/*indepth head*/
body.indepth .td-main-content-wrap.td-main-page-wrap.td-container-wrap,
body .indepth-landing{
	padding-top: 30px;
}
.InDepth-home > div {
    padding-top: 10px;
}
.InDepth-home.td-pb-row:before,
.indepth-landing.td-pb-row:before{
    width: 100%;
    height: 4px;
    background-color: #333333;
    margin: auto;
    max-width: 1300px;
}
.InDepth-home .td-block-title-wrap{
	border:none;
}
.InDepth-home .td_module_mx3 .td-module-meta-info {
    margin: 0 5%;
    height: 160px;
    width: 90%;
    padding: 10px 10px;
}
html:lang(es-ES) .InDepth-home .td_module_mx3 .td-module-meta-info {
    height: 175px;
}
.InDepth-home .td_module_mx3{
	float:left;
    width: 32%;
    margin-left: 5px;
    margin-right: 5px;
}
.InDepth-home .td_module_mx3 .entry-title.td-module-title{
    line-height: 1;
    height: 30px;
    margin: 0;
    width: 170px;
    margin-bottom: 2px;
    display: table-cell;
    vertical-align: middle;
}
.indepth-landing-head .goto {
    display: inline-block;
    position: absolute;
    right: 27px;
    top: 17px;
}
.indepth-landing-head .td-block-title-wrap{
    display: inline-block;   
}
.indepth-landing-head .td-block-title-wrap{
    border-top:0;
}
.indepth-landing-head .goto .td-pulldown-size{
    color: #91172f;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight: 500;
    font-size: 15px;
    position: relative;
}
.indepth-landing-head .goto > a:before {
    content: "";
    height: 0;
    border-left: 7px solid #86172F;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    right: -14px;
    top: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .indepth-landing-head .goto > a:before {
        top: 2px;
    }
}

.latest-investigations {
    max-width: 843px;
    margin: auto;
    width: 100%;
}
.latest-investigations .td_module_2a .td-module-thumb{
    max-height: 200px;
}
.latest-investigations .td_module_2a .td-module-thumb a:before{
    display: none;
}
.latest-investigations .td_module_2a .td-module-thumb a img{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.latest-investigations a.td-post-category {
    display: none;
}
/*.InDepth-home .td_module_mx3 .entry-title.td-module-title a:before{
	content: "";
    height: 0;
    border-left: 7px solid #86172F;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: -28%;
    top: 6px;
}*/
.InDepth-home .td_module_mx3 .entry-description.td-module-description{
    color: #3b3b3b;
}
.InDepth-home .td_block_13 .td_module_mx3:last-child .td-module-meta-info,
.InDepth-home .td_module_mx3 .td-module-meta-info{
	border-bottom: 2px #231F20 solid;
}
.vc_row.wpb_row.td-pb-row.InDepth-home {
    margin-bottom: 53px;
}
/*end indepth head*/
/*Menu lateral Indepth*/
.menu-indepth .widgettitle{
    color:#1f1f1f;
    background-color: rgba(0,0,0,0);
    font-weight: bold
}
.menu-indepth .widgettitle:after{
	display: none;
}
.menu-indepth ul#menu-indepth li:nth-child(1),
.menu-indepth ul#menu-indepth-es li:nth-child(1) {
    border-top: 2px solid #D9D9D9;
}
.menu-indepth ul#menu-indepth li,
.menu-indepth ul#menu-indepth-es li {
    border-bottom: 2px solid #D9D9D9;
    font-family: Roboto;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 17px;
    font-weight: 500;
}
.menu-indepth .widget .current_page_item a{
	color:#84172F;
}
/*End Menu lateral Indepth*/
/*Featured indepth*/
.featured-indepth .td-module-thumb{
	overflow-x: hidden;
    overflow-y: hidden;
    height: 477px;
}
.featured-indepth .td-module-thumb img{
	width: 100%;
	height: auto;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
}
/*.featured-indepth.td_block_template_2 .td-block-title{
	font-size: 24px;
}*/
.featured-indepth .mostread-home .td-block-title{
    font-size: 24px;   
}
.featured-indepth .td_module_mx3 .td-module-meta-info,
.featured-indepth .td_module_mx3a .td-module-meta-info{
	background-color: rgba(0,0,0,0);
    bottom: 17px;
    z-index: 2;
}
.featured-indepth .td_module_mx3 .td-module-meta-info h3 a,
.featured-indepth .td_module_mx3a .td-module-meta-info h3 a{
	color:#ffffff;
}
.featured-indepth .td_module_mx3 .td-module-meta-info h3 a,
.featured-indepth .td_module_mx3a .td-module-meta-info h3 a{
	color:#fff;
}
.featured-indepth .td_module_mx3 .td-module-thumb a:last-child:before,
.featured-indepth .td_module_mx3a .td-module-thumb a:last-child:before {
    bottom: 0;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.featured-indepth p.entry-description.td-module-description {
    display: none;
}
.td_block_20 .td_module_mx3a .td-module-meta-info {
    bottom: 25px;
    border-bottom: 0;
    margin: 0;
    width: 90%;
    padding: 14px 16px 12px;
}
/*End Featured indepth*/
/*Most Read indepth*/
.indepth-featured-container .mostread-home .td-block-title-wrap{
	border-top:4px solid #333333;
}
/*End Most Read indepth*/
/*Latest Investigations*/
/*.page.indepth .td_block_wrap.td_block_14.td_block_widget.td-pb-full-cell.td-pb-border-top.td_block_template_2.td-column-3{
    display: block;
}*/
.page.indepth .td-pb-span12 .td_block_14{
    margin-top: 20px;
    margin-bottom: 20px;
}
.page.indepth .td-pb-span12 .td_block_14 h4{
    border-top: 3px solid #1f1f1f;
    padding-top: 5px;
}
.page.indepth .td-footer-wrapper > .td-container{
    max-width: 100%;
}
.page.indepth .td-footer-wrapper .td-container .td-block-title-wrap,
.page.indepth .td-footer-wrapper .td-container aside.td_block_template_2{
    max-width: 1300px;
    margin: auto;    
}
/*End Latest Investigations*/

/*******page Indepth*****/
/*menu widget*/

/*end menu widget*/
/*indepth landing head*/
.td-main-content-wrap .indepth-landing  .wpb_wrapper h4.td-block-title{
    font-weight: bold;
    padding-top: 0;
}
.indepth-landing-head .td-block-row > div:nth-child(1){
    width: 37.40701382%;
    margin-right: 3.825717322%;
}
.indepth-landing-head .td-block-row > div:nth-child(2){
    width: 58.76726886%;
}
.td_block_17 .td-excerpt p,
.indepth-landing-head .td-block-span6 .td-excerpt{
    color: #4D4D4D;
    margin-bottom: 8px;
}
.indepth-landing-head .td_module_wrap{
    padding-bottom: 10px;
}
.td_module_4 .td-module-thumb{
    position:relative;
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 240px;
}
@media not all and (min-resolution:.001dpcm) { @media
{
    .td_module_4 .td-module-thumb { 
        height: 240px;
    }
}}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    .td_module_4 .td-module-thumb { 
        height: 240px;
    }
}}

.td_module_4 .td-module-thumb img{
   top: 50%;
   left: 50%;
   width: auto;
   height: auto;
   min-height: 100%;
   min-width: 100%;
   object-fit: cover;
   transform: translate(0%,0%);
   -ms-transform: translate(0%,0%);
   -webkit-transform: translate(0%,0%); 
}
.indepth-landing-head .td_module_4 .td-module-image {
    margin-bottom: 35px;
    margin-top: 4px;
}
/*end indepth landing head*/
/*latest investigation indepth landing*/
.latest-investigation-indepth-landing .td-module-meta-info{
    margin-bottom: 17px;
}
.latest-investigation-indepth-landing .td-module-meta-info .td-module-title{
    font-size: 38px;
    font-weight: 400;
    width: 80%;
    margin-top: 40px;
}
.landing-indepth-internal-tools-and-data .td_module_8a,
.landing-indepth-internal-tools-and-data .td_block_bot_line.td-column-1 .td-block-span12:last-child .td_module_wrap {
    border-bottom: 1.2px solid #cccccc;
    padding-bottom: 5px;
    margin-bottom: 13px;
}
.landing-indepth-internal-tools-and-data .td-block-span12:nth-child(1) .td_module_8a{
    border-top: 1.2px solid #cccccc;
    padding-top: 20px;
}
.landing-indepth-internal-tools-and-data .td_module_wrap .entry-title{
    font-weight: normal;
    margin-bottom: 15px;
}
.landing-indepth-internal-tools-and-data .td_module_wrap .entry-title a{
    color:#000;
}
.landing-indepth-internal-tools-and-data .td_module_wrap:hover .entry-title a {
    color: #86172F;
}
.landing-indepth-internal-tools-and-data .td_module_8a .td-excerpt p {
    color: #000000;
    margin-bottom: 8px;
}
.landing-indepth-internal-tools-and-data .td_module_8a .td-excerpt{
    margin-bottom: 20px;
}
/*End latest investigation indepth landing*/
/*Tools and Data*/
.landing-indepth-internal-tools-and-data .tools-and-data .widgettitle{
    background-color: rgba(0,0,0,0);
    color:#1F1F1F;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 16px;
    margin-top: 5px;
    padding: 0;
}
.tools-and-data .wpb_wrapper{
    border-top: 4px solid #333333;
    padding-top: 7px;    
}
.landing-indepth-internal-tools-and-data .tools-and-data .widgettitle:after{
    display: none;
}
.landing-indepth-internal-tools-and-data .tools-and-data .vc_wp_text .textwidget{
    margin: 0;
}
/*End Tools and Data*/
/*Latest Investigations*/
.latest-investigations .td_module_2a .td-module-title{
    font-weight: bold;
    color: #212121;
    min-height: 45px;
}
.latest-investigations .td-block-title{
    color: #333333;
}
.latest-investigation-indepth-landing .td_module_mx1 .td-module-thumb .entry-thumb {
    margin-top: -70px;
}
/*Latest Investigations*/
.landing-indepth-internal-tools-and-data {
    margin-top: 30px;
}
.td_module_2a .td-module-thumb,
.td_module_2b .td-module-thumb{
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 270px;
}
.td_module_2a img,
.td_module_2b img {
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    transform: translate(0%,-10%);
    -ms-transform: translate(0%,-10%);
    -webkit-transform: translate(0%,-10%);
}
.td_module_2a .td-module-thumb a:before,
.td_module_2b .td-module-thumb a:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,176,13,0.2);
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.td_module_2a:hover .td-module-thumb a:before,
.td_module_2b:hover .td-module-thumb a:before{
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.td_module_2a .td-module-thumb a img,
.td_module_2b .td-module-thumb a img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.td_module_2a:hover .td-module-thumb a img,
.td_module_2b:hover .td-module-thumb a img{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.page-id-18277 .goto,
.page-id-18292 .goto{
    display: none;
}
/*End page Indepth*/
@media screen and (max-width: 1245px){
    html:lang(es-ES) .InDepth-home .td_module_mx3 .td-module-meta-info {
        height: 180px;
    }
}
@media screen and (max-width: 1199px){
    .InDepth-home .td_module_mx3 .td-module-meta-info{
        height: 175px;
   }
   .InDepth-home .td_module_mx3 .td-module-meta-info {
        margin: 0 5%;
        width: 90%;
    }
}
@media screen and (max-width: 1059px){
    .InDepth-home .menu-indepth {
        display:none;
    }
    .InDepth-home .menu-indepth {
        display:none;
    }
    .InDepth-home > div.td-pb-span9{
        width: 100%;
    }
}
@media screen and (max-width: 799px){
    .InDepth-home .td_module_mx3 {
        width: 40%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .featured-indepth .td_module_mx3 .td-module-meta-info,
    .featured-indepth .td_module_mx3a .td-module-meta-info {
        bottom: 30px;
        left: 10px;
    }
}
@media screen and (max-width: 767px){
    .latest-investigation-indepth-landing.td_block_14 .td-block-span12{
        width: 100%;
    }
    .latest-investigation-indepth-landing .td_module_mx1 .td-module-thumb .entry-thumb {
        margin-top: 0px;
    }
    .indepth-landing-head .goto{
        top: 16px;
    }
}
@media screen and (max-width: 630px){
    .InDepth-home .td_module_mx3 {
        width: 90%;
    }
    .indepth-landing-head .td-block-row > div:nth-child(1) {
        width: 100%;
        margin-right: 0;
    }
    .indepth-landing-head .td-block-row > div:nth-child(2) {
        width: 100%;
    }
    .indepth-landing-head .goto {
        display: none;
    }
    .InDepth-home .td_module_mx3 .td-module-meta-info,
    html:lang(es-ES) .InDepth-home .td_module_mx3 .td-module-meta-info {
        height: auto;
    }
}
@media screen and (max-width: 590px){
    .mostread-home .td_module_6 .item-details{
        margin-right: 20px;
    }
    .mostread-home .td_module_6 .entry-title {
        font-size: 18px;
    }
    .indepth .indepth-featured-container .more_info,
    .indepth .indepth-featured-container a.td-post-category {
        font-size: 12.5px;
    }
}
@media screen and (max-width: 500px){
    .InDepth-home .menu-indepth{
        display: block;
    }
    .InDepth-home.td-pb-row:before, 
    .indepth-landing.td-pb-row:before {
        margin: 0 17.5px;
        width: 92%;
    }
    .InDepth-home.td-pb-row .widgettitle,
    .indepth-landing.td-pb-row .widgettitle {
        padding: 6px 0px 4px;
    }
    .indepth-landing > div,
    .indepth-landing > div {
        padding-top: 10px;
    }
    .InDepth-home .widget li,
    .indepth-landing .widget li {
        margin-left: 0px;
    }
}
@media screen and (max-width: 430px){
    .mostread-home .td_module_6 .item-details{
        margin-right: 10px;
    }
    .mostread-home .td_module_6 .entry-title {
        font-size: 16px;
    }
    .indepth .indepth-featured-container .more_info,
    .indepth .indepth-featured-container a.td-post-category {
        font-size: 12px;
    }
    .latest-investigation-indepth-landing .td-module-meta-info .td-module-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 400px){
    .mostread-home .td_module_6 .item-details{
        margin-right: 0;
    }
    .mostread-home .td_module_6 .entry-title {
        font-size: 15px;
    }
    .indepth .indepth-featured-container .more_info,
    .indepth .indepth-featured-container a.td-post-category {
        font-size: 11px;
    }
}
