@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,900|Raleway:300,400,500,600,700,800,900|Source+Sans+Pro:300,300i,400,400i,600,600i,700,900');

@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/components/blog-section.css');
@import url('animate-j.css');
@import url('blog.css');


/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER: Brandon Halm
DESIGNER: Debra Souza
JOB #: 17-BR3AY-0028
COMPLETION DATE: January 2018
ADDITIONAL NOTES:
Fonts:



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




.red { background: red !important; padding: 90px;   }
.pink { background: pink !important; padding: 90px;   }
.green { background: green !important; padding: 90px;   }
.yellow{ background: yellow !important; padding: 90px;   }
.blue { background: blue !important; padding: 90px; }
.orange { background: orange !important; padding: 90px;   }
.teal { background: teal !important; padding: 90px;   }


a {
	color: #275e6b;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

p {
    margin: 0 0 20px;
}
b, strong {
    font-weight: 600;
}

.disclaimer, .bio-detail-copy-wrapper p.disclaimer {
	font-size: 12px !important;
	line-height: 18px !important;
}
body {
    -webkit-font-smoothing: inherit !important;
}
/*
.nav-overall-wrapper {
	animation-delay: 2s;
	animation-fill-mode: forwards;
}


.wow {
	visibility: hidden;
}

*/







/*
==============================================
Navigation
==============================================
*/


.change{
}
.change::after {
  content: "";
	background:#fff;
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  animation: 0.4s ease 0s normal forwards 1 fadein;

}

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

}

.no-bkg-nav {
background: none;
background-image: none !important;
}




.nav-overall-wrapper {
    background: none;
	position: fixed;
	width: 100%;
	z-index: 250;
	animation: fadeInDown 1s linear;
    -webkit-animation: fadeInDown 1s linear;
	height: 41px;
}

.nav-main-header {

		animation-delay: 90s;
}
.nav-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
}


.nav-trigger {
	z-index: 999999;
}
.nav {
	    z-index: 250;
	animation-delay: 1s;
}



.primary-nav a, .primary-nav ul a, .van-mobile-nav .primary-nav a, .van-mobile-nav .primary-nav ul a {
    text-overflow: inherit;
}

.primary-nav .secondary-nav {
	background: rgba(83,71,65,.8);

}

.primary-nav > .has-children > a::before, .primary-nav > .has-children > a::after {
	top:22px;
}

body:not(.van-mobile-nav) .nav-main-header, body:not(.van-mobile-nav) .nav, body:not(.van-mobile-nav) .primary-nav {
	height: 16px !important;
}

.primary-nav > li > a {
	top: 0%;
}
.center-nav .primary-nav {
    height: 76px !important;
    display: table;
    float: none;
    padding: 0;
    margin: 0 auto;
}
.primary-nav > li {
	margin-left:0px;
}
.primary-nav > li > a {
	font-family: 'Source Sans Pro', sans-serif;
    color: rgba(1, 0, 0, 0.80);
    font-size: 14px;
    font-weight: 400;
    line-height: 39px;
    text-transform: uppercase;
    margin: 0px 10px;
    height: 40px;
	letter-spacing: 1px;
}
.primary-nav {
		animation: fadeIn 2s linear;
    -webkit-animation: fadeIn 2s linear;
	    margin: 0 auto;
    float: none;
    display: table;
	padding: 0px;
}

.primary-nav .secondary-nav {
	padding: 25px 25px 10px;
	margin-top: -5px;
	top: 46px !important;
	box-shadow: none !important;
	border-top: solid 3px #0a677d;
	border-bottom: solid 3px #0a677d;
	width: 250px !important;
}

.primary-nav .secondary-nav a {
	color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
	height: 22px;
	-webkit-font-smoothing: inherit;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
 .primary-nav > li > a:hover {
    color: #0a677d;
  }
.primary-nav a.active {
	    color: #0a677d;

}
.primary-nav .secondary-nav a.active {
    color: #f3b03c;
}
  .primary-nav > li > a.selected,
  .nav-standard.selected {
    color: #0a677d !important;
  }
.top-level-sub { top:131px !important;}

 .primary-nav .secondary-nav a:hover {
    color: #f3b03c;
	 -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
  }
.account-access-header-wrapper {
	display: none;
}

.top-level-sub {

}

.investor-access-login-button {
    display: block;
    height: 40px;
    width: 150px;
    border: 1px solid #fff;
    margin: 0px 0 18px;
    font-family: 'Raleway', sans-serif;
	color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	background: #0a677d;
}
.investor-access-login-button:hover {
    color: #0a677d;
}

.investor-access-remember-me-label {
	margin-bottom: 20px;
	color: #FFF;
    font-size: 11px;
}

.investor-access-wrapper .investor-access-id-icon {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.investor-access-wrapper .investor-access-password-icon {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.account-access-header {
	color:#393939;
}
input {
color: #393939;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

.nav-header-buttons {

    margin-top: 30px;
}

.nav-main-header {
	background:none;
	height:0 !important;
}
li.has-children a > i {
	margin-right: 0;
}

.nav-main-header {
	height:76px !important;
}

.nav-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important;
	display:none;
}

.primary-nav li:nth-child(6) {
	border-left: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
	margin-left: 20px;
}
.primary-nav li:nth-child(7) {
	border-right: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
}
.primary-nav .secondary-nav li:nth-child(6), .primary-nav .secondary-nav li:nth-child(7) {
	margin-left: 0px;
	border: none;
}
.change{
}
.change::after {
  content: "";
  background: rgba(255,255,255,1);
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  animation: 0.4s ease 0s normal forwards 1 fadein;

}


.main-content {/* background:#000; */}

.main-content-coliumn {
	width: 780px;
	margin: 0 auto;
}
.social-container .fa:hover {
    color: #e6a32e;
}
/*
==============================================
Billboard
==============================================
*/

.billboard-container {
    max-height: 850px;
    background-size: cover;
    background-position: top center;
	animation-name: fadeIn;
	animation-delay: 0s;
	animation-duration: 2s;
	opacity: 0;
	animation-fill-mode: forwards;
}
.billboard-container .billboard-logo-wrapper {
	top: 70px;
	position: absolute;
	animation-name: fadeIn;
	animation-delay: 1s;
	animation-duration: 2s;
	opacity: 0;
	right: 0;
	left: 0;
	margin: auto;
	animation-fill-mode: forwards;
}
.billboard-container .billboard-logo-wrapper .billboard-logo {
    max-width: 200px;
		display: block;
		margin: 0 auto;
		right: 0;
		left: 0;
		margin: auto;
}
a.billboard-logo-link {
    display: block;
}
.billboard-heading-wrapper {
    padding: 25px 55px;
    text-align: center;
	float: right;
    background: rgba(25,25,25,.6);
    border: solid 1px #FFF;
	animation-name: fadeIn;
	animation-delay: 1.3s;
	animation-duration: 2s;
	opacity: 0;
	animation-fill-mode: forwards;
	bottom: -180px;
    position: relative;
}
.billboard-heading h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
}
.billboard-heading h1 .head-1 {
    font-family: 'Playfair Display', serif;
	font-size: 52px;
    color: #e6a32e;
    line-height: 60px;
	text-transform: none;
	font-style: italic;
	-webkit-font-smoothing: antialiased;

}
.billboard-heading h1 .head-2 {
    font-family: 'Playfair Display', serif;
	font-size: 52px;
    color: #e6a32e;
	font-style: normal;
    line-height: 60px;
	text-transform: none;
	padding-left: 5px;
	-webkit-font-smoothing: antialiased;

}
.billboard-heading h1 .head-3, .billboard-heading h1 .head-4 {
	font-style: normal;
    line-height: 35px;
	display: block;
	letter-spacing: 2px;
	font-weight: 300;
}
.billboard-content-wrapper {
	min-height: 750px;
}
.billboard-container .billboard-logo-wrapper {
    text-align: center;
    width: auto;
    padding-top: 0px;
}

/*
==============================================
Home - Default
==============================================
*/

.main-content-section {
    background-position: center;
    min-height: 540px;
	margin-top: 10px;
	-webkit-box-shadow: inset 10px 10px 213px 67px rgba(124,148,163,1);
-moz-box-shadow: inset 10px 10px 213px 67px rgba(124,148,163,1);
box-shadow: inset 10px 10px 213px 67px rgba(124,148,163,1);
	position: relative;
}
.main-content-section:before {
	content: '';
	background: rgba(255,255,255,.05);
	height: 25px;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	-webkit-box-shadow: 0px 10px 59px -11px rgba(121,143,157,.6);
-moz-box-shadow: 0px 10px 59px -11px rgba(121,143,157,.6);
box-shadow: 0px 10px 59px -11px rgba(121,143,157,.6);
}
.main-content-section:after {
	content: '';
	background: rgba(255,255,255,.05);
	height: 25px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 1;
	-webkit-box-shadow: 0px -10px 59px -11px rgba(121,143,157,0.6);
-moz-box-shadow: 0px -10px 59px -11px rgba(121,143,157,0.6);
box-shadow: 0px -10px 59px -11px rgba(121,143,157,0.6);
}
.home-intro-copy {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 40px;
    max-width: 760px;
    margin: 0 auto;
}
.home .home-intro-copy {
	padding: 150px 0px;
}


/*
==============================================
Home - Callouts
==============================================
*/

.callout-section-1 .callouts-container.callouts-version-2 .callout-item {
	height: 380px;
}
.callout-section-1 .callouts-container, .callouts-mobile-slider {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 300px 300px 300px;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 20px;
    -ms-grid-column-align: center;
    justify-items: center;
    background: NONE;
    margin: 10px auto;
    padding: 0px;
	max-width: 1300px;
}
.callout-section-1 .callouts-container.callouts-version-2 {
    grid-gap: 20px 10px;
}
.callout-section-1 .callouts-container.callouts-version-2 .callout-1 {
	background: #4c4137;
}
.callout-section-1 .callouts-container.callouts-version-2 .callout-2 {
	background: #22454d;
}
.callout-section-1 .callout-heading-wrapper-bottom {
	font-family: "Playfair Display", serif;
	font-size: 32px !important;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-align: center;
	bottom: 160px !important;
	z-index: 99;
}
.callout-section-1 .callout-cta-wrapper {
	opacity: 1 !important;
	text-align: center;
	top: 70px;
}
.callout-section-1 .callout-cta-wrapper .callout-cta {
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
    color: #ffffff !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    border: none !important;
    background: none !important;
    padding: 10px;
}
.callout-section-1 .callout-1 .callout-cta-wrapper .callout-cta:before {
	content: '';
	display: inline-block;
	background: #a58b70;
	height: 1px;
	width: 100px;
	vertical-align: middle;
	margin-right: 5px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-1 .callout-1:hover .callout-cta-wrapper .callout-cta:before {
	width: 280px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-1 .callout-2 .callout-cta-wrapper .callout-cta:before {
	content: '';
	display: inline-block;
	background: #739db0;
	height: 1px;
	width: 100px;
	vertical-align: middle;
	margin-right: 5px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-1 .callout-2:hover .callout-cta-wrapper .callout-cta:before {
	width: 280px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-1 .callout-item .callout-copy-wrapper  {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFF;
	top: 130px;
    padding: 0px 70px 0px 140px;
}
.callout-section-1 .callout-heading-wrapper-2, .callout-section-1 .callout-categories-wrapper {
	display: none;
}
.callouts-container.callouts-version-2 .callout-item .callout-2-image {
	opacity: .3;
}
.callout-section-2 .callouts-container, .callouts-mobile-slider {
	background: none;
	margin: 0 auto;
}
.callout-section-2 {
	background: #eeece9;
	padding-top: 70px;
}
.callout-section-2 .callout-item {
	background: none;
	border: solid 1px #FFF;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-2 .callout-item:hover {
	border: solid 1px #3b687d;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.callout-section-2 .callout-heading-wrapper {
	height: 55px !important;
	margin-top: 50px;
}
.callout-section-2 .callout-heading-wrapper .callout-heading {
	font-family: "Playfair Display", serif;
	font-size: 32px !important;
    text-transform: uppercase;
    color: #275e6b !important;
    text-align: center;
	margin-bottom: 0px;
}
.callout-section-2 .callout-categories-wrapper {
	display: none;
}
.callout-section-2 .callout-copy-wrapper p {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #434343;
	text-align: center;
	padding: 0px 45px;
}
.callout-section-2 .callout-copy-wrapper:after {
	content: "";
	background-color: #b29272;
	display: block;
	height: 1px;
	width: 60%;
    margin: 0 auto
}
.callout-section-2 .callout-cta-wrapper {
	opacity: 0;
    text-align: right;
    bottom: 52px;
    position: relative;
    width: 83%;
	-webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.callout-section-2 .callout-cta-wrapper .callout-cta {
	font-size: 11px;
    color: #3b687d !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    border: none !important;
    background: #eeece9 !important;
    padding: 10px;
}
.callout-section-2 .callout-item:hover .callout-cta-wrapper {
	opacity: 1;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
/*
==============================================
Interior - About Us
==============================================
*/

.interior .main-content-section {
	padding-top: 0px;
	padding-bottom: 80px;
	margin-bottom: 10px;
}
.interior-main-content-container {
	background-color: #d8d4ce;
	padding: 80px 0px;
	max-width: 990px;
	z-index: 2;
    position: relative;
}
.interior .quote-section {
	background: none;
}
.interior-copy {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 34px;
    max-width: 750px;
    margin: 0 auto;
}
.interior .billboard-heading-wrapper {
	bottom: -90px;
    position: relative;
}
.interior-copy h2 {
	font-family: 'Raleway', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    color: #275e6b;
    margin-bottom: 5px
}
.bio-page .main-content-section, .resource-page .main-content-section {
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 140px;
}
.bio-page .interior-main-content-container {
	max-width: 100%;
    padding: 100px 80px 50px 80px;

}
.bio-detail-quote blockquote {
	font-size: 20px;
    line-height: 30px;
	color: #275e6b;
}
.bio-detail-quote blockquote:before {
	font-size: 100px !important;
    line-height: 20px;
	color: #275e6b;

}
.bio-detail-copy-wrapper {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 34px;
    max-width: 750px;
    margin: 0 auto;
}
.bio-detail-quote-hr {
	display: none !important;
}
.resource-page .interior-main-content-container {
	max-width: 100%;
    padding: 100px 10px 50px 10px;

}
.resource-page .interior-copy {
	max-width: 100%;
}
.resource-page .interior-copy .rich-text-container, .team-page .interior-copy .rich-text-container {
	max-width: 750px;
	margin: 0 auto;
}

/***** Accordions *****/

.bio-page .accord, .case-study .accord {
	border: solid 1px #FFF !important;
	border-radius: 0 !important;
	padding: 0px 15px !important;
	background: #c1cdd5 !important;
}

.accord .accord-link-content, .accord .accord-inner-link-content {
	background: none;
	padding: 20px 20px 0;
}
.accord .accord-link-content p, .accord .accord-inner-link-content p {
	margin: 0 0 20px;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 34px;
    max-width: 750px;
	color:#2e3233;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li:last-child .accord-link:hover { color: #e6a32e; }
.accord li.open .accord-link, .accord li.open, .accord li:last-child.open .accord-link { color: #e6a32e; }
.accord li.open .fa, .accord li.open .accord-link {

}
.accord li.open .accord-inner-link {
	color: #8fa4b0;
}
.accord .fa.fa-chevron-down {
	top: 22px;
}
.accord-inner li {
    border-bottom: none;
    margin-left: 20px;
}
.accord .accord-link-content a, .accord .accord-inner-link-content a {
	padding-left: 0px;
	color: #275e6b;
}
.accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
    background: none;
    color: orange;
    padding-left: 0px;
}
.accord-link-content ol {
	list-style-type: decimal !important;
	margin-left: 20px !important;
    margin-bottom: 20px !important;
}
.accord-link-content ul {
	list-style-type: circle !important;
	margin-left: 20px !important;
    margin-bottom: 20px !important;
}
.accord-link-content ol li, .accord-link-content ul li {
	border-bottom: none !important;
	color: #333 !important;
}
/***** Yearbook *****/

.yearbook-section-container {
	padding-bottom: 150px;
}
.yearbook-bio-block {
	padding-bottom: 30px !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.yearbook-bio-block:hover {
	padding-bottom: 30px;
	background: rgba(230,163,46,.2);
	-webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.yearbook-bio-block, .yearbook-bio-block-photo {
	padding: 0px;
}
.yearbook-cta-wrapper button {
	width: 100%;
	border: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
    font-size: 20px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #e6a32e;
	color: #FFFFFF;
	bottom: -37px;
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.yearbook-bio-block:hover .yearbook-cta-wrapper button {
	bottom: 0px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.yearbook-bio-block-social:before {
	content: "";
    display: block;
    width: 0px;
    height: 2px;
    background-color: transparent;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.yearbook-bio-block:hover .yearbook-bio-block-social:before {
	content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #e6a32e;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.yearbook-bio-block-photo {
	margin-bottom: 20px;
}
.yearbook-bio-block-social .yearbook-links, .yearbook-name-wrapper {
	text-align: center;
}
.yearbook-bio-block-social .yearbook-links a {
	color: #275e6b;
	padding: 0px 8px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.yearbook-bio-block-social .yearbook-links a:hover {
	color: #e6a32e;
	padding: 0px 8px;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.yearbook-first-name, .yearbook-last-name, .yearbook-designation  {
	font-family: 'Playfair Display', serif;
    font-size: 21px !important;
    line-height: 40px !important;
    color: #275e6b !important;
    display: inline-flex;
    font-weight: 400;
    letter-spacing: 1px;
	margin-bottom: 0px;
}
.yearbook-title {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px !important;
	line-height: 26px;
    text-transform: uppercase;
    color: #5a5d63;
    font-weight: 300;
    letter-spacing: 2px;
	margin-bottom: 0px;
}
.yearbook-designation sup {
	vertical-align: middle;
    top: 16px;
    font-size: 14px;
}
.yearbook-row-2 {
	margin-top: 50px;
}
.bio-block-1 {
	animation-duration: 3s;
}
.bio-block-2 {
	animation-delay: .25s;
	animation-duration: 3s;
}
.bio-block-3 {
	animation-delay: .5s;
	animation-duration: 3s;
}
.bio-block-4 {
	animation-delay: .75s;
	animation-duration: 3s;
}
.bio-block-5 {
	animation-delay: 1s;
	animation-duration: 3s;
}
.bio-block-6 {
	animation-delay: 1.25s;
	animation-duration: 3s;
}






/**** Bio Page ****/


.bio-detail-previous-link-wrapper, .bio-detail-next-link-wrapper, .resource-detail-previous-link-wrapper, .resource-detail-next-link-wrapper {
	top: 10% !important;
}
.bio-detail-previous-link:before, .bio-detail-next-link:before, .bio-detail-previous-link:hover:before, .bio-detail-next-link:hover:before {
	background: none;
}
.resource-detail-previous-link:before, .resource-detail-next-link:before, .resource-detail-previous-link:hover:before, .resource-detail-next-link:hover:before {
	background: none;
}
.bio-detail-previous-link:after, .bio-detail-next-link:after, .resource-detail-previous-link:after, .resource-detail-next-link:after {
	top: -46px;
}
.bio-detail-previous-link:hover:after, .resource-detail-previous-link:hover:after {
    border-left: 1px solid #275e6b;
    border-top: 1px solid #275e6b;
}
.bio-detail-next-link:hover:after, .resource-detail-next-link:hover:after {
	border-right: 1px solid #275e6b;
    border-top: 1px solid #275e6b;
}
.bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next {
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio {
	color: #275e6b;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.bio-content-photo {
	animation-delay: .5s;
}
.bio-content-name {
	text-align: center;
	margin-top: 30px;
	animation-delay: 1s;
}
.bio-content-right {
	animation-delay: 1.5s;
}
.bio-content-social {
	text-align: center;
	animation-delay: 1.25s;
}
.bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial {
	font-family: 'Playfair Display', serif;
    font-size: 25px !important;
    line-height: 40px !important;
    color: #275e6b !important;
    display: inline-flex;
    letter-spacing: 1px;
}
.bio-detail-middle-initial {
	margin-left: 5px;
}

.bio-detail-designation sup {
	vertical-align: middle;
	    top: 16px;
	font-size: 14px;
}
.bio-detail-title-wrapper, .bio-detail-title {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
    color: #5a5d63;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 10px;
    line-height: 16px;
}
.bio-content-social:before {
	content: "";
	display: block;
	width: 80px;
	height: 2px;
	background-color: #e6a32e;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before {
	background: none;
}
.bio-detail-copy-wrapper p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	line-height: 35px;
	color: #2b2b2b;
	text-align: left !important;
	margin-bottom: 20px !important;
}
.bio-detail-links-wrapper .fa {
	color: #275e6b;
    padding: 10px 8px 0px 8px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.bio-detail-links-wrapper .fa:hover {
	color: #c9a560;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.bio-detail-quote-hr {
	display: none;
}
.bio-detail-quote {
	margin-top: 50px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 40px;
	font-style: italic;
	text-align: center !important;
	color: #4b5773;
}
.bio-detail-quote-cite {
	display: none;
}

.bio-detail-quote p {
	font-family: 'Cormorant', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 40px;
	font-style: italic;
	text-align: left !important;
	color: #4b5773;
}

.team-page .interior-main-content-container {
	padding: 100px 0px 50px 0px;
}
.team-page .interior-copy {
	max-width: 95%;
}
.yearbook-container .yearbook-links .fa:hover {
    color: inherit;
}

.accord {
	background: transparent;
	max-width: 100%;
}
.accord .accord-link, .accord .accord-inner-link {
	font-family: 'Raleway', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    color: #275e6b;
	padding: 15px 35px 15px 0px;
	border-bottom: 1px solid #FFF;
	font-weight: 300;
}
.bio-detail-prev-wrapper {
    padding: 10px 0 10px 30px;
}

/*
==============================================
Contact Us
==============================================
*/

.main-content-int-form {
	margin-top:60px;
}
.contact-form {
background-color: transparent;
	padding: 0px;
}

.contact-form .form-inline .captcha .btn-contact {
  display: block;
    height: 40px;
    width: 150px;
    border: 1px solid #fff;
    margin: 0px 0 18px;
    font-family: 'Raleway', sans-serif;
	color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	background: #0a677d;
}

.contact-form .form-inline .captcha .btn-contact:hover {

  border: 1px solid #fff;

	background: rgba(255, 255, 255, 1);
	color: #393939;
}

.contact-form .form-inline .captcha {
	background-color: transparent;
}
.directions-container {
    padding: 0 15px;
    min-width: 779px;
}

.directions-search .submit-search {

     display: block;
    height: 40px;
    width: 180px;
    border: 1px solid #fff;
    margin: 0px 0 18px;
    font-family: 'Raleway', sans-serif;
	color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	background: #0a677d;

}
.directions-search {
	background: none;
}
.directions-list {
	background: none;
}
.directions-container {
	min-width: inherit;
}

/*
==============================================
Resources - Masonry Grid
==============================================
*/
.masonry-container {
	background: none;
	padding: 30px 0px;
}
.resource .bodycopy-wrap-content-int {
	padding: 106px 10px 37px;
}
.resource .rich-text-container {
	padding: 0px 170px;
}
.resource-detail-heading {
	color: #0a3463;
    font-weight: 300;
}
.resource-detail-previous-link:after { top: -40px; }
.resource-detail-next-link:after { top: -56px; left: 90px;  }
.resource-detail-prev, .resource-detail-next {
	color: #0a3463;
    font-weight: 300;
	    line-height: 11px;
}
.resource-detail-next-link-wrapper:before {
	background: transparent !important;
}
.resource-detail-prev-resource, .resource-detail-next-resource { color: #0a3463; }
.resource-detail-prev-wrapper {
	background: transparent;
	margin: -15px 0 0 25px;
	padding: 10px;
	line-height: 20px;
}
.resource-detail-next-wrapper {
	background: transparent;
	margin: -15px 0px 0 0;
	padding: 10px;
}
.resource-detail-previous-link:before {
    top: -15px;
	height: 86px;
		line-height: 20px;

}
.resource-detail-next-link:before {
	right: -133px;
    top: -15px;
	height: 86px;
}
.filter {
	min-width: 160px;
	background: none;
}
.filter-link {
	border: none;
	background: none;
}
.filter a:hover {
	background: none;
	border: none;
	color: #e6a32e;
}
.filter .filter-body-link:hover {
	background: #e6a32e;
	border: solid 1px transparent;
	color: #0a677d;
}
.filter-container {
	margin-top: 50px;
}
.filter-name, .filter a, .filter-reset {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
	line-height: 20px;
    font-size: 14px;
	color: #0a677d;
}
.institutions-res #filterbar {
	display: none;
}
#filterbar {
	border-bottom: solid 1px #CECECE;
    margin: 50px 100px 0px;
}
.filter-name {
	padding: 20px;
}
.filter-reset:hover, .filter-name:hover {
	color: #e6a32e;
}
.mobile-filter-button {
	font-family: 'Varela Round', sans-serif;
    text-transform: uppercase;
	background: none;
	border: solid 1px #dddddd;
	color: #1c2745;
	max-width: 350px;
}
.masonry-title {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
    line-height: 26px;
    font-weight: 400;
	padding-top: 50px;
	margin-bottom: 0px !important;
	text-transform: none;
}
.masonry-date {
	font-family: 'Varela Round', "sans-serif";
	font-size: 14px;
	line-height: 21px;
}
.masonry-overlay {

}
.masonry-category {
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one {
    background: #0a677d;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one:hover {
	background: #e6a32e;
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #e6a32e;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #0a677d;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-one .masonry-cta, .masonry-one-by-two .masonry-cta {
	color: #ffffff !important;
}
.masonry-two-by-two .masonry-cta {
	color: #ffffff !important;
}
.masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-category-container .masonry-category {
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-one {
    background: #4c4137;
	color: #FFFFFF;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-one:hover {
	background: #e6a32e;
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-row a:hover > .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-copy .masonry-category-container .masonry-category {
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-of-two-stacked, .masonry-two-of-two-stacked {
    background: #1c2745;
	color: #FFFFFF;
}
.masonry-one-by-two {
    background: #0a677d;
	color: #ffffff;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two:hover {
	background: #e6a32e;
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two .masonry-copy:after {
	border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #0a677d;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-one-by-two:hover .masonry-copy:after {
	border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #e6a32e;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-two {
	background: #2d7898;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-two:hover {
	background: #e6a32e;
	color: #ffffff !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-two-by-two .masonry-img {
	opacity: .3;
}
.masonry-copy {
	padding: 0px 35px !important;
}
.masonry-paragraph {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 25px;
}
.masonry-cta-container button {
	color: #ffffff !important;
	padding: 0px 20px !important;
	font-family: 'Raleway', sans-serif;
	font-size: 15px !important;
	line-height: 25px !important;
}
.masonry-category {
	color: #ffffff;
	padding: 0px 20px;
	text-transform: uppercase;
}
.masonry-load-more, .masonry-tertiary-load-more {
	background: none;
	border: none;
	color: #0a677d;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	background: none;
	color: #e6a32e;
	border: none;
}


/****** block colors ******/


/*


/* Button Styles */

.s2-button {
	animation-delay: 1s;
}

.button {
  display: inline-flex;
  height: 40px;
  width: 150px;
  border: 2px solid #d27855;
  margin: 20px 20px 20px 20px;
  font-family: PlayfairDisplay;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}


#button-2 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#button-2 a {
  position: relative;
  transition: all .35s ease-Out;
}


#button-2:hover #slide {
  left: 0;
}

#button-2:hover a {
  color: #eb926f;
}

#button-2 a {
  color: #fff;
}




.top-row-main .rich-text {
	font-family: 'Raleway', sans-serif;
	color: #d7cfcf;
	font-size: 19px;
	font-weight: 400;
	line-height: 31px;
	text-align: center;
	margin: 117px auto 0;
	-webkit-font-smoothing: antialiased;
}
.middle-row-main .rich-text {
font-family: 'Playfair Display', serif;
	color: #eb926f;
	font-size: 28.27px;
	font-weight: 300;
	line-height: 44px;
	text-align: center;
	text-transform: uppercase;
	margin: 30px auto 45px;
	-webkit-font-smoothing: antialiased;
}
.bottom-row-main .rich-text {
	font-family: 'Raleway', sans-serif;
	color: #d7cfcf;
	font-size: 19px;
	font-weight: 400;
	line-height: 31px;
	text-align: center;
	margin: 0 auto 75px;
	-webkit-font-smoothing: antialiased;
}

/*
==============================================
Footer
==============================================
*/

.footer-logomark {
	min-height: 580px;
    background-size: cover;
	border-bottom: solid 6px #FFF;
}
.footer-logomark-container {
	margin: 0 auto;
    text-align: center;
	margin-top: 390px;
}
.social-container {
	text-align: center;
}
.ftr-logo-divider, .ftr-logo {
	display: none;
}
.ftr-group-name {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #2a2b2a;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.ftr-nap-address {
	font-family: 'Raleway', sans-serif;
	display: inline-flex;
	margin: 0 auto;
}
.ftr-nap li {
    padding: 0px;
	font-family: 'Raleway', sans-serif;
	color: #2a2b2a;
	letter-spacing: 2px;
	line-height: 19px;
}
.ftr-nap a {
	color: #2a2b2a;
}
.ftr-nap a:hover {
	color: #e6a32e;
}

/*.ftr-nap-wrapper ul,
.ftr-nap-wrapper ul div {
  display: flex;
  flex-direction: column;
}*/

.ftr-nap-address-label {
	display: none;
}
.ftr-nap-address-line1:after {
	content: ',';
	display: inline;
}
.ftr-nap-address-line2 {
	padding-left: 5px;
	padding-right: 5px;
}
.ftr-nap-address-line2:after {
	content: '|';
	display: inline;
	color: #a8b9c4;
	padding-left: 10px;
	padding-right: 5px;
}
.ftr-nap .ftr-nap-phone:before, .ftr-nap .ftr-nap-map-directions:before {
	display: none;
}
.footer-contact-address {
	text-align: center;
}
.ftr-disclosures {
	text-align: center;
    color: #c1ccd3;
    font-family: 'Raleway', sans-serif;
}
.ftr-disclaimers-wrapper {
    font-family: 'Raleway', sans-serif;
	padding: 0px;
    font-size: 13px;
    margin-top: -65px;
    text-align: center;
    padding-bottom: 30px;
    color: #c1ccd3;
}
.ftr-disclaimers a {
    color: #c1ccd3;
}
.ftr-disclaimers a:hover {
    color: #e6a32e;
}
.ftr-brokercheck {
	z-index: 99;
}
/*
==============================================
Media Carousel
==============================================
*/

.carousel-content {
	position: relative;
	z-index: 20;
	height: 420px;
}

.media-carousel-main {
	padding:2px;
}

.carousel-header {
	text-align: center;
	margin-top:34px;
	padding-bottom: 80px;
}

.carousel-lines {
	border-bottom: 1px solid #d7d7d7;
	margin-top: -40px;
}
.carousel-lines:after {
	content: "";
	display: block;
	height: 1px;
	background: #d7d7d7;
	width: 100%;
	position:relative;
	bottom:5px;
}


.media-coursel-head-1 {
	font-family: 'Playfair Display', serif;
	color: #c97453;
	font-size: 28px;
	font-weight: 300;
	line-height: 44px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px auto 45px;
	-webkit-font-smoothing: antialiased;
}
.media-coursel-head-2 {
	font-family: 'Raleway', sans-serif;
	color: #393939;
	font-size: 53px;
	font-weight: 600;
	line-height: 59px;
	text-align: center;
	margin: 0px auto 0;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	display: block;
}

.media-coursel-head-2:after {
	content:"";
	display:block;
	height: 5px;
	width: 60px;
	position: relative;
	background: #d27855;
	margin:27px auto 0px;
}




.slick-track {
	padding: 0px 0 40px;
}
.mc-slide {
	background: none;
}
.mc-heading {
	font-family: 'Playfair Display', serif;
	color: #393939;
	font-size: 29px;
	font-weight: 300;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.mc-heading:after {
	content:"";
	display:block;
	height: 5px;
	width: 60px;
	position: relative;
	background: #d27855;
	margin:32px auto 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.mc-container {
	padding-bottom: 0px;
}
.mc-container a:hover .mc-heading:after {
	width:90px;
}

.mc-date {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-weight: 300;
}
.mc-copy {
	font-family: 'Raleway', sans-serif;
	color: #393939;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.mc-slide-number {
	color: rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 0px;
	bottom: -50px;
	font-size: 104px;
}
.mc-category {
	color: pink;
}
.mc-category:hover {
	color: orange;
}
.mc-container a{
	padding-top:60px;
}
.mc-container {
	padding-top:0px;
}
.mc-container .slick-dots {
	bottom: 0px;
}
.mc-cta {
	font-family: 'Playfair Display', serif;
	color: #d27855;
	font-size: 20px;
	line-height: 22px;
	font-weight:300;
	background: rgba(253, 253, 253, 0);
	padding: 10px 36px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border: none;
	letter-spacing: 1px;
}
.mc-container a:hover .mc-cta {
	padding: 10px 36px;
	color: #393939;
	border: none;
	background: rgba(253, 253, 253, 0);
	letter-spacing: 2px;

}

.mc-container .slick-slide a:hover {
	    box-shadow: inset 0px 20px 50px 0px rgba(0,0,0,0.1), inset 10px 20px 50px -20px rgba(0,0,0,0.1);

}

.mc-container .slick-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 50px;
	background-size: 50px 50px;
	-webkit-text-stroke: 0px #f3f3f3;
	color: #adafb2;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-transition: background-position .25s;
	transition: background-position .25s;
}
.mc-container .slick-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 50px;
	background-size: 50px 50px;
	-webkit-text-stroke: 0px #f3f3f3;
	color: #adafb2;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-transition: background-position .25s;
	transition: background-position .25s;
}
.media-carousel-one .mc-image {
	height: 174px;
}
.col-main-2 {
	color: #00BFA5;
}
.mc-image-wrapper {
	background: none;
}
.mc-container a .mc-image {
	border-radius: 10%;
	background: none;
}


.mc-container .slick-next:before {
  content: "" !important;
}
.mc-container .slick-next {
}
.mc-container .slick-next:after {
  content: "" !important;
	-webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: absolute;
  top: 40px;
  left: 0px;
  -webkit-transform: rotate(45deg) skew(10deg, 10deg);
  transform: rotate(45deg) skew(10deg, 10deg);
  width: 25px;
  height: 25px;
  border-right: 1px solid #393939;
  border-top: 1px solid #393939;
	-webkit-text-stroke: 8px transparent !important;
}

.mc-container .slick-prev:after {
     -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
    border-left: 1px solid #393939;
    border-top: 1px solid #393939;
}


.mc-container .slick-prev {
	z-index: 222;
}
.mc-container .slick-prev:before {
  content: "" !important;
}



.heading-billboard-main h1 {
text-align:left;
margin: 0px 0 0;
}

.billboard-container-one {
	position: relative;
}

.heading-billboard-main .head-1 {
text-align: left;
	font-family: 'Playfair Display', serif;

color: #eb926f;
font-size: 31px;
font-weight: 300;
line-height: 44px;
text-transform:uppercase;
display:block;
}

.heading-billboard-main .head-2 {
text-align: left;
font-family: 'Raleway', sans-serif;
color: #393939;
font-size: 52px !important;
font-weight: 600;
line-height: 44px;
text-transform:uppercase;
display:block;
animation-delay:0.4s;

}

.heading-billboard-main .head-3 {
text-align: left;
	font-family: 'Playfair Display', serif;
color: #eb926f;
font-size: 31px;
font-weight: 300;
line-height: 44px;
text-transform:uppercase;
display:block;
max-width:600px;
width:100%;
animation-delay:0.8s;

}
/*
.heading-billboard-main h1:after {
    content: "";
    display: block;
    height: 5px;
    background: #eb926f;
    width: 60px;
    margin-top: 19px;
}*/


.logo-container-1 {
	display: flex;
	height: 0;
}

.ftr-logo-wrapper {
	padding: 0px;
}




/*
==============================================
Quote Home Section
==============================================
*/

.quote-section {
	background: #eeece9;
}
.quote-hr {
	display: none;
}
.quote-wrapper {
	padding: 80px 0px 0px 0px;
}
.quote-wrapper blockquote {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	line-height: 40px;
	font-style: italic;
	color: #275e6b;
	background: none;
	max-width: 750px;
	margin: 0 auto;
	border-left: none;
	-webkit-font-smoothing: antialiased !important;
}
.interior blockquote:before {
	content: '“';
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	font-style: normal;
	display: block;
	color: #aba69f;
}
.interior .quote-cite {
    color: #3b687d;
    text-transform: uppercase;
    font-size: 11px;
	line-height: 41px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
	margin-top: 10px;
	position: relative;
}

.interior .author:before {
    background: #aba69f;
    content: '';
    display: inline-block;
    height: 1px;
    width: 100px;
    position: relative;
    top:-3px;
    margin: 0 8px;
}
.interior .author:after {
    background: #aba69f;
   	content: '';
	display: inline-block;
	height: 1px;
	width: 100px;
   position: relative;
    top:-3px;
    margin: 0 8px;
}
.callout-section-1 .slick-prev:before, .callout-section-1 .slick-next:before {
	color: #e6a32e;
}
.callout-section-2 .slick-prev:before, .callout-section-2 .slick-next:before {
	color: #275e6b;
}
.slick-next {
    right: 10px !important;
}
.slick-prev {
    left: 10px !important;
}
.resource-detail-copy-wrapper {
    margin-top: 0px !important;
}
.resource-detail-content-wrapper {
    max-width: 880px;
    margin: 0px auto;
}

/*
==============================================
Blogs
==============================================
*/
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-heading {
  line-height: 35px;
}
.blog-detail-info-wrapper a, .social-media-share-wrapper .social-media-share-link-wrapper .social-media-share-link {
  line-height: 28px;
}
.blog-detail-banner-wrapper .blog-detail-banner {
	display: none;
}
.vertical-filter-list ul.filter-list-headings {
  display: flex;
  flex-direction: column;
}
.vertical-filter-list ul.filter-list-headings li.filter-list-heading:first-child {
  order: 3;
}
.vertical-filter-list ul.filter-list-headings li.filter-list-heading:nth-child(2) {
  order: 1;
}
.vertical-filter-list ul.filter-list-headings li.filter-list-heading:nth-child(3) {
  order: 2;
}
/*
==============================================
Responsive Meia Queries
==============================================
*/

/* Touch devices only */
@media (pointer:coarse) {
	.yearbook-bio-block-social:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background-color: #e6a32e;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
	}
	.bio-detail-previous-link-wrapper-mobile, .bio-detail-next-link-wrapper-mobile {
		bottom: 50px;
	}

}
@media screen\0 {
	.billboard-container .billboard-logo-wrapper{
		position: relative !important;
	}

	.callout-section-1 .callouts-version-2.callouts-container .callout-item {
		width: 643px !important;
	}
	.callout-section-1 .callouts-container .callout-item {
		width: calc(100% - 20px);
	}
	.ftr-nap-address {
		display: block !important;
	}
	.interior .billboard-heading-wrapper {
		bottom: -280px !important;
	}
	.bio-detail-next {
    position: relative;
    top: -50px;
	}

	.bio-detail-prev {
    position: relative;
    top: -50px;
	}

	.bio-detail-next-bio {
    position: relative;
    top: -50px;

	}
	.bio-detail-prev-bio {
    position: relative;
    top: -50px;
	}
	.bio-detail-next-link-wrapper, .bio-detail-previous-link-wrapper {
		top: 20%;
		margin-top: 50px;
	}

}


/* Large devices (tablet landscape, 1024px and less) */
@media only screen and (max-width: 1024px) {

.primary-nav li:nth-child(7) .single-nav {
    right: 0px;
}
.primary-nav > li > a {
	margin-left: 10px;
}
.interior .quote-cite:before {
    left: 300px;
}
.interior .quote-cite:after {
    right: 300px;
}
.callouts-container.callouts-version-2 .callout-item {
   	margin: 0 0 0px 0 !important
}
.callout-section-1 .callout-1 {
	margin-left: 0px;
}
.callout-section-1 .callout-2 {
	margin-right: 0px;
	margin-left: 10px!important;
}
.callout-section-1 .callouts-container.callouts-version-2 .callout-item {
    height: 330px;
}
 .callout-section-1 .callouts-container.callouts-version-2 .callout-item .callout-heading-wrapper-bottom {
    opacity: 1 !important;
}
.callout-section-1 .callout-item .callout-copy-wrapper {
	opacity: 0 !important;
}
.callout-section-2 .callouts-container .callout-item {
	width: calc(100% - 20px);
}
.callout-section-1 .callout-cta-wrapper {
	top: 40px;
}
.callout-section-1 .callout-heading-wrapper-bottom {
	bottom: 140px!important;
}
.callout-section-2 .callout-cta-wrapper {
    opacity: 1;
    text-align: right;
        bottom: 79px;
}
.interior .callout-section-2 .callout-cta-wrapper {
	bottom: 54px;
}
.callout-section-2 .callout-item {
	height: 270px;
}
.blog-detail-previous-link-wrapper-mobile, .blog-detail-next-link-wrapper-mobile, .resource-detail-previous-link-wrapper-mobile, .resource-detail-next-link-wrapper-mobile {
  bottom: 0;
}
}

/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
	.footer-logomark-container {
		margin-top: 0px;
	}
	.footer-logomark-container .image-container {
		margin-top: 390px;
	}
}


/* Medium devices (tablet portrait, 768px and less) */
@media only screen and (max-width: 768px) {
.footer-logomark {
background-size: 130%;
}
	.footer-logomark-container .image-container {
		margin-bottom: 5%;
		margin-top: 0px;
	}
	.primary-nav.nav-is-visible {
	box-shadow: inset 17px 0 169px 3px rgba(0,0,0,0.4);
	height: auto !important;
}
.primary-nav .secondary-nav a {
	height:28px;
}
.primary-nav {
    min-width: 260px !important;
	animation: fadeIn 2s linear;
    -webkit-animation: fadeIn 2s linear;
}
.primary-nav > li > a {
	margin-left:0px;
}
.nav:after {
	display: none;
}
.primary-nav .secondary-nav {
	-webkit-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.0);
	border-top: 1px solid rgba(255, 255, 255, 0.0);
	width: 260px !important;
	    background: rgba(83,71,65,1);
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
	background: #e6a32e;
}
.primary-nav {
    display: initial;
}
.primary-nav a {
	border-bottom: 1px solid rgba(58, 63, 64, 0.7);
}
.nav-address-mobile .nav-double-separator {
	border-top:none;
	border-bottom:none;
}
li.has-children a > i {
    margin-right: 10px;
}
.primary-nav .secondary-nav {
	padding: 10px 0px 20px;
	margin-top: 0px;
}
.primary-nav .secondary-nav .nav-address-mobile {
		display: none !important;
}
.primary-nav .secondary-nav a {
    line-height: 29px;
}
.nav-trigger span,
.nav-trigger span::before,
.nav-trigger span::after {
    /* hamburger icon in CSS */
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 24px;
	background: #e6a32e;
}
.nav-trigger.nav-is-visible span::before,
.nav-trigger.nav-is-visible span::after {
    /* keep visible other 2 lines */
 	background: #e6a32e;
}
.nav-overlay {
	display:inherit;
}
.nav-overlay.is-visible {
	z-index: 100;
}
nav.nav {
    z-index: 250;
	padding:0px;
    position: absolute;
}
.nav-header-buttons {
	z-index: 250;
}
.nav-address-mobile .nav-address-overall-wrapper .address-group-name-1 {
    font-size: 22px;
}
.nav-address-mobile .nav-address-overall-wrapper .address-group-name-1 {
	font-size: 22px;
}
	ul.top-level-sub.secondary-nav {
	padding: 0px 20px;
	}
.interior-main-content-container {
	max-width: 700px;
}
.interior-copy {
	max-width: 600px;
}
.interior .quote-cite:before {
    left: 190px;
}
.interior .quote-cite:after {
    right: 190px;
}
blockquote {
    font-size: 28px;
    line-height: 35px;

}
.callout-section-1 .callouts-container.callouts-version-2 .callout-item {
    height: 270px;
	min-height: 220px;
}
.callout-section-1 .callout-cta-wrapper {
    top: -80px;
}
.callout-section-1 .callout-heading-wrapper-bottom {
    bottom: 110px!important;
}
.callout-section-2 .callout-cta-wrapper {
    opacity: 1;
    text-align: center;
    bottom: 120px;
    width: 100%;
}
.callout-section-2 .callout-copy-wrapper p {
	padding: 0px 25px;
}
.interior .callout-section-2 .callout-cta-wrapper {
	bottom: 53px;
}
.yearbook-bio-block {
    max-width: 350px;
    margin: 0 auto;
}
.resource-page .interior-copy .rich-text-container, .team-page .interior-copy .rich-text-container {
    max-width: 600px;
    margin: 0 auto;
}
.bio-detail-headshot {
    width: 100%;
    max-width: 250px;
}
.bio-content-social {
    margin-top: 20px;
}
.bio-detail-previous-link-wrapper-mobile, .bio-detail-next-link-wrapper-mobile {
	bottom: 40px;
}
.interior-main-content-container {
    max-width: 100%;
}
.team-page .interior-copy {
    max-width: 100%;
}
#filterbar {
    border-bottom: solid 1px #CECECE;
    margin: 50px 0px 0px;
}
.yearbook-bio-block-social:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background-color: #e6a32e;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
	}
	}
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
.billboard-heading h1 .head-1, .billboard-heading h1 .head-2 {
	font-size: 42px;
	line-height: 50px;
}
.billboard-heading h1 {
	text-align: center;
}
	.slick-dots {
		bottom: -15px;
	}
.slick-next {
	right: 0px;
}
.slick-prev {
    left: 0px;
	    z-index: 99;

}
	.bio-detail-container {
    padding-bottom: 0px !important;
}
	.bio-page .interior-main-content-container {
    max-width: 100%;
    padding: 100px 20px 50px 20px;
}
	.footer-logomark {
    background-size: 220%;
    background-repeat: no-repeat;
    top: -2px;
		position: relative;
	}
	.home .billboard-container {
		background-position-x: -180px;
	}
	.callout-section-1 {
		height: 260px;
		margin-top: 10px;
	}
	.slick-slider .slick-track, .slick-slider .slick-list {
		height: 300px;
	}
	.callout-section-1 .callout-2 {
		margin-left: 0px !important;
	}
.callout-section-1 .callouts-version-2.callouts-mobile-slider .callout-1  {
    background: #4c4137 !important;
}
.callout-section-1 .callouts-version-2.callouts-mobile-slider .callout-2  {
    background: #22454d !important;
}
	.callouts-version-2.callouts-mobile-slider .callout-slide .callout-1-image, .callouts-version-2.callouts-mobile-slider .callout-slide .callout-2-image {
		opacity: .3;
	}

.billboard-heading-wrapper {
    padding: 25px 2.5%;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    float: none;
}
.interior .billboard-heading-wrapper {
    padding: 25px 5%;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    float: none;
}
.interior .quote-cite:before {
    left: 70px;
    width: 60px;
}
.interior .quote-cite:after {
    right: 70px;
	width: 60px;
}
.ftr-nap-address-csz, .ftr-nap-address-line2 {
	margin-top: 0px!important;
}
.ftr-nap li {
	display: block;
}
.interior-copy {
    max-width: 600px;
    padding: 0px 40px;
}
	.billboard-container {
    min-height: 440px;
}
.interior .callout-section-2 .callout-cta-wrapper {
    bottom: 125px;
}
.callout-section-2 .callout-copy-wrapper p {
    padding: 0px 15px;
}
	.ftr-nap-address-line2:after {
		display: none;
	}
.home-intro-copy {
    max-width: 280px;
}
	.callouts-version-1.callouts-mobile-slider .callout-slide {
		background: transparent;
	}
}



/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
.interior .callout-section-2 .callout-cta-wrapper {
    bottom: 126px;
}
.callouts-container .callout-item .callout-copy-wrapper, .callouts-mobile-slider .callout-item .callout-copy-wrapper {
	    padding: 0 120px;
	}
		.bio-detail-container {
    padding-bottom: 0px !important;
}
}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3) {
		.primary-nav.nav-is-visible {
	box-shadow: inset 17px 0 169px 3px rgba(0,0,0,0.4);
	height: auto !important;
}
.primary-nav .secondary-nav a {
	height:28px;
}
.primary-nav {
    min-width: 260px !important;
	animation: fadeIn 2s linear;
    -webkit-animation: fadeIn 2s linear;
}
.primary-nav > li > a {
	margin-left:0px;
}
.nav:after {
	display: none;
}
.primary-nav .secondary-nav {
	-webkit-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.0);
	border-top: 1px solid rgba(255, 255, 255, 0.0);
	width: 260px !important;
	    background: rgba(83,71,65,1);
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
	background: #e6a32e;
}
.primary-nav {
    display: initial;
}
.primary-nav a {
	border-bottom: 1px solid rgba(58, 63, 64, 0.7);
}
.nav-address-mobile .nav-double-separator {
	border-top:none;
	border-bottom:none;
}
li.has-children a > i {
    margin-right: 10px;
}
.primary-nav .secondary-nav {
	padding: 10px 0px 20px;
	margin-top: 0px;
}
.primary-nav .secondary-nav .nav-address-mobile {
		display: none !important;
}
.primary-nav .secondary-nav a {
    line-height: 29px;
}
.nav-trigger span,
.nav-trigger span::before,
.nav-trigger span::after {
    /* hamburger icon in CSS */
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 24px;
	background: #e6a32e;
}
.nav-trigger.nav-is-visible span::before,
.nav-trigger.nav-is-visible span::after {
    /* keep visible other 2 lines */
 	background: #e6a32e;
}
.nav-overlay {
	display:inherit;
}
.nav-overlay.is-visible {
	z-index: 100;
}
nav.nav {
    z-index: 250;
	padding:0px;
    position: absolute;
}
.nav-header-buttons {
	z-index: 250;
}
.nav-address-mobile .nav-address-overall-wrapper .address-group-name-1 {
    font-size: 22px;
}
.nav-address-mobile .nav-address-overall-wrapper .address-group-name-1 {
	font-size: 22px;
}
}

/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {
	.interior .callout-section-2 .callout-cta-wrapper {
    bottom: 72px !important;
}
	  .interior .callout-section-2 .callout-cta-wrapper {
    margin-top: 60px !important;
}
	  .callout-section-1 .callout-heading-wrapper-bottom {
    bottom: -100px!important;
    display: block !important;
}
	.callout-section-1 .callout-cta-wrapper {
    top: -110px;
}
	   .callout-section-2 .callout-cta-wrapper {
		  bottom: 99px;
	  }
}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
.footer-logomark {
    min-height: 580px;
    background-size: cover;
    border-bottom: solid 6px #FFF;
    padding-top: 10px;
}
.change::after {
  content: "";
  background: none;
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  animation: 0.4s ease 0s normal forwards 1 fadein;

}
	  .primary-nav.nav-is-visible {
	box-shadow: inset 17px 0 169px 3px rgba(0,0,0,0.4);
	height: auto !important;
}
.primary-nav .secondary-nav a {
	height:28px;
}
.primary-nav {
    min-width: 260px !important;
	animation: fadeIn 2s linear;
    -webkit-animation: fadeIn 2s linear;
}
	  body:not(.van-mobile-nav) .nav-main-header, body:not(.van-mobile-nav) .nav, body:not(.van-mobile-nav) .primary-nav {
		  height: 100% !important;
		  position: absolute;
	  }
.primary-nav > li > a {
	margin-left:0px;
}
.nav:after {
	display: none;
}
.primary-nav .secondary-nav {
	-webkit-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.0);
	border-top: 1px solid rgba(255, 255, 255, 0.0);
	width: 260px !important;
	    background: rgba(83,71,65,1);
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
	background: #e6a32e;
}
.primary-nav {
    display: initial;
}
.primary-nav a {
	border-bottom: 1px solid rgba(58, 63, 64, 0.7);
}
.nav-address-mobile .nav-double-separator {
	border-top:none;
	border-bottom:none;
}
li.has-children a > i {
    margin-right: 10px;
}
.primary-nav .secondary-nav {
	padding: 10px 0px 20px;
	margin-top: 0px;
}
.primary-nav .secondary-nav .nav-address-mobile {
		display: none !important;
}
.primary-nav .secondary-nav a {
    line-height: 29px;
}
.nav-trigger span,
.nav-trigger span::before,
.nav-trigger span::after {
    /* hamburger icon in CSS */
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 24px;
	background: #e6a32e;
}
.nav-trigger.nav-is-visible span::before,
.nav-trigger.nav-is-visible span::after {
    /* keep visible other 2 lines */
 	background: #e6a32e;
}
.nav-overlay {
	display:inherit;
}
.nav-overlay.is-visible {
	z-index: 100;
}
nav.nav {
    z-index: 250;
	padding:0px;
    position: absolute;
}
.nav-header-buttons {
	z-index: 250;
}
.nav-address-mobile .nav-address-overall-wrapper .address-group-name-1 {
    font-size: 22px;
}
.nav-address-mobile .nav-address-overall-wrapper .address-group-name-1 {
	font-size: 22px;
}
	  .nav-overall-wrapper {
	background: none;
	}
.interior .nav-overall-wrapper {
    background: none;
	}
.nav-header-buttons {
    margin-top: 0px;
	}
.primary-nav.nav-is-visible {
    background-image: none;
	background: #fff;
	}
.nav-address-mobile .nav-address-overall-wrapper span {
	    line-height: 21px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
	color: #000;
	}
.nav-address-mobile .nav-address-overall-wrapper span a {
	color: #0a677d;
	}
.primary-nav .secondary-nav {
	top: 0 !important;
	height: 100% !important;
	}
	 .bio-detail-headshot {
    width: 100%;
    max-width: 250px;
}
}

/* ----------- iPhone plus 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {

}

/* Portrait */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {
.callout-section-2 .callout-cta-wrapper {
    opacity: 1;
    text-align: right;
    bottom: 125px;
	  }
	  .home-intro-copy {
    max-width: 310px;
}
	  .interior .callout-section-2 .callout-cta-wrapper {
    bottom: 72px !important;
}
	  .interior .callout-section-2 .callout-cta-wrapper {
    margin-top: 60px !important;
}
	  	.callout-section-1 .callout-cta-wrapper {
        margin-top: 90px;
}
	  .callout-section-2 .callout-cta-wrapper {
		  margin-top: 90px;
	  }
}

/* Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {
	  .home-intro-copy {
		  max-width: 550px;
	  }
	  	.slick-dots {
		bottom: -5px;
	}
.slick-next {
	right: 0px;
}
.slick-prev {
    left: 0px;
	    z-index: 99;

}
	  	.callout-section-1 {
		height: 370px;
		margin-top: 10px;
	}
	.slick-slider .slick-track, .slick-slider .slick-list {
		height: 430px;
	}
	.callout-section-1 .callout-2 {
		margin-left: 0px !important;
	}
.callout-section-1 .callouts-version-2.callouts-mobile-slider .callout-1  {
    background: #4c4137 !important;
}
.callout-section-1 .callouts-version-2.callouts-mobile-slider .callout-2  {
    background: #22454d !important;
}
	.callouts-version-2.callouts-mobile-slider .callout-slide .callout-1-image, .callouts-version-2.callouts-mobile-slider .callout-slide .callout-2-image {
		opacity: .3;
	}
	.callout-section-1 .callout-heading-wrapper-bottom {
    bottom: -60px!important;
		display: block !important;
}
	.callout-section-1 .callout-cta-wrapper {
    top: -150px;
}
	  .callout-section-1 .callout-heading-wrapper-bottom {
    bottom: -130px!important;
}
	  .callout-section-1 .callout-cta-wrapper {
    top: -190px;
}

	.callout-section-2 .callout-cta-wrapper {
    opacity: 1;
    text-align: right;
    bottom: 246px;
}
	  .callout-section-2 .slick-slider .slick-track, .callout-section-2 .slick-slider .slick-list {
    height: 310px;
}
	  .interior .billboard-heading-wrapper {
    bottom: -90px;
    position: relative;
    width: 80%;
    text-align: center;
    float: none;
    margin: 0 auto;
}
	  .billboard-heading h1 {
		  text-align: center;
	  }
	  .footer-logomark {
    background-size: 220%;
    background-repeat: no-repeat;
    top: -2px;
    position: relative;
}
	  .interior .callout-section-2 .callout-cta-wrapper {
    bottom: 246px;
}

	}



/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .callout-section-2 .callout-cta-wrapper {
		  bottom: 102px;
	  }
	  .interior .callout-section-2 .callout-cta-wrapper {
    bottom: 102px;
}
}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
.home-intro-copy {
		  max-width: 550px;
	  }
	  .slick-dots {
		bottom: -5px;
	}
.slick-next {
	right: 0px;
}
.slick-prev {
    left: 0px;
	    z-index: 99;

}
	  .interior-copy {
    max-width: 550px;
}
	  	.callout-section-1 {
		height: 370px;
		margin-top: 10px;
	}
	.slick-slider .slick-track, .slick-slider .slick-list {
		height: 430px;
	}
	.callout-section-1 .callout-2 {
		margin-left: 0px !important;
	}
.callout-section-1 .callouts-version-2.callouts-mobile-slider .callout-1  {
    background: #4c4137 !important;
}
.callout-section-1 .callouts-version-2.callouts-mobile-slider .callout-2  {
    background: #22454d !important;
}
	.callouts-version-2.callouts-mobile-slider .callout-slide .callout-1-image, .callouts-version-2.callouts-mobile-slider .callout-slide .callout-2-image {
		opacity: .3;
	}
	.callout-section-1 .callout-heading-wrapper-bottom {
    bottom: -60px!important;
		display: block !important;
}
	.callout-section-1 .callout-cta-wrapper {
    top: -150px;
}
	  .callout-section-1 .callout-heading-wrapper-bottom {
    bottom: -130px!important;
}
	  .callout-section-1 .callout-cta-wrapper {
    top: -190px;
}
	  	.callout-section-2 .callout-cta-wrapper {
    opacity: 1;
    text-align: right;
    bottom: 246px;
}
	  .callout-section-2 .slick-slider .slick-track, .callout-section-2 .slick-slider .slick-list {
    height: 310px;
}
	    .interior .billboard-heading-wrapper {
    bottom: -90px;
    position: relative;
    width: 80%;
    text-align: center;
    float: none;
    margin: 0 auto;
}
	  .billboard-heading h1 {
		  text-align: center;
	  }
	  .footer-logomark {
    background-size: 220%;
    background-repeat: no-repeat;
    top: -2px;
    position: relative;
}
	  .interior .callout-section-2 .callout-cta-wrapper {
    bottom: 246px;
}
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .billboard-heading h1 .head-1, .billboard-heading h1 .head-2 {
    font-size: 35px;
    line-height: 39px;
}
	  .callout-section-2 .callout-cta-wrapper {
		  bottom: 125px;
	  }
	  .interior .callout-section-2 .callout-cta-wrapper {
    bottom: 102px;
}
}

/* Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  .home-intro-copy {
		  max-width: 470px;
	  }
	  .callout-section-2 .callout-cta-wrapper {
    bottom: 221px;
}
	  .footer-logomark {
    min-height: 320px !important;
}
	  	  .interior-copy {
    max-width: 450px;
}
	  .interior .callout-section-2 .callout-cta-wrapper {
    bottom: 222px;
}
	}


/* Media Queries */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */

}


@media screen and (max-width : 780px) {
body:not(.van-mobile-nav) .nav-main-header, body:not(.van-mobile-nav) .nav, body:not(.van-mobile-nav) .primary-nav {
	height: inherit !important;
	}
.billboard-container {
	min-height: 923px;
	}
.main-content {
    padding-top: 0px;
	}
.nav-overall-wrapper {
	background: none;
	}
.interior .nav-overall-wrapper {
    background: none;
	}
.nav-header-buttons {
    margin-top: 0px;
	}
.primary-nav.nav-is-visible {
    background-image: none;
	background: #fff;
	}
.nav-address-mobile .nav-address-overall-wrapper span {
	    line-height: 21px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
	color: #000;
	}
.nav-address-mobile .nav-address-overall-wrapper span a {
	color: #0a677d;
	}
.primary-nav .secondary-nav {
	top: 0 !important;
	height: 100%;
	}
.carousel-content .callout-heading-wrapper .head-2 {
    font-size: 30px;
	}
.footer-logomark-container {
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
    padding-top: 170px;
}
.footer-logomark {
    min-height: 260px;
}
.billboard-container {
    min-height: 740px;
}
.billboard-container .billboard-logo-wrapper {
    top: 40px;
	}
	.nav-header-buttons {
    margin-top: 10px;
		right: 15px;
}
	.change:after {
		background: none;
	}
.primary-nav li:nth-child(6) {
    border-left: none;
    border-bottom: none;
    margin-left: 0px;
}
.primary-nav li:nth-child(7) {
    border-right: none;
    border-bottom: none;
}
	.address-group-name-wrapper {
		display: none;
	}
}

/************* NAV Transplant *************/

.main-content {
		margin-top: 0px !important;
}

.nav-overall-wrapper:not(.van-mobile-nav).is-fixed {
    background-color: transparent;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav {
		text-align: center;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
    padding-right: 0px;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav > li > a {
    padding: 0px 30px 0px 10px;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper {
    right: -15px;
    top: -5px;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
		color: gray;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav li > .nav-subnav {
		padding: 25px 25px 10px;
		margin-top: -5px;
		top: 46px !important;
		box-shadow: none !important;
		border-top: solid 3px #0a677d;
		border-bottom: solid 3px #0a677d;
		width: 250px !important;
		background: rgba(83,71,65,.8);
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav .nav-subnav li:not(.nav-top-link) {
		padding: 0px;
		padding-right: 0px;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav .nav-subnav li:not(.nav-top-link) a {
		color: #FFFFFF;
	  font-family: 'Raleway', sans-serif;
	  font-size: 11px;
	  font-weight: 400;
	  line-height: 12px;
	  margin-bottom: 0px;
		padding: 0px;
	  text-transform: uppercase;
	  height: 22px;
	  -webkit-font-smoothing: inherit;
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
}

.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav .nav-subnav li:not(.nav-top-link) a:hover {
		color: #f3b03c;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}

.primary-nav .nav-subnav li:nth-child(6) {
    border-left: none;
    border-bottom: none;
}

.primary-nav li:nth-child(7) {
		margin-left: -5px;
}

.primary-nav .nav-subnav li:nth-child(7) {
    border-right: none;
    border-bottom: none;
}

.investor-access-wrapper .investor-access-id-icon, .investor-access-wrapper .investor-access-password-icon {
		position: absolute;
		left: 10px;
		top: 10px;
		font-size: 18px;
}

.investor-access-input-wrapper input {
		padding: 10px 0 10px 35px;
		margin-bottom: 10px;
		border: none;
		border-bottom: 1px solid black;
		width: 100%;
}

.investor-access-input-wrapper input {
		padding: 10px 0 10px 35px;
		margin-bottom: 25px;
		border: none;
		border-bottom: 1px solid black;
		width: 100%;
		transition: all 300ms ease;
}

.investor-access-login-button:hover {
    color: #0a677d;
		background: white;
		transition: all 300ms ease;
}

@media screen and (max-width: 1200px) {
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav li:hover > .nav-subnav {
				right: 0px;
		}
}

@media screen and (max-width: 1065px) {
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav > li > a {
				padding: 0px 10px 0px 5px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper {
	    	right: -32px;
		}
}

@media screen and (max-width: 910px) {
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav > li > a {
				padding: 0px 2.5px 0px 2.5px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper {
	    	right: -35px;
				top: -2px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i {
				font-size: 14px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav > li > a {
				font-size: 12px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav li:nth-child(7) a {
				padding: 0px 15px 0px 5px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li:nth-child(7) .has-children-arrow-wrapper {
				right: -28px;
		}
}

@media screen and (max-width: 780px) {
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .nav.nav-opened {
				height: 100% !important;
				box-shadow: inset 17px 0 169px 3px rgba(0,0,0,0.4);
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li {
				padding: 0px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav > li > a {
		    padding: 0px 20px;
				margin-right: 0px;
		}
		.primary-nav li:nth-child(7) {
		    margin-left: 0px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav li > .nav-subnav {
		    padding: 0px 0px;
		    margin-top: 0px;
		    top: 0px !important;
		    box-shadow: none !important;
		    border-top: none;
		    border-bottom: none;
		    width: 100% !important;
		    background: rgba(121, 121, 121, 0.8);
				left: 0px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav .nav-subnav li:not(.nav-top-link) a {
		    padding: 15px 35px;
		    height: 40px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li .has-children-arrow-wrapper i.rotate {
		    margin-top: 5px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-with-arrows .primary-nav > li:nth-child(7) .has-children-arrow-wrapper {
		    right: -35px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav).nav-right .primary-nav li:nth-child(7) a {
		    padding: 0px 20px;
		}
		.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-address-mobile {
		    padding: 40px 20px;
		}
		.investor-access-remember-me-label input[type="checkbox"] {
		    transform: translateY(2.5px);
		}
		.account-access form div div a, .account-access form div a, .account-access form div.account-access-overall-wrapper div.investor-access-wrapper a, .account-access-header-wrapper {
				display: block !important;
		}
		.account-access a, .account-access form a, .account-access form div.account-access-overall-wrapper a, .account-access form div.account-access-overall-wrapper div.investor-access-wrapper .investor-access-links-wrapper a:first-child, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:nth-child(9) .nav-subnav .parent-nav-item {
				display: none !important;
		}
		.out-from-left .nav-trigger span::before, .out-from-left .nav-trigger span::after {
				background: #e6a32e !important;
		}
		.nav-address-mobile .nav-address-overall-wrapper span {
		    line-height: 21px;
		    font-family: 'Raleway', sans-serif;
		    font-weight: 300;
		    color: #000;
		    text-align: left;
		    float: left;
		    clear: both;
		}
		.address-phone-wrapper {
				margin-bottom: 15px;
		    height: auto;
		    width: 100%;
		    min-height: 105px;
		}
		.nav-address-mobile .nav-address-overall-wrapper span a {
		    color: #0a677d;
		    border-bottom: none;
		}
}
