@import url(./opensans.css);
a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: bold
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 60%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em;
    text-decoration: underline
}

sub {
    bottom: -0.25em
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@font-face {
    font-family: 'cdukievit';
    src: url('../fonts/cdukievitRegular.eot');
    src: url('../fonts/cdukievitRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/cdukievitRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB04
}

@font-face {
    font-family: 'cdukievit';
    src: url('../fonts/cdukievitBolditalic.eot');
    src: url('../fonts/cdukievitBolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/cdukievitBolditalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-FEFF
}

a {
    color: #ffa600;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

a:hover {
    text-decoration: underline
}

a:hover sup {
    text-decoration: none
}

a.iconLink:hover {
    text-decoration: none
}

p {
    margin-bottom: 1rem
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    margin-bottom: 1rem
}

h2 {
    font-size: 1.8rem
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

figure {
    max-width: 100%;
    height: auto;
    margin: 0 0 1rem 0
}

figure.left-aligned {
    margin: 0 1.5rem 1rem 0
}

figure.right-aligned {
    margin: 0 0 1rem 1.5rem
}

html,
body {
    box-sizing: border-box;
    height: 100%;
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased
}

body {
    overflow: hidden
}

*,
*:before,
*:after {
    box-sizing: inherit
}

* {
    margin: 0;
    padding: 0
}

.wrap {
    font-family: 'cdukievit', sans-serif;
    font-size: 1.4rem;
    line-height: 1.85rem;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: right .4s linear, left .4s linear;
    -moz-transition: right .4s linear, left .4s linear;
    -o-transition: right .4s linear, left .4s linear;
    transition: right .4s linear, left .4s linear
}

.wrap>footer,
.wrap>header {
    line-height: normal
}

.admin-bar .wrap {
    top: 32px
}

.content {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.wrap>header {
    background-size: cover;
    background-color: #f1f1f1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.wrap>header nav {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.wrap>header div.content {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding: 60px 0 40px 0
}

.wrap>header div.content.headimg {
    position: relative;
    padding: 0;
    background-size: cover
}

.wrap>header div.content.headimg:before {
    content: "";
    display: block;
    padding-top: 32.36%
}

.wrap>header div.content.headimg .contenter {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0
}

.wrap>header div.content h2 {
    font-size: 3rem;
    padding-left: 0;
    padding-right: 25%;
    position: relative
}

.wrap>header div.content h2 a {
    position: relative
}

.wrap>header div.content h2 a img {
    margin: auto;
    position: absolute;
    top: 2px;
    left: calc(100% - 11rem);
    bottom: 0;
    right: 0;
    z-index: 0;
    max-height: 11rem;
    width: auto
}

.wrap>header div.content h2 a span {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: .55rem 1rem .3rem 1rem;
    color: #606060
}

.wrap>header div.content h2 img {
    width: 25%;
    height: auto;
    position: absolute;
    right: 0;
    bottom: -5px
}

.wrap>header div.content.backgrounded h2 {
    color: #FFF
}

.wrap>header+section {
    min-height: 5.2rem;
    padding: 15px 0
}

.wrap>header+section>* {
    margin-bottom: 1.5rem
}

.wrap>header+section>*:last-child {
    margin-bottom: 0
}

.main {
    background-color: #f1f1f1;
    padding: 2rem 0;
    *zoom: 1
}

.main:before,
.main:after {
    content: " ";
    display: table;
    line-height: 0
}

.main:after {
    clear: both
}

.main>*:not(:last-child) {
    margin-bottom: 1.5rem
}

.main .content>* {
    margin-bottom: 1.5rem
}

.main .content>*:last-child {
    margin-bottom: 0
}

.main ul,
.main ol {
    padding-left: 2rem;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.main ul>*,
.main ol>* {
    margin-bottom: .2rem
}

.main ul:last-child,
.main ol:last-child {
    margin-bottom: 0
}

.main ul.collapsible,
.main ol.collapsible,
.main ul.categories,
.main ol.categories {
    padding-left: 0
}

main {
    background-color: #FFF;
    padding: 2rem 2rem 4rem 2rem
}

.wrap>footer {
    font-family: 'Open Sans', sans-serif
}

.wrap>footer>div>* {
    padding: 2rem 2rem 3rem 2rem
}

.wrap>footer>div>*:last-child {
    border-top: 1px solid #2d3c4b
}

.container3 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.container3>* {
    width: 100%
}

.container3>.container3-1 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 calc(33.33% - 5px);
    -ms-flex: 0 0 calc(33.33% - 5px);
    flex: 0 0 calc(33.33% - 5px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: calc(33.33% - 5px);
    max-width: calc(33.33% - 5px)
}

.container3>.container3-2 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 calc(66.66% - 5px);
    -ms-flex: 0 0 calc(66.66% - 5px);
    flex: 0 0 calc(66.66% - 5px);
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: calc(66.66% - 5px);
    max-width: calc(66.66% - 5px)
}

.container4 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.container4>.container4-1 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 calc(25% - 5px);
    -ms-flex: 0 0 calc(25% - 5px);
    flex: 0 0 calc(25% - 5px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: calc(25% - 5px);
    max-width: calc(25% - 5px)
}

.container4>.container4-3 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 calc(75% - 5px);
    -ms-flex: 0 0 calc(75% - 5px);
    flex: 0 0 calc(75% - 5px);
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: calc(75% - 5px);
    max-width: calc(75% - 5px)
}

aside>* {
    margin-bottom: 2rem
}

iframe[seamless] {
    background-color: transparent;
    border: 0 none transparent;
    padding: 0;
    overflow: hidden;
    width: 100%
}

@media all and (max-width:1024px) {
    .wrap.openedResMen {
        right: 350px;
        left: -350px;
        overflow-y: hidden
    }
    .wrap.openedResMen:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: " ";
        background: rgba(0, 0, 0, 0.15)
    }
    .wrap>header nav {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .wrap>header div.content {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .wrap>header div.content.headimg {
        position: relative;
        padding: 0;
        background-size: cover;
        margin-top: 8.15rem
    }
    .wrap>header div.content.headimg:before {
        content: "";
        display: block;
        padding-top: 32.36%
    }
    .wrap>header div.content.headimg .contenter {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        bottom: 100%;
        padding: 0
    }
    .wrap>header div.content h2 {
        font-size: 3rem;
        padding-right: 38.33%;
        position: relative
    }
    .wrap>header div.content h2 a {
        color: #606060
    }
    .wrap>header div.content h2 img {
        width: 33.33%;
        min-width: 215px
    }
    .wrap>header div.content.backgrounded h2 {
        color: #FFF
    }
    .container3>.container3-1 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
    .container3>.container3-2 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
    .container4>.container4-1 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .container4>.container4-3 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

@media all and (max-width:850px) {
    .wrap>header div.content h2 {
        font-size: 2rem
    }
    .wrap>header div.content h2 a img {
        left: calc(100% - 9rem)
    }
    .wrap>header div.content.headimg {
        margin-top: 7.15rem
    }
}

@media screen and (max-width:782px) {
    .admin-bar .wrap {
        top: 46px
    }
    .wrap {
        line-height: 2.05rem
    }
}

@media all and (max-width:500px) {
    .wrap>header div.content {
        padding-top: 60px;
        padding-bottom: 15px
    }
    .wrap>header div.content h2 {
        font-size: 1.6rem;
        padding-right: 0
    }
    .wrap>header div.content h2 a img {
        max-height: 5rem;
        max-width: none;
        left: calc(100% - 5.5rem)
    }
    .wrap>header div.content h2 img {
        max-width: 50%;
        min-width: auto;
        width: 50%;
        bottom: 0
    }
}

@media all and (max-width:450px) {
    .wrap.openedResMen {
        right: 250px;
        left: -250px
    }
}

@media all and (max-width:360px) {
    .wrap>header div.content {
        padding: 30px 0 15px 0
    }
    .wrap>header div.content.headimg {
        margin-top: 6.5rem
    }
}

nav ul {
    font-family: 'Open Sans', sans-serif;
    list-style: none
}

nav ul.vertical li {
    display: inline-block
}

.primary {
    background: #eeeced;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 2.2rem
}

.primary.cFontSize2-2 {
    font-size: 2.2rem
}

.primary.cFontSize2-0 {
    font-size: 2rem
}

.primary.cFontSize1-8 {
    font-size: 1.8rem
}

.primary.cFontSize1-6 {
    font-size: 1.6rem
}

.primaryNav {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: calc(100% - 380px);
    text-transform: uppercase
}

.primaryNav>li>a {
    display: none
}

.primaryNav>li>ul>li {
    position: relative
}

.primaryNav>li>ul>li#primaryTriggerOffContainer {
    display: none
}

.primaryNav>li>ul>li:first-of-type>a {
    padding-left: 2rem
}

.primaryNav>li>ul>li>ul {
    display: none;
    position: absolute;
    z-index: 400;
    top: 100%;
    left: 0;
    min-width: 100%;
    font-size: 1.8rem;
    background: #eeeced
}

.primaryNav>li>ul>li>ul li.current-menu-item a {
    color: #2d3c4b
}

.primaryNav>li>ul>li>ul li,
.primaryNav>li>ul>li>ul a {
    height: auto;
    width: 100%;
    line-height: normal
}

.primaryNav>li>ul>li>ul a {
    padding: .5rem 1.5rem;
    border-bottom: 1px solid #606060
}

.primaryNav>li>ul>li>ul li:last-child a {
    border-bottom: 0
}

.primaryNav>li>ul>li:hover>ul,
.primaryNav>li>ul>li>ul:hover {
    display: inline-block
}

.primaryNav li,
.primaryNav a {
    line-height: 2.6rem
}

.primaryNav a {
    display: inline-block;
    padding: 1.6rem 1.5rem;
    color: #282828;
    -webkit-transition: all .4s;
    transition: all .4s
}

.primaryNav a:hover {
    text-decoration: none;
    color: #2d3c4b;
    background: #e7e4e5
}

.primaryNav .current-menu-item>a {
    color: #2d3c4b
}

.cFontSize2-2 .primaryNav>li>ul>li>ul {
    font-size: 2.2rem
}

.cFontSize2-0 .primaryNav>li>ul>li>ul {
    font-size: 2rem
}

.cFontSize1-8 .primaryNav>li>ul>li>ul {
    font-size: 1.8rem
}

.cFontSize1-6 .primaryNav>li>ul>li>ul {
    font-size: 1.6rem
}

footer .tertiary {
    list-style: none
}

.socialNav {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    overflow: hidden;
    height: 5.8rem
}

.socialNav li,
.socialNav a {
    height: 5.8rem;
    line-height: 2.6rem
}

.socialNav a {
    display: inline-block;
    padding: 1.6rem 1.5rem;
    color: #282828;
    -webkit-transition: all .4s;
    transition: all .4s
}

.socialNav a:hover {
    color: #2d3c4b;
    background: #e7e4e5
}

.socialNav button:hover {
    color: #2d3c4b;
    background: #e7e4e5
}

.socialNav li {
    -webkit-transition: width .6s;
    transition: width .6s;
    width: 5.2rem
}

.socialNav li.activeSearch {
    width: 100%
}

.socialNav.activeSearchParent {
    min-width: 350px
}

.navigation {
    margin-top: 4rem;
    text-align: center;
    list-style: none
}

.navigation li {
    display: inline-block
}

.navigation li a {
    display: inline-block;
    color: #282828;
    padding: .5rem .9rem .3rem .9rem;
    cursor: pointer;
    text-decoration: none
}

.navigation li:hover a {
    color: #2d3c4b
}

.navigation li.active {
    background: #2d3c4b
}

.navigation li.active:hover {
    background: #f49a00
}

.navigation li.active a {
    color: #FFF
}

@media all and (max-width:1024px) {
    .primaryNav {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }
    .primaryNav>li>a {
        height: auto;
        display: inline-block;
        border-left: 1px solid #d8d4d6
    }
    .primaryNav>li>a:after {
        font-family: "FontAwesome";
        content: "";
        margin-left: 1rem
    }
    .primaryNav>li>ul {
        display: inline-block;
        position: fixed;
        overflow-y: auto;
        overflow-x: hidden;
        left: 100%;
        top: 0;
        bottom: 0;
        width: 350px;
        z-index: 9999;
        background: #FFF;
        -webkit-transition: left .4s linear;
        -moz-transition: left .4s linear;
        -o-transition: left .4s linear;
        transition: left .4s linear
    }
    .primaryNav>li>ul.openedResMen {
        left: calc(100% - 350px)
    }
    .primaryNav>li>ul>li,
    .primaryNav>li>ul>li a {
        display: inline-block;
        width: 100%
    }
    .primaryNav>li>ul>li {
        position: static
    }
    .primaryNav>li>ul>li a {
        border-bottom: 1px solid #eeeced
    }
    .primaryNav>li>ul>li#primaryTriggerOffContainer {
        display: inline-block;
        border-bottom: 1px solid #eeeced
    }
    .primaryNav>li>ul>li#primaryTriggerOffContainer a {
        padding-left: 1.5rem
    }
    .primaryNav>li>ul>li#primaryTriggerOffContainer a span:before {
        font-family: "FontAwesome";
        content: "";
        margin-right: 1rem
    }
    .primaryNav>li>ul>li:first-of-type>a {
        padding-left: 2rem
    }
    .primaryNav>li>ul>li>ul {
        display: block;
        position: static;
        background: #eeeced
    }
    .primaryNav>li>ul>li>ul li:first-child a {
        -webkit-box-shadow: inset 0 4px 3px -3px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 4px 3px -3px rgba(0, 0, 0, 0.2)
    }
    .primaryNav>li>ul>li>ul a {
        padding: .5rem 1.5rem .5rem 2.7rem;
        border-bottom: 1px solid #606060
    }
    .primaryNav>li>ul>li>ul li:last-child a {
        border-bottom: 0;
        -webkit-box-shadow: inset 0 -4px 3px -3px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 -4px 3px -3px rgba(0, 0, 0, 0.2)
    }
    .primaryNav li,
    .primaryNav a {
        height: auto;
        line-height: 2.6rem
    }
    .primaryNav a {
        display: inline-block;
        padding: 1.6rem 1.5rem;
        color: #282828;
        -webkit-transition: all .4s;
        transition: all .4s
    }
    .primaryNav a:hover {
        text-decoration: none;
        color: #2d3c4b;
        background: #e7e4e5
    }
    .primaryNav .current-menu-item>a {
        color: #2d3c4b
    }
    .admin-bar .primaryNav>li>ul {
        top: 32px
    }
    .socialNav {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .socialNav>li:first-of-type {
        border-right: 1px solid #d8d4d6
    }
    .socialNav>li.activeSearch:first-of-type {
        border-right: 0
    }
    .socialNav.activeSearchParent {
        min-width: 0
    }
}

@media screen and (max-width:782px) {
    .admin-bar .primaryNav>li>ul {
        top: 46px
    }
}

@media all and (max-width:510px) {
    .primary {
        font-size: 1.8rem
    }
    .primary.cFontSize2-2 {
        font-size: 1.8rem
    }
    .primary.cFontSize2-0 {
        font-size: 1.8rem
    }
    .primary.cFontSize1-8 {
        font-size: 1.8rem
    }
    .primary.cFontSize1-6 {
        font-size: 1.6rem
    }
    .socialNav a {
        padding: 1.6rem .9rem
    }
    .socialNav li:first-of-type {
        width: 5.6rem
    }
    .socialNav li:first-of-type a {
        padding: 1.6rem 1.5rem
    }
    .socialNav li {
        width: 4rem
    }
}

@media all and (max-width:450px) {
    .primary {
        font-size: 1.6rem
    }
    .primary.cFontSize2-2 {
        font-size: 1.6rem
    }
    .primary.cFontSize2-0 {
        font-size: 1.6rem
    }
    .primary.cFontSize1-8 {
        font-size: 1.6rem
    }
    .primary.cFontSize1-6 {
        font-size: 1.6rem
    }
    .socialNav a {
        padding: 1.6rem .8rem
    }
    .socialNav li:first-of-type {
        font-size: 1.8rem;
        width: 5.6rem
    }
    .socialNav li:first-of-type a {
        padding: 1.6rem 1.5rem
    }
    .socialNav button:hover {
        background: #e7e4e5
    }
    .socialNav li {
        -webkit-transition: width .6s;
        transition: width .6s;
        width: 3.2rem
    }
    .socialNav li.activeSearch {
        width: 100%
    }
    .primaryNav>li>ul {
        width: 250px
    }
    .primaryNav>li>ul.openedResMen {
        left: calc(100% - 250px)
    }
}

.meta {
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    font-size: 1.3rem;
    margin-bottom: 1rem
}

.meta>* {
    display: inline
}

.meta>*:not(:last-child):after {
    content: " /";
    color: #606060
}

.meta:last-child {
    margin-bottom: 0
}

.modal-content .meta {
    font-size: 1.7rem
}

.categories {
    list-style: none
}

.categories>* {
    display: inline;
    margin-right: .3rem
}

.categories>*:before {
    color: #2d3c4b;
    content: "#"
}

ul.tags {
    padding-left: 0;
    list-style: none
}

ul.tags a {
    color: #606060
}

ul.tags>* {
    display: inline;
    margin-right: .3rem
}

ul.tags>*:after {
    content: ","
}

ul.tags>*:last-child {
    display: inline
}

ul.tags>*:last-child:after {
    content: ""
}

@media all and (max-width:850px) {
    .meta>* {
        margin-right: .7rem;
        margin-bottom: 1rem
    }
    .meta>*:not(:last-child):after {
        margin-left: .7rem;
        content: " /";
        color: #606060
    }
    .categories>* {
        margin-right: .5rem
    }
    .tags>* {
        margin-right: .5rem
    }
}

.iconLink span {
    display: none
}

.iconLink[rel=bookmark]:before {
    font-family: 'FontAwesome';
    content: " "
}

.iconLink[rel=bookmark].active:before,
.iconLink[rel=bookmark]:hover:before {
    font-family: 'FontAwesome';
    content: " "
}

#bookmarkTrigger {
    position: relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

#bookmarkTrigger span {
    display: none
}

#bookmarkTrigger:after {
    content: attr(data-bookmarkCount);
    font-size: 1.3rem;
    line-height: 2.2rem;
    position: absolute;
    bottom: 1.2rem
}

#bookmarkTrigger:before {
    font-family: 'FontAwesome';
    content: "";
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

#bookmarkTrigger.active:before,
#bookmarkTrigger:hover:before {
    font-family: 'FontAwesome';
    content: ""
}

#bookmarkTrigger.add {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

#bookmarkTrigger.add:before {
    color: #2d3c4b
}

#bookmarkTrigger.delete {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.read-more {
    display: block
}

.read-more:after {
    font-family: "FontAwesome";
    content: "";
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 0 .5rem
}

a.supLink {
    font-size: 1.2rem;
    color: #606060
}

li form.searchForm {
    position: relative
}

li form.searchForm * {
    height: 5.8rem;
    line-height: 2.6rem
}

li form.searchForm button {
    position: relative;
    display: inline-block;
    padding: 1.6rem 1.5rem;
    border: 0;
    outline: 0;
    background: transparent;
    left: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 5.5rem
}

li form.searchForm label {
    padding-top: 0;
    display: inherit;
    position: static
}

li form.searchForm input {
    width: 0;
    position: absolute;
    border: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    -webkit-transition: width .4s;
    transition: width .4s;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: none;
    border: 1px solid #FFF
}

li.activeSearch form.searchForm label {
    background: #2d3c4b
}

li.activeSearch form.searchForm button {
    background: #2d3c4b;
    color: #FFF;
    left: calc(100% - 5.5rem)
}

li.activeSearch form.searchForm button:hover {
    background: #f16e26
}

li.activeSearch form.searchForm input {
    right: 5.2rem;
    width: calc(100% - 5.5rem);
    display: inline-block
}

input[type=search] {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

input[type=radio],
input[type=checkbox] {
    width: auto
}

form.newsletter section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    max-width: 100%
}

form.newsletter section>label {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 30%;
    padding-top: 1.3rem
}

form.newsletter section>label:first-of-type {
    -webkit-flex: 0 0 calc(70% - 3.2rem);
    -ms-flex: 0 0 calc(70% - 3.2rem);
    flex: 0 0 calc(70% - 3.2rem);
    max-width: calc(70% - 3.2rem)
}

form.newsletter section>label:last-of-type {
    -webkit-flex: 0 0 3.2rem;
    -ms-flex: 0 0 3.2rem;
    flex: 0 0 3.2rem;
    width: 3.2rem;
    max-width: 3.2rem
}

form.newsletter section>label:last-of-type button {
    width: 3.2rem;
    height: 3.2rem;
    border: 0;
    color: #FFF
}

form.newsletter section>label:last-of-type button span {
    display: none
}

form.newsletter section>label:last-of-type button:before {
    font-family: "FontAwesome";
    content: ""
}

input[type=submit] {
    background: #2d3c4b;
    height: 3.2rem;
    line-height: 3.2rem;
    color: #FFF;
    border: 0
}

aside form.newsletter section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    max-width: 100%
}

aside form.newsletter section>label {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 30%;
    max-width: 30%
}

aside form.newsletter section>label:first-of-type {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    width: 70%;
    max-width: 70%
}

aside form.newsletter section>label:last-of-type {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%
}

aside form.newsletter section>label:last-of-type button {
    width: 100%;
    height: 3.2rem;
    border: 0;
    color: #FFF
}

aside form.newsletter section>label:last-of-type button span {
    display: inline-block
}

aside form.newsletter section>label:last-of-type button:before {
    font-family: "FontAwesome";
    content: " "
}

form {
    *zoom: 1;
    max-width: 100%
}

form:before,
form:after {
    content: " ";
    display: table;
    line-height: 0
}

form:after {
    clear: both
}

form>* {
    width: 100%
}

form .radios>* {
    margin-right: 4rem
}

form .radios>* input {
    width: 1.5rem
}

form .checkboxes>* {
    margin-right: 4rem
}

form .checkboxes>* input {
    width: 1.5rem
}

form input,
form select {
    height: 3.2rem;
    border: 0;
    padding: 0 1.1rem;
    width: 99%;
    max-width: calc(98%);
    border: 1px solid #606060
}

form input:focus~p:after,
form select:focus~p:after {
    font-family: "FontAwesome";
    margin-left: .5rem;
    font-size: 1.1rem;
    line-height: 1rem
}

form input:focus:valid~p:after,
form select:focus:valid~p:after {
    content: "";
    color: #009531
}

form input:focus:invalid~p:after,
form select:focus:invalid~p:after {
    content: "";
    color: #950020
}

form input:focus:not(:valid)~p:after,
form select:focus:not(:valid)~p:after {
    content: "";
    color: #950020
}

form input:invalid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #950020
}

form label {
    display: inline-block;
    position: relative;
    padding-top: 2.4rem
}

form label p {
    position: absolute;
    bottom: 2.2rem;
    font-size: 1.1rem;
    line-height: 1.1rem
}

form label.required p:before {
    content: "* ";
    font-weight: bold;
    color: red
}

form input[type=submit],
form input[type=button],
form input[type=reset] {
    margin-top: 2.4rem
}

form button {
    background: #2d3c4b;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

form button:hover {
    background: #f16e26
}

#comments>* {
    margin-bottom: 2rem
}

#comments>ol {
    padding-left: 0
}

#comments h3 {
    font-size: 2.2rem;
    height: 5.5rem;
    line-height: 5.5rem;
    padding: 0 2rem;
    border-bottom: 1px solid #eeeced;
    color: #606060
}

#comments ol {
    list-style: none
}

#comments ol ol {
    padding: 1rem 1rem 1rem 3rem
}

#comments li {
    background: rgba(0, 0, 0, 0.03);
    border-bottom: 1px dotted #606060
}

#comments li:last-of-type {
    border-bottom: 0
}

#comments .comment-body {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    *zoom: 1
}

#comments .comment-body:before,
#comments .comment-body:after {
    content: " ";
    display: table;
    line-height: 0
}

#comments .comment-body:after {
    clear: both
}

#comments .comment-body .avatar {
    float: left;
    margin: 1.5rem;
    border-radius: 50%
}

#comments form.comment-form {
    max-width: 400px;
    padding: 2rem
}

#comments form.comment-form textarea,
#comments form.comment-form input {
    width: 100%;
    max-width: 100%
}

#comments #respond {
    border: 1px solid #eeeced
}

.container3 .reportContainer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.container3 .reportContainer .container3-2 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 calc(66.66% - 5px);
    -ms-flex: 0 0 calc(66.66% - 5px);
    flex: 0 0 calc(66.66% - 5px);
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: calc(66.66% - 5px);
    max-width: calc(66.66% - 5px)
}

.container3 .reportContainer .container3-1 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 calc(33.33% - 5px);
    -ms-flex: 0 0 calc(33.33% - 5px);
    flex: 0 0 calc(33.33% - 5px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: calc(33.33% - 5px);
    max-width: calc(33.33% - 5px)
}

.widget {
    background: #FFF;
    border: 1px solid #ececec;
    margin-bottom: 2rem;
    *zoom: 1
}

.widget:before,
.widget:after {
    content: " ";
    display: table;
    line-height: 0
}

.widget:after {
    clear: both
}

.widget:before {
    *zoom: 1
}

.widget:before:before,
.widget:before:after {
    content: " ";
    display: table;
    line-height: 0
}

.widget:before:after {
    clear: both
}

.widget>header~* {
    padding: 0 2rem 2rem
}

.widget>header h3 {
    font-size: 2rem;
    border-bottom: 1px solid #eeeced;
    padding: 0 2rem;
    height: 5.5rem;
    line-height: 5.5rem;
    color: #606060
}

.widget>header h3 a {
    display: inline-block;
    width: 100%;
    color: #606060;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    *zoom: 1
}

.widget>header h3 a:before,
.widget>header h3 a:after {
    content: " ";
    display: table;
    line-height: 0
}

.widget>header h3 a:after {
    clear: both
}

.widget>header h3 a:hover {
    color: #2d3c4b
}

.widget>header h3 a i {
    height: 5.5rem;
    line-height: 5.5rem;
    float: right
}

.widget>header h3 a[href="#"] {
    color: #606060;
    text-decoration: none;
    cursor: default
}

.widget>header h3 a[href="#"]:hover {
    color: #606060
}

.widget>.widgetContent {
    padding: 0 2rem 2rem 2rem
}

.widget>.widgetContent figure {
    margin: 0 1rem 3.7rem 0
}

.reportBig+.widget {
    margin-bottom: 0
}

.cduserSearchentry {
    margin-bottom: 3rem
}

.gallery {
    margin-bottom: 2rem
}

.modal-content {
    margin: 0 1rem 1rem 0
}

.nano-content .cduserPost {
    margin: 0;
    padding: 1.5rem 2rem 1.5rem 2rem
}

.nano-content .cduserPost:first-child {
    padding-top: 0
}

.nano-content .cduserPost:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.nano-content figure {
    margin: 0 2rem 2rem -2rem
}

.h-card>* {
    display: block
}

.widget.reportBig {
    margin-bottom: 0
}

.reportBig {
    border: 1px solid #f1f1f1
}

.reportBig .widgetContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative
}

.reportBig .widgetContent article {
    *zoom: 1
}

.reportBig .widgetContent article:before,
.reportBig .widgetContent article:after {
    content: " ";
    display: table;
    line-height: 0
}

.reportBig .widgetContent article:after {
    clear: both
}

.reportBig .widgetContent>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2rem;
    left: 50%
}

.reportBig .widgetContent>div .nano-content {
    padding: 2rem
}

.reportBig .widgetContent>div .nano-content article:first-of-type {
    display: none
}

.reportBig .widgetContent>div .nano-content article:not(:last-of-type) {
    margin-bottom: 1.5rem
}

.reportBig .widgetContent>div .nano-content figure {
    margin: 0 1rem 1rem 0
}

.reportBig .widgetContent>div .nano-content h2 {
    font-size: 1.6rem
}

.reportBig .widgetContent>* {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 50%
}

.date {
    position: relative;
    border: 1px solid #f1f1f1
}

.date .widgetContent {
    position: absolute;
    top: 5.7rem;
    top: calc(5.5rem + 1px);
    right: 0;
    bottom: 0;
    left: 0
}

.date .widgetContent>div {
    position: absolute;
    right: 0
}

.date .widgetContent>div .nano-content {
    padding: 2rem
}

main .reportBig {
    width: 50%
}

main .date {
    width: 50%
}

main .reportBig .widgetContent {
    display: inline-block;
    width: 100%;
    height: 200px
}

main .reportBig .widgetContent>article {
    display: none
}

main .reportBig .widgetContent>div .nano-content article:first-of-type {
    display: inline-block
}

main .reportBig .widgetContent .nano {
    height: 100%
}

main .reportBig .widgetContent>div {
    position: absolute;
    left: 0
}

main .reportBig .widgetContent>* {
    max-width: 100%
}

main .reportBig .nano .cduserPost figcaption {
    display: none
}

main .reportContainer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 35px
}

main .reportBig .widgetContent>div .nano-content {
    padding-top: 0
}

aside .reportBig {
    border: 1px solid #f1f1f1;
    margin-bottom: 2rem
}

aside .reportBig .widgetContent {
    display: inline-block;
    width: 100%;
    height: 200px
}

aside .reportBig .widgetContent>article {
    display: none
}

aside .reportBig .widgetContent>article figure {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-bottom: 2rem
}

aside .reportBig .widgetContent>article figure figcaption {
    padding: 0 2rem;
    margin-top: .3rem
}

aside .reportBig .widgetContent article {
    *zoom: 1
}

aside .reportBig .widgetContent article:before,
aside .reportBig .widgetContent article:after {
    content: " ";
    display: table;
    line-height: 0
}

aside .reportBig .widgetContent article:after {
    clear: both
}

aside .reportBig .widgetContent>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

aside .reportBig .widgetContent>div .nano-content {
    padding: 2rem
}

aside .reportBig .widgetContent>div .nano-content article:first-of-type {
    display: inline-block
}

aside .reportBig .widgetContent>div .nano-content article:not(:last-of-type) {
    margin-bottom: 1.5rem
}

aside .reportBig .widgetContent>div .nano-content figure {
    display: inline-block;
    float: left;
    margin: 0 1rem 1rem 0
}

aside .reportBig .widgetContent>div .nano-content h2 {
    font-size: 1.6rem
}

aside .reportBig .widgetContent>* {
    flex: none;
    max-width: 100%;
    width: 100%
}

aside .reportBig .nano .cduserPost figcaption {
    display: none
}

aside .date {
    position: relative;
    border: 1px solid #f1f1f1
}

aside .date .widgetContent {
    height: 200px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

aside .date .widgetContent>div {
    position: absolute;
    right: 0
}

aside .date .widgetContent>div .nano-content {
    padding: 2rem
}

aside .reportBig .widgetContent>div .nano-content {
    padding-top: 0
}

@media all and (max-width:1024px) {
    .reportBig {
        border: 1px solid #f1f1f1;
        margin-bottom: 2rem
    }
    .reportBig .widgetContent {
        display: inline-block;
        width: 100%;
        height: 200px
    }
    .reportBig .widgetContent>article {
        display: none
    }
    .reportBig .widgetContent>article figure {
        margin-left: -2rem;
        margin-right: -2rem;
        margin-bottom: 2rem
    }
    .reportBig .widgetContent>article figure figcaption {
        padding: 0 2rem;
        margin-top: .3rem
    }
    .reportBig .widgetContent article {
        *zoom: 1
    }
    .reportBig .widgetContent article:before,
    .reportBig .widgetContent article:after {
        content: " ";
        display: table;
        line-height: 0
    }
    .reportBig .widgetContent article:after {
        clear: both
    }
    .reportBig .widgetContent>div {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
    .reportBig .widgetContent>div .nano-content {
        padding: 2rem
    }
    .reportBig .widgetContent>div .nano-content article:first-of-type {
        display: inline-block
    }
    .reportBig .widgetContent>div .nano-content article:not(:last-of-type) {
        margin-bottom: 1.5rem
    }
    .reportBig .widgetContent>div .nano-content figure {
        display: inline-block;
        float: left;
        margin: 0 1rem 1rem 0
    }
    .reportBig .widgetContent>div .nano-content h2 {
        font-size: 1.6rem
    }
    .reportBig .widgetContent>* {
        flex: none;
        max-width: 100%;
        width: 100%
    }
    .date {
        position: relative;
        border: 1px solid #f1f1f1
    }
    .date .widgetContent {
        height: 200px;
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
    .date .widgetContent>div {
        position: absolute;
        right: 0
    }
    .date .widgetContent>div .nano-content {
        padding: 2rem
    }
}

@media all and (max-width:900px) {
    main .reportBig {
        width: 100%
    }
    main .date {
        width: 100%
    }
    main .reportContainer {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.slider {
    font-size: 1.8rem;
    font-weight: normal;
    position: relative;
    height: 319px;
    width: 100%
}

.slider .slides {
    background-color: #9e9e9e;
    margin: 0;
    height: 319px
}

.slider .slides li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden
}

.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.slider .slides li .caption {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    padding: 10%;
    background: rgba(2, 5, 36, 0.43)
}

.slider .slides li .caption p {
    color: #e0e0e0
}

.slider .slides li.active {
    z-index: 2
}

.slider a {
    color: #FFF
}

.slider h3 {
    font-weight: bold;
    font-style: italic;
    font-size: 2.8rem;
    line-height: 3rem
}

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 10px;
    right: 10px;
    bottom: 10px;
    margin: 0;
    z-index: 400;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 14px
}

.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 3px 5px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #FFF;
    transition: background-color .3s
}

.slider .indicators .indicator-item.active {
    background-color: #2d3c4b
}

.slider.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider.fullscreen ul.slides {
    height: 100%
}

.slider.fullscreen ul.indicators {
    z-index: 2;
    bottom: 30px
}

aside .slider {
    font-size: 1.4rem;
    line-height: 1.5rem
}

aside .slider h3 {
    font-size: 1.8rem;
    line-height: 2rem
}

@media screen and (max-width:782px) {
    .slider {
        font-size: 1.6rem
    }
    .slider h3 {
        font-size: 2rem;
        line-height: 2.2rem
    }
}

@media all and (max-width:500px) {
    .slider h3 {
        font-size: 1.8rem;
        line-height: 2rem
    }
}

.collapsible {
    list-style: none;
    margin: 0 -2rem
}

.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    background-color: #fff;
    border-bottom: 1px solid #eeeced;
    padding: 0 2rem;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.collapsible-header:hover {
    color: #2d3c4b
}

.collapsible-header.active {
    color: #2d3c4b;
    border-bottom: 1px solid #2d3c4b
}

.collapsible-header.active+.collapsible-body {
    border-bottom: 1px solid #2d3c4b
}

.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem
}

.collapsible-body {
    display: none;
    border-bottom: 1px solid #eeeced;
    box-sizing: border-box;
    padding: 0 2rem;
    background: #f1f1f1;
    -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 1.5rem 2rem 2rem 2rem
}

.tileGrid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.tileGrid>a {
    box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0);
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    overflow: hidden;
    padding: 25px;
    background-size: cover;
    margin-right: 15px;
    -webkit-transition: all .4s;
    transition: all .4s;
    border: 2px solid #2d3c4b;
    margin-bottom: 15px;
    position: relative
}

.tileGrid>a h3 {
    text-align: center;
    font-weight: bold;
    font-style: italic;
    width: 100%;
    background: #fff;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    padding: .5rem
}

.tileGrid>a h3+.blind {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    padding: .5rem;
    visibility: hidden;
    position: static;
    margin-bottom: 0;
    display: inline-block
}

.tileGrid>a p {
    visibility: hidden;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 0
}

.tileGrid>a:hover {
    box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.8)
}

.tileGrid>a:hover h3 {
    position: static;
    background: rgba(255, 255, 255, 0.7)
}

.tileGrid>a:hover h3+.blind {
    display: none
}

.tileGrid>a:hover p {
    visibility: visible
}

.container3 .tileGrid>a,
.main>.content .tileGrid>a {
    -webkit-flex: 0 0 calc(25% - 11.25px);
    -ms-flex: 0 0 calc(25% - 11.25px);
    flex: 0 0 calc(25% - 11.25px);
    width: calc(25% - 11.25px)
}

.container3 .tileGrid>a:nth-child(4n),
.main>.content .tileGrid>a:nth-child(4n) {
    margin-right: 0
}

.container3 #primary-sidebar .tileGrid>a,
.container4 #primary-sidebar .tileGrid>a {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-right: 0
}

.container3 #primary-sidebar .tileGrid>a:nth-child(3n),
.container4 #primary-sidebar .tileGrid>a:nth-child(3n) {
    margin-right: 0
}

.container3 #primary-sidebar .tileGrid>a:nth-child(4n),
.container4 #primary-sidebar .tileGrid>a:nth-child(4n) {
    margin-right: 0
}

.container3 .container4-3 .tileGrid>a,
.container4 .container4-3 .tileGrid>a {
    -webkit-flex: 0 0 calc(33.33% - 10px);
    -ms-flex: 0 0 calc(33.33% - 10px);
    flex: 0 0 calc(33.33% - 10px);
    width: calc(33.33% - 10px)
}

.container3 .container4-3 .tileGrid>a:nth-child(3n),
.container4 .container4-3 .tileGrid>a:nth-child(3n) {
    margin-right: 0
}

.container3 .container4-3 .tileGrid>a:nth-child(4n),
.container4 .container4-3 .tileGrid>a:nth-child(4n) {
    margin-right: auto
}

@media all and (max-width:850px) {
    .container3 .tileGrid>a,
    .main>.content .tileGrid>a {
        -webkit-flex: 0 0 calc(50% - 7.5px);
        -ms-flex: 0 0 calc(50% - 7.5px);
        flex: 0 0 calc(50% - 7.5px);
        width: calc(50% - 7.5px)
    }
    .container3 .tileGrid>a:nth-child(2n),
    .main>.content .tileGrid>a:nth-child(2n) {
        margin-right: 0
    }
    .container3 .container4-3 .tileGrid>a,
    .container4 .container4-3 .tileGrid>a {
        -webkit-flex: 0 0 calc(50% - 7.5px);
        -ms-flex: 0 0 calc(50% - 7.5px);
        flex: 0 0 calc(50% - 7.5px);
        width: calc(50% - 7.5px)
    }
    .container3 .container4-3 .tileGrid>a:nth-child(3n),
    .container4 .container4-3 .tileGrid>a:nth-child(3n) {
        margin-right: 15px
    }
    .container3 .container4-3 .tileGrid>a:nth-child(2n),
    .container4 .container4-3 .tileGrid>a:nth-child(2n) {
        margin-right: 0
    }
    .container3 .container4-3 .tileGrid>a:nth-child(4n),
    .container4 .container4-3 .tileGrid>a:nth-child(4n) {
        margin-right: 0
    }
}

@media all and (max-width:500px) {
    .container3 .tileGrid>a,
    .main>.content .tileGrid>a {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-right: 0
    }
    .container3 .container4-3 .tileGrid>a,
    .container4 .container4-3 .tileGrid>a {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-right: 0
    }
    .container3 .container4-3 .tileGrid>a:nth-child(3n),
    .container4 .container4-3 .tileGrid>a:nth-child(3n) {
        margin-right: 0
    }
}

.action {
    background-image: url(../img/bgActionContainer.jpg);
    background-size: cover;
    position: relative;
    overflow: hidden;
    line-height: normal
}

.action .membership {
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0
}

.action .membership>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 2rem
}

.action>* {
    position: absolute;
    background: rgba(255, 255, 255, 0.48);
    padding: 2rem
}

.action>*:first-child {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.action>*:first-child a h4 {
    color: #282828
}

.action>*:first-child h3 {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    max-height: 100%;
    width: auto;
    padding: 1.5rem;
    margin-top: 2.5rem;
    font-weight: bold;
    font-style: italic;
    color: #606060;
    background: #FFFFFF;
    font-size: 2.8rem;
    display: inline-block;
    line-height: 2.8rem
}

.action>*:first-child h4 {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    background: #FFF;
    max-height: 100%;
    width: 100%;
    padding: 1.5rem;
    font-weight: bold;
    font-style: italic;
    margin-top: 6rem;
    position: relative;
    font-size: 2.6rem
}

.action>*:first-child h4:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.3rem 0 0 2rem;
    border-color: transparent transparent transparent #FFF
}

.action>*:first-child:hover {
    top: 0
}

.action>*:first-child:hover~form {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.action>*:first-child:hover h3 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-height: 50%
}

.action>*:first-child:hover h4 {
    max-height: 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-top: .2rem
}

.action>*:last-child {
    top: 0;
    right: 0;
    bottom: 50%;
    left: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    border-bottom: 10px solid #FFF
}

.action>*:last-child h3 {
    font-size: 2.6rem;
    font-style: italic;
    font-weight: bold
}

@media all and (max-width:1024px) {
    .action {
        margin-top: 10px;
        height: 150px
    }
    .action .membership {
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%
    }
    .action>*:first-child:hover {
        top: 0
    }
    .action>*:first-child:hover~form {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    .action>*:first-child:hover h3 {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        max-height: auto;
        max-height: 100%
    }
    .action>*:first-child:hover h4 {
        max-height: 0 1 auto;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: none;
        margin-top: 6rem
    }
    .action>*:last-child {
        top: 0;
        right: 50%;
        bottom: 0;
        left: 0;
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
        border-bottom: 0;
        border-right: 10px solid #FFF
    }
    .action>*:last-child h3 {
        font-size: 2.6rem;
        font-style: italic;
        font-weight: bold
    }
}

@media all and (max-width:700px) {
    .action {
        margin-top: 10px;
        height: 330px
    }
    .action .membership {
        top: 50%;
        right: 0;
        bottom: 0;
        left: 0
    }
    .action>*:first-child:hover {
        top: 50%
    }
    .action>*:first-child:hover~form {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    .action>*:first-child:hover h3 {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        max-height: auto;
        max-height: 100%;
        margin-top: 3rem
    }
    .action>*:first-child:hover h4 {
        max-height: 0 1 auto;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: none;
        margin-top: 6rem
    }
    .action>*:last-child {
        top: 0;
        right: 0;
        bottom: 50%;
        left: 0;
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
        border-bottom: 10px solid #FFF;
        border-right: 0
    }
    .action>*:last-child h3 {
        font-size: 2.6rem;
        font-style: italic;
        font-weight: bold
    }
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.nano>.nano-content:focus {
    outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
    display: none
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.nano>.nano-pane {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.nano:hover>.nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible\9;
    opacity: .99
}

.nano-content .collapsible {
    margin-top: 0
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 100px auto
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: rgba(0, 0, 0, 0.1);
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.breadcrumbs {
    position: relative;
    padding: 0 2rem 0 2rem
}

.breadcrumbs.hasHistoryBack {
    margin-bottom: 3.5rem
}

.breadcrumbs>a,
.breadcrumbs>h1 {
    font-size: 1.8rem;
    color: #606060;
    display: inline-block;
    margin-bottom: 0
}

.breadcrumbs>a:after,
.breadcrumbs>h1:after {
    font-family: "FontAwesome";
    content: "";
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 0 .5rem
}

.breadcrumbs>a:last-child,
.breadcrumbs>h1:last-child {
    color: #2d3c4b
}

.breadcrumbs>a:last-child:after,
.breadcrumbs>h1:last-child:after {
    display: none
}

.breadcrumbs>a:hover,
.breadcrumbs>h1:hover {
    color: #2d3c4b
}

.breadcrumbs h1 a {
    font-size: 2.2rem
}

.breadcrumbs .historyBack {
    position: absolute;
    top: 100%;
    top: calc(100% + .5rem);
    font-size: 1.2rem
}

.breadcrumbs .historyBack:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 0 .5rem 0 0
}

.breadcrumbs .historyBack:after {
    display: none
}

.wrap>header+section>.breadcrumbs.hasHistoryBack {
    margin-bottom: 2.5rem
}

.entry-content img {
    margin: 0 0 1.5em 0
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right
}

#cookie-notice {
    font-family: 'cdukievit', sans-serif
}

#cookie-notice .button.bootstrap {
    background-color: #2d3c4b;
    background-image: none;
    box-shadow: none;
    border-radius: 0;
    text-shadow: none;
    font-weight: bold;
    -webkit-transition: all .4s;
    transition: all .4s
}

#cookie-notice .button.bootstrap:hover,
#cookie-notice .button.bootstrap:focus {
    background-color: #f49a00
}

.countdownContainer {
    text-align: center;
    background: #4470b4;
    overflow: visible;
    margin-bottom: 10px
}

.countdownTitle {
    font-size: 30px;
    color: #fff;
    padding-top: 25px
}

.countdown {
    display: flex;
    justify-content: space-around;
    padding: 50px 50px 25px 50px;
    flex-wrap: wrap
}

.countdownTitle a {
    color: #fff
}

.days,
.hours,
.minutes,
.seconds {
    color: #fff;
    font-size: 60px
}

.countdown span {
    color: #d9d9d9;
    display: block;
    font-size: 20px;
    margin-top: 25px
}

.countdown p {
    color: #d9d9d9;
    font-size: 40px
}

.countdownExpired {
    width: 100%;
    order: 3;
    margin-top: 15px;
    margin-bottom: -15px;
    color: #fff
}

@media screen and (min-width:1025px) {
    aside .countdown {
        flex-direction: row;
        padding: 30px 50px 5px 50px;
        flex-wrap: wrap
    }
    aside .countdown p {
        display: none
    }
    aside .days,
    aside .hours,
    aside .minutes,
    aside .seconds {
        margin-bottom: 30px;
        font-size: 30px;
        width: 50%
    }
    aside section .countdownContainer .countdown div span {
        font-size: 15px;
        margin-top: 10px
    }
    aside section .countdownContainer .countdownTitle {
        font-size: 18px;
        padding-top: 15px;
        padding: 15px 10px 0 9px
    }
    aside .countdownExpired {
        margin-bottom: 10px;
        margin-top: -5px
    }
}

@media screen and (max-width:700px) {
    .days,
    .hours,
    .minutes,
    .seconds {
        color: #fff;
        font-size: 40px
    }
    .countdown p {
        font-size: 30px
    }
    .countdown span {
        font-size: 15px
    }
    .countdownTitle {
        font-size: 25px
    }
}

@media screen and (max-width:700px) {
    .days,
    .hours,
    .minutes,
    .seconds {
        color: #fff;
        font-size: 40px
    }
    .countdown p {
        font-size: 30px
    }
    .countdown span {
        font-size: 15px
    }
    .countdownTitle {
        font-size: 25px
    }
}

@media screen and (max-width:570px) {
    .countdownTitle {
        font-size: 25px;
        color: #fff;
        padding-top: 25px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 1.3;
        word-wrap: break-word
    }
    .countdown {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }
    .days,
    .hours,
    .minutes,
    .seconds {
        font-size: 50px;
        width: 50%;
        margin-bottom: 30px
    }
    .countdown span {
        font-size: 15px;
        margin-top: 10px
    }
    .countdown p {
        display: none
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (width:375px) and (height:559px) and (orientation:portrait) and (color:8) and (device-aspect-ratio:375/667) and (aspect-ratio:375/559) and (device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:2) {
    .countdownTitle {
        font-size: 25px;
        color: #fff;
        padding-top: 25px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 1.3;
        word-wrap: break-word
    }
    .countdown {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }
    .days,
    .hours,
    .minutes,
    .seconds {
        font-size: 40px;
        width: 50%;
        margin-bottom: 50px
    }
    .countdown span {
        font-size: 12px;
        margin-top: 10px
    }
    .countdown p {
        display: none
    }
}

.h-event .collapsible-header {
    padding-top: .9rem;
    padding-bottom: .7rem
}

.h-event .collapsible-header h2 time:first-child:before {
    font-family: 'FontAwesome';
    content: "";
    font-style: normal;
    font-weight: normal;
    margin-right: .5rem
}

.h-event .collapsible-header h2 span {
    display: block;
    font-size: 1.4rem;
    line-height: 1.6rem
}

.modal-content .collapsible {
    margin: 0
}

.modal-content .collapsible .collapsible-header {
    border-bottom: 1px solid #606060
}

.modal-content .collapsible:last-child .collapsible-header {
    border-bottom: 0
}

.widget>.widgetContent .cduserPost {
    margin: 0 0 3rem 0;
    padding: 0
}

.widget>.widgetContent .cduserPost:first-child {
    padding-top: 2rem
}

.widget>.widgetContent .cduserPost:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.widget>.widgetContent .fullListPost .cduserPost {
    margin-bottom: 3.7rem
}

.widget>.widgetContent .fullListPost .cduserPost>* {
    margin-bottom: 1rem
}

.widget>.widgetContent .fullListPost .cduserPost>*:last-child {
    margin-bottom: 0
}

.widget>.widgetContent .fullListPost .cduserPost:last-of-type {
    margin-bottom: 0
}

.widget>.widgetContent .fullListPost .cduserPost figure {
    margin: 0 2rem 2rem -2rem;
    display: inline-block;
    float: left
}

.widget>.widgetContent .fullListPost .cduserPost figure figcaption {
    padding: 0 2rem;
    margin-top: .3rem
}

.cduserPost {
    margin-bottom: 3rem;
    padding-left: 13rem;
    *zoom: 1
}

.cduserPost:before,
.cduserPost:after {
    content: " ";
    display: table;
    line-height: 0
}

.cduserPost:after {
    clear: both
}

.cduserPost .clearfix {
    *zoom: 1
}

.cduserPost .clearfix:before,
.cduserPost .clearfix:after {
    content: " ";
    display: table;
    line-height: 0
}

.cduserPost .clearfix:after {
    clear: both
}

.cduserPost>* {
    margin-bottom: 1rem
}

.cduserPost>*:last-child {
    margin-bottom: 0
}

.cduserPost:last-of-type {
    margin-bottom: 0
}

.cduserPost figure {
    margin: 0 2rem 3.7rem -15rem;
    display: inline-block;
    float: left;
    position: relative;
    max-width: 60%
}

.cduserPost figure figcaption {
    padding: 0 2rem;
    position: absolute;
    right: 0;
    left: 0;
    top: calc(100.3%);
    max-height: 3.7rem;
    overflow: hidden
}

.cduserPost.hasThumb .cduPostContent #postStart {
    min-height: 350px
}

.cduserPost .cduserPost {
    padding-left: 2rem
}

.cduserPost .cduserPost figure {
    margin: 0 2rem 2rem -2rem
}

.cduPostContent:after {
    content: " ";
    display: table;
    clear: both
}

.cduserPost .widget {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2)
}

.modal-content .cduserPost {
    margin: 0;
    padding: 1.5rem 2rem 1.5rem 2rem;
    border-bottom: 1px solid #606060
}

.modal-content .cduserPost figure {
    margin: 0 2rem 2rem 0
}

.modal-content .cduserPost figure figcaption {
    display: none
}

.modal-content .cduserPost:first-child {
    padding-top: 0
}

.modal-content .cduserPost:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

@media all and (max-width:850px) {
    .cduserPost {
        padding-left: 0;
        *zoom: 1
    }
    .cduserPost:before,
    .cduserPost:after {
        content: " ";
        display: table;
        line-height: 0
    }
    .cduserPost:after {
        clear: both
    }
    .cduserPost figure {
        margin: 0 2rem 2rem -2rem;
        display: inline-block;
        float: left;
        max-width: 70%
    }
    .cduserPost figure figcaption {
        padding: 0 2rem;
        margin-top: .3rem
    }
    .cduserPost .hasThumb .cduPostContent p:first-child {
        min-height: 0
    }
}

@media all and (max-width:650px) {
    .cduserPost figure {
        margin: 0 -2rem 2rem -2rem;
        display: inline-block;
        float: none;
        width: 100%;
        max-width: 100%
    }
    .cduserPost figure figcaption {
        padding: 0 2rem;
        position: static
    }
}