h3 {
    margin: 0;
}

h5 {
    margin: 0;
}

h6 {
    font-family: "Concert One", sans-serif;
    font-size: 45px;
    color: #5f290e;
    font-weight: 500;
    margin: 0;
}

p {
    margin: 0;
}

ul {
    margin: 0;
}

.distempersymptoms-info li {
    padding-bottom: 20px;
}

.common-causes-info li {
    padding-bottom: 20px;
}


.arrow-common img {
    width: 100%;
}

.arrow-common {
    position: absolute;
    top: 90px;
    left: 20px;
    width: 3%;

}

.title {
    padding-left: 60px;
    width: 45%;
}

.dog1 img,
.dog2 img,
.dog3 img,
.arrow1 img,
.diseases1 img,
.diseases2 img {
    width: 100%;
}

.dog1 {
    position: absolute;
    top: 150px;
    width: 35%;
    right: 100px;
}

.dog2 {
    width: 30%;
}

.dog3 {
    width: 30%;

}

.background-height {
    min-height: 550px;
}

.infectious {
    padding-bottom: 70px;
}


.infectious-info {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 200px;
    row-gap: 70px;
    padding-bottom: 100px;
}


.infectious-info-1 {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center;
    align-items: center;
}

.title2 {
    padding-bottom: 20px;
}

.dog-symptoms {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 70px 0;
}

.title3 {
    padding-top: 50px;
}

.infectious-info2 {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 150px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.infectious-info-2 {
    display: flex;
    flex-direction: column;
    width: 30%;
    text-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.title4 {
    padding: 0 0 70px 0;
    text-align: center;
}

.diseases {
    display: flex;
    justify-content: space-between;
}

.diseases1 {
    width: 30%;
}

.diseases2 {
    width: 30%;
}

.explain {
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 77%;
}

.symptoms-info {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 250px;
    padding-top: 120px;
    padding-bottom: 100px;
}

.symptoms-info-1 {
    display: flex;
    flex-direction: column;
    width: 20%;
    text-align: center;
    align-items: center;
}

.title5 {
    padding: 0 0 20px 0;
}

.common-causes-info {
    width: 50%;
}

.title6 {
    padding: 100px 0 50px 0;
}

.common-causes-card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 50px;
}

.causes-card {
    background-color: #D0E9EE;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 35%;
    padding: 30px 20px;
}

.title6 {
    padding: 100px 0 50px 0;
}

.vet-info {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 150px;
    padding: 70px 0;
}

.vet-info-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
    text-align: center;
    flex-wrap: wrap;
}

.title7 {
    padding-top: 40px;
}

.icon1 img,
.icon2 img,
.icon3 img {
    width: 100%;
}

.icon1,
.icon2,
.icon3 {
    width: 20%;
    padding-bottom: 20px;

}

.dog4 img {
    width: 100%;
}

.dog4,
.bone6,
.bone7,
.bone8,
.bone9,
.bone10,
.bone11,
.bone12 {
    display: none;
}

.icon4 img,
.icon5 img,
.icon6 img {
    width: 100%;
}

.icon4,
.icon5,
.icon6 {
    width: 20%;
    padding-bottom: 20px;
}

.symptoms1 img,
.symptoms2 img,
.symptoms3 img {
    width: 100%;
}

.symptoms1,
.symptoms2,
.symptoms3 {
    width: 50%;
    padding-bottom: 20px;
}

.icon7 img,
.icon8 img,
.icon9 img,
.icon10 img,
.icon11 img {
    width: 100%;
}

.icon7,
.icon8,
.icon9,
.icon10,
.icon11 {
    width: 35%;
    padding-bottom: 20px;
}

.bone1 img,
.paw1 img,
.bone2 img,
.paw2 img,
.bone3 img,
.bone4 img,
.bone5 img,
.paw3 img,
.bone6 img,
.bone7 img,
.bone8 img,
.bone9 img,
.bone10 img,
.bone11 img,
.bone12 img {
    width: 100%;
    height: auto;
}

.bone1 {
    width: 15%;
    position: absolute;
    bottom: 70px;
    left: 200px;
}

.paw1 {
    width: 4%;
    position: absolute;
    bottom: -4px;
    right: 20px;
}

.bone2 {
    display: none;

}

.paw2 {
    width: 13%;
    position: absolute;
    bottom: -4px;
    right: 20px;
}

.paw3 {
    width: 10%;
    position: absolute;
    bottom: -4px;
    left: 150px;
}

.bone3 {
    width: 13%;
    position: absolute;
    top: 600px;
    right: 550px;
}

.bone4 {
    width: 13%;
    position: absolute;
    bottom: 1500px;
    right: 350px;
}

.bone5 {
    width: 13%;
    position: absolute;
    bottom: 150px;
    right: 20px;
}


@media screen and (max-width:1232px) {
    .title {
        width: 50%;
    }

    .dog1 {
        position: absolute;
        top: 220px;
        width: 40%;
    }

    .arrow1 {
        width: 4%;
    }

    .infectious-info-1 {
        width: 30%;
    }
}



@media screen and (max-width:1130px) {
    .title {
        width: 60%;
    }

    .symptoms-info-1 {
        display: flex;
        flex-direction: column;
        width: 30%;
    }

    .causes-card {
        width: 40%;
    }

    .common-causes-info {
        width: 80%;
    }

    .bone1 {
        width: 25%;
        position: absolute;
        bottom: 70px;
        left: 150px;
    }

    .bone4 {
        width: 13%;
        position: absolute;
        bottom: 1300px;
        right: 100px;
    }
}

@media screen and (max-width:1080px) {
    .vet-info-1 {
        width: 40%;
    }

    .icon7,
    .icon8,
    .icon9,
    .icon10,
    .icon11 {
        width: 25%;
        padding-bottom: 20px;
    }

    .vet-info {
        padding: 100px 0;
    }

    .arrow-common {
        position: absolute;
        top: 90px;
        left: 20px;
        width: 5%;
    }
}



@media screen and (max-width:973px) {
    .title {
        width: 70%;
    }

    .infectious-info-1 {
        width: 35%;
    }


    .icon4,
    .icon5,
    .icon6 {
        width: 30%;
        padding-bottom: 20px;
    }

    .vet-info-1 {
        width: 30%;
    }

    .infectious {
        text-align: center;
    }

    .dog2 {
        width: 40%;
    }

    .dog3 {
        width: 40%;
    }

    .vet-info {
        gap: 70px;
    }

    .bone3 {
        width: 13%;
        position: absolute;
        top: 600px;
        right: 400px;
    }

    .bone4 {
        width: 13%;
        position: absolute;
        bottom: 1000px;
        right: 100px;
    }
}

@media screen and (max-width:875px) {
    .dog1 {
        display: none;
    }

    .dog4 {
        display: block;
        padding: 50px 60px;
        display: block;
        width: 70%;
    }


    .title {
        width: 100%;
    }

    .arrow1 {
        width: 5%;
    }

    .icon1,
    .icon2,
    .icon3 {
        width: 15%;
    }

    .symptoms1,
    .symptoms2,
    .symptoms3 {
        width: 70%;
    }

    .bone1,
    .paw1 {
        display: none;
    }

    .bone2 {
        display: block;
        width: 20%;
        position: absolute;
        top: 150px;
        right: 30px;
    }
}

@media screen and (max-width:867px) {
    .infectious-info-1 {
        width: 70%;
    }

    .infectious-info {
        padding-top: 0;
    }

    .distempersymptoms-info li {
        padding-bottom: 50px;
    }

    .dog-symptoms {
        padding: 40px 0;
    }

    .common-causes-card {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
        padding-top: 50px;
        align-items: center;
        gap: 50px;
    }

    .vet-info {
        padding: 50px 0;
    }
}



@media screen and (max-width:800px) {
    .symptoms-info {
        row-gap: 50px;
        padding-top: 50px;
    }

    .symptoms-info-1 {
        width: 50%;
    }

    .symptoms1,
    .symptoms2,
    .symptoms3 {
        width: 40%;
    }

    .icon7,
    .icon8,
    .icon9,
    .icon10,
    .icon11 {
        width: 45%;
    }

    .bone3 {
        width: 13%;
        position: absolute;
        top: 600px;
        right: 200px;
    }

    .vet-info-1 {
        width: 70%;
    }

    .icon7,
    .icon8,
    .icon9,
    .icon10,
    .icon11 {
        width: 25%;
    }

    .vet-info {
        padding: 50px 0 100px 0;
    }
}



@media screen and (max-width:720px) {
    .dog4 {
        padding-left: 150px;
        padding-top: 70px;
    }

    .title {
        padding-left: 0;
    }

    .dog2 {
        width: 45%;
    }

    .dog3 {
        width: 45%;
    }

    .icon4,
    .icon5,
    .icon6 {
        width: 50%;
        padding-bottom: 20px;
    }

    .causes-card {
        width: 70%;
    }


    .common-causes-info {
        width: 90%;
    }


    .vet-info-1 {
        width: 70%;
    }

    .icon7,
    .icon8,
    .icon9,
    .icon10,
    .icon11 {
        width: 25%;
    }

    .arrow-common {
        position: absolute;
        top: 75px;
        left: 10px;
        width: 6%;
    }
}



@media screen and (max-width:600px) {
    .dog4 {
        width: 100%;
        padding-left: 10px;
        padding-top: 70px;
    }

    .arrow1 {
        width: 7%;
    }

    .infectious-info-1 {
        width: 90%;
    }

    .dog2 {
        width: 70%;
    }

    .dog3 {
        width: 70%;
    }

    .dog-symptoms {
        padding: 40px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        padding: 0;
    }

    .icon4,
    .icon5,
    .icon6 {
        width: 15%;
        padding-bottom: 20px;
    }

    .infectious-info-2 {
        display: flex;
        flex-direction: column;
        width: 100%;

    }

    .infectious-info2 {
        padding-top: 50px;
        padding-bottom: 50px;
        gap: 50px;
    }

    .symptoms1,
    .symptoms2,
    .symptoms3 {
        width: 50%;
        padding: 0;
    }

    .symptoms-info-1 {
        display: flex;
        flex-direction: row;
        width: 100%;
        gap: 20px;
        align-items: center;
        text-align: left;

    }

    .paw2 {
        width: 18%;
    }

    .bone3,
    .bone4,
    .bone5 {
        display: none;
    }

    .bone6 {
        display: block;
        width: 15%;
        position: absolute;
        top: 200px;
        right: 20px;
    }

    .bone7 {
        display: block;
        width: 15%;
        position: absolute;
        top: 950px;
        left: 20px;
    }

    .bone8 {
        display: block;
        width: 15%;
        position: absolute;
        bottom: 900px;
        right: 50px;
    }

    .bone9 {
        display: block;
        width: 15%;
        position: absolute;
        top: 520px;
        left: 50px;
    }
}


@media screen and (max-width:500px) {

    .icon4,
    .icon5,
    .icon6 {
        width: 25%;
        padding-bottom: 20px;
    }

    .symptoms-info-1 {
        width: 100%;
    }

    .symptoms1,
    .symptoms2,
    .symptoms3 {
        width: 60%;
    }


    .causes-card {
        width: 100%;
        padding: 30px 10px;
    }


    .common-causes-info {
        width: 100%;
    }

    .vet-info-1 {
        width: 100%;
    }
}


@media screen and (max-width:420px) {
    .title {
        width: 100%;
        text-align: center;

    }

    .dog4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 70px;
    }

    .background-height {
        min-height: 300px;
    }

    .dog2 {
        width: 50%;
    }

    .dog3 {
        width: 50%;
    }

    .dog-symptoms {
        padding: 40px 0;
        display: flex;
        padding: 0;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .causes-card {
        width: 80%;
    }

    .bone2 {
        display: block;
        width: 20%;
        position: absolute;
        top: 70px;
        right: 30px;
    }
}

@media screen and (max-width:414px) {

    .icon4,
    .icon5,
    .icon6 {
        width: 15%;
        padding-bottom: 20px;
    }

    h6 {
        font-size: 30px;
    }

    .bone6 {
        width: 15%;
    }

    .bone9 {
        display: block;
        width: 15%;
        position: absolute;
        top: 400px;
        left: 300px;
    }

    .bone10 {
        display: block;
        width: 15%;
        position: absolute;
        top: 1100px;
        left: 20px;
    }

    .arrow-common {
        position: absolute;
        top: 55px;
        left: 10px;
        width: 6%;
    }
}