/**********************************************/
/* Theme Name: WordPress Base                 */
/* Theme URI: http://www.wordpressbase.com    */
/* Author: WordPress Base                     */
/* Author URI: https://www.paperstreet.com    */
/* Description: A WordPress starting point    */
/* Text Domain: paperstreet                   */
/* Version: 3.2604                            */
/**********************************************/
/** Copyright PaperStreet Web Design **/ 

/*
GENERAL
MENUS
HEADER
FOOTER
FEATURES
ANIMATIONS
MODULES
PRINT
MISC
*/

@charset "utf-8";

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: medium;
    color: #000;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

figure, figcaption {
    margin: 0;
}

.upper {
    text-transform: uppercase;
}

.lower {
    text-transform: lowercase;
}

.nowrap {
    white-space: nowrap;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

audio, iframe {
    width: 100%;
}

img, video {
    width: 100%;
    height: auto;
}

img {
    max-width: max-content;
}

video {
    max-width: 640px;
}

iframe {
    display: block;
    margin: .5em auto;
    height: 56vw;
}

b, em {
    font-weight: 600;
}

strong {
    font-weight: 700;
}

.smaller {
    font-size: .9em;
}

blockquote {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.4em;
    font-family: "Times New Roman", Times, serif;
    margin: 1em auto;
    color: #1B5354;
}

blockquote p {
    text-align: center;
}

table {
    margin: 1rem 0;
}

a, a:link, a:visited {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

a:hover, a:visited:hover {
    color: #7AA1BC;
}

h1, h2 {
    margin: 0 0 .8rem;
}

h1 {
    font-size: 1.75em;
    line-height: 1em;
    color: #FFF;
    font-weight: 600;
    text-align: center;
}

h1.smaller {
    font-size: 1.5em;
}

h2 {
    font-size: 1.375em;
    color: #FFF;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0.01em;
    padding: .77em 0;
    text-align: center;
    background-image: linear-gradient(90deg, #BCDEE0, #1B5354, #BCDEE0);
    text-transform: uppercase;
}

.titleblock h2 {
    font-size: 1.9em;
    line-height: 1em;
    background: none;
    padding: 0;
    margin-top: -.4rem;
    text-transform: none;
}

h3 {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 600;
    margin: 0 0 1rem;
}

.fullarticle h3 {
    color: #2f5496;
}

.titleblock h3 {
    color: #FFF;
}

.titleblock h3:last-child, .titleblock h1:last-child, .bluecover h3:last-child, .photoback h1:last-child {
    margin-bottom: 0;
}

h3.center {
    font-size: 1.4em;
}

ul + h3 {
    margin-top: 2em;
}

p + h3 {
    margin-top: 1.5em;
}

h4 {
    color: #1B5354;
    font-weight: 600;
    font-size: 1.2em;
    margin: 1em 0 .6rem;
}

h4.upper {
    font-size: 1.15em;
    line-height: 1.4em;
}

h4 + p {
    margin-top: 1.5em;
}

h4.smaller {
    font-size: 1em;
    line-height: 1.2em;
}

h5 {
    font-size: 1em;
    font-weight: 700;
    padding: 0;
    margin: 0 0 1.5em;
}

p {
    padding: 0;
    margin: 0 0 1em;
}

p:last-child {
    margin-bottom: 0;
}

hr {
    border-top: 2px solid #D6EAEC;
    border-left: none;
    border-bottom: none;
    border-right: none;
    margin: 1.5em 0;
}

li {
    list-style-position: outside;
    padding: 0;
}

li + li {
    margin-top: 1em;
}

li, dt, dd {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

dt {
    font-weight: 600;
    margin: .5em 0 0;
    line-height: 1.1em;
}

ul {
    padding: 0 0 0 2em;
    margin: .2em 0 1em;
}

ol ol, ol ul, ul ul, ul ol {
    margin-top: 1em;
}

ul.clean, li.clean {
    list-style: none;
}

ul.clean {
    text-align: justify;
    padding-left: 0;
}

ul.separated {
    display: table;
    list-style: none;
    margin: 1em 0;
    padding: 0;
}

ul.separated li + li {
    border-top: 2px dotted #DCDCDA;
    padding: 0 2em 0 0;
}

ul.separated img {
    padding: .3em 0;
}

ul.separated li.withimg {
    line-height: 2.3em;
}

ul.centerlist {
    margin: 1em 0 1.5em;
    padding: 0;
    text-align: center;
    list-style: none;
}

ul.centerlist li + li {
    margin-top: .5em;
}

ul.toc {
    font-weight: 600;
    text-transform: uppercase;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 1em auto 0;
}

ul.toc li {
    padding: 0;
    margin: 0;
}

ul.toc li.line {
    background-image: linear-gradient(90deg, transparent, #2C7E80, transparent);
    height: 4px;
}

ul.toc a {
    display: block;
    font-size: 1em;
    padding: .4em 0 .3em;
}

ul.toc a, ul.toc a:link, ul.toc a:visited {
    color: #FFF;
}

ul.toc a:hover, ul.toc a:visited:hover {
    color: #2C7E80;
}

ul.barlist {
    background-color: #1B5354;
    margin: 1em 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.barlist li {
    padding: .5em;
    margin: 0;
    color: #BCDEE0;
}

ul.barlist.left {
    text-align: left;
    font-size: .9em;
}

ul.barlist.left li {
    color: #FFF;
    padding: 1.5em;
    line-height: 1.25em;
}

ul.barlist a, ul.barlist a:link, ul.barlist a:visited {
    font-weight: 400;
    color: #BCDEE0;
}

ul.barlist a:hover, ul.barlist a:visited:hover {
    color: #000;
}

ul.barlist li + li {
    border-top: 2px solid #BCDEE0;
}

ul.boxed, ul.blogbox, ul.blogcell {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blogbox a, .blogcell a {
    display: block;
    text-decoration: none;
}

ul.blogbox li {
    box-shadow: 0 0 .5em rgba(0, 0, 0, .25);
}

.blogbox .content p, .blogcell .content p {
    font-size: .8em;
    line-height: 1.4em;
    margin-bottom: 0;
}

.blogbox .title {
    font: 600 1.125em/1.25em "Montserrat", sans-serif;
    margin-bottom: .5rem;
    text-align: left;
}

.blogbox .solidtop {
    margin: -1rem -1rem 1rem;
    background-color: #8BA8AE;
    padding: 1em 1em .8em;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: .08em;
    line-height: 1em;
}

.related .blogbox .solidtop {
    background-color: #27495E;
}

.blogbox .solidtop .title {
    text-align: center;
    color: #FFF;
    margin-bottom: 0;
}

ul.blogcell li {
    padding: 1em;
    margin: 1em 0;
    border-top: 1px solid #27495E;
}

ul.blogcell .title {
    font: 700 1.25em/1.25em "Montserrat", sans-serif;
    margin-bottom: .5rem;
    text-align: left;
    color: #27495E;
}

ul.blogcell .date {
    margin-bottom: .5rem;
    font-size: .8em;
    font-weight: 400;
    color: #000;
}

ul.blogcell p {
    font-weight: 400;
    color: #000;
}

ul.blogcell .more {
    margin-top: -1rem;
    font-size: .8em;
    font-weight: 600;
}

ul.boxed > li {
    padding: 0;
    margin: 1em;
}

ul.boxed > li + li {
    padding-top: .5em;
}

ul.boxed .inside {
    background-color: #27495E;
    border: 1px solid #FFF;
}

ul.boxed .inside:hover {
    background-color: #4A4D52;
}

ul.boxed .bar {
    background-color: #99B9BF;
    color: #27495E;
    text-align: center;
    line-height: 2em;
    font-weight: 600;
}

ul.boxed ul {
    display: table;
    list-style: disc;
    margin: 1em auto;
    color: #FFF;
    font-size: .9em;
    line-height: 1.5em;
    text-transform: uppercase;
}

ul.blogbox li {
    padding: 1rem;
    margin: 1em 0;
    position: relative;
}

.whiteback h3.barlist, .whiteback .bartop {
    text-align: center;
    color: #000;
    background-color: #BCDEE0;
    padding: .5em;
    margin-bottom: -.9em;
}

.bartop p {
    text-align: center;
}

.bartop h3 + p {
    margin-top: -.5em;
}

.barlist h4 {
    color: #FFF;
    text-transform: uppercase;
    margin: 0 0 .25em;
}

.barlist p {
    text-align: center;
    margin: 0 2em;
    line-height: 1.3em;
}

.barlist br {
    display: none;
}

.boxlist {
    background-color: #1B5354;
    color: #FFF;
    padding: 1em;
    margin: 1em -1em;
    text-align: center;
}

.infographic {
    margin: 1em -1em;
}

.boxlist h4 {
    color: #FFF;
    font-size: 1em;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 1.5em;
}

.boxlist ul {
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    justify-content: flex-start;
    list-style: none;
    margin: 0 auto;
    padding: 0 0 0 .5em;
}

.boxlist li {
    position: relative;
    padding: 0 .5em;
    margin: .5em 0;
}

.boxlist .inside {
    box-sizing: border-box;
    border: 1px solid #BCDEE0;
    border-radius: 1.5em;
    padding: 1em 1em 1em 2.5em;
    width: 100%;
}

.boxlist .num {
    font: 700 1.5em/1em "Montserrat", sans-serif;
    position: absolute;
    top: -.5rem;
    left: -.5rem;
    background-color: #BCDEE0;
    color: #1B5354;
    border-radius: 1em;
    width: 2em;
    height: 2em;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}

.boxlist .inside ol, .boxlist .inside ul {
    text-align: left;
    padding-left: 1.5em;
}

ul.topline {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    padding: 1em 1em 1.5em;
}

ul.topline li {
    width: 25%;
    margin: 0 6%;
    font-size: .9em;
    line-height: 1.2em;
    padding: 0;
}

.topline .num {
    border-top: 2px solid #79A1BB;
    padding: .5rem 0 0;
    font-size: 2em;
    line-height: 1.5em;
}

ul.sideline {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    padding: 1em 1em 1.5em;
}

ul.sideline li {
    margin: 0;
    line-height: 1.2em;
    padding: 0;
}

ul.sideline li + li {
    border-top: 2px solid #79A1BB;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

ul.sideline br, .boxlist br {
    display: none;
}

.indent {
    border-left: 2px solid #1B5354;
    padding-left: 1rem;
    margin-bottom: 1rem;
}

#fullwidth {
    box-sizing: border-box;
    padding: 1px;
    max-width: 1400px;
    margin: 0 auto;
    background-color: #FFF;
}

#header {
    padding: 0 1em;
}

header a, header a:link, header a:visited {
    color: #000;
}

header a:hover, header a:visited:hover {
    color: #1B5354;
}

header .tel {
    font-weight: 700;
}

.connect {
    text-align: center;
}

.logo {
    margin: 1em 0;
}

.tagline {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.slider {
    font-size: 4.2vw;
    background-image: url(images/photos/topimage.jpg);
    background-size: 130%;
    background-position: right center;
    padding: 1.5em 1em 1.5em 50%;
    color: #FFF;
    margin: 0 -1rem 1rem;
}

.slider .shadowed {
    font-size: 1em;
    font-weight: 600;
    text-shadow: 0 0 .5em #000, 0 0 1em #000;
}

.slider .larger {
    font-size: 2.15em;
    line-height: 1em;
    font-weight: 600;
}

#main {
    padding: 1em;
}

.resources {
    background-image: url(images/photos/legal-help.jpg);
    background-size: cover;
    background-position: center;
    color: #D6EAEC;
    text-align: center;
    margin: 0 -1rem 1rem;
    padding: 2em 1em;
}

.resources a, .resources a:link, .resources a:visited {
    color: #D6EAEC;
}

.resources a:hover, .resources a:visited:hover {
    color: #FFF;
}

.resources a:hover img, .resources a:visited:hover img {
    background-color: #578F90;
    border-color: #FFF;
}

ul.icons {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 1rem 0;
    padding: 0;
    font-size: .9em;
    font-weight: 600;
    text-transform: uppercase;
}

.icons li {
    width: 40%;
    display: inline-block;
    margin: 0;
    padding: .5em;
}

.icons img {
    box-sizing: border-box;
    display: block;
    background-color: #1B5354;
    border: 1px solid #D6EAEC;
    padding: .5em;
    margin: 0 auto .5em;
    max-width: 120px;
}

.icons.clean img {
    padding: 0;
}

.photoback {
    background-size: cover;
    background-position: center;
    background-color: #253159;
    margin: 0 -1rem 1rem;
    padding: 1em 3em 1em 1em;
}

.photoback h3 {
    font-size: 1.7em;
}

.fullarticle .photoback h1 {
    padding: 0;
    text-align: left;
}

.photoback .inside {
    background-color: rgba(6, 28, 63, .9);
    color: #FFF;
    font-size: .9em;
    padding: 1em;
}

.photoback .inside .arrowhead {
    position: relative;
    width: 1em;
    fill: #789EB9;
    top: .2em;
    left: .2em;
}

.photoback a, .photoback a:link, .photoback a:visited {
    color: #789EB9;
}

.photoback a:hover, .photoback a:visited:hover {
    color: #FFF;
}

.photoback .inside a:hover .arrowhead, .photoback .inside a:visited:hover .arrowhead {
    fill: #FFF;
}

.whiteback {
    padding: 0;
    margin: 0 0 1rem;
    line-height: 1.5em;
}

.whiteback h2 {
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.whiteback a, .whiteback a:link, .whiteback a:visited {
    font-weight: 600;
    text-decoration: underline;
}

a.inside, a.inside:link, a.inside:visited,
a.bluecover, a.bluecover:link, a.bluecover:visited {
    text-decoration: none;
}

a.inside, a.inside:link, a.inside:visited {
    color: #000;
}

a.inside:hover, a.inside:visited:hover {
    color: #7AA1BC;
}

a.bluecover, a.bluecover:link, a.bluecover:visited {
    color: #FFF;
}

.whiteback > p.center:first-child {
    margin-bottom: 1.5rem;
}

.paleback {
    background-color: #D6EAEC;
    margin: 0 0 1rem;
    padding: 1em;
    text-align: center;
}

.paleback h3 {
    font-size: 1.3em;
}

.paleback p {
    text-align: center;
    line-height: 1.3em;
}

#footer {
    background-color: #061C3F;
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;
    color: #FFF;
    padding: 1em;
}

#footer .logo {
    width: 7.5em;
    margin: 0 0 1rem;
}

.copyright {
    margin-top: 1rem;
    font-size: .9em;
    line-height: 1.3em;
    color: #9BA4B2;
}

#footer .tel {
    font-size: 1.48em;
    font-weight: 600;
}

#footer a, #footer a:link, #footer a:visited {
    color: #D6EAEC;
}

.navbar, #mediabar, #searchblock, .fortablet {
    display: none;
}

#mobilenav {
    width: 100%;
    position: relative;
    background-color: #061C3F;
    border-bottom: 2px solid #FFF;
}

#mobilenav svg {
    fill: #FFF;
}

#mobilenav ul {
    font-size: 19px;
    margin: 0;
    padding: 0;
}

#mobilenav li {
    box-sizing: border-box;
    width: 100%;
    list-style: none;
    display: table;
    text-align: center;
    padding: 0;
}

#mobilehide > ul > li {
    margin-top: 0;
    border-top: 1px solid #FFF;
}

#mobilehide .more {
    width: 70px;
    height: 44px;
}

#mobilenav .more, #mobilenav li > div {
    display: table-cell;
    vertical-align: middle;
}

#mobilenav a, #mobilenav a:link, #mobilenav a:visited {
    text-decoration: none;
    display: block;
    line-height: 44px;
    height: 44px;
    color: #8BA8AE;
}

#mobilenav .mobiletitle {
    opacity: 0;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    font-size: x-large;
    line-height: 52px;
    height: 52px;
    display: block;
    margin-right: 70px;
    overflow: hidden;
}

#mobilenav ul ul, #mobilehide, .searchblock {
    display: none;
}

.mobileicon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 52px;
}

.mobileicon:hover, #mobiletoggle:checked ~ .mobileicon, #mobilenav .more, #mobilenav a:hover, #mobilenav a:visited:hover {
    color: #FFF;
    background-color: #1B5354;
}

#mobilenav .nav.on > a {
    color: #FFF;
}

#mobiletoggle, .subtoggle {
    position: absolute;
    left: -100%;
    top: -100%;
}

#mobiletoggle + label, #mobilehide.more {
    cursor: pointer;
}

#mobiletoggle:checked ~ #mobilehide {
    display: block;
}

#mobilehide ul li input:checked ~ ul {
    display: table-row;
}

#mobilehide ul li input:checked + label .plus {
    fill: none;
}

.container {
    position: relative;
}

.socialmedia {
    font-size: 24px;
    display: table;
    margin: 1em auto;
}

.socialmedia > div {
    display: table-cell;
    padding: 0 .25em;
    vertical-align: bottom;
}

.social div.spacer {
    -webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
    transition: all 200ms cubic-bezier(.5, 0, .5, 1);
    background-image: url(images/elements/social-icons.png);
    background-repeat: no-repeat;
    background-size: 31.25em;
    height: 2em;
    width: 2em;
    border-radius: 1em;
    display: block;
}

#footer .socialmedia a:hover, #footer .socialmedia a:visited:hover {
    opacity: 1;
}

.social div.spacer {
    background-color: transparent;
}

.socialmedia .facebook div.spacer {
    background-position: 0 -3.125em;
}

.socialmedia .facebook a:hover div.spacer, .socialmedia .facebook a:visited:hover div.spacer {
    background-color: #3C5B9B;
}

.socialmedia .twitter .spacer {
    background-position: -3.125em -3.125em;
}

.socialmedia .twitter a:hover div.spacer, .socialmedia .twitter a:visited:hover div.spacer {
    background-color: #2DAAE1;
}

.socialmedia .linkedin div.spacer {
    background-position: -9.375em -3.125em;
}

.socialmedia .linkedin a:hover div.spacer, .socialmedia .linkedin a:visited:hover div.spacer {
    background-color: #0173B2;
}

.socialmedia .youtube div.spacer {
    background-position: -25em -3.125em;
}

.socialmedia .youtube a:hover div.spacer, .socialmedia .youtube a:visited:hover div.spacer {
    background-color: #D62222;
}

.socialmedia .instagram .spacer {
    background-position: -15.625em -3.125em;
}

.socialmedia .instagram a:hover div.spacer, .socialmedia .instagram a:visited:hover div.spacer {
    background-color: #7A42B4;
}

.sharenav {
    display: table;
    margin: 1em auto 1em 0;
}

.share {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: .5em;
}

.share + .share {
    margin-left: .5em;
}

.share .icon {
    font-size: 10px;
    background-image: url(https://commonelements.net/common/elements/share-icons.png);
    background-repeat: no-repeat;
    background-size: 100em;
    -webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
    transition: all 200ms cubic-bezier(.5, 0, .5, 1);
    width: 8.4em;
    height: 2.8em;
    border-radius: 4px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

.share a:hover, .share a:visited:hover {
    opacity: .6;
}

.share.facebook .icon {
    background-position: 0 0;
}

.share.twitter .icon {
    background-position: -10em 0;
}

.share.linkedin .icon {
    background-position: -30em 0;
}

.share.email .icon {
    background-position: -70em 0;
}

.bottombio + .container {
    text-align: center;
    margin-top: -2em;
}

#main .bottombio {
    font-size: .88em;
    color: #6E6E6E;
    margin: 0;
    padding-bottom: 1.75em;
    border-bottom: 2px solid #C8C8C8;
}

#main .bottombio b {
    color: #000;
}

.bottombio .photoside {
    text-align: center;
    margin-bottom: .5em;
}

.articlelist {
    display: table;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 1em 0;
}

.articlelist > div {
    padding-top: .5em;
}

.articlelist .content {
    font-size: .9em;
}

.articlelist .docside {
    text-align: center;
}

.articlelist img, #media img {
    box-shadow: 2px 2px 4px #000;
}

.articlelist .more {
    margin-top: .4em;
}

#media {
    margin: .4em auto;
    text-align: center;
}

#media img {
    border: 1px solid;
}

.navigation {
    text-align: right;
    font-size: .9em;
    opacity: .9;
    margin: .5em 0;
}

.fullarticle, .dbpage {
    position: relative;
}

.adminbutton {
    position: absolute;
    right: .5em;
    top: .5em;
}

.fullarticle .content {
    margin-bottom: 1em;
}

.articlelist h4, .fullarticle h4 {
    margin-bottom: .5rem;
}

.articlelist h5, .fullarticle h5, .fullarticle h6 {
    margin: .5em 0 .1em;
    font-size: .9em;
    color: #7E90A6;
}

.articlelist h5 + div, .fullarticle h5 + div, .fullarticle h6 + div {
    padding-top: .5em;
}

.fullarticle .date {
    padding: .4em 0;
}

.photoback .date {
    color: #FFF;
}

.fullarticle .image {
    margin: 1em .5em .5em;
    width: auto;
}

.fullarticle .author {
    display: none;
    padding: 0 0 .4em;
    color: #7E90A6;
}

.fullarticle .author:before {
    content: "- ";
}

.fullarticle table {
    box-sizing: border-box;
    margin: .5em .2em;
    width: 100%;
    font-size: smaller;
    line-height: 1.2em;
}

.fullarticle table p {
    margin: 0;
    padding: 0;
}

.fullarticle table td {
    padding: 4px;
    border: 1px solid #AAC4D2;
}

.fullarticle table th {
    padding: 4px;
    border: 1px solid #558AA9;
}

.fullarticle table tr:nth-child(odd) {
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .5);
}

.fullarticle table tr:nth-child(even) {
    background-color: #AAC4D2;
    background-color: rgba(85, 138, 169, .2);
}

.photoshell {
    margin: .5em auto;
    text-align: center;
}

.caption, .footnote {
    font-size: .9em;
    line-height: 1em;
    color: #293E53;
}

.caption {
    display: block;
    margin-top: .3em;
}

.thumbphotos {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    padding: 1%;
    font-size: .9em;
    line-height: 1.1em;
}

.thumbphotos img {
    border: 1px solid;
}

.fullphoto, .photodata, .thumbphotos h3 {
    padding: 6px;
    text-align: center;
}

.photodata hr {
    width: 200px;
    margin: .5em auto;
}

.blog .content .floatleft img, .blog .content .floatright img, .photoshell img {
    box-sizing: border-box;
    max-width: 300px;
    display: inline-block;
    padding: 2px;
    border: 1px solid #999;
}

.blog .center img {
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #999;
}

.blue {
    color: #061C3F;
}

.lightblue {
    color: #79A1BB;
}

.green {
    color: #1B5354;
}

.pale {
    color: #D6EAEC;
}

.border {
    border: 2px solid #DCDCDA;
}

.light1 {
    color: #FEAB4F;
}

.light2 {
    color: #3FD8FF;
}

.light3 {
    color: #77657F;
}

.dark1, .color1 {
    color: #7E90A6;
}

.dark2 {
    color: #0060A4;
}

.dark3 {
    color: #1D0B25;
}

.bar1 {
    text-align: center;
    font-size: 1.1em;
    color: #FFF;
    background-color: #B6BBBF;
    padding: .8em;
}

.button {
    font: 600 1em/1em "Montserrat", sans-serif;
}

.button a {
    display: inline-block;
    padding: .8em 1em;
    margin: .5em;
    text-transform: uppercase;
}

.button a, .button a:link, .button a:visited {
    background-color: #061C3F;
    color: #FFF;
}

.button a:hover, .button a:visited:hover {
    color: #FFF;
    background-color: #1B5354;
}

.bluetable {
    width: 100%;
    box-sizing: border-box;
    background-color: #DCEEEE;
}

.bluetable th {
    background-color: #BCDEE0;
    text-align: center;
    border-right: 2px solid #FFF;
    font-weight: 600;
    line-height: 1.2em;
    padding: .5em .2em;
}

.bluetable td {
    text-align: center;
    border-right: 2px solid #FFF;
    border-top: 2px solid #BCDEE0;
    padding: .2em;
}

td.month:before {
    content: "$";
}

td.month:after {
    content: " / month";
}

table.formtable td, table.formtable th {
    padding: 8px .5em;
}

.formtable {
    margin: 1em auto .5em;
    background-color: #EEE;
}

.formtable .bar {
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #80817C;
    background-color: #E0E1D3;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    box-sizing: border-box;
    width: 100%;
}

.granted {
    display: none;
}

.formnorm {
    width: 100%;
    font: 400 .9em/1em "Montserrat", sans-serif;
    background-color: #FFF;
    color: #444A69;
    padding: .4em .6em;
    border: 2px solid #7AA1BC;
}

.formnorm::placeholder,
.formnorm::-webkit-input-placeholder {
    text-align: left;
}

.formbox {
    padding: 1em 2em;
}

.formbar > div.granted {
    display: none;
}

.formbox div + div {
    margin-top: 1em;
}

.formbar {
    padding: 1em 2em;
    background-color: #52565B;
    color: #FFF;
    margin: 0 -1rem;
}

table tr {
    display: block;
}

table td {
    display: block;
}

table td:first-child {
    margin-top: 1em;
}

.formbar .formnorm {
    background-color: transparent;
    border-bottom: 1px solid #CCC;
    color: #CCC;
    margin-bottom: 1em;
}

.formnorm::-webkit-input-placeholder {
    color: #BFBFBF !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.formnorm::-moz-placeholder {
    color: #BFBFBF !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.formnorm:-ms-input-placeholder {
    color: #BFBFBF !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.formsubmit {
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    border-radius: .2em;
    border: none;
    background-color: #A30005;
    color: #FFF;
    padding: .8em 1.8em .6em;
    text-align: center;
    box-sizing: border-box;
}

.submitbutton {
    width: 100%;
    font: 600 1.2em/1rem "Montserrat", sans-serif;
    background-color: #7AA1BC;
    border: none;
    color: #FFF;
    padding: .5rem 1rem;
    text-transform: uppercase;
}

.submitbutton:focus, .submitbutton:hover {
    background-color: #1B5354;
}

table.preview {
    background-color: #E0E2DF;
    border-spacing: 0;
    color: #000;
}

table.preview td {
    padding: .5em;
}

.check_human .errorborder {
    padding: 4px;
}

.hidebutton, #quickdisclaimer {
    display: none;
}

.disclaimerbox {
    position: relative;
}

#quickdisclaimer {
    border: 2px solid #6E7174;
    background-color: #FFF;
    padding: .8em;
    font-size: .9em;
    line-height: 1.3em;
    position: absolute;
    left: 0;
    top: 1.3em;
}

.paybutton {
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    padding: 4px 16px;
    border-radius: 6px;
    border-color: #FE7D0E;
    box-shadow: 5px 5px 5px 0px black;
    background-color: #FEBC83;
    background-image: linear-gradient(#FFF, #FE7D0E);
    margin: 1em 0;
}

a.paybutton, a.paybutton:link, a.paybutton:visited {
    color: #000;
    text-decoration: none;
}

.paybutton:hover {
    box-shadow: 5px 5px 8px 0px black;
    opacity: .8;
}

.forcebreak:after {
    content: "\A";
    white-space: pre;
}

.floatleft img, .floatright img {
    width: 100%;
    height: auto;
}

.floatleft, .floatright {
    float: none;
    text-align: center;
    margin: 0 auto;
}

.submitgroup {
    position: relative;
    padding-bottom: 1em;
}

#coverup {
    position: absolute;
    font-size: .85em;
    padding: 3.2em .5em 0;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
    color: #990000;
    background-color: rgba(255, 255, 255, .5);
    z-index: 11;
    display: none;
}

#coverup.after {
    display: block;
}

#coverup.after:after {
    content: "Submitting, please wait";
}

.callblock {
    font-size: 1em;
    line-height: 1em;
    margin-left: -1em;
    position: relative;
    margin-bottom: 1.9em;
}

.callblock a {
    display: table;
    padding: .5em 2em .35em;
    margin: .5em auto;
    text-transform: uppercase;
}

.callblock a, .callblock a:link, .callblock a:visited,
.callblock a.tel, .callblock a.tel:link, .callblock a.tel:visited {
    color: #FFF;
}

.callblock a:hover, .callblock a:visited:hover {
    opacity: .6;
}

.callblock a:first-child {
    font-weight: 600;
    background-color: #52565B;
}

.callblock a:last-child {
    font-weight: 400;
    background-color: #A30005;
}

.littletable {
    display: table;
    margin: 0 auto;
}

.littletable > div {
    display: table-cell;
    vertical-align: middle;
}

.littletable .space {
    width: 1em;
}

.littletable .space2 {
    width: 2%;
}

.littletable .image {
    width: 46%;
}

#enterkey {
    position: absolute;
    top: -5em;
    left: 0;
}

.signout {
    display: none;
}

p + h1 {
    margin-top: 2rem;
}

.simple #main {
    margin-top: 10px;
}

.simple #main.leftface {
    background-image: url(images/elements/subimage_leftface.jpg);
}

.simple #main.field {
    background-image: url(images/elements/subimage_field.jpg);
}

.simple.has-titleblock #main {
    background-image: none;
    padding-top: 0;
}

.titleblock {
    background-image: url(images/elements/subimage_solid.png);
    background-size: 290%;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 1.5em;
    color: #FFF;
    border-top: 10px solid #FFF;
}

.titleblock .inside {
    background-color: #FFF;
    padding: 1.5em;
    margin: 2em 0 -3em;
    color: #000;
}

.titleblock .inside h1 {
    color: #000;
}

.titleblock p {
    text-align: center;
}

.simple .whiteback {
    padding-top: 1.5rem;
}

.simple .whiteback.notop {
    padding: 0 .5em;
}

.simple .whiteback h2:first-child {
    margin-top: -1rem;
}

.stripes {
    text-align: center;
    margin-bottom: 1em;
}

.stripes img {
    max-width: 20px;
}

.bluebox {
    background-color: #253159;
    color: #FFF;
    margin: 1em 0;
}

.bluebox h4 {
    background-color: #79A1BB;
    color: #FFF;
    padding: 1rem;
    text-align: center;
    margin: 0;
}

.bluebox .down {
    fill: #79A1BB;
    text-align: center;
}

.greenbox {
    background-color: #1B5354;
    color: #FFF;
    margin: 1em 0;
    padding: 1em;
}

.greenbox li {
    font-size: 1.1em;
    line-height: 1.25em;
}

.greenbox li + li {
    margin-top: 1em;
}

.greenbox h4 {
    color: #FFF;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.4em;
    margin: 0 0 1.5em;
}

.bluebox a, .bluebox a:link, .bluebox a:visited,
.greenbox a, .greenbox a:link, .greenbox a:visited {
    color: #FFF;
    font-weight: 400;
}

.stripebox {
    background-color: #253159;
    color: #FFF;
    margin: 1em -1em;
    padding: 2em 1em 2em 4em;
    background-image: url(images/elements/dvrc-logo-stripes-white.png);
    background-size: 2em;
    background-position: 1em center;
    background-repeat: no-repeat;
}

.stripebox.green {
    background-image: none;
    background-color: #1B5354;
}

.stripebox:last-child {
    margin-bottom: 0;
}

.columns.x3 {
    font-style: italic;
    font-weight: 600;
    list-style: none;
    color: #1B5354;
    padding: 0;
    text-align: center;
}

ul.contactsplit {
    background-color: #FFF;
    box-sizing: border-box;
    margin: 0 -1em;
    padding: 1em;
    list-style: none;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}

ul.contactsplit li {
    display: table;
    width: 17em;
    padding: 1em;
    vertical-align: middle;
}

ul.contactsplit li + li {
    border-top: 1px solid #061C3F;
    margin-top: 0;
}

ul.contactsplit img {
    width: 3em;
}

ul.contactsplit .inblock {
    text-align: left;
    font-weight: 600;
}

.inblock {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
}

.inblock + .inblock {
    margin-left: .5em;
}

.fordesktop {
    display: none;
}

#searchblock {
    display: none;
}

.titleblock .formbox {
    display: table;
    background-color: rgba(255,255,255,.5);
    padding: 1em;
    margin: 0 auto;
}

.titleblock .formbox .searchtext {
    display: inline-block;
    width: 180px;
    max-width: 180px;
    vertical-align: middle;
}

.titleblock #submitsearch {
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    line-height: 1;
    margin: 0 0 0 .5em;
    padding: 0;
    vertical-align: middle;
}

.searchresults li {
    clear: both;
    line-height: 1em;
}

.searchresults li a {
    display: block;
    padding-bottom: .5em;
}

.searchresults p {
    display: table-cell;
    vertical-align: top;
    padding: 0 .5em 1em;
    font-size: .9em;
    line-height: 1.15em;
}

.banner {
    margin-top: 10px;
    height: 112px;
}

.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.gform_wrapper {
    padding: 1.2em;
}

.gform_wrapper .gform_heading {
    display: none;
}

.gform_validation_errors ol {
    display: none;
}

.gform_validation_errors h2 {
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    background: none;
    color: #000;
}

.gfield {
    margin-bottom: 20px;
}

.gfield .gfield_label {
    font-weight: 600;
}

.gfield textarea {
    max-height: 120px;
}

.gfield .charleft {
    display: none;
}

.gfield--input-type-hidden {
    display: none;
}

.gfield_description {
    font-size: 14px;
}

.gfield_description.validation_message {
    color: #F00;
}

.gform_fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gform_fields .gfield {
    width: 100%;
}

@media only screen and (min-width: 20em) {
    /* 320 */
    #debug {
        z-index: 501;
        background-color: rgba(256, 256, 256, .5);
        border: 1px solid #FFF;
        color: #3300FF;
        padding: 4px;
        position: fixed;
        bottom: 0;
        right: 0;
    }

    .debugnotes {
        font-size: medium;
        line-height: 1.15em;
    }
}

@media only screen and (min-width: 30em) {
    /* 480 */
    .fullarticle h1 {
        background-color: transparent;
        padding-right: 10%;
    }

    .original {
        display: initial;
    }

    .articlelist > div {
        display: table-cell;
        vertical-align: top;
    }

    .articlelist.withphoto .docside {
        padding-right: 1em;
        width: 150px;
    }
}

@media only screen and (min-width: 41em) {
    /* 656 */
    h2 {
        background-image: linear-gradient(90deg, #FFF, #1B5354, #FFF);
    }

    h3.center {
        font-size: 1.46em;
    }

    iframe {
        max-width: 640px;
        height: 360px;
    }

    .notice {
        margin: 0 4em 1em;
    }

    .floatleft {
        max-width: 200px;
        float: left;
        margin: .2em 1em .5em 0;
    }

    .floatright {
        max-width: 200px;
        float: right;
        margin: .2em 0 .5em 1em;
    }

    .verytop .logo {
        margin: 1em auto;
        padding: 0 10%;
    }

    .verytop .tagline {
        margin: 2em 0;
    }

    .home #main {
        padding-left: 2rem 2rem 0;
    }

    .titleblock {
        background-size: 130%;
        padding: 2rem 2rem;
    }

    .whiteback {
        padding: 0 2em;
    }

    .simple .whiteback h2:first-child {
        margin-top: 0;
    }

    .simple .whiteback.notop {
        padding: 0 1.5em;
    }

    .simple .whiteback.center {
        margin-bottom: 2em;
    }

    .whiteback h2, .boxlist, .stripebox, .infographic {
        margin-left: -2rem;
        margin-right: -2rem;
    }

    .boxlist {
        padding: 2em;
    }

    .boxlist.x2 ul {
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-between;
    }

    .boxlist.x2 li {
        width: 45%;
        margin: 1em 0;
    }

    .boxlist.x2 .inside {
        height: 100%;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
    }

    .slider, .whiteback, .photoback, .resources {
        margin: 0 -2rem 2rem;
    }

    .icons li {
        width: 25%;
        padding: 1em;
    }

    .photoback {
        padding: 1.5em 50% 1.5em 1.5em;
    }

    .photoback .inside {
        padding: 1.5em;
    }

    .paleback {
        padding: 1.5em 2em;
    }

    #footer {
        padding: 2em;
    }

    .socialmedia {
        margin-left: -.25em;
    }

    ul.blogbox, #morearticles {
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-evenly;
    }

    ul.blogbox {
        margin: 1em -1.5rem;
        width: calc(100% + 3rem);
    }

    .related ul.blogbox {
        justify-content: center;
    }

    #morearticles {
        margin: 0 0 1em;
        width: 100%;
    }

    ul.blogbox li {
        box-sizing: border-box;
        width: calc(50% - 2.25rem);
        padding: 2em;
    }

    .related ul.blogbox li {
        width: 90%;
    }

    .blogbox .solidtop {
        margin: -2em -2em 2em;
    }

    .blog .content .floatleft, .blog .content .floatright, .photoshell {
        box-sizing: border-box;
        width: 300px;
        font-size: .85em;
        line-height: 100%;
        text-align: center;
        color: #333;
    }

    .photoshell {
        float: right;
        margin: 0 0 .5em .5em;
        width: 60%;
        max-width: 250px;
    }

    .booklist li {
        padding-bottom: 1em;
    }

    .coverside {
        width: 160px;
    }

    .linkside {
        padding-top: .5em;
    }

    .fortablet {
        display: block;
    }

    span.fortablet {
        display: inline-block;
    }

    .notfortablet {
        display: none;
    }

    ul.topline li {
        margin: 0 5%;
    }

    .topline .num {
        margin: 0 auto;
        width: 2.5em;
    }

    ul.sideline {
        flex-flow: row nowrap;
        align-items: flex-start;
    }

    ul.sideline li {
        width: 25%;
    }

    ul.sideline li + li {
        border-top: none;
        padding-top: 0;
        margin-top: 0;
        border-left: 2px solid #79A1BB;
        padding-left: 1.5em;
        margin-left: 1.5em;
    }

    ul.sideline br {
        display: initial;
    }

    .columns {
        margin: 1.5em 0;
        -moz-column-count: 2;
        -moz-column-gap: 2em;
        -webkit-column-count: 2;
        -webkit-column-gap: 2em;
        column-count: 2;
        column-gap: 2em;
    }

    .columns.x3 {
        text-align: left;
    }

    .columns ul {
        margin-top: 0;
    }

    .barlist br {
        display: initial;
    }

    ul.contactsplit {
        flex-flow: row nowrap;
        justify-content: center;
        padding: 2em 1em;
    }

    ul.contactsplit li {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        padding: .25em 1.5em;
    }

    ul.contactsplit li + li {
        border-top: none;
        border-left: 1px solid #061C3F;
    }

    .gform_fields .gfield--width-half {
        width: calc(50% - 1em);
    }

    .gform_fields .gfield--width-quarter {
        width: calc(25% - 1em);
    }
}

@media only screen and (min-width: 48em) {
    /* 768 */
    .formtable {
        min-width: 40em;
    }

    .banner {
        height: auto;
    }

    .banner img {
        height: auto;
    }
}

@media only screen and (min-width: 50em) {
    /* 800 */
    body {
        font-size: 1.5vw;
    }

    iframe {
        width: 50vw;
        height: 28vw;
    }

    a, .submitbutton, #headersearch, .search, #searchbutton, #submitsearch, .arrowhead, .resources img {
        -webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
        transition: all 200ms cubic-bezier(.5, 0, .5, 1);
    }

    .search:hover, .submitbutton:hover {
        cursor: pointer;
    }

    a.tel, a.tel:link, a.tel:visited {
        color: inherit;
        text-decoration: none;
        font-weight: inherit;
    }

    #footer a:hover, #footer a:visited:hover {
        text-decoration: none;
    }

    .split {
        width: 100%;
        display: table;
        position: relative;
    }

    .split > div {
        display: table-cell;
        vertical-align: top;
    }

    #fullwidth {
        padding: 0;
        position: relative;
    }

    #header {
        padding: 2em 0 0;
    }

    .verytop {
        display: table;
        width: 100%;
    }

    .verytop > div {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        box-sizing: border-box;
    }

    .verytop .logo {
        width: 36%;
        padding: 0 4em 0 2em;
    }

    .verytop .tagline {
        width: 24%;
        padding: 0;
    }

    .verytop .connect {
        text-align: right;
        width: 40%;
        padding: 0 2em 0 0;
    }

    .online {
        font-size: 1.2em;
    }

    #header .button {
        display: inline-block;
        vertical-align: bottom;
    }

    #header .tel {
        font-weight: 400;
    }

    .home #main {
        padding-top: 1em;
    }

    .titleblock {
        background-size: 100%;
        padding: 2em 5rem 2rem;
        background-position: center top;
    }

    .stripes img {
        max-width: 10px;
    }

    .simple .whiteback > p {
        text-align: justify;
        line-height: 1.5em;
    }

    .simple .whiteback > p.center, .simple .whiteback.center > p {
        text-align: center;
    }

    .titleblock p {
        max-width: 45em;
        margin: 0 auto .8em;
        line-height: 1.5em;
    }

    .titleblock.translucent p, .whiteback.notop {
        max-width: 40em;
    }

    .titleblock .inside p:last-child {
        margin-bottom: 0;
    }

    .titleblock .inside {
        margin: 3em 1em -4em;
    }

    .simple .whiteback.notop {
        padding: 0 4em;
    }

    .paleback {
        padding: 1.5rem 5rem;
    }

    #footer {
        font-size: 1.5vw;
        padding: 2.22em 2em;
    }

    .navbar {
        display: block;
    }

    .navbar > ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        background-color: #061C3F;
        box-sizing: border-box;
        font-weight: 400;
        font-size: .875em;
        line-height: 1em;
        padding: .5em 0;
        margin: 1.5rem 0 0;
        list-style: none;
        text-align: center;
    }

    .navbar li {
        margin: 0;
        padding: 0;
    }

    .navbar > ul > li {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        position: relative;
        padding: 0 .5em;
        margin: .5em 0;
    }

    .navbar > ul > li + li {
        border-left: 1px solid #D6EAEC;
    }

    .navbar > ul > li:nth-child(6) + li, .navbar > ul > li:nth-child(12) {
        border-left: none;
    }

    .navbar a {
        display: block;
        padding: .2em .75em .3em;
    }

    .navbar a, .navbar a:link, .navbar a:visited {
        color: #D6EAEC;
        background-color: transparent;
        text-decoration: none;
    }

    .navbar a:hover, .navbar a:visited:hover {
        color: #FFF;
        background-color: #1B5354;
    }

    .navbar .nav.on a {
        color: #FFF;
    }

    .navbar ul ul {
        font-size: .85em;
        margin: 0;
        padding: 0;
        position: absolute;
        z-index: 500;
        display: none;
        text-align: center;
        list-style: none;
        width: 100%;
    }

    .navbar ul ul > li {
        background-color: rgba(237, 240, 238, .95);
        background-position: center;
        border-left: 2px solid #DCDCDA;
        border-right: 2px solid #DCDCDA;
        border-bottom: 2px solid #DCDCDA;
    }

    .navbar ul ul > li:first-child {
        border-top: 2px solid #DCDCDA;
    }

    .navbar ul ul a {
        padding: 1em .5em .8em;
    }

    div.navbar li:hover {
        cursor: pointer;
        z-index: 100;
    }

    div.navbar li:hover ul ul,
    div.navbar li li:hover ul ul,
    div.navbar li li li:hover ul ul,
    div.navbar li li li li:hover ul ul {
        display: none;
    }

    div.navbar li:hover ul,
    div.navbar li li:hover ul,
    div.navbar li li li:hover ul,
    div.navbar li li li li:hover ul {
        display: block;
    }

    .nav2 > ul > li {
        display: table-cell;
    }

    #mobilenav, .mobiletel {
        display: none;
    }

    .original {
        display: inherit;
    }

    video, audio {
        width: 640px;
        max-width: 100%;
    }

    .forcebreak:after {
        content: "\A";
        white-space: pre;
    }

    .photoshell {
        max-width: 50%;
        float: right;
        margin: 0 0 .5em .5em;
    }

    .littletable {
        margin-left: 0;
        width: 100%;
    }

    .littletable > div.withbutton {
        text-align: right;
    }

    .littletable .buttonblock {
        font-size: 1.2vw;
        text-align: center;
    }

    .inside hr {
        margin: 1em -1em;
    }

    #header .button a, #searchblock {
        box-sizing: border-box;
        margin: .5em 0;
    }

    #searchblock {
        display: inline-block;
        vertical-align: bottom;
        background-image: linear-gradient(120deg, transparent 1.4em, #D6EAEC 1.5em);
        padding: .3em .2em .3em 1.3em;
    }

    #searchfield, #searchbutton, #submitsearch {
        display: inline-block;
        vertical-align: middle;
    }

    #searchbutton {
        appearance: none;
        background: transparent;
        border: 0;
        border-radius: 0;
        color: inherit;
        font: inherit;
        line-height: 1;
        margin: 0;
        padding: 0;
    }

    #searchfield .formnorm {
        font-size: 1em;
        background-color: transparent;
        border: none;
        padding: .4em;
    }

    #headersearch {
        background-color: transparent;
        width: 1px;
    }

    #searchblock.search-open #headersearch,
    #headersearch:focus {
        width: 13em;
    }

    svg.search {
        margin: -.6em 0;
    }

    svg.search circle {
        stroke: #474343;
        fill: rgba(255, 255, 255, .5);
    }

    svg.search polygon {
        fill: #474343;
    }

    .search:hover polygon {
        fill: #D92C00;
    }

    .search:hover circle {
        stroke: #D92C00;
    }

    .slider {
        font-size: 2.7vw;
        background-size: 100%;
        padding: 3em 3em 3em 64%;
    }

    .whiteback {
        font-size: 1.2em;
        padding: 0 5rem;
    }

    .whiteback h3 {
        font-size: 1.2em;
    }

    .whiteback h2, .boxlist, .stripebox, .infographic {
        margin-left: -5rem;
        margin-right: -5rem;
    }

    ul.icons {
        margin: 0;
        flex-flow: row nowrap;
    }

    .icons li {
        width: 16%;
        padding: 1.5em;
    }

    ul.icons.clean {
        margin: 1em 0 2em;
    }

    ul.icons.clean li {
        width: auto;
        padding: 0;
    }

    ul.icons.clean li + li {
        padding-left: 20px;
    }

    .icons.clean img {
        max-width: initial;
    }

    ul.topline li {
        width: 20%;
        margin: 0 1.5em;
    }

    .bluebox, .stripebox, .greenbox {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .bluebox h4 {
        padding-left: calc(50% - 20em);
        padding-right: calc(50% - 20em);
    }

    .stripebox {
        padding: 2em 5rem;
        background-size: 2rem;
        background-position: 2rem center;
    }

    .boxlist ul {
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
    }

    .boxlist
    .boxlist h4 {
        max-width: 40em;
        margin: 0 auto 1.5em;
    }

    .boxlist li {
        margin: 1em;
    }

    .photoback {
        padding: 1.5em 45% 1.5em 5rem
    }

    .photoback .inside {
        font-size: 1em;
        line-height: 1.5em;
    }

    .signout {
        display: block;
        z-index: 501;
        background-color: rgba(256, 256, 256, .5);
        border: 1px solid #FFF;
        padding: 4px;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    .formsubmit {
        width: 12em;
        margin: .6em auto;
        padding: .8em 0;
    }

    .formbox {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: center;
    }

    .formbox div + div {
        margin: 0 0 0 .5rem;
    }

    .formbox .formnorm {
        font-size: 1em;
        padding: .5em;
    }

    .formbox .submitbutton {
        padding: .5em 1em;
    }

    table tr {
        display: table-row;
    }

    table td {
        display: table-cell;
    }

    .fordesktop {
        display: initial;
    }

    ul.blogbox li {
        width: calc(50% - 2em);
    }

    .related ul.blogbox.x2, .related ul.blogbox.x3 {
        justify-content: space-between;
    }

    .related ul.blogbox.x2 li {
        width: calc(50% - 1em);
    }

    .related ul.blogbox.x3 li {
        width: calc(33% - 1em);
    }

    .formobile {
        display: none;
    }

    .socialmedia > div {
        display: inline-block;
        padding: .5em .45em;
    }

    .sharenav {
        margin: 0 auto;
        padding-bottom: 5em;
    }

    .share {
        display: table;
        margin: 1em auto;
    }

    .share + .share {
        margin-left: 0;
    }

    .share .icon {
        font-size: 5px;
        background-image: url(images/elements/social-icons.png);
        width: 6.4em;
        height: 6.4em;
        border-radius: 3.2em;
        border: none;
    }

    .share.facebook .icon {
        background-position: 0 0;
    }

    .share.twitter .icon {
        background-position: -10em 0;
    }

    .share.linkedin .icon {
        background-position: -30em 0;
    }

    .share.email .icon {
        background-position: -70em 0;
    }

    .sidebar h4 {
        text-align: center;
    }

    .sidebar .share .icon {
        background-color: #1B394C;
    }

    .sidebar .share.facebook .icon {
        background-position: 0 -10em;
    }

    .sidebar .share.twitter .icon {
        background-position: -10em -10em;
    }

    .sidebar .share.linkedin .icon {
        background-position: -30em -10em;
    }

    .sidebar .share.email .icon {
        background-position: -70em -10em;
    }

    /* for stickyscroll */
    .twocolumn aside.sidebar {
        position: absolute;
        top: 365px;
        left: 0;
    }

    #subcontainer {
        width: 8em;
        margin-top: 0;
    }

    #subcontainer.stuck {
        position: fixed;
        margin-top: 1.5em;
    }

    #subcontainer.free {
        position: relative;
    }

    #subcontainer.bottom {
        position: relative;
    }

    /* */
}

@media only screen and (min-width: 64em) {
    /* 1024 */
    .columns.x3 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 80em) {
    /* 1280 */
    iframe {
        max-width: 640px;
        width: 100%;
        height: 360px;
    }

    .whiteback p:not(:last-child), .whiteback ul:not(:last-child) {
        margin: 0 0 2em;
    }

    .paleback h3 {
        margin-bottom: 1em;
    }

    .fullarticle li + li {
        margin-top: 1.5em;
    }

    li + li {
        margin-top: 2em;
    }

    ul.barlist li {
        padding: 1.5em 2em;
    }

    ul.barlist.left li {
        padding: 2em 1.5em;
    }

    .whiteback h3.barlist, .whiteback .bartop {
        padding: 1em 3em;
    }

    .smaller {
        font-size: .9em;
    }

    blockquote {
        font-size: 1.34em;
        margin: 1.5em auto;
        padding: 0 .5em;
    }

    .indent, table {
        margin: 2em 0;
    }

    h2 {
        margin-top: 2.5em;
        margin-bottom: 2em;
    }

    h4 {
        font-size: 1.1em;
    }

    #footer {
        font-size: 1em;
        padding: 3em 3em;
    }

    #footer .logo {
        margin-bottom: 1.5em;
    }

    .whiteback {
        padding: 0 8rem;
    }

    .verytop .logo {
        width: 31%;
        padding: 0 2em;
    }

    .verytop .tagline {
        width: 31%;
    }

    .verytop .connect {
        width: 38%;
        font-size: .9em;
        padding-bottom: 1em;
    }

    .photoback {
        padding: 2em 46% 2em 8%;
    }

    .paleback {
        padding: 1.5em 5em .5em;
        margin-bottom: 2em;
    }

    .formbox .formnorm, .formbox .submitbutton {
        font-size: .8em;
        line-height: 1em;
    }

    .formbox .submitbutton {
        padding: calc(.5em + 4px) 1em;
    }

    .resources {
        padding: 2em;
    }

    .titleblock {
        padding: 2em 10rem;
    }

    .titleblock.translucent {
        padding-bottom: 4em;
    }

    .titleblock h1 {
        margin-bottom: .8em;
    }

    .titleblock h2 {
        margin: -.4em 0 .5em;
    }

    .titleblock p {
        font-size: .95em;
    }

    .titleblock .inside {
        margin-bottom: -5.5em;
    }

    .simple .whiteback {
        font-size: 1em;
        padding: 2.5em 13rem;
    }

    .whiteback h3 {
        font-size: 1.1em;
        margin-bottom: 1em;
    }

    .whiteback h2 {
        margin-left: -10rem;
        margin-right: -10rem;
    }

    .whiteback > p.center + .stripebox {
        margin-top: 2.5em;
    }

    .simple .whiteback h2:first-child {
        margin-top: -1em;
    }

    .stripes {
        margin-bottom: 1.6em;
    }

    .stripes img {
        max-width: 30px;
    }

    .copyright {
        margin-top: 2.8em;
        font-size: .7em;
    }

    ul.toc {
        margin-left: 5em;
        margin-right: 5em;
    }

    ul.toc a {
        letter-spacing: .05em;
    }

    ul.barlist {
        margin-bottom: 2em;
    }

    .boxlist, .stripebox, .infographic {
        margin-left: -13rem;
        margin-right: -13rem;
    }

    .stripebox {
        margin-top: 4em;
        margin-bottom: 4em;
    }

    .boxlist.x2 {
        padding-left: 13rem;
        padding-right: 13rem;
    }

    .boxlist ul {
        flex-flow: row nowrap;
    }

    .boxlist br {
        display: initial;
    }

    .boxlist .inside {
        text-align: left;
    }

    .greenbox {
        padding: 1.5em;
    }

    .stripebox {
        background-position: 8.5rem center;
        padding: 3em 13rem;
        background-size: 3rem;
    }

    .stripebox p {
        text-align: justify;
        font-size: 1.3em;
        line-height: 1.3em;
    }

    .stripebox.green p {
        text-align: center;
        font-size: 1.2em;
    }

    .stripebox span.larger {
        display: block;
        font-size: 1.5em;
        line-height: 1.3em;
        font-weight: 700;
        margin-bottom: 1.2rem;
        margin-top: 1.2rem;
    }

    .stripebox p.smaller {
        font-size: 1.2em;
    }

    ul.blogbox {
        margin: 1em -1.66em;
        width: calc(100% + 3.32em);
    }

    .related ul.blogbox.x3 li {
        width: calc(33% - 2em);
        padding: 2em;
    }

    .related ul.blogbox.x2 li {
        width: calc(50% - 1.33em);
    }

    .blogbox .solidtop {
        margin: -2em -2em 2em;
    }
}

@media only screen and (min-width: 87.5em) {
    /* 1400 */
    body {
        font-size: 23px;
    }

    .verytop .logo {
        width: 33%;
    }

    .verytop .tagline {
        font-size: .85em;
        width: 33%;
    }

    .verytop .connect {
        width: 33%;
        font-size: .75em;
    }

    .navbar > ul {
        font-size: .85em;
    }

    .slider {
        font-size: 1.55em;
    }

    .simple .whiteback {
        font-size: .95em;
    }

    .titleblock p {
        font-size: .93em;
    }
}

/* GENERAL > Skip To Content */
#skiptocontent {
	z-index: 100;
	position: fixed;
	padding: 8px;
	display: block !important;
	transform: translateY(-40px);
	opacity: 0;
	background-color: #3B7372;
	color: white;
	transition: all 200ms ease-out;
}

#skiptocontent:focus {
	transform: translateY(0);
	opacity: 1;
}

@media only screen and (max-width: 640px) {
	#skiptocontent {
		display: none !important;
	}
}
