#valueofalberta_page_new_order_form .form-group.form-inline {
  color: #fff;
}
#event_ticket_1 {
  color:#000;
} 
.intro a img:hover {
  opacity:0.75;
}

body {
    font-family: 'Montserrat', Helvetica,Arial,sans-serif;
    //font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.42858;
    color: #212121;
    background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	//font-family: "Archivo",Helvetica,Arial,sans-serif;
    //font-family: 'Playfair Display', Times, serif;
    font-family: 'Montserrat', Helvetica,Arial,sans-serif;
	font-weight:700;
}
.carousel-caption h1 {
    //font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
    //font-family: 'Playfair Display', Times, serif;
    font-family: 'Montserrat', Helvetica,Arial,sans-serif;
    font-weight:300;
}
.btn-primary {
    color: #fff;
    background-color: #0061a9;
    border-color: #0061a9;
}
.btn, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline label, .read-more a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 4px solid #0061a9;
    white-space: nowrap;
    padding: 8px 24px 8px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.42858;
    -webkit-box-shadow: rgba(0,0,0,0.35) 3px 4px;
    box-shadow: rgba(0,0,0,0.35) 3px 4px;
    border-radius: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    margin-top: 1em;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline input[type="radio"]:checked+label.btn-primary, .open>.btn-primary.dropdown-toggle {
    color: #03a8e7;
    background-color: #ffffff;
    border-color: #0061a9;
}
/*.read-more a {

}*/
#join_page_new_signup_form .form-group input+input {
    margin-top: 3px;
}
#home_page_new_signup_form .form-group input+input {
    margin-top: 3px;
}
#home_page_new_signup_form .form-group.optin {
    margin-bottom: 15px;
    text-align: center;
}
#home_page_new_signup_form .checkbox {
    text-align: center;
    display: inline-block;
}
.navbar-brand>img {
    display: block;
    max-width: 220px;
    height: auto;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}


.newsWrap {
    margin-bottom: 3em;
}
.newsContent h2 a {
    text-decoration: none;
}
.newsContent h2 a:hover {
    text-decoration: none;
}
.newsIcon {
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: 100%;
}
a {
    color: #0061a9;
    text-decoration: none;
}
.byline, .event-info {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.byline .month {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 1;
}

h2.headline {
    color: #c4c7cc;
    text-transform: uppercase;
    margin-bottom:2em;
}
h2.sectionTitle {
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1;
    color: #c4c7cc;
}
.bioSection h2.sectionTitle {
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1;
    margin-top: 3em;
}

/* -------------------------------------- FONTS -------------------------------------- */
textarea.form-control, textarea#donation_amount_other, textarea#pledge_amount_other, .page-pages-show-donation-v2-wide textarea.donation-v2-input {
		color: #474554;
    height: auto;
    background-color: rgba(0, 0, 0, 0.0);
    background-image: none;
    border: 2px solid #474554;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;  
    border-left: 0;
    border-top: 0;
    border-right: 0;      
}

.form-control, .form-group>select, #donation_amount_other, #pledge_amount_other, .page-pages-show-donation-v2-wide .donation-other-input-container input, .page-pages-show-donation-v2-wide .donation-v2-input {
    display: block;
    width: 100%;
    height: 36px;
    padding: 0px 5px 0 28px;
    font-size: 16px;
    line-height: 1.42858;
    color: #474554;
    background-color: rgba(0, 0, 0, 0.0);
    background-image: none;
    border: 2px solid #474554;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}
input.text {
    min-height: auto;
    height: 48px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-appearance: none;
    width: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 2px solid #0061a9;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    display: inline-block;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 400;
    color: #0061a9;
    background-color: rgba(0, 0, 0, 0.0);
    margin-bottom: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0061a9;
  text-transform: uppercase;
  font-size:12px;
  text-transform: uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #0061a9;
  text-transform: uppercase;
  font-size:12px;
  text-transform: uppercase;  
}
:-ms-input-placeholder { /* IE 10+ */
  color: #0061a9;
  text-transform: uppercase;
  font-size:12px;
  text-transform: uppercase;  
}
:-moz-placeholder { /* Firefox 18- */
  color: #0061a9;
  text-transform: uppercase;
  font-size:12px;
  text-transform: uppercase;  
}
.signupSection .email-signup ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0061a9;
}
.signupSection .email-signup ::-moz-placeholder { /* Firefox 19+ */
  color: #0061a9;  
}
.signupSection .email-signup :-ms-input-placeholder { /* IE 10+ */
  color: #0061a9;  
}
.signupSection .email-signup :-moz-placeholder { /* Firefox 18- */
  color: #0061a9; 
}
.email-signup ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0061a9;
}
.email-signup ::-moz-placeholder { /* Firefox 19+ */
  color: #0061a9;  
}
.email-signup :-ms-input-placeholder { /* IE 10+ */
  color: #0061a9;  
}
.email-signup. :-moz-placeholder { /* Firefox 18- */
  color: #0061a9; 
}

.btn-default:hover, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline label:hover, .btn-default:focus, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline label:focus, .btn-default.focus, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline label.focus, .btn-default:active, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline label:active, .btn-default.active, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline label.active, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline input[type="radio"]:checked+label, .open>.btn-default.dropdown-toggle, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .open>label.dropdown-toggle {
    color: #003a4f;
    background-color: #efefef;
    border-color: #003a4f;
}

.btn-group-vertical>.btn:first-child:not(:last-child), .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .btn-group-vertical>label:first-child:not(:last-child) {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
.btn-group-vertical>.btn:last-child:not(:first-child), .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .btn-group-vertical>label:last-child:not(:first-child) {
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .btn-group-vertical>label:not(:first-child):not(:last-child) {
    border-radius: 50px;
}
.supporter-nav a.btn.btn-default {
    margin-bottom: 1.5em;
}

/* -------------------------------------- HEADER -------------------------------------- */
.headerImg {
    margin: 0;
    position: relative;
}
.slideContainer {
    margin: 0;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0 solid transparent;
}
.navContainer.container {
		position:relative;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
    border: 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #002f3f;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #0061a9;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 0.78em;
    font-weight: 700;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #212121;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .navbar-nav>input[type="radio"]:checked+label>a, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .navbar-inverse .navbar-nav>input[type="radio"]:checked+label>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .navbar-nav>input[type="radio"]:checked+label>a:hover, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .navbar-inverse .navbar-nav>input[type="radio"]:checked+label>a:hover, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .navbar-nav>input[type="radio"]:checked+label>a:focus, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline .navbar-inverse .navbar-nav>input[type="radio"]:checked+label>a:focus {
    color: #fff;
    background-color: #03a8e8;
    border-bottom: 2px solid #03a8e7;
    border-radius:35px;
    -webkit-box-shadow: rgba(0,0,0,0.75) 3px 4px;
    box-shadow: rgba(0,0,0,0.75) 3px 4px;
}
.navbar-inverse {
    background-color: #fbfeff;
    border-color: #090909;
}
.captionSubtitle {
    font-size:0.8em;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    padding: 2px 4px;    
}
.captionTitle {
    font-size: 52px;
    font-size: 3.5rem;
    font-size: calc(32px + 20 * (50vw + 50vh - 400px) / 600);
    margin-top:0;
    color: #fff;
}
.captionText {
    width: 45%;
    display: block;
    text-transform: uppercase;
    position: absolute;
    z-index: 100;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    text-shadow: 0 1px 4px rgba(0,0,0,0.5);
    margin-left: 0.5em;  
}
/*.carousel-caption h1:before {
    content: "";
    width: 140px;
    height: 1px;
    display: block;
    background: #fff;
    margin: 0 auto 0.25em;
}
.carousel-caption h1:after {
    content: "";
    width: 140px;
    height: 1px;
    display: block;
    background: #fff;
    margin: 0.25em auto 0.25em;
}*/


.signupSection {
    background: #e7eef5;
    padding: 5em 0;
    margin-bottom: 0;
}
.signupActions ul {
    margin: 0;
    padding: 0;
}
.signupActions li {
    list-style-type: none;
    width: 100%;
    display: block;
    overflow: hidden;
}
.signupForm {
    margin-top: 0.85em;
}
.actionIcon {
    display: inline-block;
    float: left;
    font-size: 3em;
    margin-right: 0.5em;
    width: 20%;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
}
.actionCopy {
    display: inline-block;
    float: left;
}
.actionCopy h2 {
    text-transform: uppercase;
    margin-bottom: 0;
}
.actionCopy span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.15em;
}

ul.socialLinksTop {
    display: block;
    text-align: right;
    margin: 0;
    padding: 0;
    position: relative;
}
.socialLinksTop li {
    display: inline-block;
}
.socialLinksTop li a {
    color: #fff;
    background: #d52b29;
    border-radius: 3px;
    font-size: 16px;
    padding: 4px 6px;
}

/* -------------------------------------- BIO -------------------------------------- */
.bioSection {
    margin: 6em 0;
}
.bioFeature {
    font-size: 52px;
    font-size: 3.5rem;
    font-size: calc(32px + 20 * (50vw + 50vh - 400px) / 600);
    line-height: 1;
    margin-bottom: 0.5em;
}


/* -------------------------------------- Value  -------------------------------------- */
.program {
    text-align: center;
    padding:10px;
    box-sizing:border-box;
    margin:-40px 0 40px;
    background: #f1f1f1;
    border-radius: 12px;
    display:block;
    width:95%;
    margin:0 auto;
}
.program a {
    font-weight:bold;   
    text-transform:uppercase;
    padding-left:20px;
}


/* -------------------------------------- EVENTS -------------------------------------- */
.latestEvents {
    padding: 3em 0;
}
.eventInfo {
    padding-bottom: 2em;
}
.map-wrap.padtop.padbottomless {
    margin-bottom: 3em;
}

/* -------------------------------------- VIDEOS -------------------------------------- */
.videoSection .newsContent h2 {
    display: inline-block;
    height: 65px;
    vertical-align: bottom;
}


/* -------------------------------------- NEWS -------------------------------------- */
.latestNews {
    margin: 4em 0;
}


/* -------------------------------------- FOOTER SIGNUP -------------------------------------- */
footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #969fad;
}
footer {
    color:#fff;
}
.footer {
    background-color: #3597d3;
    padding: 3em 0 3em;
    margin-top:6em;
    color:#fff;
}
.footerCredit {
    text-align: right;
    font-size: 80%;
    color: #cfdaea;
}
.footerCredit a {
	color: #cfdaea;
}
.footer .email-signup.form {
    margin: 4em 0;
}
.footer .form-row.form-inline {
    text-align: center;
}
ul.footerNav {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.footerNav li {
    display: inline-block;
    margin: 0 0.5em;
    letter-spacing: .05em;
}

.footerNav li:last-child a {
    border-width: 0
}

.footerNav li a {
    padding-right: 1em;
    border-style: solid;
    border-color: #c5c3c3;
    border-width: 0 0 0 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}


/* -------------------------------------- FOOTER -------------------------------------- */
footer {
    margin: 0;
    background: #0061a9;
    padding: 4em 0 3em;
}
.footerInfo {
    text-align: center;
}
.footerInfo img {
    max-width: 240px;
    width: 100%;
    height: auto;
}
.footer-text {
    line-height: 1.8;
    padding-bottom: 2em;
    padding-top: 3em;
    font-size: 0.88em;
}
ul.socialConnect {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.socialConnectOne li {
    list-style-type: none;
    display: inline-block;
}
.socialConnectOne li a {
    padding: 0 0.5em;
    display: inline-block;
    color:#cfdaea;
}
.socialConnectOne li a:hover {
    color:#001441;
}
.socialConnectOne li:last-child a {
    padding-right: 0;
}
.socialConnectOne {
    display: block;
    text-align: center;
}
.socialConnectOne span {
    text-transform: normal;
    display: inline-block;
    vertical-align: top;
}


/* -------------------------------------- HEADER - LINKS -------------------------------------- */
.no-padding {
    padding: 0 !important;
}
.header-links {
    width: 100%;
    margin-bottom: 3em;
}

.header-links-item {
    text-align: center;
    min-height: 85px;
    background-color: #000;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2
}
.header-links-item article svg {
    font-size: 42px;
    line-height: 42px;
    margin-right: 16px;
    vertical-align: middle;
}
.header-links-item article {
    position: absolute;
    top: 50%;
    height: 42px;
    line-height: 42px;
    margin-top: -21px;
    width: 100%;
    vertical-align: middle;
    z-index: 2
}

.header-links-item article h3 {
    color: #fff;
    font-size: 18px;
    font-family: "Roboto",sans-serif;
    margin: 0;
    text-transform: uppercase;
    line-height: 42px;
    vertical-align: middle
}

.header-links-item article h3 span {
    display: inline-block;
    line-height: 42px;
    vertical-align: middle
}

.header-links-item article i,.header-links-item article .icon {
    font-size: 42px;
    line-height: 42px;
    margin-right: 16px;
    vertical-align: middle
}

.header-links-item .overlay {
    background: #141433;
    opacity: .8;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: opacity 0.2s ease 0.1s;
    -o-transition: opacity 0.2s ease 0.1s;
    transition: opacity 0.2s ease 0.1s
}

.header-links-item a:hover .overlay {
    opacity: .5
}

.header-links-item.accent .overlay {
    background: #ba1c24
}

.header-links-item.solid {
    background: #000;
    opacity: 1
}

.header-links-item.solid .overlay {
    opacity: 1
}

.header-links-item.solid a:hover .overlay {
    opacity: .2
}

.header-links-item.solid-primary {
    background: #141433;
    opacity: 1
}

.header-links-item.solid-primary .overlay {
    background: #141433;
    opacity: 1;
    -webkit-transition: background-color .2s ease .1s;
    -o-transition: background-color .2s ease .1s;
    transition: background-color .2s ease .1s
}

.header-links-item.solid-primary a:hover .overlay {
    background: #020245;
    opacity: 1
}

.header-links-item.solid-accent {
    background: #ba1c24;
    opacity: 1
}

.header-links-item.solid-accent .overlay {
    background: #ba1c24;
    opacity: 1;
    -webkit-transition: background-color .2s ease .1s;
    -o-transition: background-color .2s ease .1s;
    transition: background-color .2s ease .1s
}

.header-links-item.solid-accent a:hover .overlay {
    background: #d6000b;
    opacity: 1
}



/* Events */
.speakers {
    margin:6em 0
}
ul.sp-card {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display:block;
    width:100%;
    text-align:center;
}
ul.sp-card li {
    margin: 10px;
    padding: 0;
    list-style-type: none;
    display:inline-block;
    width:30%;
    background:#f1f1f1;
    border-radius:8px;   
    text-align:center; 
    overflow:hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); 
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
ul.sp-card li img {
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
ul.sp-card li figcaption {
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    font-weight:600;
    padding:10px 20px;
    height:90px;
}
.ticket-section {
    text-align: left;
    background: #fff;
    border-radius:12px;
    width:95%;
    margin:0 auto;
    padding: 3em;
    border: 1px solid #e1e6ea;
}
.event-intro {
    padding:1em 3em 2em;
    background:#f1f1f1;
    width:95%;
    margin:0 auto 5em;
    border-radius:12px
}
.event-intro img {
    border-radius:12px;
}
.page-pages-show-blog-post .carousel-caption {
  display:none;
}
.page-pages-show-blog-post .breadcrumb {
  display:none;
}