img{
    max-width: 100% !important;
}
/* .policy-banner */
.policy-banner{
    background-image: url('/images/Policy/blue-back-banner.png');
    background-size: cover;
    padding-top: 7rem;
    background-position: bottom;
    text-align: center;
    color: #ffffff;
    position: relative;
}
.catcular-img{
    background-image:url('/images/Policy/partical-imag.png');
    margin-top: 3rem;
    padding: 4rem;
    background-size: contain;
    background-position: center;

}
.policy-banner h1{
    font-weight: 600;
    font-size: 55px;
    line-height: 1.1;
    max-width: 940px;
    margin-inline: auto;
    margin-bottom: 1rem;
}

.policy-banner p{
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    margin: auto
}

.policy-banner p.fist{
    margin-top: 1rem;
    max-width: 1185px;
}

.policy-banner p.second{
    margin-top: 2rem;
    max-width: 1100px;
}

.star-img{
    width: 66px;
    position: absolute;
}
.top-star{
    top: 17%;
    left: 12%;
}

.bottom-star{
    top: 61%;
    right: 12%;
}

.scroll{
    top: 20%;
    right: 13%;
    position: absolute;
    width: 68px;
}
/* .policy-banner */

/* benefits-sec */

.benefits-sec{
    padding-block: 4rem;
    background-color: #f2f2f2;
}

.benefits-sec h2{
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    max-width: 773px;
    margin: auto;
}

.benefits-sec .hedderparhg{
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5x;
    text-align: center;
    max-width: 778px;
    margin: auto;
    margin-top: 2rem;
}

.prataring{
    margin-top: 5rem;
}

.stjjyimg{
    position: sticky;
    height: fit-content;
    top: 200px;
}

.stjjyimg img{
    max-width: 480px !important;
    margin-inline: auto;
}


.squre-box{
    width: 42px;
    height: 42px;
    display: flex;
    background-color: #F88A37;
    border-radius: 5px;
}

.dimand-box{
    width: 15px;
    height: 15px;
    display: block;
    background-color: #7F3011;
    margin: auto;
    transform: rotate(45deg);
}

.benift-box-list{
    display: flex;
    flex-direction: column;
    gap: 2rem;
}


.benfit-box{
    background-color: #FFF1E6;
    border: 1px solid #FF872C;
    position: relative;
    padding: 4rem 4rem;
}

.benfit-box img{
    width: 243px;
}

.half-square {
  width: 150px;
  height: 75px;
  background: #f88a3724;
}

.half-circle {
  width: 150px;
  height: 75px; /* half the height */
  background: #f88a3724;
  border-bottom-right-radius: 150px;
  border-bottom-left-radius: 150px;
}

.shdow-box{
    display: flex;
    position: absolute;
    top: 0;
    right: 1.5%;
}

.benfit-box h3{
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0%;
    padding-top: 1.3rem;

}

.benfit-box p{
font-weight: 400;
font-size: 18px;
line-height: 1.5;
margin-top: 1.3rem;

}

/* benefits-sec */

/* access-sec */

.access-sec{
    padding-block: 4rem;
}

.access-sec h2{
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: #D04D22;
    margin-bottom: 1.2rem;
}

.access-sec p{
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
}

.colorD04D22{
    color: #D04D22;
    font-weight: bold;
    text-decoration: none;
}

.access-sec .moden-p{
    background-color: #F8F9FB;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    padding: 0.8rem 1.2rem;
    margin-inline: auto;
    margin-top: 2rem;
}

.access-sec img{
    max-width: 338px !important;
    display: block;
    margin-inline: auto;
}



/* .access-sec */

@media (max-width: 768px) {
section{
    text-align: center;
}
.policy-banner{
    padding-top: 2rem;
}
.contant-box{
    padding: 1rem;
}
.mob-none{
    display: none;
}
  .fullmoonbanner{
        margin-top: 3rem;
  }
.catcular-img{
    padding: 1.5rem;
    margin-top: 1rem;
}
.policy-banner  h1{
    font-size: 24px;
    text-align: center;
  }
  .scroll {
    top: 17%;
    right: 6%;
    width: 28px;
}
.bottom-star {
        top: 82%;
        right: 9%;
        width: 28px !important;
}
.top-star {
    top: 13%;
    left: 2%;
}
.star-img {
    width: 40px;
    position: absolute;
}
  h2{
    font-size: 22px !important;
  }
  h3{
    font-size: 20px !important;
  }
  p{
    font-size: 14px !important;
    font-weight: 800;
  }
  .home-banner-btn{
    font-size: 14px;
  }
  .homebanner-round1 {
    top: -45%;
    left: 2%;
  }
  .homebanner-round2 {
    top: -45%;
    right: 2%;
  }
  .homebanner-round3{
    display: none;
  }
  .for_learners {
    position: absolute;
    top: 3%;
    left: 9%;
}
.block_border-btn {
    font-size: 17px;
    padding: 15px 15px;
}
.block_border-btn img {
    width: 15px;
    height: 15px !important;
}
.section-for .row{
    row-gap: 40px;
}
.news_slid_content a {
    font-size: 12px;
}

.arrow-contant {
    gap: 5px;
    top: 4%;
}
.fill-arrow {
    width: 30px;
    height: 30px;
}
.who_we_are_section{
        padding-top: 4rem;
}
.why_chase_us,.section-for,.Ofqual{
    padding-block: 2rem;
}
.who_we_are_section .arrow-imgg {
    margin-top: 4rem;
    margin-right: 61%;
    max-width: 34%;
    transform: rotate(45deg);
}
.vision-mission p{
    margin: auto;
}

.jpin-network{
    padding-block: 6rem;
    background-size: cover;
}
.exlamaty {
    width: 23px;
    height: 25px;
    bottom: 59%;
    right: 95%;
}

.leftspring{
    width: 85px;
    height: 85px;
    bottom: 52%;
    right: 81%;
}

.rightsring{
    width: 68px;
    height: 68px;
    top: 18%;
    left: 81%;
}
.contactnumber{
    gap: .5rem;
}

.prataring {
    margin-top: 2rem;
}
.half-square {
    width: 100px;
    height: 45px;
}
.half-circle {
    width: 100px;
    height: 45px;
}
.benfit-box {
    padding: 3rem 2rem;
}
.squre-box {
    margin-top: -70px;
}
.benift-box-list {
    gap: 3rem;
}
.stjjyimg img{
    max-width: 100% !important;
    position: relative;
}
.stjjyimg{
    position: relative;
    top: 0;
}
}
@media (min-width: 768px) {
.window-none{
    display: none;
}
}

/* Large devices (tablets, landscape / small laptops) */
@media (max-width: 992px) {
  /* styles for small laptops */
}

/* Extra large devices (desktops) */
@media (max-width: 1200px) {
  /* styles for desktops */
}

/* Ultra wide screens */
@media (max-width: 1400px) {
  /* styles for very large monitors */
}