/*
 Theme Name:   CFM Communications
 Theme URI:    https://reactheme.com/products/wordpress/invena
 Description:  Invena Child
 Author:       AmanaNet + ReacThemes
 Author URI:   https://AmanaNet.com
 Template:     invena
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */


.animated-image-with-border img {border: 8px solid #ffffff;}
@media(max-width: 767px) {
	.animated-image-with-border img {border: 5px solid #ffffff;}
}

/*Logo Slider CSS*/
.trusted-logo-block {-webkit-mask-image: linear-gradient(to right, transparent 0%, #000 10%, #000 90%, transparent 100%); mask-image: linear-gradient(to right, transparent 0%, #000 10%, #000 90%, transparent 100%);}
.trusted-logo-block .rt-client-logo .logo {width: auto; }

/*Testimonial Slider CSS*/
body .testimonial-slider-block .testimonials-slider-one .contents{display: flex;flex-direction: column;height: 100%;padding: 40px !important;padding-left: 0 !important;}
body .testimonial-slider-block .testimonials-slider-one .contents .disc{flex: 1 1 auto}
@media(max-width: 1200px) {
    body .testimonial-slider-block .testimonials-slider-one {height: 100%;margin-left: -1px;}
    body .testimonial-slider-block .swiper-slide {height: auto !important}
    body .testimonial-slider-block .thumbnail, body .testimonial-slider-block .thumbnail img {height: 100% !important;}
    
    body .testimonial-slider-block .testimonials-slider-one .thumbnail {max-width: 450px;min-width: 450px;}
}
@media(max-width: 992px) {
	body .testimonial-slider-block .testimonials-slider-one .thumbnail {max-width: 300px;min-width: 300px;}
	body .testimonial-slider-block .testimonials-slider-one .contents {padding: 30px !important;padding-left: 0 !important;}
}
@media(max-width: 767px) {
	body .testimonial-slider-block .testimonials-slider-one .thumbnail {max-width: 100%;min-width: 100%;max-height:300px}
	body .testimonial-slider-block .testimonials-slider-one .contents {padding: 30px 20px !important;padding-left: 20px !important;padding-top: 0 !important;}
	body .testimonial-slider-block .testimonials-slider-one .contents .disc{margin-bottom: 20px;}
}

/*Abour Grid Card*/
.about-card-block .service-grid-3,.about-card-block .service-grid-3 .inner{height: 100%;}

/*Team Slider Block*/
body .team-slider-block .swiper-slide {height: auto !important}
body .team-slider-block .swiper-slide .team-style-one {height: 100%}

/*Service Grid Block*/
.service-grid-block .service-grid-1, .service-grid-block .service-grid-1 .content-area-wrapper, .service-grid-block .service-grid-1 .thumbnail, .service-grid-block .service-grid-1 .thumbnail img{height: 100%}

body .team-style-one .content-inner .designation {font-style: italic; font-size: 14px;}