.form-send-message .form-group .wpcf7-form-control-wrap {
    width: 100%;
}
.form-send-message .form-control {
    width: 100%;
}
.form-send-message .form-select {
    width: 100%;
}
#rsvp-modal .form-control,
#rsvp-modal .btn {
    width: 100%;
}
.map iframe {
    width: 100%;
    border: 0;
}
.footer-container .ns-container {
    padding: 0;
}
.footer-container .ns-wrapper {
    padding: 0;
}
.footer-container .notify-subscribers {
    display: flex;
    border: 1px solid rgb(91 211 225);
    padding: 4px;
}
.footer-container .form-subscribe {
    overflow: inherit;
}
.footer-container .form-subscribe .ns-input {
    background-color: transparent;
    border: 0;
    flex: 1;
}
.footer-container .form-subscribe .ns-action {
    width: 56px;
    height: 40px;
    position: relative;
    border: 1px solid rgb(91 211 225);
    border-radius: 50px;
}
.footer-container .form-subscribe .ns-action svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    pointer-events: none;
}
.footer-container .form-subscribe .ns-action .ns-submit {
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-image: none;
}
.footer-container .form-subscribe .loader {
    display: none;
}
.footer-container .ns-form .ns-group {
    padding: 0;
}
.footer-container .ns-form span.ns-error {
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    font-size: 15px;
}
form .wpcf7-response-output {
    display: none;
}
.carrer-news-img img {
    max-width: 100%;
    width: 100%;
    height: 502px;
    object-fit: cover;
}
.tab-slider-for .slick-slide img {
    width: 100%;
    max-width: 100%;
    height: 502px;
    object-fit: cover;
}
.meaning-slider-for .slick-slide .img img {
    height: 435px;
    width: 100%;
    object-fit: cover;
}

/* .covid-slider .slick-slide .card {
    height: 520px;
    transition: height 0.3s ease-in-out;
}
.covid-slider .slick-current.slick-slide .card {
    width: 100%;
    height: 580px;
    display: block;
    transition: height 0.3s ease-in-out;
}
.covid-slider .slick-slide .card .card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.covid-slider .slick-slide .card .card-img {
    height: 100%;
} */
 .pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    justify-content: center;
    padding: 50px 0px;
 }
 .pagination .numbers {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #98a1a3;
    border-radius: 50px;
 }
 .pagination .numbers .page-number {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
 }
 .feature-business .card-img img {
    width: 100%;
    height: 470px;
    object-fit: cover;
 }
 .active-business-slider .slick-slide .card-img img {
    height: 490px;
    width: 100%;
    object-fit: cover;
 }
 .zero-section .thumb img {
    width: 100%;
    height: 502px;
    object-fit: cover;
 }
.chairman-info .chairman-info-media img{
    width: 100%;
    height: 705px;
    object-fit: cover;
}
.our-journey img{
    width: 100%;
    height: 304px;
    object-fit: cover;
}
.leadership-team .card-img img{
    width: 100%;
    height: 412px;
    object-fit: cover;
}
.career-growth-section .card-img img{
    width: 100%;
    height: 470px;
    object-fit: cover;
}
.social-responsibility-section img{
    width: 100%;
    height: 650px;
    object-fit: cover;
}
.form-select {
    background: url('/wp-content/themes/kiri-industries/assets/images/select-dropdown-arrow.png') no-repeat right 16px center;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 40px;
}
.wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
    cursor: pointer;
}
.wpcf7-form.submitting .wpcf7-submit {
    pointer-events: none;
}
.news-img-bt{
	padding-bottom:32px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* .page-id-701 .header-right .menu ul li.menu-item-1791 a {
    color: #5bd3e1 !important;
} */

.journey-year {
    padding-top: 123px;
}

@media (max-width: 767px) {
    .career-growth-section .card-img img{
        width: 100%;
        height: 570px;
        object-fit: cover;
    }
}