html, body, * {box-sizing:border-box;}
body {margin:0;padding:0;background:#fff;color:#222;font-family:Arial,sans-serif;font-size:16px;}
a, a:hover, a:active, a:visited {color:rgb(63, 94, 251);text-decoration:none;}
h1,h2,h3,h4,h5,h6 {margin:0;line-height:1.2em;}
h1 a, h1 a:visited, h1 a:active, h1:hover a {color:black;}
p {margin:0;}
ul {margin: 30px auto;padding: 0;width:320px;}
ul li {margin: 10px auto;text-align: left;}
hr {color:#f5f5f5;border:1px solid #f5f5f5;}
button {-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);}
a.button {display:inline-block;margin:10px 0;min-width: 200px;font-weight:700;font-size:16px;background:rgb(63, 94, 251);color:#fff!important;border:1px solid rgb(63, 94, 251);border-radius:5px;-webkit-border-radius:5px;padding:10px 30px;cursor:pointer;margin:0 0.5vw;letter-spacing:0.03em;-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);box-shadow:0 1px 1px rgba(0,0,0,.3);margin-bottom: 0.5em;}
#header {text-align:center;max-width:940px;width:100%;padding:0 20px;margin:105px auto 10px auto;}
.logoimage {vertical-align:middle;margin-right:12px;margin-bottom:3px;max-width:85%;}
.logotext {vertical-align:middle;}
#content {text-align:center;}
.content-inner {padding:0 20px;max-width:940px;margin:20px auto 0 auto;width:100%;min-height:500px;}
.section.major {margin:25px 0 25px 0;}
.section.minor {margin:25px 0 25px 0;}
.subtitle-major {font-size:24px;}
.subtext-major {font-size:18px;color:#444;font-weight:700;margin-top:15px;line-height:1.3em;}
.subtitle-minor {font-size:20px;color:#444;}
.subtext-minor, .minor p {font-size:16px;color:#444;margin-top:15px;line-height:1.6em;}
.subtext-wrapper {margin:25px 0;}
a.related-timers {display:inline-block;margin:6px 9px;}
.blogpost.subtext-wrapper {max-width: 600px;margin-left: auto;margin-right: auto;padding: 0 0 25px 0;border-bottom: 1px solid #444;}
.blog-post.subtext-minor {padding: 15px 0 15px 0;}
.blog-title {margin-bottom:20px;display:block;color:#222;}
.blog-title a {color:#222;}
.blog-excerpt p {display:inline;text-align:left;line-height:1.65em;}
.blog-excerpt a {display:block;text-decoration: underline;margin-top: 20px; color:#222;}
.footer {color:#fff;background:#444;}
.footer .slide-inner {padding:50px 0 50px 0;text-align:center;width:calc(100% - 30px);margin:0 auto;}
.footer .slide-inner a {color: #fff;margin: 6px 9px;display:inline-block;}
.footer .slide-inner p {margin:30px 0 0 0;}
.copyright {margin-top:100px;font-size:12px!important;}
/* Menu */
#menu-burger {display:block;position:absolute;font-size:30px;font-weight:700;top:0;right:40px;border-radius:50%;-webkit-border-radius:50%;background:#fff;color:#222;opacity:0.9;text-align:center;padding:3px 10px 4.5px 10px;width:47.5px;height:47.5px;cursor:pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);z-index:2;}
#menu-nav {display:none;position:fixed;top:0;left:0;height:100vh;width:calc(100% - 90px);background:#fff;color:#222;max-width:800px;box-shadow:5px 0 5px rgba(0,0,0,0.05);-webkit-box-shadow:5px 0 5px rgba(0,0,0,0.05);z-index:99;}
#cover {display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.7);z-index:98;}
.nav-inner {padding:20px;font-size: 16px;}
.nav-header {font-weight:700;color:#888;line-height:1.6em;}
a.nav-item {display:block;line-height:1.6em;padding:10px;background:#f5f5f5;border-radius:5px;-webkit-border-radius:5px;margin:4px 10px 4px 10px;}
/* Tool */
#tool {display:inline-block;vertical-align:top;color:black;margin:15px auto 3.5vw auto;width:100%;max-width:900px;}
#control-panel {margin-top:0;}
.control {display:inline-block;font-weight:700;font-size:16px;background:#f1f1f1;color:#444;border:1px solid #f1f1f1;border-radius:5px;-webkit-border-radius:5px;padding:12px 30px;cursor:pointer;margin:0 0.5vw;letter-spacing:0.03em;box-shadow: 0 1px 1px rgba(0,0,0,.15);}
.control:hover {background:#222;color:#fff;border-color:#222;}
#control {color:#fff!important;background:rgb(63, 94, 251)!important;border-color:rgb(63, 94, 251)!important;box-shadow:0 1px 1px rgba(0,0,0,.3);}
.preset-panel {width: calc(100% - 20px);margin: 0 auto 25px auto;line-height: 1.4em;max-width: 450px;}
.control.sm {color:#222;font-size:13px!important;padding: 7px 15px!important;display:inline-block!important;line-height:1!important;margin:4px!important;}
.control.sm:hover, .control.sm.active {color:#fff;background:rgb(63, 94, 251);border-color:rgb(63, 94, 251);}
#form-title {font-size:20px;font-weight:700;margin-bottom:20px;}
#form-wrapper {display:block;margin-bottom:10px;}
.quote-wrapper {padding: 20px 15px;border: 1px solid #f1f1f1;border-radius: 20px;max-width: 450px;margin: 0 auto 20px auto;font-size: 20px;line-height: 1.5em;}
.author {margin-top: 20px;}
.category {margin-top: 30px;}
.button.twitter {background: rgb(29,155,240);border-color: rgb(29,155,240);display: block;margin: 10px auto 0 auto;max-width: 200px;}
input[type=date] {font-family: Verdana, sans-serif;font-size:18px;border-radius:4px;background:#fff;border:2px solid #ddd;padding:9px 5px;min-width:300px;text-align: center;}
/* Ads */
.ad-placeholder {width:100%;height:100%;background:#fafafa;}
.topad {display:block;width:100%;max-width:900px;height:auto;min-height:250px;max-height:360px;margin:0 auto 15px auto;}
.bottomad {width:100%;max-width:100%;margin:30px auto 0 auto;min-height: 250px;}
.bottomad2 {width: 100%;max-width: 100%;margin: 25px auto 0 auto;min-height: 250px;}
.leftad, .rightad {width:300px;height:250px;display:inline-block;vertical-align:top;}
.leftad {margin-right:20px;}
.rightad {margin-left:20px;}
.fixedtopad {background:white;overflow:hidden;z-index:2;width:100%;max-width:100%;height:90px;max-height:90px;position:fixed;top:0;left:0;text-align:center;-webkit-overflow-scrolling: touch;}
.fixedtopad .adsbygoogle {height:90px;max-height:90px;}
.fixedbottomad {background:white;overflow:hidden;display:none;z-index:2;width:100%;max-width:100%;height:90px;max-height:90px;position:fixed;bottom:0;left:0;text-align:center;-webkit-overflow-scrolling: touch;}
.fixedbottomad .adsbygoogle {display:none;height:90px;max-height:90px;}
/* Dynamic Styles*/
@media only screen and (max-width: 650px) and (min-height: 721px) {
    h1 {font-size:30px;}
    #menu-burger {color:#222;background:#fff;top:0;right:10px;}
    #header {text-align:left;margin: 70px auto 15px auto;}
    #tool {margin-top:15px;}
    .footer .slide-inner {padding:20px 0 80px 0;}
    .footer .slide-inner p {font-size:14px;line-height:1.3;}
    /* Ads */
    .topad {display:block;}
    .fixedbottomad, .fixedbottomad .adsbygoogle {display:block;}
    .fixedtopad, .fixedbottomad {background:#fff;}
    .fixedtopad, .fixedtopad .adsbygoogle, .fixedbottomad, .fixedbottomad .adsbygoogle {height:60px;max-height:60px;}
    .leftad, .rightad {display:none!important;}
}
@media only screen and (max-width: 650px) and (min-height: 667px) and (max-height: 720px) {
    h1 {font-size:28px;}
    #menu-burger {color:#222;background:#fff;top:0;right:10px;}
    #header {text-align:left;margin: 70px auto 15px auto;}
    #tool {margin-top:15px;}
    .footer .slide-inner {padding:20px 0 80px 0;}
    .footer .slide-inner p {font-size:14px;line-height:1.25;}
    /* Ads */
    .topad {display:block;}
    .fixedbottomad, .fixedbottomad .adsbygoogle {display:block;}
    .fixedtopad, .fixedbottomad {background:#fff;}
    .fixedtopad, .fixedtopad .adsbygoogle, .fixedbottomad, .fixedbottomad .adsbygoogle {height:60px;max-height:60px;}
    .leftad, .rightad {display:none!important;}
}
@media only screen and (max-width: 650px) and (min-height:635px) and (max-height: 666px) {
    h1 {font-size:26px;}
    #menu-burger {color:#222;background:#fff;top:0;right:10px;}
    #header {text-align:left;margin: 70px auto 15px auto;}
    #tool {margin-top:15px;}
    .footer .slide-inner {padding:20px 0 80px 0;}
    .footer .slide-inner p {font-size:14px;line-height:1.2;}
    /* Ads */
    .topad {display:block;}
    .fixedbottomad, .fixedbottomad .adsbygoogle {display:block;}
    .fixedtopad, .fixedbottomad {background:#fff;}
    .fixedtopad, .fixedtopad .adsbygoogle, .fixedbottomad, .fixedbottomad .adsbygoogle {height:60px;max-height:60px;}
    .leftad, .rightad {display:none!important;}
}
@media only screen and (max-width: 650px) and (max-height: 634px) {
    h1 {font-size:24px;}
    #menu-burger {color:#222;background:#fff;top:0;right:10px;}
    #header {text-align:left;margin: 70px auto 15px auto;}
    #tool {margin-top:15px;}
    .footer .slide-inner {padding:20px 0 80px 0;}
    .footer .slide-inner p {font-size:14px;line-height:1.2;}
    /* Ads */
    .topad {display:block;}
    .fixedbottomad, .fixedbottomad .adsbygoogle {display:block;}
    .fixedtopad, .fixedbottomad {background:#fff;}
    .fixedtopad, .fixedtopad .adsbygoogle, .fixedbottomad, .fixedbottomad .adsbygoogle {height:60px;max-height:60px;}
    .leftad, .rightad {display:none!important;}
}
@media only screen and (max-width: 1120px) {
    .leftad, .rightad {display:none;}
}	
@media only screen and (max-width: 420px) {
    .fixedbottomad, .fixedbottomad .adsbygoogle {display:block;}
    .fixedtopad, .fixedbottomad {background:#fff;}
    .fixedtopad, .fixedtopad .adsbygoogle, .fixedbottomad, .fixedbottomad .adsbygoogle {height:60px;max-height:60px;}
    #header {text-align:left;margin: 70px auto 15px auto;}
    .leftad, .rightad {display:none!important;}
}
@media only screen and (max-width: 360px) {
    
}
@media only screen and (min-width: 651px) and (max-height: 720px) {
    .leftad, .rightad {margin-top:-60px;}
    .bottomad {margin:30px auto 0 auto}
}
@media only screen and (min-width: 651px) and (max-width: 1300px) {
    #menu-burger {top:-3px; right: calc(50vw - 235px);}
}

@media only screen and (min-width: 1000px) and (min-height: 800px) {
    .preset-panel {margin:25px auto 35px auto!important;}
    #control-panel {margin:35px auto 0 auto!important;}
}
.minor h3 {
    font-size: 20px;
    color: #444;
    margin-top: 10px;
}
.responsive-image {
	width: 70%;
	margin: 1em 1% auto;	
}