@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

html, body, div, span, h1, h2, h3, p, a, img, strong, ul, li, form, article, aside, footer, header, nav, section {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    border: 0
}

article, aside, footer, header, nav, section {
    display: block
}

nav ul {
    list-style: none;
    margin: 0
}

nav ul li {
    margin: 0
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

::-moz-selection {
    background: #d7eba2;
    text-shadow: none
}

::selection {
    background: #d7eba2;
    text-shadow: none
}

.container {
    width: 100%;
    min-width: none;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    zoom: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.container:before, .container:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.container:after {
    clear: both
}

.row {
    zoom: 1
}

.row:before, .row:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.row:after {
    clear: both
}

.col {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: 'StateFaceRegular';
    src: url('../fonts/stateface-regular-webfont.eot');
    src: url('../fonts/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/stateface-regular-webfont.woff') format('woff'), url('../fonts/stateface-regular-webfont.ttf') format('truetype'), url('../fonts/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
    font-weight: normal;
    font-style: normal
}

.icon {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: 0 none
}

a .icon {
    margin: -0.3em .2em 0 0
}

.social-icons .icon {
    background: url("img/sprite-social-circle.png") no-repeat 0 0;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.social-icons .icon.icon-facebook {
    background-position: 0 0
}

.social-icons .icon.icon-youtube {
    background-position: -30px 0
}

.social-icons .icon.icon-twitter {
    background-position: -60px 0
}

.social-icons .icon.icon-linkedin {
    background-position: -90px 0
}

.social-icons .icon.icon-instagram {
    background-position: -120px 0
}

.social-icons .icon.icon-pinterest {
    background-position: -150px 0
}

.social-icons .icon.icon-white.icon-facebook {
    background-position: 0 -30px
}

.social-icons .icon.icon-white.icon-youtube {
    background-position: -30px -30px
}

.social-icons .icon.icon-white.icon-twitter {
    background-position: -60px -30px
}

.social-icons .icon.icon-white.icon-linkedin {
    background-position: -90px -30px
}

.social-icons .icon.icon-white.icon-instagram {
    background-position: -120px -30px
}

.social-icons .icon.icon-white.icon-pinterest {
    background-position: -150px -30px
}

@media only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .social-icons .icon {
        background: url("img/sprite-social-circle@2x.png") no-repeat 0 0;
        background-size: 180px 90px
    }

    .social-icons .icon.icon-facebook {
        background-position: 0 0
    }

    .social-icons .icon.icon-youtube {
        background-position: -30px 0
    }

    .social-icons .icon.icon-twitter {
        background-position: -60px 0
    }

    .social-icons .icon.icon-linkedin {
        background-position: -90px 0
    }

    .social-icons .icon.icon-instagram {
        background-position: -120px 0
    }

    .social-icons .icon.icon-pinterest {
        background-position: -150px 0
    }

    .social-icons .icon.icon-white.icon-facebook {
        background-position: 0 -30px
    }

    .social-icons .icon.icon-white.icon-youtube {
        background-position: -30px -30px
    }

    .social-icons .icon.icon-white.icon-twitter {
        background-position: -60px -30px
    }

    .social-icons .icon.icon-white.icon-linkedin {
        background-position: -90px -30px
    }

    .social-icons .icon.icon-white.icon-instagram {
        background-position: -120px -30px
    }

    .social-icons .icon.icon-white.icon-pinterest {
        background-position: -150px -30px
    }
}

html {
    font-size: 12px;
    line-height: 20px
}

body {
    font-family: "proxima-nova", "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: normal;
    color: #434849
}

h1, h2, h3 {
    margin: 11px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 22px;
    color: #434849
}

h1 a, h3 a {
    color: #b6950a;
    border: 0 none
}

h1 a:hover, h3 a:hover {
    color: #434849
}

h1 {
    font-size: 20px;
    line-height: 26px;
    color: #b6950a;
    font-weight: normal
}

h2 {
    font-size: 18px;
    font-weight: normal
}

h3 {
    font-size: 16px
}

p {
    margin: 11px 0
}

strong {
    font-weight: bold
}

a {
    color: #b6950a;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: #e0e0e0;
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

a:hover {
    color: #434849;
    cursor: pointer;
    border-color: #c7c7c7;
    border-color: rgba(0, 0, 0, 0.2)
}

ul {
    margin: 11px 0 11px 22px
}

ul {
    list-style: disc
}

ul li {
    margin: 6px 0
}

hr {
    display: block;
    height: 0;
    width: 100%;
    clear: both;
    margin: 22px 0;
    padding: 0;
    background: none;
    border: 0 none;
    border-bottom: 1px solid;
    border-color: #e0e0e0;
    border-color: rgba(0, 0, 0, 0.1)
}

img {
    margin: 11px 0;
    display: block;
    max-width: 100%;
    height: auto
}

form {
    margin: 11px 0
}

button {
    cursor: pointer
}

input[type="text"] {
    font-family: "proxima-nova", "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #434849;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 220px;
    height: 38px;
    max-width: 100%;
    display: inline-block;
    padding: 8px 12px;
    margin: 6px 0;
    border: 0 none;
    background: none;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s
}

form .group {
    zoom: 1;
    margin: 11px 0
}

form .group:before, form .group:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

form .group:after {
    clear: both
}

.group button {
    margin: 6px 11px 6px 0
}

.group button:last-child {
    margin-right: 0
}

.group-joined {
    font-size: 0
}

.group-joined button {
    margin: 0
}

.group-joined button:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.group-joined button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn {
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2px 0;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 22px;
    font-family: "proxima-nova", "Helvetica Neue", "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-repeat: repeat-x;
    border: 0 none;
    -webkit-transition: background-position linear 0.2s;
    -moz-transition: background-position linear 0.2s;
    -o-transition: background-position linear 0.2s;
    transition: background-position linear 0.2s;
    border-radius: 4px
}

.btn:hover {
    background-position: 0 -30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.05) inset
}

.btn:active {
    background-image: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 1px 3px rgba(0, 0, 0, 0.2) inset
}

.btn-secondary {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    background-color: #434849;
    background-image: -moz-linear-gradient(top, #565b5c, #434849);
    background-image: -ms-linear-gradient(top, #565b5c, #434849);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#565b5c), to(#434849));
    background-image: -webkit-linear-gradient(top, #565b5c, #434849);
    background-image: -o-linear-gradient(top, #565b5c, #434849);
    background-image: linear-gradient(top, #565b5c, #434849);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565b5c', endColorstr='#434849', GradientType=0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.15) inset
}

.btn-secondary:hover {
    color: #fff
}

.btn-secondary:active {
    background-color: #3e4344
}

.header .nav {
    overflow: visible
}

.header .nav ul li.search {
    display: none
}

.mobile-menu .mobile-menu-vert {
    display: none
}

.mobile-menu .mobile-menu-hori>ul>li {
    display: none
}

.mobile-menu .mobile-menu-hori>ul {
    display: block;
    margin-right: -20px;
    visibility: visible;
}

.mobile-menu .mobile-menu-hori {
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.mobile-menu {
    background: none;
    overflow: visible;
    -webkit-overflow-scrolling: touch
}

.mobile-menu ul {
    list-style: none;
    margin: 0
}

.mobile-menu ul li {
    margin: 0
}

.mobile-menu ul li {
    position: relative
}

.mobile-menu ul li a {
    color: #fff;
    border: 0 none;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.mobile-menu ul li a:hover {
    background-color: #f4f4f4;
    background-color: rgba(0, 0, 0, 0.1)
}

.mobile-menu .mm-icon {
    background-image: url();
    background-repeat: no-repeat;
    padding: 0;
    width: 50px;
    height: 50px;
    border: 0 none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-indent: -9999px
}

.mobile-menu .mm-icon.hori-view {
    background-position: center -150px
}

.mobile-menu .mm-icon.prev {
    background-position: center -200px
}

.mobile-menu .mm-icon.next {
    background-position: center -250px
}

.mobile-menu-hori>ul {
    display: table;
    float: right
}

.mobile-menu-hori>ul>li {
    display: table-cell;
    vertical-align: top;
    text-align: center
}

.mobile-menu-hori>ul>li:last-child {
    border-right: 0 none
}

.mobile-menu-hori>ul>li>.link-wrap>a {
    margin: 0 10px 0 0
}

.mobile-menu-hori>ul>li:last-child>.link-wrap>a {
    margin-right: 0
}

.mobile-menu-vert .mm-header {
    position: relative;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.mobile-menu-vert .mm-header h3 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.mobile-menu-vert .mm-header h3 span {
    color: #fff;
    padding: 10px 20px;
    margin: 0 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.mobile-menu-vert .mm-header .mm-icon {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: none
}

.mobile-menu-vert .mm-header .mm-icon:hover {
    background-color: #f4f4f4;
    background-color: rgba(0, 0, 0, 0.1)
}

.mobile-menu-vert.mm-state-root .mm-header .hori-view {
    display: block
}

.mobile-menu-vert .mm-header .mm-search-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    left: auto;
    border-right: 0 none;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.mobile-menu-vert .mm-header a:hover {
    background-color: #f4f4f4;
    background-color: rgba(0, 0, 0, 0.1)
}

.mm-search-box .icon-search {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    background-image: url("img/icon-search.svg");
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    -webkit-transition: background-image 0s linear, background-color 0.25s linear;
    -moz-transition: background-image 0s linear, background-color 0.25s linear;
    -o-transition: background-image 0s linear, background-color 0.25s linear;
    transition: background-image 0s linear, background-color 0.25s linear
}

.mm-search-box {
    position: relative;
    z-index: 10
}

.mm-search-box form {
    position: relative;
    z-index: 1020;
    margin: 0 50px
}

.mm-search-box form input {
    margin: 0;
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    background: #6e7475;
    border-radius: 0;
    color: #fff
}

.mm-search-box form input:focus {
    background: #7a8081;
    outline: none
}

.mm-search-box form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    background-image: url("img/icon-search.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border: 0 none;
    text-indent: -9999px
}

.mm-search-box form {
    display: none
}

.mobile-menu-vert .mm-body ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.mobile-menu-vert .mm-body ul li .mm-icon.next {
    position: absolute;
    top: 0;
    right: 0
}

.mobile-menu-vert .mm-body .mm-panel {
    display: none
}

.mobile-menu-vert .mm-body .mm-panel-active {
    display: block
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.block-breadcrumb ul {
    color: #9fa3a5;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
    zoom: 1;
    list-style: none;
    margin: 0
}

.block-breadcrumb ul:before, .block-breadcrumb ul:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.block-breadcrumb ul:after {
    clear: both
}

.block-breadcrumb ul li {
    margin: 0
}

.block-breadcrumb ul li {
    float: left
}

.block-breadcrumb ul li:after {
    content: "/";
    margin: 0 4px
}

.block-breadcrumb ul li a {
    color: #9fa3a5;
    border: 0 none
}

.block-breadcrumb ul li a:hover {
    color: #434849
}

.mobile-topbar {
    background: #343738;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 14px
}

.mobile-topbar a {
    padding: 5px;
    text-align: center;
    flex-grow: 1;
    border: 0 none;
    color: #fff;
    border-right: 1px solid #434849;
    line-height: 35px
}

.mobile-topbar a:last-child {
    border-right: 0 none
}

.mobile-topbar a:hover {
    background: #434849
}

.mobile-topbar .icon-menu {
    background-image: url('img/mobilemenu-sprite-white.svg');
    background-position: 0 0;
    background-size: 35px 210px;
    width: 35px;
    height: 35px;
    margin: -2px 0 0 -15px;
    display: inline-block;
    vertical-align: middle
}

body {
    background: #292c2e
}

.header {
    position: relative;
    z-index: 2000;
    padding: 0;
    background: #434849
}

.header .container {
    padding: 20px 0 0
}

.header .logo {
    float: none;
    display: block;
    width: 221px;
    height: 58px;
    max-width: 100%;
    margin: -5px auto 25px;
    background: url("img/logo-vs-sec.svg") no-repeat center center;
    background-size: 100% auto;
    border: 0 none;
    text-indent: -9999px
}

.action {
    position: relative;
    z-index: 10;
    text-align: center;
    background: #e1bc21
}

.action .container {
    position: relative;
    padding: 0
}

.action .action-arrow {
    display: none
}

.action p {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 10px 20px;
    background: #cea600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}

.action form {
    position: relative;
    z-index: 10;
    padding: 0 10px 10px 10px;
    margin: 0;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.action form .group {
    display: inline-block;
    margin: 10px 0 0 0
}

.action form .group button {
    display: inline-block;
    width: 100%;
    padding: 8px 10px
}

.action form>.btn {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px
}

.action form>.btn-member-login, .action form>.btn-join-us {
    display: none
}

.main {
    padding: 0 0 20px 0;
    background: #e5eaed
}

.main .page {
    zoom: 1;
    position: relative;
    z-index: 15;
    padding: 15px 20px;
    margin: 0 -20px 20px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 20px
}

.main .page:before, .main .page:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.main .page:after {
    clear: both
}

.main .page img {
    border-radius: 4px
}

.link-out a:after {
    content: "\0020";
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("img/icon-linkout.png") no-repeat center center;
    margin-left: 5px;
    opacity: 0.3
}

.link-out a:hover:after {
    opacity: 0.5
}

.mobile-menu-vert .link-out a:after {
    background-image: url("img/icon-linkout-white.png");
    opacity: 0.5
}

.mobile-menu-vert .link-out a:hover:after {
    opacity: 0.75
}

.block-meta {
    padding: 10px 20px;
    margin: 20px 0 10px;
    background: #f2f5f6;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    text-align: center
}

.block-meta p {
    margin: 5px 0
}

.block-meta a {
    color: #434849
}

.block-meta a:hover {
    color: #b6950a
}

.aside {
    position: relative;
    z-index: 10;
    font-size: 13px;
    line-height: 18px
}

.aside h2 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px
}

.aside h3 {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal
}

.aside .aside-item {
    margin-bottom: 20px
}

.aside .aside-item ul {
    list-style: none;
    margin: 0
}

.aside .aside-item ul li {
    margin: 0
}

.aside .aside-item-categories ul {
    border-top: 1px solid #ced2d5
}

.aside .aside-item-categories ul li a {
    display: block;
    padding: 6px 0;
    border-bottom: 1px solid #ced2d5
}

.aside .aside-item-categories ul li a:hover {
    border-color: #ced2d5
}

.aside .aside-item-blog ul li {
    margin: 11px 0
}

.aside .aside-item-blog h3 {
    margin: 0
}

.aside .aside-item-blog .timestamp {
    color: #a6aaad;
    margin: 0
}

.aside .aside-item-connect .social {
    width: 140px;
    float: none;
    margin: 20px auto 0;
    zoom: 1
}

.aside .aside-item-connect .social:before, .aside .aside-item-connect .social:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.aside .aside-item-connect .social:after {
    clear: both
}

.aside .aside-item-connect .social li {
    display: inline-block;
    margin: 0 3px 0 0
}

.footer {
    padding: 20px 0 40px;
    border-top: 10px solid #434849;
    font-size: 12px;
    line-height: 18px;
    color: #b2b7ba
}

.footer a {
    color: #b2b7ba;
    border: 0 none
}

.footer a:hover, .footer a.on {
    color: #e1bc21
}

.footer hr {
    border-color: rgba(255, 255, 255, 0.1)
}

.footer ul {
    float: left;
    list-style: none;
    margin: 0
}

.footer ul li {
    margin: 0
}

.footer ul li {
    float: left
}

.footer ul li:before {
    content: "/";
    margin: 0 8px;
    color: #6a6f72
}

.footer ul li:first-child:before {
    display: none
}

.footer .monogram {
    display: block;
    width: 110px;
    height: 69px;
    max-width: 100%;
    margin: 0 auto 20px;
    background: url("img/logo-vs-sec-stacked.svg") no-repeat center center;
    background-size: 100% auto;
    text-indent: -9999px;
    font-size: 0
}

.footer .contact-details {
    zoom: 1;
    text-align: center
}

.footer .contact-details:before, .footer .contact-details:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.footer .contact-details:after {
    clear: both
}

.footer .sitemap {
    margin-top: 20px;
    text-align: center
}

.footer .sitemap ul {
    float: none
}

.footer .sitemap ul li {
    float: none;
    display: inline-block
}

.footer .social {
    width: auto;
    float: none;
    margin: 20px auto 0;
    zoom: 1
}

.footer .social:before, .footer .social:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.footer .social:after {
    clear: both
}

.footer .social li {
    margin-left: 8px
}

.footer .social li:first-child {
    margin-left: 0
}

.footer .social li:before {
    display: none
}

.footer .social li a {
    opacity: 0.25
}

.footer .social li a:hover {
    opacity: 0.75
}

@media screen and (min-width:760px) {

    .container {
        width: 100%;
        min-width: none;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
        zoom: 1;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .container:before, .container:after {
        content: "\0020";
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0
    }

    .container:after {
        clear: both
    }

    .row {
        zoom: 1
    }

    .row:before, .row:after {
        content: "\0020";
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0
    }

    .row:after {
        clear: both
    }

    .col {
        float: left;
        min-height: 1px;
        margin-left: 2%;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .col:first-child {
        margin-left: 0
    }

    .col-9 {
        width: 74.5%
    }

    .col-5 {
        width: 40.5%
    }

    .col-3 {
        width: 23.5%
    }

    .col-2 {
        width: 15%
    }

    .container {
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    html {
        font-size: 14px;
        line-height: 22px
    }

    h1 {
        font-size: 24px;
        line-height: 30px
    }

    h2 {
        font-size: 20px;
        line-height: 26px
    }

    h3 {
        font-size: 18px
    }

    .header .nav {
        float: right;
        padding: 7px 0;
        overflow: auto
    }

    .header .nav>ul>li:last-child>a {
        margin-right: 0
    }

    .header .nav ul li a {
        display: block;
        border: 0 none;
        padding: 10px 20px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0
    }

    .header .nav ul li a:hover, .header .nav ul li a.on {
        background: #585e5f
    }

    .mobile-menu .mobile-menu-hori {
        display: none
    }

    .mobile-menu.mm-hori-active .mobile-menu-hori {
        display: block
    }

    .mobile-menu .mobile-menu-hori>ul>li {
        display: table-cell
    }

    .mobile-menu .mobile-menu-hori>ul>li .link-wrap {
        position: relative;
        display: block
    }

    .mobile-menu .mobile-menu-hori {
        position: relative;
        top: auto;
        right: auto
    }

    .mobile-menu {
        overflow: auto
    }

    .block-breadcrumb ul {
        font-size: 14px
    }

    .block-breadcrumb ul li:after {
        margin: 0 8px
    }

    .mobile-topbar {
        display: none
    }

    .header {
        padding: 0
    }

    .header .container {
        padding: 20px
    }

    .header .logo {
        float: left;
        margin: -5px 0 0 0
    }

    .action form>.btn-member-login, .action form>.btn-join-us {
        display: inline-block
    }

    .main {
        padding: 20px 0
    }

    .main .page {
        padding: 20px 25px;
        margin: 0;
        border-radius: 4px;
        font-size: 16px;
        line-height: 24px
    }

    .block-meta {
        padding: 20px;
        font-size: 14px;
        line-height: 22px
    }

    .aside .aside-item {
        margin-bottom: 40px
    }

    .aside .aside-item-connect .social {
        float: left;
        width: auto;
        margin: 10px 0
    }

    .footer .monogram {
        float: left;
        margin: -16px 20px 0 0
    }

    .footer .contact-details {
        margin-top: 10px;
        text-align: left
    }

    .footer .sitemap {
        margin-top: 10px;
        text-align: left
    }

    .footer .sitemap ul {
        float: right
    }

    .footer .sitemap ul li {
        float: left
    }

    .footer .social {
        margin: 0;
        float: right
    }
}

@media screen and (min-width:990px) {
    .header .nav, .header .nav .mobile-menu {
        overflow: visible
    }

    .header .nav ul li a {
        display: block;
        border: 0 none;
        padding: 10px 20px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0
    }

    .header .nav ul li.search {
        display: table-cell;
        position: relative;
        z-index: 10;
        width: 44px;
        height: 44px
    }

    .header .nav ul li.search .icon-search {
        display: block;
        width: 44px;
        height: 44px;
        padding: 0;
        margin-right: 10px;
        background-image: url("img/icon-search.svg");
        background-repeat: no-repeat;
        background-position: center center;
        text-indent: -9999px;
        -webkit-transition: background-image 0s linear, background-color 0.25s linear;
        -moz-transition: background-image 0s linear, background-color 0.25s linear;
        -o-transition: background-image 0s linear, background-color 0.25s linear;
        transition: background-image 0s linear, background-color 0.25s linear
    }

    .header .nav ul li.search form {
        position: absolute;
        z-index: 1020;
        top: 0;
        right: 100%;
        margin: 0
    }

    .header .nav ul li.search form input {
        margin: 0;
        height: 44px;
        width: 570px;
        background: #6e7475;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        color: #fff
    }

    .header .nav ul li.search form input:focus {
        background: #7a8081;
        outline: none
    }

    .header .nav ul li.search form button {
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        height: 44px;
        padding: 0;
        background-image: url("img/icon-search.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        border: 0 none;
        text-indent: -9999px
    }

    .header .nav ul li.search form {
        display: none
    }

    .header .nav .has-dropdown>.link-wrap>a:hover, .header .nav .has-dropdown:hover>.link-wrap>a {
        position: relative;
        z-index: 1001;
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        color: #434849;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .header .nav .has-dropdown>.link-wrap>a:hover:hover, .header .nav .has-dropdown:hover>.link-wrap>a:hover {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .header .nav .has-dropdown>.link-wrap>a {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .action {
        text-align: left
    }

    .action .container {
        padding: 20px
    }

    .action .action-arrow {
        display: block;
        position: absolute;
        z-index: 5;
        top: 0;
        left: -660px;
        height: 100%;
        width: 1000px;
        background: #cea600 url("img/action-arrow.png") no-repeat center right
    }

    .action p {
        float: left;
        padding: 0;
        background: transparent;
        font-size: 18px;
        line-height: 46px
    }

    .action form {
        padding: 5px 0;
        text-align: right
    }

    .action form .group {
        margin: 0
    }

    .action form .group button {
        width: auto;
        padding: 8px 18px
    }

    .action form>.btn {
        display: inline-block;
        margin-left: 8px;
        margin-top: 0
    }
}

@media only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .link-out a:after {
        background: url("img/icon-linkout@2x.png") no-repeat center center;
        background-size: 11px 11px
    }

    .mobile-menu-vert .link-out a:after {
        background-image: url("img/icon-linkout-white@2x.png")
    }
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu {
    background-color: #0073b1 !important;
    border: 0 !important;
    border-radius: 2px !important;
    box-sizing: border-box !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Lucida Grande, Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
    overflow: hidden !important;
    outline-width: 2px !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
    vertical-align: middle !important;
    white-space: nowrap !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu:disabled {
    cursor: not-allowed !important;
    opacity: .7 !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu:not(:disabled):not(.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1zhzkayakwEXovVYUbq5Gy):hover {
    background-color: #006097 !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu:not(:disabled):not(.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1zhzkayakwEXovVYUbq5Gy):active {
    background-color: #004b7c !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1zhzkayakwEXovVYUbq5Gy:not(:disabled):hover {
    color: #006097 !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1zhzkayakwEXovVYUbq5Gy:not(:disabled):active {
    color: #004b7c !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon {
    display: inline-block !important;
    height: 100% !important;
    vertical-align: top !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon>svg {
    pointer-events: none !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu {
    font-size: 11px !important;
    height: 20px !important;
    line-height: 20px !important;
    padding: 0 7px !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon {
    margin-left: -7px !important;
    margin-right: 3.5px !important
}

.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon>svg {
    height: 20px !important;
    width: 20px !important
}

div+h3 {
    margin-top: 30px;
}

p+h3 {
    margin-top: 30px;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');

.commits {
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.commits__title {
    margin-bottom: 15px;
    font-size: 24px;
}

.commits__item {
    padding: 25px 0 0;
}

.commits__item.hide .commits__add {
    display: none;
}

.commits__item+.commits__item {
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
}

.commits__item:first-child {
    padding-top: 0;
}

.commits__head {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.commits__face {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-color: gray;
    overflow: hidden;
}

.commits__face img {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    width: 100%;
}

.commits__name {
    font-size: 14px;
}

.commits__date {
    font-size: 12px;
}

/* .commits__body {} */
.commits__description {
    font-family: 'PT Serif', serif;
    color: #000;
    line-height: 24px;
}

.commits__media {
    margin-top: 10px;
}

.commits__success {
    display: inline-block;
    padding: 5px 15px;
    margin-top: 20px;
    font-style: italic;
    font-size: 12px;
    background-color: #e2e2e2;
}

.commits__media img {
    display: block;
    max-width: 100%;
}

.commits__add-title {
    margin-bottom: 10px;
}

.commits__field-name {
    display: block;
    width: 100%;
    max-width: 230px;
    margin-bottom: 10px;
    padding: 5px;
}

.commits__field-message {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 500px;
    margin-bottom: 10px;
    padding: 5px;
    resize: none;
    border: 1px solid #adadad;
}

.commits__add-btn {
    padding: 10px 20px;
    border: 1px solid #adadad;

}

.error {
    border-color: red;
}

@media(max-width: 480px) {
    .commits__description {
        font-size: 14px;
    }
}

.wrap-btn {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.wrap-btn__btn {
    padding: 15px 40px;
    background-color: #b6950a;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 700;
    display: block;
}

.wrap-btn__btn:hover {
    color: #fff;
    background-color: #d8b10b;
}
