footer{background-repeat:no-repeat;background-size:cover;background-position:90% center;width:100%}footer ul{padding:0;margin:0}footer li{padding-bottom:12px}footer a{text-decoration:none;color:#fff;font-size:1.5rem}footer ul a:hover,.footer-copyright a:hover{text-decoration:underline}.footer-container{display:flex;flex-direction:column;min-height:30vw;padding:3.5rem 4rem 1.5rem;width:100%;background-image:linear-gradient(to right,rgb(21 83 154 / .9),60%,rgb(21 83 154 / .22))}.footer-search{--color:#fff;margin-left:30px;margin-top:40px}.footer-search.search-box{margin:0;padding:1.75rem 0rem 0rem 0rem}.footer-search input{font-size:1.2rem}.footer-search input::placeholder{color:rgb(255 255 255 / .5)}.footer-search svg{width:1rem}.footer-search.search-box input{width:270px}.footer-sections{display:flex;justify-content:space-between;padding:2rem 0;margin-top:auto}.footer-copyright p{margin:0;font-size:1.4rem;font-family:"Quicksand Light";color:#fff}.footer-logo img{height:95px;margin-bottom:-15px}.footer-social{display:flex;gap:2.5rem;justify-content:center;align-items:center}.footer-social a{font-size:12px;font-weight:700}.footer-social-media-icon{height:30px}.footer-24k-icon{height:43px}#kjv-icon{height:60px;width:60px;margin:-14px}.kjv-icon-link{position:relative}.kjv-icon-link::before{content:'';position:absolute;border:7px solid #fff0;bottom:calc(100% - 14px);left:50%;margin-left:-7px;border-top-color:#000;width:0;transition:bottom .3s,opacity .3s;opacity:0;height:0;pointer-events:none}.kjv-icon-link::after{content:'Bible';position:absolute;bottom:100%;background:#000;left:50%;transform:translateX(-50%);padding:4px 10px;transition:bottom .3s,opacity .3s;font-size:.8rem;opacity:0;border-radius:5px;pointer-events:none}.kjv-icon-link:hover::before{opacity:1;bottom:calc(100% + 6px)}.kjv-icon-link:hover::after{bottom:calc(100% + 20px);opacity:1}.footer-copyright{display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width:1200px){.footer-logo img{height:75px;margin-left:-10px;margin-bottom:0}.footer-sections{padding-top:4rem;gap:2rem;flex-direction:column}.footer-container{padding:2.8rem 2.5rem 1rem}.footer-copyright,.footer-social{justify-content:flex-start}}@media (max-width:600px){.footer-logo{text-align:center}.footer-copyright,.footer-social{justify-content:center}}@media (max-width:480px){.footer-social{gap:0;justify-content:space-between;width:100%}}