/*
 Theme Name:   VHHA Theme
 Theme URI:    http://labs.am-themes.com/Cinergy_WP/
 Description:  VHHA Theme
 Author:       John Doe testing push
 Author URI:   http://example.com
 Template:    Cinergy
 Author URI: http://themeforest.net/user/BigBangThemes
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags: light,theme-options,creative,responsive,unique,filtered portfolio
*/@import url("../Cinergy/style.css");

/* --------- Insert your custom styles on next rows --------- */


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600);
@import url(http://fonts.googleapis.com/css?family=Roboto:700,500,300italic);

body {
	font-family: 'Open Sans', sans-serif;
	background: #efefef;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 20px;
}

h3 {
	font-size: 20px;
}

.h4, .h5, .h6, h4, h5, h6 {
	margin-bottom: 20px;
}

p {
	font-size: 15px;
	line-height: 1.5;
}
.logo-wrap {
	float: left;
}

main[role="main"], aside[role="complementary"] {
	margin-top: 15px;
}

hr {
	border-color: #333;
}

.sidebar-widget-title.hide {
	display: inline-block;
}

/*----------- BODY STYLE UPDATES --------*/

.full-width-blog-content li {
	margin-bottom: 15px;
	font-size: 15px;
}

.full-width-blog-content {
	margin-bottom: 15px;
}

.feature-item li {
	margin-bottom: 0px;
}

nav#section-nav ul#menu-secondary-navigation > li {
	margin-bottom: 0px;
}

.main-nav ul li {
	margin-bottom: 0px;
}

#secondary li {
	margin-bottom: 0px;
}

.menu-secondary-navigation li {
	margin-bottom: 0px;
}


/*------------ QUICK FIXES -------------*/

.article-content a {
	color: #337ab7;
}

.article-content a:hover {
	color: #23527c;
    text-decoration: underline;
}

.article-content p {
    font-size: 15px;
    line-height: 1.5;
    color: #2c3e50;
}

.widget-area span.post-date:before {
	content: '\A';
}

.sidebar-widget ul li a {
	width: 100%;
	padding: 0;
	line-height: 1.5;
}

.sidebar-widget ul li {
	padding: 10px;
}

.col-md-6 .featured-header .col-md-8 {
	width: 75%;
}

.col-md-6 .featured-header .col-md-4.pull-right {
	width: 25%;
}

label.screen-reader-text {
	display: none !important;
}

.cta-box {
	margin-bottom: 30px;
}

/*------------------  HEADER  -------------------*/

#banner.full-hero {
	margin-bottom: 30px;
}

#header-cta a {
  color: #fff;
  letter-spacing: 1px;
  display: block;
  padding: 8px 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#header-cta li {
  padding: 0;
  list-style-type: none;
  float: left;
}

#header-cta a:hover, #header-cta a:focus {
  text-decoration: none;
}


#header-cta .cta-link1 {
	background: #afaaa3;
} 

#header-cta .cta-link2 {
	background: #007953;
} 

#corporate {
	margin-top: 10px;
}

#corporate li {
	float: left;
	list-style-type: none;
}

#corporate li.mobile-login {
	display: none;
}

ul#corporate > li.contact-top span {
	display: none;	
}

ul#corporate > li:last-child span {
	display: none;
} 

#corporate li a {
	color: #14c0da;
	font-size: 12px;
	padding-right: 3px;
    padding-left: 3px;

}

#preheader {
	height: 50px;
}

.fullwidth-container.menu_handler_wrap {
	background: #ffffff;
}

.mobile-show {
	display:none;
}

#blog-14 .main-nav li.mm-advocacy a, #blog-16 .main-nav li.mm-comms a, #blog-17 .main-nav li.mm-resources a,  #blog-18 .main-nav li.mm-research a, #blog-19 .main-nav li.mm-events a, #blog-20 .main-nav li.mm-safety a {
	border-color: #007953;
    color: #007953;
}

/*--------------- STICKY HEADER --------------*/

/*.admin-bar .fullwidth-container.menu_handler_wrap  {
	position: fixed;
    top: 32px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}


.fullwidth-container.menu_handler_wrap  {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}

main[role="main"], aside[role="complementary"] {
	margin-top: 250px;
}*/

/*--------------- PRIMARY NAV ----------------*/


.nav-collapse.collapse {
	margin-top: 10px;
}

.main-nav {
	margin-top: 10px
}

.main-nav li:hover > a {
	color: #007953;
}

.main-nav ul li a {
	line-height: 30px;
	border-top: 3px solid transparent;
	text-transform: none;
	margin-left: 12px;
	margin-right: 12px;
	padding: 0;
	min-width: 0px;
}

.main-nav ul li a:focus {
	border-top: 3px solid transparent;
	line-height: 30px;

}

.main-nav li {
	border-bottom: none !important;
		border-top: 3px solid transparent;
	line-height: 30px;
}

.main-nav li:hover {
	border-bottom: none !important;
	background: none;
	line-height: 30px;
}

.main-nav li a:hover {
	border-color: #007953;
	color: #007953;
}

.main-nav li.current-menu-item a {
	border-color: #007953;
	color: #007953;
}

nav.main-nav li.mega-current-menu-item a {
	border-color: #007953;
	color: #007953;
}

span.teal {
	color: #14c0da;
}



/*--------------- SECONDARY NAV ----------------*/

#banner-bg {
	height: 180px;
}

#banner-bg .section-name {
	font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    top: 200px;
    background: rgba(0, 0, 0, 0.5);
    padding-right: 20px;
    padding-left: 20px;
    height: 70px;
    line-height: 70px;
  }

nav#section-nav {
	background: #334c71;
}

ul#menu-secondary-navigation {
	margin: 7px 0 7px 25px;
	float: left;
}

ul#menu-secondary-navigation li a {
	color: #ffffff !important;
	list-style: none;
}

ul#menu-secondary-navigation li {
	list-style: none;
	margin-right: 15px;
	float: left;
}

nav#section-nav ul.menu-secondary-navigation li:active {
	list-style: none;
	text-decoration: underline;
}

#menu-secondary-navigation > li.current-menu-item a:before,  #menu-secondary-navigation > li.current-menu-parent a:before {
	content: "\203A  ";
	color: #ffffff;
}

#menu-secondary-navigation ul.sub-menu-level-0 > li  a:before {
	content: "\203A  ";
	color: transparent;
}

nav#section-nav #menu-secondary-navigation li ul li.current-menu-item a:before {
	content: "\203A  ";
	color: #ffffff;
}

nav#section-nav #menu-secondary-navigation li:hover ul li a:hover, nav#section-nav #menu-secondary-navigation li ul li:hover a:before {
	content: "\203A  ";
	color: #ffffff;
}

#mobile-menu {
	display: none;
}

ul.dd-menu-basic ul.dropdown {
	    -webkit-transition: all 0.2s;
	    transition: all 0.2s;
	    width: 150px;
	    height: auto;
	    margin-left: -75px;
	    border-top: solid 1px #423e3b;
	    opacity: 0;
	    display: none;
	    position: absolute;
	    left: 50%;
	    top: 42px;
	    z-index: 20;
}

ul#mobile-menu.dd-menu-basic ul li.current-menu-item {
    background-color: #666666;
}


/*--------------- THIRD TIER NAVIGATION -------------*/

nav#section-nav ul#menu-secondary-navigation ul {
	 background-color: #999999;
    opacity: 0;
    display: none;
    height: auto;
    position: absolute;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    z-index: 20;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

nav#section-nav ul#menu-secondary-navigation ul li:first-child {
	border-top: none;
}

nav#section-nav ul#menu-secondary-navigation ul li {
	text-align: center;
	font-size: 14px;
}

nav#section-nav ul#menu-secondary-navigation li {
	padding: 0;
	position: relative;
}

nav#section-nav ul#menu-secondary-navigation a {
	color: #fff;
	padding: 7px;
	display: block;
	transition: all 0.2s;
	text-decoration: none;
}

nav#section-nav li.has-children:hover:after {
	content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    border: 6px solid transparent;
    border-bottom-color: #999999;
}

nav#section-nav #menu-secondary-navigation li:hover ul li a:hover, nav#section-nav #menu-secondary-navigation li ul li:hover a {
	background-color: #666666 !important;
}

nav#section-nav ul#menu-secondary-navigation ul li:first-child {
	border-top: none;
}

nav#section-nav ul#menu-secondary-navigation ul li {
    text-align: center;
    font-size: 14px;
    border-top: solid 1px #666666;
    }

nav#section-nav ul#menu-secondary-navigation li li a:hover {
	background-color: #334c71;
}

nav#section-nav ul#menu-secondary-navigation > li {
	float: left;
}

nav#section-nav ul#menu-secondary-navigation li:hover ul {
	opacity: 1;
	display: block;
}

ul#menu-secondary-navigation li ul li {
	margin-right: 0;
	width: 100%;
}


 ul.sub-menu.current-menu-item:before {
	content: "\203A  ";
	color: #ffffff;
}

ul#mobile-secondary-navigation {
	z-index: 100;
}

/*---------------- STAFF PAGES ---------------*/

.intro-services-content {
	font-weight: 300;
	color: #333333;
}

.intro-services-heading {
	color: #333333;
	font-family: 'Roboto', sans-serif;
}

/*----------------- ICONS --------------------*/

.secure a:after {
	content: ' \f023';
	font-family: FontAwesome;
	color: #ffffff;
}


.ex-link a:after {
	content: ' \f08e';
	font-family: FontAwesome;
	color: #ffffff;
}

a[href$=".pdf"]:after {
  content: " \f1c1";
  font-size: 12px;
  font-family: FontAwesome;
  color: ;
}


/*--------------- SIDEBAR STYLES -------------*/

.sidebar-widget ul li a {
	color: #333333;
}

.sidebar-widget ul li:hover {
	background: #ECF0F1;
    border-left: 4px solid #334c71;
    color: #333333;
}


.sidebar-widget h2.widget-title {
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #334c71;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sidebar-widget select {
	margin-bottom: 30px;
}

/*---------------- TOTAL POLL ---------------------*/

#tp-default-default-preset .tp-question {
	background-color: #ffffff !important;
	border: 0px !important;
}

#tp-default-default-preset .tp-choices li label .choice-content {
	border-left: 0px !important;
}

#tp-default-default-preset .tp-choices li label .input {
	background: #ffffff !important;
	vertical-align: top !important;
}

#tp-default-default-preset .tp-question {
	font-size: 15px;
	padding: .5em 1em .5em 1em;
	font-weight: bold;
}



h3.tp-question {
	padding-top: 0 !important;
}

#tp-default-default-preset .tp-choices li label .choice-content {
	font-size: 15px;
}

#tp-default-default-preset .tp-choices, #tp-default-default-preset .tp-results {
	border: 0px !important;
}

#tp-default-default-preset .tp-choices li + li, #tp-default-default-preset .tp-results li + li {
	border-top: 0px !important;
}

#tp-default-default-preset .tp-btn {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}

#tp-default-default-preset .tp-choices li label > div {
	padding: 5px 0px 10px 15px !important;
	font-weight: normal !important;
}

#tp-default-default-preset input, #tp-default-default-preset select, #tp-default-default-preset a img {
	vertical-align: top !important;
}

#tp-default-default-preset .tp-primary-btn {
	background: #27cde6 !important;
	border: 1px solid #27cde6 !important;
	font-size: 15px;
}

#tp-default-default-preset .tp-primary-btn:hover {
	background: #24b8ce !important;
	border: 1px solid #24b8ce !important;
	transition: all 0.2s;
}


#tp-default-default-preset .tp-btn {
	font-size: 15px;
}

#tp-default-default-preset * {
	font-size: 15px !important;
}

#tp-default-default-preset .tp-results li {
	padding: 10px 15px 0 15px !important;
}

/*-------------------- NEWSCLIPS --------------------*/

#newsclips #header {
	height: 50px;
	line-height: 50px;
	background-color: #007953;
}

#header .feed_title a:link {
	font-family: 'Roboto', sans-serif;
}

/*--------------- MULTIMEDIA CAROUSEL -------------*/

.media-type {
	height: 70px;
	background-color: #cccccc;
}


.podcast, .video, .slideshow {
	background: #27cde6;
}



.slideshow {
	font-family: FontAwesome;
	content: " \f03d";
	color: #ffffff;
}

.multi-carousel-wrapper {
	background: #334c71;
	margin-top: 30px;
}

.multi-carousel-heading {
	color: #ffffff;
	font-size: 28px;
	line-height: 42px;
	font-weight: 300;
	margin-top: 50px;
	text-transform: uppercase;
}

.multi-carousel-tagline {
	color: #ffffff;
	font-size: 22px;
	font-weight: 300;
	margin: 15px 0 55px;
	display: block;
}

.owl-item {
	margin-right: 15px;
	padding-left: -15px;
} 

a.owl-item {
	box-shadow: none;
}

a.owl-item img {
	box-shadow: none;
}

a.owl-item img.attachment-multimedia_image {
	width: 100%;

} 


a.owl-item:hover:before {
	display: none;
}

a.owl-item:hover:after {
	display: none;
}

/*.owl-item img {
	width: 345px;
	height: 228px;
} */

.multi-title {
	background: #cdcdcd;
	height: 70px;
}

.multi-title img {
	width: 70px;
	height: auto;
	float: left;
}

.multi-title p {
	float: left;
	padding-left: 10px;
	font-size: 17px;
	color: #333333;
	font-family: 'Roboto';
	margin-bottom: 0px;
	margin-top: 20px;
}

.multi-title p.multi-type {
	display: none;
}

.multi-rightarrow #rightbottom{
    background: url("http://labs.am-themes.com/Cinergy_WP/wp-content/themes/cinergy/img/rev_slider/build/slider-right-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 38px;
    position: relative;
    width: 21px;
    z-index: 100;
    float:right;
}

.customNavigation { margin: 300px auto auto 0px;position: absolute;width: 91.4%; }

.multi-rightarrow #leftbottom  {
    background: url("http://labs.am-themes.com/Cinergy_WP/wp-content/themes/cinergy/img/rev_slider/build/slider-left-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 38px;
    position: relative;
    width: 21px;
    z-index: 100;
    float: left;
 } 


.type-multimedia .article-content img.attachment-post-thumbnail {
	display: none;
}



/*--------------- BOOTSTRAP ADJ -----------*/

.press-preview .row {
	margin-left: 0;
}

.feature-report .row-fluid {
	padding: 15px;
}

/*-------------PAGE TEMPLATES--------------*/

.single-page-breadcrumbs {
	font-size: 12px;
	line-height: 15px;
}

.single-page-breadcrumbs a {
		font-size: 12px;
}

.article-info-buttons.publish-date a {
	font-size: 15px;
}

.article-content {
	margin-top: 15px;
}

.article-content.teaser-content {
	margin-top: 0;
}

.article-info-buttons, .article-info-buttons a {
	font-size: 15px;
}

.article-heading, .article-heading a {
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 22px;
}

.article-info-buttons, .article-info-buttons a {
	color: #333333;
}


.article-info-buttons.tags a {
	color: #27ced6;
	font-size: 15px;
}


.single-full-width-blog-teaser-img:hover img, .blog-pages-tease-img:hover img {
	opacity: 1;
	transform:  none;
    -webkit-transform: none;
}

header.container {
	height: 70px;
    padding-bottom: 10px;
    border-bottom: 1px solid #334c71;
}

.single-page-heading, .single-page-heading a {
	color: #334c71;
	text-transform: none;
	font-size: 24px;
    line-height: 40px;
	float: left;
	text-align: left;
}

.single-page-header-container {
	background: #efefef;
}

/*--------------- BLOG TEMPLATES -----------*/



main[role="main"] article .2cols-blog-article {
	border-bottom: 1px solid #333333;
	padding-bottom: 20px;
}

/*--------------- BUTTON ----------------*/

.call-to-action .btn.center {
	margin-left: 43%;
}

a.read-more-button {
	padding: 10px 20px;
	background: #334c71;
}

a.read-more-button:hover {
	background: #273953;
}

a.blue {
	background: #334c71;
	border: #334c71;
}

a.blue:hover {
	background: #273953;
	color: #ffffff;
	border: #273953;
}

a.maron:hover {
	background: #532737;
	color: #ffffff;
}

a.gray:hover {
	background: #98948e;
	color: #ffffff;
}

a.green {
	background: #007953;
	color: #ffffff;
}

a.green:hover {
	background: #004117;
	color: #ffffff;
}

.btn {
	text-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	background-image: none;
	transition: all 0.2s;
	-moz-border-radius: 0; 
}

a.small-button.gray {
	background-color: #afaaa3;
	color: #ffffff;
	font-size: 14px;
}

a.teal {
	background: #27cde6;
}

a.teal:hover {
	background: #24b8ce;
}

.btn.slider-blue {
	background: #27cde6;
}

a.btn.slider-blue {
	color: #ffffff;
	font-size: 15px;
	font-family: 'Open Sans';
}

/*------------------ INPUTS ------------------*/

.input-fields, select {
	float: left;
	max-height: 70px;
}

select.vhha-select {
	min-width: 230px;
	height: 48px;
	margin-right: 15px;
	max-width: 375px;
	margin-bottom: 15px;
}

.btn.vhha-select-button {
	float: left;
	margin-top: 0px;
}

.btn.vhha-select-button a:after {
	   content: " \f1c1";
    font-size: 12px;
    font-family: FontAwesome;
}

.btn.vhha-select-button.small-button.blue a[href$=".pdf"]:after {
	display: none;
}

.scorecard-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

/*------------------ CONTACT US -----------------*/

.gform_button {
	font-weight: 400;
	line-height: 1.42857143;
	border: 1px solid transparent;
	background: #334c71;
}


/*---------------- TABS ------------------------*/

.tab-hold {
  width: 100%;
  position: relative;
}

.tab-holder {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
}
/* line 13, ../scss/_tabs.scss */
.tab-holder.alt-tabs {
  margin-top: 0;
  -webkit-box-shadow: 1px 1px 2px #aaaaaa;
  box-shadow: 1px 1px 2px #aaaaaa;
}
/* line 18, ../scss/_tabs.scss */
.tab-holder:hover {

}
/* line 22, ../scss/_tabs.scss */
.tab-holder a {
 
}

.tab-holder .tab_content {
  padding: 15px;
  overflow: hidden;
  border: 1px solid #cccccc;
}

.tab-holder .tab_content > :first-child {
  margin-top: 0;
  padding-top: 0;
}

.tabs {
  display: block;
  width: 100%;
  height: 50px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.tabs li {
  margin: 0;
  padding: 0;
  height: 50px;
  float: left; 
  border-left: solid 2px #fff;
}
.tabs li:first-child {
  border-left: none;
}

.tabs li:last-child {
  float: right !important;
}

.tabs li a {
  background: #afaaa3;
  color: #fff;
  font-weight: bold;
  border: 0;
  height: 50px;
  line-height: 46px;
  text-indent: 0;
  text-align: center;
  padding: 0 15px;
  display: block;
}
/* line 72, ../scss/_tabs.scss */
.tabs li a:hover {
  background: #6355d59;
  text-decoration: none;
}
/* line 79, ../scss/_tabs.scss */
.tabs li.active {
  position: relative;
}
/* line 83, ../scss/_tabs.scss */
.tabs li.active:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  top: 100%;
  left: 49%;
  margin-left: -5px;
  border: 10px solid transparent;
  border-top-color: #334c71;
}
/* line 96, ../scss/_tabs.scss */
.tabs li.active a {
  background: #334c71;
}

/* line 103, ../scss/_tabs.scss */
.alt-tabs .tab_content {
  padding: 0;
}
/* line 107, ../scss/_tabs.scss */
.alt-tabs .tabs {
  height: 48px;
}
/* line 111, ../scss/_tabs.scss */
.alt-tabs li {
  height: 48px;
  border-left: solid 1px #ab2682;
}
/* line 115, ../scss/_tabs.scss */
.alt-tabs li a {
  background: #ca2d9a;
  display: block;
  font-weight: normal;
  font-size: 25px;
  height: 48px;
  line-height: 48px;
}
/* line 123, ../scss/_tabs.scss */
.alt-tabs li a:hover {
  background: #ab2682;
}
/* line 129, ../scss/_tabs.scss */
.alt-tabs li.active {
  position: relative;
}
/* line 133, ../scss/_tabs.scss */
.alt-tabs li.active:after {
  border: none;
}
/* line 137, ../scss/_tabs.scss */
.alt-tabs li.active a {
  background: #ab2682;
}

/*------------Accordion------------*/

.accordion-wrap li.green-border:before {
	background: #007a5e;
}

.accordion-wrap li.blue-border:before {
	background: #273953;
}

.accordion-wrap li.maroon-border:before {
	background: #742743;
}

.accordion-wrap li.gray-border:before {
	background: #afaaa3;
}

.accordion-wrap li.green-border.opened {
	background: #007a5e;
}

.accordion-wrap li.blue-border.opened {
	background: #273953;
}

.accordion-wrap li.maroon-border.opened {
	background: #742743;
}

.accordion-wrap li.gray-border.opened {
	background: #afaaa3;
}

.accordion-wrap li.opened .accordion-head {
	color: #ffffff;
}

.accordion-wrap li {
	background-color: #ffffff;
}

.faq-wrapper {
	margin-bottom: 30px;
}

.tab-pane {
	display: none;
}

.tab-pane.active {
	display: inline;
}

.accordion-head:after {
	background: url("./img/contact_expand.png") no-repeat; */
}

.accordion-wrap li.opened .accordion-head:after {
	background: url("./img/contact_close.png") no-repeat; */
}

.accordion-wrap li.opened .accordion-content {
	padding: 15px;
	background: #ffffff;
}

/*--------------- WIDGETS --------------*/

.widget-area .ex-link a:after {
	color: #333333;
}

.widget-area .secure a:after {
	color: #333333;
}

/*--------------- SHORTCODES ------------*/

h2.title {
	text-align: center;
}

.full-width-container {
	width: 100%;
	margin-bottom: 30px;
}

.full-width-container.page {
	margin: 30px 0 30px 0;
	padding: 30px 0 30px 0;
}

.featured-header {
	height: 50px;
	width: 100%;
	float: left;
	border: 1px solid transparent;
}


.featured-header .col-md-4 {
	text-align: right;
}

.featured-header h2.report:before {
	content: '\f016  ';
	font-family: FontAwesome;
} 

.featured-header h2.secure:before {
	content: ' \f023  ';
	font-family: FontAwesome;
}

.featured-header h2.ex-link:before {
	content: '\f08e  ';
	font-family: FontAwesome;
}

.green {
	background-color: #007953;
	color: #ffffff;
}

.blue {
	background-color: #334c71;
	color: #ffffff;
}

.maroon {
	background-color: #742743;
	color: #ffffff;
}

.btn.maroon:hover {
	background-color: #532737;
	color: #ffffff;
}

.gray {
	background-color: #afaaa3;
	color: #ffffff;
}

a.small-button.gray:hover {
	background-color: #999999;
	color: #ffffff;
}



.featured-header h2 {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Open Sans';
	float:left;
	margin: 15px 0 0 15px;
}

.featured-header a.jumplink {
	color: #ffffff;
	font-size:12px;
	margin-right: 15px;
}

.featured-header .col-md-4 {
	margin-top: 17px;
	text-align: right;
}

span.press-type {
  text-transform: uppercase;
  color: #27cde6;
  font-size: 14px;
  font-style: normal;
}

p.press-title {
	font-size: 17px;
	color: #333333;
	margin: 0 0 5px;
}

.press-item .inner-content a.jumplink:after {
	display: none;
}

.press-preview {
 	overflow: hidden;
	float: left;
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 30px;
}


.press-item:first-of-type {
	margin-top: 0px;
}

.press-item:last-child {
	border-bottom: none;
}

.press-preview-img {
	float: left;
 	display: inline-block;
 	padding: 0 10px 10px 0;
}

.press-preview-content {
  padding-bottom: 5px;
}

a.presslink {
  color: #27cde6;
  text-align: left;
  margin-left: 5px;
}

.press-item {
	border-bottom: 1px solid #cccccc;
	float:left;
}

.press-item .inner-content {
	padding: 15px;
}

.jumplink-wrapper a.jumplink:after, .featured-header a.jumplink:after {
	content: " \00bb";
	text-decoration: none;
}

.jumplink-wrapper {
	text-align: right;
	padding: 15px;
}

.feature-item {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	text-align: center;
	float: left;
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
}

.feature-item img {
	margin: 0 auto;
	display: block;
	margin-top: 15px;
}

h3.feature-title {
	font-family: 'Roboto';
	font-size: 18px;
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
	line-height: 20px;
	margin-top: 0px;
}


p.feature-subtitle {
	text-align: center;
	color: #333333;
	font-family: 'Roboto';
	font-size: 15px;
	font-style: italic;
	margin-bottom: 15px;
}


.feature-content {
	padding: 15px;
	text-align: left;
	color: #666666;
}

.feature-content a:hover, .feature-content a:focus {
	color: ;
}

.feature-report {
	width: 100%;
	border: 1px solid transparent;
	float: left;
	padding: 15px;
	margin-bottom: 30px;
}

.feature-report h2 {
    font-size: 20px;
    font-weight: 300;
    font-family: 'Open Sans';
    line-height: 30px;
}

.feature-report-img img {
	border: 3px solid #ffffff;
}

.feature-report-img {
	text-align: center;
}


.feature-report a {
	color: #ffffff;
}

h3.feature-report-title {
	font-family: 'Roboto';
	font-size: 20px;
	line-height: 20px;
	margin-top: 0;
}

p.feature-report-subtitle {
	font-size: 14px;
	font-weight: bold;
}



.feature-item ul {
	margin: 0;
	padding: 0;
}

.feature-item ul li a {
    color: #007953;
    text-decoration: none;
    padding: 10px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.feature-item ul li:last-child {
	border-bottom: 0;
}

.feature-item ul li {
    list-style: none;
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 10px 15px;
    border-top: none;
    line-height: 2;
    color: #8d9aa6;
    text-align: left;
}

.feature-item ul li:hover {
    background: #ECF0F1;
    border-left: 4px solid #334c71;
    color: #333333;
}

.call-to-action {
	width: 100%;
}

.cta-content {
	padding: 50px;
	text-align: center;
}

p.cta {
	text-align: center;
}

h3.cta {
	font-size: 22px;
}

.cta-box {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto\9;
}

.cta-box .cta-box-img {
  padding: 20px 0 20px 20px;
}

.cta-box .jumplink-wrapper {
	margin-right: 20px;
}

.cta-box a.jumplink {
	color: #ffffff;
}

@media (max-width: 991px) {
  .cta-box .cta-box-img {
    padding: 20px;
  }
}

.cta-box .inner-content {
  padding: 25px 25px 25px 20px;
  margin-bottom: 15px;
}

.cta-box .inner-content p {
	margin: 7px 0 0px;
} 

@media (max-width: 757px) {
  .cta-box .inner-content {
    padding: 0 20px 20px;
  }
}

/* line 1371, ../scss/style.scss */
.cta-box h2 {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

/* line 1385, ../scss/style.scss */
.cta-box .btn {
  margin-right: 15px;
}

/*---------------- GRAVITY FORMS --------------*/

.gform_wrapper div.validation_error {
	display: none;
}

.gform_wrapper {
	margin: 0;
}

div#gform_confirmation_message {
	margin-top: 10px;
	border: 1px solid #333333;
	padding: 10px;
} 

.feature-item .gform_body ul li:hover {
	background: transparent;
}


.feature-item .gform_body  ul li {
	padding: 0px;
}

.gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0px;
}

.feature-item .gform_body ul li {
	border: 0px;
}

.subscribe-input_wrapper {
	width: 100%;
	float: left;
}

.subscribe-mc-long_wrapper .gfrom_body {
	width: 70%;
	display: inline;
	position: relative;
}

.subscribe-mc-long input[type=submit] {
	color: #ffffff;
	font-size: 15px !important;
	padding: 9px 12px;
}

.gform_button {
	color: #ffffff;
	font-size: 15px !important;
	padding: 9px 12px;
}

.subscribe-mc-long_wrapper .gform_footer.left_label {
	padding: 0px;
    margin-left: 0px;
    width: 20%;
    position: relative;
    display: inline	
}

.subscribe-mc-long_wrapper ul.gform_fields {
	padding: 0;
    overflow: visible;
    width: 80%;
    float: left;
    position: relative;
    display: inline;
}

.subscribe-mc-long_wrapper label.gfield_label+div.ginput_container {
	float: left;
	margin-top: 0em !important;
	width: 100% !important;
}

.subscribe-mc-long_wrapper .left_label input.large {
	width: 98%;
}

.subscribe-mc-long_wrapper .gform_footer input[type=submit] {
	display: inline-block;
	float: right;
}

.subscribe-mc-long_wrapper li.field_sublabel_below .gfield_label {
	margin: 0px !important;
}

.subscribe-mc-short_wrapper .top_label input.medium, .subscribe-mc-short_wrapper .top_label select.medium {
	width: 100%;
}

.subscribe-mc-short_wrapper .gform_footer {
	padding-top: 0px;
}

.gform_button:hover {
	background: #273953;
	transition: all 0.2s;
}

.subscribe-mc-short_wrapper .gform_footer input.button {
	float: right;
}

.gform_wrapper .ginput_container+.gfield_description.validation_message {
	margin-left: 0px !important;
	text-align: left;
}

.gform_wrapper li.gfield.gfield_error {
	border-left: 1px solid #C89797;
	border-right: 1px solid #C89797;
	padding: 10px;
}

.feature-item .gform_body ul li .gfield_description .validation_message:hover {
	background: #FFDFE0;
	border: 1px solid #C89797;
}

/*-------------- VOTER VOICE ------------*/

.vvBody section.vvWidgetBox.vvSection2.vvSection2left.vvSection2WRAPPED:first-of-type {
    display: none !important;
}

.vvBody > section > header {
	height: 50px !important;
	color: #334c71 !important;
}

/*---------------- TWITTER ---------------*/

.aiwidgetscss h3.widget-title {
	display: none;
}

.aiwidget-title {
	display: none;
}

p.thinkTwitFollow {
	display: none;
}

/*--------------- NEWSCLIPS -------------*/

#header.feed_title {
	height: 50px !important;
	background-color: #007a53 !important;
}

/*----------- EVENTS CALENDAR -----------*/

.single-tribe_events .tribe-events-event-image {
	height: inherit;
	float: left;
	margin-top: 20px;
}

.single-tribe_events .tribe-events-event-image img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	max-width: 390px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
	min-height: 160px;
}

.textwidget .featured-header h2 {
	color: #ffffff !important;
	margin-left: 9px !important;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	border-radius: 0px;
	padding: 12px 20px;
}

.single-tribe_events .tribe-events-event-meta {
	border: 1px solid #cccccc;
}

.sidebar-widget.no-background {
	background: transparent;
} 

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	font-size: 15px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
	font-size: 15px;
}

.tribe-events-address {
	font-size: 15px;
}


.tribe-events-event-meta .tribe-events-meta-group-other h3 {
	display: none;
}

.tribe-events-event-meta .tribe-events-meta-group-other dl {
	margin-top: 50px;
}

.tribe-events-meta-group.tribe-events-meta-group-other {
	width: 60%;
}

.single-tribe_events .tribe-events-event-meta {
	float: left;
	width: 100%;
}


#tribe-events .tribe-events-button, .tribe-events-button {
	display: none;
}

#tribe-events .btn {
	margin-right: 15px;
	font-size: 15px;
}

#tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
	background-color: #666666;
	color: #ffffff;
}

.tribe-events-meta-group.tribe-events-meta-group-venue {
	width: 100%;
	float: left;
}

#tribe-events-footer .tribe-events-sub-nav {
	margin-top: 20px;
}

.single-tribe_events .tribe-events-content {
	float: left;
}

/*-------------- ERROR 404 ---------------*/

.error404 .full-width-container {
	background: #efefef;
} 

.fof-button, .fof-button a {
    background: #007a53;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.fof-button:hover, .fof-button a:hover {
    background: #004117;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.error404 .full-width-container.footer-widgets-container {
    background: #007a53;	
}

.fof-content {
	text-align: center;
	padding-top: 30px;
}

.error404 .full-width-container ul li {
	list-style: none;

}

.article-heading.fof-heading, .article-heading.fof-heading a {
	padding-top: 0px;
}

/*--------------- FOOTER ----------------*/

.vhha-footer-menu li {
	line-height: 18px;
}

.footer-address {
	border-top: 1px solid #ffffff;
	padding-top: 10px;
	margin-right: 20px;
	padding-right: -20px;
	margin-bottom: 10px;
}

.vhha-footer-menu.about {
	width: 20%;
}

.footer-address {
	color: #cccccc;
	font-size: 13px;
}

ul.vhha-menus.list-float {
	margin-top: 50px;
}

footer .vhha-menus > li {
    vertical-align: top;
}

p.vhha-heading {
	width: 80%;
	font-size: 22px;
	height: auto;
}

p.vhha-heading.hospitals {
	width: 80%;
	font-size: 22px;
	height: auto;
	margin-bottom: 0px;
}


footer ul.vhha-menus ul {
	margin: 0;
}

footer ul.vhha-menus ul li a {
	width: 100%;
	padding: 2px 0 2px 0;
}

footer ul.vhha-menus ul {
	border-top: 1px solid #ffffff;
	padding-top: 10px;
	margin-right: 20px;
	padding-right: -20px;
}

.vhha-footer-menus {
	float: left;
}

.list-float > li {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}



.vhha-footer-menu li {
	list-style-type: none;
}

li.vhha-footer-menu {
	float: left;
	list-style-type: none;
	color: #ffffff;
	font-size: 18px;
	width: 18%;
}

li.vhha-footer-menu a {
	float: left;
	list-style-type: none;
	color: #ffffff;
	font-size: 14px;
}


footer.vhha-menus li a {
	color: #ffffff;
}

ul#menu-footer-menu-a {
	margin: 0px;
}


ul.vhhas-menus {
	margin: 0;
}


.footer-widgets-container {
	background-color: #007953;
	padding-bottom: 50px;
}

ul#legal {
	width: 50%;
    float: left;
}

ul#legal li {
	display: inline;
	list-style-type: none;
}

ul#legal li:last-child span {
	display: none;
	}

/*dump*/

ul#mobile-menu {
  display: none;
}

ul#mobile-menu.dd-menu-basic > li:first-child {
  padding: 0;
  list-style: none;
}

ul#mobile-menu.dd-menu-basic > li:first-child a {
  padding: 7px 0;
  color: #fff;
}

ul#mobile-menu.dd-menu-basic > li:first-child:hover {
  position: relative;
}

ul#mobile-menu.dd-menu-basic > li:first-child:hover:after {
  border-bottom-color: transparent;
}

ul#mobile-menu.dd-menu-basic > li:first-child.open:after {
  border-bottom-color: #423e3b !important;
}
/* line 31, ../scss/_mobile-nav.scss */
ul#mobile-menu.dd-menu-basic .mobile-cta {
  font-weight: bold;
  font-size: 15px;
}

ul#mobile-menu.dd-menu-basic ul {
  top: 41px;
}
/* line 43, ../scss/_mobile-nav.scss */
ul#mobile-menu.dd-menu-basic ul li.has-children > a:after {
  content: "";
}


ul#mobile-menu.dd-menu-basic li {
  font-size: 14px;
}

ul#mobile-menu.dd-menu-basic li li.has-children:hover:after {
  border: none !important;
}

ul#mobile-menu.dd-menu-basic li ul {
	display: none;
}


@media (max-width: 1200px) { 


	.multi-title {
		margin-right: 0;
		height: 80px;
	}

	.multi-title img {
		display: none;
	}

	.multi-title p.multi-type {
		display: inline;
		text-transform: capitalize;
  		color: #27cde6;
  		font-size: 12px;
  		font-style: normal;
  		margin-top: 5px;
  		margin-bottom: 0px;
  		width: 100%;
	}

	.multi-title p {
		font-size: 14px;
		margin-bottom: 0px;
		margin-top: 0px;
		float: left;
	}

	.btn.vhha-select-button {
		float: right;
	}

	select.vhha-select {
		width: 100%;
    	max-width: 500px;
	}

	.single-page-breadcrumbs {
		width: 100%;
		text-align: left;
		margin: 10px 0 15px 0px;
	}

}

@media (max-width: 979px) {

	#blog-14 .main-nav li.mm-advocacy a, #blog-16 .main-nav li.mm-comms a, #blog-17 .main-nav li.mm-resources a,  #blog-18 .main-nav li.mm-research a, #blog-19 .main-nav li.mm-events a, #blog-20 .main-nav li.mm-safety a {
		background: #666666;
   		border-color: transparent;
   		color: #ffffff;	
   		border-bottom: 1px solid #cccccc;
	}

	#blog-14 .main-nav li.mm-advocacy, #blog-16 .main-nav li.mm-comms, #blog-17 .main-nav li.mm-resources,  #blog-18 .main-nav li.mm-research, #blog-19 .main-nav li.mm-events, #blog-20 .main-nav li.mm-safety {
		background: #666666;
	}

	.single-page-breadcrumbs {
		text-align: left;
	}

	#section-nav {
		height: 50px;
	}

	button.btn-navbar {
		position: absolute;
	    width: 58px;
	    height: 50px;
	    margin-top: 15px;
	    padding-bottom: 24px;
	    background: #f6f6f6;
	    border-radius: 0;
	    -moz-border-radius: 0;
	    -webkit-border-radius: 0;
	    border: none;
	    outline: none;
	    left: 84.5%;
	    top: 0px;
	}

	button.btn-navbar > span {
		font-size: 32px;
		padding-left: 3px;
	}

	li.secondary-menu-toggle {
		line-height: 25px;
	}

	.logo-wrap a {
		vertical-align: top;
		padding-top: 15px;
	}

	#corporate li.mobile-login {
		display: inline;
	}

	ul#corporate > li.contact-top span {
		display: inline;	
	}

	#header-cta {
		display: none;
	}

	#corporate {
		float: right;
		margin-bottom: 0px;
	}

	ul#header-cta {
		margin-bottom: 0px;
	}

	#corporate {
		float: right;
	}

	.nav-collapse.collapse.in ul:after {
	    content: ' ';
	    height: 0;
	    position: absolute;
	    width: 0;
	    left: 100%;
	    top: 9px;
	    border: 8px solid transparent;
	    border-left-color: #999999;
    }

	ul#menu-primary {
		background: #666666;
	}

	.main-nav ul li a {
		margin: 0;
		padding-left: 10px;
		color: #ffffff;
	}

	.main-nav {
		margin-bottom: 0px;
	}

	.nav-collapse, .nav-collapse.collapse {
		overflow: hidden;
	}

	.nav-collapse.collapse.in {
		overflow: visible;
		z-index: 500;
	}

	.nav-collapse.collapsing {
		display: none;
	}

	.nav-collapse.collapse > ul {
	    margin-right: 81px;
	    background-color: #999999;
	   	position: absolute;
	    right: -24%;
	    top: 7px;
	    width: 175px;
	    z-index: 100;
	}

	.main-nav ul li a, .main-nav li > ul li a {
		border-bottom: 1px solid #cccccc;
	}

	.main-nav ul li a:hover, .main-nav li:hover > a {
		background: #333333;
   		border-color: transparent;
   		color: #ffffff;	
   		border-bottom: 1px solid #cccccc;
	}

	.main-nav li:hover a {
		border-color: transparent;
		color: #ffffff;
	}

	.main-nav li.current-menu-item a {
   		color: #ffffff;	
   		border-color: transparent;
	}

	.main-nav li.current-menu-item {
		background: #666666;
	}

	.main-nav ul li:hover {
		background: #666666;
		-webkit-transition: all 0.2s;
   		transition: all 0.2s;
	}

	ul#mobile-menu {
		margin: 0px;
	}

	ul#mobile-menu.dd-menu-basic li:hover ul {
	  opacity: 1;
	  display: block;
	}

	ul#mobile-menu.dd-menu-basic li.open ul {
	  opacity: 1;
	  display: block;
	} 

	nav#section-nav #mobile-menu ul li:hover {
		background: #666666;
	}

	#banner-bg .section-name {
		top: 235px;
	}

	#menu-secondary-navigation {
		display: none;
	}

	  .menu-toggle,
	  .main-navigation.toggled .nav-menu {
	    display: block;
	  }

	  .menu-toggle {
	    margin: 0;
	    float: left;
	  }

	  /* line 18, ../scss/_s_styles.scss */
	  .main-navigation ul {
	    display: none;
	  }

	nav#section-nav #mobile-menu {
		display: inline;
	}

	ul#mobile-secondary-navigation {
		position: absolute;
		background: #999999;
	}

	ul#mobile-menu.dd-menu-basic > li:first-child > a {
		padding: 10px 0;
	    color: #fff;
	    display: inline-block;
	    text-transform: uppercase;
	}

	ul#mobile-menu.dd-menu-basic  li.has-children:hover:after, ul.dd-menu-basic li.has-children.open:after {
		content: ' ';
    	height: 0;
   		position: absolute;
   		width: 0;
    	bottom: 5px;
    	left: 13%;
   		margin-left: -6px;
    	border: 6px solid transparent;
    	border-bottom-color: #666666;
	}

	ul#mobile-menu.dd-menu-basic > li:first-child > a:after {
		content: "\f0d7";
		font-family: 'FontAwesome';
    	padding-left: 4px;
    	top: 0;
    	font-size: 12px;
	}

	ul#mobile-menu.dd-menu-basic > li:first-child > a:hover {
		text-decoration: none;
	}

	ul#mobile-secondary-navigation li {
		line-height: 30px;
		padding-left: 10px;
	}

	ul.dd-menu-basic ul.dropdown {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    width: 150px;
    height: auto;
    margin-left: -75px;
    border-top: solid 1px #423e3b;
    opacity: 0;
    display: none;
    position: absolute;
    left: 50%;
    top: 42px;
    z-index: 20;
	}

	nav#section-nav #mobile-menu ul li {
		list-style-type: none;
		margin: 0;
		padding: 7px 20px;
		border-bottom: 1px solid #cccccc;
	}

	h1.logo-wrap {
		float: left;
	}

	.mobile-show {
		display: inherit;
	}

	.mobile-hide {
		display: none;
	}



	.multi-title img  {
		display: none;
	}

	/*.owl-wrapper {
		width: 100% !important;
	} */


	/*a.owl-item, .owl-item {
		width: 330px !important;
	} */

	.feature-item {
		height: inherit !important;		
	}

	footer ul.vhha-menus ul {
		margin-bottom: 30px;
	}

	li.vhha-footer-menu {
		width: 50%;
		margin-bottom: 30px;
		text-align: left;
	}

	li.vhha-footer-menu.about {
		width: 100%;
		text-align: left;
	}

	p.vhha-heading {
		margin-bottom: 0px;
	}

	.feature-report {
		height: inherit !important;
	}

	.feature-content {
		min-height: 173px;
	}


	.multi-title p {
		margin-top: 5px;
	}

	/* .multi-title img {
		width: 40px;
		height: auto;
	} */

	.subscribe-mc-long_wrapper .gform_body {
		width: 90%;
	}

	ul#legal {
		width: 30%;
	}

	#secondary .tablet-full {
		width: 100%;
	}

	.tabs li {
		width: 100% !important;
		margin-bottom: 1px;
	}

	.tabs li {
		border-left: 0px;
	}

	.tab-holder .tab_content {
		border-top: 0px;
	}

}

@media (min-width: 757px) {


}

@media (max-width: 757px) {

	.single-tribe_events .tribe-events-event-image img {
		max-width: 100%:;
	}

	#tribe-events div.tribe-events-single-event-description { 
		padding: 20px;
	}

	.tribe-events-meta-group.tribe-events-meta-group-venue {
		padding:: 20px;
	}

	.full-width-container.single-page-header-container {
		margin-bottom: 0px;
	}

	ul#legal {
		width: 100%;
		text-align: center;
	}

	footer.container {
		text-align: center;
	}

	header.container {
		height: inherit;
	}

	.single-page-breadcrumbs {
		border-top: 1px solid #334c71;
		padding: 10px;
		margin: 0px 0 15px 0px
	}

	header.container {
		border-bottom: 0px !important;
	}


	button.btn-navbar {
		position: absolute;
	    width: 57px;
	    height: 50px;
	    margin-top: 25px;
	    padding-bottom: 27px;
	    background: #f6f6f6;
	    border-radius: 0;
	    -moz-border-radius: 0;
	    -webkit-border-radius: 0;
	    border: none;
	    outline: none;
	    left: 30%;
	    top: 0px;
	}


	.nav-collapse.collapse > ul {
	    float: right;
	    margin-right: 52px;
	   	position: absolute;
	    right: 7px;
	    top: 6px;
	    width: 175px;
	    z-index: 100;
	}

	#preheader {
		display: none;
	}

	div#banner-bg {
		display: none;
	}

	#banner.full-hero {
		display: none;
	}

	.main-nav {
		margin-bottom: 0px;
	}

	input#input_1_2, input#input_1_3, input#input_1_1_6, input#input_1_1_3  {
		width: 100%;
	}

	.class_medium, .medium,  {
		width: 100%;
	}

	li.vhha-footer-menu {
		width: 100%;
	}

	/*.owl-item {
		width: 100% !important;
	} */

	ul#mobile-menu {
		margin: 0 0 10px 0;
	}

	.subscribe-mc-long_wrapper .gfrom_body {
		width: 100%;
	}

	.intro-services-item {
		padding-bottom: 30px;
	}

	ul#mobile-menu.dd-menu-basic  li.has-children:hover:after, ul.dd-menu-basic li.has-children.open:after { 
		left: 29%;
	}

	.press-preview-img {
		text-align: center;
	    display: inline-block;
	    padding: 0 10px 0px 0;
	}

	.subscribe-mc-long_wrapper .gform_body, .subscribe-mc-short_wrapper .gform_body	{
		width: 100%;
	}

	.subscribe-mc-long_wrapper ul.gform_fields, .subscribe-mc-short_wrapper ul.gform_fields {
		width: 100%;
	}

	.subscribe-mc-long_wrapper .gform_footer input[type=submit], .subscribe-mc-short_wrapper .gform_footer input[type=submit] {
		margin-top: 10px;
		width: 100%;
		margin-bottom: 15px;
	}

	.subscribe-mc-long_wrapper .left_label input.large {
		width: 100%;
	}

	.subscribe-mc-long_wrapper .gform_footer.left_label, .subscribe-mc-short_wrapper .gform_footer.left_label  {
		width: 100%;
	}

	.jumplink-wrapper {
		float: left;
		margin-left: 15px;
	}

	.feature-content .jumplink-wrapper {
		float: right;
		margin: 0px;
	}


}

@media screen and (max-width: 400px) {
		
	li.vhha-footer-menu {
		width: 100%;
	}

	.nav-collapse.collapse > ul  {
		top: 15px;
		right: -16%;
	}

	header.container {
		padding-bottom: 0px;
	}

	#sticky-menu #corporate {
		display: none;
	}

	.logo-wrap a {
		padding-top: 25px;
	}

	#tribe-events div.tribe-events-single-event-description {
		padding: 10px;
	}

	.tribe-events-meta-group.tribe-events-meta-group-venue {
		padding: 10px;
	}

}
