/* zzz2019Show.css */


/* zzCustom Overrides*/

body{
	font-family: "Whitney Narrow A", "Whitney Narrow B";
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height:1.3em;
	}

/* =============== */
/* Typography */
/* =============== */

/* UniNeueHeavy 
h1 {
font-family: UniNeueHeavy; 
}*/

/* UniNeueBold */
h1,
h5,
h4,
h2,
.DatesToWatch h3,
a.hdLogo span.dateLocation strong,
.hpSlider .caption h1,
.RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink,
header a,
.DTW_Item .date .m{
	font-family: UniNeueBold;
}

/* UniNeueBook */
.RadTreeView.RadTreeView_Toronto a.rtIn,
a.hdLogo span.dateLocation,
.colocated,
.header .TopNav .NavigationListItem a,
.Quote,
.DTW_Item .date .d, 
.rmVertical .rmText
{
	font-family: UniNeueBook, san-serif!important;
}

/* UniNeueRegular */
h3 {
	font-family: UniNeueRegular, san-serif;
}

/* Whitney Narrow */
h6,
.HomePage p {
	font-family: "Whitney Narrow A", "Whitney Narrow B";
}


/* H1 Headline font */
h1 {
	font-size: 54px;
	font-size: 43px;
	color: #001E7E;
	margin-top:0;
	margin-bottom: .5em;
	line-height:1em!important;
	/* 	letter-spacing: 1px; */
	/* 	line-height: 60px; */
	font-weight: bold;
}

/* H2 Slider headlines */
h2 {
	font-size: 35px;
	letter-spacing: 1px;
	color: #001E7E;
	line-height: 1em;
	margin: 1em auto .5em auto;
}

/* H3 Used for quotes and large copy */
h3 {
	color: #001E7E;
	font-size: 30px;
	letter-spacing: 0;
	font-weight:normal;
}

/* H4 USED FOR INTRO SUBHEADS */
h4 {
	font-size: 26px;
	color: #006CB4; letter-spacing: 1px;
}

/* H5 Used for section subheads and quote attributions */
h5 {
	font-size: 20px;
	color: #006CB4; letter-spacing: 1px;
}

/* H6 Used on home page as large body copy in sections */
h6,
.HomePage p {
	/* font-size: 25px; */
/* 	letter-spacing: 1px; */
}


h3,h4,h5,h6 {
	margin: 1em auto .25em auto;
}

/* captions */
.Statistic .stat .right, 
.Statistic_Stacked .bottom {
font-family: UniNeueRegular; font-size: 20px;
color: #FFFFFF; letter-spacing: 0.69px;
}

/* Caption Number */
.Statistic_Stacked .stat,
 .Statistic .stat .left {font-family: UniNeueBook;font-size: 80px;color: #FFFFFF;letter-spacing: 0.71px;}


.auth-link-container-sm,
.auth-link-container {
	display:none!important;
}

.nav-primary {
	border-top:7px solid #399966;
	background-color:transparent;
	margin-top:0;
}

.HomePage #masterContentArea {
  padding:0 15px;
}

.Quote {
	font-family: UniNeueBook;
	background-color: transparent;
	color: #006cb4;
	font-style:normal;
	border-top:4px solid #ccc!important;
	text-align:center;
	font-size: 37px;
	line-height: 1.5em!important;
	position:relative;
}

.HomePage .Quote {
	margin-bottom:0;
	padding-bottom: 0;
}

.Quote:before {
	display:block;
	color: #00a7a9;
	position:absolute;
	height:50px;
	top:52px;
	left: -52px;
}

.Quote cite {
	font-family: UniNeuebold;
	font-style: normal;
	font-size: 24px;
	line-height: 1.5em;
}


.CalloutArea1, .CalloutBlockType1 {
  background-color: #3aa77b;
  border:none;
  box-shadow:none;
  padding:2em;
  }

.CalloutArea2, .CalloutBlockType2 {
  background-color:#015D93;
    border:none;
  box-shadow:none;
   padding:2em;
  }


.header .NavigationListItem a {
	color: #252b8e;
	text-transform: none;
	font-size: 16px;
}


/* Button Colors */

.TextButton{
	font-family: UniNeueBold;
	box-shadow:none!important;
	padding: .5em 1em;
	font-weight:bold;
	font-size: 18px;
	border-radius:5px;
	}

.TextButton:not(.PrimaryButton) {
	background-color:#252b8e;
	color:#fff;
	text-transform:uppercase;
	border:none;
}

.TextButton:not(.PrimaryButton):hover {
    background:#006AAF;
    color:#fff;
    border:NONE;
  }



.PrimaryButton,
.SaveAndClose,
.SaveAs,
.UsePrimaryButton .TextButton,
.UsePrimaryButton .TextButtonWithImage,
#masterHeaderActionArea a,
.RadGrid input.PrimaryButton,
.navbar-toggle.collapsed,
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color:#252b8e;
}

.PrimaryButton:hover,
.PrimaryButton:focus,
.PrimaryButton:active,
.PrimaryButton:visited,
.SaveAndClose:hover,
.SaveAndClose:focus,
.SaveAndClose:active,
.SaveAndClose:visited,
.SaveAs:hover,
.SaveAs:focus,
.SaveAs:active,
.SaveAs:visited,
.UsePrimaryButton .TextButton:hover,
.UsePrimaryButton .TextButton:focus,
.UsePrimaryButton .TextButton:active,
.UsePrimaryButton .TextButton:visited,
.UsePrimaryButton .TextButtonWithImage:hover,
.UsePrimaryButton .TextButtonWithImage:focus,
.UsePrimaryButton .TextButtonWithImage:active,
.UsePrimaryButton .TextButtonWithImage:visited,
#masterHeaderActionArea a:hover,
#masterHeaderActionArea a:focus,
#masterHeaderActionArea a:active,
#masterHeaderActionArea a:visited,
.RadGrid input.PrimaryButton:hover,
.RadGrid input.PrimaryButton:focus,
.RadGrid input.PrimaryButton:active,
.RadGrid input.PrimaryButton:visited {
  background-color:#252b8e;
}

.footnote {
	line-height:1.3em;
}

.PrimaryColor {color:#424fab;}
.SecondaryColor {color:#0080c0;}



/* Header */
a.hdLogo {
	background-image:url(images/ia/2019ShowLogo.png);
	max-height:none;
	height:162px!important;
	position:relative;
	max-width: none;
	width: 435px;
	line-height: 1.3em;
}

a.hdLogo span {
	text-indent:0;
}

a.hdLogo span.logo {
	display:none;
}


a.hdLogo span.dateLocation{
  text-indent:0;
  position:absolute;
  bottom:0px;
  left: 195px;
  color:#1A1E7E;
  }

a.hdLogo span.dateLocation strong {
	font-weight:400!important;
}

a.hdLogo span.colocated {
	color:#006CB4
}


.header .NavigationListItem:first-child a {
	border:none;
}
/* Primary Nav */

.RadMenu.RadMenu_Toronto .rmHorizontal {
	max-width:1170px;
	margin:auto;
}

.RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
	font-size:19px;
}

.rmVertical.rmLevel1 .rmItem {
	border-bottom:1px solid #fff;
}
.RadMenu_Toronto .rmSlide .rmExpandRight, .RadMenu_Toronto .rmSlide .rmGroup a.rmLink.rmExpandRight {
	background-position:107% -86px;
}

/* All Links inlcuding Dropdowns */
.RadMenu.RadMenu_Toronto .rmText, .RadMenu.RadMenu_Toronto .rmHorizontal .rmText, .RadMenu.RadMenu_Toronto .rmSlide .rmText {padding:15px;}
/* Primary Root links only */
.RadMenu.RadMenu_Toronto .rmHorizontal>.rmItem>.rmLink>.rmText {padding:15px 15px;}

.rmItem.rmExpanded {position:relative!important;}


/* ================ */
/* HOME PAGE */
/* ================ */
.HomePage .col-primary > div > .row:first-child .col-sm-12{
	padding:0;
}

.HomePage .col-primary > div > .row:nth-child(3) p,
.HomePage .col-primary > div > .row:nth-child(5) p,
.HomePage .col-primary > div > .row:nth-child(6) p,
.HomePage .col-primary > div > .row:nth-child(7) p {
	font-size: 22px;
	line-height:1.25em;
}

/* Equal Padding for All Row */
.HomePage .col-primary > div > .row {
	padding: 4em 0;
}

.HomePage h2 {
	line-height:1em;
	font-size: 45px;
	margin-top: 0;
}

.HomePage h3 {
	color:#006CB4;
}

.HomePage .TextButton.PrimaryButton {
	border:1px solid #fff;
	color:#fff;
	background-color:transparent;
	text-transform:uppercase;
}


/* Statistic */
.Statistic,
 .Statistic .stat {
	float:left;
	width:100%;
	clear:both;
}

.Statistic img {display:block;}
.Statistic .stat {
	background-color:#FF6633;
	color:#fff;
	padding:1em;
}
.Statistic_Stacked .stat,
.Statistic .stat .left {color:#fff;float:left;width: 185px;text-align:center;line-height: 90px;/* border: 1px solid white; */}
.Statistic .stat .right {float:left;width: calc(100% - 185px);}

.Statistic .stat .right,
.Statistic_Stacked .bottom {font-size: 21px;line-height:1.3em;text-transform:uppercase;}



/* HOME PAGE Full Width Row Background colors */
.HomePage .col-primary > div > .row:nth-child(3),
.HomePage .col-primary > div > .row:nth-child(6),
.HomePage .col-primary > div > .row:nth-child(8) {
	background-color:#E3E1DC;
}

.HomePage .col-primary > div > .row:nth-child(4),
.HomePage .col-primary > div > .row:nth-child(7) {
	background-color:#1A1E7E;
}





/* Hero */
.HomePage .col-primary > div > .row:nth-child(1) {
	padding:0;
}

.hpSlider .caption {
	bottom:0;
	border-bottom:5px solid #3aa77b;
	background-color:rgba(26, 30, 126, .8);
}


.hpSlider .caption h1 {
	color:#fff;
	margin-bottom: 0;
	letter-spacing: 1px;
}

@media(min-width:1025px){
	.hpSlider .caption {
		max-width:50%;
	}
}

/* Circle Static Features */
.HomePage .col-primary > div .row:nth-child(2) .image {
	border-radius:100%;
	overflow:hidden;
	text-align:center;
	margin:auto;
	border:5px solid #99A5CB;
	opacity:1;
	max-width: 185px;
	padding:-3px;
}

.HomePage .col-primary > div .row:nth-child(2) .image img {
	display:block;
	width: 101%;
	height: 105%;
} 

.HomePage .col-primary > div > .row:nth-child(2) h2 {
	margin:1em auto .5em;
	text-align:center;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 30px;
}
.HomePage .col-primary > div > .row:nth-child(2) {
	text-align:center;
}

.HomePage .col-primary > div > .row:nth-child(2) .col-sm-3 {
	padding-top:1em;
}


@media(min-width:768px){
	.HomePage .col-primary > div > .row:nth-child(2) .col-sm-3:hover {
		background-color:rgba(197, 204, 225, .5);
	}
	.HomePage .col-primary > div > .row:nth-child(2) .col-sm-3:hover .image{
		border-color:#072a8e;
	}
}

/* Classes and Seminars */
.HomePage .col-primary > div > .row:nth-child(3) h2 {
	margin-top:0;
}

/* Dates to Watch */
.HomePage .col-primary > div > .row:nth-child(4) h2 {
	Color:#fff;
	text-align:center;
	margin-bottom:1em;
}


.DatesToWatch .slick-prev:before,
.DatesToWatch .slick-next:before {
  color:#fff;
}

.DTW_Item {
	float:left;width:100%;
}

.DTW_Item .date {
	float:left;
	width: 33%;
	color:#fff;
	text-align:center;
}

.DTW_Item .date span {
	display:block;
	color:#FF6633;
	font-weight:bold;
	}

.DTW_Item .date .m {font-size: 31px;line-height: 1em;font-weight: bold;}
.DTW_Item .date .d {font-size: 60px;line-height: 1em;}	

.DatesToWatch .details {
	color:#fff;
	border-left:1px solid #fff;
	margin: 5px 0;
	padding-left: 15px;
	text-align: left;
	float:left;
	width: 66%;
	display: block;
}

.DatesToWatch h3 {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
.DatesToWatch  a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

/* SLick Carosel Arrows */
.slick-prev,
.slick-next {
	top: calc(50% - 10px);
}



/* This is Your Show */
.HomePage .col-primary > div > .row:nth-child(5) .Statistic .stat {
	background-color:#009999;
}


/* Exhibitors, stake your claim.  */
.HomePage .col-primary > div > .row:nth-child(7) * {
	color:#fff;
	text-align:center;
}
.HomePage .col-primary > div > .row:nth-child(7) h2 {
	margin-bottom:.5em;
}


/* Exhibitors agree.  */
.HomePage .col-primary > div > .row:nth-child(8) h2{
	margin-bottom:1em;
}

.Statistic_Stacked .top{
	position:relative;
}

.Statistic_Stacked .stat{
	position:absolute;
	bottom:0;
}

.Statistic_Stacked .bottom {
	padding:1em;
	color:#fff;
	background-color:#252b8e;
	text
}

.Statistic_Stacked.ColorA .bottom {
	background-color:#009966;
}
.Statistic_Stacked.ColorB .bottom {
	background-color:#006CB4;
}
.Statistic_Stacked.ColorC .bottom {
	background-color:#252b8e;
}


/* ====================== */
/* INT Content */
/* ====================== */


.col-primary .iMIS-WebPart > .ContentItemContainer,
.col-primary .WebPartZone > .ContentItemContainer {
	margin-bottom:0;
}

.nav-secondary {
	background-color:#3aa77b
}


.RadTreeView.RadTreeView_Toronto .rtSelected > a.rtIn, .RadTreeView.RadTreeView_Toronto .child-is-selected.rtIn,
.RadTreeView.RadTreeView_Toronto a.rtIn,
.RadTreeView.RadTreeView_Toronto .rtSelected .artIn:hover {
	color:#fff;
}
.RadTreeView.RadTreeView_Toronto .rtSelected:hover,
.RadTreeView.RadTreeView_Toronto a.rtIn:hover, .RadTreeView.RadTreeView_Toronto a.rtIn:focus, .RadTreeView.RadTreeView_Toronto a.rtIn:active {
/* background-color:#fff; */
background-color:#E3E1DC;
} 

.RadTreeView.RadTreeView_Toronto a.rtIn:hover, .RadTreeView.RadTreeView_Toronto a.rtIn:focus, .RadTreeView.RadTreeView_Toronto a.rtIn:active {
	color:#252b8e;
}

.RadTreeView.RadTreeView_Toronto > .rtUL > .rtLI > .rtUL {
	padding-left:0;
	padding-right:0;
	background-color:hsla(156, 48%, 57%, 1);
	padding-bottom:0!important;
	}
	
.RadTreeView.RadTreeView_Toronto > .rtUL > .rtLI > .rtUL li	a{
	display:block;
	padding-left:30px!important;
}



.PastAwardWinners td {
	padding:.1em 1em 0 0;
}



/* ====================== */
/* Footer */
/* ====================== */

.SponsorsRow{
	background-color:#399966;
	text-align:center;
	color:#fff;
	padding:2em 0;
	padding-bottom: 0;
}

.SponsorsRow h2 {
	color:#fff;
	margin-top:0;
	margin-bottom:1em;
}

.SponsorsRow .ContentItemContainer:nth-child(2){
	background-color:#fff;
	padding:1em 0;
}



/* SLICK Slider overrides for show site */

.SponsorsRow .slick-prev:before,
.SponsorsRow .slick-next:before {
  color:#333;
}

.SponsorsRow .slick-list {
  background-color:#fff;
}


.SponsorsRow .slick-slide img {
  margin:auto;
  /*max-width: 66%;*/
}

.SponsorsRow .slick-slide {
	text-align:center;
/*     border:1px dashed #ccc; */
    text-align:center;
    min-height:150px;
    line-height:150px;
}

.SponsorsRow .slick-slide a {
    display:inline-block;
    vertical-align:middle;
}

.SponsorsRow .ContentItemContainer:nth-child(2){
	/* margin-bottom:2em; */
}


@media(min-width:1024px){
	.SponsorsRow .ContentItemContainer:nth-child(2){
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
	}
}

.SponsorsRow h3 {
	color:#fff;
}

.ShowSponsors {
	max-width:1170px;margin:auto;
}

footer#ft {
	display:block;
	background-color:#006CB4!important;
	padding-bottom: 2em;
}

footer#ft .col-sm-12 {
	margin: 1em 0;
}

.ftContent {
	padding-top:25px;
}

#ft h2 {
	font-size:24px;
	}

#ft p {
	color:#fff;
	font-size:14px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#ft .row:nth-child(3) p {
	line-height:1.25em;
	letter-spacing: 1px;
}


#ft .ftNav {
	background-color:#323c9d	
}

.socialicons li.fb,
.socialicons li.youtube,
.socialicons li.linkedin,
.socialicons li.twitter, 
.socialicons li.instagram {
	background-color:#CEC8BE;
	border-radius:4px;
	min-width:40px;
	}

.socialicons li a:before {
	color:#0080bf;
	padding:5px!important;
	line-height: 1.3em;
}


.socialicons li{
	line-height:unset;
}
.socialicons li a {
	width:auto;
	height:auto;
	line-height:unset;

}




/* ======================= */
/* RWD */
/* ======================= */

@media(max-width:1024px){


	a.hdLogo {
		max-height:unset;
		height:162px!important;
		width: 400px;
	}

	a.hdLogo span.colocated {
		font-size:12px;
	}

	.RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
		font-size:16px;
	}

	.wrapper {
		display:block;
	}

	.ShowSponsors,
	.DatesToWatch {
		margin:0 30px;
	}
 	
 	.HomePage .col-primary > div > .row .row {
 		padding:0;
 	}

	.Statistic .stat .left {font-size:45px;width: 105px;line-height: 90px;}
	.Statistic .stat .right {float:left;width: calc(100% - 105px);}

	.socialicons li.fb,
	.socialicons li.youtube,
	.socialicons li.linkedin,
	.socialicons li.twitter, 
	.socialicons li.instagram {
		min-width:30px;
		}


}

@media(max-width:768px){



	a.hdLogo {
		max-height:unset;
		height:162px!important;
		width: 400px;
	}


	.HomePage .col-primary > div > .row:nth-child(2) h2 {
		font-size:20px
	}

	.Quote:before {
		left:0
	}

}


@media (max-width: 767px){

	.navbar-collapse, .searchbar-collapse {
	background-color:#2fa748;
}


	.navbar {
		background-color:#fff;
	}


	a.hdLogo {
		max-height:unset;
		height:130px!important;
		max-width: 100%!important;
		width: 349px;
	}

	a.hdLogo span.dateLocation {
		left:151px;
	}

	.Top-Nav-container, .Aux-Nav-container {
		background-color:#007fbf;
	}

	.header .NavigationListItem a {
		color:#fff;
	  border:1px solid #fff!important;
	  padding:.5em;
	  margin:.25em;
	  border-radius:4px;
	  background-color: #252b8e;
	  }

	.rmHorizontal > li.rmItem {
		border-bottom: 1px solid rgba(255, 255, 255, .3)!important;
	}

	  /* Hamburger Nav Overrides */
 	 .RadMenu .rmVertical .rmItem .rmText {display:block!important;margin-right:15px;}

	.rmVertical.rmGroup.rmLevel2 {
		background-color:hsla(43, 14%, 80%, 1);
	}

	.unslider-arrow:before{font-size:3em;}
	.unslider-arrow.next{right:5px!important;}
	.unslider-arrow.prev {left:5px;}

	.HomePage .col-primary > div > .row {
		padding:1em 0;
	}

	.HomePage .col-primary > div .row:nth-child(2) .image {
		display:none;
	}

	.HomePage h2, 
	.hpSlider .caption h1 {font-size:1.5em;line-height: 1em;}
	 h3 {font-size:1.25em;}

	 .Quote {
	 	font-size:24px;
	 }
	
	.Statistic_Stacked {
		margin-bottom:1em;
	}
	.Statistic_Stacked img {
        width:100%;
    }

	#ft nav a {
		font-size:90%;
		padding:.5em;
	}

	#ft {
		padding-bottom:1em;
	}

}
