/******************************
  RESPONSIVE STYLES 
******************************/
@media screen and (max-width: 1200px) {
    .footer-wrapper > .table > .cell:last-child {
        padding: 60px 20px 25px 65px;
    }
    .main-content {
        min-height: auto;
    }
    .main-content .container {
        padding: 0 0 0 90px;
    }
}
@media screen and (max-width: 1100px) {
    .slider-control {
        left: 2%;
        max-width: 96%;
        margin-left: 0;
    }
    .banner .slider-control {
        padding: 0;
    }
    .footer-wrapper > .table > .cell:first-child {
        width: 65%;
        padding: 45px 20px 25px;
    }
    .footer-wrapper > .table > .cell:last-child {
        padding: 50px 20px 25px;
    }
    .footer-wrapper > .table > .cell:last-child .inner-box {
        max-width: 640px;
    }
    .main-content .container {
        padding: 0 0 0 40px;
    }
}

@media screen and (max-width: 1000px) { /* Target Screen Width */
    /*=== Header & Footer ===*/
    .nav-menu > li {
        margin-right: 8px;
    }
    .nav-menu > li > a {
        padding: 37px 11px 36px;
        font-size: 18px;
    }
    .fixed .header-menu .cell:first-child,
    #inner .header-menu .cell:first-child {
        width: 200px;
    }
    .fixed .nav-menu > li > a,
    #inner .nav-menu > li > a {
        font-size: 14px;
    }
    .fixed .nav-menu > li:last-child > a,
    #inner .nav-menu > li:last-child > a {
        padding-right: 0;
    }
    .sub-menu {
        min-width: 260px;
        padding: 16px 30px;
    }

    .footer-wrapper .logo {
        width: 260px;
        height: 55px;
    }
    .footer-wrapper > .table > .cell:first-child .cell:first-child {
        padding-right: 15px;
    }
    .footer-wrapper > .table > .cell:first-child .cell:last-child {
        padding-left: 15px;
    }

    /*=== Homepage ===*/
    .banner-logo {
        width: 520px;
        height: 110px;
        background-size: contain;
    }
    .quick-links {
        margin: -15px -13px 25px;
    }
    .quick-links li a {
        padding: 25px 14px 17px;
    }
    .quick-links h4 {
        min-height: 52px;
    }
    .news-wrapper .cell:last-child {
        width: 360px;
    }
    .featured-news .news-item {
        padding: 28px 32px;
    }
    .signup-wrapper input {
        min-width: 205px;
    }

    /*=== Inner Pages ===*/
    .main-content .container {
        padding: 0 0 0 20px;
    }
    #business-container {
	    padding-right: 20px;
    }
    .main-content .sidebar {
        width: 360px;
    }
    .main-content .sidebar .bg-box {
        padding: 22px 40px 55px 32px;
    }
}

@media screen and (max-width: 900px) {
    /*=== Header & Footer ===*/
    .header-wrapper {
        -webkit-box-shadow: 0 2px 10px -3px rgba(16,26,48,0.2);
        -moz-box-shadow: 0 2px 10px -3px rgba(16,26,48,0.2);
        box-shadow: 0 2px 10px -3px rgba(16,26,48,0.2);
    }
    #home .header-wrapper {
        position: fixed;
        height: auto;
    }
    .top-bar .container {
        padding: 0 10px;
    }
    .top-bar .cell {
        border-bottom: 0;
    }
    .top-bar .top-menu {
        display: none;
    }
    .top-bar .nav-logo {
		display: block;
		min-width: 190px;
    }
    .header-menu {
		position: absolute;
		left: 0;
		bottom: 0;
		height: 80px;
		width: auto;
    }
    .header-menu > .table {
	    width: auto;
    }
    .header-menu > .table > .cell {
	    padding: 0 !important;
    }
    #weather {
        padding-top: 0;
        margin-left: 0;
    }
    .header-menu .cell:first-child {
	    display: none;
    }
    #inner .header-menu .cell:first-child {
        width: auto;
        padding: 0 0 0 20px;
        overflow: visible;
    }
    .header-menu .logo {
        display: block;
		height: 100%;
		max-width: 200px;
    }
    .header-menu .logo.text-logo {
		display: flex;
		justify-content: center;
		flex-direction: column;
		padding: 7px 5px 0;
    }
    .header-menu .logo img {
	    padding: 12px 0 5px 5px;
		height: auto;
		max-height: 77px;
		width: 100%;
    }
    .close-search {
        position: absolute;
        top: -80px;
        right: 60px;
    }
	.top-bar .top-phone {
		font-size: 0;
	}
	.top-bar .top-phone a {
		padding-top: 0 !important;
	}
	.top-bar .top-phone a:before {
		content: '\f095';
		color: #810000;
		font: 19px/1 'Font Awesome 5 Pro';
		position: relative;
		top: 6px;
	}
	.nav-menu .hidden-top-nav {
		display: block;
	}
    .search-box {
        top: 100%;
        right: 0;
        left: 0;
        height: auto;
        padding: 14px 20px;
        border-top: 1px solid #a5b9c2;
        background-color: #ebebee;
    }
	.search-page.search-box {
	    background-color: transparent;
	    border: none;
	    padding: 0;
    }
    .search-box .search-form {
        text-align: center;
    }
    .search-box form {
        width: 70%;
        margin-right: 0;
    }

    .footer-wrapper {
        border-top-width: 7px;
    }
    .footer-wrapper > .table,
    .footer-wrapper > .table > .cell {
        display: block;
    }
    .footer-wrapper > .table > .cell:first-child {
        width: 100%;
        padding: 43px 20px 0;
        text-align: center;
        background-color: inherit;
    }
    .footer-wrapper > .table > .cell:first-child .inner-box {
        max-width: 100%;
        text-align: inherit;
    }
    .footer-wrapper > .table > .cell:last-child {
        padding: 40px 20px 30px;
    }
    .footer-wrapper > .table > .cell:last-child .inner-box {
        display: block;
        max-width: 560px;
        margin: 0 auto;
        text-align: inherit;
    }
    .footer-wrapper .logo {
        margin-bottom: 10px;
    }
    .footer-wrapper p {
        margin-bottom: 0;
    }
    .footer-wrapper br {
        display: none;
    }
    .copyright {
        margin-top: 35px;
        text-align: center;
    }

    /*=== Navigation ===*/
    #nav-btn {
        display: inline-block;
        margin-left: 15px;
        vertical-align: middle;
    }
    #nav-close-btn {
        position: absolute;
        top: 35px;
        right: 55px;
        display: block;
        z-index: 5;
    }
    .main-nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        max-width: 60%;
        width: 0;
        margin: 0;
        -webkit-transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        transition: all 0.6s ease 0s;
        color: #fff;
        background-color: #2e2f33;
        overflow: hidden;
        overflow-y: auto;
        z-index: 110;
    }
    .open .main-nav {
        width: 100%;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
        -ms-transition: all 0.8s ease 0s;
        -o-transition: all 0.8s ease 0s;
        transition: all 0.8s ease 0s;
    }
    body.show-search .main-nav,
    body.show-search .top-bar .cell >*:not(.search-box):not(.search-btn) {
        opacity: 1;
        visibility: visible;
    }
    .main-nav nav {
        position: relative;
        min-width: 415px;
        padding: 80px 80px 40px 40px;
        text-align: left;
    }
    .nav-menu {
        white-space: normal;
        text-align: left;
    }
    .nav-menu > li,
    .hidden-top-nav li {
        display: block;
        margin: 0;
    }
    .hidden-top-nav > li > a {
	    text-transform: uppercase;
    }
    .nav-menu > li > a,
    .hidden-top-nav > li > a,
    #inner .nav-menu > li > a {
        display: block;
        padding: 15px 30px 13px 15px;
        border-bottom: 1px solid #000;
        line-height: normal;
        font-size: 20px;
        -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.2);
        -moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.2);
        box-shadow: 0px 1px rgba(255, 255, 255, 0.2);
    }
    .nav-menu > li:last-child > a {
        border-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    li.has-child:hover > a,
    .nav-menu > li > a:hover,
    .nav-menu li.active > a:hover,
    .nav-menu li.active .sub-ctrl,
    .nav-menu > li:hover .sub-ctrl {
        color: inherit;
    }
    .nav-menu li.active > a {
        color: #e83d30;
    }

    .sub-ctrl,
    #inner .sub-ctrl {
        top: 7px;
        right: 0;
        width: 30px;
        height: 40px;
        margin-top: 0;
    }
    .sub-ctrl:after {
        content: "\f105";
        font: 22px/40px Font Awesome\ 5 Pro;
        font-weight: bold;
    }
    .sub-ctrl.show {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .sub-menu {
        position: static;
        display: none;
        min-width: 100%;
        width: 100%;
        margin: 0 !important;
        padding: 9px 20px;
        text-align: inherit;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform:none;
        -o-transform: none;
        transform: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        background-color: transparent;
        opacity: 1;
        visibility: visible;
    }
    .sub-menu:after {
        content: none;
    }
    .sub-menu li a {
        display: block;
        padding: 0 10px;
    }
    .sub-menu li a:hover {
        font-family: inherit;
    }

    /*=== Homepage ===*/
    .icon-calendar {
        width: 46px;
        height: 66px;
    }
    .icon-folder {
        width: 74px;
        height: 62px;
    }
    .icon-location {
        width: 56px;
        height: 77px;
    }
    .icon-staff {
        width: 74px;
        height: 57px;
    }
    .bg-box {
        padding: 50px 0;
    }
    .content-wrapper,
    .banner + .content-wrapper {
        padding: 45px 0;
    }
    .banner-text {
        max-width: 500px;
    }
    .banner-logo {
        width: 460px;
        height: 98px;
        margin: 0 auto 20px;
    }
    .quick-links {
        margin: 0 -13px 25px;
    }
    .quick-links .icon {
        height: 77px;
    }
    .events-wrapper {
        padding-bottom: 40px;
    }
    .events-list {
        margin: 35px -10px 0;
    }
    .events-list li a {
        padding: 0 10px;
    }
    .news-item h2 {
        display: block;
        margin-right: 0;
    }
    .signup-wrapper .container {
        padding: 45px 20px 5px;
    }
    .signup-wrapper form {
        margin-top: 0;
    }
    .signup-wrapper input[type="submit"] {
        display: block;
        margin: 15px auto 0;
    }

    /*=== Inner Pages ===*/
    .breadcrumbs {
        margin: 0 0 40px;
    }
    .main-content {
        padding: 40px 0 50px;
    }
    .main-content .container {
        padding: 0 15px;
    }
    #business-container {
	    padding: 0;
    }
    .main-content .container > .table,
    .main-content .col-left,
    .main-content .col-right {
        display: block;
    }
    .main-content .sidebar {
        width: 315px;
        margin: 35px auto 0;
        padding: 0;
    }
    .main-content .sidebar .bg-box {
        padding: 40px 32px;
    }
    .main-content .sidebar h4 {
        margin: 15px 0 2px;
    }
    .sub-nav {
        padding: 0 0 20px;
    }
    .blog-box {
        margin: 0 auto;
    }
    .news-items-section .doc-list > li {
	    padding: 15px 10px;
    }
	.blog-menu,
	.options {
		margin: auto;
		width: 100%;
	}
	
	.main-content .sidebar .bg-box + .side-content {
		padding: 0;
	}
}

@media screen and (max-width: 770px) { /* Tablet View */
    /*=== Main ===*/
    body {
        cursor: pointer; /* iOS Clicking Fix */
    }
    table:last-child {
        margin-bottom: 10px;
    }
    th {
        padding: 10px 20px;
    }
    td {
        padding: 13px 20px;
    }
    .striped tr:last-child td[colspan] {
        padding: 8px 20px 13px;
    }
    input[type="text"],
    input[type="email"],
    input[type="password"] {
        padding: 14px 15px 13px;
    }
    h1 {
        margin-bottom: 12px;
        letter-spacing: 4px;
        line-height: 34px;
        font-size: 28px;
    }
    h2,
    .news-item h2,
    .events-wrapper h2 {
        margin-bottom: 12px;
        letter-spacing: 3px;
        line-height: 30px;
        font-size: 24px;
    }
    .btn {
        padding: 14px 15px;
        min-width: 180px;
    }
    .btn.sm {
        min-width: 180px;
        padding: 13px 15px 11px;
    }
    * .more-link:last-child {
        margin-top: 0;
    }
    .slick-dots {
        height: 10px;
    }
    .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    /*=== Header & Footer ===*/
    .top-bar a[href^="tel:"] {
        margin: 0;
    }
    #weather {
        margin-left: 5px;
    }
    #nav-close-btn {
        right: 40px;
    }
    .main-nav nav {
        min-width: 392px;
        padding: 80px 40px 40px;
    }
    .nav-menu > li > a,
    #inner .nav-menu > li > a {
        font-size: 18px;
    }
    .sub-ctrl,
    #inner .sub-ctrl {
        top: 6px;
    }

    .footer-wrapper > .table > .cell:last-child .inner-box {
        max-width: 100%;
        text-align: center;
    }
    .footer-wrapper .inner-box .table,
    .footer-wrapper .inner-box .cell {
        display: block;
    }
    .footer-menu {
        margin-top: 10px;
    }
    .footer-menu a {
        line-height: 26px;
        font-size: 14px;
    }

    /*=== Homepage ===*/
    .banner-logo {
        width: 350px;
        height: 74px;
    }
    .banner-content {
        margin-bottom: 18px;
    }
    .banner .slider-control {
        bottom: 30px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .banner .slick-dots {
        display: block;
        width: 100%;
        height: 9px;
    }
    .banner .slick-dots li {
        display: inline-block;
        margin: 0 5px;
    }
    .quick-links {
        margin: 0 -5px 25px;
    }
    .quick-links li {
        padding: 0 5px;
    }
    .news-wrapper .table {
        display: block;
        height: auto;
        text-align: center;
    }
    .news-wrapper .cell {
        display: inline-block;
        width: 74%;
    }
    .news-wrapper .cell:last-child {
        width: 74%;
        margin-top: 15px;
    }
    .news-item,
    .main-content .sidebar .bg-box {
        padding: 35px 20px;
    }
    .featured-news .news-item {
	    padding: 35px 20px 75px;
	    position: relative;
    }
    .news-item .more-link {
		position: absolute;
		bottom: 25px;
		left: 25px;
		right: 0;
    }
    .news-slider .news-item {
        min-height: 236px;
        padding: 25px 20px;
    }
    .news-slider + .slider-control {
        bottom: -15px;
        left: 2%;
        height: 10px !important;
        padding: 0;
        line-height: 0;
    }
    .news-slider .slick-list {
        margin: -12px;
        padding: 12px;
    }
    .news-slider + .slider-control .slick-dots,
    .negative-indent,
    .news-item {
        margin: 0;
    }
    .news-item h2:after {
        height: 2px;
        margin: 0 auto;
    }
    .news-item h3 {
        font-size: 22px;
    }
    .events-list {
        margin: 35px 0 0;
    }
    .events-list li {
        display: block;
        width: 320px;
        margin: 0 auto 15px;
        padding: 0;
    }
    
	.cat-title {
		font-size: 22px;
		line-height: 26px;
	}
	h3.question {
		font-size: 18px;
		line-height: 22px;
	}
	
	/*=== Business Directory ===*/
	#business-container .directory-header {
		display: none;
	}
	#business-container .flexbox {
		flex-wrap: wrap;
	}
	#business-container .flexbox > div:first-child {
		padding-top: 25px;
	}
	#business-container .flexbox > div:last-child {
		padding-bottom: 25px;
	}
	#business-container .flexbox > div {
		padding: 10px 0 10px 130px;
		position: relative;
		font-size: 12px;
		line-height: 1;
		width: 100% !important;
	}
	#business-container .flexbox > div a + a {
		display: block;
		margin-top: 5px;
	}
	#business-container .flexbox > div:before {
		color: #810000;
		position: absolute;
		left: 5px;
		text-align: right;
		width: 110px;
	}
	#business-container .flexbox > div:nth-child(1):before {
		content: 'Business Name:';
	}
	#business-container .flexbox > div:nth-child(2):before {
		content: 'Address:';
	}
	#business-container .flexbox > div:nth-child(3):before {
		content: 'Website:';
	}
	#business-container .flexbox > div:nth-child(4):before {
		content: 'Contact Info:';
	}
	#business-container .flexbox > div:nth-child(5):before {
		content: 'Category:';
	}
}

@media screen and (max-width: 670px) { /* Phone View */
    /*=== Main ===*/
    th {
        vertical-align: top;
        padding: 10px 15px;
    }
    td {
        padding: 10px 5px;
    }
    .striped tr:last-child td[colspan] {
        padding: 8px 15px 13px;
    }

    /*=== Header & Footer ===*/
    .search-box form {
        width: 80%;
    }
    .main-nav {
        max-width: 80%;
    }
    .main-nav nav {
        min-width: 384px;
    }

    /*=== Homepage ===*/
    .quick-links li {
        width: 40%;
    }
    .quick-links li a {
        border: 0;
    }
    .quick-links h4 {
        min-height: auto;
    }
    .signup-wrapper input {
        min-width: 282px;
        margin: 0 0 8px;
    }
    .signup-wrapper input[type="text"] {
        margin-right: 0;
    }
    .signup-wrapper input[type="submit"] {
        min-width: 180px;
    }
    
	.cat-title {
		font-size: 20px;
		line-height: 22px;
	}
	.faq-list {
		margin-left: 0 !important;
	}
	
	/*=== Staff Page ===*/
	.all-staff .modal.img-box {
		float: none;
		margin: 0 0 15px 0;
		height: 250px;
		width: 250px;
	}
	.staff-modal .cell {
		display: block;
		padding: 0 !important;
		height: auto;
		width: 100% !important;
	}
	.staff-modal figure {
		height: auto;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 580px) {
	.meetings-section table colgroup col:not(:first-child) {
		width: 0 !important;
	}
	.meetings-section table thead tr th:not(:first-child),
	#agendas-load > tr > td:not(:first-child) {
		display: none;
	}
	#agendas-load > tr > td > div {
		display: block !important;
		padding-top: 15px;
	}
	#agendas-load > tr > td > div a + a {
		margin-left: 15px;
	}
	
	.forms-permits-section .doc-list > li {
		padding: 15px;
	}
	.forms-permits-section .doc-list .download {
		display: block;
		position: relative;
		left: 0;
		top: 0;
		margin-top: 15px;
	}
}

@media screen and (max-width: 480px) {
    /*=== Main ===*/
    h1 {
        letter-spacing: 1px;
        line-height: 32px;
        font-size: 24px;
    }
    h2,
    .news-item h2,
    .events-wrapper h2 {
        letter-spacing: 1px;
        line-height: 28px;
        font-size: 20px;
    }
    h3 {
        font-size: 17px;
    }
    h4 {
        line-height: 24px;
        font-size: 15px;
    }
    th {
        padding: 10px;
        line-height: 22px;
        font-size: 15px;
    }
    td {
        padding: 13px 10px;
        font-size: 13px;
    }
    .striped tr:last-child td[colspan] {
        padding: 8px 10px 13px;
    }
    .btn {
        font-size: 15px;
    }
    .btn + .btn {
        margin-left: 0;
    }
    .more-link {
        font-size: 15px;
        background-position: top 9px right;
    }

    /*=== Header & Footer ===*/
    .weather-box {
	    display: none;
    }
    .search-box form {
        width: 100%;
    }
    #nav-close-btn {
        top: 30px;
        right: 30px;
        font-size: 32px;
    }
    .main-nav {
        max-width: 95%;
    }
    .main-nav nav {
        min-width: 340px;
        padding: 80px 30px 30px;
    }
    .header-menu .logo {
		display: flex;
		justify-content: center;
		flex-direction: column;
	    max-width: 150px;
    }
    .header-menu .logo img {
	    padding: 7px;
    }
    .footer-wrapper .logo {
        width: 220px;
        height: 47px;
    }

    /*=== Homepage ===*/
    .banner {
		height: auto !important;
		min-height: auto;
    }
    .banner-logo {
        width: 280px;
        height: 60px;
    }
    .banner-content {
        padding-top: 15px;
        line-height: 26px;
    }
    .quick-links li {
        width: 50%;
    }
    .news-wrapper .cell,
    .news-wrapper .cell:last-child {
        width: 88%;
    }
    .news-item h3 {
        font-size: 20px;
    }
    .breadcrumbs {
        margin: 0 0 25px;
    }
    
	/*=== Pagination ===*/
	.add-filter .paging-result-total {
		padding-right: 0;
		margin-bottom: 15px;
	}
	.paging-total-clear .btn {
		position: relative;
		padding: 15px;
	}
}

@media screen and (max-width: 360px) {
    /*=== Header & Footer ===*/
    .search-btn {
        margin: 0 0 0 6px;
    }
    .search-box input[type="text"] {
        width: calc(100% - 90px);
        padding: 12px 10px;
    }
    .search-box input[type="submit"] {
        min-width: 84px;
        padding: 13px 10px 12px;
    }
    .close-search {
		right: 51px;
		top: -73px;
    }
    #nav-btn {
        margin-left: 10px;
        font-size: 28px;
    }
    #nav-close-btn {
        right: 20px;
        font-size: 28px;
    }
    .main-nav nav {
        min-width: 300px;
        padding: 80px 20px 25px;
    }
    .nav-menu > li > a,
    #inner .nav-menu > li > a {
        font-size: 16px;
    }
    .sub-ctrl,
    #inner .sub-ctrl {
        top: 5px;
    }
    .footer-wrapper .logo {
        width: 180px;
        height: 38px;
    }

    /*=== Layout ===*/
    .banner-logo {
        width: 220px;
        height: 47px;
        margin: 0 auto 10px;
    }
    .quick-links {
        margin: 0 0 10px;
    }
    .quick-links li,
    .events-list li,
    .news-wrapper .cell,
    .news-wrapper .cell:last-child,
    .main-content .sidebar {
        width: 100%;
    }
    .quick-links li a {
        padding: 20px 14px 15px;
    }
    .news-item h2:after {
        content: none;
    }
    .events-list li a {
        padding: 0;
    }
    .signup-wrapper input {
        min-width: 230px;
    }
}