* Bootstrap v3.3.7 (http: //getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https: //github.com/twbs/bootstrap/blob/master/LICENSE)
*/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;
}

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 {
    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;
    }
    .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(/sites/all/themes/cuny_csi/fonts/glyphicons-halflings-regular.eot);
    src: url(/sites/all/themes/cuny_csi/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/cuny_csi/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/sites/all/themes/cuny_csi/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/sites/all/themes/cuny_csi/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/sites/all/themes/cuny_csi/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%;
}

.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px;
}

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 14px;
}

.h6, h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

.small, small {
    font-size: 85%;
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:focus, a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd, dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: '';
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1230px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        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;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group>.form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #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 {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.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 dashed;
    border-bottom: 4px solid\9;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.btn-group-justified>.btn-group .btn {
    width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav>li.disabled>a {
    color: #777;
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

.nav-justified>li {
    float: none;
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-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 {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager li {
    display: inline;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.pager .next>a, .pager .next>span {
    float: right;
}

.pager .previous>a, .pager .previous>span {
    float: left;
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: 700;
}

.alert>p, .alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right, .media>.pull-right {
    padding-left: 10px;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0;
}

.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    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 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 {
    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-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner>.item.active.right, .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    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;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #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: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none!important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none!important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }
    table.visible-xs {
        display: table!important;
    }
    tr.visible-xs {
        display: table-row!important;
    }
    td.visible-xs, th.visible-xs {
        display: table-cell!important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important;
    }
    table.visible-sm {
        display: table!important;
    }
    tr.visible-sm {
        display: table-row!important;
    }
    td.visible-sm, th.visible-sm {
        display: table-cell!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important;
    }
    table.visible-md {
        display: table!important;
    }
    tr.visible-md {
        display: table-row!important;
    }
    td.visible-md, th.visible-md {
        display: table-cell!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important;
    }
    table.visible-lg {
        display: table!important;
    }
    tr.visible-lg {
        display: table-row!important;
    }
    td.visible-lg, th.visible-lg {
        display: table-cell!important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important;
    }
}

.visible-print {
    display: none!important;
}

@media print {
    .visible-print {
        display: block!important;
    }
    table.visible-print {
        display: table!important;
    }
    tr.visible-print {
        display: table-row!important;
    }
    td.visible-print, th.visible-print {
        display: table-cell!important;
    }
}

.visible-print-block {
    display: none!important;
}

@media print {
    .visible-print-block {
        display: block!important;
    }
}

.visible-print-inline {
    display: none!important;
}

@media print {
    .visible-print-inline {
        display: inline!important;
    }
}

.visible-print-inline-block {
    display: none!important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important;
    }
}

@media print {
    .hidden-print {
        display: none!important;
    }
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}

.owl-carousel .owl-stage-outer.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 .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-controls .owl-nav div, .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-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/sites/all/themes/cuny_csi/css/owl-video-play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition-property: scale;
    transition-duration: 100ms;
    transition-timing-function: ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: 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;
    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-loaded {
    display: block;
}

.owl-loading {
    opacity: 0;
    display: block;
}

.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: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel .owl-item img.owl-lazy {
    opacity: 0;
}

.owl-carousel .owl-item img {
    opacity: 1;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease;
}

.owl-carousel .owl-stage.backfacefix .owl-item {
    -webkit-backface-visibility: hidden;
}

.owl-rtl {
    direction: rtl;
}

.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.animated {
    -webkit-animation-duration: 600ms;
    animation-duration: 600ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-animated-in {
    z-index: 0
}

.owl-animated-out {
    z-index: 1
}

.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-prev.disabled, .owl-next.disabled {
    display: none;
}

.home_banner {
    width: 100%;
    position: relative;
    min-height: 100vh;
}

.home_banner .csi_logo {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    color: #fff;
}

.home_banner .csi_logo .txtd {
    display: inline-block;
    text-align: center;
}

.home_banner .csi_logo h1 {
    font-size: 35px;
    font-weight: bold;
}

.home_banner .csi_logo p {
    font-size: 25px;
    font-weight: normal;
}

.home_banner .dw_arrow {
    position: absolute;
    left: 0;
    bottom: 58px;
    width: 100%;
    text-align: center;
    z-index: 9;
}

.home_banner .dw_arrow a {
    display: inline-block;
}

.home_banner .slides-pagination a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
}

.home_banner .slides-pagination a:hover {
    background: url(/sites/all/themes/cuny_csi/images/pg-active.png) no-repeat center;
}

.home_banner .slides-pagination a a.current {
    background: url(/sites/all/themes/cuny_csi/images/pg-active.png) no-repeat center;
}

.Home_overview {
    padding: 120px 0px 170px 0px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.Home_overview .bgtext {
    bottom: -12px;
    color: #d6dbde;
    font-size: 13.2vw;
    font-weight: 900;
    line-height: 81%;
    opacity: 0.2;
    position: absolute;
    right: -10px;
    text-align: right;
    width: 100%;
}

.Home_overview .skillbox {
    width: 309px;
    height: 309px;
}

.Home_overview .skillbox img {
    width: 100%;
}

.Home_overview .programbox {
    width: 309px;
    height: 309px;
    text-align: center;
    background: #a3cb69;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.Home_overview .programbox .inside {
    max-width: 220px;
}

.Home_overview .programbox .inside h3 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 13px;
    border-bottom: 1px solid #e4eddb;
    text-align: left;
}

.Home_overview .programbox .inside li {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    background: url(/sites/all/themes/cuny_csi/images/arrow2.png) no-repeat left 7px;
    padding-left: 25px;
    margin-top: 7px;
}

.Home_overview .programbox .inside li a {
    color: #fff;
}

.Home_overview .programbox .inside li a:hover {
    color: #edf5ca;
}

.Home_overview .applybox {
    width: 309px;
    height: 309px;
    text-align: center;
    background: #318dde;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.Home_overview .applybox .applyico {
    background: url(/sites/all/themes/cuny_csi/images/applyico.png) no-repeat center top;
    display: inline-block;
    padding-top: 70px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}

.Home_overview .applybox:hover .applyico {
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-push;
    animation-timing-function: linear;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-push;
    -webkit-animation-timing-function: linear;
    -ms-animation-duration: 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-push;
    -ms-animation-timing-function: linear;
}

.Home_overview .givebox {
    width: 309px;
    height: 309px;
    text-align: center;
    background: #e4404e;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.Home_overview .givebox .giveico {
    background: url(/sites/all/themes/cuny_csi/images/giveico.png) no-repeat center top;
    display: inline-block;
    padding-top: 70px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}

.Home_overview .givebox:hover .giveico {
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-push;
    animation-timing-function: linear;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-push;
    -webkit-animation-timing-function: linear;
    -ms-animation-duration: 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-push;
    -ms-animation-timing-function: linear;
}

.Home_overview .visitbox_wrap {
    position: relative;
    width: 309px;
    height: 309px;
}

.Home_overview .visitbox_wrap img {
    width: 100%;
}

.Home_overview .visitbox_wrap .visitbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.Home_overview .visitbox_wrap .visitbox .inside {
    width: 100%;
    max-width: 220px;
}

.Home_overview .visitbox_wrap .visitbox .inside h3 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 13px;
    border-bottom: 1px solid #e4eddb;
    text-align: left;
}

.Home_overview .visitbox_wrap .visitbox .inside li {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    background: url(/sites/all/themes/cuny_csi/images/arrow2.png) no-repeat left 7px;
    padding-left: 25px;
    margin-top: 7px;
}

.Home_overview .visitbox_wrap .visitbox .inside li a {
    color: #fff;
}

.Home_overview .visitbox_wrap .visitbox .inside li a:hover {
    color: #edf5ca;
}

.div_1.animated {
    animation-delay: 0.5s;
}

.div_2.animated {
    animation-delay: 1s;
}

.div_3.animated {
    animation-delay: 1s;
}

.div_4.animated {
    animation-delay: 1.5s;
}

.div_5.animated {
    animation-delay: 1.5s;
}

.div_6.animated {
    animation-delay: 2s;
}

.div_7.animated {
    animation-delay: 2.5s;
}

.div_8.animated {
    animation-delay: 3s;
}

.top_programe {
    padding: 280px 0px 260px 0px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.top_programe .container > .row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
}

.top_programe .bgtext {
    top: -12px;
    color: #d6dbde;
    font-size: 14.1vw;
    font-weight: 900;
    line-height: 81%;
    opacity: 0.2;
    position: absolute;
    right: -10px;
    text-align: right;
    width: 100%;
}

.top_programe .prog_wrap {
    position: relative;
    overflow: hidden;
}

.top_programe .toppgbox_inn .toppgbox img {
    width: 100%;
    height: auto;
}

.top_programe .toppgbox_inn .prog_onHover {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.top_programe .toppgbox_inn .prog_onHover .schoolico {
    background: url(/sites/all/themes/cuny_csi/images/schoolico.png) no-repeat center top;
    display: inline-block;
    padding-top: 70px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
}

.top_programe .toppgbox_inn .prog_onHover .schoolico span {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    display: block;
    line-height: normal;
    margin-top: 13px;
}

.top_programe .toppgbox_inn .prog_onHover .schoolico a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 15px 0 0;
    opacity: 0.9;
    padding: 7px 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top_programe .toppgbox_inn .prog_onHover .schoolico a:hover {
    background: #fff;
    color: #318dde;
}

.top_programe .toppgbox_inn:hover .prog_onHover {
    top: 0;
}

.top_programe .toppgbox_inn .prog_onHover.red {
    background: #f15c5e;
}

.top_programe .toppgbox_inn .prog_onHover.red .schoolico a:hover {
    color: #f15c5e;
}

.top_programe .toppgbox_inn .prog_onHover.blue {
    background: #318dde;
}

.top_programe .toppgbox_inn .prog_onHover.blue .schoolico a:hover {
    color: #318dde;
}

.top_programe .toppgbox_inn .prog_onHover.green {
    background: #a3cb6a;
}

.top_programe .toppgbox_inn .prog_onHover.green .schoolico a:hover {
    color: #a3cb6a;
}

.top_programe .program_title {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    line-height: 28px;
    padding: 8px 10px;
    text-align: center;
    width: 100%;
}

.top_programe .program_title.red {
    background: #f15c5e;
}

.top_programe .program_title.blue {
    background: #318dde;
}

.top_programe .program_title.green {
    background: #a3cb6a;
}

.top_programe .allpgbox {
    text-align: center;
}

.top_programe .allpgbox a {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #53626e;
    position: absolute;
    left: 0;
    bottom: 0;
}

.top_programe .allpgbox a i {
    margin-left: 14px;
}

.top_programe .allpgbox a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.fact_block.deskbg {
    background-attachment: fixed;
}

.fact_block {
    padding: 200px 0px 200px 0px;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
    position: relative;
}

.fact_block .factbox_wrap {
    padding: 10px;
}

.fact_block .factbox_wrap .factbox {
    width: 100%;
    height: 309px;
    padding: 20px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fact_block .factbox_wrap .factbox .factbox_inner {
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
}

.fact_block .factbox_wrap .factbox .factbox_inner .factbox_inner_con {
    left: 15%;
    position: absolute;
    top: 65%;
}

.fact_block .factbox_wrap .factbox .factbox_inner .factbox_inner_con .fact_percentage {
    color: #fff;
    font: bold 36px/36px arial;
}

.fact_block .factbox_wrap .factbox .factbox_inner .factbox_inner_con .fact_title {
    color: #fff;
    font: bold 18px/28px arial;
}

.fact_block .factbox_wrap .factbox .factbox_inner .factbox_inner_con img {
    width: 100%;
    max-width: 100%;
}

.fact_block .factbox_wrap .factbox:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fact_block .facttxt {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    padding-top: 40px;
}

.fact_block .facttxt h6 {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
}

.fact_block .facttxt p {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
    color: #fff;
}

.story_block {
    padding: 280px 0px;
    width: 100%;
    height: 100%;
    position: relative;
    background: #53626e;
}

.story_block .bgtext {
    bottom: -12px;
    color: #d6dbde;
    font-size: 14.1vw;
    font-weight: 900;
    line-height: 81%;
    opacity: 0.08;
    position: absolute;
    left: -10px;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
}

.story_block .story_wrap {
    width: 100%;
}

.story_block .story_wrap .storydiv {
    width: 100%;
    overflow: hidden;
    padding: 0px 95px 0px 20%;
}

.story_block .story_wrap .storydiv .owl-controls {
    width: 100%;
}

.story_block .story_wrap .storydiv .owl-controls .owl-nav {
    max-width: 1280px;
    margin: 0 auto;
}

.story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-prev {
    height: 100%;
    width: 95px;
    position: absolute;
    left: -95px;
    top: 0;
    font-size: 0;
    background: url(/sites/all/themes/cuny_csi/images/left_arrow_64.png) no-repeat center;
}

.story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-prev.disabled {
    display: none;
}

.story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-next {
    height: 100%;
    width: 95px;
    position: absolute;
    right: -95px;
    top: 0;
    font-size: 0;
    background: url(/sites/all/themes/cuny_csi/images/right_arrow64.png) no-repeat center;
}

.story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-next.disabled {
    display: none;
}

.story_block .story_wrap .storydiv .storydtl {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.story_block .story_wrap .storydiv .storydtl .inside {
    display: inline-block;
    text-align: center;
    max-width: 215px;
}

.story_block .story_wrap .storydiv .storydtl .inside h3 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.story_block .story_wrap .storydiv .storydtl .inside p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.story_block .story_wrap .storydiv .owl-item a:hover .storydtl {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.story_block .story_wrap .owl-carousel .owl-item img {
    height: auto;
}

.news_event {
    padding: 0px 15px;
}

.news_left {
    position: relative;
    overflow: hidden;
}

.news_left > img {
    width: 100%;
}

.news_left .nws_btn {
    line-height: 28px;
    height: 80px;
    background: url(/sites/all/themes/cuny_csi/images/nws_ico.png) no-repeat 30px 27px #318dde;
    position: absolute;
    right: 0px;
    bottom: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 27px 30px 25px 65px;
    z-index: 2;
}

.news_left .nws_btn i {
    margin-left: 20px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.news_left .nws_btn.active i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.news_left .news_cont {
    background: #318dde;
    padding: 35px 20px 70px 40px;
    right: 0px;
    bottom: 0;
    position: absolute;
    color: #fff;
    max-width: 560px;
    margin-bottom: -300px;
}

.news_left .news_cont a:hover h3 {
    opacity: 0.7;
}

.news_left .news_cont h3 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.news_left .news_cont p {
    color: #bff7fa;
    font-size: 16px;
}

.news-col.col-md-6, .news-col.col-sm-6 {
    padding-right: 8px;
    padding-left: 0;
}

.event-col.col-md-6, .event-col.col-sm-6 {
    padding-left: 8px;
    padding-right: 0;
}

.news_right {
    position: relative;
    overflow: hidden;
}

.news_right img {
    width: 100%;
}

.news_right .btndiv_event {
    width: 100%;
    position: absolute;
    left: 8px;
    bottom: 0;
    text-align: center;
    z-index: 9;
}

.news_right .btndiv_event .event_btn {
    line-height: 28px;
    height: 80px;
    background: url(/sites/all/themes/cuny_csi/images/event_ico.png) no-repeat 30px 27px #a3cb69;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 27px 30px 25px 65px;
    z-index: 2;
}

.news_right .btndiv_event .event_btn i {
    margin-left: 20px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.news_right .btndiv_event .event_btn.active i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.news_right .event_cont {
    background: #a3cb69 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    margin-bottom: -300px;
    max-width: 560px;
    width: 560px;
    padding: 30px 20px 82px 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    position: absolute;
    right: 8px;
}

.news_right .event_cont a:hover h3 {
    opacity: 0.7;
}

.news_right .event_cont h3 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.news_right .event_cont p {
    color: #ddfdb0;
    font-size: 16px;
}

.top_note {
    width: 100%;
    background: #e4404e;
    color: #fff;
    display: none;
}

.top_note h5 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.top_note h2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}

.top_note h6 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    line-height: 28px;
}

.top_note .row {
    position: relative;
    padding: 55px 0px 70px 0px;
}

.top_note .note_close {
    position: absolute;
    right: 0;
    top: 32px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 38px;
    height: 38px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    border: 2px solid #fff;
}

.cookie_top_note {
    width: 100%;
    background: #e4404e;
    color: #fff;
    display: none;
    border-bottom: 1px solid #ec7a83;
}

.cookie_top_note h5 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.cookie_top_note h2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}

.cookie_top_note h6 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    line-height: 28px;
}

.cookie_top_note .row {
    position: relative;
    padding: 55px 0px 70px 0px;
}

.cookie_top_note .cookie_note_close {
    position: absolute;
    right: 0;
    top: 32px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 38px;
    height: 38px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    border: 2px solid #fff;
}

.homeslider .slides-pagination {
    display: none;
}

.homeslider .slides-navigation {
    position: static;
}

.homeslider #home_gallery_navigation .next {
    z-index: 3;
}

.homeslider #home_gallery_navigation .prev {
    z-index: 3;
}

.homeslider .container {
    position: relative;
    z-index: 9;
    height: 100%;
}

.homeslider .container .gallery_txt {
    align-items: center;
    -webkit-align-items: center;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    height: 100vh;
    justify-content: center;
    -webkit-justify-content: center;
    line-height: 45px;
    text-align: center;
}

.homeslider .container .gallery_txt h1 {
    font-size: 48px;
    font-weight: 900;
    width: 650px;
    line-height: 45px;
}

.homeslider .container .social_wrap {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 9;
}

.homeslider .container .social_wrap img {
    position: static!important;
    left: 0px!important;
    max-width: none!important;
    top: 0px!important;
    width: auto!important;
    z-index: auto!important;
    height: auto!important;
}

.homeslider .container .btndiv {
    float: right;
}

.homeslider .container .btndiv .checkoutbtn {
    background: #fff none repeat scroll 0 0;
    border-bottom: 7px solid #53626e;
    color: #53626e;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 75px;
    text-align: center;
    width: 300px;
}

.homeslider .container .btndiv .checkoutbtn i {
    margin-left: 14px;
}

.homeslider .container .btndiv .checkoutbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.homeslider .flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}

.homeslider .flip-container, .homeslider .front, .homeslider .back {
    width: 300px;
    height: 75px;
}

.homeslider .flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.homeslider .front, .homeslider .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
}

.homeslider .front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: lightgreen;
    z-index: 2;
}

.homeslider .vertical.flip-container {
    position: relative;
}

.homeslider .vertical .back {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.homeslider .vertical.flip-container .flipper {
    -webkit-transform-origin: 100% 213.5px;
    -moz-transform-origin: 100% 213.5px;
    -ms-transform-origin: 100% 213.5px;
    transform-origin: 100% 213.5px;
}

.homeslider .vertical.flip-container:hover .back, .homeslider .vertical.flip-container.hover .back {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.homeslider .vertical.flip-container:hover .front, .homeslider .vertical.flip-container.hover .front {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.sharebtndiv {
    float: left;
}

.sharebtndiv .sharebtn {
    box-sizing: border-box;
    align-items: center;
    -webkit-align-items: center;
    background: #53626e none repeat scroll 0 0;
    border-bottom: 7px solid #53626e;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 75px;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center;
    width: 300px;
    backface-visibility: hidden;
    z-index: 2;
}

.sharebtndiv .sharebtn i {
    margin-left: 14px;
}

.sharebtndiv .shareback {
    background: white;
    backface-visibility: hidden;
    align-items: center;
    -webkit-align-items: center;
    z-index: 9;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    height: 75px;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 0 22px;
    width: 300px;
    top: 5px;
}

.sharebtndiv .shareback .twitter, .sharebtndiv .shareback .pinterest, .sharebtndiv .shareback .facebook, .sharebtndiv .shareback .instagram, .sharebtndiv .shareback .tumblr {
    width: 36px;
    height: 36px;
    background: red;
    border-radius: 3px;
    margin: 0px 5px;
    transition: background-color 0.3s ease;
}

.sharebtndiv .shareback .twitter:hover, .sharebtndiv .shareback .pinterest:hover, .sharebtndiv .shareback .facebook:hover, .sharebtndiv .shareback .instagram:hover, .sharebtndiv .shareback .tumblr:hover {
    cursor: pointer;
}

.sharebtndiv .shareback .twitter {
    background-color: #55ACEE;
}

.sharebtndiv .shareback .twitter:hover {
    background-color: #2795e9;
}

.sharebtndiv .shareback .pinterest {
    background-color: #ED001A;
}

.sharebtndiv .shareback .pinterest:hover {
    background-color: #ba0014;
}

.sharebtndiv .shareback .facebook {
    background-color: #3B5998;
}

.sharebtndiv .shareback .facebook:hover {
    background-color: #2d4373;
}

.sharebtndiv .shareback .instagram {
    background-color: #3F729B;
}

.sharebtndiv .shareback .instagram:hover {
    background-color: #305777;
}

.sharebtndiv .shareback .tumblr {
    background-color: #35465C;
}

.sharebtndiv .shareback .tumblr:hover {
    background-color: #222d3c;
}

#page_bottom_fourth {
    position: relative;
    overflow: hidden;
}

#page_bottom_fourth h3 {
    color: #53626e;
    font: bold 28px/28px arial;
    margin: 0 0 40px 0;
}

#page_bottom_fourth h3 span {
    margin-left: 20px;
}

#page_bottom_fourth h3 span a {
    width: 25px;
    overflow: hidden;
    padding: 0;
}

#page_bottom_fourth h3 span .news_next img, #page_bottom_fourth h3 span .event_next img {
    transform: translateX(-32px);
    -webkit-transform: translateX(-32px);
    -ms-transform: translateX(-32px);
    -o-transform: translateX(-32px);
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-field-image {
    margin-bottom: 40px;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-field-image .news_icon {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: url(/sites/all/themes/cuny_csi/images/news-icon.png) no-repeat;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-field-image .event_icon {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: url(/sites/all/themes/cuny_csi/images/event-icon.png) no-repeat;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-title {
    margin-bottom: 10px;
    color: #53626e;
    font: bold 18px/19px arial;
    height: 40px;
    overflow: hidden;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-title a {
    color: #53626e;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-title a:hover {
    opacity: 0.7;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-body {
    color: #53626e;
    font: 16px/28px arial;
    text-align: justify;
}

#page_bottom_fourth .latestscroll .owl-carousel .owl-item .views-field-body date {
    color: #53626e;
    font: bold 16px/20px arial;
    font-style: italic;
}

#page_bottom_fourth .bgtext {
    color: #d6dbde;
    font-size: 14.1vw;
    font-weight: 900;
    line-height: 81%;
    opacity: 0.2;
    position: absolute;
    right: -10px;
    text-align: right;
    bottom: 210px;
    width: 100%;
    text-transform: uppercase;
    z-index: -1;
}

#block-views-homepage-events-block {
    margin-top: 80px;
}

.region-page-bottom-fourth {
    padding: 182px 0px 305px 0px;
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .homeslider #home_gallery_navigation .next, .story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-next {
        z-index: 3;
        background: url(/sites/all/themes/cuny_csi/images/right_arrow64.png) no-repeat center;
        cursor: hand;
    }
    .homeslider #home_gallery_navigation .prev, .story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-prev {
        z-index: 3;
        background: url(/sites/all/themes/cuny_csi/images/left_arrow_64.png) no-repeat center;
        cursor: hand;
    }
    .story_block .story_wrap .storydiv .storydtl {
        transform: scale(1);
        transition: none;
        display: none;
    }
    .story_block .story_wrap .storydiv .owl-item a:hover .storydtl {
        transform: scale(1);
        display: flex;
    }
}

header {
    width: 100%;
}

header.up {
    top: -302px;
}

header.down {
    top: -155px;
}

header .top_nav {
    width: 100%;
    margin: 0 auto;
}

header nav {
    position: relative;
    display: inline-block;
    z-index: 2;
    width: 100%;
    vertical-align: top;
}

header nav ul li a {}

header nav ul li a:hover, header nav ul li a.active, header nav ul li a.current {
    color: #13aab8;
}

header .top_menu {
    position: relative;
    width: 100%;
    background: #e5e5e5;
    z-index: 5;
}

header .top_menu .header_social_wrap {
    max-width: 1085px;
    margin: 0 auto;
    text-align: left;
}

header .top_menu .text_header_ul li {
    display: inline-block;
    padding: 15px 6px;
}

header .top_menu ul li.alert.active {
    padding: 0 8px 0 0;
}

header .top_menu ul li.alert.active a {
    color: #fff;
    background: #f04e44;
    border-radius: 20px;
    padding: 5px 25px;
}

header .top_menu ul li.alert.active a:hover {
    color: #fff;
    background: #000;
}

header .top_menu ul li a#alert span.icon {
    font-size: 18px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

header .top_menu ul li a:hover, header .top_menu ul li a.active {
    color: #2e2f2f;
}

header .top_menu ul li.last {
    padding-left: 16px;
}

header .top_menu ul li a.sign_on span {
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
    font-size: 17px;
}

.drop_down {
    position: absolute;
    width: 100%;
    background: #f3f8fa;
    top: -400px;
    z-index: 1;
    left: 0;
}

.section_menu {}

/* .section_menu .menu_links {
    display: none;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    opacity: 0;
} */

.menu-super-nav nav > .container .menudiv ul {
    float: right;
    margin: 0;
    padding-right: 110px;
}

.menu-super-nav nav > .container .menudiv ul > li {
    float: left;
    line-height: 12px;
    padding: 0 10px;
    position: static;
}

.menu-super-nav nav > .container .menudiv ul > li > a {
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    opacity: 0.5;
    padding: 15px 0px;
	display: block;
}

.menu-super-nav nav > .container .menudiv ul > li > a.active {
    opacity: 1;
}

.menu-super-nav nav > .container .menudiv ul > li > a:hover {
    opacity: 1;
}

.menu-super-nav .menu_links > .dropdown-menu li.dropdown-submenu > a {
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    opacity: 0.5;
    padding: 5px 0px;
}

.menu-super-nav .menu_links > .dropdown-menu {
    display: block;
    position: static;
}

.menu-super-nav .section_menu {
    background-color: #53626e;
    border: medium none;
    width: 100% !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.menu-super-nav .menu_links > .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: transparent;
    border-color: transparent;
    border-image: none;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    box-shadow: none;
    float: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 0 0 0px;
    position: static;
    top: 100%;
    z-index: 1000;
    width: 100% !important;
}

.menu-super-nav .menu_links > .dropdown-menu > .mega-dropdown-inner {
    margin: 0 auto;
    max-width: 1230px;
    text-align: right;
}

.menu-super-nav .menu_links > .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row {
    display: inline-block;
    padding-right: 110px;
    text-align: left;
    width: 970px;
}

.menu-super-nav .menu_links > .dropdown-menu .dropdown-submenu .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #53626e;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: none;
    border-width: medium medium 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 0;
    width: 100% !important;
}

.menu-super-nav nav {
    background: #53626e;
    border-bottom: 1px solid #a9b0b6;
}

.main-menu > nav {
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.main-menu nav > .container .menudiv ul {
    display: inline-block;
    margin: 0;
    vertical-align: top;
	margin-right: 90px;
}

.main-menu nav > .container .menudiv ul >li {
    align-items: center;
    display: flex;
    float: left;
    height: 84px;
    justify-content: center;
    margin-right: 25px;
    width: 90px;
}

.main-menu nav > .container .menudiv ul > li > a {
    border: 0 none;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 90px;
	line-height: 22.87px;
}

.main-menu nav > .container .menudiv ul > li > a:hover {
    color: #318dde;
}

.main-menu nav > .container .menudiv ul > li > a.active {
    color: #318dde;
}

.main-menu .menu_links > .dropdown-menu {
    display: block;
    position: static;
}

.main-menu .section_menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #fff;
    border-color: transparent;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: medium 1px 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.main-menu .menu_links > .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: transparent;
    border-color: transparent;
    border-image: none;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    box-shadow: none;
    float: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 0 0 80px;
    position: static;
    top: 100%;
    z-index: 1000;
    width: 100% !important;
}

.main-menu .menu_links > .dropdown-menu > .mega-dropdown-inner {
    margin: 0 auto;
    max-width: 1230px;
    text-align: right;
}

.main-menu .menu_links > .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row {
    display: inline-block;
    padding-right: 110px;
    text-align: left;
    width: 915px;
}

.main-menu .menu_links > .dropdown-menu .dropdown-submenu .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: none;
    border-width: medium medium 0;
    box-shadow: 0 0 10px #aaa;
    padding: 0;
    width: 100% !important;
}

.mobile-menu {
    display: none;
}

.desktop-menu .tb-megamenu .level-3 .dropdown-menu {
    left: -100%;
    margin-left: -20px;
    margin-top: -10px;
}

.desktop-menu .tb-megamenu .level-4 .dropdown-menu {
    display: none!important;
}

body {
    -webkit-backface-visibility: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

@-o-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

.animated.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px);
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        transform: translateX(10px);
    }
}

.animated.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-30px);
    }
    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.animated.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }
    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1);
    }
    10%, 20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -moz-transform: scale(1) rotate(0);
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1);
    }
    10%, 20% {
        -o-transform: scale(0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        -o-transform: scale(1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        -o-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -o-transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
    }
    10%, 20% {
        transform: scale(0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        transform: scale(1) rotate(0);
    }
}

.animated.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center;
    }
    20% {
        -webkit-transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg);
    }
    40% {
        -moz-transform: rotate(-10deg);
    }
    60% {
        -moz-transform: rotate(5deg);
    }
    80% {
        -moz-transform: rotate(-5deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg);
    }
    40% {
        -o-transform: rotate(-10deg);
    }
    60% {
        -o-transform: rotate(5deg);
    }
    80% {
        -o-transform: rotate(-5deg);
    }
    100% {
        -o-transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.animated.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%);
    }
    15% {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -moz-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -moz-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -moz-transform: translateX(0%);
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%);
    }
    15% {
        -o-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -o-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -o-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -o-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -o-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -o-transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }
    15% {
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        transform: translateX(0%);
    }
}

.animated.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.1);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1);
    }
    50% {
        -o-transform: scale(1.1);
    }
    100% {
        -o-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.animated.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -moz-animation-timing-function: ease-out;
    }
    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -moz-animation-timing-function: ease-out;
    }
    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }
    80% {
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -moz-animation-timing-function: ease-in;
    }
    100% {
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -o-animation-timing-function: ease-out;
    }
    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -o-animation-timing-function: ease-out;
    }
    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in;
    }
    80% {
        -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -o-animation-timing-function: ease-in;
    }
    100% {
        -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -o-animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in;
    }
    100% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.animated.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.animated.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.animated.flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.animated.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.animated.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

.animated.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

.animated.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.animated.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.animated.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.animated.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.animated.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }
    70% {
        -moz-transform: scale(.9);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }
    70% {
        -o-transform: scale(.9);
    }
    100% {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    100% {
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    100% {
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    100% {
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes slideOutLeft {
    0% {
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes slideOutLeft {
    0% {
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -moz-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes slideOutRight {
    0% {
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes slideOutRight {
    0% {
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    -moz-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes slideOutUp {
    0% {
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    -moz-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }
    80% {
        -moz-transform: translateY(10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(-30px);
    }
    80% {
        -o-transform: translateY(10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(-30px);
    }
    80% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}

.animated.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }
    80% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }
    80% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }
    80% {
        -moz-transform: translateX(-10px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateX(30px);
    }
    80% {
        -o-transform: translateX(-10px);
    }
    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(30px);
    }
    80% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
    }
}

.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }
    80% {
        -moz-transform: translateX(10px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateX(-30px);
    }
    80% {
        -o-transform: translateX(10px);
    }
    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(-30px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        transform: translateX(0);
    }
}

.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1);
    }
    25% {
        -moz-transform: scale(.95);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1);
    }
    25% {
        -o-transform: scale(.95);
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -o-transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

.animated.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -o-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.animated.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -moz-transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -o-transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.animated.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -o-transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.animated.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -o-transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.animated.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.animated.rotateOut {
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.animated.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.animated.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        opacity: 0;
    }
}

@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }
    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }
    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }
    100% {
        -moz-transform: translateY(700px);
        opacity: 0;
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }
    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }
    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }
    100% {
        -o-transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

.animated.hinge {
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

.animated.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg);
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

.animated.rollOut {
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.animated.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.animated.lightSpeedIn {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.animated.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.lightSpeedOut {
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #2098d1;
    color: white;
}

@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75);
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75);
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098d1;
    background-color: #2098d1;
    color: white;
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
    color: white;
}

.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
    color: white;
}

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
    color: white;
}

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
    color: white;
}

.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
    color: white;
}

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
    color: white;
}

.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
    color: white;
}

.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
    color: white;
}

.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
    color: white;
}

.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
    color: white;
}

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
    color: white;
}

.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white;
}

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
    color: white;
}

.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
    color: white;
}

.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
    opacity: 1;
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in;
}

.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1;
}

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius;
}

.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
    border-radius: 1em;
}

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
    right: 0;
}

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
    left: 0;
}

.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
    right: 0;
}

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
    left: 0;
    right: 0;
}

.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
    left: 0;
}

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px;
}

.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-shadow-radial:before, .hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}

.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}

.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
    opacity: 1;
}

.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
}

.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
}

.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
}

.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
}

.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-left: 2.2em;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

@-webkit-keyframes hvr-icon-down {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25%, 75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-down {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25%, 75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes hvr-icon-up {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-up {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    51%, 100% {
        opacity: 1;
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    51%, 100% {
        opacity: 1;
    }
}

.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color;
}

.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
    color: #0F9E5E;
}

@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
    }
}

.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-float-away:before, .hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
}

.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em);
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em);
    }
}

.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}

.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
}

.hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg);
}

.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

@-webkit-keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    background: linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}

.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px;
}

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}

.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px;
}

.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}

.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px;
}

.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    background: linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}

.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: solid #fff 5px;
    left: -5px;
    background: #fff;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/sites/all/themes/cuny_csi/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(/sites/all/themes/cuny_csi/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(/sites/all/themes/cuny_csi/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(/sites/all/themes/cuny_csi/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(/sites/all/themes/cuny_csi/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

#sticker {
    background: #fff none repeat scroll 0 0;
    z-index: 999 !important;
}

.row::after, .row::before {
    display: inherit;
}

html, body {
    overflow-x: hidden;
}

html p, body p {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

html p a, body p a {
    color: #666699;
    text-decoration: none;
}

html p a:hover, body p a:hover {
    color: #318dde;
    text-decoration: underline;
}

.mobile-header {
    display: none;
}

header {
    width: 100%;
    position: relative;
    z-index: 9;
}

header .head_first_row {
    background: #53626e;
    position: relative;
    z-index: 9999;
}

header .head_first_row .contextual-links-region {
    outline: medium none;
    position: static;
}

header .head_first_row .tb-megamenu {
    background-image: none;
    background-color: transparent;
}

header .head_first_row .tb-megamenu .dropdown-menu li > a {
    background: none!important;
    padding: 5px 0px;
    border: none;
    color: #fff;
    opacity: 0.5;
}

header .head_first_row .tb-megamenu .dropdown-menu li > a:hover {
    opacity: 1;
}

header .head_first_row .tb-megamenu .nav li.dropdown.active > .dropdown-toggle {
    background-color: inherit;
    color: #fff;
}

header .head_first_row .tb-megamenu-subnav .tb-megamenu-submenu .tb-megamenu-row {
    width: 100% !important;
    padding-right: 0!important;
}

header .head_first_row .tb-megamenu {
    background-color: transparent;
    position: static;
}

header .head_first_row .tb-megamenu .nav-collapse {
    padding-right: 110px;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav {
    float: right;
    padding: 15px 0px 15px 0;
    margin: 0;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav > li {
    float: left;
    padding: 0 10px;
    line-height: 12px;
    position: static;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav > li > a {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
    padding: 0;
    border: 0;
    background: none;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav > li > a:hover {
    opacity: 1;
    background-color: transparent;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav > li > a:hover:hover {
    background-color: transparent;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav > li > a:focus {
    background-color: transparent;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav > li > a:after {
    background-color: transparent;
}

header .head_first_row .tb-megamenu .tb-megamenu-nav.nav li:last-child {
    border: none;
}

header .head_first_row .tb-megamenu .sub-hidden-collapse > a::after {
    display: block !important;
}

header .head_first_row .tb-megamenu .dropdown-menu {
    background-color: #53626e!important;
    border: medium none;
    width: 100%!important;
}

header .head_first_row .tb-megamenu .dropdown-menu .mega-dropdown-inner {
    max-width: 1230px;
    margin: 0px auto;
    text-align: right;
}

header .head_first_row .tb-megamenu .dropdown-menu .mega-dropdown-inner .tb-megamenu-row {
    text-align: left;
    display: inline-block;
    padding-right: 110px;
}

header .head_first_row .tb-megamenu .dropdown-submenu > a::after {
    content: none;
}

header .head_first_row .tb-megamenu .mega-nav .dropdown-submenu.open > a {
    opacity: 1;
}

header .head_second_row {
    height: 84px;
    position: relative;
}

header .head_second_row .contextual-links-region {
    outline: medium none;
    position: static;
}

header .head_second_row .tb-megamenu .dropdown-menu li > a {
    border: 0;
}

header .head_second_row .tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    background-color: transparent;
    color: #53626e;
}

header .head_second_row .tb-megamenu .nav li.dropdown.open > .dropdown-toggle:hover {
    color: #318dde;
}

header .head_second_row .tb-megamenu-subnav .tb-megamenu-submenu .tb-megamenu-row {
    width: 100% !important;
}

header .head_second_row .tb-megamenu .dropdown-menu li > a:hover, header .head_second_row .tb-megamenu .dropdown-menu li > a:focus, header .head_second_row .tb-megamenu .dropdown-submenu:hover > a {
    color: #318dde;
}

header .head_second_row .tb-megamenu .dropdown-submenu > a::after {
    content: none;
}

header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-menu {
    background-color: #fff;
    border: medium none;
    width: 100%!important;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 80px 0px;
    top: 84px;
}

header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-menu .mega-dropdown-inner {
    max-width: 1230px;
    margin: 0px auto;
    text-align: right;
}

header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-menu .mega-dropdown-inner .tb-megamenu-row {
    text-align: left;
    display: inline-block;
    padding-right: 110px;
}

header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-submenu .dropdown-menu {
    background-color: #fff;
    border: medium none;
    width: 100%!important;
    box-shadow: 0 0 10px #aaa;
    border-bottom: 0;
    padding: 0px 0px 0px 0px;
}

header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-submenu .dropdown-menu .mega-dropdown-inner {
    max-width: 1230px;
    margin: 0px auto;
    text-align: right;
}

header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-submenu .dropdown-menu .mega-dropdown-inner .tb-megamenu-row {
    text-align: left;
    display: inline-block;
    padding-right: 0;
}

header .head_second_row .tb-megamenu-submenu .tb-megamenu-submenu {
    top: 0 !important;
}

header .head_second_row .tb-megamenu .nav li.dropdown.active > .dropdown-toggle, header .head_second_row .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
    color: #53626e;
}

header .head_second_row .tb-megamenu .nav li.dropdown.active > .dropdown-toggle:hover, header .head_second_row .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle:hover {
    color: #318dde;
}

header .head_second_row .tb-megamenu .nav > li.dropdown.open.active > a:hover {
    color: #318dde;
}

header .head_second_row .tb-megamenu .dropdown-menu .active > a {
    background-image: none;
    background-color: transparent;
    color: #333;
}

header .head_second_row .tb-megamenu .dropdown-menu .active > a:hover {
    color: #318dde;
}

header .head_second_row .tb-megamenu .dropdown-menu .active.open > a {
    color: #333;
}

header .head_second_row .tb-megamenu .dropdown-menu .active.open > a:hover {
    color: #318dde;
}

header .head_second_row .tb-megamenu .dropdown-menu .open > a {
    color: #333;
}

header .head_second_row .tb-megamenu .dropdown-menu .open > a:hover {
    color: #318dde;
}

header .logo {
    margin-top: 22px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: auto;
    display: inline-block;
    padding: 0;
}

header .logo img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
}

header .tb-megamenu-block {
    border-right: 1px solid #c9ccce;
    padding-right: 20px;
}

header .tb-megamenu-block .menu_img_col {
    width: 165px;
    float: left;
    margin-right: 15px;
}

header .tb-megamenu-block .menu_img_col img {
    width: 100%;
    max-width: 161px;
    max-height: 161px;
}

header .tb-megamenu-block .menu_cont_col {
    color: #53626e;
    overflow: hidden;
}

header .tb-megamenu-block .menu_cont_col a {
    border: 0 none !important;
    color: #53626e !important;
    font-size: 14px;
    font-weight: bold !important;
    margin-top: 23px;
    padding: 0 !important;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

header .tb-megamenu-block .menu_cont_col a i {
    margin-left: 5px;
}

header .tb-megamenu-block .menu_cont_col a i img {
    width: 20px;
}

header .tb-megamenu-block .menu_cont_col a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
}

header .menudiv {
    float: right;
    margin: 0px 10px 0px 0px;
}

header .menudiv .tb-megamenu {
    background-color: transparent;
    position: static;
}

header .menudiv .tb-megamenu ul.tb-megamenu-nav.nav {
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

header .menudiv .tb-megamenu ul.tb-megamenu-nav.nav > li {
    float: left;
    width: 90px;
    margin-right: 25px;
    height: 84px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
}

header .menudiv .tb-megamenu ul.tb-megamenu-nav.nav > li > a {
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #53626e;
    padding: 0;
    border: 0;
    width: 90px;
}

header .menudiv .tb-megamenu ul.tb-megamenu-nav.nav > li > a .submenu {
    display: none;
    width: 100%;
    background: #2f394f;
    left: 0;
    position: absolute;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.4s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}

header .menudiv .tb-megamenu ul.tb-megamenu-nav.nav > li > a:hover {
    color: #318dde;
}

header .menudiv .tb-megamenu ul.tb-megamenu-nav.nav > li:hover > .submenu {
    max-height: 1000px;
    transition-delay: 0.5s;
}

header .secmenuwrap {
    float: right;
    margin: 0;
    width: 100%;
}

header .secmenuwrap .tb-megamenu {
    background-color: transparent;
    position: static;
}

header .secmenuwrap .tb-megamenu .row {
    margin-left: -15px;
}

header .secmenuwrap .tb-megamenu ul.tb-megamenu-nav.nav {
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

header .secmenuwrap .tb-megamenu ul.tb-megamenu-nav.nav > li {
    float: left;
    width: 90px;
    margin-right: 25px;
    height: 84px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
}

header .secmenuwrap .tb-megamenu ul.tb-megamenu-nav.nav > li > a {
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #53626e;
    padding: 0;
    border: 0;
    width: 90px;
}

header .secmenuwrap .tb-megamenu ul.tb-megamenu-nav.nav > li > a .submenu {
    display: none;
    width: 100%;
    background: #2f394f;
    left: 0;
    position: absolute;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.4s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}

header .secmenuwrap .tb-megamenu ul.tb-megamenu-nav.nav > li > a:hover {
    color: #318dde;
}

header .secmenuwrap .tb-megamenu ul.tb-megamenu-nav.nav > li:hover > .submenu {
    max-height: 1000px;
    transition-delay: 0.5s;
}

header .searchbar {
    height: 84px;
    width: 84px;
    float: right;
    position: relative;
    z-index: 9;
}

header .searchbar .search_ico {
    width: 84px;
    height: 84px;
    position: relative;
    z-index: 9;
    background: url(/sites/all/themes/cuny_csi/images/magnify.png) no-repeat center #53626e;
    display: inline-block;
}

header .searchbar .search_ico.active {
    background: url(/sites/all/themes/cuny_csi/images/closeico.png) no-repeat center #53626e;
}

header .searchbar .srchdiv {
    width: 0;
    height: 84px;
    position: absolute;
    top: 0;
    right: 84px;
    background: #f4f6f7;
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
}

header .searchbar .srchdiv input {
    background: none!important;
    border: medium none !important;
    box-shadow: none;
    color: #666f74;
    font-size: 16px;
    font-weight: normal;
    height: 22px;
    margin: 33px 20px;
    width: 170px;
    vertical-align: top;
}

header .searchbar .srchdiv input:focus {
    box-shadow: none!important;
}

header .searchbar .srchdiv button {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/searchico.png) no-repeat scroll center center;
    border: 0 none;
    height: 20px;
    margin: 34px 0 0 0px;
    width: 20px;
    font-size: 0;
}

header .searchbar .srchdiv button:hover {
    opacity: 0.7;
}

.nav .open a {
    background-color: transparent;
}

.nav .open a:hover {
    background-color: transparent;
}

.nav .open a:focus {
    background-color: transparent;
}

.nav .open a:after {
    background-color: transparent;
}

.head_first_row .tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    background-color: transparent!important;
    color: #fff!important;
    opacity: 1;
}

.hdn {
    opacity: 0;
}

.visible {
    opacity: 1;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    color: #53626e;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    overflow-x: hidden;
}

::-moz-selection {
    background: #0075be;
    color: #fff;
}

img {
    border: none;
    line-height: 1px;
    font-size: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

input {
    font-family: Arial, Helvetica, sans-serif;
}

tesxtarea {
    overflow: auto;
    resize: none;
    font-family: Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {
    outline: none;
}

ul {
    list-style-type: none;
}

a {
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color: #666699;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:focus, a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a, input {
    outline: none;
    text-decoration: none;
}

.latestscroll .views-row img {
    height: auto;
}

footer {
    background: #53626e;
    padding: 5px;
    color: #d6dbde;
    font: 16px/28px arial;
}

footer #block-block-3 h6 {
    color: #d6dbde;
    font-weight: normal;
}

footer .social-link {
    margin-left: -6px !important;
}

footer a {
    color: #d6dbde;
    text-decoration: none;
}

footer a:hover {
    color: #fff;
}

footer a:focus {
    color: #fff;
}

footer h6 {
    color: #83c8ef;
    font: bold 16px/28px arial;
    margin: 0 0 20px 0;
}

footer h6 a {
    color: #83c8ef;
}

footer ul {
    padding: 0;
    margin: 0;
}

footer ul li {
    list-style: none;
    margin-bottom: 8px;
    font: 16px/20px arial;
}

footer ul li strong {
    font-weight: bold;
}

footer ul li strong a {
    color: #83c8ef;
}

footer ul li a {
    color: #d6dbde;
    transition: all 0.3s ease 0s;
}

footer ul li a:hover {
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

footer .footer_firstcolumn .block {
    margin-bottom: 48px;
}

footer .footer_firstcolumn .block img {
    width: 214px;
    height: auto;
}

footer .footer_firstcolumn .block + .block {
    margin-bottom: 49px;
}

footer .footer_firstcolumn .block + .block p:first-child {
    margin-bottom: 20px;
}

footer .footer_firstcolumn .block + .block h6 a {
    color: #d6dbde;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

footer .footer_firstcolumn .block + .block h6 a:hover {
    color: #fff;
}

footer .footer_firstcolumn .block + .block + .block {
    margin-bottom: 0px;
}

footer .footer_firstcolumn .block + .block + .block ul li:last-child {
    margin-bottom: 0;
}

footer .footer_secondcolumn .block + .block {
    margin-top: 30px;
}

footer .footer_secondcolumn .block + .block ul li {
    margin-bottom: 15px;
}

footer .footer_secondcolumn .block + .block ul li:last-child {
    margin-bottom: 0;
}

footer .footer_thirdcolumn .block, footer .footer_thirdcolumn .block + .block {
    margin-bottom: 27px;
}

footer .footer_thirdcolumn .block + .block + .block {
    margin-bottom: 0px;
}

footer .footer_thirdcolumn .block + .block + .block p {
    margin-bottom: 0px;
    line-height: 20px;
}

footer .footer_thirdcolumn .block + .block + .block p a {
    color: #83c8ef;
}

footer .footer_thirdcolumn .block + .block + .block p a:hover {
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

footer .footer_fourthcolumn {
    min-height: 350px;
    position: relative;
    padding-bottom: 65px;
}

footer .footer_fourthcolumn .block p {
    margin-bottom: 0px;
    line-height: 20px;
}

footer .footer_fourthcolumn .block p a {
    color: #83c8ef;
    transition: all 0.3s ease 0s;
}

footer .footer_fourthcolumn .block p a:hover {
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

footer .footer_fourthcolumn .block-shore-social-link h2 {
    color: #83c8ef;
    font: bold 16px/20px arial;
    margin: 0 0 10px 0;
}

footer .footer_fourthcolumn .block-shore-social-link ul {
    margin: 10px 0 0 0;
    padding: 0;
    width: 170px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li {
    height: 36px;
    width: 40px;
    margin-right: 20px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

footer .footer_fourthcolumn .block-shore-social-link ul li a {
    height: 36px;
    width: 40px;
    display: inline-block;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:nth-child(1) {
    background: url(/Institutions/College-of-Staten-Island/images/social_icon.png) no-repeat 0px 0px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:nth-child(2) {
    background: rgba(0, 0, 0, 0) url(/Institutions/College-of-Staten-Island/images/social_icon.png) no-repeat scroll 0 -67px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:nth-child(3) {
    background: url(/Institutions/College-of-Staten-Island/images/social_icon.png) no-repeat 0px -135px;
    margin-right: 0px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:nth-child(4) {
    background: url(/Institutions/College-of-Staten-Island/images/social_icon.png) no-repeat 0px -221px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:nth-child(5) {
    background: url(/Institutions/College-of-Staten-Island/images/social_icon.png) no-repeat 0px -286px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:nth-child(6) {
    background: url(/Institutions/College-of-Staten-Island/images/social_icon.png) no-repeat 0px -353px;
    margin-right: 0px;
}

footer .footer_fourthcolumn .block-shore-social-link ul li:hover {
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

footer .footer_fourthcolumn .footer_right_logo {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 100%;
}

.display_none {
    display: none;
}

.hide_in_mobile {
    visibility: hidden;
}

.breadcrumb-box {
    margin: 30px 0 60px;
}

.breadcrumb-box ul {
    margin: 0;
}

.breadcrumb-box ul li {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/breathcum_arrow.png) no-repeat scroll 0 center;
    color: #53626e;
    display: inline-block;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 11px;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 23px;
}

.breadcrumb-box ul li a {
    color: #666699;
    line-height: 23px;
    text-decoration: none;
}

.breadcrumb-box ul li a:hover {
    color: #318dde;
    text-decoration: underline;
}

.breadcrumb-box ul li:first-child {
    background: none;
    padding-left: 0;
}

.breadcrumb-box ul li:first-child a {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/breathcum_logo.png) no-repeat scroll 0 2px;
    padding-left: 22px;
}

h1.heading11 {
    color: #53626e;
    font: bold 36px/45px arial;
    margin: 0 0 50px 0;
    padding-bottom: 17px;
    border-bottom: 1px solid #babfc4;
}

h1.heading12 {
    color: #53626e;
    font: bold 36px/45px arial;
    margin: 0;
    padding-bottom: 17px;
}

h1.heading13 {
    color: #fff;
    font: bold 36px/45px arial;
    margin: 0;
    padding: 28px 0px 17px 0px;
    border-bottom: 1px solid #babfc4;
}

h1.heading14 {
    color: #53626e;
    font: bold 36px/45px arial;
    margin: 0 0px 45px 0px;
    padding: 0px 0px 17px 0px;
    border-bottom: 1px solid #babfc4;
}

h1.heading14 .faculty-sub-heading {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
}

h1.heading15 {
    color: #53626e;
    font: bold 36px/45px arial;
    margin: 0px 0px 50px 0px;
    padding: 0;
}

.search_office {
    background: #318dde;
    padding: 28px 30px 40px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 35px;
}

.search_office h3 {
    color: #fff!important;
}

.search_office input[type="text"] {
    border: 1px solid #d2d2d2;
    line-heigth: 52px;
    height: 52px;
    color: #53626e;
    font: bold 16px/20px arial;
    margin-bottom: 20px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 0 20px;
    text-transform: uppercase;
}

.search_office input[type="text"]::-webkit-input-placeholder {
    color: #53626e;
}

.search_office input[type="text"]::-moz-placeholder {
    color: #53626e;
}

.search_office input[type="text"]:-ms-input-placeholder {
    color: #c0c4c8;
}

.search_office input[type="text"]:-moz-placeholder {
    color: #53626e;
}

.search_office input[type="submit"] {
    border: 1px solid #3f4d59;
    background: #3f4d59;
    line-heigth: 36px;
    height: 36px;
    color: #fff;
    font: normal 16px/20px arial;
    width: 278px;
    display: block;
    box-sizing: border-box;
    padding: 0 10px;
}

.search_office input[type="submit"]:hover {
    border: 1px solid #2c3740;
    background: #2c3740;
}

.offices_services {
    color: #53626e;
    font: normal 16px/20px arial;
}

.offices_services table {
    margin: 0;
}

.offices_services table thead {
    color: #fff;
    background: #53626e;
}

.offices_services table thead th {
    border: 0;
    padding: 12px 20px;
    width: 33.33%;
}

.offices_services table thead th:last-child {
    width: auto;
}

.offices_services table tbody td {
    color: #53626e;
    font-size: 16px;
    padding: 30px 25px;
}

.offices_services table tbody td span.prefix_contact {
    color: #de853c;
    font-weight: bold;
}

.offices_services table tbody td a {
    color: #53626e;
}

.offices_services table tbody td a:hover {
    text-decoration: underline;
}

.offices_services table tbody td:first-child {
    font-weight: bold;
    font-size: 18px;
}

.offices_services table tbody td:first-child a {
    color: #318dde;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
}

.offices_services table tbody td:first-child a:hover {
    text-decoration: none;
}

.offices_services table p {
    margin: 0;
}

.search_officefor {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

.search_officefor .range {
    margin-top: 8px;
    float: left;
}

.search_officefor .range > a {
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-right: 16px;
}

.search_officefor .range > a:hover {
    color: #318dde;
}

.search_officefor .range > a.active {
    color: #318dde;
}

.search_officefor .viewall {
    float: right;
}

.search_officefor .viewall a {
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 190px;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.search_officefor .viewall a i {
    margin-left: 14px;
}

.search_officefor .viewall a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.no-result-found {
    float: left;
    width: 100%;
    padding: 20px;
    border: 1px solid #cfcfcf;
    margin: 20px 0px 50px 0px;
    font-size: 16px;
    color: #53626e;
    background: #f7fcfc;
}

.item-list > .pager {
    float: left;
    width: 100%;
    border-top: 1px solid #babfc4;
    padding: 50px 0px 0px 0px;
    margin: 0;
}

.item-list > .pager li {
    padding: 0;
    margin: 0px 5px 0px 0px;
    float: left;
    min-width: 55px;
    min-height: 55px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}

.item-list > .pager li a {
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    padding: 0;
    color: #53626e;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.item-list > .pager li a:hover {
    background: #e2e2e2;
}

.item-list > .pager li::before {
    display: none;
}

.item-list > .pager li.pager-current {
    float: left;
    background: #2b333b;
    color: #3abfc7;
    line-height: 55px;
}

.item-list > .pager li.pager-next a {
    background: url(/sites/all/themes/cuny_csi/images/pg-next.png) no-repeat center #757f89;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    font-size: 0;
    display: inline-block;
}

.item-list > .pager li.pager-next a:hover {
    opacity: 0.7;
}

.item-list > .pager li.pager-last a {
    background: url(/sites/all/themes/cuny_csi/images/pg-last.png) no-repeat center #757f89;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    font-size: 0;
    display: inline-block;
}

.item-list > .pager li.pager-last a:hover {
    opacity: 0.7;
}

.item-list > .pager li.pager-previous a {
    background: url(/sites/all/themes/cuny_csi/images/pg-prev.png) no-repeat center #757f89;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    font-size: 0;
    display: inline-block;
}

.item-list > .pager li.pager-previous a:hover {
    opacity: 0.7;
}

.item-list > .pager li.pager-first a {
    background: url(/sites/all/themes/cuny_csi/images/pg-first.png) no-repeat center #757f89;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    font-size: 0;
    display: inline-block;
}

.item-list > .pager li.pager-first a:hover {
    opacity: 0.7;
}

.sidemenu_div ul {
    list-style-type: none;
    margin-left: 0;
}

.sidemenu_div ul li {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    padding-left: 15px;
}

.sidemenu_div ul li a {
    color: #53626e;
    font-size: 16px;
}

.sidemenu_div ul li a:hover {
    color: #3abfc7;
}

.sidemenu_div ul li > ul.menu {
    margin-top: 10px;
}

.sidemenu_div ul li > ul.menu li {
    margin-bottom: 7px;
}

.sidemenu_div ul li > ul.menu li a {
    font-size: 14px;
}

.sidemenu_div ul li.active {
    background: url(/sites/all/themes/cuny_csi/images/dot1.gif) no-repeat left 8px;
}

.sidemenu_div ul li.active > a {
    font-weight: bold;
}

.sidemenu_div ul li.active-trail > a.active-trail {
    font-weight: bold;
}

.sidemenu_div h2 {
    border-bottom: 9px solid #318dde;
    color: #53626e !important;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 15px;
    padding-bottom: 20px;
    max-width: 175px;
    font-weight: bold;
}

.sidemenu_div h2 a {
    color: #53626e !important;
}

.sidemenu_div h2 a:hover {
    color: #3abfc7;
}

.faculty_container {
    width: 100%;
    float: left;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #d1d5d8;
}

.faculty_container figure {
    float: left;
    margin-right: 35px;
    width: 300px;
}

.faculty_container figure img {
    width: 100%;
    max-width: 280px;
}

.faculty_container .faculty_desc {
    overflow: hidden;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.faculty_container .faculty_desc h3 a {
    margin-bottom: 15px;
    color: #666699;
    display: block;
    text-decoration: none;
}

.faculty_container .faculty_desc h3 a:hover {
    color: #318dde;
    text-decoration: underline;
}

.faculty_container .faculty_desc h3 small {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    color: #53626e;
}

.faculty_container .faculty_desc > a {
    font-weight: bold;
    color: #666699;
    text-decoration: none;
}

.faculty_container .faculty_desc > a:hover {
    color: #318dde;
    text-decoration: underline;
}

.faculty_container:last-child {
    border: 0;
    margin-bottom: 0;
}

.inr_owl {
    position: relative;
    max-height: 292px;
    overflow: hidden;
    margin-bottom: 50px;
}

.inr_owl .inner_slider_nav {
    position: absolute;
    top: 50%;
    z-index: 9;
    border: 4px solid #de853c;
    background: #ffffff none repeat scroll 0% 0%;
    right: 14px;
    margin-top: -15px;
}

.inr_owl .inner_slider_nav a {
    width: 20px;
    height: 25px;
    float: left;
    font-size: 0;
}

.inr_owl .inner_slider_nav a.inner_slider_prev {
    background: url(/sites/all/themes/cuny_csi/images/owl-prev.png) no-repeat center;
}

.inr_owl .inner_slider_nav a.inner_slider_prev:hover {
    opacity: 0.7;
}

.inr_owl .inner_slider_nav a.inner_slider_next {
    background: url(/sites/all/themes/cuny_csi/images/owl-next.png) no-repeat center;
}

.inr_owl .inner_slider_nav a.inner_slider_next:hover {
    opacity: 0.7;
}

.inr_owl .inner-page-slider img {
    height: auto;
}

.faculty-exposed-filter {
    background: #318dde;
    padding: 18px 28px;
    margin-bottom: 50px;
}

.faculty-exposed-filter label {
    display: none;
}

.faculty-exposed-filter .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0;
}

.faculty-exposed-filter .views-exposed-widgets {
    margin-bottom: 0;
}

.faculty-exposed-filter .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    width: 333px;
    line-height: 40px;
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.faculty-exposed-filter .nice-select .seld {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/sel-down.png) no-repeat scroll right center;
    border: 1px solid #d2d2d2;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 16px 70px 16px 20px;
    text-transform: uppercase;
}

.faculty-exposed-filter .nice-select .seld span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.faculty-exposed-filter .nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 280px;
    overflow: auto;
    margin-top: -1px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    margin: 0;
}

.faculty-exposed-filter .nice-select.open .seld {
    background: url(/sites/all/themes/cuny_csi/images/sel-up.png) no-repeat right center;
}

.faculty-exposed-filter .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.faculty-exposed-filter .nice-select.open .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.faculty-exposed-filter .nice-select.open .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.faculty-exposed-filter .nice-select.open .option:hover, .faculty-exposed-filter .nice-select.open .option.focus, .faculty-exposed-filter .nice-select.open .option.selected.focus {
    background-color: #f6f7f9;
}

.faculty-exposed-filter .nice-select.open .option.selected {
    font-weight: bold;
}

.faculty-exposed-filter .nice-select.open .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default;
}

.faculty-exposed-filter .no-csspointerevents .nice-select .list {
    display: none;
}

.faculty-exposed-filter .no-csspointerevents .nice-select.open .list {
    display: block;
}

.userbg {
    background: url(/sites/all/themes/cuny_csi/images/loginbg.jpg) no-repeat center / cover;
}

.userbg .profile {
    background: rgba(220, 220, 220, 0.7);
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.5);
    margin: 50px auto;
    max-width: 500px;
    padding: 30px;
    color: #141b21;
    font-size: 16px;
}

.userbg .profile h3 {
    border-bottom: 1px solid #53626e;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.userbg #user-login, .userbg #user-pass, .userbg #user-register-form {
    background: rgba(220, 220, 220, 0.7);
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.5);
    margin: 50px auto;
    max-width: 500px;
    padding: 50px;
}

.userbg #user-login .form-item, .userbg #user-pass .form-item, .userbg #user-register-form .form-item {
    margin-bottom: 2em;
}

.userbg #user-login .form-item label, .userbg #user-pass .form-item label, .userbg #user-register-form .form-item label {
    color: #141b21;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}

.userbg #user-login .form-text, .userbg #user-pass .form-text, .userbg #user-register-form .form-text {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    height: 45px;
    margin: 0;
    padding: 0 16px;
    width: 100%;
}

.userbg #user-login #edit-submit, .userbg #user-pass #edit-submit, .userbg #user-register-form #edit-submit {
    background: #3f4d59 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 18px;
    height: 45px;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.userbg #user-login #edit-submit:hover, .userbg #user-pass #edit-submit:hover, .userbg #user-register-form #edit-submit:hover {
    background: #24323c;
}

.node-faculty .main-cpart.left {
    color: #53626e;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 0px;
    padding-top: 0;
}

.node-faculty .main-cpart.left .field-type-text-with-summary {
    margin-bottom: 50px;
}

.node-faculty .main-cpart.left .faculty-degree {
    margin-bottom: 50px;
}

.node-faculty .main-cpart.left .faculty-degree h3 {
    display: block;
}

.node-faculty .main-cpart.left .faculty-degree p {
    margin: 0;
}

.node-faculty .main-cpart.left .faculty-scholarship {
    margin-bottom: 50px;
}

.node-faculty .main-cpart.left .faculty-scholarship h3 {
    display: block;
}

.node-faculty .left-sidebar {
    padding-bottom: 30px;
    padding-top: 0!important;
    float: right;
}

.node-faculty .left-sidebar .faculty-image {
    margin-bottom: 30px;
}

.node-faculty .left-sidebar .faculty-image img {
    width: 100%;
    height: auto;
    max-width: 280px;
}

.node-faculty .left-sidebar .faculty-contact-information {
    background: #f2f2f2;
    padding: 30px;
    color: #53626e;
    font-size: 16px;
    line-height: 28px;
    margin: 0px 0px 30px 0px;
}

.node-faculty .left-sidebar .faculty-contact-information .title_1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.node-faculty .left-sidebar .faculty-contact-information .title_2 {
    font-size: 18px;
    font-weight: bold;
}

.node-faculty .left-sidebar .faculty-contact-information .title_3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    border-top: 1px solid #53626e;
    padding-top: 20px;
    margin-top: 20px;
}

.node-faculty .left-sidebar .faculty-contact-information .faculty-hr {
    border-bottom: 1px solid #53626e;
    margin: 25px 0px;
    display: none;
}

.node-faculty .left-sidebar .faculty-contact-information a {
    color: #666699;
    font-size: 16px;
    word-wrap: break-word;
    text-decoration: none;
}

.node-faculty .left-sidebar .faculty-contact-information a:hover {
    color: #318dde;
    text-decoration: underline;
}

.node-faculty .left-sidebar .faculty-website {
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 0px;
    border-top: 8px solid #e6e6e6;
    float: left;
    width: 100%;
    text-transform: capitalize;
}

.node-faculty .left-sidebar .faculty-website a {
    color: #666699;
    text-decoration: none;
}

.node-faculty .left-sidebar .faculty-website a:hover {
    color: #318dde;
    text-decoration: underline;
}

.faculty-share {
    border: 1px solid #d9d9d9;
    display: inline-block;
}

.faculty-share a {
    width: 68px;
    height: 68px;
    position: relative;
    float: left;
    overflow: hidden;
    color: #fff!important;
}

.faculty-share a span {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: #5ac7ec;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.faculty-share a:hover > span {
    top: 0;
}

.faculty-share a.facebook-social {
    background: url(/sites/all/themes/cuny_csi/images/f_ico.png) no-repeat center;
    border-right: 1px solid #d9d9d9;
}

.faculty-share a.twitter-social {
    background: url(/sites/all/themes/cuny_csi/images/t_ico.png) no-repeat center;
    border-right: 1px solid #d9d9d9;
}

.faculty-share a.linkedin-social {
    background: url(/sites/all/themes/cuny_csi/images/in_ico.png) no-repeat center;
    border-right: 1px solid #d9d9d9;
}

.faculty-share a.email-social {
    background: url(/sites/all/themes/cuny_csi/images/mail_ico.png) no-repeat center;
}

.department_block_1 {
    width: 100%;
    float: left;
    padding-bottom: 48px;
}

.department_block_1 .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.department_block_1 .left p {
    text-align: justify;
}

.department_block_1 .right {
    padding-top: 53px;
}

.department_block_1 .right .viewbtn {
    float: right;
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 100%;
    max-width: 275px;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.department_block_1 .right .viewbtn i {
    margin-left: 14px;
}

.department_block_1 .right .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.department_block_1 .right .aplybtn {
    background: #3f4d59 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px arial;
    max-width: 275px;
    padding: 8px;
    text-align: center;
    width: 100%;
    margin-top: 12px;
    text-decoration: none;
}

.department_block_1 .right .aplybtn:hover {
    background: #2c3740;
}

.filter_wrap {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.filter_wrap .view-filters {
    width: 100%;
    background: #318dde;
    padding: 18px 0 24px;
    position: relative;
    z-index: 99;
}

.filter_wrap .view-filters label {
    display: none;
}

.filter_wrap .view-filters .views-exposed-form .views-exposed-widget {
    padding: 0;
}

.filter_wrap .view-filters .views-exposed-widgets {
    margin-bottom: 0;
}

.filter_wrap .view-filters .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    width: auto;
    min-width: 333px;
    line-height: 40px;
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    margin-right: 12px;
}

.filter_wrap .view-filters .nice-select .seld {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/sel-down.png) no-repeat scroll right center;
    border: 1px solid #d2d2d2;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 16px 70px 16px 20px;
    text-transform: uppercase;
}

.filter_wrap .view-filters .nice-select .seld span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.filter_wrap .view-filters .nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 280px;
    overflow: auto;
    margin-top: -1px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    margin: 0;
}

.filter_wrap .view-filters .nice-select.open .seld {
    background: url(/sites/all/themes/cuny_csi/images/sel-up.png) no-repeat right center;
}

.filter_wrap .view-filters .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.filter_wrap .view-filters .nice-select.open .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.filter_wrap .view-filters .nice-select.open .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.filter_wrap .view-filters .nice-select.open .option:hover, .filter_wrap .view-filters .nice-select.open .option.focus, .filter_wrap .view-filters .nice-select.open .option.selected.focus {
    background-color: #f6f7f9;
}

.filter_wrap .view-filters .nice-select.open .option.selected {
    font-weight: bold;
}

.filter_wrap .view-filters .nice-select.open .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default;
}

.filter_wrap .view-filters .no-csspointerevents .nice-select .list {
    display: none;
}

.filter_wrap .view-filters .no-csspointerevents .nice-select.open .list {
    display: block;
}

.filter_wrap .view-content {
    position: relative;
    overflow: hidden;
}

.filter_wrap .view-content ul {
    margin: 0px -3px 0px -3px;
    display: block;
}

.filter_wrap .view-content ul li {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0px 3px 6px 3px;
    position: relative;
}

.filter_wrap .view-content ul li .imgd {
    width: 100%;
    background: #000;
    position: relative;
}

.filter_wrap .view-content ul li .imgd img {
    width: 100%;
    height: auto!important;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.filter_wrap .view-content ul li .cont_wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    z-index: 9;
    padding: 25px;
}

.filter_wrap .view-content ul li .cont_wrap .bdrwrap {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.filter_wrap .view-content ul li .cont_wrap .bdrwrap > div {
    width: 100%;
    display: block;
}

.filter_wrap .view-content ul li .cont_wrap h3 {
    color: #fff;
    display: block;
}

.filter_wrap .view-content ul li .cont_wrap h6 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.slides-container li > img {
    position: absolute!important;
}

.department_helplinks {
    float: left;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
}

.department_helplinks .container {
    max-width: 915px;
}

.department_helplinks h3 {
    border-top: 7px solid #318dde;
    padding: 34px 0px 17px 0px;
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e4e5e6;
    margin: 0!important;
}

.department_helplinks ul {
    margin: 0!important;
}

.department_helplinks ul li {
    display: block;
    border-bottom: 1px solid #e4e5e6;
    padding: 12px 0px!important;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.department_helplinks ul li a {
    color: #666699;
}

.department_helplinks ul li a:hover {
    color: #318dde;
    text-decoration: underline;
}

.department_helplinks ul li::before {
    display: none;
}

.program_block_1 {
    width: 100%;
    float: left;
}

.program_block_1 .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.program_block_1 .left .overview {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.program_block_1 .left .overview p {
    margin: 0;
}

.program_block_1 .left .overview .truncate-text {
    margin-bottom: 30px;
}

.program_block_1 .left .overview ul {
    width: 100%;
    max-width: 639px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    margin: 0;
}

.program_block_1 .left .overview ul li {
    list-style-type: none;
}

.program_block_1 .left .overview .feauter_boxes {
    display: flex;
    display: -webkit-flex;
    margin-top: 33px;
}

.program_block_1 .left .overview .feauter_boxes .featured_box {
    width: 33.33%;
    margin-right: 10px;
    background: #a3cb69;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap {
    padding: 27px 30px 35px 30px;
    color: #fff;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap span {
    font-size: 14px;
    font-weight: bold;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap p {
    color: #fff;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap ul {
    columns: auto auto;
    -webkit-columns: auto auto;
    -moz-columns: auto auto;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap ul li {
    background: rgba(0, 0, 0, 0) url("/sites/all/themes/cuny_csi/images/pg-normal.png") no-repeat scroll left 1.42857143px auto;
    display: inline-block;
    margin-bottom: 1px;
    padding-left: 16px;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap a {
    color: #000;
}

.program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap a:hover {
    color: #fff;
}

.program_block_1 .left .overview .feauter_boxes .featured_box:nth-of-type(2n) {
    background: #de853c;
}

.program_block_1 .left .overview .feauter_boxes .featured_box:nth-of-type(3n) {
    background: #318dde;
}

.program_block_1 .left .overview .viewbtn_wrap {
    padding: 27px 10px 0px 0px;
    text-align: right;
    width: 100%;
}

.program_block_1 .left .overview .viewbtn_wrap a {
    font-weight: bold;
}

.program_block_1 .left .school_overview {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.program_block_1 .left .school_overview p {
    margin: 0;
}

.program_block_1 .left .school_overview a.moreless {
    color: #666699;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.program_block_1 .left .school_overview a.moreless:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .left .schoolinfo_row {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #d1d5d8;
    float: left;
    width: 100%;
}

.program_block_1 .left .schoolinfo_row .type_programe {
    background: #318dde;
    padding: 21px 38px 31px 38px;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.program_block_1 .left .schoolinfo_row .type_programe label {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}

.program_block_1 .left .schoolinfo_row .type_programe ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0px 0px 0px 16px;
}

.program_block_1 .left .schoolinfo_row .type_programe ul li {
    margin: 10px 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding-right: 10px;
    padding-left: 0;
    float: left;
    width: 33.33%;
}

.program_block_1 .left .schoolinfo_row .type_programe ul li a {
    color: #fff;
    text-decoration: none;
}

.program_block_1 .left .schoolinfo_row .type_programe ul li a:hover {
    text-decoration: underline;
}

.program_block_1 .left .schoolinfo_row .school_imgcol {
    float: left;
    width: 100%;
    max-width: 304px;
    margin-right: 33px;
}

.program_block_1 .left .schoolinfo_row .school_imgcol img {
    width: 100%;
    height: auto;
}

.program_block_1 .left .schoolinfo_row .schoolinfo_col {
    overflow: hidden;
}

.program_block_1 .left .schoolinfo_row:last-child {
    border: 0 none;
    padding-bottom: 0;
    margin: 0;
}

.program_block_1 .left .deptbios {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .left .deptbios p {
    margin: 0;
}

.program_block_1 .left .program_dept {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .left .program_dept ul {
    display: inline-block;
}

.program_block_1 .left .program_dept ul li {
    margin-bottom: 0px;
    padding-left: 10px;
    float: left;
    width: 50%;
    padding-right: 10px;
}

.program_block_1 .left iframe {
    width: 100%;
    max-width: 870px;
    min-height: 480px;
    vertical-align: top;
    margin-bottom: 50px;
}

.program_block_1 .left #accordion {
    padding: 0px 0px 50px 0px;
    border-bottom: 1px solid #d1d5d8;
    margin-bottom: 50px;
}

.program_block_1 .left .honors {
    padding: 0px 0px 50px 0px;
    margin-bottom: 50px;
    border-bottom: 1px solid #d1d5d8;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .left .honors p {
    margin: 0;
}

.program_block_1 .left .honors .honors_carousel {
    margin-top: 35px;
}

.program_block_1 .left .honors .honors_carousel .itemwrap {
    border: 1px solid #e6e6e6;
    padding: 31px 25px 45px 25px;
    text-align: center;
    width: 99%;
}

.program_block_1 .left .honors .honors_carousel .owl-item img {
    width: auto;
    height: auto;
    display: inline-block;
    max-width: 100%;
}

.program_block_1 .left .honors .honors_carousel .owl-controls {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    width: 100%;
    height: 1px;
}

.program_block_1 .left .honors .honors_carousel .owl-controls .owl-prev {
    width: 41px;
    height: 58px;
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/crsl_left.png) no-repeat scroll left top;
    font-size: 0;
}

.program_block_1 .left .honors .honors_carousel .owl-controls .owl-next {
    width: 41px;
    height: 58px;
    float: right;
    background: url(/sites/all/themes/cuny_csi/images/crsl_right.png) no-repeat scroll left top;
    font-size: 0;
}

.program_block_1 .left .programe_news {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .left .programe_news p {
    margin: 0;
    text-align: justify;
}

.program_block_1 .left .programe_news .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
}

.program_block_1 .left .programe_news .rightitem {
    padding-left: 30px;
}

.program_block_1 .left .programe_news .rightitem img {
    width: auto!important;
    height: auto!important;
}

.program_block_1 .left .programe_news .rightitem h6 {
    margin: 0;
    margin-bottom: 20px;
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
}

.program_block_1 .left .programe_news .rightitem h6 a {
    color: #666699;
    text-decoration: none;
}

.program_block_1 .left .programe_news .rightitem h6 a:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .left .programe_news .rightitem .morecont {
    font-weight: bold;
    display: block;
    text-transform: capitalize;
}

.program_block_1 .left .programe_news .rightitem .viewbtn {
    float: left;
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 100%;
    max-width: 275px;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.program_block_1 .left .programe_news .rightitem .viewbtn i {
    margin-left: 14px;
    display: inline-block;
}

.program_block_1 .left .programe_news .rightitem .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.program_block_1 .left .programe_news .rightitem .news_event_scroller_controls {
    padding: 30px 0px 45px 0px;
    overflow: hidden;
}

.program_block_1 .left .programe_news .rightitem .news_event_scroller_controls .news_prev {
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/news_arrow_left.png) no-repeat left top;
    width: 15px;
    height: 26px;
    padding: 0;
    border: 0;
}

.program_block_1 .left .programe_news .rightitem .news_event_scroller_controls .news_next {
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/news_arrow_right.png) no-repeat left top;
    width: 15px;
    height: 26px;
    margin-left: 25px;
    padding: 0;
    border: 0;
}

.program_block_1 .left .dept_facilities {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .left .dept_facilities p {
    margin: 0;
}

.program_block_1 .left .dept_facilities .facilities_carousel {
    margin-top: 30px;
}

.program_block_1 .left .dept_facilities .facilities_carousel .item {
    overflow: hidden;
    width: 100%;
}

.program_block_1 .left .dept_facilities .facilities_carousel .item > a {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 20px;
}

.program_block_1 .left .dept_facilities .facilities_carousel .item > a img {
    width: 100%;
    height: auto;
}

.program_block_1 .left .dept_facilities .facilities_carousel .item p {
    text-align: justify;
    padding-right: 20px;
}

.program_block_1 .left .dept_facilities .facilities_carousel .item h3 {
    margin-top: 40px;
}

.program_block_1 .left .dept_facilities .facilities_carousel .owl-controls {
    position: absolute;
    left: 0;
    top: 150px;
    margin-top: -25px;
    width: 100%;
    height: 1px;
}

.program_block_1 .left .dept_facilities .facilities_carousel .owl-controls .owl-prev {
    width: 41px;
    height: 58px;
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/crsl_left.png) no-repeat scroll left top;
    font-size: 0;
}

.program_block_1 .left .dept_facilities .facilities_carousel .owl-controls .owl-next {
    width: 41px;
    height: 58px;
    float: right;
    background: url(/sites/all/themes/cuny_csi/images/crsl_right.png) no-repeat scroll left top;
    font-size: 0;
}

.program_block_1 .left .other_programe {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .left .other_programe p {
    margin: 0;
}

.program_block_1 .left .other_programe .programs_link_list h4, .program_block_1 .left .other_programe .jobs_link_list h4 {
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 46px;
}

.program_block_1 .left .other_programe .programs_link_list ul li, .program_block_1 .left .other_programe .jobs_link_list ul li {
    margin-bottom: 5px;
    padding-left: 0;
}

.program_block_1 .left .other_programe .programs_link_list .viewinfo, .program_block_1 .left .other_programe .jobs_link_list .viewinfo {
    color: #666699;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    margin-top: 30px;
    display: block;
    text-decoration: none;
}

.program_block_1 .left .other_programe .programs_link_list .viewinfo:hover, .program_block_1 .left .other_programe .jobs_link_list .viewinfo:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .left .other_programe .jobs_carousel {
    margin-top: 46px;
}

.program_block_1 .left .other_programe .jobs_carousel .item h4 {
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
}

.program_block_1 .left .other_programe .jobs_carousel .item ul {
    margin: 0;
}

.program_block_1 .left .other_programe .jobs_carousel .item ul li {
    background: url(/sites/all/themes/cuny_csi/images/dot1.gif) no-repeat scroll 1px 10px;
    margin-bottom: 5px;
    padding-left: 19px;
}

.program_block_1 .left .other_programe .jobs_carousel .item ul li a {
    color: #666699;
    text-decoration: none;
}

.program_block_1 .left .other_programe .jobs_carousel .item ul li a:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .left .other_programe .jobs_carousel .item .viewinfo {
    color: #666699;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    margin-top: 30px;
    display: block;
    text-decoration: none;
}

.program_block_1 .left .other_programe .jobs_carousel .item .viewinfo:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .left .other_programe:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}

.program_block_1 .left #accordion .accordion-content ul {}

.program_block_1 .left #accordion .accordion-content ul li {
    width: 25%;
    list-style-type: none;
}

.program_block_1 .right {
    padding-top: 0px;
    padding-left: 43px;
}

.program_block_1 .right .viewbtn {
    float: right;
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 100%;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.program_block_1 .right .viewbtn i {
    margin-left: 14px;
}

.program_block_1 .right .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.program_block_1 .right .aplybtn {
    background: #3f4d59 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px arial;
    padding: 8px;
    text-align: center;
    width: 100%;
    margin-top: 12px;
    text-decoration: none;
}

.program_block_1 .right .aplybtn:hover {
    background: #2c3740;
}

.program_block_1 .right .contact_apply_btn {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.program_block_1 .right .adress_block {
    background: #f2f2f2;
    padding: 33px 27px 53px 27px;
    float: left;
    margin: 0px;
    margin-bottom: 30px;
    width: 100%;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
}

.program_block_1 .right .adress_block .building_room {
    padding-bottom: 24px;
    margin-bottom: 31px;
    border-bottom: 1px solid #53626e;
}

.program_block_1 .right .adress_block .contact_detail {
    padding-bottom: 20px;
}

.program_block_1 .right .adress_block h5 {
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0px;
    line-height: normal;
}

.program_block_1 .right .adress_block h4 {
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 25px;
}

.program_block_1 .right .adress_block h3 {
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.program_block_1 .right .adress_block a {
    color: #666699;
    text-decoration: none;
    font-weight: normal;
}

.program_block_1 .right .adress_block a:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .right .adress_block a[href^="mailto:"]:hover {
    text-decoration: underline;
}

.program_block_1 .right .officehour {
    background: #53626e;
    padding: 32px 27px 24px 27px;
    float: left;
    width: 100%;
}

.program_block_1 .right .officehour p {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #c0cbd4;
}

.program_block_1 .right .officehour p a {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .right .officehour p a:hover {
    color: #fff;
}

.program_block_1 .right .officehour h6 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}

.program_block_1 .right .helplinks {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.program_block_1 .right .helplinks h3 {
    border-top: 9px solid #318dde;
    padding: 34px 0px 17px 0px;
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e4e5e6;
    margin: 0!important;
}

.program_block_1 .right .helplinks ul {
    margin: 0;
}

.program_block_1 .right .helplinks ul li {
    display: block;
    border-bottom: 1px solid #e4e5e6;
    padding: 13px 0px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.program_block_1 .right .helplinks ul li a {
    color: #666699;
    text-decoration: none;
}

.program_block_1 .right .helplinks ul li a:hover {
    color: #318dde;
    text-decoration: underline;
}

.program_block_1 .right .helplinks ul li::before {
    display: none;
}

.program_block_1 .right .faculty-share {
    border: 1px solid #d9d9d9;
    display: inline-block;
}

#accordion .accordion-toggle {
    cursor: pointer;
    background: #318dde;
    padding: 28px 60px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
}

#accordion .accordion-toggle span {
    background: url(/sites/all/themes/cuny_csi/images/ac-down-arrow.png) no-repeat left top;
    display: inline-block;
    padding-left: 40px;
}

#accordion .accordion-toggle.active span {
    background: url(/sites/all/themes/cuny_csi/images/ac-up-arrow.png) no-repeat left top;
}

#accordion .accordion-toggle:nth-of-type(2n) {
    background: #33a3e3;
}

#accordion .accordion-toggle:nth-of-type(3n) {
    background: #66baea;
}

#accordion .accordion-content {
    display: none;
    padding: 25px 60px;
    font-size: 16px;
    color: #53626e;
    line-height: 28px;
}

#accordion .accordion-content p {
    margin: 0;
}

#accordion .accordion-content ul {
    margin: 0px;
    display: inline-block;
}

#accordion .accordion-content ul li {
    float: left;
    width: 100%;
}

#accordion .accordion-content ul li a {
    color: #666699;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}

#accordion .accordion-content ul li a:hover {
    color: #318dde;
    text-decoration: underline;
}

#accordion .accordion-content .viewbtn {
    border: 2px solid #3f4d59;
    color: #3f4d59;
    float: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 20px;
    margin-top: 30px;
    max-width: 278px;
    padding: 8px;
    text-align: center;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

#accordion .accordion-content .viewbtn i {
    margin-left: 14px;
}

#accordion .accordion-content .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

#accordion .accordion-content.default {
    display: block;
}

.school_business_block_1 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.school_business_block_1 .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.school_business_block_1 .left p {
    margin: 0;
}

.school_business_block_1 .right {
    padding-left: 45px;
}

.school_business_block_1 .right .viewbtn {
    float: right;
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 100%;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.school_business_block_1 .right .viewbtn i {
    margin-left: 14px;
}

.school_business_block_1 .right .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.school_business_block_1 .right .aplybtn {
    background: #3f4d59 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px arial;
    padding: 8px;
    text-align: center;
    width: 100%;
    margin-top: 12px;
    text-decoration: none;
}

.school_business_block_1 .right .aplybtn:hover {
    background: #2c3740;
}

.school_business_block_1 .right .contact_apply_btn {
    display: inline-block;
    margin-bottom: 23px;
    width: 100%;
}

.school_business_block_1 .right .adress_block {
    background: #f2f2f2;
    padding: 22px 20px 22px 25px;
    float: left;
    margin: 0px;
    margin-bottom: 30px;
    width: 100%;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    word-wrap: break-word;
}

.school_business_block_1 .right .adress_block h3 {
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    line-height: normal;
}

.school_business_block_1 .right .adress_block p {
    margin: 0;
}

.school_business_block_1 .right .adress_block a {
    font-weight: normal;
}

.school_business_block_1 .right .faculty-share {
    margin-top: 10px;
    border: 1px solid #d9d9d9;
    display: inline-block;
}

.school_business_block_2 {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.school_business_block_2 .imgdi {
    float: left;
    width: 304px;
    margin-right: 35px;
    margin-bottom: 20px;
}

.school_business_block_2 .imgdi img {
    width: 100%;
}

.school_business_block_2 .descprition {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.school_business_block_2 .descprition h3 {
    margin: -5px 0 20px;
}

.school_business_block_2 .descprition p {
    margin: 0;
}

.readmorelink {
    color: #666699;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.readmorelink:hover {
    color: #318dde;
    text-decoration: underline;
}

.school_business_block_3 {
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.school_business_block_3 .left .dep_box_wrap {
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
}

.school_business_block_3 .left .dep_box_wrap .department {
    color: #fff;
    text-align: center;
    padding: 0 5px 10px;
    width: 33.33%;
    float: left;
}

.school_business_block_3 .left .dep_box_wrap .department a {
    width: 100%;
    height: 297px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    text-decoration: none;
    color: #fff;
}

.school_business_block_3 .left .dep_box_wrap .department a .txtwrap {
    display: inline-block;
    padding: 10px;
    word-wrap: break-word;
    width: 100%;
}

.school_business_block_3 .left .dep_box_wrap .department a .txtwrap h5 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.school_business_block_3 .left .dep_box_wrap .department a .txtwrap h3 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.school_business_block_3 .left .dep_box_wrap .department a:hover .txtwrap {
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-push;
    animation-timing-function: linear;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-push;
    -webkit-animation-timing-function: linear;
    -ms-animation-duration: 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-push;
    -ms-animation-timing-function: linear;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(1) a {
    background: #318dde;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(2) a {
    background: #de853c;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(3) a {
    background: #3f4d59;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(4) a {
    background: #a3cb69;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(4n+1) a {
    background: #318dde;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(4n+2) a {
    background: #de853c;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(4n+3) a {
    background: #3f4d59;
}

.school_business_block_3 .left .dep_box_wrap .department:nth-child(4n+4) a {
    background: #a3cb69;
}

.school_business_block_3 .right .btnwrap {
    width: 33.33%;
    padding-right: 16px;
    margin-top: 20px;
}

.school_business_block_3 .right .btnwrap .viewbtn {
    float: right;
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 100%;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.school_business_block_3 .right .btnwrap .viewbtn i {
    margin-left: 14px;
}

.school_business_block_3 .right .btnwrap .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.school_business_block_3 .right .btnwrap .aplybtn {
    background: #3f4d59 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px arial;
    padding: 8px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    text-decoration: none;
}

.school_business_block_3 .right .btnwrap .aplybtn:hover {
    background: #2c3740;
}

.school_business_block_4 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 0px;
    margin-bottom: 50px;
}

.school_business_block_4 #accordion {
    padding: 0px 0px 50px 0px;
}

.school_business_block_4 .business_programe {
    padding: 0px 65px 50px 65px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.school_business_block_4 .business_programe p {
    margin: 0;
}

.school_business_block_4 #accordion .accordion-toggle {
    border-bottom: 1px solid #1e9ae0;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(1n) {
    background: #008cdc;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(2n) {
    background: #33a3e3;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(3n) {
    background: #4caee6;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(4n) {
    background: #66baea;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(5n) {
    background: #7fc5ed;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(6n) {
    background: #92d0f3;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(7n) {
    background: #a0dafb;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(8n) {
    background: #a0dafb;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(9n) {
    background: #a0dafb;
}

.school_business_block_4 #accordion .accordion-toggle:nth-of-type(10n) {
    background: #a0dafb;
}

.school_business_block_5 {
    display: flex;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d1d5d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.school_business_block_5 .programe_news {
    padding: 0px 0px 0px 0px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    float: left;
}

.school_business_block_5 .programe_news p {
    margin: 0;
    text-align: justify;
}

.school_business_block_5 .programe_news .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    max-height: 490px;
    max-width: 600px;
}

.school_business_block_5 .programe_news .rightitem {
    padding-left: 30px;
    line-height: 28px;
}

.school_business_block_5 .programe_news .rightitem img {
    width: auto!important;
    height: auto!important;
}

.school_business_block_5 .programe_news .rightitem h6 {
    margin: 0;
    margin-bottom: 20px;
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
}

.school_business_block_5 .programe_news .rightitem .morecont {
    font-weight: bold;
    text-transform: capitalize;
    display: block;
}

.school_business_block_5 .programe_news .rightitem .viewbtn {
    float: left;
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 100%;
    max-width: 275px;
    text-align: center;
    border: 2px solid #3f4d59;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.school_business_block_5 .programe_news .rightitem .viewbtn i {
    margin-left: 14px;
    display: inline-block;
}

.school_business_block_5 .programe_news .rightitem .viewbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.school_business_block_5 .programe_news .rightitem .news_event_scroller_controls {
    padding: 30px 0px 45px 0px;
    overflow: hidden;
}

.school_business_block_5 .programe_news .rightitem .news_event_scroller_controls .news_prev {
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/news_arrow_left.png) no-repeat left top;
    width: 15px;
    height: 26px;
    padding: 0;
    border: 0;
}

.school_business_block_5 .programe_news .rightitem .news_event_scroller_controls .news_next {
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/news_arrow_right.png) no-repeat left top;
    width: 15px;
    height: 26px;
    margin-left: 25px;
    padding: 0;
    border: 0;
}

.school_business_block_6 {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.school_business_block_6 .honors {
    padding: 0px 0px 0px 0px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
}

.school_business_block_6 .honors p {
    margin: 0;
}

.school_business_block_6 .honors .honors_carousel {
    margin-top: 35px;
}

.school_business_block_6 .honors .honors_carousel .itemwrap {
    border: 1px solid #e6e6e6;
    padding: 31px 25px 45px 25px;
    text-align: center;
    width: 99%;
}

.school_business_block_6 .honors .honors_carousel .owl-item img {
    width: auto;
    height: auto;
    display: inline-block;
    max-width: 100%;
}

.school_business_block_6 .honors .honors_carousel .owl-stage {
    margin-left: 1px;
}

.office_hours_head {
    float: left;
    width: 100%;
    padding-top: 27px;
    border-top: 1px solid #babfc4;
}

.office_hours_head .left {
    float: left;
    color: #53626e;
    font-size: 16px;
    line-height: 28px;
}

.office_hours_head .right {
    float: right;
}

.office_hours_head .right a.downloadbtn {
    color: #3f4d59;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    line-height: 17px;
    width: 275px;
    text-align: center;
    border: 1px solid #53626e;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none;
}

.office_hours_head .right a.downloadbtn i {
    margin-left: 14px;
}

.office_hours_head .right a.downloadbtn:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-vertical;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-vertical;
    -ms-animation-timing-function: ease-in-out;
}

.office_hours_head .right .viewdepart {
    background: #3f4d59 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px arial;
    max-width: 275px;
    padding: 8px;
    text-align: center;
    width: 100%;
    margin-top: 12px;
    text-decoration: none;
}

.office_hours_head .right .viewdepart:hover {
    background: #2c3740;
}

.office_hours_content {
    float: left;
    width: 100%;
    padding-top: 26px;
}

.office_hours_content table {
    width: 100%;
    table-layout: fixed;
}

.office_hours_content table th {
    background: #318dde;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 15px;
    border: 0;
    margin-bottom: 18px;
    word-wrap: break-word;
}

.office_hours_content table td {
    color: #53626e;
    font-size: 16px;
    padding: 10px 15px;
    border: 0;
    word-wrap: break-word;
}

.office_hours_content table td:nth-child(1) {
    width: 245px;
}

.office_hours_content table td:nth-child(2) {
    width: 244px;
}

.office_hours_content table td:nth-child(3) {
    width: 250px;
}

.office_hours_content table td:nth-child(4) {
    width: 245px;
}

.office_hours_content table tr:nth-child(1) td {
    padding-top: 25px;
}

.office_hours_content table tbody tr:nth-child(even) {
    background: #f9f9f9;
}

.office_hours_content .subttl {
    margin: 0!important;
    border: 0!important;
    background: #53626e;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-top: 35px!important;
}

.two_colum_wrap > .main-cpart.right {
    float: right;
}

.two_colum_wrap > .left-sidebar {
    float: left;
}

body > #slider {
    background: #fff;
    position: relative;
    z-index: 9999;
}

header .searchbar.mo-srch {
    display: none;
}

header .logo.mo-logo {
    display: none;
}

#admin-menu {
    z-index: 99999;
}

.view-calendar .calendar-calendar .week-view #header-container td.margin-right {
    width: 17px;
}

.view-calendar .calendar-calendar .month-view .full td.multi-day div.monthview, .view-calendar .calendar-calendar .week-view .full td.multi-day div.weekview, .view-calendar .calendar-calendar .day-view .full td.multi-day div.dayview {
    height: auto!important;
}

.view-calendar .calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents, .view-calendar .calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
    position: static;
    width: 100%;
}

.view-calendar {
    padding-bottom: 50px;
}

.view-calendar .calendar-calendar .month-view .full td.single-day .calendar-empty, .view-calendar .calendar-calendar .month-view .full td.single-day.empty, .view-calendar .calendar-calendar .month-view .full td.date-box.empty {
    color: #ccc;
}

.view-calendar .calendar-calendar .month-view .full td.multi-day div.monthview, .view-calendar .calendar-calendar .week-view .full td.multi-day div.weekview, .view-calendar .calendar-calendar .day-view .full td.multi-day div.dayview {
    background: #dae2ea none repeat scroll 0 0;
}

.view-calendar .calendar-calendar .month-view .full td.single-day div.monthview, .view-calendar .calendar-calendar .week-view .full td.single-day div.weekview, .view-calendar .calendar-calendar .day-view .full td.single-day div.dayview {
    background: #ffc none repeat scroll 0 0;
    padding: 5px 10px;
}

.view-calendar .calendar-calendar .month-view .full td.multi-day div.monthview, .view-calendar .calendar-calendar .week-view .full td.multi-day div.weekview, .view-calendar .calendar-calendar .day-view .full td.multi-day div.dayview {
    border-radius: 0;
    color: #000;
    padding: 5px 10px;
}

.view-calendar .calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .view-calendar .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .view-calendar .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .view-calendar .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
    background: #dae2ea none repeat scroll 0 0;
}

.view-calendar .calendar-calendar th.days {
    background-color: #eeeeee;
    font-size: 16px;
    padding: 10px 0px;
    color: #555e65;
    text-transform: uppercase;
}

.view-calendar .calendar-calendar td {
    border: 1px solid #cfcfcf;
    font-size: 16px;
    font-weight: bold;
}

.view-calendar .calendar-calendar div.calendar {
    font-size: 14px;
}

.view-calendar .view-filters {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-left: -300vw;
    margin-right: -300vw;
    padding: 20px 300vw;
}

.view-calendar .view-filters label {
    display: none;
}

.view-calendar .view-filters .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
}

.view-calendar .view-filters .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0;
}

.view-calendar .view-filters #edit-title-wrapper {
    margin-bottom: 15px;
    width: 100%;
}

.view-calendar .view-filters .views-submit-button {
    width: 100%;
    float: left;
    padding-left: 15px!important;
}

.view-calendar .view-filters #edit-submit-calendar {
    background: #52606c;
    color: #fff;
    line-height: 29px;
    padding: 11px 10px;
    width: 100%;
    border: 0;
    font-size: 16px;
}

.view-calendar .view-filters #edit-submit-calendar:hover {
    opacity: 0.9;
}

.view-calendar .view-filters .reset-button-calendar {
    float: left;
    margin-top: 12px;
    width: 100%;
    padding-left: 15px;
    text-align: center;
}

.view-calendar .view-filters .reset-button-calendar a {
    background: #52606c;
    color: #fff;
    line-height: 29px;
    padding: 11px 10px;
    width: 100%;
    border: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.view-calendar .view-filters .reset-button-calendar a:hover {
    opacity: 0.9;
}

.view-calendar .view-filters .form-text {
    border: 1px solid #d2d2d2;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 14px 70px 14px 20px;
    text-transform: uppercase;
    width: 100%;
    margin-right: 15px;
}

.view-calendar .view-filters #edit-field-department-value-wrapper, .view-calendar .view-filters #edit-field-categories-term-tid-wrapper, .view-calendar .view-filters .views-month-year-calendar {
    width: 33.33%;
    padding-right: 10px;
}

.view-calendar .view-filters .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    margin-right: 0;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    line-height: 40px;
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.view-calendar .view-filters .nice-select .seld {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/sel-down.png) no-repeat scroll right center;
    border: 1px solid #d2d2d2;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 14px 70px 14px 20px;
    text-transform: uppercase;
}

.view-calendar .view-filters .nice-select .seld span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.view-calendar .view-filters .nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 280px;
    overflow: auto;
    margin-top: -1px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    margin: 0;
}

.view-calendar .view-filters .nice-select.open .seld {
    background: url(/sites/all/themes/cuny_csi/images/sel-up.png) no-repeat right center;
}

.view-calendar .view-filters .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.view-calendar .view-filters .nice-select.open .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.view-calendar .view-filters .nice-select.open .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.view-calendar .view-filters .nice-select.open .option:hover, .view-calendar .view-filters .nice-select.open .option.focus, .view-calendar .view-filters .nice-select.open .option.selected.focus {
    background-color: #f6f7f9;
}

.view-calendar .view-filters .nice-select.open .option.selected {
    font-weight: bold;
}

.view-calendar .view-filters .nice-select.open .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default;
}

.view-calendar .view-filters .no-csspointerevents .nice-select .list {
    display: none;
}

.view-calendar .view-filters .no-csspointerevents .nice-select.open .list {
    display: block;
}

.view-calendar .view-header {
    float: left;
    width: 100%;
    padding: 0px 20px;
}

.view-calendar .view-content {
    float: left;
    width: 100%;
    padding: 0px 20px;
}

.view-calendar .date-nav-wrapper {
    float: left;
    padding: 45px 0px 88px 0px;
    margin: 0;
    width: 100%;
}

.view-calendar .date-nav-wrapper .pager {
    padding: 0;
    float: left;
    width: 33%;
    margin: 0;
    border: 0;
}

.view-calendar .date-nav-wrapper .pager li {
    min-height: inherit;
    min-width: inherit;
    position: static;
    float: left;
    margin: 0;
    padding: 0;
}

.view-calendar .date-nav-wrapper .pager li a {
    font-weight: bold;
    height: 44px;
    margin: 0;
    border-radius: 0;
    padding: 0px 20px;
    width: auto;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #a5ca6a;
    background-image: none;
    background-repeat: repeat-x;
    border-color: none;
    border-image: none;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    font-size: 19px;
    text-decoration: none;
}

.view-calendar .date-nav-wrapper .pager li a:hover {
    background: #8db85c;
    background-position: 0 -15px;
    color: #fff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.view-calendar .date-nav-wrapper .pager li::before {
    display: none;
}

.view-calendar .date-nav-wrapper .pager .date-prev {
    position: static;
    float: left;
    background: none;
}

.view-calendar .date-nav-wrapper .pager .date-prev a {
    margin-right: 0;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.view-calendar .date-nav-wrapper .pager .date-next {
    position: static;
    float: left;
    background: none;
}

.view-calendar .date-nav-wrapper .pager .date-next a {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.view-calendar .date-nav-wrapper .pager .date-today {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

.view-calendar .date-nav-wrapper .pager .date-today a {
    padding: 0px 22px;
}

.view-calendar .date-nav-wrapper .calendar-button-group {
    float: right;
}

.view-calendar .date-nav-wrapper .calendar-button-group a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    align-items: center;
    background-color: #a5ca6a;
    background-image: none;
    background-repeat: repeat-x;
    border-color: none;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    display: flex;
    float: left;
    font-size: 19px;
    font-weight: bold;
    height: 44px;
    margin: 0;
    padding: 0 20px;
    text-shadow: none;
    width: auto;
}

.view-calendar .date-nav-wrapper .calendar-button-group a:hover {
    background: #8db85c;
    background-position: 0 -15px;
    color: #fff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.view-calendar .date-nav-wrapper .calendar-button-group a:first-child {
    border-radius: 20px 0px 0px 20px;
    border-right: 2px solid #fff;
}

.view-calendar .date-nav-wrapper .calendar-button-group a:last-child {
    border-radius: 0px 20px 20px 0px;
    border-left: 2px solid #fff;
}

.view-calendar .date-nav-wrapper .calendar-button-group a.first {
    border-radius: 20px 0px 0px 20px;
    border-right: 2px solid #fff;
}

.view-calendar .date-nav-wrapper .calendar-button-group a.active {
    background: #8db85c;
    background-position: 0 -15px;
}

.view-calendar .date-nav-wrapper .date-heading {
    float: left;
    position: relative;
    text-align: center;
    top: 0;
    width: 33%;
    z-index: 0;
    margin-top: 5px;
}

.view-calendar .date-nav-wrapper .date-heading h3 {
    font-size: 37px;
    line-height: 32px;
    font-weight: bold;
    color: #4b5c66;
}

.school_business_block_2 .descprition #trimTextJs[data-readmore] {
    overflow: visible;
    transition: height 500ms ease 0s;
}

.common_left_bar_page {
    border-bottom: 1px solid #d1d5d8;
    float: left;
    padding-bottom: 50px;
    margin-bottom: 50px;
    width: 100%;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.moreless {
    color: #666699;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.moreless:hover {
    color: #318dde;
    text-decoration: underline;
}

.grid {
    max-width: 820px;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid .grid-item {
    float: left;
    width: 375px;
    margin: 0px 0px 20px 0px;
}

.grid .grid-item .image {
    width: 100%;
    margin-bottom: 35px;
}

.grid .grid-item .image img {
    width: 100%;
    height: auto!important;
}

.grid .grid-item .category {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    color: #53626e;
    margin-bottom: 10px;
}

.grid .grid-item .date {
    font-size: 26px;
    color: #d8d9db;
    margin-bottom: 15px;
    line-height: 22px;
}

.grid .grid-item .title {
    font-size: 17px;
    color: #53626e;
    margin-bottom: 10px;
    font-weight: bold;
}

.grid .grid-item .content {
    color: #53626e;
    font-size: 14px;
    line-height: 26px;
}

.social_share {
    float: left;
    width: 100%;
    margin-top: 65px;
}

.social_share strong {
    font-weight: bold;
    color: #53626e;
    font-size: 16px;
    float: left;
    padding-left: 12px;
}

.social_share .facebook-social {
    background: url(/sites/all/themes/cuny_csi/images/fb_ico.gif) no-repeat left top;
    width: 22px;
    height: 19px;
    font-size: 0;
    float: left;
    margin-left: 15px;
}

.social_share .twitter-social {
    background: url(/sites/all/themes/cuny_csi/images/twit_ico.gif) no-repeat left top;
    width: 22px;
    height: 19px;
    font-size: 0;
    float: left;
    margin-left: 15px;
}

.social_share .linkedin-social {
    background: url(/sites/all/themes/cuny_csi/images/ic_ico.gif) no-repeat left top;
    width: 22px;
    height: 19px;
    font-size: 0;
    float: left;
    margin-left: 15px;
}

.department_helplinks.new_event {
    padding-top: 30px;
    padding-bottom: 30px;
}

.important-contact {
    background: #f2f2f2;
    padding: 45px 27px 45px 27px;
    float: left;
    margin: 0px;
    margin-bottom: 30px;
    width: 100%;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
}

.important-contact h5 {
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    margin: 0;
    margin-top: 20px;
    line-height: normal;
}

.important-contact h4 {
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 8px;
    line-height: 25px;
}

.important-contact h3 {
    color: #53626e;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    line-height: normal;
}

.important-contact .cnct_list {
    width: 100%;
    background: url(/sites/all/themes/cuny_csi/images/dashline.gif) no-repeat left bottom;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.important-contact .cnct_list:last-child {
    margin: 0;
    padding: 0;
    background: none;
}

.important-contact .cnct_list a {
    color: #666699;
    text-decoration: none;
}

.important-contact .cnct_list a:hover {
    color: #318dde;
    text-decoration: underline;
}

.important-contact .cnct_list a[href^="mailto:"]:hover {
    text-decoration: underline;
}

.important-contact a {
    font-weight: normal!important;
}

.new_news_wrap {
    padding-bottom: 50px;
}

.new_news_wrap .right {
    padding-left: 45px;
    padding-bottom: 50px;
}

.new_news_wrap .right .important-contact .cnct_list {
    background: none;
    border-bottom: 1px solid #516371;
}

.new_news_wrap .right .important-contact .cnct_list:last-child {
    border: 0;
}

.new_news_wrap .right .important-contact .cnct_list a[href^="mailto:"]:hover {
    text-decoration: underline;
}

.new_news_wrap .element-invisible {
    display: none;
}

.new_news_wrap .item-list > .pager {
    border: 0;
}

.event_grid {
    padding-top: 65px;
}

#sidebar_events {
    float: left;
    width: 100%;
    padding: 30px 23px;
    background: #328dde;
    color: #fff;
    margin-top: 25px;
}

#sidebar_events h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
}

#sidebar_events .views-row {
    padding: 20px 0px;
    border-bottom: 1px solid #fffeff;
}

#sidebar_events .views-row p {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: normal;
}

#sidebar_events .views-row .views-field-title a {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
}

#sidebar_events .views-row .views-field-title a:hover {
    opacity: 0.9;
}

#sidebar_events .views-row .views-field-field-date {
    font-style: italic;
    margin-bottom: 3px;
}

#sidebar_events .views-row:nth-last-child(2) {
    border-bottom: 0;
}

#sidebar_events .button-upcoming-calendar a {
    border: 2px solid #fffeff;
    padding: 5px;
    width: 100%;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 35px;
    font-size: 16px;
    margin-bottom: 15px;
    text-decoration: none;
}

#sidebar_events .button-upcoming-calendar a:hover {
    background: #fff;
    color: #328dde;
}

.news-and-event-image {
    background-attachment: fixed;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

.news-and-event-image .news-event-heading {
    align-items: center;
    -webkit-align-items: center;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    text-shadow: 5px 0 5px #000;
    top: 0;
    width: 100%;
}

.node-type-events.breadcrumb-box, .node-type-news.breadcrumb-box {
    margin: 30px 0 20px;
}

.event-meta-details {
    margin-top: 75px;
}

.event-meta-details date {
    color: #53626e;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

.event-meta-details date .date-display-range {
    display: inline-block;
}

.event-meta-details .terms {
    font-size: 16px;
    color: #53626e;
}

.news-and-event-detail {
    margin-top: 10px;
}

.node-type-news .news-and-event-detail {
    margin-top: 75px;
}

.event_filters {
    display: none;
}

.news-event-filter {
    background: #f9f9f9;
    padding: 20px 0px;
}

.news-event-filter .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    margin-right: 15px;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    width: 333px;
    line-height: 40px;
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.news-event-filter .nice-select .seld {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/sel-down.png) no-repeat scroll right center;
    border: 1px solid #d2d2d2;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 14px 70px 14px 20px;
    text-transform: uppercase;
}

.news-event-filter .nice-select .seld span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news-event-filter .nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 280px;
    overflow: auto;
    margin-top: -1px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    margin: 0;
}

.news-event-filter .nice-select.open .seld {
    background: url(/sites/all/themes/cuny_csi/images/sel-up.png) no-repeat right center;
}

.news-event-filter .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.news-event-filter .nice-select.open .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.news-event-filter .nice-select.open .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.news-event-filter .nice-select.open .option:hover, .news-event-filter .nice-select.open .option.focus, .news-event-filter .nice-select.open .option.selected.focus {
    background-color: #f6f7f9;
}

.news-event-filter .nice-select.open .option.selected {
    font-weight: bold;
}

.news-event-filter .nice-select.open .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default;
}

.news-event-filter .no-csspointerevents .nice-select .list {
    display: none;
}

.news-event-filter .no-csspointerevents .nice-select.open .list {
    display: block;
}

.node-type-t6-template .t6-template {
    float: left;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #cecfd1;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.node-type-t6-template .t6-template .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.node-type-t6-template .t6-template .right {
    padding-left: 45px;
}

.node-type-t6-template .t6-template .right .important-contact {
    padding: 20px 30px;
    overflow-wrap: break-word;
}

.node-type-t6-template .t6-template .right .separator {
    margin: 20px 0px;
    height: 1px;
    float: left;
    width: 100%;
    border-top: 1px solid #555555;
    display: none;
}

.node-type-t6-template .field_facilities .field-facilities-wrap {
    margin-bottom: 50px;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-image {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-image img {
    width: 100%;
    max-width: 278px;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-content {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-link {
    margin-top: 30px;
    overflow: hidden;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-link a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    font-size: 16px;
    color: #318dde;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 30px;
    float: left;
    text-decoration: none;
    line-height: normal;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-link a i {
    margin-left: 22px;
    line-height: 20px;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-link a i img {
    display: inline-block;
    margin-top: 5px;
}

.node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-link a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.node-type-t6-template .department_helplinks.school {
    padding-top: 0;
}

.node-type-t7-template .t6-template {
    float: left;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #cecfd1;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.node-type-t7-template .t6-template .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.node-type-t7-template .t6-template .right {
    padding-left: 45px;
}

.node-type-t7-template .t6-template .right .important-contact {
    padding: 20px 30px;
    overflow-wrap: break-word;
}

.node-type-t7-template .image-with-link-wrap {
    width: 100%;
    float: left;
    margin-bottom: 55px;
}

.node-type-t7-template .image-with-link-wrap .imgcol {
    padding-right: 40px;
}

.node-type-t7-template .image-with-link-wrap img {
    max-width: 100%;
}

.node-type-t7-template .image-with-link-wrap .image-with-title h3 {
    margin-bottom: 10px;
}

.node-type-t7-template .image-with-link-wrap .image-with-content {
    color: #586063;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}

.node-type-t7-template .image-with-link-wrap .image-with-link a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    font-size: 16px;
    color: #318dde;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin: 5px 0px;
    text-decoration: none;
}

.node-type-t7-template .image-with-link-wrap .image-with-link a i {
    margin-left: 15px;
}

.node-type-t7-template .image-with-link-wrap .image-with-link a i img {
    display: inline-block;
    margin-top: 7px;
}

.node-type-t7-template .image-with-link-wrap .image-with-link a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.node-type-t7-template .video-with-link-wrap {
    width: 100%;
    float: left;
    margin-bottom: 55px;
}

.node-type-t7-template .video-with-link-wrap iframe {
    max-width: 100%;
    height: 238px;
}

.node-type-t7-template .video-with-link-wrap .imgcol {
    padding-right: 40px;
}

.node-type-t7-template .video-with-link-wrap .image-with-title h3 {
    margin-bottom: 10px;
}

.node-type-t7-template .video-with-link-wrap .image-with-content {
    color: #586063;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}

.node-type-t7-template .video-with-link-wrap .image-with-link a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    font-size: 16px;
    color: #318dde;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin: 5px 0px;
    text-decoration: none;
}

.node-type-t7-template .video-with-link-wrap .image-with-link a i {
    margin-left: 15px;
}

.node-type-t7-template .video-with-link-wrap .image-with-link a i img {
    display: inline-block;
    margin-top: 7px;
}

.node-type-t7-template .video-with-link-wrap .image-with-link a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.node-type-t7-template .t7-template-stats {
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 73px 0 65px;
    text-align: center;
    margin-bottom: 50px;
}

.node-type-t7-template .t7-template-stats .stats1-heading {
    color: #2c8bdd;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.node-type-t7-template .t7-template-stats .count_wrap {
    display: inline-block;
    line-height: normal;
}

.node-type-t7-template .t7-template-stats .count_wrap span {
    font-size: 35px;
    line-height: 56px;
}

.node-type-t7-template .t7-template-stats .count_wrap span.left {
    display: inline-block;
    vertical-align: top;
}

.node-type-t7-template .t7-template-stats .count_wrap span.right {
    display: inline-block;
    float: right;
    vertical-align: top;
}

.node-type-t7-template .t7-template-stats .count_wrap span.counter {
    display: inline-block;
    font-size: 40px;
    overflow: hidden;
}

.node-type-t7-template .t7-template-stats .stats1-value {
    color: #2c8bdd;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: bold;
    line-height: 62px;
}

.node-type-t7-template .t7-template-stats .stats2-heading {
    color: #eb5f5e;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.node-type-t7-template .t7-template-stats .stats2-value {
    color: #eb5f5e;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: bold;
    line-height: 62px;
}

.node-type-t7-template .t7-template-stats .stats3-heading {
    color: #a5ca6b;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.node-type-t7-template .t7-template-stats .stats3-value {
    color: #a5ca6b;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: bold;
    line-height: 62px;
}

.node-type-t7-template .module5 {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.node-type-t7-template .module5 ul {
    padding: 0;
}

.node-type-t7-template .module5 ul li {
    padding-left: 20px;
}

.node-type-t7-template .module5 ul li a {
    color: #666699;
    text-decoration: none;
}

.node-type-t7-template .module5 ul li a:hover {
    color: #83c8ef;
    text-decoration: underline;
}

.node-type-t7-template .module5 ul ul {
    padding: 0;
}

.node-type-t7-template .module5 ul ul li {
    padding-left: 20px;
}

.node-type-t7-template .module5 ul ul li a {
    color: #666699;
    text-decoration: none;
}

.node-type-t7-template .module5 ul ul li a:hover {
    color: #83c8ef;
    text-decoration: underline;
}

.node-type-t7-template .module5 ol {
    padding: 0;
}

.node-type-t7-template .module5 ol li {
    list-style-position: inside;
    padding-left: 18px;
    text-indent: -18px;
}

.node-type-t7-template .module5 ol li a {
    color: #666699;
    text-decoration: none;
}

.node-type-t7-template .module5 ol li a:hover {
    color: #83c8ef;
    text-decoration: underline;
}

.node-type-t7-template .module5 ol ol {
    padding: 0;
}

.node-type-t7-template .module5 ol ol li {
    list-style-position: inside;
    padding-left: 18px;
    text-indent: -18px;
}

.node-type-t7-template .module5 ol ol li a {
    color: #666699;
    text-decoration: none;
}

.node-type-t7-template .module5 ol ol li a:hover {
    color: #83c8ef;
    text-decoration: underline;
}

.node-type-t7-template .field_facilities .field-facilities-wrap {
    padding-bottom: 50px;
    border-bottom: 1px solid #cecfd1;
    margin-bottom: 50px;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .field-facilities-image {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .field-facilities-image img {
    width: 100%;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap {
    background: #a3cb6a;
    padding: 60px 50px;
    color: #fff;
    text-align: center;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap h3 {
    color: #fff;
    margin-bottom: 10px;
    opacity: 0.9;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap p {
    color: #fff;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap .field-facilities-content {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    opacity: 0.9;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap .field-facilities-link {
    margin-top: 45px;
    overflow: hidden;
    display: inline-block;
    opacity: 0.9;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap .field-facilities-link a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: left;
    padding: 0px 15px;
    text-decoration: none;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap .field-facilities-link a i {
    margin-left: 15px;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap .field-facilities-link a i img {
    display: inline-block;
    margin-top: 2px;
}

.node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap .field-facilities-link a:hover i {
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: 1;
    -ms-animation-name: hvr-icon-wobble-horizontal;
    -ms-animation-timing-function: ease-in-out;
}

.node-type-t7-template .department_helplinks.school {
    padding-top: 0;
}

.node-type-t13-template .t13-template {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.node-type-t13-template .t13-template a {
    color: #666699;
    font-weight: bold;
    text-decoration: none;
}

.node-type-t13-template .t13-template a:hover {
    color: #318dde;
    text-decoration: underline;
}

.node-type-t13-template .t13-template .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.node-type-t13-template .tab-header {
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.node-type-t13-template .tab-header a.button {
    background: #fff;
    color: #318dde;
    border: 1px solid #b8d4ec;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 3px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    text-decoration: none;
}

.node-type-t13-template .tab-header a.button:hover {
    background: #3495ec;
    color: #fff;
    text-decoration: none;
}

.node-type-t13-template .tab-header a.button.active {
    background: #318dde none repeat scroll 0 0;
    color: #fff;
}

.node-type-t13-template .tabs {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 50px;
    margin-bottom: 50px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.node-type-t13-template .tabs .table-class {
    float: left;
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
}

.node-type-t13-template .tabs .table-class table {
    margin-bottom: 22px;
    border: 0;
    min-width: 520px;
}

.node-type-t13-template .tabs .table-class table th {
    border: 0;
    background: #e3e4e8;
    padding: 15px;
    color: #53626e;
    font-weight: bold;
    font-size: 16px;
}

.node-type-t13-template .tabs .table-class table td {
    border: 0;
    padding: 5px 15px;
    color: #53626e;
    font-size: 14px;
}

.node-type-t13-template .tabs .table-class table td:nth-child(1) {
    width: 275px;
}

.node-type-t13-template .tabs .table-class table td:nth-child(2) {
    width: 275px;
}

.node-type-t13-template .tabs .table-class table tbody {
    border: 0;
    margin-top: 10px;
}

.node-type-t13-template .tabs .table-class table tbody tr:nth-child(2n) {
    background: #f9f9f9 none repeat scroll 0 0;
}

.node-type-t13-template .tabs .table-class table:last-child {
    margin: 0;
}

.node-type-t13-template .tabs h3 {
    margin-top: 25px;
    margin-bottom: 5px;
}

.node-type-t13-template .accordion-section {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.node-type-t13-template .accordion-section .accordion-txt {
    padding-bottom: 15px;
}

.node-type-t13-template .accordion-section .accordion-txt h3 {
    margin-bottom: 15px;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(1n) {
    background: #008cdc;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(2n) {
    background: #33a3e3;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(3n) {
    background: #4caee6;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(4n) {
    background: #66baea;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(5n) {
    background: #7fc5ed;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(6n) {
    background: #92d0f3;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(7n) {
    background: #a0dafb;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(8n) {
    background: #a0dafb;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(9n) {
    background: #a0dafb;
}

.node-type-t13-template .accordion-section #accordion .accordion-toggle:nth-of-type(10n) {
    background: #a0dafb;
}

.common-content-text {
    display: inline-block;
    width: 100%;
}

.common-content-text .table-class {
    margin-bottom: 20px;
}

.common-content-text p {
    margin-bottom: 20px;
}

.node-type-t14-template .t14-template {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cecfd1;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.node-type-t14-template .t14-template a {
    color: #666699;
    font-weight: bold;
    text-decoration: none;
}

.node-type-t14-template .t14-template a:hover {
    color: #318dde;
    text-decoration: underline;
}

.node-type-t14-template .t14-template .left {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.node-type-t14-template .t14-template .right {
    padding-left: 45px;
}

.node-type-t14-template .t14-template .right .important-contact {
    padding: 20px 30px;
    overflow-wrap: break-word;
}

.node-type-t14-template .t14-template .right .important-contact h5 {
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0;
}

.node-type-t14-template .second-content .btgrid {
    margin-bottom: 50px;
}

.node-type-t14-template .second-content .btgrid img {
    width: 100%!important;
    height: auto!important;
}

.node-type-t14-template .second-content .center-full-image {
    width: 100%;
    display: inline-block;
}

.node-type-t14-template .second-content .center-full-image img {
    width: 100%!important;
    height: auto!important;
}

.node-type-t14-template .second-content .quote-sky-color {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-style: italic;
    font-size: 20px;
    color: #318dde;
}

.node-type-t14-template .second-content .table-class table {
    border: 0!important;
    width: 100%!important;
    max-width: 700px;
    min-width: 465px;
}

.node-type-t14-template .second-content .table-class table th {
    border-bottom: 0;
}

.node-type-t14-template .second-content .table-class table td {
    border: 1px solid #e8e8e8;
}

.node-type-t14-template .second-content .table-class table th, .node-type-t14-template .second-content .table-class table td {
    padding: 7px 10px;
}

.node-type-t14-template .second-content .table-class table tr td:first-child {
    background-color: #f3f3f3!important;
}

.node-type-t14-template .second-content .youtube-embed-wrapper {
    margin: 0px 0px 50px 0px;
    width: 100%;
}

.node-type-t14-template .gallery {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.node-type-t14-template .gallery .bx-wrapper {
    margin-bottom: 35px!important;
}

.node-type-t14-template .gallery .bx-wrapper ul {
    margin: 0;
}

.node-type-t14-template .gallery .bx-wrapper .bx-viewport {
    background: none;
    border: 0;
    box-shadow: none;
    left: 0;
}

.node-type-t14-template .gallery .bx-wrapper .bx-viewport img {
    height: auto;
    width: 100%;
}

.node-type-t14-template .gallery .bx-wrapper .bx-controls {
    display: none;
}

.node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger {
    padding-right: 110px;
    margin-bottom: 0!important;
}

.node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger .bx-controls {
    display: block;
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 110px;
}

.node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger .bx-controls .bx-next {
    background: url(/sites/all/themes/cuny_csi/images/bx-right.gif) no-repeat center;
    width: 26px;
    height: 31px;
    right: 0;
}

.node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger .bx-controls .bx-prev {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/bx-left.gif) no-repeat scroll center center;
    height: 31px;
    left: auto;
    right: 58px;
    width: 26px;
}

.node-type-t14-template .gallery .gallery-content {
    background: #a2cb6b none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    padding: 15px 26px;
    width: 100%;
}

.node-type-t14-template .gallery #bxslider-pager {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.node-type-t14-template .accordion-wrapper {
    float: left;
    width: 100%;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 50px;
}

.node-type-t14-template .tab-header {
    float: left;
    width: 100%;
}

.node-type-t14-template .tab-header .tab-head-box {
    float: left;
    margin-right: 1px;
}

.node-type-t14-template .tab-header .tab-head-box a {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    color: #53626e;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    min-width: 170px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}

.node-type-t14-template .tab-header .tab-head-box a.active {
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-bottom: 0;
}

.node-type-t14-template .tabs {
    float: left;
    width: 100%;
    background: #f1f1f1;
    padding: 30px;
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 50px;
}

.node-type-t14-template .call-to-action {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px;
}

.node-type-t14-template .accordion-section {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(1n) {
    background: #008cdc;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(2n) {
    background: #33a3e3;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(3n) {
    background: #4caee6;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(4n) {
    background: #66baea;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(5n) {
    background: #7fc5ed;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(6n) {
    background: #92d0f3;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(7n) {
    background: #a0dafb;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(8n) {
    background: #a0dafb;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(9n) {
    background: #a0dafb;
}

.node-type-t14-template .accordion-section #accordion .accordion-toggle:nth-of-type(10n) {
    background: #a0dafb;
}

.node-type-t14-template .department_helplinks h3 {
    border-top: 7px solid #2483d6;
}

.call-to-action {
    margin-top: 25px;
}

.call-to-action a {
    border: 1px solid #53626e;
    color: #53626e;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    max-width: 230px;
    padding: 7px;
    text-align: center;
    width: 100%;
    text-decoration: none!important;
}

.call-to-action a:hover {
    color: #318dde;
    border: 1px solid#318dde;
}

.success-stories {
    padding-bottom: 50px;
    float: left;
    width: 100%;
}

.success-stories .right {
    padding-left: 45px;
    padding-bottom: 50px;
}

.success-stories .right .social_share {
    margin: 5px 0px 0px 0px;
}

.success-stories .right .faculty-image {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.success-stories .right .faculty-image img {
    width: 100%;
    height: auto;
    max-width: 280px;
}

.success-stories .element-invisible {
    display: none;
}

.success-stories .item-list > .pager {
    border: 0;
}

.view-all-news-and-events .view-empty {
    width: 100%;
    padding: 20px 20px 9px;
    border: 1px solid #cfcfcf;
    margin: 20px 0px 50px 0px;
    font-size: 16px;
    color: #53626e;
    background: #f7fcfc;
}

.special-announcements {
    background: #f8fdfe none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 20px;
}

.special-announcements h4 {
    color: #53626e;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 20px;
}

.special-announcements p {
    margin: 0;
    margin-bottom: 10px;
}

.special-announcements ul {
    margin: 20px 0 30px 20px;
    padding: 0;
}

.special-announcements ul p {
    margin: 0;
}

.special-announcements ul li {
    padding-left: 5px;
}

.special-announcements ul ul {
    margin: 10px 0 10px 30px;
    padding: 0;
}

.special-announcements ul ul li {
    padding-left: 5px;
}

.special-announcements ol {
    margin: 20px 0 30px 20px;
    padding: 0;
}

.special-announcements ol p {
    margin: 0;
}

.special-announcements ol li {
    padding-left: 5px;
}

.special-announcements ol ol {
    margin: 10px 0 10px 30px;
    padding: 0;
}

.special-announcements ol ol li {
    padding-left: 5px;
}

body.page-search .form-wrapper {
    margin-top: 20px;
    float: left;
    background: #f2f2f2 none repeat scroll 0 0;
    margin-bottom: 25px;
    padding: 25px;
    width: 100%;
}

body.page-search .form-wrapper .form-item-keys {
    float: left;
    margin: 0;
    width: 85%;
}

body.page-search .form-wrapper .form-item-keys label {
    font-size: 16px;
    color: #53626e;
    display: block;
    height: 23px;
}

body.page-search .form-wrapper .form-item-keys input[type="text"] {
    float: left;
    border: none!important;
    color: #53626e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-right: 15px;
    padding: 13px 70px 13px 20px!important;
    text-transform: uppercase;
    width: 100%;
    background-color: #fff !important;
    background-image: none !important;
    height: 45px;
}

body.page-search .form-wrapper .form-submit {
    background: #53626e none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 16px;
    height: 45px;
    margin-top: 28px;
    text-transform: uppercase;
    vertical-align: top;
    width: 15%;
}

body.page-search #google-cse-results {
    float: left;
    width: 100%;
}

body.page-search #google-cse-results .gsc-control-cse {
    padding: 0;
}

body.page-search #google-cse-results .gsc-tabsArea {
    border: 0;
    width: 100%;
    height: auto;
}

body.page-search #google-cse-results .gsc-tabsArea .gsc-tabHeader {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 0 none;
    color: #53626e;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}

body.page-search #google-cse-results .gsc-tabsArea .gsc-tabHeader.gsc-tabhActive {
    background: #53626e;
    color: #fff;
}

body.page-search #google-cse-results .gsc-refinementsArea {
    border: 0;
    margin: 0;
    padding: 0;
}

body.page-search #google-cse-results .gsc-above-wrapper-area {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 10px 0px;
}

body.page-search #google-cse-results .gsc-above-wrapper-area table tbody {
    border: none;
}

body.page-search #google-cse-results .gsc-wrapper tbody {
    border: none;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-adBlock {
    display: none!important;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results {
    width: 100%;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gcsc-branding {
    display: none!important;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result {
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gs-spelling {
    padding: 0;
    color: #53626e;
    font-size: 16px;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gs-spelling a {
    color: #318dde;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside {
    padding: 0;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title {
    height: auto;
    text-decoration: none;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title a {
    color: #53626e;
    font-size: 20px;
    line-height: 28px;
    height: auto;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title a b {
    color: #53626e;
    text-decoration: none;
    font-size: 20px;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title a:hover {
    color: #318dde;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title a:hover b {
    color: #318dde;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-url-top {
    padding: 0;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-url-top .gs-visibleUrl {
    color: #53626e;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-table-result {
    margin-top: 10px;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-table-result .gs-snippet {
    color: #53626e;
    font-size: 16px;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-cursor-box {
    margin: 0px;
    margin-bottom: 20px;
    padding: 20px 0px;
    float: left;
    width: 100%;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-page {
    align-items: center;
    background-color: transparent;
    border: 0 none;
    border-radius: 50%;
    color: #53626e;
    display: flex;
    height: 55px;
    justify-content: center;
    padding: 0;
    width: 55px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px 0 0;
    min-height: 55px;
    min-width: 55px;
    text-decoration: none;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    background: #e2e2e2 none repeat scroll 0 0;
}

body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
    background: #2b333b none repeat scroll 0 0;
    color: #3abfc7;
    float: left;
    line-height: 55px;
}

.program_block_1 .sidebar-content-mobile {
    padding: 0px 15px;
    display: none;
}

.program_block_1 .sidebar-content-mobile .right {
    padding: 20px 0px 20px 0px;
}

.desktop-only {
    display: block;
}

a.remove-tel {
    text-decoration: none!important;
    cursor: text!important;
    font-weight: normal!important;
    color: #53626e!important;
}

a.remove-tel:hover {
    color: #53626e!important;
}

#mobile-additional-menu {
    background: #fff;
    border-bottom: 4px solid #318dde;
    border-radius: 0;
    color: #53626e;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    padding: 0 15px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
}

#mobile-additional-menu .defalt {
    display: inline-block;
    width: 100%;
}

#mobile-additional-menu .defalt span {
    background: url(/sites/all/themes/cuny_csi/images/menuico2.png) no-repeat scroll left top;
    width: 20px;
    height: 14px;
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

#mobile-additional-menu .close-menu {
    display: inline-block;
    width: 100%;
}

#mobile-additional-menu .close-menu span {
    background: url(/sites/all/themes/cuny_csi/images/menuico2_close.png) no-repeat scroll left top;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

#honors_carousel {
    margin-top: 35px;
}

#honors_carousel .itemwrap {
    border: 1px solid #e6e6e6;
    padding: 31px 25px 45px 25px;
    text-align: center;
    width: 99%;
}

#honors_carousel .owl-item img {
    width: auto;
    height: auto;
    display: inline-block;
    max-width: 100%;
}

#honors_carousel .owl-controls {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    width: 100%;
    height: 1px;
}

#honors_carousel .owl-controls .owl-prev {
    width: 41px;
    height: 58px;
    float: left;
    background: url(/sites/all/themes/cuny_csi/images/crsl_left.png) no-repeat scroll left top;
    font-size: 0;
}

#honors_carousel .owl-controls .owl-next {
    width: 41px;
    height: 58px;
    float: right;
    background: url(/sites/all/themes/cuny_csi/images/crsl_right.png) no-repeat scroll left top;
    font-size: 0;
}

.menuico {
    display: none;
}

.menuico_first {
    display: none;
}

.error-page-404 #content {
    text-align: center;
    min-height: 250px;
    margin-top: 50px;
}

.error-page-404 #content #page-title {
    font-size: 80px;
    line-height: 30px;
    text-shadow: 1px 0px 12px;
}

.error-homepage-link {
    margin-top: 20px;
    font-size: 14px;
}

.error-homepage-link a {
    color: #666699;
    font-weight: bold;
    text-decoration: none;
}

.error-homepage-link a:hover {
    color: #318dde;
    text-decoration: underline;
}

.error-homepage-link a:first-child {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/breathcum_logo.png) no-repeat scroll 0 2px;
    padding-left: 22px;
}

.center-full-image {
    width: 100%;
    display: inline-block;
}

.center-full-image img {
    width: 100%!important;
    height: auto!important;
}

.quote-sky-color {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-style: italic;
    font-size: 20px;
    color: #318dde;
}

.table-class table {
    border: 0!important;
    width: 100%!important;
    max-width: 700px;
    min-width: 465px;
}

.table-class table th {
    border-bottom: 0;
}

.table-class table td {
    border: 1px solid #e8e8e8;
}

.table-class table th, .table-class table td {
    padding: 7px 10px;
}

.table-class table tr td:first-child {
    background-color: #f3f3f3!important;
}

.call-to-action-center {
    margin-top: 25px;
    text-align: center;
}

.call-to-action-center a {
    border: 1px solid #53626e;
    color: #53626e;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    max-width: 230px;
    padding: 7px;
    text-align: center;
    width: 100%;
    text-decoration: none;
}

.call-to-action-center a:hover {
    color: #318dde;
    border: 1px solid#318dde;
}

.call-to-action-right {
    margin-top: 25px;
    text-align: right;
}

.call-to-action-right a {
    border: 1px solid #53626e;
    color: #53626e;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    max-width: 230px;
    padding: 7px;
    text-align: center;
    width: 100%;
    text-decoration: none;
}

.call-to-action-right a:hover {
    color: #318dde;
    border: 1px solid#318dde;
}

.truncate-text ul li {
    padding-left: 20px;
}

.truncate-text ol, .truncate-text ul {
    margin: 30px 0 0 50px;
    padding: 0;
}

table a {
    color: #666699;
    text-decoration: none;
}

table a:hover {
    color: #318dde;
    text-decoration: underline;
}

table a[href^="mailto:"]:hover {
    text-decoration: underline;
}

h1 a {
    font-size: 36px;
}

body .second-content {
    color: #53626e;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

body .second-content h2 {
    color: #79bde8;
}

body .second-content h3 {
    color: #6a737b;
}

body .second-content h4 {
    color: #0039a6;
}

body .second-content a {
    color: #666699;
    font-weight: bold;
    text-decoration: none;
}

body .second-content a:hover {
    color: #318dde;
    text-decoration: underline;
}

body .second-content ul {
    padding: 0;
}

body .second-content ul p {
    margin: 0;
}

body .second-content ul li {
    list-style-type: none;
    padding-left: 19px;
}

body .second-content ul li a {
    font-weight: normal;
}

body .second-content ul ul {
    padding: 0;
}

body .second-content ul ul li {
    list-style-type: none;
}

body .second-content ul ul li a {
    font-weight: normal;
}

body .second-content ul li::before {
    color: #79bde8;
    content: "â– ";
    font-size: 13px;
    line-height: 25px;
    margin-left: -18px;
    padding-right: 10px;
    vertical-align: top;
}

body .second-content ol {
    padding: 0;
}

body .second-content ol p {
    margin: 0;
}

body .second-content ol li {
    list-style-position: inside;
    padding-left: 18px;
    text-indent: -18px;
}

body .second-content ol li a {
    font-weight: normal;
}

body .second-content ol ol {
    padding: 0;
}

body .second-content ol ol li {
    list-style-position: inside;
    padding-left: 18px;
    text-indent: -18px;
}

body .second-content ol ol li a {
    font-weight: normal;
}

h1 strong {
    color: #53626e!important;
    display: inline-block !important;
    font-size: inherit!important;
    font-weight: bold!important;
    margin-bottom: 0!important;
}

.office-hours {
    background: #53626e;
    padding: 22px 28px 16px;
    float: left;
    width: 100%;
}

.office-hours .office-hours-content {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    line-height: 30px;
    color: #c0cbd4;
}

.office-hours .office-hours-content a {
    color: #318dde;
    text-decoration: underline;
}

.office-hours .office-hours-content a:hover {
    color: #fff;
}

.office-hours .office-hours-content p {
    color: #c0cbd4;
}

.office-hours h3 {
    color: #fff!important;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
}

.news_event_carousel {
    margin-bottom: 30px;
}

body.not-front .section.container {
    padding-bottom: 50px;
}

.node-type-departments-programs-landing .department_helplinks {
    padding-bottom: 50px;
}

.faculty-scholarship-content strong {
    color: #53626e !important;
    display: inline-block !important;
    font-weight: bold !important;
}

.common-content-text table {
    table-layout: fixed;
    margin-bottom: 20px;
    width: 100%;
}

.common-content-text table th {
    padding: 7px 10px;
    border: 1px solid #e8e8e8;
    background: #52606b;
    color: #fff;
    overflow-wrap: break-word;
}

.common-content-text table th p {
    color: #fff;
    line-height: normal;
    margin: 0;
}

.common-content-text table td {
    padding: 7px 10px;
    font-weight: normal;
    border: 1px solid #e8e8e8;
    overflow-wrap: break-word;
}

.common-content-text table td p {
    margin-bottom: 5px!important;
    line-height: normal;
}

.address_hours_wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    vertical-align: top;
}

#student-activity-fees table {
    table-layout: fixed;
    width: 100%;
}

#student-activity-fees table th {
    background: #e3e4e8 none repeat scroll 0 0;
    border: 0 none;
    color: #53626e;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    word-wrap: break-word;
}

#student-activity-fees table td {
    border: 0 none;
    color: #53626e;
    font-size: 14px;
    padding: 5px 15px;
    word-wrap: break-word;
}

#student-activity-fees tbody {
    border: 0 none;
}

.address_hours_wrap .important-contact, .address_hours_wrap .adress_block {
    margin: 0!important;
}

.common_left_bar_page.margin-padding-25 {
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.common_left_bar_page.margin-padding-25 h1, .common_left_bar_page.margin-padding-25 h2, .common_left_bar_page.margin-padding-25 h3, .common_left_bar_page.margin-padding-25 h4, .common_left_bar_page.margin-padding-25 h5, .common_left_bar_page.margin-padding-25 h6 {
    margin: 0!important;
}

body .second-content .bx-wrapper li {
    padding: 0!important;
}

body .second-content .bx-wrapper li::before {
    display: none;
}

body .second-content > .row > div:last-child {
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#leftbar-inner-page > div:last-child {
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.main-menu .menu_links > .dropdown-menu .dropdown-submenu .dropdown-menu.two_colum {
    min-width: 340px;
}

.main-menu .menu_links > .dropdown-menu .dropdown-submenu .dropdown-menu.two_colum .dropdown-menu {
    margin-left: -50px;
}

.nice-select li::before {
    display: none;
}

#home_gallery_navigation .next {
    height: 100%;
    width: 150px;
    position: absolute;
    right: 0px;
    bottom: 75px;
    font-size: 0;
}

#home_gallery_navigation .prev {
    height: 100%;
    width: 150px;
    position: absolute;
    left: 0px;
    bottom: 75px;
    font-size: 0;
}

#home_gallery_navigation {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
    top: 0;
}

.cd-container {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

.cd-container::after {
    content: '';
    display: table;
    clear: both;
}

#cd-nav ul {
    position: fixed;
    width: 90%;
    max-width: 300px;
    left: 5%;
    bottom: 20px;
    padding: 0px;
    border-radius: 0.25em;
    box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
    background: white;
    visibility: hidden;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
    transition: transform 0.3s, visibility 0s 0.3s;
}

#cd-nav ul li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#cd-nav ul.is-visible {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
    transition: transform 0.3s, visibility 0s 0s;
}

#cd-nav ul.is-visible li:nth-child(1) {
    -webkit-animation: cd-slide-in 0.2s;
    -moz-animation: cd-slide-in 0.2s;
    animation: cd-slide-in 0.2s;
}

#cd-nav ul.is-visible li:nth-child(2) {
    -webkit-animation: cd-slide-in 0.4s;
    -moz-animation: cd-slide-in 0.4s;
    animation: cd-slide-in 0.4s;
}

#cd-nav ul.is-visible li:nth-child(3) {
    -webkit-animation: cd-slide-in 0.6s;
    -moz-animation: cd-slide-in 0.6s;
    animation: cd-slide-in 0.6s;
}

#cd-nav ul.is-visible li:nth-child(4) {
    -webkit-animation: cd-slide-in 0.8s;
    -moz-animation: cd-slide-in 0.8s;
    animation: cd-slide-in 0.8s;
}

#cd-nav ul.is-visible li:nth-child(5) {
    -webkit-animation: cd-slide-in 1.0s;
    -moz-animation: cd-slide-in 1.0s;
    animation: cd-slide-in 1.0s;
}

#cd-nav ul.is-visible li:nth-child(6) {
    -webkit-animation: cd-slide-in 1.2s;
    -moz-animation: cd-slide-in 1.2s;
    animation: cd-slide-in 1.2s;
}

#cd-nav ul.is-visible li:nth-child(7) {
    -webkit-animation: cd-slide-in 1.4s;
    -moz-animation: cd-slide-in 1.4s;
    animation: cd-slide-in 1.4s;
}

#cd-nav ul.is-visible li:nth-child(8) {
    -webkit-animation: cd-slide-in 1.6s;
    -moz-animation: cd-slide-in 1.6s;
    animation: cd-slide-in 1.6s;
}

#cd-nav ul.is-visible li:nth-child(9) {
    -webkit-animation: cd-slide-in 1.8s;
    -moz-animation: cd-slide-in 1.8s;
    animation: cd-slide-in 1.8s;
}

#cd-nav ul.is-visible li:nth-child(10) {
    -webkit-animation: cd-slide-in 2.0s;
    -moz-animation: cd-slide-in 2.0s;
    animation: cd-slide-in 2.0s;
}

#cd-nav li a {
    display: block;
    padding: 1.6em;
    border-bottom: 1px solid #eff2f6;
}

#cd-nav li:last-child a {
    border-bottom: none;
}

#cd-main-nav {
    position: relative;
    z-index: 999;
}

@media only screen and (min-width:1170px) {
    #cd-nav ul {
        position: absolute;
        width: auto;
        max-width: none;
        bottom: auto;
        top: 36px;
        background: transparent;
        visibility: visible;
        box-shadow: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    #cd-nav li {
        display: inline-block;
    }
    #cd-nav li a {
        opacity: 1;
        padding: .4em;
        margin-left: 1.6em;
        border-bottom: none;
    }
    #cd-nav li a:hover {
        color: #00bd9b;
    }
    #cd-nav.is-fixed ul {
        position: fixed;
        width: 90%;
        max-width: 300px;
        bottom: 50px;
        top: auto;
        background: white;
        visibility: hidden;
        box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
    }
    #cd-nav.is-fixed ul li {
        display: block;
    }
    #cd-nav.is-fixed ul li a {
        padding: 1.6em;
        margin-left: 0;
        font-size: 13px;
        line-height: normal;
        border-bottom: 1px solid #eff2f6;
    }
    #cd-nav ul.has-transitions {
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
        transition: transform 0.3s, visibility 0s 0.3s;
    }
    #cd-nav ul.is-visible {
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
        transition: transform 0.3s, visibility 0s 0s;
    }
    #cd-nav ul.is-hidden {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
}

.cd-nav-trigger {
    position: fixed;
    bottom: 20px;
    left: 5%;
    width: 44px;
    height: 44px;
    background: white;
    border-radius: 0.25em;
    box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 2;
}

.cd-nav-trigger span {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #e84a64;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -10px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
    content: '';
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, background 0s;
    -moz-transition: -moz-transform 0.3s, background 0s;
    transition: transform 0.3s, background 0s;
}

.cd-nav-trigger span::before {
    top: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cd-nav-trigger span::after {
    bottom: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cd-nav-trigger.menu-is-open {
    box-shadow: none;
}

.cd-nav-trigger.menu-is-open span {
    background: rgba(232, 74, 100, 0);
}

.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after {
    background: #e84a64;
}

.cd-nav-trigger.menu-is-open span::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-nav-trigger.menu-is-open span::after {
    bottom: 0;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}

@media only screen and (min-width:1170px) {
    .cd-nav-trigger {
        visibility: hidden;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
        transition: transform 0.3s, visibility 0s 0.3s;
    }
    .is-fixed .cd-nav-trigger {
        visibility: visible;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-animation: cd-bounce-in 0.3s linear;
        -moz-animation: cd-bounce-in 0.3s linear;
        animation: cd-bounce-in 0.3s linear;
    }
}

#cd-gallery-items li {
    margin-bottom: 1.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25em;
}

#cd-gallery-items li img {
    width: 100%;
    display: block;
    border-radius: 0.25em;
}

@media only screen and (min-width:768px) {
    #cd-gallery-items li {
        width: 48%;
        float: left;
        margin-bottom: 2em;
        margin-left: 4%;
    }
    #cd-gallery-items li:nth-child(2n) {
        margin-left: 0;
    }
}

@media only screen and (min-width:1170px) {
    #cd-gallery-items li {
        width: 31%;
        float: left;
        margin-bottom: 2.5em;
        margin-left: 3.5%;
    }
    #cd-gallery-items li:nth-child(2n) {
        margin-left: 3.5%;
    }
    #cd-gallery-items li:nth-child(3n) {
        margin-left: 0;
    }
}

@-webkit-keyframes cd-slide-in {
    0% {
        -webkit-transform: translateX(100px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes cd-slide-in {
    0% {
        -moz-transform: translateX(100px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@keyframes cd-slide-in {
    0% {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes cd-bounce-in {
    0% {
        -webkit-transform: scale(0);
    }
    60% {
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cd-bounce-in {
    0% {
        -moz-transform: scale(0);
    }
    60% {
        -moz-transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@keyframes cd-bounce-in {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    60% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.show_in_mobile {
    display: none;
}

@media only screen and (max-width:1229px) {
    .show_in_mobile {
        display: block;
    }
}

.display_none_important {
    display: none !important
}

#toolbar > .toolbar-shortcuts {
    display: none;
}

#edit-shortcuts {
    display: none;
}

#dashboard_main #block-system-main {
    display: none;
}

#block-views-user-logged-in-block-1 .block-views .view .date-nav-wrapper .date-prev {
    padding-right: 10px;
}

#block-views-user-logged-in-block-1 .view .date-nav-wrapper .date-next {
    padding-left: 10px;
}

@media only screen and (min-width:1229px) {
    #home_gallery_navigation .next {
        width: 25%;
    }
    #home_gallery_navigation .prev {
        width: 25%;
    }
    .two_menu {
        display: block!important;
    }
}

@media all and (max-width:1200px) and (min-width:200px), (min-width:1200px) {
    .common-content-text table th {
        padding: 5px;
        width: auto !important;
    }
    .common-content-text table td {
        padding: 5px;
        width: auto !important;
    }
    .common-content-text table th p {
        font-size: 16px;
    }
    .common-content-text table td p {
        font-size: 16px;
    }
    .common-content-text table td p strong {
        font-weight: normal;
    }
    .top_note .container, .Home_overview .container, .top_programe .container, .fact_block .container, .region-page-bottom-fourth .container, .program_block_1 .container {
        max-width: 100%;
    }
    header.container {
        max-width: 100%;
    }
    body.not-front .section.container {
        max-width: 100%;
    }
    .department_block .container, .department_block_1 .container, .view-filters .container {
        max-width: 100%;
    }
    .news-event-filter .nice-select {
        width: 30%;
    }
    .view-calendar .date-nav-wrapper .pager li a {
        font-size: 16px;
        padding: 0 15px;
    }
    .view-calendar .date-nav-wrapper .pager .date-today a {
        padding: 0 15px;
    }
    .view-calendar .date-nav-wrapper .calendar-button-group a {
        font-size: 16px;
        padding: 0 15px;
    }
    .view-calendar .date-nav-wrapper .date-heading h3 {
        font-size: 30px;
    }
}

@media only screen and (max-width:1229px) {
    .sticky-wrapper {
        background: #fff none repeat scroll 0 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99999;
        transition: top 0.2s ease-in-out 0s;
    }
    .nav-up {
        top: -60px;
    }
    .menuico {
        background: rgba(0, 0, 0, 0) url(/Institutions/College-of-Staten-Island/images/menuico.png) no-repeat scroll center center;
        display: inline-block;
        height: 28px;
        margin: 15px 0 15px 15px;
        position: relative;
        vertical-align: top;
        width: 38px;
        z-index: 999;
    }
    .menuico.active {
        background: url(/Institutions/College-of-Staten-Island/images/menuico_close.png) no-repeat scroll center;
    }
    .faculty_container figure img {
        height: auto;
        max-width: 280px;
        width: 100%;
    }
    .node-type-t6-template .field_facilities {
        padding-right: 0!important;
    }
    .program_block_1 .left .schoolinfo_row .type_programe ul li {
        width: 33.33%;
    }
    .faculty-share a {
        height: 50px;
        width: 50px;
    }
    .faculty-share a span {
        font-size: 9px;
    }
    .school_business_block_1 .right {
        padding-left: 15px;
    }
    .node-type-t6-template .t6-template .right {
        padding-left: 15px;
    }
    .node-type-t7-template .t6-template .right {
        padding-left: 15px;
    }
    .new_news_wrap .right {
        padding-left: 15px;
    }
    .success-stories .right {
        padding-left: 15px;
    }
    .program_block_1 .container {
        padding: 0px 40px;
    }
    .program_block_1 .right {
        padding-left: 30px;
    }
    .program_block_1 .right .adress_block {
        padding: 20px;
        word-wrap: break-word;
    }
    .program_block_1 .right .officehour {
        padding: 20px;
    }
    #accordion .accordion-content ul li {
        width: 33.33%;
    }
    .program_block_1 .left #accordion .accordion-content ul li {
        width: 33.33%;
    }
    body.not-front .section.container {
        padding: 60px 40px 20px 40px;
    }
    body.node-type-right-sidebar-event .container {
        padding: 0px 40px 20px 40px;
    }
    body.node-type-news .container {
        padding: 0px 40px 20px 40px;
    }
    body.node-type-events .container {
        padding: 0px 40px 20px 40px;
    }
    .news_event {
        padding: 0 40px;
    }
    body.node-type-news .news_event {
        padding: 0;
    }
    body.node-type-events .news_event {
        padding: 0;
    }
    .userbg .container, .top_note .container, .Home_overview .container, .top_programe .container, .fact_block .container, .department_helplinks .container {
        padding: 0px 40px;
    }
    .department_block .container, .department_block_1 .container, .view-filters .container {
        padding: 0px 40px;
    }
    .region-page-bottom-fourth .container {
        padding: 0px 40px;
        width: 100%;
        max-width: 100%;
    }
    footer .container {
        padding: 0px 40px;
        width: 100%;
        max-width: 100%;
    }
    footer .row {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
    }
    .filter_wrap .view-content ul li {
        width: 33.33%;
    }
    .Home_overview .skillbox {
        height: auto;
        width: 100%;
    }
    .Home_overview .skillbox img {
        height: auto;
    }
    .Home_overview .programbox {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .Home_overview .applybox {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .Home_overview .givebox {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .Home_overview .visitbox_wrap {
        height: auto;
        width: 100%;
    }
    .Home_overview .visitbox_wrap img {
        height: auto;
    }
    .Home_overview .container > .row {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
    }
    .Home_overview .container > .row .row {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        height: 100%;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .fact_block .factbox_wrap .factbox .factbox_inner {
        width: 100%;
        padding: 0px 15px;
        left: 0;
    }
    .fact_block .factbox_wrap .factbox .factbox_inner > img {
        width: 100%;
        height: auto;
    }
    .two_menu {
        display: none;
        position: absolute;
        left: 0;
        top: 59px;
        width: 100%;
        overflow-y: auto;
    }
    header .head_first_row {
        height: auto;
        padding: 0px 0px;
    }
    header .head_first_row .container {
        position: relative;
    }
    header .head_first_row .tb-megamenu .btn-navbar {
        display: none !important;
    }
    header .head_first_row .menuico_first {
        border-bottom: 1px solid #717171;
        color: #fff;
        display: inline-block;
        float: right;
        font-size: 16px;
        margin: 0;
        padding: 10px 20px;
        position: relative;
        width: 100%;
        z-index: 99;
    }
    header .head_first_row .menuico_first::after {
        content: "+";
        float: right;
    }
    header .head_first_row .menuico_first.active::after {
        content: "-";
    }
    header .head_first_row .tb-megamenu-block {
        border: 1px solid #e0e0e0;
        overflow: hidden;
        padding: 10px;
    }
    header .head_first_row .tb-megamenu .span12.mega-col-nav .mega-inner {
        padding: 0;
    }
    header .head_first_row .tb-megamenu .nav-collapse {
        background: #53626e none repeat scroll 0 0;
        left: 0;
        position: static;
        top: 40px;
        width: 100%;
        margin: 0;
        padding: 0;
        display: none;
    }
    header .head_first_row .tb-megamenu .nav-collapse > ul {
        padding: 0;
    }
    header .head_first_row .tb-megamenu ul.tb-megamenu-nav.nav {
        width: 100%;
    }
    header .head_first_row .tb-megamenu ul.tb-megamenu-nav.nav > li {
        height: auto;
        margin-right: 0;
        width: 100%;
        padding: 0px;
        border-bottom: 1px solid #717171;
    }
    header .head_first_row .tb-megamenu ul.tb-megamenu-nav.nav > li > a {
        display: block;
        font-weight: normal;
        height: auto;
        padding: 15px 20px;
        text-align: left !important;
    }
    header .head_first_row .tb-megamenu .mega-align-left > .dropdown-menu {
        left: 0;
        margin-left: 0;
        position: static;
        top: auto;
        opacity: 1;
    }
    header .head_first_row .tb-megamenu .row-fluid {
        padding: 0 !important;
        width: 100% !important;
    }
    header .head_first_row .tb-megamenu .row-fluid .span3 {
        width: 100%;
        margin: 0;
    }
    header .head_first_row .tb-megamenu .row-fluid .span4 {
        width: 100%;
        margin: 0;
    }
    header .head_first_row .tb-megamenu .row-fluid .span6 {
        width: 100%;
        margin: 0 0 5px;
    }
    header .head_first_row .tb-megamenu .dropdown-menu .tb-megamenu-subnav.level-2 {
        margin-left: 10px;
        margin-top: 15px;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu {
        opacity: 1;
        position: static;
        margin: 0;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-subnav li.level-2 > a {
        border: 1px solid #75818b !important;
        padding: 10px!important;
        margin: 0px 0px 5px 0px;
        color: #fff;
        opacity: 0.5;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-subnav li.level-2 > a:hover {
        color: #fff;
        opacity: 1;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-subnav li.level-2 {
        margin-bottom: 5px;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-subnav li.level-2.sub-nav-open > a {
        color: #fff;
        opacity: 1;
    }
    header .head_first_row .tb-megamenu .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 0;
        margin-left: 0;
        color: #fff;
        opacity: 0.5;
    }
    header .head_first_row .tb-megamenu .nav-collapse .dropdown-menu li + li a:hover {
        opacity: 1;
    }
    header .head_first_row .tb-megamenu .mega-nav > li, header .head_first_row .tb-megamenu .dropdown-menu .mega-nav > li {
        overflow: hidden;
    }
    header .head_first_row .tb-megamenu .mega-inner {
        padding: 0;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-nav > div {
        display: none;
    }
    header .head_first_row .tb-megamenu .tb-megamenu-subnav > div {
        display: none;
    }
    header .head_first_row .tb-megamenu .dropdown > a:after {
        content: ' + ';
        float: right;
    }
    header .head_first_row .tb-megamenu .dropdown.nav-open > a:after {
        content: ' - ';
    }
    header .head_first_row .tb-megamenu .dropdown-submenu > a:after {
        content: ' + ';
        border-width: 0;
        display: inline;
        float: right;
        margin: 0px 10px;
    }
    header .head_first_row .tb-megamenu .dropdown-submenu.sub-nav-open > a:after {
        content: ' - ';
        border-width: 0;
        display: inline;
        float: right;
    }
    header .head_first_row .tb-megamenu .dropdown-menu li > a {
        border: 0 none;
    }
    header .head_first_row .tb-megamenu .dropdown-menu li > a:hover {
        color: #318dde;
    }
    header .head_first_row .tb-megamenu.tb-megamenu-main-menu .dropdown-submenu .dropdown-menu {
        box-shadow: none;
        background-color: transparent;
    }
    header .head_first_row .tb-megamenu.tb-megamenu-main-menu .dropdown-menu {
        padding: 0;
    }
    header .head_first_row .tb-megamenu .mega.open > .mega-dropdown-menu, header .head_first_row .tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
        display: none;
    }
    header .head_first_row .tb-megamenu.animate .mega.animating > .mega-dropdown-menu {
        display: none !important;
    }
    header .head_first_row .tb-megamenu .mega.nav-open > .mega-dropdown-menu {
        display: block!important;
        padding: 20px;
    }
    header .head_first_row .tb-megamenu .mega.nav-open.animating > .mega-dropdown-menu {
        display: block!important;
        padding: 20px;
    }
    header .head_first_row .tb-megamenu .mega.sub-nav-open > .mega-dropdown-menu {
        display: block!important;
    }
    header .head_first_row .tb-megamenu .mega.sub-nav-open.animating > .mega-dropdown-menu {
        display: block!important;
    }
    header .head_first_row .tb-megamenu .mega-nav > li:first-child > a, header .head_first_row .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a {
        margin: 0;
        padding-top: 0;
    }
    header .head_second_row {
        padding: 0px 0px;
        height: auto;
        background: #f1f1f1;
        overflow: hidden;
    }
    header .head_second_row .container {
        position: relative;
    }
    header .head_second_row .tb-megamenu .btn-navbar {
        display: none !important;
    }
    header .head_second_row .tb-megamenu-block {
        border: 1px solid #e0e0e0;
        overflow: hidden;
        padding: 10px;
    }
    header .head_second_row .tb-megamenu .span12.mega-col-nav .mega-inner {
        padding: 0;
    }
    header .head_second_row .tb-megamenu .nav-collapse {
        background: #f1f1f1 none repeat scroll 0 0;
        left: 0;
        position: static;
        top: 86px;
        width: 100%;
        margin: 0;
    }
    header .head_second_row .tb-megamenu ul.tb-megamenu-nav.nav {
        width: 100%;
    }
    header .head_second_row .tb-megamenu ul.tb-megamenu-nav.nav > li {
        height: auto;
        margin-right: 0;
        width: 100%;
        padding: 0px;
        border-bottom: 1px solid #ccc;
        display: block;
    }
    header .head_second_row .tb-megamenu ul.tb-megamenu-nav.nav > li > a {
        display: block;
        width: auto;
        font-weight: normal;
        height: auto;
        padding: 10px 20px;
        text-align: left !important;
    }
    header .head_second_row .tb-megamenu .mega-align-justify > .dropdown-menu {
        left: 0;
        margin-left: 0;
        position: static;
        top: auto;
        opacity: 1;
    }
    header .head_second_row .tb-megamenu .row-fluid {
        padding: 0 !important;
        width: 100% !important;
    }
    header .head_second_row .tb-megamenu .row-fluid .span3 {
        width: 100%;
        margin: 0;
    }
    header .head_second_row .tb-megamenu .row-fluid .span4 {
        width: 100%;
        margin: 0;
    }
    header .head_second_row .tb-megamenu .row-fluid .span6 {
        width: 100%;
        margin: 0 0 5px;
    }
    header .head_second_row .tb-megamenu .dropdown-menu .tb-megamenu-subnav.level-2 {
        margin-left: 10px;
        margin-top: 15px;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu {
        opacity: 1;
        position: static;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-subnav li.level-2 > a {
        border: 1px solid #e0e0e0!important;
        padding: 10px!important;
        margin: 0px 0px 5px 0px;
        color: #777;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-subnav li.level-2 > a:hover {
        color: #318dde;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-subnav li.level-2 {
        margin-bottom: 5px;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-subnav li.level-2.sub-nav-open > a {
        color: #318dde;
    }
    header .head_second_row .tb-megamenu .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 0;
        margin-left: 0;
    }
    header .head_second_row .tb-megamenu .mega-nav > li, header .head_second_row .tb-megamenu .dropdown-menu .mega-nav > li {
        overflow: hidden;
    }
    header .head_second_row .tb-megamenu .mega-inner {
        padding: 0;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-nav > div {
        display: none;
    }
    header .head_second_row .tb-megamenu .tb-megamenu-subnav > div {
        display: none;
    }
    header .head_second_row .tb-megamenu .dropdown.nav-open > a:after {
        content: ' - ';
    }
    header .head_second_row .tb-megamenu .dropdown-submenu > a:after {
        content: ' + ';
        border-width: 0;
        display: inline;
        float: right;
        margin: 0px 10px;
    }
    header .head_second_row .tb-megamenu .dropdown-submenu.sub-nav-open > a:after {
        content: ' - ';
        border-width: 0;
        display: inline;
        float: right;
    }
    header .head_second_row .tb-megamenu .dropdown-menu li > a {
        border: 0 none;
        color: #777;
    }
    header .head_second_row .tb-megamenu .dropdown-menu li > a:hover {
        color: #318dde;
    }
    header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-submenu .dropdown-menu {
        box-shadow: none;
        background-color: transparent;
    }
    header .head_second_row .tb-megamenu.tb-megamenu-main-menu .dropdown-menu {
        padding: 0;
    }
    header .head_second_row .tb-megamenu .mega.open > .mega-dropdown-menu, header .head_second_row .tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
        display: none;
    }
    header .head_second_row .tb-megamenu.animate .mega.animating > .mega-dropdown-menu {
        display: none !important;
    }
    header .head_second_row .tb-megamenu .mega.nav-open > .mega-dropdown-menu {
        display: block!important;
        padding: 20px;
    }
    header .head_second_row .tb-megamenu .mega.nav-open.animating > .mega-dropdown-menu {
        display: block!important;
        padding: 20px;
    }
    header .head_second_row .tb-megamenu .mega.sub-nav-open > .mega-dropdown-menu {
        display: block!important;
    }
    header .head_second_row .tb-megamenu .mega.sub-nav-open.animating > .mega-dropdown-menu {
        display: block!important;
    }
    header .head_second_row .tb-megamenu .mega-nav > li:first-child > a, header .head_second_row .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a {
        margin: 0;
        padding-top: 0;
    }
    #sticker {
        background: #fff none repeat scroll 0 0;
        position: relative !important;
        z-index: 999 !important;
    }
    .search_officefor {
        text-align: center;
    }
    .search_officefor .range {
        float: left;
        margin-top: 8px;
        text-align: center;
        width: 100%;
    }
    .search_officefor .range a {
        display: inline-block;
        float: none;
        margin: 0 5px;
    }
    .search_officefor .viewall {
        display: inline-block;
        float: none;
        margin: 10px 0 0;
    }
    .desktop-menu {
        display: none;
    }
    .mobile-menu {
        display: block;
        position: static;
    }
    header .searchbar.mo-srch {
        display: block;
        float: right;
        height: 59px;
        position: static;
        width: 60px;
        z-index: 999;
    }
    header .searchbar.mo-srch .mo-search_ico {
        background: #53626e url(/sites/all/themes/cuny_csi/images/magnify.png) no-repeat scroll center center;
        display: inline-block;
        height: 59px;
        position: relative;
        width: 60px;
        z-index: 9;
    }
    header .searchbar.mo-srch .mo-srchdiv {
        background: #f4f6f7 none repeat scroll 0 0;
        box-shadow: 0 2px 3px 0 #b5bad0;
        display: none;
        height: 59px;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 59px;
        width: 100%;
        z-index: 9999;
    }
    header .searchbar.mo-srch .mo-srchdiv label {
        margin: 0;
    }
    header .searchbar.mo-srch .mo-srchdiv input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        border: medium none !important;
        box-shadow: none;
        color: #666f74;
        font-size: 16px;
        font-weight: normal;
        height: 59px;
        padding: 18px 100px 18px 20px;
        vertical-align: top;
        width: 100%;
    }
    header .searchbar.mo-srch .mo-srchdiv button {
        background: rgba(0, 0, 0, 0) url(/sites/all/themes/cuny_csi/images/searchico.png) no-repeat scroll center center;
        border: 0 none;
        height: 20px;
        margin: 0;
        position: absolute;
        right: 75px;
        top: 18px;
        width: 20px;
        font-size: 0;
    }
    header .searchbar.mo-srch .mo-srchdiv .srch-close {
        background: #53626e url(/sites/all/themes/cuny_csi/images/closeico.png) no-repeat scroll center center;
        display: inline-block;
        height: 59px;
        position: absolute;
        width: 60px;
        z-index: 9;
        right: 0;
        top: 0;
        font-size: 0;
    }
    header .logo.mo-logo {
        display: inline-block;
        left: 0;
        margin: 0;
        position: absolute;
        text-align: center;
        top: 10px;
        width: 100%;
    }
    .secmenuwrap {
        float: right;
    }
    header {
        border-bottom: 1px solid #ccc;
    }
    .grid .grid-item {
        width: 300px;
    }
    .social_share .facebook-social {
        margin-left: 15px;
    }
    .social_share .twitter-social {
        margin-left: 5px;
    }
    .social_share .linkedin-social {
        margin-left: 5px;
    }
    .grid .grid-item {
        padding-right: 20px;
    }
    .office_hours_content table {
        width: 100%;
    }
    .office_hours_content table td:nth-child(1) {
        width: auto;
    }
    .office_hours_content table td:nth-child(2) {
        width: auto;
    }
    .office_hours_content table td:nth-child(3) {
        width: auto;
    }
    .office_hours_content table td:nth-child(4) {
        width: auto;
    }
}

@media only screen and (min-width:1025px) {
    .filter_wrap .view-content ul li .cont_wrap:hover .bdrwrap {
        box-shadow: 0 0 0 3px #fff inset;
    }
    .filter_wrap .view-content ul li:hover .imgd img {
        opacity: 0.8;
    }
}

@media only screen and (max-width:1023px) {
    .common-content-text table th {
        padding: 5px;
        width: auto !important;
    }
    .common-content-text table td {
        padding: 5px;
        width: auto !important;
    }
    .common-content-text table th p {
        font-size: 13px;
    }
    .common-content-text table td p {
        font-size: 12px;
    }
    .common-content-text table td p strong {
        font-weight: normal;
    }
    .inr_owl {
        margin-bottom: 20px;
    }
    .node-type-t6-template .t6-template {
        margin-bottom: 20px;
        padding: 0 0 20px;
    }
    .node-type-t13-template .tabs .table-class table {
        min-width: inherit;
        table-layout: fixed;
    }
    .node-type-t13-template .tabs .table-class table td:nth-child(1) {
        width: auto;
    }
    .node-type-t13-template .tabs .table-class table td:nth-child(2) {
        width: auto;
    }
    .node-type-t13-template .tabs .table-class table th {
        font-size: 12px;
        line-height: 20px;
        padding: 5px;
        overflow-wrap: break-word;
    }
    .node-type-t13-template .tabs .table-class table td {
        font-size: 12px;
        padding: 5px;
        line-height: 20px;
        overflow-wrap: break-word;
    }
    .view-calendar .calendar-calendar .week-view #header-container td.margin-right {
        width: 0;
    }
    .view-calendar .calendar-calendar .week-view #multi-day-container, .view-calendar .calendar-calendar .day-view #multi-day-container {
        border-right: 1px solid #ccc;
    }
    .view-calendar .calendar-calendar .week-view #single-day-container, .view-calendar .calendar-calendar .day-view #single-day-container {
        border-right: 1px solid #ccc;
    }
    .node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-image img {
        max-width: inherit;
        width: 100%;
    }
    .new_news_wrap .right {
        padding-bottom: 30px;
    }
    .school_business_block_3 .left .dep_box_wrap .department {
        width: 50%;
    }
    .node-type-t6-template .department_helplinks.school {
        padding-bottom: 50px;
        padding-top: 0;
    }
    .program_block_1 .left #accordion {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .overview {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .overview ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
    .program_block_1 .left .overview .feauter_boxes {
        display: block;
    }
    .program_block_1 .left .overview .feauter_boxes .featured_box {
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%;
    }
    .program_block_1 .left .overview .viewbtn_wrap {
        padding: 10px 0 0px;
    }
    .program_block_1 .left .program_dept {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .program_dept h3 {
        margin: 0 0 20px;
    }
    .program_block_1 .left .deptbios {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .honors {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .dept_facilities {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .other_programe {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #accordion .accordion-toggle {
        padding: 20px;
    }
    #accordion .accordion-content {
        padding: 20px;
    }
    #accordion .accordion-content ul li {
        margin-bottom: 10px;
        padding-right: 10px;
        width: 50%;
    }
    .program_block_1 .left #accordion .accordion-content ul li {
        width: 50%;
    }
    .top_programe .container > .row {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
    }
    .news_right .event_cont {
        width: 100%;
    }
    .story_block {
        padding: 10vw 0;
    }
    .Home_overview {
        padding: 10vw 0;
    }
    .top_programe {
        padding: 10vw 0;
    }
    .top_programe .allpgbox {
        min-height: 50px;
    }
    .fact_block {
        padding: 50px 0px;
    }
    .region-page-bottom-fourth {
        padding: 10vw 0;
    }
    footer {
        padding: 5vw 0;
    }
    footer .col-sm-6 {
        margin-bottom: 20px;
    }
    .top_note .row {
        padding: 25px 0;
    }
    .top_note h2 {
        font-size: 25px;
        margin: 0 0 10px;
    }
    .top_note .note_close {
        font-size: 16px;
        height: 30px;
        width: 30px;
    }
    .fact_block .facttxt {
        padding-top: 0;
    }
    .breadcrumb-box {
        margin: 20px 0;
    }
    .breadcrumb-box ul li {
        font-size: 13px;
        padding-left: 12px;
        padding-right: 5px;
        text-transform: lowercase;
    }
    .search_officefor .range > a {
        margin-right: 10px;
    }
    .offices_services table thead th {
        padding: 10px;
    }
    .offices_services table tbody td {
        padding: 10px;
    }
    .item-list > .pager li {
        min-height: 40px;
        min-width: 40px;
    }
    .item-list > .pager li a {
        height: 40px;
        width: 40px;
    }
    .item-list > .pager li.pager-current {
        line-height: 40px;
    }
    .item-list > .pager li.pager-next a {
        height: 40px;
        width: 40px;
    }
    .item-list > .pager li.pager-last a {
        height: 40px;
        width: 40px;
    }
    .item-list > .pager li.pager-previous a {
        height: 40px;
        width: 40px;
    }
    .item-list > .pager li.pager-first a {
        height: 40px;
        width: 40px;
    }
    .search_officefor .viewall {
        margin-top: 10px;
    }
    .school_business_block_1 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .school_business_block_1 .right {
        padding-left: 15px;
    }
    .school_business_block_2 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .school_business_block_2 .imgdi {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }
    .school_business_block_2 .descprition {
        float: left;
    }
    .school_business_block_3 {
        float: left;
        display: block;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .school_business_block_3 .right .btnwrap {
        position: static;
    }
    .school_business_block_3 .left .dep_box_wrap {
        float: left;
        margin-right: -5px;
        overflow: hidden;
        width: auto;
    }
    .school_business_block_3 .right .btnwrap {
        margin-top: 20px;
        padding-right: 0;
        width: 100%;
    }
    .school_business_block_4 {
        margin-bottom: 20px;
    }
    .school_business_block_4 .business_programe {
        padding: 20px 0;
    }
    .school_business_block_4 #accordion {
        padding-bottom: 20px;
    }
    .school_business_block_5 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .school_business_block_5 .programe_news .rightitem {
        padding-left: 15px;
        padding-top: 20px;
    }
    .school_business_block_6 {
        padding-bottom: 20px;
    }
    .department_helplinks.school {
        padding-top: 20px;
    }
    .office_hours_content {
        padding-bottom: 20px;
    }
    .office_hours_content table {
        width: 100%;
    }
    .office_hours_content table tr:nth-child(1) td {
        padding-top: 10px;
    }
    .office_hours_content table th {
        font-size: 11px;
        padding: 3px;
    }
    .office_hours_content table td {
        color: #53626e;
        font-size: 11px;
        padding: 3px;
        border: 0;
    }
    .office_hours_content table td:nth-child(1) {
        width: auto;
    }
    .office_hours_content table td:nth-child(2) {
        width: auto;
    }
    .office_hours_content table td:nth-child(3) {
        width: auto;
    }
    .office_hours_content table td:nth-child(4) {
        width: auto;
    }
    .office_hours_content .subttl {
        font-size: 14px;
    }
}

@media only screen and (max-width:991px) {
    .node-type-t14-template .t14-template .right {
        padding-left: 15px;
    }
    footer .footer_fourthcolumn {
        min-height: inherit;
    }
    .view-calendar .date-nav-wrapper .pager li a {
        font-size: 16px;
        padding: 0 10px;
    }
    .view-calendar .date-nav-wrapper .pager .date-today a {
        padding: 0 10px;
    }
    .view-calendar .date-nav-wrapper .calendar-button-group a {
        font-size: 16px;
        padding: 0 10px;
    }
    .view-calendar .date-nav-wrapper .date-heading h3 {
        font-size: 22px;
    }
    .view-calendar .view-header {
        padding: 0;
    }
    .view-calendar .view-content {
        padding: 0 0 50px;
    }
    .school_business_block_1 .right {
        padding-top: 20px;
    }
    .node-type-t13-template .tab-header a.button {
        width: 160px;
    }
    .node-type-t14-template .t14-template .right {
        padding-top: 20px;
    }
    .node-type-t14-template .gallery .gallery-content {
        font-size: 14px;
        line-height: 21px;
        padding: 12px 15px;
    }
    .node-type-t14-template .gallery .bx-wrapper {
        margin-bottom: 15px !important;
    }
    .node-type-t14-template .tab-header .tab-head-box a {
        font-size: 14px;
        min-width: 90px;
    }
    .node-type-t14-template .second-content .btgrid img {
        margin-top: 20px;
    }
    .node-type-t14-template .second-content .table-class {
        max-width: 100%;
        overflow: auto;
        font-size: 14px;
        line-height: 20px;
    }
    .node-type-t14-template .second-content ul {
        margin: 15px 0 15px 15px;
        padding: 0;
    }
    .node-type-t14-template .second-content ol {
        margin: 15px 0 15px 15px;
        padding: 0;
    }
    .node-type-t7-template .image-with-link-wrap img {
        height: auto;
        max-width: inherit;
        width: 100%;
    }
    .node-type-t7-template .image-with-link-wrap .imgcol {
        padding-right: 15px;
        margin-bottom: 15px;
    }
    .node-type-t7-template .video-with-link-wrap iframe {
        max-width: inherit;
        width: 100%;
    }
    .node-type-t7-template .video-with-link-wrap .imgcol {
        padding-right: 15px;
        margin-bottom: 15px;
    }
    .node-type-t7-template .t7-template-stats {
        padding: 15px 0;
    }
    .node-type-t7-template .t7-template-stats .col-md-4 {
        padding: 15px 0px;
    }
    .node-type-t6-template .second-content {
        padding-bottom: 20px;
    }
    .node-type-t6-template .field_facilities .field-facilities-wrap {
        margin-bottom: 20px;
    }
    .news-event-filter .nice-select {
        margin: 5px 0;
        width: 100%;
    }
    .view-calendar .view-filters .views-submit-button {
        margin-top: 15px;
        padding-left: 0 !important;
    }
    .view-calendar .view-filters .reset-button-calendar {
        padding-left: 0;
    }
    .grid .grid-item {
        width: 100%;
    }
    .program_block_1 .left iframe {
        height: 250px;
        min-height: inherit;
        margin-bottom: 20px;
    }
    .program_block_1 .left .programe_news {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .program_block_1 .left .programe_news .rightitem {
        padding-left: 15px;
        padding-top: 20px;
    }
    .program_block_1 .left .programe_news h3 {
        margin: 0 0 20px;
    }
    .program_block_1 .left .schoolinfo_row {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .program_block_1 .left .schoolinfo_row .school_imgcol {
        margin-bottom: 15px;
        margin-right: 0;
        max-width: 100%;
    }
    .program_block_1 .left .schoolinfo_row .schoolinfo_col {
        float: left;
    }
    .program_block_1 .left .schoolinfo_row .type_programe ul li {
        margin-top: 5px;
        text-align: left;
        width: 50%;
    }
    .program_block_1 .left .schoolinfo_row .type_programe {
        margin-top: 20px;
        padding: 20px;
    }
    .filter_wrap .view-content ul li {
        width: 50%;
    }
    .news-col {
        margin-bottom: 16px;
    }
    .news_right .btndiv_event .event_btn {
        background: #a3cb69 url(/sites/all/themes/cuny_csi/images/event_ico.png) no-repeat scroll 30px 15px;
        height: 56px;
        padding: 15px 30px 15px 65px;
    }
    .news_left .nws_btn {
        background: #318dde url(/sites/all/themes/cuny_csi/images/nws_ico.png) no-repeat scroll 30px 17px;
        height: 56px;
        padding: 15px 30px 15px 65px;
    }
    .news_right .event_cont {
        padding: 15px 30px 50px;
        right: 0;
    }
    .event-col.col-md-6, .event-col.col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .news_left .news_cont {
        padding: 30px 30px 50px;
    }
    .news-col.col-md-6, .news-col.col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .faculty_container figure {
        margin-right: 20px;
        width: 150px;
    }
    .story_block .story_wrap .storydiv {
        padding: 0 95px;
    }
    .story_block .story_wrap .storydiv .storydtl .inside {
        padding: 0 10px;
    }
    .story_block .story_wrap .storydiv .storydtl .inside h3 {
        font-size: 20px;
    }
    .program_block_1 .left .program_dept ul li {
        width: 100%;
    }
}

@media only screen and (max-width:767px) {
    .program_block_1 .right .helplinks {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .new_news_wrap .item-list > .pager {
        padding: 30px 0px;
    }
    #student-activity-fees table td {
        border: 0 none;
        color: #53626e;
        font-size: 13px;
        line-height: normal;
        overflow-wrap: break-word;
        padding: 5px;
    }
    .news-and-event-image h1 {
        font-size: 25px;
    }
    .news-and-event-image {
        background-attachment: local;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 250px;
    }
    .program_block_1 .left .other_programe:last-child {
        margin-bottom: 20px;
    }
    body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-page {
        font-size: 14px;
        height: 30px;
        margin: 0 5px 5px 0;
        min-height: 30px;
        min-width: 30px;
        width: 30px;
    }
    body.page-search .form-wrapper .form-item-keys {
        width: 70%;
    }
    body.page-search .form-wrapper .form-submit {
        font-size: 14px;
        width: 30%;
    }
    .view-calendar .date-nav-wrapper {
        padding: 20px 0;
    }
    .view-calendar .date-nav-wrapper .date-heading h3 {
        font-size: 20px;
    }
    .view-calendar .date-nav-wrapper .pager li a {
        font-size: 15px;
        padding: 0 8px;
    }
    .view-calendar .date-nav-wrapper .pager .date-today a {
        font-size: 15px;
        padding: 0 5px;
    }
    .view-calendar .date-nav-wrapper .pager li a {
        height: 35px;
    }
    .view-calendar .date-nav-wrapper .calendar-button-group a {
        font-size: 14px;
        padding: 0 8px;
        height: 35px;
    }
    .view-calendar .calendar-calendar th.days {
        font-size: 14px;
    }
    .view-calendar .calendar-calendar td {
        font-size: 14px;
    }
    .view-calendar .calendar-calendar div.calendar {
        font-size: 11px;
    }
    .node-type-t14-template .t14-template {
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .node-type-t14-template .t14-template .right .faculty-share {
        margin-top: 10px;
    }
    .node-type-t14-template .second-content .btgrid {
        margin-bottom: 20px;
    }
    .node-type-t14-template .second-content h4, .node-type-t14-template .second-content h5 {
        margin: 15px 0;
    }
    .node-type-t14-template .second-content .center-full-image {
        margin-top: 20px;
    }
    .node-type-t14-template .second-content .table-class {
        padding: 20px 0px;
    }
    .node-type-t14-template .accordion-wrapper {
        margin-top: 20px;
    }
    .node-type-t14-template .tab-header {
        padding-top: 20px;
    }
    .node-type-t14-template .tabs {
        padding: 15px;
    }
    .node-type-t14-template .accordion-section {
        margin-top: 20px;
    }
    .node-type-t7-template .t6-template {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .node-type-t7-template .department_helplinks.school {
        padding-bottom: 20px;
    }
    .program_block_1 {
        padding-bottom: 20px;
    }
    .social_share {
        margin-top: 0;
    }
    .node-faculty .left-sidebar .faculty-image img {
        height: auto;
        max-width: inherit;
        width: 100%;
    }
    .success-stories .right .faculty-image img {
        height: auto;
        max-width: inherit;
        width: 100%;
    }
    .node-type-t7-template .image-with-link-wrap {
        margin-bottom: 20px;
    }
    .node-type-t7-template .video-with-link-wrap {
        margin-bottom: 20px;
    }
    .node-type-t7-template .t7-template-stats {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap {
        margin-top: 20px;
        padding: 20px;
    }
    .node-type-t7-template .module5 {
        padding-bottom: 20px;
    }
    .new_news_wrap .right {
        padding-left: 15px;
    }
    .grid .grid-item {
        width: 100%;
        padding-right: 0;
    }
    .sidemenu_div h2 {
        max-width: 100%;
        margin-top: 0;
    }
    .program_block_1 .right {
        padding-left: 15px;
    }
    .program_block_1 .left .school_overview {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .program_block_1 .left .school_overview h3 {
        font-size: 20px;
        margin: 0 0 20px;
    }
    .program_block_1 .left .schoolinfo_row .schoolinfo_col h3 {
        font-size: 20px;
    }
    .program_block_1 .left .overview h3 {
        font-size: 22px;
    }
    .program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap h3 {
        font-size: 20px;
    }
    .program_block_1 .left .program_dept h3 {
        font-size: 22px;
    }
    .program_block_1 .left .deptbios h3 {
        font-size: 22px;
    }
    .program_block_1 .left .honors h3 {
        font-size: 22px;
    }
    .program_block_1 .left .programe_news h3 {
        font-size: 22px;
    }
    .program_block_1 .left .dept_facilities h3 {
        font-size: 22px;
    }
    .program_block_1 .left .other_programe h3 {
        font-size: 22px;
    }
    .department_block_1 .right .viewbtn {
        float: left;
    }
    .department_block_1 .right .aplybtn {
        float: left;
    }
    .hide_in_mobile {
        display: none;
    }
    .home_banner .csi_logo .txtd {
        padding: 0px 20px;
        margin-top: -20px;
    }
    .home_banner .csi_logo .txtd img {
        width: 100%;
        max-width: 400px;
        height: auto;
    }
    .department_block_1 .right .viewbtn {
        max-width: 100%;
    }
    .department_block_1 .right .aplybtn {
        max-width: 100%;
    }
    .home_banner .dw_arrow {
        bottom: 20px;
    }
    .slides-pagination {
        bottom: 75px;
    }
    .homeslider .container .gallery_txt h1 {
        font-size: 35px;
        line-height: 38px;
        padding: 0 20px;
        width: 100%;
    }
    .homeslider .owl-controls {
        display: none;
    }
    .homeslider .slides-navigation {
        display: none;
    }
    .news_left .news_cont h3 {
        font-size: 20px;
    }
    .news_right .event_cont h3 {
        font-size: 20px;
    }
    #block-views-homepage-events-block {
        margin-top: 20px;
    }
    h1.heading11 {
        font: bold 25px/30px arial;
        margin: 0 0 20px;
        padding-bottom: 20px;
    }
    h1.heading12 {
        font: bold 25px/30px arial;
    }
    h1.heading13 {
        font: bold 25px/30px arial;
        margin: 0;
        padding: 20px 0px;
    }
    h1.heading14 {
        color: #53626e;
        font: bold 25px/30px arial;
    }
    h1.heading15 {
        color: #53626e;
        font: bold 25px/30px arial;
        margin-bottom: 20px;
    }
    .department_block_1 .left h2 {
        font-size: 20px;
    }
    .search_office {
        padding: 20px;
    }
    .search_office input[type="submit"] {
        padding: 0 20px;
        width: auto;
    }
    .faculty_container {
        padding: 20px 0;
    }
    .faculty_container .faculty_desc h3 {
        font-size: 20px;
    }
    .school_business_block_1 .left h4 {
        font-size: 22px;
    }
    .node-type-t14-template .t14-template .left h3 {
        font-size: 22px;
    }
    .node-type-t14-template .accordion-wrapper h3 {
        font-size: 22px;
    }
    .node-type-t14-template .second-content h3 {
        font-size: 22px;
    }
    .special-announcements h4 {
        font-size: 22px;
        margin: 0 0 10px;
    }
    .node-type-t13-template .t13-template .left h3 {
        font-size: 22px;
    }
    .node-type-t6-template .t6-template .left h3 {
        font-size: 22px;
    }
    .node-type-t7-template .t6-template .left h3 {
        font-size: 22px;
    }
    .node-type-t7-template .image-with-link-wrap .image-with-title h3 {
        font-size: 22px;
    }
    .node-type-t7-template .field_facilities .field-facilities-wrap .module_green_wrap h3 {
        font-size: 22px;
    }
    .node-type-t7-template .module5 h3 {
        font-size: 22px;
    }
    .school_business_block_2 .descprition h3 {
        font-size: 22px;
        margin-top: 0;
    }
    .school_business_block_4 .business_programe h3 {
        font-size: 22px;
    }
    .school_business_block_5 .programe_news h3 {
        font-size: 22px;
    }
    .school_business_block_6 .honors h3 {
        font-size: 22px;
    }
    .node-type-t13-template .accordion-section .accordion-txt h3 {
        font-size: 20px;
    }
    .node-type-t6-template .second-content ul {
        margin: 20px 0 0 20px;
        padding: 0;
    }
    .node-type-t6-template .second-content ul ul {
        margin: 10px 0 10px 15px;
        padding: 0;
    }
    .node-type-t6-template .second-content ul li {
        list-style-type: disc;
        padding-left: 10px;
    }
    .node-type-t6-template .second-content ul ul li {
        list-style-type: disc;
        padding-left: 10px;
    }
    .node-type-t6-template .field_facilities .field-facilities-wrap h3 {
        font-size: 20px;
    }
    .node-type-t6-template .field_facilities .field-facilities-wrap .field-facilities-link a {
        font-size: 14px;
    }
    .node-type-t7-template .module5 ul {
        margin: 20px 0 0 20px;
    }
    .node-type-t7-template .module5 ul ul {
        margin: 10px 0 10px 15px;
        padding: 0;
    }
    .node-type-t7-template .module5 ul li {
        padding-left: 10px;
    }
    .node-type-t7-template .module5 ul ul li {
        padding-left: 10px;
    }
    .node-type-t7-template .module5 ol {
        margin: 20px 0 0 20px;
    }
    .node-type-t7-template .module5 ol ol {
        margin: 10px 0 10px 15px;
        padding: 0;
    }
    .node-type-t7-template .module5 ol li {
        padding-left: 10px;
    }
    .node-type-t7-template .module5 ol ol li {
        padding-left: 10px;
    }
    .new_news_wrap {
        padding-bottom: 20px;
    }
    .common_left_bar_page {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .node-type-t13-template .tabs {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .node-type-t14-template .department_helplinks.school {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    footer .footer_fourthcolumn .block + .block {
        margin-bottom: 20px;
    }
    .offices_services table {
        margin: 0;
        table-layout: fixed;
    }
    .offices_services table thead th {
        overflow-wrap: break-word;
        padding: 5px;
        font-size: 12px;
    }
    .offices_services table tbody td {
        overflow-wrap: break-word;
        padding: 5px;
        font-size: 12px;
    }
    .offices_services table tbody td:first-child a {
        font-size: 12px;
    }
    .offices_services table tbody td:first-child {
        font-size: 12px;
    }
    .program_block_1 .left .other_programe .programs_link_list h4, .program_block_1 .left .other_programe .jobs_link_list h4 {
        margin: 20px 0 5px;
    }
    .program_block_1 .sidebar-content-mobile {
        display: block;
    }
    .desktop-only {
        display: none;
    }
    .program_block_1 .left .overview .feauter_boxes .featured_box .featured_wrap {
        padding: 15px;
    }
    #sidemenu_div {
        padding-right: 20px;
    }
}

@media only screen and (max-width:600px) {
    body.page-search .form-wrapper .form-item-keys input[type="text"] {
        font-size: 14px;
        padding: 13px 10px !important;
    }
    footer .social-link {
        margin-left: 0 !important;
    }
    body.node-type-right-sidebar-event footer .container {
        padding: 0 20px;
    }
    footer .footer_fourthcolumn .block + .block ul li:nth-child(3) {
        margin-right: 10px;
    }
    .node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger {
        padding-right: 70px;
    }
    .node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger .bx-controls .bx-next {
        background: url(/sites/all/themes/cuny_csi/images/bx-right.gif) no-repeat scroll center center / 15px auto;
    }
    .node-type-t14-template .gallery .bx-wrapper.bx-wrapper-pagger .bx-controls .bx-prev {
        background: url(/sites/all/themes/cuny_csi/images/bx-left.gif) no-repeat scroll center center / 15px auto;
        right: 30px;
    }
    .node-type-t14-template .second-content .quote-sky-color {
        font-size: 16px;
        line-height: 23px;
        padding: 13px;
    }
    #accordion .accordion-toggle {
        font-size: 16px;
    }
    #accordion .accordion-toggle span {
        background-position: 0 3px;
        background-size: 15px auto;
        padding-left: 30px;
    }
    #accordion .accordion-toggle.active span {
        background-position: 0 3px;
        background-size: 15px auto;
        padding-left: 30px;
    }
    .view-calendar .view-filters #edit-field-department-value-wrapper, .view-calendar .view-filters #edit-field-categories-term-tid-wrapper, .view-calendar .view-filters .views-month-year-calendar {
        margin-bottom: 10px;
        padding-right: 0;
        width: 100%;
    }
    .Home_overview .col-xs-6 {
        width: 100%;
    }
    .top_programe .col-xs-6 {
        width: 100%;
    }
    .fact_block .col-xs-6 {
        width: 100%;
    }
    .region-page-bottom-fourth {
        margin: 0 auto;
        max-width: 350px;
    }
    .filter_wrap .view-content ul li {
        width: 100%;
    }
    .Home_overview .skillbox {
        height: 300px;
        width: 300px;
    }
    .Home_overview .programbox {
        height: 300px;
        width: 300px;
        position: static;
    }
    .Home_overview .applybox {
        height: 300px;
        width: 300px;
        position: static;
    }
    .Home_overview .givebox {
        height: 300px;
        width: 300px;
        position: static;
    }
    .Home_overview .visitbox_wrap {
        height: 300px;
        width: 300px;
    }
    .homeslider .flip-container, .homeslider .front, .homeslider .back {
        height: 75px;
        width: 100%;
    }
    .homeslider .container .social_wrap {
        width: 100%;
    }
    .sharebtndiv .sharebtn {
        justify-content: center;
        -webkit-justify-content: center;
        right: 0;
        text-align: center;
        width: 100%;
        z-index: 2;
    }
    .sharebtndiv .shareback {
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        left: 0;
        padding: 0 22px;
        position: static;
        right: 0;
        top: 0;
        width: 100%;
    }
    .sharebtndiv .shareback .twitter, .sharebtndiv .shareback .pinterest, .sharebtndiv .shareback .facebook, .sharebtndiv .shareback .instagram, .sharebtndiv .shareback .tumblr {
        display: inline-block;
        margin: 0 5px;
        width: 30px;
        height: 30px;
    }
    .sharebtndiv .shareinner {
        width: 100%;
    }
    .homeslider .container .btndiv .checkoutbtn {
        justify-content: center;
        -webkit-justify-content: center;
        text-align: center;
        width: 100%;
    }
    .top_programe > .container > .row {
        justify-content: center;
        -webkit-justify-content: center;
        text-align: center;
    }
    .top_programe .block {
        width: 300px;
    }
    .row.factbox_wrap {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .fact_block .factbox_wrap .factbox {
        height: 300px;
        width: 300px;
    }
    #page_bottom_fourth h3 {
        font: bold 23px/28px arial;
        margin: 0 0 20px;
    }
    footer .col-sm-6 {
        width: 100%;
        text-align: center;
    }
    footer .footer_fourthcolumn .block-shore-social-link .content {
        width: 100%;
    }
    footer .footer_fourthcolumn .block-shore-social-link ul.social-link {
        display: inline-block !important;
        width: auto;
        margin-bottom: 20px;
    }
    footer .footer_fourthcolumn .block-shore-social-link ul.social-link li {
        margin: 0px;
    }
    footer .footer_firstcolumn .block + .block {
        margin-bottom: 15px;
    }
    footer .footer_firstcolumn .block {
        margin-bottom: 20px;
    }
    header.tb-megamenu-block .menu_cont_col {
        float: left;
        margin-top: 10px;
        width: 100%;
    }
    header .head_second_row {
        margin-top: 0;
        position: relative;
    }
    header .logo {
        display: inline-block;
        left: 0;
        margin-top: 22px;
        padding: 0;
        position: absolute;
        text-align: center;
        top: -83px;
        transition: all 0.2s ease-in-out 0s;
        width: 100%;
    }
    .sharebtndiv {
        width: 50%;
    }
    .homeslider .container .btndiv {
        width: 50%;
    }
    .homeslider .container .social_wrap .shareback img {
        width: 100%!important;
    }
    .homeslider .container .btndiv .checkoutbtn {
        font-size: 16px;
        height: 60px;
    }
    .sharebtndiv .sharebtn {
        height: 60px;
    }
    .homeslider .flip-container, .homeslider .front, .homeslider .back {
        height: 60px;
    }
    .sharebtndiv .shareback {
        height: 60px;
    }
    .homeslider .container .gallery_txt h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .faculty-exposed-filter {
        margin-top: 20px;
        padding: 15px;
    }
    .faculty-exposed-filter .nice-select {
        max-width: 333px;
        width: 100%;
    }
    .userbg #user-login, .userbg #user-pass, .userbg #user-register-form {
        padding: 20px;
    }
    .item-list {
        width: 100%;
        text-align: center;
        border-top: 0;
    }
    .item-list .pager {
        width: auto;
        float: none;
        display: inline-block;
        border: 0;
    }
    .item-list .pager li.pager-ellipsis, .item-list .pager li.pager-last, .item-list .pager li.pager-first {
        display: none;
    }
    .office_hours_head .right {
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    .office_hours_head .right a.downloadbtn {
        width: 100%;
    }
    .office_hours_head .right .viewdepart {
        max-width: 100%;
    }
    header .head_first_row {
        padding: 0;
    }
    header .head_second_row {
        padding: 0;
    }
    .news_left .news_cont p {
        font-size: 14px;
    }
    .news_right .event_cont p {
        font-size: 14px;
    }
    .view-calendar .date-nav-wrapper .date-heading {
        display: inline-block;
        float: none;
        padding: 10px 0;
        width: 100%;
    }
    .view-calendar .date-nav-wrapper .date-heading h3 {
        font-size: 20px;
    }
    .view-calendar .date-nav-wrapper .pager {
        float: none;
        width: auto;
    }
    .view-calendar .date-nav-wrapper .calendar-button-group {
        display: inline-block;
        float: none;
    }
    .view .date-nav-wrapper .date-nav {
        text-align: center;
    }
    .view-calendar .view-header .date-nav-wrapper .date-nav {
        padding: 0;
        margin: 0;
    }
    .view-calendar .date-nav-wrapper .pager li a {
        font-size: 15px;
        padding: 0 8px;
        width: 85px;
    }
    .view-calendar .date-nav-wrapper .calendar-button-group a {
        font-size: 14px;
        height: 35px;
        justify-content: center;
        padding: 0 8px;
        text-align: center;
        width: 85px;
    }
}

@media only screen and (max-width:450px) {
    .call-to-action a {
        max-width: inherit;
    }
    .faculty_container figure img {
        height: auto;
        max-width: inherit;
        width: 100%;
    }
    .node-type-t13-template .tab-header a.button {
        margin: 5px 0;
        width: 100%;
    }
    .program_block_1 .left .schoolinfo_row .type_programe ul li {
        width: 100%;
    }
    .program_block_1 .left .programe_news .rightitem .viewbtn {
        max-width: 100%;
    }
    #accordion .accordion-content ul li {
        margin-bottom: 5px;
        padding-right: 0;
        width: 100%;
    }
    .program_block_1 .left #accordion .accordion-content ul li {
        width: 100%;
    }
    .sharebtndiv {
        position: static;
        right: 0;
        top: 0;
        width: 100%;
    }
    .homeslider .container .btndiv {
        bottom: 0;
        position: static;
        right: 0;
        width: 100%;
    }
    .filter_wrap .view-filters .views-exposed-form .views-exposed-widget {
        width: 100%;
    }
    .filter_wrap .view-filters .nice-select {
        width: 100%;
        margin: 0;
        min-width: inherit;
    }
    .news_left .news_cont {
        padding: 20px 15px 60px;
    }
    .news_left .news_cont p {
        margin: 0;
        font-size: 12px;
        display: none;
    }
    .news_left .news_cont h3 {
        margin: 0;
        font-size: 16px;
    }
    .news_left .nws_btn {
        background: #318dde url(/sites/all/themes/cuny_csi/images/nws_ico.png) no-repeat scroll 30px 13px;
        height: 48px;
        padding: 10px 30px 10px 65px;
    }
    .news_right .event_cont {
        padding: 20px 15px 60px;
    }
    .news_right .event_cont p {
        font-size: 12px;
        margin: 0;
        display: none;
    }
    .news_right .event_cont h3 {
        margin: 0;
        font-size: 16px;
    }
    .news_right .btndiv_event .event_btn {
        background: #a3cb69 url(/sites/all/themes/cuny_csi/images/event_ico.png) no-repeat scroll 30px 13px;
        height: 48px;
        padding: 10px 30px 10px 65px;
    }
    .top_note .note_close {
        top: 5px;
    }
    .search_office input[type="submit"] {
        width: 100%;
    }
    .faculty_container figure {
        margin-right: 0;
        width: 100%;
    }
    .faculty_container .faculty_desc {
        float: left;
        margin-top: 20px;
    }
    .faculty-share a {
        height: 50px;
        width: 50px;
    }
    .story_block .story_wrap .storydiv {
        padding: 0 50px;
    }
    .story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-next {
        right: -50px;
        width: 50px;
        background-size: 25px;
    }
    .story_block .story_wrap .storydiv .owl-controls .owl-nav .owl-prev {
        left: -50px;
        width: 50px;
        background-size: 25px;
    }
    .story_block .story_wrap .storydiv .storydtl .inside h3 {
        font-size: 20px;
    }
    .school_business_block_3 .left .dep_box_wrap {
        margin-right: 0;
    }
    .school_business_block_3 .left .dep_box_wrap .department {
        padding: 0 0 10px;
        width: 100%;
    }
    .school_business_block_5 .programe_news .rightitem .viewbtn {
        max-width: 100%;
    }
    .node-type-t14-template .tab-header .tab-head-box a {
        min-width: 80px;
    }
    header .logo.mo-logo {
        top: 16px;
    }
    header .logo.mo-logo img {
        width: 175px;
    }
}

@media only screen and (max-width:400px) {
    header .tb-megamenu-block .menu_img_col {
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }
    header .tb-megamenu-block .menu_cont_col {
        float: left;
    }
    body.page-search .form-wrapper {
        padding: 15px;
    }
    body.page-search .form-wrapper .form-item-keys label {
        font-size: 14px;
    }
    body.page-search #google-cse-results .gsc-tabsArea .gsc-tabHeader {
        width: 50%;
    }
    body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title a {
        font-size: 18px;
        line-height: 24px;
    }
    body.page-search #google-cse-results .gsc-wrapper .gsc-resultsbox-visible .gsc-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title a b {
        font-size: 18px;
    }
}

@media only screen and (max-height:350px) {
    .homeslider .container .gallery_txt {
        align-items: flex-start;
        -webkit-align-items: flex-start;
    }
}

@media only screen and (max-width:350px) {
    .node-type-t14-template .tab-header .tab-head-box a {
        font-size: 13px;
        min-width: 70px;
    }
    header .tb-megamenu-block .menu_img_col {
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }
    header .tb-megamenu-block .menu_cont_col {
        float: left;
    }
}