@charset "CP852";
/* media queries switches */
/* page attributes */
/* small mobile screens switches */
/* Styles shared among all language versions - page layout elements */
/* 
MEDIA QUERIES
Default values (no media query) - used by all sizes
@media all and (max-width: 600px)
@media all and (min-width: 601px) and (max-width: 1249px)
@media all and (min-width: 1250px)
look at variables.scss
*/
/* Styles shared among all language versions - CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

th, td {
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

body {
  font-family: arial, sans-serif;
  font-size: 12px;
}

/* mixins and other SASS stuff*/
.clear {
  overflow: hidden;
  width: 100%;
}

.clear::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-no {
  width: 100%;
  overflow: visible;
}

.clear-no::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-min {
  overflow: hidden;
}

.clear-min::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.menu-clearfix:before,
.menu-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.menu-clearfix:after {
  clear: both;
}

.menu-clearfix {
  /* support: IE7 */
  min-height: 0;
}

@media all and (min-width: 601px) and (max-width: 1023px) {
  .clear-mobile {
    overflow: hidden;
    /*width: 100%;*/
    width: auto;
  }

  .clear-mobile::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
}
@media all and (max-width: 600px) {
  .clear-mobile {
    overflow: hidden;
    /*width: 100%;*/
    width: auto;
  }

  .clear-mobile::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
}
@media all and (min-width: 1024px) {
  #image-rotator {
    position: relative;
    height: 100px;
    margin-top: 15px;
  }
  #image-rotator ul li {
    float: left;
    position: absolute;
    list-style: none;
  }
  #image-rotator ul li img {
    background: #FFF;
  }
  #image-rotator ul li.show {
    z-index: 50;
  }
}
@media all and (min-width: 601px) and (max-width: 1023px) {
  #image-rotator {
    position: relative;
    height: 100px;
    margin-top: 15px;
  }
  #image-rotator ul li {
    float: left;
    list-style: none;
    margin-right: 8px;
  }
  #image-rotator ul li img {
    background: #FFF;
    margin-bottom: 4px;
  }
  #image-rotator ul li.show {
    z-index: 50;
  }
}
@media all and (max-width: 600px) {
  #image-rotator {
    position: relative;
    height: 100px;
    margin-top: 15px;
  }
  #image-rotator ul li {
    float: left;
    position: absolute;
    list-style: none;
  }
  #image-rotator ul li img {
    background: #FFF;
  }
  #image-rotator ul li.show {
    z-index: 50;
  }
}
/* Begin fonts */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 1, 2011 */
@font-face {
  font-family: 'CiscoSansBold';
  src: url("../fontsfonts/ciscosansbold-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansbold-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansbold-webfont2.woff") format("woff"), url("../fonts/ciscosansbold-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansBoldOblique';
  src: url("../fonts/ciscosansboldoblique-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansboldoblique-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansboldoblique-webfont2.woff") format("woff"), url("../fonts/ciscosansboldoblique-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansExtraLight';
  src: url("../fonts/ciscosansextralight-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansextralight-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansextralight-webfont2.woff") format("woff"), url("../fonts/ciscosansextralight-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansExtraLightOblique';
  src: url("../fonts/ciscosansextralightoblique-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansextralightoblique-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansextralightoblique-webfont2.woff") format("woff"), url("../fonts/ciscosansextralightoblique-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansHeavy';
  src: url("../fonts/ciscosansheavy-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansheavy-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansheavy-webfont2.woff") format("woff"), url("../fonts/ciscosansheavy-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansHeavyOblique';
  src: url("../fonts/ciscosansheavyoblique-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansheavyoblique-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansheavyoblique-webfont2.woff") format("woff"), url("../fonts/ciscosansheavyoblique-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansRegular';
  src: url("../fonts/ciscosansregular-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansregular-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansregular-webfont2.woff") format("woff"), url("../fonts/ciscosansregular-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansOblique';
  src: url("../fonts/ciscosansregularoblique-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansregularoblique-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansregularoblique-webfont2.woff") format("woff"), url("../fonts/ciscosansregularoblique-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansThin';
  src: url("../fonts/ciscosansthin-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansthin-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansthin-webfont2.woff") format("woff"), url("../fonts/ciscosansthin-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CiscoSansThinOblique';
  src: url("../fonts/ciscosansthinoblique-webfont.eot");
  src: local("ò∫"), url("../fonts/ciscosansthinoblique-webfont.eot?iefix") format("eot"), url("../fonts/ciscosansthinoblique-webfont2.woff") format("woff"), url("../fonts/ciscosansthinoblique-webfont1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* End fonts*/
/* default values for all page types*/
html {
  margin: 0;
  height: 100%;
}

a {
  text-decoration: none;
}

p {
  padding-top: 8px;
}

.box {
  padding: 8px;
  border: 1px #ccc solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  margin-bottom: 16px;
}
.box h2 {
  font-size: 14px;
  font-weight: bold;
}
.box h2.bdr {
  border-bottom: 4px solid #ccc;
  padding-bottom: 4px;
  color: #444;
  margin-bottom: 10px;
}
.box h3 {
  font-size: 12px;
  margin-bottom: 4px;
}
.box p {
  padding-top: 0;
  margin-bottom: 16px;
}
.box img {
  margin: 0 0 16px;
}
.box.content-box {
  float: right;
  width: 220px;
  margin-left: 16px;
}
.box a {
  text-decoration: none;
  color: #2970a6;
}

.noborders {
  border: none;
}

.grey {
  background-color: #f0f0f0;
}

.cta {
  margin-top: 8px;
  margin-bottom: 8px;
}
.cta a {
  padding: 8px 16px;
  background-color: #9ed341;
  background: -moz-linear-gradient(top, #9ed341 0%, #64a006 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9ed341), color-stop(100%, #64a006));
  background: -webkit-linear-gradient(top, #9ed341 0%, #64a006 100%);
  background: -o-linear-gradient(top, #9ed341 0%, #64a006 100%);
  background: linear-gradient(to bottom, #9ed341 0%, #64a006 100%);
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cta a:hover {
  background-color: #96cf39;
  /* FF3.6+ */
  background: -moz-linear-gradient(top, #9ed341 0%, #96cf39 100%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9ed341), color-stop(100%, #96cf39));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(top, #9ed341 0%, #96cf39 100%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #9ed341 0%, #96cf39 100%);
  background: linear-gradient(to bottom, #9ed341 0%, #96cf39 100%);
}
.cta a:active, .cta a:visited {
  padding: 8px 16px;
  background-color: #9ed341;
  background: -moz-linear-gradient(top, #9ed341 0%, #64a006 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9ed341), color-stop(100%, #64a006));
  background: -webkit-linear-gradient(top, #9ed341 0%, #64a006 100%);
  background: -o-linear-gradient(top, #9ed341 0%, #64a006 100%);
  background: linear-gradient(to bottom, #9ed341 0%, #64a006 100%);
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.techlevel {
  width: 150px;
  margin-bottom: 16px;
  color: white;
  background-color: white;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.techlevel .tech1, .techlevel .tech2, .techlevel .tech3 {
  text-align: center;
  background-color: #14aee0;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}
.techlevel .tech1 {
  width: 33%;
}
.techlevel .tech2 {
  width: 66%;
}
.techlevel .tech3 {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.ovp-video {
  position: relative !important;
  padding-top: 49px !important;
  padding-bottom: 56.25% !important;
  height: 0 !important;
}

.ovp-video div,
.ovp-video embed,
.ovp-video object,
.ovp-video canvas,
.ovp-video iframe {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
}

#mobile-detect {
  width: 1px;
  height: 1px;
  background-color: transparent;
  display: none;
}

audio {
  width: 50%;
  margin: 4px 0 4px 0;
  display: block;
}

/******************  *********************/
#main {
  width: 960px;
  margin: 15px auto 20px auto;
  color: #444;
}
#main .righty {
  margin-left: 16px;
}
#main .lefty {
  margin-right: 16px;
}

#titlebar {
  margin-bottom: 16px;
}

#titlebar-menu {
  display: none;
}

#titlebar-logo {
  float: left;
  padding: 14px 12px 3px 8px;
}

#titlebar-logo-mob {
  display: none;
}

#titlebar-title {
  padding-top: 25px;
  font-size: 22px;
}

#titlebar-share {
  float: right;
  padding-top: 30px;
  position: relative;
}

#s10-pilot-cust {
  border: none;
  margin: 0;
}
#s10-pilot-cust a.s10-sh {
  display: block;
  width: auto;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  float: left;
}
#s10-pilot-cust a.s10-sh .txt-long {
  margin-right: 4px;
}
#s10-pilot-cust .txt {
  display: none;
}
#s10-pilot-cust .share {
  list-style-type: none;
  float: right;
  margin: 0;
  padding: 0;
}
@media all and (min-width: 1024px) {
  #s10-pilot-cust .share li {
    display: inline;
  }
}
#s10-pilot-cust .share li a {
  display: inline-block;
  width: 16px;
  margin: 0 1px;
  padding: 0;
  text-decoration: none;
}
#s10-pilot-cust .share li a img {
  border: none;
}

#top-content {
  margin-bottom: 16px;
}

#top-content-left {
  float: left;
  width: 740px;
}

#banner {
  margin-bottom: 16px;
  background-color: #301a03;
  background-repeat: no-repeat;
  background-position: top right;
  width: 740px;
  height: 240px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: white;
}
#banner h2 {
  padding: 24px;
  font-size: 34px;
  font-weight: normal;
}
#banner p {
  padding: 8px 16px 8px 24px;
  font-size: 18px;
  padding-right: 50%;
}
#banner p.cta {
  font-size: 14px;
}
#banner .tablet-only {
  display: none;
}
#banner .mobile-only {
  display: none;
}

#event-info {
  background: #f0f0f0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px #ccc solid;
}
#event-info ul {
  padding: 16px;
}
#event-info ul li {
  display: inline;
  float: left;
  padding: 0 16px;
  border-left: 1px solid #ccc;
  /* eventype code*/
}
#event-info ul li > img {
  float: left;
}
#event-info ul li .label {
  font-weight: bold;
  display: block;
}
#event-info ul li:first-child {
  border-left: none;
}
#event-info ul li div {
  padding-left: 28px;
}

#top-content-right {
  width: 190px;
  float: right;
}

#registration h2 {
  font-size: 14px;
  margin-bottom: 10px;
}

#middle-content {
  margin-bottom: 16px;
  min-height: 240px;
}

#middle-content-left {
  float: left;
  width: 740px;
}
#middle-content-left .tab:first-child {
  margin-left: 8px;
}

#tabs a#menu-link {
  display: none;
}

#tabs-row a {
  color: #444;
}
#tabs-row > ul {
  padding: 0;
  border: none;
}

#tabs-content {
  border: 1px #ccc solid;
  border-top: 2px solid #ccc;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding-top: 4px;
  z-index: 1;
  margin-top: -4px;
}
#tabs-content .infotab, #tabs-content .infotab-active {
  padding: 16px;
  display: none;
  position: relative;
  margin-top: 2px;
}
#tabs-content .infotab-active {
  display: block;
}
#tabs-content .infotab .breacrumb-txt {
  display: none;
}
#tabs-content .infotab table.small-only {
  display: none;
}
#tabs-content .infotab table.large-only {
  display: table;
}
#tabs-content .infotab #agenda-table caption {
  display: none;
}
#tabs-content .infotab #agenda-table th.col1 {
  width: 40px;
}
#tabs-content .infotab h1 {
  font-size: 18px;
  font-weight: normal;
  color: #444;
  line-height: 1.4em;
  margin-bottom: 12px;
}
#tabs-content .infotab h2 {
  margin-bottom: 8px;
}
#tabs-content .infotab p {
  font-size: 12px;
  line-height: 1.66em;
  margin-bottom: 16px;
  padding-top: 0;
}
#tabs-content .infotab a {
  color: #2970a6;
  text-decoration: none;
}
#tabs-content .infotab a:hover {
  text-decoration: underline;
}
#tabs-content .infotab .mlb-pilot {
  margin: 0 0 20px 0;
}
#tabs-content .infotab .map-container {
  width: 300px;
  height: 250px;
  float: right;
}
#tabs-content .infotab .map-container iframe.map {
  width: 100%;
  border: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#tabs-content .infotab .map-caption {
  float: left;
  margin-right: 20px;
}
#tabs-content .infotab .vovici-container {
  position: relative;
  width: 690px;
  height: 800px;
  overflow: hidden;
}
#tabs-content .infotab .vovici-container iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#tabs-content #gallery {
  text-align: center;
}
#tabs-content #gallery .lytebox {
  margin: 10px;
}

#middle-content-right {
  width: 190px;
  float: right;
}

#framework-footer {
  position: relative;
  z-index: 1;
}
#framework-footer a {
  color: #007fc5;
  padding-right: 2px;
  padding-left: 2px;
}

#home-footer {
  margin: 15px 0;
  padding: 10px 0 0 16px;
  font-size: 11px;
  line-height: 13px;
  border-top: #eaeaea 1px solid;
}
#home-footer ul li {
  display: inline;
}
#home-footer ul li + li + li + li + li + li span:first-child {
  display: none;
}

img.noborder {
  border: none;
}

/* desktop ONLY */
@media all and (min-width: 1024px) {
  /*********** ************/
  .col-two .c11v6-pilot {
    width: 33%;
    float: left;
  }

  #s10-pilot-cust a.s10-sh {
    padding-top: 3px;
  }
  #s10-pilot-cust .share li {
    display: inline;
  }
  #s10-pilot-cust .share li a {
    width: auto;
  }

  #main-content {
    margin: 0 2px;
  }

  #banner {
    background-image: url("../images/header_desktop.jpg");
  }

  #event-info ul li .label {
    display: block;
  }

  #middle-content-left .tab {
    background-color: #f5f5f5;
    display: block;
    float: left;
    position: relative;
    top: 0;
    padding: 4px 8px;
    text-align: center;
    border: 1px #ccc solid;
    margin-right: 2px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
  }

  #tabs-row .tab-active {
    border-bottom: 4px white solid;
    background-color: white;
    padding-bottom: 4px;
  }
  #tabs-row .tab-active a {
    font-weight: bold;
  }

  #gallery img {
    width: 20%;
  }

  /*********** ************/
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3) and (min-width: 1024px), only screen and (min--moz-device-pixel-ratio: 1.3) and (min-width: 1024px), only screen and (-o-min-device-pixel-ratio: 1.3 / 1) and (min-width: 1024px), only screen and (min-resolution: 125dpi) and (min-width: 1024px), only screen and (min-resolution: 1.3dppx) and (min-width: 1024px) {
  #banner {
    background-image: url("../images/header_desktop_retina.jpg");
    background-size: contain;
  }
}
/* tablet only */
@media all and (min-width: 601px) and (max-width: 1023px) {
  /********** *************/
  .box {
    margin-bottom: 8px;
  }

  .col-two .c11v6-pilot {
    width: 33%;
    float: left;
  }

  #main {
    width: 100%;
  }

  #s10-pilot-cust a.s10-sh {
    padding-top: 3px;
  }
  #s10-pilot-cust .share li {
    display: inline;
  }
  #s10-pilot-cust .share li a {
    width: auto;
  }

  #main-content {
    margin: 0 2px;
  }

  #top-content-left {
    float: none;
    width: 100%;
  }

  #banner {
    width: 100%;
    height: 200px;
    margin-bottom: 8px;
    background-image: url("../images/header_tablet.jpg");
    background-position: top center;
  }
  #banner h2 {
    padding-bottom: 0;
  }
  #banner .desktop-only {
    display: none;
  }
  #banner .tablet-only {
    display: block;
  }

  #event-info ul {
    padding: 8px;
  }
  #event-info ul li .label {
    display: block;
  }

  #top-content-right {
    float: none;
    width: 100%;
    margin-top: 8px;
  }

  #registration {
    display: none;
  }
  #registration p {
    float: left;
    width: 75%;
  }
  #registration p.cta {
    float: right;
    width: auto;
    padding-right: 16px;
    margin-top: 0;
  }

  #middle-content-left {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  #middle-content-left .tab {
    background-color: #f5f5f5;
    display: block;
    float: left;
    position: relative;
    top: 0;
    padding: 4px 8px;
    text-align: center;
    border: 1px #ccc solid;
    margin: 1px 2px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
  }

  #tabs-row .tab-active {
    border-bottom: 4px white solid;
    background-color: white;
  }
  #tabs-row .tab-active a {
    font-weight: bold;
  }

  #tabs-content .infotab p, #tabs-content .infotab ul {
    font-size: 14px;
  }
  #tabs-content .infotab table, #tabs-content .infotab table ul {
    font-size: 13px;
  }

  #gallery img {
    width: 25%;
  }

  #middle-content-right {
    float: none;
    width: 100%;
  }

  #home-footer {
    padding: 8px;
    font-size: 12px;
    line-height: 16px;
  }
  #home-footer ul li + li + li {
    display: none;
  }
  #home-footer ul li + li + li + li + li {
    display: inline;
  }
  #home-footer ul li + li + li + li + li + li {
    display: inline;
  }
  #home-footer ul li + li + li + li + li + li + li {
    display: none;
  }

  /********** *************/
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3) and (min-width: 601px) and (max-width: 1023px), only screen and (min--moz-device-pixel-ratio: 1.3) and (min-width: 601px) and (max-width: 1023px), only screen and (-o-min-device-pixel-ratio: 1.3 / 1) and (min-width: 601px) and (max-width: 1023px), only screen and (min-resolution: 125dpi) and (min-width: 601px) and (max-width: 1023px), only screen and (min-resolution: 1.3dppx) and (min-width: 601px) and (max-width: 1023px) {
  #banner {
    background-image: url("../images/header_tablet_retina.jpg");
    background-size: contain;
  }
}
/* mobile only */
li.mobile-only {
  display: none;
}
@media all and (max-width: 600px) {
  li.mobile-only {
    display: inline;
  }
}

@media all and (max-width: 600px) {
  /********* ************/
  #mobile-detect {
    display: block;
  }

  .show-mobile {
    display: inherit;
  }

  .box {
    margin-bottom: 8px;
  }
  .box.content-box {
    float: none;
    margin: 4px 0 8px 0;
    width: auto;
  }
  .box.content-box p {
    margin-bottom: 4px;
  }

  #main {
    width: 100%;
  }

  #titlebar {
    overflow: visible;
    background-color: white;
    position: fixed;
    top: 0;
    margin: 0 0 8px 0;
    padding: 6px 8px 4px;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0px 2px 2px grey;
    -moz-box-shadow: 0px 2px 2px grey;
    box-shadow: 0 2px 2px grey;
  }

  #titlebar-logo {
    display: none;
  }

  #titlebar-title {
    /*font-size: 18px;
    float:left;
    padding-top: $minimal-padding;
    padding-left: $minimal-padding;		
    width: 95%;*/
    display: none;
  }

  #titlebar-menu {
    display: block;
    float: left;
    width: 33%;
  }
  #titlebar-menu a.menu-link {
    display: block;
    padding: 4px;
    background-color: #f0f0f0;
    background: -moz-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, white 0%, #f1f1f1 100%);
    width: 70px;
    color: #444;
    font-weight: bold;
    font-size: 16px;
    height: 20px;
    border: 1px solid #ccc;
  }
  #titlebar-menu a.menu-link img {
    float: left;
    margin-right: 4px;
  }
  #titlebar-menu a.menu-link.no-menu-border {
    border-bottom: none;
  }

  #menu-row {
    position: relative;
  }

  #menu-row > ul {
    top: 0;
    background-color: #f0f0f0;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 100;
    height: auto;
  }
  #menu-row > ul li {
    float: none;
    display: block;
    position: relative;
    margin: 0 8px;
    padding: 4px 0;
    font-weight: bold;
    font-size: 14px;
  }
  #menu-row > ul li a, #menu-row > ul li a:visited {
    color: #1874ba;
  }

  #menu-row > ul.menu-hidden {
    display: none;
  }

  #menu-row > ul.menu-hshown {
    display: block;
  }

  #menu-row > ul {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    background: -moz-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, white 0%, #f1f1f1 100%);
    border-top: none;
    padding: 4px;
  }

  #titlebar-logo-mob {
    display: block;
    padding: 0;
    margin: 0;
    width: 30%;
    float: left;
    text-align: center;
  }

  #titlebar-share {
    float: right;
    padding: 0;
    margin-right: 16px;
  }

  #s10-pilot-cust {
    position: relative;
  }
  #s10-pilot-cust a.s10-sh {
    display: block;
    float: none;
    padding: 4px;
    background-color: #f0f0f0;
    background: -moz-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, white 0%, #f1f1f1 100%);
    width: 90px;
    color: #1874ba;
    font-weight: bold;
    font-size: 16px;
    height: 20px;
    border: 1px solid #ccc;
  }
  #s10-pilot-cust a.s10-sh .txt-long {
    color: #444;
  }
  #s10-pilot-cust a.s10-sh .txt > img {
    float: right;
  }
  #s10-pilot-cust a.s10-sh.no-menu-border {
    border-bottom: none;
  }
  #s10-pilot-cust .txt {
    display: inline;
  }
  #s10-pilot-cust .share {
    position: absolute;
    width: auto;
    z-index: 100;
    display: none;
    top: 100%;
    right: 0px;
    background-color: #f0f0f0;
    -webkit-border-radius: 5px 0px 5px 5px;
    -moz-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    background: -moz-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, white 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, white 0%, #f1f1f1 100%);
    border: 1px solid #ccc;
    border-top: none;
    padding: 4px;
  }
  #s10-pilot-cust .share li {
    float: none;
    display: block;
    position: relative;
    margin: 0 8px;
    padding: 4px 0;
    font-weight: bold;
    font-size: 14px;
  }
  #s10-pilot-cust .share li a {
    color: #1874ba;
    width: auto;
  }
  #s10-pilot-cust .share li a img {
    display: none;
  }
  #s10-pilot-cust .share li a .txt-short {
    display: none;
  }
  #s10-pilot-cust .share.menu-hidden {
    display: none;
  }
  #s10-pilot-cust .share.menu-shown {
    display: block;
  }

  #main-content {
    margin: 8px;
  }

  #top-content {
    margin-top: 50px;
  }

  #top-content-left {
    float: none;
    width: 100%;
  }

  #banner {
    width: 100%;
    height: 200px;
    margin-bottom: 8px;
    background-image: url("../images/header_mobile.jpg");
  }
  #banner h2 {
    font-size: 30px;
    padding-bottom: 10px;
  }
  #banner p {
    font-size: 14px;
    padding-right: 25%;
  }
  #banner .desktop-only {
    display: none;
  }
  #banner .mobile-only {
    display: block;
  }

  #event-info ul {
    padding: 8px;
  }
  #event-info ul li {
    padding: 0 8px;
    display: block;
    width: 30%;
    border-left: none;
    padding: 5px 0px;
  }
  #event-info ul li > img {
    display: none;
  }
  #event-info ul li div {
    padding-left: 4px;
  }

  #top-content-right {
    float: none;
    width: 100%;
    margin-top: 8px;
  }

  #registration {
    display: none;
  }
  #registration h2 {
    display: none;
  }
  #registration p {
    float: left;
    width: 60%;
  }
  #registration p.cta {
    width: auto;
    float: right;
    padding-right: 4px;
    padding-left: 8px;
  }

  #sponsors .centering {
    margin: 0 auto;
    width: 100px;
  }

  #middle-content-left {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }

  #tabs {
    position: relative;
  }
  #tabs a#menu-link {
    display: block;
    padding: 4px;
    background-color: #f0f0f0;
    width: 80px;
    color: #1874ba;
    font-weight: bold;
    font-size: 16px;
    height: 20px;
    border: 1px solid #ccc;
    border-bottom: none;
  }

  #tabs-row {
    position: relative;
    width: auto;
    z-index: 1;
    border-top: 1px solid #ccc;
  }
  #tabs-row > ul {
    display: none;
    top: 0;
    background-color: #f0f0f0;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 100;
    height: auto;
  }
  #tabs-row > ul li.tab {
    float: none;
    position: relative;
    margin: 0 8px;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
  }
  #tabs-row > ul li.tab a {
    color: #1874ba;
  }
  #tabs-row > ul li.tab a br {
    display: none;
  }
  #tabs-row > ul.menu-hidden {
    display: none;
  }
  #tabs-row > ul.menu-shown {
    display: block;
  }

  #tabs-content {
    margin-top: -1px;
  }
  #tabs-content .infotab, #tabs-content .infotab-active {
    padding: 8px;
  }
  #tabs-content .infotab .breacrumb-txt {
    display: block;
    font-style: italic;
    margin-bottom: 8px;
  }
  #tabs-content .infotab p, #tabs-content .infotab ul {
    font-size: 14px;
  }
  #tabs-content .infotab table {
    font-size: 13px;
  }
  #tabs-content .infotab table.small-only {
    display: table;
  }
  #tabs-content .infotab table.large-only {
    display: none;
  }
  #tabs-content .infotab table ul {
    margin-left: 16px;
    font-size: 13px;
  }
  #tabs-content .infotab h1 {
    font-size: 16px;
    font-weight: bold;
  }
  #tabs-content .infotab .map-container {
    float: none;
    width: 100%;
  }
  #tabs-content .infotab .map-caption {
    float: none;
    margin-left: 0px;
    margin-top: 30px;
  }
  #tabs-content .infotab .vovici-container {
    width: 100%;
    height: 650px;
  }

  #gallery img {
    width: 40%;
  }

  #middle-content-right {
    float: none;
    width: 100%;
  }

  #home-footer {
    padding: 8px;
    font-size: 12px;
    line-height: 16px;
  }
  #home-footer ul li {
    display: inline;
  }
  #home-footer ul li + li + li {
    display: none;
  }
  #home-footer ul li + li + li + li + li {
    display: inline;
  }
  #home-footer ul li + li + li + li + li + li {
    display: inline;
  }
  #home-footer ul li + li + li + li + li + li span:first-child {
    display: inline;
  }
  #home-footer ul li + li + li + li + li + li span:first-child + span {
    display: none;
  }
  #home-footer ul li + li + li + li + li + li + li {
    display: none;
  }

  /********* ************/
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3) and (max-width: 600px), only screen and (min--moz-device-pixel-ratio: 1.3) and (max-width: 600px), only screen and (-o-min-device-pixel-ratio: 1.3 / 1) and (max-width: 600px), only screen and (min-resolution: 125dpi) and (max-width: 600px), only screen and (min-resolution: 1.3dppx) and (max-width: 600px) {
  #banner {
    background-image: url("../images/header_mobile_retina.jpg");
    background-size: contain;
  }
}
@media all and (max-width: 260px) {
  #titlebar-logo-mob {
    display: none;
  }

  #banner {
    background-image: none;
  }

  #event-info ul li {
    width: 100%;
  }

  #gallery img {
    width: 80%;
  }
}
@media all and (max-width: 230px) {
  #titlebar-logo-mob {
    display: none;
  }

  body {
    min-width: 230px;
    width: auto !important;
    /* Firefox will set width as auto */
    width: 230px;
    /* As IE ignores !important it will set width as min-width; */
  }

  #banner {
    background-image: none;
  }

  #titlebar {
    width: 230px;
  }

  #event-info ul li {
    width: 100%;
  }

  #gallery img {
    width: 80%;
  }
}
@media all and (max-width: 320px) {
  #banner {
    background-image: url("../images/header_mobile_fix.jpg");
  }
  #banner h2 {
    font-size: 22px;
    padding-bottom: 8px;
  }
  #banner p {
    padding-top: 0;
  }
}
