@charset "utf-8";
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^="javascript:"]:after,
    a[href^="#"]: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
    }
    select {
        background: #fff!important
    }
    .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: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.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: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus {
    outline: 0;
    outline: 0 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:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

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: 10px;
    padding-left: 10px;
    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: 1090px
    }
}

.container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.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: 10px;
    padding-left: 10px
}

.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: #333;
    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;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 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[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],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].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-top: 4px \9;
    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
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 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
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.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: 14.33px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    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 {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
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.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
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.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
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.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
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.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
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.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
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;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.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-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-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-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-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 {
    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-device-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 {
    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: 2;
    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
}

.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
}

.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: baseline;
    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: 30px 15px;
    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 {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .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-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 {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.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 {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.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 {
    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-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;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 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 {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .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-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    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-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    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)
}

.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: 1000;
        perspective: 1000
    }
    .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);
    filter: alpha(opacity=50);
    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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    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
}

.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;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: 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: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .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,
.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,
.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
    }
    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
    }
    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
    }
    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
    }
    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
    }
    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
    }
}

.top-nav ul li a,
.navigation ul li a,
.widget_gallery .gallery-list li a:before,
.widget_gallery .gallery-list li a:after,
.widget_cetegories ul li a,
.widget_cetegories ul li a:before,
.pagination li a,
.pagination li a:before,
.cs-blog article h2 a,
.cs-thumb-post ul li a,
.cs-blog-masnery article h4 a,
.cs-blog .blog-info-sec .categories a,
.cs-tags ul li a,
.cs-social-share .social-media,
.cs-attachment ul li a figure,
.widget ul li a,
.widget ul li a:before,
.widget ul li:hover a,
.cs-blog article:hover figure,
.cs-blog article figure figcaption .cs-hover,
.cs-blog article:hover figure figcaption .cs-hover,
.cs-blog article figure figcaption .cs-hover .cs-search,
.cs-blog article figure figcaption .cs-hover a,
.cs-post-pagination .cs-prev-next li i,
.cs-post-pagination .cs-prev-next li a .icon-th,
.cs-post-pagination .cs-prev-next li {
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.header-search label input[type="submit"],
.cs-team-slider .flex-direction-nav,
.testimonial-slider .flex-direction-nav {
    background: #fefefe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWFlYWVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #fefefe 29%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(29%, #fefefe), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #fefefe 29%, #eaeaea 100%);
    background: -o-linear-gradient(top, #fefefe 29%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #fefefe 29%, #eaeaea 100%);
    background: linear-gradient(to bottom, #fefefe 29%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eaeaea', GradientType=0)
}

.widget_gallery .gallery-list li a:after {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.thumblist .comment-reply,
.thumblist .comment-reply span {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.cs-custom-nav .owl-nav div {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0, #eee 100%);
    background: -o-linear-gradient(top, #fff 0, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0, #eee 100%);
    background: linear-gradient(to bottom, #fff 0, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.download-btn {
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(24%, #fcfcfc), color-stop(79%, #f0f0f0), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    background: -o-linear-gradient(top, #fff 0, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    background: linear-gradient(to bottom, #fff 0, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.select-style select {
    padding: 3px 3px 3px 35px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    color: #888;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.select-style {
    position: relative;
    margin-bottom: 0
}

.select-style:after {
    content: "\eaa7";
    font: 18px "icomoon";
    color: #545353;
    right: 8px;
    top: 11px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none
}

.select-style:before {
    content: '';
    right: 0;
    top: 0;
    width: 35px;
    height: 40px;
    background: #f4f4f4;
    position: absolute;
    pointer-events: none;
    display: block;
    border-radius: 0 4px 4px 0
}

@-webkit-keyframes load {
    0% {
        left: 0;
        height: 16px;
        width: 8px
    }
    50% {
        height: 8px;
        width: 20px
    }
    100% {
        left: 130px;
        height: 16px;
        width: 8px
    }
}

@keyframes load {
    0% {
        left: 0;
        height: 16px;
        width: 8px
    }
    50% {
        height: 8px;
        width: 20px
    }
    100% {
        left: 130px;
        height: 16px;
        width: 8px
    }
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none
}

.btn:active,
.btn.active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info.disabled,
.btn-info:disabled,
.btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger.disabled,
.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0
}

@media(max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    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)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

.navigation ul>li>a,
#copyright .social-media ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget ul li a,
.widget ul li,
.widget ul li i,
.tagcloud a,
.recentblog_post ul li h6 a,
.cs-widget-treatments article h6,
.cs-blog .flex-direction-nav a,
.cs-blog article h2 a,
.cs-tags ul li a,
.comment-reply,
.Continue-Readingbtn,
.cs_directory_categories ul li span {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.top-nav ul li:last-child:before {
    display: none
}

{
    margin: 0
}

.cs-partner .cs-carousel-partner li {
    border-left: 1px solid #e5e5e5!important
}

.cs-portfolio article,
.cs-portfolio figure figcaption,
.cs-portfolio figure figcaption a,
.cs-portfolio .cs-text .cs-icons-style,
.cs-portfolio .cs-text h4,
.cs-portfolio .cs-text span,
.cs-portfolio article .cs-text h4 a,
.cs-portfolio article figure,
.cs-portfolio article:hover figure {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.cs-portfolio figure figcaption,
.cs-portfolio figure figcaption a,
.cs-portfolio-grid .cs-text .cs-icons-style,
.cs-portfolio-grid .cs-text h4,
.cs-portfolio-grid .cs-text span,
.cs-portfolio-grid article .cs-text h4 a,
.cs-portfolio-grid article figure,
.cs-portfolio-grid article:hover figure,
.cs-blog article h2 a,
.cs-blog article figure:before,
.cs-blog article:hover figure:before,
.cs-post-pagination article h3 a,
.cs-blog-grid article h4 a,
.cs-pagination ul li a,
.cs-related-post .cs-blog article h5 a,
.widget ul li,
.widget ul li a,
.widget_categories ul li:before,
#copyright .btn-top,
.cs-teaminfo .cs-teambtn,
.cs-related-projects .owl-nav .owl-prev,
.cs-related-projects .owl-nav .owl-next,
.cs-blog article figure figcaption i,
.cs-tags ul li a,
.cs-social-share .social-media li i,
.cs-social-share .social-media,
.cs-post-pagination article i,
.cs-teamgrid article figure figcaption i,
.cs-teamgrid article figure,
.cs-teamgrid article figure:before,
.cs-blog-grid .owl-controls,
.cs-post-options li a,
.cs-tags ul li i,
.cs-project-gallery article figure figcaption i,
.cs-project-gallery article figure:before,
.cs-portfolio-medium.cs-portfolio .cs-text .cs-gallery-view figure:before,
.cs-portfolio figure figcaption i,
.cs-portfolio-medium figure:before,
.cs-portfolio-grid article a.categories,
.cs-portfolio-grid article a,
.cs-portfolio-grid article .cs-port-cats {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

#cs-comments .thumblist header h5 {
    line-height: 24px!important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,
    .navigation ul li>ul {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        display: none;
        top: 41px
    }
    ::i-block-chrome,
    .navigation ul ul ul {
        top: 0
    }
    ::i-block-chrome,
    .navigation ul li:hover>ul {
        display: block;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.wp-core-ui .button,
.wp-core-ui .button-primary,
.wp-core-ui .button-secondary {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wp-core-ui button::-moz-focus-inner,
.wp-core-ui input[type=reset]::-moz-focus-inner,
.wp-core-ui input[type=button]::-moz-focus-inner,
.wp-core-ui input[type=submit]::-moz-focus-inner {
    border-width: 0;
    border-style: none;
    padding: 0
}

.wp-core-ui .button-group.button-large .button,
.wp-core-ui .button.button-large {
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px
}

.wp-core-ui .button-group.button-small .button,
.wp-core-ui .button.button-small {
    height: 24px;
    line-height: 22px;
    padding: 0 8px 1px;
    font-size: 11px
}

.wp-core-ui .button-group.button-hero .button,
.wp-core-ui .button.button-hero {
    font-size: 14px;
    height: 46px;
    line-height: 44px;
    padding: 0 36px
}

.wp-core-ui .button:active,
.wp-core-ui .button:focus {
    outline: 0
}

.wp-core-ui .button.hidden {
    display: none
}

.wp-core-ui input[type=reset],
.wp-core-ui input[type=reset]:active,
.wp-core-ui input[type=reset]:focus,
.wp-core-ui input[type=reset]:hover {
    background: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 2px 1px;
    width: auto
}

.wp-core-ui .button,
.wp-core-ui .button-secondary {
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    -webkit-box-shadow: 0 1px 0 #ccc;
    box-shadow: 0 1px 0 #ccc;
    vertical-align: top
}

.wp-core-ui p .button {
    vertical-align: baseline
}

.wp-core-ui .button-secondary:focus,
.wp-core-ui .button-secondary:hover,
.wp-core-ui .button.focus,
.wp-core-ui .button.hover,
.wp-core-ui .button:focus,
.wp-core-ui .button:hover {
    background: #fafafa;
    border-color: #999;
    color: #23282d
}

.wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus,
.wp-core-ui .button.focus,
.wp-core-ui .button:focus {
    border-color: #5b9dd9;
    -webkit-box-shadow: 0 0 3px rgba(0, 115, 170, .8);
    box-shadow: 0 0 3px rgba(0, 115, 170, .8)
}

.wp-core-ui .button-secondary:active,
.wp-core-ui .button.active,
.wp-core-ui .button.active:hover,
.wp-core-ui .button:active {
    background: #eee;
    border-color: #999;
    -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
}

.wp-core-ui .button.active:focus {
    border-color: #5b9dd9;
    -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5), 0 0 3px rgba(0, 115, 170, .8);
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5), 0 0 3px rgba(0, 115, 170, .8)
}

.wp-core-ui .button-disabled,
.wp-core-ui .button-secondary.disabled,
.wp-core-ui .button-secondary:disabled,
.wp-core-ui .button-secondary[disabled],
.wp-core-ui .button.disabled,
.wp-core-ui .button:disabled,
.wp-core-ui .button[disabled] {
    color: #a0a5aa!important;
    border-color: #ddd!important;
    background: #f7f7f7!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: 0 1px 0 #fff!important;
    cursor: default;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

.wp-core-ui .button-link {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0;
    outline: 0;
    cursor: pointer
}

.wp-core-ui .button-link:focus {
    outline: #5b9dd9 solid 1px
}

.wp-core-ui .button-primary {
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    -webkit-box-shadow: 0 1px 0 #006799;
    box-shadow: 0 1px 0 #006799;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799
}

.wp-core-ui .button-primary.focus,
.wp-core-ui .button-primary.hover,
.wp-core-ui .button-primary:focus,
.wp-core-ui .button-primary:hover {
    background: #008ec2;
    border-color: #006799;
    color: #fff
}

.wp-core-ui .button-primary.focus,
.wp-core-ui .button-primary:focus {
    -webkit-box-shadow: 0 1px 0 #0073aa, 0 0 2px 1px #33b3db;
    box-shadow: 0 1px 0 #0073aa, 0 0 2px 1px #33b3db
}

.wp-core-ui .button-primary.active,
.wp-core-ui .button-primary.active:focus,
.wp-core-ui .button-primary.active:hover,
.wp-core-ui .button-primary:active {
    background: #0073aa;
    border-color: #006799;
    -webkit-box-shadow: inset 0 2px 0 #006799;
    box-shadow: inset 0 2px 0 #006799;
    vertical-align: top
}

.wp-core-ui .button-primary-disabled,
.wp-core-ui .button-primary.disabled,
.wp-core-ui .button-primary:disabled,
.wp-core-ui .button-primary[disabled] {
    color: #66c6e4!important;
    background: #008ec2!important;
    border-color: #007cb2!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)!important;
    cursor: default
}

.wp-core-ui .button.button-primary.button-hero {
    -webkit-box-shadow: 0 2px 0 #006799;
    box-shadow: 0 2px 0 #006799
}

.wp-core-ui .button.button-primary.button-hero.active,
.wp-core-ui .button.button-primary.button-hero.active:focus,
.wp-core-ui .button.button-primary.button-hero.active:hover,
.wp-core-ui .button.button-primary.button-hero:active {
    -webkit-box-shadow: inset 0 3px 0 #006799;
    box-shadow: inset 0 3px 0 #006799
}

.wp-core-ui .button-group {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 0;
    vertical-align: middle
}

.wp-core-ui .button-group>.button {
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: -1px;
    z-index: 10
}

.wp-core-ui .button-group>.button-primary {
    z-index: 100
}

.wp-core-ui .button-group>.button:hover {
    z-index: 20
}

.wp-core-ui .button-group>.button:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.wp-core-ui .button-group>.button:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.wp-core-ui .button-group>.button:focus {
    position: relative;
    z-index: 1
}

@media screen and (max-width:782px) {
    .wp-core-ui .button,
    .wp-core-ui .button.button-large,
    .wp-core-ui .button.button-small,
    a.preview,
    input#publish,
    input#save-post {
        padding: 6px 14px;
        line-height: normal;
        font-size: 14px;
        vertical-align: middle;
        height: auto;
        margin-bottom: 4px
    }
    #media-upload.wp-core-ui .button {
        padding: 0 10px 1px;
        height: 24px;
        line-height: 22px;
        font-size: 13px
    }
    .media-frame.mode-grid .bulk-select .button {
        margin-bottom: 0
    }
    .wp-core-ui .save-post-status.button {
        position: relative;
        margin: 0 14px 0 10px
    }
    .wp-core-ui.wp-customizer .button {
        padding: 0 10px 1px;
        font-size: 13px;
        line-height: 26px;
        height: 28px;
        margin: 0;
        vertical-align: inherit
    }
    .interim-login .button.button-large {
        height: 30px;
        line-height: 28px;
        padding: 0 12px 2px
    }
}

p {
    text-align: justify
}

.custom-search {
    float: right;
    position: relative
}

.custom-search span {
    float: none;
    color: #3a3a3a;
    font-size: 18px;
    font-weight: bold;
    padding: 0 16px 0 0;
    display: inline-block;
    vertical-align: middle
}

.custom-search .search-input {
    display: inline-block;
    width: 320px;
    height: 37px;
    border: 1px solid #b2b2b2;
    box-shadow: 0 1px 3px 0 #e0dfdf inset;
    border-radius: 4px 40px 40px 4px;
    padding: 10px
}

.custom-search label {
    margin: 0;
    position: absolute;
    right: 1px;
    top: 1px
}

.custom-search label:before {
    content: "\f002";
    font-family: 'icomoon';
    color: #595959;
    position: absolute;
    left: 15px;
    top: 9px;
    font-weight: normal;
    text-shadow: 0 1px 1px #fff;
    cursor: pointer
}

.custom-search label input[type="submit"] {
    height: 35px;
    width: 42px;
    border: 0;
    border-left: 1px solid #a9a9a9;
    border-radius: 4px 40px 40px 4px
}

.form-group {
    margin-bottom: 15px;
    padding-right: 0
}

.summary {
    margin-bottom: 12px
}

.events-listing article:last-child {
    border-bottom: 0;
    display: table;
    margin: 0 0 30px;
    padding: 0 0 24px;
    width: 100%
}

.form-group .form-control {
    border-radius: 0
}

.form-control {
    border-radius: 0
}

.btn {
    border-radius: 0
}

.btn-custom {
    color: #fff;
    background-color: #08387f!important;
    border-color: #08387f;
    padding: 10px 30px;
    text-transform: uppercase
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.cs-courses.listing-view article:first-child {
    border-top: 0 solid #f2f2f2;
    border-bottom: 0
}

.cs-courses.listing-view article {
    padding: 30px 0;
    border-top: 0 solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

form div.required label.control-label:after {
    content: " * ";
    color: red
}

.preloader {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999
}

.preloader .preloader-container {
    display: inline-block;
    height: 100px;
    left: 0;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100px
}

.preloader .preloader-container .animated-preloader {
    display: inline-block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50em;
    -webkit-animation: sk-rotateplane 1.5s infinite ease-in-out;
    animation: sk-rotateplane 1.5s infinite ease-in-out
}

.preloader .preloader-container .animated-preloader:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50em;
    background: white;
    -webkit-animation: preloader-inside-white 1s ease-in-out infinite;
    -ms-animation: preloader-inside-white 1s ease-in-out infinite;
    animation: preloader-inside-white 1s ease-in-out infinite
}

.preloader .preloader-container .animated-preloader:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    border-radius: 50em;
    -webkit-animation: preloader-inside-red 1s ease-in-out infinite;
    -ms-animation: preloader-inside-red 1s ease-in-out infinite;
    animation: preloader-inside-red 1s ease-in-out infinite
}

.preloader .preloader-container .animated-preloader:before {
    background: #0e76a8
}

.preloader .preloader-container .animated-preloader {
    background: #0e76a8
}

@font-face {
    font-family: dashicons;
    src: url(../fonts/dashicons.eot)
}

@font-face {
    font-family: dashicons;
    src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'), url(../fonts/dashicons.ttf) format("truetype"), url(../fonts/dashicons.svg#dashicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.dashicons,
.dashicons-before:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    -webkit-transition: color .1s ease-in 0;
    transition: color .1s ease-in 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dashicons-menu:before {
    content: "\f333"
}

.dashicons-admin-site:before {
    content: "\f319"
}

.dashicons-dashboard:before {
    content: "\f226"
}

.dashicons-admin-media:before {
    content: "\f104"
}

.dashicons-admin-page:before {
    content: "\f105"
}

.dashicons-admin-comments:before {
    content: "\f101"
}

.dashicons-admin-appearance:before {
    content: "\f100"
}

.dashicons-admin-plugins:before {
    content: "\f106"
}

.dashicons-admin-users:before {
    content: "\f110"
}

.dashicons-admin-tools:before {
    content: "\f107"
}

.dashicons-admin-settings:before {
    content: "\f108"
}

.dashicons-admin-network:before {
    content: "\f112"
}

.dashicons-admin-generic:before {
    content: "\f111"
}

.dashicons-admin-home:before {
    content: "\f102"
}

.dashicons-admin-collapse:before {
    content: "\f148"
}

.dashicons-filter:before {
    content: "\f536"
}

.dashicons-admin-customizer:before {
    content: "\f540"
}

.dashicons-admin-multisite:before {
    content: "\f541"
}

.dashicons-admin-links:before,
.dashicons-format-links:before {
    content: "\f103"
}

.dashicons-admin-post:before,
.dashicons-format-standard:before {
    content: "\f109"
}

.dashicons-format-image:before {
    content: "\f128"
}

.dashicons-format-gallery:before {
    content: "\f161"
}

.dashicons-format-audio:before {
    content: "\f127"
}

.dashicons-format-video:before {
    content: "\f126"
}

.dashicons-format-chat:before {
    content: "\f125"
}

.dashicons-format-status:before {
    content: "\f130"
}

.dashicons-format-aside:before {
    content: "\f123"
}

.dashicons-format-quote:before {
    content: "\f122"
}

.dashicons-welcome-edit-page:before,
.dashicons-welcome-write-blog:before {
    content: "\f119"
}

.dashicons-welcome-add-page:before {
    content: "\f133"
}

.dashicons-welcome-view-site:before {
    content: "\f115"
}

.dashicons-welcome-widgets-menus:before {
    content: "\f116"
}

.dashicons-welcome-comments:before {
    content: "\f117"
}

.dashicons-welcome-learn-more:before {
    content: "\f118"
}

.dashicons-image-crop:before {
    content: "\f165"
}

.dashicons-image-rotate:before {
    content: "\f531"
}

.dashicons-image-rotate-left:before {
    content: "\f166"
}

.dashicons-image-rotate-right:before {
    content: "\f167"
}

.dashicons-image-flip-vertical:before {
    content: "\f168"
}

.dashicons-image-flip-horizontal:before {
    content: "\f169"
}

.dashicons-image-filter:before {
    content: "\f533"
}

.dashicons-undo:before {
    content: "\f171"
}

.dashicons-redo:before {
    content: "\f172"
}

.dashicons-editor-bold:before {
    content: "\f200"
}

.dashicons-editor-italic:before {
    content: "\f201"
}

.dashicons-editor-ul:before {
    content: "\f203"
}

.dashicons-editor-ol:before {
    content: "\f204"
}

.dashicons-editor-quote:before {
    content: "\f205"
}

.dashicons-editor-alignleft:before {
    content: "\f206"
}

.dashicons-editor-aligncenter:before {
    content: "\f207"
}

.dashicons-editor-alignright:before {
    content: "\f208"
}

.dashicons-editor-insertmore:before {
    content: "\f209"
}

.dashicons-editor-spellcheck:before {
    content: "\f210"
}

.dashicons-editor-distractionfree:before,
.dashicons-editor-expand:before {
    content: "\f211"
}

.dashicons-editor-contract:before {
    content: "\f506"
}

.dashicons-editor-kitchensink:before {
    content: "\f212"
}

.dashicons-editor-underline:before {
    content: "\f213"
}

.dashicons-editor-justify:before {
    content: "\f214"
}

.dashicons-editor-textcolor:before {
    content: "\f215"
}

.dashicons-editor-paste-word:before {
    content: "\f216"
}

.dashicons-editor-paste-text:before {
    content: "\f217"
}

.dashicons-editor-removeformatting:before {
    content: "\f218"
}

.dashicons-editor-video:before {
    content: "\f219"
}

.dashicons-editor-customchar:before {
    content: "\f220"
}

.dashicons-editor-outdent:before {
    content: "\f221"
}

.dashicons-editor-indent:before {
    content: "\f222"
}

.dashicons-editor-help:before {
    content: "\f223"
}

.dashicons-editor-strikethrough:before {
    content: "\f224"
}

.dashicons-editor-unlink:before {
    content: "\f225"
}

.dashicons-editor-rtl:before {
    content: "\f320"
}

.dashicons-editor-break:before {
    content: "\f474"
}

.dashicons-editor-code:before {
    content: "\f475"
}

.dashicons-editor-paragraph:before {
    content: "\f476"
}

.dashicons-editor-table:before {
    content: "\f535"
}

.dashicons-align-left:before {
    content: "\f135"
}

.dashicons-align-right:before {
    content: "\f136"
}

.dashicons-align-center:before {
    content: "\f134"
}

.dashicons-align-none:before {
    content: "\f138"
}

.dashicons-lock:before {
    content: "\f160"
}

.dashicons-unlock:before {
    content: "\f528"
}

.dashicons-calendar:before {
    content: "\f145"
}

.dashicons-calendar-alt:before {
    content: "\f508"
}

.dashicons-visibility:before {
    content: "\f177"
}

.dashicons-hidden:before {
    content: "\f530"
}

.dashicons-post-status:before {
    content: "\f173"
}

.dashicons-edit:before {
    content: "\f464"
}

.dashicons-post-trash:before,
.dashicons-trash:before {
    content: "\f182"
}

.dashicons-sticky:before {
    content: "\f537"
}

.dashicons-external:before {
    content: "\f504"
}

.dashicons-arrow-up:before {
    content: "\f142"
}

.dashicons-arrow-down:before {
    content: "\f140"
}

.dashicons-arrow-left:before {
    content: "\f141"
}

.dashicons-arrow-right:before {
    content: "\f139"
}

.dashicons-arrow-up-alt:before {
    content: "\f342"
}

.dashicons-arrow-down-alt:before {
    content: "\f346"
}

.dashicons-arrow-left-alt:before {
    content: "\f340"
}

.dashicons-arrow-right-alt:before {
    content: "\f344"
}

.dashicons-arrow-up-alt2:before {
    content: "\f343"
}

.dashicons-arrow-down-alt2:before {
    content: "\f347"
}

.dashicons-arrow-left-alt2:before {
    content: "\f341"
}

.dashicons-arrow-right-alt2:before {
    content: "\f345"
}

.dashicons-leftright:before {
    content: "\f229"
}

.dashicons-sort:before {
    content: "\f156"
}

.dashicons-randomize:before {
    content: "\f503"
}

.dashicons-list-view:before {
    content: "\f163"
}

.dashicons-excerpt-view:before,
.dashicons-exerpt-view:before {
    content: "\f164"
}

.dashicons-grid-view:before {
    content: "\f509"
}

.dashicons-move:before {
    content: "\f545"
}

.dashicons-hammer:before {
    content: "\f308"
}

.dashicons-art:before {
    content: "\f309"
}

.dashicons-migrate:before {
    content: "\f310"
}

.dashicons-performance:before {
    content: "\f311"
}

.dashicons-universal-access:before {
    content: "\f483"
}

.dashicons-universal-access-alt:before {
    content: "\f507"
}

.dashicons-tickets:before {
    content: "\f486"
}

.dashicons-nametag:before {
    content: "\f484"
}

.dashicons-clipboard:before {
    content: "\f481"
}

.dashicons-heart:before {
    content: "\f487"
}

.dashicons-megaphone:before {
    content: "\f488"
}

.dashicons-schedule:before {
    content: "\f489"
}

.dashicons-wordpress:before {
    content: "\f120"
}

.dashicons-wordpress-alt:before {
    content: "\f324"
}

.dashicons-pressthis:before {
    content: "\f157"
}

.dashicons-update:before {
    content: "\f463"
}

.dashicons-screenoptions:before {
    content: "\f180"
}

.dashicons-cart:before {
    content: "\f174"
}

.dashicons-feedback:before {
    content: "\f175"
}

.dashicons-cloud:before {
    content: "\f176"
}

.dashicons-translation:before {
    content: "\f326"
}

.dashicons-tag:before {
    content: "\f323"
}

.dashicons-category:before {
    content: "\f318"
}

.dashicons-archive:before {
    content: "\f480"
}

.dashicons-tagcloud:before {
    content: "\f479"
}

.dashicons-text:before {
    content: "\f478"
}

.dashicons-media-archive:before {
    content: "\f501"
}

.dashicons-media-audio:before {
    content: "\f500"
}

.dashicons-media-code:before {
    content: "\f499"
}

.dashicons-media-default:before {
    content: "\f498"
}

.dashicons-media-document:before {
    content: "\f497"
}

.dashicons-media-interactive:before {
    content: "\f496"
}

.dashicons-media-spreadsheet:before {
    content: "\f495"
}

.dashicons-media-text:before {
    content: "\f491"
}

.dashicons-media-video:before {
    content: "\f490"
}

.dashicons-playlist-audio:before {
    content: "\f492"
}

.dashicons-playlist-video:before {
    content: "\f493"
}

.dashicons-controls-play:before {
    content: "\f522"
}

.dashicons-controls-pause:before {
    content: "\f523"
}

.dashicons-controls-forward:before {
    content: "\f519"
}

.dashicons-controls-skipforward:before {
    content: "\f517"
}

.dashicons-controls-back:before {
    content: "\f518"
}

.dashicons-controls-skipback:before {
    content: "\f516"
}

.dashicons-controls-repeat:before {
    content: "\f515"
}

.dashicons-controls-volumeon:before {
    content: "\f521"
}

.dashicons-controls-volumeoff:before {
    content: "\f520"
}

.dashicons-yes:before {
    content: "\f147"
}

.dashicons-no:before {
    content: "\f158"
}

.dashicons-no-alt:before {
    content: "\f335"
}

.dashicons-plus:before {
    content: "\f132"
}

.dashicons-plus-alt:before {
    content: "\f502"
}

.dashicons-plus-alt2:before {
    content: "\f543"
}

.dashicons-minus:before {
    content: "\f460"
}

.dashicons-dismiss:before {
    content: "\f153"
}

.dashicons-marker:before {
    content: "\f159"
}

.dashicons-star-filled:before {
    content: "\f155"
}

.dashicons-star-half:before {
    content: "\f459"
}

.dashicons-star-empty:before {
    content: "\f154"
}

.dashicons-flag:before {
    content: "\f227"
}

.dashicons-info:before {
    content: "\f348"
}

.dashicons-warning:before {
    content: "\f534"
}

.dashicons-share:before {
    content: "\f237"
}

.dashicons-share1:before {
    content: "\f237"
}

.dashicons-share-alt:before {
    content: "\f240"
}

.dashicons-share-alt2:before {
    content: "\f242"
}

.dashicons-twitter:before {
    content: "\f301"
}

.dashicons-rss:before {
    content: "\f303"
}

.dashicons-email:before {
    content: "\f465"
}

.dashicons-email-alt:before {
    content: "\f466"
}

.dashicons-facebook:before {
    content: "\f304"
}

.dashicons-facebook-alt:before {
    content: "\f305"
}

.dashicons-networking:before {
    content: "\f325"
}

.dashicons-googleplus:before {
    content: "\f462"
}

.dashicons-location:before {
    content: "\f230"
}

.dashicons-location-alt:before {
    content: "\f231"
}

.dashicons-camera:before {
    content: "\f306"
}

.dashicons-images-alt:before {
    content: "\f232"
}

.dashicons-images-alt2:before {
    content: "\f233"
}

.dashicons-video-alt:before {
    content: "\f234"
}

.dashicons-video-alt2:before {
    content: "\f235"
}

.dashicons-video-alt3:before {
    content: "\f236"
}

.dashicons-vault:before {
    content: "\f178"
}

.dashicons-shield:before {
    content: "\f332"
}

.dashicons-shield-alt:before {
    content: "\f334"
}

.dashicons-sos:before {
    content: "\f468"
}

.dashicons-search:before {
    content: "\f179"
}

.dashicons-slides:before {
    content: "\f181"
}

.dashicons-analytics:before {
    content: "\f183"
}

.dashicons-chart-pie:before {
    content: "\f184"
}

.dashicons-chart-bar:before {
    content: "\f185"
}

.dashicons-chart-line:before {
    content: "\f238"
}

.dashicons-chart-area:before {
    content: "\f239"
}

.dashicons-groups:before {
    content: "\f307"
}

.dashicons-businessman:before {
    content: "\f338"
}

.dashicons-id:before {
    content: "\f336"
}

.dashicons-id-alt:before {
    content: "\f337"
}

.dashicons-products:before {
    content: "\f312"
}

.dashicons-awards:before {
    content: "\f313"
}

.dashicons-forms:before {
    content: "\f314"
}

.dashicons-testimonial:before {
    content: "\f473"
}

.dashicons-portfolio:before {
    content: "\f322"
}

.dashicons-book:before {
    content: "\f330"
}

.dashicons-book-alt:before {
    content: "\f331"
}

.dashicons-download:before {
    content: "\f316"
}

.dashicons-upload:before {
    content: "\f317"
}

.dashicons-backup:before {
    content: "\f321"
}

.dashicons-clock:before {
    content: "\f469"
}

.dashicons-lightbulb:before {
    content: "\f339"
}

.dashicons-microphone:before {
    content: "\f482"
}

.dashicons-desktop:before {
    content: "\f472"
}

.dashicons-laptop:before {
    content: "\f547"
}

.dashicons-tablet:before {
    content: "\f471"
}

.dashicons-smartphone:before {
    content: "\f470"
}

.dashicons-phone:before {
    content: "\f525"
}

.dashicons-smiley:before {
    content: "\f328"
}

.dashicons-index-card:before {
    content: "\f510"
}

.dashicons-carrot:before {
    content: "\f511"
}

.dashicons-building:before {
    content: "\f512"
}

.dashicons-store:before {
    content: "\f513"
}

.dashicons-album:before {
    content: "\f514"
}

.dashicons-palmtree:before {
    content: "\f527"
}

.dashicons-tickets-alt:before {
    content: "\f524"
}

.dashicons-money:before {
    content: "\f526"
}

.dashicons-thumbs-up:before {
    content: "\f529"
}

.dashicons-thumbs-down:before {
    content: "\f542"
}

.dashicons-layout:before {
    content: "\f538"
}

.dashicons-paperclip:before {
    content: "\f546"
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: 0
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider {
    float: left;
    width: 100%;
    position: relative;
    zoom: 1
}

.flexslider ul li {
    list-style: none;
    position: relative
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flexslider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 120px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 21px;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flexslider .flex-direction-nav .flex-prev {
    right: 64px
}

.flexslider .flex-direction-nav .flex-next {
    right: 10px
}

.flexslider .flex-pauseplay {
    background: rgba(0, 0, 0, 0.8);
    height: 25px;
    right: 37px;
    position: absolute;
    bottom: 120px;
    width: 25px;
    z-index: 10;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flexslider .flex-pauseplay a {
    color: #fff;
    float: left;
    text-indent: -9999px;
    position: relative
}

.flexslider .flex-pauseplay a:before {
    content: "\ea89";
    font-family: 'icomoon';
    position: absolute;
    left: 6px;
    top: 4px;
    color: #fff;
    text-indent: 0
}

.flexslider .flex-pauseplay a.flex-play:before {
    content: "\ea88"
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: 0
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider {
    float: left;
    width: 100%;
    position: relative;
    zoom: 1
}

.flexslider ul li {
    list-style: none;
    position: relative
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flexslider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 120px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 21px;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flexslider .flex-direction-nav .flex-prev {
    right: 64px
}

.flexslider .flex-direction-nav .flex-next {
    right: 10px
}

.flexslider .flex-pauseplay {
    background: rgba(0, 0, 0, 0.8);
    height: 25px;
    right: 37px;
    position: absolute;
    bottom: 120px;
    width: 25px;
    z-index: 10;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flexslider .flex-pauseplay a {
    color: #fff;
    float: left;
    text-indent: -9999px;
    position: relative
}

.flexslider .flex-pauseplay a:before {
    content: "\ea89";
    font-family: 'icomoon';
    position: absolute;
    left: 6px;
    top: 4px;
    color: #fff;
    text-indent: 0
}

.flexslider .flex-pauseplay a.flex-play:before {
    content: "\ea88"
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont3295.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont3295.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont3295.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont3295.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont3295.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?gxt3gh');
    src: url('../fonts/icomoon.eot?#iefixgxt3gh') format('embedded-opentype'), url('../fonts/icomoon.woff?gxt3gh') format('woff'), url('../fonts/icomoon.ttf?gxt3gh') format('truetype'), url('../fonts/icomoon.svg?gxt3gh#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

.icon-spin {
    display: inline-block;
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-spin {
    display: inline-block
}

.icon-spin,
.icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.icon-glass:before {
    content: "\f000"
}

.icon-music3:before {
    content: "\f001"
}

.icon-search3:before {
    content: "\f002"
}

.icon-envelope-o:before {
    content: "\f003"
}

.icon-heart6:before {
    content: "\f004"
}

.icon-star2:before {
    content: "\f005"
}

.icon-star-o:before {
    content: "\f006"
}

.icon-user2:before {
    content: "\f007"
}

.icon-film4:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-check:before {
    content: "\f00c"
}

.icon-times:before {
    content: "\f00d"
}

.icon-search-plus:before {
    content: "\f00e"
}

.icon-search-minus:before {
    content: "\f010"
}

.icon-power-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before {
    content: "\f013"
}

.icon-trash-o:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-o:before {
    content: "\f016"
}

.icon-clock-o:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download5:before {
    content: "\f019"
}

.icon-arrow-circle-o-down:before {
    content: "\f01a"
}

.icon-arrow-circle-o-up:before {
    content: "\f01b"
}

.icon-inbox3:before {
    content: "\f01c"
}

.icon-play-circle-o:before {
    content: "\f01d"
}

.icon-rotate-right:before {
    content: "\f01e"
}

.icon-refresh2:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock3:before {
    content: "\f023"
}

.icon-flag2:before {
    content: "\f024"
}

.icon-headphones2:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode3:before {
    content: "\f02a"
}

.icon-tag4:before {
    content: "\f02b"
}

.icon-tags2:before {
    content: "\f02c"
}

.icon-book3:before {
    content: "\f02d"
}

.icon-bookmark3:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera6:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list3:before {
    content: "\f03a"
}

.icon-dedent:before {
    content: "\f03b"
}

.icon-indent:before {
    content: "\f03c"
}

.icon-video-camera:before {
    content: "\f03d"
}

.icon-photo2:before {
    content: "\f03e"
}

.icon-pencil3:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit3:before {
    content: "\f044"
}

.icon-share-square-o:before {
    content: "\f045"
}

.icon-check-square-o:before {
    content: "\f046"
}

.icon-arrows:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop2:before {
    content: "\f04d"
}

.icon-forward2:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-circle:before {
    content: "\f055"
}

.icon-minus-circle:before {
    content: "\f056"
}

.icon-times-circle:before {
    content: "\f057"
}

.icon-check-circle:before {
    content: "\f058"
}

.icon-question-circle:before {
    content: "\f059"
}

.icon-info-circle:before {
    content: "\f05a"
}

.icon-crosshairs:before {
    content: "\f05b"
}

.icon-times-circle-o:before {
    content: "\f05c"
}

.icon-check-circle-o:before {
    content: "\f05d"
}

.icon-ban:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before {
    content: "\f064"
}

.icon-expand3:before {
    content: "\f065"
}

.icon-compress:before {
    content: "\f066"
}

.icon-plus3:before {
    content: "\f067"
}

.icon-minus4:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-circle:before {
    content: "\f06a"
}

.icon-gift2:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire2:before {
    content: "\f06d"
}

.icon-eye3:before {
    content: "\f06e"
}

.icon-eye-slash:before {
    content: "\f070"
}

.icon-warning2:before {
    content: "\f071"
}

.icon-plane2:before {
    content: "\f072"
}

.icon-calendar6:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet2:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet2:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder2:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-arrows-v:before {
    content: "\f07d"
}

.icon-arrows-h:before {
    content: "\f07e"
}

.icon-bar-chart-o:before {
    content: "\f080"
}

.icon-twitter-square:before {
    content: "\f081"
}

.icon-facebook-square:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key4:before {
    content: "\f084"
}

.icon-gears2:before {
    content: "\f085"
}

.icon-comments2:before {
    content: "\f086"
}

.icon-thumbs-o-up:before {
    content: "\f087"
}

.icon-thumbs-o-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-o:before {
    content: "\f08a"
}

.icon-sign-out:before {
    content: "\f08b"
}

.icon-linkedin-square:before {
    content: "\f08c"
}

.icon-thumb-tack:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-sign-in:before {
    content: "\f090"
}

.icon-trophy2:before {
    content: "\f091"
}

.icon-github-square:before {
    content: "\f092"
}

.icon-upload4:before {
    content: "\f093"
}

.icon-lemon-o:before {
    content: "\f094"
}

.icon-phone6:before {
    content: "\f095"
}

.icon-square-o:before {
    content: "\f096"
}

.icon-bookmark-o:before {
    content: "\f097"
}

.icon-phone-square:before {
    content: "\f098"
}

.icon-twitter2:before {
    content: "\f099"
}

.icon-facebook2:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss2:before {
    content: "\f09e"
}

.icon-hdd-o:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell-o:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-o-right:before {
    content: "\f0a4"
}

.icon-hand-o-left:before {
    content: "\f0a5"
}

.icon-hand-o-up:before {
    content: "\f0a6"
}

.icon-hand-o-down:before {
    content: "\f0a7"
}

.icon-arrow-circle-left:before {
    content: "\f0a8"
}

.icon-arrow-circle-right:before {
    content: "\f0a9"
}

.icon-arrow-circle-up:before {
    content: "\f0aa"
}

.icon-arrow-circle-down:before {
    content: "\f0ab"
}

.icon-globe4:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase2:before {
    content: "\f0b1"
}

.icon-arrows-alt:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-chain:before {
    content: "\f0c1"
}

.icon-cloud4:before {
    content: "\f0c2"
}

.icon-flask:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paperclip2:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-square3:before {
    content: "\f0c8"
}

.icon-navicon:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck3:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-square:before {
    content: "\f0d3"
}

.icon-google-plus-square:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-unsorted:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope4:before {
    content: "\f0e0"
}

.icon-linkedin2:before {
    content: "\f0e1"
}

.icon-rotate-left:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-o:before {
    content: "\f0e5"
}

.icon-comments-o:before {
    content: "\f0e6"
}

.icon-flash:before {
    content: "\f0e7"
}

.icon-sitemap3:before {
    content: "\f0e8"
}

.icon-umbrella2:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb-o:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase4:before {
    content: "\f0f2"
}

.icon-bell:before {
    content: "\f0f3"
}

.icon-coffee2:before {
    content: "\f0f4"
}

.icon-cutlery:before {
    content: "\f0f5"
}

.icon-file-text-o:before {
    content: "\f0f6"
}

.icon-building-o:before {
    content: "\f0f7"
}

.icon-hospital-o:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-square:before {
    content: "\f0fd"
}

.icon-plus-square:before {
    content: "\f0fe"
}

.icon-angle-double-left:before {
    content: "\f100"
}

.icon-angle-double-right:before {
    content: "\f101"
}

.icon-angle-double-up:before {
    content: "\f102"
}

.icon-angle-double-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop2:before {
    content: "\f108"
}

.icon-laptop2:before {
    content: "\f109"
}

.icon-tablet3:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-o:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle2:before {
    content: "\f111"
}

.icon-mail-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-o:before {
    content: "\f114"
}

.icon-folder-open-o:before {
    content: "\f115"
}

.icon-smile-o:before {
    content: "\f118"
}

.icon-frown-o:before {
    content: "\f119"
}

.icon-meh-o:before {
    content: "\f11a"
}

.icon-gamepad2:before {
    content: "\f11b"
}

.icon-keyboard-o:before {
    content: "\f11c"
}

.icon-flag-o:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop2:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info3:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone5:before {
    content: "\f130"
}

.icon-microphone-slash:before {
    content: "\f131"
}

.icon-shield2:before {
    content: "\f132"
}

.icon-calendar-o:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket2:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-circle-left:before {
    content: "\f137"
}

.icon-chevron-circle-right:before {
    content: "\f138"
}

.icon-chevron-circle-up:before {
    content: "\f139"
}

.icon-chevron-circle-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor3:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-h:before {
    content: "\f141"
}

.icon-ellipsis-v:before {
    content: "\f142"
}

.icon-rss-square:before {
    content: "\f143"
}

.icon-play-circle:before {
    content: "\f144"
}

.icon-ticket4:before {
    content: "\f145"
}

.icon-minus-square:before {
    content: "\f146"
}

.icon-minus-square-o:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-square:before {
    content: "\f14a"
}

.icon-pencil-square:before {
    content: "\f14b"
}

.icon-external-link-square:before {
    content: "\f14c"
}

.icon-share-square:before {
    content: "\f14d"
}

.icon-compass3:before {
    content: "\f14e"
}

.icon-toggle-down:before {
    content: "\f150"
}

.icon-toggle-up:before {
    content: "\f151"
}

.icon-toggle-right:before {
    content: "\f152"
}

.icon-euro:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar3:before {
    content: "\f155"
}

.icon-rupee:before {
    content: "\f156"
}

.icon-cny:before {
    content: "\f157"
}

.icon-ruble:before {
    content: "\f158"
}

.icon-won:before {
    content: "\f159"
}

.icon-bitcoin:before {
    content: "\f15a"
}

.icon-file4:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-alpha-asc:before {
    content: "\f15d"
}

.icon-sort-alpha-desc:before {
    content: "\f15e"
}

.icon-sort-amount-asc:before {
    content: "\f160"
}

.icon-sort-amount-desc:before {
    content: "\f161"
}

.icon-sort-numeric-asc:before {
    content: "\f162"
}

.icon-sort-numeric-desc:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-square:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-square:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stack-overflow:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-square:before {
    content: "\f172"
}

.icon-tumblr2:before {
    content: "\f173"
}

.icon-tumblr-square:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android2:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble2:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female2:before {
    content: "\f182"
}

.icon-male2:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun-o:before {
    content: "\f185"
}

.icon-moon-o:before {
    content: "\f186"
}

.icon-archive2:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.icon-pagelines:before {
    content: "\f18c"
}

.icon-stack-exchange:before {
    content: "\f18d"
}

.icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.icon-arrow-circle-o-left:before {
    content: "\f190"
}

.icon-toggle-left:before {
    content: "\f191"
}

.icon-dot-circle-o:before {
    content: "\f192"
}

.icon-wheelchair:before {
    content: "\f193"
}

.icon-vimeo-square:before {
    content: "\f194"
}

.icon-turkish-lira:before {
    content: "\f195"
}

.icon-plus-square-o:before {
    content: "\f196"
}

.icon-space-shuttle:before {
    content: "\f197"
}

.icon-slack:before {
    content: "\f198"
}

.icon-envelope-square:before {
    content: "\f199"
}

.icon-wordpress:before {
    content: "\f19a"
}

.icon-openid:before {
    content: "\f19b"
}

.icon-institution:before {
    content: "\f19c"
}

.icon-mortar-board:before {
    content: "\f19d"
}

.icon-yahoo:before {
    content: "\f19e"
}

.icon-google:before {
    content: "\f1a0"
}

.icon-reddit:before {
    content: "\f1a1"
}

.icon-reddit-square:before {
    content: "\f1a2"
}

.icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.icon-stumbleupon:before {
    content: "\f1a4"
}

.icon-delicious:before {
    content: "\f1a5"
}

.icon-digg:before {
    content: "\f1a6"
}

.icon-pied-piper-square:before {
    content: "\f1a7"
}

.icon-pied-piper-alt:before {
    content: "\f1a8"
}

.icon-drupal:before {
    content: "\f1a9"
}

.icon-joomla:before {
    content: "\f1aa"
}

.icon-language:before {
    content: "\f1ab"
}

.icon-fax:before {
    content: "\f1ac"
}

.icon-building:before {
    content: "\f1ad"
}

.icon-child:before {
    content: "\f1ae"
}

.icon-paw:before {
    content: "\f1b0"
}

.icon-spoon:before {
    content: "\f1b1"
}

.icon-cube2:before {
    content: "\f1b2"
}

.icon-cubes:before {
    content: "\f1b3"
}

.icon-behance:before {
    content: "\f1b4"
}

.icon-behance-square:before {
    content: "\f1b5"
}

.icon-steam:before {
    content: "\f1b6"
}

.icon-steam-square:before {
    content: "\f1b7"
}

.icon-recycle2:before {
    content: "\f1b8"
}

.icon-automobile:before {
    content: "\f1b9"
}

.icon-cab:before {
    content: "\f1ba"
}

.icon-tree:before {
    content: "\f1bb"
}

.icon-spotify:before {
    content: "\f1bc"
}

.icon-deviantart:before {
    content: "\f1bd"
}

.icon-soundcloud:before {
    content: "\f1be"
}

.icon-database:before {
    content: "\f1c0"
}

.icon-file-pdf-o:before {
    content: "\f1c1"
}

.icon-file-word-o:before {
    content: "\f1c2"
}

.icon-file-excel-o:before {
    content: "\f1c3"
}

.icon-file-powerpoint-o:before {
    content: "\f1c4"
}

.icon-file-photo-o:before {
    content: "\f1c5"
}

.icon-file-zip-o:before {
    content: "\f1c6"
}

.icon-file-sound-o:before {
    content: "\f1c7"
}

.icon-file-movie-o:before {
    content: "\f1c8"
}

.icon-file-code-o:before {
    content: "\f1c9"
}

.icon-vine:before {
    content: "\f1ca"
}

.icon-codepen:before {
    content: "\f1cb"
}

.icon-jsfiddle:before {
    content: "\f1cc"
}

.icon-life-bouy:before {
    content: "\f1cd"
}

.icon-circle-o-notch:before {
    content: "\f1ce"
}

.icon-ra:before {
    content: "\f1d0"
}

.icon-ge:before {
    content: "\f1d1"
}

.icon-git-square:before {
    content: "\f1d2"
}

.icon-git:before {
    content: "\f1d3"
}

.icon-hacker-news:before {
    content: "\f1d4"
}

.icon-tencent-weibo:before {
    content: "\f1d5"
}

.icon-qq:before {
    content: "\f1d6"
}

.icon-wechat:before {
    content: "\f1d7"
}

.icon-send:before {
    content: "\f1d8"
}

.icon-send-o:before {
    content: "\f1d9"
}

.icon-history:before {
    content: "\f1da"
}

.icon-circle-thin:before {
    content: "\f1db"
}

.icon-header:before {
    content: "\f1dc"
}

.icon-paragraph:before {
    content: "\f1dd"
}

.icon-sliders:before {
    content: "\f1de"
}

.icon-share-alt:before {
    content: "\f1e0"
}

.icon-share-alt-square:before {
    content: "\f1e1"
}

.icon-bomb2:before {
    content: "\f1e2"
}

.icon-mobile:before {
    content: "\e000"
}

.icon-laptop:before {
    content: "\e001"
}

.icon-desktop:before {
    content: "\e002"
}

.icon-tablet2:before {
    content: "\e003"
}

.icon-phone4:before {
    content: "\e004"
}

.icon-document:before {
    content: "\e005"
}

.icon-documents:before {
    content: "\e006"
}

.icon-search:before {
    content: "\e007"
}

.icon-clipboard4:before {
    content: "\e008"
}

.icon-newspaper:before {
    content: "\e009"
}

.icon-notebook:before {
    content: "\e00a"
}

.icon-book-open:before {
    content: "\e00b"
}

.icon-browser:before {
    content: "\e00c"
}

.icon-calendar4:before {
    content: "\e00d"
}

.icon-presentation2:before {
    content: "\e00e"
}

.icon-picture2:before {
    content: "\e00f"
}

.icon-pictures4:before {
    content: "\e010"
}

.icon-video:before {
    content: "\e011"
}

.icon-camera4:before {
    content: "\e012"
}

.icon-printer2:before {
    content: "\e013"
}

.icon-toolbox:before {
    content: "\e014"
}

.icon-briefcase:before {
    content: "\e015"
}

.icon-wallet2:before {
    content: "\e016"
}

.icon-gift:before {
    content: "\e017"
}

.icon-bargraph:before {
    content: "\e018"
}

.icon-grid3:before {
    content: "\e019"
}

.icon-expand2:before {
    content: "\e01a"
}

.icon-focus:before {
    content: "\e01b"
}

.icon-edit2:before {
    content: "\e01c"
}

.icon-adjustments:before {
    content: "\e01d"
}

.icon-ribbon:before {
    content: "\e01e"
}

.icon-hourglass2:before {
    content: "\e01f"
}

.icon-lock:before {
    content: "\e020"
}

.icon-megaphone3:before {
    content: "\e021"
}

.icon-shield:before {
    content: "\e022"
}

.icon-trophy:before {
    content: "\e023"
}

.icon-flag:before {
    content: "\e024"
}

.icon-map2:before {
    content: "\e025"
}

.icon-puzzle:before {
    content: "\e026"
}

.icon-basket2:before {
    content: "\e027"
}

.icon-envelope3:before {
    content: "\e028"
}

.icon-streetsign:before {
    content: "\e029"
}

.icon-telescope:before {
    content: "\e02a"
}

.icon-gears:before {
    content: "\e02b"
}

.icon-key2:before {
    content: "\e02c"
}

.icon-paperclip:before {
    content: "\e02d"
}

.icon-attachment2:before {
    content: "\e02e"
}

.icon-pricetags:before {
    content: "\e02f"
}

.icon-lightbulb:before {
    content: "\e030"
}

.icon-layers:before {
    content: "\e031"
}

.icon-pencil2:before {
    content: "\e032"
}

.icon-tools2:before {
    content: "\e033"
}

.icon-tools-2:before {
    content: "\e034"
}

.icon-scissors2:before {
    content: "\e035"
}

.icon-paintbrush:before {
    content: "\e036"
}

.icon-magnifying-glass:before {
    content: "\e037"
}

.icon-circle-compass:before {
    content: "\e038"
}

.icon-linegraph:before {
    content: "\e039"
}

.icon-mic:before {
    content: "\e03a"
}

.icon-strategy:before {
    content: "\e03b"
}

.icon-beaker:before {
    content: "\e03c"
}

.icon-caution:before {
    content: "\e03d"
}

.icon-recycle:before {
    content: "\e03e"
}

.icon-anchor2:before {
    content: "\e03f"
}

.icon-profile-male:before {
    content: "\e040"
}

.icon-profile-female:before {
    content: "\e041"
}

.icon-bike3:before {
    content: "\e042"
}

.icon-wine:before {
    content: "\e043"
}

.icon-hotairballoon:before {
    content: "\e044"
}

.icon-globe3:before {
    content: "\e045"
}

.icon-genius:before {
    content: "\e046"
}

.icon-map-pin:before {
    content: "\e047"
}

.icon-dial:before {
    content: "\e048"
}

.icon-chat4:before {
    content: "\e049"
}

.icon-heart4:before {
    content: "\e04a"
}

.icon-cloud2:before {
    content: "\e04b"
}

.icon-upload3:before {
    content: "\e04c"
}

.icon-download4:before {
    content: "\e04d"
}

.icon-target2:before {
    content: "\e04e"
}

.icon-hazardous:before {
    content: "\e04f"
}

.icon-piechart:before {
    content: "\e050"
}

.icon-speedometer:before {
    content: "\e051"
}

.icon-global:before {
    content: "\e052"
}

.icon-compass2:before {
    content: "\e053"
}

.icon-lifesaver:before {
    content: "\e054"
}

.icon-clock:before {
    content: "\e055"
}

.icon-aperture:before {
    content: "\e056"
}

.icon-quote3:before {
    content: "\e057"
}

.icon-scope:before {
    content: "\e058"
}

.icon-alarmclock2:before {
    content: "\e059"
}

.icon-refresh:before {
    content: "\e05a"
}

.icon-happy:before {
    content: "\e05b"
}

.icon-sad2:before {
    content: "\e05c"
}

.icon-facebook:before {
    content: "\e05d"
}

.icon-twitter:before {
    content: "\e05e"
}

.icon-googleplus:before {
    content: "\e05f"
}

.icon-rss:before {
    content: "\e060"
}

.icon-tumblr:before {
    content: "\e061"
}

.icon-linkedin:before {
    content: "\e062"
}

.icon-dribbble:before {
    content: "\e063"
}

.icon-heart5:before {
    content: "\e75e"
}

.icon-cloud3:before {
    content: "\e75f"
}

.icon-star:before {
    content: "\e760"
}

.icon-tv2:before {
    content: "\e761"
}

.icon-sound:before {
    content: "\e762"
}

.icon-video2:before {
    content: "\e763"
}

.icon-trash:before {
    content: "\e764"
}

.icon-user:before {
    content: "\e765"
}

.icon-key3:before {
    content: "\e766"
}

.icon-search2:before {
    content: "\e767"
}

.icon-settings:before {
    content: "\e768"
}

.icon-camera5:before {
    content: "\e769"
}

.icon-tag3:before {
    content: "\e76a"
}

.icon-lock2:before {
    content: "\e76b"
}

.icon-bulb:before {
    content: "\e76c"
}

.icon-pen3:before {
    content: "\e76d"
}

.icon-diamond2:before {
    content: "\e76e"
}

.icon-display:before {
    content: "\e76f"
}

.icon-location2:before {
    content: "\e770"
}

.icon-eye2:before {
    content: "\e771"
}

.icon-bubble:before {
    content: "\e772"
}

.icon-stack4:before {
    content: "\e773"
}

.icon-cup:before {
    content: "\e774"
}

.icon-phone5:before {
    content: "\e775"
}

.icon-news:before {
    content: "\e776"
}

.icon-mail:before {
    content: "\e777"
}

.icon-like:before {
    content: "\e778"
}

.icon-photo:before {
    content: "\e779"
}

.icon-note:before {
    content: "\e77a"
}

.icon-clock2:before {
    content: "\e77b"
}

.icon-paperplane2:before {
    content: "\e77c"
}

.icon-params:before {
    content: "\e77d"
}

.icon-banknote:before {
    content: "\e77e"
}

.icon-data:before {
    content: "\e77f"
}

.icon-music2:before {
    content: "\e780"
}

.icon-megaphone4:before {
    content: "\e781"
}

.icon-study:before {
    content: "\e782"
}

.icon-lab2:before {
    content: "\e783"
}

.icon-food:before {
    content: "\e784"
}

.icon-t-shirt:before {
    content: "\e785"
}

.icon-fire:before {
    content: "\e786"
}

.icon-clip:before {
    content: "\e787"
}

.icon-shop:before {
    content: "\e788"
}

.icon-calendar5:before {
    content: "\e789"
}

.icon-wallet3:before {
    content: "\e78a"
}

.icon-vynil:before {
    content: "\e78b"
}

.icon-truck2:before {
    content: "\e78c"
}

.icon-world:before {
    content: "\e78d"
}

.icon-box3:before {
    content: "\e78e"
}

.icon-write:before {
    content: "\e78f"
}

.icon-clock3:before {
    content: "\e790"
}

.icon-reply2:before {
    content: "\e791"
}

.icon-reply-all:before {
    content: "\e792"
}

.icon-forward3:before {
    content: "\e793"
}

.icon-flag3:before {
    content: "\e794"
}

.icon-search4:before {
    content: "\e795"
}

.icon-trash2:before {
    content: "\e796"
}

.icon-envelope5:before {
    content: "\e797"
}

.icon-bubble2:before {
    content: "\e798"
}

.icon-bubbles:before {
    content: "\e799"
}

.icon-user3:before {
    content: "\e79a"
}

.icon-users:before {
    content: "\e79b"
}

.icon-cloud5:before {
    content: "\e79c"
}

.icon-download6:before {
    content: "\e79d"
}

.icon-upload5:before {
    content: "\e79e"
}

.icon-rain2:before {
    content: "\e79f"
}

.icon-sun2:before {
    content: "\e7a0"
}

.icon-moon2:before {
    content: "\e7a1"
}

.icon-bell2:before {
    content: "\e7a2"
}

.icon-folder3:before {
    content: "\e7a3"
}

.icon-pin3:before {
    content: "\e7a4"
}

.icon-sound2:before {
    content: "\e7a5"
}

.icon-microphone6:before {
    content: "\e7a6"
}

.icon-camera7:before {
    content: "\e7a7"
}

.icon-image2:before {
    content: "\e7a8"
}

.icon-cog3:before {
    content: "\e7a9"
}

.icon-calendar7:before {
    content: "\e7aa"
}

.icon-book4:before {
    content: "\e7ab"
}

.icon-map-marker2:before {
    content: "\e7ac"
}

.icon-store:before {
    content: "\e7ad"
}

.icon-support:before {
    content: "\e7ae"
}

.icon-tag5:before {
    content: "\e7af"
}

.icon-heart7:before {
    content: "\e7b0"
}

.icon-video-camera2:before {
    content: "\e7b1"
}

.icon-trophy3:before {
    content: "\e7b2"
}

.icon-cart:before {
    content: "\e7b3"
}

.icon-eye4:before {
    content: "\e7b4"
}

.icon-cancel4:before {
    content: "\e7b5"
}

.icon-chart7:before {
    content: "\e7b6"
}

.icon-target3:before {
    content: "\e7b7"
}

.icon-printer3:before {
    content: "\e7b8"
}

.icon-location3:before {
    content: "\e7b9"
}

.icon-bookmark4:before {
    content: "\e7ba"
}

.icon-monitor2:before {
    content: "\e7bb"
}

.icon-cross2:before {
    content: "\e7bc"
}

.icon-plus4:before {
    content: "\e7bd"
}

.icon-left:before {
    content: "\e7be"
}

.icon-up:before {
    content: "\e7bf"
}

.icon-browser2:before {
    content: "\e7c0"
}

.icon-windows2:before {
    content: "\e7c1"
}

.icon-switch3:before {
    content: "\e7c2"
}

.icon-dashboard2:before {
    content: "\e7c3"
}

.icon-play2:before {
    content: "\e7c4"
}

.icon-fast-forward2:before {
    content: "\e7c5"
}

.icon-next:before {
    content: "\e7c6"
}

.icon-refresh3:before {
    content: "\e7c7"
}

.icon-film5:before {
    content: "\e7c8"
}

.icon-home2:before {
    content: "\e7c9"
}

.icon-store2:before {
    content: "\e98d"
}

.icon-out:before {
    content: "\e98e"
}

.icon-in:before {
    content: "\e98f"
}

.icon-in-alt:before {
    content: "\e990"
}

.icon-home6:before {
    content: "\e991"
}

.icon-lightbulb2:before {
    content: "\e992"
}

.icon-anchor4:before {
    content: "\e993"
}

.icon-feather:before {
    content: "\e994"
}

.icon-expand6:before {
    content: "\e995"
}

.icon-maximize:before {
    content: "\e996"
}

.icon-search6:before {
    content: "\e997"
}

.icon-zoomin3:before {
    content: "\e998"
}

.icon-zoomout3:before {
    content: "\e999"
}

.icon-add2:before {
    content: "\e99a"
}

.icon-subtract:before {
    content: "\e99b"
}

.icon-exclamation2:before {
    content: "\e99c"
}

.icon-question3:before {
    content: "\e99d"
}

.icon-close2:before {
    content: "\e99e"
}

.icon-cmd:before {
    content: "\e99f"
}

.icon-forbid:before {
    content: "\e9a0"
}

.icon-book6:before {
    content: "\e9a1"
}

.icon-spinner8:before {
    content: "\e9a2"
}

.icon-play6:before {
    content: "\e9a3"
}

.icon-stop5:before {
    content: "\e9a4"
}

.icon-pause4:before {
    content: "\e9a5"
}

.icon-forward7:before {
    content: "\e9a6"
}

.icon-rewind:before {
    content: "\e9a7"
}

.icon-sound3:before {
    content: "\e9a8"
}

.icon-sound-alt:before {
    content: "\e9a9"
}

.icon-soundoff:before {
    content: "\e9aa"
}

.icon-task:before {
    content: "\e9ab"
}

.icon-inbox4:before {
    content: "\e9ac"
}

.icon-inbox-alt:before {
    content: "\e9ad"
}

.icon-envelope7:before {
    content: "\e9ae"
}

.icon-compose:before {
    content: "\e9af"
}

.icon-newspaper3:before {
    content: "\e9b0"
}

.icon-newspaper-alt:before {
    content: "\e9b1"
}

.icon-clipboard5:before {
    content: "\e9b2"
}

.icon-calendar10:before {
    content: "\e9b3"
}

.icon-hyperlink:before {
    content: "\e9b4"
}

.icon-trash3:before {
    content: "\e9b5"
}

.icon-trash-alt:before {
    content: "\e9b6"
}

.icon-grid4:before {
    content: "\e9b7"
}

.icon-grid-alt:before {
    content: "\e9b8"
}

.icon-menu3:before {
    content: "\e9b9"
}

.icon-list6:before {
    content: "\e9ba"
}

.icon-gallery:before {
    content: "\e9bb"
}

.icon-calculator2:before {
    content: "\e9bc"
}

.icon-windows4:before {
    content: "\e9bd"
}

.icon-browser3:before {
    content: "\e9be"
}

.icon-alarm4:before {
    content: "\e9bf"
}

.icon-clock6:before {
    content: "\e9c0"
}

.icon-attachment4:before {
    content: "\e9c1"
}

.icon-settings3:before {
    content: "\e9c2"
}

.icon-portfolio:before {
    content: "\e9c3"
}

.icon-user8:before {
    content: "\e9c4"
}

.icon-users4:before {
    content: "\e9c5"
}

.icon-heart10:before {
    content: "\e9c6"
}

.icon-chat5:before {
    content: "\e9c7"
}

.icon-comments3:before {
    content: "\e9c8"
}

.icon-screen2:before {
    content: "\e9c9"
}

.icon-iphone:before {
    content: "\e9ca"
}

.icon-ipad:before {
    content: "\e9cb"
}

.icon-forkandspoon:before {
    content: "\e9cc"
}

.icon-forkandknife:before {
    content: "\e9cd"
}

.icon-instagram3:before {
    content: "\e9ce"
}

.icon-facebook6:before {
    content: "\e9cf"
}

.icon-delicious3:before {
    content: "\e9d0"
}

.icon-googleplus6:before {
    content: "\e9d1"
}

.icon-dribbble6:before {
    content: "\e9d2"
}

.icon-pin4:before {
    content: "\e9d3"
}

.icon-pin-alt:before {
    content: "\e9d4"
}

.icon-camera10:before {
    content: "\e9d5"
}

.icon-brightness:before {
    content: "\e9d6"
}

.icon-brightness-half:before {
    content: "\e9d7"
}

.icon-moon3:before {
    content: "\e9d8"
}

.icon-cloud7:before {
    content: "\e9d9"
}

.icon-circle-full:before {
    content: "\e9da"
}

.icon-circle-half:before {
    content: "\e9db"
}

.icon-globe6:before {
    content: "\e9dc"
}

.icon-phone8:before {
    content: "\e9dd"
}

.icon-mobile4:before {
    content: "\e9de"
}

.icon-mouse2:before {
    content: "\e9df"
}

.icon-directions:before {
    content: "\e9e0"
}

.icon-mail6:before {
    content: "\e9e1"
}

.icon-paperplane3:before {
    content: "\e9e2"
}

.icon-pencil6:before {
    content: "\e9e3"
}

.icon-feather2:before {
    content: "\e9e4"
}

.icon-paperclip3:before {
    content: "\e9e5"
}

.icon-drawer4:before {
    content: "\e9e6"
}

.icon-reply4:before {
    content: "\e9e7"
}

.icon-reply-all2:before {
    content: "\e9e8"
}

.icon-forward8:before {
    content: "\e9e9"
}

.icon-user9:before {
    content: "\e9ea"
}

.icon-users5:before {
    content: "\e9eb"
}

.icon-user-add:before {
    content: "\e9ec"
}

.icon-vcard:before {
    content: "\e9ed"
}

.icon-export:before {
    content: "\e9ee"
}

.icon-location6:before {
    content: "\e9ef"
}

.icon-map5:before {
    content: "\e9f0"
}

.icon-compass5:before {
    content: "\e9f1"
}

.icon-location7:before {
    content: "\e9f2"
}

.icon-target5:before {
    content: "\e9f3"
}

.icon-share2:before {
    content: "\e9f4"
}

.icon-sharable:before {
    content: "\e9f5"
}

.icon-heart11:before {
    content: "\e9f6"
}

.icon-heart12:before {
    content: "\e9f7"
}

.icon-star6:before {
    content: "\e9f8"
}

.icon-star7:before {
    content: "\e9f9"
}

.icon-thumbsup:before {
    content: "\e9fa"
}

.icon-thumbsdown:before {
    content: "\e9fb"
}

.icon-chat6:before {
    content: "\e9fc"
}

.icon-comment2:before {
    content: "\e9fd"
}

.icon-quote4:before {
    content: "\e9fe"
}

.icon-house:before {
    content: "\e9ff"
}

.icon-popup:before {
    content: "\ea00"
}

.icon-search7:before {
    content: "\ea01"
}

.icon-flashlight:before {
    content: "\ea02"
}

.icon-printer4:before {
    content: "\ea03"
}

.icon-bell4:before {
    content: "\ea04"
}

.icon-link4:before {
    content: "\ea05"
}

.icon-flag5:before {
    content: "\ea06"
}

.icon-cog6:before {
    content: "\ea07"
}

.icon-tools3:before {
    content: "\ea08"
}

.icon-trophy5:before {
    content: "\ea09"
}

.icon-tag7:before {
    content: "\ea0a"
}

.icon-camera11:before {
    content: "\ea0b"
}

.icon-megaphone5:before {
    content: "\ea0c"
}

.icon-moon4:before {
    content: "\ea0d"
}

.icon-palette:before {
    content: "\ea0e"
}

.icon-leaf3:before {
    content: "\ea0f"
}

.icon-music5:before {
    content: "\ea10"
}

.icon-music6:before {
    content: "\ea11"
}

.icon-new:before {
    content: "\ea12"
}

.icon-graduation:before {
    content: "\ea13"
}

.icon-book7:before {
    content: "\ea14"
}

.icon-newspaper4:before {
    content: "\ea15"
}

.icon-bag2:before {
    content: "\ea16"
}

.icon-airplane2:before {
    content: "\ea17"
}

.icon-lifebuoy:before {
    content: "\ea18"
}

.icon-eye7:before {
    content: "\ea19"
}

.icon-clock7:before {
    content: "\ea1a"
}

.icon-microphone7:before {
    content: "\ea1b"
}

.icon-calendar11:before {
    content: "\ea1c"
}

.icon-bolt:before {
    content: "\ea1d"
}

.icon-thunder:before {
    content: "\ea1e"
}

.icon-droplet2:before {
    content: "\ea1f"
}

.icon-cd:before {
    content: "\ea20"
}

.icon-briefcase4:before {
    content: "\ea21"
}

.icon-air:before {
    content: "\ea22"
}

.icon-hourglass3:before {
    content: "\ea23"
}

.icon-gauge:before {
    content: "\ea24"
}

.icon-language2:before {
    content: "\ea25"
}

.icon-network:before {
    content: "\ea26"
}

.icon-key7:before {
    content: "\ea27"
}

.icon-battery6:before {
    content: "\ea28"
}

.icon-bucket:before {
    content: "\ea29"
}

.icon-magnet4:before {
    content: "\ea2a"
}

.icon-drive:before {
    content: "\ea2b"
}

.icon-cup2:before {
    content: "\ea2c"
}

.icon-rocket4:before {
    content: "\ea2d"
}

.icon-brush2:before {
    content: "\ea2e"
}

.icon-suitcase5:before {
    content: "\ea2f"
}

.icon-cone2:before {
    content: "\ea30"
}

.icon-earth2:before {
    content: "\ea31"
}

.icon-keyboard4:before {
    content: "\ea32"
}

.icon-browser4:before {
    content: "\ea33"
}

.icon-publish:before {
    content: "\ea34"
}

.icon-progress-3:before {
    content: "\ea35"
}

.icon-progress-2:before {
    content: "\ea36"
}

.icon-brogress-1:before {
    content: "\ea37"
}

.icon-progress-0:before {
    content: "\ea38"
}

.icon-sun3:before {
    content: "\ea39"
}

.icon-sun4:before {
    content: "\ea3a"
}

.icon-adjust2:before {
    content: "\ea3b"
}

.icon-code3:before {
    content: "\ea3c"
}

.icon-screen3:before {
    content: "\ea3d"
}

.icon-infinity:before {
    content: "\ea3e"
}

.icon-light-bulb:before {
    content: "\ea3f"
}

.icon-creditcard:before {
    content: "\ea40"
}

.icon-database2:before {
    content: "\ea41"
}

.icon-voicemail:before {
    content: "\ea42"
}

.icon-clipboard6:before {
    content: "\ea43"
}

.icon-cart5:before {
    content: "\ea44"
}

.icon-box4:before {
    content: "\ea45"
}

.icon-ticket6:before {
    content: "\ea46"
}

.icon-rss3:before {
    content: "\ea47"
}

.icon-signal2:before {
    content: "\ea48"
}

.icon-thermometer2:before {
    content: "\ea49"
}

.icon-droplets:before {
    content: "\ea4a"
}

.icon-uniEA4B:before {
    content: "\ea4b"
}

.icon-statistics:before {
    content: "\ea4c"
}

.icon-pie2:before {
    content: "\ea4d"
}

.icon-bars3:before {
    content: "\ea4e"
}

.icon-graph:before {
    content: "\ea4f"
}

.icon-lock6:before {
    content: "\ea50"
}

.icon-lock-open:before {
    content: "\ea51"
}

.icon-logout:before {
    content: "\ea52"
}

.icon-login:before {
    content: "\ea53"
}

.icon-checkmark6:before {
    content: "\ea54"
}

.icon-cross3:before {
    content: "\ea55"
}

.icon-minus6:before {
    content: "\ea56"
}

.icon-plus6:before {
    content: "\ea57"
}

.icon-cross4:before {
    content: "\ea58"
}

.icon-minus7:before {
    content: "\ea59"
}

.icon-plus7:before {
    content: "\ea5a"
}

.icon-cross5:before {
    content: "\ea5b"
}

.icon-minus8:before {
    content: "\ea5c"
}

.icon-erase:before {
    content: "\ea5e"
}

.icon-blocked3:before {
    content: "\ea5f"
}

.icon-info6:before {
    content: "\ea60"
}

.icon-info7:before {
    content: "\ea61"
}

.icon-question4:before {
    content: "\ea62"
}

.icon-help:before {
    content: "\ea63"
}

.icon-warning4:before {
    content: "\ea64"
}

.icon-cycle:before {
    content: "\ea65"
}

.icon-cw:before {
    content: "\ea66"
}

.icon-ccw:before {
    content: "\ea67"
}

.icon-shuffle3:before {
    content: "\ea68"
}

.icon-arrow:before {
    content: "\ea69"
}

.icon-arrow2:before {
    content: "\ea6a"
}

.icon-retweet3:before {
    content: "\ea6b"
}

.icon-loop5:before {
    content: "\ea6c"
}

.icon-history3:before {
    content: "\ea6d"
}

.icon-back:before {
    content: "\ea6e"
}

.icon-switch5:before {
    content: "\ea6f"
}

.icon-list7:before {
    content: "\ea70"
}

.icon-add-to-list:before {
    content: "\ea71"
}

.icon-layout15:before {
    content: "\ea72"
}

.icon-list8:before {
    content: "\ea73"
}

.icon-text:before {
    content: "\ea74"
}

.icon-text2:before {
    content: "\ea75"
}

.icon-document2:before {
    content: "\ea76"
}

.icon-docs:before {
    content: "\ea77"
}

.icon-landscape:before {
    content: "\ea78"
}

.icon-pictures5:before {
    content: "\ea79"
}

.icon-video3:before {
    content: "\ea7a"
}

.icon-music7:before {
    content: "\ea7b"
}

.icon-folder5:before {
    content: "\ea7c"
}

.icon-archive3:before {
    content: "\ea7d"
}

.icon-trash4:before {
    content: "\ea7e"
}

.icon-upload9:before {
    content: "\ea7f"
}

.icon-download10:before {
    content: "\ea80"
}

.icon-disk2:before {
    content: "\ea81"
}

.icon-install:before {
    content: "\ea82"
}

.icon-cloud8:before {
    content: "\ea83"
}

.icon-upload10:before {
    content: "\ea84"
}

.icon-bookmark6:before {
    content: "\ea85"
}

.icon-bookmarks2:before {
    content: "\ea86"
}

.icon-book8:before {
    content: "\ea87"
}

.icon-play7:before {
    content: "\ea88"
}

.icon-pause5:before {
    content: "\ea89"
}

.icon-record:before {
    content: "\ea8a"
}

.icon-stop6:before {
    content: "\ea8b"
}

.icon-next3:before {
    content: "\ea8c"
}

.icon-previous2:before {
    content: "\ea8d"
}

.icon-first2:before {
    content: "\ea8e"
}

.icon-last2:before {
    content: "\ea8f"
}

.icon-resize-enlarge:before {
    content: "\ea90"
}

.icon-resize-shrink:before {
    content: "\ea91"
}

.icon-volume4:before {
    content: "\ea92"
}

.icon-sound4:before {
    content: "\ea93"
}

.icon-mute2:before {
    content: "\ea94"
}

.icon-flow-cascade:before {
    content: "\ea95"
}

.icon-flow-branch:before {
    content: "\ea96"
}

.icon-flow-tree:before {
    content: "\ea97"
}

.icon-flow-line:before {
    content: "\ea98"
}

.icon-flow-parallel:before {
    content: "\ea99"
}

.icon-arrow-left5:before {
    content: "\ea9a"
}

.icon-arrow-down5:before {
    content: "\ea9b"
}

.icon-arrow-up-upload:before {
    content: "\ea9c"
}

.icon-arrow-right5:before {
    content: "\ea9d"
}

.icon-arrow-left6:before {
    content: "\ea9e"
}

.icon-arrow-down6:before {
    content: "\ea9f"
}

.icon-arrow-up5:before {
    content: "\eaa0"
}

.icon-arrow-right6:before {
    content: "\eaa1"
}

.icon-arrow-left7:before {
    content: "\eaa2"
}

.icon-arrow-down7:before {
    content: "\eaa3"
}

.icon-arrow-up6:before {
    content: "\eaa4"
}

.icon-arrow-right7:before {
    content: "\eaa5"
}

.icon-arrow-left8:before {
    content: "\eaa6"
}

.icon-arrow-down8:before {
    content: "\eaa7"
}

.icon-arrow-up7:before {
    content: "\eaa8"
}

.icon-arrow-right8:before {
    content: "\eaa9"
}

.icon-arrow-left9:before {
    content: "\eaaa"
}

.icon-arrow-down9:before {
    content: "\eaab"
}

.icon-arrow-up8:before {
    content: "\eaac"
}

.icon-arrow-right9:before {
    content: "\eaad"
}

.icon-arrow-left10:before {
    content: "\eaae"
}

.icon-arrow-down10:before {
    content: "\eaaf"
}

.icon-arrow-up9:before {
    content: "\eab0"
}

.icon-arrow-right10:before {
    content: "\eab1"
}

.icon-arrow-left11:before {
    content: "\eab2"
}

.icon-arrow-down11:before {
    content: "\eab3"
}

.icon-arrow-up10:before {
    content: "\eab4"
}

.icon-uniEAB5:before {
    content: "\eab5"
}

.icon-arrow-left12:before {
    content: "\eab6"
}

.icon-arrow-down12:before {
    content: "\eab7"
}

.icon-arrow-up11:before {
    content: "\eab8"
}

.icon-arrow-right11:before {
    content: "\eab9"
}

.icon-menu4:before {
    content: "\eaba"
}

.icon-ellipsis:before {
    content: "\eabb"
}

.icon-dots:before {
    content: "\eabc"
}

.icon-dot:before {
    content: "\eabd"
}

.icon-cc:before {
    content: "\eabe"
}

.icon-cc-by:before {
    content: "\eabf"
}

.icon-cc-nc:before {
    content: "\eac0"
}

.icon-cc-nc-eu:before {
    content: "\eac1"
}

.icon-cc-nc-jp:before {
    content: "\eac2"
}

.icon-cc-sa:before {
    content: "\eac3"
}

.icon-cc-nd:before {
    content: "\eac4"
}

.icon-cc-pd:before {
    content: "\eac5"
}

.icon-cc-zero:before {
    content: "\eac6"
}

.icon-cc-share:before {
    content: "\eac7"
}

.icon-cc-share2:before {
    content: "\eac8"
}

.icon-danielbruce:before {
    content: "\eac9"
}

.icon-danielbruce2:before {
    content: "\eaca"
}

.icon-github7:before {
    content: "\eacb"
}

.icon-github8:before {
    content: "\eacc"
}

.icon-flickr6:before {
    content: "\eacd"
}

.icon-flickr7:before {
    content: "\eace"
}

.icon-vimeo4:before {
    content: "\eacf"
}

.icon-vimeo5:before {
    content: "\ead0"
}

.icon-twitter6:before {
    content: "\ead1"
}

.icon-twitter7:before {
    content: "\ead2"
}

.icon-facebook7:before {
    content: "\ead3"
}

.icon-facebook8:before {
    content: "\ead4"
}

.icon-facebook9:before {
    content: "\ead5"
}

.icon-googleplus7:before {
    content: "\ead6"
}

.icon-googleplus8:before {
    content: "\ead7"
}

.icon-pinterest4:before {
    content: "\ead8"
}

.icon-pinterest5:before {
    content: "\ead9"
}

.icon-tumblr5:before {
    content: "\eada"
}

.icon-tumblr6:before {
    content: "\eadb"
}

.icon-linkedin4:before {
    content: "\eadc"
}

.icon-linkedin5:before {
    content: "\eadd"
}

.icon-dribbble7:before {
    content: "\eade"
}

.icon-dribbble8:before {
    content: "\eadf"
}

.icon-stumbleupon4:before {
    content: "\eae0"
}

.icon-stumbleupon5:before {
    content: "\eae1"
}

.icon-lastfm3:before {
    content: "\eae2"
}

.icon-lastfm4:before {
    content: "\eae3"
}

.icon-rdio:before {
    content: "\eae4"
}

.icon-rdio2:before {
    content: "\eae5"
}

.icon-spotify2:before {
    content: "\eae6"
}

.icon-spotify3:before {
    content: "\eae7"
}

.icon-qq2:before {
    content: "\eae8"
}

.icon-instagram4:before {
    content: "\eae9"
}

.icon-dropbox2:before {
    content: "\eaea"
}

.icon-evernote:before {
    content: "\eaeb"
}

.icon-flattr2:before {
    content: "\eaec"
}

.icon-skype3:before {
    content: "\eaed"
}

.icon-skype4:before {
    content: "\eaee"
}

.icon-renren2:before {
    content: "\eaef"
}

.icon-sina-weibo:before {
    content: "\eaf0"
}

.icon-paypal4:before {
    content: "\eaf1"
}

.icon-picasa:before {
    content: "\eaf2"
}

.icon-soundcloud4:before {
    content: "\eaf3"
}

.icon-mixi:before {
    content: "\eaf4"
}

.icon-behance2:before {
    content: "\eaf5"
}

.icon-circles:before {
    content: "\eaf6"
}

.icon-vk2:before {
    content: "\eaf7"
}

.icon-smashing:before {
    content: "\eaf8"
}

.imgareaselect-border1 {
    background: url(border-anim-v.gif) repeat-y left top
}

.imgareaselect-border2 {
    background: url(border-anim-h.gif) repeat-x left top
}

.imgareaselect-border3 {
    background: url(border-anim-v.gif) repeat-y right top
}

.imgareaselect-border4 {
    background: url(border-anim-h.gif) repeat-x left bottom
}

.imgareaselect-border1,
.imgareaselect-border2,
.imgareaselect-border3,
.imgareaselect-border4 {
    filter: alpha(opacity=50);
    opacity: .5
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: .5
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    width: 200px
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 200px;
    float: left;
    text-align: center;
    padding: 0 8px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    width: 182px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 30px;
    line-height: 30px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff!important;
    background: #ff8000!important;
    box-shadow: none!important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af!important;
    box-shadow: #178fe5 0 1px 3px 0 inset!important;
    color: #fff!important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit!important;
    background: inherit!important;
    box-shadow: inherit!important
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee!important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa!important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc!important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_scroller_box {
    position: relative
}

.mejs-offscreen {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0, 0 0, 0 0, 0 0);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    width: 100%;
    height: 100%
}

.mejs-fill-container {
    overflow: hidden
}

.mejs-container:focus {
    outline: 0
}

.me-plugin {
    position: absolute
}

.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
}

.mejs-fullscreen {
    overflow: hidden!important
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%
}

.mejs-clear {
    clear: both
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

:root .mejs-poster img {
    display: none
}

.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
    background-image: url(bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(background.png);
    background: rgba(0, 0, 0, .9);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .9)), to(rgba(0, 0, 0, .9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
    background: linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9))
}

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(background.png);
    background: rgba(0, 0, 0, .7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    height: 30px;
    width: 100%
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    font-family: Helvetica, Arial;
    border: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(controls.png)
}

.mejs-controls .mejs-button button:focus {
    outline: dotted 1px #999
}

.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 10px 3px 0;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time a {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto
}

.mejs-controls .mejs-play button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px
}

.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-time-rail a {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, .8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    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: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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: -ms-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: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, .8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44, 124, 145, .8)), to(rgba(78, 183, 212, .8)));
    background: -webkit-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
    background: -moz-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
    background: -o-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
    background: -ms-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
    background: linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
    position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
}

.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .5);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0
}

.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 56px;
    position: relative;
    display: block;
    float: left;
    vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    background: rgba(50, 50, 50, .8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
    background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
    background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}

.mejs-controls .mejs-captions-button {
    position: relative
}

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -51px;
    width: 85px;
    height: 100px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border: solid 1px transparent;
    padding: 10px 10px 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
    visibility: visible
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 55px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
}

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, .7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
    overflow: hidden;
    border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, .7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, .7)), to(rgba(50, 50, 50, .6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
    background: linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px;
    line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text {
    padding: 3px 5px;
    background: url(background.png);
    background: rgba(20, 20, 20, .5);
    white-space: pre-wrap
}

.me-cannotplay a {
    color: #fff;
    font-weight: 700
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
    position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}

.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    z-index: 1000;
    overflow: hidden
}

.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}

.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
}

div.mejs-speed-button {
    width: 46px!important;
    position: relative
}

.mejs-controls .mejs-button.mejs-speed-button button {
    background: transparent;
    width: 36px;
    font-size: 11px;
    line-height: normal;
    color: #fff
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
    display: none;
    position: absolute;
    top: -100px;
    left: -10px;
    width: 60px;
    height: 100px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border: solid 1px transparent;
    padding: 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
    display: block
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
    color: rgba(33, 248, 248, 1)
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
    margin: 0 0 6px;
    padding: 0 10px;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
    display: none
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
    width: 60px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 11.5px;
    color: #fff;
    margin-left: 5px;
    cursor: pointer
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
    background-color: #c8c8c8!important;
    background-color: rgba(255, 255, 255, .4)!important
}

.mejs-controls .mejs-button.mejs-jump-forward-button {
    background: transparent url(jumpforward.png) no-repeat;
    background-position: 3px 3px
}

.mejs-controls .mejs-button.mejs-jump-forward-button button {
    background: transparent;
    font-size: 9px;
    line-height: normal;
    color: #fff
}

.mejs-controls .mejs-button.mejs-skip-back-button {
    background: transparent url(skipback.png) no-repeat;
    background-position: 3px 3px
}

.mejs-controls .mejs-button.mejs-skip-back-button button {
    background: transparent;
    font-size: 9px;
    line-height: normal;
    color: #fff
}

.media-menu,
.media-router {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.media-modal * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.media-modal input,
.media-modal select,
.media-modal textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.media-frame,
.media-modal {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 12px;
    -webkit-overflow-scrolling: touch
}

.media-modal label,
.media-modal legend {
    font-size: 13px
}

.media-frame input,
.media-frame textarea {
    padding: 6px 8px
}

.media-frame select,
.wp-admin .media-frame select {
    line-height: 28px;
    margin-top: 3px
}

.media-frame a {
    border-bottom: 0;
    color: #0073aa
}

.media-frame a:active,
.media-frame a:hover {
    color: #00a0d2
}

.media-frame a:focus {
    -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    outline: 0;
    color: #124964
}

.media-frame a.button {
    color: #32373c
}

.media-frame a.button:hover {
    color: #23282d
}

.media-frame a.button-primary,
.media-frame a.button-primary:hover {
    color: #fff
}

.media-frame input[type=text],
.media-frame input[type=password],
.media-frame input[type=number],
.media-frame input[type=search],
.media-frame input[type=email],
.media-frame input[type=url],
.media-frame select,
.media-frame textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 12px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd
}

.media-frame input[type=text]:focus,
.media-frame input[type=password]:focus,
.media-frame input[type=number]:focus,
.media-frame input[type=search]:focus,
.media-frame input[type=email]:focus,
.media-frame input[type=url]:focus,
.media-frame select:focus,
.media-frame textarea:focus {
    border-color: #5b9dd9
}

.media-frame select {
    height: 24px;
    padding: 2px
}

.media-frame input:disabled,
.media-frame input[readonly],
.media-frame textarea:disabled,
.media-frame textarea[readonly] {
    background-color: #eee
}

.media-frame input[type=search] {
    -webkit-appearance: textfield
}

.media-frame::-webkit-input-placeholder {
    color: #72777c
}

.media-frame::-moz-placeholder {
    color: #72777c;
    opacity: 1
}

.media-frame:-ms-input-placeholder {
    color: #72777c
}

.media-frame .hidden {
    display: none
}

.ui-draggable-handle,
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.media-modal {
    position: fixed;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    z-index: 160000
}

.wp-customizer .media-modal {
    z-index: 560000
}

.media-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 360px;
    background: #000;
    opacity: .7;
    z-index: 159900
}

.wp-customizer .media-modal-backdrop {
    z-index: 559900
}

.media-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    z-index: 1000;
    -webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
    transition: color .1s ease-in-out, background .1s ease-in-out
}

.media-modal-close:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.media-modal-close span.media-modal-icon {
    background-image: none
}

.media-modal-close .media-modal-icon:before {
    content: "\f158";
    font: 400 20px/1 dashicons;
    speak: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666
}

.media-modal-close:hover .media-modal-icon:before {
    color: #00a0d2
}

.media-modal-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    min-height: 300px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .7);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .7);
    background: #fcfcfc;
    -webkit-font-smoothing: subpixel-antialiased
}

.media-modal-content .media-frame select.attachment-filters {
    margin-top: 11px;
    margin-right: 2%;
    width: 42%;
    width: -webkit-calc(48% - 12px);
    width: calc(48% - 12px)
}

.media-modal-content .attachments-browser .media-toolbar-secondary {
    width: 66%
}

.media-modal-content .media-toolbar-primary.search-form {
    width: 33%
}

.media-modal-content .media-toolbar-primary .media-button {
    float: right
}

.media-modal-content .attachments-browser .search {
    width: 100%
}

.wp-core-ui .media-modal-icon {
    background-image: url(../images/uploader-icons.png);
    background-repeat: no-repeat
}

.media-menu,
.media-sidebar {
    top: 0;
    bottom: 0;
    background: #f3f3f3;
    right: 0
}

.media-toolbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    height: 60px;
    padding: 0 16px;
    border: 0 solid #ddd;
    overflow: hidden
}

.media-toolbar-primary {
    float: right;
    height: 100%
}

.media-toolbar-secondary {
    float: left;
    height: 100%
}

.media-toolbar-primary>.media-button,
.media-toolbar-primary>.media-button-group {
    margin-left: 10px;
    float: left;
    margin-top: 15px
}

.media-toolbar-secondary>.media-button,
.media-toolbar-secondary>.media-button-group {
    margin-right: 10px;
    margin-top: 15px
}

.media-sidebar {
    position: absolute;
    width: 267px;
    padding: 0 16px 24px;
    z-index: 75;
    border-left: 1px solid #ddd;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.hide-toolbar .media-sidebar {
    bottom: 0
}

.media-sidebar .sidebar-title {
    font-size: 20px;
    margin: 0;
    padding: 12px 10px 10px;
    line-height: 28px
}

.media-sidebar .sidebar-content {
    padding: 0 10px;
    margin-bottom: 130px
}

.media-sidebar .search {
    display: block;
    width: 100%
}

.image-details h2,
.image-details h3,
.media-sidebar h2,
.media-sidebar h3 {
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    margin: 24px 0 8px
}

.attachment-details .setting,
.media-sidebar .setting {
    display: block;
    float: left;
    width: 100%;
    margin: 1px 0
}

.attachment-details .setting label,
.media-sidebar .setting label {
    display: block
}

.attachment-details .setting .link-to-custom,
.media-sidebar .setting .link-to-custom {
    margin: 3px 2px 0
}

.attachment-details .setting span,
.media-sidebar .setting span {
    min-width: 30%;
    margin-right: 4%;
    font-size: 12px;
    text-align: right;
    word-wrap: break-word
}

.media-sidebar .setting .name {
    max-width: 80px
}

.attachment-details .setting select,
.media-sidebar .setting select {
    max-width: 65%
}

.attachment-details .field input[type=radio],
.attachment-details .field input[type=checkbox],
.attachment-details .setting input[type=radio],
.attachment-details .setting input[type=checkbox],
.media-sidebar .field input[type=radio],
.media-sidebar .field input[type=checkbox],
.media-sidebar .setting input[type=radio],
.media-sidebar .setting input[type=checkbox] {
    float: none;
    margin: 8px 3px 0;
    padding: 0
}

.attachment-details .setting span,
.compat-item label span,
.media-sidebar .setting span {
    float: left;
    min-height: 22px;
    padding-top: 8px;
    line-height: 16px;
    font-weight: 400;
    color: #666
}

.media-menu>a,
.media-router>a {
    line-height: 18px;
    font-size: 14px;
    text-decoration: none
}

.compat-item label span {
    text-align: right
}

.attachment-details .setting .value,
.attachment-details .setting input[type=tel],
.attachment-details .setting input[type=text],
.attachment-details .setting input[type=password],
.attachment-details .setting input[type=number],
.attachment-details .setting input[type=search],
.attachment-details .setting input[type=email],
.attachment-details .setting input[type=url],
.attachment-details .setting textarea,
.media-sidebar .setting .value,
.media-sidebar .setting input[type=tel],
.media-sidebar .setting input[type=text],
.media-sidebar .setting input[type=password],
.media-sidebar .setting input[type=number],
.media-sidebar .setting input[type=search],
.media-sidebar .setting input[type=email],
.media-sidebar .setting input[type=url],
.media-sidebar .setting textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px;
    width: 65%;
    float: right
}

.attachment-details .setting .value,
.media-sidebar .setting .value {
    margin: 0 1px;
    text-align: left
}

.attachment-details .setting textarea,
.compat-item .field textarea,
.media-sidebar .setting textarea {
    height: 62px;
    resize: vertical
}

.attachment-details select,
.media-sidebar select {
    margin-top: 3px
}

.compat-item {
    float: left;
    width: 100%;
    overflow: hidden
}

.compat-item table {
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
    border: 0
}

.compat-item tr {
    padding: 2px 0;
    display: block;
    overflow: hidden
}

.compat-item .field,
.compat-item .label {
    display: block;
    margin: 0;
    padding: 0
}

.compat-item .label {
    min-width: 30%;
    margin-right: 4%;
    float: left;
    text-align: right
}

.compat-item .label span {
    display: block;
    width: 100%
}

.compat-item .field {
    float: right;
    width: 65%;
    margin: 1px
}

.compat-item .field input[type=tel],
.compat-item .field input[type=text],
.compat-item .field input[type=password],
.compat-item .field input[type=number],
.compat-item .field input[type=search],
.compat-item .field input[type=email],
.compat-item .field input[type=url],
.compat-item .field textarea {
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sidebar-for-errors .attachment-details,
.sidebar-for-errors .compat-item,
.sidebar-for-errors .media-sidebar .media-progress-bar,
.sidebar-for-errors .upload-details {
    display: none!important
}

.media-menu {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 10px 0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    user-select: none
}

.media-menu>a {
    display: block;
    position: relative;
    padding: 8px 20px;
    margin: 0;
    color: #0073aa
}

.media-frame-title .dashicons,
.media-frame.hide-router .media-frame-router {
    display: none
}

.media-menu>a:hover {
    color: #0073aa;
    background: rgba(0, 0, 0, .04)
}

.media-menu>a:active {
    outline: 0
}

.media-menu .active,
.media-menu .active:hover {
    color: #23282d;
    font-weight: 600
}

.media-menu .separator {
    height: 0;
    margin: 12px 20px;
    padding: 0;
    border-top: 1px solid #ddd
}

.media-router {
    position: relative;
    padding: 0 6px;
    margin: 0;
    clear: both;
    user-select: none
}

.media-router a {
    -webkit-transition: none;
    transition: none
}

.media-router>a {
    position: relative;
    float: left;
    padding: 8px 10px 9px;
    margin: 0;
    height: 18px
}

.media-frame,
.media-frame-menu {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0
}

.media-router>a:last-child {
    border-right: 0
}

.media-router>a:active {
    outline: 0
}

.media-router .active,
.media-router .active:hover {
    color: #32373c
}

.media-router .active,
.media-router>a.active:last-child {
    margin: -1px -1px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0
}

.media-router .active:after {
    display: none
}

.media-frame {
    overflow: hidden;
    right: 0
}

.media-frame-menu {
    width: 200px;
    z-index: 150
}

.media-frame-router,
.media-frame-title {
    z-index: 200;
    left: 200px;
    position: absolute;
    right: 0
}

.media-frame-title {
    top: 0;
    height: 50px
}

.media-frame-router {
    top: 50px;
    height: 36px
}

.media-frame-content {
    position: absolute;
    top: 84px;
    left: 200px;
    right: 0;
    bottom: 61px;
    height: auto;
    width: auto;
    margin: 0;
    overflow: auto;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.media-frame-toolbar {
    position: absolute;
    left: 200px;
    right: 0;
    bottom: 0;
    height: 60px;
    z-index: 100
}

.media-frame.hide-menu .media-frame-content,
.media-frame.hide-menu .media-frame-router,
.media-frame.hide-menu .media-frame-title,
.media-frame.hide-menu .media-frame-toolbar {
    left: 0
}

.media-frame.hide-menu .media-frame-menu {
    left: -200px
}

.media-frame.hide-toolbar .media-frame-content {
    bottom: 0
}

.media-frame.hide-toolbar .media-frame-toolbar {
    bottom: -61px
}

.media-frame.hide-router .media-frame-content {
    top: 50px
}

.media-frame.hide-router .media-frame-title {
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .1)
}

.media-frame-title h1 {
    padding: 0 16px;
    font-size: 22px;
    line-height: 50px;
    margin: 0
}

.media-frame-title .suggested-dimensions {
    font-size: 14px;
    float: right;
    margin-right: 20px
}

.media-frame-content .crop-content {
    height: 100%
}

.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon {
    margin-right: 300px
}

.media-frame-content .crop-content .crop-image {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.media-frame-content .crop-content .upload-errors {
    position: absolute;
    width: 300px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-right: -150px;
    z-index: 600000
}

.media-frame .media-iframe {
    overflow: hidden
}

.media-frame .media-iframe,
.media-frame .media-iframe iframe {
    height: 100%;
    width: 100%;
    border: 0
}

.media-frame select.attachment-filters {
    margin-top: 11px;
    margin-right: 2%;
    max-width: 42%;
    max-width: -webkit-calc(48% - 12px);
    max-width: calc(48% - 12px)
}

.media-toolbar-primary .search,
.wp-core-ui .attachment .portrait img {
    max-width: 100%
}

.media-frame select.attachment-filters:last-of-type {
    margin-right: 0
}

.media-frame .search {
    margin-top: 11px;
    padding: 4px;
    font-size: 13px;
    color: #444;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -webkit-appearance: none
}

.wp-core-ui .attachments {
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.wp-core-ui .attachment {
    position: relative;
    float: left;
    padding: 8px;
    margin: 0;
    color: #444;
    cursor: pointer;
    list-style: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wp-core-ui .attachment.details:focus,
.wp-core-ui .attachment:focus,
.wp-core-ui .selected.attachment:focus {
    -webkit-box-shadow: inset 0 0 2px 3px #fff, inset 0 0 0 7px #5b9dd9;
    box-shadow: inset 0 0 2px 3px #fff, inset 0 0 0 7px #5b9dd9;
    outline: 0
}

.wp-core-ui .selected.attachment {
    -webkit-box-shadow: inset 0 0 0 5px #fff, inset 0 0 0 7px #ccc;
    box-shadow: inset 0 0 0 5px #fff, inset 0 0 0 7px #ccc
}

.wp-core-ui .attachment.details {
    -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #0073aa;
    box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #0073aa
}

.wp-core-ui .attachment-preview {
    position: relative;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .1), inset 0 0 0 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .1), inset 0 0 0 1px rgba(0, 0, 0, .05);
    background: #eee;
    cursor: pointer
}

.wp-core-ui .attachment-preview:before {
    content: "";
    display: block;
    padding-top: 100%
}

.wp-core-ui .attachment .icon {
    margin: 0 auto;
    overflow: hidden
}

.wp-core-ui .attachment .thumbnail {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity .1s;
    transition: opacity .1s
}

.wp-core-ui .attachment .landscape img {
    max-height: 100%
}

.wp-core-ui .attachment .thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    overflow: hidden
}

.wp-core-ui .attachment .thumbnail img {
    top: 0;
    left: 0
}

.wp-core-ui .attachment .thumbnail .centered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.wp-core-ui .attachment .thumbnail .centered img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon {
    -webkit-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%)
}

.ie8 .wp-core-ui .attachment img.icon {
    top: 20%;
    position: relative
}

.wp-core-ui .attachment .filename {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    max-height: 100%;
    word-wrap: break-word;
    text-align: center;
    font-weight: 600;
    background: rgba(255, 255, 255, .8);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15)
}

.wp-core-ui .attachment .filename div {
    padding: 5px 10px
}

.wp-core-ui .attachment .thumbnail img {
    position: absolute
}

.wp-core-ui .attachment-close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    height: 22px;
    width: 22px;
    padding: 0;
    background-color: #fff;
    background-position: -96px 4px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .3)
}

.wp-core-ui .attachment-close:focus,
.wp-core-ui .attachment-close:hover {
    background-position: -36px 4px
}

.wp-core-ui .attachment .check {
    display: none;
    height: 24px;
    width: 24px;
    padding: 0;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    outline: 0;
    background: #eee;
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 0, 0, .15)
}

.wp-core-ui .attachment .check .media-modal-icon {
    display: block;
    background-position: -1px 0;
    height: 15px;
    width: 15px;
    margin: 5px
}

.wp-core-ui .attachment .check:hover .media-modal-icon {
    background-position: -40px 0
}

.wp-core-ui .attachment.selected .check {
    display: block
}

.wp-core-ui .attachment.details .check,
.wp-core-ui .attachment.selected .check:focus,
.wp-core-ui .media-frame.mode-grid .attachment.selected .check {
    background-color: #0073aa;
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0073aa;
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0073aa
}

.wp-core-ui .attachment.details .check .media-modal-icon,
.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon {
    background-position: -21px 0
}

.wp-core-ui .attachment.details .check:hover .media-modal-icon,
.wp-core-ui .attachment.selected .check:focus .media-modal-icon,
.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon {
    background-position: -60px 0
}

.wp-core-ui .media-frame .attachment .describe {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px;
    font-size: 12px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.media-frame .attachments-browser {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.attachments-browser .media-toolbar {
    right: 300px;
    height: 50px
}

.attachments-browser.hide-sidebar .media-toolbar {
    right: 0
}

.attachments-browser .media-toolbar-primary>.media-button,
.attachments-browser .media-toolbar-primary>.media-button-group,
.attachments-browser .media-toolbar-secondary>.media-button,
.attachments-browser .media-toolbar-secondary>.media-button-group {
    margin: 11px 0
}

.attachments-browser .attachments {
    padding: 2px 8px 8px
}

.attachments-browser .attachments,
.attachments-browser .uploader-inline {
    position: absolute;
    top: 50px;
    left: 0;
    right: 300px;
    bottom: 0;
    overflow: auto;
    outline: 0
}

.attachments-browser .uploader-inline.hidden {
    display: none
}

.attachments-browser .media-toolbar-primary {
    max-width: 33%
}

.attachments-browser .media-toolbar-secondary {
    max-width: 66%
}

.uploader-inline .close {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 1
}

.uploader-inline .close:before {
    font: 400 30px/50px dashicons!important;
    color: #72777c;
    display: inline-block;
    content: "\f335";
    font-weight: 300
}

.attachments-browser.hide-sidebar .attachments,
.attachments-browser.hide-sidebar .uploader-inline {
    right: 0;
    margin-right: 0
}

.attachments-browser .instructions {
    display: inline-block;
    margin-top: 16px;
    line-height: 18px;
    font-size: 13px;
    color: #666;
    margin-right: .5em
}

.attachments-browser .no-media {
    padding: 2em 0 0 2em
}

.media-progress-bar {
    position: relative;
    height: 10px;
    width: 70%;
    margin: 10px auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #ddd;
    background: rgba(0, 0, 0, .1)
}

.media-progress-bar div {
    height: 10px;
    min-width: 20px;
    width: 0;
    background: #0073aa;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: width .3s;
    transition: width .3s
}

.media-uploader-status .media-progress-bar {
    display: none;
    width: 100%
}

.uploading.media-uploader-status .media-progress-bar {
    display: block
}

.attachment-preview .media-progress-bar {
    position: absolute;
    top: 50%;
    left: 15%;
    width: 70%;
    margin: -5px 0 0
}

.media-uploader-status {
    position: relative;
    margin: 0 auto;
    padding-bottom: 10px;
    max-width: 400px
}

.uploader-inline .media-uploader-status h2,
.uploader-inline .media-uploader-status h3 {
    display: none
}

.media-uploader-status .upload-details {
    display: none;
    font-size: 12px;
    color: #666
}

.uploading.media-uploader-status .upload-details {
    display: block
}

.media-uploader-status .upload-detail-separator {
    padding: 0 4px
}

.media-uploader-status .upload-count {
    color: #444
}

.media-uploader-status .upload-dismiss-errors,
.media-uploader-status .upload-errors {
    display: none
}

.errors.media-uploader-status .upload-dismiss-errors,
.errors.media-uploader-status .upload-errors {
    display: block
}

.media-uploader-status .upload-dismiss-errors {
    text-decoration: none
}

.media-sidebar .media-uploader-status .upload-dismiss-errors {
    position: absolute;
    top: 0;
    right: 0
}

.upload-errors .upload-error {
    padding: 12px;
    margin-bottom: 12px;
    background: #fff;
    border-left: 4px solid #dc3232;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.uploader-inline .upload-errors .upload-error {
    background-color: #fbeaea;
    -webkit-box-shadow: none;
    box-shadow: none
}

.upload-errors .upload-error-filename {
    font-weight: 600
}

.upload-errors .upload-error-message {
    display: block;
    padding-top: 8px;
    word-wrap: break-word
}

.uploader-window {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 86, 132, .9);
    z-index: 250000;
    display: none;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms
}

.uploader-window-content {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px dashed #fff
}

.uploader-window h1,
.uploader-window h3 {
    margin: -.5em 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 40px;
    color: #fff;
    padding: 0
}

.uploader-window .media-progress-bar {
    margin-top: 20px;
    max-width: 300px;
    background: 0;
    border-color: #fff;
    display: none
}

.uploader-window .media-progress-bar div {
    background: #fff
}

.uploading .uploader-window .media-progress-bar {
    display: block
}

.media-frame .uploader-inline {
    margin-bottom: 20px;
    padding: 0;
    text-align: center
}

.uploader-inline-content {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0
}

.uploader-inline-content .upload-ui {
    margin: 2em 0
}

.uploader-inline-content .post-upload-ui {
    margin-bottom: 2em
}

.uploader-inline .has-upload-message .upload-ui {
    margin: 0 0 4em
}

.uploader-inline h2,
.uploader-inline h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin: 0
}

.uploader-inline .has-upload-message .upload-instructions {
    font-size: 14px;
    color: #444;
    font-weight: 400
}

.uploader-inline .drop-instructions {
    display: none
}

.supports-drag-drop .uploader-inline .drop-instructions {
    display: block
}

.uploader-inline p {
    font-size: 12px;
    margin: .5em 0
}

.uploader-inline .media-progress-bar {
    display: none
}

.uploading.uploader-inline .media-progress-bar {
    display: block
}

.uploader-inline .browser {
    display: inline-block!important
}

.media-selection {
    position: absolute;
    top: 0;
    left: 0;
    right: 350px;
    height: 60px;
    padding: 0 0 0 16px;
    overflow: hidden;
    white-space: nowrap
}

.media-selection .selection-info {
    display: inline-block;
    font-size: 12px;
    height: 60px;
    margin-right: 10px;
    vertical-align: top
}

.media-selection.editing,
.media-selection.empty,
.media-selection.one .edit-selection {
    display: none
}

.media-selection .count {
    display: block;
    padding-top: 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600
}

.media-selection .attachments,
.media-selection .selection-view {
    display: inline-block;
    vertical-align: top
}

.media-selection .button-link {
    float: left;
    padding: 1px 8px;
    margin: 1px 8px 1px -8px;
    line-height: 16px;
    border-right: 1px solid #ddd;
    color: #0073aa
}

.media-selection .button-link:focus,
.media-selection .button-link:hover {
    color: #00a0d2
}

.media-selection .button-link:last-child {
    border-right: 0;
    margin-right: 0
}

.selection-info .clear-selection {
    color: #bc0b0b
}

.selection-info .clear-selection:focus,
.selection-info .clear-selection:hover {
    color: red
}

.media-selection .attachments {
    height: 48px;
    margin: 6px;
    padding: 0;
    overflow: hidden
}

.media-selection .attachment {
    width: 40px;
    padding: 0;
    margin: 4px
}

.media-selection .attachment .thumbnail {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.media-selection .attachment .icon {
    width: 50%
}

.media-selection .attachment-preview {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0
}

.wp-core-ui .media-selection .attachment.details:focus,
.wp-core-ui .media-selection .attachment:focus,
.wp-core-ui .media-selection .selected.attachment:focus {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 2px 3px #5b9dd9;
    box-shadow: 0 0 0 1px #fff, 0 0 2px 3px #5b9dd9
}

.wp-core-ui .media-selection .selected.attachment {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-core-ui .media-selection .attachment.details {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0073aa;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0073aa
}

.media-selection:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 25px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))
}

.media-selection .attachment .filename {
    display: none
}

.media-frame .spinner {
    background: url(../images/spinner.gif) no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    float: right;
    display: inline-block;
    visibility: hidden;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle
}

.attachment-details.save-waiting .settings-save-status .spinner,
.media-frame .embed-loading .embed-url .spinner,
.media-frame .spinner.is-active {
    visibility: visible
}

.media-toolbar .spinner {
    margin-top: 14px
}

.attachment-details {
    position: relative;
    overflow: auto
}

.attachment-details .settings-save-status {
    float: right;
    text-transform: none;
    z-index: 10
}

.attachment-details .settings-save-status .spinner {
    margin-left: 5px
}

.attachment-details .settings-save-status .saved {
    float: right;
    display: none
}

.attachment-details.save-complete .settings-save-status .saved {
    display: block
}

.attachment-info {
    overflow: hidden;
    min-height: 60px;
    margin-bottom: 16px;
    line-height: 18px;
    color: #666;
    border-bottom: 1px solid #ddd;
    padding-bottom: 11px
}

.attachment-info .filename {
    font-weight: 600;
    color: #444;
    word-wrap: break-word
}

.attachment-info .thumbnail {
    position: relative;
    float: left;
    max-width: 120px;
    max-height: 120px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px
}

.uploading .attachment-info .thumbnail {
    width: 120px;
    height: 80px;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .1)
}

.uploading .attachment-info .media-progress-bar {
    margin-top: 35px
}

.attachment-info .thumbnail-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
    overflow: hidden
}

.attachment-info .thumbnail img {
    display: block;
    max-width: 120px;
    max-height: 120px;
    margin: 0 auto
}

.attachment-info .details {
    float: left;
    font-size: 12px;
    max-width: 100%
}

.attachment-info .delete-attachment,
.attachment-info .edit-attachment,
.attachment-info .trash-attachment,
.attachment-info .untrash-attachment {
    display: block;
    text-decoration: none;
    white-space: nowrap
}

.attachment-details.needs-refresh .attachment-info .edit-attachment {
    display: none
}

.attachment-info .edit-attachment {
    display: block
}

.media-modal .delete-attachment,
.media-modal .trash-attachment,
.media-modal .untrash-attachment {
    display: inline;
    padding: 0;
    color: #bc0b0b
}

.media-modal .delete-attachment:focus,
.media-modal .delete-attachment:hover,
.media-modal .trash-attachment:focus,
.media-modal .trash-attachment:hover,
.media-modal .untrash-attachment:focus,
.media-modal .untrash-attachment:hover {
    color: red
}

.attachment-display-settings {
    width: 100%;
    float: left;
    overflow: hidden
}

.attachment-display-settings h4 {
    margin: 1.4em 0 .4em
}

.collection-settings {
    overflow: hidden
}

.collection-settings .setting input[type=checkbox] {
    float: left;
    margin-right: 8px
}

.collection-settings .setting span {
    min-width: inherit
}

.media-modal .imgedit-wrap {
    position: static
}

.media-modal .imgedit-wrap .imgedit-panel-content {
    padding: 16px;
    position: absolute;
    top: 0;
    right: 282px;
    bottom: 0;
    left: 0;
    overflow: auto
}

.media-modal .imgedit-wrap .imgedit-settings {
    background: #f3f3f3;
    border-left: 1px solid #ddd;
    padding: 20px 16px 16px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    overflow: auto
}

.media-modal .imgedit-group {
    background: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 16px;
    padding: 0 0 16px;
    position: relative
}

.media-modal .imgedit-group:last-of-type {
    border: 0;
    margin: 0;
    padding: 0
}

.media-modal .imgedit-group-top {
    margin: 0
}

.media-modal .imgedit-group-top h2,
.media-modal .imgedit-group-top h2 .button-link,
.media-modal .imgedit-group-top h3 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    margin: 3px 0 0
}

.embed-url,
.imgedit-thumbnail-preview-caption {
    display: block
}

.media-modal .imgedit-group-top h2 .button-link,
.media-modal .imgedit-group-top h2 a,
.media-modal .imgedit-group-top h3 a {
    text-decoration: none;
    color: #666
}

.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,
.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,
.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover {
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
    background: 0;
    color: #0074a2;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus {
    color: #0074a2;
    border-color: #5b9dd9;
    outline: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 115, 170, .8);
    box-shadow: 0 0 3px rgba(0, 115, 170, .8)
}

.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle {
    margin-top: -3px
}

.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle {
    margin-top: -2px
}

.media-modal .imgedit-help-toggled span.dashicons:before {
    content: "\f142"
}

.media-modal .imgedit-thumbnail-preview {
    margin: 10px 8px 0 0
}

.media-modal .imgedit-wrap div.updated {
    margin: 0 0 16px
}

.embed-url {
    position: relative;
    padding: 16px;
    margin: 0;
    z-index: 250;
    background: #fff;
    font-size: 18px
}

.media-frame .embed-url input {
    font-size: 18px;
    padding: 12px 14px;
    width: 100%;
    min-width: 200px;
    -webkit-box-shadow: inset 2px 2px 4px -2px rgba(0, 0, 0, .1);
    box-shadow: inset 2px 2px 4px -2px rgba(0, 0, 0, .1)
}

.media-frame .embed-url .spinner {
    position: absolute;
    top: 32px;
    right: 26px
}

.embed-link-settings,
.embed-media-settings {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 16px 16px 32px;
    overflow: auto
}

.media-embed .embed-link-settings {
    overflow: visible
}

.embed-preview embed,
.embed-preview iframe,
.embed-preview img,
.mejs-container video {
    max-width: 100%;
    vertical-align: middle
}

.embed-preview a {
    display: inline-block
}

.embed-preview img {
    display: block;
    height: auto
}

.mejs-container:focus {
    outline: #5b9dd9 solid 1px;
    -webkit-box-shadow: 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: 0 0 2px 1px rgba(30, 140, 190, .8)
}

.image-details .media-modal {
    left: 140px;
    right: 140px
}

.image-details .media-frame-content,
.image-details .media-frame-router,
.image-details .media-frame-title {
    left: 0
}

.image-details .embed-media-settings {
    top: 0;
    overflow: visible;
    padding: 0
}

.image-details .embed-media-settings,
.image-details .embed-media-settings div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.image-details .column-settings {
    background: #f3f3f3;
    border-right: 1px solid #ddd;
    min-height: 100%;
    width: 55%;
    position: absolute;
    top: 0;
    left: 0
}

.image-details .column-settings h2,
.image-details .column-settings h3 {
    margin: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    color: #23282d
}

.image-details .column-image {
    width: 45%;
    position: absolute;
    left: 55%;
    top: 0
}

.image-details .image {
    margin: 20px
}

.image-details .image img {
    max-width: 100%;
    max-height: 500px
}

.image-details .advanced-toggle {
    padding: 0;
    color: #666;
    text-transform: uppercase
}

.image-details .advanced-toggle:after {
    font: 400 20px/1 dashicons;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f140";
    display: inline-block;
    margin-top: -2px
}

.image-details .advanced-visible .advanced-toggle:after {
    content: "\f142"
}

.image-details .embed-media-settings .size {
    margin-bottom: 4px
}

.image-details .custom-size span {
    display: block
}

.image-details .custom-size label {
    display: block;
    float: left
}

.image-details .custom-size span small {
    color: #555d66;
    font-size: inherit
}

.image-details .custom-size input {
    width: 5em
}

.image-details .custom-size .sep {
    float: left;
    margin: 26px 6px 0
}

.image-details .custom-size:after {
    content: "";
    display: table;
    clear: both
}

.media-embed .thumbnail {
    max-width: 100%;
    max-height: 200px;
    position: relative;
    float: left
}

.media-embed .thumbnail img {
    max-height: 200px;
    display: block
}

.media-embed .thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    overflow: hidden
}

.media-embed .setting {
    width: 100%;
    margin: 10px 0;
    float: left;
    display: block;
    clear: both
}

.image-details .embed-media-settings .setting {
    float: none;
    width: auto
}

.image-details .actions {
    margin: 10px 0
}

.image-details .hidden {
    display: none
}

.media-embed .setting input[type=text],
.media-embed .setting textarea {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 1px 0
}

.image-details .embed-media-settings .setting input[type=text],
.image-details .embed-media-settings .setting textarea {
    max-width: inherit;
    width: 70%
}

.image-details .embed-media-settings .custom-size,
.image-details .embed-media-settings .link-target,
.image-details .embed-media-settings .setting input.link-to-custom {
    margin-left: 27%;
    width: 70%
}

.image-details .embed-media-settings .link-target {
    margin-top: 24px
}

.media-embed .setting input.hidden,
.media-embed .setting textarea.hidden {
    display: none
}

.media-embed .setting span {
    display: block;
    width: 200px;
    font-size: 13px;
    line-height: 24px;
    color: #666
}

.image-details .embed-media-settings .setting span {
    float: left;
    width: 25%;
    text-align: right;
    margin: 8px 1% 0;
    line-height: 1.1
}

.media-embed .setting .button-group {
    margin: 2px 0
}

.media-embed-sidebar {
    position: absolute;
    top: 0;
    left: 440px
}

.advanced-section,
.link-settings {
    margin-top: 10px
}

.wp-editor-wrap .uploader-editor {
    background: rgba(150, 150, 150, .9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    display: none;
    text-align: center
}

.wp-editor-wrap .uploader-editor-content {
    border: 1px dashed #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px
}

.wp-editor-wrap .uploader-editor .uploader-editor-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 3em;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
    padding: 0;
    margin: 0;
    display: none
}

.wp-editor-wrap .uploader-editor.droppable {
    background: rgba(0, 86, 132, .9)
}

.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title {
    display: block
}

.ie7 .media-frame .attachments-browser {
    position: static
}

.ie7 .media-frame .embed-url input {
    margin-top: 4px;
    width: 90%
}

.ie7 .compat-item {
    width: 99%
}

.ie7 .attachment-display-settings {
    width: auto
}

.ie7 .attachment-preview,
.ie7 .attachment-preview .thumbnail {
    width: 120px;
    height: 120px
}

.ie7 .media-frame .attachment .describe {
    width: 102px
}

.ie7 .media-sidebar .setting select {
    max-width: 55%
}

.ie7 .media-sidebar .setting input[type=tel],
.ie7 .media-sidebar .setting input[type=text],
.ie7 .media-sidebar .setting input[type=password],
.ie7 .media-sidebar .setting input[type=number],
.ie7 .media-sidebar .setting input[type=search],
.ie7 .media-sidebar .setting input[type=email],
.ie7 .media-sidebar .setting input[type=url],
.ie7 .media-sidebar .setting textarea {
    width: 55%
}

.ie7 .media-sidebar .setting .link-to-custom {
    float: left
}

.rtl .media-frame,
.rtl .media-frame .search,
.rtl .media-frame input[type=tel],
.rtl .media-frame input[type=text],
.rtl .media-frame input[type=password],
.rtl .media-frame input[type=number],
.rtl .media-frame input[type=search],
.rtl .media-frame input[type=email],
.rtl .media-frame input[type=url],
.rtl .media-frame select,
.rtl .media-frame textarea,
.rtl .media-modal {
    font-family: Tahoma, sans-serif
}

:lang(he-il) .rtl .media-frame,
:lang(he-il) .rtl .media-frame .search,
:lang(he-il) .rtl .media-frame input[type=text],
:lang(he-il) .rtl .media-frame input[type=password],
:lang(he-il) .rtl .media-frame input[type=number],
:lang(he-il) .rtl .media-frame input[type=search],
:lang(he-il) .rtl .media-frame input[type=email],
:lang(he-il) .rtl .media-frame input[type=url],
:lang(he-il) .rtl .media-frame select,
:lang(he-il) .rtl .media-frame textarea,
:lang(he-il) .rtl .media-modal {
    font-family: Arial, sans-serif
}

@media only screen and (max-width:900px) {
    .media-frame:not(.hide-menu) .media-frame-content,
    .media-frame:not(.hide-menu) .media-frame-router,
    .media-frame:not(.hide-menu) .media-frame-title,
    .media-frame:not(.hide-menu) .media-frame-toolbar {
        left: 0
    }
    .media-frame:not(.hide-menu) .media-frame-menu {
        position: static;
        width: 0
    }
    .media-frame:not(.hide-menu) .media-menu {
        width: auto;
        max-width: 80%;
        overflow: auto;
        z-index: 2000;
        top: 50px;
        left: -300px;
        right: auto;
        bottom: auto;
        padding: 5px 0;
        border: 1px solid #ccc
    }
    .media-frame:not(.hide-menu) .media-menu.visible {
        left: 0
    }
    .media-frame:not(.hide-menu) .media-menu>a {
        padding: 12px 16px;
        font-size: 16px
    }
    .media-frame:not(.hide-menu) .media-menu>a.active {
        display: none
    }
    .media-frame:not(.hide-menu) .media-menu .separator {
        margin: 5px 10px
    }
    .media-frame:not(.hide-menu) .media-frame-title {
        left: 0
    }
    .media-frame:not(.hide-menu) .media-frame-title .dashicons {
        display: inline-block;
        line-height: 50px
    }
    .media-frame:not(.hide-menu) .media-frame-title h1 {
        color: #0073aa;
        line-height: 3;
        font-size: 18px;
        float: left;
        cursor: pointer
    }
    .media-sidebar {
        width: 230px
    }
    .attachments-browser .attachments,
    .attachments-browser .media-toolbar,
    .attachments-browser .uploader-inline {
        right: 262px
    }
    .attachment-details .setting,
    .media-sidebar .setting {
        margin: 6px 0
    }
    .attachment-details .setting input,
    .attachment-details .setting span,
    .attachment-details .setting textarea,
    .compat-item label span,
    .media-sidebar .setting input,
    .media-sidebar .setting span,
    .media-sidebar .setting textarea {
        float: none
    }
    .attachment-details .setting span,
    .compat-item label span,
    .media-sidebar .setting span {
        text-align: inherit;
        min-height: 16px;
        margin: 0;
        padding: 8px 2px 0
    }
    .attachment-details .setting .value,
    .media-sidebar .setting .value {
        float: none;
        width: auto
    }
    .attachment-details .setting input[type=tel],
    .attachment-details .setting input[type=text],
    .attachment-details .setting input[type=password],
    .attachment-details .setting input[type=number],
    .attachment-details .setting input[type=search],
    .attachment-details .setting input[type=email],
    .attachment-details .setting input[type=url],
    .attachment-details .setting select,
    .attachment-details .setting textarea,
    .media-sidebar .setting input[type=tel],
    .media-sidebar .setting input[type=text],
    .media-sidebar .setting input[type=password],
    .media-sidebar .setting input[type=number],
    .media-sidebar .setting input[type=search],
    .media-sidebar .setting input[type=email],
    .media-sidebar .setting input[type=url],
    .media-sidebar .setting select,
    .media-sidebar .setting textarea {
        float: none;
        width: 98%;
        max-width: none;
        height: auto
    }
    .attachment-details .setting select.columns,
    .media-sidebar .setting select.columns {
        width: auto
    }
    .media-frame .search,
    .media-frame input,
    .media-frame textarea {
        padding: 3px 6px
    }
    .image-details .column-image {
        width: 30%;
        left: 70%
    }
    .image-details .column-settings {
        width: 70%
    }
    .image-details .media-modal {
        left: 30px;
        right: 30px
    }
    .image-details .embed-media-settings .setting {
        margin: 20px
    }
    .image-details .embed-media-settings .setting span {
        float: none;
        text-align: left;
        width: 100%;
        margin-bottom: 4px
    }
    .image-details .embed-media-settings .setting input.link-to-custom,
    .image-details .embed-media-settings .setting input[type=text],
    .image-details .embed-media-settings .setting textarea {
        width: 100%;
        margin-left: 0
    }
    .image-details .embed-media-settings .custom-size {
        margin-left: 20px
    }
    .collection-settings .setting input[type=checkbox] {
        margin-top: 0
    }
    .media-selection {
        min-width: 120px
    }
    .media-selection:after {
        background: 0
    }
    .media-selection .attachments {
        display: none
    }
    .media-modal .attachments-browser .media-toolbar .search {
        max-width: 100%;
        height: auto;
        float: right
    }
    .media-modal .attachments-browser .media-toolbar .attachment-filters {
        height: auto
    }
    .media-modal .attachments-browser .media-toolbar .spinner {
        margin: 14px 2px 0
    }
    .media-frame input[type=text],
    .media-frame input[type=password],
    .media-frame input[type=number],
    .media-frame input[type=search],
    .media-frame input[type=email],
    .media-frame input[type=url],
    .media-frame select,
    .media-frame textarea {
        font-size: 16px
    }
}

@media only screen and (max-width:640px),
screen and (max-height:400px) {
    .image-details .media-modal,
    .media-modal {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .media-modal-backdrop {
        position: fixed
    }
    .media-sidebar {
        z-index: 1900;
        max-width: 70%;
        bottom: 120%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 0
    }
    .media-sidebar.visible {
        bottom: 0
    }
    .attachments-browser .attachments,
    .attachments-browser .media-toolbar,
    .attachments-browser .uploader-inline {
        right: 0
    }
    .image-details .media-frame-title {
        display: block;
        top: 0;
        font-size: 14px
    }
    .image-details .column-image,
    .image-details .column-settings {
        width: 100%;
        position: relative;
        left: 0
    }
    .image-details .column-settings {
        padding: 4px 0
    }
    .media-frame-content .media-toolbar .instructions {
        display: none
    }
}

@media screen and (max-height:400px) {
    .media-menu {
        padding: 0
    }
    .media-frame-router {
        top: 44px
    }
    .media-frame-content {
        top: 78px
    }
    .attachments-browser .attachments {
        top: 40px
    }
    .embed-link-settings {
        overflow: visible
    }
}

@media only screen and (max-width:480px) {
    .media-modal-close {
        top: -5px
    }
    .media-modal .media-frame-title {
        height: 40px
    }
    .wp-core-ui.wp-customizer .media-button {
        margin-top: 13px
    }
    .media-frame:not(.hide-menu) .media-frame-title h1,
    .media-modal .media-frame-title h1 {
        font-size: 18px;
        line-height: 40px
    }
    .media-frame:not(.hide-menu) .media-frame-title .dashicons {
        line-height: 40px
    }
    .media-frame-router,
    .media-frame:not(.hide-menu) .media-menu {
        top: 40px
    }
    .media-frame-content {
        top: 74px
    }
    .media-frame.hide-router .media-frame-content {
        top: 40px
    }
}

@media print,
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .wp-core-ui .media-modal-icon {
        background-image: url(../images/uploader-icons-2x.png);
        -webkit-background-size: 134px 15px;
        background-size: 134px 15px
    }
    .media-frame .spinner {
        background-image: url(../images/spinner-2x.gif)
    }
}

.media-frame-content[data-columns="1"] .attachment {
    width: 100%
}

.media-frame-content[data-columns="2"] .attachment {
    width: 50%
}

.media-frame-content[data-columns="3"] .attachment {
    width: 33.33%
}

.media-frame-content[data-columns="4"] .attachment {
    width: 25%
}

.media-frame-content[data-columns="5"] .attachment {
    width: 20%
}

.media-frame-content[data-columns="6"] .attachment {
    width: 16.66%
}

.media-frame-content[data-columns="7"] .attachment {
    width: 14.28%
}

.media-frame-content[data-columns="8"] .attachment {
    width: 12.5%
}

.media-frame-content[data-columns="9"] .attachment {
    width: 11.11%
}

.media-frame-content[data-columns="10"] .attachment {
    width: 10%
}

.media-frame-content[data-columns="11"] .attachment {
    width: 9.09%
}

.media-frame-content[data-columns="12"] .attachment {
    width: 8.33%
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.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(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    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-loaded {
    display: inline-block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    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;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    height: 13px
}

div.pp_default .pp_top .pp_left {
    background: url(../images/sprite.png) -63px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
    background: url(../images/sprite.png) -120px -93px no-repeat
}

div.pp_default .pp_content .ppt {
    color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}

div.pp_default .pp_next:hover {
    background: url(../images/sprite_next.png) center right no-repeat;
    cursor: pointer
}

div.pp_default .pp_previous:hover {
    background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}

div.pp_default .pp_expand {
    background: url(../images/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_expand:hover {
    background: url(../images/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}

div.pp_default .pp_contract {
    background: url(../images/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_contract:hover {
    background: url(../images/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../images/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}

div.pp_default .pp_gallery ul li a {
    background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}

div.pp_default .pp_social {
    margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
    background: url(../images/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
    background: url(../images/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
    opacity: .7
}

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
    background: url(../images/sprite.png) -63px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
    background: url(../images/sprite.png) -120px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
    background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
    background: url(../images/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
    background: url(../images/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_nav .pp_pause {
    background: url(../images/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
    background: url(../images/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
    background: url(../images/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
    background: url(../images/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
    background: url(../images/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
    background: url(../images/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff
}

div.dark_rounded .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(../images/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
    background: url(../images/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
    background: url(../images/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(../images/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: #000
}

div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_square .pp_nav {
    clear: none
}

div.dark_square .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_nav .pp_pause {
    background: url(../images/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
    background: url(../images/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_square .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_square .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_nav .pp_pause {
    background: url(../images/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
    background: url(../images/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_square .pp_previous:hover {
    background: url(../images/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_top .pp_left {
    background: url(../images/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
    background: url(../images/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_expand:hover {
    background: url(../images/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract {
    background: url(../images/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract:hover {
    background: url(../images/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../images/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.facebook .pp_description {
    margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
    background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
    background: url(../images/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}

div.facebook .pp_arrow_next {
    background: url(../images/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}

div.facebook .pp_nav {
    margin-top: 0
}

div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
    background: url(../images/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_nav .pp_pause {
    background: url(../images/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_next:hover {
    background: url(../images/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.facebook .pp_previous:hover {
    background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_bottom .pp_left {
    background: url(../images/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px!important
}

a.pp_next {
    background: url(../images/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_previous {
    background: url(../images/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
}

#pp_full_res {
    line-height: 1!important
}

#pp_full_res .pp_inline {
    text-align: left
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
    background-color: #fff
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
    color: #000
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #fff
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
    position: relative
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
    background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
    margin-right: 85px
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
    color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #fff
}

.pp_top,
.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_top,
* html .pp_bottom {
    padding: 0 20px
}

.pp_top .pp_left,
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}

.pp_top .pp_right,
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_fade,
.pp_gallery li.default a img {
    display: none
}

@media(max-width:1070px) {
    .cs-courses.listing-view.list-2 article .price {
        float: left;
        display: block;
        width: 100%;
        margin-top: 22px
    }
    .cs-document-list li {
        width: 220px
    }
    .cs-thumb-post {
        display: block;
        width: auto;
        float: none;
        overflow: hidden
    }
    .cs-custom-add p {
        margin: 0 0 8px 0
    }
}

@media(min-width:768px) and (max-width:990px) {
    .cs-document-list li {
        width: 233px
    }
    .medium-news article figure~.news-info {
        padding: 25px 25px 20px 368px
    }
    .wrapper_boxed .navigation {
        width: 100%
    }
    .top-nav ul {
        text-align: center!important
    }
    .content-rt.col-md-3,
    .container,
    .element-size-75,
    .main-section .page-content,
    .main-section .page-content~.page-sidebar,
    .col-md-12,
    .wrapper.wrapper_boxed,
    .page-sidebar,
    .page-content,
    .col-md-8 {
        width: 100%!important
    }
    .main-section .col-md-3.left-sec {
        width: 33.33%!important
    }
    .col-md-2 {
        width: 33.33%
    }
    .col-md-5,
    .col-md-7,
    .col-md-6,
    .col-md-4,
    .col-md-3,
    .element-size-25,
    .element-size-33,
    .element-size-67 {
        width: 50%!important
    }
    .page-sidebar .widget {
        width: 45%;
        margin: 0 15px 30px 15px
    }
    .main-banner .flex-direction-nav .flex-prev,
    .cs-gallery-slider .flex-direction-nav .flex-prev {
        left: auto;
        right: 65px
    }
    .main-banner .flexslider .flex-direction-nav a,
    .main-banner .flexslider .flex-pauseplay,
    .cs-gallery-slider .flexslider .flex-direction-nav a,
    .cs-gallery-slider .flexslider .flex-pauseplay {
        bottom: 136px
    }
    .wrapper.wrapper_boxed {
        overflow: hidden
    }
    .widget .gallery-list img {
        width: 100%
    }
    .newsletter-section .newsletter-from input[type="text"] {
        width: 345px
    }
    .newsletter-section span.newsletter-title {
        padding: 8px 10px 0 0
    }
    .news-ticker .slides {
        width: 80%
    }
    .main-content .medium-news article figure {
        width: 100%!important
    }
    .main-content .medium-news article figure~.news-info {
        padding: 15px 25px 10px 10px;
        float: left
    }
    body .news-ticker ul li time {
        padding: 0 0 0 17px
    }
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .main-section .cs-blog h2 {
        font-size: 20px;
        margin-top: 0
    }
    .main-section .cs-blog-masnery article .cs-media figure,
    .main-section .under-wrapp {
        width: 100%
    }
    #main-header .top-nav,
    #main-header .header-search {
        width: 100%;
        float: left;
        text-align: center
    }
    #main-header .top-nav {
        margin-bottom: 5px
    }
    #main-header .header-search form {
        width: 50%;
        margin: -6px 0 10px 0;
        display: inline-block;
        float: none
    }
    #main-header .header-search input[type="text"] {
        width: 100%
    }
    #main-header .header-search label {
        right: 2px;
        top: 23px
    }
    .header-search label::before {
        top: 9px
    }
    .rtl #main-header .header-search label {
        top: 30px
    }
    #main-header .right-side {
        width: 100%;
        float: left;
        padding: 0;
        margin-bottom: 20px
    }
    #main-header .top-nav ul li,
    .rtl #main-header .top-nav ul li {
        margin-bottom: 0;
        float: none;
        display: inline-block
    }
    #main-header .logo {
        margin-bottom: 5px!important
    }
    #main-header .top-nav ul li a {
        padding: 2px 7px 5px
    }
    #main-header .header-search span {
        float: none
    }
    .main-content .fc-event {
        font-size: 8px
    }
    .main-content .fc-toolbar .fc-left {
        position: relative;
        z-index: 999
    }
    .main-content .fc-view-container {
        padding-left: 40px
    }
    .main-content .fc-center>h2 {
        font-size: 30px
    }
    .main-content .get-enrole-button {
        float: left
    }
    .main-content .image-frame.frame-plane section {
        float: left
    }
    .main-content .image-frame.frame-plane figure,
    .main-content .mejs-container,
    .main-section .mejs-container,
    .main-section .image-frame.frame-plane figure {
        width: 100%!important
    }
    .main-section .team-grid .thumbnail a>img {
        width: 100%!important;
        max-width: auto
    }
    .call-actions.ac-classic {
        padding: 30px 15px 30px 30px
    }
    .main-content .cs-course-table .content .title-bar>ul>li:last-child {
        width: 4%
    }
    .cs-course-table .content .title-bar>ul>li:first-child {
        font-size: 14px;
        width: 56%
    }
    .main-content .team-grid .overlayslide-team>a img {
        width: 100%
    }
    .main-section .image-frame.frame-plane .mejs-overlay {
        width: 100%!important;
        top: -25px
    }
    .main-section .call-actions .cell.call-btn {
        margin: 0
    }
    .main-section .pricing-area,
    .main-section .pricing-area [class*="col-md"] {
        margin: 0
    }
    #main-header .top-nav {
        background: none!important
    }
    .main-section .medium-news article figure~.news-info {
        float: left;
        padding: 25px 25px 25px 10px
    }
    .main-section .cs-gallery-nav li::before {
        top: -9px
    }
    .main-section .cs-gallery-nav li a {
        font-size: 9px!important
    }
    .main-section .element-size-67 .cs-gallery ul li {
        width: 100%!important
    }
    .widget.element-size-100.widget_tabs {
        width: 100%
    }
    .cs-search-area>form {
        float: left;
        margin: 0 0 30px
    }
    .main-section .fc-view-container {
        width: 82%
    }
    .newsletter-section .footer-logo {
        float: none;
        display: inline-block
    }
    .newsletter-section {
        text-align: center
    }
    .rtl .listing-view.list-2 article .course-tags {
        position: relative
    }
    .rtl .cs-courses.listing-view .course-info li {
        padding: 0 12px 0 10px
    }
    .main-section .cs-course-detail .cs-features li {
        min-width: 246px
    }
    .main-section .event-editor .socialmedia ul {
        left: 40px
    }
    .medium-news article figure {
        width: 100%
    }
    .question-mark p::before {
        left: -20px
    }
    .question-mark p::after {
        right: 25px
    }
}

@media(max-width:1000px) {
    .navigation ul>li .sub-dropdown {
        opacity: 1;
        visibility: visible;
        position: static
    }
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .responsive-btn {
        display: block;
        float: right;
        position: relative;
        z-index: 1
    }
    .navigation ul>li {
        float: left;
        width: 100%
    }
    .navigation ul>li:hover>a {
        background: 0
    }
    .sub-dropdown::before,
    .sub-dropdown::after {
        display: none
    }
    .sub-dropdown {
        box-shadow: none;
        width: 100%;
        float: left;
        margin: -14px 0 20px 0
    }
    .responsive-btn i {
        float: right;
        color: #fff;
        padding: 13px 10px 0 0;
        cursor: pointer
    }
    .navigation ul>li>a {
        padding: 4px 10px;
        float: none;
        display: block;
        width: 100%
    }
    .navigation ul>li>a {
        border-right: 0
    }
    .navigation ul>li:hover>.sub-dropdown {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px)
    }
    .sub-dropdown .responsive-btn i {
        color: #000
    }
    .navigation ul>li:hover>.responsive-btn i {
        color: #fff
    }
    .cs-click-menu {
        display: block
    }
    .navigation .cs-click-menu {
        width: 50px;
        height: 50px;
        color: #fff;
        text-align: center;
        line-height: 54px;
        background-color: #08387f;
        font-size: 20px
    }
    #main-header .main-nav {
        background: none!important
    }
    #main-header .navigation>ul {
        background-color: #08387f
    }
    .rtl #main-header .navigation>ul {
        float: none
    }
    .navigation .sub-dropdown li a {
        font-size: 12px;
        display: block;
        float: none;
        width: 100%
    }
    #main-header .navigation>ul {
        display: none
    }
    #main-header {
        text-align: center
    }
    #main-header .main-nav {
        text-align: left
    }
    .main-section .comment-respond,
    .main-section .cs-plain-form .form-style {
        margin-bottom: 30px
    }
    .rtl .newsletter-section span.newsletter-title {
        padding: 8px 0 0 29px
    }
    .rtl .activedetail .media .media-left {
        float: right
    }
}

@media(max-width:767px) {
    .overlayslide-team {
        margin-right: 15px
    }
    .cs-course-detail .cs-features li {
        min-width: 50%
    }
    .cs-detail-area .address-box .price-box {
        margin-right: 10px
    }
    .top-nav ul {
        text-align: center
    }
    .rtl .top-nav ul {
        text-align: center!important
    }
    .element-size-50,
    .element-size-33,
    .element-size-75,
    .element-size-67,
    .page-content,
    .page-sidebar,
    .page-sidebar~.page-content,
    .element-size-100 .col-md-12,
    .element-size-75 .col-md-12,
    .element-size-67 .col-md-12,
    .element-size-50 .col-md-12,
    .element-size-25 .col-md-12,
    .element-size-33 .col-md-12,
    .col-md-12,
    .page-content,
    footer [class*="col-md-"],
    .col-md-6,
    .col-md-9,
    .container,
    .wrapper.wrapper_boxed,
    .page-sidebar {
        width: 100%!important
    }
    .col-md-4,
    .col-md-3,
    .col-md-2,
    .element-size-25 {
        width: 50%!important
    }
    .wrapper.wrapper_boxed {
        overflow: hidden
    }
    .main-banner .slider-caption h1,
    .main-banner .slider-caption p,
    .cs-gallery-slider .slider-caption h1,
    .cs-gallery-slider .slider-caption p {
        width: 70%
    }
    .main-banner .flex-direction-nav .flex-prev,
    .cs-gallery-slider .flex-direction-nav .flex-prev {
        left: auto;
        right: 65px
    }
    .main-banner .flexslider .flex-direction-nav a,
    .main-banner .flexslider .flex-pauseplay,
    .cs-gallery-slider .flexslider .flex-direction-nav a,
    .cs-gallery-slider.flexslider .flex-pauseplay {
        bottom: 150px
    }
    .news-ticker .slides {
        width: 100%
    }
    .news-ticker ul li time {
        margin: 0 0 0 15px
    }
    .news-ticker .slides {
        display: inline-block
    }
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .widget .gallery-list img {
        width: 100%
    }
    .bottom-footer #backtop {
        left: 50%;
        top: -84px
    }
    .rtl .bottom-footer #backtop {
        left: 50%
    }
    .bottom-footer .social-media h6 {
        margin-bottom: 10px
    }
    .bottom-footer .social-media ul li:first-child {
        margin-left: 0
    }
    .newsletter-section span.newsletter-title {
        padding: 8px 0 10px 0;
        float: none;
        display: inline-block
    }
    .newsletter-from input[type="text"] {
        width: 450px;
        margin-bottom: 10px
    }
    .newsletter-section {
        text-align: center
    }
    .footer-logo {
        float: none!important;
        text-align: center
    }
    .newsletter-from {
        width: 100%
    }
    .newsletter-from input[type="submit"] {
        float: none;
        display: inline-block
    }
    .main-section .comment-respond,
    .main-section .cs-plain-form .form-style {
        margin-bottom: 30px
    }
    .newsletter-section .footer-logo {
        float: none;
        display: inline-block
    }
    .newsletter-section {
        text-align: center
    }
    .main-content .medium-news article figure {
        width: 100%!important
    }
    .main-content .medium-news article figure~.news-info {
        padding: 15px 25px 10px 10px;
        float: left
    }
    #main-header .top-nav {
        background: none!important
    }
    .main-section .page-content .page-section .container {
        padding-left: 15px
    }
    .main-section .cs-blog h2 {
        font-size: 20px!important
    }
    .main-section .cs-thumb-post ul li {
        margin: 0 15px 10px 0
    }
    .main-section .page-content~.page-sidebar {
        padding-left: 15px
    }
    .main-section .cs-blog .cs-comments {
        margin: 0 10px 20px 0
    }
    .main-section .cs-blog .blog-bottom-sec {
        padding: 20px 0 0
    }
    .main-section .cs-blog article .cs-media figure {
        width: 100%
    }
    .main-section .cs-blog-medium .cs-media {
        width: 100%;
        margin-bottom: 15px
    }
    .main-section .cs-blog-medium .blog-info-sec {
        padding: 0;
        float: left
    }
    .main-section .thumblist figure {
        margin: 0
    }
    blockquote {
        float: none
    }
    .main-section .thumblist .cs-text-box p {
        display: inline-block
    }
    .main-section #cs-comments .li-comment:nth-child(2n) {
        padding: 35px 22px 0
    }
    .main-section .pagination li a {
        font-size: 14px
    }
    .main-section .pagination li {
        margin: 0
    }
    .main-section .pagination li a {
        padding: 6px
    }
    .main-section .cs-blog article {
        margin-bottom: 20px
    }
    .main-section .cs-testimonial,
    .main-section .cs-twitter-section,
    .main-section .flexslider.cs-twitter-slider {
        width: 100%
    }
    .main-section .cs-filter-menu li .slect-area {
        margin: 0 0 0 10px
    }
    .main-section .page-not-found,
    .main-section .under-wrapp {
        width: 100%
    }
    .main-section .page-no-search .cs-search-area input[type="text"] {
        width: 300px
    }
    .main-content .cs-filterable .cs-sort select {
        width: 155px
    }
    .main-content .cs-filterable .cs-sort li {
        margin: 0 6px 5px 0
    }
    .main-content .cs-courses.listing-view article .cs-text {
        overflow: inherit;
        float: left;
        padding: 10px 0 0 10px
    }
    .main-content .cs-courses.listing-view.list-2 article .cs-text {
        overflow: inherit;
        float: left;
        padding: 10px 20px 0 10px
    }
    .main-content .cs-courses.listing-view .course-info li {
        padding: 0 9px 0 12px
    }
    .main-content .cs-detail-area .detail-block {
        padding: 10px 0 0 20px;
        overflow: inherit;
        float: left;
        width: 100%
    }
    .main-content .page-content {
        padding: 0 15px
    }
    .main-content .cs-course-table .content .title-bar>ul {
        overflow: hidden
    }
    .main-content .cs-course-table .content .title-bar>ul>li {
        width: 22%;
        margin: 0 0 -9999px;
        padding: 0 10px 9999px
    }
    .main-content .cs-course-table .content .title-bar>ul>li:last-child {
        width: 12%
    }
    .cs-course-detail .cs-detail-text,
    .cs-course-detail .cs-features {
        float: left
    }
    .cs-course-detail .cs-detail-area .address-box {
        margin-bottom: 10px
    }
    .cs-tabs .tab-nav li {
        font-size: 13px
    }
    .cs-tabs .tab-nav li a,
    .main-section .cs-tabs.box .nav-tabs li a {
        padding: 15px 10px
    }
    .main-section .cs-tabs.box .nav-tabs li a {
        font-size: 11px
    }
    .call-actions.ac-classic {
        padding: 30px 15px 15px 30px
    }
    .call-actions.ac-classic .cell.call-btn {
        margin: 15px 0 10px 0
    }
    .main-content .cs-course-table .content .title-bar>ul>li:first-child {
        width: 45%
    }
    #main-header .top-nav ul li a {
        padding: 2px 9px 5px
    }
    #main-header .logo {
        margin-bottom: 5px!important;
        float: none;
        display: inline-block
    }
    #main-header .top-nav ul li {
        margin-bottom: 0
    }
    #main-header .header-search form {
        margin-bottom: 5px
    }
    .right-side .header-search {
        float: left;
        width: 100%;
        text-align: center
    }
    #main-header .right-side {
        text-align: center;
        padding-top: 0
    }
    #main-header .right-side .top-nav ul li,
    #main-header .right-side .header-search span {
        display: inline-block;
        float: none
    }
    #main-header .header-search label input[type="submit"] {
        height: 34px
    }
    #main-header .main-nav {
        text-align: left;
        width: 100%;
        overflow: hidden
    }
    #main-header .header-search label {
        top: 2px
    }
    .main-section .events-listing .date-time~section {
        padding: 0;
        float: left
    }
    .cs-events .date-time {
        margin-bottom: 10px
    }
    .main-content .fc-view-container {
        padding-left: 25px
    }
    .main-content .fc-center>h2 {
        font-size: 30px
    }
    .main-content .fc-toolbar .fc-left {
        position: relative;
        z-index: 999
    }
    .main-content .cs-calendar .fc-unthemed .fc-toolbar .fc-button-group {
        margin: 0
    }
    .main-content .fc-toolbar {
        width: 87px
    }
    .main-content .fc-event {
        font-size: 9px
    }
    .main-content .fc-view-container tbody td {
        line-height: 1.5
    }
    .main-section .events-listing figure {
        width: 100%
    }
    .main-section .events-listing figure~section {
        padding: 10px 0 0 0;
        float: left
    }
    .main-content .price-one {
        margin-bottom: 20px
    }
    .main-content .get-enrole-button {
        float: left
    }
    .main-content .image-frame.frame-plane figure,
    .main-content .mejs-container,
    .main-section .mejs-container,
    .main-section .image-frame.frame-plane figure {
        width: 100%!important
    }
    .main-section .grid-filter {
        width: 100%;
        text-align: center
    }
    .main-section .grid-filter li {
        float: none;
        display: inline-block
    }
    .main-section .team-grid .thumbnail a>img {
        width: 100%!important;
        max-width: auto
    }
    .main-section .filter-nav {
        text-align: center
    }
    .main-section .main-filter .question-btn,
    .main-section .cs-filter-menu li .sortby,
    .main-section .cs-filter-menu li .slect-area {
        display: inline-block;
        float: none
    }
    .main-content .media-middle {
        display: inline-block;
        vertical-align: top
    }
    .main-content .overlayslide-team>a img {
        width: 100%
    }
    .main-section .cs-filter-menu li,
    .main-section .cs-filter-menu {
        width: 100%
    }
    .main-content .cs-filterable .cs-views {
        float: left
    }
    .main-content .cs-filterable .cs-views li:first-child {
        margin-left: 0
    }
    .main-section .team-plain .media-body {
        display: block;
        margin-top: 15px;
        width: 420px
    }
    .main-section .team-plain .media-middle {
        vertical-align: top
    }
    .main-section .image-frame.frame-plane .mejs-overlay,
    .main-section .alignnone.size-full.wp-image-345 {
        width: 100%!important
    }
    #main-header .top-nav {
        margin-bottom: 15px
    }
    .main-section .cs-main-filterable .cs-filter-nav li {
        margin: 0 6px 5px 0
    }
    .main-section .page-no-search .cs-search-area input[type="text"] {
        margin-bottom: 10px
    }
    .main-section .call-actions .cell.call-btn {
        margin: 0
    }
    .main-section .plain-with-border.text-background-right {
        background-size: cover!important
    }
    .main-section .pricing-area,
    .main-section .pricing-area [class*="col-md"] {
        margin: 0
    }
    .medium-news article figure {
        float: left;
        width: 100%;
        margin: 0 0 10px
    }
    .medium-news article figure~.news-info {
        padding: 10px!important;
        float: left
    }
    footer .bottom-footer {
        text-align: center
    }
    footer .bottom-footer .copyright,
    footer .bottom-footer .social-media {
        display: inline-block;
        float: none!important
    }
    .main-section .cs-course-table .content .title-bar>ul>li:first-child {
        width: 40%
    }
    .main-section .cs-courses.listing-view .course-info li {
        width: 50%;
        margin-bottom: 15px;
        float: none;
        margin-right: -4px;
        display: inline-block
    }
    .main-section .cs-courses.listing-view .course-info figure {
        margin-right: 7px
    }
    .main-section .cs-course-table .content .title-bar>ul>li {
        line-height: 26px
    }
    .main-section .fc-view-container {
        width: 80%
    }
    .main-section .cs-pricing-table table th,
    .main-section .cs-pricing-table table td {
        line-height: 1;
        min-width: 10%
    }
    .main-section .cs-detail-area .address-box address {
        float: left;
        padding-left: 0;
        margin-top: 8px
    }
    .main-section .cs-courses.listing-view.default-courses .cs-text .course-info {
        margin-right: 0
    }
    .main-section .cs-courses.listing-view article .course-tags li {
        margin-bottom: 3px
    }
    .rtl .cs-courses.listing-view.list-2 article figure~.cs-text {
        position: relative
    }
    .main-section .cs-document-list li {
        width: 47%
    }
    .main-section .cs-detail-area figure {
        width: 100%
    }
    .question-mark p {
        padding: 0 30px
    }
    [class*="element-size"] {
        margin-bottom: 20px
    }
    .newsletter-from input[type="text"] {
        width: 100%
    }
    .rtl .cs-blog-medium .blog-info-sec {
        padding: 0
    }
    .rtl .cs-blog-medium .cs-media {
        margin-right: 0
    }
}

@media(max-width:480px) {
    .cs-services.cs-classic.left figure {
        margin: 0 0 10px 0
    }
    .cs-services.cs-classic {
        margin-bottom: 20px!important
    }
    .activedetail .media .media-body {
        width: 100%;
        padding-top: 10px
    }
    .main-section .team-plain .media-body {
        width: 260px
    }
    .cs-courses.listing-view.list-2 article .price {
        margin-top: 0
    }
    .element-size-50,
    .element-size-25,
    .element-size-75,
    .element-size-67,
    .element-size-33,
    .page-content,
    .page-sidebar,
    .element-size-100 .col-md-12,
    .element-size-75 .col-md-12,
    .element-size-67 .col-md-12,
    .element-size-50 .col-md-12,
    .element-size-25 .col-md-12,
    .element-size-33 .col-md-12,
    .col-md-12,
    .main-section .call-actions .cell,
    .wrapper.wrapper_boxed,
    .news-ticker .slides,
    .col-md-6,
    .col-md-9,
    .col-md-4,
    .col-md-3,
    .col-md-2 {
        width: 100%!important
    }
    .main-banner .flex-direction-nav .flex-prev,
    .cs-gallery-slider .flex-direction-nav .flex-prev {
        left: auto;
        right: 65px
    }
    .main-banner .flexslider .flex-direction-nav a,
    .main-banner .flexslider .flex-pauseplay,
    .cs-gallery-slider .flexslider .flex-direction-nav a,
    .cs-gallery-slider .flexslider .flex-pauseplay {
        bottom: 20px
    }
    .main-banner .slider-caption,
    .cs-gallery-slider .slider-caption {
        display: none
    }
    .main-content .page-content~.page-sidebar {
        padding-left: 15px
    }
    .cs-gallery-nav li:before {
        display: none
    }
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .bottom-footer #backtop {
        left: 50%;
        top: auto;
        transform: translateX(-50%);
        bottom: 100%l
    }
    .rtl .bottom-footer #backtop {
        bottom: 226%;
        margin-left: 5px
    }
    .newsletter-from input[type="text"] {
        margin-bottom: 6px;
        width: 100%;
        float: none
    }
    .main-section .cs-thumb-post {
        width: 100%;
        float: none
    }
    .main-section .cs-blog .cs-comments {
        margin: 0 10px 20px 0
    }
    .main-section .cs-blog .blog-bottom-sec {
        padding: 20px 0 0
    }
    .main-section .cs-blog-editor .cs-heading-sec .inner-sec h1 {
        font-size: 20px
    }
    .main-section .cs-post-panel {
        float: left;
        padding: 0
    }
    .main-section .cs-blog-editor .date-time {
        margin-bottom: 15px
    }
    .main-section blockquote {
        font-size: 18px;
        width: 100%;
        margin: 26px 0 34px 0
    }
    .main-section .thumblist .cs-text-box p {
        display: inline-block
    }
    .main-section #cs-comments .li-comment:nth-child(2n) {
        padding: 35px 10px 0
    }
    .main-section #cs-comments li .children {
        padding: 0
    }
    .main-section #cs-comments li .children .thumblist {
        padding: 10px
    }
    .main-section .thumblist .cs-text-box {
        padding: 0 0 0 77px
    }
    .main-section .thumblist figure {
        margin: 0 15px 0 0
    }
    .main-section .cs-plain-form .textaera-sec {
        width: 100%;
        position: inherit;
        padding: 0
    }
    .main-section .cs-plain-form input[type="submit"] {
        left: 0;
        margin-left: 0
    }
    .rtl .cs-plain-form input[type="submit"] {
        left: 0;
        right: auto
    }
    .main-section .cs-plain-form label input[type="text"],
    .main-section .cs-plain-form label input[type="email"] {
        width: 100%
    }
    .main-section .cs-filter-menu li .slect-area {
        margin: 0 0 10px 0
    }
    .main-section .comment-respond,
    .main-section .cs-plain-form .form-style {
        margin-bottom: 30px
    }
    .main-section .pagination li a {
        font-size: 14px
    }
    .main-section .pagination li a {
        padding: 4px
    }
    .main-section .pagination li.pgprev img {
        margin-right: 7px
    }
    .main-section .pagination li.pgnext img {
        margin-left: 7px
    }
    .main-section .pagination li {
        margin: 0
    }
    .main-section .cs-filterable .cs-views {
        float: left
    }
    .main-section .cs-document-list li {
        width: 94%
    }
    .main-section .page-not-found h1 {
        font-size: 100px!important
    }
    .main-section .under-wrapp .cons-icon-area img {
        width: 100%
    }
    .main-section .under-wrapp .cons-icon-area {
        margin-bottom: 25px
    }
    .main-section .cs-search-results ul li figure~.text {
        float: left;
        padding: 0;
        width: 100%
    }
    .cs-search-results .text a {
        width: 100%;
        word-wrap: break-word
    }
    .main-section .page-no-search .cs-search-area input[type="text"] {
        width: 290px;
        margin-bottom: 10px
    }
    .main-section .page-no-search .cs-search-area label {
        margin: 0 0 10px 0
    }
    .main-section .nav-tabs>li {
        width: 100%
    }
    .main-section .cs-services.cs-classic .text {
        overflow: inherit;
        float: left
    }
    .cs-tabs .tab-nav li {
        width: 100%
    }
    .cs-course-detail .cs-features li,
    .main-content .cs-courses.listing-view .course-info li,
    .main-content .cs-courses.listing-view .course-info .details,
    .main-content .cs-course-table .content .cs-courses article>figure {
        min-width: 100%
    }
    .main-content .cs-courses.listing-view .course-info li {
        border-left: none
    }
    .main-content .cs-courses.listing-view .course-info figure,
    .main-content .cs-courses.listing-view .course-info .details {
        margin-bottom: 10px
    }
    .main-content .cs-courses.listing-view.list-2 article .price {
        float: left
    }
    .main-section .emailinput-outer input {
        width: 89%
    }
    .main-section .form-group {
        padding: 0 0 0 15px
    }
    .main-section .cs-services.modren>figure~.text {
        padding: 0;
        float: left
    }
    .main-section .cs-team-slider .social-media-blog ul li {
        margin-bottom: 5px!important
    }
    .main-content .cs-filterable .cs-sort select,
    .main-content .cs-filterable .cs-sort li {
        width: 100%
    }
    .main-content .cs-filterable .cs-sort li {
        margin-bottom: 5px
    }
    .main-content .cs-courses.listing-view article .cs-text {
        overflow: inherit;
        float: left;
        padding: 10px 20px 20px 10px
    }
    .main-content .cs-course-table .head ul li:first-child {
        width: 39%
    }
    .main-content .cs-course-table .head ul li {
        width: 27%
    }
    .main-content .cs-course-table .content .title-bar>ul>li:first-child {
        width: 40%;
        font-size: 12px;
        line-height: 20px
    }
    .main-content .cs-course-table .content .title-bar>ul>li {
        width: 30%;
        padding: 0 10px;
        margin: 0;
        font-size: 9px
    }
    .main-content .graybackground {
        padding: 30px
    }
    .cs-team.team-box .media-left {
        float: left
    }
    #main-header .top-nav {
        margin-bottom: 0
    }
    #main-header .top-nav ul li {
        margin-bottom: 0
    }
    #main-header .header-search form {
        margin-bottom: 5px;
        width: 100%;
        float: left
    }
    #main-header .header-search label {
        right: 1px;
        top: 24px
    }
    .rtl #main-header .header-search label {
        top: 31px
    }
    #main-header .header-search input[type="text"] {
        width: 100%
    }
    .main-content .fc-view-container {
        width: 100%
    }
    .main-content .fc-toolbar {
        width: 100%;
        position: static
    }
    .main-content .fc-center>h2 {
        font-size: 20px;
        left: -13px;
        min-width: 400px;
        top: -67px;
        transform: rotate(0deg)
    }
    .main-content .cs-calendar .fc-unthemed .fc-toolbar .fc-button-group {
        margin-bottom: 10px
    }
    .main-content .fc-view-container {
        padding: 0
    }
    .main-content .fc-view-container .fc-view thead th {
        font-size: 8px;
        padding: 5px 8px
    }
    .main-content .fc-event {
        display: none
    }
    .main-section .event-editor .socialmedia a {
        margin: 0 10px 5px 0
    }
    .main-content .cs-main-filterable .cs-filter-nav li a {
        padding: 6px 10px 6px 12px
    }
    #portfolio-section .classic-gallery,
    #portfolio-section .cs-main-filterable {
        padding-left: 15px
    }
    .main-content .main-content .cs-main-filterable .cs-filter-nav li {
        margin-left: 4px
    }
    .main-content .mejs-overlay-button,
    .main-section .mejs-overlay-button {
        margin: -50px 0 0 -48px
    }
    .main-section .events-listing .text {
        width: 100%;
        display: block
    }
    .main-section .events-listing .right-side {
        display: block;
        float: none
    }
    .main-section .contactdiv ul li {
        float: none
    }
    .main-section .cs-blog .blog-text {
        padding: 0 0 0 70px
    }
    .rtl .cs-blog .blog-text {
        padding: 0 70px 0 0
    }
    .main-section .flexslider .flex-direction-nav a,
    .main-section .flexslider .flex-pauseplay {
        bottom: 10px
    }
    .main-section .cs-course-table .content .title-bar>ul>li:first-child {
        font-size: 12px;
        line-height: 18px
    }
    .main-section .cs-course-table .content .title-bar>ul>li {
        width: 100%;
        line-height: 26px
    }
    .main-section .cs-course-table .content .title-bar>ul>.opener,
    .main-section .cs-course-table .content .title-bar>ul>li:first-child {
        width: 100%;
        padding: 4px 15px
    }
    .main-section .cs-course-table .content .cs-courses article>figure {
        width: 100%
    }
    .main-section .cs-course-table .cs-courses.listing-view article figure~.cs-text {
        padding: 20px 0 0 0;
        float: left
    }
    .main-section .cs-courses.listing-view .course-info li {
        width: 100%;
        margin-bottom: 15px
    }
    .main-section .cs-course-table .head ul li:first-child {
        width: 100%
    }
    .main-section .cs-course-table .head ul li {
        width: 100%
    }
    .main-section .cs-custom-nav.cs-partner .owl-nav {
        right: 0
    }
    .main-section .cs-courses.listing-view article .course-tags li {
        margin-bottom: 3px
    }
    .main-section .cs-courses.listing-view article figure~.cs-text {
        padding: 20px 0;
        float: left
    }
    .main-section .cs-courses.listing-view.list-2 article figure~.cs-text {
        padding: 20px 10px
    }
    .main-section .cs-courses.listing-view.list-2 .course-info {
        margin-top: 15px
    }
    .main-section .cs-filterable .cs-sort {
        margin-bottom: 10px!important
    }
    .main-section .cs-filterable .cs-views,
    .main-section .cs-filterable .cs-sort {
        float: none;
        display: inline-block
    }
    .main-section .cs-filterable {
        text-align: center
    }
    .main-section .cs-social-share li .social-media {
        width: 208px
    }
    .main-section .cs-social-share li .social-media ul li a {
        margin-bottom: 5px
    }
    .main-section .download-btn {
        position: absolute;
        bottom: 5px;
        right: 14px
    }
    .slider-caption p {
        font-size: 9px
    }
    .slider-caption h1 {
        font-size: 16px!important
    }
    .slider-caption a {
        display: none
    }
    .main-section .cs-section-title h4 {
        width: 80%
    }
    .rtl .event-editor .socialmedia .cs-sharepost {
        top: -245px;
        left: 5%
    }
    .rtl medium-news article figure~.news-info {
        padding: 30px 0 0 25px;
        float: left
    }
    .main-section .cs-filterable .cs-views {
        float: right
    }
    .rtl .main-section .cs-filterable .cs-views {
        float: left
    }
    .ticket-area {
        float: left
    }
    .rtl .ticket-area {
        float: right
    }
    .rtl .right-side .ticket-area {
        float: left
    }
    .rtl blockquote {
        padding: 0 30px 32px 30px
    }
}

@media(max-width:520px) {
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .main-section .cs-course-table .content .title-bar>ul>.opener,
    .main-section .cs-course-table .content .title-bar>ul>li:first-child,
    .main-section .cs-course-table .content .title-bar>ul>li {
        width: 100%;
        padding: 4px 15px
    }
    .main-section .cs-course-table .cs-courses.listing-view article figure~.cs-text {
        float: left;
        padding: 20px 0 0
    }
    .slider-caption h1 {
        font-size: 16px!important
    }
    .main-section .cs-detail-area figure {
        width: 100%;
        margin-bottom: 20px
    }
    .main-section .event-editor .cs-sharepost {
        left: 50%;
        width: 145px;
        top: -245px
    }
    .rtl .event-editor .socialmedia .cs-sharepost {
        top: -245px;
        left: 40%
    }
    .main-section .cs-courses.listing-view article figure~.cs-text {
        float: left;
        padding: 20px 0
    }
    .rtl .cs-courses.listing-view.list-2 article figure~.cs-text {
        float: left;
        padding: 20px 10px
    }
    .main-section .cs-team-slider .social-media-blog ul li {
        margin-bottom: 5px!important
    }
    .main-section .social-media-blog ul li {
        margin-bottom: 5px
    }
    div.pp_default .pp_content_container .pp_right {
        padding-right: 19px!important
    }
}

@media(max-width:320px) {
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .main-section .cs-filterable .cs-sort li {
        margin: 10px 0
    }
    .main-section .fc-view-container .fc-view thead th {
        padding: 8px
    }
    .main-section .fc-center>h2 {
        left: -180px;
        top: 50px;
        font-size: 16px!important
    }
    .main-section .fc-view-container {
        width: 81%
    }
    .rtl .event-editor .socialmedia .cs-sharepost {
        top: -245px;
        left: 5%
    }
    .main-section .question-mark p::after {
        right: 0
    }
    .rtl .bottom-footer #backtop {
        bottom: 288%
    }
}

@media(max-width:360px) {
    .main-section .cs-filterable .cs-views {
        float: none
    }
    .rtl .main-section .cs-filterable .cs-views {
        float: none
    }
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .main-section .fc-center>h2 {
        left: -180px;
        top: 50px;
        font-size: 16px!important
    }
    .main-section .fc-view-container {
        width: 81%
    }
    .main-section .fc-view-container .fc-view thead th {
        padding: 8px
    }
    .rtl .event-editor .socialmedia .cs-sharepost {
        top: -245px;
        left: 5%
    }
    .main-section .question-mark p::after {
        right: 0
    }
}

@media screen and (min-width:991px) and (max-width:1054px) {
    .fixed {
        background: 0;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 9999;
        border: 0
    }
    .wrapper.wrapper_boxed {
        width: 100%!important;
        overflow: hidden
    }
    .newsletter-section .newsletter-from input[type="text"] {
        width: 285px
    }
    .newsletter-section .newsletter-from {
        width: 58%
    }
    .main-section .cs-thumb-post {
        width: 90%
    }
    .main-section .cs-thumb-post ul li {
        margin-right: 20px
    }
    .main-section .cs-blog h2 {
        font-size: 20px
    }
    .main-section .cs-blog-editor .cs-thumb-post {
        width: 92%
    }
    .cs-tabs .tab-nav li a {
        padding: 20px 37px
    }
    .navigation ul>li>a {
        padding: 12px 16px
    }
    .main-content .fc-view-container {
        padding-left: 30px
    }
    .main-content .fc-center>h2 {
        font-size: 40px
    }
    .main-content .fc-event {
        font-size: 9px
    }
    .main-section .cs-tabs.box .nav-tabs li a {
        font-size: 11px
    }
    .call-actions.ac-classic {
        padding: 30px 15px 15px 30px
    }
    .main-content .content-area .thumb-list li img {
        width: 72px
    }
    .main-content .cs-course-table .content .title-bar>ul>li:first-child {
        font-size: 14px;
        width: 58%
    }
    .main-content .cs-course-table .content .title-bar>ul>li {
        width: 18%;
        padding: 0 12px;
        font-size: 11px
    }
    .main-content .cs-course-table .content .title-bar>ul>li:last-child {
        width: 4%;
        padding: 0 5px
    }
    .main-section .image-frame.frame-plane section {
        padding: 20px 15px 28px
    }
    .main-section .social-media-blog ul li {
        margin-bottom: 5px
    }
    .main-section .alignnone.size-full.wp-image-345 {
        width: 100%
    }
    .main-section .cs-course-table .content .title-bar>ul>li {
        width: 19%
    }
    .main-section .cs-course-table .content .title-bar>ul>li:first-child {
        width: 56%
    }
    .main-section .cs-course-table .content .title-bar>ul>.opener {
        width: 40px
    }
    .rtl .cs-courses.listing-view .course-info li {
        padding: 0 10px 0 6px
    }
    .rtl .listing-view.list-2 article .course-tags {
        position: relative
    }
    .main-section .cs-course-detail .cs-features li {
        min-width: 222px
    }
    .main-section .cs-tabs.box .nav-tabs li a {
        padding: 12px 25px
    }
    .main-section .event-editor .socialmedia ul {
        left: 10px
    }
    .main-section .cs_ads_banner a img {
        width: 100%
    }
}

* {
    margin: 0;
    outline: 0;
    padding: 0
}

body {
    background-color: #fff;
    color: #555;
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
    line-height: 1.7
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #111;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 8px 0
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #111
}

p a {
    color: #111
}

p {
    letter-spacing: .2px;
    line-height: 1.7!important;
    margin-bottom: 10px
}

a {
    color: #111;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    outline: 0;
    text-decoration: none
}

ul {
    margin-bottom: 0
}

figure {
    margin-bottom: 6px;
    position: relative
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0
}

strong {
    color: #333
}

iframe {
    border: 0;
    float: left;
    width: 100%
}

.rich_editor_text iframe {
    width: 100%
}

.container.fullwidth {
    width: 100%
}

.container.fullwidth .col-md-12 {
    padding: 0
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    width: 100%
}

.modal-body {
    overflow: hidden
}

select {
    border: 1px solid #d2d2d2;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 8px 12px;
    width: 100%
}

label {
    color: #333;
    display: block;
    margin-bottom: 10px
}

button {
    border: 0
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    color: #3d3d3d;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 20px;
    outline: 0;
    padding: 4px 6px;
    vertical-align: middle
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.search-course ul li input[type="text"]:focus {
    box-shadow: 0 0 5px rgba(8, 56, 127, 0.5)
}

form p {
    float: left;
    position: relative;
    width: 100%
}

form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px
}

.element-size-25 {
    width: 25%
}

.element-size-33 {
    width: 33.333%
}

.element-size-50 {
    width: 50%
}

.element-size-67 {
    width: 66.67%
}

.element-size-75 {
    width: 75%
}

.element-size-100,
.section-fullwidth {
    float: left;
    width: 100%
}

.element-size-75 .col-md-3 {
    width: 33.3333%
}

.element-size-50 .col-md-3 {
    width: 50%
}

.element-size-25 .col-md-3 {
    width: 100%
}

.element-size-67 .col-md-3 {
    width: 25%;
    margin-bottom: 25px
}

.page-content .section-content {
    padding-left: 10px
}

.page-content .page-section .container {
    padding-left: 0
}

.section-content {
    float: left;
    padding: 0;
    position: relative;
    width: 75%;
    z-index: 1
}

.section-sidebar {
    float: left;
    padding: 0 12px 0 12px;
    width: 25%
}

.page-sidebar~.page-content {
    float: right;
    padding-left: 10px;
    padding-right: 0;
    width: 75%;
    z-index: 9
}

.page-content {
    float: left;
    padding: 0 15px 0 13px;
    width: 75%;
    z-index: 9
}

.page-content~.page-sidebar {
    float: left;
    position: relative;
    width: 25%
}

.page-section,
figure img {
    float: left;
    width: 100%
}

.page-content .container {
    width: 100%
}

.page-sidebar {
    float: left;
    padding: 0 10px 0 10px;
    position: relative;
    width: 25%
}

[class*="element-size"] {
    display: inline-block;
    float: none;
    margin: 0 -4px 0 0;
    vertical-align: top
}

[class*="col-md"] {
    display: inline-block;
    float: none;
    margin: 0 -4px 5px 0;
    vertical-align: top
}

.wrapper.wrapper_boxed {
    background-color: #fff;
    margin: 40px auto;
    position: relative;
    width: 1140px;
    border-top: 4px solid #1f1f1f;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5)
}

body.logged-in.admin-bar {
    margin-top: 32px
}

#wpadminbar {
    position: absolute
}

.wrapper {
    margin-top: .08em;
    position: relative
}

.wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 2px;
    background-color: #fcfcfc
}

.wide .row {
    margin: 0
}

.wide .wide .col-md-12 {
    margin: 0;
    padding: 0
}

.col-md-9 .col-md-2 {
    width: 20%
}

.col-md-9 .col-md-3 {
    width: 33.3333%
}

.page-content .page-section .page-content {
    padding: 0
}

.page-section {
    position: relative
}

option {
    padding: 5px 10px
}

.rich_editor_text h1,
.rich_editor_text h2,
.rich_editor_text h3,
.rich_editor_text h4,
.rich_editor_text h5 {
    margin-bottom: 10px
}

.rich_editor_text p,
.rich_editor_text ul,
.rich_editor_text ol {
    margin-bottom: 10px
}

.rich_editor_text ul {
    float: none;
    list-style: disc;
    margin-left: 0;
    padding-left: 25px
}

.rich_editor_text .liststyle ul {
    padding-left: 0
}

.rich_editor_text ol {
    list-style-type: decimal;
    margin-left: 0;
    padding-left: 25px
}

.rich_editor_text li {
    float: none
}

.rich_editor_text ul ul {
    list-style-type: circle;
    margin-bottom: 0
}

img.alignright {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    float: right;
    margin: 0 0 30px 30px
}

img.alignleft {
    float: left;
    margin: 0 30px 30px 0
}

img.aligncenter {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto 30px
}

li {
    line-height: 28px;
    list-style: disc inside none
}

ul ul {
    margin-left: 20px
}

ol {
    float: none;
    list-style: decimal;
    padding-left: 15px
}

ol ol {
    margin-left: 20px
}

ol li {
    list-style: decimal;
    width: 100%
}

table {
    background-color: transparent;
    max-width: 100%
}

th {
    text-align: left
}

table {
    margin-bottom: 15px;
    width: 100%
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    border-top: 1px solid #d2d2d2;
    border: 1px solid #d2d2d2;
    line-height: 2.5;
    padding-left: 7px;
    vertical-align: top
}

table thead tr th {
    border-top: 1px solid #d2d2d2
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #d2d2d2
}

table>thead>tr>th {
    border-bottom: 2px solid #d2d2d2;
    vertical-align: bottom
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
    border-bottom: 0
}

table>tbody+tbody {
    border-top: 2px solid #d2d2d2
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 12px 16px
}

p ins {
    color: #999
}

dl dd {
    margin-left: 20px
}

address {
    font-style: italic
}

#comment .text-box blockquote p {
    float: none;
    width: auto
}

#comment ul li .text-box ul li {
    float: left;
    list-style: outside;
    width: 100%
}

#comment ul li .text-box ul ul {
    float: left;
    margin-left: 30px;
    width: 100%
}

#comment ul li .text-box ol li {
    list-style: inherit
}

.gallery-item img {
    border: 0;
    float: left;
    padding: 0 5px
}

.wp-caption-text.gallery-caption {
    float: left;
    padding: 10px 4px 0 4px;
    text-align: left;
    width: 100%
}

.cs-section-title {
    margin: 0 0 20px 0
}

.main-title.col-md-12 {
    margin: 0
}

.directory-box {
    margin: 0 auto;
    width: 1200px
}

::-webkit-input-placeholder {
    color: #949494
}

:-moz-placeholder {
    color: #949494;
    opacity: 1
}

::-moz-placeholder {
    color: #949494;
    opacity: 1
}

:-ms-input-placeholder {
    color: #949494
}

ul li ul li ul li {
    padding: 0!important
}

#li-comment-6 .thumblist ul {
    margin-left: 20px!important
}

#li-comment-6 .thumblist ul li {
    list-style: inherit
}

.right-side {
    float: right
}

#main-header .right-side {
    padding-top: 19px
}

#main-header [class*="col-md-"] {
    margin-bottom: 0
}

.logo {
    float: left;
    margin: 28px 0 22px 7px;
    position: relative
}

.logo:before {
    content: '';
    width: 375px;
    height: 123px;
    position: absolute;
    left: -8px;
    top: -29px
}

.top-nav ul {
    text-align: right
}

.top-nav ul li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    line-height: 18px;
    margin-bottom: 17px
}

.top-nav ul li:last-child {
    margin-right: 0
}

.top-nav ul li a {
    font-size: 11px;
    color: #717171;
    float: left;
    padding: 2px 10px 5px 10px;
    border-radius: 4px;
    position: relative
}

.top-nav ul li a:hover {
    background-color: #000;
    color: #fff
}

.top-nav ul li a:before {
    position: absolute;
    left: -2px;
    top: 10px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #e5e5e5;
    border-radius: 100%
}

.top-nav ul li:first-child a:before {
    display: none
}

.top-nav ul li:hover a:before {
    display: none
}

.header-search form {
    float: right;
    position: relative
}

.header-search span {
    float: none;
    color: #3a3a3a;
    font-size: 18px;
    font-weight: bold;
    padding: 0 16px 0 0;
    display: inline-block;
    vertical-align: middle
}

.header-search input[type="text"] {
    display: inline-block;
    width: 320px;
    height: 37px;
    border: 1px solid #b2b2b2;
    box-shadow: 0 1px 3px 0 #e0dfdf inset;
    border-radius: 4px 40px 40px 4px;
    padding: 10px
}

.header-search label {
    margin: 0;
    position: absolute;
    right: 1px;
    top: 1px
}

.header-search label:before {
    content: "\f002";
    font-family: 'icomoon';
    color: #595959;
    position: absolute;
    left: 15px;
    top: 9px;
    font-weight: normal;
    text-shadow: 0 1px 1px #fff;
    cursor: pointer
}

.header-search label input[type="submit"] {
    height: 35px;
    width: 42px;
    border: 0;
    border-left: 1px solid #a9a9a9;
    border-radius: 4px 40px 40px 4px
}

.owl-carousel.cs-custom-nav.col-md-12 {
    margin: 0
}

.navigation {
    float: left;
    width: 100%
}

.navigation ul>li:last-child>a {
    border-right: 0
}

.navigation ul li {
    list-style: none;
    float: left;
    position: relative;
    line-height: 28px!important
}

.navigation ul>li>a i {
    margin-right: 7px
}

.navigation ul>li>a {
    font-size: 14px;
    color: #fff;
    padding: 12px 15px;
    position: relative;
    float: left;
    text-transform: capitalize;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    letter-spacing: 0
}

.navigation ul>li:hover>a {
    color: #fff;
    background-color: #000
}

.sub-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    padding: 4px;
    width: 180px;
    background-color: #fff;
    z-index: 99;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .6s cubic-bezier(0.68, -0.90, 0.265, 2.90) 0s;
    -moz-transition: all .6s cubic-bezier(0.68, -0.90, 0.265, 2.90) 0s;
    -ms-transition: all .6s cubic-bezier(0.68, -0.90, 0.265, 2.90) 0s;
    -o-transition: all .6s cubic-bezier(0.68, -0.90, 0.265, 2.90) 0s;
    transition: all .6s cubic-bezier(0.68, -0.90, 0.265, 2.90) 0s;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.navigation ul>li:hover>.sub-dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.sub-dropdown:before {
    content: '';
    position: absolute;
    left: 22px;
    top: -8px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff
}

.sub-dropdown .sub-dropdown:before {
    display: none
}

.navigation .sub-dropdown li:first-child {
    border: 0
}

.navigation .sub-dropdown li {
    float: left;
    width: 100%;
    border-top: 1px solid #e5e5e5
}

.navigation .sub-dropdown li a {
    float: left;
    width: 100%;
    padding: 12px 15px;
    color: #2c2c2c;
    border: 0;
    font-size: 12px
}

.navigation .sub-dropdown li:last-child a {
    border-bottom: 0
}

.navigation .sub-dropdown>li:hover>a {
    background-color: #08387f;
    color: #fff
}

.navigation ul ul ul {
    left: 102%;
    top: 0
}

.responsive-btn {
    display: none
}

.cs-click-menu {
    display: none
}

.main-banner {
    margin: 10px 0 0 0
}

.slider-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6)
}

.cs-gallery-slider ul li img {
    width: 100%;
    float: left
}

.slider-caption h1 {
    letter-spacing: -1px;
    margin: 0;
    padding: 25px 27px 0
}

.slider-caption h1,
.slider-caption p {
    color: #fff!important;
    float: left;
    width: 80%
}

.slider-caption p {
    margin: 0;
    padding: 10px 27px 25px
}

.slider-caption a {
    position: absolute;
    right: 30px;
    top: 50%;
    padding: 7px 20px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    margin: -20px 0 0 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.slider-caption a:hover {
    background: rgba(0, 0, 0, 0.9)
}

.tab-contents {
    line-height: 22px
}

.cs-holder.lightbox.col-md-12 {
    line-height: 22px
}

.news-ticker {
    float: left;
    width: 100%;
    background-color: #f3f3f3;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative
}

.news-ticker .slides {
    padding-top: 11px;
    overflow: hidden
}

.news-ticker ul li {
    list-style: none
}

.ticker-title {
    padding: 13px 22px;
    color: #fff;
    float: left;
    text-transform: uppercase;
    font-weight: bold
}

.news-ticker ul li p {
    float: left;
    color: #333;
    font-size: 14px;
    margin: 0 8px 0 0;
    padding-left: 20px
}

.news-ticker ul li time {
    font-size: 12px;
    color: #666;
    float: left;
    margin: -2px 0 0 0
}

.news-ticker .flex-direction-nav {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
    padding: 12px 0 0 0;
    background-color: #f3f3f3
}

.news-ticker .flex-direction-nav li {
    float: left
}

.news-ticker .flex-direction-nav li:first-child {
    margin-right: -3px
}

.news-ticker .flex-direction-nav li:last-child {
    margin-right: 7px
}

.news-ticker .flex-direction-nav li a {
    font-size: 24px;
    color: #cac9c9
}

.news-ticker .flex-direction-nav li * {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.main-content {
    float: left;
    width: 100%;
    padding: 0
}

.cs-section-title {
    float: left;
    width: 100%
}

.cs-section-title h2 {
    font-size: 20px;
    margin: 0;
    font-weight: bold!important;
    text-transform: uppercase
}

.cs-section-title h4 {
    margin: 0
}

.cs-newslist,
.cs-newslist article {
    float: left;
    width: 100%
}

.cs-newslist article {
    background-repeat: no-repeat;
    background-position: right bottom
}

.medium-news article figure {
    float: left;
    width: 340px;
    margin: 0
}

.medium-news article figure figcaption {
    position: absolute;
    left: 14px;
    bottom: 11px
}

.medium-news article figure figcaption a {
    float: left;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 4px 7px
}

.medium-news article figure figcaption a i {
    float: left;
    margin: 3px 6px 0 0
}

.medium-news article figure~.news-info {
    padding: 25px 25px 0 368px
}

.news-info h4 {
    margin: 0 0 13px 0;
    font-weight: 600
}

.news-info p {
    margin: 0 0 15px 0
}

.news-info a.cs-readmore-btn {
    text-transform: uppercase;
    font-size: 12px;
    color: #999
}

.news-info a.cs-readmore-btn i {
    margin: 3px 6px 0 0;
    display: inline-block
}

.cs-eventslider {
    float: left;
    width: 100%;
    margin: 0
}

.cs-eventslider figcaption {
    position: absolute;
    left: 9px;
    bottom: 0
}

.cs-eventslider figcaption img {
    width: 41px
}

.cs-eventslider figcaption time {
    float: left;
    background-color: rgba(8, 56, 127, 0.5);
    color: #fff;
    font-size: 11px;
    padding: 0 10px 0 7px;
    line-height: 21px
}

.cs-eventslider figcaption time i {
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    padding: 6px 6px 6px 0;
    margin-right: 6px
}

.event-caption {
    display: inline-block;
    width: 82%;
    background-color: rgba(0, 0, 0, 0.70);
    padding: 17px
}

.event-caption a,
.event-caption span {
    color: #fff
}

.event-caption h6 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 3px 0;
    line-height: 20px
}

.event-caption span {
    color: #999
}

.cs-custom-nav .owl-nav {
    position: absolute;
    right: 10px;
    top: -46px
}

.cs-custom-nav .owl-nav div {
    float: left;
    border: 1px solid #acacac;
    padding: 2px 4px 0 4px;
    border-radius: 0 50px 50px 0;
    color: #cac9c9;
    font-size: 20px;
    line-height: .8
}

.cs-custom-nav .owl-nav div.owl-prev {
    border-right: 0;
    border-radius: 50px 0 0 50px
}

.cs-custom-nav .owl-nav * {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.nav-tabs.cs-gallery-nav {
    border: 0
}

.nav-tabs.cs-gallery-nav li.active a {
    border: 0
}

.nav-tabs.cs-gallery-nav li:hover a {
    background-color: inherit
}

.cs-gallery-nav {
    float: left;
    margin-bottom: 15px;
    padding-left: 10px
}

.cs-gallery-nav li {
    float: left;
    list-style: none;
    padding: 0 20px 0 0;
    position: relative
}

.cs-gallery-nav li:before {
    content: '//';
    position: absolute;
    left: -15px;
    top: -5px;
    color: #ededed;
    letter-spacing: -3px
}

.cs-gallery-nav li:first-child:before {
    display: none
}

.cs-gallery-nav li a {
    font-size: 20px!important;
    color: #ccc;
    font-weight: bold!important;
    border: 0;
    padding: 0;
    text-transform: uppercase
}

.cs-gallery {
    width: 100%;
    float: left
}

.cs-gallery ul {
    margin: 0 0 0 -18px
}

.cs-gallery.plain {
    margin: 0 0 0 -5px;
    padding: 0 10px 0 0
}

.cs-gallery.plain article {
    padding: 0 0 0 20px
}

.cs-gallery ul li {
    padding: 0 0 6px 18px;
    margin: 0;
    float: left
}

.cs-gallery ul li h6 {
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin: 7px 0 0 0;
    line-height: 20px
}

.cs-gallery figure {
    width: 100%;
    float: left;
    margin: 0
}

.cs-gallery figure figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center
}

.cs-gallery figure figcaption i {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 50%;
    width: 50px;
    background-color: rgba(0, 0, 0, 0.30);
    height: 50px;
    border-radius: 100%;
    font-size: 24px;
    margin: -25px 0 0 -25px;
    border: 1px solid #97999f;
    padding: 14px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.cs-gallery li:hover figure figcaption i {
    visibility: visible;
    opacity: 1
}

.cs-custom-add {
    float: left;
    width: 100%;
    margin: 0
}

.cs-custom-add figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 25px 20px 20px 20px
}

.cs-custom-add h4 a,
.cs-custom-add p {
    color: #fff
}

.cs-custom-add p {
    margin: 0 0 15px 0;
    display: inline-block
}

.download-btn {
    display: inline-block;
    color: #4c4b4b;
    font-weight: bold;
    border: 1px solid #a6a6a6;
    padding: 8px 14px;
    border-radius: 4px
}

.cs-seprator {
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%
}

.devider1 {
    border-bottom: 1px dotted #ccc;
    width: 100%;
    float: left
}

.cs-doted-sep .devider1 {
    width: 100%;
    float: left;
    height: 2px;
    border-bottom: 1px dotted #ccc
}

.cs_categories ul li {
    float: left;
    width: 100%;
    list-style: none
}

.page-sidebar .widget_categories ul li {
    text-align: right;
    color: #ccc;
    font-size: 13px;
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
    float: left
}

.page-sidebar .widget_categories ul li:first-child {
    border-top: 1px solid #f3f3f3
}

.page-sidebar .widget_categories ul li a {
    font-size: 13px;
    float: left
}

.page-sidebar .widget_categories ul li a:before {
    content: "\f101";
    font-family: 'icomoon';
    float: left;
    color: #9f9f9f;
    margin: 0 10px 0 0;
    font-size: 11px
}

.page-sidebar .widget_categories ul li a:hover:before {
    content: "\f00c"
}

.cs-campunews ul li {
    float: left;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 7px 0;
    margin: 0 0 15px 0
}

.cs-campunews ul li:last-child {
    margin-bottom: 0;
    border: 0
}

.cs-campunews ul li figure {
    float: left;
    width: 80px;
    margin: 0
}

.cs-campunews ul li figure~.cs-campus-info {
    padding: 0 0 0 92px
}

.cs-newscategorie {
    line-height: 12px
}

.cs-newscategorie a {
    font-size: 10px;
    color: #777;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 6px
}

.cs-campunews ul li .cs-campus-info h6 {
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    line-height: 20px
}

.cs-campunews ul li time {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    position: relative;
    font-style: italic;
    padding: 0 0 0 12px;
    margin-right: 4px
}

.cs-campunews ul li time:before {
    content: '';
    background-color: #dadada;
    width: 8px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 7px
}

.cmp-comment {
    color: #999;
    font-size: 10px;
    text-transform: uppercase
}

.viewall-btn {
    background-color: #08387f;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    padding: 7px 10px
}

.viewall-btn i {
    margin-right: 4px
}

.viewall-btn:hover {
    color: #fff
}

.search-course {
    float: left;
    width: 100%;
    padding: 30px 30px 20px 30px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #b1c5e1
}

.search-course form {
    float: left;
    width: 100%;
    margin-top: 10px
}

.search-course h6 {
    line-height: 20px;
    color: #fff!important
}

.search-course ul li {
    float: left;
    width: 100%;
    list-style: none;
    position: relative;
    margin-bottom: 13px
}

.search-course ul li input[type="text"] {
    float: left;
    width: 100%;
    height: 38px;
    border-radius: 4px;
    color: #aaa;
    font-size: 12px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    padding: 0 0 0 32px
}

.search-course ul li i {
    position: absolute;
    left: 10px;
    top: 13px;
    color: #aaa;
    z-index: 2
}

.search-course ul li input[type="submit"] {
    float: left;
    padding: 7px 17px 7px 36px;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 18px;
    width: 100%
}

.search-course ul li.search-submit {
    margin-top: 9px
}

.search-course ul li.search-submit i {
    color: #fff;
    left: 16px;
    top: 14px
}

.search-course ul li.search-submit a i {
    position: static
}

.search-course ul li.search-submit a {
    color: #fff;
    float: left;
    padding: 7px 0 0 0;
    width: 100%;
    text-align: center
}

.search-course .select-style option {
    padding: 10px;
    border-bottom: 1px solid #ccc
}

.ac-classic .icon i {
    display: inline-block;
    width: 47px;
    height: 47px;
    background-color: #f3f3f3;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #999;
    font-size: 20px;
    padding: 0;
    margin-bottom: 22px
}

.cs-price-table thead {
    background: #a4adb1;
    color: #fff
}

.cs-price-table thead th {
    padding: 3px 19px;
    text-transform: uppercase
}

.cs-price-table thead tr th,
.cs-price-table>tbody>tr>th,
.cs-price-table>thead>tr>td,
.cs-price-table>tbody>tr>td {
    border-color: rgba(187, 198, 203, 0.5);
    border-top: 0;
    border-bottom: 0;
    border-left: none
}

.cs-price-table tbody tr td:last-child {
    border-right: 0
}

.cs-price-table tbody tr td {
    color: #333;
    font-size: 13px;
    padding: 10px 19px 10px 19px
}

.cs-price-table tbody tr:nth-child(odd) {
    background-color: #e1e8eb
}

.cs-filterable {
    background: #f9f9f9;
    overflow: hidden;
    padding: 10px 20px;
    border-top: 1px solid #eaeae8;
    border-bottom: 1px solid #eaeae8
}

.cs-filterable .cs-sort {
    float: left
}

.cs-filterable .cs-sort li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 0
}

.cs-filterable .cs-sort li span {
    font-size: 14px;
    display: block;
    line-height: 17px;
    color: #000;
    font-weight: 500
}

.cs-filterable .cs-sort .select-holder {
    position: relative;
    overflow: hidden
}

.cs-filterable .cs-sort .select-holder:after {
    position: absolute;
    right: 0;
    top: -1px;
    width: 34px;
    height: 34px;
    background: #f4f4f4;
    content: '\f0dd';
    font-family: 'icomoon';
    text-align: center;
    pointer-events: none
}

.cs-filterable .cs-sort .select-holder:before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 34px;
    height: 34px;
    content: '';
    font-family: 'icomoon';
    text-align: center;
    color: #aaa;
    line-height: 34px;
    cursor: pointer
}

.cs-filterable .cs-sort .select-holder.cat:before {
    content: '\ea87'
}

.cs-filterable .cs-sort .select-holder.filter:before {
    content: '\f0b0'
}

.cs-filterable .cs-sort select {
    height: 34px;
    width: 180px;
    border: 0;
    border-bottom: 2px solid #e8e8e8;
    border-radius: 2px;
    color: #aaa;
    font-size: 12px;
    padding: 0 40px 0 26px;
    font-family: 'Oxygen', sans-serif
}

.cs-filterable .cs-views {
    float: right
}

.cs-filterable .cs-views li {
    float: left;
    list-style: none;
    margin: 0 0 0 6px
}

.cs-filterable .cs-views li a {
    height: 34px;
    width: 36px;
    border-bottom: 2px solid #e8e8e8;
    border-radius: 2px;
    display: block;
    background: #fff;
    text-align: center
}

.cs-filterable .cs-views li i {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    font-size: 20px;
    color: #aaa;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cs-courses.listing-view article:first-child {
    border-top: 1px solid #f2f2f2;
    border-bottom: 0
}

.cs-courses.listing-view article:after {
    clear: both;
    content: '';
    display: block
}

.cs-courses.listing-view article {
    padding: 30px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.cs-courses.listing-view article figure {
    width: 250px;
    float: left;
    position: relative;
    margin: 0
}

.cs-courses.listing-view article figure figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.cs-courses.listing-view article figure .course-num {
    position: absolute;
    left: 0;
    bottom: 22px;
    line-height: 25px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 0 14px;
    font-size: 12px;
    font-family: 'Oxygen', sans-serif
}

.cs-courses.listing-view article figcaption small {
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 1;
    padding: 3px 9px 3px;
    line-height: 12px;
    text-transform: uppercase;
    background-color: #f12b2b
}

.cs-courses.listing-view article figure .course-num:after {
    position: absolute;
    left: -4px;
    top: 0;
    width: 4px;
    height: 100%;
    content: ''
}

.cs-courses.listing-view article figure~.cs-text {
    padding: 0 20px 0 277px
}

.cs-course-table .cs-courses.listing-view article figure~.cs-text {
    padding: 0 20px 0 175px
}

.cs-courses.listing-view.list-2 article figure~.cs-text {
    padding: 17px 20px 0 277px
}

.cs-courses.listing-view article .price {
    text-transform: none;
    color: #43bba8
}

.cs-courses.listing-view article .price span {
    font-weight: 300
}

.cs-courses.listing-view article h2 {
    font-size: 20px;
    line-height: 19px;
    color: #333!important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 6px
}

.cs-courses.listing-view article h2 a {
    color: #333!important
}

.cs-courses.listing-view article p {
    margin: 0 0 14px
}

.cs-courses.listing-view article .course-tags {
    overflow: hidden;
    margin: 0 0 5px
}

.cs-courses.listing-view article .course-tags li {
    float: left;
    list-style: none;
    font-size: 10px;
    line-height: 15px;
    padding: 0 8px 1px;
    background: #43bba8;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 3px 0 0
}

.cs-courses.listing-view article .course-tags .red {
    background: #f12b2b
}

.cs-courses.listing-view article .course-tags .green {
    background: #5ec97a
}

.detail-block .course-tags li a,
.cs-courses.listing-view article .course-tags li a {
    color: #fff!important
}

.cs-courses.listing-view .course-info {
    overflow: hidden;
    padding: 15px 0 0;
    border-top: 1px solid #f2f2f2
}

.cs-courses.listing-view .course-info li:first-child {
    border-left: none;
    padding: 0 22px 0 0
}

.cs-courses.listing-view .course-info li {
    list-style: none;
    float: left;
    border-left: 1px dotted #cbcbcb;
    padding: 0 22px 0 12px
}

.cs-courses.listing-view .course-info li.courses-btn {
    float: right;
    border: 0;
    padding: 0
}

.cs-courses.listing-view .course-info .courses-btn a {
    display: inline-block;
    width: 29px;
    height: 29px;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #a8a8a8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cs-courses.listing-view .course-info .courses-btn a:hover i {
    color: #fff
}

.cs-courses.listing-view .course-info .courses-btn a i {
    font-size: 20px;
    color: #a8a8a8;
    margin: -3px 0 0 0
}

.listing-view.list-2 article .cs-text {
    position: relative
}

.cs-courses.listing-view .course-info figure {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0
}

.cs-courses.listing-view .course-info .details {
    float: left
}

.cs-courses.listing-view .course-info .title {
    display: block;
    color: #777;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Oxygen', sans-serif;
    text-transform: uppercase;
    margin: 0 0 -4px
}

.cs-courses.listing-view .course-info i {
    display: inline-block;
    vertical-align: middle;
    color: #ccc;
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px
}

.cs-courses.listing-view .course-info .value {
    display: inline-block;
    vertical-align: middle;
    color: #444;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Oxygen', sans-serif;
    margin: 0 0 0 4px
}

.cs-courses.listing-view.list-2 article:first-child,
.cs-courses.listing-view.list-2 article {
    padding: 0
}

.cs-courses.listing-view.list-2 article {
    margin: 0 0 30px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13)
}

.cs-courses.listing-view.list-2 article .course-tags li {
    float: right;
    margin: 0
}

.cs-courses.listing-view.list-2 .course-info .value {
    margin: 0;
    font-style: italic
}

.cs-courses.listing-view.list-2 article .price {
    font-size: 18px;
    line-height: 32px;
    float: right
}

.cs-course-table .head ul {
    overflow: hidden
}

.cs-course-table .head ul li:first-child {
    width: 57.6%
}

.cs-course-table .head ul li:nth-child(even) {
    background: rgba(0, 0, 0, 0.1)
}

.cs-course-table .head ul li {
    float: left;
    color: #fff;
    list-style: none;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    width: 18.8%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.cs-course-table .content {
    background: #f1f1f1;
    padding: 8px;
    border: solid #e6e6e6;
    border-width: 0 1px
}

.cs-course-table .content article {
    margin: 0 0 3px
}

.cs-course-table .content .title-bar>ul {
    background: #fff;
    border: 1px solid #e6e6e6
}

.cs-course-table .content .title-bar>ul:after {
    clear: both;
    content: '';
    display: block
}

.cs-course-table .content .title-bar>ul>li:first-child {
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    width: 58%;
    font-size: 16px;
    border-left: none
}

.cs-course-table .content .title-bar>ul>li {
    float: left;
    list-style: none;
    width: 19%;
    font-size: 12px;
    padding: 0 15px;
    line-height: 38px;
    border-left: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #666
}

.cs-course-table .content .title-bar>ul>.opener {
    width: 30px;
    padding: 0;
    float: right;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300
}

.cs-course-table .content .title-bar>ul>.opener a {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #989898
}

.cs-course-table .content .active .title-bar>ul>.opener {
    background: #fff;
    position: relative;
    bottom: -1px;
    z-index: 99
}

.cs-course-table .content .cs-courses {
    padding: 20px 20px 20px 15px;
    background: #fff;
    border: solid #e6e6e6;
    border-width: 0 1px 1px
}

.cs-course-table .content .cs-courses article {
    padding: 0;
    border: 0
}

.cs-course-table .content .cs-courses article>figure {
    width: 156px
}

.cs-course-detail .cs-heading-sec .inner-sec {
    padding-bottom: 15px
}

.cs-detail-area {
    padding: 0;
    margin: 0 0 20px
}

.cs-detail-area:after {
    clear: both;
    display: block;
    content: ''
}

.cs-detail-area figure {
    width: 340px;
    float: left;
    margin: 0 0 20px 0
}

.cs-detail-area .detail-block {
    overflow: hidden;
    padding: 0 0 0 20px
}

.cs-detail-area .course-tags {
    overflow: hidden;
    margin: 0 0 17px
}

.cs-detail-area .course-tags li {
    float: left;
    list-style: none;
    font-size: 10px;
    line-height: 18px;
    padding: 0 8px;
    background: #43bba8;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 3px 0 0
}

.cs-detail-area .course-tags .red {
    background: #f12b2b
}

.cs-detail-area .course-tags .green {
    background: #5ec97a
}

.cs-detail-area .start-date {
    display: block;
    font-size: 14px;
    color: #444;
    margin: 0 0 18px
}

.cs-detail-area .start-date span {
    color: #b1b9bc
}

.cs-detail-area .start-date i {
    color: #b1b9bc;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 19px
}

.cs-detail-area .timing i {
    color: #b1b9bc;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.cs-detail-area .timing {
    display: block;
    font-size: 20px;
    line-height: 18px;
    color: #444;
    font-weight: 700;
    margin: 0 0 20px
}

.cs-detail-area .timing span {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #b7b7b7;
    border-radius: 2px;
    font-size: 10px;
    padding: 0 3px;
    line-height: 16px;
    text-transform: uppercase;
    color: #868686;
    margin: 1px 0 0 6px
}

.cs-detail-area .address-box {
    padding: 20px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden
}

.cs-detail-area .address-box .price-box {
    float: left;
    width: 124px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    text-align: center
}

.cs-detail-area .address-box .price {
    display: block;
    line-height: 55px;
    border-bottom: 1px solid #f2f2f2;
    color: #43bba8;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif
}

.cs-detail-area .address-box .price span {
    font-weight: 300
}

.cs-detail-area .address-box .price-box a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 37px;
    text-transform: uppercase
}

.cs-detail-area .address-box address {
    font-style: normal;
    overflow: hidden;
    padding: 0 0 0 20px;
    margin: 0
}

.cs-detail-area .address-box address .title {
    display: block;
    color: #999;
    text-transform: uppercase;
    margin: 0 0 2px
}

.cs-detail-area .address-box address p {
    font-size: 13px;
    color: #222;
    margin: 0 0 6px
}

.cs-detail-area .address-box address .map-btn {
    display: inline-block;
    vertical-align: middle;
    background: #3397c9;
    padding: 0 12px;
    line-height: 17px;
    border-radius: 2px;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.cs-course-detail h5 {
    font-weight: 700;
    text-transform: uppercase
}

.activedetail .media .media-left {
    float: left
}

.activedetail .media .media-body {
    overflow: hidden;
    width: auto
}

.cs-team.team-box h4 a {
    color: #fff!important
}

.cs-course-detail .team-box h5 {
    margin-bottom: 15px
}

.cs-course-detail .cs-features {
    margin: 0 0 26px
}

.cs-course-detail .cs-features ul {
    overflow: hidden;
    border-left: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4
}

.cs-course-detail .cs-features li {
    float: left;
    min-width: 262px;
    list-style: none;
    line-height: inherit;
    padding: 20px;
    background: #fcfcfc;
    border: solid #f4f4f4;
    border-width: 0 1px 1px 0
}

.cs-course-detail .cs-features .feat-detail {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.cs-course-detail .cs-features .feat-detail span {
    font-size: 12px;
    line-height: 15px;
    display: block
}

.cs-course-detail .cs-features .feat-detail .title {
    color: #777;
    margin: 0 0 2px
}

.cs-course-detail .cs-features .feat-detail .value {
    color: #444;
    font-weight: bold
}

.cs-course-detail .cs-features i {
    font-size: 26px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    width: 34px
}

.cs-detail-text {
    margin: 0 0 26px
}

.cs-detail-text p {
    margin: 0 0 10px
}

.cs-detail-text .tab-content p {
    margin: 0 0 5px 0
}

.cs-detail-text .tab-content span {
    margin: 0 0 7px 0;
    font-size: 15px;
    display: block
}

.cs-tabs .tab-content ul {
    padding: 15px 0 0 0
}

.cs-tabs .tab-nav {
    border-left: 1px solid #e6e6e6;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.13);
    position: relative;
    z-index: 99
}

.cs-course-detail .cs-tabs {
    padding: 20px 0 0 0
}

.cs-tabs .tab-nav:after {
    content: '';
    display: block;
    clear: both
}

.cs-tabs .tab-nav li {
    list-style: none;
    border: solid #e6e6e6;
    border-width: 1px 1px 0 0;
    float: left;
    line-height: inherit;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    position: relative;
    background: #fff
}

.cs-tabs .tab-nav li.active {
    border-bottom: 1px solid #fff;
    margin: 0 0 -1px
}

.cs-tabs .tab-nav li.active:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    content: ''
}

.cs-tabs .tab-nav li a {
    color: #000;
    display: block;
    padding: 20px 40px
}

.cs-tabs .tab-content {
    border: 1px solid #e6e6e6;
    padding: 25px 30px 30px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13)
}

.cs-tabs .tab-content ul li {
    list-style: none;
    color: #333;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 10px
}

.cs-tabs .tab-content ul i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0
}

.cs-document-list {
    margin-bottom: 30px;
    overflow: hidden;
    float: left
}

.cs-document-list ul {
    float: left;
    width: 100%;
    background: #e5ecf6;
    padding: 10px 0 0;
    border-radius: 3px
}

.cs-document-list li {
    border: 1px solid #f5f5f5;
    float: left;
    list-style: outside none none;
    margin: 0 0 10px 10px;
    width: 249px;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cs-document-list li:hover a,
.cs-document-list li:hover .icon i {
    color: #fff!important
}

.cs-document-list li .icon {
    display: inline-block;
    height: 68px;
    text-align: center;
    vertical-align: middle;
    width: 62px
}

.cs-document-list li .icon i {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 68px;
    margin: 0 0 0 4px;
    vertical-align: middle
}

.cs-document-list li .title {
    color: #333;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle
}

.cs-gallery.plain figure {
    float: left;
    width: 100%;
    margin: 0 0 14px;
    position: relative
}

.cs-gallery figure a {
    z-index: 99
}

.cs-gallery.plain figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    text-align: left;
    height: auto
}

.cs-gallery.plain figcaption span {
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0 6px;
    font-size: 11px;
    color: #fff;
    margin: 0 0 0 10px
}

.cs-gallery-slider #slider {
    position: relative;
    margin: 0 0 6px
}

.cs-gallery-slider #slider ul li {
    position: relative;
    list-style: none
}

.cs-gallery-slider #slider .flex-pauseplay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 24px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 37px;
    transition: all .3s ease-in-out 0s;
    width: 25px;
    z-index: 10
}

.cs-gallery-slider #slider .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 24px;
    right: 64px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 21px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease-in-out 0s;
    width: 25px;
    z-index: 10
}

.cs-gallery-slider #slider .flex-direction-nav .flex-prev {
    right: 64px
}

.cs-gallery-slider #slider .flex-direction-nav .flex-next {
    right: 10px
}

.cs-gallery-slider #slider .flex-pauseplay a {
    color: #fff;
    float: left;
    text-indent: -9999px;
    position: relative
}

.cs-gallery-slider #slider .flex-pauseplay a:before {
    content: "\ea89";
    font-family: 'icomoon';
    position: absolute;
    left: 6px;
    top: 3px;
    color: #fff;
    text-indent: 0
}

.cs-gallery-slider #slider .flex-pauseplay a.flex-play:before {
    content: "\ea88"
}

.cs-gallery-slider #carousel .flex-direction-nav {
    display: none
}

.cs-gallery-slider #carousel .flex-viewport li {
    margin: 0 10px 0 0!important;
    position: relative;
    cursor: pointer
}

.cs-gallery-slider #carousel .flex-viewport li:after {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cs-gallery-slider #carousel .flex-viewport .flex-active-slide:after,
.cs-gallery-slider #carousel .flex-viewport li:hover:after {
    background: 0
}

.newsletter-section {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    padding: 20px 0 15px 0
}

.newsletter-section [class*="col-md-"],
.main-banner [class*="col-md-"] {
    margin-bottom: 0
}

.footer-logo {
    float: left
}

span.newsletter-title {
    color: #222;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 4px 0 0;
    text-transform: uppercase
}

.newsletter-from {
    float: right;
    position: relative
}

.newsletter-from input[type="text"] {
    float: left;
    width: 340px;
    height: 40px;
    border: 0;
    border-bottom: 2px solid #e8e8e8;
    padding: 0 0 0 45px;
    font-size: 14px;
    color: #aaa
}

.newsletter-from i {
    position: absolute;
    left: 16px;
    top: 11px;
    font-size: 16px;
    color: #e0e0e0
}

.newsletter-from input[type="submit"] {
    float: left;
    padding: 10px 25px 9px;
    color: #fff;
    font-weight: bold;
    border: 0;
    font-size: 16px;
    margin-left: 8px;
    text-transform: uppercase
}

.widget-section-title {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.widget-section-title h2 {
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600
}

.cs-error-msg {
    width: 45%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

footer .newsletter-section .cs-error-msg {
    font-size: 12px;
    padding: 0 0 0 20px;
    text-transform: uppercase
}

#footer-widget {
    float: left;
    width: 100%;
    background: url(../images/footer-illustration.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #f3f3f3;
    position: relative;
    padding: 35px 0 10px 0
}

.widget_text ul li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0 0 18px 40px;
    position: relative
}

.widget_text ul li i {
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border: 2px solid #d3d3d3;
    border-radius: 100%;
    color: #999;
    text-align: center;
    font-size: 12px;
    padding: 5px 0 0 0
}

.widget_text ul li p span {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    line-height: 1
}

.widget_text ul li p {
    margin: 0
}

.widget_gallery .gallery-list {
    margin: 0 0 0 -10px
}

.widget_gallery .gallery-list li {
    float: left;
    position: relative;
    width: 25%;
    padding: 0 0 10px 9px;
    list-style: none
}

.widget_gallery .gallery-list li a {
    position: relative;
    float: left;
    width: 100%
}

.widget_gallery .gallery-list li a:before {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 0
}

.widget_gallery .gallery-list li a:after {
    color: #fff;
    content: "\f112";
    font-family: 'icomoon';
    font-size: 12px;
    left: 50%;
    margin: -12px 0 0 -6px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    opacity: 0;
    z-index: 2
}

.widget_gallery .gallery-list li a:hover:before,
.widget_gallery .gallery-list li a:hover:after {
    visibility: visible;
    opacity: 1
}

.widget_gallery .gallery-list img {
    width: 100%;
    height: auto
}

.widget_cetegories ul li {
    list-style: none;
    float: left;
    width: 100%;
    line-height: 1;
    padding: 6px 4px 7px 4px;
    border-bottom: 1px solid #e4e4e4
}

.widget_cetegories ul li:first-child {
    padding-top: 0
}

.widget_cetegories ul li a {
    color: #222;
    font-size: 13px
}

.widget_cetegories ul li a:before {
    content: "\f101";
    font-family: 'icomoon';
    float: left;
    color: #9f9f9f;
    margin: 0 10px 0 0;
    font-size: 11px
}

.widget_cetegories ul li a:hover:before {
    content: "\f00c";
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.social-media ul li a:hover[data-original-title="Twitter"],
.social-media ul li a:hover,
.social-media ul li a:hover[data-original-title="GooglePlus"],
.social-media ul li a:hover[data-original-title="Instagram"],
.social-media ul li a:hover[data-original-title="Youtube-Play"] {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    background-color: #fff;
    color: #08387f
}

.bottom-footer {
    float: left;
    width: 100%;
    background-color: #1f1f1f;
    padding: 25px 0;
    border-top: 3px solid;
    position: relative
}

.bottom-footer [class*="col-md-"] {
    margin-bottom: 0
}

.copyright {
    float: left;
    padding: 10px 0 0;
    width: 100%
}

.copyright p {
    color: #797979;
    text-transform: uppercase
}

.bottom-footer .social-media {
    float: right
}

.social-media h6 {
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 11px 12px 0 0
}

.social-media ul {
    float: left
}

.social-media ul li {
    float: left;
    list-style: none;
    margin-left: 5px
}

.social-media ul li a {
    float: left;
    width: 37px;
    height: 37px;
    color: #fff;
    background-color: #1f3951;
    text-align: center;
    padding: 11px 0 0 0
}

.social-media ul li a[data-original-title="Twitter"] {
    background-color: #5086df
}

.social-media ul li a[data-original-title="GooglePlus"] {
    background-color: #d04044
}

.social-media ul li a[data-original-title="Instagram"] {
    background-color: #08387f
}

.social-media ul li a[data-original-title="Youtube-Play"] {
    background-color: #ff0007
}

#backtop {
    position: absolute;
    left: 0;
    top: -42px;
    background-color: #f3f3f3;
    width: 34px;
    height: 34px;
    color: #1f1f1f;
    border: 2px solid #1f1f1f;
    border-radius: 100%;
    font-size: 22px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#backtop:hover {
    color: #fff
}

.cs-blog .post-options,
.page-sidebar .cmp-comment,
.cs-text-box header time {
    font-style: italic
}

#cstabs .content-area .cs-text {
    box-shadow: none;
    width: 99.5%;
    padding-bottom: 19px
}

.content-area .cs-text .social-media ul li {
    margin-bottom: 0
}

.cs-tabs .tab-content ul {
    padding-top: 20px
}

.widget .search-course ul li a i {
    left: 40px!important;
    top: 17px;
    font-size: 20px
}

.widget .search-course ul li.search-submit a {
    position: relative;
    padding: 12px 0 0 20px!important
}

.cs-course-table .content .title-bar>ul>li:first-child {
    font-weight: 600;
    font-size: 16px
}

.cs-team.team-box .media-body h4 {
    margin-top: -3px
}

.fc-content:hover span {
    color: #08387f
}

.biography h2,
.acadimic_experience h2,
.skills-sec h4,
.cs-testimonial.testimonial-slider h4 {
    font-size: 20px!important;
    font-weight: bold;
    text-transform: uppercase!important;
    color: #222
}

.cs-services.cs-classic {
    margin-bottom: 60px!important
}

.cs-price-table tbody tr td:first-child {
    text-align: left
}

.cs-price-table tbody tr td {
    text-align: center
}

.main-section {
    width: 100%;
    display: inline-block;
    padding: 27px 0 0 0
}

.header-element {
    width: 100%;
    float: left;
    margin: 0 0 17px
}

.pageinfo.col-md-12 {
    margin-bottom: 0
}

.header-element .pageinfo {
    width: 100%;
    float: left
}

.header-element .pageinfo h1 {
    color: #000;
    font-weight: 700;
    margin-bottom: 4px
}

.header-element .pageinfo p {
    margin-bottom: 0
}

.main-filter {
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.main-filter[class*="col-md"] {
    margin-bottom: 22px
}

.filter-nav {
    width: 100%;
    float: left;
    padding: 10px 10px 10px 20px;
    background-color: #f9f9f9;
    border-top: 1px solid #e7e7e5;
    border-bottom: 1px solid #e7e7e5
}

.filter-nav ul li {
    list-style: none
}

.cs-filter-menu li {
    float: left
}

.cs-filter-menu li .sortby {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding: 3px 0 0;
    float: left
}

.cs-filter-menu li .slect-area {
    float: left;
    margin: 0 0 0 20px;
    background-color: #fff;
    box-shadow: 0 2px 0 #e8e8e8;
    border-radius: 3px;
    position: relative;
    padding: 0;
    width: 180px
}

.cs-filter-menu li .slect-area i {
    left: 10px;
    position: absolute;
    top: 12px;
    font-size: 14px;
    color: #aaa
}

.cs-filter-menu li .slect-area select {
    border: 0;
    float: left;
    color: #aaa;
    font-size: 12px;
    height: 35px;
    padding: 0 0 0 30px;
    background-color: inherit
}

.cs-filter-menu li .slect-area:before {
    position: absolute;
    content: "\f0dd";
    background-color: #f4f4f4;
    font-family: "icomoon";
    padding: 2px 12px 5px;
    pointer-events: none;
    right: 0;
    color: #545353
}

.grid-filter {
    float: right
}

.grid-filter li {
    float: left
}

.grid-filter li a {
    float: left;
    padding: 5px 12px 3px;
    background-color: #fff;
    border-radius: 3px;
    margin: 0 0 0 6px;
    color: #aaa;
    box-shadow: 0 2px 0 #e8e8e8
}

.faq-holder .cs-filter-menu li .slect-area {
    width: 250px
}

.faq-holder .cs-filter-menu li .slect-area select {
    padding: 0 0 0 10px
}

.main-filter .question-btn {
    float: right;
    font-size: 12px;
    color: #fff;
    padding: 8px 15px;
    font-weight: 700;
    margin: 3px 0 0;
    border-radius: 3px;
    text-transform: uppercase
}

.csmap.col-md-12 {
    margin-bottom: 10px
}

.cs-team.cs-teamgrid {
    margin: 0 0 0 -10px
}

.cs-team.cs-teamgrid article {
    padding: 0 0 0 10px
}

.cs-team,
.cs-teamgrid .text {
    width: 100%;
    float: left
}

.cs-teamgrid figure {
    margin: 0
}

.cs-teamgrid figure:before {
    position: absolute;
    left: 35px;
    bottom: 0;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f7f8f8
}

.cs-team-slider ul li {
    list-style: none
}

.cs-teamgrid .text {
    padding: 20px;
    background-color: #f7f8f8
}

.cs-teamgrid .text h5 {
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}

.cs-teamgrid .text h5 a {
    color: #222
}

.cs-teamgrid .text span {
    font-size: 12px;
    color: #777;
    position: relative;
    padding: 0 0 0 13px
}

.cs-teamgrid .text span:before {
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 2px;
    content: "";
    background-color: #dadada
}

.cs-gallery {
    width: 100%;
    float: left
}

.cs-gallery ul {
    margin: 0 0 0 -6px
}

.cs-gallery ul li {
    padding: 0 0 6px 6px;
    margin: 0;
    float: left
}

.cs-gallery figure {
    width: 100%;
    float: left;
    margin: 0
}

.cs-gallery figure figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.cs-gallery figure figcaption i {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 24px;
    margin: -25px 0 0 -25px;
    border: 1px solid #97999f;
    padding: 12px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.cs-gallery figure:hover figcaption i {
    visibility: visible;
    opacity: 1
}

.cs-gallery.has-border {
    margin-bottom: 40px
}

.cs-gallery.has-border ul {
    width: 100%;
    float: left;
    padding: 0 0 20px;
    border-bottom: 1px dotted #ccc
}

.cs-calendar {
    overflow: auto
}

.fc-unthemed {
    background-color: #ededed;
    float: left;
    padding-bottom: 20px;
    padding-top: 10px;
    position: relative;
    min-width: 900px
}

.fc-toolbar .fc-month-button,
.fc-toolbar .fc-agendaWeek-button,
.fc-toolbar .fc-agendaDay-button,
.fc-toolbar .fc-today-button {
    display: none
}

.fc-toolbar .fc-center {
    float: left
}

.fc-view-container {
    float: right;
    width: 87%
}

.fc table {
    margin-bottom: 0
}

.fc-view-container .fc-view thead th {
    background-color: #000;
    border: 0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 20px
}

.fc-view-container tbody td {
    background-color: #fff;
    color: #afafaf;
    font-weight: bold
}

.page-not-found {
    margin: 0 auto;
    text-align: center;
    width: 580px;
    padding: 100px 0
}

.page-not-found h1 {
    font-size: 120px!important;
    font-weight: bold;
    line-height: .7!important;
    margin: 0 0 15px;
    text-transform: uppercase;
    letter-spacing: -3px
}

.page-not-found h2 {
    font-size: 40px!important;
    color: #333;
    font-weight: 700!important;
    margin-bottom: 10px;
    text-transform: uppercase
}

.page-not-found p {
    font-size: 16px;
    color: #333
}

.icon-box {
    border-bottom: medium none;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin: 0 0 12px
}

.icon-box span:before,
.icon-box span:after {
    border-bottom: 1px solid #e5e5e5;
    bottom: 8px;
    content: "";
    height: 4px;
    left: 100%;
    margin: 0 0 0 10px;
    position: absolute;
    width: 9999px
}

.icon-box span:after {
    content: "";
    left: auto;
    right: 100%;
    margin: 0 10px 0 0
}

.icon-box span {
    display: inline-block;
    float: none;
    position: relative;
    vertical-align: top;
    font-size: 60px;
    color: #f4c92f
}

.page-no-search {
    width: 100%;
    float: left
}

.headings-area {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ebebe9;
    margin-bottom: 15px;
    padding: 0 0 10px
}

.headings-area h6 {
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.page-no-search .headings-area h2 {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.suggestions {
    width: 100%;
    float: left;
    margin: 0 0 20px
}

.suggestions ul li {
    float: left;
    list-style: outside none none;
    padding: 0 0 0 15px;
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #333
}

.suggestions ul li::before {
    border-radius: 100%;
    content: "\f101";
    font-family: icomoon;
    font-size: 11px;
    left: 0;
    font-family: "icomoon";
    position: absolute;
    top: 0;
    color: #999
}

.page-no-search .cs-search-area input[type="text"] {
    height: 40px;
    width: 450px;
    border-color: #acacac;
    font-size: 12px;
    color: #aaa;
    padding-left: 15px;
    float: left;
    border-radius: 3px
}

.page-no-search .cs-search-area label {
    position: relative;
    float: left;
    margin: 0 0 0 10px
}

.page-no-search .cs-search-area label:before {
    position: absolute;
    left: 22px;
    top: 10px;
    color: #fff;
    content: "\f002";
    font-family: "icomoon"
}

.page-no-search .cs-search-area input[type="submit"] {
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 30px 10px 40px
}

.relevant-search {
    width: 100%;
    float: left;
    margin: 0 0 50px
}

.relevant-search .cs-section-title {
    border-bottom: 1px solid #ebebe9;
    margin-bottom: 20px;
    padding: 0 0 15px
}

.relevant-search .cs-section-title h2 {
    margin: 0;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.cs-search-results ul li {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    list-style: none;
    border-top: 1px solid #f2f2f1
}

.cs-search-results ul li:first-child {
    border: 0;
    margin: 0;
    padding: 0
}

.cs-search-results ul li figure {
    float: left;
    border: 1px solid #acacac;
    width: 140px
}

.cs-search-results ul li figure~.text {
    padding: 0 0 0 160px
}

.cs-search-results .text time {
    color: #8b8b8b;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
    text-transform: uppercase
}

.cs-search-results .text h6 {
    color: #222;
    font-weight: 700;
    margin-bottom: 6px;
    text-transform: uppercase
}

.cs-search-results .text p {
    float: left;
    margin-bottom: 0
}

.cs-search-results .text a {
    font-size: 14px;
    font-weight: 700
}

.page-no-search .relevant-search .headings-area h2 {
    margin-bottom: 5px
}

.page-no-search .headings-area p {
    margin-bottom: 5px
}

.page-no-search .relevant-search .headings-area {
    margin-bottom: 20px
}

.sitemap-links h6 {
    color: #333;
    font-weight: 700;
    margin: 0 0 5px;
    text-transform: uppercase
}

.sitemap-links ul {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.sitemap-links ul li {
    position: relative;
    color: #333;
    padding: 0 0 0 15px;
    list-style: none
}

.sitemap-links ul li:before {
    border-radius: 100%;
    color: #999;
    content: "?";
    font-family: "icomoon";
    font-size: 11px;
    left: 0;
    position: absolute;
    top: 0
}

.cs-heading-sec.col-md-12 {
    margin-bottom: 13px
}

.cs-heading-sec {
    float: left;
    width: 100%
}

.cs-heading-sec .inner-sec {
    padding-bottom: 10px
}

.cs-heading-sec .inner-sec.no-border {
    border: 0;
    padding: 0
}

.cs-heading-sec .inner-sec.no-border p {
    margin: 0
}

.cs-heading-sec h1 {
    font-weight: bold;
    margin-bottom: 0;
    line-height: 36px;
    letter-spacing: -1px
}

.cs-heading-sec p {
    margin: 0 0 5px 0
}

.cs-contact-info .cs-section-title {
    margin-bottom: 10px
}

.cs-contact-info ul li {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0 0 8px 0
}

.cs-contact-info ul li i {
    float: left;
    padding: 5px 0 0;
    width: 18px;
    font-size: 18px
}

.cs-contact-info ul li i~span {
    padding: 0 0 0 25px;
    display: block
}

.cs-contact-info ul li span {
    color: #333;
    font-size: 13px;
    line-height: 24px
}

.cs-contact-info ul li span a {
    color: #333
}

.comment-respond,
.cs-plain-form .form-style {
    width: 100%;
    float: left;
    padding: 25px 30px 65px;
    position: relative
}

.comment-respond:before,
.cs-plain-form .form-style:before {
    content: "";
    position: absolute;
    top: -14px;
    left: 40px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #b1c5e1
}

.cs-plain-form .comment-respond {
    padding: 0;
    position: static
}

.cs-plain-form .form-style h3 {
    display: none
}

.comment-respond h3,
.cs-plain-form h4 {
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px 0;
    text-transform: uppercase
}

.comment-respond label,
.cs-plain-form label {
    float: left;
    position: relative;
    width: 100%;
    margin: 0 0 12px 0
}

.comment-respond label i,
.cs-plain-form label i {
    position: absolute;
    left: 10px;
    top: 12px;
    font-size: 14px;
    color: #aaa
}

.comment-respond label input[type="text"],
.comment-respond label input[type="email"],
.cs-plain-form label input[type="text"],
.cs-plain-form label input[type="email"] {
    width: 50%;
    float: left;
    height: 38px;
    border: 0;
    padding: 0 0 0 35px;
    border-radius: 3px;
    color: #aaa;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1)
}

.comment-respond label input[type="text"]:focus,
.comment-respond label input[type="email"]:focus,
.cs-plain-form label input[type="text"]:focus,
.cs-plain-form label input[type="email"]:focus {
    box-shadow: 0 0 5px rgba(8, 56, 127, 0.5)
}

.comment-respond .textaera-sec,
.cs-plain-form .textaera-sec {
    padding: 0 30px 0 12px;
    position: absolute;
    right: 0;
    top: 66px;
    width: 50%
}

.comment-respond textarea,
.cs-plain-form textarea {
    border: 0;
    border-radius: 3px;
    color: #aaa;
    float: left;
    height: 138px;
    width: 100%;
    padding: 10px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1)
}

.comment-respond .form-submit,
.cs-plain-form .form-submit {
    position: relative
}

.comment-respond input[type="submit"],
.cs-plain-form input[type="submit"] {
    border: 0;
    position: absolute;
    left: 50%;
    margin: 0 0 0 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    top: 3px;
    padding: 10px 30px;
    text-transform: uppercase
}

.cs-contact-info.has-border .liststyle {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 9
}

.cs-contact-info.has-border ul {
    border: 1px solid #f2f2f2;
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 25px 15px;
    box-shadow: 0 2px 2px #f2f2f2
}

.cs-contact-info.has-border ul:before,
.cs-opening:before {
    bottom: -36px;
    color: #f4f4f4;
    font-size: 110px;
    left: -20px;
    position: absolute;
    z-index: -1;
    content: "\f003";
    font-family: "icomoon"
}

.cs-contact-info.has-border .cs-section-title {
    border: 0;
    padding: 0;
    margin: 0 0 20px
}

.cs-contact-info.has-border li {
    border-top: 1px dotted #dedede;
    padding: 6px 0 0 0;
    margin: 6px 0 0 0
}

.cs-contact-info.has-border li:first-child {
    padding: 0 0 25px 0;
    border-top: 0;
    margin-top: 0
}

.cs-contact-info.has-border ul li span,
.cs-contact-info.has-borders ul li span a {
    color: #818181;
    font-size: 13px
}

.cs-contact-info.has-border ul li i {
    font-size: 16px;
    width: 15px
}

.cs-contact-info.has-border ul li i~span {
    padding: 0 0 0 12px
}

.opening-hours .cs-section-title {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 20px 0
}

.cs-opening {
    border: 1px solid #f2f2f2;
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 9;
    padding: 15px 25px 15px;
    box-shadow: 0 2px 2px #f2f2f2
}

.cs-opening:before {
    content: "\f017";
    bottom: -112px;
    font-size: 170px;
    left: -35px
}

.cs-opening ul li {
    width: 100%;
    float: left;
    padding: 6px 0 0 0;
    margin: 6px 0 0 0;
    list-style: none;
    border-top: 1px dotted #dedede
}

.cs-opening ul li:first-child {
    padding: 0;
    border-top: 0;
    margin-top: 0
}

.cs-opening ul li span {
    font-size: 13px
}

.cs-opening ul li span.day {
    color: #818181;
    float: left
}

.cs-opening ul li .timehoure {
    float: right
}

.cs-opening ul li .timehoure .time-start {
    color: #333
}

.cs-opening ul li .timehoure .time-start i {
    float: left;
    font-size: 16px;
    margin: 6px 15px 0 0
}

.call-actions {
    float: left;
    padding: 30px 0 15px 30px;
    text-align: left;
    width: 100%
}

.call-actions .cell {
    display: inline-block;
    vertical-align: middle
}

.call-actions .cell.heading {
    text-align: left;
    width: 80%
}

.call-actions .heading h5 {
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase
}

.call-actions .heading p {
    color: #f0f0f0
}

.call-actions .cell.call-btn {
    margin: -15px 0 0
}

.call-actions .cell.call-btn a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 25px 10px
}

.call-actions.ac-classic.text-center {
    text-align: center;
    padding-left: 0
}

.call-actions.ac-classic.text-center .cell {
    width: 100%;
    text-align: center
}

.call-actions .call-action-inner {
    float: left;
    width: 100%;
    background: url(assets/extra-images/callto-action3.jpg);
    padding: 45px 0 37px 0
}

.under-holder {
    width: 100%;
    float: left
}

.under-wrapp {
    width: 880px;
    margin: 0 auto;
    padding: 100px 0 155px;
    text-align: center
}

.under-wrapp .cons-icon-area {
    display: inline-block;
    margin: 0 0 70px
}

.under-wrapp .cons-text-wrapp {
    display: inline-block;
    margin: 0 0 30px 0
}

.under-wrapp .cons-text-wrapp h1 {
    font-size: 34px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.under-wrapp .cons-text-wrapp p {
    font-size: 15px;
    color: #333
}

.under-wrapp .is-countdown {
    display: inline-block;
    padding: 20px 0;
    position: relative;
    margin: 0 0 40px 0;
    border-top: 1px solid #d7dedc;
    border-bottom: 1px solid #d7dedc
}

.under-wrapp .is-countdown:before {
    position: absolute;
    content: "\e790";
    top: -14px;
    left: -2px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    font-family: "icomoon";
    background-color: #d7dedc
}

.is-countdown .main-digit-wrapp {
    display: inline-block;
    margin: 0 0 0 10px
}

.is-countdown .main-digit-wrapp:nth-child(1) {
    margin: 0
}

.main-digit-wrapp .cs-digit,
.is-countdown .main-digit-wrapp .px-digit {
    font-size: 40px;
    font-weight: 700
}

.is-countdown .main-digit-wrapp .countdown-period {
    font-size: 40px;
    color: #ccc;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 0 5px
}

.cs-social-media {
    display: block
}

.cs-social-media ul li {
    list-style: none;
    display: inline-block
}

.under-wrapp .cs-social-media li a {
    color: #fff!important;
    padding: 8px 10px;
    display: block
}

.under-wrapp .cs-social-media li a[data-original-title="Facebook"] {
    background-color: #1f3951
}

.under-wrapp .cs-social-media li a[data-original-title="Twitter"] {
    background-color: #3e9bdd
}

.under-wrapp .cs-social-media li a[data-original-title="Google Plus"] {
    background-color: #d04044
}

.under-wrapp .cs-social-media li a[data-original-title="Instagram"] {
    background-color: #08387f
}

.under-wrapp .cs-social-media li a[data-original-title="youtube-play"] {
    background-color: #ff0007
}

.under-wrapp .cs-social-media li a[data-original-title="Dribbble"] {
    background-color: #ea4c89
}

.under-wrapp .cs-social-media li a[data-original-title="Behance"] {
    background-color: #1769ff
}

.image-frame.frame-plane {
    width: 100%;
    float: left;
    padding: 0 0 30px 0;
    border-bottom: 1px dotted #ccc
}

.image-frame.frame-plane figure {
    float: left
}

.image-frame.frame-plane section {
    overflow: hidden;
    padding: 30px 40px 28px 35px;
    min-height: 320px
}

.image-frame.frame-plane section h4 {
    color: #222;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 12px
}

.image-frame.frame-plane section p {
    margin-bottom: 20px
}

.read-more {
    font-size: 12px;
    color: #999;
    float: left;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif
}

.read-more i {
    float: left;
    font-size: 8px;
    margin: 5px 5px 0 0
}

.cs-seprator {
    width: 100%;
    margin: 0 0 2px;
    display: inline-block
}

.cs-seprator .devider1 {
    width: 109px;
    height: 5px;
    display: inline-block;
    float: none;
    border-bottom: 0
}

.cs-services.modren[class*="col-md"] {
    margin-bottom: 45px
}

.cs-services.modren figure {
    float: left
}

.cs-services figure {
    margin-bottom: 12px;
    display: inline-block
}

.cs-services.modren>figure~.text {
    padding: 0 0 0 110px
}

.cs-services.modren .text h4 {
    font-weight: 600;
    color: #222
}

.cs-services.modren.top-right figure {
    float: right
}

.cs-services.modren.top-right>figure~.text {
    padding: 0 110px 0 0
}

.cs-services.modren.top-right .text {
    text-align: right
}

.cs-services h4 {
    font-weight: 600
}

.cs-services.cs-classic.left figure {
    float: left;
    margin: 0 25px 0 0
}

.left {
    text-align: left
}

.cs-services.cs-classic .text {
    overflow: hidden
}

.cs-services.cs-classic h4 {
    font-weight: 600
}

.cs-services.cs-classic .text p {
    margin-bottom: 0
}

.to-center {
    text-align: center
}

.cs-services.cs-classic figure {
    float: none;
    display: inline-block;
    width: auto
}

.cs-classic.to-center h5 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px
}

.count-plain {
    width: 100%;
    float: left;
    text-align: center
}

.count-plain figure {
    display: inline-block;
    margin: 0 0 10px 0
}

.count-plain figure i {
    color: #999;
    border-radius: 100%;
    display: inline-block;
    background-color: #f3f3f3;
    padding: 15px
}

.count-plain .cs-text a {
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    text-decoration: none
}

.count-plain .cs-text p {
    font-size: 12px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase
}

.cs-frame {
    width: 100%;
    float: left
}

.cs-frame.simple-frame {
    margin: 0 0 0 -8px;
    padding: 0 2px 0 0
}

.cs-frame article {
    padding: 0 0 0 20px
}

.cs-frame h5 {
    color: #111;
    font-weight: 700;
    margin: 0 0 10px 0;
    text-transform: uppercase
}

.simple-frame figure {
    float: left;
    margin: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #acacac
}

.classic-frame figure,
.box-frame figure {
    float: left;
    padding: 4px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ddd
}

.box-frame figure:before {
    position: absolute;
    width: 98.8%;
    height: 3px;
    bottom: -4px;
    content: "";
    left: 2px;
    border: 1px solid #ddd;
    border-top: 0;
    background-color: #fff
}

.cs-gallery ul li figcaption {
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.cs-gallery.classic-gallery {
    padding-right: 0
}

.cs-gallery ul li figure:hover figcaption {
    opacity: 1;
    visibility: visible
}

.cs-gallery.classic-gallery ul {
    margin: 0
}

.cs-gallery.classic-gallery ul li {
    padding: 0 15px 15px 0
}

.cs-main-filterable,
.cs-main-filterable .cs-filter-nav {
    float: left;
    width: 100%
}

.cs-main-filterable[class*="col-md"] {
    margin: 0
}

.cs-main-filterable .cs-filter-nav li {
    list-style: none;
    padding: 0;
    float: left;
    line-height: 22px
}

.cs-main-filterable .cs-filter-nav li:first-child {
    margin-left: 0
}

.cs-main-filterable .cs-filter-nav {
    background: 0;
    border: 0;
    margin: 0 0 20px 0;
    padding: 0
}

.cs-main-filterable .cs-filter-nav li a {
    color: #333;
    font-size: 13px;
    display: block;
    padding: 6px 18px 6px 12px;
    background-color: #f3f3f3;
    border-bottom: 2px solid #ededed;
    border-radius: 3px
}

.cs-main-filterable .cs-filter-nav li a i {
    margin-right: 7px;
    font-size: 18px;
    color: #aaa;
    display: inline-block;
    vertical-align: middle
}

.cs-main-filterable .cs-filter-nav li a.active,
.cs-main-filterable .cs-filter-nav li a.active i {
    color: #fff
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -ms-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

@media(max-width:847px) {
    .flot-nav {
        float: left
    }
}

@media(max-width:1090px) {
    .img-thumbnail {
        max-width: 50%
    }
}

.cs-tabs.box[class*="col-md"] {
    margin-bottom: 50px
}

.cs-tabs.box .nav-tabs {
    width: 100%;
    float: left
}

.cs-tabs.box .nav-tabs li a {
    font-size: 14px;
    color: #111;
    text-transform: uppercase;
    font-weight: 700;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e6e6e6;
    border-radius: 0;
    margin: 0;
    position: relative;
    padding: 12px 35px;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1)
}

.cs-tabs.box .nav>li>a:focus,
.cs-tabs.box .nav>li>a:hover {
    background-color: #fff
}

.cs-tabs.box .nav-tabs li:first-child a {
    border-left: 1px solid #e6e6e6
}

.cs-tabs.box .nav-tabs li.active a {
    box-shadow: none
}

.cs-tabs.box .nav-tabs li.active a:before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 2px;
    content: ""
}

.cs-tabs.box .nav-tabs li.active a:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #fff
}

.cs-tabs.box .tab-content {
    width: 100%;
    float: left;
    border: 1px solid #e6e6e6;
    border-top: 0;
    padding: 20px 30px 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    letter-spacing: .2px
}

.cs-tabs.box .tab-content span {
    font-size: 15px;
    float: left;
    width: 100%;
    margin: 0 0 10px 0
}

.cs-twitter-section {
    text-align: center;
    width: 770px;
    margin: 0 auto;
    padding: 20px 0 70px
}

.twitter_widget .flex-control-nav {
    bottom: 0
}

.cs-twitter-section .cs-twtter {
    margin-bottom: 40px
}

.flexslider.cs-twitter-slider {
    border: 0;
    background: 0;
    padding: 0;
    width: 770px;
    margin: 0 auto
}

.cs-twitter-slider .cs-twtter i {
    width: 44px;
    height: 44px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    color: #00acee;
    font-size: 16px;
    border-radius: 100%;
    line-height: 44px;
    margin-bottom: 13px
}

.cs-twitter-slider .cs-twtter p,
.cs-twitter-slider .cs-twtter p a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: 400
}

.cs-twitter-slider .cs-twtter .infotext span,
.cs-twitter-slider .cs-twtter .infotext a {
    font-size: 16px;
    color: #fff;
    font-weight: 400
}

.cs-twitter-slider .cs-twtter .infotext span:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 10px;
    width: 5px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100%
}

.cs-twitter-slider .cs-twtter .infotext span {
    margin-left: 12px;
    position: relative
}

.cs-twitter-slider .cs-twtter .infotext a {
    margin-right: 12px
}

.cs-twitter-slider .cs-twtter p a {
    text-decoration: underline
}

.cs-twitter-slider .flex-pauseplay {
    display: none
}

.cs-twitter-slider .flex-control-nav li {
    width: auto
}

.cs-twitter-slider .flex-control-paging li a {
    width: 17px;
    height: 2px;
    border-radius: 0;
    background: #fff;
    box-shadow: none
}

.cs-twitter-slider .flex-control-nav li {
    display: inline-block;
    margin: 0 2px 0 0!important
}

.cs-twitter-slider .flex-control-paging li a.flex-active {
    background: #fff;
    float: left;
    height: 5px;
    margin: -21px 0 0
}

.cs-twitter-slider .flex-direction-nav {
    display: none
}

.panel-group.cs-default .panel {
    box-shadow: none;
    border-style: solid;
    border-color: #e6e6ea;
    margin: 0 0 10px 0;
    width: 100%;
    float: left;
    border-width: 0
}

.cs-default .panel-default>.panel-heading {
    background-image: none;
    background-color: #fff;
    padding: 0 0 10px
}

.cs-default .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0
}

.cs-default .panel-body {
    padding: 0
}

.cs-default .panel-title {
    font-family: "Source Sans Pro", sans-serif
}

.cs-default .panel-title a {
    color: #333;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase
}

.panel-group.cs-default .panel:first-child {
    margin-top: 0
}

.panel-group.cs-default {
    float: left;
    width: 100%
}

.faq-holder .cs-section-title {
    margin-bottom: 15px
}

.panel-group.simple .panel {
    border-radius: 0;
    margin: 0 0 8px;
    padding: 5px 15px 0
}

.panel-group.simple .panel-title a i {
    color: rgba(68, 68, 68, 0.2);
    float: left;
    font-size: 10px;
    margin: 9px 12px 0 0
}

.panel-group.cs-default.simple .panel-heading a {
    display: inline-block;
    position: relative;
    width: 100%
}

.panel-group.cs-default.simple .panel-heading a.collapsed {
    color: #333!important
}

.panel-group.cs-default.simple .panel-heading a.collapsed:before,
.panel-group.cs-default.simple .panel-heading a:before {
    background-color: #d7d7d7;
    border-radius: 100%;
    color: #fff!important;
    content: "?";
    font-family: "icomoon";
    font-size: 15px;
    height: 18px;
    line-height: 13px;
    padding: 2px 0 0 1px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 18px
}

.panel-group.cs-default.simple .panel-heading a:before {
    content: "\ea55";
    padding: 3px 0 0;
    background-color: #838383
}

.cs-default.simple .panel-body {
    padding: 20px;
    background-color: #f6f6f6
}

.cs-default.simple .panel-title a {
    font-size: 16px;
    color: #4c4c4c;
    text-transform: uppercase
}

.cs-default.simple .panel-heading {
    background-color: #fcfcfc;
    padding: 10px 20px;
    border: 1px solid #f4f4f4;
    border-radius: 3px 3px 0 0
}

.call-actions.ac-modren .heading h3 {
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px 0
}

.call-actions.ac-modren .cell.call-btn a {
    background-color: #f7f7f7;
    font-size: 14px;
    color: #4c4b4b;
    text-transform: uppercase;
    border-radius: 6px;
    border: 1px solid #acacac;
    padding: 5px 30px 6px
}

.list-heading {
    width: 100%;
    float: left
}

.list-heading h6 {
    color: #111;
    font-weight: 600;
    text-transform: uppercase
}

.list-btn {
    font-size: 12px;
    color: #777;
    display: inline-block
}

.list-btn i {
    background-color: #c1c1c1;
    border-radius: 100%;
    color: #fff;
    float: left;
    height: 12px;
    line-height: 9px;
    margin: 4px 6px 0 0;
    padding: 2px 0 0;
    width: 12px
}

.promo-box {
    width: 100%;
    float: left;
    padding: 30px
}

.promo-box h5 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.promo-box p {
    color: #fff
}

.promo-box .list-btn {
    color: #fff
}

.promo-box .list-btn i {
    background-color: #fff
}

.cs-list .cs-section-title {
    border: 0;
    padding: 0;
    margin: 0 0 10px
}

.cs-list .cs-section-title h5 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase
}

.cs-list .cs-iconlist li {
    padding: 2px 4px
}

.cs-list .cs-iconlist li i {
    font-size: 11px;
    color: #999;
    margin: 0 10px 0 0
}

.cs-list .cs-iconlist li i {
    color: #999;
    font-size: 11px;
    margin: 0 10px 0 0
}

.cs-list .cs-linked-list li i {
    background-color: #999;
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    height: 10px;
    line-height: 10px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 10px
}

.cs-list .cs-iconlist li {
    padding: 2px 4px
}

.cs-list li {
    list-style: none;
    color: #222;
    width: 100%;
    float: left
}

.cs-list .cs-linked-list li {
    margin: 0 0 5px
}

.cs-list .cs-linked-list li i {
    width: 10px;
    height: 10px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin: 0 10px 0 0;
    line-height: 10px;
    border-radius: 100%;
    background-color: #999
}

.cs-list .cs-iconlist li i {
    color: #999;
    font-size: 11px;
    margin: 0 10px 0 0
}

.cs-list .cs-default .panel-title a {
    font-size: 13px;
    color: #111;
    text-transform: none
}

.cs-list .panel-group.cs-default .panel {
    margin: 0
}

.cs-list .cs-default .panel-default>.panel-heading {
    padding: 0
}

.cs-list .cs-default .panel-body {
    padding: 0 0 0 20px
}

.cs-list .cs-default .panel-body ul li {
    line-height: 18px;
    margin-bottom: 5px
}

.cs-list .cs-default .panel-body ul {
    width: 100%;
    float: left;
    padding: 0 0 0 15px;
    border-left: 1px solid #e8e8e8
}

.cs-list .cs-default .panel-body ul li a {
    color: #777
}

.cs-list .panel-heading a {
    position: relative;
    padding: 0 0 0 20px
}

.cs-list .panel-heading .collapsed:before {
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    color: #fff;
    top: 4px;
    content: "\eab1";
    font-size: 11px;
    padding: 1px 0 0;
    text-align: center;
    line-height: 10px;
    border-radius: 100%;
    background-color: #999!important;
    font-family: "icomoon"
}

.cs-list .panel-heading a:before {
    content: "\eaaf";
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    color: #fff;
    top: 4px;
    font-size: 11px;
    text-align: center;
    line-height: 10px;
    border-radius: 100%;
    font-family: "icomoon";
    padding: 2px 0 0;
    text-indent: -0.2px
}

.cs-list .cs-default .panel-title a.collapsed {
    color: #111!important
}

.ac-classic.center {
    text-align: center
}

.call-actions.center .cell {
    width: 100%
}

.call-actions.ac-classic i {
    width: 47px;
    height: 47px;
    font-size: 23px;
    color: #999;
    line-height: 47px;
    border-radius: 100%;
    display: inline-block;
    background-color: #f3f3f3
}

.call-actions.ac-classic .ac-text h1 {
    font-size: 26px;
    color: #fff;
    font-weight: 300;
    display: block
}

.cs-question-list[class*="col-md"] {
    margin-bottom: 20px
}

.cs-question-list,
.cs-answer-list {
    width: 100%;
    float: left
}

.cs-question-list ul li,
.cs-answer-list ul li {
    list-style: none
}

.cs-question-list ul li a {
    color: #333
}

.cs-question-list ul li a i {
    float: left;
    font-size: 14px;
    margin: 8px 10px 0 0
}

.cs-answer-list .text h5 {
    color: #333;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 6px 0
}

.cs-answer-list ul li {
    padding: 25px 0 0 0;
    margin: 0 0 25px 0;
    border-top: 1px solid #ebebe9
}

.cs-answer-list .back-top-btn {
    float: left;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4)
}

.cs-list .events-listing article {
    display: table;
    width: 100%;
    padding: 0 0 24px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #f2f2f2
}

.date-time {
    float: left;
    text-align: center;
    width: 60px;
    border-radius: 3px;
    padding: 0 0 8px
}

.date-time span {
    color: #fff;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 3px 0 4px;
    text-transform: uppercase;
    background-color: #062d66;
    border-radius: 3px 3px 0 0
}

.date-time strong {
    font-size: 28px;
    color: #fff;
    font-weight: 700
}

.events-listing .date-time~section {
    padding: 0 0 0 92px
}

.events-listing .text {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 80%
}

.events-listing article {
    border-bottom: 1px solid #f2f2f2;
    display: table;
    margin: 0 0 30px;
    padding: 0 0 24px;
    width: 100%
}

.events-listing .text span a {
    float: left;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    padding: 0 5px;
    margin: 0 4px 12px 0;
    text-transform: uppercase;
    background-color: #a4a4a4
}

.events-listing .text h2 {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px;
    line-height: 22px;
    text-transform: uppercase
}

.events-listing .text h2 a {
    color: #333
}

.events-listing .post-options {
    width: 100%;
    float: left;
    padding: 0 0 12px;
    margin: 0 0 9px 0
}

.categories li {
    list-style: none;
    float: left;
    color: #777;
    margin: 0 3px 0 0
}

.categories li i {
    font-size: 12px;
    color: #ccc;
    margin: 0 9px 0 0;
    display: inline-block
}

.events-listing .right-side {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.ticket-area {
    float: right;
    text-align: center;
    padding: 0 0 7px;
    position: relative;
    border: 1px solid #d5d5d5;
    position: relative
}

.ticket-area:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 1px
}

.ticket-area:after {
    content: "";
    position: absolute;
    right: -1px;
    width: 6px;
    height: 33px;
    box-shadow: 3px 2px 3px 0 rgba(0, 0, 0, 0.1);
    bottom: 0
}

.ticket-area p {
    margin: 0 0 5px;
    font-size: 24px;
    color: #43bba8;
    display: block;
    padding: 20px 19px;
    font-weight: 700;
    border-bottom: 1px solid #d5d5d5
}

.ticket-area p span {
    font-weight: 300
}

.ticket-area a {
    font-size: 12px;
    color: #666;
    font-weight: 700;
    text-transform: uppercase
}

.events-listing .free-btn,
.events-listing .cancle-btn {
    background-color: #43bba8;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 24px;
    font-weight: 700;
    padding: 20px 0 25px;
    text-align: center;
    width: 112px
}

.events-listing .cancle-btn {
    background-color: #ff6671
}

.post-options li {
    list-style: none;
    float: left;
    color: #777;
    font-size: 14px;
    margin: 0 15px 0 0
}

.post-options li i {
    color: #ccc;
    font-size: 14px;
    float: left;
    margin: 8px 9px 0 0
}

.events-grid [class*="col-md"] {
    margin-bottom: 20px
}

.events-grid figure {
    width: 100%;
    float: left;
    margin-bottom: 0
}

.events-grid figure figcaption {
    position: absolute;
    width: 100%;
    height: 100%
}

.events-grid figure figcaption .text {
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10px
}

.events-grid .text .cs-event-time {
    float: left;
    font-size: 11px;
    color: #fff;
    position: relative;
    padding: 3px 10px 5px 30px;
    background-color: rgba(8, 56, 127, 0.5)
}

.events-grid .text time i {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
    padding: 6px;
    position: absolute;
    top: 0
}

.events-grid .text .inner-box {
    width: 100%;
    float: left;
    padding: 12px 15px;
    background-color: rgba(0, 0, 0, 0.6)
}

.events-grid .text h6 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 2px
}

.events-grid .text h6 a {
    color: #fff
}

.events-grid .text span {
    color: #999;
    font-size: 11px
}

.cs-events {
    float: left;
    width: 100%
}

.events-listing figure {
    float: left;
    width: 160px
}

.events-listing figure~section {
    padding: 0 0 0 185px
}

.event-editor .events-listing .text {
    vertical-align: top
}

.event-editor .events-listing .post-options {
    background-image: none;
    padding: 0;
    margin: 0 0 10px
}

.event-editor .post-options li {
    font-weight: 300;
    font-size: 14px
}

.event-editor .post-options li:last-child {
    display: block
}

.event-editor .socialmedia>a {
    float: left;
    margin: 0 10px 0 0;
    padding: 2px 8px 3px 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #acacac
}

.socialmedia a i {
    font-size: 14px;
    color: #fff;
    float: left;
    margin: 2px 5px 0 0
}

.event-editor .socialmedia .add-calender {
    position: relative;
    padding-left: 25px
}

.add-calender:before {
    content: "";
    height: 14px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 14px
}

.event-editor .socialmedia {
    position: relative;
    padding: 0 0 12px;
    float: left;
    width: 100%
}

.event-editor .socialmedia>.share-btn:hover~.cs-sharepost,
.event-editor .socialmedia>.add-calender:hover~.add_calendar {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.event-editor .socialmedia ul:hover {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.event-editor .socialmedia ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    top: -100px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    left: 131px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    visibility: hidden;
    width: 362px;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -ms-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease
}

.event-editor .socialmedia ul:before {
    content: "";
    position: absolute;
    left: 53px;
    bottom: -11px;
    width: 20px;
    height: 20px;
    border: 2px solid #d5d5d5;
    background-color: #fff;
    transform: rotate(-24deg) rotate(-20deg);
    border-top: 0;
    border-right: 0
}

.event-editor .socialmedia .add_calendar {
    right: auto;
    left: 0;
    width: auto
}

.event-editor .socialmedia ul li {
    list-style: none;
    float: left
}

.event-editor .socialmedia ul a {
    display: block;
    width: 40px;
    height: 40px
}

.event-editor .socialmedia .add_calendar a {
    text-align: center;
    border: 1px solid #ccc
}

.event-editor .socialmedia ul i {
    float: none;
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    text-align: center
}

.event-editor .socialmedia ul a i[data-original="facebook"] {
    background: #1f3951
}

.event-editor .socialmedia ul a i[data-original="twitter"] {
    background: #5086df
}

.event-editor .socialmedia ul a i[data-original="googleplus"] {
    background: #d04044
}

.event-editor .socialmedia ul a i[data-original="instagram"] {
    background: #08387f
}

.event-editor .socialmedia ul a i[data-original="youtube-play"] {
    background: #ff0007
}

.event-editor .socialmedia ul a i[data-original="plus3"] {
    background: #fc0
}

.event-editor .socialmedia ul a[data-original-title='Dribbble'] i {
    background: #ea4c89
}

.event-editor .socialmedia ul a[data-original-title='Tumblr'] i {
    background: #32506d
}

.event-editor .socialmedia img {
    display: inline-block;
    vertical-align: middle;
    margin: 7px 0 0
}

.event-editor .csmap {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.section-title {
    width: 100%;
    float: left;
    margin: 0 0 15px 0
}

.section-title h2 {
    font-size: 20px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase
}

.event-editor .section-title h2 {
    margin: 0
}

.event-editor .events-listing article {
    margin-bottom: 20px
}

.event-timeline {
    padding-top: 10px
}

.event-timeline,
.event-timeline article {
    width: 100%;
    float: left
}

.event-timeline article {
    position: relative;
    padding: 0 0 0 25px;
    margin: 0 0 3px
}

.event-timeline article:before {
    position: absolute;
    left: -2px;
    top: -2px;
    font-size: 18px;
    content: "\e790";
    font-family: "icomoon"
}

.event-timeline article h6 {
    color: #222;
    margin: 0 0 5px;
    font-weight: 600
}

.event-timeline article p {
    margin: 0;
    padding: 0 0 28px;
    position: relative
}

.event-timeline article p:before {
    background-color: #e5e5e5;
    content: "";
    height: 100%;
    left: -18px;
    position: absolute;
    top: 2px;
    width: 1px
}

.event-timeline article:last-child p:before {
    display: none
}

.csmap .cs-event-map-section .col-md-12 {
    margin: 0 -4px 0 0;
    padding: 0
}

.csmap {
    position: relative
}

.csmap .cs-map-tabs {
    display: none
}

.csmap figure {
    width: 100%;
    float: left
}

.csmap figcaption {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.csmap .is-countdown {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 15px 10px 10px;
    background-color: #222
}

.csmap .is-countdown .main-digit-wrapp .countdown-period,
.csmap .is-countdown .main-digit-wrapp .px-digit {
    font-size: 14px;
    font-weight: 400;
    color: #fff!important
}

.csmap .is-countdown .main-digit-wrapp {
    margin: 0 0 0 5px
}

.event-editor .cs-gallery ul li {
    padding: 0 0 6px 6px
}

.event-editor .cs-gallery ul {
    margin: 0 0 0 -6px
}

.cs-heading-sec {
    float: left;
    width: 100%;
    margin-bottom: 12px
}

.cs-heading-sec h1 {
    font-weight: bold;
    margin: -4px 0 4px
}

.cs-blog,
.cs-blog-large figure {
    float: left;
    width: 100%
}

.cs-blog.cs-blog-masnery {
    padding: 0;
    margin: 0 0 30px 0
}

.cs-blog article:hover figure {
    opacity: .9
}

.cs-blog article figure {
    position: relative;
    float: left
}

.cs-blog.cs-blog-masnery article figure {
    width: 100%
}

.cs-blog article figure figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.cs-blog article:hover figure figcaption {
    opacity: 1;
    visibility: visible
}

.cs-blog article figure figcaption .cs-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -40px
}

.cs-blog article figure figcaption .cs-hover a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #acacac;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 40px;
    opacity: 0
}

.cs-blog article:hover figure figcaption .cs-hover .cs-search,
.cs-blog article:hover figure figcaption .cs-hover .cs-link {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
}

.cs-blog article figure figcaption .cs-hover .cs-search {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.cs-blog article figure figcaption .cs-hover .cs-link {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.cs-blog article {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%
}

.cs-blog article:last-child {
    margin: 0
}

.cs-blog-large .cs-media {
    display: inline-block;
    width: 100%;
    margin-bottom: 22px
}

.cs-blog .blog-bottom-sec {
    float: left;
    width: 100%;
    padding: 16px 0 0 24px
}

.cs-blog .cs-comments {
    position: relative;
    font-size: 13px;
    color: #999;
    border: 2px solid #e5e5e5;
    float: left;
    width: 35px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    margin-right: 23px
}

.cs-blog .cs-comments:after,
.cs-comments:before {
    border-left: 10px solid transparent;
    border-right: 0 solid transparent;
    border-top: 10px solid #fff;
    bottom: -8px;
    content: "";
    right: 8px;
    position: absolute;
    z-index: 10
}

.cs-blog .cs-comments:after {
    border-left: 12px solid transparent;
    border-top: 10px solid #e5e5e5;
    bottom: -10px;
    right: 7px;
    z-index: 0
}

.cs-thumb-post figure {
    width: 34px;
    height: 34px;
    border-radius: 100px;
    float: left;
    padding: 2px;
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.25);
    margin-right: 12px
}

.cs-thumb-post figure img {
    border-radius: 100px
}

.cs-thumb-post {
    float: left;
    width: 92%
}

.cs-thumb-post ul li {
    list-style: none;
    float: left;
    margin-right: 26px
}

.cs-thumb-post ul li i {
    font-size: 12px;
    color: #ccc
}

.cs-thumb-post ul li a {
    font-size: 12px;
    color: #444;
    font-weight: 400;
    font-style: italic
}

.cs-thumb-post li span {
    display: block;
    font-size: 10px;
    color: #777;
    line-height: 14px;
    text-transform: uppercase
}

.cs-blog figure {
    margin-bottom: 0
}

.cs-blog .blog-text {
    padding: 0 0 0 85px
}

.cs-blog .blog-text p {
    line-height: 1.7!important
}

.cs-blog h2 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 8px
}

.cs-blog-medium .cs-media {
    width: 338px;
    float: left;
    margin-right: 20px
}

.cs-blog .cs-media figure {
    width: 100%
}

.cs-blog.cs-blog-medium h2 {
    margin-bottom: 0;
    line-height: 28px
}

.cs-blog-medium .blog-info-sec {
    overflow: hidden;
    display: block
}

.cs-blog.cs-blog-medium .blog-bottom-sec {
    padding-left: 0;
    padding-top: 16px
}

.cs-blog.cs-blog-medium .cs-seprator {
    margin: 5px 0 0 0
}

.cs-blog.cs-blog-medium .cs-thumb-post {
    width: 100%
}

.cs-blog-masnery h4 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 6px;
    line-height: 22px
}

.cs-blog-masnery .blog-info-sec {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    padding: 16px 20px 16px 20px
}

.cs-blog-masnery article {
    margin-bottom: 20px
}

.cs-blog-masnery [class*="col-md"] {
    padding: 0 10px;
    margin-bottom: 0
}

.cs-blog.cs-blog-masnery article figure figcaption .cs-hover {
    margin: -20px 0 0 -40px
}

.cs-related-post .cs-blog-masnery article {
    margin-bottom: 30px
}

.cs-blog .blog-info-sec .categories a {
    font-size: 10px;
    color: #777;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 6px
}

.cs-blog .post-options {
    display: inline-block;
    width: 100%
}

.cs-blog .post-options li {
    font-size: 11px;
    color: #999;
    font-weight: 400;
    margin-right: 5px;
    text-transform: uppercase
}

.cs-blog .post-options li time {
    position: relative;
    padding-left: 12px
}

.cs-blog .post-options li time:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 2px;
    background-color: #dadada
}

.cs-blog .post-options li a {
    color: #999
}

.date-time {
    float: left;
    width: 60px;
    text-align: center
}

.cs-blog .date-time time,
.cs-blog-editor .date-time time {
    color: #fff;
    border-radius: 3px
}

.cs-blog .date-time time span,
.cs-blog-editor .date-time time span {
    font-size: 11px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 0 3px 0
}

.cs-blog .date-time time small,
.cs-blog-editor .date-time time small {
    font-size: 28px;
    font-weight: bold;
    display: block
}

.cs-blog-editor .flexslider .flex-direction-nav a {
    bottom: 0;
    top: 50%;
    margin: -12px 0 0
}

.cs-blog-editor .flexslider ul li {
    position: static
}

.cs-blog-editor .flexslider .flex-direction-nav .flex-prev {
    right: auto;
    left: 10px
}

.cs-blog-editor .flex-control-nav {
    bottom: 5px
}

.cs-blog-editor .flex-control-nav li {
    vertical-align: middle;
    width: auto;
    margin: 0 4px!important
}

.reading-btn {
    display: inline-block;
    font-size: 11px;
    color: #999;
    font-style: italic;
    text-decoration: underline;
    margin-left: 10px
}

.cs-seprator {
    float: left;
    width: 100%
}

.cs-seprator .devider {
    height: 4px;
    width: 100%
}

.cs-blog .cs-seprator {
    margin: 9px 0 0 0
}

.cs-main-post {
    float: left;
    width: 100%!important;
    margin: 0 0 27px 0
}

.cs-blog-editor .cs-main-post figure img {
    float: left;
    height: auto;
    width: 100%
}

.cs-editor-text p {
    line-height: 1.7!important
}

.cs-blog-editor .cs-main-post {
    float: left;
    margin: 0 20px 27px 0;
    width: auto
}

.cs-blog-editor .cs-post-panel {
    float: left;
    padding-left: 20px
}

.cs-blog-editor .cs-editor-text>p {
    margin-bottom: 5px
}

.cs-blog-editor .cs-heading-sec .inner-sec {
    padding-bottom: 0
}

.cs-post-panel {
    padding-left: 86px!important;
    float: none!important
}

.cs-post-panel .cs-thumb-post {
    width: 94%;
    margin-bottom: 17px
}

blockquote {
    float: left;
    width: 100%;
    position: relative;
    margin: 26px 0 28px;
    border-left: 4px solid #08387f;
    font-size: 24px;
    color: #222;
    font-weight: 300;
    font-style: italic;
    border-right: 1px solid #dadada;
    padding: 0 30px 32px;
    font-family: 'Source Sans Pro', sans-serif
}

.cs-blog-editor blockquote {
    margin: 26px 0 28px -86px;
    width: 112%
}

blockquote:before {
    content: "";
    position: absolute;
    left: 6%;
    width: 94%;
    bottom: 0;
    border-bottom: 1px solid #dadada
}

blockquote p {
    font-size: 24px!important;
    color: #222!important;
    font-weight: 300!important;
    font-style: italic!important
}

.cs-editor-text p {
    margin-bottom: 16px
}

.cs-social-share {
    display: inline-block;
    width: 100%;
    margin-bottom: 29px
}

.cs-sharepost {
    position: relative;
    float: left
}

.cs-social-share .cs-sharepost-btn {
    color: #777;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    min-width: 124px;
    float: left;
    border: 1px solid #d5d5d5;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    margin-right: 20px;
    position: relative
}

.cs-social-share li {
    list-style: none
}

.cs-social-share li .cs-sharepost-btn i {
    font-size: 12px;
    color: #666;
    margin-right: 10px;
    display: inline-block
}

.cs-social-share li .social-media {
    display: inline-block;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 16px;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 374px;
    left: 0;
    bottom: 48px;
    opacity: 0;
    visibility: hidden;
    background: #fff
}

.cs-social-share li:hover .social-media {
    opacity: 1;
    visibility: visible;
    bottom: 58px
}

.cs-social-share li .social-media:before {
    content: "";
    position: absolute;
    left: 53px;
    bottom: -11px;
    width: 20px;
    height: 20px;
    border: 2px solid #d5d5d5;
    background-color: #fff;
    transform: rotate(-24deg) rotate(-20deg);
    border-top: 0;
    border-right: 0
}

.cs-social-share li .social-media ul li {
    list-style: none
}

.cs-social-share li .social-media ul li a {
    display: inline-block;
    padding: 0;
    background: 0
}

.cs-social-share li .social-media ul {
    margin: 0;
    padding: 0
}

.cs-social-share li .social-media ul li a i {
    font-size: 14px;
    color: #fff;
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 36px
}

.cs-social-share li .social-media ul li i[data-original="facebook"] {
    background: #1f3951
}

.cs-social-share li .social-media ul li i[data-original="twitter"] {
    background: #5086df
}

.cs-social-share li .social-media ul li i[data-original="googleplus"] {
    background: #d04044
}

.cs-social-share li .social-media ul li i[data-original="instagram"] {
    background: #08387f
}

.cs-social-share li .social-media ul li i[data-original="youtube-play"] {
    background: #ff0007
}

.cs-social-share li .social-media ul li i[data-original="plus3"] {
    background: #fc0
}

.cs-social-share li .social-media ul li a[data-original-title='Dribbble'] i {
    background: #ea4c89
}

.cs-social-share li .social-media ul li a[data-original-title='Tumblr'] i {
    background: #32506d
}

.cs-tags {
    display: inline-block
}

.cs-tags span {
    display: block;
    color: #777;
    font-size: 10px;
    text-transform: uppercase
}

.cs-social-share .cs-tags ul li {
    float: left;
    list-style: none;
    line-height: 24px
}

.cs-tags ul li i {
    color: #ccc;
    font-size: 12px;
    margin-right: 2px
}

.cs-social-share .cs-tags ul li a {
    color: #444;
    font-size: 12px;
    font-weight: 400;
    font-style: italic
}

.cs-attachment {
    display: inline-block;
    width: 100%;
    margin: 0 0 17px 0
}

.cs-attachment h6 {
    font-weight: bold;
    margin-bottom: 15px
}

.cs-attachment ul li {
    list-style: none;
    float: left;
    margin-right: 10px
}

.cs-attachment ul li a figure {
    float: left;
    width: 74px;
    height: 54px;
    background-color: #f9f9f8;
    position: relative;
    text-align: center
}

.cs-attachment ul li a figure i {
    color: #666;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin: -9px 0 0 -8px
}

.cs-attachment ul li a:hover figure i {
    color: #fff
}

.cs-post-pagination {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px
}

.cs-post-pagination .cs-prev-next {
    float: right;
    text-align: right;
    display: inline-block;
    border: 1px solid #d5d5d5;
    position: relative
}

.cs-post-pagination .cs-prev-next:before,
.cs-post-pagination .cs-prev-next:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 17px;
    width: 7777px;
    height: 1px;
    background-color: #e7e7e7
}

.cs-post-pagination .cs-prev-next:after {
    content: "";
    left: auto;
    right: 100%
}

.cs-post-pagination .cs-prev-next li {
    list-style: none;
    float: left;
    width: 28px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    border-left: 1px solid #d5d5d5
}

.cs-post-pagination .cs-prev-next li i:hover,
.cs-post-pagination .cs-prev-next li:hover a .icon-th {
    color: #fff
}

.cs-post-pagination .cs-prev-next li:first-child {
    border-left: none
}

.cs-post-pagination .cs-prev-next li a i {
    font-size: 20px;
    color: #d5d5d5;
    line-height: 32px
}

.cs-post-pagination .cs-prev-next li a .icon-th {
    font-size: 11px;
    color: #000
}

.cs-related-post h4.col-md-12 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 17px
}

#cs-comments {
    float: left;
    width: 100%;
    margin-bottom: 18px
}

#cs-comments ul li {
    list-style: none;
    width: 100%;
    float: left
}

#cs-comments ul {
    margin: 0;
    padding: 0
}

#cs-comments .cs-section-title h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 6px
}

.thumblist figure {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 100%
}

.thumblist figure img {
    border-radius: 100%
}

.thumblist .cs-text-box {
    padding: 0 0 0 82px
}

.thumblist .cs-text-box header {
    display: block;
    height: 25px
}

.thumblist .cs-text-box header h6 {
    float: left;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 9px 0 0
}

.thumblist .cs-text-box header time {
    float: left;
    color: #777;
    font-size: 12px;
    line-height: 18px
}

.thumblist .cs-text-box p {
    margin-bottom: 0
}

#cs-comments .thumblist {
    margin-bottom: 32px;
    float: left;
    width: 100%
}

#cs-comments .li-comment:nth-child(2n) {
    position: relative;
    background-color: #f7f8f8;
    padding: 35px 35px 0 35px;
    border-radius: 6px;
    margin: 0 0 35px 0
}

#cs-comments ul li.comment.odd:nth-child(2n) {
    position: relative;
    background-color: #f7f8f8;
    padding: 35px 35px 0 35px;
    border-radius: 6px;
    margin: 0 0 35px 0
}

#cs-comments li .children {
    padding: 0 0 0 57px
}

#cs-comments li .children .thumblist {
    background-color: #fff;
    padding: 24px;
    border-radius: 6px
}

#cs-comments .li-comment:nth-child(2n):before {
    content: "";
    position: absolute;
    left: 40px;
    top: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f7f8f8
}

#cs-comments ul li.comment.odd:nth-child(2n):before {
    content: "";
    position: absolute;
    left: 40px;
    top: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f7f8f8
}

#cs-comments ul li.comment .comment-respond {
    margin-bottom: 20px
}

.thumblist .comment-reply {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: -13px 0 0 10px;
    line-height: 14px
}

.thumblist .comment-reply span {
    opacity: 0;
    visibility: hidden;
    font-size: 10px;
    font-weight: 300
}

.thumblist .comment-reply:hover span {
    opacity: 1;
    visibility: visible
}

.thumblist .comment-reply:hover {
    padding: 0 8px 2px 8px;
    border-radius: 10px
}

.thumblist .comment-reply:hover i {
    background: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    margin-right: 4px;
    font-size: 9px
}

.thumblist .comment-reply i {
    display: inline-block;
    text-align: center;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #ccc;
    line-height: 15px;
    font-size: 10px
}

.skills-sec {
    float: left;
    width: 100%;
    margin: 0 0 5px;
    position: relative
}

.skills-sec h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px
}

.skillbar .skillbar-bar {
    height: 14px;
    background-color: #b59759;
    position: relative;
    width: 0
}

.skillbar .skillbar-bar:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 15px solid #eee;
    border-right: 8px solid transparent
}

.skillbar h5 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    color: #222
}

.skillbar {
    background-color: #fff;
    display: block;
    float: left;
    margin-bottom: 20px;
    border-radius: 0;
    border: 1px solid #ededed;
    height: 14px;
    position: relative;
    transition-delay: 0s;
    transition-duration: .4s;
    transition-property: width, background-color;
    transition-timing-function: linear;
    width: 100%
}

.skills-sec small {
    color: #222;
    width: 37px;
    height: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: -23px;
    right: -10px;
    font-weight: bold;
    border: 1px solid #ededed
}

.default-btn {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 18px
}

.bottom-footer {
    float: left;
    width: 100%;
    background-color: #1f1f1f;
    padding: 25px 0;
    border-top: 3px solid;
    position: relative
}

.bottom-footer [class*="col-md-"] {
    margin-bottom: 0
}

.copyright {
    float: left;
    padding: 10px 0 0
}

.copyright p {
    color: #797979;
    text-transform: uppercase
}

.bottom-footer .social-media {
    float: right
}

.social-media h6 {
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 11px 12px 0 0
}

.social-media ul {
    float: left
}

.social-media ul li {
    float: left;
    list-style: none;
    margin-left: 5px!important
}

.social-media ul li a {
    float: left;
    width: 37px;
    height: 37px;
    color: #fff;
    background-color: #1f3951;
    text-align: center;
    padding: 5px 0 0 0
}

.social-media ul li a[data-original-title="Facebook"] {
    background-color: #3b5998
}

.social-media ul li a[data-original-title="Twitter"] {
    background-color: #5086df
}

.social-media ul li a[data-original-title="GooglePlus"] {
    background-color: #d04044
}

.social-media ul li a[data-original-title="Instagram"] {
    background-color: #08387f
}

.social-media ul li a[data-original-title="Youtube-Play"] {
    background-color: #ff0007
}

.social-media ul li a[data-original-title="Dribbble"] {
    background-color: #ea4c89
}

.social-media ul li a[data-original-title="Behance"] {
    background-color: #1769ff
}

.social-media-blog ul {
    float: left;
    margin: 10px 0
}

.social-media-blog ul li {
    float: left;
    list-style: none;
    margin-right: 5px!important
}

.social-media-blog ul li a {
    float: left;
    width: 28px;
    height: 28px;
    color: #fff;
    background-color: #1f3951;
    text-align: center;
    padding: 7px 0 0 0
}

.social-media-blog ul li a[data-original-title="Twitter"] {
    background-color: #5086df
}

.social-media-blog ul li a[data-original-title="GooglePlus"] {
    background-color: #d04044
}

.social-media-blog ul li a[data-original-title="Instagram"] {
    background-color: #08387f
}

.social-media-blog ul li a[data-original-title="Email"] {
    background-color: #ea8213;
    width: 68px
}

#backtop {
    position: absolute;
    left: 0;
    top: -42px;
    background-color: #f3f3f3;
    width: 34px;
    height: 34px;
    color: #1f1f1f;
    border: 2px solid #1f1f1f;
    border-radius: 100%;
    font-size: 22px;
    text-align: center;
    cursor: pointer
}

.underline {
    border-bottom: solid 1px #ebebe9;
    padding-bottom: 10px;
    margin-bottom: 0
}

.mediatitle {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #777;
    text-decoration: none;
    letter-spacing: 1px
}

.margin-bottom {
    margin-bottom: 0
}

.graybackground {
    background: #3e4449;
    border-radius: 5px;
    padding: 36px;
    margin: 0 0 20px;
    color: #fff;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.plainbackground {
    border-radius: 5px;
    margin: 0 0 20px;
    color: #333;
    border: solid 1px #fff;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.team-plain .plainbackground:hover h4 {
    color: #08387f
}

.plainbackground:hover {
    background: #fcfcfc;
    border: solid 1px #ededed;
    border-radius: 5px;
    padding: 36px;
    margin: 0 0 20px;
    color: #333;
    -webkit-box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1);
    box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1)
}

.activedetail {
    background: #fcfcfc;
    border: solid 1px #ededed;
    border-radius: 5px;
    padding: 31px;
    color: #333;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1);
    box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1)
}

.activedetail h4 {
    color: #282828
}

.whitecolor-heading {
    text-transform: uppercase;
    font-weight: bold
}

.whitecolor-text {
    font-weight: normal;
    font-size: 13px!important;
    line-height: 22px!important;
    margin-top: 15px;
    color: #fff!important
}

.graybackground .contactdiv {
    border-bottom: solid 1px #484e52;
    border-top: solid 1px #484e52;
    padding: 5px 0;
    margin: 10px 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contactdiv {
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    margin: 10px 0;
    padding: 5px 0
}

.contactdiv ul {
    margin: 0;
    overflow: hidden
}

.contactdiv ul li {
    float: left;
    list-style: none;
    margin-right: 20px!important
}

.contactdiv:after {
    clear: both;
    content: "";
    display: block
}

.contactdiv_detail {
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    padding: 10px 0;
    margin: 20px 0
}

.contactdiv_detail:after {
    clear: both;
    content: "";
    display: block
}

.marginleft {
    margin-left: 0;
    padding-left: 0
}

.margintop {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 10px
}

.margintop .emaildiv {
    color: #666
}

.margintop .emaildiv:hover {
    color: #232323
}

.emaildiv {
    color: #ccc
}

.emaildiv:hover {
    color: #fff
}

.emaildiv span {
    padding-right: 10px
}

.plainbackground .emaildiv {
    color: #ccc
}

.plainbackground .emaildiv:hover {
    color: #999
}

.thumbnail:after {
    clear: both;
    content: "";
    display: block
}

.thumbnail {
    border: 0;
    padding: 0
}

.thumbcontactdiv {
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    padding: 10px 0;
    margin: 10px 0
}

.thumbcontactdiv:after {
    clear: both;
    content: "";
    display: block
}

.thumbcontactdiv ul li {
    list-style: none;
    color: #666
}

.thumbstudentdiv {
    border-top: solid 1px #eee;
    padding: 0;
    margin-top: 18px;
    height: 50px
}

.thumbstudentdiv:after {
    clear: both;
    content: "";
    display: block
}

.marginleft {
    margin-left: 0;
    padding-left: 0
}

.thumbcontactdiv .emaildiv {
    color: #999
}

.thumbcontactdiv .emaildiv:hover {
    color: #232323
}

.thumbcontactdiv .emaildiv span {
    padding-right: 10px;
    color: #ccc
}

.thumbcontactdiv .li span {
    padding-right: 10px
}

.thumbstudentdiv .viewstudent .plussign {
    float: left;
    padding: 0 10px 20px 0
}

.thumbstudentdiv .viewstudent .reamore {
    font-size: 13px;
    float: left
}

.thumbstudentdiv .viewstudent .reamore a {
    font-size: 13px;
    color: #999
}

.viewstudent {
    border-top: solid 1px #eee;
    margin-top: 0;
    height: 50px;
    color: #999;
    padding-top: 10px
}

.viewstudent a {
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    padding-left: 2px
}

.third-effect .mask {
    opacity: 0;
    overflow: visible;
    border: 100px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.third-effect a.info {
    position: relative;
    top: -10px;
    opacity: 0;
    -webkit-transition: opacity .5s 0s ease-in-out;
    -moz-transition: opacity .5s 0s ease-in-out;
    -o-transition: opacity .5s 0s ease-in-out;
    -ms-transition: opacity .5s 0s ease-in-out;
    transition: opacity .5s 0s ease-in-out
}

.thumbnail:hover .third-effect .mask {
    opacity: 1;
    border: 200px solid rgba(0, 0, 0, 0.7)
}

.thumbnail:hover .caption h4 a {
    color: #08387f
}

.third-effect:hover a.info {
    opacity: 1;
    -moz-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.view {
    margin-bottom: 15px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.view .mask,
.view .content {
    width: 100%;
    height: auto;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative;
    width: 100%
}

.our-team {
    background: #eee
}

.our-team .team-member {
    border: 1px solid #ea685b;
    width: 220px;
    height: 300px;
    overflow: hidden
}

.our-team .team-member:hover>.team-overlay {
    margin-top: -297px;
    transition: all .85s
}

.our-team img {
    width: 100%
}

.our-team .team-overlay {
    margin-top: 0;
    width: 220px;
    color: #fff;
    margin-left: -2px;
    position: relative
}

.our-team .team-overlay .info {
    height: 240px;
    padding: 100px 20px 20px 20px;
    background: rgba(231, 76, 60, 0.9)
}

.our-team .team-overlay .learn-more {
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    background: #c1392b;
    position: relative;
    cursor: pointer
}

.our-team .description {
    padding: 40px 0
}

.our-team .description h3 {
    text-transform: uppercase
}

.our-team .description .about {
    font-size: 14px;
    color: #555
}

.our-team .description .member-skill {
    display: inline-block
}

.effects .img {
    position: relative;
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    background: #000
}

.effects .img:nth-child(n) {
    margin-right: 5px
}

.effects .img:last-child {
    margin-right: 0
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(247, 248, 248, 1);
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer
}

a.close-overlay.hidden {
    display: none
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    padding: 10px 10px
}

#effect-1 .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 65px
}

#effect-1 .overlay a.expand {
    left: 0;
    right: 0
}

#effect-1 .img.hover .overlay {
    height: 40%
}

.fade {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.fade:hover {
    opacity: .5
}

.cs-section-title p.detailtext {
    letter-spacing: .2px;
    line-height: 1.7;
    margin-bottom: 10px;
    margin-top: 10px
}

.detaillisting {
    margin-left: 20px
}

.detaillisting li:before {
    content: "\f00c";
    font-family: 'icomoon';
    float: left;
    color: #fff;
    margin: 2px 9px 0 0;
    font-size: 8px;
    list-style: none;
    background: #08387f;
    border-radius: 3px;
    padding: 0 2px;
    line-height: 13px
}

.detaillisting li {
    list-style: none;
    padding: 5px 0;
    line-height: 19px
}

.expand {
    padding: 10px
}

.caption {
    padding: 0
}

.media-heading a:hover {
    color: #08387f
}

.team-box {
    margin-bottom: 10px
}

.cs-team h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase
}

.cs-team h4 a:hover {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
    color: #08387f
}

.cs-team h3 {
    font-size: 12px;
    line-height: 12px!important;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.cs-team h3 a {
    color: #777
}

.main-section .graybackground h3 {
    color: #fff!important
}

.graybackground h3 {
    color: #fff!important;
    font-size: 12px!important;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.team-plain .plainbackground h3 {
    color: #777;
    font-size: 12px!important;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.team-plain .plainbackground h4 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #282828;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase
}

.team-grid h3 {
    color: #777;
    font-size: 12px!important;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0
}

.team-grid h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #282828;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase
}

.team-plain h3 {
    color: #777;
    font-size: 12px!important;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none;
    text-transform: none
}

.team-plain h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #282828;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase
}

.team-box-grid h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #282828;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

.team-box-grid h3 {
    margin: 0 0 14px
}

.team-box-grid h3 a {
    color: #777;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none;
    text-transform: none;
    margin: 0 0 12px
}

.overlayslide {
    position: relative;
    overflow: hidden
}

.overlayslide img {
    opacity: 1;
    width: 100%;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    margin-bottom: 62px
}

.overlaytext {
    position: absolute;
    bottom: -58px;
    height: 130px;
    width: 100%;
    background: blue;
    transition: .5s;
    padding: 14px 20px 10px;
    background: #f7f8f8
}

.overlayslide:hover .overlaytext {
    transition: .5s;
    bottom: -12px
}

.overlayslide:hover h4 a {
    color: #08387f
}

.overlayslide:hover img {
    opacity: .5
}

.overlaytext:after {
    bottom: 100%;
    left: 33px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 20px;
    border-width: 0 6.5px 7px 6.5px;
    border-color: transparent transparent #f7f8f8 transparent
}

.customcolor {
    border: solid 2px #adadad;
    font-size: 8px;
    font-weight: normal;
    padding: 0
}

.cs-team.team-grid .overlayslide-team {
    width: auto
}

.overlayslide-team {
    position: relative;
    overflow: hidden;
    background: #000;
    margin-bottom: 15px;
    transition: .5s;
    width: 130px
}

.overlayslide-team img {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    width: 100%;
    height: auto
}

.team-list:hover .overlayslide-team img {
    opacity: .5;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.thumbnail:hover .overlayslide-team img {
    opacity: .5;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.contactdiv_detail ul {
    margin: 0;
    overflow: hidden
}

.contactdiv_detail ul li {
    float: none;
    list-style: none;
    margin-right: 20px
}

.contactdiv_detail ul li ul {
    margin: 0;
    overflow: hidden;
    color: #999
}

.contactdiv_detail ul li ul li {
    float: left;
    list-style: none;
    margin-right: 5px
}

.contactdiv_detail ul li ul li:nth-child(1) {
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 23px;
    color: #ccc
}

.contactdiv_detail ul li ul li:nth-child(3) {
    color: #717171
}

.contactdiv_detail ul li a {
    color: #ccc
}

.contactdiv_detail ul li a:hover {
    color: #232323
}

.timeline {
    list-style: outside none none;
    padding: 0;
    position: relative;
    margin-top: 30px
}

.timeline::before {
    background-color: #f1f1f1;
    bottom: 46px;
    content: "";
    margin-left: 8px;
    position: absolute;
    top: 0;
    width: 2px
}

.timeline>li::after {
    clear: both
}

.timeline>li::before,
.timeline>li::after {
    content: " ";
    display: table
}

.timeline>li {
    padding-bottom: 15px;
    list-style: none;
    margin-left: 45px
}

.timeline>li:last-child {
    padding: 0
}

.timeline>li .timeline-image {
    color: #08387f;
    font-size: 22px;
    font-weight: lighter;
    left: -2px;
    margin-left: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    position: absolute;
    z-index: 100;
    background: #fff
}

.timeline>li span {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #222;
    text-decoration: none
}

.progress {
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 0;
    box-shadow: none;
    height: 16px;
    margin-bottom: 0;
    margin-top: 40px;
    position: relative
}

.progress h2 {
    color: #222;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    text-transform: none;
    top: -25px
}

.progress-bar {
    background-color: #08387f;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    padding-right: 10px;
    text-align: right;
    transition: width .6s ease 0s;
    width: 0;
    position: relative
}

.progress-bar .status {
    position: absolute;
    right: -14px;
    top: -22px
}

.bubble {
    position: relative;
    padding: 0 3px;
    background: #fff;
    border: #ededed solid 1px;
    color: #222
}

.bubble:after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 12px 6px 0;
    bottom: -12px;
    content: "";
    display: block;
    left: 13px;
    position: absolute;
    width: 0;
    z-index: 1
}

.bubble:before {
    border-color: #ededed transparent;
    border-style: solid;
    border-width: 12px 6px 0;
    content: "";
    display: block;
    left: 13px;
    position: absolute;
    top: 21px;
    width: 0;
    z-index: 0
}

.skill_progress {
    margin-top: 20px
}

.event-caption blockquote {
    padding: 6px 16px;
    border: 0;
    quotes: "\201C" "\201D";
    position: relative;
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-style: italic
}

.event-caption blockquote p:before {
    content: open-quote;
    font-size: 50px;
    font-weight: bold;
    left: -20px;
    position: absolute;
    top: -40px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ececec
}

.event-caption .testimonials_spliter {
    margin: 0 auto;
    width: 51px;
    height: 7px;
    margin-top: 10px
}

.event-caption blockquote p:after {
    bottom: -58px;
    content: close-quote;
    font-size: 50px;
    font-weight: bold;
    position: absolute;
    top: auto;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ececec;
    right: -20px
}

.cs-eventslider h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
    margin-top: 20px
}

.cs-eventslider h3 {
    color: #777;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.student_reviews h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    margin-top: 20px
}

.student_reviews h3 {
    color: #ccc;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase
}

.arrow_box {
    position: relative;
    min-height: 295px
}

.arrow_box:after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #b1c5e1;
    border-width: 20px
}

.emailinput-outer {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 0 20px 24px;
    padding: 0 20px;
    width: 95%
}

.emailinput-outer input {
    border: none!important;
    box-sizing: border-box;
    color: #3d3d3d;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 20px;
    outline: medium none;
    padding: 4px 6px;
    vertical-align: middle;
    margin-bottom: 8px;
    margin-top: 2px;
    width: 93%
}

.add-on {
    display: inline-block;
    margin-top: 14px;
    font-size: 14px
}

.add-on .graycolor {
    color: #aaa
}

.send_email h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 26px 0 0 20px;
    text-transform: uppercase;
    color: #fff
}

.form-group .form-control {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    font-size: 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%;
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    height: 32px;
    padding: 8px 20px;
    border: 0
}

.send_email .arrow_box .btn-primary {
    background-color: #08387f;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 32px;
    text-transform: uppercase
}

.send_email {
    margin-top: 20px
}

.icon-envelope4 span {
    font-family: 'Oxygen', sans-serif
}

.media-left,
.media>.pull-left {
    padding-right: 29px
}

.form-group {
    margin-bottom: 15px;
    padding-right: 20px
}

.fullbackground-gray {
    background: #292929;
    padding-top: 49px;
    color: #fff
}

.fullbackground-gray h4 {
    color: #f9f9f9;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 8px;
    text-transform: none
}

.fullbackground-gray p {
    color: #999;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: none
}

.offers-icon-left {
    display: inline-block;
    margin-right: 0
}

.offers-icon {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #999;
    font-size: 23px;
    line-height: 69px;
    padding: 20px
}

.fullbackground-gray .media {
    color: #fff
}

.get-enrole {
    background: 0;
    border: solid 2px #fff;
    padding: 10px 30px;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    font-family: 'Oxygen', sans-serif;
    text-transform: uppercase
}

.get-enrole-button {
    display: inline-block;
    float: right;
    margin-top: 10px
}

.price-button {
    margin: 0 auto
}

.center {
    text-align: center;
    margin-top: 15px
}

.center h2 {
    color: #111;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
    text-transform: uppercase
}

.lead {
    font-family: 'Oxygen', sans-serif;
    font-size: 13px;
    color: #999;
    font-weight: 400;
    line-height: 24px
}

.pricing_spliter {
    width: 109px;
    height: 4px;
    margin: 0 auto
}

.pricing-box-spliter {
    height: 4px;
    width: 33px;
    border-radius: 10px;
    background: #fff;
    margin: 0 auto
}

.pricing-area .col-md-12 {
    margin: 0 -4px 0 0
}

.pricing-area ul li {
    list-style: none;
    border-bottom: dotted 1px #ccc;
    padding: 15px 0;
    margin: 0 20px;
    color: #6d758a;
    font-size: 15px;
    font-family: "Oxygen", sans-serif
}

.pricing-area ul li b {
    color: #444b5e;
    font-size: 15px;
    font-family: "Oxygen", sans-serif;
    font-weight: normal
}

.pricing-area ul li:nth-child(1) {
    list-style: none;
    border-bottom: dotted 0 #ccc;
    padding: 30px 0 40px;
    margin: 0
}

.pricing-area ul li:nth-child(5) {
    list-style: none;
    border-bottom: dotted 0 #ccc;
    padding: 15px 0;
    margin: 0 20px;
    color: #6d758a;
    font-size: 15px;
    font-family: "Oxygen", sans-serif
}

.plan ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.pricing-area .heading-one {
    background: none repeat scroll 0 0 #3a3e40;
    color: #fff;
    padding: 30px 0
}

.pricing-area .price-two .heading-one {
    background: none repeat scroll 0 0 #89a835;
    color: #fff;
    padding: 30px 0 40px
}

.pricing-area h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase
}

.pricing-area .price-big {
    color: #fff;
    font-family: "Oxygen", sans-serif;
    font-size: 65px;
    font-weight: normal;
    line-height: 80px;
    padding: 20px 0;
    text-align: center;
    margin-right: 30px
}

.pricing-area .price-big div {
    display: inline-block
}

.pricing-area .price-big div:nth-child(1) {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    line-height: 46px;
    margin-left: -10px;
    margin-top: 0;
    position: absolute
}

.pricing-area .price-big div:nth-child(3) {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    margin-top: 0;
    position: absolute
}

.pricing-area span b:nth-child(2) {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    position: absolute;
    right: -10px;
    bottom: -20px
}

.upgrate {
    background: 0;
    border: solid 2px #fff;
    padding: 7px 40px;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    font-family: 'Oxygen', sans-serif;
    text-transform: uppercase
}

.plain-with-border {
    border: solid 1px #e4e4e4;
    padding: 35px 20px;
    box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1);
    background-size: cover
}

.top-border {
    border-top: dotted 1px #ccc;
    margin: 0 15px 20px 15px
}

.plain-with-border:after {
    content: '';
    clear: both;
    display: inline-block
}

.text-background-left {
    min-height: 240px
}

.text-button-plain {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #08387f;
    border-radius: 2px;
    color: #08387f;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    padding: 7px 20px;
    text-transform: uppercase;
    margin-top: 15px
}

.text-button-plain:hover {
    color: #fff!important
}

.text-background-left h4 {
    color: #303030;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px
}

.text-background-left p {
    color: #777;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px
}

.text-background-left .col-lg-8 {
    padding-left: 5px;
    padding-right: 0
}

.color-with-border {
    border: solid 1px #e4e4e4;
    padding: 35px 20px;
    box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1)
}

.text-background-right {
    min-height: 240px
}

.text-background-right h4 {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px
}

.text-background-right p {
    color: #fff;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px
}

.text-background-right .text-button-plain {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    margin-top: 15px;
    padding: 7px 20px;
    text-transform: uppercase
}

.slider-caption h1 {
    letter-spacing: -1px
}

.select-style select {
    padding: 3px 3px 3px 30px
}

.cs-partner.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    transition: all .2s ease-in-out
}

.cs-partner.owl-carousel .owl-item img:hover {
    transform: scale(1.1)
}

.widget_tabs .tab-content .info:before {
    content: '';
    background-color: #dadada;
    width: 8px;
    height: 2px;
    position: absolute;
    left: -12px;
    top: 7px
}

.widget_tabs .news .info {
    margin-left: 15px;
    position: relative
}

.cs-post-pagination .cs-prev-next li {
    line-height: 32px
}

.cs-plain-form label input[type="text"],
.cs-plain-form label input[type="email"] {
    padding-top: 1px
}

.cs-plain-form input[type="submit"] {
    margin: 0 0 0 12px
}

.rich_editor_text h1,
.rich_editor_text h2,
.rich_editor_text h3,
.rich_editor_text h4,
.rich_editor_text h5 {
    margin-bottom: 10px
}

.rich_editor_text p,
.rich_editor_text ul,
.rich_editor_text ol {
    margin-bottom: 10px
}

.rich_editor_text ul {
    float: none;
    list-style: disc;
    margin-left: 0
}

.rich_editor_text .liststyle ul {
    padding-left: 0
}

.rich_editor_text ol {
    list-style-type: decimal;
    margin-left: 0;
    padding-left: 25px
}

.rich_editor_text li {
    float: none
}

.rich_editor_text ul ul {
    list-style-type: circle;
    margin-bottom: 0;
    padding: 0 0 0 25px
}

img.alignright {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    float: right;
    margin: 0 0 30px 30px
}

img.alignleft {
    float: left;
    margin: 0 30px 30px 0
}

img.aligncenter {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto 30px
}

li {
    line-height: 28px;
    list-style: disc inside none
}

ul ul {
    margin-left: 20px
}

ul li ul li,
ul li ul li ul li,
ul li ul li ul li ul li {
    margin: 0!important
}

#cs-comments .thumblist ul li ul>li>ul>li>ul>li {
    margin: 0!important
}

ol {
    float: none;
    list-style: decimal;
    padding-left: 15px
}

ol ol {
    margin-left: 20px
}

ol li {
    list-style: decimal;
    width: 100%
}

ol li,
ol li ol li,
ol li ol li ol li,
ol li ol li ol li ol li {
    list-style: inherit!important;
    margin: 0!important
}

table {
    background-color: transparent;
    max-width: 100%
}

th {
    text-align: left
}

table {
    margin-bottom: 15px;
    width: 100%
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    border-top: 1px solid #d2d2d2;
    border: 1px solid #d2d2d2;
    line-height: 2.5;
    padding-left: 7px;
    vertical-align: top
}

table thead tr th {
    border-top: 1px solid #d2d2d2
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #d2d2d2
}

table>thead>tr>th {
    border-bottom: 2px solid #d2d2d2;
    vertical-align: bottom
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
    border-bottom: 0
}

table>tbody+tbody {
    border-top: 2px solid #d2d2d2
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 12px 16px
}

.cs-pricing-table table th,
.cs-pricing-table table td {
    min-width: 120px
}

p ins {
    color: #999
}

dl dd {
    margin-left: 20px
}

address {
    font-style: italic
}

#comment .text-box blockquote p {
    float: none;
    width: auto
}

#comment ul li .text-box ul li {
    float: left;
    list-style: outside;
    width: 100%
}

#comment ul li .text-box ul ul {
    float: left;
    margin-left: 30px;
    width: 100%
}

#comment ul li .text-box ol li {
    list-style: inherit
}

.gallery-item img {
    border: 0;
    float: left;
    padding: 0 5px
}

.wp-caption-text.gallery-caption {
    float: left;
    padding: 10px 4px 0 4px;
    text-align: left;
    width: 100%
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px
}

.page-links {
    float: left;
    padding: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase
}

.page-links span {
    background: #222;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px
}

.page-links a span {
    color: #fff;
    font-size: 11px;
    padding: 5px 10px
}

.page-links span.page-links-title {
    color: #fff
}

.password_protected>form {
    display: inline-block;
    width: 400px
}

.password_protected input[type="password"] {
    height: 45px;
    padding: 0 15px;
    width: 100%
}

.password_protected {
    float: left;
    text-align: center;
    width: 100%
}

.password_protected p {
    float: left;
    margin: 0;
    width: auto
}

.password_protected label {
    float: left;
    width: 80%
}

.password_protected input[type="submit"] {
    background-color: #000;
    border: 0;
    color: #fff;
    padding: 11px 16px
}

.password_protected .protected-icon a {
    background-color: #000;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 50px;
    height: 80px;
    margin: 0 0 20px 0;
    padding: 3px 0 0 0;
    width: 80px
}

.password_protected .protected-icon a i {
    font-size: 42px;
    line-height: 75px
}

.cs-attachments ul {
    padding: 0
}

.cs-attachments ul li {
    float: left;
    width: 112px;
    margin: 0 10px 10px 0;
    list-style: none
}

.cs-attachments ul li figure {
    height: auto;
    width: 100%;
    background-color: #ccc;
    text-align: center
}

.cs-attachments ul li figure i {
    margin: 30px 0;
    display: inline-block;
    vertical-align: middle
}

.cs-attachments ul li figure img {
    height: auto
}

.lightbox .col-md-4 {
    padding: 0 15px 0 0;
    float: none
}

.image-frame img {
    float: none;
    width: 100%;
    height: auto;
    display: block
}

.mejs-container {
    margin-bottom: 25px
}

.gallery {
    clear: both;
    margin: 0 auto;
    overflow: hidden
}

.gallery li {
    list-style: none
}

.gallery .gallery-item {
    float: left;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 15px 15px;
    text-align: center
}

.gallery-caption {
    font-size: 11px
}

.gallery-item img {
    float: left;
    height: auto;
    padding: 0;
    width: 100%
}

.gallery-columns-0 .gallery-item {
    width: 100%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-columns-10 .gallery-item {
    width: 10%
}

.gallery-columns-11 .gallery-item {
    width: 9.09%
}

.gallery-columns-12 .gallery-item {
    width: 8.33%
}

.gallery-columns-13 .gallery-item {
    width: 7.69%
}

.gallery-columns-14 .gallery-item {
    width: 7.14%
}

.gallery-columns-15 .gallery-item {
    width: 6.66%
}

.gallery-columns-16 .gallery-item {
    width: 6.25%
}

.gallery-columns-17 .gallery-item {
    width: 5.88%
}

.gallery-columns-18 .gallery-item {
    width: 5.55%
}

.gallery-columns-19 .gallery-item {
    width: 5.26%
}

.gallery-columns-20 .gallery-item {
    width: 5%
}

.gallery-columns-21 .gallery-item {
    width: 4.76%
}

.gallery-columns-22 .gallery-item {
    width: 4.54%
}

.gallery-columns-23 .gallery-item {
    width: 4.34%
}

.gallery-columns-24 .gallery-item {
    width: 4.16%
}

.gallery-columns-25 .gallery-item {
    width: 4%
}

.gallery-columns-26 .gallery-item {
    width: 3.84%
}

.gallery-columns-27 .gallery-item {
    width: 3.7%
}

.gallery-columns-28 .gallery-item {
    width: 3.57%
}

.gallery-columns-29 .gallery-item {
    width: 3.44%
}

.gallery-columns-30 .gallery-item {
    width: 3.33%
}

.cs-courses.listing-view article .cs-text .course-tags li {
    padding-top: 2px
}

.cs-courses.listing-view article .cs-text .course-tags li a {
    color: #fff!important
}

.cs-courses.listing-view.list-2 article h2 {
    margin-top: 8px
}

.cs-courses.listing-view.list-2 article p {
    margin: 0 0 18px
}

.cs-courses.listing-view.list-2 .course-info {
    padding-top: 17px;
    margin-bottom: 20px
}

.cs-courses.listing-view article h2 {
    line-height: 23px
}

.cs-courses.listing-view article .price {
    margin-left: 4px
}

.cs-courses.listing-view .course-info .details .value {
    margin-top: 11px;
    line-height: 10px
}

.cs-courses.listing-view .course-info li {
    line-height: 0
}

.cs-courses.listing-view.default-courses .cs-text h2,
.course-tab .cs-courses.listing-view h2 {
    margin-top: 7px;
    font-size: 24px;
    line-height: 24px
}

.course-tab .cs-courses.listing-view h2 {
    margin-bottom: 20px
}

.course-tab .cs-courses.listing-view article figure .course-num {
    bottom: 10px
}

.course-tab .cs-courses.listing-view .course-info li.courses-btn {
    line-height: 17px;
    margin-top: 2px
}

.cs-courses.listing-view.default-courses .cs-text p {
    margin-bottom: 16px
}

.cs-courses.listing-view.default-courses .cs-text .course-info {
    padding-top: 17px;
    margin-right: -20px
}

.course-tab .cs-courses.listing-view i {
    line-height: 0;
    padding-top: 10px
}

.cs-courses.listing-view.default-courses .details i {
    line-height: 0
}

.cs-courses.listing-view .course-info li.courses-btn {
    line-height: 28px;
    margin-top: 2px
}

.cs-detail-area .timing i {
    margin-top: -3px
}

.event-editor .header-element .pageinfo h1 {
    border-bottom: 1px solid #ebebe9;
    padding-bottom: 26px;
    margin-bottom: 7px
}

.event-editor .csmap {
    margin-bottom: 15px
}

.page-content.event-editor .cs-events.events-listing article {
    margin-bottom: 25px;
    padding-bottom: 20px
}

.rich_editor_text p:last-child {
    margin-bottom: 37px
}

.event-speaker {
    margin-top: 20px;
    margin-bottom: 16px
}

.event-speaker h2 {
    margin-bottom: 5px
}

.cs-blog-editor .cs-plain-form.cs_form_styling .form-style .icon-book8 {
    top: 14px
}

.cs-blog-editor .cs-plain-form.cs_form_styling .form-style .icon-mortar-board {
    top: 13px
}

#cs-comments .cs-section-title {
    margin-top: 2px
}

.cs-blog .blog-info-sec .categories a {
    margin-bottom: 8px
}

.cs-related-post .cs-blog.cs-blog-masnery .blog-info-sec .categories a {
    margin-top: 8px
}

.cs-blog-editor .cs-related-post h4 {
    margin-top: 4px
}

.cs-attachment {
    margin-bottom: 20px
}

.cs-blog-editor .cs-social-share {
    margin-bottom: 29px;
    margin-top: 13px
}

.mas-isotope.cs-blog-masnery .blog-info-sec {
    padding-top: 20px
}

.cs-blog.cs-blog-medium h2 {
    margin-top: -6px;
    line-height: 30px
}

.element-size-100 .services-content,
.element-size-100 .about-content {
    margin-bottom: 22px
}

.services-content .call-actions {
    padding: 14px 0 15px 30px
}

.call-actions .call-action-inner {
    padding-top: 43px
}

.cell .button-style {
    padding-top: 2px
}

.cs-team-slider .graybackground .media .media-body {
    width: 560px;
    max-width: 560px
}

.cs-team-slider .graybackground .media .media-body img {
    width: 130px
}

.cs-team-slider .graybackground .media .media-middle {
    vertical-align: top
}

.about-content .image-frame.frame-plane section {
    padding: 35px 40px 28px 40px
}

.about-content .image-frame.frame-plane section h4 {
    margin-bottom: 14px
}

.about-content .image-frame.frame-plane section p {
    margin-bottom: 23px
}

.about-content .image-frame.frame-plane {
    padding-bottom: 35px
}

.about-content .cs-seprator {
    margin-bottom: 7px
}

.about-content .cs-team.team-grid {
    margin-top: 5px
}

.about-content .team-grid h3,
.team-content .cs-team.team-grid h3 {
    line-height: 1;
    color: #999;
    margin-bottom: 15px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700
}

.about-content .thumbnail .overlayslide-team img,
.team-content .cs-team.team-grid img {
    width: 100%
}

.team-content .media-body {
    width: 540px
}

.teamdetail-content .media-body {
    width: 435px
}

.team-content .graybackground .media img {
    width: 100%
}

.teamdetail-content .activedetail .media img {
    width: 100%;
    height: 250px
}

.team-content .graybackground .media .media-middle,
.plainbackground .media-middle,
.teamdetail-content .media-middle {
    vertical-align: top
}

.team-content .cs-section-title h2,
.teamdetail-content h2 {
    font-size: 30px;
    text-transform: capitalize
}

.team-content .cs-section-title,
.teamdetail-content .cs-section-title {
    margin: 0
}

.team-content .graybackground,
.team-content .plainbackground,
.team-content .plainbackground:hover {
    padding: 35px 35px 25px 35px
}

.teamdetail-content .activedetail {
    padding: 30px 30px 20px 30px
}

.team-content .graybackground h3 {
    color: #777
}

.team-content .whitecolor-text {
    margin-top: 7px
}

.team-content .cs-team.team-box {
    margin-bottom: 0
}

.team-content .plainbackground h3 {
    color: #999
}

.team-content .plainbackground {
    background: #fcfcfc
}

.team-content .cs-team.team-grid {
    margin-top: 30px
}

.teamdetail-content .team-plain h4 {
    margin-bottom: 7px
}

.teamdetail-content .contactdiv_detail {
    margin-bottom: 15px;
    padding: 14px 0 17px 0;
    margin-top: 13px
}

.teamdetail-content .timeline>li span {
    text-shadow: 0 .0001px .000001px rgba(34, 34, 34, 0.74);
    font-weight: 500;
    text-transform: uppercase
}

.graybackground .cs-team.team-box h4 {
    margin-top: -3px
}

.cs-course-detail .cs-features {
    margin-top: 30px;
    display: block;
    clear: both
}

.custom-fig figcaption {
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.custom-fig .overlayslide-team figure {
    display: inline-block;
    margin: 0;
    width: 100%
}

.custom-fig figcaption i {
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #97999f;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    padding: 5px 0 0 0;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 30px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.custom-fig li:hover figcaption i,
.thumbnail.custom-fig:hover figcaption i,
.overlayslide.custom-fig:hover figcaption i {
    visibility: visible;
    opacity: 1
}

.custom-fig li:hover figcaption,
.thumbnail.custom-fig:hover figcaption,
.overlayslide.custom-fig:hover figcaption {
    opacity: 1;
    visibility: visible
}

.thumbnail.custom-fig:hover figcaption i {
    margin-top: 45%
}

.overlayslide.custom-fig:hover figcaption i {
    margin-top: 40%
}

.thumbnail.custom-fig:hover .overlayslide-team figcaption i {
    margin: -15px 0 0 -15px
}

.cs-course-table .content .title-bar>ul>li {
    text-transform: capitalize
}

.page-not-found {
    padding: 100px 0 130px 0
}

.socialmedia a.add-calender,
.socialmedia a.share-btn,
.socialmedia .icon-share-square-o {
    color: #fff
}

.default-courses figure a:before,
.list-2 figure a:before,
.element-size-33 .cs-services figure figcaption,
.cs-unistaff figure a:before {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 0;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.default-courses figure a:after,
.list-2 figure a:after,
.element-size-33 .cs-services figure figcaption:after,
.cs-unistaff figure a:after {
    color: #fff;
    content: "\f055";
    font-family: 'icomoon';
    font-size: 40px;
    left: 50%;
    margin: -25px 0 0 -18px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.element-size-33 .cs-services figure figcaption a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.default-courses article:hover a:before,
.default-courses article:hover a:after,
.list-2 article:hover a:before,
article:hover,
.list-2 article:hover a:after,
.element-size-33 .cs-services:hover figcaption:after,
.element-size-33 .cs-services:hover figcaption,
.cs-unistaff article:hover figure a:after,
.cs-unistaff article:hover figure a:before {
    visibility: visible;
    opacity: 1
}

.cs-unistaff figure a:after {
    font-size: 26px;
    left: 53%;
    margin: -17px 0 0 -12px
}

.text-background-left .text-button-plain,
.text-background-right .text-button-plain,
.pricing-page .price-button .upgrate,
.fullbackground-gray .get-enrole-button .get-enrole {
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.text-background-right .text-button-plain:hover,
.text-background-left .text-button-plain:hover,
.pricing-page .price-button .upgrate:hover,
.fullbackground-gray .get-enrole-button .get-enrole:hover {
    color: #fff
}

.pricing-area .price-big div:nth-child(3) {
    margin-top: 15px
}

.page-sidebar .widget_categories ul li a:before,
.page-sidebar .widget_categories ul li a:before {
    width: 6px;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.widget_cetegories ul li a:before {
    width: 6px
}

.active article .cs-text h2 {
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.section-title.event-speaker h2 {
    margin-bottom: 11px
}

.widget_cetegories ul li a:hover:before {
    width: 10px
}

.page-sidebar .widget_categories ul li a:hover:before {
    width: 10px
}

.cs-thumb-post li a:hover {
    text-decoration: underline
}

.cs-campunews .cs-campunews.custom-fig figcaption i {
    width: 35px;
    height: 35px;
    font-size: 20px;
    margin: -18px 0 0 -20px;
    padding: 7px 0 0
}

.cs-courses.listing-view article .course-tags li {
    padding: 0 5px 1px
}

.cs-courses.listing-view article figcaption small {
    padding: 3px 5px 3px
}

.cs-map-tabs {
    display: none
}

.button_style {
    text-align: center
}

.button_style a {
    display: inline-block;
    vertical-align: middle;
    float: none
}

figure.wow.slide {
    margin: 0;
    padding: 0
}

.fade.in:hover {
    opacity: 1
}

.cs_categories ul li {
    float: left;
    width: 100%;
    list-style: none
}

.cat-multicolor ul li {
    text-align: right;
    color: #ccc;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    border-bottom: 1px solid #f3f3f3
}

.cat-multicolor ul li:first-child {
    border-top: 1px solid #f3f3f3
}

.cat-multicolor ul li a {
    font-size: 16px;
    float: left;
    font-weight: 600;
    text-transform: uppercase
}

.cat-multicolor ul li a:before {
    content: "\f101";
    font-family: 'icomoon';
    float: left;
    color: #9f9f9f;
    margin: 0 10px 0 0;
    font-size: 11px
}

.cat-multicolor ul li a:hover:before {
    content: "\f00c"
}

.section-fullwidth.contact-detail .col-md-12 .col-md-12 {
    padding: 0
}

.circle {
    border-radius: 6px!important
}

.no_circle {
    border-radius: 0!important
}

.button_style {
    padding: 10px
}

.cs-default-btn {
    padding: 10px
}

.cs-default-btn i {
    margin: 0 5px 0 0
}

.cs-default-btn.right i {
    float: right;
    margin: 2px 0 0 5px
}

.loader {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    height: 50px;
    left: 50%;
    line-height: 50px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 130px
}

.loader::before,
.loader::after {
    -webkit-animation: load .7s infinite alternate ease-in-out;
    animation: load .7s infinite alternate ease-in-out;
    background: #ce4233;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    width: 15px
}

.loader::before {
    top: 0
}

.loader::after {
    bottom: 0
}

.flexslider.cs-loading {
    background: #fff;
    height: 464px;
    overflow: hidden;
    position: relative
}

.flexslider.cs-loading {
    border: 0
}

.flexslider.cs-loading ul li {
    list-style: none
}

.flexslider.cs-loading img {
    display: none
}

.wp-caption.alignnone {
    width: 100%!important
}

.rich-text-editor .wp-image-907,
.cs-editor-text .wp-image-907,
.wp-caption img {
    width: 100%;
    height: auto
}

.page-links {
    float: left;
    padding: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase
}

.page-links span {
    background: #222;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px
}

.page-links a span {
    color: #fff;
    font-size: 11px;
    padding: 5px 10px
}

.page-links span.page-links-title {
    color: #fff
}

.password_protected>form {
    display: inline-block;
    width: 400px
}

.password_protected input[type="password"] {
    height: 45px;
    padding: 0 15px;
    width: 100%
}

.password_protected {
    float: left;
    text-align: center;
    width: 100%
}

.password_protected p {
    float: left;
    margin: 0;
    width: auto
}

.password_protected label {
    float: left;
    width: 80%
}

.password_protected input[type="submit"] {
    background-color: #000;
    border: 0;
    color: #fff;
    padding: 11px 16px 14px 17px
}

.password_protected .protected-icon a {
    background-color: #000;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 50px;
    height: 80px;
    margin: 0 0 20px 0;
    padding: 3px 0 0 0;
    width: 80px
}

.password_protected .protected-icon a i {
    font-size: 42px
}

.cs-attachments ul {
    padding: 0
}

.cs-attachments ul li {
    float: left;
    width: 112px
}

.cs-attachments ul li figure {
    height: auto;
    width: 100%
}

.cs-attachments ul li figure i {
    margin: 20px 0
}

.cs-text-box ul li {
    list-style: inside!important
}

.mejs-container {
    margin-bottom: 25px
}

.gallery {
    clear: both;
    margin: 0 auto;
    overflow: hidden
}

.gallery .gallery-item {
    float: left;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 15px 15px;
    text-align: center
}

.gallery-caption {
    font-size: 11px
}

.gallery-item img {
    float: left;
    height: auto;
    padding: 0;
    width: 100%
}

.gallery-columns-0 .gallery-item {
    width: 100%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-columns-10 .gallery-item {
    width: 10%
}

.gallery-columns-11 .gallery-item {
    width: 9.09%
}

.gallery-columns-12 .gallery-item {
    width: 8.33%
}

.gallery-columns-13 .gallery-item {
    width: 7.69%
}

.gallery-columns-14 .gallery-item {
    width: 7.14%
}

.gallery-columns-15 .gallery-item {
    width: 6.66%
}

.gallery-columns-16 .gallery-item {
    width: 6.25%
}

.gallery-columns-17 .gallery-item {
    width: 5.88%
}

.gallery-columns-18 .gallery-item {
    width: 5.55%
}

.gallery-columns-19 .gallery-item {
    width: 5.26%
}

.gallery-columns-20 .gallery-item {
    width: 5%
}

.gallery-columns-21 .gallery-item {
    width: 4.76%
}

.gallery-columns-22 .gallery-item {
    width: 4.54%
}

.gallery-columns-23 .gallery-item {
    width: 4.34%
}

.gallery-columns-24 .gallery-item {
    width: 4.16%
}

.gallery-columns-25 .gallery-item {
    width: 4%
}

.gallery-columns-26 .gallery-item {
    width: 3.84%
}

.gallery-columns-27 .gallery-item {
    width: 3.7%
}

.gallery-columns-28 .gallery-item {
    width: 3.57%
}

.gallery-columns-29 .gallery-item {
    width: 3.44%
}

.gallery-columns-30 .gallery-item {
    width: 3.33%
}

.fixed {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    border-style: solid;
    border-width: 10px 35px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    margin: 0;
    width: 100%;
    left: 0;
    padding: 0 25px;
    position: fixed;
    top: 0;
    z-index: 9999
}

.fixed .navigation {
    width: 100%;
    text-align: center
}

.fixed .navigation ul li {
    display: inline-block;
    float: none;
    vertical-align: top
}

.fixed .navigation ul li .sub-dropdown {
    text-align: left
}

.wrapper_boxed .navigation {
    width: 1070px
}

.wrapper_boxed .fixed .navigation {
    width: 1022px
}

.icon-2x {
    font-size: 16px;
    line-height: 16px
}

.icon-3x {
    font-size: 24px;
    line-height: 24px
}

.icon-4x {
    font-size: 32px;
    line-height: 24px
}

.icon-5x {
    font-size: 40px;
    line-height: 40px
}

.grayscale img {
    filter: grayscale(1)
}

.grayscale img:hover {
    filter: grayscale(0);
    transition-property: filter;
    transition-duration: 1s
}

.cs-twtter .infotext {
    color: #fff
}

#debungcontrolls {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    box-sizing: border-box
}

.debugtimeline {
    width: 100%;
    height: 10px;
    position: relative;
    display: block;
    margin-bottom: 3px;
    display: none;
    white-space: nowrap;
    box-sizing: border-box
}

.debugtimeline:hover {
    height: 15px
}

.the_timeline_tester {
    background: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0
}

.debugtimeline.tl_slide .the_timeline_tester {
    background: #f39c12
}

.debugtimeline.tl_frame .the_timeline_tester {
    background: #3498db
}

.debugtimline_txt {
    color: #fff;
    font-weight: 400;
    font-size: 7px;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    line-height: 10px
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: 'revicons';
    src: url('../fonts/revicons/revicons.eot?5510888');
    src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../fonts/revicons/revicons.woff?5510888') format('woff'), url('../fonts/revicons/revicons.ttf?5510888') format('truetype'), url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.rev_slider_wrapper {
    position: relative;
    z-index: 0
}

.rev_slider {
    position: relative;
    overflow: visible
}

.tp-overflow-hidden {
    overflow: hidden!important
}

.group_ov_hidden {
    overflow: hidden
}

.tp-simpleresponsive img,
.rev_slider img {
    max-width: none!important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0;
    padding: 0;
    border-width: 0;
    border: 0
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px
}

.rev_slider>ul,
.rev_slider_wrapper>ul,
.tp-revslider-mainul>li,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before,
.tp-revslider-mainul>li,
.tp-simpleresponsive>ul>li {
    list-style: none!important;
    position: absolute;
    margin: 0!important;
    padding: 0!important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none!important;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0
}

.tp-revslider-mainul>li,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before,
.tp-revslider-mainul>li,
.tp-simpleresponsive>ul>li {
    visibility: hidden
}

.tp-revslider-slidesli,
.tp-revslider-mainul {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute!important
}

.tp-caption .rs-untoggled-content {
    display: block
}

.tp-caption .rs-toggled-content {
    display: none
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none
}

.rev_slider .tp-caption,
.rev_slider .caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
    margin-bottom: 0
}

.tp-svg-layer svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

.tp-carousel-wrapper {
    cursor: url(openhand.cur), move
}

.tp-carousel-wrapper.dragged {
    cursor: url(closedhand.cur), move
}

.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important
}

.tp-caption {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    position: absolute;
    -webkit-font-smoothing: antialiased!important
}

.tp-caption.tp-layer-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {
    visibility: hidden!important;
    display: none!important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
    max-width: none!important
}

.tp-element-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.rev_row_zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_middle {
    top: 50%;
    -webit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_column .tp-parallax-wrap {
    vertical-align: top
}

.rev_slider .tp-caption.rev_row {
    display: table;
    position: relative;
    width: 100%!important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto!important
}

.rev_column {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box
}

.rev_column_inner {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%!important;
    height: auto!important
}

.rev_column_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0 solid transparent
}

.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap {
    text-align: inherit
}

.rev_column_inner .tp-mask-wrap {
    display: inline-block
}

.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap {
    position: relative!important;
    left: auto!important;
    top: auto!important;
    line-height: 0
}

.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column {
    vertical-align: top
}

.rev_break_columns {
    display: block!important
}

.rev_break_columns .tp-parallax-wrap.rev_column {
    display: block!important;
    width: 100%!important
}

.rev_slider_wrapper {
    width: 100%
}

.fullscreen-container {
    position: relative;
    padding: 0
}

.fullwidthbanner-container {
    position: relative;
    padding: 0;
    overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative!important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none!important
}

.rs-background-video-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 0
}

.tp-caption.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.caption.fullscreenvideo,
.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullcoveredvideo audio,
.fullscreenvideo audio .fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px!important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out!important;
    -moz-transition: opacity 300ms ease-out!important;
    -o-transition: opacity 300ms ease-out!important;
    transition: opacity 300ms ease-out!important
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button {
    display: none!important
}

.tp-caption .html5vid {
    width: 100%!important;
    height: 100%!important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    line-height: 50px!important;
    font-size: 40px!important
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff!important;
    border-right: 5px solid #fff!important;
    margin-top: 15px!important;
    line-height: 20px!important;
    vertical-align: top;
    font-size: 25px!important
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: inline-block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.tp-caption:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.fullscreenvideo .fullscreenvideo audio {
    object-fit: contain!important
}

.fullscreenvideo .fullscreenvideo video {
    object-fit: contain!important
}

.fullscreenvideo .fullcoveredvideo audio {
    object-fit: cover!important
}

.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover!important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
    outline: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-volume-bar,
.tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: 0;
    line-height: 12px;
    margin: 0;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: transparent;
    z-index: 5
}

.rs-background-video-layer video::-webkit-media-controls {
    display: none!important
}

.rs-background-video-layer audio::-webkit-media-controls {
    display: none!important
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1!important;
    visibility: visible!important
}

.disabled_lc .tp-video-play-button {
    display: none!important
}

.disabled_lc .tp-video-play-button {
    display: none!important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1
}

.tp-shadow1 {
    -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8)
}

.tp-shadow2:before,
.tp-shadow2:after,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: transparent;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset
}

.tp-shadow5:before,
.tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    -moz-border-radius: 100px/20px;
    border-radius: 100px/20px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6)!important;
    font-size: 15px;
    line-height: 45px!important;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important
}

.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px
}

.tp-button.green,
.tp-button:hover.green,
.purchase.green,
.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}

.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}

.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}

.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}

.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}

.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn,
.rev-btn:visited {
    outline: none!important;
    box-shadow: none!important;
    text-decoration: none!important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900
}

.rev-btn.rev-withicon i {
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-out!important;
    -moz-transition: all .2s ease-out!important;
    -o-transition: all .2s ease-out!important;
    -ms-transition: all .2s ease-out!important;
    margin-left: 10px!important
}

.rev-btn.rev-hiddenicon i {
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-out!important;
    -moz-transition: all .2s ease-out!important;
    -o-transition: all .2s ease-out!important;
    -ms-transition: all .2s ease-out!important;
    opacity: 0;
    margin-left: 0!important;
    width: 0!important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1!important;
    margin-left: 10px!important;
    width: auto!important
}

.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px
}

.rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-medium.rev-hiddenicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-small,
.rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px
}

.rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0
}

.rev-btn.rev-small.rev-hiddenicon i {
    font-size: 12px;
    top: 0
}

.rev-maxround {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.rev-minround {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.25);
    tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat!important
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

#dialog_addbutton .rev-burger:hover:first-child,
.open .rev-burger:first-child,
.open.rev-burger:first-child {
    transform: translateY(6px) rotate(-45deg);
    -webkit-transform: translateY(6px) rotate(-45deg)
}

#dialog_addbutton .rev-burger:hover:nth-child(2),
.open .rev-burger:nth-child(2),
.open.rev-burger:nth-child(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    opacity: 0
}

#dialog_addbutton .rev-burger:hover:last-child,
.open .rev-burger:last-child,
.open.rev-burger:last-child {
    transform: translateY(-6px) rotate(-135deg);
    -webkit-transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, 0.2)
}

.rev-burger.revb-white span {
    background: #fff
}

.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger.revb-darknoborder {
    border: 0
}

.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: 0
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: 0
}

.rev-burger.revb-darkfull span {
    background: #fff
}

@-webkit-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*.active {
    color: #fff
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*:active,
.rev-scroll-btn>*.active {
    filter: alpha(opacity=80)
}

.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: 0
}

.rev-scroll-btn.revs-fulldark span {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    border-radius: 50%;
    -webkit-animation: rev-ani-mouse 2.5s linear infinite;
    -moz-animation: rev-ani-mouse 2.5s linear infinite;
    animation: rev-ani-mouse 2.5s linear infinite
}

.rev-scroll-btn.revs-dark {
    border-color: #333
}

.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0.50);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr {
    border-radius: 3px
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255, 255, 255, 0.75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3b5998
}

.rev-sbutton-lightblue {
    background-color: #00a0d1
}

.rev-sbutton-red {
    background-color: #dd4b39
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png) repeat
}

.tp-caption.slidelink a span {
    background: url(../assets/coloredbg.png) repeat
}

.tp-shape {
    width: 100%;
    height: 100%
}

.tp-caption .rs-starring {
    display: inline-block
}

.tp-caption .rs-starring .star-rating {
    float: none
}

.tp-caption .rs-starring .star-rating {
    color: #ffc321!important;
    display: inline-block;
    vertical-align: top
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star
}

.tp-caption .rs-starring .star-rating:before,
.tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em!important
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.tp-caption .rs-starring .star-rating {
    color: #ffc321!important
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    font-size: 1em!important;
    font-family: star
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url(../assets/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tp-loader.spinner5 {
    background-image: url(../assets/loader.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #f00;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }
    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes tp-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0.0)
    }
    40% {
        transform: scale(1.0)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0.0)
    }
    50% {
        transform: scale(1.0)
    }
}

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
    border: 0;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.tp-tabs,
.tp-thumbs,
.tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tp-bannertimer {
    background: #000;
    background: rgba(0, 0, 0, 0.15);
    height: 5px
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

body.rtl .tp-kbimg {
    left: 0!important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b!important
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    -webkit-filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua::after,
.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    -webkit-filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    -webkit-filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75);
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    -webkit-filter: brightness(1.05) hue-rotate(-10deg);
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    -webkit-filter: contrast(1.5) brightness(.9);
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    -webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    -webkit-filter: brightness(1.2) contrast(.9) saturate(1.1);
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    -webkit-filter: contrast(.9) sepia(.2);
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    -webkit-filter: contrast(1.1) saturate(1.1);
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: -webkit-radial-gradient(40% 40%, circle, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    -webkit-filter: saturate(1.1) contrast(1.5);
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    -webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    -webkit-filter: contrast(.9) brightness(1.1);
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: -webkit-radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    -webkit-filter: sepia(.3);
    filter: sepia(.3)
}

.xpro2::after {
    background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    -webkit-filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    -webkit-filter: contrast(.9);
    filter: contrast(.9)
}

.lark::after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    -webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    -webkit-filter: contrast(1.2) saturate(1.35);
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    -webkit-filter: grayscale(.5) contrast(.95) brightness(.9);
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    -webkit-filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9);
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: -webkit-radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: -webkit-radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
    width: 100%;
    z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 3
}

.slumber {
    -webkit-filter: saturate(.66) brightness(1.05);
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.cscolor,
.cs-hovercolor:hover,
.widget ul li a:hover,
.widget_cetegorie ul li:hover a:before,
.widget_list ul li:hover a:before,
.widget_list ul li:hover a,
.widget-online-poll .inner-sec ul li:hover a,
.widget ul li a:hover:before,
.widget_nav_menu ul li:hover a,
.widget_pages ul li a:hover,
.cs-course-table .content .active .title-bar>ul>li:first-child,
.cs-course-detail .cs-features i,
.cs-document-list li .icon i,
.cs-tabs .tab-content ul li i,
.cs-tabs .tab-nav .active a,
.widget_tabs .tab-nav li.active a,
.event-timeline article:before,
.page-not-found h1,
.cs-search-results .text a,
.cs-contact-info ul li i,
.cs-opening ul li .timehoure .time-start i,
.under-wrapp .cons-text-wrapp h1 span,
.is-countdown .main-digit-wrapp .cs-digit,
.cs-tabs.box .nav-tabs li.active a,
.panel-group.cs-default.simple .panel-heading a,
.cs-list .cs-linked-list li.active a,
.event-timeline article:before,
.pagination li a:hover,
.cs-blog article:hover h2 a,
.cs-thumb-post ul li a:hover,
.cs-blog-masnery article:hover h4 a,
.cs-blog article .blog-info-sec .categories a:hover,
.cs-tags ul li a:hover,
.cs-course-table .content .active .title-bar>ul>li:first-child,
.cs-list .cs-default .panel-title a,
.widget_cetegorie ul li:hover a,
.widget_cetegorie ul li:hover a:before,
.cs-newslist article:hover h4 a,
.cs-gallery-nav li a:hover,
.cs-gallery-nav li.active a,
.cat-multicolor ul li:hover a:before,
.cs-campunews ul li:hover .cs-campus-info h6 a,
.news-ticker .flex-direction-nav li a:hover i,
.cs-custom-nav .owl-nav .owl-prev:hover i,
.cs-custom-nav .owl-nav .owl-next:hover i,
.cs-gallery ul li h6 a:hover,
.cs-filterable .cs-views li:hover i,
.cs-team-slider .flex-direction-nav li a:hover,
.testimonial-slider .flex-direction-nav li a:hover,
.cs-detail-area .address-box .price-box a:hover,
.grid-filter li a:hover,
.events-listing .text h2 a:hover,
.cs-courses.listing-view article:hover h2 a,
.active article:hover .cs-text h2,
.element-size-33 .cs-services:hover .text h4,
.widget_timing .timing-details li time:before,
.loader,
.cs-filterable .cs-views li.active i {
    color: #08387f!important
}

.csbg-color,
.csbg-hovercolor:hover,
.top-nav ul li a:hover,
.main-nav,
.newsletter-from input[type="submit"],
.flexslider .flex-pauseplay:hover,
.flexslider .flex-direction-nav a:hover,
.ticker-title,
.cs-courses.listing-view article figure .course-num:after,
.cs-course-table .head,
.cs-tabs .tab-nav li.active:after,
.widget_tag_cloud .cs-tags ul li a:hover,
.date-time,
.page-no-search .cs-search-area input[type="submit"],
.cs-plain-form input[type="submit"],
.cs-tabs.box .nav-tabs li.active a:before,
.cs-list .cs-linked-list li.active i,
.cs-list .panel-heading a:before,
.main-filter .question-btn,
.cs-answer-list .back-top-btn,
.date-time,
.pagination li a:before,
.cs-attachment ul li a:hover figure,
.thumblist .comment-reply:hover,
.widget-online-poll .inner-sec ul li:hover a:before,
.widget-calender table .day.active a,
.responsive-calendar .day a:hover,
.ticker-title,
.cs-courses.listing-view article figure .course-num:after,
.cs-course-table .head,
.cs-tabs .tab-nav li.active:after,
.widget_tag_cloud .tagcloud a:hover,
.cs-blog article figure figcaption .cs-hover a:hover,
.top-nav ul li a:hover,
.main-nav,
.newsletter-from input[type="submit"],
.flexslider .flex-pauseplay:hover,
.flexslider .flex-direction-nav a:hover,
.ticker-title,
.search-course ul li input[type="submit"],
.cs-main-filterable .cs-filter-nav li a.active,
.cs-post-pagination .cs-prev-next li:hover,
#backtop:hover,
.cs-courses.listing-view .course-info .courses-btn a:hover,
.cs-document-list li:hover,
.event-editor .socialmedia .add-calender,
.share-btn,
.text-background-left .text-button-plain:hover,
.text-background-right .text-button-plain:hover,
.pricing-page .price-button .upgrate:hover,
.fullbackground-gray .get-enrole-button .get-enrole:hover,
.widget.widget_search form label input[type="submit"],
.loader::before,
.loader::after,
.comment-respond input[type="submit"] {
    background-color: #08387f!important
}

.csborder-color,
.csborder-hovercolor:hover,
.bottom-footer,
.event-editor .socialmedia .add-calender,
.share-btn,
.text-background-right .text-button-plain:hover,
.text-background-left .text-button-plain:hover,
.pricing-page .price-button .upgrate:hover,
.fullbackground-gray .get-enrole-button .get-enrole:hover {
    border-color: #08387f!important
}

.events-minimal:hover,
.widget.event-calendar .eventsCalendar-list-wrap,
.cs-tabs.vertical .nav-tabs .active a:before {
    border-left-color: #08387f!important
}

.cs-blog-grid .owl-controls .owl-prev:hover,
.cs-blog-grid .owl-controls .owl-next:hover {
    border-top-color: #08387f!important
}

body,
.main-section p {
    font: Normal 14px 'Oxygen', sans-serif;
    color: #555
}

header .logo {
    margin: 28px 0 22px 0!important
}

.nav li a,
.navigation ul li {
    font: Normal 14px 'Oxygen', sans-serif!important
}

h1 {
    font: 600 Normal 30px 'Source Sans Pro', sans-serif!important
}

h2 {
    font: 600 Normal 26px 'Source Sans Pro', sans-serif!important
}

h3 {
    font: 600 Normal 22px 'Source Sans Pro', sans-serif!important
}

h4 {
    font: 600 Normal 20px 'Source Sans Pro', sans-serif!important
}

h5 {
    font: 600 Normal 18px 'Source Sans Pro', sans-serif!important
}

h6 {
    font: 600 Normal 16px 'Source Sans Pro', sans-serif!important
}

.main-section h1,
.main-section h1 a {
    color: #111!important
}

.main-section h2,
.main-section h2 a {
    color: #111!important
}

.main-section h3,
.main-section h3 a {
    color: #111!important
}

.main-section h4,
.main-section h4 a {
    color: #111!important
}

.main-section h5,
.main-section h5 a {
    color: #111!important
}

.main-section h6,
.main-section h6 a {
    color: #111!important
}

.widget .widget-section-title h2 {
    font: Normal 16px 'Oxygen', sans-serif!important
}

.cs-section-title h2 {
    font-size: 20px!important
}

nav .top-nav a {
    color: #fff!important
}

.logo-section,
.main-head {
    background: #fff!important
}

#main-header .container {
    background: #fff!important
}

.main-navbar,
#main-header .btn-style1 {
    background: #08387f!important
}

.navigation {
    background: #08387f!important
}

.sub-dropdown {
    background-color: #fff!important
}

.navigation>ul ul li>a {
    color: #000!important
}

.navigation>ul ul li:hover>a {
    color: #fff;
    color: #fff!important
}

.navigation>ul>li:hover>a {
    color: #fff!important
}

.navigation>ul ul ul li>a {
    color: #000!important
}

.sub-dropdown:before {
    border-bottom: 8px solid #fff!important
}

.navigation>ul>li.parentIcon:hover>a:before {
    background-color: #fff!important
}

.cs-user,
.cs-user-login {
    border-color: #fff!important
}

{
    box-shadow: 0 4px 0 inset!important
}

footer .bottom-footer {
    background: #1f1f1f!important
}

#footer-sec::before {
    background-color: rgba(0, 0, 0, 0.95)!important
}

footer .bottom-footer .copyright p {
    color: #fff!important;
    font-size: 10px
}

footer #footer-widget a {
    color: #666!important
}

footer #footer-widget h2,
footer #footer-widget h3,
footer #footer-widget h4,
footer #footer-widget h5,
footer #footer-widget h6 {
    color: #111!important
}

footer #footer-widget p,
footer #footer-widget strong,
#footer-widget li {
    color: #666!important
}

.widget .widget-section-title h6 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0
}

.widget {
    margin-bottom: 22px
}

.page-sidebar .widget {
    width: 100%;
    float: left;
    padding: 0;
    margin-bottom: 20px
}

.widget * {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.widget ul li {
    list-style: none;
    font-size: 13px
}

.widget .widget-section-title {
    margin-bottom: 12px
}

.widget_list ul li,
.widget_nav_menu ul li a,
.widget_archive ul li,
.widget_pages ul li a,
.widget_meta ul li,
.widget_recent_comments ul li {
    border-bottom: 1px solid #f5f5f5;
    float: left;
    width: 100%;
    position: relative;
    line-height: 28px
}

.widget_nav_menu ul li {
    float: left;
    width: 100%
}

.widget_categories ul li a,
.widget_list ul li a,
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a {
    font-size: 13px;
    color: #2d2d2d;
    position: relative
}

.widget_categories ul li a,
.widget_archive ul li a {
    float: left;
    text-align: left!important;
    width: 85%
}

.widget_categories ul li,
.widget_archive ul li {
    text-align: right;
    color: #d6d6d6;
    font-size: 13px
}

.widget_categories ul li:first-child,
.widget_nav_menu ul li:first-child,
.widget_archive ul li:first-child {
    border-top: 1px solid #f5f5f5
}

.widget_categories ul li a:before,
.widget_list ul li a:before,
.widget_nav_menu ul li a:before,
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_meta ul li a:before {
    content: "\f101";
    font-family: 'icomoon';
    float: left;
    color: #9f9f9f;
    font-size: 11px;
    margin: 0 10px 0 0
}

.widget_categories ul li a:hover:before,
.widget_list ul li a:hover:before,
.widget_nav_menu ul li a:hover:before,
.widget_archive ul li a:hover:before,
.widget_pages ul li a:hover:before,
.widget_meta ul li a:hover:before {
    content: "\f00c"
}

.widget_recent_comments ul li span {
    color: #999
}

.recentblog-nows article {
    float: left;
    width: 100%
}

.recentblog-nows article figure {
    float: left;
    width: 80px;
    margin: 0 13px 0 0
}

.recentblog-nows article {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f5f5f5
}

.recentblog-nows article:last-child {
    margin-bottom: 0
}

.recentblog-nows article .cs-text {
    overflow: hidden
}

.recentblog-nows article .cs-text h6 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px
}

.widget .post-options {
    display: inline-block;
    width: 100%
}

.widget .post-options li {
    font-size: 11px;
    color: #a9a9a9;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px
}

.widget .post-options li time {
    position: relative;
    padding-left: 12px
}

.widget .post-options li time:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 2px;
    background-color: #dadada
}

.widget .categories {
    margin-bottom: 5px;
    display: block
}

.widget .categories a {
    font-size: 10px;
    color: #8a8a8a;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block
}

.viewall-btn i {
    margin-right: 5px;
    color: #fff
}

.textwidget P {
    margin-bottom: 20px
}

.widget-courses article figure {
    float: left;
    width: 80px;
    margin: 0 13px 0 0
}

.widget-courses article {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5
}

.widget-courses article:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.widget-courses article figure~.cs-text {
    padding: 0 0 0 93px
}

.widget-courses article .cs-text .price-sec {
    display: inline;
    font-size: 16px;
    color: #43c5b7;
    font-weight: bold
}

.widget-courses article .cs-text .price-sec small {
    font-weight: 300
}

.widget-courses article .cs-text h6 {
    font-weight: 600;
    text-transform: uppercase;
    display: inline;
    margin-bottom: 0;
    line-height: 18px
}

.cs-text ul li {
    list-style: none
}

.cs-text ul li.categorie {
    float: left;
    width: 100%;
    line-height: 18px;
    margin-bottom: 5px
}

.cs-text ul li.categorie a {
    display: inline;
    font-size: 10px;
    color: #fff;
    background-color: #d7dedc;
    text-transform: uppercase;
    padding: 2px 6px
}

.cs-text ul li.categorie a.cs-color-red {
    background-color: #fb463a
}

.cs-text ul li.categorie a.cs-color {
    background-color: #43c5b7
}

.widget-online-poll .inner-sec {
    border: 1px solid #f1f1f1;
    float: left;
    width: 100%;
    padding: 24px 0 0 0;
    border-radius: 2px
}

.widget-online-poll .inner-sec h5 {
    padding: 0 20px;
    line-height: 24px;
    font-weight: 400
}

.widget-online-poll .inner-sec ul li a {
    font-size: 13px;
    color: #666;
    font-weight: 400;
    position: relative
}

.widget-online-poll .inner-sec ul li {
    display: inline-block;
    width: 100%;
    border-top: 1px dotted #dedede;
    padding: 3px 0 3px 15px;
    font-weight: 400
}

.widget-online-poll .inner-sec ul li:last-child {
    border-bottom: 1px dotted #dedede;
    margin-bottom: 20px
}

.widget-online-poll .inner-sec ul li a:before {
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #b0b0b0;
    border-radius: 100%;
    background-color: #fff;
    float: left;
    margin: 9px 9px 0 0
}

.widget-online-poll .inner-sec ul li:hover a:before {
    border: transparent
}

.submit-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 9px 0;
    margin: 0 17px 20px 17px;
    text-align: center
}

.View-Result {
    color: #999;
    text-align: center;
    display: block;
    font-size: 11px;
    background-color: #f3f3f3;
    padding: 10px 0;
    border-radius: 0 0 2px 2px
}

.widget-team article {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5
}

.widget-team article:last-child {
    margin-bottom: 0
}

.widget-team article h5 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px
}

.widget-team article figure {
    float: left;
    width: 60px;
    margin: 0 13px 0 0
}

.widget-team article .cs-text {
    overflow: hidden
}

.widget-team article .cs-text span {
    color: #8a8a8a;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px
}

.widget-team article .cs-text a.email {
    color: #a9a9a9;
    font-size: 11px;
    font-weight: 400
}

.cs-unistaff a.emaildiv i,
.widget-team article .cs-text a.email i {
    color: #d6d6d6;
    font-size: 12px;
    margin-right: 6px
}

.cs-unistaff a.emaildiv:hover {
    color: #ccc
}

.cs-testimonial {
    width: 660px;
    margin: 0 auto
}

.widget-testimonial .cs-testimonial {
    padding: 32px 16px;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    border-bottom: 2px solid #eee;
    float: left;
    width: 100%
}

.question-mark {
    text-align: center
}

.question-mark p {
    color: #424242;
    position: relative;
    text-indent: 18px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 17px
}

.widget-testimonial .question-mark p {
    font-size: 12px;
    margin: 0 0 17px 0;
    text-indent: 10px
}

.question-mark p:before {
    content: "\,,";
    float: left;
    position: absolute;
    font-family: 'Source Sans Pro';
    font-size: 50px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.1);
    left: 0;
    letter-spacing: -3px;
    top: -18px;
    transform: rotate(180deg)
}

.widget-testimonial .question-mark p:after {
    right: 11px
}

.question-mark p:after {
    bottom: -20px;
    color: rgba(0, 0, 0, 0.1);
    content: ",,";
    font-family: "Source Sans Pro";
    font-size: 50px;
    font-weight: bold;
    letter-spacing: -3px;
    position: absolute;
    right: 35px
}

.question-mark figure {
    display: inline-block;
    width: 40px;
    border-radius: 100%;
    margin: 0 0 10px 0
}

.cs-author {
    display: inline-block;
    padding-top: 20px;
    position: relative
}

.cs-author:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 50px;
    height: 1px;
    background-color: #dee4e3;
    margin: 0 0 0 -22px
}

.cs-author:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 11px;
    height: 7px;
    background: url(assets/images/author-arrow.gif) no-repeat 0 0;
    margin: 0 0 0 -2px
}

.cs-author h6 {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 4px
}

.cs-author span {
    color: #d6d6d6;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase
}

.widget-testimonial .cs-author h6 {
    margin-bottom: 1px
}

.question-mark figure img {
    border-radius: 100%
}

.cs-testimonial-slider {
    float: left;
    width: 100%;
    border: 1px solid #ededed;
    border-bottom: 2px solid #ededed;
    width: 100%;
    padding: 40px 40px 30px 45px
}

.testimonial-slider {
    float: left;
    width: 100%
}

.testimonial-slider h4 {
    float: left;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold
}

.widget-team-slider .content-area,
.content-area .thumb-list {
    float: left;
    width: 100%
}

.content-area .thumb-list {
    margin: 0 0 10px 0
}

.content-area .thumb-list li {
    line-height: none;
    float: left;
    margin: 0 0 0 3px
}

.content-area .thumb-list li img {
    width: 82px
}

.content-area .thumb-list li:first-child {
    margin-left: 0
}

.content-area .cs-text {
    float: left;
    width: 100%;
    background-color: #f4f4f4;
    padding: 20px 20px 23px 20px;
    position: relative
}

.content-area .cs-text:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -7px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #f4f4f4;
    margin: 0 0 0 -11px
}

.content-area .cs-text h5 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0
}

.content-area .cs-text span {
    color: #8a8a8a;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    line-height: 22px;
    margin-bottom: 7px
}

.content-area .cs-text p {
    margin-bottom: 12px
}

.content-area .cs-text .cs-email {
    display: block;
    padding: 4px 0 5px 0;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 17px
}

.content-area .cs-text .cs-email a {
    color: #a9a9a9;
    font-size: 11px;
    font-weight: 400
}

.cs-team-slider {
    float: left;
    width: 100%;
    position: relative
}

.content-area .cs-text .cs-email a i {
    margin-right: 6px;
    color: #d6d6d6
}

.content-area .cs-text .social-media ul {
    margin-left: 0
}

.content-area .cs-text .social-media ul li:first-child {
    margin-left: 0
}

.cs-team-slider .flex-direction-nav,
.testimonial-slider .flex-direction-nav {
    position: absolute;
    top: -38px;
    right: 0;
    width: 60px;
    border: 1px solid #bababa;
    border-radius: 20px;
    height: 22px;
    -webkit-box-shadow: 0 2px 1px -1px #eee;
    -moz-box-shadow: 0 2px 1px -1px #eee;
    box-shadow: 0 2px 1px -1px #eee
}

.content-area .cs-text .social-media ul li {
    margin-left: 5px
}

.cs-team-slider .flex-direction-nav li,
.testimonial-slider .flex-direction-nav li {
    float: left
}

.testimonial-slider .flex-direction-nav li {
    list-style: none
}

.cs-team-slider .flex-direction-nav li a,
.testimonial-slider .flex-direction-nav li a {
    width: 28px;
    height: 21px;
    display: block;
    line-height: 1;
    text-align: center;
    color: #d4d3d3;
    font-size: 21px
}

.testimonial-slider .flex-direction-nav {
    right: 15px;
    top: 0
}

.cs-team-slider .flex-direction-nav li.flex-nav-next,
.testimonial-slider .flex-direction-nav li.flex-nav-next {
    border-left: 1px solid #bababa
}

.widget_calendar table {
    float: left
}

.widget_calendar table caption {
    background-color: #474747;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 10px;
    text-align: center;
    text-transform: uppercase
}

.responsive-calendar .controls a {
    cursor: pointer
}

.responsive-calendar .controls h4 {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    line-height: 29px
}

.responsive-calendar .day-headers,
.responsive-calendar .days {
    font-size: 0
}

.responsive-calendar .days {
    float: left;
    width: 100%;
    border-right: 1px solid #d6d6d6
}

.responsive-calendar .day-headers {
    float: left;
    width: 100%;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6
}

.responsive-calendar .day-headers .day.header {
    padding: 7px 0
}

.responsive-calendar .day {
    display: inline-block;
    position: relative;
    font-size: 12px;
    width: 14.285714285714286%;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #d6d6d6;
    border-top: 0;
    border-right: 0;
    font-family: 'Source Sans Pro', sans-serif
}

.responsive-calendar .day a {
    color: #000;
    display: block;
    cursor: pointer;
    padding: 19.6% 0 19.6% 0;
    font-size: 12px;
    font-weight: 600
}

.responsive-calendar .day a:hover {
    text-decoration: none;
    color: #fff
}

.responsive-calendar .day.active a {
    color: #fff
}

.responsive-calendar .day .badge {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 1;
    display: none
}

.responsive-calendar .btn-primary {
    color: #fff;
    font-size: 20px;
    background: 0;
    border: 0;
    padding: 0
}

.widget_tag_cloud .tagcloud {
    margin-left: -6px
}

.widget_tag_cloud .tagcloud a {
    border: 1px solid #dadada;
    color: #666;
    display: block;
    float: left;
    font-size: 12px!important;
    line-height: 28px;
    margin: 0 0 6px 6px;
    padding: 0 8px
}

.widget_tag_cloud .tagcloud a:hover {
    color: #fff!important
}

.widget_tabs .tab-nav {
    border-left: 1px solid #ededed;
    clear: both
}

.widget_tabs .tab-nav:after {
    content: '';
    display: block;
    clear: both
}

.widget_tabs .tab-nav li {
    list-style: none;
    border: solid #ededed;
    border-width: 1px 1px 0 0;
    float: left;
    width: 33.3%;
    text-align: center;
    line-height: inherit;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    position: relative;
    background: #282828
}

.widget_tabs .tab-nav li.active {
    border-bottom: 1px solid #fff;
    margin: 0 0 -1px;
    background: #fff
}

.widget_tabs .tab-nav li.active:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    content: ''
}

.widget_tabs .tab-nav li a {
    color: #fff;
    display: block;
    padding: 10px 0
}

.widget_tabs .tabs {
    border-top: 1px solid #ededed
}

.widget_tabs .news li {
    list-style: none;
    padding: 20px;
    border: solid #ededed;
    border-width: 0 1px 1px
}

.widget_tabs .news .cat {
    display: block;
    color: #777;
    text-transform: uppercase
}

.widget_tabs .news a {
    display: block;
    font-size: 16px;
    line-height: 19px;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif
}

.widget_tabs .news .info {
    font-style: italic;
    text-transform: uppercase;
    font-size: 11px;
    color: #999
}

.widget.widget_search .cs-search-area {
    float: left;
    position: relative;
    width: 100%
}

.widget.widget_search .cs-search-area input[type="text"] {
    float: left;
    font-size: 13px;
    height: 36px;
    padding-left: 12px;
    width: 100%;
    color: #999;
    font-weight: 400;
    border: 1px solid #ccc;
    box-shadow: none
}

.widget.widget_search .cs-search-area label {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    margin: 0
}

.widget.widget_search .cs-search-area label:before {
    content: "\e767";
    position: absolute;
    left: -2px;
    top: 0;
    font-size: 16px;
    color: #fff;
    font-family: 'icomoon';
    padding: 7px 15px;
    cursor: pointer;
    display: block
}

.widget.widget_search form label input[type="submit"] {
    width: 42px;
    text-align: center;
    height: 36px;
    border: 0;
    text-indent: -999px;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-weight: bold;
    padding: 0
}

.widget_rss ul li a {
    color: #000!important;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 20px
}

.widget.widget_rss {
    padding: 0
}

.widget_rss .rss-date {
    color: #999;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%
}

.widget_rss cite {
    font-size: 13px
}

.widget_rss .rssSummary {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 18px
}

.widget.widget_text img {
    height: auto;
    width: 100%
}

.widget.widget_text .alignnone img {
    margin-bottom: 10px
}

.widget.widget_text select {
    margin: 0;
    width: 100%
}

.widget.widget_text .textwidget {
    padding: 10px 15px 15px
}

.page-sidebar .widget.widget_text .textwidget {
    padding: 0
}

.textwidget p img {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

.wp-smiley {
    width: auto!important;
    margin: 5px 5px 5px 0
}

.textwidget p strong {
    float: left;
    font-weight: normal;
    margin-bottom: 10px;
    width: 100%
}

.widget.widget_text form {
    float: left;
    margin-bottom: 15px
}

.widget_blog .page-no-search {
    padding: 10px 15px 15px
}

.widget .search-course {
    padding: 20px
}

.widget .search-course p {
    color: #fff
}

.widget .search-course h4 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase
}

.widget .search-course ul li input[type="submit"],
.widget .search-course ul li.search-submit a {
    width: 100%
}

.widget .search-course ul li.search-submit i {
    left: 66px
}

.widget .search-course ul li.search-submit a {
    text-align: center;
    padding: 12px 0 0 0
}

.widget .search-course ul li:last-child {
    margin-bottom: 0
}

.fade:hover {
    opacity: 1
}

.widget_twitter ul li article {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 1;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e4e4e4
}

.widget_twitter ul li article:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget_twitter ul li i {
    color: #5086df;
    display: inline-block;
    float: none;
    font-size: 13px;
    margin-right: 6px;
    vertical-align: middle
}

.widget_twitter ul li span {
    color: #999;
    font-size: 11px;
    font-style: italic
}

.widget_twitter .thumb-twitter {
    float: left;
    width: 39px;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #d9d9d9
}

.widget_twitter figure {
    float: left;
    padding: 10px 0 0;
    width: 100%
}

.widget_twitter .thumb-twitter img {
    border-radius: 100%
}

.widget_twitter .thumb-twitter~figcaption {
    padding: 4px 0 0 15px;
    display: inline-block
}

.widget_twitter figcaption span {
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 1;
    margin-bottom: 1px
}

.widget_twitter figcaption a {
    font-size: 11px;
    color: #5086df
}

.widget_twitter figcaption a i {
    margin-right: 4px
}

.widget_timing .timing-details {
    width: 100%;
    float: left
}

.widget_timing .timing-details {
    border: 1px solid #f2f2f2;
    box-shadow: 0 2px 2px #f2f2f2;
    float: left;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    width: 100%
}

.widget_timing .timing-details li {
    border-top: 1px dotted #dedede;
    float: left;
    list-style: none;
    margin: 6px 0 0;
    padding: 6px 10px 0;
    width: 100%
}

.widget_timing .timing-details li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0
}

.cs-opening ul li span {
    font-size: 13px
}

.widget_timing .timing-details li span.days {
    color: #818181;
    float: left;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.widget_timing .timing-details li time {
    color: #333;
    float: right;
    font-size: 13px;
    padding: 0 0 0 25px;
    position: relative
}

.widget_timing .timing-details li time:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\e055";
    font-family: "icomoon";
    font-size: 14px
}