@font-face {
    font-family: 'ADV_CALIBRI';
    src: url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/ADV_CALIBRI_REGULAR.eot);
    src: url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/ADV_CALIBRI_REGULAR.eot) format("embedded-opentype"),
        url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/ADV_CALIBRI_REGULAR.woff) format("woff"),
        url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/ADV_CALIBRI_REGULAR.ttf) format("truetype");
}

@font-face {
    font-family: 'Advance Calibri';
    src: url('https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/AdvCalibriBold.woff2') format('woff2'), url('https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/AdvCalibriBold.woff') format('woff'), url('https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/AdvCalibriBold.ttf') format('truetype'), url('https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook1/fonts/AdvCalibriBold.svg#AdvCalibriBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@font-face {
    font-family: navigationFont;
    src: url(../fonts/VAGRON.woff);
}

.stscontent .stsheader.appPotrait,
.portrait header {
    padding-top: env(safe-area-inset-top, 20px) !important;
}

.stscontent .stsheader .logo img {
    height: 50px;
}

.invalid-feedback {
    color: #dc3545;
}
button#dropdown-basic-button {
    background-color: transparent;
    border-color: transparent;
    padding: 6px 10px;
    box-shadow: none;
    font-weight: bold;
    font-size: 15px;
    width: 100%;
    text-align: left;
}
.stscontent .stsheader .row .col .header_setting_btn.dropdown {
    position: relative;
    background: transparent !important;
    border: 0;
    box-shadow: none !important;
    border: 0 !important;
    width: auto;
    height: auto;
}
.header_setting_btn button:before {
    content: " ";
    display: inline-block;
    border: solid #007bff;
    border-width: 0px 2.5px 2.5px 0px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    padding: 4px;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: none !important;
}

.MuiDialogTitle-root.resoucesforparents {
    background: linear-gradient(to right, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
    text-align: center;
}

.MuiDialogTitle-root.resoucesforparents h2 {
    width: 100%;
    font-size: 20px;
    color: #1a5d0e;
    font-weight: bold;
    text-transform: uppercase;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #lessons,
.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #activities,
.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #awards,
.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #video,
.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #Quiz {
    background: none;
    display: flex;
    align-items: center;
    flex-direction: row;
    max-width: 100%;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar p {
    color: #1a5d0e;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 20px !important;
    display: flex;
    margin-left: 10px;
    margin-bottom: 0 !important;
    letter-spacing: -0.5px;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar img {
    width: 30%;
    max-width: 44px;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar a,
.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #Quiz {
    cursor: pointer;
    width: 33.33%;
    margin: 10px 0 !important;
    justify-content: center;
    display: flex;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #Quiz p {
    margin-left: 0 !important;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar #video {
    width: 47%;
    display: flex;
    justify-content: center;
    margin: 10px 0 !important;
}

.stsBody .MuiDialog-root {
    overflow: hidden !important;
    position: fixed !important;
    height: 100% !important;
    top: 0 !important;
}

.selectionDropdown :after,
.menuRightPart .categoryDropdown :after,
.menuRightPart .categoryDropdown span.caret,
.selectionDropdown.categoryDropdown span.caret {
    display: none !important;
}

.selectionDropdown .open ul.dropdown-menu,
.menuRightPart .categoryDropdown .open ul.dropdown-menu {
    left: -85px !important;
    background: #ea5010;
    padding: 0;
    border-radius: 0;
}

.selectionDropdown.categoryDropdown .btn-default:active:hover,
.selectionDropdown.categoryDropdown .btn-default:active:focus,
.selectionDropdown.categoryDropdown .btn-default:active.focus,
.selectionDropdown.categoryDropdown .btn-default.active:hover,
.selectionDropdown.categoryDropdown .btn-default.active:focus,
.selectionDropdown.categoryDropdown .btn-default.active.focus,
.selectionDropdown.categoryDropdown .open>.btn-default.dropdown-toggle:hover,
.selectionDropdown.categoryDropdown .open>.btn-default.dropdown-toggle:focus,
.selectionDropdown.categoryDropdown .open>.btn-default.dropdown-toggle.focus,
.menuRightPart .categoryDropdown .btn-default:active:hover,
.menuRightPart .categoryDropdown .btn-default:active:focus,
.menuRightPart .categoryDropdown .btn-default:active.focus,
.menuRightPart .categoryDropdown .btn-default.active:hover,
.menuRightPart .categoryDropdown .btn-default.active:focus,
.menuRightPart .categoryDropdown .btn-default.active.focus,
.menuRightPart .categoryDropdown .open>.btn-default.dropdown-toggle:hover,
.menuRightPart .categoryDropdown .open>.btn-default.dropdown-toggle:focus,
.menuRightPart .categoryDropdown .open>.btn-default.dropdown-toggle.focus {
    background-color: #ea5010;
    outline: none !important;
    border: 2px solid#f97010 !important;
}

.selectionDropdown .open ul.dropdown-menu li a,
.menuRightPart .categoryDropdown .open ul.dropdown-menu li a {
    padding: 5px 15px;
    border-bottom: none;
}

.selectionDropdown .open ul.dropdown-menu li a:hover,
.menuRightPart .categoryDropdown .open ul.dropdown-menu li a:hover {
    background-color: #509bef;
    color: #fff !important;
}

.stscontent .modalWindow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: repeat !important;
    min-width: 310px;
    max-width: 50%;
}

.modalWindow .dialogHeader {
    background-repeat: repeat !important;
    background-size: auto !important;
    padding: 30px 15px !important;
}

.MuiDialogContent-root .pdf-container h3 a {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

#appBody .LoginModal .modal-content {
    display: inline-block;
    width: 100%;
}

#appBody .LoginModal .close {
    position: absolute;
    top: -19px;
    right: -19px;
}

#appBody .LoginModal .close span {
    line-height: 26px;
}

.modal-footer {
    border: none;
}

.stspage {
    width: 100%;
    height: 100%;
    flex-direction: row;
    display: flex;
}

.stscontent {
    width: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}

.stscontent .stsheader {
    display: flex;
    flex-direction: column;
    padding: 15px;
    width: 100%;
    background-color: #fff;
}

.stscontent .stsheader .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.content-center {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.stscontent .stsheader .row .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.stscontent .stsheader .row .col .store-btn {
    width: 100px;
    transition: 1s;
    height: 38px;
    font-size: 16px !important;
}

.stscontent .stsheader .row .col .store-btn:hover {
    transition: 1s;
    background: rgba(202, 90, 31, 1) !important;
    border-color: rgba(202, 90, 31, 1) !important;
}

.stscontent .stsheader .row .col .header_setting_btn {
    width: 111px;
    background: #007bff !important;
    margin: 0 8px;
    color: #ffffff;
    font-weight: normal;
    border: 1px solid #007bff !important;
    border-radius: 20px !important;
    min-height: 100%;
    height: 38px;
    line-height: normal;
    display: flex;
    align-items: center;
    font-size: 16px !important;
    padding: 0px !important;
    text-transform: capitalize;
}

.stscontent .stsheader .row .col .dashboard-btn {
    background: #64aa62   !important;
    border: 1px solid #64aa62   !important;     
    color: #fff !important;  
    border-radius: 20px !important;
    width: auto !important;
}

.stscontent .stsheader .row .col .dashboard-btn:hover {
    background-color: #4a9348 !important;
    border-color: #64aa62 !important; 
}

#LoginButton.header_setting_btn {
    padding: 0px 30px !important;
    color: #fff;
}

.categoryDropdown .dropdown .dropdown-menu {
    top: 0px !important;
    left: -85px !important;
    background: #ea5010;
    padding: 0;
    border-radius: 0;
}

.categoryDropdown .dropdown .dropdown-menu a:hover {
    background-color: #509bef;
    color: #fff !important;
}

.categoryDropdown .dropdown-item {
    color: #fff;
    display: inline-block;
    width: 100%;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px 15px;
    border-bottom: none;
    text-decoration: none;
    outline: none;
}

.rightSidebar a,
#Quiz {
    cursor: pointer;
}

.stscontent .stsheader .row .col .header_setting_btn span {
    width: 100%;
    height: 100%;
    line-height: 1.3;
}

.MuiDialogTitle-root {
    padding: 6px 24px !important;
}

.MuiDialog-paperScrollPaper {
    max-height: calc(100% - 56px) !important;
}

.MuiDialog-paperScrollPaper .video-container iframe {
    padding: 0 10px;
}

.play-audio h4 {
    font-size: 14px;
    line-height: 20px;
}

.common-profile-wrap .common-profile-section {
    justify-content: space-between;
    display: flex;
    position: relative;
    align-items: center;
    background-color: transparent;
}

.common-profile-wrap {
    width: 70px;
}

.common-profile-wrap .common-profile-section .dropdown.btn-group {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.common-profile-section .dropdown.btn-group #basic-drop .caret {
    position: absolute;
    border: none;
    top: 0;
    right: 0px;
    font-weight: bold;
    font-size: 0;
    bottom: 0;
    margin: auto;
    color: #007bff !important;
}

.pos-r {
    position: relative;
}

.user-logined #basic-drop {
    background-color: transparent !important;
    width: 85%;
    height: 100%;
    margin: 0;
    padding: 0 !important;
    color: #007bff;
    border: none !important;
    box-shadow: none !important;
}

.user-logined>div {
    width: 100%;
}

.common-profile-wrap .common-profile-section .btn-group #basic-drop .caret {
    height: 40px;
    width: 15px;
}

.common-profile-wrap .common-profile-section .btn-group #basic-drop .caret:before {
    content: '';
    position: absolute;
    top: 18px;
    width: 8px;
    border: 1px solid #007bff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.common-profile-wrap .common-profile-section .btn-group #basic-drop .caret::after {
    content: '';
    position: absolute;
    top: 18px;
    width: 8px;
    border: 1px solid #007bff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.common-profile-wrap .common-profile-section .dropdown.btn-group #basic-drop .caret:before {
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    left: 1px;
}

.common-profile-wrap .common-profile-section .dropdown.btn-group #basic-drop .caret:after {
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    left: 5px;
}

.common-profile-section .dropdown.btn-group #basic-drop .caret {
    position: absolute;
    border: none;
    top: 0;
    right: 0px;
    font-weight: bold;
    font-size: 0;
    bottom: 0;
    margin: auto;
    color: #007bff !important;
}

.pos-r {
    position: relative;

}

.stsheader .content-center .pos-r {
    margin-left: 10px;
}

.user-logined #basic-drop {
    background-color: transparent !important;
    width: 85%;
    height: 100%;
    margin: 0;
    padding: 0 !important;
    color: #007bff;
    border: none !important;
    box-shadow: none !important;
}

.user-logined>div {
    width: 100%;
}

.common-profile-wrap .common-profile-section .btn-group #basic-drop .caret {
    height: 40px;
    width: 15px;
}

.common-profile-wrap .common-profile-section .btn-group #basic-drop .caret:before {
    content: '';
    position: absolute;
    top: 18px;
    width: 8px;
    border: 1px solid #007bff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.common-profile-wrap .common-profile-section .btn-group #basic-drop .caret::after {
    content: '';
    position: absolute;
    top: 18px;
    width: 8px;
    border: 1px solid #007bff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.common-profile-wrap .common-profile-section .dropdown.btn-group #basic-drop .caret:before {
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    left: 1px;
}

.common-profile-wrap .common-profile-section .dropdown.btn-group #basic-drop .caret:after {
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    left: 5px;
}

.stsBody {
    background: #eb9f00;
}

.stsPanel {
    float: none;
    margin: auto;
    width: 100%;
    max-width: 1024px;
    padding: 25px 0 0;
    position: relative;
}

.stslogoBar {
    background: url(../img/title-bg.jpg);
    width: 1024px;
    height: 71px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}


/* .stsRow {
  float: left;
  width: 100%;
} */

.stsHome {
    width: 205px;
    height: 45px;
    float: right;
    margin: 20px 20px 0 0;
    background: url(../img/back-to-home.png);
}

.stsleftSidebar {
    float: left;
    background: url(../img/left-nav-bg.jpg);
    width: 201px;
    height: 343px;
}

.stsleftSidebar a {
    font-family: navigationFont;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    text-decoration: none;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
    text-shadow: 0 0 2px #000;
    -webkit-text-shadow: 0 0 2px #000;
    padding: 25px 0 10px;
    text-indent: 40px;
    cursor: pointer;
    position: relative;
}

.stsleftSidebar a:hover {
    text-decoration: none;
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
    color: #07c002;
}

.stsleftSidebar .homeLink {
    margin-right: 30px;
}

.stsleftSidebar .rtbLink {
    margin-left: -12px;
}

.stsleftSidebar .videoLink {}

.stsleftSidebar .audioLink {
    margin-left: 15px;
}

.stsleftSidebar .pasLink {
    margin-left: 16px;
}

.middleContentArea {
    background: url(../img/banner_androcles.jpg);
    float: left;
    height: 343px;
    width: 601px;
}

.rightSidebar {
    float: left;
    background: url(../img/right-nav-bg.jpg) bottom left no-repeat;
    width: 202px;
    height: 298px;
    position: relative;
}

.rightSidebar #lessons img,
.rightSidebar #activities img,
.rightSidebar #awards img,
div#Quiz img {
    width: 66px;
    height: 40px;
    object-fit: contain;
}

.rightSidebar #video img {
    width: 52px;
    height: 32px;
    object-fit: contain;
}

.rightSidebar #video {
    cursor: pointer;
}

.rightSidebar #video:hover p,
.rightSidebar #Quiz:hover p {
    color: #80242e;
}

.rightSidebar #awards,
.rightSidebar #video,
.rightSidebar #Quiz {
    margin-top: 6px;
}

.rightSidebar .redfont {
    color: #80242e;
    margin-top: 17px;
    text-align: center;
    font-size: 17px;
    padding: 0 38px;
    line-height: 20px;
    text-transform: uppercase;
}

div#lessons {
    margin-top: -7px;
}

.rightSidebar #video p {
    font-size: 12px;
    line-height: 15px;
}

div#lessons,
#activities,
.rightSidebar #awards,
.rightSidebar #video,
div#Quiz {
    display: flex;
    align-items: center;
}

.rightSidebar p {
    font-family: navigationFont;
    color: #025600;
    font-size: 14px;
    text-transform: uppercase;
    transform: rotate(6deg);
    margin-top: 11px;
    line-height: 17px;
}

.rightSidebar a:hover p {
    color: #80242e;
}

.rightSidebar a {
    text-decoration: none;
}

.stsRightImage {
    float: right;
    background: url(../img/right-img-bg.jpg);
    width: 222px;
    height: 175px;
}

.funforkidsbody {
    float: left;
    background: url(../img/body-bg.jpg);
    width: 802px;
    height: 130px;
    position: relative;
}

.funLeftImage {
    position: absolute;
    left: 20px;
    bottom: 10px;
}

.actionButtons {
    position: absolute;
    bottom: 10px;
    right: -135px;
    left: 30%;
}

.actionButtons div {
    cursor: pointer;
}

.actionButtons #btn_games {
    width: 170px;
    height: 54px;
    background: url(../img/btn_games.png) no-repeat;
    float: left;
    display: none;
}

.actionButtons #btn_games:hover {
    background: url(../img/btn_games_2.png);
}

.actionButtons #btn_puzzles {
    margin-left: 25px;
    width: 170px;
    height: 54px;
    background: url(../img/gtn_puzzles.png) no-repeat;
    float: left;
}

.actionButtons #btn_puzzles:hover {
    background: url(../img/gtn_puzzles_2.png);
}

.actionButtons #btn_activity {
    margin-left: 25px;
    width: 170px;
    height: 54px;
    background: url(../img/btn_activities.png) no-repeat;
    float: left;
}

.actionButtons #btn_activity:hover {
    background: url(../img/btn_activities_2.png);
}

.actionButtons #btn_coloring {
    margin-left: 25px;
    width: 170px;
    height: 54px;
    background: url(../img/btn_coloring.png) no-repeat;
    float: left;
}

.actionButtons #btn_coloring:hover {
    background: url(../img/btn_coloring_2.png);
}

.footer {
    background: url(../img/footer-bg.jpg);
    width: 1024px;
    height: 97px;
    clear: both;
}

.songTitle {
    padding-top: 3px;
    float: right;
    color: #054661;
    width: 850px;
    clear: both;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-right: 50px;
}

.songButtons {
    float: right;
    padding-right: 100px;
    padding-top: 3px;
}

.songButtons .song {
    float: left;
    width: 186px;
    height: 39px;
}

.songButtons .musicVideo {
    float: left;
    margin: 0 100px;
    width: 175px;
    height: 39px;
    /* background: url(../img/btn_music_video.png); */
}

.songButtons .singAlong {
    float: left;
    width: 175px;
    height: 39px;
    /* background: url(../img/btn_sing_along.png); */
}

.copyrighttext {
    color: #002c65;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 12px;
    padding-left: 30px;
    padding-bottom: 15px;
}

.mobileMenu {
    display: none;
}

.funForKidsMobile {
    display: none;
}

.stsLogoMobile {
    display: none;
}

.songButtons .song,
.songButtons .musicVideo,
.songButtons .singAlong {
    cursor: pointer;
    background: #f6700d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6700d 0%, #e84616 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6700d 0%, #e84616 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6700d 0%, #e84616 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6700d', endColorstr='#e84616', GradientType=0);
    /* IE6-9 */
    border: 2px solid #e84c20;
    border-radius: 20px;
    position: relative;
}

.songButtons .song:hover,
.songButtons .musicVideo:hover,
.songButtons .singAlong:hover {
    cursor: pointer;
    background: #ea6807;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ea6807 0%, #cc3b10 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ea6807 0%, #cc3b10 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ea6807 0%, #cc3b10 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea6807', endColorstr='#cc3b10', GradientType=0);
    /* IE6-9 */
    border: 2px solid #e84c20;
    border-radius: 20px;
    position: relative;
}

.songButtons .song img,
.songButtons .musicVideo img,
.songButtons .singAlong img {
    margin-left: 20px;
}

@font-face {
    font-family: footerFont;
    src: url(../fonts/goudysansitc.woff);
}

.songButtons .song span,
.songButtons .musicVideo span,
.songButtons .singAlong span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    font-family: footerFont;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 0 0 2px #000;
    -webkit-text-shadow: 0 0 2px #000;
    width: 100%;
    text-align: center;
}


/* Listing page UI */

.stsListingMainPanel {
    float: none;
    margin: auto;
    width: 100%;
    max-width: 1024px;
    padding: 25px 0 0;
    position: relative;
}

.panelWrapper {
    width: 1004px;
    margin: 0 auto;
}

.innerWrapper {
    width: 1004px;
    height: auto;
    clear: both;
    margin: 0px auto;
}

.stsListingHeader {
    clear: both;
    height: 98px;
}

.menuLeftGap {
    float: left;
    width: 6px;
}

.listingLogo {
    float: left;
    width: 684px;
    height: 98px;
    background-image: url(../img/home-header-green-pic.jpg);
    background-repeat: no-repeat;
}

.menuRightPart {
    float: left;
    width: 297px;
    height: 98px;
    background-image: url(../img/home-header-pic1.jpg);
    background-repeat: no-repeat;
}

.listingFrame {
    clear: both;
}

.listingLeftGap {
    float: left;
    width: 6px;
}

.contentLeftArea {
    float: left;
    background-image: url(../img/home-left-bg.jpg);
    background-repeat: no-repeat;
    width: 97px;
    height: 424px;
    background-position: top right;
}

.listingContainer {
    float: left;
    background-image: url(../img/home-bookpic1.jpg);
    background-repeat: no-repeat;
    width: 884px;
    height: 424px;
    background-position: top left;
}

.listingTitle {
    clear: both;
    padding-top: 65px;
}

/*start css for back button for app*/


.selectionDropdown.goBack {
    border: 2px solid#f97010;
    color: #fff;
    height: 35px;
    border-radius: 10px;
    box-shadow: 4px 4px 5px#00000042;
    outline: none;
    position: relative;
    cursor: pointer;
    background-color: #ea5010;
    background-size: 15px !important;
    display: flex;
    width: 45px;
    align-items: center;
    justify-content: center;
}

.coloringBook .toolBarWrap.iphone-toolwrap {
    max-width: 380px;
    height: 95px;
}

.coloringBook .toolBarWrap.iphone-toolwrap .toolBar>li {
    background-size: cover !important;
    width: 78px !important;
}

.left-icon-mobile-nav .fa-alt-circle-left {
    font-family: "Font Awesome 5 Free !important";
}

.left-icon-mobile-nav {
    position: absolute;
    left: 60px;
    color: #000;
    top: 50%;
    transform: translateY(-43%);
    font-size: 20px;
    font-weight: bold;
}

.menuLeftGap .selectionDropdown.goBack {
    left: 10px;
}

.selectionDropdown.goBack .fa-long-arrow-alt-left {
    font-size: 22px;
}

.coloringBook .toolBar li.backButton i {
    color: #24d824;
    font-size: 48px;
}

.selectionDropdown.puzzle-back-btn.goBack {
    margin-left: 5%;
    margin-bottom: 10px;
}


/*End css for back button for app*/
.divicons {
    float: left;
    text-align: left;
    width: 33.3%;
}

.book-contents {
    clear: both;
    display: flex;
}

.book-contents a {
    text-decoration: none;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #560000;
    font-size: 16px;
}

.icon {
    width: 70px;
    height: 70px;
    float: left;
    text-align: center;
}

.icon img {
    width: 70px;
}

.book-name {
    text-align: left;
    width: 170px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    height: 70px;
}

.listingFooter {
    margin-bottom: 20px;
    clear: both;
    width: 100%;
}

.footerGap {
    float: left;
    width: 6px;
}

.listingFooterLeft {
    background-image: url(../img/footer-leftcurve.jpg);
    background-repeat: no-repeat;
    width: 133px;
    height: 65px;
    background-position: top left;
    float: left;
}

.listingFooterCenter {
    background-image: url(../img/footer-middle-bg-home.jpg);
    width: 779px;
    height: 65px;
    background-position: top left;
    float: left;
    text-align: center;
}

.listingFooterRight {
    background-image: url(../img/curve-right-footer-home.jpg);
    background-repeat: no-repeat;
    width: 69px;
    height: 65px;
    background-position: top left;
    float: left;
}

.selectTitleWrapper {
    padding-top: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.selectTitleWrapper .selectionDropdown {
    margin: 0 15px;
}

.dropdownLabel {
    font-size: 20px;
    font-weight: bold;
    color: #1B6D01;
    float: left;
    padding-top: 2px;
}



.actionButton {
    display: inline-block;
    box-shadow: 0px 3px 1px 1px #f18929;
    border-radius: 10px;
    height: 23px;
}

.menuRightPart .categoryDropdown {
    float: right;
}

.actionButton a {
    background-color: #f46810;
    color: #fff;
    padding: 4px 20px;
    border-radius: 13px;
    border: 3px solid #ed5313;
    box-shadow: inset 0px 1px 1px rgb(237 82 15);
    font-size: 14px;
    width: 100%;
}

.dropdown-styles {
    width: 315px;
    border: solid 1px #7EC139;
    height: 22px;
}

.selectTitleWrapper .selectionDropdown .dropdown-styles {
    height: 26px;
}

.footerCopyright {
    text-align: center;
    color: #002C65;
    font-size: 10px;
    clear: both;
}

.copyrighttext {
    color: #002C65;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
}


/* a:link {
     color: #0066cc; 
} */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
    width: 400px;
}

.stsBody .video-container {
    width: auto;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.play-audio {
    margin-left: 10px;
    margin-bottom: 10px;
}

.play-audio .Btn_audio {
    text-align: center;
}

.Btn_audio a.btn {
    background: #EA5010;
    background-image: -webkit-linear-gradient(top, #EA5010, #F97010);
    background-image: -moz-linear-gradient(top, #EA5010, #F97010);
    background-image: -ms-linear-gradient(top, #EA5010, #F97010);
    background-image: -o-linear-gradient(top, #EA5010, #F97010);
    background-image: linear-gradient(to bottom, #EA5010, #F97010);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 100;
    padding: 4px;
    margin: 5px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    white-space: normal;
    float: left;
    width: 45%;
    min-height: 80px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
}

.Btn_audio a.btn:hover,
.bi-btn a.btn:hover {
    background: #F97010;
    color: #fff;
    text-decoration: none;
}

.Btn_audio a.btn span {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.Btn_audio span p {
    font-size: 12px;
}

.bi-btn {
    text-align: center;
}

.bi-btn a.btn {
    background: #EA5010;
    background-image: -webkit-linear-gradient(top, #EA5010, #F97010);
    background-image: -moz-linear-gradient(top, #EA5010, #F97010);
    background-image: -ms-linear-gradient(top, #EA5010, #F97010);
    background-image: -o-linear-gradient(top, #EA5010, #F97010);
    background-image: linear-gradient(to bottom, #EA5010, #F97010);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    margin: 5px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    white-space: normal;
    width: 33%;
    font-weight: bold;
    margin-bottom: 15px;
}

.MuiDialogTitle-root .close {
    /* float: right; */
    cursor: pointer;
    font-size: 32px;
    position: absolute;
    top: 0;
    right: 0;
}

.audio-container {
    padding: 10px;
}

.audio-container audio {
    width: 95%;
    margin: 0 10px;
    padding: 1px;
}


/******************
  Slider css start here
/* Overall Wrapper */

.anythingSlider-default {
    margin: 0 auto;
    padding: 0 45px 28px 45px;
    margin-left: -50px;
}

.MuiDialogTitle-root .close {
    color: #000 !important;
    opacity: 1 !important;
    right: -10px;
    z-index: 999999999;
    top: -10px;
    border: none;
    background: #fff;
    border-radius: 50%;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.45);
}


/* Language Dropdown */

.languageDropdown .dropdown-styles,
.categoryDropdown .dropdown-styles,
.categoryDropdown .open.btn-group .dropdown-styles {
    width: 150px;
    border: 2px solid#f97010;
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
    height: 35px;
    border-radius: 10px;
    box-shadow: 4px 4px 5px#00000042;
    -webkit-box-shadow: 4px 4px 5px#00000042;
    outline: none;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background: url(../img/dropdown-caret.png) no-repeat 95% center #ea5010;
    background-size: 15px !important;
    padding-left: 10px;
    text-align: left;
}

.categoryDropdown .dropdown-styles{
    padding: 0;
}
.languageDropdown .dropdown-styles option,
.categoryDropdown .dropdown-styles option {
    cursor: pointer;
}

.languageDropdown {
    position: relative;
    float: right;
}

.languageDropdown img {
    position: absolute;
    left: 170px;
    top: 15px;
    max-width: 13px;
    cursor: pointer;
}


/************************
  NAVIGATION POSITIONING
 ************************/


/* Navigation Arrows */

.anythingSlider-default .arrow {
    top: 50%;
    position: absolute;
    display: block;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.anythingSlider-default .arrow a {
    display: block;
    width: 45px;
    height: 140px;
    margin: 0;
    /* half height of image */
    text-align: center;
    outline: 0;
    background: url(../img/arrow.png) no-repeat;
}


/* back arrow */

.anythingSlider-default .back {
    left: 0;
    margin-left: -30px;
}

.anythingSlider-default .back a {
    background-position: left top;
}

.anythingSlider-default .back a:hover,
.anythingSlider-default .back a.hover {
    background-position: left -140px;
}


/* forward arrow */

.anythingSlider-default .forward {
    right: 0;
    margin-right: -7px;
}

.anythingSlider-default .forward a {
    background-position: right top;
}

.anythingSlider-default .forward a:hover,
.anythingSlider-default .forward a.hover {
    background-position: right -140px;
}


/***********************
  COMMON SLIDER STYLING
 ***********************/


/* Overall Wrapper */

.anythingSlider {
    display: block;
    overflow: visible !important;
    position: relative;
}


/* anythingSlider viewport window */

.anythingSlider .anythingWindow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}


/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */

.anythingSlider .arrow span {
    display: block;
    visibility: hidden;
}

#puzzle-game {
    text-align: center;
}

#canvas {
    width: 90%;
    height: auto;
    margin: auto;
}

.MuiDialog-root {
    padding: 11px 12px !important;
}

.MuiDialog-root .MuiDialog-paperWidthSm {
    max-width: 400px !important;
    width: 100% !important;
    overflow: visible;
    margin: 0 !important;
}

.MuiDialog-paperScrollPaper {
    overflow: visible !important;
}

.MuiDialog-root .MuiTypography-h6 {
    font-size: 18px;
}

.video-container>video {
    padding: 10px;
}

.open ul.dropdown-menu {
    left: -85px !important;
}

.listingTitle h2 {
    display: none;
}

.languageDropdown :after,
.categoryDropdown :after {
    position: absolute;
    content: '';
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 20px;
    height: 20px;
    background: #fff;
}

.pdf-container {
    text-align: center;
}

.pdf-container h3 {
    color: #ff0074;
}

.pdf-container a.all-books {
    display: inline-block;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

.pdf-container a.all-books img {
    margin-bottom: 10px;
}

.modal-thumbnail {
    padding: 5px;
    margin: 5px;
    border: 1px solid #ccc;
    background: url(../img/ajax-loader.gif) center center no-repeat;
    background-origin: content-box;
    vertical-align: inherit;
}

.page-container {
    text-align: center;
    float: left;
    width: 100%;
    background: #fff;
}

.item-l {
    display: inline-block;
    border: 1px solid #eb9f00;
    padding: 5px;
    float: left;
    width: 18%;
    box-sizing: border-box;
    margin: 5px 1%;
    min-height: 206px;
}

.item-l.first {
    position: relative;
}

.item-l img {
    background: url(../img/ajax-loader.gif) center center no-repeat;
    background-origin: content-box;
}

.item-l.first img {
    margin: 10px auto;
}

.row-l {
    float: left;
    width: 100%;
    text-align: center;
}

.item-l p {
    margin-bottom: 2px;
}
/* to fix profile dropdown on sts only */
#dropdown-basic-button::before{
 display: none;
}
#dropdown-basic-button::after{
content: " ";
  display: inline-block;
  border: solid #007bff;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-width: 0px 2.5px 2.5px 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  padding: 4px;
  margin-left: 8px;
}
/* responsive css start */


/* Responsive CSS */

@media (max-width: 1023px) {
    * {
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    img {
        max-width: 100%;
    }

    @font-face {
        font-family: headingFont;
        src: url(../fonts/goudsabi.woff);
    }

    .stsPanel {
        padding: 5px 0 0;
        overflow-x: hidden;
    }

    .stsRow {
        float: left;
        width: 100%;
    }

    .stslogoBar {
        width: 100%;
        background: none;
        height: 100%;
        padding-top: 10px;
    }

    .stsHome {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        top: -10px;
    }

    .stsleftSidebar {
        display: none;
    }

    .stsLogoMobile {
        display: block;
        float: none;
        margin: auto;
        width: 100%;
        max-width: 80%;
    }

    .stsListingHeader {
        height: auto;
        position: relative;
    }

    .book-name {
        width: 100%;
    }

    .middleContentArea,
    .rightSidebar {
        width: 100%;
        height: 100%;
    }

    .middleContentArea {
        text-align: center;
        float: none;
        margin: auto;
        width: 100%;
        border: 20px solid #ed5e00;
    }

    .middleContentArea .bannerFrame {
        opacity: 0;
    }

    .MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding: 10px;
    }

    .rightSidebar {
        background: #fff;
        display: none;
        padding-top: 5px;
        margin-top: -5px;
        background: rgba(121, 198, 66, 1);
        background: -moz-linear-gradient(left, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(121, 198, 66, 1)), color-stop(53%, rgba(253, 255, 252, 1)), color-stop(100%, rgba(253, 255, 252, 1)));
        background: -webkit-linear-gradient(left, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        background: -o-linear-gradient(left, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        background: -ms-linear-gradient(left, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        background: linear-gradient(to right, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79c642', endColorstr='#fdfffc', GradientType=1);
    }

    .mobileMenu {
        display: flex;
        width: 100%;
        background-repeat: repeat-x !important;
        float: left;
        margin-top: -5px;
        padding-top: 6px;
        background: linear-gradient(to right, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        flex-direction: row;
        flex-wrap: wrap;
    }

    .iconBox {
        width: 33.333%;
        text-align: center;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .iconBox p {
        color: #1a5d0e;
        font-size: 22px;
        font-weight: bold;
        text-align: left;
        letter-spacing: -1px;
        margin-left: 6px;
    }

    .mobileMenu .iconBox img {
        width: 25%;
    }

    .mobileMenu a .iconBox {
        width: 100%;
    }

    .mobileMenu a {
        width: 33.33%;
    }

    .stsRightImage,
    .funLeftImage {
        display: none;
    }

    .funforkidsbody {
        width: 100%;
        background: linear-gradient(to right, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        height: 100%;
        padding: 10px 0;
    }

    .funForKidsMobile {
        display: block;
    }

    .actionButtons {
        top: 50px;
        width: 100%;
        position: static;
        max-width: 600px;
        float: none;
        margin: auto;
    }

    .actionButtons #btn_games,
    .actionButtons #btn_puzzles,
    .actionButtons #btn_activity,
    .actionButtons #btn_coloring,
    .actionButtons #btn_games:hover,
    .actionButtons #btn_puzzles:hover,
    .actionButtons #btn_activity:hover,
    .actionButtons #btn_coloring:hover {
        width: 33%;
        max-width: 33%;
        margin: 0;
        padding: 0;
        background-position: center top;
    }

    .footer {
        width: 100%;
        background: linear-gradient(to right, rgba(121, 198, 66, 1) 0%, rgba(253, 255, 252, 1) 53%, rgba(253, 255, 252, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79c642', endColorstr='#fdfffc', GradientType=0);
        height: 100%;
    }

    .songTitle {
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .songButtons {
        float: left;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .songButtons .song,
    .songButtons .musicVideo,
    .songButtons .singAlong {
        float: left;
        width: 32.3%;
        margin: 0 0.5%;
    }

    .songButtons .song {
        background-position: left;
    }

    .songButtons .musicVideo {
        background-position: center;
    }

    .songButtons .singAlong {
        background-position: right;
    }

    .copyrighttext {
        float: left;
        width: 100%;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .bannerFrame {
        width: 100%;
    }

    body {
        overflow-x: hidden;
    }

    .contentLeftArea {
        background: none;
    }

    .listingContainer {
        background: rgb(252, 200, 101);
        background: -moz-radial-gradient(circle, rgba(252, 200, 101, 1) 0%, rgba(251, 155, 34, 1) 100%);
        background: -webkit-radial-gradient(circle, rgba(252, 200, 101, 1) 0%, rgba(251, 155, 34, 1) 100%);
        background: radial-gradient(circle, rgba(252, 200, 101, 1) 0%, rgba(251, 155, 34, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#fcc865", endColorstr="#fb9b22", GradientType=1);
        background-repeat: repeat;
        background-size: auto;
        border: 10px solid #f06000;
        border-radius: 10px;
        background: #fcc865;
    }

    .anythingSlider {
        margin: auto !important;
    }

    .listingFooterLeft,
    .listingFooterRight {
        background-image: none;
    }

    .contentLeftArea {
        background-image: none;
        display: none;
    }

    .listingFooterCenter {
        background-image: none;
        background: #9eed42;
        border: 10px solid #fff;
        border-top: none;
        border-radius: 0 0 10px 10px;
        float: none;
        margin: auto;
    }

    .listingContainer {
        background-image: none;
        float: none;
        margin: auto;
    }

    .anythingSlider {
        margin: auto;
    }

    .listingFooterLeft {
        display: none;
    }

    .listingTitle {
        padding-top: 0;
    }

    .listingTitle h2 {
        color: #580000;
        display: block;
        text-transform: capitalize;
        text-align: center;
        text-shadow: 0 0 25px #fff;
        -webkit-text-shadow: 0 0 25px #fff;
        margin-bottom: 25px;
        line-height: 40px;
        font-family: headingFont;
    }

    .listingTitle h2 span {
        color: #023b80;
    }

    .stsListingMainPanel,
    .panelWrapper,
    .innerWrapper,
    .listingContainer,
    .listingLogo,
    .listingFooterCenter,
    .dropdown-styles {
        max-width: 100%;
        width: 100%;
        height: 100%;
    }

    .selectTitleWrapper .selectionDropdown .dropdown-styles {
        width: auto;
        max-width: 264px;
    }

    .selectTitleWrapper .selectionDropdown .dropdown-styles {
        width: auto;
        max-width: none;
    }

    .menuRightPart {
        position: absolute;
        background: none;
        right: 10px;
        top: -10px;
    }

    .listingLogo {
        width: 100%;
        background: none;
        height: 100%;
        margin-top: 20px;
    }

    .selectTitleWrapper {
        padding: 15px 10px;
    }

    .listingFooterCenter {
        border: none;
        background: none;
    }

    .dropdown-styles {
        font-size: 20px;
    }

    .dropdownLabel {
        color: #000;
    }



    .anythingSlider-default .arrow a {
        background: none;
        text-decoration: none;
        color: #000;
    }

    .anythingSlider .arrow span {
        visibility: visible;
        font-size: 45px;
    }

    .anythingSlider-default .back,
    .anythingSlider-default .forward {
        margin: 0px;
    }

    .diviconswrapper {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .languageDropdown .dropdown-styles,
    .categoryDropdown .dropdown-styles {
        float: right;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {

    .actionButtons #btn_games,
    .actionButtons #btn_puzzles,
    .actionButtons #btn_activity,
    .actionButtons #btn_coloring,
    .actionButtons #btn_games:hover,
    .actionButtons #btn_puzzles:hover,
    .actionButtons #btn_activity:hover,
    .actionButtons #btn_coloring:hover {
        max-width: 25%;
    }

    .rightSidebar #lessons,
    .rightSidebar #activities,
    .rightSidebar #awards,
    .rightSidebar #video,
    .rightSidebar #Quiz {
        max-width: 20%;
    }

    .rightSidebar #lessons {
        margin-top: 0;
    }

    .funforkidsbody {
        padding-bottom: 20px;
        padding-top: 15px;
    }

    .funForKidsMobile {
        margin-bottom: 15px;
    }

    .rightSidebar {
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .actionButtons #btn_games,
    .actionButtons #btn_puzzles,
    .actionButtons #btn_activity,
    .actionButtons #btn_coloring,
    .actionButtons #btn_games:hover,
    .actionButtons #btn_puzzles:hover,
    .actionButtons #btn_activity:hover,
    .actionButtons #btn_coloring:hover {
        max-width: 30% !important;
        width: 30% !important;
    }

    #btn_games,
    #btn_puzzles,
    #btn_coloring {
        margin: 0 12px !important;
    }
}


/* new */

@media screen and (max-width: 550px) {
    .video-container {
        width: 100%;
    }

    .video-container video {
        width: 100%;
    }

    .MuiDialog-root .MuiTypography-h6 {
        font-size: 15px;
        width: 90%;
    }

    .MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar p {
        font-size: 12px;
    }

    .MuiDialog-paperWidthSm .MuiDialogContent-root .rightSidebar p {
        transform: rotate(0deg);
        margin-left: 6px;
    }

    .stscontent .stsheader .row .col {
        flex-basis: 100%;
        width: auto;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .stsPanel {
        max-width: 100%;
    }

    .stscontent .stsheader .logo img {
        height: 44px;
        margin-bottom: 10px;
    }
}

header .open ul.dropdown-menu {
    padding: 0;
}

header .open ul.dropdown-menu li.presentation:last-child a {
    border-bottom: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #509bef !important;
}

@media (max-width:768px) {
    .item-l.first {
        width: 100%;
    }

    .item-l {
        width: 23%;
    }

    .rightSidebar #lessons {
        margin-top: 0;
    }

    .rightSidebar #lessons,
    .rightSidebar #activities,
    .rightSidebar #awards,
    .rightSidebar #video,
    .rightSidebar #Quiz {
        max-width: 20%;
    }

    .divicons {
        float: left;
        text-align: left;
        width: 50%;
    }


}

@media (max-width:500px) {
    .item-l.first {
        width: 100%;
    }

    .item-l {
        width: 48%;
    }

    .selectTitleWrapper .dropdownLabel {
        width: 100%;
        margin-bottom: 15px;
    }

    .selectTitleWrapper .selectionDropdown .dropdown-styles {
        width: auto;
        min-width: 220px;
        max-width: 260px;
    }

    .rightSidebar #lessons,
    .rightSidebar #activities,
    .rightSidebar #awards,
    .rightSidebar #video,
    .rightSidebar #Quiz {
        max-width: calc(33.3% - 6px);
        margin: 3px !important;
    }

    .funforkidsbody {
        padding: 10px 3px;
    }

    .icon {
        width: 60px;
        height: 60px;
    }

    .icon img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

    .book-name {
        height: auto;
    }

    .book-contents a {
        display: flex;
        align-items: center;
    }

    .divicons {
        width: 80%;
    }


}

@media (max-width:360px) {
    .item-l.first {
        width: 100%;
    }

    .item-l {
        width: 98%;
    }
}

@media (min-width:808px) and (max-width:966px) {
    .pdf-container a {
        display: inline-block;
        width: 18%;
        margin: 0 1%;
    }
}


/* Quiz Css */

.height100 {
    height: 100%;
}

.quizz_reader .height100.layout-align-center-center {
    display: flex;
    align-items: center;
    padding: 0;
}

.CompanionReaderQuiz {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook2/images/Quiz-stars-bg.png);
    background-color: #fff;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}

.CompanionReaderQuiz .click-flip-prev-nav {
    left: 0px;
}


/* .CompanionReaderQuiz .right-arrow:hover {
  background-color: #b0b4e2;
} */

.CompanionReaderQuiz .click-flip-next-nav:hover {
    background-color: #b0b4e2;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.CompanionReaderQuiz .click-flip-prev-nav:hover {
    background-color: #b0b4e2;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.CompanionReaderQuiz .click-flip-next-nav,
.CompanionReaderQuiz .click-flip-prev-nav {
    height: 300px;
    align-items: center;
    display: flex;
    width: 50px;
    justify-content: center;
}

.right_column,
.instruction_div {
    display: none;
}

.instruction_text {
    position: relative;
    display: table;
    margin: 0px auto;
    text-align: center;
    font-weight: 600;
    font-family: 'ADV_CALIBRI', arial;
    color: #333;
    cursor: pointer;
}

.CompanionReaderQuiz .click-flip-next-nav,
.CompanionReaderQuiz .click-flip-prev-nav {
    height: 300px;
    align-items: center;
    display: flex;
    width: 50px;
    justify-content: center;
}

.CompanionReaderQuiz .click-flip-prev-nav {
    left: 0px;
}

.CompanionReaderQuiz .disabled {
    opacity: 0.5;
}

.click-flip-prev-nav {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 99;
    width: 36px;
    height: 36px;
}

.disableIcon {
    opacity: 0.4;
}

.disabled {
    pointer-events: none;
}

.click-flip-prev-nav i {
    font-size: 19px;
    line-height: 35px;
    height: 40px !important;
    background: #0864cc;
    border-radius: 50%;
    width: 40px !important;
    display: flex;
    text-align: center;
    position: relative;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.click-flip-next-nav {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 99;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.CompanionReaderQuiz-wrap {
    width: 70%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 330px;
    z-index: 9;
    background: linear-gradient(90deg, rgba(247, 158, 84, 1) 0%, rgba(254, 240, 119, 1) 100%);
}

.Quiz-inner-wrapper {
    position: relative;
    width: 100%;
    padding: 50px 0;
}

.CompanionReaderQuiz .option-wrap {
    margin-top: 20px;
}

.CompanionReaderQuiz .Questioncount {
    padding: 13px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: flex;
    font-weight: normal;
    width: 120px;
    height: 120px;
    position: absolute;
    border-radius: 100px;
    flex-wrap: wrap;
    background: linear-gradient(90deg, rgba(0, 168, 109, 1) 0%, rgba(0, 176, 114, 1) 100%);
    align-items: center;
    justify-content: center;
    left: -22px;
    top: 27px;
    box-shadow: 2px 8px 12px 4px rgba(0, 176, 114, 0.09);
}

.CompanionReaderQuiz .Questioncount .Question {
    width: 100%;
    font-family: 'Advance Calibri';
    font-weight: normal;
}

.CompanionReaderQuiz .Questioncount .count.divider {
    justify-content: center;
    position: relative;
    margin: 0 30px 0 0;
}

.CompanionReaderQuiz .Questioncount .count {
    font-weight: 100;
    width: 32%;
    font-size: 28px;
    margin: 0 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-family: 'Advance Calibri';
}

.CompanionReaderQuiz .Questioncount .count {
    font-weight: 100;
    width: 32%;
    font-size: 28px;
    margin: 0 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-family: 'Advance Calibri';
}

.CompanionReaderQuiz .QuestionCnt span {
    font-family: 'Advance Calibri';
    font-weight: bold;
}

.CompanionReaderQuiz .QuestionCnt span {
    font-family: "ADV_CALIBRI";
    font-weight: bold;
    cursor: pointer;
}

.CompanionReaderQuiz .speaker {
    top: 50px;
    border: none;
    background: linear-gradient(90deg, rgba(0, 217, 138, 1) 0%, rgba(0, 173, 112, 1) 100%);
    box-shadow: 2px 8px 12px 4px rgba(0, 176, 114, 0.09);
}

.CompanionReaderQuiz .correctFnt,
.CompanionReaderQuiz .wrongFnt,
.CompanionReaderQuiz .speaker {
    position: absolute;
    z-index: 99;
    right: 0;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    bottom: 50px;
}

.CompanionReaderQuiz .speaker img {
    object-fit: contain;
    background-color: transparent;
    border-radius: 0;
    width: 80%;
    height: 80%;
    padding: 12px;
}

.CompanionReaderQuiz .options {
    margin-bottom: 20px;
    width: 100%;
}

.CompanionReaderQuiz .options .wrong {
    display: flex;
}

.CompanionReaderQuiz .options label.lableQuiz {
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: center;
    color: #313131;
    font-size: 25px;
    font-family: "ADV_CALIBRI";
}

.CompanionReaderQuiz label.lableQuiz input {
    display: none;
}

.CompanionReaderQuiz button.optionChoice {
    height: 36px;
    border-radius: 100%;
    border: 2px solid #fff;
    margin-right: 15px;
    background: #fac147;
    font-size: 26px;
    align-items: center;
    width: 36px;
    justify-content: center;
    font-weight: bold;
    display: flex;
}

.CompanionReaderQuiz button.optionChoice:focus,
.CompanionReaderQuiz button.optionChoice:active,
.CompanionReaderQuiz button.optionChoice:hover {
    outline: none;
    text-decoration: none;
    box-shadow: none;
}

.CompanionReaderQuiz .Questioncount .divider:before {
    position: absolute;
    content: '';
    width: 52px;
    height: 2px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    bottom: -1px;
    transform: translate(8%) rotate(121deg);
}

.CompanionReaderQuiz p {
    font-family: "ADV_CALIBRI";
    font-weight: normal;
}

.CompanionReaderQuiz .correctFnt,
.CompanionReaderQuiz .wrongFnt,
.CompanionReaderQuiz .speaker {
    position: absolute;
    z-index: 99;
    right: 0;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    bottom: 50px;
}

.CompanionReaderQuiz .correctFnt img,
.CompanionReaderQuiz .wrongFnt img {
    object-fit: contain;
    background-color: #fff;
    border-radius: 100%;
    width: 80%;
    height: 80%;
    padding: 10px;
}

.CompanionReaderQuiz .correctFnt {
    background: linear-gradient(90deg, rgba(0, 217, 138, 1) 0%, rgba(0, 173, 112, 1) 100%);
}

.quizz_reader #finalPage .score-quiz-outer {
    min-height: 500px;
}

.quizz_reader #finalPage .preroll-wrap {
    width: 100%;
}

.quizz_reader #finalPage .preroll-wrap .score-quiz-wraper {
    border-radius: 0px;
    width: 100%;
    height: 100%;
    background-color: #ebe6c7;
    background-image: url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook2/images/quizScore-bg.png);
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
}

.quizz_reader #finalPage .preroll-wrap .sc-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: transparent;
    border-radius: 0;
}

.scoreWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 100%;
    height: 100%;
}

.scoreWrapper img {
    width: 50%;
}

.score_card {
    position: absolute;
    width: 190px;
    text-align: center;
}

.CompanionReaderQuiz .QuestionCnt {
    width: 67%;
    margin: auto;
    font-size: 30px;
    color: #333;
    font-family: 'Advance Calibri';
}

.quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p {
    font-size: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 45px;
    font-weight: bold;
}

p:last-child {
    margin-bottom: 0;
}

p:first-child {
    margin-top: 0;
}

.quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card .quizBookName {
    font-size: 18px;
    line-height: normal;
    margin-top: 13px;
}

.bookcover-img-wrap {
    left: 30px;
    width: 130px;
}

.score-trophy-img-wrap,
.bookcover-img-wrap {
    position: absolute;
    bottom: 30px;
    display: inline-block;
    text-align: center;
    min-width: auto;
    width: 160px;
    max-width: none;
}

.score-trophy-img-wrap img,
.bookcover-img-wrap img {
    width: 100%;
}

.CompanionReaderQuiz:before {
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    background-image: url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook2/images/quiz-top-bgstyle.png);
    height: 30%;
    background-size: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-position: bottom;
}

.CompanionReaderQuiz:after {
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    background-image: url(https://d2bc0dj7y9gvhz.cloudfront.net/phonicadventure/textbook2/images/quiz-bottom-bgstyle.png);
    left: 0;
    right: 0;
    bottom: 0;
    height: 29%;
    background-size: 100%;
    background-position: top;
}

.quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p {
    font-size: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 45px;
    font-weight: bold;
}

.click-flip-prev-nav i::before {
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #fff;
    content: " ";
    display: block;
    position: relative;
    z-index: 2;
    left: -3px;
}

.score-trophy-img-wrap,
.bookcover-img-wrap {
    position: absolute;
    bottom: 30px;
    display: inline-block;
    text-align: center;
    min-width: auto;
    width: 160px;
    max-width: none;
}




.right_column {
    margin: 0;
    right: 18px;
    position: absolute;
    top: 21px;
}

.instruction_text {
    position: relative;
    display: table;
    margin: 10px auto 0;
    text-align: center;
    font-weight: 600;
    font-family: 'ADV_CALIBRI', arial;
    color: #333;
    cursor: pointer;
}

.abcgame_smoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    visibility: visible;
    opacity: 1;
    z-index: 99;
}

.abcgame_smoverlayblock {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: absolute;
}

#quizPage .connectthedots-game-instruction-wrapper {
    position: absolute;
    color: #fff;
    padding: 0;
    z-index: 999;
    width: 79%;
    border-radius: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    max-width: 450px;
}

.connectthedots-game-instruction-wrapper.animated.bounceIn {
    height: auto;
    padding: 30px 5px !important;
}

.score-trophy-img-wrap {
    right: 40px;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.connectthedots-game-instruction-wrapper {
    position: relative !important;
    border-width: 7px;
    border-style: solid;
    box-shadow: inset 0px 0px 12px #000;
    border-color: transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(#d3ece7, #d3ece7), linear-gradient(#b46437, #8a402f) !important;
}

#quizPage .connectthedots-close-icon-container {
    width: 40px;
    height: 40px;
    text-align: right;
    display: inline-block;
    position: absolute;
    right: -22px;
    top: -22px;
    cursor: pointer !important;
}

.CompanionReaderQuiz img {
    width: 100%;
    height: 100%;
}

#quizPage .connectthedots-game-instruction-wrapper ul {
    position: relative;
    z-index: 11;
    margin: 0;
    text-align: center;
    padding-left: 25px;
    list-style-type: disc;
    width: 85%;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

#quizPage .connectthedots-game-instruction-wrapper ul li:last-child {
    margin: 0;
}

#quizPage .connectthedots-game-instruction-wrapper ul li {
    text-align: left;
    z-index: 11;
    color: #32161d;
    font-family: Arial;
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 600;
}

.connectthedots-game-instruction-wrapper ul li:last-child {
    margin: 0;
}

.connectthedots-game-instruction-wrapper ul li {
    text-align: center;
    z-index: 11;
    color: #32161d;
    font-family: Arial;
    margin-bottom: 1.2em;
    font-size: 1.4em;
}

.instruction_text .fa-info-circle:before {
    content: "";
}

.instruction_text .fa-info-circle {
    font-size: 37px;
    color: #444a79;
}

#quizPage .right_column:before {
    position: absolute;
    content: '';
    width: 26px;
    height: 26px;
    background-color: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}

.click-flip-next-nav i {
    font-size: 19px;
    line-height: 35px;
    height: 40px !important;
    background: #0864cc;
    border-radius: 50%;
    width: 40px !important;
    display: flex;
    text-align: center;
    position: relative;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.click-flip-next-nav i::before {
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #fff;
    content: " ";
    display: block;
    position: relative;
    z-index: 2;
    right: -3px;
}

.quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p span:last-child {
    font-size: 18px;
    line-height: normal;
    margin-top: 13px;
}

.stsQuizModel .MuiDialog-paperFullWidth {
    height: 100%;
}

.stsQuizModel .MuiDialogContent-root {
    padding: 0px;
    height: 100%;
}

.stsQuizModel .MuiDialogTitle-root {
    padding: 0px !important;
}

.CompanionReaderQuiz .options.correct_clicked button.optionChoice {
    background: #00ae70;
}

.CompanionReaderQuiz .options.wrong_clicked button.optionChoice {
    background: #ff2c2c;
}

@media (max-height: 749px) and (orientation: landscape) {

    .CompanionReaderQuiz .correctFnt,
    .CompanionReaderQuiz .wrongFnt {
        bottom: 30px;
    }

    .CompanionReaderQuiz .wrongFnt {
        background-color: #ef1401;
    }

    .CompanionReaderQuiz-wrap {
        width: 76%;
    }

    .CompanionReaderQuiz .options label.lableQuiz {
        font-size: 22px;
    }

    .CompanionReaderQuiz .options {
        margin-bottom: 10px;
    }

    .Quiz-inner-wrapper {
        padding: 30px 0;
    }

    .CompanionReaderQuiz .speaker {
        top: 30px;
    }
}

@media (max-height: 767px) and (orientation: landscape) {
    .instruction_text {
        margin: 10px auto 0;
    }
}

@media (max-width: 1400px) {
    .instruction_text {
        margin: 0;
    }
}

@media (max-width: 1500px) {
    .instruction_text {
        margin: 0 auto;
    }
}

@media (max-height: 749px) {
    .CompanionReaderQuiz .QuestionCnt {
        width: 65%;
        font-size: 24px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
    .CompanionReaderQuiz .options label.lableQuiz p {
        font-size: 19px;
    }

    .CompanionReaderQuiz .correctFnt,
    .CompanionReaderQuiz .wrongFnt,
    .CompanionReaderQuiz .speaker {
        right: -40px;
    }

    .CompanionReaderQuiz .Questioncount {
        left: -40px;
    }

    .CompanionReaderQuiz-wrap {
        border-radius: 80px;
        height: auto;
        width: 78% !important;
        max-height: none;
    }

    /* Quiz Css ends here */
}

@media only screen and (min-width: 561px) and (max-width: 570px) and (orientation:landscape) {
    .quizz_reader #quizPage .CompanionReaderQuiz-wrap {
        transform: scale(0.70) !important;
    }

}

@media only screen and (min-width: 810px) and (max-width: 819px) and (orientation:landscape) {
    .quizz_reader #quizPage .CompanionReaderQuiz-wrap {
        transform: scale(0.90);
    }

}

@media (max-width: 925px) {

    .CompanionReaderQuiz .correctFnt,
    .CompanionReaderQuiz .wrongFnt {
        font-size: 26px;
    }
}

@media (max-width: 991px) {

    .CompanionReaderQuiz .btnPrev,
    .CompanionReaderQuiz .btnNxt {
        width: 81px;
        height: 32px;
        margin: 3px 7px;
    }

    .CompanionReaderQuiz .controllQuiz button .material-icons {
        font-size: 9px;
    }

    .CompanionReaderQuiz-wrap:after {
        width: 162px;
        height: 296px;
        right: -59px;
    }
}

@media only screen and (min-width: 852px) and (max-width: 877px) and (orientation: landscape) {
    .CompanionReaderQuiz .options label.lableQuiz p {
        font-size: 18px !important;
    }

    .CompanionReaderQuiz .options {
        font-size: 13px;
    }

}

@media (max-width: 1200px) {
    .stspage .common-profile-wrap .common-profile-section {
        justify-content: space-between;
        background: transparent;
    }

}

@media only screen and (min-width: 1025px) and (max-width: 1200px) and (orientation: landscape) {

    .billboard-words .demotrumpCard .level2,
    .billboard-words .demotrumpCard .level2,
    .billboard-words .demotrumpCard .level2 {
        font-size: 65px !important;
    }

    .CompanionReaderQuiz-wrap {
        width: 85%;
    }

    .CompanionReaderQuiz .QuestionCnt {
        font-size: 24px;
    }

    .CompanionReaderQuiz .controllQuiz button {
        margin: 12px;
    }

    .Quiz-inner-wrapper {
        padding: 40px 0;
    }

    .CompanionReaderQuiz .option-wrap {
        margin-top: 20px;
    }
}


/* @media (max-width: 1366px) and (orientation:landscape) {
    .CompanionReaderQuiz:before,
    .interactivityfullScreen .CompanionReaderQuiz:after {
        height: 26%;
    }
    .CompanionReaderQuiz:after {
        background-position: bottom;
    }
} */

@media (max-width: 1200px) and (orientation:portrait) {
    .stsQuizModel .MuiDialog-paperFullWidth {
        height: 100%;
        width: 100% !important;
        margin: 10px;
    }

    .CompanionReaderQuiz .options {
        color: #fff;
    }

    .CompanionReaderQuiz:before {
        background-position: top;
    }

    .CompanionReaderQuiz:after {
        background-position: bottom;
    }

    .CompanionReaderQuiz-wrap {
        width: 90%;
    }

    .CompanionReaderQuiz .controllQuiz button {
        margin: 50px 27px;
    }
}

@media (max-width: 800px) {

    .CompanionReaderQuiz .QuestionCnt,
    .CompanionReaderQuiz .options {
        font-size: 20px;
    }
}

@media (max-width: 1300px) {
    .CompanionReaderQuiz .QuestionCnt {
        font-size: 28px;
    }
}

@media (max-width: 1024px) and (orientation: landscape) {

    .click-flip-prev-nav i,
    .click-flip-next-nav i {
        height: 30px !important;
        width: 30px !important;
    }

    .score-trophy-img-wrap,
    .bookcover-img-wrap {
        width: 80px;
        border-radius: 5px;
        padding: 4px;
    }

    .scoreWrapper img {
        width: 50%;
    }

    .click-flip-next-nav i::before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #fff;
    }

    .click-flip-prev-nav i::before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #fff;
    }

    .quizz_reader #finalPage .score-quiz-outer {
        min-height: 100%;
    }

    .CompanionReaderQuiz-wrap {
        width: 85%;
    }

    .CompanionReaderQuiz .QuestionCnt {
        font-size: 24px;
    }

    .CompanionReaderQuiz .controllQuiz button {
        margin: 12px;
    }

    .Quiz-inner-wrapper {
        padding: 40px 0;
    }

    .CompanionReaderQuiz .option-wrap {
        margin-top: 20px;
    }

    .dashboard-btn span.dashboardText {
        display: none;
    }

    .dashboard-btn i {
        margin-right: 0 !important;
    }
}

@media (max-height: 749px) {
    .CompanionReaderQuiz .option-wrap {
        margin-top: 16px;
    }

    .CompanionReaderQuiz .options label.lableQuiz {
        font-size: 22px;
    }

    .CompanionReaderQuiz-wrap {
        width: 76%;
    }

    .CompanionReaderQuiz .QuestionCnt {
        width: 75%;
        font-size: 24px;
    }

    .CompanionReaderQuiz .options {
        margin-bottom: 10px;
    }

    .CompanionReaderQuiz .controllQuiz button {
        margin: 1% 15px 0 15px
    }

    .CompanionReaderQuiz .speaker {
        top: 30px;
    }

    .CompanionReaderQuiz .correctFnt,
    .CompanionReaderQuiz .wrongFnt {
        bottom: 30px;
    }
}

@media (max-height: 570px) {
    .CompanionReaderQuiz .controllQuiz button {
        margin: 3px 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #interactivity_div .quizz_reader .CompanionReaderQuiz-wrap {
        width: 85%;
    }
}

@media (max-width:991px) and (orientation:landscape) {

    .stsPanel #puzzle-game #canvas{
        max-width: 90vh;
    }
    .quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p {
        font-size: 20px;
        line-height: 25px;
    }

    .quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p span:last-child {
        font-size: 11px;
        margin-top: 10px;
        width: 75%;
    }

    .CompanionReaderQuiz .correctFnt,
    .CompanionReaderQuiz .wrongFnt,
    .CompanionReaderQuiz .speaker {
        right: -15px;
        width: 50px;
        height: 50px;
        bottom: 25px;
    }

    .CompanionReaderQuiz .speaker {
        top: 0px;
    }

    .Quiz-inner-wrapper {
        padding: 25px 0 25px 0;
    }

    .CompanionReaderQuiz .Questioncount {
        left: -16px;
        top: -45px;
        font-size: 11px;
        width: 80px;
        height: 80px;
        padding: 10px;
    }

    .CompanionReaderQuiz .QuestionCnt {
        width: 80%;
    }

    .CompanionReaderQuiz:before,
    .CompanionReaderQuiz:after,
    .interactivityfullScreen .CompanionReaderQuiz:before,
    .interactivityfullScreen .CompanionReaderQuiz:after {
        height: 20%;
    }

    .CompanionReaderQuiz:after {
        background-position: top;
    }

    .CompanionReaderQuiz-wrap {
        border-radius: 24px;
        height: auto;
        width: 75% !important;
        max-height: none;
    }

    .CompanionReaderQuiz .Questioncount .count {
        font-size: 15px;
        margin: 0 0 0 16px;
    }

    .CompanionReaderQuiz .Questioncount .count.divider {
        margin: 0 16px 0 0;
    }

    .CompanionReaderQuiz .QuestionCnt,
    .CompanionReaderQuiz .options {
        font-size: 16px;
    }

    .CompanionReaderQuiz .options label.lableQuiz {
        font-size: 14px;
    }

    .CompanionReaderQuiz button.optionChoice {
        padding: 0;
        height: 20px;
        font-size: 12px;
        width: 20px;
    }

    .CompanionReaderQuiz .options {
        margin-bottom: 5px;
    }

    .CompanionReaderQuiz .option-wrap {
        margin-top: 5px;
    }

    .CompanionReaderQuiz .Questioncount .divider:before {
        transform: translate(-5%) rotate(121deg);
        width: 32px;
    }
}

@media only screen and (min-width: 501px) and (max-width: 667px) and (orientation:landscape) {
    .CompanionReaderQuiz .QuestionCnt {
        width: 85%;
    }

    .billboard-screen-change #billBoard .slow_sound,
    .billboard-screen-change #billBoard .slow_sound i.icon-turtle-slow,
    .billboard-screen-change #billBoard i.icon-volume {
        width: 31px;
        height: 31px;
    }

    .CompanionReaderQuiz .Questioncount {
        left: -29px;
    }

    .CompanionReaderQuiz-wrap {
        width: 90% !important;
    }

    .quizz_reader #quizPage .CompanionReaderQuiz-wrap {
        transform: scale(0.85);
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
    .CompanionReaderQuiz .options label.lableQuiz p {
        font-size: 22px;
    }
}



@media only screen and (min-width:768px) and (max-width:1025px) and (orientation:portrait) {
    .scoreWrapper img {
        width: 65%;
    }

    .score-trophy-img-wrap,
    .bookcover-img-wrap {
        position: absolute;
        bottom: 30px;
        display: inline-block;
        text-align: center;
        min-width: auto;
        width: 160px;
        max-width: none;
        right: 15px;
        border-radius: 5px;
        padding: 10px;
    }

    .quizz_reader #finalPage .preroll-wrap .score-quiz-wraper {
        background-size: 100% 50% !important;
    }
}

@media (max-width:767px) and (orientation:portrait) {
    .mobileMenu .iconBox img {
        width: 20% !important;
    }
    .dashboard-btn i {
        margin-right: 0 !important;
    }

    .dashboard-btn span.dashboardText {
        display: none;
    }
    .CompanionReaderQuiz .QuestionCnt span.ng-binding {
        margin-bottom: 20px;
        display: block;
    }

    .iconBox p {
        font-size: 13px;
    }

    .CompanionReaderQuiz .click-flip-next-nav,
    .CompanionReaderQuiz .click-flip-prev-nav {
        width: 27px;
        height: 110px;
    }

    .quizz_reader #finalPage .preroll-wrap .score-quiz-wraper {
        background-size: 100% 50% !important;
    }

    .scoreWrapper img {
        width: 100%;
    }

    .quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p {
        font-size: 20px;
    }

    .quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p span:last-child {
        font-size: 16px;
        width: 75%;
    }

    .score-trophy-img-wrap,
    .bookcover-img-wrap {
        width: 80px;
    }

    .quizz_reader #finalPage .preroll-wrap .sc-wrap .scoreWrapper .score_card p {
        font-size: 25px;
        line-height: 35px;
    }

    .CompanionReaderQuiz .click-flip-next-nav i,
    .CompanionReaderQuiz .click-flip-prev-nav i {
        height: 20px !important;
        width: 20px !important;
    }

    .CompanionReaderQuiz .click-flip-next-nav i:before {
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #fff;
    }

    .CompanionReaderQuiz .click-flip-prev-nav i:before {
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-right: 6px solid #fff;
    }

    .CompanionReaderQuiz .correctFnt,
    .CompanionReaderQuiz .wrongFnt,
    .CompanionReaderQuiz .speaker {
        right: -25px;
        width: 60px;
        height: 60px;
        bottom: 25px;
    }

    .CompanionReaderQuiz .speaker {
        top: 25px;
    }

    .Quiz-inner-wrapper {
        padding: 50px 0 25px 0;
    }

    .CompanionReaderQuiz .Questioncount {
        left: -20px;
        top: -47px;
        font-size: 12px;
        width: 90px;
        height: 90px;
    }

    .CompanionReaderQuiz .QuestionCnt {
        width: 75%;
    }

    .CompanionReaderQuiz:before,
    .CompanionReaderQuiz:after {
        height: 13%;
    }

    .CompanionReaderQuiz-wrap {
        border-radius: 24px;
        height: auto;
        width: 80% !important;
        max-height: none;
    }

    .CompanionReaderQuiz .controllQuiz button {
        margin: 5px 7px;
    }

    .CompanionReaderQuiz .Questioncount .count {
        font-size: 20px;
        margin: 0 0 0 16px;
    }

    .CompanionReaderQuiz .Questioncount .count.divider {
        margin: 0 16px 0 0;
    }

    .CompanionReaderQuiz .QuestionCnt,
    .CompanionReaderQuiz .options {
        font-size: 16px;
    }

    .CompanionReaderQuiz .options label.lableQuiz {
        font-size: 14px;
    }

    .CompanionReaderQuiz button.optionChoice {
        height: 30px;
        font-size: 20px;
        width: 30px;
        min-width: 30px;
    }

    .CompanionReaderQuiz .options {
        margin-bottom: 10px;
    }

    .CompanionReaderQuiz .option-wrap {
        margin-top: 10px;
    }

    .CompanionReaderQuiz .Questioncount .divider:before {
        transform: translate(-16%) rotate(121deg);
    }
}

@media (max-width:850px) and (orientation:landscape) {

    .CompanionReaderQuiz .click-flip-next-nav,
    .CompanionReaderQuiz .click-flip-prev-nav {
        height: 150px;
        width: 30px;
    }
}

@media only screen and (min-width:1350px) and (max-height:767px) {

    .CompanionReaderQuiz:after,
    .CompanionReaderQuiz:before {
        height: 23.5%;
    }
}

@media only screen and (min-width:991px) and (max-width:1280px) and (max-height:500px) {

    .CompanionReaderQuiz:after,
    .CompanionReaderQuiz:before {
        height: 21.5%;
    }
}

@media only screen and (min-width:991px) and (min-height:501px) and (max-height:601px) {

    .CompanionReaderQuiz:after,
    .CompanionReaderQuiz:before {
        height: 21.5%;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) and (orientation:landscape) {
    .CompanionReaderQuiz:before {
        height: 20% !important;
    }

    .CompanionReaderQuiz:after {
        height: 25% !important;
    }
}

@media only screen and (min-width:991px) and (min-height:1024px) and (max-height:768px) and (orientation:landscape) {

    .CompanionReaderQuiz:after,
    .CompanionReaderQuiz:before {
        height: 26.5%;
    }

    .CompanionReaderQuiz-wrap {
        width: 85%;
        transform: scale(0.92);
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    #interactivity_div .connectthedots-game-instruction-wrapper ul li {
        font-size: 16px !important;
    }
}

.user-logined #basic-drop.dropdown-toggle::after {
    display: none;
}