/*AG CSS*/
 body {
	 font-family: acumin-pro, sans-serif;
	 font-weight: 300;
	 font-style: normal;
	 color: #000;
	 font-size: 1em;
	 line-height: 1.5em;
}
 .ip-social {
	 font-size: 25px;
	 color: #000000;
	 padding: 12px;
}
 .ip-social:hover {
	 font-size: 25px;
	 color: #cfb991;
	 padding: 12px;
}
 p {
	 line-height: 1.5;
}
 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 600;
	 font-style: normal;
	 text-transform: uppercase;
}
 h1.visually-hidden {
	 position: absolute;
	 left: -10000px;
	 top: auto;
	 width: 1px;
	 height: 1px;
	 overflow: hidden;
}
 .dropdown-item.active, .dropdown-item:active {
	 color: #fff;
	 text-decoration: none;
	 background-color: #fff;
}
 .page-section {
	 padding: 0;
	 margin: 0;
	 margin-bottom: 35px;
	 font-size: 18px;
	 line-height: 1.5;
}
 .page-section.has-bg {
	 padding: 0px;
	 margin: 0;
}
 .page-section.has-bg+.page-section.has-bg {
	 margin: 0;
}
 .page-section.has-bg+.page-section {
	 margin-top: 35px;
}
 .card .card-img-top-bg.bg-img-top {
	 background-position: top !important;
}
 .card-img, .card-img-top {
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 object-fit: cover;
}
 .mt-30 {
	 margin-top: 30px !important;
}
 .alert {
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
}
 a {
	 color: #000;
	 text-decoration: underline;
}
 a:hover, a:focus {
	 color: #000;
	 text-decoration: none;
}
 a.btn {
	 text-decoration: none;
}
 a:focus, .btn.focus, .btn:focus {
	 -webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 box-shadow: none;
	 outline: rgb(16, 16, 16) auto 1px;
}
 a.skip-to-main, a.skip-to-main:focus {
	 display: block;
	 position: absolute;
	 z-index: 9;
	 left: 50%;
	 top: 3px;
	 background-color: #000;
	 color: #fff;
	 padding: 3px 6px;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
}

.center-content{
 display: flex;
 justify-content: center;  /* Center horizontally */
 align-items: center;  /* Center vertically */
}

 .page-section .accordion {
	 margin-top: 30px;
	/*adding a margin between the WYSIWYG and accordion */
}
 .bg-steam {
	 background-color: rgba(196, 191, 192, .5);
}
.bg-lt-gray {
	 background-color: #e0e0e0;
}
 .bg-black {
	 background-color: #000000;
}
 .bg-gold {
	 background-color: #cfb991;
}
 .no-wrap {
	 white-space: nowrap;
}
 .page-section.has-overlap {
	 padding-bottom: 50px;
}
 .page-section.has-bg.has-overlap {
	 padding-bottom: 120px;
}
 .page-section.is-overlap .container {
	 margin-top: -50px;
}
 .page-section.has-bg.is-overlap .container {
	 margin-top: -120px;
}
 .page-section .section-heading {
	 display: inline-block;
	 background-color: #000;
	 color: #cfb991;
	 z-index: 2;
	 position: relative;
	 text-align: center;
	 margin: 0 auto;
	 margin-bottom: 40px;
	 margin-top: 40px;
	 font-size: 30px;
	 padding: 8px 39px 9px;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 text-transform: uppercase;
	 text-decoration: none !important;
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
	 letter-spacing: 2px;
	 border: solid 1px #000;
}
 .mac-os .page-section .section-heading {
	 padding: 11px 40px 6px;
}
 .page-section .wysiwyg a {
	 color: #000;
	 text-decoration: underline;
	 font-weight: bold;
}
 .page-section .wysiwyg a:hover, .page-section .wysiwyg a:focus {
	 text-decoration: none;
}
 .columns>a {
	 color: #000;
	 text-decoration: underline;
	 font-weight: bold;
}
 .page-section .columns a:hover, .page-section .columns a:focus {
	 text-decoration: none;
}
section.stories.page-section.has-bg.home {
    background-color: rgba(196, 191, 192, .5);
}
 .page-section .wysiwyg h1 {
	 margin: 0 0 2rem;
	 line-height: 1.22;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 color: #000000;
	 font-size: 3.0rem;
	 font-weight: 600;
}
 .page-section .wysiwyg h2 {
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 margin: 2rem 0 1.5rem;
	 line-height: 1.2;
	 color: #70727b;
	 font-size: 2.25rem;
	 font-weight: 500;
}
 .page-section .wysiwyg h3 {
	 font-family: 'United Sans';
	 margin: 1.75rem 0 1.5rem;
	 line-height: 1.2;
	 font-weight: 700;
	 color: #000000;
	 font-size: 1.65rem;
	 text-transform: uppercase;
}
 .page-section .wysiwyg h4 {
	 font-family: 'United Sans';
	 margin: 1.5rem 0 1.5rem;
	 line-height: 1.2;
	 text-transform: uppercase;
	 font-weight: 500;
	 color: #70727b;
	 font-size: 1.5rem;
	 text-transform: uppercase;
}
 .page-section .wysiwyg h5 {
	 font-family: acumin-pro, sans-serif;
	 margin: 1.5rem 0 1.5rem;
	 line-height: 1.2;
	 font-weight: 500;
	 color: #000000;
	 font-size: 1.1em;
	 text-transform: uppercase;
}
 .page-section .wysiwyg h6 {
	 font-family: acumin-pro, sans-serif;
	 margin: 1.5rem 0 1.5rem;
	 line-height: 1.2;
	 text-transform: uppercase;
	 font-weight: 500;
	 color: #70727b;
	 font-size: 1.1rem;
	 text-transform: uppercase;
}
 .page-section .wysiwyg blockquote.quote, .page-section .wysiwyg blockquote.quote-mark, .quote.page-section blockquote.quote-mark, .quote.page-section blockquote.quote {
	 padding: 0;
	 border: 0;
	 font-size: 1.3em;
	 margin: 32px 0 20px 32px;
	 padding-left: 32px;
	 position: relative;
	 border-left: solid 3px #cfb991;
}
 .page-section .wysiwyg blockquote.quote p, .page-section .wysiwyg blockquote.quote-mark p, .quote.page-section blockquote.quote-mark p, .quote.page-section blockquote.quote p {
	 display: block;
	 padding: 0;
	 margin: 0;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-size: 1.3em;
	 color: #000000;
	 line-height: 1.5;
}
 .page-section .wysiwyg blockquote.quote p:last-of-type, .page-section .wysiwyg blockquote.quote-mark p:last-of-type, .quote.page-section blockquote.quote-mark p:last-of-type, .quote.page-section blockquote.quote p:last-of-type {
	 display: block;
	 padding: 0;
	 padding-top: 8px;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-size: 1.125em ;
	 color: #000000;
	 line-height: 1.5;
}
 .quote.page-section .container .row blockquote {
	 margin-bottom: 0;
}
 .page-section .wysiwyg blockquote.quote-mark, .quote.page-section blockquote.quote-mark {
	 border-left: solid 3px transparent;
}
 .page-section .wysiwyg blockquote.quote-mark:before, .quote.page-section blockquote.quote-mark:before {
	 font-family: "United Sans";
	 content: open-quote;
	 color: #000;
	 font-size: 150px;
	 font-weight: 900;
	 position: absolute;
	 margin-left: -84px;
	 margin-top: 45px;
	 color: #cfb991;
}
 .quote.page-section blockquote.quote-mark:after {
	 content: close-quote;
	 display:none;
}

 @media (max-width: 425px) {
     .page-section .wysiwyg blockquote.quote-mark .blockq-source, .page-section .wysiwyg blockquote.quote p:last-of-type {
		font-size: 16px !important;
     }
     .page-section .wysiwyg blockquote.quote-mark:before, .quote.page-section blockquote.quote-mark:before {
		font-size:130px !important;
	    margin-left:-64px;
	    margin-top: 30px;
     }
    .page-section .wysiwyg blockquote.quote, .page-section .wysiwyg blockquote.quote-mark, .quote.page-section blockquote.quote-mark, .quote.page-section blockquote.quote {
    padding: 0;
    border: 0;
    font-size: 1.3em;
    padding-left: 15px;
    position: relative;
    border-left: solid 3px #cfb991;  
    }
    .page-section .wysiwyg blockquote.quote-mark, .quote.page-section blockquote.quote-mark {
	 border-left: solid 3px transparent;
 } 
}

 .page-section .accordion .card .card-header {
	 padding: 0;
}
 .page-section .accordion .card h5 {
	 margin: 0;
	 padding: 0;
}
 .page-section .accordion .card .card-header h5 .btn-link {
	 width: 100%;
	 margin: 0;
	 padding: 12px 20px;
	 background-color: #000;
	 color: #cfb991;
	 font-weight: 900;
	 text-align: left !important;
}
 .page-section .accordion.gold .card .card-header h5 .btn-link {
	 background-color: #cfb991;
	 color: #000;
}
 .page-section .accordion .card .card-header i {
	 display: block;
	 padding: 0;
	 background-color: #cfb991;
	 color: #000;
	 margin-top: 0px;
	 height: 24px;
	 line-height: 24px;
	 padding-left: 3px;
	 width: 24px;
	 text-align: center;
	 font-size: 16px;
}
 .page-section .accordion.gold .card .card-header i {
	 background-color: #000;
	 color: #cfb991;
}
 .page-section .accordion.clear .card .card-header h5 .btn-link {
	 background-color: transparent;
	 color: #000;
}
 .page-section .accordion.clear .card .card-header i {
	 background-color: transparent;
	 color: #000;
}
 .page-section .accordion.clear .card {
	 border: solid 1px #000;
}
 .page-section .accordion .card .card-header i.fa-minus {
	 display: block;
}
 .page-section .accordion .card .card-header i.fa-plus {
	 display: none;
}
 .page-section .accordion .card .card-header .collapsed i.fa-minus {
	 display: none;
}
 .page-section .accordion .card .card-header .collapsed i.fa-plus {
	 display: block;
}
 .page-section .accordion .card {
	 border: solid 1px #000;
	 margin-bottom: 5px;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
}
 .page-section .accordion.gold .card {
	 border: solid 1px #cfb991;
}
 .page-section .accordion .card .card-body {
	 background-color: transparent;
}
 @media (min-width: 992px) {
	 .page-section {
		 margin-top: 70px;
		 margin-bottom: 70px;
	}
	h2.prosp-h{
        font-family: 'United Sans Condensed' !important; 
        font-weight: 600 !important; 
        color: white !important; 
        font-size: 80px !important;
    }
    .ps-sub-mob{display:none;}
    .ps-sub-lg{display: flex;}
    .ps-para-home{
        background-image: url("//m.pitchevator.com/_media/banners/tsc02563-1.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        min-height: 350px;
        display: flex;
        align-items: center;
    }
    .btn-ps-sub{
        background-color: #cfb991;
        color: black;
    }
    .btn-ps-sub:hover{
        background-color: white;
        color: black;
    }
	 .page-section .container-80 {
		 width: 80%;
		 margin: 0 auto;
	}
	 .page-section.has-bg {
		 padding: 70px 0;
	}
	 .page-section.has-bg+.page-section {
		 margin-top: 70px;
	}
	 .page-section.has-overlap-mobile {
		 padding-bottom: 30px;
	}
	 .page-section.has-bg.has-overlap-mobile {
		 padding-bottom: 100px;
	}
	 .page-section.is-overlap-mobile .container {
		 margin-top: -30px;
	}
	 .page-section.has-bg.is-overlap-mobile .container {
		 margin-top: -100px;
	}
}
 @media (max-width: 767px) {
	 .page-section .section-heading {
		 font-size: 20px;
	}
}
 .dropdown-item.active, .dropdown-item:active {
	 color: #fff;
	 text-decoration: none;
	 background-color: #fff;
}
 .btn {
	 margin-bottom: 10px;
	 margin-left: 10px;
}
 @media (min-width: 768px) {
	 .btn {
		 margin-bottom: 0;
		 margin-left: 0;
	}
	 .btn+.btn {
		 margin-left: 25px !important;
	}
}
 .btn {
	 padding: 8px 39px 9px;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 text-transform: uppercase;
	 text-decoration: none !important;
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
	 letter-spacing: 2px;
}
 .mac-os .btn {
	 padding: 11px 40px 6px;
}
 .btn-primary, .btn-outline-primary, .page-section .wysiwyg a.btn-primary, .page-section .wysiwyg a.btn-outline-primary {
	 color: #000;
	 background-color: transparent;
	 background-image: none;
	 border-color: #000;
}
 .btn-primary:hover, .btn-outline-primary:hover, .page-section .wysiwyg a.btn-primary:hover, .page-section .wysiwyg a.btn-outline-primary:hover {
	 color: #fff !important;
	 background-color: #000;
	 border-color: #000;
}
 .btn-primary:focus, .btn-primary.focus, .btn-outline-primary:focus, .btn-outline-primary.focus, .page-section .wysiwyg a.btn-primary:focus, .page-section .wysiwyg a.btn-primary.focus, .page-section .wysiwyg a.btn-outline-primary:focus, .page-section .wysiwyg a.btn-outline-primary.focus {
	 color: #fff;
	 background-color: #000;
	 border-color: #000;
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary.disabled, .btn-outline-primary:disabled, .page-section .wysiwyg a.btn-primary.disabled, .page-section .wysiwyg a.btn-primary:disabled, .page-section .wysiwyg a.btn-outline-primary.disabled, .page-section .wysiwyg a.btn-outline-primary:disabled {
	 color: #000;
	 background-color: transparent 
}
 .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show>.btn-outline-primary.dropdown-toggle, .page-section .wysiwyg a.btn-primary:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-primary:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-primary.dropdown-toggle, .page-section .wysiwyg a.btn-outline-primary:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-outline-primary:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-outline-primary.dropdown-toggle {
	 color: #fff;
	 background-color: #000;
	 border-color: #000;
}
 .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-primary.dropdown-toggle:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary.dropdown-toggle:focus, .page-section .wysiwyg a.btn-primary:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-primary:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-primary.dropdown-toggle:focus, .page-section .wysiwyg a.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-outline-primary.dropdown-toggle:focus {
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-secondary, .btn-outline-secondary, .page-section .wysiwyg a.btn-secondary, .page-section .wysiwyg a.btn-outline-secondary {
	 color: #fff;
	/*min-width:100%;
	 */
	 background-color: #000;
	 background-image: none;
	 border-color: #000;
	 margin-top:12px;
	 margin-bottom: 12px;
}
 .btn-secondary:hover, .btn-outline-secondary:hover, .page-section .wysiwyg a.btn-secondary:hover, .page-section .wysiwyg a.btn-outline-secondary:hover {
	 color: #000;
	/* min-width:100%;
	 */
	 background-color: #cfb991;
	 border-color: #000;
	 margin-top:12px;
}
 .btn-secondary:focus, .btn-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary.focus, .page-section .wysiwyg a.btn-secondary:focus, .page-section .wysiwyg a.btn-secondary.focus, .page-section .wysiwyg a.btn-outline-secondary:focus, .page-section .wysiwyg a.btn-outline-secondary.focus {
	 color: #000;
	 background-color: #cfb991;
	 border-color: #000;
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-secondary.disabled, .btn-secondary:disabled, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled, .page-section .wysiwyg a.btn-secondary.disabled, .page-section .wysiwyg a.btn-secondary:disabled, .page-section .wysiwyg a.btn-outline-secondary.disabled, .page-section .wysiwyg a.btn-outline-secondary:disabled {
	 color: #fff;
	 background-color: #000;
	 background-image: none;
	 border-color: #000;
}
 .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show>.btn-outline-secondary.dropdown-toggle, .page-section .wysiwyg a.btn-secondary:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-secondary:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-secondary.dropdown-toggle, .page-section .wysiwyg a.btn-outline-secondary:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-outline-secondary:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-outline-secondary.dropdown-toggle {
	 color: #000;
	 background-color: #cfb991;
	 border-color: #000;
}
 .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-secondary.dropdown-toggle:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus, .page-section .wysiwyg a.btn-secondary:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-secondary:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-secondary.dropdown-toggle:focus, .page-section .wysiwyg a.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-outline-secondary.dropdown-toggle:focus {
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-third, .btn-outline-third, .page-section .wysiwyg a.btn-third, .page-section .wysiwyg a.btn-outline-third {
	 color: #fff;
	 background-color: #8e6f3e;
	 background-image: none;
}
 .btn-third:hover, .btn-outline-third:hover, .page-section .wysiwyg a.btn-third:hover, .page-section .wysiwyg a.btn-outline-third:hover {
	 color: #fff;
	 background-color: #000;
}
 .btn-third:focus, .btn-third.focus, .btn-outline-third:focus, .btn-outline-third.focus, .page-section .wysiwyg a.btn-third:focus, .page-section .wysiwyg a.btn-third.focus, .page-section .wysiwyg a.btn-outline-third:focus, .page-section .wysiwyg a.btn-outline-third.focus {
	 color: #fff;
	 background-color: #000;
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-third.disabled, .btn-third:disabled, .btn-outline-third.disabled, .btn-outline-third:disabled, .page-section .wysiwyg a.btn-third.disabled, .page-section .wysiwyg a.btn-third:disabled, .page-section .wysiwyg a.btn-outline-third.disabled, .page-section .wysiwyg a.btn-outline-third:disabled {
	 color: #fff;
	 background-color: #8e6f3e;
}
 .btn-third:not(:disabled):not(.disabled):active, .btn-third:not(:disabled):not(.disabled).active, .show>.btn-third.dropdown-toggle, .btn-outline-third:not(:disabled):not(.disabled):active, .btn-outline-third:not(:disabled):not(.disabled).active, .show>.btn-outline-third.dropdown-toggle, .page-section .wysiwyg a.btn-third:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-third:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-third.dropdown-toggle, .page-section .wysiwyg a.btn-outline-third:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-outline-third:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-outline-third.dropdown-toggle {
	 color: #fff;
	 background-color: #000;
}
 .btn-third:not(:disabled):not(.disabled):active:focus, .btn-third:not(:disabled):not(.disabled).active:focus, .show>.btn-third.dropdown-toggle:focus, .btn-outline-third:not(:disabled):not(.disabled):active:focus, .btn-outline-third:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-third.dropdown-toggle:focus, .page-section .wysiwyg a.btn-third:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-third:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-third.dropdown-toggle:focus, .page-section .wysiwyg a.btn-outline-third:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-outline-third:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-outline-third.dropdown-toggle:focus {
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-info, .page-section .wysiwyg a.btn-info {
	 font-size: 24px;
	 color: #000;
	/*min-width:100%;
	 */
	 background-color: #cfb991;
	 background-image: none;
	 border-color: #cfb991;
}
 .btn-info:hover, .page-section .wysiwyg a.btn-info:hover {
	 color: #000;
	/*min-width:100%;
	 */
	 background-color: #fff !important;
	 border-color: #fff;
}
 .btn-info:focus, .btn-info.focus, .page-section .wysiwyg a.btn-info:focus, .page-section .wysiwyg a.btn-info.focus {
	 color: #000;
	 background-color: #fff;
	 border-color: #fff !important;
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .btn-info.disabled, .btn-info:disabled, .page-section .wysiwyg a.btn-info.disabled, .page-section .wysiwyg a.btn-info:disabled {
	 color: #000;
	 background-color: transparent 
}
 .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show>.btn-info.dropdown-toggle, .page-section .wysiwyg a.btn-info:not(:disabled):not(.disabled):active, .page-section .wysiwyg a.btn-info:not(:disabled):not(.disabled).active, .show>.page-section .wysiwyg a.btn-info.dropdown-toggle {
	 color: #000;
	 background-color: #fff;
	 border-color: #fff;
}
 .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show>.btn-info.dropdown-toggle:focus, .page-section .wysiwyg a.btn-info:not(:disabled):not(.disabled):active:focus, .page-section .wysiwyg a.btn-info:not(:disabled):not(.disabled).active:focus, .show>.page-section .wysiwyg a.btn-info.dropdown-toggle:focus {
	 -webkit-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 -moz-box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 0 0 3.2px rgba(0, 0, 0, 0.5) 
}
 .navbar,.nav-justified{
	 text-align: left !important;
}
 @media (max-width: 991px) {
    h2.prosp-h{
        font-family: 'United Sans Condensed' !important; 
        font-weight: 600 !important; 
        color: white !important; 
        font-size: 40px !important;
    }
    .ps-sub-mob{display: flex;}
    .ps-sub-lg{display: none;}
        .btn-ps-sub{
        background-color: #cfb991;
        color: black;
    }
    .btn-ps-sub:hover{
        background-color: white;
        color: black;
    }
    .ps-para-home{
        background-image: url("//m.pitchevator.com/_media/banners/tsc02563-1.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 250px;
        display: flex;
        align-items: center;
        margin-bottom: 25px !important;
    }
	 header .purdue-alert.container {
		 padding: 0 !important;
		 width: 100% !important;
		 max-width: 100% !important;
	}
	 .purdue-alert {
		 display: none;
	}
	 .has-alert .purdue-alert {
		 display: -webkit-box !important;
		 display: -webkit-flex !important;
		 display: -ms-flexbox !important;
		 display: -moz-box !important;
		 display: flex !important;
		 -webkit-box-orient: vertical !important;
		 -webkit-box-direction: normal !important;
		 -webkit-flex-direction: column !important;
		 -ms-flex-direction: column !important;
		 -moz-box-orient: vertical !important;
		 -moz-box-direction: normal !important;
		 flex-direction: column !important;
		 -webkit-box-pack: start !important;
		 -webkit-justify-content: flex-start !important;
		 -ms-flex-pack: start !important;
		 -moz-box-pack: start !important;
		 justify-content: flex-start !important;
	}
	 .purdue-alert .alert-container, .purdue-alert .alert-container .alert, .purdue-alert .alert-toggle {
		 width: 100% !important;
		 margin: 0 !important;
		 padding: 0 !important;
		 position: initial !important;
		 top: 0 !important;
	}
	 .purdue-alert .alert-toggle {
		 -webkit-box-ordinal-group: 2 !important;
		 -webkit-order: 1 !important;
		 -ms-flex-order: 1 !important;
		 -moz-box-ordinal-group: 2 !important;
		 order: 1 !important;
		 display: -webkit-box !important;
		 display: -webkit-flex !important;
		 display: -ms-flexbox !important;
		 display: -moz-box !important;
		 display: flex !important;
		 -webkit-box-orient: horizontal !important;
		 -webkit-box-direction: normal !important;
		 -webkit-flex-direction: row !important;
		 -ms-flex-direction: row !important;
		 -moz-box-orient: horizontal !important;
		 -moz-box-direction: normal !important;
		 flex-direction: row !important;
		 -webkit-box-pack: start !important;
		 -webkit-justify-content: flex-start !important;
		 -ms-flex-pack: start !important;
		 -moz-box-pack: start !important;
		 justify-content: flex-start !important;
		 -moz-transform: scaleX(1)!important;
		 -o-transform: scaleX(1)!important;
		 -webkit-transform: scaleX(1)!important;
		 transform: scaleX(1)!important;
		 filter: FlipH !important;
		 -ms-filter: "FlipH"!important;
		 -ms-transform: scaleX(1)!important;
		 -webkit-filter: FlipH;
		 height: 40px !important;
	}
	 .purdue-alert .alert-toggle div {
		 display: none !important;
	}
	 .purdue-alert .alert-toggle .left-arrow, .purdue-alert .alert-toggle .alert-heading {
		 display: block !important;
	}
	 .purdue-alert .alert-toggle .left-arrow {
		 background-color: #c4bfc0 !important;
		 border-right: solid 3px #fff !important;
		 border-bottom: solid 3px #fff !important;
		 height: 40px !important;
		 width: 50px !important;
		 position: relative !important;
	}
	 .purdue-alert .alert-toggle .left-arrow:after {
		 content: '' !important;
		 border-color: transparent #FFE !important;
		 border-style: solid !important;
		 border-width: 10px 10px 10px 0 !important;
		 height: 0px !important;
		 width: 0px !important;
		 position: absolute !important;
		 top: 25% !important;
		 right: -1px !important;
	}
	 .purdue-alert .alert-toggle .alert-heading {
		 background-color: #c4bfc0 !important;
		 border-bottom: solid 3px #fff !important;
		 height: 40px !important;
		 width: 100% !important;
		 text-align: left !important;
		 text-transform: uppercase !important;
		 padding-left: 20px !important;
		 line-height: 36px !important;
		 font-size: 20px !important;
		 font-weight: 600 !important;
		 font-family: acumin-pro-condensed, "Franklin Gothic", "Arial", Tahoma, Helvetica, sans-serif !important;
		 font-style: italic !important;
	}
	 .purdue-alert .alert-container {
		 -webkit-box-ordinal-group: 3 !important;
		 -webkit-order: 2 !important;
		 -ms-flex-order: 2 !important;
		 -moz-box-ordinal-group: 3 !important;
		 order: 2 !important;
		 height: auto !important;
		 display: block !important;
	}
	 .purdue-alert .alert-container.opened {
		 -webkit-transition: 2s ease !important;
		 -o-transition: 2s ease !important;
		 -moz-transition: 2s ease !important;
		 transition: 2s ease !important;
		 top: -500px !important;
		 height: 0px !important;
		 margin: 0 !important;
		 padding: 0 !important;
		 display: none !important;
	}
	 .purdue-alert .alert-container {
		 text-align: left !important;
	}
	 .purdue-alert .alert-container .alert {
		 background-color: #c4bfc0 !important;
		 height: auto !important;
	}
	 .purdue-alert .alert-container .alert-content::before {
		 display: none !important;
	}
	 .purdue-alert .alert-container .alert-heading {
		 display: none !important;
	}
}
 @media (min-width: 991px) and (max-height: 800px) {
	 header .purdue-alert.container {
		 padding: 0 !important;
		 width: 100% !important;
		 max-width: 100% !important;
	}
	 .purdue-alert {
		 display: none;
	}
	 .has-alert .purdue-alert {
		 display: -webkit-box !important;
		 display: -webkit-flex !important;
		 display: -ms-flexbox !important;
		 display: -moz-box !important;
		 display: flex !important;
		 -webkit-box-orient: vertical !important;
		 -webkit-box-direction: normal !important;
		 -webkit-flex-direction: column !important;
		 -ms-flex-direction: column !important;
		 -moz-box-orient: vertical !important;
		 -moz-box-direction: normal !important;
		 flex-direction: column !important;
		 -webkit-box-pack: start !important;
		 -webkit-justify-content: flex-start !important;
		 -ms-flex-pack: start !important;
		 -moz-box-pack: start !important;
		 justify-content: flex-start !important;
	}
	 .purdue-alert .alert-container, .purdue-alert .alert-container .alert, .purdue-alert .alert-toggle {
		 width: 100% !important;
		 margin: 0 !important;
		 padding: 0 !important;
		 position: initial !important;
		 top: 0 !important;
	}
	 .purdue-alert .alert-toggle {
		 -webkit-box-ordinal-group: 2 !important;
		 -webkit-order: 1 !important;
		 -ms-flex-order: 1 !important;
		 -moz-box-ordinal-group: 2 !important;
		 order: 1 !important;
		 display: -webkit-box !important;
		 display: -webkit-flex !important;
		 display: -ms-flexbox !important;
		 display: -moz-box !important;
		 display: flex !important;
		 -webkit-box-orient: horizontal !important;
		 -webkit-box-direction: normal !important;
		 -webkit-flex-direction: row !important;
		 -ms-flex-direction: row !important;
		 -moz-box-orient: horizontal !important;
		 -moz-box-direction: normal !important;
		 flex-direction: row !important;
		 -webkit-box-pack: start !important;
		 -webkit-justify-content: flex-start !important;
		 -ms-flex-pack: start !important;
		 -moz-box-pack: start !important;
		 justify-content: flex-start !important;
		 -moz-transform: scaleX(1)!important;
		 -o-transform: scaleX(1)!important;
		 -webkit-transform: scaleX(1)!important;
		 transform: scaleX(1)!important;
		 filter: FlipH !important;
		 -ms-filter: "FlipH"!important;
		 -ms-transform: scaleX(1)!important;
		 -webkit-filter: FlipH;
		 height: 40px !important;
	}
	 .purdue-alert .alert-toggle div {
		 display: none !important;
	}
	 .purdue-alert .alert-toggle .left-arrow, .purdue-alert .alert-toggle .alert-heading {
		 display: block !important;
	}
	 .purdue-alert .alert-toggle .left-arrow {
		 background-color: #c4bfc0 !important;
		 border-right: solid 3px #fff !important;
		 border-bottom: solid 3px #fff !important;
		 height: 40px !important;
		 width: 50px !important;
		 position: relative !important;
	}
	 .purdue-alert .alert-toggle .left-arrow:after {
		 content: '' !important;
		 border-color: transparent #FFE !important;
		 border-style: solid !important;
		 border-width: 10px 10px 10px 0 !important;
		 height: 0px !important;
		 width: 0px !important;
		 position: absolute !important;
		 top: 25% !important;
		 right: -1px !important;
	}
	 .purdue-alert .alert-toggle .alert-heading {
		 background-color: #c4bfc0 !important;
		 border-bottom: solid 3px #fff !important;
		 height: 40px !important;
		 width: 100% !important;
		 text-align: left !important;
		 text-transform: uppercase !important;
		 padding-left: 20px !important;
		 line-height: 36px !important;
		 font-size: 20px !important;
		 font-weight: 600 !important;
		 font-family: acumin-pro-condensed, "Franklin Gothic", "Arial", Tahoma, Helvetica, sans-serif !important;
		 font-style: italic !important;
	}
	 .purdue-alert .alert-container {
		 -webkit-box-ordinal-group: 3 !important;
		 -webkit-order: 2 !important;
		 -ms-flex-order: 2 !important;
		 -moz-box-ordinal-group: 3 !important;
		 order: 2 !important;
		 height: auto !important;
		 display: block !important;
	}
	 .purdue-alert .alert-container.opened {
		 -webkit-transition: 2s ease !important;
		 -o-transition: 2s ease !important;
		 -moz-transition: 2s ease !important;
		 transition: 2s ease !important;
		 top: -500px !important;
		 height: 0px !important;
		 margin: 0 !important;
		 padding: 0 !important;
		 display: none !important;
	}
	 .purdue-alert .alert-container {
		 text-align: left !important;
	}
	 .purdue-alert .alert-container .alert {
		 background-color: #c4bfc0 !important;
		 height: auto !important;
	}
	 .purdue-alert .alert-container .alert-content::before {
		 display: none !important;
	}
	 .purdue-alert .alert-container .alert-heading {
		 display: none !important;
	}
}
 .purdue-alert {
	 display: none;
}
 .has-alert .purdue-alert {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: -moz-box;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: row;
	 -ms-flex-direction: row;
	 -moz-box-orient: horizontal;
	 -moz-box-direction: normal;
	 flex-direction: row;
	 -webkit-box-pack: end;
	 -webkit-justify-content: flex-end;
	 -ms-flex-pack: end;
	 -moz-box-pack: end;
	 justify-content: flex-end;
	 -webkit-box-ordinal-group: 2;
	 -webkit-order: 1;
	 -ms-flex-order: 1;
	 -moz-box-ordinal-group: 2;
	 order: 1;
	 position: relative;
}
 .purdue-alert .alert {
	 border: none;
}
 .purdue-alert .alert-container {
	 overflow: hidden;
	 width: 550px;
	 text-align: right;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: -moz-box;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: row;
	 -ms-flex-direction: row;
	 -moz-box-orient: horizontal;
	 -moz-box-direction: normal;
	 flex-direction: row;
	 -webkit-box-pack: end;
	 -webkit-justify-content: flex-end;
	 -ms-flex-pack: end;
	 -moz-box-pack: end;
	 justify-content: flex-end;
	 position: absolute;
	 top: 191px;
	 z-index: 9;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 300;
	 font-style: italic;
	 right: 48px;
	 height: 189px;
}
 .home .purdue-alert .alert-container {
	 top: 191px;
}
 .dept .purdue-alert .alert-container, .ext .purdue-alert .alert-container {
	 top: 230px;
}
 .purdue-alert .alert-container .alert {
	 position: absolute;
	 right: -700px;
	 width: 500px;
	 -webkit-transition: 1s;
	 -o-transition: 1s;
	 -moz-transition: 1s;
	 transition: 1s;
	 padding: 0;
	 margin-bottom: 0;
	 height: 189px;
}
 .purdue-alert .alert-container.opened .alert {
	 -webkit-transition: 1s;
	 -o-transition: 1s;
	 -moz-transition: 1s;
	 transition: 1s;
	 right: 0;
}
 .purdue-alert .alert .alert-content-container {
	 padding: 20px 20px 20px 50px;
}
 .purdue-alert .alert .alert-heading {
	 text-transform: uppercase;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 600;
	 font-style: italic;
	 font-size: 40px;
}
 .purdue-alert .alert-toggle {
	 -webkit-box-ordinal-group: 3;
	 -webkit-order: 2;
	 -ms-flex-order: 2;
	 -moz-box-ordinal-group: 3;
	 order: 2;
	 width: 30px;
	 border: 0;
	 position: absolute;
	 z-index: 9;
	 padding: 0;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: -moz-box;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	 flex-direction: column;
	 -webkit-box-pack: justify;
	 -webkit-justify-content: space-between;
	 -ms-flex-pack: justify;
	 -moz-box-pack: justify;
	 justify-content: space-between;
	 overflow: hidden;
	 background-repeat: no-repeat;
	 background-position: left;
	 background-image: url(../images/alert-toggle.png);
	 -moz-transform: scaleX(-1);
	 -o-transform: scaleX(-1);
	 -webkit-transform: scaleX(-1);
	 transform: scaleX(-1);
	 -webkit-filter: FlipH;
	 filter: FlipH;
	 -ms-filter: "FlipH";
	 -ms-transform: scaleX(-1);
}
 .purdue-alert .alert-toggle.opened {
	 -webkit-box-ordinal-group: 3;
	 -webkit-order: 2;
	 -ms-flex-order: 2;
	 -moz-box-ordinal-group: 3;
	 order: 2;
	 width: 30px;
	 border: 0;
	 position: absolute;
	 z-index: 9;
	 padding: 0;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: -moz-box;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	 flex-direction: column;
	 -webkit-box-pack: justify;
	 -webkit-justify-content: space-between;
	 -ms-flex-pack: justify;
	 -moz-box-pack: justify;
	 justify-content: space-between;
	 overflow: hidden;
	 background-repeat: no-repeat;
	 background-position: left;
	 background-image: url(../images/alert-toggle.png);
	 -moz-transform: scaleX(1);
	 -o-transform: scaleX(1);
	 -webkit-transform: scaleX(1);
	 transform: scaleX(1);
	 -webkit-filter: FlipH;
	 filter: FlipH;
	 -ms-filter: "FlipH";
	 -ms-transform: scaleX(1);
}
 .purdue-alert .alert-toggle {
	 height: 189px;
}
 .purdue-alert .btn.alert-toggle {
	 letter-spacing: 0px !important;
}
 .home .purdue-alert .alert-toggle {
	 top: 191px;
}
 .dept .purdue-alert .alert-toggle, .ext .purdue-alert .alert-toggle {
	 top: 230px;
}
 .purdue-alert .alert-toggle div {
	 display: block;
	 width: 100%;
	 height: 40%;
	 position: absolute;
}
 .purdue-alert .alert-toggle div:nth-child(2) {
	 top: 60% 
}
 .purdue-alert .alert-toggle div:nth-child(1):after {
	 z-index: -1;
	 content: "";
	 position: absolute;
	 top: 99%;
	 height: 26%;
	 width: 100%;
	 left: -7px;
}
 .purdue-alert .alert-toggle div:nth-child(2):after {
	 z-index: -1;
	 content: "";
	 position: absolute;
	 bottom: 99%;
	 height: 28%;
	 width: 100%;
	 left: -7px;
}
 .purdue-alert .alert-toggle.opened div:nth-child(1):after {
	 left: 7px;
}
 .purdue-alert .alert-toggle.opened div:nth-child(2):after {
	 left: 7px;
}
 .purdue-alert .alert-toggle .left-arrow {
	 display: none;
}
 .purdue-alert .alert-toggle .alert-heading {
	 display: none;
}
 .purdue-alert .alert-container .alert-content::before {
	 z-index: -1;
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-repeat: no-repeat;
	 background-position: left;
	 background-image: url(../images/alert-bg.png);
	 height: 189px;
}
 .purdue-alert .alert-container .alert-content p {
	 overflow: hidden;
	 max-height: 77px;
}
 .purdue-alert a.alert-container:hover .alert-content p, .purdue-alert a.alert-container:focus .alert-content p {
	 text-decoration: underline;
}
 header {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	 -ms-flex-direction: column;
	 flex-direction: column;
	 position: relative;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 300;
	 font-style: normal;
}
 header .top-nav {
	 -webkit-box-ordinal-group: 3;
	 -webkit-order: 2;
	 -moz-box-ordinal-group: 3;
	 -ms-flex-order: 2;
	 order: 2;
	 font-weight: 400;
}
 header .center-nav {
	 -webkit-box-ordinal-group: 4;
	 -webkit-order: 3;
	 -moz-box-ordinal-group: 4;
	 -ms-flex-order: 3;
	 order: 3;
}
 header .bottom-nav {
	 -webkit-box-ordinal-group: 5;
	 -webkit-order: 4;
	 -moz-box-ordinal-group: 5;
	 -ms-flex-order: 4;
	 order: 4;
}
 header .dropdown-item {
	 font-weight: inherit;
}
 header .dropdown-menu a {
	 color: #000;
	 background-color: transparent;
	 text-decoration: none;
}
 header .dropdown-menu a:hover, header .dropdown-menu a:focus {
	 color: #000;
	 text-decoration: underline;
}
 .top-nav {
	 background-color: #cfb991;
	 padding: 0;
}
 .top-nav .navbar-nav .nav-link {
	 padding-right: 8px;
	 padding-left: 8px;
}
 .top-nav .navbar-nav a.nav-link {
	 color: #000;
	 text-decoration: none;
	 white-space: nowrap;
	 font-size: 14px;
}
 .top-nav .navbar-nav a.nav-link:hover, .top-nav .navbar-nav a.nav-link:focus {
	 color: #000;
	 text-decoration: underline;
}
 .top-nav .dropdown-menu {
	 background-color: #cfb991;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 border: 0;
	 margin-top: -5px;
}
 .top-nav .dropdown-menu a {
	 background-color: transparent;
}
 .top-nav .navbar-search.navbar-nav a, .top-nav .navbar-search.navbar-nav a.nav-link:hover, .top-nav .navbar-search.navbar-nav a.nav-link:focus {
	 color: #000;
	 text-decoration: none;
}
 .top-nav .navbar-search.navbar-nav .dropdown-toggle::after, .center-nav .navbar-search.navbar-nav .dropdown-toggle::after {
	 margin-left: 0;
	 border: none;
}
 .top-nav .navbar-search .dropdown-menu .form-inline {
	 margin: 4px 12px 0;
	 width: 440px;
}
 .top-nav .navbar-search .dropdown-menu .form-inline .form-control {
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
}
 @media (min-width: 576px) {
	 .form-inline .form-control {
		 width: 100%;
	}
}
 .top-nav .top-nav-contact a {
	 font-size: 19.2px;
	 font-weight: 600;
	 color: #000;
	 text-decoration: none;
	 font-family: acumin-pro-condensed, sans-serif;
	 font-style: normal;
}
 .top-nav .top-nav-contact a:hover, .top-nav .top-nav-contact a:focus {
	 text-decoration: underline;
}
 .center-nav {
	 background-color: #000;
}
 .center-nav .container {
	 padding: 28px 0;
}
 .center-nav .logo-nav .navbar {
	 padding: 0;
	 -webkit-flex-wrap: nowrap;
	 -ms-flex-wrap: nowrap;
	 flex-wrap: nowrap;
}
 .center-nav .mobile-nav .navbar-toggler {
	 color: #cfb991;
	 border: none;
	 font-size: 34px;
	 padding: 0;
}
 .center-nav .fas.fa-search {
	 color: #fff;
}
 .center-nav .mobile-nav .navbar-nav .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-link {
	 color: #cfb991;
	 border-bottom: solid 1px rgba(207, 185, 145, 0.3);
	 text-decoration: none;
}
 .center-nav .mobile-nav .navbar-nav .nav-item:last-of-type .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-item:last-of-type .nav-link {
	 border-bottom: solid 1px #000;
}
 .center-nav .mobile-nav .navbar-nav .nav-item:first-of-type .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-item:first-of-type .nav-link {
	 border-bottom: solid 1px rgba(207, 185, 145, 0.3) 
}
 .center-nav .mobile-nav .navbar-toggler:focus, .center-nav .mobile-nav .navbar-toggler:active, .center-nav .mobile-nav .navbar-toggler:hover {
	 outline: none;
}
 .center-nav .mobile-nav .navbar-toggler .navbar-toggler-icon {
	 background-image: none;
	 line-height: 1.4;
}
 .center-nav .mobile-nav .navbar-toggler:focus .navbar-toggler-icon, .center-nav .mobile-nav .navbar-toggler:hover .navbar-toggler-icon {
	 color: #000;
	 background-color: #cfb991;
	 border: 0;
	 outline: none;
}
 .center-nav .mobile-nav-links .form-inline.search {
	 padding-bottom: 10px;
}
 .center-nav .mobile-nav-links .form-inline.search .form-control {
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
}
 .center-nav .container.mobile-nav-links {
	 padding: 0;
}
 .center-nav .container.mobile-nav-links .navbar {
	 padding: 0 16px;
}
 .center-nav .container.mobile-nav-links .navbar .navbar-collapse ul:last-of-type {
	 padding-bottom: 10px;
}
 .center-nav .container.mobile-nav-links .dropdown-menu {
	 position: relative;
	 border-width: 0;
	 padding: 0;
	 margin: 0;
	 margin-left: 0;
	 background-color: transparent;
}
 .nav-bar-dropdown.show>.dropdown-menu {
	 max-height: 800px;
	 visibility: visible;
}
 .nav-bar-dropdown .dropdown-menu {
	 display: block;
	 max-height: 0;
	 visibility: hidden;
	 -webkit-transition: all 0.4s ease-in-out;
	 -o-transition: all 0.4s ease-in-out;
	 -moz-transition: all 0.4s ease-in-out;
	 transition: all 0.4s ease-in-out;
	 overflow: hidden;
}
 .center-nav .container.mobile-nav-links .dropdown-menu a.dropdown-item {
	 white-space: break-spaces;
	 color: #cfb991;
	 text-decoration: none;
	 padding: 8px 0 8px;
	 border-bottom: solid 1px rgba(207, 185, 145, 0.3);
	 background-color: #000;
	 padding-left: 20px;
}
 .center-nav .container.mobile-nav-links .dropdown-item:active {
	 color: #fff !important;
	 text-decoration: none;
	 background-color: #000;
}
 @media (max-width:576px) {
	 header .container {
		 padding-left: 10px !important;
		 padding-right: 10px !important;
	}
}
 .center-nav .logo #purdueLogo object {
	/*width: 40%;
	 */
}
 ul.social {
	 margin-bottom: 0;
}
 ul.social .nav-link {
	 padding: 8px 0;
}
 ul.social .nav-link .fab {
	 font-weight: bold;
}
 ul.social a.nav-link {
	 color: #000;
	 text-decoration: none;
}
 ul.social .list-inline-item:not(:last-child) {
	 margin-right: 6.4px;
}
 .bottom-nav {
	 padding: 0;
	 background-color: #fff;
	 -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	 -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	 box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	 font-family: acumin-pro-semi-condensed, sans-serif;
	 font-weight: 400;
	 font-style: normal;
}
 .bottom-nav .navbar-nav {
	 position: relative;
}
/* .bottom-nav .navbar-nav .nav-item:first-of-type:before {
	 border-left: solid 3px #cfb991;
	 content: '';
	 position: absolute;
	 z-index: 2;
	 top: 40px;
	 left: 0;
	 height: 30vh;
}*/
 .ext .bottom-nav .navbar-nav .nav-item:first-of-type:before {
	 height: 46vh;
	 top: 80px;
}
 .ext.ext-page .bottom-nav .navbar-nav .nav-item:first-of-type:before {
	 top: 40px;
}
 .dept .bottom-nav .navbar-nav .nav-item:first-of-type:before {
	 top: 80px;
	 height: 40vh;
}
 .bottom-nav .navbar-nav a.nav-link {
	 color: #000;
	 text-transform: uppercase;
	 text-decoration: none;
	 white-space: nowrap;
}
 .bottom-nav .navbar-nav a.nav-link:hover, .bottom-nav .navbar-nav a.nav-link:focus {
	 color: #000;
	 text-decoration: underline;
}
 .bottom-nav .dropdown-menu {
	 background-color: #fff;
	 font-size: 14px;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 border: 0;
	 margin-top: 1px;
	 -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	 -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	 box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
 .bottom-nav.dropdown-menu a {
	 color: #000;
	 background-color: transparent;
}
 .bottom-nav .dropdown-menu a:hover, .bottom-nav .dropdown-menu a:focus {
	 color: #000;
	 text-decoration: underline;
}
 @media (max-width:992px) {
	 .nav-justified .nav-item, .nav-justified>.nav-link {
		 text-align: left;
	}
	 #pulogo {
		 width: 100%;
	}
}
 @media (max-width:991px) {
	 .center-nav {
		 border-bottom: solid 1px #cfb991;
	}
}
 @media (min-width:1200px) {
	 header {
		 height: 190px;
	}
	 header .top-nav, header .bottom-nav {
		 height: 40px;
	}
	 header .center-nav {
		 height: 110px;
	}
	 .center-nav .logo #purdueLogo object {
		 width: 454px;
	}
	/*#pulogo {
		 width: 40%;
	}
	 */
}
 @media (min-width:991px) {
	 @media (max-height: 800px) {
		 .has-alert header {
			 height: 230px;
		}
	}
}
 .breadcrumbs {
	 background-color: #000;
}
 .breadcrumb-item+.breadcrumb-item::before {
	 content: ">";
	 color: #fff;
}
 .breadcrumb {
	 background-color: transparent;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 margin-bottom: 0;
	 padding: 8px 16px;
	 color: #fff;
	 font-family: acumin-pro-semi-condensed, sans-serif;
	 font-weight: 400;
	 font-style: normal;
}
 .breadcrumb a {
	 color: #fff;
	 text-decoration: none;
}
 .breadcrumb a:hover, .breadcrumb a:focus {
	 text-decoration: underline;
}
 .breadcrumb-item.active {
	 color: #fff;
}
/* @media (max-width:991px) {
	 */
	/* .breadcrumbs {
		 */
		/* display: none;
		 */
		/* 
	}
	 */
	/* 
}
 */

 /* START NEW AG HOME BANNER CSS */
 
.home .bg-slider .carousel-caption .heading {
    justify-content: left !important;
    margin-bottom: 0px !important;
}
.home .bg-slider .carousel-item .heading-text {
    font-family: acumin-pro-extra-condensed !important;
    text-transform: uppercase !important;
    font-weight: 500;
    text-align: left;
    text-shadow: none;
    font-size: 60px;
    padding-bottom: 20px;
}
.home .bg-slider .carousel-caption p{
   background-color: rgba(0, 0, 0, 0);
    border: none;
    text-align: left;
    padding: 0px;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}
.home .bag {
    margin-left: 40px !important;
    margin-right: 0px !important;
}
.home .bg-slider .carousel-caption .btn-primary{
    margin: 0 !important;
    max-width: 30% !important;
    text-align: center !important;
}
.home .bg-slider .carousel-caption .inner-container{
    height: calc(100% - 30px) !important;
}
 
@media (max-width:991px) {
   .home .bg-slider .carousel-caption .heading {
    justify-content: left !important;
    margin-bottom: 0px !important;
}
 
.home .bg-slider .carousel-item .heading-text {
    font-family: acumin-pro-extra-condensed !important;
    text-transform: uppercase !important;
    font-weight: 500;
    text-align: left;
    text-shadow: none;
   font-size: 40px;
}
.home .bg-slider .carousel-caption p{
   background-color: rgba(0, 0, 0, 0);
    border: none;
    text-align: left;
    padding: 0px;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    display: flex !important;
}
.home .bg-slider .carousel-caption .btn-primary{
    margin: 0 auto !important;
    min-width: 100% !important;
    width: auto;
    text-align: center !important;
}
 }
 
 /* END NEW AG HOME BANNER CSS */
 
 .bg-slider.page-section {
	 overflow: hidden;
	 position: relative;
	 margin: 0;
	 padding: 0;
	 z-index: 1;
}
 .bg-slider .carousel-controls .btn {
	 margin-bottom: 0;
	 margin-left: 0;
}
 .bg-slider .carousel-indicators.carousel-controls {
	 top: 1px;
	 bottom: auto;
	 right: 0;
	 left: auto;
	 margin: 0;
	 height: 30px;
}
 .bg-slider .carousel-indicators li {
	 border: 0;
	 background: none;
	 margin: 0;
	 padding: 0;
	 border: 1px solid #fff;
	 background-color: transparent;
	 height: 8px;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 border-radius: 50%;
	 width: 8px;
	 margin: 5px;
	 opacity: 1;
}
 .bg-slider .carousel-indicators .active {
	 background-color: rgba(255, 255, 255, 0.35);
}
 .bg-slider .carousel {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	 -moz-box-pack: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .bg-slider .carousel-indicators {
	 border: none;
}
 .bg-slider .carousel-item {
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-color: #000;
	 /*height: -webkit-calc(90vh - 230px);
	 height: -moz-calc(90vh - 230px);*/
	 height: 70vh !important;
}
 .home .bg-slider .carousel-item, .ext-page .bg-slider .carousel-item {
	 height: -webkit-calc(90vh - 190px);
	 height: -moz-calc(90vh - 190px);
	 height: calc(90vh - 190px);
}
 @media (max-width: 991px) {
	 .bg-slider .carousel-item {
		 height: 40vh !important;
	}
	 .home .bg-slider .carousel-caption .container, .dept .bg-slider .carousel-caption .container {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: center;
		 -webkit-justify-content: left;
		 -moz-box-pack: center;
		 -ms-flex-pack: center;
		 justify-content: left;
		 -webkit-box-align: center;
		 -webkit-align-items: center;
		 -moz-box-align: center;
		 -ms-flex-align: center;
		 align-items: center;
		 margin-top: auto;
		 margin-bottom: 30px;
	}
	 .ext .bg-slider .carousel-item {
		 height: 65vh !important;
	}
}
 @media (max-width: 767px) {
	 .ext .bg-slider .carousel-item {
		 height: 55vh !important;
	}
}
 @media (max-width: 320px) {
	 .ext .bg-slider .carousel-item {
		 height: 75vh !important;
	}
	 @media (max-height: 480px) {
		 .ext .bg-slider .carousel-item {
			 height: 85vh !important;
		}
	}
}
 .bg-slider .carousel-caption {
	 position: absolute;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 height: 100%;
	 right: 0;
	 left: 0;
	 padding: 0;
	 bottom: 0px;
}
 .bg-slider .carousel-indicators li {
	 width: 10px !important;
	 height: 10px !important;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 border-radius: 50%;
}
 .bg-slider .carousel-control-next, .bg-slider .carousel-control-prev {
	 z-index: 11;
}
 .bg-slider .carousel-item:before, .bg-slider .carousel-item:after {
	 display: none;
}
 .home .bg-slider:before, .dept .bg-slider:before {
	 content: '';
	 position: absolute;
	 z-index: 1;
	 top: 0;
	 width: 385px;
	 height: 100%;
	 left: -50%;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center center;
	 /*background-image: url(../images/angle-left.png);*/
}
 .home .bg-slider:after, .dept .bg-slider:after {
	 content: '';
	 position: absolute;
	 z-index: 1;
	 top: 0;
	 width: 385px;
	 height: 100%;
	 right: -50%;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center center;
	/* background-image: url(../images/angle-right.png);*/
}
 @media (max-width: 360px) {
	 .home .bg-slider:before, .dept .bg-slider:before {
		 left: -70%;
	}
	 .home .bg-slider:after, .dept .bg-slider:after {
		 right: -70%;
	}
}
 @media (min-width: 768px) {
	 .home .bg-slider:before, .dept .bg-slider:before {
		 left: -20%;
	}
	 .home .bg-slider:after, .dept .bg-slider:after {
		 right: -20%;
	}
 }	

	 .home .bg-slider:before, .dept .bg-slider:before {
		 left: -10%;
	}
	 .home .bg-slider:after, .dept .bg-slider:after {
		 right: -10%;
	}
	 .bg-slider .carousel-indicators {
		 margin-right: 0;
		 margin-left: 0;
		 width: auto;
		 padding: 0 5px;
		 right: auto;
		 left: auto;
		 /*bottom: 110px;*/
	}
	 .bg-slider .carousel-caption .inner-container {
		 width: 100%;
		 height: -webkit-calc(100% - 70px);
		 height: -moz-calc(100% - 70px);
		 height: calc(100% - 70px);
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -webkit-flex-direction: column;
		 -moz-box-orient: vertical;
		 -moz-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 @media only screen and (max-height: 800px) {
		 .has-alert .bg-slider .carousel-item {
			 height: -webkit-calc(100vh - 270px);
			 height: -moz-calc(100vh - 270px);
			 height: calc(100vh - 270px);
		}
		 .home.has-alert .bg-slider .carousel-item {
			 height: -webkit-calc(100vh - 230px);
			 height: -moz-calc(100vh - 230px);
			 height: calc(100vh - 230px);
		}
		 .bg-slider .carousel-indicators {
			 bottom: 0 !important;
			/* left: 0;
			 */
			 right: auto;
			 margin: 0;
		}
		 .bg-slider .carousel-caption .inner-container {
			 height: -webkit-calc(100% - 75px);
			 height: -moz-calc(100% - 75px);
			 height: calc(100% - 75px);
		}
	}
	 @media only screen and (max-height: 720px) {
		 .bg-slider .carousel-caption .inner-container {
			 height: -webkit-calc(100% - 10px);
			 height: -moz-calc(100% - 10px);
			 height: calc(100% - 10px);
		}
	}
 @media (min-width: 1025px) {
	 .home .bg-slider:before, .dept .bg-slider:before {
		 left: 0;
	}
	 .home .bg-slider:after, .dept .bg-slider:after {
		 right: 0;
	}
	
}
 @media (min-width: 2000px) {
	 .home .bg-slider:before, .dept .bg-slider:before, .home .bg-slider:after, .dept .bg-slider:after {
		 width: 475px;
	}
}
 @media (max-width: 768px) {
	 .bg-slider .carousel-indicators {
		 /*bottom: 40px;*/
		 margin: 0;
	}
	 .bg-slider .carousel-caption {
		 bottom: -10px;
	}
 }
	 .bg-slider .carousel-caption .btn-primary, .bg-slider .carousel-caption .btn-outline-primary {
		 color: #000;
		 background-color: #cfb991;
		 background-image: none;
		 border-color: #cfb991;
		 font-size: 16px;
		 min-width: 25%;
		 width: auto;
		 margin: 0 auto;
		 margin-bottom: 20px;
	 }
 .bg-slider .carousel-caption .btn-primary:hover, .bg-slider .carousel-caption .btn-outline-primary:hover {
	 color: #000 !important;
	 background-color: #fff;
	 border-color: #fff;
}
 .ext .bg-slider .carousel-caption .btn-primary, .ext .bg-slider .carousel-caption .btn-outline-primary {
	 margin: 0;
}
 @media (max-width: 425px) {
	 .bg-slider .carousel-caption .btn-primary, .bg-slider .carousel-caption .btn-outline-primary {
		 font-size: 14px;
	}
}
 .bg-slider .carousel-caption .heading {
	 height: auto;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: end;
	 -webkit-align-items: flex-end;
	 -moz-box-align: end;
	 -ms-flex-align: end;
	 align-items: flex-end;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	 -moz-box-pack: center;
	 -ms-flex-pack: center;
	 justify-content: center;
	 margin-bottom: 32px;
	 -webkit-box-flex: 1;
	 -webkit-flex-grow: 1;
	 -moz-box-flex: 1;
	 -ms-flex-positive: 1;
	 flex-grow: 1;
	 border: none;
}
 @media (max-width: 768px) {
	 .bg-slider .carousel-caption .heading {
		 margin-bottom: 16px;
	}
	 .dept .bg-slider .carousel-caption .heading-text {
	 font-size: 40px;
}
}
 @media (min-width: 992px) {
	 .bg-slider .carousel-caption .container {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
	}
	 .bg-slider .carousel-caption .heading-text span {
		 display: block;
	}
}
 .bg-slider .carousel-caption .heading-text {
	 font-weight: bold;
	 text-shadow: 1px 1px 4px #000000;
	 line-height: 1;
	 margin-bottom: 0;
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
}
 .ext .bg-slider .carousel-caption .heading-text {
	 font-size: 1.5em;
	/*was 40px*/
 }
 .bg-slider .carousel-caption p {
	 padding: 12px 32px 15px;
	 border: solid 3px #cfb991;
	 background-color: rgba(0, 0, 0, 0.8);
	 line-height: 1.5;
	 margin-bottom: 32px;
	 display: none;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 400;
	 font-style: normal;
	 line-height: 1.5;
}
/*26px converted to 1.625em for ADA*/
 .bg-slider .carousel-caption p.mobile {
	 display: block;
	 padding: 16px;
	 margin-bottom: 16px;
	 font-size: 1.625em;
}
 .ext .bg-slider .carousel-caption p {
	 font-family: acumin-pro, sans-serif;
	 font-weight: 300;
	 font-style: normal;
}
/*48px converted to 3em for ADA*/
 @media (min-width: 768px) {
	 .bg-slider .carousel-caption .heading-text {
		 font-size: 3em;
	}
	 .ext .bg-slider .carousel-caption .heading-text {
		 font-size: 3em;
	}
	/*27.2px converted to 1.7em for ADA*/
	 .bg-slider .carousel-caption p {
		 font-size: 1.7rem;
	}
}
 @media (min-width: 769px) {
	 .bg-slider .carousel-caption p {
		 display: block;
	}
	 .bg-slider .carousel-caption p.mobile {
		 display: none;
	}
}
/*32px converted to 2em for ADA*/
 @media (min-width: 1025px) {
	 .bg-slider .carousel-caption p {
		 font-size: 1.8rem;
	}
}
/*72px converted to 4.5em for ADA*/
 @media (min-width: 1300px) {
	 .bg-slider .carousel-caption .heading-text {
		 font-size: 5vw;
	}
	/*56px converted to 3.5em for ADA*/
	 .ext .bg-slider .carousel-caption .heading-text {
		 font-size: 3.5em;
	}
	/*104px converted to 6.5em for ADA*/
	 .dept .bg-slider .carousel-caption .heading-text {
		 font-size: 4.5vw;
	}
}
/*150px converted to 9.375em for ADA*/
 @media (min-width: 2000px) {
	 .dept .bg-slider .carousel-caption .heading-text {
		 font-size: 4.5vw;
	}
}
 .bg-slider .carousel-indicators.carousel-controls .btn {
	 padding: 2px 4px 0;
	 background-color: transparent;
	 border: none;
}
 .ext .bg-slider .carousel-caption .heading {
	 -webkit-box-pack: left;
	 -webkit-justify-content: left;
	 -moz-box-pack: left;
	 -ms-flex-pack: left;
	 justify-content: left;
	 margin: 16px 0;
}
 .ext .bg-slider .carousel-caption .container {
	 text-align: left;
	 overflow: hidden;
}
 .ext .bg-slider .carousel-caption .inner-container {
	 width: 77%;
	 height: 72%;
	 margin-top: 9%;
	 overflow: hidden;
}
 .ext .bg-slider:before {
	 content: '';
	 position: absolute;
	 margin-top: 10%;
	 z-index: 1;
	 top: 0;
	 width: 100%;
	 height: 72%;
	 left: 0;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: right;
	 background-image: url(../images/angle-extension.png);
}
 .ext .bg-slider .carousel-caption p {
	 padding: 0;
	 border: 0;
	 background-color: transparent;
	 font-size: 1em;
	/*from 20px*/
}
 @media (min-width: 321px) {
	 .ext .bg-slider:before {
		 width: 94%;
	}
}
 @media (min-width: 768px) {
	 .ext .bg-slider:before {
		 width: 80%;
	}
	 .ext .bg-slider .carousel-caption .inner-container {
		 margin-top: 18%;
	}
}
 @media (min-width: 992px) {
	 .ext .bg-slider .carousel-caption .inner-container {
		 margin-top: 18%;
	}
	 .ext .bg-slider .carousel-caption p {
		 font-size: 1em;
		/*was 26px ADA*/
	}
	 .ext .bg-slider .carousel-caption .inner-container {
		 width: 55%;
		 margin-top: -webkit-calc(((100vh - 230px - 560px)/2));
		 margin-top: -moz-calc(((100vh - 230px - 560px)/2));
		 margin-top: calc(((100vh - 230px - 560px)/2));
		 padding-top: 6%;
		 padding-left: 5%;
	}
	 .ext .bg-slider:before {
		 width: 100%;
		 margin-top: -webkit-calc(((100vh - 230px - 560px)/2));
		 margin-top: -moz-calc(((100vh - 230px - 560px)/2));
		 margin-top: calc(((100vh - 230px - 560px)/2));
		/* background-size: cover;
		 */
		 margin-left: -19%;
		 background-position: center center;
		 height: 500px;
	}
	 .ext-page .bg-slider .carousel-caption .inner-container {
		 margin-top: -webkit-calc(((100vh - 190px - 560px)/2));
		 margin-top: -moz-calc(((100vh - 190px - 560px)/2));
		 margin-top: calc(((100vh - 190px - 560px)/2));
	}
	 .ext-page .bg-slider:before {
		 margin-top: -webkit-calc(((100vh - 190px - 560px)/2));
		 margin-top: -moz-calc(((100vh - 190px - 560px)/2));
		 margin-top: calc(((100vh - 190px - 560px)/2));
		 height: 500px;
	}
	 .ext .bg-slider .carousel-indicators {
		 bottom: 50px;
	}
	 .ext .bg-slider .carousel-caption .heading {
		 -webkit-box-pack: left;
		 -webkit-justify-content: left;
		 -moz-box-pack: left;
		 -ms-flex-pack: left;
		 justify-content: left;
		 -webkit-box-flex: 0;
		 -webkit-flex-grow: 0;
		 -moz-box-flex: 0;
		 -ms-flex-positive: 0;
		 flex-grow: 0;
	}
	 @media only screen and (max-height: 900px) {
		 .ext .bg-slider:before {
			 width: 100%;
			 -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 margin-left: -19%;
			 background-position: right;
		}
		 .ext .bg-slider .carousel-caption .inner-container {
			 height: 88%;
			 width: 70%;
			 overflow: hidden;
		}
	}
	 @media only screen and (max-height: 800px) {
		 .ext .bg-slider:before {
			 margin-top: -webkit-calc(((100vh - 230px - 400px)/2));
			 margin-top: -moz-calc(((100vh - 230px - 400px)/2));
			 margin-top: calc(((100vh - 230px - 400px)/2));
			 height: 400px;
		}
		 .ext-page .bg-slider:before {
			 margin-top: -webkit-calc(((100vh - 190px - 400px)/2));
			 margin-top: -moz-calc(((100vh - 190px - 400px)/2));
			 margin-top: calc(((100vh - 190px - 400px)/2));
		}
		 .ext .bg-slider .carousel-caption .inner-container {
			 margin-top: 5%;
		}
	}
	 @media only screen and (max-height: 720px) {
		 .ext .bg-slider .carousel-caption .inner-container {
			 margin-top: 0;
		}
	}
}
 @media (min-width: 2000px) {
	 .ext .bg-slider .carousel-caption .inner-container {
		 width: 47%;
		 padding-top: 3%;
	}
}
 .bg-slider .carousel-fade .active.carousel-item-left, .bg-slider .carousel-fade .active.carousel-item-right {
	 z-index: 9999 !important;
	 opacity: 1 !important;
	 -webkit-transition-property: none !important;
	 -o-transition-property: none !important;
	 -moz-transition-property: none !important;
	 transition-property: none !important;
	 -webkit-transition: none;
	 -o-transition: none;
	 -moz-transition: none;
	 transition: none;
}
 .magnetic-menu {
	 padding: 0;
	 margin: 0;
	 z-index: 9;
	 position: relative;
	 margin-top: -30px;
}
 .magnetic-menu .list-inline {
	 margin-bottom: 0;
	 background-color: rgba(207, 185, 145, .8);
	 position: relative;
}
 .magnetic-menu .list-inline-item {
	 width: 48.7%;
	 text-align: center;
	 margin-right: 0 !important;
	 text-align: center;
	 position: relative;
}
 .magnetic-menu .list-inline-item a {
	 display: block;
	 padding: 30px 0;
	 color: #000;
	 text-transform: uppercase;
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
}
 .magnetic-menu .list-inline-item a>span {
	 display: block;
	 border-right: solid 1px rgba(0, 0, 0, 0.2);
}
 .ext .magnetic-menu .list-inline-item a>span {
	 border-right: solid 1px transparent;
}
 .magnetic-menu .list-inline-item:nth-child(2) a>span, .magnetic-menu .list-inline-item:nth-child(4) a>span {
	 border-right: none;
}
 .magnetic-menu .list-inline-item:nth-child(1) a, .magnetic-menu .list-inline-item:nth-child(2) a {
	 padding-bottom: 0;
}
 .magnetic-menu .list-inline-item:nth-child(1) a:after, .magnetic-menu .list-inline-item:nth-child(2) a:after {
	 content: '';
	 border-bottom: solid 1px rgba(0, 0, 0, 0.2);
	 width: 60%;
	 display: block;
	 margin: 25px auto 0;
}
 .magnetic-menu .list-inline-item a {
	 text-decoration: none;
}
 .magnetic-menu .list-inline-item a img {
	 height: 66px;
}
 @media (min-width: 769px) {
	 .magnetic-menu .list-inline-item a>span {
		 border-right: none;
	}
}
 @media (min-width: 768px) {
	 .magnetic-menu .list-inline-item:nth-child(1) a:after, .magnetic-menu .list-inline-item:nth-child(2) a:after {
		 width: 60%;
	}
}
 .magnetic-menu .list-inline-item:nth-child(3) a, .magnetic-menu .list-inline-item:nth-child(4) a {
	 padding-top: 25px;
}
 .magnetic-menu .list-inline-item>a>span>span {
	 display: block;
	 padding-top: 5px;
}
 @media (max-width:1199px) and (min-width:993px) {
	 .magnetic-menu .container {
		 width: 100% !important;
		 max-width: none;
	}
	.bg-slider .carousel-item {
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-color: #000;
	 /*height: -webkit-calc(90vh - 230px);
	 height: -moz-calc(90vh - 230px);*/
	 height: 40vh !important;
}
}
 @media (min-width: 993px) {
	 .magnetic-menu {
		 background-color: rgba(207, 185, 145, .8);
		 position: fixed;
		 bottom: 0;
		 width: 100%;
		 height: 120px;
		 margin-top: 0;
	}
	 .magnetic-menu .list-inline {
		 margin-bottom: 0;
		 background-color: transparent;
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: horizontal;
		 -webkit-box-direction: normal;
		 -webkit-flex-direction: row;
		 -moz-box-orient: horizontal;
		 -moz-box-direction: normal;
		 -ms-flex-direction: row;
		 flex-direction: row;
		 -webkit-box-pack: justify;
		 -webkit-justify-content: space-between;
		 -moz-box-pack: justify;
		 -ms-flex-pack: justify;
		 justify-content: space-between;
	}
	 .magnetic-menu .list-inline-item {
		 width: 24.6%;
	}
	 .ext .magnetic-menu .list-inline-item {
		 width: auto;
	}
	 .magnetic-menu .list-inline-item a {
		 padding: 15px 0 !important;
	}
	 .ext .magnetic-menu .list-inline-item a {
		 padding: 15px 30px !important;
	}
	 .magnetic-menu .list-inline-item>a>span {
		 display: block;
	}
	 .magnetic-menu .list-inline-item a:hover, .magnetic-menu .list-inline-item a:focus {
		 -webkit-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
		 -moz-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
		 box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
		 text-decoration: none;
		 background-color: rgb(207, 185, 145);
	}
	 .magnetic-menu .list-inline-item:last-of-type>a>span {
		 display: block;
		 border-right: none !important;
	}
	 .magnetic-menu .list-inline-item>a:hover>span, .magnetic-menu .list-inline-item>a:focus>span {
		 border-right: none;
	}
	 .magnetic-menu .list-inline-item a .arrow {
		 border-left: 20px solid transparent;
		 border-right: 20px solid transparent;
		 border-bottom: 20px solid rgb(207, 185, 145);
		 width: 20px;
		 margin: -35px auto 0;
		 position: absolute;
		 left: -webkit-calc(50% - 20px);
		 left: -moz-calc(50% - 20px);
		 left: calc(50% - 20px);
		 display: none;
	}
	 .magnetic-menu .list-inline-item a:hover .arrow, .magnetic-menu .list-inline-item a:focus .arrow {
		 display: block;
	}
	 .magnetic-menu .list-inline-item:hover:after {
		 border-right: none 
	}
	 @media only screen and (max-height: 800px) {
		 .magnetic-menu {
			 padding: 0;
			 margin: 0;
			 z-index: 9;
			 position: relative;
			 bottom: 0;
			 height: auto;
			 background-color: rgba(207, 185, 145);
		}
		 .magnetic-menu .list-inline {
			 margin-bottom: 0;
			 background-color: transparent;
			 margin-top: 0;
			 margin-bottom: 0;
			 position: relative;
		}
		 .magnetic-menu .list-inline-item:nth-child(1) a:after, .magnetic-menu .list-inline-item:nth-child(2) a:after {
			 display: none;
		}
	}
}
 .ext .magnetic-menu .list-inline-item a img {
	 display: none;
}
 .ext .magnetic-menu .list-inline-item {
	 width: 100%;
}
 .ext .magnetic-menu .list-inline-item:nth-child(3) a:after {
	 content: '';
	 border-bottom: solid 1px rgba(0, 0, 0, 0.2);
	 width: 60%;
	 display: block;
	 margin: 25px auto 0;
}
 .ext .magnetic-menu .list-inline-item:nth-child(3) a {
	 padding-bottom: 0;
}
 @media (min-width: 993px) {
	 .ext .magnetic-menu {
		 height: 60px;
	}
	 .ext .magnetic-menu .list-inline-item {
		 width: auto;
	}
	 @media only screen and (max-height: 800px) {
		 .ext .magnetic-menu {
			 height: auto;
		}
		 .ext .magnetic-menu .list-inline-item:nth-child(1) a:after, .ext .magnetic-menu .list-inline-item:nth-child(2) a:after, .ext .magnetic-menu .list-inline-item:nth-child(3) a:after, .ext .magnetic-menu .list-inline-item:nth-child(4) a:after {
			 display: none;
		}
	}
}
 .stories.page-section {
	 position: relative;
	 z-index: 1;
}
 .magnetic-menu.page-section+.stories.page-section {
	 margin-top: -60px;
	 margin-bottom: 35px;
}
 .stories-slider {
	 text-align: center;
}
 .story .card {
	 border: none;
	 background-color: transparent;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
}
 .story .card .card-title {
	 font-size: 30px;
	 line-height: 1.2;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 600;
	 font-style: normal;
}
 .story .card .card-img-top-bg {
	 display: none;
}
 .stories-slider .swiper-slide {
	 padding: 0 25px;
	 text-align: center;
}
 .stories-slider .swiper-slide.swiper-slide-active {
	 border-left: none !important;
	 opacity: 1;
}
 .stories-slider .swiper-pagination-container {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 width: 100%;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	 -moz-box-pack: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .stories-slider .swiper-pagination-container .swiper-pagination-bullet {
	 border: 0;
	 background: none;
	 margin: 0;
	 padding: 0;
	 border: 1px solid rgba(0, 0, 0, 0.8);
	 background-color: transparent;
	 height: 10px;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 border-radius: 50%;
	 width: 10px;
	 margin: 5px;
	 opacity: 1;
}
 .stories-slider .swiper-pagination-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
	 background-color: rgba(0, 0, 0, 0.5);
}
 .stories-slider .swiper-controls-container {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	 -moz-box-pack: center;
	 -ms-flex-pack: center;
	 justify-content: center;
	 margin-top: 10px;
}
 .stories-slider .swiper-controls {
	 display: none;
}
 .stories-slider .swiper-controls div {
	 margin: 0 15px;
}
/*32px converted to 2em for ADA*/
 .stories-slider .swiper-controls .fas {
	 font-size: 2em;
	 color: rgba(0, 0, 0, .5);
}
 .stories-slider .swiper-controls .fas:hover, .stories-slider .swiper-controls .fas:focus {
	 color: rgba(0, 0, 0, 1);
}
 .featured-story .section-heading {
	 margin-top: 80px;
	 display: none;
}
 .col1 .featured-story .section-heading {
	 margin-top: 40px;
}
 .col2 .featured-story .section-heading {
	 margin-top: 60px;
}
 .featured-story .section-heading.mobile {
	 display: inline-block;
}
 @media (min-width: 992px) {
	 .col2 .featured-story .section-heading {
		 margin-top: 28px;
	}
	 .stories-slider .swiper-controls {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: horizontal;
		 -webkit-box-direction: normal;
		 -webkit-flex-direction: row;
		 -moz-box-orient: horizontal;
		 -moz-box-direction: normal;
		 -ms-flex-direction: row;
		 flex-direction: row;
	}
	 .stories-slider .swiper-pagination-container {
		 display: none;
	}
	 .featured-story .section-heading {
		 margin-top: 20px;
		 display: inline-block;
	}
	 .featured-story .section-heading.mobile {
		 display: none;
	}
	 .featured-story .section-heading, .stories-slider .section-heading {
		 z-index: 2;
	}
	 .magnetic-menu.page-section+.stories.page-section {
		 margin-top: 0;
		 margin-bottom: 0;
	}
	 .home .stories-slider-section .container-80 {
		 width: 100%;
		 margin: 0;
	}
	 .stories-slider {
		 margin-top: 0;
	}
	 .stories-slider .swiper-slide {
		 border-left: solid 1px rgba(0, 0, 0, .3);
		 opacity: .2;
	}
	 .home .stories-slider .swiper-slide, .has-bg .stories-slider .swiper-slide {
		 border-left: solid 1px rgba(0, 0, 0, .3);
	}
	 .stories .stories-slider .section-heading {
		 display: none;
	}
	 .story .card img.card-img-top {
		 display: none;
	}
	 .story .card .card-img-top-bg {
		 display: block;
		 height: 200px;
		 background-position: center;
		 background-repeat: no-repeat;
		 -webkit-background-size: cover;
		 -moz-background-size: cover;
		 -o-background-size: cover;
		 background-size: cover;
		 -webkit-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
		 -moz-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
		 box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	}
	 .stories-slider .swiper-controls-container {
		 width: 33%;
	}
}
 .featured-story {
	 padding-top: 0;
	 padding-bottom: 30px;
}
 .home .featured-story {
	 margin-top: 10px;
}
 .featured-story .card {
	/*margin-top: -90px;
	 AGT-nov-11-2022 changed to -55px*/
	 margin-top: -55px;
	/* z-index: 1;
	 */
	 float: right;
	 width: -webkit-calc(100% - 20px);
	 width: -moz-calc(100% - 20px);
	 width: calc(100% - 20px);
}
 .featured-story .card:after {
	 content: '';
	 border-left: solid 3px #cfb991;
	 display: block;
	 height: 100%;
	 width: 2px;
	 margin-left: 20px;
	 position: absolute;
	 z-index: 99999;
	 margin-top: -30px;
}
 .col1 .featured-story .card:after, .col2 .featured-story .card:after {
	 height: 40%;
}
 .featured-story .card .card-title:before {
	 content: '';
	 border-right: solid 3px #cfb991;
	 display: block;
	 height: 41%;
	 width: 2px;
	 position: absolute;
	 z-index: 99999;
	 margin-top: -60px;
	 margin-left: 86%;
}
 .featured-story .card .card-body {
	 padding: 20px 32px;
	 text-align: center;
}
 .featured-story .card .card-img-top-bg, .story .card .card-img-top-bg {
	 -webkit-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 -moz-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
}
 .featured-story .section-heading {
	 padding-left: 50px;
	 padding-right: 50px;
}
 @media (min-width: 992px) {
	 .col1 .featured-story .card:after, .col2 .featured-story .card:after {
		 height: 100%;
	}
	 .home .featured-story {
		 margin-top: 0;
	}
	 .featured-story .card .card-title:before {
		 margin-left: 88%;
	}
	 .featured-story .section-heading {
		 margin-top: 20px;
	}
	 .featured-story .card {
		 margin-top: 0;
	}
	 .featured-story {
		 padding-bottom: 0;
	}
	 .featured-story .card .card-body {
		 padding: 20px 48px;
		 text-align: left;
	}
	 .featured-story .card .card-title {
		 font-size: 40px;
	}
	 .featured-story .card {
		 margin-top: -110px;
	}
	 .featured-story .card .card-img-top-bg {
		 display: block;
		 height: 400px;
		 background-position: center;
		 background-repeat: no-repeat;
		 -webkit-background-size: cover;
		 -moz-background-size: cover;
		 -o-background-size: cover;
		 background-size: cover;
	}
	 .col1 .featured-story .card .card-img-top-bg {
		 height: 643px;
	}
	 .col2 .featured-story .card .card-img-top-bg {
		 height: 450px;
	}
}
 .stories .featured-story .card .card-body p {
	 display: none;
}
/* .home .featured-story-col {
	 background-color: rgba(196, 191, 192, .5);
}*/
 .home .stories-slider {
	 margin-top: 40px;
	 margin-bottom: 40px;
}
 .col1.featured-story-section {
	 background-color: rgba(196, 191, 192, .5);
}
 .col2 .featured-story .card .card-title:before, .col1 .featured-story .card .card-title:before {
	 display: none;
}
 .dept .intro.page-section+.featured-story-section.page-section {
	 margin-top: 0px !important;
}
 .dept .stories-slider .swiper-slide, .ext .stories-slider .swiper-slide {
	 opacity: 1;
}
 .dept .stories-slider .section-heading, .ext .stories-slider .section-heading {
	 margin-bottom: 40px;
}
 .dept .stories .stories-slider .section-heading, .ext .stories .stories-slider .section-heading {
	 display: none;
}
 @media (min-width: 992px) {
	 .home .featured-story-col {
		 background-color: transparent;
	}
	 .home .stories-slider {
		 margin-top: 0;
	}
	 .home .stories-slider .swiper-controls .fas, .dept .stories .stories-slider .swiper-controls .fas, .ext .stories .stories-slider .swiper-controls .fas{
		 color: #fff;
	}
	 .home .stories.page-section, .dept .stories.page-section, .ext .stories.page-section {
		 background-color: rgba(196, 191, 192, .5);
	}
	 .col2 .featured-story .card {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: horizontal;
		 -webkit-box-direction: normal;
		 -webkit-flex-direction: row;
		 -moz-box-orient: horizontal;
		 -moz-box-direction: normal;
		 -ms-flex-direction: row;
		 flex-direction: row;
	}
	 .col2 .featured-story .card>div {
		 width: 50%;
	}
	 .dept .stories .featured-story .card>div {
		 width: 100%;
	}
	 .dept .stories .featured-story .card {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -moz-box;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-orient: vertical;
		 -webkit-box-direction: normal;
		 -webkit-flex-direction: column;
		 -moz-box-orient: vertical;
		 -moz-box-direction: normal;
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .dept .intro.page-section+.featured-story-section.page-section {
		 margin-top: 0px !important;
	}
	 .col2 .featured-story .card .card-body {
		 padding-top: 100px;
	}
	 .dept .stories .featured-story .card .card-body {
		 padding-top: 20px;
	}
	 .dept .stories-slider .swiper-controls-container, .ext .stories-slider .swiper-controls-container {
		 height: 30px;
		 width: 100%;
		 position: relative;
		 margin-bottom: -50px;
	}
	 .dept .stories-slider .swiper-controls, .ext .stories-slider .swiper-controls {
		 width: 100%;
	}
	 .dept .stories-slider .swiper-controls div, .ext .stories-slider .swiper-controls div {
		 position: absolute;
		 top: -1200%;
	}
	 .dept .swiper-button-next-p, .ext .swiper-button-next-p {
		 left: -50px;
	}
	 .dept .swiper-button-prev-p, .ext .swiper-button-prev-p {
		 right: -50px;
	}
	 .dept .stories .stories-slider .swiper-controls-container, .ext .stories .stories-slider .swiper-controls-container {
		 height: auto;
		 width: 33% !important;
		 position: relative;
		 margin-bottom: 0;
		 margin-top: 10px;
	}
	 .dept .stories .stories-slider .swiper-controls, .ext .stories .stories-slider .swiper-controls {
		 width: auto;
	}
	 .dept .stories .stories-slider .swiper-controls div, .ext .stories .stories-slider .swiper-controls div {
		 position: relative;
		 top: 0;
	}
	 .dept .stories .swiper-button-next-p, .ext .stories .swiper-button-next-p {
		 left: 0;
	}
	 .dept .stories .swiper-button-prev-p, .ext .stories .swiper-button-prev-p {
		 right: 0;
	}
}
 .icons-container {
	 background-color: #cfb991;
	 padding: 50px;
}
 .icons-container .icon {
	 text-align: center;
}
 .icons-container .icon-text {
	 text-align: center;
	 margin: 0 auto;
	 padding-bottom: 20px;
}
 .icons-container .icon-text .heading-text {
	 font-weight: 600;
	 font-size: 25px;
	 font-family: 'acumin-pro-extra-condensed';
	 padding: 20px 0 10px;
	 text-transform: uppercase;
	 line-height: 1.2;
	 font-style: normal;
}
 .icons-container .icon-text .blurb-text {
	 font-size: 14px;
}
 .icons-container .icon-text .blurb-text strong {
	 font-family: 'United Sans', sans-serif;
	 font-size: 15px;
	 font-weight: 900;
	 font-style: normal;
}
 .icons-container .icon-text .caption-text {
	 font-size: 12px;
	 padding-top: 10px;
}
/* *********AGT 11-04-2022********* */
/* points of pride */
/* @media (min-width: 992px) {
	 .icons-container .icon-text {
		 padding-bottom: 0;
		 width: 80%;
	}
}
 */
 .fw-Ppride {
	 display:none;
}
 .rs-Ppride{
	 display:block;
	 padding-left:0 !important;
	 padding-right:0 !important;
}
 .rs-Ppride .card-body {
	 padding:.5rem 0;
}
 .rs-Ppride .card-img-top {
	 object-fit:contain;
	 width: 40%;
	 margin:auto;
}
 .rs-Ppride .card .card-title { /* 5-3-2023*/
	 text-transform: uppercase;
}
 .rs-Ppride .card .card-text strong{
	 font-family: 'United Sans', sans-serif;
}
 .story .card .card-img-top-bg .rs-Ppride{
	 display: block;
}
/****** points of pride *******/
 @media (min-width: 768px) {
	 .icons-container .icon-text {
		 padding-bottom: 0;
		 width: 80%;
	}
	 .fw-Ppride {
		 display:block;
	}
	 .rs-Ppride {
		 display:none;
	}
}
 .trending {
	 text-align: center;
}
 .trending .heading-text {
	 display: inline-block;
	 background-color: #000;
	 color: #cfb991;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 1.5em;
	 padding: 8px 50px;
	 z-index: 2;
	 position: relative;
	 text-align: center;
	 margin: 0 auto;
	 margin-bottom: 30px;
	 font-family: 'United Sans', acumin-pro-condensed, "Franklin Gothic", "Arial", Tahoma, Helvetica, sans-serif;
}
 .trending .instagram .heading-text, .trending .twitter .heading-text {
	 text-align: left;
	 background-color: transparent;
	 color: black;
	 font-size: 1.4em;
	 padding: 0;
}
 .trending .instagram .item {
	 margin-bottom: 15px;
}
 .trending .twitter .item {
	 padding: 10px;
	 border: solid 1px #cfb991;
	 border-left-width: 10px;
	 -webkit-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
	 -moz-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
	 box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
	 margin-bottom: 30px;
}
 .trending .instagram .img {
	 background-image: none;
}
 @media (min-width: 768px) {
	 .trending .instagram, .trending .twitter {
		 text-align: left;
	}
	 .trending .instagram .item {
		 margin-bottom: 0;
	}
	 .trending .instagram .img {
		 display: block;
		 height: 380px;
		 -webkit-background-size: cover;
		 -moz-background-size: cover;
		 -o-background-size: cover;
		 background-size: cover;
		 background-repeat: no-repeat;
		 background-position: center center;
	}
	 .trending .instagram .left {
		 padding-right: 0;
	}
	 .trending .instagram .right .img {
		 height: 182px;
	}
	 .trending .instagram .img img {
		 display: none;
	}
	 .trending .instagram .right .row div:nth-child(2) {
		 margin-top: 15px;
	}
}
 @media (max-width: 768px) {
	 .trending .twitter .text-right {
		 text-align: center !important;
		 margin-bottom: 30px;
	}
	 .trending .instagram .text-right {
		 text-align: center !important;
	}
	 .page-section.has-bg+.icons.page-section {
		margin-top: 0px;    
		position: relative;
    }
	 section.intro.page-section.has-bg {
		padding-top: 40px;
		padding-bottom: 40px;
    }
}
 .video-res {
	/* 08-24-2022 video-res added for responsive video heading text */
	 text-align: center;
	 width: 100%;
	 max-width: 100%;
	 margin: 0;
	 padding: 35px 0;
}
 .fs-video {
	 text-align: center;
	 width: 100%;
	 max-width: 100%;
	 background-color: rgba(196, 191, 192, .5);
	 margin: 0;
	 padding: 35px 0;
}
 .fs-video .video-container {
	 position: relative;
	 padding-bottom: 56.25%;
	 height: 0;
	 overflow: hidden;
}
 .fs-video .video-container iframe, .fs-video .video-container object, .fs-video .video-container embed {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}
 @media (min-width: 768px) {
	 .fs-video {
		 margin: 0;
		 padding: 0;
		 background-color: transparent;
	}
	/*responsive video */
	.fw-video-res {  
		 display:block;
	}
	 .rs-video-res {
		 display:none;
	}
}
 @media (max-width: 767.98px) {
     	/*responsive video */
	.rs-video-res {  
		 display:block;
	}
	 .fw-video-res {
		 display:none;
	}
}
  
 .page-section+.slantbg.page-section {
	 padding: 0;
}
 .slantbg h2 {
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 600;
	 font-style: normal;
	 text-transform: uppercase;
	 font-style: italic;
	 font-size: 48px;
}
 .oblique {
	 position: relative;
	 overflow: hidden;
}
 .oblique .main-block-oblique {
	 overflow: hidden;
	 position: relative;
	 z-index: 0;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: -moz-box;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: row;
	 -ms-flex-direction: row;
	 -moz-box-orient: horizontal;
	 -moz-box-direction: normal;
	 flex-direction: row;
	 -webkit-flex-wrap: nowrap;
	 -ms-flex-wrap: nowrap;
	 flex-wrap: nowrap;
	 background-repeat: no-repeat;
}
 @media (max-width: 768px) {
	 .oblique .main-block-oblique {
		 -webkit-flex-direction: column;
		 -ms-flex-direction: column;
		 -moz-box-orient: vertical;
		 -moz-box-direction: normal;
		 flex-direction: column;
		 -webkit-box-orient: vertical;
		 -webkit-flex-wrap: wrap;
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
	}
}
 .oblique .skew-block {
	 margin-left: -10vh;
	 margin-right: -10vh;
}
 .oblique .skew-block-repeat {
	 will-change: transform;
	 -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	 -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	 -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	 transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	 min-height: 60vh;
	 float: left;
	 position: relative;
	 z-index: 0;
	 -webkit-box-flex: 1;
	 -webkit-flex: 1;
	 -ms-flex: 1;
	 -moz-box-flex: 1;
	 flex: 1;
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 backface-visibility: hidden;
	 margin: 0 -1px;
}
 @media (min-width: 993px) {
	 @media (max-height: 800px) {
		 .oblique .skew-block-repeat {
			 min-height: 75vh;
		}
	}
}
 @media (min-width: 2500px) {
	 .oblique .skew-block-repeat {
		 min-height: 40vh;
	}
}
 @media (max-width: 768px) {
	 .oblique .skew-block-repeat {
		 min-height: 40vh;
	}
}
 @media (max-width: 425px) {
	 .oblique .skew-block-repeat {
		 min-height: 80vh;
	 }
}
 @media (max-width: 320px) {
	 .oblique .skew-block-repeat {
		 min-height: 100vh;
	}
}
 .oblique .skew-block-repeat .adiv {
	 -webkit-transition: all ease-in-out 300ms;
	 -moz-transition: all ease-in-out 300ms;
	 -o-transition: all ease-in-out 300ms;
	 transition: all ease-in-out 300ms;
	 outline: none !important;
	 text-decoration: none;
}
 .oblique .skew-block-repeat .adiv .oblique-inner {
	 -webkit-transform: skewX(-13deg);
	 transform: skewX(-13deg);
	 margin-left: 0;
	 margin-right: 0;
	 -webkit-transition: box-shadow 0.2s ease-out;
	 -moz-transition: box-shadow 0.2s ease-out;
	 -o-transition: box-shadow 0.2s ease-out;
	 -webkit-transition: -webkit-box-shadow 0.2s ease-out;
	 transition: -webkit-box-shadow 0.2s ease-out;
	 -moz-transition: box-shadow 0.2s ease-out, -moz-box-shadow 0.2s ease-out;
	 transition: box-shadow 0.2s ease-out;
	 transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out, -moz-box-shadow 0.2s ease-out;
	 position: relative;
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 backface-visibility: hidden;
	 overflow: hidden;
	 height: 100%;
	 position: absolute;
	 width: 100%;
	 -moz-transform: skewX(-13deg);
	 -ms-transform: skewX(-13deg);
	 -o-transform: skewX(-13deg);
}
 .oblique .skew-block-repeat .adiv .oblique-inner .image-wrapper {
	 margin-left: -10vh;
	 margin-right: -10vh;
	 -webkit-transform: skewX(10deg);
	 -moz-transform: skewX(10deg);
	 -ms-transform: skewX(10deg);
	 -o-transform: skewX(10deg);
	 transform: skewX(10deg);
	 position: relative;
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 backface-visibility: hidden;
	 height: 100%;
}
 .oblique .skew-block-repeat .adiv .oblique-inner .image-wrapper .main-image {
	 position: absolute;
	 top: -2px;
	 left: -2px;
	 right: -2px;
	 bottom: -2px;
}
 .oblique .skew-block-repeat .adiv .oblique-inner .image-wrapper .main-image .image-img {
	 position: absolute;
	 width: 100%;
	 -o-object-fit: cover;
	 object-fit: cover;
	 height: 100%;
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 backface-visibility: hidden;
	 -webkit-transition: 0.2s ease-out;
	 -moz-transition: 0.2s ease-out;
	 -o-transition: 0.2s ease-out;
	 transition: 0.2s ease-out;
	 max-width: 100%;
	 max-height: 100%;
	 vertical-align: middle;
	 border: 0;
}
 .oblique .skew-block-repeat .adiv .oblique-inner .image-wrapper .main-image:after {
	 content: "";
	 position: absolute;
	 top: 0px;
	 right: 0px;
	 bottom: 0px;
	 left: 0px;
	 background-color: rgba(255, 255, 255, 0.65) 
}
 .oblique .skew-block-repeat .adiv .oblique-caption {
	 position: absolute;
	 bottom: 90px;
	 color: #000;
	 z-index: 1;
	 width: 26%;
	 bottom: auto;
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 -moz-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);
	 -o-transform: translateY(-50%);
	 transform: translateY(-50%);
	 text-align: center;
}
 @media (min-width: 993px) {
	 @media (max-height: 800px) {
		 .oblique .skew-block-repeat .adiv .oblique-caption {
			 width: 34%;
		}
	}
}
 @media (max-width: 1024px) {
	 .oblique .skew-block-repeat .adiv .oblique-caption {
		 width: 40%;
	}
}
 .oblique .skew-block-repeat .adiv.left .oblique-caption {
	 right: 10%;
}
 .oblique .skew-block-repeat .adiv.right .oblique-caption {
	 left: 10%;
}
 @media (max-width: 768px) {
	 .oblique .skew-block-repeat .adiv.left .oblique-caption {
		 width: -webkit-calc(80% - 20vh);
		 width: -moz-calc(80% - 20vh);
		 width: calc(80% - 20vh);
		 right: auto;
		 left: -webkit-calc(10% + 10vh);
		 left: -moz-calc(10% + 10vh);
		 left: calc(10% + 10vh);
	}
	 .oblique .skew-block-repeat .adiv.right .oblique-caption {
		 width: -webkit-calc(80% - 20vh);
		 width: -moz-calc(80% - 20vh);
		 width: calc(80% - 20vh);
		 left: auto;
		 right: -webkit-calc(10% + 10vh);
		 right: -moz-calc(10% + 10vh);
		 right: calc(10% + 10vh);
	}
}
 .intro .h1, .intro .h2, .intro .h3, .intro .h4, .intro .h5, .intro .h6, .intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .intro h6 {
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
}
 .intro h3{    /* 01-12-2024 */
    margin: .5rem 0 .5rem;  /*1.75rem 0 1.5rem */
    line-height: 1.2;
    font-size: 1.65rem;
 }
 .intro {
	 position: relative;
	 background-color: rgba(196, 191, 192, .5);
	 background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
}
 .magnetic-menu.page-section+.intro.page-section {
	 margin-top: -20px;
}
 .intro-bg {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 opacity: 1;
	 width: 100%;
	 height: 100%;
	 background-position: center;
	 background-repeat: no-repeat;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 margin-top: 30px;
}
 .intro .row>div {
	 padding: 32px;
	 padding-top: 0;
	/*text-align: center;
	 */
}
 .intro .row>div .btn {
	 margin-left: 0;
}
 .intro .row>div:nth-child(2) {
	 border-left: 0;
	 padding-top: 32px;
	 padding-bottom: 0;
}
 .intro .row>div:nth-child(2)::before {
	 content: '';
	 height: 2px;
	 border-top: solid 2px #cfb991;
	 width: 100%;
	 display: block;
	 margin: 0 auto;
	 margin-top: -30px;
	 padding-bottom: 30px;
}
 @media (min-width: 992px) {
	 .intro .row>div {
		 padding-top: 0;
	}
	 .magnetic-menu.page-section+.intro.page-section {
		 margin-top: 0;
	}
	 .intro .row>div {
		 text-align: left;
	}
	 .intro .row>div:nth-child(2) {
		 border-top: 0;
		 border-left: solid 3px #cfb991;
		 padding-left: 48px;
		 padding-top: 0;
	}
	 .intro .row>div:nth-child(2)::before {
		 display: none;
	}
	 .intro.page-section.has-bg {
		 padding: 100px 0;
		 margin: 0;
	}
	 .intro-bg {
		 margin-top: 0;
	}
}
 .magnetic-menu.page-section+.articles.page-section {
	 margin-top: 40px;
}
 .articles .heading-text {
	 padding: 8px 0;
	 z-index: 2;
	 position: relative;
	 text-align: center;
	 margin: 0 auto;
	 margin-bottom: 30px;
	 text-transform: none;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-style: normal;
	 font-weight: 500;
}
 .articles .articles-container .col-item {
	 padding-right: 20px;
	 padding-left: 20px;
}
 .articles a.item {
	 display: block;
	 padding: 10px;
	 border: solid 1px transparent;
	 border-left: solid 10px #cfb991;
	 -webkit-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 -moz-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 height: 100%;
	 text-decoration: none;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	 -ms-flex-direction: column;
	 flex-direction: column;
	 -webkit-box-pack: justify;
	 -webkit-justify-content: space-between;
	 -moz-box-pack: justify;
	 -ms-flex-pack: justify;
	 justify-content: space-between;
}
 .articles .col-item {
	 margin-bottom: 30px;
}
 .articles .item .date {
	 color: #555960;
	 text-decoration: none;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 300;
	 font-style: normal;
	 line-height: 1.5em;
	/*ADA line-height*/
}
/*Must have 1.5 min line-height for ADA */
 .articles .item .title {
	 color: #000;
	 line-height: 1.5;
	 text-decoration: none;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-style: normal;
	 line-height: 1.5;
}
 .articles a.item:hover, .articles a.item:focus {
	 border: solid 1px transparent;
	 border-left: solid 10px #c4bfc0;
	 text-decoration: none;
}
 .articles a.item:hover .date, .articles a.item:focus .date, .articles a.item:hover .title, .articles a.item:focus .title {
	 text-decoration: none;
}
 .articles .all-articles-container {
	 text-align: center;
	 padding-top: 20px;
}
 @media (min-width:992px) {
	 .articles .all-articles-container {
		 padding-top: 50px;
	}
	 .magnetic-menu.page-section+.articles.page-section {
		 margin-top: 70px;
	}
	 .articles .col-item {
		 margin-bottom: 0px;
	}
	 .articles .heading-text {
		 text-align: left;
	}
}
 .left-band.page-section {
	 background-color: #cfb991;
}
 .left-band-container {
	 background-color: #cfb991;
	 padding: 20px;
	 border-left: solid 3px #fff;
}
 .left-band-container .h1, .left-band-container .h2, .left-band-container .h3, .left-band-container .h4, .left-band-container .h5, .left-band-container .h6, .left-band-container h1, .left-band-container h2, .left-band-container h3, .left-band-container h4, .left-band-container h5, .left-band-container h6 {
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
}
 @media (min-width: 768px) {
	 .page-section.has-bg+.icons.page-section {
		 margin-top: -30px;
		 position: relative;
		 z-index: 2;
	}
	 .left-band.page-section {
		 background-color: transparent;
	}
	 .left-band-container {
		 padding: 50px;
	}
	 .left-band-container:before {
		 content: '';
		 background-color: #cfb991;
		 position: absolute;
		 left: -98%;
		 width: 100%;
		 height: 100%;
		 z-index: -1;
		 margin-top: -50px;
	}
	 .left-band-container:after {
		 z-index: -1;
		 content: "";
		 position: absolute;
		 right: -19px;
		 top: 0;
		 height: 100%;
		 width: 100%;
		 background-color: #cfb991;
		 -webkit-transform: skewX(-10deg);
		 -moz-transform: skewX(-10deg);
		 -ms-transform: skewX(-10deg);
		 -o-transform: skewX(-10deg);
		 transform: skewX(-10deg);
	}
}
 .events-section {
	 text-align: center;
}
 .events-section .container {
	 text-align: left;
}
 .events-section .sub-heading-text {
	 margin-bottom: 30px;
	 text-transform: none;
	 text-align: center;
	 font-size: 40px;
}
 .events-section .col-item {
	 margin-bottom: 20px;
}
 .events-section .item {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: row;
	 -moz-box-orient: horizontal;
	 -moz-box-direction: normal;
	 -ms-flex-direction: row;
	 flex-direction: row;
	 padding: 10px;
	 border: solid 1px transparent;
	 border-left: solid 10px #cfb991;
	 -webkit-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 -moz-box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 box-shadow: 10px 10px 5px -10px rgba(156, 150, 156, 0.58);
	 height: 100%;
}
 .events-section .item .date {
	 min-width: 95px;
	 font-family: 'United Sans';
	 font-weight: 100;
	 font-style: normal;
	 font-size: 64px;
	 text-align: center;
	 line-height: 1;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	 -ms-flex-direction: column;
	 flex-direction: column;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	 -moz-box-pack: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .events-section .item .date span {
	 font-size: 24px;
	 font-weight: normal;
	 text-align: center;
	 display: block;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 300;
	 font-style: normal;
	 color: #555960; /* gray-steel */
}
 .events-section .item .details {
	 margin-left: 15px;
	 padding-left: 25px;
	 border-left: solid 1px rgba(0, 0, 0, 0.5);
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: center;
	 -webkit-align-items: center;
	 -moz-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
}
 .events-section .item .details .title {
	 font-size: 30px;
	 text-decoration: none;
	 margin-bottom: 0;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 500;
	 font-style: normal;
	 padding-bottom: 10px;
}
 .events-section a.item {
	 text-decoration: none;
}
 .events-section a.item:hover, .events-section a.item:focus {
	 border: solid 1px transparent;
	 border-left: solid 10px #c4bfc0;
}
 .events-section .item .details .info {
	 margin-bottom: 0;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 300;
	 font-style: normal;
	 color: #555960; /* gray-steel */
	 font-size: 24px;
}
 .events-section .item .details .info span {
	 display: inline-block;
	 border-right: solid 1px;
	 padding-right: 15px;
	 margin-right: 15px;
	 line-height: 90%;
}
 .events-section .all-events-container {
	 text-align: center;
	 padding-top: 20px;
}
 @media (min-width: 768px) {
	 .events-section .sub-heading-text {
		 text-align: left 
	}
}
 @media (max-width: 767px) {
	 .events-section.page-section .section-heading {
		 margin-bottom: 10px;
	}
	 .events-section .sub-heading-text {
		 margin-bottom: 10px;
	}
	 .events-section .item .details .title {
		 font-size: 25px;
	}
}
 a#back-to-top {
	 padding: 5px 3px;
	 position: fixed;
	 bottom: 30px;
	 right: 30px;
	 display: none;
	 z-index: 9;
	 opacity: .4;
	 text-decoration: none;
	 color: #ffffff;
	 text-shadow: 2px 2px 4px #000000;
}
 .ext a#back-to-top {
	 bottom: 70px;
}
 #back-to-top i {
	 display: block;
	 font-size: 80px;
	 line-height: 1;
	 margin-bottom: -25px;
}
 #back-to-top span {
	 display: block;
	 text-align: center;
	 font-size: 24px;
	 text-transform: uppercase;
	 font-family: acumin-pro-extra-condensed, sans-serif;
	 font-weight: 600;
}
 #back-to-top:hover, #back-to-top:focus {
	 opacity: 1;
	 text-decoration: none;
}
 @media only screen and (max-height: 720px) {
	 a#back-to-top {
		 text-shadow: 1px 1px 4px #000000;
		 color: #fff;
	}
}
 footer {
	 display: block;
	 background-color: #000;
}
 .footer-container {
	 padding: 50px 0;
}
 footer .card {
	 background-color: #000;
	 border: none;
}
 footer .card-header {
	 padding: 0;
	 margin: 0;
	 border: none;
	 background-color: transparent;
}
 footer .card-header .btn-link {
	 background-color: transparent;
	 -webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 box-shadow: none;
	 color: #cfb991;
	 border: none;
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 text-align: left;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-style: normal;
	 font-size: 21px;
	 line-height: 1.1;
	 padding: 0;
	 width: 100%;
	 margin-bottom: 0;
	 margin-left: 0;
	 letter-spacing: 0;
}
 footer .card .card-body {
	 padding-left: 20px;
	 padding-top: 5px;
	 padding-bottom: 0;
}
 footer .card ul {
	 list-style: none;
	 padding-left: 0;
	 padding-bottom: 0;
	 margin-bottom: 0;
}
 footer .card a {
	 color: #fff;
	 text-decoration: none;
}
 footer .card a:hover, footer .card a:focus {
	 text-decoration: underline;
}
 footer .card {
	 margin-bottom: 20px;
}
 footer .card-header i.fa-minus {
	 display: block;
}
 footer .card-header i.fa-plus {
	 display: none;
}
 footer .card-header .collapsed i.fa-minus {
	 display: none;
}
 footer .card-header .collapsed i.fa-plus {
	 display: block;
}
 footer .card-header .btn-link, footer .card-header .btn-link:hover, footer .card-header .btn-link:focus {
	 cursor: default;
	 text-decoration: none;
}
 footer ul.social .list-inline-item {
	 margin: 2.5px 2%;
}
 footer ul.social a.nav-link {
	 color: #fff;
	 text-decoration: none;
	 margin: 2.5px 2%;
}
 footer ul.social a.nav-link:hover, footer ul.social a.nav-link:focus {
	 color: #cfb991;
	 text-decoration: none;
}
 footer ul.social a.nav-link i {
	 font-size: 22.5px;
}
 footer .logo {
	 margin-top: 50px;
}
 @media (min-width: 768px) {
	 footer .card {
		 margin-bottom: 0;
	}
	 footer .col-lg:nth-child(3) .card, footer .col-lg:nth-child(4) .card {
		 margin-top: 20px;
	}
	 footer .card .card-body {
		 padding-left: 0;
	}
	 footer .card .collapse {
		 display: block;
	}
	 footer .card-header i {
		 display: none !important;
	}
}
 @media (min-width: 992px) {
	 footer .logo {
		 margin-top: 0;
	}
	 footer .col-lg:nth-child(3) .card, footer .col-lg:nth-child(4) .card {
		 margin-top: 0px;
	}
}
 @media (min-width: 992px) {
	 _:-ms-fullscreen, :root .bg-slider .carousel-indicators {
		 right: auto;
		 left: 0;
		 bottom: 100px;
	}
	 _:-ms-fullscreen, :root .bg-slider .carousel-indicators.carousel-controls {
		 bottom: 120px;
		 right: 0;
		 left: auto;
	}
	 _:-ms-fullscreen, :root .featured-story .card::after {
		 margin-top: -600px;
	}
	 _:-ms-fullscreen, :root .purdue-alert .alert-container {
		 right: 18px 
	}
	 _:-ms-fullscreen, :root .nav-justified .nav-item, _:-ms-fullscreen, :root .nav-justified>.nav-link {
		 -ms-flex-preferred-size: auto;
		 flex-basis: auto;
	}
}
/*Custom CSS Updates*/
 .hh-events-block .row.events-section{
	 text-align: left;
}
 .hh-events-block .item .date span:first-of-type {
	 margin-bottom:8px;
}
 body.no-banner .bottom-nav .navbar-nav .nav-item:first-of-type::before {
	 content:none;
}
 .magnetic-menu.page-section + .page-section {
	 margin-top:40px;
}
 .page-section.accordion-section .wysiwyg h2 {
	 margin-top:0;
}
 .wysiwyg figure {
	 margin-bottom: 15px;
}
 .wysiwyg figure>img {
}
 .wysiwyg figure.pull-right, .wysiwyg figure.align-right {
	 margin-left: 15px;
}
 .wysiwyg figure.pull-left, .wysiwyg figure.align-left {
	 margin-right: 15px;
}
 .wysiwyg figure>figcaption {
	 font-size: 14px;
	 text-align: center;
	 margin-top: 10px;
	 font-style: italic;
	 color: #686a6d;
	 max-width: fit-content;
	 max-width: -moz-fit-content;
}
 @media (min-width: 769px) {
	 .wysiwyg figure.pull-right {
		 float: right!important;
	}
	 .wysiwyg figure.pull-left {
		 float: left!important;
	}
	 .wysiwyg figure.align-right {
		 float: right!important;
	}
	 .wysiwyg figure.align-left {
		 float: left!important;
	}
}
 @media (max-width: 768px) {
	 .wysiwyg figure.pull-right {
		 float: none!important;
		 width: 100%;
		 margin-left: 0px !important;
	}
	 .wysiwyg figure.pull-left {
		 float: none!important;
		 width: 100%;
		 margin-right: 0px !important;
	}
	 .wysiwyg figure.align-right {
		 float: none!important;
		 width: 100%;
		 margin-left: 0px !important;
	}
	 .wysiwyg figure.align-left {
		 float: none!important;
		 width: 100%;
		 margin-right: 0px !important;
	}
}
 @media (min-width: 992px) {
	 .magnetic-menu.page-section+ .page-section {
		 margin-top: 70px;
	}
}
 footer .bottom {
	 overflow: hidden;
	 padding: 1rem 1rem 0.5rem;
	 background-color: #3b3b3b;
	 color: #e0e0e0; /* was #ccc */
	 text-align: center;
	 line-height: 1.5em;
}
 footer .bottom a:link {
	 color: #e0e0e0; /* was #ccc */
}
 footer .bottom a:active {
	 color: #e0e0e0; /* was #ccc */
}
 footer .bottom a:hover {
	 color: #e0e0e0; /* was #ccc */
}
 footer .bottom a:visited {
	 color: #cfb991; /* was #ccc */
}
/* START DF TEST */
 footer .bottom-df {
	 overflow: hidden;
	 padding: 1rem 1rem 0.5rem;
	 background-color: #EBEAEA;
	 color: #000000; /* was #ccc */
	 text-align: center;
	 line-height: 1.5em;
}
 footer .bottom-df a:link {
	 color: #000000; /* was #ccc */
}
 footer .bottom-df a:active {
	 color: #000000; /* was #ccc */
}
 footer .bottom-df a:hover {
	 color: #000000; /* was #ccc */
}
 footer .bottom-df a:visited {
	 color: #000000; /* was #ccc */
}
/* END DF TEST */
 @media (max-width: 767px) {
	 footer .bottom a {
		 font-weight: 400;
	}
	 footer .bottom a:hover {
		 text-decoration: none;
	}
	 footer .bottom {
		 font-size: .875rem !important;
	}
	 footer .bottom-df a {
		 font-weight: 400;
	}
	 footer .bottom-df a:hover {
		 text-decoration: none;
	}
	 footer .bottom-df {
		 font-size: .875rem !important;
	}
}
 .page-section.video-res .row {
	 justify-content:center;
}
/*
 .page-section.video-res .embed-responsive {
	 min-width:325px 
}
*/

 @media (min-width: 993px) {
	 .magnetic-menu .list-inline-item:nth-child(1) a:after, .magnetic-menu .list-inline-item:nth-child(2) a:after {
		 border-bottom: none;
	}
}
 .wysiwyg span.dropcaps {
	 text-transform: uppercase;
	 float: left;
	 font-size: 64px!important;
	 line-height: 50px!important;
	 padding-top: 5px!important;
	 padding-right: 10px!important;
}
/*RSS FEED STYLING */
 ul.rssFeedList li {
	 font-weight: 700;
	 padding-bottom: 25px;
}
 ul.rssFeedList span.rssFeedDate {
	 padding-left: 5px;
	 color: gray;
	 font-style: italic;
}
 ul.rssFeedList span.rssFeedDesc, ul.rssFeedList span.rssDesc {
	 font-weight: 400;
	 padding-left: 5px;
}
 ul.rssFeedList li {
	 font-weight: 700;
}
 ul.rssFeedList a {
	 text-decoration: none;
}
 ul.rssFeedList li a:link:hover {
	 text-decoration: underline;
	 color: #D5A619;
}
 ul.rssFeedList {
	 margin-top: 20px;
}
 .rssFeed .rssFeedBtnCont {
	 text-align:center;
}
/*Headshot Component */
 .headshot-section .headshot-list {
	 margin-top:30px;
}
 .headshot-section .headshot .image {
	 height: 100%;
	 margin-bottom: 10px;
}
 .headshot-section .headshot-image {
	 border-radius: 2px;
	 height: 140px;
	 display: block;
	 background-position: center;
	 background-size: cover;
}
 .headshot-section .headshot-details div {
	 margin-bottom: 5px;
	 font-size: 16px;
}
 .headshot-section .headshot-details {
	 text-align:left;
	 margin-left:5px;
	 margin-right:5px;
}
 .headshot-section .headshot-details .headshot-info {
	 text-align: left;
	 margin-top:10px;
}
 .headshot-section .headshot-dept {
	 font-weight: bold;
	 font-size: 18px;
}
 .headshot-section h3.headshot-name {
	 margin-top: 0;
	 margin-bottom: 5px;
	 font-size: 1.70rem;
}
 .headshot-section .headshot {
	 margin-bottom: 20px; /*prev 75px */
}
 .headshot-section .headshot .image {
	 text-align:center;
}
 .headshot-section .headshot .image img {
	 max-width: 60%;
	 height: auto;
	 margin-bottom: 1rem;
}
 .headshot-section .headshot-intro {
	 margin-bottom:75px;
}
 .headshot-details i.fa-phone {
	 margin-right:5px;
}
 .headshot-details i.fa-fax {
	 margin-right:5px;
}
 .headshot-details i.fa-envelope {
	 margin-right:5px;
}
 .headshot-details i.fa-location-dot {
	 margin-right:5px;
}
 .headshot-section .heading {
	 text-align: center;
	 margin-top: 25px;
}
 @media (min-width: 576px) {
	 .headshot-section .headshot .image img {
		 max-width: 100%;
		 margin-bottom: 0;
	}
	 .headshot-section .headshot-details {
		 margin-left: 8px;
		 margin-right:0;
	}
	 .headshot-section .headshot-details .headshot-info {
		 margin-top:15px;
	}
}
 @media (min-width: 768px) {
	 .headshot-section .headshot-details {
		 margin-left: 10px;
	}
}
 .events-section .hh-events-block .events-container .events {
	 align-items: center;
	 justify-content: center;
}
 .sidenav {
	 background-color: #fff;
	 box-shadow: 0 0.5em 1em -0.125em rgb(0 0 0 / 10%), 0 0px 0 1px rgb(0 0 0 / 2%);
	 color: #555960;
	 font-family: "United Sans";
	 font-weight: bold;
	 height: auto;
	/*margin-left: 50px;
	 */
	 overflow-x: hidden;
	/*width: 300px;
	 */
}
 .sidenav a, .dropdown-btn {
	 background: none;
	 border: none;
	 border-left: 4px solid #cfb991;
	 color: #555960;
	 cursor: pointer;
	 display: block;
	 font-family: "United Sans";
	 font-size: 17px;
	 font-weight: bold;
	 outline: none;
	 padding: 16px 12px 16px 12px;
	 text-align: left;
	 text-decoration: none;
	 width: 100%;
	 overflow: visible;
	/*ADA*/
}
/* SidenavIntro=Introduction asset with the sidenav included */
 .sidenavIntro a, .dropdown-btn {
	 background: none;
	 border: none;
	 border-left: 4px solid #cfb991;
	 color: #555960;
	 cursor: pointer;
	 display: block;
	 font-family: "United Sans";
	 font-size: 17px;
	 font-weight: bold;
	 outline: none;
	 padding: 16px 12px 16px 12px;
	 text-align: left;
	 text-decoration: none;
	 width: 100%;
	 overflow:visible;
	/*ADA*/
}
 .sidenav .heading {
	 background: none;
	 border: none;
	 border-left: 4px solid #cfb991;
	 color: #555960;
	 display: block;
	 font-family: "United Sans";
	 font-size: 17px;
	 font-weight: bold;
	 outline: none;
	 padding: 16px 12px 16px 12px;
	 text-align: left;
	 width: 100%;
}
 .sidenav a:hover, .dropdown-btn:hover {
	 background-color: #f4f4f4;
	 border-left: 4px solid #000000;
	 color: #000000;
}
 .sidenav .active {
	 background-color: #f4f4f4;
	 border-left: 4px solid #000;
	 color: black;
}
 .sidenav .dropdown-container {
	 background-color: #ffffff;
	 box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	 display: none;
	 font-family: "United Sans";
}
 .sidenav i {
	 float: right;
	 padding-right: 8px;
}
 .sidenav .active .fa-caret-down {
	 display: none;
}
 .sidenav .fa-caret-up {
	 display: none;
}
 .sidenav .active .fa-caret-up {
	 display: inline-block;
}
 .sidenav a:focus, .sidenav .dropdown-btn:focus {
	 -webkit-box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
	 -moz-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
	 box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
	 background-color: #f4f4f4;
	 border-left: 4px solid #000000;
	 color: #000000;
	 outline: rgb(16, 16, 16) auto 1px;
}
 .sidenav .heading {
	 background: none;
	 border: none;
	 border-left: 4px solid #cfb991;
	 color: #555960;
	 display: block;
	 font-family: "United Sans";
	 font-size: 17px;
	 font-weight: bold;
	 outline: none;
	 padding: 16px 12px 16px 12px;
	 text-align: left;
	 width: 100%;
}
 .sidenav a:hover, .dropdown-btn:hover {
	 background-color: #f4f4f4;
	 border-left: 4px solid #000000;
	 color: #000000;
}
 .sidenav .active {
	 background-color: #f4f4f4;
	 border-left: 4px solid #000;
	 color: black;
}
 .sidenav .dropdown-container {
	 background-color: #ffffff;
	 box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	 display: none;
	 font-family: "United Sans";
}
 .sidenav i {
	 float: right;
	 padding-right: 8px;
}
 .sidenav .active .fa-caret-down {
	 display: none;
}
 .sidenav .fa-caret-up {
	 display: none;
}
 .sidenav .active .fa-caret-up {
	 display: inline-block;
}
 .sidenav a:focus, .sidenav .dropdown-btn:focus {
	 -webkit-box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
	 -moz-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
	 box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
	 background-color: #f4f4f4;
	 border-left: 4px solid #000000;
	 color: #000000;
	 outline: rgb(16, 16, 16) auto 1px;
}
 .sidenavIntro .heading {
	 background: none;
	 border: none;
	 border-left: 4px solid #cfb991;
	 color: #555960;
	 display: block;
	 font-family: "United Sans";
	 font-size: 17px;
	 font-weight: bold;
	 outline: none;
	 padding: 16px 12px 16px 12px;
	 text-align: left;
	 width: 100%;
}
 .sidenavIntro a:hover, .dropdown-btn:hover {
	 background-color: #f4f4f4;
	 border-left: 4px solid #000000;
	 color: #000000;
}
 .sidenavIntro .active {
	 background-color: #f4f4f4;
	 border-left: 4px solid #000;
	 color: black;
}
 .sidenavIntro .dropdown-container {
	 background-color: #ffffff;
	 box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	 display: none;
	 font-family: "United Sans";
}
 .sidenavIntro i {
	 float: right;
	 padding-right: 8px;
}
 .sidenavIntro .active .fa-caret-down {
	 display: none;
}
 .sidenavIntro .fa-caret-up {
	 display: none;
}
 .sidenavIntro .active .fa-caret-up {
	 display: inline-block;
}
 .sidenavIntro a:focus, .sidenavIntro .dropdown-btn:focus {
	 -webkit-box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
	 -moz-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
	 box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
	 background-color: #f4f4f4;
	 border-left: 4px solid #000000;
	 color: #000000;
	 outline: rgb(16, 16, 16) auto 1px;
}
 .side-nav {
	 padding: 30px 0;
}
 .dept .main-content-side-menu {
	/*padding-top: 20px;
	 */
}
.sidenav a {
	 overflow: auto;
	 white-space: normal;
}

 @media (min-width: 992px) {
	 .dept .main-content-side-menu {
		/*padding-top: 70px;
		 */
	}
	 .dept .side-nav {
		 padding-top: 70px;
	}
	/* sidenavIntro= Introduction asset with the sidenav included */
	 .sidenavIntro {
		 background-color: transparent;
		 box-shadow: 0 0.5em 1em -0.125em rgb(0 0 0 / 10%), 0 0px 0 1px rgb(0 0 0 / 2%);
		 color: #555960;
		 font-family: "United Sans";
		 font-weight: bold;
		 height: auto;
		/*margin-left: 50px;
		 */
		 overflow-x: hidden;
		/*width: 300px;
		 */
	}
	 .sidenavIntro a, .dropdown-btn {
		 background: none;
		 border: none;
		 border-left: 4px solid #cfb991;
		 color: #555960;
		 cursor: pointer;
		 display: block;
		 font-family: "United Sans";
		 font-size: 17px;
		 font-weight: bold;
		 outline: none;
		 padding: 16px 12px 16px 12px;
		 text-align: left;
		 text-decoration: none;
		 width: 100%;
	}
	 .sidenavIntro .heading {
		 background: none;
		 border: none;
		 border-left: 4px solid #cfb991;
		 color: #555960;
		 display: block;
		 font-family: "United Sans";
		 font-size: 17px;
		 font-weight: bold;
		 outline: none;
		 padding: 16px 12px 16px 12px;
		 text-align: left;
		 width: 100%;
	}
	 .sidenavIntro a:hover, .dropdown-btn:hover {
		 background-color: #f4f4f4;
		 border-left: 4px solid #000000;
		 color: #000000;
	}
	 .sidenavIntro .active {
		 background-color: #f4f4f4;
		 border-left: 4px solid #000;
		 color: black;
	}
	 .sidenavIntro .dropdown-container {
		 background-color: #ffffff;
		 box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
		 display: none;
		 font-family: "United Sans";
	}
	 .sidenavIntro i {
		 float: right;
		 padding-right: 8px;
	}
	 .sidenavIntro .active .fa-caret-down {
		 display: none;
	}
	 .sidenavIntro .fa-caret-up {
		 display: none;
	}
	 .sidenavIntro .active .fa-caret-up {
		 display: inline-block;
	}
	 .sidenavIntro a:focus, .sidenavIntro .dropdown-btn:focus {
		 -webkit-box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
		 -moz-box-shadow: 10px 10px 31px -9px rgba(0, 0, 0, 0.75);
		 box-shadow: 10px 10px 31px -9px rgb(0 0 0 / 75%);
		 background-color: #f4f4f4;
		 border-left: 4px solid #000000;
		 color: #000000;
		 outline: rgb(16, 16, 16) auto 1px;
	}
}
/*Google Search*/
 .gsc-search-button {
	 display: none;
}
 #cse-search-form {
	 margin: 4px 12px 0;
	 width: 440px;
}
 table.gsc-search-box td.gsc-input {
	 padding-right: 0 !important;
}
 .mobile-nav-links #cse-search-form {
	 width:100%;
}
 .gsc-input-box {
	 border-radius: 0px !important;
}
 .navbar-search .form-group {
	 margin-bottom: 0;
}
 .footer-container .card-header .h5.desktop {
	 display:none;
	 background-color: transparent;
	 -webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 box-shadow: none;
	 color: #cfb991;
	 border: none;
	 -webkit-border-radius: 0;
	 -moz-border-radius: -8;
	 border-radius: 0;
	 text-align: left;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-style: normal;
	 font-size: 21px;
	 line-height: 1.1;
	 padding: 0;
	 width: 100%;
	 margin-bottom: 0;
	 margin-left: 0;
	 letter-spacing: 0;
}
 @media (min-width: 768px) {
	 .footer-container .card-header .h5.desktop {
		 display:block;
	}
	 .footer-container .card-header .h5.mobile {
		 display:none;
	}
}
/*HH Custom Updates*/
/*WYSIWYG Img Styles*/
 .wysiwyg .figure.image, .wysiwyg figure.image {
	 display: inline-block;
	 position: relative;
	 border: none !important;
	 background: none !important;
	 width: -moz-fit-content;
	 width: fit-content;
}
 .wysiwyg figure.image.align-right {
	 shape-margin: 5px;
	 margin-left: 40px;
	 margin-bottom: 40px;
	 float: right;
	 margin-top: 24px;
}
 .wysiwyg figure.image.align-left {
	 shape-margin: 5px;
	 margin-right: 40px;
	 margin-bottom: 40px;
	 float: left;
	 margin-top: 24px;
}
 .wysiwyg figure.image.align-center {
	 margin: 15px auto;
	 text-align: center;
}
 .wysiwyg .img-rounded{
	 border-radius:6px 
}
 .wysiwyg .img-shadow {
	 box-shadow: 1px 1px 5px;
}
 @media (min-width: 992px) {
	 .section.hh-news.hh-module.page-section {
		 margin-top: 30px;
	}
	 .footlogo {
		 max-width: 100%;
	}
}
 .hh-module .post.post-row .post-img{
	 border: 1px solid #e8eaed;
}
 .wysiwyg blockquote.quote-mark, .wysiwyg blockquote.quote-mark p, .wysiwyg blockquote.quote, .wysiwyg blockquote.quote p {
	 display: block;
	 padding: 0;
	 padding-top: 8px;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-size: 1.3em ;
	 line-height:1.5;
	 color: #000000;
}
 .wysiwyg blockquote.quote-mark:after {
	 visibility: hidden;
	 content: close-quote;
}
 .wysiwyg blockquote.quote-mark:before {
	 line-height: .1;
}
/*.wysiwyg blockquote.quote p:last-of-type, .wysiwyg blockquote.quote-mark p:last-of-type{
	 */
	/* font-size: 20px !important;
	 */
	/* 
}
 */
 strong {
	 font-weight: bold !important;
}
 .lightboximage {
	 display: inline-flex;
	 flex-direction: column;
	 text-decoration: none;
	 display: inline-flex;
}
 .img-shadow {
	 box-shadow: 1px 1px 5px;
}
 .imgGroup .caption, .imgRow .caption {
	 display: block;
	 font-size: 14px;
	 text-align: center;
	 margin-top: 10px;
	 font-style: italic;
	 color: #686a6d;
}
 .imgGroup, .imgRow {
	 text-align: center;
}
 @media (max-width: 767.98px) {
	 .hh-news .imgGroup {
		 margin-bottom: 30px;
	}
}
 [data-object-fit='cover'] {
	 object-fit: cover 
}
 .imgGroup {
	 margin-bottom: 20px;
}
 .imgGroup img {
	 display: inline-flex;
}
/* Show arrows on mobile */
 @media screen and (max-width:575px) {
	 .gallery-lightbox-controls {
		 display: flex !important;
	}
	 .gallery-lightbox-control-btn .gallery-lightbox-control-btn-icon svg * {
		 stroke: white;
	}
}
 footer ul.social a.nav-link i {
	 font-size: 18px;
}
 footer ul.social .list-inline-item:not(:last-child) {
	 margin-right: 3px;
}
 .page-section.full-width-img{
	 margin-top: 0px !important;
	 margin-bottom: 0px !important;
}
 section.accordion-section>div.wysiwyg {
	 margin-bottom: 25px;
}
/*News Listing Component*/
 section.news-listing .post.hideStyle {
	 position: absolute;
	 overflow: hidden;
	 clip: rect(0 0 0 0);
	 height: 1px;
	 width: 1px;
	 margin: -1px;
	 padding: 0;
	 border: 0;
}
/* section.news-listing .post .post-category {
	 */
	/* display:none;
	 */
	/* 
}
 */
 section.news-listing .post.no-img .post-category{
	 display:block;
}
 section.news-listing .post.no-img .post-body {
	 padding:2%;
}
 section.news-listing .post .post-category-mobile {
	 display:block;
	 padding: 2% 3%;
}
 section.news-listing .post.post-row .post-img {
	 width: auto;
	 float: none;
}
 section.news-listing .post.post-row .post-body {
	 margin: 3%;
}
 section.news-listing .post.no-img {
	 border: 2px solid lightgrey;
	 padding:1%;
}
 @media (min-width: 576px) {
	 section.news-listing .post .post-category {
		 display:block;
	}
	 section.news-listing .post .post-category-mobile {
		 display:none;
	}
	 section.news-listing .post.post-row .post-img {
		 width: 40%;
		 float: left;
	}
	 section.news-listing .post.post-row .post-body {
		 margin: 0 0 0 calc(40% + 30px);
		 padding: 0;
	}
	 section.news-listing .post.no-img .post-body {
		 padding:0;
	}
}
 .page-section .accordion .card .heading {
	 margin: 0;
	 padding: 0;
	 font-family: acumin-pro, sans-serif;
	 line-height: 1.2;
	 font-weight: 500;
	 color: #000000;
	 font-size: 1.1em;
	 text-transform: uppercase;
}
 .page-section .accordion .card .card-header .heading .btn-link {
	 width: 100%;
	 margin: 0;
	 padding: 12px 20px;
	 background-color: #000;
	 color: #cfb991;
	 font-weight: 900;
	 text-align: left !important;
}
 .page-section .accordion.gold .card .card-header .heading .btn-link {
	 background-color: #cfb991;
	 color: #000;
}
 .page-section .accordion.clear .card .card-header .heading .btn-link {
	 background-color: transparent;
	 color: #000;
}
/* Use a different font family for GCSE search result pages */
 .gs-title, .gs-snippet, .gs-title a, .gs-title b, .gs-snippet b, .gsc-url-top, .gsc-url-bottom, .gsc-control-cse, .gsc-control-cse, .gsc-table-result, .gs-fileFormat {
	 font-family: acumin-pro, sans-serif !important;
	 font-weight: 300 !important;
	 font-style: normal !important;
	 font-size: 18px !important;
	 line-height: 1.5 !important;
	 color: #000 !important;
}
/* Force remove GCSE branding from search box */
 .gsc-input-box,.cse input.gsc-input,input.gsc-input {
	 background-image:none !important;
}
/*ADA Updates/Fixes*/
 .events-section .item .details .title {
	 font-size: 1.7em;
}
 @media (max-width: 767px) {
	 .events-section .item .details .title{
		 font-size: 1.5em;
	}
}
 .events-section .item .details .info{
	 font-size: 1.4em;
}
 .footer-container .card-header .desktop.h5{
	 background-color: transparent;
	 -webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 box-shadow: none;
	 color: #cfb991;
	 border: none;
	 -webkit-border-radius: 0;
	 -moz-border-radius: -8;
	 border-radius: 0;
	 text-align: left;
	 font-family: acumin-pro, sans-serif;
	 font-weight: 600;
	 font-style: normal;
	 font-size: 21px;
	 line-height: 1.1;
	 padding: 0;
	 width: 100%;
	 margin-bottom: 0;
	 margin-left: 0;
	 letter-spacing: 0;
}
/* dropdown links to buttons - HH FB */
 .top-nav .navbar-nav .nav-link {
	 color: #000;
	 text-decoration: none;
	 white-space: nowrap;
	 font-size: 14px;
	 text-transform: none;
	 border: none;
	 background-color: transparent;
}
 .top-nav .navbar-nav a.nav-link:hover, .top-nav .navbar-nav a.nav-link:focus, .top-nav .navbar-nav .nav-link:hover, .top-nav .navbar-nav .nav-link:focus {
	 color: #000;
	 text-decoration: underline;
}
 .top-nav .navbar-nav .nav-link:focus:not(.focus-visible) {
	 outline: none;
}
 .top-nav .navbar-nav .nav-link:focus-visible {
	 outline: -webkit-focus-ring-color auto 1px;
}
 .bottom-nav .navbar-nav .nav-link {
	 color: rgba(0, 0, 0, .5);
	 border: none;
	 background-color: transparent;
	 color: #000;
	 text-transform: uppercase;
	 text-decoration: none;
	 white-space: nowrap;
}
 .bottom-nav .navbar-nav a.nav-link:hover, .bottom-nav .navbar-nav a.nav-link:focus, .bottom-nav .navbar-nav .nav-link:hover, .bottom-nav .navbar-nav .nav-link:focus {
	 color: #000;
	 text-decoration: underline;
}
 .bottom-nav .navbar-nav .nav-link:focus:not(.focus-visible) {
	 outline: none;
}
 .bottom-nav .navbar-nav .nav-link:focus-visible {
	 outline: -webkit-focus-ring-color auto 1px;
}
 .center-nav .mobile-nav .navbar-nav .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-link {
	 border: none;
	 background: transparent;
	 width: 100%;
	 text-align: left;
	 font-weight: 400;
}
 .center-nav .mobile-nav .navbar-nav .nav-item:last-of-type .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-item:last-of-type .nav-link {
	 border-bottom: solid 1px #000;
}
 .center-nav .mobile-nav .navbar-nav .nav-item:first-of-type .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-item:first-of-type .nav-link {
	 border-bottom: solid 1px rgba(207, 185, 145, 0.3);
}
 .center-nav .mobile-nav .navbar-nav .nav-link, .center-nav .mobile-nav-links .navbar-nav .nav-link {
	 color: #cfb991;
	 border-bottom: solid 1px rgba(207, 185, 145, 0.3);
	 text-decoration: none;
	 background: transparent;
}
 .center-nav .mobile-nav .navbar-nav .nav-link:focus:not(.focus-visible), .center-nav .mobile-nav-links .navbar-nav .nav-link:focus:not(.focus-visible) {
	 outline: none;
}
 .center-nav .mobile-nav .navbar-nav .nav-link:focus-visible, .center-nav .mobile-nav-links .navbar-nav .nav-link:focus-visible {
	 outline: -webkit-focus-ring-color auto 1px;
}
.page-section .wysiwyg blockquote.quote-mark p:last-of-type, .page-section .wysiwyg blockquote.quote p:last-of-type{
	 font-size: 20px ;
}
 .bg-gradoverlay{
	/*background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, transparent 1%, rgba(0,0,0,0.03) 26%, rgba(0,0,0,0.4) 71%, rgba(0,0,0,0.5) 100%);
	 */
	 background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, transparent 1%, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.4) 44%, rgba(0,0,0,0.5) 100%);
	 width: 100%;
}
/*Prospective Students*/
 body.prospective-student {
	 overflow-x: hidden;
}
 .prospective-student main .video-banner-controls {
	 top: 1px;
	 bottom: auto;
	 right: 0;
	 left: auto;
	 margin: 0;
	 height: 30px;
	 position: absolute;
}
 .prospective-student main .video-banner-controls .btn {
	 margin-bottom: 0;
	 margin-left: 0;
	 padding: 2px 5px 0 6px;
	 background-color: rgba(0, 0, 0, .3);
	 border: none;
}
 .prospective-student .bottom-nav .navbar-nav .nav-item:first-of-type:before {
	 display: none;
}
 .prospective-student main #toggleCarousel {
	 z-index: 2;
}
 .prospective-student main .btn-lg-gold:hover {
	 color: #000 !important;
	 background-color: #fff !important;
	 border-color: #fff !important;
}
 .prospective-student main #background-video {
	 width: 100vw;
	 height: 100vh;
	 object-fit: cover;
	 position: fixed;
	 left: 0;
	 right: 0;
	 top: 0;
	 bottom: 0;
	 z-index: -1;
}
 .prospective-student main .vid-ban-desktop {
	 position: relative;
}
 .prospective-student main .video-container {
	 width: 100%;
	 min-height: 400px;
}
 .prospective-student main iframe {
	 position: relative;
	 top: 0%;
	 left: 0%;
	 width: 100vw;
	 min-height: 40vw;
	/* transform: translate(-50%, -50%);
	 */
}
 .prospective-student main .btn-lg-gold {
	 color: #000;
	 background-color: #cfb991;
	 background-image: none;
	 border-color: #cfb991;
	 font-size: 20px;
	 min-width: 25%;
	 width: auto;
	 margin: 0 auto;
}
 .prospective-student main .btn {
	 margin-left: 0px;
}
 .prospective-student main .pop-source {
	 font-size: 13px;
	 color: white;
	 font-family: 'acumin-pro-condensed';
}
/* TESTIMONAL STUFF */
 .ps-testimonials .job-title {
	 font-style: italic;
	 font-family: acumin-pro-condensed;
	 font-weight: light;
	 font-size: 20px;
	 padding-left: 10px;
	 color: #cfb991;
}
 .sim-testimonials .job-title {
	 font-style: italic;
	 font-family: acumin-pro-condensed;
	 font-weight: light;
	 font-size: 20px;
	 padding-left: 10px;
	 color: #cfb991;
}
 .ps-testimonials .carousel-indicators li {
	 cursor: pointer;
	 border-radius: 50% !important;
	 width: 10px;
	 height: 10px;
	 -webkit-border-radius: 50% !important;
	 -moz-border-radius: 50% !important;
	 -ms-border-radius: 50% !important;
	 -o-border-radius: 50% !important;
}
 .sim-testimonials .carousel-indicators li {
	 cursor: pointer;
	 border-radius: 50% !important;
	 width: 10px;
	 height: 10px;
	 -webkit-border-radius: 50% !important;
	 -moz-border-radius: 50% !important;
	 -ms-border-radius: 50% !important;
	 -o-border-radius: 50% !important;
}
 .ps-testimonials .profile {
	 color: #000;
	 position: absolute;
	 left: -1px;
	 top: -40px;
	 border: none;
	 border-radius: 0px;
}
 .sim-testimonials .profile {
	 color: #000;
	 /*position: absolute;
	 left: -1px;
	 top: -40px;*/
	 border: none;
	 border-radius: 0px;
}
 .ps-testimonials .content {
	 /*margin-left: 150px;
	 margin-right: 80px;*/
}
 .sim-testimonials .content {
	 /*margin-left: 150px;
	 margin-right: 80px;*/
}
 .ps-testimonials .carousel-indicators .active {
	 background-color: black;
}
 .sim-testimonials .carousel-indicators .active {
	 background-color: black;
}
 .ps-testimonials .carousel-indicators li {
	 border: 1px solid black;
	 background-color: rgba(0, 0, 0, 0);
	 width: 7px;
	 height: 7px;
	 margin-left: 5px;
	 margin-right: 5px;
	 transition: opacity 5s ease;
}
.sim-testimonials .carousel-indicators li {
	 border: 1px solid black;
	 background-color: rgba(0, 0, 0, 0);
	 width: 7px;
	 height: 7px;
	 margin-left: 5px;
	 margin-right: 5px;
	 transition: opacity 5s ease;
}
 .ps-testimonials .h3 {
	 font-family: United Sans Condensed;
	 font-weight: 600;
	 text-transform: uppercase;
	 letter-spacing: 2px;
}
 .sim-testimonials .h3 {
	 font-family: United Sans Condensed;
	 font-weight: 600;
	 text-transform: uppercase;
	 letter-spacing: 2px;
}
 .ps-testimonials .carousel-item {
	 background-color: #F4F0E8;
}
 .sim-testimonials .carousel-item {
	/* background-color: #F4F0E8;*/
}
/* END TESTIMONIAL STUFF */
 .prospective-student main .news-social {
	 font-family: United Sans Condensed;
	 font-size: 50px;
	 letter-spacing: 3px;
}
 .prospective-student main .vid-ban-mob-desktop {
	 background-image: url('cow-banner.jpg');
	 background-position: center;
	 background-size: cover;
	 background-repeat: no-repeat;
	background-attachment: fixed;
	 width: 100%;
	 height: 30vw;
}

/* MOBILE */
 @media screen and (max-width: 950px) {
	 .prospective-student main .triangle {
		 display: none;
	}
	.prospective-student main .pic-ban-mob-desktop {
	 /*background-image: url('cow-banner.jpg');*/
	 background-position: center;
	 background-size: cover;
	 background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	 width: 100%;
	 height: 45vw;
}
	 .prospective-student main .vid-ban-mob {
		 background-image: url('cow-banner.jpg');
		 background-position: center;
		 background-size: cover;
		 background-repeat: no-repeat;
		/*background-attachment: fixed;
		 */
		 width: 100%;
		 height: 50vw;
	}
.stheader {
	 font-family: United Sans Condensed;
	 font-weight: 600;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 font-size: 35px !important;
}
	.mb-sm-1{margin-bottom: 0px !important;}
	 .prospective-student main .vid-ban-desktop {
		 display: none;
	}
	 .prospective-student main .why-ag-head {
		 font-family: United Sans Condensed;
		 font-size: 40px;
		 letter-spacing: 0.1vw;
		 background-color: white;
		 padding: 15px;
		 position: relative;
		 top: -40px;
		 width: fit-content;
	}
	 .prospective-student main .career-head {
		 font-family: United Sans Condensed;
		 font-size: 40px;
		 letter-spacing: 0.3vw;
		 background-color: white;
		 padding: 15px;
		 margin-bottom: 30px;
	}
	 .prospective-student main .intro-p {
		 font-size: 16px;
		 margin-top: -20px;
	}
	 .prospective-student main .career-p {
		 font-size: 20px;
		 color: white;
		 font-family: acumin-pro-condensed;
	}
	 .prospective-student main .diverse-p {
		 font-family: acumin-pro-condensed;
		 font-size: 25px;
		 font-weight: 400;
	}
	 .prospective-student main .apply, .prospective-student main .visit, .ps-contact .visit.btn, .ps-contact .apply.btn {
		 width: 100%;
	}
	 .prospective-student main .gold-3 {
		 background-color: #cfb991;
		 text-align: left;
	}
	 .prospective-student main .desktop-only {
		 display: none;
	}
	 .prospective-student main .mobile-only {
		 display: block;
	}
	 .prospective-student main div.gold-3>p {
		 padding-top: 25px;
		 margin-bottom: 0px;
	}
	 .ps-contact .contact-head{
		 font-size: 45px;
	}
	.ps-testimonials #testimonials-control {
		 bottom: -80px;
		 right: 0;
		 position: absolute;
		 padding: 2px 5px 0 6px;
		 background-color: transparent;
		 border: none;
		 color: #000;
	}
	.sim-testimonials #stestimonials-control {
		 bottom: -41px;
		 right: 0;
		 position: absolute;
		 padding: 2px 5px 0 6px;
		 background-color: transparent;
		 border: none;
		 color: #000;
	}
	/* BEGIN MOBILE TESTIMONIAL */
	 .ps-testimonials .lg-box {
		 display: none;
	}
	 .sim-testimonials .lg-box {
		 display: none;
	}
	 .ps-testimonials .mob {
		 display: block;
	}
     .sim-testimonials .mob {
		 display: block;
	}
	 .ps-testimonials .card {
		 background-color: transparent;
		 border: none !important;
	}
	.sim-testimonials .card {
		 background-color: transparent;
		 border: none !important;
	}
	 .ps-testimonials .row {
		 margin-right: 0px;
		 margin-left: 0px;
	}
	.sim-testimonials .row {
		 margin-right: 0px;
		 margin-left: 0px;
	}
	 .ps-testimonials .name {
		 background-color: black;
		 color: white;
		 bottom: -25px;
		 right: -2px;
		 width: 90%;
		 text-align: center;
		 position: absolute;
		 margin: auto;
	}
	.sim-testimonials .name {
		 background-color: black;
		 color: white;
		 /*bottom: -25px;
		 right: -2px;*/
		 width: 100%;
		 text-align: center;
		/* position: absolute;*/
		 margin: auto;
	}
	 .ps-testimonials .carousel-indicators {
		 bottom: -80px;
	}
	 .sim-testimonials .carousel-indicators {
		 bottom: -40px;
	}
	 .ps-testimonials .carousel-item {
		 border: 2px solid black;
	}
	.sim-testimonials .carousel-item {
		 /*border: 2px solid black;*/
	}
	 .ps-testimonials .open-quotes {
		 display: none;
	}
	 .sim-testimonials .open-quotes {
		 display: none;
	}
	 .ps-testimonials .close-quotes {
		 display: none;
	}
	.sim-testimonials .close-quotes {
		 display: none;
	}
	 .ps-testimonials .container-fluid {
		 background-color: #e0e0e0;
	}
	 .sim-testimonials .container-fluid {
		 background-color: #e0e0e0;
	}
	 .ps-testimonials .card-0 {
		 min-height: 432px;
		 border-radius: 0px;
		 color: #000;
	}
	.sim-testimonials .card-0 {
		 min-height: 432px;
		 border-radius: 0px;
		 color: #000;
	}
	 .ps-testimonials .profile-pic {
		 width: 220px;
		 height: 220px;
		 padding-top: 20px;
	}
	.sim-testimonials .profile-pic {
		 width: auto;
		 height: 150px;
		 /*padding-top: 20px;*/
	}
	 .ps-testimonials .content {
		 margin-left: 30px;
		 margin-right: 30px;
	}
	.sim-testimonials .content {
		 /*margin-left: 30px;
		 margin-right: 30px;*/
	}
	 .ps-testimonials .carousel-inner {
		 overflow: inherit;
		 margin: auto;
		 width: 100%;
	}
	 .sim-testimonials .carousel-inner {
		 overflow: inherit;
		 margin: auto;
		 width: 100%;
	}
	 .ps-testimonials .sfos {
		 width: 100%;
		 margin-bottom: 15px;
	}
	.sim-testimonials .sfos {
		 width: 100%;
		 margin-bottom: 15px;
	}
	/* END MOBILE TESTIMONIAL */
}
/* DESKTOP & TABLET */
 @media screen and (min-width: 950px) {
	 .ps-testimonials #testimonials-control {
		 bottom: -44px;
		 right: 0;
		 position: absolute;
		 padding: 2px 5px 0 6px;
		 background-color: transparent;
		 border: none;
		 color: #000;
	}
	.prospective-student main .pic-ban-mob-desktop {
	 background-image: url('cow-banner.jpg');
	 background-position: center;
	 background-size: cover;
	 background-repeat: no-repeat;
	background-attachment: fixed;
	 width: 100%;
	 height: 30vw;
}
	 .sim-testimonials .h3 {
	 font-family: United Sans Condensed;
	 font-weight: 600;
	 text-transform: uppercase;
	 letter-spacing: 2px;
}
	.sim-testimonials #stestimonials-control {
		 bottom: -27px;
		 right: 0;
		 position: absolute;
		 padding: 2px 5px 0 6px;
		 background-color: transparent;
		 border: none;
		 color: #000;
	}
	 .prospective-student main .why-ag-head {
		 font-family: United Sans Condensed;
		 font-size: 5vw;
		 letter-spacing: 0.1vw;
		 background-color: white;
		 padding: 15px;
		 position: relative;
		 top: -60px;
		 left: -10px;
		 width: fit-content;
	}
	 .prospective-student main .career-head {
		 font-family: United Sans Condensed;
		 font-size: 5vw;
		 letter-spacing: 0.3vw;
		 background-color: white;
		 padding: 15px;
		 margin-bottom: 30px;
	}
	 .prospective-student main .intro-p {
		 font-size: 24px;
		 margin-top: -25px;
		 margin-bottom: 25px;
	}
	 .prospective-student main .career-p {
		 color: white;
		 font-family: acumin-pro-condensed;
		 font-size: 25px;
	}
	 .prospective-student main .diverse-p {
		 font-family: acumin-pro-condensed;
		 font-size: 25px;
		 font-weight: 400;
	}
	 .prospective-student main .apply, .prospective-student main .visit, .ps-contact .visit.btn, .ps-contact .apply.btn {
		 width: 50%;
	}
	 .prospective-student main .bor {
		 border-right: 3px solid black;
	}
	 .prospective-student main .gold-3 {
		 background-color: #cfb991;
		 text-align: center;
	}
	 .prospective-student main .desktop-only {
		 display: block;
	}
	 .prospective-student main .mobile-only {
		 display: none;
	}
	 .prospective-student main div.gold-3>p {
		 margin-top: -20px;
	}
	 .contact-head{
		 font-size: 70px;
	}
	/* BEGIN DESKTOP/TABLET TESTIMONIAL */
	 .ps-testimonials .mob {
		 display: none;
	}
	.sim-testimonials .mob {
		 display: none;
	}
	 .ps-testimonials .name {
		 background-color: black;
		 color: white;
		 position: absolute;
		 bottom: -15px;
		 width: 400px;
		 right: -25px;
	}
	 .sim-testimonials .name {
		 background-color: black;
		 color: white;
		/* position: absolute;
		 bottom: -15px;*/
		 width: fit-content;
		/* right: -25px;*/
	}
	 .ps-testimonials .content {
		 margin-left: 350px !important;
		 float: right;
		 text-align: left;
		 position: relative;
		 top: -80px;
	}
	.sim-testimonials .content {
		/* margin-left: 350px !important;
		 float: right;
		 text-align: left;
		 position: relative;
		 top: -80px;*/
	}
	 .ps-testimonials .carousel-indicators {
		 bottom: -52px;
		 right: -50px;
	}
	.sim-testimonials .carousel-indicators {
		 bottom: -35px;
		 right: -50px;
	}
	 .ps-testimonials .card-0 {
		 color: #000;
		 background-color: #ffffff;
		 position: relative;
		 margin-left: 0px;
		 border-radius: 0px;
		 max-height: 228px;
		 top: -12px;
	}
	.sim-testimonials .card-0 {
		 color: #000;
		 background-color: #ffffff;
		 position: relative;
		 margin-left: 0px;
		 border-radius: 0px;
		 min-height: 100%;
		 top: -12px;
	}
	 .ps-testimonials .carousel-inner {
		 overflow: inherit;
	}
		 .sim-testimonials .carousel-inner {
		 overflow: inherit;
	}
	 .ps-testimonials .profile-pic {
		 width: 295px;
		 height: 295px;
	}
	 .sim-testimonials .profile-pic {
		 width: auto;
		 height: 200px;
	}
	 .ps-testimonials .sfos {
		 width: 35%;
		 position: relative;
		 right: -549px;
		 top: -19px;
		 z-index: 1;
	}
	 .sim-testimonials .sfos {
		 width: 35%;
		 position: relative;
		 right: -549px;
		 top: -19px;
		 z-index: 1;
	}
}
/* END DESKTOP/TABLET TESTIMONIAL */
 @media (min-width: 576px) and (max-width: 991px) {
	 .prospective-student main .tablet-only {
		 display: none;
	}
	 .prospective-student main .gold-3 {
		 margin-right: 3px;
	}
}
 @media (min-aspect-ratio: 16/9) {
	 .prospective-student main .vid-ban-desktop iframe {
		/* height = 50 * (9 / 16) = 56.25 */
		 height: 22.5vw;
	}
}
 @media (max-aspect-ratio: 16/9) {
	 .prospective-student main .vid-ban-desktop iframe {
		/* width = 40 / (9 / 16) = 177.777777 */
		 width: 71.11vh;
	}
}
 .prospective-student main .news-block .page-section.hh-module {
	 margin:0;
}
 .prospective-student main .news-block .page-section.hh-module .container {
	 width:100%;
}
 .prospective-student main .news-block .page-section.hh-module h2.h1.heading-text {
	 font-family: United Sans Condensed;
	 font-size: 50px;
	 letter-spacing: 3px;
	 margin-top:0;
}
 .prospective-student main .news-block .page-section.hh-module.news-listing .post{
	 border: 0 !important;
	 padding: 0 !important;
	 margin-bottom: 19px;
}
 .prospective-student main .news-block .page-section.hh-module.news-listing .post p {
	 font-size:16px;
}
 @media screen and (max-width: 1023px) {
	 .prospective-student main .ps-pip .pip:nth-child(3),.prospective-student main .ps-pip .pip:nth-child(4){
		 padding-top:20px;
	}
	 .prospective-student main .col-lg-6.news-block {
		 padding-bottom:30px;
	}
}
 .ps-testimonials .tHeader {
	 margin-top: -44px;
	 margin-bottom: 88px;
}
 .sim-testimonials .tHeader {
	 margin-top: -44px;
	 margin-bottom: 50px;
}
 .prospective-student main .ps-testimonials .tHeader {
	 /*margin-top: -88px;*/
}
 .prospective-student main .tintup.ps-social {
	 margin-bottom: 30px;
}
 .prospective-student .news-main__button a:hover, .prospective-student .news-main__button a:focus {
    color: #fff;
}
section.page-section.wysiwyg-full-width.catebanner{
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    min-height: 450px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px !important;
}
h1.catebanh{
    color: white !important; 
    text-align: center;
    font-family: "United Sans" !important;
    font-weight: 900;
    font-size: 3rem !important;
    text-transform: uppercase;
}
section.page-section.wysiwyg-full-width.cate-quote{
    background: black, url(/render/file.act?path=/department/oap/cate/_media/unknown-1536x1153.jpeg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    min-height: 450px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px !important;
}
section.page-section.wysiwyg-full-width.ban-parallax{
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    min-height: 500px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px !important;
}
h4.head-parallax{
    color: white !important; 
    text-align: center !important;
    font-weight: 600;
    font-size: 1.5rem !important;
}
section.page-section.wysiwyg-full-width.cate-letters{
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    min-height: 250px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px !important;
}
.page-section.wysiwyg-full-width.cate-slider{
    /*background-image: url(//m.pitchevator.com/department/oap/cate/_media/cate-letter-bkg.jpg);*/
    margin-bottom: 0px !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    min-height: 250px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px !important;
    background-color: black;
}
section.page-section.wysiwyg-full-width.dust-bg{
    background-color:#ebd99f;
   
}
section.page-section.wysiwyg-full-width.field-bg{
    background-color:#ddb945;
}
section.page-section.wysiwyg-full-width.gold-bg{
    background-color:#cfb991;
    margin-top: 0px !important;
}
section.page-section.wysiwyg-full-width.rush-bg{
    background-color:#daaa00;
    margin-top: 0px !important;
}
section.page-section.wysiwyg-full-width.steam-bg{
    background-color:#c4bfc0;
}
section.page-section.wysiwyg-full-width.railway-bg{
    background-color:#9d9795;
}


/*NEW BANNER OPTION FOR SUB PAGE*/
@media all {
	.banner-simple .banner-header {
		position: relative;
		margin-left: 50px;
	}

	.banner-simple .bottom-nav {
		z-index: -2;
	}

	.banner-simple .banner-header::after {
		content: '';
		width: 10px;
		height: 90%;
		background: #CFB991;
		position: absolute;
		left: -30px;
		top: 7px;
	}

	.banner-simple .color-box {
		right: 0;
		top: 0;
		background: #0b0b0b;
		/*steel color - Purdue*/
		height: auto;
		position: relative;
		align-items: center;
		justify-content: space-between;
		padding-bottom: 0;
	}

	.banner-simple .color-box p {
		font-size: 1.7em;
		color: #fff;
		font-family: acumin-pro-extra-condensed, sans-serif;
	/*	font-size: 24px;*/
		font-style: normal;
		line-height: 1.5;
		margin-bottom: 0px !important;
		padding: 30px 25px;
	}

	.banner-simple .image-sz {
		width: 100%;
		background-size: cover;
		overflow: hidden;
		height: auto;
	}

	.banner-simple .btn-outline {
		border: #fff solid 2px;
		text-align: center;
		text-decoration: none;
		padding: 7px 15px;
		color: #fff;
		text-transform: uppercase;
		background-color: transparent;
		font-family: United Sans;
		font-size: 24px;
		margin-top: 15px;

	}

	.banner-simple a.btn-outline:hover {
		border: #CFB991 solid 2px;
		color: #CFB991 !important;
	}
}

@media (min-width: 992px) {
	.banner-simple .banner-one {
		width: 100%;
		height: 450px;
		background-size: cover;
		overflow: hidden;
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}

	.banner-simple .full-scr {
		display: block;
	}

	.banner-simple .mobile {
		display: none;
	}

	.banner-simple .banner-header h1 {
		/*font-size: 48px;*/
		text-transform: uppercase;
		font-weight: 600;
		margin-top: 100px;
		font-family: United Sans;
		align-items: center;
	}
}

/*responsive*/
@media (max-width:991px) {
	.banner-simple .mobile {
		display: block;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.banner-simple .row {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.banner-simple .container-fluid {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.banner-simple .full-scr {
		display: none !important;
	}

	.banner-simple .image-sz {
		width: 100%;
		height: auto;
	}

	.banner-simple .row {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.banner-simple .container-fluid {
		margin-top: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.banner-simple .mobile {
		/*holds the image*/
		margin-top: 0px;
		width: 100%;
		height: auto;
	}

	.banner-simple .banner-one {
		display: none;
	}

	.banner-simple .banner-header h1 {
		font-size: 8vw;
		text-align: left;
		border-left: 7px solid #cfb991;
		padding-left: .5em;
		margin: .5em;
	}

	.banner-simple .color-box p {
		margin-left: 2%;
		/*check this value*/
	}

}
/*Profile Page*/
 .profile-page .title-text {
    font-weight: 600;
    color: #8e6f3e;
    font-size: 1.2rem;
}
.profile-page .area {
    font-weight: 500;
}
.profile-page i.fas.fa-xs {
    margin-right: 10px;
}
.profile-page .profile {
    padding: 1rem;
}
.profile-page .profile-name {
    margin-bottom: 0;
}
.profile-page .profile .image {
    text-align: center;
    margin-top: 10px;
}
.profile-page .contact{
     font-weight: 500;
}
.profile-page .profile-content {
     margin-bottom: 1rem;
}
.profile-page .address {
    margin-top: 1rem;
}
.profile-page .top-block .card-text {
    margin-top: 0.8rem;
}
@media (min-width: 992px) {
.profile-page .address {
    margin-top: 0;
}
}
.profile-page .content-heading:after {
    content: "";
    display: inline-block;
    height: 1px;
    background-color: #bcbbb6;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    z-index: 10;
}
.profile-page .content-heading {
    position: relative;
    min-height: 10px;
}
.profile-page .content-heading h2 {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
    z-index: 20;
}
.profile-page {
    margin-top: 35px;
}
.profile-page .top-block {
    margin-bottom:1.3rem;
}
.profile-page .pronouns {
    font-size: 1.6rem;
    line-height: 1.6rem;
    color: #6c757d!important;
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-weight: 500;
    font-style: normal;
}
.profile-page:has(+ .page-section) {
	margin-bottom:0;
}
.profile-page + .page-section {
	margin-top:0;
}
/*top-stories button update*/
 .stories .featured-story-col .card-body .btn {
    margin-left: 0 !important;
    margin-right: 25px !important;
}

/*Tab Component */
.tabs-section .accordion .card .heading {
   margin: 0;
   padding: 0;
   font-family: acumin-pro, sans-serif;
   line-height: 1.2;
   font-weight: 500;
   color: #000000;
   font-size: 1.1em;
   text-transform: uppercase;
}
.tabs-section .accordion .card .card-header .heading .btn-link {
   width: 100%;
   margin: 0;
   padding: 12px 20px;
   background-color: #000;
   color: #cfb991;
   font-weight: 900;
   text-align: left !important;
}
.tabs-section .accordion .card {
   border: solid 1px #000;
   margin-bottom: 5px;
   border-radius:0;
}
.tabs-section .nav-tabs .nav-item.show .nav-link, .tabs-section .nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #c4bfc0 #c4bfc0 #fff !important;
    color: black;
    height: 100%;
}
.tabs-section .nav-tabs .nav-item {
    margin-left: 5px;
    margin-right: 0px;   
    border-color: #c4bfc0 #c4bfc0 #fff;
    display: flex;
    flex: 1;
}
.tabs-section .nav-tabs li:first-child {
    margin-left: 0;
}
.tabs-section .nav-tabs li:last-child {
    margin-right: 0;
}
.tabs-section .nav-tabs .nav-item:has(.active) {
    border-bottom-color: #fff !important;
    margin-bottom: -2px;
}
.tabs-section .nav-tabs {
   /* border-bottom: 1px solid #000; */
    flex-wrap: nowrap;
}
.tabs-section  .tabs-container button{
    padding: 10px 10px 6px;
    height: 100%;
    flex: 1;
}
.tabs-section .black.tabs-container button {
    background-color: #000;
    color: #cfb991;
}
.tabs-section .gold.tabs-container button {
    background-color: #cfb991;
    color: black;
}
.tabs-section .tabs-container button:not(.active):hover, .tabs-section .tabs-container button:not(.active):focus {
    /*color:  white; */
    background-color: rgb(207,185,145, 90%);  
    color:  black;
}
.tabs-section .tab-content {
    border-left: 1px solid  #c4bfc0; /*steam color*/
    border-right: 1px solid #c4bfc0;
    border-bottom: 1px solid #c4bfc0;
}

/*CTA Button Bar*/
.magnetic-menu.cta-bar {
    margin-top: 0;
    padding: 0;
    background-color: transparent !important;
    position: relative !important;
    z-index: 0 !important;
    height: auto !important;
}
.magnetic-menu .list-inline {
    background-color: transparent !important;
    width: 100%;
    height: auto !important;
}
.magnetic-menu.cta-bar.page-section.cta-bar {
    margin-top: 0;
}
.magnetic-menu.cta-bar .list-inline-item a {
    padding: 10px 0 !important;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.magnetic-menu.cta-bar .list-inline-item a:focus, .magnetic-menu.cta-bar .list-inline-item a:hover,.magnetic-menu.cta-bar .list-inline-item a:active{
    color: #000;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow:   none !important;
    box-shadow:  none !important;
}

.magnetic-menu.cta-bar .list-inline-item {
    width: 100%;
    height: auto !important;
}
.magnetic-menu.cta-bar .list-inline-item:nth-child(1) a:after, .magnetic-menu.cta-bar .list-inline-item:nth-child(2) a:after {
    content:none;
}

@media (min-width: 768px) {
 .magnetic-menu.cta-bar  a {
    margin: 5px;
 }
.magnetic-menu.cta-bar.page-section.cta-bar {
    margin-top: 20px;
}

.magnetic-menu.cta-bar li {
    width: 24.6%;
    padding-right: 0;
    padding-left: 0;
}
.magnetic-menu.cta-bar .list-inline {
   margin-top: 15px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start !important;
}
}
@media (max-width: 767.98px) {
.magnetic-menu.cta-bar li.list-inline-item {
    border-bottom: 1px solid white;
    padding-right: 0;
    padding-left: 0;
}
.magnetic-menu.cta-bar .list-inline-item a {
    margin: 0 !important;
}
.magnetic-menu.cta-bar li.list-inline-item:first-child {
    border-top: 1px solid white;
}
}
@media (max-width: 1199px) {
.magnetic-menu.cta-bar .container {
    width: 100% !important;
    max-width: none;
    padding:0;
}
}
/*Header - Mobile Updates*/
#mobile-nav #info-links-mobile, #mobile-nav #top-nav-quicklinks-mobile {
    border-color: #cfb991;
    background-color: transparent;
    font-weight: 700;
    margin-top: 15px;
    font-family: 'United Sans';
    font-size: 1.3rem;
    border: 3px solid;
    text-align: center;
    white-space: wrap;
    text-transform: uppercase;
}

#mobile-nav ul.navbar-nav.w-100 li button {
    background-color: #cfb991;
    color: black;
    padding: 10px;
    text-transform: uppercase;
    border-top: 2px solid black;
    font-size: 1.3rem;
    white-space: wrap;
}

.center-nav .mobile-nav-links .navbar-nav a.nav-link{
    background-color: #cfb991;
    color: black;
    padding: 10px;   
    font-size: 1.3rem;
    border-top: 2px solid black;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.center-nav .container.mobile-nav-links .dropdown-menu a.dropdown-item:last-child {
     border-bottom: none !important;
}
#mobile-nav  ul.navbar-nav:last-of-type {
    margin-bottom: 1rem !important;
}
@media (max-width: 575.98px) { 
   #mobile-nav #info-links-mobile, #mobile-nav #top-nav-quicklinks-mobile, #mobile-nav ul.navbar-nav.w-100 li button, .center-nav .mobile-nav-links .navbar-nav a.nav-link  {
       font-size: 1rem;
   } 
}
.ig-ps{
    text-decoration: none;
}
.ig-ps:hover{
    text-decoration: underline;
}

/*Sub Page Intro Social Media Links*/
.intro-social-media ul.list-inline {
    display: flex;
/*  justify-content: space-around; removed this to match extension */
}
.intro-social-media a {
    font-size: 30px;
    padding:.5rem
}
.intro-social-media li {
    margin:1rem 
}
.intro-social-media  a:hover{
   color: #cfb991;
}
.intro-social-media {
    margin: 0.5rem 0 0.5rem;  /* it was 1rem 0 2rem, 01-16-2024 */
 /*   max-width: 1140px; removed this to match Extension */
}

.nm-ban1{
    background-image: url("//m.pitchevator.com/digital-forestry/_media/rededge_digital-forestry_data-server-011.jpg");
}
.nm-ban2{
    background-color: #EBEAEA;
}
.nm-ban3{
    background-image: url("//m.pitchevator.com/digital-forestry/_media/next-moves-txt-02.png");
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}
.nm-ban-b{
      background-color: #000000;
}

/*News Listing Block Search Updates*/
.news-listing-block .post {
	 display:none;
}
.news-listing-block .post.filter-match {
	 display:block;
}
.news-listing-block .post.filter-match {
	 display:block;
}
.news-listing-block .news-list-sidebar {
  order: 1;
}
.news-listing-block .news-list {
  order: 2;
}
@media (min-width: 992px) {
  .news-listing-block .news-list-sidebar {
    order: 2;
    margin-bottom: 30px;
  }

  .news-listing-block .news-list {
    order: 1;
  }
}
.news-listing-block .search {
    border: 2px solid black;
    margin-bottom: 10px;
}
.news-listing-block input[type="text"] {
    width: 100%; 
    min-width: 200px;
    border-radius: 2px;
    height: 2.5em;
}
.news-listing-block .search input {
    border: 2px solid black;
    width: calc(100% - 55px) !important;
    height: 100%;
    padding: 5px;
    border: none;
    min-height: 2.5em;
}
.news-listing-block .search:hover, .news-listing-block .search:focus {
     background-color: #cfb991;
}
.news-listing-block .search button {
    height: 2.8rem;
    background: transparent;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
}
.news-listing-block button.primary-button {
    margin-left:0 ;
}
.news-listing-block .post-search {
    display:none;
}

/*Headshot Component Columns/Cards */
.headshot-section .card.headshot {
    border:none;
}
.headshot-section .card.headshot .headshot-details {
    padding-top: 1.25rem;
}
.headshot-section .card.headshot .btn {
    padding: 11px 20px 6px;
}

/* headshot columnn view */

@media (min-width: 1919px) {
   .headshot-section .card.headshot .card-img-top {
        height: 285px; /* was 300, experimenting with 275px */
        padding-left: 10px; /* experimenting with the container to make the images a little smaller */ 
        padding-right: 40px; /* experimenting with the container to make the images a little smaller */
    }
}

@media (min-width: 1025px) and (max-width:1195px) {
   .headshot-section .card.headshot .card-img-top {
        height: 260px; /* was 300, experimenting with 275px */
        padding-left: 10px; /* experimenting with the container to make the images a little smaller */ 
        padding-right: 20px; /* experimenting with the container to make the images a little smaller */
    }
}
@media (min-width: 1196px) and (max-width:1918px) {
   .headshot-section .card.headshot .card-img-top {
        height: 300px; 
        padding-left: 10px; 
        padding-right: 30px; 
    }
}
@media (min-width:992px) and (max-width: 1024px) {
   .headshot-section .card.headshot .card-img-top {
        height: 250px; /* was 300, experimenting with 275px */
        padding-left: 10px; /* experimenting with the container to make the images a little smaller */ 
        padding-right: 20px; /* experimenting with the container to make the images a little smaller */
    }
}
@media (max-height: 700px) and (max-width: 539) {
   .headshot-section .card.headshot .card-img-top {
        height: 250px; /* was 300, experimenting with 275px */
        padding-left: 10px; /* experimenting with the container to make the images a little smaller */ 
        padding-right: 20px; /* experimenting with the container to make the images a little smaller */
    }
}

/* it will use 2 columns when the breaks between 768px and 991px screen size*/
 @media only screen and (min-width: 768px) and (max-width: 991px) {
	 .headshot-section .card-deck .col-md-3 {
		 flex: 0 0 50% !important;
		 max-width: 50% !important;
	}
}
 @media (max-width:275px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper  {
		 width: 70% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 225px;
	}
}
 @media (min-width:276px) and (max-width:300px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper  {
		 width: 70% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 250px;
	}
}

 @media (min-width:301px) and (max-width:390px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper  {
		 width: 70% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 325px;
	}
}
 @media (min-width: 391px) and (max-width:462px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper  {
		 width: 60% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 350px;
	}
}
 @media (width: 540px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper  {
		 width: 50% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 350px;
	}
}
 @media (min-width:463px) and (max-width:712px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper  {
		 width: 50% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 350px;
	}
}
 @media (min-width:713px) and (max-width:767px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper {
		 width: 50% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 20em;
	}
}
 @media (min-width:768px) and (max-width:991px) {
   .headshot-section .card-img, .headshot-section .card-img-bottom, .headshot-section .card-img-top, .headshot-section .img-wrapper {
		 width: 80% !important;
		 margin-right: auto;
		 margin-left: auto;
		 height: 350px;
	}
}


/*  */
.card-footer{
    background: none !important;
    border: none !important;
    padding: 0px !important;
}
.card-footer a.btn.btn-primary{
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.headshot .card-body {
    padding: 0px;
}

section.columns.page-section{
    margin-top:30px;
    margin-bottom: 30px;
}

.btn-white{
    background-color: white;
}
.btn-white:hover{
    background-color: #cfb991;
}
 .card-footer {
	 background-color: transparent !important;
	 border-top: none !important;
}
.ib h2   { 
    color: black !important;
}