/* Copyright CityScope Net */
body { background-color: #98e5df; font-family: "Noto Sans", sans-serif; font-size: 1em; font-weight: 400; margin: 0px 0px 0px 0px; }
img { vertical-align: bottom; }
img.scalable { height: auto !important; width: auto !important; max-width: 100%; vertical-align: bottom; }
.fancy { border: 1px solid rgba(255,255,255,.5); box-shadow: 0px 0px 20px rgba(0,0,0,.5); }
.accented { border-radius: 5px; border: 1px solid #222; }
.ctr { text-align: center; }
.circle { border-radius: 6em; padding: 5px; box-shadow: 0px 1px 5px rgba(0,0,0,.3); background-color: #FFFCF0; }
#header, #layout, #footwrapper { max-width: 100%; margin: 0px auto; }
#header { max-height: 800px; }
#logo { margin: 0px auto 0px auto; text-align: center; }
#layout { background-color: #9bc154; }
#layout .wrap { max-width: 80%; margin: 0px auto; }
#footwrapper { background-color: #9bc154; }
div.wid100 { max-width: 100%; margin: 0px auto; }
div.wid80 { max-width: 80%; margin: 0px auto; }
div.wid60 { max-width: 60%; margin: 0px auto; }
div.wid50 { max-width: 50%; margin: 0px auto; }
.sky { background-color: #98e5df; }
.grass { background-color: #9bc154; }
.affinity-row { padding: 0px; }
.affinity-row:after { visibility: hidden; display: block; content: "\0020"; clear: both; height: 0; }
.affinity-row .column-half { width: 50%; float: left; }
.affinity-row .column-third { width: 33.3333333%; float: left; }
.affinity-row .column-fourth { width: 25%; float: left; }
.affinity-row .column-fifth { width: 20%; float: left; }
.affinity-row.sidebar-left .column-1 { width: 67%; float: right; }
.affinity-row.sidebar-left .column-2 { width: 33%; float: right; }
.affinity-row.sidebar-left .column-content { line-height: 1.5; }
.affinity-row.sidebar-left .column-2 .column-content { font-size: .9em; }
.affinity-row.sidebar-right .column-1 { width: 67%; float: left; }
.affinity-row.sidebar-right .column-2 { width: 33%; float: left; }
.affinity-row.sidebar-right .column-content { line-height: 1.5; }
.affinity-row.sidebar-right .column-2 .column-content { font-size: .9em; }
.left-border { border-left: 1px solid #000; }
.right-border { border-right: 1px solid #000; }
.left-right-border { border-left: 1px solid #000; border-right: 1px solid #000; }
.column-content { line-height: 1.35; padding: 15px 24px; }
.affinity-row.sidebar-right .column-content, .affinity-row.sidebar-left .column-content, .affinity-row.thirds.full-height .column-content { padding: 30px; }
.no-pad-left-top-bottom { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; }
.no-pad-right-top-bottom { padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; }
.no-pad-top-bottom { padding-top: 0px !important; padding-bottom: 0px !important; }
h1 { color: #603814; text-align: center; font-family: "Delius", cursive; font-weight: 400; font-size: 2em; }
h2, h3, h4 { font-family: 'Noto Sans', sans-serif; line-height: normal; margin: 30px 0px 0px 0px; color: #603814; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
p { color: #603814; font-size: 1.2em; font-weight: 700; width: 100%; }
.column-content h1:first-child, .column-content h2:first-child, .column-content h3:first-child, .column-content h4:first-child { margin-top: 10px; text-align: center; }
.inner-row-heading { position: relative; top: 20px; margin: 0px 0px 0px 24px; }
/*Footer*/
.footer { max-width: 80%; margin: 0 auto; padding: 1em 0; color: #CCC; font-size: 0.9em; border-radius: 0px 0px 5px 5px; }
.footer h3, .footer h4 { font-family: 'Noto Sans', sans-serif; font-weight: normal; text-transform: uppercase; margin: 10px 0px 0px 0px; color: #9CF; }
.footer ul { margin: 0px; padding: 0px; margin-top: 10px; color: #CCC; }
.footer li { list-style-type: none; line-height: 2.5; }
.footer a { color: #603814; text-decoration: none; }
.footer a:hover, .footer a:focus { color: #1a72d3; }
.copyright { clear: both; padding: 2em 0; font-size: 0.8em; text-align: center; text-transform: uppercase; line-height: 1.6; }
.column-content.largesse, .largesse { font-size: 1.25em; line-height: 1.75em; }
.affinity-row .blast { font-family: 'Noto Sans', sans-serif; font-size: 1.25em; line-height: 1.75; color: #000; border-radius: 0px 0px 10px 10px; padding: 28px 36px; background: linear-gradient(#9CF, #fff); background-color: #fff; margin-bottom: 20px; }
.affinity-row .blast.gray { background: linear-gradient(#EEE, #AAA); background-color: #DDD; color: #000; }
.affinity-row.sidebar-left .column-content .blast, .affinity-row.sidebar-right .column-content .blast, .full-round { border-radius: 6px !important; }
 @media only screen and (min-width: 0px) and (max-width: 700px) {
body { margin: 0px; }
#layout { max-width: none; padding: 0px; }
.column, .column-1, .column-2, .column-3, .column-half, .column-third, .column-fourth, .column-fifth { float: none !important; width: auto !important; }
.column-content { height: auto !important; max-height: 888678px; border: none !important; }
h1 { font-size: 1.7em; }
h2, h3, h4 { margin: 30px 0px 0px 0px; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
p { font-size: 1.1em; }
}
 @media only screen and (min-width: 700px) and (max-width: 1380px) {
#layout { max-width: none; }
h1 { font-size: 1.7em; }
h2, h3, h4 { margin: 30px 0px 0px 0px; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
p { font-size: 1.1em; }
}
@media (min-width: 2000px) {
body { font-size: 2em; line-height: 1.8; }
}
/*Colors
Sky =   #98e5df
Grass= #9bc154
Lt Blue = #5cb8f7
Med Blue = #1a72d3
Lime Green = #a8c960
Brown = #603814
Yellow = #fcd77c*/
