.browsehappy{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}body{background-image:url(../images/4d86f3cf.world-white-web.png)}h1{font-family:nimbus-sans-extended,sans-serif;font-style:normal;font-weight:300;font-size:1.5em;color:#5F5F5F}a,p{font-family:nimbus-sans;font-weight:lighter;font-size:1.2em;color:#5F5F5F;margin-bottom:15px}a{text-decoration:underline}a:hover{color:#00f}. .smaller{font-size:1em}.footer,.textbox{padding-left:15px;padding-right:15px}.google-search{height:600px;background-size:cover;width:100%;background-image:url(../images/344d2c19.hands-google-result.png)}.google-search img{width:100%}.aboutbox{position:relative;border-top:2px solid #999}.aboutbox:after{content:"";display:block;position:absolute;top:0;left:0;background-image:url(../images/e3cc6fd0.grabakgrund1.png);width:100%;height:100%;opacity:.6;z-index:-1}.logobox{border-top:2px solid #999;border-bottom:2px solid #999;background-image:url(../images/006675e5.wwwlogo.png);background-repeat:repeat-x;background-size:cover}.shadow-image{border:2px solid #999;box-shadow:0 0 25px 0 rgba(50,50,50,.29)}.contact h1{margin-bottom:0}.contact a{font-weight:1.6em}.bubble{}.bubble p{margin:0;font-size:1em;padding:5px;font-weight:700}.higher{margin-top:10px}.floater{position:relative}.floater img{z-index:1;margin-top:-50px;position:absolute;width:189px;right:0;margin-right:20px;}.textbox{margin:0 auto;max-width:960px}.handbox{margin:0 30px}.aboutbox{width:100%}.shareboxes a,.shareboxes div{display:inline-block;vertical-align:middle}.tweetbox{margin-top:6px}.share-hand div{height:40px;width:40px;background-size:contain;margin:10px 0}.downloadbox,.downloadbox:hover,.facebookbox,.facebookbox:hover,.googlebox,.googlebox:hover,.pinterestbox,.pinterestbox:hover,.twitterbox,.twitterbox:hover{background-size:contain;display:inline-block}.twitterbox{background:url(../images/share/bb98595b.twitter-icon.png)}.twitterbox:hover{background:url(../images/share/5dff0ef2.twitterfarg.png) 0 0/contain no-repeat}.facebookbox{background:url(../images/share/b3540ff6.facebook-icon.png) no-repeat}.facebookbox:hover{background:url(../images/share/ef06eb77.facebookfarg.png) 0 0/contain no-repeat}.pinterestbox{background:url(../images/share/7d684ad6.pinterest-icon.png) no-repeat}.pinterestbox:hover{background:url(../images/share/4e198471.pinterestfarg.png) 0 0/contain no-repeat}.downloadbox{background:url(../images/share/dbd7426b.download-icon.png) no-repeat}.downloadbox:hover{background:url(../images/share/ec5d1aa2.downloadfarg.png) 0 0/contain no-repeat}.googlebox{background:url(../images/share/7dad8416.google-icon.png) no-repeat}.googlebox:hover{background:url(../images/share/1b1886ac.googlefarg.png) 0 0/contain no-repeat}.footer{padding-top:19px;padding-bottom:30px}@media screen and (min-width:768px){.footer,.textbox{padding-left:0;padding-right:0}h1{font-size:1.8em;margin-bottom:20px}a,p{font-size:1.8em;margin-bottom:30px}.contact a,.handbox a{font-size:1em}.share-hand div{margin:0 10px;height:50px;width:50px}.share-hand{margin:10px 0 20px}.smaller{font-size:1.2em}}
.floating-image {

}

.first-floater {
  top: -20px;
}

.last-floater {
  position: relative;
  bottom: 4px;
  margin-left: auto;
  margin-right: auto;
}

.floating-image {
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;

}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 5px);}
    to {-webkit-transform: translate(0, -0px);    }
}

@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 5px);}
    to {-moz-transform: translate(0, -0px);}
}
