.block {
 overflow: hidden;
}

.navbar .nav-lori-brand {
	font-size: 1.4em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.my-block-intro {
	padding-top: 20px;
}
.my-block-intro img {
	width:100%;
}
.app-lori-brand {padding-bottom:80px;}


li, .row p { font-size: 1.3em; font-weight: 300 !important;}

a:link, a:visited, a:hover, a:active { color: #000; text-decoration: none;}


.section-grey {
background-color: #f8f8f8;
}


footer h3, footer h4 { text-align:center; font-weight:300;}
footer .icon { text-align:center; font-size:24px;}

.row p {
margin-top:1em;
margin-bottom:1em;
font-family: Roboto, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
letter-spacing: .035em;
line-height: 1.7em;
text-transform: none;
color: #293047;
}

li .icon-graduation-cap { color: blue; }
li .icon-check { color:green; }
li .icon-log-out {color: blue;}



/* brand */

@media (max-width: 400px) {
  .app-lori-brand {
    font-size: 46px !important;
  }
}
@media (max-width: 350px) {
  .app-lori-brand {
    font-size: 42px !important;
  }
}