.header .navbar .nav .nav__menu__item .sub-menu a {
    font-size: 14px;
}
body .accreditations__section .accred__card{
    width: 100%;
}

.footer .ftr_logo{
    width: 60%;
}

.service__section .cmn__btn {
    width: 100%;
}

.form__field{
    display: block;
}

.style__dropdown .color__select__thumb.red {
    background: #e46c6c;
}

.style__dropdown__opt__row label {
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 10px;
}


@media (min-width: 320px) and (max-width: 1023px) {
.team__section .team__card__thumb {height: 300px;}
.team__section .team__card__thumb img {object-position: center top;}
.header .navbar .nav .nav__menu__item.active .nav__menu__item__link, .header .navbar .nav .nav__menu__item.current-menu-item .nav__menu__item__link {font-size: 14px; padding-top: 15px;  padding-bottom: 15px;}
}

@media (min-width: 320px) and (max-width: 767px) {
.home__banner .item .banner__caption__tagline {margin-bottom: 10px; font-size: 15px;}
.home__banner .item .banner__caption__tagline::before {
    width: 20px;
}
.home__banner .item .banner__caption .banner-actions {margin-top: 15px;}
.home__banner .item {background-position: center center !important; height: 360px;}
.process__section .process__card h4 br {display: block;}
body .accreditations__section .accred__card {padding: 0;}
.middle-sec {margin-top: 154px;}
.home__banner .item .banner__caption p {margin-top: 10px;}
.inner__overview:not(.inner__overview__reverse) .row {flex-direction: column-reverse;}

.inner__banner {background-position: center right !important;}
.card__cont h4 {min-height: inherit;}
.card__cont h4:after {bottom: -10px;}
.footer .ftr_logo_sctn { text-align: center; }
}

.wpcf7 input[type="date"]:before {
content: attr(placeholder);
}

.header .navbar {
    padding: 5px 0;
    background: #ffffff;
}
.header .navbar .hdr-lt .navbar-brand {
    
    margin: 0px;
   
}

.overview__thumbs__card{
    height: 300px;
}
.home__about__thumb img {
    height: auto;
}
.testimonial__section .testi__card p {
    min-height: 10px;
}
.tab-content{
    display: none;
}
.tab-content.active{
    display: block;
}
.testimonial__section .tabs  button.tab-button {
    background-color: white;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 33px;
}
.testimonial__section .row.team__name {
    width: 100%;
}
.testimonial__section .thumb__img {
    height: 85px;
    width: 100px;
}
.testimonial__section .thumb__img img {
    border: 2px solid #f57f17;
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
.testimonial__section .team__images.row{
    margin-bottom: 20px;
    row-gap: 15px;
}
.testimonial__section .testi__card{
    min-height: 437px;
}
.testimonial__section .tabs button.tab-button.active {
    background-color: #eb7227;
    color: white;
}
.testimonial__section .testimonial-slider.row{
    row-gap: 25px;
}