
.adopt-animals-section .cards-content img {
    border-radius: 20px !important;
    height: 140px !important;
    width: 140px !important;
}

.col-sm-3.new-colm {
    height: 140px;
    position: relative;
}

/*.adopt-animals-section .cards-content .card {*/
/*    margin: 5px;*/
/*}*/

a.new-sum:hover {
    color: #fff;
}


.adopt-animals-section .cards-content .card .detail-content .attrs {
    width: 100% !important;
    display: inline-block !important;
}

.adopt-animals-section .cards-content .card .detail-content {
    padding: 0 !important;
}

.adopt-animals-section .cards-content .card .attr {
    width: 100% !important;
}

.adopt-animals-section .cards-content .card .attr {
    margin-bottom: 5px !important;
}

.steps-section {
    padding: 0px 0px 60px 0px;
}

.adopt-animals-section .cards-content {
    margin-bottom: 0px;
    margin-top: 20px;
}

.adopt-animals-section .section-title {
    margin-bottom: 40px;
    margin-top: 0px;
}

.adopt-animals-section .section-title .title {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 47px;
    color: rgba(52, 43, 96, 1);
    margin-bottom: 5px;
}

.new-btn-search {
    background: #FE7729;
    border-radius: 60px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    padding: 11px 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.new-btn-reset {
    background: #18B389;
    border-radius: 60px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    padding: 11px 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.steps-section .steps .step .text {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

.steps-section .steps .step {
    max-width: 300px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .adopt-animals-section .cards-content .card .attrs {
        display: inline-block !important;
    }

    .adopt-animals-section .cards-content .card .detail-content .attrs {
        width: 100% !important;
    }

    .adopt-animals-section .cards-content .card .detail-content {
        padding: 0 !important;
    }

    .adopt-animals-section .cards-content img {
        border-radius: 20px !important;
        height: 100px !important;
        width: 100px !important;
    }

    .adopt-animals-section .section-title {
        margin-bottom: 20px;
        margin-top: 80px;
    }

    .col-sm-2.new-colm3 a.new-sum {
        margin: 10px 10px 10px 10px !important;
        float: none !important;
        display: block !important;
        text-align: center;
        padding: 5px;
    }

    .new-colm {
        width: 120px !important;
        max-width: 120px !important;
    }

    .new-colm2 {
        width: 200px !important;
        max-width: 200px !important;
    }

    .adopt-animals-section .cards-content .card-body {
        padding: 6px 0 0 0;
    }


    .row.no-gutters-new {
        padding: 10px;
    }
}

.new-io-t {
    background: #1ab489;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    margin-top: -25px;
    margin-bottom: 0 !important;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

    .new-lift-p {
        margin-top: 20px;
        text-align: left;
    }


}

.new-lift-p {
    text-align: left;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #f7f7f7;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    padding: 0;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

ul#myTab li a {
    padding: 10px 40px;
    border: navajowhite;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #feac29;
}

ul#myTab li a {
    padding: 10px 40px;
    border: navajowhite;
    border-radius: 35px;
}

.nav-tabs li {
    float: none;
    text-align: center !important;
    width: 200px;
    position: relative;
    margin: auto;
    display: inline-block;
}

.nav-tabs {
    border: 0;
    display: inline-block;
    margin-bottom: 60px;
    margin-top: 40px !important;
    background: antiquewhite;
    border-radius: 30px;
    padding: 8px;
}

ul#myTab li a {
    padding: 10px 40px;
    border-radius: 35px;
    font-weight: bold;
    color: #000 !important;
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 36px;
    margin-left: 0px;
}

.adopt-animals-section .cards-content {
    .card {
        background: #f9f9f9;
        box-shadow: 0 0px 3px #0000002b;
        margin: 0;
        border-radius: 10px;
        padding: 0 !important;
        overflow: visible;
        padding: 20px 20px 0px 20px !important;
    }
}

.new-sum {
    background: #fcaa29;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 10px !important;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 20px;
    float: left;
}

.tabs-contine {
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: center;
}

@media screen and (max-width: 750px) {
    .nav-tabs li {
        width: 160px;
    }

    .nav-tabs {
        margin-top: 70px !important;
    }

    .rounded-pill {
        padding: 12px 20px !important;
    }

    .new-lift-p {
        margin-top: 0;
    }

    .new-sum {
        margin-top: 0px !important;
        margin-bottom: 10px;

    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .adopt-animals-section .section-title {
        margin-bottom: 20px;
        margin-top: -20px;
    }

    .tabs-contine {

        margin-top: 30px;
        margin-bottom: -20px;
    }
}

.adopt-animals-section {
    padding-top: 130px;
}

@media screen and (max-width: 550px) {
    .adopt-animals-section {
        padding-top: 50px;
    }
}
