.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}
#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 200;
font-size: 2em;
line-height: 2em;
margin-bottom: 20px;
text-align: center;
}
.contactform p, .contactform div.submit {
   text-align: center;
}
.c-banner2{
background-position: 80% 50%;
background-size: cover;
min-height: 600px;
}
.c-banner3{
background-position: 30% 50%;
background-size: cover;
min-height: 600px;
}
.c-banner4{
background-position: 20% 50%;
background-size: cover;
min-height: 526px;
}
.c-banner5{
background-position: 50% 50%;
background-size: cover;
min-height: 800px;
}
.c-titlos1{
text-align: center;
padding-top: 70px;
padding-bottom: 35px;
font-weight: 200;
font-size: 2em;
line-height: 1.4em;
}
.c-titlos2{
text-align: left;
padding-left: 50px;
padding-top: 14%;
padding-bottom: 15px;
font-weight: 300;
font-size: 2em;
line-height: 1.4em;
color: #277b80;
}
.c-bigtext{
text-align: center;
padding-top: 20px;
margin-bottom: 35px;
font-weight: 200;
font-size: 4em;
line-height: 1em;
color: #ffffff;
}
.c-text1{
text-align: center;
font-weight: 300;
font-size: 1.4em;
line-height: 1.4em;
color: #ffffff;
}
.c-text2{
text-align: justify;
font-weight: 300;
font-size: 1.3em;
line-height: 1.5em;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;
}