/* general styles */
html, body {
  height: 100%;
  width: 100%;
  
}

.mpa-home-link-nav a:hover{
  color: #FFFFFF;
}
.mpa-home-link-nav  a:link{
  color: #FFFFFF;
}
.mpa-home-link-nav  a:visited{
  color: #FFFFFF;
}

.mpa-home-link-nav {
  font-family: 'Patua One', cursive;
  text-transform: uppercase;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 2rem;
  font-size: 25px;
  font-weight: 700;
  text-shadow: 0 0 2px #222, 0 0 2px #222;
  /*color: #85ADFF;*/
  color: #FFFFFF;
  -webkit-animation-play-state: running;
  animation-play-state: running; 
}

.book-nav {
  left: 100%;
  margin-left: -350px;
}
.photo-nav {
  left: 100%;
  margin-left: -150px;
}

/* padded section */
.pad-section {
  padding: 50px 0;
}
.pad-section img {
  /*width: 100%;*/
}
.mpa-thumbnail {
   width: 60px;
   height: 60px;
  }
/* vertical-centered text */
.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  
}

.map-home h1 {
  font-size: 120px;
  font-weight: 700;
  text-shadow: 0 0 2px #222, 0 0 2px #222;
  /*color: #85ADFF;*/
  color: #FFFFFF;
}

.map-box {
  height: 300px;
}

.map-home h2 {
  font-size: 40px;
  font-weight: 700;
  text-shadow: 0 0 2px #222, 0 0 2px #222;
  /*color: #85ADFF;*/
  color: #FFFFFF;
}

/*
.text-vcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
} */

.mpa-section h1, h2, h3 {
  font-family: 'Patua One', cursive;
  text-transform: uppercase;
}
/* additional sections */
#home {
  background: url(img/bg1.jpg) no-repeat center center fixed;
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#mpa-final {
  background: url(img/mpa_foto.jpg) no-repeat center center fixed;
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#about {
}

.mpa-panel {
  font-family: 'Slabo 27px', serif;
}
.mpa-panel hr {
/*
  color: #000;
  background-color: #000;
  */
  height: 3px;
}


.mpa-section {
  font-family: 'Slabo 27px', serif;
  padding: 25px 75px;
  margin: 0 0 0px;
  /* green */
  /*
  background-color: #A5D6A7;
  color: #1B5E20;
  */
  background-image: url(img/ct-bg.png);
  background-color: #2980B9;
  color: #FFFFFF;
}
.mpa-fabric-bg {
  background-image: url(img/fb-bg.png);
  background-color: #FFFFFF;
};

.mpa-mid-section {
  background-color: #FFFFFF;
}

.mpa-section h3 {
  font-size: 40px;
  font-family: 'Patua One', cursive;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 4px double #FFFFFF;
}

.speaker-img{
  border: 2px solid #000000;
  border-radius: 50%;
  height: 200px;
  width: 200px;
  opacity: .8;
}

.speaker-box {
  height: 120px;
  margin: 10px 10px;
  padding: 10px 0px;
  border: 4px solid currentColor;
}

.mpa-section-2 {
  font-family: Roboto;
  background-color: #FFFFFF;
  opacity: 0.85;
}

/*
.speaker-box h4 {
  font-size: 1vw;
}
*/

#services .glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

.services a:visited {
  color: #FFFFFF;
}

.services a:link {
  color: #FFFFFF;
}

.services a:active {
  color: #0d47a1;
}

.services a:hover {
  color: #0d47a1;
}

.glyphicon-md {
  border: 3px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 40px;
  height: 80px;
  line-height: 75px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
}

#information {
  background: url(img/bg4.jpg) no-repeat center center fixed;
  display: table;
  height: 800px;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#information .panel {
  opacity: 0.85;
}

.workshop-pl {
  background: url(img/bg5.jpg) no-repeat center center fixed;
  display: table;
  height: 800px;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.85;
}
.workshop-pl panel {
  opacity: 0.85;
}



.mpa-mid-sponsors {
  height: 90px;
}

.venue-pl {
  background: url(img/bg3.jpg) no-repeat center center fixed;
  display: table;
  height: 300px;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#google_map {
  height: 300px;
}

footer {
  color: #FFFFFF;
  background-image: url(img/ct-bg.png);
  background-color: #2980B9;
  padding: 20px 0;
}

footer  a{
  color: #FFFFFF;
}

footer .glyphicon {
  color: #333333;
  font-size: 60px;
}
footer .glyphicon:hover {
  color: #306d9f;
}

.carousel,
.carousel-control.right,
.carousel-control.left {
  background-image: none;
  background-color: #FFFFFF;
}

.carousel-control {
  color: #000000;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
  width: 200px; /* use this, or not */
  margin: auto;
}