a:hover{
    text-decoration:none!important;
}

p{
    font-size:16px;
}

body{
    font-family: 'Nunito Sans', sans-serif;
    /* font-weight:700; */
}
/* Navbar CSS */
.navbar-header{
    font-family:'Libre Baskerville ', serf;
    background-image:url('images/header-bg.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    width:100%;
    float:none!important;
    z-index:9;
}
.top-nav .phones-container a{
    color:#fff;
    font-family: 'Nuntio Sans', sans-serif;
}
.top-nav .phones-container{
    margin-top:13px;
    text-align: right;
}

.top-nav .phones-container h2 {
    font-size: 18px;
}

.top-nav{
    padding:10px;
}
.top-nav .home-logo{
    text-align: left;
    text-transform: uppercase;
}
.top-nav a .main-logo{
    color:#ADCCDE;
    margin-bottom:0;
    
}
.top-nav a .slogan{
    color:#fff;
    font-size:13px;
}

.bottom-nav{
    background-color:transparent;
    border-radius:0;
    border:none;
    /* margin-bottom:25px; */
    margin-bottom:0;
    padding:5px;
}

.bottom-nav.navbar-default .navbar-nav li a{
    color:#fff;
    text-transform:uppercase;
    border-right: 1px solid #ADCCDE;
    font-family:'Nunito Sans', sans-serif;
    font-size:16px;
}

.navbar-right i{
    font-size:2em!important;
}
.bottom-nav.navbar-default .navbar-nav .nav-btn a{
    margin-top:4px;
    padding-bottom:9px;
}


.bottom-nav .navbar-nav li a:hover{
    background-color:#367FAB;
}
.navbar-nav > li > .dropdown-menu{
    background-color:#367FAB;
    border:none;
    box-shadow:0;
}
.dropdown-menu > li > a{
    border-bottom: 1px solid #173764;
    border-right:none!important;
}

.navbar-right p, .navbar-right i{
    display:inline;
}
.navbar-right p{
    padding-left:15px;
    font-size:16px;
    margin-bottom:0;
    position: relative;
    bottom:7px;
}
.navbar-right{
    margin-top:-1%;
}

.bottom-nav.navbar-default .navbar-nav .nav-btn a:hover{
    background-color:transparent!important;
    text-decoration:underline!important;
}


/* ================ */
/* Carousel CSS */
    .carousel{
        z-index:-9;
        border-bottom:10px solid #ADCCDE;
    }
    .carousel-fade .carousel-inner .item {
        transition-property: opacity;
      }
      .carousel-fade .carousel-inner .item,
      .carousel-fade .carousel-inner .active.left,
      .carousel-fade .carousel-inner .active.right {
        opacity: 0;
      }
      .carousel-fade .carousel-inner .active,
      .carousel-fade .carousel-inner .next.left,
      .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
      }
      .carousel-fade .carousel-inner .next,
      .carousel-fade .carousel-inner .prev,
      .carousel-fade .carousel-inner .active.left,
      .carousel-fade .carousel-inner .active.right {
        left: 0;
        transform: translate3d(0, 0, 0);
      }
      .carousel-fade .carousel-control {
        z-index: 2;
      }
.carousel-caption{
 background-color:rgba(23, 58, 106,0.7);   
 text-align:right;
 bottom:22%;
 right:0;
 padding-right:21.5%;
 left:50%;

}
.carousel-caption p{
    font-size:20px;
}

/* ======================== */

/* Focus Area CSS  */



.focus-area{
    /* The image used */
    background-image:url("images/train2.jpg");

    height:320px;
    padding-top:90px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.focus-area h2{
    padding-bottom:20px;
}
.focus-area .col-lg-4{
    box-shadow:0 6px 9px #333;
    background-color:rgba(255, 255, 255,0.90);
    padding:23px;
    
}
.focus-area .fa-stack{
    z-index:9;
}
.focus-area .icon-box, .focus-area h2{display:inline;}

.primarycolor{
    color: #003459;
    z-index:-9;
}
.secondarycolor{
color: #fff;
margin-top:18px;
margin-left:21px;
}
.image-container{
    padding-right:0;
}
.jumbotron{
    margin-bottom:0;
}
.focus-area .fa-stack{
    font-size:4rem;
}
.focus-area .fa-file-invoice-dollar{
    margin-left:0;
}
.focus-area .fa-credit-card{
    margin-left:0;
}
.focus-area h2{
    color:#003459;
}

/* ======================== */

/* Signup Container */

.signup-container h2{
    text-transform: uppercase;
    opacity: 0.7;
}
.signup-container span{
    font-weight:900;
}
.signup-container{
    background-color:#367FAB;
    color:#fff;
    padding:20px 0 30px;
}
.signup-container .signup-btn{
    vertical-align: top;
    padding:10px 15px;
    margin-top:15px;
    margin-left:25px;
    font-size:17px;
    background-color:transparent;
    border:2px solid #fff;
}

.signup-container label{
    color:#333;
}
.signup-container .info{
    display:inline-block;
    width:65%
}

.e-notifications .signup-btn{
    margin-top:40px;
}


/* News CSS */

.news-container{
    padding:40px 0;
}

.main-title{
    color:#367FAB;
}
.news-container .btn{
    background-color:transparent;
    border:2px solid #5f5f5f;
    border-radius:0;
    text-transform: uppercase;
}

.news-container a{
    color:#fff;
}

.main-news{
    padding-left:0;
}
.main-news h2 {
    font-size: 24px;
}
.newsletter-signup{
    background-color:#003459;
    color:#fff;
    margin-bottom:25px;
    padding:20px;
    margin-top:20px;
}
.newsletter-signup p{
    font-size:14px;
}
.newsletter-signup span{
    font-size:16px;
}


.newsletter-signup .btn{
    background-color:#003459;
    border:none;
    width:100%;
    border-radius:0;
}
.newsletter-signup input{
    border-radius:0;
}
.events-list{
    background-color:#003459;
    color:#fff;
    padding:20px;
}
.events-list h2{
    margin-top:0;
}
.newsletter-signup hr{
    margin:10px 0;
}
.news-container .col-lg-8 a{
    color:#333;
}
/* ======================== */

/* About CSS */
.about-container{
    padding:30px;
}
.about-container p{
    font-size:16px;
}

.about-container .about-title{
    padding-left:20px;
}

.hours-container{
    background-color:#003459;
    color:#fff;
}
.hours-container h3 {
    font-size: 18px;
}
.about-container .sub-title{
    color:#666;
    margin-left:20px;
}
.about-container h2{
    margin-bottom:0;
}
.about-container h1{
    margin-top:0;
}
.line-bar:before{
    height:14%;
    width:5px;
    background-color:#003459;
    content:'';
    top:25px;
    position: absolute;
}
.about-container .btn{
    background-color:transparent;
    border:2px solid #5f5f5f;
    border-radius:0;
    text-transform: uppercase;
    color:#5f5f5f;
}

/* .about-container img{
    margin-top:20px;
    padding-bottom:20px;
} */
 .about-container .thank-you-image img {
    width: 90%;
 }
.hours-container h2{
    margin-top:10px;

}
.newsletter-signup h2{
    margin-top:0px;
}

/* ======================== */
/* Heros Page */
.town-heros-page .hero-item {
    margin-bottom: 15px;
    width: 100%;
}
.town-heros-page .main-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.town-heros-page img {
    width: 100%;
    margin: 0 auto;
}

@media (min-width:768px) {
    .town-heros-page img {
        width: 90%;
        margin: 0 auto;
    }
    .town-heros-page .hero-item {
        margin-bottom: 15px;
        width: 50%;
    }
}
@media (min-width:1024px) {
    .town-heros-page img {
        width: 90%;
        margin: 0 auto;
    }
    .town-heros-page .hero-item {
        margin-bottom: 15px;
        width: 30%;
    }
}


/* ======================== */

/*Events CSS*/
.accordion {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-left:5px solid #003459;
  }
  .accordion__control {
    position: relative;
    padding: 1.5rem;
    border: 0.1rem solid #ddd;
    background-color: transparent;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .accordion__control:not(:first-child) {
    margin-top: 1rem;
  }
  .accordion__control:hover, .accordion__control--active {
    border-color: #c4c4c4;
    background-color:transparent;
  }
  .accordion__control:hover {
    cursor: pointer;
  }
  .accordion__indicator {
    position: absolute;
    top: 50%;
    right: 2.5rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 1.8rem;
  }
  .accordion__indicator::after {
    content: '\002B';
    color:#bfbfbf
  }
  .accordion__control--active .accordion__indicator::after {
    content: '\002D';
    font-size: 3rem;
  }
  .accordion__panel {
    display: none;
    margin-bottom: 1rem;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
    padding: 2rem;
  }
  .accordion__indicator{
    border-left: 1px solid #bfbfbf;
    padding-left:20px;
  }
/* ================== */

.jumbotron p{
    font-size:18px;
}

/* Start section Fotrer */
.footer-logo a{
    color:#fff;
    text-decoration: none;
}

.footer-wrap {
    background-color:#003459;
    padding-top: 30px;
    padding-bottom:20px;
    background-size: cover;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer-wrap p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 15px;
}

.footer-wrap p a:hover {
    text-decoration: none;
    color: #367FAB;
}
.footer-links, .footer-category{
    margin-top:17px;
}

.footer-links li a {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
}

.footer-links li, .footer-category li{
    list-style:none;
}

.footer-links i, .footer-category i{
    color:#fff;
    opacity:0.5;
    transition: all ease-in 0.2s;
}
.footer-category li a:hover i, .footer-links li a:hover i{
    opacity:1;
}




.footer-category li a {
    font-size: 14px;
    line-height: 26px;
    color: #fff!important;
    text-decoration: none;
}





.address {
    
    color: #b3b3b3;
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}

.footer-logo h1{
    color:#ADCCDE;
    text-transform: uppercase;
    font-size:27px;
    font-family:'Baskerville', serif;
}

.info a {
 
    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.copyright a{
    color:#367fab;
    font-weight:300;
}

.copyright {
    font-size: 14px;
    color: #367fab;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    font-weight:300;
}
.bottom-footer{
    background-color:#000;
}


/* End section Fotrer */

/* General CSS */
.coming-soon{
    padding:50px 0;
}
.body-container{
    min-height:300px;
    margin-left:30px;
}

.title-BG h2{
    margin-left:30px;
}
.title-BG{
    padding:15px 0;
    margin-bottom:20px;
    background-color:#afccda;
    color:#fff;
}
footer{
    margin-top:35px;
}
.shadow-panel{
    box-shadow:0px 10px 40px 0px rgba(148,146,245,0.2);
    border:1px solid rgba(148,146,245,0.2); 
}
.image-wrap-panel img{
    margin-right:15px;
    margin-bottom:15px;
}
.panel-footer .pdf{
    display:inline;
}
.concern-panel a{
    color:#fff;
}


/* ====================== */

/* News CSS */
.news-panel{
    box-shadow:0px 10px 40px 0px rgba(148,146,245,0.2);
    border:1px solid rgba(148,146,245,0.2);
    height:235px;
}
.news-panel h2{
    font-weight:900;
}
.news-panel p{
    color:#666;
}
.news-panel .btn{
    background-color:#003459;
    color:#fff;
    border:2px solid #003459;
    transition:all 0.2s ease-in-out;
    text-transform: uppercase;
    margin-top:15px;
}
.news-panel .btn:hover{
    background-color:transparent;
    color:#003459;
    border:2px solid #003459;
}

/* ====================== */

/* Calendar List */
.panel-footer h4{
    display:inline;
}
.panel-footer h4:nth-child(1){
    margin-right:30px;
}


/* ====================== */

/* Newsletter CSS */
.newsletter-panel .btn{
    background-color:#003459;
    color:#fff;
    border:2px solid #003459;
    transition: all 0.2s ease-in-out;
}
.newsletter-panel .btn:hover{
    background-color:transparent;
    color:#003459;
    border:2px solid #003459;
}


/* ====================== */

/* Contact Us CSS */

.click-container{
    padding:20px;
    background-color:#003459;
    color:#fff;
}
.click-container:hover{
    cursor: pointer;
}

/* ====================== */

/* Heritage Day CSS */

.inquiry-form{
    background-color:#003459;
    color:#fff;
    padding:20px;
    text-transform:uppercase;
}
.inquiry-form .form-control{
    border-radius:0;
}
.inquiry-form .btn{
    background-color:#367FAB;
    color:#fff;
    border:none;
    border-radius:0;
    width:100%;
    font-size:24px;
}
.inquiry-form .form-control::placeholder{
    color:#666;
}
.heritage-title{
    color:#173764;
    border-left:5px solid #367FAB;
    padding-left:20px;
}
.heritage-photo{
    height:100px;
    overflow:hidden;
}

.photo-gallery{
    width:150px;
    height:100px;
    overflow: hidden;
}
/* ====================== */

/* FAQS CSS */
.ui-state-default{
    background-color:#367FAB;
    border:none;
    color:#fff;
}
.ui-state-active{
    background-color:#003459;
    border:none;
}

.image-gallery {
    height: 150px;
    overflow-y: hidden;
    margin-bottom: 30px;
    border-radius: 5px;
}

/* ====================== */

/* Mayor CSS */
.mayor-img{
    margin-right:15px;
    margin-bottom:15px;
}
.council-panel{
    min-height:222px;
}

.mayor-img{
    margin-top:11px;
}

@media (min-width: 200px) and (max-width: 400px) {
    .g-recaptcha {
        transform: scale(.55);
        transform-origin: 0 0;
    }
}
@media (min-width: 401px) and (max-width: 760px) {
    .g-recaptcha { 
        transform: scale(.85);
        transform-origin: 0 0;
    }
}

.click-container{
    margin-bottom:15px;
}


/* ====================== */

/* Concern CSS */

.concern-panel{
    background-color:#003459;
    color:#fff;
}
.concern-panel .btn{
    font-size:24px;
    background-color:#367FAB;
    color:#fff;
    border:none;
}

/* Public works css */
#half-column ul {
    list-style-type: none;
    padding-left: 0px;
}
#half-column ul li {
    display: inline-block;
    width: auto;
    margin: 0px 6px 4px 0px;
}
#half-column ul li:not(:last-child):after {
    content: "";
    height: 100%;
    border-right: 2px solid #367FAB;
    margin-left: 4px;
    padding-left: 5px;
}



/* Mediaa Queries */

@media(max-width:1336px){
    .navbar-header .home-logo img{
        width:60px;
    }
    .top-nav .home-logo h2{
        margin-top:10px;;
    }
    .top-nav .phones-container{
        margin-top:0;
    }
    .navbar .navbar-nav{
        margin-top:-15px;
    }
    .navbar .navbar-right{
        margin-top:-33px;
    }
}



@media(min-width:325px) and (max-width:767px){
    .top-nav a .main-logo{
        margin-left:24%;
        color:#fff;
    }
    .navbar-header{
        background-image:none;
        background-color:#003459;
    }
    .navbar-header .slogan{
        display:none;
    }
    .phones-container{
        display:none;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border:none;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color:#fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        color:#fff;
    }
    .focus-area .col-xs-12{
        margin-bottom:30px;
    }
    .line-bar::before{
        height:11%;
    }
    .image-container{
        padding:0;
    }
    .signup-container .col-xs-12 .pull-right{
        float:none!important;
    }
    .about-container img{
        width:100%;
    }
    .focus-area i, .focus-area h2{
        display:block;
    }
    .focus-area{
        height:auto;
    }
    .focus-area .fa-file-invoice-dollar{
        margin-left:7px;
    }
    .focus-area .fa-credit-card{
        margin-left:2px;
    }
    .about-container .sub-title{
        margin-left:15px;
    }
    .focus-area{
        padding-bottom:90px;
    }
    .news-container p{
        padding-bottom:0;
    }
    .news-container .btn{
        margin-bottom:20px;
    }
}
@media(max-width:1024px){
    .newsletter-signup{
        margin-left:0!important;
    }
    .top-nav .home-logo{
    left:25px!important;
    position: absolute;
    width:100%;
    }
    .bottom-nav{
        margin-bottom:34px;
    }
    .focus-area h2{
        font-size:22px;
    }
    .focus-area .col-lg-4{
        padding:15px;
    }
    .community-img {
        margin-top: 12px!important;
    }
    .taxes-utilities {
        margin-top: 12px!important;
    }
}

@media(min-width:768px) and (max-width:1023px){
    .top-nav .ipad-logo{
        position: absolute;
        left:2px!important;
    }
    .top-nav .ipad-logo h2, .top-nav .ipad-logo p{
        margin-left:95px;
    }
    .top-nav a .main-logo{
        width:100%
    }
    .top-nav img{
        width:100%;
    }
    .stop-text{
        position: relative;
        top:6%;
    }

    .about-container img{
        width:100%;
    }
    .focus-area .col-lg-4{
        padding:14px 5px;
    }
    .bottom-nav.navbar-default .navbar-nav li a{
        font-size:12px;
        padding:15px 10px;
    }
    .navbar-right p{
        font-size:12px;
    }
    .top-nav a .slogan{
        font-size:11px;
    }
    .top-nav a .main-logo{
        font-size:26px;
    }
    .top-nav .phones-container{
        margin-top:0;
    }
    .bottom-nav{
        margin-bottom:30px;
    }
    .focus-area h2{
        font-size:24px;
    }
    .focus-area .fa-file-invoice-dollar, .focus-area .fa-credit-card{
        margin-left:3px;
    }
    .focus-area{
        height:270px;
    }
    .line-bar::before{
        height:11%;
    }
    .image-container{
        padding-right:15px;
    }
    .focus-area .col-lg-4:nth-child(1){
        margin-left:-2px;
    }
    .news-container p{
        padding-bottom:0;
    }
}
@media(min-width:350px) and (max-width:414px){
    .top-nav .home-logo{z-index:9;left:-8px!important;}
    .top-nav a .main-logo{margin-left:38%;}
    .bottom-nav{top:37px;}
    .line-bar:before{height:10%;}
    .e-notifications .signup-btn{display:block;}
}
@media(min-width:1183px) and (max-width:1334px) {
    .navbar .navbar-nav {
       position: relative;
       top: 8px;
}


}