/* Text Elements */

h1.heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #03005c;
  text-align: center;
  font-style: italic;
  font-size: 16px;
}

h5.heading-3 {
  display: inline-block;
  color: #000;
  text-align: center;
  font-style: italic;
  font-size: 16px;
}

h5 span.heading-text-2 {
  font-size: 17px;
}

p.paragraph.paragraph-2 {
  margin-top: 2px;
  margin-bottom: 0;
  padding-bottom: 3px;
  color: #1e1e1e;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-variant: normal;
  font-size: 12px;
  line-height: 1.3;
}

p.paragraph.paragraph-3 {
  border: 1px solid #03005c;
  border-radius: 10px;
  background-color: #03005c;
  background-image: -webkit-linear-gradient(top, rgba(176, 175, 250, 1.00) 0%, rgba(3, 0, 92, 1.00) 100%);
  background-image:    -moz-linear-gradient(top, rgba(176, 175, 250, 1.00) 0%, rgba(3, 0, 92, 1.00) 100%);
  background-image:      -o-linear-gradient(top, rgba(176, 175, 250, 1.00) 0%, rgba(3, 0, 92, 1.00) 100%);
  background-image:         linear-gradient(180deg, rgba(176, 175, 250, 1.00) 0%, rgba(3, 0, 92, 1.00) 100%);
  box-shadow: #777 2px 2px 5px 0;
  color: #f7f7f7;
  text-align: center;
  font-style: italic;
  font-variant: small-caps;
  font-size: 12px;
  line-height: 1.3;
}

p.paragraph.paragraph-2:hover {
  color: #03005c;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

span.text-element span.text-text-5 {
  font-style: italic;
}

span.text-element a.text-text-3 {
  color: #70b6db;
  text-decoration: underline;
}

span.text-element.text-1 {
  width: 150px;
  border: 1px solid #03005c;
  border-radius: 10px;
  background-image: none;
  color: #03005c;
  text-align: center;
  font-size: 12px;
  -webkit-column-count: auto;
     -moz-column-count: auto;
          column-count: auto;
}

blockquote.blockquote-2 {
  margin-top: 7px;
  padding-top: 6px;
  padding-right: 9px;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
}

a.link-text.Visit {
  display: inline;
  max-width: 100%;
  width: 100%;
  color: #03005c;
  text-align: center;
  text-decoration: underline;
  font-style: italic;
  font-size: 11px;
  line-height: 1.3;
  -webkit-column-span: all;
     -moz-column-span: all;
          column-span: all;
  -webkit-column-count: auto;
     -moz-column-count: auto;
          column-count: auto;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  -webkit-column-rule-width: 0;
     -moz-column-rule-width: 0;
          column-rule-width: 0;
  -webkit-column-rule-color: #03005c;
     -moz-column-rule-color: #03005c;
          column-rule-color: #03005c;
}

a.link-text.Visit:visited {
  color: #007872;
}

a.link-text.Visit:focus {
  color: #5c2000;
}

a.link-text.Visit:hover {
  border: 1px solid #fc0000;
  border-radius: 5px;
  color: #99bee8;
}

a.link-text.Visit:active {
  color: #c95151;
}

/* Common Elements */

div.rule.rule-1 hr {
  border-top-width: 2px;
  border-top-color: #03005c;
}

/* Layout Elements */

body.grid-1 {
  margin: 0 auto;
  padding-top: 0;
  padding-right: 3px;
  padding-left: 3px;
  min-width: 200px;
  min-height: auto;
  max-width: 1020px;
  max-height: none;
  width: auto;
  height: auto;
  border-top-width: 0;
  border-top-style: none;
  border-right: 0 none #03005c;
  border-bottom-width: 0;
  border-bottom-style: none;
  border-left: 0 none #03005c;
  background-image: url('../socialicons/Visit%20New%20Zealand/bgcolour1.png');
  box-shadow: none;
  opacity: 1;
}

body {
  margin-right: 0;
  margin-left: 0;
  padding-right: 2px;
  padding-left: 2px;
  border: 4px solid #ff21ec;
  border-radius: 16px;
}

div.responsive-picture.image-1 {
  margin: 3px auto;
  max-width: none;
  max-height: 200px;
  width: 100%;
  border: 1px solid #03005c;
  border-radius: 10px;
  vertical-align: baseline;
  opacity: 1;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}

.container-grid.column-5 {
  display: none;
  padding-right: 0;
  padding-left: 0;
  min-height: 30px;
  border: 1px solid #03005c;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(67, 66, 143, 1.00) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(67, 66, 143, 1.00) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(67, 66, 143, 1.00) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(67, 66, 143, 1.00) 100%);
  box-shadow: #777 5px 4px 5px 0;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.container-grid.column-2 {
  float: none;
  clear: left;
  padding-right: 4px;
  padding-left: 4px;
  min-height: 49px;
}

.container-grid.LogoVNZ {
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 34px;
  border-right-width: 0;
  border-right-style: none;
  border-left-width: 0;
  border-left-style: none;
  white-space: normal;
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
}

.html-element.html-element-1 {
  display: inline;
  margin-right: 0;
  margin-left: 0;
  max-height: 600px;
  width: 100%;
}

.container-grid.row-2 {
  display: block;
  border-width: 0;
  border-style: none;
}

.container-grid.column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  float: none;
  max-height: 200px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.NorthSouthColumn {
  margin-right: 0;
  margin-left: 0;
  padding-right: 2px;
  padding-left: 2px;
  border: 1px solid #5d57ff;
}

.container-grid.column-8 {
  clear: left;
  min-height: 1px;
}

.container-grid.column-10 {
  min-height: 10px;
}

.container-grid.row-3 {
  display: block;
}

.container-grid.column-5.column-type {
  display: block;
}

.container-grid.justify-content-center.row-3.row-type {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.column-8.column-type {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  max-width: 100%;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.justify-content-center.row-type {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container-grid.column-type {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  max-width: 99%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.column-10.column-type {
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.column-1.column-type {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  max-height: none;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container-grid.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  max-width: 100%;
  width: 100%;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.NorthSouthColumn.column-type {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container-grid.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 12px;
}

.container-grid.column-2.column-type {
  clear: none;
  min-height: auto;
}

a.responsive-picture.picture-link-2 {
  display: inline;
  margin: 2px;
  max-width: 250px;
}

.container-grid.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

@media screen and (min-width: 399px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 18px;
  }

  p.paragraph.paragraph-2 {
    font-size: 13px;
  }

  p.paragraph.paragraph-3 {
    font-size: 20px;
  }

  blockquote.blockquote-2 {
    font-size: 13px;
  }

  a.link-text.Visit {
    text-align: center;
    font-size: 12px;
  }

  .container-grid.column-5 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(3, 0, 92, 1.00) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(3, 0, 92, 1.00) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(3, 0, 92, 1.00) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(3, 0, 92, 1.00) 100%);
  }

  .container-grid.column-1 {
    max-height: 250px;
  }

  .container-grid.justify-content-center.row-3.row-type {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: distribute;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.column-type {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }

  .container-grid.column-10.column-type {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.column-1.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-height: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.container-5 {
    max-width: 99%;
    width: 99%;
  }
}

@media screen and (min-width: 576px) {
  /* Text Elements */

  blockquote.blockquote-2 {
    font-size: 14px;
  }

  a.link-text.Visit {
    text-align: center;
  }

  a.link-text.Visit:hover {
    text-align: center;
  }

  .container-grid.column-8.column-type {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    max-width: 100%;

    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.justify-content-center.row-type {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container-grid.NorthSouthColumn.column-type {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    max-width: 99%;
    width: auto;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container-grid.column-1.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    max-height: none;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.column-10.column-type {
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    max-width: 99%;
    width: auto;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.container-5 {
    max-width: 99%;
    width: 99%;
  }

  a.responsive-picture.picture-link-2 {
    padding-right: 1px;
    padding-left: 1px;
  }

  .container-grid.container-8 {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
}

@media screen and (min-width: 768px) {
  /* Text Elements */

  blockquote.blockquote-2 {
    font-size: 15px;
  }

  a.link-text.Visit {
    text-align: left;
  }

  .container-grid.column-8.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
    width: 99%;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.justify-content-center.row-type {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container-grid.column-1.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-height: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.column-10.column-type {
    -ms-flex-pack: center;
    -ms-flex-align: start;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -webkit-column-span: all;
       -moz-column-span: all;
            column-span: all;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container-grid.container-5 {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    width: 99%;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container-grid.NorthSouthColumn.column-type {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 10px;
    margin-left: 10px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container-grid.container-8 {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }
}

@media screen and (min-width: 992px) {
  /* Text Elements */

  blockquote.blockquote-2 {
    font-size: 16px;
  }

  .container-grid.justify-content-center.row-type {
    -ms-flex-pack: start;
    -ms-flex-align: center;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container-grid.column-10.column-type {
    position: relative;
  }

  .container-grid.column-1.column-type {
    max-height: none;
  }
}

@media screen and (min-width: 1200px) {
  /* Text Elements */

  a.link-text.Visit {
    max-width: 50%;
    width: 100%;
    text-align: left;
  }

  .container-grid.column-type {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: start;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.column-1 {
    max-width: 99%;
  }

  .container-grid.container-6 {
    width: 100%;
  }

  .container-grid.container-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 0;
    margin-bottom: 15px;
    width: 100%;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.column-1.column-type {
    max-width: none;
    max-height: none;
  }

  .container-grid.column-8.column-type {
    -ms-flex-pack: distribute;
    -ms-flex-align: center;
    width: 199%;

    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  a.responsive-picture.picture-link-2 {
    position: static;
    top: auto;
    bottom: auto;
    max-width: 100%;
    width: 100%;
    border-width: 0;
    border-style: solid;
  }

  .container-grid.container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}