body {
   //font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.bt-welcome-donation-section
{
	display:none !important;
}
.social_icon
{
	text-align:center !important;
}
.social_icon .vc_icon_element {
    display: inline-block;
}
.bt-events-special > article.active { width:20% !important; }

.sub-menu li a
{
	text-transform:uppercase;
}
.bt-header-v3 .bt-menu-list > ul > li > a
{
	line-height: 74px !important;
	font-size: 18px !important;
}
.bt-logo
{
	line-height: 0px !important;
}
span.storyteller-image {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 85%;
    background-position: center;
    background-size: cover;
}
.bio-info {
    text-align: center;
}
.bio-info .copy p {
    font-size: 1.6rem;
}
span.storyteller-image-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    transition: opacity .25s ease-in-out;
    opacity: 0;
}
span.info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    right: 20px;
    text-align: center;
    font-family: "BebasNeue","Helvetica",sans-serif;
    color: #fff;
    font-size: 1.125em;
}
span.storyteller-image.fancybox-data:hover span.storyteller-image-hover {
    opacity: 1;
}
.storytellers_2017_fancybox
{
	display:inline-block !important;
}

span.storyteller-image.fancybox-data {
    cursor: pointer;
}
@media only screen and (min-width: 769px){
	.donate_shop
	{
		text-align:right;
		display:none;
	}
	.donate-btn , .shop-btn
	{
		padding: 22px 0px;
	}
	.donate_shop li
	{
		width:48%;
	}
	.bt-logo a
	{
		 width: 100%;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -ms-flexbox;
		display: flex;
		height: 74px;
	}
}
@media only screen and (max-width: 768px){
   .bt-logo img
	{
		margin-top: 3px;
		width:50%;
		margin-left:2%;
	}
	.donate-btn , .shop-btn
	{
		margin: 15px 0px;
		padding: 5px 0px;
	}
	.donate_shop li
	{
		width:25%;
	}
	.donate_shop
	{
		text-align:center;
	}
}
@media only screen and (min-width: 1024px){
   .bt-logo img
	{
		width:90%;
		margin-left:10%;
	}
	
}
@media (min-width: 992px)
{
	.bt-header-v3 .bt-menu-list > ul > li > a
	{
		font-size:17px !important;
		padding: 0 7px !important;
	}
}

.donate_shop li
{
	display:inline-block;
}
.bt-header-v3 .bt-menu-list
{
	padding-right:0px !important;
}
.donate-btn, .shop-btn
{
	width:100% !important;
  	height:auto !important;
	display: inline-block;
    
    line-height: 30px;
    text-align: center;
    color: #fff !important;
	font-size:inherit !important;
	text-transform:uppercase;
}
.donate-btn
{
	background: #dd9d3b;
}
.shop-btn
{
	background:#454545;
}
ul#menu-footer-menu li a{
	font-size:14px;
    color: #000;
}
ul#menu-footer-menu li {
    display: inline-block;
    padding: 5px;
}
ul#menu-footer-menu li:not(:last-child)::after {
    content: "";
        box-shadow: 0px 0px 0px 1px #333;
    background: #000;
      margin-left: 15px;
}
.bt-footer .bt-footer-top .widget {
    max-width: 100% !important;
    margin: auto;
	text-align:center;
}
.bt-footer-bottom p
{
	margin:0px !important;
	color: #8f8f8f;
}
.veteran_post_block .vc_grid .vc_grid-item .vc_grid-item-mini .vc_btn3-container
{
	display:none;
}
.veteran_post_block .vc_grid .vc_grid-item .vc_grid-item-mini .vc_gitem-zone{
	background:#fff !important;
}
.veteran_post_block .vc_grid .vc_grid-item .vc_grid-item-mini
{
	border-bottom:5px solid #dd9d3b;
	border-top:5px solid #dd9d3b;
}
.custom_event_box .bt-location, .custom_event_box .bt-start-date
{
	display:none;
}
.bt-title-bar-wrap
{
	display:none;
}
.veteran_post_block .vc_grid .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-is-link
{
	background-size: cover !important;
    background-repeat: no-repeat;
}
.parallex_box_footer .vc_parallax-inner
{
	background-attachment:fixed !important;
}
.bt-events-special > article .bt-event-item .bt-info .bt-title a{
	word-wrap: break-word;
	font-size:17px !important;
    white-space: pre-wrap;
}
.bt-events-special > article.active .bt-event-item .bt-info {
    padding: 40px 20px !important; 
}

.display_macy_box .meta .plus:hover
{
	color:#000;
}
.macy_program .i-am{
	background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
	color: #dd9d3b;
	font-size: 1.25em;
	font-style: italic;
	line-height: 1em;
	padding: 15px 0 30px 15px;
	position: absolute;
	left: 0;
	text-decoration: none;
	transition: color 0.3s ease-in-out;
	text-align: left;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
	top: 0;
	transition: opacity 0.3s ease-in-out;
	width: 100%;
	font-weight:bold;
}
.display_macy_box .meta .plus
{
	font-size: 30px;
	bottom: 15px;
	position: absolute;
	right: 15px;
	z-index: 101;
}
.display_macy_box .meta .position
{
	color: #fff;
	font-size: 1.125em;
	font-style: italic;
	text-align: left;
	width: 100%;
}
.display_macy_box .meta .copy
{
	font-weight:bold;
	font-size: 20px;
	padding: 0 0 3px 0;
	position: inherit;
	text-align: left;
	width: 50%;
	bottom: 0;
	color: #ffffff;
	z-index: 100;
}
.display_macy_box .meta
{
	background: rgba(0, 121, 181, 0.7);
	align-items: flex-end;
	background: rgba(5, 185, 210, 0.75);
	bottom: 0;
	color: #ffffff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	left: 0;
	opacity: 0.0;
	padding: 0 0 15px 15px;
	position: absolute;
	top: 0;
	transition: opacity 0.5s ease-in-out, -webkit-transform 0.3s ease-in-out;
	transition: opacity 0.5s ease-in-out, transform 0.3s ease-in-out;
	width: 100%;
}
.display_macy_box a:hover .i-am
{
	display:none;
}
.display_macy_box a:hover .meta
{
	opacity: 1.0;
}
.display_macy_box {
	padding: 3px !important;
}


.vc_tta-panel-title a
{
	color:#dd9d3b !important;
	font-weight:normal;
	font-size:15px;
	
}


.staff_detail { 
    position: absolute;
    bottom: 0;
    z-index: 9;
    padding: 20px 20px 10px 20px;
}
.staff_detail i
{
	color:#fff;
}
.staff_detail h3 {
    color:#fff;
	text-transform:uppercase;
	margin:0;
}

.header_top_img img
{
	display:inherit;
	width:100%;
	vertical-align:top;
	height:25px;
}

h1,h2,h3,h4,h5
{
	text-transform:uppercase;
}
.header_top_img
{
	position: relative;
    width: 100%;
    background-size: cover;
    opacity: 0.75;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.banner_full_img figure, .banner_full_img .vc_single_image-wrapper, .storytellers_2014_img figure, .storytellers_2014_img .vc_single_image-wrapper , .storytellers_2014_call_to_action_img figure, .storytellers_2014_call_to_action_img .vc_single_image-wrapper
{
	display:block !important;
}
.apply-certified-btn input:hover
{
	background:#dd9d3b;
	color:#000;
}
.apply-certified-btn input
{
	padding:8px 25px !important;
	font-size:15px !important;
}
.apply-certified input
{
	margin-bottom:5px !important;
	background:#fff !important;
} 

.ceritfied-tab .vc_tta-tab.vc_active a {
	background: none !important;
    border: none !important;
	color:#dd9d3b !important;
}

.ceritfied-tab .vc_tta-tab a {
    background: none !important;
    border: none !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000 !important;
}

.become-sponser-link a {
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px !important;
    background: #dd9d3b !important;
}
.partners_industry_img .container .row , .storyless_img .container .row , .nonprofit_img_row , .partners_sponser .row
{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}
.main-content
{
    background:#F7F6F6 !important;
}
.nonprofit_fancybox_col img
{
	cursor:pointer;
}
.nonprofit_fancybox_col
{
    margin-bottom: 50px;
}
#nonprofit_img
{
	width:15%;
	margin-bottom:20px;
}

.nonprofit-inner-overlay
{
	padding:30px;
}

.nonprofit_overlay , .nonprofit_fancybox_mission , .nonprofit_fancybox_about , .pillars_description
{
	display:none;
}

.six_pillars_result_box
{
	visibility:hidden;
	border: 1px #dcdcdc solid;
	background: #fff;
    position: absolute;
	padding:40px;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.six_pillars_result_box_exit_div
{
	text-align:right;
}
.six_pillars_result_box .exit-overlay {
	background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px 13px;
    font-size: 20px;
    border-radius: 50%;
    cursor: pointer;
}
.six_pillars_row
{
	margin-bottom:30px;
}
.dispelling_myths_box
{
	height:300px;
    padding: 3px !important;
	width: 100%;
}

.dispelling_myths_box_question p
{
	color:#fff;
	margin-top:40px;
	font-size:16px;
}
.dispelling_myths_box_question span
{
	font-size:15px;
	font-weight:bold;
}
.dispelling_myths_box_question .discover
{
	background: #fff;
    color: #39a4b2;
    border-radius: 20px;
    border: 1px #fff solid;
    display: inline-block;
    font-size: 0.875em;
    font-weight: 700;
    margin-top: 10px;
    padding: 5px 35px;
    text-transform: uppercase;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    visibility: hidden;
}
.dispelling_myths_box_question
{
	width:100%;
	text-align:center;
	top:0;
	padding:60px 35px;
}
.dispelling_myths_box a:hover .discover
{
	visibility: visible;
}

.question_result_close {
    text-align: right;
    color: #fff;
    font-size: 20px;
	cursor:pointer;
}

.question_result a, .question_result h3 ,.question_result a:hover {
	color:#39a4b2;
	text-align:center;
}
.question_result {
	overflow:auto;
    position: absolute;
    top: 3px;
    bottom: 3px;
    padding: 15px;
    background: #D4AC67;
	color:#fff;
	display:none;
}
.display_macy_box img
{
	width:100%;
}
.display_i_am_box 
{
	height: 293px;
}
.impacts_vote_img img 
{
	height:350px !important;
	object-fit: cover;
}
.contact_form form .ginput_container input , .contact_form form .ginput_container textarea
{
	width:100% !important;
}

.contact_form form .gform_button
{
	    background: #dd9d3b !important;
    padding: 10px 20px !important;
    border: 1px solid #dd9d3b !important;
}
.contact_form  .contact_form_signup_label .gfield_label
{
	display:none !important;
}
.contact_form  .contact_form_signup_label {
    margin: 0 !important;
    padding: 0;
}

.contact_form form {
    margin: 0 auto;
}
.contact_form input , .contact_form textarea{
    background: #fff !important;
    border: 1px #aaa solid !important;
    padding: 2px !important;
}
.contact_sub_btn input 
{
    width: auto;
    background: #dd9d3b !important;
    color: #fff;
    border: 0px;
    padding: 5px 20px !important;
    border: 1px #dd9d3b solid !important;
    transition: color 0.2s, border 0.2s;
}

.storytellers_video img {
    height: 210px !Important;
}

.storytellers_video_main .wpb_raw_html {
    text-align: center;
}

.storytellers_video_main .wpb_raw_html p, .storytellers_video_main .wpb_raw_html h6 {
    margin: 0px;
}
.storytellers_video_main .wpb_raw_html h6 {
    text-transform: uppercase;
    color: #dd9d3b;
    font-weight: bold;
    text-shadow: none;
    box-shadow: none;
}
.storytellers_video_main .wpb_raw_html span {
	color: #CFCFCF;
	font-size:13px;
	    line-height: 0px !important;
}
.storytellers_video_main .wpb_raw_html b {
    color: #fff;
    font-weight: bold;
}
.storytellers_watch_btn a {
	color:#000;
}
.storytellers_watch_btn a {
    color: #fff !important;
    background: #dd9d3b !important;
    border: 1px solid #dd9d3b !important;
    font-weight: bold;
}


.meetstorytellers_video_main img {
    height: 210px !Important;
}

.meetstorytellers_video_main .wpb_raw_html {
    text-align: center;
}

.meetstorytellers_video_main .wpb_raw_html p, .meetstorytellers_video_main .wpb_raw_html h6 {
    margin: 0px;
}
.meetstorytellers_video_main .wpb_raw_html h6 {
    text-transform: uppercase;
    color: #dd9d3b;
    font-weight: bold;
    text-shadow: none;
    box-shadow: none;
}
.meetstorytellers_video_main .wpb_raw_html span {
	color: #888888;
	font-size:13px;
  line-height: 0px !important;
}
.meetstorytellers_video_main .wpb_raw_html b {
    color: #000;
    font-weight: bold;
}

.storytellers_video{
	position: relative;
}
.storytellers_video a:after{
	content: 'Watch his video';
	text-transform:uppercase;
	font-weight:bold;
	background: rgba(0,0,0,0.75);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
	opacity: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}
.storytellers_video a:hover:after{
	opacity: 1;
}


.media .single_media_box
{
	padding:0;
}
.media .single_media_box a:hover .border
{
	 width: 100%;
}
.media .single_media_box a
{
	
	display: flex;
    height: 40vh;
    background-size: cover;
    background-position: center center;
    position: relative;
    text-align: center;
    border: 1px #000 solid;
}
.single_media_box .border
{
	background: #dd9d3b;
    width: 0%;
    height: 8px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 100;
    transition: width 0.3s;
}
.single_media_box img
{
	width:100%;
}

.single_media_box .title {
    color: #e2e2e2;
    font-size: 1.125em;
    font-weight: 400;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 20;
    width: 100%;
    text-align: left;
    margin: 0px;
    line-height: 1.5;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
}

.search_media
{
	padding: 25px 15px 0px 15px;
    justify-content: center;
    align-items: center;
}
.media_not_found 
{
	display:none;
	text-align:center;
}
.media_reset_btn button
{
	background: #2d9eac;
    color: #fff;
    border: 1px solid #2d9eac;
    padding: 7px;
    text-transform: uppercase;
    font-weight: normal;
}
.press_media
{
	
	margin:0 auto;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.press_media .single_press_box .description
{
    color: #616161;
    margin: 5px auto 25px;
	padding: 0px 10px;
	font-size:18px;
}

.press_media .single_press_box .title
{
	text-transform: uppercase;
    line-height: 22px;
    color: #231f20;
	padding: 0px 10px;
    margin: 25px auto 10px;
}
.press_media .press_img
{
    height: 250px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.press_media .single_press_box hr
{
	margin: 0px auto;
	height:1px !important;
    width: 0%;
    background-color: #231f20;
    transition: width 0.3s;
}
.press_media .single_press_box:hover a hr
{
	width:70%;
}
.press_media .single_press_box:hover
{
	 box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.press_media .single_press_box
{
	width:calc(33.33% - 30px);
	padding:0;
	margin: 15px;
	border-top: 8px #dd9d3b solid;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 8px #dd9d3b solid;
	background-color: #f2f2f2;
	box-shadow: none;
	transition: box-shadow 0.3s;
	text-align: center;
}
.single_blog_content .video-blog
{
	padding-bottom: 0%;
    display: block;
    position: initial;
    height: 100%;
    text-align: center;
    padding-top: 0px;
}
.single_blog_content iframe , .single_blog_content embed
{
	width: none !important;
}
.single_blog_content .featured_image
{
    max-width: 300px;
    float: left;
    padding-right: 20px;
}
.main_blog_detail
{
	width:75%;
	margin:0 auto;
	padding:40px;
}
.single_blog_title h3
{
	border-bottom:1px solid #000;
}
.social-share {
    margin-top: 25px;
}
.social-share h3 
{
    border-bottom: none !important;
    display: inline-block;
    font-size: 1.5em;
    margin: 0 5px 0 0 !important;
    vertical-align: middle;
    text-decoration: none;
    width: auto !important;
}
.social-share a {
    color: #231f20;
    display: inline-block;
    font-size: 25px;
    margin: 0 2.5px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.pr_media .single_pr_box a.pr_link:hover .pr_img {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.pr_media .single_pr_box .description{
	color: #616161;
    font-size: 1.125em;
    margin: 25px 0;
}
.pr_media .single_pr_box .title h4{
    margin: 0;
    text-align: left;
}
.pr_media .single_pr_box .subheading{
	font-style: italic;
	color:#302C2D;
    font-size: 1.5rem;
    line-height: 133%;
    margin: 0;
}
.pr_media .single_pr_box{
	margin: 20px 0;
}
.pr_media .heading
{
	text-align:center;
	margin-top:30px;
}
.pr_media {
	width:75%;
	margin:0 auto;
}
.pr_media .pr-contact p{
	margin:0;
}
.pr_media .pr-contact h4{
	color:#fff;
	margin:0;
}
.pr_media .pr-contact {
    background-color: #454545;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    display:none;
}
.pr_media .pr_link
{
	display: inline-block;
	    width: 100%;
}
.pr_media .pr_img
{
	background-position: top center;
    background-size: cover;
    border: 1px #eee solid;
    transition: box-shadow 0.2s;
    padding-bottom: 100%;
}
.single_pr_box .pr_img_div, .single_pr_box
{
	padding:0 !important;	
}
.single_pr_title .subheading
{
	font-family: "HelveticaNeue", "Helvetica",sans-serif;
    font-size: 1.125em;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left;
    width: 100%;
}
.single_pr_content .featured_image
{
	width:30%;
	max-width: inherit;
}
.single_pr_title h3
{
	margin:0;
	border:none;
}

.display_take_action_pillars_box .pillars_name h3
{
	letter-spacing: 0;
    font-size: 16px;
}
.display_take_action_pillars_box
{
	cursor:pointer;
}
.display_take_action_pillars_box:hover .meta
{
	opacity: 1.0;
}

.newsletter_main_div .newsletter-signup #mc_embed_signup_scroll
{
	display: flex;
    margin: 10px 0px;
    max-width: 100%;
	justify-content: center;
}
.newsletter_main_div .wpb_text_column
{
	margin:0px;	
}
.newsletter_main_div .newsletter-signup .clear
{
	    display: inline-block;
}
.newsletter_main_div .newsletter-signup .button
{
	background-color: #36abbb;
	padding:11px;
    border: 0px;
    border-radius: 0px;
    color: #fff;
}
.newsletter_main_div .newsletter-signup #mce-EMAIL
{
	width:430px;
	border-radius: 0px;
    border: 1px #dcdcdc solid;
	background:#fff;
    box-shadow: 0px;
    color: #231f20;
    font-size: 1em;
    padding:10px;
}
.newsletter_main_div .newsletter-signup h4
{
	text-align:center;
}

.newsletter_main_div
{
	padding:20px;
	background-color: #f2f2f2;
	margin-bottom:30px;
    border: 1px #dcdcdc solid;
}

.newsletter_page #mc_embed_signup label
{
	font-size:18px;
}
.newsletter_page #mc_embed_signup , .newsletter_page #mc_embed_signup h3
{
	color: #fff !important;
}
.newsletter_page #mc_embed_signup .button
{
	background:#DD9D3B;
}

.newsletter_page #mc_embed_signup input
{
	margin:10px 0px;
	background:#fff;
	border: none;
    border-radius: 0;
	width:100%;
}
.newsletter_page #mc_embed_signup
{
	width:40%;
}
.newsletter_page
{
	background-size: cover;
    background-position: center right;
    min-height: 75vh;
    padding: 50px;
}
.section_four_single_box {
    position: relative;
   
    display: inline-block;
}
.section_four_single_box .heading {
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: #fff;
	z-index: 99;
    font-weight: bold;
    font-size: 18px;
	background: rgba(0,0,0,0.5);
    width: 100%;
	text-align:left;
}
.section_four_main_box
{
	text-align:center;
}

.section_four_single_box:hover .call_to_action , .section_four_single_box:hover .overlay
{
	display:block;
}
.section_four_single_box .overlay
{
	display: none;
	width: 100%;
	position:absolute;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.3);
	transition: all 0.4s;
	
}
.section_four_single_box a
{
	transition: all 0.4s;
	display: block;
    width: 100%;
    height: 100%;
}
.section_four_single_box  .call_to_action {
    position: absolute;
    top: 50%;
    padding: 5px 20px;
	z-index: 9;
    background: rgba(0,0,0,0.8);
    color: #fff; 
    font-weight: bold;
    display: none;
}
.section_four_shortcode_div
{
	margin:0 !important;
	padding:0 !important;
}
.section_three_main_box
{
	flex-wrap: wrap;
    height: 100%;
    display: flex;
}

.section_three_single_box .inside_border_div  {
	border-top: 8px #dd9d3b solid;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 8px #dd9d3b solid;
	 background: #fff;
}
.section_three_main_box .section_three_single_box .image {
    height: 350px;
    width: 100%;    
	background-size: cover !important;
    background-position: center center !important;

    position: relative;
}

.section_three_main_box .heading, .section_three_main_box .description {
	color: #616161;
    padding: 5px 15px;
}
.section_three_main_box .heading h4{
   padding: 5px 0px;
    margin: 0;
}

.donate_main_div
{
	background-attachment: fixed;
    background-position: initial;
    background-repeat: no-repeat;
    background-size: cover;
}
.donate_single_box {
    margin: 0 auto !important;
    padding: 35px 15px;
}

.donate_payment_form_textblock form {
    margin: 0;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 30px;
}
.donate_form_heading_main{
    margin: 46px 0px;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 20px !important;
}
.amount-radio-button input {
    display: none !important;
}
.amount-radio-button .gfield_radio li {
    display: inline-block;
    width: 25%;
    text-align: center;
}
.amount-radio-button  .gfield_label
{
	display:none;
}
.amount-radio-button  .gfield_radio
{
	text-align:center;
}
.amount-radio-button  .gfield_radio li:hover label
{
	color:#dd9d3b;
}
.amount-radio-button  .gfield_radio li:hover
{
	background: #fff;
}
.amount-radio-button  .gfield_radio li label{
	 padding: 10px !important;
	 font-size: 16px !important;
	 width: 100%;
}
.amount-radio-button .ginput_container ul .liactive {
    background: #fff !important;
    color: #dd9d3b !important;
}
  
.amount-radio-button  .gfield_radio li {
	transition: 0.5s ease all;
    display: inline-block;
    text-align: center;
    background: #dd9d3b;
	border-radius:5px;
	border:1px solid #dd9d3b;
    color: #fff;
    margin: 10px !important;
}
.total-amount
{
	background: #fff;
    border: 1px solid #dd9d3b;
    padding: 4px 15px;
	font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.total-amount div.ginput_container
{
	margin:0px !important;
}
.input-white .ginput_container input , .input-white .ginput_container select , .input-white .ginput_container textarea{
    background: #fff !important;
    width: 100% !important;
    border: 1px solid #d0d0d0;
    background-clip: padding-box;
}
.payment-option table tbody .dvrecurtyp , .payment-option table tbody .dvperdcty , .payment-option table tbody .dvnoofpymnts {
    display: none !important;
}
.bottom-policy-text {
    font-size: 14px !important;
}

.gravity_forms_contact_form .ginput_container input ,.gravity_forms_contact_form .ginput_container select {
    background: #fff;
    width: 100% !important;
}
.facebook_btn a{
	    background: #3b5998 !important;
}
.twiter_btn a{
	    background: #55acee !important;
}
.instagram_btn a{
	background: #3f729b !important;
}
.twiter_btn a, .facebook_btn a, .instagram_btn a {
    height: 132px !important;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex !important;
    text-align: center;
    color: #fff !important;
	 font-size: 20px !important;
}
.socialmedia_image > .vc_column-inner > .wpb_wrapper {
   border: 1px solid #e3e3e3;
}
.socialmedia_image > .vc_column-inner {
	margin-bottom: 48px;
	
}

.socialmedia_image .vc_single_image-wrapper {
	height: 300px;
}
.socialmedia_image .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.social_media_social_img {
    text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.social_media_social_img .wpb_wrapper i{
	height: 30px;
    width: 30px;
    margin: 0 12px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    font-size: 15px;
    align-items: center;
    float: left;
    background: #b2b2b2;
}
.trending_image_main_div .vc_single_image-wrapper img 
{
	height:220px !important;
	object-fit:cover;
}
.social_media_single_image .vc_single_image-wrapper , .social_media_single_image .vc_figure , .trending_image_main_div .vc_single_image-wrapper,  .trending_image_main_div .vc_figure
{
	display:block !important;
}
.social_media_single_image , .social_media_social_img
{
	margin-bottom:12px !important;
}

.committee_image img {
    max-width: 150px !important;
    padding-right: 20px;
}
.committee_image {
    float: left;
    display: inline-block;
    margin-bottom: 0 !important;
}

.certified_masonary .vc_column_container {
    width: 33.33%;
    break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
    padding: 5px;
}

.socialmediakit_seprate_btn a {
    background: #A9A9A9 !important;;
    width: 100%;
    color: #fff !important;;
    height: 112px;
    display: inline-flex !important;
    font-size: 28px !important;;
    align-items: center;
    justify-content: center;
    margin-left: 20px !important;;
    border-radius: 10px !important;;
}

.trending_heading_tag
{
    position: absolute;
    width: 55px;
    top: -15px;
    background: #39abbc;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
	justify-content: center;
    height: 55px;
    left: -15px;
    align-items: center;
    text-align: center;
}



.home_page_six_block .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .info-text-top a , .new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .info-text-top a {
	position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
}

.home_page_six_block .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .info-text-bottom , .home_page_six_block .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .cat-icon , .new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .info-text-bottom , .new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .cat-icon
{
	display:none;
}

.home_page_six_block .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .info-text-top , .new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .info-text-top  {
	position: initial;
}

.home_page_six_block .post_lemongrid--layout2 .lemongrid-item .lemongrid-info:before{
	background: rgba(221,157,59,0.5);
}


.home_page_six_block .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    background: rgba(0,0,0,0.6);
}

.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info:before{
	background: rgba(0,0,0,0.4);
}

.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .lemongrid-icon{
	display:none;
}
.new_home_page_six_section .video_section .bt-fancybox-wrap img{
	height:100%;
	object-fit:cover;
}

.new_home_page_six_section .video_section .vc_column-inner{
	border: 1px solid #000;
}

.new_home_page_six_section .video_section .bt-fancybox-wrap , .new_home_page_six_section .video_section .wpb_wrapper{
	height:100%;
}

.new_home_page_six_section .video_section {
	display: flex;
    float: none;
}

.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title , .new_home_page_six_section .video_section .video_section_heading {
    color: #fff;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: left;
	z-index:99;
    background: rgba(0,0,0,0.6);
}

.new_home_page_six_section .lemongrid-wrap .lemongrid-item  .grid-stack-item-content
{
	border:1px solid #000;
	border-radius:0px;
}



.new_home_page_six_section .video_section .wpb_wrapper:hover:after{
	content: "";
	width: 100%;
}
.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info:hover:after{
	content: "";
	width: 100%;
}
.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info:after , .new_home_page_six_section .video_section .wpb_wrapper:after{
	padding: 5px;
    background: #dd9d3b;
    width: 0%;
    position: absolute;
    transition: width 0.3s;
    bottom: 0;
	z-index:99;
}

.new_home_page_six_section .lemongrid-wrap .lemongrid-item 
{
	float: left;
	position: initial !important;
	margin: 0 !important;
	display: inline-block;
}

@media (max-width: 480px)
{
	.vc_row-fluid.certified_masonary
	{
   		 column-count: 1;
		-webkit-column-count: 1;
		-moz-column-count: 1;
	}
	.press_media .single_press_box
	{
		width:100%;
	}
	.press_media
	{
		width:100%;
	}
	.donate_payment_form_textblock {
		padding: 0px;
	}

	.donate_payment_form_textblock form {
		width: 100% !important;
	}
	
	.amount-radio-button  .gfield_radio li {
		width:40%;
	}
	.contact_form form {
    	width: 100%;
	}
	.section_four_single_box
	{
		height: 250px;
   		width: 100%;
	}
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item 
	{
		width: 100% !important;
	}
	.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title , .new_home_page_six_section .video_section .video_section_heading 
	{
		font-size:14px;
	}
	.section_three_single_box {
		margin-bottom: 15px;
	}
}
@media (max-width: 767px)
{
	.certified_masonary .vc_column_container
	{
		width:100%;
	}
}
@media (min-width: 481px) and (max-width: 1024px)
{
	.section_three_single_box {
		margin-bottom: 15px;
	}
	.section_four_single_box {
		height: 350px;
		width: 32.7%;
		
	}
	.new_home_page_six_section .no-container .row {
		display: flex;
	}
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item 
	{
		width: 50% !important;
	}
}
@media (min-width: 1025px)
{
	.donate_payment_form_textblock {
		padding: 30px;
	}

	.donate_payment_form_textblock form {
		width: 90% !important;
	}
	.press_media
	{
		width:75%;
	}
	
	
	
	.vc_row-fluid.certified_masonary {
		/* column-count: 3;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-gap: 0;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;*/
	}
	.press_media .single_press_box
	{
		width:calc(33.33% - 30px);
	}
	.amount-radio-button  .gfield_radio li {
		width:20%;
	}
	.contact_form form {
    	width: 50%;
	}
	.section_four_single_box
	{
		 height: 480px;
   		 width: 20%;
	}
	.new_home_page_six_section .no-container .row {
		display: flex;
	}
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item 
	{
		width: 50% !important;
	}
	.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title , .new_home_page_six_section .video_section .video_section_heading 
	{
		font-size:17px;
	}
	.veteran_container .container {
		width: 1230px;
	}
	.section_three_single_box
	{
		padding:5px !important;
	}
}






@media (max-width: 1024px) and (min-width: 768px){
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item {
		height: 220px !important;
	}
	.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title, .new_home_page_six_section .video_section .video_section_heading{
		letter-spacing: 1px !important;
	}
	.new_home_page_six_section .vc_column_container>.vc_column-inner{
		height: 440px;
	}
}
@media (max-width: 1024px) 
{
	.new_home_page_six_section .video_section .video_section_heading{
		font-size:13px !important;
	}
}
@media (min-width: 768px) 
{
	.new_home_page_six_section .video_section .video_section_heading{
		padding:10px 25px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item {
		height: 180px !important;
	}
	.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title, .new_home_page_six_section .video_section .video_section_heading{
		letter-spacing:0px !important;
		text-transform: capitalize;
		font-size: 13px;

	}
	.new_home_page_six_section .vc_column_container>.vc_column-inner{
		height: 360px;
	}
	.new_home_page_six_section .vc_column-inner  h2{
		line-height: 34px;
		font-size: 20px;
	}
	
}

@media (max-width: 767px) and (min-width:481px){
        .new_home_page_six_section .no-container .row{
            display:block !important;
        }
	.new_home_page_six_section .vc_row.wpb_row .no-container > .row{
            display:block !important;
	}
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item {
            height: 180px !important;
	}
	
	.new_home_page_six_section .vc_column-inner  h2{
            line-height: 30px;
            font-size: 16px;
	}
	
	.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title, .new_home_page_six_section .video_section .video_section_heading{
            letter-spacing:0px !important;
            line-height:1.3 !important;
            font-size: 13px;

	}
}
@media (max-width: 480px){
	.new_home_page_six_section .lemongrid-wrap .lemongrid-item {
		height:190px !important;
	}
	.new_home_page_six_section .post_lemongrid--layout2 .lemongrid-item .lemongrid-info .title, .new_home_page_six_section .video_section .video_section_heading{
		letter-spacing:0px !important;
		line-height:1.3 !important;
		text-transform: capitalize;
		    font-size: 13px;

	}
}
