.hello{padding-top:0px;width:100%;}
.hello-bg{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;}
.hello-txt-wrap{color:#FFFFFF;padding-top:50px;}
.hello-txt-wrap a{color:#FFFFFF;}
.hello-h1{margin-top:0px;padding:20px;letter-spacing:2px;color:#ffffff;text-align:center;font-size:2.5em;background-image:url('/img/static/black_20.png');}
.hello-ul{list-style-type:none;}
.hello-ul li{}
.hello-ul li:before{content:'»';margin-right:10px;font-weight:normal;}

.hello-action{display:block;list-style-type:none;text-align:center;}

.hello-action-ul {display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;list-style-type:none;text-align:center;}
.hello-action-ul li{flex: 1;border-radius:30px; text-align:center;margin:10px;}
.hello-action a{display:inline-block;width:100%;font-size:1.2em;padding:20px;color:#000000;background-color:#FFFFFF;text-decoration:none;font-weight:bold;border-radius:30px;}

.hello-nav-container{text-align:center;background-image:url('/img/static/black_20.png');padding-bottom:10px;margin-top:50px;}
.hello-nav{display:flex;flex-flow:row nowrap;align-content:center;justify-content:center;margin:0px;align-items:center;align-self: stretch;width:98%;list-style: none;list-style-type:none;margin:0px;padding:0px;}
.hello-nav li{flex:1 1;align-self: stretch;}
.hello-nav a{display:flex;flex-flow:row nowrap;align-items:center;align-content:center;align-self:stretch;color:#ffffff;font-size:1em;font-weight:bold;padding:5px;text-decoration:none;margin:10px;background-image:url('/img/static/black_20.png');border-radius:10px;height:90%;}
.hello-nav a:after{content:'»';margin-left:5px;font-size:1.2em;font-weight:bold;}
.hello-nav a span{display:inline;margin:0 auto;}
.hello-intro{padding:20px;font-size:1.2em;letter-spacing:1px;line-height:2}

.section-row:nth-child(odd){background-color:#FFFFFF;}
.section-row:nth-child(even){background-color:#f3f5f5;border-top:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0;}

@media screen and (min-width:50px){
.hello-action-ul{flex-flow:column nowrap;}
.hello-action-ul li{width:300px;}
.hello-nav{flex-flow:column nowrap;margin:0px;}
.hello-nav li{width:100%;}
}
@media screen and (min-width:481px){
.hello-action-ul li{width:300px;}
.hello-action-ul a{width:300px;}
.hello-nav{flex-flow:row wrap;}
}

@media screen and (min-width:641px){ 

}
@media screeen and(min-width:800px){ 



}
@media screen and (min-width:1025px){
.hello-action-ul{flex-flow:row nowrap;}
.hello-action-ul li{width:300px;}
.hello-action{margin-top:100px;margin-bottom:100px;}

}
@media screen and (min-width:1281px){ 


}
