body {
    width: 100%;
    height: 100%;
    max-width: 1024px;
    max-height: 640px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

body header {
    box-sizing: border-box;
    z-index: 1;
}

.logo {
    width: 100%;
    height: 100%;
    float: left;

    max-width: 176px;
}

.logo img {
    width: 100%;
}

.phoneTopMenu {
    display: none;
}


/*.tagline {
    height: 100%;
    float: left;
}*/

.tagline_text {
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    top: 50%;
    left: 50%;
    width: 100%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.player_container_style {

    max-height: 640px;
    max-width: 1024px;
    min-width: 0;
    display: none;
    height: 100%;
    width: 100%;
    background-color: #A9AAAC;
}

.player_logo_style {
    width: 72%;
}

.close {
    display: none;
}


@media only screen and (max-height: 750px) and (orientation:portrait) {
    .shadow_main_box {
        height: 89.5%;
        max-height: 100%;
    }
}

@media only screen and (max-width:700px) {}

@media only screen and (max-width: 600px) and (orientation:portrait) {
    .phoneTopMenu {
        display: none;
        width: 30px;
        height: 30px;
        line-height: 17px;
        position: absolute;
        top: 4px;
        right: 4px;
        background: url("../../content/images/shell/burgur-menu.png") no-repeat center center;
        text-align: center;
        font-size: 0px;
        color: #fff;
        cursor: pointer;
    }

    .hideInMobile.helpborder {
        display: none!important
    }

    .player_custom_menu {
        display: none;
        position: absolute;
        top: 11.5%;
        z-index: 50;
        height: 97px !important;
        margin: 0;
        width: 100px;
        right: 0;
        background: #fff;
    }

    .player_custom_menu li span {
        padding-top: 19px;
        margin-left: 5px;
    }

    .player_custom_menu ul li {
        background: none;
        width: 28%;
        color: #fff;
        float: none;
    }
    .player_custom_menu ul {
        float: left;
        width: 100%;
        padding: 0;
    }

    header {
        height: 8%;
        max-height: 67px;
        min-height: 35px;
    }

    .player_logo_style {
        width: 100%;
    }

    .logo {
        width: 35%;
        max-width: 176px;
        float: left;
        margin: 0;
    }
    .tagline {
        width: 65%;
        float: left;
        margin: 0;
        box-sizing: border-box;
        transform: initial;
    }

    .tagline>div {
        font-size: 12px;
        line-height: 1.3em;
        transform: initial;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 95%;
    }


    .logo img {
        width: 100%;
        max-height: 100%;
    }
    .player_moduleTitleBg_style {
        max-height: 28px;
        height: 5%;
        margin: 0px;
        line-height: 1.3em;
        position: relative;
    }
    .shadow_main_box {
        height: 87%;
    }
    .player_middleNav {
        display: none
    }
}



@media only screen and (orientation:portrait) {
    .close {
        position: absolute;
        right: 10px;
        top: 7px;
        width: 25px;
        height: 25px;
        background: #fff;
        border-radius: 50px;
        line-height: 25px;
        text-align: center;
        font-weight: bold;
        display: block;
        cursor: pointer;
    }
    .player_logo_style {
        width: 100%;
    }
    .tagline {
        height: 100%;
        float: left;
        width: 71.1%;
        transform: initial;
    }
    .tagline .tagline_text {
        top: 50%;
    }
    .player_custom_menu {
        display: none;
        position: absolute;
        top: 11.5%;
        z-index: 50;
        height: 97px !important;
        margin: 0;
        width: 100px;
        right: 0;
        background: #fff;
    }

    .player_custom_menu ul {
        width: 100%;
        position: absolute;
        top: 50px;
        padding: 0px;
        margin: 0px;
    }
    .player_custom_menu ul li {
        background: none;
        width: 100%;
        color: #000;
        float: none;
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 10px;
        box-sizing: border-box;
        text-align: left;
    }

    .player_custom_menu li span {
        padding-top: 19px;
        margin-left: 5px;
    }


    .phoneTopMenu {
        display: none;
        width: 20px;
        height: 20px;
        line-height: 17px;
        position: absolute;
        top: 4px;
        right: 4px;
        background: url("../../content/images/shell/burgur-menu.png") no-repeat center center;
        text-align: center;
        font-size: 0px;
        color: #fff;
        cursor: pointer;
    }
    .module_band {
        position: relative;
    }
    .player_custom_menu {
        display: none;
    }
    .hideInMobile {
        display: none!important;
    }
    .menu_line {
        display: none!important
    }
    body {
        max-height: 100%;
        margin: 0;
    }
    .player_container_style {
        max-height: 100%;
    }
    .shadow_main_box {
        height: 88%;
        max-height: 100%;
    }
    .player_contentArea_style {
        max-height: 100%
    }
    #player_menuWrapper.player_menuWrapper_style {
        top: 0!important;
        bottom: 0!important;
        left: 0!important;
        right: 0!important;
        height: 60%!important;
        width: 83%!important;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 0;
        margin: auto;
    }
    #player_menuWrapper.player_menuWrapper_style #treeMenu>li a.curSelectedNode,
    #player_menuWrapper.player_menuWrapper_style #treeMenu>li a {
        color: #fff!important
    }
    .player_middleNav {
        z-index: 9999;
        display: block;
    }
    .player_custom_footer li {
        margin: 0 1.4%;
    }
    .player_custom_footer li span,
    .player_custom_footer li span.icon_back_disable {
        margin-right: 0;
    }
    .player_custom_footer li span#player_nextBtn {
        margin-left: 0;
    }
    .player_custom_footer li span.icon_next_blinkar {
        height: 32px
    }
    .player_custom_footer {
        text-align: center;
        padding: 0;
        width: calc(100% - 40px);
    }
    footer {
        bottom: 5px
    }
    .footerMobileBtn {
        height: 100%;
        float: right;
        width: 40px;
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 35px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        border-left: 1px solid #FFF;
        visibility: visible;
    }
    .transcriptPosition {
        max-width: 95%;
    }
}




/**************** Header and footer css for responsive *********************/

@media only screen and (max-width:1024px) and (orientation:landscape) {
    .player_custom_footer li p {
        color: #ffffff !important;
    }
    .player_custom_footer li span {
        margin-right: 5px;
    }
    .player_custom_footer {
        padding-left: 0;
    }
    .menu_line {
        top: 8px;
    }
}

@media only screen and (max-width: 1000px) and (max-height: 500px) and (orientation:landscape) {
    .player_logo_style {
        width: 69%;
    }

    .tagline {
        width: 72%;
    }

    .shadow_main_box {
        max-height: 386px;
    }
    .player_contentArea_style {
        max-height: 330px;
    }
    #player_helpWrapper {
        height: 395px !important;
        overflow: auto;
    }
    [aria-describedby="player_helpWrapper"] {
        overflow: hidden!important;
        max-height: 90% !important;
    }
}

@media only screen and (max-width: 900px) and (orientation:landscape) {
    body {
        display: none;
    }
}

@media only screen and (max-width:962px) and (orientation:landscape) {}

@media only screen and (max-width:768px) and (orientation:portrait) {
    .player_custom_footer li {
        margin: 0 1.4%;
        margin-top: 3.2px;
    }
    .player_custom_menu li span {
        padding-top: 19px;
        margin-right: -7px !important;
    }
    .player_custom_footer {
        width: calc(100% - 0px);
    }
    .tagline_text .titleText {
        -webkit-transform: initial !important;
        -ms-transform: initial !important;
        -o-transform: initial !important;
        transform: initial !important;
        font-size: 16px;
    }
    .tagline {
        -webkit-transform: initial !important;
        -ms-transform: initial !important;
        -o-transform: initial !important;
        transform: initial !important;
    }
}

@media only screen and (max-width:601px) and (orientation:portrait) {}

@media only screen and (max-width:375px) and (orientation:portrait) {
    .player_custom_footer {
        right: 34px;
    }
    footer {
        height: 40px;
    }
    .footerMobileBtn {
        font-size: 30px;
    }
    .tagline_text .titleText {
        -webkit-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
        font-size: 12px;
    }
    .player_custom_footer {
        width: 100%;
        right: 10px;
        margin: 0 auto;
    }
    .player_custom_footer li {
       margin-top: 0.2px;}
}

@media only screen and (max-width:360px) and (orientation:portrait) {}

@media only screen and (max-width:320px) and (orientation:portrait) {}





/**************** / Header and footer css for responsive *********************/