@media only screen and (max-width: 1024px) {
    .navbar-brand img {
        max-height: 43px!important;
    }
    .navbar-nav>li>a {
    font-size: 13px;
}
}
@media only screen and (max-width: 991px) {
    .page-title-section2 h1 {
        font-size: 24px;
    }
        section {
        padding: 60px 0;
    }
    .sidbarserv{
        display: none;
    }
    .slider-fade1 h1 {
        font-size: 45px;
    }
    .navbar-toggler {
    background: #08415c;
    top: 23px;
}
 .bannerbtn{
    padding: 30px 60px;
   }
   #accordion{
    display: none;
   }
}
@media only screen and (max-width: 768px) {
    section {
    padding: 60px 0;
}
    .hgh {
    padding: 9px 0!important;
}
.testimonialphome p {
    font-size: 16px;
}
    .slider-fade1 .item{
        padding: 8.4rem 0;
    }
    .footer1 {
        padding-right: 15px!important;
    }
}
@media only screen and (max-width: 767px) {
    .vision-wrapper {
    height: 260px;
}
.vision-content {
    padding: 20px 30px;
}
.vision-content p {
    font-size: 16px;
}
    .title-style2 .sub-title{
        margin-top: 20px;
    }
    .count h3 span {
        font-size: 30px;
        margin-bottom: 0;
    }
    .aboutcnt h2 {
        font-size: 30px;
        margin-bottom: 0!important;
    }
    section {
        padding: 60px 0;
    }
    .slider-fade1 h1 {
        font-size: 33px;
    }
    .display-sm-11 {
        font-size: 2.2rem;
    }
    .pb-sm-14, .py-sm-14 {
        padding-bottom: 3.5rem;
    }
    .pt-6, .py-6 {
        padding-top: 2.5rem;
    }
    .bannertext{
        width: 70%;
    }
}
@media only screen and (max-width: 600px) {
    .slider-fade1{
        padding: 2.1rem 0!important;
    }
    .bannerbtn{
    padding: 24px 40px;
   }
   .butn {
        padding: 10px 15px;
    }
    .bannerbtn h3{
        font-size: 18px;
    }
}
@media only screen and (max-width: 425px) {
    .testimonialphome p {
    font-size: 16px;
}
    .title-style1 {
        margin-bottom: 30px;
    }
    .card-style9 {
    padding: 15px;
}
    .accordion-style1 h5 {
        font-size: 16px;
    }
    .accordion-style1 .card-body {
    padding: 15px;
    line-height: 1.5;
}
.accordion-style1 .btn-link {
    font-size: 15px;
    line-height: 25px;
}
    .slider-fade1 .item{
        padding: 8.4rem 0;
    }
    .slider-fade1 p {
        display: none;
    }
    .bannertext{
        width: 60%;
    }
    .slider-fade1 h1 {
        font-size: 30px;
    }
    .item .butn{
        font-size: 12px;
        padding: 8px;
    }
    .slider-fade1 .h5 {
        font-size: 16px;
    }
    .help h2{
        font-size: 20px!important;
    }
    .bannerbtn {
        padding: 12px 16px;
    }
    .text-white a {
       font-size: 14px;
    }
    .aboutcnt p {
        color: #2d2d2d;
        font-size: 15px;
        padding-top: 10px;
    }
    .abtimg{
        display: none;
    }
    .ht{
        display: none;
    }
    .abouthome {
        padding: 1rem;
    }
     .abouthome p{
        font-size: 15px;
     }
     
}
@media only screen and (max-width: 375px) {
    .bannertext{
        width:90%;
    }
   
}
