body {
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

@media all and (max-width: 1024px) {
  #logocontainer { 
    margin: 0 0 0 10px;
  }
  ul.imagebullets,
  ul.smallimagebullets,
  .promoleft {
    box-sizing: border-box;
  }
  .promoleft ul {
    padding: 0;
  }
  .promoleft .buttons {
    margin-top: 0;
  }
  .promoleft a.button {
    float: left;
    display: block;
    margin: 5px 15px 0 0;
  } 
  .promoright { 
    float: none;
    clear: both;
    text-align: center;
    margin-top: 20px;
  }

  #header {
    height: auto;
  }
  .wrap,
  #footer,
  #footer .subcolumns div,
  #index_body,
  #index_blog,
  .body,
  .promoleft,
  .promoright {
    width: auto;
  }
  #index_bodycontainer {
    position: relative;
    z-index: 1;
    height: auto;
    margin-bottom: -40px;
  }
  #index_body {
    height: auto;
    margin: 0 10px;
    padding-bottom: 10px;
  }
  #index_body li.first,
  #index_body li.second,
  #index_body li.third,
  #index_body li.fourth {
    margin: 0 0 10px 0;
  }
  #index_actions {
    margin: 0;
  }
  #index_blog {
    margin: 0 10px;
  }
  #index_blogcontainer {
    position: relative;
    z-index: 2;
  }

  .body {
    margin: 0 10px 30px 10px;
  }
  #tourtimeline {
    float: none;
    margin: 20px 0 0 0;
  }
  #tourtimeline ul {
    float: none;
    width: auto;
    height: auto;
    background: none;
  }
  .body #tourtimeline ul.nobullets li span,
  .body #tourtimeline ul.nobullets li a {
    color: #61C4DF;
    font-size: 13px;
    margin: 0;
    line-height: 25px;
    width: 15px;
  }
  .body #tourtimeline ul.nobullets li,
  .body #tourtimeline ul.nobullets li a {
    display: block;
    float: none;
    width: auto;
    height: auto;
  }
  .body #tourtimeline ul.nobullets li a:hover,
  .body #tourtimeline ul.nobullets li a:focus {
    text-decoration: underline;
  }
  #tourtimeline ul.bg0 li.first a { font-weight: bold; }
  #tourtimeline ul.bg1 li.second a { font-weight: bold; }
  #tourtimeline ul.bg2 li.third a { font-weight: bold; }
  #tourtimeline ul.bg3 li.fourth a { font-weight: bold; }
  .promoleft,
  .promoright {
    float: none;
  }
  #footer .subcolumns div {
    margin: 0px 0 10px 0;
  }
  #footer .subcolumns div.footer-links {
    margin-right: 20px;
  }
  #footerbottom {
    padding-bottom: 10px;
  }
  #footerbottom #footernotice {
    box-sizing: border-box;
  }
  #footerbottom,
  #footerbottom #footernotice,
  #footerbottom #footerlinks,
  #footer .subcolumns div.footer-links {
    width: 100%;
    height: auto;
  }
  #footer .subcolumns div.footer-links h3 {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 970px) {

  #mobilemenu {
    display: inline-block;
  }
  #header .menu {
    position: fixed;
    width: 200px;
    height: 100%;
    right: -200px;
    box-sizing: border-box;
    margin: 0;
    padding: 60px 10px 10px 15px;
    background-color: #002091;
    z-index: 99;
    -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  #header .menu.shown {
    right: 0px;
  }
  #header .menu a,
  #header #topmenu a {
    color: white;
    font-weight: normal;
    line-height: 35px;
  }
  #header .menu a:hover,
  #header .menu a:focus,
  #header #topmenu a:hover,
  #header #topmenu a:focus {
    text-decoration: underline;
  }
  #header #topmenu li {
    background-image: none;
  }
  #header .menu, #header #topmenu,
  #header #actionmenu ul,
  #header ul li, .submenu ul li {
    float: none;
    margin: 0;
  }
  #header #topmenu {
    margin-bottom: 10px;
    clear: both;
  }
  #header #actionmenu {
    border-top: 1px solid white;
  }
  #header #actionmenu ul {
    margin-top: 10px;
  } 

  #index_headline {
    margin: 0 auto 0 auto;
    width: 570px;
  }
  #index_headline div#illustration {
    width: 280px;
    zoom: 0.5;
    float: left;
    padding: 0;
    margin: 0 0 0 0px;
  }
  #index_headline div#headline {
    float: left;
    padding: 0;
    width: 430px;
  } 
  #index_headline div#headline h1 {
    margin-top: 20px;
    font-size: 34px;
    line-height: 34px;
  }
}
@media all and (max-width: 660px) {
  
}
@media all and (max-width: 650px) {
  #index_headline {
    width: auto;
    position: relative;
  }
  #index_headline div#illustration {
    zoom: 0.37;
    position: absolute;
    top: 230px;
    right: 0;
  }
  #index_headline div#headline {
    margin-left: 10px;
    padding: 0 10px 0 0;
    width: auto;
  } 
  #index_headline div#headline h1 {
    margin-top: 5px;
    width: 70%;
    font-size: 30px;
    line-height: 30px;
  }

  #index_headline a#signup {
    margin-left: auto;
    margin-right: auto;
  }
  #index_body li.first, #index_body li.second, #index_body li.third, #index_body li.fourth {
    width: auto;
  } 
  #index_blogcontainer h2, #index_blogcontainer p {
    margin-left: 0;
  }
  #footer .subcolumns div {
    margin-top: 20px;
    margin-bottom: 0;
  }
  #footer .subcolumns div.footer-links {
    margin-top: 0px;
  }
  #footer .subcolumns div.footer-links {
    margin-bottom: 0px;
  }
  #footer .subcolumns div.footer-links ul li {
    border: 0;
    line-height: 22px;
  }
  #footer .subcolumns div.footer-links div {
    margin: 0 20px 0 0;
  }
  #footer .subcolumns div.footer-links div.last {
    margin: 0;
  }
  #footer .subcolumns div.footer-links:nth-child(2) h3 {
    display: none;
  }
}
@media all and (max-width: 460px) {
  
}
