/* RESET
------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; max-width: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
html, body	{ height:100%; }
a img,:link img,:visited img { border:none }
:focus { outline: 0; }
a, a:hover  { text-decoration:none;} 
a, a:active, a:visited {outline: 0 !important; } /* Firefox */
table { border-collapse: collapse; border-spacing: 0; }
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after {  -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
.clearFloat::before, .clearFloat::after { display:table; content:"";}
.clearFloat::after	{ clear:both; }
img	{ max-width: 100%; height: auto; width: auto9; /* ie8 */ }

/* PALETTE
------------------------------------------------------------------------------------*/
body { color: #666; background: #FFF; }
h2.siteTitle a, a.header_logo_link {color: #064f9b; }
a { color: #000; }
a:hover	{ color: #000; }
div.wpcf7-mail-sent-ok {border: 2px solid #11977e;}

.blue {color: #064f9b; }
.emeraldGreen {color: #11977e;}
.red	{color: #df2e28;}

/* HTML / FONTS
------------------------------------------------------------------------------------*/
body {
	font-family: 'Open Sans', sans-serif; 
	display: optional;  
    font-weight: 300;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
    font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6{
	margin-top: 20px; margin-bottom: 10px;
}

h1 {}
h2, p.h2 {
	font-size: 1.5em;
	font-family: 'Decoupe';
    font-weight: normal;
    font-style: italic;    
    margin: 40px auto 10px;
    color: #064f9b;
}

h2.eventTitle	{ margin-top:0;}

h2.sectionHeader,
h2.breadcrumbs {
	font-size: 2.8em;
	margin: 0 auto 20px;
	text-align: right;
	border-bottom: 2px solid #4085cd;
	margin-bottom: 40px;
}

h2.row-heading a	{
	color: #064f9b;
	font-size: 2em;
	margin-bottom: 12px;
}

h3, p.h3 {
	font-size:2em;
	font-family: 'New Athena Unicode';
    font-weight: normal;
    font-style: normal;
    color: #333;
}
.home h3, .home p.h3, .home p.h3 a {color: #FFF;}
h4, p.h4 {
	font-size: 1.7em;
	font-family: 'Decoupe';
    font-weight: normal;
    font-style: italic;
}
p {margin-bottom: 20px;}



p::-moz-selection { color: WHITE; background: GREY;}
p::selection { color: WHITE; background: GREY; }

p.editLink	{
	font-size: .8em;
}

p.editLink a	{
	background: #66ff66;
	padding: 0px 4px 0px 5px;
	margin-right: 3px;
	margin-top: 20px;
}

.page-about .mainContent img,
.single-events .mainContent img	{
	margin-bottom: 20px;
}

p.caption	{
	font-size: .8em;
}

/* SECTIONS/ CONTAINERS
------------------------------------------------------------------------------------*/
header {}
.navbar-wrapper {min-height: 50px;} 
.mainContent	{
	min-height: calc(100% - 110px);
	margin-top: 30px;
}

footer {min-height: 60px; background-color: BLACK; color: WHITE;}

section	{
	background-position: center center;
	background-repeat: no-repeat;
    background-attachment: fixed; 
	-o-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}


.container-fluid {}
.container {}

/* HEADERS / NAVIGATION
------------------------------------------------------------------------------------*/
.navbar-wrapper {background: #064f9b;background: #FFF; min-height: 50px;} /* full-width */

.navbar {margin-bottom: 0;}
.navbar-default {background-color: transparent;border-color: transparent;} /* padded inner */
.navbar-static-top {}

a.header_logo_link, .navbar-default .navbar-nav>li>a	{color: #064f9b;}
a.header_logo_link:hover, .navbar-default .navbar-nav>li>a:hover	{color: #064f9b;color: #df2e28; color: #df2e28;}

/* site title 
-----------------*/
.siteTitle	{
	margin: 10px 0 0 15px;
	max-width: 400px;
	float: left;
	z-index: 100000 !important;
}

.home .siteTitle	{
	display: none;
}

.siteTitle h2	{
	font-family: 
}
a.header_logo_link	{
	font-family: "Lora" !important;
	font-size: 1.5em;
}

@media only screen and (min-width: 768px)	{
	a.header_logo_link	{font-size: 2em;}
}

/* main navigation 
-----------------*/
.navmenu_align {
   /* float: right;    */ 
    width: 100%;
}

/* toggle button (=navbar-header)
-----------------*/
.navbar-header	{}
.navbar-default .navbar-toggle {border-color: #ddd; margin-top: 50px;} /* #ddd default */

/* links / dropdown
-----------------*/
#navbar {}
.menu-main-navigation-container	{width: 100%;}
.navbar-default .navbar-collapse {border-color: GREY;padding: 0;} /* top of mob-menu */
.navbar-nav {margin:0;}
#navbar ul {list-style-type: none;padding: 0;}
#navbar ul li {display: block; font-size: 1.3em; margin: 1px auto 0px; padding: 10px 0;border-bottom: 1px solid rgba(0,0,0,.15);text-align: center; text-transform: lowercase;font-family: 'Decoupe';font-style:normal;}
#navbar ul li:first-child	{padding-top: 8px;}


#navbar ul li ul li a {
	padding: 10px 0;
	color: #064f9b;
	font-size: 1.2em;
	
}
@media only screen and min-width: 768px)	{
	#navbar ul li ul li a {
		border-bottom: 1px solid rgba(0,0,0,.15);
	}
}
@media only screen and (max-width: 768px) {
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #FFF;
	border-bottom: 1px solid rgba(0,0,0,.15);
	padding-bottom: 20px;
	}
}

#navbar ul li ul li a:hover {
	background-color: rgba(0,0,0,.1);
	color: #df2e28;
}

@media only screen and (min-width: 768px)	{  
	.dropdown-menu {
		    min-width: 250px;
	}
	.menu-item:hover ul {
		display:block!important;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
		color: white;
		background-color: inherit;
	}
}

.home #navbar ul li.current-menu-item {display: none;}

/* FOOTER
------------------------------------------------------------------------------------*/

footer	{

	/*border-top: 3px solid #064f9b;*/
	min-height: 200px;
	text-align:center;
	background-color: #11977e;
    background-image: url('/wp-content/themes/harrison/images/homeBGAbout.jpg');
    background-position: right center;
    color: #ccc;
}

footer	a 	{color: #ddd;}
footer	a:hover 	{color: #FFF;}

.leftText	{padding: 100px 0 10px}

.page-contact .leftText	{padding: 90px 0 10px}

.credit	{display: none;}

.page-contact .credit	{
	display: block;
	font-size: .8em;
}

.wp-caption-text	{
	font-size: .7em;
	margin-top: -26px;
}



/* HOME PAGE
------------------------------------------------------------------------------------*/

.home section	{text-align: center; padding: 50px; color: #FFF;}
.home h2, .home p.h2	{ max-width: 700px; color: #FFF;margin: 0 auto;}

.home .homeSayHello p.h2	{max-width: 780px;}

.home h2.tagline	{
	margin-top: 60px;
	color:#064F9B;
	font-size:35px;
}

section.homeHero {min-height: 500px; background-color: #FFF;}

@media only screen and (max-width: 550px){
	.home section {padding: 50px 0;}
	.home section.homeUpcoming {padding: 50px 10px;}
	section.homeHero {min-height: 400px; padding: 50px 15px;}
	.home h2.tagline	{font-size:24px;} /* was 30 < author added */
}

@media only screen and (max-width: 320px){
	section.homeHero {min-height: 300px;padding: 30px 15px;}
	.home h2.tagline	{font-size:24px;margin-top: 30px;}
}

section.homeAbout {min-height: 500px; background-color: #11977e; 
background-image: url('/wp-content/themes/harrison/images/homeBGAbout.jpg');background-position: right center;}
.homeAbout p.h4	{color: BLACK;}


section.book	{
	background-color: #004c9e;
	background-image: url('/wp-content/themes/harrison/images/HarrisonGoldbergOnSax-BG03.jpg');
}

section.book h3 span {
	font-size: .7em;
	font-style: italic;
}
section.book .image	{
	max-width: 600px;
	margin: 0 auto;

}
section.book .image	img {
	margin: 20px auto;
	box-shadow: 3px 3px 3px #655997;
	box-shadow: 0 0 60px 0 rgba(201, 104, 40, 0.2),
	inset -100px 10px 60px 20px #080707,
	0 0 5px 1px rgba(201, 104, 40, 0.4),
	inset 0 0 10px 0 #ffb3d5;
}
section.book a	{
	color: white;
}
section.book a:hover	{
	color: #de2f28;
}
section.homePortfolios {min-height: 500px; background-color: #df2e28;}
.homePortfolios h3, .homePortfolios h2	{color: BLACK;}

section.homeUpcoming {
	min-height: 500px; 
	background-color: #0c0c16;
		background-image: url('/wp-content/themes/harrison/images/homeBGUpcoming.jpg');
}
section.homeVideo {
	min-height: 500px; 
	background-color: #000;
}
@media only screen and (max-width: 450px)	{
	section.homeVideo {min-height: 400px;}
	section.homeVideo iframe {height: 60%; }
}
section.homeSayHello {background-color: #11977e;}

.homeSayHello p.h4	{color: BLACK;}
.homeSayHello a	{
	color: 	white;
	font-weight: bold;
}
.homeSayHello a:hover	{
	color: #054e98;
}

section.homeUpcoming .event	{
	margin: 20px auto;
	max-width: 700px;
	min-height: 200px;
	padding: 20px;
	background-color: #FFF;
}

.homeUpcoming .event.art	{
	background-color: #df2e28;
}

.homeUpcoming .event p  {
	color:#333;
	text-align:left;
}

.homeUpcoming .event.art p	{
	color:#222;
}

.homeUpcoming .event p.dateTime  {
	color: BLACK;
	font-weight: bold;
}

.homeUpcoming .event p.venue,
.homeUpcoming .event p.location  {
	display: inline;
	float: left;
	margin-left: 0;
	text-align: left;
}
hr {
	border-top: 1px solid #c5c2c2;
}	

.gallerypage .image img {
	max-height:350px;
	width:auto;
}
.caret {
	margin-left: 10px;
}
@media only screen and (min-width: 768px) {
	.listimg .image img {
		width: auto;
		height: 300px;
	}
}

ul.homeartdesign	{
	margin-top: 30px;
}

.homeartdesign li  {
	list-style:none;
	float:left;
}

.homeartdesign li img {
	width:auto;
	height:250px;
	padding:0 3px;
}

.homeartdesign a {
  position: relative
}

a span.title {
	display: none;
	position: absolute;
	top: -258px;
	width: calc(100% - 0px);
	padding: 3px;
	background: #e12d28;
	font-size:12px;
	font-size:1em;
	opacity:.9;
	color:white;
}

@media only screen and (max-device-width: 1024px){
	a span.title {display: none;}
}

.home a span.title, .galleries a span.title	{
	top: -233px;
  	width: calc(100% - 5px);
  	margin-left: 3px;
}
a span.audiotitle {
	display: none;
	position: absolute;
	top: -163px;
	width: 100%;
	padding: 5px;
	font-size:12px;
	opacity:.9;
	color:white;
}

.pairings a span.title {
	display: none;
	position: absolute;
	top: -233px;
	width: calc(100% - 6px);
    margin-left: 3px;
	background: #e12d28;
	font-size:12px;
	font-size:1em;
	opacity:.9;
	color:white;
}

a:hover span, .pairings a:hover span {
  display: block
}

@media only screen 
and (max-device-width : 450px) 
and (orientation : portrait) { 
	.homeartdesign li img {
		max-width:400px;
		height:auto;
		padding:0 3px;
		width:100%;
	}
	a span {
	   top: -100%;  
	}
}

.home footer { 
	display: none;
}

/* ABOUT
------------------------------------------------------------------------------------*/
p.testimonial	{
	font-style: italic;
	color: #333;
	font-family: Georgia, 'times new roman', serif !important;
	font-size: 1.1em;
}

p.has-text-align-right {
	margin-bottom: 40px;
	line-height: 24px;
	color: #777;
	text-align: right;
}

p.has-text-align-right span	{
	font-size: .9em;
}

/* DETAIL-WORK
------------------------------------------------------------------------------------*/
.work_title {
    margin: 15px 0;
}
.listimg {
    max-width: none;
    /*margin-left: -15px;
    margin-right: -15px;*/
    margin-left: -5px;
    margin-right: -5px;
}
.detail-work .carousel-inner {
    text-align: center;
	
}

.detail-work .carousel-inner>.item>a>img,
.detail-work .carousel-inner>.item>img,
.detail-work .img-responsive, 
.detail-work .thumbnail a>img,
.detail-work .thumbnail>img {
    display: inline-block;
}
.detail-work .carousel-control1 {
    width: 30px;
    position: absolute;
    z-index: 0;
	top:60%
}
.detail-work .carousel-control1.left {
    left: 15px;
    background-image: none;
}
.detail-work .carousel-control1.left svg,
.detail-work .carousel-control1.right svg {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    z-index: 999;
}
.detail-work .carousel-control1.right {
    right: 15px;
    background-image: none;
}
.detail-work .carousel-caption {
    position: static;
}
.imageInfo	{
	margin-top: 12px;
}
.single-work .detail-work .imageInfo li{
    font-size: 14px;
    padding-bottom: 10px;
}
.detail-work .imageInfo li {
    padding-right: 15px;
    padding-bottom: 15px;
    float: none;
    display: inline-block;
}

.detail-work .imageInfo li.imageTitle {
	color: #000;
}
.detail-work .imageInfo li a {
    padding: 0;
}

.detail-work	{
	margin-bottom: 40px;
}
.listimg.nav > li > a{
    padding: 5px;
}
.detail-work .nav > li > a.thumbs,
.detail-work .nav > li > a.magnify{
    display: block;
    background-image: url(../images/prevNext.png);
    border-radius: 0;
    overflow: hidden;
    text-indent: -200px;
    height: 16px;
    background-position: -12px -47px;
    width: 14px;
    margin-top: 2px;
}
.nav > li > a:hover,
.nav > li > a.thumbs:focus, 
.nav > li > a.thumbs:hover{
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    opacity: 1;
}
.detail-work .nav > li > a.thumbs:focus, 
.detail-work .nav > li > a.thumbs:hover{    
    background-position: -12px 17px;
}
.detail-work .nav > li >a.magnify {
    background-position: -44px -16px;
}
.detail-work .nav > li >a.magnify {
    width: 25px;
}

.detail-work .nav > li > a.magnify:hover {
    background-position: -44px 0;
}
.detail-work .carousel-caption{
    padding-bottom: 0;
}
@media (min-width: 1200px){
    .detail-work .carousel-control1.right{
        /*right: -64%;*/
    }
}
@media (min-width: 1350px){
    .detail-work .carousel-control1.left{
        /*left: -50%;*/
    }
    .detail-work .carousel-control1.right{
        /*right: -68%;*/
    }
}
@media (max-width:768px){
	.single-work .mainContent {
		margin: 10px auto 0;
		width: 100%;
	}
	/*#navbar
	{
		background:#918b99;
		position: absolute;
		width: 100%;

	}*/
    .listimg {
        max-width: none;
        margin-left: -5px;
        margin-right: -5px;
    }
    #carousel-images {
        padding: 0;
    }
    .container.mainContent.detail-work{ }
    .detail-work .col-xs-11{
        margin: 0 auto;
        float: none;
    }
    .detail-work {
        margin-left: 0;
    }
    .detail-work .carousel-control1 {
        display: none;
    }
    .btn_next,
    .btn_prev{
        display: block;
    }
    .btn_next{
        float: right;
    }
    .btn_prev{
        float: left;
    }
}
@media (min-width: 568px) and (max-width:767px){
    .detail-work .col-sm-4{
        width: 50%;
        float: left;
        text-align: center;
    }
}
@media (max-width: 568px) {
    .detail-work .col-sm-4{
        text-align: center;
    }
    .detail-work .carousel-control1.left svg,
    .detail-work .carousel-control1.right svg{
        /*top: 35%;*/
    }
}
@media (max-width: 420px) {
    .detail-work .carousel-control1.left svg,
    .detail-work .carousel-control1.right svg{
        /*top: 30%;*/
    }
}
@media (max-width: 380px) {
    .detail-work .carousel-control1.left svg,
    .detail-work .carousel-control1.right svg{
        /*top: 25%;*/
    }
}

@media (min-width:769px) {
	.btn_next, .btn_prev {
		display: none;
	}
	.single-work .mainContent {
		width: 80%;
		margin-top: 0px;
	}
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    .detail-work img { 
           /*max-width: calc(100vh - 350px);*/
    }
	.detail-work .carousel-inner {
		text-align: center;
		margin-top: -10px;
	}
}}
@media (max-width:768px) {
	.detail-work img{
		width: auto;
		max-height: 100%;
		max-width: calc(100vh - 300px);
	}
}
@media only screen and (orientation: landscape) {
	.detail-work img {
		width: auto;
		max-height: 100%;
		max-width: calc(100vh - 220px);
	}
	.btn_next, .btn_prev {
		margin-top:-20px;
	}
}
@media only screen and (max-width: 768px)  {
	.detail-work img {
		width: 100%;
		height: auto;
	}
	.listimg .image img  {
		width:100%;
		height:auto;
	}	
}
@media only screen and (orientation: portrait) {
	.listimg .image img  {
		width:100%;
		height:auto;
	}
}
@media only screen and (min-width: 768px)  {
	.listimg .image img  {
		width:auto;
		height:300px;
	}	
}
@media (min-width:768px) {
	.detail-work img {
   	/* width: auto;
    	max-height: 100%;
		max-width: calc(100vh - 320px);*/
	    width: auto;
    	max-height:calc(100vh - 177px);
	}
}

.breadcrumb {
	/*padding: 8px 15px 0 0;*/
	padding: 8px 15px 0 0;
	background-color: transparent;
}

.detail-work .breadcrumb {
	padding-top: 30px;
	font-size: .8em;
}

h2.breadcrumbs span	{
	color: #064f9b;
}
@media only screen and (orientation: landscape) {
	.detail-work img {
		width: auto;
		max-height: calc(100vh - 200px);
		max-width: calc(100vw - 220px);
	}
}
@media not all and (min-resolution:.001dpcm) { @supports (-webkit-appearance:none) {   
	.detail-work .carousel-inner {
		text-align: center;
		margin-top: -10px;
	}
}}

/* MUSIC PAGE
---------------------------------------------------- */
.page-music section.topPad	{
	padding-top: 70px;
}

.page-music ul.homeartdesign	{
	margin-top: 0;
}

/* EVENTS PAGE
---------------------------------------------------- */
p.dateTime	{
	font-weight: bold;
}
p.dateTime,
p.venue	{
	margin-bottom: 0;
}

hr	{
	margin-top: 30px;
	margin-bottom: 30px;
}

div.event	{
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
}

.panelx div.event:last-child	{
	border-bottom:  1px solid #FFF;
	margin-bottom: 0;
}

/* EVENTS PAGE
---------------------------------------------------- */

.page-press img	{
	margin-bottom: 20px;
}

.page-press h3.desktoponly	{
	margin-top: 0;
}
/* CONTACT PAGE
---------------------------------------------------- */


.page-contact .mainContent ul {
	width: 90%;
	max-width: 600px;
	margin: 0 auto 20px;
	padding-left: 20px;
}

.page-contact .mainContent ul	{
	list-style: none;
}

.page-contact .mainContent ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #064f9b;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


/* FONTS
---------------------------------------------------- */

/* light italic
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-LightItalic.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-LightItalic.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-LightItalic.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-LightItalic.svg#Decoupe-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}
*/

/* light
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-Light.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Light.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Light.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Light.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Light.svg#Decoupe-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
*/

/* Bold italic*/
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-BoldItalic.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-BoldItalic.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-BoldItalic.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-BoldItalic.svg#Decoupe-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}


/* bold
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-Bold.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Bold.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Bold.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Bold.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Bold.svg#Decoupe-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
*/

/* regular
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-Regular.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Regular.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Regular.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Regular.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-Regular.svg#Decoupe-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

/* extra bold italic
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBoldItalic.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBoldItalic.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBoldItalic.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBoldItalic.svg#Decoupe-ExtraBoldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
}
*/

/* regular italic */
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-RegularItalic.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-RegularItalic.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-RegularItalic.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-RegularItalic.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-RegularItalic.svg#Decoupe-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* extra bold
@font-face {
    font-family: 'Decoupe';
    src: url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBold.eot');
    src: url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBold.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBold.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/Decoupe-ExtraBold.svg#Decoupe-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}
*/
@font-face {
    font-family: 'New Athena Unicode';
    src: url('/wp-content/themes/harrison/fonts/NewAthenaUnicode.eot');
    src: url('/wp-content/themes/harrison/fonts/NewAthenaUnicode.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/harrison/fonts/NewAthenaUnicode.woff2') format('woff2'),
        url('/wp-content/themes/harrison/fonts/NewAthenaUnicode.woff') format('woff'),
        url('/wp-content/themes/harrison/fonts/NewAthenaUnicode.ttf') format('truetype'),
        url('/wp-content/themes/harrison/fonts/NewAthenaUnicode.svg#NewAthenaUnicode') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ------------------------------ */

.musiclistimg li .title {
	padding-left:15px;
}

.videosec li  {
	padding:3px;
	float:left;
	list-style:none;
}
ul.nav li.menu-item a:hover span.caret{
  display: inline-block
}
@media (max-device-width:1024px) {
	.desktoponly {
		display:none!important;
	}
	.mobileonly {
		display:block!important;
		padding-bottom:15px;
	}
}
@media (max-width:600px) {
	.homeartdesign li img {
		width:100vw;
		height:auto;
	}
}
@media (min-device-width:1025px) {
	.desktoponly {
		display:block;
	}
	.mobileonly {
		display:none!important;		
	}
}

@media (max-width:768px) and (min-width:414px) {
	.col-xx {
		float:left;
		width:50%!important;
	}
}
.homeartdesign .col-sm-4, .col-md-3 {
	padding-right: 5px;
    padding-left: 5px;
}

@media (min-width: 992px)	{
	.homeartdesign .col-sm-4, .col-md-3 {
		width: 232.5px;
		height: 232.5px;
	}
}

@media (min-width: 1200px)	{
	.homeartdesign .col-sm-4, .col-md-3 {
		width: 282.5px;
		height: 282.5px;
	}
}


 .col-xx  {
	padding-right: 15px;
    padding-left: 15px;
}
.row  {
	margin-right: 0px;
    margin-left: 0px;
}
@media (min-width: 768px) {	
	/*.home .navbar-toggle {
		display: block;
	}

	.home .navmenu_align
	{
		width:100%!important;
		padding-right:0px;
	}
	.home .navbar-default .navbar-toggle
	{
		margin-top: -45px!important;
	}
	.home #navbar ul, .home #navbar ul li
	{
		width:100%!important;
	}
	.home .navbar-header
	{
		float:right;
	}

	.home .navbar-collapse.collapse{display:none;}
	.home .navbar-collapse.collapse.in{display:block!important;}
	.home #navbar {
		position: absolute;
		width: 100%;
		z-index: 9999;
		background:#064F9B;
	}
	.home .navbar-wrapper
	{
		background-color:white;
	}
	.home .navbar-default .navbar-toggle .icon-bar {
	background:#064F9B;
	}*/
	.home .navbar-default .navbar-nav>li>a {
		color:#064f9b!important;
	}
	.home .navbar-default .navbar-nav>li>a:hover {
		color:#df2e28!important;
	}
	.home .navbar-wrapper {
		background:white!important;
	}
}



.aboutimg {
	max-height:500px;
	padding-top:50px;
}

.tax-artwork_cat .listimg .image img {
	padding: 2px;
	border: 1px solid #ddd;
}

.mainContent	{
	margin-bottom: 50px;
}

.home .mainContent	{
	margin-bottom: 0px;
}

ul.nav-pills	{
	margin-bottom: 30px;
}

a.page-numbers	{
	padding: 3px 7px;
	border: 1px solid white;
}

a.page-numbers:hover	{
	color: #064f9b;
	border: 1px solid rgba(6,79,155,0.2);
}

span.page-numbers.current {
	padding: 3px 7px;
	border: 1px solid grey !important;
}

.page-press .clearFloat.bordered	{
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

.page-press .mainContent .clearFloat.bordered:last-child	{
	border-bottom: 0px solid #ddd;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
@media (min-width: 871px)
{
	.navbar-toggle {
		display: none;
	}
	.navbar-collapse.collapse{
		display:block;height:auto;padding-bottom:0;overflow:visible
	}
	.navmenu_align {width: auto; padding-right: 15px;}
	.navmenu_align {
	   float: right; 
	}
	#navbar ul li,
	#navbar ul li:first-child {padding: 0; border-bottom: 0px;}
}
@media (max-width: 870px)
{
	.navbar-toggle {
		display: block;
	}
	.navbar-nav>li, .navbar-header, .navbar-nav{
		float: none;
	}
}
/* Audio Player Start */
.audio-player {
    position: relative;
    min-height: 16px;
    width: 500px;
    max-width: 90%;
    margin-top: 10px;
    padding: 5px;
    background-color: #f1ede4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px #BBB;
    -moz-box-shadow: 1px 1px 2px #BBB;
    font-family: Verdana;
    font-size: 11px;
	margin: 0 auto;
}

.playlist {
	width: 350px;
}
		
.playlist .playall {
	margin-left: 12px;
}

.playlist .nextprev {
	float: right;
	margin-right: 6px;
	font-size: 16px;
}

.playlist .nextprev a {
	text-decoration: none;
	color: black;
	outline: none;
}

.playlist .nextprev a:hover {
	color: #e1ac1a;
}

.audio-player {
	position: relative;
	min-height: 16px;
	margin-top: 10px;
	padding: 5px;
	background-color: #f1ede4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px #BBB;
	-moz-box-shadow: 1px 1px 2px #BBB;
	font-family: Verdana;
	font-size: 11px;
}

.audio-player.playing {
	background-color: #bbb09a;
	-webkit-box-shadow: 1px 1px 2px #888;
	-moz-box-shadow: 1px 1px 2px #888;
}

.audio-player a.download {
	display: none;
	position: absolute;
    left: 350px;
    margin-left: 5px;
    top: 0px;
    opacity: 0.3;
    width: 27px;
    height: 27px;
    background-image: url('/wp-content/themes/harrison/images/download_20.png');
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: 30px;
    overflow: hidden;
}

.audio-player a.download:hover {
 	opacity: 1.0;
}

.audio-player a.control {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	background-image: url('/wp-content/themes/harrison/images/play_pause.png');
	background-position: top left;
	text-indent: 17px;
	overflow: hidden;
	outline: none;
}

.audio-player a.control:hover {
	background-position: bottom left; 
}

.audio-player.playing a.control { 
	background-position: top right; 
}

.audio-player.playing a.control:hover {
	background-position: bottom right; 
}

.audio-player .info {
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 11px;
}

.audio-player .title {
	width: 265px;
	line-height: 14px;
	margin-left: 3px;
	border: 0px dotted red;
	color: #333;
}

.audio-player .name  { 
	display: none;
	color: #333;
}

.audio-player .time {
	float: right;
	margin-right: 3px;
	line-height: 14px;
	color: #333;
}

.audio-player .rewind {
	position: relative;
	display: none;
	float:right; 
	width: 26px;
	height: 13px;
	margin-top: 2px;
	margin-right: 1px;
	padding-left: 3px;
	background-color: #f1ede4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px #a89e8c;
	-moz-box-shadow: 1px 1px 1px #a89e8c;
	opacity: 0.5;
	color: #333;
}

.audio-player.playing .rewind,
.audio-player.paused .rewind {
	display: block;
}

.audio-player.paused .rewind {
	background-color: #dbd6cb;
	-webkit-box-shadow: 1px 1px 1px #b9af9c;
	-moz-box-shadow: 1px 1px 1px #b9af9c;
}

.audio-player .rewind.hover {
	opacity: 1.0;
}

.audio-player .rewind a {
	position: absolute;
	display: block;
	padding: 2px 3px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 16px;
	line-height: 6px;
	text-decoration: none;
	color: #555;
}

.audio-player .type {
	display: none;
}

.audio-player .player {
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/* Mini Button Player
----------------------------------------------------------------------------- */

.audio-player.button {
	height: 16px;
	margin-top: 0px;
	padding: 0px;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #BBB;
	-moz-box-shadow: 0px 0px 0px #BBB;
}

.audio-player.button .info {
	display: none;
}
