
#owl {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    top: 0;
}

#ear1_1 {
    position: absolute;
    width: 190px;
    height: 68px;
    background: #00458B;
    border-radius: 130px / 50px;
    top: 20px;
    left: 210px;
    transform: scale(0.5) rotate(-80deg);
}

#ear1_2 {
    position: absolute;
    width: 190px;
    height: 68px;
    background: #00458B;
    border-radius: 130px / 50px;
    top: 8px;
    left: 245px;
    transform: scale(0.5) rotate(45deg);
}

#ear1_3 {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #00458B;
    border-radius: 150px;
    top: 37px;
    left: 295px;
    transform: scale(1) rotate(45deg);
}

#ear2_1 {
    position: absolute;
    width: 190px;
    height: 68px;
    background: #00458B;
    border-radius: 130px / 50px;
    top: 20px;
    left: 464px;
    transform: scale(0.5) rotate(80deg);
}

#ear2_2 {
    position: absolute;
    width: 190px;
    height: 68px;
    background: #00458B;
    border-radius: 130px / 50px;
    top: 8px;
    left: 429px;
    transform: scale(0.5) rotate(-45deg);
}

#ear2_3 {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #00458B;
    border-radius: 150px;
    top: 37px;
    left: 499px;
    transform: scale(1) rotate(-45deg);
}

#owl_body {
    position: absolute;
    width: 220px;
    height: 250px;
    background: #00458B;
    border-radius: 180px / 200px;
    top: 157px;
    left: 320px;
    transform: scale(2);
}

#eye1_1 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #007f8b;
    border-radius: 150px;
    top: 80px;
    left: 265px;
    transform: scale(1);
}

#eye2_1 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #007f8b;
    border-radius: 150px;
    top: 80px;
    left: 416px;
    transform: scale(1);
}

#eye1_2 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #00458B;
    border-radius: 150px;
    top: 70px;
    left: 265px;
    transform: scale(0.8);
}

#eye2_2 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #00458B;
    border-radius: 150px;
    top: 70px;
    left: 416px;
    transform: scale(0.8);
}

#eye1_3 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #ffffff;
    border-radius: 150px;
    top: 70px;
    left: 265px;
    transform: scale(0.67);
}

#eye2_3 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #ffffff;
    border-radius: 150px;
    top: 70px;
    left: 416px;
    transform: scale(0.67);
}

#eye1_4 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #1c260d;
    border-radius: 150px;
    top: 70px;
    left: 265px;
    transform: scale(0.2);
    transition: all 1s;
}

#eye2_4 {
    position: absolute;
    width: 180px;
    height: 180px;
    background: #1c260d;
    border-radius: 150px;
    top: 70px;
    left: 416px;
    transform: scale(0.2);
    transition: all 1s;
}

#beak {
    position: absolute;
    top: 200px;
    left: 400px;
    border-top: 55px solid #fc9627;
    border-left: 30px solid transparent;
}

#beak1 {
    position: absolute;
    top: 200px;
    left: 428px;
    border-top: 55px solid #fc9627;
    border-right: 30px solid transparent;
}

#bellyContainer {
    position: absolute;
    width: 221px;
    height: 160px;
    background: #007f8b;
    border-radius: 221px / 160px;
    top: 310px;
    left: 320px;
    transform: scale(1.5);
}

#b11 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 150px;
    top: 400px;
    left: 315px;
    transform: scale(0.8) rotate(45deg);
}

#b11_1 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #007f8b;
    border-radius: 150px;
    top: 385px;
    left: 315px;
    transform: scale(0.8) rotate(45deg);
}

#b12 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 150px;
    top: 400px;
    left: 386px;
    transform: scale(0.8) rotate(45deg);
}

#b12_1 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #007f8b;
    border-radius: 150px;
    top: 385px;
    left: 386px;
    transform: scale(0.8) rotate(45deg);
}

#b13 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 150px;
    top: 400px;
    left: 456px;
    transform: scale(0.8) rotate(45deg);
}

#b13_1 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #007f8b;
    border-radius: 150px;
    top: 385px;
    left: 456px;
    transform: scale(0.8) rotate(45deg);
}

#b21 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 150px;
    top: 340px;
    left: 266px;
    transform: scale(0.8) rotate(45deg);
}

#b21_1 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #007f8b;
    border-radius: 150px;
    top: 325px;
    left: 266px;
    transform: scale(0.8) rotate(45deg);
}

#b22 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 150px;
    top: 340px;
    left: 343px;
    transform: scale(0.8) rotate(45deg);
}

#b22_1 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #007f8b;
    border-radius: 150px;
    top: 325px;
    left: 343px;
    transform: scale(0.8) rotate(45deg);
}

#b23 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 150px;
    top: 340px;
    left: 421px;
    transform: scale(0.8) rotate(45deg);
}

#b23_1 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #007f8b;
    border-radius: 150px;
    top: 325px;
    left: 421px;
    transform: scale(0.8) rotate(45deg);
}

#b24 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 150px;
    top: 340px;
    left: 499px;
    transform: scale(0.8) rotate(45deg);
}

#b24_1 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #007f8b;
    border-radius: 150px;
    top: 325px;
    left: 499px;
    transform: scale(0.8) rotate(45deg);
}

#b31 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 150px;
    top: 290px;
    left: 315px;
    transform: scale(0.8) rotate(45deg);
}

#b31_1 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #007f8b;
    border-radius: 150px;
    top: 275px;
    left: 315px;
    transform: scale(0.8) rotate(45deg);
}

#b32 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 150px;
    top: 290px;
    left: 386px;
    transform: scale(0.8) rotate(45deg);
}

#b32_1 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #007f8b;
    border-radius: 150px;
    top: 275px;
    left: 386px;
    transform: scale(0.8) rotate(45deg);
}

#b33 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 150px;
    top: 290px;
    left: 456px;
    transform: scale(0.8) rotate(45deg);
}

#b33_1 {
    position: absolute;
    width: 90px;
    height: 90px;
    background: #007f8b;
    border-radius: 150px;
    top: 275px;
    left: 456px;
    transform: scale(0.8) rotate(45deg);
}

#wing1_1 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #00458B;
    border-radius: 200px / 68px;
    top: 280px;
    left: 590px;
    transform: scale(0.7) rotate(42deg);
}

#wing1_2 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #00458B;
    border-radius: 200px / 68px;
    top: 305px;
    left: 574px;
    transform: scale(0.7) rotate(65deg);
}

#wing1_3 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #00458B;
    border-radius: 200px / 68px;
    top: 300px;
    left: 545px;
    transform: scale(0.7) rotate(90deg);
}

#wing2_1 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #00458B;
    border-radius: 200px / 68px;
    top: 280px;
    left: 68px;
    transform: scale(0.7) rotate(-42deg);
}

#wing2_2 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #00458B;
    border-radius: 200px / 68px;
    top: 305px;
    left: 89px;
    transform: scale(0.7) rotate(-65deg);
}

#wing2_3 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #00458B;
    border-radius: 200px / 68px;
    top: 300px;
    left: 113px;
    transform: scale(0.7) rotate(-90deg);
}


#leg1_1 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #fc9627;
    border-radius: 200px / 68px;
    top: 487px;
    left: 240px;
    transform: scale(0.4) rotate(-47deg);
}

#leg1_2 {
    position: absolute;
    width: 200px;
    height: 58px;
    background: #fc9627;
    border-radius: 200px / 58px;
    top: 495px;
    left: 253px;
    transform: scale(0.4) rotate(-85deg);
}

#leg1_3 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #fc9627;
    border-radius: 200px / 68px;
    top: 491px;
    left: 266px;
    transform: scale(0.4) rotate(-115deg);
}

#leg2_1 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #fc9627;
    border-radius: 200px / 68px;
    top: 487px;
    left: 426px;
    transform: scale(0.4) rotate(47deg);
}

#leg2_2 {
    position: absolute;
    width: 200px;
    height: 58px;
    background: #fc9627;
    border-radius: 200px / 58px;
    top: 495px;
    left: 413px;
    transform: scale(0.4) rotate(85deg);
}

#leg2_3 {
    position: absolute;
    width: 200px;
    height: 68px;
    background: #fc9627;
    border-radius: 200px / 68px;
    top: 491px;
    left: 400px;
    transform: scale(0.4) rotate(115deg);
}

#owl:hover #wing1{
    transition: transform-rotate 1s;
    transform-origin: 0px 0px;
    transform: translate(-70px, 360px) rotate(-30deg);
}

#owl:hover #wing2{
    transform-origin: 0px 0px;
    transform: translate(186px, -70px) rotate(30deg);
}

#owl:hover #ear1{
    transition: all 0.4s;
    transform: translate(-5px, -5px);
}

#owl:hover #ear2{
    transition: all 0.4s;
    transform: translate(5px, -5px);
}

#owl:hover #eye1_4{
    transform: scale(0.3);
}

#owl:hover #eye1_4{
    transform: scale(0.27);
}

#owl:hover #eye2_4{
    transform: scale(0.27);
}


.hero {
    height: 100%;
    width: 100%;
    margin-top: 67px;
}
.inner-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10vmin;
}
@media only screen and (min-width: 320px) {
    .inner-text {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (min-width: 400px) {
    .inner-text {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media only screen and (min-width: 680px) {
    .inner-text {
        font-size: 75px;
    }
}
@media only screen and (min-width: 950px) {
    .inner-text {
        font-size: 45px;
    }
}
.p1 {
    display: inline-block;
    font-size: 40px;
    font-weight: 900;
    marign: 0;
    line-height: 1;
}
@media only screen and (max-width: 465px) {
    .p1 {
        display: block;
        position: absolute;
        top: -25%;
        left: 50%;
        transform: translateX(-50%);
    }
}
.p2 {
    display: inline-block;
    font-size: 35px;
    font-weight: 100;
    marign: 0;
    line-height: 1;
    color: #20b2aa;
    font-weight: bold;
}
@media only screen and (max-width: 465px) {
    .p2 {
        position: relative;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


@media only screen  and (max-width: 1030px) {
    #allcontent .tmp-content-area {
        height: 700px;
    }
}


@media only screen   and (max-width: 767px) {
    #owl {
        left: 34%;
    }
}

@media only screen  and (min-width: 384px) and (max-width: 423px) {
    #owl {
        left: 26%;
    }
    .inner-text {
        font-size: 28px;
    }
}
@media only screen   and (max-width: 383px) {
    #owl {
        left: 13%;
    }
}

@media only screen   and (max-width: 689px) {
    .p2 {
        font-size: 15px;
    }

    .p1 {
        font-size: 18px;
    }
    .inner-text {
        font-size: 36px;
    }

}

@media only screen and (min-width: 690px)  and (max-width: 899px) {
    .p2 {
        font-size: 20px;
    }

    .p1 {
        font-size: 24px;
    }

    .inner-text {
        font-size: 45px;
    }

    #allcontent .tmp-content-area {
        height: 700px;
    }
}

@media only screen and (min-width: 900px)  and (max-width: 1190px) {
    .p2 {
        font-size: 26px;
    }

    .p1 {
        font-size: 31px;
    }
}
