/* Template 100 ~ v14
  
Main Colors used in this template

Blue    - Gold
#36576a - #997623 - darkest 		(Side bar, Bottom bar)
#547588 - #bb902b - darker color	(Links and Small bars)
#86a7ba - #d4a944 - dark color 		(2nd topping barbs and headings)	
#86abba - #926340 - medium color 	(Background and topColor bar)
#e0c176 - #e0c176 - light color 	(Small headings)
	- #ead5a1 - light middle	(Hover wt black)
#fcf9f0 - #f3e8cb - lighter color 	(Hover, backgrounds)
	- #fcf9f0 - lightest color	(Hover 2nd)
	- #6a5118 - dark color used on Team Links

*/

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/*@import url(https://fonts.googleapis.com/css?family=Jura|Open+Sans|Philosopher|Raleway|Cormorant+Upright);*/

/* cormorant-upright-regular - latin */
@font-face {
  font-family: 'Cormorant Upright';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cormorant-upright-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cormorant-upright-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cormorant-upright-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cormorant-upright-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cormorant-upright-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cormorant-upright-v18-latin-regular.svg#CormorantUpright') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/jura-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/jura-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/jura-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/jura-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/jura-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/jura-v24-latin-regular.svg#Jura') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/philosopher-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/philosopher-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/philosopher-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/philosopher-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/philosopher-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/philosopher-v19-latin-regular.svg#Philosopher') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

html {height: 100%;}
header, figure, figcaption, footer, nav, article, section, aside, summary {display: block;}
body {background: #86abba;font-family: 'Open Sans', Verdana, Helvetica, sans-serif; font-size: 100%;
	color: #000000; text-align: left; margin: 0 auto; padding: 0;}

/* ======================================================GENERAL STYLES====================================================== */
/* link: normal links, active: links in use */
a:link, a:active, div.icons a {color: #547588;}
div.icons a:visited {color: #547588;}

/* visited: previously visited links */
a:visited {color: #547588;}
a {color: #547588; font-weight: normal; text-decoration: none!important; outline: none; font-size:12pt;}
a:hover {color: #86abba; text-decoration: none!important; font-weight: normal; outline: none;}

/* Horizontal Rules and Clear Floats */
hr {background-color: #e0c176; border: none; color: #e0c176; height: 1px; clear: both;}
hr.blank {background: transparent url('../img/hr.jpg') center center no-repeat; color: #eee;  border: none; height: 46px;}
hr.fancy {background: transparent url('../img/hr.png') center center no-repeat; color: #eee;  border: none; height: 46px;}
hr.noshow {background-color: transparent; border: none; color: #fff; height: 0; clear: both; visibility: hidden;}
.clearfix:before, .clearfix:after, .breadcrumbs:before, .breadcrumbs:after, .group:before, .group:after,
.container:before, .container:after {display: table; content: "";}
.clearfix:after, .container:after {clear: both;}.white * {color: #ffffff;}
.clear {clear: both;}

/*  Lists = */
ul {margin: 10px 0 20px 0;	padding: 0 0 0 15px;}
ul li a {color: #86abba; font-weight: normal; padding: 0;}
ul li a:hover {color: #c2a359; font-weight: normal; text-decoration: underline;}

.list-inline {list-style: outside none none; margin-left: -5px; padding-left: 0;}
.list-inline > li {display: inline-block; padding-left: 5px; padding-right: 5px;}

ul.list-header {margin: 10px 0 20px 0;	padding: 0 0 0 15px;}
ul.list-header li a:visited {color:#fff; font-size:10pt;}
ul.list-header li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 20px; color:#fff; font-size:10pt;}
ul.list-header li a {color:#fff; font-size:10pt;}
ul.list-header li a:hover {color:#eceef2; font-size:10pt;}
ul.list-header li:before {position: absolute; font-family: 'FontAwesome'; font-size:8pt; top: 5px; left: 0; content: "\f0a9"; color: #fff;}

ul.list1 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 20px;}
ul.list1 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 14px; top: 1px; left: 0; content: "\f0a9"; color: #fff;}

ul.list2 {margin: 0;padding: 0;}
ul.list2 li {margin: 0;	padding: 0; border-bottom: 1px solid #ececec; list-style-type: none;}
ul.list2 li:first-child	{padding-top: 0; border-top: none;}
ul.list2 p {color: #777; font-size: 16px;}
ul.list2 img {margin-right: 20px; border-radius: 5px; border: 1px #444 solid;}
ul.list2 .posted {padding: 0; letter-spacing: 1px; font-variant:small-caps; font-size: 18px; color: #a2a2a2;}
ul.list2 .first {padding-top: 0px;	border-top: none;}

.list3 {list-style-type: none; position: relative;}
.list3 a::before {content: ""; position: absolute; display: block; width: 100%; height: 2px; bottom: 0; left: 0; background-color: #86abba; transform: scaleX(0);
  transform-origin: top left; transition: transform 0.3s ease;}
.list3 a {padding-top: 20px; padding-bottom: 20px; text-decoration: none;}
.list3 a, .list3 a:focus, .list3 a:active {color: inherit;}
.list3 a {position: relative; display: block; color: #547588; padding: 10px 0; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.list3 a, a:focus, a:active {color: #547588; text-decoration:none!important;}
.list3 a, a:focus, a:active, a:hover::before {transform: scaleX(1);}

ul.list4 {margin: 10px 0 0 10px; padding: 0;}
ul.list4 li {list-style-type: none; line-height: 30px; width:300px; padding-left: 5px; background:#547588; background-image: linear-gradient(#547588, #e0c176, #547588); color: #ffffff;font-weight: normal; font-size:16px;
	text-decoration: none; margin: 5px auto; border-radius: 5px;  transition: background-color 0.8s;box-sizing: border-box; display:block;}
ul.list4 a::before { content: ""; transition: transform 0.3s ease;}
ul.list4 li a {color: #fff; font-weight: normal; text-decoration: none; display:block;}
ul.list4 li:hover {color: #fff!important; background: #86abba; background-image: linear-gradient(135deg, #86abba, #fcf9f0, #86abba); font-weight: normal;
	text-decoration: none!important; box-sizing: border-box; display:block;}
ul.list4 li a:hover {color: #fff!important; font-weight: normal; text-decoration: none; display:block;} 

/* =========================================== TAB CONTENT FORMATTING ========================================================= */
ul.tabs {margin: 0; padding: 0; float: left; list-style: none; height: 32px; border-bottom: 1px dotted #f3e8cb; border-left: 1px dotted #bb902b; border-radius: 15px 15px 0 0; width: 100%;}
ul.tabs li {float: left; margin: 0; cursor: pointer; padding: 0px 21px; height: 31px; line-height: 31px; border: 1px dotted #926340; border-left: none; font-weight: normal; background:#86a7ba; color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs li:hover {background: #ead5a1; color:#000;}
ul.tabs li.active {background: #d4a944; border-bottom: 1px solid #926340; color: #ffffff;}
.tab_container {border: 1px dotted #d4a944; border-top: none; padding:  10px 0 20px 0; clear: both; float: left; width: 100%; background: #ffffff;color: #666666; font-family:'Jura,' Arial, Helvetica, sans-serif;}
.tab_content {padding: 10px; font-size: 1.0em; display: none;}

/* ======== TAB 1 CONTENT FORMATTING ======== */
ul.tabs1 {margin: 0; padding: 0; float: left; list-style: none; height: 32px; border-bottom: 1px dotted #f3e8cb; border-left: 1px dotted #bb902b; border-radius: 15px 15px 0 0; width: 100%;}
ul.tabs1 li {float: left; margin: 0; cursor: pointer; padding: 0px 21px; height: 31px; line-height: 31px; border: 1px dotted #926340; border-left: none; font-weight: normal; background:#86a7ba; color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs1 li:hover {background: #ead5a1; color:#000;}
ul.tabs1 li.active {background: #d4a944; border-bottom: 1px solid #926340; color: #ffffff;}
.tab1_container {border: 1px dotted #d4a944; border-top: none; padding:  10px 0 20px 0; clear: both; float: left; width: 100%; background: #ffffff;color: #666666; font-family:'Jura,' Arial, Helvetica, sans-serif;}
.tab1_content {padding: 10px; font-size: 1.0em; display: none;}

/* ======== TAB 2 CONTENT FORMATTING ======== */
ul.tabs2 {margin: 0; padding: 0; float: left; list-style: none; height: 32px; border-bottom: 1px dotted #f3e8cb; border-left: 1px dotted #bb902b; border-radius: 15px 15px 0 0; width: 100%;}
ul.tabs2 li {float: left; margin: 0; cursor: pointer; padding: 0px 21px; height: 31px; line-height: 31px; border: 1px dotted #926340; border-left: none; font-weight: normal; background:#86a7ba; color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs2 li:hover {background: #ead5a1; color:#000;}
ul.tabs2 li.active {background: #d4a944; border-bottom: 1px solid #926340; color: #ffffff;}
.tab2_container {border: 1px dotted #d4a944; border-top: none; padding:  10px 0 20px 0; clear: both; float: left; width: 100%; background: #ffffff;color: #666666; font-family:'Jura,' Arial, Helvetica, sans-serif;}
.tab2_content {padding: 10px; font-size: 1.0em; display: none;}

/* ======== TAB 3 CONTENT FORMATTING ======== */
ul.tabs3 {margin: 0; padding: 0; float: left; list-style: none; height: 32px; border-bottom: 1px dotted #f3e8cb; border-left: 1px dotted #bb902b; border-radius: 15px 15px 0 0; width: 100%;}
ul.tabs3 li {float: left; margin: 0; cursor: pointer; padding: 0px 21px; height: 31px; line-height: 31px; border: 1px dotted #926340; border-left: none; font-weight: normal; background:#86a7ba; color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs3 li:hover {background: #ead5a1; color:#000;}
ul.tabs3 li.active {background: #d4a944; border-bottom: 1px solid #926340; color: #ffffff;}
.tab3_container {border: 1px dotted #d4a944; border-top: none; padding:  10px 0 20px 0; clear: both; float: left; width: 100%; background: #ffffff;color: #666666; font-family:'Jura,' Arial, Helvetica, sans-serif;}
.tab3_content {padding: 10px; font-size: 1.0em; display: none;}


/* ====================================================== TYPOGRAPHY ============================================================ */
p a {word-wrap: break-word;}
h1 {font: 34px 'Philosopher', Verdana, Helvetica, sans-serif; color: #36576a; margin: 5px 0; letter-spacing: 1px;}
h2 {font: 32px 'Cormorant Upright', Arial, Verdana, Helvetica, sans-serif; color: #86a7ba; margin: .3em 0;  text-align: center; border-bottom: 1px solid #e0c176;}
h3 {font: 34px 'Philosopher', Verdana, Helvetica, sans-serif; color: #86abba; margin: .2em 0; padding: 0; letter-spacing:-1px;}
h4 {font: normal 24px 'Philosopher', Verdana, Helvetica, sans-serif; color: #e0c176; margin: .3em 0;}
h5 {font: normal 20px 'Raleway', Verdana, Helvetica, sans-serif; color: #86a7ba; font-variant: small-caps; margin: .3em 0;}
h6 {font: normal 20px 'Jura', Verdana, Helvetica, sans-serif; color: #86abba; margin: .3em 0;}
h7 {font: 32px 'Cormorant Upright', Arial, Verdana, Helvetica, sans-serif; color: #86a7ba; margin: .3em 0;}

/* ======================================================HEADER AREA ======================================================*/
/* ========== Top Nav Coding ========== */
.nav-primary { background-color:transparent; float: left; position: relative; margin: 16px 0 4px 0;}
.nav-primary .nav-menu  a { color:#ffffff; }
.nav-primary .nav-menu  a:hover { color:#f3e8cb;}
.nav-primary .nav-menu  a:active { color:#d4a944;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#e0c176;}

.nav-menu {clear:none; display:inline-block; width: 100%; height: 44px; text-align: left; padding: 0; list-style: none; color: #ffffff; background: transparent; background-color: #86abba; background: linear-gradient(#e0c176,#bb902b); box-sizing: border-box;
   margin-bottom:14px; text-transform: uppercase; border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff; box-shadow: 0 10px 10px -5px rgba(0,0,0,0.5);}
.nav-menu .menu-item {display:inline-block;	text-align:left;}
.nav-menu a {border:none; color:#222; padding:5px 20px 16px 20px; position:relative;}
.nav-menu .menu-item:hover {position:static;}
.nav-menu>.first>a {padding-left:0;}
.nav-menu>.last>a {padding-right:0;}
.nav-menu>.right {color:#fff; display:inline-block; float:right; list-style-type:none; padding:25px 0; text-transform:uppercase;}
.nav-menu>.right>a {display:inline;	padding:0;}
.nav-menu>.rss>a {margin-left:48px;}
.nav-menu>.search {padding:7px 0 0;}
.nav-menu .search-menu-item {display:inline-block !important; text-align:right; float:right; color: #86a7ba; padding: 12px 20px 8px 20px;}

/*styles top nav without icons */
ul.tngdd ul li a .menu-icon { display: none;}

.topsearchnav li {display: inline-block;}

/* ========== Main Nav Coding ========== */
.menucontainer {display: inline-block; padding-left:20px!important;}

div.icons {padding: 0;}
div.icons a {color: #fff!important; font-weight: normal;}
div.icons a:hover {color: #fff; background-color:#547588; border-radius: 5px; font-weight: normal;}
div.innercontainer {background-color: transparent; border-bottom: 0px;}
.tngsmallicon {background: transparent;padding:10px 0px 0px 18px;height:16px;line-height:1.5;font-size: 16px; font-weight: normal; color: #fff;} /*styles home/search/Logout*/

/* link styling for Find Media Info*/
ul.tngdd {background-color:transparent; margin: 0 0 20px 0;}
ul.tngdd a {display:block; text-decoration:none; border-radius: 5px; color:#fff;}
ul.tngdd .menulink {font-size: 16px; font-weight: normal; color: #fff!important; background: url('../img/ArrowDown.png') no-repeat 0 12px!important; width:82px; border:none!important; padding-left: 20px; padding-right: 12px; padding-top: 6px; padding-bottom: 12px;}
ul.tngdd .menuhover, ul.tngdd .menulink:hover {color:#fff; background-color: #547588!important; }








/*dropdown menu styles*/
ul.tngdd ul li {width: 170px;}
ul.tngdd ul li a .menu-icon {display:none; visibility:hidden;!important;}
ul.tngdd ul li a {font-size:16px; display:block; padding:4px 4px 4px 10px; background-color:#eeeeee; color: #547588!important; border-top:1px solid #ffffff; border-radius: 0px; text-transform:none;}
ul.tngdd ul li a:hover {background-color:#e0c176; color: #fff!important; text-decoration:none;}
ul.tngdd .sub {background: #e0c176 url('../img/arrow.png') no-repeat 146px 7px; color: #000;}
ul.tngdd .topline {border-top:1px solid #777;}

ul.tngdd .langmenu {background-color: transparent; border-radius: 0; border-color:transparent; margin-top: 5px;}
#newlanguage1 {font-size: 8pt; color: #fff; background-color: transparent; border:  1px solid transparent; text-transform: uppercase; margin-top:2px;}
#newlanguage1:hover {color: #fff;  background-color: #86a7ba; border: 1px solid transparent; text-transform: uppercase;}
.langmenu select option {background-color: #eeeeee; color: #000; font-size: 12px; border-radius: 5px;}

ul.tngdd .stubmenu  {background-color: transparent; border-radius: 0; border: none;}
.slidedown { background-color:#fff; color: #000;}

div.icons-rt {font-size: 8pt; font-weight: normal; margin: 8px 0 0 0;}
div.icons-rt a {background: transparent; border: none; font-weight: normal; font-size: 8pt; color: #fff;}
div.icons-rt a:hover {text-decoration: underline!important;}

.slidedown { background-color:#fff; color: #000;}

/*removes the small icons on the inside tabs */
.tngsmallicon2 {display:none; visibility:hidden;}

/*styles and positions the login text  */
.tngsmallicon3 {font-size: 8pt; margin-top:-30px;margin-left:-190px; padding:2px!important;} 

/* ====================================== ADMIN PAGE CODING =============================================== */
.lightlink:link, .lightlink:visited {color: #fff; text-decoration: none;}
.lightlink:hover, .lightlink:active {color: #fcf9f0;text-decoration: none; }
/*for active secondary tab link*/
a.lightlink2:link, a.lightlink2:visited, a.lightlink3:active {color: #fff;}
a.lightlink2:hover {color: #fff!important; background:#547588;}
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {color: #fff8fe;}

.normal {font-size:11pt;}

.adminbody {background:url('../img/back2.png');}
.admincell {background:#86abba linear-gradient(#547588, #86abba, #547588);}
a.admincell:hover, a.leftlink:hover {background-color:#e0c176!important; color:#fff!important} /* This is the Admin Cell for People, Families, etc */
.admintop {background:#86abba linear-gradient(#547588, #86abba, #547588);}
.adminsubmsg {font-size: 12px;font-weight:bold;}

div.tngmsgarea, a.admincell {color: #fff;}/*styles 'dots" on "Important Tasks"*/
.leftmenu {font-size:14px;}
.sideback {background-color:#547588; background-image:none; }

.tngmsgarea  {color: #fff;background:#86abba linear-gradient(#547588, #86abba, #547588); text-shadow: 0px 0px 0px #000000;}/*styles "Important tasks" */
.tngmsgarea .adminsubhead {color: #fff;}
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #fff; text-decoration: none; text-shadow: 0px;}
.tngmsgarea a:hover {color: #86a7ba;}
.tngmsgarea .admintasks, .yellow { color: #fcf9f0;}

.adminnav .snlinkact {background-color:#e0c176; color:#fff;}/*same as "fieldnameback" background color */
.adminnav .snlink {background-color: #547588;}

.snlink {background-color:#547588; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#fff !important; font-weight: normal;font-size:11pt;}
a.snlink {font-size:11pt;}
p a.snlink {background-color:#547588; color:#fff; font-weight: normal;font-size:11pt;}
a.snlink:hover {background-color:#86abba !important; color:#fff; font-weight: normal;font-size:11pt;}
p a.snlink:hover {background-color:#86abba; color:#fff; font-weight: normal;font-size:11pt;}
.snlinkact {background-color:#e0c176; color:#fff; font-weight: normal;font-size:11pt;}

.subhead {color:#547588;}
.subheader { color:#547588;}
.togglehead {color:#547588 !important;}/*color for General Settings*/
.togglehead:hover {color:#86abba !important; text-decoration:none;} /*hover color for General Settings*/
.databack {background-color:#fcf9f0;}

.titlebox, td.highlightedchild {background-color:#fcf9f0; box-shadow:4px 4px 6px 0 #777;}

/* fieldnameback: background color for column and row title sections */
.fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {background-color:#547588;font-size:11pt;}
.fieldname, .fieldname b { font-weight: normal; font-size:11pt;}

/* mmpadtop5 and .fbar-fixed are styled to correct the spacing on the Mod Manager page */
.mmpadtop5 {padding-top:0!important;}
.fbar-fixed {margin-top: 5px!important;}

.hiddenbox {background-color: #ede2e1!important;}
.floverlr {background-color:#ede2e1!important;}

/*Tabs Coding - also in tngtabs2.css*/
ul#tngnav {margin:0 0px 0px 10px;}
#tngnav li {margin: 0 0 0 1px;}
#tngnav li a {font-size:11pt;}
#tngnav a {color:#fff; background:#86a7ba; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px; font-size:11pt!important;}
#tngnav a:hover {background:#ead5a1; color:#000000;font-size:11pt;}/*active tab*/
#tngnav a.here {background:#d4a944; color:#fff; border-right:1px solid #777; margin: 0;font-size:11pt;}/*active tab*/

input.minifield {background-color: #547588; color:#fff; font-size:11pt;}

/*Family Tree Chart Box Coding - Ancestors & Descendants Tab*/
.pedbox {background-color: #fcf9f0!important;}
.pboxname {font-size: 10.5pt!important;}

/*Family Tree Chart Box Coding - Family Tab*/
.fambackground {width:220px; background-color: #dfe3e1;}
.fambox, .mfambox {height: 60px; width: 200px; background-color: #fcf9f0; font-size:10pt;}
.fambox a:link, .fambox a:visited {font-size: 10pt;}
.mfambox a:link, .mfambox a:visited {font-size: 10pt;}

/* timeline background color for middle row */
.timeline-band-2 .timeline-ether-bg {background-color: #fcf9f0!important;}

.hiddenbox {background-color:#fcf9f0!important;}
.floverIr {background-color:transparent!important;}

/* ========== Popup windows ========== */
.LB_window {background:#fcf9f0; border:2px solid #000; color:#000;}
.LB_content {background:#fcf9f0;}

/* ========== Calendar ========== */
table.calendar {background-color: #fcf9f0; border: 1px solid #86a7ba;}
td.calDay {border-top: 1px solid #86abba;border-left: 1px solid #86abba;border-bottom: 2px solid #86abba; border-right: 2px solid #86abba;}
#calLegend {background-color: #fcf9f0; border: 1px solid #86abba!important; font-size: 9pt; font-weight: bold; margin-top: 8px; padding: 4px; text-align: center;}
a.hidden {background-color: #fcf9f0;}
td.calToday {background-color: #fcf9f0; border-top: 1px solid #86abba; border-left: 1px solid #86abba; border-bottom: 2px solid #86abba; border-right: 2px solid #86abba;}
a.calEvent {font-size: 11pt;}

/* ========== Surname Cloud ==========  */
.surnames-cloud, .surnames-cloud a {
 	font-family: Verdana, Tahoma, Arial; padding: 2px 2px 2px 2px; letter-spacing:  0.0em; word-spacing: 0.0em; text-decoration: none; font-weight: normal; text-align: center; font-size: 14px;}

a.size1  {color: #000099; font-size: 200%;} a.size1:link {color: #000099;} a.size1:visited {color: #000099;}
a.size2  {color: #3333CC; font-size: 190%;} a.size2:link {color: #3333CC;} a.size2:visited {color: #3333CC;}
a.size3  {color: #006633; font-size: 180%;} a.size3:link {color: #006633;} a.size3:visited {color: #006633;}
a.size4  {color: #993300; font-size: 170%;} a.size4:link {color: #993300;} a.size4:visited {color: #993300;}
a.size5  {color: #CC0033; font-size: 160%;} a.size5:link {color: #CC0033;} a.size5:visited {color: #CC0033;}
a.size6  {color: #666666; font-size: 150%;} a.size6:link {color: #666666;} a.size6:visited {color: #666666;}
a.size7  {color: #CC9900; font-size: 140%;} a.size7:link {color: #CC9900;} a.size7:visited {color: #CC9900;}
a.size8  {color: #999933; font-size: 130%;} a.size8:link {color: #999933;} a.size8:visited {color: #999933;}
a.size9  {color: #000000; font-size: 120%;} a.size9:link {color: #000000;} a.size9:visited {color: #000000;}
a.size0  {color: #000000; font-size: 100%;} a.size0:link {color: #000000;} a.size0:visited {color: #000000;}

/* ===================================================TEXT AREA CODING - WIDGETS ================================================= */
.headericon {display:none; visibility:hidden;}
	/*the h1 header text located at the top of the content area (sources, search, surname list, etc) */
.header {font-size: 28px; font-weight: normal; color: #36576a;}

/* ======== v14 changes for new relationship chart and plain header ======== */
.plainheader {font-family: 'Philosopher', Verdana, Helvetica, sans-serif;}
#pathlist .slashes {bottom: 2px;}
#pathlist .upline {bottom: 2px;	font-size: 0.9em;}
#pathlist .downline {top: -14px; font-size: 0.9em;}
	
/*  ===================================================== PARAGRAPHS ============================================================== */
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.tiny {font-size: 65%;}
.small {font-size: 85%;}
.medium {font-size: 90%;}
.large {font-size: 120%;}
.xlarge {font-size: 180%;}
.xxlarge {font-size: 52px; font-weight: bold;}
.lead2 {font-size: 22px; line-height: 22px; font-variant: small-caps;}
.authorDate {color: #333; font-size: 1.5em; text-transform: uppercase;	border-bottom: 1px #333 solid; font-weight: lighter; letter-spacing: 2px;margin: 0 0 15px 0; padding: 0;}
/* Drop Caps ========== */
.dropcap {overflow: hidden;}
.dropcap:first-letter {color: #86abba;	display: block; float: left; font: 60px/50px Georgia, Garamond, serif;	padding: 6px 4px 0 0;}

/* ================================================== IMAGE STYLES ============================================================== */
img {border: none; box-sizing: border-box;}
.img-border {margin: 5px 10px 0 0; border: 1px #777 solid;}
.img-border-left {float: left; background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 20px 4px 0;}
.img-border-right {float: right; background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 20px 4px 0;}
.img-right-border {margin: 5px 0 0 10px; float: right; border: 1px #777 solid;}
.img-right {margin: 5px 0 10px 18px; float: right; }
.img-left {margin: 5px 18px 10px 0; float: left; }

.img-frame {background: #ffffff; border: 1px #aaa solid; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); padding: 3px; margin: 12px; }
.img-frame-right {background: #ffffff; border: 1px #aaa solid; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); padding: 3px; margin: 5px 0 10px 18px; float: right; }
.img-frame-left {background: #ffffff; border: 1px #aaa solid; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); padding: 3px; margin: 5px 18px 10px 0; float: left; }

.img-curved {border-radius: 10px; margin: 4px 10px; border: 1px #444 solid;	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-curved-right {border-radius: 10px; margin: 5px 0 10px 18px; float: right; border: 1px #444 solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-curved-left  {border-radius: 10px; margin: 5px 18px 10px 0; float: left; border: 1px #444 solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}

.img-shadow {margin: 5px 10px; border:1px solid #777; box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.3)}
.img-shadow-right {margin: 5px 0 0 10px; border:1px solid #777; float: right; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); }
.img-shadow-left {margin: 5px 10px 0 0; border:1px solid #777; float: left; box-shadow: 0 10px 10px -9px rgba(0, 0, 0, 0.5); }

.img-round {border-radius: 50%; border: 2px #fff solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.7);}
.img-round-left {border-radius: 50%; float: left; border: 1px #444 solid; box-shadow: 0 10px 10px -9px rgba(0, 0, 0, 0.5); margin-right: 10px;}
.img-round-right {border-radius: 50%; float: right; border: 1px #444 solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); margin-left: 10px;}
.img-round2 {border-radius: 50%; border: 2px #86a7ba solid; padding:2px;}

.img-rotate-right {margin: 20px; transform: rotate(4deg);}
.img-rotate-left {margin: 20px; transform: rotate(-4deg);}

.img-small {max-width: 150px; height: auto;}
.img-gallery {border: 1px #d0d0d0 solid; padding: 1%; margin: 1% 2%;}
.img-catalog {border: 1px #d0d0d0 solid; padding: 3px; margin: 1% 2%;	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);}

.img-posted {background: #ffffff; border: 1px #aaa solid;}
.img-posted:hover {-webkit-transform:rotateY(-360deg);-ms-transform:rotateY(-360deg);transform:rotateY(-360deg);-webkit-transition:all 1.2s ease;-o-transition:all 1.2s ease;transition:all 1.2s ease;}
.posted {padding: 0; letter-spacing: 1px; font-variant:small-caps; font-size: 22px; color: #7c7c7c; font-family:'Jura,' Arial, Helvetica, sans-serif;}

.img-logo {max-width: 114px;}

/*Random Photo Coding*/
.indexphototable {width: 80%; margin: 0 auto 10px auto; padding: 3px; border: 1px #aaa solid; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.indexphoto {background: #ffffff; border: 1px #aaa solid; padding: 3px; margin:5%; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); width:90%;}

/* ========================================== LAYOUT RULES and BLOCK ELEMENTS ================================================== */
.container {width: 1280px; margin: 10px auto; background-color: #ffffff; border: 1px solid #86abba; border-radius: 15px; box-shadow: 0 0 10px #777; margin-bottom: 10px;}
.inside {width: 98%; padding: 0 1%;}

/* ======== Row 2 is the top line of links on each page ======== */
.row2 {background: #202020; padding: 0 0 0 30px; color: #fff; border-bottom: 1px solid #d8dede;}
.row2 a {color: #fff; font-weight: normal; text-decoration: none; outline: none;}
.row2 a:hover {color: #f4f8da; text-decoration: none; font-weight: normal; outline: none;}

/* ========== Header and Site Name ============== */
header {width: 100%; background-color: #86abba; background: linear-gradient(#86abba, #36576a); padding: 6px 0 4px 0; border-radius: 15px 15px 0 0;}
.brand, .brand a, .brand a:hover  {font: 40px 'Cormorant Upright', Verdana, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height:38px; margin: 0;}
.slogan {font-size: 24px; font-family: 'Cormorant Upright', cursive, Verdana, Helvetica, sans-serif; color: #fff; padding-left: 10px;}	

/* ================================================ SECTION BLOCKS ============================================================== */
/* ========== Content Blocks ============== */
.contentBox2a {float: left; width: 48%; padding: 0; margin: 0 2% 0 0;}
.contentBox2b {float: right; width: 48%; padding: 0; margin: 0 0 0 2%;}

.contentBox3a {float: left; width: 31.33333%; padding: 0; margin: 0 0 5px 0;}
.contentBox3b {float: left; width: 31.33333%; padding: 0; margin: 0 1% 5px 1%;}
.contentBox3c {float: left; width: 31.33333%; padding: 0; margin: 0 0 5px 0;}

.contentBox4a {float: left; width: 23%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4b, .contentBox4c {float: left; width: 23%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4d {float: left; width: 23%; padding: 0; margin: 0 0 0 1%;}

.contentBox5a {float: left; width: 18%; padding: 0; margin: 0 1% 0 0;}
.contentBox5b, .contentBox5c, .contentBox5d {float: left; width: 18%; padding: 0; margin: 0 1% 0 1%;}
.contentBox5e {float: left; width: 18%; padding: 0; margin: 0 0 0 1%;}

.sidebarLeft {float: left; width: 25%; padding: 10px 0; margin: 0 1% 0 0;}
.contentRight {float: right; width: 73%; padding: 10px 0; margin: 0;}

.sidebarRight {float: right; width: 25%; padding: 10px 0; margin: 0 0 0 1%;}
.contentLeft {float: left; width: 73%; padding: 10px 0; margin: 0;}

.contentBox25Left  {float: left; width: 23%; padding: 10px 0; margin: 0;}
.contentBox25Right {float: right; width: 23%; padding: 10px 0; margin: 0;}
.contentBox75Left  {float: left; width: 73%; padding: 10px 0; margin: 0;}
.contentBox75Right {float: right; width: 73%; padding: 10px 0; margin: 0;}

.headerBox25Right {float: right; width: 30%; padding: 10px 0; margin: 0;}
.headerBox75Left  {float: left; width: 68%; padding: 10px 0; margin: 0;}

.alignleft {float: left; padding: 0; margin: 0;}
.alignright {float: right; padding: 0; margin: 0;}

/* ====================================== FOOTER CODING =================================================== */
footer {clear: both; color: #ffffff; background-color: #86abba; background: linear-gradient(#86abba, #36576a); text-align: center; letter-spacing: 2px; font-size: 8pt;
	line-height: 1.5em; border-top: 1px solid #547588; padding-top: 20px; border-radius: 0 0 15px 15px;}
footer p {padding: 0; margin: 0;}
footer a {color: #fcf9f0!important; padding: 0 5px; text-decoration: none; font-weight: normal; font-size:8pt;}
footer a:hover {color: #fff!important; text-decoration: underline; font-weight: normal;}
footer ul {margin: 0; padding: 0; list-style-type: normal;}
footer li {margin: 0; padding: 0;}
footer li a {color: #86abba; padding: 0 5px; text-decoration: none; font-weight: normal;}
footer li a:hover {color: #fcf9f0; text-decoration: underline; font-weight: normal;}
.copyright {letter-spacing: 3px; text-align: center; font-size: 90%; color: #fff; margin: 0; padding:0;}

/* ========================== SPECIAL BLOCKS =================================== */
/* ======== Top Content Boxes ======== */
#topsection {position: relative; width: 90%; padding: 0 5% 20px 5%; margin: 0 0 20px 0;}
#topsection h3 {color: #86abba; font: normal 2.3em 'Philosopher', Georgia, Garamond, serif; text-align: center; padding-bottom: 0; margin-bottom: 0;}
#topsection p {color: #c2a359; font-size: 18px; text-transform: none; padding-bottom: 0; margin-bottom: 0;}
.topcontentBox3a {float: left; width: 31.33333%; padding: 0; margin: 10px 1% 5px 1%;}
.topcontentBox3b {float: left; width: 31.33333%; padding: 0; margin: 10px 1% 5px 1%;}
.topcontentBox3c {float: left; width: 31.33333%; padding: 0; margin: 10px 0 5px 1%;}

/*-----Postcards-----*/
.postcard {margin: 0 0 30px 0; overflow: hidden; background: #ffffff; border: 1px #aaa solid; padding: 3px; color: #fff; }
.postcard .thumbnail {position: relative; margin: 0; border-radius: 0; box-shadow: none; border: none; padding: 0; background: none; text-align: left;}
.postcard .caption {padding: 11px 15px 33px 12px; overflow: hidden; position: relative; background: #36576a; background: #36576a linear-gradient(#36576a, #86abba); -webkit-transition: all 0.25s; transition: all 0.25s;
	margin-top:-4px; min-height: 150px;}
.postcard:hover .thumbnail .caption {-webkit-transition: all 0.25s; transition: all 0.25s; background: #36576a;}
.title2 {font:16px 'Open Sans', Helvetica, Arial, sans-serif; color: #fff; border-bottom: 1px dashed #fff; text-transform: uppercase; margin: 0 0 3px 0;}
.postcard .thumbnail .caption a {font-size: 22px; color: #ffffff; float: right; position: absolute; bottom: 8px; right: 13px; -webkit-transition: all 0.25s; transition: all 0.25s;}
.postcard .thumbnail .caption a:hover {color: #fcf9f0;}
.postcard figure {margin: 0; position: relative;}
.postcard figure .box {position: absolute; padding: 0 0 12px 15px; bottom: 0; left: 0;}
.postcard figure .box .title {font: 16px 'Open Sans', Helvetica, Arial, sans-serif; color: #fff; margin: 0;}
.postcard figure .box .description {font: 900 12px/16px 'Open Sans', Helvetica, Arial, sans-serif; color: #ffffff; text-transform: uppercase; 	margin: 0;}
.postcard figure img {width: 100%;}

/* ----- Ticker ----- */
#ticker {list-style: none outside none; margin: 0; min-height: 150px;}
#ticker li {margin: 0; background: none; padding: 0;}
#ticker p {color: #202020;	font-size: 18px; padding-left: 20px; margin-top: 0; padding-top: 0; }
#ticker .tcontent {color: #202020; padding: 15px; text-align:left;}
#ticker .author {font: 2.1em 'Philosopher', Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #86abba; margin: .3em 0; letter-spacing: 1px; text-align: center;}
.testimonial {position: relative; color: #202020;}


/* ------- Accordion ------ */
#acc dl {position: relative; width: 100%; color: #000; padding: 0; margin: 0 auto;}
#acc dt {margin: 0 0 1px 0; padding: 4px 4px 4px 20px; text-align: left; font: 20px 'Raleway', Verdana, Helvetica, sans-serif; color: #fff; cursor: pointer; background: #547588;
	border-radius: 4px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.3) inset; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);}
#acc dt:hover {background-position: 0% 0%; color: #ffffff; box-shadow: 0 0 15px #222 inset; transition: all 0.4s ease 0.0s; -webkit-transition: all 0.4s ease 0.0s; background-color: #e0c176; background-attachment: scroll;}
#acc dd {width: 94%; padding: 5px 2%; margin: 0 auto 40px auto; border-top: none;}


/* ======================================================BUTTONS & MISCELLANEOUS ================================================= */

input[type=button], input[type=submit], input[type=reset], button {background-color: #547588;color: #ffffff;font-weight:normal;margin-top: 5px;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #86abba !important; text-decoration: none;}

/* ----- Buttons ----- */
.btn-detail {position: relative; background:#547588; background-image: linear-gradient(#547588, #86abba); background-position: center; transition: background-color 0.8s; border: 1px solid #547588; color: #fff!important;
	cursor: pointer; font-weight: normal; font-size: 80%; text-decoration: none; padding: 5px 35px 5px 5px; border-radius: 5px; text-transform:uppercase;}
.btn-detail:after {position: absolute; font-family: 'FontAwesome'; content: "\f0a9"; top: 7px; right: 10px;}
.btn-detail:hover {background-color: #e0c176; background-image: radial-gradient(circle, transparent 1%, #e0c176 1%); background-position: center; background-size: 15000%; border: 1px solid #547588;
	color: #fff; font-weight: normal; text-decoration: none;}
.btn-detail a {color: #ffffff; text-decoration: none !important; font-weight: normal; outline: none;}													
.btn-detail:active {transition: background-color 0s; background-color: #86abba; background-size: 100%;}

.btn-small {position: relative; background:#547588; background-image: linear-gradient(#547588, #86abba); background-position: center; transition: background-color 0.8s; border: 1px solid #547588; color: #fff!important;
	cursor: pointer; font-weight: normal; font-size: 80%; text-decoration: none; padding: 5px 5px 5px 5px; border-radius: 5px; text-transform:uppercase; float:right;}
.btn-small:hover {background-color: #e0c176; background-image: radial-gradient(circle, transparent 1%, #e0c176 1%); background-position: center; background-size: 15000%; border: 1px solid #547588;
	color: #fff; font-weight: normal; text-decoration: none;}
.btn-small a {color: #ffffff; text-decoration: none !important; font-weight: normal; outline: none;}											
.btn-small:active {transition: background-color 0s; background-color: #e0c176; background-size: 100%;}
   
/* Scroll to Top ========== */
.scroll-to-top {
  	display: none; position: fixed; bottom: 20px; right: 10px; z-index: 5; width: 30px; height: 30px; padding: 8px; text-align:center; color: #ffffff; text-decoration: none;
	background-color: #86abba; border-radius: 5px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); border-radius: 50%;}
.scroll-to-top:hover {text-decoration: none;	background-color: #777;	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);}
.scroll-to-top a, .scroll-to-top a:hover {text-decoration: none;}

/* ================================================= SLIDER =============================================================== */
.slider {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.slider .slider__inner {
  display: flex;
  position: relative;
  align-items: center;
  max-width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.slider .slider__inner .slider__item {
  position: absolute;
  height: 150px;
  width: 150px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: -1;
  pointer-events: none;
  user-select: none;
}
.slider .slider__inner .slider__item-trigger-next {
  left: 15%;
  transform: translateX(-50%);
}
.slider .slider__inner .slider__item-trigger-previous {
  left: 85%;
  transform: translateX(-50%);
}
.slider .slider__inner .slider__item-selected {
  height: 300px;
  opacity: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  z-index: 2;
}
.slider .slider__inner .slider__item-previous, .slider .slider__inner .slider__item-next {
  height: 200px;
  opacity: 1;
  width: 200px;
  z-index: 1;
}
.slider .slider__inner .slider__item-last, .slider .slider__inner .slider__item-first {
  opacity: .4;
  z-index: 0;
}
.slider .slider__inner .slider__item-previous {
  left: 30%;
  transform: translateX(-50%);
}
.slider .slider__inner .slider__item-next {
  left: 70%;
  transform: translateX(-50%);
}
.slider .slider__inner .slider__item-first {
  left: 15%;
  transform: translateX(-50%);
}
.slider .slider__inner .slider__item-last {
  left: 85%;
  transform: translateX(-50%);
}
.slider .slider__inner .slider__item-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider .slider__inner .slider__item-img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%; border: 2px #fff solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
  object-fit: cover;
  object-position: center;
}
.slider .slider__inner .slider__item-datas {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: .5rem 0;
  margin-bottom: -50px;
  font: normal 20px 'Raleway', Verdana, Helvetica, sans-serif; color: #3d7828;  
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slider .slider__controls {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  .slider .slider__controls {
    display: none;
  }
}
.slider .slider__controls-previous, .slider .slider__controls-next {
  border: 0;
  cursor: pointer;
  font-size: 50px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.75);
  padding: 0;
}
.slider .slider__controls-previous:focus, .slider .slider__controls-next:focus {
  outline: none;
}


/* ================================================= slider2 =============================================================== */
.slider2 {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.slider2 .slider2__inner {
  display: flex;
  position: relative;
  align-items: center;
  max-width: 1100px;
  height: 400px;
  margin: 0 auto;
}
.slider2 .slider2__inner .slider2__item {
  position: absolute;
  height: 150px;
  width: 150px;
  opacity: 0;
  transition: all .8s ease-in-out;
  z-index: -1;
  pointer-events: none;
  user-select: none;
}
.slider2 .slider2__inner .slider2__item-trigger-next {
  left: 15%;
  transform: translateX(-50%);
}
.slider2 .slider2__inner .slider2__item-trigger-previous {
  left: 85%;
  transform: translateX(-50%);
}
.slider2 .slider2__inner .slider2__item-selected {
  height: 300px;
  opacity: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 533px;
  z-index: 2;
}
.slider2 .slider2__inner .slider2__item-previous, .slider2 .slider2__inner .slider2__item-next {
  height: 200px;
  opacity: 1;
  width: 300px;
  z-index: 1;
}
.slider2 .slider2__inner .slider2__item-last, .slider2 .slider2__inner .slider2__item-first {
  opacity: .4;
  z-index: 0;
}
.slider2 .slider2__inner .slider2__item-previous {
  left: 30%;
  transform: translateX(-50%);
}
.slider2 .slider2__inner .slider2__item-next {
  left: 70%;
  transform: translateX(-50%);
}
.slider2 .slider2__inner .slider2__item-first {
  left: 15%;
  transform: translateX(-50%);
}
.slider2 .slider2__inner .slider2__item-last {
  left: 85%;
  transform: translateX(-50%);
}
.slider2 .slider2__inner .slider2__item-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider2 .slider2__inner .slider2__item-img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 3%; border: 0px #fff solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
  object-fit: cover;
  object-position: center;
}
.slider2 .slider2__inner .slider2__item-datas {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: .5rem 0;
  margin-bottom: -50px;
  font: normal 20px 'Raleway', Verdana, Helvetica, sans-serif; color: #3d7828;  
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slider2 .slider2__controls {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  .slider2 .slider2__controls {
    display: none;
  }
}
.slider2 .slider2__controls-previous, .slider2 .slider2__controls-next {
  border: 0;
  cursor: pointer;
  font-size: 50px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.75);
  padding: 0;
}
.slider2 .slider2__controls-previous:focus, .slider2 .slider2__controls-next:focus {
  outline: none;
}


/* ================================================= slider3 =============================================================== */

#slider3 {width: 100%; border: 3px #f2f2f2 solid; box-shadow: 0 5px 15px -4px rgba(0, 0, 0, 0.4); margin: 20px auto; box-sizing: border-box; height: 420px;}



/* ================================================= slideshow =============================================================== */


* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 1.2s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/* ================================================= slideshow cross fade =============================================================== */


 #stage {
    margin: 1em auto;
    width: 533px;
    height: 300px;
  }

  #stage a {
    position: absolute;
  }
  #stage a img {
    padding: 0px;
    border: 1px solid #ccc;
    border-radius: 3%;
    background: #fff;
  }

  #stage a:nth-of-type(1) {
    animation-name: fader;
    animation-delay: 4s;
    animation-duration: 2s;
    z-index: 20;
  }
  #stage a:nth-of-type(2) {
    z-index: 10;
  }
  #stage a:nth-of-type(n+3) {
    display: none;
  }

  @keyframes fader {
    from { opacity: 1.0; }
    to   { opacity: 0.0; }
  }





/* WOW ========== */
.wow {opacity: inherit;}
/* ======== ANIMATION EFFECTS ======== 
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
====================================== */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;} }
@keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;} }
.fadeIn {-webkit-animation-name: fadeIn; animation-name: fadeIn;}


/* ================================================================================================================================== */
/* ================================================================= MEDIA QUERIES ================================================== */
/* ================================================================================================================================== */
                                               /* ================= SMALL DEVICE 01 ==================== */
/* ================================================================================================================================== */
@media screen and (max-width: 320px) {
	.container, .inside  {width: 98%; margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
/* === Header coding ==== */
	.headerBox75Left  {float: none; width: 98%; padding: 10px 0; margin: 0;}
	.headerBox25Right {float: none; width: 30%; margin: 0 auto;}	/* === Top 3 Boxes ==== */
	.brand, .brand a, .brand a:hover  {font-size: 28px; margin-top: 0;}
	.slogan {font-size: 14px; padding: 0 0 10px 0;text-align: center;}
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
	.topcontentBox3b {float: none; width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
	.topcontentBox3c {float: none; width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}	
/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
   	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	.postcard {float: none; max-width: 275px;margin: 0 auto; padding: 0 5px; border: none;}
	/* === miscellaneous coding ==== */
	h1 {font-size: 36px;}
	h2 {font-size: 32px}
	.text-align-right {text-align:center; padding-right: 0;}
}
/* ================================================================================================================================== */
                                   /* ================= SMALL DEVICE 02 ======================= */
/* ================================================================================================================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	.container, .inside {width: 90%; margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
/* === Header coding ==== */
	.headerBox75Left  {float: none; width: 98%; padding: 10px 0; margin: 0;}
	.headerBox25Right {float: none; width: 30%; margin: 0 auto;}	/* === Top 3 Boxes ==== */
	.brand, .brand a, .brand a:hover  {font-size: 28px; margin-top: 0;}
	.slogan {font-size: 14px; padding: 0 0 10px 0;}	
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
	.topcontentBox3b {float: none; width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
	.topcontentBox3c {float: none; width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}	
/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 98%; padding: 0; margin: 0 auto 20px auto; float: none; max-width: 450px;}
   	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.postcard {float: none; max-width: 275px;margin: 0 auto; padding: 0 5px; border: none;}
	/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
}
/* ================================================================================================================================== */
                                   /* =================== SMALL DEVICE 03 ===================== */
/* ================================================================================================================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	.container {width: 96%; margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
/* === Header coding ==== */
	.headerBox75Left  {float: none; width: 98%; padding: 10px 0; margin: 0;}
	.headerBox25Right {float: none; width: 30%; margin: 0 auto;}	/* === Top 3 Boxes ==== */
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 450px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; width: 450px; margin: 10px auto;}
	.topcontentBox3c {float: none; width: 450px; margin: 0 auto;}	
	/* === content box coding ==== */
	.headerBox2a, .headerBox2b, 
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d  {width: 98%; padding: 0; margin: 20px auto; float: none; max-width: 450px;}
   	.sidebarLeft, .sidebarRight {width: 98%; float: none; margin: 1%; padding: 0;}
   	.contentRight, .contentLeft {width: 98%; float: none; margin: 1%; padding: 0;}
	/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
}
/* ================================================================================================================================== */
                                    /* ====================== MID DEVICE 01 ====================== */
/* ================================================================================================================================== */
@media screen and (min-width: 624px) and (max-width: 669px) {
	.container {width: 97%; margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 450px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; width: 450px; margin: 10px auto;}
	.topcontentBox3c {float: none; width: 450px; margin: 0 auto;}	
	/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.sidebarLeft, .sidebarRight {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.postcard {float: none; max-width: 275px;margin: 0 auto; padding: 0 5px; border: none;}
	/* === miscellaneous coding ==== */
	.snip h3 {font-size: 32px;}
	.snip .title2 {font-weight: 700; font-size: 26px;}
	.snip .title3 {font-weight: 700; font-size: 20px;}
	.btn-lg {font-size: 26px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 26px; padding: 10px 30px;}
	.text-align-right {text-align:center; padding-right: 0;}
}
/* ================================================================================================================================== */
                                                  /* ================== MID DEVICE 02 ================ */
/* ================================================================================================================================== */
@media screen and (min-width: 670px) and (max-width: 768px) {
	.container {width: 97%; margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 450px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; width: 450px; margin: 10px auto;}
	.topcontentBox3c {float: none; width: 450px; margin: 0 auto;}	
	/* === content box coding ==== */
   	.sidebarLeft, .sidebarRight {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b,
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d  {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.sidebarLeft, .sidebarRight {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.postcard {float: none; max-width: 275px; margin: 20px auto; }	/* === miscellaneous coding ==== */
	/* === miscellaneous coding ==== */
}
/* ================================================================================================================================== */
                                               /* ================== MID DEVICE 03 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 769px) and (max-width: 800px) {
	.container {width: 97%; margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 450px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; width: 450px; margin: 10px auto;}
	.topcontentBox3c {float: none; width: 450px; margin: 0 auto;}	
	/* === content box coding ==== */
   	.sidebarLeft, .sidebarRight {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b,
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d  {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.sidebarLeft, .sidebarRight {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 01 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 801px) and (max-width: 1080px) {
  	.container {width: 98%;	margin: 0 auto;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === Top 3 Boxes ==== */
   	.sidebarLeft, .sidebarRight {width: 450px; padding: 0; margin: 0 auto 20px auto; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; width: 450px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; width: 450px; margin: 10px auto;}
	.topcontentBox3c {float: none; width: 450px; margin: 0 auto;}	
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 1%; padding: 0;}
	.postcard {float: none; max-width: 275px; margin: 20px auto; }	.btn-lg {font-size: 28px; padding: 10px 30px;}
	/* === Top Content Boxes ==== */
	.topsection {width: 100%; margin-top: -80px !important;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 02 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 1081px) and (max-width: 1279px) {
	.container {width: 98%; margin: 0 auto;}
	.postcard {float: none; max-width: 275px; margin: 20px auto; }	.btn-lg {font-size: 28px; padding: 10px 30px;}
}















