* {
  position: relative;
}

h1 {
  margin-top: 0;
}

.red {
  color: #b94a48;
}

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

.progress {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 60px;
}

.progress-bar {
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
}

a.tagline {
  color: #d11241;
  font-size: 26px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}

.jumbotron h1 {
  font-size: 60px;
  color: #002d62;
  font-weight: bold;
}

.nav>li>a {
  color: #002d62;

}

.navbar-toggle {
border-color: #002d62;
}

.navbar-toggle .icon-bar {
  background-color: #002d62;
}

.buttons a {
  margin: 5px 10px;
}

.blog {
  margin: 0 10px 20px 0;
  max-width: 574px;
}

.blog h1 {
  margin-top: 0;
  color: #002d62;
}

.blog img {
  max-width: 544px;
}

.blog-entry h3{
  margin-top: 20px;
}

.blog-entry h3 a {
  color: #002d62;
  border-bottom: 1px solid #002d62;
  text-decoration: none;
}

.blog-entry h3 a:hover {
  color: #002d62;
  border-bottom: 1px solid #002d62;
  text-decoration: none;
}

.blog-entry .date {
  color: #d11241;
}

.side {
  padding: 65px 0 20px 0;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #002d62;
}

.about h2 {
  color: #d11241;
}

.about  h3 {
  color: #002d62;
}

.about-intro {
  border-bottom: 1px dashed #002d62;
  padding-bottom: 10px;
}

.bio {
  height: 475px;
}

.bio h2,
.bio h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.bio-image {
  padding-top: 10px;
}

h3.donate-confirmation{
  color: #002d62;
}

/* Space out content a bit */
body {
  padding-bottom: 20px;
}

/* Customize container */

.container-narrow > hr {
  margin: 30px 0;
}

/* Main content message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

/* Supporting content content */
.content {
  margin: 40px 0;
}
.content p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Space out the masthead */
  .header {
    margin-bottom: 25px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

@media screen and (max-width: 700px) {

a.tagline { padding-bottom: 0; font-size: 20px}
.nav {padding-bottom: 10px; padding-top: 7px;}
.nav>li>a { position: relative; display: block; padding: 5px 10px; }
body { padding-top: 0; padding-bottom: 20px; }
.jumbotron h1 { font-size: 36px; }
}

/* -- slideshow CSS -- */

@media (min-width: 768px) {
  .container-wide {
    max-width: 100%;
    max-height:100%;
  }
}

.container-wide{
  height: 100%;
}

.cycle-slideshow{
  position: absolute;
  top: 120px;
  bottom: 120px;
  left: 100px;
  right: 100px;
  opacity: 0.90;
}

.cycle-slideshow img{
  max-width:100%;
}

.cycle-slideshow-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.8);
  cursor: pointer;
}

.cycle-slideshow-bg img.close{
  display: block;
  position:absolute;
  top: 85px;
  right: 85px;
  height: 40px;
  width: 40px;
  opacity: 0.4;
}

.cycle-slideshow-bg:hover img.close{
  opacity: 0.6;
}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

/* pager */
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;
}
.cycle-pager span {
    font-family: arial; font-size: 50px; width: 16px; height: 16px;
    display: inline-block; color: #ddd; cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}



/* DEVELOPMENT CUSTOM STYLES */



/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

.wf-loading .marriagemarch, .wf-loading .marriagemarch-small, .wf-loading .marriagemarch-sponsors, .wf-loading .marriagemarch-shop, .wf-loading .panel-default>.panel-heading, .wf-loading .event-headline, .wf-loading p.speaker-announcement, .wf-loading .carousel-caption h1, .wf-loading .marriagemarch-donate  {
  visibility: hidden;
}

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}

.march-logo {
  left: 50%;
  margin-left: -75px;
  top: 0px;
  display: block;
  width: 150px;
  position: absolute;
  z-index: 9999;
}

.march-logo img {
  max-width: 100%;
  height: auto;
}

.marriagemarch {
  font-style: normal;
  font-weight: 400;
  color: #2278be;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 42px;
}

.marriagemarch-small {
  font-style: normal;
  font-weight: 400;
  color: #2278be;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 32px;
}

.marriagemarch-sponsors {
  font-style: normal;
  font-weight: 400;
  color: #2278be;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 32px;
}

a {
  color: #ed4069;
}

a:hover, a:focus {
  text-decoration: none;
  color: #2278be;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
color: #fff;
background-color: #ed4069;
border-radius: 4px;
}

.navbar-nav.navbar-right:last-child {
margin-right: 30px;
}

button.btn a {
  color: #fff;
}

.center {
  margin: 0 auto;
}

.blue-border {
  border: 3px solid #90bbde;
  border-radius: 4px;
}

.pink-border{
  border: 3px solid #f69fb4;
  border-radius: 4px;
}

.march-freedom {
  color: #2278be;
}

.march-truth {
  color: #ed4069;
}

.march-marriage {
  color: #7f149d;
}

/* HOME PAGE STYLES
-------------------------------------------------- */

#map-home {
  margin-bottom: 40px;
}

/* Events Section */

.events{
  border: 3px solid #90bbde;
  border-radius: 4px;
}

/* Involved Section */

.rdv{
  border: 3px solid #f69fb4;
  border-radius: 4px;
}

/* News & Shop Section */

.news {

}

.news article {
  margin-bottom: 15px;
}

.news img {
  float:left;
  width: 150px;
  height: 150px;
}

.marriagemarch-shop {
  font-family: "cooper-black-std",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #2278be;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 32px;
  margin-left: auto;
  margin-right: auto;
}


.shop {
  -webkit-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  -moz-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  border-radius: 4px;
  height: auto;
  padding-bottom: 20px;

}

.shop-image{
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  border: 1px solid #90bbde;

}

.cpi-s1 {
  margin-left: auto;
  margin-right: auto;
}

.cpi-skyblue {
  background-color: #2278be;
  background: #2278be;
}

.sponsors{
  padding-bottom: 30px;
}

.sponsor-all {
  color: #2278be;
  text-align: center;
}

.sponsor-ask {
  color: #2278be;
  text-align: center;
  padding-top: 20px;
}

.sponsors a {
  color: #2278be;
  text-decoration: none;
}

.sponsors a:hover {
  color: #ed4069;
  text-decoration: none;
}

/* FOOTER STYLES
-------------------------------------------------- */

.footer-main {
  background: #dddddd;
  background: -moz-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #dddddd 0%,#eeeeee 100%);
  background: linear-gradient(to bottom, #dddddd 0%,#eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 );
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 80px;
  color: #777;
  border-top: 3px solid #ed4069;
}

.footer-main p {
  font-size: 13px;
}

.footer-main a,
.footer-main a:hover {
  text-decoration: none;
}

.footer-logo {
  display: block;
  margin: 0 auto;
  width: 200px;
}

.footer-logo img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .footer-main {
    text-align: center;
  }

  .footer-logo {
    margin: 30px auto;
  }

  .footer-main .socials {
    margin-top: 30px;
  }

  .attribution img {
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .footer-main .socials {
    text-align: right;
  }
}

/* INTERIOR PAGE STYLES
-------------------------------------------------- */

/* == 2014 banner
.banner {
  width: 100%;
  height: 300px;
  background-image:url(/assets/images/uploads/nom_marriagemarch_banner_marriage_march.jpg);
  background-position: center top;
  border-bottom: 3px solid #ed4069;
}
*/

.banner {
  width: 100%;
  height: 300px;
  background-image:url(/assets/images/uploads/2015banner.jpg);
  background-position: center top;
  border-bottom: 3px solid #ed4069;
  margin-bottom: 30px;
}

.banner-small {
  width: 100%;
  height: 150px;
  background-image:url(/assets/images/uploads/nom_marriagemarch_banner-small.jpg);
  background-position: center top;
  border-bottom: 3px solid #ed4069;
}

/* Register Page Styles */

.col-sm-12.register {
  -webkit-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  -moz-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  border-radius: 4px;
  padding: 40px;
}

.row.register {
  padding-bottom: 40px;
}

/* Schedule Page Styles */

h4 * {
  position: relative;
}

.panel-default>.panel-heading {
  color: #fff;
  background-color: #2278be;
  border-color: #ddd;
  font-family: "cooper-black-std",sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.panel-default>.panel-heading:hover {
  background-color: #ed4069;
}

div.panel-heading.event:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* z-index: 1; */
  background: rgba(0,0,0,0.3);
}

div.panel-heading.event:hover:before {
  background-color: rgba(237, 64, 105, 0.8);
}

.panel-heading.virtualmarch{
  background-image:url(/assets/images/uploads/schedule-backgrounds/nom_marriagemarch_schedule_background-virtualmarch.jpg);
  height: 120px;
  background-position: center top;
}

.panel-heading.themarch{
  background-image:url(/assets/images/uploads/schedule-backgrounds/nom_marriagemarch_schedule_background-themarch.jpg);
  height: 120px;
  background-position: center top;
  position: relative;
}

.panel-heading.lobbyday{
  background-image:url(/assets/images/uploads/schedule-backgrounds/nom_marriagemarch_schedule_background-lobbyday.jpg);
  height: 120px;
  background-position: center top;
}

.panel-heading.thegala{
  background-image:url(/assets/images/uploads/schedule-backgrounds/nom_marriagemarch_schedule_background-thegala.jpg);
  height: 120px;
  background-position: center top;
}

.panel-group .panel {
  margin-bottom: 15px;
}

.panel-title.schedule {
  text-align: left;
  text-transform: uppercase;
  font-size: 72px;
  line-height: 138%;
  text-shadow: 2px 2px #000000;
}

h4 small {
  color: #ffffff;
}

.event-headline {
  color: #ed4069;
  text-align: center;
  text-transform: uppercase;
}

img.map-schedule {
margin-bottom: 30px;
}

p.speaker-announcement {
  font-family: "cooper-black-std",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ed4069;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}

.col-sm-8.march-border {
  border-right: 2px solid #ed4069;
}

col-sm-8.march-side-border {
  border-left: 2px solid #ed4069;
}


.march-side {
  text-align:left;
  color: #ed4069;

}

.march-side h4 {
  color: #2278be;
  text-decoration: underline;
}

.march-side p {
  margin: 0 0 20px;
}

.march-side-socials a{
  margin: 0 5px;
}

.march-side .btn-block {
  margin: 10px 0;
}

.march-side .register {
  border: 3px solid #90bbde;
  border-radius: 4px;
  margin-bottom: 15px
}

h4.speaker-title {
  color: #2278be;
  text-align: center;
  height: auto;
}

h4.speaker-title a {
  color: #2278be;
  text-align: center;
}

h4.speaker-title a:hover {
  color: #ed4069;
  text-align: center;
}

p.speaker-org {
  height: auto;
  padding-bottom: 10px;
}

.bios {
  border: 3px solid #90bbde;
  border-radius: 4px;
}

h4.bio-title {
  color: #2278be;
  text-align: center;
}

.march-side .sponsor {
  border: 3px solid #90bbde;
  border-radius: 4px;
  margin-bottom: 15px
}

/* Sponsor Page Styles */

.col-sm-12.sponsors {
  -webkit-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  -moz-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  border-radius: 4px;
  padding: 40px;
}

.col-sm-8.sponsors-border {
  border-right: 2px solid #ed4069;
}

.row.sponsors {
  padding-bottom: 40px;
}

.col-sm-3.logos {
  margin: 20px 0;
}

.sponsor-side {
  text-align:left;
  color: #000;

}

.sponsor-side h4 {
  color: #2278be;
  text-decoration: underline;
}

.sponsor-side p {
  margin: 0 0 0 20px;
}

.sponsor-side-socials a{
  margin: 0 5px;
}

.sponsor-side .btn-block {
  margin: 10px 0;
}

.sponsor-side .sponsor {
  border: 3px solid #90bbde;
  border-radius: 4px;
  margin-bottom: 15px
}

/* Participate Page Styles */

h6.state {
  font-family: "cooper-black-std",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #2278be;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 24px;
  text-transform: uppercase;
}

.bus-info {
  color: #2278be;
  margin-left: 20px;
}

.bus-info p {
  padding-bottom: 10px;
}

.blue-border-socials {
  border: 3px solid #90bbde;
  border-radius: 4px;
  height: 155px;
  width: 155px;
}

.participate-side {
  text-align:left;
  color: #ed4069;
  border-left: 2px solid #ed4069;
}


.participate-side h4 {
  color: #2278be;
  text-decoration: underline;
}

.participate-side p {
  margin: 0 0 20px;
}

.participate-side-socials a{
  margin: 0 5px;
}

.participate-side .btn-block {
  margin: 10px 0;
}

.participate-side .register {
  border: 3px solid #90bbde;
  border-radius: 4px;
  margin-bottom: 15px
}

.participate-side .sponsor {
  border: 3px solid #90bbde;
  border-radius: 4px;
  margin-bottom: 15px
}

/* News Page Styles */

.blog {
  margin: 0 10px 20px 0;
  max-width: 574px;
}

.blog h1 {
  margin-top: 0;
  color: #2278be;
}

.blog img {
  max-width: 600px;
}

.blog-entry h3{
  margin-top: 20px;
  font-size: 32px;
}

.blog-entry h3 a {
  color: #2278be;
  border-bottom: 1px solid #2278be;
  text-decoration: none;
}

.blog-entry h3 a:hover {
  color: #2278be;
  border-bottom: 1px solid #2278be;
  text-decoration: none;
}

.blog-entry .date {
  color: #ed4069;
}

.side {
  padding: 15px 0 20px 0;
}

.pagination>li>a.active {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* About Page Styles */

.col-sm-12.about {
  -webkit-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  -moz-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  border-radius: 4px;
  padding: 40px;
}

.col-sm-12.contact {
  -webkit-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  -moz-box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  box-shadow: 0px 6px 10px 2px rgba(158,158,158,1);
  border-radius: 4px;
  padding: 40px;
}

.row.contact {
  padding-bottom: 40px;
}

/* Donate Page Styles */

.marriagemarch-donate {
  font-family: "cooper-black-std",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #2278be;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}


.row.donate {

}

.donate-side {
  background-color: #eee;
  border: 1px solid #ccc;
  color: #666;
  font-size: .85em;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* CSS ANIMATION STYLES
-------------------------------------------------- */

/* Curl Bottom Right */

.curl-bottom-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: -webkit-linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.curl-bottom-right:hover:before {
  width: 25px;
  height: 25px;
}

/* Float */

.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* Pop */

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pop:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Hover */

@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hover {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-inverse {
background-color: #2278be;
border-color: #2278be;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
color: #fff;
background-color: #ed4069;
border-radius: 4px;
}

.navbar-inverse .navbar-nav>li>a {
color: #fff;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

#myCarousel {
  height: 500px;
  margin-bottom: 30px;
  border-radius: 6px;
}

.carousel-inner,
.carousel .item,
.carousel .container {
  height: 100%;
}

.carousel .row {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding-bottom: 15px;
}

.carousel-heading {
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
}

.carousel-caption h1 {
  font-size: 56px;
  font-family: "cooper-black-std",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0,0,0,.6);
}

.carousel .carousel-inner .bg {
  background-repeat:no-repeat;
  background-size:cover;
}

.carousel .carousel-inner .bg {
  background-position: center center;
  background-size: cover;
}

.carousel .carousel-inner .bg2 {
  background-image:url(/assets/images/uploads/carousel/2016marchforfreedom.jpg);
}

.carousel .carousel-inner .bg3 {
  background-image:url(/assets/images/uploads/carousel/2016marchfortruth.jpg);
}

.carousel .carousel-inner .bg4 {
  background-image:url(/assets/images/uploads/carousel/2016marchformarriage.jpg);
}

/* MAIN CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */

.main {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 30px;
}

.main h2 {
  font-weight: normal;
}
.main .col-sm-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

/* WEBICONS
-------------------------------------------------- */

.fc-webicon { display: inline-block; background-size: 100%; width: 30px; height: 30px; text-indent: -999em; text-align: left; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 5px; }
.fc-webicon.small { width: 20px; height: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.fc-webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
/*.fc-webicon:hover { margin: -1px 0 1px; -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }*/

/* Facebook */
.no-svg .fc-webicon.facebook { background: url("/assets/images/fairhead-icons/fc-webicon-facebook-m.png"); }
.no-svg .fc-webicon.facebook.large { background: url("/assets/images/fairhead-icons/fc-webicon-facebook.png"); }
.no-svg .fc-webicon.facebook.small { background: url("/assets/images/fairhead-icons/fc-webicon-facebook-s.png"); }
.svg .fc-webicon.facebook { background: url("/assets/images/fairhead-icons/fc-webicon-facebook.svg"); }

/* Google+ */
.no-svg .fc-webicon.googleplus { background: url("/assets/images/fairhead-icons/fc-webicon-googleplus-m.png"); }
.no-svg .fc-webicon.googleplus.large { background: url("/assets/images/fairhead-icons/fc-webicon-googleplus.png"); }
.no-svg .fc-webicon.googleplus.small { background: url("/assets/images/fairhead-icons/fc-webicon-googleplus-s.png"); }
.svg .fc-webicon.googleplus { background: url("/assets/images/fairhead-icons/fc-webicon-googleplus.svg"); }

/* Mail */
.no-svg .fc-webicon.mail { background: url("/assets/images/fairhead-icons/fc-webicon-mail-m.png"); }
.no-svg .fc-webicon.mail.large { background: url("/assets/images/fairhead-icons/fc-webicon-mail.png"); }
.no-svg .fc-webicon.mail.small { background: url("/assets/images/fairhead-icons/fc-webicon-mail-s.png"); }
.svg .fc-webicon.mail { background: url("/assets/images/fairhead-icons/fc-webicon-mail.svg"); }

/* Pinterest */
.no-svg .fc-webicon.pinterest { background: url("/assets/images/fairhead-icons/fc-webicon-pinterest-m.png"); }
.no-svg .fc-webicon.pinterest.large { background: url("/assets/images/fairhead-icons/fc-webicon-pinterest.png"); }
.no-svg .fc-webicon.pinterest.small { background: url("/assets/images/fairhead-icons/fc-webicon-pinterest-s.png"); }
.svg .fc-webicon.pinterest { background: url("/assets/images/fairhead-icons/fc-webicon-pinterest.svg"); }

/* Twitter */
.no-svg .fc-webicon.twitter { background: url("/assets/images/fairhead-icons/fc-webicon-twitter-m.png"); }
.no-svg .fc-webicon.twitter.large { background: url("/assets/images/fairhead-icons/fc-webicon-twitter.png"); }
.no-svg .fc-webicon.twitter.small { background: url("/assets/images/fairhead-icons/fc-webicon-twitter-s.png"); }
.svg .fc-webicon.twitter { background: url("/assets/images/fairhead-icons/fc-webicon-twitter.svg"); }

.socials a{
  margin: 0 5px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {


  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left:  15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left:  0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

}

@media (max-width: 768px) {
  .march-logo {
    width: 100px;
    margin-left: -50px;
  }
  .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 300px;
  }
  #myCarousel {
    height: 300px;
    margin-bottom: 50px;
  }
  .carousel .item {
    height: 100%;
  }
  .nav-right{
    float: left;
  }
  .container.main {
      padding: 0 15px;
  }

  .main .col-lg-4 {
    padding: 20px 30px;
  }
  .logo {
    width:125px;
    height: auto;
    margin: 5px;
  }
  .panel-title.schedule {
    text-align: left;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 138%;
    text-shadow: 2px 2px #000000;
  }
}

@media only screen and (min-width: 768px)  and (max-width: 992px) {
  .panel-title.schedule {
    text-align: left;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 138%;
    text-shadow: 2px 2px #000000;
  }

 .navbar-wrapper .container {
    padding-right: 0px;
    padding-left:  0px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
  }
}


@media only screen and (min-width: 992px)  and (max-width: 1200px) {
  .panel-title.schedule {
    text-align: left;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 138%;
    text-shadow: 2px 2px #000000;
  }
}


/*
 * simplyScroll 2 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 *
 * Copyright (c) 2009-2012 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT and GPL licenses.
 *
 * Last revised: 31/01/2012
 *
 */

/* Default/Master classes

Example markup format (for horizontal scroller)
Note all DIVs are generated and should not be hard-coded

<div class="your-custom-class simply-scroll-container">
  <div class="simply-scroll-btn simply-scroll-btn-left"></div>
  <div class="simply-scroll-btn simply-scroll-btn-right"></div>
  <div class="simply-scroll-clip">
    <ul class="simply-scroll-list">
      <li>...</li>
      ...
    </ul>
  </div>
</div>


*/

.simply-scroll-container { /* Container DIV - automatically generated */
  position: relative;
}

  .simply-scroll-clip { /* Clip DIV - automatically generated */
    position: relative;
    overflow: hidden;
  }

  .simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
  }

    .simply-scroll-list li {
      padding: 0 20px;
      margin: 0;
      list-style: none;
    }

    .simply-scroll-list li img {
      border: none;
      display: block;
    }

  .simply-scroll-btn {
    position: absolute;
    background-image: url(buttons.png);
    width: 42px;
    height: 44px;
    z-index:3;
    cursor: pointer;
  }

  .simply-scroll-btn-left {
    left: 6px;
    bottom: 6px;
    background-position: 0 -44px;
  }
  .simply-scroll-btn-left.disabled {
    background-position: 0 0 !important;
  }
  .simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
    background-position: 0 -88px;
  }

  .simply-scroll-btn-right {
    right: 6px;
    bottom: 6px;
    background-position: -84px -44px;
  }
  .simply-scroll-btn-right.disabled {
    background-position: -84px 0 !important;
  }
  .simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
    background-position: -84px -88px;
  }

  .simply-scroll-btn-up {
    right: 6px;
    top: 6px;
    background-position: -126px -44px;
  }
  .simply-scroll-btn-up.disabled {
    background-position: -126px 0 !important;
  }
  .simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
    background-position: -126px -88px;
  }

  .simply-scroll-btn-down {
    right: 6px;
    bottom: 6px;
    background-position: -42px -44px;
  }
  .simply-scroll-btn-down.disabled {
    background-position: -42px 0 !important;
  }
  .simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
    background-position: -42px -88px;
  }

  .simply-scroll-btn-pause {
    right: 6px;
    bottom: 6px;
    background-position: -168px -44px;
  }
  .simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
    background-position: -168px -88px;
  }

  .simply-scroll-btn-pause.active {
    background-position: -84px -44px;
  }
  .simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
    background-position: -84px -88px;
  }

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
  width: 100%;
  height: 200px;
  margin-bottom: 1em;
}

  .simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 200px;
  }

    .simply-scroll .simply-scroll-list {}

    .simply-scroll .simply-scroll-list li {
      float: left;
      width: 220px;
      height: 200px;
    }
    .simply-scroll .simply-scroll-list li img {}

  .simply-scroll .simply-scroll-btn {}

  .simply-scroll .simply-scroll-btn-left {}
  .simply-scroll .simply-scroll-btn-left.disabled {}
  .simply-scroll .simply-scroll-btn-left:hover {}

  .simply-scroll .simply-scroll-btn-right {}
  .simply-scroll .simply-scroll-btn-right.disabled {}
  .simply-scroll .simply-scroll-btn-right:hover {}

  .simply-scroll .simply-scroll-btn-up {}
  .simply-scroll .simply-scroll-btn-up.disabled {}
  .simply-scroll .simply-scroll-btn-up:hover {}

  .simply-scroll .simply-scroll-btn-down {}
  .simply-scroll .simply-scroll-btn-down.disabled {}
  .simply-scroll .simply-scroll-btn-down:hover {}



/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
  width: 340px;
  height: 400px;
  margin-bottom: 1.5em;
}

  .vert .simply-scroll-clip {
    width: 290px;
    height: 400px;
  }

    .vert .simply-scroll-list {}

    .vert .simply-scroll-list li {
      width: 290px;
      height: 200px;
    }
    .vert .simply-scroll-list li img {}

  .vert .simply-scroll-btn {}

  .vert .simply-scroll-btn-up { /* modified btn pos */
    right: 0;
    top: 0;
  }
  .vert .simply-scroll-btn-up.disabled {}
  .vert .simply-scroll-btn-up:hover {}

  .vert .simply-scroll-btn-down { /* modified btn pos */
    right: 0;
    top: 52px;
  }
  .vert .simply-scroll-btn-down.disabled {}
  .vert .simply-scroll-btn-down:hover {}

  /* NOTE left-right classes wouldn't be needed on vertical scroller */

/* Flex Video for responsive iframes */

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

.page-header {
  margin-top: 0;
}

.page-header h1 {
  margin-top: 0;
}

.landing-page-carousel-registration label {
  display: none;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
