/*===== fonts ===== */
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);*/

.ie9 #header .mobileLinks {
	    display: none !important;
	}

* {
	margin: 0;
	padding: 0;
}

img[src=""]
{
	display: none;
}

img[youtubeURL=""]
{
	cursor: auto;
}
.acgr {
	font-size: 92%;
}

body {
	font-family: 'Roboto','Open Sans';
	font-size: 12px;
	overflow-x:hidden;
}

ul {
	margin: 0;
}
li {
	list-style: none;
}

a {
	color: inherit;
}
a:hover {
	color: inherit;
	text-decoration: none;
}
form {
	margin: 0;
}

.pageWidth {
	width: 900px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.read {
	font-size: 10px;
	font-weight: bold;
	color: #d32e3b;
}

::-webkit-input-placeholder {
   font-size: 18px;
   color: #dadada;
}
:-moz-placeholder { /* Firefox 18- */
   font-size: 18px;  
   color: #dadada;
}
::-moz-placeholder {  /* Firefox 19+ */
   font-size: 18px;  
   color: #dadada;
}
:-ms-input-placeholder {  
   font-size: 18px;  
   color: #dadada;
}

#banPager {
	position: absolute;
	bottom: 25px;
	right: 25px;
	z-index: 999;
}
#banPager div {
	height: 12px;
	width: 12px;
	background-color: #808080;
	display: inline-block;
	cursor: pointer;
	margin-left: 4px;
}
#banPager div.cycle-pager-active {
	background-color: #d32e3b;
}
.box {
	border: 1px solid #d2d2d2;
}
.box .details > .wrapper{
	padding: 10px 12px 12px 12px;
}
.box .details .title{
	font-size: 17px;
	color: #808080;
}
.box .details .text{
	color: #404040;
	line-height: 19px;
}

/*===== header =====*/

#header {
	width: 100%;	
}
.topNav {
	width: 100%;
	height: 100px;
	/*background: repeat-x scroll center bottom #e5e5e5;*/
	background: repeat-x scroll center bottom #d32e3b;
	text-align: left;
	position: relative;
}
.topNav .pldtNav {
	position: relative;
}
.topNav .pldtNav .logo {
	position: absolute;
	left: -1px;
	z-index: 99;
}
.topNav .pldtNav .links {
	margin-left: 123px;
	position: absolute;
}
.topNav .pldtNav .links ul {
	float: right;
}
.topNav .pldtNav .links li{
	display: inline-block;
	width: 130px;
	height: 100px;
	text-align: center;
	vertical-align: top;
	background: url('../images/bg_top_nav.png') no-repeat scroll right 0 transparent;
}
/* added 060716*/
.topNav .pldtNav li.search, .topNav .pldtNav li.search a {
background: #5e0d1e !important;
}

.topNav .pldtNav .links li:hover{
	background: url('../images/bg-complete-nav.png') no-repeat scroll right 0 transparent;
}
.topNav .pldtNav .links li.search{
	width: 117px;
	margin-left: -5px;
}
.topNav .pldtNav .links li a{
	display: block;
	height: 100px;
}
.topNav .pldtNav .links li a span{
	display: block;
	padding-top: 33px;
	margin-right: 7px;
	/*color: #808080;*/
	/*added 060716**/
	color: #fff;
	font-weight: bold;
}

.topNav .pldtNav .links .currentSearch:hover,
.topNav .pldtNav .links .currentSearch {
	background-color: #404040;
	background: none no-repeat scroll right 0 #404040 !important;
}

.midNav {
	background-color: #e5e5e5;
	/*display: none;*/
}
.midNav .inner{
	position: relative;
}
.midNav .inner .panel{
	
	/*display: inline-block;*/
	vertical-align: top;
}
.midNav .logoRed{
	height: 200px;
	width: 122px;
	/*background-color: #d32e3b;*/
	/*added 060716**/
	background-color: #fff;
	position: absolute;
	left: 0;
}
.midNav .panel {
	display: none;
}
.midNav .alpha,
.midNav .home,
.midNav .smenation,
.midNav .global {
	margin-left: 145px;
	display: none;
}
.midNav .alpha > div,
.midNav .home > div,
.midNav .smenation > div,
.midNav .global > div {
	display: inline-block;
	vertical-align: top;
}
.midNav .alpha .image,
.midNav .smenation .image,
.midNav .global .image {
	margin-top: 25px;
}
.midNav .home .image {
	margin-top: 60px;botna
}
.midNav .alpha .details,
.midNav .smenation .details,
.midNav .global .details {
	width: 600px;
	text-align: left;
}
.midNav .home .details {
	width: 560px;
	text-align: left;
}
.midNav .alpha .details > .wrapper,
.midNav .home .details > .wrapper,
.midNav .smenation .details > .wrapper,
.midNav .global .details > .wrapper {
	padding: 30px 20px;
}
.midNav .alpha .details p,
.midNav .home .details p,
.midNav .smenation .details p,
.midNav .global .details p {
	font-size: 14px;
	font-weight: 500;
}
.midNav .alpha .details a,
.midNav .home .details a,
.midNav .smenation .details a,
.midNav .global .details a {
	width: 300px;
	height: 37px;
	background-color: #404040;
	color: #fff;
	display: block;
	line-height: 37px;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	/*margin-top: 24px;*/
	margin: 16px;
}

.midNav .subsidiaries {
	height: 188px;
	background-color: #fff;
	display: none;
	margin-left: 120px;
	text-align: left;
}

.subsidiaryhome {
	display: none;
	overflow: hidden;
	height: 165px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.midNav .subsidiaries > div{
	display: inline-block;
	vertical-align: top;
}
.midNav .subsidiaries .image{
	margin-top: 50px;
}
.midNav .subsidiaries .details{
	width: 351px;
	text-align: left;
	margin-top: 35px;
	margin-left: 5px;
	margin-right: 3px;
}
.midNav .subsidiaries .details a{
	width: 288px;
	height: 37px;
	background-color: #404040;
	color: #fff;
	display: block;
	line-height: 37px;
	font-size: 15px;
	font-weight: 500;
	text-align: left;
	margin-top: 20px;
	padding-left: 12px;
}
.midNav .subsidiaries .list {
	background-color: #e5e5e5;
	float: right;
    height: 165px;
}

.midNav .subsidiaries .list li {
	height: 55px;
	width: 224px;
	line-height: 55px;
	text-align: left;
	padding-left: 25px;
	cursor: pointer;
}

.midNav .subsidiaries .shown{
	display: inline-block;
}
.midNav .subsidiaries .hidden{
	display: none;
}
.midNav .subsidiaries .miniPanel > div{
	display: inline-block;
	vertical-align: top;
}
.midNav .subsidiaries .sun .image{
	margin-top: 20px;
}
.midNav .subsidiaries .epldt .image{
	margin-top: 60px;
}

.midNav .search {
	position: absolute;
	left: 123px;
	top: -100px;
	z-index: 9999;
}
.midNav .search input[type="text"]{
	width: 580px;
	height: 100px;
	padding: 0 40px;
	margin: 0;
	border-radius: 0;
	border: none;
	    line-height: 1;
}
.midNav .search input[type="submit"]{
	display: none;
}

.tabImgHome {
	margin-left: 70px;
}

.tabImg {
	margin-left: 32px;
}

.botNav {
	height: 50px;
	text-align: left;
}

.siteNav {
	margin-left: 125px !important;
}

.botNav .siteNav{
	position: relative;
	margin-left: 5px;
}
.botNav .logoRed{
	height: 0px;
	width: 122px;
	background-color: #d32e3b;
}
.botNav .siteNav > ul > li{
	display: inline-block;
	height: 50px;
}
.botNav .siteNav > ul > li > a{
	display: block;
	height: 50px;
	color: #404040;
	padding: 0 12px;
	position: relative;
}
.botNav .siteNav > ul > li > a:hover,
.botNav .siteNav > ul > li > a.current{
	color: #bfbfbf !important;	
}


.botNav .siteNav > ul > li > a > span{
	display: block;
	padding-top: 14px;
	font-weight: bold;
}

.botNav .siteNav > ul > li:hover .botNavSubPanel {
	display: block;
}

.tabList {
	padding-right: 5px! important;
}

.tabListHome{
margin-left: 50px !important;
padding-right: 20px !important;
}

.botNavSubPanel {
	width: 611px;
	min-height: 100px;
	padding: 25px;
	position: absolute;
	top: 50px;
	left: -102px;
	background: url('../images/telpad_ad.jpg') right center no-repeat #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
}
.subsidiarySubPanel {
	left: -3px;
}

.botNavSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 172px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}

.botNavSubPanel .subPanelSection {
	width: 200px;
	float: left;
}

.subsidiaryMenu {
	margin-left: 45px;
}

.subPanelSection .title {
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}
.subPanelSection ul li {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	/*padding-right: 10px;*/
	cursor: pointer;
}
.subPanelSection ul li img{
	float: right;
	margin-top: 10px;
}
.subPanelSection ul.second{
	margin-left: 10px;
	display: none;
}




/*===== banner =====*/

.banner {
	position: relative;
	margin-bottom: 25px;
	z-index: 99;
}

.secondary-banner {
	/*height: 225px;*/
	overflow: hidden;
	margin-bottom: 31px;
	position: relative;
}

.secondary-banner.full {
	width: 100%;
}

.secondary-banner .banner-image {
	width: 600px;
	/*height: 225px;*/
	overflow: hidden;
	float: left;
}

.banner-image img {
	max-width: 600px;
	height: auto;
}

.full .banner-image {
	width: 100%;
	float: none;
}

.full .banner-image img {
	max-width: 100%
}

.secondary-banner .caption {
	width: 299px;
	/*height: 223px;*/
	position: relative;
	border: 1px solid #f1f1f1;
	border-left: none;
	float: right;
	top: 0;
	background: #FFF;
}

.secondary-banner .caption > .wrapper {
	padding-right: 25px;
}

.caption {
	position: absolute;
	background-color: #fbfbfc;
	top: 25px;
	right: 0;
	width: 300px;
	opacity: 0.95;
}
.caption > .wrapper{
	padding: 20px 55px 20px 25px;
}
.caption .title{
	font-size: 24px;
	line-height: 26px;
	color: #808080;
}
.caption .blurb{
	line-height: 17px;
	line-height: 18px;
	color: #404040;
	margin-top: 5px;
}
.caption .read{
	line-height: 15px;
	color: #d32e3b;
	margin-top: 5px;
	font-weight: bold;
}

#newsCenter .caption {
	left: 0;
	top: 175px;
	top: 162px;
}
.caption > .wrapper{
	padding: 20px;
}

/***************Sidebar*******************/
.sidebar {
	width: 287px;
	margin-right: 10px;
	list-style: none;
}

.sidebar a, 
.sidebar li {
	margin-bottom: 5px;
	line-height: 20px;
	background: #9f9f9f;
	margin-bottom: 5px;
	line-height: 20px;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	/*font-size: 18px;*/
	
}

.sidebar li {
	background: #9f9f9f;
}

.sidebar a {
	margin-bottom: 0;
	padding: 9px 12px;
}

.investor a,
.investor li {
	/*font-size: 17px;*/
	font-weight: normal;
}
.sidebar li:hover,
.sidebar li:hover a,
.sidebar li.active,
.sidebar li.active a {
	background: #404040;
}

/*===== content =====*/
.content {
	margin-top: 20px;
}

.content .sidebar {
	float: left;
	clear: both;
}

.content .text-wrap {
	width: 580px;
	padding: 0 10px;
	float: right;
}

.content .text-wrap .title {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 300;
	color: #808080;
	line-height: 1.2;
}

.content .text-wrap .text {
	font-size: 16px;
}

#mainContent .head {
	font-size: 22px;
	color: #404040;
	margin-bottom: 20px;
}

#mainContent .page_title-acgr {
color: #d32e3b;
font-size: 43px;
height: auto;
line-height: normal;
padding: 17px 0;
font-weight: 300;
text-transform: uppercase;
position: relative;
z-index: 99;
background-color: #fff;
background-size: 90px 0px;
}

#mainContent .page_title {
	color:#d32e3b;
	font-size:46px;
	height:auto;
	line-height:normal;
	padding:17px 0;
	font-weight:300;
	text-transform: uppercase;
	position: relative;
	z-index: 99;
	background-color: #fff;
}

#mainContent #aboutus.about-inner .page_title {
	padding-top: 0;
	line-height: 1;
}

#mainContent .parent-title {
	padding-top: 20px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 5px;
	position: relative;
	background: #fff;
}

.contentLeft {
	width: 588px;
	float: left;
}

.featuredStories .story {
	width: 286px;
	height: 460px;
	border: 1px solid #bfbfbf;
	float: left;
	margin-right: 11px;
	margin-bottom: 12px;
}

#aboutus.about-inner .content .featuredStories {
	width: 590px;
	padding-left: 10px;
	float: right;
}

#aboutus .featuredStories .story {
	width: 286px;
	height: 260px;
	border: 1px solid #bfbfbf;
	float: left;
	margin-bottom: 18px;
}

.featuredStories .story-left {
	float:left;
	margin-left:0;
	margin-right:0;
}
.featuredStories .story-center {
	margin-left:18px;
	margin-right:18px;
}
	

.featuredStories .story-right {
	float:right !important;
	margin-left:0;
	margin-right:0;
}
.featuredStories .odd {
	margin-right: 0;
}
.featuredStories .story .image img{
	max-width: 286px;
	max-height: 286px;
}

#aboutus .featuredStories .story .image {
	height: 140px;
	overflow: hidden;
}

#aboutus  .featuredStories .story .image img{
	width: 286px;
	max-width: 286px;
	height: auto;
}
.featuredStories .details .wrapper{
	padding: 10px;
}
.featuredStories .details .title{
	font-size: 17px;
	color: #808080;
	margin-bottom: 8px;
}
.featuredStories .details .blurb{
	color: #404040;
	line-height: 16px;
	margin-bottom: 8px;
}
.featuredStories .details .read{
	font-size: 10px;
	font-weight: bold;
	color: #d32e3b;
}

.contentRight {
	width: 288px;
	float: right;
}
.stocks {
	border: 1px solid #d2d2d2;
	margin-bottom: 20px;
}
.stocks > .wrapper{
	padding: 20px 10px 10px 10px;
}
.stocks .image{
	margin-bottom: 15px;
}
.stocks .company{
	font-size: 16px;
	color: #d32e3b;
}
.stocks .details {
	color: #404040;
}
.stocks .details .company{
	font-size: 23px;
	color: #404040;
	line-height: 30px;
	margin-bottom: 12px;
}
.stocks .details .buy{
	color: #404040;
	margin-bottom: 10px;
}
.stocks .details .buy .current{
	font-size: 30px;
	color: #404040;
	margin-right: 5px;
}
.stocks .details .buy .trend{
	font-size: 16px;
	color: #404040;
}
.stocks .details .stockDate{
	margin-bottom: 10px;
}
.stocks .details .goto{
	font-size: 10px;
	color: #d32e3b;
}

.media tr{
	border-bottom: 1px dotted #a5a5a5;
}
.media th{
	vertical-align: top;
	text-align: center;
	width: 25px;
	padding-right: 12px;
}
.media th, .media td{
	padding-top: 4px;
}
.media .image {
	margin-bottom: 7px;
}
.media .image img{
	border: 1px solid #bfbfbf;
}
.media .month{
	font-size: 10px;
	color: #808080;
}
.media .day{
	font-size: 20px;
	color: #808080;
}
.media .title{
	font-size: 12px;
	color: #404040;
	margin-bottom: 4px;
}
.media .read{
	font-size: 10px;
	color: #d32e3b;
	font-weight: bold;
	margin-bottom: 10px;
}
.media .archive{
	width: 286px;
	height: 49px;
	border: 1px solid #bfbfbf;
	background-color: #404040;
	line-height: 49px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position: relative;
	top: -1px;
}
.media .archive a{
	display: block;
}

.smallStories {
	float: right;
	width: 590px;
}
.smallStories .yearGroup{
	margin-bottom: 10px;
}
.smallStories .year{
	font-size: 20px;
	margin-bottom: 7px;
	color: #404040;
}
.smallStories .odd{
	margin-right: 11px;
}
.smallStories .newsBox{
	width: 285px;
	border: 1px solid #dddddd;
	float: left;
	margin-bottom: 11px;
}
.smallStories .newsBox > .wrapper{
	padding: 10px;
}
.smallStories .newsBox th{
	vertical-align: top;
	padding-right: 12px;
	color: #808080;
}
.smallStories .newsBox .day{
	font-size: 22px;
	color: #404040;
}
.smallStories .newsBox .title{
	margin-bottom: 5px;
}

.sidebarLeft {
	width: 290px;
	width: 287px;
	float: left;
	margin-top: 0;
}
.sidebarLeft .investor{
	float: none;
}
.sidebarLeft .pldtLinks{
	margin-top: 20px;
}
.sidebarLeft .pldtLinks li{
	border: 1px solid #cecece;
	margin-bottom: 5px;
}
.sidebarLeft .pldtLinks li a{
	padding: 8px 12px;
	display: block;
}
.sidebarLeft .adobe{
	margin-top: 25px;
}

.sidebarRight {
	width: 590px;
	float: right;
}
.sidebarRight .stockQuotes > div{
	float: left;
}
.sidebarRight .stocks{
	width: 293px;
}
.sidebarRight .stockNums{
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 45px;
	width: 294px;
	height: 268px;
}
.sidebarRight .stockNums > .wrapper{
	padding: 20px 10px 10px 10px;
}
.sidebarRight .stockNums .SE{
	font-size: 14px;
	color: #d32e3b;
	font-weight: bold;
}
.sidebarRight .stockNums .currency{
	color: #808080;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: normal;
}
.sidebarRight .stockNums th{
	text-align: left;
	font-weight: normal;
}
.sidebarRight .stockNums td{
	font-weight: bold;
}
.sidebarRight .stockNums .googleFin{
	font-size: 10px;
	color: #d32e3b;
	float: right;
	font-weight: bold;
	margin-top: 10px;
}

.sidebarRight .finReports {
	margin-bottom: 30px;
}
.sidebarRight .finReports > .report{
	float: left;
	width: 287px;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
}
.sidebarRight .finReports > div.odd{
	margin-right: 10px;
}
.sidebarRight .finReports .title span,
.sidebarRight .finReports .view span {
	margin-left: 12px;
}
.sidebarRight .finReports .title{
	line-height: 37px;
	color: #404040;
	font-size: 17px;
}
.sidebarRight .finReports .title img{
	float: right;
	margin-top: 16px;
	margin-right: 14px;
}

.sidebarRight .finReports .view{
	line-height: 27px;
	background-color: #404040;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.sidebarRight .shareholder .tab{
	width: 287px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
}
.sidebarRight .shareholder .odd{
	margin-right: 10px;
}
.sidebarRight .shareholder .tab > div{
	padding: 10px 12px;
	border-bottom: 1px solid #cccccc;
}
.sidebarRight .shareholder .tab .header{
	font-size: 16px;
	color: #bfbfbf;
}
.sidebarRight .shareholder .tab .link{
	color: #404040;
	font-size: 12px;
}
.sidebarRight .shareholder .tab .link > span{
	display: inline-block;
	vertical-align: middle;
}
.sidebarRight .shareholder .tab .link .text{
	width: 210px;
}
.sidebarRight .shareholder .tab .link .image{
	margin-left: 37px;
}

.access {
	border: 1px solid #c1c1c1;
	margin-top: 20px;
}
.access > div:not(.clear) {
	float: left;
}
.access .image {
	border-right: 1px solid #c1c1c1;
}
.access .text {
	width: 168px;
	width: 166px;
}
.access .text > .wrapper{
	padding: 10px;
}

#newsCenter .featuredStories .story{
	width: 285px;
	height: auto;
	margin-bottom: 9px;
    margin-right: 14px;
}
#newsCenter .featuredStories .even{
	margin-right: 0;
}
#newsCenter .featuredStories .story .image img {
	max-width: 285px;
}
#newsCenter .featuredStories th{
	width: 48px;
	vertical-align: top;
	font-weight: normal;
	color: #808080;
}
#newsCenter .featuredStories td{
	padding-right: 10px;
}
#newsCenter .featuredStories .details .wrapper {
	padding: 10px 0;
}
#newsCenter .featuredStories .details .title {
	font-size: 12px;
	line-height: 16px;
	color: #404040;
}
#newsCenter .featuredStories .details .day {
	font-size: 24px;
}
.moreNews {
	color: #FFF;
	background-color: #404040;
	text-align: center;
	line-height: 25px;
	font-weight: 700;
	font-size: 14px;
}
.moreNews a{
	display: block;
}

.careers .caption {
	bottom: 35px;
	top: auto;
	left: 0;
	right: auto;
	width: 612px;
}
.careers .hotjobs {
	width: 287px;
	margin-right: 9px;
}
.careers .hotjobs .details > .wrapper{
	padding-bottom: 10px;
}
.careers .hotjobs .details .title{
	margin-bottom: 5px;
}
.careers .hotjobs .details .text{
	line-height: 17px;
	margin-bottom: 2px;
}
.careers .programs {
	width: 287px;
	position: relative;
    right: -6px;
}
.careers .contentLeft > div {
	display: inline-block;
	vertical-align: top;
}
.careers .programs .box{
	margin-bottom: 10px;
}
.careers .apply .header{
	line-height: 38px;
	font-size: 18px;
	background-color: #d32e3b;
	color: #fff;
}
.careers .apply .header > .wrapper{
	padding: 0 12px;
}
.careers .apply .image {
	border-top: 2px solid #d2d2d2;
}
.careers .apply .detail {
	border-top: 1px solid #d2d2d2;
	color: #404040;
}
.careers .apply .detail > .wrapper{
	padding: 12px;
}
.careers .apply .detail p{
	margin: 0;
	line-height: 13px;
}

.archive {
	float: left;
	width: 588px;
}
.archive .timeline{
	width: 294px;
	display: inline-block;
	vertical-align: top;
}
.archive .timeline .wrapper{
	padding: 0 13px;
	display: block;
}
.archive .timeline a{
	display: block;
}
.archive .timeline .year{
	height: 40px;
	line-height: 40px;
	background-color: #bfbfbf;
	color: #fff;
	font-size: 14px;
	border-bottom:  1px solid #ececec;
}
.archive .timeline .month{
	height: 37px;
	line-height: 37px;
	border: 1px solid #ececec;
	border-top: none;
}
.archive .even .month{
	border-left: none;
}


/*===== footer =====*/

#footer {
	margin-top: 25px;
	background-color: #e5e5e5;
}
#footer > .wrapper{
	padding: 15px 0;
}
#footer > .wrapper > div{
	display: inline-block;
	vertical-align: top;
}
#footer .about,
#footer .careers{
	margin-right: 182px;
}
#footer .about {
	margin-right: 166px;
}
#footer .careers {
	margin-right: 159px;
}
#footer .head{
	font-size: 15px;
	color: #808080;
}
#footer .list{
	margin-bottom: 20px;
}
#footer .list li{
	font-size: 11px;
	color: #404040;
}
#footer .contact .details{
	margin-top: 5px;
}
#footer .contact .details table{
	margin-top: 15px;
	width: 250px;
}
#footer .contact .details table th{
	padding-right: 8px;
	vertical-align: top;
	width: 20px;
}
#footer .contact .details table th img{
	margin-top: 4px;
}
#footer .policy {
	font-size: 10px;
	margin-top: 30px;
}
#footer .policy .links{
	color: #d32e3b;
	font-weight: bold;
}
#footer .policy .copyright{
	color: #404040;
}

.mobileNav {
	background-color: #d32e3b;
	height: 75px;
	display: none;
}
#footer .footerMobile {
	display: none;
}
.mobileMenu {
	display: none;
}
.mobileMenu .menu{
	height: 53px;
}
.mobileMenu .menu .text{
	font-size: 14px;
	font-weight: 700;
	float: left;
	margin-left: 13px;
	margin-top: 16px;
}
.mobileMenu .menu .click{
	float: right;
	margin-right: 13px;
	margin-top: 18px;
}
.mobileArrows {
	height: 38px;
	background-color: #bfbfbf;
}
.mobileArrows img{
	margin-top: 9px;
}
.mobileArrows .left {
	float: left;
	margin-left: 20px;
	text-align: center;
	width: 50px;
	height: 38px;
	cursor: pointer;
}
.mobileArrows .right {
	float: right;
	margin-right: 20px;
	text-align: center;
	width: 50px;
	height: 38px;
	cursor: pointer;
}

/*===== modal =====*/

.modalsubheading {
	float: left;
	padding-top:25px;
	padding-bottom:25px;
	padding-right:50px;
	padding-left:50px;
}

.modalbiography {
	float: right;
}


/*NEWS*/

blockquote {
    padding: 20px;
    display: block;
    font-size: 18px;
    line-height: 1.5;
    color: #d32e3b;
    font-style: italic;
    position: relative;

}

blockquote::before
{
	content: '"';
	position: relative;
	font-weight: 900;
	font-size: 44px;
	top:-10px;
	position: absolute;
	top:-10px;
	left:-5px;
	color:#424242;
}

blockquote::after
{
	content: '"';
}


#header .NewsFullViewNew,
.NewsFullViewNew.sfnewsDetails .sfnewsContent
{
	font-size: 16px;
	line-height: 2;	
	min-height: 500px;
}

.Relative
{
	position: relative;
}
.featuredStories ul.NewsListNew 
{
	margin:0;
	padding:0;
}
.NewsListNew li.sfnewsListItem
{
	float:left;
	width:49%;
	padding:6px;
	box-sizing: border-box;
	border:1px solid #ccc;
	font-size: 14px;
	line-height: 1.5;
	    margin: 10px 3px 0 0;
	    list-style: none;
	    text-align: center;
}

.NewsListNew li.sfnewsListItem .content
{
	text-align: left;
}

.NewsListNew  li.sfnewsListItem .categories li,
.NewsListNew .categories
{
	color: #d32e3b;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
    margin: 4px 0;
}

.NewsListNew li.sfnewsListItem h2
{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	clear: both;
	margin-top: 0;
	
}
.NewsListNew  li.sfnewsListItem .content h2 a,
.NewsListNew  li.sfnewsListItem .content h1 
{
	color: #333;
    text-decoration: none;
    padding: 0;
    font-size: 18px;
    height: 70px;
    overflow: hidden;
}

.featuredStories .sfContentBlock .NewsListNew  li.sfnewsListItem .content h2 a
{color: #333 !important;}

.featuredStories .sfContentBlock .NewsListNew  li.sfnewsListItem .content h2 a:hover,
#mainContent .featuredStories .sfContentBlock .NewsListNew li.sfnewsListItem .content a.readmore:hover{
	color: #d32e3b !important;
}

#mainContent .featuredStories .sfContentBlock .NewsListNew li.sfnewsListItem .content a.readmore{
	color: #333 !important;}

.NewsListNew  li.sfnewsListItem .DatePublish
{
	color:#999;
}

.NewsListNew  li.sfnewsListItem .content
{
	padding:10px;
	margin:0;

}

.NewsListNew  li.sfnewsListItem .content a
{
	color:#333;
	text-decoration: underline;
	
	display: block;
	padding:10px 0;
}

.NewsListNew  li.sfnewsListItem .content .sfnewsSummary
{
	line-height: 1.4;
	text-align: justify;
	margin: 10px 0;
	-webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	      height: 76px;

}
.content
{
	position: relative;
}
.content .sfnewsSummary::after
{
	content: '...';
	position: relative;
	
}
.NewsFullViewNew .related
{
	margin-top: 50px;
	display: block;
}
#mainContent .NewsFullViewNew .related h3
{
	text-transform: uppercase;
	line-height: 1;
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
}
#mainContent .NewsFullViewNew .related h3,
#mainContent .NewsFullViewNew .related p
{
	color:#999;
}

#mainContent .NewsFullViewNew .related p
{
	line-height: 1.3;
	font-size: 14px;
}

.NewsFullViewNew h1.sfnewsTitle
{
	margin:0;
	padding:0;
	color: #d32e3b;
	font-size: 32px;
}
.NewsFullViewNew .sfCategoriesList
{
	text-transform: uppercase;
}

.NewsFullViewNew.sfnewsDetails .sfnewsSummary
{
	font-size: 18px;
}

.NewsFullViewNew .sfnewsSummary,
.NewsFullViewNew .sfCategoriesList
{
	color:#999;
}
.NewsFullViewNew .sfnewsSummary
{
	line-height: 1.3;
}

.sidebar .NewsNavNew ul
{
	margin:0;
	padding:0;
}

#mainContent .sidebar .NewsNavNew ul li a
{
	font-size: 14px;
	color:#fff !important;
	background: #9f9f9f;
	padding:15px 10px;
}

.sidebar .NewsNavNew li
{
	background-color: transparent;
}

.sidebar .NewsNavNew li ul
{
	margin:5px 0;
}

.sidebar .NewsNavNew li ul li a
{
	background-color: #585858;
	text-indent: 25px;
}

.sidebarRight .featuredStories h2.ntop
{
	margin-top: 5px;
}

.sidebarRight .featuredStories h2 {
    font-size: 21px;
    font-weight: 400;
}

.sidebarLeft
{
	position: relative;
}

.sidebarLeft .NewsMiniFooter
{
	position: absolute;
	left: 0;
	right:0;
	bottom:0;
	z-index: 1;
}



.NewsListNew .categories.smart 		{color:#62bb47;}
.NewsListNew .categories.pldt 		{color:#d2272a;}


#mainContent .bx-wrapper .bx-pager.bx-default-pager a
{
	border-radius: 0;
	height: 13px;
	width: 13px;
}

#mainContent .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#mainContent .bx-wrapper .bx-pager.bx-default-pager a.active

{
	background: #d32e3b;
}

#mainContent .bx-wrapper .bx-viewport
{
	box-shadow: none;
	border: none;
}

.bx-controls-direction
{
	display: none;
}

#newsCenter .sfsearchBox
{
	display: none;
}

#newsCenter .sfsearchBox input[type="text"]
{
		width:100%;
}


#newsCenter .sfsearchBox input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 10px;
    border-radius: 0;
    margin: 10px 0;
    line-height: 1;
    height: auto;
}

#newsCenter .sfsearchBox input[type="text"]::-webkit-input-placeholder
{
	font-size: 12px;
	font-weight: normal;
}

#newsCenter .sfsearchBox input[type="submit"] 
{
    height: auto;
    background-color: #404040;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    padding: 15px 10px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-family: 'Roboto', Sans-serif;
}




.HideOnFull .NewsListNew li.sfnewsListItem .content h1
{
    height: 43px;
}

.NewsMiniFooter
{
	position: relative;
}

.NewsMiniFooter span
{
	position: absolute;
	top:-175px;
	left:-300px;
	color:#999;
	width: 250px;
	margin-bottom: 10px;
}

#mainContent .NewsMiniFooter span a {
    color: #999 !important;
}

.NewsMiniFooter span a img{margin-right:5px; }
.NewsMiniFooter span li{margin-bottom: 5px;}



img.Openvideo {
    height: 193px;
    width: 100%;
    background-color: #F5F3F4;
    background-image: url('/images/default-source/Thumbnails/defaul-imgt.jpg');
    background-position: 50% center;
    display: block;
    border: none;
    outline: none;
    box-shadow: none;
    outline-color: transparent;
}

.NewsListNew li.sfnewsListItem a:hover,
.NewsListNew li.sfnewsListItem .content h2 a:hover
{
	color:#d32e3b;
}
/*.sf_cols.MainNewsList {
    min-height: 700px;
}
*/



#newsCenter ul.NewsListNew.sfnewsList.sfnewsListTitleDateContent {
    min-height: 700px;
}


.view-all{float: right;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #999 !important;
margin-top: 10px;
margin-right: 13px;}



@media (max-width:960px){

	.newscontact
	{
		position: relative;
	    top: 0;
	    left: 0;
	    text-align: center;
	    display: block;
	    margin-top:10px;
	}

	.NewsListNew li.sfnewsListItem
	{
		width: 100%;
		margin:5px 0;
		/*text-align: center;*/
	}
	.sidebar .NewsNavNew li
	{
		width: 100%!important;
		float: none!important;
	}
	.sidebarLeft .NewsMiniFooter
	{
		display: block;
		text-align: center;
		width:100%;
		position: relative;
		top:auto;
		margin: 10px 0;
	}

	.NewsFullViewNew .sfCategoriesList li {
    	width: 100%!important;
    	display: block;
    	float: none;
    	margin: 10px 0!important;
	}
	.nav-bar-bottom, .sidebar, .sidebarLeft, .sidebarRight, .featuredStories
	{
		    margin: 20px auto;
    		width: 100%!important;
	}

	.newscontact{display: none !important;}
	.NewsMiniFooter span {
	    position: relative;
	    top: 0;
	    left: auto;
	    text-align: center;
	    display: block;
	    width: 100%;
	    padding:15px;
	}


}

@media (max-width:600px){ 
	.banner .caption .title {
	    font-size: 17px !important;
	    line-height: 26px;
	    color: #808080;
	}

	.banner #banPager {
	    display: block;
	     position: relative; 
	    bottom: 5px; 
	    right: 0px; 
	    z-index: 999;
	    margin: 0 auto;
	    text-align: center;
	    padding-top: 15px;
	}

	li.sfarchiveListItem {
	    width: 40% !important;}

	.newscontact{
		display: none !important;
	}
	#newsCenter li.sfarchiveListItem a,
	li.sfarchiveListItem
	{
		width: 100%!important;
		float: none!important;
	}

	ul.sfCategoriesList li
	{
		 float: none!important;
	}

	

}

@media (max-width: 960px) and (min-width: 600px) {
	#newsCenter .sidebarRight li
	{
		width: 100% !important;
    	 float: none !important; 
	}
}



@media (max-width:400px){
	#newsCenter ul.sfCategoriesList li {
	    float: none!important;
	}

	#newsCenter li.sfarchiveListItem
	{
		width: 100%!important;;
	}
}

