﻿/* Designed by Genealogy Web Templates  Template 244 ~ v15
   https://genealogywebtemplates.com 
  
Main Colors used in this template
#2f405b-darker color
#41587f-dark color
#4e6c9a-medium color
#cbd9e6-light color
#e4ebf2-lighter color
#eff4f7-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=Open+Sans|Philosopher|Gabriela);*/

/* gabriela-regular - latin */
@font-face {
  font-family: 'Gabriela';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gabriela-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/gabriela-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gabriela-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gabriela-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/gabriela-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gabriela-v14-latin-regular.svg#Gabriela') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/philosopher-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/philosopher-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/philosopher-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/philosopher-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/philosopher-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/philosopher-v19-latin-regular.svg#Philosopher') format('svg'); /* Legacy iOS */
}

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; color: #000000;text-align: left; margin: 0 auto; padding: 0; font-size: 100%;}

/* ======================================================GENERAL STYLES====================================================== */
/* link: normal links, active: links in use */
a:link, a:active, div.icons a {color : #2f405b;}

/* visited: previously visited links */
a:visited {color: #2f405b;}
a {color: #2f405b; font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #41587f; text-decoration: none; font-weight: normal; outline: none;}

/* Horizontal Rules and Clear Floats */
hr {color: #4e6c9a; height: 1px; clear: both;}
hr.fancy {background: transparent url('../img/hr.png') center center no-repeat; color: #eee;  border: none; height: 40px;}
hr.noshow {background-color: transparent; border: none; color: #fff; height: 0; clear: both; visibility: hidden;}
.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: #41587f; font-weight: normal; padding: 0;}
ul li a:hover {color: #404040; font-weight: normal; text-decoration: underline;}

.list-inline {list-style: outside none none; margin-left: -5px; padding-left: 0;}
.list-inline > li {display: inline-block; padding-left: 5px; padding-right: 5px;}

ul.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: #41587f;}

.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: #4e6c9a; 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: #4e6c9a; padding: 10px 0; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.list3 a, a:focus, a:active {color: #41587f; text-decoration:none!important;}
.list3 a, a:focus, a:active, a:hover::before {transform: scaleX(1);}

ul.list4 {margin: 10px 0 0 10px; padding: 0;}
ul.list4 li {list-style-type: none; line-height: 30px; width:300px; padding-left: 5px; background:#2f405b linear-gradient(#2f405b, #4e6c9a, #2f405b); 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: #41587f linear-gradient(135deg, #41587f, #e4ebf2, #41587f); 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;} 

ul.list5 {margin: 0 ;padding: 12px; color: #fff; font-weight: normal;}
ul.list5 li {margin: 0; padding: 0; list-style-type: none; text-align:right; font-variant:small-caps;}
ul.list5 li a, ul.list5 li a:visited {color:#fff; font-weight: normal;}
ul.list5 li a:hover {color:#eff4f7;}

/* ===== TYPOGRAPHY ===== */
p a {word-wrap: break-word;}

/* Heading Fonts */
h1 {font: 30px 'Philosopher', Verdana, Helvetica, sans-serif;color: #41587f;margin: 5px 0;letter-spacing: 1px;}
h2 {font: 22px 'Gabriela', Arial, Verdana, Helvetica, sans-serif;color: #fff; text-align: center; font-weight:normal; border-bottom: 1px solid #fff;}
h3 {font: 28px 'Philosopher', Verdana, Helvetica, sans-serif;color: #4e6c9a;margin: .2em 0;	padding: 0;}
h4 {font: 26px 'Gabriela', Verdana, Helvetica, sans-serif;color: #2f405b;margin: .3em 0;}
h5 {font: 22px 'Gabriela', Verdana, Helvetica, sans-serif;color: #41587f;margin: .3em 0;}
h6 {font: 20px 'Gabriela', Verdana, Helvetica, sans-serif;color: #404040;margin: .3em 0;}

/* ============================================== HEADER & NAVIGATION ======================================= */
/* Header and Site Name */
header {color: #fff; background: #2f405b; width: 100%; padding:10px 0 0 0;}
.title-area {width:100%; padding: 20px 0 0 0;}
.title-area, .title-area a, .title-area a:hover  {font: 38px 'Gabriela', Verdana, Helvetica, sans-serif;	color: #ffffff!important; letter-spacing: -1px; text-decoration: none; margin: 0; }
.brand, .brand a, .brand a:hover  {font: 38px 'Philosopher', Verdana, Helvetica, sans-serif; color: #ffffff;	letter-spacing: -1px;	text-decoration: none;margin: 0; }
.slogan {font-size: 18px; font-family: 'Open Sans', cursive, Verdana, Helvetica, sans-serif; font-style:italic; margin: 0; color: #ffffff; padding: 10px 0 20px 10px;}	

/* Mobile Header */
#mheader {margin: -8px 0 0 0; padding: 0;}
.mmaintitle {font-family: 'Philosopher'; font-size: 18pt; text-shadow: 0.6px 0.6px #000; color: #41587f;}
#mast {background: #2f405b linear-gradient(#2f405b, #4e6c9a)!important; border-top: 1px solid #2f405b;}
.mtitlehr {color: #41587f; background-color: #41587f;}
.mhead ul li {color: #fff;}
.mhead li a {background-color: #2f405b!important; border-bottom: 1px solid #c0c0c0!important; border-top: 1px solid #e6e6e6; color: #fff;}
.mhead li a:hover {background-color: #4e6c9a!important; border-bottom: 1px solid #c0c0c0!important; border-top: 1px solid #e6e6e6; color: #fff; text-decoration: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:#e4ebf2;}
.nav-primary .nav-menu  a:active { color:#e4ebf2;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#e4ebf2;}
.nav-menu {float: left!important;background: #202020; width: 100%; text-transform:uppercase; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); height: 44px;}
.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: #bee1f4; 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 .sub {background: #74bfe8 url('../img/arrow.png') no-repeat 146px 7px; color: #000;}
ul.tngdd .topline {border-top:1px solid #777;}

/* Coding for Home, Search, Logon */
div.icons {padding: 0; height:36px; margin-top: 2px;}
div.icons a {color: #fff!important; font-weight: normal; padding: 5px 12px 20px 10px;}
div.icons a:hover {color: #fff; background: #4e6c9a!important; color: #fff!important; border-radius: 5px 5px 0 0; font-weight: normal; text-decoration:none;}
.tngsmallicon {background: transparent; font-weight: normal; color: #fff; margin-right:20px;}  

/* Coding for Find, Media, Info */
ul.tngdd {background-color:transparent; margin: 3px 0 10px 0;}
ul.tngdd a {display:block; text-decoration:none; border-radius: 0 0 0 0; color:#000;}
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: #4e6c9a 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 {color: #000; display:block; padding:4px 4px 4px 10px; background-color:#eeeeee; color: #2f405b!important; border-top:1px solid #ffffff; border-radius: 0px!important; text-transform:none; text-align:left;}
ul.tngdd ul li a:hover {background: #4e6c9a!important; color: #fff!important; text-decoration:none;}

/*Language Menu*/
ul.tngdd .langmenu {background-color: transparent; border-radius: 0; border-color:transparent; margin-top: 0px;}
#newlanguage1 {color: #fff!important; background: transparent; border: 1px solid transparent; text-transform:uppercase; margin: 6px 0 0 10px; box-shadow:none;}
#newlanguage1:hover {background: #4e6c9a!important; color: #fff!important;border: 1px solid transparent; text-transform:uppercase; border-radius:0;}

/*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:#eff4f7;}

/* Popup windows */
.LB_window {background:#e4ebf2; border:2px solid #000; color:#000;}
.LB_content {background:#e4ebf2;}

/* 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: #e4ebf2; text-decoration: none;}
.lightlink:hover, .lightlink:active {color: #cbd9e6;text-decoration: none; }
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {color: #fff;}

/* Alphabet Tabs & Numerical Listing */
.snlink {background-color:#2f405b; 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 {line-height: 2.5em; background-color:#2f405b; color:#fff; font-weight: normal; font-size:11pt;}
a.snlink:hover {background-color:#41587f !important; color:#fff; font-weight: normal; font-size:11pt;}
p a.snlink:hover {background-color:#41587f!important; color:#fff; font-weight: normal; font-size:11pt;}
.snlinkact {line-height: 2.5em; background-color:#4e6c9a; color:#fff; font-weight: normal; font-size:11pt;}

/* Admin Buttons */
input.minifield {background-color: #2f405b; font-size:11pt; color:#fff;}
input[type=button], input[type=submit], input[type=reset], button, input[type=file]::file-selector-button {background-color: #2f405b;color: #ffffff;font-weight:normal;}
input[type=file]::file-selector-button:hover {background-color: #41587f; 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: #;} 
.bigselect {background-color: #; color: #fff;}
.bigselect:hover {background-color: #; color: #fff;}
#previewbtn {background-color: #2f405b; margin-bottom: 0;} 
.bigselect {background-color: #2f405b; color: #fff;}
.bigselect:hover {background-color: #41587f; color: #fff;}
.btn {margin-bottom: 2px;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #41587f!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:#2f405b; font-size:11pt;}

/*Admin Page for People, Families, Import/Export, Setup*/
.adminbody {background:url('../img/back.png');}
.admintop {background:#2f405b linear-gradient(135deg, #2f405b, #41587f, #2f405b);}
.admincell {background:#2f405b linear-gradient(135deg, #2f405b, #41587f, #2f405b);}
.admincell:hover, .leftlink:hover {background-color:#4e6c9a; background-image:none;} 
.adminsubmsg {font-size: 12px;font-weight:bold;}
.adminnav .snlink {background-color: #2f405b;}
.adminnav .snlinkact {background-color:#4e6c9a; color:#fff;}

/*Paragraph on top of the Administration Page*/
.tngmsgarea  {background:#2f405b linear-gradient(135deg, #2f405b, #41587f, #2f405b); color: #fff;}
.tngmsgarea .admintasks, .yellow {color: #e4ebf2;}
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #fff!important;	text-decoration: none;  text-shadow: 0px;}
.tngmsgarea a:hover {color: #fff!important;}
div.tngmsgarea {color: #fff!important;}
#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 */
.leftmenu {font-size:16px;}
.sideback {background-color:#2f405b; background-image:none; font-size:16px; }
.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 */

/* Toggle Head on General Settings Page */
.subhead {color:#2f405b;}
.subheader {color:#2f405b;}
.togglehead {color:#2f405b!important;}
.togglehead:hover {color:#4e6c9a!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: 28px; font-weight: normal; color: #2f405b; line-height: 30px;}
.plainheader {font: 24px 'Philosopher', Verdana, Helvetica, sans-serif; color: #2f405b; 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: 2px;}
.headericon {display:none; visibility:hidden;}

.featured-content {font-size: 14px; clear:both; overflow:hidden;}
.featured-content .entry-title a {border:none;}
.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-weight: bold; font-size:11pt;}
#tngnav li {margin: 0 0 0 1px;font-weight: bold; font-size:11pt;}
#tngnav li a {font-size:11pt;}
#tngnav a {color:#fff; background:#4e6c9a; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px;font-weight: bold; font-size:11pt;}
#tngnav a:hover {background:#41587f; color:#fff;}
#tngnav a.here {background:#2f405b; color:#fff; border-right:1px solid #777; margin: 0;}

/*Family Tree Chart Box Coding - Ancestors & Descendants Boxes*/
.pedbox {background-color: #eff4f7!important;}
.pboxname {font-size: 10.5pt!important;}
.hiddenbox {background-color: #e4ebf2!important;}
.floverlr {background-color:#e4ebf2!important;}

.fambackground {background-color: #cbd9e6; width:220px; padding-bottom:8px;}
.fambox, .mfambox {background-color: #eff4f7; 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 ===== */
/* Timeline background color for middle row */
.timeline-band-2 .timeline-ether-bg {background-color: #e4ebf2!important;}

/* Calendar */
table.calendar {background-color:#e4ebf2!important; border: 1px solid #2f405b!important;}
td.calDay {border-top: 1px solid #2f405b!important;border-left: 1px solid #2f405b!important;border-bottom: 2px solid #2f405b!important;border-right: 2px solid #2f405b!important;}
#calLegend {background-color: #e4ebf2!important;border: 1px solid #2f405b!important; font-size: 9pt; font-weight: bold; margin-top: 8px;padding: 4px; text-align: center;}
a.hidden {background-color: #e4ebf2!important;}
td.calToday {background-color: #eff4f7; border-top: 1px solid #2f405b!important; border-left: 1px solid #2f405b!important; border-bottom: 2px solid #2f405b!important;border-right: 2px solid #2f405b!important;}

/* ===== SPECIFIC TEMPLATE CODING ===== */
/* Paragraph & text styles */
.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;}
.wide {letter-spacing: 3px;}
.lead {font-size: 1.4em; line-height: 1.5em; font-variant: small-caps; padding-top: 20px; padding-bottom: 20px;}
.underline-dashed {border-bottom: 1px dashed #777;}
.underline-dotted {border-bottom: 1px dotted #777;}
.underline-solid {border-bottom: 1px solid #777;}
.highlight {background-color: #ffff00; color: #000000;}
.lead2 {font-size: 22px; line-height: 22px; font-variant: small-caps;}
.authorDate {color: #333; font-size: 1.5em; text-transform: uppercase;	border-bottom: 1px #333 solid; font-weight: lighter; letter-spacing: 2px;margin: 0 0 15px 0; padding: 0;}
.dropcap {overflow: hidden;}
.dropcap:first-letter {color: #4e6c9a;	display: block; float: left; font: 50px/40px 'Philosopher', Georgia, Garamond, serif; padding: 6px 4px 0 0;}
.captions {font-size: 14px; font-style:italic; text-align: center; margin-top: 6px;}

/* 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 #41587f 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; border: 1px #aaa solid; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.indexphoto {background: #ffffff; border: 1px #aaa solid; padding: 3px; margin:5%; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); width:90%;}

/* ===== LAYOUT RULES and BLOCK ELEMENTS ===== */
.container {width: 1236px; text-align:left; margin: 0 auto; clear:both;}
.inside {width: 96%; padding: 10px 2%;}

/* SECTION BLOCKS */
/*Row Coding*/
/* Row 2 is the dark blue background colored row */
.row2 {background: #2f405b linear-gradient(135deg, #2f405b, #4e6c9a, #2f405b); color: #fff;	padding: 10px 0 10px 0;}
.row2 h1 {color: #fff;}
.row2 h2 {color: #fff; border-bottom: 1px solid #fff;}
.row2 a {color: #e7e7e7; text-decoration: none; font-weight: bold; outline: none; }
.row2 a:hover {color: #ffffff; text-decoration: none; font-weight: bold; outline: none;}

/* Row 3 is the light colored area used on the 3 boxes at the bottom of each page */
.row3 {background: #e4ebf2; padding: 6px 30px; color: #202020; border-top: 1px solid #e4ebf2;} 
.row3 a:hover {text-decoration: underline;}

/* 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;}

.headerBox25Right {float: right; width: 30%; padding: 6px 0; margin: 0;}
.headerBox75Left  {float: left; width: 68%; padding: 4px 0; margin: 0;}

.alignleft {float: left; padding: 0; margin: 0;}
.alignright {float: right; padding: 0; margin: 0;}

/* ===== FOOTER CODING ===== */
footer {clear: both; background: #000 linear-gradient(#000, #404040); width: 100%; color: #ffffff !important;padding: 10px 0 6px 0; line-height: 13px; text-align:center; font-size: 90%;}
footer h4 {font: 26px 'Jura', Verdana, Helvetica, sans-serif;text-align:center;	border-top: none;border-bottom: 1px solid #fff;}
footer a {color: #eff4f7!important; font-weight: normal; text-decoration: none; outline: none;}
footer a:hover {color: #fff!important;}

/* Mobile Footer */
.mobilefooter {background: #404040!important; margin-top: -12px; padding: 0 0 6px 0; color: #fff; line-height: 13px; text-align:center; font-size: 90%;}
.mobilefooter a {color: #eff4f7!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 ===== */
/* TICKER */
#ticker {list-style: none outside none; margin: 0; min-height: 150px;}
#ticker li {margin: 0; background: none; padding: 0;}
#ticker p {color: #41587f;	font-size: 18px; padding-left: 20px; margin-top: 0; padding-top: 0;}
#ticker .tcontent {color: #41587f; padding: 20px;}
#ticker .author {color: #777; text-align: right; font-size: 0.90em; font-style: italic; letter-spacing: 2px; padding: 0 10px 20px 0;}
.testimonial {position: relative; color: #41587f;}

/* TOP SECTION WITH SLIDESHOW */
#topsection {padding: 0; width: 100%; color: #fff; margin-top: -10px!important; background-color: #2f405b;}

/* 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 'Philosopher', Verdana, Helvetica, sans-serif; color: #ffffff; cursor: pointer;
	background: #4e6c9a; 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 {color: #ffffff; background: #2f405b; box-shadow: 0 0 15px #222 inset; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); 	transition: all 0.4s ease 0.0s; -webkit-transition: all 0.4s ease 0.0s;}
#acc dd {width: 94%; padding: 5px 2%; margin: 0 auto 30px auto; border-top: none;}

/* 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 #2f405b; border-left: 1px dotted #2f405b; 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 #2f405b; border-left: none; font-weight: normal; background:#2f405b linear-gradient(135deg, #2f405b, #4e6c9a, #2f405b); color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs li:hover {background: #2f405b; color:#ffffff;}
ul.tabs li.active {background: #2f405b linear-gradient(135deg, #2f405b, #4e6c9a, #2f405b); border-bottom: 1px solid #2f405b; color: #ffffff;}
.tab_container {border: 1px dotted #2f405b; 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;}

/* ===== BUTTONS ===== */
.btn-detail {position: relative; background:#41587f linear-gradient(#41587f, #2f405b); background-position: center; transition: background-color 0.8s; border: 1px solid #41587f; 	color: #fff!important;
	cursor: pointer; font-weight: normal; font-size: 80%; text-decoration: none; padding: 5px 35px 5px 5px; border-radius: 5px; text-transform:uppercase;}
.btn-detail:after {position: absolute; font-family: 'FontAwesome'; content: "\f0a9"; top: 7px; right: 10px;}
.btn-detail:hover {background-color: #4e6c9a; background-image: radial-gradient(circle, transparent 1%, #41587f 1%); background-position: center; background-size: 15000%; border: 1px solid #41587f;
	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: #4e6c9a; background-size: 100%;}
.btn-small {position: relative; background:#41587f linear-gradient(#41587f, #2f405b); background-position: center; transition: background-color 0.8s; border: 1px solid #41587f; color: #fff!important;
	cursor: pointer; font-weight: normal; font-size: 12px; text-decoration: none; padding: 5px 5px 5px 5px; border-radius: 5px; text-transform:uppercase; float:right;}
.btn-small:hover {background-color: #4e6c9a; background-image: radial-gradient(circle, transparent 1%, #41587f 1%); background-position: center; background-size: 15000%; border: 1px solid #41587f;
	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: #4e6c9a; background-size: 100%;}

/* SCROLL TO TOP FORMATTING */.left {text-align: left;}
.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: #41587f;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);border-radius: 50%;}
.scroll-to-top:hover {text-decoration: none; background-color: #777; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);}
.scroll-to-top a, .scroll-to-top a:hover {text-decoration: none;}

/* WOW */
.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;}
	/* === Header ==== */
	.headerBox75Left  {float: none; width: 98%; padding: 10px 0; margin: 0;}
	.headerBox25Right {float: none; width: 30%; margin: 0 auto;}
	.brand, .brand a, .brand a:hover {font-size: 28px;}
	/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e {width: 98%; margin: 0 1% 20px 1%; padding: 0; float: none;}
   	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0; float: none;}
   	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	/* === miscellaneous coding ==== */
	h1 {font-size: 36px;}
	h2 {font-size: 32px}
	.btn-lg {font-size: 18px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 18px; padding: 10px 30px;}
	.text-align-right {text-align:center; padding-right: 0;}
	.img-frame{float:none; margin: 0 auto; max-width: 98%;}
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	.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;}
}
/* ================================================================================================================================== */
                                   /* ================= SMALL DEVICE 02 ======================= */
/* ================================================================================================================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	.container {width: 95%; margin: 0 auto;}
	/* === Header ==== */
	.headerBox75Left  {float: none; width: 98%; padding: 10px 0; margin: 0;}
	.headerBox25Right {float: none; width: 30%; margin: 0 auto;}
	.brand, .brand a, .brand a:hover {font-size: 28px;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 350px; width: 350px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; height: 350px; width: 350px; margin: 0 auto;}
	.topcontentBox3c {float: none; height: 350px; width: 350px; margin: 0 auto;}	
	/* === content box coding ==== */
	.headerBox2a, .headerBox2b, 
   	.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: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px; text-align: center;}
	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	/* === miscellaneous coding ==== */
	.text-align-right {text-align:center; padding-right: 0;}
	.btn-lg {font-size: 18px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 18px; padding: 10px 30px;}
	.text-align-right {text-align:center; padding-right: 0;}
	.img-frame{float:none; margin: 0 auto; max-width: 98%;}
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	.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;}
}
/* ================================================================================================================================== */
                                   /* =================== SMALL DEVICE 03 ===================== */
/* ================================================================================================================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	.container {width: 96%; margin: 0 auto;}
	/* === Header ==== */
	.headerBox75Left  {float: none; width: 98%; padding: 10px 0; margin: 0;}
	.headerBox25Right {float: none; width: 30%; margin: 0 auto;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 350px; width: 350px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; height: 350px; width: 350px; margin: 10px auto;}
	.topcontentBox3c {float: none; height: 350px; width: 350px; margin: 0 auto;}	
	/* === content box coding ==== */
	.headerBox2a, .headerBox2b, 
   	.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%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; float: none; margin: 1%; padding: 0;}
	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	/* === miscellaneous coding ==== */
	.btn-lg {font-size: 24px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 24px; padding: 10px 30px;}
	.text-align-right {text-align:center; padding-right: 0;}
	.img-frame{float:none; margin: 0 auto; max-width: 98%;}
	figure.img-left, figure.img-right {float:none; margin: 0 12%; max-width: 98%; clear:both;}
	.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;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 350px; width: 350px; margin: 0 auto; }
	.topcontentBox3b {float: none; height: 350px; width: 350px; margin: 0 auto;}
	.topcontentBox3c {float: none; height: 350px; width: 350px; margin: 0 auto;}	
	/* === content box coding ==== */
	.headerBox2a, .headerBox2b, 
   	.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%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	/* === miscellaneous coding ==== */
	.btn-lg {font-size: 26px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 26px; padding: 10px 30px;}
	.img-left, .img-right {float:none; margin: 0 auto; max-width: 98%; clear:both;}
	.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;}
	/* === Top 3 Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 350px; width: 350px; margin: 0 auto; margin-top: 20px;}
	.topcontentBox3b {float: none; height: 350px; width: 350px; margin: 10px auto;}
	.topcontentBox3c {float: none; height: 350px; width: 350px; margin: 0 auto;}	
	/* === content box coding ==== */
	.headerBox2a, .headerBox2b, 
	.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%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	/* === miscellaneous coding ==== */
	.btn-lg {font-size: 26px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 26px; padding: 10px 30px;}
	.text-align-right {text-align:center; padding-right: 0;}
	/* ======== 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;}
	/* === Top Content Boxes ==== */
	.topsection {width: 100%; margin: 0 auto; margin-top: 50px !important;}
	.topcontentBox3a {float: none; height: 350px; width: 350px; margin: 0 auto; margin-top: -100px;}
	.topcontentBox3b {float: none; height: 350px; width: 350px; margin: 0 auto;}
	.topcontentBox3c {float: none; height: 350px; width: 350px; 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%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	/* === miscellaneous coding ==== */
	.btn-lg {font-size: 28px; padding: 10px 30px;}
	.btn-lg:hover {font-size: 28px; padding: 10px 30px;}
	/* ======== 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;}
   	.sidebarLeft, .sidebarRight {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
	.contentBox25Left, .contentBox25Right {width: 98%; padding: 0; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Left {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox75Right {float: none; width: 98%; margin: 0 auto 0 auto; float: none; max-width: 450px;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 1%; padding: 0;}
	/* === Top Content Boxes ==== */
	.topsection {width: 100%; margin-top: -80px !important;}
	/* ======== 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;}
  	.topsection {width: 100%; margin: 0 auto;}
  	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 1%; padding: 0;}

}














