﻿/* Designed by Genealogy Web Templates  v14 ~ Template 262
   https://genealogywebtemplates.com 
  
Main Colors used in this template
#252e35-darker color
#34414a-dark color
#576e7d-medium color
#899fad-light color
#aebdc6-lighter color
#f2f5f6-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|Raleway|Great+Vibes|Oswald);*/

/* great-vibes-regular - latin */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/great-vibes-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/great-vibes-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/great-vibes-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/great-vibes-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/great-vibes-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/great-vibes-v14-latin-regular.svg#GreatVibes') 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 */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v49-latin-regular.svg#Oswald') 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: normal 100% 'Open Sans', Verdana, Helvetica, sans-serif; color: #202020; padding: 0; margin: 0;}
header, figure, figcaption, footer, nav, article, section, aside, summary {display: block;}

/* ======================================================GENERAL STYLES====================================================== */
/* link: normal links, active: links in use */
a:link, a:active, div.icons a {color: #34414a;}

/* visited: previously visited links */
a:visited {color: #576e7d; font-weight: normal;}
a {color: #34414a; font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #252e35; text-decoration: none; font-weight: normal; outline: none;}

/* Horizontal Rules and Clear Floats */
hr {background-color: #34414a; border: none; color: #34414a; 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 10px 0;	padding: 0 0 0 10px;}
ul li a {color: #34414a; font-weight: normal; padding: 0;}
ul li a:hover {color: #252e35; 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: 2px; left: 0; content: "\f0a9"; color: #252e35;}


.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: #576e7d; 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:hover {color: #252e35; text-decoration: none;}
.list3 a {position: relative; display: block; color: #576e7d; padding: 10px 0; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.list3 a, a:focus, a:active {color: #576e7d;  text-decoration: none!important;}
.list3 a, a:focus, a:active, a:hover::before {transform: scaleX(1);}

ul.list4 {margin: 10px 0 20px 0; padding: 0 0 0 0;}
ul.list4 li {list-style-type: none; line-height: 30px; width:300px; padding-left: 5px; background:#252e35; background-image: linear-gradient(#252e35, #899fad, #252e35); 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: #325c00; background-image: linear-gradient(135deg, #576e7d, #aebdc6, #576e7d); 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: 48px 'Great Vibes', Verdana, Helvetica, sans-serif; color: #252e35; margin: .3em 0 .3em 0; letter-spacing: -1px;}
h2 {font: 30px 'Oswald', Arial, Verdana, Helvetica, sans-serif; color: #576e7d; margin: .3em 0; letter-spacing: 1px;}
h3 {font: 36px 'Great Vibes', Verdana, Helvetica, sans-serif; color: #576e7d; padding: 0; }
h4 {font: normal 30px 'Great Vibes', Verdana, Helvetica, sans-serif; color: #404040; margin: .3em 0;}
h5 {font: normal 28px 'Great Vibes', Verdana, Helvetica, sans-serif; color: #576e7d; margin: .3em 0;}
h6 {font: normal 20px 'Raleway',Verdana, Helvetica, sans-serif; color: #576e7d; 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: 32px 'Lora', 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:#f2f5f6;}
.nav-primary .nav-menu  a:active { color:#f2f5f6;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#f2f5f6;}

.nav-menu {clear:both; width:100%; margin: 10px 0 16px 0; font-size:14px; font-weight:normal; display:inline-block; float: left!important; padding: 0 0 0 10px; list-style: none;  text-transform: uppercase;	color: #ffffff; box-sizing: border-box; height: 42px; }
.nav-menu .menu-item {display:inline-block;	text-align:left;}
.nav-menu a {border:none; color:#222; padding:5px 22px 8px 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: #899fad; padding: 12px 20px 8px 20px;}

/*styles top nav without icons from genstyles*/
.tngsmallicon {background: transparent; padding: 8px 0px 16px 18px; font-size: 16px; font-weight: normal; color: #fff;}
.topsearchnav li {display: inline-block;}

/* ========== Main Nav Coding ========== */
.menucontainer {display: inline-block;}

div.icons {padding: 16px 0 20px 0;}
div.icons a {color: #fff!important; font-weight: normal; margin-top:1px; padding-bottom:14px;}
div.icons a:hover {color: #fff; background-color:#34414a; border-radius: 5px; font-weight: normal;}

ul.tngdd {background-color:transparent; margin: 16px 0 0 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:80px; border:none!important; padding-left: 20px; padding-right: 12px;  padding-top: 5px; padding-bottom: 16px;}
ul.tngdd .menuhover, ul.tngdd .menulink:hover {color:#fff; background-color: #34414a!important; background: #34414a url("../img/arrowdown2.png") no-repeat -2px 12px!important; text-decoration:none; margin: 0 0 10px 0; border:none!important;}

ul.tngdd .stubmenu  {background-color: transparent; border-radius: 0; border: none;}
.slidedown { background-color:#fff; color: #000;}

/*styles home/search/Logout*/
.tngsmallicon {background: transparent;padding:10px 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:6px 4px 6px 10px; background-color:#eeeeee; color: #252e35!important; border-top:1px solid #ffffff; border-radius: 0px; text-transform:none;}
ul.tngdd ul li a:hover {background-color:#34414a; color: #fff!important; text-decoration:none;}
ul.tngdd ul.last {left: 0;}

ul.tngdd .sub {background: #34414a 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;}
#newlanguage1 {font-size: 8pt!important; color: #fff; background-color: transparent; border:  1px solid transparent; text-transform: uppercase; margin-top:3px; margin-left:14px;}
#newlanguage1:hover {font-size: 8pt; color: #fff;  background-color: #34414a; border: 1px solid transparent; text-transform: uppercase;}

div.icons-rt {font-size: 8pt; font-weight: normal; margin: 20px -16px 0 0;}
div.icons-rt a {background: transparent; border: none; font-weight: normal; font-size: 8pt; color: #fff!important;}
div.icons-rt a:hover {text-decoration: underline;}

/*styles and positions the login text  */
.tngsmallicon3 {font-size: 8pt; margin-top:-20px;margin-left:-190px;} 
#profile-smicon {margin-top:-20px!important; color:#fff!important;}
#profile-smicon:hover {margin-top:-20px!important; color:#f2f5f6!important; background-color:transparent;}

/* ====================================== ADMIN PAGE CODING =============================================== */
.lightlink:link, .lightlink:visited {color: #fff!important; text-decoration: none;}
.lightlink:hover, .lightlink:active {color: #aebdc6!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: #f2f5f6!important;}
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {color: #d4e0e6!important;}

/* This is the Admin Cell for People, Families, etc */
.adminbody {background:url('../img/back2.png');}
.adminnav .snlink {background-color: #34414a;}
.adminnav .snlinkact {background-color:#34414a; color:#fff;}/*same as "fieldnameback" background color */
.admintop {background:#252e35; background-color: #34414a;background-image: linear-gradient(#34414a, #576e7d, #34414a); color: #fff;}
.admincell {background-position: 0% 0%; background-color: #34414a;background-image: linear-gradient(#34414a, #576e7d, #34414a);}
.admincell:hover, a.admincell:hover  {background-color:#34414a; background-image:none;}
a.admincell {color: #fff;background-color: #34414a;background-image: linear-gradient(#34414a, #576e7d, #34414a);}/*styles 'dots" on "Important Tasks"*/
.adminsubmsg {font-size: 12px;}

.sideback {background: #34414a; font-weight: normal; background-image:none; }
.leftmenu {font-size:14px;}
.leftlink:hover, a.leftlink:hover {background-color:#576e7d!important;}  

.tngmsgarea  {color: #fff;background-color: #252e35;background-image: linear-gradient(#34414a, #576e7d, #34414a); text-shadow: 0px 0px 0px #000000;}/*styles "Important tasks" */
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #fff!important; text-decoration: none;  text-shadow: 0px;}
.tngmsgarea a:hover {color: #aebdc6!important; text-decoration: none;  text-shadow: 0px;}
.tngmsgarea .admintasks, .yellow {color: #f2f5f6;}

.snlink {background-color:#34414a; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#fff !important; font-weight: bold;}
a.snlink:hover {background-color:#576e7d!important; color:#fff; font-weight: bold;}
p a.snlink:hover {background-color:#576e7d!important; color:#fff; font-weight: bold;}
p a.snlink {line-height: 2.5em; background-color:#34414a; color:#fff; font-weight: bold;}
.snlinkact {line-height: 2.5em; background-color:#86a7ba; color:#f2f5f6!important; font-weight: bold;}

.subhead {color:#252e35;}
.subheader {color:#252e35;}
.togglehead {color:#252e35!important;}/*color for General Settings*/
.togglehead:hover {color:#576e7d!important; text-decoration:none;} /*hover color for General Settings*/

.databack {background-color:#f2f5f6;}

/*Tabs Coding - also in tngtabs2.css*/
ul#tngnav {margin:0 0px 0px 10px;}
#tngnav li {margin: 0 0 0 1px;}
#tngnav a {color:#fff!important; background:#34414a; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px;}
#tngnav a:hover {background:#576e7d; color:#fff;}/*active tab*/
#tngnav a.here {background:#252e35; color:#fff; border-right:1px solid #777; margin: 0;}/*active tab*/

#tabs div {margin:0 1px 0 0; padding: 0em 0em .3em 0px;}/*to keep older browsers happy*/
#tabs a {background: #34414a; color:#444; padding: 0.4em 0.8em 0.4em 0.8em; border-right: 1px solid #aaa;} /*inactive tab*/
#tabs a:hover {background: #576e7d; color:#ffffff;} /*active tab*/
#tabs .here {background: #252e35; color:#f2f5f6;} /*active tab*/

/*Family Tree Chart Box Coding*/
.pedbox {background-color: #f2f5f6!important;}
.pboxname {font-size: 10pt!important;}

.fambox, .mfambox {background-color: #f2f5f6!important; font-size: 14px;}
.fambackground {background-color: #f2f5f6;}

/* fieldnameback: background color for column and row title sections */
.fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {background-color:#576e7d; font-weight: normal;}

/* timeline background color for middle row */
.timeline-band-2 .timeline-ether-bg {background-color: #f2f5f6!important;}

.hiddenbox {background-color:#f2f5f6!important;}
.floverlr {background-color:#f2f5f6!important;}

input.minifield {background-color: #252e35; color:#fff!important; font-weight:bold;}

/* ========== Popup windows ========== */
.LB_window {background:#f2f5f6; border:2px solid #000; color:#000;}
.LB_content {background:#f2f5f6;}

/* ========== Calendar ========== */
table.calendar {background-color:#f2f5f6!important; border: 1px solid #252e35!important;}
td.calDay {border-top: 1px solid #252e35!important; border-left: 1px solid #252e35!important; border-bottom: 2px solid #252e35!important; border-right: 2px solid #252e35!important;}
#calLegend {background-color: #f2f5f6!important; border: 1px solid #252e35!important; font-size: 9pt; font-weight: bold; margin-top: 8px; padding: 4px; text-align: center;}
a.hidden {background-color: #f2f5f6!important;}
td.calToday {background-color: #f2f5f6!important; border-top: 1px solid #252e35!important; border-left: 1px solid #252e35!important; border-bottom: 2px solid #252e35!important; border-right: 2px solid #252e35!important;}

/* ========== Surname Cloud ==========  */
.surnames-cloud, .surnames-cloud a {
 	font-family: Verdana, Tahoma, Arial; padding: 2px 2px 2px 2px; letter-spacing:  0.0em; word-spacing: 0.0em; text-decoration: none; font-weight: normal; text-align: center; font-size: 14px;}

a.size1  {color: #000099; font-size: 200%;} a.size1:link {color: #000099;} a.size1:visited {color: #000099;}
a.size2  {color: #3333CC; font-size: 190%;} a.size2:link {color: #3333CC;} a.size2:visited {color: #3333CC;}
a.size3  {color: #006633; font-size: 180%;} a.size3:link {color: #006633;} a.size3:visited {color: #006633;}
a.size4  {color: #993300; font-size: 170%;} a.size4:link {color: #993300;} a.size4:visited {color: #993300;}
a.size5  {color: #CC0033; font-size: 160%;} a.size5:link {color: #CC0033;} a.size5:visited {color: #CC0033;}
a.size6  {color: #666666; font-size: 150%;} a.size6:link {color: #666666;} a.size6:visited {color: #666666;}
a.size7  {color: #CC9900; font-size: 140%;} a.size7:link {color: #CC9900;} a.size7:visited {color: #CC9900;}
a.size8  {color: #999933; font-size: 130%;} a.size8:link {color: #999933;} a.size8:visited {color: #999933;}
a.size9  {color: #000000; font-size: 120%;} a.size9:link {color: #000000;} a.size9:visited {color: #000000;}
a.size0  {color: #000000; font-size: 100%;} a.size0:link {color: #000000;} a.size0:visited {color: #000000;}

/* ===================================================TEXT AREA CODING - WIDGETS ================================================= */
/*the header icons located at the top of the content area (sources, search, surname list, etc) */
.headericon {font-size: 28px; color: #34414a; margin: 5px 10px 0 0;}
/*the h1 header text located at the top of the content area (sources, search, surname list, etc) */
.header {margin-top: 60px; margin-right: 5px; font-size: 32px; font-weight: normal; color: #252e35; line-height: 28px; font-family:"Raleway", Arial, Helvetica, sans-serif;}

.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: 'Lora', Verdana, Helvetica, sans-serif;}
#pathlist .slashes {bottom: 2px;}
#pathlist .upline {bottom: 2px;	font-size: 0.9em;}
#pathlist .downline {top: -14px; font-size: 0.9em;}

/*  ===================================================== PARAGRAPHS ============================================================== */
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.tiny {font-size: 65%;}
.small {font-size: 85%;}
.medium {font-size: 90%;}
.large {font-size: 120%;}
.xlarge {font-size: 180%;}
.xxlarge {font-size: 52px; font-weight: bold;}
.lead2 {font-size: 22px; line-height: 22px; font-variant: small-caps;}
.authorDate {color: #333; font-size: 1.5em; text-transform: uppercase;	border-bottom: 1px #333 solid; font-weight: lighter; letter-spacing: 2px;margin: 0 0 15px 0; padding: 0;}

/* Drop Caps ========== */
.dropcap {overflow: hidden;}
.dropcap:first-letter {color: #252e35;	display: block; float: left; font: 60px/50px Georgia, Garamond, serif;	padding: 6px 4px 0 0;}

/* Fieldset Legend ========== */
fieldset {width: 90%; border: 1px double #252e35; padding: 20px 3%; margin: 20px 2%;}
legend {color: #34414a; 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: 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 #34414a 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-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: 1200px; text-align: left; margin: 0 auto;}

/* ======== Row 1 ======== */
.row1 {width: 100%;	color:#fff;background-color: #252e35; background: linear-gradient(45deg,#252e35, #576e7d, #252e35); padding-top:10px;box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.5);}

/* ======== Row 2 is the top line of links ======== */
.row2 {width: 100%; background: #000 linear-gradient(#000, #303030, #000); color: #fff; font-size: 12px; padding-bottom: 3px;}
.row2 a {color: #fff!important; font-weight: normal; text-decoration: none; outline: none;}
.row2 a:hover {color: #f2f5f6; text-decoration: none; font-weight: normal; outline: none;}
.row2 ul {margin: 10px 0 0 0;padding: 0 0 0 0;}
.row2 li {display: inline-block;}
.row2 ul li a {color: #fff; font-weight: normal; padding: 0;}
.row2 ul li a:hover {color: #f2f5f6; font-weight: normal; text-decoration: underline;}

/* ================================================ SECTION BLOCKS ============================================================== */
/* ======== LAYOUT RULES ======== */

/* ======== HEADER AREA ======== */
header {margin: 0; padding: 12px 0;}
.brand, .brand a, .brand a:hover  {font: 48px 'Great Vibes', Verdana, Helvetica, sans-serif; color: #fff!important;  text-decoration: none; margin: 0; padding: 0;}
.slogan {font-size: 28px; font-family: 'Great Vibes', cursive, Verdana, Helvetica, sans-serif; color: #fff; padding: 0 0 10px 0; margin: 0; text-align: left;}

/* ========== 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.5%; padding: 0; margin: 0 1% 0 0;}
.contentBox4b, .contentBox4c {float: left; width: 23.5%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4d {float: left; width: 23.5%; padding: 0; margin: 0 0 0 1%;}

.contentBox5a {float: left; width: 18%; padding: 0; margin: 0 1% 0 0;}
.contentBox5b, .contentBox5c, .contentBox5d {float: left; width: 18%; padding: 0; margin: 0 1% 0 1%;}
.contentBox5e {float: left; width: 18%; padding: 0; margin: 0 0 0 1%;}

.sidebarLeft {float: left; width: 28%; padding: 0; margin: 0 1% 0 1%;}
.contentRight {float: right; width: 66%; padding: 0; margin: 0 1% 0 1%;}

.sidebarRight {float: right; width: 31.3333%; padding: 20px 0 0 0; margin: 0 0 0 2%;}
.contentLeft {float: left; width: 64.666%; padding: 0; margin: 0 0 0 1%;}

.contentBox25Left  {float: left; width: 23%; padding: 10px 0; margin: 0;}
.contentBox25Right {float: right; width: 23%; padding: 10px 0; margin: 0;}
.contentBox75Left  {float: left; width: 73%; padding: 10px 0; margin: 0;}
.contentBox75Right {float: right; width: 73%; padding: 10px 0; margin: 0;}

.inside2 {width: 80%; margin:0 auto;}/* ----Used to center Random Photo---- */

/* ====================================== FOOTER CODING =================================================== */
footer {clear: both; font-size: 85%; padding: 0 0 10px 0; }
footer a:visited {color:#f2f5f6;}
footer a {color:#f2f5f6;}
footer a:hover {color: #fff;}
.copyright {letter-spacing: 3px; text-align: center; font-size: 90%; color: #34414a; margin: 0; padding: 0;}

/* ========================== SPECIAL BLOCKS =================================== */
/* ======== Parallax ======== */
section.module {padding-bottom: 10px; padding-top: 30px; margin-bottom: 30px; position: relative;}
section.module h1 {font-family: "Great Vibes", serif; font-size: 50px; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8); color: #fff; text-align:center; font-weight:normal;}
section.module h4 {font: normal 20px 'Open Sans', Verdana, Helvetica, sans-serif; color: #aebdc6; margin: .3em 0; text-align:center;}
section.module p {font-family: "Open Sans", serif; font-size: 16px; line-height:30px; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);  color: rgba(255, 255, 255, 0.8);}
section.module {height: 630px; 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/mainimage.jpg");}
section.module.parallax-2 {background-image: url("../img/mainimage3.jpg");}

.intro {max-width: 450px;margin:20px auto 20px auto;background-color: rgba(0, 0, 0, 0.6);  /* 0.6 sets the amount of transparency */ padding: 10px;box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.8);border-radius:10px;}

/* ===============================  HOVERBOX =============================== */
.hoverbox{position: relative;margin: 0 auto;padding: 1em 0 4em;width: 260px; height:350px; list-style: none;text-align: center;}
/* Common style */
.hoverbox figure {position: relative;float: left;overflow: hidden;margin: 10px 1%;min-width: 260px;height: 350px;width: 48%;background: #3085a3;text-align: center;cursor: pointer;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}
.hoverbox figure img {position: relative;display: block;min-height: 100%;max-width: 100%;opacity: 0.8;border:1px #777 solid;}
.hoverbox figure figcaption {padding: 2em;color: #fff;text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.hoverbox figure figcaption::before,.hoverbox figure figcaption::after {pointer-events: none;}
.hoverbox figure figcaption, .hoverbox figure figcaption > a {position: absolute;top: 0;left: 0;width: 94%;	height: 96%;}
/* Anchor will cover the whole item by default */
.hoverbox figure figcaption > a {z-index: 1000;text-indent: 200%;white-space: nowrap;font-size: 0;opacity: 0;}
.hoverbox figure h2 {font-weight: 300;color:#fff;}
.hoverbox figure h2, .hoverbox figure p {margin: 0;}
.hoverbox figure p {letter-spacing: 1px;font-size: 68.5%;text-align:left;}

/*------- Oscar Effect--------*/
figure.effect-oscar {background: -webkit-linear-gradient(45deg, #f2f5f6 0%, #34414a 40%, #252e35 100%);background: linear-gradient(45deg, #f2f5f6 0%, #34414a 40%, #252e35 100%);}
figure.effect-oscar img {opacity: 0.9;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}
figure.effect-oscar figcaption {padding: 0.5em;background-color: rgba(58,52,42,0.1);-webkit-transition: background-color 0.35s;transition: background-color 0.35s;}
figure.effect-oscar figcaption::before {position: absolute;top: 2%;right: 4%;bottom: 4%;left: 2%;border: 1px solid #fff;content: '';}
figure.effect-oscar h2 {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0);transform: scale(0);}
figure.effect-oscar figcaption::before, figure.effect-oscar p {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0);transform: scale(0);}
figure.effect-oscar:hover h2 {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p {opacity: 1;	-webkit-transform: scale(1);transform: scale(1);}
figure.effect-oscar:hover figcaption {background-color: rgba(58,52,42,.5);}
figure.effect-oscar:hover img {opacity: 0.4;}

/* ----- Small Image w/text Boxes ----- */
.posted {padding: 0em 0em .5em 0em; letter-spacing: 1px; text-transform: uppercase; font-size: 14px; color: #34414a; border-bottom: 1px solid #aebdc6; }
.img-posted {float:left;background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 20px 4px 0;}
.posted p {color: #777; font-size: 14px;}

/* ----- Ticker ----- */
#ticker {list-style: none outside none; margin: 0; min-height: 150px;}
#ticker li {margin: 0; background: none; padding: 0;}
#ticker p {color: #202020;	font-size: 18px; padding-left: 20px; margin-top: 0; padding-top: 0; }
#ticker .tcontent {color: #202020; padding: 15px; text-align:left;}
#ticker .author {font: 30px 'Lora', Arial, Verdana, Helvetica, sans-serif; color: #34414a; margin: .3em 0; letter-spacing: 1px;}
.testimonial {position: relative; color: #202020;}

/* Fieldset Legend ========== */
fieldset {width: 98%; border: 1px dashed #576e7d; padding: 20px 1%; margin: 20px 1%;}
legend {color: #34414a; font: 30px 'Raleway', Verdana, Helvetica, sans-serif; background: #ffffff;}

/* ======================================================BUTTONS & MISCELLANEOUS ================================================= */
input[type=button], input[type=submit], input[type=reset], button {background-color: #34414a; color: #ffffff!important; font-weight:normal;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #899fad!important; text-decoration: none;}

/* ----- Buttons ----- */
.btn-detail {position: relative; background-color: #576e7d; background: linear-gradient(#576e7d, #899fad); background-position: center; transition: background-color 0.8s; border: 1px solid #252e35; 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: 0; right: 10px;}
.btn-detail:hover {background-color: #aebdc6; background-image: radial-gradient(circle, transparent 1%, #aebdc6 1%); background-position: center; background-size: 15000%; border: 1px solid #252e35;
	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: #aebdc6; background-size: 100%; color: #fff;}

.btn-small {position: relative; background-color: #fff; border: 1px solid #252e35; color: #252e35!important;
	cursor: pointer; font-weight: normal; font-size: 70%; text-decoration: none; padding: 5px 5px 5px 5px; border-radius: 5px; text-transform:uppercase; float:right;}
.btn-small a {color: #ffffff; text-decoration: none !important; font-weight: normal;color: #252e35!important; outline: none;}									
.btn-small:hover {background-color: #576e7d; border: 1px solid #252e35;	color: #fff!important; font-weight: normal; text-decoration: none;}
.btn-small:active {transition: background-color 0s; background-color: #aebdc6; background-size: 100%; color: #fff;}

/* ======== 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: #34414a; 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: #34414a; 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 ======== */
/*!
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: 94%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -150px;}
	ul.tngdd {float:left!important;}	
	.logo {float: none; margin: 0 auto; width: 98%;}
	.brand, .brand a, .brand a:hover  {font-size: 30px; clear: both;}
	.toplinks {float: none; margin: 10px auto; width: 98%; text-align: center;}
	fieldset {width:90%;}
/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e, .intro {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 ==== */
	section.module {height:auto;}
	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;}	
	.logo {float: none; margin: 0 auto; width: 98%;}
	.brand, .brand a, .brand a:hover  {font-size: 30px;}
	.toplinks {float: none; margin: 10px auto; width: 98%; text-align: center;}
	fieldset {width:90%;}
/* === content box coding ==== */
   	.contentBox2a, .contentBox2b, 
   	.contentBox3a, .contentBox3b, .contentBox3c, 
   	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
   	.contentBox5a, .contentBox5b, .contentBox5c, .contentBox5d, .contentBox5e, .intro {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; max-width: 450px;}	
	section.module {height:auto;}
/* === 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 {float: none; margin: 0;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
	.logo {float: none; margin: 0 auto; width: 98%;}
	.brand, .brand a, .brand a:hover  {font-size: 30px;}
	.toplinks {float: none; margin: 10px auto; width: 98%; text-align: center;}
	fieldset {width:90%;}
/* === content box coding ==== */
	.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; max-width: 450px;}
   	.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;}
	section.module {height:auto;}
/* === 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 {float: none; margin: 0;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
	fieldset {width:90%;}
/* === header block ==== */
	.logo {float: none; margin: 0 auto; width: 98%;}
	.brand, .brand a, .brand a:hover  {font-size: 30px;}
	.toplinks {float: none; margin: 10px auto; width: 98%; text-align: center;}	/* === content box coding ==== */

/* === content box coding ==== */
	.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; max-width: 450px;}
	.contentBox2a, .contentBox2b {width: 98%; margin: 1%; padding: 0;}
	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; margin: 1%; padding: 0;}
	.contentBox2a, .contentBox2b, .contentBox3a, .contentBox3b, .contentBox3c {width: 98%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 43%;	padding: 0 2%; margin: 1%;}	
	section.module {height:auto;}
/* === 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;}	
	fieldset {width:90%;}
/* === header block ==== */
	.logo {width: 64%;}
	.brand, .brand a, .brand a:hover  {font-size: 30px;}
	.toplinks {margin-right: 10px; width: 30%;}	
/* === content box coding ==== */
	.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;}
	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4d {width: 43%; padding: 0 2%; margin: 1%;}
	.contentBox4c {clear:both; width: 43%; padding: 0 2%; margin: 1%;}	
	section.module {height:auto;}
/* === 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 {width: 64%;}
	.brand, .brand a, .brand a:hover  {font-size: 30px;}
	.toplinks {margin-right: 10px; width: 30%;}	.contentBox2a, .contentBox2b,
/* === topsection block ==== */
	#topsection  {width: 86%;}
	#slider {float:none; margin: 50px auto; width: 570px;}
	.topcontentBox2a, .topcontentBox2c {margin: 10px 10px 10px 0;}
	.topcontentBox2b, .topcontentBox2d {margin: 10px 0 10px 10px;}
/* === content box coding ==== */
	.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;}
	.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%;}
	section.module {height:auto;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 01 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
  	.container {width: 94%;}
	.nav-menu {height: auto;}
	div.icons-rt {margin-top: -120px;}
	ul.tngdd {float:left!important;}	
/* === header block ==== */
	.logo {width: 64%;}
/* === topsection block ==== */
	#topsection  {width: 80%;}
	#slider {float:none; margin: 50px auto; width: 570px;}
	.topcontentBox2a, .topcontentBox2c {margin: 10px 10px 10px 0;}
	.topcontentBox2b, .topcontentBox2d {margin: 10px 0 10px 10px;}
/* === content box coding ==== */
	.sidebarLeft, .sidebarRight {float: none; width: 96%; margin: 0 auto; padding: 0; max-width: 450px;}
   	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; padding: 0;  margin: 0 auto 20px auto; float: none; max-width: 450px;}
	.contentBox4a, .contentBox4b, .contentBox4d {width: 43%; padding: 0 2%; margin: 1%;}
	.contentBox4c {clear:both; width: 43%; padding: 0 2%; margin: 1%;}	
	section.module {height:auto;}
}
/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 02 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.container {width: 95%;}
/* === topsection block ==== */
	#topsection  {width: 72%;}
	#slider {float:none; margin: 50px auto; width: 570px;}
	.topcontentBox2a, .topcontentBox2c {margin: 5px;}
	.topcontentBox2b, .topcontentBox2d {margin: 5px;}

}














