#featured-section-front .vc_gitem_row, #featured-section .vc_gitem_row{
	height:100%;
	display:flex;
	align-items:center;
}

#featured-section-front h1, #collective-front h2{
	font-size:27px !important;
}

#featured-section-front p, #collective-front p{
	font-size:17px !important;
}

@media (max-width:767px){
	#featured-section .vc_gitem-animated-block{
		width:100%;
	}
	
	#featured-section-front h1, #collective-front h2{
		font-size:24px !important;
	}

	#featured-section-front p, #collective-front p{
		font-size:15px !important;
	}
	
	#qoute-front .vc_column-inner{
	padding-top:0px !important;		
	}
	
	#featured-section .vc_gitem-zone{
		width:100%;
		padding:0 0 0 5px !important;
	}
		.collective-title{
		font-size:45px !important;
		line-height:1.5em !important;
	}
	.collective-subtitle{
		font-size:28px !important;
		margin-bottom:10px !important;
	}
	.collective-subtitle-2{
		font-size:22px !important;
		margin-bottom:10px !important;
	}
	.collective-text{
		font-size:17px !important;
		line-height:1.5em !important;
	}
	.team-hover p{
		line-height:1.4em !important;
		font-size:15px !important;
	}
	.team-title h3{
		font-size: 18px !important;
	}
	.gsc-icon-box .title{
		font-size: 17px !important;
		line-height:1.25em !important;
	}
	.gsc-icon-box img{
		max-width:70px !important;
	}
		.responsive-header{
		font-size:25px !important;
	}
	.responsive-text p, .responsive-text span{
		font-size:17px !important;
	}
	.whatis-box .title{
		font-size:19px !important;
	}
	.whatis-box .desc{
		font-size:17px !important;
	}

}

@media (min-width:768px) and (max-width:1199px){
	
	#featured-section-front h1, #collective-front h2{
		font-size:24px !important;
	}

	#featured-section-front p, #collective-front p{
		font-size:15px !important;
	}
	
 #team-grid .vc_grid-item{
		width:50% !important;
	}
	.collective-title{
		font-size:50px !important;
	}
	.collective-subtitle{
		font-size:30px !important;
		margin-bottom:10px !important;
	}
	.collective-subtitle-2{
		font-size:23px !important;
		margin-bottom:10px !important;
	}
	.collective-text{
		font-size:18px !important;
		line-height:1.5em !important;
	}
	.team-hover p{
		line-height:1.4em !important;
		font-size:16px !important;
	}
	.team-title h3{
		font-size: 19px !important;
	}
	.responsive-header{
		font-size:29px !important;
	}
	.responsive-text p, .responsive-text span{
		font-size:18px !important;
	}
}

	.whatis-box .title{
		font-size:20px !important;
	}
	.whatis-box .desc{
		font-size:18px !important;
	}
.post-template-default article .entry-title, .post-template-default article .post-thumbnail, .post-template-default article .entry-meta{
    display:none;
}

article.tag-research .entry-content .vc_row{
    padding-top:0 !important;
}

.icons-custom .gsc-icon-box img{
	max-width:90px !important;
}

#featured-front .vc_column_container{
	padding:0;
}
#dignity-front a{
	color:white !important;
}

.featured-front-title h4{
	color:white !important;
	text-transform:uppercase;
	font-weight:400 !important;
}