
/* medium desktops ( medium desktops screen sizes ) style for this page, maximum screen size is 992 - 1199 */

@media(min-width:992px){  

section.services div.service-inner i.fa { float:left; position: relative; top:-1px; }    
    
section.services div.service-inner h1   { font-size:1.9em; }  
section.services div.service-inner span { font-size:1.2em; margin-top: 30px; line-height: 35px; }      

.box, .box2, .box3 { height:350px; }

section.company-choose li i { margin-right: 5px;  }
section.company-choose li { padding: 10px; max-width: 90%; line-height:25px; font-size: 1.3em; }
section.company-choose div.service-inner i.fa { width:50px; }
section.references h3.date { margin-top: 20px;}

}