.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}

#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 300;
font-size: 1.6em;
line-height: 1.8em;
margin-bottom: 20px;
text-align: center;
}

.firstpageitems {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

.firstpagenews {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

.c-belowsitetitle{
font-size: 1.4em;
font-weight: 300;
line-height: 1em;
color: #fff;
text-align: center;
}

.c-belowsitetext{
font-size: 1em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}
.c-belowsitetext2{
font-size: 1.2em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}

.c-title1{
font-size: 1.4em;
font-weight: 200;
margin-bottom: 0px;
line-height: 1em;
color: #fff;
text-align: center;
}
.c-title2{
font-size: 1.4em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
margin: 15px;
}

.c-bodytext{
font-size: 1.2em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1.8em;
text-align: justify;
}

.c-titlebox{
font-size: 1.6em;
font-weight: 200;
margin-bottom: 0px;
line-height: 1em;
color: #fff;
text-align: center;
}
.c-images{
background-position: 50% 50%;
background-size: cover;
min-height: 500px;
}
.c-skia{
min-height: 700px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.c-skia:hover{
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.2);
}

.c-centerbox {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.c-button{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 0.4em;
text-align: center;
padding: 20px 20px;
width: 250px;
color: #fff;
border-radius: 10px;
background-color: #000;
border: 1px solid #000;
}

@media (max-width: 768px) {
 .c-images{
    min-height: 300px;
  }
 .c-skia{
    min-height: 300px;
  }
}div.innerpopuplogos, #innertopbanner {
    height: 80%;
    background-position: 15px 0;
    background-image: url('/cache/files/ed5d5b1cd0d7b4251fdd48f7a1f74510e34e9f0d.svg');
}

a.mobile-header-startlink {
background-image: url('/cache/files/ed5d5b1cd0d7b4251fdd48f7a1f74510e34e9f0d.svg');
}

#mobile-header {
    min-height: 70px !important;
}

#mobile-header a.mobile-header-startlink, #mobiletopbanner a.startlink {
    width: auto;
    height: 60px;
    transform: translateX(-50%);
    left: 50%;
    margin-left: 0;
    aspect-ratio: 300/79;
}

html[lang="en"] div.innerpopuplogos, html[lang="en"] #innertopbanner {
background-image: url('/cache/files/1a72ab0c292a46e0119338c366f8b1e734efd8af.svg');
}

html[lang="en"] #mobile-header a.mobile-header-startlink, html[lang="en"] #mobiletopbanner a.startlink {
background-image: url('/cache/files/1a72ab0c292a46e0119338c366f8b1e734efd8af.svg');
    aspect-ratio: 300/71;
}