@charset "utf-8";
/* CSS Document */

#media-releases .table tr {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.news .news-item p {
    font-size: 1rem;
}
.news .news-item .date {
    margin: 15px 0;
    font-size: .9rem;
}
#media_release_form {
    background: #eee; 
    border: 1px solid #ccc; 
    padding: 15px 0px 0px 15px;
    margin-left: 0px;
}
#media_release_form .form-group {
  padding-right: 5px;
}
#events-container ul {
	margin-left: 0px;
}
.input-icon i {
    color: #666 !important;
    margin: 14px 2px 4px 10px !important;
    z-index: 10 !important;
}
#media_release_form input {
    height: 45px !important;
    background: #fff !important;
}
.add-link { font-size: 90% !important; }
.input-icon .select2-container a {
	color: rgba(0, 0, 0, 0.75) !important;
	height: 43px !important;
	margin: 0px!important;
	padding: 6px 8px 6px 12px !important;
}
.input-icon .select2-container .select2-choice > .select2-chosen {
   margin-left: 20px !important;
}
#media_release_form .submit {
    padding: 14px 30px !important;
    margin-top: -1px;
}
.alert-success {
    color: #000;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 20px 20px 10px;
    border-radius: .375rem;
}
.main-header .alert a:hover {
  color: #000;
  text-decoration: underline;
}
.park-search.banner-search .search-form input {
    box-shadow: none;
    font-size: 18px;
    color: #000;
    border-radius: .3rem;
}
main, footer {
    clear: both;
}
.main-menu li .plus-icon {
  border-bottom: none;
}
.content .row {
  margin: 20px 0;
}
.content iframe {
  margin: 20px 0;
}
.content-old-design {
  display: none;
}
.col #search, .col.search-form {
  margin: 0 !important;
}
.publications .row {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
  overflow: scroll;
}
.content a[href*=".pdf"]:before, .content a[href*=".PDF"]:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c1";
  left: -5px;
  position: relative;
  display: inline-block;
  color: #000;
  padding: 0 0 5px 5px;
}
.content a[href*=".jpg"]:before, .content a[href*=".JPG"]:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c5";
  left: -5px;
  position: relative;
  display: inline-block;
  color: #000;
  padding: 0 0 5px 5px;
}
h1 a[href$=".pdf"]:before, h2 a[href$=".pdf"]:before, h3 a[href$=".pdf"]:before, h4 a[href$=".pdf"]:before, h5 a[href$=".pdf"]:before, h6 a[href$=".pdf"]:before {
  display: none;
}
.content a[target="_blank"]:not(.blank_reset):after {
  font-family: "Font Awesome 5 Pro";
  content: "\f08e";
  margin: 0px 0px 0px 5px;
  right: 5px;
  position: relative;
  display: inline-block;
  color: #000;
  padding: 0 0 5px 5px;
  text-decoration: none;
  font-size: 12px;
}
.content a[href*=".pdf"]:after, .content a[href*=".PDF"]:after, .content a[href*=".doc"]:after, .content a[href*=".docx"]:after {
  display: none;
}
.btn.btn-yellow.waves-effect.waves-light:after, .accord-button:after {
    display: none !important;
}
.content .button, .content .btn {
  font-weight: bold;
  font-size: 15px;
}
.content .col-md-6 {
  padding-left: 0px;
}
.news .nav-tabs {
  font-size: 15px;
}
.news .tab-content {
  padding: initial;
}
.online-block ul li {
  list-style-type: none;
}
/* Table Styling */
.content table tr td, table th {
  font-size: 18px;
}
.no-border tr td, .no-border tr, .no-border td {
    border: 0px;
}
/* Media Releases Styling */
.content ul.pagination li:before {
  content: none;
}
#media-releases .pagination.pg-blue {
  margin-left: 0;
}
.media-release-h2 {
  font-size: 1.4em;
}
.media-release-h2 a {
  font-weight: normal;
  text-decoraton: none;
}
.content p.media-release-date {
    font-size: 0.86em;
    color: rgba(0,0,0,.6);
    margin-top: 0;
    padding-top: 0;
}
h2.media-release-h2 a:link {
    text-decoration: none;
}
/* Landing Page Styling */
.content .card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.photo-card .card-title {
  margin-bottom: 0px;
  font-size: 18px;
}
.content-redesign.grid {
  margin: 2rem 0;
}
/* Bullets and Numbers Styling */
.content ul, .content ol {
  margin-left: 20px;
  clear: left;
  font-size: 18px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.content ul ul {
    margin-top: .5em;
}
.content ol {
  font-size: 18px;
  line-height: 1.6;
  list-style-position: outside;
  padding-left: 10px;
}
.content ul li {
  list-style: none;
  list-style-type: none;
  list-style-position: outside;
}
.content ul li:before, .alert-success li:before {
  content: "• ";
  font-size: 1.2em !important;
  margin-left: -12px;
  vertical-align: middle;
  color: #000;
}
.list-reset {
    margin-left: 0px !important;
}
.list-reset li:before {
  content: "" !important;
  margin-left: 0px !important;
}
.content ul.pagination li, .content ul.nav-tabs li {
  list-style-type: none;
}
.content ul li {
  list-style-position: outside;
}
.content ol li {
  list-style-type: decimal;
  list-style-position: outside;
}
.breadcrumb {
  margin-top: 1rem;
}
.breadcrumb i {
    font-size: 16px;
}
/* Mega Menu Styling */
.navbar .dropdown-menu .sub-title a {
  font-size: 1.2em;
  padding: 0;
  font-weight: normal;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.menu-about {
  border-top: 7px solid #759242;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.menu-ipswich {
  border-top: 7px solid #e7b513;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.menu-residents {
  border-top: 7px solid #633b81;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.menu-business {
  border-top: 7px solid #ef454d;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.menu-community {
  border-top: 7px solid #004f70;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.menu-onlineservices {
  border-top: 7px solid #666666;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.4rem;
  padding-left: 1.4rem;
}
.navbar .dropdown-menu a {
  padding-left: 10px;
  font-weight: normal;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li a {
  color: #000;
}
.navbar .dropdown-menu .fal {
  width: 1.8rem;
}
.mega-menu {
  box-shadow: none;
}
.mega-menu li a {
  text-transform: none;
}
.mega-menu__sub, .main-menu__sub2 {
  width: 270px;
  border: none;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li a:hover {
  color: #266d3c;
  background: transparent;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu {
  background: #f2f6f8;
}
b, strong {
  font-weight: bold;
}
ul.main-menu__sub2.right {
  right: 100%;
  left: initial;
}
.accordion .card:first-child .card-header {
  background-color: #004f70;
}
.accordion .card:first-child h4:before {
  border-top: 10px solid #004f70;
}
.accordion .card:nth-child(2) .card-header {
  background-color: #759242;
}
.accordion .card:nth-child(2) h4:before {
  border-top: 10px solid #759242;
}
.accordion .card:nth-child(3) .card-header {
  background-color: #633b81;
}
.accordion .card:nth-child(3) h4:before {
  border-top: 10px solid #633b81;
}
.sidebar .accordion .card-body li {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 15px;
}
.sidebar .card .card-body h3 {
    font-weight: 600;
}
.table-header {
  vertical-align: middle;
  font-size: 1.33em;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
  padding: 10px;
  border: 2px solid #d7e1eb !important;
  background: #d7e1eb;
}
/* Footer Styling */
.footer {
  margin-top: 15px;
}
.copy-holder, .websites-holder {
  text-align: center;
}
.websites li {
  margin-left: 30px;
}
.websites i {
  right: -18px;
}
#mapid {
  height: 100%;
}
.filters-category h5:first-letter {
  text-transform: capitalize;
}
.c-forms-heading {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
}
.modal .close {
  width: auto;
  height: auto;
}
.sidebar .accordion {
  width: 100%;
}
.accordion .card:nth-child(3) .card-body a {
  padding-left: 0;
}
.accordion .card:nth-child(3) {
  xdisplay: none;
}
.accordion .card:nth-child(3) {
  xdisplay: none;
}
.content {
  padding-right: 20px;
}
.content p {
  margin: 5px 0;
  font-size: 18px;
  padding: 5px 0;
}
.content a:not([class]) {
  color: #2e8aca;
  text-decoration: underline;
}
.content a:not([class]):visited {
  color: #2e8aca;
}
.content a:not([class]):hover {
  color: #eb141f;
}
/* Mobile CSS */
@media (max-width: 576px) {
  .main-slider .carousel-control-buttons {
    bottom: 185px;
  }
  .copy-holder, .websites-holder {
    padding-left: 0;
  }
  .websites li {
    margin-left: 0;
  }
  .copy-holder {
    text-align: center;
  }
  .col #search, .col.search-form {
    margin-top: 5px;
  }
  .park-search.banner-search .search-form input {
  font-size: 14px;
  }
  .landing {
      padding-right:5px;
  }
}
.banner {
    background-position: center;
}
.alert-text {
    padding-right: 30px;
}
@media (max-width:1024px) {
  .container.my-4 {
    display: none;
  }
}
/* Mobile CSS - iPad Pro 10.5" */
@media (max-width:1112px) {
  .websites-holder {
    display: block;
  }
  .section {
    margin-top: 0;
  }
}

@media (min-width:768px) {
  .col-lg-3 .photo-card .card-title {
    font-size: 18px
  }
  .sidebar {
    margin-top: 30px;
  }
  .photo-card .image-holder {
    height: 197px;
  }
  .online-block-holder {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width:768px) {
  .container .col-md-9 {
    flex: none;
    max-width: 100%;
  }
  .footer-bottom .d-flex {
      display: block !important;
  }
  }
@media (max-width:835px) {
  .footer-bottom .d-flex {
      display: block !important;
  }
}
@media (min-width: 1280px) {
  .section {
    margin: 30px 0;
  }
  .content .card {
    min-height: 275px;
  }
  .logo {
    width: 220px;
  }
  .main-header__bottom .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width:1024px) {
  .filters-category {
    width: 20%;
  }
}
.slick-slider .card-title {
    min-height: 20px;
}
.online-block .online-block-header i {
    margin-bottom: 0;
}
.online-block-header {
    margin-bottom: 10px;
}
/****************** FORMS **********************/
.ui-datepicker {
  z-index: 9999 !important;
}
select.ui-datepicker-month, select.ui-datepicker-year {
  width: 25%;
  margin: 0;
}
td.ui-state-highlight, td.ui-datepicker-current-day {
  background-color: #eee;
  border: 1px solid #ddd;
}
td.ui-datepicker-today {
  background-color: #F6F7E6;
  border: 1px solid #ddd;
}
a.ui-state-highlight {
  background-color: none !important;
  border: none !important;
}
#forms form fieldset {
  padding: 0;
}
#forms form fieldset.sq-form-section > legend {
  background: #fff !important;
  color: #000 !important;
  display: block;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
#forms form fieldset fieldset legend {
  background: none;
}
#forms fieldset fieldset {}
#forms fieldset fieldset fieldset {
  padding: 0;
}
#forms .sq-form-question {
  display: block;
  width: 96%;
  clear: both;
  margin-bottom: 0 0 1em 0;
  padding: .5em 0 .8em;
}
#forms .sq-form-question:after {
  content: "";
  display: table;
  position: relative;
  clear: both;
}
#forms .sq-form-question-title {
  display: block;
  width: 100%;
  margin: 0 0 0.3em;
  font-weight: normal;
  font-size: 18px;
}
#forms .sq-form-question-answer {
  display: block;
}
#forms .sq-form-question-answer ul {
  display: block;
}
#forms .sq-form-question-answer ul.long {
  display: block;
}
#forms .sq-form-question-answer ul li {
  margin-right: 25px !important;
}
#forms .sq-form-question-note {
  margin: 0.3em 0 0;
  display: block;
}
#forms form select {
  width: auto !important;
}
#forms input[type="text"], #forms textarea, #forms input[type="email"] {
  background: #fff;
  width: 75%;
  font-size: 16px;
}
#forms table input[type="text"] {
    display: inline;
    width: auto;
}
#calendar_event_recurring_0_stop_year, #calendar_event_recurring_0_start_year, #calendar_event_recurring_0_duration, #calendar_event_recurring_0_end_year {
  width: auto;
}
.horizontal-radio {
  display: inline;
  margin-right: 14px !important;
}
#forms .short-list li {
  word-wrap: normal !important;
  font-size: 0.875em !important;
  display: inline-block !important;
  margin-left: 0.14444rem !important;
  margin-right: 1.48889rem !important;
  margin-bottom: 0 !important;
  vertical-align: baseline !important;
}
#forms li label, #forms label {
  display: inline;
  word-wrap: normal;
  font-size: 18px !important;
  font-weight: bold;
}
#forms li label {
  font-weight: normal;
}
#forms table label {
    font-weight: normal;
}
.sq-form-question-answer li:before {
    content: "" !important
}
/*#forms li:before {
  content: "" !important;
}*/
#forms form fieldset.sq-form-section .sq-form-question-note .help {
  display: none !important;
}
#forms abbr[title] {
    border-bottom: none;
    color: red;
    text-decoration: none;
}
#forms .error {
  margin-left: 2px;
}
#forms .help-block {
  margin-bottom: 15px;
  font-size: 15px;
}
#forms [type="radio"]:checked, #forms [type="radio"]:not(:checked), #forms [type="checkbox"]:checked, #forms [type="checkbox"]:not(:checked) {
	position: inherit;
	opacity: inherit;
	pointer-events: inherit;
	padding-left: 20px;
	margin-right: 5px;
}
#forms .form-control {
	display: inline-block;
	width: inherit;
}
.form-control {
    display: block;
    width: 100%;
    height: inherit;
    font-size: 1rem;
}
#forms .sq-form-field, #forms textarea {
    padding: 0.5em;
    border-radius: .4em;
    border: 1px solid #ccc;
}
#forms select {
    display: inline-block !important;
}
#forms .sq-calendar-date-table, #forms table tr {
    
}
#forms table tr {
    margin-bottom: 1em;
    display: block;
}
#forms [type="submit"], #forms button, #forms html [type="button"], #fb-queryform [type="submit"] {
    appearance: none;
    background: #fbc02d !important;
    padding: .84rem 2.14rem;
    font-weight: bold;
    color: #fff;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    margin: .375rem;
    text-transform: uppercase;
    border: 0;
    border-radius: .125rem;
}
/****************** COMMUNITY EVENTS **********************/

#events-container ul {
    margin-left: 0;
}
#events-container .card {
    min-height: inherit;
}
#events-container ul li:before {
  list-style-type: none;
  content: none;
  margin-left: 0;
}
#events-container a:link {
  text-decoration: none;
}
#events-container h2 {
  font-weight: normal;
  font-size: 24px;
}
#events-container .card-text {
    margin: 5px 0;
    font-size: 30px;
    font-weight: normal;
    padding: 5px 0;
}
.event-details-page .details .description {
    margin-bottom: 1em;
    font-size: 18px;
}
/* .event-details-page .details {
    width: 55%;
    margin-right: 5%;
    float: left;
}
.event-details-page .additional-info {
    width: 40%;
    float: left;
} */
.pagination a, .pagination b {
    content: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    font-weight: normal;
    font-size: .9rem;
}
.pagination a:hover {
    border: none;
    transition: all .3s linear;
    background: #eee;
}
.page-link.previous, .page-link.next {
    border: none;
    color: #2e8aca;
}
.events .container {
    padding-right: 0;
    padding-left: 0;
}
.events.section {
    margin-top: 30px;
}

/* FUNNELBACK STYLES */

#fb-logo {
    display: none;
}
#fb-utils {
    display: none;
}
#fb-results {
    margin-left: 0;
    padding-left: 0;
}
#fb-results li {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px;
}
#fb-results li a {
    text-decoration: none;
}
#fb-results li a:before {
    left: 0;
}
#fb-results li p a:before {
    display: none;
}
#fb-results li a:link {
    text-decoration: none;
}
#fb-results h3 {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}
#fb-results h3 a {
    text-decoration: none;
    font-weight: normal;
    text-transform: capitalize;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}
cite {
    font-style: normal;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}
.fb-cached, .search-explore, .fb-date, .fb-meta.author, .fb-file-format, #fb-no-results, #fb-facets, #fb-contextual-navigation {
    display: none;
}
#fb-queryform input[type="text"] {
    padding: 0.85em;
    border-radius: .4em;
    border: 1px solid #ccc;
    line-height: 1.5;
    width: 50%;
}
#fb-queryform {
    margin-top: 30px;
    margin-bottom: 10px;
}
.fb-page-nav {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.fb-page-nav a, .fb-page-nav a:link, .fb-current-result-page {
    content: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    font-weight: normal;
    font-size: .9rem;
    text-decoration: none;
}
.fb-page-nav a:hover {
    border: none;
    transition: all .3s linear;
    background: #eee;
}
.fb-filetype {
    font-weight: normal;
}
#content .global-search ul.ui-autocomplete {
  font-family: 'Arial';
  background: white;
  text-align: left;
  border: solid 1px #ccc;
  list-style-type: none;
  padding: 0px;
  margin: 0;
  width: 385px;
  position: absolute;
  top: 20px;
  border-radius: .4em;
}
#content .global-search ul.ui-autocomplete h2 {
  font-size: small;
  background-color: #efefef;
  padding: 5px;
  margin: 0;
}
#content .global-search ul.ui-autocomplete li.ui-menu-item {
  padding: 0;
  margin: 0;
}
.global-search ul.ui-autocomplete li.ui-menu-item a {
  display: block;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
  color: rgba(0, 0, 0, .87);
  font-size: 16px;
}
.global-search ul.ui-autocomplete li.ui-menu-item a.description,
.global-search ul.ui-autocomplete li.ui-menu-item a.url {
  padding-top: 0px;
}
.global-search ul.ui-autocomplete li.ui-menu-item span {
  display: block;
  padding-left: 10px;
}
.global-search ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
  background-color: #000;
} 
.global-search .ui-helper-hidden-accessible{
  position: absolute;
  left: -99999px;
}
.global-search #fb-no-results{
  font-style: italic;
}
.content .global-search ul li:before{
    display:none;
}
#home_search ul.ui-autocomplete li.ui-menu-item .ui-state-active,
.global-search ul.ui-autocomplete li.ui-menu-item .ui-state-active{
    border: 0;
    background: transparent;
    font-weight: normal;
    color: #266d3c;
    margin: 5px;
}
/****************** CONTENT TABLE STYLING **********************/
.content table {
    border-collapse: collapse;
    margin: 20px 0 30px;
    color: #212529;
    width: 100%;
    overflow-x: auto;
    border: 1px solid transparent;
}
.content table tr {
    border-bottom: 2px solid rgba(134,145,163,.7);
}
.content table thead th {
    padding: 10px;
    vertical-align: middle;
    border-right: 2px solid rgba(134,145,163,.7);
    background: #d7e1eb;
    font-size: 1.33em;
    font-weight: 600;
    color: #000;
}
.content table tr td:last-child, .content table thead th:last-child {
    border-right: unset;
}
.content table tr td {
    padding: 10px;
    vertical-align: top;
    border-right: 2px solid rgba(134,145,163,.7);
}
.content table thead th {
    border-bottom: 2px solid #dee2e6;
}
/****************** ECOMMERCE/STORE STYLING **********************/
.online-store .description {
    font-size: 14px;
    color:rgba(0, 0, 0, 0.6);
}
.online-store .fas, .online-store .fas:hover, .online-store .fal, .online-store .fal:hover {
    font-size: 16px;
}
.online-store .fas:hover {
    margin-left: 0;
}
.online-store [type="radio"]:checked, .online-store [type="radio"]:not(:checked), .online-store [type="checkbox"]:checked, .online-store [type="checkbox"]:not(:checked) {
	position: inherit;
	opacity: inherit;
	pointer-events: inherit;
	padding-left: 20px;
	margin-right: 5px;
}
.online-store [type="submit"], .online-store button, .online-store html [type="button"], .online-store [type="submit"] {
    appearance: none;
    background: #fbc02d !important;
    padding: .84rem 2.14rem;
    font-weight: bold;
    color: #fff;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    margin: .375rem;
    text-transform: uppercase;
    border: 0;
    border-radius: .125rem;
}
.online-store select {
    display: inherit !important;
}
.update-qty input, .payment input {
    padding: 0.5em;
    border-radius: .4em;
    border: 1px solid #ccc;
}
.update-qty input {
    text-align: center;
}
.content .payment table {
    width: 50%;
}
.payment table tr {
    border-bottom: 0;
}
.payment table tr td {
    border-right: 0
}
.notice {
    display: block;
    background: #ffc107;
    padding: 40px;
    margin: 20px 0;
}
.content .notice a:link, .content .notice a:hover, .content .notice a:visited  {
    color: #000;
}
.map-container{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-container iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.crs-landing a:link, .crs-landing a:visited {
    text-decoration: none;
}
.cr-bio .col-md-6 {
    padding-right: 30px;
}
.content .cr-contact {
    margin-left: 0px;
}
.content .cr-contact li {
    margin-bottom: 7px;
}
.cr-contact li:before {
    display:none;
}
.cr-contact .fas {
    display: inline-block;
    width: 30px;
    color: #004f70;
}

/***** LDMG Landing Page*****/
.landing h3 {
    margin: 0;
    font-size: 16px;
    padding: 0px 25px 0px 5px;
    display: inline-block;
    width: 88%;
    font-weight: normal;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.landing i {
    float: right;
    display: inline-block;
    text-align: right;
    padding: 8px 5px 10px 5px;
    font-size: 1rem;
}
.landing a:hover i {
    font-size: 1rem;
}
.content .landing a:link, .content .landing a:visited {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.landing .card-body {
    display: block;
    background: #004f70;
    border: 0px;
    margin-bottom: 20px;
    color: #fff;
    padding: 20px;
    flex: 1 1 auto;
    min-height: 70px;
    vertical-align: middle;
    position: relative;
}
.content .landing a[target="_blank"]:after {
    display: none;
}
.accord-button {
    padding: .84rem 2.14rem;
    display: inline-block;
    background: #fbc02d !important;
    margin: .75rem .5rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: .125rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.accord-button:hover {
    outline: 0;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    color: #fff;
}
.card-text.distance {
    margin-bottom: 0;
    line-height: 1rem;
    min-height: 0px;
}
.rideipswich-container {
    margin: 30px 0px;
}
.rideipswich-container .slick-dots {
    display: none !important;
}
.nav-level3 {
    display: block;
    padding-left: 25px;
}
.navbar .dropdown-menu .nav-level3 a {
    padding: 5px;
    font-weight: normal;
}


/***** NEW DESIGN STYLES - SEP 2020 *****/
.card-footer:last-child {
    border-radius: 0;
}
.content-nav h3 {
    margin: 0;
    font-size: 16px;
    padding: 0px 40px 0px 5px;
    display: block;
    font-weight: normal;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: left;
}
.content-nav i {
    float: right;
    display: inline-block;
    text-align: right;
    padding: 8px 5px 10px 5px;
    font-size: 1rem;
}
.content-nav a:hover i {
    font-size: 1rem;
}
.content .content-nav a:link, .content .content-nav a:visited {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.content-nav .card-body {
    display: block;
    background: #004f70;
    border: 0px;
    margin-bottom: 20px;
    color: #fff;
    padding: 20px;
    flex: 1 1 auto;
    min-height: 70px;
    vertical-align: middle;
    position: relative;
}
.white .card-body.card-footer {
    background: #fff;
    color: #004f70;
    border: 1px solid #004f70;
}
.read-more i {
    font-size: .8rem;
}
.datetime i, .location i {
    color: #266d3c;
}
.card.news-articles {
    border-top: 5px solid #266d3c; 
    border-radius: 0; 
    box-shadow:none; 
    border-bottom: 1px solid #e5e5e5; 
    border-right: 1px solid #e5e5e5; 
    border-left: 1px solid #e5e5e5;
    min-height: 330px;
}
.news-articles .card-body.text-left {
    padding: 3rem;
}
.cards-layout .col-md-6.mb-4 {
    padding-right: 40px;
}
.cards-h2 a {
    font-weight: bold;
    text-decoration: none;
    text-decoration: none !important;
    font-size: 1.4rem;
    color: #000 !important;
}
@media (max-width: 576px) {
    #media-releases .col-md-6.mb-4 {
    padding-right: 0px;
}
.corp-docs-listing .col-3 {
    display: none;
}
.corp-docs-listing .col-9 {
    flex: 0 0 100%;
    max-width: 100%;
}
}
.corp-doc {
    background: #f2f2f2;
    padding: 40px 20px;
}
.corp-doc ul  {
    margin-left: 0;
}
.corp-doc ul li::before {
    list-style-type: none;
    content: "";
    margin-left: 0;
}
.link-block a {
    display: block;
    border: 1px solid #004f70;
    margin: 10px 0;
    padding: 10px 15px;
}
.corp-doc ul li a {
    display: block;
    border: 1px solid #004f70;
    margin: 10px 0;
    padding: 10px 15px;
    color: #004f70 !important;
    text-decoration: none !important;
}
.content .corp-doc a[href*=".pdf"]::before, .content .corp-doc a[href*=".PDF"]::before {
    color: #004f70;
}

.global-mega-menu__promo-links ul li a::after {
    display: none;
}

.card_listing .card.news-articles {
      margin: 15px;
      border: none;
      box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.card_listing > .row ~ .row.visuallyhidden {
    display:none;
}
@media screen and (min-width: 992px) {
  .card_listing .row {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .card_listing .card.news-articles {
      width: 30%;
  }
  .card_listing .card-listing__show-more {
      margin: 20px 45%;
  }
}

.mega-menu-container {
    display: none;
}

@media screen and (min-width: 1280px){
    .mega-menu-container {
        display: flex;
    }
}
