/*******************************
Blog Styles
*******************************/
.relative { position: relative!important; margin-bottom: 2rem }
.photoCredit {
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    font-weight: 200;
    font-style: italic;
    font-size: .8rem;
}
.ui.flat.segment {
  border: 0 !important;
    box-shadow: none;
}
.ui.flat.card {
  border: 0 !important;
box-shadow: none;
}
.widget.segment {}

.widget.segment header {
        color: #575b61;
        font-size: 1.5rem !important;
        font-weight: 500;
}

.page-template-blog {
	margin-top:200px;
	background:#f3f4f5;
}

.page-template-blog h1 {
    color: #000;
    margin: 0;
    position: relative;
    z-index: 0;
}

.widget.segment .ui.dropdown .text {
        color: rgba(191, 191, 191, .87);
}
.blog-top-bar {
  -webkit-box-shadow: inset 0px -2px 21px 0px rgba(204,204,204,.8);
-moz-box-shadow: inset 0px -2px 21px 0px rgba(204,204,204,.8);
box-shadow: inset 0px -2px 21px 0px rgba(204,204,204,.8);
border-bottom: 1px solid #ffffff;
}
.blog-top-bar .text.menu {
    margin: 0;
    padding-top: .5em;
    padding-bottom: .5em;
}
.blog-img,
.blog-thumb {
        height: 350px;
        border-radius: 3px 3px 0 0;
        position: relative;
}
.relative { position: relative }
.credit {
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    font-weight: 200;
    font-style: italic;
    font-size: .8rem;
}
.blog-card .blog-thumb .blog-img {
        transition: all 1s ease;
        position: relative;
        z-index: 500;
}

.blog-img:before,
.blog-thumb:before {
        position: absolute;
        right: 0;
        background: rgba(25, 27, 29, .6);
        border-radius: 3px 3px 0 0;
}

.blog-card {
        margin-bottom: 60px;
        transition: all .2s ease-in-out;
        color: #666 !important;
        overflow: hidden;
        display: block;
        clear: both;
}

.blog-card .blog-thumb {
        overflow: hidden;
}

.blog-carousel-deets .icomoon {
        padding-right: 3px;
}

.blogg-footer-date {
    padding-right: 10px;
    color: #666;
}

.blog-carousel-deets a:hover {
        color: #e5a00d;
}

.search {
        position: relative;
        width: 100%;
}

button.search-submit {
        font-size: .9em;
        color: #868c96;
        outline: 0;
        border: none;
        position: absolute;
        right: 12px;
        top: 15px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        border-radius: none;
        padding: 0;
        background: 0 0;
}

button.search-submit:hover {
        color: #e5a00d;
}

.flat.widget .ui.list {
        padding-top: 10px;
}

.flat.widget .ui.list .item {
        border-bottom: solid 1px #e0e3e6;
        line-height: 1.2em;
        padding: 0;
        margin-bottom: 0 !important;
        border-radius: 0px;
        font-size: 1em;
}

.flat.widget .ui.list .item:last-child {
        border-bottom: none
}

.flat.widget .ui.list .item a {
        display: block;
        padding: 8px 0  !important;
        color: #666 !important;
        padding-top: 0;
        font-weight: 300;
}
.recent.flat.widget .ui.list .item a {
        margin-top: .4em;
}

.flat.widget .ui.list .item .description {
        padding: 5px 0;
        font-size: .8em;
        color: #666;
        overflow: hidden;
        font-weight: 300;
}

.blog-card.blog-single .meta.grid, .blog-navigation .secondary.segment.meta.grid {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
}

.blog-card.blog-single .meta.grid:first-child {
        border-bottom: 1px solid rgba(34, 36, 38, .15);
}

.blog-card.blog-single .meta.grid .extra.content, .blog-navigation .secondary.segment.meta.grid .extra.content {
        padding-bottom: 0;
        padding-top: 0;
}

.blog-card.blog-single .meta.grid .row, .blog-navigation .secondary.segment.meta.grid .row {
        padding: 0;
}

.blog-card.blog-single .meta.grid:first-child .row, .blog-navigation .secondary.segment.meta.grid:first-child .row {
        padding-top: .75rem;
}

.blog-card.blog-single .meta.grid .row .date,
.blog-card.blog-single .meta.grid .row .comments,
.blog-card.blog-single .meta.grid .row .categories {
        padding: .75rem;
}

.blog-card.blog-single .meta.grid .ui.label, .blog-navigation .secondary.segment.meta.grid .ui.label {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-left: 1px solid rgba(34, 36, 38, .15);
        border-top: 1px solid rgba(34, 36, 38, .15);
        border-right: 1px solid rgba(34, 36, 38, .15);
        background-color: transparent;
        text-align: center;
        color: #666 !important;
        text-transform: uppercase;
        font-weight: 300;
        padding: .75rem;
        font-size: 1.1rem;
}

.blog-card.blog-single .meta.grid .ui.statistic, .blog-navigation .secondary.segment.meta.grid .ui.statistic {
        border-bottom-right-radius: .28571429rem;
        border-bottom-left-radius: .28571429rem;
        border-left: 1px solid rgba(34, 36, 38, .15);
        border-bottom: 1px solid rgba(34, 36, 38, .15);
        border-right: 1px solid rgba(34, 36, 38, .15);
        background-color: transparent;
        width: 100%;
        color: #666 !important;
        padding-top: .5rem;
        padding-bottom: 1rem;
}

.blog-card.blog-single .meta.grid .ui.statistic .value, .blog-navigation .meta.grid .ui.statistic .value {
        color: #666;
}

.blog-card.blog-single .meta.grid .ui.statistic .label, .blog-navigation .meta.grid .ui.statistic .label {
        color: #666;
}

.post-deets ul,
.post-deets ul li,
.single-date {
        display: inline-block;
}

.mobile-on .post-deets,
.post-deets {
        padding-bottom: 15px;
}

.post-deets {
        border-bottom: solid 1px #e0e3e6;
        padding-top: 30px;
        font-size: .9em;
}

.mobile-on .deets-footer.post-deets {
        border-bottom: none!important;
        padding-bottom: 30px;
}

.post-deets a {
        color: #868c96;
}

.post-deets a:hover {
        color: #e5a00d;
}

.single-date {
        border: 1px solid #e0e3e6;
        text-transform: uppercase;
        padding: 10px 15px;
        position: relative;
        margin-top: -34px;
        border-radius: 3px;
}

.single-date .day {
        font-size: 4em;
        letter-spacing: -1px;
        padding-top: 15px;
}

.single-date .month {
        margin-top: -1px;
}

.post-deets .icomoon {
        padding-left: 25px;
        padding-right: 3px;
        color: #b3bac1;
}

.post-deets .icomoon:first-child {
        padding-left: 125px;
}

.post-date,
.share-title,
.view-article {
        display: block;
        clear: both;
}

.share-bar {
        padding-bottom: 68px;
        position: relative;
        margin-top: -87px;
}

.body .share-bar {
        margin-top: 30px;
}

.body .share-bar ul {
        margin: 0;
        padding: 0;
}

.share-title {
        font-size: .9em;
        padding-bottom: 5px;
}

.blog-content {
        background: #fff;
        padding: 60px;
        border-radius: 3px;
}

.blog-content img {
        width: 100%;
        padding: 25px 0;
}

.blog-content p:last-child img {
        padding: 25px 0 0;
}

.blog-content p:last-child {
        padding-bottom: 0;
}

.blog-content ul {
        padding-left: 20px;
}

.blog-content ul li {
        list-style-type: square;
        line-height: 1.4em;
        padding-bottom: 10px;
}

.blog-content ul.block-grid {
        padding-left: 0;
}

.post-date {
        padding: 5px 0;
        font-size: .8em;
        color: #b3bac1;
        overflow: hidden;
}

.widget_recent_entries ul li:last-child .post-date {
        padding-bottom: 0;
}

.blog-content img.attachment-post-thumbnail {
        margin-top: -40px;
}

.single .content {
        padding-top: 30px;
}

.articles h1,
.post h1 {
        padding-bottom: 2rem;
}

.blog-content p {
        padding-bottom: 25px;
}

.view-article {
        margin-top: 20px;
}

.sidebar-widget a {
        color: #868c96;
}

.sidebar-widget a:hover {
        color: #e5a00d;
}

.latest-blog h3,
.tri-content .tri-date,
.tri-content a,
.tri-content h3 {
        color: #fff;
}

.latest-blogs {
        background: #f5f5f5;
}

.latest-blog {
        padding-top: 40px;
}

.latest-blog .card {
        height: 250px;
}

.blog-grid {
        margin: 0;
}

.blog-grid li {
        padding: 0;
        height: 400px;
}

.blog-hero-copy {
        position: absolute;
        bottom: 20px;
        left: 20px;
}

.tri-blog {
        overflow: hidden;
        height: 400px;
}

.tri-yolo {
        width: 100%;
        height: 400px;
        position: relative;
        overflow: hidden;
        transition: all .5s ease-in-out;
        display: inline-block;
}

.tri-yolo:hover {
        transform: scale(1)
}

.tri-content {
        position: absolute;
        bottom: 45px;
        left: 45px;
        right: 45px;
}

.blog-img:before,
.blog-thumb:before,
.tri-yolo:before {
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
}

.tri-content .tri-date {
        font-size: .85em;
        color: rgba(255, 255, 255, .5);
}

.blog-card .extra.content,
.blog-home .blog-card .extra.content .comments a,
.blog-home .blog-card .extra.content .date,
.show-comments {
        font-size: .9em;
}

.tri-yolo:before {
        position: absolute;
        right: 0;
        background: rgba(25, 27, 29, .6);
        height: 400px;
}

.tri-bloggy {
        position: relative;
}

.blog-card {
        margin-bottom: 60px;
        transition: all .2s ease-in-out;
        color: #868c96;
        overflow: hidden;
        display: block;
        clear: both;
	    padding-top: 200px;
}

.blog-card .blog-title-img h2,
.blog-card h4,
.blog-card h6 {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
}

.blog-card:hover {
        -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .05);
        box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .05);
}

.blog-home.shared {
        background: #eaeced;
}

.blog-home .blog-card {
        margin-bottom: 0;
}

.blog-copy.content .description {
        color: #666 !important;
        padding: 2em;
        margin-top: 0;
}

.blog-copy.content .description h1 {
    text-align: left;
    margin-bottom: -10px !important;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 34px;
    line-height: 40px;
}


.rev_slider_4_1_forcefullwidth {
	background-color:#000;
}


.blog-copy.content {
        padding: 0 !important;
}
.blog-copy.header {
  padding-top: 2em;
  padding-bottom: 0;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1em;
}
.blog-copy.header h4 {
  font-size: 1.8em;
  font-weight: 300;
}

.blog-copy.content p {
        font-size: 16px;
        color: #666;
}

.blog-home .blog-copy {
        padding: 25px
}

.blog-home h2 {
        padding-bottom: 60px
}

.blog-card .extra.content {
        margin-bottom: 1px;
        color: #666;
        border-radius: 3px 3px 0 0
}

.blog-home .blog-card .extra.content {
        padding: 15px 25px
}

.blog-card .extra.content .date {
        padding-right: 20px
}

.blog-card .extra.content a {
        color: #666
}

.blog-card .extra.content a:hover {
}

.blog-img,
.blog-thumb {
        height: 350px;
        border-radius: 3px 3px 0 0;
        position: relative
}

.blog-home .blog-img,
.blog-home .blog-thumb {
        height: 225px
}

.blog-img:before,
.blog-thumb:before {
        position: absolute;
        right: 0;
        background: rgba(25, 27, 29, .6);
        border-radius: 3px 3px 0 0
}

.blog-card .blog-thumb {
        overflow: hidden
}

.blog-card .blog-thumb .blog-img {
        transition: all 1s ease;
        position: relative;
        z-index: 500;
}
.blog-card .blog-thumb h2.aside-header {
        background: rgba(221,3,48,0.6);
}

.blog-home .blog-img:before,
.blog-home .blog-thumb:before {
        background: 0 0
}

.blog-img.conditionizr-style {
        background-position: center center!important
}
.blog-card .blog-title-img h2 {
        position: absolute;
        bottom: 40px;
        padding: 0 60px;
        font-weight: 300 !important;
        font-size: 2.5rem;
        color: #fff;
        z-index: 999;
        transition: all .3s ease;
}

.four.column.grid .blog-card .blog-title-img h2 {
        font-size: 1.8rem;
        padding: 2em;
}
.show-comments {
        outline: 0;
        display: block;
        width: 100%;
        border: 2px solid #e0e3e6;
        color: #868c96;
        padding: 14px 20px;
        font-weight: 500;
        border-radius: 3px;
        background: #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
}

.show-comments:hover {
        border-color: #e5a00d;
        background: 0 0;
        color: #e5a00d
}

.flat.widget .ui.list .item {
    padding: 12px 11px;
}

.flat.widget .ui.list .children .item {
    list-style: none;
}

.flat.widget .ui.list .children {
    padding-left: 10px;
	margin:-5px 0;
}



@media screen and (max-width:64.063em) {
        .share-bar {
                display: none
        }
}

@media screen and (max-width:40.063em) {
  #blog-sticky-context {
    padding: 0 !important;
  }
    .blog-card.flat.card {
      border-radius: 0;
    }
        .blog-card,
        a .blog-card {
                margin-bottom: 20px;
        }
        .blog-img,
        .blog-thumb {
                height: 200px;
        }
        .blog-card .blog-title-img h2 {
                bottom: 30px;
                padding: 0 20px;
                font-size: 1.6em;
                line-height: 1.3em;
                letter-spacing: -.5px
        }
        .blog-card .extra.content {
                padding: 15px 20px
        }
        .blog-content,
        .blog-copy {
                padding: 0px;
        }
        .blog-content img {
                padding-top: 10px;
                padding-bottom: 10px;
        }
        .articles h1,
        .post h1 {
                font-size: 1.4em;
        }
        .blog-card .extra.content .comments a,
        .blog-card .extra.content .date,
        .blog-card .extra.content .comments a,
        .blog-card .extra.content .date {
                font-size: .9em;
        }
        .blog-content p {
                padding-bottom: 15px;
        }
        .post-deets {
                padding-top: 15px;
                padding-bottom: 35px;
        }
        .single-date {
                border: 1px solid #e0e3e6;
                text-transform: uppercase;
                padding: 5px 15px;
                text-align: center;
                position: relative;
                margin-top: -25px;
                border-radius: 3px;
        }
        .single-date .day {
                font-size: 2.2em;
                letter-spacing: -1px;
                padding-top: 10px;
        }
        .single-date,
        .single-deets {
                display: inline-block;
                float: left;
        }
        .blog-home h2 {
                text-align: center;
                padding-bottom: 40px;
        }
        .blog-home ul li:last-child {
                padding-bottom: 0;
        }
}

@media screen and (min-width:768px) {
        .blog-card.blog-single .extra.content .date {
                display: none;
        }
        .blog-bar.menu .search-blog.item {
          display: none;
        }
}

@media screen and (max-width:768px) {
        .blog-card.blog-single .extra.content {
                padding-bottom: 1.5rem;
        }
        .blog-card.blog-single .extra.content .categories {
                display: none;
        }
        .blog-card.blog-single .meta.grid .date-posted.column {
                display: none;
        }
        .blog-bar.menu .search-blog.item {
          display: block;
        }
}

@media screen and (max-width:320px) {
        .blog-card .extra.content .comments {
                display: inline-block;
        }
}

.blog-hero.blog-hero-inside {
        background-position: center center!important;
        background-color: #3f4245 !important;
}

.blog-hero.blog-hero-inside {
        padding-top: 300px;
        padding-bottom: 70px;
}

.blog-hero.blog-hero-inside,
.blog-hero.blog-hero-inside header {
        position: relative;
}

.blog-hero,
.blog-hero.blog-hero-inside .copy {
        position: relative;
}

.blog-hero.blog-hero-inside header.ui.header h1 {
        color: #fff;
        margin-top: 0;
}

.blog-hero.blog-hero-inside header.ui.header .sub.header {
        font-style: normal;
        font-weight: 300;
        font-size: 1rem !important;
        line-height: 1.4em;
        letter-spacing: 1.3px;
        padding-bottom: 5px;
        display: inline-block;
        padding: 0;
        margin: 0;
}

.blog-hero.blog-hero-inside header.ui.header .sub.header,
.blog-hero.blog-hero-inside header.ui.header .sub.header a {
        color: rgba(255, 255, 255, .5);
}

.blog-hero:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(25, 27, 29, .6);
}
.ui.menu .page-numbers {
        position: relative;
        vertical-align: middle;
        line-height: 1;
        text-decoration: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: 0 0;
        padding: .92857143em 1.14285714em;
        text-transform: none;
        color: rgba(0,0,0,.87);
        font-weight: 400;
        -webkit-transition: background .1s ease,box-shadow .1s ease,color .1s ease;
        transition: background .1s ease,box-shadow .1s ease,color .1s ease;
}
.ui.menu a.page-numbers:hover {
        cursor: pointer;
        background: rgba(0,0,0,.03);
        color: rgba(0,0,0,.95);
}
.ui.pagination.menu .page-numbers {
        min-width: 3em;
        text-align: center;
}
.ui.pagination.menu .current.page-numbers {
        border-top: none;
        padding-top: .92857143em;
        background-color: rgba(0,0,0,.05);
        color: rgba(0,0,0,.95);
        box-shadow: none;
}
.ui.menu .page-numbers.dots, .ui.menu .page-numbers.dots:hover {
        cursor: default;
        background-color: transparent!important;
        color: rgba(40,40,40,.3);
}
