/* Empty CSS file for your own CSS */
/* typography */
body {
  background-color: #FFFFFF !important;
}
p, td, li {
  font-family: 'Open Sans', sans-serif;
  font-size: initial;
  font-weight: 400;
  line-height: 1.5em;
  color: #222222;
}
h1, .h1 {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5em;
  padding-bottom: 15px;
  display: inline-block;
  border-bottom: 2px solid #cccccc;
}
.popuph1 {
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.5em;
  padding-bottom: 0px;
  margin-bottom: 10px;
  display: inline-block;
  border-bottom: 2px solid #cccccc;
}
h2, .h2 {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5em;
  border-bottom: 0;
}
h3, .h3 {
  font-size: 1.3333em;
  font-weight: 600;
  line-height: 1.5em;
}
h4, .h4 {
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5em;
}
h5, .h5 {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5em;
}
h6, .h6 {
  font-size: .85em;
  font-weight: 600;
  line-height: 1.5em;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: .5em;
  margin-bottom: .5em;
  padding: 0;
}
a {
  color: #23527c;
  text-decoration: none;
  font-weight: 600;
}
a:focus, a:hover {
  color: #3747C3;
  text-decoration: underline;
  outline: 0;
  outline-offset: 0;
}
a:active, a:hover {
  outline: 0;
}
li {
  padding-bottom: 10px;
}
hr {
  margin-top: 20px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #ccc;
}
.footnote {
  font-size: .9em;
  line-height: 1.5em;
  padding: 20px;
}
.center {
  text-align: center;
}
.indent1 {
  margin-left: 24px;
}
.indent2 {
  margin-left: 48px;
}
.nowrap {
  white-space: nowrap;
}
.table td .small-cell-left {
  text-align: center;
  width: 25%;
}
.table td .large-cell-right {
  text-align: left;
  width: 75%;
}
th h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 10px;
  font-size: 1.5em;
}
/* layout */
.center1170 {
  max-width: 1170px;
  margin: 0 auto;
  /* border: 2px solid #ccc; */
}
.center970 {
  max-width: 970px;
  margin: 0 auto;
  /* border: 2px solid #ccc; */
}
.center840 {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 10px;
  /* border: 2px solid #ccc; */
}
.headerbg {
  background: rgba(169, 3, 41, 1);
  background: -moz-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169, 3, 41, 1)), color-stop(44%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1)));
  background: -webkit-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: -o-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: -ms-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: linear-gradient(to right, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=1);
  background-image: url('../images/past-header.jpg');
  background-position: left center;
  baxckground-size: contain;
}
.header2bg {
  background: rgba(169, 3, 41, 1);
  background: -moz-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169, 3, 41, 1)), color-stop(44%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1)));
  background: -webkit-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: -o-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: -ms-linear-gradient(left, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  background: linear-gradient(to right, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=1);
  background-image: url('../images/past-header.jpg');
  background-position: left center;
  baxckground-size: contain;
}
.page-header {
  padding: 0 30px 8px 70px;
  margin: 30px -15px 0 15px;
  border-bottom: 0;
}
.header-title {
  color: #ffffff;
  font-size: 2.5em;
  font-weight: 600;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  line-height: .5em;
  margin-top: .25em;
  margin-bottom: .25em;
  border-bottom: 0;
}
.header-subtitle {
  color: #ffffff;
  font-weight: 600;
  line-height: 1.5em;
  font-size: 1.75em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  padding-left: 15px;
}
.home-icon {
  padding: 10px 5px;
  color: #444;
}
.home-icon a {
  padding: 20px;
  color: #999;
}
.home-icon a:hover {
  padding: 20px;
  color: #ccc;
}
.menurow {
  display: block;
  padding: 8px 8px;
  border: 1px solid #aaaaaa;
  margin-bottom: 10px;
  border-radius: 12px;
}
.menurow:hover {
  background-color: #eee;
}
.menupic {
  display: block;
  padding: 0 5px;
}
.menupic img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.menulink {
  display: table-cell;
  padding: 20px;
  font-size: 21px;
}
.menulink a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .home-icon {
    display: none;
  }
}
@media (max-width: 767px) {
  .home-icon {
    display: block;
    margin-top: -10px;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .menulink {
    padding: 5px 10px;
    font-size: 18px;
    text-align: center;
  }
  .menupic {
    padding: 0;
  }
}
.header-logo {
  margin: 15px 30px 15px 0;
  float: right;
}
@media (max-width: 992px) {
  .container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .page-header {
    padding: 0 15px 8px 15px;
    margin: 15px 0 0 0;
  }
  .header-title {
    margin-top: .25em;
    margin-bottom: .25em;
    line-height: 1.5em;
  }
  .header-subtitle {
    font-size: 24px;
    padding: 0px;
    line-height: 1.5em;
  }
  .header-logo {
    display: none;
  }
}
@media (max-width: 768px) {
  .container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .page-header {
    padding: 0 15px 8px 15px;
    margin: 15px 0 0 0;
  }
  .header-title {
    line-height: 30px;
  }
  .header-subtitle {
    font-size: 24px;
    padding: 0px;
    line-height: 1.5em;
  }
  .header-logo {
    display: none;
  }
}
.nav-row {
  padding: 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
  background: #45484d; /* Old browsers */
  background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #45484d 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0); /* IE6-9 */
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 992px) {
  .nav-row {
    padding: 15px 5px 15px 0;
  }
}
.navbar {
  position: relative;
  min-height: 44px;
  margin-bottom: 0;
  margin-top: -1px;
  border: 0;
  background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
  background-color: transparent;
}
.nav > li {
  padding: 0 5px;
  font-size: 16px;
}
@media (max-width: 992px) {
  .nav > li {
    padding: 0;
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .nav > li {
    padding: 0;
    font-size: 16px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-weight: 600;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  font-weight: 600;
}
.navbar-default .navbar-nav > .active > a {
  font-weight: 600;
  color: #23527c;
  background-color: #eee;
  border: 1px solid #666;
  border-radius: 8px;
}
.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  font-weight: 600;
  color: #3747C3;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 8px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #23527c;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ccc;
    font-size: 15px;
    padding: 10px 0 10px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse {
    text-align: center;
  }
}
.caret {
  margin-left: 2px;
  vertical-align: middle;
  border-top: 8px dashed;
  border-top: 8px solid\9;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.toggle-break {
  display: none;
}
.toggle-break2 {
  display: block;
}
@media (min-width: 1200px) {
  .toggle-break {
    display: block;
  }
  .toggle-break2 {
    display: none;
  }
}
@media (max-width: 1200px) {
  .toggle-break {
    display: block;
  }
}
@media (max-width: 768px) {
  .toggle-break {
    display: none;
  }
  .toggle-break2 {
    display: none;
  }
}
.dropdown-menu > li > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.5em;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover {
  color: #666;
}
.dropdown-menu > .active > a {
  color: #fff;
  text-decoration: none;
  background-color: #23527c;
  outline: 0;
}
.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #3747C3;
  outline: 0;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #ddd;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 10px;
}
.content-column {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.columnguide {
  /* border: 1px #80CC66 solid; */
}
.footerbg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); /* IE6-9 */
  padding: 30px 15px;
  border-top: 2px solid #ddd;
}
.footer-row-max-width {
  max-width: 1600px;
  margin: 0 auto;
}
.footer-left-block {
  padding: 0 30px;
  font-size: .9em;
}
.footer-center-block {
  padding: 0 30px 0 0;
  text-align: left;
  font-size: .9em;
  line-height: 1.5em;
}
.footer-right-block {
  padding: 0 30px;
  font-size: .9em;
}
.pad-list li {
  line-height: 1.5em;
}
address strong {
  font-size: 1em;
  line-height: 1.5em;
}
address strong {
  font-size: 1.125em;
}
/* elements */
.btn {
  background-color: #23527c;
  color: #ffffff;
  font-size: 1.125em;
  margin: 0 8px 8px 0;
}
.btn:hover, .btn:focus {
  background-color: #3747C3;
  color: #ffffff;
  margin: 0 8px 8px 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5em;
  color: #23527c;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=70);
  opacity: .7;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 10px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  font-size: 16px;
}
.breadcrumb > .active {
  color: #777;
  font-weight: 600;
}
@media (max-width: 768px) {
  .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    margin-top: 10px;
    list-style: none;
    font-size: 14px;
  }
  .breadcrumb > li {
    display: block;
  }
  .breadcrumb > li + li:before {
    padding: 0;
    color: #ccc;
    content: "";
  }
}
.photocaption {
  font-size: .9em;
  color: #333333;
  display: block;
  padding: 5px 20px 20px 20px;
  line-height: 1.5em;
  text-align: center;
}
.photocaption img {
  margin: 0 8px 8px 8px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}
.photocaption-noborder {
  font-size: .9em;
  color: #333333;
  display: block;
  padding: 5px 20px 20px 20px;
  line-height: 1.5em;
  text-align: center;
}
.photocaption-noborder img {
  margin: 0 8px 8px 8px;
  width: 100%;
  height: auto;
  border: 0;
}
.photoresponsive {
  margin: 0 8px 8px 8px;
  border: 0;
  width: 100%;
}
/* carousel */
.carousel-row {
  margin: 15px 0;
}
/* pagination block style */
.pagination > li > a, .pagination > li > span {
  font-weight: 600;
  font-size: 1.125em;
}
.footer-menu {
  display: block;
}
.page-number {
  display: none;
}
@media print {
  .nav-row, .pagination, .page-number, footer {
    display: none;
  }
  .page-number {
    display: block;
  }
  .breadcrumb > li {
    display: inline-block;
    white-space: nowrap;
  }
  .breadcrumb > li:after {
    content: " / ";
  }
  .breadcrumb > li:last-child:after {
    content: " ";
  }
}
blockquote {
  padding: 10px 20px;
  margin: 20px;
  font-size: 16px;
  line-height: 1.5em;
  border-left: 10px solid #ddd;
}
.pagequote {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  margin: 40px 0 0 0;
  background-color: #dddddd;
  color: #555555;
  padding: 15px 10px 5px 10px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.pagequote .cite {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  font-style: italic;
}
.popover {
  max-width: 600px; /* Max Width of the popover (depending on the container!) */
}
.popupbox {
  border: 2px solid #cccccc;
  border-radius: 10px;
  background-color: #eeeeee;
  padding: 20px;
  margin: 15px 15px 30px 15px;
}
.popupboxtv {
  border: 2px solid #cccccc;
  border-radius: 10px;
  background-color: #eeeeee;
  padding: 20px 20px 20px 60px;
  margin: 15px 15px 30px 15px;
  position: relative;
}
.popupboxbook {
  border: 2px solid #cccccc;
  border-radius: 10px;
  background-color: #eeeeee;
  padding: 20px 20px 20px 60px;
  margin: 15px 15px 30px 15px;
  position: relative;
}
.popupboxcam {
  border: 2px solid #cccccc;
  border-radius: 10px;
  background-color: #eeeeee;
  padding: 20px 20px 20px 60px;
  margin: 15px;
  position: relative;
}
.popupboxaudio {
  border: 2px solid #cccccc;
  border-radius: 10px;
  background-color: #eeeeee;
  padding: 20px 20px 20px 60px;
  margin: 15px;
  position: relative;
}
.popupboxada {
  border: 2px solid #cccccc;
  border-radius: 10px;
  background-color: #eeeeee;
  padding: 20px 20px 20px 60px;
  margin: 15px;
  position: relative;
}
.iconposition {
  position: absolute;
  top: 20px;
  left: 16px;
  color: #333;
}
.transcript {
  /*clear: both;*/
  margin: 0 auto 16px auto;
  max-width: 800px;
  overflow: auto;
  border: 1px solid #9A9A9A;
  padding: 8px;
  font-size: .9em;
  background-color: #FAFAFA;
  height: 200px;
}
.resources {
  /*clear: both;*/
  margin: 0 auto 16px auto;
  max-width: 800px;
  overflow: auto;
  border: 1px solid #9A9A9A;
  padding: 8px;
  font-size: .9em;
  background-color: #FAFAFA;
  height: 200px;
}
.carousel-caption {
  position: absolute;
  right: 5%;
  bottom: 5px;
  left: 5%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .9);
}
.carousel-caption p {
  line-height: 1.5em;
  font-size: 13px;
  background-color: rgba(0, 0, 0, .5);
  padding: 10px;
  margin: 0;
}
.subnav {
  display: inline-block;
  width: 110px;
  font-size: 13px;
}
.subnav a:hover {
  text-decoration: none;
}
.subnav img {
  width: 94px;
  height: 78px;
  border: 4px solid #99cc00;
  border-radius: 12px;
}
.subnav img:hover {
  width: 94px;
  height: 78px;
  border: 4px solid #337AB7;
  border-radius: 12px;
}
.subnavactive {
  display: inline-block;
  width: 110px;
  font-size: 13px;
}
.subnavactive a:hover {
  text-decoration: none;
}
.subnavactive img {
  width: 94px;
  height: 78px;
  border: 4px solid #337AB7;
  border-radius: 12px;
}
.gallerycell {
  padding: 10px;
  font-size: 14px;
  line-height: 1.5em;
}
.gallerycell img {
  margin: 5px;
  border: 1px solid #aaaaaa;
}
/* videojs customize skin */
.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 10em;
}
.video-js .vjs-controls-disabled .vjs-big-play-button {
  display: none !important;
}
.video-js .vjs-control {
  width: 3em;
}
.video-js .vjs-menu-button-inline:before {
  width: 1.5em;
}
.vjs-menu-button-inline .vjs-menu {
  left: 3em;
}
.vjs-paused.vjs-has-started.video-js .vjs-big-play-button, .video-js.vjs-ended .vjs-big-play-button, .video-js.vjs-paused .vjs-big-play-button {
  display: block;
}
.video-js .vjs-load-progress div, .vjs-seeking .vjs-big-play-button, .vjs-waiting .vjs-big-play-button {
  display: none !important;
}
.video-js .vjs-mouse-display:after, .video-js .vjs-play-progress:after {
  padding: 0 .4em .3em;
}
.video-js.vjs-ended .vjs-loading-spinner {
  display: none;
}
.video-js.vjs-ended .vjs-big-play-button {
  display: block !important;
}
video-js.vjs-ended .vjs-big-play-button, .video-js.vjs-paused .vjs-big-play-button, .vjs-paused.vjs-has-started.video-js .vjs-big-play-button {
  display: block;
}
.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-left: -1.5em;
  margin-top: -1em;
}
.video-js .vjs-big-play-button {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 4em !important;
  border-radius: 50% !important;
  height: 2em !important;
  line-height: 2em !important;
  margin-top: -1em !important;
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus, .video-js .vjs-big-play-button:active {
  background-color: rgba(0, 0, 0, 0.35);
}
.video-js .vjs-loading-spinner {
  border-color: rgba(255, 255, 255, 0.7);
}
.video-js .vjs-control-bar2 {
  background-color: transparent;
}
.video-js .vjs-control-bar {
  background-color: rgba(0, 0, 0, 0.5) !important;
  color: #ffffff;
  font-size: 14px;
}
.video-js .vjs-play-progress, .video-js .vjs-volume-level {
  background-color: #2483d5;
}
.video-js .vjs-big-play-button {
  height: 2em !important;
  width: 2em !important;
  line-height: 1.9em !important;
  margin-top: -1em !important;
  margin-left: -1em;
  border-width: 3px;
}
.video-js .vjs-icon-play:before, .video-js .vjs-big-play-button:before {
  font-size: 50px;
}
.video-js .vjs-progress-holder {
  font-size: 1.7em;
  border-radius: 10px;
}
.video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-slider, .vjs-volume-level {
  border-radius: 10px;
}
.video-js .vjs-load-progress {
  background: rgba(255, 255, 255, 0.5);
}
.youtube440 {
  width: 100%;
  max-width: 440px;
  margin: 15px auto 30px auto;
}
.youtube560 {
  width: 100%;
  max-width: 560px;
  margin: 15px auto 30px auto;
}
.youtube640 {
  width: 100%;
  max-width: 640px;
  margin: 15px auto 30px auto;
}
.youtube720 {
  width: 100%;
  max-width: 720px;
  margin: 15px auto 30px auto;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}