body {
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    background-color: #560a20;
}
 html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
@-webkit-keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}
@keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}
@keyframes slideRight{0%{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}html{font-size:100%;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{padding:0;margin:0;-webkit-box-sizing:inherit;box-sizing:inherit;list-style:none;list-style-type:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:inter,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;overflow-x:hidden;color:#121212;background:#fafafa}a,button{font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer;border:none;outline:none;background:0 0;text-decoration:none}@media only screen and (max-width:768px){a,button{cursor:default!important;border:none;outline:none}}img,video{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}
.container{max-width:80rem;width:100%;height:auto;padding:0 2rem;margin:0 auto}@media only screen and (max-width:992px){.container{padding:0 1rem;margin:0 auto}}.brand{font-family:inherit;font-size:1.75rem;font-weight:700;line-height:inherit;color:#e91e63;border:none;outline:none;text-transform:uppercase;text-rendering:optimizeLegibility}
.header{position:fixed;display:block;top:0;left:0;width:100%;height:auto;padding:1rem 0;margin:0 auto;z-index:999;border:none;outline:none;background:#fafafa;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}
.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-item-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 17%;flex:0 0 17%}
.header-item-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%}
.header-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 17%;flex:0 0 17%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end; }

.header-item-right .menu-icon{font-size:1.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-left:1rem;border:none;outline:none;color:#121212;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; }
.header .menu>ul>li{display:inline-block;line-height:3.125rem;margin-left:1.5rem}

.header .menu>ul>li>a {position:relative;font-family:inherit;font-size:20px;font-weight:500;line-height:1.25;border:none;outline:none;color:#fff;text-transform:capitalize;text-rendering:optimizeLegibility;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}
.header .menu>ul>li .menu-subs{position:absolute;width:100%;height:auto;margin-top:1.75rem;padding:1rem 2rem;border:none;outline:none;z-index:500;opacity:0;visibility:hidden;border-radius:.25rem;border-top:3px solid #e91e63;background:#fafafa;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .menu>ul>li .menu-subs>ul>li{line-height:1}.header .menu>ul>li .menu-subs>ul>li>a{display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;padding:.75rem 0;border:none;outline:none;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .menu>ul>li .menu-column-1{min-width:16rem;max-width:20rem}
.header .menu>ul>li .menu-subs.menu-mega{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li{display:block;line-height:1}
.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;padding:.5rem 0;border:none;outline:none;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header .menu>ul>li .menu-subs.menu-column-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:68rem;width:100%;padding:1.25rem 1rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 1rem}
.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title{font-family:inherit;font-size:1rem;font-weight:500;line-height:1;padding:.75rem 0;border:none;outline:none;color:#e91e63;text-transform:uppercase;text-rendering:optimizeLegibility;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title{text-align:center}.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive{max-width:100%;width:100%;height:auto;margin-top:.75rem;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,.header .menu>ul>li .menu-subs>ul>li>a:hover{color:#e91e63}.header-item-right a:hover,.header .menu>ul>li:hover>a{color:#e91e63}
@media only screen and (min-width:993px){.header .menu>ul>li.menu-item-has-children:hover .menu-subs{margin-top:.5rem;opacity:1;visibility:visible}}.menu-mobile-header,.menu-mobile-trigger{display:none}
@media only screen and (max-width:992px){.header-item-center{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.header-item-left,.header-item-right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .menu-mobile-trigger{position:relative;display:block;cursor:pointer;width:1.75rem;height:1rem;border:none;outline:none;margin-left:1.25rem;background:0 0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}.header .menu-mobile-trigger span{display:block;position:absolute;width:100%;height:2px;left:0;border:none;outline:none;opacity:1;border-radius:.25rem;background:#121212;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.header .menu-mobile-trigger span:nth-child(1){top:0}.header .menu-mobile-trigger span:nth-child(2),.header .menu-mobile-trigger span:nth-child(3){top:.5rem}
.header .menu-mobile-trigger span:nth-child(4){top:1rem}.header-item-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu{position:fixed;top:0;left:0;width:20rem;height:100%;z-index:1099;overflow:hidden;background:#fafafa;-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .menu.active{-webkit-transform:translate(0%);-ms-transform:translate(0%);transform:translate(0%)}.header .menu>ul>li{display:block;line-height:1;margin:0}.header .menu>ul>li>a{display:block;line-height:3.125rem;height:3.125rem;padding:0 3.125rem 0 1rem;border-bottom:1px solid rgba(0,0,0,.1)}.header .menu>ul>li>a i.ion{position:absolute;font-size:1.25rem;line-height:3.125rem;top:0;right:0;width:3.125rem;height:3.125rem;text-align:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.header .menu .menu-mobile-header{position:relative;position:-webkit-sticky;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0;height:3.125rem;z-index:501;border-bottom:1px solid rgba(0,0,0,.1);background:#fafafa}.header .menu .menu-mobile-header .menu-mobile-arrow{display:none;font-size:1.25rem;line-height:3.125rem;width:3.125rem;height:3.125rem;cursor:pointer;border-right:1px solid rgba(0,0,0,.1);color:#121212;text-align:center}.header .menu .menu-mobile-header.active .menu-mobile-arrow{display:block}.header .menu .menu-mobile-header .menu-mobile-title{font-family:inherit;font-size:1rem;font-weight:500;line-height:inherit;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility}.header .menu .menu-mobile-header .menu-mobile-close{font-size:2.25rem;line-height:3.125rem;cursor:pointer;width:3.125rem;height:3.125rem;border-left:1px solid rgba(0,0,0,.1);color:#121212;text-align:center}
.header .menu .menu-section{height:100%;overflow-y:auto;overflow-x:hidden}.header .menu>ul>li .menu-subs{position:absolute;display:none;top:0;left:0;max-width:none;min-width:auto;width:100%;height:100%;margin:0;padding:1rem;padding-top:4rem;opacity:1;overflow-y:auto;visibility:visible;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);-webkit-box-shadow:none;box-shadow:none}.header .menu>ul>li .menu-subs.menu-mega{position:absolute;display:none;top:0;left:0;max-width:none;min-width:auto;width:100%;height:100%;margin:0;padding:1rem;padding-top:4rem;opacity:1;overflow-y:auto;visibility:visible;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);-webkit-box-shadow:none;box-shadow:none}.header .menu>ul>li .menu-subs.active{display:block}.header .menu>ul>li .menu-subs.menu-column-4>.list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive{margin-top:0}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title{margin-bottom:1.25rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title{margin-bottom:0}.header .menu>ul>li .menu-subs>ul>li>a{display:block}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul{margin-bottom:1rem}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:block}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1098;opacity:0;visibility:hidden;background:rgba(0,0,0,.55);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.overlay.active{opacity:1;visibility:visible}}.main{display:block;width:100%;min-height:100vh;background-image:url(https://source.unsplash.com/pkhBlvTLyog/1920x1280);background-size:cover;background-position:center right;background-repeat:no-repeat}
.header { background-color: #0063b7;; }
.header-top-line { text-align: center;   }
.header-item-center { width: 500px; text-transform: uppercase;  font-size: 18px; line-height: 80px; }
.header-item-center a { color: #d5d707; }
.header-item-right { width: 100px; }
.header-spacer { clear: both; height: 100px; display: block; } 
a { cursor:pointer; text-decoration: none; }
button:hover { cursor: pointer; }
.body-content {  margin: 0 auto; width: 90%; }
section {  clear: both; text-align: center;  }
.showService { padding: 50px; clear: both; width: 100%; }
.contact-window { clear: both; background-color: #fff; border: 1px solid; border-radius: 15px; margin: 20px 0; padding: 40px; }

.div-header { clear: both; width: 100%; height: 100px; line-height: 100px; font-size: 30px; font-weight: bold; }
.div-window { display: inline-block; width: 220px; border-radius: 5px; vertical-align: top; background-color: #fff;  }
.div-content { padding: 30px;  width: 80%; background-color: #fff; border: 1px solid; border-radius: 15px; text-align: left; }

#whiteFont { color: #d5d707; }
#service-image { width: 300px; height: 200px; }
#orangeLink { color: orange; }
.button-bluebackground { color: #fff; border-radius: 5px; background-color: #3f61d8; padding: 9px;  }
.div1, .div2, .div3, .div4, .div5, .div6 { padding: 10px; }
.col { clear: both; width: 100%; text-align: center; }
.column { display: inline-block; vertical-align: top; margin: 0 30px;}
p, .col-2, .col-3, .col-4 { display: inline-block; vertical-align: top; }

.col-2 { width: 48%; }
.col-3 { width: 30%; margin: 3px; }
.col-3 img { width: 90%; }
.col-4 { width: 24%; }
.fontRed { color: red; }

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6 {
    height: 100px;
    padding: 0;
    width: 100px;
}
.btn1 img, .btn2 img, .btn3 img, .btn4 img, .btn5 img, .btn6 img {
    width: 100px;
    height: 100px;
    border: 2px solid #aaa;
    overflow: hidden;
}
.header-spacer { clear: both; height: 100px; display: block;  }
#logo-image { width: 500px; }
.animate-left{
    position:relative;
    animation:animateleft 1s
}
@keyframes animateleft{
    from{
        left:-300px;
        opacity:0
    }
    to{
        left:0;
        opacity:1
    }
}
.animate-right{
    position:relative;
    animation:animateright 1s
}
@keyframes animateright{
    from{
        right:-300px;
        opacity:0
    }
    to{
        right:0;
        opacity:1
    }
}
.animate-bottom{
    position:relative;
    animation:animatebottom 1s
}
@keyframes animatebottom{
    from{
        bottom:-300px;
        opacity:0
    }
    to{
        bottom:0;
        opacity:1
    }
}
.animate-top{
    position:relative;
    animation:animatetop 1s
}
@keyframes animatetop{
    from{
        top:-300px;
        opacity:0
    }
    to{
        top:0;
        opacity:1
    }
}

.column-left {
    display: inline-block;
}
.column-left img {
    border: 1px solid #333;
}
.column-right {
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    height: 380px;
    background-color: #fff;
    margin-left: -50px;
    border: 1px solid #959595;
}
.pad40 {
    padding: 30px;
    vertical-align: top;
}
.pad-top {
    margin-top: 20px;
}
h1 {
    color: #fff;
}
.description {
    color: #959595;
}

#nonprofit-image {
    width: 300px;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
    line-height: 50px;
}
.column {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.first-color {
    color: #0000fe;
}
.second-color {
    color: red;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

@-webkit-keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}
.slider {
    background: white;

    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    display:none;
}


.slider .slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
}

.slide img {
    height: 100px;
    width: 250px;
}

.slider .slide {
    height: 100px;
    width: 250px;
    margin: 0 20px 0 20px;
}

.mail-contact-window {
    text-align: center;
    width: 100%;
    clear: both;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 150px;
}

input[type="text"] {
    background-color: #f6f6f6;
    height: 50px;
    border-radius: 5px;
    width: 378px;
    border: none;
    margin: 7px;
}
input[type="submit"] {
    border: none;
    background-color: #2373cc;
    color: #fff;
    padding: 10px;
}
h2 {
    color: #000;
    font-weight: 900;
}
form {
    margin-top: 50px;
    color: #000;
}
textarea {
    background-color: #f6f6f6;
    height: 50px;
    border-radius: 5px;
    width: 770px;
    height: 150px;
    margin: 7px;
    border: none;
    resize: none;
}
#Contact {
    clear: both;
    width: 100%;
    padding: 50px 0 50px 0;
}
.contact-input-field-left, .contact-input-field-right {
    display: inline-block;
}
.padbar {
    padding: 30px;
}
.pad-left {
    padding-left: 30px;
    line-height: 30px;
}

button {
    border: none;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.chamber {
    background-color: #e1ecf4;
}

.siteImage {
    background-image: url("images/siteimage.jpg");
    height: 60vh;
    background-size: cover, contain;
    background-repeat: no-repeat;
}
#header-hyperlinks, #header-hyperlink {
    text-decoration: none;

}
#header-hyperlinks:hover, #header-hyperlink:hover {
    color: red;
}
#header-hyperlinks::after {
    content:' / ';
}
#header-hyperlinks::before {
    margin-left: 25px;
}

#header-business-name {

    text-decoration: none;
    font-size: 30px;
    font-weight: 900;
}

h2 {
    color: #0448e3;
}
.sun-navigation {
    display: inline-block;
}

#ServiceProviders, #CommunityServices {
    clear: both;
    width: 100%;
    font-size: 22px;
}
.chamber-window {
    text-align: center;
    display: inline-block;
    font-size: 30px;
    padding: 20px 0;
    font-weight: 700;
    line-height: 22px;
    margin: 0 20px;
    vertical-align: top;
}

.div2, .div3, .div4, .div5, .div6 {
    display: none;
}
.div1 {
    display: block;
}

.health-window {
    border-top: 1px solid;
    border-bottom: 1px solid;
    clear: both;
    width: 100%;
}
#health-images {
    height: 100px;
    margin: 20px 0 20px 0;
}
.health-website {
    font-size: 18px;
    color: green;
    margin: 20px 0 20px 0;
    font-weight: 600;
}
.pad30 {
    padding: 30px;
}
.animate-fading{
    animation:fading 10s infinite
}
@keyframes fading{
    0%{
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        opacity:0
    }
}

#lifevac-image { float: right; width: 90%; }
#AEDImage { width: 30%; margin: 7px; }
video { width: 90%; margin: 33px; }
.float-right-baseline { float: right; }


          #about-image { width: 180px; height: 320px;  }
          #AEDImage { width: 30%; margin: 7px; }
          #ServiceProviders {  }
          .blackBack { clear: both; width: 100%; height: 50px; line-height: 50px; text-align: center; background-color: #000; color: #fff; }
          .blackBack a { color: #fff; text-transform: uppercase; }
          video {
    width: 90%;
    margin: 33px;
}
 
.font22 { font-size: 22px; }
.div2, .div3, .div4, .div5, .div6 {
    display: none;
}
.div1 {
    display: block;
}

.slider {
    
    background: white;
    height: 140px;
    padding: 20px 0;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 100px;
     display:none!important;
}


.slider .slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
}

.slide img {
    height: 100px;
    width: 250px;
}

.slider .slide {
    height: 100px;
    width: 250px;
    margin: 0 20px 0 20px;
}
 
.body-content { margin: 0 auto; max-width: 1200px; }
.pd40 { padding: 40px 0; }
.footer-baseline { clear: both; width: 100%; padding: 20px 0; line-height: 20px; background-color: #000; color: #fff; text-align: center; }
.footer-subheader-line { width: 100px; height: 13px; line-height: 13px;  }
.footer-top-line { clear: both; padding: 0 20px; height: 40px; line-height: 40px;  color: #000; font-weight: 700; }
    
footer { clear: both; background-color: #0063b7; color: #fff; }
footer a { color: #fff; text-decoration: none; } 


/* Tablet Version */
@media screen and (max-width: 992px) {
    #logo-image { width: 90%; }
    .float-right-baseline { display: none; }
    .column-left img {
        width: 100%;
    }
    .div-header { line-height: 30px; }
    .column-right {
        width: 95%;
    }
    #header-image {
        width: 95%;
    }
    .fontRed {
        display: block;
    }
    .col-2, .col-3, .col-4 {
        display: block;
        width: 95%;
    }
    .body-content {
        width: 100%;
    }
    p {
        display: block;
        width: 100%;
    }
    .padbar {
        padding: 0;
    }
    .chamber-window {
        font-size: 20px;
    }
    #nonprofit-image {
        width: 95%;
    }
    .div6 {
        font-size: 18px;
    }
    video {
        width: 50%;
        background-color: #000;
    }
    #AEDImage {
        width: 30%;
        display: inline-block;
    }
}
/* Mobile Phone Version */
@media screen and (max-width: 600px) {
    .header .menu>ul>li>a { color: #000; }
    .showService { padding: 10px; }
    #whatWeOffer { padding-top: 100px; }
    .div-window { height: 300px; width: 90%; }
    .div-content { width: 100%; }
    #header-image { display: none; }
    .column { display: block; text-align: left;  }
    .header-item-right { margin: 0 auto; color: #fff; }
    .chamber-window {
        width: 48%;
        border: 1px solid;
        font-size: 10px;
    }
    .chamber-window img  {
        width: 100%;
        object-fit: cover;
    }
    .chamber-window button { width: auto; background-color: transparent; }
        .col-2, .col-3, .col-4 {
        display: block;
        width: 95%;
    }
    #CommunityServices, #ServiceProviders {
        height: auto;
        padding-bottom: 50px;
    }
    .description {
        display: none;
    }
    .footer-navbar {
        height: 200px;
    }
    .footer-navbar-second {
        height: 450px;
    }
    .footer-baseline {
        clear: both;
        width: 100%;
        padding: 0;
        line-height: 30px;
        background-color: #101130;
        color: #abbec7;
        height: 30px;
    }
    .float-right {
        float: none;
    }
    .float-left {
        float: none;
    }
    .column-left {
        display: block;
    }
    .pad40 {
        padding: 40px 0 0 0;
    }
    video {
        width: 90%;
        margin: 0;
    }

    .non-profit-image-window {
        width: 90%;
    }
    .div-header { line-height: 30px; }
}


/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {

}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
  .div-window { height: 400px; } 
}

.slider .slide-track {
	-webkit-animation: scroll 40s linear infinite;
	animation: scroll 40s linear infinite;
	display: flex;
	width: calc(250px * 14);
	display: none!importante;
}
