.hide-for-mobile { display: block;}
.hide-for-screen { display: none;}

h1, h2, h3, h4, h5 { line-height: 1.5; }
h1 { font-size:4rem; line-height:1.3; max-width: 80%; margin:0px 0px 15px 0px; font-weight:700; word-wrap: break-word; }
h2 { font-size:2rem; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
h3 { font-size:22px; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
h4 { font-size:20px; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
h5 { font-size:18px; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
ul { margin:10px 0px 0px 0px; }
article h1 { font-size:4rem; line-height:1.3; max-width: 80%; margin:0px 0px 15px 0px; font-weight:700; word-wrap: break-word; }
article h2 { font-size:2rem; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
article h3 { font-size:22px; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
article h4 { font-size:20px; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
article h5 { font-size:18px; margin:0px 0px 8px 0px; font-weight:700; word-wrap: break-word; }
article ul { margin:10px 0px 20px 0px; line-height: 1.8; }
div.fold-out-menu ul { margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; width:90%; }
div.fold-out-menu ul>li { margin:0; padding:0; list-style-type:none !important; }
div.fold-out-menu h3 { font-size:22px; font-weight:700; color:#000; padding:0px 0px 15px 0px !important; word-wrap: break-word; } 
div.fold-out-menu ul li a { font-weight: 500; font-size:15px !important; color:#000 !important; margin:0; padding:7px 0px !important; display:block; text-decoration:none; word-wrap: break-word; transition: 0.3s ease-in-out all; -webkit-transition: 0.3s ease-in-out all; -moz-transition: 0.3s ease-in-out all; }
div.fold-out-menu ul li a:hover, div.fold-out-menu ul li a:focus { color: #b42c33 !important; text-decoration: underline; padding-left: 9px !important; margin: 0 0 0 -9px; background-color: #f0f0f0; border-radius: 5px; }
/*div.fold-out-menu ul li a::before { content: "\203A"; display: inline-block; font-size: 30px; margin: -3px 0 0 0; width: 12px; float: left; }*/