@page { size: 1400px auto; }
html, body {font-family:Arial, sans-serif!important;}
html, body{width:900px!important;}
.LeftPaneDiv > span,
.ContentPaneDiv > span,
.RightPaneDiv > span,
.FooterPaneDiv > span,
.PaneFooter2,
.PaneQ4Footer {
 page-break-inside: avoid;
}

* {
overflow: visible !important;
}
.slick-list{
	overflow:hidden!important;
}

.LayoutDefault {
	padding: 20px !important;
}
.slick-dots.slick-dots,
.mobile_icon, .mobile_logo,
.nav_page.nav_page,
.PaneNavigation.PaneNavigation,
.accSkipLink,
.PaneFooter.PaneFooter {
	display: none !important;
}
.col.col,
.personList .PersonContainer {
	display: block!important;
	width: 100%!important;
}
.slider_news_outer .slick-slide,
.slider_news_outer .inner-container{
	max-width:800px;
}
.first_section,
.first_section *,
.first_section .item{
	width:100%!important;
	max-width:100%!important;
}
.first_section .item.item,
.PageHome  .PaneHeader{
	height:700px!important;
}
.first_section .item.item{
    opacity:1!important;
}
.blog_widget,
.social_feed,
.big_link,
.custom_quick_links,
.right_annual_widget,
.prDetails .inner_page_nav,
body .prDetails .custom_stock_header,
.prDetails .back_btn,
.inner_page_nav{
	display: none !important;
}
.border_link{
	display: none !important;
}
.custom_stock_header{
	float: left !important;
}
.PageHome .homepage_stock{
	background:#252525;
	width:100%;
	text-align: center;
} 
.PageHome .custom_stock_header{
	float: none !important;
}
.slider_news_outer {
	clear: both;
}

/**Inner pages**/
.sus_sections {
  min-width: 750px;
}
.sus_sections_wrap {
  max-width: 800px;
  overflow: hidden;
}
.sus_sections .item{
  width:auto;
}
.sus_sections .item.social-highlights .txt{
  display:none;
  }