img{
    max-width: 100%;
}
.clolororange{
    color: #D04D22;
}
.banner-about {
    padding-top: 7rem;
    padding-bottom: 2rem;
}
h1{
    font-weight: 600;
    font-style: 'Semibold';
    font-size: 55px;
    line-height: 1.2;
    letter-spacing: 0%;
}
.banner-about h2{
    margin-top: 0.6rem;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2500;
    text-align: center;
    color: #D04D22;
    background-color: #FFE7DF94;
    margin-bottom: 0;
    display: inline-block;
    padding: 5px 10px;

}

.banner-about p{
    margin-top: 1rem;
    font-weight: 400;
    font-style: 'Regular';
    font-size: 20px;
    line-height: 30px;
}

.vision-mission {
    padding-block: 4rem;
}

.vision-mission h2{
    font-weight: 500;
    font-style: Medium;
    font-size: 38px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.vision-mission p{
    font-weight: 400;
    font-style: 'Regular';
    font-size: 20px;
    line-height: 1.5;
    max-width: 68%;
}

.vision-mission .vis-mis-con{
    position: relative;
}
.vision-mission .oro-con{
    position: absolute;
    top: 11%;
    left:6%;
}




/* why_chase_us */

.why_chase_us{
    padding-block: 6rem;
    background-color: #F8F9FB;
}

.why_chase_us h2{
    font-weight: 600;
    font-size: 50px;
}
.why_chase_us .Choose-bar{
    margin-top: 6rem;

}

.why_chase_us #Choose-tab{
    display: flex;
    justify-content: center;
    border: none;
}

.why_chase_us #Choose-tab .nav-item{
    box-shadow: none;
    padding: 2px 10px;
}
.why_chase_us .choose-nav-link{
    background-color: transparent;
    border: none;
    padding: 7px 18px;
    padding-bottom: 5px;
    border-radius: 10px;
    border: 1px solid #EAEAEA;
    background-color: #F5F5F5;

}
.why_chase_us .choose-nav-link img{
    width: 30px;
}

.choose-nav-link.orange.active,.tab-pane.orange{
    border: 1px solid #FF872C;
    background-color: #FFF1E6;
}

.choose-nav-link.green.active,.tab-pane.green{
    border: 1px solid #00CB48;
    background-color: #F2FFF6;
}

.choose-nav-link.ylet.active,.tab-pane.ylet{
    border: 1px solid #8C3DDC;
    background-color: #FCFAFF;
}

.choose-nav-link.yellow.active,.tab-pane.yellow{
    border: 1px solid #E6A823;
    background-color: #FFF9EB;
}

.why_chase_us .Choose-tab-content{
    display: block;
    margin: auto;
    margin-top: 4rem;
    max-width: 1100px;
}
.why_chase_us .tab-pane{
    border-radius: 10px;
    padding-block: 2rem;
    padding-inline: 4rem;
}

.why_chase_us  h3{
margin-top: 1rem;
font-weight: 500;
font-style: Medium;
font-size: 40px;
line-height: 1.6;
color: #000000;
}

.why_chase_us  p{
font-weight: 400;
font-style: 'Regular';
font-size: 20px;
line-height: 1.5;
max-width: 750px;
margin-top: 1rem;
margin-bottom: 2rem;
color: #000000;
}


.Choose-accodian{
    margin-top: 2rem;
}

.Choose-accodian img{
    width: 70px;
}

.Choose-accodian .accordion-item{
    text-align: left;
}

.Choose-accodian .accordion-button {
    padding-inline: 0;
}

.Choose-accodian .accordion-button:focus {
    padding-inline: 0;
    box-shadow: none !important;

}

/* why_chase_us */

.Ofqual {
  padding-block: 4rem;
  background: 
    /* horizontal lines */
    repeating-linear-gradient(to bottom, #C5C5C580 0px, #C5C5C580 1px, transparent 1px, transparent 50px),
    /* vertical lines */
    repeating-linear-gradient(to right, #C5C5C580 0px, #C5C5C580 1px, transparent 1px, transparent 50px),
    /* base color */
     #c1c1c13d; /* Blue background */
}


.Ofqual h2{
font-weight: 600;
font-size: 50px;
line-height: 1;
text-align: center;
}

.Ofqual p{
margin: auto;
margin-top: 1rem;
font-weight: 400;
font-size: 20px;
line-height: 1.5;
max-width: 94%;
text-align: center;
max-width: 900px;
}

.contant-box{
    background-color: #ffffff;
    padding: 3rem;
    border: 0.5px solid #D9D9D9;
}
/* Ofqual */

/* our-commitment */

.our-commitment{
    padding-block: 3rem;
}

.our-commitment h2{
    font-weight: 600;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0%;

}

.our-commitment p{
font-weight: 400;
font-size: 20px;
line-height: 1.5;
color: #0D2541;
max-width: 500px;

}
/* our-commitment */

/* jpin-network */
.jpin-network{
    background-image: url(/images/aboutus/bacgroud-cta-scroll.png);
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    padding-block: 10rem;
    text-align: center;
    position: relative;
}
.jpin-network h2{
    color: #ffffff;
    font-weight: 600;
    font-style: Semibold;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0%;
    text-align: center;
    position: relative;
    display: inline-block;
    margin: auto;


}
.orange-btn{
    border: 1px solid #E34D23;
    background: #E34D23;
    padding: 10px 20px;
    border-radius: 140px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    margin-top: 1rem;
    transition: background-color 1s ease;
    transition: border 1s ease;

}

.transprant-btn{
    border: 1px solid #ffffff;
    background: transparent;
    padding: 10px 20px;
    border-radius: 140px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    margin-top: 1rem;
    transition: background-color 1s ease;
    transition: border 1s ease;
}

.orange-btn:hover{
    border: 1px solid #ffffff;
    background: transparent;

}

.transprant-btn:hover{
    border: 1px solid #E34D23;
    background: #E34D23;
}
.ctnbuttondubble{
    display: flex;
    justify-content: center;
    gap: 20px;
}

.exlamaty{
    background-image: url(/images/aboutus/exlamtry-dots.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 59%;
    right: 95%;
}

.blue-spring{
    background-image: url('/images/aboutus/blue-scril.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    max-width: 6%;

}

.leftspring{
    width: 85px;
    height: 85px;
    bottom: 59%;
    right: 75%;
}

.rightsring{
    width: 68px;
    height: 68px;
    top: 59%;
    left: 80%;
}

/* jpin-network */


/* Extra small devices (phones, portrait) */
@media (max-width: 480px) {
  /* styles for very small phones */
}

/* Small devices (phones, landscape) */
@media (max-width: 600px) {
  /* styles for small phones */
}

/* Medium devices (tablets, portrait) */
@media (max-width: 768px) {
    .banner-about{
        padding-top: 2rem;
    }
section{
    text-align: center;
    padding-block: 2rem !important;
}
.contant-box{
    padding: 1rem;
}
.mob-none{
    display: none;
}
.vision-mission p{
    max-width: 85%;
}

.vision-mission .oro-con {
    left: 0%;
}

.ctnbuttondubble{
    flex-direction: column;
    margin-top: 1rem;
    gap: 0.5rem;
}
  .fullmoonbanner{
        margin-top: 3rem;
  }
  h1{
    font-size: 24px;
    text-align: center;
  }
  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: 7rem !important;
    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%;
}

.nav_footer{
        padding-top: 30px;
}

}
@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 */
}