﻿/* Designed by Genealogy Web Templates  Template 259 ~ v15
   https://genealogywebtemplates.com 
  
Main Colors used in this template
#002c82-darkest
#0040be-dark color
#0056fc-medium color
#81acff-light color
#dbe8ff-lighter color
#f5faff-lightest 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=Cormorant+Garamond|Raleway|Open+Sans|Jura);*/

/* cormorant-garamond-regular - latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cormorant-garamond-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cormorant-garamond-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cormorant-garamond-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cormorant-garamond-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cormorant-garamond-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cormorant-garamond-v16-latin-regular.svg#CormorantGaramond') 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 */
}
/* 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: #fff; 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: #0056fc;}

/* visited: previously visited links */
a:visited {color: #0040be;}
a {color: #0040be; font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #0056fc; text-decoration: none; font-weight: normal; outline: none;}

/* Horizontal Rules and Clear Floats */
hr {color: #81acff; height: 1px; clear: both;}
hr.fancy {background: transparent url('../img/hr.png') center center no-repeat; color: #eee; border: none; height: 60px;}
hr.fancy2 {border-style: none; border-color: inherit; border-width: medium; background: url('../img/hr2.png') no-repeat center;	color: #eee;  height: 30px;}
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 li a {color: #002c82; font-weight: normal; padding: 0;}
ul li a:hover {color: #0056fc!important; font-weight: normal; text-decoration: none;}

.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.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: #0056fc;}

.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: #81acff; 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: #0056fc; padding: 10px 0; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.list3 a, a:focus, a:active {color: #002c82;}
.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: #002c82 linear-gradient(#002c82, #0056fc, #002c82); 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: #0040be linear-gradient(135deg, #0040be, #81acff, #0040be); font-weight: normal;
	text-decoration: none;box-sizing: border-box; display:block;}
ul.list4 li a:hover {color: #fff!important; font-weight: normal; text-decoration: none; display:block;} 

/* ===== TYPOGRAPHY ===== */
blockquote {padding: 5px 50px 5px 50px; line-height: 24px; background: url('../img/quote.png') no-repeat left top; color: #404040;}
.leftside {float: left; display: block; width: 30%; margin-right: 5%; border-right: dotted 1px #404040;}
.rightside {float: right; display: block; width: 30%; margin-left: 5%; border-left: dotted 1px #404040;}
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;}
p a {word-wrap: break-word;}

/* Heading Fonts */
h1 {font: 42px 'Cormorant Garamond', serif, Verdana, Helvetica, sans-serif; color: #0040be; margin: .3em 0 .3em 0; }
h2 {font: 38px 'Cormorant Garamond', serif, Arial, Verdana, Helvetica, sans-serif; color: #0056fc; font-weight:normal; margin: .3em 0; letter-spacing: 1px;}
h3 {font: 34px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #0040be; padding: 0; letter-spacing: -1px; 	text-align: left; margin-bottom: -2px;}
h4 {font: normal 28px 'Jura', Verdana, Helvetica, sans-serif; color: #0040be; margin: .3em 0;}
h5 {font: normal 24px 'Raleway', Verdana, Helvetica, sans-serif; color: #0056fc; margin: .3em 0; font-variant: small-caps;}
h6 {font: normal 24px 'Jura', Verdana, Helvetica, sans-serif; color: #0056fc; margin: .3em 0;}

/* ============================================== HEADER & NAVIGATION ======================================= */
/* Header and Site Name */
header {width: 100%; color: #ffffff; background: #202020 url("../img/dark-honeycomb.png"); padding-bottom: 20px;}
.logo {float: left;	width: 60%;	text-align: left; padding: 10px 0;}
.brand, .brand a, .brand a:hover {font: 46px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #fff; letter-spacing: -1px; text-decoration: none; margin: 0;}
.slogan {font:22px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #fff; font-style: italic; margin: 0;}	

/*Top Links on Right Side of Header*/
.toplinks {float: right; width: 30%; text-align: left; font-size: 14px; font-family: 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #ffffff; letter-spacing: 1px; 
	padding: 0; margin: 0; padding: 10px 0 0 10px; border-left: 1px dashed #fff;}
.toplinks a {color: #fff!important; font-weight: normal; text-decoration: none; outline: none;}
.toplinks a:hover {color: #dbe8ff!important; text-decoration:none; font-weight: normal; outline: none;}
.toplinks a:visited {color: #c0c0c0;}
.toplinks ul {display: inline-block; list-style: none; margin: 0; padding: 0; overflow: hidden;}
.toplinks ul li {float: left; }
.toplinks ul li a {display: block; text-align: center; padding: 12px 10px; text-decoration: none; text-transform: uppercase;}

/* Mobile Header */
#mheader {margin: -8px 0 0 0; padding: 0;}
.mmaintitle {font-family: 'Cormorant Garamond';	font-size: 28pt; text-shadow: 0.6px 0.6px #000; color: #002c82;}
#mast {background:#002c82 linear-gradient(to bottom, #002c82 0%, #0040be 100%)!important; border-top: 1px solid #002c82; border-bottom: 1px solid #fff;}
.mtitlehr {color: #fff; background-color: #002c82;}
.mhead ul li {color: #fff;}
.mhead li a {background-color: #002c82!important; border-bottom: 1px solid #c0c0c0!important; border-top: 1px solid #e6e6e6; color: #fff!important;}
.mhead li a:hover {background-color: #0040be!important; border-bottom: 1px solid #c0c0c0!important; border-top: 1px solid #e6e6e6; color: #fff!important; text-decoration:none;}

/* Site Name */
.title-area {width:100%; padding: 20px 0 0 0;}
.title-area, .title-area a, .title-area a:hover  {font: 38px 'Cormorant Garamond', Verdana, Helvetica, sans-serif;	color: #ffffff!important; letter-spacing: -1px; text-decoration: none; margin: 0; }
.logintext {float:right; color: #fff; font-size:10px; text-transform: none;}

/* ===== Main Nav Coding ===== */
div.innercontainer {background-color: transparent; border-radius: 0; border: none; border-bottom:1px solid transparent; margin-top: 5px; box-shadow: none;}
.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:#f5faff;}
.nav-primary .nav-menu  a:active { color:#f5faff;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#f5faff;}

.nav-menu {clear:both; color:#222; font-size:16px; font-weight:400; text-transform:uppercase; width:100%; margin: 0 0 10px 0; display:inline-block; float: left!important; padding: 0; list-style: none; background: #0040be; background: linear-gradient(#0040be, #0056fc, #0040be);
   	color: #ffffff; box-sizing: border-box; height: 44px; box-shadow: 0 5px 15px -4px rgba(0, 0, 0, 0.4); border-bottom: 1px solid #fff;}
.nav-menu .menu-item {display:inline-block;	text-align:left;}
.nav-menu a {border:none; color:#222; padding:8px 20px 12px 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: #f5faff; padding: 12px 20px 8px 20px;}

.topsearchnav li {display: inline-block;}
.slidedown { background-color:#fff; color: #000;}
ul.tngdd .stubmenu  {background-color: transparent;); border-radius: 0; border: none;}
ul.tngdd .topline {border-top:1px solid #777;}
ul.tngdd .sub {background: #002c82 url('img/arrowdown2.png') no-repeat 146px 7px; color: #000;}

/* Coding for Home, Search, Logon */
div.icons {padding: 0; height:36px; margin: 0 18px 0 0;} 
div.icons a {color: #fff;}
div.icons a:hover {color: #fff; background-color:#002c82; border-radius: 5px;}
.tngsmallicon {background: transparent; font-weight: normal; color: #fff; margin-right:20px;}  

/* Coding for Find, Media, Info */
ul.tngdd {background-color:transparent; margin: 3px  0 0 0;}
ul.tngdd a {display:block; text-decoration:none; border-radius: 5px; color:#fff;}
ul.tngdd .menulink {padding:4px 2px 14px 30px; font-weight: normal; color: #fff!important; height: 16px; background: transparent url(../img/ArrowDown.png) 4px 10px no-repeat;
	 width:80px; border:none;}
ul.tngdd .menulink:hover, ul.tngdd .menuhover {background: #002c82 url('../img/ArrowDown.png') 4px 10px no-repeat; text-decoration:none; color: #fff!important;
	border-radius: 5px 5px 0 0;}

/* 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 {color: #000; padding:4px 4px 4px 10px; background-color:#fff; color: #002c82!important; border-top:1px solid #ffffff; border-radius: 0px; text-transform:none;}
ul.tngdd ul li a:hover {background-color:#0040be; color: #fff!important; text-decoration:none;}

/*Language Menu*/
ul.tngdd .langmenu {border: none; padding: 0;}
#newlanguage1 {color: #fff; background-color: transparent; border:  1px solid transparent; text-transform: uppercase; margin-top: 6px;  box-shadow:none;}
#newlanguage1:hover {color: #fff;  background-color: #002c82; border: 1px solid transparent; text-transform: uppercase;}

/*Print & Share Icons*/
div.icons-rt {font-weight: normal; margin: 0;}
div.icons-rt a {background: transparent; border: none; font-weight: normal; color: #fff;}
div.icons-rt a:hover {text-decoration: underline;}

/* ====================================== ADMIN & PAGE CODING =============================================== */
/* General */ 
.normal {font-size:11pt;}
.databack {background-color:#f5faff;}

/* Popup windows */
.LB_window {background:#f5faff; border:2px solid #000; color:#000;}
.LB_content {background:#f5faff;}

/* Buttons - (not the "See More" or other buttons on home page) */
a.lightlink:link, a.lightlink:hover {font-weight: bold;}
.lightlink:link, .lightlink:visited {color: #f5faff; text-decoration: none;}
.lightlink:hover, .lightlink:active {color: #81acff;text-decoration: none; }
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {color: #f5faff;}
.lightlink2:link, .lightlink2:visited {color: #fff;}

/* Alphabet Tabs & Numerical Listing */
.snlink {background-color:#002c82; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#fff !important; font-weight: normal; font-size:11pt;}
p a.snlink {background-color:#0040be; color:#fff; font-weight: normal; font-size:11pt;}
a.snlink {font-size:11pt;}
a.snlink:hover {background-color:#0056fc!important; color:#fff; font-weight: normal; font-size:11pt;}
p a.snlink:hover {background-color:#0056fc; color:#fff; font-weight: normal; font-size:11pt;}
.snlinkact {background-color:#0040be; color:#fff; font-weight: normal; font-size:11pt;}

/* Admin Buttons */
input.minifield {background-color:#002c82; color: #fff; font-size:11pt;}
input[type=button], input[type=submit], input[type=reset], button, input[type=file]::file-selector-button {background-color: #002c82; color: #ffffff; font-weight:normal;}
input[type=file]::file-selector-button:hover {background-color: #0056fc; color: #ffffff; font-weight:normal;}
::placeholder {font-size: 11pt; color: #fff; opacity: 1; /* Firefox */}
::-ms-input-placeholder {font-size: 11pt; color: #fff;  /* Edge 12 -18 */;}

#previewbtn {background-color: #002c82; margin-bottom: 0;} 
.bigselect {background-color: #002c82; color: #fff;}
.bigselect:hover {background-color: #0056fc; color: #fff;}
.btn {margin-bottom: 2px;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #0056fc !important; text-decoration: none;}

/* Fields */
/* fieldnameback: background color for column and row title sections, also background color for template settings page */
.fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {background-color:#002c82; font-size:11pt;}

/*Admin Page for People, Families, Import/Export, Setup*/
.adminbody {background:url('../img/back2.png');}
.adminnav .snlink {background-color: #002c82;}
.adminnav .snlinkact {background-color:#0040be; color:#fff;}
.admintop {background: #002c82 linear-gradient(135deg, #002c82, #0040be, #002c82); color: #fff;}
.admincell {background: #002c82 linear-gradient(135deg, #002c82, #0040be, #002c82);}
a.admincell {color: #fff; background: #002c82 linear-gradient(135deg, #002c82, #0040be, #002c82);}
.admincell:hover, a.admincell:hover  {background-color:#002c82; background-image:none;}

/*Paragraph on top of the Administration Page*/
.tngmsgarea  {color: #fff; background: #002c82 linear-gradient(135deg, #002c82, #0040be, #002c82); text-shadow: 0px 0px 0px #000000;}
.tngmsgarea .adminsubhead, .yellow {color: #e2ece8;}
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #fff; text-decoration: none;  text-shadow: 0px;}
.tngmsgarea a:hover {color: #81acff!important;}
.tngmsgarea .admintasks, .yellow {color: #f5faff;}
#msgs hr {color: transparent!important; border-bottom: 1px solid #fff; width: 96%}/* Makes the hr transparent and adds a white border which mimics the hr */

/* Left Menu */
.sideback {background: #002c82; font-weight: normal; background-image:none; }
.sideback hr {color: transparent!important; border-bottom: 1px solid #fff; width: 96%}/* Makes the hr transparent and adds a white border which mimics the hr */
.leftmenu {font-size:16px;}
.leftlink:hover, a.leftlink:hover {background-color:#0056fc!important;}  

/* Toggle Head on General Settings Page */
.subhead {color:#002c82;}
.subheader {color:#002c82;}
.togglehead {color:#002c82 !important;}
.togglehead:hover {color:#0056fc !important; text-decoration:none;}

/* Header on public inside pages */
/* Image & page title (h1) located at the top of the content area (sources, search, surname list, etc) */
.header {margin: 10px 5px 0 0; font-size: 32px; font-weight: normal; color: #0040be;}
.plainheader {font: 26px 'Raleway', Verdana, Helvetica, sans-serif; color: #0040be; font-weight: normal;} /* Header breadcrumb on the admin pages */
.defphoto {margin-top: 12px;} /*adjusts h1 spacing to make it even with the default photo on the Individual page */
.vcard .defphoto {margin-top: 1px;}
.headericon {display:none; visibility:hidden;}

.featured-content {font-size: 14px; clear:both; overflow:hidden;}
.featured-content .entry-title a {border:none;}
.site-header .widget-area {float:right; text-align:right; width:728px;}
.titlebox, td.highlightedchild {background-color:#fbfbf9; box-shadow:4px 4px 6px 0 #777;}

/* ===== FAMILY TREES - ANCESTORS/DESCENDANTS PAGES ===== */
/*Tabs Coding used on getperson pages: Individual, Ancestors, Descendants, etc. */
ul#tngnav {margin:0 0px 0px 10px;font-size:11pt; font-weight: bold;}
#tngnav li {margin: 0 0 0 1px;font-size:11pt;}
#tngnav li a {font-size:11pt; font-weight: bold;}
#tngnav a {color:#fff!important; background:#0056fc; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px; font-weight: bold;}
#tngnav a:hover {background:#0040be; color:#fff;}
#tngnav a.here {background:#002c82; color:#fff; border-right:1px solid #777; margin: 0;}

/*Family Tree Chart Box Coding - Ancestors & Descendants Boxes*/
.pedbox {background-color: #f5faff!important;}
.pboxname {font-size: 10.5pt!important;}
.hiddenbox {background-color:#f5faff!important;}
.floverIr {background-color:transparent!important;}

.fambackground {background-color: #dbe8ff; width:220px; padding-bottom:8px;}
.fambox, .mfambox {background-color: #f5faff; font-size: 10pt; line-height:10pt; height: 60px; width: 200px;}
.fambox a:link, .fambox a:visited {font-size: 10pt;}
.mfambox a:link, .mfambox a:visited {font-size: 10pt;}

/* ===== MISCELLANEOUS ===== */
/* Calendar */
table.calendar {background-color:#f5faff!important; border: 1px solid #0040be!important;}
td.calDay {border-top: 1px solid #0040be!important; border-left: 1px solid #0040be!important; border-bottom: 2px solid #0040be!important; border-right: 2px solid #0040be!important;}
#calLegend {background-color: #f5faff!important; border: 1px solid #0040be!important; font-size: 9pt; font-weight: bold; margin-top: 8px; padding: 4px; text-align: center;}
a.hidden {background-color: #f5faff!important;}
td.calToday {background-color: #f5faff!important; border-top: 1px solid #0040be!important; border-left: 1px solid #0040be!important; border-bottom: 2px solid #0040be!important; border-right: 2px solid #0040be!important;}

/* 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;}

/* ===== SPECIFIC TEMPLATE CODING ===== */
/* Paragraph & text styles */
.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%;}
.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;}
.lead2 {font-size: 22px; line-height: 22px; font-variant: small-caps;}
.project {font-size: 14px; line-height: 16px;}
.dropcap {overflow: hidden;}
.dropcap:first-letter {color: #0040be;	display: block; float: left; font: 60px/50px 'Cormorant Garamond', Georgia, Garamond, serif; padding: 6px 4px 0 0;}
.captions {font-size: 14px; font-style:italic; text-align: center; margin-top: 6px;}

/* Fieldset Legend */
fieldset {width: 90%; border: 1px double #0040be; padding: 20px 3%; margin: 20px 2%;}
legend {color: #0056fc; font: 30px 'Raleway', Verdana, Helvetica, sans-serif; background-color: #ffffff; padding: 0 10px;}

/* Image Styles - Not all are used in this template */
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 #002c82 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;}

.img-logo {max-width: 114px;}

/*Random Photo Coding*/
.indexphototable {width: 80%; margin: 0 auto 10px auto; padding: 3px; font-style: italic; font-size: 14px; text-align: center;}
.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: 1238px; text-align:left; margin: 0 auto; clear:both;}
.inside {width: 98%; padding: 10px 1%;}

/* Rows */
.row3 {background: #f5faff; border-top: 1px solid #dbe8ff; margin-top: 10px;}
.row3 a:hover {text-decoration: underline;}


/* 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 0;}
.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;}

/* ===== FOOTER CODING ===== */
footer {clear: both; background: #202020 url("../img/dark-honeycomb.png"); color: #fff; padding: 10px 0 6px 0; line-height: 13px; text-align:center; font-size: 90%;}
footer a {color: #dbe8ff!important; font-weight: normal; text-decoration: none; outline: none;}
footer a:hover {color: #fff!important; text-decoration: none; font-weight: normal; outline: none;}

/* Mobile Footer */
.mobilefooter {background: #202020 url("../img/dark-honeycomb.png") !important; margin-top: -12px; padding: 0 0 6px 0; color: #fff; line-height: 13px; text-align:center; font-size: 90%;}
.mobilefooter a {color: #dbe8ff!important; font-weight: normal; text-decoration: none; outline: none;}
.mobilefooter a:hover {color: #fff!important; text-decoration: none; font-weight: normal; outline: none;}
.mobilefooter .btn_lg {margin-top: 20px;}

/* ===== SPECIAL BLOCKS ===== */
/* POSTCARDS */
.postcard {margin: 0 0 30px 0; overflow: hidden; background: #fff; border: 1px #aaa solid; padding: 3px; color: #fff; max-width: 285px;}
.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: #0040be linear-gradient(#0040be, #0056fc);
 transition: all 0.25s; margin-top:-4px;}
.postcard:hover .thumbnail .caption {transition: all 0.25s; background: #002c82;}
.title2 {font:16px 'Open Sans', Helvetica, Arial, sans-serif; color: #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; transition: all 0.25s;}
.postcard .thumbnail .caption a:hover {color: #0056fc;}
.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 'Philosopher', 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%;}

/* TAB CONTENT FORMATTING */
/* Used in some templates and used in the Misc. pages provided by GWT */
ul.tabs {margin: 10px 0 0 0; padding: 0; float: left; list-style: none; height: 32px; border-bottom: 1px dotted #002c82; border-left: 1px dotted #002c82; 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 #002c82; border-left: none; font-weight: normal; background:#002c82 linear-gradient(135deg, #002c82, #0056fc, #002c82); color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs li:hover {background: #002c82; color:#ffffff;}
ul.tabs li.active {background: #002c82 linear-gradient(135deg, #002c82, #0056fc, #002c82); border-bottom: 1px solid #002c82; color: #ffffff;}
.tab_container {border: 1px dotted #002c82; 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;}
.posted {padding: 0; letter-spacing: 1px; font-variant: small-caps; font-size: 22px; color: #7c7c7c;}

/* SLIDER CAROSUEL */
.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: #0040be;  
  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;
}

/* ===== BUTTONS ===== */
.btn-detail {position: relative; background:#002c82 linear-gradient(#002c82, #0056fc); background-position: center; transition: background-color 0.8s; border: 1px solid #002c82; 	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: #0056fc radial-gradient(circle, transparent 1%, #0056fc 1%); background-position: center; background-size: 15000%; border: 1px solid #002c82;
	color: #fff!important; 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: #002c82; background-size: 100%;}

.btn-small {position: relative; background:#002c82 linear-gradient(#002c82, #0056fc); background-position: center; transition: background-color 0.8s; border: 1px solid #002c82; 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;}
.btn-small:hover {background: #0056fc radial-gradient(circle, transparent 1%, #0056fc 1%); background-position: center; background-size: 15000%; border: 1px solid #002c82;
	color: #fff!important; 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: #002c82; background-size: 100%;}

/* SCROLL TO TOP FORMATTING */
.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: #0056fc; box-shadow: inset 0 0 10px #202020, 0 1px 1px rgba(0, 0, 0, 0.5); 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: #81acff; box-shadow: inset 0 0 15px #000000, 0 1px 1px rgba(0, 0, 0, 0.5); text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);}
.scroll-to-top a, .scroll-to-top a:hover {text-decoration: none;}

/* 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 zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);  }
  50% {opacity: 1;} }
@keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);}
  50% {opacity: 1;} }
.zoomIn {-webkit-animation-name: zoomIn; animation-name: zoomIn;}

/* ================================================================================================================================== */
/* ================================================================= MEDIA QUERIES ================================================== */
/* ================================================================================================================================== */
                                               /* ================= SMALL DEVICE 01 ==================== */
/* ================================================================================================================================== */
@media screen and (max-width: 320px) {
	.container  {width: 95%; margin: 0 auto;}
	.brand, .brand a, .brand a:hover  {font-size: 28px;}
	.headerBox75Left  {float: none; width: 98%;}
	.headerBox25Right {float: none; width: 50%;}
	/* === 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, 
   	.contentBox25Left, .contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	/* === miscellaneous coding ==== */
	.img-frame{max-width: 98%;}
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	h1 {font-size: 36px;}
	h2 {font-size: 32px}
	.text-align-right {text-align:center; padding-right: 0;}
	#charts { width: 300px !important; margin: 0 auto;}
	.focus-chart {width: 300px !important; height: auto !important;}
	.img-round-right {float: none; margin: 0 auto;}
	.postcard {margin: 0 auto;}
	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none;}	
	ul.tabs li {float: none; width:80%; margin: 0 auto;}
	.tab_container {clear: both; float: left; width:98%; margin-top:200px;}
}
/* ================================================================================================================================== */
                                   /* ================= SMALL DEVICE 02 ======================= */
/* ================================================================================================================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	.container {width: 95%; margin: 0 auto;}
	.brand, .brand a, .brand a:hover {font-size: 28px;}
	.slogan {clear: both;text-align: center;}
	.headerBox75Left  {float: none; width: 98%;}
	.headerBox25Right {float: none; width: 50%;}
	/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {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;}
   	.contentBox25Left  {width: 98%; margin: 0 auto; padding: 0; float: none; max-width: 450px;}
   	.contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	/* === miscellaneous coding ==== */
	.img-frame{max-width: 98%;}
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	.text-align-right {text-align:center; padding-right: 0;}
	.img-round-right {float: none; margin: 0 auto;}
	.postcard {margin: 0 auto;}
	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none;}	
	ul.tabs li {float: none; width:80%; margin: 0 auto;}
	.tab_container {clear: both; float: left; width:98%; margin-top:200px;}
}
/* ================================================================================================================================== */
                                   /* =================== SMALL DEVICE 03 ===================== */
/* ================================================================================================================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	.container {width: 97%; margin: 0 auto;}
	.headerBox75Left  {float: none; width: 98%;}
	.headerBox25Right {float: none; width: 50%;}
	/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {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;}
   	.contentBox25Left  {width: 98%; margin: 0 auto; padding: 0; float: none; max-width: 450px;}
   	.contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	/* === miscellaneous coding ==== */
	.img-frame{max-width: 98%;}
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	.postcard {margin: 0 auto;}
	.text-align-right {text-align:center; padding-right: 0;}
	.img-round-right {float: none; margin: 0 auto;}
	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none;}	
	ul.tabs li {float: none; width:80%; margin: 0 auto;}
	.tab_container {clear: both; float: left; width:98%; margin-top:200px;}
}
/* ================================================================================================================================== */
                                    /* ====================== MID DEVICE 01 ====================== */
/* ================================================================================================================================== */
@media screen and (min-width: 624px) and (max-width: 669px) {
	.container {width: 97%; margin: 0 auto;}
	.headerBox75Left  {float: none; width: 98%;}
	.headerBox25Right {float: none; width: 50%;}
	/* === 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,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
   	.contentBox25Left  {width: 98%; margin: 0 auto; padding: 0; float: none; max-width: 450px;}
   	.contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	/* === miscellaneous coding ==== */
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	.postcard {margin: 0 auto;}
	.text-align-right {text-align:center; padding-right: 0;}
	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none;}	
	.tab_container {clear: both; float: left; width:98%; margin-top:30px;}
}
/* ================================================================================================================================== */
                                                  /* ================== MID DEVICE 02 ================ */
/* ================================================================================================================================== */
@media screen and (min-width: 670px) and (max-width: 768px) {
	.container {width: 97%; margin: 0 auto;}
	.headerBox75Left  {float: none; width: 98%;}
	.headerBox25Right {float: none; width: 50%;}
	/* === 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,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
   	.contentBox25Left  {width: 98%; margin: 0 auto; padding: 0; float: none; max-width: 450px;}
   	.contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	/* === miscellaneous coding ==== */
	.postcard {margin: 0 auto;}
	.text-align-right {text-align:center; padding-right: 0;}
	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none;}	
	.tab_container {clear: both; float: left; width:98%; margin-top:30px;}
}
/* ================================================================================================================================== */
                                               /* ================== MID DEVICE 03 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 769px) and (max-width: 800px) {
	.container {width: 97%; margin: 0 auto;}
	/* === content box coding ==== */
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; padding: 0;  margin: 0 auto 20px auto; float: none; max-width: 450px;}
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 48%; margin: 1%; padding: 0;}
   	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
   	.contentBox25Left  {width: 98%; margin: 0 auto; padding: 0; float: none; max-width: 450px;}
   	.contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
	.postcard {margin: 0 auto;}
   	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none; margin-top:30px;}	

}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 01 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
  	.container {width: 98%;	margin: 0 auto;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 1%; padding: 0;}
   	.contentBox25Left  {width: 98%; margin: 0 auto; padding: 0; float: none; max-width: 450px;}
   	.contentBox75Right {width: 98%; margin: 1%; padding: 0; float: none;}
	/* ======== TAB FORMATTING ======== */	
	ul.tabs {border: none; margin-top:30px;}	

}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 02 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.container {width: 98%; margin: 0 auto;}
}














