/*
 Theme Name:   MWS Stacked
 Theme URI:    http://modernwebstudios.com
 Description:  MWS New is a GeneratePress child theme. 
 Author:       John Taylor
 Author URI:   http://modernwebstudios.com
 Template:     generatepress
 Version:      1.01
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

 MWS New, Copyright 2016 John Taylor
 MWS New is distributed under the terms of the GNU GPL

 MWS New is a child theme of GeneratePress
 
 It's not recommended to add CSS to this file, as it will be lost if you ever update this child theme.
 Instead, use a Custom CSS plugin.
 
 */

.hide-on-all {display: none;}

.wp-show-posts-entry-summary {text-align: justify; text-justify: inter-word;}


.muni-top-overlap {margin-top: -10%; position: relative; z-index: 3;}

.muni-curved-section {background-image: url(/collierclerkcom/wp-content/uploads/curved-bkg.png); background-size: 100% 100%;}
@media (max-width: 768px) {.muni-curved-section {background-image: none; background-color: #002548;}}

.site-logo {margin: 0px 0px -103px 0px !important; width: 100% !important; max-width: 15% !important; padding-top: 0px; font-weight: bold; position: relative; z-index: 99999;} 
.inside-header {min-height: 122px;}

.header-widget {max-width: 100%; width: 80%; overflow: visible;}
.header-widget .row-fluid p {margin-bottom: 0px;}
.header-widget .row-fluid {margin-bottom: 0.6%;}

.site-header {
	background-image: url('/collierclerkcom/wp-content/uploads/header-bkg-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: -16% center;
	text-shadow: 0px 0px 4px rgba(0,0,0,1), 0px 0px 4px rgba(0,0,0,1), 0px 0px 7px rgba(0,0,0,1), 2px 2px 6px rgba(0,0,0,1), 3px 3px 9px rgba(0,0,0,1);
}
@media (max-width: 768px) {
	.site-header {background-size: auto 100%; background-position: left center;}
	.site-header .header-image {width: 200px;}
	.mws-two-col-table-on-mobile td {width: 49% !important;  display: inline-block !important; padding: 10px 0px !important;}
}

@media (max-width: 1080px) {
	.site-logo {margin: -20px 0px -51px 0px;}
	.header-widget {margin: 5px 0px -31px 0px;}
}
@media (max-width: 768px) {
  .site-logo {margin: 0px 0px 0px 0px !important; }
  .main-navigation ul {padding-left: 0%;}
}
.main-navigation .main-nav ul li a, .inside-top-bar {position: relative; z-index: 99 !important;}
.navigation-search {z-index: 999 !important;}
.navigation-search input {width: 90%;}
.navigation-search.nav-search-active {width: 95%;}

.muni-home-header {background-position: center 98%;}
.slideout-navigation.do-overlay .inside-navigation {padding: 3% 2% 0;}

.main-navigation, .navigation-clone {box-shadow: 0px 5px 8px rgba(0,0,0,0.5) !important;}

.inside-top-bar {position: relative; z-index: 3;}

.header-image {font-size: 30px; line-height: 30px; font-variant: small-caps;}


/* Custom Fetch Search Shortcode Styling */
.widget .search-field {margin-top: 16%; border-radius: 27px; border: 4px solid #990000;}
.widget .search-field {max-width: 220px;}
.widget .search-field {background-repeat: no-repeat; background-position: right center;}
.widget .search-field:focus {background-repeat: no-repeat;}
.widget .search-field:placeholder-shown {color: #000000;}
.widget .search-field:focus::placeholder {color: rgba(0,0,0,0.2);}
@media (max-width: 550px) {.widget .search-field {max-width: 100%;} }
/* END - Custom Fetch Search Shortcode Styling */

.site-header {box-shadow: 0 0px 11px rgba(0, 0, 0, 0.4);}

.main-navigation .sticky-logo, .main-navigation .sticky-logo img {text-align: left;}

.main-navigation .navigation-logo img {
  
  -webkit-transition: height 0.65s ease !important;
  -o-transition: height 0.65s ease !important;
  transition: height 0.65s ease !important;
}

.sub-menu {border-radius: 0px 0px 14px 14px; padding-bottom: 12px;}

#generate-section-2 .generate-sections-inside-container {
  padding-left: 10px;
    padding-right: 10px;
}
  
#generate-section-1 .generate-sections-inside-container {
   padding-left: 0px;
    padding-right: 0px;
}

.sticky-logo {max-width: 20% !important;} 

nav#site-navigation {
    max-width: 100%;
}

.navigation-search input[type="search"], .navigation-search input[type="search"]:active {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border: 3px solid rgba(0, 0, 0, 0.12);
  border-radius: 9px;
  color: rgba(0, 0, 0, 1);
	font-weight: bold;
  
}

.generate-sections-inside-container {padding-left: 0px !important; padding-right: 0px !important;}

.order-on-your-phone {background-repeat: no-repeat; background-size: 100% auto; background-position: center center;}
@media (max-width: 1500px) {.order-on-your-phone-div {width: 100%; max-height: 500px !important;} }
@media (max-width: 1100px) {.order-on-your-phone-div {width: 100%; max-height: 400px !important;} }
@media (max-width: 800px) {.order-on-your-phone-div {width: 100%; max-height: 300px !important;} }
@media (max-width: 480px) {.order-on-your-phone-div {width: 100%; max-height: 200px !important;} }

.light-gray-section {background-size: auto; background-repeat: repeat; box-shadow: inset 0 0 10px rgba(0,0,0,0.3);}

table, td, th {border: 0px none rgba(0, 0, 0, 0.0);}
@media (max-width: 768px) {
  .mobile-tables table, td, th {width:97% !important; display: inline-block;}
}

#footer-widgets h5,#footer-widgets h4 {border-bottom: 1px solid #e1e0df;}

@media (max-width: 768px) {
  .mobile-header-navigation .mobile-header-logo, .mobile-header-navigation .mobile-header-logo img {height: unset; margin-top: -2px;}
  .header-image {min-width: 200px;}
}

@media (max-width: 1028px) {
  .main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {line-height: 37px;}
}

@media (max-width: 947px) {
  .main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {padding-left: 10px; padding-right: 10px;}
}

@media (max-width: 768px) {
  nav#site-navigation {max-width: 100%;}
  .inside-header.grid-container.grid-parent {text-align: center;}
  }

.hiddenContentp {margin: 5px 0 20px 20px !important;}
.hidden-content img {width:unset; margin-top: 10px;}

.modern-corners {border-radius: 0px 33px 0px 33px; border: 4px solid #F00; box-shadow: 0 6px 6px rgba(0,0,0,0.6);}
.modern-circle {border-radius: 50%; border: 4px solid #F00;}

.menu-right-column-menu-container ul li {font-size: 18px; font-weight: bold; list-style: none !important; list-style-type: none !important; margin: 0px 0 0px 10px !important;}
.sidebar .widget .widget-title {margin: 3px 0 3px 3px; padding: 0px; font-size: 27px; font-weight: bold;}
.widget ul li {padding-bottom: 2px;}

@media (max-width: 768px) {.site-logo {max-width: 40% !important;}}
@media (max-width: 590px) {.wpe-col p, .wpe-col h2 {text-align: left !important;}}

/* BEGIN - Mobile Logo Large Centered at top */
@media screen and ( max-width: 768px ) {
.inside-header {display: table !important; margin-left: auto; margin-right: auto;}
}
@media screen and ( max-width: 768px ) { 
/*.header-widget {display: none !important;}*/
.site-logo {display: none !important;}
.site-logo {margin-left: auto; margin-right: auto; max-width: 100% !important;}
.header-widget .row-fluid .span6 {width: 100%;}
.header-widget {width: 100%;}
.site-header {background-image: none; background-color: #021E56;}
.inside-header {min-height: unset;}
}
.menu-toggle {background-image: none;}
#mobile-header button, #mobile-header button:hover, #mobile-header button:active, #mobile-header button:visited {background-color: rgba(0,0,0,0) !important;}
/* END - Mobile Logo Large Centered at top */

/* Align Social Media to Center */
ul.sci-social-icons-horizontal, ul.sci-social-icons {
display: inline-table;
}
.sci-social-icons {
/*text-align: center; */      /* Uncomment this to make the icons centered at the bottom of the page */
float: none !important;
}
.sci-social-icons img {width: 40px;}
/* END Align Social Media to Center */

/* BEGIN - POPFX */
.imageeffectck_title {line-height: normal !important;}
.imageeffectck_title {text-shadow: 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1);}
figure.imageeffectck .imageeffectck_title {word-spacing: 6px; !important; word-wrap: normal !important; font-size: 158% !important;}
@media (min-width:768px) and (max-width:1000px) {figure.imageeffectck .imageeffectck_title {font-size: 80% !important;} }
.imageeffectck_desc {text-shadow: 0 0 3px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 11px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1)}
/* END - POPFX */

@media screen and ( max-width: 1100px ) {.pfx-bold-dark-outline-drop-shadow {max-width: 85%;}}

#wowslider-container1 {margin: 0px !important;}
#wowslider-container1 .ws_images {border: solid 0px white !important;}
#wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img {border-radius: 0px !important;}

/* Bullets in body and footer only, doesn't mess with the menu */
.site-main ul, .site-main ol {
  list-style: outside disc !important;
  text-align: left;
}
.site-footer ul, .site-footer li, .site-footer ol {
  list-style: outside disc !important;
  text-align: left;
  margin-left: 6px;
}
.widget ul li {padding-bottom: 14px;}
.sci-social-icons ul {list-style: none !important; margin-right: -15px !important;}
.widget .sci-social-icons-horizontal li {list-style: none !important; margin-left: 5px !important;}
/* END Bullets in body and footer only, doesn't mess with the menu */

.menu-side-menu-container ul li {
	list-style: none;
  padding: 12px 5px 12px 22px;
  font-weight: bold;
  background-color: rgba(0,0,0,0.03);
  margin: 3px 0px;
}
.menu-side-menu-container ul li:hover {background-color: rgba(0,0,0,0.08);}
.menu-side-menu-container ul {margin: 0px 0px 30px 0px;}
.menu-side-menu-container {
  box-shadow: 0px 34px 24px -29px rgba(0,0,0,0.4);
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #FEFEFE;
}

/* BEGIN - POPFX */
.imageeffectck_title {line-height: normal !important; font-weight: bold !important;}
.imageeffectck_title {text-shadow: 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1);}
figure.imageeffectck .imageeffectck_title {word-spacing: 6px; !important; word-wrap: normal !important; font-size: 90% !important;}
@media (min-width:768px) and (max-width:1000px) {figure.imageeffectck .imageeffectck_title {font-size: 50% !important;}}
@media screen and ( max-width: 768px ) {.imageeffectck {max-width: 90% !important;} }
.imageeffectck_desc {text-shadow: 0 0 3px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 11px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1)}
figure.effectck-sadie .imageeffectck_title {text-align: center; color: #000000 !important; padding-top: 0%;}


figure.imageeffectck .imageeffectck_title {
    width: 90%;
    margin-left: 5%;
}
/* END - POPFX */

.pfx-bold-dark-outline-drop-shadow { border-radius: 0%; border-color: #ffffff;}

/* Top Bar Styling */
.top-bar .sci-social-icons img {width: 30px;}
.top-bar .row-fluid {margin-bottom: 0%;}
.top-bar p {margin-bottom: -0.5%;}
.mws-top-bar-add-padding {padding-top: 2px;}
.top-bar .sci-social-icons {text-align: right;}
.top-bar .widget ul li {padding-bottom: 0px;}

@media (max-width: 550px) {
.top-bar .rhcol p {text-align: center !important;}
.top-bar ul.sci-social-icons-horizontal, .top-bar ul.sci-social-icons {display: inline-table;}
.top-bar .sci-social-icons {text-align: center; float: none !important;}
}
.top-bar .sci-social-icons {float: right;}
.top-bar .su-spoiler-title {font-weight: bold !important; font-size: inherit !important;}

.top-bar .su-spoiler {margin-bottom: 0px;}
.su-spoiler *:focus, .su-spoiler *:visited, .su-spoiler *:active, .su-spoiler *:hover {outline:0 !important;}
.su-spoiler *::-moz-focus-inner {border:0;}
.su-tabs-nav *:focus, .su-tabs-nav *:visited, .su-tabs-nav *:active, .su-tabs-nav *:hover {outline:0 !important;}
.su-tabs-nav *::-moz-focus-inner {border:0;}
.muni-spoiler-custom-style .su-spoiler {margin-bottom: 5px !important;}
/* END - Top Bar Styling */

/* MUNI CUSTOM SPOILER STYLING  */
.muni-spoiler-custom-style .su-spoiler-title {
	color: #ffffff;
	padding: 12px 12px 12px 35px !important;
	font-weight: bold !important;
	font-size: 23px !important;
	background: rgb(0,0,0);
	background: rgb(0,42,91);
	background: -moz-linear-gradient(0deg, rgba(0,42,91,1) 0%, rgba(0,42,91,1) 51%, rgba(0,59,129,1) 51%, rgba(0,59,129,1) 99%);
	background: -webkit-linear-gradient(0deg, rgba(0,42,91,1) 0%, rgba(0,42,91,1) 51%, rgba(0,59,129,1) 51%, rgba(0,59,129,1) 99%);
	background: linear-gradient(0deg, rgba(0,42,91,1) 0%, rgba(0,42,91,1) 51%, rgba(0,59,129,1) 51%, rgba(0,59,129,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002a5b",endColorstr="#003b81",GradientType=1); 
}
.muni-spoiler-custom-style .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {font-size: 140%;}
.muni-spoiler-custom-style .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {left: 7px !important; top: 13px !important;}
.muni-spoiler-custom-style .su-spoiler-content {
	background: rgb(210,210,210);
	background: -moz-linear-gradient(90deg, rgba(210,210,210,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(210,210,210,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(90deg, rgba(210,210,210,1) 0%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2d2d2",endColorstr="#f2f2f2",GradientType=1); 
	font-size: 18px;
}
.su-spoiler-icon-plus .su-spoiler-icon::before {content: '\f0d8' !important;}
.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {content: '\f0d7' !important;}
/* END - SPOILER STYLING */

.page-id-4829 .su-spoiler-style-default > .su-spoiler-title {padding-left: 9px;}
.page-id-4829 .su-spoiler {margin-bottom: 6px;}
.page-id-4829 .su-spoiler-title {background-color: rgba(0,0,0,0.085);}
.page-id-4829 .su-spoiler-title:hover {background-color: rgba(0,0,0,0.11);}
.page-id-4829 .su-spoiler-title {min-height: 20px; line-height: 24px; padding: 7px 7px 7px 34px; font-size: 28px;}
.page-id-4829 .su-spoiler {padding: 2px 3px;}
.page-id-4829 .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {content: '' !important;}
.page-id-4829 .su-spoiler-icon-plus .su-spoiler-icon::before {content: '' !important;}


/* Agendas Styling */
.sf-field-reset input[type="submit"] {padding: 2px 10px;}
.searchandfilter select {padding: 4px 5px; margin-bottom: -13px !important;}
.search-filter-results table {background-color: white;}
@media (max-width: 768px) {
.search-filter-results table, .search-filter-results td, .search-filter-results th {width: auto; display: table-cell; text-align: left !important;}
.dashicons-media-document {text-align: center !important;}
}
/* END - Agendas Styling */

/* Agendas Table Styling */
.search-filter-results tbody tr:first-child td {background: rgba(0,0,0,0.12);}
.search-filter-results td br {display: none;}
.search-filter-results td:first-child {text-align: left;}
.search-filter-results td {text-align: center;}
.search-filter-results tr:nth-child(even) {background: rgba(0,0,0,0.02);}
.search-filter-results tr:nth-child(odd) {background: rgba(0,0,0,0.08);}
.search-filter-results table {box-shadow: 3px 3px 8px rgba(0,0,0,0.35);
}
.search-filter-results table {margin-top: 15px;}
/* END - Agendas Table Styling */

/* Muni Table - Styling 
.muni-table tr:first-child, .muni-table tr:first-child a, .muni-table tr:first-child a:hover {background: #4A5256 !important; color: #ffffff !important; font-weight: bold;}
.muni-table {background-color: white; box-shadow: 0 6px 15px rgba(0,0,0,0.25);}
.muni-table td, .muni-table th {border: 1px solid rgba(0, 0, 0, 0.3); padding: 3px 11px;}
.muni-table table {border: 2px none rgba(0, 0, 0, 0.3);}
.muni-table table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table p {margin-bottom: 0em;}
.muni-table tr:nth-child(even) {background: rgba(0,0,0,0.02);}
.muni-table tr:nth-child(odd) {background: rgba(0,0,0,0.08);}
.muni-table tr, .muni-table table {height: 0px !important; } 
@media (max-width: 768px) {.muni-table table, .muni-table td, .muni-table th {width: inherit !important; display: table-cell !important;} }
 END - Muni Table - Styling */

/* Muni Table - Styling */
.muni-table tr:first-child, .muni-table tr:first-child a, .muni-table tr:first-child a:hover {
	background: rgb(213,232,255);
	background: -moz-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%) !important;
	background: -webkit-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%) !important;
	background: linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e8ff",endColorstr="#ebf4ff",GradientType=1); 
	color: #003d81 !important;
	font-weight: bold;
}
.muni-table {background-color: white; box-shadow: none;}
/*.muni-table tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}*/
/*.muni-table tr:first-child:hover {background-color: #4A5256 !important; box-shadow: none !important;}*/
.muni-table th {
	border: 0px solid rgba(0, 0, 0, 0.3); 
	padding: 15px 10px;
	background: rgb(213,232,255);
	background: -moz-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	background: -webkit-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	background: linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e8ff",endColorstr="#ebf4ff",GradientType=1); 
	color: #003d81 !important;
}
.muni-table td, .muni-table th {
	border-top: 0px solid #D5E8FF;
	border-bottom: 2px solid #D5E8FF;
	border-left: 0px solid #D5E8FF;
	border-right: 0px solid #D5E8FF;
	padding: 12px 10px;
}
.muni-table table {border: 2px none rgba(0, 0, 0, 0.3);}
.muni-table table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table p {margin-bottom: 0em;}
.muni-table tr:nth-child(even) {background: #ffffff;}
.muni-table tr:nth-child(odd) {background: #F9FCFF;}
.muni-table tr, .muni-table table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table table, .muni-table td, .muni-table th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table - Styling */

/* Muni Table No Top - Styling */
.muni-table-no-top {background-color: white; box-shadow: none;}
.muni-table-no-top table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table-no-top p {margin-bottom: 0em;}
.muni-table-no-top tr:nth-child(even) {background: #ffffff;}
.muni-table-no-top tr:nth-child(odd) {background: #F9FCFF;}
.muni-table-no-top tr, .muni-table-no-top table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-no-top table, .muni-table-no-top td, .muni-table-no-top th {width: inherit !important; display: table-cell !important;} }
.muni-table-no-top td, .muni-table-no-top th {
	border-top: 0px solid #D5E8FF;
	border-bottom: 2px solid #D5E8FF;
	border-left: 0px solid #D5E8FF;
	border-right: 0px solid #D5E8FF;
	padding: 12px 10px;
}
/* END - Muni Table No Top - Styling */

/* Muni Table No Styling */
.muni-table-no-styling tr:first-child, .muni-table-no-styling tr:first-child a, .muni-table-no-styling tr:first-child a:hover {background: none !important; color: #000 !important;}
.muni-table .muni-table-no-styling table {border: 0px solid rgba(0, 0, 0, 0.3) !important;}
.muni-table .muni-table-no-styling tr:hover {background-color: rgba(0,0,0,0) !important;}
.muni-table-no-styling {background-color: none !important; box-shadow: none !important;}
/*.muni-table-no-styling tr:hover {background-color: rgba(0,0,0,0) !important; box-shadow: none !important;}*/
.muni-table-no-styling td, .muni-table-no-styling th {border: none !important; padding: none !important;}
.muni-table-no-styling table {border: 0px solid black !important;}
.muni-table table {margin: 0px; border: 0px solid black;}
.muni-table-no-styling p {margin-bottom: 0px !important;}
.muni-table-no-styling tr:nth-child(even) {background: none !important;}
.muni-table-no-styling tr:nth-child(odd) {background: none !important;}
.muni-table-no-styling tr, .muni-table-no-styling table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-no-styling table, .muni-table-no-styling td, .muni-table-no-styling th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table No Top - Styling */

/* Muni Table No Top - Styling */
.muni-table-no-top {background-color: white; box-shadow: 0 6px 15px rgba(0,0,0,0.25);}
/*.muni-table-no-top tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}*/
.muni-table-no-top td, .muni-table th {border: 0px solid rgba(0, 0, 0, 0.3); padding: 3px 11px;}
.muni-table-no-top table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table-no-top p {margin-bottom: 0em;}
.muni-table-no-top tr:nth-child(even) {background: rgba(0,0,0,0.02);}
.muni-table-no-top tr:nth-child(odd) {background: rgba(0,0,0,0.08);}
.muni-table-no-top tr, .muni-table-no-top table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-no-top table, .muni-table-no-top td, .muni-table-no-top th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table No Top - Styling */

/* Muni Table No Styling */
.muni-table-no-styling tr:first-child, .muni-table-no-styling tr:first-child a, .muni-table-no-styling tr:first-child a:hover {background: none !important; color: #000 !important;}
.muni-table .muni-table-no-styling table {border: 0px solid rgba(0, 0, 0, 0.3) !important;}
.muni-table .muni-table-no-styling tr:hover {background-color: rgba(0,0,0,0) !important;}
.muni-table-no-styling {background-color: none !important; box-shadow: none !important;}
/*.muni-table-no-styling tr:hover {background-color: rgba(0,0,0,0) !important; box-shadow: none !important;}*/
.muni-table-no-styling td, .muni-table-no-styling th {border: none !important; padding: none !important;}
.muni-table-no-styling table {border: 0px solid black !important;}
.muni-table table {margin: 0px; border: 0px solid black;}
.muni-table-no-styling p {margin-bottom: 0px !important;}
.muni-table-no-styling tr:nth-child(even) {background: none !important;}
.muni-table-no-styling tr:nth-child(odd) {background: none !important;}
.muni-table-no-styling tr, .muni-table-no-styling table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-no-styling table, .muni-table-no-styling td, .muni-table-no-styling th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table No Top - Styling */

/* Muni Table FOR FORMS - Styling */
.muni-table-for-forms tr:first-child, .muni-table-for-forms tr:first-child a, .muni-table-for-forms tr:first-child a:hover {background: #4A5256 !important; color: #ffffff !important; font-weight: bold;}
.muni-table-for-forms {background-color: white; box-shadow: none;}
/*.muni-table-for-forms tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}*/
/*.muni-table-for-forms tr:first-child:hover {background-color: #4A5256 !important; box-shadow: none !important;}*/
.muni-table-for-forms th {
	border: 0px solid rgba(0, 0, 0, 0.3); 
	padding: 15px 10px;
	background: rgb(213,232,255);
	background: -moz-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	background: -webkit-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	background: linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e8ff",endColorstr="#ebf4ff",GradientType=1); 
	color: #003d81 !important;
}
.muni-table-for-forms td, .muni-table-for-forms th {
	border-top: 0px solid #D5E8FF;
	border-bottom: 2px solid #D5E8FF;
	border-left: 0px solid #D5E8FF;
	border-right: 0px solid #D5E8FF;
	padding: 12px 10px;
}
.muni-table-for-forms table {border: 2px none rgba(0, 0, 0, 0.3);}
.muni-table-for-forms table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table-for-forms p {margin-bottom: 0em;}
.muni-table-for-forms tr:nth-child(even) {background: #ffffff;}
.muni-table-for-forms tr:nth-child(odd) {background: #F9FCFF;}
.muni-table-for-forms tr, .muni-table-for-forms table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-for-forms table, .muni-table-for-forms td, .muni-table-for-forms th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table FOR FORMS - Styling */

/* Muni Table FOR FORMS with No Top - Styling */
/*.muni-table-for-forms-no-top tr:first-child, .muni-table-for-forms-no-top tr:first-child a, .muni-table-for-forms-no-top tr:first-child a:hover {background: #4A5256 !important; color: #ffffff !important; font-weight: bold;}*/
.muni-table-for-forms-no-top {background-color: white; box-shadow: none;}
/*.muni-table-for-forms-no-top tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}*/
/*.muni-table-for-forms-no-top tr:first-child:hover {background-color: #4A5256 !important; box-shadow: none !important;}*/
.muni-table-for-forms-no-top th {
	border: 0px solid rgba(0, 0, 0, 0.3); 
	padding: 15px 10px;
	background: rgb(213,232,255);
	background: -moz-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	background: -webkit-linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	background: linear-gradient(0deg, rgba(213,232,255,1) 0%, rgba(240,247,255,1) 53%, rgba(255,255,255,1) 53%, rgba(235,244,255,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e8ff",endColorstr="#ebf4ff",GradientType=1); 
	color: #003d81 !important;
}
.muni-table-for-forms-no-top td, .muni-table-for-forms-no-top th {
	border-top: 0px solid #D5E8FF;
	border-bottom: 2px solid #D5E8FF;
	border-left: 0px solid #D5E8FF;
	border-right: 0px solid #D5E8FF;
	padding: 12px 10px;
}
.muni-table-for-forms-no-top table {border: 2px none rgba(0, 0, 0, 0.3);}
.muni-table-for-forms-no-top table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table-for-forms-no-top p {margin-bottom: 0em;}
.muni-table-for-forms-no-top tr:nth-child(even) {background: #ffffff;}
.muni-table-for-forms-no-top tr:nth-child(odd) {background: #F9FCFF;}
.muni-table-for-forms-no-top tr, .muni-table-for-forms-no-top table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-for-forms-no-top table, .muni-table-for-forms-no-top td, .muni-table-for-forms-no-top th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table FOR FORMS with No Top - Styling */

/* Muni Table FOR FORMS No Top - Styling */
.muni-table-for-forms-no-top {background-color: white; box-shadow: none;}
/*.muni-table-for-forms-no-top tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}*/
.muni-table-for-forms-no-top table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table-for-forms-no-top p {margin-bottom: 0em;}
.muni-table-for-forms-no-top tr:nth-child(even) {background: #ffffff;}
.muni-table-for-forms-no-top tr:nth-child(odd) {background: #F9FCFF;}
.muni-table-for-forms-no-top tr, .muni-table-for-forms-no-top table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-for-forms-no-top table, .muni-table-for-forms-no-top td, .muni-table-for-forms-no-top th {width: inherit !important; display: table-cell !important;} }
.muni-table-for-forms-no-top td, .muni-table-for-forms-no-top th {
	border-top: 0px solid #D5E8FF;
	border-bottom: 2px solid #D5E8FF;
	border-left: 0px solid #D5E8FF;
	border-right: 0px solid #D5E8FF;
	padding: 12px 10px;
}
/* END - Muni Table FOR FORMS No Top - Styling */

/* Muni Table FOR FORMS No Styling */
.muni-table-for-forms-no-styling tr:first-child, .muni-table-for-forms-no-styling tr:first-child a, .muni-table-for-forms-no-styling tr:first-child a:hover {background: none !important; color: #000 !important;}
.muni-table-for-forms .muni-table-for-forms-no-styling table {border: 0px solid rgba(0, 0, 0, 0.3) !important;}
.muni-table-for-forms .muni-table-for-forms-no-styling tr:hover {background-color: rgba(0,0,0,0) !important;}
.muni-table-for-forms-no-styling {background-color: none !important; box-shadow: none !important;}
/*.muni-table-for-forms-no-styling tr:hover {background-color: rgba(0,0,0,0) !important; box-shadow: none !important;}*/
.muni-table-for-forms-no-styling td, .muni-table-for-forms-no-styling th {border: none !important; padding: none !important;}
.muni-table-for-forms-no-styling table {border: 0px solid black !important;}
.muni-table-for-forms table {margin: 0px; border: 0px solid black;}
.muni-table-for-forms-no-styling p {margin-bottom: 0px !important;}
.muni-table-for-forms-no-styling tr:nth-child(even) {background: none !important;}
.muni-table-for-forms-no-styling tr:nth-child(odd) {background: none !important;}
.muni-table-for-forms-no-styling tr, .muni-table-for-forms-no-styling table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-for-forms-no-styling table, .muni-table-for-forms-no-styling td, .muni-table-for-forms-no-styling th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table FOR FORMS No Top - Styling */

.muni-button-color-change {background-color: #4F6D99; border-radius: 8px; border: none; transition: all 0.5s ease;}
.muni-button-color-change:hover {background-color: #800000; transition: all 0.5s ease;}

.mws-padded-section .generate-sections-inside-container {padding-left: 15px !important; padding-right: 15px !important;}

.mws-tile {background-size: auto; background-repeat: repeat !important;}

/* Animate the menu hover */
@media (min-width: 769px) {
    .main-navigation .menu > .menu-item > a::after {
        content: "";
        position: absolute;
        right: 0;
        left: 50%;
        bottom: 0px; /* Set this to the menu height */
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
        width: 0;
        height: 2px;
        background-color: rgba(255,255,255,0.5);
        transition: 0.3s width ease;
    }
    .main-navigation .menu > .menu-item > a:hover::after {
        width: 100%;
    }
}
/* END - Animate the menu hover */

.muni-home-buttons img {border: 3px solid rgba(255,255,255,0.0); opacity: 0.8; transition: all 1.6s ease; padding: 0px;}
.muni-home-buttons img:hover {border: 3px solid rgba(255,255,255,0.0); opacity: 1; transition: all 0.3s ease;} 


.mws-sticky-item {position: sticky; top: 90px;}

.mws-left-side-menu ul li {
  font-size: 19px;
  font-weight: 600;
  background-color: rgba(0,0,0,0.06);
  border-radius: 0px;
  padding: 7px 4px 7px 19px;
  list-style: none !important;
  margin: 1px 0px !important;
}
.mws-left-side-menu {border-left: 2px solid #ddd;}
.mws-left-side-menu ul li a:hover {color: #000000; text-decoration: underline;}
.mws-left-side-menu .current-menu-item {background-color: #162C3C !important;}
.mws-left-side-menu .current-menu-item:hover {background-color: #2A4050 !important;}
.mws-left-side-menu .current-menu-item a {color: #ffffff !important;}
.mws-left-side-menu ul li a {
  display: block;
  height: 100%;
  width: 100%;
  list-style: none !important;
  margin: 0px !important;
  color: #555555;
}

.mws-left-side-menu ul {margin: 0px !important;}

.muni-shadowed-box {
  box-shadow: 2px 4px 8px #888888; 
  border-radius: 8px; 
  padding: 25px; 
  border-top: 5px solid #7F0000;
  border-bottom: 5px solid #7F0000;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);
}

.menu-item i._before, .rtl .menu-item i._after {margin-bottom: -4px;}

@media (max-width: 769px) {.inside-header {padding: 0px 0px 0px 0px !important;}}

/* Tabs Styling */
.su-tabs {background: #163963 !important; border-radius: 0px !important; padding: 0px !important; box-shadow: 0 0 8px rgba(0,0,0,0.36);}
.su-tabs-vertical .su-tabs-nav {width: 28% !important; min-width: 232px;}
.su-tabs-vertical .su-tabs-panes {width: 74% !important;}
@media (max-width: 769px) {
  .su-tabs-vertical .su-tabs-nav {width: 100% !important;}
	.su-tabs-vertical .su-tabs-panes {width: 100% !important;}
}
.su-tabs-nav {border-top: 20px solid #163963; border-left: 20px solid #163963; border-bottom: 20px solid #163963;}
@media (max-width: 768px) {.su-tabs-nav {border: 10px solid #163963;}}
.su-tabs-nav span {font-size: 17px !important; font-weight: 300; margin-bottom: 7px;}
.su-tabs-nav span {color: #fff !important;}
.su-tabs-nav span:hover {color: #fff !important; background-color: #0072bb !important;}
.su-tabs-nav span:after {font-family: 'FontAwesome'; float: right; color: #1a91dd; content: '\f054'; font-size: 16px; }
.su-tabs-nav span:hover:after {font-family: 'FontAwesome'; float: right; color: #1a91dd; content: '\f054'; font-size: 16px;}
.su-tabs-nav {font-family: Oswald;}
.su-tabs-nav span.su-tabs-current {color: #163963 !important;}
.su-tabs-nav span.su-tabs-current:after {font-family: 'FontAwesome'; float: right; color: #FF9368; content: '\f054'; font-size: 16px;}
.su-tabs-nav span.su-tabs-current:hover {color: #163963 !important; background-color: #fff !important;}
.su-tabs-vertical .su-tabs-panes .su-tabs-pane, .su-tabs-vertical .su-tabs-nav > span {border-radius: 0px !important;}
.su-tabs-pane {font-size: 18px !important;}
.su-tabs-pane .alignleft {margin-right: 0.5em;}
.su-tabs-nav span {padding: 4px 8px !important; min-height: 27px !important;}
/* END - Tabs Styling */

/* Flashing Blinking Text */
.mws-flashing-text {
	-webkit-animation: mws-flashing-text .75s linear infinite;
	-moz-animation: mws-flashing-text .75s linear infinite;
	-ms-animation: mws-flashing-text .75s linear infinite;
	-o-animation: mws-flashing-text .75s linear infinite;
	 animation: mws-flashing-text .75s linear infinite;
  transition: all 0.75s ease;
}
@-webkit-keyframes mws-flashing-text {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes mws-flashing-text {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes mws-flashing-text {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes mws-flashing-text {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes mws-flashing-text {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
/* Flashing Blinking Text */

.muni-footer-logo {margin: -30px 10px; max-height: 120px;}

/* Align Social Media to Center */
ul.sci-social-icons-horizontal, ul.sci-social-icons {
display: inline-table;
}
.sci-social-icons {
text-align: center;
float: none !important;
}
.sci-social-icons img {width: 40px; margin-right: 8px;} /* full size is 55px */
.sci-social-icons-horizontal {margin-left: -20px !important;}
/* END Align Social Media to Center */

@media (max-width: 768px) {.widget:last-child, .separate-containers .widget:last-child {margin-left: 8px;}}

.muni-customized-columns {background-color: rgba(255,255,255,0.5); border-radius: 9px; box-shadow: 0 0 8px rgba(0,0,0,0.28); padding: 20px; border-top: 6px solid #800000; border-bottom: 10px solid #1A3346;}

/* Bellows Accordion Left Side Menu Styling */
.fa-chevron-down::before {content: "\f067" !important;}
.fa-chevron-up::before {content: "\f068" !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target .bellows-subtoggle {background: inherit !important;}
.bellows.bellows-skin-grey-material {background: #10213c !important;}  /* Main Button Color */
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target:hover {background: #AE0100 !important;} /* Main Button Hover Color */
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-active > .bellows-target {background: #173057 !important;} /* Expanded */
.bellows {margin: 0px 0px 20px 0px !important;}
.muni-bellows-table-column p {margin: 20px !important;}
.muni-bellows-table {
	width: 100%; 
	border-collapse: collapse; 
	margin-bottom: 15px !important;
	padding: 0px;
	background-color: white;
	box-shadow: 0 6px 9px rgba(0, 0, 0,0.5);
        min-height: 500px;
}
.muni-table-right-column {text-align: left; vertical-align: top; background-color: rgba(0,0,0,0.15); padding: 15px;}
.muni-bellows-table-column {width: 20%; text-align: left; vertical-align: top; background-color: #173057; padding: 0px; color: white;} /* Bottom Panel Background Color */
.muni-bellows-table-column a {color: white; text-decoration: underline;}
.muni-bellows-table-column a:hover {color: #acacac;}
.bellows .bellows-nav .bellows-subtoggle {width: 40px !important;}
.bellows .bellows-nav .bellows-target > .bellows-target-text {max-width: 226px !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target {padding: 10px 10px 10px 20px !important;}
.bellows ul li, .bellows ul, .bellows li, .bellows li li, .bellows li li li {list-style: none !important;}
.bellows-item-level-1 a {
 color: #343434 !important;
 background: rgb(233,233,233);
 background: -moz-linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
 background: -webkit-linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
 background: linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
 transition: all 1s ease !important;
}
.bellows-menu-item-has-children.bellows-item-level-1 > a {background: #3E4F6A  !important; color: white !important;}
.bellows-item-level-2 a {background: #b5b5b5 !important;}
.bellows-item-level-2 a:hover {background: #fff !important;}
.bellows-item-level-3 a {background: #555 !important; color: #fff !important;}
.bellows-item-level-3 a:hover {background: #fff !important;}
.bellows-item-level-4 a {background: rgba(255,255,255,1) !important; color: black !important;}
.bellows-item-level-4 a:hover {background: #fff !important; color: black !important;}
.bellows-item-level-5 a {background: rgba(255,255,255,1) !important; color: black !important;}
.bellows-item-level-5 a:hover {background: #fff !important; color: black !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target {background: #890512 !important; color: white !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {background: #003d81 !important; border-left: 5px solid #AE0100;}
.muni-bellows-table tr > td:nth-child(2):not(td td) {padding: 23px;display: table-cell;}
.muni-bellows-table td:nth-child(2) p {text-align: justify; text-justify: inter-word;}

.muni-bellows-table .su-tabs-nav span.su-tabs-current::after, .muni-bellows-table .su-tabs-nav span::after {display: none !important;}
.muni-bellows-table .su-tabs-nav span.su-tabs-current:hover {background: #173057 !important; color: white !important;}
.muni-bellows-table .su-tabs-nav span {padding: 14px 18px !important; min-height: 30px !important; border-radius: 6px !important;}
.muni-bellows-table .su-tabs-nav {border-top: 0px solid #fff; border-left: 0px solid #fff; border-bottom: 0px solid #fff;}
.muni-bellows-table .su-tabs {background: #ffffff !important; border-radius: 0px !important; padding: 0px !important; box-shadow: none;}
.muni-bellows-table .su-tabs-nav span.su-tabs-current {background: #173057;	color: white !important;}
.muni-bellows-table .su-tabs-nav span {font-size: 20px !important; color: #173057 !important; background-color: #dfdfdf;}
.muni-bellows-table .su-tabs-nav span:hover {color: #000 !important; background-color: #bbb !important;}
.bellows .bellows-nav .bellows-target > .bellows-target-text {font-family: oswald !important; font-size: 19px !important;}
@media (max-width: 768px) {
	.muni-bellows-table td {width: unset !important; display: block !important;}
	.muni-bellows-table tr > td:nth-child(2):not(td td) {padding: 7px;}
	.su-tabs-nav {border: 0px solid #163963;}
	.muni-bellows-table td:last-child {max-width: 98%;}
}
/* END - Bellows Right Side Menu Styling */

.muni-indent-me {margin-left: 28px;}

.mfp-bg, .mfp-wrap {z-index: 99999 !important;}

.mws-website-by-black {background-color:#000; color: rgba(255,255,255,.35); padding-bottom: 6px; padding-top: 6px; font-size: 14px; width: 100%; text-align: center;}
.mws-website-by-black a {color: rgba(255,255,255,.35);}

/* Flexy Breadcrumbs Styling */
.fbc-page .fbc-wrap .fbc-items li:first-child {padding-right: 0px !important;}
.fbc-page .fbc-wrap .fbc-items li a:last-child {margin-right: 0px !important;}
.fbc-page .fbc-wrap .fbc-items {width: 100%; margin-bottom: 15px;}
@media (max-width: 768px) {.fbc-page .fbc-wrap .fbc-items {width: 95%;}}
.fbc-page .fbc-wrap .fbc-items li {padding: 9px 5px;}
/* END - Flexy Breadcrumbs Styling */

.mega-has-icon .wpel-icon.wpel-image {display: none;}
#menu-main-menu .wpel-icon-right .wpel-icon.wpel-image {margin-left: -9px !important; margin-right: 14px !important; display: none;}

/* Mega Menu Styling */
.main-navigation ul ul .mega-menu-item a {display: initial; font-weight: initial; color: inherit; font-size: 18px;}  /* Makes the content NOT take on what's set in the menu */
.main-navigation ul ul .mega-menu-item a:hover {opacity: 0.6;}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    border-right: 2px solid rgba(255,255,255,0.2);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {min-height: 450px; border-right: 2px solid rgba(255,255,255,0.1);}
/*.mega-menu-item-type-widget:first-child {padding-top: 52px !important;}*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {text-shadow: 2px 2px 4px rgba(0,0,0,1), 0px 0px 6px rgba(0,0,0,1), 4px 4px 9px rgba(0,0,0,1);}
.mega-menu-item p strong span a, .mega-menu-item p strong a span, .mega-menu-item p strong a {font-weight: bold !important;} 
.mega-menu-item p span a {font-weight: regular !important;}
#mega-menu-wrap-primary #mega-menu-primary {padding: 0px 0px 0px 14.5%;}
.somthing { overflow: hidden;}
@media (max-width: 995px) {#mega-menu-wrap-primary #mega-menu-primary {padding: 0px 0px 0px 0px;}}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {box-shadow: 3px 3px 6px rgba(0,0,0,0.8);}

/* Mega Menu Title Bar Styling */
.muni-mega-menu-title-bar {background-color: white; color: #000000 !important; border-radius: 6px; padding: 6px 10px;}
p a .muni-mega-menu-title-bar {display: block; width: 100%; height: 100%;}
#mega-menu-wrap-primary #mega-menu-primary {z-index: 9999;}
#sticky-navigation {z-index: 99999;}
/* END - Mega Menu Title Bar Styling */

.muni-min-height-mega-menu-cell {min-height: 230px; display: block;}
.mega-sub-menu {width: 100% !important; min-width: 247px !important;}

/* END - Mega Menu Styling */

.footer-widgets {
	background-image: url(/collierclerkcom/wp-content/uploads/Footer-bkg-top-new-4.png), url(/collierclerkcom/wp-content/uploads/Footer-bkg-new-4.jpg);
	background-position: top center, center center;
	background-repeat: no-repeat, no-repeat;
	background-attachment: scroll, fixed;
	background-size: 100% auto, cover;
	text-shadow: 3px 3px 6px rgba(0,0,0,1), 1px 1px 10px rgba(0,0,0,1), 5px 5px 13px rgba(0,0,0,1);
	box-shadow: -3px -60px 92px rgb(255,255,255), -3px -60px 92px rgb(255,255,255), -3px 0px 92px rgb(255,255,255), -4px -60px 92px rgb(255,255,255), -3px -60px 92px rgb(255,255,255), -3px -60px 92px rgb(255,255,255), -3px -60px 92px rgb(255,255,255);
}
@media (max-width: 768px) {
	.footer-widgets {background-image: url(/collierclerkcom/wp-content/uploads/Footer-bkg-top-new-mobile.png), none;}
	.footer-widgets {padding: 54% 10px 39px 10px !important;}
}
#footer-widgets h3 {color: white;}
.footer-widgets {padding: 25% 10px 39px 10px;}

.site-content {border-radius: 8px; box-shadow: 0 2px 5px 0 rgba(0,0,0,.8); margin-top: 28px; margin-bottom: 330px; background-color: rgba(255,255,255,0.95); min-height: 500px;}

.home-section-background {background-repeat: repeat; background-size: auto;}
.home-section-3 {text-shadow:  0 6px 3px rgba(0,0,0,1),  0 0px 5px rgba(0,0,0,1),  0 2px 4px rgba(0,0,0,1);}
.home-section-video {box-shadow: inset 0 0 12px rgba(0,0,0,0.4);}

/* Buttons */
a.wpe-button {
    border: 0px solid rgba(0,0,0,0.3);
    border-radius: 6px;
    box-shadow: none;
    padding: 10px 26px;
}
a.wpe-button:hover {
    border: 0px solid rgba(0,0,0,0.1);
    box-shadow: 0 -5px 30px rgba(0, 0, 0, 0.25) inset, 0 1px 1px rgba(0, 0, 0, 0.3), 2px 2px 4px rgba(0,0,0,0.6);
}

a.wpe-button.wpe-button-white {min-width: 90px;} /* set to 250px if you want it to be a fixed width, but consider mobile, don't go wider than 300px */
a.wpe-button.wpe-button-black {min-width: 90px;}
a.wpe-button.wpe-button-red {min-width: 90px; background-color: #990000;}
a.wpe-button.wpe-button-green {min-width: 90px;}
a.wpe-button.wpe-button-blue {min-width: 90px;}
	
a.wpe-button.wpe-button-white {background-color: #eee; border-color: #ccc; color: #333 !important;}
a.wpe-button.wpe-button-white:hover {background-color: #bfbfbf; border-color: #ccc; color: #000 !important;}
a.wpe-button.wpe-button-white a {color: #333 !important;}
a.wpe-button.wpe-button-white a:hover {color: #333 !important;}

a.wpe-button.wpe-button-black {background-color: #333; border-color: #444; color: #fff !important;}
a.wpe-button.wpe-button-black:hover {background-color: #000; border-color: #444; color: #fff !important;}
a.wpe-button.wpe-button-black a {color: #fff !important;}
a.wpe-button.wpe-button-black a:hover {color: #fff !important;}

a.wpe-button.wpe-button-red {background-color: #ae0100; border-color: ae0100; color: #fff !important;}
a.wpe-button.wpe-button-red:hover {background-color: #ae0100; border-color: ae0100; color: #fff !important;}
a.wpe-button.wpe-button-red a {color: #fff !important;}
a.wpe-button.wpe-button-red a:hover {color: #fff !important;}

a.wpe-button.wpe-button-green {background-color: #024F64; border-color: #4a0; color: #fff !important;}
a.wpe-button.wpe-button-green:hover {background-color: #027FA2; border-color: #4a0; color: #fff !important;}
a.wpe-button.wpe-button-green a {color: #fff !important;}
a.wpe-button.wpe-button-green a:hover {color: #fff !important;}

a.wpe-button.wpe-button-blue {background-color: #003D81; border-color: #003D81; color: #fff !important;}
a.wpe-button.wpe-button-blue:hover {background-color: #003D81; border-color: #003D81; color: #fff !important;}
a.wpe-button.wpe-button-blue a {color: #fff !important;}
a.wpe-button.wpe-button-blue a:hover {color: #fff !important;}
/* END Buttons */

/* Boxes Styling */
.wpe-box-note {background: rgba(255,255,255,0.8); border: 0px solid #6c3; color: black !important;}
.wpe-box-note a, .wpe-box-note a:hover {color: black !important;}
.wpe-box-alert {border: 0px solid #ccc; background: rgba(0,0,0,0.1); color: rgba(0,0,0,0.7) !important;}
.wpe-box-alert a, .wpe-box-alert a:hover {color: rgba(0,0,0,0.7) !important;}
.wpe-box-error {background: #848484; border: 0px solid #848484; color: white !important;}
.wpe-box-error a, .wpe-box-error a:hover {color: white !important;}
.wpe-box-download {background: #023D81; border: 0px solid rgba(0,0,0,0.8); color: white !important; border-radius: 10px; padding: 25px;}
.wpe-box-download a, .wpe-box-download a:hover {color: white !important;}
.muni-max-width-boxes {max-width: 280px;}
/* END Boxes Styling */

.fbc-page .fbc-wrap .fbc-items {background-color: #fff0 !important;}

/* SEARCH FORM STYLING */
#mws-search-form {
	padding: 3px 12px 3px 12px;
	max-width: 225px;
	border-radius: 150px;
	box-shadow: 0 0 12px rgba(0,0,0,1), 4px 4px 18px rgba(0,0,0,1);
	color: black;
	text-align: center;
	font-size: 26px;
	border: 4px solid #003D81;
	transition: all 2s ease;
	float: right;
}
#mws-search-form:focus {
	border: 4px solid #AE0100;
	transition: all 0.3s ease;
	padding: 3px 15px 3px 15px;
	border-radius: 0px;
}
#mws-search-form::placeholder {font-size: 26px; color: rgba(0,0,0,0.4);}
@media (max-width: 550px) {#mws-search-form {max-width: 70%; margin-top: 6%;} #mws-search-form::placeholder {font-size: 26px;}}
.mws-search-columns .mws-left-search-column {padding-top: 2.3%;}
.mws-search-columns .mws-left-search-column p {font-size: 43px; margin-bottom: 0px;}
.mws-search-columns .mws-right-search-column #mws-search-form {font-size: 33px;}
.mws-search-columns .rhcol, .mws-search-columns #mws-search-form {max-width: 100% !important; font-size: 23px !important;}
.mws-search-columns .generate-sections-inside-container {padding-top: 0px !important;}
@media (max-width: 900px) {
  .mws-search-columns .mws-left-search-column {display: none !important;}
  .mws-search-columns .mws-right-search-column #mws-search-form {text-align: center; padding: 6px 18px; margin-bottom: 12px;}
  .mws-search-columns .rhcol, .mws-search-columns #mws-search-form {width: 100% !important; max-width: 80%;}
}
/*.home .header-widget #search-form-alt {display: none;}*/
/* SEARCH FORM STYLING */

/* WP Show Posts Styling */
#wpsp-4506 .wp-show-posts-inner {background-color: #ffffffb5; transition: all 2s ease;}
#wpsp-4506 .wp-show-posts-inner:hover {background-color: #003d8138; transition: all 0.5s ease;}
/* END - WP Show Posts Styling */

.mws-top-and-bottom-shadow {
    box-shadow: 0 29px 20px -29px rgba(0, 0, 0, 0.5) inset, 0 -29px 20px -29px rgba(0, 0, 0, 0.5) inset;
}

.home .site-content {margin-top: 0px; margin-bottom: 0px;}
.home {background-image: none; background-color: white;}

/* Home 2 Proof */
.page-id-4542 .site-content {margin-top: 0px; margin-bottom: 0px;}
.page-id-4542 {background-image: none;}
.page-id-4542 .footer-widgets {background-image: none; text-shadow: none; box-shadow: none;}
.page-id-4542 .footer-widgets {padding: 40px 10px 39px 10px;}
.page-id-4542 #page_wrap {margin-top: 31px; margin-bottom: 31px;}
.page-id-4542 .fbc-page {display: none;}
.page-id-4542 .wp-show-posts-inner {background-image: url(/collierclerkcom/wp-content/uploads/blog-posts-feed-bkg-img.png); background-position: bottom right; background-repeat: no-repeat; border: 2px solid #003D81; box-shadow: 0px 43px 46px -29px rgba(0,0,0,1);}
/* END - Home 2 Proof */

.wp-show-posts-entry-content, .wp-show-posts-entry-summary {font-size: 14px;}

.page-id-4588 #content {background-image: url(/collierclerkcom/wp-content/uploads/background-to-divisions-3.jpg); background-position: center center; background-attachment: fixed; background-size: cover;}
.page-id-4588 {background-image: none; background-color: white;}
.page-id-4588 .fbc-page .fbc-wrap .fbc-items {background-color: #fff !important;}
.page-id-4588 h1 {color: #fff; text-shadow: 2px 2px 5px rgb(0,0,0), 2px 2px 8px rgb(0,0,0), 2px 2px 12px rgb(0,0,0), 2px 2px 15px rgb(0,0,0), 2px 2px 20px rgb(0,0,0);}
.page-id-15656 #content {background-image: url(/collierclerkcom/wp-content/uploads/background-to-divisions-3.jpg); background-position: center center; background-attachment: fixed; background-size: cover;}
.page-id-15656 {background-image: none; background-color: white;}
.page-id-15656 .fbc-page .fbc-wrap .fbc-items {background-color: #fff !important;}
.page-id-15656 h1 {color: #fff; text-shadow: 2px 2px 5px rgb(0,0,0), 2px 2px 8px rgb(0,0,0), 2px 2px 12px rgb(0,0,0), 2px 2px 15px rgb(0,0,0), 2px 2px 20px rgb(0,0,0);}
.muni-white-buttons a.wpe-button {
    border: 0px solid rgba(0,0,0,0.3);
    border-radius: 9px;
    box-shadow: 2px 2px 5px rgb(0,0,0), 2px 2px 8px rgb(0,0,0), 2px 2px 12px rgb(0,0,0), 2px 2px 15px rgb(0,0,0), 2px 2px 20px rgb(0,0,0);
    padding: 20px 26px;
	font-size: 26px;
	font-weight: bold;
	transition: all 0.5s ease;
	border-bottom: 6px solid #003D81;
	border-right: 6px solid #0066d7;
}
.muni-white-buttons a.wpe-button:hover {
    border: 0px solid rgba(0,0,0,0.1);
	transition: all 0.5s ease;
	padding: 20px 40px;
	border-bottom: 6px solid #AE0100;
	border-right: 6px solid #FF0100;
}
.muni-white-buttons a.wpe-button.wpe-button-white {min-width: 58%; margin-bottom: 40px;}
.muni-blue-buttons a.wpe-button {
    border: 0px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5), 2px 2px 8px rgba(0,0,0,0.5), 2px 2px 12px rgba(0,0,0,0.5);
    padding: 8px 10px;
	font-size: 20px;
	transition: all 0.5s ease;
	border-bottom: 3px solid #003D81;
	border-right: 3px solid #0066d7;
	line-height: normal;
}
.muni-blue-buttons a.wpe-button:hover {
    border: 0px solid rgba(0,0,0,0.1);
	transition: all 0.5s ease;
	padding: 8px 20px;
	border-bottom: 3px solid #AE0100;
	border-right: 3px solid #FF0100;
}
.muni-blue-buttons a.wpe-button.wpe-button-blue {max-width: 150px; min-height: 53px; vertical-align: middle; min-width: 180px; margin-bottom: 40px; padding-top: 28px; padding-bottom: 28px;}
.muni-buttons-1-line {padding-top: 44px !important; padding-bottom: 12px !important;}
.muni-buttons-2-line {padding-top: 30px !important; padding-bottom: 18px !important;}
.page-id-3480 #content {background-image: url(/collierclerkcom/wp-content/uploads/family-court.jpg); background-position: center center; background-attachment: fixed; background-size: cover;}
.page-id-3480 {background-image: none; background-color: white;}
.page-id-3480 .fbc-page .fbc-wrap .fbc-items {background-color: #fff !important;}
.page-id-3480 h1 {color: #fff; text-shadow: 2px 2px 5px rgb(0,0,0), 2px 2px 8px rgb(0,0,0), 2px 2px 12px rgb(0,0,0), 2px 2px 15px rgb(0,0,0), 2px 2px 20px rgb(0,0,0);}
.page-id-3480 table {min-height: 550px;}

.pfx-black-outline-drop-shadow {margin: 2px 0px;}
.pfx-black-outline-drop-shadow {opacity: 1; transition: all 0.3s ease;}
.pfx-black-outline-drop-shadow:hover {opacity: 0.7; transition: all 0.3s ease;}

.single-post .featured-image {display: none;}

/* Mega Menu Custom Icons Styling */
#mega-menu-item-3767 .mega-sub-menu a {
	margin-bottom: 20px;
	font-family: inherit;
	font-size: 21px;
	color: white !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	opacity: 1 !important;
	width: 96%;
	display: block;
}
@media (max-width: 1275px) {#mega-menu-item-3767 .mega-sub-menu a {font-size: 18px;}}
@media (max-width: 1115px) (min-width: 768px) {
	#mega-menu-item-wp_editor_widget-27 {display: none !important;}
	#mega-menu-3767-0-0, #mega-menu-3767-0-1, #mega-menu-3767-0-2 {width: 33% !important;}
}
@media (max-width: 768px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {min-height: 10px;}
	#mega-menu-item-wp_editor_widget-27 {display: none !important;}
}
#mega-menu-item-3767 .mega-sub-menu a:hover {background-color: #ededed; color: #003D81 !important; opacity: 1 !important;}
#mega-menu-item-3767 .mega-sub-menu .fa {padding-left: 0px; padding-right: 7px;}
/* END - Mega Menu Custom Icons Styling */

/* Popup Maker Styling */
.pum-theme-5145 .pum-title, .pum-theme-enterprise-blue .pum-title {font-weight: bold !important;}
/* END - Popup Maker Styling */

.muni-columns-style-1 {
	background-color: #E6EAEC;
	border-radius: 6px;
	border-top: 6px solid #023D81;
	border-bottom: 6px solid #023D81;
	padding: 25px;
	min-height: 350px;
	margin-bottom: 15px;
}

.pum-container .vfbp-form .vfb-form-group div:first-child {display: none;}

.frm_form_title {
	margin-bottom: 10px !important;
	color: #003d81 !important;
	font-family: sans-serif !important;
	font-weight: bold !important;
	font-size: 31px !important;
}

/* HoverFX */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* END - HoverFX */

.generate-back-to-top {bottom: 94px;}

#icon_wrapper {z-index: 9998;}
@media (max-width: 1655px) (min-width: 550px) {
	.home #icon_wrapper {display: block !important;}
	#icon_wrapper:not(.home) {display: none;}
}
@media (max-width: 550px) {#icon_wrapper {display: none !important;}}

.muni-round-corners-on-quicklinks img {border-radius: 17px;}

/* Positioned Background Images */
.mws-background-img-center-center {background-position: center center;}
.mws-background-img-bottom-center {background-position: bottom center;}
/* END - Positioned Background Images */

/* Modern Tribe Events Calendar Styling */
@media (max-width: 768px) {
  .tribe-mini-calendar-grid-wrapper .mobile-tables table, .tribe-mini-calendar-grid-wrapper td, .tribe-mini-calendar-grid-wrapper th {width: revert !important; display: revert; text-align: revert !important;}
  .tribe-mini-calendar-grid-wrapper table, .tribe-mini-calendar-grid-wrapper td, .tribe-mini-calendar-grid-wrapper th {border: revert;}
}
.tribe-mini-calendar-nav div {background-color: #008481;}
.tribe-mini-calendar thead {border: 1px solid #fff !important;}
.tribe-mini-calendar th {background: #2D4E6B !important; border-color: #fff !important;}
.tribe-mini-calendar-nav td {background: #008481 !important; border-color: #fff !important;}
.tribe-mini-calendar-event .list-date .list-daynumber {background-color: #2d4e6b !important;}
.tribe-mini-calendar-event .list-date {background: #008481 !important;}
.tribe-mini-calendar .tribe-events-has-events {background: #008481 !important;}
.tribe-mini-calendar-grid-wrapper {box-shadow: 0 0 12px rgba(0,0,0,0.5);}
.tribe-events-c-subscribe-dropdown__button-text {display: none;}
.tribe-common-c-btn-border::before {
	content: 'Add to Calendar';
	color: white;
} 
.tribe-common-c-btn-border:hover::before {
	content: 'Add to Calendar';
	color: white;
} 
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {background-color: white; box-shadow: 0 0 15px rgba(0,0,0,0.5);	border-radius: 9px;}
.tribe-common .tribe-common-l-container {max-width: 1460px;}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	text-transform: uppercase;
	letter-spacing: .34em;
	font-size: 22px;
	line-height: 10px;
	padding: 4px 0 5px 8px;
	color: #AE0100;
	font-family: Oswald !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
	font-size: 56px;
	line-height: 54px;
	padding: 4px 0 7px;
	color: #AE0100;
	font-family: Oswald !important;
	font-weight: normal;
}
.tribe-events-calendar-list__event-title a {
	font-size: 34px !important;
	color: #003D81 !important;
	font-family: Oswald !important;
	font-weight: bold;
}
.tribe-events-calendar-list__event-title {margin-top: -15px !important;}
.tribe-common .tribe-common-b2 {font-family: Oswald !important;}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {font-size: var(--tec-font-size-4);}
.tribe-events .tribe-events-c-search__button {background-color: #003d81;}
.tribe-events .tribe-events-c-search__button:hover {background-color: #AE0100;}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {background-color: #003d81; border: 0px solid #003d81; color: white !important;}
.tribe-common-c-btn-border::before {color: white;}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {background-color: #AE0100;}
.tribe-events-single-event-title {font-family: Oswald !important; color: #003D81 !important;}
.read-more-container a.button {
	color: #ffffff;
	background-color: #003d81;
	padding: 3px 9px;
	border-radius: 5px;
	margin-top: 10px;
}
.read-more-container a.button:hover {background-color: #AE0100;}
/* END - Modern Tribe Events Calendar Styling */

.generate-columns {padding-left: 48px;}

@media (max-width: 768px) {td, tr, table, .muni-bellows-table {height: unset !important; width: unset !important;}}

@media (max-width: 768px) {
	.muni-bellows-table-column {max-width: 100% !important; width: 100% !important;}
	.muni-table td {display: revert !important;}
	.muni-table {display: block; overflow-x: auto; white-space: nowrap;	}
	.muni-table .su-tooltip-button {white-space: break-spaces !important; word-wrap: break-word !important;}
}

/* Calculators Styling */
#frm {max-width: 700px; padding: 20px 30px 20px 20px; border-radius: 22px 0px 22px 0px; border: 3px solid rgba(0,0,0,0.3); box-shadow: 5px 5px 8px rgba(0,0,0,0.35);  background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%); }
#frm .form-group-mrtg input[type=reset] {margin: 6px 10px; padding: 3px 10px; float: right;}
#frm .form-group-mrtg {margin-bottom: 0px !important;}
.form-group-mrtg {width: 100%; padding: 8px;}
.form-group-mrtg:hover {background-color: rgba(0,0,0,0.05);}
.form-group-mrtg label {width: 50%; display: block; float: left; padding-top: 10px; font-size: 1.2em;}
.form-group-mrtg input[type="text"] {width: 50%; box-shadow: inset 4px 4px 5px rgba(0,0,0,0.2), inset 2px 2px 3px rgba(0,0,0,0.2);}
@media (max-width: 768px) {
	.form-group-mrtg label {width: 100%; display: block; float: unset; text-align: center;}
	.form-group-mrtg input {width: 97%;}
	.form-group-mrtg input[type="text"] {width: 97%;}
	#frm .form-group-mrtg input[type=reset] {margin: 10px 10px 0px 0px;}
	#frm {padding: 20px 30px 48px 20px;}
 }

#frm .form-group-deed input[type=reset] {margin: 6px 10px; padding: 3px 10px; float: right;}
#frm .form-group-deed {margin-bottom: 0px !important;}
.form-group-deed {width: 100%; padding: 8px;}
.form-group-deed:hover {background-color: rgba(0,0,0,0.05);}
.form-group-deed label {width: 50%; display: block; float: left; padding-top: 10px; font-size: 1.2em;}
.form-group-deed input[type="text"] {width: 50%; box-shadow: inset 4px 4px 5px rgba(0,0,0,0.2), inset 2px 2px 3px rgba(0,0,0,0.2);}
@media (max-width: 768px) {
	.form-group-deed label {width: 100%; display: block; float: unset; text-align: center;}
	.form-group-deed input {width: 97%;}
	.form-group-deed input[type="text"] {width: 97%;}
	#frm .form-group-deed input[type=reset] {margin: 10px 10px 0px 0px;}
	#frm {padding: 20px 30px 110px 20px;}
 }
.muni-move-up-into-calc-box {margin-top: -72px !important; margin-left: 165px;}
@media (max-width: 768px) {
	.muni-move-up-into-calc-box {margin-top: -72px !important; margin-left: 25px; text-align: left !important;}
	.form-group-mrtg label {padding-top: 0px;}
}

#brm {max-width: 700px; padding: 20px 30px 20px 20px; border-radius: 22px 0px 22px 0px; border: 3px solid rgba(0,0,0,0.3); box-shadow: 5px 5px 8px rgba(0,0,0,0.35);  background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(217,217,217,1) 100%); }
#brm .form-group-mrtg input[type=reset] {margin: 6px 10px; padding: 3px 10px; float: right;}
#brm .form-group-mrtg {margin-bottom: 0px !important;}
@media (max-width: 768px) {
	#brm .form-group-mrtg input[type=reset] {margin: 10px 10px 0px 0px;}
	#brm {padding: 20px 30px 48px 20px;}
 }
#brm .form-group-deed input[type=reset] {margin: 6px 10px; padding: 3px 10px; float: right;}
#brm .form-group-deed {margin-bottom: 0px !important;}
@media (max-width: 768px) {
	#brm .form-group-deed input[type=reset] {margin: 10px 10px 0px 0px;}
	#brm {padding: 20px 30px 110px 20px;}
 }
/* END - Calculators Styling */

.single-post .entry-meta {display: none;}
footer.entry-meta {margin-top: 55px;}

.mws-footer-img-hover {background-color: #0052AB; border: 5px solid #0052AB; border-radius: 8px; transition: all 0.5s ease;}
.mws-footer-img-hover:hover {background-color: #AE0100; border: 5px solid #AE0100; border-radius: 8px; transition: all 0.5s ease;}

.error404 .generate-columns-container {margin-left: 20px;}

/*.fuse_social_icons_links i {background-color: rgba(0,0,0,1);}*/

.slick-dots {display: none !important;}

@media (max-width: 768px) {body {background-size: 1080px auto;}}

.wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+3) hr, .wpspw-post-categories a:nth-child(4n+1), .wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+3) hr, .wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+3) hr {background: #0a735e !important;}
.wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+2) hr, .wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+4) hr, .wpspw-post-categories a:nth-child(4n+2), .wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+2) hr, .wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+4) hr, .wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+2) hr, .wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+4) hr, .wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(2n) hr {	background: #1466a0 !important;}
