/* 
	Theme Name: griddles
	Author: Nola Cooper
	Author URI: https://www.nolacooper.com
	Theme URI: https://www.nolacooper.com/website-design/
	Description: griddles is a responsive grid theme compatible with Gutenberg.
	Version: 4.0
	Tags: one-column,two-columns,grid-layout,editor-style,featured-images
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: griddles
	Tested up to: 6.9
	Requires at least: 6.0
	Requires PHP: 8.3
*/

@font-face {
  font-display: block;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-regular.woff2') format('woff2'),
	   url('fonts/montserrat-regular.woff') format('woff');
}
@font-face {
  font-display: block;
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/montserrat-italic.woff2') format('woff2'),
	   url('fonts/montserrat-italic.woff') format('woff');
}
@font-face {
  font-display: block;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-bold.woff2') format('woff2'),
	   url('fonts/montserrat-bold.woff') format('woff');
}
@font-face {
  font-display: block; 
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/montserrat-bold-italic.woff2') format('woff2'),
	   url('fonts/montserrat-bold-italic.woff') format('woff');
}
@font-face {
  font-display: block;
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/cinzel-medium.woff2') format('woff2'),
	   url('fonts/cinzel-medium.woff') format('woff');
}

* {
padding:0;
margin:0
}

body {
margin:0 auto;
padding:0;
font-family: "Montserrat", sans-serif;
font-size:18px;
font-weight:400;
line-height:1.2em;
color:#222;
text-align:center;
background:#f4f4f4
}


#headcontainer {
width:100%;
overflow:visible;
top:0;
height:192px;
z-index:9999
}

header {
background:#fff;
clear:both;
width:100%;
margin:0 auto;
padding:0;
position:relative;
box-sizing:border-box;
overflow:visible;
line-height:0;
text-align:center;
}

img.logo {
width:100%;
max-width:325px;
height: auto;
display:block;
margin:0 auto;
padding:22px 0
}

input,select,textarea {
width:100%;
line-height:25px;
padding:6px;
font-weight:400;
background:#fff;
color:#333;
border:1px solid #c0c0c0;
box-sizing:border-box;
overflow:hidden
}

label {
font-family: "Montserrat", sans-serif;
font-size:15px;
color:#333;
font-weight:400;
text-transform:uppercase;
letter-spacing:1px
}

hr {
background:#dadada;
color:#dadada;
width:200px;
height:2px;
margin:80px auto;
border:none;
clear:both
}

#site-nav {
width:100%;
background:#f4f4f4;
font-family: "Montserrat", sans-serif;
font-weight:400;
margin:0 auto;
padding:0;
font-size:16px;
text-transform:uppercase
}

#site-nav ul {
list-style-type:none;
width:100%;
margin:0 auto;
padding:0;
position:absolute;
z-index:999
}

#site-nav li {
list-style-type:none;
display:inline-block;
margin:0;
padding:0
}

#site-nav li a {
width:187px;
display:block;
margin:0;
padding:15px 0;
text-align:center;
line-height:30px;
color:#222;
letter-spacing:0.143em;
text-decoration:none
}

#site-nav li:hover a {
color:#fff;
background:#71126f
}

#site-nav li.current-menu-item a,
#site-nav li.current-menu-parent a {
font-weight:700
}

#site-nav li:hover ul a {
background:#71126f;
color:#fff;
border-top:1px solid #fff;
position:relative;
text-align:center
}

#site-nav li:hover ul a:hover {
background:#222;
color:#fff
}

#site-nav li.menu-item-has-children >a:after {
content: "\25BE";
padding-left:3px
}

#site-nav li ul {
width:auto;
display:none
}

#site-nav li ul li {
display:block;
float:none
}

#site-nav li ul li a {
}

#site-nav ul li:hover >ul {
display:block
}

body:not(.home) #site-nav li.menu-item-30 a {
background:#508e33;
color:#fff
}

.nav-menu {
width:83%;
text-align:center
}

.show-menu {
position:absolute;
width:50px;
font-size:.85em;
color:#555;
top:20px;
right:20px;
padding:0;
margin:0 0 25px;
display:none
}

.show-menu img {
display:block;
margin-bottom:10px;
}

#headcontainer input[type=checkbox] {
display:none
}

#headcontainer input[type=checkbox]:checked ~ #site-nav ul.nav-menu {
display:block
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
cursor:pointer
}

input[type="checkbox"],input[type="radio"] {
box-sizing:border-box
}

input[type="search"] {
box-sizing:content-box
}

button::-moz-focus-inner,input::-moz-focus-inner {
padding:0;
border:0
}

button,input.action,a.action,a.action:visited,input.submit,.gform_button {
width:auto;
display:inline-block;
margin:10px 0 5px;
background:#508e33 !important;
font-weight:400;
color:#fff;
font-size:18px;
line-height:28px;
padding:8px 20px;
text-align:center;
text-decoration:none;
border-radius:5px;
text-transform:uppercase
}

button:hover,input.action:hover,a.action:hover,input.submit:hover,.gform_button:hover,.gform_button:active {
background:#555 !important;
color:#fff
}

input.ghost,a.ghost,a.ghost:visited {
width:auto;
display:inline-block;
position:relative;
bottom:0;
left:50%;
transform: translate(-50%, -50%);
margin:20px auto;
background:none;
border:2px solid #508e33;
font-weight:400;
font-size:18px;
color:#508e33;
text-transform:uppercase;
padding:1em;
text-align:center;
line-height:1em;
text-decoration:none;
border-radius:5px
}

input.ghost:hover,input.ghost:active,a.ghost:hover,a.ghost:active {
background:#508e33;
color:#fff !important;
border:2px solid #508e33;
transition:background-color .3s ease-in,color .3s ease-in
}

a.phnbtn,a.phnbtn:visited,a.phnbtn:hover {
display:inline-block;
margin:0 auto;
height:48px;
line-height:48px;
background:#0871b2;
border-top:2px solid #fff;
position:fixed;
bottom:0;
font-weight:400;
width:100%;
z-index:999;
color:#fff;
font-size:1.2em;
padding:10px 0;
margin-top:10px;
text-align:center;
text-decoration:none
}

a.phnbtn {
display:none
}

a.back-to-top {
background:#71126f;
color:#fff!important;
margin:0;
position:fixed;
bottom:30px;
right:30px;
width:50px;
height:45px;
line-height:30px;
border-radius:50%;
z-index:99998;
display:none;
text-decoration:none;
text-align:center;
padding-top:5px
}

#wrapper {
width:100%;
text-align:left
}

body.admin-bar#headcontainer {
top:40px
}

#container {
display:block;
width:100%;
}

.gray {
background:#f4f4f4;
color:#222;
width:100%;
text-align:center
}

.black {
background:#222;
color:#fff;
width:100%;
text-align:center
}

.white {
background:#fff;
color:#222;
width:100%;
text-align:center
}

.billboard {
background-image:url("images/billbdbkg.jpg");
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
display: flex;
align-items: center; /* Vertically centers the content */
justify-content: center;
height:580px;
box-sizing:content-box;
overflow:hidden
}

.overly {
width:99%;
max-width:700px;
padding:30px;
background:rgba(0,0,0,.65);
color:#fff;
text-align:center;
box-sizing:border-box
}

#maincontent {
clear:both;
width:100%;
margin:0 auto;
padding:0 0 2em 0;
position:relative;
box-sizing:border-box;
text-align:left;
color:#222;
}

#nocvrcont {
background:#fff;
clear:both;
width:100%;
margin:0 auto;
padding:1.5em 0 2em;
position:relative;
box-sizing:border-box;
text-align:left;
color:#222;
}

.plncontent {
clear:both;
display:block;
width:100%;
max-width:1180px;
margin:0 auto;
padding:1.3em 0;
position:relative;
text-align:left;
}

.ltcont {
background:#f2f2f2;
padding:30px;
box-sizing:border-box;
overflow:hidden
}

.whtbox {
background:#fff;
padding:30px;
box-sizing:border-box;
overflow:hidden
}

.titecontent {
clear:both;
display:block;
width:100%;
max-width:1180px;
margin:0 auto;
padding:0;
position:relative;
text-align:left;
}

.nrwcontent {
clear:both;
display:block;
width:99%;
max-width:1180px;
margin:0 auto;
padding:0;
position:relative;
text-align:left;
}

.blgcontent {
clear:both;
width:99%;
max-width:1320px;
margin:0 auto;
padding:0;
position:relative;
text-align:left;
}

.wdgcontent {
clear:both;
display:inline-block;
float:none;
width:99%;
max-width:600px;
margin:0px auto;
padding:2em 0 1em;
text-align:center;
}

.hilite,
.blgttl {
background-color:rgba(0,0,0,0.55);
position:relative;
top:0;
width:100%;
height:auto;
margin:0 auto;
padding:0;
text-align:center;
}

.blgpst {
box-sizing:border-box;
padding:30px 60px;
}

.sidebar .post-date {
font-size:0.8em;
display:block
}

.sidebar a.tag-cloud-link {
font-size:13px !important
}

.sidebar .tagcloud {
margin-top:30px
}

.whtbloc {
background:#fff;
margin:0 10px;
box-sizing:border-box;
overflow:hidden
}

.whtcont {
background:#fff;
padding:30px;
margin:20px 0;
box-sizing:border-box;
overflow:hidden
}

.cvrimg {
margin:0 auto;
padding:0;
}

.breakit {
display:block;
clear:both;
margin:0 auto;
width:100%;
max-width:1280px;
height:50px
}

.widgarea {
width:100%;
margin:0;
}

#ftrcontainer {
width:100%;
margin:0 auto;
background:#fff;
position:relative;
box-sizing:border-box;
}

.breakit::before,
#ftrcontainer::before {
content:"";
display:table
}

footer {
width:100%;
max-width:1280px;
padding:0;
margin:0px auto;
border-top:1px dotted #c0c0c0
}

footer.comment-meta {
border:none
}

.ftrmn {
display:inline-block;
margin: 0 10px 30px;
line-height:30px
}

#smallprint {
clear:both;
width:99%;
max-width:1280px;
margin:0 auto;
padding:30px 0;
position:relative;
color:#222;
background:none;
font-size:.92em;
text-align:center;
}

#smallprint p {
vertical-align:middle
}

#smallprint a,#smallprint a:visited {
color:#222;
text-decoration:none;
margin:0
}

#smallprint a:hover {
color:#888;
text-decoration:none
}

#smallprint ul {
list-style-type:none;
display:inline-block;
padding:0;
margin:0 0 0 10px
}

#smallprint ul li {
list-style-type:none;
display:inline-block;
padding:0;
margin:0 20px 0 0;
font-size:1em;
line-height:30px
}

#smallprint ul li::before {
content:"•";
margin:0 20px 0 0;
padding:0
}

#smallprint ul li.soc::before {
content:none;
margin:0;
}

#smallprint ul li.faceb a {
display:inline-block;
color:rgba(255,255,255,0);
line-height:30px;
width:30px;
height:30px;
background-image:url("images/facebook.svg");
background-repeat:no-repeat;
}

#smallprint ul li.insta a {
display:inline-block;
color:rgba(255,255,255,0);
line-height:30px;
width:30px;
height:30px;
background-image:url("images/instagram.svg");
background-repeat:no-repeat;
}

.descr {
display:block;
font-size:0.87em;
color: #666
}

h1,h2,h3 {
font-family: "Cinzel", serif;
line-height:1.1;
font-weight:400;
margin:30px auto;
padding:0;
text-align:left
}

h4,h5 {
font-family: "Montserrat", sans-serif;
font-weight:700;
color:#71126f;
margin-bottom:30px
}

h1,
h1 a {
color:#71126f;
font-size:3em;
padding: 0 0 20px;
border-bottom:1px dotted #c0c0c0
}

.overly h1 {
margin:0 0 20px;
color:#fff;
text-align:center;
padding:0;
border-bottom:none
}

.hilite h1,
.blgttl h1 {
color:#fff;
padding:100px 0;
margin:0px auto;
width:99%;
max-width:1180px;
border-bottom:none
}

h2 {
font-size:2.5em
}

h3 {
font-size:2.1em
}

h4 {
font-size:1.6em
}

h5 {
font-size:1.3em;
color:#999;
margin:0;
padding:0;
text-transform:uppercase;
letter-spacing: 1px;
text-align:center
}

.blg {
margin:10px 0
}

.whtcont .blg {
height:auto;
margin:5px 0
}

.notop {
margin-top:0
}

.left {
text-align:left
}

.nobtm {
margin-bottom:0
}

.nomarg {
margin-top:0;
margin-bottom:0
}

.whtxt {
color:#fff
}

.blutxt {
color:#508e33
}

.inln {
display:inline;
}

p,dl,address {
line-height:1.5em;
margin-bottom:1.3em
}

.nrwcontent .col p {
margin-bottom:0;
padding:2em 4em 0 0
}

.entry p {
margin-bottom:0;
}

.cntr {
text-align:center!important
}

ul,ol {
margin:0 10px 1.5em 30px;
padding:0
}

ul li {
list-style-type:disc;
margin:0 20px 5px 0
}

ol li {
list-style-type:decimal;
margin:0 20px 5px 0
}

ol.fancylist {
    list-style-type: none;
    margin: 1em 2em;
    padding: 0;
    counter-reset: li-counter;
}

ol.fancylist > li{
    position: relative;
    padding: 0.7em 0 0 0.7em;
    min-height: 1.6em;
}

ol.fancylist > li:before {
    position: absolute;
    top: 8px;
    left: -1.5em;
    width: 1.5em;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #508e33;
    border-radius: 50%;
    content: counter(li-counter);
    counter-increment: li-counter;
}

ol.fancylist.clms {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}

#sidebar {
padding:0 30px
}

#sidebar ul {
margin:0 0 50px;
padding:25px 0;
}

#sidebar ul li {
color:#222;
margin:20px 0
}

#sidebar ul li a {
color:#222;
font-size:22px;
text-decoration:none
}

dl,dd {
margin-bottom:1.5em
}

dt {
font-weight:300
}

b,strong,bold {
font-weight:700;
}

small,
p small {
font-size:.82em;
line-height:1.1em;
}

sub,sup {
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline
}

sup {
top:-.5em
}

sub {
bottom:-.25em
}

.subtext {
color:#666
}

a, a:visited {
color:#508e33;
}

a:hover {
color:#888;
}

a.sml,
a.sml:visited {
color:#888;
font-size:0.7em;
text-align:left
}

a.more,a.more:visited {
display:inline-block;
margin:20px 0 0;
font-weight:600;
color:#fff;
font-size:.82em!important;
padding:5px 12px;
border:1px solid #fff;
text-transform:uppercase;
letter-spacing: 1px;
text-align:center;
text-decoration:none
}

a.more:hover {
background:#222;
border:1px solid #222;
color:#fff
}

img {
border:none !important
}

.wp-post-image {
margin:0;
padding:0
}

img.size-auto,img.size-full,.attachment img {
width:100%;
height:auto
}

.alignleft,img.alignleft {
display:inline;
float:left;
margin-right:35px;
margin-bottom:3px
}

.alignright,img.alignright {
display:inline;
float:right;
margin-left:24px;
margin-bottom:3px
}

.aligncenter,img.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto
}

.alignleft,.alignright,.aligncenter {
margin-bottom:10px
}

.box .wp-post-image {
float:none;
width:100% !important;
height:300px;
margin:0 auto!important;
padding:0;
overflow:hidden;
}

.whtcont.alignright,
.whtcont.alignleft {
padding: 0 45px;
width:98%;
max-width:400px
}

.whtcont.aligncenter {
margin-bottom:1.5em
}

.wp-caption {
line-height:18px;
max-width:900px !important;
padding:5px 0;
text-align:center
}

.wp-caption img {
margin:5px 0
}

.wp-caption-text {
display:block;
background:#eaeaea;
color:#222;
font-weight:400;
font-size:.95em;
padding:10px;
margin:5px 0 10px;
text-align:center!important
}

img.avatar {
float:left;
margin:5px 10px 0 0;
width:50px;
height:inherit
}

figure.gallery-item {
position: relative;
width: inherit;
float:left;
margin:10px;
text-align:center
}

.gallery-caption {
	background: #f7f7f7;
	padding: 5px;
	min-height: 40px;
	font-size: 0.75em;
	margin: 10px 0 5px;
}

.gallery::after {
clear:both;
content:"";
display:table
}

.row {
  display: flex; /* equal height of the children */
}

.col {
display:block;
float:left;
margin:1% 0 1% 1.6%
}

.titecontent .col {
margin:0
}

#pgpics {
display:flex;
width:100%;
height:225px;
overflow:hidden;
margin-bottom:60px
}

.frms {
width: 99%;
max-width:800px;
margin:0px auto;
margin-top:30px;
}

.col:first-child {
margin-left:0
}

.span_2_of_2 {
width:100%
}

.span_1_of_2 {
width:49.2%
}

.span_3_of_3 {
width:100%
}

.span_2_of_3 {
width:66.13%
}

.span_1_of_3 {
width:32.26%
}

.span_4_of_4 {
width:100%
}

.span_3_of_4 {
width:74.6%
}

.span_2_of_4 {
width:49.2%
}

.span_1_of_4 {
width:23.8%
}

.span_5_of_5 {
width:100%
}

.span_4_of_5 {
width:79.68%
}

.span_3_of_5 {
width:59.36%
}

.span_2_of_5 {
width:39.04%
}

.span_1_of_5 {
width:18.72%
}

.span_6_of_6 {
width:100%
}

.span_5_of_6 {
width:83.06%
}

.span_4_of_6 {
width:66.13%
}

.span_3_of_6 {
width:49.2%
}

.span_2_of_6 {
width:32.26%
}

.span_1_of_6 {
width:15.33%
}

.span_7_of_7 {
width:100%
}

.span_6_of_7 {
width:85.48%
}

.span_5_of_7 {
width:70.97%
}

.span_4_of_7 {
width:56.45%
}

.span_3_of_7 {
width:41.94%
}

.span_2_of_7 {
width:27.42%
}

.span_1_of_7 {
width:12.91%
}

.span_8_of_8 {
width:100%
}

.span_7_of_8 {
width:87.3%
}

.span_6_of_8 {
width:74.6%
}

.span_5_of_8 {
width:61.9%
}

.span_4_of_8 {
width:49.2%
}

.span_3_of_8 {
width:36.5%
}

.span_2_of_8 {
width:23.8%
}

.span_1_of_8 {
width:11.1%
}

embed,iframe,object,video {
max-width:100%
}

.ftfwd {
display:none
}

.section {
clear:both;
padding:0;
margin:0
}

.blgcontent .section {
display:table;
clear:none;
}

.blgcontent .col {
display:table-cell;
float:none;
vertical-align:top;
background:#fff;
border: 10px solid #f4f4f4;
margin:0
}

.single-author .entry-meta .author,.sticky.format-standard .entry-meta .date,.sticky.format-audio .entry-meta .date,.sticky.format-chat .entry-meta .date,.sticky.format-image .entry-meta .date,.sticky.format-gallery .entry-meta .date {
display:none
}

blockquote {
display:inline-block;
margin:20px 50px 40px 50px;
padding:15px 30px 15px 40px;
border-left:6px solid #031019;
background:#f2f2f2
}

blockquote p {
margin-bottom:0
}

#crumbs {
font-size:.8em;
text-align:right;
margin:0 0 25px;
padding:5px;
background:#f7f7f7
}

.divider {
display:block;
border:0;
width:100%;
max-width:1280px;
background:#c0c0c0;
height:1px;
margin:30px auto;
clear:both
}

h3.widget-title {
font-family: "Montserrat", sans-serif;
font-size:24px !important;
text-align:left;
display:block;
font-weight:700;
padding:0;
margin:30px 0 0;
}

.billboard h3.widget-title {
display: none
}

form ul li,#sidebar ul li {
list-style-type:none
}

#blog-nav {
display:block;
background:#eaeaea;
font-family: "Montserrat", sans-serif;
font-weight:500;
margin:0 auto;
	margin-bottom: 35px;
padding:10px;
font-size:17px;
}

#blog-nav ul {
list-style-type:none;
margin:0 auto;
padding:0;
line-height:35px;
text-align:center
}

#blog-nav li {
display:inline-block;
margin:0;
padding:0;
}

#blog-nav li a {
display:block;
padding:0;
margin:0px 25px;
text-align:center;
color:#222;
text-decoration:none;
letter-spacing:1px
}

#blog-nav li:hover a {
color:#222;
font-weight:600
}

#blog-nav li.current-cat a {
font-weight:600;
color:#000
}

.box {
box-shadow:0 0 6px 3px #dedede;
margin:15px;
padding:0 0 10px;
height:664px;
text-align:center;
box-sizing:border-box;
overflow:hidden
}

.entry {
text-align:left;
margin:10px;
line-height:1.6em;
height:70px;
}

.exc {
margin:15px 0;
font-size:18px
}

.postinfo {
display:flex;
width:100%;
line-height:20px;
align-items:center;
color:#666;
margin:20px 0 30px;
padding:10px 0 20px;
border-bottom:1px dotted #666;
text-align:left;
clear:both
}

.postinfo a,
.entry a {
text-decoration:none;
color:#666;
}

.postinfo img {
display:inline-block;
margin:0 10px
}

#pgnav {
display:block;
font-size:1.2em;
padding:0;
color:#222;
margin:25px 0;
text-align:center
}

#pgnav a.page-numbers {
display:inline-block;
width:35px;
height:35px;
background:#c0c0c0;
text-align:center;
line-height:35px;
padding:0;
margin:0;
text-decoration:none
}

#pgnav a.page-numbers:hover {
background:#508e33;
color:#fff
}

span.page-numbers.current {
display:inline-block;
width:35px;
height:35px;
background:#508e33;
color:#fff;
text-align:center;
line-height:35px;
padding:0;
margin:0;
text-decoration:none	
}

.pstnav {
display:inline-block;
width:100%;
text-align:center;
margin:0px auto;
padding:20px 0
}

.pstnav a {
display:inline-block;
background:none;
border:2px solid #222;
width:200px;
font-weight:400;
font-size:15px;
color:#222;
text-transform:uppercase;
padding:8px;
margin:10px;
text-align:center;
line-height:1.2em;
text-decoration:none;
border-radius:5px
}

.pstnav a:hover,.pstnav a:active {
background:#222;
color:#fff !important;
border:2px solid #222;
transition:background-color .3s ease-in,color .3s ease-in
}


.comments-area {
padding:50px;
margin:20px auto
}

.comment-reply-title,.comments-title {
margin:10px 0 20px;
font-weight:300
}

ol.comment-list {
list-style:none;
padding:0 5px 1px 30px;
box-sizing:border-box;
overflow:hidden;
margin:24px 0
}

.comment-author {
font-size:1em;
font-weight:700;
line-height:1.7
}

.comment-list .reply,.comment-metadata {
font-size:.85em;
line-height:2
}

.comment-list .reply {
margin-top:24px
}

.comment-author a {
color:#323030
}

.comment-list .trackback a,.comment-list .pingback a,.comment-metadata a {
color:#767676
}

.comment-author a:hover,.comment-list .pingback a:hover,.comment-list .trackback a:hover,.comment-metadata a:hover {
color:#323020
}

.comment-list article,.comment-list .pingback,.comment-list .trackback {
margin-bottom:24px;
padding-top:24px
}

.comment-list > li:first-child > article,.comment-list > .pingback:first-child,.comment-list > .trackback:first-child {
border-top:0
}

.comment-form-cookies-consent label {
text-transform:none
}

.comment-author .avatar {
height:50px;
padding:2px;
position:relative;
top:0;
right:0;
width:50px
}

.says {
display:none
}

.comment-meta, .comment-content {
width:99%
}

.comment-meta {
margin-bottom:20px;
}

.comment-content {
position: relative;
background: #cce9ff;
border-radius: .4em;
}

.comment-content:after {
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom-color: #cce9ff;
	border-top: 0;
	border-left: 0;
	margin-left: -10px;
	margin-top: -20px;
}

ol.children .comment-content {
position: relative;
background: #f1f1f1;
border-radius: .4em;
}

ol.children .comment-content:after {
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom-color: #f1f1f1;
	border-top: 0;
	border-left: 0;
	margin-left: -10px;
	margin-top: -20px;
}

.comment-content p {
padding:15px;
}

.comment-author,.comment-awaiting-moderation,.comment-content,.comment-list .reply,.comment-metadata {
padding-left:0
}

.comment-edit-link {
margin-left:10px
}

.comment-content {
-webkit-hyphens:auto;
-moz-hyphens:auto;
-ms-hyphens:auto;
hyphens:auto;
word-wrap:break-word
}

.comment-content ul,.comment-content ol {
margin:0 0 24px 22px
}

.comment-content li > ul,.comment-content li > ol {
margin-bottom:0;
list-style-type:none
}

#comments ol li,#comments ul li {
list-style-type:none!important
}

#commentform {
margin-left:0
}

.comment-form-comment {
width:97%
}

.form-allowed-tags {
display:none
}

.comment-content > :last-child {
margin-bottom:0
}

.comment-list .children {
list-style:none;
margin-left:15px
}

.comment-respond {
margin-bottom:24px;
padding:0
}

.comment .comment-respond {
margin-top:24px
}

textarea#comment {
width:98%
}

.comment-respond h3 {
margin-top:25px;
margin-bottom:24px
}

.comment-notes,.comment-awaiting-moderation,.logged-in-as,.no-comments,.form-allowed-tags,.form-allowed-tags code {
color:#767676
}

.comment-notes,.comment-awaiting-moderation,.logged-in-as {
font-size:.9em;
line-height:1.5
}

.no-comments {
font-size:1em;
font-weight:7;
line-height:1.5;
margin-top:24px;
text-transform:uppercase
}

.comment-form label {
display:block
}

.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"] {
width:100%
}

.form-allowed-tags,.form-allowed-tags code {
font-size:12px;
line-height:1.5
}

.required {
color:#c0392b
}

.comment-reply-title small a {
color:#2b2b2b;
float:right;
height:24px;
overflow:hidden;
width:24px
}

.comment-reply-title small a:hover {
color:#41a62a
}

.comment-reply-title small a:before {
content:"\f112";
margin-right:2px;
font-family:FontAwesome;
text-decoration:none
}

.comment-navigation {
font-size:.75em;
line-height:2em;
margin-bottom:48px;
text-transform:uppercase
}

.comment-navigation .nav-next,.comment-navigation .nav-previous {
display:inline-block
}

.comment-navigation .nav-previous a {
margin-right:10px
}

#comment-nav-above {
margin-top:36px;
margin-bottom:0
}

.screen-reader-text {
display:none
}

.search-form {
font-family: "Montserrat", sans-serif;
box-sizing:border-box;
overflow:hidden;
padding:20px 0;
width:100%;
max-width:500px;
margin:0px auto;
margin-bottom:40px
}

.search-submit {
float:left;
background-color:#222;
font-size:.72em;
color:#fff;
width:15%;
border-radius:0;
letter-spacing:2px;
height:40px;
margin:0
}

.search-field {
float:left;
background-color:#fff;
color:#999;
border:1px solid #999;
border-radius:0;
width: 80%;
height: 38px;
padding:0px;
padding-left:10px;
margin:0;
}

.span_1_of_2:nth-child(2n+1),
.span_1_of_3:nth-child(3n+1),
.span_1_of_8:nth-child(8n+1) {
clear:both;
margin-left:0
}

.breaker {
clear:both;
margin-bottom:10px
}

.group:before,.group:after {
content:"";
display:table
}

.group:after {
clear:both
}

.group {
zoom:1
}

.tablepress {
width: auto !important;
margin: 0 auto 1em !important;
}

.tablepress th, 
.tablepress td {
padding: 8px 10px;
}

@media print {
body {
background:#fff;
color:#000;
margin:0;
font:10pt Verdana,Helvetica,sans-serif
}

a:link,a:visited {
background:transparent;
font-weight:300;
text-decoration:underline;
color:#00f
}

h1,h2,h3,h4 {
font-family:Verdana,Helvetica,sans-serif
}

img {
display:block;
border:0
}

div#navcontain,div#socmed,div#sidebar,div#commentblock,div#crumbs,div#footer {
display:none
}

blockquote {
margin:10px 0 10px 35px;
padding:0 35px 0 15px;
border-left:4px solid silver
}
}

@media screen and (max-width: 768px) {
body {
}
	
#headcontainer {
position:fixed;
height:auto
}

header {
background:#f4f4f4;
padding:10px 0
}
	
img.logo {
margin:0;
padding:0 0 8px;
max-width:251px
}
	
.show-menu {
display: block;
}

.col {
float:none;
margin:1.5% 0
}

.billboard {
height:auto;
display:block;
background-size:cover;
box-sizing:border-box;
overflow:auto
}
	
#maincontent {
padding:1em 0
}

.plncontent {
width:90%;
}

.nrwcontent .col p {
padding:1em 1em
}

.whtcont {
padding:15px
}


h1 {
margin-top:1em;
text-align:center
}
	
#site-nav {
width:100%;
}

.nav-menu {
white-space:normal
}
	
#site-nav ul {
position:static;
display:none
}

#site-nav ul.nav-menu {
position:absolute;
display:none
}

#site-nav ul li,#site-nav li a, #site-nav li.wht a {
width:100%;
float:none;
margin:0 auto
}

#site-nav li a {
background:#eaeaea;
height:48px;
font-size: 1.2em;
padding:0;
text-align:center;
line-height:48px;
border-top:1px solid #c0c0c0
}

#site-nav li:hover ul a {
padding:0;
color:#fff;
text-align:center
}
	
#site-nav li ul li a {
padding:0
}

h2.posted {
font-size:22px
}
	
.wdgcontent {
max-width:400px;
padding:1.3em 1em;
}

#sidebar {
padding:0 20px
}
}

@media screen and (max-width: 736px) {
a.phnbtn {
display:block
}
	
a.back-to-top {
bottom:80px;
}
	
#nocvrcont {
padding:1em 0 2em;
}
	
img.icon {
max-height:none;
}

.btncall {
max-width:none;
}
	
.blgcontent .section {
display:block;
clear:both;
}

.blgcontent .col {
display:block;
float:none;
vertical-align:top;
background:#fff;
border:5px solid #f4f4f4;
}

.span_2_of_2,.span_1_of_2,.span_3_of_3,.span_2_of_3,.span_1_of_3,.span_4_of_4,.span_3_of_4,.span_2_of_4,.span_1_of_4,.span_5_of_5,.span_4_of_5,.span_3_of_5,.span_2_of_5,.span_1_of_5,.span_6_of_6,.span_5_of_6,.span_4_of_6,.span_3_of_6,.span_2_of_6,.span_1_of_6,.span_7_of_7,.span_6_of_7,.span_5_of_7,.span_4_of_7,.span_3_of_7,.span_2_of_7,.span_1_of_7,.span_8_of_8,.span_7_of_8,.span_6_of_8,.span_5_of_8,.span_4_of_8,.span_3_of_8,.span_2_of_8,.span_1_of_8 {
width:100% !important
}
	
.blgpst {
padding:20px
}
	
.wp-caption {
max-width:400px !important;
margin:10px auto;
}
	
ol.fancylist.clms {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}
}

@media screen and (max-width: 480px) {	
a.action,a.ghost {
font-size:1.2em;
height:32px;
line-height:32px;
margin-top:25px
}

.soc {
position:relative;
top:5px;
right:auto;
left:auto;
text-align:center;
align-content: center
}
	
.box .wp-post-image {
height:200px;
}
	
.entry {
height:auto;
}

.box {
box-shadow:none;
border:1px solid #c2c2c2;
margin:15px 0;
padding:0 0 10px;
height:auto;
box-sizing: border-box;
overflow:hidden
}
	
.dctybg {
margin-bottom:10px
}
	
img {
max-width: 100%;
height: auto;
width: auto;
}
	
.back-to-top img {
width: 35px;
height: 40px
}

.alignleft,img.alignleft,.alignright,img.alignright {
display:block;
float:none;
margin:0px auto;
clear:both;
margin-bottom:15px
}

h2 {
font-size:1.5em
}
	
.tgln {
margin:10px auto;
text-align:center
}
	
#container {
margin-top:80px
}

ul,ol {
margin:0 0 1.5em 1.3em
}
}