/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

body {
  margin: 0;
}

a {
  color: rgb(246,194,20);
}

/* Disable ugly boxes around images in IE10 */
a img{
  border: 0px;
}

.content {
  min-height: calc(100vh - 181px);
}

::-moz-selection {
  /*background-color: #6ab344;*/
  color: #fff;
}

::selection {
  /*background-color: #6ab344;*/
  color: #fff;
}

.google-maps {
  position: relative;
  padding-bottom: 55%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.frc-search-box .mdl-textfield__input {
  color: rgba(0, 0, 0, 0.87);
}

.frc-header .mdl-menu__container {
  z-index: 50;
  margin: 0 !important;
}


.mdl-textfield--expandable {
  width: auto;
}

.frc-fab {
  position: absolute;
  right: 20%;
  bottom: -26px;
  z-index: 3;
  background: #64ffda !important;
  color: black !important;
}

.frc-mobile-title {
  display: none !important;
}


.frc-logo-image {
  height: 30px;
  width: 215px;
}

.frc-logo-image-sml {
  height: 30px;
  width: 80px;
}

.frc-logo-image-menu {
  height: 91px;
  width: 76px;
}


.frc-header {
  overflow: visible;
  background-color: #a7e2e0;
}

  .frc-header .material-icons {
    /*color: #767777 !important;*/
    color: white !important;
  }

  .frc-header .mdl-layout__drawer-button {
    background: transparent;
    color: #767777;
  }

  .frc-header .mdl-navigation__link {
    /*color: #757575;*/
    color: white;
    font-weight: 700;
    font-size: 14px;
  }

  .frc-navigation-container {
    /* Simple hack to make the overflow happen to the left instead... */
    direction: rtl;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 500px;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .frc-navigation {
    /* ... and now make sure the content is actually LTR */
    direction: ltr;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 800px;
  }

  .frc-search-box.is-focused + .frc-navigation-container {
    opacity: 0;
    width: 100px;
  }


  .frc-navigation .mdl-navigation__link {
    display: inline-block;
    height: 60px;
    line-height: 68px;
    background-color: transparent !important;
    border-bottom: 4px solid transparent;
  }

    .frc-navigation .mdl-navigation__link:hover {
      /*border-bottom: 4px solid #8bc34a;*/
      border-bottom: 4px solid rgb(246,194,20);
    }

  .frc-search-box {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 16px;
    margin-right: 16px;
  }

  .frc-more-button {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }


.frc-drawer {
  border-right: none;
}

  .frc-drawer-separator {
    height: 1px;
    background-color: #dcdcdc;
    margin: 8px 0;
  }

  .frc-drawer .mdl-navigation__link.mdl-navigation__link {
    font-size: 14px;
    color: #757575;
  }

  .frc-drawer span.mdl-navigation__link.mdl-navigation__link {
    color: #8bc34a;
  }

  .frc-drawer .mdl-layout-title {
    position: relative;
    /*background: rgb(246,194,20);*/
    background: #a7e2e0;
    height: 160px;
  }

    .frc-drawer .frc-logo-image-menu {
      position: absolute;
      bottom: 30px;
      right: 35%;
    }

.frc-be-together-section {
  position: relative;
  height:480px;
  width: auto;
  background-color: #f3f3f3;
  background: url('../assets/img/fav_10k_2017_banner.JPG') center 60% no-repeat;
  background-size: cover;
}

.logo-font {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  line-height: 1;
  color: #767777;
  font-weight: 500;
  text-align: center;
}

.frc-slogan {
  font-size: 60px;
  padding-top: 20px;
}

.frc-slogan-subpage {
  font-size: 40px;
  padding-top: 20px;
}

.frc-sub-slogan {
  font-size: 21px;
  padding-top: 24px;
}

.frc-sub-author {
  font-size: 18px;
  padding-top: 24px;
}

.frc-create-character {
  font-size: 21px;
  padding-top: 400px;
}

  .frc-create-character a {
    text-decoration: none;
    color: #767777;
    font-weight: 300;
  }

.frc-screen-section {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
}

.frc-screens {
  text-align: right;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
}

.frc-screen {
  text-align: center;
}

.frc-screen .frc-link {
  margin-top: 16px;
  display: block;
  z-index: 2;
}

.frc-image-link {
  text-decoration: none;
}

.frc-wear {
  display: inline-block;
  width: 160px;
  margin-right: 32px;
}

  .frc-wear .frc-screen-image {
    width: 40%;
    z-index: 1;
  }


.frc-phone {
  display: inline-block;
  width: 64px;
  margin-right: 48px;
}

  .frc-phone .frc-screen-image {
    width: 100%;
    z-index: 1;
  }


.frc-tablet {
  display: inline-block;
  width: 110px;
  margin-right: 64px;
}

  .frc-tablet .frc-screen-image {
    width: 100%;
    z-index: 1;
  }

  .frc-tablet .frc-link {
    display: block;
    z-index: 2;
  }


.frc-tv {
  display: inline-block;
  width: 300px;
  margin-right: 80px;
}

  .frc-tv .frc-screen-image {
    width: 100%;
    z-index: 1;
  }


.frc-auto {
  display: inline-block;
  width: 300px;
  overflow: hidden;
}

  .frc-auto .frc-screen-image {
    display: block;
    height: 300px;
    z-index: 1;
  }


.frc-wear-section {
  position: relative;
  background: url('images/wear.png') center top no-repeat;
  background-size: cover;
  height: 800px;
}

.frc-wear-band {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #37474f;
}

.frc-wear-band-text {
  max-width: 800px;
  margin-left: 25%;
  padding: 24px;
  text-align: left;
  color: white;
}

  .frc-wear-band-text p {
    padding-top: 8px;
  }

.frc-link {
  text-decoration: none;
  /*color: #8bc34a !important;*/
  color: rgb(246,194,20) !important;
}

  .frc-link:hover {
    color: rgb(246,194,20) !important;
  }

  .frc-link .material-icons {
    position: relative;
    top: -1px;
    vertical-align: middle;
  }

.frc-alt-link {
  text-decoration: none;
  color: #64ffda !important;
  font-size: 16px;
}

  .frc-alt-link:hover {
    color: #00bfa5 !important;
  }

  .frc-alt-link .material-icons {
    position: relative;
    top: 6px;
  }

.frc-map-section {
  text-align: center;
  /*max-height: 450px;*/
}

.frc-map-section-text {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 16px 0 16px;
}

  /*.frc-map-section-text p {*/
    /*padding-top: 16px;*/
  /*}*/

/*.frc-map-section-image {*/
  /*background: url('images/devices.jpg') center top no-repeat;*/
  /*background-size: cover;*/
  /*height: 400px;*/
/*}*/

.frc-more-section {
  padding: 20px 0;
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
}

  .frc-more-section .frc-section-title {
    text-align: center;
    /*margin-left: 52px;*/
    padding-bottom: 24px;
    font-size: 28px;
  }

.frc-card-container {
}

  .frc-card-container .mdl-card__media {
    overflow: hidden;
    background: transparent;
  }

    .frc-card-container .mdl-card__media img {
      width: 100%;
    }

  .frc-card-container .mdl-card__title {
    background: transparent;
    height: auto;
  }

  .frc-card-container .mdl-card__title-text {
    color: black;
    height: auto;
  }

  .frc-card-container .mdl-card__supporting-text {
    height: auto;
    color: black;
    padding-bottom: 56px;
  }

  .frc-card-container .mdl-card__actions {
    position: absolute;
    bottom: 0;
  }

  .frc-card-container .mdl-card__actions a {
    border-top: none;
    font-size: 16px;
  }

.frc-footer {
  background-color: #fafafa;
  position: relative;
}

  .frc-footer a:hover {
    color: #8bc34a;
  }

  .frc-footer .mdl-mega-footer--top-section::after {
    border-bottom: none;
  }

  .frc-footer .mdl-mega-footer--middle-section::after {
    border-bottom: none;
  }

  .frc-footer .mdl-mega-footer--bottom-section {
    position: relative;
  }

  .frc-footer .mdl-mega-footer--bottom-section a {
    margin-right: 2em;
  }

  .frc-footer .mdl-mega-footer--right-section a .material-icons {
    position: relative;
    top: 6px;
  }


.frc-link-menu:hover {
  cursor: pointer;
}


/**** Mobile layout ****/
@media (max-width: 900px) {
  .frc-navigation-container {
    display: none;
  }

  .frc-title {
    display: none !important;
  }

  .frc-mobile-title {
    display: block !important;
    position: absolute;
    /*left: calc(50% - 70px);*/
    left: calc(50% - 40px);
    top: 12px;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  /* WebViews in iOS 9 break the "~" operator, and WebViews in OS X 10.10 break
     consecutive "+" operators in some cases. Therefore, we need to use both
     here to cover all the bases. */
  .android.frc-search-box.is-focused ~ .frc-mobile-title,
  .frc-search-box.is-focused + .frc-navigation-container + .frc-mobile-title {
    opacity: 0;
  }

  .frc-more-button {
    display: none;
  }

  .frc-search-box.is-focused {
    width: calc(100% - 48px);
  }

  .frc-search-box .mdl-textfield__expandable-holder {
    width: 100%;
  }

  .frc-be-together-section {
    height: 350px;
  }

  .frc-slogan {
    font-size: 26px;
    margin: 0 16px;
    padding-top: 24px;
    text-align: center;
  }

  .frc-sub-slogan {
    font-size: 16px;
    margin: 0 16px;
    padding-top: 8px;
  }

  .frc-create-character {
    padding-top: 200px;
    font-size: 16px;
  }

  .frc-create-character img {
    height: 12px;
  }

  .frc-fab {
    display: none;
  }

  .frc-wear-band-text {
    margin-left: 0;
    padding: 16px;
  }

  .frc-footer .mdl-mega-footer--bottom-section {
    display: none;
  }
}

.profile-card-title {
  background: #a7e2e0 !important;
  min-height: 120px;
}

.profile-card-name {
  position: absolute;
  /*left: 250px;*/
  right: 10px;
  bottom: 1px;
  color: white !important;
  /*display: inline-block;*/
}

.profile-image {
  border-radius: 50%;
  width: 20%;
  /*max-height: 900%;*/
  /*max-width: 50%;*/
  border: solid 3px white;
  vertical-align: center;
  position: relative;
  /*bottom: -100px;*/
}

.profile-image-2 {
  border-radius: 50%;
  width: 20%;
  /*max-height: 900%;*/
  /*max-width: 50%;*/
  border: solid 3px white;
  vertical-align: center;
  position: absolute;
  /*bottom: -100px;*/
  left: 75px;

}

.profile-image-body {
  border-radius: 50%;
  width: 20%;
  position: absolute;
  top: 5px;
  right: 5px;
}

.report-image {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.about-map {
  display: block;
  margin-left: auto;
  margin-right: auto;
}