#twitterLinkHeader {display:none;}
/*FACEBOOK FEED*/
.fb-page {
margin-bottom: 20px;
position: absolute;
top: 0px;
left: 0px;
opacity: 0;
z-index: 1;
transition: opacity 500ms;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
}
.fbShow {
opacity: 1;
z-index: 2;
}
.fbDropSel {
position: relative;
width: 100%;
background: #eeeeee;
font-weight: 900;
color: #333333;
margin-bottom: 10px;
border-radius: 3px;
clear: both;
}
.fbDropLbl {
position: relative;
width: 100%;
line-height: 30px;
padding-left: 10px;
cursor: pointer;
}
.fbDropArrow {
position: absolute;
line-height: 30px;
width: 30px;
height: 30px;
text-align: center;
right: 10px;
}
.fbContainer {
position: relative;
width: 100%;
height: 700px;
clear: both;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.fbDropOptions {
height: 0px;
overflow: hidden;
width: 100%;
transition: height 250ms;
}
.fbOption {
padding: 0px 10px;
line-height: 30px;
border-top: solid 1px #bbbbbb;
width: 100%;
font-size: .9em;
cursor: pointer;
}
.fbOption:hover {
background: #a41d23;
color: #ffffff;
}
/* END FACEBOOK FEED */
/* TWITTER FEED */
.twitterFeedCtr {
width: 100%;
height: 600px;
overflow-y: auto;
margin-bottom: 20px;
}
/* END TWITTER FEED */
.custom_page_content_widget {
padding: 15px;
}
#mts_c_2 .dfpAd {
display: inline-block;
width: 100%;
text-align: center;
}
#mts_c_2 .custom_break_widget {
margin-bottom: 20px;
}
#news.whiteNews .dfpAd {
box-shadow: 0px 0px 3px #888888;
-webkit-box-shadow: 0px 0px 3px #888888;
-moz-box-shadow: 0px 0px 3px #888888;
vertical-align: middle;
margin-bottom: 10px;
}
#news.whiteNews .borderedAd {
border-bottom: solid 1px #bbbbbb;
padding-bottom: 0px;
}
#news.whiteNews .borderedAd .custom_widget {
margin-bottom: 10px;
}
.news_panel_widget #news .item .photoText .itemCategory, .news_panel_widget #news .item .photoTextw .itemCategory {
display: block !important;
}
@media all and (min-width: 768px) {
#mts_c_1 {
width: calc(100% – 270px) !important;
margin-right: 20px !important;
}
#mts_c_2 {
width: 250px !important;
}
.news_panel_widget .item {
padding: 20px !important;
height: auto !important;
}
}
.innerSec {max-width: 1130px;}
.portraitCenter {
max-width: unset !important;
min-width: unset !important;
max-height: 100% !important;
min-height: 100% !important;
}