.key-section h4 {
  background: #54000c;
  color: #FFF;
  padding: 8px 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }

.event-details h3 {
  margin-top: 15px; }

*, html, body {
  font-family: "pragmatica", sans-serif; }

body {
  min-width: 320px;
  background-color: #FFF; }

body, p, span, li {
  font-size: 16px;
  line-height: 1.5em;
  color: #333; }

p {
  padding-top: 0;
  margin-bottom: 15px; }

li {
  padding-bottom: 0; }
  li p {
    margin-bottom: 5px; }

h1, h2, h3, h4, h5 {
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 15px;
  color: #54000c; }

h1 {
  margin-top: 30px; }

h1.emphasis {
  font-size: 10em; }

h2, h3 {
  margin-top: 30px; }

h3, h4 {
  margin-top: 15px;
  margin-bottom: 5px; }

.glyphicon {
  color: inherit;
  line-height: inherit;
  font-size: 0.8em; }

iframe {
  border: 0;
  width: 100%;
  height: 100%; }

.margin-bottom {
  margin-bottom: 30px; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

/** LINKS */
a,
a:hover,
a:visited,
a:active {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
  font-weight: bold; }

a, a:visited {
  color: #e359a1; }

a:hover {
  color: #b0457c; }

a span {
  color: inherit; }

.btn .glyphicon {
  color: inherit; }

/** BUTTONS **/
.btn,
.btn:hover,
.btn:visited,
.btn:active {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border: 0; }

.btn-page-toggle,
.btn-register,
.btn-request,
.btn-view-all,
.btn-error {
  margin-top: 15px;
  margin-bottom: 15px; }

.btn-page-toggle,
.btn-enter,
.btn-register,
.btn-request,
.btn-speaker,
.btn-error,
.btn-signup,
.btn-page-toggle:visited,
.btn-enter:visited,
.btn-register:visited,
.btn-request:visited,
.btn-speaker:visited,
.btn-error:visited,
.btn-signup:visited {
  color: #FFF;
  background-color: #e359a1; }

.btn-page-toggle:hover,
.btn-enter:hover,
.btn-register:hover,
.btn-request:hover,
.btn-speaker:hover,
.btn-error:hover,
.btn-signup:hover {
  color: #FFF;
  background-color: #b0457c; }

.btn-directions,
.btn-read-bio,
.btn-cta-box:visited,
.btn-directions:visited,
.btn-read-bio:visited {
  color: #FFF;
  background-color: #402d2f; }

.btn-directions:hover,
.btn-read-bio:hover {
  color: #FFF;
  background-color: #735054; }

.btn-cta-box,
.btn-view-all,
.btn-hotel,
.btn-view-all:visited,
.btn-hotel:visited {
  color: #402d2f;
  background-color: #e5cace; }

.btn-cta-box:hover,
.btn-view-all:hover,
.btn-hotel:hover {
  color: #735054;
  background-color: #FFF; }

.btn-toggle {
  border: 0;
  text-decoration: none;
  margin-bottom: 0;
  padding-left: 0; }
  .btn-toggle h4 {
    color: #e359a1;
    margin-top: 0;
    margin-bottom: 0;
    border: 0; }

#header,
.count-down,
.container-fluid.page-title {
  background-color: #54000c; }

.container.page-title {
  padding-top: 76px; }

.navbar {
  border: 0;
  background: rgba(0, 0, 0, 0.5);
  min-width: 320px; }
  .navbar .navbar-btn {
    margin-top: 20px;
    margin-bottom: 20px; }

.navbar-nav {
  margin-right: 15px; }
  .navbar-nav li a {
    line-height: 44px;
    color: #e5cace !important; }
    .navbar-nav li a:hover {
      color: #FFF !important; }
    .navbar-nav li a:active {
      background-color: #FFF; }
  .navbar-nav li .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0; }
    .navbar-nav li .dropdown-menu li a {
      font-weight: bold;
      background-color: #54000c; }
      .navbar-nav li .dropdown-menu li a:hover {
        color: #FFF !important;
        background-color: #870014; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background: #870014; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background: #54000c; }

#header .navbar-brand {
  width: auto;
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block; }
#header .logo {
  width: auto;
  height: 76px;
  margin-top: 0; }
#header .icon {
  width: 100%;
  height: auto; }

/** HOME **/
.count-down {
  padding-top: 15px;
  padding-bottom: 15px; }
  .count-down h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #e5cace; }

.is-countdown {
  color: #e5cace; }

.number {
  color: #e359a1; }

div.image-hero {
  margin-top: 91px; }

.carousel-inner .item {
  /*height: 600px;*/ }
  .carousel-inner .item a img {
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
.carousel-inner img {
  margin: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.carousel-indicators,
.carousel-caption {
  display: none; }

h1.page-title {
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #FFF; }

#content.home .section {
  padding-top: 15px;
  padding-bottom: 15px; }
#content.home .event-details {
  background-color: #CCC;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 0 0 10px 10px; }
#content.home .event-details h2 {
  margin-top: 5px; }
#content.home .speakers .company {
  margin-bottom: 30px; }

#content.sub-pages {
  /*min-height: 500px;*/ }
  #content.sub-pages h1.page-title {
    margin-top: 70px; }
  #content.sub-pages .main-column {
    padding-top: 15px;
    padding-bottom: 15px; }

#content.sub-pages.error .main-column {
  margin-top: 15px; }

.side-bar {
  padding-top: 0; }
  .side-bar p,
  .side-bar span {
    margin-top: 0;
    color: #402d2f; }
  .side-bar h4 {
    margin-top: 15px; }
  .side-bar .event-details,
  .side-bar .event-contacts {
    background-color: #CCC;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0; }
  .side-bar .cta {
    background: url("../images/bg_cta.png") #54000c no-repeat top center;
    background-size: 100%;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 15px;
    background-position: 100% 0; }
    .side-bar .cta h2, .side-bar .cta h4 {
      color: #FFF; }
    .side-bar .cta h4 {
      margin-bottom: 0; }

.cta {
  border: 8px solid #870014;
  padding-top: 0;
  padding-bottom: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: url("../images/bg_cta.png") #54000c no-repeat top right;
  border-radius: 200px; }
  .cta h2 {
    color: #FFF; }
  .cta h4 {
    padding-bottom: 15px;
    color: #FFF; }

.speakers {
  /*	.thumbnail {
  		@include border-radius (64px 64px 8px 8px);
  	}*/ }
  .speakers .photo {
    margin-top: 0;
    margin-bottom: 5px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -ms-border-radius: 200px;
    border-radius: 200px;
    border: 4px solid #e359a1;
    -webkit-transition: border 0.5s ease;
    -moz-transition: border 0.5s ease;
    -ms-transition: border 0.5s ease;
    transition: border 0.5s ease; }
  .speakers .photo:hover {
    border: 4px solid #b0457c;
    -webkit-transition: border 0.5s ease;
    -moz-transition: border 0.5s ease;
    -ms-transition: border 0.5s ease;
    transition: border 0.5s ease; }
  .speakers .name {
    margin-top: 0;
    margin-bottom: 0;
    color: #e359a1;
    font-weight: bold; }
  .speakers .designation {
    color: #402d2f;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0; }
  .speakers .company {
    color: #402d2f;
    margin-bottom: 0; }
  .speakers .name,
  .speakers .designation,
  .speakers .company {
    text-align: center; }

.speaker-others .thumbnail {
  margin-top: 15px;
  -webkit-border-radius: 44px 44px 8px 8px;
  -moz-border-radius: 44px 44px 8px 8px;
  -ms-border-radius: 44px 44px 8px 8px;
  border-radius: 44px 44px 8px 8px; }
  .speaker-others .thumbnail .name,
  .speaker-others .thumbnail .company {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.featured-img {
  overflow: hidden; }
  .featured-img img {
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.contact-set h4 {
  margin-bottom: 5px; }

.agenda h2.date {
  padding-bottom: 15px;
  color: #54000c; }
.agenda a.name:hover {
  color: #b0457c; }

.agenda-title {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #e5cace;
  font-weight: bold;
  border-radius: 2px; }
  .agenda-title span {
    color: #444; }

.timing-set {
  border-bottom: 1px solid #870014;
  padding-bottom: 10px; }

.agenda-time h4 {
  color: #402d2f; }

.agenda-timing-set h4 {
  color: #54000c; }
.agenda-timing-set p {
  color: #402d2f; }

.agenda-programme h5 {
  padding-top: 15px; }
.agenda-programme .company {
  margin-right: 15px; }

.speakers .thumbnail,
.speaker-others .thumbnail {
  border: 0; }
  .speakers .thumbnail .name,
  .speaker-others .thumbnail .name {
    margin-top: 0; }
  .speakers .thumbnail .designation,
  .speakers .thumbnail .company,
  .speaker-others .thumbnail .designation,
  .speaker-others .thumbnail .company {
    color: #402d2f;
    margin: 0; }
  .speakers .thumbnail a .photo,
  .speaker-others .thumbnail a .photo {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    border: 4px solid #e359a1; }

.speaker-group .photo {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 0; }

.table thead tr th {
  color: #FFF;
  background-color: #870014; }
  .table thead tr th span {
    color: #FFF; }
.table thead tr th, .table thead tr td {
  border-bottom: 1px solid #e5cace; }
.table tbody th, .table tbody td, .table tfoot th, .table tfoot td {
  border-bottom: 1px solid #e5cace; }

.table-hover tbody tr:hover {
  background-color: #e5cace; }

.contact-form {
  margin-top: 30px; }
  .contact-form .btn {
    margin-top: 30px; }

.partner-set {
  padding-bottom: 30px; }
  .partner-set h2 {
    background-color: #e359a1;
    text-align: center;
    color: #FFF;
    padding: 15px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px; }
  .partner-set img {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto; }

.partner-name {
  margin-top: 0; }

#footer {
  background-color: #330008; }
  #footer .section {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 2px solid #54000c; }
    #footer .section p, #footer .section li {
      color: #FFF; }
  #footer .section.venue h2 {
    margin-top: 0;
    color: #FFF; }
  #footer .section.venue h2, #footer .section.venue h3, #footer .section.venue h4 {
    transform: translateZ(0);
    color: #FFF; }
  #footer .section.partners {
    background-color: #FFF;
    background-size: auto 100%;
    padding-top: 0; }
    #footer .section.partners img {
      margin-top: 15px;
      margin-bottom: 15px; }
  #footer .section.subscription {
    background-color: #402d2f; }
    #footer .section.subscription h3 {
      margin-top: 0; }
    #footer .section.subscription h3,
    #footer .section.subscription p {
      color: #e5cace; }
  #footer .section.byline .logo {
    max-width: 240px; }
  #footer p.byline {
    padding-top: 15px;
    line-height: 1.5em; }
    #footer p.byline a {
      color: #e5cace;
      text-decoration: none; }
    #footer p.byline a:hover {
      color: #FFF;
      text-decoration: none; }

.input-group {
  width: 100%; }

.input-group-btn .btn {
  margin-top: 0;
  margin-bottom: 0; }

.regional-sites h4 {
  margin-top: 30px;
  margin-bottom: 15px;
  color: #FFF; }
.regional-sites .panel-heading {
  background-color: #e359a1; }
  .regional-sites .panel-heading h3 {
    margin-top: 10px; }
.regional-sites .panel-body h3 {
  margin-top: 10px; }

/*# sourceMappingURL=styles.css.map */
