/* Showcase */

#showcase-quote {
  border-bottom:1px solid #ebebeb;
  padding-bottom:1em;
  margin-bottom:2em;
}
.showcase-quote {
  font-style: italic;
  line-height:28px;
  font-weight: 200;
}
.showcase-title {
  margin-top: 0;
}
.showcase-product {
  margin-top: 3em;
}
.showcase-overview-title {
  margin-bottom: 0.5em;
  overflow: hidden;
}
.showcase-overview-title img {
  float: left;
  padding-right: 5px;
}

/* About */
.img-aside {
  float: right;
  padding: 10px 0 0 30px;
}
#gbgis h3 {
 border-bottom: 1px dashed #ebebeb;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
#gbgisnot h3 {
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#gbgis ul,
#gbgisnot ul{
  margin: 0;
  padding: 0;
}
#gbgis ul li,
#gbgisnot ul li{
  list-style: none;
  padding: 7px 0;
}
#gbgis ul li img,
#gbgisnot ul li img{
  float: left;
  padding-right: 10px;
}

/* Managers */
#managers-login {
  background: #f9f9f9;
  border: 1px solid #ebebeb;
  margin-top: 30px;
}
#managers-login .notified {
  border-right: 1px dashed #ebebeb;
  padding: 0 1.4880952381% 20px;
  margin: 0;
  width: 62%;
}

/* FAQ */

#faq {
  margin: 0;
  padding: 0;
}
#faq li{
  list-style: none;
  margin: 40px 0;
}
#faq li h2,
#faq li p{
  margin-left: 75px;
}
#faq li img{
  float: left;
}

/* Footer */

#footer {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li {
  float: left;
  width: 185px;
  margin-right: 20px;
}
#footer li.last {
  margin-right: 0;
}
#footer-tc {
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 5px;
  margin-bottom: 20px;
  overflow: hidden;
}
#footer-tc h4 {
  display:block;
  float: left;
}
#footer-tc a{
  float: right;
  margin: 1.236em 0 .618em;
}
#footer-tc h4,
#footer-tc a {
  margin-top: 5px;
}

/* Hero */

#hero {
  background: #fff;
  margin: 0 -15px 45px -15px;
  min-height: 525px;
  padding: 0 15px;
  position: relative;
  width: 100%;
}
#welcome-overlay {
  background: white;
  padding: 10px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#welcome-inner {
  max-width: 978px;
  margin: 0px auto;
}
#welcome-text {
  max-width: 450px;
  text-align: center;
  margin: 0px auto 40px auto;
}
#welcome-text h1 {
  font-size: 27px;
}
#folded-map {
  overflow: visible;
  position: relative;
  margin-bottom: 2em;
}
#folded-map > img {
  display: block;
  margin: 210px auto 0 auto;
  max-width: 100%;
}
#bubbles {
 list-style: none;
 margin: 0
}
#bubbles li {
  display: inline-block;
  -webkit-box-shadow: 0px 21px 20px -10px rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  padding: 2.8em 2.7%;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  width: 59%;
  margin-left: 19.3%;
  opacity: 0;
  display: none;
}
#bubbles li.bubble-show {
  display: block;
}
.bubble-logo,
.bubble-portrait,
.bubble-main {
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.bubble-logo,
.bubble-portrait {
  margin-right: 30px;
  margin-bottom: 10px;
}

.bubble-logo {
  width: 12.8125%;
  margin-top: 35px;
}

.bubble-portrait {
  width: 25.625%;
}

.bubble-main {
  display: block;
  float: none;
  font-family: 'Open Sans';
  line-height: 27px;
  min-width: 240px;
}

.bubble-main .quote {
  font-family: 'Arial';
  color: #e0e0e0;
  font-size: 48px;
  line-height: 16px;
  vertical-align: bottom;
}

.bubble-main .quote:first-child {
  margin-left: -21px;
}

.bubble-message {
  font-size: 120%;
  margin-bottom: 7px;
}

.bubble-author {
  color: #999;
}

.bubble-nav {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

.bubble-nav-item1,
.bubble-nav-item2,
.bubble-nav-item3,
.bubble-nav-item4 {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #fff;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.25);
  margin-right: 5px;
  cursor: pointer;
}

.bubble-nav .active {
  background: #84b0fc;
  cursor: auto;
}


.bubble-triangle {
  width: 31px;
  height: 14px;
  background: url('../images/bubble-arrow.png');
  position: absolute;
  bottom: -14px;
  left: 50%;
}

#bubbles #bubble1 {
  opacity: 1;
  display: block;
  bottom: 78px;
}

#bubbles #bubble2 {
  margin-left: 28.8%;
  bottom: 77px;
}

#bubbles #bubble3 {
  margin-left: 30.3%;
  bottom: 77px;
}

#bubbles #bubble4 {
  margin-left: 17.3%;
  bottom: 73px;
}

#bubble1 .bubble-triangle {
  left: 80%;
}

#bubble2 .bubble-triangle {
  left: 61%;
}

#bubble3 .bubble-triangle {
  left: 59%;
}

#bubble4 .bubble-triangle {
  left: 86%;
}

#get-started {
	background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAcSURBVAiZBcEBDQAAAMKgz/5ZNcIF2opqALKNA3yLCpfzYcsLAAAAAElFTkSuQmCC) repeat-x  left center;
  max-width: 978px;
  text-align: center;
}

#get-started-btn {
  border: 10px solid #fff;
}

#hero #get-started-btn:hover {
  text-decoration: none;
}

/* MAP STYLES */

#map-container {
  border-bottom: 1px solid #EBEBEB;
  margin: 0 -15px;
  min-height: 525px;
  padding: 0 15px;
  width: 100%;
}

#map_search{
  -moz-border-radius: 4px;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  background: white;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
  border-radius: 4px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  float: right;
  opacity: 0;
  padding: 6px 10px;
  position: absolute;
  right: 33px;
  top: 50px;
  width: 362px;
}
#map_search .maia-button{
  padding: 4px 6px;
}
#map_search input{
  border-top-color: gainsboro;
  border: 1px solid #E5E5E5;
  color: #444;
  font-family: arial,sans-serif;
  line-height: normal;
  padding: 6px 10px;
  width: 194px;
}
#map_search p{
  color: #666;
  font-size: 11px;
}

#counter {
  -moz-border-radius: 4px;
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  background: white;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
  border-radius: 4px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  float: right;
  opacity: 1;
  padding: 6px 10px 0 10px;
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -30px;
  width: 96px;
  height: 50px;
  opacity: 0;
  display: none;
}

#counter.show-counter {
  display: block;
}

#counter span {
  font-size:11px;
  text-align:center;
  display:block;
  margin:3px 0 0 0;
  color:#666;
}
#counter #counter-window {
  overflow: hidden;
  height: 25px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

#counter li.counter-slider {
  display: inline-block;
  position: relative;
  top: -225px;
  line-height: 25px;
  font-weight: bold;
  font-size: 20px;
  color: #5E94FF;
  background:#f1f1f1;
  padding:0 5px;
  -webkit-transition: all 750ms ease-in-out;
}
#counter li.counter-slider:nth-child(1) {
  -webkit-transition-delay: 750ms;
}

#counter li.counter-slider:nth-child(2) {
  -webkit-transition-delay: 500ms;
}

#counter li.counter-slider:nth-child(3) {
  -webkit-transition-delay: 250ms;
}

#counter li.counter-slider:nth-child(4) {
  -webkit-transition-delay: 50ms;
}

.welcome_image{
  border: 1px solid #ebebeb;
  display: block;
  height: 90px;
  margin-top: 0.5em;
  width: 100%;
}

.gbug-map-info-window {
  font-size: 11px;
}
.gbug-map-info-window-title {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}

/* TABLET STYLES */
@media only screen and (max-width: 767px) {

  #bubbles li {
    padding: 1.8em 2.7%;
  }

  .bubble-main {
    font-size: 85%;
    line-height: 1.4;
  }

  .bubble-main .quote {
    line-height: 0px;
    font-size: 40px;
  }

  .bubble-main .quote:first-child {
    margin-left: -16px;
  }

  .bubble-logo,
  .bubble-portrait {
    margin-right: 22px;
  }

  #bubbles #bubble1 {
    opacity: 1;
    display: block;
    bottom: 70px;
  }

  #bubbles #bubble2 {
    margin-left: 28.8%;
    bottom: 70px;
  }

  #bubbles #bubble3 {
    margin-left: 30.3%;
    bottom: 70px;
  }

  #bubbles #bubble4 {
    margin-left: 17.3%;
    bottom: 69px;
  }

  #bubble1 .bubble-triangle {
    left: 79;
  }

  #bubble2 .bubble-triangle {
    left: 63%;
  }

  #bubble3 .bubble-triangle {
    left: 61%;
  }

  #bubble4 .bubble-triangle {
    left: 89%;
  }

}


/* MOBILE STYLES */
@media screen and (max-width: 480px) {
  #welcome-overlay {
    display: none;
  }
  #map-container, #hero  {
    height: 300px;
    min-height: 300px;
  }
  #managers-login {
    background-color: #fff;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-right: none;
    border-left: none;
  }
  #footer li {
    width: 100%;
  }
  #footer-tc a {
    float: left;
  }
}

/* DEV SITE overrides */

body.docs h2 {
  border-bottom: none;
}

body .maia-button:hover,
body .maia-button:focus {
  text-decoration: none;
}

 /* Breadcrumbs */

@media screen, projection {

  html.maia .maia-breadcrumb {
    font-size: 11px;
    line-height: 1.82; /* 20px / 11px (approx) */
    margin: 0 0 20px;
    min-height: 28px;
    overflow: hidden;
  }

  html.maia .maia-breadcrumb ol {
    margin: 0 auto;
    max-width: 978px;
    padding: 12px 0;
  }

  html.maia .maia-breadcrumb ol:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
  }

  html.maia .maia-breadcrumb li {
    float: left;
    font-weight: bold;
    list-style: none;
  }

  [dir='rtl'] html.maia .maia-breadcrumb li {
    float: right;
  }

  html.maia .maia-breadcrumb li a {
    font-weight: normal;
    margin: 0 5px 0 0;
    padding: 1px 0 0;
  }

  [dir='rtl'] html.maia .maia-breadcrumb li a {
    margin: 0 0 0 5px;
  }

  html.maia .maia-breadcrumb li + li:before {
    content: '›';
    padding: 0 6px 0 3px;
  }

  [dir='rtl'] html.maia .maia-breadcrumb li + li:before {
    padding: 0 3px 0 6px;
  }

  * html .maia-breadcrumb li { /* IE 6 */
    margin: 0 13px 0 0;
  }

  *+html .maia-breadcrumb li { /* IE 7 */
    margin: 0 13px 0 0;
  }

  *+[dir='rtl'] .maia-breadcrumb li { /* IE 7 */
    margin: 0 0 0 13px;
  }

  html.maia .maia-breadcrumb ol li {
    font-size: 11px;
  }

}

html.maia .showcase-overview-title h3 {
  line-height: normal;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  display: inline;
  vertical-align: middle;
}

html.maia .showcase-title {
  margin-top: 0;
}

html.maia #showcase-quote {
  border-bottom:1px solid #ebebeb;
  padding-bottom:1em;
  margin-bottom:2em;
}

html.maia .showcase-quote {
  font-style: italic;
  line-height:28px;
  font-weight: 200;
}

html.maia .showcase-overview-title {
  margin-bottom: 0.5em;
  overflow: hidden;
}

