/*
Theme Name: PJ Theme 2.0
Theme URI: https://flexibilitymaestro.com/
Author: Your Name
Author URI: https://dreiden.com/
Version: 0.9.9

*/
/* generic cleanup

@media only screen and (max-width: 767px) {
  display: block !important;
} 
*/
/* HACKS */
@media screen and ( max-width: 980px ) {
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

/* */
body {line-height: 1.4em;
    font-size: 16px;
    font-family: 'Arial', Helvetica, Arial, Lucida, sans-serif;
    background-color:#fff;
}
.clearfix{clear:both}
.inner{margin:0 auto;
width:100%;
max-width:1024px;}
h1, h2, h3{   font-family: "Work Sans", sans-serif;}
h1{font-size:42px }
h2{font-size:34px }
h3{font-size:28px }
h4{font-size:20px }
.gheader{background-color:#fff; padding:15px 10px;}


#cont{padding:0 10px 10px 10px;}


.gfooter{text-align:center;
   background-color:#000; color:#fff;
   padding:25px 15px;
   font-size:14px;
   text-align:center;
}
.fcol{  text-align:center;
width:100%}
.fcol a{color:#fff; text-decoration:none}
.fcol a:hover{text-decoration:underline}
.fcol h3{font-size:14px; font-weight:bold;
 margin:15px 0 5px 0;}
 a.socialicon{display: inline-block; padding:0 10px;}
a.socialicon img{height:25px; width:auto; margin-right:5px; vertical-align: middle;}
.legaltext{text-align:center; margin-top:25px;}


/* FORMS */

/* */
