/*
Theme Name: prc
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prc
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

prc is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/* 
	Table of Contents
	update on Wed Apr 27 2016 16:17:07 GMT+0300 (FLE Daylight Time)

	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	     03. Fonts ------------------------------------
	     04. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	     04. Header -----------------------------------
	     05. Main -------------------------------------
	     06. Shell ------------------------------------
	     07. Sidebar ----------------------------------
	     08. Wrapper ----------------------------------
	III. Modules --------------------------------------
	     01. article ----------------------------------
	     02. Button -----------------------------------
	         Button Block -----------------------------
	     03. Form Elements ----------------------------
	     04. Form -------------------------------------
	     05. intro ------------------------------------
	         Small Desktop ----------------------------
	     06. List -------------------------------------
	     07. Logo -------------------------------------
	     08. Nav --------------------------------------
	     09. nav-secondary ----------------------------
	     10. nav-intro --------------------------------
	     11. nav-trigger ------------------------------
	     12. Section ----------------------------------
	     13. section-blue -----------------------------
	     14. section-mission --------------------------
	         Small Desktop ----------------------------
	     15. section-articles -------------------------
	     16. Slider -----------------------------------
	     17. Table ------------------------------------
	     18. Widget -----------------------------------
 */

.ico-account { background-image: url(images/cprlogo.png); background-position: 0 -91px; width: 15px; height: 17px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-chat { background-image: url(images/cprlogo.png); background-position: -123px -52px; width: 19px; height: 16px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-mail { background-image: url(images/cprlogo.png); background-position: -146px -52px; width: 18px; height: 16px; display: inline-block; vertical-align: middle; font-size: 0; }
.logo-small { background-image: url(images/cprlogodouble130.png); background-position: 0 0px; background-size: 200%; background-repeat: no-repeat; width: 130px; height: 110px; display: inline-block; vertical-align: middle; font-size: 0; overflow: hidden;}
.logo { background-image: url(images/cprlogodouble130.png); background-position: 0 0; background-size: 200%; background-repeat: no-repeat; width: 130px; height: 110px; display: inline-block; vertical-align: middle; font-size: 0; overflow: hidden; }

.logo-small:hover { background-position: -130px 0px;}
.logo:hover {  background-position: -130px 0px;}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.ico-account { background-image: url(images/cprlogodouble130.@2x.png); background-position: -120px -66px; background-size: 165px 83px; width: 15px; height: 16px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-chat { background-image: url(images/cprlogodouble130.@2x.png); background-position: -120px -49px; background-size: 165px 83px; width: 18px; height: 15px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-mail { background-image: url(images/cprlogodouble130.@2x.png); background-position: -140px -49px; background-size: 165px 83px; width: 18px; height: 15px; display: inline-block; vertical-align: middle; font-size: 0; }
	.logo-small { background-image: url(images/cprlogodouble130.@2x.png); background-position: 0 0; background-size: 200%; width: 130px; height: 110px; display: inline-block; vertical-align: middle; font-size: 0; }
	.logo { background-image: url(images/cprlogodouble130.@2x.png); background-position: 0 0; background-repeat: no-repeat; background-size: 200%; width: 130px; height: 110px; display: inline-block; vertical-align: middle; font-size: 0; }
} 

/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */

*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main { display: block; }

html,
body { height: 100%; }

html { tap-highlight-color: rgba(0,0,0,0); }

body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
body.error404 {background-color: #293055;}

img, iframe, video, audio, object { max-width: 100%; }
img, iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }

b,
strong { font-weight: bold; }

address { font-style: normal; }

svg:not(:root) { overflow: hidden; }

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }

a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { display: none; -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

textarea { overflow: auto; resize: none; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }

button,
select { text-transform: none; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }

nav ul,
nav ol { list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */

body { min-width: 320px; background: #fff; font-family: 'minionpro', sans-serif; font-size: 21px; line-height: 1.43; color: #4d4d4d; }

a { color: inherit; text-decoration: underline; }
a:hover { text-decoration: none; }

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

h1 { font-size: 58px; line-height: 1.07; color: #fff; font-weight: 700; }
h2 { font-size: 42px; font-weight: 700; color: #fff; }
h3 { font-size: 21px; color: #000; line-height: 1.14; font-weight: 700; }
h4 { font-size: ; }
h5 { font-size: ; }
h6 { font-size: ; }

h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 0.715em; }

p,
ul,
ol,
dl,
table,
blockquote { margin-bottom: 1.43em; }

.main .section-article ul{
	padding-left: 40px;
}

h1[class],
h2[class], 
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child { margin-bottom: 0; }

.link-more { color: #fff; font-weight: 700; display: inline-block; text-decoration: none; position: relative; border-bottom: 3px solid #ff9300; }
.link-more:before { position: absolute; top: 0; left: 0; overflow: hidden; max-width: 0; color: #ff9300; content: attr(data-hover); transition: max-width 0.5s; white-space: nowrap; }
.link-more:hover:before,
.link-more:focus:before { max-width: 100%; }

.link-more-dark { color: #000; font-size: 18px; line-height: 1; }

@media (max-width: 991px) {
	h1 { font-size: 48px; }
	h2 { font-size: 32px; }
}

@media (max-width: 767px) {
	body { font-size: 18px; }
	
	h1 { font-size: 36px; }
}

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */

@font-face {
    font-family: 'minionpro';
    src: url('fonts/minion/minionpro-medium-webfont.eot');
    src: url('fonts/minion/minionpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/minion/minionpro-medium-webfont.woff') format('woff'),
         url('fonts/minion/minionpro-medium-webfont.ttf') format('truetype'),
         url('fonts/minion/minionpro-medium-webfont.svg#MinionProMedium') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'minionpro';
    src: url('fonts/minion/minion-reg-webfont.eot');
    src: url('fonts/minion/minion-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/minion/minion-reg-webfont.woff') format('woff'),
         url('fonts/minion/minion-reg-webfont.ttf') format('truetype'),
         url('fonts/minion/minion-reg-webfont.svg#minionreg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'minionpro';
    src: url('fonts/minion/minionpro-bold-webfont.eot');
    src: url('fonts/minion/minionpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/minion/minionpro-bold-webfont.woff') format('woff'),
         url('fonts/minion/minionpro-bold-webfont.ttf') format('truetype'),
         url('fonts/minion/minionpro-bold-webfont.svg#minionprobold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'minionpro';
    src: url('fonts/minion/minionpro-semibold-webfont.eot');
    src: url('fonts/minion/minionpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/minion/minionpro-semibold-webfont.woff') format('woff'),
         url('fonts/minion/minionpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/minion/minionpro-semibold-webfont.svg#minionprosemibold') format('svg');
    font-weight: 600;

}

@font-face {
    font-family:'aileronlight';
    src: url('fonts/aileron/Aileron-Light.eot');
	src: url('fonts/aileron/Aileron-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/aileron/Aileron-Light.woff2') format('woff2'),
		url('fonts/aileron/Aileron-Light.woff') format('woff'),
		url('fonts/aileron/Aileron-Light.svg#Aileron Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'aileron';
    src: url('fonts/aileron/Aileron.eot');
	src: url('fonts/aileron/Aileron.eot?#iefix') format('embedded-opentype'),
		url('fonts/aileron/Aileron.woff2') format('woff2'),
		url('fonts/aileron/Aileron.woff') format('woff'),
		url('fonts/aileron/Aileron.svg#Aileron') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}


@font-face {
    font-family:'aileronheavy';
    src: url('fonts/aileron/Aileron-Heavy.eot');
	src: url('fonts/aileron/Aileron-Heavy.eot?#iefix') format('embedded-opentype'),
		url('fonts/aileron/Aileron-Heavy.woff2') format('woff2'),
		url('fonts/aileron/Aileron-Heavy.woff') format('woff'),
		url('fonts/aileron/Aileron-Heavy.svg#Aileron Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */

/*  Clear  */

.clear:after { content: ''; line-height: 0; display: table; clear: both; }


/*  Notext  */

.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }


/*  Hidden  */

[hidden],
.hidden { display: none; }


/*  Alignleft  */

.alignleft { float: left; }


/*  Alignright  */

.alignright { float: right; }


/*  Disabled  */

[disabled],
.disabled { cursor: default; }

/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */

.container {}

/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */

.content {}

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */

.footer { background: #293055; color: #fff; padding: 29px 0 22px; }
.footer .logo-footer { text-decoration: none; display: inline-block; font-size: 13px; text-transform: uppercase; vertical-align: top; opacity: 1; transition: all .3s; margin-top: 2px; }
.footer .logo-footer:hover { opacity: .7; }
.footer .copyright { font-size: 14px; display: inline-block; vertical-align: top; margin-left: 30px; }
.footer .credits { font-size: 14px; float: right; margin: 0; }
.footer .credits a { display: inline-block; text-decoration: none; color: #a9acbb; font-weight: 700; transition: all .3s; }
.footer .credits a:hover { color: #fff; }
.footer-content { float: left; font-size: 0; }

@media (max-width: 991px) {
	.footer .credits,
	.footer-content { float: none; width: 100%; text-align: left; }
	.footer .credits { margin-top: 10px; }
}

@media (max-width: 767px) {
	.footer .copyright,
	.footer .logo-footer { display: block; width: 100%; margin: 0; }
	.footer .logo-footer { margin-bottom: 10px; }
}

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

.header { padding-top: 36px; position: absolute; top: 0; left: 0; right: 0; z-index: 20; }
.header .logo { float: left; }
.header .logo-small { display: none; float: left; }
.header .nav { position: absolute; top: 49px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.header .nav-secondary { float: right; padding-top: 12px; }
.header-content-mobile { display: none; }
.header .nav-secondary-mobile {display: none;}
.header .nav #primary-menu li{position: relative; }
.header .nav #primary-menu li .sub-menu{background-color: #222222; padding: 0px; transition: opacity 1s ease-out; opacity: 0; height: 0; overflow: hidden; position: absolute; width: 250px;}
.header .nav #primary-menu li .sub-menu a{padding: 10px; width: 100%; text-transform: capitalize; font-size: 1.2em; font-weight: normal;}
.header .nav #primary-menu li:hover .sub-menu{transition: opacity 1s ease-in-out; opacity: 1; height: auto; overflow: visible;}
.header .nav #primary-menu li .sub-menu li{width: 100%; margin: 0px; }
.header .nav #primary-menu li .sub-menu li:hover{background-color: #444444;}
.header .nav #primary-menu li:hover .sub-menu li a:hover:after{opacity: 0 !important;}

.header .nav #primary-menu li > ul.sub-menu > li ul.sub-menu{background-color: #222222; top: 0px; padding: 0px; transition: opacity 1s ease-out; opacity: 0; height: 0; overflow: hidden; position: absolute; width: 250px; left: 250px;}
.header .nav #primary-menu li > ul.sub-menu > li:hover ul.sub-menu{transition: opacity 1s ease-in-out; opacity: 1; height: auto; overflow: visible;}

.nav li a:after { display: inline-block; content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; width: 100%; background: #ff9300; opacity: 0; transition: all .5s; }
.nav li a:hover:after { opacity: 1; }

@media (max-width: 991px) {
	.header { padding-top: 21px; }
	.header .nav { top: 32px; }
	.header .nav-secondary { padding-top: 8px; }
	.header .logo { display: none; }
	.header .logo-small { display: inline-block; }
}

@media (max-width: 767px) {
	.header .nav-secondary-mobile {display: block; margin-top: 10px;}
	.header .nav-secondary { display: none; }
	.header-content-mobile { display: block; text-align: right; }
	.header-content-mobile a.btn-donate{ display: none;}
	.header .nav { position: absolute; background: #fff; left: 100%; top: 0; width: 100%; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); z-index: 99; overflow: hidden; visibility: hidden; opacity: 0; /*transition: all .3s; */}
	.header .nav.active { left: 0; visibility: visible; overflow: visible; opacity: 1; }
	.header .nav #primary-menu li .sub-menu{background-color: #fff; padding: 0px; padding-top: 5px; transition: none; opacity: 1; height: auto; position: relative; width: 100%;}
	.header .nav #primary-menu li .sub-menu li{width: 100%; text-align: left; display: inline-block; padding-left: 10px;}
	.header .nav #primary-menu li:hover .sub-menu{transition: none; opacity: 1; height: auto; }
	.header .nav #primary-menu li .sub-menu a{padding: 7px; font-weight: normal; font-sie: 1em;}
	.header .nav #primary-menu li .sub-menu li:hover{background-color: #ececec;}
	.header .nav #primary-menu li > ul.sub-menu > li ul.sub-menu{display: none;}
	.header .nav #primary-menu li > ul.sub-menu > li:hover ul.sub-menu{display: none;}
}

.single-event #social-right{float: none; margin: 0px 0px 20px 0px;}
.single-event #social-right .sfsi_widget{height: 50px;}
.single-event #social-right .norm_row.sfsi_wDiv{position: relative !important;  text-align: right !important;  float: right;}

#social-right{float: right; margin: 0px 0px 20px 30px;}
#social-right .norm_row.sfsi_wDiv{position: relative !important;}

.em-location-map-container{
	margin-bottom: 30px;
}

/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */

.main {}

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */

.shell {
    max-width: 1220px;
    margin: auto;
    padding: 0px 15px;
}

body:not(.home) .interior .shell {
    padding: 0 7%;
}

body:not(.home) .shell {
    max-width: 1720px;
    margin: auto;
    padding: 0 15px;
}

.shell:after { content: ''; display: table; clear: both; }

@media(max-width: 1720px){
	body:not(.home) .shell { padding: 0 14%; }
}

@media (max-width: 991px) {
	.shell { max-width: 96%; }
	  body:not(.home) .shell {
      max-width: 85%;
  }
}

@media (max-width: 520px) {
	.shell { max-width: 98%; }
	body:not(.home) .shell { max-width: 98%; padding: 0 0;}
}

/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */

.sidebar {}

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */

.wrapper { position: relative; }

@media (max-width: 767px) {
	.wrapper { overflow: hidden; }
}

/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	article
\* ------------------------------------------------------------ */

.article-image { 
  position: relative; 
  background-size: cover;
  background-position: 50%;
  height: 287px;
  height: 20vw;
}
.article-image img { 
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.article-meta { text-align: center;display: inline-block; background: #fff;  padding: 10px 34px 8px 34px; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -18px; font-size: 13px; text-transform: uppercase; color: #000; font-weight: 600; text-decoration: none; transition: all .3s; }
.article-meta:hover { color: #fff; background: #adadac; }

.article-entry { padding: 43px 26px 65px 25px; }
.article-entry h3 { margin-bottom: 17px; }
.article-entry p, .article-entry .summary { color: #4d4d4d; font-size: 18px; line-height: 1.33; margin-bottom: 15px; }

.articles { list-style: none; font-size: 0; margin: 0 -1.5%; }
.articles li { display: inline-block; width: 47%; vertical-align: top; margin: 0 1.5%; }

@media (max-width: 991px) {
	.articles { margin: 0; }
	.articles li { width: 100%; margin: 0; }
}

@media (max-width: 767px) {
	.article-entry { padding: 40px 0 50px; }
}

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */

.btn { display: inline-block; vertical-align: middle; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.btn-donate { border: 1px solid  #ff9300; color: #fff; font-size: 13px; text-transform: uppercase; color: #fff; text-decoration: none; padding: 9px 9px 7px 8px; }
.btn-close { font-size: 13px; font-weight: 700; position: relative; line-height: 1; border: none; text-decoration: none; }

/*  Button Block  */
.btn-block { display: block; padding-left: 0; padding-right: 0; }

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */

input::-webkit-input-placeholder { color: inherit; opacity: 1; }

input::-moz-placeholder { color: inherit; opacity: 1; }

input:-ms-input-placeholder { color: inherit; opacity: 1; }

input::placeholder { color: inherit; opacity: 1; }
textarea::-webkit-input-placeholder { color: inherit; opacity: 1; }
textarea::-moz-placeholder { color: inherit; opacity: 1; }
textarea:-ms-input-placeholder { color: inherit; opacity: 1; }
textarea::placeholder { color: inherit; opacity: 1; }
input[type=number] { -moz-appearance: textfield; -webkit-appearance: textfield; }

input:-webkit-autofill { -webkit-text-fill-color: inherit !important; -webkit-box-shadow: 0 0 0 1000px #fff inset; }

.field { background: #fff; font-size: 36px; font-weight: 700; color: #293055; display: block; width: 100%; border: 1px solid  #fff; padding: 0 80px 0 35px; height: 38px; line-height: 36px; min-height: 58px; -webkit-appearance: none; border-radius: 0; box-shadow: none; }
.field:focus { border-color: #b80003; }

.form-btn:visited,
.form-btn { display: inline-block; -webkit-appearance: none; border-radius: 0; border: none; color: #fff; background: #b80003; text-transform: uppercase; font-size: 15px; font-weight: 700; line-height: 1; letter-spacing: .005em; display: block; width: 100%; padding: 23px 0 20px; /*transition: all .3s; */}
.form-btn:active,
.form-btn:hover { background: #e02d3e; }

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */

.form-donate { max-width: 390px; margin: 0 auto; }
.form-donate .form-body { float: left; width: 63%; }
.form-donate .form-actions { float: left; width: 34%; margin-left: 3%; }
.form-donate:after { content: ''; display: table; clear: both; }
.form-donate .form-controls { position: relative; }
.form-donate .form-controls:before { display: inline-block; content: '$'; color: #666666; font-size: 24px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 18px; }
.form-donate .form-controls:after { display: inline-block; content: '/month'; font-size: 18px; color: #666666; position: absolute; right: 17px; bottom: 10px; }

@media (max-width: 767px) {
	.form-donate .form-body,
	.form-donate .form-actions { width: 100%; float: none; margin: 0; }
	.form-donate .form-actions { margin-top: 10px; }
}

/* ------------------------------------------------------------ *\
	intro
\* ------------------------------------------------------------ */

.intro { background-image: url("images/temp/intro-bg.jpg"); background-color: #293055; background-repeat: no-repeat; background-position: 0px 0px; background-size: 100%; background-attachment: fixed; text-align: center; position: relative; z-index: 10; }
.intro h1 { margin: 0 0 10px; }
.intro p { font-size: 21px; color: #fff; margin: 0 0 35px; line-height: 1.2; }
.intro-content { background: rgba(0, 0, 0, 0.2); height: 66vh; padding-top: 27vh; padding-bottom: 18vh; position: relative; }
.intro-actions { position: relative; }
.intro-subscribe {  left: 0px; bottom: 0px; background-color: rgb(0,0,0); width: 100%;}

.intro-btn {display: inline-block; padding: 20px 30px; color: #ffffff; text-decoration: none; text-transform: uppercase; margin: 15px;}
.intro-btn.blue {background-color: #FF9912; margin-right: 15px;}
.intro-btn.red {background-color: #b80003;}
.intro-btn.blue:hover {background-color: #FFA824; transition: background-color 0.5s ease;}
.intro-btn.red:hover {background-color: #e02d3e; transition: background-color 0.5s ease;}

.intro-subscribe .form-actions{width: 30%; float: right;}
.intro-subscribe .form-body{width: 70%; float: left; text-align: right;}
.intro-subscribe .form-body input{border: none; height: 58px; width: 100%; padding: 10px;}
.intro-subscribe .subscribe-text{width: 40%; float: left; padding: 30px 15px 30px 0px;}
.intro-subscribe .form-email{width: 60%; float: right; padding: 30px 0px 30px 20px;}
.intro-subscribe p{margin-bottom: 0px; color: #ffffff;}
body:not(.home) .interior .intro-subscribe .shell{padding-right: 14%;}

/* Small Desktop */

@media (max-width: 1200px) {
	.intro { background-attachment: scroll; }
}

@media (max-width: 991px) {
	.intro { height: auto; }
	.intro p { font-size: 18px; margin-bottom: 45px; }
	.intro p br { display: none; }
	.intro-content { height: auto; padding-top: 240px; }
	.intro-actions { position: static; padding-top: 215px; padding-bottom: 50px; }
}

@media (max-width: 767px) {
	.intro-content { padding-top: 140px; }
	.intro-actions { padding-top: 80px; padding-bottom: 30px; }
	.intro-subscribe .subscribe-text{width: 100%; float: none; padding: 20px 20px 10px 20px;}
	.intro-subscribe .form-email{width: 100%; float: none; padding: 0px 20px 20px 20px; height: 100px;}
	.intro-subscribe .form-actions{width: 30%; float: right;}
	.intro-subscribe .form-body{width: 70%; float: left; text-align: right;}
	.intro-subscribe .form-body input{border: none; height: 58px; width: 100%;}
	 body:not(.home) .interior .intro-subscribe .shell{padding: 0;}
}

/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */

[class^="list-"] { list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */

.logo {}

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */

.nav { font-size: 15px; font-weight: 700; color: #fff; letter-spacing: .05em; text-transform: uppercase; }
.nav li a { display: inline-block; text-decoration: none; position: relative; padding-bottom: 5px;  }
.nav li a:after { display: inline-block; content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; width: 100%; background: #ff9300; opacity: 0; transition: all .5s; }
.nav li a:hover:after { opacity: 1; }
.nav li { float: left; }
.nav li + li { margin-left: 45px; }
.nav ul:after { content: ''; display: table; clear: both; }
.nav .btn-close,
.nav .mobile { display: none; }




@media (max-width: 991px) {
	.nav li + li { margin-left: 16px; }
	nav.nav {width: 430px;}
	
}

@media (max-width: 767px) {
	.nav .btn-close,
	.nav .mobile { display: inline-block; }
	.nav .mobile a { margin-top: 84px; padding-bottom: 0; }
	.nav .mobile a:after { opacity: 1; }
	.nav .btn-close { position: absolute; top: 20px; left: 20px; }

	.nav { font-size: 24px; font-weight: 700; color: #000; padding-bottom: 94px; padding-top: 120px; }
	.nav li { display: block; width: 100%; text-align: left; padding-left: 20px;}
	.nav li + li { margin-left: 0; margin-top: 10px; }
}

/* ------------------------------------------------------------ *\
	nav-secondary
\* ------------------------------------------------------------ */

.nav-secondary { text-align: right; font-size: 15px; font-weight: 700; color: #fff; letter-spacing: .05em; text-transform: uppercase; }
.nav-secondary a { display: inline-block; text-decoration: none; position: relative; border-bottom: 3px solid #ff9300; }
.nav-secondary a:before { position: absolute; top: 0; left: 0; overflow: hidden; max-width: 0; color: #ff9300; content: attr(data-hover); transition: max-width 0.3s; white-space: nowrap; }
.nav-secondary a:hover:before,
.nav-secondary a:focus:before { max-width: 100%; }
.nav-secondary li { display: inline-block; }
.nav-secondary li + li { margin-left: 41px; }

@media (max-width: 991px) {
	.nav-secondary li + li { margin-left: 15px; }
}

/* ------------------------------------------------------------ *\
	nav-intro
\* ------------------------------------------------------------ */

.nav-intro { font-size: 15px; color: #fff; font-weight: 700; letter-spacing: .005em; text-transform: uppercase; }
.nav-intro a { display: block; width: 100%; text-decoration: none; text-align: left; position: relative; padding: 7px 0 11px; line-height: 1; }
.nav-intro a:after,
.nav-intro a:before { display: inline-block; content: ''; width: 100%; position: absolute; bottom: 0; left: 0; height: 3px; background: #ff9300; transition: all .3s; }
.nav-intro a:after { opacity: 0; }
.nav-intro a:hover:after { bottom: 100%; left: -3%; width: 106%; opacity: 1; }
.nav-intro a:hover:before { left: -3%; width: 106%; }
.nav-intro a i { position: absolute; right: 0; top: 7px; }
.nav-intro li { display: inline-block; width: 203px; }
.nav-intro li + li { margin-left: 32px; }

@media (max-width: 991px) {
	.nav-intro li { width: 178px; }
	.nav-intro li + li { margin-left: 26px; }
}

@media (max-width: 767px) {
	.nav-intro li { width: 100%; display: block; }
	.nav-intro li + li { margin-left: 0; margin-top: 15px; }
}

/* ------------------------------------------------------------ *\
	nav-trigger
\* ------------------------------------------------------------ */

.nav-trigger { position: relative; display: inline-block; width: 43px; height: 36px; border: 1px solid  #ff9300; vertical-align: top; }
.nav-trigger span { position: absolute; display: block; height: 2px; width: 17px; background: #fff; transition: top .2s .25s, left .2s .25s, opacity .2s .25s, -webkit-transform .2s 0s; transition: top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s; left: 50%; margin-left: -9px; }
.nav-trigger span:nth-child(1) { top: 9px; }
.nav-trigger span:nth-child(2) { top: 15px; }
.nav-trigger span:nth-child(3) { top: 21px; }

.nav-trigger.active span { transition: background .2s, top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s; transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s; }
    
.nav-trigger.active span:nth-child(3),
.nav-trigger.active span:nth-child(1) { top: 15px;  background: red; }

.nav-trigger.active span:nth-child(2) { opacity: 0; }
.nav-trigger.active span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.nav-trigger.active span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

/*  nav-trigger-secondary  */

.nav-trigger-secondary { position: relative; display: inline-block; padding-left: 22px; padding-top: 11px; }
.nav-trigger-secondary span { position: absolute; display: block; height: 2px; width: 17px; background: #ff9300; transition: top .2s .25s, left .2s .25s, opacity .2s .25s, -webkit-transform .2s 0s; transition: top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s; left: 0; }
.nav-trigger-secondary span:nth-child(1) { top: 9px; }
.nav-trigger-secondary span:nth-child(2) { top: 15px; }
.nav-trigger-secondary span:nth-child(3) { top: 21px; }

.nav-trigger-secondary.active span { transition: background .2s, top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s; transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s; }
    
.nav-trigger-secondary.active span:nth-child(3),
.nav-trigger-secondary.active span:nth-child(1) { top: 15px;  background: #ff9300; }

.nav-trigger-secondary.active span:nth-child(2) { opacity: 0; }
.nav-trigger-secondary.active span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.nav-trigger-secondary.active span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */

.section { padding-top: 67px; padding-bottom: 69px; }
.section-head { padding-bottom: 0px; position: relative;}
.section-head h2 { border-bottom: 1px solid  #2c2c2c; color: #000; /*font-family: aileronlight; font-weight: 300;*/}
.section-head h2 span { display: inline-block; border: 1px solid  #2c2c2c; border-bottom: none; min-width: 304px; text-align: center; padding: 17px 25px 13px 25px; }
.section-body { margin: 30px 0%;}

@media (max-width: 991px) {
	.section { padding-top: 80px; padding-bottom: 80px; }
	.section-head { padding-bottom: 0px; }
	.section-head h2 span { padding: 15px 26px 15px; min-width: 0; text-align: left; line-height: 1; }
	.section-body { margin-left: 0%; }
}

@media (max-width: 767px) {
	.section { padding: 60px 0 50px; }
	.section-head { padding-bottom: 0px; }
	.section-head h2 { text-align: center; border: none; }
	.section-head h2 span { max-width: 230px; border: 1px solid  #2c2c2c; padding-left: 10px;}
	.section-body { margin: 0; }
}

.section-article{
	min-height: 600px;
}

.section-article ol{margin-left: 20px;}

/* ------------------------------------------------------------ *\
	subtitle
\* ------------------------------------------------------------ */

.header-subtitle{ position: absolute; bottom: 25px; left: 350px; color: #ffffff; line-height: 1.2; padding-left: 30px; }

@media (max-width: 767px) {
	.header-subtitle{ position: relative; bottom: 0px; left: 0px !important; color: #ffffff; }
}

/* ------------------------------------------------------------ *\
	section-blue
\* ------------------------------------------------------------ */

.section-blue { background: #293055; background-position: 50%; background-size: cover; }
.section-blue .section-head h2 { color: #fff; border-color: #c8c9d3; }
.section-blue .section-head h2 span { border-color: #c8c9d3; }

.section-blue .section-body { color: #d7dae2; } 

/* ------------------------------------------------------------ *\
	section-darkgrey
\* ------------------------------------------------------------ */

.section-darkgrey { background: #222222; background-position: 50%; background-size: cover; padding: 30px 0px;}
.section-darkgrey .section-head h2 { color: #fff; border: none; font-size: 1.5em; }

.section-darkgrey .section-body { color: #d7dae2; padding: 0px 1% 0px 0%; margin: 5px 0px 10px 0px; } 
.section-darkgrey .section-body h2 { color: #ffffff; } 

.section-darkgrey.interior { color: #ffffff; }
.section-darkgrey.interior h4 { font-size: 1.3em; color: #ffffff; margin-bottom: 8px; }

.section-darkgrey.interior.updates .update-body p:first{display: inline-block !important;}
.updates.collapsed .update-body .hide{display: none;}
.updates.collapsed .update-body p:first{display: block;}
.updates.collapsed a.showupdates{display:inline !important;}
.updates.collapsed a.hideupdates{display:none !important;}
.section-darkgrey.interior.updates a.hideupdates{display:inline;}
.section-darkgrey.interior.updates a.showupdates{display:none;}


/* ---------------------------------------------m--------------- *\
	section-mission
\* ------------------------------------------------------------ */

.section-mission .section-body { padding-left: 12.3%; padding-right: 13%; }
.section-mission .section-body p { margin-bottom: 12px; }

/* Small Desktop */

@media (max-width: 1200px) {
	.section-mission .section-body { padding-left: 0; }
}

@media (max-width: 991px) {
	.section-mission .section-body { padding: 0; }
}


/* ---------------------------------------------m--------------- *\
	section-subscribe
\* ------------------------------------------------------------ */

.section-subscribe { position: relative; }
.section-subscribe .section-body { padding-left: 12.3%; padding-right: 13%; }
.section-subscribe .section-body p { margin-bottom: 12px; }

/* Small Desktop */

@media (max-width: 1200px) {
	.section-subscribe .section-body { padding-left: 0; }
}

@media (max-width: 991px) {
	.section-subscribe .section-body { padding: 0; }
}

/* ------------------------------------------------------------ *\
	section-articles
\* ------------------------------------------------------------ */

.section-articles { padding-bottom: 7px; }
.section-articles .section-head { padding-bottom: 46px; }
.section-articles .section-body { /*margin-left: 42%;*/ padding-left: 6px;  }

@media (max-width: 767px) {
	.section-articles .section-body { margin: 0; padding: 0; }
}

/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */

.slider {}

.slider .slides { list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */

.table {}

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */

.widgets { list-style: none outside none; }





.section-interior {
    padding-top: 190px;
    padding-bottom: 27px;
}


.section-interior .section-head h2 {
    font-size: 60px;
}

.section-interior .section-head h2 span {
    padding: 18px 72px 13px;
    max-width: 100%;
}

@media (max-width: 640px) {
	.section-interior .section-head h2 span {
		padding: 18px 72px 13px 20px;
		max-width: 100%;
		font-size: 40px;
	}
}

.section-article .section-body {
    margin-left: 9%;
    padding-left: 6px;
    float: left;
    width: 58%;
}

.section-article .section-sidebar {
    float: left;
    width: 33%;
    margin-top: 20px;
}

.section-article h1, .section-article h2, .section-body h1, .section-body h2 {
  color: #0a3b76;
}

.section-body.standalone {
    padding-left: 0;
    float: none;
    margin: 0 auto;
    width:100%;
}


@media (max-width: 991px) {
  .section-body.standalone {
      width: 100%;
  }
}

.section-sidebar img {
  max-width: 100%;
  width: 100%;
}


@media (max-width: 991px) {
  .section-article .section-body, .section-article .section-sidebar {
    float: none;
    width:100%;
    padding: 0 0 48px;
    margin-left: 0;
  }
  
  .section-article .section-sidebar {
      margin-top: 0px;
  }
 
  
}

body:not(.home) .header .shell {
  padding: 0 7%;
}

.section-mission.section-interior .shell {
    padding: 0 30px 0 30px;
    max-width: none;
}

body:not(.home) .header .shell {
    padding: 0 30px 0;
    max-width: none;
}


.intro {
     background-image: none;
 }
.intro-content::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-size: cover;
    will-change: transform;
    z-index: -1;
}
  
.section-articles-full .section-body {
  margin-left:0;
}  
/**/
.section.section-articles {
    width: 67%;
    float: left;
}

.section.section-articles.eventhidden {
    width: 100%;
    float: left;
}

.section.section-blogroll {
    width: 33%;
    float: left;
    background: #f2f2f2;
}

.section.section-blogroll.eventhidden {
    width: 0%;
    float: left;
    background: #f2f2f2;
	display:none;
}

.sections-wrapper:after {
  content: "";
  display:block;
  clear: both;
  float: none;
}

.section-articles .section-body, .section-blogroll .section-body {
  margin-left:0;
}

.section.section-blogroll .articles li {
  width: 100%;
  display: block;
  padding: 0 6%;
  box-sizing: border-box;
  margin: 0;
}

.section.section-blogroll .section-head h2 {
  border: none;
  text-align: center;
  
}

.section.section-blogroll .article-image {
  height: 15vw;
}

.section.section-blogroll .section-head h2 span {
  border-bottom: 1px solid #2c2c2c;
  max-width:100%;
  width: 80%;
  min-width: auto;
  text-align: center;
}

.sections-wrapper {
  display: flex;
}

@media (max-width:959px) {
  .section.section-articles {
      width: 100%;
      float: none;
  }

  .section.section-blogroll {
      width: 100%;
      float: none;
  }
  
  .sections-wrapper {
    display: block;
  }
}

.person-image-container {
  float: left;
  width: 22%;
  margin-right: 3%;
  margin-top:.25em;
}

.person-content {
  float: left;
  width: 75%;
}

.people-categories, .people-list {
  display: block;
  list-style-type: none;
}

.people-category, .feature-instance {
  display: block;
}

.people-category {
  margin-bottom:1em;
}


/* ------------------------------------------------------------ *\
	Features attachments
\* ------------------------------------------------------------ */

.articles .feature-instance {
    width: 30.3333333333%;
	margin-bottom: 60px;
}

.articles .feature-instance a.feature-title h3{
	margin-bottom: 25px;
}

.articles .feature-instance a.feature-title{
	text-decoration: none;
}

.articles .feature-instance .feature-excerpt{
    display: block;
}

.articles .feature-instance .feature-excerpt p{
	width: 100%;
	font-size: 18px;
	margin-bottom: 20px;
}

.articles .feature-instance .article {
  margin-bottom: 3rem;
}

.page-template-page-feature .section-articles-full{
	background-color: #f2f2f2;
}



@media (max-width: 991px) {
	.articles .feature-instance {
		width: 50%;
		margin-bottom: 60px;
	}
}

@media (max-width: 767px) {
	
	.articles .feature-instance {
		width: 100%;
		margin-bottom: 60px;
	}
}


input.search-field{
	padding: 12px;
	border: 1px solid #000;
}

input.search-btn{
	padding: 10px;
}

.search article{
	margin-bottom: 30px;
}

.search a{
	text-decoration: none;
}

.search nav.pagination h2{
	font-size: 1em;
}

.su-spoiler{
	border: 1px solid #293055;
}

.su-spoiler .su-spoiler-title{
	background-color: #293055;
	color: #ffffff;
	font-size: 1.1em;
	padding: 15px 25px;
}

.section-body .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon{
	color: #ffffff;
	top: 14px;
	left: 7px;
}

.section-body .su-spoiler-style-default > .su-spoiler-content {
    padding: 1em 27px 1em 27px;
}

.section-body .fillin{
	background-color: #DFFFA5;
	display: inline-block;
	color: #000000;
	padding: 1px 6px;
}

.section-body #events-right{
	float: right;
	width: 28%;
	margin: 0px 0px 40px 40px;
	background-color: #CAE1FF;
}

@media (max-width: 991px) {
	.section-body #events-right{
		width: 50%;
	}
}

@media (max-width: 767px) {
	.section-body #events-right{
		width: 100%;
	}
}


.section-body #events-right .widget h2{
    background-color: #293055;
	padding: 8px 10px;
	margin-bottom: 20px;
	color: #ffffff;
}

.section-body #events-right .widget ul{
	padding: 20px 25px;
	margin-bottom: 20px;
}

.section-body #events-right .widget ul li{
	list-style-type: none;
	margin-bottom: 30px;
}

.section-body #events-right .widget ul li a{
	text-decoration: none;
	margin-top: 10px;
	display: inline-block;
}

.section-body #events-right .widget ul li a:hover{
	color: #293055;
}

.uatitle{
	color: #293055;	
}

.uatext{
	margin-bottom: 60px;
}

form[id*=give-form] #give-donation-level-radio-list>li label {
    display: block;
    /* position: absolute; */
    padding: 2em 1em 0;
}

form[id*=give-form] #give-donation-level-radio-list>li {
    text-align: center;
    display: inline-block;
    width: 33.333%;
    padding: 1em;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0), 0 1px 2px rgba(0, 0, 0, 0.04);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    align-self: stretch;
    align-content: stretch;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    position: relative;
}

form[id*=give-form] #give-donation-level-radio-list>li:hover {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

ul#give-donation-level-radio-list {
    display: block;
    display: flex !important;
    /* align-items: stretch; */
    /* align-content: stretch; */
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}


input.give-radio-input {
    position: absolute;
    top: 1em;
    cursor: pointer;
}
 .give-donation-amount {
    margin: 0 0 15px;
    text-align: center;
    display: inline-block;
}

 .give-donation-amount .give-currency-symbol {
    background-color: #f2f2f2;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    margin: 0;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

 .give-donation-amount .give-currency-symbol.give-currency-position-before {
    border-left: 1px solid #ccc;
    border-right: none;
}

 .give-donation-amount .give-currency-symbol.give-currency-position-after {
    border-left: none;
    border-right: 1px solid #ccc;
}

 .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text {
    border: 1px solid #ccc;
    background: #FFF;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    margin: 0;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 125px;
    float: left
}

 .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount {
    border: 1px solid red;
}

 .give-donation-amount input.give-amount-top {
    width: 125px;
}

.give-donation-amount span.give-final-total-amount {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    margin: 0;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: not-allowed;
    background: #FFF;
    float: left;
}

 #give_terms_agreement legend {
    display: none
}

#give_terms_agreement label {
    display: inline-block
}

 #give-final-total-wrap {
    margin: 10px 0 25px;
    padding: 0
}

#give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before {
    content: " ";
    display: table
}

 #give-final-total-wrap:after {
    clear: both
}

 #give-final-total-wrap .give-donation-total-label {
    background-color: #f2f2f2;
    color: #333;
    margin: 0;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 1px solid #ccc
}

@media (max-width: 480px) {
     #give-final-total-wrap .give-donation-total-label {
        display:block;
        float: none
    }
}

#give-final-total-wrap .give-final-total-amount {
    border: 1px solid #ccc;
    background: #FFF;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    margin: 0;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: none;
    float: left
}

@media (max-width: 480px) {
    form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
        border:1px solid #ccc;
        border-top: 0;
        display: block;
        float: none
    }
}


.give-total-wrap {
    text-align: center;
}

h2.give-form-title {
    display: none;
}
.give-responsive-mfp-content #give-donation-level-radio-list {
  display: none !important;
}

.sfsi_Sicons {
    float: none;
	width: 100%;
	margin-bottom: 30px;
}

.sfsi_wDiv{
	width: 180px !important;
}

.insert-page .sfsi_Sicons {
    display: none !important;
}



#sfsi_holder{
	height: 1px !important;
}

.event-list-item{margin-bottom: 30px; padding: 15px 25px; background-color: #efefef;}
.event-list-item p{margin: 0;}
.event-list-item a{color: #ff9300; text-decoration: none; font-size: 1.2em;}
.event-list-item a:hover{color: #FFA62E;}
#events-map{margin-bottom: 60px;}
.event-featured h2{}
.event-featured h3 a{color: #ff9300; font-size: 1.3em; text-decoration: none;}
.event-featured h3 a:hover{color: #FFA62E;}
.event-featured {margin-bottom: 60px;}


#fly-menu{position: fixed; right: 0; top: 47%; width: 350px;}
#fly-menu .fly-link{width: 100%; margin-bottom: 5px;}
#fly-menu .fly-link a{display: block;  height: 60px; text-decoration: none; color: #ffffff; padding: 12px 15px; width: 100%; font-size: 1.1em;}
#fly-menu .fly-link a:hover{background-color: rgba(255,255,255,0.1);}
#fly-menu #sfsi-widget-2{height: 50px; padding-bottom: 5px;}
body.fly-menu-present .interior .section-article > .shell{padding-right: 36%;}
#fly-menu .form-email .form-body input{ width: 96%; padding: 5px 7px; margin: 5px 2%; border-style: none; border-color: #b80047;}
#fly-menu .form-email .form-body{ background-color: #293055;}
#fly-menu .form-email .form-actions .form-btn:visited, #fly-menu .form-email .form-actions .form-btn { background-color: #293055;}
#fly-menu .form-email .form-actions .form-btn:hover { background-color: #33658a;}


@media (max-width: 1024px) {
#fly-menu{position: relative; right: 0; top: 0; width: 100%; }
#fly-menu .fly-link{width: 100%; margin-bottom: 0px;}
#fly-menu .fly-link a{display: block; text-align: center; height: auto; text-decoration: none; color: #ffffff; padding: 15px 15px; width: 100%; font-size: 1.3em;}
#fly-menu #sfsi-widget-2{height: 50px; padding-bottom: 5px;}
body:not(.home) .interior .section-article > .shell{padding-right: 7%; padding-left: 7%;}
#fly-menu .form-email .form-body input{ margin-top: 10px;}
}


.mstory-item img{width: 100%;}
.mstory-item .item-inner{margin: 0px 0px 15px 0px; padding: 10px; border: 1px solid #ededed;}
.mstory-item .story-name a{text-decoration: none; color: #FFA62E;}
.mstory-item .story-name {color: #FFA62E; font-size: 1.1em; margin: 10px 0px 0px 0px; line-height: 1.1;}
.mstory-item .story-date{display: none; margin-bottom: 10px; color: #999999; font-size: 0.8em;}
.mstory-item .story-content {font-size: 0.8em;}
.mstory-banner{padding: 20px;}
.hideload{display: none;}
body.page-template-page-mstories-paged .interior .section-article > .shell{padding: 0 7%;}
body.page-template-page-mstories-rally .interior .section-article > .shell{padding: 0 7%;}

body.page-template-page-mstories-paged .pagination{
	text-align: center;
	background-color: #dddddd;
	margin-top: 30px;
}

body.page-template-page-mstories-paged .pagination .innerpag{
	display: inline-block;
	padding: 10px;
}

body.page-template-page-mstories-paged .pagination .innerpag a{
	font-size: 1.5em;
	color: #ffffff;
	background-color: #FFA62E;
	text-decoration: none;
	padding: 3px 9px;
}

body.page-template-page-mstories-paged .pagination .innerpag .current{
	font-size: 1.5em;
	color: #ffffff;
	background-color: #008ecc;
	padding: 3px 9px;
}

iframe#message-your-lawmaker-iframe{max-width: 800px !important;}