.section-padding {
    padding: 25px 0 !important;
}
img.lesson-img {
     margin-top: 2px; 
}
.takes-taal-phrase {
    margin-top: 30px;
    padding: 10px 30px 30px;
    border-radius: 10px;
}
.language-group .active{
        padding: 5px 8px !important;
        color: #6f6f6f;
    }
    .page_subheading {
    font-size: 27.8px;
    font-weight: 500;
    color: #666;
    margin: 0 !important;
}
.prev-next {
    display: flex;
    justify-content: center;
}
.prev-next li {
    padding: 10px 20px;
    list-style: none;
}
    .mobile_mega button{
        background: transparent;
        border: none;
    }
    .sbm-submenu ul>li.dropdown:hover .dropdown-menu {
        display: none;
    }
    #clsPopupFlags:hover i {
        color: white !important;
    }
    .modal-body .btn{
        border: 1px solid #1a5e80;
        background: #1a5e80 !important;
    }
    .modal-body .btn:hover{
        border: 1px solid #ca0101;
        background: #ca0101 !important;
    }

    .phrase_text_width {
        width: calc(80% - 20px);
        margin-left: auto;
        margin-right: auto;
    }
    .sbm-submenu ul>li.dropdown.open:hover .dropdown-menu, .sbm-submenu ul>li.dropdown.open .dropdown-menu {
        display: block;
    }
    .submenu-hover-color .mobile_mega:hover {
        background-color: #ca0101;
        border-color: #ca0101;
    }
    .dropdown-menu>li>a:hover{
        background-color: #1b5e80;
        color: #fff !important;
    }
    .memo-category li.active a{
        background-color: #1b5e80;
        color: #fff !important;
    }
    .memo-category li.active a:hover{
        background-color: #1b5e80;
        color: #fff !important;
    }
    .dropdown-menu>li>a{
        padding: 5px 8px;
        border-radius: 4px;
    }
    .show-hover-color:hover{
        background-color: #ca0101 !important;
        border-color: #ca0101 !important;
    }

    a#clsPopupFlags {
        background-color: #d5d5d5;
        padding: 5px 5px;
        width: 40px;
        border-radius: 4px;
        height: 40px;
        color:  #000 !important;
    }
    a#clsPopupFlags > button {
        color:  #000 !important;    
    }
    a#clsPopupFlags > button:hover {
        color:  #fff !important;    
    }
    .phrasebook-lesson-btn {
        padding: 0px;
    }

    .download-video-lg {
        padding-left: 0px;
        padding-top: 25px !important;
        padding-right: 0px;

    }

    .download-video-lg {
        border-top: 1px solid #c1c1c1;
        margin-top: 40px;
    }

    .flag-show{
        width: 45px !important;
        height: 30px !important;
        margin-bottom: 20px !important;
    }
    .download-video-lg-fd{
        padding: 0px;
    }

    .lesson-titldivv{
        display: flex;
    }

    .linetext-height, .lessonhfive{
        width: 100%;
    }



    .download-video-lg-fd, .download-video-lg{
        width: 100%;
    }

    .dropdown-menu {
        top: calc(100% - 10px);
        border-top: 10px solid transparent;
    }
/*.phrasebook-lesson-btn .btn.btn-default {
    width: 44px;
    height: 51px;
    padding-top: 0;
    padding-bottom: 0;
    }*/

    .phrasebook-lesson-btn .btn.btn-default {
        width: 47px;
        height: 39px;
        padding: 0px 0px;
        border: none;
        line-height: 1;
        margin-bottom: 5px;
    }
    .btn-default:hover {
        background-color: #1b5e80 !important;
    }


    .active-language, .popup-youtube-1 button:hover {
        color: #fff !important;
        background: #1a5e80!important;
        border-color: #1a5e80!important;
        border-radius: 5px;
    }

    body .sbm-submenu {
        background-color: #1b5e80 !important;
        border-radius: 8px;
        padding: 6px 10px;
    }

    .sbm-submenu .sbm-main-submenu>li {
        display: inline-block;
        padding: 1px 9px;
        border: 1px solid #fff;
        border-radius: 8px;
        height: 29px;
        vertical-align: middle;
        line-height: 20px;
        margin: 2px;
    }

    .shoe-hide-btn-phrase{
        border: 1px solid #fff !important;
        padding: 4pcx 10px !important;
        background-color: transparent !important;
        border-radius: 8px;
    }
    .bg-lessons {
        padding: 10px;
    }

    .sbm-submenu .sbm-main-submenu>.mainsubmenus-eq {
        width: 37px;
    }

    .sbm-submenu .sbm-main-submenu>.mainsubmenus-eq a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sbm-main-submenu>li, .sbm-main-submenu>li>a {
     color: #fff !important;
     font-size: 16px !important;
     line-height: 22px;
 }

 .sbm-submenu ul>li.dropdown>a.dropdown-toggle:after {
    top: 0px!important;
}

.sbm-submenu ul.sbm-main-submenu a i {
    color: #fff !important;
    margin: 0 2px;
    font-size: 20px !important;
}

.large-dd.sbm-submenu ul.sbm-main-submenu {
    position: static;
    border: none;
    padding: 3px;
}

.transliteration-text{
    font-size: 18px !important;
}

.download-videoss-lg {

    padding-bottom: 20px;
    padding-top: 30px;
    border-top: 1px solid #c1c1c1;
}
.download-videos-lg-border {
 padding-top: 30px;
 border-top: 1px solid #c1c1c1;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f6f9fa;
}
.pagination>.active>a, body.dark .pagination>.active>a {
    border-color: #1b5e80;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0;
}
.pagination>.active>a:hover, body.dark .pagination>.active>a:hover {
    border-color: #ca0101;
    background-color: #ca0101 !important;
}
.sec-title2 span {
    background: none;
    color: inherit;
    padding: 0;
    display: inline-block;
    border-radius: 0;
    margin-top: 0;
    border-bottom: 0;
}
.search-list td:nth-of-type(3) {
    width: 670px;
}

#clsPopupFlags button:focus {
    outline: none;
}

#clsPopupFlags:hover {
    color: white !important;
}


input.search-menu {
    border-radius: 25px;
    border: none;
    padding: 4px 32px 4px 10px;
    color: black;
}

i.fa.fa-search.search-menu-icon {
    position: absolute;
    right: 12px;
    color: black;
    top: 9px;
}

.drop-search-menu .subloading {
    position: absolute;
    left: 170px;
    right: 0;
    margin: 125px auto;
    text-align: center;
    width: 20px;
    height: 20px;
}

li.drop-search-menu {
    position: relative;
}
.using-lang-col {
    background-color: ;
    margin-top: 19px;
}

.subloading {
    display: none;
    border: 16px solid #d3d5d6;
    border-top: 16px solid #ca0101;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    margin: auto;
    right: 0;
    z-index: 10006;
    margin-left: -50px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -100px;
}

.drop-search-menu .suboverlay {
    position: absolute;
    width: 382px;
    background: rgba(0, 0, 0, 0.2);
    height: 335px;
    display: none;
}

table.search-list {
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    top: 35px;
    right: 20px;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    max-height: 300px;
    min-height: 80px;
    display: table-caption;
    overflow-y: scroll;
    width: 382px;
    right: 0px;
}

.search-list th {
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}

button.exact_match {
    background: #1b5e80;
    color: white;
    border: none;
    margin-right: 10px;
    padding: 5px 7px;
    border-radius: 5px;
}

button.clear_search {
    background: #1b5e80;
    border: none;
    color: white;
    padding: 4px 10px;
    margin-left: 5px;
    float: right;
    margin-right: 27px;
    border-radius: 5px;
}

tbody.searchHeading td {
    padding: 5px 5px;
    width: 400px;
}

input.search-menu:focus {
    border: none;
    outline: none;
}

#header .container {
    position: relative;
    max-width: 1182px;
}

tbody.searchHeading td {
    padding: 5px 5px;
    width: 400px;
}
.lesson-title {
    margin-top: 20px;
}

.not-in-bold {
    font-size: 14px;
    font-weight: 500;
}

.modal-dialog {
    max-width: 300px;
    overflow: hidden;
}


.close span {
    font-size: 40px;
}

.slide-arrow {
    position: absolute;
    top: 20px;
    width: 88%;
}

.slide-arrow i.fa.fa-chevron-right {
    right: 0px;
    position: absolute;
}

.slide-arrow i.fa.fa-chevron-left {
    left: 0px;
    position: absolute;
}

#clsPopupFlags button {
    padding: 7;
    margin: 0;
    line-height: 0;
}

.modal-title {
    text-align: center;
}

.click-flag {
    padding-top: 10px;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.phrase-text {
    margin-bottom: 20px;
    padding-top: 0px;
    text-transform: unset;
    text-align: center;
}

.modal-body {
    position: relative;
    padding: 15px 15px 70px;
    text-align: center;
/*    max-width: 300px;*/
    margin: auto;
}
.flagwrap {
    display: inline-block;
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 25px;
}

.loading {
    border: 16px solid #d3d5d6;
    border-top: 16px solid #ca0101;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    margin: auto;
    right: 0;
    z-index: 10006;
    margin-left: -50px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -100px;
    display: block;
}

.overlay {
    background: rgb(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: block;
    top: 0;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*******today*********/
.mobile_sticky_ad {
    visibility: hidden;
}

.add_language {
    display: inline-block;
    float: right;
    position: absolute;
    left: 0;
    top: -7px;
    width: 40px;
    max-width: 20px;
}

.add_language select {
    width: 40px;
}

.modal-title div {
    float: left;
}

.modal-body p {
    margin-bottom: 0px;
    font-size: 12px;
}

.modal-content1 .modal-footer {
    margin-top: 20px;
}

.popup .modal-body {
    margin-top: 20px;
}
.show-trans{
    line-height: 1.2;
    font-size: 16px; 
    font-weight: 300
}
.subPopupCust h5{
    font-size: 20px;
}
.modal-backdrop.in+div {
    display: none !important;
}

.modal-backdrop {
    z-index: 99;
}

.modal-dialog.modal-dialog-custom {
    max-width: 300px;
    overflow: hidden;
}

.transliteration-text{
    color:#666 !important;
}

/*.modal-body {
    position: relative;
    padding: 15px;
    text-align: center;
    width: 248px;
    margin: auto;
    }*/

    .modal-body a.popup-youtube {
        margin-right: 10px;
        display: block;
        margin-bottom: 25px;
        margin-top: 20px;
        margin-left: 10px;
    }

    .hover_content {
        width: 42px;
        border-radius: 4px;
        right: 0px;
        font-size: 14px;
        top: -10px;
        cursor: pointer;
        padding: 3px 2px;
        border-radius: 4px;
        left: 0;
        letter-spacing: 1px;
        margin: auto;
    }


    /* Style The Dropdown Button */

    .dropbtn {
        background-color: #4CAF50;
        color: white;
        padding: 16px;
        font-size: 12px !important;
        border: none;
        cursor: pointer;
    }


/* The container
    <div>
    - needed to position the dropdown content */

    .dropdown {
        position: relative;
        display: inline-block;
        font-size: 10px;
    }


    /* Dropdown Content (Hidden by Default) */


    /* Links inside the dropdown */

    .dropdown-content a {
        color: black;
        padding: 12px 14px;
        text-decoration: none;
        text-align: left;
        font-size: 14px !important;
        display: block;
    }

    .dropdown-content a img{
       margin-right: 10px !important;
    }


    /* Change color of dropdown links on hover */

    .dropdown-content a:hover {
        background-color: #f1f1f1
    }


    /* Show the dropdown menu on hover */

    .dropdown:hover .dropdown-content {
        display: block;
    }


    /* Change the background color of the dropdown button when the dropdown content is shown */

    .dropdown:hover .dropbtn {
        background-color: #3e8e41;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 120px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        max-height: 150px;
        overflow: scroll;
        overflow-x: hidden;
        left: 0;
        top: 42px;
    }

    .flagwrap {
        display: inline-block;
        position: relative;
        margin-right: 5px;
        margin-left: 5px;
    }

    .dropdown-content a div {
        margin-right: 15px;
    }

    .dropbtn {
        background-color: #e36159;
        color: white;
        padding: 10px;
        font-size: 9px;
        border: none;
        cursor: pointer;
        margin-bottom: 25px;
    }

    .dropdown:hover .dropbtn {
        background-color: #e36159;
    }

    .audio-btn {
        font-size: 18px;
        vertical-align: middle;
        margin-left: 0px;
        background-color: #999999 !important;
        border: 0px solid;
        padding: 0px 15px;
        color: white;
        display: inline-block;
        margin-top: 10px;
        border-radius: 0px;
    }

    button.close.close-audio {
        top: -10px;
    }

    a#clsPopupFlags {
        font-size: 22px !important;
        margin-top: 5px !important;
        line-height: 26px !important;
        margin: 10px auto;
    }

    .modal-content1 {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: 6px;
        max-width: 300px;
        width: 100%;
        outline: 0;
        height: auto;
        margin: 0px auto;
        top: 50%;
    }
    .audio-btn {
        max-width: none !important;
        width: auto !important;
        display: inline-block !important;
    }
    .main .modal-dialog .modal-content {
        width: 100% !important;
    }
    .popup .modal-dialog.modal-dialog-custom {
        margin-top: 0;
        margin-bottom: 0;
        width: 300px;
        height: auto;
    }

    .sub-pop-custm-bg {
        background: rgb(0 0 0 / 35%);
    }

    .modal-dialog.modal-dialog-custom1 {
        max-width: 300px;
        overflow: hidden;
    }

    .popup {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }

    #exampleModal1 .modal-dialog.modal-dialog-custom {
        max-width: 200px;
        margin: 57px auto;
    }

    #exampleModal1 .modal-body {
        position: relative;
        padding: 15px;
        text-align: center;
        max-width: 200px;
        margin: auto;
    }

    div#exampleModal1 {
        max-width: 200px;
        margin: auto;
        max-width: 200px;
    }

    .clsSpanLang {
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        padding-left: 0px;
        padding-top: 5px;
    }
    .modal-body .slide-arrow a i {
        height: 30px;
        width: 30px;
        background: #222;
        color: #fff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        font-size: 12px !important;
    }
    .hover_content_play {
        display: block;
        background: none;
        border: none;
        color: black;
        cursor: pointer;
        bottom: -11px;
        position: absolute;
        top: auto;
        right: 18px;
        padding: 0px 4px;
    }

    .dropdown.clsCustLangDrp {
        margin-top: 20px;
    }

    .flagwrap button.btn.btn-default {
        padding: 10px 3px;
        border-radius: 4px;
    }

    .flagwrap:hover .hover_content {
        display: block;
        background: none;
        border: none;
        text-align: center;
        color: black;
        width: 42px;
    }

    .hover_content i.fa.fa-pencil {
        border: 1px solid #ccc;
        width: 40px;
        color: #000;
        border-radius: 0px;
        height: 25px;
        vertical-align: middle;
        padding-top: 4px;
        border-radius: 4px;
    }

    .hover_content {
        display: none;
        position: absolute;
        top: -6px;
        right: 5px;
        background: #ffffff;
        padding: 0px 4px;
        border-radius: 3px;
        border: 1px solid #e6e6e6;
        line-height: 19px;
    }

    .mfp-bg {
        display: none;
    }

    .mfp-wrap {
        z-index: 1043;
        outline: 0!important;
        -webkit-backface-visibility: hidden;
        display: none;
    }

    .popup .modal-footer {
        float: none;
        text-align: center;
        position: relative;
    }

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
        -o-transform: translate(0, 0%);
        transform: translate(0, -0%);
    }

    .modal.fade {
        opacity: 1;
        -webkit-transition: opacity .0s linear;
        -o-transition: opacity .0s linear;
        transition: opacity .0s linear;
    }

    body {
        padding: 0 !important;
    }

    .flag-learn {
        width: 45px;
        margin-bottom: 3px;
    }

    .oh.modal-open .modal-backdrop+div {
        display: none;
    }

    .oh.modal-open .modal-backdrop.fade {
        opacity: .35;
    }
    .sbm-submenu {
        background: #1a5e80;
    }
    ul.sbm-main-submenu a.dropdown-toggle {
        font-size: 14px !important;
    }
    a#clsPopupFlags:hover {
        background-color: #015e7f;
    }
   
/*.hide-item.phrase-display {
    font-weight: 700;
    }*/
    .mainModal.modal-header {
        padding: 25px 15px 20px !important;
    }
    a.popup-youtube-1 {
        margin-bottom: 5px;
        display: inline-block;
        color: #666;
        font-weight: 600;
        padding: 5px;
    }
    .flagwrap_main .flagwrap .btn {
        min-height: 37px;
    }
    .modal-body.airport_modal_body {
        max-width: none;
        padding-bottom: 20px;
        margin-block: 0;
    }
    .nativee_txtt {
    position: relative;
        padding-bottom: 10px !important;
    margin-bottom: 10px;
}
.nativee_txtt:before {
    content: "";
    width: 50%;
    left: 25%;
    background: #dedede;
    height: 1px;
    position: absolute;
    bottom: 0;
}
body .translate_txttt {
    margin-bottom: 10px !important;
}
body .target_lang_txxtt {
    margin-bottom: 6px !important;
}
.subPopupCust.sub-pop-custm-bg  .audio-btn-chpt {
    background: #d5d5d5 !important;
    border-color: #d5d5d5 !important;
    color: #000;
}
.subPopupCust.sub-pop-custm-bg  .audio-btn-chpt:hover {
    background: #015e7f !important;
    border-color: #015e7f !important;
    color: #fff;
}
.modal-body .btn.flag_btnnns {
    background: #f0f0f0 !important;
    border-color: #f0f0f0 !important;
}
    .modal-body.airport_modal_body .slide-arrow {
        position: absolute;
        top: 20px;
        width: calc(100% - 40px);
        left: 20px;
    }
    .flagwrap_main {
        max-width: 240px;
        margin: auto;
    }
    body .modal-body {
    padding: 15px 15px 60px !important;
} 
.subPopupCust .modal-dialog.modal-dialog-custom {
    max-height: 90% !important;
}
    @media screen and (max-width: 1022px)
    {
        .flagwrap .hover_content {
            right: -2px !important;
        }
        .modal-dialog.modal-dialog-custom {
            max-width: 300px;
            margin: 40px auto;
        }
        .modal-dialog {
            max-width: 300px;
            overflow: hidden;
            margin: 10px auto;
        }
        .hover_content {
            padding: 4px 2px;
            border-radius: 4px;
            left: 0px;
            font-size: 12px;
            top: 0px;
            width: 42px;
            right: 0;
        }
        .modal-body a.popup-youtube {
            margin-right: 10px;
            display: block;
            margin-bottom: 36px;
            margin-left: 10px;
            margin-top: 33px;
        }
        .clsSpanLang {
    top: 65px!important;
}
        .modal-body {
            position: relative;
            padding: 15px;
            text-align: center;
            max-width: 300px;
            margin: 35px auto;
        }
        .dropdown:hover .dropbtn {
            background-color: #e36159;
        }
        .no_print button.btn.btn-default.btn-lg {
            font-size: 15px;
            margin-bottom: 15px;
        }

        a#clsPopupFlags {
            display: inline-flex;
            font-size: 17px;
            margin-top: 5px;
            line-height: 1.3;
            margin: 10px auto;
        }
        .hover_content_play {
            display: block;
            background: none;
            border: none;
            color: black;
            bottom: 0px !important;
            position: absolute;
            top: auto;
            right: 18px;
            padding: 0px 4px;
        }
        .hover_content, .hover_content_play {
            display: block;
            background: none;
            border: none;
            padding-left: 0;
            text-align: center;
            color: black;
        }

        .no_print {
            justify-content: center !important;
        }

 /*   .modal-body {
    width: 270px;
    margin: 0px auto;
    }*/
}
@media (min-width: 768px) {
    .flagwrap_main {
    max-width: 460px !important;
}
}

@media (max-width: 992px){
    .table>tbody>tr>td:first-child{
        vertical-align: top !important;
    }

    table.search-list {
        width: 100%;
    }
    .video_sectionn {
        justify-content: center;
    }
}

@media (max-width: 767px){
    .phrasebook_tablee, .phrasebook_tablee > tbody, .phrasebook_tablee > tbody > tr, 
    .phrasebook_tablee tbody > tr > td {
    display: block;
    text-align: center;
    justify-content: center;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e3ebf0;
}
.phrasebook_tablee thead {
    display: none !important;
}
.phrasebook_tablee tbody > tr > td {
    padding: 0 0 5px 0;
}
.phrasebook_tablee > tbody > tr {
    padding: 10px 10px 12px;
}
.phrasebook_tablee tbody > tr > td  > .btn {
    margin-top: 5px;
}
    .phrasebook_lesson_mainn_img > .col-sm-4 {
        width: 100%;
    }
    /*.phrasebook_lesson_mainn_img {
        padding-top: 16px;
    }*/
    .phrasebook_lesson_mainn_img img.lesson-img {
        margin-top: 10px;
    }
    .no_print {
        flex-direction: row;
        align-items: center;
        justify-content: center !important;
    }

    .lesson-title {
        margin-top: 0px;
    }
    .downloads-heading-mp-eng-btn {
        text-align: center !important;
    }
    .downloads-heading-mp {
        float: none !important;
        margin-left: 0 !important;
        display: block !important;
    }
    .mt80 {
    margin-bottom: 10px !important;
    }
    .text_lineheight {
    line-height: 1.2;
    margin-bottom: 10px  !important;
    }
   .btn-lg {
    padding: 5px 16px !important;
    }
}

@media screen and (max-width: 568px){
    .beginners-video {
        width: 100% !important;
    }
}
@media screen and (max-width: 400px){
    .modal-header {
        padding: 25px 15px 15px 15px !important;
    }
    .custom-btn .btn-primary{
        font-size: 12px !important;
    }
}
input.search-menu {
    color: #000 !important;
}
 .using-lang-col, .text_increase {
        line-height: 1.28;
    }
    .newsletter p, .newsletter p a, .enlacs-coll-inn p a, .footer-rating, .all-right-reserved-coll p, .text_lineheight {
        line-height: 1.2;
    }
    .sbm-submenu .sbm-main-submenu>li{
        display: inline-flex !important;
        align-items: center;
    }