/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;900&family=Rammetto+One&family=Sora:wght@100;200;300;600;700;800&display=swap');
@font-face {
  font-family: qk_star;
  src: url(https://pages.98thpercentile.com/hubfs/Website%20Images/spell3_Images/QK%20Star%20Regular.ttf);
}
@font-face {
  font-family: Rammetto One;
  src: url(https://fonts.googleapis.com/css2?family=Rammetto+One&display=swap);
}

/* <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rammetto+One&display=swap" rel="stylesheet"> */

/*global declration*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'poppins'!important;
}

.h3, h3 {
    font-size: 2.5rem;
}

h3 span {
  font-family: 'Rammetto One';
}

.font-20 {
  font-size: 20px !important
}

.font-30 {
  font-size: 30px !important
}

.mar-b-vid{
  margin-bottom: 70px!important;
}

section {
  margin-top: 75px !important;
}

.scratch-blue{
  color: #5102B0
}

.scratch-bg-blue{
 background-color: #151AD5
}

.scratch-bg-white{
 background-color: #fff
}

.scratch-bg-red{
  background-color: #C00000!important;
}

.no-margin {
  margin: 0px !important
}

.mt-50{
  margin: 50px !important
}

.no-margin .container {
  padding: 70px 50px 70px;
}

.scratch-blue {
  color: #4C97FF;
}
.scratch-orange {
  color: #F38F00;
}

.scratch-red{
  color: #C00000;
}

.bg-yellow{
  background-color:#FFD500!important;
}

.bg-orange{
  background-color:#FFDE59;
}

.bg-blue{
  background-color:#4C97FF;
}

.h-yellow-text{
  color: #FFDE59;
  font-family: 'Sora', sans-serif;
  font-size: 65px;
  font-weight: 900;
  line-height: 4rem;
}

.scratch-green{
 color: #13f4b0;
}

.text-yellow{
  color: #FFDE59;
}

.txt-hightlight {
  color: black!important;
}

.pc {
  display: block!important;
}

.tab-mob{
  display: none!important;
}
/*ending global*/
body {
    background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/MK_Images/mk_bg.png);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: cover;
}
.scratch-heading {
    background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Scratch%20OK/header-bg-scratch.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 0px 0px;
}
.scratch-logo-bg {
  width: 150px;
  position: absolute;
  top: 40px;
  right: 40px;
}

img.\39 8thpercentile-logo {
  width: 125px;
}

h3.header-98 {
  font-weight: 500;
  color: white;
}

.div-wrapper {
  position: relative;
}

.div-wrapper .clouds {
  position: absolute;
  left: 0;
  bottom: -2px;
}

.div-wrapper .clouds-top {
  top: -2px;
  left: 0;
  position: absolute;
}

.box-1 {
  padding: 10px;
  display: inline-block;
}

.w-120{
  width: 120%!important;
}

.w-140 {
  width: 140%!important;
}

.box-1 h4{
  margin-bottom: unset !important;
  font-family: 'Sora', sans-serif;
  font-weight: 800;
}

.scratch-bg-green{
 background-color: #13F4B0
}

.scratch-heading h1 {
  font-size: 85px;
  font-family: 'Sora', sans-serif;
  font-weight: 600;
  line-height: 2.5rem;
}

span.small-heading {
  font-size: 35px;
}

.scratch-grades {
  color: #1E007F;
  font-family: 'Sora', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 1.3px;
  /* margin-top: 20px; */
  margin-bottom: 20px;
}

.scratch-register-btn {
  font-family: "sora", roboto;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  padding: 13px 18px;
  cursor: pointer;
  background-color: #F38F00;
  display: inline-block;
  border-radius: 25px;
}

.scratch-register-btn:hover {
  box-shadow: 0px 0px 14px 2px #F38F00;
}

background-color: #C00000;
border: 2px dashed #fff;
color: #fff;


.scratch-register-btn:hover {
  background-color: #5102B029;
  box-shadow: 0 0 15px #ffffff75;
  color: #13F4B0;
}

h2 span {
  background-color: white;
  border-radius: 100px;
  padding: 5px 15px;
  margin: 5px;
  font-family: 'qk_star';
}

/*   margin-bottom: 100px; */
}

h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0.5px;
}

.scratch-h2-span {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 1.3px;
}

.scratch-p,
li {
    font-family: "Poppins", roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: 0.3px;
    margin: 0px;
    
}

.rgs-s{
  font-size: 17px;
}

.rgs-s:hover{
  background-color: rgb(66, 41, 148);
  box-shadow: rgb(30 0 127 / 75%) 0px 0px 15px;
}

.Thank-you-para{
  background-color: white;
  padding: 5px 14px;
  border-radius: 15px;
}
    
.scratch-section-2 {
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Scratch%20OK/orange-bg-section-4.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0 !important;
  padding: 20px;
}

.dashed-border {
  border-style: dashed;
  color: white;
}

.section-2-content {
  max-width: 1000px;
  margin: auto;
  color: white;
  padding: 48px 0px;
  font-size: 27px!important;
}

.scratch-section-2 h4{
  font-size: 1.5rem;
  font-weight: 700;
  font-family: sans-serif;
}

.embed-responsive.embed-responsive-16by9.my-5 {
  border-radius: 20px;
}

.scratch-section-3 {
  margin-top: 0!important;
}

.scratch-section-3 .container {
  padding-top: 75px;
}

.rounded-corner {
  border-radius: 20px;
  /* height: 100px; */
  text-align: justify;
}

.scratch-section-4 {
    margin-top: 0px !important;
    padding: 50px 0px 0px 0px;
}

.scratch-section-5 {
  margin: unset !important;
  padding: 75px 0px 50px;
  background: #FFD50020;
}

.section-5-heading {
  display: inline-block;
  padding: 15px 60px;
  border-radius: 25px;
  margin: -50px 0px;
}

.bottom-border {
  border-bottom: 4px solid #F38F00;
  height: 10px;
}

.section-5-heading h3.text-white {
  margin: unset !important;
}

.section-5-content {
  padding-top: 70px;
  text-align: center;
  max-width: 800px;
  margin: auto;
}

.scratch-section-6 {
    margin-top: 0px !important;
    background-color: #FFFBE4;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 00px 0px;
}

.scratch-register-btn.bg-blue:hover {
  box-shadow: 0px 0px 14px 2px #4C97FF;
  color: #F38F00;
}

.scratch-table th
{
  background-color: #151AD5;
  color: white;
}
.scratch-table td
{
  font-size: 14px;
  font-family: "Poppins", roboto;
  font-weight: 400;
}

.scratch-table td, .scratch-table th{
  padding: 10px 30px 10px 30px;
}

.tlbr-20
{
    border-top-left-radius: 20px !important;
}
.trbr-20
{
    border-top-right-radius: 20px !important;
}
.blbr-20
{
    border-bottom-left-radius: 20px !important;
}
.brbr-20
{
    border-bottom-right-radius: 20px !important;
}

.scratch-box
{
    background-color: #E9F0FF;
    border-radius: 10px;
    
}

.scratch-signup-btn {
    font-family: "Poppins", roboto;
    font-size: 18px;
    font-weight: 500;
    background-color: #1E007F;
    color: #fff;
    border-radius: 10px;
    padding: 10px 25px;
    cursor: pointer;
}

.scratch-signup-btn:hover {
    color: #fff;
}

.scratch-thank-you-heading {
    font-family: "Poppins", roboto !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 1.5em !important;
    letter-spacing: 1.3px !important;
}

.scratch-thank-you-h1 {
    font-size: 40px !important;
    line-height: 3rem !important;
}
.br-10 {
  border-radius: 20px!important;
}

.card-header{
    background-color: unset !important;
    border-bottom: unset !important;
}

.scratch-dates-table {
  display: inline-table;
  border-collapse: separate;
  border-spacing: 15px;
}

.scratch-dates-table th {
  border-radius: 100px;
  border: none !important;
  background-color: #4C97FF;
  color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.scratch-dates-table td {
  border-radius: 100px;
  border: none;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  font-size: 16px;
  font-family: "Poppins", roboto;
  font-weight: 500;
  background-color: white;
}

section.scratch-section-8 {
  margin-top: unset!important;
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Scratch%20OK/paper-bg-1.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 50px;  
  background-color: #e3f3fb;
  background-size: cover;

}

.section-8-content {
  font-size: 25px;
}

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

.spell3-section-9 .we-provide {
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/English%20placement%20exam/Promo-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0!important;
  padding: 50px;
}

.spell3-section-9 .border-dashed {
  display: inline-block;
  margin: 0px 20px 20px;
  padding: 5px;
}

.border-dashed {
  border-radius: 10px;
  border-style: dashed;
  color: #9f00aa;
}

.scratch-section-10{
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Scratch%20OK/test-cat-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0px;
  margin-top: unset!important;
}

.scratch-section-11{
  margin-bottom: 50px;
}

.scratch-section-13{
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Scratch%20OK/blue-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0px;
  margin-top: unset!important;
}

.changeFont{
 font-family: Rammetto One;
}

.hastag {
  background-color: #C00000;
  border-radius: 10px;
  color: #fff;
  font-weight: 900;
  padding: 10px;
  margin-bottom: unset;
}

.justify-content-evenly {
    justify-content: space-evenly!important;
}

.spell3-section-9 .container .row .col-md-5 {
    margin: 20px 20px 60px;
}

.spell3-section-9 .container .row img {
    height: 45px;
}

.spell3-details .col-md-12.col-lg-6 .blue-bg {
  background-color: #4C97FF50;
  padding: 20px 0px;
  border-radius: 20px;
  min-height: 912px;
}

.spell3-section-5 {
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Staar/free%20trial%20bg%20com-1.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0!important;
  padding: 50px;
}

a.spell3-book-now-btn {
  background: #151AD5;
  border-radius: 5px;
  color: #fff;
  font-family: Poppins;
  font-weight: 600;
  padding: 10px;
}

.spell3-section-8 {
  padding-top: 4rem!important;
  padding-bottom: 0rem!important;
  margin: 0px !important;
}

.bg-legacy{
  background-color: #ffe3ad10;
}

.spell3-section-8 .border-dashed {
  padding: 10px;
}

.no-b-margin{
  margin-bottom:unset !important;
}

.nethra-img{
  padding: 0px 0px 15px;
}

.h-para{
  margin-bottom: 100px;
}

.header-img-thanks{
  width: 150%!important;
}

.scratch-register-btn.white-btn {
  color: #F38F00;
  background-color: white;
}

.scratch-register-btn.white-btn:hover {
  box-shadow: 0px 0px 14px 2px white;
  color: #F38F00;
}

.spell3-section-6-.thankyou{
  margin-top:0px!important
}

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1120px) {
  .review-btns{
    width:122% !important;
  }
  
  .w-140 {
    width: 110%!important;
  }
} */

@media (max-width: 1199px){
  .spell3-details .col-md-12.col-lg-6 .blue-bg {
    min-height: 1176px;
  }
}

@media (max-width: 1024px){
  .scratch-heading h1 {
    font-size: 50px;
    line-height: 1.5rem;
  }
  span.small-heading {
    font-size: 25px;
  }
  .box-1 h4 {
    font-size: 20px;
  }

  .scratch-grades {
    font-size: 20px
  }
  
  .section-4-header h1.scratch-blue {
    font-size: 32px;
  }
  
  .w-140 {
    width: 110%!important;
  }

  .section-2-content {
    max-width: 800px;
    margin: auto;
    color: white;
    padding: 48px 0px;
    font-size: 21px!important;
  }
  .review-btns{
    width:122% !important;
  }

  .w-140 {
    width: 140%!important;
  }
  
  .h3, h3 {
    font-size: 32px!important;
  }
  
  .section-8-content {
    font-size: 21px;
  }
  
  .bigger-font {
    font-size: 35px;
  }
}

@media (max-width: 991px){
  .spell3-details .col-md-12.col-lg-6 .blue-bg {
    min-height: unset;
  }
}

@media (max-width: 767px){
  section {
    margin-top:50px!important;}
  .scratch-logo-bg img {
    width: 70%;
  }
  .review-btns{
    width:122% !important;
  }
  .w-140 {
    width: 100%!important;
  }
  .scratch-register-btn {
    font-size: 15px;
  }
  h2 {
    font-size: 26px;
    line-height: 2.5rem;
  }

  .h3, h3 {
    font-size: 27px;
  }
  .font-20 {
    font-size: 15px !important;
  }
  .scratch-section-2 h4 {
    font-size: 15px;}
  .scratch-section-3 .container {
    padding-top: 50px;
  }
  .table td, .table th {
    padding: 0.5rem;
  }
  .scratch-dates-table td {
    border-radius: 25px;
  }
  .scratch-dates-table th {
    border-radius: 25px;
  }
  h2 span {
    border-radius: 25px;
    padding: 3px 8px;
    margin: 3px
  }
  .font-30 {
    font-size: 18px !important;
  }
  .scratch-p, li {
    font-size: 13px;}
  
  .pc {
    display: none!important;
  }

  .tab-mob{
    display: block!important;
  }
  
  img.img-fluid.mob {
    width: 70%;
    margin: auto;
  }
  .section-8-content {
    font-size: 17px;
  }

  .bigger-font {
    font-size: 30px;
  }
  .spell3-details .col-md-12.col-lg-6 .blue-bg {
    min-height: unset;
  }
}

@media (max-width: 576px) {
  
  .header-img {
    width: 75%;
  }
  
  .h3, h3 {
    font-size: 24px !important;
  }

  .h2, h2 {
    font-size: 24px !important;
  }
  
  .section-4-header h1.scratch-blue {
    font-size: 24px;
  }
  
  .w-140 {
    width: 100%!important;
  }

  .phoneMargin {
    margin-top: 20px;
  }

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

  .spell3-section-9 .container .row .col-md-5 {
    margin: 15px 10px 20px;
  }

  .scratch-heading {
    padding: 29px 0 0;
  }
  .scratch-section-8 p.text-left {
    text-align: center!important;
  }
  .scratch-section-3 .container {
    padding-top: 50px;
  }
  
  .spell3-section-8 {
    padding-bottom: 3rem!important;
    padding-top: 3rem!important;
  }
  
  .scratch-section-4 {
    padding: 50px 0 0;
  }
  
  .rounded-corner.bg-white.p-4.mt-3.col-12 {
    padding: 1rem!important;
  }
  .scratch-dates-table {
    display: block;
  }
  
  .scratch-dates-table td {
    border-radius: 25px;
    font-size: 11px;
  }
  .table td, .table th {
    padding: 3px 7px;
  }
  .rounded-corner {
    height: auto; 
  }
  
  .scratch-logo-bg {
    width: 100px;
    top: 10px;
    right: 5px;
  }
    
  .review-btns{
    width:100% !important;
  }
  .scratch-register-btn.download-btn{
    margin-bottom: unset;
  }
  .not-phone{
    display:none;
  }
  .phone{
    display: block!important;
  }
  
  .h-para{
    margin-bottom: unset;
  }
  
  .w-120{
    width: 100%!important;
  }
  
  .header-img-thanks{
    width: 100%!important;
  }

  .scratch-heading h1 {
    font-size: 40px;
  }
}

@media (max-width: 375px){
  .scratch-dates-table td {
    border-radius: 16px;
    font-size: 10px;
  }
}

.d-flex{
  justify-content: center;
}

.download-btn{
  display: inline-block;
}

.face-btn{
  height: 50px!important;
}

.review-btns{
  background-color: #6925BA;
  border-radius: 10px;
  box-shadow: 0 0 10px 4px rgb(0 0 0 / 15%);
  display: inline-block;
  padding: 10px 40px;
  width: 80%;
}

.spell3-section-6-{
  margin-top:unset;
  background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Scratch%20OK/Group%2092779.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 35px;
}

.review-btns:hover {
  background-color: #8d3af0;
  box-shadow: 0 0 15px 3px #6925ba00;
}

.spell3-book-now-btn:hover{
  background-color: #3237f4;
  box-shadow: 0 0 15px 3px #151ad5;
}

.justify-content-evenly{
  justify-content: space-evenly;
}

.nethra-img img{
  border-radius: 25px;
}

.floatingButton {
  display: none;
}

.space-evenly{
  justify-content: space-evenly;
}

.thank-noPadding{
  padding:0px !important;
}

.mb-100 {
  margin-bottom: 100px!important; 
}

.word-wrap{
  word-wrap: break-word;  
}

.\35 brem {
  margin-bottom: 5rem!important;  
}

.newsletter {
  margin-top: unset!important;
}

/*****************************************/
/* Start your style declarations here    */
/*****************************************/