/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.page-id-2202 .steps1::before{
	border-top-color: #cfc800!important;
}
.full-form .wpcf7-select, .full-form .wpcf7-select:focus{
	border-right-width: 20px;
    border-right-color: #F9FAFB;
}
.full-form .wpcf7-select:focus{
	border-right-color: #fff;
}
.home-banner span.string:nth-child(2) {
    display: flex !important;
    height: 51px;
}
.home-banner .js-rotating{
    display: flex;
    align-items: center;
}
.main-header-section .hfe-site-logo-img {
    max-height: 90px;
}
.main-header-menu .menu-item:last-child:hover .hfe-menu-item {
    border-radius: 50px 0px 50px 50px !important;
}
.slick-banner .card-content-wrap {
    max-width: 1200px;
}
.slick-banner .slick-card {
    min-height: 70vh;
    padding: 50px;
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
}
.slick-banner .card-1, .slick-banner .card-2, .slick-banner .card-3 {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.slick-banner .card-1 {
    background: url('/wp-content/uploads/2023/10/kph-banner1.jpg');
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/wp-content/uploads/2023/10/kph-banner1.jpg');
}
.slick-banner .card-2 {
    background: url('/wp-content/uploads/2023/10/kph-banner2.jpg');
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/wp-content/uploads/2023/10/kph-banner2.jpg');
}
.slick-banner .card-3 {
    background: url('/wp-content/uploads/2023/10/kph-banner3.jpg');
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/wp-content/uploads/2023/10/kph-banner3.jpg');
}
.card-content-wrap h1.main-heading, .card-content-wrap h2.sub-heading, .card-content-wrap .banner-text {
    color: #fff;
}
.slick-banner .slick-card {
    opacity: 0.25;
    transition: opacity 1s ease;
}
.slick-banner .slick-card.slick-active {
    transition: transform 0.5s ease-in;
    animation: fadeInAnimation ease-in 0.8s;
    /* animation-iteration-count: 0.5; */
    animation-fill-mode: forwards;
    /* opacity: 0.2; */
}
.kph-post-container .banner-gallery-wrap {
    display: flex;
    justify-content: center;
    gap: 10px;
    max-width: 1200px;
	align-items:center
}
.kph-post-container .banner-section {
    padding: 70px 50px;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.banner-gallery-wrap .post-gallery-img {
    width: 100%;
    max-width: 32%;
}
.banner-gallery-wrap .post-gallery-img img {
    height: 100%;
    object-fit: cover;
    border-radius: 28px;
}
.kph-post-container .post-content-section {
    padding: 70px 50px;
    max-width: 1200px;
}
.single-post .ast-container {
    max-width: unset;
    padding: 0 !important;
}
.single-post .kph-post-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0.25;
    }
    100% {
        opacity: 1;
     }
}

.learn-more-link:after {
    display: inline-block;
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-style: normal;
    color: #1967D2;
    margin-left: 10px;
}
.slick-cta-btn-wrap .button {
    display: inline-block;
    background: #fff;
    color: #333;
    text-decoration: none !important;
    min-width: 250px;
    border-radius: 50px;
    margin-bottom: 50px;
    font-size: 19px;
    font-weight: 700;
    padding: 18px;
}
.slick-main-heading-wrap .main-heading {
    margin-bottom: 10px;
    font-size: 74px;
    line-height: 1;
}
.slick-sub-heading-wrap .sub-heading {
    font-weight: 500;
    margin-bottom: 30px;
}
.banner-text-wrap .banner-text {
    font-size: 20px;
}
.services-card .service-card-btn {
    margin-top: auto;
}
.latest-projects-card:hover .elementor-heading-title {
    color: #21764e !important;
}
.testimonial-slider .card-inner-container {
    padding: 50px;
    box-shadow: 0px 2px 20px 0px rgba(22,35,49,0.15);
    display: flex;
    gap: 20px;
    border-radius: 28px;
    align-items: center;
    min-height: 380px;
}
.testimonial-slider .slick-card {
    padding: 20px;
}
.card-inner-container .testimonial-img-wrap {
    flex: 0 0 33%;
    max-width: 33%;
}
.card-content-wrap .author-position-wrap p {
    margin-bottom: 0px;
    line-height: 1.2;
    color: #e260f5;
    font-weight: 700;
}
.card-content-wrap .testimonial-author-wrap p {
    margin-bottom: 0px;
    font-weight: 700;
    color: #21764e;
}
.testimonial-slider .slick-arrow:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-style: normal;
    background: #21764e;
    color: #fff;
    width: 35px;
    text-align: center;
    padding: 5px;
    border-radius: 50%;
}
.testimonial-slider .slick-arrow {
    position: absolute;
    top: 50%;
}
.testimonial-slider .slick-arrow.fa-chevron-right {
    right: -40px;
}
.testimonial-slider .slick-arrow.fa-chevron-left {
    left: -40px;
}
.card-content-wrap .quotes-img-wrap {
    margin-bottom: 20px;
}
.card-content-wrap .quotes-img-wrap img {
    opacity: 0.5;
}
.our-services-wrap-2 .services-card-col-2 img {
    height: 200px;
	width: 100%;
    object-fit: cover;
}
.kph-contact-form label {
    color: #fff;
    text-transform: uppercase;
}
.kph-contact-form .wpcf7-form-control {
    border-radius: 8px;
}
.kph-contact-form .name-group-container {
    display: flex;
    gap: 30px;
    margin-bottom: 0.5em;
}
.kph-contact-form .wpcf7-form p {
    margin-bottom: 10px;
}
.kph-contact-form .submit-message-wrap p {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kph-contact-form .wpcf7-submit {
    border-radius: 50px;
    padding: 20px 40px;
    text-transform: uppercase;
    background: #4c8c2b;
}
.kph-contact-form .fname-group-wrap, .kph-contact-form .lname-group-wrap {
    max-width: 50%;
    width: 100%;
}
.kph-contact-form .message-group-wrap p {
    margin-bottom: 0px;
}
.kph-contact-form .message-group-wrap {
    margin-bottom: 10px;
}
.kph-categories-wrap .kph-category-wrap {
    padding: 50px;
    margin-bottom: 100px;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 5px;
    transition: 0.3s;
}
.kph-categories-wrap .kph-category-wrap:hover {
    transform: scale(0.95);
}
.kph-categories-wrap a {
    text-decoration: none !important;
    color: #fff;
}
.kph-categories-wrap .cat-title {
    color: #fff;
    margin-bottom: 30px;
    font-size: 40px;
}
.cat-posts-page .kph-categories-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 70px 50px;
}
.kph-categories-wrap .cat-desc {
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 50px;
}
.kph-category-wrap .cat-desc:after {
    content: '';
    border-bottom: 1px solid #fff;
    display: block;
    width: 50px;
    margin-top: 30px;
}
.kph-category-wrap .cat-title-wrap, .kph-category-wrap .cat-desc_wrap, .kph-category-wrap .view-cat-posts-wrap {
    width: 50%;
}
.archive.category .ast-container {
    width: 100%;
    max-width: unset;
    padding: 0px;
}
.cat-banner-section .banner-inner-wrap {
    max-width: 1200px;
}
.cat-posts-page .cat-banner-section {
    background: #000;
    display: flex;
    justify-content: center;
    padding: 100px 50px;
}
.banner-inner-wrap .heading-text {
    color: #fff;
    font-family: "Poppins", "Open Sans";
    font-size: 50px;
    font-weight: 300;
}
.kph-categories-wrap .inner-cat-wrap {
    max-width: 1200px;
    margin: 0 auto;
	width:100%
}
.archive.category .cat-posts-page {
    width: 100%;
}
.cat-posts-page .heading-text {
    margin-bottom: 50px;
}
.cat-posts-page .cat-banner-cta {
    color: #fff;
    font-size: 28px;
    font-family: "Poppins", "Open Sans";
}
.cat-banner-section .cat-banner-cta:after, .view-cat-posts-wrap .view-cat-posts-link:after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    color: #fff !important;
    display: inline-block !important;
    font-weight: 600;
    margin-left: 10px;
}
.cat-banner-section .cat-banner-cta:after {
    font-size: 20px;
    transition: 0.3s;
}
.cat-banner-section .cat-banner-cta:hover:after {
    transform: translateX(10px);
}
.view-cat-posts-wrap .view-cat-posts-link:after {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5) !important;
}
.alternate-header ul a{
    color:#000;
    line-height: 2.5em !important;
	text-transform: uppercase;
}
.alternate-header ul{
    list-style:none;
}
.left-menu-content.show{
    transform:translateX(0);
}
.right-menu-content.show{
    transform:translateX(0);
}
.left-menu-content{
    transform:translateX(-50vw);
}
.right-menu-content{
    transform:translateX(50vw);
}
.left-menu-content ul, .right-menu-content ul{
    padding:0 21px;
}
.alternate-header .elementor-widget-shortcode {
    width:800px;
}
.left-menu-content .elementor-widget-shortcode {
    margin-left:auto;
}
.right-menu-content .elementor-widget-shortcode {
    margin-left:right;
}
.right-menu-content, .left-menu-content{
    transition:.1s ease-out !important
}
.view-cat-posts-wrap .view-cat-posts-link {
    font-size: 14px;
    color: #fff;
}
.kph-post-container .banner-gallery-outer-wrap {
    display: block;
}
.post-tags-wrap .cat-tag-wrap {
    padding: 5px 15px;
    background: #21764e;
    border-radius: 20px;
}
.post-content-section .post-tags-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.post-tags-wrap .cat-tag {
    color: #fff;
}
.post-content-section .post-title-wrap, .post-content-section .kph-post-details > div {
    margin-bottom: 1em;
}
.post-content-section .kph-post-title {
    color: #21764e;
}
.cat-desc_wrap .read-more {
    display: none;
}
.testimonial-slick .slick-track {
    height:100%;
}
.testimonial-slick .slick-slider > i{
    align-items:center;
    display:flex;
}
.slick-slider > i{
	cursor:pointer;
}
.banner-gallery-outer-wrap {
    margin: 4em 0;
}
.footer-cta form > p{
    display:flex;
    gap:10px;
}
.footer-cta .wpcf7-email, .footer-cta .wpcf7-submit{
    border-radius: 10px
}
.footer-cta .wpcf7-submit{
    background:#000;
	transition:.3s ease;
}
.footer-cta .wpcf7-submit:hover {
    background:none;
    color:#000;
}
.alternate-header.mobile-only .elementor-tab-content{
    border-top: solid 3px #21764e !important
}
.post-tags-wrap .cat-tag {
    font-size: 14px;
}
.alternate-header .elementor-accordion-item:first-child {
    display:none;
}
.kph-post-container .above-footer-section {
    width: 100%;
    display: flex;
    background: #101010;
}
.above-footer-section .inner-section {
    display: flex;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 50px;
    justify-content: center;
    gap: 20px;
}
.above-footer-section .text-col-left {
    flex: 0 0 27%;
    max-width: 27%;
}
.above-footer-section .form-col-right {
    flex: 0 0 67%;
    max-width: 67%;
}
.above-footer-section .form-heading {
    text-align: center;
    margin: 0 auto;
    font-size: 28px;
}
.form-message-wrap .find-out-more {
    background: #21764e;
    border-radius: 12px;
    padding: 20px 30px;
}
.form-message-wrap .find-out-more:before {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    color: #fff !important;
    display: inline-block !important;
    font-weight: 600;
    margin-right: 5px;
    font-size: 14px;
}
.above-footer-section .radio-select-wrap {
    display: flex;
    gap: 20px;
    justify-content: center;
    padding: 10px;
    width: 90%;
    border: 1px solid;
    border-radius: 12px;
    margin: 0 auto;
}
.above-footer-section .form-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    column-gap: 50px;
    color: #000;
    font-weight: 700;
    margin-bottom: 50px;
}
.above-footer-section .post-form-select-wrap.w-50 {
    width: 46%;
}
.above-footer-section .post-form-select-wrap {
    font-size: 18px;
    width: 100%;
}
.post-form-select-wrap select {
    width: 100%;
    background: #e6edec;
    border-radius: 16px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
}
.above-footer-section .radio-option-wrap {
    flex:1;
    text-align:center
}
.above-footer-section .radio-select-wrap input {
    display:none;
}
.above-footer-section .radio-option-wrap label{
    width:100%;
    display:block;
    transition:.3s ease;
    border-radius: 5px;
    padding: 10px;
    cursor:pointer
}
.above-footer-section .radio-option-wrap.selected label{
    background:#000;
    color: #fff;
}
.above-footer-section .form-wrap p {
    margin-bottom: 10px;
}
.above-footer-section .form-col-right {
    background: #fff;
    padding: 40px;
    border-radius: 30px;
}
.form-message-wrap .message-heading {
    color: #fff;
    margin-bottom: 30px;
    font-size: 42px;
}
.form-message-wrap .message-content {
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
}
.after-form-wrap .after-form-heading {
    margin-bottom: 20px;
}
.after-form-wrap .after-form-text {
    font-size: 14px;
    font-style: italic;
    color: #838383;
}
.alternate-header.mobile-only .elementor-tab-title{
    border-bottom:1px solid #DCDCDC
}
.banner-gallery-wrap.mobile-slider .slick-list{
    width:340px;
}
.banner-gallery-wrap.mobile-slider .post-gallery-img{
    min-height:250px;
	display:flex;
	align-items: center;
	justify-content:center;
}
.banner-gallery-wrap a{
	display: flex;
    justify-content: center;
	align-items:center;
}
.kph-testimonials .strong-content {
    display:grid;
    gap: 3em;
}
.kph-testimonials .wpmtst-testimonial-inner{
    display:flex !important;
    background:#21764e;
    padding: 6em 10em;
    flex-wrap:wrap;
	border-radius: 50px;
}
.kph-testimonials .testimonial-content {
    color:#fff;
	opacity:.8;
	margin-bottom: 2em;
}
.kph-testimonials .testimonial-field {
    width:100%;
    order:-1;
	margin-bottom: 1em;
}
.kph-testimonials h3.testimonial-heading {
    font-weight: 700;
    color:#fff;
    font-size: 42px;
    margin-bottom: 1em;
}
.kph-testimonials .readmore{
    padding: 12px 30px;
    background:#fff;
	border-radius: 10px;
	background:#fff;

}
.kph-testimonials .readmore a{
    text-decoration:none;
    font-weight:600;
	color: #21764e;
}
.kph-testimonials .readmore:hover{
	background:#000;
}
.kph-testimonials .readmore:hover a{
    color:#fff;
}
.kph-testimonials .strong-rating-wrapper .star svg path{
    fill: #21764e;
}
.kph-testimonials .strong-rating-wrapper{
    line-height:1em;
}
.kph-testimonials .star {
    background: #fff;
    margin:0 1px !important;
    padding:3px !important;
}
.kph-testimonials .readmore a::before {
  	font-family: 'Font Awesome 5 Free';
  	content: "\f061";
  	margin-right: 10px;
    color:#fff;
    background:#000;
    font-size:12px;
    padding:5px 7px;
    border-radius:100px;
}
.kph-testimonials .readmore:hover a::before{
	color:#fff;
    background:#21764e;
}
.kph-testimonials a.contact-link {
    color: #fff;
	display:flex;
	align-items:center;
}
.kph-testimonials a.contact-link {
	margin-left: 2em;
}
.banner-gallery-wrap .slick-track {
    display:flex !important;
    align-items:center;
}
.single-post h5{
	margin: 1em 0;
}
.full-form label, .full-form input{
    font-family: "Roboto Slab";
}
.full-form input, .full-form textarea, .full-form select {
    border-radius: 2px!important;
    margin-top: .5em
}
.kph-testimonials .testimonial {
    position: relative;
}
.kph-testimonials .testimonial-image {
    position: absolute;
    left: 50px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    top: 100px;
}
.kph-testimonials .wpmtst-testimonial-inner {
    padding: 50px 50px 50px 400px;
}
.kph-testimonials .testimonial-image img {
    width: 250px;
}
.kph-text-rotate #uc_text_rotator_elementor_e691631 {
    text-align: left !important;
}
.banner-image-slider .slider-img {
    width: 300px;
    height: 400px;
    object-fit: cover;
}
.banner-image-slider .card-inner-container {
    display: flex;
    justify-content: center;
}
.how-can-we-help-wrap .wpcf7-select {
    font-family: 'Roboto Slab';
}
.kph-request-callback-form .name-group-container {
    display: flex;
    gap: 20px;
    margin-bottom: 0px;
}
.kph-request-callback-form input, .kph-request-callback-form select, .kph-request-callback-form textarea {
    background: #fff;
    border-radius: 12px;
    border: 1px solid #21764e;
}
.kph-request-callback-form .wpcf7-submit {
    background: #21764e;
    border-radius: 50px;
    padding: 20px 40px;
}
.kph-request-callback-form .wpcf7-select {
    font-family: unset;
}
.kph-request-callback-form .message-group-wrap {
    margin-bottom: 50px;
}
.kph-request-callback-form .wpcf7-select {
    appearance: none;
    -webkit-appearance: none;
}
.kph-request-callback-form .how-can-we-help-wrap .wpcf7-form-control-wrap {
    position: relative;
}
.kph-request-callback-form .how-can-we-help-wrap .wpcf7-form-control-wrap:after {
    position: absolute;
    right: 15px;
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    top: 25%;
    font-size: 15px;
}
.kph-request-callback-form .fname-group-wrap, .kph-request-callback-form .lname-group-wrap {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .slick-main-heading-wrap .main-heading {
        font-size: 60px;
    }
    .banner-text-wrap .banner-text {
        font-size: 16px;
    }
    .testimonial-slider .card-inner-container {
        min-height: 350px;
    }
    .banner-inner-wrap .heading-text {
        font-size: 45px;
        margin-bottom: 40px;
    }
    .kph-categories-wrap .kph-category-wrap {
        height: 450px;
        margin-bottom: 70px;
    }
    .banner-gallery-wrap .post-gallery-img {
        max-width: 30%;
    }
    .kph-testimonials .wpmtst-testimonial-inner {
        padding: 60px;
    }
    .kph-testimonials .testimonial-image {
        left: 60px;
        height: 150px;
        top: 110px;
        padding: 20px;
    }
    .kph-testimonials .testimonial-image img {
        height: 100%;
        object-fit: contain;
    }
    .kph-testimonials .testimonial-field {
        margin-bottom: 200px;
    }
    .kph-request-callback-form .message-group-wrap {
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 768px) {
    .alternate-header .elementor-tab-content {
        display:none !important;
    }
	.banner-gallery-wrap.mobile-slider{
		display:none;
	}
}
@media screen and (max-width: 768px) {
    .kph-testimonials h3.testimonial-heading {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .kph-testimonials .testimonial-content p {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {

	.banner-gallery-wrap:not(.mobile-slider){
		display:none;
	}
    .slick-main-heading-wrap .main-heading {
        font-size: 55px;
    }
    .testimonial-slider .card-inner-container {
        flex-direction: column;
    }
    .card-inner-container .testimonial-img-wrap {
        max-width: unset;
    }
	.our-services-wrap-2 .services-card-col-2 img {
		height: 150px;
	}
    .view-cat-posts-wrap .view-cat-posts-link {
        margin-bottom: 0px;
    }
    .kph-category-wrap .cat-title-wrap, .kph-category-wrap .cat-desc_wrap, .kph-category-wrap .view-cat-posts-wrap {
        width: 70%;
    }
    .banner-inner-wrap .heading-text {
        font-size: 40px;
        margin-bottom: 35px;
    }
    .cat-posts-page .cat-banner-cta {
        font-size: 24px;
    }
    .kph-categories-wrap .cat-desc {
        font-weight: 300;
    }
    .banner-gallery-wrap .post-gallery-img {
        max-width: 48%;
    }
    .kph-post-container .banner-section {
        padding: 70px 40px;
    }
	.banner-gallery-outer-wrap img{
    	max-width:300px;
	}
	.footer-cta form > p{
		flex-wrap: wrap;
    	gap: 1px;
	}
	.footer-cta form > p > *{
		width:100%;
	}
	.alternate-header ul{
    margin:0;
	}
	.kph-testimonials h3.testimonial-heading{
		font-size:32px;
	}
    .kph-request-callback-form .name-group-container {
        flex-wrap: wrap;
        gap: 0;
    }
}
@media screen and (max-width: 480px) {
	.kph-testimonials .wpmtst-testimonial-inner{
		padding: 4em 2em;
	}
    .slick-main-heading-wrap .main-heading {
        font-size: 40px;
    }
    .slick-sub-heading-wrap .sub-heading {
        font-size: 20px;
    }
    .slick-cta-btn-wrap .button {
        margin-bottom: 20px;
    }
	.our-services-wrap-2 .services-card-col-2 img {
		height: 300px;
	}
    .kph-contact-form .name-group-container {
        flex-wrap: wrap;
        gap: 0;
    }
    .kph-contact-form .fname-group-wrap, .kph-contact-form .lname-group-wrap {
        max-width: 100%;
    }
    .kph-categories-wrap .cat-desc {
        font-weight: 300;
    }
    .cat-posts-page .cat-banner-section {
        padding: 50px 30px
    }
    .cat-posts-page .kph-categories-wrap {
        padding: 50px 20px;
    }
    .archive.category .ast-container {
        padding: 0px !important;
    }
    .banner-inner-wrap .heading-text {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .cat-posts-page .cat-banner-cta {
        font-size: 22px;
    }
    .kph-categories-wrap .kph-category-wrap {
        padding: 50px 30px;
        height: unset;
        min-height: 400px;
        margin-bottom: 50px;
    }
    .kph-category-wrap .cat-title-wrap, .kph-category-wrap .cat-desc_wrap, .kph-category-wrap .view-cat-posts-wrap {
        width: 100%;
    }
    .banner-gallery-wrap .post-gallery-img {
        max-width: 100%;
        min-height: 300px;
    }
    .kph-post-container .banner-section {
        padding: 50px 20px;
    }
	.kph-testimonials .readmore{
		padding: 8px 12px;
	}
    .kph-testimonials .testimonial-image {
        left: 30px;
        width: calc(100% - 60px);
    }
    .kph-testimonials .testimonial-image img {
        width: 100%;
    }
    .kph-testimonials h3.testimonial-heading {
        font-size: 26px;
    }
    .kph-testimonials .testimonial-content {
        margin-bottom: 10px;
    }
    .kph-testimonials a.contact-link {
        display: block;
        margin: 20px 0 0;
        width: 100%;
    }
    .kph-testimonials .testimonial-field {
        margin-bottom: 190px;
    }
}
@media screen and (max-width: 400px) {
	.banner-gallery-outer-wrap img{
    	max-width:250px;
	}
	.banner-gallery-wrap.mobile-slider .slick-list{
    	width:290px;
}
	.kph-testimonials a.contact-link{
		margin-top: 1em
	}

}
