html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0; }

main,
li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

strong {
  font-weight: bold; }

a,
button {
  color: inherit;
  transition: .3s; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

:focus {
  outline: 0; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

body {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 14px; } }

h1 {
  font-size: 90px; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 32px; } }

h2 {
  font-size: 35px; }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 22px; } }

h3 {
  font-size: 20px; }
  @media screen and (max-width: 768px) {
    h3 {
      font-size: 18px; } }

h4 {
  font-size: 20px;
  font-weight: 600; }

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7; }
  @media screen and (max-width: 768px) {
    p {
      font-size: 14px; } }
  @media screen and (min-width: 1500px) {
    p {
      width: 90%; } }

ul {
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    ul {
      font-size: 14px; } }

a {
  font-weight: 600; }

.link-gray {
  font-weight: 300; }

.bold {
  font-weight: 600; }

.italic {
  font-style: italic; }

body {
  background-color: #fff;
  color: #333; }
  body.overflow {
    overflow: hidden; }

h1 {
  color: #fff; }

a {
  color: #3cd3ad;
  text-decoration: underline; }
  a:hover {
    color: #282A73; }

h2 a {
  text-decoration: none; }
  h2 a:hover {
    color: #333; }
h2.teal a {
  color: #3cd3ad; }
  h2.teal a:hover {
    color: #333; }
h2.purple a {
  color: #282A73; }
  h2.purple a:hover {
    color: #333; }

.link-gray {
  color: #f0f0f0;
  text-decoration: none; }
  .link-gray:hover {
    color: #fff;
    text-decoration: underline; }

.link-teal {
  color: #3cd3ad;
  text-decoration: underline;
  font-weight: 600; }
  .link-teal:hover {
    color: #282A73; }

p {
  color: #333;
  line-height: 1.7;
  margin: 18px 0; }

ul {
  margin: 18px 0; }

.copyright {
  color: #999; }

.teal {
  color: #3cd3ad; }

.purple {
  color: #282A73; }

.section {
  padding: 70px 0; }
  .section.white {
    background: #fff; }
  .section.gray {
    background: #f0f0f0; }

.row-images {
  margin: 30px -15px; }
  @media screen and (max-width: 768px) {
    .row-images img {
      margin-bottom: 15px; } }

.date-posted {
  color: #7D7E81;
  font-style: italic; }

.text-center {
  text-align: center; }

.row-centered {
  margin: 0 auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

#nav-open {
  display: none;
  width: 50px;
  height: 45px;
  position: absolute;
  right: 50px;
  top: 10px;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 9999; }
  @media screen and (max-width: 1555px) {
    #nav-open {
      right: 20px !important;
      width: 35px !important; } }
  @media screen and (max-width: 1250px) {
    #nav-open {
      display: block;
      width: 40px;
      margin: 0;
      top: 30px;
      right: 30px; } }
  @media screen and (min-width: 768px) {
    #nav-open {
      top: 60px; } }
  @media screen and (max-width: 1250px) {
    #nav-open.open {
      position: fixed;
      top: 60px !important; } }
  @media screen and (max-width: 768px) {
    #nav-open.open {
      top: 50px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    #nav-open {
      top: 30px; } }
  @media screen and (min-width: 768px) {
    #nav-open {
      right: 40px; } }
  @media screen and (min-width: 1024px) {
    #nav-open {
      right: 40px !important; } }
  #nav-open span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    @media screen and (max-width: 768px) {
      #nav-open span {
        height: 3px;
        border-radius: 25px; } }

#nav-open span:nth-child(1) {
  top: 0px; }

#nav-open span:nth-child(2), #nav-open span:nth-child(3) {
  top: 14px; }
  @media screen and (max-width: 768px) {
    #nav-open span:nth-child(2), #nav-open span:nth-child(3) {
      top: 10px; } }

#nav-open span:nth-child(4) {
  top: 28px; }
  @media screen and (max-width: 768px) {
    #nav-open span:nth-child(4) {
      top: 20px; } }

#nav-open.open span:nth-child(1) {
  top: 14px;
  width: 0%;
  left: 50%; }
  @media screen and (max-width: 768px) {
    #nav-open.open span:nth-child(1) {
      top: 10px; } }

#nav-open.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-open.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-open.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.nav-main.open {
  display: block !important; }
@media screen and (max-width: 1250px) {
  .nav-main {
    display: none;
    position: fixed !important;
    top: 0 !important;
    left: 0;
    right: 0 !important;
    bottom: 0;
    margin: 0 auto;
    background: #3cd3ad;
    z-index: 11; } }
.nav-main ul {
  float: right;
  margin: 15px 0; }
  @media screen and (max-width: 1250px) {
    .nav-main ul {
      float: none;
      position: absolute;
      margin: 0 auto;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      top: 150px;
      text-align: center; } }
  @media screen and (max-width: 1250px) {
    .nav-main ul {
      margin-top: 90px;
      height: 80%;
      top: 0;
      overflow-y: auto; } }
  .nav-main ul li {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 20px; }
    @media screen and (max-width: 1250px) {
      .nav-main ul li {
        display: block;
        float: none;
        padding: 0 20px;
        margin-right: 0; } }
    .nav-main ul li:after {
      content: '';
      display: block;
      position: relative;
      width: 100%;
      height: 2px;
      background: #3cd3ad;
      opacity: 0;
      transform: scale(0);
      transition: all 300ms; }
    .nav-main ul li:hover:after {
      opacity: 1;
      transform: scale(1);
      transition: 300ms; }
    .nav-main ul li a {
      display: block;
      padding: 8px 0;
      color: #fff;
      font-size: 14px;
      font-weight: 400;
      text-decoration: none; }
      @media screen and (max-width: 1250px) {
        .nav-main ul li a {
          display: inline-block;
          font-size: 24px;
          padding: 20px 0;
          text-transform: uppercase; } }
      @media screen and (max-width: 768px) {
        .nav-main ul li a {
          font-size: 18px;
          padding: 15px 0; } }
    .nav-main ul li.active:after {
      opacity: 1;
      transform: scale(1);
      transition: 300ms; }
    .nav-main ul li.active a {
      color: #3cd3ad; }
      @media screen and (max-width: 1250px) {
        .nav-main ul li.active a {
          color: #282A73;
          font-weight: 600; } }
    .nav-main ul li.btn-become-speaker {
      position: relative;
      top: -6px;
      padding: 0;
      background: rgba(255, 255, 255, 0.2);
      border-radius: 2px;
      transition: background 300ms; }
      @media screen and (max-width: 1250px) {
        .nav-main ul li.btn-become-speaker {
          background: transparent !important; } }
      .nav-main ul li.btn-become-speaker:hover {
        background: rgba(255, 255, 255, 0.3);
        transition: background 300ms; }
      .nav-main ul li.btn-become-speaker:after {
        display: none; }
      .nav-main ul li.btn-become-speaker a {
        padding: 15px 20px; }
    .nav-main ul li.language {
      margin-right: 0; }
      .nav-main ul li.language:after {
        display: none; }
      .nav-main ul li.language a {
        display: inline-block !important; }
        .nav-main ul li.language a.language-active {
          color: #3cd3ad;
          font-weight: 600; }
          @media screen and (max-width: 1250px) {
            .nav-main ul li.language a.language-active {
              color: #282A73; } }

.nav-social-media ul {
  list-style-type: none;
  padding-left: 0; }
  .nav-social-media ul li {
    padding: 6px 0; }

.section {
  position: relative;
  padding: 70px 0; }
  @media screen and (max-width: 768px) {
    .section {
      padding: 30px 0; } }
  .section.section-white {
    background: #fff; }
  .section.section-gray {
    background: #f0f0f0; }
  .section.section-dark {
    background: #313233; }
    .section.section-dark p {
      color: #fff; }
  .section h2 {
    margin-bottom: 30px; }
  .section h3 {
    margin-bottom: 20px; }

.inner {
  position: relative;
  max-width: 1556px;
  margin: 0 auto;
  padding: 0 20px; }

#main {
  position: relative;
  height: 100vh;
  background: #333;
  background: #333 url("../media/bg_main.2265151afeb2.jpg") no-repeat;
  background-size: cover;
  color: #fff; }
  @media screen and (max-width: 1024px) {
    #main {
      height: 100vh;
      max-height: 700px; } }
  @media screen and (max-width: 768px) {
    #main {
      position: relative;
      height: 100%;
      padding-bottom: 50px; } }
  #main:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(49, 50, 51, 0.75);
    z-index: 1; }
    @media screen and (max-width: 1024px) {
      #main:after {
        height: 100%;
        top: 0 !important;
        background: rgba(49, 50, 51, 0.8); } }
  #main.main-fixed {
    height: 600px;
    background-position-y: 50%; }
    #main.main-fixed:after {
      height: 600px;
      background: rgba(49, 50, 51, 0.85); }
    #main.main-fixed .box-text {
      top: 200px;
      transform: inherit; }
      #main.main-fixed .box-text h1 {
        font-size: 70px; }
    #main.main-fixed .scroll-down {
      display: none; }
  #main #header {
    display: block;
    position: relative;
    z-index: 12;
    top: 20px; }
    @media screen and (max-width: 1024px) {
      #main #header {
        padding: 0 20px;
        height: 50px; } }
    #main #header .logo {
      position: absolute;
      top: 50px;
      left: 50px;
      width: 270px;
      height: auto;
      z-index: 13; }
      #main #header .logo.fixed {
        position: fixed; }
        @media screen and (max-width: 1024px) {
          #main #header .logo.fixed {
            top: 40px; } }
      @media screen and (max-width: 1024px) {
        #main #header .logo {
          position: relative;
          top: inherit;
          left: inherit; } }
      #main #header .logo a {
        display: block; }
      @media screen and (max-width: 768px) {
        #main #header .logo img {
          max-width: 70%;
          height: auto; } }
    #main #header .nav-main {
      position: absolute;
      top: 50px;
      right: 50px; }
  #main .box-text {
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      #main .box-text {
        left: 20px !important; } }
    @media screen and (max-width: 768px) {
      #main .box-text {
        left: 0 !important;
        padding: 0 20px !important;
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;
        position: relative;
        top: inherit !important;
        margin-top: 70px;
        padding-bottom: 50px; } }
    #main .box-text h1 {
      font-size: 90px;
      letter-spacing: -2px;
      line-height: 1.2;
      text-transform: uppercase; }
      @media screen and (max-width: 1100px) {
        #main .box-text h1 {
          font-size: 46px !important; } }
      @media screen and (max-width: 768px) {
        #main .box-text h1 {
          font-size: 36px !important; } }
    #main .box-text .conference-name {
      color: #fff;
      font-size: 30px;
      font-weight: 300;
      line-height: 1.4;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        #main .box-text .conference-name {
          font-size: 20px;
          margin-bottom: 50px; } }
  #main .scroll-down {
    position: absolute;
    left: 50px;
    bottom: 50px;
    z-index: 2;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      #main .scroll-down {
        display: none; } }
    @media screen and (max-width: 1024px) {
      #main .scroll-down {
        left: 20px !important; } }
    #main .scroll-down .ic-scroll-down {
      display: block;
      width: 64px;
      height: 64px;
      background: url("../media/ic_scroll_down.00447e54b736.svg") no-repeat;
      background-size: 64px 64px;
      opacity: 0.7;
      transition: opacity 500ms; }
    #main .scroll-down:hover .ic-scroll-down {
      opacity: 1;
      transition: opacity 500ms; }

#footer {
  padding: 70px 0;
  background: #313233;
  color: #fff;
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    #footer {
      padding: 30px 0; } }
  #footer .logo {
    width: 270px;
    height: auto;
    margin-bottom: 30px; }
  #footer .description {
    margin-bottom: 30px; }
  #footer .copyright {
    display: table;
    padding: 15px 0;
    color: #999;
    border-top: 1px solid #ccc; }
  #footer h4 {
    color: #f0f0f0;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      #footer h4 {
        font-size: 16px;
        margin-bottom: 15px; } }
  #footer p {
    color: #fff; }
  #footer a {
    line-height: 1.5; }

#recent-news .all-news-link {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    #recent-news .all-news-link {
      top: 5px;
      right: 20px; } }
  #recent-news .all-news-link a {
    text-decoration: none; }
    #recent-news .all-news-link a:hover {
      text-decoration: underline; }
#recent-news .box {
  background: #fff;
  margin-bottom: 30px;
  text-decoration: none; }
  #recent-news .box.box-big {
    max-height: 640px; }
  #recent-news .box .image {
    height: 160px;
    background: #666;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #recent-news .box .image {
        height: 120px; } }
    @media screen and (max-width: 768px) {
      #recent-news .box .image img {
        width: 100%;
        height: auto; } }
  #recent-news .box .info {
    position: relative;
    min-height: 160px;
    background: #fff;
    color: #000;
    padding: 25px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #recent-news .box .info {
        min-height: 130px; } }
    #recent-news .box .info h3 {
      font-size: 20px; }
      @media screen and (max-width: 768px) {
        #recent-news .box .info h3 {
          font-size: 16px; } }
    #recent-news .box .info .date-published {
      position: absolute;
      left: 25px;
      bottom: 25px;
      font-weight: 300;
      margin-bottom: 0;
      font-size: 12px; }
      @media screen and (max-width: 768px) {
        #recent-news .box .info .date-published {
          font-size: 16px; } }
    #recent-news .box .info .read-more {
      position: absolute;
      right: 25px;
      bottom: 25px;
      color: #3cd3ad;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        #recent-news .box .info .read-more {
          font-size: 16px; } }

#keynote .all-speakers-link {
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    #keynote .all-speakers-link {
      position: relative;
      top: initial;
      right: initial;
      margin-bottom: 15px; } }
  #keynote .all-speakers-link a {
    color: #282A73;
    text-decoration: none; }
    #keynote .all-speakers-link a:hover {
      color: #333;
      text-decoration: underline; }
#keynote .row > div {
  text-align: center; }
#keynote .keynote-speaker-link {
  display: inline-block;
  background: transparent;
  transition: background 300ms; }
  #keynote .keynote-speaker-link .keynote-speaker {
    position: relative;
    width: auto;
    height: 350px;
    margin-bottom: 30px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #keynote .keynote-speaker-link .keynote-speaker {
        height: 200px; } }
    #keynote .keynote-speaker-link .keynote-speaker:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 30%, transparent 60%);
      z-index: 1; }
    #keynote .keynote-speaker-link .keynote-speaker .speaker-img {
      width: auto;
      max-width: inherit;
      height: 100%;
      background: #333;
      transform: scale(1);
      transition: 800ms; }
      @media screen and (max-width: 768px) {
        #keynote .keynote-speaker-link .keynote-speaker .speaker-img {
          position: relative;
          left: 0px;
          width: 100%;
          height: auto; } }
    #keynote .keynote-speaker-link .keynote-speaker .speaker-name {
      position: absolute;
      left: 25px;
      bottom: 25px;
      font-size: 22px;
      font-weight: 600;
      color: #fff;
      text-align: left;
      z-index: 2;
      transform: translateY(0);
      transition: all 500ms; }
      #keynote .keynote-speaker-link .keynote-speaker .speaker-name .speaker-country {
        display: block;
        font-size: 16px;
        font-weight: 300;
        text-transform: uppercase;
        margin-top: 10px;
        color: rgba(255, 255, 255, 0.7); }
  #keynote .keynote-speaker-link:hover .speaker-img {
    transform: scale(1.05);
    transition: 800ms; }
  #keynote .keynote-speaker-link:hover .speaker-name {
    transform: translateY(-10px);
    transition: all 500ms; }

#speaker-section {
  padding: 100px 0; }
  #speaker-section p {
    font-size: 22px;
    font-weight: 300; }

#location .full-map {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    #location .full-map {
      top: 5px;
      right: 20px; } }
  #location .full-map a {
    color: #282A73;
    text-decoration: none; }
    #location .full-map a:hover {
      color: #333;
      text-decoration: underline; }

#call-for-media ul {
  padding-left: 40px;
  line-height: 1.7; }
  #call-for-media ul li {
    display: list-item;
    list-style-type: disc; }

#keynote-speakers-detail .keynote-speaker-details p:first-child {
  margin-top: 0; }
@media screen and (max-width: 768px) {
  #keynote-speakers-detail .keynote-speaker-details img {
    margin-bottom: 15px; } }

#list-all-news .nav-all-news-list li {
  padding: 6px 0; }
  #list-all-news .nav-all-news-list li a {
    font-weight: 400;
    text-decoration: none; }
    #list-all-news .nav-all-news-list li a:hover {
      text-decoration: underline; }
  #list-all-news .nav-all-news-list li a, #list-all-news .nav-all-news-list li span {
    line-height: 1.5; }

#article #list-all-news .date-posted {
  font-style: normal; }

#news-list .article-preview .col-md-8 {
  padding: 25px 0;
  border-bottom: 1px solid #ddd; }
#news-list .btn-read-more {
  display: inline-block;
  background: #3cd3ad;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 3px;
  margin-top: 10px;
  font-size: 15px;
  text-transform: uppercase;
  transition: background 300ms; }
  #news-list .btn-read-more:hover {
    background: #40E0B8;
    transition: background 300ms; }

#talk-applications-info ul {
  line-height: 1.7;
  padding-left: 50px; }
  @media screen and (max-width: 768px) {
    #talk-applications-info ul {
      padding-left: 20px; } }
  #talk-applications-info ul li {
    display: list-item;
    list-style-type: disc; }

#partners {
  border-top: 2px solid #f0f0f0; }
  #partners .col-md-6, #partners .col-md-12 {
    text-align: center; }
  #partners h3 {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #666; }
    #partners h3:first-child {
      margin-top: 0; }
  #partners .thumbnail {
    display: inline-block; }
  #partners img {
    max-width: 200px;
    max-height: 140px;
    margin: 0 15px; }
  #partners a {
    color: transparent; }

#table-modeli {
  width: 100%;
  border-collapse: collapse; }
  #table-modeli td {
    padding: 15px;
    border: 1px solid #eee; }
  #table-modeli tr:nth-child(odd) {
    background: #f0f0f0; }
  #table-modeli tr:first-child th {
    padding: 15px 0; }
  #table-modeli tr:nth-child(2) td {
    padding: 15px 0;
    text-align: center; }

#faq h3 {
  margin-bottom: 0;
  margin-top: 30px;
  display: inline-block; }

.agenda-table {
  width: 100%;
  border-collapse: collapse; }
  @media screen and (max-width: 768px) {
    .agenda-table {
      margin-bottom: 30px; } }
  .agenda-table > thead > tr {
    text-align: left; }
    .agenda-table > thead > tr > th {
      background: #3cd3ad;
      padding: 20px 15px;
      color: #fff; }
  @media screen and (max-width: 768px) {
    .agenda-table > tbody > tr {
      display: block;
      border-bottom: 1px solid #ddd;
      background: #fff; } }
  .agenda-table > tbody > tr.agenda-sub-t {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #999; }
    .agenda-table > tbody > tr.agenda-sub-t .sub-t-time {
      width: 100px;
      display: table-cell;
      padding: 15px; }
      @media screen and (max-width: 768px) {
        .agenda-table > tbody > tr.agenda-sub-t .sub-t-time {
          width: 65px !important; } }
    .agenda-table > tbody > tr.agenda-sub-t .sub-t-duration {
      width: 110px;
      display: table-cell;
      padding: 15px; }
    @media screen and (max-width: 768px) {
      .agenda-table > tbody > tr.agenda-sub-t td:last-child {
        display: none;
        padding: 15px; } }
  .agenda-table > tbody > tr.c-break {
    font-weight: 600; }
  @media screen and (max-width: 768px) {
    .agenda-table > tbody > tr:first-child > td {
      display: table-cell; } }
  .agenda-table > tbody > tr > td {
    padding: 15px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    vertical-align: top;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .agenda-table > tbody > tr > td {
        display: block;
        width: 100%;
        border-bottom: none; } }
    @media screen and (max-width: 768px) {
      .agenda-table > tbody > tr > td:first-child, .agenda-table > tbody > tr > td:first-child + td {
        display: inline-block;
        width: 65px;
        padding-bottom: 0; } }
    @media screen and (max-width: 768px) {
      .agenda-table > tbody > tr > td:last-child {
        padding-top: 3px; } }
    .agenda-table > tbody > tr > td p {
      margin: 0; }
      .agenda-table > tbody > tr > td p.c-title {
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 3px; }
      .agenda-table > tbody > tr > td p.c-speaker {
        font-size: 15px; }
  .agenda-table > tbody > tr:last-child > td {
    border-bottom: none; }

.section-form label {
  display: block;
  margin-bottom: 7px;
  font-weight: 400; }
.section-form .form-control, .section-form select, .section-form textarea {
  display: block;
  margin-bottom: 20px; }
.section-form .form-control {
  width: 100%; }
.section-form input[type="text"], .section-form input[type="email"], .section-form select, .section-form input[type="number"] {
  height: 55px; }
  @media screen and (max-width: 768px) {
    .section-form input[type="text"], .section-form input[type="email"], .section-form select, .section-form input[type="number"] {
      height: 45px; } }
.section-form .form-control {
  /*-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
  text-indent: 25px;
  border-radius: 2px;
  border: 1px solid #DEDEDE;
  background: #f9f9f9;
  color: #333;
  transition: background 300ms; }
  .section-form .form-control:focus {
    background: #fff;
    border: 1px solid #D9D9D9;
    transition: background 300ms; }
.section-form textarea.form-control {
  height: 150px;
  padding: 10px;
  text-indent: 0; }
.section-form input[type="submit"] {
  cursor: pointer; }
.section-form .btn-submit {
  outline: none;
  border: none;
  width: 100%;
  background: #3cd3ad;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  padding: 25px 0;
  border-radius: 3px;
  transition: background 300ms; }
  @media screen and (max-width: 768px) {
    .section-form .btn-submit {
      padding: 20px 0;
      font-size: 16px; } }
  .section-form .btn-submit:hover {
    background: #40E0B8;
    transition: background 300ms; }

input[type=file] {
  height: 55px; }

.tag {
  font-size: 14px;
  background-color: #ddd;
  padding: 2px 10px;
  border-radius: 3px; }

.tag-keynote {
  background-color: #ffcdd2;
  color: #b71c1c; }

.tag-edu {
  background-color: #BBDEFB;
  color: #0D47A1; }

.tag-dev {
  background-color: #C5CAE9;
  color: #1A237E; }

.tag-sys {
  background-color: #D1C4E9;
  color: #311B92; }

.tag-lightning {
  background-color: #C8E6C9;
  color: #1B5E20; }

.tag-floss {
  background-color: #FFE0B2;
  color: #FF6F00; }

.tag-sec {
  background-color: #F8BBD0;
  color: #880E4F; }

.tag-hw {
  background-color: #CFD8DC;
  color: #263238; }

/*# sourceMappingURL=style.css.map */
