/* @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');


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

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;
}
.staar-heading {
    margin-top: 0px !important;
    background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Staar/header%20bg%20og%20com.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 0px 0px;
}
.staar-logo-bg
{
  width: 150px;
  padding: 0px 10px;
  padding: 20px 0px;
}

.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 20px;
  display: inline-block;
}

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

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

.staar-blue{
  color: #5102B0
}

.box-1 h4{
 margin-bottom: unset !important;
}

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

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

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

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

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

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

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

.staar-heading h1 {
    font-size: 65px;
    font-family: 'Sora', sans-serif;
    font-weight: 600;
    line-height: 4rem;
}

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


.staar-blue {
  color: #1E007F;
}
.staar-orange {
  color: #FD7B50;
}

.staar-red{
  color: #C00000
}

.bg-yellow{
  background-color:#FF6734
}

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

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

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

.text-yellow{
  color: #FFDE59;
}

.staar-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: 40px;
}

.staar-register-btn {
  font-family: "sora", roboto;
  font-size: 20px;
  font-weight: 600;
  border: 2px dashed #fff;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  background-color: #151AD5;
  border-style: dashed;
}

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


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

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

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

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

.staar-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;
}
    
.staar-section-2 {
  margin: 35px !important;
  padding: 0px !important;
}

.staar-section-2 h4{
  font-size: 1.5rem;
  font-weight: 300;
}

.staar-section-3 {
  margin-top: 0;
  background-color: #151AD5;
}

.staar-section-3 .container {
  padding-top: 100px;
}

.rounded-corner {
  border-radius: 50px;
  height:100px;
}

.staar-section-4 {
    margin-top: 0px !important;
    background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Staar/details%20bg%20com.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 0px 0px;
}

.staar-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;
}

.staar-section-7 {
    margin-top: 0px !important;
    background-image: url(https://pages.98thpercentile.com/hubfs/Website%20Images/Math%20Placement%20test/bottom.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0 0;
}

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

.staar-table td, .staar-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;
}

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


.staar-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;
}

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

.staar-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;
}

.staar-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;
}

.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;
}

.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-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 {
  background-color: #ffe2ad42;
  padding-top: 6rem!important;
  padding-bottom: 6rem!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;
}

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

@media (max-width: 576px) {

  .phoneMargin {
    margin-top: 20px;
  }

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

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

  .header-img{
    margin-top: 40px;
  }

  .staar-heading {
    padding: 29px 0 0;
  }
  .staar-section-8 p.text-left {
    text-align: center!important;
  }
  .staar-section-3 .container {
    padding-top: 70px;
  }
  
  .spell3-section-8 {
    padding-bottom: 3rem!important;
    padding-top: 3rem!important;
  }
  
  .staar-section-4 {
    padding: 50px 0 0;
  }
  
  .rounded-corner.bg-white.p-4.mt-3.col-12 {
    padding: 1rem!important;
  }
  
  .rounded-corner {
    height: auto; 
  }
  
  .pc {
    display: none;
  }
  
  .tab-mob{
    display: block!important;
  }
  
  .review-btns{
    width:100% !important;
  }
  .staar-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;
  }

  .staar-heading h1 {
    font-size: 40px;
  }
  
  .h3, h3 {
    font-size: 2rem;
  }
}

.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;
}

.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;
}

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