

/* layout-25 */

.layout-25 { background-color: #f8f8f8; }  
.layout-25 .hero { text-align: center; font-synthesis: 20px; margin-bottom: 40px;  }
.layout-25 aside { vertical-align: top; width: 47%; margin-bottom: 20px; background: #ccc; padding: 20px; background-color: #dbf3f1; display: inline-block; margin-right: 2.5%;} 
.layout-25 aside h4 { font-size: 20px; font-weight: 700; line-height: 24px; margin-top: 10px; }
.layout-25 aside p {  color: #696969; }
.layout-25 aside:nth-child(even){ margin-right: 0; }
.layout-25 aside:nth-child(2){  background-color: #fcdbdc;  }
.layout-25 aside:nth-child(3){  background-color: #cce4ff;  }
.layout-25 aside:nth-child(4){  background-color: #faedd5;  }



















/* Responsive */



@media (max-width: 1299px){ 

.layout-25 h2 { font-size: 50px; line-height: 56px; }







}

/* 1299 END */





@media (max-width: 1199px){ 

.layout-25 h2 { font-size: 44px; line-height: 50px; }
 

}

/* 1199 END */ 



@media (max-width: 991px){ 
 







}

/* 991 END */









@media (max-width: 767px){ 

.layout-25 h2 { font-size: 38px; line-height: 44px; }
 




}

/* 767 END */



@media (max-width: 599px){ 

.layout-25 h2 { font-size: 32px;   line-height: 40px; }
.layout-25 aside { width: 100%; margin-right: 0;  } 




} 

/* 599 END */





@media (max-width: 479px){ 

 .layout-25 h2 {    font-size: 28px;    line-height: 34px; }









} 

/* 479 END */

