﻿@charset "UTF-8"; /*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

progress, sub, sup {
    vertical-align: baseline;
}

button, hr, input, select {
    overflow: visible;
}

.video-js button, button, select {
    text-transform: none;
}

[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0;
}

.fa-fw, .fa-li, .featured-text, .page-title h1 {
    text-align: center;
}

body, html {
    -webkit-text-size-adjust: 100%;
}

#tableProducts, .accordion-table, .border-table, .info-table, .list-table {
    border-collapse: collapse;
}

.slick-slider, .video-js {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.mfp-arrow, .slick-slider {
    -webkit-tap-highlight-color: transparent;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -.25em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button, input, select, textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: 700;
}

[type=button], [type=reset], [type=submit], button {
    cursor: pointer;
}

[disabled] {
    cursor: default;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    button:-moz-focusring, input:-moz-focusring {
        outline: ButtonText dotted 1px;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

*, .mfp-container {
    -webkit-box-sizing: border-box;
}

*, .mfp-container, .slick-slider {
    -moz-box-sizing: border-box;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
}

.video-js button, input[type=search] {
    -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

sup {
    top: -.7em;
    left: -6px;
}

.primary-color {
    color: #e64147;
}

b, h1, h2, h3, h4, h5, h6, strong {
    font-family: 'Open Sans', sans-serif;
}

h1 {
    margin: .67em 0;
    font-size: 48px;
}

h2 {
    font-size: 28px;
}

.normal-title {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
}

.thin-text {
    font-family: 'Open Sans', sans-serif;
}

.page-title h1 {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #4c4c4c;
    font-size: 27px;
}

@media only screen and (min-width:768px) {
    .page-title h1 {
        font-size: 36px;
    }

    .content-inline .inline-left {
        float: left;
    }
}

.page-title h1:after {
    content: '';
    display: block;
    position: relative;
    top: 5px;
    width: 50px;
    height: 2px;
    background: currentColor;
    margin: 0 auto;
}

.content-title:after, .section-title:after {
    content: '';
    display: block;
    top: 0;
    width: 50px;
    height: 2px;
    position: relative;
}

.content-title {
    font-size: 28px;
    color: #e64147;
}

    .content-title:after {
        background: #4a4a4a;
    }

.section-title {
    font-size: 21px;
    color: #4A4A4A;
}

    .section-title.light-title {
        color: #fff;
    }

    .section-title.small {
        font-size: 18px;
    }

    .section-title:after {
        background: currentColor;
    }

blockquote.quote-center {
    margin: 0 5%;
}

@media only screen and (min-width:1100px) {
    .section-title {
        font-size: 30px;
    }

        .section-title.medium {
            font-size: 24px;
        }

    blockquote.quote-center {
        margin: 0;
    }
}

blockquote.quote-inline {
    font-family: 'Open Sans', sans-serif;
}

.detail-link {
    position: relative;
    left: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

    .detail-link:after {
        content: "";
        padding-left: 10px;
        color: currentColor;
        vertical-align: middle;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .detail-link:hover {
        color: #e32a31;
        left: 5px;
    }

.highlighted-title {
    position: relative;
    font-size: 22px;
    color: #e64147;
}

    .highlighted-title:before {
        content: '';
        position: absolute;
        bottom: -5px;
        display: block;
        width: 75px;
        height: 6px;
        background: currentColor;
    }

.more-link:after {
    content: "";
    display: inline-block;
    padding-left: 10px;
    vertical-align: baseline;
    font-family: FontAwesome;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.download-link {
    padding: 6px 0 2px 26px;
    background: url(../img/icons/icon-download-gray.png) left center no-repeat;
}

.emphasis-link {
    color: currentColor;
    text-decoration: underline;
}

.mfp-close, .video-js button, a {
    text-decoration: none;
}

.normal {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
}

.featured-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
}

    .featured-text span {
        display: block;
    }

.content-inline:after, .content-list:after {
    content: "";
    display: table;
    clear: both;
}

.content-list {
    margin: 0;
    padding: 0;
}

.fa, .fa-stack {
    display: inline-block;
}

@media only screen and (min-width:768px) {
    .content-inline .inline-right {
        float: right;
    }

    .content-inline .content-layout-3 {
        width: 30%;
    }

    .content-inline .content-layout-4 {
        width: 45%;
    }

    .content-inline .content-layout-6 {
        width: 60%;
    }

    .content-list {
        padding: 30px;
    }
}

.content-list li {
    margin-bottom: 20px;
}

@media only screen and (min-width:1100px) {
    .featured-text {
        font-size: 25px;
    }

        .featured-text.large {
            font-size: 35px;
        }

    .content-list {
        padding: 60px;
    }

        .content-list li {
            margin-bottom: 30px;
        }
}

.content-list li:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width:768px) {
    .content-list.small-list {
        padding: 15px;
    }
}

@media only screen and (min-width:1100px) {
    .content-list.small-list {
        padding: 30px;
    }
}

.content-list.small-list li {
    margin-bottom: 10px;
}

@media only screen and (min-width:768px) {
    .content-list.inline-list {
        padding: 15px;
        margin: 0 0 0 -2%;
    }

        .content-list.inline-list li {
            float: left;
            width: 48%;
            margin-left: 2%;
        }
}

@media only screen and (min-width:1100px) {
    .content-list.inline-list {
        padding: 30px;
    }
}

.content-list.inline-list li {
    margin-bottom: 10px;
}

.disc-list li {
    padding-left: 20px;
    background: url(../img/icons/primary-disc.png) left 4px no-repeat;
}

.img-right {
    float: right;
}

.img-left {
    float: left;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(../fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-stack, .valign-middle, a img, input, select {
    vertical-align: middle;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-cog:before, .fa-gear:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before, .fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158";
}

.fa-krw:before, .fa-won:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before, .fa-genderless:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.container {
    position: relative;
    width: 1150px;
    margin: 0 auto;
}

    .container.full {
        position: static;
    }

@media only screen and (min-width:1100px) {
    .inline-layout-container {
        width: 940px;
        margin: 0 auto;
    }
}

.container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 14px;
    margin-right: 14px;
    position: relative;
}

.row {
    margin: 0 -14px;
}

.column.alpha, .columns.alpha {
    margin-left: 0;
}

.column.omega, .columns.omega {
    margin-right: 0;
}

.container .one.column, .container .one.columns {
    width: 70px;
}

.container .two.columns {
    width: 168px;
}

.container .three.columns {
    width: 266px;
}

.container .four.columns {
    width: 364px;
}

.container .five.columns {
    width: 462px;
}

.container .six.columns {
    width: 560px;
}

.container .seven.columns {
    width: 658px;
}

.container .eight.columns {
    width: 756px;
}

.container .nine.columns {
    width: 854px;
}

.container .ten.columns {
    width: 952px;
}

.container .eleven.columns {
    width: 1050px;
}

.container .twelve.columns {
    width: 1148px;
}

@media only screen and (max-width:1200px) {
    .container {
        width: 960px;
    }

        .container .column, .container .columns {
            margin-left: 10px;
            margin-right: 10px;
        }

    .row {
        margin-bottom: 10px;
    }

    .column.alpha, .columns.alpha {
        margin-left: 0;
    }

    .column.omega, .columns.omega {
        margin-right: 0;
    }

    .container .one.column, .container .one.columns {
        width: 60px;
    }

    .container .two.columns {
        width: 140px;
    }

    .container .three.columns {
        width: 220px;
    }

    .container .four.columns {
        width: 300px;
    }

    .container .five.columns {
        width: 380px;
    }

    .container .six.columns {
        width: 460px;
    }

    .container .seven.columns {
        width: 540px;
    }

    .container .eight.columns {
        width: 620px;
    }

    .container .nine.columns {
        width: 700px;
    }

    .container .ten.columns {
        width: 780px;
    }

    .container .eleven.columns {
        width: 860px;
    }

    .container .twelve.columns {
        width: 940px;
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .container {
        width: 768px;
        padding: 0 10px;
    }

        .container .column, .container .columns {
            margin-left: 10px;
            margin-right: 10px;
        }

    .row {
        margin: 0 -10px;
    }

    .column.alpha, .columns.alpha {
        margin-left: 0;
        margin-right: 10px;
    }

    .column.omega, .columns.omega {
        margin-right: 0;
        margin-left: 10px;
    }

    .alpha.omega {
        margin-left: 0;
        margin-right: 0;
    }

    .container .one.column, .container .one.columns {
        width: 44px;
    }

    .container .two.columns {
        width: 108px;
    }

    .container .three.columns {
        width: 172px;
    }

    .container .four.columns {
        width: 236px;
    }

    .container .five.columns {
        width: 300px;
    }

    .container .six.columns {
        width: 364px;
    }

    .container .seven.columns {
        width: 428px;
    }

    .container .eight.columns {
        width: 492px;
    }

    .container .nine.columns {
        width: 556px;
    }

    .container .ten.columns {
        width: 620px;
    }

    .container .eleven.columns {
        width: 684px;
    }

    .container .twelve.columns {
        width: 748px;
    }
}

body, figure {
    margin: 0;
}

@media only screen and (max-width:767px) {
    .container, .container .eight.columns, .container .eleven.columns, .container .fifteen.columns, .container .five.columns, .container .four.columns, .container .fourteen.columns, .container .nine.columns, .container .one-third.column, .container .one.column, .container .one.columns, .container .seven.columns, .container .six.columns, .container .sixteen.columns, .container .ten.columns, .container .thirteen.columns, .container .three.columns, .container .twelve.columns, .container .two-thirds.column, .container .two.columns {
        width: 100%;
    }

    .container {
        padding: 0 10px;
    }

        .container .column, .container .columns, .row {
            margin: 0;
        }
}

.clear, .clearfix:after, .clearfix:before, .row:after, .row:before {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.container:after, .row:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:after, .clearfix:before, .row:after, .row:before {
    content: '\0020';
}

.clearfix:after, .row:after {
    clear: both;
}

.clearfix, .row {
    zoom: 1;
}

.clear {
    clear: both;
}

.full-width, .not-scroll, body, html {
    width: 100%;
}

.menu-open, .menu-open body, .not-scroll {
    height: 100%;
}

* {
    box-sizing: border-box;
}

.not-scroll {
    overflow: hidden;
}

body, html {
    overflow-x: hidden;
}

body {
    background: #fff;
    /*font: 14px 'Open Sans', Arial, sans-serif;*/
    color: #4c4c4c;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

.wrapper {
    position: relative;
    min-height: calc(100vh - 234px);
}

@media only screen and (min-width:768px) {
    .wrapper {
        min-height: calc(100vh - 224px);
    }
}

.subheader {
    color: #777;
}

a {
    color: #e64147;
    outline: 0;
}

.inline-link {
    color: inherit;
}

ul {
    list-style: none;
}

ol {
    list-style: decimal inside;
}

ol, ul.circle, ul.disc, ul.square {
    margin-left: 0;
}

ul.square {
    list-style: square;
}

ul.circle {
    list-style: circle;
}

ul.disc {
    list-style: disc;
}

ol ol li, ol ul li, ul ol li, ul ul li {
    margin-bottom: 6px;
}

img.scale-with-grid {
    max-width: 100%;
    height: auto;
}

fieldset, form {
    margin-bottom: 20px;
}

*, :focus, :selected {
    outline: 0;
    -moz-outline-style: none;
}

:-moz-any-link:focus {
    outline: 0;
}

a:active, a:focus, a:selected {
    outline: 0;
    -moz-outline-style: none;
}

textarea {
    overflow: auto;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    display: none;
}

.center {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.remove-bottom {
    margin-bottom: 0 !important;
}

.half-bottom {
    margin-bottom: 10px !important;
}

.add-bottom {
    margin-bottom: 20px !important;
}

.add-2x-bottom {
    margin-bottom: 40px !important;
}

.remove-top {
    margin-top: 0 !important;
}

.half-top {
    margin-top: 10px !important;
}

.add-top {
    margin-top: 20px !important;
}

.add-2x-top {
    margin-top: 40px !important;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.table {
    display: table;
}

.table-cell {
    display: table-cell;
}

.valign-bottom {
    vertical-align: bottom;
}

.full-height {
    height: 100%;
}

.is-hidden {
    display: none;
}

.is-show {
    display: block;
}

.img-responsive {
    max-width: 100%;
    width: 100%;
}

.icon.icon-corporate, .icon.icon-corporate-white {
    background-image: url(../img/spritesheet.png);
    width: 38px;
    height: 32px;
}

.is-desktop {
    display: none;
}

@media only screen and (min-width:1100px) {
    .wrapper {
        min-height: calc(100vh - 583px);
    }

    .is-mobile {
        display: none;
    }

    .is-desktop {
        display: block;
    }
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important;
}

.icon {
    display: inline-block;
}

    .icon.icon-corporate {
        background-position: -542px -558px;
    }

    .icon.icon-corporate-white {
        background-position: -494px -558px;
    }

    .icon.icon-refinery, .icon.icon-refinery-white {
        background-image: url(../img/spritesheet.png);
        width: 40px;
    }

    .icon.icon-refinery {
        background-position: -296px -558px;
        height: 32px;
    }

    .icon.icon-refinery-white {
        background-position: -346px -558px;
        height: 32px;
    }

    .icon.icon-partners, .icon.icon-partners-white {
        background-image: url(../img/spritesheet.png);
        width: 47px;
        height: 32px;
    }

    .icon.icon-partners {
        background-position: -137px -558px;
    }

    .icon.icon-partners-white {
        background-position: -482px -466px;
    }

    .icon.icon-awards, .icon.icon-awards-white {
        background-image: url(../img/spritesheet.png);
        width: 35px;
    }

    .icon.icon-awards {
        background-position: -638px -600px;
        height: 32px;
    }

    .icon.icon-awards-white {
        background-position: -590px -558px;
        height: 32px;
    }

    .icon.icon-contact, .icon.icon-contact-white {
        background-image: url(../img/spritesheet.png);
        width: 32px;
        height: 32px;
    }

    .icon.icon-contact {
        background-position: -723px -197px;
    }

    .icon.icon-contact-white {
        background-position: -723px -155px;
    }

    .icon.icon-drops, .icon.icon-drops-white {
        background-image: url(../img/spritesheet.png);
        width: 21px;
    }

    .icon.icon-drops {
        background-position: -723px -403px;
        height: 32px;
    }

    .icon.icon-drops-white {
        background-position: -723px -361px;
        height: 32px;
    }

    .icon.icon-bitumen, .icon.icon-bitumen-white {
        background-image: url(../img/spritesheet.png);
        width: 35px;
        height: 32px;
    }

    .icon.icon-bitumen {
        background-position: -458px -600px;
    }

    .icon.icon-bitumen-white {
        background-position: -503px -600px;
    }

    .icon.icon-experiment, .icon.icon-experiment-white {
        background-image: url(../img/spritesheet.png);
        width: 27px;
    }

    .icon.icon-experiment {
        background-position: -765px -278px;
        height: 32px;
    }

    .icon.icon-experiment-white {
        background-position: -765px -320px;
        height: 32px;
    }

    .icon.icon-doc, .icon.icon-doc-white {
        background-image: url(../img/spritesheet.png);
        width: 25px;
        height: 32px;
    }

    .icon.icon-doc {
        background-position: -765px -446px;
    }

    .icon.icon-doc-white {
        background-position: -765px -572px;
    }

    .icon.icon-warning, .icon.icon-warning-white {
        width: 38px;
        height: 33px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-warning {
        background-position: -272px -600px;
    }

    .icon.icon-warning-white {
        background-position: -320px -600px;
    }

    .icon.icon-calendar-white {
        background-image: url(../img/spritesheet.png);
        background-position: -723px -323px;
        width: 27px;
        height: 28px;
    }

    .icon.icon-user, .icon.icon-user-white {
        background-image: url(../img/spritesheet.png);
        width: 25px;
        height: 32px;
    }

    .icon.icon-user {
        background-position: -765px -530px;
    }

    .icon.icon-user-white {
        background-position: -765px -488px;
    }

    .icon.icon-contract, .icon.icon-contract-white {
        background-image: url(../img/spritesheet.png);
        width: 47px;
        height: 33px;
    }

    .icon.icon-contract {
        background-position: -268px -222px;
    }

    .icon.icon-contract-white {
        background-position: -568px -511px;
    }

    .icon.icon-finance, .icon.icon-finance-white {
        background-image: url(../img/spritesheet.png);
        width: 35px;
    }

    .icon.icon-finance {
        background-position: -593px -600px;
        height: 32px;
    }

    .icon.icon-finance-white {
        background-position: -548px -600px;
        height: 32px;
    }

    .icon.icon-comment, .icon.icon-comment-white {
        background-image: url(../img/spritesheet.png);
        width: 34px;
    }

    .icon.icon-comment {
        background-position: -470px -650px;
        height: 32px;
    }

    .icon.icon-comment-white {
        background-position: -514px -650px;
        height: 32px;
    }

    .icon.icon-managament, .icon.icon-managament-white {
        background-image: url(../img/spritesheet.png);
        width: 32px;
        height: 32px;
    }

    .icon.icon-managament {
        background-position: -723px -281px;
    }

    .icon.icon-managament-white {
        background-position: -723px -239px;
    }

    .icon.icon-sustainability, .icon.icon-sustainability-white {
        background-image: url(../img/spritesheet.png);
        width: 40px;
        height: 33px;
    }

    .icon.icon-sustainability {
        background-position: -172px -600px;
    }

    .icon.icon-sustainability-white {
        background-position: -222px -600px;
    }

    .icon.icon-malpractice, .icon.icon-malpractice-white {
        background-image: url(../img/spritesheet.png);
        width: 35px;
        height: 35px;
    }

    .icon.icon-malpractice {
        background-position: -337px -650px;
    }

    .icon.icon-malpractice-white {
        background-position: -292px -650px;
    }

    .icon.icon-responsibility, .icon.icon-responsibility-white {
        background-image: url(../img/spritesheet.png);
        width: 35px;
        height: 29px;
    }

    .icon.icon-responsibility {
        background-position: -765px -39px;
    }

    .icon.icon-responsibility-white {
        background-position: -765px 0;
    }

    .icon.icon-media, .icon.icon-media-white {
        background-image: url(../img/spritesheet.png);
        width: 41px;
    }

    .icon.icon-media {
        background-position: -245px -558px;
        height: 32px;
    }

    .icon.icon-media-white {
        background-position: -194px -558px;
        height: 32px;
    }

    .icon.icon-visual, .icon.icon-visual-white {
        background-image: url(../img/spritesheet.png);
        width: 39px;
    }

    .icon.icon-visual {
        background-position: -396px -558px;
        height: 32px;
    }

    .icon.icon-visual-white {
        background-position: -445px -558px;
        height: 32px;
    }

    .icon.icon-magazine, .icon.icon-magazine-white {
        background-image: url(../img/spritesheet.png);
        width: 29px;
        height: 32px;
    }

    .icon.icon-magazine {
        background-position: -765px -78px;
    }

    .icon.icon-magazine-white {
        background-position: -765px -120px;
    }

    .icon.icon-library, .icon.icon-library-white {
        background-image: url(../img/spritesheet.png);
        width: 34px;
        height: 27px;
    }

    .icon.icon-library {
        background-position: -765px -241px;
    }

    .icon.icon-library-white {
        background-position: -765px -204px;
    }

    .icon.icon-logo, .icon.icon-logo-white {
        background-image: url(../img/spritesheet.png);
        width: 28px;
        height: 28px;
    }

    .icon.icon-logo {
        background-position: -765px -614px;
    }

    .icon.icon-logo-white {
        background-position: -765px -652px;
    }

    .icon.icon-life, .icon.icon-life-white {
        background-image: url(../img/spritesheet.png);
        width: 40px;
        height: 24px;
    }

    .icon.icon-life {
        background-position: -233px -702px;
    }

    .icon.icon-life-white {
        background-position: -183px -702px;
    }

    .icon.icon-team, .icon.icon-team-white {
        background-image: url(../img/spritesheet.png);
        width: 35px;
        height: 33px;
    }

    .icon.icon-team {
        background-position: -413px -600px;
    }

    .icon.icon-team-white {
        background-position: -368px -600px;
    }

    .icon.icon-rules, .icon.icon-rules-white {
        background-image: url(../img/spritesheet.png);
        width: 38px;
        height: 27px;
    }

    .icon.icon-rules {
        background-position: -87px -702px;
    }

    .icon.icon-rules-white {
        background-position: -135px -702px;
    }

    .icon.icon-about, .icon.icon-about-white {
        background-image: url(../img/spritesheet.png);
        width: 26px;
    }

    .icon.icon-about {
        background-position: -765px -404px;
        height: 32px;
    }

    .icon.icon-about-white {
        background-position: -765px -362px;
        height: 32px;
    }

    .icon.icon-assistance, .icon.icon-assistance-white, .icon.icon-fields, .icon.icon-fields-white {
        background-image: url(../img/spritesheet.png);
        width: 33px;
        height: 32px;
    }

    .icon.icon-fields {
        background-position: -601px -650px;
    }

    .icon.icon-fields-white {
        background-position: -44px -702px;
    }

    .icon.icon-assistance {
        background-position: -558px -650px;
    }

    .icon.icon-assistance-white {
        background-position: -644px -650px;
    }

    .icon.icon-users, .icon.icon-users-white {
        width: 44px;
        height: 33px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-users {
        background-position: -118px -600px;
    }

    .icon.icon-users-white {
        background-position: -325px -222px;
    }

    .icon.icon-radius-arrow {
        background-image: url(../img/spritesheet.png);
        background-position: -723px -642px;
        width: 17px;
        height: 17px;
    }

    .icon.icon-menu-arrow-left, .icon.icon-menu-arrow-right {
        width: 11px;
        height: 18px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-menu-arrow-left {
        background-position: -697px -345px;
    }

    .icon.icon-menu-arrow-right {
        background-position: -697px -373px;
    }

    .icon.icon-email {
        background-image: url(../img/spritesheet.png);
        background-position: -426px -650px;
        width: 34px;
        height: 32px;
    }

    .icon.icon-info {
        background-image: url(../img/spritesheet.png);
        background-position: -723px -445px;
        width: 25px;
        height: 24px;
    }

    .icon.icon-bitum, .icon.icon-concrete, .icon.icon-fuel, .icon.icon-lpg, .icon.icon-oil {
        width: 38px;
        height: 38px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-lpg {
        background-position: -196px -650px;
    }

    .icon.icon-fuel {
        background-position: -244px -650px;
    }

    .icon.icon-oil {
        background-position: -52px -650px;
    }

    .icon.icon-bitum {
        background-position: -100px -650px;
    }

    .icon.icon-concrete {
        background-position: -148px -650px;
    }

    .icon.icon-detail-lpg {
        background-image: url(../img/spritesheet.png);
        background-position: -99px -466px;
        width: 71px;
        height: 66px;
    }

    .icon.icon-detail-jet {
        background-image: url(../img/spritesheet.png);
        background-position: 0 -379px;
        width: 109px;
        height: 77px;
    }

    .icon.icon-detail-base-oil {
        background-image: url(../img/spritesheet.png);
        background-position: -379px 0;
        width: 82px;
        height: 105px;
    }

    .icon.icon-detail-bitum {
        background-image: url(../img/spritesheet.png);
        background-position: -644px -496px;
        width: 62px;
        height: 46px;
    }

    .icon.icon-detail-ship {
        background-image: url(../img/spritesheet.png);
        background-position: -345px -466px;
        width: 127px;
        height: 32px;
    }

    .icon.icon-detail-drop {
        background-image: url(../img/spritesheet.png);
        background-position: -723px 0;
        width: 32px;
        height: 50px;
    }

    .icon.icon-detail-fuel-oil {
        background-image: url(../img/spritesheet.png);
        background-position: -471px -97px;
        width: 75px;
        height: 88px;
    }

    .icon.icon-detail-gase-oil {
        background-image: url(../img/spritesheet.png);
        background-position: -261px -466px;
        width: 74px;
        height: 60px;
    }

    .icon.icon-detail-sulfur {
        background-image: url(../img/spritesheet.png);
        background-position: -471px 0;
        width: 87px;
        height: 87px;
    }

    .icon.icon-detail-unleaded-95 {
        background-image: url(../img/spritesheet.png);
        background-position: -222px -268px;
        width: 108px;
        height: 80px;
    }

    .icon.icon-detail-diesel {
        background-image: url(../img/spritesheet.png);
        background-position: -568px -158px;
        width: 61px;
        height: 71px;
    }

    .icon.icon-detail-petcoke {
        background-image: url(../img/spritesheet.png);
        background-position: -568px -317px;
        width: 41px;
        height: 68px;
    }

    .icon.icon-detail-oil {
        background-image: url(../img/spritesheet.png);
        background-position: -379px -115px;
        width: 61px;
        height: 84px;
    }

    .icon.icon-detail-waks {
        background-image: url(../img/spritesheet.png);
        background-position: -379px -287px;
        width: 79px;
        height: 61px;
    }

    .icon.icon-fuel-test, .icon.icon-pdf {
        height: 63px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-pdf {
        background-position: -644px -423px;
        width: 46px;
    }

    .icon.icon-fuel-test {
        background-position: -119px -379px;
        width: 114px;
    }

    .icon.icon-diesel-test {
        background-image: url(../img/spritesheet.png);
        background-position: -568px -77px;
        width: 61px;
        height: 71px;
    }

    .icon.icon-gas-oil-test {
        background-image: url(../img/spritesheet.png);
        background-position: -332px -379px;
        width: 74px;
        height: 60px;
    }

    .icon.icon-ship-test {
        background-image: url(../img/spritesheet.png);
        background-position: 0 -558px;
        width: 127px;
        height: 32px;
    }

    .icon.icon-oil-test {
        background-image: url(../img/spritesheet.png);
        background-position: -644px -197px;
        width: 51px;
        height: 68px;
    }

    .icon.icon-jet-test {
        background-image: url(../img/spritesheet.png);
        background-position: -471px -369px;
        width: 86px;
        height: 61px;
    }

    .icon.icon-lpg-test {
        background-image: url(../img/spritesheet.png);
        background-position: -180px -466px;
        width: 71px;
        height: 66px;
    }

    .icon.icon-base-oil-test, .icon.icon-oto-lpg-test {
        width: 78px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-oto-lpg-test {
        background-position: -471px -286px;
        height: 73px;
    }

    .icon.icon-base-oil-test {
        background-position: -471px -195px;
        height: 81px;
    }

    .icon.icon-extrack-test {
        background-image: url(../img/spritesheet.png);
        background-position: 0 -466px;
        width: 89px;
        height: 82px;
    }

    .icon.icon-bitum-test {
        background-image: url(../img/spritesheet.png);
        background-position: -644px -70px;
        width: 67px;
        height: 54px;
    }

    .icon.icon-wax-test {
        background-image: url(../img/spritesheet.png);
        background-position: -243px -379px;
        width: 79px;
        height: 61px;
    }

    .icon.icon-drop-test, .icon.icon-other-test {
        height: 68px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-drop-test {
        background-position: -644px -345px;
        width: 43px;
    }

    .icon.icon-other-test {
        background-position: -568px -239px;
        width: 41px;
    }

    .icon.icon-tv {
        background-image: url(../img/spritesheet.png);
        background-position: -723px -513px;
        width: 22px;
        height: 25px;
    }

    .icon.icon-pdf-small {
        background-image: url(../img/spritesheet.png);
        background-position: -723px -548px;
        width: 18px;
        height: 24px;
    }

    .icon.count-down, .icon.count-up {
        width: 36px;
        height: 12px;
        background-image: url(../img/spritesheet.png);
        cursor: pointer;
    }

    .icon.count-up {
        background-position: -134px -245px;
    }

        .icon.count-up.light {
            background-position: -345px -508px;
        }

        .icon.count-up.dark {
            background-position: -517px -440px;
        }

    .icon.count-down {
        background-position: -180px -245px;
    }

        .icon.count-down.light {
            background-position: -391px -508px;
        }

        .icon.count-down.dark {
            background-position: -471px -440px;
        }

    .icon.icon-info-comment {
        background-image: url(../img/spritesheet.png);
        background-position: -644px -134px;
        width: 68px;
        height: 53px;
    }

    .icon.icon-window {
        background-image: url(../img/spritesheet.png);
        background-position: 0 -600px;
        width: 56px;
        height: 40px;
    }

    .icon.icon-donation {
        background-image: url(../img/spritesheet.png);
        background-position: -644px 0;
        width: 69px;
        height: 60px;
    }

    .icon.icon-boxs-circle {
        background-image: url(../img/spritesheet.png);
        background-position: -568px -455px;
        width: 52px;
        height: 46px;
    }

    .icon.icon-pie-chart {
        background-image: url(../img/spritesheet.png);
        background-position: -723px -113px;
        width: 32px;
        height: 32px;
    }

    .icon.icon-civil-doc {
        background-image: url(../img/spritesheet.png);
        background-position: -416px -379px;
        width: 40px;
        height: 45px;
    }

    .icon.icon-pencil-contract {
        background-image: url(../img/spritesheet.png);
        background-position: -66px -600px;
        width: 42px;
        height: 36px;
    }

    .icon.icon-card-user {
        background-image: url(../img/spritesheet.png);
        background-position: -644px -552px;
        width: 47px;
        height: 35px;
    }

    .icon.icon-capital {
        background-image: url(../img/spritesheet.png);
        background-position: -568px -395px;
        width: 52px;
        height: 50px;
    }

    .icon.icon-conversion, .icon.icon-fan, .icon.icon-home, .icon.icon-tube, .icon.icon-turbo {
        background-image: url(../img/spritesheet.png);
        width: 101px;
        height: 101px;
    }

    .icon.icon-conversion {
        background-position: -268px 0;
    }

    .icon.icon-fan {
        background-position: -134px -134px;
    }

    .icon.icon-turbo {
        background-position: -111px -268px;
    }

    .icon.icon-tube {
        background-position: 0 -268px;
    }

    .icon.icon-home {
        background-position: -268px -111px;
    }

    .icon.icon-note, .icon.icon-people, .icon.icon-work {
        width: 124px;
        height: 124px;
        background-image: url(../img/spritesheet.png);
    }

    .icon.icon-people {
        background-position: -134px 0;
    }

    .icon.icon-work {
        background-position: 0 -134px;
    }

    .icon.icon-note {
        background-position: 0 0;
    }

    .icon.icon-orientation {
        background-image: url(../img/spritesheet.png);
        background-position: -379px -209px;
        width: 72px;
        height: 68px;
    }

    .icon.icon-detail-play {
        background-image: url(../img/spritesheet.png);
        background-position: -568px 0;
        width: 66px;
        height: 67px;
    }

    .icon.icon-detail-doc {
        background-image: url(../img/spritesheet.png);
        background-position: -644px -275px;
        width: 52px;
        height: 60px;
    }

    .icon.icon-video {
        background-image: url(../img/spritesheet.png);
        background-position: -283px -702px;
        width: 38px;
        height: 21px;
    }

    .icon.icon-doc-primary {
        background-image: url(../img/spritesheet.png);
        background-position: 0 -702px;
        width: 34px;
        height: 39px;
    }

    .icon.icon-double-arrow {
        display: inline-block;
        width: 44px;
        height: 45px;
        background: url(../img/icons/icon-double-arrow.png) no-repeat;
        background-size: 100%;
    }

    .icon.icon-arrow-primary-small, .icon.icon-calendar, .icon.icon-more-right, .icon.icon-pdf-primary {
        background-image: url(../img/spritesheet.png);
    }

@media only screen and (min-width:768px) {
    .icon.icon-double-arrow {
        width: 97px;
        height: 98px;
    }
}

.icon.icon-more-right {
    background-position: -705px -197px;
    width: 7px;
    height: 12px;
}

.icon.icon-pdf-primary {
    background-position: -723px -582px;
    width: 18px;
    height: 22px;
}

.icon.icon-calendar {
    background-position: -765px -162px;
    width: 29px;
    height: 32px;
}

.icon.icon-arrow-primary-small {
    background-position: -750px -642px;
    width: 5px;
    height: 6px;
}

.button-banner-more, .button-more, .button.light-button {
    display: inline-block;
    padding: 20px 32px 18px;
    color: #4c4c4c;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.subchild > li > a, .submenu li > a {
    font-size: 13px;
    text-transform: uppercase;
}

.button-sm {
    padding: 15px 32px;
}

.button-more {
    border: 1px solid #fff;
    color: #fff;
}

    .button-banner-more:hover, .button-more:hover, .button.light-button:hover {
        background: rgba(230,65,71,.7);
        border-color: rgba(230,65,71,.5);
        color: #fff;
    }

        .button-banner-more:hover:after, .button-more:hover:after, .button.light-button:hover:after {
            left: 3px;
        }

.button.light-button {
    padding: 20px 32px 18px;
    border: 1px solid #bbb;
    color: #636363;
    background: 0 0;
}

.button-banner-more:after, .button-more:after, .button.btn-light-more:after {
    content: "";
    position: relative;
    left: 0;
    display: inline-block;
    padding-left: 10px;
    vertical-align: baseline;
    font-family: FontAwesome;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.menu-items ul:after, .multible-button-list:after, .page-topmenu a:after, .page-topmenu:after {
    content: "";
    clear: both;
}

.button.btn-light-more, .button.btn-primary, .menu-items > ul > li > a, .submenu li > a {
    font-family: 'Open Sans', sans-serif;
}

.button-banner-more {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #bbb;
    color: #666;
    text-align: center;
}

@media only screen and (min-width:768px) {
    .button-banner-more {
        width: auto;
        margin-bottom: 0;
        border-color: #fff;
        color: #fff;
        text-align: left;
    }
}

.button.btn-primary {
    padding: 20px 20px 18px;
    background: #e64147;
    color: #FFF;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

    .button.btn-primary[rel=link] {
        display: block;
        width: 100%;
        text-align: center;
    }

    .button.btn-primary:hover {
        background: #e32a31;
    }

.button.btn-light-more {
    padding: 20px 20px 18px;
    background: #fff;
    color: #4c4c4c;
}

.full-button button {
    width: 100%;
}

.pdf-link.light-border {
    color: #FFF;
    background: url(../img/icons/icon-pdf-white-border.png) left center no-repeat;
}

.pdf-link.light-bg {
    color: #FFF;
    background: url(../img/icons/icon-pdf-white.png) left center no-repeat;
}

.pdf-link.primary-border {
    background: url(../img/icons/icon-pdf-red-border.png) left center no-repeat;
}

.pdf-link {
    display: inline-block;
    padding: 24px 0 20px 51px;
}

.multible-button-list {
    width: 134px;
    height: 55px;
    margin: 0 auto;
    border: 1px solid #fff;
}

    .multible-button-list:after {
        display: table;
    }

    .multible-button-list.primary-list {
        border-color: #e64147;
        background: #e64147;
    }

    .multible-button-list a {
        display: block;
        float: left;
        width: 50%;
        height: 100%;
        border-left: 1px solid #fff;
        background: 0 0;
        text-align: center;
    }

.mobile-navigation, .nav-bg {
    display: none;
}

.multible-button-list a:hover .icon-pdf-file {
    background: url(../img/icons/icon-file-white.png) center center no-repeat;
}

.multible-button-list a:hover .icon-flipbook {
    background: url(../img/icons/icon-flipbook-white.png) center center no-repeat;
}

.multible-button-list a:first-child {
    border-left: none;
}

.multible-button-list a i {
    width: 100%;
    height: 100%;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

    .multible-button-list a i.icon-pdf-file {
        background: url(../img/icons/icon-file-small-white.png) center center no-repeat;
    }

    .multible-button-list a i.icon-flipbook {
        background: url(../img/icons/icon-flipbook-small-white.png) center center no-repeat;
    }

.nav-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 99;
}

.header-bar {
    position: relative;
    width: 100%;
    height: 58px;
}

.subchild, .submenu {
    width: 100%;
    position: absolute;
    left: 0;
}

.home .menu-items > ul > li > a {
    color: #fff;
}

.menu-items ul li.has-submenu:hover > a {
    background: #f1f1f3;
    color: #48484A;
}

.page .header-bar {
    background: #e64147;
}

.menu-items {
    width: 100%;
}

    .menu-items ul:after {
        display: table;
    }

    .menu-items > ul {
        margin: 0;
        padding: 0;
    }

        .menu-items > ul > li {
            float: left;
        }

            .menu-items > ul > li > a {
                display: block;
                height: 58px;
                padding: 0 33px;
                color: #fff;
                line-height: 63px;
                text-transform: uppercase;
                -webkit-transition: padding .4s cubic-bezier(.4,0,.2,1),background .2s ease,color .3s ease;
                -moz-transition: padding .4s cubic-bezier(.4,0,.2,1),background .2s ease,color .3s ease;
                -ms-transition: padding .4s cubic-bezier(.4,0,.2,1),background .2s ease,color .3s ease;
                -o-transition: padding .4s cubic-bezier(.4,0,.2,1),background .2s ease,color .3s ease;
                transition: padding .4s cubic-bezier(.4,0,.2,1),background .2s ease,color .3s ease;
            }

                .menu-items > ul > li > a:hover {
                    color: #e64147;
                }

.menu-item-list {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e4e4e8;
}

.submenu {
    display: none;
    height: auto;
    right: 0;
    padding: 20px 0;
    background: #f1f1f3;
}

    .submenu li:hover > ul, .submenu li > a {
        display: block;
    }

    .submenu > ul {
        margin: 0;
        padding: 0;
    }

    .submenu li {
        float: left;
        margin-right: 30px;
        padding-right: 30px;
        margin-bottom: 0;
    }

        .submenu li.js-other > a {
            color: #bbb;
        }

        .submenu li > a {
            line-height: 50px;
            color: #4A4A4A;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

.subchild {
    display: none;
    margin: 0;
    padding: 20px 0 0;
}

    .subchild > li {
        float: left;
        width: 33.33%;
        height: 60px;
        margin-right: 0;
    }

        .subchild > li > a {
            display: table-cell;
            vertical-align: middle;
            padding: 14px 16px;
            font-family: 'Open Sans', Arial, sans-serif;
            color: #4a4a4a;
        }

.accordion > .accordion-group > a, .page-topmenu a {
    font-family: 'Open Sans', sans-serif;
}

.subchild > li > a > .icon {
    display: block;
    float: left;
    margin-right: 15px;
}

.subchild > li > a .sub-navigation-name {
    display: table;
    line-height: 1.5;
    padding-top: 1px;
}

.subchild > li > a:hover {
    background: #e64147;
    color: #fff;
}

    .subchild > li > a:hover .icon {
        background-position: -723px -669px;
    }

.page-topmenu {
    text-align: center;
    margin: 20px 0;
}

    .page-topmenu:after {
        display: table;
    }

@media only screen and (min-width:768px) {
    .page-topmenu {
        margin: 40px 0;
    }
}

@media only screen and (min-width:1100px) {
    .page-topmenu {
        margin: 80px 0;
    }

        .page-topmenu.full-items .menu-item-name {
            max-width: 266px;
        }
}

.page-topmenu ul {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    z-index: 3;
    text-align: center;
    font-size: 0;
}

@media only screen and (min-width:1100px) {
    .page-topmenu ul {
        display: inline-block;
        position: static;
        border: 1px solid #e4e4e4;
        padding: 10px;
    }
}

.page-topmenu li {
    display: none;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #babcbb;
    background: #f1f0ec;
}

@media only screen and (min-width:1100px) {
    .page-topmenu li {
        width: auto;
        display: inline-block;
        background: 0 0;
        border-bottom: none;
    }
}

.page-topmenu li.active {
    display: block;
    border-bottom: 1px solid #e64147;
}

@media only screen and (min-width:1100px) {
    .page-topmenu li.active {
        display: inline-block;
        border-bottom: none;
    }
}

.page-topmenu li.active a {
    background: #e64147;
    color: #fff;
}

.page-topmenu a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    font-size: 15px;
    padding: 10px;
    color: #cacaca;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .page-topmenu a:after {
        display: table;
    }

@media only screen and (min-width:1100px) {
    .page-topmenu a {
        display: block;
        position: relative;
        height: 52px;
        padding: 10px 17px;
        color: #969696;
        font-size: 16px;
        white-space: normal;
    }
}

.page-topmenu a i {
    float: left;
    position: static;
    margin-top: 4px;
    margin-right: 16px;
}

.page-topmenu .menu-item-name {
    display: table;
    max-width: 120px;
    height: 38px;
    text-align: left;
    line-height: 1;
}

    .page-topmenu .menu-item-name span {
        display: table-cell;
        vertical-align: middle;
    }

.page-submenu {
    position: relative;
    width: 100%;
    min-height: 35px;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
}

@media only screen and (min-width:1100px) {
    .page-topmenu a i {
        margin-top: 0;
        margin-right: 10px;
    }

    .page-submenu {
        white-space: normal;
        overflow-x: hidden;
        overflow: hidden;
    }
}

.page-submenu.submenu-slide {
    padding: 0 20px;
    white-space: normal;
    overflow-x: hidden;
    overflow: hidden;
}

    .page-submenu.submenu-slide a {
        width: 175px;
    }

.page-submenu a {
    display: inline-block;
    color: #4c4c4c;
    margin: 0 7px;
    vertical-align: top;
}

@media only screen and (min-width:1100px) {
    .page-submenu a {
        padding: 0 10px;
        margin: 0 5px;
    }
}

.page-submenu a.active:after {
    content: '';
    display: block;
    position: relative;
    top: 3px;
    width: 50px;
    height: 3px;
    background: #e64147;
    margin: 0 auto;
}

.page-submenu .slick-arrow {
    position: absolute;
    cursor: pointer;
}

    .page-submenu .slick-arrow.icon-menu-arrow-left {
        left: 0;
        top: 0;
    }

    .page-submenu .slick-arrow.icon-menu-arrow-right {
        right: 0;
        top: 0;
    }

.timeline-slider-wrapper .bx-wrapper .bx-prev {
    left: 0;
}

@media only screen and (min-width:1100px) {
    .timeline-slider-wrapper .bx-wrapper .bx-prev {
        left: auto;
        right: 60px;
    }
}

.timeline-slider-wrapper .bx-wrapper .bx-next {
    left: 20px;
}

.timeline-slider-wrapper .bx-wrapper .bx-controls-direction a {
    display: inline-block;
    position: relative;
    padding-top: 9px;
    outline: 0;
    width: 40px;
    height: 40px;
    z-index: 9999;
    font-size: 20px;
    text-align: center;
    background: 0 0;
    border: 1px solid #7b7b7b;
    color: #7b7b7b;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

@media only screen and (min-width:1100px) {
    .timeline-slider-wrapper .bx-wrapper .bx-next {
        left: auto;
        right: 0;
    }

    .timeline-slider-wrapper .bx-wrapper .bx-controls-direction a {
        position: absolute;
        width: 50px;
        height: 50px;
        padding-top: 12px;
        bottom: -40px;
    }
}

.timeline-slider-wrapper .bx-wrapper .bx-controls-direction a:hover {
    color: #fff;
    border-color: #e64147;
    background: #e64147;
}

.datepicker-event-list .slick-dots {
    position: static;
    margin: 0;
    padding: 0;
}

    .datepicker-event-list .slick-dots li button {
        display: block;
        width: 6px;
        height: 6px;
        padding: 5px;
        cursor: pointer;
        border: 0;
        outline: 0;
        background: 0 0;
    }

        .datepicker-event-list .slick-dots li button:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 6px;
            height: 6px;
            opacity: .25;
            background: #4c4c4c;
            border-radius: 50%;
        }

.page-filter-form:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width:768px) {
    .page-filter-form {
        margin-left: -2%;
    }
}

@media only screen and (min-width:1100px) {
    .page-filter-form {
        margin-left: -30px;
    }
}

.page-filter-form .form-group {
    margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
    .page-filter-form .form-group {
        float: left;
        width: 31%;
        margin-left: 2%;
    }
}

@media only screen and (min-width:1100px) {
    .page-filter-form .form-group {
        width: 415px;
        margin-left: 30px;
        margin-bottom: 0;
    }

        .page-filter-form .form-group.year-select {
            width: 260px;
        }
}

select {
    width: 100%;
}

@media only screen and (min-width:768px) {
    .filter-form {
        float: right;
        width: 305px;
    }
}

.form-error {
    display: none;
}

.has-error input {
    border-color: #ea584e !important;
}

.input-trans {
    width: 100%;
    height: 58px;
    padding: 10px;
    background: 0 0;
    border: none;
    outline: 0;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
}

    .input-trans::-moz-input-placeholder, .input-trans::-ms-input-placeholder, .input-trans::-webkit-input-placeholder {
        color: #FFF;
    }

.form-input {
    width: 100%;
    padding: 19px 20px;
    border: 1px solid #bbb;
    color: #A1A1A1;
    outline: 0;
}

fieldset.formset {
    margin: 0;
    padding: 0;
    border: none;
}

.js-message-hide {
    visibility: hidden;
    opacity: 0;
}

.ac-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accordion-group > a {
    display: block;
    padding: 25px 15px;
    line-height: 1;
}

@media only screen and (min-width:768px) {
    .accordion-group > a {
        padding: 25px;
    }
}

@media only screen and (min-width:1100px) {
    .accordion-group > a {
        padding: 35px 50px;
    }
}

.accordion-group .accordion-text {
    padding: 0 15px;
}

@media only screen and (min-width:768px) {
    .accordion-group .accordion-text {
        padding: 0 25px;
    }
}

.accordion-group .accordion-content {
    display: none;
}

.accordion-group.active > .accordion-content {
    display: block;
}

.accordion-panel {
    margin-top: 13px;
}

.accordion > .accordion-group {
    width: 100%;
}

    .accordion > .accordion-group.active > a {
        background: #e64147;
        color: #fff;
        border-color: #e64147;
    }

        .accordion > .accordion-group.active > a:after {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .accordion > .accordion-group:last-child a {
        border-bottom-color: #bbb;
    }

    .accordion > .accordion-group > a {
        position: relative;
        border: 1px solid #bbb;
        border-bottom: 1px solid transparent;
        font-size: 16px;
        color: #636363;
        -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
        -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
        -ms-transition: all .4s cubic-bezier(.4,0,.2,1);
        -o-transition: all .4s cubic-bezier(.4,0,.2,1);
        transition: all .4s cubic-bezier(.4,0,.2,1);
    }

@media only screen and (min-width:1100px) {
    .accordion-group .accordion-text {
        padding: 0 50px;
    }

    .accordion > .accordion-group > a {
        font-size: 20px;
    }
}

.accordion > .accordion-group > a:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: transform .4s ease;
    -moz-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
}

.column-name, .header-button-list a, .info-table tbody td:before, .info-table tfoot td:before, .main-accordion .accordion-group > a, .product-table tbody td[data-title]:before {
    font-family: 'Open Sans', sans-serif;
}

@media only screen and (min-width:768px) {
    .accordion > .accordion-group > a:after {
        right: 25px;
    }
}

.main-accordion .accordion-group, .sub-accordion .accordion-group {
    border-bottom: 1px solid #bebebe;
}

    .main-accordion .accordion-group.active > a, .sub-accordion .accordion-group.active > a {
        color: #e64147;
    }

    .main-accordion .accordion-group > a, .sub-accordion .accordion-group > a {
        position: relative;
        font-size: 14px;
        color: #4A4A4A;
    }

@media only screen and (min-width:1100px) {
    .accordion > .accordion-group > a:after {
        right: 40px;
    }

    .main-accordion .accordion-group > a, .sub-accordion .accordion-group > a {
        font-size: 18px;
    }
}

.main-accordion .accordion-group > a:after, .sub-accordion .accordion-group > a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -9px;
    background-image: url(../img/spritesheet.png);
    background-position: -723px -614px;
    width: 18px;
    height: 18px;
    -webkit-transition: transform .2s ease;
    -moz-transition: transform .2s ease;
    -ms-transition: transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
}

@media only screen and (min-width:768px) {
    .main-accordion .accordion-group > a:after, .sub-accordion .accordion-group > a:after {
        right: 25px;
    }
}

.main-accordion .accordion-group.active a:after, .sub-accordion .accordion-group.active a:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-accordion .accordion-content, .sub-accordion .accordion-content {
    padding: 10px 0;
}

.main-accordion .accordion-group {
    border-bottom: none;
}

    .main-accordion .accordion-group > a {
        position: relative;
        padding: 20px 20px 15px;
        border: 1px solid #bebebe;
        margin-bottom: 10px;
        font-size: 14px;
        color: #e64147;
    }

@media only screen and (min-width:1100px) {
    .main-accordion .accordion-group > a:after, .sub-accordion .accordion-group > a:after {
        right: 40px;
    }

    .main-accordion .accordion-group > a {
        font-size: 16px;
    }

    .table-border-line {
        padding: 14px 0 10px;
        border-bottom: 1px solid #e8e6e6;
    }

        .table-border-line:last-child {
            border-bottom: none;
        }
}

.main-accordion .accordion-group > a:after {
    right: 20px;
}

table {
    width: 100%;
}

.table-inline-column {
    display: inline-block;
    width: 45%;
}

.united-row {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.info-table, .main-table {
    table-layout: fixed;
}

    .info-table .column-name {
        text-align: center;
        background: #FF9832;
        color: #fff;
    }

    .info-table thead {
        position: absolute;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px,1px,1px,1px);
        padding: 0;
        border: 0;
        height: 1px;
        width: 1px;
        overflow: hidden;
    }

@media only screen and (min-width:1100px) {
    .info-table .column-name {
        text-align: left;
        background: 0 0;
        color: #4c4c4c;
    }

    .info-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}

.info-table thead th {
    padding: 23px 0 15px;
    background: #FF9832;
    color: #fff;
    text-align: center;
    border: 1px solid #FF9832;
}

.info-table tbody tr, .info-table tfoot tr {
    display: block;
    margin-bottom: 25px;
}

@media only screen and (min-width:1100px) {
    .info-table tbody tr, .info-table tfoot tr {
        display: table-row;
    }
}

.info-table tbody td, .info-table tfoot td {
    display: block;
    padding: 12px 10px 7px;
    text-align: right;
    border-bottom: 1px solid #eae8ed;
}

    .info-table tbody td:before, .info-table tfoot td:before {
        content: attr(data-title);
        float: left;
        font-size: .8em;
        color: #474747;
        margin-top: 3px;
    }

.info-table tfoot tr {
    background: #CFCFCF;
}

.info-table tbody tr:nth-child(odd) {
    background: #ededef;
}

@media only screen and (min-width:1100px) {
    .info-table tbody td, .info-table tfoot td {
        display: table-cell;
        padding: 17px 20px 12px;
        text-align: center;
        border: 1px solid #eae8ed;
    }

        .info-table tbody td:before, .info-table tfoot td:before {
            content: none;
        }

    .info-table tbody tr:nth-child(odd) {
        background: #f7f7f7;
    }
}

.accordion-table {
    table-layout: fixed;
}

    .accordion-table tbody tr td {
        padding: 15px;
        font-size: 12px;
        color: #787878;
    }

@media only screen and (min-width:768px) {
    .accordion-table tbody tr td {
        padding: 25px;
        color: #474747;
    }
}

@media only screen and (min-width:1100px) {
    .accordion-table tbody tr td {
        padding: 25px 50px;
        font-size: 16px;
    }
}

.accordion-table tbody tr td.table-value {
    text-align: right;
}

.accordion-table tbody tr td.inline-table {
    padding: 25px 0;
}

.list-table tbody tr.odd {
    background: #ededef;
}

.list-table tbody tr.inline-table-row {
    margin-left: 30px;
}

.list-table tbody tr td {
    padding: 10px;
    font-size: 13px;
    color: #787878;
}

    .list-table tbody tr td.inline-table {
        padding: 0;
    }

@media only screen and (min-width:1100px) {
    .list-table tbody tr.odd {
        background: #f7f7f7;
    }

    .list-table tbody tr td.inline-table {
        padding-left: 20px;
    }

    .list-table tbody tr td {
        padding: 20px;
        font-size: 14px;
    }
}

.border-table tbody tr {
    border: 1px solid #d3d1d3;
}

    .border-table tbody tr td {
        padding: 10px;
        font-size: 12px;
        color: #474747;
    }

        .border-table tbody tr td.title-row {
            text-align: center;
            border-right: 1px solid #d3d1d3;
        }

@media only screen and (min-width:1100px) {
    .border-table tbody tr td {
        padding: 20px;
        font-size: 14px;
    }
}

.product-table {
    font-size: 11px;
}

@media only screen and (min-width:768px) {
    .list-table tbody tr.inline-table-row {
        margin-left: 0;
    }

    .border-table tbody tr td.title-row {
        width: 20%;
    }

    .product-table {
        font-size: 12px;
    }
}

.product-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

    .product-table thead th {
        padding: 10px;
        color: #474747;
        text-align: left;
    }

@media only screen and (min-width:1100px) {
    .product-table thead th {
        padding: 15px;
        font-size: 15px;
    }
}

.product-table tbody, .product-table td, .product-table th, .product-table tr {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
}

.file-box-menu, .filter-nav, .full-tab-menu, .m-breadcrumbs, .project-nav-item {
    white-space: nowrap;
}

.product-table td, .product-table th {
    padding: .5em;
    vertical-align: middle;
}

@media (min-width:30em) {
    .product-table td, .product-table th {
        padding: .75em .5em;
    }
}

@media (min-width:48em) {
    .product-table tr {
        display: table-row;
    }

    .product-table td, .product-table th {
        display: table-cell;
        padding: .5em;
    }

    .product-table tbody {
        display: table-row-group;
    }
}

@media (min-width:62em) {
    .product-table td, .product-table th {
        padding: .75em .5em;
    }
}

@media (min-width:75em) {
    .product-table td, .product-table th {
        padding: .75em;
    }
}

.product-table tbody tr:last-of-type {
    margin-bottom: 0;
}

.product-table tbody td {
    text-align: right;
}

@media (min-width:48em) {
    .product-table tbody tr {
        display: table-row;
        border-width: 1px;
    }

    .product-table tbody td {
        text-align: left;
    }
}

.product-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: .8em;
    color: #474747;
}

@media only screen and (min-width:768px) {
    .product-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }

    .product-table td {
        width: 16%;
    }

        .product-table td.row-lg {
            width: 25%;
        }

    .product-table tbody td[data-title]:before {
        content: none;
    }

    #hdtbl-1 {
        margin-left: -374px;
    }
}

#tableProducts {
    border-width: 0;
    padding: 0;
    border-spacing: 0;
    width: 100%;
}

    #tableProducts #trProductsHeader td {
        padding: 15px;
        font-size: 15px;
        color: #474747;
        vertical-align: middle;
        line-height: 20px;
        font-weight: 700;
        white-space: nowrap;
        text-transform: uppercase;
    }

    #tableProducts #trProductsHeader #tdDeger {
        text-align: center;
    }

    #tableProducts #trEvenRow td, #tableProducts #trOddRow td {
        padding: 15px;
        color: #787878;
        font-size: 14px;
        vertical-align: middle;
    }

    #tableProducts #trOddRow {
        background: #ededef;
    }

        #tableProducts #trEvenRow #tdDeger, #tableProducts #trOddRow #tdDeger, .divNumericValues #tableProducts #trProductsHeader td {
            text-align: right;
        }

.divNumericValues #tableProducts #trProductsHeader #td0 {
    text-align: left;
}

.divNumericValues #tableProducts #trEvenRow td, .divNumericValues #tableProducts #trOddRow td {
    text-align: right;
}

.divNumericValues #tableProducts #trEvenRow #td0, .divNumericValues #tableProducts #trOddRow #td0 {
    text-align: left;
}

.js-fixed-table {
    position: relative;
    z-index: 222;
}

#hdtbl-1 {
    left: 50% !important;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.1);
}

@media only screen and (min-width:1020px) {
    #hdtbl-1 {
        margin-left: -480px;
    }
}

#hdtbl-1 thead tr {
    background-color: #f7f7f9;
}

.panel {
    width: 100%;
    padding: 15px;
    border: 1px solid #dedede;
}

    .panel:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .panel {
        padding: 25px;
    }
}

@media only screen and (min-width:1100px) {
    #tableProducts #trOddRow {
        background: #f7f7f7;
    }

    #hdtbl-1 {
        margin-left: -575px;
    }

    .panel {
        padding: 34px;
    }
}

.panel i {
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width:768px) {
    .panel i {
        display: inline-block;
        float: left;
        margin: 6px 31px 0 0;
    }
}

.panel .panel-text {
    margin-top: 10px;
}

@media only screen and (min-width:768px) {
    .panel .panel-text {
        width: 85%;
        float: left;
        margin-top: 0;
    }
}

.panel .panel-text p {
    margin: 0;
    padding: 0;
}

.search-widget {
    display: none;
    position: relative;
    height: 100px;
    background-color: #e64147;
}

    .search-widget .input-search {
        height: 100px;
        line-height: 100px;
        background: none;
        border: 0;
        width: 100%;
        font-weight: 300;
        font-size: 24px;
        color: #fff;
        outline: 0;
    }

    .search-widget ::-webkit-input-placeholder {
        color: #fff;
    }

    .search-widget :-moz-placeholder {
        color: #fff;
    }

    .search-widget ::-moz-placeholder {
        color: #fff;
    }

    .search-widget :-ms-input-placeholder {
        color: #fff;
    }

.white-popup {
    position: relative;
    background: #FFF;
    width: auto;
    max-width: 950px;
    margin: 20px auto;
}

    .white-popup.primary-content-modal {
        max-width: 850px;
        padding: 15px;
    }

@media only screen and (min-width:1100px) {
    .white-popup.primary-content-modal {
        padding: 30px;
    }
}

.white-popup.home-content-modal {
    max-width: 630px;
    padding: 15px;
}

@media only screen and (min-width:768px) {
    .white-popup.team-modal {
        height: 400px;
    }
}

.white-popup.team-modal .mfp-close {
    opacity: 1;
    width: 48px;
    height: 48px;
    background: #e64147;
    color: #fff;
    border: 1px solid #e64147;
    outline: 0;
}

.home-content-modal .mfp-close, .team-modal-wrap .mfp-close {
    top: -48px;
}

.home-content-modal .mfp-close {
    text-align: right;
}

.primary-inline-wrap .mfp-close {
    top: -44px;
    right: 0;
}

@media only screen and (min-width:1100px) {
    .white-popup.home-content-modal {
        padding: 40px;
    }

    .primary-inline-wrap .mfp-close {
        top: 0;
        right: -44px;
    }
}

.primary-inline-wrap .mfp-close-btn-in.mfp-close {
    color: #fff;
}

.popup-video-wrapper h1 {
    margin: 0 0 5px;
    padding: 0;
    font-size: 14px;
    color: #636363;
}

.js-invisible-popup-content {
    display: none;
}

.popup-content-wrapper {
    position: relative;
    border: 1px solid #e64147;
    padding: 15px;
    max-height: 65%;
    max-height: 65vh;
    overflow-y: auto;
}

.popup-fixed-logo {
    position: absolute;
    top: 6px;
    left: 50%;
    z-index: 3;
    width: 160px;
    height: 30px;
    margin-left: -80px;
    background: #fff;
    text-align: center;
}

    .popup-fixed-logo img {
        height: 22px;
    }

@media only screen and (min-width:1100px) {
    .popup-video-wrapper h1 {
        font-size: 19px;
    }

    .popup-content-wrapper {
        padding: 40px;
        max-height: 450px;
    }

    .popup-fixed-logo {
        top: 25px;
    }

        .popup-fixed-logo img {
            height: auto;
        }

    .lightbox-list li:hover .image-zoom:after, .lightbox-list li:hover .image-zoom:before {
        visibility: visible;
        opacity: 1;
    }

    .lightbox-list .image-zoom:after, .lightbox-list .image-zoom:before {
        visibility: hidden;
        opacity: 0;
    }
}

.lightbox-list .image-zoom:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.lightbox-list .image-zoom:after {
    content: '';
    cursor: pointer;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    background-image: url(../img/spritesheet.png);
    background-position: -382px -650px;
    width: 34px;
    height: 34px;
    margin: -17px 0 0 -17px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.vjs-center-skin {
    width: 100%;
    max-width: 100%;
    height: 220px;
}

@media only screen and (min-width:768px) {
    .vjs-center-skin {
        height: 350px;
    }
}

@media only screen and (min-width:1100px) {
    .vjs-center-skin {
        height: 470px;
    }
}

.vjs-center-skin .vjs-big-play-button {
    font-size: 10em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 110px;
    height: 95px;
    margin: -55px 0 0 -48px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: none;
    outline: 0;
    text-shadow: 0 2px 7px rgba(0,0,0,.4);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.vjs-center-skin:focus .vjs-big-play-button, .vjs-center-skin:hover .vjs-big-play-button {
    text-shadow: 0 2px 7px rgba(0,0,0,.6);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.iframe-wrapper {
    display: block;
    width: 100%;
    border: none;
}

    .iframe-wrapper.iframe-form-service {
        height: 2000px;
    }

@media only screen and (min-width:768px) {
    .iframe-wrapper.iframe-form-service {
        height: 1380px;
    }
}

@media only screen and (min-width:1100px) {
    .iframe-wrapper.iframe-form-service {
        width: 800px;
        margin: 0 auto;
    }
}

.iframe-wrapper.iframe-chart {
    height: 800px;
}

@media only screen and (min-width:768px) {
    .iframe-wrapper.iframe-chart {
        height: 700px;
    }
}

.page .header-wrapper .header-top {
    background: #fff;
    -moz-box-shadow: 0 .5em .5em 0 rgba(0,0,0,.07);
    -webkit-box-shadow: 0 .5em .5em 0 rgba(0,0,0,.07);
    box-shadow: 0 .5em .5em 0 rgba(0,0,0,.07);
}

.home .header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media only screen and (min-width:1100px) {
    .home .header-wrapper.js-fixed {
        background: #e64147;
    }

    .home .header-wrapper .header-top {
        border-bottom: 1px solid rgba(0,0,0,.2);
    }
}

.home .header-wrapper.js-fixed .menu-icon .line {
    background: #475e6b;
}

.home .header-wrapper.js-fixed .header-top {
    background: #fff;
    -moz-box-shadow: 0 .5em .5em 0 rgba(0,0,0,.07);
    -webkit-box-shadow: 0 .5em .5em 0 rgba(0,0,0,.07);
    box-shadow: 0 .5em .5em 0 rgba(0,0,0,.07);
}

.home .header-wrapper.js-fixed .logo h1 a {
    background: url(../img/logo-black.png) center no-repeat;
    background-size: cover;
}

.home .header-wrapper .menu-icon .line {
    background: #fff;
}

.home .header-wrapper .logo h1 a {
    background: url(../images/logo.png) center no-repeat;
    background-size: cover;
}

.home .header-wrapper .header-right-area .change-font, .home .header-wrapper .header-right-area .change-language, .home .header-wrapper .header-right-area a {
    color: #fff;
}

.home .header-wrapper .header-right-area .search-trigger {
    background: url(../images/icons/search.png) center no-repeat;
    background-size: 21px;
}

    .home .header-wrapper .header-right-area .search-trigger.active, .home .header-wrapper .header-right-area .search-trigger:hover {
        background: url(../images/icons/search.png) center no-repeat #e64147;
        background-size: 21px;
    }

.search-trigger {
    float: left;
    width: 70px;
    height: 76px;
    background: url(../images/icons/search-black.png) center no-repeat;
    background-size: 21px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .search-trigger.active, .search-trigger:hover {
        background: url(../images/icons/search.png) center no-repeat #e64147;
        background-size: 21px;
    }

.header-wrapper {
    position: relative;
    height: 55px;
    z-index: 999;
}

@media only screen and (min-width:1100px) {
    .header-wrapper {
        height: auto;
    }

        .header-wrapper.js-fixed {
            width: 100%;
            position: fixed;
            top: 0;
            -webkit-transform: translateY(-77px);
            -moz-transform: translateY(-77px);
            -ms-transform: translateY(-77px);
            -o-transform: translateY(-77px);
            transform: translateY(-77px);
        }

            .header-wrapper.js-fixed .menu-items > ul > li > a {
                padding: 0 22px;
            }

            .header-wrapper.js-fixed .header-fixed-items {
                opacity: 1;
                visibility: visible;
                -webkit-transform: translateX(0);
                -moz-transform: translateX(0);
                -ms-transform: translateX(0);
                -o-transform: translateX(0);
                transform: translateX(0);
            }
}

.fixed-search-wrapper, .header-fixed-items, .header-fixed-items.js-active .change-font, .header-fixed-items.js-active .change-language {
    visibility: hidden;
    opacity: 0;
}

.logo {
    float: left;
}

    .logo h1 {
        margin: 0;
        padding: 0;
    }

        .logo h1 a {
            display: block;
            width: 100px;
            height: 26px;
            margin: 17px 0 0;
            text-indent: -9999px;
            background: url(../img/logo-black.png) center no-repeat;
            -webkit-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

.header-top {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 55px;
}

@media only screen and (min-width:768px) {
    .header-top {
        height: 57px;
    }
}

@media only screen and (min-width:1100px) {
    .logo h1 a {
        margin: 28px 0 22px;
    }

    .header-top {
        position: static;
        height: auto;
    }
}

.header-fixed-items, .header-fixed-right {
    position: absolute;
    top: 0;
}

.header-bottom {
    display: none;
}

header .header-right-area {
    float: right;
}

    header .header-right-area a {
        color: #4c4c4c;
    }

.change-language {
    float: left;
    line-height: 76px;
    font-size: 12px;
    font-weight: 700;
    padding: 0 8px;
}

.change-font, .change-font a {
    float: left;
    line-height: 76px;
    font-size: 12px;
    font-weight: 700;
    padding: 0 4px;
}

.page .header-button-list {
    color: red;
}

.header-button-list {
    float: left;
    width: 80%;
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .header-bottom {
        display: block;
    }

    .header-button-list {
        width: auto;
        margin-top: 17px;
        margin-right: 25px;
    }
}

.header-button-list a {
    display: inline-block;
    padding: 12px 10px 12px 12px;
    margin: 0 2%;
    border: 1px solid #fff;
    background: 0 0;
    font-size: 12px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (min-width:1100px) {
    .header-button-list a {
        margin: 0 0 0 20px;
        padding: 12px 24px 10px;
        min-width: 115px;
    }

    .home .header-button-list a {
        color: #fff;
    }

        .home .header-button-list a:hover {
            background: #fff;
            color: #4c4c4c;
        }

    .page .header-button-list a {
        border-color: #4c4c4c;
        color: #4c4c4c;
    }

        .page .header-button-list a:hover {
            border-color: #e64147;
            background: #e64147;
            color: #fff;
        }
}

.header-fixed-items a, footer {
    color: #fff;
}

.header-fixed-items {
    right: 0;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -ms-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
    -webkit-transform: translateX(155px);
    -moz-transform: translateX(155px);
    -ms-transform: translateX(155px);
    -o-transform: translateX(155px);
    transform: translateX(155px);
}

    .header-fixed-items .fixed-search-trigger {
        position: relative;
        float: left;
        width: 70px;
        height: 58px;
        background: url(../images/icons/search.png) center no-repeat;
        -webkit-background-size: 21px;
        -o-background-size: 21px;
        background-size: 21px;
    }

    .header-fixed-items .change-font a, .header-fixed-items .change-language {
        line-height: 58px;
    }

.fixed-search-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 58px;
    background: #e64147;
    -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    -moz-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    -ms-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    -o-transition: all .2s cubic-bezier(.25,.46,.45,.94);
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
}

    .fixed-search-wrapper.js-open {
        visibility: visible;
        opacity: 1;
    }

    .fixed-search-wrapper input::-webkit-input-placeholder {
        color: #fff;
    }

    .fixed-search-wrapper input::-moz-placeholder {
        color: #fff;
    }

.menu-icon {
    display: block;
    position: relative;
    width: 30px;
    height: 16px;
    margin-top: 20px;
    float: right;
}

@media only screen and (min-width:1100px) {
    .menu-icon {
        display: none;
    }
}

.menu-icon .line {
    display: block;
    background: #475e6b;
    width: 30px;
    height: 3px;
    position: absolute;
    left: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}

    .menu-icon .line.line-1 {
        top: 0;
    }

    .menu-icon .line.line-2 {
        top: 50%;
    }

    .menu-icon .line.line-3 {
        top: 100%;
    }

.menu-icon:focus .line-1, .menu-icon:hover .line-1 {
    transform: translateY(-1.5px);
    -webkit-transform: translateY(-1.5px);
    -moz-transform: translateY(-1.5px);
}

.menu-icon:focus .line-3, .menu-icon:hover .line-3 {
    transform: translateY(1.5px);
    -webkit-transform: translateY(1.5px);
    -moz-transform: translateY(1.5px);
}

.menu-icon.close .line {
    background: #e64147;
}

.menu-icon.close .line-1 {
    transform: translateY(8px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    -moz-transform: translateY(8px) translateX(0) rotate(45deg);
}

.menu-icon.close .line-2 {
    opacity: 0;
}

.menu-icon.close .line-3 {
    transform: translateY(-8px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-8px) translateX(0) rotate(-45deg);
}

.home header .nav-trigger {
    background: url(../images/nav-trigger-white.png) center no-repeat;
    background-size: 23px;
}

@media only screen and (min-width:1100px) {
    .home header .nav-trigger {
        display: none;
    }
}

footer {
    background: url(../images/footer.png) center bottom no-repeat #33434c;
    background-size: cover;
}

    footer:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    footer .footer-line {
        width: 100%;
        display: block;
        height: 1px;
        background: #171c20;
    }

        footer .footer-line:after, footer .footer-sitemap ul:after, footer .footer-sitemap:after {
            content: "\0020";
            height: 0;
            clear: both;
            visibility: hidden;
            display: block;
        }

    footer .footer-sitemap {
        padding-top: 45px;
        padding-bottom: 80px;
    }

        footer .footer-sitemap ul {
            margin: 0;
            padding: 0;
        }

.column-name {
    padding: 0;
    margin: 0 0 30px;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 42px;
}

    .column-name:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        background: #CFCFCF;
        width: 50px;
        height: 2px;
    }

    .column-name a {
        color: #CFCFCF;
    }

.footer-column {
    float: left;
    width: 16%;
}

    .footer-column.footer-column-1 {
        width: 13%;
    }

    .footer-column.footer-column-2 {
        width: 15%;
    }

    .footer-column.footer-column-3 {
        width: 18%;
    }

    .footer-column.footer-column-4 {
        width: 17%;
    }

    .footer-column.footer-column-5 {
        width: 13%;
    }

    .footer-column.footer-column-6 {
        width: 12%;
    }

    .footer-column.footer-column-7 {
        width: 11%;
    }

.column-list a {
    color: #97a1a6;
    font-size: 12px;
    line-height: 30px;
    display: block;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .column-list a:hover {
        color: #FFF;
    }

footer .logo {
    float: left;
    margin: 0 0 29px;
}

    footer .logo a {
        display: block;
        width: 100px;
        height: 30px;
        background: url(../img/koc.png) center no-repeat;
        background-size: cover;
        text-indent: -9999px;
    }

footer .social-media {
    float: right;
}

    footer .social-media a {
        float: left;
        color: #fff;
        line-height: 32px;
        margin-left: 14px;
        font-size: 20px;
    }

footer .footer-bottom {
    padding: 44px 0 42px;
    line-height: 24px;
    font-family: Arial,sans-serif;
    font-size: 11px;
    color: #97a1a6;
}

.article-item .article-bottom-line a, .article-item .article-content .more-link, .article-item .article-header time, .article-item-wrapper .list-title, .file-box-menu a, .file-detail .file-name, .list-item-desc .more-link, .page-list-filter .filter-date a, .page-multimedia-wrapper .download-link {
    font-family: 'Open Sans', sans-serif;
}

footer .footer-bottom nav {
    margin-top: 10px;
}

@media only screen and (min-width:1100px) {
    footer .copyright-text {
        float: left;
    }

    footer .footer-bottom nav {
        float: right;
        margin-top: 0;
    }
}

footer .footer-bottom nav ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

    footer .footer-bottom nav ul li {
        display: inline-block;
        font-size: 11px;
    }

        footer .footer-bottom nav ul li a {
            display: block;
            position: relative;
            padding: 0 22px;
            color: inherit;
            -webkit-transition: color .3s ease;
            -moz-transition: color .3s ease;
            -ms-transition: color .3s ease;
            -o-transition: color .3s ease;
            transition: color .3s ease;
        }

            footer .footer-bottom nav ul li a:hover {
                color: #FFF;
            }

            footer .footer-bottom nav ul li a:before {
                content: "";
                width: 3px;
                height: 3px;
                background: #97a1a6;
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -3px;
            }

        footer .footer-bottom nav ul li:first-child a:before {
            display: none;
            padding-left: 0;
        }

.file-box-list:after, .file-box:after, .page-content-wrapper:after, .page-stickly-banner:after {
    display: table;
    content: "";
    clear: both;
}

.page-wrapper {
    margin-bottom: 20px;
    background: url(../img/page-banner/subpage-bg-mobile.jpg) center top no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width:768px) {
    .page-wrapper {
        background: url(../img/page-banner/subpage-bg.png) center top no-repeat;
    }
}

@media only screen and (min-width:1100px) {
    .page-wrapper {
        margin-bottom: 95px;
    }
}

.page-wrapper.united-page {
    margin-bottom: 0;
}

.page-wrapper.error-page {
    background: 0 0;
}

.page-wrapper.about-us {
    background: url(../img/page-banner/subpage-bg-mobile.jpg) center top no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width:768px) {
    .page-wrapper.about-us {
        background: url(../img/page-banner/subpage-bg.png) center top no-repeat;
    }
}

.page-wrapper.media-page {
    background: url(../img/page-banner/banner-product-mobile.jpg) center top no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width:768px) {
    .page-wrapper.media-page {
        background: url(../img/page-banner/banner-product.jpg) center top no-repeat;
    }
}

.page-wrapper.product-page {
    background: url(../img/page-banner/banner-product-mobile.jpg) center top no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width:768px) {
    .page-wrapper.product-page {
        background: url(../img/page-banner/banner-product.jpg) center top no-repeat;
    }
}

.page-wrapper.sustainability-page {
    background: url(../img/page-banner/banner-sustainability-mobile.jpg) center top no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.page-title-wrapper {
    margin: 20px 0 35px;
}

@media only screen and (min-width:1100px) {
    .page-title-wrapper {
        margin: 50px 0;
    }
}

.page-content-wrapper {
    margin-top: 20px;
}

.section-content.border-section-list .section-body .section-inner {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

@media only screen and (min-width:768px) {
    .page-wrapper.sustainability-page {
        background: url(../img/page-banner/banner-sustainability.jpg) center top no-repeat;
    }

    .section-content.border-section-list .section-body .section-inner {
        padding: 30px 0;
    }

    .layout-single-column {
        width: 83%;
    }
}

.section-content.border-section-list .section-body:last-child .section-inner {
    border-bottom: none;
}

@media only screen and (min-width:1100px) {
    .page-content-wrapper {
        margin-top: 30px;
    }

    .section-content.border-section-list .section-body .section-inner {
        padding: 53px 0;
    }

    .section-content.different-typography .section-list {
        margin-bottom: 120px;
    }
}

.section-content.inline-section-list .section-list {
    padding: 20px 0 0;
}

.section-inner h3 {
    font-size: 24px;
    margin-bottom: 0;
}

.layout-single-column {
    margin: 0 auto;
}

@media only screen and (min-width:1100px) {
    .section-content.inline-section-list .section-list {
        padding: 30px 0 0;
    }

    .layout-single-column {
        width: 590px;
    }

    .layout-double-column {
        width: 780px;
        margin: 0 auto;
    }
}

.page-active-year {
    margin: 30px 0;
    text-align: center;
    font-size: 27px;
    color: #000;
}

@media only screen and (min-width:1100px) {
    .page-active-year {
        margin: 60px 0;
    }
}

.page-banner {
    margin: 0;
    padding: 0;
}

.page-stickly-banner {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: 100% !important;
}

@media only screen and (min-width:768px) {
    .page-stickly-banner {
        background-position: center top !important;
        min-height: 400px;
        height: auto;
    }
}

@media only screen and (min-width:1100px) {
    .page-stickly-banner {
        background-position: 100% !important;
        float: left;
        width: 50%;
        height: 500px;
        margin-bottom: 0;
        margin-right: 5%;
    }

        .page-stickly-banner.right {
            float: right;
            margin-right: 0;
            margin-left: 5%;
            background-position: 0 !important;
        }

    .page-stickly-content .section-inner {
        padding-top: 50px;
    }
}

.page-stickly-content .section-inner h3 {
    margin: 0;
    padding: 0;
}

.file-box-wrapper, .rafinery-file-wrapper {
    margin-top: 35px;
}

@media only screen and (min-width:768px) {
    .file-box-wrapper, .rafinery-file-wrapper {
        margin-right: 0;
    }
}

@media only screen and (min-width:1100px) {
    .file-box-wrapper, .rafinery-file-wrapper {
        width: 940px;
        margin: 0 auto;
    }
}

.file-box-list {
    margin: 0;
    padding: 0;
    text-align: center;
}

.file-box {
    width: 100%;
    max-width: 460px;
    height: 285px;
    margin-bottom: 50px;
    -moz-box-shadow: 0 0 12px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
    box-shadow: 0 0 12px rgba(0,0,0,.2);
}

@media only screen and (min-width:768px) {
    .file-box {
        max-width: 100%;
        width: 100%;
        display: inline-block;
    }
}

@media only screen and (min-width:1100px) {
    .file-box-list {
        margin-left: -15px;
    }

    .file-box {
        max-width: 460px;
        width: 460px;
        margin-left: 15px;
    }
}

.file-banner {
    float: left;
    width: 40%;
    height: 100%;
    border: 1px solid #a9d6e4;
    overflow: hidden;
}

    .file-banner img {
        height: 100%;
    }

@media only screen and (min-width:768px) {
    .file-banner img {
        width: 100%;
    }
}

@media only screen and (min-width:1100px) {
    .file-banner img {
        width: auto;
        height: 100%;
    }

    .file-banner {
        width: 170px;
    }
}

.file-detail-content {
    height: 146px;
    overflow: hidden;
}

@media only screen and (min-width:1100px) {
    .file-detail-content {
        height: 115px;
    }
}

.file-detail {
    float: left;
    position: relative;
    width: 60%;
    height: 100%;
    padding: 60px 16px 16px;
    border: 1px solid #cfcfcf;
    border-left: none;
    text-align: left;
}

.file-box-menu, .page-list-filter .filter-date {
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .file-detail {
        width: 290px;
        padding: 75px 32px 32px;
    }
}

.file-detail .file-name {
    margin-bottom: 10px;
    font-size: 16px;
}

@media only screen and (min-width:768px) {
    .file-detail .file-name {
        margin-bottom: 15px;
        font-size: 18px;
    }
}

.file-detail .file-info {
    margin-bottom: 12px;
    font-size: 13px;
}

    .file-detail .file-info p {
        margin: 0 0 10px;
        padding: 0;
    }

.file-detail .file-download {
    display: block;
    position: absolute;
    top: -20px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.download-box-list li .download-banner, .file-box-menu li.active a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.file-detail .file-download:hover {
    top: -25px;
}

.file-box-menu {
    width: 100%;
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    overflow-x: scroll;
}

    .file-box-menu:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:1100px) {
    .file-box-menu {
        margin: 0 0 70px;
        overflow-x: visible;
    }
}

.file-box-menu li {
    display: inline-block;
    margin-right: 15px;
}

    .file-box-menu li:last-child {
        margin-right: 0;
    }

    .file-box-menu li.active a {
        color: #e64147;
        transition: all .3s linear;
    }

        .file-box-menu li.active a:after, .file-box-menu li.active a:before {
            width: 50%;
        }

.file-box-menu a {
    position: relative;
    font-size: 18px;
    color: #BBB;
}

    .file-box-menu a:after, .file-box-menu a:before {
        position: absolute;
        bottom: -3px;
        height: 3px;
        background: #e64147;
        width: 0;
        content: "";
    }

@media only screen and (min-width:1100px) {
    .file-box-menu li {
        margin: 0 40px;
    }

    .file-box-menu a {
        display: block;
    }
}

.file-box-menu a:before {
    left: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.file-box-menu a:after {
    right: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.page-list-filter:after {
    content: "";
    display: table;
    clear: both;
}

.page-list-filter .filter-date a {
    display: block;
    font-size: 16px;
    color: #cecece;
}

    .page-list-filter .filter-date a.active {
        color: #4C4C4C;
    }

@media only screen and (min-width:768px) {
    .page-list-filter .filter-date {
        float: left;
        text-align: left;
        margin-top: 22px;
    }

        .page-list-filter .filter-date a {
            display: inline-block;
            margin-right: 25px;
        }
}

.article-item .article-header:after, .article-item:after {
    display: table;
    content: "";
    clear: both;
}

@media only screen and (min-width:1100px) {
    .page-list-filter .filter-date a {
        margin-right: 50px;
    }
}

.page-list-filter .filter-year {
    width: 260px;
    margin: 10px auto;
}

@media only screen and (min-width:768px) {
    .page-list-filter .filter-year {
        float: right;
        margin: 0;
    }
}

.article-item-wrapper {
    margin-top: 20px;
}

@media only screen and (min-width:768px) {
    .article-item-wrapper {
        margin-top: 50px;
    }
}

@media only screen and (min-width:1100px) {
    .article-item-wrapper {
        margin-top: 80px;
    }
}

.article-item-wrapper .list-title {
    margin: 25px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 28px;
    color: #4C4C4C;
}

.article-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
}

    .article-item:last-child {
        border-bottom: none;
    }

@media only screen and (min-width:1100px) {
    .article-item {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }

        .article-item .article-header.list-header h4 {
            float: none;
            width: 100%;
        }
}

.article-item .article-header {
    margin-bottom: 15px;
}

    .article-item .article-header.list-header time {
        color: #BBB;
        font-size: 12px;
    }

    .article-item .article-header h4 {
        margin: 0 0 10px;
        padding: 0;
    }

    .article-item .article-header time {
        color: #4C4C4C;
    }

.article-item .article-content {
    color: #777;
    margin-bottom: 10px;
}

@media only screen and (min-width:1100px) {
    .article-item .article-header.list-header time {
        float: none;
    }

    .article-item .article-header h4 {
        float: left;
        width: 80%;
    }

    .article-item .article-header time {
        float: right;
    }

    .article-item .article-content {
        margin-bottom: 20px;
    }
}

.article-item .article-content .more-link {
    margin-left: 10px;
}

.article-item .article-bottom-line a {
    display: block;
}

@media only screen and (min-width:768px) {
    .article-item .article-bottom-line a {
        display: inline-block;
        margin-right: 23px;
    }
}

.article-item .article-bottom-line a.doc-view {
    padding: 3px 0 5px 31px;
    background: url(../img/icons/icon-pdf-red.png) no-repeat;
}

.section-inner-title time {
    color: #BBB;
    font-size: 12px;
}

.page-banner-slider, .section-inner-title h3 {
    margin: 0;
    padding: 0;
}

    .page-banner-slider .slick-dots {
        text-align: left;
    }

.page-multimedia-wrapper {
    position: relative;
    margin-bottom: 50px;
}

    .page-multimedia-wrapper .download-link {
        position: absolute;
        right: 5px;
        bottom: -37px;
        color: #969696;
    }

@media only screen and (min-width:1100px) {
    .page-multimedia-wrapper {
        margin-bottom: 80px;
    }

    .article-box-wrapper {
        width: 1050px;
        margin: 0 auto;
    }
}

.list-item-box:last-child .list-item-line {
    border-bottom: 1px solid #e4e4e5;
}

.list-item-box:nth-child(odd) .list-item-line {
    background: #f9f8fb;
}

.list-item-box.js-active .list-item-line {
    background: #e64147;
    border-color: #e64147;
    color: #fff;
}

    .list-item-box.js-active .list-item-line h2 a, .list-item-box.js-active .list-item-line time {
        color: #fff;
    }

    .list-item-box.js-active .list-item-line i {
        background-image: url(../img/spritesheet.png);
        background-position: -765px -728px;
        width: 12px;
        height: 7px;
    }

.list-item-box.js-active .list-item-desc {
    display: block;
    border-bottom: 1px solid #e4e4e5;
}

.list-item-line {
    width: 100%;
    height: auto;
    border: 1px solid #e4e4e5;
    border-bottom: none;
    -webkit-transition: all .3s cubic-bezier(0,0,.2,1);
    -moz-transition: all .3s cubic-bezier(0,0,.2,1);
    -ms-transition: all .3s cubic-bezier(0,0,.2,1);
    -o-transition: all .3s cubic-bezier(0,0,.2,1);
    transition: all .3s cubic-bezier(0,0,.2,1);
    zoom: 1;
    overflow: hidden;
}

    .list-item-line .list-item-line-detail {
        display: table-cell;
        vertical-align: middle;
        width: 200px;
        padding: 8px 5px;
        border-right: 1px solid #e4e4e5;
    }

        .list-item-line .list-item-line-detail:after {
            content: "";
            display: table;
            clear: both;
        }

@media only screen and (min-width:375px) {
    .list-item-line .list-item-line-detail {
        width: 303px;
    }
}

@media only screen and (min-width:425px) {
    .list-item-line .list-item-line-detail {
        width: 350px;
    }
}

@media only screen and (min-width:768px) {
    .list-item-line .list-item-line-detail {
        width: 695px;
    }
}

@media only screen and (min-width:1100px) {
    .list-item-line .list-item-line-detail {
        width: 975px;
        padding: 25px;
    }
}

.list-item-line .list-item-line-detail h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

@media only screen and (min-width:1100px) {
    .list-item-line .list-item-line-detail h2 {
        width: 77%;
        font-size: 17px;
        float: left;
    }
}

.list-item-line .list-item-line-detail h2 a {
    color: #4c4c4c;
}

.list-item-line .list-item-line-detail .event-date, .list-item-line .list-item-line-detail time {
    color: #747474;
    font-size: 12px;
}

.list-item-line .list-item-column {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    border-right: 1px solid #e4e4e5;
    text-align: center;
}

.list-item-line .list-item-link {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    text-align: center;
}

.list-item-desc {
    display: none;
    padding: 20px 5px;
    border: 1px solid #e4e4e5;
    border-bottom: none;
}

@media only screen and (min-width:1100px) {
    .list-item-line .list-item-line-detail .event-date, .list-item-line .list-item-line-detail time {
        float: right;
        font-size: 14px;
    }

    .list-item-line .list-item-column {
        min-width: 100px;
    }

    .list-item-line .list-item-link {
        width: 78px;
    }

    .list-item-desc {
        padding: 25px;
    }
}

.list-item-desc .more-link {
    display: block;
    margin-top: 7px;
}

ul.report-all-data {
    margin: 0;
    padding: 0;
}

    ul.report-all-data > li {
        display: none;
    }

        ul.report-all-data > li.active {
            display: block;
        }

.half-filter-content ul > li {
    margin-right: 12px;
}

    .half-filter-content ul > li.active {
        display: inline-block;
    }

.list-icon-content {
    margin: 0;
    padding: 0;
}

    .list-icon-content.small-list li {
        margin-bottom: 10px;
    }

    .list-icon-content li {
        width: 100%;
        margin-bottom: 30px;
    }

        .list-icon-content li:after {
            content: "";
            display: table;
            clear: both;
        }

        .list-icon-content li .content-icon {
            text-align: center;
        }

@media only screen and (min-width:768px) {
    .list-icon-content li .content-icon {
        float: left;
        text-align: left;
        width: 25%;
    }
}

@media only screen and (min-width:1100px) {
    .list-icon-content li {
        margin-bottom: 70px;
    }

        .list-icon-content li .content-icon {
            width: 20%;
        }
}

.list-icon-content li .content-detail {
    margin-top: 10px;
}

@media only screen and (min-width:768px) {
    .list-icon-content li .content-detail {
        float: left;
        margin-top: 0;
        width: 75%;
    }

        .list-icon-content li .content-detail.align-middle i {
            vertical-align: middle;
        }
}

@media only screen and (min-width:1100px) {
    .list-icon-content li .content-detail {
        width: 80%;
    }
}

.list-icon-content li .content-detail h3 {
    margin: 0;
    padding: 0;
    color: #e64147;
    text-align: center;
}

@media only screen and (min-width:768px) {
    .list-icon-content li .content-detail h3 {
        text-align: left;
    }
}

.multimedia-list {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

    .multimedia-list ul {
        margin: 0 0 0 -19px;
        padding: 0;
    }

    .multimedia-list li {
        display: inline-block;
        width: 270px;
        height: 370px;
        margin-left: 19px;
        margin-bottom: 19px;
        overflow: hidden;
    }

        .multimedia-list li .multimedia-banner {
            position: relative;
            width: 100%;
            height: 225px;
            overflow: hidden;
        }

            .multimedia-list li .multimedia-banner img {
                width: 100%;
                height: 100%;
            }

@media only screen and (min-width:1100px) {
    .multimedia-list {
        text-align: left;
    }

        .multimedia-list li {
            margin-bottom: 25px;
        }

            .multimedia-list li .multimedia-banner:hover:before {
                opacity: 1;
                visibility: visible;
            }
}

.multimedia-list li .multimedia-banner:before {
    content: '';
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(229,57,53,.7);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.multimedia-list li .multimedia-banner a {
    position: absolute;
    top: 50%;
    left: 50%;
}

    .multimedia-list li .multimedia-banner a.type-video {
        margin-top: -34px;
        margin-left: -33px;
    }

    .multimedia-list li .multimedia-banner a.type-doc {
        margin-top: -34px;
        margin-left: -25px;
    }

.multimedia-list li .multimedia-info {
    margin-top: 20px;
}

    .multimedia-list li .multimedia-info .multimedia-type {
        display: block;
        height: 40px;
        margin-bottom: 20px;
    }

        .multimedia-list li .multimedia-info .multimedia-type i {
            vertical-align: middle;
        }

        .multimedia-list li .multimedia-info .multimedia-type:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

.m-breadcrumbs {
    width: 100%;
    height: 40px;
    padding: 12px 0;
    border-bottom: 1px solid #d6d6d6;
    color: #919191;
    font-size: 12px;
    text-overflow: ellipsis;
}

@media only screen and (min-width:1100px) {
    .m-breadcrumbs {
        height: 52px;
        padding: 17px 0;
    }
}

.m-breadcrumbs a {
    display: inline-block;
    margin-right: 6px;
    color: #919191;
}

    .m-breadcrumbs a:after {
        content: "";
        font-family: FontAwesome;
        padding-left: 8px;
    }

    .m-breadcrumbs a.active {
        font-weight: 500;
        color: #e64147;
    }

        .m-breadcrumbs a.active:after {
            content: '';
            display: block;
            position: relative;
            top: 6px;
            width: 100%;
            height: 2px;
            background: #e64147;
        }

@media only screen and (min-width:1100px) {
    .m-breadcrumbs a.active:after {
        top: 14px;
    }
}

.homepage-fullscreen-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #000;
    transition: all .8s cubic-bezier(.4,0,1,1);
}

    .homepage-fullscreen-wrapper.js-close-fullscreen {
        opacity: 0;
        visibility: hidden;
    }

.fullscreen-video {
    width: 100%;
    height: 100%;
}

.home-banner {
    position: relative;
    color: #fff;
}

    .home-banner .bx-wrapper {
        position: relative;
        z-index: 0;
    }

    .home-banner .typed-cursor {
        display: none;
    }

    .home-banner .slideshow ul {
        margin: 0;
        padding: 0;
    }

        .home-banner .slideshow ul li {
            position: relative;
            overflow: hidden;
        }

            .home-banner .slideshow ul li img {
                margin: 0;
                padding: 0;
                width: 100%;
                max-width: 100%;
                display: block;
            }

.banner-multimedia-desktop, .home-news-wrapper .w-news-content .bx-controls {
    display: none;
}

.banner-multimedia-mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

@media only screen and (min-width:1100px) {
    .banner-multimedia-mobile {
        display: none;
    }

    .banner-multimedia-desktop {
        display: block;
    }
}

.home-banner .slideshow ul li video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.home-banner .slideshow ul li h1 {
    font: 60px 'Open Sans', sans-serif;
    line-height: 120%;
    margin-bottom: 30px;
}

    .home-banner .slideshow ul li h1.type {
        height: 145px;
    }

    .home-banner .slideshow ul li h1.bordered {
        position: relative;
    }

        .home-banner .slideshow ul li h1.bordered:after {
            content: "";
            width: 138px;
            height: 4px;
            position: absolute;
            bottom: -22px;
            left: 50%;
            margin-left: -69px;
            background: #fff;
        }

.home-banner .slideshow ul li .home-banner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.home-banner .slideshow ul li .home-banner-container {
    width: 100%;
    height: 100%;
    display: table;
}

.home-banner .slideshow ul li .home-banner-content {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 90px;
}

.home-banner .bx-controls {
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 0;
}

    .home-banner .bx-controls .bx-pager-item {
        margin: 0 5px;
        display: inline-block;
    }

        .home-banner .bx-controls .bx-pager-item a {
            width: 40px;
            height: 40px;
            display: block;
        }

            .home-banner .bx-controls .bx-pager-item a:before {
                content: "";
                position: absolute;
                top: 50%;
                margin-top: -2px;
                width: 40px;
                height: 5px;
                background: #fff;
                display: block;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

            .home-banner .bx-controls .bx-pager-item a.active:before, .home-banner .bx-controls .bx-pager-item a:hover:before, .updates-area {
                background: #e64147;
            }

.updates-area {
    padding: 20px 0;
}

@media only screen and (min-width:768px) {
    .updates-area {
        padding: 30px 0;
    }

        .updates-area li:after {
            top: 0;
        }
}

@media only screen and (min-width:1100px) {
    .updates-area {
        padding: 40px 0;
    }
}

.updates-area ul {
    margin: 0;
    padding: 0;
}

.updates-area li {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    line-height: 21px;
}

    .updates-area li:after {
        content: "\f0da";
        font-family: FontAwesome;
        line-height: 21px;
        position: absolute;
        right: 0;
        bottom: 0;
    }

.updates-area a {
    display: inline-block;
    color: #FFF;
}

.home-news-wrapper {
    margin: 100px 0;
}

    .home-news-wrapper .ui-tabs-nav {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .home-news-wrapper .ui-tabs-nav li {
            margin: 0 23px;
            display: inline-block;
        }

            .home-news-wrapper .ui-tabs-nav li.ui-state-active a:after, .home-news-wrapper .ui-tabs-nav li.ui-state-active a:before {
                width: 50%;
            }

            .home-news-wrapper .ui-tabs-nav li a {
                display: block;
                padding: 0 10px;
                font-size: 18px;
                color: #4c4c4c;
                font-family: 'Open Sans', sans-serif;
                position: relative;
            }

                .home-news-wrapper .ui-tabs-nav li a:after, .home-news-wrapper .ui-tabs-nav li a:before {
                    content: "";
                    position: absolute;
                    bottom: -3px;
                    height: 3px;
                    background: #e64147;
                    width: 0;
                    -webkit-transition: all .3s ease;
                }

                .home-news-wrapper .ui-tabs-nav li a:before {
                    left: 50%;
                    transition: all .3s ease;
                }

                .home-news-wrapper .ui-tabs-nav li a:after {
                    right: 50%;
                    transition: all .3s ease;
                }

    .home-news-wrapper .see-more {
        float: right;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .home-news-wrapper .see-more:after {
            content: "\f0da";
            font-family: FontAwesome;
            padding-left: 10px;
        }

.w-news-content-list {
    margin-top: 10px;
    text-align: center;
}

    .w-news-content-list ul {
        margin: 0 0 0 -10px;
        padding: 0;
    }

@media only screen and (min-width:1100px) {
    .w-news-content-list ul {
        margin: 0 0 0 -20px;
    }
}

.w-news-content-list .tab-item {
    position: relative;
    width: 320px;
    margin-left: 10px;
}

@media only screen and (min-width:768px) {
    .w-news-content-list .tab-item {
        margin-left: 20px;
    }
}

@media only screen and (min-width:1100px) {
    .w-news-content-list .tab-item {
        display: inline-block;
        width: 266px;
    }

        .w-news-content-list .tab-item:hover {
            background: #fcfcfc;
            box-shadow: 0 0 13px rgba(0,0,0,.2);
        }

    .w-news-content {
        padding: 10px 5px;
    }
}

@media only screen and (min-width:1100px) and (min-width:1100px) {
    .w-news-content-list .tab-item:hover .w-news-content-img.news-multimedia:before {
        opacity: 1;
        visibility: visible;
    }
}

.w-news-content-list .tab-item.item-1 .w-news-content-img {
    border-color: #35a1c7;
}

.w-news-content-list .tab-item.item-2 .w-news-content-img {
    border-color: #34a0c6;
}

.w-news-content-list .tab-item.item-3 .w-news-content-img {
    border-color: #00bf83;
}

.w-news-content-list .tab-item.item-4 .w-news-content-img {
    border-color: #ff9934;
}

.home-news-wrapper .slick-dots {
    bottom: -8px;
}

    .home-news-wrapper .slick-dots li button {
        background: #e64147;
    }

    .home-news-wrapper .slick-dots li.slick-active button {
        border-color: #e64147;
    }

.w-news-content {
    margin-top: 15px;
    overflow: hidden;
}

    .w-news-content:after {
        content: "";
        display: table;
        clear: both;
    }

.home-news-wrapper .w-news-content ul li img {
    max-width: 100%;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.home-news-wrapper .w-news-content .w-news-content-img {
    position: relative;
    height: 200px;
    border-bottom: 4px solid transparent;
    overflow: hidden;
}

    .home-news-wrapper .w-news-content .w-news-content-img.news-multimedia:before {
        opacity: 0;
        visibility: hidden;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(229,57,53,.7);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.home-project-wrapper:after, .project-tab-content:after {
    content: "";
    display: table;
}

.home-news-wrapper .w-news-content .w-news-content-img.news-multimedia .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -33px;
    margin-top: -33.5px;
}

.column-video-list .multimedia-type {
    margin-bottom: 20px;
}

.w-news-content-text {
    position: relative;
    z-index: 1;
    padding: 28px 30px;
    text-align: left;
}

    .w-news-content-text .w-news-title {
        margin: 0 0 15px;
        padding: 0;
        position: relative;
        height: 65px;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
        color: #636363;
        overflow: hidden;
    }

        .w-news-content-text .w-news-title:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            background: #4c4c4c;
            width: 25px;
            height: 2px;
        }

    .w-news-content-text p {
        margin: 0;
        padding: 0;
        color: #777;
        height: 105px;
        overflow: hidden;
    }

.home-news-wrapper .w-news-content .see-more:hover {
    color: #e64147;
}

.home-project-wrapper {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

    .home-project-wrapper:after {
        clear: both;
    }

.project-tab-content {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .project-tab-content:after {
        clear: both;
    }

@media only screen and (min-width:768px) {
    .home-project-wrapper {
        margin-bottom: 40px;
    }

    .project-tab-content {
        height: 572px;
    }
}

.project-item {
    width: 100%;
    margin-bottom: -200px;
}

    .project-item.custom-video .item-content-title {
        margin-top: -20px;
    }

@media only screen and (min-width:1100px) {
    .project-item.custom-video .item-content-title {
        margin-top: 120px;
    }

    .project-item {
        height: 940px;
        margin-bottom: 0;
    }
}

.project-item .item-multimedia {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

@media only screen and (min-width:768px) {
    .project-item .item-multimedia {
        height: auto;
    }
}

.project-item .item-multimedia .item-banner {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.project-item .item-multimedia video {
    width: 100%;
    height: auto;
}

@media only screen and (min-width:1100px) {
    .project-item .item-multimedia video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
    }
}

.project-item .tab-item-container {
    padding: 0 10px;
}

.project-item .item-content {
    position: relative;
    top: -200px;
}

@media only screen and (min-width:768px) {
    .project-item .item-multimedia {
        height: 572px;
    }

    .project-item .tab-item-container {
        width: 590px;
        margin: 0 auto;
    }

    .project-item .item-content {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
    }
}

.project-item .item-content-title {
    width: 100%;
    height: 200px;
    display: table;
    text-align: center;
}

    .project-item .item-content-title h4 {
        position: relative;
        top: 10px;
        display: table-cell;
        vertical-align: middle;
        line-height: 1.2;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 20px;
    }

@media only screen and (min-width:768px) {
    .project-item .item-content-title {
        height: auto;
        margin-top: 70px;
        margin-bottom: 35px;
    }

        .project-item .item-content-title h4 {
            font-size: 48px;
            color: #fff;
        }
}

.project-item .item-content-title h4:after {
    content: '';
    display: block;
    position: relative;
    top: 4px;
    width: 50px;
    height: 2px;
    margin: 0 auto;
    background: currentColor;
}

.project-item .item-content-text {
    text-align: center;
    margin: 15px 0;
}

    .project-item .item-content-text p {
        margin: 0 0 5px;
        padding: 0;
    }

@media only screen and (min-width:768px) {
    .project-item .item-content-title h4:after {
        top: 10px;
    }

    .project-item .item-content-text {
        color: #fff;
        margin: 0 0 15px;
    }

    .project-item .item-content-button-list {
        margin-left: -40px;
        text-align: center;
    }

        .project-item .item-content-button-list .button-banner-more {
            margin-left: 40px;
        }
}

.project-nav-item {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 70px;
    display: block;
    list-style: none;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

    .project-nav-item:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .project-nav-item {
        height: auto;
        position: absolute;
        bottom: 0;
        margin-bottom: -8px;
        text-align: center;
    }
}

.project-nav-item li {
    display: inline-block;
    margin-left: -4px;
}

    .project-nav-item li.ui-tabs-active a:after {
        width: 100%;
    }

.project-nav-item a {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 10px;
    background: #F9F9F9;
    border-right: 1px solid #dfdfdf;
    color: #4c4c4c;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

    .project-nav-item a:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 4px;
        background: #e64147;
        -webkit-transition: width .2s linear;
        -moz-transition: width .2s linear;
        -ms-transition: width .2s linear;
        -o-transition: width .2s linear;
        transition: width .2s linear;
    }

@media only screen and (min-width:650px) {
    .project-nav-item a {
        padding: 25px 50px;
        font-size: 18px;
    }
}

.project-nav-item a:hover {
    color: #FFF;
    border-color: transparent;
}

    .project-nav-item a:hover.bg-izmit {
        background: url(../img/bg/bg-izmit.jpg) no-repeat;
    }

    .project-nav-item a:hover.bg-izmir {
        background: url(../img/bg/bg-izmir.jpg) no-repeat;
    }

    .project-nav-item a:hover.bg-kirikkale {
        background: url(../img/bg/bg-kirikkale.jpg) no-repeat;
    }

    .project-nav-item a:hover.bg-batman {
        background: url(../img/bg/bg-batman.jpg) no-repeat;
    }

    .project-nav-item a:hover:after {
        opacity: 0;
    }

.home-news {
    display: table;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

    .home-news:after {
        content: "";
        display: table;
        clear: both;
    }

    .home-news .home-news-slider-wrapper {
        display: block;
        position: relative;
        width: 100%;
        padding: 0 10px;
    }

@media only screen and (min-width:650px) {
    .home-news .home-news-slider-wrapper {
        width: 50%;
        height: auto;
        float: left;
        margin-top: 40px;
    }
}

@media only screen and (min-width:1100px) {
    .project-nav-item {
        overflow-x: hidden;
    }

    .home-news {
        margin-bottom: 40px;
    }

        .home-news .home-news-slider-wrapper {
            float: none;
            margin-top: 0;
            width: 50%;
            height: auto;
            padding: 0;
            display: table-cell;
        }
}

.home-news .home-news-slider-details {
    position: relative;
    min-height: 420px;
}

@media only screen and (min-width:650px) {
    .home-news .home-news-slider-details {
        width: 50%;
        height: auto;
        padding: 0;
        float: right;
    }
}

@media only screen and (min-width:1100px) {
    .home-news .home-news-slider-details {
        width: 50%;
        min-height: auto;
        height: auto;
        float: none;
        display: table-cell;
    }
}

.ie10 .home-news .home-news-slider-details {
    height: 464px;
}

.home-news .home-news-slider {
    width: 574px;
    float: right;
    margin: 16px 0;
    position: relative;
}

    .home-news .home-news-slider .bx-controls-direction a {
        position: absolute;
        left: 30px;
        width: 70px;
        height: 16px;
        font-family: FontAwesome;
        font-size: 20px;
        text-align: center;
        line-height: 16px;
    }

        .home-news .home-news-slider .bx-controls-direction a.bx-prev {
            top: -20px;
        }

            .home-news .home-news-slider .bx-controls-direction a.bx-prev:before {
                content: "\f106";
            }

        .home-news .home-news-slider .bx-controls-direction a.bx-next {
            bottom: -20px;
        }

            .home-news .home-news-slider .bx-controls-direction a.bx-next:before {
                content: "\f107";
            }

    .home-news .home-news-slider ul {
        margin: 0;
        padding: 0;
    }

        .home-news .home-news-slider ul li a {
            position: relative;
            display: table-cell;
            padding-left: 55px;
            height: 80px;
            vertical-align: middle;
        }

@media only screen and (min-width:650px) {
    .home-news .home-news-slider ul li a {
        padding-left: 65px;
    }
}

@media only screen and (min-width:1100px) {
    .home-news .home-news-slider ul li a {
        padding-left: 155px;
        height: 130px;
    }
}

.home-news .home-news-slider ul li .news-number {
    display: block;
    width: 40px;
    height: 34px;
    padding-top: 4px;
    position: absolute;
    left: 0;
    top: 20px;
    background: #cfcfcf;
    color: #4c4c4c;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    line-height: 34px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (min-width:650px) {
    .home-news .home-news-slider ul li .news-number {
        width: 50px;
        height: 44px;
        line-height: 44px;
    }
}

@media only screen and (min-width:1100px) {
    .home-news .home-news-slider ul li .news-number {
        width: 70px;
        height: 64px;
        left: 30px;
        top: 32px;
        font-size: 28px;
        line-height: 64px;
    }
}

.home-news .home-news-slider ul li .home-news-item-title {
    line-height: 18px;
    padding: 6px 0;
    font-family: 'Open Sans', sans-serif;
    color: #2f363b;
}

.home-news .home-news-slider ul li.active {
    background: #f6f6f6;
}

    .home-news .home-news-slider ul li.active .news-number {
        box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
        background: #e64147;
        color: #fff;
    }

.home-news .home-news-slider ul li .news-number:after {
    opacity: 0;
    visibility: hidden;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #e64147;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home-news .home-news-slider ul li.active .news-number:after {
    opacity: 1;
    visibility: visible;
    right: -5px;
}

.with-quote:before {
    content: "";
    position: absolute;
    top: 8%;
    left: 8%;
    background: url(../images/quote.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 26px;
}

.home-news .home-news-corporate-text {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    background: #e64147;
}

    .home-news .home-news-corporate-text .table {
        width: 100%;
        height: 100%;
        display: table;
    }

    .home-news .home-news-corporate-text .table-cell {
        width: 100%;
        height: 100%;
        padding: 0 8%;
        vertical-align: middle;
        display: table-cell;
    }

.ie10 .home-news .home-news-corporate-text, .ie10 .home-news .home-news-corporate-text .table, .ie10 .home-news .home-news-corporate-text .table-cell, .ie11 .home-news .home-news-corporate-text, .ie11 .home-news .home-news-corporate-text .table, .ie11 .home-news .home-news-corporate-text .table-cell, .ie8 .home-news .home-news-corporate-text, .ie8 .home-news .home-news-corporate-text .table, .ie8 .home-news .home-news-corporate-text .table-cell, .ie9 .home-news .home-news-corporate-text, .ie9 .home-news .home-news-corporate-text .table, .ie9 .home-news .home-news-corporate-text .table-cell {
    height: 464px;
}

.home-news .home-news-corporate-text.hidden {
    display: none;
}

.home-news .home-news-corporate-text .person-name {
    font-size: 13px;
    margin-top: 15px;
}

.home-news .home-news-corporate-text .person-title {
    font-size: 12px;
    font-weight: 400;
    color: #010101;
    letter-spacing: .025em;
}

.home-news .home-news-corporate-text .person-signage {
    width: 0;
    height: 57px;
    background: url(../images/person-signage.png) no-repeat;
    display: block;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
}

.home-news.completed .home-news-corporate-text .person-signage {
    width: 178px;
}

.home-news .typed-cursor {
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite;
}

@keyframes blink {
    0%,100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@-webkit-keyframes blink {
    0%,100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@-moz-keyframes blink {
    0%,100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

.home-news .home-news-slider-detail {
    display: none;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: .025em;
    position: absolute;
    top: 0;
    z-index: 1;
}

.home-news .home-news-slider-detail-content {
    display: table;
    width: 100%;
    height: 100%;
}

.home-news .home-news-slider-detail-content-text {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding-left: 68px;
    padding-right: 395px;
    vertical-align: middle;
}

.ie10 .home-news .home-news-slider-detail, .ie10 .home-news .home-news-slider-detail-content, .ie10 .home-news .home-news-slider-detail-content-text, .ie11 .home-news .home-news-slider-detail, .ie11 .home-news .home-news-slider-detail-content, .ie11 .home-news .home-news-slider-detail-content-text, .ie8 .home-news .home-news-slider-detail, .ie8 .home-news .home-news-slider-detail-content, .ie8 .home-news .home-news-slider-detail-content-text, .ie9 .home-news .home-news-slider-detail, .ie9 .home-news .home-news-slider-detail-content, .ie9 .home-news .home-news-slider-detail-content-text {
    height: 464px;
}

.home-news .home-news-slider-detail .slider-title {
    position: relative;
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: .025em;
}

    .home-news .home-news-slider-detail .slider-title:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 53px;
        height: 2px;
        background: #fff;
    }

.home-news .home-news-slider-detail.active {
    display: block;
}

.home-footer-slides {
    position: relative;
    background: url(../img/bg/home-bottom-slider-bg.png) no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .home-footer-slides ul {
        margin: 0;
        padding: 0;
    }

        .home-footer-slides ul li {
            margin: 0;
            position: relative;
        }

            .home-footer-slides ul li img {
                margin: 0;
                padding: 0;
                width: 100%;
                max-width: 100%;
                display: block;
            }

    .home-footer-slides .bx-controls {
        position: absolute;
        bottom: 67px;
        left: 0;
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 0;
    }

        .home-footer-slides .bx-controls .bx-pager-item {
            margin: 0 5px;
            display: inline-block;
        }

            .home-footer-slides .bx-controls .bx-pager-item a {
                width: 40px;
                height: 40px;
                position: relative;
                display: block;
            }

                .home-footer-slides .bx-controls .bx-pager-item a:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    margin-top: -2px;
                    width: 40px;
                    height: 5px;
                    background: #bbb;
                    display: block;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .home-footer-slides .bx-controls .bx-pager-item a.active:before, .home-footer-slides .bx-controls .bx-pager-item a:hover:before {
                    background: #e64147;
                }

@media only screen and (min-width:1100px) {
    .home-rup-project {
        display: block;
        margin-bottom: 60;
        overflow: hidden;
    }
}

@media only screen and (min-width:1280px) and (max-height:700px) {
    .home-footer-slides .bx-controls {
        bottom: 10px;
    }
}

@media only screen and (min-width:768px) {
    .home-footer-slides ul li {
        background: none !important;
    }
}

@media only screen and (max-width:1920px) {
    .home-rup-project .home-rup-text {
        padding-left: 3.3%;
        padding-right: 20.1%;
    }
}

@media only screen and (max-width:1700px) {
    .home-rup-project .home-rup-text {
        padding-left: 3.3%;
        padding-right: 13.1%;
    }
}

@media only screen and (max-width:1500px) {
    .home-rup-project .home-rup-text {
        padding-left: 3.3%;
        padding-right: 6.1%;
    }

    .home-news .home-news-slider-detail-content-text {
        padding-left: 35px;
        padding-right: 20px;
    }
}

@media only screen and (max-width:1200px) {
    .home-rup-project .home-rup-text {
        padding-left: 30px;
        padding-right: 40px;
    }

    .search-widget, .sub-navigation, header .header-right-area, header .navigation {
        display: none;
    }

    .mobile-navigation {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background: #e64147;
        z-index: 1000;
        padding: 35px 0;
        -webkit-overflow-scrolling: touch;
    }

    .mobile-navigation-top {
        padding: 0 30px;
    }

        .mobile-navigation-top .change-language {
            width: 10%;
            padding: 0;
            font-size: 12px;
            font-weight: 700;
            line-height: 46px;
            float: left;
            color: #fff;
        }

        .mobile-navigation-top .close-navigation {
            width: 10%;
            height: 20px;
            margin-top: 12px;
            background: url(../images/icons/close.png) center right no-repeat;
            background-size: 19px;
            float: right;
        }

        .mobile-navigation-top:after {
            content: "\0020";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .mobile-search-widget {
        position: relative;
        height: 50px;
        margin-top: 30px;
        margin-bottom: 20px;
        padding: 0 30px;
    }

        .mobile-search-widget form {
            margin: 0;
        }

        .mobile-search-widget .input-search {
            width: 100%;
            height: 50px;
            padding: 0 10px;
            line-height: 50px;
            background: url(../images/icons/search.png) 98% center no-repeat #d8353a;
            background-size: 22px;
            font-weight: 300;
            font-size: 14px;
            color: #fff;
            outline: 0;
            border: 0;
        }

        .mobile-search-widget::-webkit-input-placeholder {
            color: #fff;
        }

        .mobile-search-widget:-moz-placeholder {
            color: #fff;
        }

        .mobile-search-widget::-moz-placeholder {
            color: #fff;
        }

        .mobile-search-widget:-ms-input-placeholder {
            color: #fff;
        }

    .mobile-nav ul {
        margin: 0;
        padding: 0;
    }

        .mobile-nav ul li {
            margin-bottom: 0;
        }

            .mobile-nav ul li a {
                display: block;
                line-height: 50px;
                margin-bottom: 0;
                padding: 0 30px;
                color: #fff;
                font-size: 14px;
                font-family: 'Open Sans', sans-serif;
                text-transform: uppercase;
            }

        .mobile-nav ul ul {
            background: #262832;
            position: relative;
            display: none;
        }

    .mobile-nav > ul > li > ul:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0;
        border-color: #e64147 transparent transparent;
        content: "";
        position: absolute;
        top: 0;
        left: 30px;
    }

    .mobile-nav ul ul > li > a {
        border-top: 1px solid #373a45;
    }

    .mobile-nav ul ul > li:first-child > a {
        border-top: 0;
    }

    .mobile-nav ul ul ul {
        background: #373a45;
        display: none;
    }

        .mobile-nav ul ul ul li a {
            text-transform: inherit;
            font-weight: 400;
            font-size: 12px;
            line-height: 30px;
        }

    html.menu-open .wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    html.menu-open .mobile-navigation {
        display: block;
    }

    .home-news .home-news-slider-detail-content-text {
        padding-left: 35px;
        padding-right: 20px;
    }

    .home-news .home-news-slider-detail h1 {
        font-size: 26px;
        line-height: 38px;
    }
}

@media only screen and (max-width:1100px) {
    .home-banner, .home-banner .slideshow, .home-banner .slideshow ul, .home-banner .slideshow ul li {
        height: 400px;
    }

        .home-banner .slideshow ul li img, .home-banner .slideshow ul li video {
            height: 400px;
            width: auto;
            max-width: inherit;
        }

        .home-banner .slideshow ul li h1 {
            font-size: 30px;
            line-height: 120%;
            margin-bottom: 20px;
            height: 75px;
        }

    .en .home-banner .slideshow ul li h1.type {
        height: 100px;
    }

    .home-banner .slideshow ul li h1.type {
        height: 75px;
    }

    .w-updates-area ul li {
        font-size: 12px;
        line-height: 18px;
    }

        .w-updates-area ul li:after {
            line-height: 18px;
            top: 50%;
            margin-top: -9px;
        }

    .home-news-wrapper {
        margin: 60px 0;
    }

        .home-news-wrapper .w-news-content .w-news-content-text .w-news-title {
            height: 120px;
        }

    .home-rup-project .home-rup-video {
        width: 100%;
        display: block;
    }

    .home-rup-project .home-rup-text {
        width: 100%;
        display: block;
        padding: 10px;
    }

    .home-news {
        margin-bottom: 40px;
        display: block;
    }

        .home-news .home-news-slider {
            width: 100%;
            float: none;
            margin: 30px 0;
        }

            .home-news .home-news-slider ul li .home-news-item-category span {
                padding: 0 5px;
            }

            .home-news .home-news-slider .bx-controls-direction a {
                left: 50%;
                margin-left: -35px;
            }

        .home-news .home-news-slider-detail h1 {
            font-size: 20px;
            line-height: 32px;
        }

    footer {
        background: #25323a;
    }

        footer .footer-sitemap {
            display: none;
        }

        footer .logo {
            margin: 25px 0;
        }

        footer .social-media {
            position: absolute;
            right: 0;
            top: 30px;
        }

        footer .copyright-text {
            display: block;
            width: 100%;
            text-align: center;
        }

        footer .footer-bottom {
            padding: 25px 0 50px;
            position: relative;
        }

        footer .koc-logo {
            position: absolute;
            bottom: -30px;
            display: block;
            left: 50%;
            margin-left: -41px;
        }

        footer .footer-bottom nav ul li {
            margin: 0;
        }

            footer .footer-bottom nav ul li a {
                padding: 0 12px;
                line-height: 18px;
            }

        footer .footer-bottom nav {
            position: relative;
        }

    .home-footer-slides .bx-controls {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        height: 40px;
        margin-top: -40px;
    }
}

@media only screen and (max-width:767px) {
    .m-breadcrumbs {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .home-news-wrapper {
        margin: 30px 0;
    }

        .home-news-wrapper .ui-tabs-nav li {
            margin: 0 10px;
        }

            .home-news-wrapper .ui-tabs-nav li a {
                padding: 0 5px;
                line-height: 34px;
                font-size: 16px;
            }

        .home-news-wrapper .w-news-content .w-news-content-text {
            overflow: hidden;
            padding-bottom: 20px;
        }

    .m-submenu {
        margin: 0 0 20px;
        text-align: center;
        font-size: 0;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        text-overflow: ellipsis;
        padding-bottom: 14px;
    }

        .m-submenu li {
            margin: 0 10px;
            display: inline-block;
        }

            .m-submenu li a {
                display: block;
                padding: 0 5px;
                line-height: 34px;
                font-size: 16px;
                font-weight: 300;
                position: relative;
            }

                .m-submenu li a:after, .m-submenu li a:before {
                    position: absolute;
                    bottom: -3px;
                    height: 3px;
                    background: #4c4c4c;
                    width: 0;
                    -webkit-transition: all .3s ease;
                    content: "";
                }

                .m-submenu li a:before {
                    left: 50%;
                    transition: all .3s ease;
                }

                .m-submenu li a:after {
                    right: 50%;
                    transition: all .3s ease;
                }

            .m-submenu li.active a:after, .m-submenu li.active a:before {
                width: 50%;
            }

    .home-news-wrapper .w-news-content .w-news-content-text .w-news-title {
        height: 70px;
    }

    .home-footer-slides {
        background-size: contain;
    }

        .home-footer-slides ul {
            height: 400px;
        }

            .home-footer-slides ul li {
                height: 400px;
                overflow: hidden;
                background-position: center;
                background-size: cover;
                background-repeat: no-repeat;
            }

                .home-footer-slides ul li img {
                    display: none;
                }

        .home-footer-slides .bx-controls {
            margin: 0;
        }

    footer .social-media {
        top: -55px;
    }

    .home-news-wrapper .w-news-content .bx-controls {
        display: block;
        position: relative;
        height: 40px;
        text-align: center;
        font-size: 0;
    }

        .home-news-wrapper .w-news-content .bx-controls .bx-pager-item {
            margin: 0 5px;
            display: inline-block;
        }

            .home-news-wrapper .w-news-content .bx-controls .bx-pager-item a {
                width: 40px;
                height: 40px;
                display: block;
            }

                .home-news-wrapper .w-news-content .bx-controls .bx-pager-item a:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    margin-top: -2px;
                    width: 40px;
                    height: 5px;
                    background: #bbb;
                    display: block;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .home-news-wrapper .w-news-content .bx-controls .bx-pager-item a.active:before, .home-news-wrapper .w-news-content .bx-controls .bx-pager-item a:hover:before {
                    background: #e64147;
                }
}

.banner-content {
    width: 100%;
    height: auto;
    padding: 20px 0;
    margin: 25px 0;
    color: #FFF;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

@media only screen and (min-width:768px) {
    .banner-content {
        padding: 60px 0;
    }
}

.banner-text p {
    margin: 0 0 5px;
    padding: 0;
}

.article-button {
    margin-top: 20px;
}

@media only screen and (min-width:768px) {
    .article-button {
        margin-top: 55px;
    }
}

.border-inner-title {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
}

    .border-inner-title.first-title {
        margin-bottom: 20px;
    }

@media only screen and (min-width:1100px) {
    .border-inner-title {
        font-size: 36px;
    }

        .border-inner-title.first-title {
            margin-bottom: 60px;
        }
}

.border-inner-title:after {
    content: '';
    display: block;
    position: relative;
    top: 0;
    width: 10px;
    height: 2px;
    background: 2px;
}

.full-band {
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
    color: #FFF;
    line-height: 1.7;
    text-align: center;
}

    .full-band.primary-bg {
        background: #e64147;
    }

.featured-content {
    width: 100%;
    line-height: 1.2;
    text-align: center;
    font-size: 22px;
}

.image-list-box .image-list-content.image-content, .user-box .user-box-image {
    line-height: 0;
}

@media only screen and (min-width:768px) {
    .featured-content {
        font-size: 30px;
    }
}

@media only screen and (min-width:1100px) {
    .full-band {
        padding: 60px 0;
    }

    .featured-content {
        font-size: 37px;
    }
}

.full-video-wrapper {
    position: relative;
    width: 100%;
}

@media only screen and (min-width:768px) {
    .full-video-wrapper {
        margin-bottom: 70px;
    }

        .full-video-wrapper:after {
            content: '';
            display: block;
            position: absolute;
            width: 100%;
            height: 71px;
            background: url(../img/bg/full-video-shadow.png) bottom center no-repeat;
        }
}

.image-list-box {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

    .image-list-box:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .image-list-box {
        margin-bottom: 0;
    }
}

.image-list-box.left-box .image-list-content, .image-list-box.right-box {
    float: left;
}

    .image-list-box.right-box .image-list-content.image-content {
        float: right;
    }

.image-list-box .image-list-content {
    text-align: center;
    margin-bottom: 10px;
}

@media only screen and (min-width:768px) {
    .image-list-box .image-list-content {
        margin-bottom: 0;
        width: 50%;
    }

        .image-list-box .image-list-content.text-content {
            padding: 5px;
        }
}

@media only screen and (min-width:1100px) {
    .image-list-box .image-list-content.text-content {
        padding: 40px 75px;
    }
}

.image-list-box .image-list-content.text-content h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

@media only screen and (min-width:768px) {
    .image-list-box .image-list-content.text-content h2 {
        font-size: 30px;
    }
}

.user-box-list {
    margin-left: -30px;
    text-align: center;
}

.user-box {
    display: inline-block;
    position: relative;
    width: 266px;
    height: 420px;
    margin: 0 0 29px 29px;
    box-shadow: 0 0 22px rgba(0,0,0,.2);
    background: #fff;
}

@media only screen and (min-width:1100px) {
    .image-list-box .image-list-content.text-content h2 {
        font-size: 48px;
    }

    .user-box {
        margin: 0 0 29px 26px;
    }
}

.user-box .user-box-detail {
    padding: 30px;
    text-align: center;
}

    .user-box .user-box-detail .box-detail-line.name {
        margin-bottom: 15px;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
    }

    .user-box .user-box-detail .box-detail-line.task {
        height: 50px;
        overflow: hidden;
    }

    .user-box .user-box-detail .box-detail-line a {
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #e64147;
        text-transform: uppercase;
        -webkit-transition: color .3s linear;
        -moz-transition: color .3s linear;
        -ms-transition: color .3s linear;
        -o-transition: color .3s linear;
        transition: color .3s linear;
    }

.board .board-left li.open-team-modal, .board .board-right li.open-team-modal, .department .depts .dept-item .open-team-modal, .department .depts .dept-top .open-team-modal, .gen-man-content .gen-man.open-team-modal {
    transition: all .3s cubic-bezier(.4,0,1,1);
    cursor: pointer;
}

.board .board-left li.open-team-modal, .board .board-right li.open-team-modal, .department .depts .dept-item .open-team-modal, .department .depts .dept-top.open-team-modal, .gen-man-content .gen-man.open-team-modal {
    transition: all .3s cubic-bezier(.4,0,1,1);
    cursor: pointer;
}

.user-box .user-box-detail .box-detail-line a:hover {
    color: #e9585d;
}

.user-box .user-box-detail .box-detail-line a:after {
    content: "";
    position: relative;
    left: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.user-detail-content {
    display: none;
}

.org-chart:after, .team-popup-wrap:after {
    display: table;
    content: "";
    clear: both;
}

.team-popup-wrap {
    width: 100%;
    max-height: 75%;
    max-height: 75vh;
    overflow-y: auto;
}

@media only screen and (min-width:768px) {
    .team-popup-wrap {
        max-height: none;
        height: 400px;
        overflow: hidden;
    }
}

.team-popup-wrap .user-image {
    text-align: center;
    height: 250px;
}

@media only screen and (min-width:768px) {
    .team-popup-wrap .user-image {
        float: left;
        width: 30%;
        height: 400px;
        text-align: left;
        overflow: hidden;
    }
}

.team-popup-wrap .user-image img {
    height: 100%;
}

.team-popup-wrap .user-detail-text {
    margin: 20px;
}

@media only screen and (min-width:768px) {
    .team-popup-wrap .user-detail-text {
        margin: 35px;
        float: left;
        width: 58%;
        height: 331px;
        overflow-y: auto;
    }
}

.team-popup-wrap .user-detail-text h3 {
    margin: 0 0 5px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.team-popup-wrap .user-detail-text .user-detail-task {
    margin-bottom: 5px;
}

.team-popup-wrap .user-detail-text .user-about-text p {
    margin: 0 0 5px;
    padding: 0;
}

@media only screen and (min-width:1100px) {
    .team-popup-wrap .user-detail-text {
        width: 62%;
    }
}

.organization-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #f8f8f8;
}

.organization-container {
    position: relative;
    width: 100%;
    margin: 0 auto 50px;
}

@media only screen and (min-width:768px) {
    .organization-wrapper {
        padding: 10px;
        overflow-x: auto;
    }

    .organization-container {
        width: 1260px;
        margin-bottom: 60px;
    }
}

.org-chart {
    margin: 0;
    position: relative;
}

    .org-chart:before {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background: #e64147;
        position: absolute;
        left: 4.6%;
        top: 0;
    }

@media only screen and (min-width:768px) {
    .org-chart:before {
        display: none;
    }

    .org-chart li {
        position: relative;
    }
}

.org-chart ul {
    margin: 0;
    padding: 0;
}

.center-text-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.gen-man-content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
}

    .gen-man-content:after, .gen-man-content:before {
        content: "";
        display: block;
        position: absolute;
    }

    .gen-man-content:before {
        width: 40%;
        height: 1px;
        background: #e64147;
        left: 4.6%;
        top: 125px;
    }

    .gen-man-content:after {
        width: 13px;
        height: 125px;
        background: #f8f8f8;
        left: 4.3%;
        top: 0;
    }

@media only screen and (min-width:768px) {
    .gen-man-content:before {
        display: none;
    }

    .gen-man-content:after {
        content: "";
        display: block;
        width: 1px;
        height: 369px;
        background: #e64147;
        margin-left: 45.4%;
        position: absolute;
        top: 240px;
    }
}

.gen-man-content .gen-man {
    position: relative;
    z-index: 222;
    width: 240px;
    border: 1px solid #e64147;
    border-radius: 50%;
    height: 240px;
    margin: 0 auto;
    background: #e64148;
}

@media only screen and (min-width:768px) {
    .gen-man-content .gen-man {
        position: static;
    }
}

.gen-man-content .gen-man.open-team-modal:hover {
    background: #c42b32;
}

    .gen-man-content .gen-man.open-team-modal:hover .low-text {
        background: url(../img/icons/icon-arrow-right-white.png) right 15px no-repeat;
    }

.gen-man-content .gen-man .gen-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 17px;
}

.primary-box, .secondary-box .secondary-box2 {
    text-align: left;
    text-transform: uppercase;
}



* {
    box-sizing: border-box;
}

.gen-man-content .gen-man .up-text {
    margin-bottom: 20px;
}

.gen-man-content .gen-man .low-text {
    padding: 0 15px;
}

.board {
    margin-top: 40px;
    display: block;
    width: 100%;
}

    .board li {
        margin: 20px auto;
    }

        .board li:before {
            content: '';
            display: block;
            position: absolute;
            top: 55px;
            left: 4.6%;
            width: 40%;
            height: 1px;
            background: #e64147;
        }

        .board li.item-2:before {
            top: 185px;
        }

        .board li.item-3:before {
            top: 315px;
        }

    .board .board-left {
        position: relative;
    }

@media only screen and (min-width:768px) {
    .board {
        margin-top: 160px;
        height: 145px;
    }

        .board li {
            margin: 0;
        }

        .board .board-left {
            position: static;
            float: left;
            width: 50%;
        }
}

.board .board-left li {
    width: 195px;
    height: 105px;
    background-color: #fff;
}

    .board .board-left li.open-team-modal:hover {
        background-color: #f4efef;
    }

        .board .board-left li.open-team-modal:hover .low-text {
            background: url(../img/icons/icon-arrow-right-red.png) right 6px no-repeat;
        }

.board .board-right {
    position: relative;
}

@media only screen and (min-width:768px) {
    .board .board-left li:before {
        content: "";
        display: block;
        width: 120%;
        height: 1px;
        background: #e64147;
        position: relative;
        top: -80px;
    }

    .board .board-right {
        position: static;
        float: left;
        width: 50%;
    }
}

.board .board-right li {
    width: 195px;
    height: 105px;
    background-color: #fff;
}

    .board .board-right li.open-team-modal:hover {
        background-color: #f4efef;
    }

        .board .board-right li.open-team-modal:hover .low-text {
            background: url(../img/icons/icon-arrow-right-red.png) right 6px no-repeat;
        }

@media only screen and (min-width:768px) {
    .board .board-right li:before {
        content: "";
        display: block;
        width: 120%;
        height: 1px;
        background: #e64147;
        position: relative;
        top: -80px;
    }
}

.board .sects {
    position: relative;
    z-index: 55;
    background: #fff;
}

@media only screen and (min-width:768px) {
    .board .sects {
        position: static;
        background: 0 0;
    }

        .board .sects:before {
            content: "";
            display: block;
            width: 1px;
            height: 60px;
            background: #e64147;
            position: absolute;
            top: -80px;
            margin-left: 42%;
        }

        .board .sects .secondary-box {
            padding: 10px;
        }

        .board .sects .secondary-box2 {
            padding: 10px;
        }

    .board .sects-left {
        float: left;
        margin-left: 15px;
    }

        .board .sects-left:before, .board .sects-left:last-child:before {
            content: "";
            height: 1px;
            background: #e64147;
        }

        .board .sects-left:before {
            display: block;
            width: 120%;
            float: right;
            position: relative;
            top: -80px;
            left: 15px;
        }

        .board .sects-left:last-child:before {
            width: 46%;
            float: left;
            left: -7px;
        }

    .department .depts .dept-top2:before {
        content: "";
        display: block;
        width: 1px;
        height: 60px;
        background: #e64147;
        position: absolute;
        top: -80px !important;
        left: 0;
        margin-left: 51.4%;
    }

    .department .depts .dept-top2:before {
        content: "";
        display: block;
        width: 1px;
        height: 60px;
        background: #e64147;
        position: absolute;
        top: -80px !important;
        left: -7px;
        margin-left: 51.4%;
    }

    .board .sects-right:before, .board .sects-right:last-child:before {
        content: "";
        height: 1px;
        background: #e64147;
    }

    .board .sects-right {
        float: right;
        margin-right: 15px;
    }

        .board .sects-right:before {
            display: block;
            width: 140%;
            position: relative;
            top: -80px;
            left: -15px;
        }

        .board .sects-right:last-child:before {
            width: 58%;
            float: right;
            left: 0;
        }
}

.secondary-box {
    padding: 20px;
}

    .secondary-box .up-text {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .secondary-box .low-text {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        padding-right: 15px;
    }

.secondary-box2 {
    padding: 20px;
}

    .secondary-box2 .up-text {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .secondary-box2 .low-text {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        padding-right: 15px;
    }

.primary-box {
    color: #fff;
    padding: 15px 12px;
}

    .primary-box .up-text {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
    }

    .primary-box .low-text {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        padding-right: 15px;
    }

.inline-title, .statistic-line .content-value {
    font-family: 'Open Sans', sans-serif;
}

.primary-box .low-text.low-text-l {
    font-size: 15px;
}

.dept-main-wrapper {
    margin-bottom: 15px;
}

.mobile-depts-lines {
    margin: 0 auto;
    width: 250px;
}

    .mobile-depts-lines:before {
        content: "";
        display: block;
        width: 40%;
        height: 1px;
        background: #e64147;
        position: absolute;
        left: 4.6%;
        top: 75px;
    }

@media only screen and (min-width:768px) {
    .mobile-depts-lines {
        margin: 0 14px 0 0;
        width: auto;
    }

        .mobile-depts-lines:before {
            display: none;
        }

        .mobile-depts-lines:after {
            display: none !important;
        }
}

.department {
    position: relative;
    width: 100%;
    display: block;
}

@media only screen and (min-width:768px) {
    .department {
        margin-top: 144px;
        position: static;
    }
}

.department .depts {
    position: relative;
}

    .department .depts:last-child .mobile-depts-lines:after {
        content: "";
        display: block;
        width: 13px;
        height: 90%;
        background: #f8f8f8;
        position: absolute;
        left: 4.3%;
        top: 76px;
    }

@media only screen and (min-width:768px) {
    .department .depts:last-child:after {
        content: "";
        display: none;
        width: 13px;
        height: 90%;
        background: #f8f8f8;
        position: absolute;
        left: 4.3%;
        top: 76px;
    }

    .department .depts {
        width: 20%;
        position: static;
        float: left;
    }

        .department .depts:before, .department .depts:first-child:before, .department .depts:last-child:before {
            content: "";
            height: 1px;
            background: #e64147;
            margin: -1px 0 0 0;
        }

        .department .depts:before {
            width: 120%;
            position: relative;
            display: block;
            top: -80px;
        }

        .department .depts:last-child:before {
            width: 49%;
            float: left;
            margin-right: 0;
        }

        .department .depts:first-child:before {
            width: 55.4%;
            float: right;
            left: 10px;
        }
}

.department .depts .dept-top {
    width: 100%;
    height: 150px;
    margin-top: 20px;
    display: block;
    background: #e64148;
    padding: 5px 0 0 1px;
    position: relative;
    z-index: 54;
}

    .department .depts .dept-top.open-team-modal:hover {
        background: #c42b32;
    }

        .department .depts .dept-top.open-team-modal:hover .low-text {
            background: url(../img/icons/icon-arrow-right-white.png) right 6px no-repeat;
        }

@media only screen and (min-width:768px) {
    .department .depts .dept-top {
        margin-top: 0;
    }

        .department .depts .dept-top:before {
            content: "";
            display: block;
            width: 1px;
            height: 60px;
            background: #e64147;
            position: absolute;
            top: -80px !important;
            left: -7px;
            margin-left: 51.4%;
        }
}

.department .depts .dept-top .dept-main-wrapper {
    height: 75px;
}

.department .depts .dept-item {
    width: inline;
    height: 100px;
    background: #fff;
    border-bottom: #f8f8f7 solid 1px;
}

    .department .depts .dept-item .open-team-modal:hover {
        background: #f4efef;
    }

        .department .depts .dept-item .open-team-modal:hover .low-text {
            background: url(../img/icons/icon-arrow-right-red.png) right 6px no-repeat;
        }

.project-wrapper {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

    .project-wrapper:after {
        content: "";
        display: table;
        clear: both;
    }

    .project-wrapper:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }

@media only screen and (min-width:768px) {
    .project-wrapper {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .project-content-left {
        float: left;
    }

    .project-content-right {
        float: right;
    }

    .image-content {
        width: 52.2%;
    }

    .project-content {
        width: 42%;
    }

    #izmit-rafinerisi .project-content {
        padding-top: 27px;
    }
}

@media only screen and (min-width:1100px) {
    .project-wrapper {
        padding-bottom: 80px;
        margin-bottom: 80px;
    }

    #izmit-rafinerisi .project-content {
        padding-top: 45px;
    }
}

@media only screen and (min-width:768px) {
    #izmir-rafinerisi .project-content {
        padding-top: 27px;
    }
}

@media only screen and (min-width:1100px) {
    #izmir-rafinerisi .project-content {
        padding-top: 55px;
    }
}

@media only screen and (min-width:768px) {
    #kirikkale-rafinerisi .project-content {
        padding-top: 27px;
    }
}

@media only screen and (min-width:1100px) {
    #kirikkale-rafinerisi .project-content {
        padding-top: 69px;
    }
}

@media only screen and (min-width:768px) {
    #batman-rafinerisi .project-content {
        padding-top: 27px;
    }
}

.featured-image {
    margin: 0;
}

@media only screen and (min-width:1100px) {
    #batman-rafinerisi .project-content {
        padding-top: 69px;
    }

    .featured-image {
        margin: 0 0 10px;
    }
}

.featured-image img {
    max-width: 100%;
    width: 100%;
}

.gallery-wrapper {
    margin-bottom: 45px;
}

@media only screen and (min-width:768px) {
    .gallery-wrapper {
        margin-bottom: 90px;
    }
}

.gallery-image-list {
    margin: 0 5px;
    padding: 0;
}

@media only screen and (min-width:768px) {
    .gallery-image-list {
        margin: 0 8px;
    }

    .project-title.title-mobile {
        display: none;
    }
}

.gallery-image-list li {
    position: relative;
    margin-right: 10px;
}

@media only screen and (min-width:1100px) {
    .gallery-image-list li {
        margin-right: 52px;
    }
}

.gallery-image-list img {
    width: 100%;
}

.gallery-image-list a {
    cursor: default;
}

.project-title {
    margin: 0;
    padding: 0;
    font-size: 24px;
}

    .project-title.title-desktop {
        display: none;
    }

@media only screen and (min-width:768px) {
    .project-title.title-desktop {
        display: block;
    }
}

.detail-content .content-title {
    margin: 0 0 30px;
    padding: 0;
    color: #e64147;
    font-size: 30px;
}

@media only screen and (min-width:1100px) {
    .detail-content .content-title {
        font-size: 48px;
    }
}

.detail-content .content-title sup {
    top: -1.1em;
    left: -.4em;
    font-size: 40%;
}

.detail-content .content-title:after {
    content: '';
    display: block;
    position: relative;
    top: 0;
    width: 50px;
    height: 2px;
    background: currentColor;
}

.project-list:after, .statistic-line:after {
    content: "";
    clear: both;
}

.inline-title {
    font-size: 16px;
}

@media only screen and (min-width:1100px) {
    .inline-title {
        font-size: 18px;
    }

    .number-statistic {
        margin-top: 50px;
    }
}

.statistic-line {
    margin-bottom: 50px;
}

    .statistic-line:after {
        display: table;
    }

    .statistic-line .content-title {
        margin: 0 30px 0 0;
        float: left;
    }

    .statistic-line .content-value {
        float: left;
        font-size: 18px;
        line-height: 1;
        margin-top: 7px;
    }

        .statistic-line .content-value span {
            display: block;
        }

        .statistic-line .content-value .bottom-desc {
            font-size: 14px;
            font-family: 'Open Sans', Arial, sans-serif;
        }

.project-list:after {
    display: table;
}

.multimedia-banner-content h1 span, .project-box-name span, .project-box-name:after {
    display: block;
}

@media only screen and (min-width:768px) {
    .project-list {
        width: 600px;
        margin: 0 auto;
    }
}

@media only screen and (min-width:1100px) {
    .project-list {
        width: 100%;
        margin: 50px 0 50px -27px;
    }
}

.project-list ul {
    margin: 0;
    padding: 0;
}

.project-list li {
    width: 260px;
    margin: 0 auto 40px;
    color: #787878;
    font-size: 18px;
}

.project-box-detail .project-statistics, .project-box-name {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}

@media only screen and (min-width:768px) {
    .project-list li {
        float: left;
        margin: 0 0 27px 27px;
    }
}

.project-box-name {
    position: relative;
    margin-bottom: 15px;
    color: #787878;
    line-height: 1.3;
}

    .project-box-name:after {
        content: '';
        width: 76px;
        height: 6px;
        background: #e64147;
    }

.project-box-visual {
    line-height: 1;
    margin-bottom: 12px;
}

    .project-box-visual img {
        box-shadow: 0 0 15px rgba(0,0,0,.2);
    }

.project-box-year {
    margin-bottom: 10px;
}

    .project-box-year span {
        font-family: 'Open Sans', sans-serif;
    }

.project-box-detail .project-statistics {
    color: #e64147;
}

@media only screen and (min-width:1100px) {
    .page-intro-content {
        margin-top: -250px;
    }
}

.rup-banner {
    position: relative;
    z-index: 2;
    width: 95%;
    height: 300px;
    margin: 0 auto;
    background: url(../img/content/rup.png) no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .rup-banner.en {
        background: url(../img/content/rup-en.png) no-repeat;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

@media only screen and (min-width:768px) {
    .rup-banner {
        height: 550px;
    }
}

@media only screen and (min-width:1100px) {
    .rup-banner {
        top: 185px;
        width: 1225px;
        height: 830px;
        margin-bottom: 210px;
    }
}

.border-list-text {
    margin-bottom: 50px;
}

@media only screen and (min-width:768px) {
    .border-list-double-column {
        overflow: hidden;
        margin-left: -2%;
    }

        .border-list-double-column .border-list-text {
            width: 48%;
            float: left;
            margin-left: 2%;
        }

    .border-list-text h3 span {
        display: block;
    }
}

.cut-content-wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
}

@media only screen and (min-width:1100px) {
    .border-list-text {
        margin-bottom: 85px;
    }

    .intro-text {
        background: url(../img/bg/bg-gray.png) center center no-repeat;
        -webkit-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
}

.multimedia-banner-wrapper {
    margin-bottom: 50px;
}

.rup-multimedia-wrapper {
    position: relative;
    width: 100%;
    height: 200px;
    background: url(../img/banner/rup-multimedia.png) center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.multimedia-banner-content {
    padding-top: 23%;
}

@media only screen and (min-width:375px) {
    .multimedia-banner-content {
        padding-top: 20%;
    }
}

@media only screen and (min-width:425px) {
    .multimedia-banner-content {
        padding-top: 17%;
    }
}

@media only screen and (min-width:768px) {
    .rup-multimedia-wrapper {
        height: 480px;
    }

    .multimedia-banner-content {
        padding-top: 27%;
    }
}

@media only screen and (min-width:1100px) {
    .multimedia-banner-wrapper {
        margin-bottom: 100px;
    }

    .multimedia-banner-content {
        padding-top: 16%;
    }
}

.multimedia-banner-content h1 {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 18px;
    line-height: 1.2;
}

@media only screen and (min-width:768px) {
    .multimedia-banner-content h1 {
        font-size: 36px;
    }
}

.multimedia-banner-content a {
    position: relative;
    left: 0;
    display: block;
    margin-top: 20px;
    font-size: 12px;
    color: #FFF;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

    .multimedia-banner-content a:hover {
        left: 5px;
    }

    .multimedia-banner-content a i, .multimedia-banner-content a span {
        float: left;
    }

    .multimedia-banner-content a .icon-play {
        width: 24px;
        height: 24px;
        background-image: url(../img/spritesheet.png);
        background-position: -723px -479px;
        margin-right: 10px;
    }

    .multimedia-banner-content a span {
        margin-top: 3px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
    }

        .multimedia-banner-content a span:after {
            content: "";
            display: inline-block;
            padding-left: 10px;
            vertical-align: baseline;
            font-family: FontAwesome;
        }

@media only screen and (min-width:768px) {
    .multimedia-banner-content a .icon-play {
        width: 42px;
        height: 42px;
        background-position: 0 -650px;
    }

    .multimedia-banner-content a span {
        margin-top: 12px;
    }

    .map-content-wrapper {
        background: url(../img/bg/bg-map.png) center center no-repeat;
        -webkit-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
}

@media only screen and (min-width:1100px) {
    .map-content-wrapper {
        width: 1270px;
        margin: 0 auto;
    }
}

.image-box-wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
}

@media only screen and (min-width:768px) {
    .image-box-wrapper {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width:1100px) {
    .image-box-wrapper {
        padding-bottom: 80px;
        margin-bottom: 80px;
    }
}

.image-box-wrapper:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.caption-banner {
    position: relative;
}

    .caption-banner.custom-caption figcaption {
        top: 27%;
    }

    .caption-banner figure {
        margin: 0;
        padding: 0;
    }

    .caption-banner figcaption {
        position: absolute;
        top: 15%;
        left: 5%;
        color: #FFF;
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
    }

        .caption-banner figcaption:after {
            content: '';
            display: block;
            position: relative;
            top: 0;
            width: 20px;
            height: 2px;
            background: currentColor;
        }

@media only screen and (min-width:768px) {
    .caption-banner figcaption {
        font-size: 35px;
    }

        .caption-banner figcaption:after {
            content: '';
            display: block;
            position: relative;
            top: 5px;
            width: 50px;
            height: 2px;
            background: currentColor;
        }

    .detail-number-statistic {
        margin-left: -3%;
    }
}

.detail-number-statistic:after {
    content: "";
    display: table;
    clear: both;
}

.statistic-box {
    margin-bottom: 30px;
}

@media only screen and (min-width:768px) {
    .statistic-box {
        width: 47%;
        float: left;
        margin-bottom: 50px;
        margin-left: 3%;
    }
}

.statistic-box .statistic-content-title {
    position: relative;
    margin-bottom: 15px;
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
}

.address-box .detail-link, .statistic-box .statistic-content-type {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.statistic-box .statistic-content-title:after {
    content: '';
    display: block;
    position: relative;
    top: 0;
    width: 50px;
    height: 2px;
    background: currentColor;
}

.address-layout:after, .filter-nav button:after, .page-filter:after, .product-list:after {
    content: "";
}

@media only screen and (min-width:1100px) {
    .statistic-box .statistic-content-title {
        margin-bottom: 25px;
        font-size: 45px;
    }

    .featured-box {
        height: 574px;
        overflow: hidden;
    }
}

.page-featured-content {
    box-shadow: 0 0 25px 0 rgba(0,0,0,.2);
    margin-bottom: 110px;
}

.page-filter {
    position: relative;
    margin-bottom: 20px;
}

    .page-filter:after {
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .page-filter {
        margin-bottom: 40px;
    }

        .page-filter h2 {
            float: left;
        }
}

.featured-box {
    display: table;
    width: 100%;
}

@media only screen and (min-width:1100px) {
    .featured-box.align-left .featured-box-img-text {
        float: left;
    }

    .featured-box.align-left .featured-box-img {
        float: right;
    }

    .featured-box.align-right .featured-box-img-content {
        text-align: right;
    }

        .featured-box.align-right .featured-box-img-content h3:after {
            left: auto;
            right: 0;
        }
}

.address-bottom-detail, .mail-register {
    text-align: center;
}

.featured-box .featured-box-img {
    width: 100%;
    position: relative;
}

@media only screen and (min-width:1100px) {
    .featured-box .featured-box-img {
        width: 50%;
        float: left;
    }
}

.featured-box .featured-box-img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.featured-box .featured-box-img-text {
    position: relative;
    width: 100%;
    padding: 15px;
    color: #787878;
    height: 100%;
}

@media only screen and (min-width:1100px) {
    .featured-box .featured-box-img-text {
        display: table;
        float: left;
        width: 50%;
        height: 574px;
        padding: 75px;
    }
}

.featured-box .featured-box-img-text h3 {
    margin: 0 0 27px;
    padding: 0;
    position: relative;
    font-size: 22px;
    text-transform: uppercase;
}

@media only screen and (min-width:375px) {
    .featured-box .featured-box-img-text h3 {
        font-size: 30px;
    }
}

@media only screen and (min-width:768px) {
    .featured-box .featured-box-img-text h3 {
        font-size: 31px;
    }
}

.featured-box .featured-box-img-text h3:after {
    content: "";
    position: absolute;
    bottom: -10px;
    height: 3px;
    background: #787878;
    left: 0;
    width: 85px;
}

.featured-box .featured-box-img-text p {
    margin: 0;
    padding: 0;
}

.featured-box .featured-box-date {
    font-size: 12px;
    font-weight: 700;
    color: #433c3c;
    margin-bottom: 7px;
}

@media only screen and (min-width:1100px) {
    .featured-box .featured-box-date {
        margin-bottom: 0;
        position: absolute;
        top: 30px;
        right: 48px;
    }

    .featured-box .featured-box-text {
        display: table-cell;
        vertical-align: middle;
    }
}

.contact-address-details {
    width: 100%;
    background: #f6f6f6;
    padding: 20px 0;
    margin: 20px 0;
}

@media only screen and (min-width:768px) {
    .contact-address-details {
        padding: 30px 0;
        margin: 30px 0;
    }
}

@media only screen and (min-width:1100px) {
    .contact-address-details {
        padding: 40px 0;
        margin: 40px 0;
    }
}

.address-layout:after {
    display: table;
    clear: both;
}

@media only screen and (min-width:768px) {
    .address-layout {
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid #e4e4e4;
    }
}

.address-box {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
}

    .address-box h3 {
        font-size: 16px;
    }

    .address-box a {
        color: #4c4c4c;
    }

.address-bottom-detail a {
    display: inline-block;
    color: #969696;
}

    .address-bottom-detail a i {
        vertical-align: bottom;
        margin-right: 15px;
    }

@media only screen and (min-width:768px) {
    .address-box {
        width: 50%;
        float: left;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }

    .register-form .input-group {
        display: inline-block;
    }

    .register-form .email-group {
        width: 240px;
        margin-right: 20px;
    }
}

.register-form .input-group {
    margin-bottom: 10px;
}

@media only screen and (min-width:1100px) {
    .product-list-container {
        width: 940px;
        margin: 0 auto;
    }
}

.filter-nav {
    width: 100%;
    height: 44px;
    margin-bottom: 30px;
    overflow-x: scroll;
    overflow-y: hidden;
}

    .filter-nav button {
        display: inline-block;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        outline: 0;
        border: none;
        background: 0 0;
    }

.event-list-content .event-date, .page-filter-form .form-label, .table-sub-title:before {
    font-family: 'Open Sans', sans-serif;
}

.filter-nav button:after {
    display: table;
    clear: both;
}

@media only screen and (min-width:1100px) {
    .filter-nav {
        margin-bottom: 100px;
        margin-left: -25px;
        white-space: normal;
        overflow-x: hidden;
    }

        .filter-nav button {
            display: block;
            margin-left: 25px;
            float: left;
            font-size: 18px;
            -webkit-transition: all .3s cubic-bezier(.4,0,1,1);
            -moz-transition: all .3s cubic-bezier(.4,0,1,1);
            -ms-transition: all .3s cubic-bezier(.4,0,1,1);
            -o-transition: all .3s cubic-bezier(.4,0,1,1);
            transition: all .3s cubic-bezier(.4,0,1,1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

            .filter-nav button:hover {
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                transform: scale(1.1);
            }

            .filter-nav button .icon-name {
                max-width: 140px;
            }
}

.filter-nav button.filter-lpg {
    color: #34a0c6;
}

.filter-nav button.filter-fuel, .filter-nav button.filter-oil {
    color: #4a4a4a;
}

.filter-nav button.filter-bitum {
    color: #00bf83;
}

.filter-nav button.filter-concrete {
    color: #f93;
}

.filter-nav button i {
    float: left;
    margin-right: 10px;
}

.filter-nav button .icon-name {
    float: left;
    display: table;
    height: 44px;
    text-align: left;
    line-height: 1.1;
}

    .filter-nav button .icon-name span {
        display: table-cell;
        vertical-align: middle;
    }

.product-list {
    margin-left: -16px;
    text-align: center;
}

    .product-list:after {
        display: table;
        clear: both;
    }

    .product-list .product-box {
        display: none;
        width: 300px;
        height: 270px;
        padding: 20px;
        margin-bottom: 15px;
        margin-left: 16px;
        background: #969696;
        vertical-align: top;
        overflow: hidden;
    }

        .product-list .product-box.lpg {
            background: url(../img/bg/bg-product-lpg.jpg) no-repeat;
        }

        .product-list .product-box.fuel {
            background: url(../img/bg/bg-product-fuel.jpg) no-repeat;
        }

        .product-list .product-box.oil {
            background: url(../img/bg/bg-product-oil.jpg) no-repeat;
        }

        .product-list .product-box.bitum {
            background: url(../img/bg/bg-product-bitum.jpg) no-repeat;
        }

        .product-list .product-box.other {
            background: url(../img/bg/bg-product-other.jpg) no-repeat;
        }

    .product-list .product-box-content {
        position: relative;
        height: 100%;
        color: #fff;
        text-align: left;
    }

        .product-list .product-box-content .product-box-detail {
            position: relative;
            height: 85%;
        }

            .product-list .product-box-content .product-box-detail .product-code {
                margin-bottom: 15px;
            }

            .product-list .product-box-content .product-box-detail .product-name {
                max-height: 60px;
                margin-bottom: 20px;
                font-size: 20px;
                line-height: 1.4;
            }

            .product-list .product-box-content .product-box-detail .product-detail {
                height: 60px;
                margin-bottom: 25px;
                overflow: hidden;
            }

            .product-list .product-box-content .product-box-detail .product-link {
                position: absolute;
                bottom: 23px;
                font-family: 'Open Sans', sans-serif;
                color: #fff;
            }

        .product-list .product-box-content .product-box-file {
            position: absolute;
            bottom: 0;
            width: 100%;
            padding-top: 23px;
            border-top: 1px solid rgba(255,255,255,.2);
            line-height: 1;
        }

            .product-list .product-box-content .product-box-file a {
                color: #fff;
                font-size: 16px;
                padding: 10px 0 2px 27px;
                background: url(../img/icons/icon-pdf-white-small.png) left center no-repeat;
            }

                .product-list .product-box-content .product-box-file a:after {
                    content: '';
                    float: right;
                    margin-top: 4px;
                    background-image: url(../img/spritesheet.png);
                    background-position: -705px -219px;
                    width: 5px;
                    height: 5px;
                }

.product-banner {
    width: 100%;
    mix-height: 213px;
    height: auto;
    margin-bottom: 25px;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
}

.product-banner-container .product-banner-content {
    padding: 30px 0;
    color: #fff;
}

    .product-banner-container .product-banner-content:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:1100px) {
    .product-list {
        text-align: left;
    }

    .product-banner {
        height: 320px;
        margin-bottom: 60px;
    }

    .product-banner-container {
        width: 830px;
        height: 320px;
        margin: 0 auto;
    }

        .product-banner-container .product-banner-content {
            padding: 20px 0;
            height: 320px;
        }

            .product-banner-container .product-banner-content:after {
                content: "";
                display: inline-block;
                vertical-align: middle;
                height: 100%;
            }
}

.product-banner-container .product-banner-content .product-banner-icon {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .product-banner-container .product-banner-content .product-banner-icon {
        width: 130px;
        margin-bottom: 0;
        margin-right: 11px;
        display: inline-block;
        vertical-align: middle;
    }

    .product-banner-container .product-banner-content .product-banner-text {
        width: 680px;
        display: inline-block;
        vertical-align: middle;
    }
}

.product-banner-container .product-banner-content .product-banner-text p {
    margin: 0 0 30px;
}

    .product-banner-container .product-banner-content .product-banner-text p:last-child {
        margin: 0;
    }

@media only screen and (min-width:1100px) {
    .product-detail-container {
        width: 820px;
        margin: 0 auto;
    }
}

.product-table-desc {
    margin-top: 20px;
    padding: 0 5px;
}

@media only screen and (min-width:1100px) {
    .product-table-desc {
        margin-top: 60px;
        padding: 0 20px;
    }
}

.product-table-desc span {
    display: inline-block;
    width: 25px;
}

.table-row-desc {
    margin: 20px 0;
}

@media only screen and (min-width:1100px) {
    .table-row-desc {
        margin: 40px 0;
    }
}

.product-filter-table {
    margin-top: 50px;
}

.page-filter-form .form-label {
    margin-bottom: 5px;
    color: #636363;
}

.is-desktop-table {
    display: none;
}

.table-title {
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.table-sub-title:before {
    content: attr(data-title);
    float: left;
    font-size: .8em;
    color: #474747;
    margin-top: 3px;
}

@media only screen and (min-width:1100px) {
    .page-filter-form .form-label {
        margin-bottom: 15px;
    }

    .table-sub-title:before {
        content: none;
    }
}

.page-inline-menu {
    margin-bottom: 42px;
    overflow: hidden;
}

@media only screen and (min-width:768px) {
    .is-mobile-table {
        display: none;
    }

    .is-desktop-table {
        display: block;
    }

    .page-inline-menu .slick-track {
        height: 70px;
    }
}

@media only screen and (min-width:1100px) {
    .page-inline-menu {
        margin-bottom: 75px;
    }

    .slick-no-slide .slick-track {
        width: 100% !important;
        left: 0 !important;
        text-align: center;
        transform: inherit !important;
    }

    .slick-no-slide .slick-slide {
        float: none !important;
        display: inline-block !important;
    }
}

.products-test-list {
    width: 100%;
    text-align: center;
}

    .products-test-list ul {
        margin: 0 0 0 -3%;
        padding: 0;
        list-style: none;
    }

@media only screen and (min-width:1100px) {
    .products-test-list ul {
        margin: 0 0 0 -17px;
    }
}

.products-test-list li {
    display: inline-block;
    position: relative;
    width: 180px;
    max-width: 220px;
    height: 220px;
    padding: 10px;
    margin-bottom: 16px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    font-size: 15px;
    color: #0B2E3A;
    text-align: center;
}

@media only screen and (min-width:375px) {
    .products-test-list li {
        width: 46%;
        margin-left: 3%;
        margin-bottom: 3%;
    }
}

@media only screen and (min-width:1100px) {
    .products-test-list li {
        width: 220px;
        padding: 40px;
        margin-left: 16px;
        margin-bottom: 16px;
    }

        .products-test-list li:hover .icon-box-detail-content {
            visibility: visible;
            opacity: 1;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
}

.products-test-list li .box-icon-content {
    width: 100%;
    height: 90px;
    margin-bottom: 21px;
}

    .products-test-list li .box-icon-content i {
        vertical-align: middle;
    }

    .products-test-list li .box-icon-content:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.products-test-list li .icon-box-detail-content {
    margin-top: 15px;
}

@media only screen and (min-width:1100px) {
    .products-test-list li .box-icon-content {
        margin-bottom: 30px;
    }

    .products-test-list li .icon-box-detail-content {
        visibility: hidden;
        opacity: 0;
        margin-top: 0;
        position: absolute;
        top: 60px;
        left: 50px;
        width: 50%;
        height: 50%;
        padding: 50px 40px;
        background: #e64147;
        color: #FFF;
        overflow: hidden;
        -webkit-transition: all .5s cubic-bezier(.68,-.55,.27,1.55);
        -moz-transition: all .5s cubic-bezier(.68,-.55,.27,1.55);
        -ms-transition: all .5s cubic-bezier(.68,-.55,.27,1.55);
        -o-transition: all .5s cubic-bezier(.68,-.55,.27,1.55);
        transition: all .5s cubic-bezier(.68,-.55,.27,1.55);
    }
}

.products-test-list li .icon-box-detail-content .box-detail-title {
    display: none;
    font-size: 16px;
    height: 60px;
}

.products-test-list li .icon-box-detail-content .button-more {
    color: #e64147;
    border-color: #e64147;
}

@media only screen and (min-width:1100px) {
    .products-test-list li .icon-box-detail-content .box-detail-title {
        display: block;
    }

    .products-test-list li .icon-box-detail-content .button-more {
        color: #fff;
        border-color: #fff;
    }
}

.products-test-list li .icon-box-detail-content .button-more:hover {
    color: #fff;
    border-color: #FFF !important;
}

.table-desc {
    padding: 10px;
}

@media only screen and (min-width:1100px) {
    .table-desc {
        padding: 20px;
    }
}

.table-notes {
    color: #474747;
}

    .table-notes h3 {
        margin: 0;
        padding: 10px;
        width: 100%;
        background: #f7f7f7;
    }

@media only screen and (min-width:1100px) {
    .table-notes h3 {
        padding: 20px;
    }
}

.table-notes ul {
    margin: 0;
    padding: 0;
}

.table-notes li {
    margin-bottom: 5px;
    padding: 5px 10px;
}

.top-box-wrapper {
    margin-bottom: 20px;
}

    .top-box-wrapper:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .top-box-wrapper {
        margin-bottom: 65px;
    }
}

@media only screen and (min-width:1100px) {
    .table-notes li {
        padding: 10px 20px;
    }

    .top-box-wrapper {
        margin-bottom: 95px;
    }
}

.forex-chart {
    padding: 10px 20px;
    margin-bottom: 20px;
    height: auto;
    border: 1px solid #d1d1d1;
    overflow-y: auto;
}

@media only screen and (min-width:768px) {
    .forex-chart {
        float: left;
        width: 58%;
        height: 610px;
    }
}

@media only screen and (min-width:1100px) {
    .forex-chart {
        width: 790px;
        height: 550px;
        padding: 70px 20px;
        overflow-y: hidden;
    }
}

.forex-chart h3 {
    margin: 5px 0;
    padding: 0;
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .forex-chart h3 {
        margin: 15px 0;
        font-size: 28px;
    }

    .en .forex-chart iframe {
        height: 226px;
    }
}

.forex-chart iframe {
    width: 100%;
    height: 380px;
    margin-bottom: 20px;
}

@media only screen and (min-width:1100px) {
    .forex-chart iframe {
        margin-bottom: 45px;
        height: 200px;
    }

    .forex-chart .forex-chart-info {
        text-align: center;
    }
}

.forex-chart .forex-chart-info .button {
    width: 100%;
    padding: 20px 20px 18px;
    margin-bottom: 10px;
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .forex-chart .forex-chart-info .button {
        display: inline-block;
        width: auto;
        margin: 0 20px;
    }
}

.calendar-box {
    width: 100%;
    padding: 20px 35px;
    border: 1px solid #d1d1d1;
}

@media only screen and (min-width:768px) {
    .calendar-box {
        float: right;
        width: 40%;
        height: 610px;
    }
}

@media only screen and (min-width:1100px) {
    .calendar-box {
        width: 340px;
        height: 550px;
    }
}

.calendar-title {
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
}

    .calendar-title span {
        display: inline-block;
        vertical-align: top;
        margin-top: 8px;
        margin-left: 8px;
        color: #5c5857;
    }

.datepicker-event-list {
    margin-top: 10px;
}

    .datepicker-event-list .item {
        height: 70px !important;
        display: none;
        overflow: hidden;
    }

        .datepicker-event-list .item.active {
            display: block;
        }

        .datepicker-event-list .item:last-child {
            margin-bottom: 0;
        }

.event-list-content a {
    color: #4c4c4c;
}

.event-list-content p {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

.event-date span {
    display: inline-block;
    margin-right: 4px;
}

.event-actions {
    margin-top: 3px;
    text-align: center;
}

    .event-actions a {
        font-family: 'Open Sans', sans-serif;
        color: #5c5857;
    }

        .event-actions a i {
            margin-left: 5px;
        }

.overview-filter {
    width: 300px;
    margin: 33px auto;
    text-align: center;
}

    .overview-filter:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .overview-filter {
        width: 340px;
    }
}

.overview-filter .overview-title {
    margin: 30px 0;
    padding: 0;
    position: relative;
    display: inline-block;
    font-size: 36px;
}

    .overview-filter .overview-title:after {
        content: '';
        display: block;
        position: relative;
        top: 10px;
        width: 50px;
        height: 2px;
        background: currentColor;
        margin: 0 auto;
    }

.bottom-boxs .box.primary-box, .report-box {
    background: #e64147;
}

@media only screen and (min-width:768px) {
    .overview-filter .overview-title {
        margin: 19px 40px 0 0;
        float: left;
    }
}

.overview-filter .year-select {
    width: 200px;
    margin: 0 auto;
}

@media only screen and (min-width:768px) {
    .overview-filter .year-select {
        width: auto;
        margin: auto;
        float: left;
    }

    .page-filter-title .page-title {
        margin-right: 15px;
    }
}

.page-filter-title {
    text-align: center;
}

    .page-filter-title .page-title {
        margin-bottom: 20px;
        display: inline-block;
        vertical-align: top;
        line-height: 1.3;
    }

@media only screen and (min-width:768px) {
    .page-filter-title .page-select-filter {
        display: inline-block;
    }
}

.page-select-filter {
    text-align: center;
}

.year-select {
    display: inline-block;
}

.count-more-link {
    position: absolute;
    right: -50px;
    top: 36px;
    display: none;
}

    .count-more-link.js-show {
        display: block;
    }

.year-select {
    position: relative;
}

    .year-select ul {
        margin: 0;
        padding: 0;
    }

    .year-select li {
        display: none;
        font-size: 36px;
        color: #e64147;
    }

.bottom-boxs .box .box-content a, .bottom-boxs .box a, .report-box {
    color: #FFF;
}

.year-select li.active {
    display: block;
}

.report-box {
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    -moz-box-shadow: 0 10px 12px -10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 10px 12px -10px rgba(0,0,0,.5);
    box-shadow: 0 10px 12px -10px rgba(0,0,0,.5);
}

    .report-box:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:768px) {
    .report-box {
        padding: 20px 50px;
    }
}

@media only screen and (min-width:1100px) {
    .report-box {
        margin-bottom: 33px;
        padding: 20px 200px 40px;
    }
}

.report-box .report-info {
    margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
    .report-box .report-info {
        float: left;
        padding: 40px 0;
        margin-bottom: 0;
    }
}

.report-box .report-info .report-title {
    margin-bottom: 5px;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}

.bottom-boxs .box .box-content .box-title, .bottom-boxs .box .box-content a, .bottom-boxs .box .box-list-item .list-title, .page-file-list li .list-file-name, .partnership-chart .chart .text-center {
    font-family: 'Open Sans', sans-serif;
}

.report-box .button-more:hover {
    border-color: #fff;
}

@media only screen and (min-width:768px) {
    .report-box .report-info .report-title {
        font-size: 40px;
    }

    .report-box .report-file {
        float: right;
    }

    .bottom-boxs {
        margin-left: -2%;
    }
}

@media only screen and (min-width:1100px) {
    .report-box .report-info .report-title {
        margin-bottom: 33px;
        font-size: 50px;
    }

    .bottom-boxs {
        margin-left: -33px;
    }
}

.bottom-boxs .box {
    display: inline-block;
    width: 100%;
    color: #FFF;
    overflow: hidden;
    vertical-align: top;
}

@media only screen and (min-width:768px) {
    .bottom-boxs .box {
        width: 30%;
        height: 260px;
        margin-left: 2%;
        margin-bottom: 2%;
    }
}

@media only screen and (min-width:1100px) {
    .bottom-boxs .box {
        width: 260px;
        margin-bottom: 33px;
        margin-left: 33px;
    }
}

@media only screen and (min-width:768px) {
    .bottom-boxs .box.box-lg {
        width: 65%;
    }
}

@media only screen and (min-width:1100px) {
    .bottom-boxs .box.box-lg {
        width: 554px;
    }

        .bottom-boxs .box.box-lg .box-content {
            float: left;
            width: 294px;
        }

        .bottom-boxs .box.box-lg .box-banner {
            float: left;
            width: 260px;
            line-height: 0;
            text-align: left;
        }
}

.bottom-boxs .box.light-box {
    background: #48B0D7;
}

    .bottom-boxs .box.light-box.attachment {
        background: url(../img/bg/bg-light-attachment.png) top right no-repeat #48B0D7;
    }

.bottom-boxs .box.normal-box {
    background: #969696;
}

    .bottom-boxs .box.normal-box.attachment {
        background: url(../img/bg/bg-dark-attachment.png) top right no-repeat #969696;
    }

.bottom-boxs .box .box-banner {
    text-align: center;
    line-height: 0;
}

    .bottom-boxs .box .box-banner img {
        width: 100%;
    }

.bottom-boxs .box .box-content {
    padding: 30px 20px;
}

    .bottom-boxs .box .box-content .box-date {
        color: rgba(255,255,255,.5);
        margin-bottom: 25px;
    }

    .bottom-boxs .box .box-content .box-title {
        height: 70px;
        margin-bottom: 21px;
        font-size: 23px;
        line-height: 1.2;
    }

@media only screen and (min-width:768px) {
    .bottom-boxs .box .box-content .box-title {
        height: 156px;
    }
}

.bottom-boxs .box .box-content .box-title.bottom-border {
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.bottom-boxs .box .box-list-item {
    width: 100%;
    height: 130px;
    padding: 28px 20px;
    overflow: hidden;
}

    .bottom-boxs .box .box-list-item a {
        display: block;
    }

        .bottom-boxs .box .box-list-item a.more-link:after {
            padding-top: 1px;
        }

        .bottom-boxs .box .box-list-item a.small {
            font-size: 13px;
        }

            .bottom-boxs .box .box-list-item a.small span {
                padding-top: 5px;
            }

        .bottom-boxs .box .box-list-item a i {
            float: left;
            margin-right: 13px;
        }

        .bottom-boxs .box .box-list-item a span {
            float: left;
            padding-top: 3px;
        }

    .bottom-boxs .box .box-list-item .list-date {
        font-size: 12px;
        color: rgba(255,255,255,.5);
        margin-bottom: 12px;
    }

    .bottom-boxs .box .box-list-item .list-title {
        height: 38px;
        margin-bottom: 10px;
        line-height: 1.1;
        font-size: 18px;
    }

    .bottom-boxs .box .box-list-item.last-item {
        background: #e4333a;
    }

@media only screen and (min-width:1100px) {
    .report-table-container {
        width: 830px;
        margin: 0 auto;
    }
}

.doc-link {
    padding: 11px 0 5px 35px;
    background: url(../img/icons/icon-pdf-small.png) left center no-repeat;
    color: #787878;
}

.list-table-note {
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px solid #e8e6e6;
    color: #474747;
}

.report-table-bottom {
    margin-top: 20px;
}

@media only screen and (min-width:1100px) {
    .list-table-note {
        padding: 20px 0;
    }

    .report-table-bottom {
        margin-top: 50px;
    }
}

@media only screen and (min-width:768px) {
    .report-table-bottom {
        margin-top: 100px;
    }
}

.activity-title {
    width: 100%;
    padding: 10px 0 5px;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    background: #e64147;
}

@media only screen and (min-width:1100px) {
    .activity-title {
        padding: 15px 0 10px;
        font-size: 24px;
    }
}

.page-file-list {
    padding: 0 10px;
}

@media only screen and (min-width:1100px) {
    .page-file-list {
        float: left;
        width: 520px;
        padding: 0;
    }

        .page-file-list.incision-files {
            margin-top: 50px;
        }
}

.page-file-list ul {
    margin: 0 0 0 -30px;
    padding: 0;
}

@media only screen and (min-width:1100px) {
    .page-file-list ul {
        margin: 0 0 0 -10px;
    }
}

.page-file-list li {
    display: inline-block;
    width: 253px;
    height: 50px;
    padding-left: 55px;
    margin-bottom: 52px;
    margin-left: 30px;
    background: url(../img/icons/icon-pdf.png) left top no-repeat;
}

    .page-file-list li .list-file-name {
        color: #4A4A4A;
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .page-file-list li a {
        color: #847C7C;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .page-file-list li a:hover {
            color: #e64147;
        }

@media only screen and (min-width:1100px) {
    .page-file-list li {
        margin-left: 10px;
        float: left;
    }

    .report-container {
        width: 940px;
        margin: 0 auto;
    }

    .partnership-chart {
        margin-bottom: 65px;
    }
}

@media only screen and (min-width:768px) {
    .partnership-chart .chart-info {
        margin-bottom: 40px;
    }
}

.partnership-chart .chart-info .chart-info-download {
    position: relative;
    padding-left: 43px;
}

@media only screen and (min-width:1100px) {
    .partnership-chart .chart-info {
        float: left;
        width: 250px;
        margin-left: 13px;
        margin-bottom: 0;
    }

        .partnership-chart .chart-info .chart-info-download {
            padding-left: 0;
        }
}

.partnership-chart .chart-info .chart-info-download:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 43px;
    background: url(../img/icons/icon-pdf-red-border.png) no-repeat;
}

.partnership-chart .chart .legend, .partnership-chart .chart path {
    cursor: pointer;
    pointer-events: all;
}

@media only screen and (min-width:768px) {
    .partnership-chart .chart {
        width: 550px;
        margin: 0 auto;
    }
}

@media only screen and (min-width:1100px) {
    .partnership-chart .chart-info .chart-info-download:before {
        top: auto;
        left: -43px;
        bottom: 12px;
    }

    .partnership-chart .chart {
        float: right;
        margin: 0;
        width: 550px;
    }
}

.partnership-chart .chart .text-center {
    font-size: 23px;
}

.year-filter {
    width: 120px;
    text-align: center;
}

    .year-filter.light {
        color: #fff;
    }

    .year-filter.dark {
        color: #4a4a4a;
    }

    .year-filter ul {
        margin: 20px 0;
        padding: 0;
    }

@media only screen and (min-width:1100px) {
    .year-filter ul {
        margin: 30px 0;
    }
}

.year-filter li {
    display: none;
    font-size: 36px;
}

    .year-filter li.active {
        display: block;
    }

.main-report-list {
    position: relative;
    width: 100%;
    height: auto;
    color: #FFF;
    padding: 15px 0;
    background: #e64147;
}

    .main-report-list .report-file img {
        width: 100%;
    }

@media only screen and (min-width:768px) {
    .main-report-list {
        padding: 0;
        margin-bottom: 120px;
        height: 286px;
    }

        .main-report-list .report-file img {
            width: auto;
        }

        .main-report-list .report-file {
            position: absolute;
            right: 64px;
            top: -15px;
        }

    .report-detail-wrapper {
        padding: 57px 0;
    }
}

.report-detail-wrapper .report-filter {
    width: 130px;
    margin: 0 auto 15px;
}

@media only screen and (min-width:768px) {
    .report-detail-wrapper .report-filter {
        margin: 10px 130px 0 auto;
        float: left;
    }
}

.report-detail-wrapper .report-detail {
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

    .report-detail-wrapper .report-detail .report-active-date {
        font-size: 21px;
    }

@media only screen and (min-width:768px) {
    .report-detail-wrapper .report-detail {
        margin-bottom: 0;
        text-align: left;
    }

        .report-detail-wrapper .report-detail .report-active-date {
            font-size: 31px;
        }
}

.report-detail-wrapper .report-detail .report-name {
    font-size: 30px;
}

.report-detail-wrapper .report-detail a {
    display: inline-block;
    padding: 24px 0 20px 51px;
    margin-top: 10px;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #fff;
    background: url(../img/icons/icon-pdf-white.png) left center no-repeat;
}

.property-list {
    margin-bottom: 30px;
}

@media only screen and (min-width:1100px) {
    .property-list {
        margin-bottom: 151px;
    }
}

.property-box-list {
    margin: 0;
    padding: 0;
}

    .property-box-list:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:375px) {
    .property-box-list {
        width: 313px;
        margin: 0 auto;
    }
}

@media only screen and (min-width:768px) {
    .report-detail-wrapper .report-detail .report-name {
        font-size: 43px;
    }

    .property-box-list {
        width: 626px;
    }

        .property-box-list li {
            float: left;
        }

            .property-box-list li.join-box:hover {
                z-index: 0;
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .property-box-list li:hover {
                z-index: 2;
                -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
                -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
                box-shadow: 0 0 10px rgba(0,0,0,.4);
            }
}

@media only screen and (min-width:1100px) {
    .property-box-list {
        width: 100%;
        margin: auto;
    }
}

.property-box-list li {
    display: block;
    position: relative;
    width: 100%;
    height: 250px;
    color: #4A4A4A;
    background: #FFF;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

@media only screen and (min-width:375px) {
    .property-box-list li {
        width: 313px;
    }
}

.property-box-list li.primary-box {
    color: #FFF;
    background: #e64147;
}

    .property-box-list li.image-box a, .property-box-list li.primary-box a {
        color: #FFF;
    }

.property-box-list li.image-box img {
    position: absolute;
    bottom: 0;
}

.property-box-list li.arrow-box:after {
    right: 99%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(92,255,152,0);
    border-right-color: #fff;
    border-width: 11px;
    margin-top: -9px;
}

.property-box-list li .report-box-content {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 35px;
}

.property-box-list li a {
    display: block;
    color: #4A4A4A;
}

.property-box-list li .box-icon {
    position: relative;
}

    .property-box-list li .box-icon.default-icon {
        height: 65px;
        margin-bottom: 30px;
    }

    .property-box-list li .box-icon.small-icon {
        height: 35px;
        margin-bottom: 15px;
    }

    .property-box-list li .box-icon i {
        position: absolute;
        bottom: 0;
    }

.property-box-list li .box-title {
    line-height: 1.3;
    font-size: 23px;
}

    .property-box-list li .box-title span {
        display: block;
        font-family: 'Open Sans', sans-serif;
    }

.property-box-list li .box-other-link {
    margin-top: 8px;
}

    .property-box-list li .box-other-link .more-link {
        font-family: 'Open Sans', sans-serif;
    }

.band-file-list {
    width: 100%;
    background: #0A62C3;
}

    .band-file-list:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:1100px) {
    .property-box-list li {
        overflow: visible;
    }

    .band-file-list {
        margin-bottom: 160px;
    }
}

.band-download-list {
    margin: 0;
    padding: 0;
}

    .band-download-list li {
        position: relative;
        width: 100%;
        padding: 35px 44px;
        color: #FFF;
    }

@media only screen and (min-width:768px) {
    .band-file-list {
        height: 268px;
    }

    .band-download-list {
        text-align: center;
    }

        .band-download-list li {
            width: 25%;
            display: inline-block;
            padding: 22px 15px;
            text-align: left;
            vertical-align: top;
        }
}

.half-band .half-band-content .half-filter-content, .note-table tbody tr td.image-column {
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .band-download-list li {
        width: 25%;
        height: 268px;
        padding: 75px 40px;
        background: #0A62C3;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .band-download-list li:hover {
            z-index: 2;
            padding: 35px 40px;
            background: #0099E8;
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
            -moz-box-shadow: 0 0 8px rgba(0,0,0,.2);
            -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
            box-shadow: 0 0 8px rgba(0,0,0,.2);
        }

            .band-download-list li:hover a {
                visibility: visible;
                opacity: 1;
            }

        .band-download-list li a {
            visibility: hidden;
            opacity: 0;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
            -ms-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear;
        }
}

.band-download-list li .box-icon-wrap {
    position: relative;
    height: 53px;
    margin-bottom: 20px;
}

    .band-download-list li .box-icon-wrap i {
        position: absolute;
        bottom: 0;
    }

.band-download-list li .box-file-name {
    font-size: 22px;
    line-height: 1.2;
}

    .band-download-list li .box-file-name:after {
        content: '';
        display: block;
        width: 50px;
        height: 1px;
        background: #FFF;
        margin-top: 15px;
    }

.band-download-list li a {
    display: block;
    color: #FFF;
}

    .band-download-list li a.other-link {
        margin-top: 15px;
    }

    .band-download-list li a.pdf-link {
        margin-top: 10px;
    }

@media only screen and (min-width:1100px) {
    .band-download-list li a.pdf-link {
        margin-top: 6px;
    }
}

.tab-file-wrap {
    display: none;
}

.full-tab-menu-wrapper {
    border-bottom: 1px solid #AEAEAE;
    margin-bottom: 40px;
}

@media only screen and (min-width:768px) {
    .full-tab-menu-wrapper {
        margin-bottom: 100px;
    }
}

.full-tab-menu {
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
    list-style: none;
    overflow-x: scroll;
}

    .full-tab-menu li {
        display: inline-block;
    }

        .full-tab-menu li.ui-state-active {
            border: 1px solid #aeaeae;
            border-bottom-color: #FFF;
        }

            .full-tab-menu li.ui-state-active a {
                color: #4a4a4a;
            }

        .full-tab-menu li a {
            display: block;
            outline: 0;
            padding: 10px 15px;
            color: #9E9E9E;
        }

.tab-filter-select {
    width: 115px;
    margin: 0 auto 30px;
}

@media only screen and (min-width:768px) {
    .tab-filter-select {
        width: 18%;
        float: left;
        margin: 2% 2% 0 0;
    }
}

@media only screen and (min-width:1100px) {
    .full-tab-menu {
        white-space: normal;
        overflow-x: visible;
    }

        .full-tab-menu li a {
            padding: 15px 25px;
        }

    .tab-filter-select {
        width: 25%;
        margin-right: 0;
        margin-top: 25px;
    }
}

@media only screen and (min-width:768px) {
    .tab-filter-content {
        width: 80%;
        float: left;
    }
}

.tab-file-list {
    margin: 0 0 0 -5%;
    padding: 0;
}

@media only screen and (min-width:1100px) {
    .tab-filter-content {
        width: 69%;
    }

    .tab-file-list {
        margin: 0 0 0 -20px;
    }
}

.tab-file-list li {
    display: inline-block;
    width: 44%;
    margin-left: 5%;
    padding-left: 43px;
    margin-bottom: 5%;
    color: #4A4A4A;
    background: url(../img/icons/icon-pdf-large.png) left top no-repeat;
}

@media only screen and (min-width:768px) {
    .tab-file-list li {
        width: 175px;
        margin-left: 20px;
        padding-left: 53px;
        margin-bottom: 100px;
    }
}

.tab-file-list li .file-date {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

.tab-file-list li a {
    color: #4A4A4A;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .tab-file-list li a:hover {
        color: #e64147;
    }

.tab-note {
    padding: 8px 0 0 40px;
    font-size: 16px;
    background: url(../img/icons/icon-doc-red.png) left center no-repeat;
}

.note-table-wrapper {
    padding: 35px 0;
    background: #f2f3f8;
    background: -moz-linear-gradient(top,#f2f3f8 0,#fff 100%);
    background: -webkit-linear-gradient(top,#f2f3f8 0,#fff 100%);
    background: linear-gradient(to bottom,#f2f3f8 0,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f8', endColorstr='#ffffff', GradientType=0 );
}

.note-table {
    background: #FFF;
    border-spacing: 0;
    border: 1px solid #d2d2d2;
}

    .note-table thead {
        position: absolute;
        height: 1px;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px,1px,1px,1px);
        overflow: hidden;
    }

@media only screen and (min-width:1100px) {
    .note-table-wrapper {
        padding: 70px 0;
    }

    .note-table {
        border-top: none;
    }

        .note-table thead {
            position: relative;
            height: auto;
            overflow: auto;
        }
}

.note-table thead th {
    padding: 38px;
    color: #FFF;
    background: #e64147;
    border-right: 1px solid #fff;
    border-top: 1px solid #e64147;
}

    .note-table thead th:last-child {
        border-right: none;
    }

    .note-table thead th.empty-title {
        background: 0 0;
        border-top: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
    }

.note-table tbody tr td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #D2D2D2;
}

    .note-table tbody tr td:before {
        content: attr(data-title);
        display: block;
        width: 100%;
        padding: 3px 2px 0;
        margin-bottom: 15px;
        background: #e64147;
        font-size: 12px;
        color: #FFF;
        text-align: center;
    }

    .note-table tbody tr td:last-child {
        border-bottom: none;
    }

    .note-table tbody tr td.image-column:before {
        content: none;
    }

@media only screen and (min-width:1100px) {
    .note-table tbody tr td:before {
        content: none;
    }

    .note-table tbody tr td {
        width: auto;
        display: table-cell;
        padding: 80px 30px 170px;
        border-right: 1px solid #d2d2d2;
        border-bottom: none;
        color: #4a4a4a;
        font-size: 17px;
        vertical-align: top;
    }

        .note-table tbody tr td:last-child {
            border-right: none;
        }

        .note-table tbody tr td.image-column {
            width: 220px;
            vertical-align: middle;
        }

        .note-table tbody tr td.colspan-column {
            width: 360px;
            padding: 80px 60px 170px;
        }

        .note-table tbody tr td .note-table-title {
            height: 55px;
        }
}

.logo-list li .logo-box-visual img, .logo-list li .logo-box-visual:before, .media-list li, .media-list li .media-item img {
    vertical-align: middle;
}

.note-table tbody tr td .note-table-title {
    margin-bottom: 10px;
}

.note-table tbody tr td .note-table-info {
    color: #a9a9a9;
}

.half-band {
    width: 100%;
    padding: 20px 10px;
    color: #FFF;
}

    .half-band:after {
        content: "";
        display: table;
        clear: both;
    }

@media only screen and (min-width:1020px) {
    .half-band {
        float: left;
        width: 50%;
        padding: 40px 0;
        height: 275px;
    }
}

.half-band.band-left {
    background: #2F3BA1;
}

.half-band.band-right {
    background: #E64147;
}

@media only screen and (min-width:1100px) {
    .half-band {
        padding: 60px 0;
    }

        .half-band.band-left .half-band-content {
            float: right;
            margin-right: 80px;
        }

        .half-band.band-right .half-band-content {
            float: left;
            margin-left: 80px;
        }

        .half-band .half-band-content {
            width: 470px;
        }
}

.half-band .half-band-content .year-filter {
    width: 110px;
    margin: 0 auto;
}

@media only screen and (min-width:768px) {
    .half-band .half-band-content .year-filter {
        float: left;
        margin: 0 30px 0 0;
    }

    .half-band .half-band-content .half-filter-content {
        text-align: left;
        float: left;
    }
}

.custom-typography, .visual-box .visual-content {
    text-align: center;
}

.half-band .half-band-content .half-file-name {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
}

.download-box-list {
    white-space: nowrap;
    overflow-x: scroll;
}

@media only screen and (min-width:1100px) {
    .half-band .half-band-content .year-filter {
        line-height: 1.3;
        margin-right: 50px;
    }

    .half-band .half-band-content .half-file-name {
        font-size: 31px;
        margin-top: 0;
    }

        .half-band .half-band-content .half-file-name span {
            display: block;
        }

    .download-box-list {
        white-space: normal;
        overflow-x: visible;
    }
}

.download-box-list ul {
    margin: 0 0 0 -15px;
    padding: 0;
}

.download-box-list li {
    display: inline-block;
    width: 220px;
    height: 320px;
    margin-left: 15px;
    overflow: hidden;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.2);
    box-shadow: 0 0 7px rgba(0,0,0,.2);
}

    .download-box-list li:last-child {
        margin-right: 1px;
    }

@media only screen and (min-width:1100px) {
    .download-box-list li {
        float: left;
    }

        .download-box-list li:hover .download-detail {
            color: #FFF;
            background: #e64147;
            border-color: #e64147;
        }

        .download-box-list li:hover .pdf-link {
            color: #FFF;
            background: url(../img/icons/icon-pdf-white-border.png) left center no-repeat;
        }

        .download-box-list li:hover .download-banner {
            height: 100px;
        }

            .download-box-list li:hover .download-banner img {
                -webkit-transform: translateY(-45px) scale(1.2);
                -moz-transform: translateY(-45px) scale(1.2);
                -ms-transform: translateY(-45px) scale(1.2);
                -o-transform: translateY(-45px) scale(1.2);
                transform: translateY(-45px) scale(1.2);
            }

        .download-box-list li:hover .download-detail {
            height: 220px;
        }

        .download-box-list li:last-child {
            margin-right: 0;
        }
}

.download-box-list li .download-banner {
    height: 154px;
    line-height: 0;
    overflow: hidden;
    transition: all .3s linear;
}

    .download-box-list li .download-banner img {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }

.download-box-list li .download-detail {
    position: relative;
    height: 166px;
    padding: 30px 20px;
    border: 1px solid #cfcfcf;
    border-top: none;
    color: #4A4A4A;
}

.address-list .address-block a, .address-type {
    color: #474747;
}

.download-box-list li .download-detail .file-date {
    margin-bottom: 23px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    white-space: pre-wrap;
}

.download-box-list li .pdf-link {
    position: absolute;
    bottom: 20px;
}

.address-list-wrapper {
    margin-bottom: 20px;
}

.address-type {
    margin-bottom: 10px;
    font-size: 20px;
}

@media only screen and (min-width:1100px) {
    .address-type {
        margin-bottom: 25px;
        font-size: 27px;
    }
}

.address-list {
    margin: 0;
    padding: 25px 0;
    border-top: 1px solid #D2D2D2;
}

    .address-list li {
        margin-bottom: 10px;
    }

        .address-list li:last-child {
            margin-bottom: 0;
        }

        .address-list li.first-block .address-block {
            font-family: 'Open Sans', sans-serif;
            font-size: 16px;
        }

    .address-list .address-block {
        font-size: 14px;
        color: #474747;
    }

@media only screen and (min-width:768px) {
    .address-list {
        padding: 50px 0;
    }

        .address-list li {
            margin-bottom: 20px;
        }

        .address-list .address-block {
            display: inline-block;
            width: 48%;
        }
}

.address-list .address-block.title:after {
    content: ':';
    padding: 0 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

@media only screen and (min-width:768px) {
    .address-list .address-block.title:after {
        float: right;
        padding: 0 44px;
    }
}

.content-file-slider {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}

@media only screen and (min-width:1100px) {
    .address-list .address-block {
        font-size: 16px;
    }

    .content-file-slider {
        width: 960px;
        margin: 0 auto;
    }
}

.content-file-slider .slider-name {
    margin: 0 0 60px 20px;
    padding: 0;
}

@media only screen and (min-width:1100px) {
    .content-file-slider .slider-name {
        margin: 0 0 80px 80px;
    }
}

.content-file-slider .slider-name:after {
    content: '';
    display: block;
    position: relative;
    top: 20px;
    width: 50px;
    height: 2px;
    background: currentColor;
}

.box-carrousel {
    margin: 0 0 50px;
    padding: 0;
}

    .box-carrousel .file-box {
        height: 285px;
        margin-bottom: 0;
        outline: 0;
    }

    .box-carrousel .slick-track {
        padding: 20px 0;
    }

@media only screen and (min-width:1100px) {
    .box-carrousel {
        margin: 0;
    }

        .box-carrousel .slick-dots {
            bottom: -65px;
        }
}

.page-single-file {
    margin-top: 50px;
}

@media only screen and (min-width:1100px) {
    .page-single-file {
        margin-top: 100px;
    }
}

.page-single-file .file-box {
    float: none;
    margin: 0 auto;
}

@media only screen and (min-width:1100px) {
    .custom-typography-banner {
        margin-bottom: 120px;
    }
}

.custom-typography h2 {
    margin: 0;
    padding: 0;
}

.custom-typography .banner-top-text {
    margin-bottom: 20px;
}

.custom-typography .text-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
}

.album-title a, .magazine-box-list li .magazine-detail {
    font-family: 'Open Sans', sans-serif;
}

@media only screen and (min-width:1100px) {
    .custom-typography .banner-top-text {
        margin-bottom: 70px;
    }

        .custom-typography .banner-top-text h2 {
            margin-bottom: 40px;
        }

    .content-table {
        width: 860px;
        margin: 0 auto;
    }

    .section-table {
        margin-bottom: 122px;
    }
}

.icon-project-wrapper {
    margin-top: 20px;
}

@media only screen and (min-width:1100px) {
    .icon-project-wrapper {
        width: 770px;
        margin: 80px auto;
    }
}

.icon-project-wrapper p {
    margin-bottom: 10px;
}

.page-bottom-files {
    margin-top: 55px;
}

@media only screen and (min-width:1100px) {
    .icon-project-wrapper p {
        margin-bottom: 50px;
    }

    .page-bottom-files {
        margin-top: 110px;
    }
}

.social-banner img {
    max-width: 100%;
}

.visual-box {
    width: 100%;
    padding: 20px;
    background: #FFF;
    border: 1px solid #cfcfcf;
    -moz-box-shadow: 0 0 12px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
    box-shadow: 0 0 12px rgba(0,0,0,.2);
}

@media only screen and (min-width:768px) {
    .social-banner {
        text-align: center;
        margin: 60px auto;
    }

    .visual-box {
        width: 460px;
        height: 230px;
        padding: 0;
        margin: 0 auto;
    }
}

.visual-box .visual-multimedia {
    text-align: center;
    margin-bottom: 10px;
}

@media only screen and (min-width:768px) {
    .visual-box .visual-multimedia {
        float: left;
        width: 190px;
        height: 100%;
        margin-bottom: 0;
    }

        .visual-box .visual-multimedia:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

        .visual-box .visual-multimedia img {
            vertical-align: middle;
        }

    .visual-box .visual-content {
        float: left;
        width: 250px;
        padding: 27px 0;
        text-align: left;
    }
}

.album-list:after, .album-title:after {
    display: table;
    clear: both;
    content: "";
}

.visual-box .visual-content .button-more {
    margin-top: 15px;
}

.page-album-list {
    margin-top: 40px;
}

.album-box-wrapper {
    margin-bottom: 40px;
}

@media only screen and (min-width:1100px) {
    .social-banner img {
        max-width: auto;
    }

    .page-album-list {
        margin-top: 70px;
    }

    .album-box-wrapper {
        margin-bottom: 70px;
    }
}

.album-title {
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
}

    .album-title h2 {
        margin: 0;
        padding: 0;
        font-size: 18px;
    }

@media only screen and (min-width:1100px) {
    .album-title h2 {
        font-size: 28px;
    }
}

.album-title a {
    color: #4C4C4C;
    font-size: 12px;
}

@media only screen and (min-width:768px) {
    .album-title h2 {
        float: left;
    }

    .album-title a {
        float: right;
        margin-top: 5px;
    }
}

@media only screen and (min-width:1100px) {
    .album-title a {
        margin-top: 12px;
    }
}

.album-list {
    margin-top: 10px;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

    .album-list.album-detail {
        white-space: normal;
        overflow-x: hidden;
        text-align: center;
    }

@media only screen and (min-width:1100px) {
    .album-list {
        overflow-x: visible;
        white-space: normal;
        margin-top: 30px;
    }
}

.album-list ul {
    margin: 0 0 0 -10px;
    padding: 0;
}

@media only screen and (min-width:1100px) {
    .album-list ul {
        margin: 0 0 0 -24px;
    }
}

.album-list li {
    display: inline-block;
    position: relative;
    width: 265px;
    height: 265px;
    margin-left: 10px;
    margin-bottom: 24px;
    overflow: hidden;
}

.media-list {
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .album-list li {
        margin-left: 25px;
    }

    .media-list {
        text-align: left;
    }
}

.media-list.multiple-link-list {
    text-align: center;
}

    .media-list.multiple-link-list li .media-item:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.media-list ul {
    margin: 0 0 0 -20px;
    padding: 0;
}

.media-list li {
    display: inline-block;
    width: 260px;
    height: 370px;
    margin-left: 20px;
    margin-bottom: 30px;
    -webkit-transition: box-shadow .2s linear;
    -moz-transition: box-shadow .2s linear;
    -ms-transition: box-shadow .2s linear;
    -o-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear;
}

    .media-list li:hover {
        background: #fcfcfc;
        box-shadow: 0 0 13px rgba(0,0,0,.2);
    }

    .media-list li .media-item {
        position: relative;
        width: 100%;
        height: 199px;
        background: #F9F9F9;
        border-bottom: 4px solid #34A0C6;
    }

    .media-list li .media-detail {
        height: 171px;
        padding: 30px 20px;
        text-align: left;
        color: #636363;
    }

        .media-list li .media-detail h3 {
            margin: 0 0 24px;
            padding: 0;
            font-size: 18px;
        }

            .media-list li .media-detail h3:after {
                content: '';
                display: block;
                position: relative;
                top: 10px;
                width: 25px;
                height: 2px;
                background: currentColor;
            }

    .media-list li .media-link-list a {
        display: block;
        color: #636363;
    }

.magazine-box-list {
    text-align: center;
    margin-top: 30px;
}

@media only screen and (min-width:1100px) {
    .magazine-box-list {
        margin-top: 75px;
    }
}

.magazine-box-list ul {
    margin: 0 0 0 -24px;
    padding: 0;
}

.magazine-box-list li {
    display: inline-block;
    position: relative;
    width: 266px;
    height: 473px;
    margin-bottom: 35px;
    margin-left: 24px;
    text-align: left;
    overflow: hidden;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}

    .magazine-box-list li .magazine-visual {
        width: 100%;
        height: 340px;
        border-bottom: 1px solid #e1e1e1;
        overflow: hidden;
    }

    .magazine-box-list li .magazine-detail {
        height: 133px;
        padding: 34px 20px;
        text-align: center;
    }

        .magazine-box-list li .magazine-detail h3 {
            margin: 0;
            padding: 0;
            height: 30px;
            overflow: hidden;
        }

        .magazine-box-list li .magazine-detail .more-link {
            display: block;
            margin-top: 20px;
        }

.icon-title {
    display: block;
    position: relative;
    width: 315px;
    height: 91px;
    margin: 0 auto 30px;
    background: url(../img/titles/chalk-title.png) center center no-repeat;
    -webkit-background-size: 200px;
    -o-background-size: 200px;
    background-size: 200px;
}

    .icon-title.en {
        background: url(../img/titles/chalk-title-en.png) center center no-repeat;
    }

@media only screen and (min-width:1100px) {
    .icon-title {
        width: 315px;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }

    .banner-content {
        margin-bottom: 60px;
    }
}

.icon-title:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 2px;
    background: #4c4c4c;
}

.page-multimedia-list {
    margin: 20px 0;
}

.team-stickly-info {
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .page-multimedia-list {
        margin: 60px 0;
    }

    .team-stickly-info {
        margin-top: 70px;
        text-align: left;
    }
}

.inline-icon-list, .logo-list {
    text-align: center;
}

.team-stickly-info .job-title {
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
}

@media only screen and (min-width:1100px) {
    .team-stickly-info .job-title {
        margin-bottom: 30px;
        font-size: 36px;
    }

    .custom-social-banner h3 {
        margin: 0 0 3px;
        padding: 0;
    }

    .custom-social-banner p {
        margin: 0 0 6px;
        padding: 0;
    }
}

.section-inline-banner {
    margin-bottom: 30px;
}

@media only screen and (min-width:1100px) {
    .page-full-accordion {
        width: 820px;
        margin: 0 auto;
    }
}

.logo-list {
    margin: 40px 0 0 -20px !important;
    padding: 0;
}

    .logo-list li {
        display: inline-block;
        width: 240px;
        height: 300px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

        .logo-list li .logo-box-name {
            height: 50px;
            font-size: 24px;
            font-family: 'Open Sans', sans-serif;
            color: #474747;
        }

        .logo-list li .logo-box-visual {
            width: 100%;
            height: 235px;
        }

            .logo-list li .logo-box-visual:before {
                content: '';
                display: inline-block;
                height: 100%;
            }

.list-item-graphic:after, .section-list-content:after {
    content: "";
    clear: both;
}

.section-list {
    padding: 20px 0 50px;
}

@media only screen and (min-width:1100px) {
    .logo-list li {
        margin-bottom: 140px;
    }

    .section-list {
        padding: 50px 0 110px;
    }
}

.section-list.full-featured-bg {
    background: #00bf83;
    color: #fff;
}

.section-list.full-transparent-bg {
    background: #f9f9fa;
}

.section-list.full-image-container {
    width: 100%;
    min-height: 750px;
    background: url(../img/bg/bg-rafinery-blue.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.section-list-content {
    padding-top: 30px;
}

    .section-list-content:after {
        display: table;
    }

@media only screen and (min-width:768px) {
    .section-list-content {
        padding-top: 50px;
    }
}

@media only screen and (min-width:1100px) {
    .section-list-content {
        padding-top: 80px;
        padding-left: 76px;
    }
}

.section-list-content.full-content {
    padding-left: 0;
}

.section-list-content.light-info {
    background: url(../img/bg/bg-world-map.png) center center no-repeat;
    background-size: contain;
}

.section-list-content.map-bg {
    background: url(../img/bg/bg-turkey-map.png) center center no-repeat;
    background-size: contain;
}

.list-item-info {
    margin-bottom: 50px;
}

@media only screen and (min-width:768px) {
    .list-item-info {
        width: 280px;
        margin: 0 auto 80px;
    }
}

@media only screen and (min-width:1100px) {
    .list-item-info {
        display: inline-block;
        margin-right: 60px;
        margin-top: 70px;
        margin-bottom: 0;
    }
}

.list-item-info .info-title {
    margin: 12px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
}

@media only screen and (min-width:1100px) {
    .list-item-info .info-title {
        margin: 20px 0;
        font-size: 34px;
    }
}

.list-item-graphic {
    margin-bottom: 50px;
}

    .list-item-graphic:after {
        display: table;
    }

@media only screen and (min-width:1100px) {
    .list-item-graphic {
        margin-bottom: 0;
    }
}

@media only screen and (min-width:768px) {
    .list-item-graphic {
        display: inline-block;
        width: 330px;
        margin-right: 85px;
    }

    .list-item-detail {
        display: inline-block;
        width: 250px;
    }
}

.development-graphic {
    position: relative;
    width: 100%;
}

    .development-graphic:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        z-index: 1;
        width: 280px;
        height: 1px;
        background: #969696;
    }

.graphic-line {
    position: relative;
}

    .graphic-line.arrow-line:before, .graphic-line.vertical-line:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -5px;
    }

    .graphic-line.vertical-line {
        width: 1px;
    }

        .graphic-line.vertical-line:after {
            left: -4px;
            z-index: 22;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #fff;
            border: 1px solid transparent;
        }

    .graphic-line.arrow-line {
        width: 55px;
        height: 1px;
    }

        .graphic-line.arrow-line:before {
            right: -9px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: 0 0;
        }

.half-circle-list:after, .property-info-list:after, .tub-wrapper:after {
    content: "";
    clear: both;
}

.line-wrap {
    position: relative;
    display: inline-block;
    margin-left: 33px;
    vertical-align: bottom;
}

    .line-wrap.large-line .graphic-line.vertical-line {
        height: 340px;
        background: #e64147;
    }

        .line-wrap.large-line .graphic-line.vertical-line:after {
            border-color: #e64147;
        }

    .line-wrap.large-line .graphic-line.arrow-line, .line-wrap.large-line .graphic-line.arrow-line:before {
        background: #e64147;
    }

    .line-wrap.large-line .line-content .line-content-title {
        color: #e64147;
    }

    .line-wrap.small-line .graphic-line.vertical-line {
        height: 155px;
        background: #969696;
    }

        .line-wrap.small-line .graphic-line.vertical-line:after {
            border-color: #969696;
        }

    .line-wrap.small-line .graphic-line.arrow-line, .line-wrap.small-line .graphic-line.arrow-line:before {
        background: #969696;
    }

    .line-wrap.small-line .line-content {
        color: #969696;
    }

@media only screen and (min-width:768px) {
    .graphic-line.arrow-line {
        width: 80px;
    }

    .line-wrap.large-line .line-content {
        width: 200px;
        right: -210px;
        top: -48px;
    }

        .line-wrap.large-line .line-content .line-content-title {
            font-size: 70px;
        }

            .line-wrap.large-line .line-content .line-content-title span {
                font-size: 30px;
            }

    .line-wrap.small-line .line-content {
        top: -17px;
    }
}

.line-content {
    width: 120px;
    position: absolute;
    top: -15px;
    right: -145px;
}

    .line-content .line-content-title {
        font-size: 20px;
        line-height: 1;
        font-family: 'Open Sans', sans-serif;
    }

@media only screen and (min-width:768px) {
    .line-content .line-content-title {
        font-size: 27px;
    }
}

.line-content .line-content-title span {
    font-size: 14px;
}

.line-content .line-content-desc {
    font-size: 12px;
}

@media only screen and (min-width:768px) {
    .line-content .line-content-desc {
        font-size: 14px;
    }
}

.list-item-detail .list-item-box {
    margin-bottom: 30px;
}

@media only screen and (min-width:1100px) {
    .list-item-detail .list-item-box {
        margin-bottom: 70px;
    }
}

.inline-icon-list, .list-item-detail .list-item-box h4, .list-item-detail .list-item-box p {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width:1100px) {
    .inline-icon-list {
        margin-left: -70px;
        text-align: left;
    }
}

.inline-icon-list li {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    vertical-align: top;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@media only screen and (min-width:425px) {
    .inline-icon-list li {
        width: 49%;
    }

    .inline-icon-list .icon-graphic {
        height: 130px;
    }
}

@media only screen and (min-width:1100px) {
    .inline-icon-list li {
        width: 200px;
        margin-left: 70px;
        margin-bottom: 0;
    }
}

.inline-icon-list li:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.inline-icon-list .icon-graphic {
    margin-bottom: 10px;
}

.inline-icon-list .icon-info-block {
    margin-bottom: 10px;
}

    .inline-icon-list .icon-info-block .icon-list-name {
        margin-bottom: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 25px;
    }

    .conversion-info, .conversion-products .product-info, .count-info .count-info-title, .inline-icon-list .icon-info-block .icon-list-type {
        font-family: 'Open Sans', sans-serif;
    }

    .inline-icon-list .icon-info-block .icon-list-type {
        margin-bottom: 10px;
        font-size: 26px;
    }

.conversion-start {
    width: 460px;
    margin: 0 auto;
}

@media only screen and (min-width:1100px) {
    .conversion-start {
        float: left;
        margin: auto;
    }
}

@media only screen and (min-width:768px) {
    .conversion-result {
        width: 600px;
        margin: 0 auto;
    }
}

@media only screen and (min-width:1100px) {
    .conversion-result {
        float: right;
        width: 280px;
        margin: auto;
    }
}

.conversion-arrow {
    margin: 15px 0;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media only screen and (min-width:1100px) {
    .conversion-arrow {
        float: left;
        margin-top: 210px;
        margin-left: 100px;
        text-align: left;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .conversion-content {
        padding-top: 35px;
    }

    .conversion-main {
        height: 400px;
    }
}

.tub-wrapper:after {
    display: table;
}

.tub-wrapper img {
    width: 120px;
    float: left;
}

.tub-info {
    float: left;
    margin: 20px 0 0 10px;
}

@media only screen and (min-width:425px) {
    .tub-wrapper img {
        width: auto;
    }

    .tub-info {
        margin: 52px 0 0 15px;
    }
}

@media only screen and (min-width:768px) {
    .tub-info {
        margin: 52px 0 0 25px;
    }
}

.tub-info ul {
    margin: 0;
    padding: 0;
}

.tub-info li {
    margin-bottom: 15px;
    padding-left: 44px;
    font-size: 18px;
    line-height: 1.2;
    background: url(../img/titles/disc-line.png) left 17px no-repeat;
    background-size: 30px;
}

@media only screen and (min-width:425px) {
    .tub-info li {
        margin-bottom: 50px;
        padding-left: 40px;
        font-size: 21px;
    }
}

@media only screen and (min-width:768px) {
    .tub-info li {
        padding-left: 81px;
        background-size: auto;
    }
}

.tub-info li span {
    display: block;
}

.conversion-info {
    margin-top: 20px;
    font-size: 18px;
}

@media only screen and (min-width:425px) {
    .conversion-info {
        font-size: 21px;
    }
}

@media only screen and (min-width:1100px) {
    .conversion-info {
        margin-top: 40px;
    }
}

.conversion-products {
    text-align: center;
}

    .conversion-products ul {
        margin: 0 0 0 -20px;
        padding: 0;
    }

    .conversion-products li {
        display: inline-block;
        width: 76px;
        margin: 0 0 40px 20px;
        text-align: center;
    }

    .conversion-products .product-icon {
        height: 65px;
        margin-bottom: 7px;
    }

    .conversion-products .product-info {
        font-size: 18px;
    }

        .conversion-products .product-info span {
            display: block;
        }

.conversion-grap .conversion-grap-info {
    margin-bottom: 30px;
}

@media only screen and (min-width:768px) {
    .conversion-grap .conversion-grap-info {
        float: left;
        width: 40%;
        margin-bottom: 0;
    }
}

@media only screen and (min-width:1100px) {
    .conversion-grap .conversion-grap-info {
        width: 42%;
    }
}

@media only screen and (min-width:768px) {
    .conversion-grap .conversion-grap-icon {
        float: right;
        width: 50%;
    }
}

@media only screen and (min-width:1100px) {
    .conversion-grap .conversion-grap-icon {
        width: 45%;
    }
}

.conversion-grap .conversion-grap-icon img {
    width: 100%;
}

.count-list {
    margin: 0;
    padding: 0;
}

    .count-list li {
        display: inline-block;
        width: 49%;
        height: 160px;
        margin-bottom: 80px;
        vertical-align: top;
    }

    .count-list .count-type {
        height: 80px;
        margin-bottom: 15px;
    }

.count-info span {
    font-size: 14px;
}

@media only screen and (min-width:768px) {
    .count-list li {
        width: 32%;
    }

    .count-info span {
        font-size: 20px;
    }
}

.count-info .count-info-title {
    height: 50px;
    margin-bottom: 15px;
    font-size: 17px;
}

.count-info .count-info-result {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}

@media only screen and (min-width:768px) {
    .count-info .count-info-title {
        height: 25px;
    }

    .count-info .count-info-result {
        font-size: 27px;
    }
}

.half-circle-wrapper {
    color: #fff;
}

.section-content-title {
    font-size: 30px;
    text-align: center;
}

.half-circle-list {
    margin: 0;
    padding: 0;
}

    .half-circle-list:after {
        display: table;
    }

@media only screen and (min-width:1100px) {
    .half-circle-list {
        margin-bottom: 50px;
    }
}

.half-circle-list li {
    margin-bottom: 40px;
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .half-circle-list li {
        float: left;
        width: 179px;
        margin-bottom: 0;
    }
}

.half-circle-list li .list-number {
    width: 90px;
    height: 45px;
    padding-top: 8px;
    margin: 0 auto 30px;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
    border: 2px solid #fff;
    border-bottom: none;
    text-align: center;
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
}

.list-number-title {
    line-height: 1.3;
}

    .list-number-title .list-title-name {
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
    }

@media only screen and (min-width:1100px) {
    .half-circle-list li .list-number {
        margin: auto auto 30px;
    }

    .list-number-title .list-title-name {
        font-size: 21px;
    }
}

.list-number-title .list-title-type, .list-sub-title {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.list-sub-title {
    margin-top: 20px;
}

    .list-sub-title span {
        display: block;
    }

.property-info-list {
    border-spacing: 0;
    border: 1px solid #67bce4;
}

    .property-info-list:after {
        display: table;
    }

    .property-info-list .inline-column {
        display: block;
        text-align: center;
        padding: 35px 40px;
    }

        .property-info-list .inline-column:not(:last-child) {
            border-bottom: 1px solid #67bce4;
        }

@media only screen and (min-width:768px) {
    .property-info-list .inline-column {
        border-bottom: none;
        display: table-cell;
    }

        .property-info-list .inline-column:not(:last-child) {
            border-bottom: none;
            border-right: 1px solid #67bce4;
        }
}

.property-info-list .inline-column img {
    margin-bottom: 5px;
}

.timeline-block {
    width: 100%;
}

    .timeline-block .timeline-block-content:after, .timeline-block:after {
        content: "";
        display: table;
        clear: both;
    }

.timeline-info {
    margin-bottom: 30px;
}

@media only screen and (min-width:768px) {
    .timeline-column {
        width: 50%;
    }

    .timeline-info.timeline-left {
        text-align: right;
    }

        .timeline-info.timeline-left .timeline-title-wrap:after {
            float: right;
        }

    .timeline-info.timeline-right {
        text-align: left;
    }
}

.timeline-image {
    text-align: center;
}

    .timeline-image img {
        max-width: 100%;
    }

@media only screen and (min-width:768px) {
    .timeline-image.timeline-left {
        padding-right: 50px;
        text-align: right;
    }

    .timeline-image.timeline-right {
        padding-left: 50px;
        text-align: left;
    }

    .timeline-left {
        float: left;
    }
}

.error-info, .video-js .vjs-big-play-button:before, .video-js .vjs-control, .video-js .vjs-control:before, .vjs-menu li, .vjs-no-js {
    text-align: center;
}

.timeline-next {
    display: block;
    position: relative;
    width: 1px;
    height: 50px;
    margin: 50px auto;
    background: #000;
}

@media only screen and (min-width:1100px) {
    .timeline-next {
        margin: 45px auto 75px;
    }
}

.timeline-next:after, .timeline-next:before {
    content: '';
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
}

.timeline-next:before {
    top: -6px;
    left: -3px;
}

.timeline-next:after {
    bottom: -6px;
    left: -3px;
}

.timeline-title-wrap {
    position: relative;
    margin-bottom: 25px;
}

    .timeline-title-wrap:after {
        content: '';
        display: block;
        position: relative;
        bottom: -8px;
        width: 50px;
        height: 2px;
        background: #e64147;
    }

    .timeline-title-wrap h2 {
        margin: 0;
        padding: 0;
        font-size: 18px;
    }

@media only screen and (min-width:1100px) {
    .timeline-title-wrap h2 {
        font-size: 37px;
        line-height: 1.2;
    }
}

.timeline-title-wrap span {
    display: block;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.error-wrapper {
    width: 100%;
    height: 400px;
    background: url(../img/bg/bg-404-phone.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

@media only screen and (min-width:768px) {
    .timeline-right {
        float: right;
    }

    .error-wrapper {
        height: 513px;
        background: url(../img/bg/bg-404-tablet.jpg) center center no-repeat;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

@media only screen and (min-width:1100px) {
    .timeline-title-wrap span {
        font-size: 24px;
    }

    .error-wrapper {
        height: 735px;
        background: url(../img/bg/bg-404.jpg) center center no-repeat;
    }
}

.video-js, .vjs-no-js {
    color: #fff;
    background-color: #000;
}

.error-info {
    margin: 230px auto;
    font-size: 14px;
    color: #fff;
}

@media only screen and (min-width:768px) {
    .error-info {
        width: 400px;
        margin: 300px auto;
        font-size: 16px;
    }
}

@media only screen and (min-width:1100px) {
    .error-info {
        width: 600px;
        margin: 400px auto;
    }
}

.error-info h1 {
    padding: 0;
    margin: 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 4px;
}

.video-js .vjs-big-play-button, .video-js .vjs-captions-button, .video-js .vjs-chapters-button, .video-js .vjs-control.vjs-close-button, .video-js .vjs-descriptions-button, .video-js .vjs-fullscreen-control, .video-js .vjs-mouse-display, .video-js .vjs-mute-control, .video-js .vjs-mute-control.vjs-vol-0, .video-js .vjs-mute-control.vjs-vol-1, .video-js .vjs-mute-control.vjs-vol-2, .video-js .vjs-play-control, .video-js .vjs-play-control.vjs-playing, .video-js .vjs-play-progress, .video-js .vjs-subtitles-button, .video-js .vjs-volume-level, .video-js .vjs-volume-menu-button, .video-js .vjs-volume-menu-button.vjs-vol-0, .video-js .vjs-volume-menu-button.vjs-vol-1, .video-js .vjs-volume-menu-button.vjs-vol-2, .video-js.vjs-fullscreen .vjs-fullscreen-control, .vjs-icon-audio-description, .vjs-icon-cancel, .vjs-icon-captions, .vjs-icon-chapters, .vjs-icon-circle, .vjs-icon-circle-inner-circle, .vjs-icon-circle-outline, .vjs-icon-cog, .vjs-icon-facebook, .vjs-icon-fullscreen-enter, .vjs-icon-fullscreen-exit, .vjs-icon-gplus, .vjs-icon-hd, .vjs-icon-linkedin, .vjs-icon-pause, .vjs-icon-pinterest, .vjs-icon-play, .vjs-icon-play-circle, .vjs-icon-replay, .vjs-icon-spinner, .vjs-icon-square, .vjs-icon-subtitles, .vjs-icon-tumblr, .vjs-icon-twitter, .vjs-icon-volume-high, .vjs-icon-volume-low, .vjs-icon-volume-mid, .vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

@media only screen and (min-width:768px) {
    .error-info h1 {
        font-size: 18px;
        letter-spacing: 6px;
    }
}

@media only screen and (min-width:1100px) {
    .error-info h1 {
        font-size: 25px;
        letter-spacing: 10px;
    }
}

.error-info .error-info-text {
    margin: 20px 0;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }

    .bx-wrapper .bx-viewport {
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: VideoJS;
    src: url(../fonts/videojs/VideoJS.eot?#iefix) format("eot");
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA4wAAoAAAAAFfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBGNtYXAAAAE0AAAAOgAAAUriLxC2Z2x5ZgAAAXAAAAnnAAAO5OV/F/5oZWFkAAALWAAAACsAAAA2C4eUa2hoZWEAAAuEAAAAGAAAACQOogcfaG10eAAAC5wAAAAPAAAAeNIAAABsb2NhAAALrAAAAD4AAAA+MMgtQm1heHAAAAvsAAAAHwAAACABLwB5bmFtZQAADAwAAAElAAACCtXH9aBwb3N0AAANNAAAAPkAAAF5vawAenicY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoyw7iLmSHCDOCCADu/Qo9AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/v8PUvCREUTzM0DVAwEjG8OIBwCOWgbUAAB4nI1XfVBU1xV/574vlsUlj/14grDs48FuAgaR3X2LEnY3UZSgEkTwAySAgkIwI8bRfFDjTszYCWRMW9lNa4y2meokmq+2k5ia0dpkmknbkWgSSW3GyaaNf0RTx0wxX7A3Pe/tQmIgHXf3vXvvueeee+45v3POXQYY/PCD/CBDGAYkIE2sxg+OXSJmhmH1OaFX6MU5C5PDMCZi5Rg2i+ELGSthwM14NCbgYGSBIZfhFA1H6Zu0OS0NDkMVfg+npdFm+maCvigI0JBIQIMg0BdJGdTj9ylj7nr+b97+Hl8C1+H2xNAvjPqxjIgaKtItICkSnIISeo40QQls4xxjlzgHsnGGvi7BxQiMlSlkPMhfCh67rAUEUQ6CHxW2O7JARCkKnlUQ7UEIyAEQZe4MdDW9xr5OPFuKbubpRxcPDY8da4MOelDfAYJLW+sGKn/Vlmjfv5+NdB4oOfTazJn3tGxZtL9xFNZX7PPRUbjcRg/SMB2EL+gblXn7shbO/WUbF9u/H5XQ9eKO8iMMr9tY35qYoRi20wGuXV/CHaGDk2fdgHwCk5HUXQpCcgHfBV2NjV3jkq4PHTSUSBwuOQALvxPAps6fiftk6P6yJpcm5bB4dFkgoh195mbiSTnkL3jupq7jh4ZZdvjQRVB4PPx3SsVTu5D/6kd85RU66ttXAeuuXYN1E/Y2sMMzZkZiZNRZlRS/ynr9Xr8Cql2RVNbutXslYo7B9ngsFqcDbCQO22PxeIxcpgMxkh6PjUdwkvw6hvRpZeoCFKshDQzJVr++DWyLx+hAXJcGp3TJMV1ME45xCNvHLsWRrpOZSduOoG0zERuIIwuIkhNkBREglQKLiODD45FQE0BTiE214xE2wp8zOt9NjH3GRtDMk7Ehoq2tzCzGxdyMEQJuD0qGIrQ58ApoWQE3D2h1h6zwuB14wYFIDAA5CZ11jT+92gFZ7B7/p7+hV8jFxBl4aG03wLiVXtBbCylLfIJzkPUAvWAw0yvsVdKdBbC6nnruP/RFkHqWJLZ2Auxdtgy+6qTf7l1WswTJcJ6mGVxwXj92UtfU2WXUNX+qBUCxK6D4FR4f/cufG1sZbiSkMcwdMdoxBxTTEXIp4SCXMNhHoFjvTTFP4vkoPReNRmPRCTwa+3qY0DR7qn7Vjh612wRRTaI04HWCnZ+gIzvS/ZJP0+mynphCui4hzmG0id6+aLSv2BV3FQMYDTHrlGQ/SZ+q4ZdF8aLa5Ar8GW3tVNKEj13cF0buMaesx1i9CL/Uo1tM0h+74o9HjQ+UcPaxy8mH9ccwK8KpKA3rHdIUjTKpfIBxuokpxUGBIILm84ATvHh8tAIe2iZj8KvYwUOXawHMVNgxZvlwSa0z8Zkokkxn3ey2nYTsbMO3mPh8cji7zklsPLD9a9f2s2w/uSt/FgSytWzw5bmS3PielU1P56aGrlz6NzlnbT8h/Wtb+1OxIqxBbC9g7kINUbtAEDxsKWSCe46eltCPmaiUxy2IrODIB8EmixaQrU4IAQ6THg6BFpAdWsCquT16DkL9ccIC/FGeP5AuiDExe8bx+QtzWVsmHcm0kdzqecdn5IhRkTc/zfNPm3ns5sw4Pq86l9gyofh6jkTF5iFChjYbbzZQWFvYb8qZAWyGiV9ya+5bFgnzpuWt3FuX8KYMmsiYZepPseBgGhZcOMt0+4Q8fDOTftJjHIuhdaLsFXFM9AclTi9jbGRq8ZvIOykZei77kfo53eoppVPovbGiyV63p/p/dkWETTjmhjTIm8RP284b04bcNYlRsvO6Gp2JeaiIueVHsgJGF2aASlCQLuG8EsBomzb++/AXmwhaOoLhL7iQ4/uc449gWJ56/XWDARn74v/PL1bRBB4TBEyYrqezSkUPHaWjPWCm13ogAzJ66LVpbTEuXccDZlyXxBQ/IrzKOPS7gAkkIyZ0N6joE6M246aDsO1kgucTJ/EdFWA5pbAcTfoSP4hJeBCni7nEn5IclL4kpDgmMMuH8Kpk0+WrBUIeKCyWS0nPVz7NW86Hnl55GxR5KB3+9tszL+wVRulXNTUn6D8SJvIl3PzP46eZST/tQTllTDXTzmxCaTYna7eJAqcWuD1ulBXQsMz5fQEBCfowCF5FVDF/2yysB9OW5veVEtRAFOy41FoeJEiAOZhDiFstsKAwJ8Hijs72q1jWvWx+uKU5XFZDLx189OK8ojW1u0By5dtLHUN/rwkte68PnhnYVbt0bvWiub9w1+f4C0L3hIuXZ8+xlVSt0eb3tgQsmVZnem5R3U0uf/fmFdqiLTvY3nPnet5/v4f9pLB6QX2krnnFQ1tXtN+2ePlAaUNWcfiWwrncn4ca9ml3hFeHHm+u2bq4MhxUZs3bMH/3jgaPUtlVunFjg2/8yRzf3cHsssKZqlnOqyCWworWykW9lXnspk0ffrjpfCreIpjPWbwnFxt3PAkcQgkUuH1auUMf+txJQ0hK1k1zsNaqQdaLMxfoq9AGGxtJQ+fGw53cE/TY8pWhJruZHiMAcCexFS/eGDp6hntiXGE/gvI7163b29ExfiHxNsnqub/a6/QmPoAn4GpZ2c9cZRX5/57IWUNYuubiQBAddhuxAKe6PA5vuV5dkk0VXkMM3zk42W3Awrgka8LQgjZY+tQIffd5+vnHasnHL/cczldyS4r79i6su6Nu9oPQ8lbaid2Pt9/bXtTTynevq7bkPkITV47d+3NugOzo4M3y77Zxbnb2nhWrl0T/kO4u3H1ig33e1lD6JDYjiKkCHOioF0pZv6T6gxxipxLNhFc8xERA48vq5ZfXdL/QV6c8W3PfwjIsZyI3Csvo72e4FpTVwTv/UYNAKtY+8MB84vogZ1Xr5lW38iJdPZ74xunzO4Gk7BARIkytjlyCoPVoIb3IluMfAYRhEoAO2aGXKc2TNAJaSwdzQEeq7jC7TWYF2Y2jrEIXlyVEhunBs5t7K62a7Z6qB0923/+vPT2v7mwpqV/mTEsTiCB5zz735HOP9VbVWtKKZK08uDJ7vcQN02HogGegY5iNnKUHh12ti9/zzHvsauy+tx+e375j94LuA64MV/5MQbZVNT95/re7jlxZVaVuW5Nffsd9TXfOpXcv6m2Bn3x6FgXg/oz+P0h/ce8g2mTEWxVTzzQzrTruNCcRdbu6VY87gLVXc4uSjXfosak7XxWM4oyl+ockmzCFhJXaGwK8e6sCW2T3sLmPnh5qSZtx9JHFL6QBHGnsTjdtWQ8PFygWtQTIkrI84NILfQSC65FUMFsnOYFHEoSmUCD49a4rt3985PTsd8GzB/5KEnzmhhORgVOZPM+yb5KmpRu38jQqviH6826Lrdrxx6DZdFPo2fVbTiy9AUpDJ3SxGYvpK7u+Rhz8D4BCxssAeJxjYGRgYABi/vcdWfH8Nl8ZuNkZQODSliXbkWl2BrA4BwMTiAIAKDsJfgB4nGNgZGBgZwCChWASxGZkQAVyABOTANd4nGNnYGBgHwAMADNUANMAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IAAHicY2BkYGCQY8hlYGcAASYg5gJCBob/YD4DABa6AakAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYE4CWlZSveFP8hHOY4gHhw79VLav68hMNOH6kG60mg5YhM22pr9b1vGMMEUM2TgyFGgxBwVbnCLBZZYYY07bHCPBzziCc94wSve8I4PbGeDFj/VydVSOakpG0T0VH1ZHXuq+xhoftHaHq+yV+21o1P7brWLWnvpiExNJpBb/i18q8D9ZxSOcj8oY8iVPjZBBU2+kGIIypokuqTI+cx3qXMq7Z6PQIsx1DYGrQxtLul50YV50rVcCiNJc0enX4qdkNRYe8j2g46+SIMHapXJw1GFdIWH2DfalQknZeTDWsRW2bqlBK3ORIz9AqJUapQAAAA=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgQAAAEoAAAAVmNtYXDiLxC2AAAB+AAAAUpnbHlm5X8X/gAAA4QAAA7kaGVhZAuHlGsAAADQAAAANmhoZWEOogcfAAAArAAAACRobXR40gAAAAAAAYAAAAB4bG9jYTDILUIAAANEAAAAPm1heHABLwB5AAABCAAAACBuYW1l1cf1oAAAEmgAAAIKcG9zdL2sAHoAABR0AAABeQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHgABAAAAAQAAD+/W/l8PPPUACwcAAAAAANK0pLcAAAAA0rSktwAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAeAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHQcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxHf//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AUABmALIAxgDmAR4BSAF0AZwB8gIuAo4CugMKA44DsAPqBDgEfAS4BOgFDAWiBegGNgZsBtoHcgAAAAEAAAAABYsFiwACAAABEQECVQM2BYv76gILAAADAAAAAAZrBmsAAgAOABoAAAkCEwQAAxIABSQAEwIAASYAJzYANxYAFwYAAusBwP5Alf7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uAjABUAFQAZsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAACAAAAAAVABYsAAwAHAAABIREpAREhEQHAASv+1QJVASsBdQQW++oEFgAAAAQAAAAABiAGIAAGABMAJAAnAAABLgEnFRc2NwYHFz4BNSYAJxUWEgEHASERIQERAQYHFT4BNxc3AQcXBNABZVW4A7sCJ3ElKAX+3+Wlzvu3XwFh/p8BKwF1AT5MXU6KO5lf/WCcnAOAZJ4rpbgYGGpbcUacVPQBYziaNP70Aetf/p/+QP6LAfb+wjsdmhJEMZhfBJacnAAAAQAAAAAEqwXWAAUAAAERIQERAQILASoBdv6KBGD+QP6LBKr+iwAAAAIAAAAABWYF1gAGAAwAAAEuAScRPgEBESEBEQEFZQFlVFRl/BEBKwF1/osDgGSeK/2mK54BRP5A/osEqv6LAAADAAAAAAYgBg8ABQAMABoAABMRIQERAQUuAScRPgEDFRYSFwYCBxU2ADcmAOABKwF1/osCxQFlVVVluqXOAwPOpeUBIQUF/t8EYP5A/osEqv6L4GSeK/2mK54C85o0/vS1tf70NJo4AWL19QFiAAAABAAAAAAFiwWLAAUACwARABcAAAEjESE1IwMzNTM1IQEjFSERIwMVMxUzEQILlgF24JaW4P6KA4DgAXaW4OCWAuv+ipYCCuCW/ICWAXYCoJbgAXYABAAAAAAFiwWLAAUACwARABcAAAEzFTMRIRMjFSERIwEzNTM1IRM1IxEhNQF14Jb+iuDgAXaWAcCW4P6KlpYBdgJV4AF2AcCWAXb76uCWAcDg/oqWAAAAAAIAAAAABdYF1gAPABMAAAEhDgEHER4BFyE+ATcRLgEDIREhBUD8gD9VAQFVPwOAP1UBAVU//IADgAXVAVU//IA/VQEBVT8DgD9V++wDgAAABgAAAAAGawZrAAcADAATABsAIAAoAAAJASYnDgEHASUuAScBBSEBNhI3JgUBBgIHFhchBR4BFwEzARYXPgE3AQK+AWROVIfwYQESA4416aH+7gLl/dABelxoAQH8E/7dXGgBAQ4CMP3kNemhARJ4/t1OVIfwYf7uA/ACaBIBAVhQ/id3pfY+/idL/XNkAQGTTU0B+GT+/5NNSEul9j4B2f4IEgEBWFAB2QAAAAUAAAAABmsF1gAPABMAFwAbAB8AAAEhDgEHER4BFyE+ATcRLgEBIRUhASE1IQUhNSE1ITUhBdX7VkBUAgJUQASqQFQCAlT7FgEq/tYC6v0WAuoBwP7WASr9FgLqBdUBVT/8gD9VAQFVPwOAP1X9rJX+1ZWVlZaVAAMAAAAABiAF1gAPACcAPwAAASEOAQcRHgEXIT4BNxEuAQEjNSMVMzUzFRQGByMuAScRPgE3Mx4BFQUjNSMVMzUzFQ4BByMuATURNDY3Mx4BFwWL++o/VAICVD8EFj9UAgJU/WtwlZVwKiDgICoBASog4CAqAgtwlZVwASog4CAqKiDgICoBBdUBVT/8gD9VAQFVPwOAP1X99yXgJUogKgEBKiABKiAqAQEqIEol4CVKICoBASogASogKgEBKiAAAAYAAAAABiAE9gADAAcACwAPABMAFwAAEzM1IxEzNSMRMzUjASE1IREhNSERFSE14JWVlZWVlQErBBX76wQV++sEFQM1lv5AlQHAlf5Alv5AlQJVlZUAAAABAAAAAAYgBmwALgAAASIGBwE2NCcBHgEzPgE3LgEnDgEHFBcBLgEjDgEHHgEXMjY3AQYHHgEXPgE3LgEFQCtKHv3sBwcCDx5OLF9/AgJ/X19/Agf98R5OLF9/AgJ/XyxOHgIUBQEDe1xcewMDewJPHxsBNxk2GQE0HSACf19ffwICf18bGf7NHCACf19ffwIgHP7KFxpcewICe1xdewAAAgAAAAAGWQZrAEMATwAAATY0Jzc+AScDLgEPASYvAS4BJyEOAQ8BBgcnJgYHAwYWHwEGFBcHDgEXEx4BPwEWHwEeARchPgE/ATY3FxY2NxM2JicFLgEnPgE3HgEXDgEFqwUFngoGB5YHGQ26OkQcAxQP/tYPFAIcRTm6DRoHlQcFC50FBZ0LBQeVBxoNujlFHAIUDwEqDxQCHEU5ug0aB5UHBQv9OG+UAgKUb2+UAgKUAzckSiR7CRoNAQMMCQVLLRzGDhEBAREOxhwtSwUJDP79DBsJeyRKJHsJGg3+/QwJBUstHMYOEQEBEQ7GHC1LBQkMAQMMGwlBApRvb5QCApRvb5QAAAAAAQAAAAAGawZrAAsAABMSAAUkABMCACUEAJUIAaYBPQE9AaYICP5a/sP+w/5aA4D+w/5aCAgBpgE9AT0BpggI/loAAAACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgABJgAnNgA3FgAXBgADgP7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uBmsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAMAAAAABmsGawALABcAIwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAAw4BBy4BJz4BNx4BA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rh0Cf19ffwICf19ffwZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAk9ffwICf19ffwICfwAAAAQAAAAABiAGIAAPABsAJQApAAABIQ4BBxEeARchPgE3ES4BASM1IxUjETMVMzU7ASEeARcRDgEHITczNSMFi/vqP1QCAlQ/BBY/VAICVP1rcJVwcJVwlgEqICoBASog/tZwlZUGIAJUP/vqP1QCAlQ/BBY/VPyClZUBwLu7ASog/tYgKgFw4AACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgATBwkBJwkBNwkBFwEDgP7D/loICAGmAT0BPQGmCAj+Wjhp/vT+9GkBC/71aQEMAQxp/vUGawj+Wv7D/sP+WggIAaYBPQE9Aab8EWkBC/71aQEMAQxp/vUBC2n+9AABAAAAAAXWBrYAFgAAAREJAREeARcOAQcuAScjFgAXNgA3JgADgP6LAXW+/QUF/b6+/QWVBgFR/v4BUQYG/q8FiwEq/ov+iwEqBP2/vv0FBf2+/v6vBgYBUf7+AVEAAAABAAAAAAU/BwAAFAAAAREjIgYdASEDIxEhESMRMzU0NjMyBT+dVjwBJSf+/s7//9Ctkwb0/vhISL3+2P0JAvcBKNq6zQAAAAAEAAAAAAaOBwAAMABFAGAAbAAAARQeAxUUBwYEIyImJyY1NDY3NiUuATU0NwYjIiY1NDY3PgEzIQcjHgEVFA4DJzI2NzY1NC4CIyIGBwYVFB4DEzI+AjU0LgEvASYvAiYjIg4DFRQeAgEzFSMVIzUjNTM1MwMfQFtaQDBI/uqfhOU5JVlKgwERIB8VLhaUy0g/TdNwAaKKg0pMMUVGMZImUBo1Ij9qQCpRGS8UKz1ZNjprWzcODxMeChwlThAgNWhvUzZGcX0Da9XVadTUaQPkJEVDUIBOWlN6c1NgPEdRii5SEipAKSQxBMGUUpo2QkBYP4xaSHNHO0A+IRs5ZjqGfVInITtlLmdnUjT8lxo0Xj4ZMCQYIwsXHTgCDiQ4XTtGazsdA2xs29ts2QADAAAAAAaABmwAAwAOACoAAAERIREBFgYrASImNDYyFgERIRE0JiMiBgcGFREhEhAvASEVIz4DMzIWAd3+tgFfAWdUAlJkZ6ZkBI/+t1FWP1UVC/63AgEBAUkCFCpHZz+r0ASP/CED3wEySWJik2Fh/N39yAISaXdFMx4z/dcBjwHwMDCQIDA4H+MAAAEAAAAABpQGAAAxAAABBgcWFRQCDgEEIyAnFjMyNy4BJxYzMjcuAT0BFhcuATU0NxYEFyY1NDYzMhc2NwYHNgaUQ18BTJvW/tKs/vHhIyvhsGmmHyEcKypwk0ROQk4seQFbxgi9hoxgbWAlaV0FaGJFDhyC/v3ut22RBIoCfWEFCxexdQQmAyyOU1hLlbMKJiSGvWYVOXM/CgAAAAEAAAAABYAHAAAiAAABFw4BBwYuAzURIzU+BDc+ATsBESEVIREUHgI3NgUwUBewWWitcE4hqEhyRDAUBQEHBPQBTf6yDSBDME4Bz+0jPgECOFx4eDoCINcaV11vVy0FB/5Y/P36HjQ1HgECAAEAAAAABoAGgABKAAABFAIEIyInNj8BHgEzMj4BNTQuASMiDgMVFBYXFj8BNjc2JyY1NDYzMhYVFAYjIiY3PgI1NCYjIgYVFBcDBhcmAjU0EiQgBBIGgM7+n9FvazsTNhRqPXm+aHfijmm2f1srUE0eCAgGAgYRM9Gpl6mJaz1KDgglFzYyPlYZYxEEzv7OAWEBogFhzgOA0f6fziBdR9MnOYnwlnLIfjpgfYZDaJ4gDCAfGAYXFD1al9mkg6ruVz0jdVkfMkJyVUkx/l5Ga1sBfOnRAWHOzv6fAAAHAAAAAAcABM8ADgAXACoAPQBQAFoAXQAAARE2HgIHDgEHBiYjJyY3FjY3NiYHERQFFjY3PgE3LgEnIwYfAR4BFw4BFxY2Nz4BNy4BJyMGHwEeARcUBhcWNjc+ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before, .vjs-icon-play:before {
    content: '\f101';
}

.vjs-icon-play-circle:before {
    content: '\f102';
}

.video-js .vjs-play-control.vjs-playing:before, .vjs-icon-pause:before {
    content: '\f103';
}

.video-js .vjs-mute-control.vjs-vol-0:before, .video-js .vjs-volume-menu-button.vjs-vol-0:before, .vjs-icon-volume-mute:before {
    content: '\f104';
}

.video-js .vjs-mute-control.vjs-vol-1:before, .video-js .vjs-volume-menu-button.vjs-vol-1:before, .vjs-icon-volume-low:before {
    content: '\f105';
}

.video-js .vjs-mute-control.vjs-vol-2:before, .video-js .vjs-volume-menu-button.vjs-vol-2:before, .vjs-icon-volume-mid:before {
    content: '\f106';
}

.video-js .vjs-mute-control:before, .video-js .vjs-volume-menu-button:before, .vjs-icon-volume-high:before {
    content: '\f107';
}

.video-js .vjs-fullscreen-control:before, .vjs-icon-fullscreen-enter:before {
    content: '\f108';
}

.video-js.vjs-fullscreen .vjs-fullscreen-control:before, .vjs-icon-fullscreen-exit:before {
    content: '\f109';
}

.vjs-icon-square:before {
    content: '\f10a';
}

.vjs-icon-spinner:before {
    content: '\f10b';
}

.video-js .vjs-subtitles-button:before, .vjs-icon-subtitles:before {
    content: '\f10c';
}

.video-js .vjs-captions-button:before, .vjs-icon-captions:before {
    content: '\f10d';
}

.video-js .vjs-chapters-button:before, .vjs-icon-chapters:before {
    content: '\f10e';
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

    .vjs-icon-share:before {
        content: '\f10f';
    }

.vjs-icon-cog:before {
    content: '\f110';
}

.video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before {
    content: '\f111';
}

.vjs-icon-circle-outline:before {
    content: '\f112';
}

.vjs-icon-circle-inner-circle:before {
    content: '\f113';
}

.vjs-icon-hd:before {
    content: '\f114';
}

.video-js .vjs-control.vjs-close-button:before, .vjs-icon-cancel:before {
    content: '\f115';
}

.vjs-icon-replay:before {
    content: '\f116';
}

.vjs-icon-facebook:before {
    content: '\f117';
}

.vjs-icon-gplus:before {
    content: '\f118';
}

.vjs-icon-linkedin:before {
    content: '\f119';
}

.vjs-icon-twitter:before {
    content: '\f11a';
}

.vjs-icon-tumblr:before {
    content: '\f11b';
}

.vjs-icon-pinterest:before {
    content: '\f11c';
}

.video-js .vjs-descriptions-button:before, .vjs-icon-audio-description:before {
    content: '\f11d';
}

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    outline: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    user-select: none;
}

.mfp-container:before, .mfp-content, .select2-container, .vjs-no-flex .vjs-control, .vjs-poster, .vjs-poster img {
    vertical-align: middle;
}

.video-js:-moz-full-screen {
    position: absolute;
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}

.video-js .vjs-tech, .video-js.vjs-fill {
    width: 100%;
    height: 100%;
}

.video-js *, .video-js :after, .video-js :before {
    box-sizing: inherit;
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin: 0;
}

.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0;
}

.video-js.vjs-16-9 {
    padding-top: 56.25%;
}

.video-js.vjs-4-3 {
    padding-top: 75%;
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important;
}

    .video-js.vjs-fullscreen.vjs-user-inactive {
        cursor: none;
    }

.vjs-hidden {
    display: none !important;
}

.vjs-disabled {
    opacity: .5;
    cursor: default;
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px;
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible;
}

.vjs-no-js {
    padding: 20px;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}

    .vjs-no-js a, .vjs-no-js a:visited {
        color: #66A8CC;
    }

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em;
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
    display: none;
}

.video-js button {
    background: 0 0;
    border: none;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    transition: none;
    -moz-appearance: none;
    appearance: none;
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2;
}

.vjs-menu-button {
    cursor: pointer;
}

    .vjs-menu-button.vjs-disabled {
        cursor: default;
    }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none;
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto;
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none;
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-transform: lowercase;
}

    .vjs-menu li:focus, .vjs-menu li:hover {
        outline: 0;
        background-color: #73859f;
        background-color: rgba(115,133,159,.5);
    }

    .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
        background-color: #fff;
        color: #2B333F;
    }

    .vjs-menu li.vjs-menu-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        line-height: 2em;
        padding: 0;
        margin: 0 0 .3em;
        font-weight: 700;
        cursor: default;
    }

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43,51,63,.7);
}

    .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
        background-color: #2B333F;
        background-color: rgba(43,51,63,.7);
        position: absolute;
        width: 100%;
        bottom: 1.5em;
        max-height: 15em;
    }

    .vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
        display: block;
    }

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden;
}

    .video-js .vjs-menu-button-inline:before {
        width: 2.222222222em;
    }

    .video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
        width: 12em;
    }

    .video-js .vjs-menu-button-inline.vjs-slider-active {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden;
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2B333F;
    background-color: rgba(43,51,63,.7);
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    -moz-transition: visibility .1s,opacity .1s;
    -o-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    -moz-transition: visibility 1s,opacity 1s;
    -o-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
    display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
}

@media \0screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: "";
    }
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table;
}

.video-js .vjs-control {
    outline: 0;
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

    .video-js .vjs-control:before {
        font-size: 1.8em;
        line-height: 1.67;
    }

    .video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
        text-shadow: 0 0 1em #fff;
    }

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.vjs-no-flex .vjs-control {
    display: table-cell;
}

.video-js .vjs-custom-control-spacer {
    display: none;
}

.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em;
}

.vjs-live .vjs-progress-control {
    display: none;
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: .3em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after, .video-js .vjs-progress-control:hover .vjs-play-progress:after, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
    font-family: Arial,Helvetica,sans-serif;
    visibility: visible;
    font-size: .6em;
}

.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-tooltip-progress-bar {
    position: absolute;
    display: block;
    height: .3em;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0;
}

.video-js .vjs-mouse-display:before, .video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
    display: none;
}

.video-js .vjs-play-progress {
    background-color: #fff;
}

    .video-js .vjs-play-progress:before {
        position: absolute;
        top: -.333333333333333em;
        right: -.5em;
        font-size: .9em;
    }

    .video-js .vjs-mouse-display:after, .video-js .vjs-play-progress:after, .video-js .vjs-time-tooltip {
        visibility: hidden;
        pointer-events: none;
        position: absolute;
        top: -3.4em;
        right: -1.9em;
        font-size: .9em;
        color: #000;
        content: attr(data-current-time);
        padding: 6px 8px 8px;
        background-color: #fff;
        background-color: rgba(255,255,255,.8);
        -webkit-border-radius: .3em;
        -moz-border-radius: .3em;
        border-radius: .3em;
    }

    .video-js .vjs-play-progress:after, .video-js .vjs-play-progress:before, .video-js .vjs-time-tooltip {
        z-index: 1;
    }

.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115,133,159,.5);
}

    .video-js .vjs-load-progress div {
        background: #fff;
        background: rgba(115,133,159,.75);
    }

.video-js.vjs-no-flex .vjs-progress-control {
    width: auto;
}

.video-js .vjs-time-tooltip {
    display: inline-block;
    height: 2.4em;
    position: relative;
    float: right;
    right: -1.9em;
}

.vjs-tooltip-progress-bar {
    visibility: hidden;
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    -moz-transition: visibility 1s,opacity 1s;
    -o-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none;
}

.video-js .vjs-progress-control .vjs-mouse-display:after, .vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em;
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
}

    .video-js .vjs-slider:focus {
        text-shadow: 0 0 1em #fff;
        -webkit-box-shadow: 0 0 1em #fff;
        -moz-box-shadow: 0 0 1em #fff;
        box-shadow: 0 0 1em #fff;
    }

.video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em;
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto;
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

    .video-js .vjs-volume-level:before {
        position: absolute;
        font-size: .9em;
    }

.vjs-slider-vertical .vjs-volume-level {
    width: .3em;
}

    .vjs-slider-vertical .vjs-volume-level:before {
        top: -.5em;
        left: -.3em;
    }

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em;
}

    .vjs-slider-horizontal .vjs-volume-level:before {
        top: -.3em;
        right: -.5em;
    }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: .5em;
    height: 8em;
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content, .vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content, .vjs-volume-menu-button-vertical:focus .vjs-menu-content, .vjs-volume-menu-button-vertical:hover .vjs-menu-content {
    height: 8em;
    width: 2.9em;
}

.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content, .vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content, .vjs-volume-menu-button-horizontal:focus .vjs-menu-content, .vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
    height: 2.9em;
    width: 8em;
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent !important;
}

.vjs-poster {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}

    .vjs-poster img {
        display: block;
        margin: 0 auto;
        max-height: 100%;
        padding: 0;
        width: 100%;
    }

.vjs-has-started .vjs-poster {
    display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block;
}

.vjs-controls-disabled .vjs-poster, .vjs-using-native-controls .vjs-poster {
    display: none;
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left;
}

.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-live .vjs-time-divider, .vjs-no-flex .vjs-current-time, .vjs-no-flex .vjs-duration {
    display: none;
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}

.vjs-time-divider {
    display: none;
    line-height: 3em;
}

.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0,0,0,.5);
}

.vjs-subtitles {
    color: #fff;
}

.vjs-captions {
    color: #fc6;
}

.vjs-tt-cue {
    display: block;
}

video::-webkit-media-text-track-display {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center;
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%;
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43,51,63,.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block;
}

.vjs-loading-spinner:after, .vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: #fff transparent transparent;
}

.mfp-container:before, .mfp-figure:after, .slick-track:after, .slick-track:before, .timeline-date h1:after {
    content: '';
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff;
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s;
}

@keyframes vjs-spinner-spin {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes vjs-spinner-fade {
    0%,100%,20%,60% {
        border-top-color: #73859f;
    }

    35% {
        border-top-color: #fff;
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0%,100%,20%,60% {
        border-top-color: #73859f;
    }

    35% {
        border-top-color: #fff;
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto;
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none;
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2B333F;
    background-color: rgba(43,51,63,.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-size: 12px;
    width: 40em;
}

    .vjs-caption-settings .vjs-tracksettings {
        top: 0;
        bottom: 2em;
        left: 0;
        right: 0;
        position: absolute;
        overflow: auto;
    }

    .vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
        float: left;
    }

        .vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-controls:after, .vjs-caption-settings .vjs-tracksettings-font:after {
            clear: both;
        }

    .vjs-caption-settings .vjs-tracksettings-controls {
        position: absolute;
        bottom: 1em;
        right: 1em;
    }

    .vjs-caption-settings .vjs-tracksetting {
        margin: 5px;
        padding: 3px;
        min-height: 40px;
    }

        .vjs-caption-settings .vjs-tracksetting label {
            display: block;
            width: 100px;
            margin-bottom: 5px;
        }

        .vjs-caption-settings .vjs-tracksetting span {
            display: inline;
            margin-left: 5px;
        }

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block;
}

.vjs-caption-settings .vjs-tracksetting > div {
    margin-bottom: 5px;
    min-height: 20px;
}

    .vjs-caption-settings .vjs-tracksetting > div:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        min-height: 0;
    }

.vjs-caption-settings label > input {
    margin-right: 10px;
}

.vjs-caption-settings input[type=button] {
    width: 40px;
    height: 40px;
}

.video-js .vjs-modal-dialog {
    background: rgba(0,0,0,.8);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,.8),rgba(255,255,255,0));
    background: linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1;
}

.slick-slider {
    box-sizing: border-box;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: 0;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.slick-track {
    top: 0;
    left: 0;
}

    .slick-track:after, .slick-track:before {
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
}

.slick-dots li.slick-active button {
    background: #fff;
    border-color: #4c4c4c;
}

.slick-dots li button {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    outline: 0;
    background: #4c4c4c;
    border: 2px solid #fff;
    text-indent: -9999px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

    .slick-dots li button:focus, .slick-dots li button:hover {
        outline: 0;
    }

        .slick-dots li button:focus:before, .slick-dots li button:hover:before {
            opacity: 1;
        }

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}

.slick-box .slick-dots li.slick-active button {
    background: #e64147 !important;
}

.slick-box .slick-dots li button {
    width: 40px;
    height: 5px;
    background: #BBB !important;
    border: none;
    border-radius: 0;
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%;
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

    .mfp-container:before {
        display: inline-block;
        height: 100%;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #ccc;
    }

        .mfp-preloader a:hover {
            color: #fff;
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none;
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    position: absolute;
    left: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 40px;
    font-family: Arial,Baskerville,monospace;
}

#dates li.main-date a, .select2-results__option {
    font-family: 'Open Sans', sans-serif;
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-figure, img.mfp-img {
    line-height: 0;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:focus, .mfp-arrow:hover {
        opacity: 1;
    }

    .mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent;
    }

    .mfp-arrow .mfp-a, .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow .mfp-b, .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px;
    }

    .mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px;
    }

    .mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        display: block;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
    }

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8;
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 60px;
        outline: 0;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 22px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 10px 22px;
    background: #ff6263;
    border-bottom: 1px solid #e86263;
    color: #fff;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--classic .select2-results > .select2-results__options, .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e2e2e2;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #626262;
        font-family: 'Open Sans', sans-serif;
        line-height: 60px;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #626262;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 17px;
        right: 25px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e64147;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
        background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
        background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888;
            border-width: 0 4px 5px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#fff 0,#eee 50%);
    background-image: -o-linear-gradient(top,#fff 0,#eee 50%);
    background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

#issues, #timeline .container {
    padding: 0;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

#timeline {
    position: relative;
    width: 300px;
    height: 502px;
    margin: 0 auto;
    overflow: hidden;
}

@media only screen and (min-width:375px) {
    #timeline {
        width: 330px;
    }
}

@media only screen and (min-width:425px) {
    #timeline {
        width: 360px;
    }
}

#issues {
    margin: 0;
    width: 1150px;
    overflow: hidden;
}

    #issues li {
        width: 300px;
        height: auto;
        list-style: none;
        float: left;
    }

@media only screen and (min-width:375px) {
    #issues li {
        width: 330px;
    }
}

@media only screen and (min-width:425px) {
    #issues li {
        width: 360px;
    }
}

@media only screen and (min-width:768px) {
    #timeline {
        width: 600px;
        height: auto;
    }

    #issues li {
        width: 600px;
    }
}

@media only screen and (min-width:1100px) {
    #issues li, #timeline {
        width: 1150px;
        height: 550px;
    }

    #issues {
        height: 550px;
    }
}

#issues li.selected img {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

.timeline-banner {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

@media only screen and (min-width:1100px) {
    .timeline-banner {
        width: 700px;
        float: left;
        padding: 15px;
        text-align: left;
    }
}

.timeline-banner img {
    width: 100%;
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(.7,.7);
    -moz-transform: scale(.7,.7);
    -ms-transform: scale(.7,.7);
    -o-transform: scale(.7,.7);
    transform: scale(.7,.7);
}

.timeline-detail {
    width: 300px;
}

@media only screen and (min-width:375px) {
    .timeline-detail {
        width: 330px;
    }
}

@media only screen and (min-width:425px) {
    .timeline-detail {
        width: 360px;
    }
}

@media only screen and (min-width:768px) {
    .timeline-banner {
        margin-bottom: 0;
    }

    .timeline-detail {
        width: 600px;
    }
}

@media only screen and (min-width:1100px) {
    .timeline-detail {
        width: 340px;
        float: right;
        margin-top: 120px;
    }

    .timeline-date {
        margin-bottom: 77px;
    }
}

.timeline-date {
    position: relative;
    width: 300px;
    height: 120px;
    line-height: 1;
}

@media only screen and (min-width:375px) {
    .timeline-date {
        width: 330px;
    }
}

@media only screen and (min-width:425px) {
    .timeline-date {
        width: 360px;
    }
}

.timeline-date h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 133px;
    color: #e8e8e8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .timeline-date h1:after {
        display: block;
        position: relative;
        top: -14px;
        width: 50px;
        height: 2px;
        background: #4a4a4a;
        margin: 0 auto;
    }

.timeline-date h2 {
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 22px;
    z-index: 2;
    font-size: 50px;
    text-align: center;
    color: #e64147;
}

.timeline-text {
    font-size: 15px;
    line-height: 20px;
    text-align: right;
}

.timeline-dates {
    position: relative;
    width: 100%;
    height: 120px;
    background: url(../img/bg/timeline-bg.png) center bottom no-repeat;
    overflow: hidden;
}

    .timeline-dates:after, .timeline-dates:before {
        content: none;
        position: absolute;
        bottom: 0;
        width: 30%;
    }

#dates, #dates a {
    position: relative;
}

.timeline-dates:before {
    left: 0;
    height: 79px;
    background: url(../img/bg/left-shadow.png) no-repeat;
}

.timeline-dates:after {
    right: 0;
    height: 73px;
    background: url(../img/bg/right-shadow.png);
}

#dates {
    top: 40px;
    width: 100%;
    height: 100px;
    margin: 0;
    padding-top: 10px;
    overflow-x: auto;
}

    #dates li {
        list-style: none;
        float: left;
        width: 60px;
        height: 40px;
        text-align: center;
    }

@media only screen and (min-width:1100px) {
    .timeline-text {
        font-size: 17px;
        line-height: 22px;
    }

    #dates {
        overflow: hidden;
    }

        #dates li {
            width: 100px;
        }
}

#dates li.main-date a {
    font-size: 15px;
    color: #333;
}

    #dates li.main-date a.selected {
        font-size: 27px;
        color: #e64147;
    }

#dates a {
    padding-bottom: 20px;
    font-size: 14px;
    color: #838687;
    line-height: 38px;
    background: url(../img/bg/year-bg.png) center bottom no-repeat;
    -webkit-transition: font-size .3s linear;
    -moz-transition: font-size .3s linear;
    -ms-transition: font-size .3s linear;
    -o-transition: font-size .3s linear;
    transition: font-size .3s linear;
}

    #dates a:hover {
        background-image: url(../img/bg/year-bg-hover.png);
    }

    #dates a.selected {
        top: -13px;
        padding-bottom: 30px;
        font-size: 27px;
        color: #e64147;
        background: url(../img/bg/year-bg-selected.png) center bottom no-repeat;
    }

.ui-datepicker .ui-datepicker-title {
    margin-top: 9px;
    color: #e04a37;
    font-size: 26px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    cursor: pointer;
    margin-top: 14px;
    text-indent: -9999px;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    background-image: url(../img/spritesheet.png);
    background-position: -750px -669px;
    width: 5px;
    height: 6px;
    margin-left: 15px;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    background-image: url(../img/spritesheet.png);
    background-position: -787px -728px;
    width: 5px;
    height: 6px;
    margin-right: 15px;
}

.ui-datepicker .ui-datepicker-calendar {
    text-align: center;
    width: 95%;
    height: 210px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 2px;
}

    .ui-datepicker .ui-datepicker-calendar th {
        color: #5e5e5e;
        font-weight: 700;
    }

    .ui-datepicker .ui-datepicker-calendar td {
        padding: 2px 0;
        color: #4c4c4c;
        border-bottom: 2px solid transparent;
    }

        .ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
            display: block;
            margin-top: 4px;
        }

        .ui-datepicker .ui-datepicker-calendar td a {
            margin: 0;
            color: #4c4c4c;
        }

        .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
            border-color: #e64147;
        }

        .ui-datepicker .ui-datepicker-calendar td.has-event {
            background: #e64147;
            color: #fff;
        }