.mt0{
    margin-top: 0 !important;
}
.mb0{
    margin-bottom: 0 !important;
}
.ml0{
    margin-left: 0 !important;
}
.mr0{
    margin-right: 0 !important;
}
.pt0{
    padding-top: 0 !important;
}
.pb0{
    padding-bottom: 0 !important;
}
.pl0{
    padding-left: 0 !important;
}
.pr0{
    padding-right: 0 !important;
}
.d-none{
    display: none;
}
.speaking-heading-inner {
    padding: 16px;
    margin: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #dfe9ff;
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.speaking-heading-icon {
    width: 75px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    border: 2px solid #4276BA;
    background: #4276BA;
    flex: 0 0 75px;
    position: relative;
}
.speaking-heading-icon span {
    position: absolute;
    width: 29px;
    height: 18px;
    top: -2px;
    right: -2px;
    background: #fff;
    border: 0px solid #4276BA;
    color: #4276BA;
    line-height: 18px;
    border-radius: 0 0px 0px 15px;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}
.speaking-heading-icon h6 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.speaking-boc-content-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    column-gap: 20px;
}
.practice-outer-box {
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, .10);
    border-radius: 10px;
}
.speaking-box-new{
    padding: 20px;
}
.speaking-box h5 {
    color: #737373;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}
.speaking-question-box {
    border-radius: 10px;
    border: 2px dashed var(--main-color);
    padding: 14px 20px 14px;
    position: relative;
}
.speaking-question-box p, .speaking-question-box2 p, .speaking-question-box2, .speaking-question-box {
    line-height: 220% !important;
    color: #696969;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    transition: all .4s;
}
.speaking-mick-box {
    border-radius: 10px;
    background: #4276ba1a;
    margin: 30px 0;
    padding: 25px 25px;
    position: relative;
}
.speaking-mick-progress-box-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #737373;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 18px 0 4px;
}
.speaking-mick-progress-box .progress {
    border-radius: 86px;
    background: #D9D9D9;
    height: 11px;
    display: flex;
    overflow: hidden;
}
.speaking-mick-progress-box .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 86px;
    background: #4276ba;
    transition: width .6s ease;
}
.practice-time-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.your-answer-btn-outer {
    margin: 30px 0 30px;
    border-bottom: 0;
    padding-bottom: 0;
}
.your-answer-btn {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.your-answer-btn button {
    border-radius: 10px;
    background: var(--main-color);
    display: flex;
    align-items: center;
    padding: 14px 20px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    column-gap: 4px;
    border: 0;
    line-height: 1;
    transition: all .4s;
    cursor: pointer;
}
.your-answer-btn button svg {
    width: 16px;
    height: 16px;
}
.your-answer-btn button svg path {
    transition: all .4s;
}
.answer-page-btn {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.answer-page-btn button{
    border-radius: 10px;
    background: var(--main-color);
    padding: 15px 22px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    border: 0;
}
.your-answer-btn-outer {
    margin: 30px 0 0px;
    border-bottom: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.your-answer-btn button:disabled, .answer-page-btn button:disabled{
    background: #979797;
    border-color: #979797;
    cursor: no-drop;
    pointer-events: none;
}
.skip-time-btn {
    text-align: center;
}
.skip-button {
    border: 0;
    background: transparent;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #0d56f9;
    cursor: pointer;
}
span.practice-time {
    color: #737373;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
span.practice-time span {
    color: #EC0205;
}
span.practice-time-titile-id {
    color: #656565;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.speaking-mick-progress-box-time p {
    font-size: 14px !important;
}
.pratice-outer-answer, .pratice-outer-answer1{
    margin-top: 30px;
}
.pratice-outer-answer p, .pratice-outer-answer1 p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
}
.test-toggle {
    display: inline-flex;
    border-radius: 40px;
}
.test-toggle input[type="checkbox"].toggle {
    opacity: 0;
    position: absolute;
    left: -99999px;
}
.test-toggle input[type="checkbox"].toggle + label {
    height: auto;
    padding: 8px 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 92px;
    border-radius: 30px;
    border: 1px solid #969696;
}
.test-toggle input[type="checkbox"].toggle + label:before, .test-toggle [type="checkbox"].toggle + label:hover:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 20px;
    height: 20px;
    background: #969696;
    z-index: 2;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: all .4s;
}
.test-toggle input[type="checkbox"].toggle:checked + label:before, .test-toggle input[type="checkbox"].toggle:focus:checked + label:before, .test-toggle input[type="checkbox"].toggle:checked + label:hover:before, [type="checkbox"].toggle:focus:checked + label:hover:before {
    background-position: 0 0;
    top: 50%;
    left: 100%;
    margin-left: -25px;
    transform: translateY(-50%);
    transition: all .4s;
    background: var(--main-color);
}
.test-toggle input[type="checkbox"].toggle + label .on {
    display: none;
    opacity: 0;
}
.test-toggle label span {
    color: #969696;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.test-toggle input[type="checkbox"].toggle:checked + label .off {
    display: none;
    opacity: 0;
    text-align: right;
    transition: all .4s;
}
.test-toggle input[type="checkbox"].toggle + label .off {
    opacity: 1;
    text-align: right;
    transition: all .4s;
    margin-left: 20px;
    display: flex;
    line-height: 1;
}
.test-toggle label span {
    color: #969696;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.test-toggle [type="checkbox"].toggle:checked + label .on {
    margin-right: 22px;
    display: inline-block;
    transition: all .4s;
    color: #343434;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    width: auto;
    opacity: 1;
    display: flex;
    line-height: 1;
}
.test-toggle input[type="checkbox"]:checked.toggle + label span {
    color: var(--main-color) !important;
}
.speaking-question-box.speaking-question-box-repeat-sentence {
    padding-top: 24px;
    padding-bottom: 24px;
}
.practice-box-describe-image {
    display: flex;
    column-gap: 24px;
}
.practice-box-describe-image .speaking-question-box {
    width: calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
}
.practice-box-describe-image .speaking-mick-box {
    margin: 0;
    width: calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
}
.speaking-mick-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.practice-box-describe-image .speaking-question-box img {
    max-height: 350px;
    width: 100%;
    object-fit: contain;
    min-height: 350px;
}
.pratice-outer-answe-text{
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 180%;
}
.speaking-heading-icon.writting-heading-icon {
    background: #ffaa16;
    border-color: #ffaa16;
}
.speaking-heading-icon.writting-heading-icon span {
    border-color: #ffaa16;
    color: #ffaa16;
}
.speaking-boc-content h2 {
    color: #3A3A3A;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.speaking-boc-content p {
    font-size: 14px !important;
    font-weight: 400;
}
.speaking-mick-box.summarize-written-text-box-outer {
    padding: .0;
    border: 0;
    background: transparent;
}
.speaking-mick-box.summarize-written-text-box-outer textarea {
    border-radius: 10px;
    border: 2px solid var(--main-color);
    background: rgba(233, 233, 233, 0.03);
    padding: 20px;
    max-height: 300px;
    height: 300px;
    width: 100%;
    font-size: 16px;
}
.sumrize-written-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
    row-gap: 15px;
    column-gap: 24px;
    flex-flow: wrap;
}
.sumrize-written-btn-box {
    display: flex;
    align-items: center;
    column-gap: 10px;
    row-gap: 10px;
}
.sumrize-written-btn-box button {
    border: 1.5px solid var(--main-color);
    border-radius: 8px;
    background: transparent;
    color: var(--main-color);
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
    transition: all .1s;
    cursor: pointer;
}
.sumrize-written-btn p {
    font-size: 14px;
}
.speaking-heading-icon.reading-heading-icon {
    background: #00a76b;
    border-color: #00a76b;
}
.speaking-heading-icon.reading-heading-icon span {
    color: #00a76b;
    border-color: #00a76b;
}
.multipleSelect {
    padding: 3px 8px;
    cursor: pointer;
    text-align: left;
    border-radius: 5px;
    border: 1px solid #CECECE;
    background: rgba(233, 233, 233, 0.03);
    color: #838383;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.36px;
    font-family: plus-jakarta-sans;
}
.multipleSelect.text_red {
    border-color: #EC0205;
    color: #EC0205;
    background: #ec020500;
}
.multipleSelect.text_green {
    color: #00B265;
    background-color: white;
    border-color: #00B265;
}
.page-loader-outer {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: -9999;
    transition: all 1s;
    border-radius: 20px;
}
.page-loader-outer.load {
    z-index: 4;
    opacity: 1;
    visibility: visible;
    transition: all 1s;
}
.page-loader {
    width: 12.4px;
    height: 12.4px;
    color: var(--main-color);
    background: linear-gradient(currentColor 0 0), linear-gradient(currentColor 0 0), linear-gradient(currentColor 0 0), linear-gradient(currentColor 0 0);
    background-size: 12.2px 12.2px;
    background-repeat: no-repeat;
    animation: shapes-53h9rpmd1 1.5s infinite cubic-bezier(0.3,1,0,1);
}
.page-loader-outer.load .page-loader {
    width: 30.8px;
    height: 30.8px;
    color: var(--main-color);
    background: linear-gradient(currentColor 0 0), linear-gradient(currentColor 0 0), linear-gradient(currentColor 0 0), linear-gradient(currentColor 0 0);
    background-size: 13.4px 13.4px;
    background-repeat: no-repeat;
    animation: shapes-53h9rpmd 1.5s infinite cubic-bezier(0.3,1,0,1);
}
@keyframes shapes-53h9rpmd {
    0% {
       background-position: 0    0,100% 0   ,100% 100%,0 100%;
    }
 
    33% {
       background-position: 0    0,100% 0   ,100% 100%,0 100%;
       width: 40.2px;
       height: 40.2px;
    }
 
    66% {
       background-position: 100% 0,100% 100%,0    100%,0 0;
       width: 40.2px;
       height: 40.2px;
    }
 
    100% {
       background-position: 100% 0,100% 100%,0    100%,0 0;
    }
 }
 @keyframes shapes-53h9rpmd1 {
    0% {
       background-position: 0    0,100% 0   ,100% 100%,0 100%;
    }
 
    33% {
       background-position: 0    0,100% 0   ,100% 100%,0 100%;
       width: 27.2px;
       height:27.2px;
    }
 
    66% {
       background-position: 100% 0,100% 100%,0    100%,0 0;
       width: 27.2px;
       height: 27.2px;
    }
 
    100% {
       background-position: 100% 0,100% 100%,0    100%,0 0;
    }
 }
.ans_show {
    margin-left: 5px;
}
.alert-success.ans_show {
    color: #00B265;
    border-radius: 4px;
    padding: 5px 14px !important;
    background-color: #D3EDE1;
    line-height: normal;
}
.multiple-choice-answer {
    border-radius: 10px;
    background: #F6F6F6;
    margin-top: 30px;
}
.multiple-choice-answer h4 {
    background: var(--main-color);
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    padding: 17px;
    border-radius: 10px 10px 0 0;
    margin: 0;
}
.multiple-choice-answer-box {
    padding: 25px;
    border: 2px solid var(--main-color);
    border-top: 0;
    border-radius: 0 0 10px 10px;
}
.multiple-choice-answer-box .form-check {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.multiple-choice-answer-box input {
    border-radius: 5px !important;
    border: 1px solid #D9D9D9;
    background: #F8F8F8;
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    appearance: none;
    cursor: pointer;
}
.multiple-choice-answer-box label {
    padding: 15px 25px;
    border-radius: 10px;
    border: 2px solid #D9D9D9;
    background: #F6F6F6;
    color: #727272;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    cursor: pointer;
    width: 100%;
}
.multiple-choice-answer-box input:checked {
    border: 1px solid var(--main-color);
    background: var(--main-color);
    background-image: url(../svg/white-check.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.multiple-choice-answer-box input:checked + label {
    border-color: var(--main-color);
    background: #0D56F917;
    color: #000;
}
.multiple-choice-answer-box .form-check.text_green input:checked {
    border: 1px solid #00B265;
    background-color: #00B265;
}
.multiple-choice-answer-box .form-check.text_red input:checked {
    border: 1px solid #EC0205;
    background-color: #EC0205;
}
.multiple-choice-answer-box .form-check.text_red label {
    border-color: #EC0205;
    background: #F7D4D4;
}
.multiple-choice-answer-box .form-check.text_green label {
    border-color: #00B265;
    background: #D3EDE1;
}
.re-order-paragraph-answer-outer {
    display: flex;
    column-gap: 40px;
}
.re-order-paragraph-answer-left, .re-order-paragraph-answer-right {
    width: 100%;
}
.re-order-paragraph-answer-outer h3 {
    background-color: var(--main-color);
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
    border-radius: 10px 10px 0 0;
}
.re-order-paragraph-answer-left ul, .re-order-paragraph-answer-right ul {
    min-height: 550px;
    overflow: auto;
}
.re-order-paragraph-answer-outer ul {
    border-radius: 0 0 10px 10px;
    border: 2px dashed var(--main-color);
    background: #F6F6F6;
    padding: 20px;
    border-top: 0;
}
.re-order-paragraph-answer-outer ul li {
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    background: #F6F6F6;
    padding: 10px 20px 10px 70px;
    color: #727272;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    margin-bottom: 20px;
    line-height: 180%;
}
.re-order-paragraph-answer-outer ul li span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background: var(--main-color);
    border-radius: 10px 0 0px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: var(--main-font-family-text);
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.re-order-paragraph-answer-middle {
    display: flex;
    align-items: center;
    justify-content: center;
}
.speaking-question-box.re-order-paragraph-box {
    padding: 0;
    border: 0;
}
ul.multiple-choice-answer-list {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
ul.multiple-choice-answer-list li {
    border-radius: 5px;
    background: #00B265;
    height: 32px;
    width: 32px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.multiple-choice-answer-list li.text_red {
    background: #EC0205 !important;
}
.FillInDragDropDiv {
    color: #838383;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:34px;
    letter-spacing: 0.36px;
}
.fill_with_drop {
    border-radius: 5px;
    border: 1px solid #CECECE;
    background: rgba(233, 233, 233, 0.03);
    display: inline-block;
    width: auto;
    min-width: 150px;
    text-align: center;
    font-size: var(--font-14px);
    padding: 0px 12px;
    height: 30px;
    vertical-align: middle;
}
.speaking-mick-box.reading-fill-in-the-blanks-answer-list {
    background: transparent;
    border-radius: 10px;
    border: 2px solid var(--main-color);
    background: rgba(233, 233, 233, 0.03);
}
.ui-sortable.list-inline {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    column-gap: 20px;
    row-gap: 20px;
}
.ui-sortable.list-inline li {
    border-radius: 5px;
    border: 1px solid #00B265;
    background: rgba(233, 233, 233, 0.03);
    padding: 8px 12px;
    color: #00B265;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}
.FillInDragDropDiv span.text_red {
    border-color: #EC0205;
    color: #EC0205;
}
.FillInDragDropDiv span.text_green {
    border-color: #00B265;
    color: #00B265;
}
.form-check-input[type=radio] {
    border-radius: 50% !important;
}
.speaking-heading-icon.spoken-heading-icon {
    background: #F06365;
    border-color: #F06365;
}
.speaking-heading-icon.spoken-heading-icon span {
    border-color: #F06365;
    color: #F06365;
}
.speaking-question-box2 {
    border-radius: 10px;
    border: 2px dashed var(--main-color);
    padding: 14px 20px 14px;
    position: relative;
    margin-top: 24px;
}
.queCardOptions input {
    height: 34px;
    border-radius: 5px;
    border: 1px solid #CECECE;
    background: rgba(233, 233, 233, 0.03);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    color: #838383;
    padding: 2px 10px;
}
p.pratice-outer-answe-text {
    display: flex;
    column-gap: 10px;
}
p.pratice-outer-answe-text b{
   margin-right: 4px;
}
.multiple-choice-answer-box .form-check:last-child{
    margin-bottom: 0;
}
.queCardOptions span {
    cursor: pointer;
    user-select: none;
}
.queCardOptions span.selected {
    background: var(--main-color);
    color: #fff;
    padding: 6px 10px !important;
    border-radius: 4px;
}
.alert-success {
    color: #079E5C;
    background-color: #D3EDE1;
    border-color: #D3EDE1;
    padding: 6px 10px !important;
    border-radius: 4px;
}
.hiw_error {
    margin-top: 20px;
}
.hiw_error span{
    font-size: 14px;
    margin: 0 5px 0 0;
}
.alert-success.user-selected {
    background: transparent;
    border: 2px solid #079e5c;
    padding: 4px 10px !important;
}
.speaking-question-box p span {
    transition: all .4s;
    cursor: help;
}
span.special.highlight.text_red.user-selected {
    background: transparent;
    border: 2px solid #B41C1E;
    color: #B41C1E;
    padding: 4px 10px !important;
    border-radius: 4px;
}
.queCardOptions .selected.text_red {
    background: transparent !important;
    border: 2px solid #B41C1E;
    color: #B41C1E !important;
}
.queCardOptions .selected.alert-success {
    background: transparent !important;
    border: 2px solid #079e5c !important;
    color: #079E5C !important;
}
.re-order-paragraph-answer-outer ul li:last-child{
    margin-bottom: 0;
}
.placed{
    display: none;
}
.reading-writing-fill-in-the-blanks.sortable-container.js-drop-target.active {
    overflow-y: auto;
}
footer {
    padding-top: 80px;
}
.d-none {
    display: none;
}
div#mic div:first-child {
    background: #fff;
    padding: 10px;
    border: 0 !important;
    border-radius: 10px !important;
}
.frequency-range-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0 0;
}
.frequency-range-button button {
    background: #37a47f;
    border: 0;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 6px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.4s;
}
.frequency-range-button button:hover {
    background: #0d56f9;
}
.error-highlight {
    text-decoration: underline;
    cursor: pointer;
}

.error-highlight:hover::after {
    content: attr(title);
    position: absolute;
    background: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    top: -25px;
    left: 0;
    white-space: nowrap;
    font-size: 12px;
}
.practice-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000ab;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
    padding: 10px;
}
.practice-popup.active{
    visibility: visible;
    opacity: 1;
}
.practice-popup-box {
    max-width: 500px;
    min-width: 500px;
    background: #fff;
    padding: 24px;
    border-radius: 10px;
    text-align: center;
    position: relative;
}
.practice-popup-box h4 {
    font-size: 26px;
    color: #2e2e2e;
    margin: 20px 0 15px;
}
.practice-popup-box p {
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 30px;
}
.pratice-popup-box-content .comman-btn {
    padding: 14px 30px;
}
.practice-popup-box-close {
    position: absolute;
    top: -10px;
    right: -10px;
    border: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #0d56f9;
    cursor: pointer;
}
.practice-popup-box-close svg path{
    stroke: #fff;
}

.your-answer-redo button:disabled {
    background: #979797;
    border-color: #979797;
    cursor: no-drop;
    pointer-events: none;
}
.marking-reference span {
    pointer-events: none;
}
.breadcrumb nav {
    padding-top: 15px;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    column-gap: 10px;
    flex-flow: wrap;
    font-size: 14px;
}
.breadcrumb nav a {
    color: #0d56f9;
    font-size: 14px;
}
nav.breadcrumb span {
    display: flex;
}

@media(max-width: 767px){
    .practice-box-describe-image {
        flex-flow: wrap;
        row-gap: 20px;
    }
    .practice-box-describe-image .speaking-question-box {
        width: calc(100% - 0px);
        flex: 0 0 calc(100% - 0px);
    }
    .practice-box-describe-image .speaking-mick-box {
        margin: 0;
        width: calc(100% - 0px);
        flex: 0 0 calc(100% - 0px);
    }
    .answer-page-btn button {
        padding: 10px 12px;
        font-size: 12px;
    }
    .your-answer-btn button {
        padding: 10px 12px;
        font-size: 12px;
    }
    .your-answer-btn button svg {
        width: 12px;
        height: 12px;
    }
    .speaking-boc-content h2 {
        font-size: 18px;
    }
    .speaking-heading-icon h6 {
        font-size: 16px;
    }
    .speaking-heading-icon span {
        width: 27px;
        height: 16px;
        top: -2px;
        right: -2px;
        line-height: 14px;
        font-size: 12px;
    }
    .speaking-heading-icon {
        width: 65px;
        height: 50px;
        border-radius: 10px;
        flex: 0 0 65px;
    }
    .skip-button {
        font-size: 14px;
    }
    .test-toggle label span, .test-toggle [type="checkbox"].toggle:checked + label .on {
        font-size: 12px;
    }
    .test-toggle input[type="checkbox"].toggle + label:before, .test-toggle [type="checkbox"].toggle + label:hover:before {
        left: 5px;
        width: 16px;
        height: 16px;
    }
    .test-toggle input[type="checkbox"].toggle + label {
        padding: 8px 10px;
        width: 80px;
    }
    .test-toggle input[type="checkbox"].toggle:checked + label:before, .test-toggle input[type="checkbox"].toggle:focus:checked + label:before, .test-toggle input[type="checkbox"].toggle:checked + label:hover:before, [type="checkbox"].toggle:focus:checked + label:hover:before {
       margin-left: -21px;
    }
    .test-toggle input[type="checkbox"].toggle + label .off {
        margin-left: 15px;
    }
    .your-answer-btn {
        column-gap: 8px;
    }
    .answer-page-btn {
        column-gap: 8px;
    }
    .pratice-outer-answer p, .pratice-outer-answer1 p {
        margin-bottom: 10px;
    }
    .pratice-outer-answe-text {
        line-height: 160%;
    }
    .multiple-choice-answer-box {
        padding: 12px;
    }
    .multiple-choice-answer-box label {
        padding: 10px 12px;
        font-size: 14px;
        margin-left: 10px;
    }
    .multiple-choice-answer-box input {
        width: 20px;
        height: 20px;
        flex: 0 0 20px;
        margin: 0;
    }
    .multiple-choice-answer-box input:checked {
        background-size: 10px;
    }
    .multiple-choice-answer {
        margin-top: 20px;
    }
    .main-heading {
        margin-bottom: 30px;
    }
    .speaking-question-box p, .speaking-question-box2 p, .speaking-question-box2, .speaking-question-box {
        line-height: 220% !important;
        font-size: 14px !important;
    }
    .hiw_error {
        margin-top: 10px;
    }
    .hiw_error span {
        font-size: 12px;
    }
    .alert-success.user-selected, span.special.highlight.text_red.user-selected {
        padding: 3px 8px !important;
    }
    .alert-success {
        padding: 5px 8px !important;
    }
    p.font-weight-bold.font-size-18 {
        font-size: 14px !important;
    }
    .listening-fill-in-the-blanks input.multipleSelect {
        max-width: 150px;
    }
    .multiple-choice-answer h4 {
        font-size: 14px;
        line-height: 25px;
        padding: 14px;
    }
    .re-order-paragraph-answer-outer {
        flex-flow: wrap;
        row-gap: 30px;
    }
    .re-order-paragraph-answer-outer ul {
        padding: 12px;
    }
    .re-order-paragraph-answer-outer ul li {
        padding: 14px 14px 14px 50px;
        font-size: 14px;
        margin-bottom: 16px;
    }
    .re-order-paragraph-answer-outer ul li span {
        width: 40px;
        font-size: 20px;
    }
    .re-order-paragraph-answer-outer h3 {
        font-size: 16px;
    }
    .re-order-paragraph-answer-middle {
        width: 100%;
    }
    .re-order-paragraph-answer-middle svg {
        transform: rotate(90deg);
        width: 40px;
    }
    .re-order-paragraph-answer-left ul, .re-order-paragraph-answer-right ul {
        min-height: 300px;
    }
    .speaking-mick-box {
        margin: 20px 0;
        padding: 15px 15px;
    }
    .pratice-outer-answer, .pratice-outer-answer1 {
        margin-top: 20px;
    }
    .multipleSelect {
        font-size: 14px;
    }
    .speaking-question-box2 {
        padding: 10px 12px 10px;
        margin-top: 20px;
    }
    .FillInDragDropDiv {
        font-size: 14px;
        line-height: 32px;
    }
    .ui-sortable.list-inline li {
        padding: 6px 8px;
        font-size: 14px;
    }
    .ui-sortable.list-inline {
        column-gap: 10px;
        row-gap: 10px;
    }
    .speaking-mick-box.summarize-written-text-box-outer textarea {
        padding: 12px;
        max-height: 200px;
        height: 200px;
        font-size: 14px;
    }
    .sumrize-written-btn-box button {
        font-size: 14px;
        font-weight: 500;
        padding: 4px 16px;
    }
    .sumrize-written-btn {
        margin: 16px 0 0;
        row-gap: 10px;
        column-gap: 16px;
    }
    p {
        font-size: 14px !important;
    }
    .your-answer-btn-outer {
        margin: 20px 0 0px;
    }
    footer {
        padding-top: 40px;
    }
}
@media(max-width:600px){
    .speaking-heading-inner {
        flex-flow: wrap;
        row-gap: 14px;
    }
    .speaking-box-new {
        padding: 10px;
    }
    .speaking-heading-inner {
        padding: 10px;
    }
    .speaking-question-box {
        padding: 16px 12px 16px !important;
    }
    .practice-popup-box h4 {
        font-size: 22px;
        color: #2e2e2e;
        margin: 15px 0 10px;
    }
    .practice-popup-box p {
        font-size: 14px;
        margin-bottom: 24px;
    }
    .pratice-popup-box-content .comman-btn {
        padding: 12px 24px;
    }
    .pratice-popup-box-content-icon svg {
        width: 50px;
        height: 50px;
    }
    .practice-popup-box {
        max-width: 100%;
        min-width: unset;
        width: 100%;
    }
}
@media(max-width:576px){
    .your-answer-btn-outer {
        flex-flow: wrap;
        row-gap: 15px;
    }
}