a#dnn_dnnPrivacy_hypPrivacy{
color: #003366;
}

a#dnn_dnnLogin_enhancedLoginLink{
color: #003366;
}
a#contactUsBtn{
color: #003366;
}
a#dnn_dnnTerms_hypTerms{
color: #003366;
}

header.fixedheader .header-body,
body.sticky-menu-active header .header-body  {
    background: #FFFFFF !important;
}
header nav.mega-menu .dropdown{
    margin-top:0px!important;
}
html header .navbar-collapse .nav-main > ul > li > a {
    font-size: 18px!important;
    text-transform: capitalize;
}
header.fixedheader .header-body, body.sticky-menu-active header .header-body {
    background: #FFFFFF !important;
}
html header nav ul.nav-main .dropdown-full-color>ul.dropdown-menu li a, html header nav ul.nav-main .dropdown-full-color.mega-menu-item>ul.dropdown-menu li a {
    background: #3BA1D6!important;
    color: white;
    margin: 0.25em;
}
html header nav ul.nav-main .dropdown-full-color>ul.dropdown-menu li a:hover {
    background-color: #78BEF9!important;;
}
html header .navbar-collapse .nav-main > ul ul > li > a {
    color: #FFFFFF;
    font-size: 16px!important;
    letter-spacing: .5px!important;
}
header h1.logo {
	margin: 0;
    padding: 5px 0px 45px 0px !important;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	color: transparent;
	-moz-transition: all 0.2s ease-in 0.2s;
	-o-transition: all 0.2s ease-in 0.2s;
	-webkit-transition: all 0.2s ease-in 0.2s;
	transition: all 0.2s ease-in 0.2s;
}

header > div.container {
    margin-bottom: -20px !important;
}



.breadcrumbs{
display:none !important;
}
.text-title {
    color: white!important;
    font-size: 45px;
    text-align: center;
    font-weight: 600;
    line-height: 1;
}
.text-content,
.text-content a{
    font-size: 16px;
}
.subtitle{
   font-size:30px; 
}
.multine-ellipsis {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    transition: all .4s ease-out;
}
.text-blue{
    color: #003366!important;
}
.text-gold{
    color:#caa15b;
}
.text-bold{
    font-weight: 700;
}
header{
margin-bottom: 0!important;
min-height: 20px!important;
}
.bg-gold{
  background: #caa15b;  
}
.bg-blue{
    background:#003366;
}

/* Hiding the search bar - YM*/
.searchSocial {

   display: none!important;

}













