/* Minification failed. Returning unminified contents.
(1700,17): run-time error CSS1036: Expected expression, found '='
(3124,23): run-time error CSS1062: Expected semicolon or closing curly-brace, found '{'
(3477,2): run-time error CSS1031: Expected selector, found '/'
(3477,2): run-time error CSS1025: Expected comma or open brace, found '/'
: run-time error CSS1066: Unexpected end of file encountered
 */

.gradient {
    background-color: rgba(62, 126, 138, 0.3);
    width: 100%;
    height: 100%;
    padding: 66px 0 250px 0;
}

.theme video {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: -99;
    top: 0;
    left: 0;
}

.theme_no_video {
    display: none;
}
.ILI20_vid{
    width: 600px;
    height: 300px;
}


@media screen and (max-width:1366px) {
.gradient {
    background-color: rgba(62, 126, 138, 0.3);
    width: 100%;
    height: 100%;
    padding: 46px 0 85px 0;
}
.theme {
    /*max-height:573px!important;*/
    max-height:660px!important;
    
}

}

@media screen and (max-width:1024px) {
    .gradient{
        padding: 0px 0 17px 0;
        
       }
    }


@media screen and (max-width:830px) {
.gradient{
    
    padding: 46px 0 0px 0;
    
   }
}
@media screen and (max-width:630px) {
    
    .theme_content .logo{
        padding-bottom: 0 0 0 0; 
}
.gradient{
    
    padding: 0 0 0 0;
    
   }
}
@media screen and (max-width:760px) {
.theme_video {
    display: none;
}
    .theme_no_video {
        display: block;
        background: url(/images/2019/ILI19_header_2000x600_v4.svg) top left no-repeat;
        background-size: cover;
        /*min-height: 670px;*/
        position: absolute;
        z-index: -99;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
}


@media screen and (max-width: 425px){
.theme_no_video {
    display: block;
    background: url(/images/2019/ILI19_header_2000x600_v4.svg) top left no-repeat;
    background-size: cover;
    /* min-height: 670px; */
    position: absolute;
    z-index: -99;
    
}
.ILI20_vid{
    width: 265px;
    height: unset;
}
.theme_content {
 
    padding:50px 0 0 0;


/*.intro_img {
   width: unset;
}*/
}
}
/****************************************************************************************************************************/


/* Co-located events    */


/**********************************************************************************************************************/

.colocated {
    margin: 1% 0px 7%;
    float: left;
    clear: both;
    width: 100%;
}

.colocated ul {
    text-align: center
}

.colocated ul li {
    display: inline-block;
    margin: 10px 40px 10px 20px;
}

.colocated ul li {
    min-width: 120px;
    min-height: 60px;
    background: #ffffff;
}


.colocated ul li:first-child {
    min-width: 140px;
    min-height: 60px;
    background: #ffffff;
}

.colocated h4 {
    font-size: 2.5em;
    /*color: #870c0d;*/
    text-align: center;
    margin-bottom: auto;
}

ul li span {
    font-size: 1em;
}
/*
/*
        ___          ___          ___          ___      ___                   ___          ___     
       /\  \        /\  \        /\  \        /\  \    /\  \        ___      /\__\        /\  \    
      /::\  \      /::\  \      /::\  \      /::\  \   \:\  \      /\  \    /:/  /       /::\  \   
     /:/\:\  \    /:/\:\  \    /:/\:\  \    /:/\:\  \   \:\  \     \:\  \  /:/  /       /:/\:\  \  
    /:/  \:\  \  /::\~\:\  \  /::\~\:\  \  /::\~\:\  \  /::\  \    /::\__\/:/__/  ___  /::\~\:\  \ 
   /:/__/ \:\__\/:/\:\ \:\__\/:/\:\ \:\__\/:/\:\ \:\__\/:/\:\__\__/:/\/__/|:|  | /\__\/:/\:\ \:\__\
   \:\  \  \/__/\/_|::\/:/  /\:\~\:\ \/__/\/__\:\/:/  /:/  \/__/\/:/  /   |:|  |/:/  /\:\~\:\ \/__/
    \:\  \         |:|::/  /  \:\ \:\__\       \::/  /:/  /    \::/__/    |:|__/:/  /  \:\ \:\__\  
     \:\  \        |:|\/__/    \:\ \/__/       /:/  /\/__/      \:\__\     \::::/__/    \:\ \/__/  
      \:\__\       |:|  |       \:\__\        /:/  /             \/__/      ~~~~         \:\__\    
       \___/        \|__|    ___ \/__/    ___ \/__/   ___  ___                            \/__/    
       /\__\       ___      /\__\        /\  \       /\__\/\  \                                    
      /:/  /      /\  \    /::|  |      /::\  \     /:/  /::\  \                                   
     /:/__/       \:\  \  /:|:|  |     /:/\:\  \   /:/  /:/\:\  \                                  
    /::\__\____   /::\__\/:/|:|  |__  /:/  \:\__\ /:/  /::\~\:\  \                                 
   /:/\:::::\__\_/:/\/__/:/ |:| /\__\/:/__/ \:|__/:/__/:/\:\ \:\__\                                
   \/_|:|~~|~ /\/:/  /  \/__|:|/:/  /\:\  \ /:/  |:\  \:\~\:\ \/__/                                
      |:|  |  \::/__/       |:/:/  /  \:\  /:/  / \:\  \:\ \:\__\                                  
      |:|  |   \:\__\       |::/  /    \:\/:/  /   \:\  \:\ \/__/                                  
      |:|  |    \/__/       /:/  /      \::/__/     \:\__\:\__\                                    
       \|__|                \/__/        ~~          \/__/\/__/                                    
*/


/******************** Recommended CSS reset, based on work by Eric Meyer - http://meyerweb.com ********************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: none;
}

img {
    max-width: 100%;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
td {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

/******************** old stuff ********************/

/* used as prime content however causes responsive to blow up. May need for older stuff when added*/
/*.content {
     width: 1000px;
    margin: 225px auto 0;
}
*/
    .content ul {
        list-style: disc;
        margin: 5px 0 5px 25px;
    }

    .content p, .content li, .content div, .content td {
        line-height: 1.5;
        font-weight: 400;
    }
.prg_chkbox {
    font-size:initial;
}
/**************************************** more resets ****************************************/

* {
    margin: 0;
    padding: 0;
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #951B81;
}

a:hover {
    cursor: pointer;
}

ul {
    list-style: none;
    list-style-type: none;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}


/**************************************** structure ****************************************/

body,
html {
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
}

body {
    font-size: 62.5%;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family: 'Roboto Condensed','Lato', Helvetica, Arial;
}


/**************************************** fonts / text / typography ****************************************/

h2,
.tracks h2 {
    font-family: 'Lato', Helvetica, Arial;
    
    /*text-transform: uppercase;
    font-style: italic;*/
    font-weight: bolder;
    font-size: 2.6em;
    /* color: #c8201d; */
    color: #666666;
}

h3 {
    font-family: 'Lato', Helvetica, Arial;
    
   
    font-size: 2.2em;
    margin: 10px 0 0 0;
    color:#666;
}
h3a {
    font-family: 'Lato', Helvetica, Arial;
    text-align: center;
   
    font-size: 2.2em;
    margin: 0;
    
}


h4 {
    font-family: 'Lato', Helvetica, Arial;
    
    text-transform: capitalize;
    font-size: 1.3em;
    color:#666;
}

.sponsors h4 {
    text-align: center;
    font-family: 'Lato', Helvetica, Arial;
    text-transform: capitalize;
    font-size: 2.5em;
    color:#666;
}
.sponsors h5 {
    text-align: center;
    
    font-family: 'Lato', Helvetica, Arial;
    text-transform: capitalize;
    font-size: 2.5em;
    color:#666;
}

p {
    font-family: 'Lato', Helvetica, Arial;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 1.5em;
    margin: 1em 0;
    color:#666;
    Line-height: 1.5;
    font-weight: 400;
    -webkit-font-smoothing:antialiased;
}
/*.first_para{
    text-align: center;
padding-left: 9%;
} 
*/
a[name] {
    padding-top: 120px;
    margin-top: -120px;
}

h5 {
    color: #666;
    font-size: 2.65em;
    font-weight: 400;
}
.unorderedlist ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    color:#666;
    font-size: 1.5em;
    list-style-type: disc;
    font-weight: 400;
}

.unorderedlist ul li ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    font-size: 1.5em;
    list-style-type: disc;
    font-weight: 400;
}
/**************************************** header ****************************************/

header {
    width: 100%;
    height: 70px;
    /*background: #951A81;*/
    background:rgba(238,119,51,1);
    position: fixed;
    z-index: 99;
    box-shadow: 0 1px 1px #999;
    margin: -100px 0 0 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.show_menu {
    margin: 0 0 0 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



/**************************************** theme / front_page ****************************************/

/*.theme {
    width: 100%;
    height: 730px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.50) 0, rgba(0, 0, 0, 0.50) 100%), url(/images/2018/bg_theme.jpg) no-repeat scroll 50% 50%;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.50)), color-stop(100%, rgba(0, 0, 0, 0.50))), url(/images/2018/bg_theme.jpg) no-repeat scroll 50% 50%;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0, rgba(0, 0, 0, 0.50) 100%), url(/images/2018/bg_theme.jpg) no-repeat scroll 50% 50%;
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.50) 0, rgba(0, 0, 0, 0.50) 100%), url(/images/2018/bg_theme.jpg) no-repeat scroll 50% 50%;
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.50) 0, rgba(0, 0, 0, 0.50) 100%), url(/images/2018/bg_theme.jpg) no-repeat scroll 50% 50%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0, rgba(0, 0, 0, 0.50) 100%), url(/images/2018/bg_theme.jpg) no-repeat scroll 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 70px 0 0 0;
}*/
.theme {
    width: 100%;
    /*max-height: 730px;*/
    max-height: 900px;
    overflow: hidden;
    position: relative;
}
.theme_content {
    width: 840px;
    margin: 0 auto;
    text-align: center;
    padding: 0 76px 200px 0;
}
    .theme_content .logo22 {
        width: 425px;
        margin: 10px auto -10px;
/*        margin: 45px auto -45px;*/
        height: 270px;
/*        background: url(/images/2020/ILI20_header_1.svg) no-repeat;*/
				background: url(/images/2022/ILI22_Bite-sized_white.svg) no-repeat;
/*				background: url(/images/2021/ILI21_Bite-sized_white.svg) no-repeat;
/*			background: url(/images/2021/ILI365-Sign-up_title_vs2.svg) no-repeat;*/
/*				background: url(/images/2020/Balloon-TagLine-100h.png) no-repeat;*/
/*				background: url(/images/2020/ILI-New-Logo-400.png) no-repeat;*/
        background-size: 450px 225px;
/*        background-size: 400px 150px;*/
     }

/*    .theme_content .logo20 {
        width: 718px;
        margin: 0 0 0 130px;
        height: 180px;
				background: url(/images/2020/ILI20_header_1.svg) no-repeat;
				background: url(/images/2020/Balloon-TagLine-100h.png) no-repeat;
        background-size: 570px 180px;
        background-size: 112px 176px;
     }*/
  
/*.theme_content .logo {
    width: 750px;
    margin: 0 auto;
    height: 170px;
    background: url(/images/2019/ILI-Balloon-220.svg) no-repeat;
    background-size: 140px 224px;
    padding-bottom: 500px;
}
*/
.theme_content .tagline {
    color: #fff;
    font-size: 2.9em;
    /* font-weight: 700; 
    font-family: 'new letter gothic', sans-serif; 
    */
    letter-spacing: 3.9px;
    text-transform: initial;
    padding-left: 175px;
    
}

.theme_content .tagline2 {
    color: #fff;
    font-size: 3.1em;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-weight: 700;
    padding-top: 50px;
    padding-left: 175px;
    text-transform: uppercase;
    
    
}

/*.theme_content .tagline span {}*/

.theme_content .date_location {
    color: #fff;
    font-size: 2.1em;
    /*font-family: 'new letter gothic';
    padding: 20px 0; 
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    margin: 30px 0;
       font-weight: 700;*/
    text-transform: initial;
    padding-left:175px;
    letter-spacing: 3.8px;
    font-family: 'new letter gothic', sans-serif;
 
}

.date_location span {
       font-size: .5em;
        }

.mobile_line_break {
    display: none;
}

.theme_content .register_btn {
    width: 240px;
    height: 70px;
    margin: 0 auto;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700;
}

.theme_content .register_btn a {
    color: #fff;
    font-size: 2.5em;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 70px;
    display: block;
    width: 240px;
    height: 70px;
    background: #497dca;
}


/**************************************** intro / front_page ****************************************/

.primary_content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #333;
    padding: 5px 30px;
    background: #fff;
}

.primary_content2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #333;
    padding: 40px 30px;
    background: #fff;
}

.ad_wrapper>.secondary_content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #333;
    padding: 0 30px;
    background: #fff;
}

.intro_video{
    width: 100%;

}

.intro_media {	
	width:45%;
	position:relative;
}

.intro_video.left {
    float: left;
    margin: 0 30px 36px 0;
    
}
.intro_img {
    width: 45%;
}
.intro_img2 {
    /*width: 25%;*/
}
.intro_img.left {
    float: left;
        /*margin: 0 60px 30px 0;*/
    margin: 14px 25px 0 0;
    width:20%;
}
.intro_video.right {
    float: right;
    margin: 0 0 30px 60px;
    
}

.intro_img.right {
    float: right;
    margin: 0 0 30px 60px;
    width: 600px;
    height:337px;
}

.intro_img2.right {
    float: right;
    margin: -15px 0 30px 60px;
  
}



.intro_img.right iframe{
    width: 600px;
    height: 300px;
}
.intro_img img {
    width: 100%;
    height: auto;
}

.intro_video:after {
    content: "";
    width: 100%;
    height: 39px;
    background: url(/images/2019/video_drop_shadow.png) no-repeat;
    background-size: contain;
    position: absolute;
}

.unorderedlist ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    color:#666;
    font-size: 1.6em;
    list-style-type: disc;
    font-weight: 300;
}

.unorderedlist ul li ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    font-size: 1.6em;
    list-style-type: disc;
    font-weight: 300;
}
.unorderedlist2 ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    color:#666;
    font-size: inherit;
    list-style-type: disc;
    font-weight: 300;
}

/**************************************** tracks / front_page ****************************************/

.tracks {
    width: 100%;
    background: url(/images/2019/bg_tracks.jpg) no-repeat fixed top center;
    background-size: cover;
    padding: 30px;
}

.tracks h2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.track {
    width: 100%;
    max-width: 1200px;
    margin: 30px auto;
    background: #fff;
    padding: 30px;
    box-shadow: 0 1px 1px #ddd;
}

.explore_btn a,
.explore_btn_mobile a {
    font-size: 1.5em;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700;
    width: 70px;
    height: 50px;
    line-height: 50px;
    position: relative;
    float: right;
    background: #497dca;
    color: #fff;
    padding: 0 0 0 15px;
    z-index: 10;
    right: 49px;
}

.explore_btn a:after,
.explore_btn_mobile a:after {
    content: "";
    position: absolute;
    display: block;
    border: 25px solid #497dca;
    z-index: -5;
}

.explore_btn a:after,
.explore_btn_mobile a:after {
    right: -49px;
    top: 0;
    border-right-color: transparent;
}

.explore_btn_mobile {
    display: none;
}

span.speakerRole {
    font-size: 14px;
    font-weight: bolder;
}


/**************************************** sponsor area ****************************************/

.sponsor_wrapper {
    margin: 60px 0 0 0;
}

.sponsors {
    margin: 30px 0 0 0;
    color: #666;
}

.sponsors ul {
    text-align: center
}

.sponsors ul li {
    display: inline-block;
    margin: 15px;
}

.sponsors ul li {
    min-width: 120px;
    min-height: 60px;
    /*background: #ffffff;*/
}

/**************************************** LatestNews ****************************************/

.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
/**************************************** footer ****************************************/

footer {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    color: #666;
    padding: 60px 30px;
    font-size: 1.3em;
}

footer a {
    color: #999;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

footer a:hover {
    color: #497dca;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.footer_block {
    float: left;
    margin: 0 2.6% 60px 0;
    padding: 0 30px 0 0;
    border-right: solid 1px #eee;
    width: 30%;
    min-height: 140px;
}

.footer_block:last-child {
    margin: 0 0 60px 0;
    border-right: none;
}

footer ul li {
    padding: 10px 0 5px 0;
}

.social ul li {
    float: left;
    margin: 0 20px 0 0;
}

.social ul li:last-child {
    margin: 0 0 0 0;
}

.social ul li a {
    font-size: 1.9em;
}

.email_signup {
    margin: 15px 0 0 0;
}

.email_signup input {
    width: 85%;
    float: left;
    font-size: 1.1em;
    padding: 3px 10px;
    color: #666;
    height: 40px;
    border: solid 1px #ddd;
    font-family: 'Roboto Condensed', serif;
}

    .email_signup input[type=submit],
    .email_signup input[type=button] {
        display: block;
        background: #eee;
        float: left;
        height: 40px;
        line-height: 35px;
        border-top: solid 1px #ddd;
        ;
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        border-left: none;
        color: #222;
        text-align: center;
        padding: 0;
        text-transform: uppercase;
        font-size: 0.8em;
        width: 15%;
        cursor: pointer;
    }

        .email_signup input[type=submit]:hover,
        .email_signup input[type=button]:hover {
            background: #aaa;
            color: #fff;
        }

.logo_econtent {
    display: block;
    width: 200px;
    height: 52px;
    margin: 15px 0 0 0;
    background: url(/images/2019/need.svg) no-repeat;
    background-size: 200px 52px;
    text-indent: -9999px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.logo_econtent:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1.0;
    filter: alpha(opacity=100);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}


/**************************************** subpage / secondary pages ****************************************/

.subpage {
    width: 100%;
    /*background: url(/images/2019/bg_subpage.jpg) no-repeat fixed top center;*/
    background-size: cover;
}

.subpage .banner_date_location {
    top: 70px;
    position: fixed;
    border-bottom: solid 1px #1ec2f3;
    background: #951A81;
    
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2.5em;
    color: #ffffff;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.subpage .banner_date_location.scroll {
    top: -70px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.subpage .primary_content {
    background: none;
    padding: 110px 30px 0 130px;
    /*padding: 160px 30px 0 200px;*/
}

.subpage .primary_content_Adv_Blog {
    background: none;
    /*padding: 160px 30px 0 30px;*/
    padding: 160px 30px 0 400px;
}

.subpage .secondary_content {
    background: none;
}

.narrow {
    width: 800px;
    margin: 0 auto;
    min-height: 200px;
}


/* Exhibiting Sponsors Images */

.primary_content .booth-info {
    width: 260px;
    text-align: right;
    float: right;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.primary_content div.descriptionLogo {
    width: 200px;
    min-height: 75px;
    background-repeat: no-repeat;
    float: left;
    margin: 0 10px 4px 0;
    background-position: center;
    overflow: hidden;
    text-align: center;
    font-weight: bolder;
}

.primary_content .exhibitor {
    margin-bottom: 20px;
}

.primary_content h2.exhibitorLevel {
    margin-bottom: 15px;
    
}

.title {
    font-size: 2.7em;
}


/****************************************************************************************************************************************************************/


/*************************************************************************** ad sizes ***************************************************************************/


/****************************************************************************************************************************************************************/

#ad_320x50 {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    z-index: 999999;
    display: none;
    background: #444444;
    background: rgba(68, 68, 68, 1.0);
}


/**************************************** schedule agenda page ****************************************/

.key_legend {
    width: 100%;
    padding: 30px 0 60px 0;
}

.key_legend li {
    width: 20%;
    float: left;
}

.key_legend_purple,
.key_legend_red,
.key_legend_gray,
.key_legend_green,
.key_legend_orange {
    width: 20%;
    height: 30px;
    float: left;
}

.key_legend_purple {
    background: #673bb8;
}

.key_legend_red {
    background: #e91f63;
}

.key_legend_gray {
    background: #607d8b;
}

.key_legend_green {
    background: #4cb050;
}

.key_legend_orange {
    background: #ff9900;
}

.key_legend_category {
    float: left;
    width: 70%;
    margin: 0 5%;
    font-size: 1.3em;
    font-style: italic;
}

.schedule_agenda {
    width: 100%;
    margin: 30px auto;
    background: #f9f9f9;
    color: #333;
    padding: 30px;
    box-shadow: 0 1px 1px #ccc;
}

.schedule_date {
    font-size: 3.9em;
    color: #497dca;
}

.time_block {
    width: 100%;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: solid 1px #ccc;
    display: inline-block;
}

.schedule_time {
    float: left;
    color: #497dca;
    font-size: 2.2em;
    min-width: 150px;
}

.schedule_events {
    float: left;
    margin: 0 0 0 30px;
    font-size: 1.7em;
    color: #333;
}

.schedule_events li {
    width: 100%;
}

.schedule_blue,
.schedule_purple,
.schedule_red,
.schedule_gray,
.schedule_green,
.schedule_orange {
    font-size: 1.4em;
}

.schedule_blue {
    color: #1ec2f3;
}

.schedule_purple {
    color: #673bb8;
}

.schedule_red {
    color: #e91f63;
}

.schedule_gray {
    color: #607d8b;
}

.schedule_green {
    color: #4cb050;
}

.schedule_orange {
    color: #ff9900;
}


/****************************************************************************************************************************************************************/


/************************************************************************* other screens ************************************************************************/


/****************************************************************************************************************************************************************/

@media screen and (max-width:1366px) {
    
    .theme {
        /*max_height:573px !important;
        max-height:660px!important;*/
        
    }
    
    }

@media screen and (max-width:1030px) {
    .social ul li a {
        font-size: 1.4em;
    }
    #banner_brand {
        display: none;
    }
}


@media screen and (max-width:1024px) {
    .gradient {
        background-color: rgba(62, 126, 138, 0.5);
        width: 100%;
        height: 100%;
        padding: unset;
    }
/*    .theme_content .logo {
        width: 718px;
        margin: 0 auto;
        height: 170px;
        background: url(/images/2019/ILI-Balloon-220.svg) no-repeat;
        background-size: 112px 176px;
     }
*/
/*    .theme_content .logo20 {
        width: 718px;
        margin: 0 0 0 130px;
        height: 180px;
        background: url(/images/2020/ILI20_header_1.svg) no-repeat;
        background-size: 570px 180px;
     }
*/     
    .theme_content .logo22 {
        width: 410px;
        margin: 10px auto -50px;
/*        margin: 50px auto -45px;*/
        height: 375px;
/*        background: url(/images/2020/ILI20_header_1.svg) no-repeat;*/
				background: url(/images/2022/ILI22_Bite-sized_white.svg) no-repeat;
/*				background: url(/images/2021/ILI21_Bite-sized_white.svg) no-repeat;*/
/*				background: url(/images/2021/ILI365-Sign-up_title_vs2.svg) no-repeat;*/
/*				background: url(/images/2020/Balloon-TagLine-100h.png) no-repeat;*/
/*				background: url(/images/2020/ILI-New-Logo-400.png) no-repeat;*/
/*        background-size: 375px 180px;*/
        background-size: 375px 225px;
     }
     
         .theme_content .tagline2 {
            color: #fff;
            font-size: 2em;
            /* font-family: 'Roboto Condensed', sans-serif; */
            font-weight: 700;
            
            padding-left: 14px;
          
          
         }
    
         
        .theme_content .tagline {
         color: #fff;
         font-size: 1.8em;
         letter-spacing: 3px;
         
         text-transform: initial;
         padding-left: 18px;
         }
         .theme_content .date_location {
          font-size: 0.8em;
         text-transform: initial;
         padding-left: 20px;
         letter-spacing: 1.9px;
         }
    
    .theme_content {
     
        padding: 58px 0 0 0;
    
    
    /*.intro_img {
       width: unset;
    }*/
    }
    .intro_img.right {
        float: right;
        margin: 0 0 30px 60px;
        width: unset;
        height: unset;
    }
    .intro_img.right iframe{
        width: unset;
        height: unset;
    }
    


    }
@media screen and (max-width:1000px) {
    #banner_brand {
        display: none;
    }
}

@media screen and (max-width:950px) {
    .main_menu ul li {
        margin: 0 14px 0 0;
    }
    .main_menu ul li a {
        font-size: 1.1em;
    }
    .subpage .main_menu li:last-child {
        width: 80px;
        height: 40px;
        margin: 15px 0 0 0;
        background: #497dca;
        line-height: normal;
    }
    .subpage .main_menu li:last-child a {
        color: #fff;
        line-height: 40px;
        width: 80px;
        height: 40px;
        text-align: center;
    }
    footer {
        max-width: 700px;
        margin: 0 auto;
    }
    .footer_block {
        float: left;
        margin: 0 2.6% 30px 0;
        padding: 0 30px 0 0;
        border-right: none;
        width: 30%;
        min-height: 140px;
    }
    .footer_block:nth-child(2),
    .footer_block:nth-child(4) {
        
    }
    .footer_block:nth-child(2) ul {
     
    }
    .logo_econtent {
        float: right;
    }
}

@media screen and (max-width:920px) {
    .main_menu ul li {
        margin: 0 10px 0 0;
    }
    .main_menu ul li a {
        font-size: 1.2em;
    }
}

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

    
    .theme_content .logo {
  
      
     background-size: 262px 76px;
 }
    header {
        display: none;
    }
    .mobile_menu_btn {
        display: block;
    }
    .theme_content {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 10px 25px 0 30px;
        

    }
   
    
   

    .theme_content .tagline2 {
        color: #fff;
        font-size: 1.9em;
        /* font-family: 'Roboto Condensed', sans-serif; */
        font-weight: 700;
        padding-top: 1px;
        padding-left: 14px;
     
     
    }
   .theme_content .tagline {
    color: #fff;
    font-size: 1.7em;
    letter-spacing: 3px;
    
    text-transform: initial;
    padding-left: 18px;
    }
    .theme_content .date_location {
     font-size: 0.8em;
    text-transform: initial;
    padding-left: 20px;
    letter-spacing: 1.7px;
    }
    h2 {
        font-size: 3.7em;
    }
    p {
        margin: 0.9em 0;
    }
    .subpage .banner_date_location {
        top: 0;
        text-align: left;
        padding: 0 0 0 15px;
    }
    .subpage #banner_brand {
        padding-left: 5px;
        height: 50px;
        width: 100%;
        position: fixed;
        display: block;
        top: 50px;
        background: #fff;
        background: rgba(255, 255, 255, 1.0);
        opacity: 1.0;
        z-index: 99;
    }
    .subpage #banner_brand div {
        background: url(/images/2019/logo_teal.svg) no-repeat;
        background-size: 150px 50px;
        height: 50px;
        width: 150px;
        -webkit-transition: all .7s ease-in-out;
        -moz-transition: all .7s ease-in-out;
        -o-transition: all .7s ease-in-out;
        -ms-transition: all .7s ease-in-out;
        transition: all .7s ease-in-out;
    }
    .subpage #banner_brand div.scroll {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .subpage .primary_content {
        background: none;
        padding: 60px 30px 0 30px;
    }
    .key_legend {
        display: inline-block;
        padding: 30px 0 0 0;
    }
    .key_legend li {
        width: 100%;
        float: left;
        clear: both;
        min-height: 40px;
    }
    .theme_content .logo{
    padding-bottom: 345px;
    }
}

@media screen and (max-width:630px) {
    p {
        margin: 0.7em 0;
    }

    .theme_content {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0 0 0 0;
    }
    .unorderedlist ul {
        font-size: 1.4em;
    }
    .theme_content .logo {
        width: 300px;
        height: 88px;
        background-size: 300px 88px;
    }
    .intro_img.right{
        display: none;
    }

    .intro_video.left {
        float: none;
    }
    h3 {
        font-size: 2.7em;
        margin: 0 0 0 0;
    }
    .track {
        display: inline-block;
    }
    .explore_btn {
        display: none;
    }
    .explore_btn_mobile {
        display: block;
    }
    .footer_block {
        float: left;
        clear: both;
        margin: 15px auto 0 auto;
        padding: 15px 0 0 0;
        border-top: solid 1px #eee;
        width: 100%;
        min-height: inherit;
        text-align: center;
    }
    .footer_block:nth-child(2),
    .footer_block:nth-child(4) {
        text-align: center;
        padding: 15px 0 0 0;
    }
    .footer_block:nth-child(2) ul {
        float: none;
        margin: 0 auto;
        width: 165px;
    }
    .email_updates {
        padding: 15px 0 30px 0;
    }
    .logo_econtent {
        float: none;
        margin: 10px auto 15px auto;
    }
    .subpage .banner_date_location {
        font-size: 1.9em;
    }
    .subpage .primary_content {
        background: none;
        padding: 60px 30px 0 30px;
        transition: all .4s ease-in-out;
    }
    .subpage .primary_content2 {
        padding: 60px 15px 0 15px;
        transition: all .4s ease-in-out;
    }
}

@media screen and (max-width:530px) {
    #ad_468x60 {
        display: none;
    }
    #div-gpt-ad-1371156417389-0 {
        display: none;
    }
    #ad_320x50 {
        display: block;
    }
    #div-gpt-ad-1371156417389-2 {
        display: block;
    }
    #bcVideoNavigation {
        height: 60px;
        padding: 3px;
    }
    .intro_video{
        width: 90%;
        }

    .intro_video.left{
        margin: 0 30px 10px 25px;    
        }
    
}

@media screen and (max-width:425px) {
    .theme_content{
    margin: 19px auto;
    text-align: center;
    padding: 0 0 0 0;
/*    padding: 70px 0 0 0;*/
    
    } 
   
    .primary_content .booth-info {
        width: 100px;
    }
    .primary_content h2.exhibitorLevel {
        margin-bottom: 7.5px;
    }
    .primary_content div.descriptionLogo {
        margin: 0 auto;
        float: none;
    }
    .theme_content .logo {
        width: 420px;
        height: 122px;
        background-size: 90px 58px;
        padding: unset;
    }
.theme_content .tagline2 {
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    margin: 0 0 0 15px;
    
    padding-top: unset;
    padding-left: unset;
    text-transform: uppercase;
}

    .intro_video.left {
        margin: 0 26px 30px 15px;
    }
    .intro_video:after {
     
     
        height: 19px;
    }
    .primary_content {
             padding: 12px 30px;
         }
    h2 {
        font-size: 2.6em;
    }
    .theme_content .register_btn a {
        color: #fff;
        font-size: 2.3em;
        font-family: 'Roboto Condensed', sans-serif;
        line-height: 52px;
        display: block;
        /* width: 240px; */
        height: 53px;
        background: #497dca;
    }
    .theme_content .tagline {
        margin: 0 0 0 15px;
        font-size: 1.2em;
    /* margin: 5px 0 0 0; */
    padding-left: unset;
    letter-spacing: 2px;
    }
    .subpage .banner_date_location {
        font-size: 1.6em;
    }
    .social ul li {
        float: left;
        margin: 0px 25px 3px 49px;
    }
    .theme_content .date_location {
    font-size: 1.0em;
    padding-top:unset;
    margin:unset;
    letter-spacing: 1.2px;
    
        }
/*    .first_para{
        text-align: unset;
    padding-left: 30px;
    }    
*/
    .intro_video {
        width:"640";
         height:="360" 

    }
    .intro_img2.right {
        float: unset;
    margin: unset;
        display: none;
    }

    .intro_img.left {
        float: left;
            /*margin: 0 60px 30px 0;
        margin: 14px 25px 0 0;*/
        width:unset;
    }
}


/***************************************** Videos Area ****************************************/

.outer-container {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

#bcVideoNavigation label {
    font-size: 14px;
}

.BrightcoveExperience {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.bcSessionTitle {
    font-weight: bolder;
    margin-top: 15px;
    font-size: 20px;
}

.bcPresentationTitle {
    font-weight: bolder;
    font-size: 18px;
}

.bcSpeaker {
    font-size: 18px;
}

#sessionContent {
    margin-top: 15px;
    font-size: 16px;
}

#bcVideoNavigation {
    width: 100%;
    height: 33px;
    padding: 3px;
    border: 1px #cccccc solid;
    background-color: #ececec;
    border-radius: 5px;
    margin: 0 0 4px 0;
}


/**************************************** navigation / menu ****************************************/

.main_menu {
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}

.main_menu ul {
    list-style: none;
    position: relative;
    left: 50%;
}

.main_menu ul li {
    float: left;
    position: relative;
    margin: 0 20px 0 0;
    line-height: 70px;
}

.main_menu ul li a {
    float: left;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 400;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.main_menu ul li a:hover {
    color: #951A81;;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/*
.main_menu li:last-child {
    width: 123px;
    height: 40px;
    margin: 15px 0 0 0;
    padding: 0 0 0 5px;
    background: #497dca;
    line-height: normal;
}

.main_menu li:last-child a {
    color: #fff;
    line-height: 40px;
    width: 100px;
    height: 40px;
    text-align: center;
}

.main_menu li:last-child a:hover {
    color: #1ec2f3;
}*/

.subpage .main_menu li:first-child {
    width: 78px;
    height: 77px;
    margin: 1px 20px 0 0;
    background: url(/images/2019/ILI-Balloon-220.svg) no-repeat;
    /*background-size: 351px 68px;*/
    line-height: normal;
}

.subpage .main_menu li:first-child a {
    width: 169px;
    height: 50px;
    text-indent: -9999px;
    display: block;
}


@media screen and (max-width:1024px) {
.main_menu ul li {
    margin: 0px 12px 0 0;
}
}

/****************************************************************************************************/
/* mobile navigation menu */
/****************************************************************************************************/

.mobile_header {
	background:rgba(238,119,51,1);
	height:50px;
	position:fixed;
	width:100%;
	float:left;
	z-index:999;
	display:none;
}

.mobile_header ul li {
	float:left;
	text-align:center;
	font-size:1.7em;
	text-transform:uppercase;
}

.mobile_header ul li a {
	display:block;
	height:50px;
    line-height:50px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
	color:#fff;
	padding:0 10px;
	border-right:solid 1px #666;
}

.mobile_header .featured_link {	
	/*background:#6C6DAC;*/
  background:rgba(238,119,51,1);
}

.mobile_header .featured_link a {	
	padding:0 15px;
}

.mobile_menu, .mobile_menu_btn {
	display:none;
}

.mobile_menu_btn {
	position:fixed;
	z-index:9999;
	overflow:hidden;
	width:40px;
	height:40px;
	font-size:0;
	right:7px;
	top:5px;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	background:rgba(68,68,68,0.9);
}

.mobile_menu_btn:focus {
	outline: none;
}

.mobile_menu_btn span {
	display:block;
	position:absolute;
	top:18px;
	left:4px;
	right:4px;
	height:2px;
	background:#fff;
}

.mobile_menu_btn span:before,
.mobile_menu_btn span:after {
	position:absolute;
	display:block;
	left:0;
	width:100%;
	height:2px;
	background:#fff;
	content: "";
}

.mobile_menu_btn span:before {
  top: -10px;
}

.mobile_menu_btn span:after {
  bottom: -10px;
}

.mobile_open span {
  background: none;
}

.mobile_open span::before {
  top: 0;
  transform: rotate(45deg);
}

.mobile_open span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.show_mobile_menu {
	display:block;
}

.mobile_menu {
	width:100%;
    position:fixed;
    top:50px;
    height:100%;
    background:#333;
    opacity:0.9;
    filter:alpha(opacity=90);
    color:#fff;
    font-size:1.3em;
    text-transform:uppercase;
    padding:10px;
    z-index:999;
    overflow:scroll;
	
}

.mobile_menu ul li a {
    float:left;  
	clear:left;  
	display:block;
	width:75%;
    text-align:left;
    white-space:nowrap;
    font-family: 'Montserrat', sans-serif;
    color:#fff;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:400;
	margin:5px 0;
	padding:5px 0 15px 0;
	border-bottom:solid 1px #eee;
	-webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
}

.mobile_menu ul li a:hover {
	color:#9f2021;
	-webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
}
@media screen and (max-width:1367px) {
.main_menu li:last-child {
    padding: 0 0 0 12px;
    }
}
@media screen and (max-width: 1367px){
.main_menu li:last-child {
    padding: 0 0 0 11px;
}
}
@media screen and (max-width:870px) {
	.mobile_header, .mobile_menu_btn {
    display:block;
    z-index: 99;
}
}
/**************************************** MOBILE navigation / menu ****************************************

.mobile_menu,
.mobile_menu_btn {
    display: none;
}

.mobile_menu_btn {
    position: fixed;
    z-index: 99999;
    overflow: hidden;
    width: 40px;
    height: 40px;
    font-size: 0;
    right: 15px;
    top: 5px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    background: #444444;
    background: rgba(68, 68, 68, 0.9);
    box-shadow: 0 1px 1px #333;
}

.mobile_menu_btn:focus {
    outline: none;
}

.mobile_menu_btn span {
    display: block;
    position: absolute;
    top: 18px;
    left: 4px;
    right: 4px;
    height: 4px;
    background: #fff;
}

.mobile_menu_btn span:before,
.mobile_menu_btn span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: "";
}

.mobile_menu_btn span:before {
    top: -10px;
}

.mobile_menu_btn span:after {
    bottom: -10px;
}

.mobile_open span {
    background: none;
}

.mobile_open span::before {
    top: 0;
    transform: rotate(45deg);
}

.mobile_open span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.show_mobile_menu {
    display: block;
}

.mobile_menu {
    width: 100%;
    position: fixed;
    top: 0;
    height: 100%;
    background: #333;
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 10px;
    z-index: 9999;
    overflow: scroll;
}

.mobile_menu ul li a {
    float: left;
    clear: left;
    display: block;
    width: 75%;
    text-align: left;
    white-space: nowrap;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 400;
    margin: 5px 0;
    padding: 5px 0 15px 0;
    border-bottom: solid 1px #eee;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.mobile_menu ul li a:hover {
    color: #497dca;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

*/
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-Header {
    background-color: #000;
    color: #ffffff;
    padding: 2px;
    text-align: center;
    font-weight: bolder;
    height: 24px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#modal-LargeEditor {
    border: 1px #cccccc solid;
    position: fixed;
    background-color: #ffffff;
    width: 750px;
    height: 490px;
    
    top: 45%;
    left: 50%;
    margin-left: -350px;
    margin-top: -225px;
    overflow: hidden;
    z-index: 12000;
    border-radius: 5px;
}

#modal-LargeEditor .modalContent {
    width: 740px;
    height: 410px;
    
    overflow: auto;
    padding: 5px;
    /*background-color:#cecece;*/
}
#modal-LargeEditor .modalContent .unorderedlist ul {

font-size: inherit;
}


#modal-LargeEditor .buttons {
    width: 750px;
    height: 45px;
    padding: 4px 10px;
    text-align: center;
}

#modal-LargeEditor .buttons input {
    padding: 4px;
    margin: 4px auto;
    cursor: pointer;
}

#modal-LargeEditor .advertisements {
    width: 750px;
    height: 0;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

#modal-LargeEditor .Session_Title {
		font-size:1.3em;
}

#modal-LargeEditor .clsPresentationTitle {
		font-size:1.2em;
		padding: 0 0 3px 0;
}


#modal-MediumEditor {
    display: none;
    border: 1px #cccccc solid;
    position: fixed;
    background-color: #ffffff;
    width: 700px;
    /*
    height: 350px;
    */
    top: 50%;
    left: 40%;
    margin-left: -200px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 10041;
    border-radius: 5px;
}

#modal-MediumEditor .modalContent {
    /*
    
    width: 690px;
    height: 280px;
    */
    overflow: auto;
    padding: 5px;
}

#modal-MediumEditor .buttons {
    /*
    width: 680px;
    height: 10px;
    */
    padding: 15px 5px;
    text-align: center;
}

#modal-SmallEditor {
    border: 1px #cccccc solid;
    position: fixed;
    background-color: #ffffff;
    width: 400px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 2000;
    border-radius: 5px;
}

#modal-SmallEditor .modalContent {
    width: 390px;
    height: 147px;
    overflow: auto;
}

#modal-SmallEditor .buttons {
    width: 390px;
    height: 30px;
    text-align: center;
}

#modal-SmallEditor .buttons input {
    padding: 0 4px;
    cursor: pointer;
}

.modalContent {
    background-color: #ffffff;
    font-family: Verdana;
		font-size: 1.1em;
}

.modalContent .clsSessionTime {
    font-size: 1.5em;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.6;
}

.modalContent .clsPresenter {
    font-family: inherit;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.6;
}

.modalContent p {
    font-size: 1.2em;
		line-height: 1.4;
}

.modal-Header {
    font-family: inherit;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.5;
}

.clsModalSpeakerTitle {
    margin: 0;
}
.tex {
    color: #82a69b;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    }

.key_legend {
    width: 100%;
    padding: 30px 0 60px 0;
}

    .key_legend li {
        width: 14%;
        float: left;
    }

.key_legend_dblue {
    background: #086bbb;
}

.key_legend_yellow {
    background: #bae000;
}

.key_legend_yellow, .key_legend_purple, .key_legend_dblue, .key_legend_red, .key_legend_gray, .key_legend_green, .key_legend_orange, .key_legend_mauve, .key_legend_pdf {
    width: 19%;
    height: 30px;
    float: left;
}

.key_legend_purple {
    background: #673bb8;
}

.key_legend_red {
    background: #e91f63;
}

.key_legend_gray {
    background: #607d8b;
}

.key_legend_green {
    background: #4cb050;
}

.key_legend_yellow {
    color: #bae000;
}

.key_legend_orange {
    background: #ff9900;
}

.key_legend_mauve {
    width: 19%;
    background: #cc99ff;
    float: left;
}

.key_legend_pdf {
    width: 19%;
    background: #ffffff;
    float: right;
}

.key_legend_category {
    float: left;
    width: 70%;
    margin: 0 5%;
    font-size: 1.3em;
    font-style: italic;
}

.schedule_agenda {
    width: 100%;
    margin: 30px auto;
    background: #f9f9f9;
    color: #333;
    padding: 30px;
    box-shadow: 0 1px 1px #ccc;
}

.schedule_date {
    font-size: 3.9em;
    color: #ed1c24;
}

.time_block {
    width: 100%;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: solid 1px #ccc;
    display: inline-block;
}

.schedule_time {
    float: left;
    color: #ed1c24;
    font-size: 22px;
    min-width: 150px;
    width: 208px;
}

.schedule_events {
    float: left;
    margin: 0 0 0 30px;
    font-size: 20px;
    color: #333;
    width: 842px;
}

    .schedule_events li {
        width: 100%;
    }

        .schedule_events li div {
            max-height: 10000px;
            transition: max-height 1s ease-in-out, opacity 1s linear;
            opacity: 1;
        }

            .schedule_events li div.hide {
                overflow: hidden;
                max-height: 0;
                opacity: 0;
            }


div.description p {
    font-size: 15px;
    margin: 5px 0;
}

.schedule_events li div div.title {
    font-size: 18px;
    font-style: italic;
}

.schedule_yellow, .schedule_grey, .schedule_blue, .schedule_dblue, .schedule_purple, .schedule_red, .schedule_gray, .schedule_green, .schedule_orange, .schedule_mauve {
    font-size: 1.4em;
}

.schedule_yellow, .track_yellow {
    color: #bae000;
}

.schedule_blue, .track_blue {
    color: #1ec2f3;
}

.schedule_dblue, .track_dblue {
    color: #086bbb;
}

.schedule_purple, .track_purple {
    color: #673bb8;
}

.schedule_red, .track_red {
    color: #e91f63;
}

.schedule_dred, .track_dred {
    color: #b00000;
}

.schedule_gray, .track_gray {
    color: #607d8b;
}

.schedule_green, .track_green {
    color: #4cb050;
}

.schedule_orange, .track_orange {
    color: #ff9900;
}

.schedule_mauve, .track_mauve {
    color: #cc99ff;
}

@media screen and (max-width:830px) {
    .key_legend {
        display: inline-block;
        padding: 30px 0 0 0;
    }

        .key_legend li {
            width: 100%;
            float: left;
            clear: both;
            min-height: 40px;
        }

    .schedule_time, .schedule_events {
        width: auto;
    }

    .schedule_events {
        margin: 0 0 0 15px;
        font-size: 15px;
    }

    .schedule_time {
        font-size: 18px;
        transition: font-size .5s;
    }
}

@media screen and (max-width:630px) {
    .schedule_agenda {
        padding: 15px;
    }

    .schedule_date {
        font-size: 32px;
    }
}

/****************************************************************************************************/


/* subpage < schedule sessions agenda < LIST styles */


/****************************************************************************************************/

.list_grid_toggle {
    float: right;
}

.list_grid_toggle li {
    display: inline-block;
    font-size: 2.5em;
    color: #ccc;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.list_grid_toggle li.active_list_grid {
    color: #000;
}

.session_date_selector {
    float: right;
}

.session_date_selector li {
    display: inline-block;
    /* margin: 0 10px 0 0;*/
    padding: 8px;
    font-size: 1.3em;
    cursor: pointer;
    font-weight: 700;
}

.session_date_selector li.session_date_show {
    border-top: solid 1px #FD061B;
    border-right: solid 1px #FD061B;
    border-left: solid 1px #FD061B;
    background: #FD061B;
/*
    border-top: solid 1px #870c0d;
    border-right: solid 1px #870c0d;
    border-left: solid 1px #870c0d;
    background: #870c0d;
  */  
    color: #fff;
}

.session_filter_label {
    float: right;
    clear: right;
    position: relative;
    padding: 10px;
    cursor: pointer;
    border-top: solid 1px #eee;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
}

.session_filter_label span {
    font-size: 1.3em;
    font-weight: 700;
}

.session_filter_label:after {
    font-family: FontAwesome;
    content: "\f0b0";
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
}

.session_filter {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    padding: 30px;
    width: 350px;
    top: 0;
    right: 0;
    box-shadow: 0 1px 5px #999;
}

.session_filter_type {
    font-size: 1.3em;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: solid 1px #999;
    color: #999;
}

.session_filter li {
    display: block;
    cursor: pointer;
    font-size: 1.5em;
}

.session_filter li:before {
    font-family: FontAwesome;
    content: "\f10c";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}

.session_filter li.session_selected:before {
    content: "\f058";
}

.session_filter_clear {
    display: block;
    cursor: pointer;
    font-size: 1.2em;
    color: #999;
    float: right;
}

.session_filter_clear:before {
    font-family: FontAwesome;
    content: "\f2d3";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}

.sessions_wrapper {
    border-bottom: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    clear: both;
}

.session_time {
    float: left;
    width: 100px;
    flex: 0 0 120px;
    text-align: left;
    font-size: 2em;
    padding: 15px;
    border-top: solid 1px #eee;
}

.session {
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}

.session_keynote {
    /* margin: 0px; */
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}

.session_reception {
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}

.session_break {
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}
.session_break .session_title a span{
    color: #000000;
}

.session_title a {
    font-size: 1.7em;
    
    color: #951B81;
    margin: 15px 0 0 0;
    display: block;
    pointer-events: none;
}

.session_title span {
    font-size:  unset;
    /*font-size: 1.3em;
    color: #870c0d;*/
    margin: 15px 0 0 0;
    display: block;
    cursor: default;
}

.session_title a:hover {
    color: #ccc;
}

.session_tag {
    display: inline-block;
    padding: 3px;
    margin: 10px 0 0 0;
    color: #fff;
    font-weight: 700;
}

.session_track {
    font-size: 1.2em;
    display: block;
    margin: 0;
}

.session_location {
    border: none;
    margin: 0;
}

.session_location,
.session_length,
.session_speaker,
.session_description {
    font-size: 1.1em;
    display: block;
    color: #666;
    font-weight: 400;
    padding: 0 0 3px 0;
}

.session_location span,
.session_length span,
.session_description span {
    color: #000;
    font-size: 1.1em;
}

.session_speaker span {
    
    color: #951B81;
}

.session_speaker {
    /*margin: 10px 0;*/
    margin: 0;
    flex: 1;
}


/* added last-child on 3/12/18 from Mike E */

.session:last-child {
    border-right: solid 1px #eee;
}

.session_break:last-child {
    border-right: solid 1px #eee;
}

.session_reception:last-child {
    border-right: solid 1px #eee;
}

.session_keynote:last-child {
    border-right: solid 1px #eee;
}

.session_speaker a {
    color: #870c0d;
    
}

.session_speaker a:hover {
    color: #ccc;
}


/****************************************************************************************************/


/* subpage < schedule sessions agenda < GRID styles */


/****************************************************************************************************/

.display_list_grid {
    border-bottom: solid 1px #eee;
    display: inline-block;
    width: 100%;
}
.display_show_grid .session_grid_title {
    display: block;
}


.display_show_grid .session_keynote .session_grid_title {
    text-align: -webkit-center;
}


.session_grid_title {
    display: block;
}


.display_show_grid .session_description,
.display_show_grid .session_tag,
.display_show_grid .session_location {
    display: none;
}

.display_show_grid .session_time_block {
    float: left;
    clear: both;
    width: 100%;
    display: flex;
    background: #fafafa;
}

.display_show_grid .session .session_title {
    cursor: pointer;
    font-weight: bold;
}

.display_show_grid .session_keynote .session_title {
    cursor: pointer;
    text-align: -webkit-center;
}

.display_show_grid .session_reception .session_title {
    cursor: pointer;
    text-align: -webkit-center;
}

.display_show_grid .session_break .session_title {
    
    text-align: -webkit-center;
}

.display_show_grid .session_kenote_block {
    float: left;
    clear: both;
    width: 100%;
    display: flex;
}


/* old before 3/12/18 
.display_show_grid .session {
    margin: 0;
     width: 21%;
    float: left;
    
    
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
}
*/

.display_show_grid .session {
    margin: 0;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
    width: 44%;
}

.display_show_grid .session_keynote {
    /*margin-left: -8px;
    width: 80.6%;
    margin-right:65.5px;
    float: left;
    flex:1;
    */
    width: 100%;
    margin: 0;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
}

.display_show_grid .session_reception {
    margin: 0;
    /*
    width: 107%;
    float: left;
    */
    width: 100%;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
}

.display_show_grid .session_break {
    margin: 0;
    /*
    width: 107%;
    float: left;
    flex:1;
    */
    width: 100%;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
}

.display_show_grid .session_break .session_title a {
    pointer-events: none;
    cursor: none;
}

.display_show_grid .session_title span {
    font-size: 1.0em;
    cursor: pointer;
    font-weight: bold;
}

.display_show_grid .session_title a {
    font-size: 1.0em;
    cursor: pointer;
    pointer-events: all;
}

.display_show_grid .session_title a:hover+.display_show_grid .session_description {
    display: block;
}


/****************************************************************************************************/


/* grid label overrides */


/****************************************************************************************************/


/*
.grid_labels {
    display: none;
    --deletemax-width: 1540px; 
    width: 100%;
    --deletefloat: left;
}
 */

.grid_labels {
    display: none;
    max-width: 1540px;
    width: 100%;
}

.grid_labels .session_time {
    border: none;
    padding: 0 15px;
}

.grid_labels .session {
    padding: 0;
    /* border: none; */
}

.grid_labels .session_track {
    padding: 7px 15px;
    display: block;
    height: 70px;
}


/*
.grid_label_lock {
    position: fixed;
    z-index: 10001;
    top: 120px;
    left: 0;
    padding: 0 30px;
}
*/

.grid_label_lock {
    position: fixed;
    z-index: 1001;
    top: 72px;
    left: auto
}

.session_date_selector_lock {
    position: fixed;
    z-index: 10001;
    bottom: 0;
    float: right;
    background: url(/London/images/2019/bg_poly.jpg) center center;
   
    margin-left: 50%;
}

.display_show_grid .monday_oct_14 .session {
    width: 100%;
    
}
/*.display_show_grid .monday_nov_12 .session_track {
   color:rgb(133, 17, 143);
   
}*/



.session_description .unorderedlist ul {
    font-size:inherit;{
}
}
@media screen and (max-width:1920px) {
    .grid_label_lock {
        left: auto;
        padding: unset;
        width: 54.5%;
    }
}

    @media screen and (max-width:1600px) {
        .grid_label_lock {
            left: auto;
            padding: unset;
            width: 65%;
        }

        .grid_labels {
            max-width: none;
        }
    }

    @media screen and (max-width: 1440px) {
        .grid_label_lock {
            width: 65%;
        }
        .session_track {
            font-size: 1.0em;
        }
        /*.display_show_grid .session_keynote {
         width:86.6%; 
    }*/
        .display_show_grid .session_break {
            margin-left: -06.px;
        }
    }
@media screen and (max-width: 1366px) {
    .grid_label_lock {
        
        width: 76%;
    }
}
@media screen and (max-width: 1280px) {
    .grid_label_lock {
        
        width: 82.2%;
    }
}
    @media screen and (max-width: 1024px) {
        .grid_label_lock {
            width:84%;
        }

        .session_track {
            font-size: 0.9em;
        }
    }

    @media screen and (max-width: 960px) {
        .session_date_selector_lock {
            position: fixed;
            bottom: 0;
            right: 0;
            margin: 0;
            z-index: 1001;
            font-weight: 0;
        }

        .session_date_selector {
            margin: 0;
            padding: 5px;
            font-size: 0.9em;
            text-align: center;
        }

        .session_title {
            font-size: smaller;
        }

        .session_description span,
        .session_description span p {
            font-size: 1.1em;
        }
    }


     
    @media screen and (max-width: 425px) {
   
    .session_keynote{
        
        margin: 0 0 0 70px;
    }
    .session_break {
        
        margin: 0 0 0 70px;
    }
    .session {
        
        margin: 0 0 0 70px;
    }
    .session_reception {
        
        margin: 0 0 0 70px;
    }
    .session_date_selector li {
     margin:unset;   
        padding: 5px;
        
    }
/* uncomment to remove times from phone on agenda page 
.session_time {
            display:none;
        }

    .session_keynote {
      
        margin: unset;
    }
    .session_break {
      
        margin: unset;
    }
    .session {
      
        margin: unset;
    }
    .session_reception {
     
        margin: unset;
    }
    */
    
}

/******************** testimonials ********************/

#testimonials {
    margin: 0 auto;
    width: 800px;
}
.sec-head {
    font-family: 'Lato', Helvetica, Arial;
    text-transform: unset;
    font-size: 2.4em;
    margin: 15px 0 0 0;
    color: #666;
    
}
.cust-quotes {
    width: 800px;
    height:65px;
    position: relative;
    font-family: 'Lato', Helvetica, Arial;
}

    .cust-quotes blockquote {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 12px;
        text-align: center;
        opacity: 0;
        z-index: 0;
        transition: opacity 0.5s ease-out 0, transform 0.5s ease-in 0;
        margin-top:10px;
    }

/* IE < 10 fallback */
.no-csstransitions .cust-quotes blockquote,
.no-csstransforms .cust-quotes blockquote {
    position: relative;
}

.cust-quotes blockquote:first-child {
    opacity: 0;
    transform: translateY(-10px) scale(1.1);
}

    .cust-quotes blockquote:first-child + blockquote {
        opacity: 1;
        z-index: 1;
        transition: opacity 1.6s ease 0;
    }

.cust-quotes blockquote p {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #353535;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}

    .cust-quotes blockquote p:before {
        content: '\201C';
    }

    .cust-quotes blockquote p:after {
        content: '\201D';
    }

.cust-quotes blockquote cite {
    text-align: center;
    font-size: 14px;
    color: #898989;
}

    .cust-quotes blockquote cite a {
        font-size: 14px;
        font-weight: normal;




        

    }

    @media screen and (max-width:830px) {
        .cust-quotes {
             width: 739px;  
             
        }
        #testimonials {
            margin: 0 auto;
            width: 690px;
        }
    }
    @media screen and (max-width:630px) {
        .cust-quotes {
             width: unset;  
             height:92px;
        }
        #testimonials {
            width: unset;
        }

    }
/**************************************** tracks_old / front_page ****************************************/

.tracks_old {
    width: 100%;
    background:url(/images/2019/bg_tracks.jpg) no-repeat fixed top center;
    background-size: cover;
    padding: 60px 30px 1px 30px;
}

.tex {
    color: #fff;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    }

.tracks_old h2, .tracks_old h4 {
    
    font-size: 3.6em;
    color: #83a69b;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.tracks_old h3 {
    font-size: 2.2em;
    
    color: #666;
    
    
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.track_old {
    width: 100%;
    max-width: 1200px;
    margin: 30px auto;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 1px 1px #333;
}
.title {
    font-weight: 400;
    font-size: 2.2em;
    line-height: 1.7;
		color: #666;
    
}
.explore_btn a,
.explore_btn_mobile a {
    font-size: 1.5em;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700;
    width: 82px;
    height: 50px;
    line-height: 50px;
    position: relative;
    float: right;
    background: #9f2021;
    color: #fff;
    padding: 0 0 0 15px;
    z-index: 10;
    right: 39px;
}

.explore_btn a:after,
.explore_btn_mobile a:after {
    content: "";
    position: absolute;
    display: block;
    border: 25px solid #9f2021;
    z-index: -5;
}

.explore_btn a:after,
.explore_btn_mobile a:after {
    right: -49px;
    top: 0em;
    border-right-color: transparent;
}

.explore_btn_mobile {
    display: none;
}

span.speakerRole {
    font-size: 14px;
    font-weight: bolder;
}
.unorderedlist ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    color:#666;
    font-size: 1.5em;
    list-style-type: disc;
    font-weight: 400;
}

.unorderedlist ul li ul {
    margin: 0 0 10px 25px;
    font-family: 'Lato', Helvetica, Arial;
    font-size: 1.5em;
    list-style-type: disc;
    font-weight: 400;
}

*/
@media screen and (max-width:630px) {
    .tracks_old {
        padding: 15px;
    }
    .track_old {
        display: inline-block;
        padding: 10px;
    }
    
    .explore_btn {
        display: none;
    }
    
    .explore_btn_mobile {
        display: block;
    }
}

@media screen and (max-width:320px) {
.track_old {
    
     padding: 0 0 0 0; 
