/*
Theme Name: SAT 2017 - hz
Description: A minimal theme built with Bootstrap, Slick Slider, Waypoints, & Font Awesome
Author: hz
Author URI: http://accessintelligence.com
Version: 1.0
Tags: responsive, white, bootstrap
*/

/* Default Styles ___________________________*/

html { height: 100%; font-size: 0.875em; /* 14px / 16px (browser default font-size) */ }
body { height: 100%; /*padding-top: 45px;*/ }

/* Responsive Typography (major thirds – visit http://type-scale.com to set typography scale)___________________________*/
h1 {font-size: 2.441rem; margin: 0 0 0.5em;}
h2 {font-size: 1.286rem; margin: 0.5em 0;text-transform: uppercase;font-weight: 600;}
h3 {font-size: 1.563rem; margin: 0.5em 0;}
h4 {font-size: 1.25rem; color:#0bdbc6;}
h5 {font-size: 0.8rem;}
h6 {font-size: 0.64rem;}
p {font-size: 0.8571rem; margin: 0.5em 0 1.5em;font-family: 'Roboto Condensed', sans-serif;font-weight: lighter;color: #eee;}

img {max-width: 100%; height: auto;}
.nav>li>a:hover, .nav>li>a:focus {
    background: #d9ff00;
}
.alignleft {float: left;padding-right: 30px; margin: 0;}
.alignright {float: right;padding-left: 30px; padding-bottom: 30px; margin: 0;}

#_atssh {display: none;}
.at4-thankyou-background { position: relative;}
/**** Call for pres****/
.form-group span {
    font-size: .9rem !important;

}
input#submit {
    color: #15202b;
}
.introLink a {color: #d9ff00 !important;}
/* Navigation Styles ___________________________*/
button.navbar-toggle {padding: 0.5em; line-height: 1;}
/*home ad box*/
.adbox , .adbox .grey-box {
    padding: 0;
    margin: 0;
}
/* ads overflow*/
.internal-7x-top-ad , .internal-7x-bottom-ad , .ad300
{
    /*overflow-y: scroll;*/
}

/* Content Styles ___________________________*/
section.container-fluid:nth-of-type(odd){
  background: #efefef;
}

div.section-wrapper {
  padding: 3rem 0;
  text-align: center;
}
  #SearchParameters.in,
  #SearchParameters.collapsing {
      display: block!important;
  }
/*****Primary Menu****/
.navbar-brand {
  float: none;
}
.navbar {
    z-index: 99;
}
.menu-register-container {
    text-align: right;
}
.m-register-btn {
  list-style: none;
}
.btn-secondary {
    background-color: transparent;
    border-color: #919ba4;
}
/********primary menu****/
.primary-menu {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
/********Jumbo*******/
.home-page .ad-300 .grey-box {
    text-align: center;
}
.header-top img {
    width: 25%;
}
.content-area {
    background: rgba(21, 31, 41, 0.88);
}
.content-area li {
    padding: 0.1em;
}
/*.page-content p, .page-content ul {
    color: #d4d4d4;
    margin: 0em 0.5em 4em 1em;
    display: block;
    font-weight: normal;
    margin: 0;
    font-size: .8rem;
}*/
.choice-aes{
    text-align: center;
}
/*.choice-aes a {
    color: #0bc84b;
}*/
.grey-box {
    /*background: rgba(221, 221, 221, 0.22);*/
    background: rgba(221, 221, 221, 0.15);
    color: #fff;
    padding: 1em;
    text-align: center;
}

.grey-box:hover {
    background: rgba(58, 67, 74, 0.22)
}
.grey-box:hover h2 , .grey-box:hover a {
    color: white;
    -moz-transition:color .2s ease-in;
    -o-transition:color .2s ease-in;
    -webkit-transition:color .2s ease-in;
}
.tiles .green-box h2 {
    color: #fff;
}
.green-box {
    background: #333b44;
    color: #fff;
    padding: 1em;
    text-align: center;
}
.green-box.markets {
    cursor: pointer;
}
.green-box.markets:hover {
    background: rgba(58, 67, 74, 0.22);
}
.green-box.markets h2 {
    font-size: 2.2rem;
}

.green-box.markets span {
  font-size: 0.9444rem;
    font-weight: bold;
}

.markets .white-icons {
    margin: 1.2em 0;
}
.text-box-home p , .video-text p {
    font-size: 1.2em;
}
/******Tiles******/
.tiles h2 {
    color: #00e8d3;
    margin: 0;
}
/*********Sticky menu*****/
li.home-btn a:hover {
    color: #3f474e !important;
    background: #d9ff00;
}
li.home-btn a:hover i {
    display: none;
}
li.home-btn a:hover:before {
    content: 'MENU';
}
ul#site-nav {
  float: right;
  list-style: none;
  margin: 0;
}

ul#site-nav li {
  margin: 3px 0;
  display: inline-block;
}

ul#site-nav li a {
  font-size: .6rem;
  height: 24px;
  width: 30px;
  color: #d9ff00;
  padding: 4px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: background  0.5s; /* For Safari 3.1 to 6.0 */
  -o-transition: background  0.5s;
  transition: background  0.5s;
  font-weight: bold;
}
ul#site-nav li a:hover {
    color: rgb(20, 31, 41);
}
ul#site-nav li a div.menu-flag {
    display: none;
    position: absolute;
    right: 1px;
    padding: 13px 63px 0 15px;
    height: 40px;
    margin-top: -16px;
    text-align: right;
    z-index: -1;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    background: #d9ff00;
    border-radius: 12% 0;
}
/*ul#site-nav li:last-of-type a {
  font-size: 12px;
  color: #fff;
  width: auto;
  height: auto;
  border: none;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background  0.5s; /* For Safari 3.1 to 6.0 */
  -o-transition: background  0.5s;
  transition: background  0.5s;
}*/

ul#site-nav li a:hover, ul#site-nav li a:focus  {
  color: #fff;
  background-color: #C61227;
  outline: none;
}

ul#site-nav li a:hover div.menu-flag, ul#site-nav li a:focus div.menu-flag {
  display: inherit;
  outline: none;
}

ul#site-nav li:first-of-type a:hover, ul#site-nav li:first-of-type a:focus {

}

.list {
  
  padding:5px;
  background-color:#f1f1f1;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-left:8px;
  
}

div#sticky-menu {
    margin-top: .4em;
    /* float: right; */
    /* right: 0; */
    width: 72px;
    /* background: #222; */
    z-index: 999;
    text-align: center;
    position: fixed;
    top: 0;
    right: 0;
}
.registration-floatie {
    position: fixed;
    top: 1.7em;
    right: 5em;
    z-index: 999;
}
div#sticky-menu:hover, .registration-floatie:hover {
    opacity: 1 !important;
}
  .register-btn ul {
    list-style: none;
        padding: 0;margin:0;
}
.register-btn a {
    text-transform: uppercase;
    background: #d9ff00;
    padding: .5em 5em;
    color: #151f29;
    font-size: 1rem;
    font-weight: bold;
}
/*.registration-floatie .register-btn a {
    border: 1px solid #d9ff00;
    color: #fff;
    background: none;
}*/
.register-btn a:hover {
    background: #00bbaa;
    text-decoration: none;
    /* font-weight: bold; */
}
/*Header*/
span.date-announcement {
    text-align: center;
}

/*boxes*/
.play-box {
    float: none;
    font-size: 1rem;
    color: #00bbaa;
    text-align: center;
}
.sign-up-box .form-group {
    display: inline-block;
    width: 75%;
}
.sign-up-box button {
  vertical-align: top;
}
.sign-up-box .form-inline .form-control {
  width: 100%;
}

/*ad*/
.internal-7x-top-ad , .internal-7x-bottom-ad {
    margin-top: 3em;
    margin-bottom: 3em;
}

.content-area h2 i {
    border: 2px solid #41a8ae;
    color: #d9ff00;
    padding: .5em;
    border-radius: 1em;
}

.content-area h2 i:hover {
    color: #153f6a;
    border-color: #133f73;
}
/*********** Slick Video Slides ************/
.slick-slider {margin-bottom: 0px;}
.slick-slide {}
.slick-slide img {width: 100%;}
.slick-prev, .slick-next {width: 30px; height: 30px;}
.slick-next {right: 30px;}
.slick-prev {left: 30px;}
.slick-prev:before, .slick-next:before {color: white; opacity: 1; font-size: 24px;}
.slickVideoWrapper, .slickImgWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  background-color: black;
}
.slickVideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-play-button {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  background-color: none;
  -webkit-transition: background-color 0.3s ease-out; /* For Safari 3.1 to 6.0 */
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.slider-play-button:hover {
  background-color: rgba(0,0,0,0.5);
}

.slider-play-button i {
  font-size: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: -50px;
  line-height: 1;
  color: red;
}

.text-box-home p {
  overflow: hidden;
}
/*************Section*******/
.home-page .section h2 {
    color: #00e8d3;
    font-size: 1.5rem;
}

.section h3 {
    font-size: 1rem;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
}

.section p {
    /*font-size: .7rem;*/
    color: #EAEAEA;
}
.section .nav-pills {
    margin-bottom: 1em;
}
.section h3 {
    color: #fff;
    /*text-transform: uppercase;*/
  }

/*Speaker*/
.speaker-block {
    margin-bottom: 4em;
    margin-top: 2em;
}
.speaker-block img {
    background: #fff;
}
/*Packages and pricing*/
.price-box {
    background: rgba(221, 221, 221, 0.15);
    padding: 1em 1.5em;
    text-align: center;
    font-weight: 600;
    margin-bottom: .3em;
}
.price-box .register-btn {
    float: none;
}
/*.price-box:hover {
    background: #00bbaa;
    color: black;
}*/
.price-box div {
    padding-top: .1em;
    padding-bottom: .5em;
}
.price-box .type {
    text-align: right;
}
.platinum {
  color: #E3E2E0;
}
.gold {
  color: gold;
}
.silver {
  color:silver;
}
.price-box .price {
    font-size: 1.4rem;
    font-weight: bold;
    font-family: 'Roboto',sans-serif;
}
.price-box > ol, .price-box > ul {
    padding-left: 2em;
    text-align: left;
}
.price-box > ol li , .price-box > ul li {
    margin: .4em 0;
}
.price-box:hover .register-btn-uni a {
  background: #d9ff00;
  color: #151f29;
  text-decoration: none;
    -webkit-transition: background-color 0.4s ease-out; /* For Safari 3.1 to 6.0 */
  -moz-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}
.register-btn-uni a {
    background: #00bbaa;
    color: #fff;
    padding-top: .4em;
    padding-bottom: .4em;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
}
#featured-sponsors {
    background: rgba(221, 221, 221, 0.15);
    padding: 2em;
}
#featured-sponsors .marquee0 {
    background: #fdfdfd;
    padding: 2em;
}
.contact-info {
    background: rgba(221, 221, 221, 0.22);
    text-align: center;
    padding: 2em;
}
/*****Footer****/
.footer {
   /* background: rgba(221, 221, 221, 0.15);
    background-image: url('/wp-content/themes/SAT2017/images/footer-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 3em;
    padding-bottom: 3em;*/
    margin-bottom: 16em !important;

}
.contact-info h2 {
    color: #fdfdfd !important;
}
footer {
    background: rgb(21, 31, 41);
    font-size: 1rem;
    /*font-weight: bold;*/
    box-shadow: 0 -9px 43px rgb(0, 0, 0);
  }
footer p {
    margin-top: 0;
}
footer .register-btn {
    float: none;
    display: inline-block;

}
footer span.signup {
    font-size: 1.4rem;
    text-transform: uppercase;
}
.footer .register-btn {
    float: none;
    margin-top: .5em;
}
.footer .register-btn a {
    background: #00bbaa;
    color: #fff;
}
.footer .register-btn a:hover {
    background: #1a2835;
}
  ul.footer-nav  a {
    color: #f6f7f7;
    font-weight: bold;
  }
  ul.footer-nav a:hover {
      background: none;
      color: #d9ff00;
  }
  ul.footer-nav>li {
    float: left;
}
span.hashtag {
    font-size: 1.5rem;
}
.copyright{
    font-size: 1rem !important;
    text-align: center;
}
.copyright p {
    margin: 1em 0;
}
.sign-up  {
  text-align: center;
}
.copyright .hashtag {
    font-size: 1rem;
    display: none;
}
/******Social Icons*****/
.social-icons a {
    padding: 1em;
}

.social-icons {
/*    font-size: 1.5rem;*/
    margin-top: 1em;
    text-align: center;
}
.footer .social-icons {
    text-align: center;
}
/******Market Modal menu*/
div#marketModal .modal-body {
    margin: 0;
    padding: 0;
    /* height: 100vh; */
}
div#marketModal .modal-dialog {
    margin: 0;
    padding: 0;
    width: 100%;
}
div#marketModal .market-1 {
    background-image: url('https://2017.satshow.com/wp-content/themes/SAT2017/images/markets-box-1.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #0d131a;
    min-height: 50vh;
}

div#marketModal .market-blocks {
    background: #151F2A;
    height: 50vh;
}
div#marketModal .modal-content {
    height: 100vh;
        border: 0;
}
div#marketModal .market-blocks {
    border: 1px solid #567A9D;
    background-size: inherit;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.top-box {
    border: 1px solid #6b6b6b;
    padding: 1em 3em;
}
.grey-box.sign-up-box p {
    margin: 0;
}
/*div#marketModal .market-blocks:hover {
    background: #2e4966;
    background-size: inherit;
    background-position: bottom right;
    background-repeat: no-repeat;
}*/
.market-1 .discover {
    position: absolute;
    bottom: 6em;
    left: 7em;
}
.discover i {
    font-size: 3rem;
    vertical-align: middle;
    left: 13px;
    position: relative;
    bottom: 2px;
}
.discover h2 {
    font-size: 3rem;
    margin: 0;
}
.discover span {
    font-size: 1.4rem;
}
button.close {
    position: fixed;
    z-index: 9999;
    right: 0;
    color: #d9ff00;
    margin: .5em;
    opacity: 1;
    font-size: 1.4rem;
}
button.close:hover {
    color: #55799d;
    text-shadow: none;
}
.menu-agenda ul {
    padding: 0;
}

/*arrow*/
.arrow {
    width: 0;
    left: 50%;
    bottom: 0;
    position: relative;
    animation: indicate 1s linear infinite;
    font-size: 2rem;
}
@keyframes indicate {
      0% { bottom: 10% }
    100% { bottom: -0%; opacity: 0 }
}

/************Page w/side menu*******/

  
.page-content {
    padding: 0;
    color: #ffffff;
    margin-bottom: 4em;
}
.page-content p , .page-content ul, .page-content table {
  color: #fff;
  font-size: .9rem;
}
.page-content table {
  color: #fff;
  font-size: .9rem;
  font-family: "Roboto Condensed",sans-serif;
}
.page-content h1 {
    color: #d9ff00;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5rem;
}
div#sidebar-Affix {
    border-top: 5px solid #d9ff00;
    border-bottom: 5px solid #d9ff00;
    margin-bottom: 3em;
}
div#sidebar-Affix a {
    padding: .5em 1em;
        /*height: 100vh;*/
    word-wrap: break-word;
	color:#0bdbc6;
}
.default-page {
    background-image: url(https://2017.satshow.com/wp-content/themes/SAT2017/images/page-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.page-template-page-markets-php {
/*    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;*/
        background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;
}

/****Main Menu***/
/*
  .menu-logo{
    float: left;
  }*/
  #primary_men {
    font-size: .84rem;
  }
  #primary_men .modal-dialog {
    min-width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
}

 #primary_men .modal-content {
    background-color: rgb(21, 31, 41);
    margin: 0;
    padding: 0;
}
  #primary_men .right-block{
    float: right;
  }
  .header-menu{
    display: block;
  }
  .header-menu ul{
    padding: 0;
    margin: 0;
    text-align: left;
  }
  .header-menu li{
    display: inline-block;
    margin-left: 2em;
    list-style-type: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.2em;
  }
  .modal-body li{
    list-style-type: none;
    padding: .3em 0;
  
  }
/*  #primary_men .close{
    float: right;
    color: #d9ff00;
    font-size: 2rem;
    display: block;
  }*/
  .header-bottom{
    display: block;
    text-align: right;
    margin-top: 2em;
  }

  .menu-markets ul , .menu-horiz-block ul {
    list-style: none;
    padding-left: 0px;
    margin: 0;
}
.menu-markets , .middle-menu-area , .menu-agenda {
    border-bottom: 1px solid rgba(229, 229, 229, 0.19);
    padding-bottom: 2em;
    padding-top: 2em;
}
#primary_men .modal-header {
   border-bottom: 1px solid rgba(229, 229, 229, 0.19);
}
#primary_men .modal-footer {
  border-top: 1px solid rgba(229, 229, 229, 0.19);
}
a.pill-more {
    float: right;
}
.right-block .register-btn {
    margin-right: 49px;
    margin-top: 0;
}
input.btn.btn-primary.btn-lg {
    color: white;
}
/***********Photo gallery*******/
.mosaic {
    height: 35vw;
    overflow: hidden;
    position: relative;
}

.mosaic-image:nth-child(1) {
    left: 0;
    top: 0;
    width: 30%;
    height: 60%;
}

.mosaic-image:nth-child(2) {
    height: 30%;
    left: 30%;
    top: 0;
    width: 15%;
}

.mosaic-image:nth-child(3) {
    left: 30%;
    top: 60%;
    height: 30%;
    width: 15%;
}

.mosaic-image:nth-child(4) {
    left: 0;
    top: 60%;
    height: 30%;
    width: 15%;
}

.mosaic-image:nth-child(5) {
    left: 15%;
    top: 60%;
    height: 30%;
    width: 15%;
}

.mosaic-image:nth-child(6) {
    height: 30%;
    left: 30%;
    top: 30%;
    width: 15%;
}

.mosaic-image:nth-child(7) {
    height: 30%;
    left: 45%;
    width: 15%;
}

.mosaic-image:nth-child(8) {
    left: 60%;
    width: 15%;
    height: 30%;
}

.mosaic-image:nth-child(9) {
    left: 75%;
    height: 60%;
}

.mosaic-image:nth-child(10) {
   left: 45%;
    top: 30%;
    width: 30%;
    height: 60%;
}

.mosaic-image:nth-child(11) {
    left: 75%;
    top: 60%;
    width: 13%;
    height: 30%;
 
}
.mosaic-image:nth-child(12) {
       left: 88%;
    top: 60%;
    width: 12%;
    height: 30%;
}



.mosaic-image {
    background-color: #555;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
    height: 25%;
    left: 0;
    padding: 2em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 25%;
  border: #1a1b2b solid thin;
}


@media (min-width: 320px) {
  
  .mosaic {
    height: inherit;
    overflow-x: hidden;
  overflow-y: scroll;
    position: relative;
}
  
  
.mosaic-image:nth-child(1) {
  left: 0;
    top: 0;
    width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(2) {
  left: 0;
    top: 0;
     width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(3) {
   left: 0;
    top: 0;
    width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(4) {
   left: 0;
    top: 0;
     width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(5) {
   left: 0;
    top: 0;
     width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(6) {
   left: 0;
    top: 0;
     width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(7) {
   left: 0;
    top: 0;
     width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(8) {
   left: 0;
    top: 0;
     width: 50%;
    height: 50%;
}

.mosaic-image:nth-child(9) {
     display:none;
}

.mosaic-image:nth-child(10) {
   display:none;
}

.mosaic-image:nth-child(11) {
   display:none;
 
}
.mosaic-image:nth-child(12) {
        display:none;
}

.mosaic-image {
    position: static;
  float:left;
}

}
section .section {
    margin-top: 0;
    margin-bottom: .3em;
    }
.p-box {
        padding-left: .2em;
        padding-right: .2em;
        margin-top: .2em;
       /* margin-bottom: .2em;*/
    }


/********SAG table styling******/
.table {
  font-size: 18px;
}
.table-days {
    font-size: .9rem;
}
.table-days table tr td {
    padding: 2em 0;
}

.table-days table td:nth-child(2) {
/*    color: #d9ff00;*/
    font-weight: bold;
    text-transform: uppercase;
}
.table-days table span i {
    margin-right: 1em;
  
}
.table-days table tr td:first-child {
    color: #e4e4e4;
        width: 200px;
}
.table-days h2 {
    color: #00bbaa;
}

/*sponsors page*/

.sponsors .content-area h1 {
    color: #151f29;
    margin: 0.8em;
}
.sponsors .content-area {
    background: #fff;
}
div#sponsors- h2 {
    display: none;
}


div.ai-sf-sponsorlist h2 { color: #d9ff00; }
div.ai-sf-sponsorlist-logos { background-color:#fff; }

table {
	font-size: inherit;
}

@media (min-width: 768px) {
  
  .mosaic {
    height: 35vw;
    overflow: hidden;
    position: relative;
}

.mosaic-image {
    position: absolute;
  float:none;
}

.mosaic-image:nth-child(1) {
    left: 0;
    top: 0;
    width: 30%;
    height: 60%;
}

.mosaic-image:nth-child(2) {
    height: 30%;
    left: 30%;
    top: 0;
    width: 15%;
}

.mosaic-image:nth-child(3) {
    left: 30%;
    top: 60%;
    height: 30%;
    width: 15%;
}

.mosaic-image:nth-child(4) {
    left: 0;
    top: 60%;
    height: 30%;
    width: 15%;
}

.mosaic-image:nth-child(5) {
    left: 15%;
    top: 60%;
    height: 30%;
    width: 15%;
}

.mosaic-image:nth-child(6) {
    height: 30%;
    left: 30%;
    top: 30%;
    width: 15%;
}

.mosaic-image:nth-child(7) {
    height: 30%;
    left: 45%;
    width: 15%;
}

.mosaic-image:nth-child(8) {
    left: 60%;
    width: 15%;
    height: 30%;
}

.mosaic-image:nth-child(9) {
     display:block;
}

.mosaic-image:nth-child(10) {
   display:block;
}

.mosaic-image:nth-child(11) {
   display:block;
 
}
.mosaic-image:nth-child(12) {
    display:block;
}

}
/*********** Media Queries *****************/
@media (min-width: 540px) {
  html {font-size: 1em; /* 16px / 16px (browser default font-size) */}
  div#eventinfo {max-width: 575px; margin: 0 auto;}
}
@media (min-width: 768px) {
  /*Header*/
    span.date-announcement {
      text-align: right;
    }

    .register-btn {
      float: left;
    }
    .choice-aes{
      margin-top: 2em;
      margin-bottom: 2em;
      text-align: left;
    }
    .play-box {
      float: left;
      font-size: 6rem;
      color: #d9ff00;
    }
    .play-box:hover {
    color: rgba(217, 255, 0, 0.57);
    }
    .video-text h2 {
    color: #d9ff00;
    }
    .video-text {
    text-align: right;
    }
    .text-box-home > div {
      height:  300px;;
      }
    .grey-box {
      text-align: left;
    }
    section .section {
    margin-top: 5em;
    margin-bottom: 5em;
    }
    .box-h-1 {
        min-height: 196.9px;
    }
    .green-box {
      text-align: left;
    }

      .contact-info {
        font-size: 1.2rem;
        background: none;
    }

    .contact-dt-info {
    background: rgba(221, 221, 221, 0.15);
    background-image: url('https://2017.satshow.com/wp-content/themes/SAT2017/images/footer-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 3em;
    padding-bottom: 3em;
    }
    .menu-markets li , .menu-agenda li{
    float: left;
    margin-left: 1em;
    }
    .menu-horiz-block ul , .menu-agenda ul {
    padding: 0;
    }
    .header-menu ul{
    text-align: right;
    }
    .copyright {
    text-align: right;
    }
    .copyright .hashtag {
    display: block;
    text-align: right;
    }
    .copyright p {
    margin:0;
    font-size: 0.7rem;
    }
    .sign-up {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em
    }
     footer .register-btn {
    margin: 0;
    }
    a.pill-more {
    float: none;
    }
    .homepage .bg-scroller{
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: -999;
    }
    .homepage .bg-image{
      transition: all 0.5s ease-out;
      /*filter: brightness(50%);*/
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 400%;
      background-image: url(https://2017.satshow.com/wp-content/themes/SAT2017/images/bg-image.jpg);
      /*background-size: 100% auto;*/
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      /*display: none;*/
    }
   /* .p-box {
        padding-left: .2em;
        padding-right: .2em;
        margin-top: .2em;
        margin-bottom: .2em;
    }*/

    ul#site-nav {
      padding: 6px;
    }

    ul#site-nav li a {
    height: 46px;
    padding:10px;
    }

    li.home-btn a:hover {
    height: 46px !important;
    }
    ul#site-nav li a div.menu-flag {
    display: none;
    position: absolute;
    right: 10px;
    padding: 23px 63px 0 15px;
    height: 60px;
    margin-top: -16px;
    text-align: right;
    z-index: -1;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    background: #d9ff00;
    border-radius: 12% 0;
}

    .adbox .grey-box {
    padding: 1em;
    text-align: center;
}
    .adbox .p-box {
    padding-left: .2em;
    padding-right: .2em;
    margin-top: .2em;
    margin-bottom: .2em;
}
.social-icons {
    text-align: right;
}
}

@media (min-width: 992px) {
  html {font-size: 1.125em; /* 18px / 16px (browser default font-size) */}
  div#eventinfo {max-width: 645px;}
  .middle-menu-area .col-md-2 {width:14.2%}
}

@media (min-width: 1200px) {
  html {font-size: 1.25em; /* 20px / 16px (browser default font-size) */}
  div#eventinfo {max-width: 723px;}
}



/* Search Modal */
#search-modal{
    top: 35%;
}
#search-modal .modal-dialog{
  width: 600px;
  max-width: 100%;
}
#search-modal .modal-content{
  background-color: transparent;
}
#search-modal .modal-body{
    background-color: #151F2A;
}

#search-modal input{
    width: 100%;
    padding:0.3rem;
    border: 1px rgba(5, 5, 5, 1) solid;

    box-sizing: border-box;
    background-color: black;
    color: white;
}
#search-modal button{
    transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    box-shadow: 0px 0px 3px transparent;
    color: black;
    margin-left: 1px;
}

#search-modal input,
#search-modal button{
    font-size: 1.3rem;
}
#search-modal input:focus,
#search-modal button:focus,
#search-modal input:hover,
#search-modal button:hover{
    outline: none;
    box-shadow: 0px 0px 3px #d9ff00;
}

/* Video Modal */
#video-modal{
  position: fixed;
  width: 90%;
  left: 5%;
  height: 90%;
  top: 5%;
}
.video-wrapper{
  display: block;
}
.video-wrapper .video-content{
  width: 100%;
}
.video-wrapper .video-content .video-js{
  padding-top: 56.25%;
  width: 100%;
  height: auto;
}
.vjs-fullscreen{
  padding-top: 0px;
}
#video-modal .close{
  position: absolute;
  z-index: 100;
  color: white !important;
  right: 0;
  top: 0;
}
.video-box {
  background-position: 0% 0%;
    background-size: 200%;
}
.video-box:hover {
  background-position: 0% 0%;
    background-size: 200%;
}

.aisf .table-striped > tbody > tr:nth-of-type(2n+1) {
	 color: #151F29;

}
