/* COMMERCIAL CONCERTINA APP STYLES - JACKETS and SLEEVES */


.post-type-archive-commercial .commercial .concertina .drawer .series-text h4.current-drawer-header {
        opacity: 1;
        width: 72%;
        font-size: 1.125em;
        margin-right: 0em;
        padding: 0.75em 1em 0px 0em;
	    -webkit-transition:all linear .1s;
        -moz-transition:all linear .1s;
        -o-transition:all linear .1s;
        -ms-transition:all linear .1s;
        transition:all linear .1s;		
}

.post-type-archive-commercial  .commercial .concertina .drawer .series-text h4.closed-drawer-header {
        opacity: 1;
        font-weight: normal;
        font-size: 1em;
        line-height: 1.25em;
        margin-top: 0em;
        margin-right: 1em;
        padding: 0 0 0 0;
		-webkit-transition:all linear .1s;
        -moz-transition:all linear .1s;
        -o-transition:all linear .1s;
        -ms-transition:all linear .1s;
        transition:all linear .1s;
}

.post-type-archive-commercial  .commercial .concertina .drawer .series-text p.current-series-description {
          text-transform: uppercase;
          font-family: BellGothicBlack;
          font-size: 1.33em;
		  padding-bottom:2em;

      }


	
.post-type-archive-commercial .commercial .concertina .drawer .series-text span.open-header {
          color: #7C6153;
          width: 100%;
          fontSize: .8em;
          marginTop: 0.5em;
          marginLeft: 1.5em;
          padding-bottom: 1em;
  }



.post-type-archive-commercial  .commercial .concertina .drawer .series-text span.close-header {
            color: #859095;
			height: 20px;
            font-size: .9em;
            margin-top: 0em;
            padding-left: 0em;
			padding-top:.125em;
            margin-right: 0em;
            margin-left: 0em;
	
		-webkit-transition:all linear .1s;
        -moz-transition:all linear .1s;
        -o-transition:all linear .1s;
        -ms-transition:all linear .1s;
        transition:all linear .1s;
}



.commercial section {
		margin-top: 0px;
	}


.commercial .main-content {
	margin-top:3.5em;
}


.commercial .concertina {
	width: 100%;
	margin: 0em 20px 0 0;
	position: relative;
    
}

.commercial #concertina1 {
	z-index:2000;
	padding-top: 1em;
}

.commercial #concertina2 {
	margin-left:0px;
	padding-top: 3em;
}

.commercial #concertina3 {
	margin-right:0px;
	padding-top: 0em;
	
}

.commercial .concertina .drawer-overflow-hider {
	height:114px;
	overflow:hidden;
	margin:1em 0 .25em 0;
	padding: .25em 0 0 0;
}

.commercial .concertina .drawer .series-text {
	position:relative;
	height:33px;
	width:308px;
	padding:0 1em 0 0;
	/*border-top:1px solid #74909b;*/
	border-bottom:2px solid #74909b;
	cursor:pointer;
	background:url(../images/header-marker-4x18.png) 100% 100% no-repeat;
}


.commercial .concertina .drawer .series-image {
	position:absolute;
	top:-.75em;
	left:0em;
	height:100px;
	width:100px;
	float:left;
	margin:0px 0 0 0;
	overflow:hidden;
	z-index:2000;
	/*background-color:#f60;*/
	/*text-align:right;*/
}

.commercial .concertina .drawer .series-image img {
	height:100px;
	width:100px;
}



.commercial .concertina .drawer .gallery-detail {
	width: 280px;
	margin:42em 0 0 3.5em;
	padding:2em 2em 0 0;
	color:var(--tansyblue-dark);
	text-align: right;
	text-transform:uppercase;
	font-size:.75em;
	font-family:BellGothicBlack;
}




.commercial .concertina .drawer .gallery-detail p {
    font-size:1em;
	margin:0 .25em 0 0;
	line-height:1.25;
}

.commercial .concertina .drawer .gallery-detail p img {
	display:block;
	margin:.5em 0 1em -1em;
}



.commercial .concertina .drawer .series-text {
	width: 100%;
	height:102px;
	border-bottom:2px solid #d7e2e9;
	background:url(../images/commercial/commercial-header-marker-4x18.png) 100% 100% no-repeat;
}

.commercial .concertina .drawer .series-text h4 {
	color:#fff;
	width: 48%;
	-webkit-transition:color linear .25s;
	-moz-transition:color linear .25s;
	-o-transition:color linear .25s;
	-ms-transition:color linear .25s;
	transition:color linear .25s;
	font-size:.75em;
}



.commercial .concertina .drawer .series-text h4:hover {
	color:#788f98;
	color:#859095;
	color:#fff;
	-webkit-transition:color linear .25s;
	-moz-transition:color linear .25s;
	-o-transition:color linear .25s;
	-ms-transition:color linear .25s;
	transition:color linear .25s;
}


.commercial .concertina .drawer .gallery-detail {
	width: 100%;
	margin: 24em 0 0 0em;
	padding: 2em 0em 0em 0;
	color:var(--tansyblue-dark);
}

.commercial .concertina .drawer .gallery-detail p {
	font-family: "BellGothicRegular", Arial, sans-serif;
	font-size:1.25em;
	margin: 5em 2em 0 0;
	line-height:1.125;
	text-transform:none;
	text-align: left;
}


.post-type-archive-commercial .concertina .drawer .gallery-detail p {
	text-align: right;
    width: 100%;
}


.commercial .concertina .drawer .gallery-detail p img {
	display:block;
	margin:.5em 0 1em -1em;
}


.commercial .concertina .drawer .series-text .series-artist {
	display:block;
	text-transform:uppercase;
	color:#fff;
	color:#999;
	color:#859095;
	/*color:#7C6153;
	opacity:.75;*/
	text-align:right;
	font-size:.9em;
	letter-spacing:0px;
	line-height:1.25;
	margin:1px 0 0 0;
	
}

.commercial .concertina .drawer .series-text .series-artist:hover {
	color:#7C6153;
	opacity:.75;
}

.commercial .project-label {
	color:#9EA8AA;
	font-size:.8em;
	margin-bottom:1em;
	display:none;
}

.commercial .project-label-visible {
	color:#9EA8AA;
	font-size:.8em;
	margin-bottom:1em;
	display:block;
}

.commercial section { 
	margin-top: -80px;
}

.commercial figcaption.wp-caption-text {
	display: block;
	border:none;
	font-family: BellGothicBlack;
	font-style: normal;
	color:#74868b;
	margin-bottom:0;
	margin-top:0;
    padding-right: 2em;
}

.wp-caption-text::before {
	display: none !important;	
	
}

.gallery-detail figure {
	margin: 3em 0 0 0;
	
}

/* SLEEVES */
.post-type-archive-sleeves .commercial section { 
	margin-top: -1em;
    padding-bottom: 6em;
}



.post-type-archive-sleeves .commercial .concertina .drawer .gallery-detail p {
	font-family: "BellGothicRegular", Arial, sans-serif;
	font-size: 1.75em;
	margin: 1em 0em 0 0;
	line-height: 1.25;
	text-transform:none;
	text-align: left;
    padding: 0em 2em .125em .5em;
}


/* 375 */
@media screen and (min-width:321px) {

.post-type-archive-sleeves .commercial .concertina .drawer .gallery-detail p {
	padding: 0em 1em 2em .5em;
	margin-top:0em;
	font-size:2em;
}


  .post-type-archive-commercial  .commercial .concertina .drawer .series-text h4.closed-drawer-header {
         width:60%;
	     font-size:1.125em;
  }
}



/* 438 */
@media screen and (min-width:415px) {
.post-type-archive-sleeves .commercial .concertina .drawer .gallery-detail p {
	margin-top: 1em;
	margin-bottom: 0;
}
}




@media screen and (min-width:552px) {

    .commercial section {
        margin-top: -40px;
        padding-bottom: 5em;
    }

    .commercial .concertina {
        width: 100%;
        margin: 1em 20px 0 0;
        position: relative;
        float: none;
    }

    .commercial #concertina2 {
        margin-left:0px;
        float: none;
    }

    .commercial #concertina3 {
        margin-right:0px;
        float: none;
    }
	
  .post-type-archive-commercial  .commercial .concertina .drawer .series-text h4.closed-drawer-header {
         width: 48%;
	     font-size:.75em;
  }

}


@media screen and (min-width:415px) {


    .post-type-archive-commercial .commercial .concertina .drawer .series-text h4.current-drawer-header {

            width: 94%;
            font-size: 1.5em;

    }
}

@media screen and (min-width:640px) {

  .post-type-archive-commercial .commercial .concertina .drawer .series-text h4.current-drawer-header {

            font-size: 1em;

  }


}

@media screen and (min-width:737px) {
	
    .commercial .concertina {
        margin: 0em 32px 0 0;
    }
	
    .post-type-archive-jackets .concertina {
        margin: 0em 0px 0 0;
    }

    .post-type-archive-sleeves #concertina2 {
        margin-right: 52px;
	}
	
}


@media screen and (min-width:982px) {
	
	.commercial .concertina {
		margin: 0em 4% 0 0;
	}

	
	.commercial section {
        margin-top: 2em;
    }

	.commercial .concertina .drawer-overflow-hider {
		height:114px;
		overflow:hidden;
		margin:1em 0 .25em 0;
		padding: .25em 0 0 0;
	}

}
	
