html.html-relaunch, html.html-relaunch body {
  background-color: #404a52;
  height: 100%;
  background-image: none;
}

.relaunch,
.relaunch .container,
.relaunch .content {
   height: 100% ;
   min-height:100%;
}

.relaunch.page-id-13 .container,
.relaunch.page-id-13 .content,
.relaunch.page-id-15 .container,
.relaunch.page-id-15 .content {
   height: auto !important;
   min-height:100%;
}

.relaunch .toggle-nav {
  position: absolute;
}

.relaunch .header{
      padding-left: 0em;
      padding-top: 6em;
}

.relaunch .nav-main>ul>.current-menu-ancestor>a,
.relaunch .nav-main>ul>.current-menu-item>a {
  background-color:  #81848A;
}


.relaunch .header .container{
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
  padding: 0 2em;
}
.relaunch .logo {
  position: relative;
  /*margin: 0 auto;*/
  display: block;
  width: 100%;
  max-width: 640px;
  padding-left: 0em;
}

.relaunch .logo img{
  width: 350px;
  max-height: 56px;
  height: auto;
  /*width: 250px;
  max-height: 43px;*/
}

.relaunch .frontpage-content{
  width: 100%;
  max-width: 640px;
  margin: 12em auto 0;
  padding: 2em;
}

.relaunch .frontpage-content h4{
  color: #81848A;
}

.relaunch .frontpage-bg{
display: none;

}

.relaunch .ref-entry{
  color: #fff;
  position: relative;
  padding-left: 2em;
  padding-bottom: 2em;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 640px;
}

.relaunch .ref-entry a {
    cursor: pointer;
    font-size: 1.5em;
    text-decoration: none;
    color: #81848A;
}

.relaunch .ref-entry span {
    color: #81848A;
}

.relaunch,
.relaunch .nav-main {
  background-color: #404a52;
}

.relaunch .relaunch-menu{
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
  padding: 8em 0 2em;
  height: 100%;
}

.relaunch .relaunch-menu {
  background-color: #404a52;
  margin: 7em auto 0;
}

@media only screen and (min-width: 1700px) {
  html.html-relaunch, html.html-relaunch body {
    background-color: #404a52;
  }
  .relaunch .nav-main>ul>.current-menu-ancestor>a,
  .relaunch .nav-main>ul>.current-menu-item>a {
    background-color:  #c575b0;
  }
  .relaunch .header{
        padding-left: 2em;
        padding-top: 4em;
  }

  .relaunch .header .container{
      margin: 0;
  }
  .relaunch .logo {
    padding-left: 2em;
    margin: 0 auto;

  }

  .relaunch,
  .relaunch .nav-main {
     background-color: #404a52;
  }

 .relaunch .relaunch-menu,
 .relaunch.page .content{
   margin-top: 0;
   margin-right: 480px;

 }

 .relaunch .logo {
   position: fixed;
 }

  .page-template-page-front-relaunch  .logo {
   position: absolute;
 }

 .relaunch .relaunch-menu{
   padding-top: 10em !important;
   background-color: #a01881;


 }

 .relaunch .toggle-nav {
   position: fixed;
 }

 .relaunch .frontpage-content{
   float: left;
   width: 480px;
   padding-top: 10em;
   margin: 0 auto;
   margin-left: 124px;
 }

 .relaunch.page .content{
   background-color: #a01881;
   padding-top: 4em;

 }

 .relaunch .frontpage-bg {
   display: block;
   min-height: 100%;
   height:auto !important;
   height:100%;
   position: fixed;
   right: 0;
   width: 100%;
   max-width: 640px;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
 }

 .relaunch .ref-entry{
   position: fixed;
   right: 2em;
   bottom: 2em;
   width: auto;
 }


}

@media only screen and (min-width: 460px) {
  .page .content {
      padding-top: 2em;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .relaunch .nav-main{
      background-color: #a01881;
      text-align:center;
      width: 100%;


    }
    .relaunch .relaunch-menu{
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }
}
