@media(min-width:1180px){.container{width:1200px}}@media(min-width:992px) and (max-width:1180px){.container{width:790px}}@media only screen and (max-width:375px){html{font-size:10px}}@media only screen and (min-width:376px) and (max-width:480px){html{font-size:12px}}@media only screen and (min-width:481px) and (max-width:540px){html{font-size:14px}}@media only screen and (min-width:541px) and (max-width:768px){html{font-size:16px}}@media only screen and (min-width:769px) and (max-width:920px){html{font-size:18px}}@media only screen and (min-width:921px){html{font-size:20px}}body{font-family:'Roboto',sans-serif;font-size:16px;font-weight:300;color:#888;line-height:30px;text-align:center;padding:0;margin:0}