@import url("https://fonts.googleapis.com/css?family=Ubuntu");
h1 {
  color: #222526; }

h2 {
  color: #303030; }

h3 {
  color: #303030; }

h4 {
  color: #303030; }

.page-content.active .rd-mobilepanel {
  background-position: 66% top; }
  @media (max-width: 1440px) {
    .page-content.active .rd-mobilepanel {
      background-position: 100% bottom; } }

.rd-mobilepanel {
  background-color: #fefafb;
  background-position: right top;
  transition-property: height;
  transition-duration: 2s;
  transition-timing-function: linear;
  transition-delay: 1s; }
  @media (max-width: 1440px) {
    .rd-mobilepanel {
      background-size: 60% auto;
      background-position: 600px bottom; } }

[data-section="introduction"] .rd-mobilepanel {
  background-image: url("../../projects/infobyte/img/header-bg.png");
  height: 600px; }
  [data-section="introduction"] .rd-mobilepanel.fixed {
    height: 56px;
    background-image: none;
    transition: top 1s ease-out 0.5s; }

body:not([data-section="introduction"]) .tm-title-caption {
  display: none; }

.rd-mobilepanel_title {
  font-size: 77px;
  width: 410px;
  height: 20px;
  top: 128px;
  letter-spacing: 7px;
  text-transform: uppercase; }

.tm-title-caption {
  font-size: 25px;
  top: 241px;
  font-family: "Ubuntu", sans-serif;
  color: #222526;
  line-height: 36px;
  width: 430px; }

.rd-mobilepanel_toggle span {
  background-color: #303030; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    background-color: #303030; }

@media (max-width: 1800px) and (min-width: 1601px) {
  .rd-mobilepanel_title {
    top: 68px; }

  .tm-title-caption {
    width: 300px;
    top: 170px; } }
@media (max-width: 1600px) and (min-width: 1440px) {
  .rd-mobilepanel_title {
    top: 47px; }

  .tm-title-caption {
    width: 185px;
    top: 153px; } }
@media (max-width: 1399px) {
  .tm-title-caption {
    width: 383px; } }
.rd-mobilemenu .logo {
  background-color: #fefafb; }

.toTop {
  background-color: #fefafb; }
  .toTop:hover {
    background: #636363; }

/*# sourceMappingURL=project_styles.css.map */
