@charset "utf-8";


/* hide titles from select pages*/
.page-id-44194 .entry-title, 
.page-id-2961 .entry-title{
    display:none !important;
}



.page-id-2961 .qodef-title-holder .qodef-title-wrapper .qodef-page-title{
    display:none !important;
}


/* Blog single posts */

.category-blog .qodef-post-heading{display:none!important} 

.category-blog .qodef-blog-holder article .qodef-post-image{display:none!important} 

.category-blog .qodef-post-info-category{display:none!important}

.category-blog .qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-category a{display:none!important}


.left.scroll {
unicode-bidi:normal!important;
    direction: ltr !important;
    text-align: left!important;
}


@media only screen and (min-width: 1024px) {

.left.scroll {
unicode-bidi:normal!important;
    direction: ltr !important;
    text-align: left!important;
}

article.d-4of7 .wrap .content section { width: 70%; float: left!important; direction: ltr!important; }


}


@media only screen and (min-width: 1800px) {

article.d-4of7 .wrap .content section { width: 990px; float: left!important; direction: ltr!important; }

}


@media only screen and (max-width: 1024px) {

	#storymap iframe{width:86%!important; margin-left:7%!important;}
	
	.storymap-survey-link p{text-align:left!important; font-size:14px!important}
	
	.mobile-view.mobile-layout-scroll #headerMobile {}

}


@media only screen and (max-width: 680px) {
	
	.qodef-404-page .qodef-content{background-size: 125%!important;
	background-position: left top!important;
    height: 450px!important;}
	
	.qodef-btn.qodef-btn-large {margin: 100px 0 0!important;}


}