:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87
}

@supports (-webkit-overflow-scrolling:touch) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

@supports ((position:-webkit-sticky) or (position:sticky)) {}

.wp-polls,
.wp-polls-form {}

.wp-polls ul li,
.wp-polls-ul li,
.wp-polls-ans ul li {
    text-align: left;
    background-image: none;
    display: block
}

.wp-polls ul,
.wp-polls-ul,
.wp-polls-ans ul {
    text-align: left;
    list-style: none;
    float: none
}

.wp-polls ul li:before,
.wp-polls-ans ul li:before {
    content: ''
}

.wp-polls LABEL,
.wp-polls INPUT,
.wp-polls-loading IMG {
    display: inline;
    border: 0;
    padding: 0;
    margin: 0
}

.wp-polls-ul {
    padding: 0;
    margin: 0 0 10px 10px
}

.wp-polls-ans {
    width: 100%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

.wp-polls-loading {
    display: none;
    text-align: center;
    height: 16px;
    line-height: 16px
}

.wp-polls-image {
    border: 0
}

.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #f3f6f8
}

aside,
footer,
header,
nav {
    display: block
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: 0 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

img {
    border: 0
}

button,
input {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button {
    text-transform: none
}

button,
html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

#sb-site,
body,
html {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    width: 100%;
    overflow-x: hidden
}

html {
    height: 100%
}

body {
    min-height: 100%;
    height: auto;
    position: relative
}

#sb-site {
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: #fff
}

#sb-site,
.sb-slide {
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden
}

*,
*:after,
*:before,
input[type=search] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-appearance: none;
    border-radius: 0
}

html {
    font-size: 62.5%
}

body {
    font-family: 'graphik';
    overflow: hidden
}

.clear:before,
.clear:after {
    content: ' ';
    display: table
}

.clear:after {
    clear: both
}

.clear {
    *zoom: 1
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

hr {
    border-top: 1px solid #cacaca;
    border-right: none;
    border-bottom: none;
    border-left: none
}

.cta {
    background-color: #333;
    color: #fff;
    display: inline-block;
    font: 2em 'graphik';
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 4px
}

#sb-site {
    background-color: #f0ebe9
}

.wrapper {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 25px
}

.content {
    margin: 0 auto;
    max-width: 980px;
    padding: 0 20px
}

.content.main {
    padding-top: 40px
}

.content.footer-widgets {
    margin-top: 25px
}

.header-container {
    margin: 0 auto;
    max-width: 970px;
    padding: 70px 0 0 0
}

.header-container.full-width {
    max-width: none;
    padding: 70px 0 0
}

.header-container .logo {
    margin-bottom: 20px;
    text-align: center
}

.header {
    background-color: #3ca698;
    padding: 7px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

.header .sb-toggle-left {
    cursor: pointer;
    position: absolute;
    margin: 10px 0 0 20px
}

.header .sb-toggle-left .navicon-line {
    background-color: #fff;
    height: 4px;
    margin-bottom: 4px;
    width: 30px
}

.header .sb-toggle-left .navicon-text {
    color: #fff;
    font: bold 1.8em/1em 'graphiksemibold';
    margin-left: 35px;
    position: absolute;
    text-transform: uppercase
}

.header .logo {
    left: 50%;
    margin-left: -53px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    -moz-transform: scale(.5);
    -moz-transform-origin: 0 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header .logo.active {
    opacity: 1;
    pointer-events: all
}

.header .logo-img {
    cursor: pointer;
    zoom: 50%
}

.header .search-toggle {
    background: url('img/search-toggle.png') no-repeat 0 0;
    background-size: 64px 26px;
    cursor: pointer;
    height: 26px;
    margin: 7px 20px 0 0;
    position: absolute;
    right: 0;
    width: 26px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header form.search {
    display: table;
    padding: 0 85px 0 135px;
    text-align: right;
    width: 100%
}

.header form.search .search-input {
    border: none;
    display: table-cell;
    font: bold 1.8em 'graphik';
    padding: 7px 0;
    text-align: right;
    text-transform: uppercase;
    width: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header form.search .search-submit {
    display: none
}

.nav {
    background-color: #e2e3dd;
    height: auto
}

.nav ul {
    display: flex;
    justify-content: space-between;
    font: 1.5em/1em 'graphikmedium';
    height: 50px;
    padding: 17px 0 0;
    margin: 0 auto;
    max-width: 940px;
    text-align: justify;
    text-transform: uppercase;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}

.nav ul li a {
    color: #404040;
    text-decoration: none
}

.nav ul li {
    list-style: none
}

.nav ul .menu-item {
    width: auto;
    vertical-align: top;
    display: inline-block
}

.nav ul .stretcher {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.footer {
    color: #8c8c8c;
    font-size: 1.4em;
    margin: 25px auto 0;
    max-width: 825px;
    padding: 0 20px;
    text-align: center
}

.back-to-top {
    background-color: #eff0ed;
    cursor: pointer;
    font: 2.6em 'graphikmedium';
    margin-top: 25px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase
}

.wp-polls-form {
    border: 6px solid #ec6b20;
    padding: 10px 15px 15px
}

.widget_polls-widget h3 {
    font: bold 1.9em 'graphik';
    margin: 0;
    background-color: #ec6b20;
    display: inline-block;
    padding: 2px 15px 0
}

.widget_polls-widget p {
    font: 2.2em 'millersemibold';
    margin: 0;
    text-align: left !important
}

.widget_polls-widget p strong {
    font-weight: normal !important
}

.widget_polls-widget .wp-polls-ans {
    margin-top: 10px
}

.widget_polls-widget ul {
    margin: 0
}

.widget_polls-widget ul:before,
.widget_polls-widget ul:after {
    content: ' ';
    display: table
}

.widget_polls-widget ul:after {
    clear: both
}

.widget_polls-widget ul li:last-child {
    margin-left: 6%
}

.widget_polls-widget ul li {
    float: left;
    width: 47%
}

.widget_polls-widget .wp-polls-ans p,
.widget_polls-widget ul li input,
.widget_polls-widget .wp-polls-loading {
    display: none !important
}

.widget_polls-widget ul li label {
    background-color: #b1dcd6;
    color: #000;
    cursor: pointer;
    display: block;
    font: 2.2em 'graphiksemibold';
    padding: 6px 10px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s;
    -webkit-transition: all .2s
}

.widget_healthy_social_widget {
    border-top: 8px solid #3ca698;
    border-bottom: 8px solid #3ca698;
    margin-bottom: 15px;
    padding: 10px 15px 15px
}

.widget_healthy_social_widget h6 {
    font: 1.6em 'graphikmedium';
    margin: 0 0 10px
}

.widget_healthy_social_widget .social-networks a {
    color: #ec6b20;
    display: inline-block;
    font: 2.4em 'socicon';
    margin-right: 10px;
    text-decoration: none
}

.widget_latest_tweets_widget {
    border-top: 1px solid #69bae0;
    font-family: 'graphik';
    margin-top: 15px
}

.widget_latest_tweets_widget h3 {
    color: #69bae0;
    font: bold 1.7em 'graphik';
    margin: .75em 0
}

.widget_latest_tweets_widget h3:before {
    content: 'a';
    font: 1.5em 'socicon';
    margin-right: 5px;
    vertical-align: bottom
}

.widget_latest_tweets_widget ul {
    font-size: 1.5em;
    padding: 0;
    margin: 0
}

.widget_latest_tweets_widget ul li a {
    color: #000;
    text-decoration: none
}

.widget_latest_tweets_widget ul li {
    list-style: none
}

.widget_latest_tweets_widget ul li p:first-child {
    margin: 0;
    word-wrap: break-word
}

.widget_latest_tweets_widget .tweet-details {
    display: none
}

.widget_nav_menu ul {
    font: 2.5em/1.25em 'graphikmedium';
    padding: 0;
    margin: 0 0 15px;
    text-transform: uppercase
}

.widget_nav_menu ul li a {
    color: #404040;
    text-decoration: none
}

.widget_nav_menu ul li {
    list-style: none
}

.widget_text h3 {
    font: 1.6em 'graphiksemibold';
    margin: 0;
    text-transform: uppercase
}

.widget_text .textwidget {
    color: #8c8c8c;
    font-size: 1.5em
}

.subscribe-wrapper {
    background-color: #f4f4f4;
    display: none;
    margin-bottom: 20px;
    padding: 30px 20px
}

.subscribe {
    margin: 0 auto;
    max-width: 940px
}

.subscribe h6 {
    color: #e94979;
    letter-spacing: -2px;
    margin: 0;
    font: 4.5em 'millerbannerroman'
}

.subscribe ul {
    color: #e94979;
    font: 2.4em 'crimsontext';
    margin: 0 0 1em;
    padding-left: 1em
}

.subscribe h6+ul {
    margin: 1em 0 0
}

.subscribe .left {
    float: left;
    padding-right: 2%;
    width: 55.32%
}

.subscribe .right {
    float: right;
    width: 44.68%
}

.post-preview {
    color: #000;
    display: block;
    float: left;
    margin: 0 0 20px 3.226%;
    text-decoration: none
}

.post-preview {
    width: 100%
}

.post-preview.type-post:nth-child(5n+2),
.post-preview.type-post:nth-child(5n+3) {
    width: 48.37%
}

.post-preview.type-post:nth-child(5n+1),
.post-preview.type-post:nth-child(5n+2) {
    margin-left: 0
}

.post-preview img {
    margin-bottom: 10px
}

.post-preview span {
    display: block
}

.post-preview .category {
    color: #fff;
    display: inline-block;
    font: 1.5em/1em 'graphikmedium';
    margin-bottom: 5px;
    padding: 1px 5px 3px;
    text-transform: uppercase
}

.post-preview .title {
    font: 2em 'millerbannersemibold';
    letter-spacing: .5px;
    margin-bottom: 2px
}

.post-preview .excerpt {
    font: 1.5em 'graphik' !important;
    line-height: 1.5em;
    margin-bottom: 8px
}

.mt20 {
    margin-top: 20px
}

@font-face {
    font-family: 'socicon';
    src: url('fonts/socicon-webfont-webfont.eot');
    src: url('fonts/socicon-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/socicon-webfont-webfont.woff2') format('woff2'), url('fonts/socicon-webfont-webfont.woff') format('woff'), url('fonts/socicon-webfont-webfont.ttf') format('truetype'), url('fonts/socicon-webfont-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.section {
    clear: both;
    padding: 0;
    margin: 0
}

.col {
    display: block;
    float: left;
    margin-left: 2.042%
}

.col:first-child {
    margin-left: 0
}

.span_2_of_3 {
    width: 65.98%
}

.span_1_of_3 {
    width: 31.97%
}

@media only screen and (min-width:481px) and (max-width:768px) {

    .main-content,
    .sidebar-container {
        margin: 1% 0;
        width: 100%
    }

    .header-container .logo,
    .nav,
    .content.footer-widgets .span_1_of_3:nth-child(3),
    .hide-for-medium {
        display: none
    }

    .content.main {
        padding-top: 0
    }

    .widget_polls-widget,
    .widget_latest_tweets_widget,
    .widget_healthy_social_widget {
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        width: 70%
    }

    .widget_polls-widget {
        margin: 0 2% 2% 0
    }

    .widget_latest_tweets_widget {
        margin: 0 0 2% 2%
    }

    .subscribe h6 {
        font-size: 3.5em
    }

    .content.footer-widgets .span_1_of_3 {
        width: 48.97%
    }
}

@media only screen and (max-width:480px) {

    .span_2_of_3,
    .span_1_of_3,
    .post:nth-child(5n+2),
    .post:nth-child(5n+3),
    .post-preview.type-post:nth-child(n) {
        margin: 1% 0;
        width: 100%
    }

    .navicon-text,
    .footer-widgets .widget_healthy_social_widget,
    .header-container .logo,
    .nav,
    .subscribe-wrapper,
    .subscribe-wrapper+hr,
    .hide-for-small {
        display: none
    }

    .content.main {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

    .header form.search {
        padding: 0 65px 0 75px
    }

    .post-preview .category,
    .post-preview .title,
    .post-preview .excerpt,
    .widget_healthy_social_widget,
    .widget_polls-widget,
    .widget_latest_tweets_widget {
        margin-left: 15px;
        margin-right: 15px;
        width: auto
    }

    .post-preview.type-post:nth-child(n) {
        margin-bottom: 15px
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p,
    h3 {
        orphans: 3;
        widows: 3
    }

    h3 {
        page-break-after: avoid
    }
}

.lazyload {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms
}

.paged-content p {
    font-size: 18px;
    margin: 0
}

.paged-content p+p {
    margin-top: 15px
}

.commits {
    margin-top: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 30px;
}

.commits__title {
    margin-bottom: 15px;
    font-size: 24px
}

.commits__item+.commits__item {
    padding-top: 25px
}

.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 {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.commits__name {
    font-size: 14px
}

.commits__date {
    font-size: 12px;
    margin-top: 5px;
    color: #3ca698;
    font-weight: bold;
}

.commits__description {
    color: #000;
    line-height: 20px;
    font-size: 14px;
}

.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: 500px;
    margin-bottom: 10px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #b9b7b7
}

.commits__field-message {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 500px;
    margin-bottom: 10px;
    padding: 5px;
    resize: none;
    box-sizing: border-box;
    border: 1px solid #b9b7b7
}

.commits__item_hide {
    display: none
}

.commits_error {
    border-color: red
}

.commits__sucses {
    background-color: #a1caa6;
    color: #fff;
    display: inline-block;
    padding: 7px 20px;
    margin-top: 15px;
    font-style: italic
}

.commits__add-btn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 12px;
    color: #ffffff;
    background-color: #b10000;
    text-decoration: none;
    opacity: .9;
    text-transform: uppercase;
    outline: 0;
    border: 0;
    cursor: pointer
}

.commits__add-btn:hover {
    transform: scale(.98);
    opacity: 1
}

.mybtn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 12px;
    color: #ffffff;
    background-color: #b10000;
    text-decoration: none;
    opacity: .9;
    text-transform: uppercase
}

.send-message {
    margin-top: 30px;
}

.mybtn:hover {
    transform: scale(.98);
    opacity: 1
}

@media(max-width:480px) {
    .commits__description {
        font-size: 14px
    }

    .commits__sucses {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .dn480 {
        display: none;
    }

    .commits {
        margin-bottom: 0;
    }

    .content.main {
        padding-right: 15px;
        padding-left: 15px;
    }

    .widget_nav_menu ul li a {
        font-size: 16px;
        line-height: 1;
    }

    .widget_nav_menu ul li {
        line-height: 1;
    }
}