/*WHOLE PAGE CSS*/

.wire-conf .fa { font-size: 3.1rem;} 
.wire-conf .breadcrumb {display: none;}
.wire-conf table {border: 0; margin-bottom:0;}
.wire-conf tbody {border: 0;}

/*BANNERS*/ 

.wire-banner-d2 {
    background: url(/sites/default/files/downloads/annual_conference_banner_d3_DSC_0745.png);
    background-repeat: no-repeat;
    background-color: transparent;
    min-height: 350px;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: contain;
    margin-bottom: 2em;
    padding: 0;
}

.ann-conf-banner-2017 {
    min-height: 350px;
    width: 100%;
    position: relative;
    margin: auto auto 2em;
    padding: 0;
}

.ann-conf-collage-2016 {
	background: url(/sites/default/files/downloads/conferencecollage2016.png);
	background-repeat: no-repeat;
    background-color: transparent;
    min-height: 400px;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: contain;
    margin-bottom: 2em;
    padding: 0;
}

.ann-conf-banner-2016 {
    background: url(/sites/default/files/downloads/banner-from-brochure-2016-2015-no-text.png);
    background-repeat: no-repeat;
    background-color: #053c50;
    min-height: 400px;
    width: 100%;
     position: relative;
    background-position: center;
    background-size: contain;
    margin-bottom: 2em;
    padding: 0;
}

.ann-conf-banner-2015 {
    background: url(/sites/default/files/downloads/ann-conf-banner-2015.png);
    background-repeat: no-repeat;
    background-color: #83152d;
    min-height: 400px;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: contain;
    margin-bottom: 2em;
    padding: 0;
}


.wire-banner-d2 h1, .ann-conf-banner-2016 h1, .ann-conf-banner-2015 h1 {
    color: white;
    text-align: left;
}

.wire-banner-main-d2 h3, .ann-conf-banner-2016 h3, .ann-conf-banner-2015 h3 {
    color: white;
}

.wire-banner-main-d2 h1, .wire-banner-main-d2 h3 {
    margin-left: 1.5625rem;
    margin-top: 1.5625rem;
    font-size: 3rem;
    font-weight: normal;
}

.wire-banner-main-d2 h1 {
    line-height: .3rem;
    padding-top: .8em;
}

.ann-conf-banner-2016 h1, .ann-conf-banner-2015 h1 {
    padding-top: 1.5em;
    margin-left: 5em;
    margin-top: 1em;
}

.ann-conf-banner-2016 h3, .ann-conf-banner-2015 h3 {
    padding-bottom: 1em;
    margin-left: 8em;
}

.bkg p { text-align: right; color: #e6e6e6; font-size: 4rem; font-family: Georgia; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}

/*REGISTRATION FORMS*/

/*.prereg {
    margin-bottom: 2rem;
    border: 4px solid #013b5a;
}*/

.prereg table tr td {
    padding: .3rem;
}

.prereg-page {
    border: 4px solid #013b5a;
     margin-bottom: 2rem;
     padding: .3rem;
}

.prereg-page a[href]{
    color: #83152d;
}

.prereg-form table {
   background: #FFFFFF;
    margin-bottom: 0; /*1.42857rem;*/
    border: solid 0px #DDDDDD;
    table-layout: auto;
}

.prereg-form tbody {
   
    border-top: solid 0px #cccccc;

}

.prereg-2019 {
    margin-bottom: 2rem;
   
}

.prereg-pane-2019 {
    margin-bottom: 2em;
}




/*IMAGES & TITLES FOR VIEWS*/

.wire-middle-content {
    display: block;
    position: relative;
    /*width: 80%;*/
    margin: 0 auto 1.5rem;
    padding: 0;
}

.wire-middle-content h2 {
    position:relative;
   /* width: 17.35em;*/
   width: 100%; /*19.3em*/
    background-color: #83152d;
    color: #fff;
    padding: 1rem 1.5rem;
    margin: 0 auto;
        
}

.past-conf .wire-middle-content h2 {
    max-width: 500px;
}

.conf-top-space {
    margin-top: 1.5rem;
}

.wire-middle-content h2 a[href]{
            color: #fff;
            /*font-family: "aktiv-grotesk-std","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;*/
        }

.wire-middle-content p {
    width: 90%;
    padding: 0 1.5rem;
    margin: 0 auto 1.5rem;
    font-size: 1.1rem;
}

.wire-middle-content p.paraDiv {
    margin: 0;
    padding: 0;
}

.wire-middle-content img {
	padding: 0;
	margin: 0 auto 1rem;
	display: block;
	overflow: hidden;
	max-height: 100%;
}

.wire-middle-content h3 {
    width: 90%;
    font-weight: normal;
    color: #408cb3;
    margin: 0 0 1rem 0;
    text-align: center;
}

.wire-middle-content-button {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 1px 2px 4px #222222;
    text-shadow: 1px 1px 3px #222222;
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    background: #83152d;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    font-size: 1.5rem;
    text-align: center;
    width: 80%;
    margin: 2rem auto 3rem;
}

.wire-middle-content-button.half {
    width: 30%;
   
}

a[href].wire-middle-content-button {
   color: #fff;
}



/*STANDALONE IMAGES*/

.wire-img {
width: 100%;
padding-left: 1.5rem;
padding-right: 1.5rem;
padding-bottom: 2rem;
}



.annual-conf-highlight-images {
    display: block;
    width: 90%;
    margin: 1.5rem 2rem 1.5rem 1.5rem;
    padding: 0;
    text-align: right;   
}

.annual-conf-highlight-images img {
    max-width: 350px;

}

.conf-right-img img{
    margin-bottom: 4rem;
}

/*VIEWS FORMAT*/

.wire-views-list {
    margin: 0 auto;
    width: 90%;
    position: relative;
    display: block;
}

.wire-views-list ul {
    list-style: none;
    font-size: 1.2rem;
    width: 100%;
    margin: auto;
    position: relative;
    padding: 1rem 1.5rem;
}

.wire-views-list li {
    font-size: 1.2rem;
    line-height: 1em;
    margin-bottom: 1.1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #999;
}

.ann-conf-list-presenter {
    font-size: 1rem;
    
}

/*HIGHLIGHTS CONTENT ON CONFERENCE NEVER ENDS*/

.annual-conf-2016-popular-content {
     font-size: 1.2rem;
     display: block;
     height: 300px;
    margin-bottom: 3.3rem;
}

.annual-conf-2016-popular-content h2 {
    width: 100%;
    background-color: #83152d;
    font-weight: 400;
    color: #fff;
    padding: 1rem 1.2rem;
    margin-bottom: 1.5rem;
}



.wire-sm-button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 1px 2px 2px #222222;
    padding: 7px 14px;
    
    text-decoration: none;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.2);
    color: #990033;
    text-transform: uppercase;
    font-size: 1.3rem;
}

a.annual-conf-h2-link {
    color: #fff !important; 
    /*font-family: "aktiv-grotesk-std","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;*/
}

/*YEARLY NAVIGATION IMAGES & TITLES*/

.ann-conf-yearly-links {
    display: block;
    width: 90%;
    margin: 0 auto 1.5rem;
    padding: 0;
    background-color: #83152d;
    min-height: 100px;
}

.ann-conf-yearly-links img {
    padding: 0 10px 0 0;
}

.ann-conf-yearly-links h2 {
    color: #fff;
    padding: 1.5rem 1.5rem;
    margin: 0;
    vertical-align: middle;
}

.ann-conf-yearly-links a[href] {
   color: #fff;
   /*font-family: "aktiv-grotesk-std","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;*/
   vertical-align: middle;
}

/*TESTIMONIALS*/

/*.wire-testimonials*/ .standout-grey { background-color: rgba(0,0,0,0.2); padding: 1rem;}
.wire-testimonials {padding: 1.5rem;}
.wire-testimonials .ul-title { font-size: 1.5rem; display: inline; font-weight: bold; margin-left: 5px;}
.wire-testimonials .testimonial {font-size: 1.1rem; font-family: Georgia; font-style: italic; margin: 15px;}
.wire-testimonials .testimonial-author {font-size: 1.1rem; font-family: Georgia; font-style: normal; font-weight: 600; margin-left: 3em;}
.wire-testimonials .testimonial-content {font-size: 1.1rem; font-family: Georgia; font-style: italic; margin: 0 15px;}
.wire-testimonials h3.testimonial-icon {float: left; font-size: 1.5rem;}


/*EMAIL US/SIGNUP BLOCKS*/

.landing-pages-blocks {display:block; position:relative; width: 90%; margin: auto; padding-top: 2em;}
.landing-pages-vert { margin-top: 2em; }

/*MEDIA QUERIES*/


/*Small Only*/

@media screen and (max-width: 39.9375em) {

    .ann-conf-banner-2016 {
    background: url(/sites/default/files/downloads/banner-from-brochure-2016-2015-centered-no-text2.png);
   position: relative;
  	background-position: center;
  	background-size: contain;
   	/*margin-bottom: 2em;*/
  	background-color: #053c50;
  	background-repeat: no-repeat;
	min-height: 400px;
    padding: 0;
    }
    
    .ann-conf-banner-2017 {
     position: relative;
    padding: 0;
}
    
    .ann-conf-banner-2016 h1, .ann-conf-banner-2015 h1 {
        /*padding-top: 3em;*/
        /*margin-bottom: 2em;*/
        margin-left: 2em;
        margin-top: 2em;
        line-height: 1.2em;
        font-size: 1.3em;
    }
    
    .ann-conf-banner-2016 h3, .ann-conf-banner-2015 h3 {
        padding-bottom: .5em;
        margin-left: 3.5em;
        font-size: .7em;
    }
    
    .wire-middle-content h2 {
    position:relative;
    width: 21em;
    background-color: #83152d;
    color: #fff;
    padding: 1rem 1.5rem;
    margin: 0 auto;
    }
    
    .wire-middle-content img {
        max-height: 250px;
    }
    
    .bkg p {
        font-size: 2.5rem;
        padding-top: 1rem;
    }
    
    .bkg i, .bkg em {
        line-height: .2rem;    
    }
    
    .wire-banner-main-d2 h1 {
        padding-top: 10em;
        line-height: .3rem;
    } 
    
    .wire-banner-main-d2 h1, .wire-banner-main-d2 h3 {
        font-size: 1rem;
        font-weight: normal;
    }
    
    .wire-banner-d2 h3 {
        margin-top: 0;
    }
    
}

/* Medium and Large */
@media screen and (min-width: 40em) and (max-width: 74.9375em) {
    .ann-conf-banner-2016 h1, .ann-conf-banner-2015 h1 {
        padding-top: 2em;
        margin-bottom: .7em;
        margin-left: 3em;
        margin-top: 1em;
        line-height: 1.2em;
    }

    .ann-conf-banner-2016 h3, .ann-conf-banner-2015 h3 {
        padding-bottom: .5em;
        margin-left: 5em;
    }
    
    .wire-banner-main-d2 h1 {
        padding-top: 2.3em;
        line-height: .1rem;
    }
    
    .wire-middle-content h2 {
    position:relative;
    width: 17.35em;
    background-color: #83152d;
    color: #fff;
    padding: 1rem 1.5rem;
    margin: 0 auto;
    }

}

/*HORIZ*/

.horiz h2 {
    width: 90%;
    background-color: #83152d;
    font-weight: 400;
    color: #fff;
    padding: 1rem 1.2rem;
    margin-bottom: 1.5rem;
}

.horiz-views-list {
     font-size: 1.2rem;
     display: block;
     height: 100%;
     margin-right: 1.5rem;
    /*margin-bottom: 4rem;*/
}

.horiz-views-list ul {
    list-style: none;
    font-size: 1.2rem;
    width: 90%;
    margin: auto;
    position: relative;
    padding: 1rem 1.5rem;
    
}

.horiz-views-list li {
    font-size: 1.2rem;
    line-height: 1em;
    margin-bottom: 1.1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #999;
}

.horiz-img {
display: block;
width: 100%;
padding-left: 1.5rem;
padding-right: 1.5rem;
margin-bottom: 54.5rem;
}

.horiz-img2 {
display: block;
width: 100%;
padding-left: 1.5rem;
padding-right: 1.5rem;
margin-bottom: 66.5rem;
}

.horiz-img3 {
display: block;
width: 100%;
padding-left: 1.5rem;
padding-right: 1.5rem;

}

.ann-conf-list-presenter-all{
    font-size: 1rem;
    padding-top: .5em;
}

/*RESEARCH*/

.border-red {
    border: 4px solid #83152d;
     margin-bottom: 2rem;
     padding: 3rem;
}

.eslide {
    margin-top: 0;
    padding-left: 2em;
    padding-top: 0;
}

.grecaptcha-badge {
    display: none;
}


