html, body {
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
img-responsive {
  max-width: 100%;
}
hr {
  margin: 20px 2% 20px 0;
  border-top: 1px solid #999;
  max-width: 95%;
}
hr.agenda {
  margin: 0px 0 30px 0;
  border-top: 1px solid #999;
  max-width: 100%;
}
p {
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: .9em;
}
.logoleft {
  margin-left: 0px;
}
.left {
  display: inline-block !important;
  text-align: left !important;
}
.yellow {
  color: #ffcc00;
}
.bonusgreen {
  color: #006600;
}
.bonusred {
  color: #c31617;
}
.bonusblack {
  color: #000;
}
.small {
  font-size: .9em;
  color: #000;
}
.btnblue {
  background: #087482;
  text-transform: uppercase;
}
.btnblue:hover {
  background: #5ca3ad;
  color: #fec526;
}
.btnblue:active {
  background: #087482;
  color: white,
}
.btn18, .btn18:hover {
  padding: 10px 18px 6px;
  font-size: 28px;
}
img.bonus {
  position: relative;
  float: left;
  margin: 4px 16px 0 0px;
}
img.factoid {
  position: relative;
  float: right;
  margin: 0px 0px 0 8px;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5em;
}
.topnav ul {
  /*    margin-top: 0;
    margin-bottom: 1rem;*/
  font-size: 1em;
}
.d-bloc ul li a, .d-bloc ul li a:visited {
  color: #f3b11f;
}
.d-bloc ul li a:hover {
  color: #f3b11f;
  text-decoration: underline;
}
.d-bloc ul li a:active {
  color: #000;
}
ul.ws {
  list-style-image: url(images/clock.png);
  list-style-position: outside;
  margin: 1em 0 1.6em 0;
  padding: 0 0px 0 28px
}
ul.ws li {
  font-size: 1.3em;
  margin-bottom: .3em;
  padding: 0 0 0 .2em;
}
ul.footer {
  list-style-image: url(images/footer_dot.png);
  list-style-position: outside;
  margin: 1em 0 0 0;
  padding: 0 0px 0 20px
}
ul.footer li {
  margin-bottom: .4em;
  padding: 0 0 0 .3em;
  font-size: 1.4em;
}
ul.speakers li {
  margin-bottom: .4em;
  padding: 0 0 0 .3em;
  font-size: .85em;
  color: white;
  font-family: 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a, button {
  outline: none !important;
} /* Prevent ugly blue glow on chrome and safari */
/* Globals type styling */
.row {
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 1em;
}
.h4, h4 {
  font-size: 1.4rem;
}
h1, h2, h3, h4, h5, h6, p, label, .btn, a {
  font-family: Arial, 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
}
h3 {
  font-size: 28px;
  /*margin-top: .5em;*/
  margin-bottom: .3em;
}
#footer p a {
  font-size: 1em;
  line-height: 1.35em;
  margin-top: 0em;
  margin-bottom: 1em;
}
#footer h3 {
  font-size: 24px;
  margin-top: 0em;
  margin-bottom: 1em;
  color: #ccc;
}
h2.agenda_time {
  color: #e9dec8;
  padding-left: 28px;
  text-transform: none;
  font-size: 26px;
  letter-spacing: .03em;
}
#registration h1 {
  color: #fec526;
  font-size: 2.4rem;
  margin-bottom: 1%;
}
#registration h2, #partners h2 {
  color: #fff;
  text-transform: none;
  font-size: 1.75rem;
  letter-spacing: 0em;
}
#agenda h2 {
  color: #244b59;
  text-transform: none;
  font-size: 36px;
  letter-spacing: 0em;
}
#conference h3 {
  color: #9b4548;
  font-size: 24px;
  margin-top: .5em;
  margin-bottom: .3em;
}
#agenda h3 {
  color: #244b59;
}
#agenda h3 a, #agenda h3 a:visited {
  color: white;
}
#agenda h3 a:hover, #agenda h3 a:active {
  color: white;
  text-decoration: underline;
}
h2.agenda_event {
  color: #fff;
  text-transform: none;
  font-size: 26px;
}
#agenda h4 {
  font-size: 24px;
  margin-top: 0em;
  margin-bottom: 1em;
  color: #e9dec8;
}
#agenda p {
  margin: 0 0 1.5em 0;
}
.speakers {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 1em;
  color: #ff9900;
}
p.coaches {
  color: #D7D7D7;
}
#accommodations p {
  color: black;
}
#speakers p {
  color: white;
}
#speakers p.bio {
  font-size: 1.5em;
  color: #ccc;
}
ul.pres {
  list-style-image: url(images/pdf.png);
  list-style-position: outside;
  margin: 1em 0 2em 0;
  padding: 0 0px 0 27px
}
ul.pres li {
  font-size: 1.4em;
  margin-bottom: .5em;
  padding: 0 0 0 .2em;
  line-height: 28px;
}
.presentations {
  color: #eac73f;
}
.container {
  max-width: 1590px;
}
.tab-slider--nav {
  width: 100%;
  margin-bottom: 20px;
}
.tab-slider--tabs {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  background: #aaa;
  height: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tab-slider--tabs:after {
  content: "";
  width: 50%;
  background: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 250ms ease-in-out;
  border-radius: 35px;
}
.tab-slider--tabs.slide:after {
  left: 50%;
}
.tab-slider--trigger {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 11px 20px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: inline-block;
  transition: color 250ms ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tab-slider--trigger.active {
  color: #000;
}
.tab-slider--body {
  margin-top: 70px;
}
/* = Blocs
-------------------------------------------------------------- */
.bloc {
  width: 100%;
  clear: both;
  background: 50% 50% no-repeat;
  padding: 14px 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.bloc .container {
  padding-left: 0;
  padding-right: 0;
}
/* Sizes */
.bloc-xl {
  padding: 80px 50px;
}
.bloc-lg {
  padding: 60px 50px;
}
.bloc-md {
  padding: 90px 50px 70px 50px;
}
.bloc-sm {
  padding: 20px 50px;
}
.end {}
/* Dark theme */
.d-bloc {
  color: #fff;
}
.d-bloc button:hover {
  color: rgba(255, 255, 255, .9);
}
.d-bloc .icon-round, .d-bloc .icon-square, .d-bloc .icon-rounded, .d-bloc .icon-semi-rounded-a, .d-bloc .icon-semi-rounded-b {
  border-color: rgba(255, 255, 255, .9);
}
.d-bloc .divider-h span {
  border-color: rgba(255, 255, 255, .2);
}
.d-bloc p a, .d-bloc p a:visited {
  color: #f3b11f;
}
.d-bloc p a:hover {
  color: #f3b11f;
  text-decoration: underline;
}
.d-bloc p a:active {
  color: #000;
}
.d-bloc h3 {
  color: #97d4de;
  font: bold;
}
.d-bloc h4 {
  color: #fec526;
  ;
  font: bold;
}
.d-bloc h4.dates {
  font-size: 1.5rem;
  margin-bottom: 0em;
  margin-top: .7em;
}
.d-bloc a {
  color: #000;
}
.d-bloc a {
  color: #fff;
}
.d-bloc a:hover {
  color: #fff;
}
.d-bloc .navbar-toggle .icon-bar {
  background: rgba(255, 255, 255, 1);
}
.d-bloc .btn-wire, .d-bloc .btn-wire:hover {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1);
}
.d-bloc .panel {
  color: rgba(0, 0, 0, .5);
}
.d-bloc .panel button:hover {
  color: rgba(0, 0, 0, .7);
}
.d-bloc .panel h1, .d-bloc .panel h2, .d-bloc .panel h3, .d-bloc .panel h4, .d-bloc .panel h5, .d-bloc .panel h6, .d-bloc .ico {
  color: rgba(0, 0, 0, .7);
}
.d-bloc .panel icon {
  border-color: rgba(0, 0, 0, .7);
}
.d-bloc .panel .divider-h span {
  border-color: rgba(0, 0, 0, .1);
}
.d-bloc .panel a {
  color: rgba(0, 0, 0, .6);
}
.d-bloc .panel a:hover {
  color: rgba(0, 0, 0, 1);
}
.d-bloc .panel .btn-wire, .d-bloc .panel .btn-wire:hover {
  color: rgba(0, 0, 0, .7);
  border-color: rgba(0, 0, 0, .3);
}
/* Light theme */
.l-bloc {
  color: rgba(0, 0, 0, 1);
}
.l-bloc button:hover {
  color: rgba(0, 0, 0, .7);
}
.l-bloc h1, .l-bloc h3, .l-bloc h5, .l-bloc h6, .l-bloc .ico {
  color: rgba(0, 0, 0, .7);
}
.l-bloc h4, .l-bloc h2 {
  color: #ffcc00;
}
.ll-bloc h2 {
  color: #3e494d;
}
.ll-bloc p a {
  color: #c31617;
}
.ll-bloc p a:hover {
  color: #c31617;
  text-decoration: underline;
}
.l-bloc .icon-round, .l-bloc .icon-square, .l-bloc .icon-rounded, .l-bloc .icon-semi-rounded-a, .l-bloc .icon-semi-rounded-b {
  border-color: rgba(0, 0, 0, .7);
}
.l-bloc .divider-h span {
  border-color: rgba(0, 0, 0, .1);
}
.l-bloc a {
  color: #000;
}
.l-bloc a:hover {
  color: #000;
  text-decoration: underline;
}
.l-bloc .navbar-toggle .icon-bar {
  color: rgba(0, 0, 0, .6);
}
.l-bloc .btn-wire, .l-bloc .btn-wire:hover {
  color: rgba(0, 0, 0, .7);
  border-color: rgba(0, 0, 0, .3);
}
/* Row Margin Offsets */
.voffset {
  margin-top: 30px;
}
.voffset-lg {
  margin-top: 80px;
}
ul.doclist {
  list-style-type: none;
  padding: 0 0 0 24px;
}
#header h3 {
  font-size: 36px;
}
#bloc-6 h3 {
  line-height: 50px;
}
#scoreboard p, #locker p, #rules p {
  font-size: 1.2em;
}
#scoreboard p, #locker p, #rules p {
  font-size: 1.2em;
}
h2.date {
  color: #2a3c6c;
  margin: 0px;
  letter-spacing: -.02em;
}
h2.date2 {
  color: #e9dec8;
  margin: 0px;
}
h3.date2 {
  color: #c31617;
  margin: 0px;
}
/* = NavBar
-------------------------------------------------------------- */
.bg-secondary {
  background-color: #087482 !important;
}
#mainNav {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-weight: 700;
  font-family: 'Montserrat';
  border-bottom: 1px solid #999;
}
#mainNav .navbar-brand {
  color: #fff;
}
#mainNav .navbar-nav {
  margin-top: .5rem;
  letter-spacing: 0.0625rem;
}
#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
}
#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #fec526;
  text-decoration: none;
}
#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #fff;
  padding: 0px;
  margin: 0px;
}
#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #fec526;
}
#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.8rem;
}
.navbar {
  margin-bottom: 0;
  z-index: 1;
}
.navbar-brand {
  height: auto;
  padding: 15px 15px;
  font-size: 25px;
  font-weight: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.navbar-brand img {
  max-height: 200px;
  margin: 0 5px 0 0;
  display: inline;
}
.navbar .nav {
  padding-top: 2px;
  margin-right: -16px;
  float: right;
  z-index: 1;
}
.nav > li {
  float: left;
  margin-top: 4px;
  font-size: 16px;
}
.navbar-nav .open .dropdown-menu > li > a {
  text-align: inherit;
}
.nav > li a:hover, .nav > li a:focus {
  background: transparent;
}
.navbar-toggle {
  margin: 10px 20px 0 0;
  border: 0px;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, .5);
  width: 26px;
}
/* = Bric adjustment margins
-------------------------------------------------------------- */
.mg-md {
  margin-top: 10px;
  margin-bottom: 6px;
}
.mg-lg {
  margin-top: 10px;
  margin-bottom: 40px;
}
/* = Buttons
-------------------------------------------------------------- */
.btn {
  margin: 0 5px 5px 0;
}
.btn.pull-right {
  margin: 0 0 5px 5px;
}
.btn-d, .btn-d:hover, .btn-d:focus {
  color: #FFF !important;
  background: rgba(51, 51, 51, .6);
}
/* Prevent ugly blue glow on chrome and safari */
button {
  outline: none !important;
}
.btn-wire {
  background: transparent !important;
  border: 2px solid transparent;
}
.btn-wire:hover {
  background: transparent !important;
  border: 2px solid transparent;
}
.btn-xl {
  padding: 16px 40px;
  font-size: 28px;
}
.dropdown a .caret {
  margin: 0 0 0 5px
}
/* = Icons
-------------------------------------------------------------- */
.icon-md {
  font-size: 30px !important;
}
.icon-xl {
  font-size: 100px !important;
}
/* Image Frame */
.img-frame, .img-frame-md, .img-frame-lg, .img-frame-rd, .img-frame-rd-md, .img-frame-rd-lg {
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1px;
}
.img-frame {
  border-radius: 1px;
}
.img-frame-md, .img-frame-lg {
  border-radius: 1px;
}
.img-frame-md, .img-frame-rd-md {
  padding: 1px;
  margin-bottom: 20px;
}
.img-frame-lg, .img-frame-rd-lg {
  padding: 14px;
}
.panel-sq, .panel-sq .panel-heading, .panel-sq .panel-footer {
  border-radius: 0;
}
.panel-rd {
  border-radius: 30px;
}
.panel-rd .panel-heading {
  border-radius: 29px 29px 0 0;
}
.panel-rd .panel-footer {
  border-radius: 0 0 29px 29px;
}
/* iFrame */
iframe {
  border: 0;
}
/* ScrollToTop button */
.scrollToTop {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 40px;
  opacity: 0;
  z-index: 500;
  transition: all .3s ease-in-out;
}
.scrollToTop span {
  margin-top: 6px;
}
.showScrollTop {
  font-size: 14px;
  opacity: 1;
}
/* = Lightbox
-------------------------------------------------------------- */
a[data-lightbox] {
  position: relative;
  display: block;
  text-align: center;
}
a[data-lightbox]:hover::before {
  content: "+";
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
  font-size: 32px;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50%;
  background: rgba(0, 0, 0, .6);
  color: #FFF;
  font-weight: 100;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
a[data-lightbox]:hover img {
  opacity: 0.6;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
#lightbox-modal .modal-dialog {
  width: 90%;
  max-width: 900px;
  margin: 30px auto 0;
}
#lightbox-modal .modal-dialog img {
  margin: 0 auto;
}
.lightbox-caption {
  padding: 20px;
  color: #FFF;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 5px;
}
.close-lightbox {
  display: none;
  font-size: 40px;
  position: absolute;
  top: 8px;
  right: 20px;
  z-index: 20;
}
.next-lightbox, .prev-lightbox {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transition: all .2s ease-in-out;
  position: absolute;
  top: 50%;
}
.next-lightbox {
  right: 25px;
  border-left: 20px solid rgba(255, 255, 255, .4);
}
.prev-lightbox {
  left: 25px;
  border-right: 20px solid rgba(255, 255, 255, .4);
}
.prev-lightbox:hover, .next-lightbox:hover {
  border-right-color: rgba(255, 255, 255, .9);
  border-left-color: rgba(255, 255, 255, .9);
}
/* = Custom Colour Styling
-------------------------------------------------------------- */
/* Background colour styles */
.bgc-outer-gold {
  background-color: #f7ba34;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.bgc-carmine-red {
  background-color: #822528;
  border-bottom: 1px solid #ccc;
}
.bgc-carmine-teal {
  background-color: #067482;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.bgc-outer-space {
  background-color: #a9a8aa;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.bgc-white {
  background-color: #ffffff;
}
.bgc-platinum {
  background-color: #087482;
  border-bottom: 1px solid #ccc;
}
.bgc-darkgrey {
  background-color: #505156;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
/* Text colour styles */
.tc-white {
  color: #ffffff !important;
}
/* Button colour styles */
.wire-btn-carmine-pink {
  color: #F35342 !important;
  border-color: #F35342 !important;
}
.wire-btn-white {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
/* Icon colour styles */
.icon-carmine-pink {
  color: #F35342 !important;
  border-color: #F35342 !important;
}
.icon-outer-space {
  color: #707079 !important;
  border-color: #47454B !important;
}
/* Bloc image backgrounds */
.bg-city-overlay {
  background-image: url("images/banner.jpg");
  background-position: center center;
  max-width: 100%;
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
  margin-top: 3%;
}
.quote {
  color: rgba(0, 0, 0, .1);
  text-align: center;
  margin-bottom: 30px;
}
.nopad {
  padding: 0px 1em 0 0;
}
.parallax {
  opacity: 1;
  background-image: url(images/isu.jpg);
  /* Set a specific height */
  height: 360px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax2 {
  opacity: 1;
  background-image: url(images/helmets.jpg);
  /* Set a specific height */
  height: 400px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.para {
  position: absolute;
  top: 0;
  left: 0;
  width: 102%;
  height: 100%;
}
.pull {
  padding: 4.3%;
}
img.pullquote {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.info {
  display: block;
  float: left;
  padding: 0 14px 2px 0;
}
img.rules {
  margin: 0 0 1em 0;
}
#rules .tiny {
  font-size: 1em;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #E7E7E7;
  border-color: #ddd;
}
.l-bloc h2 .about {
  color: #058289;
}
.panel-body {
  padding: 0px;
}
.panel-title {
  font-size: 18px;
}
h3.logo {
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.1em;
}
.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 {
  margin-top: 0px;
  margin-bottom: 30px;
}
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
/* ------------------------------------------------MOBILE STYLES BELOW ----------------------------------------------------- */
@media (min-width: 1600px) and (max-width: 1700px) {
  .topnav {
    max-width: 90%;
  }
}
@media (min-width: 1145px) and (max-width: 1599px) {
  .topnav {
    max-width: 90%;
  }
  .navbar-brand {
    font-size: 20px;
  }
  #mainNav .navbar-nav {
    margin-top: .5rem;
    letter-spacing: 0.0625rem;
    font-size: .9em;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {}
@media (max-width: 1399px) {
  .parallax {
    background-attachment: scroll;
  }
}
@media (max-width: 1300px) {
  .img-responsive {
    max-width: 80%;
  }
  #header h3 {
    font-size: 1.5rem;
  }
  .h4, h4 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1144px) {
  .topnav {
    max-width: 90%;
  }
  #mainNav .navbar-nav {
    margin-top: .5rem;
    letter-spacing: 0.0625rem;
    font-size: .8em;
  }
  .pull {
    padding: 9% 4.3% 0% 4.3%;
  }
  img.pullquote {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
/* ----------1200 --------------- */
/* ----------1200 --------------- */
/* ----------1200 --------------- */
/* ----------1200 --------------- */
@media (max-width: 1200px) {
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 6px;
  }
}
/* ----------1024 --------------- */
/* ----------1024 --------------- */
/* ----------1024 --------------- */
/* ----------1024 --------------- */
@media (max-width: 1024px) {
  .scrollToTop {
    bottom: 20px;
    right: 20px;
  }
  .navbar-brand {
    padding: 15px 0px 15px 15px;
    font-size: 14px !important;
  }
}
@media (max-width: 664px) {
  .navbar-brand {
    height: auto;
    font-size: 12px !important;
    font-weight: normal;
    font-weight: 600;
    text-transform: uppercase;
  }
}
/* ----------990 --------------- */
/* ----------990 --------------- */
/* ----------990 --------------- */
/* ----------990 --------------- */
@media (max-width: 990px) {
  .bloc-md {
    padding: 110px 50px 50px 50px;
  }
  #header h3 {
    font-size: 1.3rem;
  }
  .h4, h4 {
    font-size: .8rem;
  }
  .bg-primary {
    background-color: #333c3f !important;
  }
  a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #ccc !important;
  }
  #mainNav {
    padding-top: .8rem;
    padding-bottom: .8rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }
  #mainNav .navbar-brand {
    font-size: 2em;
    -webkit-transition: font-size 0.3s;
    transition: font-size 0.3s;
  }
  #mainNav .navbar-nav {
    margin-top: 0;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
    color: #fff;
    background: none;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
    color: #fff;
    background: none;
  }
  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
  .bloc {
    padding: 0px 50px;
  }
  .navbar-brand {
    height: auto;
    padding: 15px 15px;
    font-size: 18px !important;
    font-weight: normal;
    font-weight: 600;
    text-transform: uppercase;
  }
  .nav > li {
    float: left;
    margin-top: 1px;
    font-size: 13px;
  }
  .parallax {
    opacity: 1;
    background-image: url(images/isu.jpg);
    /* Set a specific height */
    height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
/* ----------768 MIN--------------- */
/* ----------768 MIN--------------- */
/* ----------768 MIN--------------- */
/* ----------768 MIN--------------- */
@media (min-width: 768px) {
  .navbar-brand {
    height: auto;
    padding: 15px 15px;
    font-size: 25px;
    font-weight: normal;
    font-weight: 600;
    text-transform: uppercase;
  }
  iframe {
    border: 0;
    max-width: 100%;
    margin: 0 auto;
  }
  .site-navigation {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    -webkit-transform: translateY(-50%);
  }
  .nav-invert .site-navigation {
    left: 20px;
    right: 0;
  }
  .nav-center {
    text-align: center;
  }
  .nav-center .navbar-header {
    width: 100%;
  }
  .nav-center .navbar-header, .nav-center .navbar-brand, .nav-center .nav > li {
    float: none;
    display: inline-block;
  }
  .nav-center .site-navigation {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .end {
    padding: 32px 50px 8px 50px;
  }
}
/* ----------767--------------- */
/* ----------767--------------- */
/* ----------767--------------- */
/* ----------767--------------- */
/* ----------767--------------- */
@media (max-width: 767px) {
	h3 {
  font-size: 1.5rem;
}
	p {
    font-size: 1.2rem;

}
  #registration h1 {
    font-size: 1.6rem;
  }
  #registration h2, #partners h2 {
    font-size: 1.25rem;
  }
  .bg-city-overlay {
    height: 240px;
    margin-top: 10%;
    width: 100%;
  }
  h2, .h2 {
    font-size: 28px;
  }
  .img-frame-md, .img-frame-rd-md {
    display: none;
  }
  h2.agenda_time {
    margin-bottom: 0px;
    font-size: 1.7em;
  }
  h2.agenda_event {
    margin-top: 0px;
  }
  #header h3 {
    font-size: 80%;
    text-align: center !important;
  }
  #header h4 {
    font-size: 60%;
    text-align: center !important;
  }
  .left {
    display: inherit !important;
  }
  .nav > li {
    float: left;
    margin-top: 1px;
    font-size: 16px;
  }
  ul.footer {
    padding: 0 0px 0 31px
  }
  img.info {
    width: 40px;
  }
  /*.page-container, #hero-bloc {
	overflow-x: hidden;
	position: relative;
} */
  .container {
    width: 100%;
  }
  .panel-group {
    margin-bottom: 30px;
  }
  .row {
    margin-bottom: 0em;
    margin-right: 0px;
    margin-left: 0px;
  }
  .page-container {
    overflow-x: hidden;
    position: relative;
  }
  h1, h2, h3, h4, h5, h6, p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #hero-bloc h1 {
    font-size: 40px;
  }
  #hero-bloc h2 {
    font-size: 34px;
  }
  #hero-bloc h3 {
    font-size: 25px;
  }
  .bloc {
    padding-left: 0;
    padding-right: 0;
  }
  .b-parallax {
    background-attachment: scroll;
  }
  .navbar .nav {
    padding-top: 0;
    border-top: 1px solid rgba(0, 0, 0, .2);
    float: none !important;
  }
  .navbar.row {
    margin-left: 0;
    margin-right: 0;
  }
  .site-navigation {
    position: inherit;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .nav > li {
    margin-top: 0;
    border-bottom: 0px solid #999;
    text-align: left;
    padding-left: 30px;
    width: 100%;
  }
  .nav > li:hover {
    background: rgba(0, 0, 0, .08);
  }
  #hero-bloc .navbar .nav {
    background: rgba(0, 0, 0, 1);
  }
  #hero-bloc .navbar .nav a {
    color: rgba(255, 255, 255, .6);
  }
  .hero {
    padding: 50px 0;
  }
  .hero-nav {
    left: -1px;
    right: -1px;
  }
  .navbar-collapse {
    padding: 0;
    overflow-x: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-brand img {
    max-height: 40px;
    width: auto;
    margin: -10px 10px 0 0;
  }
  .nav-invert .navbar-header {
    float: none;
    width: 100%;
  }
  .nav-invert .navbar-toggle {
    float: left;
  }
  .btn.pull-left, .btn.pull-right {
    float: none !important;
  }
  .bloc-group .bloc {
    display: block;
    width: 100%;
  }
  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bloc-xxl, .bloc-xl, .bloc-lg {
    padding: 40px 0;
  }
  .a-block {
    padding: 0 10px;
  }
  .btn-dwn {
    display: none;
  }
  .voffset {
    margin-top: 5px;
  }
  .voffset-md {
    margin-top: 20px;
  }
  .voffset-lg {
    margin-top: 30px;
  }
  form {
    padding: 5px;
  }
  .close-lightbox {
    display: inline-block;
  }
  .video-bg-contianer {
    display: none;
  }
  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 90%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 16px;
    line-height: 20px;
  }
  .navbar-brand {
    padding: 15px 15px 15px 30px;
  }
  .bloc-md {
    padding: 110px 50px 50px 50px;
  }
  .parallax {
    opacity: 1;
    background-image: url(images/isu.jpg);
    /* Set a specific height */
    height: 360px;
    /* Create the parallax scrolling effect */
    background-attachment: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .parallax2 {
    opacity: 1;
    background-image: url(images/helmets.jpg);
    /* Set a specific height */
    height: 240px;
    /* Create the parallax scrolling effect */
    background-attachment: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .end {
    padding: 30px 50px 14px 50px;
  }
  .navbar-brand {
    height: auto;
    padding: 15px 10px 15px 30px;
    font-size: 12px !important;
    font-weight: normal;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  .col-lg-6, .col-lg-7, .col-lg-5  {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 3%;
  }
}
@media (max-width: 450px) {
  .navbar-brand {
    font-size: 9px !important;
    padding: 15px 10px 15px 15px;
  }
  .btn18, .btn18:hover {
    padding: 10px 18px 6px;
    font-size: 20px;
  }
}
@media (min-width: 360px) and (max-width: 449px) {
  #registration h2, #partners h2 {
    color: #ee7020;
    padding-left: 0px;
    text-transform: none;
    font-size: 24px;
    letter-spacing: 0em;
  }
  .h1, h1 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 20px;
    margin-bottom: 0.5em;
  }
  p {
    font-size: 1em;
  }
  .h4, h4 {
    font-size: 1rem;
  }
  .d-bloc h4.dates {
    font-size: 1.2rem;
    margin-bottom: .3em;
  }
  #agenda h2 {
    font-size: 24px;
  }
  dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1em;
  }
  iframe {
    border: 0;
    max-width: 98%;
    margin: 0 auto;
  }
}