/*
 Theme Name:   MKP.org Divi Child 
 Description:  MKP.org Divi Child Theme
 Author:       Simple Business Solutions
 Author URI:   http://web.simplebusinesssolutions.org
 Template:     Divi
 Version:      1.0.0
*/

H1 {
  font-family: "Rokkitt";
  color: #004664 !important;
}
/*
H1 {
  color: #004664!important;
}
*/
.green {
  color: #3C4A34!important;
}
.purple {
  color: #563F4D!important;
}
.blue {
  color: #004664!important;
}
.red {
  color: #7D1C1E!important;
}
.yellow {
	color: #E6C469!important;
}
.categorybox {
	color: #7d1c1e;
	background-color: #e6c469;
	text-align: center;
	font-family: Rokkitt;
	font-weight: bold;
	font-size: 26px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	padding-left: 30px;
	padding-right: 30px; 
	height: 45px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-top: -25px;
	margin-bottom: 24px;
}


.sub
{
	margin-top: 10px;
	width: 100%;
}
/* Line 11 */
.et_pb_number_counter .percent
{
  position: relative;
  height: 30px;
}

/* Line 11 */
.et_pb_circle_counter.et_pb_with_title .percent, .et_pb_number_counter.et_pb_with_title .percent
{
  margin-bottom: 0px;
}

#MKPBanner {
	width: 100% !important;
	max-width: 100% !important;
}
.MKPBlurbR .et_pb_main_blurb_image {
	float: right;
}
.MKPBlurbR .et_pb_blurb_container {
	text-align: right;
	padding-right: 15px;
}
#MKPCTA .et_pb_column_1_2 {
	padding-top: 20px;
	padding-bottom: 11px;
}
#MKPCTA .et_pb_column_1_2:nth-child(1) {
	border-radius: 8px 0px 0px 8px;
	padding-right: 2.5em;
}
#MKPCTA .et_pb_column_1_2:nth-child(2) {
	border-radius: 0px 8px 8px 0px;
	padding-left: 2.5em;
}
/* Resolve issue with calendar nav not showing up on MKPConnect Page */
.simcal-month-nav {
	color: black !important;
}
/* special format of the community menu item */
h2.map {
	display: none;
}
.MKPRegions {
	background-color: white;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
}
.MKPRegions > a {
	color: #2c75a3 !important;
}
.MKPRegions ul {
	width: 160px !important;
	margin: 0px;
	padding: 0px !important;
}
/* Adjust the testimonial widget formatting for the "clean" style
View Styles:http://wpdev.mkp.org/wp-admin/admin.php?page=easy-testimonials-style-settings
view Task: 	https://app.asana.com/0/81158908286233/100009001692797 */
.testimonial-client {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.testimonial_body {
	font-style: italic;
}
/* Handling the display of the DONATE menu item. 
https://app.asana.com/0/198564305500021/219214102431627
*/
#main-header #et-top-navigation {
	/* padding-top: 0px; */
}
#main-header #top-menu-nav .donatemenubutton {
	background-color: #1F3A6D;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 33px solid #1F3A6D;
}
#main-header #top-menu-nav .donatemenubutton a {
	color: #FFCF31;
	font-weight: bold;
	padding-bottom: 33px;
}
.nav li ul {
right: 0;
}
#top-menu li li a {
padding: 6px 3px;
font-size: 14px;
	color: #034664;
}
/* Set styles for Archive Pages */

/*
* Remove sidebar on all archive pages */

.search #main-content .container::before,
.archive #main-content .container::before {
    display: none;
}
.search #left-area,
.archive #left-area {
    width: 100%;
    float: none;
    padding-right: 0;
}
.search #sidebar,
.archive #sidebar {
    display: none;
}

/*
* Create Mansonory styles for archive pages
*/
.search #left-area,
.archive #left-area {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 30px;
         column-gap: 30px;
}
 
.archive .et_pb_post > a,
.search .et_pb_post > a {
    margin: -20px -20px 10px;
    display: block;
}
.entry-content .beta-base .preheader, .entry-content .beta-base .header, .entry-content .beta-base .sidebar, .entry-content .beta-base .body, .entry-content .beta-base .footer, #mainContent {
    text-align: left;
}
.entry-content .beta-base .preheader, .entry-content .beta-base .header, .entry-content .beta-base .body, .entry-content .beta-base .sidebar, .entry-content .beta-base .leftSidebar, .entry-content .beta-base .rightSidebar, .entry-content .beta-base .footer {
    line-height: normal;
    border: none;
    white-space: normal;
    margin: 0;
    padding: 0;
}
.entry-content .beta-base .title, .entry-content .beta-base .subtitle, .entry-content .beta-base .text, .entry-content .beta-base img {
    line-height: normal;
    border: none;
    background-image: none;
    white-space: normal;
    margin: 0;
    padding: 0;
}
.entry-content .beta-base .bodyContainer td.preheader {
    padding: 10px 0;
}
.entry-content .beta-base .bodyContainer td.header {
    height: 0;
    padding: 0;
}
.entry-content .beta-base .bodyContainer td.body, .entry-content .beta-base .bodyContainer td.footer, .entry-content .beta-base .bodyContainer td.sidebar, .entry-content .beta-base .bodyContainer td.leftSidebar, .entry-content .beta-base .bodyContainer td.rightSidebar {
    padding: 5px;
}
.entry-content .beta-base .bodyContainer td.header p, .entry-content .beta-base .bodyContainer td.preheader p, .entry-content .beta-base .bodyContainer td.body p, .entry-content .beta-base .bodyContainer td.footer p, .entry-content .beta-base .bodyContainer td.sidebar p, .entry-content .beta-base .bodyContainer td.leftSidebar p, .entry-content .beta-base .bodyContainer td.rightSidebar p {
    color: inherit;
    margin: 0;
}
.entry-content .beta-base .bodyContainer td.header div.title, .entry-content .beta-base .bodyContainer td.preheader div.title, .entry-content .beta-base .bodyContainer td.body div.title, .entry-content .beta-base .bodyContainer td.footer div.title, .entry-content .beta-base .bodyContainer td.sidebar div.title, .entry-content .beta-base .bodyContainer td.leftSidebar div.title, .entry-content .beta-base .bodyContainer td.rightSidebar div.title, .entry-content .beta-base .bodyContainer td.header div.subtitle, .entry-content .beta-base .bodyContainer td.preheader div.subtitle, .entry-content .beta-base .bodyContainer td.body div.subtitle, .entry-content .beta-base .bodyContainer td.footer div.subtitle, .entry-content .beta-base .bodyContainer td.sidebar div.subtitle, .entry-content .beta-base .bodyContainer td.leftSidebar div.subtitle, .entry-content .beta-base .bodyContainer td.rightSidebar div.subtitle, .entry-content .beta-base .bodyContainer td.header div.text, .entry-content .beta-base .bodyContainer td.preheader div.text, .entry-content .beta-base .bodyContainer td.body div.text, .entry-content .beta-base .bodyContainer td.body div.text div, .entry-content .beta-base .bodyContainer td.footer div.text, .entry-content .beta-base .bodyContainer td.sidebar div.text, .entry-content .beta-base .bodyContainer td.leftSidebar div.text, .entry-content .beta-base .bodyContainer td.rightSidebar div.text {
    overflow: auto;
}
.entry-content .beta-base .optout {
    margin-top: 10px;
    margin-bottom: 10px;
}
#webformErrors {
    font-size: 12px;
    color: #900;
}
.beta-font-b h1, .beta-font-b h2, .beta-font-b h3, .beta-font-b h4, .beta-font-b h5, .beta-font-b h6 {
    font-family: arial,sans-serif;
}
.beta-font-b h1 {
    font-size: 24px;
}
.beta-font-b h2 {
    font-size: 20px;
}
.beta-font-b h3 {
    font-size: 12px;
}
.beta-font-b h4 {
    font-size: 12px;
}
.beta-font-b h5 {
    font-size: 10px;
}
.beta-font-b h6 {
    font-size: 8px;
}
.beta-font-b address {
    font-style: italic;
}
.beta-font-b pre {
    font-family: Courier New, monospace;
}
.beta-font-b .title, .beta-font-b .title p {
    font-size: 20px;
    font-weight: bold;
    font-family: arial,sans-serif;
}
.beta-font-b .subtitle, .beta-font-b .subtitle p {
    font-size: 11px;
    font-weight: normal;
    font-family: arial,sans-serif;
}
.beta-font-b .text, .beta-font-b p {
    font-size: 12px;
    font-family: arial,sans-serif;
}
.beta-font-b .preheader .text, .beta-font-b .preheader .text p {
    font-size: 11px;
    font-family: arial,sans-serif;
}
.beta-font-b .footer a {
    font-size: 11px;
    font-family: arial,sans-serif;
}
.beta-font-b .footer .text {
    font-size: 10px;
    font-family: verdana,sans-serif;
}
.beta-font-b .sidebar .title, .beta-font-b .leftSidebar .title, .beta-font-b .rightSidebar .title {
    font-size: 15px;
    font-weight: bold;
    font-family: arial,sans-serif;
}
.beta-font-b .sidebar .subtitle, .beta-font-b .leftSidebar .subtitle, .beta-font-b .rightSidebar .subtitle {
    font-size: 12px;
    font-family: arial, sans-serif;
}
.beta-font-b .sidebar .text, .beta-font-b .sidebar .text p, .beta-font-b .leftSidebar .text, .beta-font-b .rightSidebar .text {
    font-size: 11px;
    font-family: arial, sans-serif;
}
.default .background {
    background-color: #fff;
}
.default .title {
    color: #000;
}
.default .subtitle {
    color: #000;
}
.default .text {
    color: #000;
}
.default a {
    color: #0645ad;
}
.default .background .preheader .text {
    color: #1a242e;
}
.default .background .preheader a {
    color: #0645ad;
}
.default .header {
    background-color: #fff;
}
.default .header .title {
    color: #000;
}
.default .header .subtitle {
    color: #000;
}
.default .header .text {
    color: #000;
}
.default .header .a {
    color: #157db8;
}
.default .hero {
    background-color: #025c8d;
}
.default .hero .title {
    color: #fff;
}
.default .hero .subtitle {
    color: #fff;
}
.default .hero .text {
    color: #fff;
}
.default .hero .a {
    color: #157db8;
}
.default .quote {
    background-color: #013b5a;
}
.default .quote:after {
    border-color: #013b5a transparent transparent transparent;
}
.default .quote .title {
    color: #fff;
}
.default .quote .subtitle {
    color: #fff;
}
.default .quote .text {
    color: #fff;
}
.default .quote .a {
    color: #157db8;
}
.default .body {
    background-color: #fff;
}
.default .main .title {
    color: #000;
}
.default .main .subtitle {
    color: #000;
}
.default .main .text {
    color: #000;
}
.default .main .a {
    color: #157db8;
}
.default .sidebar {
    background-color: #fff;
}
.default .sidebar .title {
    color: #000;
}
.default .sidebar .subtitle {
    color: #000;
}
.default .sidebar .text {
    color: #000;
}
.default .sidebar .a {
    color: #157db8;
}
.default .leftSidebar {
    background-color: #fff;
}
.default .leftSidebar .title {
    color: #f15c25;
}
.default .leftSidebar .subtitle {
    color: #669940;
}
.default .rightSidebar {
    background-color: #fff;
}
.default .rightSidebar .title {
    color: #f15c25;
}
.default .rightSidebar .subtitle {
    color: #669940;
}
.default .footer {
    background-color: #fff;
}
.default .footer .text {
    color: #0d0d0d;
}
.default .footer .title {
    color: #000;
}
.default .footer a {
    color: #1b3bde;
}
.default .footer .subtitle {
    color: #000;
}
.default .infusion-field-label-container {
    border-color: #000;
    border-width: 0;
    border-style: Hidden;
}
.bodyContainer {
    width: 450px;
}
#mkpformcontainer {
    border: none;
    padding: 0;
}
#mkpformcontainer .infusion-field-container {
    border: none;
    padding: 0;
}
#mkpformcontainer #inf_field_Email {
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
}

 
/* This is the end of the Infusionsoft form */

.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
    overflow: hidden; /* fix for Firefox */
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
    padding: 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
}
 
.search #left-area .et_pb_post h2,
.archive #left-area .et_pb_post h2 {
    font-size: 18px;
}
 
.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio,
.archive #left-area .et_pb_post.format-link,
.archive #left-area .et_pb_post.format-quote,
.archive #left-area .et_pb_post.format-audio{
    padding: 0;
}
 
.archive .et_pb_post .et_pb_image_container,
.archive .et_pb_post .et_main_video_container,
.archive .et_pb_post .et_audio_content,
.archive .et_pb_post .et_pb_slider,
.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
    margin: -20px -20px 10px;
}
 
.archive .et_pb_post.format-audio .et_audio_content{
    margin: 0px -38px 0px;
}
 
.archive .et_pb_post .et_pb_slider .et_pb_slide,
.search .et_pb_post .et_pb_slider .et_pb_slide {
    min-height: 180px;
}
 
.archive .pagination,
.search .pagination {
    padding: 20px 0;
}
 
/*
* Media Queries
*/
@media screen and (max-width: 980px) {
    .search #left-area,
    .archive #left-area {
        -moz-column-count: 2;
            column-count: 2;
        -moz-column-gap: 60px;
            column-gap: 60px;
    }
	
}
@media screen and (max-width: 767px) {
    .search #left-area,
    .archive #left-area {
        -moz-column-count: 1;
            column-count: 1;
    }
    .search .et_pb_post.format-audio .et_audio_content,
    .archive .et_pb_post.format-audio .et_audio_content{
        margin: 0;
    }
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{
        min-width: 300px!important;
        width: 300px!important;
    }
}

/*
Description: New CSS for InfusionSoft Form styling.
Author: Tim Chumley
Version: 1.0
Updated: 2020-12-04

Add: <div class="form-container"> to top of InfusionSoft code
*/

.form-container {
    max-width: 500px;
    font-size: 13px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background: #ffffff;
}

.form-container-inset {
    max-width: auto;
    font-size: 13px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    background: #ffffff;
    border-radius: 6px;
}

.form-head {
    font-family: "Rokkitt", "Lucida Grande", sans-serif;
    font-size: 24px;
    color: #004664;
    width: 100%;
    padding-bottom: 0;
    float: left;
    color: #000;
    margin: 10px 0;
}

subhead {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-weight: bold;
    color: #333333;
    margin-top: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.small-subhead {
    font-family: "Rokkitt", "Lucida Grande", sans-serif;
    font-size: 18px;
    width: 100%;
    padding-bottom: 0;
    float: left;
    color: #000;
    margin: 10px 0;
}

label {
    display: block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-weight: bold;
    color: #333333 !important;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

label-divided-2 {
    width:49%;
    display: block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-weight: bold;
    color: #333333 !important;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.field-divided {
    width: 49%;
    border: 1px solid #bbbbbb;
    padding: 6px;
}

.infusion-field, .infusion-field-input, .infusion-radio, .infusion-checkbox {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    color: #333333 !important;
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
.inquiry-type {
    margin-top: 0px;
}
.required {
    color: red;
}
.radio label {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    color: #333333 !important;
    width: 50%;
    float: left;
}
.infusion-radio {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    color: #333333 !important;
    width: 60%;
    float: left;
    margin: 0 0 0 0;
}
.infusion-radio label {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    color: #333333 !important;
    width: 20%;
    float: left;
    font-weight: normal;
}
.infusion-checkbox label {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    width: 100%;
    font-weight: normal;
}
.infusion-option {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    display: block;
    text-align: left;
}
input[type=text], input[type=date], input[type=datetime], input[type=number], input[type=search], input[type=time], input[type=url], input[type=email], input[type=radio], .input[type=checkbox], textarea, select {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    border: 1px solid #bebebe;
    border-radius: 4px;
    outline: none;
    margin: 0;
    padding: 6px;
}
input[type=text]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=number]:focus, input[type=search]:focus, input[type=time]:focus, input[type=url]:focus, input[type=email]:focus, textarea:focus, select:focus {
    -moz-box-shadow: 0 0 8px #cccccc;
    -webkit-box-shadow: 0 0 8px #cccccc;
    -o-box-shadow: 0 0 8px #cccccc;
    box-shadow: 0 0 8px #cccccc;
    border: 2px solid #cccccc;
    border-radius: 4px;
}
input[type=radio] {
    width: 12%;
    margin-top: 2px;
    float: left;
}
input[type=checkbox] {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    width: 3%;
    margin-top: 2px;
    float: left;
    margin: 0 12 0 0;
}
.field-divided {
    width: 49%;
    border: 1px solid #bbbbbb;
    padding: 6px;
}
.field-divided-3 {
    width: 32%;
    border: 1px solid #bbbbbb;
    padding: 6px;
}
.field-long {
    width: 100%;
    border: 1px solid #bbbbbb;
    padding: 6px;
    border-radius: 4px;
}
.field-select {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    color: #333333;
    width: 100%;
}
.field-textarea {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    height: 100px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #bbbbbb;
    padding: 6px;
}

textarea {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    height: 60px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #bbbbbb !important;
    padding: 6px;
}

select {
  width: 100%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
  color: #666666;
}

/* SUBMIT BUTTON */

.infusion-submit {
    font-family: "Rokkitt", "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-weight: bold !important;
    border: none !important;
    border-radius: 4px !important;
    margin-top: 10px;
    width: 100% !important;
    height: 40px !important;
}

button {
    background: #004664 !important;
    color: #ffffff !important;
    cursor: pointer;
}

button:hover {
    background: #e7c569 !important;
    color: #004664 !important;
    cursor: pointer;
}

/*
input[type=submit], input[type=button] {
    background-color: #333333;
    color: #333333;
    border: none;
    cursor: pointer;
    padding: 8px 15px;
}
*/
/*
input[type=submit]:hover, input[type=button]:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: #004664 !important;
    color: #e7c569;
}
*/
/* CAPTCHA STYLING */

.infusion-captcha {
    width: 100%;
    float: left;
    margin: 10px 0;
}
.inf_custom_NearestArea option {
    width: 100%;
    padding-left: 5px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #333;
}
div.infusion-captcha {
    width: 220px;
    padding: 10px;
}
div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
    width: 95%;
    display: inline-block;
    vertical-align: middle;
}

/*
.infusion-option {
    display: block;
    text-align: left;
}
*/
/*.infusion-field-label-container {
    font-size: 12px;
    text-align: Left;
    vertical-align: Middle;
    font-family: arial,sans-serif;
}
*/
/*.infusion-field-input-container {
    width: 100%;
    width: 200px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #666;
    color: #000;
}
*/

/*
#inf_field_Email, #inf_custom_Message {
    width: 100%;
    padding-left: 5px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #666;
}
*/

/*
.infusion-option label {
    font-size: 12px;
    color: #000;
    font-family: arial,sans-serif;
}

*/