﻿.mainContainer {
    height: 662px!important;
}

    .mainContainer .videoContainer {
        width: 93.7%;
        z-index: 9;
    }

    .mainContainer:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-color: transparent;
        top: 0px;
        left: 0px;
        opacity: 0.25;
        z-index: 1;
    }

body:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: none;
    top: 0px;
    left: 0px;
    opacity: 0.25;
    z-index: -1;
}

.bottomNavigation {
    position: fixed;
    display: block;
    width: 100%;
    height: 58px;
    bottom: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000;
}

.navigationHldr {
    display: table;
    margin: 0px auto;
    position: relative;
    top: 8px;
}

.homeBtn {
    width: 42px;
    height: 42px;
    background-color: #cacaca;
    position: relative;
    display: inline-block;
    float: left;
}

    .homeBtn > div {
        position: absolute;
        width: 11px;
        height: 11px;
        top: 0px;
        left: 0px;
        background-color: #f15a00;
        display: inline-block;
    }

    .homeBtn .box1 {
        transform-style: preserve-3d;
        transform: translate(7px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform-style: preserve-3d;
        -o-transform: translate(7px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform: translate(7px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        -moz-transform: translate(7px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
    }

    .homeBtn .box2 {
        transform-style: preserve-3d;
        transform: translate(24px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform-style: preserve-3d;
        -o-transform: translate(24px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform: translate(24px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        -moz-transform: translate(24px, 8px) translateZ(0px) rotate(0deg) scale(1, 1);
        background-color: rgb(102, 0, 159);
    }

    .homeBtn .box3 {
        transform-style: preserve-3d;
        transform: translate(7px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform-style: preserve-3d;
        -o-transform: translate(7px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform: translate(7px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        -moz-transform: translate(7px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        background-color: #ff2252;
    }

    .homeBtn .box4 {
        transform-style: preserve-3d;
        transform: translate(24px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform-style: preserve-3d;
        -o-transform: translate(24px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        -webkit-transform: translate(24px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        -moz-transform: translate(24px, 24px) translateZ(0px) rotate(0deg) scale(1, 1);
        background-color: rgb(18, 100, 255);
    }

.hmbtnHldr {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

    .hmbtnHldr a {
        float: left;
    }

        .hmbtnHldr a > div {
            width: 180px;
            height: 42px;
            background-color: #f15a00;
            float: left;
            cursor: pointer;
            transition: all 400ms ease-in-out;
            -o-transition: all 400ms ease-in-out;
            -webkit-transition: all 400ms ease-in-out;
            -moz-transition: all 400ms ease-in-out;
        }

            .hmbtnHldr a > div:hover, .hmbtnHldr a > div.selected {
                box-shadow: #00FF00 0px -5px 0px 0px;
                -moz-box-shadow: #00FF00 0px -5px 0px 0px;
                -webkit-box-shadow: #00FF00 0px -5px 0px 0px;
            }

            .hmbtnHldr a > div > div {
                color: white;
                font-family: 'raleway-semibold';
                text-align: center;
                font-size: 14px;
                position: relative;
                top: 5px;
                line-height: 16px;
            }

    .hmbtnHldr .sciencelesson {
        background-color: rgb(102, 0, 159);
    }

    .hmbtnHldr .assessments {
        background-color: rgb(18, 100, 255);
    }

    .hmbtnHldr .preparestudents {
        background-color: #ff2252;
    }

.pinnedButtonHldr {
    display: none;
}

.pcontactus {
    display: block;
}

.rightLinks {
    display: none;
}

@media screen and (max-width: 970px) and (min-width: 320px) {
    .pcontactus {
        display: none;
    }

    .topContainer {
        position: absolute;
        z-index: 1000;
    }

    .rightLinks {
        display: table;
    }

    .pinnedButtonHldr {
        display: table;
        top: 0px!important;
        width: 90%!important;
    }

    .middleContent {
        display: table;
        padding: 5px 0px;
        top: 0px!important;
    }

    .bottomNavigation {
        display: none;
    }

    .mainContainer {
        height: 100%!important;
        margin: 45px auto 10px!important;
    }

    body {
        min-width: 100%!important;
    }

    .mainContainer .videoContainer {
        width: 100%!important;
        position: relative;
        top: 0px;
        z-index: 100;
        display: table;
    }

    .videotxtanchor {
        /*top: 30%!important;
        margin-top: -100px;
        height: auto!important;*/
        top: 8%!important;
        margin-top: 0px;
        height: auto!important;
        display: table;
    }

    .videotxthld {
        width: 90%!important;
        position: static!important;
        background-color: rgba(9, 15, 92, 0.90);
        height: auto!important;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }

    .videotxthldbk {
        display: none;
    }

    .videotxt {
        position: static!important;
        padding: 10px 0!important;
        width: 90%!important;
        display: table;
        margin: 0px auto;
            font-size: 10pt!important;
    }

    .continuebtn {
        position: static!important;
        margin: 10px auto 10px;
    }

    .replaybtnsmall {
        position: static!important;
        margin: 0px auto 10px;
    }

    .insidePageNavigation {
        padding: 5px 10px;
        border-top: solid 1px gray;
        margin: 5px 0px;
    }



        .insidePageNavigation ul {
            width: 100%;
        }

        .insidePageNavigation li {
            padding: 7px 10px;
            font-size: 13px;
        }

            .insidePageNavigation li a.active {
                border-bottom: solid 1px #8e8e8e;
            }

    .teacherHome {
        background-color: #efefef;
        color: #333;
    }

        .teacherHome .buttontext {
            color: #333;
            line-height: 35px;
        }

        .teacherHome .arrow {
            background-image: url(../Images/button_arrow1.png);
        }

    .endtxthld {
        width: 90%!important;
        top: 0px!important;
        background-color: rgba(0, 0, 0, 0.85);
        left: 0px!important;
        position: relative!important;
        margin: 0px auto!important;
        height: auto!important;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        display: table;
    }

    .endtxthldbk {
        display: none;
    }

    .endtxt {
        position: static!important;
        width: 90%!important;
        padding: 10px 10px!important;
        font-size: 13px!important;
    }

    .replaybtn {
        bottom: auto!important;
        left: 50%!important;
        top: 0px;
        margin: 10px 0px 15px;
        margin-left: -75px;
        position: relative!important;
    }

    .videosignupbtn {
        bottom: auto!important;
        left: 50%!important;
        top: 0px;
        margin: 10px 0px 15px;
        margin-left: -56px;
        position: relative!important;
    }

    .contactUs {
        margin: 0px!important;
        margin-left: -164px!important;
    }

    .btmContactUs {
        /* color: #000000!important; */
        background-image: url(../Images/home/contactus.png)!important;
        background-repeat: no-repeat;
        cursor: pointer!important;
        z-index: 100!important;
        position: relative!important;
        bottom: auto!important;
        right: auto!important;
        width: 116px!important;
        height: 31px!important;
    }
}
