/*
Theme Name:     Invested Progression Child
Description:    Invested Progression Child Theme
Author:         ProgressionStudios
Template:       invested-progression

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.d-none {display: none;}
.home_icons img {max-width: 100px !important;}
.home_icons .vc_single_image-wrapper{width: 200px; height: 200px; border-radius: 50% !important; display: table-cell !important;vertical-align: middle !important;}
.home_icons a:hover {background-color: #ffffff !important;}
.padding-bot-80 {padding-bottom: 80px !important;}
.investment-Cartera de proyectos-main .slides li {height: 280px; display: flex !important; align-items: center; justify-content: center; }
.investment-Cartera de proyectos-main .slides li img {max-width: 70%; max-height: 200px; width: auto;}
.btn-hover-effect a i {transition: 0.3s; -webkit-transition: 0.3s;}
.btn-hover-effect a:hover i {right: 20px !important; transition: 0.3s; -webkit-transition: 0.3s;}

.meet-the-team-main .progression-masonry-item .invested-content-team {display: none;}
.meet-the-team-main .progression-masonry-item .invested-team-title a {color: #182244;}
.meet-the-team-main .progression-masonry-item .invested-team-title a:hover {color: #568E04;}

.comment-form input, .comment-form textarea, .wpcf7-form input, .wpcf7-form textarea{width: 100%;}
.flex-row .wpb_wrapper {display: flex; flex-wrap: wrap; justify-content: space-between;}
.investment-amount-con {width: 50%;}

.meet-the-team-main .progression-masonry-item .invested-excerpt-team {min-height: 50px;}	
footer#site-footer #copyright-pro {text-transform: unset !important;}


@media screen and (min-width: 1940px) {
	
}

@media screen and (max-width: 1800px) {
	

}

@media screen and (max-width: 1199px) {
	.investment-Cartera de proyectos-main .slides li {height: 220px;}
	.investment-Cartera de proyectos-main .slides li img {max-width: 75%; max-height: 150px;}

	.team-title-txt h2 {font-size: 60px !important;}
	.team-title-txt h3 {font-size: 20px !important;}
}

@media screen and (max-width: 1024px) {
	.investment-amount-con {width: 100%;}
	.investment-amount-con:first-child {margin-bottom: 30px;}

	.team-title-txt h2 {font-size: 50px !important;}
}

@media screen and (max-width: 767px) {
	.investment-Cartera de proyectos-main .slides li {height: 200px;}
	.investment-Cartera de proyectos-main .slides li img {max-width: 75%; max-height: 150px;}
	.home_icons_main h6 {margin-bottom: 30px !important;}
	.home_icons {margin-bottom: 10px !important;}
	.padding-bot-80 {padding-bottom: 60px !important;}
	.meet-the-team-main .progression-masonry-item .invested-excerpt-team {min-height: unset;}

	.team-title-txt h2 {font-size: 40px !important;}
	.team-title-txt h3 {font-size: 18px !important;}
}