@import url(http://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,300italic);
/* normalize.css v1.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* HTML5 Boilerplate styles - h5bp.com (generated via initializr.com) */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #222;
  background-color: #fff; }

::-moz-selection {
  background: #222;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #222;
  color: #fff;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

img, video, canvas, object, embed {
  max-width: 100%;
  _width: 100%; }

img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  /* Improve IE's resizing of images */ }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

nav {
  text-align: center; }

nav ul {
  margin-bottom: 0; }

nav li {
  list-style: none;
  display: inline-block; }

nav li a {
  padding: 0 10px;
  margin: 0 10px;
  text-transform: uppercase;
  font-size: .7em;
  letter-spacing: .19em;
  font-family: 'MontserratCustom'; }

nav li a.active {
  color: #444444;
  border-bottom: 2px solid;
  border-bottom-color: #3d7fe3; }

nav.submenu {
  border-top: none;
  margin-bottom: 20px; }

nav.submenu a {
  font-weight: normal; }

header {
  display: block;
  text-align: center;
  width: auto;
  margin: 0 auto;
  padding: 2.5em 0 1em 0; }

#title a {
  font-size: 1.5em;
  font-family: 'VarelaRoundCustom';
  text-transform: uppercase;
  margin-bottom: .25em;
  letter-spacing: .15em;
  margin-top: .24em;
  color: #444444; }

#title a:hover {
  color: #3d7fe3; }

/* responsive-nav.js 1.0.25 by @viljamis */
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none; }

.nav-collapse li {
  width: 100%;
  display: block; }

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }

.nav-collapse.opened {
  max-height: 9999px; }

.nav-collapse.disable-pointer-events {
  pointer-events: none !important; }

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: absolute;
  right: 4%;
  top: 2.4em; }

.nav-toggle:before {
  content: '+';
  font-family: 'folio';
  font-size: 2em; }

@media screen and (min-width: 880px) {
  .js .nav-collapse {
    position: relative; }

  .js .nav-collapse.closed {
    max-height: none; }

  .nav-toggle {
    display: none; }

  .nav-collapse li {
    width: auto;
    display: inline-block; }

  header {
    text-align: center; } }
footer {
  margin-top: 2em;
  margin-bottom: 4em;
  font-size: .8em; }

.social {
  float: right;
  font-size: 1.3em; }

.social .icon {
  margin-left: .5em; }

footer p {
  display: inline; }

/* Gutter Width (margin-right + margin-left)*/
/* Computations */
/* Micro Clearfix Hack */
.cf:before, .cf:after {
  content: "";
  /* For modern browsers */
  display: table;
  /* For modern browsers */ }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/* Container */
.container {
  width: 90%;
  max-width: 980px;
  margin: auto; }

/* Column Grid */
.grid {
  display: block;
  position: relative;
  width: 100%; }

/* Media Queries */
/* Mobile Portrait */
@media only screen and (min-width: 320px) {
  body {
    font-size: 1em; } }
/* Mobile Landscape */
@media only screen and (min-width: 480px) {
  body {
    font-size: 1.125em; } }
/* Small Tablet */
@media only screen and (min-width: 600px) {
  body {
    font-size: 1.25em; }

  .grid {
    display: inline;
    float: left; }

  .one-third, .third {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  .fourth {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; } }
/* Tablet/Notebook */
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.375em; }

  /* Column Grid */
  .grid {
    display: inline;
    float: left; }

  /* 2 Column Grid */
  .half {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 3 Column Grid One Third */
  .one-third, .third {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 3 Column Grid Two Third */
  .two-third {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 4 Column Grid */
  .fourth {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 6 Column Grid Two Third */
  .sixth {
    width: 13.66667%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 8 Column Grid */
  .eighth {
    width: 9.5%;
    margin-left: 1.5%;
    margin-right: 1.5%; } }
/* Landscape Tablet/Notebook/Laptop */
@media only screen and (min-width: 1024px) {
  body {
    font-size: 1.375em; }

  /* 1 Column Grid */
  .full {
    width: 97%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 2 Column Grid */
  .half {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 3 Column Grid - 3 Column Grid One Third  */
  .third, .one-third {
    width: 30.33333%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 3 Column Grid Two Third */
  .two-third {
    width: 63.66667%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 4 Column Grid */
  .fourth {
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 5 Column Grid */
  .fifth {
    width: 17%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 6 Column Grid */
  .sixth {
    width: 13.66667%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 7 Column Grid */
  .seventh {
    width: 11.28571%;
    margin-left: 1.5%;
    margin-right: 1.5%; }

  /* 8 Column Grid */
  .eighth {
    width: 9.5%;
    margin-left: 1.5%;
    margin-right: 1.5%; } }
/* Desktop */
@media only screen and (min-width: 1280px) {
  body {
    font-size: 1.375em; } }
/* Widescreen */
@media only screen and (min-width: 1440px) {
  body {
    font-size: 1.375em; } }
/* Typography */
@font-face {
  font-family: 'GruppoCustom';
  src: url("../fonts/gruppo-regular-webfont.eot");
  src: url("../fonts/gruppo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gruppo-regular-webfont.woff") format("woff"), url("../fonts/gruppo-regular-webfont.ttf") format("truetype"), url("../fonts/gruppo-regular-webfont.svg#grupporegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MontserratCustom';
  src: url("../fonts/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype"), url("../fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'VarelaRoundCustom';
  src: url("../fonts/varelaround-regular-webfont.eot");
  src: url("../fonts/varelaround-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/varelaround-regular-webfont.woff") format("woff"), url("../fonts/varelaround-regular-webfont.ttf") format("truetype"), url("../fonts/varelaround-regular-webfont.svg#varela_roundregular") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: Merriweather, "Open Sans", Merriweather, Avenir, Helvetica, sans-serif;
  color: #444444; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'MontserratCustom';
  font-weight: normal; }

h1 {
  font-size: 1.8em;
  line-height: 1.3em;
  margin-top: 1em;
  margin-bottom: 0.2em; }

h2 {
  font-size: 1.6em;
  line-height: 1.6em;
  margin-top: 0.1em;
  margin-bottom: 0.2em; }

h3 {
  font-size: 1.3em;
  line-height: 1.1em;
  margin-top: 1.1em;
  margin-bottom: 0.2em; }

p, ul, blockquote, pre, td, th, label {
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em; }

small, aside {
  font-size: 0.77273em; }

@font-face {
  font-family: 'folio';
  src: url("../fonts/folio.eot");
  src: url("../fonts/folio.eot?#iefix") format("embedded-opentype"), url("../fonts/folio.ttf") format("truetype"), url("../fonts/folio.woff") format("woff"), url("../fonts/folio.svg#folio") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ico-"], [class*=" ico-"] {
  font-family: 'folio';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-dribbble:before {
  content: "\e600"; }

.ico-menu:before {
  content: "\2b"; }

.ico-linkedin:before {
  content: "\e602"; }

.ico-vimeo:before {
  content: "\e603"; }

.ico-twitter:before {
  content: "\e604"; }

.ico-googleplus:before {
  content: "\e605"; }

.ico-instagram:before {
  content: "\e606"; }

.ico-pinterest:before {
  content: "\e607"; }

.ico-close:before {
  content: "\e608"; }

.ico-phone:before {
  content: "\e609"; }

.ico-home:before {
  content: "\e60a"; }

.ico-github:before {
  content: "\e60b"; }

.ico-flickr:before {
  content: "\e60c"; }

.ico-facebook:before {
  content: "\e60d"; }

.ico-tumblr:before {
  content: "\e60e"; }

.ico-lastfm:before {
  content: "\e60f"; }

.ico-rdio:before {
  content: "\e610"; }

.ico-heart:before {
  content: "\e611"; }

.ico-heart-outline:before {
  content: "\e612"; }

.ico-location:before {
  content: "\e613"; }

.ico-search:before {
  content: "\e615"; }

.ico-music:before {
  content: "\e616"; }

.ico-behance:before {
  content: "\e617"; }

.ico-link:before {
  content: "\e618"; }

.ico-soundcloud:before {
  content: "\e619"; }

.ico-email:before {
  content: "\e614"; }

.ico-youtube-play:before {
  content: "\e61a"; }

/* Hyperlinks */
a {
  color: #3d7fe3;
  text-decoration: none;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:hover {
  color: #9ab5c0; }

a:focus {
  outline: thin dotted; }

p a {
  /* Optimized for touch devices */
  margin: -.5em;
  padding: .5em;
  position: relative; }

.tag {
  background-color: #fff;
  border: 1px solid #dedede;
  display: inline-block;
  margin-right: .2em;
  margin-top: .5em;
  border-radius: 10px;
  padding: .5em; }

.tag:hover {
  background-color: #F5F5F5;
  border: 1px solid rgba(0, 0, 0, 0); }

/* Code */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  border-style: none;
  border-color: #efefef;
  border-width: 0px;
  border-radius: 5px;
  padding: 1em; }

/* Allow line wrapping of 'pre' */
pre, code, kbd, samp {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  background-color: #efefef;
  font-family: Menlo, Consolas, 'DejaVu Sans Mono', Monaco, monospace; }

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.5em; }

th {
  text-align: left; }

tr, th, td {
  padding-right: 1.5em;
  border-bottom: 0 solid #333; }

/* Forms */
form {
  margin: 0; }

fieldset {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  width: 95%; }

legend {
  margin-left: -.75em; }

button, input, select, textarea {
  vertical-align: baseline;
  vertical-align: middle; }

/* IE7 and older */
button, input {
  line-height: normal;
  overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Quotes */
blockquote, q {
  quotes: none;
  padding-right: 7%;
  padding-left: 7%; }

blockquote p:before {
  content: '<'; }

blockquote p:after {
  content: '>'; }

blockquote, q, cite {
  font-style: italic; }

blockquote > p {
  padding: 0; }

dfn {
  font-style: italic; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Lists */
ul, ol {
  list-style-position: inside;
  padding: 0; }

ul {
  padding-left: .5em; }

li ul, li ol {
  margin: 0 1.5em; }

dl dd {
  margin-left: 1.5em; }

/* Layout */
.thumbcontainer {
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .thumbcontainer img {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

section.folio {
  margin-top: 2em; }

.intro {
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-bottom: 2em; }

.intro p {
  margin-bottom: 1em; }

.thumblabel span:hover {
  color: black; }

.thumblabel {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .1em;
  margin-top: .6em;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-family: 'MontserratCustom'; }

.imgblog .thumblabel {
  text-align: left;
  font-size: .73em;
  margin: .6em 0; }

.thumbblock {
  margin-bottom: 2em; }

.map {
  width: 100%;
  margin-bottom: 2em; }

.project img {
  margin-bottom: 1em; }

.featured {
  margin-bottom: 2em; }

/* Blog */
.blog article {
  padding: .04em 2em 1.5em 2em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em; }

.blogpost article {
  padding: 0 2em .5em 2em; }

.next {
  display: inline-block;
  margin: 0;
  float: right; }

.prev {
  display: inline-block;
  margin: 0;
  float: left; }

.prev:before {
  content: "< "; }

.next:after {
  content: " >"; }

.blog img {
  margin-left: auto;
  margin-right: auto; }

.blog article a p {
  color: #444444; }

.pagination {
  width: 100%;
  display: block;
  overflow: auto;
  margin-top: 2.5em; }

/* Store */
.store article {
  display: block;
  margin: 2em 0 3em 0;
  overflow: auto; }

.productinfo {
  padding-top: 1.5em;
  font-size: 16px;
  line-height: 1.4em; }

.producttitle {
  margin-bottom: .3em; }

.producttitle h1 {
  display: inline;
  font-size: 1.6em;
  line-height: 1.6em;
  margin-top: 0.1em;
  margin-bottom: 0.2em; }

.readmore {
  display: inline-block; }

/* non-semantic helper classes */
/* Flexible iFrame */
.Flexible-container, .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em; }

.video-container iframe,
.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* Print Styles */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster */
  a, a:visited {
    color: #444444 !important;
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't print links for images, javascript or internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* Repeat header row at top of each printed page */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/* This site has been supercharged with Rapid Bootstrap by Niklaus Gerber | www.niklausgerber.com */



.video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 1em;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
