#hero{min-height:330px; background-image:url("img/main-image-background.jpg"); background-repeat:no-repeat; border-radius:5px;}
#hero .boxi{padding:40px; color:#FFF; display:inline-block; border-radius:5px; background-color: #377ba5; min-width: 430px;
}}
#hero .boxi h1{padding:0; margin:0 0 15px 0;}
#hero .boxi input{min-width:87%;padding:10px 20px; border:1px solid #EEE; border-radius:5px; color:#555; font-size:1em;}

.boxy{
padding: 5px 10px;
display: inline-block;
margin: 4px 2px;
background-color: #FBFBFB;
border: 1px solid #cee3f0;
border-radius: 3px;
}
.boxy a{text-decoration:none;}

.boxs{width:33.33%; display:inline-block; margin:0 0 5px 0;}
@media only screen and (max-width:999px) {
	.boxs{width:100%;}
}

.sb_author{}
.sb_author .detail{padding-top:15px;}
.sb_author .thumb{width:100px; margin-right:20px; float:left;}
.sb_author .thumb img{max-width:100px; height:auto; margin:0 auto; border-radius:50%;}