/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .desktop--hero-banner {
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    margin-top: -5px;
    padding-top: 44%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; } }
@media only screen and (min-width: 768px) {
  .desktop--hero-banner {
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    /*padding-top: 66.64%;*/
    padding-top: 36%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; }

  .banner-title {
    font-size: 26px;
    left: 45px;
    max-width: 195px;
    top: 90px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 44.3px;
    left: 45px;
    max-width: 245px;
    top: 120px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    left: 45px;
    max-width: 320px;
    top: 140px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .maincat {
    border-bottom: 1px solid #D0D2D3;
    color: #007078;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase; }

  .subcat {
    color: #007078;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px; }

  input.landing-checkbox {
    margin: 0;
    width: 26px; } }
@media only screen and (min-width: 768px) {
  .maincat {
    border-bottom: 1px solid #D0D2D3;
    color: #007078;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase; } }
@media only screen and (min-width: 992px) {
  div.col-md-6.lp-container-1 {
    padding-right: 20px; }

  div.col-md-6.lp-container-2 {
    padding-left: 20px; }

  .mb-subpages {
    display: block;
    margin-bottom: 70px; } }

/*# sourceMappingURL=gelpoint-path.css.map */
