/*
Theme Name: Pitcch
Version: 1.0
Description: Theme for <a href="http://www.pitcch.org/">PitCCh In Foundation</a>
Author: Bluesilver Design
Author URI: http://www.bluesilverdesign.com
*/


/* reset */

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

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


/* fix for chrome font size only */


/** Global **/

body {
    background-color: #F9F9F9;
    color: #525252;
    font-size: 16px;
    /*font-family: "nimbus-sans",sans-serif;*/
    font-weight: 400;
    text-rendering: optimizeSpeed;
}

p {
    line-height: 22px;
}

a, a:hover, a:visited, a:active {
    color: inherit;
    text-decoration: none;
}


/*em, i {
	letter-spacing: .9px;
}*/


/* body fonts -> Arial */

#about-wrapper p, #about-wrapper ul, #about-wrapper ol, #wrapper-inner p, #wrapper-inner ul, #wrapper-inner ol {
    font-family: Arial, sans-serif;
    font-size: 15px;
}

#wrapper {
    width: 100%;
    position: relative;
}

#wrapper-bg, #contact-wrapper, #about-wrapper {
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
}

.clear {
    clear: both;
}

.hr1 {
    width: 100%;
    height: 1px;
    clear: both;
    background: url("images/hr1.gif") top left repeat-x;
}

.hr5 {
    width: 100%;
    height: 5px;
    clear: both;
    background: url("images/hr5.gif") top left repeat-x;
}

#scrn-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 90000;
    background-color: #4B4B4B;
    display: none;
}

#popup-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 99999;
}

.popup-close-button {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

div#mti_wfs_colophon {
    display: none !important;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.alignright {
    float: right;
    margin-left: 20px;
}

#gallery-content, #videos-content, #contact-content, #programs-content, #ccchallenge-content, #home-content, #fullwidth-content, #volunteer-content, #about-content, #media-content {
    border: solid 1px #e5e5e5;
    border-top-style: none;
    background-color: white;
    margin-bottom: 15px;
    box-shadow: 0 0 5px 2px #F3F3F3;
    -moz-box-shadow: 0 0 5px 2px #F3F3F3;
    -webkit-box-shadow: 0 0 5px 2px #F3F3F3;
}


/***********************
	Top Wrapper
***********************/


/***********************
	End Top Wrapper
***********************/

#top-wrapper {
    width: 100%;
    z-index: 10;
    position: absolute;
    background-color: #d8dada;
    overflow: auto;
}

#top-wrapper-inner {
    margin: 0 auto;
    width: 975px;
}

#newsletter-form {
    float: left;
    width: 520px;
    padding-left: 90px;
    color: #8c9091;
    padding-top: 8px;
}

#newsletter-form label {
    font-size: 17px;
    line-height: 33px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-right: 5px;
}

#input-newsletter {
    width: 210px;
    height: 33px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 33px;
    background: url("images/input-newsletter-bg.jpg") top left no-repeat;
    float: left;
    margin-right: 5px;
    color: #8c9091;
}

#subscribe-newsletter {
    float: left;
}

#top-social-links {
    float: left;
    width: 250px;
    margin-top: 8px;
    padding-left: 12px;
    height: 36px;
    border-left: solid 3px #bec5ca;
}

#top-social-links a {
    display: block;
    float: left;
    margin-right: 8px;
}

h1, h2, h3, h4 {
    /*font-family: "atrament-web",sans-serif;*/
    font-family: 'HelveticaNeueW02-47LtCn 694048', Arial, sans-serif;
    font-weight: 300;
    letter-spacing: .75px;
}


/***********************
	Header
***********************/

#header-wrapper {
    height: 188px;
    border-bottom: solid 1px #d7d7d7;
    width: 100%;
    background-color: #F9F9F9;
    position: relative;
    z-index: 4;
}

#header {
    width: 975px;
    height: 133px;
    float: left;
}

#header-logo {
    width: 192px;
    height: 133px;
    float: left;
}

#header-right {
    width: 700px;
    float: right;
    margin: 8px 0 0;
}

#header-donate {
    width: 222px;
    height: 53px;
    float: right;
}

#trigger-join-our-network {
    float: left;
    width: 176px;
    height: 28px;
    display: block;
    margin-left: 36px;
}

#header-nav {
    width: 740px;
    float: right;
    padding-top: 20px;
}

#header-nav ul {
    width: 740px;
    list-style: none;
    text-align: right;
}

#header-nav ul li {
    float: none;
    text-align: center;
    position: relative;
    display: inline-block;
}

#header-nav ul li a.top-level {
    padding: 0px 13px;
    color: #6E6E6E;
    font-size: 21px;
    /*font-weight: 200;*/
    /*font-family: "atrament-web",sans-serif;*/
    font-family: 'HelveticaNeueW02-47LtCn 694048', Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .75px;
    display: inline-block;
    line-height: 42px;
    height: 42px;
}

#header-nav ul li.current a.top-level {
    color: #FFFFFF;
    background-color: #05315B;
}

#header-nav .header-subnav {
    height: 0px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    border-left: 3px solid #F9F9F9;
    z-index: 20;
}

#header-nav .header-subnav ul {
    width: 190px;
    list-style: none;
    background-color: #F6FAFE;
    /* if the top/bottom padding, or top margin is changed, the base height needs to be updated in common.js */
    padding: 10px 0px 10px 6px;
    margin-top: 11px;
}

#header-nav .header-subnav ul li {
    width: 170px;
    padding-left: 14px;
    float: none;
    text-align: left;
    background-color: #F6FAFE;
}

#header-nav .header-subnav ul li a {
    width: 160px;
    float: none;
    text-align: left;
    text-transform: none;
    font-size: 17px;
    /*font-family: "nimbus-sans",sans-serif;*/
    font-family: 'HelveticaNeueW02-47LtCn 694048', Arial, sans-serif;
    color: #525252;
    line-height: 32px;
    height: 32px;
    background-color: transparent;
}

#header-nav .header-subnav ul li.current {
    background-color: transparent;
    background: url("images/nav-arrow-right.gif") center left no-repeat;
}

#header-nav .header-subnav ul li.current a {
    color: #05315B;
}


/***********************
	End Header
***********************/


/***********************
	Footer
***********************/

#footer-wrapper {
    width: 100%;
    background-color: #303030;
}

#footer {
    width: 975px;
    padding: 35px 0px 50px 0px;
    margin: 0px auto;
}

.footer-nav {
    float: left;
    padding-right: 35px;
}

#footer .nav-last {
    padding-right: 0px;
    float: right;
}

.footer-nav h3 {
    color: #DBD8D8;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 8px;
}

.footer-nav ul {
    list-style: none;
    margin: 5px 0px;
    color: #F7F7F7;
}

.footer-nav ul li {
    margin: 5px 0px;
}

.footer-nav ul li a {
    color: #F7F7F7;
    font-size: 15px;
    font-weight: bold;
}

.footer-nav ul li ul {
    list-style: none;
    margin-left: 11px;
}

.footer-nav ul li ul li a {
    color: #DBD8D8;
    font-size: 15px;
    font-weight: normal;
}

.footer-nav ul li ul li ul {
    list-style: disc inside;
    margin-left: 11px;
    color: #E4E3E3;
}

#footer-top {
    width: 975px;
    padding-bottom: 30px;
    margin: 0px auto;
}

#footer-twitter, #footer-ig {
    width: 441px;
    height: 184px;
    padding: 20px;
    overflow: hidden;
    position: relative;
}

#footer-twitter {
    float: left;
    height: 175px;
    padding-top: 80px;
    padding-bottom: 10px;
    margin-right: 8px;
    font-size: 16px;
    /*font-weight: bold;*/
    background: url("images/twitter-box-bg2.jpg") top left no-repeat;
}

#footer-ig {
    height: 235px;
    padding-top: 10px;
    float: right;
    background: url("images/instagram-box-bg.jpg") top left no-repeat;
    position: relative;
}

#footer-fb a {
    height: 95px;
    margin-bottom: 12px;
    padding-left: 65px;
    display: block;
    background: url("images/pitcch-fb.jpg") top left no-repeat;
}

#footer-fb a span {
    color: #CF0215;
    font-size: 14px;
    font-style: italic;
    /*font-weight: bold;*/
}

#footer-fb .fb-like-box {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 18px;
}

#footer-fb .fb1 {
    width: 75px;
    height: 45px;
}

#footer-fb .fb2 {
    width: 250px;
    height: 25px;
    bottom: 20px;
    left: 100px;
}

#footer-fb .fb1 iframe {
    margin-top: -25px;
    margin-left: -60px;
}

#footer-fb .fb2 iframe {
    margin-bottom: -25px;
    margin-left: -60px;
}

#footer-twitter h2 {
    display: none;
}

#footer-twitter ul {
    list-style: none;
}

#footer-twitter ul li {
    margin-bottom: 30px;
}

#footer-twitter .twitter-follow-button, #footer-twitter .intent-meta {
    display: none;
}

#footer-twitter .time-meta {
    display: none;
    /*block;*/
}

#footer-twitter a.twitter-follow {
    color: #CF0215;
    /*#F46A4B;*/
    position: absolute;
    top: 25px;
    right: 20px;
}


/***********************
	End Footer
***********************/


/***********************
	Page Subnav
***********************/

.page-subnav {
    padding-bottom: 40px;
    position: relative;
}

#wrapper-inner .page-subnav ul {
    font-family: 'HelveticaNeueW02-47LtCn 694048';
}

.page-subnav-scrolling {
    width: 863px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px !important;
    position: relative;
}


/*.page-subnav-scrolling div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
	   block of code. It's just a nice feature that prevent the images from
	   accidentally becoming selected/inverted when the user interacts with the scroller. *
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}*/

.page-subnav-scrolling ul {
    width: 1000px;
    margin-bottom: 40px;
}

.page-subnav ul {
    height: 42px;
    list-style: none;
    border-bottom: 3px solid #5E6062;
}

.page-subnav ul li {
    display: inline-block;
    height: 42px;
    float: left;
    margin-right: 35px;
    /*font-family: "atrament-web";*/
    /*font-family: "nimbus-sans",sans-serif;*/
    position: relative;
}

.page-subnav ul li a {
    color: #525252;
    font-size: 18px;
    line-height: 42px;
}

.page-subnav ul li a span {
    color: #DFE0E0;
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
}

.page-subnav ul li.no-margin {
    margin-right: 0px;
}

.page-subnav ul li.current, .page-subnav ul li.arrow {
    background: url("images/nav-arrow-up.gif") bottom center no-repeat;
}

.page-subnav ul li.current>a {
    color: #CF0215;
}

.page-subnav ul li div {
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0px;
    z-index: 10;
    background-color: #FFFFFF;
}

.page-subnav .child-nav {
    position: absolute;
    bottom: -7px;
    left: 27%;
}

.page-subnav .child-nav ul {
    border-bottom: none;
}

.page-subnav .child-nav ul li.current, .page-subnav .child-nav ul li.arrow {
    background: url("images/nav-arrow-down.gif") top center no-repeat;
    /*changed*/
}

.page-subnav .child-nav ul li div {
    top: 0px;
}


/***********************
     End Page Subnav
***********************/


/***********************
	Home
***********************/

#home-banner {
    width: 100%;
    height: 432px;
    /*margin-bottom: 40px;*/
    background: url("images/home-banner-bg.jpg") bottom center no-repeat;
    position: relative;
    z-index: 2;
}

#home-banner-slider {
    position: relative;
    z-index: 3;
    background-color: #F9F9F9;
    width: 100%;
    height: 376px;
}

.headerimg {
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 376px;
}

#headertxt {
    width: 300px;
    height: 376px;
    margin: 0 auto;
    cursor: pointer;
    cursor: hand;
    /* position: absolute; */
}


/* CONTROLS */

.slider-btn {
    height: 32px;
    width: 32px;
    float: left;
    cursor: pointer;
}

#slider-back {
    background-image: url("images/btn_back.png");
}

#slider-next {
    background-image: url("images/btn_next.png");
}

#slider-control {
    background-image: url("images/btn_pause.png");
}


/* HEADER HAVIGATION */

#slidernav-outer {
    position: absolute;
    top: 330px;
    width: 100%
}

#slidernav {
    width: 960px;
    margin: 0 auto;
}

#slidernav-inner {
    padding-left: 860px;
}

#home-content {
    padding: 10px 12px 30px 12px;
}

#wrapper-inner {
    width: 975px;
    min-height: 400px;
    padding-bottom: 0px;
    margin: 0px auto;
}

#home-news, #home-impact, #home-profiles {
    width: 305px;
    height: 240px;
    float: left;
    position: relative;
    margin-top: 40px;
}

.home-read-more {
    width: 80px;
    height: 22px;
    position: absolute;
    bottom: 30px;
    right: 0px;
}

#home-news h2, #home-impact h2, #home-profiles h2 {
    color: #FBFBFB;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
}

#home-news h3, #home-impact h3, #home-profiles h3 {
    font-size: 18px;
    letter-spacing: 1px;
    /*font-weight: bold;*/
    padding: 10px 0px 8px 0px;
    border-bottom: 1px solid #BDBDBD;
}

#home-news p, #home-impact p, #home-profiles p {
    margin: 8px 0px;
    line-height: 20px;
}

#home-news {
    margin-right: 17px;
}

#home-news h2 {
    background-color: #3B455C;
}

#home-impact {
    margin-right: 17px;
}

#home-impact h2 {
    background-color: #8C9091;
}

#home-profiles {}

.profile-pic {
    width: 68px;
    height: 97px;
    float: left;
    margin-top: 10px;
}

#home-profiles h2 {
    background-color: #66677A;
}

#home-profiles h3 {
    width: 219px;
    float: right;
}

#home-profiles p {
    width: 219px;
    float: right;
}

#home-stats {
    width: 949px;
    height: 363px;
    padding: 25px 0px;
    margin: 0px auto;
    background-color: #F7F9FA;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#home-support {
    width: 601px;
    height: 84px;
    margin: 0px auto;
    padding: 45px 0px 35px 0px;
}


/***********************
	End Home
***********************/


/***********************
	About History
***********************/

#about-wrapper {
    width: 100%;
    /*background: url("images/about-history-bg.jpg") top center no-repeat #f9f9f9;*/
    min-height: 980px;
    margin-bottom: 20px;
}

#about-wrapper-footer {
    width: 100%;
    height: 22px;
    background: url("images/about-history-bot.jpg") top center no-repeat #f9f9f9;
    margin-bottom: 20px;
}

#about-wrapper-inner {
    width: 980px;
    margin: 0 auto;
}

#about-banner {
    width: 980px;
    height: 190px;
    background: url("images/about-banner.jpg") top left no-repeat;
    position: relative;
    z-index: 2;
}

#about-content {
    padding: 25px;
}

#about-main h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #05315b;
}

#about-main p {
    margin-bottom: 12px;
}

#about-main ol, #about-main ul {
    margin-bottom: 12px;
    margin-left: 15px;
}

#about-main hr {
    height: 7px;
    background: url("images/content-hr.jpg") top left repeat-x;
    border: 0;
    /*width: 738px;*/
    margin-bottom: 10px;
}


/***********************
	End About History
***********************/


/***********************
	Gallery List
***********************/

#gallery-wrapper {
    width: 100%;
    /*background: url("images/gallery-bg2.gif") top left no-repeat;*/
    /*padding-top: 45px;*/
}

#gallery-content {
    padding: 10px 12px 30px 12px;
}

#gallery-content h1 {
    color: #224388;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 35px;
}

#gallery-content .page-desc {
    width: 800px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

#gallery-list {
    list-style: none;
    padding-top: 30px;
}

#gallery-list li {
    width: 291px;
    height: 480px;
    margin: 0px 34px 30px 0px;
    float: left;
}

#gallery-list li.no-margin {
    margin: 0px 0px 30px 0px;
}

.gallery-cover {
    background: url("images/gallery-cover-bg.jpg") top left no-repeat;
    width: 263px;
    height: 181px;
    padding: 14px;
}

.gallery-cover img {
    width: 263px;
    height: 181px;
}

.gallery-title {
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    margin: 5px 0px 8px 0px;
    padding: 0px 14px;
}

.gallery-desc {
    font-style: italic;
    color: #A4A4A4;
    padding: 0px 14px;
    line-height: 20px;
}

.gallery-popup-wrapper {
    width: 991px;
    height: 614px;
    background: url("images/gallery-popup-bg.gif") top left no-repeat;
}

.gallery-popup-inner {
    width: 933px;
    height: 523px;
    padding: 51px 25px 40px 33px;
}

#gallery-view-wrapper {}

#gallery-view-main {
    width: 629px;
    height: 404px;
    overflow: hidden;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
}

#gallery-view-main img {}

#gallery-view-info {
    width: 290px;
    height: 404px;
    float: right;
}

#gallery-view-info h2 {
    font-size: 18px;
    font-weight: bold;
    color: #424242;
}

#gallery-view-info p {
    font-style: italic;
    color: #A4A4A4;
}

#gallery-view-scroll {
    clear: both;
    height: 80px;
    padding: 0px 40px;
    position: relative;
}

.gallery-thumb {
    width: 117px;
    height: 80px;
    margin-right: 6px;
    float: left;
}


/***********************
     End Gallery List
***********************/


/***********************
	Videos
***********************/

#videos-wrapper {
    width: 100%;
    /*background: url("images/videos-bg2.gif") top left no-repeat;*/
}

#videos-content {
    padding: 10px 12px 30px 12px;
}

#videos-content h1 {
    color: #224388;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 35px;
}

#videos-content .page-desc {
    width: 600px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

#videos-content-inner {
    height: 565px;
    /*padding: 25px 14px 20px 12px;*/
    margin: 30px 0px;
    /*background-color: #EAF0FB;*/
}

.video-popup-wrapper {
    width: 700px;
    padding: 35px;
    background-color: #15335a;
}

.video-popup-inner {
    width: 700px;
    height: 467px;
    background-color: #000000;
}


/***********************
	End Videos
***********************/


/***********************
	Contact Us
***********************/

#contact-wrapper {
    width: 100%;
    background-color: #f9f9f9;
}

#contact-content {
    padding: 15px 15px 30px 15px;
}

#contact-form-wrapper {
    min-height: 568px;
    /*background: url("images/contact-inner-bg.jpg") bottom right no-repeat; */
}

#contact-wrapper h1 {
    padding-top: 25px;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 10px;
    color: #224388;
    font-weight: normal;
}

#contact-form {
    float: left;
    width: 482px;
    padding-top: 60px;
    padding-left: 8px;
}

#contact-addr {
    float: left;
    width: 453px;
    padding-top: 60px;
    text-align: right;
    font-size: 16px;
    line-height: 22px;
}

#contact-addr p {
    margin-bottom: 8px;
}

#contact-form p {
    margin-bottom: 8px;
}

input#contact-name {
    width: 285px;
    height: 42px;
    line-height: 42px;
    padding-left: 55px;
    padding-right: 5px;
    background: url("images/contact-name.jpg") top left no-repeat;
}

input#contact-email {
    width: 285px;
    height: 42px;
    line-height: 42px;
    padding-left: 55px;
    padding-right: 5px;
    background: url("images/contact-email.jpg") top left no-repeat;
}

input#contact-company {
    width: 285px;
    height: 42px;
    line-height: 42px;
    padding-left: 55px;
    padding-right: 5px;
    background: url("images/contact-company.jpg") top left no-repeat;
}

input#contact-subject {
    width: 285px;
    height: 42px;
    line-height: 42px;
    padding-left: 55px;
    padding-right: 5px;
    background: url("images/contact-subject.jpg") top left no-repeat;
}

textarea#contact-message {
    padding: 8px 20px;
    width: 440px;
    height: 140px;
    border: solid 1px #c7c7c7;
    background-color: #f9f9f9;
}

input#contact-send {
    /*float: right;*/
    color: white;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    background-color: #e85c17;
    padding: 5px 20px;
    cursor: pointer;
    /*font-family: "atrament-web",sans-serif;*/
}

#contact-addr a {
    color: #224388;
}


/***********************
	End Contact Us
***********************/


/***********************
	Programs
***********************/

#programs-content {
    padding: 45px 15px 30px 15px;
}

#programs-content h1 {
    color: #224388;
    /*#CF0215;*/
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 5px;
}

#programs-content h1.margin-btm {
    margin-bottom: 35px;
}

#programs-content h1 span {
    color: #DFE0E0;
    font-size: 54px;
    font-weight: bold;
}

#programs-content .page-desc {
    width: 800px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}


/***********************
	End Programs
***********************/


/***********************
     Student Profiles
***********************/

#students-profiles {
    padding-bottom: 30px;
}

#students-profiles .profile {
    width: 457px;
    /*height: 158px; */
    float: left;
    padding: 42px 21px 42px 0px;
}

#students-profiles .no-margin {
    padding-right: 0px;
}

#students-profiles .profile-info {
    width: 457px;
    /*height: 158px;
	float: right;*/
    position: relative;
}

#students-profiles .profile img {
    width: 203px;
    height: 290px;
    /*float: left; */
}

#students-profiles .profile h2 {
    font-size: 24px;
    line-height: 26px;
    color: #424242;
    margin-bottom: 6px;
}

#students-profiles .profile p {
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 6px 0px;
}

#students-profiles .profile a.read-more {
    color: #CF0215;
    float: right;
    bottom: 0px;
}

.profile-popup-wrapper {
    width: 975px;
    background-color: #FFFFFF;
}

.profile-popup-inner {
    width: 912px;
    min-height: 333px;
    padding: 37px 30px 30px 33px;
}

.profile-popup-inner img {
    float: left;
    padding: 0px 27px 20px 0px;
}

.profile-popup-inner h1 {
    color: #CF0215;
    font-size: 28px;
    /*width: 585px;*/
    /*float: right;*/
    padding: 0px;
    margin-bottom: 8px;
}

.profile-popup-inner p {
    line-height: 18px;
    padding: 6px 0px;
    font-family: Arial, sans-serif;
    font-size: 15px;
}


/***********************
   End Student Profiles
***********************/


/***********************
    Signature Programs
***********************/

#sig-programs-main {
    padding: 0px 0px 30px 0px;
    min-height: 370px;
}

#sig-programs-main img {
    float: left;
    padding: 0px 25px 25px 0px;
}

#sig-programs-main p {
    line-height: 22px;
    margin-bottom: 20px;
}

#sig-programs-main .program-donate {
    display: block;
    float: right;
    padding: 10px 35px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CF0215;
    margin-top: 15px;
}

#sig-programs-gallery {
    clear: both;
    height: 80px;
    padding: 0px 40px;
    margin: 25px 0px;
    position: relative;
}

.sig-program-achievement {
    font-size: 18px;
    font-style: italic;
}

.sig-program-achievement p {
    margin-bottom: 0px !important;
    padding: 16px 8px !important;
}


/***********************
  End Signature Programs
***********************/


/***********************
   CC Challenge 
***********************/

#ccchallenge-content {
    padding-top: 8px;
    padding-left: 25px;
}

#ccchallenge-main {
    padding-right: 25px;
    padding-top: 15px;
    margin-bottom: 20px;
}

#ccchallenge-content p {
    margin-bottom: 10px;
}

#ccchallenge-content .aligncenter {
    margin: 0 auto;
}

#cccup-winners h1 {
    color: red;
    line-height: 25px;
}

#cccup-winners h1 span {
    font-weight: bold;
}

#ccc-winners-main {
    margin-top: 15px;
    padding-top: 20px;
    padding-right: 25px;
    margin-bottom: 20px;
}

#ccc-winners-main table td hr {
    border-bottom: dotted 1px #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
}

#ccc-winners-main table td strong {
    display: block;
}

#ccc-form {
    background: url("images/ccc-form-bg.jpg") bottom right no-repeat;
    padding-bottom: 40px;
}

#ccc-form .wpcf7-list-item {
    display: block;
    margin-left: 85px;
}

#ccc-form input.wpcf7-text {
    margin-left: 85px;
    border: solid 1px #ccc;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 32px;
    height: 32px;
    width: 330px;
}

#ccc-form #ccc-form-submit {
    margin-top: 15px;
    margin-left: 85px;
    text-indent: -9999px;
    background: url("images/ccc-form-submit.jpg") top left no-repeat;
    width: 137px;
    height: 53px;
}


/***********************
   End CC Challenge 
***********************/


/***********************
   Full Width Page
***********************/

#fullwidth-content {
    padding: 15px 15px 30px 15px;
}

#fullwidth-content h1 {
    color: #224388;
    /*#CF0215;*/
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 5px;
}

#fullwidth-content p {
    margin-bottom: 10px;
}

#fullwidth-content ol, #fullwidth-content ul {
    margin-left: 15px;
    margin-bottom: 10px;
}

#fullwidth-content hr {
    height: 7px;
    background: url("images/content-hr.jpg") top left repeat-x;
    border: 0;
    margin-bottom: 10px;
}


/***********************
   End Full Width Page
***********************/


/***********************
   Volunteer Page
***********************/

#volunteer-content {
    padding: 10px 12px 30px 12px;
}

#volunteer-main {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
}

#volunteer-content h1 {
    color: #224388;
    /*#CF0215;*/
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 5px;
}

#volunteer-content p {
    margin-bottom: 10px;
}

#vol-form input.wpcf7-text {
    border: solid 1px #ccc;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 32px;
    height: 32px;
    width: 500px;
}

#vol-form #ccc-form-submit {
    margin-top: 15px;
    text-indent: -9999px;
    background: url("images/ccc-form-submit.jpg") top left no-repeat;
    width: 137px;
    height: 53px;
}

#vol-form textarea {
    border: 1px solid #CcCcCc;
    height: 140px;
    padding: 8px 5px;
    width: 500px;
}


/***********************
   End Volunteer Page
***********************/


/**********************
	  NBS
***********************/

#nbs-main {
    position: relative;
    padding: 0px 15px;
}

#nbs-main h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 15px 0px 20px 0px;
}

#nbs-intro {
    padding: 0px 15px 10px 10px;
}

#nbs-intro p {
    margin-bottom: 15px;
}

#nbs-ribbon {
    width: 817px;
    height: 88px;
    padding: 25px 45px;
    line-height: 22px;
    margin-bottom: 30px;
    background: url("images/nbs-ribbon.gif") center center no-repeat;
}

.nbs-year {
    margin-top: 20px;
    padding: 0px 20px 20px 146px;
    background: url("images/nbs-year.gif") top left no-repeat;
    position: relative;
}

.nbs-year h3 {
    padding: 35px 0px 30px 0px;
    font-size: 30px;
}

.nbs-year h4 {
    width: 58px;
    height: 26px;
    position: absolute;
    top: 36px;
    left: 40px;
    font-size: 24px;
    color: #CF0215;
    text-align: center;
}

.nbs-year-pic {
    height: 225px;
}

.nbs-year-pic img {
    width: 383px;
    height: 225px;
    float: left;
}

.nbs-year-pic p {
    width: 350px;
    float: right;
}

#nbs-info {
    padding: 45px 0px 50px 0px;
}

#nbs-info h3 {
    text-transform: uppercase;
    font-size: 30px;
}

#nbs-info h4 {
    margin-top: 50px;
    font-size: 25px;
}

#nbs-info h4 b {
    color: #CF0215;
}

#nbs-info-amount {
    width: 100%;
    height: 53px;
    margin-top: 45px;
    background: url("images/nbs-amount.gif") center center no-repeat;
}

#nbs-info-requirements {
    width: 100%;
    height: 364px;
    margin-top: 25px;
    background: url("images/nbs-requirements2.jpg") center center no-repeat;
}

#nbs-info-timeline {
    width: 100%;
    height: 169px;
    margin-top: 30px;
    background: url("images/nbs-timeline.jpg") center center no-repeat;
}

#nbs-address {
    width: 435px;
    float: left;
}

#nbs-address h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #CF0215;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 5px solid #E2E2E2;
}

#nbs-address .company, #nbs-address .attn, #nbs-address .pobox, #nbs-address .location {
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    px;
}

#nbs-address .note {
    font-size: 14px;
    margin-top: 26px;
    font-style: italic;
}

#nbs-btm {
    width: 556px;
    height: 265px;
    position: absolute;
    bottom: -30px;
    right: -99px;
    background: url("images/nbs-btm.gif") center center no-repeat;
}


/**********************
	End NBS
***********************/


/**********************
	Renovations
***********************/

#renovation-banner {
    margin-top: 35px;
    margin-left: -15px;
}

#renovation-banner img {
    /*width: 975px;*/
}

#renovation-main {
    padding: 0px;
}

#renovation-main h2 {
    font-size: 34px;
    padding: 35px 0px 15px 0px;
}

#renovation-main h3 {
    font-size: 24px;
    padding: 25px 0px 10px 0px;
}

#renovation-main p {
    margin: 15px 0px;
}

#renovation-pics {
    min-height: 312px;
    margin: 60px 0px 35px 0px;
}

#renovation-pics h3 {
    width: 456px;
    border-bottom: 3px solid #E0E0E0;
    color: #CF0215;
    font-size: 28px;
    padding-bottom: 16px;
    line-height: 24px;
}

#renovation-pics h3 span {
    font-size: 15px;
    font-style: italic;
    color: #525252;
    line-height: 15px;
}

#renovation-before {
    width: 416px;
    height: 312px;
    overflow: visible;
    float: left;
    padding-right: 40px;
    border-right: 1px solid #E0E0E0;
}

#renovation-after {
    width: 416px;
    height: 312px;
    overflow: visible;
    float: left;
    padding-left: 40px;
}

#renovation-after h3 {
    width: 416px;
    margin-left: -40px;
    padding-left: 40px;
}

#renovation-quote {
    margin: 65px 0px 35px 0px;
}

#renovation-quote em {
    /*font-family: Arial, Helvetica, sans-serif;*/
    letter-spacing: .9px;
    line-height: 24px;
}

.renovation-gallery {
    overflow: auto;
    padding: 10px 20px;
}

.renovation-gallery .gallery-thumb {
    margin-right: 8px;
    margin-bottom: 8px;
}


/**********************
     End Renovations
***********************/


/**********************
	   JCC
***********************/

#jcc-main {
    width: 540px;
    /*height: 810px;*/
    float: left;
    padding-left: 10px;
    /*position: relative;*/
}

#jcc-main h2 {
    font-size: 26px;
    padding: 25px 0px 10px 0px;
    line-height: 28px;
}

#jcc-main p {
    margin: 15px 0px;
}

#jcc-main iframe {
    margin-top: 35px;
    width: 540px;
    height: 330px;
    /*position: absolute;
	bottom: 0px;*/
}

#jcc-right {
    width: 362px;
    height: 523px;
    float: right;
    margin-top: 51px;
    padding: 30px 10px 0px 10px;
    background-color: #224388;
}

#jcc-right .jcc-top-pic {
    margin-bottom: 10px;
}


/**********************
	End JCC
***********************/


/**********************
	Omega
***********************/

#omega-top {
    width: 926px;
    height: 305px;
    position: relative;
    background: url("images/omega-top-bg.jpg") top left no-repeat;
}

#omega-top img {
    width: 254px;
    height: 254px;
    position: absolute;
    top: 14px;
    left: 17px;
}

#omega-top-text {
    width: 590px;
    height: 235px;
    position: absolute;
    top: 40px;
    left: 308px;
    color: #47536D;
}

#omega-main {
    padding: 0px 15px 0px 9px;
    margin-top: 40px;
}

#omega-main h2 {
    font-size: 26px;
    padding: 25px 0px 10px 0px;
    line-height: 28px;
    color: #CF0215;
}

#omega-main p, #omega-top-text p {
    margin: 15px 0px;
}

#omega-learn-more {
    width: 794px;
    height: 69px;
    margin: 35px auto 0px auto;
}


/**********************
	End Omega
***********************/


/**********************
	Community
***********************/

#community-main {
    padding: 20px 10px;
}

#community-main h1 {
    font-size: 34px;
    margin: 50px 0px 15px 0px;
}

#community-main h2 {
    color: #CF0215;
    font-size: 26px;
    margin: 18px 0px;
}

#community-main p {
    margin: 15px 0px;
}

#community-main .hr1 {
    margin-bottom: 45px;
}

#community-main .hr5 {
    margin: 30px 0px;
}

#community-main .community-more-info {
    width: 648px;
    padding: 10px 50px;
    clear: both;
    color: #FFFFFF;
    font-size: 24px;
    margin: 35px 0px 35px 88px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #CF0215;
}


/**********************
      End Community
***********************/


/**********************
      Sponsors
**********************/

#sponsors-list {
    width: 877px;
    list-style: none;
    margin-top: 40px;
    border-bottom: 1px dotted #B2B2B2;
}

#sponsors-list li {
    width: 218px;
    height: 218px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    float: left;
    background-color: #FEFEFE;
    border: 1px dotted #B2B2B2;
    border-bottom-style: none;
    background-position: center center;
    background-repeat: no-repeat;
}

#sponsors-list li.col2, #sponsors-list li.col3, #sponsors-list li.col4 {
    border-left-style: none;
}

#sponsors-list li a {
    width: 218px;
    line-height: 218px;
    clear: both;
    font-size: 22px;
    display: inline-block;
    text-align: center;
}

#sponsors-list li img {
    width: 218px;
    height: 218px;
}


/**********************
      End Sponsors
**********************/


/**********************
     PIF Newsletter
**********************/

#pif-newsletter-content {
    padding-left: 15px;
    padding-right: 15px;
}

#newsletters-archive {
    padding-top: 15px;
}

.newsletter-item {
    float: left;
    width: 300px;
    margin-bottom: 30px;
}

.newsletter-item-title {
    margin-bottom: 10px;
    color: red;
    font-size: 22px;
    line-height: 24px;
}

.newsletter-item-title span {
    color: #d9dada;
    font-size: 32px;
    font-weight: bold;
    display: block;
}


/**********************
   End PIF Newsletter
**********************/


/**********************
   Donate Page
**********************/

#donate-form {
    padding-top: 20px;
}

#donate-amount {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    background: url("images/donate-divider.jpg") bottom center no-repeat;
    margin-bottom: 20px;
}

#donate-btn {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 25px;
}

#donate-form-extra {
    text-align: center;
    width: 100%;
}

#donate-form-extra span {
    color: red;
    font-weight: bold;
}

#donate-bottom {
    margin-top: 20px;
    width: 100%;
    background-color: #f7f7f7;
    border: solid 1px #e0e0e0;
}

#donate-bottom-inner {
    padding: 10px 15px;
}

input#donate-value {
    border: solid 2px #8c9091;
    line-height: 60px;
    height: 60px;
    font-size: 32px;
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
}

#donate-amount label {
    line-height: 60px;
    font-size: 30px;
    color: #8d8d8d;
}

#donate-amount label span {
    font-size: 40px;
    font-weight: bold;
    color: #c1c7c8;
}

.termsList {
    list-style: none;
    width: auto;
    height: 20px;
    padding-top: 14px;
    position: relative;
    margin: 0 auto !important;
}

.termLink {
    float: left;
    width: 220px;
}

.termLink a {
    font-size: 14px;
    text-decoration: underline;
}


/**********************
   End Donate Page
**********************/


/**********************
    Media Coverage
**********************/

#media-content {
    padding: 0px 15px 30px 15px;
}

#media-content h1 {
    color: #224388;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 35px;
}

.media-year-separator {
    width: 100%;
    height: 25px;
    margin: 45px 0px 25px 0px;
    clear: both;
}

.media-year-separator span {
    width: 35px;
    height: 25px;
    overflow: hidden;
    display: block;
    float: left;
    color: #D3D3D3;
    font-size: 14px;
    line-height: 25px;
}

.media-year-separator span.right {
    text-align: right;
}

.media-year-separator .hr1 {
    width: 873px;
    clear: none;
    float: left;
    margin: 12px 0px;
}

.media-link {
    width: 811px;
    padding-left: 50px;
    /*color: #777A7B;*/
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}


/**********************
   End Media Coverage
**********************/


/**********************
  Black History Month
**********************/

#bhm-banner {
    width: 100%;
    height: 287px;
    background: url(images/BHM-banner3.jpg) top center no-repeat;
}

#bhm-content {
    padding: 5px 0px 35px 0px;
}

#bhm-content h1 {
    color: #CF0215;
    font-size: 36px;
    margin: 18px 0px;
}

#bhm-content h1 span {
    color: #8D8D8D;
    font-size: 22px;
}

#bhm-content h1 span b {
    color: #606060;
}

#bhm-main {
    padding-top: 35px;
}

#bhm-main ul {
    margin: 15px 0px;
    /*list-style: none;*/
}

#bhm-main ul li {
    margin: 15px 0px;
    position: relative;
    left: 25px;
}

#bhm-main p {
    margin-bottom: 15px;
}

#bhm-main a {
    color: #315090;
}

.bhm-photo {
    float: left;
    margin: 0px 20px 20px 0px;
}


/**********************
End Black History Month
**********************/


/**********************
	Tickets for charity
***********************/

.clearness {
    zoom: 1;
}

.clearness:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.halfSplit {
    width: 50%;
    float: left;
}

.halfSplit .textContent {
    font-weight: 400;
    font-size: 13px !important;
    color: #9b9fa3;
    font-family: 'Open Sans', sans-serif;
}

.topBannerBG {
    background: url(images/xbg_tickets_for_charity_top.png) center center no-repeat;
    width: 973px;
    height: 309px;
}

.theTicketBg {
    background: url(images/xbg_ticket.png) center center no-repeat;
    width: 973px;
    height: 411px;
}

.ticketsTitle {
    font-family: 'HelveticaNeueW01-67MdCn 692710', sans-serif;
    font-size: 58px;
    color: #73787d;
    margin-top: 47px;
    text-transform: uppercase;
}

.ticketsSubTitle {
    font-family: 'HelveticaNeueW02-47LtCn 694048', sans-serif;
    font-size: 16px;
    color: #48637c;
    padding-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ticketsSubTitle .boldyRed {
    font-family: 'HelveticaNeueW01-67MdCn 692710', sans-serif;
    color: #d00216;
}

.ticketInfo .infoP {
    font-weight: 400;
    font-size: 13px !important;
    color: #9b9fa3;
    font-family: 'Open Sans', Arial, sans-serif !important;
}

.ticketInfo a, .ticketInfo a:hover {
    text-decoration: underline;
    font-size: 18px !important;
    font-weight: 900;
    color: #05315b;
}

.ticketLogos {
    background: url(images/xbg_ticket_logos.png) center center no-repeat;
    width: 203px;
    height: 46px;
    margin-left: 155px;
    margin-top: 20px;
}

.ticketPrice {
    font-family: 'HelveticaNeueW02-47LtCn 694048', sans-serif;
    font-size: 18px;
    color: #73787d;
    text-align: right;
    text-transform: uppercase;
    opacity: 0.4;
}

.ticketPrice a {
    text-decoration: underline;
}

.ticketPrice .boldyGrey {
    font-family: 'HelveticaNeueW01-67MdCn 692710', Arial, sans-serif;
}

.ticketDate {
    font-family: 'HelveticaNeueW02-47LtCn 694048', Arial, sans-serif;
    font-size: 21px;
    color: #73787d;
    margin-top: 50px;
    text-transform: uppercase;
    opacity: 0.4;
    margin-left: 39px;
}

.ticketDate .boldyGrey2 {
    font-family: 'HelveticaNeueW01-67MdCn 692710', Arial, sans-serif;
}

.ticketDate .ultraBoldy {
    font-family: 'HelveticaNeueW02-47LtCn 694048', Arial, sans-serif;
}

.blueInfoBox {
    position: relative;
    margin: 50px auto 78px auto;
    width: 845px;
    height: 215px;
    background: #05315b;
}

.blueInfoBox .leftBG {
    margin-left: 50px;
    background: url(images/xbg_for_more_info.png) left center no-repeat;
    width: 321px;
    height: 213px;
    float: left;
}

.blueInfoBox .rightText {
    font-family: Arial, sans-serif;
    color: #a9b0bc;
    font-size: 13px;
    float: right;
    padding-top: 55px;
    padding-right: 60px;
}

.blueInfoBox .rightText .White {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

.firstContactLine {
    margin-bottom: 20px;
}

.secondContactLine {
    margin-bottom: 5px;
}

.thirdContactLine {
    margin-bottom: 5px;
}

.fourthContactLine a {
    font-size: 18px !important;
    text-decoration: underline;
}

.clickFaqs a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #05315b;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    background: url(images/xicon_arrow_faq.png) left center no-repeat;
    height: 24px;
    padding-left: 26px;
    padding-top: 10px;
    margin-top: 16px;
    margin-right: 16px;
}


/**********************
	END Tickets for charity
***********************/

.marathone_img {
    float: right;
}

.marathone_conetnt {
    display: inline-block;
    margin: 15px 0 0;
}

.marathone_conetnt a {
    text-decoration: underline!important;
    color: #224388;
}

.marathone_conetnt a:hover {
    text-decoration: none!important;
}

#donate-content h1 span {
    display: inline-block;
    margin: 25px 0 0;
}

.annual_txt {
    font-weight: normal!important;
    font-size: 20px!important;
}

.header_tabs {
    width: 975px;
    margin: 5px auto 0;
    margin-top: 0;
}

.header_tabs img {
    float: left;
}

#pop_vid_outer {
    position: absolute;
    width: 100%;
    height: 344%;
    display: none;
    top: 0;
    z-index: 99999;
    background: url(//www.pitcch.org/wp-content/themes/pitcch/images/trans.png) repeat;
}

.pop_vid_outer2 {
    position: relative;
    float: right;
    right: 50%;
    top: 90px;
}

.pop_vid_inner {
    position: relative;
    float: right;
    right: -50%;
}

.pop_vid_inner iframe {
    border: 25px solid #000;
}

.vid_close_btn {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
}

#captcha {
    border: 1px solid;
    height: 42px;
    line-height: 42px;
    padding-left: 55px;
    padding-right: 5px;
    width: 68px
}

.header-div {
    width: 975px;
    margin: auto;
}

#home-banner a#pictureduri {
    display: block;
    width: 100%;
    height: 376px;
}

.menu-toggle {
    display: none;
}

.marathon-div {
    margin: 0 auto;
    width: 300px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
    .page-subnav ul li {
        height: auto;
    }
    .page-subnav .child-nav {
        position: relative;
        bottom: 0;
        top: 0;
        left: 0;
        height: auto;
    }
    .page-subnav .child-nav ul {
        border: none;
        padding-left: 15px;
        height: auto;
        position: relative;
        overflow: hidden;
    }
    .page-subnav .child-nav ul li.current, .page-subnav .child-nav ul li.arrow {
        background: none;
        float: left;
        display: block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body {
        overflow-x: hidden;
    }
    .menu-toggle {
        display: none;
    }
    #top-wrapper-inner {
        width: 100%;
    }
    #newsletter-form {
        width: 63%;
        padding-left: 2%;
        padding-right: 2%;
    }
    #top-social-links {
        width: 31%;
        padding-left: 0%;
        padding-right: 2%;
        border-left: none;
    }
    #newsletter-form label {
        font-size: 12px;
        line-height: 37px;
    }
    .header_tabs {
        width: 100%;
        text-align: center;
    }
    .header_tabs img {
        margin-left: 0 !important;
        width: 100%;
        max-height: 40px;
        min-height: 25px;
    }
    .header_tabs a {
        width: 100%;
        display: block;
        float: left;
    }
    .header-div {
        width: 100%;
    }
    #header {
        width: 100%;
    }
    #header-logo {
        width: 25%;
    }
    #header-logo img {
        width: 185px;
    }
    #header-right {
        width: 75%;
    }
    #header-nav, #header-nav ul {
        width: 97%;
        text-align: right;
        margin-right: 3%;
    }
    #header-nav ul li {
        margin-left: 0%;
    }
    #header-nav ul li a.top-level {
        padding: 0px 8px;
        font-size: 15px;
    }
    #header-donate {
        width: 200px;
    }
    #header-donate img {
        width: 100%
    }
    #header-nav .header-subnav ul {
        width: 130px;
    }
    #header-nav .header-subnav ul li {
        width: 100px;
    }
    #header-nav .header-subnav ul li a {
        width: 100%;
        font-size: 13px;
        line-height: 23px;
    }
    div:before, div:after {
        content: "";
        display: table;
    }
    div:after {
        clear: both;
    }
    div {
        zoom: 1;
        /* For IE 6/7 (trigger hasLayout) */
    }
    #home-banner {
        height: 200px;
    }
    #home-banner-slider {
        height: 200px;
    }
    #home-banner a#pictureduri {
        height: 200px !important;
    }
    #home-banner-slider .headerimg {
        height: 200px;
        background-size: 100%;
        background-position: center center;
    }
    #wrapper-inner {
        width: 100%;
    }
    #home-news, #home-impact, #home-profiles {
        width: 32%;
        height: auto;
        min-height: 240px;
    }
    #home-news, #home-impact {
        margin-right: 2%;
    }
    .profile-pic {
        width: 30%;
        margin-right: 5%;
        height: auto;
    }
    .profile-pic img {
        width: 100%;
    }
    #home-profiles p, #home-profiles h3 {
        width: 65%;
    }
    .home-read-more {
        position: relative;
        float: right;
        bottom: 0;
    }
    #home-stats {
        width: 100%;
        height: auto;
        margin-top: 15px;
    }
    #home-stats img {
        width: 100%;
    }
    #footer-top {
        width: 96%;
        margin: 0 2%;
    }
    #footer-twitter {
        width: 40%;
        margin-right: 4%;
        padding: 10% 4% 4% 4%;
        background: url("images/twitter-box-bg2.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-fb {
        width: 40%;
        padding: 4% 4% 8% 4%;
        background: url("images/facebook-box-bg2.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-ig {
        width: 40%;
        padding: 4% 4% 8% 4%;
        background: url("images/instagram-box-bg.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-twitter a.twitter-follow {
        top: 20px;
        right: 25px;
    }
    #footer-twitter .entry-content {
        font-size: 15px;
    }
    #footer-fb a {
        font-size: 15px;
        padding-left: 18%;
        background-size: 15%;
    }
    #footer-fb .fb-like-box {
        margin-top: 15px;
    }
    #footer {
        width: 96%;
        padding: 4% 2%;
    }
    .footer-nav {
        width: 15.8%;
        margin-right: 1%;
        padding-right: 0px;
    }
    #footer .nav-last {
        margin-right: 0;
    }
    #about-wrapper-inner {
        width: 100%;
    }
    #about-banner {
        width: 100%;
    }
    #about-main img {
        width: 100% !important;
        height: auto !important;
    }
    #sponsors-list {
        width: 100%;
    }
    #about-main ul#sponsors-list {
        margin-left: 0px;
    }
    #sponsors-list li {
        width: 22.5%;
        padding: 1%;
        height: auto;
        background-size: 80%;
        min-height: 180px;
    }
    #sponsors-list li a {
        width: 100%;
        line-height: 20px;
        min-height: 150px;
    }
    #sig-programs-gallery {
        height: auto;
    }
    .gallery-thumb {
        width: 12.2%;
        margin-right: 2%;
        margin-bottom: 2%;
        display: block;
        height: auto;
    }
    #sig-programs-main #sig-programs-gallery img {
        padding: 0;
        width: 100%;
        height: auto;
    }
    #community-main .community-more-info {
        width: 100%;
        padding: 10px 0px;
        margin: 35px 0px 35px 0px;
    }
    .newsletter-item {
        width: 31%;
        margin: 0 1% 2% 1%;
    }
    .newsletter-item img {
        width: 100%;
    }
    .newsletter-item a {
        width: 100%;
    }
    #gallery-content .page-desc {
        width: 100%;
    }
    #gallery-list li {
        width: 31%;
        margin: 0 1% 2% 1%;
        height: auto;
        min-height: 400px;
    }
    .gallery-cover img {
        width: 100%;
        height: auto;
    }
    .gallery-cover {
        width: 100%;
        padding: 0;
        height: auto;
    }
    #videos-content-inner .gallery-precon {
        width: 100% !important;
    }
    .media-link {
        width: 93%;
        padding-left: 7%;
    }
    .media-year-separator .hr1 {
        width: 100%;
    }
    #contact-form {
        width: 75%;
        padding-left: 0;
    }
    #contact-addr {
        width: 25%;
    }
    ul.termsList .termLink {
        margin: 0 !important;
        width: 50%;
        text-align: center;
    }
    #ccchallenge-content, #volunteer-content {
        width: 96%;
        padding: 2%;
        overflow: hidden;
    }
    #ccchallenge-content img, #volunteer-content img {
        width: 100%;
        height: auto;
    }
    #ccchallenge-main {
        padding-right: 0px;
    }
    #ccc-winners-main {
        padding-right: 0px;
    }
    #ccc-winners-main table, #volunteer-content table {
        width: 100% !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        font-size: 14px;
        overflow-x: hidden;
    }
    #home-news h2, #home-impact h2, #home-profiles h2 {
        font-size: 20px;
        line-height: 43px;
    }
    #trigger-join-our-network {
        display: none;
    }
    #top-wrapper-inner {
        width: 100%;
    }
    #newsletter-form {
        width: 63%;
        padding-left: 2%;
        padding-right: 2%;
    }
    #top-social-links {
        width: 31%;
        padding-left: 0%;
        padding-right: 2%;
        border-left: none;
    }
    #newsletter-form label {
        font-size: 12px;
        line-height: 37px;
    }
    .header_tabs {
        width: 100%;
        text-align: center;
    }
    .header_tabs img {
        margin-left: 0 !important;
        width: 100%;
        max-height: 40px;
        min-height: 20px;
    }
    .header_tabs a {
        width: 100%;
        display: block;
        float: left;
    }
    .header-div {
        width: 100%;
    }
    #header {
        width: 100%;
        position: relative;
        height: auto;
        min-height: 130px;
    }
    #header-wrapper {
        height: auto;
    }
    #header-logo {
        width: 25%;
        position: absolute;
        top: 0;
        left: 0;
        width: 150px;
    }
    #header-logo img {
        width: 175px;
    }
    #header-right {
        width: 100%;
        position: relative;
    }
    .menu-toggle {
        background-image: url('../../uploads/2015/01/icon-toggle-menu.png');
        backgronund-repeat: no-repeat;
        width: 45px;
        height: 32px;
        position: absolute;
        right: 10px;
        top: 70px;
        display: block;
    }
    .display {
        display: block !important;
    }
    #header-nav, #header-nav ul {
        width: 100%;
        text-align: left;
        margin-right: 0%;
        margin-top: 20px;
        float: none;
    }
    ul.menu {
        display: none;
    }
    #header-nav ul li {
        margin-left: 0%;
        width: 100%;
        backgronud-color: #FBF7F7;
    }
    #header-nav ul li a.top-level {
        padding: 5px 0px;
        font-size: 15px;
        display: block;
        height: auto;
        backgronud-color: #FBF7F7;
        line-height: 25px;
    }
    #header-donate {
        width: 200px;
    }
    #header-donate img {
        width: 100%
    }
    #header-nav .header-subnav ul {
        width: 100%;
        padding: 10px 0px 10px 0px;
        min-width: 100%;
        text-align: center;
    }
    #header-nav .header-subnav ul li {
        width: 100%;
        min-width: 100%;
        text-align: center;
        padding-left: 0;
    }
    #header-nav .header-subnav ul li a {
        width: 100%;
        font-size: 13px;
        line-height: 23px;
        display: block;
        text-align: center;
    }
    #header-nav .header-subnav {
        position: static;
        border-left: none;
    }
    div:before, div:after {
        content: "";
        display: table;
    }
    div:after {
        clear: both;
    }
    div {
        zoom: 1;
        /* For IE 6/7 (trigger hasLayout) */
    }
    #home-banner {
        height: 150px;
    }
    #home-banner-slider {
        height: 150px;
    }
    #home-banner a#pictureduri {
        height: 150px !important;
    }
    #home-banner-slider .headerimg {
        height: 150px;
        background-size: 100%;
        background-position: center center;
    }
    #home-support {
        width: 100%;
        height: auto;
        padding: 25px 0px 15px 0px;
    }
    #home-support img {
        width: 100%;
    }
    #wrapper-inner {
        width: 100%;
    }
    #home-news, #home-impact, #home-profiles {
        width: 32%;
        height: auto;
        min-height: 240px;
        margin-top: 15px;
    }
    #home-news, #home-impact {
        margin-right: 2%;
    }
    .profile-pic {
        width: 30%;
        margin-right: 5%;
        height: auto;
    }
    .profile-pic img {
        width: 100%;
    }
    #home-profiles p, #home-profiles h3 {
        width: 65%;
    }
    .home-read-more {
        position: relative;
        float: right;
        bottom: 0;
    }
    #home-news h3, #home-impact h3, #home-profiles h3 {
        font-size: 16px;
    }
    #home-news p, #home-impact p, #home-profiles p {
        font-size: 14px;
    }
    #home-stats {
        width: 100%;
        height: auto;
        margin-top: 15px;
    }
    #home-stats img {
        width: 100%;
    }
    #footer-top {
        width: 96%;
        margin: 0 2%;
    }
    #footer-twitter {
        width: 92%;
        margin-right: 0%;
        margin-bottom: 4%;
        padding: 13% 4% 4% 4%;
        background: url("images/twitter-box-bg2.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-fb {
        width: 92%;
        padding: 4% 4% 8% 4%;
        background: url("images/facebook-box-bg2.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-ig {
        width: 92%;
        padding: 4% 4% 8% 4%;
        background: url("images/instagram-box-bg.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-twitter a.twitter-follow {
        top: 20px;
        right: 25px;
    }
    #footer-twitter .entry-content {
        font-size: 15px;
    }
    #footer-fb a {
        font-size: 15px;
        padding-left: 18%;
        background-size: 15%;
    }
    #footer-fb .fb-like-box {
        margin-top: 15px;
    }
    #footer {
        width: 96%;
        padding: 4% 2%;
    }
    .footer-nav {
        width: 15.8%;
        margin-right: 1%;
        padding-right: 0px;
    }
    #footer .nav-last {
        margin-right: 0;
    }
    .footer-nav h3 {
        font-size: 15px;
    }
    .footer-nav ul li a, .footer-nav ul li ul li a {
        font-size: 13px;
    }
    #about-wrapper-inner {
        width: 100%;
    }
    #about-banner {
        width: 100%;
        height: 120px;
        background-size: cover;
    }
    #about-main img {
        width: 100% !important;
        height: auto !important;
    }
    #sponsors-list {
        width: 100%;
    }
    #about-main ul#sponsors-list {
        margin-left: 0px;
    }
    #sponsors-list li {
        width: 22.5%;
        padding: 1%;
        height: auto;
        background-size: 80%;
        min-height: 180px;
    }
    #sponsors-list li a {
        width: 100%;
        line-height: 20px;
        min-height: 150px;
    }
    #sig-programs-gallery {
        height: auto;
    }
    .gallery-thumb {
        width: 23%;
        margin-right: 2%;
        margin-bottom: 2%;
        display: block;
        height: auto;
    }
    #sig-programs-main #sig-programs-gallery img {
        padding: 0;
        width: 100%;
        height: auto;
    }
    #community-main .community-more-info {
        width: 100%;
        padding: 10px 0px;
        margin: 35px 0px 35px 0px;
    }
    .newsletter-item {
        width: 31%;
        margin: 0 1% 2% 1%;
    }
    .newsletter-item img {
        width: 100%;
    }
    .newsletter-item a {
        width: 100%;
    }
    #gallery-content .page-desc {
        width: 100%;
    }
    #gallery-list li {
        width: 48%;
        margin: 0 1% 2% 1%;
        height: auto;
        min-height: 400px;
    }
    .gallery-cover img {
        width: 100%;
        height: auto;
    }
    .gallery-cover {
        width: 100%;
        padding: 0;
        height: auto;
    }
    #videos-content-inner .gallery-precon {
        width: 100% !important;
    }
    .media-link {
        width: 90%;
        padding-left: 10%;
    }
    .media-year-separator .hr1 {
        width: 100%;
    }
    #contact-form {
        width: 100%;
        padding-left: 0;
    }
    #contact-addr {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    ul.termsList .termLink {
        margin: 0 !important;
        width: 50%;
        text-align: center;
    }
    #ccchallenge-content, #volunteer-content {
        width: 96%;
        padding: 2%;
        overflow: hidden;
    }
    #ccchallenge-content img, #volunteer-content img {
        width: 100%;
        height: auto;
    }
    #ccchallenge-main {
        padding-right: 0px;
    }
    #ccc-winners-main {
        padding-right: 0px;
    }
    #ccc-winners-main table, #volunteer-content table {
        width: 100% !important;
    }
    .page-subnav ul li.current, .page-subnav ul li.arrow {
        background: none;
    }
    .page-subnav ul {
        border-bottom: none;
    }
    textarea#contact-message {
        width: 93%;
    }
    #vol-form input.wpcf7-text, #vol-form textarea {
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
    }
    #volunteer-content table tr td {
        width: 100%;
    }
    .marathone_img {
        width: 100%;
        float: none;
    }
    .pop_vid_inner iframe {
        border: 25px solid #000;
        width: 85%;
        height: auto;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    body {
        font-size: 12px;
        overflow-x: hidden;
    }
    #home-news h2, #home-impact h2, #home-profiles h2 {
        font-size: 20px;
        line-height: 43px;
    }
    #trigger-join-our-network {
        display: none;
    }
    #top-wrapper-inner {
        width: 100%;
    }
    #newsletter-form {
        width: 63%;
        padding-left: 2%;
        padding-right: 2%;
    }
    #top-social-links {
        width: 31%;
        padding-left: 0%;
        padding-right: 2%;
        border-left: none;
    }
    #newsletter-form label {
        font-size: 12px;
        line-height: 37px;
    }
    .header_tabs {
        width: 100%;
        text-align: center;
    }
    .header_tabs img {
        margin-left: 0 !important;
        width: 100%;
        max-height: 40px;
        min-height: 20px;
    }
    .header_tabs a {
        width: 100%;
        display: block;
        float: left;
    }
    .header-div {
        width: 100%;
    }
    #header {
        width: 100%;
        position: relative;
        height: auto;
        min-height: 105px;
    }
    #header-wrapper {
        height: auto;
    }
    #header-logo {
        width: 25%;
        position: absolute;
        top: 0;
        left: 0;
        width: 150px;
    }
    #header-logo img {
        width: 135px;
    }
    #header-right {
        width: 100%;
        position: relative;
    }
    .menu-toggle {
        background-image: url('../../uploads/2015/01/icon-toggle-menu.png');
        backgronund-repeat: no-repeat;
        width: 31px;
        height: 23px;
        position: absolute;
        right: 10px;
        top: 50px;
        display: block;
        background-size: 100%;
    }
    .display {
        display: block !important;
    }
    #header-nav, #header-nav ul {
        width: 100%;
        text-align: left;
        margin-right: 0%;
        margin-top: 20px;
        float: none;
    }
    ul.menu {
        display: none;
    }
    #header-nav ul li {
        margin-left: 0%;
        width: 100%;
        backgronud-color: #FBF7F7;
    }
    #header-nav ul li a.top-level {
        padding: 5px 0px;
        font-size: 15px;
        display: block;
        height: auto;
        backgronud-color: #FBF7F7;
        line-height: 25px;
    }
    #header-donate {
        width: 120px;
    }
    #header-donate img {
        width: 100%
    }
    #header-nav .header-subnav ul {
        width: 100%;
        padding: 10px 0px 10px 0px;
        min-width: 100%;
        text-align: center;
    }
    #header-nav .header-subnav ul li {
        width: 100%;
        min-width: 100%;
        text-align: center;
        padding-left: 0;
    }
    #header-nav .header-subnav ul li a {
        width: 100%;
        font-size: 13px;
        line-height: 23px;
        display: block;
        text-align: center;
    }
    #header-nav .header-subnav {
        position: static;
        border-left: none;
    }
    div:before, div:after {
        content: "";
        display: table;
    }
    div:after {
        clear: both;
    }
    div {
        zoom: 1;
        /* For IE 6/7 (trigger hasLayout) */
    }
    #home-banner {
        height: 120px;
    }
    #home-banner-slider {
        height: 120px;
    }
    #home-banner a#pictureduri {
        height: 120px !important;
    }
    #home-banner-slider .headerimg {
        height: 120px;
        background-size: 100%;
        background-position: center center;
    }
    #home-support {
        width: 100%;
        height: auto;
        padding: 25px 0px 15px 0px;
    }
    #home-support img {
        width: 100%;
    }
    #wrapper-inner {
        width: 100%;
    }
    #home-news, #home-impact, #home-profiles {
        width: 100%;
        height: auto;
        min-height: 240px;
        margin-top: 15px;
    }
    #home-news, #home-impact {
        margin-right: 0%;
        width: 100%;
    }
    .profile-pic {
        width: 30%;
        margin-right: 5%;
        height: auto;
    }
    .profile-pic img {
        width: 100%;
    }
    #home-profiles p, #home-profiles h3 {
        width: 65%;
    }
    .home-read-more {
        position: relative;
        float: right;
        bottom: 0;
    }
    #home-news h3, #home-impact h3, #home-profiles h3 {
        font-size: 16px;
    }
    #home-news p, #home-impact p, #home-profiles p {
        font-size: 14px;
    }
    #home-stats {
        width: 100%;
        height: auto;
        margin-top: 15px;
    }
    #home-stats img {
        width: 100%;
    }
    #footer-top {
        width: 96%;
        margin: 0 2%;
    }
    #footer-twitter {
        width: 92%;
        margin-right: 0%;
        margin-bottom: 4%;
        padding: 18% 4% 4% 4%;
        background: url("images/twitter-box-bg2.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-fb {
        width: 92%;
        padding: 4% 4% 8% 4%;
        background: url("images/facebook-box-bg2.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-ig {
        width: 92%;
        padding: 4% 4% 8% 4%;
        background: url("images/instagram-box-bg.jpg") center center no-repeat;
        background-size: 100% 100%;
    }
    #footer-twitter a.twitter-follow {
        top: 20px;
        right: 25px;
    }
    #footer-twitter .entry-content {
        font-size: 13px;
    }
    #footer-twitter ul li {
        margin-bottom: 10px;
    }
    #footer-fb a {
        font-size: 13px;
        padding-left: 18%;
        background-size: 15%;
        margin-bottom: 0;
    }
    #footer-fb .fb-like-box {
        margin-top: 15px;
    }
    #footer-fb a span {
        font-size: 13px;
    }
    #footer {
        width: 96%;
        padding: 4% 2%;
    }
    .footer-nav {
        width: 15.8%;
        margin-right: 1%;
        padding-right: 0px;
    }
    #footer .nav-last {
        margin-right: 0;
    }
    .footer-nav h3 {
        font-size: 11px;
    }
    .footer-nav ul li a, .footer-nav ul li ul li a {
        font-size: 10px;
    }
    #about-wrapper-inner {
        width: 100%;
    }
    #about-banner {
        width: 100%;
        height: 100px;
        background-size: cover;
        background-position: right;
    }
    #about-main img {
        width: 100% !important;
        height: auto !important;
        background-position: right;
    }
    #about-main p {
        font-size: 13px;
    }
    .page-subnav ul li {
        height: 32px;
    }
    .page-subnav ul li a {
        font-size: 16px;
    }
    #about-wrapper p, #about-wrapper ul, #about-wrapper ol, #wrapper-inner p, #wrapper-inner ul, #wrapper-inner ol {
        font-size: 13px;
    }
    #sponsors-list {
        width: 100%;
    }
    #about-main ul#sponsors-list {
        margin-left: 0px;
    }
    #sponsors-list li {
        width: 47.3%;
        padding: 1%;
        height: auto;
        background-size: 80%;
        min-height: 180px;
    }
    #sponsors-list li a {
        width: 100%;
        line-height: 20px;
        min-height: 180px;
    }
    #sig-programs-gallery {
        height: auto;
    }
    .gallery-thumb {
        width: 18%;
        margin-right: 1%;
        margin-bottom: 1%;
        display: block;
        height: auto;
    }
    #sig-programs-main #sig-programs-gallery img {
        padding: 0;
        width: 100%;
        height: auto;
    }
    #sig-programs-main p {
        font-size: 13px;
    }
    #sig-programs-main img {
        width: 100%;
        padding: 0px 25px 0px 0px;
    }
    #sig-programs-main .program-donate {
        padding: 5px 18px;
        font-size: 16px;
    }
    #programs-content h1, #fullwidth-content h1, #gallery-content h1, #videos-content h1, #media-content h1, #contact-wrapper h1, #volunteer-content h1 {
        font-size: 29px;
    }
    div.scrollingHotSpotRight, div.scrollingHotSpotLeft {
        top: 30%;
    }
    #community-main .community-more-info {
        width: 100%;
        padding: 0px 0px;
        margin: 15px 0px 15px 0px;
    }
    #community-main img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .newsletter-item {
        width: 48%;
        margin: 0 1% 2% 1%;
    }
    .newsletter-item img {
        width: 100%;
    }
    .newsletter-item a {
        width: 100%;
    }
    #gallery-content .page-desc {
        width: 100%;
    }
    #gallery-list li {
        width: 100%;
        margin: 0 0% 2% 0%;
        height: auto;
        min-height: 400px;
    }
    .gallery-cover img {
        width: 100%;
        height: auto;
    }
    .gallery-cover {
        width: 100%;
        padding: 0;
        height: auto;
    }
    #videos-content-inner .gallery-precon {
        width: 100% !important;
    }
    .media-link {
        width: 80%;
        padding-left: 20%;
        font-size: 14px;
        line-height: 18px;
    }
    .media-year-separator .hr1 {
        width: 100%;
    }
    #contact-form {
        width: 100%;
        padding-left: 0;
    }
    #contact-addr {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    input#contact-name, input#contact-company, input#contact-email, input#contact-subject {
        width: 75%;
        padding-left: 20%;
        background-size: 100%;
        height: auto;
        padding-right: 5%;
        line-height: 10px;
        padding-top: 8px;
        padding-bottom: 15px;
    }
    textarea#contact-message {
        padding: 1% 5%;
        width: 90%;
    }
    input#contact-send {
        padding: 3px 20px;
        font-size: 18px;
        line-height: 25px;
    }
    #captcha {
        height: 25px;
        line-height: 25px;
    }
    ul.termsList .termLink {
        margin: 0 !important;
        width: 50%;
        text-align: center;
    }
    #ccchallenge-content, #volunteer-content {
        width: 96%;
        padding: 2%;
        overflow: hidden;
    }
    #ccchallenge-content img, #volunteer-content img {
        width: 100%;
        height: auto;
    }
    #ccchallenge-main {
        padding-right: 0px;
    }
    #ccc-winners-main {
        padding-right: 0px;
    }
    #ccc-winners-main table, #volunteer-content table {
        width: 100% !important;
    }
    .page-subnav ul li.current, .page-subnav ul li.arrow {
        background: none;
        height: auto;
    }
    .page-subnav ul {
        border-bottom: none;
    }
    #vol-form input.wpcf7-text, #vol-form textarea {
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
    }
    #volunteer-content table tr td {
        width: 100%;
    }
    #donate-btn input {
        width: 100%;
    }
    .marathone_img {
        width: 100%;
        float: none;
    }
    .marathon-div {
        margin: 0 auto;
        width: 100%;
        padding-bottom: 10px;
    }
    .pop_vid_inner iframe {
        border: 25px solid #000;
        width: 85%;
        height: auto;
    }
}



/**********************
	START Auth Donation Form
***********************/

.authDonationForm{
	padding: 3% 6%;	
}

.authDonationForm label{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

.authDonationForm .openDonation label{
	font-weight: 300;
}

.authDonationForm ul{
	list-style: disc;
	margin-left: 40px !important;
}
.authDonationForm ul > li{
	color: #05315b;
	margin-bottom: 2px;
}
.authDonationForm ul > li > span{
	color: #525252;
    line-height: 24px;
}

.authDonationForm input[type="radio"] {
    float: left;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: 2px 5px 0px 0px;
}

.authDonationForm input[type="checkbox"] {
    width: 18px;
    height: 15px;
    cursor: pointer;
    margin-left: 23px;
}

.authDonationForm .openDonation input[type="checkbox"] {
    margin-left: 0px;
}

.authDonationForm h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #05315b;
}
.authDonationForm hr {
    height: 7px;
    background: url("images/content-hr.jpg") top left repeat-x;
    border: 0;
    margin-bottom: 20px !important;
    width: 100%;
}

.authDonationForm input[type="text"],
.authDonationForm input[type="email"],
.authDonationForm input[type="password"]{
    border: solid 1px #ccc;
    padding: 10px;
    width: 97%;
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.authDonationForm input[type="number"]{
    border: solid 1px #ccc;
    padding: 10px;
    width: 15%;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-left: 10px;
}
#other_donation_amount{
    display: none;
}
.authDonationForm select{
    border: solid 1px #ccc;
    width: 99.5%;
    font-size: 16px;
    color: #666;
    padding: 8px;
    height: 35px;
}
.authDonationForm select.ticketSelector{
    width: auto;
    max-width: 100px;
    margin-left: 23px;
    margin-right: 10px;
}
.authDonationForm input[type="submit"]{
    background-color: #CF0215;
    color: #fff;
    padding: 12px;
    font-size: 18px;
    width: 99.5%;
    margin-top: 2%;
    cursor: pointer;
}

.AuthErrorMessage{
    border: #CF0215 solid 1px;
    color: #CF0215;
    margin: 2% 0px;
    font-size: 18px;
    width: 95.6%;
    padding: 2%;
}
.AuthThankYouMessage{
    border: #05315b solid 1px;
    color: #05315b;
    margin: 2% 0px;
    font-size: 18px;
    width: 95.6%;
    padding: 2%;
}

/**********************
	END Auth Donation Form
***********************/


