/*Maintenance*/
@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Thin_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Thin_Web.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-ThinItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-ThinItalic_Web.woff') format('woff');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-XLight_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-XLight_Web.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-XLightItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-XLightItalic_Web.woff') format('woff');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Light_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-LightItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-LightItalic_Web.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Book_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-BookItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Medium_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-MediumItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Bold_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-BoldItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-BoldItalic_Web.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Black_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Black_Web.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-BlackItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-BlackItalic_Web.woff') format('woff');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-Ultra_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-Ultra_Web.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../fonts/woff2/Gotham-UltraItalic_Web.woff2') format('woff2'),
		url('../fonts/woff/Gotham-UltraItalic_Web.woff') format('woff');
	font-weight: 900;
	font-style: italic;
}


@font-face {
	font-family: 'Graphik Black';
	src:url('../fonts/woff2/GraphikCondensed-Black-Web.woff2') format('woff2'),
		url('../fonts/woff/GraphikCondensed-Black-Web.woff') format('woff');
}

:root {
	--gold-color: #F1B82D;
	--green-color: #2d671b;
}

html { scroll-padding-top: 125px; }

body.page
{
	margin-bottom: 0;
}

body {
    min-width: 320px;
	font-family: HCo Gotham;
    font-style: normal;
    color: #000;
	line-height: normal;
	background-color: #000000;
}

.elements
{
	background-color: #ffffff;
	border: 1px solid transparent;
}

.headertexture
{
	min-width: 320px;
}

.admin-bar .headertexture
{
	margin-top: 32px;
}

a,
a:hover,
a:visited
{
	color: var(--green-color);
	text-decoration: underline;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6
{
	text-decoration: none;
}

@media screen and (max-width: 782px)
{
	.admin-bar .headertexture
	{
		margin-top: 46px;
	}
}


h1
{
	font-size:50px;
	line-height:60px;
	color:#000;
	margin-bottom:50px;
	font-weight: 500;
	font-style: normal;
}

h2
{

	margin-bottom:15px;
	font-weight: 500;
	font-style: normal;	
	font-size:30px;
	line-height:38px;
	color:#2D671B;

}

h3
{
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:15px;
	font-weight: 500;
	font-style: normal;
}

h4
{
	font-size: 16px;
	line-height: 24px;
	color:#000;
	margin-bottom:15px;
	font-weight: 500;
	font-style: normal;
	text-transform:uppercase; 
}

h5
{
	font-size:21px;
	color:#2D671B;
	text-transform:uppercase;
	margin-bottom:15px;
	font-style: normal;
	font-family: Graphik Black;
	font-weight: 300;
	letter-spacing:2px;
	line-height:24px
}

h6
{
	font-size:18px;
	line-height:26px
	color:#000;
	margin-bottom:15px;
	font-weight: 500;
	font-style: normal;
}

p
{
	font-size:16px;
	line-height:30px;
	color:#000;
	margin-bottom:15px;
	font-weight: 400;
	font-style: normal;
}

i
{
	
}

b, strong
{
	
}

a, a:visited
{
	
}

a:hover, a:focus 
{
	
}

.mlgmargin
{
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.mlgmargin
	{
		margin-bottom: 0;
	}
}

.elements.nobanner
{
	padding-top: 100px;
}

.elements .section
{
	margin-bottom: 60px;
}

.elements .section.nospacing
{
	margin-bottom: 0px;
}

.elements .section.tightspacing
{
	margin-bottom: 20px;
}

.page-content, .entry-content, .entry-summary
{
	margin: 0;
}

.img-responsive
{
	width: 100%;
}

.nopadding
{
	padding-left: 0;
	padding-right: 0;
}

.gray
{
	color: #5B6670;
}

.green
{
	color: #2D671B;
}
/*END Maintenance*/



/*Bulleted List Style*/
/* REMOVE default bullets from ul */
.coloredlist ul,
.coloredlist ol{
	list-style: none;
	margin: 0;
}

/* Space between nested lists */
.coloredlist ul ul,
.coloredlist ul ol,
.coloredlist ol ul,
.coloredlist ol ol {
	margin-top: 20px;
}

/* Custom bullet for ul list items */
.coloredlist ul li::before {
	content: "\2022"; /* Unicode bullet */
	color: var(--green-color);
	display: inline-block;
	width: 1.7em;
	margin-left: -1.7em;
}

/* Spacing + typography for all list items */
.coloredlist ol li,
.coloredlist ul li {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
}

.coloredlist ol li:last-child,
.coloredlist ul li:last-child {
	margin-bottom: 0px;
}

/* ========= ORDERED LIST STYLES ========= */

/* Initialize the main counter */
.coloredlist ol {
	counter-reset: main-counter;
	margin: 0;
}

/* Top-level ordered list items */
.coloredlist > ol > li {
	counter-increment: main-counter;
	position: relative;
}

/* Main numbers */
.coloredlist > ol > li::before {
	content: counter(main-counter) ". ";
	color: var(--green-color);
	display: inline-block;
	width: 1.7em;
	margin-left: -1.7em;
	font-size: 14px;
	font-weight: 600;
}

/* Nested ol starts its own counter */
.coloredlist ol ol {
	counter-reset: sub-counter;
	margin-top: 20px;
}

/* Nested ol li increments sub-counter */
.coloredlist ol ol > li {
	counter-increment: sub-counter;
	position: relative;
}

/* Sublist numbering */
.coloredlist ol ol > li::before {
	content: counter(sub-counter) ". ";
	color: var(--green-color);
	display: inline-block;
	width: 1.7em;
	margin-left: -1.7em;
	font-size: 14px;
	font-weight: 600;
}

/* Bottom spacing for lists */
.coloredlist ol,
.coloredlist ul {
	margin-bottom: 20px;
}

/*END Bulleted List Style*/


/*Buttons*/
.buttonlink
{
	margin-top: 30px;
}

.btn
{
	text-transform:uppercase;
	padding: 5px 10px 4px!important;
    border-radius: 0px!important;
    line-height: normal!important;
    border: 0!important;
}

.btn:hover{
	text-decoration: none;
}

.btn.btncolor,
.btn.btncolor:visited
{
	background-color: var(--gold-color);;
    color: #000000;
	font-size:13px;
	font-weight:500;
	text-transform:none;
	padding:15px 30px!important;
	letter-spacing:0.25px;
}

.blackhover .btn.btncolor
{
	position: relative;
	overflow: hidden;
}

.blackhover .btn.btncolor:after 
{
	position: absolute;
    content: "\f054";
    width: 100%;
    height: 100%;
    background-color: #000000;
    top: 0;
    left: 100%;
    color: var(--gold-color);
    font-family: "Font Awesome 6 Sharp";
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all .2s ease-in;
}

.blackhover .btn.btncolor:hover:after,
.blackhovertext .btn.btncolor:hover:after
{
	left: 0;
}


.blackhovertext .btn.btncolor
{
	position: relative;
	overflow: hidden;
}

.blackhovertext .btn.btncolor:after 
{
	position: absolute;
    content: attr(data-title);
    width: 100%;
    height: 100%;
    background-color: #000000;
    top: 0;
    left: 100%;
    color: var(--gold-color);
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all .2s ease-in;
}


.btn.btn-outline
{
	padding: 12px 12px 12px 40px!important;
    border: 2px solid var(--gold-color)!important;
    font-size: 24px;
    color: #000;
    font-weight: 500;
	text-transform: none;
}

.btn.btn-outline i
{
	margin-left: 30px;
	font-size: 16px;
	color: var(--green-color);
	padding-right: 10px;
}


.btn.btn-outline:hover 
{
	background-color: #FFF4D6;
}

.textlink,
.textlink:visited
{
	color: var(--green-color);
	text-transform: uppercase;
	text-decoration: none;
	font-size:16px;
	font-weight: 500;
	background-color: #F0F0F0;
}

.textlink i
{
	margin-left: 15px;
	font-size: 10px;
}

.textlink:hover
{
	text-decoration: none;
}

.textlink
{
	display: inline-flex;
    position: relative;
    overflow: hidden;
}

.textlink .initial
{
	padding:5px 10px;
	    display: flex;
    align-items: center;

}

.textlink .texthover
{
	background-color: var(--green-color);
	padding:5px 10px;
	position: absolute;
    top: 0;
    left: 100%;
    transition: all .2s ease-in;
    width: 100%;
	display: flex;
    align-items: center;
	color: #ffffff;
}

.textlink:hover .texthover
{
	left: 0;
}

.textlinkcontainer
{
	margin-top: 40px;
}

.textlinkcontainer .buttonlink
{
	margin-top: 10px	
}

.textlinkcontainer.inline .buttonlink
{
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
/*END Buttons*/

/*Desktop Menu*/
@media (min-width: 1200px) {
	.headertexture .navborder
	{
		border-left: 0.5px solid var(--gold-color);
		padding-left: 25px;
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item
	{
		margin-right: 25px;
		display: flex;
		align-items: center;
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item:last-child
	{
		margin-right: 0;
	}
	
	.headertexture .navbar-collapse
	{
		position: static;
		background-color: transparent;
		width: auto;
	}
}
/*END Desktop Menu*/


/*Header Desktop and Mobile*/
.headertexture
{
	background-color: #ffffff;
	transition: all .2s ease-in;
	padding-bottom: 12px;
	padding-top: 13px;
	height: 100px;
	box-shadow: 1px 1px 10px #cccccc;
}

.headertexture .bg-light {
    background-color: transparent!important;
    padding: 0;
}

.headertexture .navbar-brand
{
	height: 75px;
	padding: 0;
}

.headertexture .navbar-brand img
{
	margin-top: 12px;
	height: 50px;
}


@media (min-width: 500px) {
	.headertexture .navbar-brand img
	{
		margin-top: 0;
		height: 75px;
	}
}

.headertexture .navbar-light .navbar-nav .nav-link:hover,
.headertexture .navbar-light .navbar-nav .nav-link:focus
{
	text-decoration: none;
}

.headertexture .navbar
{
    position: static;
}

.headertexture .navbar-light .navbar-nav .nav-link
{
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	padding-top: 0;
	padding-bottom: 0;
	letter-spacing:0.25px;
	color:#000;
	text-transform:uppercase;
	font-weight:500;
}


.headertexture .navbar-light .navbar-nav .additional .nav-link
{
	color: #666666;
}


.headertexture .navbar-light .navbar-nav .nav-link:hover,
.headertexture .navbar-light .navbar-nav .nav-link.active
{
	color: var(--green-color);
}

.headertexture .navmenulinksinner
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.headertexture .navmenulinksinner li
{
	margin-bottom: 15px;
}

.headertexture .navmenulinksinner li:last-child
{
	margin-bottom: 0px;
}

.headertexture .navmenulinksinner li a
{
	color: #666666;
	font-size:13px;
	letter-spacing:0.25px;
	text-decoration: none;
	font-weight: 500;
}

.headertexture .navmenulinksinner li a:hover
{
	color: var(--green-color);
	text-decoration: none;
}

.megacontainer .navtitle,
.megacontainer .navtitlethird,
.megacontainer .navtitleleft
{
	text-transform: uppercase;
	margin-bottom: 12px;
	font-size:13px;
	letter-spacing: 0.25px;
	color:#000;
	font-weight: 500;
}

.headertexture .navdescription,
.headertexture .navdescription p
{
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.headertexture .navoverview a
{
	color: var(--green-color);
}

.headertexture .navoverview a:hover
{
	color: #6FAB5D;
}
/*END Header Desktop and Mobile*/


/*Dropdown Mega Menu Desktop*/
@media (min-width: 1200px) {
	.dropdown-toggle::after{
		display: none;
	}
	
	.megacontainer .row .column
	{ 
		padding-top: 10px;
		padding-bottom: 10px;	
	}
	
	.megacontainer .row .column
	{
		border-right: 0.5px solid var(--gold-color);
	}
	
	.megacontainer .row .column:last-child
	{
		border: 0;
	}
	
	.megacontainer
	{
		padding-top: 25px;
		padding-bottom: 60px;
	}
	
	.megacontainer .navimage
	{
		margin-bottom: 20px;
	}
	
	
	.headertexture .navbar-light .navbar-nav
	{
		margin-right: 0;
	}
	
	.headertexture .dropdown, .headertexture .navbar {
		position: static;
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item .dropdown-menu
	{
		margin: 0;
		border: 0;
		border-radius: 0px;
		left: 0;
		right: 0;
		top: 100px;
		padding: 0;
		box-shadow: 0 4px 2px -2px #cccccc;
	}
	
	
}
/*END Dropdown Mega Menu Desktop*/


/*Mobile Menu*/
.navbar-nav,
.headertexture .navmenulinksinner
{
	padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.headertexture .navmenulinksinner
{
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (min-width: 576px) {
	.navbar-nav,
	.headertexture .navmenulinksinner
	{
		max-width: 540px;
	}
	
}

@media (min-width: 768px) {
	.navbar-nav,
	.headertexture .navmenulinksinner
	{
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.navbar-nav,
	.headertexture .navmenulinksinner
	{
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.navbar-nav,
	.headertexture .navmenulinksinner
	{
		max-width: none;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.headertexture .navmenulinksinner
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

.navbar-toggler
{
	border: 0;
	padding: 0;
	box-shadow: none;
	margin-top: 7px;
    width: 30px
}

.navbar-toggler:focus{
	box-shadow: none;
}

.navbar-toggler .icon-bar {
    height: 2px;
    display: block;
    background-color: #000000;
    width: 36px;
    margin-bottom: 8px;
    transition: all .2s
}

.navbar-toggler.collapsed .icon-bar {
    width: 30px
}

.navbar-toggler .icon-bar:last-child {
    margin-bottom: 0
}

.top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.middle-bar {
    opacity: 0
}

.bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0)
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0)
}

@media(max-width:1199px){
	.megacontainer
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.megacontainer .navtitle,
	.megacontainer .navtitlethird,
	.megacontainer .navtitleleft
	{
		margin-bottom: 0;
	}
	
	.headertexture .navoverview
	{
		border-bottom: 0.5px solid var(--gold-color);
		padding-bottom: 10px;
	}
	
	.headertexture .backcollapse
	{
		border-bottom: 0.5px solid var(--gold-color);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.headertexture .navmenulinksinner li:last-child
	{
		border-bottom: 0.5px solid var(--gold-color);
		padding-bottom: 15px;
	}
	

	.navbar-collapse {
		position:fixed;
		padding-top: 20px;
		padding-bottom: 20px;
		width:100%;
		top:100px;
		height:100%;
		background-color: #ffffff;
		right: -100%;
        transition: all 0.4s ease;
        display: block;
        opacity: 1;
	}
	
	.navbar-collapse.collapsing {
        height: 100%!important;
        right: -100%;
        margin-left: 1px;
        transition: all 0.2s ease;
        opacity: 1;
    }
    .navbar-collapse.show {
        margin-right: 100%;
        transition: all 0.2s ease;
        opacity: 1;
    }

	.admin-bar .navbar-collapse,
	.admin-bar .headertexture .dropdown-menu,
	.admin-bar .headertexture .navmenulinks
	{
		top: 107px;
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item,
	.headertexture .navbar-light .navbar-nav .nav-item.additional.navborder
	{
		border-top: 0.5px solid var(--gold-color);
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item.additional
	{
		border-top: 0;
		padding-bottom: 0px;
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item.lastborder
	{
		border-bottom: 0.5px solid var(--gold-color);
		padding-bottom: 10px;
	}
	
	.headertexture li.backcollapsethird
	{
		border-bottom: 0.5px solid var(--gold-color);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.headertexture .backcollapse a,
	.headertexture li.backcollapsethird a
	{
		color:#7D7D7D;
		text-decoration: none;
		font-size:11px;
		text-transform: uppercase;
	}
	
	.headertexture .backcollapse a i,
	.headertexture li.backcollapsethird a i
	{
		font-size: 11px;
		margin-right: 5px;
	}
	
	.headertexture .backcollapse a:hover,
	.headertexture li.backcollapsethird a:hover
	{
		color: var(--green-color);
	}
	
	.headertexture .navbar-light .navbar-nav .nav-item.searchnav
	{
		display: none;	
	}
	
	.headertexture .dropdown-menu
	{
		position: fixed;
    	top:100px;
		border: 0;
   	 	border-radius: 0;
		width: 100%;
		bottom: 0;
		right: -100%;
        transition: all 0.4s ease;
        display: block;
        opacity: 1;
		left: auto;
		margin-top: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.headertexture .dropdown-menu.show
	{
		margin-right: 100%;
        transition: all 0.2s ease;
        opacity: 1;
	}
	
	.megacontainer .navtitle
	{
		border-bottom: 0.5px solid var(--gold-color);
		position: relative;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.megacontainer .navtitle .inner
	{
		cursor: pointer;	
	}
	
	.dropdown-toggle::after,
	.megacontainer .navtitle:after
	{
		font-family: "Font Awesome 6 Sharp";
		font-weight: 900;
		content: "\f054";
		background-image: none!important;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		border: 0!important;
		position: absolute;
		right: 0;
		margin-left: 0;
		vertical-align: middle;
		top: 50%;
		transform: translateY(-50%);
		font-size: 10px;
	}
	
	.headertexture .navmenulinks
	{
		z-index: 1;
		position: fixed;
    	top: 100px;
		border: 0;
   	 	border-radius: 0;
		width: 100%;
		bottom: 0;
		right: -100%;
        transition: all 0.4s ease;
        display: block;
        opacity: 1;
		left: auto;
		background-color: #ffffff;
	}
	
	.headertexture .navmenulinks.show
	{
		margin-right: 100%;
        transition: all 0.2s ease;
        opacity: 1;
	}
}

@media screen and (max-width: 782px)
{
	.admin-bar .navbar-collapse,
	.admin-bar .headertexture .dropdown-menu,
	.admin-bar .headertexture .navmenulinks
	{
		top: 121px;
	}
	
}
/*END Mobile Menu*/


/*Footer*/
.footertexture
{
	background-color: #000000;
	padding-top: 40px;
	padding-bottom: 15px;
	color: #ffffff;
}

.footertexture .columnlinks ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footertexture .columnlinks ul li
{
	margin-bottom: 15px;
}

.footertexture .columnlinks ul li:last-child
{
	margin-bottom: 0;
}

.footertexture .coltitle
{
	color: var(--gold-color);
	font-size:21px;
	text-transform:uppercase;
	margin-bottom:15px;
	font-style: normal;
	font-family: Graphik Black;
	font-weight: 300;
	letter-spacing:2px;
	line-height:24px
}

.footertexture p
{
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}

.footertexture a
{
	color: var(--gold-color);
	text-decoration: none;
	font-weight: 400;
}

.footertexture .socialmedia
{
	margin-top:30px;
	font-size: 30px;	
}

.footertexture .socialmedia a
{
	color: var(--gold-color);
}

.footertexture .copyrightrow
{
	margin-top: 40px;
}

.footertexture .copyrightrow a
{
	color: #ffffff;
	text-decoration: underline;
}


.sociallinks
{
	margin-top: 30px;
}
/*END Footer*/


/*Social Media*/
.socialmedia
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.socialmedia li
{
	display: inline-block;
	margin-right: 15px;
}

.socialmedia li:last-child
{
	margin-right: 0;	
}

.socialmedia li a:hover, .socialmedia li a:focus
{
	text-decoration: none;
}

.socialmedia li a:hover
{
	opacity: .7;	
}
/*END Social Media*/


/*Tiered Headers*/
.tieredheader .col-12
{
	padding-left: 0;
	padding-right: 0;
}
.tieredheader .headerimage
{
	background-size: cover;
	background-position: center center;
	height: calc(100vh - 100px);
}

.tieredheader .headerimage img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.admin-bar .tieredheader .headerimage
{
	height: calc(100vh - 107px);
}

@media screen and (max-width: 782px)
{
	.admin-bar .tieredheader .headerimage
	{
		height: calc(100vh - 121px);
	}
}
/*END Tiered Headers*/


/*Standard Page Banner*/
.standardbanner
{
	background-color: #000000;
	padding-top: 50px;
	padding-bottom: 50px;
}

.standardbanner .title h1,
.standardbanner .title .normal
{
	color: var(--gold-color);
	padding: 0;
	margin: 0;
	font-size:21px;
	letter-spacing:5px;
	text-transform:uppercase;
	font-style: normal;
	font-family: Graphik Black;
	font-weight: 300;
	letter-spacing:2px;
	line-height:24px
}

.standardbanner .title h5
{
	color: var(--gold-color);
	padding: 0;
	margin: 0;
}
/*END Standard Page Banner*/


/*Home Slider*/
.homeslider .col-12
{
	padding-left: 0;
	padding-right: 0;
}

.homeslider video#bgvid
 {
	 position: absolute;
	 z-index: 0;
	 bottom: 0px;
	 left: 0px;
	 min-width: 100%;
	 min-height: calc(100vh - 100px);
	 width: auto;
	 height: auto;
}

.homeslider .allcaption
{
	position: absolute;
    bottom: 40px;
    left: 40px;
    max-width: 500px;
	z-index: 2;
}

.homeslider .allcaption h1
{
    color: #ffffff;
	font-weight: 500;
	font-size:72px;
	line-height: 77px;
	margin: 0;
}

.homeslider .overlay
{
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.0) 100%);
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.homeslider .scrolldown
{
	margin-top: 30px;
	font-size: 24px;
}

.homeslider .scrolldown a
{
	color: var(--gold-color);
}

.homeslider .carousel-item img
{
	height: calc(100vh - 100px);
	width: 100%;
    object-fit: cover;
}

.admin-bar .carousel-item img
{
	height: calc(100vh - 107px);
}

@media screen and (max-width: 782px)
{
	.admin-bar .carousel-item img
	{
		height: calc(100vh - 121px);
	}
}
/*END Home Slider*/


/*Overview Area*/
.overviewarea
{
	position: relative;
}

.overviewarea .overviewinner
{
	background-color: #ffffff;
	padding: 65px;
	padding-bottom: 100px;
	margin-top: -150px;
	border: 4px solid var(--gold-color);
}

.overviewarea .overviewinner .toptitle
{
	font-size:21px;
	color:#2D671B;
	text-transform:uppercase;
	margin-bottom:15px;
	font-style: normal;
	font-family: Graphik Black;
	font-weight: 300;
	letter-spacing:2px;
	line-height:24px
}

.overviewarea .overviewinner .subtitle
{
	margin-top: 15px;
}

.overviewarea .overviewinner .subtitle h2
{
	margin-bottom: 0px;	
}

.overviewarea .hassideboxgold .overviewinner
{
	border: 4px solid #000000;
}

@media (min-width: 992px) {
	.overviewarea .hassidebox .overviewinner
	{
		padding-right: 120px;
	}
	
	.overviewarea .overviewinner
	{
		border: 6px solid var(--gold-color);
	}
	
	.overviewarea .hassideboxgold .overviewinner
	{
		border: 6px solid #000000;
	}
}

/*END Overview Area*/



/*GET RID OF*/
/*Overview Content Sections*/
/*
.overviewcontentsections .overviewtext,
.overviewcontentsections .overviewtextlong
{
	padding: 50px;
	border: 1px solid var(--gold-color);
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	padding-bottom: 100px;
}

.overviewcontentsections .overviewtext .title,
.overviewcontentsections .overviewtextlong .title
{
	margin-bottom: 15px;
	font-size: 34px;
    font-weight: 500;
}

.overviewinner .title
{
	font-size:48px;
	font-weight:500;
	margin-bottom: 50px;
}

.overviewdescription
{
	padding-top: 25px;
	position: relative;
}

.overviewdescription:before
{
	border-top: 1px solid var(--gold-color);
	width: 75px;
	top: 5px;
	content: '';
	position: absolute;
	left: 0;
}

@media (max-width: 991px) {
	.overviewcontentsections .overviewtext
	{
		margin-top: auto!important;
	}
	
	.overviewcontentsections .overviewtextlong
	{
		margin-top: auto!important;
	}
}

@media (min-width: 992px) {
	.overviewdescription
	{
		padding-left: 100px;
		padding-top: 0;
	}
	
	.overviewcontentsections .overviewrelative
	{
		position: relative;
	}
	
	.overviewcontentsections .leftimage,
	.overviewcontentsections .rightimage,
	.overviewcontentsections .dividerimage
	{
		min-height: 500px;
	}
	
	.overviewcontentsections .dividerimage
	{
		background-size: cover;
		background-position: center center;
	}
	
	.overviewcontentsections .leftimagedt,
	.overviewcontentsections .rightimagedt
	{
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		z-index: -1;
		top: 0px;
		left: 0px;
		bottom: 0px;
		background-size: cover;
	}
	
	.overviewcontentsections .rightimagedt
	{
		left: auto;
		right: 0;
	}
}
*/
/*END Overview Content Sections*/
/*END GET RID OF*/



/*Home Content Sections*/
.homecontents .overviewtext,
.homecontents .overviewtextlong
{
	padding: 60px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.homecontents .overviewtext .subtitle,
.homecontents .overviewtextlong .subtitle
{
	font-size:21px;
	color:#2D671B;
	text-transform:uppercase;
	margin-bottom:15px;
	font-style: normal;
	font-family: Graphik Black;
	font-weight: 300;
	letter-spacing:2px;
	line-height:24px
}

.homecontents .overviewtext .innerborder,
.homecontents .overviewtextlong .innerborder
{
	border: 4px solid var(--gold-color);
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	transition: all 1s;
	position: absolute;
	background-color: #ffffff;
}

.homecontents .overviewtext .innerborder.expanding,
.homecontents .overviewtextlong .innerborder.expanding
{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	height: 100%;
}

.homecontents .overviewtext .innerbordertext,
.homecontents .overviewtextlong .innerbordertext
{
	position: relative;
	z-index: 3;
	transition: all 1s; 
	transform: translateY(100%);
	opacity: 0;
}

.homecontents .overviewtext .innerbordertext.expanding,
.homecontents .overviewtextlong .innerbordertext.expanding
{
	opacity: 100%;
	transform: translateY(0%);
}


.homecontents .textcontent h2
{
	font-size:36px;
	line-height:45px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 0;
}

.overviewarea .textcontent h1
{
	font-size:36px;
	line-height:48px;
	font-weight: 500;
	margin-bottom: 0;
}

.homecontents .description
{
	margin-top: 25px;
}


@media (max-width: 991px) {	
	.homecontents .overviewtext
	{
		margin-top: auto!important;
	}
	
	.homecontents .rightimagedt,
	.homecontents .leftimagedt
	{
		position: relative;	
	}
	
	.homecontents .rightimagedt
	{
		left: auto!important;
		right: 0;
	}
	
	.homecontents .leftimage,
	.homecontents .rightimage
	{
		position: relative;
	}
}

.homecontents.multipleimages
{
	margin-top: 60px;
}

@media (min-width: 992px) {
	.overviewarea .textcontent h1
	{
		font-size:42px;
		line-height:55px
	}
	
	.homecontents .leftimagedt,
	.homecontents .rightimagedt
	{
		position: absolute;
	}
	
	.homecontents.multipleimages
	{
		margin-top: -100px;
		position: relative;
		z-index: 1;
	}
	
	.homecontents .overviewtext .innerborder,
	.homecontents .overviewtextlong .innerborder
	{
		border: 6px solid var(--gold-color);
	}
}



.homecontents .homerelative
{
	position: relative;
}

.homecontents .leftimage,
.homecontents .rightimage,
.homecontents .dividerimage
{
	min-height: 500px;
}

.homecontents .dividerimage
{
	background-size: cover;
	background-position: center center;
	position: relative;
}

.homecontents .leftimagedt,
.homecontents .rightimagedt
{
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background-size: cover;
	right: 0px;
	min-height: 500px;
}


.rightexpandable
{
	transition: all 1s;
	width: 0px;
	height: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	background-size: cover;
	transform: translateY(50%); 
}

.rightexpandable.expanding
{
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	transform: translateY(0%);
}

.rightexpandable img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.overviewdescription
{
	margin-top: 50px;
	padding-top: 50px;
	position: relative;
}

.overviewdescription:before
{
	border-top: 4px solid var(--gold-color);
	width: 75px;
	top: 5px;
	content: '';
	position: absolute;
	left: 0;
}

@media (min-width: 992px) {
	.overviewdescription
	{
		padding-left: 100px;
		padding-top: 0;
	}
	
	
	.overviewdescription:before
	{
		border-top: 6px solid var(--gold-color);
	}
}
/*END Home Content Sections*/



/*Resarch Archive*/
.archivereveal1
{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.archivereveal1 img
{
	position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.archivecontainer
{
	overflow: hidden;
	position: relative;
	min-height: 215px;
	margin-bottom: 25px;
	padding: 30px;
}

.archivecontainer .archivereveal2
{
	transition: all .2s ease-in;
	position: absolute;
    right: -100%;
    width: 100%;
	background-color: rgba(0,0,0,.7);
	top: 0;
	bottom: 0;
	color: #ffffff;
	padding: 30px;
	text-decoration: none;
}

.archivecontainer .archivereveal2.show
{ 
	right:0	
}

.archivecontainer
{
	transition: all .2s ease-in;
}

.archivecontainer .bottomarea
{
	bottom: 20px;
	left: 0;
	width: 100%;
	position: absolute;
	padding-left: 30px;
	padding-right: 30px;
	display: flex;
}

.archivecontainer .bottomarea .creatoricons 
{
	width: calc(100% - 30px);
}


.archivecontainer .bottomarea .creatoricons a
{
	color: #D7D7D7;	
}

.archivecontainer .bottomarea .arrowbutton a
{
	color: #ffffff;
}

.archivecontainer .bottomarea .arrowbutton 
{
	width: 30px;
	text-align: right;
}
/*END Rearch Archive*/


/*Creator Details*/
.creator,
.instructor,
.discipline
{
	text-transform: uppercase;
}
/*END Creator Details*/


/*Research Single*/
.single-research .imageslideshow
{
	margin-bottom: 30px;
}
/*END Research Single*/


/*Creator Icons - used in multiple spots*/
.creatoricons a
{
	margin-right: 10px;
}

.creatoricons a:last-child
{
	margin-right: 0px;
}
/*END Creator Icons - used in multiple spots*/


/*Button Links*/
.buttoncontainer .title
{
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 500;
}

.buttonreveal1
{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
}

.buttoncontainer .arrowbutton
{
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.buttonreveal1,
.buttonreveal1:visited
{
	color: #000000;
	text-decoration: none;
}

.buttonreveal1:hover 
{
	text-decoration:none;
}

.buttonreveal1 .arrowbutton
{
	color: var(--green-color);
}

.buttonreveal1:hover .title
{
	color: var(--green-color);
}

.buttonreveal1:hover .arrowbutton
{
	color: #6FAB5D;
}

.buttoncontainer
{
	overflow: hidden;
	position: relative;
	min-height: 215px;
	margin-bottom: 25px;
	padding: 30px;
}

.buttoncontainer .buttonreveal2
{
	transition: all .2s ease-in;
	position: absolute;
    right: -100%;
    width: 100%;
	background-color: #000000;
	top: 0;
	bottom: 0;
	color: #ffffff;
	padding: 30px;
	text-decoration: none;
}

.buttoncontainer .buttonreveal2 .text
{
	font-size:14px;
	line-height:24px;
}

.buttoncontainer .buttonreveal2.show
{ 
	right:0	
}

.buttonlinksection
{
	padding-top: 60px;
	padding-bottom: 60px;
}

.buttonlinksection .row .buttoncontainer
{
	border-bottom: 1px solid var(--gold-color);
	transition: all .2s ease-in;
}

.buttonlinksection .row .buttoncontainer.borderblack
{
	border-bottom: 1px solid #000000;
}

@media (min-width: 992px) {
	.buttonlinksection .row .buttoncontainer
	{
		border-right: 1px solid var(--gold-color);
		border-bottom: 0!important;
	}
	
	.buttonlinksection .row .buttoncontainer.borderblack
	{
		border-right: 1px solid #000000;
		border-bottom: 0;
	}
	
	.buttonlinksection .row .buttoncontainer:nth-child(4n)
	{
		border-right: 0!important;
	}
}
/*END Button Links*/


/*Dropdown links*/
.drowdownlinks
{
	padding-top: 50px;
	padding-bottom: 50px;
}

.drowdownlinks .title
{
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 15px;
}

@media (min-width: 992px) {
	.drowdownlinks .title
	{
		font-size: 42px;
	}
}

.drowdownlinks .styleddropdown
{
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.drowdownlinks .selectwrapper
{
	display: inline-block;
}

.drowdownlinks .selectwrapper .titleswaptext
{
	padding: 15px 20px;
	background-color: var(--gold-color);
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px 20px;
	font-size: 13px;
	letter-spacing: 0.25px;
	text-align: center;
}

.drowdownlinks .selectwrapper .hoverselect
{
	position: absolute;
	background-color: #000000;
	top: 0;
	left: 100%;
	color: var(--gold-color);
	padding: 15px 20px;
	transition: all .2s ease-in;
	letter-spacing: 0.25px;
	font-size: 13px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px 20px;
	text-align: center;
}

.drowdownlinks .selectwrapper .titleswap i
{
	padding-left: 0;
	margin-left: 0;
	color: #000000;
	flex-shrink: 0;
}

.drowdownlinks .selectwrapper .titleswap .hoverselect i
{
	color: var(--gold-color);
}

.drowdownlinks .selectwrapper .titleswap a:hover .hoverselect,
.drowdownlinks .selectwrapper .titleswap a:focus .hoverselect
{
	left: 0;
}

.drowdownlinks .selectwrapper .titleswap a
{
	font-size: 13px;
	text-decoration: none;
	color: #000;
	font-weight: 500;
	text-transform: none;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.drowdownlinks .selectwrapper .elements
{
	display: none;
	border: 2px solid var(--gold-color);
	padding: 30px;
	min-width: 350px;
	position: absolute;
	z-index: 1;
	background-color: #ffffff;
}

.drowdownlinks .selectwrapper .elements .element
{
	margin-top: 15px;
}

.drowdownlinks .selectwrapper .elements .element:first-child
{
	margin-top: 0;
}

.drowdownlinks .selectwrapper .elements a
{
	color: #7D7D7D;
	font-size: 13px;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: 500;
}

.drowdownlinks .selectwrapper .elements a:hover,
.drowdownlinks .selectwrapper .elements a:focus
{
	color: var(--green-color);
	text-decoration: none;
}

/*END Dropdown Links*/


/*Home Template*/
#myContainer .fp-section
{
	padding-top: 100px;
}

.page-template-template-home-php
{
	padding-top: 0!important;
}

#myContainer .fp-section.fp-auto-height
{
	padding-top: 0;
}

.navbuttons.fixednav.odd
{
	position: fixed;
	z-index: 10;
	left: 50%;
	margin-left: 15px;
	margin-top: -100px;
}

.navbuttons.fixednav.even
{
	position: fixed;
	z-index: 10;
	right: 50%;
	margin-right: 12px;
	margin-top: -100px;
}

.navbutton
{
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 3px;
}

.navbutton a
{
	width: 30px;
	height: 5px;
	display: block;
	background-color: #6fab5d;
}

.navbutton a:hover,
.navbutton a.active
{
	background-color: var(--green-color);
}
/*END Home Template*/


/*Faculty Single*/
@media (min-width: 992px) {
	.single-people .featuredimagecol
	{
		margin-top: -120px;
	}
}

.single-people .bio,
.single-people .teachingphilosophy,
.single-people .quote,
.single-people .morecontent
{
	margin-top: 50px;
}

.blackbox
{
	margin-top: 15px;
	background-color: #000000;
	padding: 20px;
	padding-bottom: 60px;
	color: #ffffff;
}

.blackbox p
{
	color: #ffffff;
}

.blackbox .header
{
	color: var(--gold-color);
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.blackbox a,
.blackbox.coloredlist ul li:before,
.blackbox.coloredlist ol li:before
{
	color: var(--gold-color);
}

.blackbox .blacksection
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}

.blackbox .blacksection:last-child
{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.blackbox ul.contactul
{
	list-style: none;
	margin: 0;
	padding: 0;
}


.blackbox ul.contactul li:before 
{
	display: none;
}


.blackbox ul.contactul li
{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*END Faculty Single*/


/*Blockquote*/
.quoteoutside
{
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 60px;
}
blockquote.stretch:after{
	content: '';
	top: 0;
	bottom: 0;
	right: -10000px;
	width: 10000px;
	background-color: #faf1d8;
	position: absolute;
}

blockquote
{
	background-color: #faf1d8;
	padding: 40px;
	padding-left: 60px;
	position: relative;
	margin-left: 30px;
	margin-bottom: 0;
	font-family: clarendon-urw, serif;
	font-weight:300;
	font-style:normal;
	font-size:21px;
	line-height:36px;
}

blockquote p 
{
	font-family: clarendon-urw, serif;
	font-weight:300;
	font-style:normal;
	font-size:26px;
	line-height:40px
}

blockquote:before 
{
	position: absolute;
    left: 0;
    content: '\201C';
    background-image: none!important;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left: -42px;
	font-weight: 400;
	font-style: normal;
	font-size:131px;
	color:#F1B82D;
}


blockquote .authorimage
{
	max-width: 200px;
	margin-bottom: 15px;
}


@media (min-width: 1200px) {
	blockquote .authorinner
	{
		height: 100%;
		padding-left: 20px;
		border-left: 1px solid var(--gold-color); 	
	}
}

blockquote .line
{
	width: 100px;
	border-top: 1px solid var(--gold-color); 
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px;
}

blockquote .author
{
	text-transform: uppercase;
	font-size: 14px;
	font-family: HCo Gotham;
	font-weight: 400;
	line-height: 18px;
}
/*END Blockquote*/


/*Sidebox*/
.sidebox
{
	padding: 50px;
	min-height: 250px;
}

.sidebox p
{
	font size: 14px;
	line-height: 26px
}

.sidebox.black h1,
.sidebox.black h2,
.sidebox.black h3,
.sidebox.black h4,
.sidebox.black h5,
.sidebox.black h6
{
	color: var(--gold-color);
}

.sidebox.black.coloredlist ul li:before,
.sidebox.black.coloredlist ol li:before
{
	color: var(--gold-color);
}

.sidebox.black,
.sidebox.black a
{
	color: #ffffff;
}


@media (min-width: 992px) {
	.overviewarea .sidebox
	{
		margin-top: -70px;
		margin-left: -70px;
	}
}

.sidebox.gold
{
	background-color: var(--gold-color);
}

.sidebox.gold.coloredlist ul li:before,
.sidebox.gold.coloredlist ol li:before
{
	color: #ffffff;
}

.sidebox.black
{
	background-color: #000000;
}

.sidebox.gray
{
	background-color: #d7d7d7;
}

.sidebox.gray.coloredlist ul li:before,
.sidebox.gray.coloredlist ol li:before
{
	color: #ffffff;
}
/*END Sidebox*/

/*Counting Stats*/
.numbers .statoutside
{
	border-bottom: 0.5px solid var(--gold-color);
	padding-top: 15px;
	padding-bottom: 50px;
}

.numbers .statoutside:last-child
{
	border-bottom: 0;
}

.numbers .statnumber
{
	font-size: 50px;
	font-weight: bold;
	color: var(--green-color);
	margin-bottom: 30px;
}

.numbers .statheading h3
{
	font-size: 24px;
	
}


@media (min-width: 992px) {
	.numbers .statoutside
	{
		border-right: 0.5px solid var(--gold-color);
		border-bottom: 0;
	}

	.numbers .statoutside:last-child
	{
		border-right: 0;
	}
}
/*END Counting Stats*/


/*People Archive*/
.peoplearchive .column
{
	margin-bottom: 30px;
}

.peoplearchive .peopleimage
{
	margin-bottom: 15px;
}

.peoplearchive .peopleimage a
{
	position: relative;
    display: block;
    overflow: hidden;
}

.peoplearchive .peopleimage a:hover .reveal {
    right: 0;
}

.peoplearchive .peopleimage a .reveal
{
	transition: all .2s ease-in;
    position: absolute;
    right: -100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    bottom: 0;
    color: #ffffff;
    padding: 30px;
    text-decoration: none;
}

.peoplearchive h3
{
	font-size: 24px;
	line-height:30px
}

.peoplearchive .position
{
	font-size:14px;
	line-height:21px;
	margin-top: 10px;
}

.peoplearchive .terms
{
	font-size:14px;
	line-height:21px;
}
/*END People Archive*/

/*Tabs*/
.tabs .tab-link
{
	background-color: #FFF4D6;
	color: #000000;
	margin-bottom: 10px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
    border: 0;
}

.tabs .tab-link:hover,
.tabs .tab-link.active
{
	color: #000000;
	background-color: var(--gold-color);
}

.tabs .tab-content
{
	padding-top: 50px;
}

.tabs .tabstoprow
{
	margin-bottom: 30px;
}
/*END Tabs*/


/*Timeline*/
.timeline .action a,
.timeline .newaction a,
.timeline .action button,
.timeline .newaction button
{
	font-weight: 500;
	color: #666666;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 0;
    border: 0;
    background-color: transparent;
}

.timeline .action a:hover,
.timeline .action a.active,
.timeline .newaction a:hover,
.timeline .newaction a.active,
.timeline .action button:hover,
.timeline .action button.active,
.timeline .newaction button:hover,
.timeline .newaction button.active
{
	color: var(--green-color);
}


.timeline .introcontent
{
	margin-bottom: 60px;
}

.timeline .your-class
{
	margin-top: 60px;
}

.timeline .your-class .outer
{
	padding-right: 30px;
}

.timeline .slicknavigation
{
	text-align: right;
}

.timeline .slicknavigation a
{
	display: inline-block;
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 3px;
	background-color: var(--green-color);
	color: #ffffff;
}
.timeline .slicknavigation a .inner 
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
}

.timeline .slicknavigation a:hover
{
	background-color: #6FAB5D;
}

.slick-list
{
	padding:0 100px 0 0 !important;
	position: relative;
}

.slick-list:after
{
	content: '';
	background-color: rgba(255, 255, 255, .75);
	top: 0;
	bottom: 0;
	width: 100px;
	right: 0;
	position: absolute;
}


.timeline .your-class div .inner .image
{
	position: relative;
}

.timeline .your-class div .inner .year
{
	background-color: #ffffff;
	text-transform: uppercase;
	padding: 3px 6px;
	color: #000000;
	bottom: 10px;
	right: 10px;
	position: absolute;
	font-weight: 500;
}

.timeline  .your-class div .inner .description
{
	padding: 20px;
	margin-top: 10px;
}
/*END Timeline*/


/*News Section*/
.newssection .image img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.newssection .image .ratio
{
	position: relative;
}

.newssection .image .ratio .newscategory
{
	position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #ffffff;
    padding: 3px;
    display: inline-block;
    width: auto;
    height: auto;
    top: auto;
	text-transform: uppercase;
    left: auto;
}

.newssection .text .newscontent
{
	padding: 30px;
}


.newssection .slicknavigationtwo
{
	text-align: right;
}

.newssection .slicknavigationtwo a
{
	display: inline-block;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 30px;
	height: 5px;
	background-color: #6fab5d;
}

.newssection .slicknavigationtwo a:hover
{
	background-color: var(--green-color);
}

.newssection .headerrow
{
	margin-bottom: 20px;
}
/*END News Section*/



/*Page Navi Styles*/
.navinavigation .readmore
{
	font-weight: 600;
	font-size: 22px;
	margin-right: 10px;
}

.wp-pagenavi
{
	margin-top: 30px;
}

.wp-pagenavi a:hover{
	text-decoration: none;
	background-color: var(--gold-color);
	color: #000000;
}

.wp-pagenavi a, .wp-pagenavi span
{
	border: 0;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: inline-flex;
	font-weight: 400;
	color: #000000;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 16px;
	padding-top: 6px;
	border-color: #000000!important;
}

.wp-pagenavi span.current
{
	font-weight: normal;
	background-color: var(--gold-color);
	color: #000000;
}
/*END Page Navi Styles*/




















/*Search Bar*/
.searchpageform
{
	border-bottom: .5px solid #651D32;
	margin-bottom: 45px;
	padding-bottom: 45px;
}

.search-results article
{
	border-bottom: .5px solid #651D32;
    margin-bottom: 45px;
    padding-bottom: 45px;
}
/*END Search Bar*/


/*Page Banner*/
.bannerarea
{
	background-size: cover;
	background-position: center center;
}

.bannerarea .overlay
{
	padding-top: 250px;
	padding-bottom: 350px;
}

.elementshift
{
	margin-top: -250px;
}

/*END Page Banner*/


/*Quote Element*/
.quoteelement
{
	padding-top: 103px;
	overflow: hidden;
}


.quoteelement .quotebg
{
	background-color: #0a2a3b;
	position: relative;
	padding-left: 40px;
	padding-top: 120px;
	padding-bottom: 40px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.quoteelement .quotestretch
{
	position: relative;
}

.quoteelement .quotestretch:before
{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #0a2a3b;
	top: 0;
	right: -50%;
}

.quoteelement .quoteimage
{
	width: 205px;
	position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.quoteelement .quotecontent
{
	font-size:24px;
	line-height:36px;
	font-style:italic;
	font-weight:200;
	color: #ffffff;
}

@media (min-width: 992px) {
	.quoteinner
	{
		padding-bottom: 75px;
	}
	
	.quoteelement .quotebg
	{
		padding-left: 115px;
		padding-top: 40px;
	}
	
	.quoteelement .quoteimage
	{
		left: 0;
		bottom: 0;
		transform: translate(-102px, 75px);
		top: auto;
	}
	
	.quoteelement
	{
		padding-top: 0px;
	}
}



.quoteelement .quoteauthor
{
	margin-top: 25px;
	color: #fecf86;
	text-transform: uppercase
}
/*END Quote Element*/


/*Highlight Element*/
.highlightelement .inner
{
	border-radius:3px;
	padding:80px 50px;
	position: relative;
	z-index: 1;
}

.highlightelement .inner:before
{
	background-color: #EDF1F5;
	border-radius:3px;
	background-image: url('http://patricks141.sg-host.com/wp-content/uploads/2023/04/dna-strand-background-img.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

.highlightelement .rightimage img
{
	border-radius: 15px;
}

@media (min-width: 992px) {
	.highlightelement .inner:before
	{
		background-size: calc(50% + 50px);
		width: calc(100% - 75px);
	}
	.highlightelement .rightimage img
	{
		margin-left: 50px;
	}
}
/*END Highlight Element*/


/*Icon Element*/
.iconcontent.dots .column
{
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 300px;
}

.iconcontent.dots .column .textcontent p,
.iconcontent.dots .column .textcontent
{
	font-weight:500;
	color:#002A3A;
	font-size:21px;
	line-height:28px;
}

.iconcontent.dots .column .iconcontent
{
	text-align: center;
}

.iconcontent.dots .column .iconimage
{
	width: 100px;
	margin: auto;
	margin-bottom: 20px;
}

.iconcontent.dots .column.lightblue .iconimage path,
.iconcontent.dots .column.lightblue .iconimage rect,
.iconcontent.dots .column.lightblue .iconimage circle
{
	fill: #218DC2;	
	stroke: none;
}

.iconcontent.dots .column.orange .iconimage path,
.iconcontent.dots .column.orange .iconimage rect,
.iconcontent.dots .column.orange .iconimage circle
{
	fill: #FF9E18;	
	stroke: none;
}


.iconcontent.dots .column .innercolumn
{
	width: 100%;
}

.iconcontent.dots .column.lightblue.count1,
.iconcontent.dots .column.lightblue.count3,
.iconcontent.dots .column.lightblue.count5,
.iconcontent.dots .column.lightblue.count7,
.iconcontent.dots .column.lightblue.count9,
.iconcontent.dots .column.lightblue.count11,
.iconcontent.dots .column.lightblue.count13
{
	background-image: url('http://patricks141.sg-host.com/wp-content/uploads/2023/04/icon-dots-blue-1.svg');
}


.iconcontent.dots .column.lightblue.count2,
.iconcontent.dots .column.lightblue.count4,
.iconcontent.dots .column.lightblue.count6,
.iconcontent.dots .column.lightblue.count8,
.iconcontent.dots .column.lightblue.count10,
.iconcontent.dots .column.lightblue.count12,
.iconcontent.dots .column.lightblue.count14
{
	background-image: url('http://patricks141.sg-host.com/wp-content/uploads/2023/04/icon-dots-blue-2.svg');
}

.iconcontent.dots .column.orange.count1,
.iconcontent.dots .column.orange.count3,
.iconcontent.dots .column.orange.count5,
.iconcontent.dots .column.orange.count7,
.iconcontent.dots .column.orange.count9,
.iconcontent.dots .column.orange.count11,
.iconcontent.dots .column.orange.count13
{
	background-image: url('http://patricks141.sg-host.com/wp-content/uploads/2023/04/icon-dots-orange-1.svg');
}

.iconcontent.dots .column.orange.count2,
.iconcontent.dots .column.orange.count4,
.iconcontent.dots .column.orange.count6,
.iconcontent.dots .column.orange.count8,
.iconcontent.dots .column.orange.count10,
.iconcontent.dots .column.orange.count12,
.iconcontent.dots .column.orange.count14
{
	background-image: url('http://patricks141.sg-host.com/wp-content/uploads/2023/04/icon-dots-orange-2.svg');
}

.iconcontent.dots .column.lightblue .iconcontent h6
{
	color: #218DC2;
}

.iconcontent.dots .column.orange .iconcontent h6
{
	color: #FF9E18;
}

.iconcontent.regular .column .innercolumn
{
	background-color: #FFF8ED;
	border-radius:3px;
	padding: 40px 25px;
	width: 100%;
}

.iconcontent.regular .accordionarea .column .innercolumn
{
	background-color: #ffffff;
	border-radius: 60px;
}

.iconcontent .column
{
	margin-bottom: 40px;
}

.iconcontent.regular .column .innercolumn .iconimage
{
	width: 100px;
	margin-bottom: 15px;
}

.iconcontent.regular .column .innercolumn .iconimage path {
	fill: #691C32;
}

.iconcontent.regular .column .innercolumn .iconcontent
{
	width: 100%;	
}

@media (min-width: 400px) {
	.iconcontent.regular .column .innercolumn .iconimage
	{
		margin-bottom: 0;
		margin-right: 20px;
	}
	
	.iconcontent.regular .column .innercolumn .iconcontent
	{
		width: calc(100% - 120px);
	}
}

/*END Icon Element*/


/*Featured Text*/
.featuredtext .featuredimage
{
	margin-bottom: 30px;
}

.featuredtext .featuredimage img
{
	border-radius: 15px;
}

.featuredtext .imageright img
{
	border-radius: 15px;
}

@media (min-width: 992px){
	.featuredtext .leftside
	{
		padding-right: 35px;
	}
}
/*END Featured Text*/


/*Columbed Content*/
.rowbg.goldoutside
{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: var(--gold-color);
}

.rowbg.goldoutside .textlink .initial
{
	color: #000000;
}

.rowbg.grayoutside
{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f0f0f0;
}

.rowbg.blackoutside
{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
}

.rowbg.blackoutside .textlink .initial
{
	color: var(--gold-color);
}

.columnedcontent .goldborder
{
	padding: 50px;
	border: 4px solid var(--gold-color);
}

.columnedcontent .grayborder
{
	padding: 50px;
	border: 4px solid #d7d7d7;
}

.columnedcontent .blackborder
{
	padding: 50px;
	border: 4px solid #000000;
}

.columnedcontent .goldouter
{
	padding: 50px;
	background-color: var(--gold-color);
}

.columnedcontent .grayouter
{
	padding: 50px;
	background-color: #d7d7d7;
}

.columnedcontent .blackouter
{
	padding: 50px;
	background-color: #000000;
}

.columnedcontent .column6
{
	padding-left: 25px;
	padding-right: 25px;
}

.columnedcontent.blue .inner
{
	background-color: #edf1f5;
	border-radius:60px;
	padding:35px
}

.columnedcontent .top .innercolumn
{
	height: 100%;
}

.columnedcontent .innercolumn .image
{
	margin-bottom: 20px;	
}


.columnedcontent .innercolumn .image.half img
{
	width: 50%;
}

.columnedcontent .inner,
.columnedcontent .innertwo
{
	width: 100%;
}

.columnedcontent .colimage
{
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.columnedcontent .col-lg-8.count0 .inner
	{
		padding-right: 20px;
	}
	
	.columnedcontent .col-lg-8.count1 .inner
	{
		padding-left: 20px;
	}
	
	.columnedcontent .innertwo.headingclear h1,
	.columnedcontent .innertwo.headingclear h2,
	.columnedcontent .innertwo.headingclear h3,	
	.columnedcontent .innertwo.headingclear h4,
	.columnedcontent .innertwo.headingclear h5,
	.columnedcontent .innertwo.headingclear h6
	{
		clear: none;
	}
	
	.columnedcontent .innertwo.rightimage .colimage
	{
		margin-left: 30px;
		max-width: 50%;
		float: right;
	}
	
	.columnedcontent .innertwo.leftimage .colimage
	{
		margin-right: 30px;
		max-width: 50%;
		float: left;
	}
}

.columnedcontent .colimage img
{
	border-radius: 15px;
}
/*END Columbed Content*/



/*Columnned Content Borders Colors*/
.columnedcontent .bordergold .innercolumn,
.columnedcontent .bordergray .innercolumn,
.columnedcontent .borderblack .innercolumn
{
	padding: 75px 50px;
}

.columnedcontent .bordergold .innercolumn
{
	border: 4px solid var(--gold-color);
}

.columnedcontent .bordergray .innercolumn
{
	border: 4px solid #d7d7d7;
}

.columnedcontent .borderblack .innercolumn
{
	border: 4px solid #000000;
}

@media (min-width: 992px) {
	.columnedcontent .bordergold .innercolumn
	{
		border: 6px solid var(--gold-color);
	}

	.columnedcontent .bordergray .innercolumn
	{
		border: 6px solid #d7d7d7;
	}

	.columnedcontent .borderblack .innercolumn
	{
		border: 6px solid #000000;
	}
}
/*END Columnned Content Borders Colors*/


/*Columnned Content Different Colors*/
.columnedcontent .gold .innercolumn
{
	padding: 30px;
	min-height: 250px;
	background-color: var(--gold-color);
}

.columnedcontent.coloredlist .gold .innercolumn ul li:before,
.columnedcontent.coloredlist .gold .innercolumn ol li:before
{
	color: #ffffff;
}

.columnedcontent .black .innercolumn h1,
.columnedcontent .black .innercolumn h2,
.columnedcontent .black .innercolumn h3,
.columnedcontent .black .innercolumn h4,
.columnedcontent .black .innercolumn h5,
.columnedcontent .black .innercolumn h6
.rowbg.blackoutside .column:not(.gray, .gold, .black) h1,
.rowbg.blackoutside .column:not(.gray, .gold, .black) h2,
.rowbg.blackoutside .column:not(.gray, .gold, .black) h3,
.rowbg.blackoutside .column:not(.gray, .gold, .black) h4,
.rowbg.blackoutside .column:not(.gray, .gold, .black) h5,
.rowbg.blackoutside .column:not(.gray, .gold, .black) h6,
.columnedcontent .blackouter .column:not(.gray, .gold, .black) h1,
.columnedcontent .blackouter .column:not(.gray, .gold, .black) h2,
.columnedcontent .blackouter .column:not(.gray, .gold, .black) h3, 
.columnedcontent .blackouter .column:not(.gray, .gold, .black) h4,
.columnedcontent .blackouter .column:not(.gray, .gold, .black) h5,
.columnedcontent .blackouter .column:not(.gray, .gold, .black) h6
{
	color: var(--gold-color);
}

.columnedcontent .black .innercolumn,
.columnedcontent .black .innercolumn p,
.columnedcontent .black .innercolumn a,
.rowbg.blackoutside .column:not(.gray, .gold, .black),
.rowbg.blackoutside .column:not(.gray, .gold, .black) p,
.rowbg.blackoutside .column:not(.gray, .gold, .black) a,
.columnedcontent .blackouter .column:not(.gray, .gold, .black),
.columnedcontent .blackouter .column:not(.gray, .gold, .black) p,
.columnedcontent .blackouter .column:not(.gray, .gold, .black) a
{
	color: #ffffff;
}

.columnedcontent .black .innercolumn
{
	padding: 30px;
	min-height: 250px;
	background-color: #000000;
}

.columnedcontent .gray .innercolumn
{
	padding: 30px;
	min-height: 250px;
	background-color: #d7d7d7;
}

.columnedcontent.coloredlist .gray .innercolumn ul li:before,
.columnedcontent.coloredlist .gray .innercolumn ol li:before
{
	color: #ffffff;
}

.columnedcontent.coloredlist .black .innercolumn ul li:before,
.columnedcontent.coloredlist .black .innercolumn ol li:before
{
	color: var(--gold-color);
}

.columnedcontent .lightgold .innercolumn
{
	padding: 30px;
	min-height: 250px;
	background-color: #FFF4DC;
}
/*END Columnned Content Different Colors*/


/*Sidebar Element*/
.sidebaroutside.hasimage
{
	
}

.sidebarelement
{
	border-radius: 50px;
	padding: 40px 25px;
	position: relative;
}

.sidebarelement.hasimage
{
	padding-bottom: 110px;
}

.sidebarelement.lightblue
{
	background-color: #edf1f5;
}

.sidebarelement.orange
{
	background-color: #fff8ed;
}

.sidebaroutside .sidebarimage
{
	position: relative;
	margin: auto;
	margin-top: -100px;
	width: 200px;
}


@media (min-width: 576px) {
	.sidebarelement.hasimage
	{
		padding-bottom: 150px;	
	}
	
	.sidebaroutside .sidebarimage
	{
		margin-top: -140px;
		width: 280px;
	}
}


@media (min-width: 992px) {
	.sidebarelement.hasimage
	{
		padding-bottom: 110px;	
	}
	
	.sidebaroutside .sidebarimage
	{
		margin-top: -100px;
		width: 200px;
	}
}

@media (min-width: 1200px) {
	.sidebarelement.hasimage
	{
		padding-bottom: 150px;	
	}
	
	.sidebaroutside .sidebarimage
	{
		margin-top: -140px;
		width: 280px;
	}
}
/*END Sidebar Element*/


/*Stat Element*/
.statelement
{
	background-color: #edf1f5;
	border-radius: 50px;
	padding: 40px 25px;
	position: relative;
}

.statelement .textabovestat
{
	font-size:18px;
	line-height:24px;
	color:#651D32;
	text-transform:uppercase;
	margin-bottom:10px;
}

.hasimagetop
{
	margin-top: 100px;
}

.hasimagetop .statelement
{
	padding-top: 0;
}

.hasimagetop .stateimagetop
{
	margin: auto;
	width: 200px;
	margin-bottom: 50px;
}

.hasimagetop .stateimagetop img
{
	margin-top: -50%;
}

.statelement .statnumber
{
	color: #218dc2;
	font-size: 80px;
	font-weight: bold;
	line-height: 80px;
}

.statelement .statheading
{
	font-size: 21px;
}

.statelement .statconent
{
	margin-top: 30px;
}

.statelement p
{
	font-size:16px;
	line-height: 24px;
}

@media (min-width: 576px) {
	.hasimagetop
	{
		margin-top: 140px;	
	}
	
	.hasimagetop .stateimagetop
	{
		width: 280px;
	}
}


@media (min-width: 992px) {
	.hasimagetop
	{
		margin-top: 100px;	
	}
	
	.hasimagetop .stateimagetop
	{
		width: 200px;
	}
}

.hasimagebottom
{
	position: relative;
	margin-bottom: 125px;
}

.hasimagebottom .statelement
{
	padding-bottom: 130px;
}

.stateimagebottomone
{
	position: absolute;
	width: 200px;
    bottom: 0;
    transform: translateY(50%);
    left: 40px;
}

.statimagebottomtwo
{
	position: absolute;	
	width: 160px;
	position: absolute;
    right: 35px;
    bottom: 0;
    transform: translateY(50%);
}
/*END Stat Element*/


/*Accordion Styles*/
.accordionarea .accordion-item
{
	margin-bottom: 4px;
	border: 0;
	border-radius: 15px;
	overflow: hidden;
}
.accordionarea .accordion-button .title
{
	text-transform: none;
	margin-bottom: 0;
	font-weight: 500;
	font-family: HCo Gotham;
	    font-size: 21px;
    color: #2D671B;
	letter-spacing: 2px;
    line-height: 24px;
	font-style: normal;
}

.accordionarea .accordion-button
{
	background-color: #f0f0f0;
	box-shadow: none;
}

.accordionarea .accordion-button:hover,
.accordionarea .accordion-button:not(.collapsed)
{
	background-color: #cccccc;
	box-shadow: none;
}

.accordionarea .accordion-body
{
	background-color: #f4f3f2;
}

.accordionarea .accordion-body.coloredlist ul li::before,
.accordionarea .accordion-body.coloredlist ol li::before
{ 
	color: var(--green-color);
}

.accordion-button::after{
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	content: "\f068";
	background-image: none!important;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	width: auto;
	height: auto;
	color: var(--green-color);
	font-size: 21px;
}

.accordion-button.collapsed::after{
	content: "\2b";
}

.accordionarea .accordion-item:last-of-type .accordion-button.collapsed
{
	border-radius: 0;
}
/*END Accordion Styles*/



/*Gravity Forms*/
.gform_wrapper.gravity-theme .gfield_label
{
	font-size:18px!important;
	font-weight:400!important;
	color:#002A3A;
	text-transform:uppercase
}

.gform_wrapper.gravity-theme .gfield_required
{
	color: #651d32!important;
	text-transform: none;
}
/*END Gravity Forms*/



/*Pet Memorials*/
.backtopet
{
	margin-top: 25px;
}

.petcolumn
{
	margin-bottom: 30px;
}

.petcolumn .petimage 
{
	margin-bottom: 20px;
}

.petcolumn .pettitle
{
	font-size: 21px;
}

.petcolumn .petimage img
{
	border-radius: 15px;
}

.petcolumn .loved
{
	margin-top: 10px;
	color: #333E48;
}

.single-memorial .petimage img
{
	border-radius: 15px;
}
/*END Pet Memorials*/


/*Table Element*/
.masstyle thead th
{
	color:#fff;
	background-color: #002a3a;
	font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
	font-weight: normal;
}

.table>:not(caption)>*>*
{
	padding-top: 15px;
	padding-bottom: 15px;
}

.masstyle td,
.masstyle th
{
	min-width: 200px;
}

.masstyle td
{
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #333E48;
	border-bottom-color: #002a3a;
}

.masstyle.table-striped>tbody>tr:nth-of-type(odd)
{
   --bs-table-accent-bg: #ffffff;
}


.masstyle.table-striped > tbody > tr:nth-child(even) > td
{
   background-color: #edf1f5;
}


/*Single Button*/
.singlebutton h5
{
	margin-bottom: 0;
}
/*END Single Button*/


/*Highlighted Work*/
.highlightedwork
{
	margin-top: 50px;
}

.highlightedwork .highlightstop
{
	margin-bottom: 25px;
}

.highlightedwork .rightbox
{
	background-color: var(--gold-color);
	padding: 30px;
	min-height: 215px;
}

.highlightedwork .rightbox .inner
{
	width: 100%;
}


.highlightedwork .rightbox .buttonlink
{
	width: 100%;
	margin-top: auto;
}

.highlightedwork .rightbox .buttonlink a
{
	color: var(--green-color);
}

.highlightedwork .highlightedlink
{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	min-height: 300px;
}



/*END Highlighted Work*/


/*Highlight Element*/
.highlightelement .highlighttitle
{
	margin-top:20px;
}

.highlightelement .contentarea
{
	z-index: 1;
	background-color: #FFF4D6;
	position: relative;
	padding:75px 50px;
	margin-top:30px;

}

.highlightelement .contentarea.solid
{
	background-color: #FFF4D6;
}

.highlightelement .contentarea.bordered
{
	background-color: #ffffff;
    border: 4px solid var(--gold-color);
}

.highlightelement .images .imagecolumn
{
	margin-bottom: 20px;
}


@media (min-width: 992px) {
	.highlightelement .contentarea.bordered
	{
		border: 6px solid var(--gold-color);
	}
	
	.highlightelement .contentarea.left
	{
		margin-right: -80px;
	}
	
	.highlightelement .contentarea.right
	{
		margin-left: -80px;
	}
}


/*Modal Styles*/
.modal-header
{
	border-bottom: 0;
}

.modal .creatoricons a
{
	color: var(--green-color);
}

.researchsingle .modalcontentrow,
.modal .modalcontentrow
{
	margin-top: 20px;
}

.researchsingle .modalcontentrow .modalgray,
.modal .modalcontentrow .modalgray
{
	border: 6px solid #d7d7d7;
	padding: 20px;
	width: 100%;
	margin-bottom: 30px;
}

.researchsingle .modalcontentrow .modalgray .modalborder,
.modal .modalcontentrow .modalgray .modalborder
{
	border-bottom: 2px solid #d7d7d7;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.researchsingle .modalcontentrow .modalgray .modalborder .modaltitle,
.modal .modalcontentrow .modalgray .modalborder .modaltitle
{
	font-weight: 500;
}

.researchsingle .modalcontentrow .modalgray .modalborder .creatoricons,
.modal .modalcontentrow .modalgray .modalborder .creatoricons
{
	margin-top: 5px;	
}

.researchsingle .modalcontentrow .modalgray .modalborder:last-child,
.modal .modalcontentrow .modalgray .modalborder:last-child
{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

@media (min-width: 992px) {
	.researchsingle .modalcontentrow .modalgray,
	.modal .modalcontentrow .modalgray
	{
		margin-bottom: 0px;
	}
}
/*END Moday Styles*/


/*Studio Archive*/
.studiotitles h2
{
	line-height: 36px;
	color: #000;
}

.studiotitles h3
{
	font-size: 21px;
	color: #2D671B;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-style: normal;
	font-family: Graphik Black;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 24px;
}

.filterrow
{
	margin-bottom: 50px;
}

.filterrow .filtervalues
{
	font-weight: 700;
	margin-top: 25px;
}

.filterrow .filtervalues .smallline
{
	font-weight: normal;	
	margin-top: 5px;
}

.filterrow .drowdownlinks
{
	padding-top: 0;
	padding-bottom: 0;
}

.filterrow .drowdownlinks .selectwrapper
{
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	text-transform: none;
}

.filterrow .drowdownlinks .selectwrapper .filtervalue
{
	margin-top: 10px;
}

.filterrow .reset
{
	display: inline-block;
	margin-right: 15px;
    margin-bottom: 15px;
}

.filterrow .reset a
{
	color: var(--green-color);
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

.studioarchive .studioelement
{
	margin-bottom: 40px;
}

.studioarchive .studioelement h2 
{
	line-height: 36px;
    color: #000;
}

.studioarchive .studioelement .image
{
	margin-bottom: 30px;
}

.studioarchive .studioelement .image a
{
	position: relative;
    display: block;
    overflow: hidden;
}

.studioarchive .studioelement .image a .reveal
{
	transition: all .2s ease-in;
    position: absolute;
    right: -100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    bottom: 0;
    color: #ffffff;
    padding: 30px;
    text-decoration: none;	
}

.studioarchive .studioelement .image a:hover .reveal
{
	right: 0;
}

.studioarchive .studioelement .link a
{
	display: inline-block;
}
/*END Studio Archive*/


/*Modal Carousel*/
.researchsingle .leftnav,
.researchsingle .rightnav,
.modal .leftnav,
.modal .rightnav
{
	background-color: var(--gold-color);
	overflow: hidden;
	padding: 10px;
	position: relative;
	color: #000000;
	display: inline-block;
}

.researchsingle .leftoutside,
.modal .leftoutside
{
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.researchsingle .rightoutside,
.modal .rightoutside
{
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.researchsingle .rightnav .reveal,
.researchsingle .leftnav .reveal,
.modal .rightnav .reveal,
.modal .leftnav .reveal
{
	padding: 10px;
	transition: all .2s ease-in;
    position: absolute;
    right: -100%;
    width: 100%;
    background-color: #000000;
	color: var(--gold-color);
    top: 0;
    bottom: 0;
    text-decoration: none;	
}

.researchsingle .rightnav:hover .reveal,
.researchsingle .leftnav:hover .reveal,
.modal .rightnav:hover .reveal,
.modal .leftnav:hover .reveal
{
	right: 0%;
}
/*END Modal Carousel*/


/*Form Fields*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"], 
input[type="color"],
textarea
{
	border-radius:0px;
	padding:12px 30px 12px 12px;
}

.search-field
{
	width: 100%;
}

.search-form label
{
	display: block;
	margin-bottom: 10px;
}

.search-form .btn
{
	vertical-align: top;
}

@media (min-width: 992px) {
	.search-field
	{
		width: 500px;
		margin-right: 10px;
	}
	
	.search-form label
	{
		display: inline-block;
	}
}




/*News Archive*/
.newsarchive .column
{
	margin-bottom: 30px;
}

.newsarchive .newsimage
{
	margin-bottom: 15px;
}

.newsarchive .date
{
	margin-bottom: 15px;
}

.date .datefiller
{
	display: inline-block;
	padding: 5px 8px;
	background-color: #f0f0f0;
	font-size:13px;
}

.newsarchive .newsimage a
{
	position: relative;
    display: block;
    overflow: hidden;
}

.newsarchive .newsimage a:hover .reveal {
    right: 0;
}

.newsarchive .newsimage a .reveal
{
	transition: all .2s ease-in;
    position: absolute;
    right: -100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    bottom: 0;
    color: #ffffff;
    padding: 30px;
    text-decoration: none;
}

.newsarchive h2
{
	font-size: 24px;
	line-height:30px;
	color: #000000;
}

/*END News Archive*/


.single-news .newsheader h1
{
	margin-bottom: 20px;
}

/*Careers Archive*/
.careersarchive .column
{
	margin-bottom: 30px;
}

.careersarchive .column .title
{
	font-size:18px;
	font-weight:500; 
}
/*END Careers Archive*/


/*Research Single*/
.researchsingle
{
	background-color: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (min-width: 992px) {
	.researchsingle .carousel
	{
		width: 50%;
		margin-left: auto;
		margin-right: auto;
	}
}
/*END Research Single*/


/*New Photo Slider*/
.photo-slider {
	position: relative;
	padding-bottom: 50px;
}

.photo-slider h2
{
	font-size:36px;
	line-height:45px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 0;
}

.photo-slider .caption-content
{
	margin-top: 25px;
}

.photo-slider .carousel-inner {
	overflow: visible;
}

.photo-slider .carousel-item {
	position: relative;
}

.photo-slider img {
	display: block;
	width: 100%;
	height: 700px;
	object-fit: cover;
	object-position: center;
}

.photo-slider .container
{
	position: relative;
}

.photo-slider-caption {
	position: absolute;
	left: 15px;
	bottom: -50px;
	max-width: 625px;
	padding: 60px;
	background: #fff;
	z-index: 3;
	border: 6px solid var(--gold-color);
}

.photo-slider-arrows
{
    position: absolute;
    right: 15px;
    top: 675px;
    display: flex;
    gap: 10px;
    z-index: 4;
}

.photo-slider-arrows .carousel-control-prev,
.photo-slider-arrows .carousel-control-next
{
    position: relative;
    width: auto;
    height: auto;
    opacity: 1;
    background-color: var(--gold-color);
    overflow: hidden;
    padding: 10px;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.photo-slider-arrows .reveal
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 100%;
    background: #000;
    color: var(--gold-color);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in;
}

.photo-slider-arrows .carousel-control-next:hover .reveal
{
    right: 0;
}

.photo-slider-arrows .carousel-control-prev .reveal
{
    left: -100%;
    right: auto;
}

.photo-slider-arrows .carousel-control-prev:hover .reveal
{
    left: 0;
}

@media (max-width: 767px) {

	.photo-slider {
		padding-bottom: 0;
	}

	.photo-slider img {
		height: 350px;
	}

	.photo-slider-arrows {
		position: absolute;
		top: 300px;
		right: 25px;
	}

	.photo-slider-caption {
		position: relative;
		left: auto;
		bottom: auto;
		max-width: none;
		margin-top: -40px;
	}
}
/*END New Photo Slider*/