/* Small devices Tablets (≥768px)  */


@media (min-width:768px) {


header h2 {
margin-bottom: 80px;
}

header .logo {
margin-top: 40px;
margin-bottom: 100px;
}

header .fa {
margin: 0 auto 20px;
}

h2, .h2 {
font-size: 40px;
}

#process i {
  font-size: 72px;
  width: 150px;
  height: 150px;
  line-height: 150px;
}

h6, .h6 {
font-size: 12px;

}

.nav {

margin: 50px 0;

}

body {

font-size: 16px;

}

.tab-content h6 {
font-size: 18px;
margin-bottom: 30px;
}

.star {
font-size: 16px;
}

#testimonial article {
font-size: 24px;
margin-bottom: 20px;
}

#testimonial p {
font-size: 14px;
}


#graph img {
    margin-top: 0px;
    width: auto;
    display: inline;
}


}
