@media only screen and  (max-width: 1399px){
.font_65 {
    font-size: 55px;
    line-height: 75px;
}
.slider-area {

    height: 645px;
}

.font_40 {
    font-size: 35px;
}
}
@media only screen and  (max-width: 1199px){
.font_65 {
    font-size: 45px;
    line-height: 60px;
}

.htright span {
    display: none;
}

.slider-area {
    height: 535px;
}
.baner-shape1 img {
    width: 215px !important;
}
.font_24 {
    font-size: 20px;
}

.font_40 {
    font-size: 30px;
}

.about-us-two .about-content li {
    padding: 8px 9px;
  
}

.about_badge2 {
    background: var(--white);
    text-align: center;
    border-radius: 15px;
    padding: 20px 23px;
    display: inline-block;
    position: absolute;
    left: 30%;
    bottom: -75px;
    z-index: 111;
}
.about-us-two .ab_right_shape {
    top: 6px;
    right: 0;
    width: 150px;
}

.course-star i {
    color: #FFC107;
    margin-left: 5px;
    font-size: 10px;
}
.course-star .gap-2 {
    gap: .1rem!important;
}

.section-padding {
    padding: 50px 0;
}
}
@media only screen and  (max-width: 991px){
.slider-area {
    height: 950px;
    padding-top: 70px;
}

.header-top .text {
    display: none;
}

.htright {
    justify-content: end;
}

.header-top  .htleft {
    column-gap: 15px;
}

.htright .pe-5 {
    padding-right: 1rem!important;
}

.htright .ps-5 {
    padding-left: 1rem!important;
}
.header-top .htleft li a {
    padding: 5px 10px;
    display: block;
}
.slide-image.animate-image img {
    width: 500px;
    margin: auto;
}
.baner-shape1 img {
    width: 215px !important;
    display: none !important;
}

.main_header .navbar-nav.align-items-center {
    align-items: start !important;
}
.features.section-padding .row {
    row-gap: 33px;
}
.about-img {
    margin-bottom: 75px;
    margin-top: 50px;
}
.mb-5 {
    margin-bottom: 1.5rem!important;
}

.blog_sec .row {
    row-gap: 30px;
}
.cta-box {

    padding: 50px 25px;
}
.footer_area .pr-120 {
    padding-right: 0;
    border: none !IMPORTANT;
    padding-left: 0;
}
.footer_area .pe-120 {
    padding-left: 0;
    padding-top: 0 !IMPORTANT;
}
.footer_area .footer-item {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer_area .address-list {

    gap: 60px;
    margin-top: 25px;

}
.footer_area .footer-contact {
    border-top: 1px solid #dddddd;
    padding-top: 10px;
    margin-top: 10px;
}
}

@media only screen and  (max-width: 767px){
.about-us-two .ab_book_shape {

    display: none;
}
.baner-shape4 img {
    width: 35px !important;
    opacity: 0.5;
}
.baner-shape2 img {
    width: 40px !important;
    opacity: 0.5;
}
.baner-shape2 {
    position: absolute;
    right: 20px;
    top: 180px;
}
.font_65 {
    font-size: 35px;
    line-height: 50px;
}
.slide-image.animate-image img {
    width: 280px;
    margin: auto;
}
.slider-area {
    height: 670px;
    padding-top: 70px;
}
.baner-shape3 img {
    width: 51px !important;
    opacity: 0.5;
}

.footer_area .pr-120 {
    padding-right: 15px;
    border: none !IMPORTANT;
    padding-left: 15px;
}
.footer_area .pe-120 {
    padding-left: 15px;
    padding-top: 0 !IMPORTANT;
}
.footer-bottom .col-lg-6.col-md-6.text-end {
    text-align: left !IMPORTANT;
    margin-top: 15px;
}
.testimonial-style-two-area::after {
  
    width: 100%;
    margin-top: 56px;
}
.font_20 {
    font-size: 16px;
}

.font_24 {
    font-size: 18px;
}
.font_18 {
    font-size: 16px;
}
.font_16 {
    font-size: 14px;
}
.font_40 {
    font-size: 25px;
}
.nest-btn {
  
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20.5px 9px;

}
.header-top .htleft li a {
    padding: 2px 8px;
    display: block;
}
.baner-shape4 {
    position: absolute;
    top: 49px;
    left: 7px;
}
.baner-shape2 {
    position: absolute;
    right: 20px;
    top: 70px;
}
}
/*large-laptop-screen-start*/
@media only screen and (min-width: 1400px) and (max-width: 1600px){

}
/*large-laptop-screen-end*/


/*laptop-screen-start*/
@media only screen and (min-width: 1200px) and (max-width: 1399px){

}
/*laptop-screen-end*/


/*mini-laptop-screen-start*/
@media only screen and (min-width: 992px) and (max-width: 1199px){

}
/*mini-laptop-screen*/


/*tablet-start*/
@media only screen and (min-width: 768px) and (max-width: 991px){

}
/*tablet-end*/


/*mobile-screen-start*/
@media only screen and (min-width: 300px) and (max-width: 767px){

}
/*mobile-screen-end*/