@media(max-width : 1200px){
    .top-chess-header{
        display:none;
    }
    .nav-menu .submenu .row .col-md-6:not(:last-child) .tp-megamenu-fullwidth-item{
        margin-bottom:10px;
    }
    .mega-menu{
        position: fixed;
        z-index: 999999;
        background: #fff;
        top: 0;
        width: 100%;
        height: 100vh;
        left: 0;
        padding: 60px 25px 25px;
        transform: translateX(100%);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s linear;
    }
    
   .mega-menu .hedarer-btn-box {
        position: relative;
        left: 0px;
        top: 11px;
        width: 100%;
        text-align: left;
        margin-top: 20px;
        display: block;
        max-width: fit-content;
        margin: 0;
    }
    
    .loginbtn {
    display:block;
}
.loginbtn.second-btn{
      display:none;
}
    .nav-menu .submenu{
        display:none;
    }
    .nav-menu .submenu.visible{
        display:block !important;
    }
    .mega-menu.shows{
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    .mega-menu > ul{
        gap: 10px;
        justify-content: center;
        flex-direction: column;
        align-items: unset;
        padding: 0;
    }
    .mega-menu > ul > li > a{
        padding:0;
    }
    .mega-menu .dropdowns{
        position:relative;
        display: unset;
    }
    .dropdowns > i{
        position: absolute;
        right: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 23px;
        top: 0;
        background: var(--primary-color);
        display: block;
        color: #000;
        border: 1px solid #000;
    }
    .tp-megamenu-fullwidth{
    position: relative;
    visibility: visible;
    opacity: 1;
    max-width: 100%;
    width: 100%;
    transform: scale(1);
    padding: 10px;
    margin: 10px 0;
    left: 0;
    }
    .tp-megamenu-fullwidth .col-md-4:not(:last-child) .tp-megamenu-fullwidth-item{
        margin-bottom:10px;
    }
    .tp-megamenu-fullwidth-content {
    padding: 10px 0 10px 10px;
    }
    .tp-megamenu-fullwidth-content h4{
        font-size:15px;
    }
    .tp-megamenu-fullwidth-content .tp-btn{
        font-size:12px;
    }
    .tp-megamenu-fullwidth-content p {
    font-size: 12px;
    }
    .mega-menu > ul > li > .tp-submenu{
    position: relative;
    visibility: visible;
    opacity: 1;
    width: 100%;
    transform: scale(1);
    left: 0;
    margin: 10px 0;
    padding:5px 0 0;
   
    }
    .mega-menu > ul > li > .tp-submenu li{
        transform: translateY(0);
    }
    .mega-menu > ul > li > .tp-submenu li > a{
         margin-bottom: 5px;
        padding-bottom: 5px;
        padding-left: 10px; 
        font-size:13px;
    }
    .mega-menu > ul > li > .tp-submenu li:not(:last-of-type) a{
        padding-left: 10px; 
    }
    
    
    .tp-megamenu-small{
         position: relative;
        visibility: visible;
        opacity: 1;
        width: 100%;
        left: 0;
        transform: scale(1);
        margin: 10px 0;
      
    }
    .tp-megamenu-small-content{
        padding:10px;
    }
    .tp-megamenu-small-content .tp-megamenu-list a{
        font-size: 13px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .close-button {
        position: absolute;
        right: 20px;
        display: block;
        top: 20px;
    }
    .close-button i {
        font-size: 25px;
        color: var(--primary-color);
    }
    .mega-menu > ul > li > a:before{
        display:none;
    }
        .hambuuefer {
        position: absolute;
        right: 21px;
        top: 15px;
        display: block;
        z-index: 999;
    }
    .time-classs p {
        text-align: justify;
    }
    /*.intro-sec-main-chess .introsec-main-img img{*/
    /*      margin-left: 12rem;*/
    /*}*/
    
    .intro-sec-main-chess .introsec-main-img{
            width: 90%;
    }
    .hambuuefer i {
        font-size: 25px;
        color: var(--primary-color);
    }
    .whatsappicon .call-icons{
        display:block;
        margin-bottom:10px;
    }
    
}

@media(max-width : 767px){
    .footer-locat-sec ul {
    gap: 0 10px;
    flex-wrap: wrap;
    }
    .appointment .time .apoi-title-sm {
    position: relative;
    top: unset;
    }
    .link-list li{
        font-size:14px;
    }
    .appointment .form-grid {
        display:unset;
    }
    .appointment .form-header h4{
        font-size:17px;
        margin:0;
    }
    .appointment .form-group{
        margin-bottom:20px;
    }
    .appointment .form-label{
        font-size: 15px;
    }
    .appointment .back-btn {
    width: 30px;
    height: 30px;
    font-size:15px;
    line-height: 35px;
    }
    .appointment .form-input, .appointment .form-textarea{
        padding:10px;
    }
    .appointment .time {
    border-left:unset;
    padding-left: 0;
    }
    .what-students-img{
        text-align:center;
    }
    .chess-brain-sec .chess-brain-box{
        margin:0;
    }
    .join-now-chess{
        padding:3rem 0;
    }
    .structured-chess .row {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}
    .beginner-main-cta .cta-buttons {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
}
.gobal-history {
    padding: 1rem 0 1rem;
}
    .cta-chess-sec .cta-buttons {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
    .banner-mobile {
    display:block;
    margin-top: 19px;
}
.cor-card {
    padding: 10px 12px;
}
.cod-card-left {
    width: 75%;
}

.top-history-border li {
    flex-direction: row-reverse;
    max-width:100%;
    margin-bottom: 20px;
}

.histry-design-box img{
    display:none;
}
.top-history-border:before {
    left: 13%;
}
.why-chesdd-history {
    padding: 2rem 0;
}

.history-cntes {
    padding-top: 1rem;
}
.ahievementsd .btnsd {
    margin-right: 31%;
    margin-top: 10px;
}
    .appointment{
        max-width:100%;
    }
    .appointment .appointment-header {
        padding:10px;
    }
    .appointment .appointment-step {
        padding:15px;
    }
    .appointment .appointment-step .apoi-title-sm {
    font-size: 17px;
    }
    .appointment .calendar-day{
        height: 35px;
        width: 35px;
        font-size: 14px;
        padding:0;
    }
    .appointment .calendar.calendar-days{
        gap: 10px;
        margin-bottom: 30px;
    }
   
    .vision-miss-chess .misson-sec {
        padding: 12px;
    }
    .appointment .time-label{
        font-size: 15px;
    }
    .appointment .time-select{
        font-size: 15px;
    }
    .appointment .calendar.date-time-book {
    display: unset;
    }
    .appointment .time-item{
        padding:10px;
    }
    .appointment .calendar-week div{
        font-size:14px;
    }
    .appointment .calendar-header button {
    width: 30px;
    height: 30px;
    }
    .branch-address-sec .row {
    row-gap: 25px;
    }
    .achiement-sec-main{
        padding:2rem 0;
        z-index: 0;
    }
    .section-ttilsd .row .col-lg-2{
       text-align:center; 
    }
    .sticky .heade-sec-mainn {
        animation:unset;
    }
    .achievement-box{
    flex-direction: column-reverse;
    gap: 15px;
    align-items:unset;
    }
    .achieve-images {
        max-height:180px
    }
    .ahievementsd .container{
    padding:0;
    }
   .ahievementsd .section-ttilsd{
    padding: 0 0.5rem;
    }
    .ahievementsd .small-titlsd{
                margin: 0 0 10px;
    }
    .ahievementsd .section-big-titles{
        text-align:left;
    }
    .achievement-box .achievement-img img {
     width: 100%; 
     height: auto;
    }
    .achievement-box .tag{
        font-size:13px;
    }
    .testimonial-filters {
    margin-bottom: 17px;
    top: 60px;
    }
    
    .link-list.section-footer {
  margin-top: 19px;
}
    .timechess-achievements h4 {
    font-size: 18px;
}
    .achievement-box .title {
    font-size: 16px;
    }
    .achievement-box .achievement-details{
       font-size: 14px; 
    }
    .train-your-sec .row {
    gap: 25px 0;
    }
    .history-chess-year {
    padding: 25px;
    width: 50%;
    margin: 0 auto;
}
      .history-box-main {
    width: 100%;
    margin: 0 auto 30px;
    }
    .history-chess-content{
        text-align:center;
    }
    .structured-chess {
    padding:0 0 3rem;
    }
    .chess-programs .little-title{
        font-size:20px;
    }
    .chess-highlights{
        font-size: 14px;
    }
    .structured-chess .row:not(:last-child){
    margin-bottom:30px;
    }
    .structured-chess .struc-tured{
        flex-direction: column-reverse;
    }
    .little-title2 {
    font-size: 16px;
    }
    .suit-curriculum li{
        font-size:14.5px;
    }
    .class-learning-secc .row {
    gap:0;
    }
    .what-tab-include-box .what-tab-weekly-box ul li {
    width: 48%;
    font-size: 14px;
    }
    .history-titles {
    font-size: 16px;
    }
    .top-history-border li p {
    margin: 0;
    font-size: 14px;
}
    .join-beg-lavel .join-card p{
        margin-bottom:0;
    }
    .mega-menu > ul > li > .tp-submenu li > .master.active::after {
        left: 8px;
    }
    .join-beg-lavel .join-card p {
    font-size: 15px;
    }
    .class-learning-secc .learning-box::after{
        display:none;
    }
    .tp-megamenu-fullwidth-content-thumb {
    min-width: 150px;
    }
    .class-learning-secc .class-content{
        max-width:100%;
        text-align:center;
    }
    .what-tab-include-box{
        gap:0;
    }
    .testi-items-box .tes__shape{
        display:none;
    }
    .guide-student-sec .row > .col-lg-4:nth-last-child(-n+3) .about-guide {
     margin-bottom: 20px; 
    }
    .about-team-sec .team-img, .about-team-sec .team-img img{
        border-radius:10px;
    }
    .contact-chess-form h4 {
    font-size: 18px;
    text-align:center;
    }
    .contact-chess-btn{
        padding: 10px;
        font-size: 14px;
    }
    .online-chess-sec{
        padding:0;
    }
    .curriculum-box-sec{
        margin-top:0;
    }
    .contact-chess-form{
        margin-bottom:20px;
    }
    .contact-chess .contact-us-body{
        height:auto;
        padding:20px;
    }
    .contact-chess .contact-sub-title .sub-title{
        font-size:20px;
        font-size: 18px;
    }
    .contact-chess .opening-hour-box h3 {
    font-size: 16px;
    }
    .contact-chess .opening-hour-box ul li {
    font-size: 14px;
    }
    .contact-chess{
        padding:2rem 0;
    }
    .corper-off-sec .container > .row {
    gap: 8px 0;
}
.corper-off-sec {
    padding: 0 0 2rem;
}
.caree-sec-form {
    padding: 3rem 0;
}
.job-form-wrapper {
    width: 100%;
}
    .contact-chess-form{
        padding:20px;
    }
    .contact-chess-input, .contact-chess-textarea{
        padding: 10px;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .online-chess-secc .chess-stand img {
    margin-bottom:10px;
    height: 60px;
    width: 60px;
    }
    .what-students-items .what-box-inner ul{
        flex-wrap: unset;
        flex-direction: column;
    }
    .cta-chess-sec .cta-buttons img{
        width:35px;
        height:35px;
    }
    .cta-chess-sec .cta-buttons{
        justify-content: center;
    }
    .faq-chess-sec .accordion-button {
        font-size:16px;
        padding:15px;
    }
    .faq-chess-sec .accordion-body{
        font-size:14px;
        padding: 0px 15px 15px;
    }
    .cta-chess-sec .contact .btnsd{
        font-size: 12px;
    }
    .cta-chess-sec, .faq-chess-sec{
        padding: 0 0 3rem;
    }
    .faq-list li{
        font-size: 14px;
    }
    .chess-king img{
        animation:unset;
    }
    .online-parent-sec {
    padding: 0 0 3rem;
    }
    .cta-chess-sec .main-cta{
        padding:20px;
        justify-content:center;
    }
    .online-parent-sec .faq-list li{
        width: 100%;
        font-size: 14px;
    }
    .online-parent-sec .faq-list li::before{
        font-size: 12px;
    }
    .online-chess-secc{
        padding:3rem 0;
    }
    .online-chess-secc .chess-stand {
        border-radius: 0;
        padding: 10px;
        margin:0;
    }
    .online-parent-sec .section-sub-titles {
    font-size: 18px;
    text-align:center;
    }
    .online-chess-secc .row{
        gap:20px 0;
    }
    .online-chess-secc .chess-contt {
    font-size: 15px;
    }
    .who-can-carousel .swiper-button-prev{
    left: 39%;
    }
    .who-can-carousel .swiper-button-next {
    right: 43%;
    }
    .online-parent-sec p{
        text-align:justify;
    }
    
    .who-can-carousel .swiper-button-prev:after,
    .who-can-carousel .swiper-button-next:after{
        height:30px;
        min-width:30px;
        line-height:30px;
        font-size: 12px;
    }
    .who-can-join-box{
        padding:15px;
    }
    .who-can-join-box h4{
        font-size:16px;
    }
    .who-can-join-box .who-canbtn{
        font-size: 13px;
        padding:5px 10px;
    }
    .who-can-join-sec .who-can-join-onlinesec{
        margin-left:10px;
    }
    .who-can-join-sec .section-big-titles{
        margin-right: 20px;
    }
    .what-students-items .what-box-inner ul li{
        width:100%;
        font-size:14px;
    }
    .what-students-items .what-box-inner ul li:before{
        font-size:10px;
    }
    .what-students-box .what-students-items h4 {
    font-size: 16px;
    }
    .what-students-box .what-students-items:not(:last-child) {
        margin-bottom:20px;
    }
    .what-students-every strong{
        font-size:15px;
    }
    .who-can-join-sec{
        padding:2rem 0;
    }
    .who-can-join-sec .who-can-join-onlinesec {
    width: 100%;
    margin:0 20px;
    }
    .online-chess-box{
        gap: 10px;
        flex-direction: column-reverse;
    }
    .key-box-number-miaon .key-box-number{
        width:32%;
        text-align:center;
    }
    .key-box-number-miaon .key-box-number {
    padding: 20px 0;
    }
    .what-students-box .what-students-items {
    padding-left: 0;
    position: relative;
    }
    .what-students-box:before{
        display:none;
    }
    .what-students-box .what-students-items:before{
        display:none;
    }
    .why-chosoe-chesd {
    padding: 2rem 0;
}
    .key-box-number-miaon {
        position: relative;
        top: unset;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom:10px;
    }
    .online-chess-box .online-chess-content h4 {
    font-size: 18px;
    }
    .what-students-sec{
        padding:3rem 0;
    }
    .key-box-number-miaon .key-box-number{
        max-width:100%;
       height: 130px;
    }
    .key-box-number-miaon .key-box-number span{
        font-size:25px;
    }
    .key-box-number-miaon .key-box-number h5{
        font-size:16px;
        margin: 10px 0 0;
    }
    .curriculum-box h4 {
    font-size: 16px;
    }
    .curriculum-box .icon-box-curr{
        height: 50px;
        min-width: 50px;
    }
    .curriculum-box-sec .curriculum-box{
        margin:20px 0 0;
    }
    .curriculum-box .icon-box-curr img{
        width:30px;
    }
    .curriculum-box{
        padding:15px;
        justify-content: start;
    }
    .about-sec-chess .row{
        flex-direction: column-reverse;
        gap:20px 0;
    }
    .beadcrumb-content-box {
    width: 100%;
    }
    .beadcrumb-content-box h1{
        font-size:20px;
    }
    .intro-sec-main-chess {
        padding:2rem 0 2.8rem;
    }
    .intro-sec-main-chess .container > .row{
        flex-direction: column-reverse;
    }
    .introsec-main-content p{
        text-align:justify;
    }
    .beadcrumb-content-box ul li a, .beadcrumb-content-box ul li{
        font-size:12px;
    }
    
    .beatcrumb-sec-main{
        min-height:auto;
        height: 188px;
        padding: 2.5rem 0;
    }
    .about-trainng {
        text-align:center;
    }
    .introsec-main-content {
        margin-left: 0;
    }
    .footer-logo{
        text-align:center;
    }
    .footer-column h4{
        font-size:16px;
    }
    .link-list{
        margin-bottom:20px;
    }
    .footer-bottom{
        text-align:center;
    }
    .social-media{
        width: 100%;
        justify-content: center;
        margin-top:10px;
    }
    .office-address i{
        font-size:25px;
    }
    .copr-righ{
        text-align: center;
        margin: 10px auto 0;
    }
    .footer-bottom{
        margin-top: 20px;
    }
    .link-list a{
        font-size:14px;
    }
    .cjoin-nowe{
        padding:10px;
        margin-bottom:20px;
    }
    .ahievementsd{
        padding:1rem 0 2rem;
    }
    .achive-cards h4{
        font-size:18px;
    }
    .swiper-ahivemn .swiper-wrapper {
        margin:4rem 0  0;
    }
    .ahievementsd .btnsd i{
        display:block;
    }
    .ahievementsd .btnsd span{
        display:none;
    }
    .office-address{
        flex-wrap: wrap;
        padding:15px;
        margin-bottom: 25px;
    }
    .clas-ci a{
        font-size:14px;
    }
    .address-text p{
       font-size:14px; 
    }
    .office-address strong{
        font-size:14px;
    }
    .extr-fontsd-2{
    font-size:13px;
    }
    .extr-fontsd{
        font-size:13px;
    }
    .swiper-ahivemn .swiper-button-next {
    top: 45%;
    }
    .swiper-ahivemn .swiper-button-prev {
    top: 45%;
    left: 10px;
    right: unset;
    }
    .swiper-ahivemn .swiper-button-prev:after, .swiper-ahivemn .swiper-button-next:after{
        height:30px;
        width:30px;
        min-width: 30px;
        line-height:30px;
        font-size:13px;
    }
    .why-choo-box{
        padding:20px;
        border-radius:26px;
    }
    .why-choo-box .why-box img{
        width: 65px;
        height: 65px;
        object-fit: contain;
    }
    .why-choo-box .why-content .why-title {
        padding: 10px 24px;
        font-size: 13px;
    }
    .why-choo-box .why-content p {
        font-size:14px;
    }
    .keynumbnersd{
        padding:3rem 0;
    }
    .cta-box-img{
       margin-top: 1.5rem;
    }
    .top-category-wrapper .top-category-box-items .why-icon:before{
        width: 40px;
        height: 40px;
    }
    .top-category-wrapper .top-category-box-items .why-icon img{
        width: 65px;
        height: 65px;
        object-fit: contain;
    }
    .banner-contsd p{
       max-width: 100%;
        text-align: center;
    }
    .why-choose-sec{
        padding:3rem 0 0;
    }
    .about-sec-chess p{
        text-align:justify;
    }
    .achivesd .number{
        font-size:2rem;
    }
    .achivesd h5{
        font-size:14px;
    }
    .keynumbnersd .row{
        gap:20px 0;
    }
    .top-category-wrapper .top-category-box-items{
        padding:20px;
    }
    .top-category-wrapper .top-category-box-items .why-icon img{
        margin:0;
    }
    .top-category-wrapper .top-category-box-items h6{
        font-size:14px;
    }
    .course-levesd{
        padding:2rem 0;
    }
    .cor-card h4{
        font-size:18px;
    }
    .cor-card p {
    font-size: 14px;
    }
    .button-namesd .btn-text{
        font-size: 13px;
    }
    .button-namesd .btn-arrow:before{
        width: 30px;
        height: 30px;
        left: 4px;
    }
    .button-namesd .btn-arrow {
        height: 30px;
    }
    .list-boxs{
    gap: 10px;
    margin: 10px 0;
    flex-direction: column;
    }
    .work__list-box-top .title {
    font-size: 16px;
    }
    .work__list-box-top .icons {
    width: 50px;
    height: 50px;
    
    }
    .work__list-box-top .icons img{
        width:35px;
    }
    .chess-game{
        font-size:13px;
    }
    .section-ttilsd.text-center {
    margin-bottom: 15px;
    }
    .banner-news {
    padding: 3rem 0 0;
    max-height: 100%;
    min-height: 100%;
    background-position: center;
    background-image: unset;
}
    .banner-tilsd{
    font-size: 2rem;
    }
    .banner-contsd{
        max-width:100%;
    }
    .banne-flesdc {
    margin-top: 1.2rem;
    justify-content: center;
    gap: 15px;
}
   .span-textsd {
        font-size: 11px;
        margin: 2px 20px 2px;
    }
    .banner-contsd .banner-tilsd{
        text-align:center;
        line-height: 1.4;
    }
    
    p,body{
        font-size:14px;
    }
    .tp-btn-inner{
        font-size: 13px;
        padding: 5px 10px;
    }
    .banner-contsd:before {
        display:none;
    }
    .video-btns{
        height: 40px;
        width: 40px;
        line-height: 28px;
    }
    .video-btns i{
        font-size:16px;
    }
    .whatsappicon img{
        width:35px;
        height:35px;
    }
    .hedarer-btn-box{
        position: absolute;
        margin: 0 auto;
        left: 48%;
        top: 11px;
    }
    .online-chess-box h4 {
    font-size: 18px;
    }
    .hedarer-btn-box .btnsd{
        font-size: 12px;
    }
    .tp-funfact-6-ptb .col-lg-3:not(:last-child) .tp-funfact-item{
        margin-bottom:20px;
    }
    .tp-funfact-title{
        font-size:16px;
    }
    .time-classs{
        padding:2rem 0;
    }
    .tp-program-3-item{
        padding:15px;
        border-radius: 20px;
    }
    .section-big-titles {
    font-size: 19px;
    }
    .small-titlsd {
        font-size: 11px;
        text-align: center;
        margin: 0 auto 10px;
        display: flex;
    }
    .small-titlsd:before{
        height: 4px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .tp-program-3-thumb {
        margin-bottom: 20px;
    }
    .tp-program-3-title {
    font-size: 18px;
    }
    .tp-program-3-content p{
        font-size:14px;
    }
    .tp-program-3-schedule-item:not(:last-of-type) {
    margin-right: 5px;
    padding-right: 5px;
    }
    .tp-program-3-btn a{
        font-size:13.5px;
    }
    .time-classs .col-md-4:not(:last-child) .tp-program-3-item{
        margin-bottom:20px;
    }
    .section-big-titles{
        text-align:center;
    }
    .introsec-level-img img{
            height: 252px;
    }
    .class-learning-secc{
        padding:0 0 3rem;
    }
    .class-learning-secc .learning-box {
        padding: 16px;
        border-radius: 10px;
        margin: 11px 8px;
        margin-top: 55px;
        padding-top: 40px;
}
    .introsec-level-content p{
        text-align:justify;
    }
    .introsec-level-content h2{
        font-size:19px;
    }
    .class-learning-secc h3{
        font-size:19px;
    }
    .class-learning-secc .class-content h4 {
      font-size:16px;
      margin-bottom: 10px;
      font-weight:500;
    }
    .class-learning-secc .learning-icon {
        width: 62px;
        height: 62px;
        right: 0;
        top: -35px;
        left: 0;
        margin: 0 auto;
        position: absolute;
    }
    .learning-icon img{
        width: 35px;
    height: 35px;
    }
    .What-sec-main-chess h3{
         font-size:19px;
    }
    .form-lavel-box {
        padding: 11px;
    margin-right: 0px;
    }
    .what-included-box .menu-inlude{
      margin: 35px 0 35px;
      position:relative;
      top:unset;
    }
    .what-included-box .menu-inlude {
    overflow-x: auto;
    gap: 10px;
}

 .what-included-box .menu-inlude li a {
    padding: 7px 10px;
    white-space: nowrap;
    font-size:15px;
    border-radius:5px;
}
.off-line-class-sec
  .what-tab-include-box .what-tab-weekly-box:not(:last-child) {
    margin-bottom: 21px;
}  
.off-line-class-sec h4 {
    font-size: 18px;
}
.off-line-class-sec .row.training-chess{
    flex-direction: column-reverse !important;
}
.what-tab-include-box .what-tab-weekly-box h4 {
    font-size: 16px;
}
    .what-tab-include-box .what-tab-weekly-box {
    padding: 14px 22px;
    padding-bottom: 20px;
    border-radius: 10px;
}
    .join-beg-lavel{
     padding: 3rem 0;
    }
    .join-beg-lavel .join-card {
    border-radius: 11px;
    padding: 19px 15px;
    margin: 15px 0 0;
}
    .join-beg-lavel .join-icon {
    width: 70px;
    height: 70px;
    }
    .join-beg-lavel .join-icon img {
    width: 38px;
    height: 38px;
    }
 .off-line-class-sec .row:nth-child(1) {
        display: flex;
        flex-direction: column-reverse;
    }

    .off-line-class-sec .row:nth-child(2) {
        display: flex;
        flex-direction: column;
    }

    .off-line-class-content h3{
        font-size:19px;
    }
    .online-offline-content-points h4 {
    font-size:18px;
        margin-bottom: 13px;
    }
    .online-offline-content-points ul li:not(:last-child) {
    margin-bottom: 8px;
  }
    
    .online-offline-content-points ul li {
    padding-left: 28px;
            font-size: 14.5px;
   }
   .online-offline-content-points ul li:before{
       top: 4px;
   } 
    .off-line-class-img img {
    margin:20px 0; 
  }
   .why-chose-beniner-sec{
       padding: 2rem 0 0;
   }
  .why-chose-beniner-sec h3{
      font-size:19px;
       margin-bottom: 18px;
  }
   .why-level-box{
       padding: 13px 10px;
      text-align: center;
   }
   
    .why-level-box .icon-box-sss{
        width: 70px;
        height: 70px;
        margin-bottom: 11px;
   }
   .why-level-box h4 {
       font-size: 15px;
   }
   .your-chess-journey {
       padding: 2rem 0 0;
   }
   .your-chess-journey h3{
         font-size:19px;
   }
   .your-chess-items .title-icon-box {
        gap: 15px;
        margin: 0px 0 6px;
        flex-direction: column;
   }
  .guide-student-sec p span {
      font-size:14px;
  }

 .your-chess-items.icon-box p {
    margin: 0;
  }
   .your-chess-items .title-icon-box h4{
           font-size: 16px;
   }
    .beginner-main-cta .begi-cta {
    padding: 22px;
    border-radius: 12px;
  }
   .beginner-main-cta .section-big-titles{
         font-size:18px;
         margin-bottom: 16px;
   }
    .beginner-main-cta p{
        margin: 0;
        text-align:center;
    }
   .begi-cta::before{
       display:none;
   }
   .beginner-main-cta .cta-buttons{
        margin: 0 30px; 
   }
   .beginner-main-cta .btnsd {
    padding: 9px 10px;
    font-size: 12px;
  }
   .beginner-main-cta{
    padding: 3rem 0;
   }
    .faq-chess-sec h3{
         font-size:19px; 
    }
   .beadcrumb-content-box ul li:not(:last-child):before{
       top:-2px;
   }
   .testimonial-sec-box-main{
       padding:0 0 2rem;
   }
 .testi-items-box .text-content-box {
    padding-top: 32px;
}
    .testi-items-box .quote_icon {
        width: 48px;
        height: 48px;
        line-height: 57px;
        top: 5px;
        right: 28px;
        font-size: 28px;
    }
.text-content-box p{
    margin:0;
}
.testi-items-box .text-content-box h4 {
    font-size: 17px;
    margin: 13px 0 0;
}

.testi-items-box {
    padding: 0 13px;
    padding-bottom: 19px;
}
.testimonoalwiperss .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
}

 .branch-address-sec {
    padding: 3rem 0;
    }
    .branch-address-sec .adrress-box h4 {
    margin-bottom: 17px;
        font-size:16px;
    }
    .branch-address-sec .hedarer-btn-box{
        position: static;
    }
    .branch-address-sec .adrress-box {
    border-radius: 10px;
    padding: 21px 15px
    }
    .online-parent-sec .section-big-titles{
        font-size: 19px;
    }
    .cta-chess-sec .main-cta::after {
    width: 158px;
    height: 142px;
    left: -15%;
    bottom: 82%;
    }
    .cta-chess-sec .main-cta::before {
    width: 158px;
    height: 142px;
    top: 84%;
    right: -15%;
    }
    .cta-chess-sec .section-big-titles{
        font-size: 19px;
    }
    
    .about-chess-secc{
      padding: 2rem 0;
    }
    .about-chess-secc .row{
        display: flex;
    flex-direction: column-reverse;
    }
    .about-chess-secc .stat-item {
    padding: 8px;
    min-width: 71px;
   }
   .about-chess-secc .about-stats-box {
    top: 2px;
    gap: 11px;
   }
   .about-chess-secc .stat-item h3 {
    font-size: 17px;
    }
   .about-chess-secc .stat-item.green {
    padding: 10px;
    bottom: 1px;
    width: 136px;
    left: 12px;
   }  
   .vision-miss-chess .mis-vis {
   padding: 0;
   margin:0;
   }
   .vision-miss-chess .misson-sec {
     padding: 12px;
     border:none;
    }
   .misson-iconn {
         width: 50px;
        height: 50px;
   }
   .misson-sec::before{
       display:none;
   }
   .misson-great {
    gap: 17px;
    }     
    .about-chess-secc .about-trainng span {
    font-size: 15px;
   padding: 8px 16px;
  }   
  .about-trainng p{
      text-align:justify;
  }
   .vision-miss-chess h4{
       font-size: 18px;
     margin-bottom: 8px;
   }     
    .misson-iconn img {
    width: 35px;
    height: 35px;
  }    
    .vision-miss-chess{
       padding: 0;  
    }   
    .testimonial-filters .filter-btn {
    padding: 12px 7px;
    font-size: 12px;
    }
    .our-journey-sec {
         padding:2rem  0; 
    }  
    .our-journey-sec p{
        text-align:justify;
    }
      .our-journey-sec .journy-imgg img {
    border-radius: 15px;
     height: auto; 
     margin-left:0; 
   }  
   .keynumbers-neww {
       padding:2rem 0;
   }
   .keynumbers-neww h5 {
    margin-bottom: 4px;
    font-weight: 600;
}

     .about-founder-sec {
        padding: 0;  
     }   
      .about-founder-sec .sub-about {
  padding: 24px 10px;
    border-radius: 24px;
   }  
   .about-founder-sec .row{
      display: flex;
    flex-direction: column-reverse;   
    }
 .about-founder-sec .section-big-titles {
  font-size: 20px;
  }
  .about-founder-sec h4 {
    font-size: 17px !important; 
  }
    .keynumbers-neww .achivesd .number {
        font-size: 26px;
    }
    
    .keynumbers-neww p {
   margin: 0;
  }
    .keynumbers-neww .row > .col-lg-4:nth-child(3n){
        border-right: 1px solid rgba(252, 248, 248, 0.22);
    }
    .guide-student-sec {
    padding: 2rem 0;
   }
    .guide-student-sec .about-guide {
    padding: 18px;
    margin-bottom: 20px;
  }
  .guide-student-sec .grow-icon {
    width: 74px;
    height: 74px;
    line-height: 62px;
    margin-bottom: 20px;
   }  
   .guide-student-sec .grow-icon img{
      width: 46px;
    height: 46px;
    }
    .guide-student-sec .about-guide h4 {
      font-size: 17.5px;
    }
    .guide-student-sec  .about-guide p{
        margin:0;
    }
    .about-team-sec .team-card {
     padding:10px;
         margin: 0 0 20px 0;
    }
    .about-team-sec .team-name {
        font-size: 16px;
       margin-bottom: 8px;
    }
    .about-team-sec .team-card p {
    margin-bottom: 10px;
    font-size:12px;
    }
    .about-team-sec {
    padding: 0 0 2rem;
        
    }
    .why-chess-chess {
    padding: 2rem 0 0;
    }
    .why-chess-chess p{
        text-align:justify;
    }
    .history-chess-sec {
        padding:3rem 0;
    }
    .history-chess-year:before {
    width: 48%;
    height: 88%;
    top: 6px;
}
.history-chess-content h4 {
    font-size: 18px;
}
.history-chess-year span {
    font-size: 30px;
}
.chess-brain-sec .chess-brain-box {
    padding: 20px 0;
}
.train-your-sec {
    padding: 2rem 0;
}
.train-box-why h4 {
    font-size: 18px;
}
.chess-brain-sec {
    padding: 0;
}
.real-time-better:before {
    display:none;
}
.real-time-better{
    padding: 2rem 0;
}
.better-than-box {
    text-align: center;
        margin-right: 0;
}
.better-than-box p{
      text-align: justify;
}
.rela-life-box {
    padding: 30px 10px;
}
.better-than-box h4, .rela-life-box h4 {
    font-size: 20px;
     text-align: center;
}
.rela-life-box ul li {
    font-size: 15px;
}
.real-time-better .row{
    row-gap:20px
}
.why-benefit-boxss {
    padding: 18px;
}
.why-benefit-sec {
    padding: 0 0 2rem;
}
.enroll-now-sec-main .enroll-noew-box {
    width: 100%;
}
.first-image {
    display:none;
}
.third-image{
     display:none; 
}
.entroll-img-bottom {
    margin-top: 20px;
}
.enrol-number .achivesd .number {
        font-size: 22px;
    }
.enrol-img-items.second-image{
    width:92%;
}
.enroll-now-sec-main {
    padding: 0px 0 2rem;
}
.head-logo img{
    width:43%;
}
.off-line-class-content .section-big-titles {
    font-size: 17px;
}
.off-line-class-content p{
    text-align:justify;
}
.off-line-class-sec .row.seconday{
        flex-direction: column-reverse;
}
.about-sec-chess {
    padding: 0 0 2rem;
}

.main-acheivement .row{
    row-gap:20px;
}
.main-acheivement {
    padding: 1rem 0;
}
.tp-funfact-6-ptb {
    padding: 25px 0;
}


/* breadcrumb container */
.beadcrumb-content-box ul {
  display: inline-flex;          /* 🔑 fit content */
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  font-size: 13px;
  background: #fff;
  border-radius: 10px;
  max-width: 100%;
  overflow: hidden;
}

/* items */
.beadcrumb-content-box ul li {
  white-space: nowrap;
}

/* truncate last item only if needed */
.beadcrumb-content-box ul li:last-child {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}



}

@media(min-width : 769px) and (max-width : 900px){
    .what-students-box .what-students-items:before{
        height: 15px;
        width: 15px;
        left: 13px;
    }
        .mega-menu .hedarer-btn-box {
        position: relative;
        left: 0 !important;
        }
    .appointment .time .apoi-title-sm {
    position: relative;
    top: unset;
    }
    .appointment {
    max-width: 100%;
    }
    .appointment .calendar-day{
        height: 40px;
        width: 40px;
        padding:0;
    }
    .appointment .appointment-step .apoi-title-sm {
    font-size: 20px;
    }
    .appointment .calendar.date-time-book{
      display: unset;
    }
    .appointment .time {
        border-left: none;
        padding-left: 0;
        margin-top: 30px;
        width: 50%;
        height: 400px;
        overflow-y: scroll;
    }
    .ahievementsd .section-ttilsd .btnsd{
        display:none;
    }
    .achiement-sec-main {
    padding: 3rem 0;
    }
    .what-tab-include-box {
    gap: 0;
    }
  .history-chess-year{
      padding:25px;
  }
    .structured-chess .row.struc-tured{
        flex-direction: column-reverse;
    }
    .img-growth{
        text-align:center;
    }
    .faq-chess-sec .accordion-button{
        font-size:17px;
    }
    .who-can-carousel .swiper-button-prev {
    left: 40%;
    }
    .footer-locat-sec ul {
    display: flex;
    flex-wrap: wrap;
}
    .section-ttilsd{
        text-align:center;
    }
    .off-line-class-img{
        text-align:center;
    }
    .our-journey-sec.row{
        text-align:center;
    }
    .why-kearn-card{
        display:flex;
        align-items:center;
    }
    .class-learning-secc .class-content{
        max-width:85%;
    }
    .online-parent-sec .section-sub-titles {
    font-size: 20px;
    }
    .online-parent-sec .faq-list li{
        width:100%;
    }
    .contact-chess-form h4 {
    font-size: 20px;
    }
    .contact-chess-btn{
        padding:10px;
        font-size:14px;
    }
    .contact-chess-form{
        margin-bottom:30px;
    }
    .contact-chess .contact-us-body{
        height:auto;
    }
    .top-history-border li:nth-child(even) {
    flex-direction: unset;
}
.top-history-border:before {
        right: 0;
        left: 93.5%;
    }
    .contact-chess .contact-sub-title .sub-title{
        font-size:20px;
    }
    .history-titles {
    font-size: 17px;
    }
    .top-history-border li {
    max-width: 100%;
    margin-bottom: 30px;
    }
    .top-history-border li p {
    margin: 0;
    font-size: 15px;
}
    .cta-chess-sec .cta-buttons {
    flex-wrap: wrap;
}
    .contact-chess .opening-hour-box h3{
        font-size:16px;
    }
    .contact-chess .opening-hour-box ul li {
    font-size: 14px;
    }
    .contact-chess{
        padding:4rem 0;
    }
    .online-parent-sec {
    padding: 0 0 4rem;
    }
    .faq-chess-sec {
    position: relative;
    padding: 0 0 4rem;
    }
    .what-students-items .what-box-inner ul li{
        width:100%;
        font-size: 14px;
    }
    .who-can-join-box h4{
        font-size:16px;
    }
    .who-can-join-box .who-canbtn{
        font-size:12px;
    }
       .who-can-carousel .swiper-button-next {
        right: 45%;
    }
    .online-chess-secc{
        padding:4rem 0;
    }
    .online-chess-secc .chess-stand{
        border-radius: 0;
    }
    .hedarer-btn-box{
        position: absolute;
        top: 18px;
        left: 70%;
    }
    .online-chess-box .online-chess-content h4 {
    font-size: 18px;
    }
    .key-box-number-miaon .key-box-number span {
    font-size: 30px;
    }
    .key-box-number-miaon .key-box-number h5 {
    font-size: 17px;
    }
    .what-students-box .what-students-items h4 {
    font-size: 18px;
    }
    .what-students-box .what-students-items {
    padding-left: 40px;
    }
    .what-students-box:before{
        left:20px;
    }
    .intro-sec-main-chess {
    padding: 3rem 0 0;
    }
    .intro-sec-main-chess .container .row:not(:last-child){
        flex-direction: column-reverse;
    }
    .curriculum-box-sec{
        gap:20px 0;
    }
    .curriculum-box h4 {
    font-size: 17px;
    }
    .curriculum-box .icon-box-curr{
        height: 60px;
        min-width: 60px;
    }
    .curriculum-box .icon-box-curr img{
        height: 35px;
        height: 35px;
    }
    .online-chess-box{
        flex-direction: column-reverse;
        gap:0;
    }
    .beadcrumb-content-box {
    width: 100%;
    margin: 0 auto;
    }
    .beadcrumb-content-box h1{
        font-size:22px;
    }
    .beadcrumb-content-box ul li a, .beadcrumb-content-box ul li{
        font-size:13px;
    }
    .achievement-box .title {
    font-size: 16px;
    }
    .beatcrumb-sec-main{
        min-height:auto;
    }
    .btnsd{
        font-size:12px
    }
    .footer-column h4{
        font-size:17px;
    }
    .cjoin-nowe{
        font-size:14px;
        margin-bottom:20px;
    }
    .link-list a{
        font-size:14px;
    }
    .banner-contsd{
        max-width: 60%;
    }
    .office-address i {
        font-size:25px;
    }
    .footer p, .clas-ci a {
        font-size:14px;
    }
    .banner-tilsd{
        font-size:2.5rem;
    }
    .office-address{
        margin-bottom: 2rem;
        flex-wrap: wrap;
    }
    .tp-program-3-content p {
        font-size:14px;
    }
    .tp-program-3-btn a {
        font-size:13px;
    }
    .cod-card-left h4{
        font-size:18px;
    }
    .achivesd .number{
        font-size:2.5rem;
    }
    .achivesd h5 {
        font-size:15px;
    }
    .button-namesd .btn-text {
    font-size:14px;
    }
    p{
        font-size:15px;
    }
    .tp-btn-inner{
        font-size:14px;
    }
    .banner-news{
        min-height:450px;
    }
    .tp-funfact-6-ptb .col-lg-3:not(:last-child) .tp-funfact-item{
        margin-bottom:20px;
    }
    .tp-funfact-title{
        font-size:17px;
    }
    .section-big-titles{
        font-size:1.4rem;
    }
    .small-titlsd {
        font-size:11px;
    }
    .section-ttilsd.text-center {
    margin-bottom: 25px;
    }
    .tp-program-3-item {
        padding:15px;
        height: 100%;
    }
    .about-sec-chess p{
        text-align: justify;
    }
    .about-sec-chess {
    padding: 0 0 2rem;
    }
    .course-levesd {
    padding: 3rem 0;
}
.keynumbnersd .row {
    row-gap: 25px;
}
    .tp-program-3-thumb {
    margin-bottom:15px;
    }
    .tp-program-3-title{
        font-size:17px;
    }
    .tp-program-3-item .tp-program-3-schedule {
        flex-wrap: wrap;
    }
    .list-boxs{
        flex-wrap: wrap;
    }
    .work__list-box-top .title {
    font-size: 17px;
    }
    .chess-game{
        font-size:13px;
    }
    .class-learning-secc {
    padding: 2rem 0 3rem;
    }
    .class-learning-secc .learning-box {
    padding: 20px;
    border-radius: 12px;
    margin: 20px 8px;
   height: -webkit-fill-available;
   }
    .class-learning-secc .class-content h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
    .class-learning-secc .learning-icon {
    width: 70px;
    height: 70px;
   top: -5%;
    }
    .form-lavel-box {
    border-radius: 12px;
   padding: 17px;
    margin-right: 0px;
        
    }
  .what-included-box .menu-inlude {
    overflow-x: auto;
    gap: 10px;
}

 .what-included-box .menu-inlude li a {
    padding: 7px 10px;
    white-space: nowrap;
    font-size: 14px;
   }
     .what-tab-include-box .what-tab-weekly-box:not(:last-child) {
    margin-bottom: 21px;
}  
.what-tab-include-box .what-tab-weekly-box h4 {
    font-size: 18px;
}
    .what-tab-include-box .what-tab-weekly-box {
    padding: 14px 22px;
    padding-bottom: 20px;
    border-radius: 10px;
}
    .join-beg-lavel{
     padding: 3rem 0;
    }
    .join-beg-lavel .join-card {
    border-radius: 11px;
    padding: 19px 15px;
    margin: 15px 0;
   }
    .join-beg-lavel .join-icon {
    width: 70px;
    height: 70px;
    }
    .join-beg-lavel .join-icon img {
    width: 38px;
    height: 38px;
    }
    .off-line-class-sec .row:nth-child(1) {
        display: flex;
        flex-direction: column-reverse;
    }

    .off-line-class-sec .row:nth-child(2) {
        display: flex;
        flex-direction: column;
    }
    .off-line-class-sec .row.training-chess {
        flex-direction:column-reverse;
        margin-bottom: 30px;
    }
    .off-line-class-content .section-big-titles{
        font-size:20px;
    }
    .off-line-class-sec h4{
       font-size:20px;  
    }
    .why-chose-beniner-sec {
    padding: 3rem 0 0;
    }
    .off-line-class-sec .seconday{
         flex-direction: column-reverse !important;
    }
     .online-offline-content-points h4{
         margin-bottom: 15px;
     }
    .why-chose-beniner-sec .row{
        justify-content: center;
    }
    .why-level-box {
    padding: 16px;
    border-radius: 12px;
    text-align: center;
    }
  .why-level-box h4 {
    font-size: 16px;
  }
   .your-chess-journey{
       padding: 3rem 0 0;
   } 
   .chess-programs .little-title {
    font-size: 20px;
   }
    .your-chess-items .title-icon-box h4 {
         font-size:17px;
    }
    .chess-highlights {
    font-size: 15px;
    margin-bottom: 20px;
}
.testimonial-filters .filter-btn {
    font-size: 13px;
}
    .little-title2 {
    font-size: 17px;
    }
    .your-chess-items .title-icon-box{
        flex-wrap: wrap;
       gap: 17px;
    }
    .your-chess-box{
        display: flex;
        margin: 19px auto 0;
        flex-wrap: wrap;
        gap: 0 20px;
    
    }
    .your-chess-items p{
        margin: 0; 
    }
    .beginner-main-cta {
     padding: 3rem 0;
    }
  .beginner-main-cta .begi-cta {
    padding: 30px;
    border-radius: 10px;
}
 .beginner-main-cta .cta-buttons {
   gap: 14px;
  margin: 0px 0 0;
}
    .beginner-main-cta .section-big-titles {
    margin-bottom: 18px;
    color: #fff;
}
.begi-cta::before {
    width: 150%;
}
  .testimonial-sec-box-main{
       padding:0 0 2rem;
   }
 .testi-items-box .text-content-box {
    padding-top: 36px;
}
    .testi-items-box .quote_icon {
        width: 48px;
        height: 48px;
        line-height: 57px;
        top: 5px;
        right: 28px;
        font-size: 28px;
    }
.text-content-box p{
    margin:0;
}
    .testi-items-box .text-content-box h4 {
        font-size: 18px;
        margin: 13px 0;
    }

.testi-items-box {
    padding: 0 16px;
    padding-bottom: 19px;
}
.testimonoalwiperss .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

  .about-chess-secc{
      padding: 3rem 0;
    }
    .about-chess-secc .row{
        display: flex;
    flex-direction: column-reverse;
    }
       .about-chess-secc .stat-item {
        padding: 15px;
    }
    .about-chess-secc .about-stats-box {
        top: 9px;
        gap: 19px;
            left: 82%;
    }
       .about-chess-secc .stat-item h3 {
        font-size: 24px;
    }
    .about-chess-secc .stat-item p {
    font-size: 16px;
    }
   .about-chess-secc .stat-item.green {
   padding: 14px;
        bottom: 5%;
        width: 32%;
        left: 18%;
    }  
   .vision-miss-chess .mis-vis {
  padding: 14px 0;
   }
   .vision-miss-chess .misson-sec {
     padding: 10px;
     border:none;
    }
  .misson-iconn {
        width: 70px;
        height: 70px;
    }
   .misson-great {
    gap: 30px;
    flex-wrap: wrap;
    }     
      .about-chess-secc .about-trainng span {
        font-size: 16px;
        padding: 9px 17px;
    } 
    .time-classs {
    padding: 2.5rem 0;
}
       .vision-miss-chess h4 {
        font-size: 20px;
        margin-bottom: 8px;
    }    
       .misson-iconn img {
        width: 45px;
        height: 43px;
    }
 
    .vision-miss-chess{
       padding: 0;  
    }    
    .our-journey-sec {
         padding:3rem  0; 
    }   
       
     .about-founder-sec {
        padding: 0;  
     }   
      .about-founder-sec .sub-about {
        padding: 27px 32px;
        border-radius: 24px;
    } 
   .about-founder-sec .row{
      display: flex;
    flex-direction: column-reverse;   
    }
 .about-founder-sec .section-big-titles {
  font-size: 24px;
  }
  .about-founder-sec h4 {
    font-size: 19px !important; 
  }
    .keynumbers-neww .achivesd .number {
        font-size: 26px;
    }
    
    .keynumbers-neww p {
   margin: 0;
  }
    .keynumbers-neww .row > .col-lg-4:nth-child(3n){
        border-right: 1px solid rgba(252, 248, 248, 0.22);
    }
    .guide-student-sec {
    padding: 3rem 0;
   }
    .guide-student-sec .about-guide {
    padding: 18px;
    margin-bottom: 20px;
  }
  .guide-student-sec .grow-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 21px;
    }  
   .guide-student-sec .grow-icon img{
      width: 46px;
    height: 46px;
    }
    .guide-student-sec .about-guide h4 {
      font-size: 18.5px;
    }
    .guide-student-sec  .about-guide p{
        margin:0;
    }
    .about-team-sec .team-card {
     padding:10px;
         margin: 0 0 20px 0;
    }
    .about-team-sec .team-name {
        font-size: 17px;
       margin-bottom: 10px;
    }
    .about-team-sec .team-card p {
    margin-bottom: 10px;
    }
    .about-team-sec {
    padding: 0 0 2rem;
        
    }
    .about-chess-secc .about-profose img{
            margin-left: 89px;
    }
   .founder-main-icon {
        display: block;
        width: 80%;
        margin-left: 4rem;
    }
.keynumbers-neww .row > .col-md-4 {
    border-right: 1px solid rgba(252, 248, 248, 0.22);
}

.keynumbers-neww .row > .col-md-4:nth-child(3n) {
    border-right: none;
}
  .keynumbers-neww .achivesd{
   padding: 20px 0;  
   }
      .keynumbers-neww .achivesd h5 {
        font-size: 14px;
        margin-top: 18px;
    }
    .our-journey-sec .section-ttilsd{
      text-align:center;
    }
    .history-box-main {
    width: 100%;
        margin: 0 auto 40px;
}
.history-chess-year span {
    font-size: 30px;
}
.real-time-better {
    padding: 3rem 0;
}
.real-time-better .row{
        row-gap: 20px;
}
.rela-life-box {
    padding: 20px;
}
.better-than-box h4, .rela-life-box h4 {
    font-size: 20px;
}
.train-box-why h4 {
    font-size: 18px;
}
.why-benefit-boxss {
    padding: 35px;
}
.why-benefit-sec {
    padding: 0 0 3rem;
}
.enrol-number {
    padding: 55px 30px;
}
.entroll-img-bottom {
    margin-top: 20px;
}
.enrol-number .achivesd .number{
        font-size: 35px;
}
.history-chess-content h4 {
    font-size: 18px;
}
.chess-brain-itrmes .section-ttilsd{
    text-align: center;
}
.why-chess-chess {
    padding: 2rem 0 0;
}
.about-sec-chess .row{
        flex-direction: column-reverse;
}
.about-sec-chess .section-ttilsd{
    text-align:center;
}
.about-sec-chess .about-img {
    text-align:center;
    margin-top:20px;
}
.journy-imgg{
    text-align:center;
}
.misson-sec::before{
    display:none;
}
.guide-student-sec p span{
    font-size: 14px;
}
.main-acheivement .row{
    row-gap:20px
}

.branch-address-sec {
    padding: 3rem 0;
}
.job-form-wrapper {
    width: 100%;
}
.contact-chess .contact-us-body {
    padding: 20px;
}
.caree-sec-form {
    padding: 3rem 0;
}

}

@media(min-width : 901px) and (max-width : 1200px){
    .banner-tilsd {
    font-size: 3rem;
    }
    .appointment .appointment-step .apoi-title-sm {
    font-size: 20px;
    }
    .btnsd{
        padding: 10px 15px;
        font-size: 13px;
    }
    .appointment .calendar-day{
        height: 40px;
        width: 40px;
        padding:0;
    }
    .appointment {
    max-width: 100%;
    }
    .who-can-carousel .swiper-button-next {
    right: 45%;
    }
    .achievement-box .achievement-img img {
    width: 200px;
    height: 200px;
    }
    .achievement-box .title {
    font-size: 18px;
    }
    .achievement-box .achievement-details{
        font-size:14px;
    }
    .tp-program-3-title {
    font-size: 18px;
    }
    .tp-program-3-item{
        padding:15px;
    }
    .beatcrumb-sec-main{
        min-height:auto;
    }
    .contact-chess .contact-us-body{
        height:auto;
    }
    .contact-chess .opening-hour-box h3{
        font-size:16px;
    }
    .contact-chess-form h4 {
    font-size: 22px;
    }
    .contact-chess .contact-sub-title .sub-title{
        font-size:20px;
    }
    .beadcrumb-content-box {
    width: 100%;
    }
    .beadcrumb-content-box h1{
        font-size:24px;
    }
    .beadcrumb-content-box ul li a {
        font-size:13px;
    }
    .beadcrumb-content-box ul li{
        font-size:13px;
    }
    .beadcrumb-content-box ul li:not(:last-child):before {
        font-size:13px;
    }
    .curriculum-box{
        padding:10px;
    }
    .curriculum-box h4{
        font-size:16px;
    }
    .curriculum-box .icon-box-curr{
        height: 60px;
        min-width: 60px;
    }
    .curriculum-box .icon-box-curr img{
        width:35px;
    }
    .online-chess-box .online-chess-content h4 {
    font-size: 17px;
    }
    .key-box-number-miaon .key-box-number span {
    font-size: 35px;
    }
    .key-box-number-miaon .key-box-number h5 {
    font-size: 18px;
    }
    .tp-funfact-icon {
    margin-right: 15px;
    }
    .tp-funfact-title{
        font-size: 16px;
    }
    .section-big-titles {
    font-size: 1.6rem;
    }
    .small-titlsd {
    font-size: 12px;
    }
    .work__list-box-top .title {
    font-size: 17px;
    }
    .work__list-box-top .icons {
    width: 50px;
    height: 50px;
    }
    .cod-card-left h4{
        font-size:18px;
    }
    .achivesd .number{
        font-size:2.5rem;
    }
    .why-choo-box .why-content .why-title {
    font-size: 18px;
    }
    .achive-cards h4{
        font-size:18px;
    }
    .footer-column h4{
        font-size:18px;
    }
    .text-end.hedarer-btn-box{
        text-align:left !important;
    }
    .what-students-items .what-box-inner ul li {
        font-size:14px;
    }
    .online-chess-secc .chess-contt {
    font-size: 17px;
    }
    .online-chess-secc .chess-stand img {
    height: 60px;
    width: 60px;
}
/*.off-line-class-img{*/
/*     position: sticky;*/
/*    top: 61px;*/
/*}*/

.intro-sec-main-chess{
   padding:3rem 0 0;
}
.class-learning-secc{
    padding: 3rem 0;

}
.class-learning-secc .class-content h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 11px;
}
.top-history-border:before {
    content: "";
    left: 49%;
}
.class-learning-secc .learning-box {
    padding: 23px 29px;
    border-radius: 12px;
margin: 27px 7px;
    height: -webkit-fill-available;
}
.class-learning-secc .learning-icon {
    width: 68px;
    height: 68px;
    right: -2%;
    top: -5%;
}
.class-learning-secc .learning-icon img {
    width: 38px;
    height: 38px;
}

.what-included-box .menu-inlude{
    margin: 0 0 21px;
    white-space: nowrap;
    overflow-x: auto;
}
.what-included-box .menu-inlude li a
 {
    padding: 10px 14px;
    border-radius: 10px;
}

.what-tab-include-box .what-tab-weekly-box {
    padding: 16px 23px;
    padding-bottom: 21px;
    border-radius: 11px;
}
.what-tab-include-box .what-tab-weekly-box h4 {
    font-size: 21px;
    margin:0;
}
.form-lavel-box {
    border-radius: 12px;
    padding: 10px;
    margin-right: 0;
}
.join-beg-lavel {
    padding: 3rem 0;
}
.join-beg-lavel .join-card {
    border-radius: 12px;
    padding: 17px 20px;
    margin: 4px 0 0;
}

.join-beg-lavel .join-card p{
    margin-top: 19px;
}
.off-line-class-content h3{
    font-size:21px;
}
.off-line-class-img img{
        height: 397px;
        display: block;
        margin: 22px auto;
}
    .why-level-box {
        padding: 16px;
        border-radius: 12px;
    }
.why-chose-beniner-sec{
    padding:4rem 0;
}
.your-chess-journey {
    padding: 0 0 4rem;
}

.beginner-main-cta {
    padding:4rem 0;
}
.your-chess-box .your-chess-items{
    width:50%;
}
.your-chess-box{
    display: flex;
    flex-wrap: wrap;
}
.your-chess-journey .row{
    align-items: center;
    margin: 0 auto;
}
.begi-cta::before {
        width: 158%;
}
  .testimonial-sec-box-main{
       padding:0 0 2rem;
   }
 .testi-items-box .text-content-box {
    padding-top: 36px;
}
    .testi-items-box .quote_icon {
              width: 58px;
        height: 58px;
        line-height: 58px;
        top: 7px;
        right: 64px;
        font-size: 30px;
    
    }
    .text-content-box p {
        padding: 34px;
        margin: 0;
    }
    .testi-items-box .text-content-box h4 {
        font-size: 18px;
        margin: 13px 0 0;
    }
.testi-items-box {
    padding: 0 16px;
    padding-bottom: 19px;
}
.testimonoalwiperss .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
.about-chess-secc{
    padding:3rem 0;
}

.about-chess-secc .stat-item {
    padding: 10px 16px;
   min-width: 96px;
}
.about-chess-secc .stat-item.green {
    padding: 10px;
    bottom: 8px;
    width: 203px;
    left: 5px;
   }
.about-chess-secc .stat-item h3 {
    font-size: 25px;
}
.about-chess-secc .about-trainng span {
   font-size: 19px;
   padding: 10px 18px;
   margin-bottom: 15px;
}

.vision-miss-chess .mis-vis {
    padding: 35px;
}
.vision-miss-chess .misson-sec {
    padding:0;
}
.misson-great {
    gap: 33px;
  
}
.misson-iconn {
    width: 80px;
    height: 80px;
}
.misson-iconn img {
    width: 46px;
    height: 46px;
}
.vision-miss-chess {
    padding: 0 0 3rem;
}
.our-journey-sec .section-ttilsd{
    text-align:center;
}

.our-journey-sec .journy-imgg img{
   margin-left:0;
}
.our-journey-sec p{
    text-align:justify;
}
.our-journey-sec {
    padding: 0 0 3rem;
}
.about-founder-sec .row{
    align-items:center;
}
.our-journey-sec .row{
     align-items:center;
}
.about-chess-secc .row{
  align-items:center;
}
.about-founder-sec h4 {
    font-size: 21px;
}
.about-founder-sec {
    padding: 0 0 3rem;
}
.keynumbers-neww  {
padding: 3rem 0;
}
.keynumbers-neww .achivesd .number {
        font-size: 23px;
    }
.keynumbers-neww h5 {
    margin-bottom: 10px;
    font-size: 14.9px;
}
.keynumbers-neww p {
    color: #fff;
    font-size: 13.5px;
}
.keynumbers-neww .achivesd{
    padding:20px 0;
    margin: 0;
}
.guide-student-sec {
    padding: 3rem 0;
}
.guide-student-sec .about-guide h4 {
    font-size: 20px;
}
.guide-student-sec .about-guide {
   padding: 18px;
   margin-bottom: 23px;
}
.about-guide p{
    margin:0;
}
.guide-student-sec .grow-icon {
    width: 80px;
    height: 80px;
    line-height: 73px;
}
.guide-student-sec .grow-icon img {
 height: 51px;
    width: 51px;
}
.about-team-sec .team-name {
    font-size: 19px;
        margin-bottom: 13px;

}
.why-chess-chess {
    padding: 3rem 0 0;
}
.history-box-main {
    width: 100%;
}
.chess-brain-sec .row{
    align-items:center;
}
.train-box-why h4 {
    font-size: 20px;
}
.time-classs {
    padding: 4rem 0;
}
p{
    font-size:15px;
}
.why-choo-box {
    height: 100%;
}
.contact-chess {
    padding: 3rem 0px;
}

.branch-address-sec .adrress-box {
    border-radius: 12px;
    padding: 15px 20px;
}
.branch-address-sec {
    padding: 3rem 0;
}
.branch-address-sec .adrress-box h4 {
      font-size: 18px;
}

}