.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1400px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1400px;}
.bodysize{max-width: 1400px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #007bff;}
.link:hover, a:hover{color: #0056b3;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #212529;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #0b6b5c;
	background: #0b6b5c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b6b5c), color-stop(50%,#0b6b5c), color-stop(51%,#0b6b5c), color-stop(100%,#0b6b5c));
	background: -moz-linear-gradient(top,  #0b6b5c 0%, #0b6b5c 50%, #0b6b5c 51%, #0b6b5c 100%);
	background: -webkit-linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	background: -o-linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	background: -ms-linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	background: linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b6b5c', endColorstr='#0b6b5c',GradientType=0 );
	border: 3px solid #0b6b5c;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #007d62;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007d62), color-stop(50%,#007d62), color-stop(51%,#007d62), color-stop(100%,#007d62));
	background: -moz-linear-gradient(top,  #007d62 0%, #007d62 50%, #007d62 51%, #007d62 100%);
	background: -webkit-linear-gradient(top,  #007d62 0%,#007d62 50%,#007d62 51%,#007d62 100%);
	background: -o-linear-gradient(top,  #007d62 0%,#007d62 50%,#007d62 51%,#007d62 100%);
	background: -ms-linear-gradient(top,  #007d62 0%,#007d62 50%,#007d62 51%,#007d62 100%);
	background: linear-gradient(top,  #007d62 0%,#007d62 50%,#007d62 51%,#007d62 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d62', endColorstr='#007d62',GradientType=0 );
	border: 3px solid #007d62;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 3px solid #0b6b5c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #007d69;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #0b6b5c;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #0b6b5c;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #000000;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/wilbraham/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #0b6b5c;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #0b6b5c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b6b5c), color-stop(50%,#0b6b5c), color-stop(51%,#0b6b5c), color-stop(100%,#0b6b5c));
	background: -moz-linear-gradient(top,  #0b6b5c 0%, #0b6b5c 50%, #0b6b5c 51%, #0b6b5c 100%);
	background: -webkit-linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	background: -o-linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	background: -ms-linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	background: linear-gradient(top,  #0b6b5c 0%,#0b6b5c 50%,#0b6b5c 51%,#0b6b5c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b6b5c', endColorstr='#0b6b5c',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #007d69;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #007d69;
	border-color: #007d69;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #007d69;
}
.polaris-nav-active i{
	color: #007d69;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #212529;}
.headingtext{color: #007d69;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
/**** Main ****/
html {
 font-size: 15px;
}
body, #body {
  font-size: 15px;
  line-height: normal;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #212529;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
    cursor: pointer !important;
}
.wpl-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.wpl-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.text-center {
    text-align: center !important;
}
.wpl-col-lg-6,.wpl-col-md-12, .wpl-col-sm-12,.wpl-col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
/**** HEADER ****/

.navbartoptwo {
    position: relative;
    /*z-index: 1000;*/
    min-height: 45px;
    margin-bottom: 0px;
    border-bottom: solid 2px #505050;
    text-align: right;
    padding-right: 0px;
    padding-top: 3px;
    background-color: #007D69;
    color: #fff;
    clear: both;
}
#header p {
    margin: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}
#header img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    padding: 7px;
}


#header .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: button;
    color: #000;
    font-size: 16px;
}
#header .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.wpl-jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}

.wpl-jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.wpl-jumbotron {
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    min-height: 120px;
    color: #000;
    background-color: white;
    background-image: url(https://www.wilbrahamlibrary.org/Wilbraham/libpic1.jpg);
    background-repeat: repeat-x;
    background-position: center left;
    border-bottom: solid thin gray;
}
.logoimage {
    margin: -5px 0 0 0 !important;
}
/*** NAV ***/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;

  }
}
#navbar-collapse-grid > ul > li:nth-child(2) > a {
   display: none;
}
.p7AMM.amm-centered {
    text-align: center;
}
.p7AMM.amm-root-menucolorscheme’ {
    background-color: #fff;
    color: #000;
    padding: 0px;
    border-top: 3px solid #006a72;
}
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
    background: #1D5586;
    color: #fff;
    /* border-right: thin solid #fff; */
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin: 0px;
    padding: 10px;
  font-size: 16px;
}
.p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger:hover, .p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger {
    background-image: url(https://www.wilbrahamlibrary.org/Wilbraham/img/amm-right-light.gif);
}
.p7AMM.amm-subs-menucolorscheme’ ul ul a {
    color: #000;
}
.navbar-top .navbar-collapse {
    padding: 0;
}
.navbar {
    border: 0;
}
.nav>li {
    display: inline-block;
    float: unset;
    padding: 0px 2px;
}
.navbar-nav {
   float: unset;
}

#navbar-collapse-grid > ul > li > a > i {
  display: none;
}

.p7AMM.amm-rootlinks-menucolorscheme’ ul a:hover, .p7AMM.amm-rootlinks-menucolorscheme’ ul a:focus, .p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger.open {
    background: #ed8a3f;
    color: #000;
    font-weight: normal;
}
#navbar-collapse-grid > ul > li > ul {
    box-sizing: border-box;
    background-color: #D2E7ED !important;
    border: solid thin #ccc !important;
    box-shadow: unset;
    border-radius: 0;
    padding: 0;
    margin:0;
}
#navbar-collapse-grid > ul > li > ul > li > a {
   color: #000;
   background: transparent;
}
#navbar-collapse-grid > ul > li > ul > li > a:hover {
    background: #b3bb1a;
    color: #000;
}
/**** FOOTER ****/
#default_footer {
   display: none;
}
.wpl-footer {
    position: relative;
    z-index: 1;
    min-height: 45px;
    margin-bottom: 0px;
    border-top: solid 2px #000;
    text-align: right;
    font-size: large;
    padding-right: 0px;
    padding-top: 10px;
    background-color: #007D69;
    color: #fff;
    clear: both;
}
#wpl-footer {
    padding: 10px;
}
#footer p {
    margin: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}

.wpl-footer a {
    color: white;
}
/**** Breakpoints ****/
@media (min-width: 576px) {
    .wpl-container {
        max-width: 540px;
    }
      .wpl-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  .wpl-jumbotron {
    padding: 4rem 2rem;
}
}
@media (min-width: 768px) {
    .wpl-container {
        max-width: 720px;
    }
      .wpl-col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .wpl-container {
        max-width: 960px;
    }
      .wpl-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .wpl-container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .wpl-container {
        max-width: 1400px !important;
    }
}

@media (max-width: 1264px) {
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
  font-size: 14px;
  }
}
@media (max-width: 1264px) {
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
  font-size: 13px;
  }
      .navbar-nav {
        float: left;
        margin: 0;
    }
      .navbar-nav>li {
        float: left;
    }
}
@media (max-width: 1108px) {
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
  font-size: 12px;
  }
}
@media (max-width: 1055px) {
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
  font-size: 11px;
  }
}
@media (max-width: 1001px) {
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
  font-size: 10px;
  }
}
@media (max-width: 767px) {
   .burger-button {
    cursor: pointer;
    display: inline-block;
    color: white;
}
  .nav-mobile .navbar-brand {
   display: none;
}
  .nav-mobile {
    background: black !important;
}
  .navbar-nav {
    float: left;
    width: 100%;
}
  .nav>li {
    display: block;
    float: unset; 
    padding: 0px 2px;
}
  .navbar-top > div > ul > li > a {
      background-color: #1D5586 !important;
      color: white !important;    
  }
   .p7AMM.amm-rootlinks-menucolorscheme’ ul a {
    border-right: unset;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
  }
  #navbar-collapse-grid > ul > li > ul > li > a {
    color: #000;
    background: transparent;
    text-align: center;
}
  .p7AMM.amm-rootlinks-menucolorscheme’ ul a {
  font-size: 16px;
  }
}



.wpl-jumbotron {
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}