@charset "UTF-8";

h2{margin-top:32px; margin-bottom:64px; font-family: 'Lato', sans-serif; font-size:50px; font-size:5.0rem; font-weight:100; letter-spacing:0; background:url("../../lib/logo.png") center bottom no-repeat; padding-bottom:80px; background-size:80px;}

#topimage{margin-top:80px; background:url("../lib/main-image.jpg") center center no-repeat; padding-bottom: calc(100%*517/800);/* calc(100*ImageHeight/ImageWidth)% */ background-size:contain; background-position:contain; }
@media (min-width:768px) {
#topimage{background:url("../lib/main-image.jpg") center center no-repeat;  padding-bottom:0; background-size:cover; background-position:cover; height:640px;}
}

#company{margin-bottom:64px;}

h3{margin-top:32px; font-size:21px; font-size:2.1rem; font-weight:600; }
p{margin:0 0 8px 0; font-size:14px; font-size:1.4rem;}
img{max-width: 100%; height: auto; width /***/:auto;}


@media (min-width:414px) {}

@media (min-width:768px) {}
