body{
    font-family: "Plus Jakarta Sans", serif;
    font-weight:400;
    background-color: #fff
}
.fw_500{font-weight: 500;}
.lang_drop{display: none;}
.lang_drop .dropdown-divider{border-color: #E3E7ED}
.lang_drop .dropdown-item.active_lang,.lang_drop .dropdown-item:hover,.mob_lang_link .dropdown-item.active_lang{
    background-color: #1e70b9;
    color: #fff
}
.lang_drop .dropdown-item.active_lang span,.lang_drop .dropdown-item span,.mob_lang_link .dropdown-item.active_lang span{margin-left:5px}
.countery-icons{
    min-width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 5px
}
.mw_lt{min-width: 130px;}
/* tool area */
.bg_style {
    background-image: url('../webimages/ic_bg.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
}
.tool_area{max-width: 1460px;}
.tool_heading{font-size: 36px;}
.tool_desc{font-size: 15px;}
.main_inp_area{max-width: 1200px;}
.inp_area{
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0px 8px 8px 8px;
    /* margin-top: 8px; */
    box-shadow: 0px 17px 31px 0px rgba(230, 233, 245, 0.5);
    border: 1px solid #FFFFFF;
}
.gc_cgh{font-size: 16px;color: #3C4255;}
.gc_apt{font-size: 14px;color: #8C94A5;max-width: 290px;line-height: 18px;}
.label_upload {
    min-width: 146px;
    height: 44px;
    font-size: 15px;
    background: linear-gradient(90deg, rgba(205,221,255,1) 1%, rgba(239,236,255,1) 100%);
    border-radius: 8px;
    color: #142E80;
    border: 1px solid #DBE3F8;
}
.label_upload:hover,.upload_btns:hover,.sample_btn:hover{opacity: 0.8;}
.upload_btns {
    width: 44px;
    height: 44px;
    border: 1px solid #EBECEF;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #EBECEF;
}
.upload_btns.dropbox, .upload_btns.dropboxsave, .dropbox_load {
    background-image: url('../webimages/dropbox.svg');
}
.upload_btns.google_drive {
    background-image: url('../webimages/google-drive.svg');
}
.gc_word_count{font-size: 14px;}
.re_limit_count span{color: #E03232;}
.gc_clear_txt{
    background-image: url('../webimages/gc_clear_txt.png');
    background-repeat: no-repeat;
    background-size:cover;
    min-width: 44px;
    height: 44px;
}
.cp{cursor: pointer;}
.tool_button {
    background-color: #212121;
    text-decoration: none;
    font-size: 15px;
    outline: none;
    height: 50px;
    min-width: 223px;
    border-radius: 6px;
}
.gc_dgc{
    min-width: 242px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 26px 38px 0px #E6E9F5;
    border: 1px solid #E3E7ED;
    color: #000;
}
.gc_n_btn{
    min-width: 200px;
    background-color:  #60657B;
}
.plag_lang{font-size: 15px;background: transparent;}
.drop_chevron {
    background-image: url('../webimages/drop_chevron.png');
    width: 15px;
    height: 9px;
    background-repeat: no-repeat;
    margin-top: 1px;
}
.gc_relative{position: relative;}
#garammar-checker-form .lang_drop {width: 25rem;}
.lang_drop .dropdown-divider {border-color: #E3E7ED;}
button:focus{outline: none;}
.sample_btn{
    min-width: 150px;
    height: 46px;
    border: 1px solid #EBECEF;
    border-radius: 8px;
    font-size: 15px;
    color: #2C3E5D;
    background-image: url('../webimages/sample_btn.png');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 10px;
    text-indent: 35px;
    cursor: pointer;
    position: absolute;
    left: 28px;
    top: 10%;
}
.cus_scrollbar {
    font-size: 15px;
    color: #202020;
    overflow: auto;
    resize: none;
}
.cus_scrollbar1{
    overflow-x: visible;
    overflow-y:hidden;
    height: auto !important;
}
.cus_scrollbar::-webkit-scrollbar-track {border-radius: 10px;background-color: #EBECEF;}
.cus_scrollbar::-webkit-scrollbar {width: 5px;height: 5px;background-color: transparent;}
.cus_scrollbar::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #4177EB;}

/* .sample_stys{
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E3E7ED;
    padding-bottom: 5px;
} */
/* .gc_dropdown{
    background: #fff;
    padding: 10px;
    border: 1px solid #EBECEF;
    border-radius: 8px;
    font-size: 15px;
    height: 46px;
} */
#textbox, #textbox_res {
    height: 483px !important;
    border: none;
    word-break: break-word;
    outline: none;
    padding: 0px 30px;
    background-color: transparent;
    font-weight: 500;
}
#textbox::placeholder, #textbox_res::placeholder {
    font-size: 16px;
    color: #2C3E5D !important;
    font-weight: 500;
}
#error_message_{width: 100%;}
#textbox_res{
    padding-top:35px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.tool_area *:has(> .g250) {
    margin-bottom: 20px !important;
    overflow: hidden;
}
/* editor */
.tox .tox-statusbar{display: none !important;}
.tox-tinymce{height: 570px !important;width: 100%;border: none !important;}
.tox .tox-toolbar{background-image: none !important;}
.tox :not(svg):not(rect){background-color: transparent !important;}
.tox .tox-tbtn{width: 22px !important;height: 22px !important;margin: 4px !important;}
.tox .tox-split-button{margin: 4px !important;}
.tox .tox-split-button__chevron {
    width: 13px !important;
    margin: 4px 0px !important;
}
.tox .tox-tbtn svg,
.tox .tox-split-button__chevron svg {fill: #09244B !important;}
.tox .tox-collection--toolbar-lg .tox-collection__item-icon {
    height: 40px !important;
    width: 40px !important;
}
.tox .tox-menu.tox-collection.tox-collection--toolbar {
    padding: 0px !important;
}
.gc_clippy {
    position: relative;
    min-width: 180px;
    height: 40px;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.89);
    border-radius: 8px 8px 0px 0px;
    padding: 7px 12px 5px 20px;
    margin-bottom: -1px;
    border: 1px solid #fff;
    border-right: none;
    border-bottom: none;
}
.gc_clippy:after {
    content: '';
    position: absolute;
    top: 4%;
    bottom: 0%;
    right: -4%;
    background: inherit;
    border-right: 1px solid #fff;
    transform: rotate(-24deg);
    width: 18px;
    height: 43px;
}
  
/* result area */
.gc_res_area{
    min-width: 360px;
    width: 360px;
    height: 570px;
    border: 1px solid #EBECEF;
    border-radius: 8px;
}
.gc_download, .gc_copy {
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 44px;
    height: 44px;
}
.gc_download {background-image: url('../webimages/gc_download.png');}
.gc_copy {background-image: url('../webimages/gc_copy.png');}
.gc_topbar{border-bottom: 1px solid #EBECEF;}
.gc_suggestions{font-size: 16px;}
.gc_suggestions span{
    font-size: 14px;
    min-width: 22px;
    height: 22px;
    color: #2649B8;
    background-color: #E1E8FF;
    border-radius: 4px;
}
.gc_correct_all{
    font-size: 15px;
    min-width: 108px;
    height: 34px;
    border-radius: 6px;
    background-color: #4CBA87;
    cursor: pointer;
}
.gc_all{
    min-width: 65px;
    height: 36px;
    background-color: #F1F2F4;
    font-size: 14px;
    border-radius: 8px;
    padding: 0px 10px;
}
.gc_all span{
    min-width: 22px;
    height: 22px;
    border-radius: 4px;
    background-color: #6C8EFB;
}
.gc_correctness{font-size: 14px;}
.gc_correctness span{
    min-width: 22px;
    height: 22px;
    border-radius: 4px;
    background-color: #1ABF7D;
}
.gc_clarity{font-size: 14px;}
.gc_clarity span{
    min-width: 22px;
    height: 22px;
    border-radius: 4px;
    background-color: #FF8B16;
}
.gc_res_accordion {height: 417px !important;}
.gc_res_accordion .card {border: none;background: transparent;}
.gc_res_accordion .card.card_border {border: 1px solid #EBECEF;}
.gc_res_accordion .card-link.collapsed {
    height: 50px;
    border-radius: 8px;
    background-color: #F9F9F9;
    border: none;
    font-size: 14px;
}
.gc_res_accordion .card-link {background-color: transparent;padding: 0px 1.2rem;}
.gc_res_accordion .card-link.collapsed .on_collapsed{
    border-bottom: none;
    background-image: url('../webimages/up_chevron.png');
}
.gc_res_accordion .card-link .on_collapsed{
    border-bottom: 1px solid #EBECEF;
    padding: 14px 0px;
    background-image: url('../webimages/drop_chevron.png');
    background-repeat: no-repeat;
    background-position: right;
}
.clr_7c7c7c{color: #7c7c7c;}
.card_txt{color: #8C94A5;font-size: 14px;}
.wrong_word{
    min-width: 100px;
    height: 30px;
    border-radius: 8px;
    background-color: #F5F5F5;
    font-size: 15px;
}
.to_from_arrow{
    background-image: url('../webimages/to_from_arrow.png');
    background-size: 20px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.right_word{
    background-color:#EAF3FF;
    color:#2649B8;
}
.dismiss_word{
    width: 120px;
    height: 36px;
    border-radius: 6px;
    background-color: #F5F5F5;
    font-size: 15px;
    cursor: pointer;
}
.accept_word{background-color: #4177EB;}
.error{
    font-weight:600;
    cursor: pointer;
}
.c_E82D53{
    color:#6C8EFB !important;
    border-bottom: 2px solid #6C8EFB;
}
.grammar_errors{
    color:#6C8EFB !important;
    border-bottom: 2px solid #6C8EFB !important;
}
.clarity_errors{
    color:#FF8B16 !important;
    border-bottom: 2px solid #FF8B16 !important;
}
.c_E82D53.active{
    color:#fff !important;
    background-color:#E82D53;
}
.c_33B66C{
    color:#33B66C !important;
    border-bottom: 2px solid #33B66C;
}
.c_33B66C.active{
    color: #fff !important;
    background-color: #33B66C;
}
.c_8F4CBF{
    color:#1ABF7D;
    border-bottom: 2px solid #1ABF7D;
}
.spell_errors{
    color:#1ABF7D !important;
    border-bottom: 2px solid #1ABF7D !important;
}
.c_8F4CBF.active{
    color: #fff !important;
    background-color: #8F4CBF;
}


/*subscribe area*/
.main_fpt .sub_area{width: 1215px}
.sub_area .fs22{font-size: 22px}
.main_fpt .subs_inp{height: 48px;font-size: 13px}
.main_fpt .subs_button{
    min-width: 124px;
    height: 40px;
    background-color: #0162B8;
    font-size: 15px;
    font-weight: 600
}
.social_box a{
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
.sub_facebook{background-image: url(../webimages/sub_facebook.svg)}
.sub_twitter{background-image: url(../webimages/sub_twitter.svg)}
.sub_linkedin{background-image: url(../webimages/sub_linkedin.svg)}
.sub_youtube{background-image: url(../webimages/sub_youtube.svg)}
.sub_reddit{background-image: url(../webimages/sub_reddit.svg)}
.sub_pinterest{background-image: url(../webimages/sub_pinterest.svg)}
.sub_instagram{background-image: url(../webimages/sub_instagram.svg)}
/*footer*/
.footer_links{color: #000;font-size: 13px}
.footer_links:hover{color: #000}
.fpop_tools a{width: 60px;height: 60px;background-color: #9FAEB6}
.fpop_tools a span{
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}
.f_api{background-image: url(../webimages/f_api.svg)}
.f_apple{background-image: url(../webimages/f_iphone.svg)}
.f_android{background-image: url(../webimages/f_android.svg)}
.f_desktop{background-image: url(../webimages/f_desktop.svg)}
.f_wordpress{background-image: url(../webimages/f_wordpress.svg)}
.for_footer_ad {height: 120px}
.sub_headings {font-size: 20px;font-weight: 500;color: #000}
/* profile */
.profile_info{
    border-top: 3px solid #1C6FB9;
    position: absolute;
    box-shadow: 0px 0px 5px 2px #E3E7ED;
    width: 240px;
    left: -120px;
    top: 47px;
}
.profile_info .user_mail{color: #AAAEBA;}
.profile_info .fs13{font-size: 13px;}
.profile_info .fs14{font-size: 14px;}
.profile_info .account_icons{background-repeat: no-repeat;width: 20px;height: 20px;}
.view_profile{background-image: url(../webimages/view_profile.svg);}
.profile_setting{background-image: url(../webimages/profile_setting.svg);}
.logout_profile{background-image: url(../webimages/logout_profile.svg);}
.search_position{position: relative;}
.search_inp{height: 50px;color: #696D79 !important;}
.search_inp::placeholder {color: #696D79;}
.popular_tools .col{min-height: 30px;border-bottom: 1px solid #E3E7ED;}
.popular_tools .col a{color: #000;}
.popular_tools .col a:hover{text-shadow: 0 0 black;text-decoration: none}
.popular_tools {
    border: 1px solid #E3E7ED;
    right: 0px;
    top: 49px;
    font-size: 13px;
    color: #000;
}
.popular_tools .col:last-child, .mob_lang_link a:last-child {border: none;}
.popular_tools .col a:before{
    content: "\2022";
    color: #1E70B9;
    margin-right: 5px;
    font-size: 20px;
    line-height: 0px;
}
.pro_pricing_bg.dropdown-toggle::after{
    border: none;
    background-image: url('../webimages/pricing_chevron.svg');
    width: 20px;
    height: 12px;
    float: right;
    margin-top: 10px;
}
.pro_pricing_bg.dropdown-toggle.active::after{transform:rotate(180deg)}
#ga_pop{cursor: pointer;}
.g_popup .bg_popup{background: #e3e7ed;}
.g_popup button.close{
    width: 26px;
    height: 26px;
    background: #000;
    opacity: 1;
    display: flex;
    justify-content: center;
    font-weight: 500;
    line-height: 17px;
}
.g_popup .heading{font-size: 33px;line-height: 40px;}
.g_popup .txt{font-size: 18px;}
.g_popup .popup_bg{
    background-image: url(../webimages/g_popup_bg.svg);
    width: 100%;
    /* min-height: 395px; */
    background-repeat: no-repeat;
    background-position: left center;
}
.g_popup .options{
    min-width: 66px;
    height: 66px;
    font-size: 23px;
    background: #00bc5e;
    z-index: 1;
}
.g_popup .opt_info_hover{
    cursor: pointer;
    transition:0.5s;
}
.g_popup .opt_info_hover:hover{transform:scale(1.03)}
.g_popup .opt_info{font-size: 16px;border: 1px solid;height: 55px;border-left: 9px solid #c8c8c8;}
.g_popup .bge32020{background: #e32020;}
.g-90{min-height:101px;min-height: 100px}
.g-250{min-height:250px;min-height: 220px}
.fsg-2{
    background-image: url('../webimages/a12/fsg-2.png');
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: contain;
}
.fbg-1,.fbg-2{
    background-image: url('../webimages/a12/fsg-3.png');
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    max-width:300px;
    background-size: contain;
}
.fbg-2{background-image: url('../webimages/a12/fsg-4.png');}
.sst_loader{
    display: block;
    position: relative;
    height: 32px;
    width: 190px;
    box-sizing: border-box;
    overflow: hidden;
    border: 2px solid #FFF;
    border-radius: 20px;
}
.sst_loader:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #FF3D00;
    animation: sst_loader_animate 3s ease-in-out infinite;
    z-index: -1;
}		
@keyframes sst_loader_animate {
    0% {  
        left: 0; 
        transform: translateX(0%); 
        box-shadow: 
        -5px 0 0 -4px rgba(255, 61, 0, 0.6),
        -10px 0 0 -6px rgba(255, 61, 0, 0.4),
        -15px 0 0 -8px rgba(255, 61, 0, 0.2);
    }
    49% {  
        left: 100%; 
        transform: translateX(-100%); 
        box-shadow: 
        -5px 0 0 -4px rgba(255, 61, 0, 0.6),
        -10px 0 0 -6px rgba(255, 61, 0, 0.4),
        -15px 0 0 -8px rgba(255, 61, 0, 0.2);
    }
    51% {  
        left: 100%; 
        transform: translateX(-100%); 
        box-shadow: 
        5px 0 0 -4px rgba(255, 61, 0, 0.6),
        10px 0 0 -6px rgba(255, 61, 0, 0.4),
        15px 0 0 -8px rgba(255, 61, 0, 0.2);
    }
    100% {  
        left: 0; 
        transform: translateX(0%); 
        box-shadow: 
        5px 0 0 -4px rgba(255, 61, 0, 0.6),
        10px 0 0 -6px rgba(255, 61, 0, 0.4),
        15px 0 0 -8px rgba(255, 61, 0, 0.2);
    }
}
.main_area{width:58%;max-width:none;}
.bg_F6F8FA{background-color:#F6F8FA}
#accordion_content h2, #accordion_content h3, #accordion_content h4 {
    color: #222;
    margin-top: 20px;
}
#accordion_content strong{font-weight: 600;}
#accordion_content h2 {font-size: 26px;margin-top: 0;}
#accordion_content p{font-size:15px}
.sede_ara{width:300px}
.sub_headings {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
#accordion_content a {
    color: #0A0475 !important;
    text-decoration: underline;
}
#mobile_links_show{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    margin: 10px 0px;
    display:none;
}
#mobile_links_show a{
    width: 120px;
    height: 36px;
    background-color: #0A6CC3;
    color: #fff;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#mobile_links_show .ads_free_icon_mob{
    background-image: url('../webimages/adfree-icon-yellow.svg');
    display:inline-block;
    background-color:#564190;
    background-size:85% 80%;
    background-position:center;
    background-repeat:no-repeat;
    
}
.mob_search {
    background-color: #D3D8DD;
    position: relative;
}
.mob_search_inp {
    height: 40px;
    padding-right: 12px;
    text-overflow: ellipsis;
}
.mob_search_img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    background: #1E70B9;
}
.mob_search .search_output {
    display: none;
    top: 63px;
    z-index: 2;
    width: 300px;
    left: 39px;
    min-height: 158px;
    position: absolute;
    right: 15px;
    font-size: 13px;
    color: #000;
    font-weight: initial;
}
.mob_search_inp ~ .mob_search_img .cross_icon {
    display: none;
}
.mob_search_inp:focus ~ .mob_search_img .cross_icon {
    display: block;
    color: #000;
    z-index: 3;
    font-size: 25px;
    width: 25px;
    text-align: center;
    background: #fff;
    height: 30px;
    line-height: 30px;
}
.mob_search_inp:focus ~ .mob_search_img img {
    display: none;
}
.mob_search .search_output a{
    min-height: 30px;
    border-bottom: 1px solid #E3E7ED;
    color: #000;
    display: inline-block;
}
.mob_search .search_output b{
    font-weight: bold;
    font-size: 15px;
}
@media only screen and (max-width: 991px) {
    .logo_img{width: 142px;}
    .seen_slider{height: 95px !important;}
    .lang_btn{display:none !important;}
    .day_night, .desk_search, .notification_bell, .user_profile, .cus_nav .navbar-nav .mdn{display:none;}
    .mob_search, .alltools_area, .mob_lang_area, .log_register, .dn_mode, .mprofile_dp{display:block !important;}
    .log_register{display:flex !important;}
    .mob_links_bb{border-bottom: 1px solid #e3e7ed;}
    .mob_icons{
        background-repeat: no-repeat;
        width: 34px;
        height: 20px;
        background-size: 49% 20px;
    }
    .mob_plag{background-image: url(../webimages/mob_plag.svg);}
    .mob_grammar{background-image: url(../webimages/mob_grammar.svg);}
    .mob_reverse{background-image: url(../webimages/mob_reverse.svg);}
    .mob_lang{background-image: url(../webimages/mob_lang.svg);}
    .mob_aidetector{background-image: url(../webimages/mob_aidetector.svg);}
    .mob_languages2{background-image: url(../webimages/drop_chevron.svg);height: 9px;width: 15px;background-repeat: no-repeat}
    .mob_alltools.active .mob_alltools2,.mob_languages2.active{transform: rotate(180deg)}
    .log_register a {
        width: 120px;
        height: 36px;
        background: #0a6cc3;
    }
    .log_register a {
        width: 120px;
        height: 36px;
        background: #0a6cc3;
    }
    .inp_area{display: block !important;}
    .gc_inp_n{display: none;}
    .gc_res_area{width: 100%;margin-top: 10px;min-width: auto;height: auto;}
    #textbox, #textbox_res{font-size: 14px;padding: 20px 13px;height: 400px !important;}
    .sample_btn{left: 10px;}
}
@keyframes shadow-pulse{ 
    0%{box-shadow:0 0 0 0px rgba(30, 112, 185);}
    100%{box-shadow:0 0 0 15px rgba(0, 0, 0, 0);}
}
@keyframes shadow-pulse-dark{ 
    0%{box-shadow:0 0 0 0px #fff;}
    100%{box-shadow:0 0 0 15px rgba(0, 0, 0, 0);}
}
.scroll_top{
    background-image: url(../webimages/lang_dchevron.svg);
    background-repeat: no-repeat;
    width: 2.5rem;
    height: 2.5rem;
    background-position: center;
    transform: rotate(180deg);
    position: fixed;
    right: 8rem;
    bottom: 1.5rem;
    cursor: pointer;
    box-shadow: 0px 0px 15px 1px #cfd4dd;
    opacity: 0;
    z-index: 9999;
}
::selection {
    background: #0a57ae;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #0a57ae;
    color: #fff;
    text-shadow: none;
}
#feedbackModal{z-index: 999999999;}

.in_as_seen{width: 1310px;}
.carousel-control-prev, .carousel-control-next{
    height: max-content;
    width: 38px;
    height: 38px;
    top: 40%;
    opacity: 1;
    background-color: #F6F8FA;
}
.seen_slider{
    background-repeat: no-repeat;
    background-position: center;
    height: 158px;
    width: 100%;
    background-size: contain;
}
.seen_slider.seens_img1{background-image: url(../webimages/seens_img1.png);}
.seen_slider.seens_img1:hover{background-image: url(../webimages/seens_imgh1.png);}
.seen_slider.seens_img2{background-image: url(../webimages/seens_img2.png);}
.seen_slider.seens_img2:hover{background-image: url(../webimages/seens_imgh2.png);}
.seen_slider.seens_img3{background-image: url(../webimages/seens_img3.png);}
.seen_slider.seens_img3:hover{background-image: url(../webimages/seens_imgh3.png);}
.seen_slider.seens_img4{background-image: url(../webimages/seens_img4.png);}
.seen_slider.seens_img4:hover{background-image: url(../webimages/seens_imgh4.png);}
.seen_slider.seens_img5{background-image: url(../webimages/seens_img5.png);}
.seen_slider.seens_img5:hover{background-image: url(../webimages/seens_imgh5.png);}
.seen_slider.seens_img6{background-image: url(../webimages/seens_img6.png);}
.seen_slider.seens_img6:hover{background-image: url(../webimages/seens_imgh6.png);}
.seen_slider.seens_img7{background-image: url(../webimages/seens_img7.png);}
.seen_slider.seens_img7:hover{background-image: url(../webimages/seens_imgh7.png);}
.seen_slider.seens_img8{background-image: url(../webimages/seens_img8.png);}
.seen_slider.seens_img8:hover{background-image: url(../webimages/seens_imgh8.png);}
.seen_slider.seens_img9{background-image: url(../webimages/seens_img9.png);}
.seen_slider.seens_img9:hover{background-image: url(../webimages/seens_imgh9.png);}
.seen_slider.seens_img10{background-image: url(../webimages/seens_img10.png);}
.seen_slider.seens_img10:hover{background-image: url(../webimages/seens_imgh10.png);}
.seen_slider.seens_img11{background-image: url(../webimages/seens_img11.png);}
.seen_slider.seens_img11:hover{background-image: url(../webimages/seens_imgh11.png);}
.seen_slider.seens_img12{background-image: url(../webimages/seens_img12.png);}
.seen_slider.seens_img12:hover{background-image: url(../webimages/seens_imgh12.png);}
.seen_slider.seens_img13{background-image: url(../webimages/seens_img13.png);}
.seen_slider.seens_img13:hover{background-image: url(../webimages/seens_imgh13.png);}
#accordion_content img{max-width: 100%;}
#feeback-icon img {width: 1rem;}
#feeback-icon:hover{background:#1E70B9;}
#accordion_content{word-break: break-word;}
#accordion_content table{max-width: 100%;}
.scroll_top{
    background-image: url(../webimages/lang_dchevron.svg);
    background-repeat: no-repeat;
    width: 2.5rem;
    height: 2.5rem;
    background-position: center;
    transform: rotate(180deg);
    position: fixed;
    right: 8rem;
    bottom: 1.5rem;
    cursor: pointer;
    box-shadow: 0px 0px 15px 1px #cfd4dd;
    opacity: 0;
    z-index: 9999;
}
@media only screen and (max-width: 767px) {
    .cus_nav{padding:8px !important}
    #navb{max-height:600px;overflow:auto}
    .mps {padding: 10px!important}
    .fpop_tools a{width: 50px;height: 50px}
    .fpop_tools a span{width: 30px;height: 30px}
    .sub_area .col-md-3 .text-left{text-align: center !important}
    .sub_headings{font-size: 16px;}
    .main_area{width: 97%;}
    .sede_ara{width:100%;margin: 0px !important;}
    .pro_pricing .pro_pricing_bg{
        display:block !important;
        width: auto;
        padding: 5px;
        margin-right: 5px !important;
        background-color: transparent;
    }
    .sede_ara .pro_pricing .pro_pricing_bg{
        padding: 5px 10px;
    }
    .mob_search .search_output {
        left: 15px;
        top: 8px;
        position: inherit;
        width: 100%;
    }
    .cus_nav .lang_btn{border:none;}
    .cus_nav .lang_btn button{padding-left:0px !important}
    .cus_nav .lang_btn img{display:none;}
    .cus_nav .lang_btn span{margin-left:10px !important}
    .asseen_mdn{display:none !important;}
    .seen_slider{background-size: auto;}
    .scroll_top{bottom: 13rem !important;right: 1.5rem !important;}
    #garammar-checker-form .lang_drop{width: 17rem !important;font-size: 13px;}
    /* [lang="en"] #garammar-checker-form .lang_drop{left: -5rem !important;} */
    .sample_btn{min-width: 140px;font-size: 14px;height: 38px;top: 21%;}
    .gc_dropdown,.gc_suggestions,.gc_correct_all,.wrong_word{font-size: 14px;}
    .label_upload{min-width: 140px;height: 40px;}
    .upload_btns,.gc_clear_txt,.gc_download, .gc_copy{min-width: 40px;height: 40px;width: 40px;}
    .gc_word_count,.gc_all{font-size: 13px !important;}
    .gc_word_count{max-width: 220px;margin: 0px auto;}
    .gc_res_accordion .card-link{padding: 0px 10px;}
    .gc_res_accordion .card-link .on_collapsed{padding: 10px 0px;}
    #accordion_sidebar .card-body{padding: 10px !important;}
    .tool_heading{font-size: 20px;}
    .tool_desc{font-size: 14px;}
    .gc_res_area{display: none;}
    #textbox::placeholder, #textbox_res::placeholder {font-size: 14px;}
    #textbox_res{padding-top: 25px;}
}
@media only screen and (max-width: 365px) {
    .mob_lang_link {font-size:13px}
    .mob_lang_link .col-6{padding:0px;padding-left:8px}
}
/* for dark theme */
body[data-theme="dark"]{
    .mob_search .search_output a{color: #fff;}
    .bg_style {background-image: url('../webimages/dark_icons/ic_bg.png');}
    .inp_area{box-shadow: 0px 17px 31px 0px rgba(43, 43, 43, 0.5);border-color: #434343 !important;}
    #textbox::placeholder, #textbox_res::placeholder{color: #fff !important;}
    .sample_btn{
        background-image: url('../webimages/dark_icons/sample_btn.png');
        border-color: #434343;
    }
    .gc_res_area,.gc_topbar,.gc_res_accordion .card.card_border,
    .gc_res_accordion .card-link .on_collapsed{border-color: #434343;}
    .gc_clear_txt{background-image: url('../webimages/dark_icons/gc_clear_txt.png');}
    .gc_download {background-image: url('../webimages/dark_icons/gc_download.png');}
    .gc_copy {background-image: url('../webimages/dark_icons/gc_copy.png');}
    .drop_chevron {background-image: url('../webimages/dark_icons/drop_chevron.png');}
    .gc_res_accordion .card-link .on_collapsed {background-image: url('../webimages/dark_icons/drop_chevron.png');}
    .gc_res_accordion .card-link.collapsed .on_collapsed{background-image: url('../webimages/dark_icons/up_chevron.png');}
    .to_from_arrow {background-image: url('../webimages/dark_icons/to_from_arrow.png');}
    .gc_dgc{box-shadow: none;background-color: #1E70B9;border-color: #1E70B9;}
    .clr_7c7c7c{color: #9c9d9e;}
    .gc_dropdown{border-color: #434343;}
    .sst_tooltip .glyphicon.glyphicon-remove{
        background-image: url('../webimages/dark_icons/gc_tooltip.png');
    }
    #accordion_content div[style]{
        background: #000000 !important;
        border-color: #707070 !important;
    }
    .upload_btns{border-color: #434343 !important;}
    .gc_clippy,.gc_clippy::after {border-color: #434343;}
}

.sst_tooltip{
    background: #F5F5F5;
    border-radius: 8px;
    width: 260px;
    min-height: 150px;
    display: inline-block;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 100;
    top: 0px;
    color: #000;
    font-size: 14px;
    padding: 15px;
    text-align:left;
    font-weight: 600;
}
.org_word_{
    background-color: #217CF3;
    border-radius: 5px;
    min-width: 47px;
    height: 30px;
    padding: 9px;
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.new_suggestions{
    min-width: 64px;
    height: 30px;
    background-color: #fff;
    padding: 9px;
    font-size: 14px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.user_inp{
    width: 162px;
    height: 40px;
    padding: 2px 7px;
    float: left;
    border-radius: 8px;
}
.use{
    min-width: 50px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #171717;
    padding: 5px;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 5px;
}
.sst_tooltip hr{
    float: left;
    width: 100%;
    margin: 10px 0px;
    border-color: #fff;
}
.use_desc{
    font-size: 11px;
    float: left;
    margin: 1px 0px;
}
.sst_tooltip .glyphicon.glyphicon-remove{
    background-image: url('../webimages/gc_tooltip.png');
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}
#suggest-content{
    overflow: auto;
}