html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    -webkit-text-size-adjust: none;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input,
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
body {
    -ms-overflow-style: scrollbar;
}
@media screen and (max-width: 480px) {
    html,
    body {
        min-width: 320px;
    }
}
html {
    box-sizing: border-box;
}
*,
:before,
:after {
    box-sizing: inherit;
}
body {
    background: #f4f4f4;
}
body,
input,
select,
textarea {
    color: #2d2d2d;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: 400;
    line-height: 1.25;
}
@media screen and (max-width: 1680px) {
    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }
}
@media screen and (max-width: 1280px) {
    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }
}
@media screen and (max-width: 980px) {
    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }
}
@media screen and (max-width: 736px) {
    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }
}
@media screen and (max-width: 480px) {
    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }
}
a {
    -moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
    -webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
    -ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
    transition: color 0.2s ease, border-bottom-color 0.2s ease;
    color: inherit;
    text-decoration: none;
}
a:before {
    -moz-transition: color 0.2s ease;
    -webkit-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
a:hover {
    border-bottom-color: transparent;
    color: navy;
}
a:hover:before {
    color: #2ebaae !important;
}
.clink {
    color: navy;
    border-bottom: dotted 1px rgba(160, 160, 160, 0.95);
}
strong,
b {
    font-weight: 700;
}
em,
i {
    font-style: italic;
}
p {
    margin: 0 0 0.9em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3d6dce;
    font-family: sans-serif;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.2;
    margin: 0.3em 0 0.5em;
}
h1 {
    font-size: 1.4em;
}
h2 {
    font-size: 1.3em;
    padding-left: 0px;
    margin-left: 0px;
    margin-top:1em;
}
h3 {
    font-size: 0.9em;

}
.align-center {
    text-align: center;
}
.row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
}
.row > * {
    box-sizing: border-box;
}
.row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
}
.row > .col-3 {
    width: 25%;
}

.row > .col-6 {
    width: 50%;
}
.row > .col-8 {
    width: 75%;
}

.row.gtr-uniform {
    margin-top: -1em;
}
.row.gtr-uniform > * {
    padding-top: 1em;
}
.newpl {border-radius: 8px 0 0 0; height:20px;width:100%;margin:0em;margin-top:0.5em;}
.whats {background:#24a238;}
.vyt{
display: inherit;
float:right;
margin-right:-10px;
margin-top:-20px;
margin-bottom:-10px;
width: 52px;
height: auto;
z-index: 999;
}
@media screen and (max-width: 1680px) {
    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }
    .row > * {
        box-sizing: border-box;
    }
    .row.gtr-uniform > * > :last-child {
        margin-bottom: 0;
    }
    .row.gtr-uniform {
        margin-top: -1em;
    }
    .row.gtr-uniform > * {
        padding-top: 1em;
    }
}
@media screen and (max-width: 1280px) {
    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }
    .row > * {
        box-sizing: border-box;
    }
    .row.gtr-uniform > * > :last-child {
        margin-bottom: 0;
    }
/*    .row > * {
        padding: 0 0 0 1em;
    }*/
    .row.gtr-uniform {
        margin-top: -1em;
    }
    .row.gtr-uniform > * {
        padding-top: 1em;
    }
}
@media screen and (max-width: 980px) {
    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }
    .row > * {
        box-sizing: border-box;
    }
    .row.gtr-uniform > * > :last-child {
        margin-bottom: 0;
    }
    .row > .col-6-medium {
        width: 50%;
    }
    .row.gtr-uniform > * {
        padding-top: 1em;
    }
}
@media screen and (max-width: 736px) {
    .row {

        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }
.row > .col-8 {
    width: 100%;
}
.row > .col-3 {
    width: 100%;
}

    .row > * {
        box-sizing: border-box;
    }
    .row.gtr-uniform > * > :last-child {
        margin-bottom: 0;
    }
    .row.gtr-uniform {
        margin-top: -1em;
    }
    .row.gtr-uniform > * {
        padding-top: 1em;
    }

}
@media screen and (max-width: 480px) {
    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }
    .row > * {
        box-sizing: border-box;
    }
    .row.gtr-uniform > * > :last-child {
        margin-bottom: 0;
    }
    .row > .col-12-xsmall {
        width: 100%;
    }
    .row.gtr-uniform {
        margin-top: -1em;
    }
    .row.gtr-uniform > * {
        padding-top: 1em;
    }
}
.blurb p {
    font-size: 0.95em;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    -webkit-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    -ms-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    background-color: #4c76a4;
    border: 0;
    box-shadow: inset 0 0 0 1px rgba(160, 160, 160, 0.5);
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Arial", "Open Sans", sans-serif;
    font-size: 0.7em;
    font-weight: 600;
    letter-spacing: 0.15em;
    padding: 1.1em 1.8em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-right: 1.5em;
    margin-left: 0em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 6px;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff !important;
}
input[type="submit"]:hover:active,
input[type="reset"]:hover:active,
input[type="button"]:hover:active,
button:hover:active,
.button:hover:active {
    background-color: rgba(46, 186, 174, 0.05);
}
input[type="submit"]:before,
input[type="submit"]:after,
input[type="reset"]:before,
input[type="reset"]:after,
input[type="button"]:before,
input[type="button"]:after,
button:before,
button:after,
.button:before,
.button:after {
    color: #aaa;
    position: relative;
}
input[type="submit"]:before,
input[type="reset"]:before,
input[type="button"]:before,
button:before,
.button:before {
    left: -1em;
    padding: 0 0 0 0.75em;
}
input[type="submit"]:after,
input[type="reset"]:after,
input[type="button"]:after,
button:after,
.button:after {
    left: 1em;
    padding: 0 0.75em 0 0;
}
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
    pointer-events: none;
    color: rgba(160, 160, 160, 0.3) !important;
}
input[type="submit"].disabled:before,
input[type="submit"]:disabled:before,
input[type="reset"].disabled:before,
input[type="reset"]:disabled:before,
input[type="button"].disabled:before,
input[type="button"]:disabled:before,
button.disabled:before,
button:disabled:before,
.button.disabled:before,
.button:disabled:before {
    color: rgba(160, 160, 160, 0.3) !important;
}
form {
    margin: 0 0 2em;
}
form.search {
    text-decoration: none;
    position: relative;
}
form.search:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: "FontAwesome";
    font-weight: 900;
    color: #aaa;
    content: "\f002";
    display: block;
    height: 2.75em;
    left: 0;
    line-height: 2.75em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 2.5em;
}
form.search > input:first-child {
    padding-left: 2.5em;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: rgba(160, 160, 160, 0.075);
    border: none;
    border: solid 1px rgba(160, 160, 160, 0.3);
    border-radius: 0;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
}
input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
select:invalid,
textarea:invalid {
    box-shadow: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
    border-color: #2ebaae;
    box-shadow: inset 0 0 0 1px #2ebaae;
}
select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(160,160,160,0.3)' /%3E%3C/svg%3E");
    background-size: 1.25rem;
    background-repeat: no-repeat;
    background-position: calc(100% - 1rem) center;
    height: 2.75em;
    padding-right: 2.75em;
    text-overflow: ellipsis;
}
select option {
    color: #3c3b3b;
    background: #fff;
}
select:focus::-ms-value {
    background-color: transparent;
}
select::-ms-expand {
    display: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
select {
    height: 2.75em;
}
input[type="checkbox"],
input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: block;
    float: left;
    margin-right: -2em;
    opacity: 0;
    width: 1em;
    z-index: -1;
}
::-webkit-input-placeholder {
    color: #aaa !important;
    opacity: 1;
}
:-moz-placeholder {
    color: #aaa !important;
    opacity: 1;
}
::-moz-placeholder {
    color: #aaa !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #aaa !important;
    opacity: 1;
}
.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}
.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: "FontAwesome";
    font-weight: 400;
}
.icon:before {
    line-height: inherit;
}
.icon.solid:before {
    font-weight: 900;
}
.image {
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.image img {
    display: block;
}
.image.left,
.image.right {
    max-width: 40%;
}
.image.left img,
.image.right img {
    width: 100%;
}
.image.left {
    float: left;
    padding: 0 1.5em 1em 0;
    top: 0.25em;
}
.image.right {
    float: right;
    padding: 0 0 1em 1.5em;
    top: 0.25em;
}
@media screen and (max-width: 736px) {
}
.image.main {
    display: block;
    margin: 0 0 3em;
    width: 100%;
}
.image.main img {
    width: 100%;
}
ul {
    list-style: disc;
    margin: 0 0 2em;
    padding-left: 1em;
}
ul li {
    padding-left: 0.5em;
}
ul.alt {
    list-style: none;
    padding-left: 0;
}
ul.alt li {
    border-top: solid 1px rgba(160, 160, 160, 0.3);
    padding: 0.5em 0;
    margin-left:0.5em;
    margin-right:0.5em;
}
ul.alt a {
display: block;
}
ul.alt li:first-child {
    border-top: 0;
    padding-top: 0;
}
ul.actions {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    cursor: default;
    list-style: none;
    margin-left: -1em;
    padding-left: 0;
}
ul.actions li {
    padding: 0 0 0 1em;
    vertical-align: middle;
}
ul.actions.stacked {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
}
ul.actions.stacked li {
    padding: 1.3em 0 0;
}
ul.actions.stacked li:first-child {
    padding-top: 0;
}
@media screen and (max-width: 480px) {
    ul.actions:not(.fixed) {
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        width: 100% !important;
    }
    ul.actions:not(.fixed) li {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        padding: 1em 0 0;
        text-align: center;
        width: 100%;
    }
    ul.actions:not(.fixed) li > * {
        width: 100%;
    }
    ul.actions:not(.fixed) li:first-child {
        padding-top: 0;
    }
    ul.actions:not(.fixed) li input[type="submit"],
    ul.actions:not(.fixed) li input[type="reset"],
    ul.actions:not(.fixed) li input[type="button"],
    ul.actions:not(.fixed) li button,
    ul.actions:not(.fixed) li .button {
        width: 100%;
    }
}
.mini-post {
    /*border: solid 2px rgba(160, 160, 160, 0.3);*/
    /*margin: 0 0.5em 1.5em;border-radius: 4px;*/
    padding: 0.8em;
}
.mini-post .image {
display: block;
    max-height: 12em;
    overflow: hidden;
    width: 100%;
    
}
.mini-post .image img {
    -moz-transition: -moz-transform 0.2s ease-out;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -ms-transition: -ms-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    width: 100%;
    border-radius: 4px;
}
.mini-post .image:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.mini-post header {
    padding: 0 0 0 0em;
    max-height: 4.2em;
    position: relative;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}
.mini-post a {
display: block;
padding-top: 0.4em;
    font-size: 1em;
    letter-spacing: 0.08em;
    color: #585858;
    font-weight: bold;
}
.mini-post .published {
    display: block;
    font-family: Helvetica, sans-serif;
    font-size: 0.6em;
    font-weight: 400;
    letter-spacing: 0.08em;
    margin: 0.8em 0 0.8em;
    text-transform: uppercase;
}
@media screen and (max-width: 736px) {
.button {margin-left:1.5em;}
.mini-post a {
font-size: 1.1em;
}
    .mini-post .published {
    font-size: 0.6em;
    margin: 0.4em 0 0.4em;
    }
    .mini-post {
        padding: 0.5em 0.5em 0.5em 0.7em;
    }
}
.post {
    background: #fff;
    border: solid 1px rgba(160, 160, 160, 0.4);
    padding: 1em;
    margin-bottom: 1em;
    margin-top: 0em;
    margin-right: 0em;
}
.post .title {
}
.post .meta {
    padding-top: 2.3em;
    padding-right: 1.5em;
    text-align: right;
}
.post .imeta {
text-align: right;
}
.post .imeta img {
width: 52px;
height: auto;
margin-right:0.5em;
}
.post a {color:#006BD7;}

@media screen and (max-width: 980px) {
    .post {
        border-left: 0;
        border-right: 0;
        width: 100%;
    }
    .post img {
        width: 100%;
        height: auto;
    }
    .nomob {
        display: none;
    }
    .post .button {
        width: 100%;
        margin-bottom: 0.7em;
    }

    .post .meta > :first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }
    .post .meta {
        margin-bottom: 0;
        margin-top: 0;
        width:100%;
    }
    .post > header .title h1 {
        margin-bottom: 0.5em;
    }
    .post > header .title div {
        line-height: 1.2em;
    }
    .post td {
        line-height: 1.4em;
    }
    .post .meta {padding: 0em;padding-bottom: 0.4em;text-align: center;}
    .post .title h2 {margin:0em;margin-bottom: 0.4em;}
    .post h2 {margin-top:0em;margin-bottom: 0.7em;}
}
@media screen and (max-width: 736px) {
.post .meta {padding: 0em;padding-bottom: 0.5em;text-align: center;}
.post .imeta {padding: 0em;padding-bottom: 0.7em;text-align: center;}
.post .title h2 {margin:0em;margin-bottom: 0.4em;}
.post h2 {font-size: 1.5em;margin-left:0.7em;margin-top:0.7em;margin-bottom: 0.7em;}
.post {padding:0.7em; padding-bottom:1em; text-align: left;}
.post td {
        line-height: 1.4em;
    }
}
table {
    margin: 0 0 2em;
    width: 100%;
}
table tbody tr {
    border: solid 1px rgba(160, 160, 160, 0.3);
    border-left: 0;
    border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
    background-color: rgba(160, 160, 160, 0.075);
}
table td {
    padding: 0.75em;
}
table thead {
    border-bottom: solid 2px rgba(160, 160, 160, 0.3);
}
table.alt {
    border-collapse: separate;
}
table.alt tbody tr td {
    border: solid 1px rgba(160, 160, 160, 0.3);
    border-left-width: 0;
    border-top-width: 0;
}
table.alt tbody tr td:first-child {
    border-left-width: 1px;
}
table.alt tbody tr:first-child td {
    border-top-width: 1px;
}
table.alt thead {
    border-bottom: 0;
}
body {
    padding-top: 3.5em;
}
#header {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: solid 1px rgba(160, 160, 160, 0.3);
    height: 3.5em;
    left: 0;
    line-height: 3.5em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2);
    opacity: 0.95;
}
#header a {
    color: inherit;
    text-decoration: none;
}
#header ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
#header ul li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
#header h1 {
    height: inherit;
    line-height: inherit;
    padding: 0 0 0 2em;
    white-space: nowrap;
}
#header h1 a {
    font-size: 1.15em;
}
#header .links {
    -moz-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: solid 1px rgba(160, 160, 160, 0.9);
    height: inherit;
    line-height: inherit;
    margin-left: 1.2em;
    overflow: hidden;
    padding-left: 1.5em;
    border-bottom: #e80000 solid 3px;
}
#header .links ul li {
    line-height: 1;
    margin: 0;
    padding: 0;
    border-left: solid 1px rgba(160, 160, 160, 0.5);
}
#header .links ul li:first-child {
    border-left: 0;
}
#header .links ul li a {
    margin: 0;
    font-family: Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    letter-spacing: 0.21em;
    text-transform: uppercase;
    padding: 1.5em 1.2em 1.2em;
}
#header .links ul li a:hover {
    background: navy;
    color: #f0f0f0;
}
#header .main {
    height: inherit;
    line-height: inherit;
    text-align: right;
}
#header .main ul {
    height: inherit;
    line-height: inherit;
}
#header .main ul li {
    height: inherit;
    line-height: inherit;
    white-space: nowrap;
}
#header .main ul li > * {
    display: block;
    float: left;
}
#header .main ul li > a {
    text-decoration: none;
    border-bottom: 0;
    color: #fff;
    overflow: hidden;
    position: relative;
    text-indent: 4em;
    width: 4em;
}
#header .main ul li > a:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: "FontAwesome";
    font-weight: 900;
    display: block;
    height: inherit;
    left: 0;
    line-height: inherit;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 0;
    width: inherit;
}
@media screen and (max-width: 980px) {
    #header .links {
        display: none;
    }
}
@media screen and (max-width: 736px) {
    #header {
        height: 2.75em;
        line-height: 2.75em;
    }
    #header h1 {
        padding: 0 0 0 1em;
    }
    #header .main .search {
        display: none;
    }
}
#wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    margin: 0 auto;
    max-width: 100%;
    opacity: 1;
    padding: 4.5em;
    width: 90em;
}
body.is-menu-visible #wrapper {
    opacity: 0.95;
}
@media screen and (max-width: 1680px) {
    #wrapper {
        padding: 3em;
    }
}
@media screen and (max-width: 1280px) {
    #wrapper {
        display: block;
    }
}
@media screen and (max-width: 736px) {
    #wrapper {
        padding: 1.5em;
    }
}
#main {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -ms-flex: 1;
    width: 100%;
}
#sidebar {
    margin-right: 3em;
    min-width: 22em;
    width: 22em;
}
#sidebar > * {
    margin: 1em 0 0;
    padding: 0;
}
#sidebar > :first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
@media screen and (max-width: 1280px) {
    #sidebar {
        margin: 1em 0 0;
        min-width: 0;
        padding: 0;
        width: 100%;
        overflow-x: hidden;
    }
}
#intro header h2 {
    font-size: 1.24em;
    font-weight: 600;
}
#intro header p {
    font-size: 0.8em;
}
@media screen and (max-width: 1280px) {
    #sidebar {
        padding-top: 0;
        margin-top: 0;
    }
    #intro {
        margin: -2em 0 0;
        padding: 0;
        text-align: center;
    }
    #intro .alt {
        margin-bottom: 0.5em;
    }
    #intro header h2 {
        font-size: 1.25em;
        margin-bottom: 0.5em;
    }
    #intro header p {
        font-size: 0.7em;
    }
}
@media screen and (max-width: 736px) {
#main{
text-align: center;
}
    #sidebar {
        padding-top: 0;
        margin-top: 0;
    }
    #intro {
        margin: -1.1em 0 0;
        padding: 0;
    }
    #intro > :last-child {
        margin-bottom: 0;
    }
    #intro header h2 {
        font-size: 1.25em;
        margin-bottom: 0.5em;
    }
    #intro header > :last-child {
        margin-bottom: 0;
    }
}
.copyright {
    color: #6e6e6e;
    font-family: Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: 400;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
#menu {
    -moz-transform: translateX(-25em);
    -webkit-transform: translateX(-25em);
    -ms-transform: translateX(-25em);
    transform: translateX(-25em);
    -moz-transition: -moz-transform 0.5s ease, visibility 0.5s;
    -webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s;
    -ms-transition: -ms-transform 0.5s ease, visibility 0.5s;
    transition: transform 0.5s ease, visibility 0.5s;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    border-left: solid 1px rgba(160, 160, 160, 0.3);
    box-shadow: none;
    height: 100%;
    max-width: 80%;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    visibility: hidden;
    width: 25em;
    z-index: 10002;
}
#menu > * {
    border-top: solid 1px rgba(160, 160, 160, 0.3);
    padding: 2em;
}
#menu > * > :last-child {
    margin-bottom: 0;
}
#menu > :first-child {
    border-top: 0;
}
#menu .links {
    list-style: none;
    padding: 0;
}
#menu .links > li {
    border: 0;
    border-top: dotted 1px rgba(160, 160, 160, 0.5);
    padding: 0;
}
#menu .links > li a {
    display: block;
    border-bottom: 0;
    padding: 0.5em;
}
#menu .links > li a:hover {
    background: #e0e0e0;
}
#menu .links > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
body.is-menu-visible #menu {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
}
@media screen and (max-width: 736px) {
    #menu > * {
        padding: 1.5em;
    }
}
.cover {
    opacity: 0;
}
.coverParent {
    position: relative;
}
.vyv img {
    width: 24px;
    height: auto;
}
.vyv a {
    font-weight: bold;
}
@media only screen and (max-width: 736px) {
    .vyv {
        border: 0;
    }
    .vyv tr {
        display: block;
        border-bottom: 1px solid #a0a0a0;
    }
    .vyv td {
        display: block;
        text-align: right;
        border: 0;
        border-bottom: 1px dotted #a0a0a0;
    }
    .vyv td:nth-child(1n + 2) {
        text-align: right;
    }
    .vyv td:last-child {
        border-bottom: 0;
    }
    .vyv td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: 700;
        display: block;
        font-size: 85%;
    }
    .vyv tr:not(:first-child):hover td {
        background: #eee;
        cursor: auto;
        color: auto;
    }
}
.mini-post .vkpar {
width: 72px;
text-align: right;
margin-bottom: -40px;
    z-index: 9999;
    background: #fff;
    padding: 3px 5px 0;
    opacity: 0.8;
    border-radius: 0 0 6px 0;
}
.mini-post .vkpar .mkro {width:24px;height:auto;}
.subway {
    width: 100%;
    margin-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0;
}
.subway div:last-child {
    border-right: solid 1px rgba(160, 160, 160, 0.7);
}
.subway div {
    border-top: solid 1px rgba(160, 160, 160, 0.7);
    border-left: solid 1px rgba(160, 160, 160, 0.7);
    padding: 0;
    text-align: center;
}
.subway .activ {
    padding-top: -2px;
    border-top: solid 2px #36c;
}
.subway a {
    display: block;
    width: 100%;
    padding: 0.8em 1em 0.7em;
    font-size: 0.8em;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-weight: bold;
}
 .subway .dactiv {
background: #e0566d;
border-color: #e0566d;
}
    .subway .dactiv a {

color: #FFFFFF;
}
@media only screen and (max-width: 736px) {
.subway div:last-child {
    border: #36c solid 2px;
}
    .subway div {
    margin: 0.3em;
    margin-left: 0;
    border: #36c solid 2px;
    border-radius: 8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
    .subway .activ {
background: #36c;
}    .subway .dactiv {
background: #E87400;
border-color: #E87400;
}
    .subway .dactiv a {

color: #FFFFFF;
}    .subway .activ a {
background: #36c;
color: #FFFFFF;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix {
    width: 100%;
}
.clearfix ul {
    padding: 0;
    margin: 0;
}
.clearfix li {
    display: inline;
    padding: 0;
    margin: 0;
    float: left;
}
.clearfix a {
    color: #585858;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 9px 13px;
}
.clearfix a:hover,
nav a:active {
    background-color: #36c;
    color: #fff;
}
@media screen and (max-width: 736px) {
    .clearfix ul {
        width: 100%;
    }
    .clearfix li {
        display: block;
        width: 50%;
        float: left;
    }
    .news {
text-align: left;
padding: 1em;
    }
    .news a{
font-weight: bold;
    }
}
.bars {
    background: url(/images/menu.svg) no-repeat;
    background-position: center;
    background-size: 38%;
}
.clear{clear: both;}
.orbun{background:#C55011; border-color:#C55011;}
.idv {background:url(/images/w.png) no-repeat;
background-position: 24px 7px;
background-size: 24px;
display:inline-block;
vertical-align:bottom;}
.imn {background:url(/images/m.png) no-repeat;
background-position: 24px 7px;
background-size: 24px;
display:inline-block;
vertical-align:bottom;}
@media screen and (max-width: 736px) {
.imn,.idv {background-position: 7px 7px;}
}
