/* Copyright 2017 Dominik Krulak
 *
 * 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.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      rtSubNavXT.min.css
 * File name abbr.:  root/main sub navigation horizontal top
 * Description:      root sub navigation positioned on top. It can either have
 *                   relative or fixed position set by class names from
 *                   ../layout/_layout.scss
 * ---------------------------------------------------------------------------*/
/* Copyright 2017 Dominik Krulak
 *
 * 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.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      *
 * File name abbr.:  -
 * Description:      SASS variables that are imported in almost every CSS
 *                   stylesheet.
 * ---------------------------------------------------------------------------*/
/* Local default fonts */
/* Google fonts */
/**
 * 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.
 */
/* Theme */
/* Typography and iconography colors */
/* SPINNER */
/* ANIMATION */
/* SNACKBAR */
/* Copyright 2017 Dominik Krulak
 *
 * 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.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      *
 * File name abbr.:  -
 * Description:      SASS mixins that are imported in almost every CSS
 *                   stylesheet.
 * ---------------------------------------------------------------------------*/
/* Dialog */
#rtSubNavXT {
  padding-top: 0.625rem;
  height: 12.625rem;
  background-color: #303030;
}
@media only screen and (max-width: 480px) {
  #rtSubNavXT {
    height: 10.1rem;
  }
}
#rtSubNavXT > nav {
  margin-top: 0.625rem;
  background-color: #000000;
}
#rtSubNavXT > nav > .gd {
  height: 12rem;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
@media only screen and (max-width: 480px) {
  #rtSubNavXT > nav > .gd {
    height: 9.6rem;
  }
}
#rtSubNavXT > nav > .gd > * {
  padding: 0;
  list-style: none;
  text-align: center;
  align-self: center;
}
#rtSubNavXT > nav > .gd > * > * {
  position: relative;
  flex-flow: column wrap;
  margin: 0.3125rem;
  padding-top: 0.625rem;
  padding-bottom: 1.25rem;
  text-decoration: none;
}
#rtSubNavXT > nav > .gd > * > *::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 7px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
#rtSubNavXT > nav > .gd > * > *:not(.atv):hover, #rtSubNavXT > nav > .gd > * > *:not(.atv):focus {
  text-decoration: none;
}
#rtSubNavXT > nav > .gd > * > *:not(.atv):hover::after, #rtSubNavXT > nav > .gd > * > *:not(.atv):focus::after {
  background-color: rgba(255, 255, 255, 0.27);
}
#rtSubNavXT > nav > .gd > * > *:not(.atv):active {
  text-decoration: none;
}
#rtSubNavXT > nav > .gd > * > *:not(.atv):active::after {
  background-color: rgba(255, 255, 255, 0.54);
}
#rtSubNavXT > nav > .gd > * > * > * {
  margin-top: 0;
  margin-bottom: 0;
}
#rtSubNavXT > nav > .gd > * > * > *.noImg {
  min-width: 200px;
  height: 120px;
}
#rtSubNavXT > nav > .gd > * > * > *.noImg > * {
  display: block;
  margin-top: 2rem;
  text-transform: none;
}
#rtSubNavXT > nav > .gd > * > * > * img {
  max-width: inherit;
  width: inherit;
  height: inherit;
}
@media only screen and (max-width: 480px) {
  #rtSubNavXT > nav > .gd > * > * > * img {
    max-width: 130px;
    width: 130px;
  }
}
#rtSubNavXT > nav > .gd > * > * > *.ttl {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.87);
  text-transform: capitalize;
  letter-spacing: 0.02rem;
}
#rtSubNavXT > nav > .gd > * > * > *.ttl .nwMdel {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.6875rem;
  color: #f68400;
  font-weight: normal;
}
#rtSubNavXT > nav > .gd > * > * > *.ecoPwr {
  position: absolute;
  bottom: 0;
  line-height: 1;
  margin-bottom: 0.5rem;
  padding: 0;
  text-align: center;
  width: calc(100% - 1.25rem);
}
#rtSubNavXT > nav > .gd > * > * > *.ecoPwr > * {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.6875rem;
  color: #44c99f;
}
#rtSubNavXT > nav > .gd > *:first-child > * {
  margin-left: 0.9375rem;
}
@media only screen and (max-width: 480px) {
  #rtSubNavXT > nav > .gd > *:first-child > * {
    margin-left: 0.3125rem;
  }
}
#rtSubNavXT > nav > .gd > *:last-child > * {
  margin-right: 0.9375rem;
}
@media only screen and (max-width: 480px) {
  #rtSubNavXT > nav > .gd > *:last-child > * {
    margin-right: 0.3125rem;
  }
}
#rtSubNavXT .arrow ~ nav > .gd > *:last-child > * {
  margin-right: 3.125rem;
}
