@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: bold;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1232px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1232px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1232px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1232px;}
.bodysize{max-width: 1232px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1232px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1232px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #06003c;}
.link:hover, a:hover{color: #06003c;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #f2f2f2;
	}
.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:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #08014b;
	background: #08014b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08014b), color-stop(50%,#08014b), color-stop(51%,#06003c), color-stop(100%,#06003c));
	background: -moz-linear-gradient(top,  #08014b 0%, #08014b 50%, #06003c 51%, #06003c 100%);
	background: -webkit-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: -o-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: -ms-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08014b', endColorstr='#08014b',GradientType=0 );
	border: 0px solid #06003c;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #08014b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08014b), color-stop(50%,#08014b), color-stop(51%,#06003c), color-stop(100%,#06003c));
	background: -moz-linear-gradient(top,  #08014b 0%, #08014b 50%, #06003c 51%, #06003c 100%);
	background: -webkit-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: -o-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: -ms-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08014b', endColorstr='#08014b',GradientType=0 );
	border: 0px solid #06003c;
	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 #06003c;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #333333;
	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: #06003c;
	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: #111111;
}
.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: #111111;
}
.vtab:hover, .vtab_selected{
	background: #f4f4f4;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f4f4f4), color-stop(50%,#f4f4f4), color-stop(51%,#f4f4f4), color-stop(100%,#f4f4f4));
	background: -moz-linear-gradient(-90deg,  #f4f4f4 0%, #f4f4f4 50%, #f4f4f4 51%, #f4f4f4 100%);
	background: -webkit-linear-gradient(-90deg,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	background: -o-linear-gradient(-90deg,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	background: -ms-linear-gradient(-90deg,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	background: linear-gradient(-90deg,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 );
	color: #111111;
}
.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: #111111;
	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: #f4f4f4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(50%,#f4f4f4), color-stop(51%,#f4f4f4), color-stop(100%,#f4f4f4));
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f4f4f4 50%, #f4f4f4 51%, #f4f4f4 100%);
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	background: linear-gradient(top,  #f4f4f4 0%,#f4f4f4 50%,#f4f4f4 51%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 );
	color: #111111;
}
.tab a{
	color: #111111;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #111111;
}
.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: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: #08014b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08014b), color-stop(50%,#08014b), color-stop(51%,#06003c), color-stop(100%,#06003c));
	background: -moz-linear-gradient(top,  #08014b 0%, #08014b 50%, #06003c 51%, #06003c 100%);
	background: -webkit-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: -o-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: -ms-linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	background: linear-gradient(top,  #08014b 0%,#08014b 50%,#06003c 51%,#06003c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08014b', endColorstr='#08014b',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/anythinklibraries/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #06003c;
	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: 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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #333333;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #333333;
	border-color: #333333;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #333333;
}
.polaris-nav-active i{
	color: #333333;
}
.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: #454545;}
.headingtext{color: #333333;}
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');
::selection {
    background: #B31E3B;
    color: #fff;
}

div[data-widgetid='14996'] .amev-event-list{
  height: 1024px !important;
  width: auto !important;
}
td.disabled.day,td.new.day {
  color: red !important;
}
html, body {
      font-size: 16px;
      font-family: 'Rubik', sans-serif;
      line-height: 24px;
      font-style: normal;
      font-weight: 300;
}

#body {
    font-family: 'Rubik', sans-serif;
  	font-size: 16px;
  	font-weight: 300;
  	background: #f2f2f2;  
}

h1, h2, h3, h4, h5, h6 {
    color: #B31E3B;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.button {
  width: auto;
  height: auto;
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 500;
  border: none;
  border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;
  }

.button:hover {
  background-color: #6CC1C6;
  box-shadow: 0px 15px 20px rgba(6, 0, 60, 1);
  transform: translateY(-7px) !important;
}
::placeholder { 
   color: #595959;
}

img {
    height: auto;
}

a:hover {
  cursor: pointer !important; 
}
a:link {
  	transition: color 0.15s!important; 
}

.bodysize {
  padding: 40px;
}
.events2-reg-thanks-stage {
  margin: 1em 0; 
}
@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}

/*============ CMS NAVIGATION ==================*/
#navbar {
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-left: 1.5em;
}
/*hide fa nav icons */
#navbar-collapse-grid > ul > li > a > i {
	 color: #999;
}
#navbar-collapse-grid > ul > li > ul > li {
	width: 250px;
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.navbar-top .navbar-nav > li > a {
    padding: 10px 11px;
}
.nav > li > a {
	font-size: 13px;  
    font-weight: 500;
}
.nav > li > a:hover {
	text-decoration: underline;
}
.dropdown-menu>li>a {
    font-size: 13px;  
    font-weight: 400;
    padding: 0.75rem 0.5rem;
}

/*============ HEADER ==================*/
#term {
    line-height: 1.5;
    height: auto;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
    border: 1px solid rgba(0,0,0,0.6);
    max-width: 100%;
    font-size: 0.8125rem;
    padding: .9rem;
    color: #333;
    font-weight: 400;
    width: 60%;
}
#submit{
    background: #06003c;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: #FFF;
    border: none;
    box-shadow: none;
    letter-spacing: .5px;
    margin: 1.5rem 1.5rem 0 0;
    padding: .75rem 3rem;
    border: 1px solid #06003c;
    -webkit-appearance: none;
    border-radius: 0;
}
#site, #catalog {
	margin-right: 2px;
}
#header_search_form > div {
    text-align: left;
    margin-left: 10em;
    clear: both;
    padding-top: 6px;
}
#header_search_form > div > label:nth-child(2) {
	margin: 0 1.5rem 0 0;
}
#header_search_form > div > label {
    font-size: 15px;
    font-weight: 400;
    color: #555555;
}
  .alert-container {
    margin: 0 auto;
    padding: 0 1.5rem;
    width: 100%;
    max-width: 1232px;
    min-width: 1024px;
  }
  #alerts .alert-container {
    padding: 1.5rem;
  }
  div.warning {
    background-image: url(https://www.anythinklibraries.org/misc/message-24-warning.png);
    border-color: #ed5 !important;
  }
  div.messages {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0;
    padding: 10px 10px 10px 50px;
  }
  div.warning,
  .warning {
    color: #840;
  }
#block-block-32 > div > p {
    font-size: 15px;
    margin: 0;
}
  div.warning {
    background-color: #fffce5;
  }
#block-block-32 > div > p > a {
    color: #1271d7;
    font-weight: 300;
}
#block-block-32 > div{
    background: inherit;
}
#mce_25 > p {
  margin: 0 auto;
  padding: 1.5rem 1.5rem;
}
/*TOP NAV*/

  ul.menu {
    border: none;
    list-style: none;
    text-align: left;
    color: #aaa;
  }

  ul.menu li {
    margin: 0 0 0 0.5em;
  }

  ul li.expanded {
    list-style-image: url(https://www.anythinklibraries.org/misc/menu-expanded.png);
    list-style-type: circle;
  }

  ul li.leaf {
    list-style-image: url(https://www.anythinklibraries.org/misc/menu-leaf.png);
    list-style-type: square;
  }

  li.expanded,
  li.leaf {
    padding: 0.2em 0.5em 0 0;
    margin: 0;
  }



  .region:after,
  .topnavcontainercontainer:after,
  .block:after {
    content: "";
    display: table;
    clear: both;
  }


  a:focus {
    outline: thin dotted;
  }

  a:hover,
  a:active {
    outline: 0;
  }


  .topnavcontainercontainer,
  .region,
  .block,
  ul.menu li {
    position: relative;
  }

  ul.menu,
  ul.menu li {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  ul.menu ul.menu {
    margin: 0 0 0 1rem;
  }

  .region-rooftop ul.menu ul.menu {
    position: absolute;
    z-index: 3;
    width: 250px;
    display: none;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-color: rgba(0, 0, 0, 0.1);
    margin: 0;
  }

  .region-rooftop ul.menu ul.menu li {
    width: 100%;
  }

  .region-rooftop ul.menu ul.menu li a {
    font-weight: normal;
    margin: 0;
    border-bottom: none;
    color: #555555;
  }

  .region-rooftop ul.menu li:hover {
    background-color: #f4f4f4;
  }

  .region-rooftop ul.menu li:hover>ul.menu {
    display: block;
  }
#navbar-collapse-grid > ul > li > ul > li> a:after {
   display: none !important;
}
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(2):after,
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(3):after,
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(4):after{
  content: "▾" !important; 
    font-size: 12px;
    position: absolute;
    top: 0.75rem;
    right: 0.65rem;
    color: #999;
    padding: 0;
}

.dropdown-submenu > .dropdown-menu {
	right: 100% !important;
  left: unset;
}
  .region-rooftop li.expanded:after {
    content: "▾";
    font-size: 12px;
    position: absolute;
    top: 0.75rem;
    right: 0.65rem;
    color: #999;
    padding: 0;
  }

  .region-rooftop ul.menu li.expanded a {
    padding-right: 1.5rem;
  }

  .topnavcontainer {
    margin: 0 auto;
    padding-left: 1.5em;
    width: 100%;
    max-width: 1232px;
    min-width: 1024px;
    background: #f9f9f9;
  }

  .region-rooftop ul.menu li {
    display: inline-block;
    margin: 0;
  }

  .region-rooftop ul.menu li a {
    display: block;
    font-size: 0.8125rem;
    font-weight: 500;
    padding: 0.75rem;
    text-transform: uppercase;
    color: #111111;
  }

  .region-rooftop ul.menu li.last a {
    border-right: 0;
  }

  .region-rooftop ul.menu li.fa,
  .region-rooftop ul.menu li.fa a {
    width: 43px;
    height: 43px;
    line-height: 43px;
  }

  .region-rooftop ul.menu li.fa a {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1;
    border-left: 1px solid #ddd;
    border-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
  }

  li.fa {
    font-size: 1.5rem;
  }

  #block-menu-block-4,
  .menu-name-menu-socials {
    float: right;
  }

  #block-menu-block-1,
  .menu-name-menu-rooftop {
    float: left;
  }

  .region-rooftop ul.menu li.fa {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    text-align: center;
    vertical-align: middle;
  }

  .region-rooftop ul.menu li a {
    color: #999;
    font-weight: 500;
  }

  .region-rooftop ul.menu li.first.fa a {
    border-right: none;
  }

  .region-rooftop ul.menu li.fa:hover {
    border-top: 3px solid #B31E3B;
    background: #ffffff;
    height: 43px;
    overflow: hidden;
  }

  .region-rooftop ul.menu li.fa:active {
    background: #fefefe;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  }

  .rooftop .topnavcontainer {
    background: #ffffff;
    border-bottom: 1px solid #ddd;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .rooftop .topnavcontainercontainer {
    background: #f9f9f9;
    padding-right: 0;
  }

  .region-rooftop ul.menu li a:hover {
    text-decoration: underline;
  }

  @media screen and (max-width:1130px) {
    .region-rooftop ul.menu li a {
      font-size: 0.6875rem;
    }

    .region-rooftop ul.menu li.fa,
    .region-rooftop ul.menu li.fa a {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }
  }

  @media screen and (max-width:768px) {
    #block-menu-block-1 {
      display: none;
    }

    .region-rooftop ul.menu li a {
      font-size: 1rem;
    }

    .topnavcontainer {
      width: 100%;
      margin: 0 auto;
      padding: 0 1.5em;
      padding: 0 1.5rem;
      max-width: inherit;
      min-width: inherit;
    }

    section,
    .block,
    .region .block,
    .region {
      float: none;
      width: 100%;
      max-width: 100%;
      min-height: inherit;
      height: auto;
      padding: 0;
      margin: 0;
      text-align: left;
      border: none;
    }

    .rooftop .topnavcontainercontainer {
      background: none;
      border: none;
      padding: 0;
    }

    #block-menu-block-4,
    .menu-name-menu-socials {
      float: left;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9999991;
      height: 49px;
      display: block;
    }

    .region-rooftop ul.menu li.fa,
    .region-rooftop ul.menu li.fa a {
      width: 49px;
      height: 49px;
      line-height: 49px;
    }

    .region-rooftop ul.menu li.fa:hover,
    .region-rooftop ul.menu li a:hover {
      height: 48px;
      background: none;
    }
  
}

/*============ FOOTER ==================*/

#footer a {
  font-size: 13px;
  color: #f9a451;
  padding: 0px;
  font-weight: normal;
}
#footer a:hover {
  color: #fff;
}
#footer h4 a {
  color: #fff;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
#footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: normal;
}
#idon7ES {
  padding: 1.5rem;
}
#mce_0 > ul > li.expanded.menu-mlid-12777 > ul, #mce_0 > ul > li.expanded.menu-mlid-12779 > ul {
  margin-left: 0.75rem;
}
#iddvUBB, #idkc7CX, #idPEgOs, #idVx2Fj, #idMHXzu {
	width: 20%;
	float: left;
	margin: 0px;
}
/*========== SUBSCRIBE FORM - FOOTER ===========*/
  #mc-embedded-subscribe {
    background: #06003c;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.8125rem;
    color: #FFF;
    border: none;
    box-shadow: none;
    letter-spacing: .5px;
    margin: 1.5rem 1.5rem 0 0;
    padding: .75rem 3rem;
    border: 1px solid #06003c;
    -webkit-appearance: none;
    border-radius: 0;
  }
#mce-EMAIL {
    line-height: 1.5;
    height: auto;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
    border: 1px solid rgba(0,0,0,0.6);
    max-width: 100%;
    font-size: 0.8125rem;
    padding: 0.75rem;
    color: #333;
    font-weight: 400;
}
#mc-embedded-subscribe:hover {
    background: #fcb774;
  }

#mc-embedded-subscribe:active {
    background: #e5964a;
    padding: .75rem 3rem;
}
  .formcontainer {
    margin: 0 auto;
    padding: 0 1.5rem;
    width: 100%;
    max-width: 1232px;
    min-width: 1024px;
  }

  .contentbottom .formcontainer {
    background: #B31E3B;
     color: #fff;
    padding: 3rem 1.5rem;
  }
  #anythinkcommon-newsletter-signup-form .form-description,
  #anythinkcommon-newsletter-signup-form .form-type-textfield,
  #anythinkcommon-newsletter-signup-form input[type="submit"] {
    float: left;
    font-size: 0.875rem;
    margin: 0;
  }

  .contentbottom .form-description {
    width: 35%;
    padding: 0 3rem 0 0;
  }

  .contentbottom .form-type-textfield {
    width: 40%;
    padding: 0 0.75rem 0 0;
  }

  .contentbottom input[type="submit"] {
    width: 25%;
  }

  #anythinkcommon-newsletter-signup-form .form-type-textfield input {
    width: 100%;
  }

  .contentbottom h2.block-title {
    color: #fff;
  }

  #anythinkcommon-newsletter-signup-form h2.block-title {
    margin: 0;
    font-size: 14px;
  }
#block-block-45 > div {
    background-color: #B31E3B;
}
/*======================MEDIA QUERIES========================*/

@media screen and (max-width: 89.9375rem){

  
}
@media screen and (max-width: 53.25rem){

}
@media screen and (max-width: 47.9375rem){
  .navbar-top .navbar-nav > li > a {
    padding: 10px 34px;
  }
  #navbar {
      padding-left: unset;
  }
.alert-container,.formcontainer {
  	max-width: unset;
   min-width: unset;
  }
  .contentbottom input[type="submit"],.contentbottom .form-description,.contentbottom .form-type-textfield,#navbar-collapse-grid > ul > li > ul > li {
  	width: 100%;
  }
  #iddvUBB, #idkc7CX, #idPEgOs, #idVx2Fj, #idMHXzu {
  	float: unset;
    width: 100%;
  }
  .navbar-brand {
    display:none;
  }
  #header_search_form > div, #header_search_form {
  	text-align: center !important;
    margin-left: unset;
  }
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #fff !important;
     background-color: black !important;
  }

}
