@charset "UTF-8";
/* CSS Document */
/*h1 {
    font-size: 28px;
    font-family: "Oswald", Arial, Verdana, sans-serif;
}*/

body {
background-color: #fff;
height: 100%;
font-family: 'Roboto',Helvetica,Arial,sans-serif;
font-size: 14px;
margin-top:-10px;
}
.slick-slide {

   /* display: none; */
    float: left;
    height: auto !important;
    min-height: 1px;

}
.stomp-scale {
max-width:960px;	
margin-right:auto !important;
margin-left:auto !important;
}
ul.pm-pl-list li {
border-bottom: 1px solid #e8e8e8;
position: relative;
padding: 8px 0;
display: block;
align-items: baseline;
}
.pm-video-heading h1, .pm-video-heading .pm-video-watch-featured h2 a, .pm-video-watch-featured h2 .pm-video-heading a {
padding: 0;
margin: 0;
color: #2d5d9f;
font-weight: 700;
}
h1, .pm-video-watch-featured h2 a, h2, h3, h4 {
font-family: 'Oswald', Arial, Verdana, sans-serif;
letter-spacing: -0.025em;
}
.pm-video-watch-featured h2 a {
    color: #2d5d9f;
}
.thumbnail .caption h3 a {
    color: #2d5d9f;
}
.thumbnail .caption h3 a:hover {
    color: #F57A16;
}
.thumbnail .caption h3 a:visited {
    color: #2d5d9f;
}

.entry-meta {
	visibility: hidden;
	display: none
}
.pm-video-author {
    visibility: hidden;
	display: none
}
.border-strip {
background-color: #4C4085;
max-width: 1170px;
height: 10px;
z-index: 100;
margin-left:auto;
margin-right:auto;
position: static;
margin-top: -10px;
}

header .header-logo img {
display: inline-block;
vertical-align: top;
max-width: 100%;
max-height: 140px;
}
/*turn off read more*/
.showhide-hide {
display: none;
	visibility: hidden;
	
}

/* hide category widget on articles/stories page */
body.article-category .widget, body.article-read .widget {

    margin-top: 0px;
    display: none;

}

#stories .col-md-8 { width:100%;}



.pm-top-nav {
/*font-family: 'Oswald', Arial, Verdana, sans-serif;
letter-spacing: 0.025em;*/
font-size: 1.0em;
display: table;
background-color: #fff;
color:#fff;
padding: 6px 0;
margin: 0 auto;
border-bottom: 10px solid #4C4085;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
max-width: 1170px;
}
.pm-top-nav ul.nav li a {
color: #fff;
border: none;
font-weight: bold;
margin-top: 2px;	
text-transform: uppercase;
background-color: #2d5d9f;	/*  4b4085 */
}
.pm-top-nav ul.nav li a:hover {
color: #fff;
border: none;
background: #F57A16;
}
.pm-top-nav ul.nav li a:focus {
color: #F57A16;
border: none;
background: none;
}
.navbar-pmuser .dropdown-menu li a {
font-size: 13px;
padding: 8px 20px;
color: #fff;
font-weight: bold;
font-size: 13px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #2d5d9f;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.pm-top-nav ul.nav li .mico {
font-size: 14px !important;
width: 20px;
height: 17px;
margin: 0;
padding: 0;
margin-right: 6px;
color: #fff;
vertical-align: middle;
display: inline-block;
}
 /* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
  float: right;
  width: 33.33%;
  padding: 5px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;

} 
.pm-top-nav ul.nav li a {
color: #fff;
border: none;
font-weight: bold;
}	
.cabtnblocksm-orange {
 	background: #F57A16;
  	color: #ffffff;
  	padding: 9px;
 
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-top: 4px;
	width:100px;
	text-align: center;
}
	.cabtnblocksm-orange:hover {
  	background: #3566b6;
 
}
	#stomp-cabtnsm-orange a {
    font: 1.2em Oswald;
    color: #FFF;
    text-decoration: none;
}
	#stomp-cabtnsm-purple a {
    font: normal normal 1.2em Oswald;
    color: #ffffff;
    text-decoration: none;
}
.cabtnblocksm-purple {
  background: #4C4085;
  width:100px;
  text-align: center;
  color: #ffffff;
  padding: 9px;

  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4px;
  margin-top: 4px;
}

.cabtnblocksm-purple:hover {
  background: #3566b6;
 
}