/* Table of Content */
/* -------------------- */
/* 1. Imports & Clears */
/* 2. Reset */
/* 3. General */
/* 4. Main Container */
/* 5. Header */
/* 6. Topics */
/* 7. Speakers */
/* 8. Schedule */
/* 9. Testimonials */
/* 10. Registration & Sponsors */
/* 11. Footer Section */
/* -------------------- */
/* 1. Imports & Clears */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Montserrat&subset=latin,latin-ext);
.header .menu:after, .header ul:after, .when:after, .where:after, .topics .container:after, .speakers:after, .featured:after, .schedule ul:after, .day:after, .event:after, .event .event-info div:after, .bullets:after, .registration:after, .sponsors .container:after, .info:after, .social div:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden; }

/* all default colors

#ea4c0f - orange, original color
#10a1d6 - light blue
#28315f - blue
#95a5a5 - gray
#913d88 - purple
#c51330 - red
#eb7f9f - pink
#f39c11 - yellow
#1bbc9b - light green
#4daf7c - green

*/
/* natural box layout model to all elements */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* 2. Reset */
body, h1, h2, h3, h4, h5, h6, ul, li, form, div, p, ol, button, hr, blockquote {
  margin: 0;
  padding: 0; }

article, figure, footer, header, nav, section, details, summary {
  display: block; }

  #travel-partner{position:relative;float: left;
position: relative;
width: 49%;}
.mobile-partner img, .mobile-new{display:none!important;}
/* 3. General */
html {
  background: white; }

body {
  font: 14px "Open Sans", sans-serif;
  text-align: center;
  color: black; }
  @media all and (max-width: 640px) {
    body {
      font-size: 13px; } }

h1, h2, h3 {
  margin-bottom: 30px;
  line-height: 1.1em; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "Montserrat", sans-serif; }

p, h4, h5, h6 {
  margin-bottom: 10px; }

  .header h1{padding-left: 12%;}

input:focus, textarea:focus {
  outline: none; }

textarea {
  resize: none; }

h1, h2 {
  font-size: 50px;
  font-weight: bold; }
  @media all and (max-width: 1180px) {
    h1, h2 {
      font-size: 46px; } }
  @media all and (max-width: 940px) {
    h1, h2 {
      font-size: 44px; } }
  @media all and (max-width: 780px) {
    h1, h2 {
      font-size: 40px; } }
  @media all and (max-width: 480px) {
    h1, h2 {
      font-size: 25px; } }

h2 {
  font-weight: 300; }

div {
  width: auto;
  height: auto;
  margin: 0 auto; }

a {
  text-decoration: underline;
  color: black;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover {
    text-decoration: none;
    color: black; }

.subtitle, .topics h3 {
  font-size: 25px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3em;
  font-weight: 300;
  text-transform: uppercase; }

.subtitlesocial, .topics h3 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3em;
  font-weight: 300;
  text-transform: uppercase; }
  
.partner-logo { max-width: 200px;}

  @media all and (max-width: 1180px) {
    .partner-logo { max-width: 200px;}
    .subtitle, .topics h3 {
      font-size: 19px; }
.subtitlesocial, .topics h3 {
      font-size: 19px; }}
  @media all and (max-width: 940px) {.mobile-partner img, .mobile-new{display:none!important;}
  .partner-logo { max-width: 100px;}
    .subtitle, .topics h3 {
      font-size: 18px; }
.subtitlesocial, .topics h3 {
      font-size: 18px; }}
  @media all and (max-width: 780px) {
  .partner-logo { max-width: 80px;}
    .subtitle, .topics h3 {
      font-size: 17px; }
.subtitlesocial, .topics h3 {
      font-size: 17px; }}
  @media all and (max-width: 480px) {
  .maps, .address{margin-bottom: 30px!important;
width: 100%;}
  .mobile-partner img{display:block!important;margin-left:-10px;}
    .subtitle, .topics h3 {
      font-size: 15px;
      margin-top: 8px}
.subtitlesocial, .topics h3 {
      font-size: 15px; }}

/* 4. Main Container */
.page {
  text-align: left;
  overflow: hidden; }
  .page .container {
    max-width: 1180px; }
    @media all and (max-width: 1180px) {
      .mobile-partner img{display:none!important;}

      .page .container {
        width: 98%; } }
.featured h4{font-size:20px;}
/* 5. Header */
.header h1{font-size:54px;padding-top:130px;}
.header .subtitle{padding-left:10%;}
 .sponsors{margin-bottom:20px;}
.header {
  height: 1060px;
  background: #888888 url("images/london-dark.jpg") 50% 0 no-repeat fixed;
  background-size: cover;
  background-position: top;
  
  border-right-style: solid;
  border-right-color: #4e5d91;
  border-right-width: 8px;
    
  border-left-style: solid;
  border-left-color: #4e5d91;
  border-left-width: 8px;
    
  border-top-style: solid;
  border-top-color: #4e5d91;
  border-top-width: 8px;
    
  color: white;
  z-index: 1;
  -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 80%);
  clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 80%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

  @media only screen and (min-width : 320px) and (max-width : 480px) {
  .mobile-partner img{display:block!important;} #partner-container li{display:none!important;}

  .header .subtitle {
    padding-left:0!important;
    padding-top: 0px;
    font-size: 22px;
    font-weight: 600;

}
      
      /* ---------------------------Bottom Social Icons Mobile Width --------------------------------  */
      
    .event .event-time{width:100%!important;}
    .event .event-info{width:100%!important;}
      .social button, .social a{width:53px!important;}
.register-now img{width:280px!important;}
      
.event .event-info{padding-left:16px!important;} /* --------- HERE ------------*/

      
.when span, .where span, .register-now span {
    font-size: 16px;
    }
    
.event-info img {
    display:none;
    }
      
.header { background: url("images/london-dark.jpg") no-repeat top center!important;
-webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.price img{margin-top:-20px!important;}
.social img{bottom: 0!important;
max-width: 311px!important;
position: relative!important;
right: 0!important;}
.event.extend .event-time span, .event.extended .event-time span{display:none;}
.tinen{margin-top: 10px;
padding-left: 20px;
text-align: left;}
.event-time img {padding-bottom: 10px;float:left; padding-left:20px;}  }

  @media all and (max-width: 940px) {
    .header {
      height: auto; } }
  .header .container {
    padding: 40px 30px;
    
    /*border-top-style: solid;
    border-top-color: #5bb8fb;
    border-top-width: 5px;*/
      
    position: relative;
    min-height: 710px; }
  .header .menu {
    background: rgba(89, 203, 227, 0.8); }
  .header ul {
    list-style-type: none;
    padding: 15px 60px;
    max-width: 1180px;
    margin: 0 auto; }
    .header ul li {text-shadow: 2px 2px #000;
      float: left;
      margin-right: 10px; }
      .header ul li a {
        font-size: 1.14286em;
        color: white;
        text-transform: uppercase;
        font-weight: 300; }
        .header ul li a:hover, .header ul li a.active {
          color: black; }
          .desktop-speakers-table .ffwidth{width:49%!important;float:left;margin-right:1%;}
          .desktop-speakers-table .ffwidth .tg-0lax.guy{width:150px;}
          .desktop-speakers-table .ffwidth .tg-0lax{text-align:left;vertical-align:top;width:49%!important;float:left;margin-right:1%;}
          .desktop-speakers-table .ffwidth .tg-0lax.guy img{float:left; width:188px;}
  
.header h1 {
    padding-top:130px;	text-shadow: 2px 2px #000;
    margin-bottom: 0; }
  
.header .subtitle {
    text-shadow: 1px 1px 5px rgba(40, 56, 104, 0.8);
    margin-bottom: 30px;
    margin-top: 10px;
}
  
   .header a {text-shadow: 2px 2px #000;
    text-decoration: none;
    color: white; }

#ebook .featured {
  background:#efefef;
}

#ebook .featured h3 {
  color:#000;
}

.newclass{margin-bottom:20px;}

.infonew{color: #28315f;font-family: "Montserrat",sans-serif;
font-size: 34px;
font-weight: 900;line-height:30px;
text-transform: uppercase;}


.counter {
  padding:5px 15px;
  border-radius:7px;
  border:1px solid #000;
  background:#fff;
  color:#000;
  position:relative;
  margin-right:20px;
  font-size:30px;
  box-shadow: 2px 2px 5px #000;

}

.counter hr {
  width:100%;
  position:absolute;
  left:0;
  top:48%;
  border-top:1px solid #888;
  border-bottom:0;
}

#ebook input, #ebook input[type="submit"] {
  width:100%;
  padding: 10px;
  height: 52px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 8px;
  border:0;
  -webkit-appearance: none;
}

#ebook input[type="submit"] {
  background: #28315f;
  font-size: 1.71429em;
  font-family: "Montserrat", sans-serif;
  color:#fff;
}

.flex-viewport img{width:300px;height:175px; overflow:hidden;}
.flex-viewport li a{font-family: "Montserrat",sans-serif;
font-size: 18px;color:#0190c8;
font-weight: 300;
text-transform: uppercase;}

.when, .cpd, .where, .tickets {background-color:rgba(0, 0, 0, 0.7);padding:10px;width:390px;overflow:hidden;}

.when, .cpd, .where,.tickets, .register-now {
  font-size: 1.28571em;
  font-weight: 300;
  position: absolute; }
  @media all and (max-width: 940px) {
    .when, .where,.tickets, .cpd, .register-now {
      position: static;
      margin-top: 20px; } }
  .when span, .where span,.tickets span, .cpd span, .register-now span {
    font-size: 1.1em; }
    .when {
      bottom: 500px; }

.where {
  bottom: 400px; }
  @media all and (max-width: 940px) {
    .where {
      bottom: none; } }

.cpd {
  bottom: 192px; }
  @media all and (max-width: 940px) {
    .cpd {
      bottom: none; } }

.tickets {
  bottom:301px;
}
@media all and (max-width: 940px) {
  .when, .where, .tickets, .cpd {
    width: 100%; } }
.when div, .where div, .cpd div, .tickets div {
  float: left;
  font-family: "Montserrat", sans-serif;
  margin-top: 5px; }
.when .icon-holder, .cpd .icon-holder, .where .icon-holder, .tickets .icon-holder {
  background-color: #fff;
  width: 64px;
  padding: 14px 0;
  text-align: center;
  font-size: 1.5em;
  margin-right: 10px;
  margin-top: 10px; }

  .icon-holder .fa {
    color:#28315f;
  }
.when p, .cpd p, .where p, .tickets p {text-shadow: 2px 2px #000;
  margin-bottom: 0;
  line-height: 1.2em; }
.when strong, .cpd strong, .where strong, .tickets strong {
  font-weight: bold;text-shadow: 2px 2px #000;
  color: #5bb8fb;
  text-transform: uppercase; }
.register-now p{color:#28315f;font-size:18px; line-height: 1em; margin-bottom: 20px;}

.register-now {padding:20px;max-width:350px;
  bottom: 76px; background: #efefef;
  right: 0px;
  text-align: center;

 }
  @media all and (max-width: 1180px) {
    .register-now {
      text-align: left; } }
  .register-now a.button {
    display: inline-block;
    font-size: 1.5em; }
    @media all and (max-width: 480px) {
      .ffwidth{width:100%!impotrant;}
      .desktop-speakers-table .ffwidth{width:100%!important;float:left;margin-right:0%;}
        .desktop-speakers-table .ffwidth .tg-0lax.guy img{float:left; width:140px;display:block!important;;}
      .register-now a.button {
        text-align: center;
        font-size: 1.33333em;
        padding: 0 26px;
        line-height: 50px; } }

.register-now input {
  width:100%;
  padding: 10px;

  font-family: "Open Sans", sans-serif;
  margin-bottom: 8px;
  border:0;
  -webkit-appearance: none;
}

#blog li {

  width:24.5%;
}

#blog h3 {
  margin-bottom:10px;
}

.register-now input[type="submit"] {
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 1.5em;
}

.register-now input[type="submit"]:hover {
  /*border:1px solid #000;*/
  background:#5bb8fb;
}

.button {
  background: #28315f;
  border: 3px solid #28315f;
  padding: 0 46px;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  line-height: 60px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif; }
  .button:hover {
    background: none;
    color: white; }

/* 6. Topics */
.topics {
  margin-top: -288px;
  position: relative;
  z-index: 10; }
  @media all and (max-width: 940px) {
    .topics {
      margin-top: 0; } }
  .topics .container {
    background: white;
    padding: 60px; }
    .topics .container div {
      width: 25%;
      padding-right: 20px;
      margin-top: 30px;
      float: left; }
      @media all and (max-width: 780px) {
        .topics .container div {
          width: 100%;
          padding-right: 0; } }
      .topics .container div h4, .topics .container div .fa {
        color: #28315f;
        margin-bottom: 20px; }
        @media all and (max-width: 780px) {
          .topics .container div h4, .topics .container div .fa {
            margin-bottom: 10px; } }
      .topics .container div h4 {
        font-size: 1.28571em;
        font-weight: 300; }
      .topics .container div p {
        font-size: 1em; }
  .topics p {
    color: #888888;
    font-size: 1.28571em; }

.speakers, .schedule, .why, .registration, .sponsors {
  margin-bottom: 60px; }

.speakers h2, .speakers .subtitle, .schedule h2, .schedule .subtitle {
  padding: 0 0px;
  margin-bottom: 0; }
.speakers .subtitle, .schedule .subtitle {
  margin-bottom: 50px; }

/* 7. Speakers */ ---------------------------------------------------------------------------------------
.featured {
  background: #28315f; }
  .featured img {
    float: left;
    width: 100%; }
  .featured h3, .featured .title {
    line-height: 1.1em;
    font-weight: 300; }
  .featured h3 {
    font-size: 2.57143em;
    margin-bottom: 20px; }
    @media all and (max-width: 1180px) {
      .featured h3 {
        font-size: 2.28571em; } }
  .featured .title {
    font-family: "Montserrat", sans-serif;
    font-size: 1.28571em;
    margin-bottom: 40px; }
    @media all and (max-width: 1180px) {
      .featured .title {
        font-size: 1.21429em;
        margin-bottom: 20px; } }
  .featured p {
    font-size: 14px; }
    @media all and (max-width: 1180px) {
      .featured p {
        font-size: 1em; } }
  .featured div {
    float: left;
    width: 50%;
    padding: 20px 23px;
    color: white;
    background-color: ##28315f;
    font-weight: 300; }
    @media all and (max-width: 980px) {
      .featured div {
        width: 100%; } }
    .featured div.image {
      padding: 0; }

.single {
  width: 25%;
  float: left;
  position: relative;
  cursor: pointer; }
  @media all and (max-width: 980px) {
    .single {
      width: 33.333%; } }
  @media all and (max-width: 780px) {
    .single {
      width: 50%; } }
  .single img {
    float: left;
    width: 100%;
    height: auto; }
  .single div {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(89, 203, 227, 0.85);
    padding: 30px;
    display: none;
    color: white; }
  .single h3 {
    font-size: 2.57143em;
    font-weight: 300;
    line-height: 1.1em; }
    @media all and (max-width: 780px) {
      .single h3 {
        font-size: 1.71429em; } }
  .single p {
    margin-bottom: 0; }
    .single p:last-child {
      margin-top: 6px; }
  .single strong {
    font-size: 1.28571em;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    display: inline-block; }
    @media all and (max-width: 780px) {
      .single strong {
        font-size: 1.14286em; } }
    .single strong:before {
      content: '';
      width: 30px;
      height: 5px;
      background: white;
      display: block;
      margin-bottom: 10px; }
  .single a {
    color: white;
    margin-right: 10px;
    opacity: .6; }
    .single a:hover {
      opacity: 1; }

/* 8. Schedule */
.schedule ul {
  list-style-type: none; }
  .schedule ul li {
    float: left;
    background-color: #283868;
    margin-bottom: 10px;
    width: 33.333%;
    max-width: 280px; }
    .schedule ul li a {
      font-weight: bold;
        color: white;
      text-decoration: none;
      font-size: 1.71429em;
      font-family: "Montserrat", sans-serif;
      line-height: 50px;
      display: block;
      padding: 0 30px; }
      @media all and (max-width: 780px) {
        .schedule ul li a {
          background-color: #283868;
          font-size: 1.28571em;
          padding: 0 20px;
          line-height: 40px; } }
.schedule .day {
  padding: 46px 20px;
  border: 3px solid #c7c7c7; }

/* jQuery Tabs UI styles overwrite */
.ui-tabs {
  padding: 0; }
  .ui-tabs .ui-tabs-nav {
    padding: 0;
    margin-bottom: 10px; }
    .ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li.ui-tabs-active {
      padding: 0;
      margin: 0; }
    .ui-tabs .ui-tabs-nav li {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .ui-tabs .ui-tabs-nav li.ui-state-active, .ui-tabs .ui-tabs-nav li.ui-state-active.ui-state-hover {
        background-color: #28315f;
        color: white; }
        .ui-tabs .ui-tabs-nav li.ui-state-active a, .ui-tabs .ui-tabs-nav li.ui-state-active.ui-state-hover a {
          color: white; }
      .ui-tabs .ui-tabs-nav li.ui-state-hover {
        background-color: white;
        color: white; }

.event.extend .event-time span, .event.extended .event-time span {
  width: 31px;
  height: 31px;
  top: 7px;
  right: -16px;
  line-height: 28px;
  cursor: pointer; }
.event:last-child .event-info div {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }
.event .event-time, .event .event-info {
  float: left; }
.event .event-time {
  width: 25.57319%;
  text-align: right;
  padding-right: 33px;
  position: relative; }
  .event .event-time span {
    display: block;
    width: 11px;
    height: 11px;
    background-color: #28315f;
    position: absolute;
    top: 17px;
    right: -6px;
    color: white;
    text-align: center; }
.event .event-time, .event .event-info h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.71429em;
  font-weight: 300;
  color: #28315f;
  line-height: 1.82em; }
  @media all and (max-width: 780px) {.event-time img{width:120px;}
    .event .event-time, .event .event-info h4 {
      font-size: 1.28571em; } }
.event .event-info {
  width: 74.42681%;
  padding-left: 57px;
  border-left: 1px solid #c7c7c7; }
  .event .event-info h4 {
    margin-bottom: 0; }
    @media all and (max-width: 780px) {
      .event .event-info h4 {
        font-size: 1.57143em; } }
    .event .event-info h4 a {
      text-decoration: none;text-transform: uppercase;
      color: #28315f; }
  .event .event-info div {
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 20px;
    padding-bottom: 20px; }
  .event .event-info img {
    float: right;
    padding: 10px; }

.speaker {
  text-transform: uppercase;
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-weight: 300;
  margin-bottom: 40px; }
  .speaker strong {
    text-transform: none;
    font-size: 1.33333em;
    font-weight: bold; }
    @media all and (max-width: 780px) {
      .speaker strong {
        font-size: 1.22222em; } }

.why {
  background: black url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  /* Saf4+, Chrome */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  /* Chrome 10+, Saf5.1+ */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  /* FF3.6+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  /* IE10 */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/14gfPkZbw.jpg") no-repeat 50% 0 fixed;
  /* W3C */
  color: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .why .container {
    padding: 48px 0; }

/* 9. Testimonials */
.testimonials {
  background-color: white;
  color: #888888;
  padding: 70px 110px;
  text-align: center;
  margin-bottom: 70px;
  position: relative; }
  .testimonials h4 {
    font-size: 1.85714em;
    text-transform: uppercase;
    color: black;
    font-weight: 300;
    margin-bottom: 35px;
    background: url("images/quote.png") top center no-repeat;
    padding: 25px 0 10px; }
  .testimonials blockquote {
    font-size: 1.28571em;
    font-style: italic; }
  .testimonials cite {
    display: block;
    font-style: normal;
    font-size: 0.77778em;
    margin-top: 20px;
    color: #28315f;
    font-family: "Montserrat", sans-serif; }
    .testimonials cite span {
      text-transform: uppercase;
      color: black; }
  .testimonials ul.flex-direction-nav {
    list-style-type: none; }
    .testimonials ul.flex-direction-nav .flex-prev, .testimonials ul.flex-direction-nav .flex-next {
      display: block;
      position: absolute;
      width: 64px;
      background-color: #28315f;
      color: white;
      font-size: 1.9em;
      padding: 14px 0;
      top: 50%;
      margin-top: -32px; }
      .testimonials ul.flex-direction-nav .flex-prev:hover, .testimonials ul.flex-direction-nav .flex-next:hover {
        background-color: #85d9ea; }
    .testimonials ul.flex-direction-nav .flex-prev {
      left: -10px; }
    .testimonials ul.flex-direction-nav .flex-next {
      right: -10px; }

.bullets {
  padding: 0 30px; }
  .bullets h3, .bullets h4 {
    font-size: 1.71429em;
    font-weight: 300; }
  .bullets h3 {
    text-transform: uppercase;
    padding: 0 30px; }
    @media all and (max-width: 780px) {
      .bullets h3 {
        padding: 0; } }
  .bullets h4 {
    color: #28315f; }
  .bullets div {
    padding: 0 30px;
    width: 50%;
    min-height: 140px;
    float: left; }
    @media all and (max-width: 780px) {
      .bullets div {
        width: 100%;
        padding: 0; } }

/* 10. Registration & Sponsors */
.registration .container, .sponsors .container {
  padding: 0 60px; }
.registration h2, .sponsors h2 {
  margin-bottom: 0; }

.registration .desc {
  font-size: 1.21429em;
  line-height: 1.2em;
  color: #888888; }
.registration .subtitle, .registration .desc {
  margin-bottom: 40px; }
.registration h3 {
  font-size: 1.85714em;
  font-weight: 300;
  color: #28315f; }

.form, .price {
  float: left;
  width: 50%; }
  @media all and (max-width: 1180px) {
    .form, .price {
      width: 100%; } }

.form {
  padding-right: 15px; }
  @media all and (max-width: 1180px) {
    .form {
      padding: 0;
      margin-bottom: 20px; } }

.form input, .form textarea, .form select {
  width: 100%;
  display: block;
  margin-bottom: 8px;
  border: 3px solid #f0f0f0;
  background-color: #f0f0f0;
  padding: 10px;
  height: 52px;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  color: black;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .form input:focus, .form input:hover, .form textarea:focus, .form textarea:hover, .form select:focus, .form select:hover {
    background-color: white; }
.form button {
  font-size: 1.71429em;
  color: white;
  background-color: #28315f;
  border: 3px solid #28315f;
  width: 100%;
  height: 81px;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .form button:hover {
    background: white;
    color: black; }

.price {
  padding-left: 15px; }
  @media all and (max-width: 1180px) {
    .price {
      padding: 0; } }
  .price h4 {
    font-size: 1.78571em;
    font-weight: bold;
    margin-top: 20px;
    padding-right: 25px; }
    .price h4 span {
      color: #28315f; }
  .price p {
    color: #888888;
    margin-right: 10px; }
  .price div {
    border: 3px solid #f0f0f0;
    position: relative;
    height: 160px;
    cursor: pointer;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media all and (max-width: 640px) {.logotech{margin-left:0px!important;width:300px!important;}
      .price div {
        height: auto;
        padding: 10px; } }
    .price div.active, .price div:hover {
      border: 3px solid #28315f; }
    .price div:last-child {
      margin-bottom: 0; }
    .price div .amount {
      background-color: #28315f;
      float: left;
      height: 160px;
      width: 160px;
      margin: -3px 25px 0 -3px;
      color: white;
      font-family: "Montserrat", sans-serif;
      font-size: 3.42857em;
      font-weight: bold;
      line-height: 160px;
      text-align: center; }
      @media all and (max-width: 640px) {
        .price div .amount {
          height: auto;
          width: auto;
          margin: 0;
          float: none;
          line-height: 1;
          background-color: white;
          color: #28315f;
          text-align: left; } }

.sponsors .container {
  position: relative; }
.sponsors .subtitle {
  margin-bottom: 90px; }
  .sponsors .subtitle a {
    font-weight: bold;
    color: #28315f;
    border-bottom: 2px solid #dcf4f9;
    text-decoration: none;
    display: inline-block;
    line-height: 1em; }
    .sponsors .subtitle a:hover {
      border-bottom: 2px solid #28315f; }
.sponsors .slides {
  border: 3px solid #c7c7c7;
  padding: 60px;
  position: relative; }
.sponsors ul {
  list-style-type: none; }
  .sponsors ul li {
    display: inline-block;
    text-align: center; }
.sponsors .flex-prev, .sponsors .flex-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  line-height: 70px;
  text-align: center;
  background-color: black;
  color: white;
  font-size: 1.9em; }
  .sponsors .flex-prev:hover, .sponsors .flex-next:hover {
    background-color: #888888; }
.sponsors .flex-prev {
  left: -32px; }
.sponsors .flex-next {
  right: -32px; }
.event .event-info h4{line-height:26px;padding-bottom:8px;background:#28315f;color:#fff;padding:5px;margin-bottom:10px;}

.event .event-info h4 a{color:#fff;}
.location h2 {
  margin-bottom: 0;
  margin-top: 10px;
}
.location h2, .location .subtitle {
  padding: 0 5px; }

.location {
  padding-top: 20px;
  position: relative;
  background: black url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  /* Saf4+, Chrome */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  /* Chrome 10+, Saf5.1+ */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  /* FF3.6+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  /* IE10 */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("images/observation-deck-381232_1920.jpg") no-repeat 50% 0 fixed;
  /* W3C */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .location .container {
    z-index: 10;
    position: relative; }
  .location h2, .location .subtitle {
    color: white; }

.info {
  background-color: white;
  padding: 40px 38px 60px 38px;
  margin-top: 40px;
  z-index: 2; }
  .info p:last-child {
    margin-bottom: 0; }

.maps, .address {
  float: left;
  width: 50%; }
  @media all and (max-width: 880px) {
    .maps, .address {
      width: 100%;
      margin-bottom: 20px; } }



.maps .images, .maps #map_canvas {
  border: 4px solid #4e5d91;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.maps .images {
  margin-bottom: 15px; }
.maps img {
  display: block;
  width: 100%; }

#map_canvas {
  height: 406px; }

.address {
  color: #888888;
  padding-left: 25px; }
  @media all and (max-width: 880px) {
    .address {
      padding-left: 0; } }
  .address h5, .address h4 {
    font-weight: 300;
    color: black; }
  .address h4 {
    font-size: 1.71429em;
    margin-bottom: 12px; }
  .address h5 {
    font-size: 1.28571em;
    text-transform: uppercase;
    margin-bottom: 12px; }
    .address h5 i {
      color: #28315f; }
  .address h5, .address h4, .address p {
    line-height: 1.2em; }
  .address p {
    font-size: 1em; }

.venue {
  margin-bottom: 22px; }
  .venue p {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #283868;
}
  .venue a, .venue span {
    color: #28315f; }

.social {
  background-color: white;
  color: white;
  padding-top: 40px;
  position: relative;
  z-index: 5;
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 40%, 0% 0%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 40%, 0% 0%); }
  .social .container {
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 44px;
    background-color: #28315f; }
    @media all and (max-width: 1180px) {
      .social .container {
        width: 100%; } }
  .social div {
    padding: 0 60px;
    max-width: 1180px; }
  .social h2 {
    margin-bottom: 0; }
  .social .subtitle {
    margin-bottom: 20px;
    margin-top: 10px }
  .social input, .social button, .social a {
    float: left;
    height: 60px;
    line-height: 60px; }
  .social input, .social button {
    border: none; }
  .social input {
    padding: 10px 20px;width:214px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px; }
  .social button {
    cursor: pointer; }
  .social button, .social a {
    margin-right: 1px;
    width: 60px;
    text-align: center;
    color: white;
    background-color: black;
    font-size: 24px; }
    .social button:hover, .social a:hover {
      color: #5bb8fb; }

.clearfix {
  content: "";
  clear: both;
  display: table;
}

.social input {
  border-right:2px solid #efefef;
}

/* 11. Footer Section */
.footer {
  font-family: "Montserrat", sans-serif; }
  .footer .container {
    padding: 40px 0;
    text-align: center; }
  .footer p {
    font-size: 1.28571em;
    color: #010101;
    font-weight: 300; }
  .footer a {
    color: #28315f;
    text-decoration: none; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999; }
#partners-new{min-height:245px;}
.contact-form {
  padding: 50px 72px 72px;
  width: 50%;
  max-width: 675px;
  border: 3px solid #f0f0f0;
  background-color: white;
  text-align: left;
  margin-top: 10%;
  position: relative;
  font-family: "Montserrat", sans-serif; }
  @media all and (max-width: 980px) {
    .contact-form {
      width: 96%;
      max-width: none;
      padding: 25px; } }
  @media all and (max-width: 640px) {
    .contact-form {
      width: 98%;
      max-width: none;
      padding: 20px; } }
  .contact-form h3 {
    font-size: 5.14286em;
    font-weight: 300;
    margin-bottom: 0; }
    @media all and (max-width: 980px) {
      .contact-form h3 {
        font-size: 4em; } }
    @media all and (max-width: 640px) {.event-time img{width:120px;}
      .contact-form h3 {
        font-size: 2.57143em; } }
  .contact-form p {
    font-size: 1.71429em;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 45px; }
    @media all and (max-width: 980px) {
      .contact-form p {
        font-size: 1.42857em; } }
    @media all and (max-width: 640px) {
      .contact-form p {
        font-size: 1.28571em; } }
    .contact-form p.error, .contact-form p.message {
      text-transform: none;
      font-size: 1em;
      margin: 0;
      margin-top: 7px;
      font-family: "Open Sans", sans-serif; }
    .contact-form p.error.active {
      padding: 10px;
      background: #fef0f0;
      color: #ea0001;
      border: 3px solid #f8b2b2; }
  .contact-form .form {
    float: none;
    width: 100%;
    padding-right: 0; }
  .contact-form input, .contact-form textarea {
    margin-bottom: 7px; }
    .contact-form input.error, .contact-form textarea.error {
      border: 3px solid #f8b2b2; }
  .contact-form textarea {
    height: 220px; }
    @media all and (max-width: 780px){
      #travel-partner h3, #partner h3{width: 100%;}
      #partners {
        float: right;
      position: relative;
      width: 100%!important
      }
    #travel-partner{float: left;
    position: relative;
    width: 100%!important}
    }

    @media all and (max-width: 640px) {
      .contact-form textarea {
        height: 150px; } }
  .contact-form a {
    position: absolute;
    color: #28315f;
    top: 18px;
    right: 18px; }
    .contact-form a:hover {
      opacity: .5; }

.back {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99; 
}


  .back .container {
    position: relative;
    max-width: 1180px;
}

  .back a {
    width: 50px;
    height: 45px;
    background: #4e5d91;
    text-align: center;
    color: white;
    position: absolute;
    bottom: 0;
    right: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    .back a:hover {
      height: 50px; }

.anchor {
  display: block;
  height: 0px; }


.footer-img {
  max-width:350px;position:absolute;right:0;bottom:20px;
}

#cover {
  margin-top:-100px;
}

*, *:before, *:after {
  box-sizing: border-box;
}

#logos li, #logos2 li {
  list-style: none;
}

#attendees h3, #travel-partner h3 {
    font-size: 1.85714em;
    font-weight: 300;
    color: #28315f;
    padding-bottom:0;
    margin-bottom:10px !important;
}

#travel-partner p {
  color: #888888;
    margin-right: 10px;
        font-size: 15px;
}

#partners img{max-height:130px;margin-right:26px;}

#travel-container {

float: left;
height: 146px;

padding: 20px;
width: 100%;
}

#travel-partner h3, #partner h3{width: 44%;}
#partner-container{
      border: 3px solid #c7c7c7;
float: right;
height: 180px;
margin-bottom: 40px;
padding:10px 20px 20px;
width: 100%;
}

.travel-partner-half {
  float:left;
  width:50%;
  text-align:center;
}

#travel-partner a {
color:#28315f;
}

.suga-container {
  background: #ffffff;
  padding: .2em;
  max-width: 100%;
  margin: 5em auto;
      border: 3px solid #c7c7c7;
  margin-top:10px;
  margin-left:0;
}

.suga-slider-wrap {
  overflow: hidden;
  margin: 1em;
}

.suga-slider-group:before, .suga-slider-group:after {
  content: " ";
  display: table;
}
.suga-slider-group:after {
  clear: both;
}

.suga-slide {
  float: left;
  position: relative;
  margin-left: 0;
  padding-right: 8px;
}

#partners {
  float: right;
position: relative;
width: 100%;
}

#partners li {
  list-style: none;
  display: inline;
}

#partners h3 {
  font-size: 1.85714em;
  font-weight: 300;
  color: #28315f;
  padding-bottom: 0;
  margin-bottom: 10px !important;
}



  @media (max-width: 640px) {
  .footer-img {
    position:relative;
    max-width:100%;
  }

  .travel-partner-half {
    width:100%;
  }

  .social div {
    padding:0 8px;
  }

  .social-links {
    width:100%;
    padding-top:15px;
  }

  .social input {
    width:100%;
  }

  .social #inf_field_FirstName {
    border-bottom:1px solid #333;
    margin-bottom:5px;
  }

  .schedule ul li {
    width:100%;
  }

  .social {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); }



  #cover {
    margin-top:0;
  }

  .header {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
  .register-now {
      margin-top: 40px;
  }
  .tickets {
    height:90px;
  }

  .price img {
    margin-top:0 !important;
    float: none !important;
  }

  .price {
    margin-top:0 !important;
  }
  .registration .container, .sponsors .container {
    padding: 0 0;
  }
  .sponsors .slides {
    padding:5px;
  }
  .info {padding:10px;}
  .page .container {
    width:100%;
    padding:15px;
  }
  .schedule .day {
    padding:5px;
  }
  .speakers, .schedule, .why, .registration, .sponsors {
    margin-bottom: 0;
}
.social img {
  position:relative !important;
}
}

body .event-time .mobile-logo {
  display:none !important;
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
  .event-info img {
      display: none;
  }
}
@media (max-width: 640px) {
  body .event-time .mobile-logo {
      display: inline !important;
      width: 50%;
  }
}


.garyridge {
    list-style-type: default;
    max-width: 790px;
    font-size: 13px;
    margin-bottom: 3px;
    margin-left: 40px;
    text-indent: -19px;
    padding-left: -2px;
}


div#timer {
  text-align: center;
  font-size: 22px;
  margin: 5px 0px 0px 0px;
  font-family: "Montserrat", sans-serif;
  text-shadow: 2px 2px #000;
  }

