/****************************/
/****************************/
/****************************/
/*
@media (max-width: 767px) { }
@media (min-width: 768px) { }
@media (min-width: 992px) { }
@media (min-width: 1200px) { }
*/

/****************************/
/****************************/
/****************************/
/* BANNER */

@media (max-width: 767px) { 

    .headerTextContainer{
        position: relative;
        top: 50%;
        transform: translateY(-50%);        
    }

    #home.aaic2017 #banner h1{ 
       /* margin-top:30px;
        margin-bottom:0px;
        font-size: 30px;
        line-height: 30px; */
	margin-top: 12px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 36px;
	}
	
	#home.aaic2017 #banner.Tues h1{ 
      	margin-top: 40px;
		margin-bottom: 0px;
		font-size: 30px;
		line-height: 30px;
	}
	
	#home.aaic2017 #banner.Wed h1{ 
      	margin-top: 140px;   /* margin-top: 20px; */
		margin-bottom: 0px;
		font-size: 24px;
		line-height: 24px;
	}
	
	#home.aaic2017 #banner.Thr h1{ 
      	margin-top: 0px;    /* margin-top: 20px; */
		margin-bottom: 0px;
		font-size: 24px;
		line-height: 24px;
	}
	
	#home.aaic2017 #banner.Chicago h1{ 
      	margin-top: 100px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
	
    #home.aaic2017 #banner .subText{
        font-size: 17px; 
        line-height: 17px; 
        margin-top: 10px;
    }
	
	
}
@media (min-width: 768px) { 
    #home #banner h1{ 
		/* margin-top:120px; 70  */
        margin-top: 100px;
        margin-bottom:10px;
        font-size: 48px;   /*  font-size: 60px;   */
		line-height : 52px;
    }
	
	#home #banner.Tues h1{ 
		margin-top:70px;
        margin-bottom:10px;
        font-size: 48px;
    }
	#home #banner.Wed h1{ 
		margin-top:140px;   /* margin-top:70px;  */
        margin-bottom:10px;
        font-size: 48px;
    }
	
	#home #banner.Thr h1{ 
		margin-top:0px;  /* margin-top:40px;  */
        margin-bottom:10px;
        font-size: 40px;
    }
	
	#home #banner.Chicago h1{ 
		margin-top: 150px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) { 
    #home #banner h1{ 
		/* margin-top:40px; 70*/
        margin-top: 100px;
        font-size: 48px;   /*   font-size: 60px;  */
		line-height : 52px;
    }
	
	#home #banner.Tues h1{ 
		margin-top:100px;
        font-size: 48px;
    }
	#home #banner.Wed h1{ 
		margin-top:180px;
        font-size: 48px;
    }
	
	#home #banner.Thr h1{ 
		margin-top:0px;  /*  margin-top:40px;  */
        font-size: 48px;
    }
	
	#home #banner.Chicago h1{ 
		margin-top:140px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) { 
    #home #banner h1{ 
       /* margin-top:90px; */
		margin-top: 150px; 
        font-size: 48px;   /*   font-size: 60px;  */
		
    }
	
	#home #banner.Tues h1{ 
       margin-top:100px;
        font-size: 48px;
		
    }
	
	#home #banner.Wed h1{ 
       margin-top:180px;   /*  margin-top:80px;  */
        font-size: 48px;
		
    }
	
	#home #banner.Thr h1{ 
       margin-top:0px;   /*  margin-top:80px;  */
        font-size: 48px;
		
    }
	
	#home #banner.Chicago h1{ 
       margin-top: 175px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
		
    }
	
}

/*RIGHT UNDER BANNER AREA*/
.abstracts .abstractsCountDown{
    margin-top: 0px;
}

/****************************/
/****************************/
/****************************/
/* NOT TO BE MISSED AT AAIC 2017 */


.notToBeMissedAtAAIC2017{
    padding: 0px 0px ;
}
.notToBeMissedAtAAIC2017 h2{
    text-align: center; 
    margin-top: 20px;
    color: #fff;
    font-size: 32px; 
    font-family: 'extra-houschka';
    font-weight: normal;
    margin-bottom: 0px;
}
.notToBeMissedAtAAIC2017 .topImageBottomCopy{
    background-color: #fff;
    background-position: 0 0; 
    background-size: contain; 
    background-repeat: no-repeat;
    padding: 0px ; 
    height: 305px;
    font-family: 'Arial', Helvetica, sans-serif;
    margin-bottom: 30px;
}
#home.aaic2017 .notToBeMissedAtAAIC2017 .topImageBottomCopy h3{
    border-bottom: 0px;
    padding-bottom: 0px;
}
#home.aaic2017 .notToBeMissedAtAAIC2017 .topImageBottomCopy h3,
#home.aaic2017 .notToBeMissedAtAAIC2017 .topImageBottomCopy p{
    padding: 0 36px; 
}
.notToBeMissedAtAAIC2017 .topImageBottomCopy.emergingConcepts img,
.notToBeMissedAtAAIC2017 .topImageBottomCopy.neuroImagingConsortium img,
.notToBeMissedAtAAIC2017 .topImageBottomCopy.invitedProgram img{
    width: 100%;
    height: auto;
}
@media (max-width: 767px) { 
    .notToBeMissedAtAAIC2017 .topImageBottomCopy{
        height: auto ; 
        padding-bottom: 20px;
    }
}
@media (min-width: 768px) { 
    .notToBeMissedAtAAIC2017 .topImageBottomCopy{
        height: 400px ;
    }
}
@media (min-width: 992px) { 
    .notToBeMissedAtAAIC2017 .topImageBottomCopy{
        height: 350px ; 
    }
}
@media (min-width: 1200px) { 
    .notToBeMissedAtAAIC2017 .topImageBottomCopy{
        height: 320px ; 
    }
}

/****************************/
/****************************/
/****************************/
/* ABOUT LONDON */
#home.aaic2017 .aboutLondon{
    background-color: #808285;
    padding: 40px 0; 
}
#home.aaic2017  .aboutLondon h2{
    text-transform:uppercase;
    color: #fff; 
    font-size: 32px; 
    font-family: 'extra-houschka';
    text-align: center;
 /*   margin-bottom: 40px; */
}
#home.aaic2017 .aboutLondon #weather h2 {
    color: #000;
}

#home.aaic2017  .aboutLondon .aboutCubes{
    height: 245px;
    background-color: #fff;
    padding: 1px 35px 0px;
    text-align: center;
    margin-bottom: 30px;
}

@media (max-width: 767px) { 
    #home.aaic2017  .aboutLondon .aboutCubes{
        padding: 1px 20px 0px;
}
}
@media (min-width: 768px) { 
    #home.aaic2017  .aboutLondon .aboutCubes{
    padding: 1px 20px 0px;
}
}
@media (min-width: 992px) { 
    #home.aaic2017  .aboutLondon .aboutCubes{
    padding: 1px 20px 0px;
}
}
@media (min-width: 1200px) { 
    #home.aaic2017  .aboutLondon .aboutCubes{
    height: 245px;
    background-color: #fff;
    padding: 1px 35px 0px;
    text-align: center;
    margin-bottom: 30px;
}
}
#home.aaic2017  .aboutLondon .aboutCubes h3{
    margin-bottom: 30px;   
}
@media (max-width: 767px) { 
    #home.aaic2017  .aboutLondon .aboutCubes h3{
    margin-bottom: 10px;   
}
}
@media (min-width: 768px) { 
    #home.aaic2017  .aboutLondon .aboutCubes h3{
    margin-bottom: 20px; 
    padding: 1px 20px 0px;
}
}
@media (min-width: 992px) { 
    #home.aaic2017  .aboutLondon .aboutCubes h3{
    padding: 1px 20px 0px;
    margin-bottom: 2px;   
}
}
@media (min-width: 1200px) { 
    #home.aaic2017  .aboutLondon .aboutCubes h3{
    margin-bottom: 12px;   
}
}
#home.aaic2017  .aboutLondon .aboutCubes.picCube{
    background-color: #fff;
    background-position: 0 0; 
    background-size: cover; 
    background-repeat: no-repeat;
    padding: 0px ; 
    font-family: 'Arial', Helvetica, sans-serif;
    
}
#home.aaic2017  .aboutLondon .aboutCubes.picCube.cube1{
    background-image: url(/images/AAIC-KnowBeforeYouGo-02.jpg);    
}
#home.aaic2017  .aboutLondon .aboutCubes.picCube.cube2{
    background-image: url(/images/AAIC-KnowBeforeYouGo-03.jpg);    
}
#home.aaic2017  .aboutLondon .aboutCubes.picCube.cube3{
    background-image: url(/images/AAIC-KnowBeforeYouGo-01.jpg);    
}

#home.aaic2017  .aboutLondon .aboutCubes.picCube.cube4{
    background-image: url(/images/gallery2022/AAIC_2022_KP_DAY_2-64521.jpg);    
}
#home.aaic2017  .aboutLondon .aboutCubes.picCube.cube5{
    background-image: url(/images/gallery2022/R61_20271.jpg);    
}
#home.aaic2017  .aboutLondon .aboutCubes.picCube.cube6{
    background-image: url(/images/gallery2022/AAIC_2022_KP_DAY_1-21751.jpg);    
}
#home.aaic2017  .aboutLondon .aboutCubes .toDoList{
    width: auto;
    display: inline-block;
    text-align: left;
}
#home.aaic2017 .aboutLondon .aboutCubes .toDoList div#iconAttractions,
#home.aaic2017 .aboutLondon .aboutCubes .toDoList div#iconCulturalEvents,
#home.aaic2017 .aboutLondon .aboutCubes .toDoList div#iconDining{
    width: auto;
    display:flex;
    text-align: left;
    padding: 12px 0px 12px 60px;
    background-position: 0p 0px;
    background-repeat: no-repeat; 
}
#home.aaic2017 .aboutLondon .aboutCubes .toDoList div#iconAttractions{
    background-image: url(/images/Rijksmuseum_AAIC2020.jpg);
}
#home.aaic2017 .aboutLondon .aboutCubes .toDoList div#iconCulturalEvents{
    background-image: url(/images/bridge.jpg);
}
#home.aaic2017 .aboutLondon .aboutCubes .toDoList div#iconDining{
    background-image: url(/images/bike.jpg);
}
/****************************/
/****************************/
/****************************/
/* IMPORTANT DATES */

#home.aaic2017 #importantDates{
    background-color: #353637;
    padding-top: 60px;
    text-align: center;
}
#home.aaic2017 #importantDates a{
    color: #fff; 
    text-decoration: underline;
    font-weight: normal;
}
#home.aaic2017 #importantDates a:hover{
    text-decoration: none;
}
#home.aaic2017 #importantDates h2#importantTitle{
    color: #fff;
    font-family: 'extra-houschka';
    font-size: 32px;
    border-bottom: 0px;
    font-weight: normal;
    text-transform: uppercase;
}
@media (max-width: 767px) { 
    #home.aaic2017 #importantDates h2#importantTitle{
        margin-top: -20px;    
    }
}
@media (min-width: 768px) { 
    #home.aaic2017 #importantDates h2#importantTitle{
        margin-top: -20px;    
    }
}
@media (min-width: 992px) { 
    #home.aaic2017 #importantDates h2#importantTitle{
        margin-top: 115px;    
    }
}
@media (min-width: 1200px) { 
    #home.aaic2017 #importantDates h2#importantTitle{
        margin-top: 120px;    
    }
}
/*^^^^ bring all margins for important dates to 100px for 4 dates ^^^^*/
#home.aaic2017 #importantDates p{
    color: #fff;
    margin-bottom: 60px;
}
#home.aaic2017 #importantDates h3{
    font-family: 'extra-houschka';
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    border-bottom: 0px;
}


/****************************/
/****************************/
/****************************/
/* BEGIN ** HIGHLIGHTS ON WHITE*/

#highlightsOnWhite{
    padding: 60px 15px;    
}
#highlightsOnWhite .purpleBoxes{
    background-position: 0px 0px; 
    background-repeat: no-repeat;
    background-size: cover; 
    padding-top: 1px; 
    margin-bottoM: 20px;
}

#highlightsOnWhite .purpleBoxes h2{
    color: #fff;
    font-size: 24px; 
    font-family: 'extra-houschka';
    font-weight: normal;
    margin-bottom: 0px;
}

#highlightsOnWhite .purpleBoxes.highlights h2{
    margin-top: 45px;   
}


@media (max-width: 767px) { 
    #highlightsOnWhite .purpleBoxes{
       height: 250px;
    }
    #highlightsOnWhite .purpleBoxes h2{
        margin-top: 40px;   
    }  
    #highlightsOnWhite .purpleBoxes.highlights  h2{
        margin-top: 65px;   
    }
}
@media (min-width: 768px) { 
    #highlightsOnWhite .purpleBoxes{
       height: 250px;
    }
    #highlightsOnWhite .purpleBoxes h2{
        margin-top: 40px;   
    }  
    #highlightsOnWhite .purpleBoxes.highlights  h2{
        margin-top: 65px;   
    }
}
@media (min-width: 992px) { 
    #highlightsOnWhite .purpleBoxes{
       height: 215px;
    }
    #highlightsOnWhite .purpleBoxes h2{
        margin-top: 30px;   
    }  
    #highlightsOnWhite .purpleBoxes.highlights  h2{
        margin-top: 55px;   
    }
}
@media (min-width: 1200px) { 
    #highlightsOnWhite .purpleBoxes{
       height: 190px;
    }
    #highlightsOnWhite .purpleBoxes h2{
        margin-top: 20px;   
    }  
    #highlightsOnWhite .purpleBoxes.highlights  h2{
        margin-top: 20px;   
    }
}
#highlightsOnWhite .purpleBoxes.highlights{
    background-image: url(/images/highlights_AAIC_Amsterdam.jpg);
}
#highlightsOnWhite .purpleBoxes.sponsorship{
    background-image: url(/images/highlights-area-sponsorship.jpg);
}
#highlightsOnWhite .purpleBoxes.signUp{
    background-image: url(/images/AAIC20-highlights-area-email-2020.jpg);
}


/* END  ** HIGHLIGHTS ON WHITE*/


/*BEGIN ** NIA-AA*/
.sectionHeader{
	border-bottom: 1px dotted #333333;
    font-size: 18px;
    font-family: 'houschka';
    padding-bottom: 6px;
}


/*END  ** NIA-AA*/

/* WENDI ADDED FROM HOME.CSS LINE 954 AND CHANGED THE CLASS FROM POSTCONF TO AAIC2017 AS THIS IS NEEDED OCTOBER 2018*/

#home.aaic2017 .shadowCallOut{
    -webkit-box-shadow: 0 0 5px 2px #bbbbbb;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0 0 5px 2px #bbbbbb;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0 0 5px 2px #bbbbbb;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    /**/
    width: auto;
    padding: 36px 30px;
}
#home.aaic2017 .shadowCallOut h3{
    border: 0px; 
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
}

/* WENDI END */
/* ANDY START */

/* Friday/Sat */
@media (max-width: 767px) {
    	#home #banner.LAfri h1{ 
      	margin-top: 65px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home #banner.LAfri h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home #banner.LAfri h1{ 
		margin-top:75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home #banner.LAfri h1{ 
       margin-top:120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
/* Sunday */

@media (max-width: 767px) {
    	#home #banner.LAsun h1{ 
      	margin-top: 65px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home #banner.LAsun h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home #banner.LAsun h1{ 
		margin-top:75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home #banner.LAsun h1{ 
       margin-top:120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
/* Monday */

@media (max-width: 767px) {
    	#home #banner.LAmon h1{ 
      	margin-top: 65px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home #banner.LAmon h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home #banner.LAmon h1{ 
		margin-top:75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home #banner.LAmon h1{ 
       margin-top:120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
/* Tuesday */

@media (max-width: 767px) {
    	#home #banner.LAtue h1{ 
      	margin-top: 65px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home #banner.LAtue h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home #banner.LAtue h1{ 
		margin-top:75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home #banner.LAtue h1{ 
       margin-top:120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
/* Wednesday */

@media (max-width: 767px) {
    	#home #banner.LAwed h1{ 
      	margin-top: 65px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home #banner.LAwed h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home #banner.LAwed h1{ 
		margin-top:75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home #banner.LAwed h1{ 
       margin-top:120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
/* Thursday */

@media (max-width: 767px) {
    	#home #banner.LAthu h1{ 
      	margin-top: 120px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home #banner.LAthu h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom:10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home #banner.LAthu h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home #banner.LAthu h1{ 
       margin-top: 120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
/* Highlights 2019 */

@media (max-width: 767px) {
    	#home.postConference h1{ 
      	margin-top: 120px;  /* margin-top: 60px; 20 */
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 29px;
	}
}
@media (min-width: 768px) {
    	#home.postConference h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;    90   **/
        margin-bottom: 10px;
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    	#home.postConference h1{ 
		margin-top: 75px; /** margin-top:140px; margin-top:220px;   90**/
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    	#home.postConference h1{ 
       margin-top: 120px; /** margin-top:140px; margin-top:220px;   90   **/
        font-size: 48px;
    }
}
#home.aaic2017 .grayBG{
    background-color: #d1d3d4;
}
#home.aaic2017 .grayBG h2{
    color: #4a0d66;
}

#home.aaic2017 .purpBG{
    background-color: #4a0d66;
}




/* Dean note: link with arrow bullet that is not underlined to replace javascript function that does the same thing */
a.arrowlink::before {
    content: ">";
    padding-right: 6px;
    list-style: none;
    text-decoration: none;
    display: inline-block;
}


.vertically-align-middle{
    position: relative;
    top: 50%;
    transform: translateY(-50%);    
}






















    

















