@charset "utf-8";
/* CSS Document */

.slider-big-img{height: 513px;}
.block-image img{height: 99px;}
.about-services-block{height: 310px;}
.review-img img{height: 83px!important; width: 83px!important;}
.innerpage-roi-wrap{height: 250px;}
/*.module-wrap{    height: 505px;}*/
.innerpage-feature-wrap{height: 340px;}
.counter-wrap .counter-block-wrap{height: 355px;}
.client-tab-nav{height: 420px; overflow-y: scroll;}
.roi-img img{height: 736px;}
.post-img{height: 240px;}
@media only screen and (max-width : 1920px) {

}
@media only screen and (max-width : 1680px) {

}
 @media only screen and (max-width : 1440px) {

}
@media only screen and (max-width:1366px) {

}
@media only screen and (max-width:1200px) {
	
}
@media only screen and (max-width:1024px) {
.logo {
    height: 60px;
    width: 217px;
}
.slider-big-img{
	height: 422px;
}
.about-services-block{
	height: 360px;
}
.review-img img{
	height: 61px!important;
	width: 61px!important;
}
.roi-img img{height: 607px;}
/*.module-wrap {
    height: 560px;
}*/
.post-img{height: 196px;}
}

 @media only screen and (max-width:912px) {
 	.roi-img img{height: 465px;}
 	.post-img{height: 481px;}
 	
 }
@media only screen and (max-width:760px) {
	.about-services-block{
		height: 310px; 
		margin-bottom: 30px;
	}
	.post-img{height: 487px;}
	

}