/* line 22, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header {
  max-width: 1620px;
  margin: 0 auto;
  margin-bottom: 7.8125em;
  position: relative;
  width: 100%;
}
/* line 2244, ../../../../packages/common/css/_base/_mixins.scss */
.h2-editorial-header .nav-shadow {
  background: url(../../img/nav-shadow.png) repeat-x center top;
  height: 139px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 30, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .hero-image {
  max-width: 1620px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
/* line 37, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .image-module {
  height: 553px;
  background-color: black;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 45, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .header-tout-inner {
  padding: 2.8125em 3.125em 3.125em;
}
/* line 49, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
/* line 56, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center {
  position: absolute;
  bottom: -65px;
  left: 0;
  text-align: center;
}
/* line 62, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center .social_buttons {
  position: absolute;
  top: 1.875em;
  right: 1.875em;
}
/* line 67, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center .social_buttons .btn-social {
  margin: 0 0 0 0.5em;
}
/* line 72, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center .subtitle {
  font-style: italic;
  margin-bottom: 0.625em;
  text-transform: uppercase;
}
/* line 78, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center .title {
  margin-bottom: 0;
}
/* line 83, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center.theme-bg-orange {
  background: #e27e26;
  background: #e27e26;
  background: -moz-linear-gradient(top, rgba(226, 126, 38, 0.7) 0%, rgba(226, 126, 38, 0.9) 6%, #e27e26 13%, #e27e26 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 126, 38, 0.7)), color-stop(6%, rgba(226, 126, 38, 0.9)), color-stop(13%, #e27e26), color-stop(100%, #e27e26));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(226, 126, 38, 0.7) 0%, rgba(226, 126, 38, 0.9) 6%, #e27e26 13%, #e27e26 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(226, 126, 38, 0.7) 0%, rgba(226, 126, 38, 0.9) 6%, #e27e26 13%, #e27e26 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(226, 126, 38, 0.7) 0%, rgba(226, 126, 38, 0.9) 6%, #e27e26 13%, #e27e26 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(226, 126, 38, 0.7) 0%, rgba(226, 126, 38, 0.9) 6%, #e27e26 13%, #e27e26 100%);
  /* W3C */
}
/* line 84, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center.theme-bg-blue {
  background: #128b98;
  background: #128b98;
  background: -moz-linear-gradient(top, rgba(18, 139, 152, 0.7) 0%, rgba(18, 139, 152, 0.9) 6%, #e27e26 13%, #128b98 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(18, 139, 152, 0.7)), color-stop(6%, rgba(18, 139, 152, 0.9)), color-stop(13%, #128b98), color-stop(100%, #128b98));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(18, 139, 152, 0.7) 0%, rgba(18, 139, 152, 0.9) 6%, #128b98 13%, #128b98 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(18, 139, 152, 0.7) 0%, rgba(18, 139, 152, 0.9) 6%, #128b98 13%, #128b98 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(18, 139, 152, 0.7) 0%, rgba(18, 139, 152, 0.9) 6%, #128b98 13%, #128b98 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(18, 139, 152, 0.7) 0%, rgba(18, 139, 152, 0.9) 6%, #128b98 13%, #128b98 100%);
  /* W3C */
}
/* line 85, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center.theme-bg-red {
  background: #d64827;
  background: #d64827;
  background: -moz-linear-gradient(top, rgba(214, 72, 39, 0.7) 0%, rgba(214, 72, 39, 0.9) 6%, #e27e26 13%, #d64827 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(214, 72, 39, 0.7)), color-stop(6%, rgba(214, 72, 39, 0.9)), color-stop(13%, #d64827), color-stop(100%, #d64827));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(214, 72, 39, 0.7) 0%, rgba(214, 72, 39, 0.9) 6%, #d64827 13%, #d64827 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(214, 72, 39, 0.7) 0%, rgba(214, 72, 39, 0.9) 6%, #d64827 13%, #d64827 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(214, 72, 39, 0.7) 0%, rgba(214, 72, 39, 0.9) 6%, #d64827 13%, #d64827 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(214, 72, 39, 0.7) 0%, rgba(214, 72, 39, 0.9) 6%, #d64827 13%, #d64827 100%);
  /* W3C */
}
/* line 86, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center.theme-bg-purple {
  background: #8e1c59;
  background: #8e1c59;
  background: -moz-linear-gradient(top, rgba(142, 28, 89, 0.7) 0%, rgba(142, 28, 89, 0.9) 6%, #e27e26 13%, #8e1c59 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(142, 28, 89, 0.7)), color-stop(6%, rgba(142, 28, 89, 0.9)), color-stop(13%, #8e1c59), color-stop(100%, #8e1c59));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(142, 28, 89, 0.7) 0%, rgba(142, 28, 89, 0.9) 6%, #8e1c59 13%, #8e1c59 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(142, 28, 89, 0.7) 0%, rgba(142, 28, 89, 0.9) 6%, #8e1c59 13%, #8e1c59 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(142, 28, 89, 0.7) 0%, rgba(142, 28, 89, 0.9) 6%, #8e1c59 13%, #8e1c59 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(142, 28, 89, 0.7) 0%, rgba(142, 28, 89, 0.9) 6%, #8e1c59 13%, #8e1c59 100%);
  /* W3C */
}
/* line 87, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center.theme-bg-green {
  background: #7caa3f;
  background: #7caa3f;
  background: -moz-linear-gradient(top, rgba(124, 170, 63, 0.7) 0%, rgba(124, 170, 63, 0.9) 6%, #e27e26 13%, #7caa3f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(124, 170, 63, 0.7)), color-stop(6%, rgba(124, 170, 63, 0.9)), color-stop(13%, #7caa3f), color-stop(100%, #7caa3f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(124, 170, 63, 0.7) 0%, rgba(124, 170, 63, 0.9) 6%, #7caa3f 13%, #7caa3f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(124, 170, 63, 0.7) 0%, rgba(124, 170, 63, 0.9) 6%, #7caa3f 13%, #7caa3f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(124, 170, 63, 0.7) 0%, rgba(124, 170, 63, 0.9) 6%, #7caa3f 13%, #7caa3f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(124, 170, 63, 0.7) 0%, rgba(124, 170, 63, 0.9) 6%, #7caa3f 13%, #7caa3f 100%);
  /* W3C */
}
/* line 88, ../../../../packages/modules/h2-editorial-header/css/h2-editorial-header.scss */
.h2-editorial-header .inner .center.theme-bg-silver {
  background: #909191;
  background: #909191;
  background: -moz-linear-gradient(top, rgba(144, 145, 145, 0.7) 0%, rgba(144, 145, 145, 0.9) 6%, #e27e26 13%, #909191 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(144, 145, 145, 0.7)), color-stop(6%, rgba(144, 145, 145, 0.9)), color-stop(13%, #909191), color-stop(100%, #909191));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(144, 145, 145, 0.7) 0%, rgba(144, 145, 145, 0.9) 6%, #909191 13%, #909191 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(144, 145, 145, 0.7) 0%, rgba(144, 145, 145, 0.9) 6%, #909191 13%, #909191 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(144, 145, 145, 0.7) 0%, rgba(144, 145, 145, 0.9) 6%, #909191 13%, #909191 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(144, 145, 145, 0.7) 0%, rgba(144, 145, 145, 0.9) 6%, #909191 13%, #909191 100%);
  /* W3C */
}
.h2-editorial-header .inner .center.theme-bg-dark {
  background: #231f20;
  background: #231f20;
  background: -moz-linear-gradient(top, rgba(35, 31, 32, 0.7) 0%, rgba(35, 31, 32, 0.9) 6%, #e27e26 13%, #231f20 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(35, 31, 32, 0.7)), color-stop(6%, rgba(35, 31, 32, 0.9)), color-stop(13%, #231f20), color-stop(100%, #231f20));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(35, 31, 32, 0.7) 0%, rgba(35, 31, 32, 0.9) 6%, #231f20 13%, #231f20 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(35, 31, 32, 0.7) 0%, rgba(35, 31, 32, 0.9) 6%, #231f20 13%, #231f20 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(35, 31, 32, 0.7) 0%, rgba(35, 31, 32, 0.9) 6%, #231f20 13%, #231f20 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(35, 31, 32, 0.7) 0%, rgba(35, 31, 32, 0.9) 6%, #231f20 13%, #231f20 100%);
  /* W3C */
}
