

:root{
    --color-primary: #682e47 !important;
    --color-secondary: #558e1b !important;
    --primary-blue: #016797 !important;
  --primary-purple: #682e47 !important;
  --primary-green: #81ac40 !important;
}
p{
    font-size: 20px;
    line-height: 2.25rem;
}
.release-grid {
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}

.release-item {
  padding: 1rem;
  margin: 1rem;
  border-bottom: 2px solid var(--navbar-highlight);
  z-index:2;
  width:98%;
 background-color: #fefefe;
border-radius: 25px;
}

.release-item-details h4, .release-item-details h4 a {
  color: var(--background-main);
  font-size: 1.6rem;
  line-height: 1.0em;
	text-decoration:none;
}
.release-item-details h4 a:hover {
  color:var(--navbar-highlight);
  text-decoration: none;
}
.release-item-details h4 span {
  color: #dc3545 !important;
}
.release-item-details p {
  font-size: 1rem;
  color: #000;
}

@media only screen and (max-width: 767px) {
	.news-item-details p {
    	font-size: 1.05rem;
  	}
	.news-grid {
    	flex-direction: column;
  	}
  	.news-grid-item {
    	margin-bottom: 3rem;
    	width: 100%;
  	}
}



/* FOOTER STYLE */

#FooterRow {
    border-top: 5px solid white;
    background-color: var(--primary-green) !important;
}


/* QUICK LINKS */
.quick-links-group{
    display:flex;
    flex-wrap: wrap;
    font-size: 1.3125em;
    margin: 0 auto;
}
.quick-links-item{
    flex: 1 auto;
    height: 120px;
    width: 100%;
    margin-top: 1.6em;
    margin-bottom: .8em;
}
.quick-links-item a, .quick-links-item button{
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    height: 100%;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font: 'Lato';
}
.quick-links-item a:hover,
.quick-links-item a.active{
        color: #3c6b35 !important;
}
.quick-links-item a > span{
    
    transform: translate(-50%,-50%);
    width: 80%;
}
.quick-links-dropdown-list{
    width: 100%;
    background-color: #81ac40;
    font-size: 20px;
}
.quick-links-dropdown-list{
    padding: 0.75em;
}
.quick-links-dropdown-list li{
    padding: 0.2em;
}
.quick-links-dropdown-list li a:active{
    background-color: white;
}
.quick-links-dropdown-list li a:hover{
    background-color: transparent;
}
@media all and (min-width:425px){
    .quick-links-item{
        flex:0 1 48%;
    }
}
@media all and (min-width:768px){
    
    .quick-links-item{
        flex:0 1 31%;
    }
}

@media all and (min-width:992px){
    .header-bar{
        background-position: center;
    }
}
@media all and (min-width:1366px){
    .quick-links-group{
        flex-wrap: nowrap;
    }
    .quick-links-item{
        flex:0 1 15%;
    }
}

.navbar-brand::after{
    position:absolute;
    top:3rem;
    color:#fff;
    content:'Communications & Community Affairs \A Teasha Hollis';
    font-size:2rem;
    line-height:2.5rem;
    white-space: pre;;
}
#city-logo::after{
    content:''!important;
}
.bg-skin{
        background: url(/Portals/47/Images/RiverWalkBackground.jpg);
    background-size: cover;
    background-position: center;
}

.navbar-brand{
    padding-top:1.5rem!important;
    padding-bottom:1em !important;
}
#dnn_dnnLOGO_imgLogo{
    width:400px;
}
.events-container{
    align-items: flex-start;
}
.iframe{
   width:100%;
    height:100%;
   aspect-ratio:16/9;
}


    /* GOOGLE TRANSLATE STYLING */
.fixed-con {
    z-index: 9724790009779558!important;
    background-color: #cc8800;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
  }
  .VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
   z-index: 9724790009779!important;
   top:0;
   left:unset;
   right:-5px;
   display:none!important;
   border-radius:50%;
   border:2px solid #cc8800;
  }
  .VIpgJd-ZVi9od-aZ2wEe-OiiCO{
    width:80px;
    height:80px;
  }
  /*hide google translate link | logo | banner-frame */
  .goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
    display: none!important;
  }
  .goog-te-gadget {
    color: transparent!important;
    font-size:0px;
  }

  .goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
  }
   
 /*google translate Dropdown */
 
 #google_translate_element select{
 background-color:#cc8800;
 color:#fff;
 border: none;
 border-radius:3px;
 padding:6px 8px;
 }
 
  .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.navbar-brand::after {
    position: absolute;
    top: 3rem;
    color: #fff;
    content: ' ';
    font-size: .685rem;
    line-height: 1.5rem;
    white-space: pre;
}
@media (min-width:576px){
.navbar-brand::after {
    position: absolute;
    top: 3rem;
    color: #fff;
    content: ' ';
    font-size: 2rem;
    line-height: 2.5rem;
    white-space: pre;
}
}

.event-name{
    font-size:1.5em;
    word-break:break-word;
}

.member{
    list-style: none;
}
.team_pic img{
    border-radius: 5px;
}
.team_details {
    margin-top: 16px;
    margin-bottom: 60px;
}

@media (min-width: 1024px){
.image-container {
            display: flex;
            justify-content: space-around;
            align-items: flex-start;
           
        }
        .image-wrapper {
            margin: 10px;
        }
        .image-wrapper h5 {
            margin-top: 0;
             text-align: center;
        }
          .image-wrapper p {
            text-align: center;
        }
        .image-wrapper img {
            max-width: 100%;
            height: auto;
            
        }
}

.Head{
    font: 900 48px "Lato";
}
.heading-title{
    font: 900 48px "Lato";
    color: var(--color-primary);
    margin-bottom: .5rem;
}
.subheading-title{
    font: 900 30px "Lato";
    color: var(--color-secondary);
    margin-bottom: .5rem;
}
.content-list{
    font-size: 20px; 
    line-height: 2.25rem;
}


.dnnClear h2{
    font: 48px 'Lato';
    color: var(--color-primary);
}
#annual-plans ul{
    font: 500 25px 'Lato';
    line-height: 1.5em;
    margin-left:2em;
    margin-top:1em;
}
#annual-plans a{
    color: #b44f7b;
}
.fc-bg-primary{
    color: white;
    background-color: var(--color-primary);
}
.fc-bg-secondary{
    background-color: var(--color-secondary);
    color: '#3c6b35';
}
.font-primary{
    font-family: 'Lato';
}
.company-name{
    color: #682e47;
}
.resource-category{
    border-color: #bed63a;
    background-color: #bed63a;
}
.card-footer a{
    color: #eba9c6 !important;
}
.card a{
    color: #b44f7b;
}
/* SOCIAL ICONS */
.social-icons a{
    display: block;
    width: 75px;
    margin: 0!important;
    padding: 0.5em;
    background: transparent;
}
  .social-icons {
    margin-top: 0;
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 5;
    background-color: transparent;
}
.social-icons a img.img-fluid{
    margin-bottom:.35em;
}
header .top {
    background-color: var(--primary-purple);
}
.footer-full-width {
    background-color: var(--primary-green);
}
.header-bar {
    background-color: var(--primary-green);
    background-size: cover;
    margin-bottom: -1.5rem;
    background-position: center left;
    background-repeat: no-repeat;
    border-bottom: 5px solid var(--primary-purple);
}

.bg-skin::before {
        background-color: white !important;
}
.bg-skin {
  background: url(/Portals/FamilyConnection/Images/RiverWalkBackground.jpg);
  background-size: cover;
  background-position: center;
}


body .container{
    margin-top: 2em;
}



