/**
 * @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;
 }

 .opener p {
	 margin-right: 100px;
 }

 #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;
}
.navbar-dark .navbar-brand {
	text-transform: uppercase;
    font-size: 1.4em;
}
#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;
}


#masthead {
	position: relative;
	margin-top: -69px;
}

.anglebox {
	background-color: #0361ac;
	padding: 50px;
	z-index: 111;
	color: white;
	display: none;
	}

.opener {
  background: #0361ac;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 100px;
}
.opener:before {
	background: inherit;
	top: -210px;
	content: '';
	display: block;
	height: 120%;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(7deg);
	transform-origin: top left;
	z-index: -1;
}
.opener:after {
	background: inherit;
	bottom: 0px;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(7deg);
	transform-origin: bottom left;
	z-index: -1;
}

.bgimage {
	height: 600px;
	overflow: hidden;
}

.bgimage img {
/*	width: 1280px; */
	width: 1600px;
	height: auto;
}


.bgimage.bgbottom:after {
background: #ccc;
bottom: 0px;
content: '';
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
transform: skewY(7deg);
transform-origin: bottom left;
z-index: -1;
}

.date_block {
	position: absolute;
	bottom: 250px;
	right: 100px;
	background-color: white;
	padding: 20px 40px;
	z-index: 1;
	width: 340px;
}

p.date-head {
	font-weight: bold;
	font-size: 1.5rem;
}

p.month {
	font-weight: bold;
	font-size: 1.25rem;
	margin-bottom: 0;
}
p.date {
	font-weight: bold;
	font-size: 3rem;
	margin-bottom: 0;
	line-height: 1.25;

}

p.location {
	font-weight: bold;
}

p.address {
	font-size: .75rem;
}

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

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

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


#eventlogo {
position: absolute;
z-index: 11;
top: 350px;
left: 50px;
}

.topimage .row {
	margin: 0;
}

.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 {
	margin-top: -150px;
}

body.node--type-page #content,
body.node--type-event-content #content,
body.path-webform #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/fonts/icomoon.eot?ka7hyb');
  src:  url('/sites/default/files/fonts/fonts/icomoon.eot?ka7hyb#iefix') format('embedded-opentype'),
    url('/sites/default/files/fonts/fonts/icomoon.ttf?ka7hyb') format('truetype'),
    url('/sites/default/files/fonts/fonts/icomoon.woff?ka7hyb') format('woff'),
    url('/sites/default/files/fonts/fonts/icomoon.svg?ka7hyb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  ICOMOON  */
@font-face {
	font-family: 'mitll-icomoon';
	src:  url('/sites/default/assets/fonts/mitll-icomoon.eot?ka7hyb');
	src:  url('/sites/default/assets/fonts/mitll-icomoon.eot?ka7hyb#iefix') format('embedded-opentype'),
	  url('/sites/default/assets/fonts/mitll-icomoon.ttf?ka7hyb') format('truetype'),
	  url('/sites/default/assets/fonts/mitll-icomoon.woff?ka7hyb') format('woff'),
	  url('/sites/default/assets/fonts/mitll-icomoon.svg?ka7hyb#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) {

.opener {
	padding: 0 40px;
}

.date_block {
	position: relative;
	bottom: auto;
	right: auto;

}


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;
}

.navbar-brand {
	white-space: normal;
}

}

/* 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;
}
