/*** GENERAL NOTES ************************************************************************

FONT SIZES PULLED IN FROM THEME SETTINGS - FOR desktop, tablet, phone
--desktop_h1_font_size   (h1 through h6)
--desktop_paragraph_font_size
--desktop_list_font_size

******************************************************************** end of notes ********/


/*** ALL SCREEN SIZES ********************************************************************/

.textwidget .fl-builder-module-template { padding: 0!important; }

#sptp-244 .sptp-member-profession h4 { line-height: 1.3em; }
.tribe-events li { list-style-type: none!important; }
.tribe-events .tribe-events-c-search__button, .tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited { background-color:  #BABB13!important; }
.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited { border: #BABB13!important; color: #fff!important; }
.tribe-common .tribe-common-c-svgicon { color: #fff!important; }
.tribe-events-calendar-list .tribe-event-categories li {
  display: inline;
  border: 1px solid #BABB13;
  background-color: #fff;
	color: #BABB13;
  padding: 3px 9px;
  border-radius: 30px;
  margin-right: 3px;
  font-size: 16px;
}
.tribe-events-calendar-list .tribe-event-categories li:hover {
  background-color: #BABB13;
	color: #fff!important;
}
.tribe-events-calendar-list .tribe-event-categories li a {
  color: #BABB13!important;
}
.tribe-events-calendar-list .tribe-event-categories li:hover a {
  color: #fff!important;
}
.tribe-events-calendar-list__event-venue-title { display: none; }
.tribe-common .tribe-common-anchor-thin { border-bottom: none!important; }

body 					{ background-color: #BABB13;  }
td 						{ padding-top: 150px; vertical-align: bottom; }
#mwm_home_blog_layout_desktop 	{ width:  100%; background-color:  #fff; }
#mwm_home_blog_layout_tablet 	{ width:  100%; background-color:  #fff; }
#mwm_home_blog_layout_phone 	{ width:  100%; background-color:  #fff; }
.mwm_blog_slider 		{ padding:  25px; background-color: #d7ce8d; opacity: 0.0; transition: opacity .5s ease-out; -moz-transition: opacity .5s ease-out;
						  -webkit-transition: opacity .5s ease-out; -o-transition: opacity .5s ease-out; }
.show .mwm_blog_slider 	{ opacity: 1; }
.mwm_blog_slider h3 	{ font-family: 'Montserrat'; font-weight: 800; font-size:  26px; color:  #4c4f4c; }
.mwm_blog_slider h3 a 	{ text-decoration: none!important; color: #4c4f4c!important; }
.show { display: table-cell!important; }
html 																				{ font-size: 62.5%;  }
body 																				{ padding: 0; margin: 0; background-color: #ffffff; color: #000000; font-family:  "Open Sans", sans-serif; }
h1 																					{ text-transform: uppercase; }
h1, h2, h3, h4, h5, h6 											{ line-height:  1.1em; margin: 0; padding: 0; }
.fl-accordion-button-label 									{ line-height: 1em;  font-family: "Montserrat", sans-serif; color: #babb13!important; outline: none!important; }
.fl-accordion-button-icon 									{ text-decoration: none!important; color: #babb13!important; }
.fl-accordion-content 											{ padding-top: 25px!important; }
#mwm_content p															{ line-height: 1.6em; }
#mwm_content ul > li 												{ list-style-type: disc; line-height: 1.4em; }
#mwm_content ol > li 												{ list-style-type: decimal; line-height: 1.4em; }
#mwm_content li li 													{ font-size: 100%; }
#mwm_content ol > li > ol > li	 						{ list-style-type:lower-alpha }
#mwm_content ol > li > ol > li > ol > li 		{ list-style-type:lower-roman }
#mwm_content ul > li > ul > li 							{ list-style-type:square }
#mwm_content ul > li > ul > li > ul > li 		{ list-style-type:circle }
#mwm_content a 															{ color: #b5b748; transition: all 0.3s ease; }
#mwm_content a:visited 											{ color: #988a82; }
#mwm_content a:hover, #mwm_content a:focus	{ color: #cfc491; }
#menu:not( .mm-menu )     									{ display: none; }
.mm-panel, .mm-navbar 											{ background-color: #babb13!important; }
.mm-navbar__title                   				{ color: #fff!important; font-size: 14px; font-family: "Montserrat", arial, sans-serif; font-weight: normal!important;
																							text-transform: uppercase; }
.mm-listitem                        				{ color: #fff!important; font-size: 16px; font-family: "Noto Sans JP", arial, sans-serif; }
.mm-listitem__text 													{	padding-top: 10px!important; padding-bottom: 10px!important;	}
.mm-navbar, .mm-listitem         				   	{ border-color: rgba(255,255,255,.1)!important; }
#mwm_credits a															{ color: #666; text-decoration: none; }
#mwm_secondary_nav li, #mwm_footer_nav li 	{ list-style-type: none; }
#mwm_secondary_nav li a 										{ font-family: "Noto Sans JP", sans-serif; text-decoration: none; color: #4c4f4c; }
#mwm_footer_nav li a 												{ font-family: "Noto Sans JP", sans-serif; text-decoration: none; color: #999; }
#mwm_credits 																{ color: #666; font-family: "Noto Sans JP", sans-serif; }
#mwm_secondary_nav_wrapper 									{ background-color: #eeeeee; color: #4c4f4c; }
#mwm_header_wrapper 												{ background-color: #f7f7f7; }
footer 																			{ background-color: #222; }

#searchform 									{ 	background-color: #fff; border: #ccc solid 1px; border-radius: 5px; padding: 5px; display: inline-block; width: auto; line-height: 1em; vertical-align: middle; }
.soverlay 										{ 	height: 100%; width: 100%; display: none; position: fixed; z-index: 99999999999; top: 0; left: 0; background-color: rgb(255,255,255);
													background-color: rgba(255,255,255, 0.95);   }
.soverlay-content 								{ 	position: relative; top: 46%; width: 80%; text-align: center; margin-top: 30px; margin: auto;  }
.soverlay .closebtn 							{  	position: absolute; top: 20px; right: 45px; font-size: 60px; cursor: pointer; color: #666;   }
.soverlay .closebtn:hover 						{	color: #000; }
.soverlay input[type=text] 						{	padding: 15px; font-family: "Muli", arial, helvetica, sans-serif!important; font-size: 26px; border: none; float: left; width: 80%;
													border-top: #b5b748 solid 1px; border-left: #b5b748 solid 1px; border-bottom: #b5b748 solid 1px; background: white; border-top-left-radius: 5px;
												  	border-bottom-left-radius: 5px; outline: none; }
.soverlay input[type=text]:hover 				{	background: #fefefe;  }
.soverlay button 								{	border-top-right-radius: 5px; border-bottom-right-radius: 5px;  float: left; width: 10%; color: #fff; padding: 15px; background: #b5b748;
													font-family: "Muli", arial, helvetica, sans-serif!important; font-size: 26px; border: none;  border: #b5b748 solid 1px; cursor: pointer;}
.soverlay button:hover 							{ 	background: #b5b748;  }


.testimonial-name { font-family: "Noto Sans JP", arial, helvetica, sans-serif!important; font-size: 16px; font-weight: bold; }
.testimonial-company { font-family: "Noto Sans JP", arial, helvetica, sans-serif!important; font-size: 16px; }
#mwm_home_video { border: #fff solid 10px; box-shadow: 0 0 15px rgba(0,0,0,.2); }

.homebutton {
   float: right;
  font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    border: 3px none rgb(255, 255, 255);
    background-clip: border-box;
    border-radius: 0px;
    transition: all 0.3s ease;
    width: 200px;
    background: rgba(185, 187, 22, 1);
    padding: 10px 25px;
    text-shadow: none;
	margin: 0 0 10px 30px;
	display: inline-block;
}
.homebutton a { color: #fff!important; text-decoration: none!important; }
.homebutton:hover {background:#d7ce8d; color: #4c4f4c; } 
.homebutton:hover a { color: #4c4f4c!important; } 
.widget-title, .tribe-events-widget-events-list__header-title {  margin-left: -1px; padding-bottom: 20px; text-transform: uppercase; }
.rpwwt-post-title {  }
#rpwwt-recent-posts-widget-with-thumbnails-2 img { max-width: 100%; height: auto; }
.featuredimage img { width: 100%; height: auto; margin: 0 auto 15px auto; border-radius: 2px; }
.addtoany_shortcode { display: inline-block!important; }

.mwm_posted_in_loop a { color: #eb8152!important; text-decoration: none; }

.featuredimagethumbnail img { border-radius: 2px; margin: 5px auto!important; width: 100%!important; height: auto; display: block; float: none!important; }


/*************************************************************** end all screen sizes ***/


/*** BREAKPOINTS ************************************************************************/

@media all and (min-width: 1500px) {
	#mwm_breadcrumbs { width: 1018px; font-family: 'Assistant'; font-size: 14px; font-weight: 400; margin: 15px auto 0 auto;  }
	.mwm_loop_content h6 a {  color: #759dc0!important; text-decoration: none; }
	.mwm_loop_content h6 { font-size: 24px!important; line-height: 1.3em; }
	.mwm_loop_content h6 a:visited { color: #759dc0!important; }
	.mwm_loop_content h6 a:hover { color: #cfc491!important; }
	.entry-date a { color: #ed814c!important; }
	#mwm_home_blog_layout_desktop 	{ display: block; }
	#mwm_home_blog_layout_tablet 	{ display: none; }
	#mwm_home_blog_layout_phone 	{ display: none; }
	#mwm_secondary_nav 												{ margin: 0; padding: 0; }
	#mwm_secondary_nav li 										{ line-height: 31px; display: inline-block; }
	#mwm_secondary_nav li a 									{ font-size: 14px; line-height: 31px; margin-right: 13px; display: inline-block; }
	#mwm_footer_nav 													{ margin: 0; padding: 0; }
	#mwm_footer_nav li 												{ line-height: 31px; display: inline-block; }
	#mwm_footer_nav li a 											{ font-size: 18px; line-height: 18px; margin-right: 13px; display: inline-block; }
	#mwm_primary_navigation 									{ position: absolute; top: 0; right: 0; }
	#credits 																	{ font-size: 14px; line-height: 1.5em; }
	#mwm_secondary_nav_wrapper 								{ width: 100%; height: 32px; }
	#mwm_secondary_nav_inner 									{ width: 1300px; margin: 0 auto; text-align: right; }
	#mwm_header_wrapper 											{ border-bottom: #f2f2f2 solid 1px; width: 100%; height: 100px; }
	#mwm_header 															{ width: 1300px; height: 100px; position: relative; margin: 0 auto; }
	#mwm_logo 																{ position: absolute; top: 10px; left: 0; height: 80px; width: auto; }
	#mwm_content 															{ min-height: 800px; }
	footer 																		{ padding: 40px 0; }
	#mwm_footer 															{ width: 1300px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
	#mwm_credits 															{ order: 1; }
	#mwm_footer_nav_wrapper 									{ order: 2; }
	.mburger                        					{ display: none!important; }
	h1																				{ font-size: var(--desktop_h1_font_size); }
	h2																				{ font-size: var(--desktop_h2_font_size); }
	h3																				{ font-size: var(--desktop_h3_font_size); }
	h4																				{ font-size: var(--desktop_h4_font_size); }
	h5																				{ font-size: var(--desktop_h5_font_size); }
	h6																				{ font-size: var(--desktop_h6_font_size); }
	.single-post h1 { color: #759dc0; font-size: var(--desktop_h6_font_size); text-transform: none;  margin-bottom: 20px;     }
	section p																	{ font-size: var(--desktop_paragraph_font_size); margin: 0 0 20px 0; 		}
	.fl-accordion-button-label 								{ font-size: 26px!important; }
	section ul, section ol 										{ padding: 0; margin: 5px 0 5px 21px;		}
	section ul > li, section ol > li 					{ font-size: var(--desktop_list_font_size); margin: 0 0 8px 0; }
	#mwm_columns 															{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; margin: 0 auto 35px auto;
	 																						max-width: 1060px; padding: 20px; }
	#mwm_left_col 														{ order: 1; flex: 1; }
	#mwm_right_col 														{ order: 2; padding: 22px 20px; width: 300px; 	}
	.widget-title, .tribe-events-widget-events-list__header-title  { font-size: 28px!important; font-family: 'Montserrat'!important;   font-weight: 800!important; }
	.rpwwt-widget ul li { margin-bottom: 20px!important; }
	.mwm_loop_post {  margin-bottom: 30px; }
	#mwm_post_links { display: flex; margin-top: 30px; border-top: #eee solid 1px; padding: 15px 0; border-bottom: #eee solid 1px; }
	.mwm_prev_link { order: 1; width: 48%; padding-right: 2%; text-align: left; }
	.mwm_next_link { order: 2; width: 48%; padding-left: 2%; text-align: right; }
	}

@media all and (min-width: 1150px) and (max-width: 1499px) {
	#mwm_breadcrumbs { width: 1018px; font-family: 'Assistant'; font-size: 14px; font-weight: 400; margin: 15px auto 0 auto;  }
	.mwm_loop_content h6 a {  color: #759dc0!important; text-decoration: none; }
	.mwm_loop_content h6 { font-size: 24px!important; line-height: 1.3em; }
	.mwm_loop_content h6 a:visited { color: #759dc0!important; }
	.mwm_loop_content h6 a:hover { color: #cfc491!important; }
	.entry-date a { color: #ed814c!important; }
	#mwm_home_blog_layout_desktop 	{ display: block; }
	#mwm_home_blog_layout_tablet 	{ display: none; }
	#mwm_home_blog_layout_phone 	{ display: none; }
	#mwm_secondary_nav 												{ margin: 0; padding: 0; }
	#mwm_secondary_nav li 										{ line-height: 31px; display: inline-block; }
	#mwm_secondary_nav li a 									{ font-size: 14px; line-height: 31px; margin-right: 13px; display: inline-block; }
	#mwm_footer_nav 													{ margin: 0; padding: 0; }
	#mwm_footer_nav li 												{ line-height: 31px; display: inline-block; }
	#mwm_footer_nav li a 											{ font-size: 18px; line-height: 18px; margin-right: 13px; display: inline-block; }
	#mwm_primary_navigation 									{ position: absolute; top: 0; right: 0; }
	#credits 																	{ font-size: 14px; line-height: 1.5em; }
	#mwm_secondary_nav_wrapper 								{ width: 100%; height: 32px; }
	#mwm_secondary_nav_inner 									{ width: 95%; margin: 0 auto; text-align: right; }
	#mwm_header_wrapper 											{ border-bottom: #f2f2f2 solid 1px; width: 100%; height: 100px; }
	#mwm_header 															{ width: 95%; height: 100px; position: relative; margin: 0 auto; }
	#mwm_logo 																{ position: absolute; top: 10px; left: 0; height: 80px; width: auto; }
	#mwm_content 															{ min-height: 800px; }
	footer 																		{ padding: 40px 0; }
	#mwm_footer 															{ width: 95%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
	#mwm_credits 															{ order: 1; }
	#mwm_footer_nav_wrapper 									{ order: 2; }
	.fl-accordion-button-label 								{ font-size: 24px!important; }
	.mburger                        					{ display: none!important; }
	h1																				{ font-size: var(--desktop_h1_font_size); }
	h2																				{ font-size: var(--desktop_h2_font_size); }
	h3																				{ font-size: var(--desktop_h3_font_size); }
	h4																				{ font-size: var(--desktop_h4_font_size); }
	h5																				{ font-size: var(--desktop_h5_font_size); }
	h6																				{ font-size: var(--desktop_h6_font_size); }
	.single-post h1 { color: #759dc0; font-size: var(--desktop_h6_font_size); text-transform: none; margin-bottom: 20px;  }
	section p																	{ font-size: var(--desktop_paragraph_font_size); margin: 0 0 20px 0; 		}
	section ul, section ol 										{ padding: 0; margin: 5px 0 5px 21px;		}
	section ul > li, section ol > li 					{ font-size: var(--desktop_list_font_size); margin: 0 0 8px 0; }
	#mwm_columns 															{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; margin: 0 auto 35px auto; max-width: 1060px; padding: 20px; }
	#mwm_left_col 														{ order: 1; flex: 1; }
	#mwm_right_col 														{ order: 2; padding: 22px 20px; width: 300px; 	}
	.widget-title, .tribe-events-widget-events-list__header-title { font-size: 28px!important; font-family: 'Montserrat'!important;   font-weight: 800!important; }
	.rpwwt-widget ul li { margin-bottom: 15px!important; }
	.mwm_loop_post {  margin-bottom: 30px; }
	#mwm_post_links { display: flex; margin-top: 30px; border-top: #eee solid 1px; padding: 15px 0; border-bottom: #eee solid 1px; }
	.mwm_prev_link { order: 1; width: 48%; padding-right: 2%; text-align: left; }
	.mwm_next_link { order: 2; width: 48%; padding-left: 2%; text-align: right; }
	}

@media all and (min-width: 850px) and (max-width: 1149px) {
	#mwm_breadcrumbs { width: calc(95% - 78px); font-family: 'Assistant'; font-size: 14px; font-weight: 400; margin: 15px auto 0 auto;  }
	.mwm_loop_content h6 a {  color: #759dc0!important; text-decoration: none; }
	.mwm_loop_content h6 { font-size: 24px!important; line-height: 1.3em; }
	.mwm_loop_content h6 a:visited { color: #759dc0!important; }
	.mwm_loop_content h6 a:hover { color: #cfc491!important; }
	.entry-date a { color: #ed814c!important; }
	#mwm_home_blog_layout_desktop 	{ display: none; }
	#mwm_home_blog_layout_tablet 	{ display: block; }
	#mwm_home_blog_layout_phone 	{ display: none; }
	#mwm_secondary_nav 												{ margin: 0; padding: 0; }
	#mwm_secondary_nav li 										{ line-height: 31px; display: inline-block; }
	#mwm_secondary_nav li a 									{ font-size: 14px; line-height: 31px; margin-right: 13px; display: inline-block; }
	#mwm_footer_nav 													{ margin: 0; padding: 0; }
	#mwm_footer_nav li 												{ line-height: 31px; display: inline-block; }
	#mwm_footer_nav li a 											{ font-size: 18px; line-height: 18px; margin-right: 13px; display: inline-block; }
	#mwm_primary_navigation 									{ display: none; }
	#credits 																	{ font-size: 14px; line-height: 1.5em; }
	#mwm_secondary_nav_wrapper 								{ width: 100%; height: 32px; }
	#mwm_secondary_nav_inner 									{ width: 95%; margin: 0 auto; text-align: right; }
	#mwm_header_wrapper 											{ border-bottom: #f2f2f2 solid 1px; width: 100%; height: 100px; }
	#mwm_header 															{ width: 95%; height: 100px; position: relative; margin: 0 auto; }
	#mwm_logo 																{ position: absolute; top: 10px; left: 0; height: 80px; width: auto; }
	#mwm_content 															{ min-height: 800px; }
	footer 																		{ padding: 40px 0; }
	#mwm_footer 															{ width: 95%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
	#mwm_credits 															{ order: 1; }
	#mwm_footer_nav_wrapper 									{ order: 2; }
	.fl-accordion-button-label 								{ font-size: 20px!important; }
	.mburger 																	{ position: absolute!important; right: 2%!important; top: 20px; z-index: 9999; color: #babb13!important;
																							--mb-bar-height: 5px!important; }
	.mburger b 																{ color: #babb13;  }
	h1																				{ font-size: var(--tablet_h1_font_size); }
	h2																				{ font-size: var(--tablet_h2_font_size); }
	h3																				{ font-size: var(--tablet_h3_font_size); }
	h4																				{ font-size: var(--tablet_h4_font_size); }
	h5																				{ font-size: var(--tablet_h5_font_size); }
	h6																				{ font-size: var(--tablet_h6_font_size); }
	.single-post h1 { color: #759dc0; font-size: var(--tablet_h6_font_size); text-transform: none; margin-bottom: 20px;   }
	section p																	{ font-size: var(--tablet_paragraph_font_size); margin: 0 0 20px 0; 		}
	section ul, section ol 										{ padding: 0; margin: 5px 0 5px 21px;		}
	section ul > li, section ol > li 					{ font-size: var(--tablet_list_font_size); margin: 0 0 8px 0; }
	#mwm_columns 															{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; margin: 0 auto 35px auto; padding: 40px; }
	#mwm_left_col 														{ order: 1; flex: 1; }
	#mwm_right_col 														{ order: 2; padding: 22px 20px; width: 260px; 	}
	.widget-title, .tribe-events-widget-events-list__header-title { font-size: 24px!important; font-family: 'Montserrat'!important;   font-weight: 800!important; }
	.rpwwt-widget ul li { margin-bottom: 20px!important; }
.mwm_loop_post {  margin-bottom: 30px; }
	#mwm_post_links { display: flex; margin-top: 30px; border-top: #eee solid 1px; padding: 15px 0; border-bottom: #eee solid 1px; }
	.mwm_prev_link { order: 1; width: 48%; padding-right: 2%; text-align: left; }
	.mwm_next_link { order: 2; width: 48%; padding-left: 2%; text-align: right; }
	}

@media all and (min-width: 600px) and (max-width: 849px) {
	#mwm_breadcrumbs { width: calc(95% - 78px); font-family: 'Assistant'; font-size: 14px; font-weight: 400; margin: 15px auto 0 auto;  }
	.mwm_loop_content h6 a {  color: #759dc0!important; text-decoration: none; }
	.mwm_loop_content h6 { font-size: 21px!important; line-height: 1.3em; }
	.mwm_loop_content h6 a:visited { color: #759dc0!important; }
	.mwm_loop_content h6 a:hover { color: #cfc491!important; }
	.entry-date a { color: #ed814c!important; }
	#mwm_home_blog_layout_desktop 	{ display: none; }
	#mwm_home_blog_layout_tablet 	{ display: none; }
	#mwm_home_blog_layout_phone 	{ display: block; }
	#mwm_secondary_nav 												{ margin: 0; padding: 0; }
	#mwm_secondary_nav li 										{ line-height: 31px; display: inline-block; }
	#mwm_secondary_nav li a 									{ font-size: 14px; line-height: 31px; margin-right: 13px; display: inline-block; }
	#mwm_footer_nav 													{ margin: 0; padding: 0; }
	#mwm_footer_nav li 												{ line-height: 31px; display: inline-block; }
	#mwm_footer_nav li a 											{ font-size: 18px; line-height: 18px; margin: 0 13px; display: inline-block; }
	#mwm_primary_navigation 									{ display: none; }
	#credits 																	{ font-size: 14px; line-height: 1.5em; }
	#mwm_secondary_nav_wrapper 								{ width: 100%; height: 32px; }
	#mwm_secondary_nav_inner 									{ width: 95%; margin: 0 auto; text-align: right; }
	#mwm_header_wrapper 											{ border-bottom: #f2f2f2 solid 1px; width: 100%; height: 100px; }
	#mwm_header 															{ width: 95%; height: 100px; position: relative; margin: 0 auto; }
	#mwm_logo 																{ position: absolute; top: 10px; left: 0; height: 80px; width: auto; }
	#mwm_content 															{ min-height: 800px; }
	footer 																		{ padding: 40px 0; }
	.fl-accordion-button-label 								{ font-size: 20px!important; }
	#mwm_footer 															{ width: 95%; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; }
	#mwm_credits 															{ order: 2; width: 100%; text-align: center; padding-top: 25px; }
	#mwm_footer_nav_wrapper 									{ order: 1; width: 100%; text-align: center; }
	.mburger 																	{ position: absolute!important; right: 2%!important; top: 20px; z-index: 9999; color: #babb13!important;
																							--mb-bar-height: 5px!important; }
	.mburger b 																{ color: #babb13;  }
	h1																				{ font-size: var(--tablet_h1_font_size); }
	h2																				{ font-size: var(--tablet_h2_font_size); }
	h3																				{ font-size: var(--tablet_h3_font_size); }
	h4																				{ font-size: var(--tablet_h4_font_size); }
	h5																				{ font-size: var(--tablet_h5_font_size); }
	h6																				{ font-size: var(--tablet_h6_font_size); }
	.single-post h1 { color: #759dc0; font-size: var(--tablet_h6_font_size); text-transform: none; margin-bottom: 20px;   }
	section p																	{ font-size: var(--tablet_paragraph_font_size); margin: 0 0 20px 0; 		}
	section ul, section ol 										{ padding: 0; margin: 5px 0 5px 21px;		}
	section ul > li, section ol > li 					{ font-size: var(--tablet_list_font_size); margin: 0 0 8px 0; }
	#mwm_columns 															{ display: block;  margin: 0 auto 35px auto; padding: 30px; }
	#mwm_left_col 														{ order: 1;  }
	#mwm_right_col 														{ order: 2; padding: 0 20px;  	}
	.widget-title, .tribe-events-widget-events-list__header-title { font-size: 22px!important; font-family: 'Montserrat'!important;   font-weight: 800!important; }
	.rpwwt-widget ul li { margin-bottom: 20px!important; }
	.mwm_loop_post {  margin-bottom: 30px; }
	#mwm_post_links { display: block; margin-top: 30px; border-top: #eee solid 1px; padding: 15px 0; border-bottom: #eee solid 1px; }
	.mwm_prev_link { order: 1; width: 100%;  text-align: center; }
	.mwm_next_link { order: 2; width: 100%;  text-align: center; }
	}

@media all and (min-width: 420px) and (max-width: 599px) {
	#mwm_breadcrumbs { width: calc(95% - 78px); font-family: 'Assistant'; font-size: 14px; font-weight: 400; margin: 15px auto 0 auto;  }
	.mwm_loop_content h6 a {  color: #759dc0!important; text-decoration: none; }
	.mwm_loop_content h6 { font-size: 20px!important; line-height: 1.3em; }
	.mwm_loop_content h6 a:visited { color: #759dc0!important; }
	.mwm_loop_content h6 a:hover { color: #cfc491!important; }
	.entry-date a { color: #ed814c!important; }
	#mwm_home_blog_layout_desktop 	{ display: none; }
	#mwm_home_blog_layout_tablet 	{ display: none; }
	#mwm_home_blog_layout_phone 	{ display: block; }
	#mwm_secondary_nav 												{ margin: 0; padding: 0; text-align: center; }
	#mwm_secondary_nav li 										{ line-height: 31px; display: inline-block; }
	#mwm_secondary_nav li a 									{ font-size: 12px; line-height: 31px; margin: 0 8px; display: inline-block; }
	#mwm_footer_nav 													{ margin: 0; padding: 0; }
	#mwm_footer_nav li 												{ line-height: 31px; display: inline-block; }
	#mwm_footer_nav li a 											{ font-size: 15px; line-height: 15px; margin: 0 11px; display: inline-block; }
	#mwm_primary_navigation 									{ display: none; }
	#credits 																	{ font-size: 14px; line-height: 1.5em; }
	#mwm_secondary_nav_wrapper 								{ width: 100%; height: 32px; }
	#mwm_secondary_nav_inner 									{ width: 95%; margin: 0 auto; text-align: right; }
	#mwm_header_wrapper 											{ border-bottom: #f2f2f2 solid 1px; width: 100%; height: 100px; }
	#mwm_header 															{ width: 95%; height: 100px; position: relative; margin: 0 auto; }
	#mwm_logo 																{ position: absolute; top: 10px; left: 0; height: 80px; width: auto; }
	#mwm_content 															{ min-height: 800px; }
	footer 																		{ padding: 40px 0; }
	.fl-accordion-button-label 								{ font-size: 18px!important; }
	#mwm_footer 															{ width: 95%; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; }
	#mwm_credits 															{ order: 2; width: 100%; text-align: center; padding-top: 25px; }
	#mwm_footer_nav_wrapper 									{ order: 1; width: 100%; text-align: center; }
	.mburger 																	{ position: absolute!important; right: 2%!important; top: 20px; z-index: 9999; color: #babb13!important;
																							--mb-bar-height: 5px!important; }
	.mburger b 																{ color: #babb13;  }
	h1																				{ font-size: var(--phone_h1_font_size); }
	h2																				{ font-size: var(--phone_h2_font_size); }
	h3																				{ font-size: var(--phone_h3_font_size); }
	h4																				{ font-size: var(--phone_h4_font_size); }
	h5																				{ font-size: var(--phone_h5_font_size); }
	h6																				{ font-size: var(--phone_h6_font_size); }
	.single-post h1 { color: #759dc0; font-size: var(--phone_h6_font_size); text-transform: none; margin-bottom: 20px;   }
	section p																	{ font-size: var(--phone_paragraph_font_size); margin: 0 0 20px 0; 		}
	section ul, section ol 										{ padding: 0; margin: 5px 0 5px 21px;		}
	section ul > li, section ol > li 					{ font-size: var(--phone_list_font_size); margin: 0 0 8px 0; }
	#mwm_columns 															{ display: block;  margin: 0 auto 35px auto; padding: 20px; }
	#mwm_left_col 														{ order: 1;  }
	#mwm_right_col 														{ order: 2; padding: 0 20px;  	}
	.widget-title, .tribe-events-widget-events-list__header-title { font-size: 20px!important; font-family: 'Montserrat'!important;   font-weight: 800!important; }
	.rpwwt-widget ul li { margin-bottom: 20px!important; }
	.mwm_loop_post {  margin-bottom: 30px; }
	#mwm_post_links { display: block; margin-top: 30px; border-top: #eee solid 1px; padding: 15px 0; border-bottom: #eee solid 1px; }
	.mwm_prev_link { order: 1; width: 100%;  text-align: center; }
	.mwm_next_link { order: 2; width: 100%;  text-align: center; }
	}

@media all and (min-width: 1px) and (max-width: 419px) {
	#mwm_breadcrumbs { width: calc(95% - 78px); font-family: 'Assistant'; font-size: 14px; font-weight: 400; margin: 15px auto 0 auto;  }
	.mwm_loop_content h6 a {  color: #759dc0!important; text-decoration: none; }
	.mwm_loop_content h6 { font-size: 18px!important; line-height: 1.3em; }
	.mwm_loop_content h6 a:visited { color: #759dc0!important; }
	.mwm_loop_content h6 a:hover { color: #cfc491!important; }
	.entry-date a { color: #ed814c!important; }
	#mwm_home_blog_layout_desktop 	{ display: none; }
	#mwm_home_blog_layout_tablet 	{ display: none; }
	#mwm_home_blog_layout_phone 	{ display: block; }
	#mwm_secondary_nav 												{ margin: 0; padding: 0; text-align: center; }
	#mwm_secondary_nav li 										{ line-height: 31px; display: inline-block; }
	#mwm_secondary_nav li a 									{ font-size: 10px; line-height: 31px; margin: 0 5px; display: inline-block; }
	#mwm_footer_nav 													{ margin: 0; padding: 0; }
	#mwm_footer_nav li 												{ line-height: 31px; display: block; }
	#mwm_footer_nav li a 											{ font-size: 15px; line-height: 15px; margin: 11px; display: block; }
	#mwm_primary_navigation 									{ display: none; }
	#credits 																	{ font-size: 14px; line-height: 1.5em; }
	#mwm_secondary_nav_wrapper 								{ width: 100%; height: 32px; }
	#mwm_secondary_nav_inner 									{ width: 95%; margin: 0 auto; text-align: right; }
	#mwm_header_wrapper 											{ border-bottom: #f2f2f2 solid 1px; width: 100%; height: 75px; }
	#mwm_header 															{ width: 95%; height: 100px; position: relative; margin: 0 auto; }
	#mwm_logo 																{ position: absolute; top: 10px; left: 0; height: auto; width: 200px; }
	#mwm_content 															{ min-height: 800px; }
	footer 																		{ padding: 20px 0; }
	.fl-accordion-button-label 								{ font-size: 16px!important; }
	#mwm_footer 															{ width: 95%; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; }
	#mwm_credits 															{ order: 2; width: 100%; text-align: center; padding-top: 25px; }
	#mwm_footer_nav_wrapper 									{ order: 1; width: 100%; text-align: center; }
	.mburger 																	{ position: absolute!important; right: 0!important; top: 8px; z-index: 9999; color: #babb13!important;
																							--mb-bar-height: 5px!important; }
	.mburger b 																{ color: #babb13;  }
	h1																				{ font-size: var(--phone_h1_font_size); }
	h2																				{ font-size: var(--phone_h2_font_size); }
	h3																				{ font-size: var(--phone_h3_font_size); }
	h4																				{ font-size: var(--phone_h4_font_size); }
	h5																				{ font-size: var(--phone_h5_font_size); }
	h6																				{ font-size: var(--phone_h6_font_size); }
	.single-post h1 { color: #759dc0; font-size: var(--phone_h6_font_size); text-transform: none;  margin-bottom: 20px; font-weight: normal!important;  }
	section p																	{ font-size: var(--phone_paragraph_font_size); margin: 0 0 15px 0; 		}
	section ul, section ol 										{ padding: 0; margin: 5px 0 5px 21px;		}
	section ul > li, section ol > li 					{ font-size: var(--phone_list_font_size); margin: 0 0 8px 0; }
	#mwm_columns 															{ display: block;  margin: 0 auto 35px auto; padding: 20px; }
	#mwm_left_col 														{ order: 1;  }
	#mwm_right_col 														{ order: 2; padding: 0 20px;  	}
	.widget-title, .tribe-events-widget-events-list__header-title { font-size: 20px!important; font-family: 'Montserrat'!important;   font-weight: 800!important; }
	.rpwwt-widget ul li { margin-bottom: 20px!important; }
.mwm_loop_post {  margin-bottom: 30px; }
	#mwm_post_links { display: block; margin-top: 30px; border-top: #eee solid 1px; padding: 15px 0; border-bottom: #eee solid 1px; }
	.mwm_prev_link { order: 1; width: 100%;  text-align: center; }
	.mwm_next_link { order: 2; width: 100%;  text-align: center; }
	}

/**************************************************************** end of breakpoints ***/




/*** NAVIGATION ************************************************************************/


.navigation 									{	display: block;	position: relative; text-align: right;	 }
#nav 													{	margin: 0; padding: 0; list-style-type: none; position: relative; display: block; text-align: right;	}
#nav ul 											{	margin: 0; padding: 0; list-style-type: none;	}
#nav a 												{	display: inline-block; color: #222; color: rgba(0,0,0,.6); text-decoration: none; line-height: 100px; font-size: 17px;
																font-family: "Cabin Condensed", sans-serif; padding: 0 10px; font-weight: 800!important;	}
#nav a:hover 									{	color:#babb13;	}
#nav li 											{	display: inline-block; position:relative;	}
#nav ul 											{	position: absolute; display: none; width: 210px; top: 100px; left: 0; background-color: #f7f7f7; border-top: #babb13 solid 2px;
																border-bottom: #f2f2f2 solid 1px; border-left: #f2f2f2 solid 1px; border-right: #f2f2f2 solid 1px; z-index: 9999; 	}
#nav ul ul 										{	left: 210px; top: 0; z-index: 9999; }
#nav li li 										{	display: block!important; position: relative; float: left;	}
#nav li ul a 									{	line-height: 1.2em; font-family: "Cabin Condensed", sans-serif; width: 190px; float: left; text-align: left;
																font-size: 15px; padding: 8px 10px!important; }
#nav li ul a:hover 						{	color: #babb13; 	}
#nav li:hover > a  						{ color: #babb13;  }
#nav li:hover ul ul,
	#nav li:hover ul ul ul,
	#nav li:hover ul ul ul ul 	{	display: none; z-index: 9999;	}
#nav li:hover ul,
	#nav li li:hover ul,
	#nav li li li:hover ul,
	#nav li li li li:hover ul 	{	display: block;  	}
.mainmenu li.has-children > a:after 	{   content: '\25BE'; vertical-align: top;   }
.mainmenu li li.has-children > a:after  {   content: '\25B8'; vertical-align: top; float: right;   }

/***************************************************************** end of navigation ***/





/*** BEAVER BUILDER ********************************************************************/

.mce-container-body, .wp-link-input, .ui-autocomplete   { 	color: #222!important; }
.wp-link-input, .ui-autocomplete  						{  	font-family: "Open Sans", arial, helvetica, sans-serif!important; font-size: 18px!important;  }
.fl-builder-edit .mm-page 								{   position: static; }
#tiptip_holder 											{ top: -40px!important; }
.single #wmw_beaver_builder_wrapper2 .fl-row-content-wrap { padding: 0!important; margin: 0 -20px; }
@media (max-width: 900px) {     .fl-col-group .fl-col-small {  max-width: 100%;  }  }

/************************************************************* end of beaver builder ***/






/*** WORDPRESS *************************************************************************/

.mwm_footer_widget_list, .mwm_footer_widget_list ul, .xoxo, .xoxo ul {
	margin:  0 0 20px 0;
	padding:  0;
	}
.mwm_footer_widget_list li, .mwm_footer_widget_list ul li, .xoxo li, .xoxo ul li {
	list-style-type:  none;
	}
.mwm_footer_widget_list, .mwm_footer_widget_list li ul {
	margin: 0!important;
	padding: 0!important;	}
.mwm_footer_widget_list li {
	list-style-type: none; }
#mwm_footer_widgets_wrapper {
	}
#mwm_footer_widgets {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	align-items: flex-start;
   	margin: 0 auto;
   	}
#mwm_footer_widget_one {
	order: 1;
	padding: 20px;
	flex: 1;
	}
#mwm_footer_widget_two {
	order: 2;
	padding: 20px;
	flex: 1;
	}
#mwm_footer_widget_three {
	order: 3;
	padding: 20px;
	flex: 1;
	}
#mwm_footer_widget_four {
	order: 4;
	padding: 20px;
	flex: 1;
	}
#wmw_beaver_builder_wrapper1 {
	padding-top: 0!important;
	padding-bottom: 50px;
	padding: 20px;
	}
#wmw_beaver_builder_wrapper2 {
	margin: 20px;
	min-height: 300px;
	}
#mwm_no_columns {
	margin: 0 auto;
	}
#mwm_no_columns_full_width {
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#mwm_right_col ul,#mwm_right_col ol {
	margin: 0 0 20px 0;
	padding: 0;
	}
#mwm_right_col li {
	list-style-type: none!important;
	}
#mwm_404_page h1 {

	}
#mwm_404_page p {

	}
#mwm_comments {
	padding: 20px;
	background-color: #eeeeee;
	}
#mwm_comments_title {

	}
#reply-title {

	}
.comment-body p {
	margin: 0 0 8px 0;
	}
#email-notes, .comment-form-cookies-consent label {

	}
.comment-form-comment label, .comment-form-author label, .comment-form-email label {
	display: block;
	}
.comment .reply {
	margin-bottom: 15px;
	}
.mwm_moderation {
	clear: both;
	padding: 5px 2%;
	text-align: center;
	background-color: #ffffcc;
	border-radius: 3px;
	width: 96%;
	margin: 8px 0;
	display: block;
	}
.comment-form-comment #comment, .comment-form-author #author, .comment-form-email #email {
	width: 96%;
	padding: 2%;
	border: #ccc solid 1px;
	border-radius: 3px;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	}
.comment .comment-author {
	float: left;
	vertical-align: middle;
	line-height: 40px;
	}
.comment .comment-author img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	}
.comment .comment-meta {
	float: right;
	line-height: 40px;
	font-size: 11px;
	}
.comment .comment-body {
	clear: both;
	padding: 15px 0;
	}
#mwm_comment_list .children {
	margin-top: 20px;
	}
#mwm_comment_list {
	margin: 15px 0!important;
	padding: 0!important;
	}
#mwm_comment_list li {
	list-style-type: none;
	margin-bottom: 40px;
	border-top: #fff solid 1px;
	padding-top: 8px;
	}
.comment-reply-link, .comment-reply-link:visited {
	text-decoration: none;
	color: #000;
	font-family: arial, sans-serif;
	background-color: #ccc;
	font-size: 16px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	}
.comment-reply-link:hover, .comment-reply-link:active {
	background-color: #fff;
	}
.form-submit #submit, .form-submit #submit:visited {
	text-decoration: none;
	color: #000;
	font-family: arial, sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	cursor: pointer;
	}
.form-submit #submit:hover, .form-submit #submit:active {
	background-color: #fff;
	}
.mwm_older_comments a, .mwm_newer_comments a {
	text-decoration: none;
	color: #000;
	font-family: arial, sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	display: block;
	text-align: center;
	}
.mwm_older_comments a { float: left; }
.mwm_newer_comments a { float: right; }
.mwm_prev_link a, .mwm_next_link a {
	text-decoration: none;
	font-size: 18px; line-height: 1.1em;
	color: #759dc0!important;
	font-family: 'Assistant'; 
	}
.mwm_prev_link span, .mwm_next_link span { display: block; padding-bottom: 5px; font-size: 15px; color: #ccc; }
.mwm_prev_link a:hover, .mwm_prev_link a:active, .mwm_next_link a:hover, .mwm_next_link a:active {
	 
	}
.mwm_next_prev_spacer { height: 20px; }

.mwm_edit_button { margin-top: 15px; text-align: center; }
.mwm_edit_button a, .mwm_edit_button a:visited {
	text-decoration: none;
	color: #000;
	font-family: arial, sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	}
.mwm_edit_button a:hover, .mwm_edit_button a:active {
	background-color: #fff;
	}
.mwm_posted_on {

	}
.mwm_posted_on_loop {

	}
.mwm_posted_in {

	}
.mwm_posted_in_loop {
	font-family: 'Assistant',sans-serif;
	font-size: 15px;
	padding: 7px 0;
	display: block;
	}
.mwm_posted_in_bottom {
	font-family: 'Assistant',sans-serif;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 15px; 
	color: #b8ba15!important;
	}
.mwm_posted_in_bottom a { color: #eb8152!important; text-decoration: none; }
.mwm_posted_in_top {
	font-family: 'Montserrat',sans-serif;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1em;
	color: #ed814c;
	}
.mwm_posted_in_top a { color: #ed814c!important; text-decoration: none; }
.mwm_posted_on_bottom {
	font-family: 'Assistant',sans-serif;
	display: inline-block!important; 
	margin-right: 30px; 
	vertical-align: middle;
	font-size: 14px;
	line-height: 1em;
	}


.mwm_avatar_description {

	}
.mwm_avatar_link a, .mwm_avatar_link a:visited {
	text-decoration: none;
	color: #000;
	font-family: arial, sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	}
.mwm_avatar_link a:hover, .mwm_avatar_link a:active {
	background-color: #fff;
	}
.mwm_avatar_thumb img {
	float: left;
	margin: 0 20px 10px 0;
	width: 60px;
	height: auto;
	display: block;
	vertical-align: middle;
	}
.mwm_avatar_title {
	line-height: 60px;
	vertical-align: middle;
	margin: 0!important;
	padding: 0!important;
	}
.mwm_author_card {
	margin: 25px 0;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	padding: 15px 0;
	}
.screen-reader-text {
    position: absolute !important;
    left: -999em;
	}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
	}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
	}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
	}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
	}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
	}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
	}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
	}
.gallery br {
	display: none!important;
	}
.gallery-item {
	float: left;
	width: 152px;
	height: 152px;
	margin: 0 14px 14px 0;
	}
.gallery-item img {
	border-radius: 3px;
	border: #efefef solid 1px;
	}
.commentlist .bypostauthor 							{ 	border-left: #000 solid 5px; padding-left: 10px; }
.commentlist li ul.children li.bypostauthor 		{ 	border-left: #000 solid 5px; padding-left: 10px; }
.mwm_pagination 									{	text-align: left; font-family: arial, sans-serif; padding: 35px 0;	}
.numnav li a, .numnav li a:hover,
	.numnav li.active a, .numnav li.disabled 		{   color: #fff!important;  text-decoration:none;  margin: 1px; background-color: #759dc0; border-radius: 0; cursor: pointer; padding: 12px; padding: 0.75rem;   }
.numnav ul { margin: 5px 0!important; }
.numnav li.active a { background-color: #747474!important; }
.numnav li 											{   display: inline;   }
