@CHARSET "ISO-8859-1";

html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  margin-bottom: 75px;
  padding-bottom: 40px;
}
textarea {
  resize: none;
}
hr {
  border: 1px solid #c1c1c1;
}

/* COMMON CSS
-------------------------------------------------- */
.alc {
  text-align: center;
}
.nomargin {
  margin: 0 !important;
}
.nopad {
  padding: 0 !important;
}
.mtop15 {
  margin-top: 15px;
}
.col-1 {
  color: #333;
  text-shadow: 1px 2px 2px rgba(255, 255, 255, 1) !important;
}
.form-control {
  height: 40px;
}
.no-border td {
  border: none !important;
}
.shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}


/* FOOTER CSS
-------------------------------------------------- */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 0 15px 0;
  background-color: #f2f2f2;
  border-top: 1px solid #e4e4e4;
}
.footer .copy {
  float: right;
  font-weight: 600;
  line-height: 40px;
  margin-right: 15px;
}


/* NAVBAR CSS
-------------------------------------------------- */
#nav-slider {
  width: 0;
  height: 50px;
  background: url("../images/navbg.png") repeat scroll 0 0 #d67b14;
  transition: left 400ms ease 0s, width 400ms ease 0s;
  position: fixed;
  top: 0;
}
.header-shadow {
  box-shadow: 0 2px 15px 0 #333;
}
.navbar-toggle {
  margin: 15px 15px 15px 0;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-spirit {
  background: #5f4d75;
  opacity: 0.85;
}
#navbar {
  background: url("../images/navbg.png") repeat scroll 0 0 transparent;
}
.navbar-brand {
  color: #efefef;
  height: auto;
  margin-top: 5px;
}
a.navbar-brand:hover, a.navbar-brand:focus {
  color: #fff;
}
.navbar-nav {
  color: #ffffff;
  margin-right: 0;
  text-transform: uppercase;
}
.navbar-spirit > nav.ul {
  text-transform: uppercase;
}
.nav-top {
  border-bottom: 2px solid #efefef;
}
.nav-top > li > a, .nav-bottom > li > a {
  color: #ffffff;
  padding: 15px;
}
.nav-top > li > a:hover, .nav-top > li.active > a {
  color: #fff;
  background: url("../images/navbg.png") repeat scroll 0 0 #d67b14;
}
.nav-top > li > a:focus {
  background: transparent;
}
li.signup a {
  color: #000;
  font-weight: bold;
  background: url("../images/navbg.png") repeat scroll 0 0, radial-gradient(#ffeaa9 35%, #fcca54 65%);
}
.nav-bottom {
  font-weight: bold;
  padding: 0;
  list-style: outside none none;
}
.nav-bottom > li, .nav-bottom > li > a {
  display: block;
  position: relative;
}
.nav-bottom > li > a:hover, .nav-bottom > li > a:focus {
  color: #ffffff;
  background: transparent;
  text-decoration: none;
}
.nav-bottom > li.active > a {
  color: #fcca54;
}
.nav-bottom a > span.right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #cd6e24;
  position: absolute;
  right: -5px;
  top: 17px;
}
.navbar-cities::before, .navbar-cities::after {
  content: " ";
  display: table;
}
.navbar-cities::after {
  clear: both;
}
.navbar-cities {
  width: 100%;
}


/* CONTENT CSS
------------------------- */
.content-pad {
  padding: 100px 15px 20px 15px;
}
.featurette {
  margin-bottom: 20px;
}
.featurette-header {
  font-size: 42px;
  font-weight: 200;
  text-align: center;
  margin: 45px 0 30px 0;
}
.featurette-divider {
  width: 85%;
  border: 2px solid #abb6be;
  margin: 25px auto 30px;
}
.featurette-image {
  margin: 25px auto 0;
}
.featurette-title {
  font-weight: 600;
}
.featurette-intro {
  font-size: 18px;
}
.blue-bg {
  background: #eaf2f7;
}
.schedule {
  font-size: 18px;
}
.cxo h2 {
  margin: 35px 0 30px 0;
}
.cxo img {
  width: 82%;
  margin: 0 auto;
}
.cxo .lead {
  width: 75%;
  margin: 25px auto 30px;
}
.cxo .agenda {
  font-size: 20px;
  margin: 25px auto 30px;
}
.cxo .venue .path {
  font-size: 18px;
  text-align: center;
}
.cxo .venue .path img {
  width: 70%;
}
.mission {
  width: 78%;
  margin: 0 auto 60px;
}
.mission img.main {
  margin: 30px auto 5px;
}
.mission .row img {
  margin: 20px auto 0;
}
.mission .caption {
  width: 235px;
  height: 350px;
  font-weight: 600;
  line-height: 2;
  padding: 10px 12px;
  margin: 0 auto;
  background: #f1f1f1;
  position: relative;
}
.mission .caption .highlight {
  color: #d43f3a;
}
.mission .caption .continue {
  margin: 0 10px 0 0;
  top: 17px;
}
.about h3 {
  width: 85%;
  font-weight: 800;
  margin: 20px auto 40px;
  position: relative;
}
.about img {
  width: 75%;
  margin: 0 auto;
  box-shadow: 4px 5px 15px #9a9a9a;
}
.about .intro {
  width: 75%;
  font-size: 18px;
  font-weight: 800;
  line-height: 2;
  margin: 20px auto 30px;
  position: relative;
}
.about .highlight {
  color: #3b5998;
}
span.continue {
  width: 0;
  height: 0;
  margin: 0 0 0 12px;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #ffc404;
  position: absolute;
  top: 6px;
}
.about .intro span.continue{
  margin: 0 10px 0 0;
  top: 10px;
}
.venue {
  position: relative;
  margin-bottom: 40px;
}
.venue img {
  width: 100%;
  height: 215px;
}
.venue .details {
  width: 100%;
  background: rgba(245, 245, 245, 0.6);
  position: absolute;
  top: 0;
}
.venue .addr > h4 {
  margin: 20px 0 25px 0;
}
.venue .addr .bolder {
  font-weight: 800;
}
.venue .details .map {
  height: 180px;
  margin: 20px 0 15px 20px;
  box-shadow: 2px 6px 10px #999;
}
#gallery .thumb {
  height: 160px;
  margin-bottom: 30px;
  overflow: hidden;
}
.form-contact {
  margin-top: 30px;
}
.form-contact .form-group {
  margin-bottom: 30px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media screen and (max-width: 991px) {
  .navbar-header {
    background: url("../images/navbg.png") repeat scroll -3px 0 transparent;
  }
  .navbar-header, .navbar-brand {
    float: none;
  }
  .navbar-brand > img {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .venue .details {
    position: relative;
  }
  .venue .details .map {
    margin-left: 0;
  }
  .featurette-header {
    font-size: 32px;
  }
}

@media screen and (max-width: 480px) {
  .featurette-image {
    width: 65%;
  }
  .cxo h2 {
    font-size: 28px;
  }
  .cxo img, .mission {
    width: 100%;
  }
  .mission .caption {
    line-height: 1.8;
  }
}
