.essay-checker {
    height: 440px;
}
.essay-checker-layout{
    min-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}
.banner {
    background: #DDF6EF;
}
.gc-bg-img {
    right: 0;
    position: absolute;
    top:-90px;
}
.gc-howto-step-img {
    width: 256px;
}
.gc-bg-img-wave {
    left: 10%;
    position: absolute;
    top: 200px;
}
.gc-wb-decor{
    position: absolute;
    top: -20px;
    left: -20px;
}
.bg-academic {
    position: absolute;
    bottom: -50px;
    right: -50px;
    z-index: -1;
}
.gc-wb-image {
    flex-shrink: 0;
    border-radius: 20px;
    width: 624px;
    margin: 2px;
    content: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/bg-gc-writing-brilliance-desktop.webp');
}
.wb-container {
    display: grid;
    grid-template-columns:auto auto;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    width: 97%;
    margin-top: 290px;
}
.wb-text-container { 
    padding: 20px;
}
.wb-img-background {
    border-radius: 20px;
    border: 1px solid #101269;
    background: #ced1fb;
    opacity: .99;
    position: absolute;
    height: 92%;
    width: 91%;
    left: 12px;
    top: 50px;
    z-index: -1;
}

.qb-gc-editor {
    display: flex;
    height: 500px;
    min-height: 1px;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 280px;
    left: 0;
    right: 0;
    max-width: 1300px;
    width: 80%;
}

.essay-checker-title {
    color: #101269;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 77px; /* 128.333% */
    z-index: 1;
}

.essay-checker-title-2{ 
    color: #101269;
    font-family: Source Serif Pro;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 77px;
    z-index: 1;
}
.title-container {
    display: grid;
    text-align: center;
    max-width: 803px;
    margin-left: auto;
    margin-right: auto;
}
.writing-brilliance-title {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px; /* 150% */
    letter-spacing: -0.5px;
}
.essay-checker-desc {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    z-index: 1;
    margin-top: 10px;
}

.writing-brilliance-table-text {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px; /* 218.182% */
    letter-spacing: -0.5px;
}
.writing-brilliance-table-text-2 {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 218.182% */
    letter-spacing: -0.5px;
}
.font-weight-400 {
    font-weight: 400 !important;
}

.writing-brilliance-bg-rect {
    border-radius: 20px;
    border: 1px solid #101269;
    opacity: 0.99;
    background: #CED1FB;
}
.writing-brilliance-text {
    color: #4F4F76;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
    margin-top: 20px;
    margin-bottom: 20px;
}
.gc-wb-flower {
    position: absolute;
    right: 0px;
    top: 0px;
}

.gc-bg-img-down-arrows {
    position: absolute;
    right: 10%;
    top: 150px;
    width: 20%;
    max-width: fit-content;
}
.gc-wb-btb {
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.wb-table {
    display: table;
    text-align: left;
    width: 100%;
    margin: 1% auto 0;
    border-collapse: separate;
    border-radius: 19px;
    border: 3px solid #5B63FE;
    margin-top: 60px;
}
.wb-table-row {
    display: table-row;
}
.wb-table-cell {
    display: table-cell;
}
.width-39 {
    width: 39%;
}
.wb-table-row > .wb-table-cell {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: rgba(91, 99, 254, 0.50) 1px solid;
    padding-left: 2%;
}
.wb-table-row > .wb-table-cell {
    border-left: rgba(91, 99, 254, 0.50) 1px solid;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}

.gc-step-number {
    color: #5B63FE;
font-family: Source Sans Pro;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 21px; /* 150% */
text-transform: uppercase;
}
.gc-step-title {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; 
    margin-bottom: 20px;
}
.gc-cwd-title {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; 
}
.gc-steps {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
    width: 100%;
}
.gc-howto-step {
    margin:12px;
    height: fit-content;
    padding: 20px;
    border-radius: 7.166px;
    border: 0.896px solid #C6C8D5;
    background: #FFF;
    flex: 25%;
    max-width: 300px;
}
.gc-howto-container {
    max-width: 1000px;
}

.gc-howto-container, .gc-users-container {
    display:grid;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.gc-wb-img-container {
    position: relative;
}
.gc-howto-title {
    color: #101269;
text-align: center;
font-family: Source Sans Pro;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 40px; /* 125% */
margin-bottom: 20px;
margin-top:50px;
}
.gc-howto-desc {
    color: #4F4F76;
    text-align: center;

/* display/display 4 */
font-family: Source Sans Pro;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
margin-bottom: 48px;
}
.display-flex {
    display: flex;
}
.key-feature-title-container {
    display:inline-flex;
}
.gc-student-title {
    color: #5B63FE;
    font-family: Source Sans Pro;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px; /* 150% */
    margin-bottom: 20px;
}
.gc-users {
    text-align: center;
    min-width: 75rem;
    margin-left :auto;
    margin-right: auto;
    width: 70%;
}
.gc-user-text-container {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    text-align: left;
    margin-top: 2%;
    margin-left: 2%;
    margin:auto;
    width: 50%;
}
.gc-users-student-container {
    display: flex;
}
.gc-users-desc-item {
    color: #4F4F76;

/* display/display 4 */
font-family: Source Sans Pro;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
}
.gc-users-title {
    color: #101269;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 125% */
    margin-bottom: 20px;
    margin-top: 100px;
}
.gc-users-desc {
    color: #4F4F76;
    text-align: center;
    /* display/display 4 */
    font-family: Source Sans Pro;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
}
.key-features {
    background-color: #F5F5FE;
    min-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.centered {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom:50px;
    max-width: 1400px;
}

.how-to-section{
    min-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 50px;
}
.key-feature-title {
    color: #101269;
font-family: Source Sans Pro;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 36px; 
padding: 20px;
margin: 0;
padding-left: 5px;
padding-right: 0px;
}
.padding-20 {
    padding: 20px;
}
.key-feature-text {
    color: #4F4F76;
font-family: Source Sans Pro;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; 
letter-spacing: -0.3px;
padding: 20px;
}
.bg-img-student {
    position: absolute;
    left: 200px;
    z-index:-1;
}
.gc-users-img-container {
    position: relative;
    display: flex;
    width: 50%;
}
.gc-users-square-pattern {
    position: absolute;
    left: 0;
    bottom: 0;
}
.gc-users-rain-pattern{
    position: absolute;
    top:-30px;
    left: -20px;
}
.gc-users-plus-pattern{
    position: absolute;
    top:-30px;
    left: -60px;
}
.gc-user-student-text-container {
    display: grid;
}

.gc-users-student {
    margin: 45px;
    border-radius:20px;
}

.cwd-bottom {
    height: 50px;
}
.gc-cwd-bg {
    background-color: linear-gradient(0deg, #EAEAFF, #EAEAFF),
    linear-gradient(0deg, #FBFBFE, #FBFBFE);
    border: 1px solid #EAEAFF;
    
    background-color: rgba(245, 245, 254, 0.42);
    border-top: 1px solid rgb(234, 234, 255);
    border-bottom: 1px solid rgb(234, 234, 255);
    left: -3000px;
    right: -3000px;
    height: 100%;
    margin-top: 100px;
    background-image: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/diagonal-wave.svg');
}
.gc-cwd-bg ::before{
    opacity: 0.5;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.gc-cwd-text {
    color: #101269;
font-family: Source Sans Pro;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 150% */
margin-left: 60px;
margin-bottom: 20px;
}
.gc-bullet {
    margin-left: 5px;
}
.cwd-title {
    display: flex;
}
.cwd-row {
    display: flex;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.qb-cta-text-container {
    margin: auto;
    margin-left: 50px;
}

.qb-cta-text {
    color: #101269;
    font-family: Source Serif Pro;
    font-size: 32px;
    font-style: italic;
    font-weight: 600;
    line-height: 48px; /* 150% */
    width: 100%;
    margin-bottom: 20px;
}
.gc-qb-banner {
    margin: auto;
}

.bg-gc-steps {
    background-image: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/bg-gc-steps.svg');
    background-repeat: repeat-x;
    background-position: 0px 450px;
    background-size: inherit;
}

.gc-learner-title {
    color: #A550CF;
font-family: Source Sans Pro;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 48px; /* 150% */
margin-bottom: 20px;
}
.gc-researcher-title {
    color: #FDBE21;
font-family: Source Sans Pro;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 48px; /* 150% */
margin-bottom: 20px;
}
.qb-cta {
    width: 70%;
    flex-shrink: 0;
    margin-left: auto;
    margin-right: auto;
    background: #D7F4EB;
    margin-top: 100px;
    position: relative;
}

.qb-cta-button {
    width: 290px;
    height: 49px;
    flex-shrink: 0;
    background: #0FC89D;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: #101269;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.875px;
    text-transform: uppercase;
}
.qb-cta-background {
    background: #101269;
    border: 1px solid #101269;
    opacity: .99;
    position: absolute;
    height: 99%;
    width: 100%;
    left: -21px;
    top: 25px;
    z-index: -1;
}

.sample-essay-title {
    color: #101269;
font-family: Source Sans Pro;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 36px; /* 128.571% */
margin-left: 20px;
}
.sample-essay-desc {
    color: #7F839C;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 40px; /* 250% */
letter-spacing: 0.8px;
text-transform: uppercase;
}
.sample-essay-desc-container{
    display: inline-flex;
    justify-content:space-between;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.sample-essay-show-more{
    color: #5B63FE;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.711px;
text-transform: uppercase;
cursor: pointer;
margin-top: 20px;
}
.display-grid {
    display: grid;
}
.float-right {
    float: right;
}
.essay-links {
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 25%;
}
.sample-essays{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}
.sample-essays-link {
    color: #5B63FE;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 28px; /* 175% */
text-decoration-line: underline;
}
.faq-layout {
    display: flex;
padding: 16px;
align-items: center;
gap: 76px;
background: #A4A6FF;
color: #101269;
font-family: Source Sans Pro;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 36px; /* 163.636% */
margin: 16px;
}
.faq-title {
    color: #101269;
text-align: center;
font-family: Source Sans Pro;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 40px; /* 125% */
margin-bottom: 30px;
}
.faq-qn {
    color: #101269;
    font-family: Source Sans Pro;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; 
    margin: 0;
}
.width-33{
    width: 33%;
}
.height-64 {
    margin: auto;
    margin-left: 0;
    height: 70px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    justify-content: center;
}

details{
    background-color: #A4A6FF;
    color: #101269;
    font-size: 1.5rem;
  }
  
  summary {
    padding: .5em 1.3rem;
    list-style: none;
    display: flex;
    justify-content: space-between;  
    transition: height 1s ease;
    cursor: pointer;
  }
  
  summary::-webkit-details-marker {
    display: none;
  }
  
  summary:after{
    content: "\002B";
    cursor: pointer;
  }
  
  details[open] summary {
      border-bottom: 1px solid #aaa;
      margin-bottom: .5em;
  }
  
  details[open] summary:after{
    content: "\2212";
    cursor: pointer;
  }
  
  details[open] div{
    padding: .5em 1em;
    font-weight: normal;
    font-size: 20px;
    transition: height 2s;
  }

  .page-title-margin {
    margin-top: 30px;
    position:relative;
    margin-bottom: 10px;
  }

  .width-50-percent {
    width: 50%;
  }
  .sample-essays-link-box {
    border-radius: 6px;
    border: 1px solid #C6C6DE;
    background: #FFF;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .faq-container{
    margin-top: 100px;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:80px;
  }
  
  ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
  }
  ul.breadcrumb li {
    display: inline;
    font-size: 16px;
    font-family: Source Sans Pro;
  }
  ul.breadcrumb li+li:before {
    padding: 8px;
    color: #101269;
    content: "\203A";
  }
  ul.breadcrumb li a {
    text-decoration: none;
  }
  ul.breadcrumb li a:hover {
    text-decoration: underline;
  }
  .gc-users-student-container {
    display: flex;
  }
  .gc-users-teacher-container {
    display: flex;
  }
  .gc-users-esllearner-container {
    display: flex;
  }
  .gc-researcher-container {
    display: flex;
  }
  .qb-cta-container {
    display: flex;
    height: 290px;
  }
  .faq-display {
    display: flex;
  }
.wb-mobile-topic {
    color: #101269;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; 
text-transform: uppercase;
display: none;
}
.sample-essay-title-container {
    display: grid;
    padding-bottom: 20px;
    border-bottom: 1px solid #C6C6DE;
}
.margin-auto {
    margin: auto;
}
.show-for-desktop{
    display: flex;
}
.show-for-mobile {
    display: none;
}
.gc-teacher-title {
    font-family: Source Sans Pro;
font-size: 32px;
font-weight: 600;
line-height: 48px;
letter-spacing: 0px;
text-align: left;
color: #0FC89D;
margin-bottom: 20px;
}
.margin-left-cwd-title {
    margin-left: 15px;
}
.radial-gradient-rose {
    background-image: radial-gradient(rgba(216, 25, 158, 0.17) 30%, #F5F5FE, transparent);
} 
.radial-gradient-blue {
    background-image: radial-gradient(rgba(50, 181, 255, 0.17) 30%, #F5F5FE, transparent);   
}
.radial-gradient-green {
    background-image: radial-gradient(rgba(15, 200, 157, 0.17) 30%, #F5F5FE, transparent);
}
.margin-right-qb-img {
    margin-right: 100px;
}
.display-none {
    display: none;
}
.gc-student-img-align {
    margin-left: 25%;
    width: 462px;
}
.gc-student-text-align {
    position: relative;
    margin-left: 20%;
    width: 74%;
}
.gc-esllearner-img-align {
    width: 454px;
    margin-left: 25%;
}
.gc-esllearner-text-align {
    position: relative;
    margin-left: 30%;
    width: 66%;
}
.gc-teacher-img-align {
    width: 442px;
}
.gc-teacher-text-align {
    width: 75%;
    margin-left:50px
}
.gc-researcher-text-align {
    width: 72%;
    margin-left: 50px;
}
.ash-gray{
    color:#959fa6;
}
.gc-researcher-img-align {
    width: 463px;
}
/* MOBILE */
  @media only screen and (max-width: 600px) {
    .gc-teacher-img-align {
        width: 320px;
    }
    .gc-student-img-align {
        width: 320px;
    }
    .gc-esllearner-img-align{
        width: 320px;
    }
    .gc-researcher-img-align {
        width: 320px;
    }
    .sample-essays {
        width: 90%;
    }
    .gc-esllearner-text-align {
        width: 95%;
        margin-left: 1%;
    }
    .qb-cta-button {
        width: 230px;
        text-wrap:balance;
        white-space:normal;
    }
    .margin-right-qb-img {
        margin-right: 0px;
    }
    .page-title-margin {
        margin-top: 30px;
    }
    .gc-bg-img {
        height: 236px;
        top:140px;
    }
    .gc-wb-image {
        content: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/bg-gc-writing-brilliance-mobile.png');
        margin: 2px;
        width: 324px;
    }
    .gc-bg-img-wave {
        content: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/bgs-essay-checker-wave-mobile.svg');
        left: 5%;
        top:190px;
    }
    .gc-bg-img-down-arrows {
        content :url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/gc-bg-img-down-arrows-mobile.svg');
        top:180px;
    }
    .wb-container {
        display: contents;
    }
    .how-to-section {
        min-width: 15rem;
    }
    .gc-steps{
        display: block;
        min-width: 15rem;
    }
    .key-features{
        min-width: 15rem;
    }
    .height-64 {
        margin: auto;
        margin-left: 0;
        width: 35px;
        height: 42px;
        flex-shrink: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: center;
    }
    .centered{
        width: 92%;
        display: block !important;
        padding-bottom: 10px;
    }
    .width-33 {
        width: 100%;
    }
    .gc-users{
        min-width: 15rem;
        width: 100%;
    }
    .gc-users-img-container {
        display: block;
    }
    .gc-users-student-container {
        display: block;
      }
    .gc-users-teacher-container {
        display: block;
    }
    .gc-users-esllearner-container {
        display: block;
    }
    .gc-researcher-container {
        display: block;
      }
      .gc-student-text-align {
        width: 95%;
        margin-left:1%;
      }
      .gc-howto-container, .gc-users-container{
        width: 95%;
      }
      .qb-cta-container {
        display: contents;
      }
      .gc-users-student {
        width: 320px;
      }
      .float-right {
        float: none;
      }
      .qb-cta {
        width: 80%;
      }
      .faq-display {
        display: block;
      }
      .essay-links{
        width: 100%;
      }
      .cwd-row {
        display: block;
        width: 100%;
      }
      .wb-table {
        width: 96%;
      }
      
      .width-50-percent {
        width: 100%;
      }
      .gc-users-student {
        margin:0px;
      }
      .wb-text-container {
        padding: 10px;   
      }
      .how-to-section{
        width: 95%;
      }
      .gc-howto-step {
        margin:10px;
      }
      .hide-for-mobile {
        display: none;
      }
      .writing-brilliance-table-text {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; 
        letter-spacing: -0.5px;
      }
      .writing-brilliance-table-text-2 {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; 
        letter-spacing: -0.5px;
      }
      .essay-checker-title {
        font-size: 38px;
        font-weight: 400;
        line-height: 48px; 
      }
      .essay-checker-title-2 {
        font-size: 38px;
        font-weight: 600;
        line-height: 48px;
      }
      .essay-checker-desc {
        display: none;
      }
      .faq-qn {
        color: #101269;
        font-family: Source Sans Pro;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px; 
    }
    .qb-gc-editor {
        width: 100%;
        top:228px;
        left: 1%;
    }
    .wb-mobile-topic {
        display: block;
    }
    .essay-checker {
        margin-bottom: 250px;
    }
    
    .show-for-desktop{
        display: none;
    }
    .show-for-mobile {
        display: block;
    }
    .qb-cta-text {
        font-family: Source Serif Pro;
        font-size: 28px;
        font-style: italic;
        font-weight: 600;
        line-height: 42px;
        letter-spacing: 0px;
        text-align: left;
    }
    .writing-brilliance-title {
        font-family: Source Sans Pro;
        font-size: 28px;
        font-weight: 600;
        line-height: 42px;
        letter-spacing: -0.5px;
        text-align: left;
    }
    .gc-howto-title {
        font-family: Source Sans Pro;
font-size: 28px;
font-weight: 600;
line-height: 42px;
letter-spacing: -0.5px;
text-align: center;
    }
    .gc-howto-desc {
        font-family: Source Sans Pro;
font-size: 18px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0px;
text-align: center;

    }
    .key-feature-title {
        font-family: Source Sans Pro;
font-size: 20px;
font-weight: 600;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
padding-left: 20px;
    }
    .key-feature-text {
        font-family: Source Sans Pro;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.29999998211860657px;
text-align: left;
    }
    .gc-users-title {
        font-family: Source Sans Pro;
font-size: 28px;
font-weight: 600;
line-height: 42px;
letter-spacing: -0.5px;
text-align: center;
margin-top: 50px;
    }
    .gc-users-desc {
        font-family: Source Sans Pro;
font-size: 18px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0px;
text-align: center;
    }
    .gc-users-desc-item {
        font-family: Source Sans Pro;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0px;
text-align: left;
    }
    .gc-student-title, .gc-teacher-title, .gc-researcher-title, .gc-learner-title {
        font-family: Source Sans Pro;
font-size: 28px;
font-weight: 600;
line-height: 42px;
letter-spacing: 0px;
text-align: left;
    }
    
    .qb-cta-text-container {
        margin-left: 20px;
        padding: 20px;
    }
    .qb-cta-background {
        width: calc(100% + 40px);
    }
    .sample-essay-desc{
        display: none;
    }
    .faq-title {
font-size: 28px;
font-weight: 600;
line-height: 42px;
letter-spacing: -0.5px;
text-align: center;
    }
    .faq-layout {
        padding: 12px;
    }
    .gc-user-text-container {
        width: 100%;
    }
    .gc-qb-banner {
        width: 100%;
    }
  }

  @media screen and (max-width:700px) and (min-width : 601px){
    .essay-checker-title {
        font-size: 50px;
    }
    .essay-checker-title-2 {
        font-size: 50px;
    }
    
  }

  @media only screen and (max-width: 1100px) and (min-width: 601px)  {
    .gc-student-img-align {
        margin-left: 1%;
    }
    .gc-users-img-container {
        width: 98%;
    }
    .gc-users-student {
        margin: 10px;
    }
    .gc-student-text-align {
        width: 98%;
    }
    .gc-esllearner-text-align {
        margin-left: 0px;
        width: 98%;
    }
    .qb-cta {
        width: 90%;
    }
    .qb-cta-container {
        height: 100%;
    }
    .gc-qb-banner {
        width: auto;
    }
    .wb-container {
        display: contents;
    }
    .gc-wb-image {
        content: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/bg-gc-writing-brilliance-mobile.png');
        margin: 2px;
        width: 324px;
    }
    .gc-bg-img {
        top: 120px;
        height: 300px;
    }
    .gc-bg-img-wave {
      left: 3%;   
      content: url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/bgs-essay-checker-wave-mobile.svg');
    }
    .gc-bg-img-down-arrows{
        content :url('https://assets.bartleby.com/1.17/images/bgs/bartleby/essay-checker/gc-bg-img-down-arrows-mobile.svg');
    }
    .how-to-section {
        min-width: 90%;
    }
    .gc-steps {
        flex-wrap:wrap;
        min-width: 36rem;
        width: 100%;
    }
    .key-features{
        min-width: 36rem;
    }
    .gc-users {
        min-width: 36rem;
        width: 90%;
    }
    .gc-user-text-container {
        width: 100%;
    }
    .centered {
        width: 90%;
        padding-bottom: 20px;
    }
    .cwd-row {
        width: 90%;
    }
    .gc-wb-img-container {
        margin-top: 280px;
    }
  }

  .sample-essays-link-box > div> ul> li > a {
    color: #5B63FE !important;
    font-family: Source Sans Pro !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-decoration-line: underline !important;
}

ul {
    list-style: none;
}
@media screen and (min-width: 40em){
    .columns-medium-2 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 1em;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }}
@media screen and (min-width: 64em){
.columns-large-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}
}

  