.clear, .clearfix, .clearfix:after {
    clear: both
}

.logo_link, .logo_link:hover, .social__list a:hover {
    text-decoration: none
}

.hs-icon:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    pointer-events: none
}

.content-column {
    padding-left: 10px
}

.post-list a:hover, .social_link:hover, .tagcloud a:hover, a:hover {
    color: #222
}

.title-section .subtitle {
    color: #ddd
}

.hs-icon {
    display: inline-block;
    text-align: center;
    z-index: 1;
    color: #d1d1d1;
    cursor: pointer;
    font-size: 1.4em;
    margin: 1px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: relative
}

.hs-icon:after {
    border-radius: 50%;
    content: '';
    top: 0;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -moz-transition: -moz-transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s;
    opacity: 80
}

.hs-icon:hover:after {
    opacity: 1
}

.pin{
    position: absolute;
    right: 11px;
    top: 1px;
}
.pin-phone{
    display: none;
}

@media all and (max-width: 800px) {
    .flexnav li a, .menu-button {
        position: relative;
        display: block;
        color: #222
    }

    .flexnav {
        width: 100%;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        transition: none;
        -webkit-transform-style: preserve-3d;
        overflow: hidden;
        margin: 0 auto;
        max-height: 0
    }

    .flexnav li {
        font-size: 100%;
        position: relative;
        overflow: hidden
    }

    .flexnav.opacity {
        opacity: 0
    }

    .flexnav li a {
        padding: .96em;
        z-index: 2;
        border-bottom: 1px solid #f7f7f7;
        text-align: center
    }

    .menu-button {
        cursor: pointer;
        padding: 5px;
        background: #f7f7f7;
        font-size: 20px
    }

    .logo_tagline {
        margin-left: 0 !important
    }

    .menu-button .touch-button {
        background: 0 0;
        position: absolute;
        z-index: 999;
        top: 0;
        right: 0;
        font-size: 23px;
        padding: 32px;
        display: none;
        text-align: center
    }

    .flexnav > li > a {
        font-size: 14px !important;
        text-align: center !important;
        padding: 5px 10px 10px
    }
}

@media all and (min-width: 801px) {
    .flexnav {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transform-style: preserve-3d;
        margin: 0 auto;
        max-height: auto;
        display: inline
    }

    .flexnav li:hover > a span, .flexnav li > a span, .flexnav > li > a span, .flexnav > li > a:hover span {
        overflow: hidden;
        position: absolute;
        top: -1px;
        height: 1px !important;
        max-height: 1px !important;
        background: #eee;
        display: block
    }

    .flexnav > li > a:after {
        content: '/';
        margin-left: 12px
    }

    .flexnav > li:last-child a:after {
        content: '';
        margin-left: 0
    }

    .flexnav li > a span, .flexnav > li > a span {
        transition: all .8s cubic-bezier(.99, .01, -.01, 1.01) 0;
        -webkit-transition: all .8s cubic-bezier(.99, .01, -.01, 1.01) 0;
        -moz-transition: all .8s cubic-bezier(.99, .01, -.01, 1.01) 0;
        left: 50%;
        width: 0
    }

    .flexnav li:hover > a span, .flexnav > li > a:hover span {
        transition: all .8s cubic-bezier(.99, .01, -.01, 1.01) 0;
        -webkit-transition: all .8s cubic-bezier(.99, .01, -.01, 1.01) 0;
        -moz-transition: all .8s cubic-bezier(.99, .01, -.01, 1.01) 0;
        left: 0;
        width: 100%
    }

    .flexnav > li > a:hover {
        border-bottom: 0 solid #000
    }

    .flexnav li a {
        border-bottom: none
    }

    .flexnav > li > a {
        padding: 30px 2px;
        color: #222;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 1px
    }

    .flexnav a {
        position: relative;
        display: block
    }

    .flexnav {
        text-align: center;
        overflow: visible;
        float: right
    }

    .logo {
        float: left;
        text-align: left !important
    }

    .flexnav.opacity {
        opacity: 1
    }

    .flexnav li {
        position: relative;
        list-style: none;
        text-align: left;
        display: inline-block;
        overflow: visible
    }

    .menu-button {
        display: none
    }
}

#back-top a, .bottom2, .footer-text, .headerphoto, .post-formats, .post_date, .social__list, .title-section, .top-panel-button {
    text-align: center
}

header .header-overlay {
    position: absolute;
    width: 100%;
    height: 100%
}

.headerphoto {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed !important
}

.header-overlay {
    background-color: rgba(255, 255, 255, 1)
}

.shareon {
    float: left;
    padding-right: 10px;
    font-weight: 700;
    color: #d7d7d7
}

.top-panel-button {
    z-index: 1000;
    position: absolute;
    top: -1px;
    right: 30px;
    margin-top: 0;
    border: 1px solid;
    border-radius: 0 0 20% 20%;
    border-width: 0 1px 1px;
    background: 0 0
}

.content-holder, .footer, .main-holder, .nav__primary, .normal_header {
    position: relative
}

.top-panel-button .toggle-button {
    margin: 0;
    display: block;
    line-height: 47px;
    height: 35px;
    width: 59px;
    font-size: 12px
}

.post-formats {
    color: #eee
}

.meta-space {
    font-size: .95em;
    color: #B3B3B3;
    margin: 15px 0
}

.meta-space span::after {
    position: relative;
    top: 3px;
    left: 8px;
    height: 15px;
    content: no-close-quote;
    width: 1px;
    background: #ddd;
    display: inline-block;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.meta-space span:last-child::after {
    top: 0;
    left: 0;
    content: '';
    background: 0 0
}

.meta-space i, .meta-space span {
    margin-right: 4px
}

.meta-space span {
    padding-right: 8px
}

.meta-space a {
    color: #b3b3b3
}

.meta-space a:hover {
    color: #222
}

.sidebar .post-title {
    text-transform: none;
    font-weight: 700
}

#back-top a, .dropdown-menu, .widget h5 {
    text-transform: uppercase
}

.small {
    font-size: .8em;
    color: #bbb
}

.lowestfooter {
    border-top: 1px solid #434a4e;
    padding: 7px 0 10px;
    color: #667078;
    font-size: 13px;
    background: #282C2F
}

.bottom2 {
    background: #282C2F;
    padding: 0 0 13px;
    color: #A2A8AD
}

.bottom2 p {
    font-size: 11px;
    padding: 15px 0 0
}

.bottom2-widgets {
    width: 85%;
    margin: 0 auto
}

.footer {
    z-index: 100;
    height: auto;
    margin: 0 auto
}

article {
    padding: 30px 30px 0;
    border: 1px solid #eee
}

.post-title a {
    color: #050505
}

.menu > li:after {
    content: '/';
    margin-left: 0
}

.menu > li:last-child:after {
    content: '';
    margin-left: 0
}

a.image-wrap {
    display: block;
    width: 100%;
    height: 100%;
    background: #000
}

a.image-wrap img {
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease
}

a.image-wrap:hover img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.main-holder {
    z-index: 1
}

::selection {
    background: #000;
    color: #FFF
}

::-moz-selection {
    background: #000;
    color: #FFF
}

body {
    text-rendering: optimizeLegibility
}

.title-section h2 {
    font-style: normal;
    font-size: 44px;
    line-height: 60px;
    margin-top: 15px
}

a {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.tagcloud {
    line-height: 50px
}

.tagcloud a {
    padding: 8px
}

.tagcloud a:hover {
    background: #000;
    color: #fff;
    padding: 8px;
    border: 1px solid #000
}

.post-header, .share-buttons, .title-section {
    padding: 0
}

.normal_header {
    border-bottom: 0 solid #eee
}

.post-header h1 a {
    color: #000
}

.post-header h1 a:hover {
    color: #999
}

.logo, .logo_tagline {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-align: center
}

.zoom-icon, .zoom-icon:before {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.logo_h__txt {
    margin: 0
}

.logo_link {
    color: #049cdb
}

.logo_link:hover {
    color: #3d3d3d
}

.logo_tagline {
    font-size: 12px;
    margin: 0;
    letter-spacing: .2em
}

.social_link {
    color: #ddd;
    cursor: hand;
    cursor: pointer
}

.social_link:hover {
    cursor: hand;
    cursor: pointer
}

.social__list a {
    margin: 0 8px
}

.social_label {
    vertical-align: top;
    font-family: Open Sans;
    font-size: 11px;
    display: block
}

.nav__primary {
    z-index: 2;
    border-top: 1px solid;
    border-bottom: 0
}

.flexnav, .flexnav * {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 6px !important
}

.content-holder {
    margin-bottom: 10px;
    z-index: 1;
    padding-bottom: 0;
    margin-top: 0
}

.zoom-icon, .zoom-icon:before {
    position: absolute;
    display: block
}

.post__holder, .widget {
    background: #fff;
    z-index: 0
}

#content {
    padding-top: 0
}

#content.right {
    margin-right: 30px
}

.zoom-icon {
    -webkit-font-smoothing: antialiased;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    font-family: font-awesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit
}

.zoom-icon:before {
    top: 50%;
    left: 50%;
    margin: 0 0 0 -25px;
    width: 50px;
    height: 50px;
    font-size: 3.5em;
    content: "\e96f"
}

.featured-thumbnail, .image-wrap, .post__holder, .widget {
    position: relative
}

#back-top a {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s
}

a:hover .zoom-icon:before {
    margin: -10px 0 0 -25px
}

.featured-thumbnail a:hover .zoom-icon {
    visibility: visible
}

@media (max-width: 480px) {
    h1 {
        font-size: 48px !important;
        line-height: 50px !important
    }
}

.post__holder {
    overflow: hidden;
    margin-bottom: 30px
}

.post_content {
    margin-bottom: 20px
}

.post_content .excerpt {
    margin-bottom: 1.5em
}

.share-buttons {
    overflow: hidden;
    margin-top: 0;
    width: 100%;
    border-top: 1px dashed #e9e9e9;
    line-height: 44px;
    font-size: 13px
}

.post-list li, .textwidget {
    line-height: 26px
}

.widget {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #eee
}

.widget h5 {
    border-bottom: 1px dashed #E9E9E9;
    padding-bottom: 14px
}

#back-top a, nav.footer-nav ul li a {
    text-decoration: none
}

.post-list li {
    overflow: hidden;
    margin-bottom: 12px
}

.post-list .para {
    font-size: 16px
}

.post-list li:first-child {
    padding-top: 0;
    border: none
}

.post-cycle_item:first {
    display: block
}

@media (max-width: 767px) {
    nav.footer-nav {
        float: none
    }
    .pin{
        display: none;
    }
    .pin-phone{
        display: block;
        position: absolute;
        right: 0px;
        top: 50px;
    }
}

nav.footer-nav {
    display: table;
    margin: auto;
    float: none
}

@media (min-width: 768px) and (max-width: 979px) {
    nav.footer-nav {
        float: none
    }
}

nav.footer-nav ul {
    margin: 0;
    padding: 0;
    float: left
}

@media (max-width: 767px) {
    nav.footer-nav ul {
        float: none;
        text-align: center
    }
}

nav.footer-nav ul li {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0
}

.nav.footer-nav a {
    padding: 0 12px;
    border-left: 1px solid #222
}

.nav.footer-nav a:first-child {
    padding: 0 12px;
    border-left: 0 solid #222
}

@media (min-width: 768px) and (max-width: 979px) {
    nav.footer-nav ul li {
        float: none;
        display: inline;
        padding: 0
    }
}

@media (max-width: 767px) {
    nav.footer-nav ul li {
        float: none;
        display: inline;
        padding: 0 5px
    }

    .footer-text {
        float: none;
        text-align: center;
        margin-bottom: 20px
    }
}

nav.footer-nav ul li a:hover {
    color: #fff;
    text-decoration: none
}

.copyright {
    padding: 0;
    margin-top: 0
}

.footer-text {
    font-size: 13px;
    line-height: 30px
}

.copyright-info {
    color: #667078
}

.copyright-info:hover {
    color: #fff
}

.featured-thumbnail {
    float: left;
    overflow: hidden
}

.featured-thumbnail a {
    position: relative;
    display: block
}

.featured-thumbnail.large {
    overflow: hidden;
    float: none;
    margin: 0 0 1.5em
}

.featured-thumbnail.large img {
    height: auto
}

#back-top-wrapper {
    position: fixed;
    right: 17px;
    bottom: 73px;
    overflow: hidden;
    z-index: 99
}

.sb-search, [class*=span] {
    position: relative
}

#back-top {
    display: none
}

#back-top a, #back-top span, .clear {
    display: block
}

#back-top a {
    width: 50px;
    color: #bbb;
    font: 11px/100% Arial, Helvetica, sans-serif;
    transition: 1s
}

#back-top a:hover, .post_date {
    color: #000
}

#back-top a:hover span {
    background-color: #000
}

#back-top span {
    margin-bottom: 7px;
    width: 50px;
    height: 50px;
    background: url(images/up-arrow.png) center center no-repeat #FF8080;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.post_date, code, pre {
    margin-bottom: 20px
}

.post_date {
    font-size: 25px;
    padding: 0;
    font-family: Oswald
}

.clear {
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix {
    float: none
}

.post_date span {
    color: #ddd;
    display: block;
    font-size: 46px;
    line-height: 67px;
    font-weight: 700
}

.beta, .style-4862761763, .style-adsbygoogle, .style-small-dialog {
    display: inline-block
}

.excerpt {
    padding-left: 0;
    padding-right: 0
}

.social a:hover {
    color: #555
}

.sb-search {
    width: 100%;
    font-size: 1.5em
}

.sb-search-input {
    text-align: left;
    border: 0 !important;
    outline: 0 !important;
    background: 0 0 !important;
    width: 100%;
    margin: 0;
    padding: 0 !important;
    font-family: inherit;
    font-size: 1.9em;
    color: #222 !important;
    height: 68px !important;
    line-height: 68px !important
}

.sb-search-input::-webkit-input-placeholder {
    color: #222 !important
}

.sb-search-input:-moz-placeholder {
    color: #222 !important
}

.sb-search-input::-moz-placeholder {
    color: #222 !important
}

.sb-search-input:-ms-input-placeholder {
    color: #222 !important
}

.num-pic {
    font-weight: 700;
    position: absolute;
    opacity: .8;
    background-color: #fff;
    padding: 0 5px;
    color: #000;
    width: 14px;
    bottom: 30px
}

.beta, .img_miss, .style-featured-thumbnail {
    position: relative
}

.center, .num-pic {
    text-align: center
}

.beta, .num-pic {
    font-size: 12px
}

.beta {
    margin-left: 5px;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #D08F8F
}

.beta .btn {
    font-size: 10px !important;
    padding-left: 5px
}

.flexnav > li > a {
    line-height: 0 !important
}

h1 {
    font-size: 35px !important;
    line-height: 40px !important
}

.style-main-holder {
    margin-top: 0
}

.style-small-dialog {
    position: relative;
    z-index: 100;
    color: #222;
    margin-left: 12px
}

.style-type {
    margin-left: 5px
}

.style-large {
    margin: 12px 0 0
}

.style-adsbygoogle {
    width: 300px;
    height: 600px
}

.style-font-size-12 {
    font-size: 12pt
}

.style-font-size-8 {
    font-size: 8pt
}

.style-4862761763 {
    width: 100%;
    height: 250px
}

.style-4830578969 {
    display: block
}

.style-slogan {
    color: #FF8080
}

.social_head {
    text-align: right;
    margin-bottom: -15px;
    z-index: 1
}

.social_head a {
    display: inline-block !important;
    font-size: 18px;
    z-index: 1
}

.social_fb, .social_tw {
    display: none;
    float: left;
    text-align: center;
    height: 30px
}

.social_tw {
    background: #25aae1
}

.social_fb {
    background: #0065b2
}

.table-share, .td-share {
    cursor: pointer;
    height: 30px;
    vertical-align: middle !important;
    border: none !important;
    padding: 0 !important;
    text-align: center !important;
    border-collapse: inherit !important
}

.btn {
    font-size: 20px !important;
    padding: 0
}

.dropdown-menu {
    margin-top: -7px !important;
    border-radius: 0 !important;
    min-width: 135px !important;
    text-align: center
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #fff !important
}

.dropdown-menu > li > a {
    font-size: 11px;
    padding: 0 7px !important
}

.nav .dropdown-toggle .caret {
    border-top-color: #676767 !important;
    border-bottom-color: #676767 !important;
    margin-top: 9px !important
}

.bg-next-prev {
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.post-header .post-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0
}

.img_miss {
    height: 130px
}

.txt_miss {
    line-height: 15px;
    padding: 2px 0 10px;
    font-size: 12px
}

.link_miss {
    height: 100%;
    width: 100%;
    display: block
}

.sidebar .widget {
    padding-top: 10px;
    padding-bottom: 10px
}