/* Obsidian v1.0.1 | Copyright © 2014 by ThemeChimp */
a, abbr,
acronym, address, applet, article, aside, audio, b, big, blockquote, body,
canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt,
em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5,
h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark,
menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span,
strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time,
tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section {
    display: block
}

body {
    -webkit-text-size-adjust: 100%
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body, html {
    height: 100%;
    margin-right: 0 !important
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 2;
    background-color: #fff;
    background-image: none;
    overflow-x: hidden;
    word-wrap: break-word;
    color: #20252b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-overflow-scrolling: touch
}

::selection {
    background-color: #20252b;
    color: #fff
}

::-moz-selection {
    background-color: #20252b;
    color: #fff
}

.overflow-hidden {
    overflow: hidden
}

.container {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.clearfix:after, .clearfix:before, .container:after, .container:before {
    content: "";
    display: table
}

.clearfix:after, .container:after {
    clear: both
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media only screen and (max-width:800px) {
    .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
    .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .container {
        width: 100%
    }

    .touch-class {
        display: none !important
    }
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.hidden {
    display: none !important
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.5;
    color: #20252b
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

b, strong {
    font-weight: 700
}

em {
    font-style: italic
}

strike {
    text-decoration: line-through
}

p {
    font-size: 12px;
    font-weight: 400;
    line-height: 2
}

q {
    font-style: normal;
    color: #20252b
}

q:after, q:before {
    color: #2cc779
}

q:before {
    content: '“'
}

q:after {
    content: '„'
}

blockquote {
    padding-left: 15px;
    padding-right: 15px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #2cc779
}

.editor {
    color: #83898f
}

.editor blockquote, .editor.paragraph p:first-child {
    color: #20252b
}

.editor p {
    font-size: 13px
}

.editor.paragraph p:first-child {
    font-size: 17px
}

.editor.paragraph blockquote p {
    font-size: 12px !important
}

.editor.paragraph blockquote p:last-child {
    margin-bottom: 0
}

.editor blockquote, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5,
.editor h6, .editor ol, .editor p, .editor ul {
    margin-bottom: 20px
}

.editor img, .editor ol, .editor ul {
    padding-top: 10px;
    padding-bottom: 10px
}

.editor img {
    max-width: 100%;
    display: block;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.editor ol {
    list-style-type: decimal
}

.editor ol li {
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    color: #2cc779
}

.editor ol li:last-child {
    margin-bottom: 0
}

.editor ol li span {
    font-weight: 400;
    color: #20252b
}

.editor ul {
    list-style-type: none
}

.editor ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 2;
    color: #20252b
}

.editor ul li:last-child {
    margin-bottom: 0
}

.editor ul li:before {
    background-color: transparent;
    background-image: none;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 4px;
    height: 4px;
    content: '';
    border-width: 2px;
    border-style: solid;
    border-color: #2cc779;
    border-radius: 50%
}

.editor .button.read-more {
    position: relative;
    padding-left: 40px;
    padding-right: 60px
}

.editor .button.read-more .fa {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    font-size: 20px;
    line-height: 2.4
}

a, a:focus, a:hover {
    background-color: transparent;
    background-image: none;
    text-decoration: none;
    outline: 0
}

a {
    color: #2cc779
}

a:hover {
    color: #20252b
}

a.underline:hover {
    text-decoration: underline
}

a.static {
    color: #20252b
}

a.static:hover {
    color: #2cc779
}

a.static.underline:hover {
    color: #20252b
}

a.grayscale {
    color: #adb3b8
}

a.grayscale:hover {
    color: #20252b
}

a.grayscale.underline:hover {
    color: #adb3b8
}

.button {
    background-color: #fff;
    background-image: none;
    display: inline-block;
    outline: 0;
    margin: 0;
    padding: 12px 50px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    text-rendering: auto;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.button:active {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2)
}

.form-control {
    background-color: #fff;
    background-image: none;
    height: 48px;
    display: block;
    outline: 0;
    margin: 0;
    padding: 10px 12px;
    border-width: 2px;
    border-style: solid;
    border-color: #ebeef0;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 2;
    color: #adb3b8
}

.form-control:focus, .form-control:hover {
    border-color: #2cc779;
    color: #20252b
}

.form-control::-webkit-input-placeholder {
    color: #adb3b8
}

.form-control:-ms-input-placeholder {
    color: #adb3b8
}

.form-control::-moz-placeholder {
    color: #adb3b8;
    opacity: 1
}

.form-control::-ms-clear {
    display: none
}

.alerts {
    text-align: center
}

.alerts .alert {
    padding: 10px 50px;
    margin-top: 0;
    margin-bottom: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px
}

.alerts .alert .fa {
    margin-left: -30px;
    margin-right: 0;
    float: left;
    font-size: 18px;
    line-height: 1.35
}

.alerts .alert .underline {
    text-decoration: underline
}

.alerts .alert .underline:hover {
    text-decoration: none
}

.alerts .alert.note {
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alerts .alert.note, .alerts .alert.note .underline, .alerts .alert.note .underline:hover {
    color: #8a6d3b
}

.alerts .alert.info {
    background-color: #2cc779
}

.alerts .alert.info, .alerts .alert.info .underline, .alerts .alert.info .underline:hover {
    color: #fff
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 1050;
    outline: 0
}

.modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 15px
}

@media only screen and (max-width:800px) {
    .modal-dialog {
        width: 100% !important
    }
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    background-image: none;
    position: relative;
    outline: 0;
    padding: 15px 15px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #20252b;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 3px
}

.modal-backdrop {
    background-color: #20252b;
    background-image: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040
}

.modal-close {
    background-color: transparent;
    background-image: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 60px;
    height: 60px;
    font-size: 28px;
    line-height: 2.15;
    z-index: 1050;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60)
}

.modal-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal-close .fa-angle-left {
    margin-left: -2px
}

.modal-close .fa-angle-right {
    margin-right: -2px
}

@media only screen and (max-width:800px) {
    .modal-close {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75)
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    visibility: visible
}

.modal-open .modal.fade {
    display: none
}

.modal-open .modal.fade.in {
    display: block
}

.fade {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.fade.in {
    opacity: .95;
    filter: alpha(opacity=95)
}

.modal.fade.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.ps-container.ps-active-x .ps-scrollbar-x-rail, .ps-container.ps-active-y .ps-scrollbar-y-rail {
    display: block
}

.ps-container .ps-scrollbar-x-rail, .ps-container .ps-scrollbar-y-rail {
    background-color: transparent;
    background-image: none;
    display: none;
    position: absolute;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out
}

.ps-container .ps-scrollbar-x-rail .ps-scrollbar-x, .ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
    background-color: #fff;
    background-image: none;
    position: absolute;
    border-radius: 3px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .2), 1px 0 0 0 rgba(0, 0, 0, .2), 0 1px 0 0 rgba(0, 0, 0, .2), -1px 0 0 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .2), 1px 0 0 0 rgba(0, 0, 0, .2), 0 1px 0 0 rgba(0, 0, 0, .2), -1px 0 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .2), 1px 0 0 0 rgba(0, 0, 0, .2), 0 1px 0 0 rgba(0, 0, 0, .2), -1px 0 0 0 rgba(0, 0, 0, .2);
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.ps-container .ps-scrollbar-x-rail.in-scrolling, .ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 1;
    filter: alpha(opacity=100)
}

.ps-container:hover .ps-scrollbar-x-rail, .ps-container:hover .ps-scrollbar-y-rail {
    opacity: .8;
    filter: alpha(opacity=80)
}

.ps-container .ps-scrollbar-x-rail {
    bottom: 3px;
    height: 6px
}

.ps-container .ps-scrollbar-x-rail .ps-scrollbar-x {
    bottom: 0;
    height: 6px
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    background-color: rgba(255, 255, 255, .2);
    background-image: none
}

.ps-container .ps-scrollbar-y-rail {
    right: 3px;
    width: 6px
}

.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
    right: 0;
    width: 6px
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    background-color: rgba(255, 255, 255, .2);
    background-image: none
}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
    background-color: #20252b;
    background-color: rgba(32, 37, 43, .95);
    background-image: none;
    position: absolute;
    bottom: 20px;
    outline: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out
}

.flex-direction-nav .flex-prev {
    right: 65px
}

.flex-direction-nav .flex-next {
    right: 20px
}

.flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover {
    background-color: #2cc779
}

.flex-direction-nav .flex-next:before, .flex-direction-nav .flex-prev:before {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 28px;
    line-height: 1.45
}

.flex-direction-nav .flex-prev:before {
    text-indent: -2px
}

.flex-direction-nav .flex-next:before {
    text-indent: 2px
}

.mfp-bg {
    background-color: #20252b;
    background-image: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden
}

.mfp-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    outline: 0 !important;
    width: 100%;
    height: 100%;
    z-index: 1043;
    overflow-y: hidden !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding-left: 80px;
    padding-right: 80px;
    text-align: center
}

.mfp-container:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
    border-color: #20252b;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    z-index: 1045;
    cursor: default !important;
    text-align: left
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%
}

.mfp-preloader {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: -12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    z-index: 1044;
    color: #fff
}

.mfp-img {
    max-width: 100%;
    display: block;
    width: auto;
    height: auto;
    border-radius: 3px;
    line-height: 0
}

.mfp-figure {
    cursor: pointer;
    line-height: 0
}

.mfp-arrow, .mfp-close {
    background-color: transparent;
    background-image: none;
    position: absolute;
    padding: 0;
    width: 60px;
    height: 60px;
    font-size: 28px;
    line-height: 2.15;
    z-index: 1046;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60)
}

.mfp-arrow:hover, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close {
    top: 0;
    left: 0
}

.mfp-close .fa-angle-left {
    margin-left: -2px
}

.mfp-close .fa-angle-right {
    margin-right: -2px
}

.mfp-figure .mfp-close {
    display: none
}

.mfp-arrow {
    top: 50%;
    margin-top: -30px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-right {
    right: 0
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

@media only screen and (max-width:800px) {
    .mfp-container {
        padding: 80px
    }

    .mfp-arrow, .mfp-close {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75)
    }
}

.mfp-bg, .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.mfp-bg.in {
    opacity: .95;
    filter: alpha(opacity=95)
}

.in .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100)
}

.header-responsive {
    display: none
}

@media only screen and (max-width:800px) {
    .header-responsive {
        display: block !important;
        background-color: #f5f5f5;
        background-image: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        height: 60px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        transition-duration: .3s
    }

    .header-responsive.is-open {
        -webkit-transform: translateX(180px);
        -moz-transform: translateX(180px);
        -ms-transform: translateX(180px);
        -o-transform: translateX(180px);
        transform: translateX(180px)
    }

    .header-responsive .toggle-nav {
        background-color: transparent;
        background-image: none;
        outline: 0;
        padding: 0;
        margin: 0;
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .header-responsive .toggle-nav .menu-icon, .header-responsive .toggle-nav .menu-icon:after, .header-responsive .toggle-nav .menu-icon:before {
        background-color: #adb3b8;
        background-image: none;
        position: absolute;
        border-radius: 2px;
        width: 20px;
        height: 2px;
        -webkit-transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out, -moz-transform .3s ease-in-out;
        -ms-transition: background-color .3s ease-in-out, -ms-transform .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out, -o-transform .3s ease-in-out;
        transition: background-color .3s ease-in-out, transform .3s ease-in-out
    }

    .header-responsive .toggle-nav .menu-icon {
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }

    .header-responsive .toggle-nav .menu-icon:after, .header-responsive .toggle-nav .menu-icon:before {
        left: 0;
        content: ''
    }

    .header-responsive .toggle-nav .menu-icon:before {
        bottom: 6px
    }

    .header-responsive .toggle-nav .menu-icon:after {
        top: 6px
    }

    .header-responsive .toggle-nav.is-clicked .menu-icon {
        background-color: rgba(255, 255, 255, 0);
        background-image: none
    }

    .header-responsive .toggle-nav.is-clicked .menu-icon:before {
        bottom: 0;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .header-responsive .toggle-nav.is-clicked .menu-icon:after {
        top: 0;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg)
    }
}

.body-responsive {
    background-color: #fff;
    background-image: none;
    position: relative;
    z-index: 2;
    min-height: 100%;
    padding-top: 0
}

@media only screen and (max-width:800px) {
    .body-responsive {
        padding-top: 60px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        transition-duration: .3s
    }
}

.body-responsive.is-open {
    -webkit-transform: translateX(180px);
    -moz-transform: translateX(180px);
    -ms-transform: translateX(180px);
    -o-transform: translateX(180px);
    transform: translateX(180px)
}

.modal-open .body-responsive {
    position: static;
    -webkit-transform: none
}

.nav-responsive {
    display: none
}

@media only screen and (max-width:800px) {
    .nav-responsive {
        display: block !important;
        background-color: #20252b;
        background-image: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        width: 180px;
        height: 100%;
        padding: 20px;
        visibility: hidden;
        overflow-y: auto;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-transition: -webkit-transform .3s 0s, visibility 0s .3s;
        -moz-transition: -moz-transform .3s 0s, visibility 0s .3s;
        transition: transform .3s 0s, visibility 0s .3s;
        -webkit-transform: translateX(-80px);
        -moz-transform: translateX(-80px);
        -ms-transform: translateX(-80px);
        -o-transform: translateX(-80px);
        transform: translateX(-80px)
    }

    .nav-responsive.is-open {
        visibility: visible;
        -webkit-transition: -webkit-transform .3s 0s, visibility 0s 0s;
        -moz-transition: -moz-transform .3s 0s, visibility 0s 0s;
        transition: transform .3s 0s, visibility 0s 0s;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .nav-responsive .menu-primary li {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        font-weight: 700;
        line-height: 2;
        text-transform: uppercase;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: rgba(0, 0, 0, .1)
    }

    .nav-responsive .menu-primary li a {
        color: #fff !important;
        display: block
    }
}

.pagination {
    text-align: left
}

.pagination .button {
    width: 40px;
    height: 40px;
    padding: 0;
    margin-left: 0;
    margin-right: 1px;
    font-size: 14px;
    line-height: 2.9
}

.pagination .button:last-child {
    margin-right: 0
}

a {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.button {
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out
}

.form-control {
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out
}

.fa {
    font-family: FontAwesome !important;
    font-weight: 400 !important;
    text-transform: none;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mailchimp-newsletter p {
    color: #adb3b8
}

.mailchimp-newsletter .form-control {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.mailchimp-newsletter .button {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.instagram-widget .instagram-list {
    margin-top: -5px;
    margin-left: -5px
}

.instagram-widget .instagram-list li {
    display: inline-block;
    position: relative;
    width: 70px;
    height: 70px;
    margin-top: 5px;
    margin-left: 5px
}

.instagram-widget .instagram-list li a:before {
    background-color: #2cc779;
    background-image: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.instagram-widget .instagram-list li a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 24px;
    height: 24px;
    margin: auto;
    font-size: 24px;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    content: '\f16d'
}

.instagram-widget .instagram-list li a:hover:after, .instagram-widget .instagram-list li a:hover:before {
    opacity: .95;
    filter: alpha(opacity=95)
}

.instagram-widget .instagram-list .instagram-thumb {
    width: 100%;
    height: 100%;
    border-radius: 3px
}

.dribbble-widget .dribbble-list li {
    position: relative
}

.dribbble-widget .dribbble-list li a:before {
    background-color: #2cc779;
    background-image: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.dribbble-widget .dribbble-list li a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 24px;
    height: 24px;
    margin: auto;
    font-size: 24px;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    content: '\f17d'
}

.dribbble-widget .dribbble-list li a:hover:after, .dribbble-widget .dribbble-list li a:hover:before {
    opacity: .95;
    filter: alpha(opacity=95)
}

.dribbble-widget .dribbble-list .dribbble-thumb {
    width: 100%;
    border-radius: 3px
}

.twitter-widget .twitter-list li {
    min-height: 24px;
    max-height: 72px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 2;
    overflow: hidden;
    color: #adb3b8
}

.twitter-widget .button {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width:500px) {
    .tumblr_controls {
        display: none !important
    }
}

.nav-primary {
    background-color: #20252b;
    background-image: none;
    width: 100%;
    height: 60px;
    padding-top: 20px;
    padding-bottom: 20px
}

.nav-primary .menu-primary {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.7;
    text-transform: uppercase
}

.nav-primary .menu-primary li {
    display: inline-block;
    margin-right: 12px
}

.nav-primary .menu-primary li:last-child {
    margin-right: 0
}

.nav-primary .menu-primary li a {
    color: #fff
}

.nav-primary .menu-links {
    font-size: 18px;
    line-height: 1.15
}

.nav-primary .menu-links li {
    display: inline-block;
    margin-left: 6px
}

.nav-primary .menu-links li:first-child {
    margin-left: 0
}

.nav-primary .menu-links li a {
    color: #fff
}

.nav-primary .menu-links li a:hover {
    color: #2cc779
}

.header-primary {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px
}

.header-primary .container {
    position: relative
}

.header-primary .blog-logo {
    position: absolute;
    left: 15px
}

.header-primary .blog-logo .logo-thumb {
    width: auto;
    height: auto;
    max-width: 120px;
    max-height: 48px
}

.header-primary .blog-logo .logo-txt {
    font-size: 18px;
    font-weight: 700;
    line-height: 2.7
}

.header-primary .blog-description {
    padding: 12px 35px 12px 150px
}

.header-primary .blog-description p {
    font-size: 10px;
    line-height: 2.4;
    text-transform: uppercase;
    color: #adb3b8
}

.search-form {
    position: relative;
    padding-left: 5px
}

.search-form .form-search {
    width: 100%;
    padding-right: 54px
}

.search-form .submit {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 12px;
    line-height: 3.4
}

.content-primary {
    padding-right: 35px
}

@media only screen and (max-width:800px) {
    .content-primary {
        padding-right: 0
    }
}

.content-primary:before {
    background-color: #ebeef0;
    background-image: none;
    width: 100%;
    height: 2px;
    margin-bottom: 40px;
    display: block;
    content: ''
}

.post {
    margin-bottom: 80px
}

.aside-primary {
    padding-left: 5px
}

.aside-primary:before {
    background-color: #ebeef0;
    background-image: none;
    width: 100%;
    height: 2px;
    margin-bottom: 40px;
    display: block;
    content: ''
}

.aside-primary .aside-block {
    margin-bottom: 40px
}

.aside-primary .aside-block:last-child {
    margin-bottom: 0
}

.aside-primary .aside-title {
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 2;
    text-transform: uppercase
}

.footer-primary {
    background-color: #f5f5f5;
    background-image: none;
    margin-top: 80px;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #adb3b8
}

.entry-title {
    margin-bottom: 20px
}

.entry-header {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 2;
    color: #20252b
}

.entry-header li {
    float: left
}

.entry-header .entry-date, .entry-header .entry-tags {
    margin-right: 30px
}

.entry-header .entry-tags .tag-link {
    margin-right: 10px
}

.entry-header .entry-tags .tag-link:last-child {
    margin-right: 0
}

.entry-header .entry-author .author-link {
    text-transform: capitalize
}

.entry-header .fa {
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
    font-size: 18px;
    line-height: 1.35;
    color: #e1e4e5
}

.entry-media {
    margin-bottom: 20px
}

.entry-media.elastic-media {
    position: relative;
    padding-bottom: 75%;
    width: 100%;
    height: 0
}

.entry-media.elastic-media>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.entry-footer {
    width: 100%
}

.entry-footer.col-xs-6 {
    width: 50%
}

.entry-footer-list li {
    margin-right: 5px;
    float: left
}

.entry-footer-list li:last-child {
    margin-right: 0
}

.entry-footer .button {
    position: relative;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    padding: 0
}

.entry-footer .button:hover {
    background-color: #2cc779
}

.entry-footer .button.button-facebook {
    font-size: 17px;
    line-height: 2.4
}

.entry-footer .button.button-twitter {
    font-size: 18px;
    line-height: 2.25
}

.entry-footer .entry-like, .entry-footer .entry-reblog {
    background-color: #f5f5f5;
    background-image: none;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.entry-footer .entry-like:hover, .entry-footer .entry-reblog:hover {
    background-color: #2cc779
}

.entry-footer .entry-like .like_button:before, .entry-footer .entry-reblog:before {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.entry-footer .entry-like .like_button:before {
    font-size: 14px;
    line-height: 2.9;
    content: '\f004';
    color: #adb3b8
}

.entry-footer .entry-like .like_button.liked:before {
    color: #ff6947
}

.entry-footer .entry-like:hover .like_button.liked:before, .entry-footer .entry-like:hover .like_button:before {
    color: #fff
}

.entry-footer .entry-reblog:before {
    font-size: 14px;
    line-height: 2.9;
    content: '\f079';
    color: #adb3b8
}

.entry-footer .entry-reblog:hover:before {
    color: #fff
}

.entry-footer .entry-like .like_button .like_toggle, .entry-footer .entry-reblog .reblog_button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.entry-notes {
    text-align: right
}

.entry-notes .notes-count {
    display: inline-block;
    padding: 8px;
    font-size: 12px;
    line-height: 2
}

.entry-notes .notes-more {
    display: inline-block;
    position: relative;
    background-color: #f5f5f5;
    background-image: none;
    outline: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.entry-notes .notes-more:hover {
    background-color: #2cc779
}

.entry-notes .notes-more .more-icon, .entry-notes .notes-more .more-icon:after, .entry-notes .notes-more .more-icon:before {
    background-color: #adb3b8;
    background-image: none;
    position: absolute;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.entry-notes .notes-more:hover .more-icon, .entry-notes .notes-more:hover .more-icon:after, .entry-notes .notes-more:hover .more-icon:before {
    background-color: #fff
}

.entry-notes .notes-more .more-icon {
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.entry-notes .notes-more .more-icon:after, .entry-notes .notes-more .more-icon:before {
    bottom: 0;
    content: ''
}

.entry-notes .notes-more .more-icon:before {
    left: -6px
}

.entry-notes .notes-more .more-icon:after {
    left: 6px
}

.entry-notes .notes {
    display: inline-block
}

.entry-notes .notes .note {
    display: none;
    position: relative;
    margin-top: 0;
    margin-left: 5px
}

.entry-notes .notes .note.visible, .entry-notes .notes .note:nth-child(-n+4) {
    display: inline-block !important
}

.entry-notes .notes .note blockquote, .entry-notes .notes .note.more_notes_link_container,
.entry-notes .notes .note.original_post {
    display: none !important
}

.entry-notes .notes .note .avatar {
    width: 40px;
    height: 40px;
    border-width: 0;
    border-radius: 3px
}

.entry-notes .notes .note .action {
    display: none;
    z-index: 99;
    background-color: #20252b;
    background-image: none;
    position: absolute;
    left: 50%;
    bottom: 50px;
    width: 250px;
    margin-left: -125px;
    border-width: 0;
    border-radius: 3px;
    padding: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    font-size: 12px;
    line-height: 2;
    color: #fff
}

.entry-notes .notes .note .action:before {
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 0;
    height: 0;
    margin-left: -4px;
    content: '';
    border-top: 4px solid #20252b;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.entry-notes .notes .note:hover .action {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: css-popup-note .3s linear;
    -moz-animation: css-popup-note .3s linear;
    animation: css-popup-note .3s linear;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@-webkit-keyframes css-popup-note {
    0% {
        bottom: 40px
    }

    100% {
        bottom: 50px
    }
}

@-moz-keyframes css-popup-note {
    0% {
        bottom: 40px
    }

    100% {
        bottom: 50px
    }
}

@keyframes css-popup-note {
    0% {
        bottom: 40px
    }

    100% {
        bottom: 50px
    }
}

.entry-notes .notes .note .action a, .entry-notes .notes .note .action a:hover {
    color: #fff
}

.entry-notes .notes .note .action a:hover {
    text-decoration: underline
}

.entry-notes .notes .note.like .avatar_frame:before, .entry-notes .notes .note.reblog .avatar_frame:before {
    background-color: #fff;
    background-image: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    font-family: FontAwesome !important;
    font-weight: 400 !important;
    text-transform: none;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.entry-notes .notes .note.like:hover .avatar_frame:before, .entry-notes .notes .note.reblog:hover .avatar_frame:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.entry-notes .notes .note.like .avatar_frame:before {
    font-size: 14px;
    line-height: 2.9;
    content: '\f004';
    color: #ff6947
}

.entry-notes .notes .note.reblog .avatar_frame:before {
    font-size: 14px;
    line-height: 2.9;
    content: '\f079';
    color: #2cc779
}

.modal-notes .modal-content {
    padding: 0 10px
}

.modal-notes .notes .note {
    padding: 10px 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #ebeef0
}

.modal-notes .notes .note:first-child {
    border-top-width: 0
}

.modal-notes .notes .note.original_post {
    display: none
}

.modal-notes .notes .note .avatar {
    width: 40px;
    height: 40px;
    border-width: 0;
    border-radius: 3px
}

.modal-notes .notes .note .action {
    display: inline-block;
    margin-left: 15px;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 2.5
}

.modal-notes .notes .note a {
    color: #adb3b8
}

.modal-notes .notes .note a:hover {
    color: #20252b
}

.modal-notes .notes .note blockquote {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 2
}

.modal-notes .notes .note.more_notes_link_container {
    padding: 15px 0;
    font-size: 12px;
    line-height: 2
}

.entry-comments {
    margin-top: 80px
}

.post.photo .entry-media .photo-thumb {
    width: 100%;
    height: auto
}

.post.panorama .entry-media {
    width: 100%;
    height: auto;
    position: relative;
    overflow-x: hidden
}

.post.photoset .entry-media {
    position: relative
}

.post.photoset .entry-media .photo-thumb {
    width: 100%;
    height: auto;
    min-height: 80px
}

.post.photoset .photos-more {
    background-color: #20252b;
    background-color: rgba(32, 37, 43, .95);
    background-image: none;
    position: absolute;
    left: 20px;
    bottom: 20px;
    outline: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out
}

.post.photoset .photos-more:hover {
    background-color: #2cc779
}

.post.photoset .photos-more .fa {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 2.9
}

.post.photoset .entry-media:hover .flex-direction-nav .flex-next, .post.photoset .entry-media:hover .flex-direction-nav .flex-prev, .post.photoset .entry-media:hover .photos-more {
    opacity: 1;
    filter: alpha(opacity=100)
}

.post.photoset .modal .modal-dialog {
    width: 930px
}

.post.photoset .modal .modal-dialog .modal-content {
    background-color: transparent;
    background-image: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    border-width: 0;
    border-radius: 0
}

.post.photoset .photos-masonry {
    margin-left: -10px
}

.post.photoset .photo-masonry {
    width: 33.33333333%;
    height: auto;
    padding-left: 10px;
    padding-bottom: 10px
}

@media only screen and (max-width:800px) {
    .post.photoset .photo-masonry {
        width: 100%
    }
}

.post.photoset .photo-masonry .photo-thumb {
    width: 100%;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #20252b;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 3px
}

.post.photoset .photo-masonry .photo-caption {
    background-clip: padding-box;
    background-color: #2cc779;
    background-image: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #20252b;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff
}

.post.quote .entry-quote {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
    color: #20252b
}

.post.chat .entry-chat {
    margin-bottom: 20px
}

.post.chat .entry-chat-group {
    margin-bottom: 10px
}

.post.chat .entry-chat-group:last-child {
    margin-bottom: 0
}

.post.chat .entry-chat-group .entry-chat-line {
    display: inline-block;
    position: relative;
    background-color: #f5f5f5;
    background-image: none;
    padding: 10px 15px;
    border-width: 0;
    border-radius: 3px;
    color: #83898f
}

.post.chat .entry-chat-group.even .entry-chat-line {
    background-color: #2cc779;
    color: #fff
}

.post.audio .entry-media.elastic-media {
    padding-bottom: 25%
}

.post.answer .entry-body, .post.answer .entry-body p {
    font-size: 12px;
    line-height: 2
}

.post.answer .entry-answer, .post.answer .entry-ask {
    position: relative;
    min-height: 64px;
    margin-top: 0;
    margin-bottom: 0
}

.post.answer .entry-ask {
    margin-bottom: 20px
}

.post.answer .answer-thumb, .post.answer .ask-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
    border-width: 0;
    border-radius: 3px
}

.post.answer .entry-body {
    margin-left: 84px
}

.post.answer .entry-ask .entry-body {
    position: relative;
    top: 0;
    left: 0;
    background-color: #f5f5f5;
    background-image: none;
    padding: 10px 15px;
    border-width: 0;
    border-radius: 3px
}

.post.answer .entry-ask .entry-body:before {
    position: absolute;
    top: 15px;
    left: 0;
    width: 0;
    height: 0;
    margin-left: -6px;
    content: '';
    border-top: 6px solid transparent;
    border-right: 6px solid #f5f5f5;
    border-bottom: 6px solid transparent
}

.post.answer .entry-body .entry-header-answer, .post.answer .entry-body .entry-header-ask {
    text-transform: capitalize;
    color: #20252b
}

.post.answer .entry-body .entry-header-answer .author-link {
    margin-right: 10px
}


