@charset "utf-8";
/* CCFP 2015 redo New Frontiers of Divorce */

@font-face {
    font-family: 'alrightsans';
    src: url('fonts/AlrightSans-Regular.woff2') format('woff2'),
        url('fonts/AlrightSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'alrightsans';
    src: url('fonts/AlrightSans-Bold.woff2') format('woff2'),
        url('fonts/AlrightSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'socicon';
    src: url('fonts/socicon.woff2') format('woff2'),
        url('fonts/socicon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html { min-height: 100%; padding-bottom: 1px; }

body {
	background:#fff;
	font-family:'alrightsans', Helvetica, Arial, sans-serif;
	color:#000;
}


a, a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#2B4091;
	text-decoration:underline;
}

.videoplayer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
 
.videoplayer iframe,
.videoplayer object,
.videoplayer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}



/* Mobile Layout: 480px and below. */

body {
	font-size: calc(14px + (20 - 14) * ((100vw - 600px) / (2000 - 600)));
}

.home .showhome, .inner .showinner {
	display: block;
}

.home .showinner, .inner .showhome {
	display: none;
}

.holder {
	width: 90%;
	margin: 0 auto;
	text-align:center;
}

.showdt {
	display:none;
}

h1 {
	font-family:'alrightsans', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#000;
	margin:1% 0;
	font-size:1.5em;
	font-weight:bold;
}

h2 {
	font-family:'alrightsans', Helvetica, Arial, sans-serif;
	text-transform:none;
	font-size:1.1em;
	color:#000;
	margin:1% 0;
	font-weight:bold;
}

h3, h3 a {
	color:#fff;
}

h5 {
	font-size:1em;
	margin:0;
	font-weight:normal;
	display:inline;
}

h6 {
	font-size:0.8em;
	margin:0;
	font-weight:normal;
}

.ialalogo {
	display:inline-block;
	width:15%;
	margin:1% 0 0 0;
}

.nfdtitle {
	width:90%;
	height:auto;
	margin:0 auto 1% auto;
	text-align:center;
}

.inner .nfdtitle {
	height:auto;
	margin:0 auto 1% auto;
	text-align:center;
}


.nfdtitle img {
	width:100%;
}

.nfdbg {
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99980;
	pointer-events:none;
	vertical-align: bottom;
}

.nfdbg img {
	display: block;
	position: absolute;
	bottom: 0;
	width:100%;
	height:30%;
}

.maincontent {
	position:relative;
	width:100%;
	text-align:center;
	z-index:20;
}


.showmenu {
	display:block;
	position: fixed;
	top:1em;
	right:1em;
	padding:.4em;
	background:#1f1a54;
	color: #fff;
	cursor: pointer;
}

.closemenu {
	display: block;
	position: absolute;
	top:0;
	right:0;
	padding: 1em 2em;
	color:#fff;
	font-size: 1.2em;
}

.menu {
	display: none;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background:#1f1a54;
	z-index: 1200;
}

.menu ul {
	margin:3em 0 0 0;
	padding:0;
}

.menu ul li {
	display:block;
	margin: 0 0 1em 0;
	padding: 0;
	font-size:1.2em;
}

.menu ul a {
	display: block;
	padding: 1em 0;
	color:#eee;
	text-decoration:none;
}

.menu ul li a:hover {
	background:#0b4656;
}

#menuholder {
	margin:0 auto;
	width:96%;
	text-align:center;
}

#menu {
	width:100%;
	text-align:justify;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	display:inline-block;
	margin:1% 2%;
	padding:1%;
	background:#1f1a54;
}

#menu ul a {
	font-size:1em;
	color:#eee;
	text-decoration:none;
}

#menu ul li:hover {
	background:#0b4656;
}

#menu ul:after {
  content:"";
  display: inline-block;
  width: 100%;
  background:none !important;
}

.tab1 {
	vertical-align:middle !important;
	line-height:1em;
}

.tab2 {
	width: 17%;
	text-align:right;
	vertical-align:top !important;
	font-weight:bold;
}

.tab3 {
	width: 17%;
	text-align:right;
	vertical-align:top !important;
}

.tab4 {
	width: 80%;
}

.tab5 {
	width: 5%;
}

.tab5 img {
	width: 100%;
	display: none;
}

.tab6 {
	width: 40%;
}

.tab-prog {
	width: 60%;
	margin:0 auto;
	text-align:left;
}

.tab-prog td {

	padding: .4em;
}

.table-spon {
	width: 40%;
	font-weight:bold;
	text-align:left;
	margin:0 auto;
}

.table-spon td {
	padding: .4em;
	vertical-align: middle !important;
}

.table-spon img {
	width:100% !important;
	display:none;
}


.panelholder {
	display: none;
}

.gallerypics {
	margin:0;
	padding:0;
}

.gallerypics li {
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:32%;
	text-align:center;
	font-size:.8em;
}

.gallerypics li img {
	width:96%;
	border:2px solid #fff;
	margin-right:1%;
}

.fulloverlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:99%;
	padding:1% 0 0 0;
	background:rgba(0,0,0,.9);
	z-index:9999999;
}

.fulloverlay img {
	width:75%;
	height:auto;
}

.readingholder {
	width:90%;
	margin:0 auto;
	text-align:left;
}

.readingholder ul a {
	text-decoration:none;
}

.readingholder h2 {
	display:inline-block;
	margin:1% 0;
}

.readingholder p {
	line-height: 160%;
}

.l1 {
	border:1px solid #000;
	font-size:0.8em;
	font-weight:bold;
	background:#fff;
	text-decoration:none;
	padding: 0 0.3%;
	margin:0 0 0 1%;
	color:#000;
}

.plus1 {
	border:1px solid #000;
	font-size:0.8em;
	font-weight:bold;
	background:#fff;
	text-decoration:none;
	padding: 0 0.3%;
	margin:0 0 0 1%;
	color:#000;
}

.plus1:hover {
	text-decoration:none;
}


.inner hr  {
	border:none;
	background:#000;
	height:3px;
	margin:3% 0 2% 0;
}


.sbi {
	    font-family: 'socicon';
		font-size:2em;
		color:#3e2985;
		text-align:center;
		margin:3% 0 6% 0;
		z-index:120;
		}

.sbi a {
	color:#000;
	text-decoration:none;
}

.sbi a:hover {
	color:#2B4091;;
	text-decoration:none;
}

.sbi ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sbi ul li {
	display:inline;
	margin:0 3%;
	padding:0;
}

.sbi ul li:last-child {
	margin:-20% 0 0 ;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {

}
#LayoutDiv1 {

}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
.showdt {
	display:block;
}

	
.holder {
	
	
}


h1 {
	margin:1% 0;
	font-size:1.8em;
}

h5 {
	font-size:1.4em;
	margin:1% 0;
	padding:0;
	font-weight:normal;
	display:block;
}

td h5 {
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:bold;
	display:block;
}

h6 {
	display:inline;
	font-size:.8em;
	font-weight:bold;
	margin:0;
	padding:0;
}

.ialalogo {
	display:inline-block;
	width:5%;
}


.nfdbg {
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99980;
	pointer-events:none;
}

.nfdbg img {
	width:100%;
	height:100%;
}

.home .maincontent {
	display:block;
	position:relative;
	z-index:60;
}

.maincontent {
	display:block;
	position:relative;
	z-index:10;
}


.home .nfdtitle {
	width:60%;
	height:auto;
	margin:0 auto 1% auto;
	text-align:center;
}

.inner .nfdtitle {
	width:60%;
	height:auto;
	margin:0 auto 1% auto;
	text-align:center;
}


.showmenu {
	display: none;
}

.closemenu {
	display: none;
}


.menu {
	display: block;
	position: relative;
	width:60%;
	height: auto;
	margin: 2em auto 0 auto;
	background: none;
	text-align:justify;
}

.menu ul {
	margin:0;
	padding:0;
	font-size: .7em;
}

.menu ul li {
	display:inline;
	margin:0;

}

.menu ul a {
	display: inline-block;
	padding:1%;
	background:#061b6e;
	color:#eee;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}

.menu ul li a:hover {
	background:#9f0d12;
}

.menu ul:after {
  content:"";
  display: inline-block;
  width: 100%;
  background:none !important;
}


.table-spon {
	position:relative;
	width:40%;
	z-index:110;
}


.table-spon td {
	vertical-align:middle !important;
}

.table-spon img {
	display:block;
}

.panelholder {
	display: none;
}

.gallerypics {
	margin:0 1em 2em 1em;
	padding:0 1em 2em 1em;
}

.gallerypics li {
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:29%;
	text-align:center;
	font-size:.8em;
}

.gallerypics li img {
	width:96%;
	border:2px solid #fff;
	margin-right:1%;
}

.fulloverlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:99%;
	padding:1% 0 0 0;
	background:rgba(0,0,0,.9);
	z-index:9999999;
	text-align:center;
	color:#fff;
}

.fulloverlay img {
	width:75%;
	height:auto;
}

.readingholder {
	position:relative;
	width:60%;
	margin:0 auto;
	text-align:left;
	z-index:80;
}

.about .readingholder, .contact .readingholder {
	line-height:2em;
}

.readingholder ul a {
	text-decoration:none;
}

.readingholder h2 {
	display:inline-block;
	margin:1% 0;
}

.sbi {
	    font-family: 'socicon';
		position:fixed;
		top:2%;
		left:auto;
		right:2%;
		font-size:1.6em;
		color:#000;
		margin:0;
		}

.sbi a {
	color:#000;
	text-decoration:none;
}

.sbi a:hover {
	color:#2B4091;
	text-decoration:none;
}

.sbi ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sbi ul li {
	display:block;
	margin:0 0 30% 0;
	padding:0;
}

.sbi ul li:last-child {
	margin:-20% 0 0 ;
}

#bottomstrip {
	position:fixed;
	bottom:0;
	height:3%;
	width:70%;
	background:#5665A7;
	z-index:999;
	margin:0 15%;
}

#tab-prog {
	width:60%;
	margin:0 auto;
	text-align:left;
}

.panelholder {
	display: none;
}

.gallerypics {
	/*margin:0;
	padding:0;*/
}

.gallerypics li {
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:29%;
	text-align:center;
	font-size:.8em;
}

.gallerypics li img {
	width:96%;
	border:2px solid #fff;
	margin-right:1%;
}

.fulloverlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:99%;
	padding:1% 0 0 0;
	background:rgba(0,0,0,.9);
	z-index:9999999;
	text-align:center;
	color:#fff;
}

.fulloverlay img {
	width:75%;
	height:auto;
}



}