html {
  scroll-behavior: smooth;
}
@media only screen and (min-width: 992px)
{
    .header-f3 .header__top {
        padding: 10px 15px 10px 15px;
    }
}
.main-menu__item .main-menu__link{
    padding: 20px 0 20px 0;
}
.main-menu__item .main-menu__link::before{
    bottom: 12px;
}
.header{
    top: 10px;
    box-shadow: none;
}
.header-f3 .header__top{
    background: rgb(116,136,180);
    background: linear-gradient(
90deg
, rgb(116 136 180 / 57%) 0%, rgb(0 0 0 / 65%) 100%, rgb(253 211 64) 150%);
}
.header-f3 .main-menu__item .main-menu__link{
    color: #fff;
}
.header-f3 .header__top{
    width: 88%;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
    transition: all .7s;
}
.header-f3 .header__top.lower--fixed{
    width: 90%;
    transition: all .7s;
}
@media only screen and (min-width: 992px)
{
    section.section {
        padding: 80px 0;
    }
    .bottom-70 {
        margin-bottom: 40px!important;
    }
}
@media only screen and (min-width: 1200px)
{
    section.section {
        padding: 100px 0;
    }
}
@media only screen and (min-width: 992px)
{
    .footer--front-2 .footer__top {
        padding: 40px 0 40px 0;
    }
    .footer--front-2 .socials{
        margin: 0;
    }
}
.copyright{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copyright span{
    color:#fff;
}
.footer__top .socials{
    padding: 25px 0;
}
.footer__top span{
    color:#fff;
}
.sep{
    padding: 0 10px;
}
@media only screen and (max-width:599px){
    .footer--front-2 .footer__top {
        padding: 30px 0 30px 0;
    }
    .footer__top .socials {
        padding: 0px 0 !important;
    }
}
.wrapper__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    font-family: "object-fit: cover; object-position: top center";
    z-index: -1;
}
.counter-item__title {
    font-size: 14px;
}
.donate-box .heading{
    margin-bottom: 4px;
}
.animal-item__icon img{
    width: 50px;
    height: 50px;
}
.gallery-masonry__item .gallery-masonry__img img{
    transform: scale(1.0);
}
.footer__bg{
    z-index: -1 !important;
}
@media(max-width:768px){
    .footer__top .copyRow{
        justify-content: center !important;
    }
    .header-f3 .header__top{
        border-radius: 5px;
    }
    .fooCol{
        width:100%;
    }
    .promo-slider .align-container {
        height: 500px;
        padding: 120px 0 90px 0;
    }
    .animal-item{
        padding: 15px 0 15px 0 !important;
    }
}
.promo-slider__wrapper-1, .promo-slider__wrapper-2, .promo-slider__wrapper-3{
    opacity: 1;
}
@media (min-width: 576px)
{
    .modal-dialog.cp-dialog {
        max-width: 900px;
        margin: 1.75rem auto;
    }
    .logo__img {
        height: 60px;
    }
    
}
.button{
    cursor: pointer;
}
.form__field:focus-visible{
    border: 2px solid #fdd340 !important;
}
.modal-header.cp-header{
    position: absolute;
    top:0;
    right:15px;
    border:none;
    z-index: 9;
}
.cp-body{
    padding: 50px 0;
}

a.main-menu__link.screen__link{
    color:#fff;
}
.menu-dropdown--front-3 .main-menu__item{
    margin-bottom: 0 !important;
}
.main-menu__link1{
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.footer--front-2{
    position: relative;
    z-index: 9999;
    margin-top: -50px;
}
@media only screen and (min-width: 768px){
.promo-slider .align-container {
    height: auto !important;
    padding: 245px 0 200px;
}
.promo-slider .slick-list {
    height: 100vh;
}
}
