﻿* {
    margin: 0px;
    padding: 0px;
}

body {
    box-sizing: border-box;
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }
}

#tai-chi-master a {
    text-decoration: blink;
    color: #c920de
}

    #tai-chi-master a:hover {
        color: #fff;
    }
/* Start common style */
button:focus {
    outline: 0 !important;
}

h2.heading2 {
    font-size: 40px;
    color: #fff;
    line-height: 56px;
    font-weight: 400;
    letter-spacing: 0.4px;
    text-align: center;
    margin-bottom: 30px;
}
p.paragrap1 {
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
}

section {
    position: relative;
}
/* End common style */

/* .banner*/
#tai-chi-master .banner .container {
    min-height: 0;
    padding: 85px 10px 50px;
}

#tai-chi-master .banner {
    background-image: url("../../Home/image/banner-image.png");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    padding: 100px 0px;
    background-position: center;
}

#tai-chi-master .banner2 {
    background-image: url("../../Home/image/banner-image2.png");
}

#tai-chi-master .banner .content-block h1 {
    font-weight: 700;
    font-size: 45px;
    line-height: 66px;
    color: #fff;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
}

#tai-chi-master a.join-btn {
    background-color: #00cc3f;
    color: #fff;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    padding: 10px 24px;
    text-decoration: none !important;
    font-size: 22px;
    font-weight: 500;
    transition: all 0.7s ease-in;
    z-index: 100;
    position: relative;
}

   #tai-chi-master a.join-btn:hover {
        background-color: rgb(35, 18, 17);
    }

/*game-software*/
#tai-chi-master .game-software {
    background-image: url("../../Home/image/game-bg-image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    padding: 50px 0px 30px;
}

   #tai-chi-master .game-software .game-box {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 400px;
        padding: 20px;
        margin-bottom: 20px;
        position: relative;
    }

   #tai-chi-master .game-software .g-box-1 {
        background-image: url("../../Home/image/g-box1\ .png");
    }

   #tai-chi-master .game-software .g-box-2 {
        background-image: url("../../Home/image/g-box2.png");
    }

   #tai-chi-master .game-software .g-box-3 {
        background-image: url("../../Home/image/g-box3.png");
    }

   #tai-chi-master .game-software .g-box-4 {
        background-image: url("../../Home/image/g-box4.png");
    }

   #tai-chi-master .game-software .g-box-5 {
        background-image: url("../../Home/image/g-box5.png");
    }

   #tai-chi-master .game-software .g-box-6 {
        background-image: url("../../Home/image/g-box6.png");
    }

   #tai-chi-master .game-software .g-box-7 {
        background-image: url("../../Home/image/g-box2.png");
    }

   #tai-chi-master .game-software .g-box-8 {
        background-image: url("../../Home/image/g-box8.png");
    }

   #tai-chi-master .game-software .g-box-9 {
        background-image: url("../../Home/image/g-box9.png");
    }

   #tai-chi-master .game-software .g-box-10 {
        background-image: url("../../Home/image/g-box10.png");
    }

   #tai-chi-master .game-software .g-main-box {
        text-align: center;
        margin-bottom: 50px;
        margin-right: 20px;
    }

   #tai-chi-master .game-software .game-box a.play-btn {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 100;
    }

/*how-to-create*/
#tai-chi-master .how-to-create {
    background-image: url("../../Home/image/howto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    z-index: 100;
}

   #tai-chi-master .how-to-create .l-content-block ul {
        margin: 0;
        padding: 0;
    }

       #tai-chi-master .how-to-create .l-content-block ul li {
            list-style: none;
            color: #fff;
            font-size: 16px;
            line-height: 30px;
            font-weight: 400;
            position: relative;
            padding-left: 30px;
            margin-bottom: 10px;
        }

           #tai-chi-master .how-to-create .l-content-block ul li::after {
                content: "";
                position: absolute;
                left: 0;
                top: 10px;
                width: 14px;
                height: 14px;
                border-radius: 50%;
                background-image: url(../../Home/image/circle-box.png);
                background-size: cover;
            }

   #tai-chi-master .how-to-create .r-content-block img {
        width: 100%;
    }

   #tai-chi-master .how-to-create .rightimage {
        position: absolute;
        right: 0;
        bottom: 10px;
        width: 300px;
        z-index: -1;
    }

/*why-choose*/
#tai-chi-master .why-choose {
    background: transparent linear-gradient(180deg, #21041b 0%, #40052e 53%, #350221 100%) 0% 0% no-repeat padding-box;
    padding: 60px 0px;
}

   #tai-chi-master .why-choose h2 {
        text-align: left;
        margin-bottom: 15px;
    }

   #tai-chi-master .why-choose .right-block img {
        max-width: 90%;
    }

   #tai-chi-master .why-choose .row {
        align-items: center;
    }

   #tai-chi-master .why-choose .l-content-block ul li strong {
        display: block;
        font-weight: 500;
    }

   #tai-chi-master .why-choose .row2 {
        flex-direction: row-reverse;
    }

       #tai-chi-master .why-choose .row2 .l-content-block {
            padding-left: 70px;
        }

/*why-choose*/
#tai-chi-master .cus-image {
    display: flex;
    justify-content: center;
    position: relative;
    top: 60px;
}
/*joinus-community*/
#tai-chi-master .joinus-community {
    background-image: url("../../Home/image/connect-image.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 150px 0px;
}

   #tai-chi-master .joinus-community h2 {
        color: #fecc00;
    }

   #tai-chi-master .joinus-community .content-block {
        text-align: center;
    }

   #tai-chi-master .joinus-community p.skills {
        font-weight: 400;
        line-height: 28px;
        color: #fff;
        font-size: 20px;
    }

   #tai-chi-master .joinus-community .connect-us {
        margin-top: 30px;
    }

   #tai-chi-master .joinus-community a.join-btn.login {
        background-color: #7a0783;
        margin-left: 40px;
    }

       #tai-chi-master .joinus-community a.join-btn.login:hover {
            background-color: rgb(35, 18, 17);
        }





/*media query start*/

@media only screen and (max-width: 1199px) {
    h2.heading2 {
        font-size: 38px;
        line-height: 52px;
    }

   #tai-chi-master .banner {
        padding: 60px 0px;
    }

       #tai-chi-master .banner .content-block h1 {
            font-size: 40px;
            line-height: 60px;
        }



   #tai-chi-master .game-software .game-box img {
        width: 100%;
    }

   #tai-chi-master .game-software .game-box {
        min-height: auto;
    }

   #tai-chi-master .how-to-create .row {
        align-items: center;
    }
}

@media only screen and (max-width: 991px) {
    h2.heading2 {
        font-size: 36px;
        line-height: 52px;
    }

    p.paragrap1 {
        line-height: 26px;
        font-size: 15px;
    }

    a.join-btn {
        min-width: 200px;
        font-size: 18px;
    }

   #tai-chi-master .banner {
        padding: 50px 0px;
        min-height: auto;
    }

       #tai-chi-master .banner .content-block h1 {
            font-weight: 700;
            font-size: 35px;
            line-height: 62px;
        }


   #tai-chi-master .game-software {
        padding: 50px 0px;
    }


   #tai-chi-master .game-software .game-box img {
        width: 100%;
    }


   #tai-chi-master .game-software .g-main-box {
        text-align: center;
        margin-bottom: 50px;
        margin-right: 0;
    }

   #tai-chi-master .why-choose .row2 .l-content-block {
        padding-left: 0;
    }

   #tai-chi-master .joinus-community p.skills {
        line-height: 27px;
        font-size: 18px;
    }

   #tai-chi-master .why-choose .right-block img {
        max-width: 100%;
    }

}

@media only screen and (max-width: 767px) {
    #tai-chi-master .banner2 {
        background-image: url(../../Home/image/banner-image2.png) !important;
    }

    #tai-chi-master .banner {
        background-image: url(../../Home/image/banner-image.png);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 600px;
        padding: 100px 0px;
        background-position: center;
    }
    #tai-chi-master .cus-image {
        display: flex;
        justify-content: center;
        position: relative;
        top: 0;
    }
}

@media only screen and (max-width: 575px) {
   #tai-chi-master .banner {
        padding: 40px 0px;
    }

       #tai-chi-master .banner .content-block h1 {
            font-size: 24px;
            line-height: 40px;
        }

    h2.heading2 {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    p.paragrap1 {
        line-height: 26px;
        font-size: 14px;
    }

   #tai-chi-master .why-choose {
        padding: 40px 0px;
    }

       #tai-chi-master .why-choose .l-content-block h2 {
            text-align: center;
        }

   #tai-chi-master .how-to-create .l-content-block ul li {
        font-size: 14px;
        line-height: 28px;
        padding-left: 26px;
    }


   #tai-chi-master .how-to-create .l-content-block ul li::after {
        left: 4px;
        top: 8px;
    }

   #tai-chi-master .game-software {
        padding: 30px 0px 0px;
    }

   #tai-chi-master .joinus-community {
        padding: 40px 0px;
    }

       #tai-chi-master .joinus-community h2 {
            margin-bottom: 15px;
        }

       #tai-chi-master .joinus-community a.join-btn.login {
            margin-left: 0;
            margin-top: 15px;
        }

       #tai-chi-master .joinus-community p.skills {
            line-height: 26px;
            font-size: 15px;
        }


    #tai-chi-master .cus-image {
        display: flex;
        justify-content: center;
        position: relative;
        top: 0;
    }
    #tai-chi-master .heading2 {
        line-height: 30px;
    }
}
