/*
	Theme Name: classcounsel
	Author: Rowboat Media
	Author URI: https://www.rowboatmedia.com/	
	
	Template: genesis


/*
 Import Fonts
---------------------------------------------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);


/*
 Defaults
---------------------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 100%; /* 16px browser default */
}

body {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1;
}

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

::-moz-selection {
	background-color: #1e1e1e;
	color: #fff;
}

::selection {
	background-color: #1e1e1e;
	color: #fff;
}

a img {
	border: none;
}


/* Font Color ----------- */

body {
	color: #000;
}

h1,
h2 a,
h2 a:visited,
h3,
h4.widgettitle,
h5,
h6,
input,
.author,
.comment-author,
.comment-meta a,
.post-comments,
#title a,
#title a:hover {
	color: #387b3b;
}

.genesis-nav-menu a,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu li li a:hover,
.genesis-nav-menu .current-menu-item a {
    color: #000;
}

a,
#sidebar a:hover {
	color: #787B38;
}

.post-info a {
    color: #1b6ac2;
}

blockquote::before,
blockquote p,
input,
select,
textarea,
#sidebar a {
	color: #000;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.genesis-nav-menu .highlight-menu-item a,
.genesis-nav-menu .highlight-menu-item a:hover,
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
}

/* 03b - Font Family ----------- */

body,
input,
textarea,
.author-box h1 {
	font-family: Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.genesis-nav-menu,
.sidebar,
#footer,
#title {
	font-family: 'Noto Sans', sans-serif;
}

/* 03c - Font Size ----------- */

#title {
	font-size: 42px;
	font-size: 2.625rem;
}

h1,
h2,
.entry-title,
.entry-title a {
	font-size: 28px;
	font-size: 1.75rem;
}

blockquote::before {
	font-size: 32px;
	font-size: 2rem;
}

h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

h4,
.archive-title,
.taxonomy-description h1,
.widgettitle {
	font-size: 24px;
	font-size: 1.5rem;
}

h5,
.sidebar p {
	font-size: 18px;
	font-size: 1.125rem;
}

h6,
.author-box h1,
.genesis-nav-menu,
.sidebar h2 a {
	font-size: 16px;
	font-size: 1rem;
	line-height: 19px;
}

input,
select,
textarea,
.post-info,
.post-meta,
.wp-caption,
#footer p {
	font-size: 14px;
	font-size: 0.875rem;
}


/* 03d - Font Miscellaneous ----------- */

blockquote p {
	font-style: italic;
}

cite {
	font-style: normal;
}

button,
input[type="button"],
input[type="submit"],
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.entry-title a,
.post-comments,
.post-info .author,
.post-info .date,
.wp-caption,
#footer p,
#title {
	font-weight: normal;
}

.wp-caption {
	text-align: center;
}

a:hover,
h2 a,
h2 a:visited,
.footer a,
.genesis-nav-menu a,
.navigation li a,
.widgettitle a,
#sidebar a,
#sidebar a:hover,
#title a {
	text-decoration: none;

}




h5,
.sidebar a:hover {
    text-decoration: underline;
}

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

sup {
    top: -0.5em;
}

sup a {
    text-decoration: none;
}

sub {
    bottom: -0.25em;
} 

.footnotes {
    border-top: 1px solid #000;
    display: block;
}

.footnotes p {
	font-size: 80%;
	margin-bottom: 8px !important;
}

/*
 Layout
---------------------------------------------------------------------------------------------------- */

/* Structure ----------- */

#wrap {
	max-width: 100%;
}

#inner {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 16px;
	padding-top: 1rem;
	max-width: 1140px;
}

.home #inner {
    padding-top: 30px;
    padding-top: 1.875rem;
}

/* 1140px CSS Grid ----------- */

#header .widget-area {
	width: 72.368421052%; /* 825px / 1140px */
}

.sidebar {
	width: 350px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 30.701754385%; /* 350px / 1140px */
}

.content-sidebar #content,
.sidebar-content #content,
#title-area {
	width: 63.157894736%; /* 720px / 1140px */
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%; /* 1140px / 1140px */
}

.footer-widgets-1,
.footer-widgets-2,
.sidebar-content #sidebar,
#content,
#content-sidebar-wrap,
#footer .creds,
#title-area {
	float: left;
}

.footer-widgets-3,
.sidebar,
.sidebar-content #content,
#header .widget-area {
	float: right;
}

/* Header ----------- */

#header {
	margin-top: 10px;
	overflow: hidden;
}

#header .wrap {
    border-bottom: 1px solid #387b3b;
	margin: 0 auto;
	max-width: 1140px;
	min-height: 120px;
}

.home #header .wrap {
    border-bottom: none;
}

#title {
    background: url(images/logo.jpg) no-repeat;
    height: 141px;
}

.header-image #title {
	margin: 0;
}

#description {
	line-height: 1.25;
}

.header-full-width #title,
.header-full-width #title a,
.header-full-width #title-area {
	width: 100%;
}

.header-image #title,
.header-image #title a,
.header-image #title-area {
	display: block;
	float: left;
	min-height: 120px;
	overflow: hidden;
	text-indent: -9999px;
	width: 266px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}

/* Customize Header text and phone number */

#header .widget-area {
    font-family: 'Noto Sans', sans-serif;
}

.rm_header_top_right {
    float: right;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 30px;
    text-align: right;
    width: 160px;    
}

.rm_header_top_right a {
    float: right;    
    text-decoration: none;
}

/* Main Content ----------- */

#content {
    border-right: 1px solid #387b3b;
    margin-bottom: 40px;
	margin-bottom: 2.5rem;
	min-height: 750px;
	padding-right: 30px;
	padding-right: 1.875rem;
}

.entry,
.page .post.entry {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}

.single .entry {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}

.page .entry {
	margin: 0;
}

.post .entry-content {
    border-bottom: 1px solid #387b3b;
}

.single .entry-content {
    border-bottom: none;
}

.entry-content {
	overflow: hidden;
}

.entry-content,
.entry-content p {
	line-height: 1.625;
}

.entry-content p {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

blockquote {
	padding: 24px 64px;
	padding: 1.5rem 4rem;
}

blockquote::before {
	content: "“";
	display: block;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

/* Post Info & Meta ----------- */

.post-info,
.post-meta {
	clear: both;
	line-height: 1.5;
}

.post-info {
    font-style: italic;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.post-comments {
	background: url(images/post-comments.png) no-repeat center left;
	margin-left: 16px;
	margin-left: 1rem;
	padding-left: 20px;

	padding-left: 1.25rem;
}

.post-meta {
    overflow: hidden;
	padding: 12px 0 24px 0;
	padding: 0.75rem 0 1.25rem 0;
}

.share-buttons .button {
    float: left;
    margin-right: 40px;
    margin-right: 2.5rem;
}

/* Blog page Read More button */

.rollover a {
    background: #387b3b;
    border: 1px solid #000;
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    padding: 4px 10px;
    text-decoration: none;
}

.rollover a:hover {
    background: #000;
    text-decoration: none;
}
    
/* Single Post Prev-Next Buttons */

.single .entry-content {
    border-bottom: none;
}

#prev-next {
    display: block;
    margin-bottom: 60px;
}

.prev-link {
    float: right;
}

.prev-link a,
.next-link a {
    background: #387b3b;
        border: 1px solid #000;

    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    padding: 2px 15px;
    text-decoration: none;
}

.next-link {
    float: left;
}

.prev-link a:hover,
.next-link a:hover {
    background-color: #000;
    text-decoration: none;
}

/* Post Comments */

.post-comment {
    border-bottom: 1px solid #387b3b;
    border-top: 1px solid #387b3b;
    color: #387b3b;
    font-family: 'Noto Sans', sans-serif;
    margin-top: 10px;
    padding: 10px 0;
}

/* 04f - Column Classes ----------- */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 4.166666666%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 47.9166666666%;
}

.one-third,
.two-sixths {
	width: 30.555555555%;
}

.four-sixths,
.two-thirds {
	width: 65.277777777%;
}

.one-fourth {
	width: 21.875%;
}

.three-fourths {
	width: 73.958333333%;
}

.one-fifth {
	width: 16.666666666%;
}

.two-fifths {
	width: 37.5%;
}

.three-fifths {
	width: 58.333333333%;
}

.four-fifths {
	width: 79.166666666%;
}

.one-sixth {
	width: 13.194444444%;
}

.five-sixths {
	width: 82.638888888%;
}

.first {
	margin-left: 0;
}

/* 04g - Miscellaneous ----------- */

p.subscribe-to-comments {
	padding: 24px 0 16px;
	padding: 1.5rem 0 1rem;
}

p.pages,
.clear,
.clear-line,
.first {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.alignleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.sticky {
	margin-bottom: 80px;
	margin-bottom: 5rem;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.author-box,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	margin-bottom: 3rem;
	overflow: hidden;
	padding: 32px;
	padding: 2rem;
}


/*
 Menus
---------------------------------------------------------------------------------------------------- */

#nav {
	width: 100%;
}

.genesis-nav-menu {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 1140px;
}

#header .genesis-nav-menu {
    float: right;
	margin-top: 16px;
	margin-top: 1rem;
	width: auto;
}

#header .genesis-nav-menu .highlight-menu-item a {
    background: #387b3b;
}

.genesis-nav-menu ul {
	float: left;
	width: 100%;
}

.genesis-nav-menu li {
	display: inline-block;
	float: left;
	list-style-type: none;
	text-align: left;
}

.genesis-nav-menu a {
	display: block;
	margin-right: 5px;
	padding: 9px 12px;
	padding: 0.7625rem 0.50rem;
	position: relative;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu li a:active,
.genesis-nav-menu .current-menu-item a {
    background: #387b3b;
    color: #fff;
}

.genesis-nav-menu li.highlight-menu-item {
	margin-left: 20px;
	margin-left: 1.25rem;
}

.genesis-nav-menu .highlight-menu-item a {
	background-color: #387b3b;
}

.genesis-nav-menu .highlight-menu-item a:hover {
	background-color: #387b3b;
}

.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background-color: #387b3b;
	border-top: none;
	color: #fff;
	padding: 10px;
	padding: 0.625rem;
	position: relative;
	width: 170px;

}

.genesis-nav-menu li ul {
	left: -9999px;
	position: absolute;
	width: 212px;
	z-index: 99;
}

.genesis-nav-menu li ul ul {
	margin: -55px 0 0 211px;
}

.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
#header .genesis-nav-menu li:hover>ul,
#header .genesis-nav-menu li.sfHover ul {
	left: auto;
}

.genesis-nav-menu li a .sf-sub-indicator,
.genesis-nav-menu li li a .sf-sub-indicator,
.genesis-nav-menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Primary Navigation Extras ----------- */

.genesis-nav-menu li.right {
	float: right;
	padding: 24px 20px;
	padding: 1.5rem 1.25rem;
}

.genesis-nav-menu li.right a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu li.search {
	padding: 6px 0 0;
	padding: 0.375rem 0 0;
}

.genesis-nav-menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin-left: 20px;
	margin-left: 1.25rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.genesis-nav-menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding-left: 24px;
	padding-left: 1.5rem;
}


/*
Headings
---------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

h5 {
	font-weight: 600;
}

/*
 Lists
---------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 2
}

.entry-content ol li,

.entry-content ul li {
	margin-left: 40px;
	margin-left: 2.5rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


/*
 Post Navigation
---------------------------------------------------------------------------------------------------- */

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #1e1e1e;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #ff2a00;
}


/*
Comments
---------------------------------------------------------------------------------------------------- */

#comments,
#respond {
	line-height: 1.5;
	overflow: hidden;
}

#respond label {
    color: #387b3b;
    font-size: 12px;
}

.ping-list,
#comments {
	margin-bottom: 48px;
	margin-bottom: 3rem;
}


#author,
#email,
#url {
	width: 50%;
}

.commentmetadata,
#author,
#email,
#url {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

#comment {
	margin: 12px 0;
	margin: 0.75rem 0;
}

label {
    color: #387b3b;
    font-size: 14px;
    font-weight: 600;
	margin-left: 12px;
	margin-left: 0.75rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 32px;
	margin-top: 2rem;
}

.comment-list li ul li {
	margin-right: -32px;
	margin-right: -2rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	border-right: none;
	padding: 20px;
}

.thread-odd,
.thread-alt {
    background-color: #c3c3c3;
}

.thread-even {
    background-color: #fff;
}

.comment-content p {
	clear: both;


	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.comment-author {
    float: left;
}

.comment-meta a {   
    margin-left: 5px;
    text-decoration: none;
}

#comments .navigation {
	margin-top: 32px;
	margin-top: 2rem;
}

#respond .form-submit input[type="submit"] {
    background-color: #387b3b;
    font-weight: 700;
    padding: 8px;
}

#respond .form-submit input:hover[type="submit"] {
	background-color: #000000;
	text-decoration: none;
}

.children {
    padding-left: 20px;
}

.comment-reply-link {
    background: #387b3b;
    border: 1px solid #000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 13px;
    text-decoration: none;
}

.comment-reply-link:hover {
	background: #000000;
	color: #fff;
	text-decoration: none;
}

.required {
    color: #000000;
    font-weight: bold;
}

.required_text_note {
    color: #387b3b;
    float: right;
    font-size: 14px;
    margin-top: -30px;
    width: 120px;
}

.required_text_note .required {
    float: left;
}

#reply-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
}

/*
 Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	line-height: 1.5;
}

.sidebar p {
    font-size: 16px;
    font-size: 1rem;
	margin-bottom: 8px;
	margin-bottom: .5rem;
	margin-left: 30px;
	margin-left: 1.875rem;
}

.sidebar .widget {
    background: #c3c3c3;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	padding-bottom: 32px;
	padding-bottom: 2rem;
	overflow: hidden;
}

.sidebar.widget-area ul {
	padding: 0 10px;
}

.sidebar.widget-area ul li {
	list-style-type: disc;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	margin-left: 30px;
	margin-left: 1.875rem;
	word-wrap: break-word;
	color: #387B3B;
}


/*
 Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	background: #c3c3c3;
	clear: both;
    color: #000;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.6;
	width: 100%
}

#footer a {
    color: #000;
    text-decoration: underline;
}

#footer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 24px 0;
	padding: 1.5rem 0;
	width: 1140px;
}

#footer .disclaimer {
    margin-bottom: 10px;
}

#footer .copyright {
    float: left;
}

#footer .creds {
    float: right;
}

/* Footer Widgets ----------- */

.footer-widgets {
    background: #c3c3c3;
	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 32px 0 0;
	padding: 2rem 0 0;
}

.footer-widgets .wrap {
    margin: 0 auto;
    max-width: 1140px;
}

.footer-widgets a {
    color: #000;
    text-decoration: none;
}

.footer-widgets p {
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.footer-widgets h4 {
	font-size: 16px;
	font-size: 1rem;
}

.footer-widgets h4.widgettitle {
    background: none;
    color: #000;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	margin-right: 3.947368421%; /* 45px / 1152px */
}

.footer-widgets-2 {
    text-align: left;
}

.footer-widgets-3 {
    text-align: left;
}

.footer-widgets .wpseo-location {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: -14px;
}

.footer-widgets .wpseo-location p {
    margin-bottom: 0;
}

.footer-widgets .wpseo-location span[itemprop="name"] {
    display: none;
}

#footer p#jso,
#footer p#jso a,
#footer p#jso a:hover, active {
  font-size: 12px;
  color: #000;
}

/* Social media buttons in footer */

#rm_social_footer {
    margin: 0 auto;
    width: 180px;
}

#rm_twitter,
#rm_facebook,
#rm_linkedin,
#rm_google {
    float: left;
}


#rm_twitter,
#rm_facebook,
#rm_linkedin {
    margin-right: 10px;
}


/*
 Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd inset;
	padding: 8px;
	padding: .5rem;
	width: 100%;
}

#header .search-form {
	float: right;
	margin-top: 56px;
	margin-top: 3.5rem;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #387b3b;
	border: 1px solid #000;
	box-shadow: none;
	cursor: pointer;
	display: block;
	padding: 4px 12px;
	padding: .25rem 0.75rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover {
	background-color: #000000;
}

.enews input[type="submit"],
.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;

	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Gravity Forms ----------- */

#content div.gform_wrapper input,
#content div.gform_wrapper select,
#content div.gform_wrapper textarea,
#content div.gform_wrapper .ginput_complex label {
	font-size: 14px;
	font-size: 0.875rem;
	
}

#content div.gform_wrapper input[type="submit"] {
	padding: 8px 24px;
	padding: .5rem 1.5rem;
}

#content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1rem 0 0;
}

#gform_wrapper_1 .top_label input.medium,
#gform_wrapper_1 .top_label select.medium,
#gform_wrapper_1 .top_label textarea.textarea {
    width: 100%;
}

#gform_wrapper_1 .gf_left_third {
    width: 50%;
}

#gform_wrapper_1 .gf_middle_third {
    width: 20%
}

#gform_wrapper_1 .gf_right_third {
    width: 25%
}

/* Gravity forms sidebar */

#gform_widget-2 {
    background: #c3c3c3;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    max-width: 350px;
    padding: 10px 10px 0;
    position: relative;
   
}

#gform_wrapper_1 {
    border: 1px solid #fff;
    border-top: none;
    padding: 20px 20px 10px;
}

#gform_widget-2 .widgettitle {
    background: #c3c3c3;
    border: 1px solid #fff;
    border-bottom: none;
    color: #387b3b;
	font-size: 30px;
	margin-bottom: -45px;
	padding-left: 0;
	padding-top: 5px;
	text-align: center;
}

#gform_widget-2 .top_label .gfield_label {
    line-height: 0.2;
}

#gform_widget-2 #field_1_1 label,
#gform_widget-2 #field_1_2 label,
#gform_widget-2 #field_1_3 label,
#gform_widget-2 #field_1_6 label,
#gform_widget-2 #field_1_8 label {
    display: none;
}

#gform_widget-2 #field_1_4 label,
#gform_widget-2 #field_1_5 label {
    color: #000;
    font-weight: normal;
    margin: 0;
}

#gform_widget-2 .gfield_required {
    display: none;
}

#gform_widget-2 .top_label input.medium,
#gform_widget-2 .top_label select.medium {
    display: block;
    margin: 15px auto;
    padding: 5px 10px;
    width: 100%;
}

#gform_widget-2 .top_label textarea.textarea {
    display: block;
    margin: 15px auto;
    padding: 5px 10px;
    height: 100px;
    width: 100%;
}

#gform_widget-2 .gf_left_half,
#gform_widget-2 .gf_right_half {
    width: 40%;
}

#gform_widget-2 input::-webkit-input-placeholder { /* WebKit browsers */
color: #000;
}

#gform_widget-2 input[type=text],
#gform_widget-2 input[type=url],
#gform_widget-2 input[type=email],
#gform_widget-2  input[type=tel],
#gform_widget-2 input[type=number],
#gform_widget-2 input[type=password],
#gform_widget-2 textarea {
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
}

#gform_widget-2 li {
    margin: 0;
}

#gform_widget-2 .gform_footer {
    margin: 0;
    padding: 0;
}

#gform_wrapper_1 .gform_footer input.button,
#gform_wrapper_1 .gform_footer input[type=submit] {
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
	margin: 0 auto;
}

#gform_widget-2 input::-webkit-input-placeholder { /* WebKit browsers */
color: #000;
}

#gform_widget-2 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000;


}
#gform_widget-2 input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000;
}

#gform_widget-2 input:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000;
}

#gform_widget-2 textarea::-webkit-input-placeholder { /* WebKit browsers */
color: #000;
}
#gform_wrapper_1 textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000;
}
#gform_widget-2 textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000;
}
#gform_widget-2 textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000;
}


/*
 Images & Captions
---------------------------------------------------------------------------------------------------- */

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

img {
	width: auto;
	height: auto;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 1.5rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 1.5rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 1.5rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0 1rem 1.5rem 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.5rem
}

img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}


img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 1.5rem 1.5rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 1.5rem 1.5rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 0.75rem;
}

.gallery-caption {
}

/* Customize slider on home page */

.rm_home_slider {
    margin: 0 auto;
    max-width: 1140px;
}

#genesisresponsiveslider-widget-2 #genesis-responsive-slider {
    border: none;
    padding: 0;
}
.main_headline_box{
display: flex;
margin-bottom: 30px;
}


.main_headline {
width: 1140px;
height: 470px;
margin-left: auto;
margin-right: auto;
}

#genesisresponsiveslider-widget-2 .slide-excerpt {
    background-color: #387b3b;
    height: 220px;
    margin: 0;
    opacity: 1;
    width: 389px;
}
.main_headline .slide-excerpt {
background-color: #387B3B;
height: 220px;
margin: 0;
opacity: 1;
width: 389px;
position: relative;
top: -470px;
right: -750px;
}

.small_headlines_box{
width: 1140px;
height: 470px;
margin-right: auto;
margin-left: auto;
}
.small_headline{
width:50%;
height:470px;
}
#genesisresponsiveslider-widget-2 .slide-excerpt-border {
    border: none;
    position: relative;
}

/* Slide Excerpt*/

.rm_slide_head {
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.rm_slide_title {
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 15px;
}

.rm_slide_text {
	color: #fff;
	font-size: 16px;
	line-height: 1.3
}

.rm_slide_readmore a {
	background: url(images/learn-more-about-project.jpg) no-repeat;
	color: #000;
	display: block;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 14px;
	padding: 12px 0 12px 20px;
	position: absolute;
	left: -10px;
    top: 210px;
	text-decoration: none;
	width: 389px;
}

.rm_slide_readmore a:hover {
    color: #fff;
    background-position: 0 -38px;
}

/* Customize home page green bar under slider */

.rm_home_menu {
    background: #387b3b;
    height: 55px;
    margin: 0 auto;
    max-width: 1140px;
}

#text-2 {
    margin-left: 20px;
}

.green_bar {
    color: #fff;
    display: block;
    float: left;
    font-family: 'Noto Sans', sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 55px;
}

.green_bar.first,
.green_bar.second {
    margin-right: 50px;
}

.rm_viewmore a {
    background: url(images/view-more.jpg) no-repeat;
    color: #000;
    float: right;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 33px;
    margin-right: -10px;
    padding-top: 22px;
    padding-left: 10px;
    text-decoration: none;
    width: 127px;
}

.rm_viewmore a:hover {
    color: #fff;
    background-position: 0 -55px;
}


/* Customize sidebar */

h4.widgettitle {
	background: #387b3b;
	color: #fff;
	padding: 6px 0 6px 30px;

}


.more-link a,
.more-link a:visited {
    background: #387b3b;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    padding: 5px;
    text-align: center;
    width: 80px;
}

.more-link a:hover {
    background: #000000;
    text-decoration: none;
}


/* Contact Page */

.wpseo-location span[itemprop=name] {
    display: none;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

/* Less than 1140 px wide */

@media only screen and (max-width: 1139px) {
    
    #header .widget-area {
        clear: both;
        display: block;
        float: none;
        height: 50px;
        margin: 0 auto 10px;
        width: 100%;
    }
    
    #header .genesis-nav-menu {
        float: none;
        margin: 0 auto;
        width: 825px;
    }
    
    #title-area {
        margin-left: 20px;
    }
    
    .rm_header_top_right {
        margin: 50px 20px 0 0;
    }
    
    .green_bar {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

@media only screen and (max-width: 1040px) {
    
    #inner,
    #footer .wrap,
    #footer-widgets .wrap,
    #genesisresponsiveslider-widget-2,
    .rm_home_menu {
        margin: 0 auto;
        width: 95%;
    }
    
    #content {
        border: none;
        min-height: 0;
    }
    
    .content-sidebar #content,
    .sidebar-content #content,
    .content-sidebar #sidebar,
    .sidebar-content #sidebar {
        width: 100%;
    }
    
    .sidebar {
        float: none;
        overflow: hidden;
    }
    
    .green_bar {
        font-size: 20px;
        font-size: 1.125rem;
    }
    
    .green_bar.first,
    .green_bar.second {
        margin-right: 30px;
    }
    
    #gform_widget-2,
	#sidebar .widget {
        display: block;
        margin: 0 auto 10px;
        width: 370px;
    }
    
       
}

@media only screen and (max-width: 960px) {
    .green_bar {
        font-size: 16px;
        font-size: .85rem;
    }
}

@media only screen and (max-width: 810px) {
    
    #header .genesis-nav-menu {
        width: 741px;
    }
    
    #header .genesis-nav-menu a {
        padding: 9px 5px;
    }
    
    #genesisresponsiveslider-widget-2 .slide-excerpt {
        height: 120px;
        width: 256px;
    }
    
    .rm_slide_text {
        display: none;
    }
    
    .rm_slide_readmore a {
       display: none;
    }
    
    .rm_slide_readmore_small a {
        background: url(images/learn-more-project-small.jpg) no-repeat;
        color: #000;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: 600;
        height: 19px;
        padding: 6px 0 0 70px;
        position: absolute;        
        text-decoration: none;
        top: 110px;
        left: -10px;
        width: 256px;
    }
    
    .rm_slide_readmore_small a:hover {
        background-position: 0 -25px;
        color: #fff;
    }
    
}

/* iPads (portrait) ----------- */

@media only screen and (max-width: 768px) {
	
	#header .wrap {
		border: none;
	}

	.tinynav {
		background: #387b3b url(images/tinybutton.jpg) no-repeat right;
		color: #fff;
		margin: 0 auto;
		width: 95% !important;
		-webkit-appearance: none;
	}
	
	.rm_home_menu {
	    display: none;
	}
}

@media only screen and (max-width: 650px) {
    
    #footer .creds {
        float: left;
    }
    
}

@media only screen and (max-width: 560px) {
    
    #footer-widgets .widget{
        overflow: hidden;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        float: none;
        margin: 0 auto 30px;
        padding: 0;
        text-align: center;
        width: 300px;
    }
    
    #footer .wrap,
    #footer .creds,
    #footer .copyright {
        text-align: center;
        width: 95%;
    }
}

/* iPhones (portrait and landscape) ----------- */

@media only screen and (max-width: 480px) {

	html {
		font-size: 87.5%; /* 14px base */
	}
	
	.home #inner,
	#inner {
	    padding: 0;
	}


	#header .search-form {
		width: 100%;
	}
	
	
	.header-image #title,
    .header-image #title a,
    .header-image #title-area,
	.rm_header_top_right {
	    display: block;
	    float: none;
	    margin: 10px auto;
	    width: 240px;
	}
	
	.header-image #title,
    .header-image #title a,
    .header-image #title-area {
        height: 110px;
    }
	
	.rm_header_top_right a {
	    float: none;
	    display: block;
	    text-align: center;
	}
	
	.rm_home_slider {
	    display: none;
	}


	.archive-page,
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	#sidebar .widget {
        display: block;
        margin: 0 auto 10px;
        width: 300px;
    }
    
    #sidebar #gform_widget-2 {
        width: 280px
    }
    
    #gform_widget-2 .gf_left_half,
    #gform_widget-2 .gf_right_half {
    width: 48%;

}
}
