.welcome h2 {
  padding-top: 45px;
  color: #2196F3;
  text-transform: uppercase;
  font-size: 120%;
  font-weight: 900; }

.welcome .line {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 40px;
  background-color: #2196F3;
  height: 3px;
  margin-left: auto;
  margin-right: auto; }

#rky_slides .item {
  position: relative;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  max-height: 460px; }

#rky_slides .item img {
  width: 100%; }

.rky-slide-text h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 900; }

.rky-slide-text h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 500; }

.banner-text {
  position: absolute;
  width: 96%;
  left: 2%;
  top: 300px;
  color: #fff;
  text-align: center;
  text-shadow: #333 2px 2px;
  background-color: #1779ba;
  padding: 20px 10px; }

.banner-text h1 {
  font-size: 220%; }

.banner-text h2 {
  font-size: 280%;
  font-weight: bold; }

.banner-text a {
  color: #fff; }

@media only screen and (max-width: 1000px) {
  .banner-text {
    padding: 10px 10px;
    top: 290px; }
  .banner-text h1 {
    font-size: 160%; }
  .banner-text h2 {
    font-size: 180%;
    font-weight: bold; }
  .banner-text h3 {
    font-size: 120%;
    font-weight: bold; } }

@media only screen and (max-width: 640px) {
  .banner-text {
    padding: 10px 10px;
    top: 80px; }
  .banner-text h1 {
    font-size: 120%; }
  .banner-text h2 {
    font-size: 140%;
    font-weight: bold; }
  .banner-text h3 {
    font-size: 100%;
    font-weight: bold; } }
