/****************** LEGACY STYLES *****************/
#channel .timeline-history .bx-viewport{
	height: auto !important;
}
#col-left {
	padding-top:15px; 
	padding-right:30px;
}

@media (max-width:747px){
	#col-left {
		padding-right:0px;
	}
}
/*---Right Column Styles*/
#col-right {

  padding:15px 20px;
  background:#f6f8fa;

}

.post {
  margin-bottom: 50px; }

.post2 {
  margin-bottom: 50px; }

.post h2 {
  margin: 0;
  font: 400 22px/1em 'Open Sans', Arial, sans-serif;
  margin-bottom: 10px;
  text-align: left; }

.post p {
  font-size: 1em;
  margin-bottom: 13px;
  text-align: left;
  font-family: inherit;
  font-weight: normal; }

.post .twitter p {
  margin-bottom: 0; }

.post .twitter p + p {
  margin-bottom: 25px; }

.post a {
  font-weight: normal;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left; }

.post li a {
  margin-bottom: 0; }

.post .tabset a {
  text-align: center;
  margin: 0; }

.post a.more {
  font-size: 12px;
  display: inline-block;
  font-weight: 400; }

.post a.more:after {
  margin: -6px 10px 0 0;
  width: 11px;
  height: 11px;
  background-size: 11px 11px; }

.post p a {
  margin: 0; }

.post ul.toolbox {
  padding: 0 0 25px 25px;
  margin: 0 0; }

.post ul.toolbox li {
  cursor: pointer;
    color: #f58220;
  font: normal 14px/1.2em 'Open Sans', Arial, sans-serif; }

.post ul.toolbox li:hover {
  color: #00a651; }

.post ul.toolbox.naked {
  padding: 20px 0 0; }

.post ul.toolbox.naked li {
  margin-bottom: 10px; }

.post ul.toolbox.naked li:before {
  display: none; }

.post li {
  margin-bottom: 5px; }

.post .holder-slider.empty p {
  color: #111111;
  font: normal 14px/1.2em 'Open Sans', Arial, sans-serif !important;
  margin: 0 !important;
  padding: 20px;
  /*text-transform: capitalize; */
}

.actions {
  width: 100%;
  height: 35px; }

.actions a {
  float: right;
  height: 35px;
  margin: 0 25px 0 0; }

.actions .people {
  background: url(/images/ico-people-02.png) center center no-repeat;
  width: 18px;
  margin: 0 25px 0 0; }

.actions .trash {
  background: url(/images/ico-trash-02.png) center center no-repeat;
  width: 15px; }

.actions .cancel {
  background: url(/images/ico-cancel-02.png) center center no-repeat;
  width: 20px; }

.actions .star {
  background: url(/images/ico-star-02.png) center center no-repeat;
  width: 21px; }

.actions .star:hover {
  background: url(/images/ico-star-on-02.png) center center no-repeat; }

.actions .people:hover {
  background: url(/images/ico-people-on-02.png) center center no-repeat; }

.actions .trash:hover {
  background: url(/images/ico-trash-on-02.png) center center no-repeat; }

.actions .cancel:hover {
  background: url(/images/ico-cancel-on-02.png) center center no-repeat; }

.actions a img {
  display: block;
  width: 100%;
  height: 100%; }

.post .video-module h2 {
  margin: 0;
  display: none; }

.post .tabz h2 {
  margin: 0;
  padding: 20px;
  background: #fff; }

.link-list {
  padding: 0 0 0 50px; }

.link-list li {
  margin: 0 0 3px; }

.link-list li p {
  margin: 0 0 20px; }

.link-list li a {
  margin: 0;
    color: #f58220;
  vertical-align: top; }

.structure a {
  margin: 5px 0;
  display: block; }

.structure em {
  font-style: italic; }

.structure p {
  margin-bottom: 10px; }

.post .two-col-list {
  padding: 10px 0 0 0; }

.post .two-col-list li:before {
  display: none; }

.post .two-col-list li {
  float: left;
  margin: 0;
  width: 45%; }

.post .two-col-list li:nth-child(odd) {
  width: 55%; }

.post .two-col-list li a {
  color: #111111;
  font-size: 14px;
  font-weight: normal; }

.post .two-col-list li a:hover {
  color: #00a651; }

.join-post p {
  margin-bottom: 10px; }

.post h2:after {
  display: block;
  clear: both;
  content: ''; }

.post h2 > img {
  float: none;
  max-width: 25px !important; }

.post h2 img + span {
  overflow: hidden; }

@media screen and (max-width: 977px) {
  .right-content::after {
    content: "";
    display: inline-block;
    height: 0;
    width: 100%; }

  .right-content {
    text-align: justify; }

  }

/*---End of Right Column Styles*/

/**************************** 
	BOOTSTRAP RESETS
*****************************/
.container{
	width: 1224px;
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}

.row-block
{
	padding : 15px 0;
}

.row-block-top
{
	padding-top: 15px;
	
}
.row-block-bottom{
	padding-bottom: 15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, 
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
	padding-right: 0px;
	padding-left: 0px;
}
.alert.alert-warning.alert-dismissible{
	display: block !important;
	color: black;
	position: relative;
	top: 0;
	background: yellow;
	margin: 0;	
}
.alert.alert-warning.alert-dismissible .close{
	opacity: 1;
	color: black;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	font-size: 16px;
}

.alert.alert-warning.alert-dismissible.alert-lapsed{
	display: block !important;
	padding-left:20px;
	padding-right:20px;
	color: white;
	position: relative;
	top: 0;
	background: #dd0000;
	margin: 0;	
}

.alert.alert-warning.alert-dismissible.alert-lapsed .close{
	opacity: 1;
	color: white;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	font-size: 16px;
}

.alert-lapsed a{
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}

.alert-lapsed p strong {
  	font-weight: 600;
  	text-transform: uppercase; 
}

a:hover, a:focus{
	text-decoration: none !important;
}
/**************************** 
	Header Base Styles
*****************************/
#MH091216 *{
	font-family: 'Open Sans';
	
}
.glyphicon{
    font-family: 'Glyphicons Halflings' !important;
}
#MH091216{
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	border-bottom: none !important;
	background-color: transparent !important;
	box-shadow: none !important;
}
#MH091216 ul li:before{
	background:transparent;
}
#MH091216 hr{
	clear:both;
}
.navbar-left{
	float:left;
}
.navbar-right{
	margin:0;
	float:right;
}
.navbar-default{
	background-image: none;
}
/* Nav element link reset and item spacing */
.navbar-nav>li>a{
	padding: 0;
	margin-left: 50px;
}
.navbar-default .navbar-nav>li>a:focus{
	color: #111111;
}
.navbar-default .navbar-nav > li > a{
  color: #111111;
}
/* ::after/::before elements cause rendering overlap and annoyances */
.nav li:after, 
.mm-nav-row:after,
.mm-content:after, 
.social li:before, 
.mm-nav-row:before, 
.mm-content:before{
	content: none;
}

/**************************** 
	Top and Bottom Nav Bars
*****************************/
.top-nav{
	height: 55px;
	width: 100%;
	background: url(/images/masthead/header_social_background.png) no-repeat;
	background-repeat: repeat-x;
}
.bottom-nav{	
	width: 100%;
	clear: left;
	border-bottom: #edebee solid 4px;
}
/**************************** 
	Social Icons
*****************************/
.social > li{
	display: inline-block;
}
.social-icon{
	padding-right:6px;
}
.social{
	padding-top:12.5px;
	float: left !important;
}

/**************************** 
	Sign in/out Block
*****************************/
.account-block{
	font-family: 'Lato';
	padding-right:15px;
	padding-top:13px;
}
.account-block-mobile{
	font-family: 'Lato';
	padding-right:15px;
	padding-top:22px;
}

.account-block .account-text, .account-block-mobile .account-text{
	font-size: 13px;
	font-weight: 600;
}
.account-link{
	color: #00a651 !important;
}
.account-menu-toggle{
	padding: 4px;
	font-size: 16px;
	cursor: pointer;
}
.account-menu-toggle .glyphicon{
	top: 4px;
}
/* search launcher styles */
#search-launcher{
	padding-top: 7px;
	cursor: pointer;
}

/**************************** 
	Logo
*****************************/
.logo{
	padding-top: 5px;
	padding-bottom: 5px;
}
.logo img{
	max-height: 60px;
}
.logo.logo-mobile{
	padding-top:15px;
	width: auto;
}
@media (max-width: 355px){
	.logo.logo-mobile.visible-xs{
		display:none !important;
	}	
}
/* search button styling*/
.search-small{
	display:none;
	padding-left: 50px;
	cursor: pointer;
}

/* media query to overwrite npg styles affecting header height */
@media screen and (max-width: 991px) {
	.bottom-nav{
		height: 65px;
	}
}
@media screen and (max-width: 977px) {
	body {
		padding-top: 65px; 
	}
}
@media screen and (max-width: 767px) {
	.bottom-nav{
		height: 65px;
	}
	#header {
		height: 65px; 
	}	
	#MH091216{
		height: 65px; 
	}
}


/*********************************************** 	
* Yamm!3 - Yet another megamenu for Bootstrap 3
* http://geedmo.github.com/yamm3
* 
* @geedmo - Licensed under the MIT license	
************************************************/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/**************************** 
	Primary Nav 
*****************************/
#megamenu-container{
	padding: 0;
	padding-top: 27px;
}
#megamenu a:hover{
	color: #2ebb37 !important;
	text-decoration: none;
}
#megamenu li{
	margin: 0;
	padding: 0px;
	float: none;
}
#megamenu .mm-parent{
	display:inline-block;
}
/*remove default drop down-toggle button styling */
.mm-parent.open > .mm-toggle{
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    color: green !important;	
}
a.mm-toggle{
	color: #111111;
	font-size: 14px;	
	/* font-family: 'Lato'; */
	font-weight: 500;
	padding: 25px 0;
}
.mm-toggle:active{
	color: green !important;
}

/**************************** 
	Megamenu Inner Panel 
*****************************/
.mm-promo-area{
	text-align:center;
}
.mm-dropdown *{
	background-color: #f6f8fa;
	line-height: 19px !important;
}
.mm-dropdown.dropdown-menu{
    box-shadow: 0 0 21px #e2e7ec;
	padding: 10px;
	background-color: #f6f8fa;/* rgba(121,160,141, .90) */
	width: 1150px;
	margin:auto;
	left: 0;
	right: 0;
}
#megamenu .mm-dropdown.dropdown-menu li{
	padding: 5px;
    background-color: #f6f8fa;
}
#megamenu .mm-dropdown.dropdown-menu .mm-nav-link{
	font-size: 14px;
	color: #111111 ;
    background-color: #f6f8fa;
}
#megamenu .mm-dropdown.dropdown-menu .mm-nav-header{
	font-size: 18px;
	color: #00a651;
    background-color: #f6f8fa;
}
#megamenu .mm-dropdown.dropdown-menu .mm-nav-list-md{
    -moz-column-count:2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;	
}
#megamenu .mm-dropdown.dropdown-menu .mm-nav-list-lg{
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;	
}
#megamenu .mm-dropdown.dropdown-menu .mm-nav-list hr{
	width: 60%;
	border-top-color: #8a8a8a;
}


/**************************** 
	Mid size mega menu
*****************************/

@media screen and (min-width: 991px) and (max-width: 1200px) {


.mm-dropdown.dropdown-menu{
    box-shadow: 0 0 21px #e2e7ec;
	padding: 10px;
	background-color: #f6f8fa;
	width: 970px;
	margin:auto;
	left: 0;
	right: 0;
}

.navbar-nav>li>a {
    padding: 0;
    margin-left: 35px;
}

#megamenu .mm-dropdown.dropdown-menu .mm-nav-header {
    font-size: 16px;
    color: #00a651;
    padding-bottom: 5px;
}

#megamenu .mm-dropdown.dropdown-menu .mm-nav-link {
    font-size: 13px;
    color: #111111;
}

#megamenu .mm-dropdown.dropdown-menu img {
    max-width: 100%;
    height: auto;
}

}

/**************************** 
	Mobile Menu
*****************************/
#mobile-menu{
    overflow-y: auto;
    height:400px;
    width: 100%;
}

#mobile-menu li{
    display: block;
    float: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    cursor: pointer;
    padding: 0;
    background: #f8f8f8;
}

#mobile-menu .mobile-menu-head{
	font-weight: 600;
	font-size: 14px;
	background: #FFF;
}

#mobile-menu li a{
    color: inherit;	
    padding: 20px 0;
    display: block;
    line-height: 1em;
    font-size: 12px;
}

#mobile-menu li a:hover{
	text-decoration: none;
	color: green;
}
#mobile-menu .mobile-search-btn-container{
	background: #ed831c;
}

/* mobile menu toggle style */
button.navbar-toggle{
	margin-top: 20px;
	margin-right: 5px;
}

/**************************** 
	Search Modal Styles 
*****************************/
#search-modal *{
  font-family: 'Open Sans';
}
#search-modal .modal-header{
	text-align: center;
}
#close-search-modal{
    margin-top: -25px;
    margin-right: -20px;
}
#search-modal .modal-body{
	padding:25px;
}
#search-modal .modal-body .row{
	background-color: #ebebeb;
}
#search-modal .insights-search-form:before{
    content: "";
    position: absolute;
    left: 10%;
    width: 80%;
    bottom: 0;
    height: 1px;	
	border-bottom: 1px solid #00a651;
}
#search-modal .modal-body .col-xs-1, .modal-body .col-xs-11{
	padding: 0px;
}
#search-modal .insights-row .close{
	padding: 5px;
}
#search-modal .search-input-header{
	text-align:center;
	color: #111111;
	font-weight: normal;
}
#search-modal .row.insights-row{	
	border-radius: 5px;
}
/*#search-modal .insights-search-form{
	background-color: #d6f2e3;
}*/
#search-modal .insights-search-form, .site-search-form{
	padding:10px;
	text-align: center;
	border-radius: 8px;
}
#search-modal .site-search-form input, .insights-search-form input{
	width: 75%;
	margin:auto;
	border: 1px solid;
}
#search-modal .insights-search-form button{
	margin-top:15px;
	background-color: #00a651;
	color: white;
}
#search-modal .site-search-form button{
	margin-top:15px;
	background-color:#00a651;
	color: white;	
	
}
#search-modal .modal-search-btn:hover{
	color: white;
}

/**************************** 
	Livechat Styles
*****************************/
.rotate {
	/* Safari */
	-webkit-transform: rotate(-90deg);

	/* Firefox */
	-moz-transform: rotate(-90deg);

	/* IE */
	-ms-transform: rotate(-90deg);

	/* Opera */
	-o-transform: rotate(-90deg);

	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	width: 284px;
	position: fixed;
	left: auto;
	right: -119px;
	top:60%;
	z-index: 99999 !important;
}



/**************************** 
	#channel Styles 
*****************************/
@media screen and (max-width: 747px){
	#channel .blog-module h2 {
	    margin: 0;
	    line-height: 1em;
	    width: 100%;
	    padding: 20px 10px;
	    border-bottom: 1px solid #E5E5E5;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    display: block;
	    width: 100%;
	}
}
#channel .blog-module h2{
    margin: 0;
    font: normal 40px/1 'source sans pro', Arial, sans-serif;
	color: #565656;
}
#channel h2{
	font-family: 'Open Sans';
    font-size: 20px;
    line-height: 1em;
    font-weight: 400;
    margin: 0.5em 0 0.3em;
    color: #00a651;
}

/* Blog Module Styles */
#channel .blog-module a{
	text-decoration: none;
}

@media screen and (max-width: 1224px) {
	#channel .blog-module > .container {
		width: 100% !important;
	}
}
/* Event Module Styles */
#channel .event-module{
	padding-top:15px;
}
#channel .event-module h2 span{
	display: inline;
    color: #848484;
    font-size: inherit;
    text-transform: none;
}
#channel .event-module h2{
	text-transform: none;
}

#channel div.news-section{
	background: white;
}
#channel .news-section a{
	text-decoration: none;
}

#channel .news-section .col-sm-6{
	padding: 60px 0 60px 15px;
}

/**************************** 
	Normal Hero Unit Styles 
*****************************/
@media (min-width: 748px){
  .hero-static .container{
    background: transparent;
  }
	section.hero-static{
		background-color: black;
	}
	.hero-static div.img-slider-holder{
	    left: 44%;
	    width: 690px;	
	}
	.hero-static div.img-slider-holder img{
		position: static;
		margin-left: 0;
		left: 0;
	}
}

/******************************** 
	Full Width Hero Unit Styles 
*********************************/
.hero-fw *{
  font-family: 'Open Sans';
}
.hero-fw a:focus{
	color: #2ebb37;
	text-decoration: none;
}
.hero-fw.hero-static{
	height: 500px;
	background-position: center !important;
	background-repeat: no-repeat !important;
	text-align: center;	
}
.hero-fw.hero-static img {
	max-width:100%;
	margin:auto;
	min-width: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	min-height: initial;
	position: relative;

}	
.hero-fw.hero-static .container{
	background: transparent;
	height: auto;
	position:relative;
	top:50%;
	transform: translateY(-50%);
}
.hero-fw.hero-static h1{
	text-align: center; 
	font-weight: bold; 
	font-size: 75px; 
	color: #00a651;
}
.hero-fw.hero-static h2{
	font-weight: 400;
	font-size:60px;
	color: #020202;
}
.hero-fw p{
	font-weight: 600;
	color: #00a651;
	font-size:20px;
}
.hero-fw-text h1, .hero-fw-text h2{
	margin: 0;	
}
.hero-fw-text{
    margin: auto;
    margin-bottom:30px;		
}
.hero-fw a:hover{
	text-decoration: none;
}
@media (min-width: 748px){
	.hero-fw-text{
	    width: 80%;
	}	
}
@media (max-width: 638px){
	.hero-fw-text h2{
	    display: none;
	}
	.hero-fw.hero-static .hero-fw-text h1{
		font-size:45px;
	}
}

/******************************** 
	Footer Styles
*********************************/
.mobile-social.visible-xs{
	overflow: visible !important;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 148px;
    float: none !important;	
}
.mobile-social.visible-xs ::before{
	display: none !important;
}
@media (max-width: 1200px){
  #footer p{
    width: 100%;
  }  
}
@media (max-width: 1023px){
  #footer ul.mobile-social.visible-xs li{
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 977px){
	#footer ul{
		height: auto;
		overflow: auto;
	}
}


/******************************** 
	Boxmodule Component
*********************************/
/*** Box Module default classes ***/
.box{	
	text-align:center	
}
.box a{
	text-decoration: none;	
}
.box p{
	color: #111111;
	font-size: 15px;
	font-weight: normal;
}
.box .boxmodule-image{
	min-height: 80px;
}
.box .boxmodule-title{
	font-size: 20px;
    min-height: 40px;
    display: table;
    width: 100%;
}
.box .boxmodule-title > span{
    display: table-cell;
    vertical-align: middle;
}

/* Default padding, unstacked */
.boxes [class*='col-']{
	padding-top: 10px;
}
/* two columns */
.boxes [class*='-6']:nth-child(1){
	padding-right: 15px;
}
.boxes [class*='-6']:nth-child(2){
	padding-left: 15px;
}
/* three columns */
.boxes [class*='-4']:nth-child(1){
	padding-right: 10px;
}
.boxes [class*='-4']:nth-child(2){
	padding-left: 5px;
	padding-right:5px;
}
.boxes [class*='-4']:nth-child(3){
	padding-left: 10px;
}
/* four columns */
.boxes [class*='-3']:nth-child(1){
	padding-right: 10px;
}
.boxes [class*='-3']:nth-child(2){
	padding-left: 5px;
	padding-right:5px;
}
.boxes [class*='-3']:nth-child(3){
	padding-left: 5px;
	padding-right:5px;
}
.boxes [class*='-3']:nth-child(4){
	padding-left: 10px;
}	

/* Large stacks here, need to remove padding and enforce padding priority to smaller column breakpoints */
@media (max-width: 1199px){
	/* if only lg break point exists, then remove padding */
	.boxes [class='col-lg-6'], .boxes [class='col-lg-4'], .boxes [class='col-lg-3']{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	/* md column sizes take priority */
	/* two columns & four columns stacked to two*/
	.boxes [class*='md-6']:nth-child(1), .boxes [class*='md-6']:nth-child(3){
		padding-right: 15px;
		padding-left: 0;
	}
	.boxes [class*='md-6']:nth-child(2), .boxes [class*='md-6']:nth-child(4){
		padding-left: 15px;
		padding-right: 0;
	}
}
@media (max-width: 991px){
	/* if only contains md column break point, it is now stacked vertically, remove padding */
	.boxes [class='col-md-6'], .boxes [class='col-md-4'], .boxes [class='col-md-3']{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	/* else sm column sizes take priority */
	/* two columns & four columns stacked to two*/
	.boxes [class*='sm-6']:nth-child(1), .boxes [class*='sm-6']:nth-child(3){
		padding-right: 15px;
		padding-left: 0;
	}
	.boxes [class*='sm-6']:nth-child(2), .boxes [class*='sm-6']:nth-child(4){
		padding-left: 15px;
		padding-right: 0;
	}				
}
/* smallest break point, everything stacks vertically: remove padding */
@media (max-width: 767px) {
	.boxes [class*='col-']{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
}

/******************************** 
	Boxmodule Style Classes
*********************************/
#channel .box.boxmodule-alignleft{
	text-align:left;
}
#channel .boxmodule-deckless-promo, #channel .boxmodule-deckless-promo-sm{
	min-height: 160px;
	max-width: 600px;
	margin:auto;	
	text-align:left;
}
#channel .box.boxmodule-deckless-promo .boxmodule-title{
	min-height:60px;
}
#channel .boxmodule-deckless-promo-sm{
	max-width: 257px;
}
#channel .box.boxmodule-cleantitle .boxmodule-title{
	background-color: transparent;
	color: black;
	padding: 0;
	min-height: 0;
	width: 100%;
	text-align:left;
}
#channel .boxmodule-deckless-promo h2{
	font-family:"Open Sans";
	margin:0;
	color: white;
	font-size:20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	font-weight: normal;
	background-color: #464646;
}
#channel .boxmodule-deckless-promo-sm h2{
  text-align:left;
  font-weight: normal;
  background-color: #464646;  
  font-family:"Open Sans"; 
  margin:0;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;  
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 600px){
	#channel .boxmodule-deckless-promo h2{
	    font-family:"Open Sans";    
	    margin:0;
	    color: white;
	    font-size:15px !important;
	    line-height:13px;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 10px;
		padding-bottom: 10px;
	    text-align:left;
	    font-weight: normal;
	    background-color: #464646;
	} 
}
/*** 'icon-left' Box Module classes ***/
#channel .boxmodule-icon-left .boxmodule-image{
	position: absolute;
	padding-top: 5px;
    margin-bottom: 15px;
    left: 0;
    top: 10px;
    text-align:center;
    width: 126px;
    height: 126px;
    overflow: hidden;   
    vertical-align: baseline;
}

#channel .boxmodule-icon-left h2{
	margin-bottom: 20px;
}
#channel .boxmodule-icon-left .boxmodule-inner{
    min-height: 126px;
    padding-left: 145px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
#channel .boxmodule-icon-left .boxmodule-deck{
	padding-top: 10px;
}
/******************************** 
	Boxmodule sidebar Style Classes
*********************************/
.box.boxmodule-sidebar-default h2, 
.row.boxmodule-sidebar-default h2, 
.box.boxmodule-sidebar-search h2{
	font-size: 22px;
	font-family: 'source sans pro';
}
.box.boxmodule-sidebar-default p, 
.row.boxmodule-sidebar-default p, 
.box.boxmodule-sidebar-search p{
    color: #111111;
    font-size: 15px;
    font-weight: normal	
}
.box.boxmodule-sidebar-search .insights-search-form input{
	padding-top: 5px;
	padding-bottom: 5px;
	height:40px;
	float: left;
	width: 75%;
	margin:0;
	border-top: 1px solid black;
	border-right: none;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.box.boxmodule-sidebar-search .insights-search-form button{
	color: white;
	background-color:#00a651;
	padding-top: 5px;
	padding-bottom: 5px;
	height:40px;	
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.box.boxmodule-sidebar-default, .box.boxmodule-sidebar-search{
	text-align:left;
}
.box.boxmodule-sidebar-default .boxmodule-title img{	
	float: left;
}
.box.boxmodule-sidebar-default .video-module h2{
	display: none;
	font-size: 22px;
}
.box.boxmodule-sidebar-default .boxmodule-title,
.box.boxmodule-sidebar-search .boxmodule-title{
	min-height: 0px;
}
.box.boxmodule-sidebar-default .boxmodule-title > span,
.box.boxmodule-sidebar-search .boxmodule-title > span{
	display:block;
}
/******************************** 
	Boxmodule Animations
*********************************/
/* Add animation to all elements in boxmodule */
.box.animate .boxmodule-image:after,
.box.animate *{
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
/* START Lift variants*/
.box.animate.lift-img .boxmodule-image i,
.box.animate.lift-img .boxmodule-image img,
.box.animate.lift-box .boxmodule-inner
{
	top:0;
	position: relative;
}
.box.animate.lift-img .boxmodule-inner:hover .boxmodule-image img, 
.box.animate.lift-img .boxmodule-inner:hover .boxmodule-image i,
.box.animate.lift-box .boxmodule-inner:hover{
	top: -5px;
}
/* END Lift */

/* START Underline */
.box.animate.underline  .boxmodule-image:after ,
.box.animate.underline-sm .boxmodule-image:after{
	content:"";
	display:block;
	width:0;
	margin:0 auto;
	height:2px;
	position:relative;
	background-color:#0ea4a2;
}
.box.animate.underline .boxmodule-image:hover:after{
	width:100%;
}
.box.animate.underline-sm .boxmodule-image:hover:after{
	width:100px;
}
/* END Underline */

/* START Lift+Shadow */
.box.animate.lift-box-shadow .boxmodule-inner{
	top:0;
	padding-bottom: 5px;
	display:block;
	position: relative;
}
.box.animate.lift-box-shadow .boxmodule-inner{
	left: 0;
}
.box.animate.lift-box-shadow:hover .boxmodule-inner{
    box-shadow: 15px 15px 25px 0px #9E9E9E;
    position:relative;
    border-radius: 8px;
    top:-3px;
    left:-3px;
}
.box.animate.boxmodule-icon-left.lift-box-shadow .boxmodule-image{
	top: 50%;
    transform: translateY(-50%);	
}
.box.animate.boxmodule-icon-left.lift-box-shadow .boxmodule-image img{
	position:relative;
	top: 50%;
    transform: translateY(-50%);	
}
/* END Shadow */

/* END animations */

/******************************** 
	Search Results Page
*********************************/
.search-container.form-container.group.full{
	padding-bottom: 0;
	margin-bottom: 0;
}
.result-message.alt{
	padding-top:20px;
	font-size: 24px;
}
.result-message.alt span:first-child{
	font-weight: 600;
	color: #f8831c;
}
/**************************** 
	Questionnaire Modal Styles 
*****************************/
/* default */
.questionnaire-modal *{
	font-family: 'Open Sans';
}
.questionnaire-modal select{
	margin: 0px;
}
.questionnaire-modal .modal-body{
	padding: 25px;
	text-align: center;
}
.questionnaire-modal .select{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.questionnaire-modal .modal-header, .questionnaire-modal .modal-footer{
	padding:10px;
	text-align:center;
}
.questionnaire-modal .modal-header{
	background: #00a651;
}
.questionnaire-modal .modal-title{	
	color: white;
}
.questionnaire-modal .form-group > label{
	font-weight: 600;
}
.questionnaire-modal .q-finish{
	display: none;
}
.questionnaire-modal .q-submit, .questionnaire-modal .q-cancel{
	border-radius: 0px;
}
/* Errors */
.questionnaire-modal .input-error{
	border: 2px red solid;
}
.questionnaire-modal .questionnaire-error{
	display: none;
	position: static;
	margin-bottom: 15px;
}
.questionnaire-modal .questionnaire-error{
	padding-left: 15px;
	background: #00a651;
}
/**************************** 
	Content Rating Sidebar
*****************************/
.rate-this-product textarea
{
    height: 100px;
    margin: 5px 0px;
    padding: 10px;
}
.rate-this-product .characters-remaining{
	font-size: 12px;
	margin: 5px 0px;
	float:right;
}
.rate-this-product .rating-success, .rate-this-product .rating-error{
	display: none;
}
.rate-this-product .rating-success-message, .rate-this-product .rating-error-message{
    padding: 10px 5px;
}
.rate-this-product .input-error{
	border: 2px red solid;
}

/* 
	User agents are required to ignore a rule with an unknown selector.
	So we need separate rules for each browser. 
	Otherwise the whole group would be ignored by all browsers in the event of an error.	
*/
.rate-this-product textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #929292;
    font: italic normal 16px/18px 'source sans pro';
}
.rate-this-product textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #929292;
   opacity:  1;
   font: italic normal 16px/18px 'source sans pro';   
}
.rate-this-product textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #929292;
   opacity:  1;
   font: italic normal 16px/18px 'source sans pro';   
}
.rate-this-product textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #929292;
   font: italic normal 16px/18px 'source sans pro'; 
}
.rate-this-product textarea::-ms-input-placeholder { /* Microsoft Edge */
   color:    #929292;
   font: italic normal 16px/18px 'source sans pro';
}
/**************************** 
	Misc NPG Fixes/Overwrites
*****************************/
/* login page */
.login-block.steps .row:before,.login-block.steps .row:after{
	display: none;
}

/*** Account Request Page ***/
.step3 select option{
	padding: 0;
	padding-left: 5px;
}
/*select[name="normalized_function"]{
	background: transparent;
}*/


/*** caption ***/
.caption-box .caption{

	font-size: 13px; 
	line-height: 15px;
}

.caption-box .caption span{

	color: #8b8b8b;

}


/******************************** 
	Boxmodule sidebar Style Classes
*********************************/
.boxmodule-channel-testimonials{
	font-size: 16px!important;
	background-color: #008B39!important;
	color: white !important;
}

.boxmodule-channel-testimonials .box p {
    color: #fff;
    font-size: 16px;
    
}



/******************************** 

--------- Super styles ----------

*********************************/

.super_styles h1, .super_styles .h1
{
	color: #222222;
	font-size: 55px;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0.5em 0 0; 
}

.super_styles h2, .super_styles .h2 
{
  	font-family: 'Open Sans';
    color: #444444;
  	font-size: 32px;
  	line-height: 1.1em;
  	font-weight: normal;
  	margin: 0.5em 0 0.2em; 
}

.super_styles h3, .super_styles .h3
{
	color: #222222;
	font-size: 23px;
	line-height: 1em;
	font-weight: 600;
	margin: 0.5em 0 0.2em; 
}

.super_styles h4, .super_styles .h4
{
	color: #111111;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: 600;
	margin: 0.5em 0 0.2em; 
}


.super_styles h5, .super_styles .h5 {
	color: #333333;
    font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin: 0.5em 0 0.2em;
}



.super_styles .time-article
{
	font-size: 18px;
	display: block;
	margin: 1.5em 0 1em; 
}

.super_styles .firstcharacter
{
	float: left;
	font-size: 80px;
	line-height: 70px;
	padding-right: 8px;
	padding-left: 3px; 
}

.super_styles .initialcharacter
{
 font-size: 80px;
 line-height: 70px;
 padding-right: 2px;
 padding-left: 3px;
}



.super_styles p
{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em; 
	margin: 5px 0 18px;
	font: normal 18px/1.5em 'Open Sans', Arial, sans-serif;
	color: #111111; 
}

.super_styles ol li, .super_styles ul li
{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em; 
	font: normal 18px/1.5em 'Open Sans', Arial, sans-serif;
	color: #111111; 
}

.super_styles a
{
	text-decoration: none;
	outline: none;
	color: inherit;
	box-shadow: inset 0 -2px #00a651; 
}

.super_styles a:hover 
{
	color: #00a651;
	cursor: pointer;
}

.super_styles a:focus 
{
	outline: none; 
}
	
.super_styles a:hover, .super_styles a:active 
{
	outline: 0; 
}
	
.super_styles a:active 
{
	text-decoration: none; 
}



.super_styles .aside-quote
{
	font-size: 20px;
	font-style: normal;
	color: #111111;
	float: left;
	padding: 2em 3em 2em 1em;
	width: 40%;
	position: relative;
	margin: 0;
}


.super_styles .aside-quote:before 
{
	border-top: 10px solid #111111;
	border-top-width: .5em;
	border-top-style: solid;
	content: '';
	padding-bottom: .5em;
	width: 95%;
	line-height: 50%;
	display: block;
	background: none;
	position:static;

}

.super_styles .aside-quote:after 
{
	border-bottom: 10px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	content: '';
	padding-bottom: 2em;
	width: 95%;
	line-height: 50%;
	display: block;
}



.super_styles .aside-callout
{
	font-size: 20px;
	font-style: normal;
	color: #111111;
	float: left;
	padding: 2em 3em 2em 1em;
	width: 40%;
	position: relative;
	margin: 0;
}

.super_styles .aside-callout:before 
{
	border-top: 10px solid #111111;
	border-top-width: .5em;
	border-top-style: solid;
	content: '';
	padding-bottom: .5em;
	width: 95%;
	line-height: 50%;
	display: block;
}

.super_styles .aside-callout:after 
{
	border-bottom: 10px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	content: '';
	padding-bottom: 2em;
	width: 95%;
	line-height: 50%;
	display: block;
}

.super_styles .tweet
{
	font-size: 20px;
	font-style: normal;
	color: #111111;
	float: left;
	padding: 2em 3em 2em 1em;
	width: 40%;
	position: relative;
	margin: 0;
}
.super_styles .tweet:before 
{
	border-top: 10px solid #111111;
	border-top-width: .5em;
	border-top-style: solid;
	content: '';
	padding-bottom: .5em;
	width: 95%;
	line-height: 50%;
	display: block;
}

.super_styles .tweet:after 
{
	border-bottom: 10px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	content: '';
	padding-bottom: 2em;
	width: 95%;
	line-height: 50%;
	display: block;
}

.super_styles .tweet a 
{
	box-shadow: none;
}


.super_styles .related-content 
{
	font-size: 18px;
	line-height: 1.4em;
	font-style: normal;
	color: #111111;
	float: left;
	padding: 2em 3em 2em 1em;
	width: 40%;
	position: relative;
	margin: 0 0 0 0;
}


.super_styles .related-content:before 
{
  	border-top: 10px solid #111111;
    border-top-width: .5em;
    border-top-style: solid;
    content: '';
  	padding-bottom: .5em;
  	width: 95%;
  	line-height: 50%;
  	display: block;
}

.super_styles .related-content:after 
{
  	border-bottom: 10px solid #999999;
  	border-bottom-width: 1px;
  	border-bottom-style: solid;
 	 content: '';
  	padding-bottom: 2em;
  	width: 95%;
  	line-height: 50%;
  	display: block;
}

.super_styles .related-content a 
{
  	box-shadow: none;
}


.super_styles .info-box-article
{
	background: #111111;
	
}

.super_styles .info-box-article a 
{
	
	box-shadow: none;
	
}

.super_styles .info-box-article a:hover 
{
	color: #00a651;
}




@media screen and (max-width: 747px) 
{
  	

	.super_styles h1, .super_styles .h1
	{
		font-size: 42px!important; 
	}

	.super_styles h2, .super_styles .h2
	{
		font-size: 23px; 
	}

	.super_styles h3, .super_styles .h3
	{
		font-size: 20px; 
	}

	.super_styles h4, .super_styles .h4
	{
		font-size: 18px; 
	}

	.super_styles .aside-callout 
	{
		display: none; 
		
	}

	.super_styles .aside-quote 
	{
		
		display: none; 
		
	}
	
	.super_styles .firstcharacter 
	{
	    font-size: inherit;
	  	line-height: inherit;
	  	padding-right: inherit;
	  	padding-left: inherit; 
	}
	.super_styles .initialcharacter
	{

		font-size: inherit;
		line-height: inherit;
		padding-right: inherit;
		padding-left: inherit;
	}

  	.super_styles .tweet 
  	{
	    width: 50%;
	    font-size: 17px; 
	}

  	.super_styles .related-content 
  	{
	    width: 50%;
	    font-size: 17px; 
	}




}

	/*--------- End of super styles ----------*/
