.mc-benefits h2 {
margin-bottom:18px;
}
.mc-benefits .mc-benefits-list  {
margin-top:30px;
}
@media screen and (max-width: 767px) {
.mc-benefits .mc-benfits-img {
margin-top:30px;

}
.mc-benefits .mc-benefits-list  {
margin-top:0px;
}

.mc-benefits .mc-benefits-list h2 {
margin-bottom:10px;

}
.mc-benefits .mc-benefits-list p {
margin-bottom:25px;

}
}
.mc-suites  {
text-align:left;
}
.mc-suites .products {
display: flex;align-items: top;  justify-content: left;margin-bottom:45px;
}
.mc-suites .products img {
margin-right:30px;
}
.mc-suites .products a {
font-weight:500;
}
.mc-suites .products h4 {
text-transform:uppercase;
}
.mc-suites hr {
margin-bottom:50px;
border-color:#dfdfdf;
margin-top:0px;
}
@media screen and (max-width: 620px) {
.mc-suites  {
text-align:center;
}

.mc-suites .products {
display: block;margin-bottom:0px;
}
.mc-suites .products img {
margin-right:0px;
margin-bottom:15px;
}
.mc-suites .products a {
font-weight:400;
display:block;margin-bottom:35px;
}
.mc-suites hr {
margin-bottom:30px;
margin-top:10px;
}
}
.platform-container {
	padding:30px 20px 0 20px;;
	text-align:center;
		background-position:center center;
  	background-size: cover !important;
  	background-repeat: no-repeat;
}
.home-content-data {
font-size:24px;line-height:35px;font-weight:300;color:#fff;padding-bottom:30px;
}
.data-content {
display: flex;align-items: center;  justify-content: center;
}
@media screen and (max-width: 990px) {
.data-content {
display: block;
}
.home-content-data {
text-align:center;
padding-right:10px;
padding-top:0px;
padding-bottom:40px;
font-size:20px;line-height:28px;
}
}

.product-container .difa p {
margin-bottom:10px;
}
.product-container .difa h2 {
margin-top:25px;
}
@media (max-width: 768px) {
   .product-container .difa img {
margin-top:20px;
} 
}
