﻿/* Designed by Genealogy Web Templates ~ Template 228 ~ v14
   https://genealogywebtemplates.com 
  
Main Colors used in this template
#274e71-darker color
#406993-dark color
#6c9fcc-medium color
#b3d0e5-light color
#d6e7f0-lighter color
#e6f0f6-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=Raleway|Open+Sans|Cormorant+Garamond|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%;}
body {background: #fff; font-size: 100%; font-family: 'Open Sans', Verdana, Helvetica, sans-serif; color: #000000; text-align: left; margin: 0 auto; padding: 0;}
header, figure, figcaption, footer, nav, article, section, aside, summary {display: block;}
.adminbody {background: url('../img/back.jpg');}

/* ======================================================GENERAL STYLES====================================================== */
/* link: normal links, active: links in use */
a:link, a:active, div.icons a {color: #274e71;}

/* visited: previously visited links */
a {color: #274e71; font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #406993; text-decoration: none; font-weight: normal; outline: none;}
a:visited {color: #6c9fcc; font-weight: normal;}

/* Horizontal Rules and Clear Floats */
hr {background-color: #6c9fcc; border: none; color: #6c9fcc; height: 1px; clear: both;}
hr.fancy {background: transparent url('../img/hr.png') center center no-repeat; color: #eee;  border: none; height: 60px;}
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: #274e71; font-weight: normal; padding: 0;}
ul li a:hover {color: #406993; 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: 3px; left: 0; content: "\f0a9"; color: #6c9fcc;}

.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: #6c9fcc; 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: #274e71; padding: 10px 0; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.list3 a, a:focus, a:active {color: #406993;}
.list3 a, a:focus, a:active, a:hover::before {transform: scaleX(1);}

ul.list4 {margin: 10px 0 20px 10px; padding: 0 0 0 0;}
ul.list4 li {list-style-type: none; line-height: 30px; width:300px; padding-left: 5px; background:#274e71; background-image: linear-gradient(#274e71, #6c9fcc, #274e71); 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: #406993; background-image: linear-gradient(135deg, #406993, #b3d0e5, #406993); 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 ============================================================ */
p a {word-wrap: break-word;}

/* ======== HEADINGS ======== */
h1 {font: 42px 'Cormorant Garamond', serif, Verdana, Helvetica, sans-serif; color: #274e71; margin: .3em 0 .3em 0; letter-spacing: -1px;}
h2 {font: 38px 'Cormorant Garamond', serif, Arial, Verdana, Helvetica, sans-serif; color: #406993; font-weight:normal; margin: .3em 0; letter-spacing: 1px;}
h3 {font: 30px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #274e71; padding: 0; letter-spacing: -1px; text-align: left; 	margin-bottom: -2px;}
h4 {font: normal 28px 'Jura', Verdana, Helvetica, sans-serif; color: #406993; margin: .3em 0;}
h5 {font: normal 24px 'Raleway', Verdana, Helvetica, sans-serif; color: #6c9fcc; margin: .3em 0; font-variant: small-caps;}
h6 {font: normal 24px 'Jura', Verdana, Helvetica, sans-serif; color: #406993; margin: .3em 0;}

/* ======================================================HEADER AREA ======================================================*/
/* ========== Site Name ============== */
.title-area {width:100%; padding: 20px 0 0 0;}
.title-area, .title-area a, .title-area a:hover  {font: 38px 'Poiret One', 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;}

/* ========== 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:#6c9fcc;}
.nav-primary .nav-menu  a:active { color:#6c9fcc;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#6c9fcc;}

.nav-menu {clear:both; width: 100%; height: 42px; color: #ffffff; text-transform: uppercase; margin: 0; display:inline-block; float: left!important;box-sizing: border-box; }
.nav-menu .menu-item {display:inline-block;	text-align:left;}
.nav-menu a {border:none; color:#222; padding:5px 20px 10px 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: #b3d0e5; 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;}

div.icons {padding: 0;}
div.icons a {color: #fff!important; font-weight: normal;}
div.icons a:hover {color: #fff; background-color:#406993; border-radius: 5px; font-weight: normal;}

/* 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 2px 12px!important; width:78px; border:none!important; padding-left: 28px; padding-right: 6px;  padding-top: 6px; padding-bottom: 8px;}
ul.tngdd .menuhover, ul.tngdd .menulink:hover {color:#fff; background-color: #406993!important; background: #406993!important url("../img/arrowdown2.png") no-repeat 2px 12px!important; text-decoration:none; margin: 0 0 10px 0; border:none!important; }
/*styles home/search/Logout*/
.tngsmallicon {background: transparent;padding:.1em 0px 0px 18px;height:16px;line-height:1.5;font-size: 16px; font-weight: normal; color: #fff;}

/*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; font-size:14px; display:block; padding:4px 4px 4px 10px; background-color:#eeeeee; color: #274e71!important; border-top:1px solid #ffffff; border-radius: 0px; text-transform:none;}
ul.tngdd ul li a:hover {background-color:#6c9fcc; color: #fff!important; text-decoration:none;}
ul.tngdd .sub {background: #6c9fcc 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 {color: #fff; background: transparent; border: 1px solid transparent; font-size:8pt !important; text-transform:uppercase;margin:3px 0 0 5px;}
#newlanguage1:hover {color: #fff; background: #406993; border: 1px solid transparent; font-size:8pt !important; text-transform:uppercase;}

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: 6px 0 0 0;}
div.icons-rt a { font-size: 8pt; background: transparent; border: 0 solid #fff; font-weight: normal;color: #fff; margin:auto 6px auto 0;}
div.icons-rt a:hover {text-decoration: underline;}

.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!important; text-decoration: none;}
.lightlink:hover, .lightlink:active {color: #e6f0f6!important;text-decoration: none; }
/*for active secondary tab link*/
a.lightlink2:link, a.lightlink2:visited, a.lightlink3:active {color: #fff!important;}
a.lightlink2:hover {color: #e6f0f6!important;}
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:active {color: #fff!important;}
a.lightlink3:hover {color: #e6f0f6!important;}

.normal {font-size:11pt;}

/* This is the Admin Cell for People, Families, etc */
.admincell {background-position: 0% 0%; background-color: #274e71;background-image: linear-gradient(#274e71, #406993, #274e71);}
a.admincell {color: #fff;background:#274e71; background-image: linear-gradient(#274e71, #406993, #274e71); }/*styles 'dots" on "Important Tasks"*/
.admincell:hover, a.admincell:hover  {background-color:#6c9fcc; background-image:none;}

.admintop {background:#274e71; background-image: linear-gradient(#274e71, #406993, #274e71); color: #fff;}

.sideback {background: #274e71; font-weight: normal; background-image:none; }
.leftmenu {font-size:14px;}
.leftlink:hover, a.leftlink:hover {background-color:#6c9fcc!important;}  

.tngmsgarea  {color: #fff;background:#274e71; background-image: linear-gradient(#274e71, #406993, #274e71); text-shadow: 0px 0px 0px #000000;}/*styles "Important tasks" */
.tngmsgarea .admintasks, .yellow { color: #e6f0f6;}
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #fff; text-decoration: none;  text-shadow: 0px;}
.tngmsgarea a:hover {color: #e6f0f6!important;}
.adminsubmsg {font-size: 12px; font-weight: bold;}

.leftmenu {font-size:14px;}

/* 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:#274e71; font-weight: normal; font-size:11pt;}
.fieldname b { font-weight: normal;}

.adminnav .snlink {background-color: #274e71;}
.adminnav .snlinkact {background-color:#6c9fcc; color:#fff;}/*same as "fieldnameback" background color */

.snlink {background:#6c9fcc; 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:#6c9fcc; color:#fff; font-weight: normal; font-size:11pt;}
a.snlink:hover {background:#b3d0e5!important; color:#fff; font-weight: normal; font-size:11pt;}
p a.snlink:hover {background:#b3d0e5 !important; color:#000!important; font-weight: normal; font-size:11pt;}
.snlinkact {background:#274e71; color:#fff!important; font-weight: normal; font-size:11pt;}

.subhead {color:#274e71;}
.subheader {color:#274e71;}
.togglehead {color:#274e71!important;}/*color for General Settings*/
.togglehead:hover {color:#406993!important; text-decoration:none;} /*hover color for General Settings*/

.databack {background-color:#edf5f9;}

/*Tabs Coding - also in tngtabs2.css*/
ul#tngnav {margin:0 0px 0px 10px; font-weight: normal; font-size:11pt;}
#tngnav li {margin: 0 0 0 1px;}
#tngnav li a {font-size:11pt;}
#tngnav a {background:#6c9fcc; color:#fff!important; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px; font-weight: normal; font-size:11pt;}
#tngnav a:hover {background:#b3d0e5; color:#000!important; font-weight: normal; font-size:11pt;}/*active tab*/
#tngnav a.here {background:#274e71; color:#fff!important; border-right:1px solid #777; margin: 0; font-weight: normal; font-size:11pt;}/*active tab*/

/*Family Tree Chart Box Coding - Ancestors & Descendants Tab*/
.pedbox {background-color: #e6f0f6!important;}
.pboxname {font-size: 10.5pt!important;}
.pboxname a:link, .mfambox a:visited {font-size: 10.5pt; color:#000;}

/*Family Tree Chart Box Coding - Family Tab*/
.fambackground {background: #e6f0f6; width:220px; padding-bottom:8px;}
.fambox, .mfambox {background-color: #edf5f9; height: 60px; width: 200px; font-size: 10pt;}
.fambox a:link, .fambox a:visited {font-size: 10pt; color:#000;}
.mfambox a:link, .mfambox a:visited {font-size: 10pt; color:#000;}

/* 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: #e6f0f6!important;}

.hiddenbox {background:#e6f0f6!important;}
.floverIr {background:transparent!important;}

input.minifield {background: #6c9fcc; color:#fff; font-size:11pt;}

/* ========== Popup windows ========== */
.LB_window {background:#e6f0f6; border:2px solid #000; color:#000;}
.LB_content {background:#e6f0f6;}

/* ========== Calendar ========== */
table.calendar {background-color:#e6f0f6!important; border: 1px solid #274e71!important;}
td.calDay {border-top: 1px solid #274e71!important; border-left: 1px solid #274e71!important; border-bottom: 2px solid #274e71!important; border-right: 2px solid #274e71!important;}
#calLegend {background-color: #e6f0f6!important; border: 1px solid #274e71!important; font-size: 9pt; font-weight: bold; margin-top: 8px; padding: 4px; text-align: center;}
a.hidden {background-color: #e6f0f6!important;}
td.calToday {background-color: #e6f0f6!important; border-top: 1px solid #274e71!important; border-left: 1px solid #274e71!important; border-bottom: 2px solid #274e71!important; border-right: 2px solid #274e71!important;}

/* ===================================================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: #274e71; margin-top:10px;}

.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;}

/* ======== v14 changes for new relationship chart and plain header ======== */
.plainheader {font-family: 'Cormorant Garamond', 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;}
.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 ========== */
.lead2 {font-size: 22px; line-height: 22px; font-variant: small-caps;}

/* Drop Caps ========== */
.dropcap {overflow: hidden;}
.dropcap:first-letter {color: #274e71;	display: block; float: left; font: 60px/50px Georgia, Garamond, serif;	padding: 6px 4px 0 0;}

/* Fieldset Legend ========== */
fieldset {width: 90%; border: 1px double #274e71; padding: 20px 3%; margin: 20px 2%;}
legend {color: #6c9fcc; font: 30px 'Raleway', Verdana, Helvetica, sans-serif; background-color: #ffffff; padding: 0 10px;}

/* ================================================== IMAGE STYLES ============================================================== */
img {border: none; box-sizing: border-box;}
.img-border {margin: 10px; border: 1px #777 solid; max-width: 100%;}
.img-border-left {float: left; background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 20px 4px 0; max-width: 100%;}
.img-border-right {float: right; background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 20px 4px 0; max-width: 100%;}
.img-right {margin: 5px 0 10px 18px; float: right; max-width: 100%;}
.img-left {margin: 5px 18px 10px 0; float: left; max-width: 100%;}

.img-frame {background: #ffffff; border: 1px #aaa solid; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); padding: 3px; margin: 12px; max-width: 100%;}
.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; max-width: 100%;}
.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; max-width: 100%;}

.img-curved {border-radius: 10px; margin: 4px 10px; border: 1px #444 solid;	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); max-width:100%;}
.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); max-width:100%;}
.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); max-width:100%;}

.img-shadow {margin: 5px 0; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); max-width:100%;}
.img-shadow-right {margin: 5px 0 0 10px; float: right; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); max-width:100%;}
.img-shadow-left {margin: 5px 10px 0 0; float: left; box-shadow: 0 10px 10px -9px rgba(0, 0, 0, 0.5); max-width:100%;}

.img-round {border-radius: 50%; border: 2px #fff solid; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.7); max-width:100%;}
.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; max-width:100%;}
.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; max-width:100%;}
.img-round2 {border-radius: 50%; border: 2px #406993 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-round2 {border-radius: 50%; border: 1px #127e7e solid;}
.img-gallery {border: 1px #d0d0d0 solid; padding: 1%; margin: 1% 2%; max-width:100%;}

.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 ================================================== */
.featured-content {font-size: 14px; clear:both; overflow:hidden;}
div.innercontainer {background-color: transparent; border-radius: 0; border: none; border-bottom:1px solid transparent;}

.container {width: 1236px; text-align:left; margin: 0 auto;}
.inside {margin: 0 10px;}
/* ================================================ SECTION BLOCKS ============================================================== */
/* ======== Sets the opacity of any row that may have a light image  ======== */      
.row-opacity {background-color: rgba(0, 0, 0, 0.1);  /* 0.1 sets the amount of transparency */ background-size: cover; height: 100%; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
/* ========== Header and Site Name ============== */
/* ======== Row 1 is the light background on the bottom 3 boxes near the footer ======== */
.row1 {width: 100%; margin-top: 30px; background-color: #e6f0f6; border-top: 1px solid #b3d0e5; border-bottom: 1px solid #b3d0e5;}

/* ======== Row 2 is the top bar ======== */
.row2 {background: #202020; padding: 3px 30px 1px 30px; color: #fff; border-bottom: 1px solid #d8dede;  }
.row2 a {color: #fff; font-weight: normal; text-decoration: none; outline: none; font-size: 80%;}
.row2 a:hover {color: #b3d0e5; text-decoration: none; font-weight: normal; outline: none;}

/* ======== Row 3 the navigation bar  ======== */
.row3 {background: #202020;	height: 40px; border-top: 1px solid #fff; padding:0; margin: 0; clear: both;}

/* ======== Row 4 is the footer area   ======== */
.row4 {background: #202020; padding: 0; color: #fff;}
.row4 a {color: #fff; font-weight: normal; text-decoration: none; outline: none;}
.row4 a:hover {color: #b3d0e5; text-decoration: none; font-weight: normal; outline: none;}

/* ========== Header and Site Name ============== */
header {width: 100%; color: #fff; background: #274e71; border-bottom: 1px solid #000;}
.headerBox2a {float: left; width: 50%; padding: 0;}
.headerBox2b {float: left; width: 50%; padding: 0;}

.brand, .brand a, .brand a:hover  {font: 38px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #ffffff; letter-spacing: -1px; text-decoration: none; margin: 0;}
.slogan {font-size: 22px; font-family: 'Cormorant Garamond', cursive, Verdana, Helvetica, sans-serif; color: #ffffff; padding-left: 10px; margin: 0 0 30px 0;}	

/* ========== 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 ========== */
footer {clear: both; color: #fff; padding: 10px; margin-top: 0;}
footer h4 {color: #fff;}
footer a {color: #fff!important; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);}
footer a:hover {color: #b3d0e5; text-decoration:none;}
.copyright {letter-spacing: 3px; text-align: center; font-size: 90%; color: #fff; margin: 0; padding:0;}

/* ========================== SPECIAL BLOCKS =================================== */
/* ======== Parallax ======== */
section.module {padding-bottom: 10px; padding-top: 80px;}
section.module p {font-family: "Cormorant Garamond", serif; font-size: 20px; letter-spacing: 1px; letter-spacing: 3px; color: #ffffff;}
section.module p:nth-child(1) {font-size: 48px; font-weight: 400;}
section.module p:nth-child(2) {font-size: 32px; font-style: italic;}

section.module.parallax {height: 700px; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; 	background-size: cover;
   box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.4); box-sizing: border-box;}
section.module.parallax-1 {background-image: url('../img/mainimage1.jpg');}
section.module.parallax-2 {background-image: url('../img/mainimage2.jpg'); margin-bottom: 30px;}
section.module.parallax-2 p:nth-child(1) {font-size: 62px; font-weight: 400; color: #fff; text-align:center; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); margin-top: 0; margin-bottom:40px;}

/* ======== Top Content Boxes ======== */
.topsection {padding: 0 0 10px 0; width: 1200px; margin-top: -150px !important; font: 36px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; color: #fff; margin: 0 auto;}
.topcontentBox3a {float: left; width: 31.33333%; padding: 0; margin: 0 1% 5px 0;}
.topcontentBox3b {float: left; width: 31.33333%; padding: 0; margin: 0 1% 5px 1%;}
.topcontentBox3c {float: left; width: 31.33333%; padding: 0; margin: 0 0 5px 1%;}

/* ========  SNIP PHOTO TEXT EDITING- Used in Top Boxes  ======== */
.snip {position: relative; display: inline-block; overflow: hidden; width: 100%; color: #ffffff; text-align: left; font-size: 16px; margin: 0;
  border-radius: 10px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
.snip * {-webkit-transition: all 0.35s; transition: all 0.35s; -webkit-box-sizing: border-box; box-sizing: border-box;}
.snip img {max-width: 100%; vertical-align: top;}
.snip figcaption {position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 20px; background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  display: flex; flex-direction: column; justify-content: flex-end;}
.snip h3 {font-size: 44px; font-weight: 400; color: #fff; line-height: 1; letter-spacing: 1px; text-transform: uppercase; margin: 3px 0;}
.snip .title1 {font-weight: 700;}
.snip .title2 {font-weight: 300; font-size: 36px;}
.snip .title3 {font-weight: 700; font-size: 25px;}
.snip a {position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.snip:hover img, .snip.hover img {-webkit-transform: scale(1.3) rotate(5deg); transform: scale(1.3) rotate(5deg);}

/* ========  SNIP2 PHOTO ======== */
.snip2 {font-family: sans-serif; position: relative; overflow: hidden; max-height: 350px; max-width: 250px; margin: 0 auto; margin-bottom: 20px; width: 90%; color: #faece8; text-align: left;
	background-color: #000; border: 1px solid #404040; border-radius: 10px;}
.snip2 * {-webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-transition: all 0.45s ease;  transition: all 0.45s ease;}
.snip2 img {vertical-align: top; max-width: 140%; backface-visibility: hidden;}
.snip2 figcaption {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; padding: 30px; background-color: #000; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5); box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);}
.snip2 p {margin-top: 12px;	color: #fff!important; font-family: "Open Sans", serif!important; font-size: 14px!important;}
.snip2 h2 {font-size: 26px; margin: 0; font-family: 'Cormorant Garamond', serif; color: #6c9fcc; text-align:center;}
.snip2 h3 {color: #b3d0e5; border-bottom: 1px #6c9fcc solid; font-family: "Open Sans", serif!important; font-size: 18px; font-weight: normal; letter-spacing: 1px; text-align:center; margin: 0;}
.snip2 a {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1;}
.snip2:hover > img, .snip2.hover > img {-webkit-transform: translateX(-100%); transform: translateX(-100%);}
.snip2:hover figcaption, .snip2.hover figcaption {-webkit-transform: translateX(0%); transform: translateX(0%);}

/* ----- Ticker ----- */
#ticker {list-style: none outside none; margin: 0; min-height: 150px;}
#ticker li {margin: 0; background: none; padding: 0;}
#ticker p {color: #ffffff;	font-size: 18px; padding-left: 20px; margin-top: 0; padding-top: 0; text-align:left;}
#ticker .tcontent {color: #ffffff; padding: 15px; text-align:left;}
#ticker .author {color: #fbfbfb; text-align: center; font-size: 24px; letter-spacing: 2px; padding:10px 0;}
.testimonial {position: relative; color: #ffffff;}

/* ----- 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: 22px 'Raleway', Verdana, Helvetica, sans-serif; color: #000000; cursor: pointer; background: #ffffff;
	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: #b3d0e5; background-attachment: scroll;}
#acc dd {width: 94%; padding: 5px 2%; margin: 0 auto; border-top: none;}

/* ----- Color Box and Call Boxes ----- */
.colorbox {width: 90%; min-height: 225px; text-align: left; color: #ffffff; padding: 20px 3%; margin: 20px; background-color: #274e71;
	box-shadow: 0 0 0 5px #274e71 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #6c9fcc inset, 0 10px 15px -10px rgba(0,0,0,0.6);
	border-radius: 8px;}
.colorbox p {font: normal 20px 'Raleway',Verdana, Helvetica, sans-serif; color: #ffffff; margin: .3em 0;}

.callbox1 {text-align: left; padding: 2px 10px; margin: 12px 0; background-color: #274e71; border-radius: 10px;
	box-shadow: 0 0 0 5px #274e71 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #6c9fcc inset, 0 10px 15px -10px rgba(0,0,0,0.6);}
.callbox2 {text-align: left; width: 50%; padding: 20px 10px; margin: 0 auto; margin-bottom: 60px; color: #ffffff; font-size: 18px; background: rgba(0, 0, 0, 0.8); border-radius: 10px;
	box-shadow: 0 0 0 5px #23353b inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #000000 inset, 0 10px 15px -10px rgba(0,0,0,0.6); min-height: 250px;}
.callbox2 p {font: normal 22px 'Raleway',Verdana, Helvetica, sans-serif; margin: .3em 0;}
.callbox1 h5, .callbox2 h5 {color: #ffffff; text-align: center; font-size: 28px;}
.callbox1 * {color: #ffffff;}
.callbox2 * {color: #ffffff;}
.callbox3 {text-align:center; width: 90%; padding: 10px 20px; margin: 0 auto; color: #ffffff; font-size: 18px; background: rgba(0, 0, 0, 0.6); border-radius: 20px;
	box-shadow: 0 0 0 5px #274e71 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #000000 inset, 0 10px 15px -10px rgba(0,0,0,0.6); min-height: 350px;}


/* ======================================================BUTTONS & MISCELLANEOUS ================================================= */
input[type=button], input[type=submit], input[type=reset], button {background-color: #274e71; color: #ffffff; font-weight:normal;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #6c9fcc !important; text-decoration: none;}

/* ----- Buttons ----- */
.btn-detail {position: relative; background:#406993 linear-gradient(#406993, #6c9fcc); background-position: center; transition: background-color 0.8s; border: 1px solid #406993;
	color: #fff!important; cursor: pointer; font-weight: normal; font-size: 80%; text-decoration: none; padding: 5px 35px 5px 5px; border-radius: 5px; }
.btn-detail:after {position: absolute; font-family: 'FontAwesome'; content: "\f0a9"; top: 8px; right: 10px;}
.btn-detail:hover {background-color: #6c9fcc; background-image: radial-gradient(circle, transparent 1%, #274e71 1%); background-position: center; background-size: 15000%;
	border: 1px solid #406993; 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: #b3d0e5; background-size: 100%;}

.btn-small {position: relative; background:#406993 linear-gradient(#406993, #6c9fcc); background-position: center; transition: background-color 0.8s; border: 1px solid #406993;
	color: #fff!important; cursor: pointer; font-weight: normal; font-size: 85%; font-style: normal; text-decoration: none; padding: 5px; border-radius: 5px; float:right;}
.btn-small:hover {background-color: #6c9fcc; background-image: radial-gradient(circle, transparent 1%, #274e71 1%); background-position: center; background-size: 15000%;
	border: 1px solid #406993; 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: #b3d0e5; 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: #6c9fcc; 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: #6c9fcc; 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;}

/* Block Quote ========== */
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;}

   

/* ======= ANIMATE ======== */
/* ======== 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;}

@-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: 94%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -150px;}
	ul.tngdd {float:left!important;}	
	.logo {float: none; margin: 0 auto; width: 98%; clear:both;}
	.address {float: none; margin: 0 auto; width: 98%; clear:both;}
	.brand, .brand a, .brand a:hover  {font-size: 30px; clear: both;}
	.row3 {height:auto;}
/* === Parallax ==== */
	.parallax {width: 100%; height: auto;margin-bottom: 20px;}
	.parallax h1 {font-size: 40px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 250px; width: 250px!important; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; height: 250px; width: 250px!important; margin: 10px auto;}
	.topcontentBox3c {float: none; height: 250px; width: 250px!important; margin: 0 auto;}	
/* === content box coding ==== */
   	.callbox2,
	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, .topcontentBox3a, .topcontentBox3b, .topcontentBox3c,
   	.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}
	.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;}
}
/* ================================================================================================================================== */
                                   /* ================= SMALL DEVICE 02 ======================= */
/* ================================================================================================================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	.container {width: 94%;}
	nav {float: none; margin: 0;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -150px;}
	ul.tngdd {float:left!important;}	
	.row3 {height:auto;}
/* === header block ==== */
	.logo {float: none; margin: 0 auto; width: 98%; clear:both;}
	.address {float: none; margin: 0 auto; width: 98%; clear:both;}
/* === Parallax ==== */
	.parallax {width: 100%; height: auto;margin-bottom: 20px;}
	.parallax h1 {font-size: 40px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 250px; width: 350px!important; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; height: 250px; width: 350px!important; margin: 10px auto;}
	.topcontentBox3c {float: none; height: 250px; width: 350px!important; margin: 0 auto;}	
/* === content box coding ==== */
   	.callbox2  {width: 98%; padding-bottom:20px; margin: 0 auto 20px auto; float: none; max-width: 450px;}
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, .topcontentBox3a, .topcontentBox3b, .topcontentBox3c,
   	.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 {float: none; width: 90%; margin: 0 auto; padding: 0; max-width: 450px;}
	.contentRight, .contentLeft {float: none; width: 96%; margin: 0 auto; padding: 0;}	
/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
	.img-round-right {float: none; margin: 0 auto;}
}
/* ================================================================================================================================== */
                                   /* =================== SMALL DEVICE 03 ===================== */
/* ================================================================================================================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	.container {width: 94%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
	.row3 {height:auto;}
/* === header block ==== */
	.logo {float: none; width: 98%; margin: 0 auto; text-align: center; padding: 10px 0 10px 0; clear:both;}
	.brand, .brand a, .brand a:hover  {font-size: 38px; margin-top: 0;}
	.address, .address h3 {float:none; width: 98%; margin: 0 auto; text-align: center;}
	.text-align-right {text-align:center; padding-right: 0;}
/* === Parallax ==== */
	.parallax {width: 100%; height: auto;margin-bottom: 20px;}
	.parallax h1 {font-size: 40px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
   	.topcontentBox3a, .topcontentBox3b, .topcontentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
/* === content box coding ==== */
   	.callbox2  {width: 98%; padding-bottom:20px; margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.sidebarLeft, .sidebarRight {float: none; width: 96%; margin: 0 auto; padding: 0; max-width: 450px;}
	.contentRight, .contentLeft {float: none; width: 96%; margin: 0 auto; padding: 0;}
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, .topcontentBox3a, .topcontentBox3b, .topcontentBox3c,
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 98%; padding: 0; margin: 20px auto; float: none; max-width: 450px;}
/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
	.img-round-right {float: none; margin: 0 auto;}
}
/* ================================================================================================================================== */
                                    /* ====================== MID DEVICE 01 ====================== */
/* ================================================================================================================================== */
@media screen and (min-width: 624px) and (max-width: 669px) {
	.container {width: 94%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
	.row3 {height:auto;}
/* === header block ==== */
	.logo {float: none; width: 98%; margin: 0 auto; text-align: center; padding: 10px 0 10px 0; clear:both;}
	.address, .address h3 {float:none; width: 98%; margin: 0 auto; text-align: center;}
	.text-align-right {text-align:center; padding-right: 0;}
/* === parallax coding ==== */
	.parallax {height: auto;}	
	.parallax h1 {font-size: 48px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 90%; margin: 0 auto; margin-top: 50px !important;}
/* === content box coding ==== */
   	.callbox2  {width: 98%; padding-bottom:20px; margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.sidebarLeft, .sidebarRight {float: none; width: 96%; margin: 0 auto; padding: 0; max-width: 450px;}
	.contentRight, .contentLeft {float: none; width: 96%; margin: 0 auto; padding: 0;}
	.contentBox2a, .contentBox2b {width: 98%; margin: 1%; padding: 0;}
   	.topcontentBox3a, .topcontentBox3b, .topcontentBox3c,
	.contentBox2a, .contentBox2b, .contentBox3a, .contentBox3b, .contentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 43%;	padding: 0 2%; margin: 1%;}	
/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
}
/* ================================================================================================================================== */
                                                  /* ================== MID DEVICE 02 ================ */
/* ================================================================================================================================== */
@media screen and (min-width: 670px) and (max-width: 768px) {
	.container {width: 90%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
	.row3 {height:auto;}
/* === header block ==== */
	.logo {float: none; width: 98%; margin: 0 auto; text-align: center; padding: 10px 0 10px 0; clear:both;}
	.brand, .brand a, .brand a:hover  {font-size: 28px; margin-top: 0;}
	.slogan {font-size: 14px; padding: 0 0 10px 0;}
	.address {float:none; width: 98%; margin: 10px auto 0 auto;}
/* === parallax coding ==== */
	.parallax {height: auto;}
	.parallax h1 {font-size: 32px;  margin-top: -20px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 90%; margin: 0 auto; margin-top: 50px !important;}
/* === content box coding ==== */
   	.callbox2  {width: 98%; padding-bottom:20px; margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.sidebarLeft, .sidebarRight {float: none; width: 96%; margin: 0 auto; padding: 0; max-width: 450px;}
    .contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b {width: 46%; margin: 1%; padding: 0;}
   	.topcontentBox3a, .topcontentBox3b, .topcontentBox3c,
	.contentBox2a, .contentBox2b, .contentBox3a, .contentBox3b, .contentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
	.contentBox4a, .contentBox4b, .contentBox4d {width: 43%; padding: 0 2%; margin: 1%;}
	.contentBox4c {clear:both; width: 43%; padding: 0 2%; margin: 1%;}	
/* === miscellaneous coding ==== */
	h1 {font-size: 2.5em }
	.bigletters {font-size: 2.4em;}
	.bigletters2 {	font-size: 2.2em;}
	header h1 {font-size: 2.5em;}
}
/* ================================================================================================================================== */
                                               /* ================== MID DEVICE 03 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 769px) and (max-width: 800px) {
	.container {width: 92%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
/* === header block ==== */
	.logo {float: none; width: 98%; margin: 0 auto; padding: 10px 0 10px 0;}
	.brand, .brand a, .brand a:hover  {font-size: 28px; margin-top: 0;}
	.slogan {font-size: 14px; padding: 0 0 10px 0;}
	.address {float:none; width: 98%; margin: 0 auto; padding:6px 0 0 0;}
	.right {text-align:center; padding-right: 0;}
/* === parallax coding ==== */
	.parallax {height: auto;}
	.parallax h1 {font-size: 32px; margin-top: -20px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 90%; margin: 0 auto; margin-top: 50px !important;}
   	.topcontentBox3a, .topcontentBox3b  {width: 46%; margin: 1%; padding: 0;}
   	.topcontentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
/* === content box coding ==== */
   	.callbox2  {width: 98%; padding-bottom:20px; margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.sidebarLeft, .sidebarRight {float: none; width: 96%; margin: 0 auto; padding: 0; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b {width: 46%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b, .contentBox3a, .contentBox3b, .contentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
	.contentBox3a, .contentBox3b, .contentBox3c {width: 30%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4d {width: 43%; padding: 0 2%; margin: 1%;}
	.contentBox4c {clear:both; width: 43%; padding: 0 2%; margin: 1%;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 01 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
  	.container {width: 98%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
/* === parallax coding ==== */
	.parallax {height: auto;}	
	.parallax h3 {margin-bottom: 10px;}
	.parallax .lead {font-size: 28px; line-height: 28px;}
/* === Top 3 Boxes ==== */
	.topsection {width: 96%; margin: 0 auto; margin-top: 50px !important;}
   	.topcontentBox3a, .topcontentBox3b  {width: 46%; margin: 1%; padding: 0;}
   	.topcontentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
/* === content box coding ==== */
   	.callbox2  {width: 98%; padding-bottom:20px; margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.sidebarLeft, .sidebarRight {float: none; width: 96%; margin: 0 auto; padding: 0; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b, .contentBox3a, .contentBox3b, .contentBox3c {float:none; width: 98%; margin: 0 auto; padding: 0;max-width: 450px;}
	.contentBox3a, .contentBox3b, .contentBox3c {width: 30%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4d {width: 43%; padding: 0 2%; margin: 1%;}
	.contentBox4c {clear:both; width: 43%; padding: 0 2%; margin: 1%;}	
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 02 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.container {width: 98%;}
/* === parallax coding ==== */
	.topsection {width: 90%; margin: 0 auto; margin-top: 50px !important;}
	.parallax {height: auto;}	
	.parallax h3 {margin-bottom: 10px;}

}














