/*
Theme Name: 	Situation Publishing
Theme URI: 		http://tagdiv.com
Description: 	Premium WordPress template, clean and easy to use.
Version: 		8.7.2
Author: 		tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
License:
License URI:
Template: Newspaper
Text Domain:  situationpublishing
Tags:black, white, one-column, two-columns, fixed-layout
*/


/* ---HEADER--- */
.header_wrap div.tdi_34 {
    width: 100% !important;
}

.header_wrap .tdb_header_logo {
    margin: 0 auto 1.5em auto;
    display: block;
}

.header_wrap .tdi_31_rand_style {
    background-color: #ffffff!important;
}

.td-header-desktop-wrap  #tdi_31:before {
        content: "";
        background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
        width: 100%;
        height: 12px;
        position: absolute;
        left: 0;
        bottom: 53px;
        z-index: 1;
}

.tdb_header_menu {
    float: left!important;
}

.tdb_header_menu #tdi_36 ul li a {
    line-height: 40px !important;
    font-size: 13px;
}

.tdb_header_search.tdi_39 {
    top: -1.5em;
}

.tdb_header_search.tdi_39 .tdb-head-search-btn i {
    color: #000000;
}

.tdb-aj-srs-title {
    display: none;
}

.tdi_10.mobile_logo  .tdb-logo-img-wrap {
    display: block;
}

.tdi_10.mobile_logo  .tdb-logo-img-wrap img {
    max-width: 150px;
}

/*---- HOMEPAGE ----*/

.td-pb-article-list {
    display: none;
}

/*---- SINGLE POST ----*/

.td-footer-template-wrap .td-pb-span3 {
    width: 25%;
}

.td-footer-template-wrap .td-pb-span9 {
    width: 75%;
}


/*---- HOME PAGE ----*/


/*---- ROW ONE ----*/



/* custom css */
.row_1 .td-mc1-wrap .td-image-wrap {
    padding-bottom: 60%;
}

.row_1 .td-mc1-wrap .td-image-container {
    flex: 0 0 50%;
    width: 50%;
}

body .row_1 .td-module-container {
    flex-direction: row;
}
.row_1 .td-mc1-wrap .td-image-container {
    display: block; order: 0;
}

.row_1 .td-mc1-wrap .td-module-meta-info {
    margin: 0px 0px 0px 20px ;
}

.row_1 .td-mc1-wrap .td-module-meta-info {
    border-color: #eaeaea;
}

.row_1 .td-mc1-wrap .td_module_wrap {
    width: 100%;
    float: left;
}

.row_1 .td-mc1-wrap .td_module_wrap {
    padding-left: 10px;
    padding-right: 10px;
}
.row_1 .td-mc1-wrap {
    margin-left: -10px;
    margin-right: -10px;
}

.row_1 .td-mc1-wrap .td_module_wrap {
    padding-bottom: 18px;
    margin-bottom: 18px;
}
.row_1 .td-mc1-wrap .td-module-container:before {
    bottom: -18px;
}

.row_1 .td-mc1-wrap .td-module-container:before {
    border-color: #eaeaea;
}

.row_1 .td-mc1-wrap .td-post-category {
    display: inline-block;
}

.row_1 .td-mc1-wrap .td-excerpt {
    display: block;
}

.row_1 .td-mc1-wrap .td-read-more {
    display: none;
}

.row_1 .td-mc1-wrap .td-post-author-name {
    display: inline-block;
}

.row_1 .td-mc1-wrap .td-post-date,
.row_1 .td-mc1-wrap .td-post-author-name span {
    display: inline-block;
}

.row_1 .td-mc1-wrap .td-module-comments {
    display: none;
}

.row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
    margin-bottom: 0;
    padding-bottom: 0;
}
.row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
    display: none;
}

.row_1 .td-mc1-wrap .entry-title {
    font-size:30px !important;font-weight:900 !important;
}

.row_1 .td-excerpt {
    font-size:16px !important;
}

.td-ss-main-sidebar {
	max-width: 324px;
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
    .row_1 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .row_1 .td-mc1-wrap .td-module-container:before {
        bottom: -18px;
    }

    .row_1 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px !important;
        margin-bottom: 18px !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap .td-module-container:before {
        display: block !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
        display: none !important;
    }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
    .row_1 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .row_1 .td-mc1-wrap .td-module-container:before {
        bottom: -18px;
    }

    .row_1 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px !important;
        margin-bottom: 18px !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap .td-module-container:before {
        display: block !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
        display: none !important;
    }
}

/* phone */
@media (max-width: 767px){
	
body .row_1 .td-module-container {
    flex-direction: column;
}
    .row_1 .td-mc1-wrap .td-image-container {
        flex: 0 0 100%;
        width: 100%;
    }

    .row_1 .td-module-container {
        flex-direction: column;
    }
    .row_1 .td-mc1-wrap .td-image-container {
        display: block; order: 0;
    }

    .row_1 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .row_1 .td-mc1-wrap .td-module-container:before {
        bottom: -18px;
    }

    .row_1 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px !important;
        margin-bottom: 18px !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap .td-module-container:before {
        display: block !important;
    }
    .row_1 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
        display: none !important;
    }

    .row_1 .td-mc1-wrap .entry-title {
        font-size:24px !important;font-weight:900 !important;
    }
}

/*---- ROW TWO ----*/



/* custom css */
.row_2 .td-mc1-wrap .td-image-wrap {
    padding-bottom: 60%;
}

.row_2 .td-mc1-wrap .td-image-container {
    flex: 0 0 40%;
    width: 40%;
}

body .row_2 .td-module-container {
    flex-direction: row;
}
.row_2 .td-mc1-wrap .td-image-container {
    display: block; order: 0;
}

.row_2 .td-mc1-wrap .td-module-meta-info {
    margin: 0px 0px 0px 15px;
}

.row_2 .td-mc1-wrap .td-module-meta-info {
    padding: 0px;
}

.row_2 .td-mc1-wrap .td-module-meta-info {
    border-color: #eaeaea;
}

.row_2 .td-mc1-wrap .td_module_wrap {
    padding-left: 10px;
    padding-right: 10px;
}
.row_2 .td-mc1-wrap {
    margin-left: -10px;
    margin-right: -10px;
}

.row_2 .td-mc1-wrap .td_module_wrap {
    padding-bottom: 18px;
    margin-bottom: 18px;
}
.row_2 .td-mc1-wrap .td-module-container:before {
    bottom: -18px;
}

.row_2 .td-mc1-wrap .td-module-container:before {
    border-color: #eaeaea;
}

.row_2 .td-mc1-wrap .td-post-category {
    display: inline-block;
}

.row_2 .td-mc1-wrap .td-excerpt {
    display: block;
}

.row_2 .td-mc1-wrap .td-read-more {
    display: none;
}

.row_2 .td-mc1-wrap .td-post-author-name {
    display: inline-block;
}

.row_2 .td-mc1-wrap .td-post-date,
.row_2 .td-mc1-wrap .td-post-author-name span {
    display: inline-block;
}

.row_2 .td-mc1-wrap .td-module-comments {
    display: none;
}

.row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
    margin-bottom: 0;
    padding-bottom: 0;
}
.row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
    display: none;
}

.row_2 .td-mc1-wrap .entry-title {
    font-size:26px !important;line-height:1.3 !important;font-weight:700 !important;
}

/* landscape */
@media (min-width: 1019px) and (max-width: 1140px){
    .row_2 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .row_2 .td-mc1-wrap .td-module-container:before {
        bottom: -18px;
    }

    .row_2 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px !important;
        margin-bottom: 18px !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap .td-module-container:before {
        display: block !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
        display: none !important;
    }
}

/* portrait */
@media (min-width: 768px) and (max-width: 1018px){
    .row_2 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .row_2 .td-mc1-wrap .td-module-container:before {
        bottom: -18px;
    }

    .row_2 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px !important;
        margin-bottom: 18px !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap .td-module-container:before {
        display: block !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
        display: none !important;
    }
}

/* phone */
@media (max-width: 767px){
    .row_2 .td-mc1-wrap .td-image-container {
        flex: 0 0 30%;
        width: 30%;
    }

    .row_2 .td-mc1-wrap .td-image-container {
        display: none;
    }

    .row_2 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .row_2 .td-mc1-wrap .td-module-container:before {
        bottom: -18px;
    }

    .row_2 .td-mc1-wrap .td_module_wrap {
        padding-bottom: 18px !important;
        margin-bottom: 18px !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap .td-module-container:before {
        display: block !important;
    }
    .row_2 .td-mc1-wrap .td_module_wrap:nth-last-child(1) .td-module-container:before {
        display: none !important;
    }

    .row_2 .td-mc1-wrap .entry-title {
        font-size:20px !important;line-height:1.3 !important;font-weight:700 !important;
    }
}