/*
Theme Name: Stop Pneumonia
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A theme developed for World Pneumonia Day. Modified by <a href="https://www.homemadedigital.com">homemadedigital.com</a> from Aug 2019.
Author: idfive, LLC
Author URI: http://www.idfive.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

body {
	font-family: 'Poppins', 'Open Sans', Helvetica, sans-serif;
	font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

header.has_top {
	z-index: 300;
}
.header_top.clearfix {
	background: #393636 !important;
}
@media only screen and (max-width: 1000px) {
	.header_top {
		display: none !important;
	}
}
.vc_row.bg-cerulean {
	background: #D9ECF4 !important;
}
.side_menu_button>a.search_button {
	vertical-align: top;
}
.breadcrumb {
	right: auto;
	left: 0;
	top: -20px;
}
.breadcrumbs {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}

@media only screen and (max-width: 1000px) {
	.breadcrumbs {
		display: none;
	}
}

.title.title_size_large h1 {
  line-height: 120%;
}

@media only screen and (max-width: 460px) {
  body .title.title_size_large h1 {
   font-size: 16px !important;
  }
}

@media only screen and (max-width: 600px) {
  body .title.title_size_large h1 {
   font-size: 24px !important;
  }
}

@media only screen and (max-width: 500px) {
  body .title.title_size_large h1 {
   font-size: 18px !important;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1425px) {
  body .title.title_size_large h1 {
   font-size: 31px;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1600px) {
  .title_subtitle_holder_inner {
    margin-top: 75px;
  }
}

.current {
  display: none;
}

body .content {
	z-index: 200;
}
.three-column.grid_section p {
	margin-bottom: 1em;
}
.three-column.grid_section p:last-child{
	margin-bottom: 0;
}
.bg-textured.vc_row {
	padding: 0;
/* 	margin-top: -80px; */
/* 	margin-bottom: -80px !important; */
}
.bg-textured .fray {
	height: 80px;
	padding: 0;
}
.bg-textured .vc_col-sm-6  {
	padding-bottom: 30px;
}
.vc_row.row-cta-above-fray {
}
.vc_row.row-cta-above-fray .call_to_action {
	padding-bottom: 80px;
}

@media all and (max-width: 800px) {
  .news-stories-cta .column1, .news-stories-cta .column2 {
    width: 100%;
  }

  .call_to_action .column2.button_wrapper .qbutton {
    position: static;
    margin-top: 16px;
  }

  .call_to_action .column2.button_wrapper {
    text-align: center;
  }
}
.call_to_action p {
	color: #818181;
}
.bg-textured .fray.top {
	background-image: url(img/fray-top.svg);
	background-position: center -100%;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	margin-top: -80px;
}
.bg-textured .fray.bottom {
	background-image: url(img/fray-bottom.svg);
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-color: #262626;
	margin-bottom: -20px !important;
}
body.home .bg-textured .fray.bottom {
	margin-bottom: 0 !important;
	background-position: center 180%;
	background-color: transparent;
}
.vc_row.row-cta-above-fray + .vc_row.bg-textured .fray.top {
	margin-top: -120px;
	}
.bg-textured .grid_section {
	background: #CCE5F2;
}

#home-text-and-video-inner {
  padding-top: 90px;
}

.list-hanging-bullets {
  list-style-position: outside;
}

.vc_row {
	padding: 40px 0;
}
.advocate-resource-social-header img {
	vertical-align: middle;
	display: inline-block;
}
/* .footer_col1 {
}
.footer_col1 a {
	display: block;
	max-width: 45%;
	float: left;
}
.footer_col1 .textwidget > a {
	padding-top: 30px;
}
@media only screen and (max-width: 768px) {
	.footer_col1 a {
		float: none;
		max-width: 160px;
		padding-top: 0;
		padding-bottom: 20px;
	}
}
.footer_col1 .textwidget a + a {
	display: block;
	max-width: 45%;
	float: right;
	padding-top: 0;
}
@media only screen and (max-width: 768px) {
	.footer_col1 .textwidget a + a {
		float: none;
		max-width: 160px;
	}
}
.footer_col1 img {
	width: 100%;
	height: auto;
}
.footer_col1 img + img{

}
.footer_col2 ul {
	padding: 0 20% 0 15%;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    margin-right: 10px;
}
@media only screen and (max-width: 768px) {
	.footer_col2 ul {
		border: none;
		padding-left: 0;
	}
}
.footer_col2 ul ul {
	display: none;
} */
footer .footer_top_holder .widget_text .textwidget a {
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
}
footer .footer_top_holder .widget_text .textwidget a > img {
	max-width: 150px;
}
footer .footer_top_holder .widget_nav_menu {
	margin-bottom: 10px;
}
footer .footer_top_holder .widget_nav_menu ul.menu li {
	display: inline-block;
	position: relative;
	padding-right: 15px;
	margin-right: 10px;
}
footer .footer_top_holder .widget_nav_menu ul.menu li:last-of-type {
	margin-right: 0;
	padding-right: 0;
}
footer .footer_top_holder .widget_nav_menu ul.menu li:after {
	content: "|";
	position: absolute;
	top: 0px;
	right: 0px;
}
footer .footer_top_holder .widget_nav_menu ul.menu li:last-of-type:after {
	content: "";
}
footer .footer_top_holder .widget_nav_menu ul.menu li ul.sub-menu {
	display: none;
}
@media only screen and (min-width: 1001px) {
	footer .footer_top_holder .container_inner {
		display: flex;
		align-items: center;
	}
	footer .footer_top_holder .widget_nav_menu {
		width: 70%;
		margin-bottom: 0;
	}
	footer .footer_top_holder .widget_text {
		width: 30%;
	}
	footer .footer_top_holder .widget_text .textwidget p {
		display: flex;
		align-items: center;
	}
	footer .footer_top_holder .widget_text .textwidget a {
		margin: 0 20px;
		width: 50%;
	}
	footer .footer_top_holder .widget_text .textwidget a > img {
		max-width: 100%;
	}
}

.row-dark {
	background: #393636;
	color: #FFF;
	padding-top: 80px;
	padding-bottom: 120px;
}
.row-dark * {
	color: #FFF;
}

.row-dark ul {
	list-style: none;
}
.row-dark .vc_row {
	padding: 0;
}
.list-of-events-wrapper.vc_row {
	padding: 80px 0 90px 0;
}
#main-body-text h2 {
	margin: 1em 0;
}
#links-list-content .vc_col-sm-4 ul {
	padding: 0 16%;
}
@media only screen and (max-width: 768px) {
	#links-list-content .vc_col-sm-4 ul {
		padding: 0;
	}
}
#links-list-content .section_inner .section_inner_margin .vc_col-sm-4:nth-child(2) ul {
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
}
@media only screen and (max-width: 768px) {
	#links-list-content .vc_col-sm-4 + .vc_col-sm-4 ul,
	#links-list-content .section_inner .section_inner_margin .vc_col-sm-4:nth-child(2) ul {
		border: none;
	}
}
.three-column .vc_column-inner{

}
.three-column .vc_column-inner .wpb_wrapper {
	background: #FFF;
border-bottom: solid 1px #C8C8C8;

}
.three-column .vc_column-inner .wpb_wrapper .wpb_content_element > .wpb_wrapper{
	padding: 0 0 40px;
}
.three-column .vc_column-inner .wpb_wrapper .wpb_content_element img {
	display: block;
	padding-top: 50px;
}

.advocate-resources .vc_column-inner .wpb_wrapper .wpb_content_element img {
	display: block;
	padding-top: 0;
	margin-bottom: 32px;
}

.three-column .vc_column-inner .wpb_wrapper .wpb_content_element p {
	padding-left: 1em;
	padding-right: 1em;
}
.card-padder {
  padding-right: 5%;
  padding-left: 5%;
}
.latest_post_two_holder .latest_post_two_info {
	display: none;
}
#home-events-entries .latest_post_two_inner {
	background: transparent;
}
.vc_row.news-progress-success-stories-wrap {
	padding: 0;
}
.vc_row.news-progress-success-stories  {
	padding: 0;
}

#home-events-entries .latest_post_two_holder>ul>li,
#home-news-entries .latest_post_two_holder>ul>li{
	margin-bottom: 2em;
}

@media all and (min-width: 1001px) {
  #home-events-entries .latest_post_two_holder>ul>li,
  #home-news-entries .latest_post_two_holder>ul>li {
	margin-bottom: 0;
  }
}

.home-news-intro.vc_row {
	padding-top: 80px;
}
.home-news-entries.vc_row {
	padding-bottom: 90px;
}
.column3.footer_col3 h2 {
	color: #FFF;
	font-size: 24px;
}

.footer_top .footer_col3 a:hover {
	color: #FFF !important;
}
.footer_bottom_holder,
.footer_bottom_holder a {
	color: #FFF;
}
.footer_bottom_holder .column1 .textwidget span {
	display: inline-block;
	margin-right: 0.75em;
}
.footer_bottom_holder .q_social_icon_holder,
header .header_top .q_social_icon_holder{
	margin-left: 10px;
}
.footer_top .widget_nav_menu ul li {
	padding-bottom: 8px;
}
#at4-share a.at-share-btn span.at-icon-wrapper {
	background-color: #FF8C00 !important;
}
@media only screen and (max-width: 1000px) and (min-width: 600px) {
	body.qode_header_in_grid .header_bottom {
		padding: 0 45px;
	}
}
header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
	max-width: 210px;
}
@media only screen and (min-width: 480px) {
	header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
		max-width: 280px;
	}
}
@media only screen and (min-width: 1000px) {
	header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
		max-width: 290px;
		width: 290px!important;
	}
}
@media only screen and (min-width: 1201px) {
	header.centered_logo.centered_logo_animate .q_logo img:not(.sticky), header:not(.centered_logo) .q_logo img:not(.sticky) {
		max-width: 350px;
		width: 350px!important;
	}
}

nav.main_menu ul li.hide-from-header,
ul#menu-main-2 li.social-ext {
	display: none;
}
/* TEC */
#tribe-events-footer,
h1.tribe-events-single-event-title,
p.tribe-events-back,
.single-tribe_events .tribe-events-cal-links,
.single-tribe_events .tribe-events-schedule h2,
#tribe-events-header,
.tribe-events-schedule {
	display: none;
}
.post-type-archive-tribe_events #tribe-events-header {
	display: block;
}
.tribe-events-meta-group {
	width: 1100px;
	margin: 16px 0 0 0;
	position: relative;
	z-index: 20;
}
.list-of-events-wrapper h2 + div.separator {
	margin-bottom: 60px;
}
.list-of-events {
	margin-bottom: 20px;
}
.browse-past-events-by-year {
    display: block;
    clear: both;
}

.single-tribe_events .tribe-events-event-meta {
  margin: 0 -4% 0 0;
}

.tribe-events-event-meta:first-child {
  border-top: none;
}
.event-is-recurring {
	display: none;
}
body.single-tribe_events .tribe-events-single-event-description {
	margin-bottom: 0;
}
body.single-tribe_events .tribe-events-single-event-description .vc_row {
	padding-bottom: 0;
}


/* TEC Shortcode */
.ecs-event {
	float: left;
	width: 33.33%;
	padding: 16px;
	margin: 0 0 40px;
	box-sizing: border-box;
	list-style: none;
}
.ecs-event .duration.time {
	font-weight: 700;
	text-transform: uppercase;
	color: #00B4FF;
}
.wpb_text_column .ecs-event .duration.time {
	color: #505050;
}
.ecs-event h4 {
	font-weight: 700;
}
.ecs-event h4:after {
	content: '';
	background: #FF8C00;
	height: 2px;
	position: relative;
	width: 22px;
	display: block;
	margin: 10px 0;
}
.ecs-event-list li:nth-child(3n+1) {
		clear: both;
		padding-left: 0;
}
@media only screen and (max-width: 1000px) {
.ecs-event {
		width: 50%;
	}
	.ecs-event-list li:nth-child(2n+1) {
		clear: both;
	}

}
@media only screen and (max-width: 768px) {
	.content ul li.ecs-event {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		padding: 0;
		margin-bottom: 2em;
	}
}
.ecs-event-list:after,
.ecs-event-list:before {
	content: " ";
 display: table;
}

.vc_row.galleries-from {
	padding-bottom: 0;
}
.past-event-gallery-callout .wpb_wrapper {
	background: #FFF;
}
.past-event-gallery-callout .wpb_wrapper h3 {
	padding: 10px;

}
.past-event-gallery-callout .wpb_wrapper h3 a {
	color: #00B4FF;
}
.past-event-gallery-callout .wpb_wrapper h3 a:hover {
	color: #0092CF;
}

/* blog archives */
body.search .blog_holder,
body.blog .blog_holder,
.archive .blog_holder {
	margin-top: 80px;
}

.blog_large_image_with_dividers .post_image {
  display: none !important;
}

.pagination li:nth-child(n+7) {
  display: none;
}

li.next {
  display: block !important;
}

.blog_time {
  display: none;
}

/* single-post */
.post-body-text  {
	padding-bottom: 0;
}
.recommended-reading-header {
	padding-bottom: 20px;
}
.related-post-text {
	padding: 20px;
	background: #FFF;
}
.post-intro {
	font-size: 24px;
	font-weight: 400;
	color: #393636;
	margin-top: 24px;
	line-height: 1.5;
}

.blog_holder.single_image_title_post article .single_bottom_part {
	padding-top: 0;
}
.blog_holder.single_image_title_post article .itp_post_text .post_text_inner {
	padding-top: 40px;
}
.single-post .title .title_holder .separator {
	display: none;
}
.single-post .post_text_inner ul,
.single-post .post_text_inner ol {
	margin-bottom: 22px;
}
.fast-facts-container .section_inner {
	background: #FFF;
}
.vc_row.fast-facts-container {
	background: #FFF;
	padding: 0;
	color: #393636;
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0;
}
.fast-facts-container .vc_column-inner {
	padding:0;
}
.fast-facts-container .vc_col-sm-8 .vc_column-inner {
	padding-left: 2em;
}
@media only screen and (max-width: 768px) {
	.fast-facts-container .vc_col-sm-8 .vc_column-inner {
		padding-bottom: 2em;
	}
}
.fast-facts-container .vc_col-sm-8 .vc_column-inner ul {
	padding-left: 0;
}
.fast-facts-container .wpb_text_column {
	padding-top: 1.75em;
}

.fast-facts-container .section_inner h2 {
	font-size: 24px;
}
.single-post .blog_holder.blog_single h2.entry_title,
.single-post .blog_holder article .post_info {
	display: none;
}

.single-post .blog_holder.blog_single .wp-caption-text {
	font-style: italic;
	color: #888;
	font-size: 12px;
}

.fast-facts-container .vc_col-sm-4 img {
	width: 100% !important;
	height: auto;
}
.fast-facts-container .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}
.post-main-text {
	margin-top:30px;
}
.wpb_text_column p {
	margin-bottom: 1em;
}

/* link colors in text boxes only. need to be specific or can clash with globals unexpectedly */
.wpb_text_column p a:link, .wpb_text_column p a:visited,
.wpb_text_column li a:link, .wpb_text_column li a:visited,
.blog_single article .post_content_holder .post_text_inner a:link, .blog_single article .post_content_holder .post_text_inner a:visited,
.blog_holder.blog_large_image_with_dividers article .post_info a:link, .blog_holder.blog_large_image_with_dividers article .post_info a:visited {
	color: #00B4FF;
	text-decoration: underline;
	font-weight: bold;
}
.wpb_text_column p a:hover, .wpb_text_column p a:active,
.wpb_text_column li a:hover, .wpb_text_column li a:active,
.blog_single article .post_content_holder .post_text_inner a:hover, .blog_single article .post_content_holder .post_text_inner a:active {
	color: #505050;
}
.blog_holder article:not(.format-quote):not(.format-link) .post_info a:hover, .blog_holder article:not(.format-quote):not(.format-link) .post_info a:active {
	color: #505050 !important;
}
.wpb_text_column .ecs-event h4 a,
.wpb_text_column .ecs-event h4 a:hover {
	text-decoration: none;
}
.wpb_text_column p a.qbutton {
	color: #FFF;
	text-decoration: none;
}
.wpb_text_column ul {
	padding-left: 1em;
	margin-bottom: 1em;
}
.header_top {
	line-height: 39px;
	height: 39px;
}

@media only screen and (max-width: 768px) {
.qbutton {
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 480px) {
.browse-past-events-by-year,
.buttons-sbs {
	font-size: 0;
}
}

@media only screen and (max-width: 768px) {
body .header_top .right {
	display: none;
}
}

.h5, .h6, h5, h6 {
	text-transform: none;
}
@media only screen and (max-width: 768px) {
#separator-news-progress {
display: none;
}
}

@media only screen and (max-width: 768px) {
.news-progress-success-stories-wrap  .latest_post_two_holder>ul>li {

}
}
@media only screen and (max-width: 768px) {
#intro-text-and-image .vc_col-sm-4 {
	margin-top: 20px;
}
}
.past-event-gallery-callout h3 {
	text-transform: none;
}
.past-event-gallery-callout h3 a {
	text-transform: uppercase;
}

.advocate-resources.three-column h3 {
	text-transform: none;
}
.advocate-resources.three-column a {
	color: #00B4FF;
}
.advocate-resources.three-column a:hover {
	color: #0092CF;
}

@media (max-width: 768px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton {
        font-size: 14px;
        line-height: 29px;
        height: 29px
    }
    .carousel-inner .slider_content .text .qbutton.white {
	    margin-left: 10px;
    }

}

@media (max-width: 600px) {
  .carousel-inner .slider_content .text .qbutton.white {
	    margin-left: 0;
    }
}

@media only screen and (max-width: 768px) {
	#home-news-intro h4 {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.latest_post_two_excerpt:after {
	content: ' …';
	display: inline;
}



/* GF */

body .gform_wrapper .button.gform_button_select_files {
	line-height: 1;
}

body .gform_wrapper .chzn-choices,body .gform_wrapper .chzn-container .chzn-drop,body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-multi .chzn-choices,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single b,body .gform_wrapper .chzn-container-single .chzn-single div,body .gform_wrapper .gf_progressbar,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper li.gfield.gfield_error,body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,body .gform_wrapper select,body .gform_wrapper textarea {
    border: 1px solid #ccc;
}


/* carrot */

share-button {
	background: none;
	color: #00B4FF;
	font-family: Poppins;
	padding-left: 0;
}
share-button:before {
	display: none;
}
share-button:hover {
	background: none;
	color: #0092CF;
}
.news-progress-success-stories share-button {
}

body .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
body .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
body .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	font-size: 100%;
}

body .vc_column-inner .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

body .vc_column-inner .gform_wrapper .chzn-container,
body .vc_column-inner .gform_wrapper input[type=email],
body .vc_column-inner .gform_wrapper input[type=number],
body .vc_column-inner .gform_wrapper input[type=password],
body .vc_column-inner .gform_wrapper input[type=tel],
body .vc_column-inner .gform_wrapper input[type=text],
body .vc_column-inner .gform_wrapper input[type=url],
body .vc_column-inner .gform_wrapper select,
body .vc_column-inner .gform_wrapper textarea {
	margin-top: 0;
}

body .vc_column-inner .gform_wrapper input[type=submit],
body .vc_column-inner .gform_wrapper input[type=button],
body .vc_column-inner .gform_wrapper input[type=reset] {
	color: #fff;
    border-color: #00b4ff;
    background-color: #00b4ff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 13px;
}

body .vc_column-inner .gform_wrapper input[type=submit]:hover,
body .vc_column-inner .gform_wrapper input[type=button]:hover,
body .vc_column-inner .gform_wrapper input[type=reset]:hover {
	border-color: #0092cf;
	background-color: #0092cf;
}

/**
TRIBE EVENT STYLES
*/
.tribe-events-button {
	position: relative;
	display: inline-block;
	width: auto;
	height: 39px;
	line-height: 39px;
	margin: 16px 0 16px 3px;
	padding: 0 23px;
	border: 2px solid #303030;
	font-size: 13px;
	font-weight: 700;
	font-family: inherit;
	text-align: left;
	color: #303030;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	background-color: transparent;
	transition: color .1s linear,background-color .1s linear,border-color .1s linear;
	-webkit-box-sizing: initial!important;
	-moz-box-sizing: initial!important;
	box-sizing: initial!important;
	color: #ffffff;
	border-color: #00b4ff;
	background-color: #00b4ff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

@media only screen and (min-width: 768px) {
  .tribe-events-button {
    margin: 0 0 0 3px;
  }
}

.tribe-events-button:hover {
  background-color: #0092cf;
  border: 2px solid #0092cf;
  color: #ffffff;
}

.tribe-events-month-event-title {
  text-transform: none;
  letter-spacing: normal;
}

.month-scrollable {
  overflow-x: scroll;
}

/*
Input
*/

#tribe-events-bar input[type=text] {
	padding: 1em;
	display: block;
	min-width: 100%;
}
@media only screen and (min-width: 768px) {
	#tribe-events-bar .tribe-bar-filters-inner > div {
		width: 44%;
		margin: 1% 2.5%;
		display: inline-block;
	}
}
#tribe-events-bar .tribe-bar-filters-inner > div:first-child,
#tribe-events-bar .tribe-bar-filters-inner .tribe-bar-submit{
	margin-left: 0;
}

.content ul {  line-height: 1.4; }
.content ul li {  margin-bottom: 0.5em; }

@media all and (max-width: 1000px) {
  .shareable-boxes ul li {
    margin-bottom: 2em;
  }
}

/*
Social Follow
*/
.ebc-quote p {
    font-size:2em;
    line-height: 1.5em;
    font-weight: bold;
    color: #303030;
}
.ebc-twitterlink .q_icon_with_title:not(.right) .icon_holder {
    float: none;
    display: block;
}
.ebc-hashtag .q_icon_with_title:not(.right) .icon_holder {
    float: none;
    display: block;
}
.ebc-hashtag .q_icon_with_title.medium .icon_holder img {
    width: 42px;
}
.ebc-twitterlink .q_icon_with_title .icon_text_holder,
.ebc-hashtag .q_icon_with_title .icon_text_holder {
    display: inline-block;
}
.ebc-twitterlink .q_icon_with_title.medium .icon_text_holder,
.ebc-hashtag .q_icon_with_title.medium.custom_icon_image .icon_text_holder {
    padding: 0 0 0 15px;
}
.ebc-twitterlink .q_icon_with_title .icon_text_inner,
.ebc-hashtag .q_icon_with_title .icon_text_inner {
    padding: 0;
}
.ebc-twitterlink .q_icon_with_title .icon_text_holder .icon_title,
.ebc-hashtag .q_icon_with_title .icon_text_holder .icon_title
.ebc-twitterlink .q_icon_with_title .icon_text_holder p,
.ebc-hashtag .q_icon_with_title .icon_text_holder p {
    display: none;
}
.ebc-twitterlink .q_icon_with_title .icon_with_title_link,
.ebc-hashtag .q_icon_with_title .icon_with_title_link {
    font-size: 1.2em;
    font-weight: 600;
    margin: 0;
}
@media (min-width: 601px) {
    .ebc-twitterlink {
        padding-bottom: 0px !important;
    }
}
@media (min-width: 1001px) {
    .ebc-twitterlink .q_icon_with_title:not(.right) .icon_holder {
        display: inline-block;
        top: 6px;
    }
    .ebc-hashtag .q_icon_with_title:not(.right) .icon_holder {
        display: inline-block;
        top: 12px;
    }
}

body.category .container_inner.default_template_holder {
	margin-top: 30px;
}

/*
 Gravity forms
 */

 .styled-form .gfield_label {
	 margin-bottom: 5px;
 }
 .styled-form .ginput_container_text input {
	width: 100% !important;
 }
 .styled-form .gform_button {
	 text-align: center;
 }
 .styled-form li.gfield_error {
	padding-left: 15px;
	padding-right: 15px !important;
	max-width: none !important;
 }
 .styled-form .gform_confirmation_message {
	 background-color: #00B4FF;
	 color: #fff;
	 border-radius: 10px;
	 padding: 20px;
	 font-weight: bold;
 }
 @media (min-width: 768px) {
	.styled-form .ginput_container_text input {
		padding: 15px !important;
	}
}