.home-blurb{
  line-height: 250%;
  max-width: 979px;
  margin: auto;
  padding: 30px 0 30px 0;
  font-size: 16px;
  font-weight: bold;
}

.layout-main-wrapper{
  min-height: 100px;
  font-size: 16px;
}
p.whatsnew{
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-family: 'Oxigen';
  font-weight: 900;
}

.text-center{
  text-align: center;
}

h2.second-headline{
  margin:0px;
  color: #0c2b60;
  font-size: 29px;
  line-height: normal;
  padding: 0;
  padding-bottom: 35px;
  border-top: solid 1px #FFF;
  padding-top: 37px;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: Cinzel,georgia,"times new roman",serif;
  background: #5193d4;
  border-bottom: solid 14px;
  border-bottom-color: #3f6ca4;
}

.sixty{
  display:none;
}

@media screen and (max-width: 979px){
  .sixty{
    display: block !important;
    color: #fff;
    font-size: 1.0em;
    padding-top: 10px;
  }
}

/** Whats New List **/
#block-views-block-whats-new-block-1 .view-id-whats_new .views-row {
  float: left;
  width: 100%;
  padding: 35px;
  text-align: center;
  border: none;
  border-color: rgb(106, 142, 187);
  background: #33619a;
}

#block-views-block-whats-new-block-1 .views-row:nth-child(even) {
  background: #467cbf !important;
}

#block-views-block-whats-new-block-1 .views-row:nth-child(odd) {
  background: #33619a;
}



.float-left.news-button-div {
  width: 25%;
  min-width: 140px;
  justify-content: center;
          align-items: center;
}

.float-left.news-button-div a{
  font-size:15px;
  justify-content: center;
  align-items: center;
}

.check-icon.float-left {
  width: 115px;
  justify-content: center;
  align-items: center;
  margin:20px;
}

#block-views-block-whats-new-block-1 .view-whats-new a,
#block-views-block-whats-new-block-1 .view-whats-new a:link,
#block-views-block-whats-new-block-1 .view-whats-new a:visited {
  color: #fff;
  text-decoration: none !important;
  font-family: 'Oxygen', san-serif;
}

.float-left.news-title-div {
  width: 75%;
  max-width: 530px;
  font-size: 19px;
  text-align:left;
}

.fademe.rm-button.read {
  width: 140px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  margin:0 auto !important;

}

.rm-button{
padding: 0px;
border: 1px solid;
border-color: white;
width: 94px;
margin: 10px auto 0 auto;
}

#block-views-block-whats-new-block-1 .view-id-whats_new .row-container {
  width: 100%;
  max-width: 850px;
  margin: auto;
  display:inline-flex;
  justify-content: center;
  align-items: center;
}

.rtecenter {
	text-align:center;
	margin:0 auto;
}

a:link.see-all-whats-new, a:visited.see-all-whats-new, a:hover.see-all-whats-new {
  color: #fff;
}

a.see-all {
  padding: 5px 35px;
  border: solid 1px;
  color: #fff !important;
  background: #37567e;
}

a.see-all:hover {
  text-decoration:none;
}

div#block-views-block-whats-new-block-1{
    z-index:300;
}

div#block-seealllistings {
    z-index: 1;
}

img.checkme {
    max-width: 100px;
    max-height: 150px;
    border: 4px solid #FFFFFF;
    border-radius: 10px;
}

img.checkme[src$='check-icon.png'] {
    border: 0px;
}
