:root {
    --grammar-color: #FFBF3D;
    --grammar-background-color: #FFF9EC;
    --grammar-bottom-border-color: #FFBF3D;
    --spelling-color: #F95151;
    --spelling-background-color: #EB4A6B1A;
    --spelling-bottom-border-color: #F95151;
    --redundant-color: #0D6EFC;
    --redundant-background-color: #4899EB1A;
    --redundant-bottom-border-color: #0D6EFC;
}


h1 {
    font-size: 30px;
    margin: 4px;
}

.close_cross {
    position: absolute;
    top: 10px;
    right: 20px;
    filter: brightness(0);

}

.word_div {
    padding: 0 10px;
    text-align: start;
}

.upload_btn {
    justify-content: start;
    min-width: 87px;
    color: #626468;
    font-weight: 400;
    padding: 0 8px;
}

.upload_btn_div {
    display: flex;
    justify-content: right;
    padding-right: 10px;
    padding-right: 10px;
    gap: 10px;
}

.plag {
    color: #ff5959 !important;
}

textarea {
    font-size: 16px;
}

#input-content {
    max-height: 377px;
    overflow: auto;
}

.righ_portion {
    margin-top: 4em;
}

.tool-div-main {
    min-height: 430px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: auto;
    max-width: 900px !important;
}

.summorg-input-holder {
    text-decoration: none;
    display: block;
    position: absolute;
    font-size: 16px;
    color: #A2A5AE;
    padding: 16px 17px 0 19px;
    top: 0px;
    cursor: text;
    min-width: 220px;
}

.summorg-input-holder span a {
    text-decoration: underline;
    font-weight: 500;
    cursor: pointer;
}

.summorg-input-holder span a:hover {
    color: #5b5c5f;
}

.textarea_div {
    position: relative;
}

.home_tool_table {
    border-collapse: collapse;
    width: 100%;
    height: 98px;
    margin-bottom: 20px;
}

#header-btn {
    display: flex;
    justify-content: end;
    align-items: center;
}

#header-btn>div {
    cursor: pointer;
    padding: 8px;
}

.home_tool_table tr {
    height: 19.6px;
}

.home_tool_table tr td {
    width: 47.9472%;
    height: 19.6px;

}

@media (max-width:768px) {
    .summorg-input-holder {
        padding: 16px 24px !important;
    }
}

ownload-grammar-section .steps-row {
    gap: 20px;
    justify-content: center
}

.lh-2 {
    line-height: 44px
}

.f-44 {
    font-size: var(--font-size-h2);
    font-family: var(--font-first);
    color: var(--color-headings);
    line-height: 44px !important;
    font-weight: 700
}

.gc-d-none {
    display: none !important
}

i.fa {
    font-family: fontawesome !important
}

.mh-100 {
    min-height: calc(100vh - 65px)
}

.mh-70 {
    min-height: 70vh
}

.mh-50 {
    min-height: 50vh
}

.gc-main {
    height: 100%;
    width: 100%;
    color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    outline: unset
}

.topnav a {
    display: block;
    color: var(--color-gray);
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    font-size: 16px
}

.topnav a:hover {
    color: var(--color-gray)
}

.menu-item .new_text_yellow {
    color: #000 !important;
    border: 1px solid #000;
    background: #ffd02c;
    padding: 2px;
    font-weight: 500;
    font-size: 10px !important;
    line-height: 9px;
    text-align: center
}

.user_buttons_nevbar {
    display: flex;
    align-items: center;
    gap: 10px
}

.user_buttons_nevbar a {
    text-decoration: none;
    color: unset
}


.login_bg_none {
    border: 1px solid var(--color-paragraphs);
    padding: 3px 8px;
    background: var(--color-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--color-paragraphs);
    cursor: pointer;
    transition: all .2s ease-in-out
}

.login_bg_none:hover,
.login_bg_none:hover span {
    color: #434457
}

.signup_bg_black:hover {
    background: #23282b
}

.signup_bg_black {
    border: 1px solid #434457;
    padding: 3px 12px;
    background: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.mobile-container {
    max-width: 100%;
    width: 100%;
    margin: auto;
    color: var(--color-white);
    border-radius: 10px
}

.mobile-container .mobile_topnav {
    overflow: hidden;
    position: relative
}

.mobile-container .mobile_topnav #myLinks {
    display: none
}

#myLinks a {
    text-align: left;
    margin: auto
}

.active_lang_tick {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 !important;
    color: var(--color-gray) !important
}

.mobile-container .mobile_topnav a {
    color: var(--color-gray);
    padding: 2px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
    font-weight: 700;
    width: fit-content
}

.mobile-container .mobile_topnav a:last-child {
    color: unset
}

.mobile-container .mobile_topnav {
    position: relative
}

.mobile-container .mobile_topnav .dark_mode_icon {
    position: absolute;
    top: 12px;
    right: 40px;
    z-index: 2
}

.mobile-container .mobile_topnav span.icon {
    color: var(--color-white);
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 2
}

.icon img {
    width: 30px;
    height: 28px
}

.menu-item span {
    color: var(--color-navbar-gray);
    line-height: 24px
}

.mobile-container .active {
    color: #000 !important;
    padding: 5px !important
}

.gc-heading {
    text-align: left;
    color: var(--color-headings);
    margin-top: unset;
    font-size: 36px;
    font-weight: 700;
    line-height: 74px;
    text-align: center
}

.gc-slogan {
    color: var(--color-paragraphs)
}

.gc-underline-style {
    position: relative
}

.gc-underline-style::after {
    content: "";
    width: 100%;
    border-bottom: 6px solid var(--color-nav-underline);
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    opacity: .7;
    z-index: -1
}

.punc_checker {
    display: flex;
    align-items: center;
    gap: 4px
}

.punc_checker.gc-underline-style::after {
    width: 78%
}

.gc-editor-textarea {
    width: 100%
}

.gc-upload-file-div {
    width: 35%;
    color: var(--color-gray);
    width: 35%;
    color: var(--color-gray);
    background: var(--color-sections);
    border-left: 1px solid #e6eaea
}


.selected_lang_tool {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.color-count {
    color: #626468 !important;
}

.search-box-tool {
    width: 100%;
    padding: 8px 12px;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #8c949b;
    background: var(--color-white)
}

.arrow_up {
    transform: rotate(180deg)
}


.topnav {
    padding: 4px;
    display: flex;
    gap: 16px
}

.gc-align-content-center {
    align-content: center
}

#sampleBtn:hover,
#uplBtn:hover {
    color: var(--color-button-hover);
    filter: brightness(.6);
    cursor: pointer
}

#sampleBtn,
#sampleBtn span,
#uplBtn,
#uplBtn span {
    color: var(--color-headings) !important;
    cursor: pointer;
    transition: all ease-in-out .2s
}

.wordcount {
    line-height: 32px;
    font-size: 16px;
    text-align: end
}

span#tWords,
span.wordcount {
    color: var(--color-tool-text)
}

#tWords {
    font-size: 16px
}

.light_word_count span {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #8c949b !important
}

.w {
    display: flex;
    align-items: center;
    gap: 4px
}

.upload-and-sample {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap
}

.clear-textarea {
    display: flex;
    align-items: center
}

.jc-end {
    justify-content: end
}

#clearBtn {
    line-height: 12px;
    top: 16px;
    right: 8px
}

.clear-textarea img {
    cursor: pointer
}

.upload-and-sample div {
    display: flex;
    align-items: center;
    gap: 2px
}

.tool-btns {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px
}

.grammar_input_text {
    width: 100%;
    border: unset;
    height: 380px;
    padding: 16px;
    padding-right: 32px;
    resize: none;
    border-right: initial;
    font-size: var(--font-size-small);
    color: var(--color-tool-text);
    line-height: 30px;
    font-weight: 400;
    overflow: auto
}

.grammar_input_text:before {
    content: attr(data-placeholder);
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #8c949b;
    pointer-events: none
}

.grammar_input_text:empty:before {
    display: block
}

.grammar_input_text:not(:empty):before {
    display: none
}

.grammar_input_text b {
    color: #2beeb5
}

.grammarCheck,
.grammarCheck_new,
.ignore_click,
mark {
    cursor: pointer
}

.result {
    background: var(--color-result-tooltip);
    padding: 2px 6px
}

.result span.new_span {
    background: var(--color-result-tooltip)
}

.grammar_input_text::-webkit-scrollbar {
    width: 4px
}

.grammar_input_text::-webkit-scrollbar-thumb {
    background: #9eebca;
    border-radius: 10px
}

.our-feature-div .question-section .answer {
    font-size: 18px;
    line-height: 1.7
}

.answer.gc-factor ul li {
    display: flex;
    margin-bottom: 16px
}

.answer.gc-factor ul li span {
    padding-top: 5px
}

#loader_img_box {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    z-index: 10;
    background: var(--color-overlay);
    height: 100%;
    width: 100%
}

#loader_img_box img {
    width: 100px;
    position: absolute;
    left: 44%;
    top: 30%;
    transform: translate(0, 50%)
}

.h-40 {
    height: 44px;
    background: #ffff !important
}

.grammar_input_text span.gc-replace {
    border-bottom: 2px solid green !important;
    cursor: pointer
}

.grammar_input_text span.gc-delete {
    border-bottom: 2px solid red !important;
    cursor: pointer
}

#tinymce span.gc-replace {
    border-bottom: 2px solid red !important;
    cursor: pointer
}

#tinymce span.gc-insert {
    background: #bfeabf !important;
    padding: 2px !important;
    border-radius: 4px !important;
    cursor: pointer
}

#tinymce span.gc-delete {
    text-decoration-line: line-through;
    text-decoration-color: red;
    text-decoration-style: wavy;
    cursor: pointer
}

#tinymce span.gc-replacement {
    border-bottom: 2px solid #90ee90 !important;
    font-weight: 700;
    cursor: pointer
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.copy-icon {
    cursor: pointer;
}

.tooltip#copyBtn,
.tooltip#undoBtn {
    line-height: 12px;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    min-width: fit-content;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -60%;
    opacity: 0;
    transition: opacity .3s;
    font-size: var(--font-size-label);
    white-space: nowrap;
    transform: translate(-14%, 0)
}

#clearBtn .tooltiptext {
    transform: translate(0, 0)
}

.sample_text_btn span,
.uploadBtn span {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px
}

#copyBtn .tooltiptext {
    transform: translate(0, 0)
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent
}

.feature-card-div .feature-card {
    display: flex;
    gap: 20px;
    flex-direction: row-reverse;
    align-items: center
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.tooltip_main::-webkit-scrollbar {
    width: 4px
}

.result-suggestion {
    display: flex;
    flex-direction: column;
    gap: 6px
}

.tooltip-suggession mark,
.tooltip-suggession span {
    background: var(--color-sections);
    font-size: 14px
}

.d-flex-gap-8 {
    display: flex;
    align-items: center;
    gap: 8px
}

.d-flex-gap-4 {
    display: flex;
    align-items: center;
    gap: 4px
}

.d-flex-gap-1 {
    display: flex;
    align-items: center;
    gap: 1px
}

.pointer {
    cursor: pointer
}

.tooltip_main::-webkit-scrollbar-track {
    background: #ddd
}

.tooltip_main {
    position: absolute;
    overflow-y: auto;
    min-height: 50px;
    max-height: 250px;
    z-index: 6000;
    background: var(--color-white, #fff);
    padding: 12px;
    border-radius: unset;
    box-shadow: 0px 6px 32px -6px #0000001F;
    left: 200px;
    top: 500px;
    display: none;
    line-height: 1.6;
    min-width: 233px;
    max-width: 280px;
}

.tooltip-suggession {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: wrap
}

.tooltip-suggession-old {
    display: flex;
    gap: 6px;
    flex-wrap: wrap
}

.result-suggestion {
    display: flex;
    flex-direction: column;
    gap: 6px
}

.tooltip-suggession mark {
    padding: 6px 8px;
    background: var(--color-sections);
    font-size: 14px;
    font-weight: 400;
    color: #00a44e
}

.tooltip-suggession-old span {
    padding: 6px 8px;
    background: var(--color-sections);
    font-size: 14px;
    font-weight: 400
}

.tooltip-suggession-old mark {
    padding: 6px 8px;
    background: var(--color-sections);
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #00a44e
}

.tooltip-suggession span {
    font-size: 14px;
    font-weight: 400
}

.new_span {
    cursor: pointer;
    color: #00a44e
}

.strike-line {
    text-decoration: line-through 1px #F95151;
    color: #F95151;
    line-height: 26px;
}

.gc-factor-make {
    display: flex;
    justify-content: space-between;
    gap: 10px
}

.gc-factor-first {
    width: 50%
}

.gc-factor-make .gc-factor {
    display: flex;
    gap: 30px
}

.gc-factor-first h2 {
    margin-bottom: 12px
}

.tooltip_main p,
.tooltip_main strong {
    font-size: var(--font-size-xsmall)
}

.tooltip_main b {
    cursor: pointer
}

.gc-before-after-bg {
    background: #9eebca;
    padding: 10px;
    box-shadow: 2px 2px 0 0 #333;
    border: 1px solid #434457
}

.gc-before-after-bg:hover {
    background: #77deb2
}

.fix_all_button {
    border: 1px solid #434457;
    box-shadow: 2px 2px 0 0 #333;
    background: #9eebca;
    padding: 4px 12px;
    cursor: pointer;
    margin-left: auto
}

.fix_all_button:hover {
    background: #77deb2
}

.fix_all_text {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #000
}

#errorModelHeading {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    color: var(--color-gray)
}

#errorModelDetail {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: var(--color-paragraphs)
}

.ai-button {
    min-width: 222px;
    display: flex;
    justify-content: center;
    column-gap: 1em;
    background: black;
    color: white;
    font-size: 18px;
    padding: 8px 16px;
    align-items: center;
    cursor: pointer;
    border: none;
}

.ai-button img.button_loader {
    filter: invert(1)
}

.select_specific {
    cursor: pointer
}

.ai-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #000;
    gap: 6px
}

.relative {
    position: relative
}

.beta {
    position: absolute;
    top: 0;
    right: -1px
}

.beta_text {
    z-index: 5;
    position: absolute;
    top: 6px;
    right: -1px;
    color: var(--color-all-black);
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    transform: rotate(45deg)
}


#message {
    display: block
}

.alert {
    padding: 15px;
    background-color: #2fb986;
    color: var(--color-white);
    font-weight: 700;
    display: none;
    width: 100%;
    text-align: center
}

.closebtn {
    margin-left: 15px;
    color: var(--color-white);
    font-weight: 700;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: .3s
}

.closebtn:hover {
    color: var(--color-gray)
}

.address-text {
    max-width: 400px;
    color: inherit
}

.official-mail {
    text-decoration: none;
    color: inherit
}

.gc-title {
    font-size: 20px;
    margin-top: unset;
    font-weight: 500
}

.gc-bg-white {
    background: var(--color-white);
    height: auto;
    padding: 15px;
    box-shadow: 13px 13px 0 -5px #b8e7d375
}

.gc-upload-file.dragging {
    border: 2px dashed #007bff;
    background-color: #e0f0ff;
    cursor: pointer
}

.gc-browse-file-div {
    margin-top: 1em
}

.browse-file-label {
    padding: 10px 15px;
    text-align: center;
    display: block;
    background: #333;
    color: #fff;
    font-weight: 500
}

.gc-line-through-text {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #c5d1e2;
    line-height: .1em;
    margin: 1.5rem 0 1rem 0
}

.gc-line-through-text span {
    margin: 1rem 0;
    color: #c5d1e2;
    background: #f4f8fb;
    padding: 0 10px
}

.social_drive_div {
    padding: 10px;
    display: flex;
    justify-content: space-around
}

.dropbox-div,
.google-drive-div {
    position: relative;
    font-weight: 700;
    display: flex;
    align-items: center;
    z-index: 3;
    min-height: 25px
}

.dropbox-div img,
.google-drive-div img {
    min-width: 20px;
    max-width: 25px;
    margin-right: 15px;
    width: 25px;
    height: 25px
}

.dropbox-div,
.google-drive-div {
    background: 0 0;
    margin-bottom: 1em;
    padding: 10px;
    max-width: 170px;
    min-width: 160px;
    width: 100%;
    flex: 1
}

.dropbox-div::before,
.google-drive-div::before {
    position: absolute;
    content: "";
    border: 1px solid #000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.dropbox-div::after,
.google-drive-div::after {
    position: absolute;
    content: "";
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    top: 4px;
    left: 4px;
    z-index: -1
}

.google-drive-div::after {
    background: #fec
}

.dropbox-div::after {
    background: #ddedfb
}

.textarea-actions-div {
    align-items: center;
    padding: 10px 15px;
    border-top: 1px solid var(--color-border)
}

.gc-editor-action-div {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 16px
}

.gc-editor-action-div img {
    cursor: pointer
}

.gc-mistake-counter {
    padding: 5px 10px;
    background: url(web_assets/images/mistake_counter_bg.svg);
    background-size: 100% 100%;
    font-weight: 700;
    font-size: 18px
}

#popup_image {
    min-height: 150px
}

#tinymce p {
    margin: unset !important
}

.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
    width: unset !important
}

.gc-editor-row {
    position: relative;
    padding: unset;
    border: 1px solid var(--color-gray);
    column-gap: unset !important
}

.gc-editor-row::after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: -6px;
    right: -6px;
    left: 10px;
    border-right: 5px solid var(--color-shadow);
    border-bottom: 5px solid var(--color-shadow);
    z-index: -1
}

.tox .tox-tbtn {
    border-radius: unset !important
}

#tt_word_remove,
#tt_word_replace,
#tt_word_revert {
    cursor: pointer
}

.tooltip_innerbox hr {
    margin: 5px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #c1f2dd;
    height: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

.gc-btn:active {
    transform: translateY(1px)
}

.our-feature-div>.gc-col:first-child {
    flex: .8
}

.our-feature-div>.gc-col:last-child {
    flex: 1
}

.feature-card-div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px
}

.question-section .feature-card-div .feature-card .header {
    margin-bottom: 16px;
    color: var(--color-gray)
}

.our-feature-div .card {
    border: 1px solid var(--color-bd-featureDiv);
    box-shadow: 4px 4px 0 0 var(--color-green);
    padding: 24px;
    background: var(--color-bg-featureDiv)
}

.our-feature-div .card .card-body .card-title {
    margin-bottom: unset
}

.our-feature-div .feature-card {
    padding: 10px 20px;
    border: 1px solid #707070;
    height: 100%
}

.question-section .feature-card {
    padding: 10px 20px;
    height: 100%
}

.question-section .feature-card {
    background-color: var(--color-sections-feature);
    padding: 24px;
    position: relative
}

.our-feature-div .feature-card .header {
    display: flex;
    justify-content: flex-start
}

.our-feature-div {
    gap: 40px
}

.our-feature-div .feature-card .header img,
.question-section .feature-card .header img {
    width: 35px;
    height: 60px
}

.hta-rows {
    gap: 20px
}

.hta-rows .gc-col:first-child {
    flex: unset;
    width: 100%
}

.feature-card:hover,
.steps-row .card:hover {
    box-shadow: 4px 4px 0 0 var(--color-green);
    cursor: default
}

.steps-row .card:hover {
    background-color: var(--color-white)
}

.original_steps .card:hover {
    background: var(--color-bg-originalStepsDiv)
}

.steps-row.original_steps .card {
    border: 1px solid #434457 !important
}

.steps-row .card {
    border: 1px solid var(--color-heading-border);
    padding: 20px;
    height: 100%
}

.steps-row.hta-rows .card {
    padding: 24px !important
}

.how-to-use-section .steps-row .card .card-title {
    padding: 4px 9px !important;
    position: relative;
    display: inline;
    z-index: 1;
    background: #9eebca;
    color: #000 !important
}

.feature-card .card-body .header .card-title {
    background-color: unset;
    padding: unset !important;
    position: relative;
    display: inline;
    z-index: 1;
    background: linear-gradient(to right, var(--color-green) 0, var(--color-green) 100%);
    background-size: 100% 5px;
    background-position: 0 84%;
    background-repeat: no-repeat
}

.steps-row.hta-rows .card .card-title {
    padding: 10px 20px;
    position: relative;
    display: inline;
    z-index: 1;
    background: #9eebca;
    color: #000 !important;
    line-height: 44px !important
}

.remove-error .lh-2 {
    margin-bottom: 12px
}

.remove-grammatical-error-section h2 {
    margin-bottom: 32px
}

.gc-section.question-section {
    padding-bottom: unset !important
}

.download-grammar-section span.f-32 {
    width: fit-content;
    position: relative;
    display: inline;
    z-index: 1;
    background: linear-gradient(to right, var(--color-green) 0, var(--color-green) 100%);
    background-size: 100% 5px;
    background-position: 0 84%;
    background-repeat: no-repeat
}

span.f-32 {
    font-size: var(--font-size-h3);
    color: var(--color-headings);
    line-height: 32px !important;
    font-weight: 700
}

span.font-40 {
    font-family: var(--font-first);
    color: var(--color-headings);
    line-height: 32px !important
}

.blog-card .container span.f-20 {
    font-size: var(--font-size-h4);
    font-family: var(--font-first);
    color: var(--color-headings)
}

.download-grammar-section .card .card-text {
    margin-top: 8px
}

.download-grammar-section .card:hover {
    background: var(--color-bg-download)
}

.how-to-use-section .gc-row.steps-row .card .card-text,
.row-gap-20.user-target-row .card .card-text,
.steps-row.hta-rows .card .card-text {
    margin-top: 16px
}

.my-40 {
    margin-bottom: 96px !important
}

.mb-32 {
    margin-bottom: 32px !important
}

.mb-40 {
    margin-bottom: 40px
}

.my-12 {
    margin: 12px 0
}

.gc-factor p {
    margin-bottom: 30px
}

.question-section .answer {
    font-size: 20px;
    line-height: 2
}

.question-section .answer ul {
    list-style: none !important;
    list-style-type: none !important
}

.our-feature-div .answer p {
    margin-top: 12px
}

.inline_table_div {
    display: flex;
    gap: 38px
}

.inline_table_div .gc-col {
    flex: unset;
    width: 100%
}

.download-grammar-section .card-body {
    gap: 10px
}

.download-grammar-section .gc-col {
    flex: unset !important;
    width: 310px
}

.gc-row .gc-col:has(span.gc-mt-0.lh-2.mb-32) {
    width: 100%;
    margin-bottom: 32px !important
}

.inline_table_div .gc-row:first-child {
    flex: 1
}

.inline_table_div .gc-row:last-child {
    flex: 1
}

.inline_table_div h2,
.our-feature-div h2 {
    margin-bottom: 12px !important
}

.tools-row {
    max-width: 500px;
    gap: 20px;
    margin-top: 2.5em
}

.tools-row .gc-col {
    min-width: 220px;
    max-width: 220px;
    display: flex;
    align-items: center;
    column-gap: 1em
}

.tools-row .gc-col img {
    max-width: 45px
}

.download-grammar-section .steps-row .card .card-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.download-grammar-section .steps-row .card .card-icon {
    width: 50px;
    height: 50px
}

.download-grammar-section .steps-row .card .card-heading {
    font-size: 22px;
    color: var(--color-headings)
}

.blog-section {
    padding-bottom: 100px !important
}

.blog-section>.gc-main-container>.gc-container {
    margin-bottom: 96px
}

.steps-row .gc-col {
    flex: 1
}

.blog-section .gc-col {
    width: 33%
}

.latest-blogs-added .gc-col {
    width: 100%
}

.blog-row {
    flex-wrap: unset !important
}

.blog-section .blog-card {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #434457;
    cursor: pointer
}

.blog-section .blog-card a {
    text-decoration: none;
    color: unset
}

.blog-section .blog-card .content {
    margin-top: .5em
}

.blog_arrow:hover {
    transform: translateX(3px);
    cursor: pointer;
    filter: invert(.9)
}

.blog-section .blog-card:hover {
    box-shadow: 4px 4px 0 0 var(--color-green)
}

.blog-section .blog-card .container {
    padding: 0 16px 10px 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.blog-section .blog-card img {
    width: 100%
}

.how-to-use-section h2 {
    margin-bottom: 12px
}

.how-to-use-section .gc-slogan {
    margin-bottom: 32px
}

.how-to-use-section .steps-row {
    gap: 24px
}

.how-to-use-section .steps-row h3.card-title {
    margin-bottom: 16px
}


.copyright-row {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.copyright-row div:last-child a img {
    width: 35px;
    height: 35px
}




.content-wrapper a:hover {
    text-decoration: underline
}

.copyright-row a {
    text-decoration: none
}

.gc-before-after-bg.contact-menu-item {
    padding: 10px 15px
}

.remove-grammatical-error-section .steps-row {
    column-gap: unset
}

.remove-grammatical-error-section .steps-row .table-responsive {
    border: 1px solid var(--color-table-icon-borders);
    border-right: unset;
    height: 100%
}

.remove-grammatical-error-section .steps-row .table-responsive.right {
    border-right: 1px solid var(--color-table-icon-borders)
}

.remove-grammatical-error-section .steps-row .table-responsive thead tr th {
    font-size: 20px;
    padding: 10px;
    text-align: left;
    display: flex;
    gap: 10px;
    height: 50px;
    border-color: transparent
}

.remove-grammatical-error-section .steps-row .table-responsive thead tr th img {
    width: 30px
}

.remove-grammatical-error-section .steps-row .table-responsive table {
    width: 100% !important;
    height: 100%;
    border: unset
}

.remove-grammatical-error-section .steps-row .table-responsive table tr td {
    padding: 8px 10px;
    border-color: transparent
}

.remove-grammatical-error-section .steps-row .table-responsive tr {
    width: 100%
}

.remove-grammatical-error-section .steps-row .table-responsive tr:nth-child(odd) {
    background-color: var(--color-white)
}

.remove-grammatical-error-section .steps-row .table-responsive tr strong {
    color: #f20303
}

.remove-grammatical-error-section .steps-row .table-responsive.right tr strong {
    color: #32d39f
}

.remove-grammatical-error-section .steps-row .table-responsive tr:nth-child(even) {
    background-color: var(--color-table-odd)
}

.remove-grammatical-error-section {
    margin-bottom: 70px
}

.table-responsive.topic thead th {
    background-color: var(--color-table-head1);
    color: #000;
    text-transform: uppercase
}

.text-align-end {
    text-align: end
}

.text-align-center {
    text-align: center
}

.table-responsive.wrong thead th {
    background-color: var(--color-table-head2);
    color: #000;
    text-transform: uppercase
}

.table-responsive.right thead th {
    background-color: var(--color-table-head3);
    color: #000;
    text-transform: uppercase
}

:is(.table-responsive.wrongtbodytd) :is(strong, b) {
    color: #f20303
}

:is(.table-responsive.righttbodytd) strong {
    color: #54bf91
}

.user-target-row .card {
    padding: unset;
    border: unset
}

.user-target-row .card:hover {
    box-shadow: unset;
    background-color: inherit
}

.user-target-row .card .card-body {
    column-gap: 2rem;
    display: flex;
    align-items: center
}

.card-text {
    color: var(--color-paragraphs)
}

.user-target-row .card .card-body>div:first-child {
    flex: 2.5
}

.user-target-row .card .card-body>div:last-child {
    flex: 1
}

.user-target-row .card .card-title {
    padding: unset;
    background-color: unset;
    position: relative;
    display: inline;
    z-index: 1;
    background: linear-gradient(to right, var(--color-green) 0, var(--color-green) 100%);
    background-size: 100% 5px;
    background-position: 0 84%;
    background-repeat: no-repeat
}

.user-target-row .gc-col:nth-child(even) .card .card-body {
    flex-direction: row-reverse
}

.contact_row {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.contact-section .gc-slogan {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 2em
}

.contact-details {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.contact-details .detail-col {
    display: flex;
    column-gap: 10px;
    align-items: center
}

.contact-details .detail-col img {
    min-width: 30px
}

.contact-form-row {
    padding: 0 2rem 4rem;
    padding-top: 4rem
}

.contact-form-div {
    position: relative;
    padding: 3rem;
    border: 2px solid #707070;
    box-shadow: 6px 6px 0 0 var(--color-contactform-shadow);
    background: var(--color-white)
}

#contact-form .gc-before-after-bg {
    cursor: pointer
}

div.box-arrow-border {
    position: absolute;
    top: 18%;
    border-top: 22px solid transparent;
    border-right: 52px solid #707070;
    border-bottom: 22px solid transparent;
    width: 0;
    height: 0;
    left: -52px
}

div.box-arrow-border::after {
    content: "";
    position: absolute;
    border-top: 22px solid transparent;
    border-right: 44px solid var(--color-green);
    border-bottom: 22px solid transparent;
    z-index: -10;
    left: 7px
}

div.box-arrow-background {
    position: absolute;
    left: 4px;
    top: -20px;
    border-top: 20px solid transparent;
    border-right: 50px solid var(--color-white);
    border-bottom: 20px solid transparent;
    width: 0;
    height: 0
}

.form-group-row {
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
    align-items: center
}

.form-group-row input {
    outline: 0;
    padding: 15px 20px;
    border: 1px solid #333;
    width: 100%;
    background: var(--color-white);
    color: var(--color-gray)
}

.form-group-row textarea {
    padding: 10px 20px;
    width: 100%;
    resize: vertical;
    background: var(--color-white);
    color: var(--color-gray)
}

.form-group-row button {
    display: inline-block;
    max-width: 150px;
    width: 100%;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 17px;
    margin-top: 2rem
}

.font-40 {
    font-size: 40px
}

.font-32 {
    font-size: 32px
}

.gc-section {
    padding: 32px 0
}

.gc-header-container {
    max-width: 100%;
    margin: auto
}

.gc-main-container {
    width: 1340px;
    max-width: 100%;
    margin: 0 auto
}

.gc-maintool-container {
    width: 840px;
    max-width: 100%;
    margin: 0 auto
}

.gc-mainessay-container {
    width: 960px;
    max-width: 100%;
    margin: 0 auto
}

.gc-mainpara-container {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto
}

.gc-container {
    padding: 0 20px
}

.gc-container-fluid {
    width: 100%
}

.gc-text-center {
    text-align: center
}

.gc-m-auto {
    margin: auto
}

.gc-row {
    display: flex;
    flex-wrap: wrap
}

.gc-justify-content-center {
    justify-content: center
}

.gc-justify-space-between {
    justify-content: space-between
}

.gc-align-items-center {
    align-items: center
}

.gc-col-12 {
    width: 100%;
    padding: 0 25px
}

.gc-d-flex {
    display: flex
}

.gc-mb-0 {
    margin-bottom: unset
}

.gc-pb-0 {
    padding-bottom: unset
}

.gc-pt-10 {
    padding-top: 10px
}

.gc-pt-20 {
    padding: 20px 0
}

.gc-pb-10 {
    padding-bottom: 10px
}

.gc-py-unset {
    padding-top: unset;
    padding-bottom: unset
}

.gc-f-d-column {
    flex-direction: column
}

.gc-m-unset {
    margin: unset
}

.gc-mt-0 {
    margin-top: unset
}

.gc-mt-1 {
    margin-top: 8px
}

.gc-mt-2 {
    margin-top: 16px
}

.gc-mb-0 {
    margin-bottom: unset
}

.gc-my-0 {
    margin-top: unset;
    margin-bottom: unset
}

.gc-font-weight-bold {
    font-weight: 700
}

.gc-pr-0 {
    padding-right: unset
}

.gc-pl-0 {
    padding-left: unset
}

.gc-p-0 {
    padding: unset
}

.gc-border-none {
    border: none
}

.gc-text-center {
    text-align: center
}

.gc-cursor-pointer {
    cursor: pointer
}

.p-0-10 {
    padding: 0 10px
}

.noto_font {
    font-family: "Noto Serif", serif
}

.w-100 {
    width: 100%
}

.p-relative {
    position: relative
}

.p-absolute {
    position: absolute
}

.px-2em {
    padding: 0 2em
}

.row-gap-20 {
    row-gap: 20px
}

.align-right,
.text-right {
    text-align: right
}

[contenteditable][placeholder]:empty:before {
    content: attr(placeholder);
    position: absolute;
    color: gray;
    background-color: transparent;
    font-size: 14px
}

.single_latest_blog_added {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 1rem
}

.single_latest_blog_added a {
    color: #4ba880;
    transition: .2s all ease-in-out;
    text-decoration: none
}

.single_latest_blog_added a:hover {
    color: #229663;
    text-decoration: underline
}

.single_latest_blog_added p {
    margin-bottom: 12px
}

.latest_blog_added {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    border: .5px solid
}

.result_header {
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #e6eaea;
    padding: 8px 16px;
    gap: 12px;
    flex-wrap: wrap;
}

.result_errors {
    flex-wrap: wrap;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    gap: 8px
}

.result_errors>div {
    display: flex;
    align-items: center;
    gap: 6px
}

.spelling,
.spelling_mis_background {
    background-color: var(--spelling-background-color, );
    border-bottom: 1px solid var(--spelling-bottom-border-color)
}

.spelling_error {
    background: var(--spelling-background-color);
    padding: 4px 5px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    color: var(--spelling-color);
}

.grammar_mis_background,
.modified {
    background-color: var(--redundant-background-color);
    border-bottom: 1px solid var(--redundant-bottom-border-color);
}

.grammar_error {
    background: var(--grammar-background-color);
    padding: 4px 5px;
    line-height: 16px;
    font-size: 12px;
    color: var(--grammar-color);
    font-weight: 700;
}

.addition,
.deletion,
.extra-space,
.redundant_mis_background {
    background-color: var(--grammar-background-color);
    border-bottom: 2px solid var(--grammar-bottom-border-color);
}

.redundant_error {
    background: var(--redundant-background-color, #E9F3FD);
    padding: 4px 5px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    color: var(--redundant-color, #0D6EFC);

}

.spelling,
.spelling_mis {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0
}

.grammar_mis,
.grammar_mistake,
.modified {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0
}

.addition,
.deletion,
.extra-space,
.redundant_mis,
.redundant_mistake {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0
}

.type_mistake {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #09AA84;
}

span.error_span_text {
    font-size: 14px
}

.correction_img {
    display: flex;
    gap: 8px
}

.correction_img img {
    cursor: pointer
}

.popup_model {
    display: none;
    position: fixed;
    z-index: 1;
    padding: 100px 20px 0 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    text-align: center;
    z-index: 11
}

.error_modal-content {
    width: 380px;
    margin-top: 200px
}

#errorModelText {
    font-size: 12px
}

.popup_model_close {
    background: #9eebca;
    box-shadow: 2px 2px 0 0 #333;
    border: 1px solid #434457;
    width: 100px;
    margin-top: 16px;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    padding: 8px 24px
}

.blog-row {
    justify-content: start;
    gap: 24px
}

table,
td,
th {
    border: 1px solid var(--color-table-icon-borders);
    border-collapse: collapse;
    padding: 15px
}

.feature-table {
    box-shadow: 4px 4px 0 0 var(--color-green)
}

.snigle-div {
    border: none;
    width: 100%;
    min-height: 90px !important;
    padding: 0;
    display: flex;
    justify-content: center
}

.snigle-div-2 {
    border: none;
    width: 100%;
    min-height: 300px;
    padding: 0;
    display: flex;
    justify-content: center
}

.snigle-p {
    font-size: 12px;
    color: var(--color-gray);
    margin-bottom: 0;
    text-align: center;
    margin-top: 10px
}

.snigle-p-2 {
    font-size: 12px;
    color: var(--color-gray);
    margin-bottom: 0;
    text-align: center
}

.latest_blog_desc a {
    text-decoration: none;
    color: var(--color-gray)
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

#captcha {
    bottom: 15%;
    left: 3%
}

#captcha_contact {
    bottom: 20%;
    left: 15%;
    transform: translate(0, 50%)
}

.bg-black {
    background-color: #000;
    color: #fff;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    border: 1px solid #000;
    text-align: center
}

.bg-disable {
    background-color: #f9f9f9;
    color: #9f9f9f;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    text-align: center
}

.gap-5 {
    gap: 5px
}

.gap-10 {
    gap: 10px
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 20px
}

.w-20 {
    width: 20%
}

.w-30 {
    width: 30%
}

.w-35 {
    width: 35%
}

.w-40 {
    width: 40%
}

.w-50 {
    width: 50%
}

.w-60 {
    width: 60%
}

.w-65 {
    width: 65%
}

.w-70 {
    width: 70%
}

.btn-accept,
.btn-ignore {
    color: #0b1215;
    padding: 5px 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    border: 1px solid #333;
    cursor: pointer;
    text-align: center
}

.btn-accept {
    background-color: #9eebca
}

.btn-ignore {
    background-color: #fff
}

.light_word_count {
    display: flex;
    justify-content: end;
    padding: 0 5px;
    align-items: center
}

.result_text {
    display: none
}

.min_h_div {
    min-height: 35px
}

.feedback_div {
    padding: 12px;
    gap: 6px;
    flex-direction: column;
    width: 300px !important;
    border: .5px solid #e2e4e6;
    box-shadow: 0 6px 28px 4px #00000029;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 7;
    background: var(--color-white);
    transition: all .3s ease-in-out
}

.close_feed {
    cursor: pointer
}

.head_text_feed {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left
}

.top_bar_feed {
    display: flex;
    justify-content: space-between
}

.light_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: grey
}

.light_text:hover {
    color: var(--color-feedback-span)
}

.submit_div {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.submit_feed {
    padding: 4px 10px;
    color: #000;
    background: #9eebca;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    cursor: pointer
}

.submit_feed:hover {
    background: #77deb2
}

.msg_feed {
    border: 1px solid #e2e4e6;
    min-width: 276px;
    min-height: 100px;
    max-height: 100px;
    margin-top: 6px;
    overflow: auto;
    padding: 4px;
    resize: none;
    background: var(--color-white);
    color: var(--color-gray)
}

.text_light_feed {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: grey;
    margin-top: 6px
}

.star_div {
    justify-content: end;
    align-items: center;
    gap: 14px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #8c949b
}

.star-rating {
    display: flex;
    gap: 5px;
    font-size: 2rem;
    cursor: pointer;
    min-width: 120px
}

.star {
    color: #ccc;
    transition: color .2s ease-in-out
}

.hover_class:hover {
    transform: scale(1.2)
}

.success_msg_feed {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: right;
    color: #09aa84;
    display: none;
    min-height: 18px
}

.ques_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #8c949b
}

.error_msg_feed {
    font-size: 10px;
    color: red;
    line-height: 16px;
    min-height: 16px
}

.thank_div {
    margin: auto;
    text-align: center
}

.thank_div img {
    margin: 12px 0
}

.close_btn_feedback {
    cursor: pointer;
    padding: 6px 12px;
    margin-top: 16px
}

.tooltip-buttons {
    display: flex;
    gap: 4px;
}

.tooltip-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    background-color: white;
    color: #1E1F23;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border: none;
}

.tooltip-button.accept {
    background-color: #09AA84;
    color: white;
}

@media screen and (min-width: 811px) {
    .small_screen_menu {
        display: none
    }
}

@media screen and (max-width: 1050px) {
    .question-section .feature-card {
        padding: 10px
    }

    .feature-card-div {
        gap: 12px
    }
}

@media screen and (max-width: 992px) {
    .social_drive_div {
        flex-direction: column;
        align-items: center
    }

    .blog-section .gc-col {
        width: 48%
    }

    .latest-blogs-added .gc-col {
        width: 100%
    }

    .blog-row {
        flex-wrap: wrap !important
    }

    .question-section .feature-card {
        flex-direction: column-reverse;
        justify-content: start
    }

    .gc-factor-make .gc-factor {
        gap: 10px
    }

    .gc-factor-make {
        gap: 8px
    }

    .tools-row .gc-col {
        min-width: 180px;
        max-width: 180px
    }


    .single_latest_blog_added {
        grid-template-columns: 2fr 1fr !important
    }
}

@media screen and (max-width: 810px) {
    .topnav a {
        display: block
    }

    .topnav #myLinks {
        width: 100%;
    }

    /* .topnav {
        position: absolute;
        right: 20px;
        z-index: 1000;
        top: 5px
    } */

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left
    }

    .large_screen_menu {
        display: none
    }

    .small_screen_menu {
        display: block
    }
}

@media screen and (max-width: 768px) {
    .footer-row {
        gap: 20px
    }

    .remove-grammatical-error-section .steps-row {
        gap: 10px
    }

    .question-section .answer ul li::before {
        width: 1em
    }

    .steps-row .gc-col {
        min-width: 250px;
        max-width: 100%;
        width: 100%
    }

    .inline_table_div {
        flex-direction: column;
        gap: unset
    }

    .download-grammar-section .gc-col {
        width: 48%
    }

    .blog-section .blog-card {
        width: 100%
    }

    .blog-row {
        gap: 22px
    }

    .gc-factor-make {
        flex-direction: column;
        gap: 32px
    }

    .gc-factor-first {
        width: 100%
    }

    .gc-factor-make .gc-factor {
        gap: 120px
    }

    .feature-card-div .gc-col {
        min-width: 40%
    }

    .our-feature-div .feature-card,
    .question-section .feature-card {
        padding: 10px 15px;
        align-items: start;
        flex-direction: row-reverse
    }

    .steps-row .card {
        padding: 20px 10px
    }

    .gc-align-content-center.user-target-row.steps-row .card {
        padding: 20px 0
    }

    .our-feature-div .card {
        padding: 10px 20px
    }

    .gc-section {
        padding: 20px 0
    }

    .gc-slogan {
        margin-top: unset
    }

    h2 {
        margin-top: .2em
    }

    p.gc-font-weight-bold.font-40 {
        margin: .2em 0
    }

    .answer {
        margin-top: unset
    }

    .answer:last-child {
        margin-bottom: unset
    }

    .contact-form-div {
        padding: 1.5rem
    }

    .feature-card-div {
        grid-template-columns: 1fr;
        gap: 15px
    }

    .snigle-div-2 {
        min-height: 90px !important
    }

    .steps-row.hta-rows .card .card-title {
        display: block;
        padding: 10px
    }
}

@media screen and (max-width: 683px) {

    .sampleLabel,
    .uploadLabel {
        display: block;
        line-height: 44px
    }
}

@media screen and (max-width: 620px) {

    .ai-button,
    .toolSubmitBtn {
        padding: 7px;
        min-width: 100%;
    }

    .ai-button {
        order: 3;
    }

    .snigle-p {
        margin: unset
    }

    .latest-blogs-added .blog-card {
        display: flex;
        flex-direction: column
    }

    .copyright-row {
        flex-wrap: wrap;
        gap: 6px
    }

    .gc-upload-file-div {
        display: none
    }

    .footer-row .gc-col {
        width: 100%
    }

    .footer-row {
        flex-direction: column;
        gap: 16px
    }

    .user-target-row .card .card-body {
        flex-direction: column-reverse !important
    }

    .remove-grammatical-error-section .gc-col {
        flex: unset !important
    }

    .gc-factor-make .gc-factor {
        gap: 0;
        justify-content: space-between
    }

    .gc-editor-textarea {
        width: 100%
    }

    .gc-editor-row {
        flex-direction: column
    }

    .gc-editor-row>div:first-child {
        width: 100%
    }

    .gc-editor-row>div:last-child {
        width: 100%
    }

    .upload_file_section {
        border-left: unset !important
    }

    .tox .tox-toolbar--scrolling {
        border-right: 1px solid #ccc
    }

    .our-feature-div {
        flex-direction: column
    }

    .feature-card .card-title {
        text-align: center
    }

    .blog-row,
    .our-feature-div,
    .steps-row {
        row-gap: 10px
    }

    .hta-rows {
        gap: 8px
    }

    .blog-row .gc-col,
    .footer-row .gc-col,
    .steps-row .gc-col {
        min-width: 200px;
        max-width: 100%;
        width: 100%
    }

    .footer-row .gc-col:not(:first-child) {
        justify-content: flex-start
    }

    .feature-card-div .gc-col {
        max-width: 100%;
        min-width: 100px
    }

    .latest-blogs-added {
        grid-template-columns: 1fr 1fr !important
    }

    .single-blog-row,
    .single_latest_blog_added {
        grid-template-columns: 1fr !important
    }

    .top-blog-div {
        border-left: unset !important
    }

    .top-blog-section {
        padding: unset !important
    }

    .blog-section .index-blog-row {
        grid-template-columns: repeat(2, 1fr)
    }

    .contact_row {
        grid-template-columns: 1fr
    }

    #default {
        min-height: 400px
    }

    .light_word_count {
        justify-content: space-between;
        width: 100%
    }

    .result_text {
        display: block
    }
}

@media screen and (max-width: 540px) {
    .question-section .feature-card {
        flex-direction: column-reverse;
        padding: 10px
    }
}

@media (max-width: 485px) {
    .textarea-actions-div {
        padding: 10px 5px
    }



    .mob_gc-justify-center {
        justify-content: center !important
    }

    .mob_upload_and_sample {
        width: 100%;
        justify-content: center
    }

    .mob_editor_div {
        justify-content: center
    }

    .mob_clear {
        width: 100%
    }

    .textarea-actions-div div.gc-row.w-100.gc-justify-space-between {
        justify-content: space-between;
        gap: 10px;
        align-items: center
    }

    .result_header {
        justify-content: center
    }

    .ai-text {
        font-size: 14px;
        justify-content: center
    }

    .sampleLabel,
    .uploadLabel {
        font-size: 14px
    }

    .upload-and-sample {
        gap: 4px
    }
}

@media screen and (max-width: 426px) {
    #captcha_contact {
        left: -8%
    }

    .gc-container {
        padding: 0 12px
    }

    .content-wrapper h1 {
        font-size: 32px
    }

    .content-wrapper p a {
        word-break: break-all
    }

    .stars_ai_img {
        display: none
    }

    .gc-editor-textarea {
        width: 100%
    }

    .gc-factor-make .gc-factor {
        flex-direction: column
    }

    .result_header {
        padding: 4px
    }

    .gc-section {
        padding: 10px 0
    }

    .latest-blogs-added,
    .latest_blog_added {
        grid-template-columns: 1fr !important;
        gap: 1rem !important
    }

    .blog-section .index-blog-row {
        grid-template-columns: 1fr
    }

    .gc-heading {
        line-height: 1.3
    }

    .gc-slogan {
        line-height: 1.3;
        margin: unset;
        margin-top: 5px
    }

    .feature-card-div .gc-col {
        width: 100%
    }

    #default {
        min-height: 100px;
        height: 100%;
        height: 200px
    }
}

@media screen and (min-width: 425px) {
    #default {
        height: 88%
    }
}