@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|PT+Sans:400,700&display=swap');.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: 1200px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #00857d;}
.link:hover, a:hover{color: #463192;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #444444;
		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: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #00857d;
	background: #00857d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00857d), color-stop(50%,#00857d), color-stop(51%,#00857d), color-stop(100%,#00857d));
	background: -moz-linear-gradient(top,  #00857d 0%, #00857d 50%, #00857d 51%, #00857d 100%);
	background: -webkit-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -o-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -ms-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00857d', endColorstr='#00857d',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #463192;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#463192), color-stop(50%,#463192), color-stop(51%,#463192), color-stop(100%,#463192));
	background: -moz-linear-gradient(top,  #463192 0%, #463192 50%, #463192 51%, #463192 100%);
	background: -webkit-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -o-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -ms-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463192', endColorstr='#463192',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: 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: #00857d;
	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: #463192;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00857d;
	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: #00857d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00857d), color-stop(50%,#00857d), color-stop(51%,#00857d), color-stop(100%,#00857d));
	background: -moz-linear-gradient(top,  #00857d 0%, #00857d 50%, #00857d 51%, #00857d 100%);
	background: -webkit-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -o-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -ms-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00857d', endColorstr='#00857d',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #00857d;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#00857d), color-stop(50%,#00857d), color-stop(51%,#00857d), color-stop(100%,#00857d));
	background: -moz-linear-gradient(-90deg,  #00857d 0%, #00857d 50%, #00857d 51%, #00857d 100%);
	background: -webkit-linear-gradient(-90deg,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -o-linear-gradient(-90deg,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -ms-linear-gradient(-90deg,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: linear-gradient(-90deg,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #463192;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#463192), color-stop(50%,#463192), color-stop(51%,#463192), color-stop(100%,#463192));
	background: -moz-linear-gradient(-90deg,  #463192 0%, #463192 50%, #463192 51%, #463192 100%);
	background: -webkit-linear-gradient(-90deg,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -o-linear-gradient(-90deg,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -ms-linear-gradient(-90deg,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: linear-gradient(-90deg,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463192', endColorstr='#463192',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #00857d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00857d), color-stop(50%,#00857d), color-stop(51%,#00857d), color-stop(100%,#00857d));
	background: -moz-linear-gradient(top,  #00857d 0%, #00857d 50%, #00857d 51%, #00857d 100%);
	background: -webkit-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -o-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: -ms-linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	background: linear-gradient(top,  #00857d 0%,#00857d 50%,#00857d 51%,#00857d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00857d', endColorstr='#00857d',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: #463192;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#463192), color-stop(50%,#463192), color-stop(51%,#463192), color-stop(100%,#463192));
	background: -moz-linear-gradient(top,  #463192 0%, #463192 50%, #463192 51%, #463192 100%);
	background: -webkit-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -o-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -ms-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463192', endColorstr='#463192',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.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: 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/calvertlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #111111;
	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: #463192;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#463192), color-stop(50%,#463192), color-stop(51%,#463192), color-stop(100%,#463192));
	background: -moz-linear-gradient(top,  #463192 0%, #463192 50%, #463192 51%, #463192 100%);
	background: -webkit-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -o-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: -ms-linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	background: linear-gradient(top,  #463192 0%,#463192 50%,#463192 51%,#463192 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463192', endColorstr='#463192',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: #00857d;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #00857d;
	border-color: #00857d;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #00857d;
}
.polaris-nav-active i{
	color: #00857d;
}
.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: #444444;}
.headingtext{color: #00857d;}
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|PT+Sans:400,700&display=swap');
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
* {-webkit-font-smoothing: antialiased;} 


#body {
  overflow: hidden; 
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#searchsubmit {
      background: #4D2F90;
    color: #fff;
    border: none;
    height: 29px;
    cursor: pointer;
    transition: all 0.75s ease;
}
#searchbar {
padding-left: 10px;
}

/*BUTTON*/
.button, .button:hover{
  	font-family: 'Open Sans', sans-serif;
  	font-size:1.15em;
  	padding:10px 16px;
  	text-decoration: none;
  	font-weight: 600;
}

/*HEADER*/
#header {
  margin-bottom: 20px;
}
#header-contact {
  display:inline;
  
}
#header-contact a{
  color: #fff;
  font-size: 13px;
  line-height: 28px;
}

#social-right {
  float:right;
  display: inline-block;
  color: #fff;
  padding-top: 6px;
}
#social-right .fa{
  font-size: 19px;
  margin-left: 20px;
}

#social-right {
  float: right;
  color: #fff;
}

#social-right a {
  color: #fff;
}
#social-right a:hover {
  opacity: 0.6;
}


#headerlogo {
  width: 270px;
  display: inline;
}
#headerlogo img {
  margin-top: 15px;
  margin-bottom: 15px;
}

#header-right {
  float: right;
  display: inline-block;
  width: 360px;
  margin-top: 20px;
  margin-left: 20px;
}
#header-right .dcwd-header-search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
#header-right .screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
}
#header-right .dcwd-header-search #s {
    width: 188px;
}
#header-right #s, #header-right .comment-form input {
    border: 1px solid #d2d2d2;
    min-width: 28%;
    font-size: 13px;
    color: #747474;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-right: 1%;
}
#header-right .dcwd-header-search select {
    border: 1px solid #d2d2d2;
}
#header-right .dcwd-header-search input[type="submit"] {
    background: #4D2F90;
    color: #fff;
    border: none;
    height: 29px;
    cursor: pointer;
    transition: all 0.75s ease;
}
#header-right .dcwd-header-search input[type="submit"]:hover {
    background: #00837C;
    transition: all 0.75s ease;
}
#searchinheader {
  padding-left: 15px;
}

.header-buttons .button {
  text-align: center;
  display: inline-block;
  margin-left: 15px;
  font-size: 0.9em;
  width: 162px;
  padding: 11px 23px;
  font-weight: 600;
  margin-bottom: 20px;
}
.purp {
  	background: #463192;
}
#header-right .button:hover {
  	background: #111111;
}

/*NAV*/

/*hides the default home tab*/
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.navbar-top .navbar-nav > li > a {
    padding: 15px 13px;
    font-size: 1.24em;
    font-weight: 300;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f107";
}

#navbar h4, #navbar .heading4 {
    font-size: 18px;
    font-weight: 400;
  	color: #463192;
}
  .nav-mobile .navbar-brand {
    display: none
}
.nav-mobile {
  background: #fff;
  color: #463192;
}



/*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*/
#idtvR3F .amev-event-list .headingtext {
  	color: #2d3e4f !important;
}
.amev-event-title > a {
    font-size: 1.2em;
}
.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;
}

/** RESERVE **/
.amnp-holder {
    margin-bottom: 0px;
    padding: 30px;
    min-height: 680px;
}

/** FOOTER**/
#default_footer {
  display: none;
}

.footer-cols, .footer-cols a {
  color: #fff;
}
.footer-cols h4 {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1em;
}
.footer-cols ul {
  list-style: none;
      padding-inline-start: 0px!important;
}
.footer-cols li {
  margin-bottom: 18px;
}
.footer-cols li a:before {
  content: "\f00c";
  font-family: FontAwesome;
  padding-right: 24px;
}
.footer-cols span.button {
  background: #fff;
  border: 1px solid #463192;
  color: #463192;

}
.footer-cols span.button a {
  color: #463192;
  font-size: 0.9em;
  font-weight: 600;
    padding: 10px 28px;
}
.footer-cols span.button a:hover {
  color: #fff;
}
.footer-cols span.button:hover {
  background: #111;
  color: #fff;
}
#footsocial {
  float: right;
  color: #fff;
}
#footsocial i {
  font-size: 2em;
  padding-right: 20px;
}

#footsocial a {
  color: #fff;
}
#footsocial a:hover {
  opacity: 0.6;
}

/*hide locations in Attend*/
div#event_locations label[for="loc_1956"],
div#event_locations label[for="loc_1957"]{
  display: none;
}



/***@MEDIA***/

@media (min-width: 768px) {
.dropdown:hover>.dropdown-menu { 
  	display: block; !important; 
}
.navbar {
    border-radius: 0px;
  }
.navbar-top ul.navbar-nav > li .dropdown-menu li ul li a:before {
   	content: "\f0da";
	font-family: FontAwesome;
  	padding-right: 10px;
}
  .nav-list > li > a {
    display: block;
    min-width: min-content;
    white-space: normal;
    margin-bottom: 10px;
}
.nav-list > li > a:hover, .nav-list > li > a:focus {
    color: #262626;
    background-color: #ccc!important;
}

.navbar-top ul.navbar-nav > li .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list {
    border-right: none; 
}
  
  
.navbar-top ul.navbar-nav > li:nth-child(6) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(4) {
    border-right: none!important; 
}
.navbar-top ul.navbar-nav > li:nth-child(6) .dropdown-menu li ul.list-unstyled.nav-list {
   	width: 25%;
    border-right: 1px solid #ccc; 
}
  .navbar-top ul.navbar-nav > li:nth-child(6) .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list  {
   	width: unset;
}
  
  
.navbar-top ul.navbar-nav > li:nth-child(8) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(3),
.navbar-top ul.navbar-nav > li:nth-child(10) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(3),
.navbar-top ul.navbar-nav > li:nth-child(14) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(3){
    border-right: none!important; 
}
.navbar-top ul.navbar-nav > li:nth-child(8) .dropdown-menu li ul.list-unstyled.nav-list,
.navbar-top ul.navbar-nav > li:nth-child(10) .dropdown-menu li ul.list-unstyled.nav-list,
.navbar-top ul.navbar-nav > li:nth-child(14) .dropdown-menu li ul.list-unstyled.nav-list{
   	width: 33%;
    border-right: 1px solid #ccc; 
}
.navbar-top ul.navbar-nav > li:nth-child(8) .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list,
.navbar-top ul.navbar-nav > li:nth-child(10) .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list,
.navbar-top ul.navbar-nav > li:nth-child(14) .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list{
   	width: unset;
}
  
  
  .navbar-top ul.navbar-nav > li:nth-child(12) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(4) {
    border-right: none!important; 
}
.navbar-top ul.navbar-nav > li:nth-child(12) .dropdown-menu li ul.list-unstyled.nav-list {
   	width: 50%;
    border-right: 1px solid #ccc; 
}
.navbar-top ul.navbar-nav > li:nth-child(12) .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list {
   	width: unset;
}


  
.navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(6) {
    border-right: none!important; 
}
.navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list {
    width: 16%;
  	border-right: 1px solid #ccc; 
}
  .navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(7) {
    display: none; 
}
  .navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list ul.list-unstyled.nav-list {
   	width: unset;
}
  .navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(6) li:nth-child(2) a:before {
  content: "\f09a";
  }
    .navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(6) li:nth-child(3) a:before {
  content: "\f16d";
  }
    .navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(6) li:nth-child(4) a:before {
  content: "\f099";
  }
      .navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu li ul.list-unstyled.nav-list:nth-child(6) li:nth-child(5) a:before {
  content: "\f16e";
  }
}



@media (max-width: 680px) {
#header-right { 
  	float:left; 
}
}




@media (max-width: 767px) {
  #header-right > div.header-buttons {
      margin-left: auto;
  margin-right: auto;
  display:block;
  }
  .navbar-top .navbar-collapse {
    padding: 0px 14px;
}
  #headerlogo {
  margin-left: auto;
  margin-right: auto;
  display:block;
  }
  body {
  width: fit-content;
  }
.yamm-content ul {
    display: block;
    padding-left: 10px;
}
.navbar-top .navbar-nav > li > a, .nav-list > li > a, #navbar h4, #navbar .heading4 {
    padding: 8px 23px;
    font-size: 0.9em;
  border-bottom: 1px solid #d4d4d4;
  font-weight: 500;
  display: block;
  color: black;
}
  #navbar h4, #navbar .heading4 {
    margin-left: -10px;
  }
.nav-list > li > p {
    padding: 0px 10px;
}
  #navbar p {
    margin: 0;
  }

}

