@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Quicksand:wght@300;400;500;600;700&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.bodysize{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #3357a3;}
.link:hover, a:hover{color: #1c469a;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #00817a;
	background: #00817a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00817a), color-stop(50%,#00817a), color-stop(51%,#00817a), color-stop(100%,#00817a));
	background: -moz-linear-gradient(top,  #00817a 0%, #00817a 50%, #00817a 51%, #00817a 100%);
	background: -webkit-linear-gradient(top,  #00817a 0%,#00817a 50%,#00817a 51%,#00817a 100%);
	background: -o-linear-gradient(top,  #00817a 0%,#00817a 50%,#00817a 51%,#00817a 100%);
	background: -ms-linear-gradient(top,  #00817a 0%,#00817a 50%,#00817a 51%,#00817a 100%);
	background: linear-gradient(top,  #00817a 0%,#00817a 50%,#00817a 51%,#00817a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00817a', endColorstr='#00817a',GradientType=0 );
	border: 2px solid #00817a;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #006699;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006699), color-stop(50%,#006699), color-stop(51%,#006699), color-stop(100%,#006699));
	background: -moz-linear-gradient(top,  #006699 0%, #006699 50%, #006699 51%, #006699 100%);
	background: -webkit-linear-gradient(top,  #006699 0%,#006699 50%,#006699 51%,#006699 100%);
	background: -o-linear-gradient(top,  #006699 0%,#006699 50%,#006699 51%,#006699 100%);
	background: -ms-linear-gradient(top,  #006699 0%,#006699 50%,#006699 51%,#006699 100%);
	background: linear-gradient(top,  #006699 0%,#006699 50%,#006699 51%,#006699 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006699', endColorstr='#006699',GradientType=0 );
	border: 2px solid #006699;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 2px solid #00817a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #006699;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #00817b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00817b), color-stop(50%,#00817b), color-stop(51%,#00817b), color-stop(100%,#00817b));
	background: -moz-linear-gradient(top,  #00817b 0%, #00817b 50%, #00817b 51%, #00817b 100%);
	background: -webkit-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -o-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -ms-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00817b', endColorstr='#00817b',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #00817b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#00817b), color-stop(50%,#00817b), color-stop(51%,#00817b), color-stop(100%,#00817b));
	background: -moz-linear-gradient(-90deg,  #00817b 0%, #00817b 50%, #00817b 51%, #00817b 100%);
	background: -webkit-linear-gradient(-90deg,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -o-linear-gradient(-90deg,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -ms-linear-gradient(-90deg,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: linear-gradient(-90deg,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #053755;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#053755), color-stop(50%,#053755), color-stop(51%,#053755), color-stop(100%,#053755));
	background: -moz-linear-gradient(-90deg,  #053755 0%, #053755 50%, #053755 51%, #053755 100%);
	background: -webkit-linear-gradient(-90deg,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	background: -o-linear-gradient(-90deg,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	background: -ms-linear-gradient(-90deg,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	background: linear-gradient(-90deg,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053755', endColorstr='#053755',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #00817b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00817b), color-stop(50%,#00817b), color-stop(51%,#00817b), color-stop(100%,#00817b));
	background: -moz-linear-gradient(top,  #00817b 0%, #00817b 50%, #00817b 51%, #00817b 100%);
	background: -webkit-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -o-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -ms-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00817b', endColorstr='#00817b',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #00817b;
	border-left: 0px solid #00817b;
	border-top: 0px solid #00817b;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #053755;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#053755), color-stop(50%,#053755), color-stop(51%,#053755), color-stop(100%,#053755));
	background: -moz-linear-gradient(top,  #053755 0%, #053755 50%, #053755 51%, #053755 100%);
	background: -webkit-linear-gradient(top,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	background: -o-linear-gradient(top,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	background: -ms-linear-gradient(top,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	background: linear-gradient(top,  #053755 0%,#053755 50%,#053755 51%,#053755 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053755', endColorstr='#053755',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #00817b;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/mcls/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #00817b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00817b), color-stop(50%,#00817b), color-stop(51%,#00817b), color-stop(100%,#00817b));
	background: -moz-linear-gradient(top,  #00817b 0%, #00817b 50%, #00817b 51%, #00817b 100%);
	background: -webkit-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -o-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: -ms-linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	background: linear-gradient(top,  #00817b 0%,#00817b 50%,#00817b 51%,#00817b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00817b', endColorstr='#00817b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}

/******** FONTS ********/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Quicksand:wght@300;400;500;600;700&display=swap');

/******* MAIN ******/
/*dropdown menus on hover*/
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}  
}

html {
    font-family: "Montserrat", sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em;
    color: #434343;
}

#body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}


body {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
a:hover {
  cursor: pointer !important;
}
.button {
  color: #ffffff;
  font-family: "Lato", sans-serif;
  border-color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 6px 23px;
  transition: color .1s linear, background-color .1s linear, border-color .1s linear;
}

.btn-primary {
    color: #fff;
    background-color: #00817a;
    border-color: #00817a;
  font-size: 18px;
  font-weight: bold;
}
.btn-primary:hover {
    color: #fff;
    background-color: #006699;
    border-color: #006699;
  font-size: 18px;
  font-weight: bold;
}
h1, .h1, .text-long h1, h2, .h2, .text-long h2, h3, .h3, .text-long h3, h4, .h4, .text-long h4, h5, .h5, .text-long h5, h6, .h6, .text-long h6 {
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
  padding: 0;
}
h2, .h2, .text-long h2 {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 21px;
    line-height: 1.1;
    width: auto;
    font-weight: 500;
}

.martin-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.martin-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.mar-col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.mar-col-lg-5, .mar-col-lg-4, .mar-col-lg-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.l-header-top #martin-navbar > .martin-container {
  justify-content: flex-end;
}
/******** HEADER ***********/


header.l-header-wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
    background-image: url(https://www.martin.fl.us/themes/custom/martincounty/dist/de96a20aa0a2db64ab6ab811db827885.jpg);
    background-position: center center;
    background-size: cover;
    border-bottom: 8px solid #3cc;
    z-index: 200;
    position: relative;
    height: auto;
}

header.l-header-wrapper {
   padding: 0;

}

.martin-navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.l-header-top #martin-navbar {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
.martin-navbar .martin-container {
  display: flex;
  flex-wrap: wrap;
    align-items: center;
  justify-content: space-between;
}

.l-header-top #martin-navbar > .martin-container .header-top-inner {
    width: 100%;
    justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  flex-direction: row reverse;
}

div.social-menu {
    display: inline-block;
}
div.social-menu nav > .list-inline .list-inline-item--social-link {
    width: 35px;
    height: 44px;
  margin: 0;
}
div.social-menu nav > .list-inline .list-inline-item--social-link a {
    width: 100%;
    line-height: 44px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    font-size: 24px;
    border: 1px solid #fff;
    display: block;
}
div.social-menu nav > .list-inline .list-inline-item--social-link a:hover {
    outline: #fff dashed 2px;
  outline-offset: -2px;
}
 div.social-menu nav > .list-inline .list-inline-item--social-link a {
    background: unset !important;
    border: none;
    border-radius: unset;
    font-size: 20px;
}
div.social-menu nav > .list-inline .list-inline-item--social-link a > span {
    color: #fff;
}

.fa-linkedin:before {
    content: "\f08c";
}
.fa-magnifying-glass:before, .fa-search:before {
    content: "\f002";
  font-family: 'FontAwesome';
    font-weight: 400;
}

.utility-menu ul.list-inline {
    display: flex;
    flex-flow: row wrap;
    margin-left: 0;
    margin-right: auto;
}
.l-header-top #martin-navbar > .martin-container .header-top-inner nav.utility-menu {
  float: left;
  width: 80%;
}

.l-header-top #martin-navbar > .martin-container .header-top-inner nav.utility-menu ul.list-inline {
        margin-left: 0;
       margin-right: auto;    
}

.utility-menu ul.list-inline li {
    flex-shrink: 0;
}
.utility-menu ul.list-inline .list-inline-item:not(:last-child) {
    margin-right: 0;
}
.utility-menu ul.list-inline li a {
    color: #fff;
    display: block;
    position: relative;
    line-height: 25px;
    padding: 5px 4px;
    font-size: 12px;
    text-decoration: none;
}

.utility-menu ul.list-inline li a::before, .utility-menu ul.list-inline li a::after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    width: 1px;
    opacity: 0;
    background-color: #fff;
}


.utility-menu ul.list-inline li a::before {
    left: 0;
}

.utility-menu ul.list-inline li a::after {
    right: 0;
}

.utility-menu ul.list-inline li a:hover {
    background-color: transparent;
    text-decoration: underline;
}

.utility-menu ul.list-inline li a:focus::before, .utility-menu ul.list-inline li a:focus::after, .utility-menu ul.list-inline li a:hover::before, .utility-menu ul.list-inline li a:hover::after {
  opacity: 0.75;
}

.utility-menu {
    display: none;
}

  .l-navigation {
     align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 15px;
  
  }
 .l-navigation .branding {
    display: flex;
    margin-bottom: 5px;
    margin-left: 25px;
    position: relative;
}

 .l-navigation .branding .branding__logo img {
    max-width: 70px;
    position: relative;
    top: 0;
}

.branding__name {
   display: none;
}
.main-menu {
    margin: 0 0 0 10px;
    padding: 10px 0;
      display: block;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    background: rgba(13, 13, 13, 0.35);
    border-radius: 6px;
}
/********* NAVIGATION *********/
#navbar-collapse-grid>ul>li:nth-child(2)>a {
  display: none;
}
.fa.fa-sort-desc:before {
    content: "\e259";
    font-size: 12px;
  font-family: "Glyphicons Halflings";
  margin-left: 5px;
}
#navbar, .navbar,.navbar-nav {
background: none;
}
.navbar {
  border: 0;
  border-radius: 0;
}
.navbar-top .navbar-collapse {
    padding: 0;
}
.navbar-top .navbar-nav > li > a {
    padding: 10px 12px;
     font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
   background: none;
}
.navbar-top .navbar-nav > li > a:hover {
    background-color: #053755;
      background: #053755;
    border-radius: 6px;
}  
  #navbar-collapse-grid > ul > li:nth-child(4) > a {
    padding-left: 30px;
    padding-right: 30px;
}
  
.dropdown-menu>li>a {
    display: block;
    clear: both;
    white-space: break-spaces;
    min-width: 160px;
    cursor: auto;
    font-weight: 400;
    margin: 0;
  font-size: 14px;
      color: #000;
    padding: 10px 30px 10px 10px;
}
.dropdown-menu>li>a:hover {
      background: none;
    background-color: rgba(51, 204, 204, 0.3);
    border-radius: 0;
    text-decoration: none;
}
#navbar-collapse-grid > ul > li > ul {
    padding: 0;
    margin: 0;
    width: max-content;
    box-sizing: border-box;
    position: absolute;
    z-index: 5000;
    text-align: left;
    border-radius: 4px;
    background: #FEFEFC;
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.15), 0px 1px 2px 0px rgba(0,0,0,0.3);
    border: 0;
}

#navbar-collapse-grid > ul > li > ul > li > a:after {
    color: #000;
    content: "\e250";
    position: absolute;
    right: 12px;
    top: unset;
display: inline;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}
/* search */
.search-bar--not-front {
  position: relative;
}
.search-bar--not-front .form-item-text {
    margin-bottom: 0;
}
.search-bar--not-front .control-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    background-color: #000;
    color: #fff;
}
::placeholder {
      color: #333 !important;
    font-weight: 500;
}
#edit-text {
    background-color: #fff !important;
    color: #333 !important;
    font-size: 16px !important;
    height: 28px !important;
    width: 100%;
    
    font-style: italic;
    font-family: serif;
    border: 0;
    transition: none;
    padding: 0.375rem 0.75rem;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 25px;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 4px;
    box-shadow: unset;
    font-weight: 400;
    line-height: 1.5;
}
.search-bar--not-front .search-bar__submit {
    position: absolute;
    right: 0;
    top: 1px;
    z-index: 3;
    width: 26px;
    height: 26px;
    align-items: center;
  display:flex;
      right: 10px
}
.text-hide, .search-bar--not-front .search-bar__submit .btn-search {
    font: 0 / 0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.search-bar--not-front .search-bar__submit .btn-search {
    color: #fff;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    font-weight: normal;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    right: 5px;
    top: 5px;
    z-index: 2;
    clip: auto;
}
.form-text-wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}
.search-bar--not-front .search-bar__submit::after {
    content: "\f002";
    font-family: 'FontAwesome';
   
    position: absolute;
      font-size: 15px;
    color: #000;
    top: 5px;
    width: 26px;
    height: 26px;
    z-index: 1;
}
/******** FOOTER *******/
#footer {
   color: #fff;
}
.branding-footer--left a {
    line-height: 40px;
    padding-top: 30px;
    font-size: 30px;
    font-weight: 500;
    display: block;
}

.l-footer {
    background-color: #000;
    color: #fff;
}

.l-footer a {
    color: #fff;
}

.l-footer a:focus, .l-footer a:hover {
    color: #fc3;
    text-decoration: underline;
}

.top-footer-menu-wrapper .top-footer-menu > li > a {
    padding: 0;
    display: block;
}

.top-footer-menu-wrapper .top-footer-menu li a {
    color: #fc3;
    font-size: 15px;
    font-weight: 400;
}


#footer p {
 font-size: 15px;
}

#footer p:last-child {
    margin-bottom: 0;
}

.top-footer-menu-wrapper .top-footer-menu li:first-of-type a {
  font-family: "Nunito", sans-serif;
    font-size: 20px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top-footer-menu-wrapper .top-footer-menu li a:active, .top-footer-menu-wrapper .top-footer-menu li a:focus, .top-footer-menu-wrapper .top-footer-menu li a:hover {
    color: #fff;
    text-decoration: underline;
}
.d-none {
    display: none !important;
}
.branding-footer--left .tagline strong {
    font-weight: 600;
}
.branding-footer--left .tagline {
    font-size: 22px;
    line-height: 26px;
}
.branding-footer--left .tagline > span {
    display: block;
}

.top-footer-menu-wrapper .top-footer-menu {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.top-footer-menu-wrapper .top-footer-menu li {
    padding: 7px 0;
}
.inline-menu, .list-inline {
    list-style: none;
    margin: 0;
    padding: 0;
}
body:not(.page-node-type-golf-content-page) ul, body:not(.page-node-type-golf-content-page) ol {
    padding-left: 0;
}

.footer-logos .martin-row #block-footer-accessibility-logo img, .footer-logos .martin-row #block-footer-communicators-award-badge img {
    width: 125px;
      height: auto;
    max-width: 100%;
}
#footer .media {
    display: flex;
    align-items: flex-start;
}
.footer-left p a {
    display: inline-block;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .mar-col, .no-gutters > [class*=mar-col-] {
    padding-right: 0;
    padding-left: 0;
}

.accessibility-language-wrapper {
    background-color: rgba(25, 115, 115, 0.9);
    color: #fff;
}

.accessibility-language-wrapper a {
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}


.accessibility-language-wrapper a:focus, .accessibility-language-wrapper a:hover {
    color: #000;
    text-decoration: none;
}
.list-inline-item {
    display: inline-block;
  padding: 0 !important;
}
.menu-blockmenu-social-links-footer .social-menu li.list-inline-item:not(:last-child) {
    margin-right: 2.5em;
}

.mt-30, .my-30 {
    margin-top: 1.875rem !important;
}
.accessibility-language-wrapper > .martin-container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu-blockmenu-social-links-footer .social-menu li a {
    padding: 30px 0 20px;
}
.fa-facebook-f:before {
    content: "\f39e";
}
.top-footer-menu-wrapper {
    padding-top: 30px;
}
.footer-logos .martin-row {
    justify-content: flex-start;
}
.footer-logos .martin-row #block-footer-accessibility-logo, .footer-logos .martin-row #block-footer-communicators-award-badge {
    padding-left: 15px;
    padding-top: 30px;
    text-align: left;
}

.footer-left {
    margin-top: 10px;
    margin-bottom: 25px;
    padding-top: 25px;
}

#footer .footer-left p {
    font-size: 16px;
    line-height: 22px;
    font-family: "Nunito", sans-serif;
}
.footer-left p a > span {
    display: block;
}

.l-footer--secondary {
    border-top: 2px solid #fff;
}

.l-footer--secondary .footer-menu {
    padding: 15px 0;
    margin-left: -10px;
  list-style: none;
  margin-bottom: 1rem;
}
.l-footer--secondary .footer-menu li {
    position: relative;
    display: inline-block;
}
.l-footer--secondary .footer-menu li a {
    font-size: 14px;
    padding: 0 10px;
    line-height: 22px;
  font-family: "Nunito", sans-serif;
    font-weight: 400;
}  
  .l-footer--secondary .footer-menu li::after {
    right: -1px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    display: block;
    content: " ";
    width: 1px;
    height: 12px;
    background: #fc3;
}
.l-footer--secondary .footer-menu li:last-of-type::after {
  display: none;
}
.l-footer--secondary .footer-menu li:last-of-type a {
    padding-right: 0;
}
.l-footer--secondary #block-martincounty-copyright {
  padding: 15px 0;
    padding-top: 15px;
  padding-top: 0;
    font-family: "Montserrat", sans-serif;
}
.l-footer--secondary #block-martincounty-copyright p {
  font-size: 14px;
}

#backtotop {
  background: url(https://www.martin.fl.us/modules/contrib/back_to_top/backtotop.png) no-repeat center center;
  border: 0;
  bottom: 20px;
  cursor: pointer;
  display: none;
  height: 70px;
  position: fixed;
  right: 20px;
  text-indent: -9999px;
  width: 70px;
  z-index: 300;
}

#backtotop {
    z-index: 2;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
    height: 69px;
}
/******* BREAKPOINTS *******/

@media (min-width: 480px){
.utility-menu ul.list-inline li a {
    padding: 10px 4px;
}
}

@media (min-width: 768px){
.container-md, .container-sm, .martin-container,.form-text-wrapper {
    max-width: 750px;
}
  .mar-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
  .l-header-top #martin-navbar > .martin-container .header-top-inner nav.utility-menu {
      width: auto;
  }
  .utility-menu ul.list-inline li a {
    line-height: 40px;
    font-size: 14px;
    padding: 0 15px;
}
}


@media (min-width: 992px){
.navbar-top .navbar-nav > li > a {
     font-size: 12px;
  }
.martin-container,.form-text-wrapper {
    max-width: 970px;
}
  .mar-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
  .mar-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
  .mar-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
  h2, .h2, .text-long h2 {
    font-size: 21px;
}
  .branding-footer--left .tagline > span {
    display: inline;
}
  .footer-left {
    margin-bottom: 0;
    padding-top: 0;
}
 .footer-logos .martin-row {
    justify-content: center;
} 
  .footer-left p a > span {
    display: inline;
}
  .l-footer--secondary {
    margin-top: 30px;
}
  .l-footer--secondary .footer-menu {
    display: flex;
    justify-content: flex-end;
}
    .l-footer--secondary #block-martincounty-copyright {
    padding-top: 15px;
  }
  .l-header-top {
    position: static;
    top: auto;
    width: auto;
    z-index: auto;
    background-color: rgba(25, 115, 115, 0.7);
}
  .l-header-top #martin-navbar > .martin-container .header-top-inner {
      flex-wrap: nowrap;
      display: flex;
      flex-direction: row;
  }
.utility-menu {
    display: block;
  position: absolute;
  right: 102px;
  
  }
  .l-header-top #martin-navbar > .martin-container .header-top-inner nav.utility-menu ul.list-inline {
        margin-left: 30px;
    
  }
  .utility-menu ul.list-inline {
    margin-left: 30px;
}
   .l-navigation .branding .branding__logo img {
     max-width: 80px;
}
}
@media (min-width: 1080px){
  .l-navigation {
    justify-content: center;
  }
  .l-navigation .branding {
      margin-left: 0;
    top:0;
  }
}
@media (min-width: 1200px){
.container-xl, .container-lg, .container-md, .container-sm, .martin-container,.form-text-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}
   .utility-menu ul > li > a.list-inline__link {
     font-size: 14px;
  }
     .l-navigation .branding .branding__logo img {
     max-width: 100px;
}
}
@media (min-width: 1400px){

.navbar-top .navbar-nav > li > a {
     font-size: 14px;
  }
}



@media (max-width: 767px){

  .navbar-brand {
     display: none;
  }
  #block-martincounty-sitebranding > a > span.logo.branding__logo > img {
     max-width: 70px !important;
  }
  .l-navigation {
     display: block;
  }
  .navbar-nav {
    margin: 7.5px 15px;
}
  #navbar-collapse-grid > ul > li > ul {
    position: relative;
    width: auto;
    z-index: unset;
  }
}
/******** HEADER ***********/

.l-header-top {
    top: 30px;
}
.l-header-top {
    background-color: #004845;
    position: relative;
    top: 0;
}