/* CSS Document */

* {
	margin: 0;
	padding: 0
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #333;
	text-decoration: none;
}
.entry-title a {
	color: #363334 !important
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both
}
* html body {
	overflow: hidden
}
html {
	font-family: Arial, Helvetica, sans-serif;
	overflow: scroll;
	height: 100%;
	min-width: 310px

}
body {
	font-size: 14px;
	line-height:1
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	line-height:1
}
.footer {
	background-color: #363636;
}
.break {clear: both}
.maincontainer {
	min-width: 310px
}
.container {
	width: auto;
	padding: 100px 5%
}
input,
textarea,
select {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
	-webkit-appearance:none
}
input[type="checkbox"] {
	-webkit-appearance: auto;
	margin-right: 10px
}
.comment-form .comment-form-cookies-consent label {
	font-size: 70%;
	text-transform: none
}

li {
list-style-type: none
}
.homepage .square {
	display: none
}
/* Header */
.header {
	background-color: #2c2c2c;
	display: block;
}
#header {z-index: 5; width: 100%}
#header {position: absolute; top: 140px; top: 0}
.homepage #header {position: absolute; top: 0px}
.fixpos #header {position: fixed; top: 0;}
.fixpos .section-page-title {position: fixed; top: 60px; width: 100%; margin-top: 0; z-index: 5;}
.initialscroll .section-page-title {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    opacity: 0;
}
.archiveback .spt-page-title h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#header .container {
	background-color: #fff;
	background-color: #2c2c2c;
	background-color: #141416;
	background-color: #b62428;
	box-sizing: border-box;
	padding: 17px 5% 0 5%;
	height: 60px;
}
.coverpage #header .container {
	background: none
}
.coverpage .whitenav #header .container {
}
.backer #header,
.timeline-page {
    background-color: #2c2c2c;
	background-color: #b62428
}
#header .header {
    background: none;
   /* border-bottom: 1px solid #868686; */
    padding: 0;
}
.disclaimer {
	clear: both;
	display: table;
	font-size: 60%;
	padding: 10px 30px 30px 0;
	color: #999
}
.trial-page .disclaimer {
	width: 200px;
	margin: 0 auto
}
.parole-trans #dd-trans {
	display: none
}
.section-page-title {
    background-color: #fff;  
	/* border-bottom: 1px solid #000; */
	-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    opacity: 1;
	position: absolute;
	width: 100%;
	top: 60px;
	min-height: 34px;
	box-sizing: border-box;
}
.archiveback .section-page-title {
	border-bottom: 1px solid #000;
}
.backer .section-page-title,
.trial-page.trial-page.fixhead .fixpos .section-page-title,
.parole-trans.fixhead .fixpos .section-page-title {
	display: block
}
.scrollheader.backer .section-page-title,
.trial-page.fixhead .scrollheader .section-page-title,
.parole-trans.fixhead .scrollheader .section-page-title,
.archiveback.fixhead .scrollheader .section-page-title {
	opacity: 1;
}
.coverpage .section-page-title {
		  opacity: 0 !important;
}
.coverpage .backer.scrollheader .section-page-title {
		  opacity: 1 !important;
}	
.section-page-title.section-page-title .container {
	padding: 12px 5% 11px 5%!important	
}
.spt-crumb {
	float: left;
}
.spt-crumb h2,
.section-page-title h1,
.landing .section-page-title h1 {
    color: #333; 
    text-transform: uppercase;
    font-weight: bold;
    font-size: 100% !important;
    line-height: .8;
}
.spt-crumb h2 a {
	color: #333; 
}
.spt-crumb {
	padding-right: 5px;
}


.section-page-title h1 a,
.landing .section-page-title h1 a{
    color: #333; 
    font-size: 100% !important;
}
.mobile-nav,
.coverpage .whitenav .mobile-nav  {
    width: 35px;
    height: 35px;
	padding-top: 3px;
	float: right;
    display: block;
	cursor: pointer;
}
.mobile-nav-bar {
	width: 30px;
	height: 4px;
	background-color: #fff;
	margin-bottom: 5px	
}
.mobile-nav-bar:last-child {
	margin-bottom: 0px
}
#logobox {
    float: left;
    display: block;
}
h2.logo a,
.whitenav h2.logo a,
.coverpage .whitenav h2.logo a,
.menu-items h2.logo a {
    width: 336px;
    height: 41px;
    display: block;
    background-image: url("../images/cdlogo2.png");
	background-size: 332px 93px;
    background-position: 0 -48px;
	background-position: 0 -1px;
    background-repeat: no-repeat;
    text-indent: -6000px;
    overflow: hidden;
	margin-top: 0;
/*	width: 210px;
    height: 25px;
    background-size: 210px 59px;	*/
}
h2.logo a {
    width: 210px;
    height: 25px;
    background-size: 210px 59px;
    background-position: 0 -31px;
    background-position: 0 -1px;
}
.investigation-white-out h2.logo a {
	background-position: 0px -31px !important
}
.coverpage h2.logo a,
.menu-items h2.logo a {
    background-position: 0 -1px;	
}
.menu-items h2.logo a {
		width: 210px;
		height: 25px;
		background-size: 210px 59px;
		background-position: 0 -31px;
		background-position: 0 -1px
}
.whitenav #header .container {
    height: 60px;
    padding: 17px 17px 0 17px;
	padding: 17px 5% 0 5%;
}
.whitenav h2.logo a {
    width: 210px;
    height: 25px;
    background-size: 210px 59px;
    background-position: 0 -31px;
    background-position: 0 -1px;
}
.whitenav #header .container {
	transition: all 1s ease-out;
}
.whitenav .archive-search-input, .whitenav .asi-input input#s, .whitenav .cal-year {
    height: 34px;
}
.whitenav .cal-dropdown li a {
    height: 34px;
    font-size: 130%;
    padding-top: 10px;
}
.whitenav .cal-dropdown li {
    height: 34px;
}
.whitenav .asi-search input#searchsubmit, .whitenav .cancel-search, .whitenav .month-icon, .search-icon {
    background-size: 68px;
    width: 34px;
    height: 34px;
}
.whitenav .search-icon {
    background-position: -34px 0;
}
.whitenav .cal-month li, .whitenav .cal-month li a {
    height: 34px;
    box-sizing: border-box;
}
.whitenav .cal-month li a {
    padding: 6px .5em;
}
.whitenav .cal-year p {
    font-size: 130%;
    padding-top: 10px;
}
.whitenav .asi-search input#searchsubmit, 
.whitenav .cancel-search, 
.whitenav .month-icon,
.whitenav .search-icon {
    background-size: 68px;
    width: 34px;
    height: 34px;
}
/* Menu */
/*
.content div {display:none !important}
.content div.sidebar,
.content div.sidebar div,
.content div.main,
.content div.main div,
.content div:last-child {display: block !important}

.sidebar {
	visibility: hidden;
	position: absolute;
	width: 100%;
	z-index: 3
}
*/
.showmenu {
	visibility: visible
}
#cdmenu {

}
.menu {
	background-color: #363636;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}
.menu-items {
	min-width: 310px	
}
.menu-items .header {
	background: none;
	padding: 33px 0 0 0;
	padding: 17px 0 0 0;
	height: 115px;
	height: 60px;
	box-sizing: border-box
}

.sub-menu {
	border-bottom: 1px solid #868686;
	height: 40px;
	margin-bottom: .5em;
	display: none
}
.sub-menu p {padding: 12px 20px 0 20px; margin: 0; color: #999; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; text-align: center}
.main-menu,
.section-menu {float: left; height: 40px; height: 40px; background-color: #424242; cursor: pointer; box-sizing: border-box; border-left: 1px solid #868686; border-right: 1px solid #868686}
.main-menu:first-child {border-right: 0px; border-left: 1px solid #424242;}
.main-menu {}
.sub-menu-select {height: 41px; border-bottom: 2px solid #363636; background-color: #363636; border-left: 1px solid #868686 !important }
.sub-menu-select p {color: #fff; }
.expand-menu {
    display: none
}
.menu-items .container {
	padding: 0 5% 
}
#hideRightPush.mobile-nav {
	width: 35px;
    height: 35px;
    float: right;
    display: block;
    cursor: pointer;
	position: relative
}
#hideRightPush .mobile-nav-bar:first-child,
#hideRightPush .mobile-nav-bar:last-child {
	position: absolute;
	top: 12px;
	left: 0px;
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg)
}
#hideRightPush .mobile-nav-bar:last-child {
	-ms-transform: rotate(135deg); 
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}
.menu-nav {
	padding: 1.5em 0
}
.nav-item h2 a {
	font-size: 87%
}
@media (max-width: 500px) {
	.nav-item h2 a {
	font-size: 140%
}
	.nav-item li a {
		font-size: 150% !important
	}
}
.nav-item li a {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-family: 'Noto Serif', serif;
	font-size: 100%
}
.nav-item li li {
	margin-left: 10px;
	list-style-type: square;
	color: #282424
}
.nav-item li ul {
	display: block;
	margin: 5px 0 10px
}
.nav-item li li a {
	font-size: 80%	  
 }
.nav-item li  {
    padding-bottom: .4em
}
.nav-item ul {
	width: 100%; 
	float: left;
	display: block
}
/* Leader Ad */
.leader-ad {
  	background-color: #fff;
  	height: 140px;
  	display: none
}
.hr-officers div {
    padding-bottom: 10px;
}
.content .sidebar {
	width: 30%;
	float: left;
    overflow: hidden;
	box-sizing: border-box;
	padding: 0 30px 30px 0px
}
.content .main {
    margin-left: 32%;
    overflow: hidden;
}
#full-video {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 40px;
}
#full-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.parole-trans .content .main {
	width: 100%;
	margin-left: 0%
}
.stick {
  position: fixed;
  top: 100px;
  margin-top: 23px !important
}

.sidestick #contentcon {
	padding-top:  120px !important
}
.sidestick #dd-trans {
  margin-top: 0px;
  height: auto !important
}
.homicide-report #dd-trans ul li  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px !important;
  list-style-type: none;
  line-height: 1;
  margin: 0 0 0 16px;
  color: #999 !important;
  padding: 3px 0; 
  text-align: right;
}

.homicide-report #dd-trans ul ul  {
  padding-bottom: 0px !important;
  margin: 30px 0
}
.homicide-report #dd-trans ul ul ul  {
  margin: 0
}
.homicide-report #dd-trans ul li li a  {
  color: #0d70ab !important;
  font-weight: normal !important
}
.homicide-report #dd-trans ul li a {
  color: #666;
  font-weight: bold !important;
}
.homicide-report #dd-trans ul li li li  {
  margin: 0 0 0 0
}
.homicide-report #dd-trans ul li li li a  {
  padding: 0 2px;
  color: #abaca5 !important;
  font-size: 10px !important
}
.pvb-11-13 #pvb-11-13 ul,
.pvb-11-14-am #pvb-11-14-am ul,
.pvb-11-14-pm #pvb-11-14-pm ul,
.pvb-11-17 #pvb-11-17 ul,
.pvb-11-24 #pvb-11-24 ul,
.tlbgj-12-05-am #tlbgj-12-05-am ul,
.tlbgj-12-05-pm #tlbgj-12-05-pm ul,
.tlbgj-12-08-am #tlbgj-12-08-am ul,
.tlbgj-12-08-pm #tlbgj-12-08-pm ul,
.tlbgj-indictment #tlbgj-12-08-pm2 ul {
	display: block; 
	transition: height 0.5s
}

.pvw-09-12-70 #pvw-09-12-70 a,
.pvw-09-28-70 #pvw-09-28-70 a,
.pvw-10-07-70 #pvw-10-07-70 a,
.pvw-10-30-70 #pvw-10-30-70 a,
.pvw-03-01-71 #pvw-03-01-71 a,
.pvw-04-13-71 #pvw-04-13-71 a,
.pvw-05-10-71 #pvw-05-10-71 a,
.pvw-06-29-71 #pvw-06-29-71 a,
.pvw-08-16-am #pvw-08-16-am a,
.pvw-08-16-pm #pvw-08-16-pm a,
.pvw-08-17-am #pvw-08-17-am a,
.pvw-08-17-pm #pvw-08-17-pm a,
.pvw-08-18-am #pvw-08-18-am a,
.pvw-08-23-am #pvw-08-23-am a,
.pvw-08-23-pm #pvw-08-23-pm a,
.pvw-08-25-pm #pvw-08-25-pm a,
.pvw-08-26-am #pvw-08-26-am a,
.pvw-08-26-pm #pvw-08-26-pm a,
.pvw-09-01-am #pvw-09-01-am a,
.pvw-09-01-pm #pvw-09-01-pm a,
.pvw-09-02-am #pvw-09-02-am a,
.pvw-09-02-pm #pvw-09-02-pm a,
.pvw-09-28-am #pvw-09-28-am a,
.pvb-11-12 li#pvb-11-12 a,
.pvb-11-13 li#pvb-11-13 a,
.pvb-11-14-am li#pvb-11-14-am a,
.pvb-11-14-pm li#pvb-11-14-pm a,
.pvb-11-17 li#pvb-11-17 a,
.pvb-11-18 li#pvb-11-18 a,
.pvb-11-24 li#pvb-11-24 a,
.pvb-11-25 li#pvb-11-25 a,
.pvb-11-26 li#pvb-11-26 a,
.tlbgj-12-05-am #tlbgj-12-05-am a, 
.tlbgj-12-05-pm #tlbgj-12-05-pm a,
.tlbgj-12-08-am #tlbgj-12-08-am a,
.tlbgj-12-08-pm #tlbgj-12-08-pm a,
.tlbgj-indictment #tlbgj-12-08-pm2 a {
	color: #C13129 !important
}
.pvw-09-28-70 .sidebar,
.pvw-03-01-71 .sidebar,
.pvw-04-13-71 .sidebar,
.pvw-05-10-71 .sidebar,
.pvw-06-29-71 .sidebar,
.pvb-11-25 .sidebar {
	position: relative !important;
	top: 0px !important
}
body.sidestick #meet #contentcon .homicide-report #dd-trans ul li {
  border-bottom: 1px solid #d5d6d1;
  list-style-type: none !important;
  line-height: 1.3 !important;
  padding: 0.3em 0 0.5em 0 !important;
  margin-left: 0px !important;
}
.homicide-report #dd-trans ul li a {
  font-weight: normal;
}
.homicide-report #dd-trans ul ul li {
  border-bottom: 0;
  padding: 0 0 10px 0
}
.homicide-report #dd-trans ul ul ul li {
  padding: 0
}
a.report-title {
  text-align: right !important;
  text-transform: uppercase;
  color: #666 !important;
  padding-top: 10px;
  float: right;
  width: 100%;
}
a.report-title:hover {
  text-decoration: none 
}
#restless-book #meet {
	padding-top: 0 !important	
}
.appearance {
	display: none
}
.lucas .appearance.lucas,
.dell .appearance.dell,
.alexander .appearance.alexander,
.katz .appearance.katz,
.bugliosi .appearance.bugliosi,
.kay .appearance.kay,
.ransom .appearance.ransom,
.caton .appearance.caton,
.bubrick .appearance.bubrick,
.keith .appearance.keith {
	display: block
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.sidebar,
	.sidebar.is_stuck {
		position: relative !important;
		top: auto !important;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
	.sidebar,
	.sidebar.is_stuck {
		position: relative !important;
		top: auto !important;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.sidebar,
	.sidebar.is_stuck {
		position: relative !important;
		top: auto !important;	
	}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 
	.sidebar,
	.sidebar.is_stuck {
		position: relative !important;
		top: auto !important;	
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	.sidebar,
	.sidebar.is_stuck {
		position: relative !important;
		top: auto !important;	
	}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	.sidebar,
	.sidebar.is_stuck {
		position: relative !important;
		top: auto !important;	
	}
}
#testimony-parole .trans-break2 p {
    text-align: center;
    font-style: italic;
    text-indent: 0px;
}
.trans-type {
	font-size: 400%;
    line-height: 1 !important;
    font-weight: 400;
	padding: 0 !important;
    color: #363334;
    font-family: montserrat !important;
    text-transform: uppercase;
	text-align: right;
}
.trans-witness {
	font-size: 200% !important;
    line-height: 1 !important;
    font-weight: 800;
    color: #363334;
    font-family: montserrat !important;
    text-transform: uppercase;
	padding: 10px 0 !important;
	text-align: right;
}
.report-title {
	font-size: 100% !important;
    line-height: 1 !important;
    font-weight: 400;
	padding: 0 !important;
    color: #363334;
    font-family: montserrat !important;
    text-transform: uppercase;
	padding: 0 0 10px 0 !important;
	float: left;
	width: 100%;
}
.hr-officers p:first-child {
	font-size: 120% !important;
    line-height: 1 !important;
    font-weight: 800;
    color: #363334;
    font-family: montserrat !important;
    text-transform: uppercase;
	padding: 0 !important;
	text-align: right;
}
.hr-officers p:nth-child(2) {
	font-size: 90% !important;
    line-height: 1 !important;
    font-weight: 400;
    color: #363334;
    font-family: montserrat !important;
    text-transform: uppercase;
	padding: 0 !important;
	text-align: right;
}
#dd-trans li a {
	color: #b62528;
	font-family: 'Noto Serif', serif;
    font-size: 120%;
	padding: 4px 0;
	display: block
}
#dd-trans ul {
	margin: 10px 0
}
.sidestick #meet #contentcon ol li,
.sidestick #meet #contentcon ul li {
    -webkit-font-smoothing: antialiased;
    font-family: 'Noto Serif', serif;
    font-size: 160%;
    padding: 0 0 1em 0;
    color: #444;
    line-height: 1.7;
	list-style-type: auto;
	margin-left: 46px !important;
}
@media (max-width: 767px) {
	.sidestick #meet #contentcon ol li, 
	.sidestick #meet #contentcon ul li {
		font-size: 180% !important;
	}
}
.sidestick #meet #contentcon ol,
.sidestick #meet #contentcon ul{
	margin-bottom: 40px 
}
.int-photo {
    width: 120px;
    float: left;
}
.int-bio {
    margin-left: 150px;
}
.int-bio p {
	font-size: 130% !important
}
.int-bio h3 {
	font-size: 150%;
    line-height: 1;
    font-weight: 800;
    color: #363334;
	padding-bottom: 10px;
    font-family: montserrat;
    text-transform: uppercase;
}
#article-intro2 h3 {
    font-size: 200%;
    line-height: 1;
    font-weight: 800;
    color: #363334;
	padding-bottom: 10px;
    font-family: montserrat;
    text-transform: uppercase;
}
.int {
	padding-bottom: 40px
}


.hr-sub {
	 font-weight: 800;
    color: #363334;
    font-family: montserrat !important;
}
.sidestick #meet #contentcon {
	padding: 140px 5% 15% 5%;
}

/* Content */
.main-content .container {padding: 170px 5% 15% 5%}
#meet #contentcon {padding: 90px 15% 15% 15%}
.parole-trans #meet #contentcon {padding: 120px 5% 15% 5%}
.archiveback #meet #contentcon {padding: 0%; width: 100% !important}
.tcenter p {
    text-align: center !important;
    text-indent: 0px !important;
    line-height: 1 !important;
}
.main-content h1 {
	/*font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	text-transform: uppercase;
	padding:  0 0 2em 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 400%;
    line-height: 1;
	font-weight: normal;
	color: #363334

}
#meet #contentcon h1,
h2.entry-title {
	/*font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	text-transform: uppercase;
	padding:  0 0 2em 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 400%;
    line-height: 1;
	font-weight: 800;
	color: #363334;
	font-family: montserrat;
    text-transform: uppercase;
}
#meet #contentcon p strong {
	font-family: 'montserrat', serif;
	font-weight: 800;
}
.entry-content img {
	width: 100% !important;
	height: auto !important;
}
.entry-content img[style="visibility: hidden; height: 0px; width: 0px;"] {
	width: 0!important;
	height: 0 !important;
}
body .august1169_01 {
    width:194px !important;
	float: left;
    margin: 0 40px 40px 0;
}
body .august1169_02 {
    width:148px !important;
	float: left;
    margin: 0 40px 40px 0;
}
body .august1369_01 {
    width:327px !important;
	float: left;
    margin: 0 40px 40px 0;
}
.entry-content a {
	color: #b62428;	
}
body#updatesback #highlight-feature {
    margin: 0 20px 0 0;
}
#update-landing .spt-page-title {
	display: none !important
} 
#highlight-feature {
    background-image: url(../images/tvline2.png);
    background-repeat: no-repeat;
    background-position: top;
    margin: 30px 20px 0 0;
    padding: 20px 0 0 0;
    float: left;
    width: 220px;
}
#highlight-feature-2 {
    background-image: url(../images/tvline2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}
#highlight-feature-2 a {
    color: #b62428;
    font-size: 1.3em;
    font-weight: bold;
    width: 100%;
    text-decoration: none;
}
#highlight-feature-2 span {
	width: 100%;
	float: left;
}
#highlight-feature-2 p:nth-child(2) {
		display: none 
}
@media (max-width: 700px) {
	#highlight-feature-2 span {
		width: auto;
		float: none;
	}
	#highlight-feature-2 a {
		font-size: 200%;
		line-height: 1.3
	}
}
.update-index-page .post {
    margin-bottom: 200px;
}

#wp_page_numbers {
	display: block;
	padding: 10px 0 10px 0;
    margin: 0 auto;
}
#wp_page_numbers ul, #wp_page_numbers li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#wp_page_numbers li {
    float: left;
    margin: 0 5px 5px 0;
    font-size: .9em;
    font-weight: bolder;
    line-height: 2.0;
}
#wp_page_numbers a:hover {
    text-decoration: none;
}
#container.archive-results {
	padding: 140px 5%
}
#container.archive-results .page-title {
	font-size: 150% !important;
}
#container.archive-results .entry-title {
	display: none
}
#container.archive-results .entry-summary h1{
	font-size: 200% !important;
	text-transform: none;
	padding: 10px 0;
	border-bottom: 1px solid #f0eded;
	text-transform: none !important;
}
#container.archive-results .entry-summary h1 a{
	text-decoration: none !important
}
#wp_page_numbers li a {
    float: left;
    width: 35px;
    height: auto;
    color: #555;
    text-align: center;
    display: block;
	border: 1px solid #ccc;
    font-size: 120%;
}
#wp_page_numbers li.active_page a {
    color: #fff;
	border: 1px solid #B62428;
    background-color: #B62428;
}
#wp_page_numbers li.page_info {
    float: left;
    width: 98px;
    height: 24px;
    color: #fff;
    text-align: center;
    background-image:url("../images/pn_page.gif");
    background-repeat: no-repeat;
    display: none;
}
#updates-photo-gallery,
#updates-dated-links{
	display: none
}
.animation-element {
	/*-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
	*/
	 transition: all .5s ease-in-out;
    -wenkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
	opacity: 0;
}
.animation-element.in-view {
	opacity: 1;
}
.animation-element.zoom {
	margin-top: 60px;
}
.animation-element.zoom.in-view {
	margin-top: 0px;
}
.main-content p {
    font-family: "Georgia, Times New Roman", Times, serif;
    -webkit-font-smoothing: antialiased;
    font-size: 160%;
    padding: 0 0 1em 0;
    color: #363334;
    line-height: 1.5;
    /* text-indent: 5%; */
}
#meet #contentcon p {
    font-family: "Georgia, Times New Roman", Times, serif;
    -webkit-font-smoothing: antialiased;
	font-family: 'Special Elite', cursive;
	font-family: 'Source Serif Pro', serif;
	font-family: 'Bitter', serif;
	font-family: 'Noto Serif', serif;
    font-size: 160%;
    padding: 0 0 1em 0;
    color: #444;
    line-height: 1.7;
    /* text-indent: 5%; */
}
@media (max-width: 767px){
	#meet #contentcon p {
		font-size: 180%
	}
}

.main-content p .test-name {
	color: #232323;
    padding: 0 0px 0 0;
}
#meet #contentcont p .test-name {
	color: #232323;
    font-weight: normal;
    padding: 0 0px 0 0;
}
/* Table text */
.table-center {
	display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
.table-center-content {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.headline-story .table-center {
	display: table;
    vertical-align: bottom;
    height: 100%;
    width: 100%;
}
.headline-story .table-center-content {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
}
.headline-story .bbold .headline h2 {
	text-align: center;
	font-size: 15vw;
}
.headline-story .table-center-content.vcenter {
	vertical-align: middle
}
.table-center-container {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0px;
}
.home-section {
	font-family: 'Oswald', sans-serif;
    font-weight: 400;	
	background-position: bottom center;
	height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    position: relative;
}
.home-section h2 {
	font-size: 800%;
	color: #fff;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;	
}
.feature.headline-story .button {
	margin-bottom: 100px;
	float: left;
}
.block {
}
.button,
.button:hover {
	background-color: #b62428;
	color: #fff;
	padding: 20px;
	font-size: 150%;
	display: table;
	text-transform: uppercase;
	margin-top: 40px;
	font-family: 'Oswald', sans-serif;
    font-weight: 100;
	border: 1px solid #b62428;
}

/* Headline */

.headline {
    font-family: 'Oswald', sans-serif;
    font-weight: 100;  
    color: #fff;
    margin: 0 10%;
    opacity: 1
}
.fixpos .headline {
        opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
}
.headline h2 {
    font-size: 400%;
}
.headline.feature-section h2 {
    font-size: 800%;
}
.headline-story .headline h2 {
	font-family: 'montserrat', sans-serif;
	text-transform: uppercase;
	width: 100%;
	float: left;
	font-weight: 800
}
.headline.trans p:nth-child(1){
	margin-top: 20vw;
	font-size: 3vw;
	padding-bottom: 2vw;
}
.headline.trans h2 {
	font-size: 10vw;
	line-height: 7.5vw;
	margin-left: -.5vw;
	opacity: .5
}
.headline.trans p:nth-child(3){
	font-size: 3vw;
	margin-top: 1vw;
    float: left;
    width: 100%;	
}
.trans .button {
	padding: 20px !important;
    font-size: 150% !important;
}
@media (max-width: 767px) {
	.headline.trans p:nth-child(1) {
		font-size: 5vw;
    	padding-bottom: 2vw;
		margin-top: 0;
	}
	.headline-story.trans .table-center-content {
		vertical-align: bottom;
	}
	.headline.trans h2 {
		font-size: 19vw;
    	line-height: 15vw;
		margin-left: -1vw;
	}
	.headline.trans p:nth-child(3) {
		font-size: 5vw;
		padding-top: 1vw;
	}
	.headline.trans {
		margin-bottom: 11vw
	}
}
.headline.parole-hearing {
	font-size: 10vw;
	line-height: 8.5vw;
	margin-left: -.5vw;
	opacity: .5

}
.fixpos .headline-story .headline {
	opacity: 1
}
.feature.headline-story .headline.trans .button {
		margin-top: 3vw;
		margin-bottom: 4vw;
		font-size: 2vw;
		padding: 1.5vw 2vw;
		float: left;
}
.headline-story .table-center-content {
	vertical-align: middle
}
@media (max-width: 767px){
	.feature.headline-story .headline.trans .button {
		margin-top: 8vw;
		margin-bottom: 10vw;
		font-size: 3vw;
		padding: 4vw;
		float: left;
	}
}
.highlight {
    font-size: 200%;
	border: 2px solid #fff;
	float: left;
	padding: 10px 20px;
	margin-bottom: 10px
}

/* Homepage - Photo Archives */

.section-icon {
	width: 100px;
	display: table;
	margin: 0 auto;
	margin-bottom: 30px 
}
.section-icon img {
	width: 100%;
	border-radius: 0
}


.home-photo-archives {
    background-image: url(../images/covers/investigation/tate.jpg);
}

.home-photo-archives h2 {
	width: 60vw;
}
.home-photo-archives h2 img {
	width: 100%;
	max-width: 600px
}
.home-photo-archives .block {
    float: left;
    padding: 0 0 0 5%
    
}

/* Homepage - News Archives */


.home-news-archives {
    /*background-image: url(../images/covers/archive/indet.png);*/
    background-color: #fff;
    background-size: 800px;
    background-position: right bottom;
    background-color: #b62428;
}

.home-news-archives h2 {
    color: #bfc4ca;
    color: #501a17;
	font-size: 400%;
}

.archive-search-bar {
    background-color: #dcdcdc;
	margin-bottom: 100px
}
#search-input {
	padding: 20px	
}
.asb-input {
 	float: none;
	width: auto;
	overflow: hidden;
}
.asb-submit {
 	width: 61px;
	float: right;
}
.archive-search input {
	font-size: 200%;
	border: 0px;
	box-sizing:  border-box;
	width: 100%;
}
.archive-search-bar input {
    background: none !important;
}
#searchsubmit {
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/search-calendar.png) !important;
    background-repeat: no-repeat !important;
    cursor: pointer;
    background-size: 68px;
    width: 34px !important;
    height: 34px !important;
	background-position: -34px 0px !important;
	float: right

}
.home-news-archives .block {
    float: right;
    padding: 0 5% 0 0;
	width: 65%;
}
.home-news-archives p {
	font-size: 200%;
	padding: 20px 0;
    font-weight: 100;
	color: #d0d0d0;
    color: #fff
}
.news-archive-browse {
	display: none
}
.timeline-positioner {
    position: relative;

}
.timeline-container {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.timeline {
	width: 100%;
	height: 0%;
	width: 1px;
	background-color: #ccc;
    background-color: #414141;
	z-index: 0;
	transition: 5s;	
}
.in-view .timeline {
	height: 100%;	
}
.timeline-entrys {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.date-index .container {
	padding: 0px 5% 200px 5% !important	
}
.date-index .content {
	padding-top: 60px	
}


/*
.fixpos .date-index .content {
	padding-top: 223px	
}
*/


.date-index .timeline-entrys {
	position: relative;
    top: auto;
    left: auto;
    height: 100%;
}
.timeline-entry-table {
    display: table;
    height: 100%;
    table-layout: fixed;
    padding-left: 50px;
	box-sizing: border-box;
}
.date-index .timeline-entry-table {
    width: 100%;   
}
.date-index .timeline-center {
	width: 100%	
}
.home-news-archives.date-index  h2 {
    padding-left: 50px
}
.home-section.date-index {
	height: auto;
}
.timeline-entry {
	display: table-row;
}
.timeline-center {
	display: table-cell;
	vertical-align: middle
}
.timeline-center.bottom {
	vertical-align: bottom
}
.timeline-date {
	float: left;
    font-family: Rozha One;
    font-size: 600%;
    color: #fff;
}
.dot {
 	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
	width: 20px;
	height: 20px;	
	background-color: #ccc;
    background-color: #fff;
	float: left;
	margin-top: 7px;
    position: absolute;
    left: -49px;
}
.date-index .dot {
	left: -78px;
}
.date-index {
    background-color: #2c2c2c;
}

/* DOT */



.timeline-dot-entry {
	float: left;
    position: absolute;
    top: -52px;
	left: -165px;

}

.dot-wrapper {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

/* The circle */
.timeline-dot {
  position: relative;
  margin: 52px;
  width: 20px;
  height: 20px;
  border-radius: 9999px;
  background-color: #2c2c2c;
  border: 5px solid #414141;
}

.timeline-entry:hover .timeline-dot {
  background-color: #fff;

}

/* the 'wave', same shape and size as its parent */
.timeline-entry:hover .timeline-dot-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}

/*
  Animate!
  NOTE: add browser prefixes where needed.
*/
.timeline-entry:hover .timeline-dot-hover {
  animation: sonarWave 2s linear infinite;
}

@keyframes sonarWave {
  from {
    opacity: 0.5;
  }
  to {
    transform: scale(4);
    opacity: 0;
  }
}


.timeline-entry-container {
	border-top: 1px solid #414141;
    margin-left: 50px;
	padding: 40px 0;
	
}

.timeline-entry a:hover .dot {
	background-color: #fff
}
.timeline-entry a {
    color: #fff;
	font-style: italic
}
.timeline-entry a:hover .timeline-date {
	color: #501a17
}


/* Homepage - Investigation */

.home-investigation {
    background-image: url(../images/covers/investigation/investigation.jpg);
    background-position: center bottom
	
}
.home-investigation .block {
    float: left;
    padding: 0 0 0 5%
    
}

/* Homepage - Audio */

.home-audio-archives {
    background-image: url(../images/covers/archive/reels.jpg);
}
.home-audio-archives .block {
    float: left;
    padding: 0 0 0 5%
    
}

/* Homepage - Victims */

.home-victims {
    
}
.home-victims .container {
    padding: 10% 20% 15% 20%;
}
.home-victims .parole-meta h2 {
   font-size: 120% 
}
.home-victims h2.section-title {
    font-size: 400%;
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 100px 0
}
@media (max-width: 767px){
	.home-victims h2.section-title,
	.home-thefamily h2.section-title,
	.home-parole h2.section-title{
	padding: 0 0 40px 0 !important
	}
	.home-parole .container {
    	padding: 50px 6em !important
	}
}
/* Homepage - Manson Family */

.home-thefamily {
    background-color: #2c2c2c
}

.home-thefamily .container {
   padding: 10% 10% 15% 10%;
}

.home-thefamily a {
    color: #fff   
}
.home-thefamily .parole-meta h2 {
   font-size: 90% 
}
.home-thefamily h2.section-title {
    font-size: 400%;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 100px 0
}



/* Homepage - Trials */

.home-trials {
    background-image: url(../images/covers/vince.jpg);
}

.home-trials h2 {
	color: #fff	
}
.home-trials .block {
float: right;
    padding-right: 24%;
}

/* Homepage - Parole */

.home-parole h2.section-title {
    font-size: 400%;
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 100px 0
}

.home-parole .container {
	    padding: 200px 6em;
}



.parole-img img {
 	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
	width: 100%;
	background-color: #cc0;
}
.parole-quad {
	
}
.parole-pair {
	width: 50%;
    float: left;
}


.parole-slot {
	width: 42.5%;
	margin: 0 5% 10% 0;
	float: left
}
.parole-pair:first-child .parole-slot:first-child {
    margin: 0 10% 10% 0%;
}
.parole-pair:last-child .parole-slot:first-child {
    margin: 0 10% 10% 5%;
}
.parole-pair:last-child .parole-slot {
    margin: 0%;
}
.parole-oct .parole-quad {
    width: 50%;
    float: left
}


.parole-oct .parole-slot {
	width: 40%;
	margin: 0 5% 10% 5%;
}
.parole-oct .parole-pair:first-child .parole-slot:first-child,
.parole-oct .parole-pair:last-child .parole-slot:first-child,
.parole-oct .parole-pair:last-child .parole-slot{
	margin: 0 5% 10% 5%;
}


.parole-tri .parole-slot {
    width: 26.66666667%;
    margin: 0 0% 10% 0%;
	min-height: 190px;
}
.parole-tri .parole-slot:nth-child(2),
.parole-tri .parole-slot:nth-child(5),
.parole-tri .parole-slot:nth-child(8){
    margin: 0 10% 10% 10%
}







.parole-img {
	
}
.parole-meta {
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-align: center;
	margin-top: 20px;
}
.parole-meta h2 {
	text-transform: uppercase	
}
.parole-meta p {
	font-size: 80%;
	text-transform: uppercase;
	padding: 10px 0 5px 0;
	color: #888
}
.parole-meta p.pdate {
	font-size: 90%;
	text-transform: none;
	padding: 0 0 20px 0;
	color: #333
}
.parole-meta p span {
	font-size: 50%;
	clear: both;
	width: 100%;	
}



.parole-meta .button {
	display: none	
}
.parole-couple {
	width: 50%;
	display: table;
	margin: 0 auto;
}
.parole-couple .parole-pair {
	width: 100%	
}

@media (max-width: 767px) {
	.home-parole .parole-slot {
		width: 100%;
		margin: 0 !important;
		min-height: 84px
	}
	.home-parole .parole-img {
		width: 20%;
		float: left
	}
	.home-parole .parole-meta {
		margin-left: 30%;
		text-align: left;
		margin-top: 0 !important
	}
	.home-parole .parole-meta h2 {
		padding-top: 10px;
		font-size: 200%
	}
	.parole-quad:nth-child(2) .parole-meta p:nth-child(2),
	.parole-quad:nth-child(4) .parole-pair:first-child .parole-slot:first-child .parole-meta p:nth-child(2) {
		display: none !important
	}
	.parole-meta p.pdate,
	.parole-meta p {
		font-size: 130%;
		padding: 5px 0 20px 0;
		color: #888;
		text-transform: none;
	}
	.home-victims .parole-meta h2,
	.home-thefamily .parole-meta h2 {
		font-size: 140%
	}
}

/* PAROLE LANDING */

.headline.next-hearing h2 {
    font-size: 150%;
    display: table;
    margin: 0 auto;
    margin-top: 300px
}

.headline.next-hearing p {
    font-size: 600%;
    padding: 10px 0 0px 0
}

.headline.next-hearing p.next-parole-hearing-date {
    font-size: 600%;
    font-family: Rozha One;
}
.headline.next-hearing .button {
    display: table;
    margin: 0 auto;
    background: none;
    border: 3px solid #fff
}


/* Patreon */

.patreon {
    background-color: #f96753;
    height: 300px;
	display: none
    
}


/* Footer */
.footer {
	background-color: #363636;
	padding: 5em 0;
	display: block
}
.footer .container {
	padding: 0 5%;
}

.nav-col {
	width: 25%;
	float: left;
	margin-right: 12.5%
}
.nav-col:last-child {
	margin-right: 0	
}
.nav-item {
	padding-bottom: 2em
}

.nav-item h2 a {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	padding-bottom: 1em;
	float: left;
	text-transform: uppercase
}

.nav-item li p {
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1em;
	font-size: 80%;
}
.nav-item li p {
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1em
}
.nav-item li a {
	color: #888
}
.nav-item li a:hover {
	color: #fff
}
#social-media {
	position: relative;
	height: 41px
}
.social-bar{
	border-top: 1px solid #666;
	position: absolute;
	top: 20px;
	width: 100%;
	height: 1px;
}
.social-links {
	position: absolute;
	width: 222px;
	height: 42px;
	padding: 0 30px;
	left: 50%;
	top: 50%;
	margin: -21px 0 0 -141px;
	background-color: #363636
}
a.twitter, a.instragram {
	background-image: url("../images/social.png");
	background-color: #363636;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 41px;
}
a.twitter {
	width: 50px;
	background-position: 0 0;
	margin-right: 25px
}
a.instragram {
	width: 146px;
	background-position: 0 -120px
}
#contact-us {
	background-color: #b62428;
	display: none	
}
#contact-us .container {
	padding: 2em 10em
}

#legal {
	background-color: #2c2c2c; 	
	font-size: 100%
}
#legal ul {
	display: block;
	float: right	
}
#legal .container {
	padding: 0 2em	
}
#legal li {
	float: left;
	border-left: 1px solid #363636	
}
#legal li:first-child {
	border-left: 0px
}
#legal li p{
	padding: 1em 1em;
	color: #888
}
#legal li a {
	padding: 1em 1em;
	display: block;
	color: #888
}
#legal li a.contact-us {
	color: #ccc
}
#legal li a.contact-us:hover, #legal li a.contact-us.select {
	background-color: #b62428;
	color: #fff
}
input.input,
select.select,
textarea.textarea {
	background-color: #363636;
	padding: 11px;
	font-size: 1em;
	color: #ccc;
	border: 1px solid #222;
	width: 100%	
}
#legalcontainer {
	margin: 10px 0 0 0;
	text-align: right
}
#legalbox p {
	font-size: 10px;
	color: #555
}
p.title {
	color: #fff;
	font-size: 1.5em;
	padding: .5em 0 .25em 0	
}
input.submitcontact {
	background-color: #fff;
	padding: 5px 20px;
	margin: 1em 0;
	color: #363636;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	float: right;
	font-size: 1em;	
	text-transform: uppercase;
	border: 0
}
#legalbox a {
	font-size: 10px;
	color: #777;
	text-decoration: underline
}

/* Slide Menu */

.cbp-spmenu, .cbp-spmenu-push {
	/*
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	*/
}

.cbp-spmenu-push {
	/*overflow-x: hidden;*/
	position: relative;
	left: 0;

}
.cbp-spmenu {
	background: #363636;
	position: fixed;
}

#cbp-spmenu-s2 {
	-webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
     opacity: 0;
}
#cbp-spmenu-s2.cbp-spmenu-open {
	opacity: 1;
}

.cbp-spmenu-vertical  {
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1000;

}
.cbp-spmenu-right {
	right: -100%;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Index page */

.main-content #index-image .container {padding: 0}
.index-pair {
	width: 50%;
	float: left	
}
.load-more-news {
	display: table;
	margin: 0 auto;
	padding: 10px 15px;
	color: #000;
	border: 1px solid #000;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.news-block:last-child .load-more-news {
	display: none
}
.home-sub-articles .index-pair {
	width: 100%;
	float: left	
}

.square {
    float: left;
    position: relative;
    width: 46.25%;
    margin: 0 2.5% 5% 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.homepage .square:nth-child(even){
	margin: 0 0 5% 2.5%;
}
.square:before {
    content: "";
    display: block;
    margin-top: 100%;
}
.square.intro-panel:before {

}
.square.unread-news {
	display: none
}
.pa-main-landing .intro-panel .headline h2 {
	width: 100%;
	margin-top: 0
}
.pa-main-landing .intro-panel .headline {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%)
}

.index-pair:first-child .square:first-child {
	margin: 0 5% 5% 0%
}
.home-sub-articles {
    
    padding:  150px 0;
}
.home-sub-articles .index-pair .square {
    margin-right: 0%  
}
.home-sub-articles .index-pair .square:first-child {
    margin: 0 5% 5% 0%;
}

.index-pair:last-child .square {
	margin: 0%
}
.index-pair:last-child .square:first-child {
	margin: 0 5% 5% 2.5%
}
/*
.home-sub-articles .index-pair:last-child .square {
	margin: 0%
}
*/
.home-sub-articles .index-pair:last-child .square:first-child {
	margin: 0 5% 5% 0%
}

.square a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0px;
    text-align: center;
    vertical-align: center;
    text-transform: uppercase;
	background-image: url(../images/clear.png);
	transition: background .5s ease-in-out;
-moz-transition: background .5s ease-in-out;
-webkit-transition: background .5s ease-in-out;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size:3em;	
    overflow: hidden;
}
.home-sub-articles .square {
	width: 47.25%;	
}
.square a div {
	display: table;
	vertical-align: middle;
	height: 100%;
	width: 100%
}
.square a div.button {
    height: auto;
    width: auto;
    font-size: 50%;
    float: left;
}
.square a span {
	text-align: left;
    height: 100%;
	width: 100%;
	background-image: url(../images/shade.png);
	display: table-cell;
	vertical-align: bottom;
	padding: 40px	
}
.square a h2 {
    font-size: 100%    
  
}
.link-in-bio .square {
	width: 20%;
	margin: 0;
}
.link-in-bio.pa-main-landing .home-sub-articles #index-image .container {
	padding: 30px 0%;
}
.link-in-bio .news-block:after {
	clear: both;
	content: "";
	display: block
}
@media (max-width: 1800px){
	.link-in-bio .square {
		width: 25%;
		margin: 0;
	}
}
@media (max-width: 1300px){
	.link-in-bio .square {
		width: 33.333333%;
		margin: 0;
	}
}
@media (max-width: 800px){
	.link-in-bio .square {
		width: 50% !important;
		margin: 0;
	}
	.link-in-bio .square:before {
		margin-top: 100%;
	}
	.link-in-bio .square a span {
		padding: 30px;
	}
	.pa-main-landing.link-in-bio .photo-archive-sub {
		padding: 60px 0 0 0
	}
}
.link-in-bio.pa-main-landing .square a,
.link-in-bio.pa-main-landing .square a:hover {
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px
}
.link-in-bio .news-block {
	margin-left: -20px;
	margin-right: -20px
}

/*


.square {
    float: left;
    position: relative;
    width: 46.25%;
    padding-bottom: 46.25%;
    margin: 0 2.5% 5% 0;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: cover;
	box-sizing: border-box;
	text-indent: -9999px;
	overflow: hidden
}
.square:hover {
 	background-position: 0 0;
}
.index-pair:first-child .square:first-child {
	margin: 0 5% 5% 0%
}
.index-pair:last-child .square {
	margin: 0%
}
.index-pair:last-child .square:first-child {
	margin: 0 5% 5% 2.5%
}


@media screen and (max-width: 900px)  {
	.index-pair {
		width: 100%;
		float: left	
	}
	.square,
	.index-pair:last-child .square {
    width: 47.5%;
    padding-bottom: 47.5%;
    margin: 0 0 5% 0;

}
.square:first-child,
.index-pair:first-child .square:first-child,
.index-pair:last-child .square:first-child {
	margin: 0 5% 5% 0%
}
}

@media screen and (max-width: 460px)  {
	.index-pair {
		width: 100%;
		float: left	
	}
	.square,
	.index-pair:last-child .square {
    width: 100%;
    padding-bottom: 100%;
    margin: 0 0 10% 0;

}
.square:first-child,
.index-pair:first-child .square:first-child,
.index-pair:last-child .square:first-child {
	margin: 0 0 10% 0
}
}



.square {
    float: left;
    position: relative;
    width: 47.5%;
    padding-bottom: 47.5%;
    margin: 0 0 10% 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.square:first-child {
	margin: 0 5% 10% 0%
}
*/

.feature {
	height: calc(100vh - 140px);
	height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	background-attachment: scroll;
	position: relative
}
.pvmkva .feature {
	background-image: url("../images/pvmkva.jpg");
}
.feature.victims {
	background-image: url("../images/covers/victims/victims.jpg");
}
.feature.thefamily {
	background-image: url("../images/covers/thefamily/thefamily.jpg");
	background-position: bottom center;
}
.feature.investigation {
	background-image: url("../images/covers/investigation/investigation.jpg");
	background-position: bottom center;
}
.feature.archive {
	background-image: url("../images/covers/archive/archive.jpg");
	background-position: bottom center;
}
.feature.pa.tatelabianca {
	background-image: url("../images/covers/pa/tate.jpg");
	background-position: bottom center;
}
.feature.pa.labianca {
	background-image: url("../images/covers/pa/labianca.jpg");
	background-position: bottom center;
}
.feature.pa.trials {
	background-image: url("../images/covers/pa/trials.jpg");
	background-position: bottom center;
}
.feature.trials {
	background-image: url("../images/covers/trials/trials.jpg");
	background-position: bottom center;
}
.feature.trials.tatelabianca {
	background-image: url("../images/covers/trials/tatelabianca.jpg");
	background-position: top center;
}
.feature.trials.peoplevwatson {
	background-image: url("../images/covers/trials/watson.jpg");
	background-position: bottom center;
}
.feature.trials.peoplevdavis {
	background-image: url("../images/covers/trials/davis.jpg");
	background-position: bottom center;
}
.feature.trials.peoplevvanhouten {
	background-image: url("../images/covers/trials/vanhouten.jpg");
	background-position: top center;
}
.feature.trials.peoplevmanson {
	background-image: url("../images/covers/trials/manson.jpg");
	background-position: bottom center;
}
.feature.trials.peoplevgrogan {
	background-image: url("../images/covers/trials/grogan.jpg");
	background-position: center;
}
.feature.trials.peoplevbeausoleil {
	background-image: url("../images/covers/trials/beausoleil.jpg");
	background-position: center;
}
.feature.parole {
	background-image: url("../images/covers/parole/parole.jpg");
	background-position: bottom center;
}
.feature.archives {
	background-image: url("../images/covers/archive/archive.jpg");
	background-position: bottom center;
}
.feature.thefamily {
	background-image: url("../images/covers/thefamily/thefamily.jpg");
	background-position: bottom center;
}
.feature.victims {
	background-image: url("../images/covers/victims/victims.jpg");
	background-position: bottom center;
}
@media (max-width: 767px){
	.feature.archive,
	.feature.trials,
	.feature.trials.tatelabianca,
	.feature.trials.peoplevwatson,
	.feature.trials.peoplevdavis,
	.feature.trials.peoplevvanhouten,
	.feature.trials.peoplevmanson,
	.feature.trials.peoplevgrogan,
	.feature.trials.peoplevbeausoleil,
	.feature.parole,
	.feature.thefamily,
	.feature.archives,
	.feature.victims,
	.feature.pa.tatelabianca,
	.feature.pa.labianca,
	.feature.pa.barker,
	.feature.pa.spahn,
	.feature.pa.hinman {
		height: 500px !important
}
	.landing.section-index-page .main-content.cover-index .container {
		padding-top: 40px !important
	}
}
.feature.parole.leslie {
	background-image: url("../images/covers/parole/leslie-parole.jpg");
	background-position: bottom center;
}
@media (max-width: 800px){
	.feature.trials.peoplevvanhouten {
		background-position: bottom left;
	}
}
@media (min-width: 1500px) {
	.feature.trials.peoplevwatson {
		background-position: center;
	}
}
.feature-title {display: table; width: 100%}
.ctrbord {
  line-height: 0.5;
  text-align: center;
}
.ctrbord span {
  display: inline-block;
  position: relative;  
}
.ctrbord span:before,
.ctrbord span:after {
  content: "";
  position: absolute;
  height: 1px;
  top: 0;
  width: 300%;
  box-sizing: border-box;
}
.ctrbord span:before {
  right: 100%;
  margin-right: 25px;
}
.ctrbord span:after {
  left: 100%;
  margin-left: 25px;
}
.title-block {
	display: table-cell;
    vertical-align: bottom;
	width: 100%;
	height: 100vh;
	padding: 0 2em;
	-webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
     opacity: 1;
}
.title-block.fade-out {
	opacity: 0;	
}
.title-block h2 {
	display: table-cell;
    vertical-align: top;
	width: 100%;
	height: 100vh;
	padding: 0 2em;
}
.title-block p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center
}
p.trial-pv,
p.trial-def {
	font-size: 250%;
}
p.versus {
	font-size: 160%;
	font-style: italic;
	padding: .5em 0
}
.title-block h4 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 2em;
	padding-bottom: 20px
}
.title-block h1 {
		font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 5em;
	text-align: center;
	text-transform: uppercase;
	padding:  1.5em 0 2em 0;
	color: #fff
}
.title-block a {
	border: 3px solid #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	font-size: 140%;
	color: #fff;
	float: left;
	display: block;
	padding: 10px 20px;
}
.title-block a:hover {
	color: #333;
	background-color: #fff
}
.title-block-action {
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 100px;
}
.title-trigger {
	position: absolute;
	height: 20px;
	width: 100%;
	top: -365px;
	left: 0;
	
}
.menu-trigger {
	position: absolute;
	height: 20px;
	width: 100%;
	bottom: 60px;
	left: 0;
}
.title-positioner {
	position: relative;	
}


/* COVERPAGES */

.section-name {
	font-size: 800%	
}

.investigation .section-name {
	font-size: 600%	
}


.parole-name {
	font-size: 400%	
}
.parole-next {
	font-size: 160%;
	font-family: 'Oswald', sans-serif !important;
	margin: .5em 0	
}
.parole-date {
	font-size: 300%	
}




/* COVERCARDS */

.covercards .container {
	padding: 100px 5%
}

.half {
		width: 50%;
		height: calc(100vw * .25)	
}
.half-double {
		width: 50%;
		height: calc(100vw * 1)	
}
.full {
		width: 100%;
		height: calc(100vw * .35)	
}
.third {
		width: 33.3%;
		height: calc(100vw * .333)	
}
.card.full {
    width: 100%;
}
.card{
	vertical-align: top;
    float: left;
    margin: 0;
    padding: 0;
    transition: .9s cubic-bezier(.18,1,.21,1);
    display: inline-block;
    background-size: cover;
    background-color: #fff;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
	margin-bottom:40px
}
.float-right{
	float: right
}
.card-inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
	display: inline-block;
    background-size: cover;
    background-color: #fff;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
}
.card-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.card-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #363636;
    -webkit-transition: .9s cubic-bezier(.18,1,.21,1);
    -moz-transition: .9s cubic-bezier(.18,1,.21,1);
    transition: .9s cubic-bezier(.18,1,.21,1);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacityIE)";
    filter: alpha(opacity=.6);
    visibility: visible;
}
.card-table {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: table;
}
.card-table-cell {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: .9s cubic-bezier(.18,1,.21,1);
    -moz-transition: .9s cubic-bezier(.18,1,.21,1);
    transition: .9s cubic-bezier(.18,1,.21,1);
	text-align: center
}
.card-info {
    padding: 0;
    max-width: 360px;
    width: 100%;
    margin: auto;
	text-align: center
}
.card-content h2 {
    color: #fff;
    margin: auto auto 0;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacityIE)";
    filter: alpha(opacity=1);
    transform: translatex(-20px);
    transition: all .2s;
	font-size: 300%;
    font-family: 'Oswald', sans-serif;
	text-transform: uppercase
}

.card-inner:hover .card-content {
	background: none;
	-moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacityIE)";
    filter: alpha(opacity=1);
	
}

.card-inner:hover .card-content h2 span {
    background-color: #363636;
	padding: 20px;
}


/* COVER INDEX */

.landing .main-content.cover-index .container {
	padding: 130px 15% 190px 15%;
}

.index-entry {
	text-align: center
}

/*
.index-entry:before {
content: "";
    display: block;
    width: 20%;
    height: 1px;
    background: #ccc;
    margin: 0 auto;
    margin-top: 40px;
	margin-bottom: 40px;
}

a:first-child .index-entry:before {
	height: 0px;
}
*/

.index-entry h2,
.index-entry p {
	text-indent: 0
}

.index-entry h2,
.victims-landing .case-name p:first-child,
.parole-landing .case-name p:first-child {
    line-height: 1;
	font-size: 300%;
    font-weight: 800;
    color: #363334;
    font-family: montserrat;
    text-transform: uppercase;
}


.index-entry p {
	padding: 0
}


/* INDEX SCROLL */

.scroll-image {
	height: 60vh;
	background-size: cover;
	background-attachment: fixed;
	background-position: top center;
}

.scroll-investigation {
	background-image: url(/images/covers/investigation/tate.jpg);
}
.scroll-archive {
	background-image: url(/images/covers/archive/reels.jpg);
}


/* INDEX SECTION PAGES */

.section-index-page .index-entry {
    /*background-color: #373737;*/
    padding: 80px 40px 40px 40px;
    margin-bottom: 40px;
	border-top: 1px solid #ccc
}

.section-index-page a:first-child .index-entry {
    /*background-color: #373737;*/
    padding: 40px;
    margin-bottom: 40px;
	border-top: 0px
}

.section-index-page .index-entry:hover {
    /*background-color: #474747;*/
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.family-index .case-name p:first-child,
.archives-landing .case-name p:first-child{
	font-style: normal;
    color: #363334;
    font-family: montserrat;
    text-transform: uppercase;
	font-weight: 800;
	font-size: 350%
}
.archives-landing .case-victims {
	font-style: normal;
	line-height: 1.6;
	font-size: 150% !important;
	font-family: 'Noto Serif', serif;
}
.section-index-page .index-entry:hover .case-name p,
.section-index-page .index-entry:hover .case-name p span{
   
}
.section-index-page .headline {
    text-align: center;
    text-transform: uppercase
}
.trial-landing.section-index-page .headline {
	text-transform: none
}

.landing.section-index-page .main-content.cover-index .container {
    padding: 130px 5% 190px 5%;
}
.section-index-page .case-name {
    margin-right: 0px;
    padding-right: 0px;
}
.section-index-page .case-name p span {
    float: none
}
.section-index-page p.case-number {
    padding: 10px 0;
}
.section-index-page .mcta {
    float: none;
    display: table;
    margin: 0 auto
}
.case-name p.case-victims {
	font-size: 200%
}
/*
.section-index-page .section-page-title {
    opacity: 0;
    height: 0px;
    margin-top: 0px;
}  

.section-index-page .backer .section-page-title {
    height: auto;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
} 
*/
.fixpos .scroll-positioner {
        opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
}


.scroll-positioner {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
     opacity: 1;
    z-index: 2
}
.scroll-container {
    display: table;
    margin: 0 auto
}
.scroll-container a {
    display: block
}

.scroll-label {
    color: #fff;
    font-size: 60%;
    letter-spacing: 5px;
    text-align: center
}
.scroll-label span {
    letter-spacing: 0px;
}

.scroll-arrow {
    background-image: url(../images/down-arrow.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 80px;
    background-size: 50px;
     display: table;
    margin: 0 auto
    
}

/* TRIAL TRANSCRIPT LANDING */

.trial-nav {
   /*  border-bottom: 1px solid #ccc;
  border-top: 1px solid #555; */
    padding: 0px 0 45px 0;
    margin: 20px 0 40px 0;
	display: none
}
.trial-nav.respond {
        display: none   
      }
.trial-nav-section {
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    padding-left: 20px
}
.trial-nav-section:first-child {
    padding-left: 0px
}

.nav-select select {
	padding: 10px 0px 9px 0;
    width: 100%;
    -webkit-border-radius: 0px;
    font-size: 100%;
    background-image: url(../images/angle-arrow-down.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    color: #333;
    border: 0px;
	font-weight: bold;
	border-right: 1px solid #000
}

.trial-nav-section-name p {
    font-family: 'Oswald', sans-serif;  
    color: #333;
    padding: 0 0 10px 0
}


.dark-back {
    background-color: #2c2c2c;   
}
.trial-page .main-content .container,
.trial-landing .main-content .container {
   padding: 140px 5% 20% 5%;   
   width: 100%;
   margin: 0;
   box-sizing: border-box
}
.pa-page .main-content .container {
	padding-top: 50px !important
}
.case-name {
    margin-right: 520px;
    padding-right: 40px;
    box-sizing: border-box
    
}
.case-name p {
    color: #fff;
	color: #333;
    font-family: georgia;
    font-size: 300%;
    font-style: italic;
    padding-bottom: 5px;
    line-height: 1
}
.case-name p span {
    width: 100%;
    font-size: 70%;
    float: left;
    padding: 10px 0 15px 0;
	color: #fff;
	color: #333;  
}
p.case-number {
    font-family: Rozha One;
    font-size: 400%;
    color: #fff;
	color: #333;
    line-height: 1;
    font-style: normal;
    padding: 40px 0;
}
.victims-landing p.case-number {
	display: none !important
}
.case-name p.case-number span {
    width: auto;  
    font-family: 'Oswald', sans-serif;  
    color: #999;
    font-size: 50%;
    margin-right: 20px
}
.headline .case-name p {
    color: #fff;
}
.headline .case-name p span {
	color: #fff;
}
.headline p.case-number {
    color: #fff;
}
.case-name p.case-number span {
    width: auto;  
    font-family: 'Oswald', sans-serif;  
    color: #999;
    font-size: 50%;
    margin-right: 20px
}
.volume-number {
    width: 520px;
    float: right;
    border-left: 1px solid #ccc;
    box-sizing: border-box
}
.volume-number.respond {
    display: none
}
.volume-number p {
    font-family: 'Oswald', sans-serif;  
    color: #333;
    text-align: center;
	font-size: 100%;
}
.volume-number h2 {
    font-family: Rozha One;
    font-size: 1800%;
    color: #333;
    line-height: .7;
    text-align: center;
}
.trial-landing .volume-number h2 {
	position: relative;
	float: left
}
.volume-number h2 span {
    font-size: 50%;
	position: absolute;
	top: 5%;
	right: -15%
}
.trial-page .volume-number h2 {
	display: table;
    margin: 0 auto;
    position: relative;
}
/*
a.volume-link:hover .volume-number p,
a.volume-link:hover .volume-number h2{ 
    color: #b62428 !important;
}
*/
.pages-date {
	position: relative
}
.pages-date p {
    color: #333;
    padding: 0;
    font-size: 200%;
}
.trial-page .volume-data {
	margin-left: 0px
}
.pages-date .mcta {
    margin-right: 20px   
}
.transcript-index .button {
    margin-top: 0;
    margin-bottom: 40px
}  
.transcript-info {
    display: table;
	display: block;
    width: 100%;
    margin-top: 40px;
}
.trial-index .transcript-info {
    margin-top: 0px;
}
.trial-index .vd-sect {
    margin-bottom: 0px;
}
.trial-index .sidebar {
	display: none !important
}
.trial-index .content .main {
    margin-left: 0px;
    overflow: hidden;
} 
.transcript-witnesses {
    padding: 40px 0;
    /* background-color: #373737;
	display: table-cell;
    width: 48.5%;*/
	width: 100%;
	float: left;
    box-sizing: border-box;
	border-top: 1px solid #ccc;
}
.trial-landing .transcript-witnesses {
	border-top: 0px;
	padding-top: 10px
}
.transcript-witnesses.media-vol span {
	font-family: 'montserrat', sans-serif;
	float: left;
	width: 100%;
	font-weight: 800;
	font-size: 10px
}
.space {
    display: table-cell;
    width: 3%
}
.transcript-witnesses h2 {
    font-family: 'Oswald', sans-serif;  
    color: #333;
    padding-bottom: 20px;
    font-size: 200%
}
.transcript-witnesses p {
    color: #fff;
	color: #333;
    padding: 0
}
.transcript-witnesses.media-vol p {
    line-height: 1.0;
    padding: 0 0 30px 0;
    font-size: 110%;
}
.transcript-witnesses p a {
    color: #fff;
	color: #b62428;

}
.transcript-witnesses.media-vol p a {
    color: #fff;
    color: #b62428;
    font-family: 'montserrat', sans-serif;
	font-weight: 800;
    text-transform: uppercase;
}
.transcript-witnesses.media-vol span {
    font-family: 'montserrat', sans-serif;
    float: left;
    width: 100%;
    font-size: 10px;
	font-weight: 800;
	color: #333
}

.dark-back .main-content p {
    text-indent: 0%
}
.sidebar {

}
.mcta {
    float: left   
}
.vd-sect.vd-date p {
	padding: 0px !important
}

/* FAMILY INDEX */


.family-index .index-entry {
	text-align: left;

}
.mini-profile {
	position: relative;
	
}
.family-left,
.family-right {						
	box-sizing: border-box;
	float: left;
						
}
.family-left {
	padding-right: 20px;
	text-align: right;
	width: 50%
					
}
.family-photo {
	float: right			
}
.family-photo-position {
					
}
.family-right {
	padding-left: 20px;
	width: 50%					
}
/*
.section-index-page .index-entry img {
	border-radius: 50%;
	width: 200px;
	display: table;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px
}
*/

.main-content.family-index p {
	font-family: 'Special Elite';
	    -webkit-font-smoothing: antialiased;
    font-size: 160%;
    padding:  0;
    color: #444;
    line-height: 1.5;
}

.family-left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;							
	font-size: 200%;							
	color: #444;							
	padding-bottom: 20px;							
}
.family-index .index-entry h2 {
	text-align: center;
	margin-bottom: 40px
}
.victims-landing .case-name p:first-child,
.parole-landing .case-name p:first-child {
	font-style: normal;
}
.family-left span,
.family-right span {							
	font-family: 'Oswald', sans-serif;
    font-weight: 400;							
	font-size: 70%;							
	text-transform: uppercase;							
	padding-right: 10px																						
}
.entry-center {
	
}
.family-photo img {
	width: 320px;	
	transition: all 1s ease-out;												
}
.family-left p,
.family-right p,
.family-left h2 {
	padding: 0;							
	text-indent: 0;							
	font-size: 140%;
	text-transform: uppercase						
}
.family-index .index-entry:before {
	margin-top: 80px;
    margin-bottom: 80px;
	transition: all 1s ease-out;	
}

/* PRIVACY POLICY */

.privacy-policy h1 {
	margin-bottom: 30px
}

/* NEWS ARCHIVE */

.adsense-ad {
	display: none
}

.news-archive-img img {
	max-width: 100%;
	height: auto;
}
#imgcap {
	float: left;
	margin: 12px 30px 20px 0px;
}
#meet #contentcon .news-archive-img p,
#meet #contentcon #imgcap p {
	font-size: 100%
}

.comment-reply-title {
	display: none
}
/*
#comments .container {
	padding: 1em 5% 5em 5%	
}
 */

#comments {
	background-color: #313131	
}
.commentlist {
	margin-top: 4em	
}
#nav-above,
.entry-meta,
.comment-author .photo,
.form-allowed-tags,
.comment-form-url,
.comment-notes,
.entry-utility {display: none}

.comment-form-comment,
.comment-form-author {
	padding-bottom: 0 !important
}

.logged-in-as a {
	font-family: 'Oswald', sans-serif;
	color: #a4a8ac
}
.required-field-message {
    font-size: 70%;
    width: 100%;
    float: left;
    font-family: 'Oswald', sans-serif;
    color: #a4a8ac;
}
.comment-form label {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	text-transform: uppercase
}
#archivedate h2 {
	font-weight: normal;
	color: #666;
	margin-bottom: 1em;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	position: relative
}
.news-archive-img {
	margin-bottom: 2em
}


li.comment {
	padding-bottom: 5em;
	margin-bottom: 5em;
	box-sizing: border-box;
	border-bottom: 1px solid #222
}
li.comment:last-child {
	border-bottom: 0px
}
li.comment ul li.comment:last-child {
	padding-bottom: 0em;
}

li.comment ul {
	margin-left: 10%
}
.comment-author {
	font-size: 160%;
    line-height: 1.3;
	color: #ececec;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.comment-author cite{
	text-transform: uppercase;
	font-style: normal
}



.comment-meta a {
	font-size: 90%;
    line-height: 1.3;
	color: #999
}
.comment-body {
	padding-top: 2em
}
.comment-body a {
	word-break: break-all;
}
.comment-reply-link {
}
.main-content #respond p {
	text-indent: 0
}
#meet #contentcon #respond p {
	text-indent: 0
}
.comment-form-author input,
.comment-form-email input,
.comment-form-comment textarea {
	background-color: #444; 
	width: 100%;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	border: 0;
	font-size: 90%;
    font-family: 'Oswald', sans-serif;
}
.comment-form-comment textarea {
	height: 200px
}


#meet #contentcon .comment-body p {
	color: #d3d8dc	
}
.form-submit input {
	background-color: #b62428; 
	width: 100%;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	border: 0;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #fff;
	text-transform: uppercase;
	font-size: 100%;
}


.navigation {
	background-color: #b62428;	
	width: 100%;
	display: table;
	display: none
}
#equalize {
	display: table-row	
}
.nav-previous3,
.nav-next3 {
	width: 50%;
	display: table-cell;
	vertical-align: middle	
}
.nav-previous3 a,
.nav-next3 a {
	display: table-cell;
	width: 100%;
	box-sizing: border-box;
	vertical-align: top;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 130%;
	line-height: 1.3;
    text-decoration: none;
	padding: 55px 80px 55px 20px;
    background-image: url("../images/right-arrow2.png");
    background-repeat: no-repeat;
    background-position: right center;
	text-align: right;
	float: right;
}
.nav-previous3 a {
    background-image: url("../images/left-arrow2.png");
	background-position: left center;
	text-align: left;
	padding: 55px 20px 55px 80px; 
}
.nav-previous3 a:hover,
.nav-next3 a:hover {
	background-color: #a8231c	
}
h3#comments-title {
	font-size: 160%;
	line-height: 1.3;
	color: #999;
	border-bottom: 1px solid #444;
	padding: 2em 0 2.5em 0;
	margin-bottom: 2em;
}
h3#comments-title em {
	color: #fff	
}
.l-entry-util .reply {
	float: right;
	font-size: 100%;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase
}
.l-entry-util .reply .comment-number {
	background-color: #B62428;
	color: #fff;
	padding: 8px 15px
}
.l-entry-util .reply .comment-tail  {
	width: 0;
	height: 0;
	border-top: 10px solid #B62428;
	border-right: 10px solid transparent;
	margin-left: 15px
}
.comment-bubble {
	float: right;	
}
.l-entry-util .reply .comment-bubble {
	float: left;	
}
.lac-container {
	float: right
}
.lac-bubble {
	background-color: #ccc;
	width: 41px;
	height: 25px;
	float: left;
	display: block;
	position: relative
}
.lac-bubble:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 12px solid #ccc;
	border-right: 12px solid transparent;
	margin-left: 10px;
	position: absolute;
	bottom: -12px;
}
.lac-text {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 100%;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #B62428;
}
.comment-number {
	background-color: #444;
	padding: 4px 10px
}
.comment-text {
	float: left;
	margin-left: 10px;
	margin-top: 9px
}
.l-entry-util {
	display: block !important
}
.comment-tail  {
	width: 0;
	height: 0;
	border-top: 15px solid #444;
	border-right: 15px solid transparent;
	margin-left: 10px
}
#meet #contentcon .reply a p {
	color: #313131;
	font-size: 100%;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	padding: 0;
}
#meet #contentcon .reply a:hover p {
	color: #fff
}
.reply a:hover .comment-number {
	background-color: #b62428;
	color: #fff
}
.reply a:hover .comment-tail {
	border-top: 15px solid #b62428
}
.link-to-comments,
.ltc-text {float: right}
.link-to-comments .comment-number {
	background-color: #b62428;
	padding: 4px 10px	
}
.link-to-comments .comment-tail  {
	width: 0;
	height: 0;
	border-top: 10px solid #b62428;
	border-right: 10px solid transparent;
	margin-left: 10px
}
.link-to-comments a p {
	color: #ececec;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	font-size: .9em
}
.link-to-comments a .ltc-text p {
	line-height: 2;
	color: #666;
}
.link-to-comments a:hover .comment-number {
	background-color: #333	
}
.link-to-comments a:hover .comment-tail {
	border-top: 10px solid #333
}

#archivedate {
	float: left;
	width: 100%;
	margin: 10px 0	
}

/* INDEX BY DATE */

.title-bar {
    background-color: #414141;
    position: fixed;
    top: 115px;
    width: 100%;
    z-index: 3;
	top: 60px;
    height: 34px;
}

.title-bar .container {
	padding: 0 5%;
}

.title-bar h1 {
	font-size: 100%;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 11px;
    margin-bottom: 10px;
    font-size: 12px;
}



.fixpos.scrollheader .calendar-bar {
	display: block;
	position: fixed;
}
.initialscroll.scrollheader .calendar-bar {
	opacity: 1
}
.initialscroll .calendar-bar  {
    opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
}

.calendar-bar {
	position: absolute;
	top: 95px;
    width:100%;
    /*width: 440px;*/
    float: right;
	height: 34px;
	z-index:3;
	font-size: 12px;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #000
	
}
.fixpos .calendar-bar {
	position: fixed	
}
.calendar-bar .nav-select {
       width: 60px;
    float: left;
    position: relative;
    height: 34px;
}

.cb-container {
	position: relative;
	padding: 0 5%
}
.cal-year {
	width: 12%;
	float: left;
	background-color: #b62428;
	position: relative;
	height: 57px;
	height: 34px;
}

.cal-year p {
	padding-top: 17px;
	font-size: 165%;
	text-align: center;
	color: #fff;
	font-size: 130%;
    padding-top: 10px;
}


.cal-dropdown {
	position: relative;
	width: 100%;
	position: fixed;
	top: 115px;
	left: 0;
	z-index: 6;
	float:  left;
	width: 12%;
	top: 94px;
	font-size: 12px;
}

.cal-dropdown ul {
	display: none
}
.cal-dropdown li {
	width: 100%;
	height: 57px;
	height: 34px;
}

.cal-dropdown li a {
	width: 100%;
	height: 57px;
	padding-top: 17px;
	font-size: 165%;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	background-color: #b62428;
	float:  left;
	height: 34px;
    font-size: 130%;
    padding-top: 10px;
}

.cal-dropdown li:nth-child(even) a {
	background-color: #ae261e
}
.cal-dropdown li a:hover,
.cal-dropdown li:nth-child(even) a:hover {
	background-color: #333
}
.archive-search-input {
	position: absolute;
	top: 0;
	right: 0;
	height: 57px;
	width: 100%;
	z-index: 5;
	background-color: #414141;
	display: none;
	height: 34px;
}
.archive-search-input {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 5;
	background-color: #fff;
	display: none;
	height: 34px;
}
.asi-input {
    margin-right: 68px;
	overflow: hidden
}
.asi-input input#s {
	width: 100%;
	border: 0;
	padding: 7px 7px 7px 0%;
	font-size: 100%;
	background-color: #fff;
	height: 34px;
	color: #000;
	
}

.asi-search {
	float: right;
    width: 68px
}
.asi-search input#searchsubmit {
	border: 0px;
	float: right;
    background-color: #fff;
	text-indent: -9999px;
	background-position: -34px 0px;
}
.asi-search input#searchsubmit,
.cancel-search,
.month-icon,
.search-icon {
	background-image: url(../images/search-calendar.png);
	background-repeat: no-repeat;
	background-size: 114px;
	width: 34px;
	height: 34px;
	cursor: pointer;
	background-size: 68px;
    width: 34px;
    height: 34px;
	float: left;
	display: block;
	background-position: -34px 0;
}
.search-icon {
	background-position: -34px 0;
}
.cancel-search {
	float: right;
	background-position: 0 -34px;
    display: none
}
.month-icon {
	float: left;
	background-position: 0 0;
	display: none
}
.search-icon {
	float: left;
}
.mobile-month {
	display: none
}
.mobile-month ul {
	display: block !important;
	background-color: #000;
	padding: 20px	
}
.escape  {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
	display: none;
}
/*
.cal-month {
	margin-left: 12%;
    margin-left: 0px
}
*/-month ul {
	display: block
}
.cal-month li {
	float: left;
	height: 34px;
	overflow: hidden
}
.cal-month li a {
	float: left;
	padding: 5px 0.5em;
	line-height: 2.4;
	color: #000;
	font-size: 90%;
	height: 34px;
	box-sizing: border-box;
	font-weight: bold
}
.cal-month li, .cal-month li a {
    height: 34px;
}

.cal-month li a:hover {
	color: #b62428
}
.cal-month li a span.cmmn {
	display: none	
}
.month-entry h1 {
    padding: 20px 0 20px 0;
    font-size: 6em;
    line-height: .9;
	color: #444
}


/* DATE-INDEX */

.date-index p {
    font-size: 200%;
    padding: 20px 0;
    font-weight: 100;
    color: #d0d0d0;
    color: #fff;
}
.date-index h2 {
    padding-left: 50px;
}
.date-index  {
    font-family: 'Oswald', sans-serif;
    font-weight: 400
}
.month-entry h1 {
    padding: 20px 0 20px 0;
    font-size: 400%;
    line-height: 1;
    font-weight: 800;
    color: #363334;
    font-family: montserrat;
    text-transform: uppercase;
	text-align: left
}
.month-entry h2 {
    font-size: 700%;
	letter-spacing: -1px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
}

.month-entry h2 span {
    color: #666;
    font-weight: normal;
    letter-spacing: -2px;
}

.day-entry {
	padding: 3em 0;
	border-top: 1px solid #d9d9d9
}

.month-entry {
	padding: 0 0 4em 0;
}

.month-entry h1 {
	padding: 0 0 .5em 0;
}
.date {
	width: 120px;
	float: left;
	position: relative;
    color: #fff

}

.title {
	margin-left: 150px

}

.title p {
	padding: 0 0 10px 0;
	text-indent: 0;
	font-size: 150%
}

.title a {
	/* color: #b62428 */
    font-family: georgia
}

#ardate p {
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	text-indent: 0;
	font-size: .9em;
	padding: 0;
	line-height: 1.1
}

#ardate p.number,
#ardate p.number2 {
	font-size: 500%;
	font-weight: 800;
	font-family: montserrat;
}
#ardate p:nth-child(3){
	display: none !important
}
#index-timeline {
	text-align: center
}


.month {
	color: #444;
	font-size: 5em;
	text-transform: uppercase;
	letter-spacing: -5px;
	margin-bottom: 60px
}

.month span {
	color: #ccc;
}

#index-timeline h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	font-size: 400%;
	line-height: 1;
    padding-bottom: 40px;
}

.main-content #index-timeline .date-entry p {
	padding: 0 0 10px 0
}

.main-content #index-timeline .date-entry .direct-cross p {
	padding: 0
}
.direct-cross li a {
	color: #888;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 80%;
}
.direct-cross li {
	color: #d0d0d0;
}
/*
#index-timeline .date {
	width: auto;
	float: none
}
*/
/*
#index-timeline #ardate {
	display: table;
	margin: 0 auto;
	min-width: 120px
}

#index-timeline .date span:before, #index-timeline .date span:after {
    content: "";
    position: absolute;
    height: 8px;
    border-bottom: 1px solid #ccc;
    top: 40%;
    width: 200%;
    box-sizing: border-box;
}

.date span {
    display: inline-block;
    position: relative;
}
.date span:before {
    right: 100%;
    margin-right: 25px;
}
.date span:after {
    left: 100%;
    margin-left: 25px;
}
*/
.main-content .date-entry p {
	font-family: 'Noto Serif', serif;
    -webkit-font-smoothing: antialiased;
    font-size: 160%;
    padding: 0 0 25px 0;
    color: #444;
    line-height: 1.5;
	text-indent: 0%;
	text-align: left !important
}
.archiveback .testimony-date {
	border-top: 1px solid #000;
	padding-top: 20px;
	margin-top: 20px;
}
#ardate p {
	text-align: left
}

#footer { width: 100%; overflow: hidden; }
#footer ul { list-style: none; position: relative; float: left; display: block; left: 50%; }
#footer ul li { position: relative; float: left; display: block; right: 50%; }

.date-entry {
	padding: 0 0 4em 0;
	margin-left: 170px
}

@media (max-width: 767px){
	.date-entry {
		margin-left: 120px
	}
}

.date-entry ul {
	display: table;
	margin: 0 auto;
	margin-bottom: 10px
}

.date-entry li {
	list-style-type: square;
	padding: 5px 12px;
	display: inline-block
}

.date-entry li:first-child {
	list-style-type: none
}

.date-entry li:last-child {
	padding-right: 0px;
}

.date-entry-date a {
	font-size: 1em;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	color: #b62428
	
}
.date-entry a:hover {
	color: #b62428
}
.testimony-date {
	padding-bottom: 2em;
	float: left;
	width: 100%;
	position: relative
}


.report-header {
	text-align: center;
}

.archive-sidenav {
    float: left;
    width: 30%;
    display: none
}
.index-container {
    margin-right: 350px
}
.archive-sidenav .calendar-bar,
.archive-sidenav .fixpos .calendar-bar {
    height: auto; 
    position: relative;
    top: 0
}
.archive-sidenav .calendar-bar {
    background: none   
}
.archive-sidenav .cal-year {
    width: 100%   
}
.archive-sidenav .cal-month  {
    margin-left: 0
}
.archive-sidenav .cal-month li {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}
.archive-sidenav .cal-month li a {
    width: 100%
}
.archive-sidenav .search-icon {
    display: none   
}
.archive-sidenav .cal-month li a {
   font-size: 200%;
    height: auto
}

/* SOCIAL MEDIA */

.social-media a {
	width: 25%;
	box-sizing: border-box;
	height: 150px;
	border-bottom: 4px solid #313131;
}
p.noin {
	text-indent: 0
}

a.social-instagram,
a.social-twitter,
a.social-facebook,
a.social-youtube {
	text-indent: -9999px;
	overflow: hidden;
	float: left;;
	background-color: #363636;
	background-image: url(../images/social-media.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 240px;
		
}

.social-instagram,
.social-twitter,
.social-facebook {border-right: 4px solid #313131}


a.social-twitter {
	background-position: center -210px
}
a.social-facebook {
	background-position: center -430px
}
a.social-youtube {
	background-position: center -650px
}

.social-instagram:hover {background-color: #125688}
.social-twitter:hover {background-color: #00aced}
.social-facebook:hover {background-color: #3b5998}
.social-youtube:hover {background-color: #bb0000}


body.gallery {

}

body.gallery .main-content .container {
	padding: 0px 15% 15% 15% 
}

body.gallery .main-content.caption-display .container {
	padding: 0px 15% 0% 15% 
}

body.gallery .main-content.gallery-display .container {
	width: 100%;
	padding: 0;
	margin-top: 140px;
}

#index-image .container {
	padding: 0;
	margin: 0 5%;
}

.home-sub-articles #index-image .container {
   margin: 0 10%;
}
.pa-main-landing .home-sub-articles #index-image .container {
   margin: 0 5%;	
}

a.pa-next {
    width: 50%;
    height: 300px;
    right: 0px;
    top: 50%;
    margin-top: -150px;
    position: absolute;
    z-index: 3;
    text-indent: -5000px;
    overflow: hidden;
	background-repeat: no-repeat;
	background-position: center right;
}
a.pa-previous {
    width: 50%;
    height: 300px;
    left: 0px;
    top: 50%;
    margin-top: -150px;
    position: absolute;
    z-index: 3;
    text-indent: -5000px;
    overflow: hidden;
	background-repeat: no-repeat;
	background-position: center left;
}
a.pa-next:hover {
    background-image: url("../images/right-arrow.png");
}
a.pa-previous:hover  {
    background-image: url("../images/left-arrow.png");
}
.photo-archive-showcase-vert a.pa-next,
.photo-archive-showcase-vert a.pa-previous {

}
.photo-archive-viewer img {
	width: 100%;
}
.photo-archive-caption p {
	text-indent: 0px !important;
}
.photo-archive-viewer {
	/*display: table;
	margin: 0 auto;*/
	position: relative
}
.pa-caption-container {
	padding: 50px 0
}
.pa-adsense300,
.pa-copy {
	display: none
}
.photo-displayer {
	height: 750px;
	background-repeat: no-repeat;
	width: 100%;
	background-position: top center;
	float: left;
	display: block;
	transition: all 1s ease-out;
}


/* PROFILE */

#flex-profile {
	width: 100%;
	height: 500px;
	position: relative;
}
#bio-profile-img {
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 4
}
#bio-profile-img img {
	width: 100%;
	height: 500px;
	display: block;
	padding: 0;
	margin: 0
}

.fp-ly1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3
}
.fp-ly2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2
}
.fp-ly3{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}
.fp-ly4{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0
}
.fp-ly5 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

.profile-bio #header .container {
	background: none !important;
}

.fp-ly4 .flex-img-responsive {
	width: 100%;
	height: 500px;
}




#bio h2,
.photo-archive-caption h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
    font-size: 400%;
    line-height: 1;
    padding-bottom: 40px;
	text-align: center;
	text-transform: capitalize	
}

#bio h2 {
	font-family: 'montserrat', serif;
    font-weight: 800;
	text-transform: uppercase
}

.photo-archive-caption h2 {
    font-size: 200%;
}
.profile h2:last-child {
	display: none
}
.profile {
	position: relative	
}

.profile-image {
	position: relative;
	margin: 0 50px 50px 0;
	float: left;
	width: 500px	
}
.profile-image img {
	width: 500px
}


.mobile-profile,
.mobile-profile-positioner {
	display: none	
}

p.fancy-intro {
	text-indent: 0 !important	
}
.firstcharacter { 
	float: left; 
	font-size: 75px; 
	line-height: 60px; 
	padding-top: 4px; 
	padding-right: 8px; 
	padding-left: 3px; 
	text-indent: 0;
}

.landing-col {
	
}


#stats p {
	text-indent: 0;
	padding: 0 0 .5em 0;
	font-family: 'Oswald', sans-serif;
    font-weight: 200;
	font-size: 120%;
}
#stats-testimony p:first-child {
	font-weight: bold	
}
.stat-bottom {
	height: 50px
}


.break {
	clear: both	
}

.landing-col li {
	list-style-type: none;
	width: 100%;
	float: left;
	box-sizing: border-box;
	line-height: 0;
	padding-bottom: 30px;
}
.landing-col li.right {
	float:  right;
	padding-right: 0px;

}
.landing-col li.one-half,
.landing-col li.two-half {
	width: 50%;
}

.landing-col li.one-half {
	padding-right: 15px;
}
.landing-col li.two-half {
	padding-left: 15px;
}


.landing-col li.one-third,
.landing-col li.two-third,
.landing-col li.three-third {
	width: 33.3%;
}
 
 

.landing-col li.rone {
	padding-right: 5px;
}
.landing-col li.rtwo {
	padding-left: 5px;
	padding-right: 0px;
}
.landing-col li.one-third {
	padding-left: 0px;
	padding-right: 6.66666666666667px;
}

.landing-col li.two-third {
	padding-left: 3.3333333333333px;
	padding-right: 3.3333333333333px;
}
.landing-col li.three-third {
	padding-left: 6.66666666666667px;
	padding-right: 0px;
	
}
.landing-col li {
	position: relative
}
.caption-cont {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%
}
.one-half .caption-cont,
.two-half .caption-cont {
	margin: 0 -15px -15px 0;
}
.link-caption {
	margin: 0px;
	
}
.landing-col li.one-half .link-caption {
	margin-right: 15px	
}
.landing-col li.two-half .link-caption {
	margin-left: 15px	
}
.link-caption p {
	font-size: 200%;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	padding: 0;
	text-transform: uppercase;
	text-indent: 0;
	color: #fff;
	line-height: 1.2;
	text-align: center
}

.landing-col li a:hover .link-caption {
	opacity: 1	
}
.landing-col li img {
	width: 100%;
}
.lcl {
	float: left;
	width: 50%;
	padding-right: 15px;
	box-sizing: border-box
		
}
.lcr {
	float: right;
	width: 50%;
	padding-left: 15px;	
	box-sizing: border-box
}

.landing {
	
}


.landing .main-content .container {
	width: 100%;
	box-sizing: border-box;
	padding: 100px 5% 100px 5%;
}

/*
.landing h1 {
	font-family: 'Oswald', sans-serif;
    font-weight: 300;
	font-size: 400%;
	color: #fff;
	padding-left:  5%;
	padding-right: 5%;
	padding-bottom: 0%
}
*/
.landing-col a .link-caption {
	opacity: 1;
	transition: opacity .3s ease;
}
.landing-col a:hover .link-caption {
	opacity: 1;
}
.desktop-break {
	clear: both;	
}

/* SUB SECTION TITLE */

.sub-section-title {
	
}
.sub-section-title h4 {
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	font-size: 180%;
	color: #666;
	text-indent: 0
}

.sub-section-title h3 {
	padding-bottom: 30px !important;
	font-size: 600% !important
}

.sub-section-title h3:before,
.sub-section-title h3:after  {
	content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #666;
    margin: 0 auto;
    margin-top: 30px;
}
.sub-section-title h3:before {
    margin-bottom: 30px;
}
.sub-section-title h5 {
	font-size: 200%	!important;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 30px;
	font-weight: 100;
	
}
.sub-section-meta h3 {
	font-size: 200%	!important;
	padding-bottom: 30px !important;
}

.sub-section-meta h3:before {
	content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #666;
    margin: 0 auto;
    margin-bottom: 30px;
}

.sub-section-meta h3:after {
	content: "";
    display: block;
    width: 50%;
    height: 1px;
    background: #ccc;
    margin: 0 auto;
    margin-top: 30px;
}

.sub-section-meta {
	margin: 0 5%;
	padding-bottom: 30px;	
}

.sub-section-meta p {
	text-indent: 0;
	padding: 0
	
}
.ssm-left,
.ssm-right {
	float: left;
	width: 50%;
	box-sizing: border-box
}
.ssm-left {
	padding-right: 20px	
}

.ssm-right {
	border-left: 1px solid #ccc;
	padding-left: 20px	
}
.ssm-left p,
.ssm-right p {
	padding: 0;
	text-indent: 0;
}
.sub-section-meta p strong {
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	font-size: 70%	!important;
	color: #666

}

.ssm-left p {
	text-align: right
}	
.ssm-right p {
	text-align: left
}



.trial-phase h2 {
	font-size: 300%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 20px 0;
	color: #444;
}

.blank-border {
	width: 100%;
	float: left;	
}

.blank-border:after {
	content: "";
    display: block;
    width: 60%;
    height: 1px;
    background: #ccc;
    margin: 0 auto;
    margin-bottom: 50px;
}


.dark-title {
	background-color: #2c2c2c	
}
.dark-title .sub-section-title h4,
.sub-section-meta p strong {
	color: #787878
}
.main-content.dark-title p,
.dark-title .sub-section-title h3,
.dark-title .sub-section-title h5,
.dark-title #index-timeline h3 {
	color: #fff	!important
}
.dark-title .sub-section-meta h3:after,
.dark-title .sub-section-title h3:before, 
.dark-title .sub-section-title h3:after {
    background: #444;
}
.dark-title .ssm-right {
    border-left: 1px solid #444;
}
/*
#index-timeline .container {
	padding-left: 0 !important;
	padding-right: 0 !important;

}
*/
.trial-index .index-entry {
	text-align: left;
	padding: 0px !important;
	border-top: 0 !important
}

.trial-index .volume-number {
    width: 300px;
	width: 150px;
    float: left;
    border-left: 0px;
	padding-bottom: 30px
}
.trial-index .trial-section-title h2 {
    color: #333;
    font-size: 400%;
    padding: 20px 0 80px 0;
    font-family: georgia, serif;
    /* text-transform: uppercase; */
    text-align: center;
}
.volume-data {
	margin-left: 300px;
	margin-left: 150px
}
.trial-index .volume-data p {
	font-size: 100%;
}
.trial-index .volume-number p,
.trial-index .volume-number h2 {
    text-align: left;
}
.trial-index .volume-number h2 {
    font-size: 1000%;
	font-size: 500%
}

.trial-section-title h2 {
	font-family: 'Oswald', sans-serif;
    color: #fff;
	font-size: 300%; 
	padding: 20px 0;
}
.volume-data p {
	color: #fff;
	color: #333
}

.section-index-page .volume-number .mcta {
	float: left;
}
.vd-sect {
    /* padding: 30px;
    background-color: #3D3E3E;
    margin-bottom: 20px; */
}
.initialscroll #header {
	-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    opacity: 0;
}
.initialscroll.scrollheader #header,
.scrollheader #header {
	 opacity: 1;
}


.homepage #header {
	position: fixed;
	top: 0
}

.section-page-title {
	/*display: none !important;	*/
}
.ti-pair .break {
	display: none;
}
.ti-pair .vol-entry,
.ti-single .vol-entry,
.ti-third .vol-entry {
	width: 32%;
	display: table-cell;
	background-color: #fff;
	box-sizing: border-box;
	padding-top: 30px;
	border-top: 1px solid #c7c7c7;
	position: relative;
	vertical-align: top;
}
.ti-pair .vol-entry {
	width: 44%;
}
/*
.vol-entry a.volume-link:first-child {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px
}
*/
.index-entry a.volume-link:first-child,
.volume-data a.volume-link:first-child,
.transcript-info a.volume-link:first-child{
	position: static;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

.tr-table {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
.ti-single,
.ti-pair,
.ti-third{
	display: table-row;
}
.ti-space {
	display: table-cell;;
	width: 2%
}
.trial-index .mcta,
.trial-index .vd-sect.vd-pages,
.trial-landing .vd-sect.vd-date span:first-child,
.trial-index .transcript-witnesses h2,
.trial-index .transcript-witnesses:last-child{
	display: none
}
.trial-page .vd-sect.vd-date span {
	display: intial;
}
.trial-landing .vd-sect.vd-date span {
	display: block;
	float: left;
	width: 100%
}


/* --- INVESTIGATION --*/

.title-col {
	float: left;
	width: 50%;


}
.title-col h1 {
	font-size: 400%;
    line-height: 1;
    font-weight: 800;
    color: #363334;
    font-family: montserrat;
    text-transform: uppercase;
}
.index-col {
	margin-left: 50%;


}
.main-content .title-col p {
	font-family: 'Noto Serif', serif;
}
.index-col a {
	font-family: 'Noto Serif', serif;
    font-size: 160%;
    padding: 0 0 1em 0;
    color: #363334;
    line-height: 1.7;
}
.investigation-white-out .mobile-nav-bar {
	background-color: #363334
}
.title-col .ssm-left, 
.title-col .ssm-right {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%
}
.title-col .ssm-left p, 
.title-col .ssm-right p {
	text-align: left
}
p.invest {
	font-family: 'Oswald', sans-serif !important;
    font-weight: 800;
    font-size: 220%;
	text-transform: uppercase;
	padding: 0;
	margin: 0
}
.ssm-left strong,
.ssm-right strong {
	font-family: 'Oswald', sans-serif !important;
    font-weight: 800;
    font-size: 90%;
	text-transform: uppercase;
	padding: 0;
	margin: 0
}
.investigation-white-out .main-content .container {
	padding: 70px 5% 20% 5%;
}
.investigation-white-out .main-content .index-col {
	border-left: 1px solid #000;
	box-sizing: border-box;
	padding-left: 40px
}

#up-media-coverage {
    width: 240px;
    margin: 5px 30px 20px 0;
    float: left;
    display: block;
}
#homecont .entry-content h2, #homecont .entry-summary h2 {
    color: #666;
}
#up-media-coverage li {
    list-style-type: square;
    color: #333;
    margin: 5px 0 7px 15px;
}
#up-media-coverage li:first-child {
    margin-top: 0px;
}
#up-media-coverage li a {
    color: #B62428;
}
#up-media-coverage h2 {
	padding: 0 0 10px 0;
	font-family: 'montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 100%;
	font-weight: 800
}
#up-media-coverage ul {
	float: left;
	width: 100%;
	margin-bottom: 20px
}
.addthis_sharing_toolbox {
    position: absolute;
    top: 0;
    right: 0;
}
#right {
	display: none !important
}
#photo-section {
	display: none !important
}
#stats {
    margin: 0 0 25px 25px;
    padding-left: 25px;
    width: 250px;
    float: right;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}
#meet #contentcon #stats p {
    text-indent: 0;
    padding: 0 0 .5em 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size: 120%;
}
#meet #contentcon #stats-testimony p:first-child {
    font-weight: bold;
}

#nea-container {
    float: left;
    width: 40%;
    margin: 0 40px 10px 0;
    padding: 30px 0;
    display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#news-extra-audio {
    background-image: url(../images/speaker.svg);
    background-position: 0 9px;
	background-size:  30px;
    background-repeat: no-repeat;
	background-position: 0 -2px;
    padding: 5px 0 5px 50px !important;
}
#news-extra-audio a {
    font-size: 130%;
}

.comment-body p a, .entry-content a, .entry-summary a {
    font-weight: normal;
    color: #B62428;
    text-decoration: underline;
}
.comment-body p a {
	color: #fff !important
}
a {
    color: #000;
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    overflow: scroll;
    height: 100%;
}
.sub-header {
	display: none
}
.sidebar.is_stuck #dd-trans {
	margin-top: 100px !important
}
.sidebar #dd-trans {
	margin-top: 0px !important
}
.test-name {
	font-family: montserrat, sans-serif;
	font-weight: 800
}
.volume-notes span {
	float: left;
	width: 100%;
}

.tate-investigation {
	background-image: url(/images/investigation-tate.jpg);
	background-position: center 0;
	background-size: cover;
}

.it-col-one,
.it-col-two {
	width: 46%;
	float: left;
	margin-right: 8%;
}
.it-col-two {
	margin-right: 0
}
.intro-text {
	width: 100%;
	float: left
}
.intro-text .container {
	padding: 150px 0 100px 0 !important
}
.main-content .intro-text p {
	font-size: 120%;
	text-align: justify
} 
.feature-profile .container {
	padding: 0 0 200px 0 !important;
	width: 100% !important
}
.feature-profile h2 {
	display: none
}
.fp-entry {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.fp-entry:last-child {
	margin-right: 0px;
}
.fp-center {
	display: table;
	margin: 0 auto;
}
.pfimg img {
	width: 100%;
	    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}
.pfname p {
	text-align: center;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400;
    font-size: 120%
}
.tate-driveup {
	background-image: url(/images/tate-01.jpg);
	background-position: top center;
	height: 1000px;
	background-repeat: no-repeat
}
.highlighter {
	position: relative
}
.hl-01 {
	background-image: url(/images/highlighter-01.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: -25px;
    width: 283px;
    height: 65px;
    z-index: -1;
    background-size: 282px;
}



.side-col .main-content .container {
	width: auto !important;
	padding: 90px 5% 15% 5% !important
}
.side-col .main-content .side-nav p {
    font-size: 100%;
    line-height: 1;
    font-weight: normal;
    color: #363334;
    font-family: montserrat;
	font-weight: 800;
    text-transform: uppercase;
}
.side-nav ul ul li a {
	color: #b62428
}
.side-nav ul ul {
	margin-bottom: 20px
}
.profile-photo {
	float: left;
	width: 300px;
}
.profile-photo img {
	width: 100%;
	/*
	-moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 34px;
    border-radius: 34px;*/
}
.profile-info {
	margin-left: 350px;
}

.profile-photo {
	float: left;
	width: 30%;
}
.profile-info {
	margin-left: 35%;
	margin-left: 0%;
	text-align: center
}
.profile-info h2 {
	font-size: 400%;
    line-height: 1;
    font-weight: 800;
    color: #363334;
    font-family: montserrat;
    text-transform: uppercase;
}
.profile-info p {
	padding-bottom: 0px !important
}
.parole-trans .profile-info p:nth-child(2) {
	display: none !important
}
.parole-trans .profile-info h2 {
	margin-bottom: 30px
}
.profile-info p span {
	font-size: 90%;
    line-height: 1.5;
    font-weight: 800;
    color: #363334;
    font-family: montserrat;
    text-transform: uppercase;
	padding-right: 20px;
	/* float: left */
}
.profile-info p:nth-child(2) span {
	width: auto;
	    color: #999;
    font-family: 'Oswald', sans-serif;
    font-size: 100%;
	text-transform: none;
	padding-right: 0;
    margin-right: 0px;
}
.profile-info p span.numfont {
    font-size: 270%;
    color: #b62428;
    line-height: .71;
    font-style: normal;
	font-weight: normal;
	font-family: Rozha One;
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.profile {
	padding-bottom: 40px
}

.profile-index.section-index-page .index-entry {
    padding: 40px;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
}

.cal-year,
.cal-dropdown {
	width: 16%;
}
.cal-month {
    margin-left: 95px
}


.expand-menu {
	/* display: none !important	*/
}

#hinman-index {
	display: none !important
}
#report .report-header:before {
	content:'county of los angeles - Sheriffs Department - Supplementary Report';
	text-align: center;
	font-family: 'montserrat';
	text-transform: uppercase;
	border-bottom: 2px solid #666;
	padding-bottom: 10px;
	display: table;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #444;
}
.rinfo {
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #666;
	z-index: 1;
}
.rinfo.rvictim,
.rinfo.rdefendant,
.rinfo.rsuspect {
	width: 100%
}
.rinfo.rsuspect {
	border-bottom: 0px;
	margin-bottom: 30px;
	height: auto 
}
#meet #contentcon .report-header p {
	padding-top: 10px;
	padding-bottom: 0;
	line-height: 1.2
}
#report #meet #contentcon p {
	font-family: 'Special Elite', cursive;
}

.rdate:before {
	content:"Date ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
    font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
		
}
.rfileno:before {
	content:"File No. ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
    font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
}
.rcrime:before {
	content:"C. ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
   font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
}
.raction:before {
	content:"Action Taken ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
    font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
}
.rvictim:before {
	content:"V. ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
   font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
}
.rdefendant:before {
	content:"D. ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
    font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
}
.rsuspect:before {
	content:"S. ";
	float: left;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	text-transform: uppercase;
   font-size: 130%;
    padding: 0 15px 0 0;
    color: #444;
    line-height: 2.2;
	background-color: #fff;
    z-index: 2;
	margin-bottom: -5px
}

/* PHOTO ARCHIVE */

.featurecover .owl-next {
    right: 10px;
    background-image: url(../images/next.svg) !important;
}
.featurecover .owl-prev {
    left: 10px;
    background-image: url(../images/back.svg) !important;
}
.featurecover .owl-next span,
.featurecover .owl-prev span {
	visibility: hidden
}
.featurecover .owl-prev, .featurecover .owl-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px !important;
}
.feature .container {
    width: 100%;
	padding: 0
}
.feature-cover {
    width: 100%;
    height: 100vh;
    background-size: cover;
}
.featurecover .owl-dots {
    position: absolute;
    bottom: 100px;
    width: 100%;
}
.pa-title {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0%, -50%);
	width: 34vw;
}
.pa-title h1 {
	color: #fff;
}
.pa-title img {
	width: 10vw
}
.right {
	float: right
}
.pa-title h1 span {
	font-family: 'montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    font-size: 4vw;
	display: block;
	clear: both;
	width: 100%;
	text-align: right
}
@media (min-width:1500px) {
	.pa-title h1 span {
		font-size: 60px
	}
}
/*
.pa-title h1 span:after {
	content: "";
	width: 10vw;
	height: 1px;
	background-color: #777;
	display: block;
	margin: 1vw 0 1.5vw 0
}
*/
.pa-page {
    background-color: #0d0d12;
}
/*
.pa-main-landing {
	background-color: #c3c2bc
}
.pa-main-landing .feature-one {
	background-position: 300px -33px;
	background-repeat: no-repeat
}
@media (max-width: 1000px){
	.pa-main-landing .feature-one {
		background-position: 20px -123px;
	}
}
@media (max-width: 700px){
	.pa-main-landing .feature-one {
		background-position: 20% -100px;
	}
}
.pa-main-landing .pa-intro-text {
	color: #000;
	max-width: 50%
}
*/
.pa-main-landing .fixpos .headline {
	opacity: 1
}
.pa-entry {
	position: relative
}
.pa-page.trial-page .main-content .container {
	display: table;
	margin: 0 auto;
}
.pa-main-landing .headline h2{
	width: 50vw;
	margin-top: -15vh
}
.pa-main-landing .headline h2 img{
	width: 100%
}
.photo-archive-sub {
	margin-top: -30vh;
}
.photo-archive-grid {
	position: relative
}
.pa-main-landing .owl-dots,
.pa-main-landing .owl-nav {
	display: none
}
.pa-page .section-page-title {
	display: none !important
}
.pa-intro-text {
	text-transform: none;
	text-align: left;
	margin-top: 30px;
    line-height: 2;
    font-size: 150%;
    font-weight: normal;
}
.pa-main-landing .square a {
	background-color: #00000042;
}
.pa-main-landing .square a:hover {
	background-color: #000000b5;
}
.pa-main-landing .square a:hover .button {
	background-color: transparent;
	border: 1px solid #fff !important;
	color: #fff
}
.index-quad:first-child .index-pair:first-child .square:first-child {
	background-image: url("../images/story-noimage.jpg");
}
.index-quad:first-child .index-pair:first-child .square:nth-child(2) {
	background-image: url("../images/photo-archive/h/03.jpg");
}
.index-quad:first-child .index-pair:nth-child(2) .square:first-child {
	background-image: url("../images/photo-archive/c/pa26.jpg");
}
.index-quad:first-child .index-pair:nth-child(2) .square:nth-child(2) {
	background-image: url("../images/photo-archive/l/pa02.jpg");
}
.index-quad:nth-child(2) .index-pair:first-child .square:first-child {
	background-image: url("../images/photo-archive/s/29.jpg");
}
.index-quad:nth-child(2) .index-pair:first-child .square:nth-child(2) {
	background-image: url("../images/photo-archive/b/01.jpg");
}
.index-quad:nth-child(2) .index-pair:nth-child(2) .square:first-child {
	background-image: url("../images/photo-archive/t/09.jpg");
}
@media (max-width: 1150px) {
	.pa-intro-text {
		font-size: 100%
	}
}
@media (max-width: 900px) {
	.pa-intro-text {
		font-size: 80%;
		margin-top: 10px
	}
}
@media (max-width: 800px) {
    .pa-main-landing .photo-archive-sub {
		padding: 70px 0 0 0
	}
}
@media (max-width: 700px) {
	.pa-main-landing .headline h2 img {
		width: 80%;
    	float: left;
	}
	.pa-intro-text {
		float: left;
		clear: both;
		width: 100%;
		font-size: 150%;
		margin-top: 20px !important
	}
	.pa-main-landing .intro-panel .headline {
		position: relative;
		top: 0;
		transform: translate(0,0)
	}
	.square.intro-panel:before {
    	margin-top: 0%;
	}
	.intro-panel {
		padding: 50px 0 40px 
	}
}

.pa-w {
	/*border-radius: 10px;*/
	overflow: hidden
}
.pa-img {
	/*border-radius: 10px;*/
	overflow: hidden
}
.pa-img img {
	width: 100%;
	display: block;
	padding: 0;
    margin: 0;
}
.pa-xlr-land {
	width: 80%
}
.pa-full-land {
	width: 110%;
	margin-left: -5%
}
.pa-full-land .pa-w,
.pa-full-land .pa-img {
	border-radius: 0px
}
.pa-full-land .pa-cap {
		padding: 10px 20px 30px 
	}
.pa-lr-land {
	width: 60%
}
.pa-row {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pa-lr-port {
	width: 45%
}
.pa-img-l {
	float: left;
	/* margin-left: -5% */
}
.pa-img-r {
	float: right;
	/* margin-right: -5% */
}
.pa-z {
	position: relative;
	overflow: hidden;
}

.pa-z:before {
	content: "";
	position: absolute;
	background-image: url("/images/photo-archive/pocdpaw.png");
	background-repeat: no-repeat;
	background-size: 15vw;
	bottom: 2vw;
	right: 2vw;
	color: #fff;
	width: 15vw;
	height: 5vw;
	opacity: .8
}
.dsamp .pa-z:before {
	background-image: url("/images/photo-archive/pocdpab.png");
}
.pa-sq-cl .pa-z:before {
	background-size: 8vw;
	bottom: .75vw;
	right: .75vw;
	color: #fff;
	width: 8vw;
	height: 2.5vw;
}
.pa-sq-cl.twocl .pa-z:before {
	background-size: 10vw;
	bottom: 1vw;
	right: 1vw;
	color: #fff;
	width: 10vw;
	height: 3.5vw;
}
@media (max-width: 800px){
	.pa-z:before,
	.pa-sq-cl .pa-z:before,
	.pa-sq-cl.twocl .pa-z:before {
		background-size: 25vw;
		bottom: 4vw;
		right: 4vw;
		width: 25vw;
		height: 10vw;
	}
}
.pa-sq-cl {
	width: 70%
}
.pa-sq-cl.sh,
.pa-sq-cl.shr {
	width: 80%
}
.pa-sq-cl .ps-cl-entry {
	width: 33.3333333%;
	float: left;
	padding: 10px;
	box-sizing: border-box
}
/*
.pa-sq-cl.pa-img-r .ps-cl-entry:last-child {
	padding: 10px 0px 10px 10px;
}
.pa-sq-cl.pa-img-l .ps-cl-entry:first-child {
	padding: 10px 10px 10px 0;
}
*/
.pa-sq-cl.twocl .ps-cl-entry {
	width: 50%;
	float: left;
	padding: 10px;
	box-sizing: border-box
}
.pa-sq-cl.sh .ps-cl-entry:first-child {
	width: 66%;
	float: left;
	padding: 10px;
	box-sizing: border-box
}
.pa-sq-cl.shr .ps-cl-entry:last-child {
	width: 66%;
	float: left;
	padding: 10px;
	box-sizing: border-box
}
.pa-sq-cl.shr.pa-img-r .ps-cl-entry:last-child {
	padding: 10px 0px 10px 10px;
}
.pa-sq-cl.sh.pa-img-l .ps-cl-entry:first-child {
	padding: 10px 10px 10px 0;
}
.pa-cap p {
	font-size: 12px;
	font-family: arial;
	color: #bbbbbb;
	padding: 10px 0
}
.pa-pd {
	margin-top: 300px
}
.pa-page .headline h3 {
	font-size: 300%;
}
.pa-page .headline h2 {
	font-size: 700%;
}
@media (max-width: 800px){
	.pa-title {
		position: relative;
		top: auto;
		right: auto;
		transform: translate(0,0);
		width: 100%;
		text-align: left
	}
	.pa-title .right {
		float: left
	}
	.pa-title h1 {
		margin: 10px 0;
		padding: 0 !important
	}
	.pa-title h1 span:after {
		content: "Photo Archives";
		margin-left: 10px;
		color: #444;
		font-size: 3vw;
		
	}
	.pa-xlr-land,
	.pa-lr-land,
	.pa-lr-port,
	.pa-sq-cl,
	.pa-sq-cl.sh,
	.pa-sq-cl.shr,
	.pa-sq-cl .ps-cl-entry,
	.pa-sq-cl.twocl .ps-cl-entry,
	.pa-sq-cl.sh .ps-cl-entry:first-child,
	.pa-sq-cl.shr .ps-cl-entry:last-child {
		width: 100%;
		padding: 0;
	}
	.pa-row {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: -5%;
		margin-right: -5%;
		width: 110% !important
	}
	.pa-w {
		border-radius: 0
	}
	.pa-cap {
		padding: 10px 20px 30px 
	}
}
.pa-entry .pa-w {
	background-size: 100%;
	background-image: none;
	background-repeat: no-repeat
}


.pa-hinman .in-view.pa-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/h/01.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(3) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/home/thefamily/bobby-beausoleil.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(3) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/home/thefamily/mary-brunner.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(3) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/home/thefamily/susan-atkins.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(4) .pa-w {
	background-image: url("../images/photo-archive/h/09.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(5) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/h/08.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(5) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/h/10.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(5) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/h/11.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(6) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/h/21.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(6) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/home/thefamily/bruce-davis.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(7) .pa-w {
	background-image: url("../images/photo-archive/h/12.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(8) .pa-w {
	background-image: url("../images/photo-archive/h/19.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(9) .pa-w {
	background-image: url("../images/photo-archive/h/20.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(10) .pa-w {
	background-image: url("../images/photo-archive/h/pa01.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(11) .pa-w {
	background-image: url("../images/photo-archive/h/pa02.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(12) .pa-w {
	background-image: url("../images/photo-archive/h/02.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(13) .pa-w {
	background-image: url("../images/photo-archive/h/03.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(14) .pa-w {
	background-image: url("../images/photo-archive/h/07.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(15) .pa-w {
	background-image: url("../images/photo-archive/h/14.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(16) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/h/15.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(16) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/h/16.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(17) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/h/17.jpg")
}
.pa-hinman .in-view.pa-entry:nth-child(17) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/h/18.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa01.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(3) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa02.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(3) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa03.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(3) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa04.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(4) .pa-w {
	background-image: url("../images/photo-archive/c/pa05.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(5) .pa-w {
	background-image: url("../images/photo-archive/c/pa06.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(6) .pa-w {
	background-image: url("../images/photo-archive/c/pa07.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(7) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/steven-parent-prom-photo.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(7) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa09.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(7) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa10.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(8) .pa-w {
	background-image: url("../images/photo-archive/c/pa11.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(9) .pa-w {
	background-image: url("../images/photo-archive/c/pa12.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(10) .pa-w {
	background-image: url("../images/photo-archive/c/pa13.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(11) .pa-w {
	background-image: url("../images/photo-archive/c/pa14.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(12) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa15.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(12) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa16.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(12) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/abigail-folger-woiciech-frykowski.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(13) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa18.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(13) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/sharon-tate.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(13) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/jay-sebring.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(14) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa21.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(14) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa22.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(15) .pa-w {
	background-image: url("../images/photo-archive/c/05.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(16) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa24.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(16) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa25.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(17) .pa-w {
	background-image: url("../images/photo-archive/c/pa26.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(18) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa27.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(18) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa28.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa29.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa30.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa31.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(20) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa32.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(20) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa33.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(20) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa33b.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(21) .pa-w {
	background-image: url("../images/photo-archive/c/pa33c.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(22) .pa-w {
	background-image: url("../images/photo-archive/c/pa34.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(23) .pa-w {
	background-image: url("../images/photo-archive/c/pa35.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(24) .pa-w {
	background-image: url("../images/photo-archive/c/pa36.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(25) .pa-w {
	background-image: url("../images/photo-archive/c/pa37.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(26) .pa-w {
	background-image: url("../images/photo-archive/c/pa38.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(27) .pa-w {
	background-image: url("../images/photo-archive/c/02.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(28) .pa-w {
	background-image: url("../images/photo-archive/c/pa40.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(29) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa41.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(29) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa42.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(29) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa43.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(30) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa44.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(30) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa45.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(30) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa46.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(31) .pa-w {
	background-image: url("../images/photo-archive/c/pa47.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(32) .pa-w {
	background-image: url("../images/photo-archive/c/pa48.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(33) .pa-w {
	background-image: url("../images/photo-archive/c/pa49.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(34) .pa-w {
	background-image: url("../images/photo-archive/c/pa50.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(35) .pa-w {
	background-image: url("../images/photo-archive/c/04.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(36) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa52.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(36) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa53.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(36) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa54.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(37) .pa-w {
	background-image: url("../images/photo-archive/c/pa55.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(38) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa56.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(38) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa57.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(38) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa58.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(39) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa59.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(39) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa60.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(39) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa61.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(40) .pa-w {
	background-image: url("../images/photo-archive/c/14.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(41) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa63.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(41) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa64.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(41) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa65.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(42) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa66.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(42) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa67.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(43) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa68.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(43) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa69.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(43) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa70.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(44) .pa-w {
	background-image: url("../images/photo-archive/c/12.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(45) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa72.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(45) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa73.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(46) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/c/pa74.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(46) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/c/pa75.jpg")
}
.pa-cielo-drive .in-view.pa-entry:nth-child(46) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/c/pa76.jpg")
}
/* 3301 */

.pa-waverly-drive .in-view.pa-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa01.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/l/pa02.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(4) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa03.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(4) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa04.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(5) .pa-w {
	background-image: url("../images/photo-archive/l/pa05.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(6) .pa-w {
	background-image: url("../images/photo-archive/l/pa06.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(7) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa07.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(7) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa08.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(8) .pa-w {
	background-image: url("../images/photo-archive/l/pa09.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(9) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa10.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(9) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa11.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(10) .pa-w {
	background-image: url("../images/photo-archive/l/pa12.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(11) .pa-w {
	background-image: url("../images/photo-archive/l/pa13.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(12) .pa-w {
	background-image: url("../images/photo-archive/l/pa14.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(13) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa15.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(13) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa16.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(14) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa17.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(14) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa18.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(15) .pa-w {
	background-image: url("../images/photo-archive/l/pa19.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(16) .pa-w {
	background-image: url("../images/photo-archive/l/pa20.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(17) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa21.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(17) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa22.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(17) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/l/pa23.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(18) .pa-w {
	background-image: url("../images/photo-archive/l/pa24.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa25.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa26.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/l/pa27.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(20) .pa-w {
	background-image: url("../images/photo-archive/l/pa28.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(21) .pa-w {
	background-image: url("../images/photo-archive/l/pa29.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(22) .pa-w {
	background-image: url("../images/photo-archive/l/pa31.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(23) .pa-w {
	background-image: url("../images/photo-archive/l/pa30.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(24) .pa-w {
	background-image: url("../images/photo-archive/l/pa31m.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(25) .pa-w {
	background-image: url("../images/photo-archive/l/pa32.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(26) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa33.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(26) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa34.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(26) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/l/pa35.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(27) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa37.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(27) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa38.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(28) .pa-w {
	background-image: url("../images/photo-archive/l/pa36.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(29) .pa-w {
	background-image: url("../images/photo-archive/l/pa39.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(30) .pa-w {
	background-image: url("../images/photo-archive/l/pa40.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(31) .pa-w {
	background-image: url("../images/photo-archive/l/pa41.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(32) .pa-w {
	background-image: url("../images/photo-archive/l/pa42.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(33) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa43.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(33) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa44.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(33) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/l/pa45.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(34) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/l/pa46.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(34) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/l/pa47.jpg")
}
.pa-waverly-drive .in-view.pa-entry:nth-child(34) .ps-cl-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/l/pa48.jpg")
}
/* SPAHN */

.pa-smr .in-view.pa-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/pa01.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/s/14.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(4) .pa-w {
	background-image: url("../images/photo-archive/s/31.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(5) .pa-w {
	background-image: url("../images/photo-archive/s/16.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(6) .pa-w {
	background-image: url("../images/photo-archive/s/29.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(7) .pa-w {
	background-image: url("../images/photo-archive/s/pa02.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(8) .pa-w {
	background-image: url("../images/photo-archive/s/pa03.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(9) .pa-w {
	background-image: url("../images/photo-archive/s/33.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(10) .pa-w {
	background-image: url("../images/photo-archive/s/pa04.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(11) .pa-w {
	background-image: url("../images/photo-archive/s/01.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(12) .pa-w {
	background-image: url("../images/photo-archive/s/pa05.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(13) .pa-w {
	background-image: url("../images/photo-archive/s/pa06.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(14) .pa-w {
	background-image: url("../images/photo-archive/s/32.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(15) .pa-w {
	background-image: url("../images/photo-archive/s/05.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(16) .pa-w {
	background-image: url("../images/photo-archive/s/pa07.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(17) .pa-w {
	background-image: url("../images/photo-archive/s/pa08.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(18) .pa-w {
	background-image: url("../images/photo-archive/s/04.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/s/07b.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(19) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/10.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(20) .pa-w {
	background-image: url("../images/photo-archive/s/12b.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(21) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/s/12.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(21) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/30.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(22) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/s/19.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(22) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/20.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(23) .pa-w {
	background-image: url("../images/photo-archive/s/07.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(24) .pa-w {
	background-image: url("../images/photo-archive/s/28.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(25) .pa-w {
	background-image: url("../images/photo-archive/s/03.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(26) .pa-w {
	background-image: url("../images/photo-archive/s/03a.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(27) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/s/09.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(27) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/24.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(28) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/s/pa09.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(28) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/pa10.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(29) .pa-w {
	background-image: url("../images/photo-archive/s/27.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(30) .pa-w {
	background-image: url("../images/photo-archive/s/25.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(31) .pa-w {
	background-image: url("../images/photo-archive/s/02.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(32) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/s/23.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(32) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/s/22.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(33) .pa-w {
	background-image: url("../images/photo-archive/s/26.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(34) .pa-w {
	background-image: url("../images/photo-archive/s/37.jpg")
}
.pa-smr .in-view.pa-entry:nth-child(35) .pa-w {
	background-image: url("../images/photo-archive/s/35.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/t/04.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/t/06.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(4) .pa-w {
	background-image: url("../images/photo-archive/t/08.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(5) .pa-w {
	background-image: url("../images/photo-archive/t/20.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(6) .pa-w {
	background-image: url("../images/photo-archive/t/09.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(7) .pa-w {
	background-image: url("../images/photo-archive/t/11.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(8) .pa-w {
	background-image: url("../images/photo-archive/t/12.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(9) .pa-w {
	background-image: url("../images/photo-archive/t/19.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(10) .pa-w {
	background-image: url("../images/photo-archive/t/03.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(11) .pa-w {
	background-image: url("../images/photo-archive/t/07.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(12) .pa-w {
	background-image: url("../images/photo-archive/t/24.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(13) .pa-w {
	background-image: url("../images/photo-archive/t/02.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(14) .ps-cl-entry:nth-child(1) .pa-w {
	background-image: url("../images/photo-archive/t/15.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(14) .ps-cl-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/t/16.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(15) .pa-w {
	background-image: url("../images/photo-archive/t/23.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(16) .pa-w {
	background-image: url("../images/photo-archive/t/10.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(17) .pa-w {
	background-image: url("../images/photo-archive/t/25.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(18) .pa-w {
	background-image: url("../images/photo-archive/t/l01.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(19) .pa-w {
	background-image: url("../images/photo-archive/t/l02.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(20) .pa-w {
	background-image: url("../images/photo-archive/t/l03.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(21) .pa-w {
	background-image: url("../images/photo-archive/t/l04.jpg")
}
.pa-trial .in-view.pa-entry:nth-child(22) .pa-w {
	background-image: url("../images/photo-archive/t/l05.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(2) .pa-w {
	background-image: url("../images/photo-archive/b/01.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(3) .pa-w {
	background-image: url("../images/photo-archive/b/02.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(4) .pa-w {
	background-image: url("../images/photo-archive/b/03.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(5) .pa-w {
	background-image: url("../images/photo-archive/b/04.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(6) .pa-w {
	background-image: url("../images/photo-archive/b/05.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(7) .pa-w {
	background-image: url("../images/photo-archive/b/06.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(8) .pa-w {
	background-image: url("../images/photo-archive/b/07.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(9) .pa-w {
	background-image: url("../images/photo-archive/b/08.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(10) .pa-w {
	background-image: url("../images/photo-archive/b/09.jpg")
}
.pa-barker .in-view.pa-entry:nth-child(11) .pa-w {
	background-image: url("../images/photo-archive/b/10.jpg")
}
.bl-entry img {
	width: 100%
}
.bl-row.title-row .bl-entry:nth-child(1){
	width: 60%;
}
.bl-row.title-row .bl-entry:nth-child(2){
	width: 40%;
}
.bio-landing .bl-entry {
	float: left
}
.bio-landing .pa-w {
	background-size: cover;
	background-position: center
}
.bio-landing .section-page-title {
	display: none !important
}
.bio-landing #header .container {
	background-color: #0d0d12;
}
.bl-entry {
	position: relative
}
.bl-entry a {
	position: absolute; 
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 3;
}
.bl-row.uneven-pair.bor .bl-entry:nth-child(1){
	width: 45%;
}
.bl-row.uneven-pair.bor .bl-entry:nth-child(2){
	width: 50%;
	float: right;
}
.bl-row.uneven-pair.bol .bl-entry:nth-child(1){
	width: 50%;
}
.bl-row.uneven-pair.bol .bl-entry:nth-child(2){
	width: 45%;
	float: right;
}
.slide-u {
	margin-top: -20%
}
.os-l{
	margin-left: -20%;
	width: 80% !important
}
.bio-landing .main-content {
	overflow-y: hidden
}
.bio-landing {
    background-color: #0d0d12;
}
.bl-row {
	padding: 2% 0;
}
.bl-row:after {
	content: "";
	width: 100%;
	clear: both;
	display: block;
}
.title-row .bl-entry:nth-child(2) h1 {
	font-family: 'oswald';
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin-top: 35%
} 
.bl-third .bl-entry {
	width: 33.333333%;
	float: left;
	padding: 2%;
	box-sizing: border-box
}
.bl-third {
	margin-left: -20px !important;
	margin-right: -20px !important
}
.bl-third.blt-pad {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding: 0 2%
}
/*
.pa-cap {
	position: absolute;
	bottom: 2%;
	left: 5%;
	z-index: 2
}
.bl-third.blt-pad .pa-cap {
	bottom: 8%;
	left: 15%
}
.pa-cap p {
	font-family: 'oswald';
	text-transform: uppercase;
	color: #fff;
}

.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(1) .pa-w {
	background-image: url("../images/covers/thefamily/charles-manson.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(1) .pa-cap {
	left: 20%;
}
.family-landing .bl-row:nth-child(3) .bl-entry:nth-child(1) .pa-w {
	background-image: url("../images/covers/thefamily/linda-kasabian.jpg")
}
.family-landing .bl-row:nth-child(3) .bl-entry:nth-child(2) .pa-w {
	background-image: url("../images/covers/thefamily/charles-tex-watson.jpg")
}
.family-landing .bl-row:nth-child(4) .bl-entry:nth-child(1) .pa-w {
	background-image: url("../images/covers/thefamily/susan-atkins.jpg")
}
.family-landing .bl-row:nth-child(4) .bl-entry:nth-child(2) .pa-w {
	background-image: url("../images/covers/thefamily/patricia-krenwinkel.jpg")
}
.family-landing .bl-row:nth-child(4) .bl-entry:nth-child(3) .pa-w {
	background-image: url("../images/covers/thefamily/leslie-van-houten.jpg")
}
.family-landing .bl-row:nth-child(5) .bl-entry:nth-child(1) .pa-w {
	background-image: url("../images/covers/thefamily/bobby-beausoleil.jpg")
}
.family-landing .bl-row:nth-child(5) .bl-entry:nth-child(2) .pa-w {
	background-image: url("../images/covers/thefamily/bruce-davis.jpg")
}
*/

.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(1) .pa-w {
	background-image: url("../images/covers/thefamily/susan-atkins.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(2) .pa-w {
	background-image: url("../images/covers/thefamily/susan-bartell.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(3) .pa-w {
	background-image: url("../images/covers/thefamily/bobby-beausoleil.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(4) .pa-w {
	background-image: url("../images/covers/thefamily/mary-brunner.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(5) .pa-w {
	background-image: url("../images/covers/thefamily/bruce-davis.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(6) .pa-w {
	background-image: url("../images/covers/thefamily/danny-decarlo.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(7) .pa-w {
	background-image: url("../images/covers/thefamily/lynette-fromme.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(8) .pa-w {
	background-image: url("../images/covers/thefamily/catherine-gillies.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(9) .pa-w {
	background-image: url("../images/covers/thefamily/sandra-good.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(10) .pa-w {
	background-image: url("../images/covers/parole/steve-grogan.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(11) .pa-w {
	background-image: url("../images/covers/thefamily/john-haught.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(12) .pa-w {
	background-image: url("../images/covers/thefamily/barbara-hoyt.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(13) .pa-w {
	background-image: url("../images/covers/thefamily/linda-kasabian.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(14) .pa-w {
	background-image: url("../images/covers/thefamily/patricia-krenwinkel.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(15) .pa-w {
	background-image: url("../images/covers/thefamily/dianne-lake.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(16) .pa-w {
	background-image: url("../images/covers/thefamily/kathryn-lutesinger.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(17) .pa-w {
	background-image: url("../images/covers/thefamily/charles-manson.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(18) .pa-w {
	background-image: url("../images/covers/thefamily/ruth-ann-moorehouse.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(19) .pa-w {
	background-image: url("../images/covers/thefamily/nancy-pitman.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(20) .pa-w {
	background-image: url("../images/covers/thefamily/brooks-poston.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(21) .pa-w {
	background-image: url("../images/covers/thefamily/catherine-share.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(22) .pa-w {
	background-image: url("../images/covers/thefamily/leslie-van-houten.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(23) .pa-w {
	background-image: url("../images/covers/thefamily/paul-watkins.jpg")
}
.family-landing .bl-row:nth-child(2) .bl-entry:nth-child(24) .pa-w {
	background-image: url("../images/covers/thefamily/charles-tex-watson.jpg")
}


#quote {
	display: none
}
.feature.headline-story {
	background-image: url("../images/covers/thefamily/thefamily.jpg");
	background-position: bottom center;
	height: 100vh
}
#susan_atkins .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/susan-atkins.jpg");
	background-position: center;
	background-size: cover
}
#susan_bartell .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/susan-bartell.jpg");
	background-position: center;
	background-size: cover
}
#robert_beausoleil .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/bobby-beausoleil.jpg");
	background-position: center;
	background-size: cover
}
#mary_brunner .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/mary-brunner.jpg");
	background-position: center;
	background-size: cover
}
#bruce_davis .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/bruce-davis.jpg");
	background-position: center;
	background-size: cover
}
#daniel_decarlo .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/danny-decarlo.jpg");
	background-position: center;
	background-size: cover
}
#lynette_fromme .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/lynette-fromme.jpg");
	background-position: center;
	background-size: cover
}
#catherine_gillies .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/catherine-gillies.jpg");
	background-position: center;
	background-size: cover
}
#sandra_good .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/sandra-good.jpg");
	background-position: center;
	background-size: cover
}
#steve_grogan .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/steve-grogan.jpg");
	background-position: center;
	background-size: cover
}
#john_haught .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/john-haught.jpg");
	background-position: center;
	background-size: cover
}
#barbara_hoyt .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/barbara-hoyt.jpg");
	background-position: center;
	background-size: cover
}
#linda_kasabian .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/linda-kasabian.jpg");
	background-position: center;
	background-size: cover
}
#patricia_krenwinkel .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/patricia-krenwinkel.jpg");
	background-position: center;
	background-size: cover
}
#dianne_lake .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/dianne-lake.jpg");
	background-position: center;
	background-size: cover
}
#kathryn_lutesinger .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/kathryn-lutesinger.jpg");
	background-position: center;
	background-size: cover
}
#charles_manson .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/charles-manson.jpg");
	background-position: center;
	background-size: cover
}
#ruth_morehouse .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/ruth-ann-moorehouse.jpg");
	background-position: center;
	background-size: cover
}
#nancy_pitman .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/nancy-pitman.jpg");
	background-position: center;
	background-size: cover
}
#brooks_poston .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/brooks-poston.jpg");
	background-position: center;
	background-size: cover
}
#catherine_share .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/catherine-share.jpg");
	background-position: center;
	background-size: cover
}
#leslie_van_houten .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/leslie-van-houten.jpg");
	background-position: center;
	background-size: cover
}
#paul_watkins .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/paul-watkins.jpg");
	background-position: center;
	background-size: cover
}
#charles_tex_watson .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/thefamily/charles-tex-watson.jpg");
	background-position: center;
	background-size: cover
}
#abigail_folger .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/abigail-folger.jpg");
	background-position: center;
	background-size: cover
}
#wojciech_frykowski .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/wojciech-frykowski.jpg");
	background-position: center;
	background-size: cover
}
#gary_hinman .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/gary-hinman.jpg");
	background-position: center;
	background-size: cover
}
#leno_labianca .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/leno-labianca.jpg");
	background-position: center;
	background-size: cover
}
#rosemary_labianca .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/rosemary-labianca.jpg");
	background-position: center;
	background-size: cover
}
#steven_parent .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/steven-parent.jpg");
	background-position: center;
	background-size: cover
}
#jay_sebring .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/jay-sebring.jpg");
	background-position: center;
	background-size: cover
}
#donald_shea .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/donald-shea.jpg");
	background-position: center;
	background-size: cover
}
#sharon_tate .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/victims/sharon-tate.jpg");
	background-position: center;
	background-size: cover
}

#parole_atkins .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/susan-atkins.jpg");
	background-position: center;
	background-size: cover
}
#parole_beausoleil .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/bobby-beausoleil.jpg");
	background-position: center;
	background-size: cover
}
#parole_davis .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/bruce-davis.jpg");
	background-position: center;
	background-size: cover
}
#parole_grogan .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/steve-grogan.jpg");
	background-position: center;
	background-size: cover
}
#parole_krenwinkel .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/patricia-krenwinkel.jpg");
	background-position: center;
	background-size: cover
}
#parole_manson .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/charles-manson.jpg");
	background-position: center;
	background-size: cover
}
#parole_van_houten .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/leslie-van-houten.jpg");
	background-position: center;
	background-size: cover
}
#parole_watson .fp-ly4 .flex-img-responsive {
	background-image: url("../images/covers/parole/charles-watson.jpg");
	background-position: center;
	background-size: cover
}



/*
.content .sidebar {
    width: 285px;
    float: left;
    overflow: hidden;
}
.content .main {
	margin-left: 285px;
    overflow: hidden;
}
*/
.parole-trans .sidebar {
	display: none
}
#original-header,
#original-footer {
	display: none	
}
#original-header,
#original-footer {
	display: none !important;		
}
#new-header,
#new-footer {
	display: block !important;	
}

#homeleft {
	display: none;	
}


.cal-month li a {
	text-transform: uppercase;
}
.cal-month li a span.cmr{
	display: none;
}
.nocomments {
	color: #fff
}

@media screen and (min-width: 1415px) {
#index-image .container,
.home-sub-articles #index-image .container {
	width: 1273px;
	margin: 0 auto;
}
.pa-main-landing .home-sub-articles #index-image .container {
	width: 90%;
	margin: 0 5%;
}
}

@media screen and (min-width: 977px) {
	.main-content .container {
	width: 976.5px;
	margin: 0 auto;
	padding: 0;
	padding-top: 200px;
	padding-bottom: 150px
	}
	.main-content #comments .container {
	padding-top: 100px;
	padding-bottom: 100px
	}
	.main-content #index-timeline .container {
		padding: 170px 5% 100px 5%;
		width: 100%;
		box-sizing: border-box
	}
	#meet #contentcon {
		width: 976.5px;
		margin: 0 auto;
		padding: 0;
		padding-top: 90px;
		padding-bottom: 20%
	}
	.sidestick #meet #contentcon {
		width: 100% !important;
		box-sizing: border-box
	}
}
@media only screen and (min-width: 1235px) {
.landing .main-content .container {
	width: 1111px;
	margin: 0 auto;
	padding: 100px 0% 100px 0%;
}
.landing.section-index-page .main-content.cover-index .container {
    padding: 130px 5% 190px 5%;
    width: 100%;
    box-sizing: border-box;
    margin: 0
}


}
@media only screen and (max-width: 1138px) {
	.photo-archive-showcase-hor .photo-archive-viewer {
	margin: 0 44px
}
         .parole-oct .parole-quad {
    width: 100%;
    float: left
}
    

}

@media (max-width: 1040px)  {
	
	.square a h2 {
		font-size: 70%
	}
	.square a div.button {
		margin-top: 20px
	}
	#up-media-coverage {
		display: none
	}
.family-photo img {
	width: 220px;													
}
.family-left p,
.family-right p,
.family-left h2 {						
	font-size: 100%;					
}
.family-index .index-entry:before {
	margin-top: 40px;
    margin-bottom: 40px;
}
	
	.ti-single, .ti-pair, .ti-third {
    display: block;
}
	.ti-pair .vol-entry, .ti-single .vol-entry, .ti-third .vol-entry {
		width: 100%;
		display: block
	}
	.ti-pair .break {
		display: block
	}
	.trial-landing .vd-sect.vd-date span {
		float: none;
		width: auto;
		display: inline-block
	}
	.transcript-witnesses,
	.trial-index .index-entry{
		margin-bottom: 0 !important
	}

	.trial-index .volume-data p {
		font-size: 150%;
	}
	.tr-table {
		margin-bottom: 0
	}
	.volume-number,
	.trial-nav.respond {
		display: none
	}
	.trial-index .volume-number {
		display: block
	}
     .volume-number.respond {
     display: block;
         width: 100%;
         border-left: 0px
    }
    
    .case-name {
    margin-right: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}
    .case-name p {
        text-align: center

}

    .case-name p.case-number span {
    margin-right: 10px;
    float: none;
}
    .transcript-index .button {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    float: none
}
    .pages-date .mcta {
    float: none;
    margin-right: 0
}
    .pages-date p {
    text-align: center
}

.timeline-entry-table {
	padding-left: 0px;
}
.timeline-entry-container {
	margin-left: 0px
}

.timeline-dot-entry,
.timeline-container {
	display: none	
}
.month-entry h2 {
	padding-left: 0	
}
.search-icon {
	display: block	
}
.timeline-entrys {
	display: none
}
.home-news-archives .block {
	width: 100%;
	box-sizing: border-box;
	padding: 0 10%
}
.news-archive-browse {
	display: block
}
.news-archive-browse select {
	font-size: 200%;
	padding: 20px 40px 20px 20px;
	background-color: #292929;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   background-image:url("../images/select.png");
   background-position: center right 10px;
   background-repeat: no-repeat;
   border: 0px;
   background-size: 20px;
   border-radius: 0;
   color: #fff;
   width: 100%;
   box-sizing: border-box
}
.archive-search-bar {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 1000px)  {
	.profile-image {
	width: 400px 	
	}
	.profile-image img {
	width: 400px 	
	}
	.index-container {
    margin-right: 0px;
}
body .content {
	position: static !important;	
}
/*
.calendar-bar {
    height: 34px;
	width: 100%;
	background-color: #414141;
	width: 100% !important;
}
*/
.sidebar {
	position: absolute !important;
	width: 100% !important;
	height: 34px !important	;
	top: 298px !important;
	left: 0px !important;
}

.fixpos .sidebar {
	position: fixed !important;
	top: 159px !important;
	z-index: 4;
}

.section-page-title {
   /* margin-top: 115px;
	height: 44px */
}
.fixpos .section-page-title {
    position: fixed;
    top: 60px;
    width: 100%;
    margin-top: 0;
    z-index: 4;
}
.fixpos .calendar-bar {
	position: fixed	
}
.cal-month li, .cal-month li a {
    height: 34px;
    box-sizing: border-box;
	float: left;
	width: auto;
}
.cal-month li a {
    padding: 6px .5em;
	font-size: 90%;
	border-bottom: 0px
}

/*
.calendar-bar .nav-select {
    width: 12%;
    float: left;
    position: relative;
    height: 34px;
}

.nav-select select {
    padding: 10px 20px 10px 10px;
    width: 100%;
    -webkit-border-radius: 0px;
    font-size: 100%;
    background-image: url(../images/angle-arrow-down.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    color: #333;
    border: 0px;
	font-weight: bold
}
*/
.archive-search-input {
	display: none	
}
.content div {
	
}

.content .sidebar {
    display: none
}
#m-trial-nav {
	position: fixed;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	background-color: #C13129;
	z-index: 3;
	display: none
}
.content .triggered.sidebar {
    display: block;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0;
    right: 0;
    background-color: #000 !important;
    z-index: 6 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: auto;
    padding: 30px;
    box-sizing: border-box;
}	
	

.content .main {
    margin-left: 0px;
}
   
}

@media (max-width: 900px)  {
    .parole-oct .parole-quad {
		width: 100%;
		float: left
	}
	.square a h2 {
		font-size: 70%
	}
}

@media only screen and (max-width: 817px) {
	.photo-archive-showcase-vert .photo-archive-viewer {
	margin: 0 44px
}

}

@media only screen and (max-width: 800px),
(min-device-width: 414px) and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) {
body {
	font-size: 12px;
}
.calendar-bar {
	top: 94px
}
.main-content .container {
    padding: 130px 15% 15% 15%;
}
.archiveback .main-content .container {
    padding: 200px 5% 100px 5%
}
.archiveback .main-content #comments .container {
    padding-top: 20px;
	padding-bottom: 100px
}
.meet #contentcon {
    padding: 130px 15% 15% 15%;
}
#header .header {
    padding: 0;
	box-sizing: border-box	
}
#header .container {
	height: 60px;
	padding: 17px 5% 0 5%
}

h2.logo a,
.whitenav h2.logo a,
.coverpage .whitenav h2.logo a,
.menu-items h2.logo a {
		width: 210px;
		height: 25px;
		background-size: 210px 59px;
		background-position: 0 -31px;
		background-position: 0 -1px
}
.menu-items {
		margin-bottom: 5em
}
.main-menu,
.section-menu {width: 50% 
}

.expand-menu.close-menu {
	background-position: 0 -44px;	
}
.menu-items .header {
	padding: 0 5%;
	height: 60px;
	box-sizing: border-box;
	overflow: hidden
}
.menu-items .header {
	height: 60px;
	padding: 0
}	
.menu-items .container {
	padding: 17px 5% 0 5%
}
.menu-items h2.logo a {
		width: 210px;
		height: 25px;
		background-size: 210px 59px;
		background-position: 0 -1px;
}
.menu-nav {
	padding: 1.5em;
	padding: 0
}


.cal-year p {
	font-size: 130%;
	padding-top: 10px
}
.cal-dropdown {
	top: 60px;
}
.cal-dropdown li {
	height: 34px;
}
.cal-dropdown li a {
	height: 34px;
	font-size: 130%;
	padding-top: 10px
}
.asi-input input#s {
    padding: 10px 10px 10px 0px;
}

.asi-search input#searchsubmit {
	background-position: -34px 0px;
}
.asi-search input#searchsubmit,
.cancel-search,
.month-icon,
.search-icon {
	background-size: 68px;
	width: 34px;
	height: 34px;
}
.archive-search-input,
.asi-input input#s,
.cal-year  {
	height: 34px;
}
.cancel-search {
	background-position: 0 -34px
}

.search-icon {
	background-position: -34px 0;
}
.title-bar {
    top: 60px;
	min-height: 36px;
}	
.title-bar h1 {
    margin-top: 10px;
	margin-bottom: 10px;
}
.cal-month li,
.cal-month li a  {
	height: 34px;
	box-sizing: border-box;
}

.cal-month li a {
	padding: 6px .5em;
}
.social-media a {
    height: 100px;
	border-bottom: 3px solid #313131;
}
.social-instagram, .social-twitter, .social-facebook {
    border-right: 3px solid #313131;
}
a.social-instagram, a.social-twitter, a.social-facebook, a.social-youtube {
    background-position: center 15px;
    background-size: 180px;
}
a.social-instagram {
	background-position: center -660px
}
a.social-twitter {
	background-position: center -160px
}
a.social-facebook {
	background-position: center -327px
}
a.social-youtube {
	background-position: center -825px
}
.comment-form-author input, 
.comment-form-email input, 
.comment-form-comment textarea,
.form-submit input {
	padding: 10px;	
}
.landing .main-content .container {
	padding: 100px 15%;
}	
.mobile-profile {
	margin-top: 92px;
	width: 100%;
	height: 350px;	
	overflow: hidden;
	position: absolute;
	display: block;
}
.mobile-profile-positioner {
	height: 350px;
	display: block;	
}

.mobile-profile img {
	width: 100%;
}






	.profile-image {
		display: none
	}
	
	#stats {
	margin: 0 0 25px 25px;
	padding-left: 25px;
	width: 150px;
	float: right;
	border-left: 1px solid #ccc;
	box-sizing: border-box

}
#stats p {
	font-size: 110%;
}

#index-timeline .date span:before, #index-timeline .date span:after {
	width: 150%;
}
.section-page-title {
	/*margin-top: 60px;
	height: 44px*/
}

.sidebar {
    height: 34px !important;
    top: 244px !important;
    left: 0px !important;
}
.fixpos .sidebar {
	top: 104px !important;
}
.fixpos .section-page-title {
    top: 60px;
    margin-top: 0;
}
.home-sub-articles #index-image .container {
    margin: 0 10%;
}




}

@media (max-width: 700px){
	.home-sub-articles .square, .home-sub-articles .index-pair .square, .home-sub-articles .index-pair:last-child .square {
	width: 100%
}
	.homepage .square:nth-child(even) {
    margin: 0 0 5% 0;
}
.square .button {
	display: none
}
.square:before {
    margin-top: 50%;
}
.home-sub-articles .index-pair .square {
    margin: 0 5% 5% 0%;
}
}
@media screen and (min-width: 700px)  {
	

	
.ctrbord span:before,
.ctrbord span:after {
	width:200%;
	transition: all 1s ease-out;
}
.mobile-profile,
.mobile-profile-positioner {
	height: 350px;
}
.photo-displayer {
	height: 700px;
	background-size: auto 700px
}


}



@media (max-width: 715px) {
.family-photo img {
	width: 150px;													
}	
}
@media (max-width: 700px) {
	
	#stats {
		display: none !important
	}

.transcript-witnesses {
    display: block;
    width: 100%;
    margin-bottom: 40px
}
.space {
    display: none;
}
#highlight-feature,
#nea-container {
	width: 100% !important
}
.profile-info {
    margin-left: 0%;
}
.profile-info h2 {
  	padding-bottom: 20px
}
.profile-photo {
    width: 100%;
}
}
@media only screen and (max-width: 600px),
(min-device-width: 414px) and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) {

.main-content .container {
	padding: 120px 5% 15% 5%
}
.archiveback .main-content .container {
	padding: 150px 5% 15% 5%
}
#meet #contentcon {
	padding: 70px 5% 15% 5%
}
.archiveback #meet #contentcon {
	padding: 0
}
.main-content h1 {
	padding-bottom: .5em
}
#meet #contentcon h1 {
	padding-bottom: .5em
}
.news-archive-img {
	margin-bottom: 3em
}
.month-entry {
	padding: 0 0 4em 0;
}
.month-entry h1 {
    font-size: 3em;
	letter-spacing: -1px;
}

.nav-item li a {
	width: 100%;	
}

.nav-item h2 a {
	padding-top: .2em;
	padding-bottom: .7em;
}
.nav-item li  {
    padding-bottom: .4em;
	padding-top: .4em;
}
.nav-item li:last-child {
	border-bottom: 0px	
}
.nav-item ul {
	display: none;
	margin-bottom: 5em
}
.nav-item ul.upcloseul {
	display: block;
}
.nav-col {
	width: 100%;
	float: left;
	margin-right: 0%
}
.nav-item {
	border-bottom: 1px solid #444; 
	padding-bottom: 0;
	margin-bottom: .8em 	
	}
.nav-col:last-child .nav-item:last-child {
	border-bottom: 0px; 
}
.nav-item li p {
	font-size: 100%
}
.expand-menu {
	width: 20px;
    height: 20px;
    display: block;
    background-image: url("../images/expand-close.png");
	background-size: 20px 55px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -6000px;
    overflow: hidden;
	float: right;
    margin-top: 8px;
}


#ardate p.number,
#ardate p.number2 {
	font-size: 400%;
	padding-bottom: 5px;
	font-weight: 800;
	font-family: montserrat;
}
.social-media a {
    height: 80px;
	border-bottom: 3px solid #313131;
}
.social-instagram, .social-twitter, .social-facebook {
    border-right: 3px solid #313131;
}
a.social-instagram, a.social-twitter, a.social-facebook, a.social-youtube {
    background-position: center 15px;
    background-size: 120px;
}
a.social-instagram {
	background-position: center -433px
}
a.social-twitter {
	background-position: center -100px
}
a.social-facebook {
	background-position: center -210px
}
a.social-youtube {
	background-position: center -545px
}
.nav-next3 a {
	background-size: 30px;
	padding: 30px 50px 30px 20px;
}
.nav-previous3 a {
	background-size: 30px;
	padding: 30px 20px 30px 50px;
}
.footer {
    padding: 2em 0;
}
.photo-displayer {
	height: 600px;
	background-size: auto 600px
}

#contact-us .container {
	padding: 2em 2em
}	

#index-timeline .date span:before, #index-timeline .date span:after {
	width: 120%;
}
#index-timeline #ardate {
    min-width: 70px;
}
      .trial-nav {
        display: none   
      }
      .trial-nav.respond {
       /* display: block; */
        border: 0px
      }
      .trial-nav-section {
    width: 100%;
    padding-left: 0px;
    padding-top: 10px;
}
            .trial-nav-section:first-child {
    padding-top: 0px;
}
      .headline.next-hearing h2 {
    margin-top: 0px
}
      .scroll-positioner {
       display: none   
      }
.home-section h2 {
    font-size: 400%;
}
.home-sub-articles .square,
.home-sub-articles .index-pair .square,
.home-sub-articles .index-pair:last-child .square  {
	width: 100%;
}

.home-sub-articles .button {
	display: none !important
}
.home-victims .container {
    padding: 10% 10% 15% 10%;
}
.home-victims .parole-meta h2 {
    line-height: 1.2
}
.parole-tri .parole-slot {
    min-height: 175px;
}
.home-sub-articles {
    padding: 40px 0;
}
.square:before {
    margin-top: 50%;
}
.home-sub-articles #index-image .container {
    margin: 0 5%;
}
.home-sub-articles .index-pair .square:first-child,
.home-sub-articles .index-pair .square  {
    margin: 0 0 5% 0%;
}
.parole-pair {
    width: 100%;
    float: left;
}
.parole-slot,
.parole-pair:last-child .parole-slot {
    margin: 0 0 10% 5%;
}
.parole-pair:first-child .parole-slot:first-child,
.parole-pair:last-child .parole-slot:first-child {
    margin: 0 10% 10% 0%;
}
.parole-couple {
    width: 100%;
}


}
@media only screen and (max-width: 550px) {

.family-photo img {
    width: 120px;
}
.family-left {
    padding-right: 0px;
    width: 100%;
	text-align: center;
	float: left
}
.family-right {
    padding-left: 0px;
    width: 100%;
	text-align: center;
	float:  none
}
.family-index .index-entry h2 {
    text-align: center;
	font-size:  200%;
    margin-bottom: 20px;
}
.family-index .index-entry:before {
    margin-top: 20px;
    margin-bottom: 20px;
}

.landing .main-content .container {
    padding: 50px 10%;
}
.pindex-address,
.pindex-vehicles {
	display: none
}
}


@media (max-width: 500px) {
	body.gallery .main-content.gallery-display .container {
		margin-top: 90px;
}
	.photo-archive-showcase-hor .photo-archive-viewer,
	.photo-archive-showcase-vert .photo-archive-viewer {
	margin: 0
}

}

@media only screen and (max-width: 500px) {
.lcl,
.lcr {
	float: left;
	width: 100%;
	padding-left: 0px;	
}
.mobile-profile,
.mobile-profile-positioner {
	height: 300px;
}
.photo-displayer {
	height: 500px;
	background-size: auto 500px
}
.cal-month li a span.cmm {
	display: none;
}
.cal-month li a span.cmmn {
	display: block
}
}

@media screen and (min-width: 400px) and (max-width: 1000px)  {

}
@media screen and (max-width: 480px)  {

/*
.month-icon {
	display: block
}

.cal-month ul {
	position: fixed;
	display: none
}
.cal-month {

}

.reduced-nav-position {
	position: absolute;
	top: 0;
	left: 0
}
.reduced-nav {
	background-color: #ccc;
}

.cal-month li  {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0
}
.cal-month li a {
	width: 60px;
	height: 60px;
	background-color: #b62428;
	display: block;
	color: #fff;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
	text-align: center;
	box-sizing: border-box;
	padding-top: 33%
}
*/
.photo-displayer {
	height: 480px;
	background-size: auto 480px
}

}



@media screen and (max-width: 460px)  {
.main-menu.sub-menu-select,
.main-menu {
	border-left: 0px !important
}
.section-menu.sub-menu-select,
.section-menu {
	border-right: 0px
}

.nav-item li p {
	font-size: 1.2em
}
.index-pair {
	width: 100%;
	float: left	
}
.square,
.index-pair:last-child .square,
.homepage .square:nth-child(even)	{
    width: 100%;
    margin: 0 0 5% 0
}
.square:first-child,
.index-pair:first-child .square:first-child,
.index-pair:last-child .square:first-child {
	margin: 0 5% 5% 0%
}
.photo-displayer {
	height: 460px;
	background-size: auto 460px
}
#index-timeline .date span:before, #index-timeline .date span:after {
	width: 120%;
}
.date span:before {
    margin-right: 10px;
}
.date span:after {
    margin-left: 10px;
}
}
@media only screen and (max-width: 400px) {

body {
	font-size: 9px;
}
.title-bar {
    top: 60px;
	min-height: 34px;
}	
.title-bar h1 {
    margin-top: 10px;
}
.expand-menu {
	 background-size: 12px;
}
.expand-menu.close-menu {
    background-position: 0 -26px;
}

	#stats {
	margin: 0 0 15px 15px;
	padding-left: 15px;
	width: 110px;
	float: right;
	border-left: 1px solid #ccc;
	box-sizing: border-box

}
#stats p {
	font-size: 140%;
}
.photo-displayer {
	height: 400px;
	background-size: auto 400px
}
.cal-month li a,
.whitenav .cal-month li a {
    padding: 6px .4em;
}
.family-left p, .family-right p, .family-left h2 {
    font-size: 130%;
}
.family-left span, .family-right span {
    font-size: 90%;
}
/*
.section-page-title {
	height: 38px
}
*/
.fixpos .sidebar {
    top: 98px !important;
}
.calendar-bar .nav-select {
    width: 17%;
}
.date {
    width: 100px;
}
.title {
    margin-left: 100px;
}
.month-entry h2 {
    font-size: 400%
}
.timeline-entry-container {
    padding: 20px 0;
}


}
@media (max-width: 380px) {

	.cal-month li a,
	.whitenav .cal-month li a {
    padding: 6px .3em;
}
}
@media only screen and (max-width: 330px) {
	.cal-month li a,
	.whitenav .cal-month li a {
    padding: 6px .28em;
}
}
	@media (max-width: 380px) {
			.trial-index .volume-data {
    margin-left: 100px;
	}
	.trial-index .volume-number {
    width: 100px;
}
	}

.mshow {
	display: none
}
.dshow {
	display: inline-block
}
@media (max-width: 767px) {
	.mshow {
		display: inline-block
	}
	.dshow {
		display: none
	}
}
