﻿/* templatestyle.css for template 219 v13 overrides to TNG genstyle.css   */

/* Designed by Genealogy Web Templates
   https://genealogywebtemplates.com 
  
/* Main Colors used in this template
#3e5e80-dark color
#476c93-medium color
#547fac-light color
#9eb6d0-lighter color
#cad8e6-lightest color
#ecf1f8-main background color
*/
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Muli|Raleway|Philosopher);

/* ================================================== GENERAL RULES ============================================================== */
html {height: 100%; }
header, figure, figcaption, footer, nav, article, section, aside {display: block;}
body {background: url(../img/back.jpg) no-repeat top center fixed; background-size: cover; font: normal 1.0em 'Muli', Verdana, Helvetica, sans-serif; color: #202020; text-align: left;	margin: 0 auto; padding: 0;}
.adminbody {background: url(../img/back.jpg) no-repeat top center fixed; background-size: cover; }
/* ======================================================GENERAL STYLES====================================================== */
/* link: normal links, active: links in use */
a:link, a:active, div.icons a {color : #2c425a;}

/* visited: previously visited links */
a {color: #3e5e80; font-weight: normal; text-decoration: none; outline: none;}
a:visited {color: #666666;}
a:hover {color: #476c93; text-decoration: none; font-weight: normal; outline: none;}

/* Horizontal Rules and Clear Floats */
hr {background-color: #3e5e80; border-top: 1px solid #fff; color: #3e5e80; height: 1px; clear: both;}
hr.fancy {background: transparent url('../img/hr.png') center center no-repeat; color: #eee;  border: none; height: 40px;}
hr.noshow {background-color: transparent; border: none; color: #fff; height: 0; clear: both; visibility: hidden;}
hr.fancy2 {background: transparent url('../img/hr2.png') center center no-repeat; color: #eee;  border: none; height: 30px;}
.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: #476c93; font-weight: normal; padding: 0;}
ul li a:hover {color: #404040; font-weight: normal; text-decoration: underline;}
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: #476c93;}
.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;}

/* ====================================================== TYPOGRAPHY ============================================================ */
p a {word-wrap: break-word;}
h1 {font: 48px 'Cormorant Garamond', serif, Verdana, Helvetica, sans-serif;	color: #3e5e80;	margin: .3em 0 .3em 0; letter-spacing: -1px;}
h2 {font: 38px 'Cormorant Garamond', serif, Arial, Verdana, Helvetica, sans-serif; color: #476c93; font-weight:normal; text-align:center; margin: .3em 0; letter-spacing: 1px; overflow: hidden;}
h3 {font: 32px 'Raleway', Verdana, Helvetica, sans-serif; color: #3e5e80; padding: 0; letter-spacing: -1px; margin: 10px 0; padding: 5px 0;}
h4 {font: normal 28px 'Jura', Verdana, Helvetica, sans-serif; color: #476c93; margin: .3em 0;}
h5 {font: normal 24px 'Raleway', Verdana, Helvetica, sans-serif; color: #777; margin: .3em 0; font-variant: small-caps;}
h6 {font: normal 24px 'Jura', Verdana, Helvetica, sans-serif; color: #a38058; margin: .3em 0;}

.alternate {font: 38px 'Raleway', Arial, Verdana, Helvetica, sans-serif; color: #476c93; margin: .3em 0; text-align: center;}
.alternate:before {content: "\2729"; display: inline; font-size: 38px; margin-right: 5px; padding-bottom: 10px; color: #476c93; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); border-bottom: none;}
.alternate:after {content: "\2729"; display: inline; font-size: 38px; color: #476c93; padding-bottom: 10px; margin-left: 5px; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); border-bottom: none;}

/* =================================================== MAIN NAVIGATION AREA ==================================================== */
nav {margin: 0; padding: 0; list-style: none; height: 46px; background-color: #3e5e80; color: #ffffff; box-sizing: border-box; width: 100%; border-top: 1px #fff solid; border-bottom: 1px #fff solid; margin-bottom: 10px;}

/* ========== Top Nav Coding ========== */
.nav-primary { background-color:transparent; float: left; position: relative; margin: 12px 0 4px 0;}
.nav-primary a { color:#ffffff; }
.nav-primary .nav-menu  a:hover { color:#547fac;}
.nav-primary .nav-menu  a:active { color:#476c93;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#476c93;}
.nav-menu {text-transform:uppercase; display:inline-block; padding-left: 50px;/*padding-left- change width to make top nav look centered*/ }
.menu-item {display:inline-block;	text-align:left;}
.nav-menu a {border:none; background: #3e5e80; border-radius: 5px; padding:12px 20px; position:relative; color: #fff;} /*background on home search logout buttons*/
.menu-item:hover {position:static;}
.search-menu-item {display:inline-block !important; text-align:right; float:right; color: #476c93; padding: 12px 20px 8px 20px;}
.tngsmallicon {height:16px; line-height:1.5; font-size: 14px; font-weight: normal;}
.topsearchnav li {display: inline-block;}

/* ========== Main Nav Coding ========== */
.navrow {background: #000; width: 100%;height: 52px; padding-bottom: 2px; margin: 0 auto 14px auto!important;}
.menucontainer {display: inline-block;}
div.innercontainer {background-color:transparent; border-radius: 0; border: none; }
div.icons {padding: 0; line-height: 1.5; margin-top: 2px;}
div.icons a {color: #fff!important;  padding-top: 8px;} /* colors a on home, search, logout */
div.icons a:hover {color: #fff!important; background: #547fac; padding-top: 8px; border-radius: 5px;}/* hover on home search logout */

/* link styling for Find Media Info*/
ul.tngdd {background-color:transparent; margin-top: 2px;}
ul.tngdd a {display:block; text-decoration:none; border-radius: 0;}
ul.tngdd .menulink {color: #fff; border: none; border-radius: 5px; padding: 8px 24px 10px 22px; display: block; font-size: 14px; background: #3e5e80 url("../img/arrowdown2.png") 0 12px no-repeat; width:70px; line-height:1.5; font-weight:normal; margin-right: 8px; text-align: center; margin-bottom: 2px;}
ul.tngdd .menulink:hover, ul.tngdd .menuhover {color: #fff; background: #547fac url("../img/arrowdown2.png") 0 12px no-repeat; border-radius: 5px; padding: 8px 24px 10px 22px; border: none; text-decoration: none;}

/*dropdown menu styles*/
ul.tngdd ul li a .menu-icon {margin: 0 5px 0px 0px!important;}
ul.tngdd ul li a {display:block; padding:6px 4px 6px; background-color:#eeeeee; text-transform:none; color: #3e5e80;!important; border-top:1px solid #ffffff; border-radius: 0px; text-transform:none;}
ul.tngdd ul li a:hover {background-color:#547fac; color: #fff!important; text-decoration:none;}

ul.tngdd ul.last {left: 0;}

ul.tngdd .sub {background: #476c93 url("../img/arrowdown2.png") 146px 7px no-repeat; color: #fff;}
ul.tngdd .topline {border-top:1px solid #777;}

ul.tngdd .langmenu {background-color: #3e5e80; border: none; margin-top: 0; padding: 0;}
#newlanguage1 {color: #fff; background-color: transparent; border: none; font-size:14px !important; padding: 8px; text-transform: uppercase;}
#newlanguage1:hover {color: #fff; background-color: #547fac; border: none; font-size:14px !important; padding: 8px!important; text-transform: uppercase;}
.langmenu select option {background-color: #476c93; color: #fff; font-size: 12px; border-radius: 5px;}

ul.tngdd .stubmenu  {background-color: transparent; border-radius: 0; border: none;}
.slidedown { background-color:#ffffff; color: #476c93; font-size: 14px;}

div.icons-rt {font-size: 10px;	font-weight: normal; margin: -110px 0 0 2px;}
div.icons-rt a { color:#fff; background: transparent!important; padding-right: 20px; font-size: 10px; border: none; }/*Print button*/

/* ====================================== ADMIN PAGE CODING =============================================== */
.lightlink:hover, .lightlink:active {color: #cad8e6; text-decoration: none;}
/*for active secondary tab link*/
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {color: #9eb6d0;}

.admincell, .sideback {background-color:#3e5e80; background-image:none;}
a.admincell:hover, a.leftlink:hover {background-color:#547fac;} /* This is the Admin Cell for People, Families, etc */

div.tngmsgarea, a.admincell {color: #3e5e80;}/*styles 'dots" on "Important Tasks"*/

.tngmsgarea  {color: #3e5e80; background: #cad8e6;text-shadow: 0px 0px 0px #000000;}/*styles "Important tasks" */
.tngmsgarea .adminsubhead {color: #3e5e80;}
.yellow {color: #cad8e6;}
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #3e5e80;	text-decoration: none;  text-shadow: 0px;}
.tngmsgarea a:hover {color: #e75d5d;}
.adminsubmsg {font-size: 12px;font-weight:bold;}

/*Number tab at the bottom of adm pages */
.adminnav .snlink {background-color: #3e5e80;}
.snlink {background-color:#3e5e80; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#fff !important; font-weight: bold;}
.adminnav {background-color:#3e5e80; color:#fff;}/*same as "fieldnameback" background color */
a.snlink:hover {background-color:#547fac!important; color:#fff; font-weight: bold;}
p a.snlink:hover {background-color:#547fac!important; color:#fff; font-weight: bold;}
p a.snlink {line-height: 2.5em; background-color:#3e5e80; color:#fff; font-weight: bold;}
.snlinkact {line-height: 2.5em; background-color:#cad8e6; color:#3e5e80!important; font-weight: bold;}

.subhead {color:#476c93;}
.subheader { color:#476c93;}
.expand .othersearch  {color:#fff;}

.databack { background-color: #f0f0f0;}

/*Tabs Coding - also in tngtabs2.css*/
ul#tngnav {margin:0 0px 0px 10px;}
#tngnav li {margin: 0 0 0 1px;}
#tngnav a {color:#fff; background:#547fac; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px;}
#tngnav a:hover {background:#3e5e80; color:#fff;}/*active tab*/
#tngnav a.here {background:#476c93; color:#fff; border-right:1px solid #777; margin: 0;}/*active tab*/

#tabs div {margin:0 1px 0 0; padding: 0em 0em .3em 0px;}/*to keep older browsers happy*/
#tabs a {background: #db7459; color:#444; padding: 0.4em 0.8em 0.4em 0.8em; border-right: 1px solid #aaa;} /*inactive tab*/
#tabs a:hover {background: #3e5e80; color:#ffffff;} /*active tab*/
#tabs .here {background: #476c93; color:#fff;} /*active tab*/

/*Family Tree Chart Box Coding*/
.fambackground {background-color: #f0f0f0;}
.titlebox, td.highlightedchild {background-color:#ededed; box-shadow:4px 4px 6px 0 #777; color: #000;}
.pedbox {background-color: #cad8e6 !important;}
.fambox, .mfambox {background-color: #cad8e6!important; font-size: 14px;}
.hiddenbox {background-color: #cad8e6!important;}
.floverlr {background-color:#cad8e6!important;}

/* fieldnameback: background color for column and row title sections */
.fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {background-color:#3e5e80; font-weight: bold;}
/* 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;}

/* timeline background color for middle row */
.timeline-band-2 .timeline-ether-bg {background-color: #e8eff2!important;}

input.minifield {background-color: #fff;}

/* ========== Popup windows ========== */
.LB_window {background:#cad8e6; border:2px solid #000; color:#000;}
.LB_content {background:#cad8e6;}

/* ========== Calendar ========== */
table.calendar {background-color: #cad8e6!important;border: 1px solid #3e5e80!important;}
td.calDay {border-top: 1px solid #3e5e80!important;	border-left: 1px solid #3e5e80!important; border-bottom: 2px solid #3e5e80!important; border-right: 2px solid #3e5e80!important;}
td.calToday {background-color: #cad8e6!important; border-top: 1px solid #3e5e80!important; border-left: 1px solid #3e5e80!important; border-bottom: 2px solid #3e5e80!important; border-right: 2px solid #3e5e80!important;}
#calLegend {background-color: #cad8e6!important; border: 1px solid #3e5e80!important; font-size: 9pt; font-weight: bold; margin-top: 8px; padding: 4px; text-align: center;}
a.hidden {background-color: #cad8e6!important;}

/* =================================================== CODING FOR ADMIN HEADER ================================================= */
.headericon {
	/*the header icons located at the top of the content area (sources, search, surname list, etc) */
	font-size: 28px;
	color: #476c93;
	margin: 5px 10px 0 0;
}
.header {
	/*the h1 header text located at the top of the content area (sources, search, surname list, etc) */
	margin-right: 5px;
	font: 28px 'Jura', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	line-height: 28px;
}
/*  ===================================================== PARAGRAPHS ============================================================== */
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.tiny {font-size: 65%;}
.small {font-size: 85%;}
.author { letter-spacing: 1px; margin: 0 0 15px 0; padding: 0; font-style:italic;}
.lead {font-size: 1.4em; line-height: 1.5em; font-variant: small-caps;}
/*Text Colors */
.textcolorDark {color: #3e5e80;}
.text-align-right {text-align:right; padding-right: 10px;}

/* Drop Caps ========== */
.dropcap {overflow: hidden;}
.dropcap:first-letter {color: #3e5e80;	display: block; float: left; font: 60px/50px Georgia, Garamond, serif;	padding: 6px 4px 0 0;}

/* =================== Font Awesome Styling ==================== */
icon::before {display: inline-block; position: relative;}
*::before, *::after {box-sizing: border-box;}
[class*="fa-"]::before {font-family: "FontAwesome"; font-weight: 400;}
a.icon {transition: all 0.3s ease 0s;}
a.icon:hover {text-decoration: none; background: #476c93; color: #fff;}

/* ================================================== IMAGE STYLES ============================================================== */
img {border: none; box-sizing: border-box;}
.img-frame {background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 1px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.img-curved {border-radius: 10px; margin: 4px 2px; border: 1px #444 solid;	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-curved-left {float: left; background: #ffffff; border: 1px #3e5e80 solid; padding: 2px; border-radius: 10px; margin: 2px 10px 6px 0; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-curved-right {float: right; background: #ffffff; border: 1px #3e5e80 solid; padding: 2px; border-radius: 10px; margin: 2px 0 6px 10px; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-round {border-radius: 50%; border: 1px #444 solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); max-width:100%;}
.img-round-left {border-radius: 50%; float: left; border: 1px #444 solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); margin-right: 10px;}
.img-right {margin: 5px 0 0 10px; float: right;  max-width:100%;}
.img-right-border {margin: 5px 0 0 10px; float: right;  border: 1px #d0d0d0 solid;  max-width:100%;}
.img-left {margin: 5px 10px 0 0; float: left;}
.img-left-border {background-color: #ffffff; margin: 0 10px 0 0; padding: 3px; float: left; border: 1px #d0d0d0 solid;  max-width:100%;}

/* ========================================== LAYOUT RULES and BLOCK ELEMENTS ================================================== */

/* ===== Main Background Colors ===== */
.color-main {background: #ecf1f8; color: #000; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
.bgcolorLightest {background:#cad8e6; border-radius: 10px;}

/* ===== Transparent ===== */
.nocolor {background: transparent; min-height: 100px; color: #ffffff; border-bottom: 1px solid #ffffff;}
.nocolor a {color: #e7e7e7;	text-decoration: none; font-weight: normal; outline: none;}
.nocolor a:hover {color: #ffffff; text-decoration: none; font-weight: normal; outline: none;}
.nocolor h1 {color: #ffffff; border: none; margin: .2em 0; padding-top: 1px; font-size: 40px;}
.nocolor h2 {color: #ffffff; border: none; margin: .1em 0; padding: 0; border-bottom: none; font-size: 34px;}
.nocolor h3 {color: #ffffff; border: none; margin: .2em 0; padding: 0; text-align:center; font-weight:bold;}

/* ===== Dark opacity on row ===== */
.row-opacity {background-color: rgba(0, 0, 0, 0.5);  /* 0.4 sets the amount of transparency */ 	padding-bottom: 10px; 
	box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.4); color: #fff; padding-top: 20px; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}		
.row-opacity2 {background-color: rgba(158, 182, 208, 0.7);  /* 0.8 sets the amount of transparency */ padding-bottom: 10px; 
	box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.4); margin-top: -10px; padding-top: 10px;}		
.row-opacity a {color: #e7e7e7;	text-decoration: none; font-weight: normal; outline: none;}
.row-opacity a:hover {color: #ffffff; text-decoration: none; font-weight: normal; outline: none;}
.row-opacity h1 {color: #ffffff; border: none; margin: .2em 0; padding: 0;}
.row-opacity h2 {color: #ffffff; border: none; margin: .2em 0; padding: 0; border-bottom: none;}
.row-opacity h4 {color: #ffffff; border: none; margin: .2em 0; padding: 0;}
.row-opacity ul {margin: 10px 0 20px 0;	padding: 0 0 0 15px;}
.row-opacity ul li a {color: #e7e7e7; font-weight: normal; padding: 0;}
.row-opacity ul li a:hover {color: #ffffff; font-weight: normal; text-decoration: underline;}
.row-opacity ul.list1 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 20px;}
.row-opacity ul.list1 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 14px; top: 2px; left: 0; content: "\f0a9"; color: #e7e7e7;}

.featured-content {font-size: 14px; clear: both; overflow:hidden;}
.container {width: 1400px; text-align: left; margin: 0 auto;}
.inside {width: 96%; padding: 10px 2%;}

/* ================================================ SECTION BLOCKS ============================================================== */
/* ======== HEADER AREA ======== */
header {width: 100%; padding: 10px 0; color: #ffffff;}
header h1 {font: 3.2em 'Philosopher', Verdana, Helvetica, sans-serif; color: #ffffff; margin-top: 0;}
header a, header a:hover, header a:active, header a:visited {color: #ffffff!important;}
header p {font-size: 16px; font-family: 'Raleway', cursive, Verdana, Helvetica, sans-serif; color: #ffffff; font-style: italic;	letter-spacing: 1px; padding: 0; margin: 0;}

/* ================================================ 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%;}

.contentBox2a-deco {float: left; width: 45.5%; background: #fff; padding: 0; margin: 0 1% 0 0; line-height: 1.4em; border: 2px double #547fac; padding: 5px; margin-bottom: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4)}
.contentBox2b-deco {float: right; width: 45.5%; background: #fff; padding: 0; margin: 0 0 0 1%; line-height: 1.4em; border: 2px double #547fac; padding: 5px; margin-bottom: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4)}

.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.5%; padding: 0; margin: 0 1% 0 0;}
.contentBox4b, .contentBox4c {float: left; width: 23.5%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4d {float: left; width: 23.5%; 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: 31.3333%; padding: 0; margin: 0 1% 0 1%;}
.contentRight {float: right; width: 64.666%; padding: 0; margin: 0 1% 0 1%;}

.sidebarRight {float: right; width: 31.3333%; padding: 0; margin: 14px 1% 0 1%;}
.contentLeft {float: left; width: 64.666%; padding: 0; margin: 0 1% 0 1%;}

.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;}

/* Block Quote used in "Featured Ancestors" ========== */
blockquote {background: url("../img/quote.png") no-repeat scroll 5px 12px;
    color: #777; border-top: none; border-bottom: none; font-size: 0.95em; line-height: 1.4em; margin: 2px 40px; padding: 12px 12px 12px 40px; text-align: left;}
blockquote p {padding: 0; margin: 0;}
blockquote strong {color: #000000; font-size:1.4em; font-weight:normal; letter-spacing:-1px;}
blockquote.leftside {float: left; display: block; width: 30%; border-width: 3px;	border-style: double; border-left: none; border-top: none; border-bottom: none; margin: 5px 2% 10px 0.5%;}
blockquote.rightside {float: right; display: block; width: 30%; border-style: double; border-right: none; border-top: none; border-bottom: none; margin: 5px 0.5% 10px 2%;}

blockquote.alternate-blockquote {background: none; color: #777; border-top: none; border-bottom: none; font-size: 0.95em; line-height: 1.4em; margin: 2px 10px; padding: 12px 5px 12px 5px; text-align: left;}

.alignleft {float: left; padding: 0; margin: 0;}
.alignright {float: right; padding: 0; margin: 0;}

/* ======== FOOTER ======== */
/* Footer ========== */
footer {clear: both; color: #fff; padding: 10px; font-size: 80%;}
footer h3 {font: 26px 'Jura', Verdana, Helvetica, sans-serif; text-align:center; border-top: none; border-bottom: 1px solid #fff;}
footer a {color: #d4e0e8!important;}
footer a:hover, footer a:visited {color: #fff!important;}
.copyright {letter-spacing: 3px; text-align: center; font-size: 90%; color: #fff; margin: 0; padding:0;}

/* ======================================================BUTTONS & MISCELLANEOUS ================================================= */
input[type=button], input[type=submit], input[type=reset], button {background-color: #3e5e80; color: #ffffff; font-weight:bold;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #547fac!important; text-decoration: none;}
.btn-detail {position: relative; background-color: #476c93; background: linear-gradient(#476c93, #547fac);  border: solid 1px #000; color: #fff !important; font-weight: normal; font-size: 80%; font-variant: small-caps; text-decoration: none; padding: 5px 24px 5px 5px; border-radius: 5px; box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);}
.btn-detail:after {position: absolute; font-family: 'FontAwesome'; content: "\f0a9"; top: 6px; right: 5px;}
.btn-detail:hover {background-color: #222; background: linear-gradient(#555, #222); border: solid 1px #000; color: #fff !important; font-weight: normal; font-variant: small-caps; text-decoration: none;}
.btn-detail a {color: #ffffff!important; text-decoration: none !important; font-weight: normal; outline: none;}

/* Big Letters ============= */
.bigletters {font: 2.3em 'Raleway', Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-transform:uppercase; text-align: center; color: #3e5e80; margin: 5px; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}
.bigletters2 {font: 2em 'Raleway', Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-align: center; color: #476c93; margin: 5px; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}

/* 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: #476c93; 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;}

/* WOW ========== */
/* ======== ANIMATION EFFECTS ======== 
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
====================================== */
.wow {opacity: inherit;}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeInLeft {
  0% {opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
@keyframes fadeInLeft {
  0% {opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
.fadeInLeft {-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}



/* ================================================================================================================================== */
/* ================================================================= MEDIA QUERIES ================================================== */
/* ================================================================================================================================== */
                                               /* ================= SMALL DEVICE 01 ==================== */
/* ================================================================================================================================== */
@media screen and (max-width: 320px) {
	.container  {width: 98%; margin: 0 auto;}
	.nav-menu .search-menu-item {display:block !important;}
	.navrow  {height: auto;}
	nav {float: none; margin: 0; height: 300px;}	
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	img {max-width:200px;}
	/* === content box coding ==== */
	.contentBox2a-deco,	.contentBox2b-deco,    	
	.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;}
   		/* === miscellaneous coding ==== */
	h1 {font-size: 36px;}
	h2 {font-size: 32px}
	.bigletters {font-size: 1.7em;}
	.bigletters2 {font-size: 1.5em;}	.text-align-right {text-align:center; padding-right: 0;}
	#charts { width: 300px !important; margin: 0 auto;}
	.focus-chart {width: 300px !important; height: auto !important;}
}
/* ================================================================================================================================== */
                                   /* ================= SMALL DEVICE 02 ======================= */
/* ================================================================================================================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	.container {width: 98%; margin: 0 auto;}
	.nav-menu .search-menu-item {display:block !important;}
	nav {float: none; margin: 0; height: 250px;}	
	.navrow  {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	img {max-width:100%;}
	header h1, header h1 a, header h1 a:hover  {font-size: 36px;}	
	/* === Top section ==== */
	.topsection {width: 98%; margin: 0 auto; margin-top: 0!important;}
	.snip {width: 98%; margin: 0 auto;}
	.topcontentBox2a, .topcontentBox2b {float: none; width: 98%; margin: 0 auto; padding: 20px 0;}
/* === content box coding ==== */
	.contentBox2a-deco, .contentBox2b-deco,	 
	.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;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	/* === miscellaneous coding ==== */
	h2 {font-size: 1.5em;}
	.bigletters {font-size: 1.7em;}
	.bigletters2 {font-size: 1.5em;}
	.text-align-right {text-align:center !important; padding-right: 0;}
}
/* ================================================================================================================================== */
                                   /* =================== SMALL DEVICE 03 ===================== */
/* ================================================================================================================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	.container {width: 98%; margin: 0 auto;}
	.nav-menu .search-menu-item {display:block !important;}
	nav {float: none; margin: 0; height: 200px;}	
	.navrow  {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	img {max-width:100%;}
	/* === content box coding ==== */
	.contentBox2a-deco, .contentBox2b-deco,	   	
	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 98%; padding: 0; margin: 20px auto; float: none; max-width: 450px;}
	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
   	.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;}
	.slogan {clear: both;text-align: center;}
	header h1 {font-size: 2.5em;}
	.bigletters {font-size: 1.7em;}
	.bigletters2 {font-size: 1.5em;}
}
/* ================================================================================================================================== */
                                    /* ====================== MID DEVICE 01 ====================== */
/* ================================================================================================================================== */
@media screen and (min-width: 624px) and (max-width: 669px) {
	.container {width: 97%; margin: 0 auto;}
	nav {float: none; margin: 0;  height: 150px;}	
	.navrow  {height: auto; height: 100px;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === content box coding ==== */
	.contentBox2a-deco, .contentBox2b-deco {width: 45%; margin: .5%; padding: 0 1%;}	   	
	.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%; padding: 0; margin: 0 auto 20px auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
	.bigletters {font-size: 1.7em;}
	.bigletters2 {font-size: 1.5em;}
}
/* ================================================================================================================================== */
                                                  /* ================== MID DEVICE 02 ================ */
/* ================================================================================================================================== */
@media screen and (min-width: 670px) and (max-width: 768px) {
	.container {width: 98%; margin: 0 auto;}
	.navrow  {height: auto;}
	nav {float: none; margin: 0; height: 100px;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === content box coding ==== */
	.contentBox2a, .contentBox2b,
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; padding: 0; margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d, 
   	.contentBox2a-deco, .contentBox2b-deco {width: 45%; margin: .5%; padding: 0 1%;}   	
   	.sidebarLeft, .sidebarRight {width: 98%; padding: 0;  margin: 0 auto 20px auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
	.bigletters {font-size: 2em;}
	.bigletters2 {font-size: 1.7em;}
	header h1 {font-size: 2.5em;}
	h2 {font-size: 1.8em;}	
}
/* ================================================================================================================================== */
                                               /* ================== MID DEVICE 03 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 769px) and (max-width: 800px) {
	.container {width: 98%; margin: 0 auto;}
	nav {height: 100px;}
	.navrow {height: auto;}
	div.icons-rt {margin-top: -20px;}
	ul.tngdd {float:left!important;}
	/* === content box coding ==== */
	.contentBox2a, .contentBox2b,
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; padding: 0;  margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d, 
   	.contentBox2a-deco, .contentBox2b-deco {width: 45%; margin: .5%; padding: 0 1%;}   	
   	.sidebarLeft, .sidebarRight {width: 98%; padding: 0; margin: 0 auto 20px auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	/* === miscellaneous coding ==== */
	header h1 {font-size: 3.0em;}	
	.bigletters {font-size: 2em;}
	.bigletters2 {font-size: 1.7em;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 01 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
  	.container {width: 98%;	margin: 0 auto;}
	nav {height: 100px;}
	.navrow {height: auto;}
	div.icons-rt {margin-top: -20px;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d, 
   	.contentBox2a-deco, .contentBox2b-deco {width: 45%; margin: .5%; padding: 0 1%;}   	

	/* === miscellaneous coding ==== */
	.bigletters {font-size: 2em;}
	.bigletters2 {font-size: 1.7em;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 02 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.container {width: 98%; margin: 0 auto;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 45%; margin: .5%; padding: 0 1%;}   	
	.bigletters {font-size: 2em;}
	.bigletters2 {font-size: 1.7em;}
}














