html, body {
  height: 100%; }

body {
  background-color: #FFF;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 5px; }

h4 {
  font-size: 15px; }

iframe {
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none; }

#videoplayer {
  position: relative;
  padding-bottom: 55.50%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  box-shadow: 0px 0px 5px #CCC;
  margin-top: -20px; }

#videoplayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.social {
  position: relative;
  padding-top: 10px;
  height: 32px; }

@media only screen and (max-width: 480px) {
  body {
    font-size: 11px; }

  h2 {
    font-size: 18px;
    margin-left: 10px; }

  h3 {
    font-size: 14px; }

  h4 {
    font-size: 13px; } }
#header {
  width: 100%;
  height: 388px;
  position: absolute;
  z-index: -1; }

#wrapper {
  position: relative;
  z-index: 1;
  max-width: 1024px;
  margin: 0 auto; }

#content {
  max-width: 617px;
  margin: 0 auto; }

@media only screen and (max-width: 480px) {
  #header {
    height: 200px; } }
#header {
  background: #d5e04d;
  background-image: url("../img/background-loop.png");
  border-top: solid #000 8px; }

#nav {
  text-align: center; }
  #nav h1 {
    margin: 0; }
  #nav #logo {
    position: relative;
    width: 482px;
    height: auto;
    margin: 0 auto 12px auto;
    padding: 10px 0; }
  #nav .koodo-tab {
    position: absolute;
    top: 0px;
    right: 30px; }
  #nav #menu {
    height: 60px;
    padding-top: 35px; }
  #nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #nav ul li {
      display: inline;
      margin-right: 25px; }
  #nav a {
    color: #000;
    font-weight: bold;
    font-size: 18px; }

@media only screen and (max-width: 480px) {
  #nav #logo {
    position: relative;
    width: 215px;
    height: auto;
    margin: 0 auto 12px auto;
    padding: 10px 0; }
  #nav .koodo-tab {
    position: absolute;
    top: 5px;
    right: 0px; }
  #nav #menu {
    padding: 0px;
    height: 35px;
    padding-top: 25px;
    visibility: hidden; }
  #nav a {
    font-size: 15px; }
  #nav ul li {
    margin-right: 15px; } }
#accordion {
  font-size: 12px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 30px; }
  #accordion .item {
    height: 40px;
    padding: 10px;
    padding-bottom: 15px; }
    #accordion .item img {
      float: right;
      margin-top: -20px; }
  #accordion .data .google-maps {
    position: relative;
    padding-bottom: 51%;
    height: 0;
    overflow: hidden; }
  #accordion .data .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #accordion iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #CCC; }
  #accordion .date {
    color: #00aedb; }

@media only screen and (max-width: 480px) {
  #accordion {
    margin-bottom: 0px; }
    #accordion .item {
      z-index: 9999;
      padding: 12px;
      padding-right: 20px;
      padding-left: 20px;
      padding-bottom: 22px; }
      #accordion .item h3 strong {
        padding-top: 3px;
        display: block;
        clear: both; }
      #accordion .item img {
        width: 16px;
        height: auto;
        margin-top: -20px; } }
#techspecs {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
  height: 610px;
  color: #FFF;
  text-shadow: 1px 1px 4px #000;
  overflow: hidden; }
  #techspecs #bgloog {
    display: none; }
  #techspecs .bg-left {
    background-image: url("../img/bgloop-left.jpg");
    width: 438px;
    border: 1px solid #FF0000; }
  #techspecs .videobg {
    background: url("../img/tech-specs.jpg") no-repeat;
    width: 1024px;
    height: 610px;
    z-index: 0;
    position: absolute;
    left: 50%;
    margin-left: -512px; }
  #techspecs .videobg:before {
    position: absolute;
    content: '';
    top: 0;
    width: 430px;
    height: 610px;
    left: -430px;
    background: url("../img/tech-specs-left.jpg") no-repeat; }
  #techspecs .videobg:after {
    position: absolute;
    content: '';
    top: 0;
    width: 430px;
    height: 610px;
    right: -430px;
    background: url("../img/tech-specs-right.jpg") no-repeat; }
  #techspecs #content {
    padding-top: 15px;
    position: relative;
    z-index: 10; }
  #techspecs .fadeout {
    opacity: 0; }
  #techspecs .popup-text {
    width: 250px; }
  #techspecs .align-right {
    text-align: right;
    right: 0px; }
  #techspecs .popup1 {
    position: absolute;
    top: 23px; }
  #techspecs .popup2 {
    position: absolute;
    top: 113px; }
  #techspecs .popup3 {
    position: absolute;
    top: 280px; }
  #techspecs .popup4 {
    position: absolute;
    top: 299px; }
  #techspecs .popup5 {
    position: absolute;
    top: 420px; }
  #techspecs img {
    position: absolute; }
  #techspecs .line1 {
    top: 106px; }
  #techspecs .line2 {
    top: 197px; }
  #techspecs .line3 {
    top: 329px; }
  #techspecs .line4 {
    top: 278px; }
  #techspecs .line5 {
    top: 503px; }

@media only screen and (max-width: 480px) {
  #techspecs {
    height: 362px;
    background-image: url("../img/tech-specs-mobile.jpg");
    background-size: cover; }
    #techspecs .videobg {
      display: none; }
    #techspecs #content {
      padding-top: 1px; }
    #techspecs a {
      color: #FFF;
      font-size: 12px;
      font-weight: bold;
      background-color: #00aedb;
      border-radius: 100px;
      width: 16px;
      height: 16px;
      display: block;
      text-align: center;
      text-shadow: 0px 0px 0px #000;
      position: absolute;
      padding: 3px; }
    #techspecs h4 {
      margin: 0;
      padding: 0; }
    #techspecs .link1 {
      top: 27px;
      left: 50%;
      margin-left: -25px; }
    #techspecs .link2 {
      top: 147px;
      left: 50%;
      margin-left: -35px; }
    #techspecs .link3 {
      top: 187px;
      left: 50%;
      margin-left: -20px; }
    #techspecs .link4 {
      top: 215px;
      left: 50%;
      margin-left: -75px; }
    #techspecs .link5 {
      top: 315px;
      left: 50%;
      margin-left: -60px; }
    #techspecs .line {
      background-image: url("../img/dotted-line.png");
      background-repeate: repeat-x;
      height: 7px;
      position: absolute;
      left: 50%;
      opacity: 0; }
    #techspecs .line1 {
      width: 162px;
      top: 33px;
      margin-left: -6px; }
    #techspecs .line2 {
      width: 172px;
      top: 151px;
      margin-left: -16px; }
    #techspecs .line3 {
      width: 157px;
      top: 193px;
      margin-left: -4px; }
    #techspecs .line4 {
      width: 187px;
      top: 221px;
      margin-left: -57px; }
    #techspecs .line5 {
      width: 197px;
      top: 323px;
      margin-left: -42px; }
    #techspecs .popup-text {
      background-color: rgba(0, 0, 0, 0.75);
      padding: 5px;
      text-align: left; }
    #techspecs .popup1 {
      width: 121px;
      top: 39px;
      left: 50%;
      margin-left: 25px; }
    #techspecs .popup2 {
      width: 140px;
      top: 157px;
      left: 50%;
      margin-left: 5px; }
    #techspecs .popup3 {
      width: 139px;
      top: 199px;
      left: 50%;
      margin-left: 5px; }
    #techspecs .popup4 {
      width: 160px;
      top: 226px;
      left: 50%;
      margin-left: -40px; }
    #techspecs .popup5 {
      width: 177px;
      top: 263px;
      left: 50%;
      margin-left: -30px; } }
#twitterfeed {
  font-size: 14px;
  margin-top: 30px; }
  #twitterfeed hr {
    border: 0px;
    background-color: #CCC;
    height: 1px; }
  #twitterfeed a {
    color: #00aedb; }
  #twitterfeed .username {
    font-size: 18px;
    margin-top: 0px;
    padding-top: 0px; }
  #twitterfeed p {
    margin-top: 5px; }
  #twitterfeed .post {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #CCC;
    padding-top: 25px;
    padding-bottom: 25px; }
  #twitterfeed .icon {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute; }
  #twitterfeed .content {
    width: 85%;
    float: right; }
    #twitterfeed .content img {
      width: 100%;
      height: auto; }

@media only screen and (max-width: 480px) {
  #twitterfeed {
    font-size: 12px;
    margin-top: 0px; }
    #twitterfeed .username {
      font-size: 14px; }
    #twitterfeed .post {
      padding-top: 10px;
      padding-bottom: 0px; }
    #twitterfeed .icon {
      width: 16px;
      height: auto;
      padding-top: 5px; }
    #twitterfeed .content {
      margin-right: 15px; } }
#footer {
  height: 69px;
  font-size: 12px;
  font-weight: bold;
  background-color: #d5e04d;
  background-image: url("../img/background-loop.png");
  border-top: 67px solid #000;
  margin-top: 40px;
  position: relative;
  width: 100%;
  z-index: 100; }
  #footer .recommended {
    float: left;
    margin-top: -18px;
    margin-right: 20px; }
  #footer .logo {
    float: left;
    margin-top: 17px;
    margin-right: 25px; }
  #footer .menu {
    height: 42px;
    background: #000;
    margin-top: -67px;
    padding-top: 25px; }
  #footer .social {
    float: right;
    margin-top: -5px; }
  #footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
    float: left; }
    #footer ul li {
      display: inline; }
    #footer ul a {
      color: #FFF; }
  #footer .menu li {
    margin-right: 40px; }
  #footer .social li {
    margin-right: 14px; }

@media only screen and (max-width: 480px) {
  #footer {
    position: relative;
    font-size: 11px;
    background-image: url("");
    background-color: #000;
    border: 0px;
    height: 180px; }
    #footer .recommended {
      position: absolute;
      left: 50%;
      margin-left: -50px;
      bottom: 10px;
      width: 100px;
      height: 100px; }
    #footer .logo {
      width: 82px;
      height: auto;
      margin-left: 20px;
      margin-right: 250px;
      margin-bottom: 15px;
      display: block; }
    #footer .footernav li {
      display: block; }
    #footer .menu {
      margin: 20px;
      padding-top: 20px; }
    #footer .social {
      position: absolute;
      right: 5px;
      top: 20px; }
    #footer .social2 {
      top: 50px; } }
