<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.start-bg-1 {
    background: url(../images/bg-1.jpg) no-repeat;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.wrapper {
    width: 900px;
    margin: 0 auto;
}

.logo {
    width: 300px;
    float: left;
    padding-top: 40px;
}

.logo img {
    width: 200px;
}

.menue {
    width: 500px;
    float: right;
    padding-top: 60px;
    text-align: right;
    padding-right:30px;
}

.menue a {
    display: inline-block;
    font-weight: 700;
    color: #2e2e2e;
    text-decoration: none;
    margin-left: 40px;
}

.button {
    display: inline-block;
    font-weight: 300;
    padding: 10px 55px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    border: 0;
}

.reveal-modal .button{
    padding:10px 0;
}

.content-box-1 {
    text-align: center;
    padding-top: 120px;
}

.content-box-1 .headline {
    font-size: 46px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 40px;
}

.content-box-1 .slogan {
    width: 450px;
    float: left;
    text-align: left;
    letter-spacing: -1px;
    padding-top: 15px;
}

.content-box-1 .slogan .headline1 {
    font-weight: 700;
    font-size: 52px;
    text-transform: uppercase;
    line-height: 48px;
}

.content-box-1 .slogan .headline2 {
    font-weight: 300;
    font-size: 100px;
    line-height: 100px;
}

.content-box-1 .slogan .headline3 {
    font-weight: 300;
    font-size: 48px;
    line-height: 60px;
}

.content-box-1 .headform {
    background: rgba(255,255,255,0.7);
    padding: 15px;
    box-shadow: 0 4px 5.6px 0.4px rgba(0, 0, 0, 0.16);
    float: right;
    text-align: left;
    display: inline-block;
}

.content-box-1 .headform input[type=text] {
    display: block;
    background: #fff;
    border: 1px solid #cccccc;
    font-size: 16px;
    padding: 8px;
    width: 100%;
    margin-bottom: 8px;
}

.content-box-1 .headform select {
    display: block;
    background: #fff;
    border: 1px solid #cccccc;
    font-size: 16px;
    padding: 8px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0;
}

.content-box-1 .headform .floatleft {
    float: left;
}

.content-box-1 .headform .floatright {
    float: right;
}

.content-box-1 .headform .floatleft.allreadyaccount {
    font-size: 11px;
}

.content-box-1 .headform .floatleft.allreadyaccount a {
    color: #ed2f57;
}

.content-box-1 .headform .fbinfo {
    font-size: 11px;
    display: inline-block;
    padding-top: 10px;
    color: #878787;
}

.btn-pink {
    background: #ea335a;
}

.btn-blue {
    background: #4d8a9e;
}

.btn-white {
    background: #fff;
    color: #4d8a9e;
}

.clear {
    clear: both;
}

.start-2 {
    margin-top: -151px;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

.start-2 .bg-white {
    background: #fff;
}

.top-circles-1-top {
    background: url(../images/circles-2-top.png) no-repeat;
    height: 151px;
    background-position: center center;
}

.top-circles-1-bottom {
    background: url(../images/circles-2-bottom.png) no-repeat;
    height: 151px;
    background-position: center center;
}

.content-left {
    width: 450px;
    float: left;
    font-weight: 300;
    font-size: 20px;
}

.content-left .subline {
    color: #4a8a9f;
    font-size: 37px;
}

.profile {
    width: 406px;
    float: right;
}

.red {
    color: #ed2f57;
}

.strong {
    font-weight: 700;
}

.start-3 {
    background: url(../images/bg-3.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 180px;
    padding-bottom: 180px;
    font-weight: 300;
    margin-top: 550px;
}

.content-box-3 {
    width: 300px;
}

.content-box-3 .headline {
    font-size: 46px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 25px;
}

.start-4 {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: -80px;
}

.start-4 .wrapper {
    width: 900px;
}

.box-4-top {
    background: url(../images/box-4-top-1.png) no-repeat;
    background-size: cover;
    height: 80px;
}

.box-4-bottom {
    background: url(../images/box-4-bottom-1.png) no-repeat;
    background-size: cover;
    height: 80px;
}

.start-4 .headline {
    font-size: 46px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 40px;
}

.content-box-4 {
    font-weight: 300;
    padding: 70px 0 0 0;
}

.content-box-4 .phone {
    width: 290px;
    float: left;
}

.content-box-4 .phone img {
    width: 100%;
}

.content-box-4 .justlo-features {
    width: 420px;
    float: right;
    text-align: left;
    font-size: 20px;
    padding-top: 30px;
}

.start-4 .box1 {
    float: left;
    margin-left: 40px;
    margin-top: 150px;
}

.start-4 .mobilephone {
    float: left;
}

.start-4 .box-right {
    float: left;
    display: inline-block;
    width: 300px;
}

.start-4 .box2 {
    margin-bottom: 40px;
}

.start-5 {
    background: url(../images/bg-5.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: 854px;
    padding: 100px;
    text-align: center;
    font-size: 55px;
    font-weight: 300;
}

.content-box-5 {
    color: #fff;
    width: 800px;
    margin: 0 auto;
}

.start-6 {
    background: #747364;
    color: #fff;
    border-bottom: 5px solid #4a4a3f;
    padding: 45px 0;
}

.start-6 .left {
    width: 415px;
    float: left;
    font-size: 38px;
    font-weight: 300;
}

.start-6 .right {
    float: right;
    text-align: right;
    padding-top: 30px;
}

.start-7 {
    background: #636255;
    font-size: 14px;
    color: #c5c5c2;
    text-align: center;
}

.start-7 .footerlinks a{
    color: #fff;
    padding: 20px 5px;
}

.start-7 .footertext {
    padding: 0 0 50px 0;
}
.start-bg-1,.start-2,.start-3,.start-4,.start-5{
    overflow:hidden;
}
.start-bg-1{
    height:100vh;
}
@media only screen and (max-width: 679px) {

    body, html {
    }

    .wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .logo {
        width: 100%;
        float: none;
        margin:0 auto;
        padding-top:25px;
    }

    .topbar{

    }

    .logoimg{
        margin:0 auto;
    }

    .menue {
        width: 320px;
        margin:0 auto;
        float: none;
        text-align: left;
        margin-top:0px;
        padding-top:24px;
        margin-bottom:-20px;
    }

    .marginleft{
        margin-left:28px!important;
    }

    .content-box-1 {
        padding-top: 20px;
    }

    .content-box-1 .headline {
        font-size: 36px;
        line-height: 38px;
    }

    .content-box-3{
        text-align:center;
        margin:0 auto;
    }

    .content-left {
        width: 90%;
        float: none;
        padding: 5%;
        text-align:center;
    }

    .profile{
        width:100%;
        float:none;
    }

    .profile img{
        width:300px;
        margin:0 auto;
    }

    .start-bg-1{
        height:auto!important;
    }

    .start-2 {
        margin-top: 20px;
    }

    .start-3 {
        padding-top: 620px;
    }

    .start-4 {
        margin-top: -79px;
    }

    .start-4 .mobilephone{
        display:none;
    }

    .start-4 .wrapper {
        width: 100%;
    }

    .box1,.box2,.box3{
        display:none;
    }

    .start-4 .box-right{
        float:none;
        width:100%;
    }

    .start-4 .box1 {
        margin-top: 0;
        float:none;
        margin-left:0;
    }

    .start-5 {
        margin-top: 481px;
        padding: 100px 20px 20px 0;
    }

    .content-box-5 {
        width: 100%;
    }

    .content-box-4{
        padding:2%;
    }

    .content-box-5 .headline {
        font-size: 20px;
        line-height: 38px;
    }

    .start-6 .left {
        width: 100%;
        float:none;
        text-align:center;
    }

    .start-6 .right {
        text-align: center;
        float: none;
        margin-top: 20px;
    }

    .start-6 .right .button {
        width: 150px;
        padding: 10px;
        text-align: center;
    }

    .start-7 .footertext{
        padding:5%;
    }

    .start-7 .footerlinks{
        padding:5%;
    }

    .content-box-1 .slogan {
        width: 100%;
        float: none;
        text-align: center;
        margin-top:0px;
    }

    .content-box-1 .slogan .headline1 {
        font-size: 20px;
        line-height: 40px;
    }

    .content-box-1 .slogan .headline2 {
        font-size: 60px;
        line-height: 50px;
    }

    .content-box-1 .slogan .headline3 {
        font-weight: 300;
        font-size: 38px;
        line-height: 60px;
    }

    .content-box-1 .headform {
        padding: 3%;
        float: none;
        display: block;
        width: 94%;
        margin-top:5px;
    }

    .content-box-1 .headform img {
        width: 100%;
        margin:0 auto;

        text-align:center;
    }

    .animateme{
        transform:none!important;
    }

    .top-circles-1-top,.top-circles-1-bottom{
        display:none;
    }


}



@media only screen and (max-height:700px){

    .start-bg-1{
        height:800px;
    }

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {

    .start-bg-1{
        height:900px!important;
        overflow:hidden;
        width:100%;
    }

    .logo{
        float:none;
        margin:0 auto;
    }

    .menue{
        float:none!important;
        margin-left:10px!important;
        width:500px!important;
    }

    .marginleft{
        margin-left:0!important;
    }

    .content-box-1{
        padding-top:50px;
    }

    .content-box-1 .slogan{
        float:none;
        margin:0 auto;
        text-align:center;
        padding-top:0;
        width:450px!important;
    }

    .content-box-1 .slogan .headline1{
        font-size:52px!important;
    }

    .content-box-1 .slogan .headline2{
        font-size:100px!important;
    }

    .content-box-1 .slogan .headline3{
        font-size:48px!important;
    }

    .content-box-1 .headform{
        float:none;
        margin:0 auto;
        margin-top:20px;
        margin-left:20px;
        width:400px!important;
    }

    .content-box-1 .headform img{
        width:100%!important;
    }

    .wrapper{
        width:100%;
    }

    .start-2{
        overflow:hidden;
        margin-top:-50px;
    }

    .content-left{
        float:none;
        width:650px!important;
        text-align:center;
        margin:0 auto;
    }

    .profile{
        float:none;
        margin:0 auto;
        width:406px!important;
        float:none!important;
        margin-top:40px;
    }

    .top-circles-1-bottom{
        margin-top:-10px;
    }

    .start-3{
        overflow:hidden;
        padding-top:600px!important;
    }

    .content-box-3{

        padding-left:100px;
    }

    .start-4 .wrapper{
        width:100%;
    }

    .content-box-4{
        background:#FFF;
        margin-top:-10px;
        width:768px;
    }

    .start-4 .mobilephone{
        width:230px;
        margin-top:50px;
    }

    .phoneboxes{
        width:770px;
        margin:0 auto;
    }

    .start-4 .box1{
        margin-left:20px;
    }

    .start-4 .box-right{
        margin-left:-20px;
        margin-top:20px;
    }

    .start-4 .box2,.start-4 .box3{
        width:200px;
    }

    .start-5{
        overflow:hidden;
        margin-top:743px;
    }

    .content-box-5{
        width:100%;
        font-size:44px;
    }

    .start-6 .left{
        float:none;
        margin:0 auto;
        text-align:center;
    }

    .start-6 .right{
        float:none;
        margin:0 auto;
        text-align:center;
    }


}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    body, html {
        height: 100%;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        margin: 0;
        padding: 0;

    }


    .start-bg-1 {

        background: url(../images/bg-1.jpg) no-repeat;
        height:100%;
        background-size: cover;
        background-position: center center;

    }

    .wrapper {
        width: 900px;
        margin: 0 auto;
    }

    .logo {
        width: 300px;
        float: left;
        padding-top: 40px;
    }

    .logo img {
        width: 200px;
    }

    .menue {
        width: 500px!important;
        float: right!important;
        padding-top: 60px;
        text-align: right;
    }

    .menue a {
        display: inline-block;
        font-weight: 700;
        color: #2e2e2e;
        text-decoration: none;
        margin-left: 40px;
    }

    .button {
        display: inline-block;
        font-weight: 300;
        padding: 10px 55px;
        color: #fff;
        text-decoration: none;
        font-size: 17px;
        border: 0;
    }

    .content-box-1 {
        text-align: center;
        padding-top: 120px;
    }

    .content-box-1 .headline {
        font-size: 46px;
        font-weight: 300;
        display: inline-block;
        margin-bottom: 40px;
    }

    .content-box-1 .slogan {
        width: 450px;
        float: left;
        text-align: left;
        letter-spacing: -1px;
        padding-top: 15px;
    }

    .content-box-1 .slogan .headline1 {
        font-weight: 700;
        font-size: 52px;
        text-transform: uppercase;
        line-height: 48px;
    }

    .content-box-1 .slogan .headline2 {
        font-weight: 300;
        font-size: 100px;
        line-height: 100px;
    }

    .content-box-1 .slogan .headline3 {
        font-weight: 300;
        font-size: 48px;
        line-height: 60px;
    }

    .content-box-1 .headform {
        background: rgba(255,255,255,0.7);
        padding: 15px;
        box-shadow: 0 4px 5.6px 0.4px rgba(0, 0, 0, 0.16);
        float: right;
        text-align: left;
        display: inline-block;
    }

    .content-box-1 .headform input[type=text] {
        display: block;
        background: #fff;
        border: 1px solid #cccccc;
        font-size: 16px;
        padding: 8px;
        width: 95%;
        margin-bottom: 8px;
    }

    .content-box-1 .headform select {
        display: block;
        background: #fff;
        border: 1px solid #cccccc;
        font-size: 16px;
        padding: 8px;
        width: 100%;
        margin-bottom: 10px;
        border-radius: 0;
    }

    .content-box-1 .headform .floatleft {
        float: left;
    }

    .content-box-1 .headform .floatright {
        float: right;
    }

    .content-box-1 .headform .floatleft.allreadyaccount {
        font-size: 11px;
    }

    .content-box-1 .headform .floatleft.allreadyaccount a {
        color: #ed2f57;
    }

    .content-box-1 .headform .fbinfo {
        font-size: 11px;
        display: inline-block;
        padding-top: 10px;
        color: #878787;
    }

    .btn-pink {
        background: #ea335a;
    }

    .btn-blue {
        background: #4d8a9e;
    }

    .btn-white {
        background: #fff;
        color: #4d8a9e;
    }

    .clear {
        clear: both;
    }

    .start-2 {
        margin-top:-100px;
        position:absolute;
        width: 100%;
        z-index:1004;
    }


    .start-2 .bg-white {
        background: #fff;
    }

    .top-circles-1-top {
        background: url(../images/circles-2-top.png) no-repeat;
        height: 151px;
        background-position:center center;
    }

    .top-circles-1-bottom {
        background: url(../images/circles-2-bottom.png) no-repeat;
        height: 151px;
        background-position:center center;
    }

    .content-left {
        width: 450px!important;
        float: left;
        font-weight: 300;
        font-size: 20px;
        text-align:left!important;
    }

    .content-left .subline {
        color: #4a8a9f;
        font-size: 37px;
    }

    .profile {
        width: 406px!important;
        float: right!important;
    }

    .red {
        color: #ed2f57;
    }

    .strong {
        font-weight: 700;
    }

    .start-3 {
        background: url(../images/bg-3.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
        color: #fff;
        padding-top: 250px!important;
        padding-bottom: 180px;
        font-weight: 300;
        margin-top: 550px;
    }

    .content-box-3 {
        width: 300px;
    }

    .content-box-3 .headline {
        font-size: 46px;
        font-weight: 300;
        display: inline-block;
        margin-bottom: 25px;
    }

    .start-4 {
        position: absolute;
        text-align: center;
        width: 100%;
        margin-top: -80px;
    }

    .start-4 .wrapper {
        width: 900px;
    }

    .box-4-top {
        background: url(../images/box-4-top-1.png) no-repeat;
        background-size: cover;
        height: 80px;
    }

    .box-4-bottom {
        background: url(../images/box-4-bottom-1.png) no-repeat;
        background-size: cover;
        height: 80px;
    }

    .start-4 .headline {
        font-size: 46px;
        font-weight: 300;
        display: inline-block;
        margin-bottom: 40px;
    }

    .content-box-4 {
        font-weight: 300;
        padding: 70px 0 0 0;
        width:100%;
    }

    .content-box-4 .phone {
        width: 290px;
        float: left;
    }

    .content-box-4 .phone img {
        width: 100%;
    }

    .content-box-4 .justlo-features {
        width: 420px;
        float: right;
        text-align: left;
        font-size: 20px;
        padding-top: 30px;
    }

    .start-4 .box1 {
        float: left;
        margin-left: 40px;
        margin-top: 150px;
    }

    .start-4 .mobilephone {
        float: left;
    }

    .start-4 .box-right {
        float: left;
        display: inline-block;
        width: 300px;
    }

    .start-4 .box2 {
        margin-bottom: 40px;
    }

    .start-5 {
        background: url(../images/bg-5.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
        margin-top: 840px;
        padding: 100px;
        text-align: center;
        font-size: 55px;
        font-weight: 300;
    }

    .content-box-5 {
        color: #fff;
        width: 800px;
        margin: 0 auto;
    }

    .start-6 {
        background: #747364;
        color: #fff;
        border-bottom: 5px solid #4a4a3f;
        padding: 45px 0;
    }

    .start-6 .left {
        width: 415px;
        float: left;
        font-size: 38px;
        font-weight: 300;
    }

    .start-6 .right {
        float: right;
        text-align: right;
        padding-top: 30px;
    }

    .start-7 {
        background: #636255;
        font-size: 14px;
        color: #c5c5c2;
        text-align: center;
    }

    .start-7 .footerlinks {
        color: #fff;
        padding: 20px 0 20px 0;
    }

    .start-7 .footertext {
        padding: 0 0 50px 0;
    }





}


@media only screen and (min-width: 680px) and (max-width: 900px) {

    .wrapper{
        width:100%;
    }

    .start-bg-1{
        height:600px;
    }

    .menue{
        width:330px;
    }

    .content-box-1{
        padding-top:20px;
    }

    .content-box-1 .headform{
        width:250px;
        margin-right:20px;
    }

    .button{
        padding:10px 40px;
    }

    .reveal-modal .button{
        padding:10px 0;
    }

    .content-box-1 .slogan{
        width:300px;
        text-align:center;
        padding-left:20px;
    }

    .content-box-1 .slogan .headline1{
        font-size:40px;
    }

    .content-box-1 .slogan .headline2{
        font-size:80px;
    }

    .content-box-1 .slogan .headline3{
        font-size:36px;
    }

    .content-box-1 .headform img{
        width:250px;
    }

    .content-left{
        width:330px;
        padding-left:20px;
    }

    .profile{
        width:310px;
        float:right;
    }

    .profile img{
        width:300px;
    }

    .start-3{
        padding-top:290px;
    }

    .content-box-3{
        padding-left:50px;
    }

    .start-4 .mobilephone{
        width:200px;
    }

    .start-4 .wrapper{
        width:100%;

    }

    .mobilewidth{
        width:600px;
        margin:0 auto;
    }

    .phoneboxes{
        width:650px;
        margin:0 auto;
    }

    .start-4 .box1{
        width:200px;
    }

    .start-4 .box2{
        width:150px;
    }

    .start-4 .box3{
        width:150px;
    }

    .start-4 .box-right{
        width:200px;
    }

    .content-box-5{
        width:100%;
    }

    .content-box-5 .headline{
        font-size:37px;
    }

    .start-6 .left{
        float:none;
        margin:0 auto;
        width:100%;
        text-align:center;
    }

    .start-6 .right{
        float:none;
        margin:	0 auto;
        text-align:center;
    }

    .start-7 .footertext{
        font-size:12px;
        width:600px;
        margin:0 auto;
    }
}


@media only screen and (min-width: 568px) and (max-width: 667px) {

    .wrapper{
        width:100%;
    }

    .start-bg-1{
        height:600px!important;
    }

    .menue{
        width:330px;
    }

    .content-box-1{
        padding-top:20px;
    }

    .content-box-1 .headform{
        width:230px;
        margin-right:10px;
        float:right;
    }

    .content-box-1 .headform img{
        width:100%!important;
    }

    .button{
        padding:10px 40px;
    }

    .reveal-modal .button{
        padding:10px 0;
    }

    .content-box-1 .slogan{
        width:240px;
        text-align:center;
        float:left;
        padding-left:20px;
    }

    .content-box-1 .slogan .headline1{
        font-size:32px;
        line-height:48px;
    }

    .content-box-1 .slogan .headline2{
        font-size:60px;
        line-height:100px;
    }

    .content-box-1 .slogan .headline3{
        font-size:24px;
    }

    .content-box-1 .headform img{
        width:250px;
    }

    .content-left{
        width:250px;
        padding-left:20px;
        text-align:left;
        font-size:16px;
        float:left;
    }

    .content-box-2{
        width:550px;
        margin:0 auto;
    }

    .content-left .subline{
        font-size:21px;
    }

    .profile{
        width:250px;
        float:right;
    }

    .profile img{
        width:250px;
    }

    .start-3{
        padding-top:110px;
    }

    .content-box-3{

    }

    .start-4 .mobilephone{
        width:200px;
    }

    .start-4 .wrapper{
        width:100%;

    }

    .mobilewidth{
        width:500px;
        margin:0 auto;
    }

    .phoneboxes{
        width:650px;
        margin:0 auto;
    }

    .start-4 .box1{
        width:200px;
    }

    .start-4 .box2{
        width:150px;
    }

    .start-4 .box3{
        width:150px;
    }

    .start-4 .box-right{
        width:200px;
    }

    .content-box-5{
        width:100%;
    }

    .content-box-5 .headline{
        font-size:25px;
    }

    .start-5{
        margin-top:375px;

    }

    .start-6 .left{
        float:none;
        margin:0 auto;
        width:100%;
        text-align:center;
    }

    .start-6 .right{
        float:none;
        margin:	0 auto;
        text-align:center;
    }

    .start-7 .footertext{
        font-size:12px;
        width:500px;
        margin:0 auto;
    }
}


@media only screen and (width:320px){

    .start-5 {
        margin-top:460px;
    }

}


@media only screen and (width:360px){

    .start-5 {
        margin-top:460px;
    }

}



@media only screen and (min-width: 568px) and (max-width: 640px) {

    .wrapper{
        width:100%;
    }

    .start-bg-1{
        height:600px;
    }

    .logo{
        width:200px;
        padding-left:20px;
    }

    .menue{
        width:310px;
    }

    .content-box-1{
        padding-top:20px;
    }

    .content-box-1 .headform{
        width:250px;
        margin-right:20px;
    }

    .button{
        padding:10px 40px;
    }

    .reveal-modal .button{
        padding:10px 0;
    }

    .content-box-1 .slogan{
        width:240px;
        text-align:center;
        padding-left:20px;
    }

    .content-box-1 .slogan .headline1{
        font-size:28px;
    }

    .content-box-1 .slogan .headline2{
        font-size:60px;
    }

    .content-box-1 .slogan .headline3{
        font-size:24px;
    }

    .content-box-1 .headform img{
        width:250px;
    }

    .content-left{
        width:300px;
        padding-left:20px;
        font-size:16px;
    }

    .content-left .subline{
        font-size:25px;
    }

    .profile{
        width:230px;
        float:right;
    }

    .profile img{
        width:230px;
    }

    .start-3{
        padding-top:140px;
        margin-top:500px;
    }

    .content-box-3{
        padding-left:50px;
    }

    .start-4 .mobilephone{
        width:180px;
    }

    .start-4 .wrapper{
        width:100%;

    }

    .mobilewidth{
        width:500px;
        margin:0 auto;
    }

    .phoneboxes{
        width:510px;
        margin:0 auto;
    }

    .start-4 .box1{
        width:180px;
        margin-left:0px;
    }

    .start-4 .box2{
        width:130px;
    }

    .start-4 .box3{
        width:130px;
    }

    .start-4 .box-right{
        width:150px;
    }

    .content-box-5{
        width:100%;
    }

    .content-box-5 .headline{
        font-size:28px;
    }

    .start-6 .left{
        float:none;
        margin:0 auto;
        width:100%;
        text-align:center;
    }

    .start-6 .right{
        float:none;
        margin:	0 auto;
        text-align:center;
    }

}



@media only screen and (min-width: 772px) and (max-width: 773px) {

    .wrapper{
        width:100%;
    }

    .start-bg-1{
        height:600px!important;
    }

    .menue{
        width:330px!important;
    }

    .content-box-1{
        padding-top:20px;
    }

    .content-box-1 .headform{
        width:250px!important;
        margin-right:20px;
    }

    .button{
        padding:10px 40px;
    }

    .reveal-modal .button{
        padding:10px 0;
    }

    .content-box-1 .slogan{
        width:300px!important;
        text-align:center;
        padding-left:20px;
    }

    .content-box-1 .slogan .headline1{
        font-size:40px!important;
    }

    .content-box-1 .slogan .headline2{
        font-size:80px!important;
    }

    .content-box-1 .slogan .headline3{
        font-size:36px!important;
    }

    .content-box-1 .headform img{
        width:250px!important;
    }

    .content-left{
        width:330px!important;
        padding-left:20px;
    }

    .profile{
        width:310px;
        float:right;
    }

    .profile img{
        width:300px;
    }

    .start-3{
        padding-top:220px;
    }

    .content-box-3{
        padding-left:50px;
    }

    .start-4 .mobilephone{
        width:200px;
    }

    .start-4 .wrapper{
        width:100%;

    }

    .mobilewidth{
        width:600px;
        margin:0 auto;
    }

    .phoneboxes{
        width:650px;
        margin:0 auto;
    }

    .start-4 .box1{
        width:200px;
    }

    .start-4 .box2{
        width:150px;
    }

    .start-4 .box3{
        width:150px;
    }

    .start-4 .box-right{
        width:200px;
    }

    .content-box-5{
        width:100%;
    }

    .content-box-5 .headline{
        font-size:37px;
    }

    .start-6 .left{
        float:none;
        margin:0 auto;
        width:100%;
        text-align:center;
    }

    .start-6 .right{
        float:none;
        margin:	0 auto;
        text-align:center;
    }

}
</pre></body></html>