html, body {padding:0; margin:0;}
 body { background:#201830; color:#ffffff;}
ul, li, div, p, h1, h2, h3, h4, a, img, input, textarea, select {padding:0; margin:0; list-style:none; border:0; background:none; font-family:Oswald; text-decoration:none;}
.logo {width:100%; text-align:center; padding:40px 0 0 0;}
.logo img {width:100%; max-width:320px; }

.content {width:100%; padding:40px; font-size:18px; line-height:24px; margin:0 auto; box-sizing:border-box; font-family: 'Oswald', sans-serif; text-align:center;}
.content h1 {font-size:45px; line-height:45px; margin-bottom:20px; }
.content .btn {background:#f28600; padding:10px 20px; font-weight:bold; color:#ffffff;}
.content .tel {cursor:default;}
.content a {color:#ffffff;}

@media screen and (max-width: 1366px){
.content {max-width:800px; }
}

@media screen and (max-width: 1280px){
}
@media screen and (max-width: 1024px){
.content {width:100%; max-width:100%;}
}
@media screen and (max-width: 960px){
.content {padding:15px;}
}
@media screen and (max-width: 640px){
.content h1 {font-size:36px; line-height:36px;}
}
@media screen and (max-width: 480px){
.content {font-size:14px; line-height:16px;}
.content h1 {font-size:30px; line-height:30px;}
}
@media screen and (max-width: 380px){
.footer .left img {height:25px;}
.footer .right img {height:25px;}
}
