/*  Syntax Quick Reference
  --------------------------
  column($ratios: 1, $offset: 0, $cycle: 0, $uncycle: 0, $gutter: $jeet-gutter)
  span($ratio: 1, $offset: 0)
  shift($ratios: 0, $col_or_span: column, $gutter: $jeet-gutter)
  unshift()
  edit()
  center($max_width: 1410px, $pad: 0)
  stack($pad: 0, $align: false)
  unstack()
  align($direction: both)
  cf()
*/
/* -- reset -- */
/* line 1, ../../private/scss/reset/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* mixins */
/* centralise your fonts here */
/* for best browser support use px of em */
/* common */
/* line 1, ../../private/scss/common/_common.scss */
.ir {
  display: block;
  text-indent: -9999px;
  text-transform: capitalize;
}

/* line 7, ../../private/scss/common/_common.scss */
.fouc {
  visibility: hidden;
}

/* line 1, ../../private/scss/common/_layout.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../../private/scss/common/_layout.scss */
html {
  width: 100%;
  -webkit-font-smoothing: antialiased;
}

/* line 10, ../../private/scss/common/_layout.scss */
body {
  margin: 0 auto;
}

/* line 14, ../../private/scss/common/_layout.scss */
.container {
  position: relative;
  margin: 0 auto;
  height: 100%;
  max-width: 1440px;
}

/* line 21, ../../private/scss/common/_layout.scss */
.row {
  *zoom: 1;
  width: auto;
  max-width: 1080px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  clear: both;
  position: relative;
  *zoom: 1;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.row:before, .row:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.row:after {
  clear: both;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.row:before, .row:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.row:after {
  clear: both;
}

/* line 28, ../../private/scss/common/_layout.scss */
.row--full, .row--form {
  *zoom: 1;
  position: relative;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.row--full:before, .row--full:after, .row--form:before, .row--form:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.row--full:after, .row--form:after {
  clear: both;
}

/* mobile + tablet */
/* line 1, ../../private/scss/common/_typography.scss */
body {
  font-family: 'Roboto', sans-serif, "adelle";
}

/* line 5, ../../private/scss/common/_typography.scss */
h1 {
  font-family: 'Roboto', sans-serif, "adelle";
  font-size: 44px;
  font-weight: 300;
}

/* line 12, ../../private/scss/common/_typography.scss */
h2 {
  font-family: "adelle", 'Roboto', sans-serif;
}

/* line 18, ../../private/scss/common/_typography.scss */
h3 {
  font-family: 'Roboto', sans-serif, "adelle";
  font-size: 28px;
  font-weight: 300;
}

/* line 24, ../../private/scss/common/_typography.scss */
h4 {
  font-family: "adelle", 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 400;
}
@media (max-width: 860px) {
  /* line 24, ../../private/scss/common/_typography.scss */
  h4 {
    font-size: 14px;
  }
}

/* line 34, ../../private/scss/common/_typography.scss */
h5 {
  color: #999999;
  font-size: 15px;
  display: inline-block;
  padding-right: 20px;
  border-right: 2px solid #000000;
}
@media (max-width: 860px) {
  /* line 34, ../../private/scss/common/_typography.scss */
  h5 {
    border-right: none;
    border-bottom: 2px solid #000000;
  }
}

/* line 50, ../../private/scss/common/_typography.scss */
p {
  font-family: 'Roboto', sans-serif, "adelle";
  font-size: 16px;
}
@media (max-width: 860px) {
  /* line 50, ../../private/scss/common/_typography.scss */
  p {
    font-size: 14px;
  }
}

/* line 64, ../../private/scss/common/_typography.scss */
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

/* line 73, ../../private/scss/common/_typography.scss */
nav ul li a.selected {
  border-left: 3px solid black;
  margin-left: -11px;
  padding-left: 9px;
}
@media (max-width: 860px) {
  /* line 73, ../../private/scss/common/_typography.scss */
  nav ul li a.selected {
    border-left: none;
    margin-left: 20px;
    padding-left: 0px;
  }
}

/* line 1, ../../private/scss/common/_stickyfooter.scss */
* {
  margin: 0;
}

/* line 4, ../../private/scss/common/_stickyfooter.scss */
html, body {
  height: 100%;
}

/*.push {
	min-height: 100%;
	margin-bottom: -219px;
	padding-top: 56px;
}
.push:after {

	content: "";
	display: block;
}
.footer, .push:after {
	height: 219px;
}*/
/* partials */
/* line 1, ../../private/scss/partials/_header.scss */
.header {
  height: 135px;
  width: 100%;
  background: rgba(245, 245, 245, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  border-bottom: 1px solid #999999;
}
@media (max-width: 860px) {
  /* line 1, ../../private/scss/partials/_header.scss */
  .header {
    height: 88px;
  }
}
/* line 15, ../../private/scss/partials/_header.scss */
.header .nav {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 68px;
  display: block;
  float: left;
  padding-top: 14px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.header .nav:before, .header .nav:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.header .nav:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 15, ../../private/scss/partials/_header.scss */
  .header .nav {
    display: none;
    padding-left: 0px;
  }
}
/* line 27, ../../private/scss/partials/_header.scss */
.header .nav ul {
  list-style-type: none;
  border-left: 2px solid #000000;
  padding-left: 10px;
}
/* line 32, ../../private/scss/partials/_header.scss */
.header .nav ul li {
  margin-bottom: 10px;
}
/* line 38, ../../private/scss/partials/_header.scss */
.header .logo {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  float: left;
  text-align: center;
  padding-top: 34px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.header .logo:before, .header .logo:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.header .logo:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 38, ../../private/scss/partials/_header.scss */
  .header .logo {
    margin: 18px 0 0 20px;
    padding-top: 0px;
  }
  /* line 49, ../../private/scss/partials/_header.scss */
  .header .logo img {
    width: 201px;
    height: auto;
  }
}
/* line 57, ../../private/scss/partials/_header.scss */
.header .menu-button {
  display: none;
}
@media (max-width: 860px) {
  /* line 57, ../../private/scss/partials/_header.scss */
  .header .menu-button {
    display: block;
    float: right;
    padding: 38px 20px 20px 20px;
    cursor: pointer;
  }
}
/* line 68, ../../private/scss/partials/_header.scss */
.header .buy-tickets {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  float: left;
  position: relative;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.header .buy-tickets:before, .header .buy-tickets:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.header .buy-tickets:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 68, ../../private/scss/partials/_header.scss */
  .header .buy-tickets {
    display: none;
  }
}
/* line 79, ../../private/scss/partials/_header.scss */
.header .buy-tickets img {
  width: 234px;
  height: 90px;
  position: absolute;
  top: -25px;
  right: -26px;
}
/* line 87, ../../private/scss/partials/_header.scss */
.header .buy-tickets p {
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 71px;
  font-size: 20px;
  font-weight: 600;
  color: #EB2026;
}

/* line 101, ../../private/scss/partials/_header.scss */
.upcoming-container-mobi-nav {
  display: none;
}
@media (max-width: 860px) {
  /* line 101, ../../private/scss/partials/_header.scss */
  .upcoming-container-mobi-nav {
    width: 100%;
    max-width: 1440px;
    position: absolute;
    display: block;
    text-align: center;
    top: 12px;
    z-index: 101;
    height: 74px;
    display: block;
  }
  /* line 117, ../../private/scss/partials/_header.scss */
  .upcoming-container-mobi-nav .upcoming-box {
    display: inline-block;
    width: 209px;
    height: 100%;
    text-align: center;
    border: 1px solid #000000;
    background: #FFFFFF;
  }
  /* line 125, ../../private/scss/partials/_header.scss */
  .upcoming-container-mobi-nav .upcoming-box .top-box, .upcoming-container-mobi-nav .upcoming-box .bottom-box {
    width: 100%;
    height: 39px;
    border: 1px solid #000000;
  }
  /* line 130, ../../private/scss/partials/_header.scss */
  .upcoming-container-mobi-nav .upcoming-box .top-box a, .upcoming-container-mobi-nav .upcoming-box .bottom-box a {
    margin: 0px !important;
  }
  /* line 134, ../../private/scss/partials/_header.scss */
  .upcoming-container-mobi-nav .upcoming-box .top-box h4, .upcoming-container-mobi-nav .upcoming-box .top-box p, .upcoming-container-mobi-nav .upcoming-box .bottom-box h4, .upcoming-container-mobi-nav .upcoming-box .bottom-box p {
    text-align: center;
    line-height: 37px;
    font-size: 16.5px;
    color: #000000 !important;
    font-family: "adelle", 'Roboto', sans-serif;
  }
  /* line 142, ../../private/scss/partials/_header.scss */
  .upcoming-container-mobi-nav .upcoming-box .top-box #day, .upcoming-container-mobi-nav .upcoming-box .bottom-box #day {
    color: #EB2026;
    float: left;
    padding: 25px 0 0 28px;
  }
}

/* line 1, ../../private/scss/partials/_footer.scss */
.footer {
  width: 100%;
  background: #FFFFFF;
  z-index: 300;
}
/* line 6, ../../private/scss/partials/_footer.scss */
.footer .bottom {
  text-align: center;
  position: relative;
}
/* line 10, ../../private/scss/partials/_footer.scss */
.footer .bottom .decoration {
  position: absolute;
  background: #000000;
  height: 1px;
  width: 100%;
  z-index: -1;
  bottom: 99px;
  left: 0px;
}
@media (max-width: 860px) {
  /* line 10, ../../private/scss/partials/_footer.scss */
  .footer .bottom .decoration {
    bottom: 50px;
  }
}
@media (max-width: 860px) {
  /* line 24, ../../private/scss/partials/_footer.scss */
  .footer .bottom img {
    display: none;
  }
}
/* line 30, ../../private/scss/partials/_footer.scss */
.footer .bottom .bpb-end {
  margin: 0px 0 50px 0;
}
/* line 33, ../../private/scss/partials/_footer.scss */
.footer .bottom .bpb-end p {
  color: #CCCCCC;
  font-size: 12px;
  margin-bottom: 10px;
  font-family: Lato, "Roboto", Arial;
}

/* views */
/* line 1, ../../private/scss/views/_home.scss */
.page--home {
  /*--------SLIDESHOW START----------*/
  /*--------SLIDESHOW END----------*/
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------CONTENT END----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
}
/* line 3, ../../private/scss/views/_home.scss */
.page--home .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_home.scss */
  .page--home .white-space {
    height: 88px;
  }
}
/* line 15, ../../private/scss/views/_home.scss */
.page--home .slideshow-container {
  height: 646px;
  position: relative;
  z-index: 100;
  overflow: hidden;
}
@media (max-width: 860px) {
  /* line 15, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container {
    height: 148px;
  }
}
@media (max-width: 860px) {
  /* line 29, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .cycle-slideshow img {
    width: 100%;
  }
}
/* line 36, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .center {
  position: absolute;
  display: block;
  top: 35%;
  width: 100%;
  height: 200px;
  z-index: 102;
}
@media (max-width: 860px) {
  /* line 36, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .center {
    display: none;
  }
}
/* line 48, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .center #prev {
  width: 75px;
  height: 184px;
  float: left;
}
/* line 54, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .center #next {
  width: 75px;
  height: 184px;
  float: right;
}
/* line 62, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .cycle-pager {
  position: absolute;
  display: block;
  bottom: 20px;
  right: 20px;
  z-index: 104;
}
@media (max-width: 860px) {
  /* line 62, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .cycle-pager {
    display: none;
  }
}
/* line 73, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .cycle-pager span {
  text-indent: -9999px;
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #FFFFFF;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../js/PIE.htc);
  margin: 0 4px;
}
/* line 81, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .cycle-pager span.cycle-pager-active {
  background: #EB2026;
}
/* line 87, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .date {
  position: absolute;
  display: block;
  text-align: center;
  top: 2%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}
@media (max-width: 860px) {
  /* line 87, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .date {
    display: none;
  }
}
/* line 101, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .date #round {
  font-family: 'Roboto', sans-serif, "adelle";
  color: black;
  margin: -54px 0 0 0;
}
/* line 109, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .info-image {
  position: absolute;
  display: block;
  text-align: center;
  top: 12%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 101;
}
@media (max-width: 860px) {
  /* line 109, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .info-image {
    display: none;
  }
}
/* line 124, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .no-sales-image {
  position: absolute;
  display: block;
  text-align: center;
  top: 18%;
  right: 150px;
  height: auto;
  z-index: 101;
}
/* line 133, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .no-sales-image img {
  width: 161px;
  height: 161px;
}
@media (max-width: 960px) {
  /* line 124, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .no-sales-image {
    display: none;
  }
}
/* line 144, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container {
  width: 100%;
  max-width: 1440px;
  position: fixed;
  display: block;
  text-align: center;
  top: 619px;
  z-index: 101;
  height: 132px;
  display: block;
}
@media (max-width: 860px) {
  /* line 144, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container {
    position: absolute;
    display: none;
    top: 10px;
  }
}
/* line 163, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container .upcoming-box {
  display: inline-block;
  width: 324px;
  height: 100%;
  text-align: center;
  border: 1px solid #FFFFFF;
}
/* line 170, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container .upcoming-box .top-box, .page--home .slideshow-container .upcoming-container .upcoming-box .bottom-box {
  width: 100%;
  height: 65px;
  border: 1px solid #FFFFFF;
}
/* line 175, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container .upcoming-box .top-box h4, .page--home .slideshow-container .upcoming-container .upcoming-box .top-box p, .page--home .slideshow-container .upcoming-container .upcoming-box .bottom-box h4, .page--home .slideshow-container .upcoming-container .upcoming-box .bottom-box p {
  text-align: center;
  line-height: 65px;
  color: #FFFFFF;
}
/* line 181, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container .upcoming-box .top-box p, .page--home .slideshow-container .upcoming-container .upcoming-box .bottom-box p {
  padding-left: 60px;
  font-size: 19px;
}
/* line 186, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container .upcoming-box .top-box #day, .page--home .slideshow-container .upcoming-container .upcoming-box .bottom-box #day {
  color: #EB2026;
  float: left;
  padding: 25px 0 0 24px;
}
/* line 193, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container .upcoming-box .bottom-box {
  background: url("/images/mini-calender-red.png") -1px center no-repeat;
}
/* line 201, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .upcoming-container-mobi {
  display: none;
}
@media (max-width: 860px) {
  /* line 201, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi {
    width: 100%;
    max-width: 1440px;
    position: absolute;
    display: block;
    text-align: center;
    top: 41px;
    z-index: 101;
    height: 74px;
    display: block;
  }
  /* line 217, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi .upcoming-box {
    display: inline-block;
    width: 280px;
    height: 100%;
    text-align: center;
    border: 1px solid #FFFFFF;
  }
  /* line 224, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .top-box, .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .bottom-box {
    width: 100%;
    height: 37px;
    border: 1px solid #FFFFFF;
  }
  /* line 229, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .top-box h4, .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .top-box p, .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .bottom-box h4, .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .bottom-box p {
    text-align: center;
    line-height: 37px;
    font-size: 18px;
    color: #FFFFFF;
  }
  /* line 236, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .top-box p, .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .bottom-box p {
    text-align: left;
    padding-left: 37px;
    font-size: 19px;
    font-family: "adelle", 'Roboto', sans-serif;
  }
  /* line 243, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .top-box #day, .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .bottom-box #day {
    color: #EB2026;
    float: left;
    padding: 25px 0 0 28px;
  }
  /* line 250, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .upcoming-container-mobi .upcoming-box .bottom-box {
    /*background: url('/images/buy-tickets-red.jpg') 101% center no-repeat;*/
    background: url("/images/buy-tickets-white.jpg") 101% center no-repeat;
  }
}
/* line 263, ../../private/scss/views/_home.scss */
.page--home .slideshow-container .next-seminar-image {
  position: absolute;
  display: block;
  text-align: center;
  top: 74.6%;
  left: 70%;
  height: auto;
  z-index: 101;
}
@media (max-width: 860px) {
  /* line 263, ../../private/scss/views/_home.scss */
  .page--home .slideshow-container .next-seminar-image {
    display: none;
  }
}
/* line 281, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 {
  width: 100%;
  max-width: 1440px;
  position: fixed;
  display: block;
  text-align: center;
  top: 619px;
  z-index: 99;
  height: 132px;
}
@media (max-width: 860px) {
  /* line 281, ../../private/scss/views/_home.scss */
  .page--home .upcoming-container-black2 {
    display: none;
  }
}
/* line 296, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 .upcoming-box {
  display: inline-block;
  width: 324px;
  height: 100%;
  text-align: center;
  border: 1px solid #000000;
}
/* line 303, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 .upcoming-box .top-box, .page--home .upcoming-container-black2 .upcoming-box .bottom-box {
  width: 100%;
  height: 65px;
  border: 1px solid #000000;
}
/* line 308, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 .upcoming-box .top-box h4, .page--home .upcoming-container-black2 .upcoming-box .top-box p, .page--home .upcoming-container-black2 .upcoming-box .bottom-box h4, .page--home .upcoming-container-black2 .upcoming-box .bottom-box p {
  text-align: center;
  line-height: 65px;
  color: #000000;
}
/* line 314, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 .upcoming-box .top-box p, .page--home .upcoming-container-black2 .upcoming-box .bottom-box p {
  padding-left: 60px;
  font-size: 19px;
}
/* line 319, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 .upcoming-box .top-box #day, .page--home .upcoming-container-black2 .upcoming-box .bottom-box #day {
  color: #FFFFFF;
  float: left;
  padding: 25px 0 0 24px;
}
/* line 326, ../../private/scss/views/_home.scss */
.page--home .upcoming-container-black2 .upcoming-box .bottom-box {
  background: url("/images/mini-calender-black.png") -1px center no-repeat;
}
/* line 339, ../../private/scss/views/_home.scss */
.page--home .title-container {
  width: 100%;
  position: relative;
  margin: 211px 0 0 0;
  background: #FFFFFF;
  z-index: 300;
}
@media (max-width: 860px) {
  /* line 339, ../../private/scss/views/_home.scss */
  .page--home .title-container {
    margin: 0;
  }
}
/* line 350, ../../private/scss/views/_home.scss */
.page--home .title-container .mobi-header {
  display: none;
  text-align: center;
}
@media (max-width: 860px) {
  /* line 350, ../../private/scss/views/_home.scss */
  .page--home .title-container .mobi-header {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
  }
}
/* line 410, ../../private/scss/views/_home.scss */
.page--home .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") center center no-repeat;
}
/* line 420, ../../private/scss/views/_home.scss */
.page--home .title-container .content-title .tri-top {
  position: absolute;
  top: -2px;
  width: 30px;
  height: 17px;
  margin: 0 auto;
  text-align: center;
  z-index: 100;
  margin-left: -13px;
}
@media (max-width: 860px) {
  /* line 410, ../../private/scss/views/_home.scss */
  .page--home .title-container .content-title {
    height: 141px;
    background-size: cover;
  }
}
/* line 437, ../../private/scss/views/_home.scss */
.page--home .title-container .content-title h1 {
  line-height: 141px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 437, ../../private/scss/views/_home.scss */
  .page--home .title-container .content-title h1 {
    font-size: 26px;
    line-height: 110px;
    color: #FFFFFF;
    width: 70%;
    margin: 0 15%;
    padding-top: 10px;
  }
}
/* line 451, ../../private/scss/views/_home.scss */
.page--home .title-container .content-title h3 {
  line-height: 0px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 451, ../../private/scss/views/_home.scss */
  .page--home .title-container .content-title h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
/* line 461, ../../private/scss/views/_home.scss */
.page--home .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 468, ../../private/scss/views/_home.scss */
.page--home .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 488, ../../private/scss/views/_home.scss */
.page--home .content-container {
  width: 100%;
  padding: 46px 0;
  background: #FFFFFF;
  position: relative;
  z-index: 300;
}
/* line 495, ../../private/scss/views/_home.scss */
.page--home .content-container p, .page--home .content-container li {
  color: #999999;
  font-size: 16px;
}
@media (max-width: 860px) {
  /* line 495, ../../private/scss/views/_home.scss */
  .page--home .content-container p, .page--home .content-container li {
    font-size: 14px;
  }
}
/* line 504, ../../private/scss/views/_home.scss */
.page--home .content-container .dark-p {
  color: #000000;
  padding-left: 5.3em;
  text-indent: -4.2em;
}
@media (max-width: 860px) {
  /* line 504, ../../private/scss/views/_home.scss */
  .page--home .content-container .dark-p {
    padding-left: 4.3em;
    text-indent: -4.2em;
  }
}
/* line 515, ../../private/scss/views/_home.scss */
.page--home .content-container .left-content {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  float: left;
  text-align: right;
  margin: 15px 0;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--home .content-container .left-content:before, .page--home .content-container .left-content:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--home .content-container .left-content:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 515, ../../private/scss/views/_home.scss */
  .page--home .content-container .left-content {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
    padding: 10px 20px 10px 20px;
    margin: 0px;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--home .content-container .left-content:before, .page--home .content-container .left-content:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--home .content-container .left-content:after {
    clear: both;
  }
  /* line 528, ../../private/scss/views/_home.scss */
  .page--home .content-container .left-content h5 {
    padding-right: 0px;
  }
}
/* line 536, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  float: left;
  margin: 15px 0;
  padding-left: 20px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--home .content-container .right-content:before, .page--home .content-container .right-content:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--home .content-container .right-content:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 536, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
    padding: 0 20px;
    margin: 0px;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--home .content-container .right-content:before, .page--home .content-container .right-content:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--home .content-container .right-content:after {
    clear: both;
  }
}
/* line 551, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .venue-right p {
  color: #EB2026;
  font-size: 20px;
}
@media (max-width: 860px) {
  /* line 551, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .venue-right p {
    font-size: 16px;
    font-family: "adelle", 'Roboto', sans-serif;
  }
}
/* line 563, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right p {
  color: #000000;
  font-family: "adelle", 'Roboto', sans-serif;
  font-size: 20px;
  display: inline-block;
}
@media (max-width: 860px) {
  /* line 563, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .speakers-right p {
    font-size: 16px;
  }
}
/* line 577, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right p span {
  color: #EB2026;
  font-size: 16px;
}
@media (max-width: 860px) {
  /* line 577, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .speakers-right p span {
    display: block;
    font-size: 14px;
  }
}
/* line 588, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right .bio-toggle {
  background: url("/images/toggle-plus.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
}
@media (max-width: 860px) {
  /* line 588, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .speakers-right .bio-toggle {
    margin-top: -42px;
    padding: 20px 15px;
  }
}
/* line 601, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right .active {
  background: url("/images/toggle-minus.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
}
/* line 609, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right .bio {
  display: none;
}
/* line 612, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right .bio p {
  font-size: 14px;
  color: #999999;
  margin: 16px 0 23px 0;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
}
/* line 619, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right .bio p:nth-of-type(2) {
  margin: 0 0 23px 0;
}
/* line 623, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .speakers-right .bio p a {
  color: #EB2026;
}
/* line 632, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .overview-right p {
  padding-bottom: 10px;
}
/* line 635, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .overview-right p:nth-of-type(2), .page--home .content-container .right-content .overview-right p:nth-of-type(3), .page--home .content-container .right-content .overview-right p:nth-of-type(4) {
  padding-left: 46px;
}
@media (max-width: 860px) {
  /* line 635, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .overview-right p:nth-of-type(2), .page--home .content-container .right-content .overview-right p:nth-of-type(3), .page--home .content-container .right-content .overview-right p:nth-of-type(4) {
    padding-left: 0px;
  }
}
/* line 644, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .overview-right span {
  display: inline-block;
}
@media (max-width: 860px) {
  /* line 644, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .overview-right span {
    display: block;
  }
}
/* line 652, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .overview-right ul {
  padding: 0px 0 10px 150px;
}
@media (max-width: 860px) {
  /* line 652, ../../private/scss/views/_home.scss */
  .page--home .content-container .right-content .overview-right ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 669, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .overview-right ul #no-bullet {
  font-style: italic;
  list-style-type: none;
  font-size: 14px;
  margin-left: -20px;
}
/* line 677, ../../private/scss/views/_home.scss */
.page--home .content-container .right-content .overview-right .firstlast {
  padding-left: 0px !important;
}
/* line 693, ../../private/scss/views/_home.scss */
.page--home .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 701, ../../private/scss/views/_home.scss */
.page--home .broughtby .logos {
  padding: 70px 0;
  display: block;
  background: #FFFFFF;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--home .broughtby .logos:before, .page--home .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--home .broughtby .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 701, ../../private/scss/views/_home.scss */
  .page--home .broughtby .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--home .broughtby .logos:before, .page--home .broughtby .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--home .broughtby .logos:after {
    clear: both;
  }
}
/* line 714, ../../private/scss/views/_home.scss */
.page--home .broughtby .logos img {
  width: 220px;
  height: auto;
}
@media (max-width: 860px) {
  /* line 714, ../../private/scss/views/_home.scss */
  .page--home .broughtby .logos img {
    height: 99px;
    width: auto;
  }
}
/* line 726, ../../private/scss/views/_home.scss */
.page--home .broughtby .logos:last-of-type img {
  padding-top: 20px;
}
@media (max-width: 860px) {
  /* line 726, ../../private/scss/views/_home.scss */
  .page--home .broughtby .logos:last-of-type img {
    padding-top: 0px;
  }
}

/* line 1, ../../private/scss/views/_about-us.scss */
.page--about-us {
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
  /*--------CONTENT END----------*/
}
/* line 3, ../../private/scss/views/_about-us.scss */
.page--about-us .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_about-us.scss */
  .page--about-us .white-space {
    height: 88px;
  }
}
/* line 18, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  z-index: 300;
}
/* line 24, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
@media (max-width: 860px) {
  /* line 24, ../../private/scss/views/_about-us.scss */
  .page--about-us .title-container .content-title {
    height: 90px;
    background-size: cover;
  }
}
/* line 39, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container .content-title h1 {
  line-height: 140px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 39, ../../private/scss/views/_about-us.scss */
  .page--about-us .title-container .content-title h1 {
    font-size: 26px;
    line-height: 74px;
  }
}
/* line 49, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container .content-title h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 37px;
  left: 45%;
}
@media (max-width: 860px) {
  /* line 49, ../../private/scss/views/_about-us.scss */
  .page--about-us .title-container .content-title h2 {
    display: none;
  }
}
/* line 62, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container .content-title h2 span {
  font-size: 10px;
}
/* line 67, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 74, ../../private/scss/views/_about-us.scss */
.page--about-us .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 94, ../../private/scss/views/_about-us.scss */
.page--about-us .content-container {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin: 46px 25% 0 25%;
  background: #FFFFFF;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--about-us .content-container:before, .page--about-us .content-container:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--about-us .content-container:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 94, ../../private/scss/views/_about-us.scss */
  .page--about-us .content-container {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin: 38px 0 20px 0;
    padding: 0 20px;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--about-us .content-container:before, .page--about-us .content-container:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--about-us .content-container:after {
    clear: both;
  }
}
/* line 105, ../../private/scss/views/_about-us.scss */
.page--about-us .content-container p {
  font-size: 18px;
}
@media (max-width: 860px) {
  /* line 105, ../../private/scss/views/_about-us.scss */
  .page--about-us .content-container p {
    font-size: 14px;
  }
}
/* line 115, ../../private/scss/views/_about-us.scss */
.page--about-us .logo {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 860px) {
  /* line 115, ../../private/scss/views/_about-us.scss */
  .page--about-us .logo {
    display: none;
  }
}
/* line 125, ../../private/scss/views/_about-us.scss */
.page--about-us .logo img {
  text-align: center;
}
/* line 134, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby-mob {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
  display: none;
}
@media (max-width: 860px) {
  /* line 134, ../../private/scss/views/_about-us.scss */
  .page--about-us .broughtby-mob {
    display: block;
  }
}
/* line 147, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby-mob .logos {
  padding: 70px 0;
  display: block;
  background: #FFFFFF;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--about-us .broughtby-mob .logos:before, .page--about-us .broughtby-mob .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--about-us .broughtby-mob .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 147, ../../private/scss/views/_about-us.scss */
  .page--about-us .broughtby-mob .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--about-us .broughtby-mob .logos:before, .page--about-us .broughtby-mob .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--about-us .broughtby-mob .logos:after {
    clear: both;
  }
}
/* line 160, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby-mob .logos img {
  width: 220px;
  height: 141px;
}
@media (max-width: 860px) {
  /* line 160, ../../private/scss/views/_about-us.scss */
  .page--about-us .broughtby-mob .logos img {
    height: 99px;
    width: auto;
  }
}
/* line 176, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby {
  text-align: center;
  display: inline-block;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 66.66667%;
  margin-left: 0%;
  margin-right: 0%;
  margin: 0 16.67% 40px 16.67%;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--about-us .broughtby:before, .page--about-us .broughtby:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--about-us .broughtby:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 176, ../../private/scss/views/_about-us.scss */
  .page--about-us .broughtby {
    display: none;
  }
}
/* line 186, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby .logos {
  border: 1px solid #000000;
  text-align: center;
  width: 50%;
  height: 155px;
  display: block;
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 860px) {
  /* line 186, ../../private/scss/views/_about-us.scss */
  .page--about-us .broughtby .logos {
    width: 100%;
    margin-bottom: -1px;
  }
}
/* line 200, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby .logos img {
  width: 141px;
  height: auto;
  margin: 40px 0;
}
/* line 208, ../../private/scss/views/_about-us.scss */
.page--about-us .broughtby .logos:last-of-type img {
  padding-top: 20px;
}

/* line 1, ../../private/scss/views/_seminars.scss */
.page--seminars {
  /*--------SLIDESHOW START----------*/
  /*--------SLIDESHOW END----------*/
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------SLIDESHOW START----------*/
  /*--------SLIDESHOW END----------*/
  /*--------CONTENT START----------*/
  /*--------CONTENT END----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
}
/* line 3, ../../private/scss/views/_seminars.scss */
.page--seminars .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_seminars.scss */
  .page--seminars .white-space {
    height: 88px;
  }
}
/* line 24, ../../private/scss/views/_seminars.scss */
.page--seminars .title-container {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  z-index: 300;
}
/* line 30, ../../private/scss/views/_seminars.scss */
.page--seminars .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
@media (max-width: 860px) {
  /* line 30, ../../private/scss/views/_seminars.scss */
  .page--seminars .title-container .content-title {
    height: 90px;
    background-size: cover;
  }
}
/* line 45, ../../private/scss/views/_seminars.scss */
.page--seminars .title-container .content-title h1 {
  line-height: 140px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 45, ../../private/scss/views/_seminars.scss */
  .page--seminars .title-container .content-title h1 {
    font-size: 26px;
    line-height: 74px;
  }
}
/* line 56, ../../private/scss/views/_seminars.scss */
.page--seminars .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 63, ../../private/scss/views/_seminars.scss */
.page--seminars .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 82, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container {
  height: 100%;
  position: relative;
}
/* line 86, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .center {
  position: absolute;
  display: block;
  top: 25%;
  width: 100%;
  height: 200px;
  z-index: 102;
}
@media (max-width: 860px) {
  /* line 86, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .center {
    top: 30%;
  }
}
/* line 98, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .center #prev {
  width: 19px;
  height: 33px;
  float: left;
}
@media (max-width: 860px) {
  /* line 104, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .center #prev img {
    width: 12px;
    height: 22px;
    float: right;
  }
}
/* line 113, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .center #next {
  width: 19px;
  height: 33px;
  float: right;
}
@media (max-width: 860px) {
  /* line 119, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .center #next img {
    width: 12px;
    height: 22px;
  }
}
/* line 128, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .cycle-slideshow {
  width: 100%;
  text-align: center;
  position: relative;
}
@media (max-width: 860px) {
  /* line 128, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .cycle-slideshow {
    width: 88% !important;
    margin: 0 6%;
    padding-bottom: 26px;
  }
}
/* line 142, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .cycle-slideshow .slide {
  width: 100px;
  height: 222px;
  margin: 22px 26px 42px 26px;
  position: absolute;
}
@media (max-width: 860px) {
  /* line 142, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .cycle-slideshow .slide {
    margin: 0;
    height: 111px;
  }
  /* line 152, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .cycle-slideshow .slide img {
    width: 50px;
    height: 111px;
  }
}
/* line 158, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .cycle-slideshow .slide h4 {
  margin-top: -115px;
}
@media (max-width: 860px) {
  /* line 158, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .cycle-slideshow .slide h4 {
    margin-top: -60px;
  }
}
/* line 166, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .cycle-slideshow .slide .day {
  color: #FFFFFF;
  font-size: 30px;
  display: block;
  position: relative;
  z-index: 200;
  top: 75px;
  left: 0px;
}
@media (max-width: 860px) {
  /* line 166, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .cycle-slideshow .slide .day {
    font-size: 20px;
    top: 41px;
  }
}
/* line 183, ../../private/scss/views/_seminars.scss */
.page--seminars .slideshow-container .border-bottom {
  position: absolute;
  width: 100%;
  bottom: 28px;
  z-index: -1;
  border-bottom: 2px solid black;
}
@media (max-width: 860px) {
  /* line 183, ../../private/scss/views/_seminars.scss */
  .page--seminars .slideshow-container .border-bottom {
    bottom: 13px;
    border-bottom: 1px solid black;
  }
}
/* line 208, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container {
  width: 100%;
  padding: 46px 0;
  background: #FFFFFF;
  position: relative;
  z-index: 300;
  display: none;
}
@media (max-width: 860px) {
  /* line 208, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container {
    padding-top: 15px;
  }
}
/* line 221, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container p, .page--seminars .content-container li {
  color: #999999;
  font-size: 16px;
}
@media (max-width: 860px) {
  /* line 221, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container p, .page--seminars .content-container li {
    font-size: 14px;
  }
}
/* line 230, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .dark-p {
  color: #000000;
  padding-left: 5.3em;
  text-indent: -4.2em;
}
@media (max-width: 860px) {
  /* line 230, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .dark-p {
    padding-left: 4.3em;
    text-indent: -4.2em;
  }
}
/* line 241, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .left-content {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 41.66667%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  float: left;
  text-align: right;
  margin: 15px 0;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--seminars .content-container .left-content:before, .page--seminars .content-container .left-content:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--seminars .content-container .left-content:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 241, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .left-content {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
    padding: 10px 20px 5px 20px;
    margin: 0px;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--seminars .content-container .left-content:before, .page--seminars .content-container .left-content:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--seminars .content-container .left-content:after {
    clear: both;
  }
}
/* line 257, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 58.33333%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  float: left;
  margin: 15px 0;
  padding-left: 20px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--seminars .content-container .right-content:before, .page--seminars .content-container .right-content:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--seminars .content-container .right-content:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 257, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
    padding: 0 20px;
    margin: 0px;
    margin-bottom: 10px;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--seminars .content-container .right-content:before, .page--seminars .content-container .right-content:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--seminars .content-container .right-content:after {
    clear: both;
  }
}
/* line 273, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .venue-right p {
  color: #EB2026;
  font-size: 20px;
}
@media (max-width: 860px) {
  /* line 273, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .venue-right p {
    font-size: 16px;
    font-family: "adelle", 'Roboto', sans-serif;
  }
}
/* line 285, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right p {
  color: #000000;
  font-family: "adelle", 'Roboto', sans-serif;
  font-size: 20px;
  display: inline-block;
}
@media (max-width: 860px) {
  /* line 285, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .speakers-right p {
    font-size: 16px;
  }
}
/* line 299, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right p span {
  color: #EB2026;
  font-size: 16px;
}
@media (max-width: 860px) {
  /* line 299, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .speakers-right p span {
    display: block;
    font-size: 14px;
  }
}
/* line 310, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right .bio-toggle {
  background: url("/images/toggle-plus.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
}
@media (max-width: 860px) {
  /* line 310, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .speakers-right .bio-toggle {
    margin-top: -42px;
  }
}
/* line 322, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right .active {
  background: url("/images/toggle-minus.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
}
/* line 330, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right .bio {
  display: none;
}
/* line 333, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right .bio p {
  font-size: 14px;
  color: #999999;
  margin: 16px 0 23px 0;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
}
/* line 340, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right .bio p:nth-of-type(2) {
  margin: 0 0 23px 0;
}
/* line 344, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .speakers-right .bio p a {
  color: #EB2026;
}
/* line 353, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .overview-right p {
  padding-bottom: 10px;
}
/* line 356, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .overview-right p:nth-of-type(2), .page--seminars .content-container .right-content .overview-right p:nth-of-type(3), .page--seminars .content-container .right-content .overview-right p:nth-of-type(4) {
  padding-left: 47px;
}
@media (max-width: 860px) {
  /* line 356, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .overview-right p:nth-of-type(2), .page--seminars .content-container .right-content .overview-right p:nth-of-type(3), .page--seminars .content-container .right-content .overview-right p:nth-of-type(4) {
    padding-left: 0px;
  }
}
/* line 366, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .overview-right span {
  display: inline-block;
}
@media (max-width: 860px) {
  /* line 366, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .overview-right span {
    display: block;
  }
}
/* line 374, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .overview-right ul {
  padding: 0px 0 10px 150px;
}
@media (max-width: 860px) {
  /* line 374, ../../private/scss/views/_seminars.scss */
  .page--seminars .content-container .right-content .overview-right ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 383, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container .right-content .overview-right .finish {
  padding-left: 0px !important;
}
/* line 393, ../../private/scss/views/_seminars.scss */
.page--seminars .content-container.feb {
  display: block;
}
/* line 405, ../../private/scss/views/_seminars.scss */
.page--seminars .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 413, ../../private/scss/views/_seminars.scss */
.page--seminars .broughtby .logos {
  padding: 70px 0;
  display: block;
  background: #FFFFFF;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--seminars .broughtby .logos:before, .page--seminars .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--seminars .broughtby .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 413, ../../private/scss/views/_seminars.scss */
  .page--seminars .broughtby .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--seminars .broughtby .logos:before, .page--seminars .broughtby .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--seminars .broughtby .logos:after {
    clear: both;
  }
}
/* line 426, ../../private/scss/views/_seminars.scss */
.page--seminars .broughtby .logos img {
  width: 220px;
  height: auto;
}
@media (max-width: 860px) {
  /* line 426, ../../private/scss/views/_seminars.scss */
  .page--seminars .broughtby .logos img {
    height: 99px;
    width: auto;
  }
}
/* line 438, ../../private/scss/views/_seminars.scss */
.page--seminars .broughtby .logos:last-of-type img {
  padding-top: 20px;
}
@media (max-width: 860px) {
  /* line 438, ../../private/scss/views/_seminars.scss */
  .page--seminars .broughtby .logos:last-of-type img {
    padding-top: 0px;
  }
}

/* line 1, ../../private/scss/views/_contact.scss */
.page--contact {
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
  /*--------CONTENT END----------*/
}
/* line 3, ../../private/scss/views/_contact.scss */
.page--contact .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_contact.scss */
  .page--contact .white-space {
    height: 88px !important;
  }
}
/* line 18, ../../private/scss/views/_contact.scss */
.page--contact .title-container {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  z-index: 300;
}
/* line 24, ../../private/scss/views/_contact.scss */
.page--contact .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
@media (max-width: 860px) {
  /* line 24, ../../private/scss/views/_contact.scss */
  .page--contact .title-container .content-title {
    height: 90px !important;
    background-size: cover !important;
  }
}
/* line 39, ../../private/scss/views/_contact.scss */
.page--contact .title-container .content-title h1 {
  line-height: 140px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 39, ../../private/scss/views/_contact.scss */
  .page--contact .title-container .content-title h1 {
    font-size: 26px !important;
    line-height: 74px !important;
  }
}
/* line 49, ../../private/scss/views/_contact.scss */
.page--contact .title-container .content-title h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 37px;
  left: 45%;
}
@media (max-width: 860px) {
  /* line 49, ../../private/scss/views/_contact.scss */
  .page--contact .title-container .content-title h2 {
    display: none;
  }
}
/* line 62, ../../private/scss/views/_contact.scss */
.page--contact .title-container .content-title h2 span {
  font-size: 10px;
}
/* line 67, ../../private/scss/views/_contact.scss */
.page--contact .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 74, ../../private/scss/views/_contact.scss */
.page--contact .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 93, ../../private/scss/views/_contact.scss */
.page--contact .top {
  margin: 40px 20px;
  width: 38%;
}
@media (max-width: 860px) {
  /* line 93, ../../private/scss/views/_contact.scss */
  .page--contact .top {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin: 40px auto !important;
  }
  /* line 142, ../../private/scss/jeet/_grid.scss */
  .page--contact .top:first-child {
    margin-left: auto;
  }
  /* line 145, ../../private/scss/jeet/_grid.scss */
  .page--contact .top:last-child {
    margin-right: auto;
  }
}
/* line 104, ../../private/scss/views/_contact.scss */
.page--contact__left {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact__left:before, .page--contact__left:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact__left:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 104, ../../private/scss/views/_contact.scss */
  .page--contact__left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin-bottom: 30px;
  }
  /* line 142, ../../private/scss/jeet/_grid.scss */
  .page--contact__left:first-child {
    margin-left: auto;
  }
  /* line 145, ../../private/scss/jeet/_grid.scss */
  .page--contact__left:last-child {
    margin-right: auto;
  }
}
/* line 113, ../../private/scss/views/_contact.scss */
.page--contact__left__entry {
  padding-bottom: 30px;
}
/* line 115, ../../private/scss/views/_contact.scss */
.page--contact__left__entry:last-child {
  padding-bottom: 0;
}
/* line 118, ../../private/scss/views/_contact.scss */
.page--contact__left__entry .title {
  font-size: 20px;
  font-family: "adelle", 'Roboto', sans-serif;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 6px;
  color: #000000;
  display: block;
  border-bottom: 1px solid #DDDDDD;
}
@media (max-width: 860px) {
  /* line 118, ../../private/scss/views/_contact.scss */
  .page--contact__left__entry .title {
    font-size: 16px;
  }
}
/* line 135, ../../private/scss/views/_contact.scss */
.page--contact__left__entry .title-li ul li {
  line-height: 24px;
}
/* line 141, ../../private/scss/views/_contact.scss */
.page--contact__left__entry ul li {
  list-style: none;
  font-size: 17px;
  line-height: 32px;
  font-weight: 400;
  color: #999999;
}
@media (max-width: 860px) {
  /* line 141, ../../private/scss/views/_contact.scss */
  .page--contact__left__entry ul li {
    font-size: 16px;
  }
}
/* line 151, ../../private/scss/views/_contact.scss */
.page--contact__left__entry ul li b {
  color: #000;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 860px) {
  /* line 151, ../../private/scss/views/_contact.scss */
  .page--contact__left__entry ul li b {
    font-size: 16px;
  }
}
/* line 160, ../../private/scss/views/_contact.scss */
.page--contact__left__entry ul li a {
  text-decoration: none;
  color: inherit;
  font-size: 17px;
}
@media (max-width: 860px) {
  /* line 160, ../../private/scss/views/_contact.scss */
  .page--contact__left__entry ul li a {
    font-size: 16px;
  }
}
/* line 173, ../../private/scss/views/_contact.scss */
.page--contact__right {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 66.66667%;
  margin-left: 8.33333%;
  margin-right: 0%;
  padding-left: 2px;
  padding-right: 16px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact__right:before, .page--contact__right:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact__right:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 173, ../../private/scss/views/_contact.scss */
  .page--contact__right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 142, ../../private/scss/jeet/_grid.scss */
  .page--contact__right:first-child {
    margin-left: auto;
  }
  /* line 145, ../../private/scss/jeet/_grid.scss */
  .page--contact__right:last-child {
    margin-right: auto;
  }
}
/* line 186, ../../private/scss/views/_contact.scss */
.page--contact__right .title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #000000;
  display: block;
  border-bottom: 1px solid #DDDDDD;
  display: none;
}
@media (max-width: 860px) {
  /* line 186, ../../private/scss/views/_contact.scss */
  .page--contact__right .title {
    font-size: 16px;
  }
}
/* line 202, ../../private/scss/views/_contact.scss */
.page--contact .top-thanks {
  float: left;
  display: none;
}
/* line 206, ../../private/scss/views/_contact.scss */
.page--contact .top-thanks h4 {
  font-size: 20px;
  border-bottom: 1px solid #999999;
  padding-bottom: 8px;
  width: 280px;
  margin-top: 40px;
}
@media (max-width: 860px) {
  /* line 206, ../../private/scss/views/_contact.scss */
  .page--contact .top-thanks h4 {
    font-size: 16px;
    margin-top: 20px;
  }
}
/* line 219, ../../private/scss/views/_contact.scss */
.page--contact .top-thanks p {
  color: #999999;
  padding-top: 8px;
  margin-bottom: 312px;
}
/* line 227, ../../private/scss/views/_contact.scss */
.page--contact form {
  *zoom: 1;
  clear: both;
  padding-top: 4px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact form:before, .page--contact form:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact form:after {
  clear: both;
}
/* line 231, ../../private/scss/views/_contact.scss */
.page--contact form p {
  margin-bottom: 25px;
}
/* line 234, ../../private/scss/views/_contact.scss */
.page--contact form .form__row {
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-weight: 400;
}
/* line 242, ../../private/scss/views/_contact.scss */
.page--contact form label {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  font-weight: 400;
  padding-bottom: 5px;
}
@media (max-width: 860px) {
  /* line 242, ../../private/scss/views/_contact.scss */
  .page--contact form label {
    font-size: 14px;
  }
}
/* line 254, ../../private/scss/views/_contact.scss */
.page--contact form input[type='text'],
.page--contact form textarea {
  margin-top: 10px;
  font-size: 17px;
  padding: 12px 8px;
  border: 1px solid #CCCCCC;
  font-weight: 300;
}
/* line 262, ../../private/scss/views/_contact.scss */
.page--contact form input[type='text'] {
  display: inline-block;
  width: 100%;
}
/* line 266, ../../private/scss/views/_contact.scss */
.page--contact form textarea {
  display: block;
  height: 183px;
  width: 100%;
  float: left;
  overflow: auto;
}
/* line 273, ../../private/scss/views/_contact.scss */
.page--contact form input[type='submit'],
.page--contact form button[type='submit'],
.page--contact form input[type='button'] {
  float: right;
  width: 134px;
  border: none;
  font-size: 18px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 300;
  background-color: #EB2026 !important;
  color: #FFFFFF;
  height: 46px;
  line-height: 46px;
}
/* line 289, ../../private/scss/views/_contact.scss */
.page--contact form .btn--red {
  font-family: "adelle", 'Roboto', sans-serif;
}
/* line 292, ../../private/scss/views/_contact.scss */
.page--contact form .form__mandatory {
  float: left;
  font-weight: 400;
  padding-left: 0;
  color: #666666;
  font-size: 16px;
  line-height: 38px;
}
@media (max-width: 860px) {
  /* line 292, ../../private/scss/views/_contact.scss */
  .page--contact form .form__mandatory {
    font-size: 14px;
  }
}
/* line 304, ../../private/scss/views/_contact.scss */
.page--contact form .form__footer {
  float: left;
  width: 100%;
  margin-top: 12px;
}
/* line 309, ../../private/scss/views/_contact.scss */
.page--contact form .form__row--label {
  margin-bottom: 0;
  /* padding-bottom: 8px;
  */
}
/* line 315, ../../private/scss/views/_contact.scss */
.page--contact form .form__row--multi label,
.page--contact form .form__row--multi .control-group {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  float: left;
  font-weight: 400;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact form .form__row--multi label:before, .page--contact form .form__row--multi label:after,
.page--contact form .form__row--multi .control-group:before,
.page--contact form .form__row--multi .control-group:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact form .form__row--multi label:after,
.page--contact form .form__row--multi .control-group:after {
  clear: both;
}
/* line 48, ../../private/scss/jeet/_grid.scss */
.page--contact form .form__row--multi label:last-child,
.page--contact form .form__row--multi .control-group:last-child {
  margin-right: 0%;
}
@media (max-width: 860px) {
  /* line 315, ../../private/scss/views/_contact.scss */
  .page--contact form .form__row--multi label,
  .page--contact form .form__row--multi .control-group {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--contact form .form__row--multi label:before, .page--contact form .form__row--multi label:after,
  .page--contact form .form__row--multi .control-group:before,
  .page--contact form .form__row--multi .control-group:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--contact form .form__row--multi label:after,
  .page--contact form .form__row--multi .control-group:after {
    clear: both;
  }
  /* line 48, ../../private/scss/jeet/_grid.scss */
  .page--contact form .form__row--multi label:last-child,
  .page--contact form .form__row--multi .control-group:last-child {
    margin-right: 0%;
  }
}
/* line 327, ../../private/scss/views/_contact.scss */
.page--contact .map {
  position: relative;
  height: 398px;
  width: 840px;
  min-width: 100%;
  margin-bottom: 100px;
}
@media (max-width: 860px) {
  /* line 327, ../../private/scss/views/_contact.scss */
  .page--contact .map {
    height: 153px;
    width: 90%;
    min-width: 90%;
    margin: 40px 5%;
  }
}
/* line 342, ../../private/scss/views/_contact.scss */
.page--contact .map__container {
  width: 100%;
  float: left;
  height: 398px;
  margin: auto;
}
@media (max-width: 860px) {
  /* line 342, ../../private/scss/views/_contact.scss */
  .page--contact .map__container {
    height: 153px;
  }
}
/* line 353, ../../private/scss/views/_contact.scss */
.page--contact .map-title {
  font-size: 30px;
  color: #000000;
  margin: 37px 0 30px 10px;
  font-weight: 300;
}
@media (max-width: 860px) {
  /* line 353, ../../private/scss/views/_contact.scss */
  .page--contact .map-title {
    font-size: 16px;
    font-family: "adelle", 'Roboto', sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 6px;
    color: #000000;
    display: block;
    border-bottom: 1px solid #DDDDDD;
  }
}
/* line 373, ../../private/scss/views/_contact.scss */
.page--contact .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 381, ../../private/scss/views/_contact.scss */
.page--contact .broughtby .logos {
  padding: 70px 0;
  display: block;
  background: #EB2026;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  width: 33.3% !important;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact .broughtby .logos:before, .page--contact .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact .broughtby .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 381, ../../private/scss/views/_contact.scss */
  .page--contact .broughtby .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--contact .broughtby .logos:before, .page--contact .broughtby .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--contact .broughtby .logos:after {
    clear: both;
  }
}
/* line 397, ../../private/scss/views/_contact.scss */
.page--contact .broughtby .logos img {
  width: 220px;
  height: auto;
}
@media (max-width: 860px) {
  /* line 397, ../../private/scss/views/_contact.scss */
  .page--contact .broughtby .logos img {
    height: 99px !important;
    width: auto !important;
  }
}
/* line 409, ../../private/scss/views/_contact.scss */
.page--contact .broughtby .logos:last-of-type img {
  padding-top: 20px;
}
@media (max-width: 860px) {
  /* line 409, ../../private/scss/views/_contact.scss */
  .page--contact .broughtby .logos:last-of-type img {
    padding-top: 0px;
  }
}

/* line 1, ../../private/scss/views/_thank-you.scss */
.page--contact {
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
  /*--------CONTENT END----------*/
}
/* line 3, ../../private/scss/views/_thank-you.scss */
.page--contact .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
/* line 14, ../../private/scss/views/_thank-you.scss */
.page--contact .title-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
  background: #FFFFFF;
}
/* line 21, ../../private/scss/views/_thank-you.scss */
.page--contact .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
/* line 31, ../../private/scss/views/_thank-you.scss */
.page--contact .title-container .content-title h1 {
  line-height: 150px;
  color: #FFFFFF;
}
/* line 36, ../../private/scss/views/_thank-you.scss */
.page--contact .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 43, ../../private/scss/views/_thank-you.scss */
.page--contact .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 62, ../../private/scss/views/_thank-you.scss */
.page--contact .top {
  margin: 40px 0;
}
/* line 65, ../../private/scss/views/_thank-you.scss */
.page--contact .top h4 {
  font-size: 20px;
  border-bottom: 1px solid #999999;
  padding-bottom: 8px;
  width: 280px;
}
@media (max-width: 860px) {
  /* line 65, ../../private/scss/views/_thank-you.scss */
  .page--contact .top h4 {
    font-size: 16px;
  }
}
/* line 76, ../../private/scss/views/_thank-you.scss */
.page--contact .top p {
  color: #999999;
  padding-top: 8px;
  margin-bottom: 312px;
}
/* line 88, ../../private/scss/views/_thank-you.scss */
.page--contact .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 96, ../../private/scss/views/_thank-you.scss */
.page--contact .broughtby .logos {
  margin: 70px 0;
  display: block;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact .broughtby .logos:before, .page--contact .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact .broughtby .logos:after {
  clear: both;
}
/* line 103, ../../private/scss/views/_thank-you.scss */
.page--contact .broughtby .logos img {
  width: 220px;
  height: 141px;
}

/* line 1, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact {
  /*--------SLIDESHOW START----------*/
  /*--------SLIDESHOW END----------*/
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
  /*--------CONTENT END----------*/
}
/* line 3, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .white-space {
    height: 88px;
  }
}
/* line 24, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  z-index: 300;
}
/* line 30, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
@media (max-width: 860px) {
  /* line 30, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .title-container .content-title {
    height: 90px;
    background-size: cover;
  }
}
/* line 45, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container .content-title h1 {
  line-height: 140px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 45, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .title-container .content-title h1 {
    font-size: 26px;
    line-height: 74px;
  }
}
/* line 55, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container .content-title h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 37px;
  left: 45%;
}
@media (max-width: 860px) {
  /* line 55, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .title-container .content-title h2 {
    display: none;
  }
}
/* line 68, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container .content-title h2 span {
  font-size: 10px;
}
/* line 73, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 80, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 99, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .top {
  margin: 40px 0;
}
/* line 102, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .top h4 {
  font-size: 20px;
  border-bottom: 1px solid #999999;
  padding-bottom: 8px;
  width: 280px;
}
@media (max-width: 860px) {
  /* line 102, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .top h4 {
    font-size: 16px;
  }
}
/* line 113, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .top p {
  color: #999999;
  padding-top: 8px;
  margin-bottom: 312px;
  width: 55%;
}
@media (max-width: 860px) {
  /* line 113, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .top p {
    margin-bottom: 215px;
    width: 100%;
  }
}
/* line 131, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 139, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .broughtby .logos {
  padding: 70px 0;
  display: block;
  background: #FFFFFF;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--contact .broughtby .logos:before, .page--contact .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--contact .broughtby .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 139, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .broughtby .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--contact .broughtby .logos:before, .page--contact .broughtby .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--contact .broughtby .logos:after {
    clear: both;
  }
}
/* line 152, ../../private/scss/views/_thank-you-confirmation.scss */
.page--contact .broughtby .logos img {
  width: 220px;
  height: 141px;
}
@media (max-width: 860px) {
  /* line 152, ../../private/scss/views/_thank-you-confirmation.scss */
  .page--contact .broughtby .logos img {
    height: 99px;
    width: auto;
  }
}

/* line 1, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd {
  /*--------SLIDESHOW START----------*/
  /*--------SLIDESHOW END----------*/
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
  /*--------CONTENT END----------*/
}
/* line 3, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .white-space {
    height: 88px;
  }
}
/* line 24, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  z-index: 300;
}
/* line 30, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
@media (max-width: 860px) {
  /* line 30, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .title-container .content-title {
    height: 90px;
    background-size: cover;
  }
}
/* line 45, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container .content-title h1 {
  line-height: 140px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 45, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .title-container .content-title h1 {
    font-size: 26px;
    line-height: 74px;
  }
}
/* line 55, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container .content-title h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 37px;
  left: 45%;
}
@media (max-width: 860px) {
  /* line 55, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .title-container .content-title h2 {
    display: none;
  }
}
/* line 68, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container .content-title h2 span {
  font-size: 10px;
}
/* line 73, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 80, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 99, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .top {
  margin: 40px 0;
}
@media (max-width: 860px) {
  /* line 99, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .top {
    width: 90%;
    margin: 40px 5%;
  }
}
/* line 107, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .top h4 {
  font-size: 20px;
  border-bottom: 1px solid #999999;
  padding-bottom: 8px;
  width: 556px;
}
@media (max-width: 860px) {
  /* line 107, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .top h4 {
    width: 100%;
    font-size: 16px;
  }
}
/* line 119, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .top h3 {
  font-size: 18px;
  color: #000000;
  font-family: "adelle", 'Roboto', sans-serif;
}
@media (max-width: 860px) {
  /* line 119, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .top h3 {
    font-size: 15px;
    font-weight: 500;
  }
}
/* line 131, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .top p {
  color: #999999;
  padding-top: 8px;
  margin-bottom: 20px;
  width: 55%;
}
@media (max-width: 860px) {
  /* line 131, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .top p {
    margin-bottom: 30px;
    width: 100% !important;
  }
}
/* line 142, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .top p:nth-of-type(2) {
  font-size: 16px;
  margin-bottom: 130px;
}
@media (max-width: 860px) {
  /* line 142, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .top p:nth-of-type(2) {
    font-size: 14px;
    margin-bottom: 150px;
  }
}
/* line 159, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 167, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .broughtby .logos {
  padding: 70px 0;
  display: block;
  background: #FFFFFF;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--thank-you-dd .broughtby .logos:before, .page--thank-you-dd .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--thank-you-dd .broughtby .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 167, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .broughtby .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--thank-you-dd .broughtby .logos:before, .page--thank-you-dd .broughtby .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--thank-you-dd .broughtby .logos:after {
    clear: both;
  }
}
/* line 180, ../../private/scss/views/_thank-you-directdebit.scss */
.page--thank-you-dd .broughtby .logos img {
  width: 220px;
  height: 141px;
}
@media (max-width: 860px) {
  /* line 180, ../../private/scss/views/_thank-you-directdebit.scss */
  .page--thank-you-dd .broughtby .logos img {
    height: 99px;
    width: auto;
  }
}

/* line 1, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets {
  /*--------TITLE START----------*/
  /*--------TITLE END----------*/
  /*--------CONTENT START----------*/
  /*--------BROUGHT BY START----------*/
  /*--------BROUGHT BY END----------*/
  /*--------CONTENT END----------*/
}
/* line 3, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .white-space {
  width: 100%;
  height: 135px;
  position: relative;
}
@media (max-width: 860px) {
  /* line 3, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .white-space {
    height: 88px;
  }
}
/* line 18, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  z-index: 300;
}
/* line 24, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container .content-title {
  display: block;
  float: left;
  width: 100%;
  height: 156px;
  text-align: center;
  clear: both;
  position: relative;
  background: url("/images/title-bg2.jpg") no-repeat;
}
@media (max-width: 860px) {
  /* line 24, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .title-container .content-title {
    height: 90px;
    background-size: cover;
  }
}
/* line 39, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container .content-title h1 {
  line-height: 140px;
  color: #FFFFFF;
}
@media (max-width: 860px) {
  /* line 39, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .title-container .content-title h1 {
    font-size: 26px;
    line-height: 74px;
  }
}
/* line 49, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container .content-title h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 37px;
  left: 45%;
}
@media (max-width: 860px) {
  /* line 49, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .title-container .content-title h2 {
    display: none;
  }
}
/* line 62, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container .content-title h2 span {
  font-size: 10px;
}
/* line 67, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container .content-title .big-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 74, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .title-container .content-title .big-overlay .overlay {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("/images/title-bg-overlay.png") no-repeat center bottom;
}
/* line 93, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .top {
  margin: 40px 0;
}
/* line 97, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 38.33333%;
  margin-left: 3.33333%;
  margin-right: 0%;
  float: right;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets__right:before, .page--buy-tickets__right:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets__right:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 97, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding: 0px 5% 0 5%;
  }
  /* line 142, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets__right:first-child {
    margin-left: auto;
  }
  /* line 145, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets__right:last-child {
    margin-right: auto;
  }
}
/* line 108, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right__entry {
  padding-bottom: 12px;
}
/* line 110, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right__entry:last-child {
  padding-bottom: 0;
}
/* line 113, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right__entry .title {
  font-size: 20px;
  font-family: "adelle", 'Roboto', sans-serif;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 6px;
  color: #000000;
  display: block;
  border-bottom: 1px solid #000;
}
@media (max-width: 860px) {
  /* line 113, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right__entry .title {
    font-size: 16px;
    font-family: "adelle", 'Roboto', sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 6px;
    color: #000000;
    display: block;
    border-bottom: 1px solid #000;
  }
}
/* line 135, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right__entry ul li {
  list-style: none;
  font-size: 17px;
  line-height: 32px;
  font-weight: 400;
  color: #999999;
}
/* line 142, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right__entry ul li b {
  color: #000;
  font-weight: 300;
  font-size: 20px;
}
/* line 147, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right__entry ul li a {
  text-decoration: none;
  color: inherit;
  font-size: 17px;
}
/* line 158, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right .toggle-info {
  display: block;
}
@media (max-width: 860px) {
  /* line 158, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right .overview-right .toggle-info {
    display: none;
  }
}
/* line 167, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right .toggle-btn {
  display: none;
  cursor: pointer;
  color: black !important;
  font-weight: 500 !important;
}
@media (max-width: 860px) {
  /* line 167, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right .overview-right .toggle-btn {
    display: block;
  }
}
/* line 179, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right .dark-p {
  color: #000000;
  padding-left: 5.3em;
  text-indent: -4.2em;
}
@media (max-width: 860px) {
  /* line 179, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right .overview-right .dark-p {
    padding-left: 4.3em;
    text-indent: -4.2em;
  }
}
/* line 189, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right p {
  padding-bottom: 10px;
  padding-left: 47px;
  color: #999999;
}
@media (max-width: 860px) {
  /* line 189, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right .overview-right p {
    padding-left: 0px;
  }
}
/* line 201, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right span {
  display: inline-block;
}
/* line 205, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right ul {
  padding: 0px 0 10px 150px;
}
@media (max-width: 860px) {
  /* line 205, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__right .overview-right ul {
    padding: 0px 0 10px 20px;
  }
}
/* line 212, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right ul li {
  color: #999999;
  font-size: 14px;
}
/* line 218, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__right .overview-right .firstlast {
  padding-left: 0px !important;
}
/* line 224, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__form-left {
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 58.33333%;
  margin-left: 0%;
  margin-right: 0%;
  float: left;
  padding-left: 2px;
  padding-right: 16px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets__form-left:before, .page--buy-tickets__form-left:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets__form-left:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 224, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__form-left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding: 0 5%;
  }
  /* line 142, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets__form-left:first-child {
    margin-left: auto;
  }
  /* line 145, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets__form-left:last-child {
    margin-right: auto;
  }
}
/* line 236, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets__form-left .title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #000000;
  display: block;
  border-bottom: 1px solid #DDDDDD;
  display: none;
}
@media (max-width: 860px) {
  /* line 236, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets__form-left .title {
    font-size: 16px;
    font-family: "adelle", 'Roboto', sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 6px;
    margin-top: 30px;
    color: #000000;
    display: block;
    border-bottom: 1px solid #000;
  }
}
/* line 260, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets h3 {
  font-size: 20px;
  font-family: "adelle", 'Roboto', sans-serif;
  font-weight: 400;
  padding-bottom: 10px;
}
@media (max-width: 860px) {
  /* line 260, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets h3 {
    font-size: 16px;
    color: #000000;
    display: block;
  }
}
/* line 274, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form {
  *zoom: 1;
  clear: both;
  padding-top: 4px;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets form:before, .page--buy-tickets form:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets form:after {
  clear: both;
}
/* line 278, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form p {
  margin-bottom: 25px;
}
/* line 282, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .select-category {
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 860px) {
  /* line 282, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form .select-category {
    margin-bottom: 10px;
    width: 100%;
  }
}
/* line 292, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form span.styled {
  font-size: 18px;
  font-weight: 400;
  background: #fff url("/images/dropdown-button.png") 100% center no-repeat;
  color: #000000;
  padding: 12px 25px;
  width: 100%;
  height: 48px;
  border: 1px solid #000000;
}
@media (max-width: 860px) {
  /* line 292, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form span.styled {
    font-size: 12px;
    padding: 18px 12px;
  }
}
/* line 309, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form span.styled p {
  color: #999999;
  font-weight: 200;
}
/* line 315, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form span.styled2 {
  font-size: 18px;
  font-weight: 400;
  background: #fff url("/images/dropdown-button2.png") 101% center no-repeat;
  color: #999999;
  padding: 12px 25px;
  width: 126px;
  height: 44px;
  border: 1px solid #999999;
}
@media (max-width: 860px) {
  /* line 315, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form span.styled2 {
    font-size: 14px;
  }
}
/* line 330, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .styled.customSelectHover {
  border-color: #DDDDDD;
  background-color: #DDDDDD;
}
/* line 335, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .customSelectInner {
  width: 100% !important;
}
/* line 339, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .styled.customSelectChanged {
  -webkit-animation: changed 0.5s;
  -moz-animation: changed 0.5s;
  -ms-animation: changed 0.5s;
}
/* line 347, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .form__row {
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-weight: 400;
}
@media (max-width: 860px) {
  /* line 356, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form .seminar {
    position: absolute;
    top: 35px;
  }
}
/* line 364, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form label {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  font-weight: 400;
  padding-bottom: 5px;
}
/* line 372, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form input[type='text'],
.page--buy-tickets form textarea {
  margin-top: 10px;
  font-size: 17px;
  padding: 12px 8px;
  border: 1px solid #CCCCCC;
  font-weight: 300;
}
/* line 380, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form input[type='text'] {
  display: inline-block;
  width: 100%;
}
/* line 384, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form textarea {
  display: block;
  height: 100px;
  width: 100%;
  float: left;
  overflow: auto;
}
/* line 391, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form input[type='checkbox'] {
  margin: 20px 0;
  float: left;
}
@media (max-width: 860px) {
  /* line 391, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form input[type='checkbox'] {
    margin: 0px 0;
  }
}
/* line 399, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form input[type='submit'],
.page--buy-tickets form button[type='submit'],
.page--buy-tickets form input[type='button'] {
  float: right;
  width: 134px;
  border: none;
  font-size: 18px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 300;
  background-color: #EB2026;
  color: #FFFFFF;
  height: 46px;
  line-height: 46px;
  /* background: url("../images/icon_btn_blue.png") right 7px no-repeat transparent;
  */
}
/* line 417, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .checktext {
  margin: 20px 0 20px 25px;
}
@media (max-width: 860px) {
  /* line 417, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form .checktext {
    margin: 0px 0 20px 25px;
  }
}
/* line 425, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .btn--red {
  font-family: "adelle", 'Roboto', sans-serif;
}
/* line 428, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .form__mandatory {
  float: left;
  font-weight: 300;
  padding-left: 0;
  color: #666666;
  font-size: 16px;
  line-height: 38px;
}
/* line 436, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .form__footer {
  float: left;
  width: 100%;
  margin-top: 12px;
}
/* line 441, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .form__row--label {
  margin-bottom: 0;
  /* padding-bottom: 8px;
  */
}
/* line 447, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets form .form__row--multi label,
.page--buy-tickets form .form__row--multi .control-group {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  float: left;
  font-weight: 400;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets form .form__row--multi label:before, .page--buy-tickets form .form__row--multi label:after,
.page--buy-tickets form .form__row--multi .control-group:before,
.page--buy-tickets form .form__row--multi .control-group:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets form .form__row--multi label:after,
.page--buy-tickets form .form__row--multi .control-group:after {
  clear: both;
}
/* line 48, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets form .form__row--multi label:last-child,
.page--buy-tickets form .form__row--multi .control-group:last-child {
  margin-right: 0%;
}
@media (max-width: 860px) {
  /* line 447, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets form .form__row--multi label,
  .page--buy-tickets form .form__row--multi .control-group {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets form .form__row--multi label:before, .page--buy-tickets form .form__row--multi label:after,
  .page--buy-tickets form .form__row--multi .control-group:before,
  .page--buy-tickets form .form__row--multi .control-group:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets form .form__row--multi label:after,
  .page--buy-tickets form .form__row--multi .control-group:after {
    clear: both;
  }
  /* line 48, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets form .form__row--multi label:last-child,
  .page--buy-tickets form .form__row--multi .control-group:last-child {
    margin-right: 0%;
  }
}
/* line 461, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont {
  clear: both;
}
/* line 464, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .submit-btn {
  float: right;
  width: 134px;
  border: none;
  font-size: 18px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 300;
  background-color: #EB2026;
  color: #FFFFFF;
  /*height: 46px;*/
  /*line-height: 46px;*/
  /* background: url("../images/icon_btn_blue.png") right 7px no-repeat transparent;
  */
}
/* line 480, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont h3 {
  font-family: "adelle", 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
  width: 300px;
  padding-top: 20px;
  clear: both;
}
@media (max-width: 860px) {
  /* line 480, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont h3 {
    width: 90%;
    margin: 0 5%;
    margin-bottom: 10px;
  }
}
/* line 499, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .btn--red {
  font-family: "adelle", 'Roboto', sans-serif;
  float: right;
  background: #EB2026;
  color: #FFFFFF;
  width: 136px;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 82px;
}
@media (max-width: 860px) {
  /* line 499, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .btn--red {
    margin: 20px 5% 53px 5%;
  }
}
/* line 514, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .form__footer {
  float: right;
  width: 100%;
  margin-top: 12px;
}
@media (max-width: 860px) {
  /* line 523, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .radio input[type='radio'] {
    display: block;
    float: left;
    width: 10%;
    margin: 0 1% 0 5%;
  }
}
/* line 532, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .radio input[type='radio']:nth-child(2) {
  margin-left: 30px;
}
@media (max-width: 860px) {
  /* line 532, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .radio input[type='radio']:nth-child(2) {
    margin-left: 5%;
  }
}
/* line 541, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .radio p {
  display: inline-block;
}
@media (max-width: 860px) {
  /* line 541, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .radio p {
    display: block;
    float: left;
    width: 70%;
  }
}
/* line 552, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .price, .page--buy-tickets .form-cont .promo {
  height: 96px;
  display: block;
  float: left;
  border: 1px solid #000000;
}
/* line 557, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .price p, .page--buy-tickets .form-cont .promo p {
  line-height: 96px;
  padding: 0 40px;
  font-size: 20px;
}
/* line 564, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .price {
  width: 349px;
}
@media (max-width: 860px) {
  /* line 564, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .price {
    width: 90%;
    margin: 0 5%;
  }
}
/* line 573, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .price p {
  font-family: "adelle", 'Roboto', sans-serif;
}
/* line 576, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .price p span {
  padding-left: 40px;
}
/* line 579, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .price p span .small {
  font-size: 15px;
  font-weight: 200;
  display: inline-block;
  padding-left: 0px;
}
/* line 590, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .promo {
  width: 731px;
  margin-left: -1px;
}
@media (max-width: 860px) {
  /* line 590, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .promo {
    width: 90%;
    margin: 0 5%;
    height: 137px;
  }
}
/* line 600, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .promo p {
  padding-right: 20px;
}
@media (max-width: 860px) {
  /* line 600, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .promo p {
    font-size: 14px;
    padding-right: 40px;
    margin-top: -10px;
  }
}
/* line 611, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .form-cont .promo input[type='text'] {
  font-size: 17px;
  padding: 12px 8px;
  margin-left: 30px;
  border: 1px solid #000;
  font-weight: 300;
  display: inline-block;
  width: 298px;
}
@media (max-width: 860px) {
  /* line 611, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .form-cont .promo input[type='text'] {
    width: 100%;
    margin: -30px 0;
    display: block;
  }
}
/* line 637, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .broughtby {
  text-align: center;
  width: 100%;
  position: relative;
  border-top: 1px solid #000000;
  background: #FFFFFF;
  z-index: 300;
}
/* line 645, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .broughtby .logos {
  padding: 70px 0;
  display: block;
  background: #FFFFFF;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
/* line 204, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets .broughtby .logos:before, .page--buy-tickets .broughtby .logos:after {
  content: '';
  display: table;
}
/* line 208, ../../private/scss/jeet/_grid.scss */
.page--buy-tickets .broughtby .logos:after {
  clear: both;
}
@media (max-width: 860px) {
  /* line 645, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .broughtby .logos {
    *zoom: 1;
    float: left;
    clear: none;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  /* line 204, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets .broughtby .logos:before, .page--buy-tickets .broughtby .logos:after {
    content: '';
    display: table;
  }
  /* line 208, ../../private/scss/jeet/_grid.scss */
  .page--buy-tickets .broughtby .logos:after {
    clear: both;
  }
}
/* line 658, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .broughtby .logos img {
  width: 220px;
  height: auto;
}
@media (max-width: 860px) {
  /* line 658, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .broughtby .logos img {
    height: 99px;
    width: auto;
  }
}
/* line 670, ../../private/scss/views/_buy-tickets.scss */
.page--buy-tickets .broughtby .logos:last-of-type img {
  padding-top: 20px;
}
@media (max-width: 860px) {
  /* line 670, ../../private/scss/views/_buy-tickets.scss */
  .page--buy-tickets .broughtby .logos:last-of-type img {
    padding-top: 0px;
  }
}
