.navbar-default {
    background-color: #576B7B;
    margin-bottom: 0;
    border-bottom: 2px solid #576B7B;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #fff;
}
.navbar-default .navbar-nav>li>a {
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 13pt;
}

.navbar-nav {
    margin-bottom: 0 !important;
}
.navbar-brand img {
  max-width: 290px;
}
.navbar-brand {
    margin-bottom: 60px;
    padding: 0;
}

@media (min-width: 768px) {
    .top-nav .top-links {
    line-height: 100px;
    float: right;
}
.slides li {
        background-size: cover;
    }
.navbar-default .navbar-toggle {
    /* border-color: #ddd; */
    padding: 40px 0;
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
    height: 5px;
    width: 43px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #333;
    background-color: transparent;
    text-decoration: underline;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    height: 360px;
}
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
.dropdown-menu-large .dropdown-header {
    /*color: #00A1B4 !important;*/
    font-weight: bold;
    font-family: 'Philosopher', sans-serif;
    font-size: 2rem !important;
}
hr {
    border-top: 1px solid #e0e0e0 !important;
}
.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.428571429;
    color: #000 !important;
    font-family: 'Montserrat', sans-serif;
    white-space: normal;
}
.dropdown-menu-large > li > ul > li > a:hover {
  font-weight: bolder;
}
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  padding: 20px 0px;
  background-color: #fff;
}
.d-yellow {
    border-top: 7px solid #FFB400;
}
.d-yellow .dropdown-header {
    color: #FFB400;
}
.d-orange {
    border-top: 7px solid #C67827;
}
.d-orange .dropdown-header {
    color: #C67827;
}
.d-teal {
    border-top: 7px solid #259FAF;
}
.d-teal .dropdown-header {
    color: #259FAF;
}
.d-grey {
    border-top: 7px solid #2E353B;
}
.d-grey .dropdown-header {
    color: #2E353B;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #1376a4;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #42a4d2;
  background-color: #f5f7f1;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #62666d;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  font-size: 16px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle {
    border: none;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    font-weight: bold;
    font-size: 14pt;
}
@media (min-width: 1200px) {
    .navbar-nav>li {
    margin-right: 142px;
}
}
@media screen and (min-width: 992px) and (max-width: 1200px) { 
    .navbar-nav>li {
    margin-right: 93px;
}
}
@media screen and (min-width: 768px) and (max-width: 992px) { 
    .navbar-nav>li {
    margin-right: 37px;
}
}
@media (max-width: 768px) {
    .flexslider .hero-unit h1 {
    font-size: 3rem !important;
}
.flexslider .hero-unit {
    padding: 50px 0 !important;
    font-size:0em !important;
}
    .slides li {
        background-size: contain;
    }
    .navbar-toggle {
        margin-top: 6px !important;
    }
    .top-nav .top-links a {
    margin-left: 5px !important;
}
    .top-nav .top-links {
    line-height: 38px;
}
    .navbar-header a {
    font-family: 'Libre Baskerville', serif;
    font-weight: bold;
    color: #fff;
    line-height: 55px;
    float: right;
    font-size: 14pt;
    margin-right: 20px;
    }
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large .dropdown-header {
    color: #fff !important;
}
.dropdown-menu-large {
    padding: 0 !important;
}
  .dropdown-menu-large > li {
    margin-bottom: 15px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
  .bottom-nav a {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
    left: 0 !important;
  }
  .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .dropdown {
    display: inline-block;
  }
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition:         all 0.3s  ease;
    -moz-transition:    all 0.3s  ease;
    -webkit-transition: all 0.3s  ease;
    -o-transition:      all 0.3s  ease;
    -ms-transition:     all 0.3s  ease;
  }
  .bottom-nav a {
    font-size: 2rem;
  }
}
h2 {
  color: #FFB400;
  font-family: 'Libre Baskerville', serif;
}
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}
p b {
    color: #800000;
}
b {
    color: #800000;
}
.flexslider {
    margin-bottom: 0 !important;
}
/* Buttons */
.btn-gold {
  background-color: #F3BA07;
  background-size: cover;
  color: #000 !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-lightblue {
  background-color: #46B9CB;
  background-size: cover;
  color: #fff !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-blue {
  background-color: #259FAF;
  background-size: cover;
  color: #fff !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-orange {
  background-color: #C67827F;
  background-size: cover;
  color: #fff !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-red {
  background-color: #AA402A;
  background-size: cover;
  color: #fff !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-slate {
  background-color: #576B7B;
  background-size: cover;
  color: #fff !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-grey {
  background-color: #2E353B;
  background-size: cover;
  color: #fff !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem !important;
  text-decoration: none !important;
}
.btn-white {
  background-color: #fff;
  background-image: url('/img/btn-white.png');
  background-size: cover;
  color: #000 !important;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
}
.btn-danger {
  font-size: 1.5rem !important;
}
.gold-badge {
  background-color: #AA4029;
  color: #fff;
  padding: 5px 10px;
  border-radius: 50px;
}
.center {
  text-align: center;
}
.content table { 
    width: 100% !important;
}
footer {
  padding: 45px 0;
  background-color: #333;
  font-family: 'Philosopher', sans-serif;
  color: #fff;
}
footer h5 {
  color: #FFB400;
  font-size: 2rem;
}
footer a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 13pt;
}
/* footer img {
  filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
} */


/* Inner Page */
.page-title {
  background-image: url('/img/harp-bg-neck.png');
  padding: 55px 0;
  border-color: #C8B968;
  background-size: cover;
  background-position: center;
  border-bottom-width: 3px;
  box-shadow: inset 0px 25px 41px -10px rgba(0,0,0,0.5), inset 0px -25px 11px -10px rgba(0,0,0,0.5);
}
.page-title h1 {
  color: #fff;
  font-family: 'Philosopher', sans-serif;
}
.content img {
    border-radius: 16px;
    padding: 10px;
}
.content {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 5px solid #F3BA07;
  background-image: url('/img/AHS-HarpStrings.png');
}
.contant {
    font-family: 'Philosopher', sans-serif;
    font-size: 2rem;
}
.content p strong {
    font-family: 'Montserrat', sans-serif;
    color: #800000;
    margin-top: 25px;
}
strong {
    color: #800000;
}
.content h1 {
    font-family: 'Philosopher', sans-serif;
    font-size: 5rem;
    color: #000;
}
.content h4 {
    font-family: 'Philosopher', sans-serif;
    font-size: 5rem;
    color: #a39a62;
    padding-top: 25px;
    display: inline-block;
}
.content h2 {
    color: #FFB400;
    font-family: 'Philosopher', sans-serif;
}
.content p {
  font-size: 1.2em;
}
.content td, th {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7rem;
}
.content ul {
    list-style: circle;
}
.content ul li {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    padding: 5px 0;
}
.btn strong {
    color: #fff !important;
}
.content a {
    color: #269FAF;
    text-decoration: underline;
    display: inline-block;
}
.flexslider .hero-unit {
  padding: 85px 0;
  color: #fff;
  font-family: 'Piazzolla', serif;
  font-weight: lighter;
  font-size: 5rem;
}
.flexslider .hero-unit h1 {
  font-family: 'Philosopher', sans-serif;
  font-weight: lighter;
  font-size: 5rem;
}
.motto {
  padding: 25px 0 55px;
}
.motto span {
  font-family: 'Libre Baskerville', serif;
  font-size: 3rem;
}
.motto .fas {
  color: #FFB400;
}
.top-nav {
    background-color: #fff;
    border-color: #C8B968;
    border-bottom-width: 3px;
    margin-bottom: 0 !important;
}
.top-nav a {
    font-family: 'Philosopher', sans-serif;
    font-weight: bold;
    color: #576B7B;
    font-size: 14pt;
}
.top-nav .top-links a {
    margin-left: 30px;
}
.bottom-nav {
  background-color: #a39a62;
  padding: 8px 0;
  overflow: hidden;
}
.bottom-nav .form-control {
  border-radius: 50px;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5rem;
}
.bottom-nav .input-group-btn .btn-default {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
.navbar-form {
  border: none !important;
  box-shadow: none !important;
}
.bottom-nav a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  display: block;
}
.flexslider {
    border: none !important;
}
/* Button */
.btn-gold {
  background-color: #FFB400;
  border: none;
  color: white;
  font-size: 1.5rem;
  font-family: 'Cabin', sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-default {
    font-size: 1.5rem;
  font-family: 'Cabin', sans-serif;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* Find A Chapter */
.displayBox {
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.displayBox .chapterTitle {
    font-size: 3rem;
    font-weight: bold;
    color: #C8B968 !important;
    font-family: 'Libre Baskerville', serif;
}
.form-control {
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 85%;
    border: 2px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.linkBox {
    border-top: 5px solid #F3BA07;
    background-color: #fff;
    box-shadow: 0px 20px 27px -20px #B3B7B2;
    padding: 10px;
}
.linkBox ul {
    list-style: none;
    padding: 0 !important;
}
.linkBox ul li a {
    color: #259FAF;
    text-decoration: none !important;
    display: block;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 12pt;
}
/* Inside Content Tables */
.content table {
    background-color: transparent !important;
    border: none !important;
    border-radius: 2px;
}
.content .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: none !important;
}
.content td, th {
    padding: 3px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px;
}

.home_socialLink{	
	text-decoration: none !important;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.footer-logo-links {
    text-align: center;
}
.test-mw-100{
	max-width: 100%;
}

form .row{
  margin-bottom: 10px;
}