﻿.ThemeArea {
    text-align: center;
    position: relative;
}

    .ThemeArea div:first-child {
        margin: 2% 0%;
        min-height: 300px;
    }

    .ThemeArea div div img {
        margin: 10%;
        width: 80%;
    }

    .ThemeArea div div span:nth-child(1) {
        position: absolute;
        width: 80%;
        top: 4%;
        left: 13%;
        text-align: left;
        font-size: 2.4em;
        font-weight: bold;
        color: #FFFFFF;
    }

    .ThemeArea div div span:nth-child(2) {
        position: absolute;
        width: 80%;
        top: 20%;
        left: 13%;
        text-align: left;
        font-size: 1.4em;
        font-weight: bold;
        color: #FFFFFF;
    }

    .ThemeArea div div ul {
        position: absolute;
        width: 66%;
        top: 36%;
        left: 13%;
        text-align: left;
        line-height: 2.125em;
        font-size: 1.2em;
        color: #FFFFFF;
    }

    .ThemeArea div div p {
        position: absolute;
        width: 66%;
        top: 83%;
        left: 13%;
        text-align: left;
        font-size: 1em;
        color: #FFFFFF;
    }

@media (max-width: 1200px) {
    .ThemeArea div div img {
        margin: 10%;
    }

    .ThemeArea div div span:nth-child(1) {
        top: 3%;
        left: 18%;
        font-size: 2em;
    }

    .ThemeArea div div span:nth-child(2) {
        top: 17%;
        left: 18%;
        font-size: 1.2em;
    }

    .ThemeArea div div ul {
        top: 31%;
        left: 18%;
        font-size: 1em;
    }

    .ThemeArea div div p {
        width: 70%;
        top: 68%;
        left: 18%;
        font-size: 0.95em;
    }
}

@media (max-width: 991px) {
    .ThemeArea div div img {
        margin: 3%;
    }

    .ThemeArea div div span:nth-child(1) {
        top: 8%;
        left: 18%;
        font-size: 2.4em;
    }

    .ThemeArea div div span:nth-child(2) {
        top: 24%;
        left: 18%;
        font-size: 1.4em;
    }

    .ThemeArea div div ul {
        top: 38%;
        left: 18%;
        font-size: 1.2em;
    }

    .ThemeArea div div p {
        top: 80%;
        left: 18%;
        font-size: 1em;
    }
}

@media (max-width: 768px) {
    .ThemeArea div div img {
        margin: 3%;
    }

    .ThemeArea div div span:nth-child(1) {
        top: 3%;
        left: 14%;
        font-size: 1.8em;
    }

    .ThemeArea div div span:nth-child(2) {
        top: 19%;
        left: 14%;
        font-size: 1em;
    }

    .ThemeArea div div ul {
        top: 29%;
        left: 14%;
        font-size: 0.95em;
    }

    .ThemeArea div div p {
        width: 74%;
        top: 65%;
        left: 14%;
        font-size: 0.875em;
    }
}

.CaseArea {
    text-align: center;
}

    .CaseArea span {
        font-size: 2.4em;
        font-weight: bold;
    }

    .CaseArea a {
        font-size: 1em;
        color: #000000;
    }

@media (max-width: 1200px) {
    .CaseArea span {
        font-size: 2em;
    }
}

@media (max-width: 991px) {
    .CaseArea span {
        font-size: 2.4em;
    }
}

@media (max-width: 768px) {
    .CaseArea span {
        font-size: 1.8em;
    }
}

.CaseAreaLeft {
    position: relative;
    margin: 1% 0%;
}

    .CaseAreaLeft div img {
        width: 85%;
    }

    .CaseAreaLeft div:last-child {
        min-height: 300px;
    }

    .CaseAreaLeft div span {
        position: absolute;
        width: 80%;
        top: 6%;
        left: 13%;
        text-align: left;
        font-size: 1.8em;
        font-weight: bold;
    }

    .CaseAreaLeft div p {
        position: absolute;
        width: 80%;
        top: 38%;
        left: 13%;
        text-align: left;
        font-size: 0.875em;
    }

        .CaseAreaLeft div p:last-child {
            position: absolute;
            width: 18%;
            top: 64%;
            left: 75%;
            padding: 1%;
            text-align: center;
        }

@media (max-width: 1200px) {
    .CaseAreaLeft div span {
        width: 80%;
        top: 6%;
        left: 13%;
        font-size: 1.8em;
    }

    .CaseAreaLeft div p {
        width: 80%;
        top: 38%;
        left: 13%;
        font-size: 0.875em;
    }

        .CaseAreaLeft div p:last-child {
            width: 18%;
            top: 64%;
            left: 75%;
            padding: 1%;
        }
}

@media (max-width: 991px) {
    .CaseAreaLeft div span {
        width: 80%;
        top: 6%;
        left: 10%;
        font-size: 1.8em;
    }

    .CaseAreaLeft div p {
        width: 80%;
        top: 35%;
        left: 10%;
        font-size: 0.875em;
    }

        .CaseAreaLeft div p:last-child {
            width: 18%;
            top: 64%;
            left: 72%;
            padding: 1%;
        }
}

@media (max-width: 768px) {
    .CaseAreaLeft div span {
        width: 80%;
        top: 3%;
        left: 10%;
        font-size: 1.3em;
    }

    .CaseAreaLeft div p {
        width: 80%;
        top: 30%;
        left: 10%;
        font-size: 0.875em;
    }

        .CaseAreaLeft div p:last-child {
            width: 25%;
            top: 70%;
            left: 65%;
            padding: 1%;
        }
}

.CaseAreaRight {
    position: relative;
    margin: 1% 0%;
}

    .CaseAreaRight div img {
        width: 85%;
    }

    .CaseAreaRight div:first-child {
        min-height: 300px;
    }

    .CaseAreaRight div span {
        position: absolute;
        width: 80%;
        top: 6%;
        left: 7%;
        text-align: left;
        font-size: 1.8em;
        font-weight: bold;
    }

    .CaseAreaRight div p {
        position: absolute;
        width: 80%;
        top: 38%;
        left: 7%;
        text-align: left;
        font-size: 0.875em;
    }

        .CaseAreaRight div p:last-child {
            position: absolute;
            width: 18%;
            top: 68%;
            left: 75%;
            padding: 1%;
            text-align: center;
        }

@media (max-width: 1200px) {
    .CaseAreaRight div span {
        width: 80%;
        top: 6%;
        left: 7%;
        font-size: 1.8em;
    }

    .CaseAreaRight div p {
        width: 80%;
        top: 38%;
        left: 7%;
        font-size: 0.875em;
    }

        .CaseAreaRight div p:last-child {
            width: 18%;
            top: 64%;
            left: 69%;
            padding: 1%;
        }
}

@media (max-width: 991px) {
    .CaseAreaRight {
        display: grid;
    }

        .CaseAreaRight div:nth-child(1) {
            order: 2;
        }

        .CaseAreaRight div:nth-child(2) {
            order: 1;
        }

        .CaseAreaRight div span {
            width: 80%;
            top: 6%;
            left: 10%;
            font-size: 1.8em;
        }

        .CaseAreaRight div p {
            width: 80%;
            top: 35%;
            left: 10%;
            font-size: 0.875em;
        }

            .CaseAreaRight div p:last-child {
                width: 18%;
                top: 64%;
                left: 72%;
                padding: 1%;
            }
}

@media (max-width: 768px) {
    .CaseAreaRight {
        display: grid;
    }

        .CaseAreaRight div:nth-child(1) {
            order: 2;
        }

        .CaseAreaRight div:nth-child(2) {
            order: 1;
        }

        .CaseAreaRight div span {
            width: 80%;
            top: 3%;
            left: 10%;
            font-size: 1.3em;
        }

        .CaseAreaRight div p {
            width: 80%;
            top: 30%;
            left: 10%;
            font-size: 0.875em;
        }

            .CaseAreaRight div p:last-child {
                width: 25%;
                top: 70%;
                left: 65%;
                padding: 1%;
            }
}

.InfoBtn {
    border: 0px solid #FFD800;
    background-color: #FFD800;
    border-radius: 17px;
}
