/**
 * @file
 * LLEvents specific CSS.

 dark blue: #001434;

 */

 body {
	background-color: white !important;
    font-family: 'Poppins', sans-serif;
	font-size: 1rem;
	line-height: 1.85;
 }

 h1 {
	text-transform: uppercase;
	font-size: 3rem;
 }

 body.path-frontpage #main #block-llevents-page-title
 {
	 display: none;
 }

article.node  h2.node__title {
    font-weight: bold;
    margin-bottom: 30px;
}

body.path-frontpage #main-wrapper .views-row {
	 margin-top: 75px;
	 padding-bottom: 75px;
	 border-bottom: 1px solid #ccc;
	 width: 100%;
 }

body.path-frontpage #main-wrapper .views-row:last-child {
	 border-style: none;
 }

 body.path-frontpage #block-llevents-content {
	 padding: 0 50px;
 }

 #page-wrapper {
	 margin: 0 auto;
/*	 max-width: 1280px; */
	 max-width: 1600px;
 }
.mitll_logo {
	width:25px;
}
#navbar-top {
	font-family: "Roboto Condensed",sans-serif;
}

#navbar-main {
	padding-left: 35px;
	padding-right: 35px;
	z-index: 1;
}

#block-llevents-main-menu {
	margin-left: auto;
	text-transform: uppercase;
	font-size: 1.25rem;
}

#block-llevents-main-menu ul li a {
	color: white;
	margin-left: 40px;
}
#block-llevents-main-menu ul li a:hover {
	color: white;
	margin-left: 40px;
	text-decoration: underline;
}

#block-llevents-main-menu ul li:last-of-type a {
    background-color: #0361ac;
}

#block-llevents-main-menu ul li:last-of-type a:hover {
	text-decoration: none;
	background-color: #00305c;
}

 #lablink {
	 margin-left: 1rem;
	 margin-right: 1rem;
	 color: #2c89c0;
 }

  #lablink img {
    margin-right: 1rem;
  }

    #lablink a {
    color: #ffffff;
	font-size: 85%;
  }

.row {
	margin-left: 0;
	margin-right: 0;
}

body.node--type-page #main-wrapper,
body.node--type-event-content #main-wrapper,
body.path-webform #main-wrapper,
body.node--type-agenda-page #main-wrapper {
	margin-top: -150px;
}

body.node--type-page #content,
body.node--type-event-content #content,
body.path-webform #content,
body.node--type-agenda-page #content
 {
	background-color: white;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 35px;
}

.site-footer {
	margin-top: 100px;
}


/*  ICOMOON  */
@font-face {
  font-family: 'icomoon';
  src:  url('../../../../sites/default/files/fonts/icomoon.ttf') format('truetype'),
    url('../../../../sites/default/files/fonts/icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/*  ICOMOON  */
@font-face {
	font-family: 'mitll-icomoon';
	src:  url('../../../../sites/default/assets/fonts/mitll-icomoon.eot');
	src:  url('../../../../sites/default/assets/fonts/mitll-icomoon.eot#iefix') format('embedded-opentype'),
	  url('../../../../sites/default/assets/fonts/mitll-icomoon.ttf') format('truetype'),
	  url('../../../../sites/default/assets/fonts/mitll-icomoon.woff') format('woff'),
	  url('../../../../sites/default/assets/fonts/mitll-icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
  }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
/* .icon-twitter:before {
  content: "\ea96";
} */
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}


/*  end icomoon */

.icon:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #000;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
	border-radius: 24px;
	padding: 9px;
	background-color: white;
}


.icon:hover:before {
	background-color: #02aace;
}

/* NEW FONT UPDATE FOR X */
.icon.icon-twitter:before {
	font-family: 'mitll-icomoon' !important;
	content: '\e904';
	font-size: 35px;
    color: #fff;
    padding: 0;
    background: transparent;
  }

.icon.icon-twitter:hover:before {
    color: #02aace;
    background: transparent;
  }

.visually-hidden {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal;
}

.icon {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
}

.site-footer .block {
	border-style: none !important;
}
site-footer__top .content li a {
	padding: 0;
}

.site-footer__top .content .menu {
	list-style: none;
	padding-left: 15px;
}

.site-footer .menu-item {
	display: inline-block;
}

.site-footer__top .content li a {
	padding: 0;
	border-style: none;
	text-transform: uppercase;
    text-decoration: underline;
	font-weight: 400;
}

.site-footer .menu-item a:after {
content: '|';
padding: 0 30px 0 20px;
}
.site-footer .menu-item:last-child a:after {
content: '';
padding: 0;
}

.site-footer .menu-item a:hover {
color: #02aace;
}

.site-footer__top .region {
	width: 50%;
}

.footer .site-title__address {
    margin: -10px 0 20px;
    font-size: 16px;
    width: 42%;
}
.site-footer .social {
    margin: 0 0 25px;
}
.site-footer .social .field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.site-footer .social .field__item {
    margin: 0 29px 0 0;
}

.site-footer .social a {
    text-decoration: none;
    display: block;
    width: 35px;
    height: 35px;
    position: relative;
}

.site-footer a:hover {
    color: #02aace;
    text-decoration: none;
}

.site-footer {
    background-image: url("/sites/default/files/inline-images/footer-bg-lg.png");
    background-size: cover;
}

.copyright {
	text-transform: uppercase;
	font-size:13px;
	margin-top: 47px;
}

.security-approval-form hr {
	border-top: 3px double #8c8b8b;
}
.security-approval-form fieldset:nth-child(4n+1) {
	font-weight: 800;
}
/*  Event Admin Tool */

body.path-admin #header-image{
	display: none;
}

body.path-admin .container {
	width: 100% !important;
	max-width: 1600px !important;
}

/* *********  DROPDOWN MENUS  *********  */

#block-llevents-main-menu ul.dropdown-menu.show
{
background-color: black;
padding-bottom: 0;
}

#block-llevents-main-menu ul.dropdown-menu.show li.dropdown-item {
	padding-bottom: 10px;
	padding-top: 10px;

}

#block-llevents-main-menu  ul.dropdown-menu.show li.dropdown-item a
{
margin-left: 0;
text-decoration: none;
whitespace: nowrap;
}

#block-llevents-main-menu ul.dropdown-menu.show li.dropdown-item:hover
{
background-color: #0361ac;
text-decoration: none;

}

.dropdown-menu {
	left: 20px;
}

#block-llevents-main-menu ul.dropdown-menu.show li:last-of-type a {
    background-color: transparent;
}

#block-llevents-main-menu ul.dropdown-menu.show li:last-of-type a:hover {
    background-color: transparent;
}

/* register button in collapsed menu */
#header .navbar-collapse.collapse.show ul li.nav-item:last-of-type a {
	margin-left: 20px;
	padding-left: 20px;
}

/* dropown menu items in collapsed menu */
#header .navbar-collapse.collapse.show ul.dropdown-menu.show li a {
	margin-left: 20px;
	padding-left: 20px;
}

#header .navbar-collapse.collapse.show ul.dropdown-menu.show li.active {
	background-color: transparent;
}

#header .navbar-collapse.collapse.show ul.dropdown-menu.show li a:hover {
	text-decoration: underline;
	background-color: transparent;
}

#header .navbar-collapse.collapse.show li.dropdown-item:hover
{
	text-decoration: underline;
	background-color: transparent;

}

/* ******  RESPONSIVE ***** */

@media only screen and (max-width : 640px) {


body.path-frontpage #block-llevents-content {
    padding: 0 0px;
}

}

@media only screen and (max-width : 760px) {
	.site-footer__top .region {
		width: 100%;
	}

	#navbar-main {
		opacity: 1;
	}

}

/* menu temp fix for llevents */
li.nav-item.menu-item--expanded.dropdown:hover .dropdown-menu {
  display: block;
  background: #001e3a;
}

li.nav-item.menu-item--expanded.dropdown:hover .dropdown-menu .dropdown-item:hover, li.nav-item.menu-item--expanded.dropdown:hover .dropdown-menu .dropdown-item:focus {
  background-color: #00305c;
}
