/* Text Elements */

h3.main-heading {
  color: #248f7e;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Averia Sans Libre', cursive;
}

h3 {
  margin: 30px auto 7px;
  padding-right: 15px;
  padding-left: 15px;
  color: #248f7e;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Averia Sans Libre', cursive;
}

h3.sub-heading {
  color: #e95f55;
}

p.paragraph {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

p.paragraph a.paragraph-text-1 {
  color: #e95f55;
}


p.paragraph.paragraph-1 {
  text-align: center;

}

p.paragraph.paragraph-2 {
  text-align: center;
}

/* Layout Elements */

body > .row > [class*='col-xs-'].header {
  min-height: 50px;
/*  background-color: #fdf9f6;*/
}

body > .row.background-row {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

.rule.heading-rule hr {
  border-top-width: 2px;
  border-top-color: #e95f55;
}

.rule.heading-rule {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-bottom: 5px;
  max-width: 80px;
}

.container-fluid.social-icons-container {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
  text-align: center;

}

.container-fluid.container-2 {
  
  width: 100%;
}



div.responsive-picture.picture-4 {
  display: table;
  margin: 0 auto;
}

.container-fluid.container-1 {
  min-width: 75px;
  min-height: 75px;
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h3 {
    font-size: 30px;
  }

  h3.sub-heading {
    color: #e95f55;
  }

  p.paragraph {
    font-size: 16px;
  }

  p.paragraph a.paragraph-text-1 {
    color: #e95f55;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-2 {
    text-align: center;
  }

  .rule.heading-rule hr {
    border-top-color: #e95f55;
  }

  .container-fluid.container-2 {
   
  display: table;
  margin: 0 auto;

/* position: -webkit-sticky;
    position:         sticky;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15%;
    padding-left: 15%;
    min-height: 100px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;*/
  }

  
  div.responsive-picture.picture-4 {
   display: table;
  margin: 0 auto;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h3.main-heading {
    margin-bottom: 8px;
    color: #e95f55;
    font-family: 'Cabin', cursive;
  }

  h3 font.heading-text-2 {
    color: #e95f55;
  }

  p.paragraph {
    margin-bottom: 20px;
  }

  p.paragraph a.paragraph-text-1 {
    color: #e95f55;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-2 {
    text-align: center;
  }

  .rule.heading-rule hr {
    border-top-color: #e95f55;
  }

  .container-fluid.container-2 {
    min-height: 100px;
  }

  .container-fluid.container-1 {
    min-height: 75px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

   div.responsive-picture.picture-4 {
   display: table;
  margin: 0 auto;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h3 {
    font-size: 40px;
  }

  h3.sub-heading {
    font-size: 27px;
  }

  p.paragraph {
    font-size: 16px;
  }

  p.paragraph a.paragraph-text-1 {
    color: #e95f55;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-2 {
    text-align: center;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 75px;
  }

  .container-fluid.container-2 {
    min-height: 100px;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  h3.main-heading {
    font-size: 40px;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-2 {
    text-align: center;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    min-height: 100px;
  }

  .container-fluid.container-2 {
   width: 100%;
/* position: relative;
    float: none;
    clear: none;
    min-height: 100px;
    -webkit-column-fill: auto;
       -moz-column-fill: auto;
            column-fill: auto;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;   ++++++++++++++++++++++++++++++++++*/
  }

  div.responsive-picture.picture-4 {
   display: table;
  margin: 0 auto;

 /* position: static;
    -ms-flex-order: 0;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
       -moz-box-flex: 0;
        -ms-flex: 0 1;
            flex: 0 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;*/
  }
}



body > .row.footer-row {
padding-bottom: 0 auto;
  background-color: white;
text-align: center;
font-size: 5px;

}

footer { 
    display: block;
}


.bluebird-btn {
  color: #fff;
  float: left;
  width: 200px;
  padding: 10px;
  background: #e95f55;
  border: 1px solid #e95f55;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}

.bluebird-btn:hover {
  color: #e95f55;
  background: #fff;
  text-decoration: none;
}

.flex-image {
  display: flex;
  margin-top: 20px;
}

.flex-image div {
  float: left;
  width: 100%;
}

.flex-image div img {
  width: 100%;
}

.flex-center {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
}