/* templatestyle.css   Template 510 v15  */

/* Designed by Genealogy Web Templates
   https://genealogywebtemplates.com 
  
Main Colors used in this template                             Main Colors used in template 19                       
#063e53-darkest color                                         #063e53-dark color                                    
#063e53-dark color                                            #063e53-medium color                                  
#d1c5b7-medium color                                          #d1c5b7-medium light color                            
#2a2d7a-light color                                           #2a2d7a-light color                                   
#d1c5b7-lightest color                                        #d1c5b7-lightest color                                
#d1c5b7-lightest color on linear gradient & tngmsarea         #d1c5b7-lightest color on linear gradient & tngmsarea 
#d1c5b7-light color used for inside calendar current day      #d1c5b7-accent color                                  

Main Colors used in this template                             Main Colors used in template 15                
#063e53-darkest color                                         #063e53-dark color                                    
#063e53-dark color                                            #063e53-medium color                                  
#d1c5b7-medium color                                          #d1c5b7-medium light color                            
#2a2d7a-light color                                           #2a2d7a-light color                                   
#d1c5b7-lightest color                                        #d1c5b7-lightest color                                
#d1c5b7-lightest color on linear gradient & tngmsarea         #d1c5b7-lightest color on linear gradient & tngmsarea 
#d1c5b7-light color used for inside calendar current day      #d1c5b7-accent color                                  



*/

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/*@import url(https://fonts.googleapis.com/css?family=Raleway|Open+Sans|Cormorant+Garamond|Jura);*/

/* cormorant-garamond-regular - latin */

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/cormorant-garamond-v16-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/cormorant-garamond-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/cormorant-garamond-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/cormorant-garamond-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/cormorant-garamond-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/cormorant-garamond-v16-latin-regular.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Jura';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/jura-v24-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/jura-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/jura-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/jura-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/jura-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/jura-v24-latin-regular.svg#Jura') format('svg');
    /* Legacy iOS */
}

/* open-sans-regular - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v34-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

/* raleway-regular - latin */

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/raleway-v28-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg');
    /* Legacy iOS */
}

html {
    height: 100%;
}

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: #063e53;
}

/* visited: previously visited links */

a:visited {
    color: #666666;
}

a {
    color: #063e53;
    font-weight: normal;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #063e53; /* #2a2d7a; */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

/* Horizontal Rules and Clear Floats */

hr {
    color: #063e53;
    height: 1px;
    clear: both;
}

hr.fancy {
    background: transparent url('../img/hr-brown.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: #063e53;
    font-weight: normal;
    padding: 0;
}

ul li a:hover {
    color: #2a2d7a;
    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: #063e53;
}

/*  Lists used on optional history pages = */

ul.list2 li {
    margin: 0;
    padding: 0.5em 0em 2.5em 0em;
    border-bottom: 1px solid #ececec;
    list-style-type: none;
}

ul.list2 li:first-child {
    padding-top: 0;
    border-top: none;
}

ul.list2 p {
    color: #777;
    font-size: 14px;
}

ul.list2 img {
    float: left;
    background: #ffffff;
    border: 1px #aaa solid;
    padding: 3px;
    margin: 4px 20px 4px 0;
}

ul.list2 .posted {
    padding: 0em 0em .5em 0em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    color: #d1c5b7;
}

ul.list2 .first {
    padding-top: 0px;
    border-top: none;
}

.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: #d1c5b7;
    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: #2a2d7a;
    text-decoration: none;
}

.list3 a {
    position: relative;
    display: block;
    color: #d1c5b7;
    padding: 10px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    text-transform: uppercase;
}

.list3 a,
a:focus,
a:active {
    color: #d1c5b7;
    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: #031e29;
    background: linear-gradient(180deg, rgba(3, 30, 41, 1) 0%, rgba(21, 81, 104, 1) 50%, rgba(3, 30, 41, 1) 100%);/*    background: #063e53 linear-gradient(#063e53, #063e53); */
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    margin: 5px 0;
    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: #063e53 linear-gradient(135deg, #063e53, #2a2d7a, #063e53);
    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;
}

/* Heading Font Styling */

/*
h1 {
    font: 48px 'Cormorant Garamond', serif, Verdana, Helvetica, sans-serif;
    color: #d1c5b7;
    margin: .3em 0 .3em 0;
}
*/

h1 {
    font: 42px 'Raleway', Verdana, Helvetica, sans-serif;
    color: #063e53;
    margin: .3em 0 .3em 0;
}

h2 {
    font: 38px 'Raleway', Verdana, Helvetica, sans-serif;
    color: #063e53;
    font-weight: normal;
    text-align: center;
    margin: .3em 0;
    letter-spacing: 1px;
}


h3 {
    font: 32px 'Raleway', Verdana, Helvetica, sans-serif;
    color: #063e53;
    padding: 0;
    letter-spacing: -1px;
    margin: 10px 0;
    padding: 5px 0;
}

h4 {
    font: normal 28px 'Jura', Verdana, Helvetica, sans-serif;
    color: #063e53;
    margin: .3em 0;
}

h5 {
    font: normal 24px 'Raleway', Verdana, Helvetica, sans-serif;
    color: #063e53;
    margin: .3em 0;
    font-variant: small-caps;
}

h6 {
    font: normal 24px 'Jura', Verdana, Helvetica, sans-serif;
    color: #063e53;
    margin: .3em 0;
}

/* ======================================================HEADER AREA ======================================================*/

/* Header */

/*
header {
    width: 100%;
    color: #fff;
    background: rgb(2,1,45);
    background: linear-gradient(90deg, rgba(2,1,45,1) 0%, rgba(2,1,45,1) 50%, rgba(44,49,150,1) 100%); 
    padding-bottom: 2px;
    margin-bottom: 0px;
}
*/

header {
    background: #031e29;
    background: linear-gradient(180deg, rgba(3, 30, 41, 1) 0%, rgba(21, 81, 104, 1) 50%, rgba(3, 30, 41, 1) 100%);/*    background: #063e53 linear-gradient(#063e53, #063e53); */
    color: #fff;
    text-align:center;
    box-shadow: 0 5px 15px -4px rgba(0, 0, 0, 0.4);
}

.brand,
.brand a,
.brand a:hover {
    font: 38px 'Cormorant Garamond', Verdana, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
}

.slogan {
    font-size: 22px;
    font-family: 'Cormorant Garamond', cursive, Verdana, Helvetica, sans-serif;
    color: #ffffff;
    padding: 10px 0 0 10px;
    font-style: italic;
    margin: 0;
}

/* Mobile Header */

#mheader {
    margin: -8px 0 0 0;
    padding: 0;
}

#mast {
    background-color: #063e53;
    background: linear-gradient(#063e53, #d1c5b7) !important;
    border-top: 1px solid #063e53 !important;
}

.mmaintitle {
    font-family: 'Cormorant Garamond';
    font-size: 18pt;
    text-shadow: 0.6px 0.6px #000;
    color: #063e53;
}

.mtitlehr {
    color: #fff;
    background-color: #063e53;
}

.mhead li a {
    background-color: #063e53 !important;
    border-bottom: 1px solid #c0c0c0 !important;
    border-top: 1px solid #e6e6e6;
    color: #fff;
}

.mhead li a:hover {
    background-color: #d1c5b7 !important;
    border-bottom: 1px solid #c0c0c0 !important;
    border-top: 1px solid #e6e6e6;
    color: #fff;
    text-decoration: none;
}

/* Site Name */

.title-area {
    width: 100%;
    padding: 10px 0 0 0;
    font: 38px 'Cormorant Garamond', Verdana, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    margin: 0 0 16px 0;
}

.logintext {
    float: right;
    color: #fff;
    font-size: 9pt;
    text-transform: none;
}

/* Main Nav Coding */

div.innercontainer {
    width: 100%;
    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;
}

.nav-primary .nav-menu a {
    color: #ffffff;
}

.nav-primary .nav-menu a:hover {
    color: #d1c5b7;
}

.nav-primary .nav-menu a:active {
    color: #d1c5b7;
}

.nav-primary .nav-menu .current-menu-item a {
    color: #fff;
}

.nav-primary .nav-menu .current-menu-item a:hover {
    color: #d1c5b7;
}

.nav-menu .menu-item {
    display: inline-block;
    text-align: left;
}

.nav-menu a {
    border: none;
    color: #063E53; /* #222; */
/*    padding: 15px 20px; */
    position: relative;
}

.nav-menu .search-menu-item {
    display: inline-block !important;
    text-align: right;
    float: right;
    color: #d1c5b7;
    padding: 12px 20px 8px 20px;
}

.topsearchnav li {
    display: inline-block;
}

.slidedown {
    background-color: #fff; /* #efe9e3; */
    color: #000;
}

ul.tngdd .sub {
    background: #d1c5b7 url(../img/arrow.png) 146px 7px no-repeat;
    color: #000;
}

ul.tngdd .topline {
    border-top: 1px solid #777;
}

ul.tngdd ul.last {
    left: -40px;
}

/* Coding for Home, Search, Logon */

div.icons {
    padding: 0;
    height: 36px;
    margin-top: 2px;
    margin-right: 20px;
    text-transform: uppercase;
}

div.icons a {
    color: #fff;
    border-top: 2px solid transparent;
    padding-top: 5px;
}

div.icons a:hover {
    color: #fff;
    border-top: 2px solid #fff;
}

.tngsmallicon {
    background: transparent;
    font-weight: normal;
    color: #fff;
    margin-right: 20px;
}

/* Coding for Find, Media, Info ===== */

ul.tngdd {
    font-size: 16px;
    text-transform: uppercase;
    background-color: transparent;
    margin-top: 4px;
}

ul.tngdd a {
    display: block;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
}

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: 70px;
    border: none;
    border-top: 2px solid transparent;
}

ul.tngdd .menulink:hover,
ul.tngdd .menuhover {
    background: url('../img/ArrowDown.png') 4px 10px no-repeat;
    text-decoration: none;
    color: #fff !important;
    border-top: 2px solid #fff;
}

/* Dropdown menu styles*/

ul.tngdd ul li a {
    display: block;
    padding: 6px 4px 6px 10px;
    background-color: #eeeeee;
    color: #000;
    border-top: 1px solid #ffffff;
    border-radius: 0px;
    text-transform: none;
}

ul.tngdd ul li a:hover {
    background-color: #063e53;
    color: #fff;
    text-decoration: none;
}

/*Language Menu*/

ul.tngdd .langmenu {
    border: none;
    padding: 0;
}

/*
#newlanguage1 {
    color: #fff;
    background-color: transparent;
    border: 1px solid transparent;
    text-transform: uppercase;
    margin-top: 6px;
    box-shadow: none;
}
*/

/*
#newlanguage1:hover {
    color: #fff;
    background-color: #d1c5b7;
    border: 1px solid transparent;
}
*/

/*Print & Share Icons*/

div.icons-rt {
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}

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: #d1c5b7;
}

/* Popup windows */

.LB_window {
    background: #d1c5b7;
    border: 2px solid #000;
    color: #000;
}

.LB_content {
    background: #d1c5b7;
}

/* Buttons - (not the "See More" or other buttons on home page) */

/*
a.lightlink:link,
a.lightlink:hover {
    font-weight: bold;
}
*/

/*
.lightlink:hover,
.lightlink:active {
    color: #e4e3b8;
    text-decoration: none;
}

a.lightlink3:link,
a.lightlink3:visited,
a.lightlink3:hover,
a.lightlink3:active {
    color: #fff;
}
*/

/* Alphabet Tabs & Numerical Listing */

.snlink {
    background-color: #d1c5b7; /* #063e53; */
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    color: #063e53; /* #fff !important; */
    font-weight: normal;
    font-size: 11pt;
}

a.snlink {
    font-size: 11pt;
}

p a.snlink {
    background-color: #d1c5b7; /* #063e53; */
    color: #063E53; /* #fff; */
    font-weight: normal;
    font-size: 11pt;
}

a.snlink:hover {
    background-color: #063E53; /* #d1c5b7; */
    color: #ffffff;
    font-weight: normal;
    font-size: 11pt;
}

p a.snlink:hover {
    background-color: #063E53; /* #d1c5b7; */
    color:#fff;
    font-weight: normal;
    font-size: 11pt;
}

.snlinkact {
    background-color: #063e53;
    color: #fff;
    font-weight: normal;
    font-size: 11pt;
}

/* Admin Buttons */

input.minifield {
    background-color: #063e53;
    color: #ffffff;
    font-size: 11pt;
}


input.minifield:hover {
    background-color: #d1c5b7;
    color: #fff;
}

/*
input[type=button],
input[type=submit],
input[type=reset],
button,
input[type=file]::file-selector-button {
    background-color: #063e53;
    color: #ffffff;
    font-weight: normal;
}
*/
/*
input[type=file]::file-selector-button:hover {
    background-color: #d1c5b7;
    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: #063e53; */
    margin-bottom: 0;
}

#previewbtn:hover {
    background: #d1c5b7;
}

/*
.bigselect {
    background-color: #063e53;
    color: #fff;
}

.bigselect:hover {
    background-color: #d1c5b7;
    color: #fff;
}
*/

.btn {
    margin-bottom: 2px;
}

/*
.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    background-color: #d1c5b7 !important;
    text-decoration: none;
}
*/

/* Fields */

/* fieldnameback: background color for column and row title sections, the graphic bar showing surname count, and background color for template settings page */

.fieldnameback,
.bar,
.page,
.LB_closeAjaxWindow,
.tablesaw-cell-label {
    background-color: #063e53;
    font-size: 12px;
}

/*Admin Page for People, Families, Import/Export, Setup*/

.adminbody {
    background-color: #ccbaa9;
}

.adminnav .snlink {
    background-color: #063e53;
}

.adminnav .snlink:hover {
    background-color: #d1c5b7 !important;
}

.adminnav .snlinkact {
    background-color: #063e53;
    color: #fff !important;
}

/* t-511
.admintop {
    background: linear-gradient(180deg, rgba(2,1,45,1) 0%, rgba(45,50,152,1) 60%, rgba(2,1,45,1) 100%);
    font-size: 18px;
}
*/

.admincell {
    background: #063e53;
}

a.admincell:hover {
    background-color: #d1c5b7;
    background-image: none;
}

.adminsubmsg {
    font-size: 12px;
    font-weight: bold;
}

/*Paragraph on top of the Administration Page*/

.tngmsgarea {
    color: #fff;
    background: #063e53 linear-gradient(135deg, #063e53, #d1c5b7);
    ;
    text-shadow: 0px 0px 0px #000000;
}

/*styles "Important tasks" */

.tngmsgarea a,
.tngmsgarea a:active,
.tngmsgarea a:link,
.tngmsgarea a:visited {
    color: #fff;
    text-decoration: none;
    text-shadow: 0px;
}

.tngmsgarea a:hover {
    color: #d1c5b7;
}

.tngmsgarea .admintasks,
.yellow {
    color: #d1c5b7;
}

#msgs hr {
    color: transparent !important;
    border-bottom: 1px solid #fff;
    width: 96%
}

/* Makes the hr transparent and adds a white border which mimics the hr */

/* Left Menu */

.sideback {
    background-color: #063e53;
    background-image: none;
    font-size: 14px;
}

.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 */

a.leftlink:hover {
    background-color: #597e8c; /* #2a2d7a; */
}

/* Toggle Head on General Settings Page */

.subhead {
    color: #063e53;
}

.subhead .togglehead:hover {
    color: #d1c5b7 !important;
    text-decoration: none;
}

.subheader {
    color: #d1c5b7;
}

/* ===== HEADER CLASS ON INSIDE PAGES ===== */

/* Image & page title (h1) located at the top of the content area (sources, search, surname list, etc) */

.header {
    margin: 30px 5px 0 0;
    font-size: 32px;
    font-weight: normal;
    color: #063e53;
    line-height: 30px;
}

.plainheader {
    font: 24px 'Raleway', Verdana, Helvetica, sans-serif;
    color: #063e53;
    font-weight: normal;
}

/* Header breadcrumb on the admin pages */

.defphoto {
    margin-top: 30px;
}

/*fixes h1 spacing to make it even with the default photo on the Individual page */

.vcard .defphoto {
    margin-top: 3px;
}

.headericon {
    display: none;
    visibility: hidden;
}

.pad5 {
    padding: 0 5px;
}

/* Space in admin header that decreases top & bottom margin in page name*/

.featured-content {
    font-size: 14px;
    clear: both;
    overflow: hidden;
}

.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: 14px; /* 11pt; */
}

#tngnav li a {
    font-size: 14px; /* 11pt; */
}

#tngnav a {
    background: #d1c5b7;
    color: #444; /* #fff; */
    border-right: 1px solid #444;
    padding: 0.45em 1em 0.35em 8px;
    border-radius: 4px 4px 0px 0px;
    /* font-weight: bold; */
    font-size: 14px; /* 11pt; */
}

#tngnav a:hover {
    background: #063e53; /* t511 #2a2d7a; */
    color: #fff;
}

#tngnav a.here {
    background: #063e53;
    color: #ffcc00; /* #fff; */
    border-right: 1px solid #777;
    margin: 0;
}

/*Family Tree Chart Box Coding - Ancestors & Descendants Boxes*/

.pedbox {
    background-color: #d1c5b7 !important;
}

.pboxname {
    font-size: 10.5pt !important;
}

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

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

.fambackground {
    background-color: #d1c5b7;
    width: 220px;
    padding-bottom: 8px;
}

.fambox,
.mfambox {
    background-color: #d1c5b7;
    font-size: 10pt;
    line-height: 10pt;
    height: 60px;
    width: 200px;
}

.fambox a:link,
.fambox a:visited {
    font-size: 10pt;
}

.mfambox a:link,
.mfambox a:visited {
    font-size: 10pt;
}

/* ===== MISCELLANEOUS ===== */

/* Calendar */

table.calendar {
    background-color: #d1c5b7 !important;
    border: 1px solid #6a3e1b !important;
}

td.calDay {
    border-top: 1px solid #6a3e1b !important;
    border-left: 1px solid #6a3e1b !important;
    border-bottom: 2px solid #6a3e1b !important;
    border-right: 2px solid #6a3e1b !important;
}

#calLegend {
    background-color: #d1c5b7 !important;
    border: 1px solid #6a3e1b !important;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 8px;
    padding: 4px;
    text-align: center;
}

a.hidden {
    background-color: #d1c5b7 !important;
}

td.calToday {
    background-color: #d1c5b7 !important;
    border-top: 1px solid #6a3e1b !important;
    border-left: 1px solid #6a3e1b !important;
    border-bottom: 2px solid #6a3e1b !important;
    border-right: 2px solid #6a3e1b !important;
}

/* Surname Cloud */

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

a.size1 {
    color: #000099;
    font-size: 200%;
}

a.size1:link {
    color: #000099;
}

a.size1:visited {
    color: #000099;
}

a.size2 {
    color: #3333CC;
    font-size: 190%;
}

a.size2:link {
    color: #3333CC;
}

a.size2:visited {
    color: #3333CC;
}

a.size3 {
    color: #006633;
    font-size: 180%;
}

a.size3:link {
    color: #006633;
}

a.size3:visited {
    color: #006633;
}

a.size4 {
    color: #993300;
    font-size: 170%;
}

a.size4:link {
    color: #993300;
}

a.size4:visited {
    color: #993300;
}

a.size5 {
    color: #CC0033;
    font-size: 160%;
}

a.size5:link {
    color: #CC0033;
}

a.size5:visited {
    color: #CC0033;
}

a.size6 {
    color: #666666;
    font-size: 150%;
}

a.size6:link {
    color: #666666;
}

a.size6:visited {
    color: #666666;
}

a.size7 {
    color: #CC9900;
    font-size: 140%;
}

a.size7:link {
    color: #CC9900;
}

a.size7:visited {
    color: #CC9900;
}

a.size8 {
    color: #999933;
    font-size: 130%;
}

a.size8:link {
    color: #999933;
}

a.size8:visited {
    color: #999933;
}

a.size9 {
    color: #000000;
    font-size: 120%;
}

a.size9:link {
    color: #000000;
}

a.size9:visited {
    color: #000000;
}

a.size0 {
    color: #000000;
    font-size: 100%;
}

a.size0:link {
    color: #000000;
}

a.size0:visited {
    color: #000000;
}

/*  ================== SPECIFIC TEMPLATE CODING ================== */

/* Paragraph & text styles */

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.italic {
    font-style: italic;
}
.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;
}

.dropcap {
    overflow: hidden;
}

.dropcap:first-letter {
    color: #063e53;
    display: block;
    float: left;
    font: 60px/50px 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);
    width: 100%;
}
*/

.img-curved {
    border-radius: 10px;
    margin: 4px 2px;
    border: 1px #444 solid;
    box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}


.img-curved-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 #d1c5b7 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;
}

.alignleft {
    float: left;
    padding: 0;
    margin: 0;
}

.alignright {
    float: right;
    padding: 0;
    margin: 0;
}

/*Random Photo Coding*/

.indexphototable {
    width: 80%;
    margin: 0 auto 10px auto;
    padding: 3px;
    font-style: italic;
    font-size: 14px;
    text-align: center;
}

.indexphoto {
    background: #ffffff;
    border: 1px #aaa solid;
    padding: 3px;
    margin: 5%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    width: 90%;
}

/* ===== SECTION BLOCKS ===== */

.container {
    width: 1238px;
    text-align: left;
    margin: 0 auto;
    clear: both;
}

.page-container {
    width: 1050px;
    text-align: left;
    margin: 0 auto;
    clear: both;
}

.inside {
    width: 96%;
    padding: 10px 2%;
}

.row1 {
    clear: both;
    background: #d1c5b7;
    width: 100%;
/*    border-top: 1px solid #2a2d7a; */
    margin-top: 10px;
    padding-bottom: 10px;
}

.row1 a:hover {
    text-decoration: underline;
}

/* Row 2 is the top line of links on each page */

.row2 {
    background: #031e29;
/*   background: linear-gradient(#063e53, #063e53, #063e53); */
    padding: 2px 0;
    color: #fff;
    border-bottom: 1px solid #d8dede;
}

.row2 a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    font-size: 11pt;
}

.row2 a:hover {
    color: #d1c5b7;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

.row2 .contentBox2a {
    margin-top: 2px;
}

/*Row 3 is the row that contains the 3 boxes above the footer */

.row3 {
    margin-top: 10px;
}

.row3 a:hover {
    text-decoration: underline;
}

/* Content Blocks */

.contentBox2a {
    float: left;
    width: 48%;
    padding: 0;
    margin: 0 2% 0 0;
}

.contentBox2a img {
    max-width: 100%;
}

.contentBox2b {
    float: right;
    width: 48%;
    padding: 0;
    margin: 0 0 0 2%;
}

.contentBox2b input[type=text] {
    height: 25px;
}

/*decreases size of search box on home page*/

.contentBox2b input[type=submit] {
    height: 25px;
}

/*decreases size of search box on home page*/

.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 0 0 1%;
}

.contentBox4b,
.contentBox4c {
    float: left;
    width: 23.5%;
    padding: 0;
    margin: 0 .5% 0 .5%;
}

.contentBox4d {
    float: left;
    width: 23.5%;
    padding: 0;
    margin: 0 0 0 .5%;
}

.contentBox5a {
    float: left;
    width: 18%;
    padding: 0;
    margin: 0 1% 0 0;
}

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

.contentBox5e {
    float: left;
    width: 18%;
    padding: 0;
    margin: 0 0 0 1%;
}

.sidebarLeft {
    float: left;
    width: 31.3333%;
    padding: 0;
    margin: 0 1% 0 1%;
}

.contentRight {
    float: right;
    width: 64.666%;
    padding: 0;
    margin: 0 1% 0 1%;
}

.sidebarRight {
    float: right;
    width: 31.3333%;
    padding: 0;
    margin: 0 1% 0 1%;
}

.contentLeft {
    float: left;
    width: 64.666%;
    padding: 0;
    margin: 0 1% 0 1%;
}

.contentBox25Left {
    float: left;
    width: 23%;
    padding: 10px 0;
    margin: 0;
}

.contentBox25Right {
    float: right;
    width: 23%;
    padding: 10px 0;
    margin: 0;
}

.contentBox75Left {
    float: left;
    width: 73%;
    padding: 10px 0;
    margin: 0;
}

.contentBox75Right {
    float: right;
    width: 73%;
    padding: 10px 0;
    margin: 0;
}

/* ===== FOOTER CODING ===== */

footer {
    clear: both;
    background: #031e29;
    background: linear-gradient(180deg, rgba(3, 30, 41, 1) 0%, rgba(21, 81, 104, 1) 50%, rgba(3, 30, 41, 1) 100%);/*    background: #063e53 linear-gradient(#063e53, #063e53); */
/*    background-color: #063e53; 
    background: linear-gradient(#063e53, #063e53); */
    color: #fff;
    padding: 10px;
    line-height: 13px;
    text-align: center;
    font-size: 90%;
}


/* footer {clear: both; background-color: #063e53; background: linear-gradient(#063e53, #063e53); color: #fff; padding: 10px 0 6px 0; border-top: 1px solid #063e53; line-height: 13px; text-align:center; font-size: 90%;} */
footer a {color: #d1c5b7!important; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);}
footer a:hover {color: #fff!important; text-decoration:none;}

footer h3 {
    font: 26px 'Jura', Verdana, Helvetica, sans-serif;
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #fff;
}

/*
footer a {
    color: #d1c5b7 !important;
    font-weight: normal;
    text-decoration: none;
    outline: none;
}

footer a:hover {
    color: #fff !important;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
*/
.copyright {
    letter-spacing: 3px;
    text-align: center;
    font-size: 90%;
    color: #fff;
    margin: 0;
    padding: 0;
}

/* Mobile Footer */

.mobilefooter {
    background: #202020 !important;
    margin-top: -12px;
    padding: 10px 0;
    color: #fff;
    line-height: 13px;
    text-align: center;
    font-size: 90%;
}

.mobilefooter a {
    color: #d1c5b7 !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 ===== */

/* PARALLAX */

section.module {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: -10px;
}

section.module p {
    font-family: "Cormorant Garamond", serif;
    font-size: 28px;
    letter-spacing: 1px;
    letter-spacing: 3px;
    color: #063e53;
    text-align: center;
}

section.module.parallax {
    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 p:nth-child(1) {
    font-size: 72px;
    font-weight: 400;
    margin-bottom: -20px;
}

section.module p:nth-child(2) {
    font-size: 45px;
    font-style: italic;
}

section.module.parallax-1 {
    background-image: url("../img/mainimage1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    height: 600px;
}

section.module.parallax-2 {
    background-image: url("../img/mainimage2.jpg");
    margin-bottom: 30px;
    height: auto;
}

section.module.parallax-2 h2 {
    color: #fff;
    font-size: 44px;
}

section.module.parallax-2 h6 {
    color: #fff;
    font-weight: bold;
}

.row-opacity {
    background-color: rgba(0, 0, 0, 0.2);
    background-size: cover;
    height: 100%;
}

/* TOP CONTENT BOXES */

.topsection {
    padding: 0 0 40px 0;
    width: 1200px;
    margin-top: -150px !important;
    font: 36px 'Cormorant Garamond', Verdana, Helvetica, sans-serif;
    color: #fff;
    margin: 0 auto;
}

.topcontentBox3a {
    float: left;
    width: 31.33333%;
    padding: 0;
    margin: 0 1% 5px 1%;
}

.topcontentBox3b {
    float: left;
    width: 31.33333%;
    padding: 0;
    margin: 0 1% 5px 1%;
}

.topcontentBox3c {
    float: left;
    width: 31.33333%;
    padding: 0;
    margin: 0 0 5px 1%;
}

/* SNIP Photo text editing - Used in Top 3 Boxes  */

.snip {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    margin: 0;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.snip * {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.snip img {
    max-width: 100%;
    vertical-align: top;
}

.snip figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.snip h3 {
    font-size: 44px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 3px 0;
}

.snip .title1 {
    font-weight: 700;
}

.snip .title2 {
    font-weight: 300;
    font-size: 36px;
}

.snip .title3 {
    font-weight: 700;
    font-size: 25px;
}

.snip a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.snip:hover img,
.snip.hover img {
    -webkit-transform: scale(1.3) rotate(5deg);
    transform: scale(1.3) rotate(5deg);
}

/* SNIP2 PHOTO - TEXT EDITING - Used in Parallax  */

.snip2 {
    font-family: sans-serif;
    position: relative;
    overflow: hidden;
    max-height: 350px;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 90%;
    color: #faece8;
    text-align: left;
    background-color: #000;
    border: 1px solid #404040;
    border-radius: 10px;
}

.snip2 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
}

.snip2 img {
    vertical-align: top;
    max-width: 140%;
    backface-visibility: hidden;
}

.snip2 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 30px;
    background-color: #000;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

.snip2 p {
    margin-top: 12px;
    color: #fff !important;
    font-family: "Open Sans", serif !important;
    font-size: 14px !important;
}

.snip2 h2 {
    font-size: 32px !important;
    margin: 0;
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
}

.snip2 h3 {
    color: #2a2d7a;
    border-bottom: 1px #2a2d7a solid;
    font-family: "Open Sans", serif !important;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
}

.snip2 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.snip2:hover>img,
.snip2.hover>img {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.snip2:hover figcaption,
.snip2.hover figcaption {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

/* CALL BOX */

.callbox2 {
    text-align: left;
    width: 50%;
    padding: 20px 10px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    box-shadow: 0 0 0 5px #063e53 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #000000 inset, 0 10px 15px -10px rgba(0, 0, 0, 0.6);
    min-height: 250px;
}

.callbox2 h5 {
    color: #ffffff;
    text-align: center;
}

/* TICKER */

#ticker {
    list-style: none outside none;
    margin: 0;
    min-height: 150px;
}

#ticker li {
    margin: 0;
    background: none;
    padding: 0;
}

#ticker p {
    color: #000;
    font-size: 18px;
    padding-left: 20px;
    margin-top: 0;
    padding-top: 0;
}

#ticker .tcontent {
    color: #000;
    padding: 20px;
}

#ticker .author {
    color: #d1c5b7;
    text-align: right;
    font-size: 0.90em;
    font-style: italic;
    letter-spacing: 2px;
    padding: 0 10px 20px 0;
}

.testimonial {
    position: relative;
    color: #000;
}

.testimonial::before {
    position: absolute;
    color: #000;
    font-family: 'FontAwesome';
    font-size: 24px;
    content: "\f0e5";
    top: 15px;
    left: -5px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}

/* TAB CONTENT FORMATTING */

ul.tabs {
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px dotted #063e53;
    border-left: 1px dotted #063e53;
    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 #063e53;
    border-left: none;
    font-weight: normal;
    background: #063e53 linear-gradient(135deg, #063e53, #2a2d7a, #063e53);
    color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 10px 10px 0 0;
}

ul.tabs li:hover {
    background: #063e53;
    color: #ffffff;
}

ul.tabs li.active {
    background: #063e53 linear-gradient(135deg, #063e53, #2a2d7a, #063e53);
    border-bottom: 1px solid #063e53;
    color: #ffffff;
}

.tab_container {
    border: 1px dotted #063e53;
    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-color: #063e53;
    background: linear-gradient(#063e53, #063e53);
    border-color: #d1c5b7;
    color: #fff !important;
    font-weight: normal;
    font-size: 80%;
    text-decoration: none;
    padding: 5px 35px 5px 5px;
    border-radius: 5px;
}

.btn-detail:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f0a9";
    top: 6px;
    right: 10px;
    font-size: 10pt;
}

.btn-detail:hover {
    background-color: #222;
    background: linear-gradient(#555, #222);
    border-color: #222;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.btn-detail a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: normal;
    outline: none;
}

.btn-small {
    color: #fff !important;
    font: 14px 'Jura', Verdana, Helvetica, sans-serif;
    background-color: #6f4b31;
    background: #063e53 linear-gradient(135deg, #063e53, #2a2d7a, #063e53);
    padding: 5px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: normal;
    border: solid 1px #063e53;
    border-radius: 5px;
    box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}

.btn-small:hover {
    color: #fff;
    text-decoration: none;
    padding: 5px;
    font-weight: normal;
    background: #2a2d7a;
    border: solid 1px #222;
    box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}

.btn-small a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: normal;
    outline: none;
}

.btn-small a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

.btn-small a:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

.btn-lg {
    font: 32px 'Cormorant Garamond', Verdana, Helvetica, sans-serif;
    font-weight: normal;
    line-height: normal;
    color: #fff !important;
    line-height: 50px;
    padding: 20px 60px;
    border-radius: 5px;
    background: #063e53;
    text-decoration: none;
    border: solid 1px #ffffff;
    border-radius: 5px;
    box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}

.btn-lg a,
.btn-lg a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

/* 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: #063e53;
    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: #d1c5b7;
    box-shadow: inset 0 0 15px #000000, 0 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.scroll-to-top a,
.scroll-to-top a:hover {
    text-decoration: none;
}

/* WOW */

.wow {
    opacity: inherit;
}

/* ======== ANIMATION EFFECTS ======== 
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
====================================== */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/* ========== 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;
}

/* ================================================================================================================================== */

/* ================================================================= MEDIA QUERIES ================================================== */

/* ================================================================================================================================== */

/* ================= SMALL DEVICE 01 ==================== */

/* ================================================================================================================================== */

@media screen and (max-width: 320px) {
    .container {
        width: 95%;
        margin: 0 auto;
    }
    /* === Top 3 Boxes ==== */
    .topsection {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px !important;
    }
    .topcontentBox3a {
        float: none;
        height: 250px;
        width: 250px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .topcontentBox3b {
        float: none;
        height: 250px;
        width: 250px;
        margin: 10px auto;
    }
    .topcontentBox3c {
        float: none;
        height: 250px;
        width: 250px;
        margin: 0 auto;
    }
    /* === content box coding ==== */
    .contentBox2a {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .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;
    }
    .callbox2 {
        width: 90%;
    }
    /* === miscellaneous coding ==== */
    .snip2 {
        margin: 10px 0 50px 4%;
    }
    .snip h3 {
        font-size: 30px;
    }
    .snip .title1 {
        font-weight: 700;
        font-size: 40px;
    }
    .snip .title2 {
        font-weight: 700;
        font-size: 24px;
    }
    .snip .title3 {
        font-weight: 700;
        font-size: 20px;
    }
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 32px
    }
    .brand,
    .brand a,
    .brand a:hover {
        font-size: 28px;
    }
    .slogan {
        clear: both;
        text-align: center;
    }
    .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;
    }
}

/* ================================================================================================================================== */

/* ================= SMALL DEVICE 02 ======================= */

/* ================================================================================================================================== */

@media screen and (min-width: 321px) and (max-width: 480px) {
    .container {
        width: 95%;
        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: 0 auto;
    }
    .topcontentBox3c {
        float: none;
        height: 350px;
        width: 350px;
        margin: 0 auto;
    }
    /* === content box coding ==== */
    .contentBox2a {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox3a,
    .contentBox3b,
    .contentBox3c,
    .contentBox4a,
    .contentBox4b,
    .contentBox4c,
    .contentBox4d,
    .contentBox5a,
    .contentBox5b,
    .contentBox5c,
    .contentBox5d,
    .contentBox5e {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
    }
    .sidebarLeft,
    .sidebarRight {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentRight,
    .contentLeft {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentBox25Left,
    .contentBox25Right {
        width: 98%;
        padding: 0;
        margin: 0 auto 0 auto;
        float: none;
    }
    .contentBox75Left {
        float: none;
        width: 98%;
        margin: 0 auto 0 auto;
        float: none;
    }
    .contentBox75Right {
        float: none;
        width: 98%;
        margin: 0 auto 0 auto;
        float: none;
    }
    /* === miscellaneous coding ==== */
    .snip2 {
        margin: 10px 0 50px 12%;
    }
    .text-align-right {
        text-align: center;
        padding-right: 0;
    }
    .text-align-right {
        text-align: center;
        padding-right: 0;
    }
    .brand,
    .brand a,
    .brand a:hover {
        font-size: 28px;
    }
    .slogan {
        clear: both;
        text-align: center;
    }
    .btn-detail:after {
        position: absolute;
        font-family: 'FontAwesome';
        content: "\f0a9";
        top: 8px;
        right: 10px;
        font-size: 12pt;
    }
}

/* ================================================================================================================================== */

/* =================== SMALL DEVICE 03 ===================== */

/* ================================================================================================================================== */

@media screen and (min-width: 481px) and (max-width: 623px) {
    .container {
        width: 96%;
        margin: 0 auto;
    }
    .snip2 {
        margin: 10px 0 50px 20%;
    }
    /* === 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 ==== */
    .contentBox2a {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox3a,
    .contentBox3b,
    .contentBox3c,
    .contentBox4a,
    .contentBox4b,
    .contentBox4c,
    .contentBox4d,
    .contentBox5a,
    .contentBox5b,
    .contentBox5c,
    .contentBox5d,
    .contentBox5e {
        width: 98%;
        padding: 0;
        margin: 20px auto;
        float: none;
        max-width: 450px;
    }
    .sidebarLeft,
    .sidebarRight {
        width: 98%;
        float: none;
        margin: 1%;
        padding: 0;
    }
    .contentRight,
    .contentLeft {
        width: 98%;
        float: none;
        margin: 1%;
        padding: 0;
    }
    .contentBox25Left,
    .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;
    }
}

/* ================================================================================================================================== */

/* ====================== MID DEVICE 01 ====================== */

/* ================================================================================================================================== */

@media screen and (min-width: 624px) and (max-width: 669px) {
    .container {
        width: 97%;
        margin: 0 auto;
    }
    .snip2 {
        margin: 10px 0 50px 20%;
    }
    /* === 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 ==== */
    .contentBox2a {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox3a,
    .contentBox3b,
    .contentBox3c {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
    }
    .contentBox4a,
    .contentBox4b,
    .contentBox4c,
    .contentBox4d,
    .contentBox5a,
    .contentBox5b,
    .contentBox5c,
    .contentBox5d,
    .contentBox5e {
        width: 98%;
        padding: 0;
        margin: 0 auto 0 auto;
        float: none;
        max-width: 450px;
    }
    .sidebarLeft,
    .sidebarRight {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentRight,
    .contentLeft {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentBox25Left,
    .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;
    }
    section.module.parallax-2 p:nth-child(1) {
        font-size: 48px;
    }
    /* === miscellaneous coding ==== */
    .btn-detail:after {
        position: absolute;
        font-family: 'FontAwesome';
        content: "\f0a9";
        top: 8px;
        right: 10px;
        font-size: 12pt;
    }
    .text-align-right {
        text-align: center;
        padding-right: 0;
    }
}

/* ================================================================================================================================== */

/* ================== MID DEVICE 02 ================ */

/* ================================================================================================================================== */

@media screen and (min-width: 670px) and (max-width: 768px) {
    .container {
        width: 97%;
        margin: 0 auto;
    }
    .snip2 {
        margin: 10px 0 50px 20%;
    }
    /* === 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 ==== */
    .contentBox2a {
        width: 450px;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox3a,
    .contentBox3b,
    .contentBox3c {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
        max-width: 450px;
    }
    .contentBox4a,
    .contentBox4b,
    .contentBox4c,
    .contentBox4d,
    .contentBox5a,
    .contentBox5b,
    .contentBox5c,
    .contentBox5d,
    .contentBox5e {
        width: 98%;
        padding: 0;
        margin: 0 auto 0 auto;
        float: none;
        max-width: 450px;
    }
    .sidebarLeft,
    .sidebarRight {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentRight,
    .contentLeft {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentBox25Left,
    .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 ==== */
    .btn-detail:after {
        position: absolute;
        font-family: 'FontAwesome';
        content: "\f0a9";
        top: 8px;
        right: 10px;
        font-size: 12pt;
    }
    .text-align-right {
        text-align: center;
        padding-right: 0;
    }
}

/* ================================================================================================================================== */

/* ================== MID DEVICE 03 ================= */

/* ================================================================================================================================== */

@media screen and (min-width: 769px) and (max-width: 800px) {
    .container {
        width: 97%;
        margin: 0 auto;
    }
    .snip2 {
        margin: 10px 0 50px 20%;
    }
    /* === 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 ==== */
    .contentBox2a {
        width: 450px;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
        clear: both;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox3a,
    .contentBox3b,
    .contentBox3c {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
    }
    .contentBox4a,
    .contentBox4b,
    .contentBox4c,
    .contentBox4d,
    .contentBox5a,
    .contentBox5b,
    .contentBox5c,
    .contentBox5d,
    .contentBox5e {
        width: 48%;
        margin: 1%;
        padding: 0;
    }
    .sidebarLeft,
    .sidebarRight {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentRight,
    .contentLeft {
        width: 98%;
        margin: 1%;
        padding: 0;
    }
    .contentBox25Left,
    .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 ==== */
    .btn-detail:after {
        position: absolute;
        font-family: 'FontAwesome';
        content: "\f0a9";
        top: 8px;
        right: 10px;
        font-size: 12pt;
    }
}

/* ================================================================================================================================== */

/* ================== LG DEVICE 01 ================= */

/* ================================================================================================================================== */

@media screen and (min-width: 801px) and (max-width: 1024px) {
    .container {
        width: 98%;
        margin: 0 auto;
    }
    /* === Top Content Boxes ==== */
    .topsection {
        width: 100%;
        margin-top: -80px !important;
    }
    .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;
    }
    .snip2 {
        margin: 10px 0 50px 20%;
    }
    .contentBox2a {
        width: 450px;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
        clear: both;
    }
    .contentBox2b {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .contentBox3a,
    .contentBox3b,
    .contentBox3c {
        width: 98%;
        padding: 0;
        margin: 0 auto 20px auto;
        float: none;
    }
    .contentBox4a,
    .contentBox4b,
    .contentBox4c,
    .contentBox4d {
        width: 48%;
        margin: 1%;
        padding: 0;
    }
}

/* from template 629 */

.title-area {
	padding: 20px 0 20px 0;
	width:100%;
}

.title-area #leftphoto {
	float:left;
	width:20%;			/* width of center column content (column width minus padding on either side) */
 /*	left:100%;			 100% plus left padding of center column */
}
.title-area #banner {
	float:left;
	width:60%;			/* Width of left column content (column width minus padding on either side) */
	left:20%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.title-area #rightphoto {
	float:right;
	width:20%;			/* Width of right column content (column width minus padding on either side) */
/*	left:80%;			 Please make note of the brackets here:
		(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

.title-area #textbanner {
	float:left;
	width:100%;			/* Width of left column content (column width minus padding on either side) */
	/* left:20%;			 width of (right column) plus (center column left and right padding) plus (left column left padding) */
	/* margin-top: 10px; */
}

.titletop {
    font: 55px 'Cormorant Garamond', Verdana, Helvetica, sans-serif;
    color: #fff;
		text-align: center;
    text-decoration: none;
    margin: 0;
		text-shadow: 1px 1px 1px #000000;
}

.titlebottom {
    font-size: 40px;
    font-family: 'Cormorant Garamond', cursive, Verdana, Helvetica, sans-serif;
		font-weight: bold;
    color: #fff;
		text-align: center;
/*    padding: 5px 0 0 10px; */
    margin: 0;
		text-shadow: 1px 1px 1px #000000;
}

/* used for optional banner text title 1 */
.bannertitle1 {
	text-align: left;
	margin-top: 10px;
	line-height: 38px;  
	font-size: 36px; 
	font-weight: bold;
	font-style:italic;
	color:#ffffff; 
}

/* used for optional banner text title 2 */
.bannertitle2 {
	text-align: left;
	margin-top: 12px;
	line-height: 48px;  
	font-size: 48px; 
	font-weight: bold;
	font-style:italic;
	color:#999966; 
}

.leftphoto {
	float: left;
/*	margin-left: 30px; */
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 1px 1px 4px 0px #333333;
	border-radius: 6px;
	max-height: 100px;
} 

.rightphoto {
	float: right;
/*	margin-right: 30px; */
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 1px 1px 4px 0px #333333;
	border-radius: 6px;
	max-height: 100px;
} 
.imgright {
	float: right;
}



/* ================================================================================================================================== */

/* ================== 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;
    }
    .contentBox2a {
        width: 48%;
        padding: 0;
        margin: 0 auto 0 auto;
        clear: both;
    }
    .contentBox2b {
        width: 48%;
        padding: 0;
        margin: 0 auto 20px auto;
    }
}