.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1520px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1520px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1520px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1520px;}
.bodysize{max-width: 1520px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1520px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1520px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0183bf;}
.link:hover, a:hover{color: #4d576c;}
.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: #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: #00b0b0;
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',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: #20c9c9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#20c9c9), color-stop(50%,#20c9c9), color-stop(51%,#20c9c9), color-stop(100%,#20c9c9));
	background: -moz-linear-gradient(top,  #20c9c9 0%, #20c9c9 50%, #20c9c9 51%, #20c9c9 100%);
	background: -webkit-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -o-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -ms-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20c9c9', endColorstr='#20c9c9',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: #377275;
	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: #00b0b0;
	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: bold;
	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: #3a4f4b;
}
.vtab{
	font-weight: bold;
	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: #3a4f4b;
}
.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: #3a4f4b;
}
.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: #3a4f4b;
	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: #3a4f4b;
}
.tab a{
	color: #3a4f4b;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #3a4f4b;
}
.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: 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/gwinnettpl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #f4f4f4;
	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: #0189bc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0189bc), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8));
	background: -moz-linear-gradient(top,  #0189bc 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
	background: -webkit-linear-gradient(top,  #0189bc 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
	background: -o-linear-gradient(top,  #0189bc 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
	background: -ms-linear-gradient(top,  #0189bc 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
	background: linear-gradient(top,  #0189bc 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0189bc', endColorstr='#2989d8',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: #377275;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #377275;
	border-color: #377275;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #377275;
}
.polaris-nav-active i{
	color: #377275;
}
.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: #377275;}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

h1, h2, h3, h4, h5 h6 {
  font-family: "Raleway", sans-serif;
}

h4 {
  font-size: 16px; 
}

#body {
  /*overflow: hidden; */
  padding: 4%;
}

@media (min-width: 992px) {
  .container {
    max-width 100% !important; 
  }
}

/* Hide Library Card Username Field */
form.librarycard-form > div:nth-child(13) {
  display: none; 
}

/* search widget */
#id7sKUf > .amh-content {
  margin: 0 auto !important; 
}
.header-search-widget {
    background-color: #0083BF;
    width: 100%;
    padding: 16px 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
}
.header-search-widget > div {
  flex-grow: 1;
  padding: 0 15px;
}
.header-search-widget input {
    padding: 11px;
    vertical-align: middle;
    height: 38px;
    margin-right: 10px;
    width: 50%;
}
.header-search-widget input:focus {
    outline: none;
}
.header-search-widget label {
    color: white;
    padding: 12px;
    font-size: 14px;
    font-weight: normal;
}
.header-search-widget button {
    background-color: #64A844;
    padding: 0 20px;
    border: none;
    color: white;
    height: 40px;
}
.header-search-widget button:hover {
    background-color: #333333;
}

.patron-popup.button-row > .col-md-3 {
  margin-bottom: 20px;
}

.row.events-view-row {
  margin-bottom: 50px; 
}

.nav-search {
  margin: 30px 0; 
}
.nav-search input {
  display: block;
  width: 100%;
  height: 38px;
  font-weight: normal;
  font-size: 12px;
  padding: 11px;
  color: black;
}
.nav-search button {
  display: block;
  height: 38px;
  padding: 0 20px;
  background: rgb(100,168,68);
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
}

.custom1, .custom1 a, .custom1 h4 {
   color: white;
}
.custom1 a:hover {
  text-decoration: underline; 
}
.custom1 h4 {
  margin-bottom: 8px; 
}
.custom1 p {
  margin-bottom: 6px; 
  font-size: 12px;
  font-weight: normal;
}
.custom1 img {
  max-width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.custom1 .amh-block {
  max-width: 190px;
  display: inline-block;
}
.custom1 > .amh-content > .amh-row {
  display: flex; 
  flex-flow: row wrap;
}

.custom2 > .amh-content {
  width: 100%;
  max-width: 100% !important;
  margin-bottom: 
}

.custom3 {
  border-bottom: 1px solid #ccc;
}

#header {
  font-family: "Raleway", sans-serif; 
}

#header .nav > li > .dropdown-menu {
  width: 1003px;
  max-width: 90vw;
}

.custom1 .amh-block {
  max-width: unset; 
}

.header-top {
  height: 30px;
  overflow: hidden; 
}
.header-top > div {
  display: inline-block;
}
.header-top a {
  color: white;
} 
.header-top-left {
  margin-left: 17px;
  max-width: 70%;
}
.header-top-left a {
  padding: 6px 8px;
  display: inline-block;
}
.header-top-left a:hover {
  background-color: #0083BF;
} 
.header-top-right {
  float: right;
  margin-right: 15px;
  font-size: 1.4em;
}
.header-top-right a {
  padding: 3px 0;
  display: inline-block;
  transition: color 0.2s linear;
}
.header-top-right a:hover {
  color: #ccc;
}

#header .nav {
  float: right;
}
#header .nav > li {
  height: 50px; 
  display: flex;
  align-items: center;
  font-weight: 700;
}
#header .nav > li > a {
  font-size: 15px; 
  font-weight: bold;
}

.dropdown.yamm-fw:hover > a {
  color: white !important;
}
.dropdown.yamm-fw.open .dropdown-menu {
  display: inline-block;
  left: unset;
  right: 0;
}
.dropdown-menu .yamm-content {
  padding: 0; 
}

/* Hide Home Nav Link */
#header .nav > li:nth-of-type(2) {
  display: none; 
}

/* Nav Dropdown Colors */
#header .nav > li > .dropdown-menu {
  border: none;
  border-radius: 0;
}
/* Find It */
#header .nav > li:nth-of-type(4) > a {
  color: #0083C0;
}
#header .nav > li:nth-of-type(4):hover,
#header .nav > li:nth-of-type(4):hover > a {
  color: white;
  background: #0083C0 !important;
}
#header .nav > li:nth-of-type(4) > .dropdown-menu {
  background-color: #0083C0;
}
/* Learn & Explore */
#header .nav > li:nth-of-type(6) > a {
  color: #63A844;
}
#header .nav > li:nth-of-type(6):hover,
#header .nav > li:nth-of-type(6):hover > a {
  color: white;
  background: #63A844 !important;
}
#header .nav > li:nth-of-type(6) > .dropdown-menu {
  background-color: #63A844;
}
/* Get Involved */
#header .nav > li:nth-of-type(8) > a {
  color: #C52133;
}
#header .nav > li:nth-of-type(8):hover,
#header .nav > li:nth-of-type(8):hover > a {
  color: white;
  background: #C52133 !important;
}
#header .nav > li:nth-of-type(8) > .dropdown-menu {
  background-color: #C52133;
}
/* Calendar */
#header .nav > li:nth-of-type(10) > a {
   color: #F7A81C;
}
#header .nav > li:nth-of-type(10):hover,
#header .nav > li:nth-of-type(10):hover > a {
  color: white;
  background: #F7A81C !important;
}
/* Foundation */
#header .nav > li:nth-of-type(12) > a {
  color: #0083C0;
}
#header .nav > li:nth-of-type(12):hover,
#header .nav > li:nth-of-type(12):hover > a {
  color: white;
  background: #0083C0 !important;
}
#header .nav > li:nth-of-type(12) > .dropdown-menu {
  background-color: #0083C0;
}


.navbar-brand {
  display: none; 
}
.burger-button {
  color: #64A844;
  margin-top: 12px;
  margin-right: 14px;
}
.burger-button::before {
  content: '';
  background-image: url('https://gwinnettpl.libnet.info/images/tile/gwinnettpl/GCPL-logo-2.png');
  width: 162px;
  height: 60px;
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
}
.navbar-header {
  height: 60px;
}

.dropdown.yamm-fw > a > i {
  display: none;
}
.dropdown.yamm-fw > a::after {
  font-family: FontAwesome;
  content: '\f0dd';
  position: relative;
  top: -3px;
}

@media(min-width: 768px) {
  .custom5 {
    padding-right: 75px; 
  }
}

@media(max-width: 767px) {
  .navbar-top .navbar-nav > li > a {
    padding: 15px; 
  }
  #header .nav > li {
     display: inline; 
  }
  .nav {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .nav > li {
    display: block;
  }
  .nav > .dropdown:not(.yamm-fw),
  .nav > .menuspace {
    display: none; 
  }
  .custom4 {
    display: none;
  }
  .custom3 > .amh-content {
    padding: 0 !important; 
  }
  .nav > li {
    height: unset; 
  }
  .custom5 > .amh-content > span > p {
    display: none; 
  }
  .navbar-top > div > ul > li > a:nth-of-type(4) {
    background-color: green !important; 
  }
  .site-search {
    display: none; 
  }
  .header-search-widget label {
    display: block;
    text-align: center;
  }
  .header-search-widget input {
    width: 100%;
    margin: 20px 0;
  }
  .catalog-search button {
    display: block;
    width: 100%;
    margin-bottom: 9px;
  }
  #header .nav > li > .dropdown-menu {
	width: 100%;
  }
}

#footer {
  margin-bottom: 0;
}
#footer img {
  max-width: 100%;
  margin-bottom: 20px;
}
#footer, #footer a, #footer h4 {
  color: white;
}
#footer a {
  border-bottom: 1px solid transparent;
  transition: all 0.2s linear;
}
#footer a:hover {
  border-bottom: 1px solid white;
}
#footer h4 {
  margin-bottom: 10px;
}
#footer p {
  line-height: 24px;
  margin-bottom: 50px;
}
#default_footer, #default_footer a {
  background-color: #0083BF;
  color: white;
}

/* Footer Social Links Widget */
.footer-social-links > a {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 22px;
  text-align: center;
  line-height: 38px;
  border-radius: 100%;
  transition: all 0.2s linear;
}
.footer-social-links > a:hover {
  border-bottom: none !important;
}
.footer-social-links > a:nth-of-type(1) {
  background-color: #3A5795;
}
.footer-social-links > a:nth-of-type(2) {
  background-color: #78BDF2;
}
.footer-social-links > a:nth-of-type(3) {
  background-color: #3D739C;
}
.footer-social-links > a:nth-of-type(4) {
  background-color: #CF3428;
}
.footer-social-links > a:nth-of-type(1):hover {
  background-color: #405FA4;
}
.footer-social-links > a:nth-of-type(2):hover {
  background-color: #8AC6F3;
}
.footer-social-links > a:nth-of-type(3):hover {
  background-color: #427EAB;
}
.footer-social-links > a:nth-of-type(4):hover {
  background-color: #D83F32;
}

#google_translate_element {
  margin-bottom: 20px; 
}
.goog-te-menu-value > span {
  color: black;
}
#footer .goog-te-gadget-simple img {
  margin-bottom: 0;
}
.amev-event-list {
    height: 315px;
}