/* =================================== Page 1 Start ========================================= */

.page_itext {
    font-style: italic;
}

.m1_t1_p1 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p1 .screen_1 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p1 .screen_1 .slide_one {
    top: 50%;
    left: 50%;
    width: 615px;
    height: 314px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p1 .screen_1 .slide_one .left_side {
    float: left;
    width: 388px;
    height: 314px;
    background: url(../images/pages/m1_t1_p1/01.png) no-repeat;
}

.m1_t1_p1 .screen_1 .slide_one .right_side {
    float: right;
    width: 226.5px;
    height: 314px;
    color: #ffffff;
    position: relative;
    background: #003399;
}

.m1_t1_p1 .screen_1 .slide_one .right_side .right_side_text {
    top: 50%;
    left: 50%;
    font-size: 18px;
    text-align: center;
    position: absolute;
    width: 150px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p1 .screen_2 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p1 .screen_2 .slide_one {
    top: 50%;
    left: 50%;
    width: 750px;
    height: 355px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p1 .screen_2 .slide_one .left_side {
    float: left;
    width: 500px;
    height: 355px;
    background: url(../images/pages/m1_t1_p1/02.png) no-repeat;
}

.m1_t1_p1 .screen_2 .slide_one .right_side {
    float: right;
    width: 245px;
    height: 355px;
    color: #ffffff;
    position: relative;
    background: #e30613;
}

.m1_t1_p1 .screen_2 .slide_one .right_side .right_side_text {
    top: 50%;
    left: 50%;
    text-align: center;
    position: absolute;
    width: 220px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 610px) and (orientation: portrait) {
    .m1_t1_p1 .screen_1 .slide_one {
        width: 314px;
        height: 386px;
    }
    .m1_t1_p1 .screen_1 .slide_one .left_side {
        float: left;
        width: 314px;
        height: 311px;
        background: url(../images/pages/m1_t1_p1/01_m.png) no-repeat;
    }
    .m1_t1_p1 .screen_1 .slide_one .right_side {
        width: 314px;
        height: 75px;
    }
    .m1_t1_p1 .screen_2 .slide_one {
        width: 360px;
        height: 407px;
    }

    .m1_t1_p1 .screen_2 .slide_one .left_side {
        width: 360px;
        height: 332px;
        background: url(../images/pages/m1_t1_p1/02_m.png) no-repeat;
    }

    .m1_t1_p1 .screen_2 .slide_one .right_side {
        width: 360px;
        height: 75px;
    }
}

@media screen and (max-width: 375px) and (orientation: portrait) {}

@media screen and (max-width: 360px) and (orientation: portrait) {}


/* =================================== Page 1 End ========================================= */


/* =================================== Page 2 Start ========================================= */

.m1_t1_p2 .screen_1 {
    width: 850px;
    height: 355px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/pages/m1_t1_p2/01.png) no-repeat right;
    padding: 0px 505px 0px 0px;
    box-sizing: border-box;
}

.m1_t1_p2 .screen_1 .box1 {
    height: 355px;
    background: #e30613;
    color: #fff;
    text-align: center;
}

.m1_t1_p2 .screen_1 .box1 span {
    display: block;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p2 .screen_2 {
    width: 620px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p2 .screen_2 .box1 {
    background: url(../images/pages/m1_t1_p2/02.png) no-repeat;
    width: 172px;
    height: 248px;
    float: left;
    position: relative;
}

.m1_t1_p2 .screen_2 .box2 {
    background: url(../images/pages/m1_t1_p2/03.png) no-repeat;
    width: 172px;
    height: 250px;
    float: left;
    position: relative;
    margin-left: 50px;
}

.m1_t1_p2 .screen_2 .box3 {
    background: url(../images/pages/m1_t1_p2/04.png) no-repeat;
    width: 171px;
    height: 249px;
    float: left;
    position: relative;
    margin-left: 50px;
}

.m1_t1_p2 .screen_2 .box1:after {
    content: 'Step 1: Create awareness';
    position: absolute;
    bottom: 0px;
    left: 25px;
    text-align: center;
    width: 120px;
    border-top: 3px solid #003399;
    padding-top: 10px;
}

.m1_t1_p2 .screen_2 .box2:after {
    content: 'Step 2: Generate Interest';
    position: absolute;
    bottom: 0px;
    left: 25px;
    text-align: center;
    width: 120px;
    border-top: 3px solid #003399;
    padding-top: 10px;
}

.m1_t1_p2 .screen_2 .box3:after {
    content: 'Step 3: Take an action';
    position: absolute;
    bottom: 0px;
    left: 25px;
    text-align: center;
    width: 120px;
    border-top: 3px solid #003399;
    padding-top: 10px;
}

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .m1_t1_p2 .screen_1 {
        width: 500px;
        height: 355px;
        background: url(../images/pages/m1_t1_p2/01.png) no-repeat top;
        padding: 355px 0px 0px 0px;
        margin: auto;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
    .m1_t1_p2 .screen_1 .box1 {
        height: 100px;
    }
}

@media screen and (max-width: 962px) and (orientation: landscape) {
    .m1_t1_p2 .screen_1 {
        width: 952px;
        padding: 0px 505px 0px 30px;
    }
}

@media screen and (max-width: 610px) and (orientation: portrait) {
    .m1_t1_p2 .screen_1 {
        width: 360px;
        height: 400px;
        background: url(../images/pages/m1_t1_p2/01_m.png) no-repeat top;
        padding: 332px 0px 0px 0px;
        margin: auto;
        position: relative;
        top: 130px;
        left: 0;
        transform: none;
    }
    .m1_t1_p2 .screen_1 .box1 {
        height: 95px;
    }
    .m1_t1_p2 .screen_2 {
        width: 560px;
    }
    .m1_t1_p2 .screen_2 .box2 {
        margin-left: 20px;
    }
    .m1_t1_p2 .screen_2 .box3 {
        margin-left: 20px;
    }
}

@media screen and (max-width: 375px) and (orientation: portrait) {
    .m1_t1_p2 .screen_1 {
        width: 360px;
        height: 400px;
        background: url(../images/pages/m1_t1_p2/01_m.png) no-repeat top;
        padding: 332px 0px 0px 0px;
        margin: auto;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
    .m1_t1_p2 .screen_1 .box1 {
        height: 95px;
    }
    .m1_t1_p2 .screen_2 {
        width: 288px;
    }
    .m1_t1_p2 .screen_2 .box1 {
        background: url(../images/pages/m1_t1_p2/02_m.png) no-repeat;
        width: 280px;
        height: 143px;
    }
    .m1_t1_p2 .screen_2 .box2 {
        background: url(../images/pages/m1_t1_p2/03_m.png) no-repeat;
        width: 280px;
        height: 144px;
        margin: 10px 0px;
    }
    .m1_t1_p2 .screen_2 .box3 {
        background: url(../images/pages/m1_t1_p2/04_m.png) no-repeat;
        width: 280px;
        height: 143px;
        margin-left: 0px;
    }
    .m1_t1_p2 .screen_2 .box1:after {
        content: 'Step 1: Create awareness';
        position: absolute;
        bottom: 40px;
        left: 170px;
        text-align: left;
        width: 120px;
        border-left: 3px solid #003399;
        padding: 20px 10px;
        border-top: none;
        height: 35px;
    }
    .m1_t1_p2 .screen_2 .box2:after {
        content: 'Step 2: Generate Interest';
        position: absolute;
        bottom: 40px;
        left: 170px;
        text-align: left;
        width: 120px;
        border-left: 3px solid #003399;
        padding: 20px 10px;
        border-top: none;
        height: 35px;
    }
    .m1_t1_p2 .screen_2 .box3:after {
        content: 'Step 3: Take an action';
        position: absolute;
        bottom: 40px;
        left: 170px;
        text-align: left;
        width: 120px;
        border-left: 3px solid #003399;
        padding: 20px 10px;
        border-top: none;
        height: 35px;
    }
}

@media screen and (max-width: 360px) and (orientation: portrait) {}


/* =================================== Page 2 End ========================================= */


/* =================================== Page 3 Start ========================================= */

.m1_t1_p3 .screen_1 {
    width: 750px;
    height: 340px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.m1_t1_p3 .tabClicked{

}
.m1_t1_p3 .screen_1 .left_box {
    float: left;
    width: 350px;
    padding: 10px;
}

.m1_t1_p3 .screen_1 .left_box ul {
    padding: 0px;
    margin: 0px;
}

.m1_t1_p3 .screen_1 .left_box ul li {
    float: left;
    margin: 3px;
}

.m1_t1_p3 .screen_1 .left_box ul .row1 {
    width: 84px;
    background: #003399;
    padding: 7px;
    text-align: center;
    color: #fff;
}

.m1_t1_p3 .screen_1 .left_box ul .row2 {
    width: 181px;
    background: #04709e;
    color: #fff;
    padding: 7px;
    text-align: center;
}

.m1_t1_p3 .screen_1 .right_box {
    width: 380px;
    height: 332px;
    background: url(../images/pages/m1_t1_p3/01.png) no-repeat 100% 50%;
    float: left;
}

@media screen and (max-width: 610px) and (orientation: portrait) {
    .m1_t1_p3 .screen_1 {
        width: 322px;
        height: 624px;
    }
    .m1_t1_p3 .screen_1 .left_box {
        width: 322px;
    }
    .m1_t1_p3 .screen_1 .right_box {
        width: 320px;
        background: url(../images/pages/m1_t1_p3/01.png) no-repeat 50% 50%;
    }
}

@media screen and (max-width: 375px) and (orientation: portrait) {
    .m1_t1_p3 .screen_1 {
        width: 308px;
        height: 475px;
        font-size: 13px;
    }
    .m1_t1_p3 .screen_1 .left_box {
        width: 289px;
    }
    .m1_t1_p3 .screen_1 .left_box ul .row1 {
        padding: 5px;
    }
    .m1_t1_p3 .screen_1 .left_box ul .row2 {
        padding: 5px;
    }
    .m1_t1_p3 .screen_1 .left_box ul li {
        margin: 1px;
    }
    .m1_t1_p3 .screen_1 .right_box {
        width: 307px;
        height: 205px;
        background: url(../images/pages/m1_t1_p3/01_m.png) no-repeat 50% 50%;
    }
}

@media screen and (max-width: 360px) and (orientation: portrait) {}


/* =================================== Page 3 End ========================================= */


/* =================================== Page 4 Start ========================================= */

.m1_t1_p4 .screen_1 {
    width: 605px;
    height: 100%;
    margin: auto;
    position: relative;
}

.m1_t1_p4 .screen_1 .top_box {
    margin: auto;
    width: 240px;
    height: 43px;
    padding: 12px;
}

.m1_t1_p4 .screen_1 .top_box ul {
    padding: 0px;
    margin: 0px;
}

.m1_t1_p4 .screen_1 .top_box ul .row1 {
    width: 50px;
    background: #003399;
    padding: 7px;
    text-align: center;
    color: #fff;
    float: left;
    margin: 3px;
}

.m1_t1_p4 .screen_1 .top_box ul .row2 {
    width: 150px;
    background: #04709e;
    color: #fff;
    padding: 7px;
    text-align: center;
    float: left;
    margin: 3px;
}

.m1_t1_p4 .screen_1 .center_box {
    width: 100%;
    height: 304px;
}

.m1_t1_p4 .screen_1 .center_box .center_left_box {
    width: 407px;
    height: 304px;
    background: url(../images/pages/m1_t1_p4/01.png) no-repeat 100% 50%;
    float: left;
    margin-right: 1%;
}

.m1_t1_p4 .screen_1 .center_box .center_right_box {
    width: 187px;
    float: left;
    height: 100%;
}

.m1_t1_p4 .screen_1 .center_box .center_right_box2 {
    width: 100%;
    height: 122px;
    background: #003399;
    color: #fff;
    text-align: center;
    line-height: 122px;
    margin: 5% 0;
}

.bottom_box {
    width: 91%;
    height: 42px;
    background: #016e99 url(../images/pages/m1_t1_p4/02.png) no-repeat 5px center;
    padding-left: 50px;
    line-height: 42px;
    color: #fff;
    margin-top: 1.5%;
}

@media screen and (max-width: 962px) and (orientation: landscape) {
    .m1_t1_p4 .screen_1 {
        width: 516px;
        font-size: 12px;
    }
    .m1_t1_p4 .screen_1 .top_box {
        width: 225px;
        height: 32px;
        padding: 0;
    }
    .m1_t1_p4 .screen_1 .top_box ul .row1 {
        padding: 3px;
    }
    .m1_t1_p4 .screen_1 .top_box ul .row2 {
        padding: 3px;
    }
    .m1_t1_p4 .screen_1 .center_box {
        height: 252px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_left_box {
        width: 333px;
        height: 250px;
        background: url(../images/pages/m1_t1_p4/01.png) no-repeat;
        background-size: 100%;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box {
        width: 177px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box2 {
        height: 108px;
        line-height: 108px;
        margin: 3% 0;
    }
    .m1_t1_p4 .screen_1 .bottom_box {
        width: 90%;
        margin-top: 0;
    }
}

@media screen and (max-width: 610px) and (orientation: portrait) {
    .m1_t1_p4 .screen_1 .center_box .center_left_box {
        width: 482px;
        margin-top: 25px;
    }
    .m1_t1_p4 .screen_1 {
        width: 575px;
    }
    .m1_t1_p4 .screen_1 .top_box {
        height: 37px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box {
        width: 441px;
        margin-left: 75px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box2 {
        height: 125px;
        float: left;
        width: 201px;
        margin-right: 5px;
        margin-top: 3px;
    }
    .m1_t1_p4 .center_right_box1 {
        top: 60px;
        position: absolute;
        left: 190px;
    }
    .bottom_box {
        position: absolute;
        top: 529px;
        line-height: 42px;
    }
}

@media screen and (max-width: 375px) and (orientation: portrait) {
    .m1_t1_p4 .screen_1 {
        width: 360px;
        font-size: 12px;
    }
    .m1_t1_p4 .screen_1 .top_box {
        width: 225px;
        height: 35px;
        padding: 0;
    }
    .m1_t1_p4 .screen_1 .top_box ul .row1 {
        padding: 3px;
        margin: 7px 3px;
    }
    .m1_t1_p4 .screen_1 .top_box ul .row2 {
        padding: 3px;
        margin: 7px 3px;
    }
    .m1_t1_p4 .screen_1 .center_box {
        height: 295px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_left_box {
        width: 360px;
        height: 208px;
        background: url(../images/pages/m1_t1_p4/01_m.png) no-repeat;
        background-size: 100%;
        margin: 6% 0px 0px 0px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box {
        width: 360px;
        height: 66px;
        margin-left: 0px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box1 {
        position: absolute;
        top: 37px;
        left: 83px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box2 {
        height: 50px;
        line-height: 50px;
        margin: 2% 0 2% 2%;
        width: 169px;
        float: left;
    }
    .m1_t1_p4 .screen_1 .bottom_box {
        width: 96%;
        margin: 0 0 0 7px;
        padding: 4px 0 0 49px;
        line-height: 17px;
        box-sizing: border-box;
        margin-left: 7px;
    }
}

@media screen and (max-width: 360px) and (orientation: portrait) {
    .m1_t1_p4 .screen_1 .center_box .center_right_box {
        width: 350px;
        height: 66px;
    }
    .m1_t1_p4 .screen_1 .center_box .center_right_box2 {
        width: 165px;
    }
    .m1_t1_p4 .screen_1 .bottom_box {
        width: 94%;
    }
}


/* =================================== Page 4 End ========================================= */


/* =================================== Page 5 Start ========================================= */

.m1_t1_p5 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p5 .mainSection {
    top: 50%;
    left: 50%;
    width: 83%;
    /*height: 298px;*/
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p5 .screen_1 {
    width: 100%;
    float: left;
}

.clr {
    clear: both;
}

.m1_t1_p5 .stepCountWrap {
    width: 260px;
    margin: auto;
    margin-top: 12px;
}

.m1_t1_p5 .stepCountWrap .stepCount {
    float: left;
    padding: 5px 10px;
    background: #04709e;
    color: #ffffff;
}

.m1_t1_p5 .stepCountWrap .stepCount.dblue {
    background: #00349a;
    margin-right: 5px;
}

.m1_t1_p5 .mainSection .leftSection {
    width: 441px;
    height: 278px;
    margin-top: 20px;
    float: left;
}

.m1_t1_p5 .mainSection .leftSection .desktopImg,
.m1_t1_p5 .mainSection .leftSection .mobileImg {
    width: 100%;
    float: left;
}

.m1_t1_p5 .mainSection .leftSection .mobileImg {
    display: none;
}

.m1_t1_p5 .mainSection .rightSection {
    width: 380px;
    height: 278px;
    float: right;
}

.m1_t1_p5 .mainSection .rightSection .stepWrap {
    position: relative;
    width: 90%;
    float: right;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon {
    float: left;
    height: 168px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon .textBox {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_1 {
    width: 168px;
    background: url(../images/pages/m1_t1_p5/02.png) no-repeat;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_1 .textBox {
    left: 40%;
    top: 40%;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_2 .textBox {
    left: 50%;
    top: 40%;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_4 .textBox {
    left: 60%;
    top: 50%;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_2 {
    width: 137px;
    background: url(../images/pages/m1_t1_p5/03.png) no-repeat;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_3 {
    width: 136px;
    height: 136px;
    background: url(../images/pages/m1_t1_p5/05.png) no-repeat;
}

.m1_t1_p5 .mainSection .rightSection .stepsIcon.icon_4 {
    width: 168px;
    height: 137px;
    background: url(../images/pages/m1_t1_p5/04.png) no-repeat;
    float: right;
}





/* =================================== Page 5 End ========================================= */


/* =================================== Page 6 Star ========================================= */

.m1_t1_p6 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p6 .block {
    width: 178px;
    float: left;
    margin-right: 5px;
}

.m1_t1_p6 .last_div {
    margin-right: 0;
}

.m1_t1_p6 .block_img {
    width: 178px;
    height: 245px;
}

.m1_t1_p6 .block_img_01 {
    background: url(../images/pages/m1_t1_p6/01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m1_t1_p6 .block_img_02 {
    background: url(../images/pages/m1_t1_p6/02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m1_t1_p6 .block_img_03 {
    background: url(../images/pages/m1_t1_p6/03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m1_t1_p6 .block_img_04 {
    background: url(../images/pages/m1_t1_p6/04.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m1_t1_p6 .block_img_05 {
    background: url(../images/pages/m1_t1_p6/05.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m1_t1_p6 .block_text {
    width: 178px;
    height: 155px;
    position: relative;
    background: #04709e;
    margin-top: 2px;
    margin-bottom: 0;
}

.m1_t1_p6 .dark_blue {
    background: #003399;
    margin-top: 0px;
    margin-bottom: 2px;
}

.m1_t1_p6 .block_text span {
    top: 50%;
    left: 50%;
    width: 83%;
    color: #ffffff;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}




/* =================================== Page 6 End ========================================= */


/* =================================== Page 7 Star ========================================= */


/* =================================== Page 7 End ========================================= */


/* =================================== Page 8 Star ========================================= */

.m1_t1_p8 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p8 .screen_01 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p8 .screen_01 .top_heading {
    top: 38px;
    left: 190px;
    width: 164px;
    height: 48px;
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    text-align: center;
    padding-top: 2px;
    background: #e30613;
    border: 2px solid #ffffff;
}

.m1_t1_p8 .screen_01 .lineArrow {
    top: 92px;
    left: 214px;
    position: absolute;
}

.m1_t1_p8 .screen_01 .tableBG {
    top: 130px;
    left: 160px;
    width: 690px;
    height: 292px;
    position: absolute;
    background: #ffffff;
}

.m1_t1_p8 .screen_01 .tableBG div {
    box-sizing: border-box;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock {
    float: left;
    width: 115px;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock_01,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_02 {
    background: #f8b9bd;
    border: 1px solid #ae1133;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock_03,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_04,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_05,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_06 {
    border: 1px solid #003399;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock_01 .box,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_02 .box {
    border: 1px solid #ae1133;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock .box {
    height: 45px;
    text-align: center;
    position: relative;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock .box span {
    position: absolute;
    top: 50%;
    right: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock_03 .box,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_04 .box,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_05 .box,
.m1_t1_p8 .screen_01 .tableBG .tableBlock_06 .box {
    border: 1px solid #003399;
}

.m1_t1_p8 .screen_01 .tableBG .tableBlock img {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p8 .screen_01 .borderTop {
    border-top: none !important;
}

.m1_t1_p8 .screen_01 .borderRight {
    border-right: none !important;
}

.m1_t1_p8 .screen_01 .borderLeft {
    border-left: none !important;
}

.m1_t1_p8 .screen_01 .borderBottom {
    border-bottom: none !important;
}

.m1_t1_p8 .screen_01 .box_1,
.m1_t1_p8 .screen_01 .box_7,
.m1_t1_p8 .screen_01 .box_13,
.m1_t1_p8 .screen_01 .box_19,
.m1_t1_p8 .screen_01 .box_25 {
    height: 30px !important;
    padding-top: 5px;
}

.m1_t1_p8 .screen_01 .box_2,
.m1_t1_p8 .screen_01 .box_8,
.m1_t1_p8 .screen_01 .box_14,
.m1_t1_p8 .screen_01 .box_20,
.m1_t1_p8 .screen_01 .box_26 {
    height: 54px !important;
    padding-top: 7px;
}

.m1_t1_p8 .screen_01 .box_31 {
    height: 84px !important;
    padding-top: 21px;
}

.m1_t1_p8 .screen_01 .box_6,
.m1_t1_p8 .screen_01 .box_12,
.m1_t1_p8 .screen_01 .box_18,
.m1_t1_p8 .screen_01 .box_24,
.m1_t1_p8 .screen_01 .box_30,
.m1_t1_p8 .screen_01 .box_35 {
    height: 71px !important;
    padding-top: 7px;
}

.m1_t1_p8 .screen_02 {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../images/pages/m1_t1_p8/03.png);
    background-repeat: no-repeat;
}

.m1_t1_p8 .screen_02 .top_heading {
    top: 30px;
    right: 0;
    width: 228px;
    height: 38px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    padding: 7px 0 0 14px;
    box-sizing: border-box;
    background: url(../images/pages/m1_t1_p8/09.png);
    background-repeat: no-repeat;
}

.m1_t1_p8 .screen_02 .main_box {
    left: 10%;
    bottom: 0;
    width: 466px;
    height: 420px;
    color: #ffffff;
    position: absolute;
    padding: 20px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.7);
}

.m1_t1_p8 .screen_02 .main_box .box_01 {
    width: 204px;
    height: 144px;
    float: left;
}

.m1_t1_p8 .screen_02 .main_box .box_02 {
    width: 204px;
    height: 144px;
    float: right;
}

.m1_t1_p8 .screen_02 .main_box .box_03 {
    width: 204px;
    height: 144px;
    margin: 20px auto 0 auto;
}

.m1_t1_p8 .screen_02 .main_box .box_text {
    width: 100%;
    padding: 10px 0;
    color: #ffffff;
    text-align: center;
    background: #04709e;
    margin-top: 25px;
}



/* =================================== Page 8 End ========================================= */


/* =================================== Page 9 Star ========================================= */

.m1_t1_p9 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p9 .top_heading {
    width: 216px;
    height: 36px;
    margin: 12px auto 28px;
    color: #ffffff;
    padding-top: 0px;
    text-align: center;
    background: url(../images/pages/m1_t1_p9/01.png);
    background-repeat: no-repeat;
}

.m1_t1_p9 .imgFirst {
    top: 100px;
    left: 80px;
    width: 384px;
    height: 296px;
    position: absolute;
}

.m1_t1_p9 .arrowIcon {
    top: 240px;
    left: 490px;
    width: 33px;
    height: 29px;
    position: absolute;
}

.m1_t1_p9 .blockText {
    top: 244px;
    left: 545px;
    position: absolute;
}




/* =================================== Page 9 End ========================================= */


/* =================================== Page 10 Star ========================================= */

.m1_t1_p10 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p10 .top_heading {
    width: 230px;
    height: 36px;
    margin: 12px auto 28px;
    color: #ffffff;
    padding-top: 0px;
    text-align: center;
}

.m1_t1_p10 .blcok {
    top: 100px;
    left: 80px;
    width: 384px;
    height: 295px;
    position: absolute;
}

.m1_t1_p10 .blcok .leftside {
    float: left;
}

.m1_t1_p10 .blcok .rightside {
    float: right;
}

.m1_t1_p10 .arrowIcon {
    top: 240px;
    left: 490px;
    width: 33px;
    height: 29px;
    position: absolute;
}

.m1_t1_p10 .blockText {
    top: 244px;
    left: 540px;
    position: absolute;
}




/* =================================== Page 10 End ========================================= */


/* =================================== Page 11 Star ========================================= */

.m1_t1_p11 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p11 .top_heading {
    width: 156px;
    height: 36px;
    margin: 20px auto;
    color: #ffffff;
    padding-top: 12px;
    text-align: center;
    background: url(../images/pages/m1_t1_p11/01.png);
    background-repeat: no-repeat;
}

.m1_t1_p11 .blcok {
    top: 100px;
    left: 80px;
    width: 384px;
    height: 294px;
    position: absolute;
}

.m1_t1_p11 .blcok .leftside {
    float: left;
}

.m1_t1_p11 .blcok .rightside {
    float: right;
}

.m1_t1_p11 .blcok .callout {
    top: 75px;
    right: 6px;
    width: 136px;
    height: 66px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    padding-top: 26px;
    font-size: 12px;
    background: url(../images/pages/m1_t1_p11/02.png);
    background-repeat: no-repeat;
}

.m1_t1_p11 .arrowIcon {
    top: 240px;
    left: 490px;
    width: 33px;
    height: 29px;
    position: absolute;
}

.m1_t1_p11 .blockText {
    top: 244px;
    left: 540px;
    position: absolute;
}




/* =================================== Page 11 End ========================================= */


/* =================================== Page 12 Star ========================================= */

.m1_t1_p12 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p12 .top_heading {
    width: 216px;
    height: 36px;
    margin: 20px auto;
    color: #ffffff;
    padding-top: 12px;
    text-align: center;
    background: url(../images/pages/m1_t1_p12/01.png);
    background-repeat: no-repeat;
}

.m1_t1_p12 .imgFirst {
    top: 100px;
    left: 80px;
    width: 384px;
    height: 296px;
    position: absolute;
}

.m1_t1_p12 .arrowIcon {
    top: 240px;
    left: 490px;
    width: 33px;
    height: 29px;
    position: absolute;
}

.m1_t1_p12 .blockText {
    top: 244px;
    left: 540px;
    position: absolute;
}




/* =================================== Page 12 End ========================================= */


/* =================================== Page 13 Star ========================================= */

.m1_t1_p13 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p13 .top_heading {
    padding: 20px;
}

.m1_t1_p13 .Mainbox {
    position: absolute;
}

.Mainbox .circle span {
    float: left;
    text-align: center;
    margin-top: 5px;
    width: 100%;
}

.Mainbox .Text {
    position: absolute;
    left: 74%;
    width: 234px;
    background: #00349a;
    top: 18%;
    border-radius: 15px;
    height: 105px;
    color: #fff;
    z-index: 1;
}

.Mainbox .Text span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;

    width: 140px;
    text-align: center;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.Mainbox .circle {
    background: #fff;
    border-radius: 50%;
    border: 1px solid #00349a;
    width: 150px;
    height: 150px;
    text-align: center;
    z-index: 2;
    position: relative;
    box-shadow: 1px 0px 1px 1px #fff;
    -moz-box-shadow: 1px 0px 1px 1px #fff;
    -webkit-box-shadow: 1px 0px 1px 1px #fff;
    -ms-box-shadow: 1px 0px 1px 1px #fff;
    -o-box-shadow: 1px 0px 1px 1px #fff;
}

.Mainbox img {
    margin-top: 10px;
}

.Mainbox.box2 img {
    margin-top: 20px;
}

.Mainbox.box2 .circle {
    border: 1px solid #04709e;
}

.Mainbox.box2 .Text {
    background: #04709e;
}


.Mainbox.box3 img {
    margin-top: 50px;
}

.Mainbox.box3 .circle {
    border: 1px solid #04709e;
}

.Mainbox.box3 .Text {
    background: #04709e;
}



.Mainbox.box1 {

    left: 12%;
    top: 22%;
}

.Mainbox.box2 {

    left: 55%;
    top: 22%;
}

.Mainbox.box3 {

    left: 30%;
    top: 60%;
}


/* =================================== Page 13 End ========================================= */


/* =================================== Page 14 Star ========================================= */

.m1_t1_p14 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p14 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 111;
}

.m1_t1_p14 #contentHolder {
    width: 100%;
    width: 100%;
    position: relative;
}

.m1_t1_p14 .questionContainer {
    width: 60%;
    float: left;
    height: 478px;
    position: relative;
}

.questionRight {
    width: 40%;
    float: left;
    height: 478px;
    position: relative;
}

.questionRight img {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p14 .ques-text {
    width: 90%;
    height: 56px;
    padding: 0;
    margin-top: 10px;
    margin-left: 10px;
    background: #04709e;
}

.m1_t1_p14 .ques_icon {
    float: left;
    width: 55px;
    height: 56px;
    display: inline-block;
}

.m1_t1_p14 .ques_right {
    float: left;
    width: 87%;
    color: #fff;
    height: 56px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
    display: inline-block;
}

.m1_t1_p14 .m_dv {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 543px;
    height: 56px;
}

.m1_t1_p14 #optionContainer {
    padding-left: 27px;
}

.m1_t1_p14 input[type="checkbox"] {
    width: 20px;
}

.m1_t1_p14 input[type="checkbox"]+label {
    border: 1px solid #003399;
    border-radius: 3px;
    background: #ffffff;
    height: 17px;
}

.m1_t1_p14 input[type="radio"]+label {
    border: 1px solid #003399;
    background: #ffffff;
    border-radius: 50%;
}

.m1_t1_p14 .extraText {
    float: left;
    width: 100%;
    padding-left: 10px;
    margin: 10px 0px;
}

.m1_t1_p14 .extraText div {
    padding: 5px 0px;
}

.m1_t1_p14 #resetContainer p {
    margin-bottom: 6px;
}

.m1_t1_p14 input[type="checkbox"]:checked+label {
    height: 17px;
}

.m1_t1_p14 .closeFeedback {
    border: 0 none;
    height: 30px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 99999999;
}

.m1_t1_p14 .closeFeedback:hover {}

.m1_t1_p14 .feedbackContainer {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
    position: absolute;
    background: rgba(32, 32, 32, 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
}

@keyframes slideUp {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1.0);
    }
}

@-webkit-keyframes slideUp {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1.0);
    }
}

.m1_t1_p14 .option p {
    display: inline-table;
}

.m1_t1_p14 .closebuttonborder {
    width: 27px;
    height: 22px;
    top: 4px;
    right: 0;
    position: absolute;
    border-left: 1px solid #ffffff;
    text-align: center;
    color: #fff;
    padding-top: 2px;
}

.m1_t1_p14 .closebuttonborder span {
    cursor: pointer;
}

.m1_t1_p14 .itext-box {
    left: 0;
    bottom: 5px;
    width: 440px;
    margin-top: 0;
    margin-left: 4px;
    position: absolute;
    font-style: italic;
}

.m1_t1_p14 .mouse_div img {
    top: 4px;
    left: 9px;
    margin: 0;
    width: 20px;
    height: 31px;
    float: left;
    position: relative;
}

.m1_t1_p14 .instruction2 {
    width: auto;
    float: left;
    height: 27px;
    color: #000000;
    line-height: 27px;
    margin-left: 22px;
    margin-top: 5px;
    display: inline-block;
}

.m1_t1_p14 .btnContainer {
    bottom: 0;
    right: 50px;
    text-align: center;
    position: absolute;
}

.m1_t1_p14 .questionSubmitBtn:disabled {
    background: #3f5583!important;
    color: #fff;
    width: 123px;
    height: 40px;
    float: right;
    font-size: 14px;
    margin-right: 20px;
    border-radius: 0px;
    pointers-event: none;
}

.m1_t1_p14 #sbmt_btn[disabled~=disable] {
    background: #3f5583!important;
    pointers-event: none;
}

.m1_t1_p14 #sbmt_btn[disabled~=disable]:hover {
    color: #fff;
}

.m1_t1_p14 #sbmt_btn {
    width: 100px;
    height: 33px;
    line-height: 32px;
    background-color: #003399;
    float: right;
    background-image: none;
    font-size: 14px;
    margin-right: 0px;
    border-radius: 5px;
    position: relative;
    top: 0px;
}

.m1_t1_p14 #sbmt_btn:hover {
    cursor: pointer;
}

.m1_t1_p14 #correctContainer,
.m1_t1_p14 #incorrectContainer,
.m1_t1_p14 #resetContainer {
    top: 50%;
    left: 50%;
    width: 426px;
    height: auto;
    background: #ffffff;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.feedbackContainer .qus_text ol {
    padding: 0px;
    list-style:
}

.feedbackContainer .qus_text ol li {
    list-style: decimal inside;
}

.m1_t1_p14 #correctContainer .qus_text,
.m1_t1_p14 #incorrectContainer .qus_text,
.m1_t1_p14 #resetContainer .qus_text {
    font-size: 14px;
    padding: 10px;
}

.m1_t1_p14 #correctContainer .qus_heading {
    color: #ffffff;
    background: #003399;
    padding: 7px;
}

.m1_t1_p14 #incorrectContainer .qus_heading,
.m1_t1_p14 #resetContainer .qus_heading {
    color: #ffffff;
    background: #003399;
    padding: 7px;
}




/* =================================== Page 14 End ========================================= */


/* =================================== Page 15 Star ========================================= */

.m1_t1_p15 {
    width: 100%;
    height: 100%;
    position: relative;
}

.m1_t1_p15 .mainContainer {
    top: 50%;
    left: 50%;
    width: 70%;
    height: 80%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m1_t1_p15 .mainContainer .img_block {
    top: 0;
    width: 164px;
    height: 164px;
    z-index: 1;
    position: absolute;
}

.m1_t1_p15 .mainContainer .img_01 {
    left: 17px;
}

.m1_t1_p15 .mainContainer .img_02 {
    left: 274px;
}

.m1_t1_p15 .mainContainer .img_03 {
    left: 529px;
}

.m1_t1_p15 .mainContainer .text_block {
    bottom: 0;
    width: 198px;
    height: 273px;
    position: absolute;
}

.m1_t1_p15 .mainContainer .text_01 {
    left: 0;
    background: url(../images/pages/m1_t1_p15/01.png);
    background-repeat: no-repeat;
}

.m1_t1_p15 .mainContainer .text_02 {
    left: 259px;
    background: url(../images/pages/m1_t1_p15/03.png);
    background-repeat: no-repeat;
}

.m1_t1_p15 .mainContainer .text_03 {
    left: 512px;
    background: url(../images/pages/m1_t1_p15/05.png);
    background-repeat: no-repeat;
}

.m1_t1_p15 .mainContainer .text_style {
    top: 50%;
    left: 50%;
    width: 60%;
    color: #ffffff;
    text-align: center;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}




/* =================================== Page 15 End ========================================= */


/*@-webkit-keyframes diagonal-slide {
  0% {
    left: 24px;
    top: 45px;
  }
  100% {
    left: 100px;
    top: 100px;
  }
}*/

.slide1 {
    -webkit-animation: diagonal-slide1 2s;
    animation: diagonal-slide1 2s;
    width: 28px;
    height: 28px;
    position: relative;
}

@keyframes diagonal-slide1 {
    0% {
        left: 42px;
        top: 20px;
    }
    100% {
        left: -12px;
        top: -30px;
    }
}

.slide2 {
    -webkit-animation: diagonal-slide2 2s;
    animation: diagonal-slide2 2s;
    width: 28px;
    height: 28px;
    position: relative;
}

@keyframes diagonal-slide2 {
    0% {
        left: 75px;
        top: 24px;
    }
    100% {
        left: 125px;
        top: -26px;
    }
}


.slide3 {
    -webkit-animation: diagonal-slide3 2s;
    animation: diagonal-slide3 2s;
    width: 28px;
    height: 28px;
    position: relative;
}

@keyframes diagonal-slide3 {
    0% {
        left: 60px;
        top: 50px;
    }
    100% {
        left: 110px;
        top: 100px;
    }
}