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;
}
html,
body {
  direction: ltr;
}
.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 {
  min-height: 0;
}
.cf {
  clear: both;
}
@media all and (max-width: 1024px) {
  .clear-mobile {
    overflow: hidden;
    width: auto;
  }
  .clear-mobile::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
th,
td {
  vertical-align: middle;
}
caption,
.infotab th p,
.infotab th li,
.infotab td p,
.infotab td li {
  text-align: left;
  font-weight: 300;;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
html {
  margin: 0;
  height: 100%;
}
body {
  font-size: 16px;
  font-family: CiscoSans, "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #58585b;
  background: #f2f2f2;
}
a {
  text-decoration: none;
  color: #007fc5;
}
p {
  color: #58585b;
}
audio {
  width: 50%;
  margin: 4px 0 4px 0;
  display: block;
}
strong, .clb strong {
font-weight: 400;
}
h4 {
  font-weight: 400;
}
a:hover {
  text-decoration: none;
  color: #009edb;
}
.box {
  padding: 4px 0;
  margin-bottom: 16px;
}
.box h2 {
  font-size: 14px;
  font-weight: 400;
}
.box h2.bdr {
  border-bottom: 4px solid #cccccc;
  padding-bottom: 4px;
  color: #444444;
  margin-bottom: 10px;
}
.box h3 {
  font-size: 12px;
  margin-bottom: 4px;
}
.box p {
  padding-top: 0;
  margin-bottom: 16px;
}
.box img {
  margin: 0 auto;
}
.box.content-box {
  float: right;
  width: 220px;
  margin-left: 16px;
  padding: 10px;
  border: 1px solid #cccccc;
  background-color: #fff;
}
.box.content-box h2 {
  margin-top: 0 !important;
}
.box.content-box p {
  margin-bottom: 10px !important;
}
.box.content-box p.compact {
  margin-bottom: 0 !important;
}
.box a {
  text-decoration: none;
  color: #007FC5;
}
.dark-grey {
  background-color: #049FD9;
  color: white;
}
.dark-grey h3 {
  font-size: 20px;
  line-height: 1.5em;
  margin: 0px 0px 0.75em;
  font-weight: 400;
}
.dark-grey p {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 0.75em;
  color: #FFFFFF;
}
.noborders {
  border: none;
}
em {
  font-style: oblique;
}
.floor-plan {
  width: 100%;
}
/************* TABLET **************/
@media all and (max-width: 1024px) {
  /********** *************/
  .box {
    margin-bottom: 8px;
  }
}
#tweeter-feed-mobile {
  display: none;
}
#tweeter-feed-desktop {
  display: block;
}
@media all and (max-width: 599px) {
  #tweeter-feed-desktop {
    display: none;
  }
  #tweeter-feed-mobile {
    display: block;
  }
  .twitter-box iframe {
    width: 100%;
  }
  .box.content-box {
    float: none;
    margin: 4px 0 15px 0;
    width: auto;
    border: 0;
    padding: 15px;
  }
  .box.content-box h2 {
    padding-top: 0 !important;
  }
  .box.content-box p {
    margin: 0 0 10px 0 !important;
  }
  .box.content-box p.compact {
    margin: 0 !important;
  }
}
@media all and (max-width: 599px) {
  .dark-grey h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0px 0px 0.25em;
  }
  .dark-grey p {
    font-size: 14px;
    line-height: 1.28em;
    margin-bottom: 0.5em;
  }
  .box {
    margin-bottom: 8px;
  }
}
.cta-blue {
  border-bottom: 1px solid #26689A;
  border-left: 1px solid #2970A6;
  border-right: 1px solid #2970A6;
  border-top: 1px solid #2970A6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
  margin-top: 12px;
}
.cta-blue a {
  font-weight: 400;
  padding: 10px 15px;
  display: inline-block;
  background-color: #0282d4;
  background: linear-gradient(to bottom, #00aae7 0%, #0282d4 100%);
  color: white;
  box-shadow: 0px 1px 0px 0px #4999CE inset;
  font-size: 13px;
  line-height: 13px;
  text-shadow: #215984 0px -1px 0px;
  text-align: center;
}
.cta-blue a:hover {
  box-shadow: none;
  background-color: #3295D3;
  background: linear-gradient(to bottom, #37b9e5 0%, #3295d3 100%);
  text-decoration: none;
}
.cta-blue a:active,
.cta-blue a:visited {
  background-color: #fdfdfd;
  background: linear-gradient(to bottom, #00aae7 0%, #0282d4 100%);
  text-decoration: none;
}
.cta-grey {
  border: 1px solid #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
.cta-grey a {
  text-align: center;
  text-shadow: #FFFFFF 0px 1px 0px;
  padding: 10px 0;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  background-color: #EEEEEE;
  background: linear-gradient(to bottom, #fdfdfd 0%, #bcbcbc 100%);
  color: #444444;
}
.cta-grey a:hover {
  background-color: #bcbcbc;
  background: linear-gradient(to bottom, #eeeeee 0%, #bcbcbc 100%);
  color: black;
  text-decoration: none;
}
.cta-grey a:active,
.cta-grey a:visited {
  background-color: #fdfdfd;
  background: linear-gradient(to bottom, #fdfdfd 0%, #bcbcbc 100%);
  color: #444444;
  text-decoration: none;
}
#mobile-detect {
  width: 1px;
  height: 1px;
  background-color: transparent;
  display: none;
}
@media all and (max-width: 599px) {
  #mobile-detect {
    display: block;
  }
}
#page-bottom {
  height: 1px;
  width: 100%;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
}
#top-content {
  margin-bottom: 0;
}
#top-content-left {
  float: left;
  width: 740px;
}
#top-content-right {
  width: 190px;
  float: right;
}
#middle-content {
  margin-bottom: 0;
  min-height: 240px;
}
#middle-content-left {
  float: left;
  /*width: 740px;*/
  width: 100%;

}
#middle-content-right {
  float: right;
}
#bottom-content {
  position: relative;
  max-width: 1044px;
  margin: 0 auto;
  z-index: 0;
}
/************* DESKTOP **************/
@media all and (min-width: 1025px) {
  #hero-content {
    margin: 0;
  }
  #top-content-left {
    width: 75%;
    padding-right: 20px;
    padding-left: 20px;
  }
  #top-content-right {
    width: 25%;
    padding-right: 20px;
  }
  #middle-content-left {
   /* width: 75%;*/
    width: 100%;
  }
  #middle-content-right {
    width: 25%;
    padding-right: 20px;
  }
}
/************* TABLET **************/
@media all and (max-width: 1024px) {
  #hero-content {
    margin: 0;
  }
  #top-content {
    margin-bottom: 0;
  }
  #top-content-left {
    float: left;
    width: 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
  #top-content-right {
    float: right;
    width: 25%;
    padding-right: 20px;
  }
  #middle-content-left {
    /*width: 75%;*/
    width: 100%;
  }
  #middle-content-right {
    float: right;
    width: 25%;
    padding-right: 20px;
  }
}
@media all and (max-width: 959px) {
  #top-content-left {
    width: 66%;
    float: left;
  }
  #top-content-right {
    width: 34%;
    float: right;
  }
  #middle-content-left {
    /*width: 66%;*/
    width: 100%;
  }
  #middle-content-right {
    width: 34%;
    float: right;
  }
}
@media all and (max-width: 599px) {
  #top-content-left {
    width: 100%;
    float: none;
  }
  #top-content-right {
    width: 100%;
    float: none;
  }
  #middle-content-left {
    float: left;
  }
  #hero-content {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #middle-content {
    margin-top: 6px;
  }
  #top-content-left {
    float: none;
    width: 100%;
    padding: 0;
  }
  #top-content-right {
    float: none;
    width: 100%;
    margin-top: 8px;
    padding-right: 0;
  }
  #middle-content-left {
    float: none;
    width: 100%;
    margin-bottom: 8px;
    padding: 0;
  }
  #middle-content-right {
    float: none;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#hero-loader {
  width: 100%;
  background-image: url("http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/loader.gif");
  display: block;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  min-height: 60px;
}
#carousel {
  display: none;
}
#carousel .bx-wrapper {
  margin-bottom: 0;
}
@media all and (max-width: 479px) {
  #carousel .bx-wrapper .bx-viewport {
    border: 0;
  }
}
#carousel .bx-controls {
  margin-top: -24px;
}
#carousel .carousel-text {
  display: table-cell;
  vertical-align: middle;
  padding: 16px;
}
@media all and (max-width: 479px) {
  #carousel .carousel-text {
    display: block;
  }
}
#carousel .carousel-text h2 {
  font-size: 20px;
  font-weight: 300;;
  line-height: 1.25em;
  margin: 0px 0px 0.25em;
}
#carousel .carousel-text p {
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}
#carousel .carousel-image {
  width: 100%;
  max-height: 220px;
  float: none;
  display: block;
  overflow: hidden;
}
#carousel .carousel-image img {
  margin-top: -15%;
  width: 100%;
}
@media all and (max-width: 479px) {
  #carousel .cta-blue {
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  #carousel .cta-blue a {
    display: block;
  }
}
@media all and (max-width: 479px) {
  #carousel .cta-grey {
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  #carousel .cta-grey a {
    display: block;
  }
}
@media all and (min-width: 480px) and (max-width: 599px) {
  #carousel .carousel-image {
    width: 45%;
    display: table-cell;
    padding: 16px;
  }
  #carousel .carousel-image img {
    margin-top: 0;
  }
  #carousel .bx-wrapper .bx-viewport {
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
}
@media all and (min-width: 600px) and (max-width: 767px) {
  #carousel .carousel-image {
    width: 100%;
    height: 220px;
  }
}
@media all and (min-width: 768px) and (max-width: 959px) {
  #carousel .carousel-image {
    width: 45%;
    height: auto;
    margin: 0;
    display: table-cell;
    padding: 16px;
  }
  #carousel .carousel-image img {
    margin-top: 0;
  }
}
@media all and (min-width: 960px) {
  #carousel .carousel-text h2 {
    font-size: 27px;
    font-weight: 400;
  }
  #carousel .carousel-text p {
    font-size: 16px;
    line-height: 1.6em;
  }
  #carousel .carousel-image {
    width: 33%;
    padding: 16px;
    display: table-cell;
  }
  #carousel .carousel-image img {
    margin-top: 0;
  }
}
.tab-content {
  padding: 0 0 16px;
}
.tab-content h2 {
  font-size: 27px;
  font-weight: 400;
  color: #444;
  margin-bottom: 10px;
}
.tab-content h2.bdr-1 {
  border-bottom: 2px solid #ccc;
  padding-bottom: 4px;
}
.tab-content ul, {
  list-style-position: outside;
  list-style-type: disc;
  margin: 0 0 20px 30px;
}
.tab-content li,
.clb li {
  line-height: 1.6em;
  margin-bottom: 5px;
  margin-left: 0;
}
.infotab .n12v10-pilot p {
  font-size: 16px;
  line-height: 1.6em;
}
.dashline {
  padding-bottom: 4px;
  border-bottom: 1px dashed #ccc;
}
#middle-content-left .tab:first-child {
  margin-left: 6px;
}
#tabs-row .tab a,
#tabs-row .tab span {
  color: #444;
  display: block;
  padding: 4px 10px 6px 10px;
  border: 1px #ccc solid;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 4px solid #cccccc;
}
#tabs-row .tab.tab-active a,
#tabs-row .tab.tab-active span {
  border-bottom: 4px solid #ffffff;
  font-weight: 400;
}
#tabs-row .tab span:hover,
#tabs-row .tab.tab-active span:hover {
  cursor: pointer;
}
#tabs-row > ul {
  padding: 0;
  border: none;
}
.infotab {
  padding: 16px 16px 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: relative;
  margin-top: 2px;
  background-color: transparent;
  width: 100%;
  margin: 0 auto;
}
.acc {
  display: none;
}
.infotab {
  display: block;
}
.infotab .breacrumb-txt {
  display: none;
}
.infotab .subtab {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: 1px solid #cccccc;
  padding-top: 2px;
}
.infotab .subtab ul {
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.6em;
}
.infotab .subtab ul li {
  list-style-type: none;
  display: inline;
}
.infotab .subtab ul li:after {
  content: " | ";
}
.infotab .subtab ul li:last-child:after {
  content: "";
}
.infotab .subtab h1 {
  margin-bottom: 4px;
}
.infotab table p:last-child {
  margin-bottom: 4px;
}
.infotab h1 {
  font-size: 27px;
  font-weight: 300;
  color: #444;
  line-height: 1.4em;
  margin-bottom: 12px;
}
.header-info h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.4em;
  text-align: center;
}
.infotab h2 {
  margin-bottom: 0.63em;
  padding-top: 1.26em;
  font-weight: 300;;
  font-size: 20px;
  line-height: 1.25;
}
.infotab .box h2 {
  font-size: 16px;
  font-weight: 400;
}
.infotab p {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 15px;
  padding-top: 0;
}
.infotab p.compact {
  margin-bottom: 0;
}
.infotab a {
  color: #007FC5;
  text-decoration: none;
}
.infotab a:hover {
  text-decoration: none;
  color: #009edb;
}
.infotab .map-container {
  width: 100%;
  height: 250px;
  float: left;
}
.infotab .map-container div.map {
  width: 100%;
  height: 100%;
  border: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.infotab .map-link p {
  font-size: 14px;
}
#tabs-row li.tab a:hover {
  text-decoration: none;
}
/************* DESKTOP **************/
@media all and (min-width: 1025px) {
  #middle-content-left .tab {
    background-color: #f5f5f5;
    display: block;
    float: left;
    position: relative;
    top: 0;
    text-align: center;
    margin-right: 4px;
  }
  #middle-content-left .tab:hover {
    background-color: #ffffff;
  }
  #tabs-row .tab-active {
    border-bottom: 4px white solid;
    background-color: white;
    position: relative;
    z-index: 1;
  }
  #tabs-row .tab-active a {
    font-weight: 400;
  }
}
@media all and (max-width: 1024px) {
  #middle-content-left .tab {
    background-color: #f5f5f5;
    display: block;
    float: left;
    position: relative;
    top: 0;
    text-align: center;
    margin: 1px 2px 0 0;
  }
  #tabs-row .tab-active {
    border-bottom: 4px white solid;
    background-color: white;
  }
  #tabs-row .tab-active a {
    font-weight: 400;
  }
  .infotab p,
  .infotab ul {
    font-size: 16px;
    line-height: 1.6em;
  }
  .infotab table,
  .infotab table ul {
    font-size: 16px;
    line-height: 1.6em;
  }
  .infotab .n12v10-pilot p {
    font-size: 16px;
    line-height: 1.6em;
  }
}
@media all and (max-width: 959px) {
  #tabs-row > ul {
    display: none;
  }
  .acc {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #e8e8e8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #e8e8e8 100%);
    border-bottom: 1px solid #ccc;
  }
  .acc a {
    color: inherit;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .acc a:before {
    content: '';
    background-image: url("http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/icons/arrow_right.png");
    background-position: 0px 3px;
    background-repeat: no-repeat;
    float: left;
    height: 24px;
    width: 24px;
    display: block;
  }
  .acc a.extended:before {
    background-image: url("http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/icons/arrow_down.png");
  }
}
@media all and (max-width: 900px) {
  .infotab .n12v10-pilot table .pseudo-table-main p {
    margin-bottom: 16px;
  }
}
@media all and (max-width: 599px) {
  .infotab h2 {
    padding-top: 14px;
    margin-top: 0;
  }
  .infotab ul {
    margin-bottom: 0px;
    margin-top: 16px;
  }
  #tabs {
    position: relative;
  }
  #tabs-row {
    position: relative;
    width: auto;
    /*z-index: 1;*/
  }
  #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: 400;
    font-size: 16px;
    text-align: left;
  }
  #tabs-row > ul li.tab a {
    color: #1874ba;
  }
  .infotab {
    padding-left: 16px;
    padding-right: 16px;
  }
  .infotab .breacrumb-txt {
    /*display: block;*/
    display: none;
    font-style: italic;
    margin-bottom: 8px;
  }
  .infotab p,
  .infotab ul {
    font-size: 16px;
  }
  .infotab table {
    font-size: 16px;
  }
  .infotab table ul {
    margin-left: 16px;
    font-size: 16px;
  }
  .infotab h1 {
    font-size: 27px;
    font-weight: 400;
  }
  .infotab .map-container {
    float: none;
    width: 100%;
  }
  .acc {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #e8e8e8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #e8e8e8 100%);
    border-bottom: 1px solid #ccc;
  }
  .acc a {
    color: inherit;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .acc a:before {
    content: '';
  }
  .acc a.extended:before {
    content: '';
  }
}
.infotab .c11v6-pilot {
  border: 0 none;
  min-height: 80px;
  padding: 0 0 0 120px;
}
.c11v6-pilot img {
  border-radius: 4px;
  float: left;
  margin-bottom: 3px;
  margin-left: -120px;
  height: auto;
  margin-top: 1.6em;
}
.n13-pilot ul {
  margin: 0;
}
.n13-pilot li {
  list-style-type: none;
}
.n12v10-pilot tr > td:first-child {
  width: 165px;
}
.n12v10-pilot table {
  width: 100%;
}
.n12v10-pilot {
  margin-bottom: 16px;
}
.n12v10-pilot .pseudo-table-main {
  float: left;
  width: 75%;
}
.n12v10-pilot .pseudo-table-aside {
  float: right;
  width: 24%;
}
@media all and (max-width: 900px) {
  .n12v10-pilot .pseudo-table-main {
    float: none;
    width: auto;
  }
  .n12v10-pilot .pseudo-table-aside {
    float: none;
    width: auto;
  }
  .n12v10-pilot tr > td:first-child {
    width: 25%;
  }
}
@media all and (max-width: 700px) {
  .n12v10-pilot tr > td:first-child {
    width: 30%;
  }
}
@media all and (max-width: 599px) {
  .n12v10-pilot tr > td:first-child {
    width: 165px;
  }
  .c11v6-pilot img {
    margin-top: 14px;
  }
}
@media all and (max-width: 479px) {
  .n12v10-pilot tr > td:first-child {
    width: 25%;
  }
}
.n12-pilot td,
.n12-pilot .zebra td,
.n12-pilot table.zebra {
  border-bottom: 1px solid #ccc;
}
.n12-pilot td {
  padding: 5px 10px;
  line-height: 1.4;
}
.n12-pilot td {
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.community li {
  padding-left: 24px;
  margin-bottom: 12px;
  background: url("http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/icons/icon-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
ul.community li.external {
  background-position: 3px -66px;
}
ul.community li.blog {
  background-position: 0 -320px;
}
ul.community li.community {
  background-position: 0 -464px;
}
ul.community li.twitter {
  background-position: 0 -304px;
}
ul.community li.facebook {
  background-position: 0 -352px;
}
ul.community li.linkedin {
  background-position: 0 -368px;
}
ul.community li.youtube {
  background-position: 0 -480px;
}
ul.community li.flickr {
  background-position: 0 -496px;
}
ul.community li.rss {
  background-position: 0 -512px;
}
ul.community li.google {
  background-position: 0 -528px;
}
ul.community li.slideshare {
  background-position: 0 -544px;
}
ul.community li.picasa {
  background-position: 0 -560px;
}
ul.community li.pinterest {
  background-position: 0 -800px;
}
ul.community li.vine {
  background-position: 0 -816px;
}
ul.community li.instagram {
  background-position: 0 -752px;
}
ul.community li a {
  height: 16px;
}
#registration-top {
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 599px) {
  #registration-top {
    height: auto;
  }
  #registration-top p {
    float: left;
  }
  .cta-grey {
    float: left;
    margin: 0;
    clear: both;
    display: inline-block;
    margin-top: 10px;
  }
  .cta-grey a {
    float: left;
    margin: 0;
    padding: 10px 15px;
    display: block;
    width: auto;
  }
}
@media all and (max-width: 480px) {
  #registration-top p {
    float: none;
    width: auto;
  }
}
#sponsors-rotator .bx-viewport {
  border: none;
}
#important-event-info {
  font-size: 14px;
}
#important-event-info h3 {
  font-size: 14px;
}
#important-event-info li {
  margin-bottom: 7px;
}
#titlebar {
  margin-bottom: 24px;
}
@media all and (max-width: 599px) {
  #titlebar {
    margin-bottom: 0;
  }
}
@media all and (max-width: 1024px) {
  #titlebar {
    padding-left: 14px;
    padding-right: 18px;
  }
}
#header-bg {
  background-color: #fff;
}
@media all and (max-width: 479px) {
  header h1 {
    font-size: 22px;
  }
  header #logo {
    margin-top: 26px;
    margin-left: 10px;
    margin-right: 20px;
  }
}
#framework-footer {
  position: relative;
  z-index: 0;
}
#framework-footer a {
  color: #ffffff;
  padding-right: 2px;
  padding-left: 2px;
  font-size: 12px;
  font-weight: 400;
}
#home-footer {
  padding: 30px 10px 30px 10px;
  font-size: 12px;
  line-height: 14px;
  clear: left;
}
#home-footer ul li {
  display: inline;
}
#home-footer ul li.trademarks {
  border: 0px solid #fff;
}
.header-info {
  color: #555555;
  max-width: 1024px;
  margin: 0 auto;
  background-color: transparent;
  padding: 50px 16px 12px 16px;
}
#event-info {
  color: #555555;
  max-width: 1024px;
  margin: 0 auto;
  background-color: transparent;
}
#event-info-bg {
  background-color: #F8F9F9;
}
#event-info ul {
  padding: 20px 20px 0px 20px;
  width: auto;
  text-align: justify;
}
#event-info ul li {
  vertical-align: top;
  display: inline-block;
}
.stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
#event-info ul li > img {
  float: left;
  margin-top: 6px;
}
#event-info ul li .label {
  font-weight: 400;
  display: block;
  font-size: 16px;
  margin-right: 10px;
}
#event-info ul li:first-child {
  border-left: none;
}
#event-info ul li div {
  padding: 4px 8px 4px 30px;
}
/************* DESKTOP **************/
@media all and (min-width: 1025px) {
  #event-info ul li .label {
    display: block;
  }
  ul.topnav#menu {
    border-bottom: 0px;
  } 
}
@media all and (max-width: 1024px) {
  #event-info ul {
    padding: 16px 16px 0 16px;
  }
  #event-info ul li .label {
    display: block;
  }
  #home-footer {
    padding: 30px 20px 30px 20px;
  }
}
@media all and (max-width: 959px) {
  #event-info ul {
    margin: 0;
  }
  #event-info ul li {
    width: 90%;
    padding: 0;
  }
  #event-info ul li div {
    padding: 12px 16px 10px 34px;
  }
  #event-info ul li div br {
    display: none;
  }
  #event-info ul li .label {
    display: inline;
  }
}
@media all and (max-width: 700px) {
  #event-info ul li .label {
    display: block;
  }
}
#event-info .mobile-only {
  display: none;
}
@media all and (max-width: 959px) {
  #event-info .mobile-only {
    display: inline;
  }
}
@media all and (max-width: 599px) {
  #event-info {
    border: none;
    margin: 0;
  }
}
span.pdf {
  background: url("http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/icons/icon-sprite.png") no-repeat scroll 3px -96px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  left: 8px;
  margin: 0 0 -2px;
  padding: 0;
  position: relative;
  width: 16px;
}
@media all and (max-width: 599px) {
  #speakers img, #sponsors img {
      margin-left: 0;
      margin-right: 16px;
      margin-bottom: 15px;
  }
  #speakers .c11v6-pilot, #sponsors .c11v6-pilot {
      padding: 0;
  }
  .infotab p, .infotab ul {
    float: none;
    clear: both;
  }
}
/* -------Top navigation component--------*/
#nav-bg {
  height:54px;
  background-color:#ffffff;
  border-bottom: 1px solid #cccccc;
}
#main-nav {
  height: 54px;
}
ul.topnav li a.current {
  border-bottom: 5px solid #00a1d8;
  font-weight: 400;
}
ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
  z-index: 20;
  max-width: 1024px;
  margin: 0 auto;
}
ul.topnav li {
  float: left;
  height: 54px;
}
ul.topnav li a {
  display: inline-block;
  color: #39393b;
  text-align: center;
  padding: 19px 0 10px 0;
  margin: 0 12px 0 12px;
  text-decoration: none;
  font-size: 16px;
}
#icon.fixed {
  position: fixed;
  top:0;
  left: 0;
}
a#icon {
  color: #009edb;
  width: 55px;
  text-decoration: none;
}
 #icon:hover {
  text-decoration: none;
 }
 #icon {
  font-size: 25px;
  display: none;
}
@media screen and (max-width:1024px) {
  #main-nav {
    visibility: hidden;
  }
  ul.topnav li a:not(.current) {
    display: none;
  }
  ul.topnav li a {
    color: #009edb;
    margin: 0;
  }
  ul.topnav.responsive li a.current {
    color: #39393b;
  }
  #main-nav, #sub-nav {
    margin-top: -55px;
  }
  #icon {
    z-index: 25;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .current {
    border-bottom: 0px;
  }
  ul.topnav li a.current {
    border-bottom: 0px;
    width: 100%;
    height: 55px;
  }
  ul.topnav.responsive li a {
    padding: 12px 0 12px 0;
  }
  ul.topnav.responsive li:first-child a {
    padding-top: 21px;
  }
   ul.topnav.responsive li:last-child a {
    padding-bottom: 21px;
  }
  ul.topnav.responsive li a.current {
    border-bottom: 0;
    height: auto;
  }
  ul.topnav {
    padding-left: 55px;
    margin: 0;
  }
  ul.topnav li {
    border: 0;
  }
  ul.topnav.responsive {
    position: relative;
    visibility: visible;
    top: 55px;
    height: calc(100vh - 55px);
    padding:0 70px 0 70px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.12);
    display: inline-block;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
    word-break: break-word;
  }
  ul.topnav.responsive li a:not(.current) {
    color: #009edb;
  }
  #icon.fixed {
    display: flex;
    align-items: center;
    justify-content: center
  }
}
#main-nav.fixed, #sub-nav.fixed {
  position:fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 20;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 3px 2px -3px #999;
}
#mobile-nav { 
  display: none;
}
@media screen and (max-width:1024px) {
  #mobile-nav { 
    display: block;
  }
}
/* -------End of Top Navigation component--------*/
/*--------------Follow Us component--------------*/
.follow-us {
  display: flex;
  justify-content: flex-end;
}
.tab-content .follow-us ul.no-bullets {
  margin: 0;
  list-style-type: none;
}
.follow-us-header {
  margin: 0 15px 0 0;
  align-self: center;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
.follow-us ul li {
  margin-bottom: 15px;
}
.follow-us ul li a span {
  background-image: url(http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/icons/icon-sprite.svg);
  background-repeat: no-repeat;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
.follow-us ul li:last-child a span {
  margin-right: 0;
}
.follow-us ul li a span.blog{background-position:0 0}
.follow-us ul li a span.community{background-position:0 -30px}
.follow-us ul li a span.douban{background-position:0 -60px}
.follow-us ul li a span.evernote{background-position:0 -90px}
.follow-us ul li a span.facebook{background-position:0 -120px}
.follow-us ul li a span.flickr{background-position:0 -150px}
.follow-us ul li a span.googleplus{background-position:0 -180px}
.follow-us ul li a span.huaban{background-position:0 -210px}
.follow-us ul li a span.instagram{background-position:0 -240px}
.follow-us ul li a span.linkedin{background-position:0 -270px}
.follow-us ul li a span.picasa{background-position:0 -300px}
.follow-us ul li a span.renren{background-position:0 -330px}
.follow-us ul li a span.rss{background-position:0 -360px}
.follow-us ul li a span.slideshare{background-position:0 -390px}
.follow-us ul li a span.soundcloud{background-position:0 -420px}
.follow-us ul li a span.storify{background-position:0 -450px}
.follow-us ul li a span.tencent-qq-space{background-position:0 -480px}
.follow-us ul li a span.tencent-weibo{background-position:0 -510px}
.follow-us ul li a span.tumblr{background-position:0 -540px}
.follow-us ul li a span.twitter{background-position:0 -570px}
.follow-us ul li a span.viadeo{background-position:0 -600px}
.follow-us ul li a span.vimeo{background-position:0 -630px}
.follow-us ul li a span.vkontakte{background-position:0 -660px}
.follow-us ul li a span.wechat{background-position:0 -690px}
.follow-us ul li a span.weibo{background-position:0 -720px}
.follow-us ul li a span.xing{background-position:0 -750px}
.follow-us ul li a span.youku{background-position:0 -780px}
.follow-us ul li a span.youtube{background-position:0 -810px}
.follow-us ul li a span.reddit{background-position:0 -840px}
.follow-us ul li:hover a span.blog{background-position:0 -870px}
.follow-us ul li:hover a span.community{background-position:0 -900px}
.follow-us ul li:hover a span.douban{background-position:0 -930px}
.follow-us ul li:hover a span.evernote{background-position:0 -960px}
.follow-us ul li:hover a span.facebook{background-position:0 -990px}
.follow-us ul li:hover a span.flickr{background-position:0 -1020px}
.follow-us ul li:hover a span.googleplus{background-position:0 -1050px}
.follow-us ul li:hover a span.huaban{background-position:0 -1080px}
.follow-us ul li:hover a span.instagram{background-position:0 -1110px}
.follow-us ul li:hover a span.linkedin{background-position:0 -1140px}
.follow-us ul li:hover a span.picasa{background-position:0 -1170px}
.follow-us ul li:hover a span.renren{background-position:0 -1200px}
.follow-us ul li:hover a span.rss{background-position:0 -1230px}
.follow-us ul li:hover a span.slideshare{background-position:0 -1260px}
.follow-us ul li:hover a span.soundcloud{background-position:0 -1290px}
.follow-us ul li:hover a span.storify{background-position:0 -1320px}
.follow-us ul li:hover a span.tencent-qq-space{background-position:0 -1350px}
.follow-us ul li:hover a span.tencent-weibo{background-position:0 -1380px}
.follow-us ul li:hover a span.tumblr{background-position:0 -1410px}
.follow-us ul li:hover a span.twitter{background-position:0 -1440px}
.follow-us ul li:hover a span.viadeo{background-position:0 -1470px}
.follow-us ul li:hover a span.vimeo{background-position:0 -1500px}
.follow-us ul li:hover a span.vkontakte{background-position:0 -1530px}
.follow-us ul li:hover a span.wechat{background-position:0 -1560px}
.follow-us ul li:hover a span.weibo{background-position:0 -1590px}
.follow-us ul li:hover a span.xing{background-position:0 -1620px}
.follow-us ul li:hover a span.youku{background-position:0 -1650px}
.follow-us ul li:hover a span.youtube{background-position:0 -1680px}
.follow-us ul li:hover a span.reddit{background-position:0 -1710px}
.follow-us ul {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 599px) {
  .follow-us {
    justify-content: flex-start;
    flex-direction: column;
  }
  .infotab .follow-us ul {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .follow-us-header {
    align-self: flex-start;
    margin-bottom: 14px;
  }
  .follow-us ul {
    justify-content: flex-start;
  }
}
@media (max-width: 319px) {
  .infotab .follow-us ul {
    display: block;
    width: 100%;
  }
  .infotab .follow-us ul li {
    display: inline-block;
  }
}
/*----------End of Follow Us component--------*/
/*---------------Share component ------------*/
#counter-bg {
  margin-top: -50px;
  background: rgba(0,0,0,0.70);
  height: 50px;
  width: 100%;
}
#share-bg {
  max-width: 1024px;
  margin: 0 auto;
}
#share {
  display: table;
  float: right;
  margin-top: -52.5px;
  padding-right: 12.5px;
}
#share-content {
  float: right;
  margin-top: 10px;
}
#share-component li:last-child a{
  margin-right: 0px;
}
#share-component {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
#share-component li {
  float: left;
}
/* ICONS */
#share-component a {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0;
  background-image: url(http://www.cisco.com/c/dam/m/en_emear/templates/event_2017/img/icons/icon-sprite.svg);
  -webkit-transform: scale(0.70,0.70);
  -moz-transform: scale(0.70,0.70);
  -o-transform: scale(0.70,0.70);
  transform: scale(0.70,0.70);
}
#share #share-component #facebook {
 background-position: 0 -120px;
}
#share #share-component #twitter {
  background-position: 0 -570px;
}
#share #share-component #linkedin {
  background-position: 0 -270px;
}
#share #share-component #google {
  background-position: 0 -180px;
}
#share #share-component #email {
  background-position: 0 0;
}
#share #share-component #vk {
  background-position: 0 -660px;
}
#share #share-component #delicious {
  background-position: 0 0;
}
#share #share-component #facebook:hover {
  background-position: 0 -990px;
}
#share #share-component #twitter:hover {
  background-position: 0 -1440px;
}
#share #share-component #linkedin:hover {
  background-position: 0 -1140px;
}
#share #share-component #google:hover {
  background-position: 0 -1050px;
}
#share #share-component #email:hover {
  background-position: 0 -870px;
}
#share #share-component #vk:hover {
  background-position: 0 -1530px;
}
#share #share-component #delicious:hover {
  background-position: 0 -870px;
}
/*------Sticky nav SHARE-----------*/
#share.fixed {
  position: fixed;
  display: block;
  margin-top: 2.5px;
  top: 0;
  right: calc(50% - 512px);
  padding-right: 12.5px;
  z-index: 25;
}
@media (max-width: 1024px) {
  #share.fixed {
    right: 12.5px;
    padding-right: 0px;
  }
}
@media (max-width: 359px) {
  #share, #share.fixed  {
    display: none;
  }
}
/*------------------End of Share--------------*/
/*------------------Footer--------------------*/
@media only screen and (min-width: 48em) {
  #home-footer ul li:not(:last-child):after {
    color: #afafaf;
    content: "|";
    margin: 0 5px;
  }
  .mobile-only {
    display: none;
  }
}
@media only screen and (max-width: 48em) {
  #home-footer ul li{
    display: flex;
    padding: 8px 0 8px 0;
  }
  .hide-on-mobile {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}
@media (max-width: 599px) {
  #bottom-content {
    padding: 0px;
  }
  #middle-content {
    margin: 0;
  }
  #middle-content-left {
    margin: 0px;
  }
  .box {
    margin-bottom: 0px;
  }
}
.tab-content.last {
  padding: 0px 0px 50px 0px;
}
footer {
  margin: 0 auto;
  max-width: 1440px;
  background-color: #8e9299;
}
/*-----------End of footer----------*/

/*------------HERO component--------*/
#hero-content {
  height: 480px;
}
#hero-bg {
  background: url(http://www.cisco.com/c/dam/m/sv_se/training-events/2017/cisco-connect/img/hero.jpg) center;
  height: 480px;
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
#hero {
  display: table;
  max-width: 1024px;
  margin: 0 auto;
}
#hero-content {
  text-align: center;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 10px;
}
#hero-content h1 {
  font-family: CiscoSans,"Helvetica Neue",HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
  font-style: normal;
  color: #fff;
  font-weight: 100;
  font-size: 32px;
  line-height: 1.188em;
  margin-bottom: 10px;
}
#hero-content p {
  font-family: CiscoSans,"Helvetica Neue",HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
  font-style: normal;
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 15px;
}
@media only screen and (min-width: 37.5em) {
  #hero-content h1 {
    font-size: 46px;
    line-height: 1.217em;
    margin-bottom: 10px;
  }
  #hero-content p {
    font-weight: 100;
    font-size: 22px;
    line-height: 1.273em;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 48em) {
  #hero-content h1 {
    font-size: 60px;
    line-height: 1.2em;
  }
  #hero-content p {
    font-size: 24px;
   line-height: 1.25em;
   font-weight: 100;
  }
}
/*-----------End of Hero---------------*/

/*------------Button-------------------*/
.button, .infotab a.button {
  line-height: 1.5em;
  padding: 8px 40px;
  font-family: CiscoSans,"Helvetica Neue",HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  background: #049fd9;
  border: 0;
  color: #fff;
  border-radius: 60px;
  display: inline-block;
  width: auto;
  height: auto;
  margin-bottom: 15px;
  text-shadow: initial;
}
div.button {
  padding: 8px 40px;
  margin-bottom: 15px;
}
#hero-content .button{
  margin: 0 15px 15px 15px;
  text-shadow: initial;
}
.button:hover, .infotab a.button:hover {
  text-decoration:none;
  background-color:#047fad;
  color: #fff;
  cursor: pointer;
}
/*------------------end of button----------*/
/*------------------paralell agenda--------*/
th {
  padding: 5px 10px;
  line-height: 1.4;
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
  border-bottom: 1px solid #ccc;
}
@media all and (max-width: 599px) {
  #agenda.infotab .subtab {
    margin: 16px 0 16px 0;
  }
  #agenda.infotab p, #agenda.infotab ul {
    padding: 0 16px 0 16px;
  }
  #agenda.infotab {
      padding: 0;
  }
  #agenda h2 {
      padding-left: 16px;
  }
  #agenda tr, #agenda td {
      display: block;
      width: 100%;
  }
  #agenda tbody td:first-child {
      border-bottom: none;
  }
}
.hall {
  color: inherit;
  font-weight: 700;
}
.flex-parent {
  display: flex;
}
.infotab .zebra td.flex-td {
  padding: 0;
}
.paralell-column h3 {
  display: flex;
  align-items: center;
  background-color: #8e9299;
  padding: 5px 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.paralell-column h4 {
  padding: 10px 10px 5px 10px;
}
.paralell-column p {
  padding: 5px 10px !important;
  margin: 0 !important;
}
.paralell-column {
  padding-bottom: 5px;
}
.flex-parent.column-count-2 .paralell-column {
  max-width: 50%;
} 
.flex-parent.column-count-3 .paralell-column {
  max-width: 33.33%;
}
.flex-parent.column-count-4 .paralell-column {
  max-width: 25%;
}
@media (max-width: 1024px) {
  .flex-parent {
    flex-direction: column;
  }
  .paralell-column {
    border-bottom: 1px solid #ccc;
  }
  .paralell-column:last-child {
    border-bottom: 0;
  }
  .flex-parent.column-count-2 .paralell-column {
    max-width: 100%;
  } 
  .flex-parent.column-count-3 .paralell-column {
    max-width: 100%;
  }
  .flex-parent.column-count-4 .paralell-column {
    max-width: 100%;
  }
}
/*------------end of paralell agenda--------*/
/*---- OVP Next Gen video player START -----*/
.ovp-video {
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
}
.videobodyContent {
  width: 100%;
  padding: 0;
}
.ovp-video-container {
  display: block;
  position: relative; 
  max-width: 100%;
}
.ovp-video-content {
  padding-top: 56.25%;
}
/*---- OVP Next Gen video player END-----*/
/*----------- Agenda color --------------*/

.infotab-bg:nth-child(even) {
  background-color: #F8F9F9;
}
tr:nth-child(odd) td {
  background-color: #f5f5f5;
}
/*----------Agenda color end--------------*/
/*---------- POPUP MODAL STYLE -----------*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1010; /* Sit on top */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  max-width: 800px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin:0 0 20px 20px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.clb h4.pop {
  color:#007fc5;
  cursor: pointer;
}
.clb h4.pop:hover{
  text-decoration:underline;
}
.invis {
  display: none; /* Hidden by default */
}
.zebra p {
  margin-bottom: 0 !important;
}
/*---------- POPUP MODAL STYLE -----------*/
/*----------Floating Sponosors Rotator *----------*/
.no-js {
  visibility: hidden;
}
.floating-sponsors,
.floating-sponsors * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.floating-sponsors {
  z-index: 12;
}
.floating-sponsors .sponsors-container {
  text-align: center;
  top: 140px;
  right: 0;
  position: fixed;
  z-index: 12;
 }
.bx-wrapper .bx-viewport {
  margin: 0 0 1px 0!important;
  width: 102px;
}
.bx-wrapper {
  width: 102px;
}
.floating-sponsors .sponsors-container ul.floating-sponsor-list {
  display: inline;
  list-style: none;
  font-size: 0;
  margin: 0;
}
.floating-sponsors .sponsors-container ul.floating-sponsor-list li {
  background-color: #24333f;
  border: 1px solid #24333f;
  margin: 0 1px 0 0;
  display: inline-block;
}
.floating-sponsors .sponsors-container ul.floating-sponsor-list li a {
  color: #fff;
  font-size: 14px;
  line-height: 1.286em;
  padding: 0;
  min-width: 65px;
  list-style: none;
  margin: 0;
  display: inline-block;
  width: 100px;
  font-weight: 400;
}
#tabs .infotab .floating-sponsors .sponsors-container ul.floating-sponsor-list li a,
#tabs .infotab .floating-sponsors .sponsors-container ul.floating-sponsor-list li a:hover {
  color: #fff;
  text-decoration: none;
}
/* SMALL = 600px */
@media only screen and (min-width:41em) {
  .floating-sponsors .sponsors-container ul.floating-sponsor-list li a {
    padding: 0;
  }
}
@media only screen and (max-width:76.250em) {
  .floating-sponsors .sponsors-container {
    display: block;
  }
  .bx-wrapper {
    margin: 0 7.5px 15px 7.5px!important;
    display: inline-block;
  }
  .floating-sponsors .sponsors-container {
    position: relative;
    top: auto;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width:459px) {
  .floating-sponsors .sponsors-container {
    width: auto;
  }
}
/* X-large = 1220px */
@media only screen and (min-width:76.250em) {
  .bx-wrapper {
    margin: 0 0 1px 0;
  }
  .floating-sponsors .sponsors-container ul.floating-sponsor-list {
    position: relative;
  }
  .floating-sponsors .sponsors-container ul.floating-sponsor-list li {
    display: list-item;
  }
  .floating-sponsors .sponsors-container ul.floating-sponsor-list li a {
    width: 100px;
    padding: 0;
    font-size: 16px;    
  }
}
/*----------Floating Sponosors Rotator End*----------*/
/*-----jQuery Countdown styles 2.0.0.-----*/
.is-countdown {
  color: #fff;
  padding-top: 8px;
  max-width: 240px;
  margin: 0 auto;
  height: 50px;
}
.countdown-rtl {
  direction: rtl;
}
.countdown-holding span {
  color: #888;
}
.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}
.countdown-show1 .countdown-section {
  width: 98%;
}
.countdown-show2 .countdown-section {
  width: 48%;
}
.countdown-show3 .countdown-section {
  width: 32.5%;
}
.countdown-show4 .countdown-section {
  width: 24.5%;
}
.countdown-show5 .countdown-section {
  width: 19.5%;
}
.countdown-show6 .countdown-section {
  width: 16.25%;
}
.countdown-show7 .countdown-section {
  width: 14%;
}
.countdown-section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
}
.countdown-amount {
  font-size: 200%;
}
.countdown-period {
  display: block;
}
.countdown-descr {
  display: block;
  width: 100%;
}
/*-----jQuery Countdown styles 2.0.0. End-----*/
#fw-utility ul li a, #fw-utility ul li, #mycisco a {
  font-weight: 300;
}
.mm-content .mm-h a, .mm-content h3, .mm-content h4, .custom-font .mm-content a {
  font-weight: 300;
}
.infotab .clb, .clb {
  font-family: CiscoSans, "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Nimbus Sans L", sans-serif; 
}
.infotab strong, .infotab .clb strong, #support-mm-menu .mm-content .mm-tac-button, .mm-content .mm-search-button {
    font-weight: 400;
}
.infotab .clb h4 {
  font-size: 16px;
  font-weight: 400;
}
.infotab, .clb {
  font-size: 16px;
  font-weight: 300;
}
.infotab li, .infotab p, .custom-font li a {
  font-weight: 100;
}
.infotab .clb h3 {
  font-weight: 400; 
}
.infotab .clb em {
  font-style: oblique;
}
.infotab table, .clb table {
  border-collapse: separate;
}
.clb h3.follow-us-header {
  font-size: 20px;
  margin: 0 15px 5px 0;
}
.infotab #counter {
  font-weight: 100;
}
.tab-content ul, .tab-content .n12-pilot td ul{
  margin: 10px 0 10px 30px;
  list-style-position: outside;
  list-style-type: disc;
}
.tab-content ul.no-bullets {
  margin: 0 0 15px 0;
  list-style-type: none;
}
.infotab .vjs-social-overlay a, .infotab .vjs-social-overlay a:hover {
  color: #fff;
}
