@-ms-viewport { width: auto!important; }
.panel-grid-cell {
  min-height: 5px; 
}
ul.grid-list li a.hvr-grow {
  display: block !important; 
}

.bottom-menu {
  text-align: center;
}
.bottom-menu ul {
  display: inline-block;
  padding: 0 32px !important;
  margin: 0 0 30px;
}
.bottom-menu ul li {
  float: left;
}
.bottom-menu ul li a {
  text-transform: uppercase;
  padding: 20px 7px !important;
  display: block;
}
.bottom-menu ul.sub-menu {
 	display: none;
}
.hp-text-center {
  margin-left: auto;
  margin-right: auto;
}


.home-white-section {
  background: #efefef;
}
.home-white-section .widget_sow-image .top-cta img {
  width: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
}


@media screen and (min-width: 781px) {
  .the-CTA-wrap {
  }
  .the-CTA-wrap .panel-row-style {
    margin-top: 50px;
  }
  .the-CTA-wrap .panel-grid-cell {
      position: relative;
  }
  .the-CTA-wrap .panel-grid-cell > div {
    position: absolute;
  }
  .home-white-section .widget_sow-image {
    margin-top: 0px !important;
  }
  .home-white-section .widget_text > div {
    position: absolute;
    z-index: 99;
    min-height: 5px;
    left: 0;
    margin: 0 !important;
  }
  .home-white-section .widget_text > div p {
    display: none;
    cursor: pointer;
    padding: 0;
  }
  .home-white-section .widget_text > div:hover p {
    display: block !important;
    text-align: center;
    width: 100%;
    padding-top: 50%;
    -webkit-box-align: end;
    align-items: flex-end;
    background: rgba(255, 255, 255, 0.7);
  }
}

@media screen and (min-width: 1600px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 1560px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 417px;
	}
  .home-white-section .widget_text > div {
    width: 328px !important;
    height: 417px;
	}
  .home-white-section .widget_text > div p {
    height: 417px;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1599px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 1460px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 389px;
	}
  .home-white-section .widget_text > div {
    width: 307px !important;
    height: 389px;
	}
  .home-white-section .widget_text > div p {
    height: 389px;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1499px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 1360px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 362px;
	}
  .home-white-section .widget_text > div {
    width: 285px !important;
    height: 362px;
	}
  .home-white-section .widget_text > div p {
    height: 362px;
	}
}
@media screen and (min-width: 1300px) and (max-width: 1399px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 1260px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 335px;
	}
  .home-white-section .widget_text > div {
    width: 264px !important;
    height: 335px;
	}
  .home-white-section .widget_text > div p {
    height: 335px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 1160px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 307px;
	}
  .home-white-section .widget_text > div {
    width: 242px !important;
    height: 307px;
	}
  .home-white-section .widget_text > div p {
    height: 307px;
	}
}
@media screen and (min-width: 1100px) and (max-width: 1199px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 1060px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 280px;
	}
  .home-white-section .widget_text > div {
    width: 221px !important;
    height: 280px;
	}
  .home-white-section .widget_text > div p {
    height: 280px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1099px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 960px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 253px;
	}
  .home-white-section .widget_text > div {
    width: 199px !important;
    height: 253px;
	}
  .home-white-section .widget_text > div p {
    height: 253px;
	}
  .home-white-section .widget_text > div:hover p {
    font-size: 22px;
  }
}

@media screen and (min-width: 891px) and (max-width: 991px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 860px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 225px;
	}
  .home-white-section .widget_text > div {
    width: 178px !important;
    height: 225px;
	}
  .home-white-section .widget_text > div p {
    height: 225px;
	}
  .home-white-section .widget_text > div:hover p {
    font-size: 20px;
  }
}

@media screen and (min-width: 781px) and (max-width: 890px) {
  .the-CTA-wrap > .panel-grid {
    max-width: 760px;
	}
  .the-CTA-wrap .panel-grid-cell {
    height: 198px;
	}
  .home-white-section .widget_text > div {
    width: 156px !important;
    height: 198px;
	}
  .home-white-section .widget_text > div p {
    height: 198px;
	}
  .home-white-section .widget_text > div:hover p {
    font-size: 20px;
  }
}
.home-title .widget_sow-editor {
   display: -webkit-box !important;
   display: flex !important;
   -webkit-box-align: center !important;
   align-items: center !important;
   min-height: 100%;
   font-family: "Open Sans";
   padding: 10px;
   margin: 290px 0 0 0;
}