@charset "utf-8";

h1 {font-size: 1.6em;}
h2, h3, h4 {font-size: 1.4em; margin-bottom: .2em;}
#content ul {list-style: disc outside; margin-left: 1em;}
#content ul li {margin-bottom: .8em; line-height: 1.1em;}
.iframewrap-ggl {position: relative; padding-bottom: 65.25%; padding-top: 30px; height: 0; overflow: hidden;}
.iframewrap-ggl iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media (min-width: 700px) {
h1 {font-size: 1.7em;}
h2, h3, h4 {font-size: 1.5em;}
h4 {margin-top: 2em;}
}
@media (min-width: 992px) {
h1 { font-size: 1.9em;}
h2, h3, h4 { font-size: 1.6em;}
}
@media (min-width: 1200px) {h1 { font-size: 2em;}}
