/*
Theme Name: Herbie Hancock
Author: Icon Digital
Author URI: http://www.icondigital.nyc
Description: Custom theme for Herbie Hancock
Version: 1.1
*/
html,
body {
	background: #000;
	color: #fff;
	font-family: 'FL';
	font-size: 22px;
	margin: 0;
	min-width: 1200px;
	padding: 0;
}

html {
   margin: 0px;
   height: 100%;
}

body {
   margin: 0px;
   min-height: 100%;
}

.cf {
	content: "";
	display: table;
	clear: both;
}

.bx-wrapper{
	min-height: 100vh;
}

.videos .bx-wrapper, .video .bx-wrapper, .page-template-tour .bx-wrapper{
	min-height: 0px;
}

.home .bx-viewport{
	height: 100vh !important;
}

a {
	color: #aac7e6;
	text-decoration: none;
}

/* global */
.container {
	margin: 0 auto;
	width: 1200px;
}
.container-fluid {
	width: 100%;
}
.dotted {
  display: table;
  white-space: nowrap;
}
.dotted:before,
.dotted:after {
  background: url('images/dot-blue.png') repeat-x;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.65em;
  width: 50%;
}

/*.left .dotted:before,
.left .dotted:after {
  background: url('images/dot-blue.png') repeat-x;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.65em;
  width: 100px;
}*/
.dotted:before {
  right: 0;
}
.dotted:after {
  left: 0;
}
.clear {
	clear: both;
	float: none !important;
}
.cover {
	position: relative;
}
.cover img.cover {
  display: block;
	height: 100%;
	width: 100%;
}

.page-template-news .cover img.cover{
	height: 100%;
}
.cover img.arrow {
  bottom: 0;
  position: absolute;
  right: 0;
  height: 42px;
  width: auto;
}
#warning-message { display: none; }
/* SUPPRESS MOBILE-BLOCKING LOGIC
#warning-message { display: none; color: #fff; font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif"; font-size: 40px; font-weight: bold;margin: 10% auto; text-align: center; width: 80%;}
#warning-message img { margin-bottom: 20px; }
@media only screen and (max-width: 1200px) and (orientation: portrait){
	header, footer, #main, .static { display: none; }
	#warning-message { display: block; }
}
@media only screen and (orientation: landscape){
	#warning-message { display: none; }
}
 */

/* header */
#menu-main-menu {
	background: rgba(0,50,100,0.3);
	display: table;
	font-family: 'Futura LT W01 Light';
	font-size: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	table-layout: fixed;
	width: 100%;
	z-index: 1000;
}
#menu-main-menu > li {
	display: table-cell;
  text-align: center;
}
#menu-main-menu > li:first-child {
  /*display: none;
	text-indent: -9999px;
	width: 4%;*/
}
#menu-main-menu > li > a {
	color: #fff;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
}
#menu-main-menu > li:hover a,
#menu-main-menu > li.current-menu-item a {
	color: #dcc3aa;	
}
#menu-main-menu .sub-menu {
	background: rgba(220,195,170,0.5);
	display: none;
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
#menu-main-menu > li:hover .sub-menu {
	display: block;
}
#menu-main-menu .sub-menu li {
	border-right: 1px solid #dcc3aa;
	float: left;
	padding: 0 20px;
}
#menu-main-menu .sub-menu li:last-child {
	border: 0;
}
#menu-main-menu .sub-menu li a {
	color: #fff;
	letter-spacing: 3px;
}

/* content */
main {
	margin-top: -60px;
	position: relative;
}
.single-post main,
.page-template-default main {
	margin-top: 0;
}

/* footer */
.fixed-icons {
	bottom: 0;
	position: fixed;
  z-index: 100;
}
.fixed-icons a,
.social-icons a {
	/*background: #003264;*/
	background: rgba(0,50,100,0.5);
	color: #eee;
	display: inline-block;
	font-size: 32px;
	height: 37px;
	line-height: 32px;
	margin: 0 5px 0 0;
	padding-top: 5px;
	text-align: center;
	width: 42px;
}
.fixed-icons .fa-volume-up,
.fixed-icons .fa-volume-off {
  background: #dcc3aa;
}
.fixed-icons .fa-volume-off {
	display: none;
	width: 42px;
}

/* home */
.page-template-home .page {
	position: relative;
}
.page-template-home .page .entry-header h1 {
	color: #dcc3aa;
	font-family: 'CL';
	font-size: 90px;
  font-weight: normal;
	line-height: 75px;
	left: 30px;
	margin: 60px 0 0;
	position: absolute;
	top: 50px;
	width: 60px;
	text-transform: uppercase;
	z-index: 1000;
}
.page-template-home .slides {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-template-home .slides img {
	height: 100%;
	width: 100%;
}
.page-template-home .bx-clone {
  display: none;
}
.page-template-home .bx-wrapper {
	position: relative;
}
.page-template-home .bx-controls {
	bottom: 40px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.page-template-home .bx-pager-item {
	display: inline-block;
}
.page-template-home .bx-pager-item a {
	background: none !important;
	border: 2px solid #dcc3aa !important;
	border-radius: 50%;
	display: block;
	height: 20px !important;
	margin: 0 10px !important;
	text-indent: -9999px;
	width: 20px !important;
}
.page-template-home .bx-pager-item a.active {
	background: #dcc3aa !important;
}
.page-template-home .bx-wrapper img {
	display: block;
}
.page-template-home .fixed-icons {
	display: none;
}
#up_container_1 {
	display: none;
}
.social-icons{
	display:none;
}
.home #jp_container_1,
.home .social-icons{
	/*bottom: 0px;*/
	top: 90%;
	display: block !important;
	left: 20px;
	font-size: 0.9em;
	position: absolute;
	text-align: center;
	width: 350px;
	z-index: 1000;
}
.home .social-icons {
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
  width: auto;
}

.page-id-1437 #jp_container_2 {
	
	display: block;
	left: 80px;
	font-size: 0.9em;
	position:absolute;
	padding:10px;
	text-align: center;
	width: 350px;
	z-index: 1000;
	bottom:85px;
}

.home .static, .page-id-1437 .static {
	/*height: 0px !important;*/
}

.home .player, .page-id-1437 .player {
	background: rgba(0,50,100,0.5);
	padding: 10px 10px 20px;
	position: relative;
}
.home .player .title,  .page-id-1437 .player .title{
	line-height: 20px;
	margin-left: -40px;
	text-indent: 20px;
	font-weight:bold;
}
.home .player .audio,  .page-id-1437 .player .audio{
	position: absolute;	
	right: 10px;
	top: 30px;
	width: 20px;
}
.home .player .jp-playlist,  .page-id-1437 .player .jp-playlist {
  display: none;
}
.home .player .controls,  .page-id-1437 .player .controls {
	align-items: center;
	bottom: 10px;
	display: flex !important;
	left: 50%;
	margin-left: -60px;
	position: absolute;
	text-align: center;
}
.home .player .controls a,  .page-id-1437 .player .controls a  {
	font-size: 12px;
	margin: 0 10px;
	text-align: center;
}
.home .player .controls a.fa-play,
.home .player .controls a.fa-pause,  .page-id-1437 .player .controls a.fa-play,  .page-id-1437 .player .controls a.fa-pause {
	font-size: 20px;
	width: 20px;
}
.home .player .controls .fa-stop, .page-id-1437 .player .controls .fa-stop {
  display: none;
}
.home .player .meta, .page-id-1437.player .meta {
	margin-right: 35px;
	text-align: center;
}
.home .player .jp-current-time,
.home .player .jp-duration, .page-id-1437 .player .jp-current-time, .page-id-1437 .player .jp-duration{
	font-size: 0.8em;
	left: 10px;
	position: absolute;
	top: 45px;
}
.home .player .jp-duration, .page-id-1437 .player .jp-duration {
	left: auto;
	right: 45px;
}
.home .player .jp-progress, .page-id-1437 .player .jp-progress {
	float: left;
	height: 21px;
	left: 0px;
	padding-top: 10px;
	overflow: hidden;
	position: relative;
	top: 0px;
	width: 100%;
}
.home .player .jp-seek-bar, .page-id-1437.player .jp-seek-bar {
	border-top: 5px solid #000;
	width: 0px;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.home .player .jp-play-bar, .page-id-1437.player .jp-play-bar {
	background: #dcc3aa;
	height: 5px;
	position: absolute;
	top: -5px;
}
.home .player .audio, .page-id-1437 .player .audio {
	width: 30px;
}
.home .player .audio a,
.home .jp-state-muted .player .audio a.jp-unmute, .page-id-1437 .player .audio a, .page-id-1437 .jp-state-muted .player .audio a.jp-unmute{
	display: block !important;
	text-align: center;
	width: 30px;
}
.home .jp-state-muted .player .audio a.jp-mute,
.home .player .audio a.jp-unmute, .page-id-1437 .jp-state-muted .player .audio a.jp-mute,
.page-id-1437 .player .audio a.jp-unmute {
	display: none !important;
}
.home .cta {
  background: rgba(0,50,100,0.5);
  display: table;
  position: absolute;
  width: 300px;
  bottom: 15%;
}
.home .cta.right {
  right: 0;
}
.home .cta.image {
  padding-left: 0px;
  width: 325px;
}

.home .cta.left.image {
  padding-left: 0px;
  width: 500px;
}
.home .cta.image .cell:first-child {
  width: 200px;
height: auto;
}
.home .cta.image h2 {
  margin: 30px 0 20px;
}
.home .cta.image .description {
  font-size: 26px;
  margin: 0 10px;
  /*text-transform: uppercase;*/
  font-weight: bold;
}

.home .cta.left.image .description {
  /*font-size: 46px;*/
  margin: 0 10px;
  /*text-transform: uppercase;*/
  /*font-weight: bold;*/
}

.home .cta.image .description p {
  /*font-weight: bold;*/
font-family: "Futura LT W01 Book";
  line-height: 38px;
}
.home .cta.image .description strong {
  font-size: 34px;
  letter-spacing: -2px;
  font-weight: bold;
}

.home .cta .cell {
  display: table-cell;
  vertical-align: top;
}
.home .cta img {
  float: left;
}
.home .cta h2 {
  color: #dcc3aa;
  font-weight: bold;
  margin: 10px 0 0;
  text-transform: uppercase;
}
.home .cta h2 img {
	height: 40px;
	/*margin-top: -8px;*/
	width: 115px;	
}
.home .cta h2.dotted:before,
.home .cta h2.dotted:after {
  background-image: url('images/dot.png');
  top: 0.50em;
}
.home .cta .description {
  margin: 0 30px;
}
.home .cta .description p {
  font-weight: bold;
  margin: 0 0 10px;
}
.home .cta .description strong {
  color: #dcc3aa; 
  font-weight: normal;
}

.home .cta a{
	color: #fff;
	/*font-weight:bold;*/
	font-family: "Futura LT W01 Book";
}

/* bio */
.page-template-bio{
	background-image: url('../../../wp-content/uploads/2016/03/bio.jpg');
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-template-bio article {
 /* background-attachment: fixed;*/
	background-position:  center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.page-template-bio .entry-content {
	float: right;
	margin-top: 60px;
	text-align: justify;
	width: 50%;

	
}

.page-template-bio .entry-content .bio_content{
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}


.page-template-bio .entry-content h1 {
	color: #003264;
	font-family: 'Ali';
	font-weight: normal;
	opacity: 0.5;
	margin: 20px 0;
}
.page-template-bio .entry-content h2 {
	color: #aac7e6;
	font-family: 'PN';
	font-size: 80px;
	font-weight: normal;
	margin: -80px 0 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 10;
}
.page-template-bio .entry-content blockquote {
	color: #dcc3aa;
	float: left;
	font-family: 'HL';
	font-size: 40px;
	margin: 5px 20px -20px 0;
	padding: 10px;
	quotes: "\201C""\201D""\2018""\2019";
	position: relative;
	text-align: center;
	text-indent: 30px;
	text-transform: uppercase;
	width: 190px;
}
.page-template-bio .entry-content blockquote:before,
.page-template-bio .entry-content blockquote:after {
  color: #dcc3aa;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: 900;
  content: open-quote;
	position: absolute;
	left: -30px;
	top: 20px;
}
.page-template-bio .entry-content blockquote:after {
	bottom: 25px;
  content: close-quote;
	left: auto;
	right: 0;
	top: auto;
}
.page-template-bio .entry-content h3 {
	background: #dcc3aa;
	color: #fff;
	font-family: 'FK';
	font-size: 25px;
	margin: 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
}

/* awards */
.page-template-awards .cover h1 {
	bottom: 0;
	color: #dcc3aa;
	font-family: 'PR';
	font-size: 150px;
	font-weight: normal;
	line-height: 120px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	z-index: 100;
}
.page-template-awards ul.awards,
.page-template-awards ul.awards ul,
.page-template-awards ul.doctorates {
	list-style: none;
	padding: 0;
}
.page-template-awards ul.awards li div,
.page-template-awards ul.awards li ul {
	float: left;
	vertical-align: top;
	width: auto;
}
.page-template-awards ul.awards li {
  clear: both;
}
.page-template-awards ul.awards li ul {
	margin: 10px 0;
}
.page-template-awards ul.awards .year {
	color: #aac7e6;
	font-family: 'PN';
	font-size: 30px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 5px 10px;
	text-align: center;
	width: 95px;
}
.page-template-awards ul.awards .year img {
  height: auto;
  margin-top: -5px;
  width: 90%;
}
.page-template-awards ul.awards .type,
.page-template-awards ul.awards .category,
.page-template-awards ul.awards .name {
	margin: 0 5px;
	padding: 5px 10px;
	width: 330px;
}
.page-template-awards ul.awards .name {
	margin-right: 0;
	width: 335px;
}
.page-template-awards ul.awards > li:first-child div:not(:first-child) {
	background: #003264;
	color: #fff;
	font-family: 'FL';
	font-size: 22px;
	margin-top: 0;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.page-template-awards ul.awards > li:nth-child(n+3) {
  background: url('images/dot.png') repeat-x;
	clear: both;
  padding: 3px 0;
}
.page-template-awards h2 {
	background: #003264;
	padding: 5px 10px;
	margin-top: 40px;
	text-align: center;
	text-transform: uppercase;
}
.page-template-awards ul.doctorates li {
	border: 1px solid #dcc3aa;
	float: left;
	font-size: 26px;
	height: 150px;
	margin: 0 10px 40px;
	text-align: center;
	width: 181px;
}
.page-template-awards ul.doctorates li:first-child {
	margin-left: 0;
}
.page-template-awards ul.doctorates li:last-child {
	margin-right: 0;
}
.page-template-awards ul.doctorates .year {
	border-bottom: 5px dotted #dcc3aa;
	color: #aac7e6;
	font-family: 'PN';
	font-size: 30px;
	padding-bottom: 10px;
}
.page-template-awards ul.doctorates div {
	margin: 10px;
}

/* contact */
.page-template-contact .image,
.page-template-contact .entry-content {
	float: left;
	width: 50%;
}
.page-template-contact .image {
  position: fixed;
}
.page-template-contact .image img {
	height: 100%;
	width: 100%;
}
.page-template-contact .title {
	background: url('images/contacts-title.png') no-repeat;
	float: left;
	height: 879px;
	width: 139px;
}
.page-template-contact .entry-content {
	position: relative;
	margin-top: 80px;
  margin-left: 50%;
  z-index: 0;
}
.page-template-contact .entry-content .line {
	border-left: 2px solid #dcc3aa;
	height: 100%;
	left: 190px;
	position: absolute;
	top: 0;
	z-index:-1;
}
.page-template-contact .entry-content ul {
	margin: 0;
	padding-left: 219px;
	list-style: none;
}
.page-template-contact .entry-content > ul > li:before {
	background-color: #000;
	color: #dcc3aa;
	content: '\f1db';
	font-family: 'FontAwesome';
	margin-left: -40px;
	margin-right: 15px;
	z-index: 20;
}
.page-template-contact .entry-content ul ul {
	padding: 0;
}
.page-template-contact .entry-content li {
	font-size: 28px;
	margin-top: 10px;
}
.page-template-contact .entry-content li li,
.page-template-contact .entry-content li li a {
	color: #dcc3aa;
	font-family: 'FB';
	font-size: 22px;
	margin-top: 5px;
}
.page-template-contact .entry-content li li a {
	font-family: 'FL';
}
.page-template-contact .entry-content li li li {
	color: #fff;
	font-family: 'FL';
	margin: 0;
}
.page-template-contact .entry-content li li li a,
.page-template-contact .entry-content a.email {
	color: #aac7e6;
	font-family: 'FL';
}
.page-template-contact .copyright {
  clear: left;
  font-size: 16px;
  margin-left: 50%;
  padding: 20px 0;
}

/* jukebox */
.page-template-jukebox .jukebox {
	background: url('images/jukebox-bg.png') no-repeat;
	height: 989px;
	margin: 0 auto 0;
	position: relative;
	width: 1076px;
	overflow: hidden;
}
.page-template-jukebox .jukebox .reel {
	background: url('images/jukebox-reel.png') no-repeat;
	height: 515px;
	left: 8px;
	position: absolute;
	top: 7px;
	width: 515px;
}
.page-template-jukebox .jukebox.play .reel {
	-webkit-animation:spin 4s linear infinite;
	-moz-animation:spin 4s linear infinite;
	animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.page-template-jukebox .jukebox .reel.right {
	left: auto;
	right: 23px;
}
.page-template-jukebox .poster {
  height: 193px;
  left: 419px;
  position: absolute;
  top: 507px;
  width: 193px;
}
.page-template-jukebox .poster img {
  display: block !important;
  height: 100% !important;
  width: 100% !important;
}
.page-template-jukebox .controls {
  left: 387px;
  height: 42px;
  position: absolute;
  top: 728px;
	opacity:0;
}
.page-template-jukebox .controls > div {
  cursor: pointer;
  float: left;
  height: 42px;
  margin-right: 11px;
  width: 42px;
}
.page-template-jukebox .controls .jp-next {
  margin-right: 0;
}
.page-template-jukebox .controls .jp-songs {
  margin-left: 100px;
  margin-right: 0;
  width: 140px;
}
.page-template-jukebox .songs {
	background: rgba(0,50,100,0.90);
  display: none;
  height: 515px;
  position: absolute;
  top: 200px;
  left: 260px;
  overflow-x: none;
  overflow-y: scroll;
  width: 515px;
}
.page-template-jukebox .songs li {
  height: auto !important;
  overflow: visible !important;    
}

.page-template-jukebox .songs2 {
	background: rgba(0,50,100,0.90);
  display: none;
  height: 515px;
  position: absolute;
  top: 200px;
  left: 260px;
  overflow-x: none;
  overflow-y: scroll;
  width: 515px;
}
.page-template-jukebox .songs2 li {
  height: auto !important;
  overflow: visible !important;    
}

/* life */
.page-template-life .cover h1 {
	color: #dcc3aa;
	font-family: 'PR';
	font-size: 150px;
	font-weight: normal;
	line-height: 120px;
	margin: 0;
	position: absolute;
	right: 100px;
	text-transform: uppercase;
	top: 150px;
	z-index: 100;
}
.page-template-life h2 {
	border-bottom: 10px solid #fff;
	display: inline-block;
	font-family: 'CL';
	font-size: 100px;
	margin: 40px 0 20px;
}
.page-template-life ul.posts {
	list-style: none;
	margin: 0 0 40px;
	padding: 0;
}
.page-template-life ul.posts li {
	padding-top: 20px;
}
.page-template-life ul.posts li:not(:last-child) {
	border-bottom: 5px dotted #aac7e6;
}
.page-template-life ul.posts .entry-title {
	color: #aac7e6;
	font-size: 45px;
	text-transform: uppercase;
}
.page-template-life ul.posts .url {
	color: #dcc3aa;
	font-size: 35px;
	text-transform: lowercase;
}
.page-template-life ul.posts .entry-content {
	display: none;
}
.page-template-life ul.posts p {
	margin-top: 10px;
}
.page-template-life ul.posts .link {
	color: #dcc3aa;
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	margin: -20px 0 10px;
	text-align: right;
	text-transform: uppercase;
}
.page-template-life .quote img {
	height: auto;
	width: 100%;
}
.page-template-life .spirituality img {
	float: left;
	height: auto;
	width: 500px;
}
.page-template-life .spirituality .entry-content {
	margin-left: 540px;
}
.page-template-life .family > div {
	float:  left;
	width: 400px;
}
.page-template-life .family .entry-content > div {
	margin-right: 20px;
}
.page-template-life .family img {
	height: auto;
	width: 100%;
}
.page-template-life .family .support {
	margin-left: 20px;
	width: 378px;
}
.page-template-life .family .support > div {
	border: 1px solid #ff6812;
	padding: 0 30px;
}
.page-template-life .family .support h3 {
	color: #ff6812;
	font-size: 50px;
	margin: 20px 0;
	text-align: center;
	text-transform: uppercase;
}
.page-template-life .family .support h4 {
	color: #dcc3aa;
	font-family: 'FB';
	font-size: 25px;
	margin: 0 0 10px;
}
.page-template-life .family .support h5 {
	font-size: 25px;
	margin: 0;
	text-transform: uppercase;
}
.page-template-life .family .support p {
	margin-top: 0;
}
.page-template-life .family .support a {
	color: #ff6812;
}
.page-template-life .family .support hr {
	border: 0;
	border-bottom: 3px dotted #dcc3aa;
}
.page-template-life .hr img {
	margin: 40px 0;
	height: auto;
	width: 100%;
}

/* music */
.page-template-music .cover h1 {
	color: #fff;
	font-family: 'PR';
	font-size: 150px;
	font-weight: normal;
	line-height: 120px;
	margin: 0;
	opacity: 0.1;
	position: absolute;
	text-align: center;
	text-transform: lowercase;
	top: 50%;
	width: 100%;
	z-index: 100;
}

/* discography */
.page-template-disc main {
	margin-top: 0;
}
.page-template-disc h1.entry-title {
	font-family: 'AG';
	font-size: 100px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 10px;
	text-align: center;
	text-transform: uppercase;
}
.page-template-disc .albums {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-template-disc .albums li {
	cursor: pointer;
	float: left;
	position: relative;
	width: 20%;
}
.page-template-disc .albums li img {
	display: block;
	height: 100%;
	width: 100%;
}
.page-template-disc .albums li:hover .hover {
	display: block;
}
.page-template-disc .albums .hover {
	background-repeat: no-repeat;
	background-size: cover;
	cursor: default;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 125%;
	height: 125%;
	z-index: 10;
}
.page-template-disc .albums li:nth-child(5n+5) .hover {
	left: auto;
	right: 0;
}
.page-template-disc .albums .overlay {
	background: rgba(0,50,100,0.65);
	height: 100%;
	width: 100%;
}
.page-template-disc .albums .details {
	bottom: 20px;
	display: block;
	position: absolute;
	right: 20px;
	font-size: 24px;
	text-align: right;
}
.page-template-disc .albums .year {
	font-family: 'PN';
	font-size: 100px;
}
.page-template-disc .albums .title {
	font-size: 42px;
	text-transform: uppercase;
}
.page-template-disc .albums .url a {
	background: #003264;
	color: #fff;
	cursor: pointer;
	float: right;
	margin-top: 5px;
	padding: 5px 0px;
	text-transform: uppercase;
}

/* album */
.page-template-album article, .page-template-full article {
	padding-top: 50px;
}
.page-template-album article .left{
	position: fixed;
	width: 50% !important;
	max-width: 600px;
}
.page-template-album article .left,
.page-template-album article .right {
	float: right;
	width: 50%;
}
.page-template-album article .left img {
	height: auto;
	margin: auto 20px;
	width: auto;
	max-height: 500px;
	max-width: 600px;
}
.page-template-album article .left .buy,
.page-template-album article .left .listen {
	float: left;
	/*padding: 0 2%;*/
	text-align: center;
	width: 45%;
}
.page-template-album article .left .buy {
	border-right: 1px solid #aac7e6;
}
.page-template-album article .left h2 {
	color: #aac7e6;
	font-size: 26px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.page-template-album article .left a {
	color: #dcc3aa;
	font-size: 28px;
	margin: 0 10px;
}
.page-template-album article .right .cell {
	/*margin-left: 40px;*/
	margin-left:10px;
	padding-right:5px;
}
.page-template-album article .right h1.title {
	border-top: 5px dotted #aac7e6;
	color: #aac7e6;
	font-size: 32px;
	margin: 0 0 5px;
	padding-top: 10px;
	text-transform: uppercase;
	font-family: "Futura LT W01 Book";
}
.page-template-album article .right .label,
.page-template-album article .right .date {
	color: #dcc3aa;	
	/*font-weight: bold;*/
	font-family: "Futura LT W01 Book";
}
.page-template-album article .right .description {
	font-size: 18px;
	text-align: justify;
}
.page-template-album article .right .tracks,
.page-template-album article .right .credits {
	font-size: 18px;
}

.page-template-album article .left img.itunes-icon {
	width: 27px;
	margin: 0;
}


/* news */
.page-template-news .cover h1 {
	color: #fff;
	font-family: 'AG';
	font-size: 150px;
	font-weight: normal;
	line-height: 120px;
	margin: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 40%;
	z-index: 100;
	padding-top: 30px;
	background: #003264;
}
.page-template-news .cover h1 span {
	/*background: #003264;*/
	display: inline-block;
	margin-left: 10px;
	padding: 20px 20px 10px;
}
.page-template-news ul.posts {
	list-style: none;
	margin: 0 0 40px;
	padding: 0;
}
.page-template-news ul.posts li {
	padding-top: 20px;
}
.page-template-news ul.posts li:not(:first-child) {
	background: url('images/dot-blue.png') repeat-x;
}
.page-template-news ul.posts .share {
	float: right;
	margin-top: 10px;
}
.page-template-news ul.posts .share a {
	background: #aac7e6;
	color: #000;
	font-size: 22px;
	line-height: 32px;
	width: 32px;
	height: 32px;
	text-align: center;
}
.page-template-news ul.posts .entry-date {
	color: #aac7e6;
	font-family: 'PN';
	font-size: 45px;
	text-transform: uppercase;
}
.page-template-news ul.posts .entry-title {
	color: #dcc3aa;
	font-family: 'FB';
	font-size: 25px;
	margin: 5px 0;
	text-transform: uppercase;
}
.page-template-news ul.posts .url {
	color: #dcc3aa;
	font-size: 35px;
	text-transform: lowercase;
}
.page-template-news ul.posts .entry-content {
	display: none;
}
.page-template-news ul.posts p {
	margin-top: 0;
}
.page-template-news ul.posts .link {
	color: #dcc3aa;
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	margin: -20px 0 10px;
	text-align: right;
	text-transform: uppercase;
}

/* tour */
@media screen and (max-width: 1200px) {
	.page-template-tour .events {
		margin: 0 auto 40px;
		padding: 0;
		width:95%;
	}
	.page-template-tour .events .itin-item {
		float: left;
		position: relative;
		width: 32%;
		height: 325px;
		margin-top:40px;
	}
}

.page-template-tour .tour {
	margin-bottom: 40px;
}
.page-template-tour .container {
	position: relative;
}
.page-template-tour .bx-viewport {
	margin: 40px 0;
}
.page-template-tour .events {
	margin: 0 auto 60px;
	padding: 0;
	width:790px;
}
.page-template-tour .events .itin-item {
	float: left;
	position: relative;
	width: 260px;
	height: 325px;
	margin-top:40px;
}
.page-template-tour .events .itin-item .border {
	border: 2px solid #dcc3aa;
	height: 320px;
	font-size: 18px;
	line-height: 18px;
	margin: 0 10px;
	position: relative;
	text-align: center;
}
.page-template-tour .events .itin-item .pad {
	margin: 20px;
}
.page-template-tour .events .itin-item .full-date {
  border-bottom: 2px dotted #dcc3aa;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.page-template-tour .events .itin-item .year {
	color: #dcc3aa;
	font-family: 'BB';
	font-size: 40px;
	line-height: 30px;
	float: left;
	width: 55px;
	word-wrap: break-word;
}
.page-template-tour .events .itin-item .partial-date {
	border-left: 2px solid #dcc3aa;
	margin-left: 65px;
	padding-left: 20px;
	text-transform: uppercase;
}
.page-template-tour .events .itin-item .day {
	font-size: 26px;
	font-weight: bold;
	line-height: 22px;
}
.page-template-tour .events .itin-item .location {
	color: #aac7e6;
	font-family: 'FB';
}
.page-template-tour .events .itin-item .band {
	color: #dcc3aa;
}
.page-template-tour .events .itin-item .note {
	color: #dcc3aa;
	margin-top:15px;
}
.page-template-tour .events .itin-item .url a {
	background: #dcc3aa;
	bottom: 0;
	color: #003264;
	display: block;
	font-family: 'FB';
	font-size: 20px;
	padding: 5px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.page-template-tour .events .itin-item a.url-c  {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 30px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.page-template-tour .bx-prev,
.page-template-tour .bx-next {
  background: url('images/arrow-l-blue.png') no-repeat;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	width: 50px;
}
.page-template-tour .bx-next {
  transform: rotate(180deg);
  left: auto;
  right: 0;
}
/*
.page-template-tour .bx-prev:after,
.page-template-tour .bx-next:after {
	font-family: 'FontAwesome';
	font-size: 200px;
	content: '\f0d9';
	height: 50px;
	left: -5px;
	top: 50%;
	margin-top: -100px;
	position: absolute;
	width: 50px;
}
.page-template-tour .bx-next:after {
	content: '\f0da';
	left: auto;
	right: 15px;
}
*/
/*.page-template-tour .bx-controls .disabled {
	background-image: none;
	cursor: default;
}*/

.page-template-tour ul.links {
	clear:left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	max-width: 1025px;
}
.page-template-tour ul.links li {
	float: left;
	font-size: 40px;
	text-transform: uppercase;
}
.page-template-tour ul.links li.all {
	float: right;
}
.page-template-tour-all header,
.page-template-tour-past header,

.page-template-album header,
.page-template-tour-all .fixed-icons,
.page-template-tour-past .fixed-icons,
.page-template-jukebox .fixed-icons,
.page-template-album .fixed-icons, .page-template-full .fixed-icons{
	display: none;
}
.page-template-tour-all #main,
.page-template-tour-past #main,
.page-template-jukebox #main,
.page-template-album #main, .page-template-full #main {
	margin: 20px 0 0;
}
.page-template-tour-all .close,
.page-template-tour-past .close,
.page-template-jukebox .close,
.page-template-album .close, .page-template-full .close {
	color: #fff;
	font-size: 40px;
	float: right;
	margin-right: 30px;
	-webkit-text-stroke: 5px black;
}
.page-template-tour-all ul.events,
.page-template-tour-past ul.events {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-template-tour-all ul.events li,
.page-template-tour-past ul.events li {
	border-bottom: 5px dotted #aac7e6;
	clear: both;
	padding: 20px 0;
	position: relative;
	width: 100%;
}
.page-template-tour-all ul.events li:last-child,
.page-template-tour-past ul.events li:last-child {
	border: 0;
}
.page-template-tour-all ul.events li > div,
.page-template-tour-past ul.events li > div {
	float: left;
}
.page-template-tour-all ul.events li .year,
.page-template-tour-past ul.events li .year {
	border-bottom: 1px solid #dcc3aa;
	color: #dcc3aa;
	display: block;
	font-family: 'BB';
	font-size: 70px;
	line-height: 55px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 120px;
	word-wrap: break-word;
}
.page-template-tour-all ul.events > li:not(:first-child) .year,
.page-template-tour-past ul.events > li:not(:first-child) .year {
	display: none;
}
.page-template-tour-all ul.events li .partial-date,
.page-template-tour-past ul.events li .partial-date {
	clear: both;
	margin-right: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 120px;
}
.page-template-tour-all ul.events li .day,
.page-template-tour-past ul.events li .day {
	font-size: 26px;
	font-weight: bold;
	line-height: 22px;
}
.page-template-tour-all ul.events li .location,
.page-template-tour-past ul.events li .location {
	color: #aac7e6;
	font-family: 'FB';
}
.page-template-tour-all ul.events li .band,
.page-template-tour-past ul.events li .band {
	color: #dcc3aa;
}
.page-template-tour-all ul.events li .url a,
.page-template-tour-past ul.events li .url a {
	background: #dcc3aa;
	bottom: 25px;
	color: #003264;
	display: block;
	font-family: 'FB';
	font-size: 20px;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
}
.page-template-tour-all .return,
.page-template-tour-past .return, .page-template-full .return {
	clear: both;
	display: block;
	font-size: 42px;
	padding: 40px;
	text-align: center;
	text-transform: uppercase;
}
.page-template-tour-all .return:after,
.page-template-tour-past .return:after {
	content: '\f101';
	font-family: 'FontAwesome';
	margin-left: 15px;
}

.bio_arrow{
	margin: auto;
	display: block;
}

/* media */
.page-template-media .cover h1 {
	color: #fff;
	font-family: 'PR';
	font-size: 200px;
	font-weight: normal;
	line-height: 120px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-transform: lowercase;
	top: 50%;
	width: 100%;
	z-index: 100;
}

/* photos */
.page-template-photos article {
	margin-top: 90px;
	position: relative;
}
.page-template-photos .entry-content {
	float: left;
	min-height: 828px;
	/*padding-top: 80px;*/
	/*width: 898px;*/
	width: 100%;
}

#carousel .flex-viewport{
	margin-top: 50px;
}

.page-template-photos .photo .bx-viewport, .page-template-photos .flexslider .flex-viewport {
	min-height: 750px !important;
}
.page-template-photos .photo .title, .page-template-photos .photos .title {
	font-weight: bold;
}
.page-template-photos ul.photos, .page-template-photos ul.photos {
	margin: 0;
	padding: 0;
	text-align: center;
}
.page-template-photos div.photos {
	height: 110px !important;
}
.page-template-photos div.photos ul {
	margin: 0;
	padding: 0;
}
.page-template-photos div.photos li {
	border: 1px solid #dcc3aa;
}
.page-template-photos div.photos img {
/*	height: auto;*/
	display: block;
	margin:auto;
	
	height: 150px;
	width: auto;
	min-height: 110px;
	max-width: 148px;
	/*max-height: 100vh;
	width: 100%;
	min-height: 110px;*/
}
.page-template-photos div.photos .slides, .page-template-photos .flex-control-thumbs {
	border-top: 1px solid #003264;
	border-bottom: 1px solid #003264;
	padding: 5px 0;
	position: relative;
	height: 115px;
}
.page-template-photos div.photos .flex-viewport, .flex-control-thumbs {
  border-top: 1px solid #003264;
	border-bottom: 1px solid #003264;
	padding: 15px 0;
}
.page-template-photos div.photos .bx-prev,
.page-template-photos div.photos .bx-next, .flex-nav-prev, .flex-nav-next {
	background-image: url('images/arrow-l.png');
	background-repeat: no-repeat;
	background-position: 50px;
	display: inline-block;
	left: -105px;
	margin-top: -175px;
	padding: 0 50px;
	position: absolute;
	/*top: 50%;*/
		height: 160px;
	width: 47px;
}

.flex-prev, .flex-next{ height: 149px; width: 162px; display: block; border: none;}
.page-template-photos div.photos .bx-next, .flex-nav-next {
	background-image: url('images/arrow-r.png');
	left: 585px;
	/*right: -120px;*/
}
.page-template-photos div.title {
	background: url('images/photo-title.png') no-repeat;
	float: left;
	height: 828px;
	width: 144px;
	margin-left:80px;
}

.page-template-photos div.entry-content {
	background: url('images/photo-title.png') no-repeat;
	background-position: 96%;
}

.page-template-photos article .all {
	color: #dcc3aa;
	font-size: 42px;
	font-weight: bold;
	position: absolute;
	right: -20px;
	top: 677px;
	text-transform: uppercase;
	width: 165px;
}



.flex-control-nav{
	width: 500px;
	overflow: hidden;
}

#slider .flex-direction-nav{display:none;}

.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}

#carousel .bx-wrapper, .flexslider .bx-wrapper {display:none;}

#carousel .flex-viewport{ margin-left: 100px; margin-right: 100px;}

#carousel .flex-nav-next, #carousel .flex-nav-prev{border: none !important;}
/*.page-template-photos article {
	margin-top: 90px;
}
.page-template-photos .entry-content > .photo {
	float: left;
	width: 60%;
}
.page-template-photos .entry-content > .photos {
	float: left;
	width: 20%;
}

.page-template-photos .photo .bx-viewport {
	min-height: 500px;
}
.page-template-photos .photo .title {
	font-weight: bold;
}
.page-template-photos ul.photos {
	margin: 0;
	padding: 0;
	text-align: center;
}
.page-template-photos ul.photos img {
	height: auto;
	width: 400px;
}


.page-template-photos div.photos {
	height: 110px !important;
}
.page-template-photos div.photos ul {
	margin: 0;
	padding: 0;
}
.page-template-photos div.photos li {
	border: 1px solid #dcc3aa;
}
.page-template-photos div.photos img {
	height: auto;
	display: block;
	max-height: 110px;
	width: 100%;
	min-height: 110px;
}
.page-template-photos div.photos .bx-wrapper {
	position: relative;
}
.page-template-photos div.photos .bx-prev,
.page-template-photos div.photos .bx-next {
	background-image: url('images/arrow-l.png');
	background-repeat: no-repeat;
	background-position: 50px;
	display: inline-block;
	height: 160px;
	left: -120px;
	margin-top: -80px;
	padding: 0 50px;
	position: absolute;
	top: 50%;
	width: 47px;
}
.page-template-photos div.photos .bx-next {
	background-image: url('images/arrow-r.png');
	left: auto;
	right: -120px;
}*/

/* videos */
.page-template-videos article {
	margin-top: 90px;
	position: relative;
}
.page-template-videos .entry-content {
	float: left;
	min-height: 828px;
	padding-top: 80px;
	width: 898px;
}
.page-template-videos .video .bx-viewport {
	min-height: 500px;
}
.page-template-videos .video .title {
	font-weight: bold;
}
.page-template-videos ul.videos {
	margin: 0;
	padding: 0;
	text-align: center;
}
.page-template-videos div.videos {
	height: 110px !important;
}
.page-template-videos div.videos ul {
	margin: 0;
	padding: 0;
}
.page-template-videos div.videos li {
	border: 1px solid #dcc3aa;
}
.page-template-videos div.videos img {
	height: auto;
	display: block;
	max-height: 110px;
	width: 100%;
	min-height: 110px;
}
.page-template-videos div.videos .bx-wrapper, .page-template-photos div.photos .bx-wrapper {
	border-top: 1px solid #003264;
	border-bottom: 1px solid #003264;
	padding: 5px 0;
	position: relative;
}
.page-template-videos div.videos .bx-viewport,.page-template-photos div.photos .bx-viewport {
  border-top: 1px solid #003264;
	border-bottom: 1px solid #003264;
	padding: 15px 0;
}
.page-template-videos div.videos .bx-prev,
.page-template-videos div.videos .bx-next {
	background-image: url('images/arrow-l.png');
	background-repeat: no-repeat;
	background-position: 50px;
	display: inline-block;
	height: 160px;
	left: -120px;
	margin-top: -80px;
	padding: 0 50px;
	position: absolute;
	top: 50%;
	width: 47px;
}
.page-template-videos div.videos .bx-next {
	background-image: url('images/arrow-r.png');
	left: auto;
	right: -120px;
}
.page-template-videos div.title {
	background: url('images/video-title.png') no-repeat;
	float: left;
	height: 828px;
	width: 144px;
}
.page-template-videos article .all {
	color: #dcc3aa;
	font-size: 42px;
	font-weight: bold;
	position: absolute;
	right: -20px;
	top: 677px;
	text-transform: uppercase;
	width: 165px;
}
.page-template-videos-all header {
	display: none;
}
.page-template-videos-all .close {
	color: #fff;
	font-size: 40px;
	float: right;
	margin-right: 30px;
	-webkit-text-stroke: 5px black;
}
.page-template-videos article .all:after {
	content: '\f101';
	font-family: 'FontAwesome';
	margin-left: 15px;
}
.page-template-videos-all .videos {
	list-style: none;
	margin: 80px 0 0;
	padding: 0;
}
.page-template-videos-all .videos li {
	float: left;
	font-size: 14px;
	margin: 10px 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 278px;
}
.page-template-videos-all .videos li:nth-child(4n + 1) {
	clear: both;
}
.page-template-videos-all .videos li img {
	border: 1px solid #dcc3aa;
	display: block;
	height: 150px;
	margin-bottom: 5px;
	width: 276px;
}
.page-template-videos-all .videos li .title {
	color: #dcc3aa;
	font-family: 'FB';
}
.page-template-videos-all .videos li .year {
	color: #aac7e6;
}
.page-template-videos-all .return {
	clear: both;
	color: #dcc3aa;
	display: block;
	font-size: 42px;
	padding: 40px;
	text-align: center;
	text-transform: uppercase;
}
.page-template-videos-all .return:after {
	content: '\f101';
	font-family: 'FontAwesome';
	margin-left: 15px;
}
.page-template-videos-all .video {
	margin:40px auto 0;
	width:640px;
}

.static .page-template-jukebox .controls{display:none;}

.hd-tracks{
	background-image: url('images/hdtracks.png');
	background-repeat: no-repeat;
	font-family: 'FL';
	font-weight: bold;
	background-size: 60px 45px;
	width: 50px;
	height: 34px;
	display:inline-block;
}

.album .right{
	font-family: "Futura LT W01 Book";
}

.fa-spotify{
	margin-top: 10px !important;
}

.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;} 
    .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; }

.page-template-full .dotted{
	width: 1190px;
}

/* CSS Slide */
.thumbs {
    margin-bottom: 10px;
    /*display: flex;*/
    justify-content: space-between;
}

.thumbs li,
.thumbs li a {
    width: 98px;
    height: 55px;
}

.thumbs a {
    /*display: block;*/
    position: relative;
    font: bold 12px/25px Arial, sans-serif;
    color: #515151;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25), inset 1px 1px 0px rgba(0, 0, 0, 0.15);
}

.thumbs li a img {
    /*width: 90px;
    height: 45px;*/
    /*border: 4px solid #3498DB;*/
}

.thumbs li a:hover span {
    position: absolute;
    z-index: 101;
    bottom: -30px;
    display: block;
    width: 98px;
    height: 25px;
    text-align: center;
    border-radius: 3px;

    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);

    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -moz-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -o-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -ms-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: linear-gradient(top, #fff 0%,  #bcbcbc 100%);
}

.thumbs li a:hover span::before {
    width: 0;
    height: 0;
    border-bottom: 5px solid white;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    position: absolute;
    top: -5px;
    left: 44px;

}

.slide {
    overflow: hidden;
  padding: 0;
    /*border: 4px solid #E74C3C;*/
    /*border: 4px solid #3498DB;*/
}

.slide,
.slide li,
.slide img {
    /*width: 100%;*/
   /* height: 475px;*/
    position: relative;
text-align:center;
 list-style-type: none;
}

.slide, .slide li{
	 height: 475px;
}

.slide li {
   /* position: absolute;*/
    z-index: 50;


}

/*Animation For Slider*/
@-webkit-keyframes slider {
   /* 0% {left: -500px;}
    100% {left: 0;}*/

from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; }
}

.slide li:target {
    z-index: 100;
    -webkit-animation: slider 1s 1;
}

/*Not Target*/
@-webkit-keyframes noTarget {
    0% {z-index: 75;}
    100% {z-index: 75;}
}

.slide li:not(:target) {
    -webkit-animation: noTarget 1s 1;
}

.photo .bx-wrapper{
	height: 100%;
}

.photos .bx-wrapper{
	max-width: 630px !important;
	min-height: 0px;
}

.page-template-photos div.photos li{
	/*width: 100px !important;*/
	margin-left: 39px;
	height: 100% !important;
	display: inline-block;
}

.photos .bx-viewport{
	height: 100% !important;
}

.photo{
	height: 500px;
}

@media screen and (max-height: 630px) {
  .page-template-photos .entry-content {
    min-height: inherit;
    background-size: contain !important;
  }
  .photo {
    height: 300px;
  }
  .slide, .slide li {
    height: 360px;
  }
  .slide img {
    height: 250px;
  }
}



.page-template-album .static{
	display: none !important;
}

.page-template-videos .static{
	display: none !important;
}

.page-template-tour .static{
	display: none !important;
}

.infinite-loader {
	display: none;
	position: absolute;
	top: -40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50%;
	text-align: center; }
.infinite-loader .dot {
	border-radius: 100%;
	width: 3.4%;
	height: 0;
	padding-bottom: 3.4%;
	background: #83875F;
	display: inline-block; }
@media (min-width: 768px) {
	.infinite-loader .dot {
		width: 1.4%;
		padding-bottom: 1.4%; } }
.infinite-loader .dot + .dot {
	margin-left: 2.5%; }
.infinite-loader .dot.one {
	animation: loading 1.7s ease -0.5s infinite; }
.infinite-loader .dot.two {
	animation: loading 1.7s ease -0.25s infinite; }
.infinite-loader .dot.three {
	animation: loading 1.7s ease infinite; }



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
