/**********************************************************************
Please delete page after testing, on the next update
**********************************************************************/
/**********************************************************************
HOMEPAGE FEATURES
**********************************************************************/
.homepage .twoCol .column.first, .homepage .twoCol .column.second { position: relative; overflow: hidden; max-height: 245px; background: none; }
.homepage .twoCol .column.first .blockImg { position: absolute; z-index: 0; width: 95%; background-size: 95% auto; left: 0; right: auto; }
.homepage .twoCol .column.second .blockImg { position: absolute; z-index: 0; width: 95%; background-size: 95% auto; left: auto; right: 0; }
.homepage .twoCol .column.first .featuredBox, .homepage .twoCol .column.second .featuredBox { position: relative; z-index: 1; }
.homepage .twoCol.banners .featuredBox.questionBox h1 { text-align: left; color: #d9fbfc; }


@media (max-width: 1170px) {
	.homepage .twoCol .column.first, .homepage .twoCol .column.second { max-height: 100%; }
}


@media (max-width: 780px) {
	.homepage .twoCol .column.first, .homepage .twoCol .column.second { max-height: 100%; background-size: auto; }
	.homepage .twoCol .column.first .blockImg { width: auto; background-size: 100%; right: 10px; }
	.homepage .twoCol .column.second .blockImg { width: auto; background-size: 100%; left: 10px; }
	.homepage .twoCol.banners .featuredBox.spotlightBox .left,
	.homepage .twoCol.banners .featuredBox.questionBox .left,
	.homepage .twoCol.banners .featuredBox.spotlightBox .right,
	.homepage .twoCol.banners .featuredBox.questionBox .right { width: 100%; float: none; margin: 0; }
	.homepage .twoCol.banners .featuredBox h2,
	.homepage .twoCol.banners .featuredBox h1 { padding-bottom: 3%; margin-bottom: 3%; }
}


@media (max-width: 480px) {
	.homepage .twoCol .column.first .blockImg,
	.homepage .twoCol .column.second .blockImg { left: 0; right: 0; width: auto; background-size: 100% auto; }
}


/**********************************************************************
RELATED FEATURES
**********************************************************************/
.feature-box.relatedObjectWidget .listFlexible article { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
.feature-box.relatedObjectWidget .listFlexible .rightInfo { padding: 0; border: 0; }
.feature-box.relatedObjectWidget .listFlexible .rightInfo .name { font-size: 13px; font-weight: 400; }

.leftColLayout.generalLayout .mainMiddleCol .centerRightColumn .feature-box.relatedObjectWidget { border-bottom: 0; }
.leftColLayout.generalLayout .mainMiddleCol .centerRightColumn .feature-box.relatedObjectWidget .header-box .txt-head { padding-top: 0; margin-bottom: 10px; font-size: 18px; line-height: 22px; margin-bottom: 10px; font-family: 'Libre Baskerville',sans-serif; text-align: center; color: #368286; font-weight: 400; }
.leftColLayout.generalLayout .mainMiddleCol .centerRightColumn .feature-box.relatedObjectWidget .listFlexible li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 0; }
.leftColLayout.generalLayout .mainMiddleCol .centerRightColumn .feature-box.relatedObjectWidget .listFlexible article { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
.leftColLayout.generalLayout .mainMiddleCol .centerRightColumn .feature-box.relatedObjectWidget .listFlexible .rightInfo .name { font-style: italic; font-size: 16px; line-height: 20px; font-family: 'Libre Baskerville',sans-serif; color: #2e3333; text-align: left; font-weight: 100; }
.leftColLayout.generalLayout .mainMiddleCol .centerRightColumn .feature-box.relatedObjectWidget .listFlexible .rightInfo .name:hover { color: #ee5c63; }

/**********************************************************************
INTERVIEWS
**********************************************************************/
.topInterviews .list-items .newsItem .interview .leftInfo .authorPictureWrapp .photoWrapp a .profilePhoto { width: 82px; height: 82px; max-width: 82px; max-height: 82px; }

/**********************************************************************
ID:: 44687 Posted By in the right - on IE picture looked very big
**********************************************************************/
.centerRightColumn .resAuthor .well .authorPictureWrapp .photoWrapp { display:block; }

/**********************************************************************
FILTERS - http://linkengineering.org/15/243.aspx
**********************************************************************/
.filters.faceted .textFilters .searchWrapp.topSearchFilter > div { display: table-row; }