.udtyp {
    background-color: #fff4ad;
}

.udtyp1 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
    justify-content: flex-start;
}

.udtyp1 img {
    width: 40px;
    height: 40px;
}


.udtyp2 {
    font-size: 20px;
    font-family: 'concert one', sans-serif;
    color: #5f290e;
    text-align: left;
    margin: 0%;
}

.udtyp3 {
    display: flex;
    align-items: flex-end;
    margin-bottom: 0%;
}

.dog {
    background-color: #a8bf89;
    padding: 22px 80px;
    text-align: center;
    margin-bottom: 0%;
}

.cat {
    background-color: #a8bf89;
    padding: 10px 80px;
    text-align: center;
    margin-bottom: 5%;
}

.catdog h3 a {
    font-family: 'Concert One', sans-serif;
    color: #5f2901;
    font-size: 30px;
}

.catdog h3 {
    margin-bottom: -50px;
}

.dog h3 {
    text-align: center;
    margin: 0;
}

.cat h3 {
    text-align: center;
    margin: 0;
}

.catdog {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-left: 760px;
    padding-top: 50px;
    gap: 50px;
}

.udtyp4 {
    display: flex;
    align-items: center;
    padding-top: 80px;
    position: relative;
    justify-content: space-between;
}

.head {
    width: calc(40% - 65px);
    background-color: #fff4ad;
    border-radius: 62px;
    height: 390px;
    position: relative;
    padding: 10px 50px 15px 60px;
    top: -10px;
    background-image: url(../img/undestandingdogimg/headimg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 40%;
}


.bone {
    width: calc(20% - 25px);
    position: relative;
}

.nose {
    width: calc(40% - 65px);
    background-color: #FBF5DA;
    position: relative;
    border-radius: 62px;
    height: 390px;
    padding: 10px 50px;
    top: -10px;
    background-image: url(../img/undestandingdogimg/noseimg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 50%;
}


.udtyp5 {
    display: flex;
    align-items: center;
    padding: 20px;
    padding-top: 80px;
    position: relative;
    gap: 80px;
}

.excess {
    width: 40%;
    background-color: #FBF5DA;
    border-radius: 62px;
    height: 390px;
    position: relative;
    padding: 10px 50px;
    top: -30px;
}

.excessimg {
    position: absolute;
    bottom: -20px;
    right: 50px;
}

.stepping {
    width: 60%;
    background-color: #fff4ad;
    position: relative;
    border-radius: 62px;
    height: 366px;
    padding: 10px 50px;
    top: -30px;
    background-image: url(../img/undestandingdogimg/stepimg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 44%;
}

.stepping ul {
    list-style: none;
    padding-left: 0%;
    margin-top: -10px;
}

.udtyp6 {
    display: flex;
    align-items: center;
    padding: 20px;
    padding-top: 50px;
    position: relative;
    gap: 80px;
}

.wagging {
    width: 40%;
    background-color: #fff4ad;
    border-radius: 62px;
    height: 510px;
    position: relative;
    padding: 10px 50px;
    top: -30px;
}

.waggingimg {
    position: absolute;
    bottom: -62px;
    left: 50px;
}

.rolling {
    width: 50%;
    background-color: #FBF5DA;
    border-radius: 62px;
    height: 350px;
    position: relative;
    padding: 10px 50px;
    top: -50px;
}

.rollingimg {
    position: absolute;
    top: 150px;
    left: 20px;
}

.rollingimg img {
    width: 90%;
}

.bone2 {
    width: 10%;
    position: relative;
    left: -20px;
    top: -80px;
}

.udtyp7 {
    display: flex;
    align-items: center;
    padding: 20px;
    padding-top: 80px;
    position: relative;
    gap: 120px;
}

.yawning {
    width: 40%;
    background-color: #FBF5DA;
    border-radius: 62px;
    height: 430px;
    position: relative;
    padding: 10px 50px;
    top: -20px;
    background-image: url(../img/undestandingdogimg/yawningimg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 60%;
}



.furrowed {
    width: 60%;
    background-color: #fff4ad;
    border-radius: 62px;
    height: 410px;
    position: relative;
    padding: 10px 50px;
    top: -130px;
    background-image: url(../img/undestandingdogimg/furrowedimg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 45%;
}

.udtyp8 {
    display: flex;
    align-items: center;
    padding: 20px;
    padding-top: 50px;
    position: relative;
    gap: 80px;
}

.udtyp8 .pacing {
    width: 40%;
    background-color: #fff4ad;
    border-radius: 62px;
    height: 360px;
    position: relative;
    padding: 10px 50px;
    top: -110px;
}

.pacingimg {
    position: absolute;
    bottom: -25px;
}

.udtyp8 .highly {
    width: 40%;
    background-color: #FBF5DA;
    border-radius: 62px;
    height: 510px;
    position: relative;
    padding: 10px 50px;
    top: -160px;
    left: 80px;
}

.highlyimg {
    position: absolute;
    bottom: -30px;
}

.udtyp8 .bone3 {
    width: 20%;
    position: relative;
    top: -400px;
    left: 80px;
}

.udtyp9img {
    display: flex;
    justify-content: center
}

.udtyp9img img {
    position: absolute;
    bottom: 0px;
}

.udtyp10 {
    display: none;
}

.head li,
.nose li,
.furrowed li,
.excess li,
.wagging li,
.rolling li,
.yawning li,
.pacing li,
.highly li,
.stepping li {
    font-family: 'Comic Neue', sans-serif;
    font-size: 20px;
    color: #5f2901;

}

/* js */

.ui-widget.ui-widget-content {
    border: 1px solid #a8bf89;
}

.ui-widget {
    font-family: 'Concert One', sans-serif;
    font-size: 36px;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 1em .2em 0;
}

.udtyp3img {
    display: none;
}

.ui-tabs .ui-tabs-nav {
    padding-left: 100px;
}

.ui-widget-header {
    background: #fff4ad;
}

.ui-widget-content {
    background: #a8bf89;
    color: #333333;
}

.ui-widget.ui-widget-content {
    border: 0px solid #a8bf89;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 10px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .6em 3em;
    text-decoration: none;
    font-family: "Concert One", sans-serif;
    font-size: 20px;
    color: #5f2901;
}

.ui-tabs .ui-tabs-nav li::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 25px;
    background-image: none;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #a8bf89;
    background: #a8bf89;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #a8bf89;
    background: #a8bf89;
    font-weight: normal;
    color: #fff;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .9em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 0em;
    background: none;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1em;
    background: none;
    padding-bottom: 0px;
}

.udtyp9img img {
    position: absolute;
    bottom: 0px;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1em;
    background: none;
    padding-bottom: 0px;
    background: #a8bf89;
}

.ui-widget-content {
    background: #fff4ad;
    color: #333333;
}

.ui-tabs .ui-tabs-nav {
    padding-left: 100px;
    border: none;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FBF5DA;
    margin: 0;
    position: relative;
    flex-wrap: wrap;
    cursor: pointer;
}

.bgdarkyellow-extend {
    background-color: #fff4ad;
    width: 100vw;
    box-sizing: border-box;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0em 1.4em;
}

.background {
    padding-top: 0;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 70px;
    padding-bottom: 0px;
    position: relative;
}

.tabs ul {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin-bottom: 0px;
    padding-left: 150px;
    margin-top: 0;
    padding-top: 50px;
}

.tabs-11 {
    background-color: #a8bf89;
    padding: 20px 80px;
    padding-left: 40px;
    padding-bottom: 10px;
}

.tabs-12 {
    background-color: #a8bf89;
    padding: 20px 80px;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-bottom: 10px;
}

.tabs-12 a {
    font-size: 20px;
}

.tabs-11 a {
    font-size: 20px;
}

.tabs ul li::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 25px;
    background-image: none;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
}

.tabs {
    background-color: #fff4ad;
}


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



    .udtyp3 {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 50px;
        padding-right: 220px;
        padding-top: 0px;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
        justify-content: space-between;
    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
    }

    .head {
        background-color: #fff4ad;
        border-radius: 62px;
        height: 390px;
        position: relative;
        padding: 10px 50px 10px 60px;
        top: -10px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: 45%;
    }

    .nose {
        width: 40%;
        background-color: #FBF5DA;
        position: relative;
        border-radius: 62px;
        height: 390px;
        padding: 10px 50px;
        top: -10px;
        background-image: url(../img/undestandingdogimg/noseimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 70%;
    }


    .stepping {
        background-color: #fff4ad;
        position: relative;
        border-radius: 62px;
        height: 366px;
        padding: 10px 50px;
        top: -30px;
        background-image: url(../img/undestandingdogimg/stepimg.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: 50%;
    }

    .pacingimg img {
        width: 100%;
    }

    .bone3 {
        display: none;
    }

    .udtyp6 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
    }

    .wagging {
        background-color: #fff4ad;
        border-radius: 62px;
        height: 450px;
        position: relative;
        padding: 10px 50px;
        top: -30px;
    }


    .waggingimg img {
        width: 120%;
    }

    .rolling {
        width: 50%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 310px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .rollingimg img {
        width: 90%;
    }

    .udtyp7 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
    }

    .yawning {
        width: 40%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 430px;
        position: relative;
        padding: 10px 50px;
        top: -20px;
        background-image: url(../img/undestandingdogimg/yawningimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 70%;
    }

    .furrowed {
        width: 60%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 410px;
        position: relative;
        padding: 10px 50px;
        top: -130px;
        background-image: url(../img/undestandingdogimg/furrowedimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 50%;
    }

    .udtyp8 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
    }

    .head li,
    .nose li,
    .furrowed li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 20px;
        color: #5f2901;
    }

}




/*tablet*/
@media screen and (max-width:1080px) {

    .background.background.bggreen.container {
        padding-top: 0;
        padding-left: 80px;
        padding-right: 80px;
        padding-bottom: 0px;
        position: relative;
    }

    .catdog {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        padding-left: 640px;
        padding-top: 50px;
        gap: 50px;
    }

    .udtyp4,
    .udtyp5,
    .udtyp6,
    .udtyp7,
    .udtyp8,
    .udtyp9img {
        display: flex;

    }

    .furrowed ul {
        margin-top: 10px;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 60px;
        position: relative;
        gap: 10px;
        justify-content: space-between;
    }

    .nose {
        background-color: #FBF5DA;
        position: relative;
        border-radius: 62px;
        height: 390px;
        padding: 10px 50px;
        top: -10px;
        background-image: url(../img/undestandingdogimg/noseimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 60%;
    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
        justify-content: space-between;
    }

    .stepping {
        background-color: #fff4ad;
        position: relative;
        border-radius: 62px;
        height: 366px;
        padding: 10px 50px;
        top: -30px;
        background-image: url(../img/undestandingdogimg/stepimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 60%;
        padding-bottom: 50px;
    }

    .udtyp8 .highly {
        width: 40%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 400px;
        position: relative;
        padding: 10px 50px;
        top: -160px;
        left: 0;
    }

    .highlyimg {
        width: 60%;
        position: absolute;
        bottom: -30px;
    }

    .highlyimg img {
        width: 100%;
        height: auto;
    }

    .rolling {
        width: 50%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 310px;
        position: relative;
        padding: 10px 50px;
        top: -80px;
    }

    .rollingimg {
        width: 80%;
        top: 140px;
        position: absolute;
    }

    .rollingimg img {
        width: 100%;
        position: relative;
    }

    .wagging {
        background-color: #fff4ad;
        border-radius: 62px;
        height: 450px;
        position: relative;
        padding: 10px 50px;
        top: -10px;
    }

    .waggingimg {
        position: absolute;
        bottom: -45px;
    }

    .waggingimg img {
        width: 110%;
    }

    .excessimg {
        position: absolute;
        bottom: -20px;
        right: 50px;
    }

    .excessimg img {
        width: 100%;
    }

    .udtyp9img img {
        width: 40%;
    }

    .head li,
    .nose li,
    .furrowed li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 20px;
        color: #5f2901;
    }

    .bone {
        display: none;
    }

    .bone2 {
        display: none;
    }

    .udtyp8 .pacing {
        width: 40%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 360px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .udtyp6 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
        padding-top: 20px;
    }

}

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

    .bone img {
        width: 100%;
        position: absolute;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 80px;
        position: relative;
        gap: 0px;
        justify-content: space-between;
    }

}

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

    .background.bggreen {
        padding-top: 0;
        padding-left: 40px;
        padding-right: 40px;
        position: relative;
    }

    .h5 h5 {
        font-size: 42px;
    }

    .h3 {
        font-size: 24px;
    }

    .udtyp3 {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 50px;
        padding-left: 335px;
        padding-top: 0px;
    }

    .catdog {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 20px;
        padding-left: 270px;
        padding-top: 50px;
    }

    .dog {
        background-color: #a8bf89;
        padding: 18px 50px;
        margin-bottom: 0%;
        text-align: center;

    }

    .cat {
        background-color: #a8bf89;
        padding: 8px 50px;
        margin-bottom: 7%;
        text-align: center;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
        justify-content: space-between;

    }

    .head {
        width: 40%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 30px 10px 40px;
        top: -10px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
    }


    .bone {
        display: none;
    }

    .nose {
        width: 40%;
        background-color: #FBF5DA;
        position: relative;
        border-radius: 62px;
        height: 350px;
        padding: 10px 30px;
        top: -10px;
        background-image: url(../img/undestandingdogimg/noseimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 80px;
    }

    .excess {
        width: 40%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -30px;
    }

    .excessimg {
        position: absolute;
        bottom: -20px;
        right: 50px;
    }

    .stepping {
        width: 60%;
        background-color: #fff4ad;
        position: relative;
        border-radius: 62px;
        height: 366px;
        padding: 10px 50px;
        top: -30px;
        background-image: url(../img/undestandingdogimg/stepimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 57%;
    }

    .udtyp6 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 0px;
        position: relative;
        gap: 30px;
        justify-content: space-between;
    }

    .bone2 {
        display: none;
    }

    .nose h3,
    .excess h3,
    .wagging h3,
    .rolling h3,
    .yawning h3,
    .pacing h3,
    .highly h3,
    .stepping h3,
    .furrowed h3 {
        font-size: 30px;
        font-family: 'Concert One', sans-serif;
        color: #5f2901;
        text-align: flex-start;
    }

    .rolling {
        width: 50%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 300px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .rollingimg {
        width: 80%;
        top: 140px;
        position: absolute;
    }

    .rollingimg img {
        width: 100%;
        position: relative;
    }

    .wagging {
        background-color: #fff4ad;
        border-radius: 62px;
        height: 400px;
        position: relative;
        padding: 10px 50px;
        top: -10px;
    }

    .waggingimg {
        position: absolute;
        bottom: -45px;
    }

    .udtyp7 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
    }

    .yawning {
        width: 40%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -20px;
        background-image: url(../img/undestandingdogimg/yawningimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
    }



    .furrowed {
        width: 60%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -70px;
        background-image: url(../img/undestandingdogimg/furrowedimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    .udtyp8 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 50px;
        position: relative;
        gap: 50px;
    }

    .udtyp8 .pacing {
        width: 40%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 300px;
        position: relative;
        padding: 10px 50px;
        top: -110px;
    }

    .pacingimg {
        position: absolute;
        bottom: -25px;
    }

    .udtyp8 .highly {
        width: 40%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 400px;
        position: relative;
        padding: 10px 50px;
        top: -100px;
    }

    .highlyimg {
        position: absolute;
        bottom: -30px;
    }

    .highlyimg img {
        width: 90%;
    }

    .udtyp9img {
        display: none;
    }

    .udtyp10 {
        display: block;
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 50%;
    }

    .hend1 {
        width: 50%;
        position: relative;
    }

    .bone4 {
        width: 50%;
        position: relative;
    }

    .hend1 {
        width: 7%;
        position: absolute;
        height: auto;
        left: 80px;
        bottom: -13px;
    }

    .hend1 img {
        width: 100%;
        height: auto;
        position: relative;
    }

    .bone4 img {
        display: none;
    }

    .head li,
    .nose li,
    .furrowed li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 16px;
        color: #5f2901;
    }

    .background {
        padding-top: 0;
        padding-left: 40px;
        padding-right: 80px;
        position: relative;
    }


}


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

    .udtyp1 img {
        width: 80%;
        height: auto;
    }

    .h5 h5 {
        font-size: 36px;
    }

    .udtyp2 h3 {
        font-size: 30px;
    }

    .head li,
    .nose li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li,
    .furrowed li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 13px;
        color: #5f2901;
    }

    .catdog {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 50px;
        padding-left: 245px;
        padding-top: 60px;
    }

    .udtyp3 {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 20px;
        padding-left: 285px;
        padding-top: 17px;
    }

    .dog {
        background-color: #a8bf89;
        padding: 13px 50px;
        margin-bottom: 0%;

    }

    .cat {
        background-color: #a8bf89;
        padding: 6px 50px;
        margin-bottom: 5%;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 50px;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
        padding-left: 20px;
    }

    .head {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 30px 10px 40px;
        top: 0px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 35%;
    }

    .head li,
    .excess li,
    .nose li,
    .furrowed li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li {
        font-size: 16px;
    }

    .bone {
        display: none;
    }

    .nose {
        width: 90%;
        background-color: #FBF5DA;
        position: relative;
        border-radius: 62px;
        height: 350px;
        padding: 10px 30px;
        background-image: url(../img/undestandingdogimg/noseimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 50%;
    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        top: 20px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .excess {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -35px;
    }

    .excessimg {
        position: absolute;
        width: 60%;
        bottom: -20px;
        right: 50px;
    }

    .stepping {
        width: 85%;
        background-color: #fff4ad;
        position: relative;
        border-radius: 62px;
        height: 350px;
        padding: 10px 50px;
        background-image: url(../img/undestandingdogimg/stepimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 55%;
        top: -70px;
    }

    .udtyp6 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .bone2 {
        display: none;
    }

    .nose h3,
    .head h3,
    .excess h3,
    .wagging h3,
    .rolling h3,
    .yawning h3,
    .pacing h3,
    .highly h3,
    .stepping h3,
    .furrowed h3 {
        font-size: 30px;
        font-family: 'Concert One', sans-serif;
        color: #5f2901;
        text-align: flex-start;
    }

    .rolling {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .rollingimg {
        width: 70%;
        top: 90px;
    }

    .wagging {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        align-items: center;
        top: -60px;
    }

    .waggingimg {
        position: absolute;
        width: 55%;
        bottom: 0px;
        left: 250px;
    }

    .waggingimg img {
        width: 100%;
    }

    .udtyp7 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 50px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .yawning {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        background-image: url(../img/undestandingdogimg/yawningimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 50%;
        top: -60px;
    }



    .furrowed {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        background-image: url(../img/undestandingdogimg/furrowedimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 45%;
        top: -60px;
    }

    .udtyp8 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        padding-bottom: 70px;
        position: relative;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .udtyp8 .pacing {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -70px;
    }

    .pacingimg {
        position: absolute;
        bottom: -8px;
        width: 60%;
    }

    .udtyp8 .highly {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -60px;
    }

    .highlyimg {
        position: absolute;
        bottom: 0px;
        right: -50px;
    }

    .highlyimg img {
        width: 80%;
    }

    .udtyp9img {
        display: none;
    }

    .udtyp10 {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 50%;
    }

    .hend1 {
        width: 80%;
        position: relative;
    }

    .bone4 {
        width: 50%;
        position: relative;
    }

    .hend1 img {
        width: 50%;
        position: absolute;
        left: -170px;
        bottom: 7px;
    }

    .bone4 img {
        width: 100%;
        position: absolute;
        right: -350px;
        bottom: -10px;
    }
}

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

    .hend1 img {
        width: 40%;
        position: absolute;
        left: -110px;
        bottom: 8px;
    }

    .background.bggreen {
        padding-top: 0;
        padding-left: 40px;
        padding-right: 80px;
        position: relative;
    }

    .head {
        width: 90%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 30px 10px 40px;
        top: 0px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 42%;
    }

    .h5 h5 {
        font-size: 36px;
    }

    .catdog {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 50px;
        padding-left: 85px;
        padding-top: 60px;
    }

    .udtyp3 {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 20px;
        padding-left: 285px;
        padding-top: 22px;
    }

    .dog {
        background-color: #a8bf89;
        padding: 13px 50px;
        margin-bottom: 0%;

    }

    .cat {
        background-color: #a8bf89;
        padding: 6px 50px;
        margin-bottom: 5%;
    }

    .bone4 img {
        width: 100%;
        position: absolute;
        right: -280px;
    }

    .rolling {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .rollingimg {
        width: 70%;
        top: 120px;
    }

    .head li,
    .nose li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li,
    .furrowed li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 13px;
        color: #5f2901;
    }

    .highlyimg {
        position: absolute;
        bottom: 0px;
        right: -0px;
    }

}

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


    .background {
        padding-left: 40px;
        padding-right: 40px;
    }

    .background.bggreen {
        padding-top: 0;
        padding-left: 20px;
        padding-right: 30px;
        position: relative;
    }


    .udtyp1 img {
        width: 60%;
        height: auto;
    }

    .udtyp2 h3 {
        font-size: 20px;
    }

    .udtyp3 {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 20px;
        padding-left: 250px;
        padding-top: 30px;
    }

    .h5 h5 {
        font-size: 30px;
    }

    .catdog {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 50px;
        padding-right: 180px;
        padding-top: 27px;
    }

    .udtyp3 h3 {
        font-size: 16px;
    }

    .dog {
        background-color: #a8bf89;
        padding: 15px 50px;
        margin-bottom: 0%;

    }

    .cat {
        background-color: #a8bf89;
        padding: 8px 40px;
        margin-bottom: 5%;
    }



    .head {
        width: 90%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 30px 10px 40px;
        top: -10px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 40%;
    }

    .stepping {
        width: 85%;
        background-color: #fff4ad;
        position: relative;
        border-radius: 62px;
        height: 350px;
        background-image: url(../img/undestandingdogimg/stepimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 55%;
        top: -70px;
    }

    .udtyp8 .pacing {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -70px;
    }

    .pacingimg {
        position: absolute;
        bottom: -8px;
        width: 80%;
    }

    .wagging {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        align-items: center;
        top: -60px;
    }

    .waggingimg {
        position: absolute;
        width: 55%;
        bottom: 0px;
        left: 60px;
    }

    .udtyp8 .highly {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -60px;
        left: 0px;
    }

    .highlyimg {
        position: absolute;
        bottom: -10px;
        right: -20px;
    }

    .highlyimg img {
        width: 70%;
    }

    .bone4 img {
        width: 100%;
        position: absolute;
        right: -260px;
    }

    .hend1 img {
        width: 50%;
        position: absolute;
        left: -50px;
        bottom: -4px;
    }

    .head li,
    .nose li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li,
    .furrowed li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 13px;
        color: #5f2901;
    }
}

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

    .udtyp3 {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        gap: 20px;
        padding-left: 150px;
        padding-top: 30px;
    }

    .udtyp3 h3 {
        font-size: 16px;
    }

    .udtyp3 h3.dog {
        background-color: #a8bf89;
        padding: 10px 40px;
        margin-bottom: 0%;

    }

    .udtyp3 h3.cat {
        background-color: #a8bf89;
        padding: 8px 40px;
        margin-bottom: 10%;
    }

    .bone4 img {
        width: 100%;
        position: absolute;
        right: -160px;
    }

    .udtyp8 .highly {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -60px;
    }

    .highlyimg {
        position: absolute;
        bottom: 0px;
        right: -8px;
    }

    .highlyimg img {
        width: 60%;
    }

    .hend1 img {
        width: 50%;
        position: absolute;
        left: -20px;
        bottom: -4px;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        top: 20px;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        top: 20px;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .udtyp6 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .udtyp7 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 50px;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .udtyp8 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .head {
        width: 90%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 30px 10px 40px;
        top: 0px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 60%;

    }

    .nose {
        width: 95%;
        background-color: #FBF5DA;
        position: relative;
        border-radius: 62px;
        height: 350px;
        padding: 10px 30px;
        background-image: url(../img/undestandingdogimg/noseimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 60%;
    }

    .rolling {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .rollingimg {
        width: 90%;
        top: 150px;
    }

    .head li,
    .nose li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li,
    .furrowed li {
        font-family: 'Comic Neue', sans-serif;
        font-size: 13px;
        color: #5f2901;
    }

    .ui-tabs .ui-tabs-nav {
        padding-left: 50px;
        border: none;
    }
}

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

    .ui-tabs .ui-tabs-nav {
        padding-left: 45px;
        border: none;
    }




    .nose {
        width: 95%;
        background-color: #FBF5DA;
        position: relative;
        border-radius: 62px;
        height: 350px;
        padding: 10px 30px;
        background-image: url(../img/undestandingdogimg/noseimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 70%;
    }

    .udtyp8 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column;
        flex-direction: row-reverse;
    }

    .yawning {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        background-image: url(../img/undestandingdogimg/yawningimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 70%;
        top: -60px;
    }

    .udtyp7 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 50px;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        padding-right: 0px;
    }

    .rolling {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -50px;
    }

    .rollingimg {
        width: 100%;
        position: absolute;
        top: 150px;
        left: 0px;
    }

    .rollingimg img {
        width: 100%;
    }

    .udtyp6 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 50px;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        padding-right: 0px;
    }

    .wagging {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        align-items: center;
        top: -20px;
    }

    .waggingimg {
        position: absolute;
        width: 70%;
        bottom: 0px;
    }

    .udtyp4 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        top: 20px;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        padding-left: 10px;
        padding-right: 0px;
        gap: 30px;
    }

    .head {
        width: 90%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 30px 10px 40px;
        top: 0px;
        background-image: url(../img/undestandingdogimg/headimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 60%;

    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        top: 20px;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        padding-right: 0px;
    }

    .udtyp5 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        top: 40px;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        padding-right: 0px;
    }

    .excess {
        width: 90%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -35px;
        padding-left: 40px;
        padding-right: 120px;
    }

    .excessimg img {
        width: 120%;
    }

    .stepping {
        width: 85%;
        background-color: #fff4ad;
        position: relative;
        border-radius: 62px;
        height: 350px;
        padding: 10px 50px;
        background-image: url(../img/undestandingdogimg/stepimg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 60%;
        top: -70px;
        padding-left: 30px;
        padding-right: 50px;
    }

    .bone4 img {
        width: 100%;
        position: absolute;
        right: -180px;
        bottom: 20px;
    }

    .bone4 img {
        width: 100%;
        position: absolute;
        right: -180px;
    }

    .furrowed {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        background-image: url(../img/undestandingdogimg/furrowedimg.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 60%;
        top: -60px;
    }

    .udtyp8 .pacing {
        width: 85%;
        background-color: #fff4ad;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -70px;
    }

    .pacingimg {
        position: absolute;
        left: 30px;
        bottom: -8px;
        width: 90%;
    }

    .udtyp8 .highly {
        width: 85%;
        background-color: #FBF5DA;
        border-radius: 62px;
        height: 350px;
        position: relative;
        padding: 10px 50px;
        top: -60px;
    }

    .udtyp8 {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        position: relative;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column;
        flex-direction: row-reverse;
        padding-right: 0px;
    }

    .highlyimg {
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

    .highlyimg img {
        width: 90%;
        position: relative;
    }

    .h5 h5 {
        font-size: 24px;
    }

    .udtyp2 h3 {
        font-size: 16px;
    }

    .udtyp1 img {
        width: 60%;
        height: auto;
    }


    .udtyp1 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 10px;
        justify-content: flex-start;
    }

    .udtyp2 {
        text-align: center;
        margin: 0%;
    }

    .background.bgdarkyellow {
        padding-top: 0;
        padding-left: 20px;
        padding-right: 30px;
        position: relative;
    }

    .background.bggreen {
        padding-top: 0;
        padding-left: 20px;
        padding-right: 30px;
        position: relative;
    }

    .udtyp3 {
        display: flex;
        align-items: flex-end;
        margin-left: 0px;
        padding-top: 10px;
    }

    .catdog {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 40px;
        padding-right: 45px;
        padding-top: 0px;
    }

    .dog {
        background-color: #a8bf89;
        padding: 13px 35px;
        margin-top: 10%;
        text-align: center;
    }

    .cat {
        background-color: #a8bf89;
        padding: 5px 35px;
        margin-top: 10%;
        text-align: center;
    }

    .udtyp3 h3 a {
        font-size: 20px;
    }

    .dogcontainer {
        background-color: #a8bf89;
        padding-top: 52px;
        padding-bottom: 2px;
        position: relative;
    }

    .head li,
    .nose li,
    .excess li,
    .wagging li,
    .rolling li,
    .yawning li,
    .pacing li,
    .highly li,
    .stepping li,
    .furrowed li {
        font-family: 'comic neue', sans-serif;
        color: #5f2901;
        font-size: 13px;
    }

    .bone2 {
        display: block;
        width: 30px;
        position: relative;
    }

    .bone2 img {
        width: 100%;
        position: absolute;
        right: -150px;
        bottom: -10px;
    }

    .bone {
        display: block;
        width: 30px;
        position: relative;
    }

    .bone img {
        width: 100%;
        position: absolute;
        right: -150px;
        bottom: -10px;
    }

    .hend1 img {
        width: 60%;
        position: absolute;
        left: -100px;
        bottom: 10px;
    }


}