body {
    padding-top: 50px;
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1 {
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
a {
    color: #3BAFDA;
}
.clearfix {
    padding: 60px 0;
}
.teaserimage {
    min-height: 450px;
    position: relative;
    overflow: hidden;
    background-color: #434A54;
}
.teaserimage .teaserimage-image {
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    text-indent: -9999px;
}
.teaserimage.teaserblog{
    min-height: 250px;
}
.blog-header .blog-logo {
    width: 120px;
    height: 120px;
    position: absolute;
    top: -60px;
    right: 50%;
    margin-right: -60px;
    background-size: cover;
    border-radius: 50%;
    z-index: 99;
    text-indent: -9999px;
    border: 3px solid #fff;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.blog-header {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blog-header .blog-title {
    margin: 0;
    padding: 84px 16px 8px;
    font-size: 50px;
    text-align: center;
    font-weight: 700;
    letter-spacing: -2px;
    outline: 0;
    line-height: 50px;
    word-break: break-word;
    color: #333;
}
.blog-header .blog-description {
    margin: 0 0 20px;
    padding: 0 32px;
    font-size: 18px;
    line-height: 1.5;
    color: #666;
    text-align: center;
    font-weight: 400;
}
.blog-header .custom-links {
    margin: 0 0 90px;
    text-align: center;
    color: #ccc;
}
.blog-header .custom-links a {
    text-decoration: none;
    color: #999;
}
.blog-header .custom-links a:hover {
    color: #333;
}
.content article {
    padding: 40px 0;
    border-bottom: 1px solid #f2f2f0;
}
.content .row .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.content article .post-title {
    letter-spacing: -0.02em;
    font-weight: 700;
    font-style: normal;
    display: block;
    font-size: 28px;
    line-height: 1.1;
    margin: 0 0;
    width: 100%;
}
.content article .post-title a {
    text-decoration: none;
    color: #333332;
}
.content article .post-title a:hover {
    text-decoration: none;
}
.content article .post-excerpt {
    letter-spacing: -0.02em;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 1.3;
    color: #666665;
}
.content article .post-meta {
    font-size: 14px;
    color: #b3b3b1;
    line-height: 30px;
    padding-top: 0px
}
.content article .post-meta a {
    color: #3BAFDA;
    text-decoration: none;
}
.content article .post-meta a:hover {
    text-decoration: underline;
}
.content article .post-excerpt p {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    text-align: justify;
}
.content article .post-header p {
    font-size: 14px;
    color: #b3b3b1;
    line-height: 30px;
    padding-top: 10px;
}
.main-container {
    max-width: 1230px;
    width: 100%;
    margin: 0px auto;
}
.starter-template {
    padding: 40px 15px;
    text-align: center;
}

/*CUSTOM NAVBAR*/
.navbar-inverse {
    background-color: #434A54;
    border-color: #343B46;
}
.navbar-inverse .navbar-brand {
    color: #FFF;
}
.navbar-inverse .navbar-brand .text-header {
    color: #3BAFDA;
}
.navbar-inverse .navbar-nav>li>a {
    color: #FFF;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #3BAFDA;
    background-color: #434A54;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #3BAFDA;
    background-color: #333332;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FFF;
    background-color: #3BAFDA;
}
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

/* FOOTER */

.footer {
    background: #3BAFDA;
    padding: 1.5em 1.618em;
    width: 100%;
}
.footer .footer-links::after {
    clear: both;
    content: "";
    display: table;
}
@media screen and (min-width: 40em) {
    .footer .footer-links {
        margin-left: 25.58941%;
    }
}
.footer ul {
    margin-bottom: 3em;
    padding: 0;
}
@media screen and (min-width: 40em) {
    .footer ul {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .footer ul:last-child {
        margin-right: 0;
    }
    .footer ul:nth-child(3n) {
        margin-right: 0;
    }
    .footer ul:nth-child(3n+1) {
        clear: left;
    }
    .footer ul::after {
        clear: both;
        content: "";
        display: table;
    }
}
.footer li {
    padding-bottom: 15px;
    list-style: none;
    text-align: center;
}
@media screen and (min-width: 40em) {
    .footer li {
        text-align: left;
    }
}
.footer li a {
    color: rgba(67, 74, 84, 0.8);
    text-decoration: none;
    font-size: 16px;
}
.footer li a:focus,
.footer li a:hover {
    color: white;
}
.footer li h3 {
    color: white;
    font-size: 1.5em;
    font-weight: 800;
    margin-bottom: 0.4em;
}
.footer p {
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.9em;
    line-height: 1.5em;
    margin: auto;
    max-width: 35em;
    text-align: center;
}
/* POST */

.post .article-image {
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.post .article-image .post-image-image {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -9999px;
    padding-top: 33%;
    z-index: 1;
}
.post .article-image .post-meta {
    position: absolute;
    bottom: 80px;
    left: 30%;
    right: 30%;
    z-index: 9;
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 800px) {
    .post .article-image .post-meta {
        left: 16px;
        right: 16px;
    }
}
.post .article-image .post-title {
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.04em;
    font-size: 50px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 16px;
    text-shadow: 0px 1px 16px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, 0.5);
}
.post .article-image .author-image {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
    margin-bottom: -10px;
    float: left;
    background-size: cover;
    border-radius: 100%;
    text-indent: -9999px;
}
.post .article-image .author-name {
    display: inline;
}
.post .article-image .post-meta-text {
    color: rgba(255, 255, 255, 0.75);
    letter-spacing: -0.02em;
    font-weight: 400;
    font-style: normal;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25), 0px 0px 1px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    overflow: hidden;
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.post .article-image .post-meta-text a {
    color: rgba(255, 255, 255, 0.75);
}
.post .article-image .post-meta-text a:hover {
    color: white;
}
.post .article-image .fa-angle-down {
    font-size: 32px;
    margin: 64px auto 0;
    color: rgba(255, 255, 255, 0.75);
}
.post .article-image .fa-angle-down:hover {
    color: #fff;
}
.post .article-image .topofpage {
    text-decoration: underline;
}
.post .noarticleimage .post-meta {
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-top: 60px;
}
.post .noarticleimage .post-title,
.post .noarticleimage .post-title a,
.post .noarticleimage .post-title a:hover,
.post .noarticleimage .post-title a:focus {
    font-weight: 700;
    font-style: normal;
    letter-spacing: -.028em;
    font-size: 50px;
    line-height: 1.04;
    color: #333332;
    margin-bottom: 16px;
    text-decoration: none;
    text-align: left;
}
.post .noarticleimage .author-image {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
    margin-bottom: -10px;
    float: left;
    background-size: cover;
    border-radius: 100%;
    text-indent: -9999px;
}
.post .noarticleimage .author-name {
    display: inline;
}
.post .noarticleimage .post-meta-text {
    color: #b3b3b1;
    letter-spacing: -0.02em;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    overflow: hidden;
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.post .post-content {
    width: 100%;
    font-family: Linux Libertine;
    color: #333;
}
.post .post-content h1,
.post .post-content h2,
.post .post-content h3 {
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.post .post-content h3,
.post .post-content h4,
.post .post-content h5,
.post .post-content h6 {
    letter-spacing: -0.02em;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 1.3;
    margin: 0;
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
}
.post .post-content h2,
.post .post-content h1 {
    letter-spacing: -0.02em;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 1.2;
    padding-top: 10px;
    margin-bottom: 4px;
}
.post .post-content p {
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    line-height: 1.58;
    letter-spacing: -.003em;
    margin: 0;
    padding-bottom: 30px;
    color: #333;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-align: left;
    --x-height-multiplier: 0.35;
    --baseline-multiplier: 0.179;
}
.post .post-content a {
    color: #333;
    text-decoration: underline;
}
.post .post-content img {
    max-width: 100%;
    margin: 0 auto;
}
.post .post-content figure {
    margin: 0;
    padding: 0 0 30px;
    text-align: center;
}
.post .post-content figcaption {
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 1.3;
    color: #666665;
    outline: 0;
    z-index: 300;
    text-align: center;
}
.post .post-content hr {
    border: 0;
    padding: 0;
    display: block;
    width: 15%;
    margin: 30px auto;
    border: 0px solid #ddd;
    border-top: 1px solid #ddd;
}
.post .post-content blockquote {
    margin: 0 0 30px;
    margin-left: -26px;
    border-left: 3px solid #57ad68;
    padding-left: 20px;
}
.post .post-content blockquote p {
    letter-spacing: 0.01rem;
    font-weight: 400;
    font-style: italic;
    mborder-left: 3px solid #57ad68;
    mpadding-left: 20px;
    mmargin-left: -26px;
    padding-bottom: 3px;
}
.post .post-content ul,
.post .post-content ol {
    padding: 0 0 30px;
    margin: 0;
}
.post .post-content li {
    padding: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 23px;
    line-height: 30px;
    margin-left: 30px;
    margin-bottom: 12px;
    padding-top: 2px;
}
.post .post-content li p {
    padding: 0 0 1.618rem;
}
.post .post-content ol li {
    list-style-type: decimal;
}
.post .bottom-teaser {
    padding: 50px 0;
    font-family: Open Sans, MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.post .bottom-teaser hr {
    border: 0;
    padding: 0;
    display: block;
    width: 15%;
    margin: 16px 0 16px 100px;
    border: 0px solid #ddd;
    border-top: 1px solid #ddd;
}
.post .bottom-teaser .isLeft {
    float: left;
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 800px) {
    .post .bottom-teaser .isLeft {
        width: 100%;
        padding-bottom: 32px;
    }
}
.post .bottom-teaser .isLeft .index-headline {
    padding-bottom: 32px;
}
.post .bottom-teaser .isLeft a {
    color: #000;
    text-decoration: none;
}
.post .bottom-teaser .isLeft a:hover {
    color: #333;
    text-decoration: underline;
}
.post .bottom-teaser .isLeft .author-image {
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    background-size: cover;
    border-radius: 100%;
    text-indent: -9999px;
}
.post .bottom-teaser .isLeft h4 {
    font-size: 18px;
    line-height: 1.1;
    font-weight: 700;
    padding: 0;
    margin: 0;
    padding-left: 100px;
}
.post .bottom-teaser .isLeft p {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    padding: 0;
    margin: 0;
    padding-left: 100px;
}
.post .bottom-teaser .isLeft p.published {
    color: #999;
}
.post .bottom-teaser .isRight {
    float: right;
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 800px) {
    .post .bottom-teaser .isRight {
        width: 100%;
    }
}
.post .bottom-teaser .isRight .site-footer {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    color: #999;
}
.post .bottom-teaser .isRight .site-footer a {
    color: #333;
    text-decoration: none;
}
.post .bottom-teaser .isRight .site-footer a:hover {
    text-decoration: underline;
}
.post .bottom-teaser .isRight .site-footer .poweredby {
    display: block;
    padding-bottom: 18px;
    font-weight: 700;
    color: #333;
}
.share {
    text-align: right;
    padding: 20px 0 0;
}
.share a {
    text-decoration: none;
    color: #bbb;
    padding-left: 12px;
}
.share a .hidden {
    display: none;
}
.share a:hover {
    color: #333;
}
.bottom-closer {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.bottom-closer .background-closer-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -9999px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bottom-closer .inner {
    width: 100%;
    position: relative;
    z-index: 99;
    max-width: 640px;
    padding: 120px 0 90px;
    text-align: center;
    margin: 0 auto;
}
.bottom-closer .inner .blog-title {
    margin: 0;
    padding: 0 0 10px;
    font-size: 50px;
    text-align: center;
    font-weight: 700;
    letter-spacing: -2px;
    outline: 0;
    line-height: 50px;
    word-break: break-word;
    color: #fff;
    text-shadow: 0px 1px 16px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, 0.5);
}
.bottom-closer .inner .blog-description {
    margin: 0 0 50px;
    padding: 0 32px;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-shadow: 0px 1px 16px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, 0.5);
}
.bottom-closer .inner .custom-links {
    margin: 0 0 50px;
}
.bottom-closer .inner .btn {
    display: inline-block;
    text-align: center;
    letter-spacing: -0.02em;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    cursor: pointer;
    height: 44px;
    background: #57ad68;
    color: #fff;
    vertical-align: middle;
    box-sizing: border-box;
    border-radius: 999em;
    line-height: 44px;
    padding: 0 18px;
}
#disqus_thread {
    margin-top: 50px;
}
.post-tag-articleimage {
    display: none;
}
pre,
code {
    font-size: 15px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    background-color: #eef;
}
code {
    padding: 1px 5px;
}
pre {
    padding: 8px 12px;
    overflow-x: scroll;
}
pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0;
}
.container.featured {
    padding-bottom: 40px;
}
.post-template .content {
    max-width: 700px;
}
.post-template .content {
    max-width: 700px;
}
.index-headline {
    border-top: 1px solid #dededc;
    margin: 0;
    padding: 16px 0;
}
.index-headline span {
    color: #b3b3b1;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.archive-template .index-headline.featured {
    display: none;
}
.content .post {
    padding: 40px 0;
    border: none !important;
}
/* BOOKS */

.book {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    display: table;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    width: 100%;
}
.book .book-image,
.book .book-content {
    vertical-align: top;
}
.book .book-image {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    padding-right: 1.4em;
}
.book .book-image:last-child {
    margin-right: 0;
}
.book .book-image > img {
    background: #82a7db;
    border-radius: 3px;
    display: block;
    height: auto;
    max-width: none;
    padding: 0.7em;
    width: 4em;
}
.book-reverse-order .book .book-image {
    padding-right: 0;
    padding-left: 10px;
}
.book .book-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    font-size: 0.9em;
}
.book .book-content:last-child {
    margin-right: 0;
}
.book .book-content h1 {
    font-size: 2em;
    margin: 0 0 0.5em 0;
}
.book .book-content h2 {
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 0.5em 0;
}
.book .book-content p {
    line-height: 1.5em;
}

/* PAGINATION */
.pagination.square > li:first-child > a,
.pagination.square > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination.square > li:last-child > a,
.pagination.square > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination.separated > li > a,
.pagination.separated > li > span {
    margin: 0 2px;
    border-radius: 4px;
}
.pagination.separated-square > li > a,
.pagination.separated-square > li > span {
    margin: 0 2px;
    border-radius: 90px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #3bafda;
    border-color: #3bafda;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 18px;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    font-size: 14px;
}

/* SCROLL TOP NAVIGATION */
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    /*background-color: #777777;*/
    background-color: rgba(216,214,213,0.5);
    color: #434a54;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 40px;
    right: 30px;
    bottom: 70px;
    padding-top: 7px;
    border-radius: 50px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    /*background-color: #888888;*/
    background-color: #434a54;
    color: #fff;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}

@media only screen and (max-width: 992px) {
    .blog-header {
        padding: 0 16px;
    }
    .content {
        padding: 0 32px;
    }
}

code[class*="language-"], pre[class*="language-"] {
    max-height: 610px;
}


