
/* small devices tablets ( small devices screen sizes ) style for this page, maximum screen size is 768 - 991 */

@media(min-width:768px){  
    
section.intro { padding-bottom: 20px; }
section.intro h1 { padding:20px 0 20px 0; margin-top:10px; font-size: 1.9em;}

section.services { padding: 20px 0 20px 0; }
section.services div.service-inner h1   { font-size:1.9em !important; }  
section.services div.service-inner i.fa { float:left; position: relative; top:-2px; font-size: 2.3em; }
section.services div.service-inner span { margin-top: 20px; font-size: 1.3em; }

section.customers { padding-bottom: 0px; }
section.customers h1 { padding:20px 0 0 0; font-size: 1.9em; }
section.customers h3 { padding:0 0 30px 0; font-size: 1.2em; } 

section.customers .box h1,
section.customers .box2 h1,
section.customers .box3 h1

{ font-size: 1.6em; padding: 0 0 20px 0; }

section.customers .box h2,
section.customers .box2 h2,
section.customers .box3 h2

{ font-size: 1.3em; padding:10px 20px 0 20px; }

section.customers .box3 { margin-bottom: 50px;}

section.company-choose h1 { padding-top:20px; font-size: 1.9em; }
section.company-choose h3 { padding:0 0 30px 0; font-size: 1.2em; } 
section.company-choose li i { margin-right: 5px;  }
section.company-choose li { padding: 10px; max-width: 90%; line-height:25px; font-size: 1.1em; }
section.company-choose div.service-inner h1 { font-size:1.7em; }
section.company-choose div.service-inner span { font-size: 1.2em; }
.navbar { font-size:1.4em;}
    
}