@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Raleway:400,500,700&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1170px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1170px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.bodysize{max-width: 1170px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1170px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0019d8;}
.link:hover, a:hover{color: #0056b3;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #194483;}
body{
		color: #000000;
		font-family: Verdana, Geneva, 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: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #194483;
	background: #194483;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(top,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194483', endColorstr='#194483',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	border: 0px solid #000000;
	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: 0px solid #000000;
	-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: #194483;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #194483;
	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 #194483;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #194483;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(top,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194483', endColorstr='#194483',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #194483;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(-90deg,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #194483;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(-90deg,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(-90deg,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194483', endColorstr='#194483',GradientType=0 );
	color: #edac1e;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #194483;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(top,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194483', endColorstr='#194483',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #194483;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(top,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194483', endColorstr='#194483',GradientType=0 );
	color: #edac1e;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #edac1e;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, 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/stmalib/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #194483;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(25, 68, 131, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(25, 68, 131, 0);
	box-shadow: 0px 0px 1px 1px rgba(25, 68, 131, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-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: #194483;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#194483), color-stop(50%,#194483), color-stop(51%,#194483), color-stop(100%,#194483));
	background: -moz-linear-gradient(top,  #194483 0%, #194483 50%, #194483 51%, #194483 100%);
	background: -webkit-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -o-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: -ms-linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	background: linear-gradient(top,  #194483 0%,#194483 50%,#194483 51%,#194483 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194483', endColorstr='#194483',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: #194483;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #194483;
	border-color: #194483;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #194483;
}
.polaris-nav-active i{
	color: #194483;
}
.widgetbody hr{
	color: #194483;
	background-color: #194483;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #194483;
}
.bottomrule{
	border-bottom: 1px solid #194483;
}
.bodytext{color: #000000;}
.headingtext{color: #194483;}
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Raleway:400,500,700&display=swap');


body {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
}

h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4, h5, .heading5 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
h1 a, .heading1 a, h2 a, .heading2 a, h3 a, .heading3 a, h4 a, .heading4 a, h5 a, .heading5 a {
  color: #194483;
	font-weight: 600;
}

.button {
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    font-weight: 500;
    padding: 10px 16px;
  	text-decoration: none;
  	display: block;
	text-transform:uppercase;
	transition: all 0.75s ease;
}
.button:hover {
  	text-decoration: none;
}

a.button_link {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

/* HEADER */

#header-logo {
  width: 300px;
  display: inline;
  margin-bottom: 20px;
}
#header-right {
  float: right;
}
#top-nav ul {
  display: inline-block;
}
#top-nav li {
  display: inline-block;
}
#top-nav li a {
  padding: 0 20px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
#top-nav li:last-child a {
  padding: 0 0 0 20px;
}
#top-nav li a:hover {
  color: #edac1e;
  text-decoration: none;
}

#top-socials {
  text-align: right;
}

#top-socials .svg-inline--fa.fa-w-9 {
    width: .5625em;
}
#top-socials .svg-inline--fa.fa-w-16 {
    width: 1em;
}
#top-socials .svg-inline--fa.fa-w-14 {
    width: .875em;
}

#top-socials .fa-2x {
    font-size: 2em;
}

#top-socials a.header-fa {
    display: inline-block;
    padding-left: 12px;
    position: relative;
    top: 4px;
    transition: all 0.75s ease;
    color: #194483;
}

#top-socials a.header-fa:hover {
    color: #EDAC1E;
    transition: all 0.75s ease;
}
.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

#top-search {
  float:right;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
#top-search #s {
    width: 300px;
}
#top-search input, #top-search select {
    width: auto;
    min-height: 24px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: normal !important;
    border-radius: 5px;
    font-family: 'Raleway';
  	border: 1px solid #ddd; 
  	background-color: #fff;
  	font-weight: 300;
  	color: #333;
  	margin-left: 5px;
}

#top-search #goBtn {
    border: none;
    position: relative;
    padding: 10px 40px;
    top: -2px;
    background: #EDAC1E;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    transition: all 0.75s ease;
  	margin-left: 5px;
}

#top-search #goBtn:hover {
    background: #194483;
    color: #fff;
    transition: all 0.75s ease;
}



/* CMS NAV*/

/*hides the default home tab*/
#navbar {
  font-family: 'Raleway';
}

.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.navbar-top .navbar-nav > li > a {
    padding: 25px 25px;
  	text-transform: uppercase;
  	font-size: 1em;
  	font-weight: 700;
}
.fa-sort-down:before, .fa-sort-desc:before {
    display: none;
}
#navbar .dropdown-menu {
  background-color: #EDAC1E;
  min-width: 250px;
  font-size: 16px;
}
.dropdown-menu>li>a {
    padding: 8px 10px;
  	font-weight: 600;
}
.dropdown-menu>li>a:hover {
    color: #194483!important;
  	background-color: #EDAC1E!important;
}

.nav-mobile {
    color: #333;
    background: #ffffff;
  	text-align: center;
  	font-size: 1.4em;
}

.nav-mobile:after {
	content: " Menu";
	font-size: 0.8em;
  	display: inline;
  	font-weight: 600;
  	font-family: 'Lato';
  	padding-left: 0.4em;
}
.nav-mobile .navbar-brand {
 display: none;
}







/* FOOTER */

#default_footer {
  display: none;
}
#footer {
  margin-bottom: 0; 
}
#footer-form-title {
    font-family: 'Raleway';
    font-weight: 700; 
  	text-align:center;
  	display: inline;
  	width: 220px;
  float: left;
  margin-top: -5px;
}
#footer-form {
  display: inline;
}
#footer-form-area {
  margin-top: 20px;
}
#footer-form-area form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}
#footer-form-area .gform_body {
    width: 100%;
    display: table-cell !important;
}
#footer-form-area ul.gform_fields {
    margin: 0!important;
    list-style-type: none;
}
#footer-form-area ul {
    text-indent: 0;
}
#footer-form-area #field_1_1 {
    padding-right: 18px !important;
}
#footer-form-area #field_1_2 {
    display: none;
}
#footer-form-area .gfield_label {
    display: none;
}
#footer-form-area #input_1_1 {
    border-radius: 5px;
    border: none;
    font-size: 16px;
    font-family: 'Raleway';
    font-style: italic;
    padding: 10px 15px;
	width: 100%;
}

.gform_footer.top_label {
  display: table-cell;
}

#gform_submit_button_1 {
    border-radius: 5px;
    border: none;
    font-size: 14px;
    font-family: 'Lato';
    padding: 12px 40px;
    text-transform: uppercase;
    background: #194483;
    transition: all 0.75s ease;
}





#subfooter-social {
    font-family: 'Raleway';
    font-weight: 700; 
  	text-align:center;
}
#subfooter-social a {
    display: inline-block;
    margin: 7.5px 7.5px 0 7.5px;
    color: #000!important;
    transition: all 0.75s ease;
}
.svg-inline--fa.fa-w-9 {
    width: .5625em;
}
.svg-inline--fa.fa-w-14 {
    width: .875em;
}
.svg-inline--fa.fa-w-16 {
    width: 1em;
}
#subfooter-social a:hover {
    color: #194483!important;
    transition: all 0.75s ease;
}

.footer-links, .footer-links a {
  color: #ffffff;
  text-align: center;
  font-size: 0.95em;
  font-weight: 400;
  line-height: 1.2;
}
.footer-links a:hover {
  color: #edac1e;
  text-decoration: none;
}
.footer-links h3 {
    font-size: 24px;
    font-family: 'Raleway';
    font-weight: 600;
    margin-bottom: 35px;
  	color: #fff;
}
.footer-fa {
  display: inline-block;
  float: right;
}
.footer-fa > a {
  margin-left: 10px;
}
#last-footer-col p  {
  margin: 0 0 6px;
}
#footer-bottom-links.footer-links a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

#footer-bottom-links.footer-links {
    text-align: left;
}



/* @media */

  
@media (max-width: 991px) {
#header-logo {
  text-align: center;
  margin: 0 auto;
  float: none;
  display: block;
}
#top-nav {
  display: none;
}
  #top-socials {
  text-align: center;
  margin: 0 auto;
  float: none;
  display: block;
}
  #header-right {
    float: none;
  }
    #top-search { 
  float: none;
  text-align:center;
  margin: 20px auto;
  }
#top-search #searchsubmit {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
.navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #1a4483 !important;
}
#navbar  .dropdown-menu>li>a {
    padding: 12px 10px 12px 30px;
    font-weight: 500;
  	border-bottom: 1px solid #1a4483
}
#navbar .dropdown-menu {
  padding-bottom: 0;
  }
#footer-form-title {

    display: block;
    width: 220px;
    float: none;
    margin: 0 auto;
  }
}


@media (min-width: 768px) {
.dropdown:hover>.dropdown-menu { 
  	display: block; !important; 
}
.navbar {
    border-radius: 0px;
  }
}


@media (min-width: 768px) and (max-width: 934px) {
.navbar-top .navbar-nav > li > a {
    padding: 25px 14px;
}
}

@media only screen and (min-width: 641px) {
#footer-form-area form.gf_simple_horizontal {
    width: calc(100% - 16px);
    margin: 0 auto;
}
#footer-form-area .gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message), #footer-form-area form.gf_simple_horizontal .ginput_complex label, #footer-form-area form.gf_simple_horizontal label.gfield_label {
    display: block;
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -9000px;
}
}


/**********EVENTS LISTING PAGE************/

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}
@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
  	text-decoration: none;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #2c3e50!important;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}

.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}

/*filters*/
.events-filter-row {
    padding: 2em 2em 1em 2em;
  	margin-bottom: 0px;
  	margin-top: 0px;
}
.events-view-row {
  	padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
}
}

/********** EVENT PAGES************/

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  	border-top: 1px solid #bbbbbb;
  	padding: 8px 0;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #56585B;
    font-size: 1.8em;;
	font-weight: 400;
}
/*event page date*/
#idm0vRo h4 {
  	color: #2d3e4f;
}
/*event description*/
#idiga4D p {
  	color:  #56585B;
}
/*event short description*/
#idjLXfv .custom1 {
    color: #34485e;
    margin: 1em 0 0.5em 0;
    font-weight: 400;
    font-size: 1.3em;
}
#idVFirR {
  margin-bottom: -10px;
}

/**** Upcoming Events widget ****/

/*widget title*/
#idsqaCW h4 {
  	font-size: 1.8em;
  	margin-bottom: 0.5em;
  	font-weight: 400;
  	color: #1d1d1d;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  	height: 530px;
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-title a {
  text-decoration: none;
}

.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}

.amnp-holder{
    margin-bottom: 60px;
    padding: 30px;
}


