/*

Theme Name: The National Medal of Honor Museum

Author: The National Medal of Honor Museum

Tags: White, Black, Light, responsive, fixed width

Description: The National Medal of Honor Museum  theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images,  beautiful typography and icons, and a flexible layout that looks great on any device, big or small.

*/



@import url(fonts/MyFontsWebfontsKit.css);



* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }

html, body { width: 100%; font-size: 19px; color: #0D2537; font-family:"district-pro",Arial,sans-serif; font-weight: 400; background: #fff; }

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }



article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section { display: block; }

.container { padding: 0 15px; margin: 0 auto; max-width: 1230px; position: relative; }



*::-webkit-input-placeholder{ opacity: 1; } 

*::-moz-placeholder{ opacity: 1; } 

*:-ms-input-placeholder{ opacity: 1; }



[href^="tel"] { cursor: text; text-decoration: none; }

[href^="tel"]:hover { }



*::-webkit-input-placeholder{ color: #000; opacity: 1; } 

*::-moz-placeholder{ color: #000; opacity: 1; } 

*:-ms-input-placeholder{ color: #000; opacity: 1; }



.text-left { text-align: left; }

.text-right { text-align: right; }

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



input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; }

input:focus, textarea:focus { outline: none; }



/* common */

a { color: #c7a258; text-decoration: none; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; }

a:hover { color: #000; }

img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }

ul { list-style: none; margin: 0px; }

.clear { clear: both; overflow: hidden; }

p { line-height: 29px; font-size: 19px; padding-bottom: 30px; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; font-family: 'SlimbachStd-Bold'; font-weight: normal; }

h1, .h1 { font-size: 63px; line-height: 63px; }

h2, .h2 { font-size: 63px; line-height: 63px; }

h3, .h3 { font-size: 36px; }

h4, .h4 { font-size: 30px; }

h5, .h5 { font-size: 20px; font-family:"district-pro",Arial,sans-serif; font-weight: 500; }

h6, .h6 { font-size: 18px; }

html{scroll-behavior: smooth;}

.field, .wpcf7-text, textarea { }

textarea { padding: 10px; height: 100px; resize: none; }



.button { padding: 10px 24px; display: inline-block; line-height: 30px; border: 0; letter-spacing: 0.1em; color: #fff; font-size: 18px; background: #2d648a; }

.button:hover { color: #fff; background: #0e2537; }



.button.button1 { padding: 10px 28px; background: #ceb22a; }

.button.button1:hover { background: #0e2537; }



.wpcf7-submit, #wp-submit, #commentform #submit { }

.wpcf7-submit:hover, #wp-submit:hover, #commentform #submit:hover { }

.showonmobile { display: none; }



#back-to-top { position: fixed; bottom: 15px; display: none; right: 15px; z-index: -1; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #3a96f2 url('images/top_btn.png') center center no-repeat; background-size: 35px; }

#back-to-top.show { opacity: 1; z-index: 9999; }



/* wrapper */

#wrapper { padding-top: 50px; margin: 0 auto; width: 100%; overflow: hidden; min-height: 100%; position: relative; }



	/* header-part */

	#header-part { position: absolute; left: 0px; top: 0px; height: 50px; width: 100%; background: #fff; z-index: 10; }

	#header-part a.logo { padding: 39px 22px 0px 0px; position: absolute; left: 0; top: 50px; width: 425px; height: 255px; background: #0e2537; -webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3); box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3); z-index: 10; }

	#header-part a.logo:after { content: ""; position: absolute; right: -100px; top: 0px; border-right: 100px solid transparent; border-top: 255px solid #0e2537; }

	#header-part a.logo img { float: right; max-width: 285px; }

	#header-part a.logo { }

	#header-part a.logo { }

	#header-part a.logo { }

	#header-part a.logo { }
	#header-part a.logo img:nth-of-type(2){display: none;}
	

	/*keyframes*/

	@-webkit-keyframes stickyhead{

	 0%{opacity:0;-webkit-transform:translateY(-100%)}

	 100%{opacity:1;-webkit-transform:translateY(0)}

	}

	

	@-moz-keyframes stickyhead{

	 0%{opacity:0;-moz-transform:translateY(-100%)}

	 100%{opacity:1;-moz-transform:translateY(0)}

	}

	@keyframes stickyhead{

	 0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}

	 100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}

	}

		

		/* top-bar */

		.top-bar { height: 50px; background: #2d648a; }

		.top-bar .left { padding: 14px 0px 0px 0px; float: left; margin-left: -5px; }

		.top-bar .left p { font-size: 14px; color: #fff; font-weight: 500; letter-spacing: 0.02em; }

		.top-bar .left p a { color: #FFF; }
		.top-bar .left p a:nth-of-type(1) {text-decoration: underline;}
		.top-bar .left p strong { font-weight: 500; text-transform: uppercase; margin-left: 6px; letter-spacing: 0.08em; }

		.top-bar .social { float: right; }

		.top-bar .social ul { padding: 10px 0px 0px 0px; list-style: none; overflow: hidden; float: left; }

		.top-bar .social li { padding-left: 10px; float: left; }

		.top-bar .social li a { color: #96b1c4; font-size: 20px; }

		.top-bar .social li a:hover { color: #fff; }

		.top-bar .social .button { margin-left: 15px; letter-spacing: 0.07em;}

		.top-bar .social .button1 { margin-left: 0px; }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar .social { }

		.top-bar { }

		.top-bar { }

		.top-bar { }

		.top-bar { }
        .top-bar .right-links {display: flex;flex-wrap: wrap;}

		

		/* nav-bar */

		.nav-bar { padding: 0px; height: 90px; position: absolute; left: 0px; top: 50px; width: 100%; background: rgba(255,255,255,0.3); }

		.nav-bar a.mobilemenu { display: none; }

		.nav-bar ul { padding: 0px; margin-right: 0px; float: right; list-style: none; }

		.nav-bar li { float: left; position: relative; }
		.nav-bar li.mobile { display: none; }
		.nav-bar li.menu-item-has-children a { padding-right: 30px; }
		
		.nav-bar li.menu-item-has-children a:after{ position: absolute; content: ">"; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); top: 33px; right: 13px; font-size: 16px;}

		.nav-bar li a { padding: 30px 15px; display: block; line-height: 30px; color: #FFF; font-weight: 700; text-transform: uppercase; letter-spacing: 0.09em; }
		
		.nav-bar ul li ul.sub-menu { position: absolute; left:0; width: 260px; display:none;}
		
		.nav-bar ul li:hover ul.sub-menu { display: block; }
		
		.nav-bar li.menu-item-has-children ul.sub-menu li a:after { display: none !important;}

		.nav-bar li a:hover, .nav-bar li.current-menu-item a { color: #2e638b; background: #fff; }
		
		.nav-bar ul li ul.sub-menu li { width: 100%; display: block; border-bottom:1px solid transparent;}
		
		.nav-bar ul li ul.sub-menu li a {padding: 10px 15px; font-size: 16px; color: #2e638b; background: #fff;}
		
		
		.nav-bar ul li ul.sub-menu li a:hover { background:#0e2537; color:#fff;}

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		.nav-bar { }

		

		/* content-part */

		#content-part { }

		

			/* banner-bar */

			.banner-bar { overflow: hidden; position: relative; }

			.banner-bar .slick-slide { height: 750px; position: relative; background-repeat: no-repeat; background-size: cover; background-position: bottom; }

			.banner-bar .text {position: absolute;left:6em;bottom: 65px;width: 695px;}

			.banner-bar .text h2 { color: #FFF; margin-bottom: 2px; text-shadow: 0 0 3px #030303; }

			.banner-bar .text p { padding-bottom: 30px; font-weight: 500; color: #FFF; font-size: 20px; line-height: 30px; text-shadow: 0 0 3px #030303; letter-spacing: 0.02em; }

			.banner-bar .text .button { padding: 10px 28px; -webkit-box-shadow: 3px 3px 2px 0 rgba(0,0,0,0.3); box-shadow: 3px 3px 2px 0 rgba(0,0,0,0.3); }

			.banner-bar .text { }

			.banner-bar .text { }

			.banner-bar .text { }

			.banner-bar .text { }

			.banner-bar .text { }

			.banner-bar .slick-dots { position: absolute; left: 0px; bottom: 28px; width: 100%; text-align: center; }

			.banner-bar .slick-dots li { padding: 0 5px; display: inline-block; }

			.banner-bar .slick-dots li button { width: 31px; height: 28px; font-size: 0px; border: 0px; opacity: 1; cursor: pointer; background: url('images/star.png') center no-repeat; }

			.banner-bar .slick-dots li.slick-active button { background: url('images/star-hover.png') center no-repeat; }

			.banner-bar .slick-arrow { position: absolute; left: 45px; bottom: 185px; border: 0px; font-size: 0px; width: 28px; height: 32px; background: url(images/prev.png) no-repeat; z-index: 10; }

			.banner-bar .slick-arrow:hover { opacity: 0.7; }

			.banner-bar .slick-next { left: auto; right: 45px; background: url(images/next.png) no-repeat; }
			
			.banner-bar { }

			.banner-bar { }

			.banner-bar { }

			.banner-bar { }

			.banner-bar { }

			.banner-bar { }

			.banner-bar { }

			

			/* intro-bar */

			.intro-bar { padding: 82px 0px 87px 0px; background: #e5e5e5 url('images/medal-stars.png') right top no-repeat; }

			.intro-bar .introtext { max-width: 900px; }

			.intro-bar h1 { margin-bottom: 40px; color: #2d648a; }

			.intro-bar h5 { color: #000; }

			.intro-bar .recipent { }

			.intro-bar .recipent ul { padding: 3px 0px 30px 0px; list-style: none; overflow: hidden; margin: 0 -11px; }

			.intro-bar .recipent li { padding: 0 12px; float: left; width: 25%; }

			.intro-bar .recipent li a { display: block; background: #FFF; -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2); box-shadow: 0 0 3px 1px rgba(0,0,0,0.2); }
			.intro-bar .recipent li a:hover {-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.6);box-shadow: 0 0 3px 1px rgba(0,0,0,0.6);}
			.intro-bar .recipent li a:hover span{background: #0D2537;color: #fff;}

			.intro-bar .recipent li a span { padding: 20px 20px; font-size: 22px; color: #0D2537; font-weight: 700; display: block; text-align: center;transition: ease-in-out 0.4s;}
			.intro-bar .recipent li a span.img, .intro-bar .recipent li a span.img:hover { padding: 0px; background-repeat: no-repeat; background-size: cover; background-position: top; width: 100%; height: 375px; }
			.intro-bar .recipent li a span:hover {background: #0D2537;color: #fff;}

			.intro-bar .recipent .button { letter-spacing: 0.08em; -webkit-box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); }

			.intro-bar .recipent { }

			.intro-bar { }
			

			/* Newsletter-bar */
			.newsletter-bar #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
			.newsletter-bar #mc_embed_signup_scroll input{font-size: 15px;padding: 15px 1em;margin: 0px;text-indent: inherit;border: #dfe2e9 solid 1px;border-radius: 3px;-webkit-border-radius: 3px;}
			.newsletter-bar #mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width: 70px;}
			.newsletter-bar #mc_embed_signup_scroll input[type=submit]:hover {color: #fff;background: #0e2537;}
			.newsletter-bar #mc_embed_signup_scroll input[type=submit] {background: #2d648a;padding: 10px 20px;width: 180px;text-transform: uppercase;		letter-spacing: 0.08em;-webkit-box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3);box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3);cursor: pointer;font-family: "district-pro",Arial,sans-serif;font-weight: 500;margin-right: 20px;border-radius: 0;height: auto;}
			.newsletter-bar #mc_embed_signup .mc-field-group {padding-bottom: 1%;}
			.newsletter-bar #mc_embed_signup .mc-field-group{width:100%;}
			.newsletter-bar #mc_embed_signup h2 {color: #2d648a;font-size: 24px;}
			.newsletter-bar{padding-bottom: 3em;width: 50%;margin: 0 auto;}
			.newsletter-bar label {color: #0D2537;font-size: 14px;}
			.newsletter-bar #mc_embed_signup .mc-field-group label {margin-top: 6px;}
			.newsletter-bar #mc_embed_signup #mce-success-response {color: #ffffff;background: #2d648a;display: none;padding: 17px;float: none;width: 100%;}
			.newsletter-bar #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {margin: 2px 0 0em 0;}
			.newsletter-bar{}
			.newsletter-bar{}
			.newsletter-bar{}
			.newsletter-bar{}	
			
			/* donate */
			#bbox-root  .BBFormContainer[data-bbox-part-id="1d8ea1e2-97da-41e4-8373-ec56ea74fe39"] .BBFormSection {margin: 8px auto;}
			#bbox-root {margin: 1em 0em 5em 0em;}
			#bbox-root .BBFormSectionHeading {margin: 0;padding-bottom: 4px}
			#bbox-root .BBFormFieldLabel {font-size: 0.9rem;font-size: 17px;color: #000;font-weight: 700;}
			#bbox-root .BBFormSectionHeading label {font-family: "district-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size: 0.8rem;font-weight: 600;text-transform: uppercase;color: #2d648a}
			#bbox-root .BBFormFieldLabel {font-size: 0.9rem;font-size: 17px;color: #000;font-weight: 700;}
			#bbox-root #bboxdonation_comment_fldComments label,
			#bbox-root #bboxdonation_comment_fldComments textarea {margin-left: 0}
			#bbox-root #bboxdonation_btnSubmit {padding: 0.5rem 1.25rem;font-family: "district-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size: 1rem;text-transform: uppercase;border-radius: 4px}
			.donate-bar .form-block{}
			.donate-bar .content { padding-top: 40px; margin: 0 auto; max-width: 700px; }
			.page-template-donate .medalcontent-bar {display: none;}
			
			/* medalcontent-bar */

			.medalcontent-bar { overflow: hidden; border-top: #ceb22a solid 10px; background:#fff; }

			.medalcontent-bar .iconimg { position: absolute; left: -90px; top: 0px; }

			.medalcontent-bar .container { min-height: 378px; }

			.medalcontent-bar .text { padding: 72px 0px 30px 0px; float: right; width: 100%; max-width: 895px; }

			.medalcontent-bar h3 { margin-bottom: 23px; color: #2d6588; }

			.medalcontent-bar p { padding-bottom: 34px; }

			.medalcontent-bar .button { letter-spacing: 0.08em; -webkit-box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); }

			.medalcontent-bar { }

			.medalcontent-bar { }

			

			/* recentnews-bar */

			.recentnews-bar { padding: 92px 0px 77px 0px; color: #FFF; overflow: hidden; -webkit-box-shadow: 0 -6px 6px 2px rgba(0,0,0,0.15); box-shadow: 0 -6px 6px 2px rgba(0,0,0,0.15); background: #6a9cc1 url('images/medal-stars1.png') right top no-repeat; }

			.recentnews-bar .news { padding-top: 3px; float: left; width: 760px; }

			.recentnews-bar .images { float: right; width: 290px; }

			.recentnews-bar h3 { margin-bottom: 29px; }

			.recentnews-bar .news ul { padding-bottom: 15px; list-style: none; overflow: hidden; }

			.recentnews-bar .news li { padding-bottom: 23px; letter-spacing: 0.03em; }

			.recentnews-bar .news a { color: #FFF; }

			.recentnews-bar .news h5 a:hover { color:#0D2537;}

			.recentnews-bar .news h5 { margin: 0px 0px 0px 0px; }

			.recentnews-bar .news span.date { display: block; }

			.recentnews-bar .button { padding: 10px 38px; letter-spacing: 0.08em; -webkit-box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); }

			.recentnews-bar .images ul { list-style: none; }

			.recentnews-bar .images li { padding-bottom: 22px; }

			.recentnews-bar .images { }

			.recentnews-bar { }

			.recentnews-bar { }

			.recentnews-bar { }

			

			/* hero-bar */

			.hero-bar { background-repeat: no-repeat; background-size: cover; }

			.hero-bar .container { height: 551px; }

			.hero-bar h1 { position: absolute; left: 15px; bottom: 28px; color: #FFF; margin: 0px;text-shadow: 5px 3px 3px rgba(0, 0, 0, 0.5);}

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			.hero-bar { }

			

			/* database-bar */

			.database-bar { padding: 49px 0px 90px 0px; }

			.database-bar h4 { margin-bottom: 20px; font-family:"district-pro",Arial,sans-serif; font-weight: 700; font-size: 20px; color: #699CC0; }

			.database-bar p { letter-spacing: 0.01em; }

			.database-bar .form { }

			.database-bar .form { }

			.database-bar .form .search { padding: 15px 0px 50px 0px; overflow: hidden; width: 101%; }

			.database-bar .form .search input[type="text"] { margin-right: 48px; float: left; width: 792px; border: #dfe2e9 solid 1px; border-radius: 3px; -webkit-border-radius: 3px; height: 50px; }

			.database-bar .form .search .button { padding: 10px 20px; width: 180px; text-transform: uppercase; letter-spacing: 0.08em; -webkit-box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); cursor: pointer; font-family:"district-pro",Arial,sans-serif; font-weight: 500; margin-right: 20px;  border-radius: 0;}

			.database-bar .form .search a.clear { color: #2D648A; text-transform: uppercase; font-size: 18px; font-weight: 500; letter-spacing: 0.08em; }

			.database-bar .form .search a.clear:hover { color: #c7a258; }

			.database-bar .form .filters { padding-bottom: 62px; overflow: hidden; }

			.database-bar .form .filters select { padding: 0 22px; font-family:"district-pro",Arial,sans-serif; font-weight: 600; font-size: 20px; text-transform: uppercase; color: #2d648a; width: 283px; height: 50px; margin-right: 22px; float: left; appearance: none; -webkit-appearance: none; border: 0px; background: #e5e5e5 url('images/select-arrow.png') right 20px center no-repeat; border-radius: 0; }

			.database-bar .form .filters label { margin-top: 10px; float: left; position: relative; font-family:"district-pro",Arial,sans-serif; font-weight: 500; font-size: 19px; text-transform: uppercase; letter-spacing: 0.05em; color: #2d648a; }

			.database-bar .form .filters label input { display: none; }

			.database-bar .form .filters label span { padding-left: 35px; display: block; line-height: 25px; }

			.database-bar .form .filters label span:before { content: ""; position: absolute; left: 0px; top: 0px; width: 23px; height: 23px; border: #dfe2e9 solid 1px; border-radius: 3px; -webkit-border-radius: 3px; background: none; }

			.database-bar .form .filters label input:checked + span:after { content: ""; position: absolute; left: 5px; top: 5px; width: 15px; height: 15px; background: #2d648a; }

			.database-bar .form .filters { }

			.database-bar .form .filters { }

			.database-bar .form .filters { }

			.database-bar .form .filters { }
			.database-bar .form .inform-mob {display:none;}
			.database-bar .form { }

			.database-bar .honorarylist { padding: 0px; border: #dfe2e9 solid 1px; }

			.database-bar .honorarylist ul.headings { list-style: none; overflow: hidden; border-bottom: #dfe2e9 solid 1px; }

			.database-bar .honorarylist ul.headings li { padding: 0 0 0 20px; height: 79px; line-height: 79px; text-transform: uppercase; float: left; width: 25.4%; font-weight: 700; font-size: 16px; color: #0e2537; }

			.database-bar .honorarylist ul.headings li a { color: #6a9ac0; position: relative; }
			
			.database-bar .honorarylist ul.headings li a#first_name:after { background:url(images/sort.png) no-repeat; width: 13px; height: 14px; content:""; position: absolute; right: -26px;
top: 5px;}
			
			.database-bar .honorarylist ul.headings li a#last_name:after {background:url(images/sort.png) no-repeat; width: 13px; height: 14px; content:""; position: absolute; right: -26px;
top: 5px;}

			.database-bar .honorarylist ul.headings li:first-child { width: 23.8%; }

			.database-bar .honorarylist ul.headings { }
			
			.database-bar .honorarylist ul.headings li:first-child:hover { background:#eff8ff;}
			
			.database-bar .honorarylist ul.headings li:nth-child(2):hover {background:#eff8ff;}

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient li { overflow: hidden; border-bottom: #dee1e8 solid 1px; }
			
			.database-bar .honorarylist ul.recipient li:hover { background:#e5e5e5;}

			.database-bar .honorarylist ul.recipient li span { padding: 27px 0 27px 20px; line-height: 25px; color: #0D2537; font-size: 16px; float: left; width: 25.4%; }

			.database-bar .honorarylist ul.recipient li span.firstname { width: 23.8%; }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist ul.recipient { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar .honorarylist { }

			.database-bar { }

			.database-bar { }

			.database-bar { }

			.database-bar { }

			.database-bar { }

			

			#leftblock { padding-top: 20px; float: left; width: 795px; }

			#leftblock.no-sidebar { width: 100%; } 
			
			#leftblock .entry .wp-post-image { float: left; margin: 0px 20px 20px 0px; }

			#rightblock { padding-top: 20px; float: right; width: 385px; }

			#rightblock .button { -webkit-box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); box-shadow: 1px 3px 2px 0 rgba(0,0,0,0.3); }

			

			/* donate bar */
			.donation-bar{} 


			/* content-bar */

			.content-bar { padding: 30px 0px 25px 0px; }

			.content-bar h4 { font-family:"district-pro",Arial,sans-serif; font-weight: 700; font-size: 20px; color: #699CC0; }

			.content-bar p { letter-spacing: 0.01em; }
			.content-bar p a:hover {color: #0D2537;}

			.content-bar .content { padding-bottom: 21px; }

			.content-bar h5 { margin-bottom: 6px; font-size: 21px; font-family:"district-pro",Arial,sans-serif; font-weight: 400; }

			.content-bar .teamlist { }

			.content-bar .teamlist ul { padding-bottom: 19px; margin-bottom: 27px; list-style: none; overflow: hidden; border-bottom: #e5e5e5 solid 1px; }

			.content-bar .teamlist ul:last-child { border: 0px; padding-bottom: 0px; }

			.content-bar .teamlist li { padding: 0 20px 17px 0; float: left; width: 50%; font-size: 17px; }

			.content-bar .teamlist h6 { margin-bottom: 0px; font-family:"district-pro",Arial,sans-serif; font-weight: 700; font-size: 17px; }

			.content-bar .teamlist li a { color: #699CC0; font-weight: 600; }
			
			.content-bar .teamlist li a:hover { text-decoration: underline;}

			.content-bar .teamlist li a:after { margin-left: 5px; content: "\00BB"; }

			.content-bar .teamlist { }

			.content-bar .teamlist { }

			.content-bar .links-grid-col { padding: 20px 0; }

			.content-bar { }

			.content-bar { }

			.content-bar { }

			.content-bar { }

			.content-bar { }

			.content-bar { }

			.content-bar { }

			.content-bar { }

			
			

			/* sidecontent-bar */

			.sidecontent-bar { }

			.sidecontent-bar .quoteblock { padding: 56px 30px 28px 30px; margin-bottom: 100px; text-align: center; margin-top: 30px; background-repeat: no-repeat; background-size: cover; }

			.sidecontent-bar .quoteblock p { padding-bottom: 20px; color: #FFF; font-family: 'SlimbachStd-BookItalic'; font-size: 24px; line-height: 31px; }

			.sidecontent-bar .quoteblock h6 { font-family:"district-pro",Arial,sans-serif; font-weight: 700; font-size: 15px; }

			.sidecontent-bar .quoteblock { }

			.sidecontent-bar .quoteblock { }

			.sidecontent-bar .imagelist { padding: 135px 0px 24px 0px; }

			.sidecontent-bar .imagelist ul { list-style: none; overflow: hidden; }

			.sidecontent-bar .imagelist li { padding-bottom: 20px; }

			.sidecontent-bar .imagelist { }

			.sidecontent-bar .medallist { padding: 100px 0px 0px 0px; }

			.sidecontent-bar .medallist h4 { margin-bottom: 8px; font-family:"district-pro",Arial,sans-serif; font-weight: 700; font-size: 20px; color: #699CC0; }

			.sidecontent-bar .medallist h5 { color: #2D648A; font-weight: 500; letter-spacing: 0.02em; }

			.sidecontent-bar .medallist ul { list-style: none; }

			.sidecontent-bar .medallist li h3 { margin-bottom: 4px; }

			.sidecontent-bar .medallist li h3 a { color: #CEB229; }

			.sidecontent-bar .medallist li p a { color: #0D2537; font-weight: 700; }

			.sidecontent-bar .medallist li p { padding: 0px; font-size: 17px; line-height: 24px; }

			.sidecontent-bar .medallist li { padding-bottom: 13px; }
		

		#rightblock.rightside { padding-top: 50px;}	

		.rightside .widget { background: #e3e1e1; text-align: center; padding: 20px 50px; margin-bottom: 30px;}

		.rightside .widget h4.widgettitle {font-size: 18px; font-weight: 600; border-bottom: 1px solid #0d2537; line-height: 44px; margin: 0 0 10px; color: #0d2537; font-family: "district-pro",Arial,sans-serif;}

		.rightside .widget ul li { display: block; width: 100%; margin-bottom: 5px; }

		.rightside .widget ul li a { color:#2D648A; font-size: 15px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 600;}

		.rightside .widget ul li a:hover { color:#000; }

		

		.blogpost .content-bar .post { border-bottom: 1px solid #e3e1e1; margin-bottom: 30px;}

		.blogpost .content-bar .post h3.title { color: #699CC0; font-size: 24px; font-weight: normal; line-height: 28px; margin-bottom: 10px; font-family: "district-pro",Arial,sans-serif;

font-weight: 600;}

		.blogpost .content-bar .post h3.title a{ color: #699CC0;} 

		.blogpost .content-bar .post small { font-weight:700; display: block; margin-bottom: 10px;}

		

		.display_archives {background: #e3e1e1; text-align: center; padding: 20px 50px; margin-bottom: 30px; padding-bottom: 30px;}

		.display_archives ul li.archive-year {font-size: 20px; font-weight: 600; border-bottom: 1px solid #0d2537; line-height: 44px; margin: 0 0 10px; color: #0d2537; font-family: "district-pro",Arial,sans-serif; margin-top: 20px;}

		.display_archives ul li.archive-year:first-child { margin-top:0; }

		.display_archives ul li.archive-year a {color: #0d2537; font-size: 18px;}

		.display_archives ul li { display: block; width: 100%; margin-bottom: 5px; }

		.display_archives ul li a { color:#2D648A; font-size: 15px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 600;}

		.display_archives ul li a:hover { color:#000; }

		

		

		.news-bar { padding: 20px 0 50px; }

		.content-bar {}

		.content-bar .text {}

		.content-bar .text h1{font-size: 35px; line-height: 42px;}

		

		#commentform input[type="submit"] {padding: 10px 24px; display: inline-block; line-height: 30px; border: 0; border-radius:0; letter-spacing: 0.1em; color: #fff; font-size: 18px; background: #ceb22a; font-family: "district-pro",Arial,sans-serif; text-transform: uppercase; cursor: pointer;}

		#commentform input[type="submit"]:hover {background: #0e2537;}

		

		.wp-pagenavi {border: 1px solid #BFBFBF; float: left;}

		.wp-pagenavi .current { border:0 !important; display: inline-block; color:#000;}

		.wp-pagenavi a, .wp-pagenavi span { border:0 !important; display: inline-block; color:#838383;}

		

		.database-bar .form .search input#serch {font-size: 15px;}
		.database-bar .form .search input[type="text"] {padding: 10px 15px;}

		

		.single #rightblock.rightside { padding-top: 30px;}

						

		/* footer-part */

		#footer-part { padding: 0px 0px 75px 0px; overflow: hidden; position: relative; background: #0e2537; }

		#footer-part .mopo_fr { padding-top: 70px; }

		#footer-part .leftcontent img { margin-bottom: 29px; }

		#footer-part .leftcontent ul { list-style: none; }

		#footer-part .leftcontent li { padding-bottom: 22px; font-size: 13px; }

		#footer-part .leftcontent li a { color: #838383; text-transform: uppercase; font-weight: 600; }
		
		#footer-part .leftcontent li a:hover { color:#fff; }

		#footer-part .leftcontent { float: left; width: 322px; }

		#footer-part .leftcontent { }

		#footer-part .leftcontent { }

		#footer-part .leftcontent { }

		#footer-part .leftcontent { }

		#footer-part .rightcontent { float: right; width: 725px; text-align: right; color: #FFF; }

		#footer-part .rightcontent .footernote { padding-bottom: 8px; font-family: 'SlimbachStd-BookItalic'; font-size: 16px; line-height: 21px; }

		#footer-part .rightcontent .button { margin-bottom: 40px; }
		#footer-part .rightcontent .button:hover {background: #699CC0;}

		#footer-part .rightcontent .address p { padding-bottom: 4px; line-height: 16px; font-size: 12px; font-weight: 700; }

		#footer-part .rightcontent .address a { color: #2D648A; }

		#footer-part .rightcontent .address { }

		#footer-part .rightcontent .address { }

		#footer-part .rightcontent .social { margin-top: 8px; }

		#footer-part .rightcontent .social ul { padding-top: 2px; list-style: none; float: right; overflow: hidden; }

		#footer-part .rightcontent .social li { padding-left: 14px; float: left; }

		#footer-part .rightcontent .social li a { color: #85919d; font-size: 30px; }

		#footer-part .rightcontent .social li a:hover { color: #fff; }

		.page-donate-now #footer-part .rightcontent .button { display: none; }

		.single-medal_of_honor .quoteblock { margin:0 0 85px;}

		.single-medal_of_honor .medallist { padding-top:0; }



.overlay-all { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 99; display: none; background: rgba(0,0,0,.6) }

body.active { overflow: hidden }

.popup-section { padding: 70px 18px 40px; width: 520px; border: 6px solid #ded188; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 999; background: #f9f5eb url(images/popup-bg.png) no-repeat center center }

.popup-section li { padding: 0 12px; display: inline-block }

.popup-section li a { padding: 10px 39px; display: inline-block; border: 2px solid #ded188; color: #000; border-radius: 10px; letter-spacing: 1px; background: #fff }

.popup-section li a:hover { background: #ded188 }

.popup-section h3 { margin-bottom: 28px; font-size: 36px; line-height: 43px; color: #000; font-family: MinionProMedium }

.popup-section ul { padding-bottom: 38px }

.popup-section input[type=checkbox].css-checkbox { position: absolute; z-index: -1000; left: -1000px; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0 }

.popup-section input[type=checkbox].css-checkbox+label.css-label, .popup-section input[type=checkbox].css-checkbox+label.css-label.clr { padding-left: 34px;height: 25px; display: inline-block; line-height: 25px; background-repeat: no-repeat; background-position: 0 0; font-size: 18px; vertical-align: middle;cursor: pointer; font-family: MinionProMedium }

.popup-section input[type=checkbox].css-checkbox+label.css-label.chk, .popup-section input[type=checkbox].css-checkbox:checked+label.css-label { background-position: 0 -25px }

.popup-section label.css-label { background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_782a104ce43ae97e4799c622e709f06e.png); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; }			



/* Begin Typography & Colors */

.commentlist li ul li { font-size: 1em; }

.commentlist li { }

.commentlist li .avatar { float: left; margin: 0px 15px 5px 0px; }

.commentlist cite { font-weight: bold; font-style: normal; }

.commentlist .comment-author { color: #222; }

.commentlist cite a { font-style: normal; }

.commentlist cite.fn a, .comment-meta a { cursor: text; text-decoration: none !important; }

.commentlist p { padding: 5px 0 10px 0 !important; float: left; width: 100%; overflow: hidden; line-height: 24px; }

/*.reply a.comment-reply-link { padding: 0 30px; margin-top: 5px; line-height: 35px; display: inline-block; border-radius: 5px; -webkit-border-radius: 5px; font-size: 15px; color: #FFF; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; background: #9acc48; }

.reply { padding-bottom: 10px; }

.reply a.comment-reply-link:hover { text-decoration: none; background: #659a1b; }*/

.commentmetadata { font-weight: normal; }

#respond h3 small { padding: 0px; display: inline; font-weight: normal; font-size: 15px; }

#respond h3 small a { color: #333; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar a { text-decoration: none; }

#wp-calendar caption { font-family: 'Lato', sans-serif; text-align: center; }

#wp-calendar th { font-style: normal; text-transform: capitalize; }

/* End Typography & Colors */



/* Begin Images */

p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; float: none !important; }

img.alignright { margin: 10px 0 10px 20px; float: right; }

img.alignleft { margin: 35px 20px 10px 0px; float:left; }

img.alignnone { margin: 10px 20px 10px 0; float:left; }

img.aligncenter { padding: 0px; display: block; margin: 10px auto 10px auto; float: none; }

.alignright { margin: 10px 0px 10px 20px; float: right; }

.alignleft { margin: 10px 20px 10px 0px; float: left; }

/* End Images */



#commentform input[type="text"] { width: 70%; padding: 5px 10px; height: 35px; color: #222; box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; border: #CCC solid 1px; font-size: 15px; background: #FFF; border-radius: 0px; -webkit-border-radius: 0px; -webkit-appearance: none; font-family: "district-pro",Arial,sans-serif; }

#commentform { margin: 0px 10px 0 0; max-width: 500px; }

#commentform textarea { width: 100%; padding: 5px 10px; height: 170px; box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0px 0px 10px 0; border: #CCC solid 1px; background: #FFF;  color: #222; font-size: 15px; resize: none; border-radius: 0px; -webkit-border-radius: 0px; -webkit-appearance: none; font-family: "district-pro",Arial,sans-serif; }

#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#commentform div.error, #commentform label.error { display: none !important; }

.comment_section { padding: 20px 20px 20px 0px; border-top: #ddd solid 1px; margin: 25px 0 40px 0; background: #FFF; }

.comment_section h3 { padding-bottom: 10px !important; }

.content_sec .right_sidebar #respond h3 { padding-bottom: 10px; }

.comment_section h3#comments { padding-bottom: 15px; }

.comment_section .reply { font-size: 16px; }

.navigation { overflow: hidden; }



/* End Form Elements */



/* Begin Comments*/

.alt { margin: 0; padding: 10px; }

h3#comments { padding-top: 15px; }

.commentlist { margin: 0px 0px 10px 0px; padding: 0px !important; }

.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 0px; list-style: none; }

.commentlist li ul li { padding-bottom: 10px; margin: 0 0 0 10px; }

.children { padding: 15px 0 0 20px !important; margin-bottom: 0px; }

.comment-meta a { color: #838383; font-size: 14px; }

e,.comment-awaiting-moderation { font-size: 13px; }

#commentform p { padding: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 0; display: block; padding-bottom: 5px; }

#respond { padding-top: 5px; }

/* End Comments */



/* Begin Calendar */

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }

#wp-calendar #next a { padding-right: 10px; text-align: right; }

#wp-calendar #prev a { padding-left: 10px; text-align: left; }

#wp-calendar a { display: block; }

#wp-calendar caption { text-align: center; width: 100%; }

#wp-calendar td { padding: 3px 0; text-align: center; }

#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }

/* End Calendar */



/* Captions */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; }

.wp-caption { border: 1px solid #ccc; text-align: center; padding: 5px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-size: 15px; line-height: 18px; padding: 5px 0px 0px; margin: 0; text-align: center; }

/* End captions */



table .alignleft{ float:left; width:100%}

table .alignright{ float:left; width:100%}

table .alignnone{ float:left; width:100%}

table{    border-collapse: separate;

    border-spacing: 0;

    border-width: 1px 0 0 1px;

   /* margin: 0 0 1.6em;*/

    table-layout: fixed;

    width: 100%; margin-bottom: 15px; }

th, td{ padding:0.4em; vertical-align: top; }

th, td img{ margin:0px!important}

td img{ width:100%}

.blogpost table { border:1px solid #dfe2e9; border-bottom:0; border-radius: 3px;}
.blogpost table td { padding: 20px; height: 78px; vertical-align: middle; }
.blogpost table td:first-child{ width: 35%; background:#eff8ff;  border-bottom:1px solid #dfe2e9; font-family: "district-pro",Arial,sans-serif; font-weight: 700; font-size: 16px; color: #699CC0; text-transform: uppercase;}
.blogpost table td:last-child{ width: 65%;  border-bottom:1px solid #dfe2e9; font-size: 16px; color: #000;}
.blogpost table td .links { float:right; text-transform: uppercase; font-size: 16px; }
.blogpost table td .links a {color: #2D648A;font-weight:700;}
.blogpost table td .links a:hover { text-decoration: underline; }


#back-to-top {
    background: rgba(0,0,0,0.2) url(images/back_top.png) no-repeat center center;
    bottom: 1%;
    display: block;
    height: 45px;
    opacity: 0;
    position: fixed;
    right: 15px;
    width: 45px;
    z-index: 99999;
    border-radius: 50%;
}

#back-to-top.show{
    opacity: 0.8;
}

.wp-pagenavi { margin-top: 20px;  }
.page-template-recipient-database .wp-pagenavi  { float: right;}

.nav-bar ul li ul.sub-menu li .menu_arrow { display: none; }

#commentform input[type="text"] { width: 100%; }
.database-bar .form .filters select#state, .database-bar .form .filters select#receipt_state { visibility: hidden; height: 0; width:0; overflow:hidden; padding:0; margin:0; }
.display_archives h4 { display: none; }
@media screen and (max-width: 1024px) {

	

	body { -webkit-text-size-adjust: none; }

	select, input, textarea { -webkit-appearance: none; }

}

