@import 'infiniti-light.css';
/*
*   ==== General Elements ===
*/
body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
body p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4 {
  color: #595959;
  font-weight: 200;
}
h1.breadcrumbs,
h2.breadcrumbs,
h3.breadcrumbs,
h4.breadcrumbs {
  margin-left: 0;
  padding: 10px 0 0 0px!important;
}
a:hover {
  color: #595959;
}
div#bodyWrapper {
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/assets/twa/images/mesh-pattern.png);
  background-origin: padding-box;
  background-repeat: repeat;
  background-size: auto;
}
div#bodyWrapper div#contentContainer {
  background-color: #FFFFFF;
  padding-bottom: 15px;
}
div#bodyWrapper div#contentContainer h4.breadcrumbs.dark {
  background-color: #303030;
  color: #ebebeb;
  margin: 0px -15px 0px -15px;
  padding: 15px 0px 10px 15px!important;
}
div#bodyWrapper div#contentContainer h4.breadcrumbs.dark span,
div#bodyWrapper div#contentContainer h4.breadcrumbs.dark a.bc {
  color: #ebebeb !important;
}
div#bodyWrapper div#contentContainer h4.breadcrumbs span.bc.last {
  color: #461372;
}
div#bodyWrapper div#contentContainer section#previewContainer {
  padding: 10px 0px 25px 0px;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark {
  background: #303030;
  /* Old browsers */
  background: -moz-linear-gradient(top, #303030 0%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303030), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #303030 0%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #303030 0%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #303030 0%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #303030 0%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
div#bodyWrapper div#contentContainer section#previewContainer.dark div#photoActions h4,
div#bodyWrapper div#contentContainer section#previewContainer.dark div#videoActions h4 {
  padding: 0 0px!important;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark div#photoActions ul#share,
div#bodyWrapper div#contentContainer section#previewContainer.dark div#videoActions ul#share {
  margin: 0!important;
  padding: 0 0 0 0px!important;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark ul#share li.button {
  background: black;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark ul#share li.button,
div#bodyWrapper div#contentContainer section#previewContainer.dark ul#share li.button a {
  color: #EBEBEB;
  border: 2px;
  border-radius: 3px;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button a {
  color: #181818;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon:hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button:hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon:hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button:hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon.hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button.hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon.hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button.hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon:hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button:hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon:hover a a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button:hover a a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon.hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button.hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon.hover a,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button.hover a {
  color: #595959 !important;
  background: #ebebeb !important;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon.basket-remover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button.basket-remover {
  color: #EBEBEB !important;
  background: #323232 !important;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark li.icon.basket-remover:hover,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.button.basket-remover:hover {
  color: #595959 !important;
  background: #ebebeb !important;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark h4,
div#bodyWrapper div#contentContainer section#previewContainer.dark div.caption,
div#bodyWrapper div#contentContainer section#previewContainer.dark div.dimensions,
div#bodyWrapper div#contentContainer section#previewContainer.dark li.text {
  color: #ebebeb;
}
div#bodyWrapper div#contentContainer section#previewContainer.dark div.caption {
  font-family: Infiniti Light;
}
form.input-prepend {
  border: 1px solid #D5D4D4;
}
form.input-prepend input {
  height: 20px;
}
div#share-photo a#submit:hover,
div#share-video a#submit:hover,
div#embed-photo a#submit:hover,
div#embed-video a#submit:hover,
div#share-photo a#cancel:hover,
div#share-video a#cancel:hover,
div#embed-photo a#cancel:hover,
div#embed-video a#cancel:hover {
  color: white!important;
  background-color: #595959 !important;
}
div#share-photo a#submit:hover a,
div#share-video a#submit:hover a,
div#embed-photo a#submit:hover a,
div#embed-video a#submit:hover a,
div#share-photo a#cancel:hover a,
div#share-video a#cancel:hover a,
div#embed-photo a#cancel:hover a,
div#embed-video a#cancel:hover a,
div#share-photo a#submit:hover a:hover,
div#share-video a#submit:hover a:hover,
div#embed-photo a#submit:hover a:hover,
div#embed-video a#submit:hover a:hover,
div#share-photo a#cancel:hover a:hover,
div#share-video a#cancel:hover a:hover,
div#embed-photo a#cancel:hover a:hover,
div#embed-video a#cancel:hover a:hover {
  color: white!important;
}
.page p {
  font-family: Infiniti Light;
}
.page p strong {
  font-family: Infiniti Regular;
}
/*
*   === Less Mixins ===
*/
/*
*   === Bootstrap Overrrrrrrrrides ===
*/
.dropdown-menu li > a:hover {
  background-color: #987CB1;
}
.dropdown-menu .active > a,
.dropdown-menu .active a:hover {
  background-color: #987CB1;
}
.modal-title {
  color: #595959 !important;
}
.container {
  max-width: 550px;
}
@media (min-width: 768px) {
  .container {
    max-width: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 650px;
  }
}
#desktop-nav {
  background-color: #fff;
}
#desktop-nav .container {
  background-image: -moz-radial-gradient(47% 6%, ellipse cover, #d8d8d8, #f1f1f1 22%, #ffffff 33%) !important;
  background-image: -webkit-radial-gradient(47% 6%, ellipse cover, #d8d8d8, #f1f1f1 22%, #ffffff 33%) !important;
  background-image: -o-radial-gradient(47% 6%, ellipse cover, #d8d8d8, #f1f1f1 22%, #ffffff 33%) !important;
  background-image: -ms-radial-gradient(47% 6%, ellipse cover, #d8d8d8, #f1f1f1 22%, #ffffff 33%) !important;
  background-image: radial-gradient(47% 6%, ellipse cover, #d8d8d8, #f1f1f1 22%, #ffffff 33%) !important;
}
.navbar-default {
  padding-left: 20px;
  padding-right: 20px;
  background-color: transparent;
  background-repeat: repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 35px;
  min-height: 35px;
  border: none;
}
.navbar-default .navbar-nav {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.navbar-default .navbar-nav > li.hover-reveal.on::after {
  margin: 0 auto -10px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ffffff;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li {
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li a:focus {
  color: #595959;
}
.navbar-brand {
  padding: 3px 0px;
  height: 50px;
}
.navbar-toggle {
  margin-right: 0px;
  padding: 19px 15px 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 0px;
  border-left: 1px solid #dfdfdf;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  font-weight: 200 !important;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.pagination {
  margin: 5px 0px 10px;
}
.pagination > li > a:hover {
  color: #130121;
}
div#releaseBody .btn-default,
div.page .btn-default {
  background: #EBEBEB;
  color: #181818 !important;
  border: 0;
  border-radius: 0;
  text-decoration: none!important;
}
div#releaseBody .btn-default:after,
div.page .btn-default:after {
  content: '\f054';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-left: 7px;
}
div#releaseBody .btn-default:hover,
div.page .btn-default:hover,
div#releaseBody .btn-default:focus,
div.page .btn-default:focus {
  background: #595959;
  color: #fff !important;
}
/*
*  === Mobile Navbars ===
*/
#mobile-nav #socialLinks {
  margin-bottom: 0px;
}
#mobile-nav .navbar {
  position: relative;
  padding-right: 10px;
}
#mobile-nav .form-group {
  margin-top: 10px;
  margin-bottom: 15px;
}
#mobile-nav #mobile-menu-search {
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  #mobile-nav #mobile-menu-search.navbar-collapse.collapse {
    display: none !important;
    height: auto;
    overflow: visible;
  }
}
#mobile-menu {
  position: relative;
  top: 0px;
  display: none;
  background-color: #ffffff;
  padding: 0px;
  z-index: 100000;
  border-bottom: 1px solid #dfdfdf;
}
#mobile-menu .container {
  width: 100%;
  max-width: none;
}
@media (min-width: 992px) {
  #mobile-menu .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #mobile-menu .container {
    width: 1170px;
  }
}
#mobile-menu .container > ul,
#mobile-menu .container > li,
#mobile-menu .container > ul li {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
#mobile-menu .container > ul > li:last-child a {
  border-bottom: 0px;
}
#mobile-menu ul li.current-menu-item > a,
#mobile-menu ul li.current-menu-ancestor > a {
  color: rgba(0, 0, 0, 0.9);
}
#mobile-menu ul li a {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  display: block;
  position: relative;
  padding: 16px 0 !important;
}
#mobile-menu ul li a:hover,
#mobile-menu ul li a:hover [class^="icon-"] {
  color: rgba(0, 0, 0, 0.9);
}
#mobile-menu ul li ul {
  display: none;
  margin-left: 20px;
  padding-left: 0px;
}
#mobile-menu li.open > a {
  color: rgba(0, 0, 0, 0.9);
}
#mobile-menu li.open > a [class^="icon-"] {
  color: #27CFC3;
}
#mobile-menu #mobile-search {
  margin: 10px 0px 0px 0px;
}
#mobile-menu .mobile-controls {
  background-color: #333;
  color: #fff;
}
#mobile-menu .mobile-controls a {
  color: #fff;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  padding: 10px 0px !important;
}
#mobile-menu .mobile-controls a:hover {
  color: #777;
}
#mobile-menu .mobile-controls a > .sf-sub-indicator {
  padding: 10px;
}
#mobile-menu .mobile-controls li.open > a {
  color: #777;
}
footer#mobile-footer .navbar-text {
  color: #777;
  margin-top: 10px;
  text-align: center;
  float: none;
}
footer#mobile-footer .navbar-text a {
  color: #777;
}
footer#mobile-footer .bottom-bar {
  border-top: 1px solid #CCCCCC;
}
.sf-sub-indicator {
  display: inline-block;
  width: 10px;
  position: relative;
  left: 8px;
  height: 10px;
}
.sf-sub-indicator [class^="icon-"],
.sf-sub-indicator [class*=" icon-"] {
  color: #888;
  font-size: 12px;
  line-height: 16px;
  height: auto;
  background-color: transparent!important;
}
#toggle-nav,
#toggle-search {
  font-size: 20px;
  position: relative;
  float: right;
}
#toggle-nav,
#mobile-nav,
#toggle-search {
  display: block;
}
@media (min-width: 992px) {
  #toggle-nav,
  #mobile-nav,
  #toggle-search {
    display: none!important;
  }
}
#mobile-nav .navbar-header {
  float: none;
  border-bottom: 1px solid #dfdfdf;
}
@media (min-width: 1px) and (max-width: 992px) {
  a > .sf-sub-indicator {
    right: 0px!important;
    position: absolute;
    padding: 16px;
    left: auto!important;
    top: 0px!important;
    height: auto;
    width: auto;
  }
}
/*
*   === Global Header ===
*/
header#globalHeader div.container div#headerControls {
  margin: 20px 0 0;
  padding-top: 0;
}
header#globalHeader div.container div#headerControls section#topLinks ul li:first-child a {
  color: #595959;
}
header#globalHeader div.container div#headerControls section#topLinks ul li a {
  padding: 8px 5px;
}
header#globalHeader div.container div#headerControls section#topLinks ul li a:hover {
  color: #595959;
}
header#globalHeader div.container div#headerControls .header-control {
  padding-right: 0px;
}
header#globalHeader div.container div#headerControls section#search form button {
  background-color: white;
}
header#globalHeader div.container div#headerControls section#search form input,
header#globalHeader div.container div#headerControls section#search form textarea {
  margin: 0;
}
/*
*   === Navbar ===
*/
nav.navbar div.container ul li.on {
  background-color: transparent;
  padding-left: 3px;
  padding-right: 3px;
  z-index: 1030;
}
@media (min-width: 1200px) {
  nav.navbar div.container ul li.on {
    padding-left: 10px;
    padding-right: 10px;
  }
}
nav.navbar div.container ul li.on a {
  color: #595959;
}
nav.reveal ul {
  padding-left: 0px!important;
}
nav#desktop-nav {
  display: none;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  nav#desktop-nav {
    display: block;
  }
}
nav#desktop-nav .shadow-wrap {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  z-index: 1030;
  position: relative;
}
#desktop-nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
}
#nav-wrapper {
  height: 0px;
}
@media (min-width: 992px) {
  #nav-wrapper {
    height: 35px;
  }
}
/*
*   === Features ===
*/
section#features_container div.container section#feature_bulletin div#cta-right-bottom {
  margin-top: 23px;
}
section#features_container div.container div#cta-right-top {
  margin-top: 12px !important;
}
section#features_container div#features_container_footer {
  width: 100%;
  height: 62px;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
section#features_container section#features {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  section#features_container section#features {
    max-width: 650px;
  }
}
@media (min-width: 992px) {
  section#features_container section#features {
    max-width: 680px;
  }
}
@media (min-width: 1200px) {
  section#features_container section#features {
    max-width: 800px;
  }
}
div#featured-news .caption-container .caption {
  font-family: Infiniti Light;
}
div#featured-news section#display-feature figure figcaption {
  opacity: 0.85;
  filter: alpha(opacity=85);
  background: #130121;
}
div#featured-news div.rotation-button-container {
  background: #280045;
}
div#featured-news div.rotation-button-container a:after {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 40px;
}
div#featured-news div.rotation-button-container#rotation-left-container a {
  background-image: url('/assets/images/icons/larr-white.png');
}
div#featured-news div.rotation-button-container#rotation-right-container a {
  background-image: url('/assets/images/icons/rarr-white.png');
}
div#featured-news section#featured-thumbs div#thumb-inner-container {
  background: black;
}
div#featured-news section#featured-thumbs div#thumb-inner-container ul#cycle-list li:hover span.thumb-overlay,
div#featured-news section#featured-thumbs div#thumb-inner-container ul#cycle-list li.current span.thumb-overlay {
  top: 0px;
  left: 3px;
  display: block;
}
div#featured-news section#featured-thumbs div#thumb-inner-container ul#cycle-list li span.thumb-overlay {
  width: 124px;
  height: 47px;
  position: absolute;
  left: 0;
  top: -4px;
  display: none;
  z-index: 100;
}
@media (min-width: 768px) {
  div#featured-news {
    max-width: 760px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  div#featured-news {
    max-width: 650px;
  }
}
@media (min-width: 1200px) {
  div#featured-news {
    max-width: 760px;
  }
}
/*
*   === Releases ===
*/
header#releaseList,
header#presskitList {
  margin-top: 10px;
}
header#releaseList h3,
header#presskitList h3 {
  float: left;
  font-weight: 200;
}
header#releaseList div#top,
header#presskitList div#top {
  padding-bottom: 5px;
}
section#releaseList,
section#release-index,
section#presskit-index {
  padding-top: 0px;
}
section#releaseList h3,
section#release-index h3,
section#presskit-index h3 {
  font-size: 24px;
  color: #595959;
  text-transform: uppercase;
  padding: 0;
  font-family: Infiniti Light;
}
section#releaseList article.releaseItem,
section#release-index article.releaseItem,
section#presskit-index article.releaseItem,
section#releaseList article.presskitItem,
section#release-index article.presskitItem,
section#presskit-index article.presskitItem {
  border-top-color: #CCCCCC;
}
section#releaseList article.releaseItem .embargoed,
section#release-index article.releaseItem .embargoed,
section#presskit-index article.releaseItem .embargoed,
section#releaseList article.presskitItem .embargoed,
section#release-index article.presskitItem .embargoed,
section#presskit-index article.presskitItem .embargoed {
  background-color: transparent!important;
}
section#releaseList article.releaseItem .embargoed span.label-important,
section#release-index article.releaseItem .embargoed span.label-important,
section#presskit-index article.releaseItem .embargoed span.label-important,
section#releaseList article.presskitItem .embargoed span.label-important,
section#release-index article.presskitItem .embargoed span.label-important,
section#presskit-index article.presskitItem .embargoed span.label-important {
  margin-top: 10px;
  float: right;
  background-color: #595959;
  border-radius: 0;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 1px 7px;
}
section#releaseList article.releaseItem .embargoed span.label-important::after,
section#release-index article.releaseItem .embargoed span.label-important::after,
section#presskit-index article.releaseItem .embargoed span.label-important::after,
section#releaseList article.presskitItem .embargoed span.label-important::after,
section#release-index article.presskitItem .embargoed span.label-important::after,
section#presskit-index article.presskitItem .embargoed span.label-important::after {
  position: absolute;
  content: '';
  left: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-width: 10px 10px 10px 0px;
  border-style: solid;
  border-color: transparent #595959 transparent transparent;
}
section#release-index h3,
section#presskit-index h3 {
  font-size: 18px;
  margin-left: -1px;
  padding: 12px 0;
  color: #595959;
  text-transform: uppercase;
  padding: 0;
  margin-top: 0px;
  font-weight: 200;
}
section#release-index article.releaseItem,
section#presskit-index article.releaseItem,
section#release-index article.presskitItem,
section#presskit-index article.presskitItem {
  margin: 0 0 20px 0;
  border-top: 1px solid #E8E8E8;
  padding-top: 20px;
  width: 100%;
  display: block;
  overflow: hidden;
}
section#release-index article.releaseItem:first-of-type,
section#presskit-index article.releaseItem:first-of-type,
section#release-index article.presskitItem:first-of-type,
section#presskit-index article.presskitItem:first-of-type {
  border-top: 0;
  padding-top: 7px;
}
section#release-index article.releaseItem figure.releasePhoto,
section#presskit-index article.releaseItem figure.releasePhoto,
section#release-index article.presskitItem figure.releasePhoto,
section#presskit-index article.presskitItem figure.releasePhoto,
section#release-index article.releaseItem figure.presskitPhoto,
section#presskit-index article.releaseItem figure.presskitPhoto,
section#release-index article.presskitItem figure.presskitPhoto,
section#presskit-index article.presskitItem figure.presskitPhoto {
  float: left;
  cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 10px;
  background-color: #fff;
}
section#release-index article.releaseItem figure.releasePhoto img,
section#presskit-index article.releaseItem figure.releasePhoto img,
section#release-index article.presskitItem figure.releasePhoto img,
section#presskit-index article.presskitItem figure.releasePhoto img,
section#release-index article.releaseItem figure.presskitPhoto img,
section#presskit-index article.releaseItem figure.presskitPhoto img,
section#release-index article.presskitItem figure.presskitPhoto img,
section#presskit-index article.presskitItem figure.presskitPhoto img {
  float: none;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
@media (min-width: 568px) {
  section#release-index article.releaseItem figure.releasePhoto,
  section#presskit-index article.releaseItem figure.releasePhoto,
  section#release-index article.presskitItem figure.releasePhoto,
  section#presskit-index article.presskitItem figure.releasePhoto,
  section#release-index article.releaseItem figure.presskitPhoto,
  section#presskit-index article.releaseItem figure.presskitPhoto,
  section#release-index article.presskitItem figure.presskitPhoto,
  section#presskit-index article.presskitItem figure.presskitPhoto {
    width: 25%;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
    float: left;
  }
}
@media (min-width: 568px) {
  section#release-index article.releaseItem div.releaseInformation.releaseInformationThin,
  section#presskit-index article.releaseItem div.releaseInformation.releaseInformationThin,
  section#release-index article.presskitItem div.releaseInformation.releaseInformationThin,
  section#presskit-index article.presskitItem div.releaseInformation.releaseInformationThin,
  section#release-index article.releaseItem div.presskitInformation.releaseInformationThin,
  section#presskit-index article.releaseItem div.presskitInformation.releaseInformationThin,
  section#release-index article.presskitItem div.presskitInformation.releaseInformationThin,
  section#presskit-index article.presskitItem div.presskitInformation.releaseInformationThin {
    width: 75%;
    float: left;
  }
}
section#release-index article.releaseItem div.releaseInformation date,
section#presskit-index article.releaseItem div.releaseInformation date,
section#release-index article.presskitItem div.releaseInformation date,
section#presskit-index article.presskitItem div.releaseInformation date,
section#release-index article.releaseItem div.presskitInformation date,
section#presskit-index article.releaseItem div.presskitInformation date,
section#release-index article.presskitItem div.presskitInformation date,
section#presskit-index article.presskitItem div.presskitInformation date {
  font-size: 12px;
  line-height: 10px;
  display: block;
}
section#release-index article.releaseItem div.releaseInformation h4,
section#presskit-index article.releaseItem div.releaseInformation h4,
section#release-index article.presskitItem div.releaseInformation h4,
section#presskit-index article.presskitItem div.releaseInformation h4,
section#release-index article.releaseItem div.presskitInformation h4,
section#presskit-index article.releaseItem div.presskitInformation h4,
section#release-index article.presskitItem div.presskitInformation h4,
section#presskit-index article.presskitItem div.presskitInformation h4 {
  font-weight: bold!important;
  color: #464646;
  line-height: 21px;
  margin: 7px 0 5px;
}
section#release-index article.releaseItem div.releaseInformation summary,
section#presskit-index article.releaseItem div.releaseInformation summary,
section#release-index article.presskitItem div.releaseInformation summary,
section#presskit-index article.presskitItem div.releaseInformation summary,
section#release-index article.releaseItem div.presskitInformation summary,
section#presskit-index article.releaseItem div.presskitInformation summary,
section#release-index article.presskitItem div.presskitInformation summary,
section#presskit-index article.presskitItem div.presskitInformation summary {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}
section#release-index div#pagination div.pagination-wrapper div.pagination,
section#presskit-index div#pagination div.pagination-wrapper div.pagination {
  margin: 14px 0;
}
section#release-index div#pagination a#back-to-top,
section#presskit-index div#pagination a#back-to-top {
  float: right;
  margin-top: 20px;
}
section#release-index div#pagination div.pagination-wrapper,
section#presskit-index div#pagination div.pagination-wrapper {
  float: left;
}
section#release-index a#releaseListPagination,
section#presskit-index a#releaseListPagination {
  background: #DEDEDE;
  display: block;
  width: 100%;
  height: 57px;
  text-align: center;
  font-size: 16px;
  color: #464646;
  line-height: 57px;
  margin-top: 20px;
}
section#release-index a#releaseListPagination:hover,
section#presskit-index a#releaseListPagination:hover {
  text-decoration: none;
}
article#releaseArticle {
  padding: 0;
  margin: 0;
}
article#releaseArticle div#release_left_content {
  padding-top: 15px;
}
article#releaseArticle div#release_left_content.without-related-media {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
article#releaseArticle div#release_left_content header {
  margin: 0;
}
article#releaseArticle div#release_left_content header date {
  display: block;
  font-style: italic;
  margin-top: 16px;
  color: #7C7A7A;
}
article#releaseArticle div#release_left_content header h1 {
  color: #292929;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0px;
}
article#releaseArticle div#release_left_content header nav {
  display: block;
  width: 100%;
  margin: 6px 0 0 0;
  border-top: 1px solid #CCCCCC;
  padding-top: 12px;
}
article#releaseArticle div#release_left_content header ul#releaseActions {
  float: right;
  list-style: none;
  display: block;
  width: 100%;
  margin: 6px 0;
  border-top: 1px solid #cccccc;
  padding: 12px 0;
  border-bottom: 1px solid #cccccc;
}
article#releaseArticle div#release_left_content header ul#releaseActions li {
  background: #EBEBEB;
  line-height: 19px;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
article#releaseArticle div#release_left_content header ul#releaseActions li:first-of-type {
  margin-left: 0;
}
article#releaseArticle div#release_left_content header ul#releaseActions li a:after {
  position: absolute;
  width: 10px;
  height: 10px;
  font-family: FontAwesome;
  right: 7px;
}
article#releaseArticle div#release_left_content header ul#releaseActions li:hover {
  background: #595959;
  color: white;
}
article#releaseArticle div#release_left_content header ul#releaseActions li:hover a {
  color: white;
}
article#releaseArticle div#release_left_content header ul#releaseActions li.basket-add-long a:after {
  content: '\f067';
}
article#releaseArticle div#release_left_content header ul#releaseActions li.basket-remove-long a:after {
  content: '\f068';
}
article#releaseArticle div#release_left_content header ul#releaseActions li.share {
  margin-top: 10px;
}
@media (min-width: 568px) {
  article#releaseArticle div#release_left_content header ul#releaseActions li.share {
    margin-top: 0px;
  }
}
article#releaseArticle div#release_left_content header ul#releaseActions li.release-download {
  margin-top: 10px;
}
@media (min-width: 568px) {
  article#releaseArticle div#release_left_content header ul#releaseActions li.release-download {
    margin-top: 0px;
    float: right;
  }
}
article#releaseArticle div#release_left_content footer section#contactNissan {
  background-color: #CCCCCC;
  padding: 10px;
}
article#releaseArticle div#release_left_content header#presskitSummary section.presskitSummaryActions {
  border: 0;
}
article#releaseArticle div#release_left_content article#release {
  margin: 0;
  overflow: hidden;
}
article#releaseArticle div#release_left_content article#release a {
  color: #280045;
  text-decoration: underline;
}
article#releaseArticle div#release_left_content article#release a:hover {
  color: #612685;
}
article#releaseArticle div#release_left_content article#release div#releaseBody {
  margin: 0;
  padding: 0;
}
article#releaseArticle div#release_left_content article#release div#releaseBody p {
  font-size: 14px;
}
article#releaseArticle div#release_left_content footer {
  background: #ebebeb;
  padding: 10px 17px;
}
article#releaseArticle div#release_left_content footer h3 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 200;
}
article#releaseArticle div#release_left_content footer p {
  margin-bottom: 10px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 200;
}
article#releaseArticle div#release_left_content footer address {
  margin: 0;
}
article#releaseArticle div#release_left_content footer address ul {
  margin: 0;
  list-style: none;
}
article#releaseArticle div#release_left_content footer address ul li {
  display: inline-block;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 2px solid black;
  line-height: 17px;
  font-weight: 500;
  font-size: 15px;
}
article#releaseArticle div#release_left_content footer address ul li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
article#releaseArticle section#mediaWidgets {
  margin-top: 31px;
}
article#releaseArticle section#mediaWidgets div.icon-file-alt:after {
  font-family: FontAwesome;
  content: '\f0f6';
}
article#releaseArticle section#mediaWidgets div.icon-file-alt {
  display: inline;
  width: 10% !important;
  font-size: 36px;
  margin-top: 10px;
}
article#releaseArticle section#mediaWidgets div.document div.filename {
  display: inline;
  float: left;
  width: 85%;
}
div.releaseInformation h4,
div.releaseInformationThin h4 {
  font-weight: bold;
}
/*
*   === Photos ===
*/
section.photoThumbnail {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0px 5px;
  height: 225px;
}
@media (min-width: 768px) {
  section.photoThumbnail {
    margin-top: 0px;
    height: 150px;
  }
}
@media (min-width: 992px) {
  section.photoThumbnail {
    margin-top: 0px;
    height: 175px;
  }
}
section.photoThumbnail ul.thumbnailActions {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0 5px;
  list-style: none;
  margin: 0;
}
section.photoThumbnail ul.thumbnailActions li {
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 25px;
  height: 25px;
}
section.photoThumbnail ul.thumbnailActions li.icon {
  width: 25px;
  background-color: rgba(235, 235, 235, 0.5);
  text-align: center;
  font-family: FontAwesome;
  margin-right: 5px;
  cursor: pointer;
}
section.photoThumbnail ul.thumbnailActions li.icon:hover {
  color: white;
  background-color: #595959;
}
section.photoThumbnail ul.thumbnailActions li.basket-add:after {
  font-family: FontAwesome;
  content: '\f067';
}
section.photoThumbnail ul.thumbnailActions li.basket-remove:after {
  font-family: FontAwesome;
  content: '\f068';
}
section.photoThumbnail ul.thumbnailActions li.download {
  width: 25px;
  height: 25px;
  overflow: hidden;
  background: rgba(235, 235, 235, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
section.photoThumbnail ul.thumbnailActions li.download a.download {
  width: 25px;
  height: 25px;
  display: block;
}
section.photoThumbnail ul.thumbnailActions li.download a.download:after {
  text-align: center;
  margin-left: 1px;
  font-family: FontAwesome;
  content: '\f019';
}
section.photoThumbnail ul.thumbnailActions li.download a.download:hover {
  color: white;
}
section.photoThumbnail figure {
  position: relative;
}
section.photoThumbnail figure div.photo-wrapper {
  width: 153px;
  text-align: left;
  float: left;
  position: relative;
  display: inline-block;
}
section.photoThumbnail figure div.photo-wrapper img {
  margin-top: 0!important;
  vertical-align: bottom;
}
section.photoThumbnail figure figcaption h4 {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}
section.photoThumbnail figure figcaption h4:hover {
  color: #595959;
}
li.embargo {
  float: right!important;
  font-size: 13px !important;
  background-color: rgba(255, 0, 0, 0.5);
  color: white;
  padding: 0 5px 0 5px;
  font-family: FontAwesome;
}
li.embargo:after {
  content: '\f023';
}
div#photoShowItem figure#photoPreview img,
div#videoShowItem figure#photoPreview img,
div#photoShowItem #videoPreview img,
div#videoShowItem #videoPreview img {
  padding-bottom: 20px;
  display: block;
  margin: 0 auto 0 auto;
}
div#photoShowItem div#photoActions,
div#videoShowItem div#photoActions,
div#photoShowItem div#videoActions,
div#videoShowItem div#videoActions {
  padding: 0;
  height: auto;
  display: block;
}
div#photoShowItem div#photoActions span.embargoed-narrow,
div#videoShowItem div#photoActions span.embargoed-narrow,
div#photoShowItem div#videoActions span.embargoed-narrow,
div#videoShowItem div#videoActions span.embargoed-narrow {
  background: #595959;
  padding: 2px 5px 2px 5px;
  font-size: 12px;
  text-align: center;
}
div#photoShowItem div#photoActions h4,
div#videoShowItem div#photoActions h4,
div#photoShowItem div#videoActions h4,
div#videoShowItem div#videoActions h4 {
  color: black;
  margin: 10px 0 5px 0;
  line-height: 20px;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions h4,
  div#videoShowItem div#photoActions h4,
  div#photoShowItem div#videoActions h4,
  div#videoShowItem div#videoActions h4 {
    margin: 0 0 5px 0;
  }
}
div#photoShowItem div#photoActions textarea.caption,
div#videoShowItem div#photoActions textarea.caption,
div#photoShowItem div#videoActions textarea.caption,
div#videoShowItem div#videoActions textarea.caption {
  max-width: 256;
  height: 200px;
  resize: none;
  background-color: white;
  border: none;
}
div#photoShowItem div#photoActions ul#files,
div#videoShowItem div#photoActions ul#files,
div#photoShowItem div#videoActions ul#files,
div#videoShowItem div#videoActions ul#files {
  margin-top: 20px;
  list-style: none;
  margin-left: 0;
  padding: 0;
}
div#photoShowItem div#photoActions ul#files li.file,
div#videoShowItem div#photoActions ul#files li.file,
div#photoShowItem div#videoActions ul#files li.file,
div#videoShowItem div#videoActions ul#files li.file {
  clear: both;
  height: 45px;
  margin-top: 15px;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#files li.file,
  div#videoShowItem div#photoActions ul#files li.file,
  div#photoShowItem div#videoActions ul#files li.file,
  div#videoShowItem div#videoActions ul#files li.file {
    height: 25px;
  }
}
div#photoShowItem div#photoActions ul#files li.file ul,
div#videoShowItem div#photoActions ul#files li.file ul,
div#photoShowItem div#videoActions ul#files li.file ul,
div#videoShowItem div#videoActions ul#files li.file ul {
  list-style: none;
  padding-left: 0px;
}
div#photoShowItem div#photoActions ul#files li.file ul li,
div#videoShowItem div#photoActions ul#files li.file ul li,
div#photoShowItem div#videoActions ul#files li.file ul li,
div#videoShowItem div#videoActions ul#files li.file ul li {
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 45px;
  height: 45px;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#files li.file ul li,
  div#videoShowItem div#photoActions ul#files li.file ul li,
  div#photoShowItem div#videoActions ul#files li.file ul li,
  div#videoShowItem div#videoActions ul#files li.file ul li {
    line-height: 25px;
    height: 25px;
  }
}
div#photoShowItem div#photoActions ul#files li.file ul li.icon,
div#videoShowItem div#photoActions ul#files li.file ul li.icon,
div#photoShowItem div#videoActions ul#files li.file ul li.icon,
div#videoShowItem div#videoActions ul#files li.file ul li.icon {
  height: 45px;
  width: 45px;
  background-color: #dbdbdb;
  background-color: rgba(219, 219, 219, 0.5);
  text-align: center;
  font-family: FontAwesome;
  margin-right: 10px;
  cursor: pointer;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#files li.file ul li.icon,
  div#videoShowItem div#photoActions ul#files li.file ul li.icon,
  div#photoShowItem div#videoActions ul#files li.file ul li.icon,
  div#videoShowItem div#videoActions ul#files li.file ul li.icon {
    height: 25px;
    width: 25px;
    margin-right: 5px;
  }
}
div#photoShowItem div#photoActions ul#files li.file ul li.icon:hover,
div#videoShowItem div#photoActions ul#files li.file ul li.icon:hover,
div#photoShowItem div#videoActions ul#files li.file ul li.icon:hover,
div#videoShowItem div#videoActions ul#files li.file ul li.icon:hover {
  color: white;
}
div#photoShowItem div#photoActions ul#files li.file ul li.icon:hover a,
div#videoShowItem div#photoActions ul#files li.file ul li.icon:hover a,
div#photoShowItem div#videoActions ul#files li.file ul li.icon:hover a,
div#videoShowItem div#videoActions ul#files li.file ul li.icon:hover a {
  color: white;
}
div#photoShowItem div#photoActions ul#files li.file ul li.basket-add:after,
div#videoShowItem div#photoActions ul#files li.file ul li.basket-add:after,
div#photoShowItem div#videoActions ul#files li.file ul li.basket-add:after,
div#videoShowItem div#videoActions ul#files li.file ul li.basket-add:after {
  content: '\f067';
}
div#photoShowItem div#photoActions ul#files li.file ul li.basket-remove:after,
div#videoShowItem div#photoActions ul#files li.file ul li.basket-remove:after,
div#photoShowItem div#videoActions ul#files li.file ul li.basket-remove:after,
div#videoShowItem div#videoActions ul#files li.file ul li.basket-remove:after {
  content: '\f068';
}
div#photoShowItem div#photoActions ul#files li.file ul li.download,
div#videoShowItem div#photoActions ul#files li.file ul li.download,
div#photoShowItem div#videoActions ul#files li.file ul li.download,
div#videoShowItem div#videoActions ul#files li.file ul li.download {
  width: 45px;
  height: 45px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#files li.file ul li.download,
  div#videoShowItem div#photoActions ul#files li.file ul li.download,
  div#photoShowItem div#videoActions ul#files li.file ul li.download,
  div#videoShowItem div#videoActions ul#files li.file ul li.download {
    width: 25px;
    height: 25px;
  }
}
div#photoShowItem div#photoActions ul#files li.file ul li.download a.download,
div#videoShowItem div#photoActions ul#files li.file ul li.download a.download,
div#photoShowItem div#videoActions ul#files li.file ul li.download a.download,
div#videoShowItem div#videoActions ul#files li.file ul li.download a.download {
  width: 45px;
  height: 45px;
  display: block;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#files li.file ul li.download a.download,
  div#videoShowItem div#photoActions ul#files li.file ul li.download a.download,
  div#photoShowItem div#videoActions ul#files li.file ul li.download a.download,
  div#videoShowItem div#videoActions ul#files li.file ul li.download a.download {
    width: 25px;
    height: 25px;
  }
}
div#photoShowItem div#photoActions ul#files li.file ul li.download a.download:after,
div#videoShowItem div#photoActions ul#files li.file ul li.download a.download:after,
div#photoShowItem div#videoActions ul#files li.file ul li.download a.download:after,
div#videoShowItem div#videoActions ul#files li.file ul li.download a.download:after {
  text-align: center;
  margin-left: 1px;
  font-family: FontAwesome;
  content: '\f019';
}
div#photoShowItem div#photoActions ul#files li.file ul li.download a.download:hover,
div#videoShowItem div#photoActions ul#files li.file ul li.download a.download:hover,
div#photoShowItem div#videoActions ul#files li.file ul li.download a.download:hover,
div#videoShowItem div#videoActions ul#files li.file ul li.download a.download:hover {
  color: white;
}
div#photoShowItem div#photoActions ul#files li.file ul li div.icon,
div#videoShowItem div#photoActions ul#files li.file ul li div.icon,
div#photoShowItem div#videoActions ul#files li.file ul li div.icon,
div#videoShowItem div#videoActions ul#files li.file ul li div.icon {
  background-color: #EBEBEB;
  width: 25px;
  height: 25px;
  font-family: FontAwesome;
  font-size: 20px;
  text-align: center;
}
div#photoShowItem div#photoActions ul#files li.file ul li div.download:after,
div#videoShowItem div#photoActions ul#files li.file ul li div.download:after,
div#photoShowItem div#videoActions ul#files li.file ul li div.download:after,
div#videoShowItem div#videoActions ul#files li.file ul li div.download:after {
  font-size: 13px;
  float: left;
  content: '\f019';
  padding: 0 0 5px 7px;
}
div#photoShowItem div#photoActions ul#files li.file ul li div.dimensions,
div#videoShowItem div#photoActions ul#files li.file ul li div.dimensions,
div#photoShowItem div#videoActions ul#files li.file ul li div.dimensions,
div#videoShowItem div#videoActions ul#files li.file ul li div.dimensions {
  margin-left: 10px;
  font-size: 16px;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#files li.file ul li div.dimensions,
  div#videoShowItem div#photoActions ul#files li.file ul li div.dimensions,
  div#photoShowItem div#videoActions ul#files li.file ul li div.dimensions,
  div#videoShowItem div#videoActions ul#files li.file ul li div.dimensions {
    font-size: 13px;
  }
}
div#photoShowItem div#photoActions ul#share,
div#videoShowItem div#photoActions ul#share,
div#photoShowItem div#videoActions ul#share,
div#videoShowItem div#videoActions ul#share {
  padding: 0;
  clear: both;
}
div#photoShowItem div#photoActions ul#share a li,
div#videoShowItem div#photoActions ul#share a li,
div#photoShowItem div#videoActions ul#share a li,
div#videoShowItem div#videoActions ul#share a li {
  float: left;
  margin-right: 10px;
}
div#photoShowItem div#photoActions ul#share li.button,
div#videoShowItem div#photoActions ul#share li.button,
div#photoShowItem div#videoActions ul#share li.button,
div#videoShowItem div#videoActions ul#share li.button {
  background-color: #dbdbdb;
  background-color: rgba(219, 219, 219, 0.5);
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 10px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#share li.button,
  div#videoShowItem div#photoActions ul#share li.button,
  div#photoShowItem div#videoActions ul#share li.button,
  div#videoShowItem div#videoActions ul#share li.button {
    font-size: 13px;
    padding: 0px;
  }
}
div#photoShowItem div#photoActions ul#share li.button.share:hover,
div#videoShowItem div#photoActions ul#share li.button.share:hover,
div#photoShowItem div#videoActions ul#share li.button.share:hover,
div#videoShowItem div#videoActions ul#share li.button.share:hover,
div#photoShowItem div#photoActions ul#share li.button.hover,
div#videoShowItem div#photoActions ul#share li.button.hover,
div#photoShowItem div#videoActions ul#share li.button.hover,
div#videoShowItem div#videoActions ul#share li.button.hover {
  background: #595959;
  color: white;
}
div#photoShowItem div#photoActions ul#share li.button.share:hover a,
div#videoShowItem div#photoActions ul#share li.button.share:hover a,
div#photoShowItem div#videoActions ul#share li.button.share:hover a,
div#videoShowItem div#videoActions ul#share li.button.share:hover a,
div#photoShowItem div#photoActions ul#share li.button.hover a,
div#videoShowItem div#photoActions ul#share li.button.hover a,
div#photoShowItem div#videoActions ul#share li.button.hover a,
div#videoShowItem div#videoActions ul#share li.button.hover a {
  color: white;
}
div#photoShowItem div#photoActions ul#share li.button.embed a:after,
div#videoShowItem div#photoActions ul#share li.button.embed a:after,
div#photoShowItem div#videoActions ul#share li.button.embed a:after,
div#videoShowItem div#videoActions ul#share li.button.embed a:after {
  content: '\f03e';
  right: 16px;
}
@media (min-width: 992px) {
  div#photoShowItem div#photoActions ul#share li.button.embed a:after,
  div#videoShowItem div#photoActions ul#share li.button.embed a:after,
  div#photoShowItem div#videoActions ul#share li.button.embed a:after,
  div#videoShowItem div#videoActions ul#share li.button.embed a:after {
    right: 10px;
  }
}
form#email_prompt_form fieldset,
#email_basket_modal fieldset {
  border-top: 1px solid #280045;
}
form#email_prompt_form a#cancel:hover,
#email_basket_modal a#cancel:hover,
form#email_prompt_form a#submit:hover,
#email_basket_modal a#submit:hover {
  background-color: #280045 !important;
}
/*
*   === Videos ===
*/
#video-jwplayer_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 format */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#video-jwplayer_wrapper iframe,
#video-jwplayer_wrapper object,
#video-jwplayer_wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.videoThumbnail {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0px 5px;
  height: 225px;
}
@media (min-width: 768px) {
  section.videoThumbnail {
    margin-top: 0px;
    height: 150px;
  }
}
@media (min-width: 992px) {
  section.videoThumbnail {
    margin-top: 0px;
    height: 175px;
  }
}
section.videoThumbnail ul.thumbnailActions {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0 5px;
  list-style: none;
  margin: 0;
}
section.videoThumbnail ul.thumbnailActions li {
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 25px;
  height: 25px;
}
section.videoThumbnail ul.thumbnailActions li.icon {
  width: 25px;
  background-color: rgba(235, 235, 235, 0.5);
  text-align: center;
  font-family: FontAwesome;
  cursor: pointer;
  margin-right: 5px;
}
section.videoThumbnail ul.thumbnailActions li.icon:hover {
  color: white;
  background-color: #595959;
}
section.videoThumbnail ul.thumbnailActions li.basket-add:after {
  content: '\f067';
}
section.videoThumbnail ul.thumbnailActions li.basket-remove:after {
  content: '\f068';
}
section.videoThumbnail ul.thumbnailActions li.download {
  width: 25px;
  height: 25px;
  overflow: hidden;
  background: rgba(235, 235, 235, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
section.videoThumbnail ul.thumbnailActions li.download a.download {
  width: 25px;
  height: 25px;
  display: block;
}
section.videoThumbnail ul.thumbnailActions li.download a.download:after {
  text-align: center;
  margin-left: 1px;
  font-family: FontAwesome;
  content: '\f019';
}
section.videoThumbnail ul.thumbnailActions li.download a.download:hover {
  color: white;
}
section.videoThumbnail figure {
  position: relative;
}
section.videoThumbnail figure div.video-wrapper {
  text-align: left;
  float: left;
  position: relative;
  display: inline-block;
  width: 153px;
  height: 86px;
}
section.videoThumbnail figure div.video-wrapper img {
  margin-top: 0!important;
  vertical-align: bottom;
}
section.videoThumbnail figure span.video-duration {
  float: left;
  font-size: 10px !important;
  background-color: rgba(10, 10, 10, 0.5);
  color: white;
  padding: 0 5px 0 5px;
  position: absolute;
  display: block;
  right: 0px;
  top: 0;
  text-align: center;
  margin: 4px;
}
section.videoThumbnail figure figcaption h4 {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}
section.videoThumbnail figure figcaption h4:hover {
  color: #595959;
}
/*
*   === Widgets ===
*/
div#sideContent footer section#contactNissan,
div#presskit_left_content footer section#contactNissan {
  background-color: #CCCCCC;
  padding: 15px;
}
section#mediaWidgets {
  /* Override height for Video Widgets */
}
section#mediaWidgets div.play-toggle-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/assets/images/buttons/play_button.png');
  background-position: center;
  background-repeat: no-repeat;
}
section#mediaWidgets div.play-toggle-overlay:hover {
  cursor: pointer;
}
section#mediaWidgets section.thumb-widget,
section#mediaWidgets section#document-widget {
  padding: 0;
  margin-bottom: 35px;
}
section#mediaWidgets section.thumb-widget header h3,
section#mediaWidgets section#document-widget header h3 {
  line-height: 14px;
  padding: 12px 0;
  color: #595959;
  text-transform: uppercase;
  font-family: Infiniti Light;
}
section#mediaWidgets section.thumb-widget header h3 a,
section#mediaWidgets section#document-widget header h3 a {
  color: #595959;
}
section#mediaWidgets section.thumb-widget section.preview a,
section#mediaWidgets section#document-widget section.preview a {
  display: block;
  position: relative;
  margin: 0;
}
section#mediaWidgets section.thumb-widget section.preview a figcaption,
section#mediaWidgets section#document-widget section.preview a figcaption {
  font-size: 14px;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  padding: 7px 10px;
  background: #171717;
  opacity: 0.85;
  filter: alpha(opacity=85);
  font-weight: 300;
  color: white;
}
section#mediaWidgets section.thumb-widget section.thumbs,
section#mediaWidgets section#document-widget section.thumbs {
  margin-top: 1px;
}
section#mediaWidgets section.thumb-widget section.thumbs ul,
section#mediaWidgets section#document-widget section.thumbs ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
section#mediaWidgets section.thumb-widget section.thumbs ul li,
section#mediaWidgets section#document-widget section.thumbs ul li {
  list-style: none;
  float: left;
  width: 33.33333333%;
  text-align: center;
}
section#mediaWidgets section.thumb-widget section.thumbs ul li:first-child,
section#mediaWidgets section#document-widget section.thumbs ul li:first-child {
  text-align: left;
}
section#mediaWidgets section.thumb-widget section.thumbs ul li:last-child,
section#mediaWidgets section#document-widget section.thumbs ul li:last-child {
  text-align: right;
}
section#mediaWidgets section.thumb-widget section.thumbs ul li img,
section#mediaWidgets section#document-widget section.thumbs ul li img {
  vertical-align: bottom;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
section#mediaWidgets section.thumb-widget section.thumbs ul li img:hover,
section#mediaWidgets section#document-widget section.thumbs ul li img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
section#mediaWidgets section.thumb-widget section.thumbs ul li.selected img,
section#mediaWidgets section#document-widget section.thumbs ul li.selected img {
  opacity: 1;
  filter: alpha(opacity=100);
}
section#mediaWidgets section.thumb-widget footer,
section#mediaWidgets section#document-widget footer {
  margin-top: 1px;
}
section#mediaWidgets section.thumb-widget span.label-important,
section#mediaWidgets section#document-widget span.label-important {
  background-color: #595959;
}
section#mediaWidgets section.thumb-widget span.label-important::after,
section#mediaWidgets section#document-widget span.label-important::after {
  border-color: transparent #595959 transparent transparent;
}
a#modelsLink div#modelsLink {
  margin: 15px 0 10px 0;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
@media (min-width: 992px) {
  a#modelsLink div#modelsLink {
    margin: 16px 0 35px 0;
  }
}
a#modelsLink div#modelsLink:hover {
  border-color: #000000;
  background-color: #000000 !important;
  background-image: none!important;
}
a#modelsLink div#modelsLink:hover span#right-arrow {
  background-image: url('/assets/images/icons/rarr-white.png') !important;
}
a#modelsLink div#modelsLink:hover p,
a#modelsLink div#modelsLink:hover span#right-arrow {
  color: #FFFFFF;
}
a#modelsLink div#modelsLink div#logo {
  background-image: none;
}
a#modelsLink div#modelsLink p {
  color: #595959;
}
a#modelsLink div#modelsLink span#right-arrow {
  background-image: url('/assets/images/icons/rarr-purple.png');
  width: 30px;
  height: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 15px;
}
/*
*   === Contact Information ===
*/
aside#contactInformation section#contactNissan {
  background-color: #E5E5E5;
  margin-bottom: 35px;
}
aside#contactInformation section#contactNissan bold {
  font-weight: 600;
}
aside#contactInformation section#contactNissan h3 {
  text-transform: uppercase;
  font-family: Infiniti Light;
  font-weight: 200;
}
aside#contactInformation section#contactNissan address {
  font-family: Infiniti Light;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #464646;
}
aside#contactInformation section#contactNissan footer a {
  background: #999999 !important;
  color: white!important;
}
aside#contactInformation section#contactNissan footer:hover {
  background: #999999 !important;
  color: white!important;
}
/*
*   === Footer ===
*/
footer.globalFooter {
  margin: 10px 0 0 0;
}
footer.globalFooter section#sitemap {
  padding-top: 0px;
  padding-bottom: 20px;
  min-height: 800px;
  font-family: Infiniti Light;
}
/*
*   === Models ===
*/
.page .model-row h3 {
  text-align: left;
  padding-left: 22px;
  font-size: 18px;
  margin-top: 10px;
}
.page .model-cell {
  text-align: center;
  height: 150px;
  margin-bottom: 5px;
}
#models .model-row,
#galleries .model-row {
  background-color: #f5f5f5;
  margin-bottom: 0px;
  background-clip: content-box;
  padding: 10px 0px;
}
#models .model-row h3,
#galleries .model-row h3 {
  text-align: left;
  padding-left: 22px;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 200;
}
#models a.collapsed h3:after,
#galleries a.collapsed h3:after {
  font-family: FontAwesome;
  content: "\f107";
  float: right;
  padding-right: 15px;
}
#models a h3:after,
#galleries a h3:after {
  font-family: FontAwesome;
  content: "\f106";
  float: right;
  padding-right: 15px;
}
#models .model-cell,
#galleries .model-cell {
  text-align: center;
  height: 240px;
  margin-bottom: 5px;
}
#models .panel-body,
#galleries .panel-body {
  padding: 0px;
}
div#us-infiniti-concept-cars .model-row {
  background-color: #f5f5f5;
  margin-bottom: 0px;
  background-clip: content-box;
  padding: 10px 0px;
}
div#us-infiniti-concept-cars .model-row h3 {
  text-align: left;
  padding-left: 22px;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 200;
}
div#us-infiniti-concept-cars .model-cell {
  text-align: center;
  height: 150px;
  margin-bottom: 5px;
}
/*
*   === Photo Galleries adjustment ===
*/
#galleries .model-cell {
  text-align: center;
  height: 135px;
  margin-bottom: 5px;
}
#galleries .panel-body {
  padding: 0px;
}
/*
*   === Directors ===
*/
#directors h2 {
  font-size: 22px;
}
@media (min-width: 992px) {
  #directors h2 {
    font-size: 30px;
  }
}
#directors .directors-cell {
  height: 100%;
  font-size: 13px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #directors .directors-cell {
    height: 175px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #directors .directors-cell {
    height: 175px;
    margin-bottom: 5px;
  }
}
/*
*   === Bulletin ===
*/
div#bulletin {
  background: #191919;
}
div#bulletin figure {
  padding: 12px 0;
  background-color: #191919;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#191919', GradientType=0);
  background-image: -moz-linear-gradient(top, #2b2b2b, #191919);
  background-image: -ms-linear-gradient(top, #2b2b2b, #191919);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b2b2b), to(#191919));
  background-image: -webkit-linear-gradient(top, #2b2b2b, #191919);
  background-image: -o-linear-gradient(top, #2b2b2b, #191919);
  background-image: linear-gradient(top, #2b2b2b, #191919);
}
/*
*   === Press Kits ===
*/
article#presskitArticle {
  padding: 0;
}
article#presskitArticle div#presskit_left_content header {
  margin: 0;
}
article#presskitArticle div#presskit_left_content header h1 {
  color: #292929;
  font-weight: 600;
  margin-top: 16px;
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  article#presskitArticle div#presskit_left_content header h1 {
    font-size: 28px;
  }
}
article#presskitArticle div#presskit_left_content header nav {
  display: block;
  width: 100%;
  margin: 6px 0 0 0;
  border-top: 1px solid #CCCCCC;
  padding-top: 12px;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav {
  margin: 0 auto 15px;
  padding-left: 0px;
  width: auto;
  float: left;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav:before,
article#presskitArticle div#presskit_left_content header nav #presskitNav:after {
  content: " ";
  display: table;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav:after {
  clear: both;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li {
  background: transparent;
  float: left;
  display: inline-block;
  width: auto;
  height: 30px;
  list-style-type: none;
  font-weight: 200;
  font-size: 1.2em;
  border: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  text-shadow: none;
  position: relative;
  border-radius: 5px!important;
  margin-left: 5px;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li a,
article#presskitArticle div#presskit_left_content header nav #presskitNav li span {
  color: #4a4a4a;
  padding: 5px 6px;
  display: block;
  font-weight: 400;
  font-size: 13px;
  height: auto;
  width: auto;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  article#presskitArticle div#presskit_left_content header nav #presskitNav li a,
  article#presskitArticle div#presskit_left_content header nav #presskitNav li span {
    padding: 5px 13px;
    font-size: 15px;
  }
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li a:hover,
article#presskitArticle div#presskit_left_content header nav #presskitNav li span:hover {
  text-decoration: none;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.active {
  background-color: #EBEBEB;
  -webkit-box-shadow: 0 1px 3px rgba(45, 54, 64, 0.9);
  -moz-box-shadow: 0 1px 3px rgba(45, 54, 64, 0.9);
  box-shadow: 0 1px 3px rgba(45, 54, 64, 0.9);
  border-radius: 5px!important;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.active:hover {
  cursor: default;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.active:after {
  height: 17px;
  width: 45px;
  margin: 0 auto 10px;
  display: block;
  background: url('/assets/images/buttons/presskit_tab_arrow.png') no-repeat center;
  background-size: 38px;
  margin-top: 2px;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled {
  cursor: default;
  background-color: transparent!important;
  border: 0px;
  border-left: 0!important;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled:hover {
  cursor: default;
  background-color: transparent;
  background-image: none;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled:hover:after {
  content: '';
  display: none;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled a,
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled span {
  color: #d7d7d7 !important;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled + li:not(.disabled) {
  border: 0!important;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled + .disabled {
  border-left: 1px dotted #EEE;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li:hover {
  cursor: pointer;
  background-repeat: repeat-x;
  background-color: #EBEBEB;
  -webkit-box-shadow: 0 1px 3px rgba(45, 54, 64, 0.9);
  -moz-box-shadow: 0 1px 3px rgba(45, 54, 64, 0.9);
  box-shadow: 0 1px 3px rgba(45, 54, 64, 0.9);
  border-radius: 5px!important;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li:hover:after {
  content: '';
  height: 17px;
  width: 45px;
  margin: 0 auto 10px;
  display: block;
  background: url('/assets/images/buttons/presskit_tab_arrow.png') no-repeat center;
  background-size: 38px;
  margin-top: 2px;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li:first-child {
  border-top-right-radius: 5px 0px 0px 5px;
  border-top-left-radius: 5px 0px 0px 5px;
  border-bottom-right-radius: 5px 0px 0px 5px;
  border-bottom-left-radius: 5px 0px 0px 5px;
  margin: 0px;
  width: auto;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li:last-child {
  border-top-right-radius: 0px 5px 5px 0px;
  border-top-left-radius: 0px 5px 5px 0px;
  border-bottom-right-radius: 0px 5px 5px 0px;
  border-bottom-left-radius: 0px 5px 5px 0px;
  width: auto;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li + li {
  border-left: 0px;
}
article#presskitArticle div#presskit_left_content header nav #presskitNav li.disabled + li:not(.disabled) {
  border: 1px solid;
  border-color: rgba(100, 100, 100, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
}
article#presskitArticle div#presskit_left_content header ul#presskitActions li {
  background: #EBEBEB;
}
article#presskitArticle div#presskit_left_content header ul#presskitActions li:hover {
  background: #595959;
  color: white;
}
article#presskitArticle div#presskit_left_content header ul#presskitActions li:hover a {
  color: white;
}
article#presskitArticle div#presskit_left_content header#presskitSummary section.presskitSummaryActions {
  border: 0;
}
article#presskitArticle div#presskit_left_content div.tab-content header {
  font-size: 12px;
  width: 100%;
}
article#presskitArticle div#presskit_left_content div.tab-content header hgroup {
  border-bottom: 0;
}
article#presskitArticle div#presskit_left_content div.tab-content header hgroup h1 {
  font-size: 17px;
  line-height: 23px;
  margin-top: 0;
}
@media (min-width: 992px) {
  article#presskitArticle div#presskit_left_content div.tab-content header hgroup h1 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 200;
  }
}
article#presskitArticle div#presskit_left_content footer {
  margin-top: 20px;
  background: #ebebeb;
  padding: 10px 17px;
}
article#presskitArticle div#presskit_left_content footer h3 {
  text-transform: uppercase;
  font-weight: 200;
}
article#presskitArticle div#presskit_left_content footer p {
  margin-bottom: 10px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 200;
}
article#presskitArticle div#presskit_left_content footer address {
  margin: 0;
}
article#presskitArticle div#presskit_left_content footer address ul {
  margin: 0;
  list-style: none;
}
article#presskitArticle div#presskit_left_content footer address ul li {
  display: inline-block;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 2px solid black;
  line-height: 17px;
  font-weight: 500;
  font-size: 15px;
}
article#presskitArticle div#presskit_left_content footer address ul li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
article#presskitArticle section#mediaWidgets {
  margin-top: 31px;
}
/*
*   === Press Kits Archives ===
*/
#press-kit-archive ul.list-unstyled {
  margin-bottom: 15px;
}
#press-kit-archive ul.list-unstyled li {
  padding-bottom: 3px;
}
/*
*   === Press Kits ===
*/
header#basketHeader {
  padding: 7px 0;
  margin-top: 12px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
header#basketHeader a.btn {
  color: #4A4A4A;
  padding: 3px 7px 3px 7px;
  background: #EBEBEB;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  border-radius: 0;
  border: 0;
  text-shadow: none;
  margin: 0;
}
header#basketHeader a.btn:after {
  position: absolute;
  width: 10px;
  height: 10px;
  font-family: FontAwesome;
  content: '';
  right: 10px;
  bottom: 11px;
  right: 8px;
}
header#basketHeader a.btn:hover {
  background: #595959;
  color: white;
}
header#basketHeader a.btn:hover a {
  color: white;
}
header#basketHeader a.btn#download-basket {
  margin-top: 5px;
}
@media (min-width: 568px) {
  header#basketHeader a.btn#download-basket {
    float: right;
    margin-top: 0px;
  }
}
header#basketHeader a.btn#empty-basket {
  margin-left: 7px;
}
header#basketHeader a.btn span.action-icn {
  font-size: 18px;
  line-height: 9px;
  margin-left: 5px;
}
header#basketHeader a.btn span.icon-envelope {
  margin-left: 7px;
  font-size: 16px;
}
section#basketContent > section {
  margin-top: 12px;
}
section#basketContent > section h3 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 7px;
  font-weight: 200;
}
section#basketContent section#releaseList div.basketItem {
  border-top: 0px !important;
  border-top: 1px solid #CCCCCC;
  padding: 7px 0;
}
section#basketContent section#releaseList div.basketItem h5 {
  margin-top: 0px;
}
@media (min-width: 768px) {
  section#basketContent section#releaseList div.basketItem h5 {
    margin-top: 5px;
  }
}
section#basketContent section#releaseList div.basketItem:before,
section#basketContent section#releaseList div.basketItem:after {
  content: " ";
  display: table;
}
section#basketContent section#releaseList div.basketItem:after {
  clear: both;
}
section#basketContent section#releaseList div.basketItem:first-child {
  border-top: 0;
}
section#basketContent section#releaseList div.basketItem ul {
  float: left;
  margin: 0;
  list-style: none;
  padding-left: 5px;
}
section#basketContent section#releaseList div.basketItem ul li {
  float: left;
  margin-right: 5px;
  background-color: #EBEBEB;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 13px;
  font-family: FontAwesome;
  line-height: 28px;
}
section#basketContent section#releaseList div.basketItem ul li.basket-remove:after {
  content: '\f068';
}
section#basketContent section#releaseList div.basketItem ul li a.download:after {
  text-align: center;
  margin-left: 3px;
  font-family: FontAwesome;
  content: '\f019';
  display: inline;
  margin-right: 5px;
  line-height: 25px;
}
section#basketContent section#releaseList div.basketItem a.title {
  float: left;
}
section#basketContent section#releaseList div.basketItem a.title h4 {
  line-height: 25px;
  color: #4A4A4A;
  font-weight: 500;
}
section#basketContent section#photoList p.title,
section#basketContent section#videoList p.title {
  font-weight: 500;
  margin-left: -10px;
}
@media (min-width) {
  section#basketContent section#photoList p.title,
  section#basketContent section#videoList p.title {
    margin-left: 0px;
  }
}
section#basketContent section#photoList div#buttonsTop,
section#basketContent section#videoList div#buttonsTop {
  width: 465px;
  display: inline-block;
  margin-right: 8px;
  padding: 0;
  margin-top: 24px;
  float: left;
}
section#basketContent section#photoList div#thumbnails,
section#basketContent section#videoList div#thumbnails {
  clear: both;
}
section#basketContent section#photoList div#thumbnails section.thumbnailRow,
section#basketContent section#videoList div#thumbnails section.thumbnailRow {
  border-top: 1px solid #eeeeee;
  padding-bottom: 0;
  padding: 7px 0;
}
section#basketContent section#photoList div#thumbnails section.thumbnailRow:first-child,
section#basketContent section#videoList div#thumbnails section.thumbnailRow:first-child {
  border-top: 0;
}
section#basketContent section#photoList div#thumbnails section.thumbnailRow section.photoThumbnail figure figcaption,
section#basketContent section#videoList div#thumbnails section.thumbnailRow section.photoThumbnail figure figcaption,
section#basketContent section#photoList div#thumbnails section.thumbnailRow section.videoThumbnail figure figcaption,
section#basketContent section#videoList div#thumbnails section.thumbnailRow section.videoThumbnail figure figcaption {
  width: 295px;
  text-align: left;
  float: right;
  margin-left: 17px;
  display: inline;
}
section#basketContent section#photoList div#thumbnails section.thumbnailRow section.photoThumbnail figure figcaption h4,
section#basketContent section#videoList div#thumbnails section.thumbnailRow section.photoThumbnail figure figcaption h4,
section#basketContent section#photoList div#thumbnails section.thumbnailRow section.videoThumbnail figure figcaption h4,
section#basketContent section#videoList div#thumbnails section.thumbnailRow section.videoThumbnail figure figcaption h4 {
  line-height: 25px;
  color: #4A4A4A;
  font-weight: 500;
}
/*
*   === Pagination ===
*/
div.pagination-wrapper div.pagination ul {
  background: #eeeeee;
  border-radius: 0;
  box-shadow: none!important;
  font-size: 13px;
}
div.pagination-wrapper div.pagination ul li a {
  color: #7C7A7A;
  background-color: #CCCCCC;
  border-radius: 0;
  border: 0;
  line-height: 30px;
  padding: 0 11px;
}
div.pagination-wrapper div.pagination ul li a.active,
div.pagination-wrapper div.pagination ul li a:hover {
  background: #45186E;
  color: #EBEBEB;
  text-decoration: underline;
}
div.pagination-wrapper div.pagination ul li a.pagination-step {
  width: 30px;
  height: 30px;
  padding: 0;
  background: #a8a8a8;
  color: white;
  text-align: center;
}
/*
*   === Miscellaneous ===
*/
.forward-ho,
.back-ho,
.none-ho {
  background: #eeeeee !important;
  color: #787878 !important;
  padding: 9px 12px!important;
  font-size: 14px!important;
  font-weight: 500!important;
  line-height: 14px!important;
  width: 276px!important;
  height: auto!important;
  display: block!important;
  text-transform: uppercase!important;
  position: relative!important;
}
.forward-ho:hover,
.back-ho:hover,
.none-ho:hover {
  color: white!important;
  background: #595959 !important;
}
.forward-ho.long,
.back-ho.long,
.none-ho.long {
  font-family: Infiniti Light;
  background-color: #E5E5E5 !important;
  color: #000000 !important;
  width: 100%!important;
}
.forward-ho.long:hover,
.back-ho.long:hover,
.none-ho.long:hover {
  color: #FFFFFF !important;
  border-color: #000000;
  background-color: #000000 !important;
}
.forward-ho {
  text-align: left!important;
}
.forward-ho:after {
  position: absolute;
  width: 10px;
  height: 10px;
  font-family: FontAwesome;
  content: '\f0da';
  right: 5px;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}
.back-ho {
  text-align: right!important;
}
.back-ho:after {
  position: absolute;
  width: 10px;
  height: 10px;
  font-family: FontAwesome;
  content: '\f053';
  left: 10px;
}
ul.breadcrumb-nav {
  margin: 0;
  list-style: none;
  margin-top: 8px;
  font-size: 12px;
}
ul.breadcrumb-nav li {
  display: inline-block;
}
ul.breadcrumb-nav li a {
  text-decoration: underline;
}
div#footer a.link-to-top:before {
  content: '\f0d8' !important;
  font-family: FontAwesome;
}
/*
*   ==== Refine Search ===
*/
input#searchInput {
  border-color: #ccc !important;
}
div#channelRefineSearch div#refineSearch {
  margin-top: 5px;
  margin-bottom: 5px;
}
div#photoListRefineSearch div#refineSearch,
div#videoListRefineSearch div#refineSearch {
  line-height: 30px;
  font-size: 13px;
  margin-bottom: 0px;
}
div#refineSearch p#title {
  line-height: 30px;
}
div#refineSearch select {
  margin-bottom: 15px;
}
section#photoList,
section#videoList {
  margin-top: 20px;
}
section#photoList div#buttonsTop:before,
section#videoList div#buttonsTop:before,
section#photoList div#buttonsTop:after,
section#videoList div#buttonsTop:after {
  content: " ";
  display: table;
}
section#photoList div#buttonsTop:after,
section#videoList div#buttonsTop:after {
  clear: both;
}
section#photoList div#buttonsTop div#pagination div#results div.pagination-wrapper div.pagination,
section#videoList div#buttonsTop div#pagination div#results div.pagination-wrapper div.pagination {
  margin: 0;
}
section#photoList div#buttonsTop div#pagination div#results,
section#videoList div#buttonsTop div#pagination div#results {
  float: left;
}
section#photoList div#buttonsBottom div#pagination div#results div.pagination-wrapper div.pagination,
section#videoList div#buttonsBottom div#pagination div#results div.pagination-wrapper div.pagination {
  margin-top: 5px;
}
section.total-entries {
  color: #7C7A7A;
  float: left;
  line-height: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
#releaseList .total-entries {
  line-height: 40px;
  margin-left: 10px;
}
/*
*   ==== Action icons ===
*/
ul.actions li:hover {
  color: white;
  background-color: #595959 !important;
}
ul.actions li:hover a,
ul.actions li:hover a:hover {
  color: white;
}
/*
*   ==== Infiniti pagination ===
*/
div.pagination li div.pagination-button-container {
  float: left;
  display: inline-block;
}
div.pagination li div.pagination-button-container a.pagination-step {
  font-family: FontAwesome;
}
div.pagination li div.pagination-button-container a.pagination-step.left {
  background-image: url('/assets/images/icons/larr-white.png');
  background-repeat: no-repeat;
  background-position: center center;
}
div.pagination li div.pagination-button-container a.pagination-step.right {
  background-image: url('/assets/images/icons/rarr-white.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.modal-header--embargo {
  background-color: #c71444;
}
/*
*   === Locale specific CSS ===
*/
body.fr-CA ul#share li.embed {
  font-size: 12px!important;
}
/*# sourceMappingURL=naias13-infiniti.css.map */