/*

Theme Name: fapddBoot-2
*/

/*style for wellness page*/
img.wellnessCircleCharts {
	width: 400px !important;
    height: 181px !important;
	margin:auto !important;
}

/*end wellness page*/

/*style for executive searches page*/
div#ead_survey_deadline {
	font-weight: bold !important;
	font-style: italic;
}

#gray_section {
	background-color: #F4F5F4; 
	text-align: left; 
	font-size: 1.05em; 
	line-height: 1.35em; 
	padding-right: 10px;
}
div.grayArea-text {
	font-size: 0.8em; 
	font-weight: normal;
	padding: 15px;
}
div.top-row, div.bottom-row {
	padding: 15px;
}
div.boxes {
	padding-right: 0px;
}
a.panel25-red-alt:link, a.panel25-red-alt:visited {
    display: table-cell;
    text-decoration: none;
    vertical-align: top;
    margin-top: 5px;
    border-radius: 10px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-bottom: 5px;
    vertical-align: top;
    color: #FFF;
    background-color: #900;
    font-size: 1em;
    border: 2px solid #900;
	height: 100px;
	width: 15%;
	line-height: 1.35em;
}
a.panel25-red-alt:hover {
	background-color: white;
	border: 2px solid #900;
	color: #900;
}


a.search-comm-members-blue {
	color: #006298 !important;
	font-weight: bold;
}

a.panel25-gray-alt:link, a.panel25-gray-alt:visited {
    display: table-cell;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 15px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
    color: #888;
    background-color: #eee;
    font-size: 1em;
    border: 2px solid #ccc;
    min-height: 100px;
    width: 15%; 
    height: 170px;
    line-height: 1.35em;
	
}
	.btn-search-blue {
    color: #fff;
    background-color: rgba(0, 98, 152, 1.00);
    border-color: #6c757d;
    padding: 10px 40px;
    margin-right: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.btn-search-blue:hover {
	color: #fff;
    background-color: #01426A;
}

.dei-ig-row {
	display: flex;
	flex-wrap: wrap;
	padding: 0 4px;
  }
  
  /* Create four equal dei-ig-cols that sits next to each other */
  .dei-ig-col {
	flex: 50%;
	max-width: 50%;
	padding: 0 4px;
  }
  
  .dei-ig-col img {
	margin-top: 8px;
	vertical-align: middle;
  }

  .search-timeline .search-events {
    border-top: 3px solid #e9ecef;
}
.search-timeline .search-events .search-event-list {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 70px;
    margin-right: 0;
}
.search-timeline .search-events .search-event-list:before {
    content: "";
    position: absolute;
    height: 36px;
    border-right: 2px dashed #dee2e6;
    top: 0;
}
.search-timeline .search-events .search-event-list .search-event-date {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    width: 240px;
    margin: 0 auto;
    border-radius: 4px;
    padding: 5px;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	
}
.search-timeline-items{
	line-height:160%;	
	text-transform: none;
    color: #000;
    margin-bottom: 40px;
    font-size: 20px;
		  }
		  
		  
		  .search-btn{
	 background: rgba(0, 98, 152, 1.00);
    border-radius: 5;
    color: white;
    text-transform: none;
    font-size: 14px;
    font-family: "BentonSans-Medium" !important;
}
		  

		  
		  @media (min-width: 1140px) {
    .search-timeline .search-events .search-event-list {
        display: inline-block;
        width: 33%;
        padding-top: 45px;
		vertical-align: top;
    }
    .search-timeline .search-events .search-event-list .search-event-date {
        top: -12px;
    }
}
		  
		  .search-timeline-card{
			  border:none;
		  }
.bg-soft-primary {
    background-color: rgba(64,144,203,.3)!important;
}

 body.page-id-12766 section.page-title h1{
   max-width:80%;
 }

  
  /* Responsive layout - makes a two dei-ig-col-layout instead of four dei-ig-cols */
  @media (max-width: 800px) {
	.dei-ig-col {
	  flex: 50%;
	  max-width: 50%;
	}
  }
  
  /* Responsive layout - makes the two dei-ig-cols stack on top of each other instead of next to each other */
  @media (max-width: 600px) {
	.dei-ig-col {
	  flex: 100%;
	  max-width: 100%;
	}
  }


	/*Mobile sizes*/
	@media only screen and (max-width: 1299px) and (min-width: 1200px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited  {
			padding-top: 10px;
			padding-right: 10px;
			padding-bottom: 5px;
			padding-left: 10px;
			margin-bottom: 10px;
		}
	}

	@media only screen and (max-width: 1200px) and (min-width: 992px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited  {
			font-size: .9em;
			padding-top: 9px;
			padding-bottom: 5px;
			margin: 15px;
			padding-right: 10px;
		}
		a.panel25-red-alt:link, a.panel25-red-alt:visited {
			margin-right: 10px;
			padding-right: 10px;
			padding-left: 10px;
		}
		div.top-row, div.bottom-row {
			padding-right: 20px;
		}
	}
	@media only screen and (max-width: 991px) and (min-width: 768px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited  {
			font-size: .65em;
			padding-right: 5px;
			padding-left: 5px;
		}
		#gray_section {
			line-height: .9em;
		}
		
	}

	@media only screen and (max-width: 767px) and (min-width: 576px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited  {
			font-size: .8em;
			padding-right: 13px;
			padding-left: 13px;
			padding-top: 10px;
			margin-bottom: 0px;
			margin-right: 5px;
			height: 75px;
			font-weight:normal;

		}
		#gray_section {
			line-height: .8em;
		}
		div.boxes {
			margin-bottom: 10px;
		}
	}

	@media only screen and (max-width: 575px) and (min-width: 555px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited  {
			font-size: 1em;
			padding-right: 340px;
			padding-left: 10px;
			padding-top: 10px;
			margin-bottom: 3px;
			margin-right: 5px;
			height: 50px;
			font-weight:normal;
			
		}
		#gray_section {
			line-height: .9em;
		}
		div.boxes {
			padding-top: 10px;
		}
	}

	@media only screen and (max-width: 556px) and (min-width: 548px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited  {
			font-size: 1em;
			padding-right: 345px;
			padding-left: 10px;
			padding-top: 10px;
			margin-bottom: 3px;
			margin-right: 5px;
			height: 60px;
			font-weight:normal;

		}
		#gray_section {
			line-height: 1em;
		}
		div.boxes {
			padding-top: 10px;
		}
	}

	@media only screen and (max-width: 547px) and (min-width: 523px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited {
			height: 30px;
			padding-right: 300px;
		}
		div.boxes {
			padding-top: 10px;
		}		
	}

	@media only screen and (max-width: 522px) and (min-width: 412px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited{
			height: 30px;
			padding-right: 200px;
		}
		div.boxes {
			padding-top: 10px;
		}
	}

	@media only screen and (max-width: 411px) and (min-width: 375px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited{
			height: 10px;
			padding-right: 165px;
		}
		div.boxes {
			padding-top: 10px;
		}
	}

	@media only screen and (max-width: 374px) and (min-width: 0px) {
		a.panel25-red-alt:link, a.panel25-red-alt:visited{
			height: 5px;
			padding-right: 165px;
		}
		div.boxes {
			padding-top: 10px;
		}
	}
	/*END of mobile sizes*/
/*end of executive searches style */



a.blue-btn {
	color: white !important;
	background: rgba(0, 98, 152, 1.00);
	border-radius: 0;
    border: 1px solidrgba(0, 98, 152, 1.00);
    padding: 10px 20px;
    /*font-size: 16px;*/
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;	
	cursor: pointer;
}
a.blue-btn:hover {
	background: #01426a;
}
.size-20 {
	font-size: 20px !important;
}
.h_10 {
	height: 10% !important;
}
.black-text {
	color:#333 !important;
	font-weight: 300;
}
.size-20 {
	font-size:20px;
}
/*AMA DEANS*/
.dean-desc {
	font-size: 10px;;
}
.deanName:hover {
	background-color: #01426A; 
	color:white !important;
  }
.deanName{
	color: #01426A; 
	text-transform:uppercase !important;
	font-size: 14px;
  }
.dean-content{
	background:rgba(173,167,164,.20); 
	padding: 10px 10px 10px 10px;
	/*margin-bottom: 0px;*/
	height:65px;
	
}
.dean-description{
	background:rgba(173,167,164,.20); 
	padding: 0px 10px 0px 10px;
	height: 180px;
}
.learnMore{
	bottom: 50px;
    position: absolute;
}
div.ama-calendar {
	margin-bottom: 20px;
}
div.ama-calendar table {
	width: 100%;
}
div.ama-calendar tr.head {
	background: none !important;
    font-size: 12px;
    border-top: 1px solid rgb(224, 221, 220);
    border-bottom: 1px solid rgb(224, 221, 220);
}
div.ama-calendar tr.head th {
	padding: 15px 5px;
}
div.ama-calendar tr {
	border-bottom: 1px solid rgb(224, 221, 220);
}
div.ama-calendar tr:nth-child(even) {
	background: rgb(246, 246, 246);
}
div.ama-calendar tr:nth-child(odd) {
	background: white;
}
div.ama-calendar td {
    font-size: 12px;
	padding: 10px 5px;
}
div.ama-calendar td.title {
	font-weight: bold;
}
.calendar-date{
	padding-left: 15px;;
	color: #990000;
	font-weight: bold;
}
.calendar-header{
	padding-bottom:15px;
	text-transform: uppercase;
}
/***END OF AMA DEANS****/

/***front page rotator events**/
table#mainpage_eventsCTL_FAPDD {
	border-collapse: collapse !important;
}
table#mainpage_eventsCTL_FAPDD td.title a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-family: "BentonSans-Regular" !important;
	line-height: 20px;
}
table#mainpage_eventsCTL_FAPDD td.title a:hover {
	color: #700505;
}
table#mainpage_eventsCTL_FAPDD td.rotatorEventDate {
	font-weight: 650;
	color:#191919;
	font-family: "BentonSans-Regular" !important;
	letter-spacing: 0px;
	line-height: 15px;
}
table#mainpage_eventsCTL_FAPDD td.rotatorEventAudience {
	font-weight: 600;
	color:rgba(134, 125, 120, 1.00);
	letter-spacing: 0px;
	line-height: 15px;
}


/***END of front page rotator events**/

.bulleted {
	list-style: none !important;
}
/*retirement page*/
.retirementSideBox {
	font-family: 'BentonSans-Regular' !important; 
	margin-left: 45px !important; 
	height: 150px; 
	float: right; 
	padding: 20px; 
	color: rgba(134, 125, 120, 1.00); 
	width: 325px;
	border-style: solid;
	border-color: rgba(134, 125, 120, 1.00); 
}

a.grayText {
	color: rgba(224, 221, 220) !important; 
}

p {
    font-family: "BentonSans-Regular" !important;
}
/*End of retirement page*/

button.aling-right{
	text-align: right;
}
.grayAccordion {
    cursor: pointer;
	overflow: hidden;
	position: relative;
	color: #006298;
	background: #fafafa;
	border: 1px solid #dadada;
	padding: 8px 16px;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
.grayAccordion:hover {
	background: #eaeaea;
}
.activegrayAccordion, .grayAccordion:hover {
	background: #eaeaea; 
  }
  div.grayPanel {
    display: none;
}

div.grayPanel.show {
    display: block !important;
}

.grayAccordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
  }
  
  .active:after {
	content: "\2212";
  }
.activegrayAccordion1 {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	color: #006298;
	background: #eaeaea; 
	border: 1px solid #dadada;
	padding: 8px 16px;
	width: 100%;
	text-align: left;
	font-weight: bold;
  }
.grayPanel1 {
	font-family: "BentonSans-Regular" !important;
	padding: .25rem!important;
	width: 100%;
	background: #fff;
    border: 1px solid #dadada;
	border-top: none;
	padding-left: 1rem!important;
	padding-right: 1rem!important;
	padding-top: 1rem!important;
	padding-bottom: 1rem!important;
	line-height: 1.5;
	color: #333 !important;
    font-family: BentonSans,"Helvetica Neue",Helvetica,sans-serif !important;
  }
  .grayPanel {
	display: none;
	overflow: hidden;
	font-family: "BentonSans-Regular" !important;
	padding: .25rem!important;
	width: 100%;
	background: #fff;
    border: 1px solid #dadada;
	border-top: none;
	padding-left: 1rem!important;
	padding-right: 1rem!important;
	padding-top: 1rem!important;
	padding-bottom: 1rem!important;
	line-height: 1.5;
	color: #333 !important;
    /*font-family: BentonSans,"Helvetica Neue",Helvetica,sans-serif !important;*/
  }
  .grayPanel li{
	letter-spacing: 0px !important;
	font-family: "BentonSans-Regular" !important;
	line-height: 1.5;
	color: #333 !important;
  }


 
/*MSE pages and sub-pages*/
.panelMSEinner {
  padding: 0 18px;
  display: none;
  background-color: #eee;
  overflow: hidden;
  font-size: 15px;
}
/*.active, .panelMSEinner:hover {
  background-color: #01426A; 
}*/
.mseQuestion {
  background-color: #006298;
  color:white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  text-transform: uppercase;

}
.blueAccordion {
	background-color: #006298;
	color:white;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	text-transform: uppercase;
  
  }
.activeMSEquestion, .mseQuestion:hover, .activeblueAccordion, .blueAccordion:hover {
  background-color: #01426A; 
}

.mseQuestionInner {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.singleAnswer {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
    cursor: default;
}
.active, .mseQuestionInner:hover {
  background-color: #ccc; 
}
/*END of MSE pages and sub-pages*/
.card {
    height: auto !important;
}
.yearAccordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}


.active, .yearAccordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  font-family: "BentonSans-Regular" !important;
}
#PT_hours_hidden {
  /* visibility: hidden;*/
     display: inline;
    
    font-size: 11px;
}
.size-medium, .size-full {
	clear:right !important;
	float: left !important;
	max-width:158px !important;
	max-height:200px !important;
	padding-right:10px !important;
	padding-top: 5px !important;
}
section.main-content div.body img.alignleft{
	width: auto!important;
	padding-right: 20px!important;/*.gform_next_button, .gform_previous_button, .gform_button*/
    padding-bottom: 20px!important;
}
/*diversity-plan-updates*/
.page-template-template-full-div-evals #cke_1_contents {
	height:500px !important;
}
.page-template-template-full-div-evals #cke_2_contents {
	height:300px !important;
}
.page-template-template-full-div-evals #cke_3_contents {
	height:400px !important;
}
.page-template-template-full-div-evals #cke_4_contents {
	height:400px !important;
}
.doc_drawer{
 padding-top: 20px!important;
 padding-left: 1px!important;	
}

#gform_next_button_101_12, #gform_previous_button_101, #gform_submit_button_101, #gform_next_button_102_8, #gform_previous_button_102_31, #gform_next_button_102_31{
     background-color:#990000 !important;
    
}
/*END OF diversity-plan-updates*/
.gform_next_button, .gform_previous_button, .gform_button  {
	color: white !important;
    background: var(--red) !important;
	border-radius: 0;
    border: 1px solid var(--red);
    padding: 10px 20px;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;
    cursor: pointer;
}
#gform_143 #gfield_description_143_21{
    color:#990000 !important;
}
section.main-content p, section.main-content ul, section.main-content ol #gfield_description_143_21  {
    margin-bottom: 0px !important;
}
#gform_101 .gchoice_101_3_1 {
	margin-top:0px !important;	
}
#gform_101 .gchoice_101_42_1 {
	margin-top:0px !important;	
}
#gform_101 .gchoice_101_7_1 {
	margin-top:0px !important;	
}
#gform_101 .gchoice_101_3_2 {
	padding-left: 25px !important;
}
#gform_101 .gchoice_101_3_3{
	padding-left: 25px !important;
}
#gform_101 .gchoice_101_7_2{
	padding-left: 25px !important;
}
#gform_101 .gchoice_101_7_3{
	padding-left: 25px !important;
}
#gform_101 .gchoice_101_7_4{
	padding-left: 25px !important;
}

#gform_101 .gchoice_101_7_5{
	padding-left: 25px !important;
}


#gform_91 input::-webkit-input-placeholder {
color: gray!important;
}
 
#gform_91 input:-moz-placeholder { /* Firefox 18- */
color: gray !important;  
}
 
#gform_91 input::-moz-placeholder {  /* Firefox 19+ */
color: gray !important;  
}
 
#gform_91 input:-ms-input-placeholder {  
color: gray !important;  
}


#input_141_1 input::-webkit-input-placeholder {
color: gray!important;
}
 
#gform_141 input:-moz-placeholder { /* Firefox 18- */
color: gray !important;  
}
 
#gform_141 input::-moz-placeholder {  /* Firefox 19+ */
color: gray !important;  
}
 
#gform_141 input:-ms-input-placeholder {  
color: gray !important;  
}


#gform_submit_button_91 {
	margin-top: 23px;
}
#gform_91 .gform_wrapper .gfield_checkbox li label {
    padding-top: 20px !important;
}

#gform_91 .gfield_html_formatted {
	border:none !important;
	padding: 0px !important;
}

#gform_91 li ul {
     padding-top: 0px; 
}
#gform_91 hr {
	background-color:#DAD8D7;
	height:20px;

	padding: 0px !important;
}
#gform_91 .title h3 {
	background-color:#990000;
	color: white !important;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

#gf_progressbar_wrapper_91 {
	/*display: none;*/
}
#gform_96 .gfield {
	border: none!important;
	margin-top:0px !important;
}
/*Diversity Trainee Travel Grant*/
.gchoice_90_36_1 {
	margin-top: 0px !important;
}

/*////////////End Diversity Trainee Travel Grant*/
#gform_page_101 .body{
	font-family: "BentonSans-Regular" !important;

}

/*Diveristy URM visiting residency program application style*/
#gform_page_102 .body{
	font-family: "BentonSans-Regular" !important;

}
#field_102_15 {
	color:#990000 !important;
}

#input_102_18 {
    color:#990000 !important;
    font-weight: bold;
}
 #input_102_19 {
    color:#990000 !important;
    font-weight: bold;
}
#gform_page_102 section.main-content div.body ol li ol, section.main-content div.body ul li ul {
    padding-top: 0px !important;
}
#field_102_17 {
    text-align: center;
}

/*****END Diveristy Fellowship recruitment program application style***********/
#gform_96 hr {
	background-color:#DAD8D7;
	height:20px;
	padding: 0px !important;
	margin-top: 15px!important;
	margin-bottom: 55px!important;
}
#gform_95 .gchoice_95_28_1 {
	background:blue;
}


/*End of Professioanl Development Request Form*/

/* Fix the large images on form */
.ginput_preview img {

    display: block;
    /*width: 100%;*/
	width:auto!important;
    height: auto;
    padding: 0;
    margin: 0;
    object-fit: contain;

}
/* Diversity Evals */
.page-template-template-full-div-evals .gv-datatables{
	font-size: 10px!important;
} 
.banner_image {
	border-bottom: 5px solid var(--red);
}
.banner_words {
	background-color:#eeede9;
	padding: 20px;
}
.banner_words p{
color: rgba(134, 125, 120, 1.00)!important;
font-size: 12px!important;
	line-height: 1.4em!important;
}
.banner_words a.awards-btn, .banner_words a.awards-btn:hover{
	margin-bottom: 0!important;
}
.inner_banner {
	padding-top:30px;
	padding-bottom:30px;
	-o-transition: all .25s linear !important;
    -moz-transition: all .25s linear !important;
    -webkit-transition: all .25s linear !important;
    transition: all .25s linear !important;
}
.banner {
	/*background-color:#990000;
	background-image:url("images/candyStripe.png");*/
	color:white;
	margin-bottom:30px;
}



/* P&T ////////////////////////////////////////////////////////////////////////////// */


.comm-questions-block ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.comm-questions-block li a {
    display: block;
	color: #990000;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	border-bottom: 1px solid #cccccc;
	transition: all .15s ease-in-out;
	text-transform: uppercase;
}
.comm-questions-block li a:hover {
	background:#eaeaea;
}

.comm-questions-block ul > :first-child {
    border-top: 1px solid #cccccc;
}

.sOFe{
background: #990000;
padding: 20px;
margin-bottom: 30px;
color: white;
position: relative;
}
.sOFe div{
	margin-bottom: 10px;
}
div.sOFe::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 15px solid white;
    border-left: 15px solid #990000;
    width: 0 !important;

}
section.main-content .sOFe h3{
	font-size: 28px!important;
	color: white!important;
	font-weight: bold!important;
}
section.main-content .sOFe a{
background-color: white!important;
padding: 10px;
}
.banner_title span{
	font-size: 14px;
	line-height: 1em;
	display: inline-block;
}
.loaderMess {
	position: relative;
	left: 34.5%;
}
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #990000; /* IU red */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
	margin-bottom:10px;
	position: relative;
  	left: 40%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.hideDocs {
	display: none;
}
.row.makeTrack {
  margin-left: 0;
  margin-right: 0;
}
.row.makeTrack [class*='col-']:not(:first-child),
.row.makeTrack [class*='col-']:not(:last-child) {
  padding-right: 4px;
  padding-left: 4px;
}

.page-template-template-side-pt .makeTrack h2{
	background-color: #990000;
	text-align: center;
	display: block;
	color: white !important;
	padding: 10px;
	font-size: 25px;
	margin-bottom: 8px;
}
.page-template-template-side-pt .makeTrack .trackHolder p{
	background-color:#eeede9;
	display: block;
	padding: 10px;
	margin-bottom:0!important;
	min-height: 80px;
	text-align: center;
}

/*Dossier*/
.page-template-template-pt-dossier .dropdown-menu {
	background-color:black !important;
}
.cta-btn-doss {
	border-radius: 0;
    border: 1px solid #990000;
    padding: 10px 20px;
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
	cursor: pointer;
	color: white !important;
	background: #990000;	
}
.btn-default:hover {
	background: #9b0000;
}
.well {
    min-height: 300px;
	max-height: 300px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #e5e4e1;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
	font-size:12px;
	background-image: url(https://www.transparenttextures.com/patterns/white-tiles.png);

}
.btn-default {
	color: white !important;
    background: #990000;
	border-radius: 5px;
    border: 1px solid rgb(224, 221, 220);
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    cursor: pointer;	
}
.btn-default:hover {
	background: var(--red-hover);
}

/*end of dossier*/
.callResultDrawerText {
	color: var(--red)!important;
 	font-size:16px;
	text-transform: capitalize;
}

.callResultDrawer {
	color: var(--red)!important;
 	font-size:16px;
	text-transform: capitalize;
}
.callResultDrawerDocs,.callResultDrawerDocs1 {
	color: var(--red)!important;
 	font-size:16px;
	text-transform: none;
}

body .bootbox-body p,body .bootbox-body ul,body .bootbox-body li {
     font-size: .8rem !important;
}
body .bootbox-body h2 {
     font-size: 1.2 rem !important;
}

.modal-backdrop {
    z-index: 22240;
}

.modal {
    z-index: 22241;
}

.doc_title_box {
	color:#990000 !important;
	margin-bottom:10px !important;
	font-size:17.5px;
}
.doc_cat {
	font-size:10px;
	display: none;
}
.describe {
	font-size:8px;
	display:none;
}
.doc_drawer {
	list-style-type: none;
}
.pt_documents_hide {
	display: none !important;
}

/*accordion only opens the necessary height*/
div .ptInnerAccordion2 {    
	display: block;
    height:auto !important;
	background-color: #e5e4e1;
	background-image: url(https://www.transparenttextures.com/patterns/white-tiles.png);
 	padding-left: 20px;
 	padding-bottom: 10px;
}
div .pt_answer_content, div .pt_document_drawer {
	display: block;
    height:auto !important;
}
::placeholder {
    color: black !important;
	size:14px;
	padding-left:15px;
}
/* Edge (also supports ::-webkit-input-placeholder) */
::-ms-input-placeholder {
    color: white !important;
	size:14px;
	padding-left:15px;
}
/* - Internet Explorer 10–11
   - Internet Explorer Mobile 10-11 */
:-ms-input-placeholder {
    color: white !important;
	size:14px;
	padding-left:15px;
}
/* - Chrome ≤56,
   - Safari 5-10.0
   - iOS Safari 4.2-10.2
   - Opera 15-43
   - Opera Mobile 12-12.1
   - Android Browser 2.1-4.4.4
   - Samsung Internet ≤6.2
   - QQ Browser */
::-webkit-input-placeholder {
     color: rgb(134, 125, 120) !important;
	size:14px;
	padding-left:15px;
}
/*************/
.pt_searchBar {
	padding-bottom: 30px;
}
.pt_searchHere{
	background-color:#83786F;
	color:black;
}
.pt_search {
	padding:0px;
	color:white;
}
.pt_search a{
	padding:20px;
	display:block;
	background-color:#990000;
	color:white !important;
}
.all_cards {
	display: none;
}
.common_icon {
    overflow: visible;
    color: #990000;
	font-size:55px;
	padding-top:15px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #01426A !important;
    font-weight: normal;
    color: #454545;
}
.ui-accordion .ui-accordion-header {
   	display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
    background-color: #01426A !important;
	color:white !important;
}
.ui-accordion .ui-accordion .ui-accordion-header {

    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
    background-color: #83786F !important;
    color: white !important;

}
.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.pt_mostCommon {
	color:var(--red)!important;
	margin-bottom:0px !important;
}
.banner_title {
	color:white;	
	font-size:45px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
}
.banner_1 {
	display: flex;
	height: 180px;
  justify-content: center;
  align-items: center;
	
}
.banner_1>div {
  /*background-color: #f1f1f1;*/
  width: 100%;
}
.pt-banner {
	background-color:#01416A;
	color:white;
	width: auto;
	/*min-height:150px;*/
	margin-top:50px;
	padding: 15px;

}
section.main-content .pt_black{
	color:black !important;	
}
.first {
  list-style: none;
  counter-reset: my-awesome-counter;
  /*display: flex;
  flex-wrap: wrap;*/
  margin: 0;
  padding: 0;
  
}
.first .first_list {
  counter-increment: my-awesome-counter;
  /*display: flex	;*/
  display:run-in;
  font-size: 16px;
  margin-bottom: 0.5rem;
  background-color:#d8e5f3;
  padding:7px;
  text-transform:uppercase;
  font-weight:bold;
}
.first .first_list::before {
  content: counter(my-awesome-counter);
  font-weight: bold;
  font-size: 25px;
  margin-right: 0.5rem;
  /*line-height: 1;*/
  /*background-color:#336399;*/
  color:rgba(0, 98, 152, 1.00) !important;
 /* border-radius:50%;
  width: 50px;
  height: 50px;*/
  padding:7px;
}

.page-template-template-side-pt h2{
	color: rgba(0, 98, 152, 1.00) !important;
	font-size: 20px!important;
}
.page-template-template-side-pt .contact-wrapper h2{
	color: rgba(134, 125, 120, 1.00) !important;
	font-size: 20px!important;
}
h2 .svg-inline--fa {
    font-weight: normal!important;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
	
}
.envira-title{
font-size: 14px!important;	
text-transform: uppercase!important;
	font-weight: normal!important;
}
.envira-gallery-wrap{
	/*border-top-style: solid!important;
	border-top-width: 2px!important;
	border-top-color: var(--gray-dark)!important;
	padding-top: 20px!important;*/
}
.envira-gallery-description{
    background-color: rgba(134, 125, 120, 1.00) !important;
	color: white;
	font-size: 12px!important;
	text-align: center;
	padding: 10px!important;
	margin-bottom:30px !important;
}

.envira-gallery-description p{
	margin: 0px!important;
}
h6.shoutOut{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-color: #eeede9;
	text-transform: none!important;
	font-size: 18px!important;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #512A44!important;
	margin-bottom: 30px!important;
	line-height: 1.9!important;
	letter-spacing: 2px;
	
}
a.cta-btn-pt, a.cta-btn-pt:hover {
	border-radius: 0;
    border: 1px solidrgba(0, 98, 152, 1.00);
    padding: 10px 20px;
    /*font-size: 16px;*/
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;	
	cursor: pointer;
}

a.cta-btn-pt {
    color: white !important;
	background:rgba(0, 98, 152, 1.00);
}
a.cta-btn-pt:hover {
	background: var(--orange-hover);
}
.pt-schedule{
	padding:20px;
	background-color: rgba(134, 125, 120, 1.00);
	color: white;
	margin-bottom: 30px;
}
.pt-schedule a{
	color: white!important;
	text-decoration: underline;
}
.pt-schedule h2{
	color: white!important;
}
.page-template-template-side-pt  div.side-nav p {
   margin-bottom: 10px!important;
}
.pt-schedule p{
	margin-bottom: 0px!important;
}


.page-template-template-side-pt  section.main-content div.side-nav {
    background: white!important;
    margin-bottom: 45px;
}
.page-template-template-side-pt div.events div.event a, .page-template-template-side-pt div.events div.event p {
/*    font-family: "BentonSans-Medium" !important;*/
    font-size: 12px;
    margin-bottom: 2px!important;
	line-height: 1.24;
}
.audience-pt {
	color: rgba(61, 57, 55, 1.00);
	font-weight: bold;
	font-size:12px;
}

.comm-questions-line {
	margin-bottom:10px;	
}
.events {
	padding-bottom:15px;
}
.comm-questions-block {
	padding-bottom:15px;
}
.calendarStamp {
	padding-right:0px;
	padding-left:15px;
	max-width:80px;
}
div.datestamp {
	text-align: center;	
	border-style:solid;
	/*border-radius: 5px;*/
	font-weight: bold;
	background-color:#990000;
	color:white;
	font-size:12px;
	max-width:70px;
	padding-right:0px !important;
	padding-left:0px !important;
}
div .date-num {
	color:black;
	font-size:22px;
	font-weight: bold;
	/*background-color:white;*/
	background-color: #e5e4e1;
	padding-bottom:.5px !important;
	padding-top:0px !important;	
	max-height:21px;
}
div.week-day {
	color:#990000;
	font-size:10px !important;
	/*background-color:white;*/
	background-color: #e5e4e1!important;
	padding-bottom:20px !important;
	padding-top:8px !important;	
	max-height:20px;
}
.pt-hr {
	display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
	width:1110px;
    margin-top:50px;
    border-width: 10px;
}
.events-question, .PT_hoursTitle {
	font-weight: lighter;
	font-size: 20px;
	color:gray;
}
/*.right-pad {
	padding-right:50px;
}*/
.left-pad {
	padding-left:80px;
}
p .common-quest {
	color:#990000;
	font-size:15px;
	font-weight: bold;	
}
.common-quest-from {
	 font-weight: bold;
}
section.pt {
    padding-top: 230px;
    margin-bottom: 60px;
}
section.pt .callout {
   font-size: 26px;
}
section.pt .topPad,section.pt .topPad1 {
   padding-top: 20px;

}
section.pt .topPad a:hover{
	text-decoration: none!important;
}
.page-template-template-home-pt header div.navbar-collapse, .page-template-template-side-pt header div.navbar-collapse {
    background: black !important;
    margin-top: 15px;
} 
.page-template-template-full-pt header div.navbar-collapse, .page-template-template-side-pt header div.navbar-collapse {
    background: black !important;
    margin-top: 15px;
} 
.page-template-template-pt-faq-home header div.navbar-collapse, .page-template-template-side-pt header div.navbar-collapse {
    background: black !important;
    margin-top: 15px;
}
.page-template-template-pt-dossier header div.navbar-collapse, .page-template-template-side-pt header div.navbar-collapse {
    background: black !important;
    margin-top: 15px;
}
.page-template-template-pt-doc-home header div.navbar-collapse, .page-template-template-side-pt header div.navbar-collapse {
    background: black !important;
    margin-top: 15px;
}
.page-template-template-full-deij-faq header div.navbar-collapse, .page-template-template-side-pt header div.navbar-collapse {
    background: black !important;
    margin-top: 15px;
}
.page-template-template-home-pt header nav a.navbar-brand, .page-template-template-side-pt header nav a.navbar-brand,.page-template-template-pt-faq-home header nav a.navbar-brand, .page-template-template-pt-doc-home header nav a.navbar-brand, .page-template-template-pt-dossier header nav a.navbar-brand,.page-template-template-full-pt header nav a.navbar-brand {
    width: auto!important;
}
.page-template-template-home-pt header nav a.navbar-brand, .page-template-template-full-deij-faq header nav a.navbar-brand,.page-template-template-pt-faq-home header nav a.navbar-brand, .page-template-template-pt-doc-home header nav a.navbar-brand, .page-template-template-pt-dossier header nav a.navbar-brand,.page-template-template-full-pt header nav a.navbar-brand {
    width: auto!important;
}
.page-template-template-home-pt .form-inline, .page-template-template-side-pt .form-inline {
    margin-top:35px!important;
}
.page-template-template-home-pt .current_page_item,.page-template-template-side-pt .current_page_item {
    background: black !important;
}
.page-template-template-pt-dossier .current_page_item {
    background: black !important;
}

.page-template-template-home-pt header nav ul.dropdown-menu, .page-template-template-side-pt header nav ul.dropdown-menu {
    padding-top: 20px !important;
    background: black !important;
}
.page-template-template-pt-doc-home .current_page_item,.page-template-template-side-pt .current_page_item {
    background: black !important;
}
/*this makes sub menu black*/
.page-template-template-pt-doc-home header nav ul.dropdown-menu, .page-template-template-side-pt header nav ul.dropdown-menu {
    padding-top: 20px !important;
    background: black !important;
}
.page-template-template-full-deij-faq header nav ul.dropdown-menu, .page-template-template-side-pt header nav ul.dropdown-menu {
    padding-top: 20px !important;
    background: black !important;
}
.page-template-template-full-pt header nav ul.dropdown-menu, .page-template-template-side-pt header nav ul.dropdown-menu {
    padding-top: 20px !important;
    background: black !important;
}

.page-template-template-pt-faq-home .current_page_item,.page-template-template-side-pt .current_page_item {
    background: black !important;
}

.page-template-template-pt-faq-home header nav ul.dropdown-menu, .page-template-template-side-pt header nav ul.dropdown-menu {
    padding-top: 20px !important;
    background: black !important;
}
header nav ul#menu-main_pt li ul.dropdown-menu > li {
    text-align: left;
	
}
header nav ul#menu-main_pt li ul.dropdown-menu {
    padding: 10px 1.5rem .5rem 1.5rem !important;
    width: 250px;
}

header nav ul#menu-main_pt li ul.dropdown-menu {
    border: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

header nav ul#menu-main_pt li ul.dropdown-menu > li {
    margin: 8px 0 !important;
}
.headWords{
font-size: 28px;
font-weight: bold;
color:#990000;
text-transform: uppercase;
padding-top: 45px;
}
/* Three boxes on homepage */

a .padBox {
	text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 10px;
	background-color: #e5e4e1;
	text-align: center;
	opacity: .9;
	transition: 0.3s;
	color: rgba(61, 57, 55, 1.00);
	min-height:300px;
	max-height:300px;
	padding: 10px 12px 10px 12px;
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
.padBox_all {
	min-height:220px !important;
	max-height:220px !important;
	text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 10px;
	background-color: #e5e4e1;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s;
	color: var(--gray-dark);
	min-height:200px !important;
	max-height:200px !important;
	padding: 20px 10px 20px 10px;
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
.page-template-template-pt-doc-home .padBox {
	text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 20px;
	background-color: #e5e4e1;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s;
	color: var(--gray-dark);
	min-height:130px;
	max-height:130px;
	padding: 0px 12px 10px 12px;
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
a .padBox_faq{
	text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 10px;
	background-color: #e5e4e1;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s;
	color: var(--gray-dark);
	min-height:220px !important;
	max-height:220px !important;
	padding: 0px 12px 10px 12px;
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
a .padBox:hover{
	opacity: 1;	
}

.padBox h3{
	color:#990000!important;
	font-size: 1.75rem !important;
	
}
.padBox {
	padding-top: 25px !important;
	font-size: 14px!important;
}
.doc_title_box_popular {
	color:#990000 !important;
	margin-bottom:0px !important;
	font-size: 20px!important;
}


a .faHolder{
	color:#990000!important;
}

a .faHolder{
	font-size: 55px;
}

input.pt_searchHere{
padding: 20px!important;	
}
.ptBoxResults {
	padding-bottom:10px;
}
.linkHide {
	display:none;	
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .clssgoeshere {background: red;}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 770px) {
	.logo {padding: 0px !important;}
	.left-pad {padding-left: 0px !important;}
}
/*******/
@media only screen and (max-width: 410px) and (min-width: 0px) {
	.padBox p {padding-top: 0px !important; font-size: 10px!important;}
}

@media only screen and (max-width: 439px) and (min-width: 0px) {
	#searchform {margin-top: 0px !important;}
	
}
/******/
@media only screen and (max-width: 992px) {
	.left-pad {padding-left: 0px !important;}
}
/*@-moz-document(max-width: 767px) {
    .left-pad {padding-left: 0px !important;}
    
}*/
/* Medium devices (landscape tablets, 755px and up) */
@media only screen and (max-width: 991px) {
    .headWords {padding-top: 0px !important;}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 1183px) {
    .padBox h3 {font-size: 1.3rem !important;}
	
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .example {background: purple;}
}
@media only screen and (max-width: 1196px) and (min-width: 987px) {
    a.pt_teaching_button {font-size: 13px !important;}
  
}
@media only screen and (max-width: 986px) {
    a.pt_teaching_button {font-size: 10px !important;}
}


/* END P&T ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Start Relocation Home Page*/

/*Relocation Search Bar*/

.relocationSearchBar div {
	display: inline-block;
}
.searchHolderRelocation input {
	padding: 10px;
}
.page-template-template-home-relocation header nav a.navbar-brand {
    width: auto!important;
}
#Search1{
	border: 2px #990000 solid;
	background-color: #990000;
	color: white;
	height: 32px; 
	font-size: 14px;
	letter-spacing: 1px;
	min-width: 200px;
	padding: 10px;
}
#link{
	margin-left: 15px;
	    cursor: pointer;
}
.searchHolderRelocation{
	margin-top: 10px;

}
/*End Relocation Search Bar*/



.video-background { /* class name used in javascript too */
    width: 100%; /* width needs to be set to 100% */
    height: 100%; /* height needs to be set to 100% */
    position:relative;
    z-index: -1;
	object-fit: cover; 
	min-width:100%; 
	min-height:100%;
}
@media only screen and (max-width: 375px) and (min-width: 350px){
	.contenthome h1{
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 350px) {
	.contenthome h1{
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 767px) and (min-width: 425px){
	.contenthome h1{
		font-size: 30px !important;
	}
}
.video-container{
	position: relative;
}

.contenthome h1{
	background: rgba(0, 0, 0, 0.6);
	color: white;
	
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.contenthome{
		padding-left: 12px !important;
	}
}
.contenthome {
	padding-left: 0px;
	position: absolute;
	top: 0; 
	right: 0; 
	bottom: 205px; 
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.content1 {
	position:absolute;
	background: rgba(0, 0, 0, 0.5);	
  	color: #f1f1f1;
    top:0;
    left:10;
    z-index:1;
}

.relocation-home-title{
	padding-top: 30px;

}
.relocation-image{
	margin-bottom: 10px;
}
.relocationRow {
   /* position: relative;*/
}

/*End Relocation Home Page*/

/*Start Relocation template-relocation Page*/
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}

.description-scroll{
	overflow: hidden !important;
}
.content2 {
	position:absolute;
	background: rgba(255, 255, 255, 0.4);
    top:0;
    left:0;
    z-index:1;
}
section.main-content1 {
    padding-bottom: 60px;
}
section.main-content1 p,section.main-content1 ul,section.main-content1 ol {
	letter-spacing: .75px;
	margin-bottom: 10px;
	line-height: 1.75;
}
section.main-content1 ul ol, section.main-content1 ol ul {
    margin-bottom: 0px!important;
}
section.main-content1 a {
    color: #990000;
}
section.main-content1 h2, section.main-content1 h3, section.main-content1 h4, section.main-content1 h5, section.main-content1 h6 {
    font-family: "BentonSans-Regular" !important;
    text-transform: uppercase;
    color: rgba(134, 125, 120, 1.00);
    margin-bottom: 10px;
    font-size: 24px;
}


.relocation-content{
	background:rgba(173,167,164,.20); 
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	
}


.show-text a {
  order: 2;
}

.show-text p {
  position: relative;
  overflow: hidden;
  max-height: 280px; 
}

.show-text p {
  display: -webkit-box;
  -webkit-line-clamp: 6; 
  -webkit-box-orient: vertical;
}

.show-less {
  display: none;
}

.show-less:target {
  display: block;
}

.show-less:target ~ p {
  display: block;
  max-height: 100%;
}

.show-less:target + a {
  display: none;
}

    
/*************************************** Modal Pop-up************************************************/
.reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 100;
    display: none;
    top: 0;
    left: 0; 
}
.reveal-modal {
    visibility: hidden;
    top: 100px; 
    left: 50%;
    margin-left: -30%;
    width: 48%;
    background: #fff;
    position: absolute;
    z-index: 101;
    padding: 60px 6% 40px;
    border: 1px solid #ededed;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
}
#myModal p {
    margin-bottom: 26px;
}
#myModal h1 {
    padding-bottom: 20px;
    color: #30a6ff;
}
#myModal ul {
    padding-bottom: 20px;
}
#myModal ul li {
    list-style: none;
    padding: 4px;
}
#myModal #modal-link {
    margin: 100px 0 0;
    position: relative;
    bottom: 5%;
}
/* Responsive Fix */
@media screen and (min-device-width: 0px) and (max-device-width: 479px) {
    .reveal-modal {
        width: 70%;
        left: 50%;
        margin-left: -41%;
    }
    #myModal .span_5 {
        text-align: center;
    }
}
@media screen and (min-device-width: 480px) and (max-device-width: 767px) {
    .reveal-modal {
        width: 60%;
        left: 50%;
        margin-left: -36%;
    }
    #myModal img {
        width: auto;
    }
    #myModal .span_5 {
        text-align: center;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .reveal-modal{width: 80%;}
}

/***************************************************************************End Modal**************************************/
/*End Relocation template-relocation Page*/


/*Start Screen sizing for soliloquy slider Template relocation page*/
@media only screen and (max-width: 991px)and (min-width: 768px){
section.main-content1  p{
		font-size: 13px;
	}
}
@media only screen and (max-width: 991px)and (min-width: 768px){
section.main-content1 h2, section.main-content1 h3, section.main-content1 h4, section.main-content1 h5, section.main-content1 h6  {
		font-size: 20px;
	}
}
/*Housing*/
#soliloquy-container-5898 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-5898 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 375px){
	#soliloquy-container-5898 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 20px !important;
	}

}
@media only screen and (max-width: 767px){
	.content1 h1{
		font-size: 30px !important;
	}
}
@media only screen and (max-width: 368px){
	.content1 h1{
		font-size: 20px !important;
	}
}
/*End Housing*/

/*Grocery*/
#soliloquy-container-6267 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-6267 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 375px){
	#soliloquy-container-6267 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 20px !important;
	}

}
@media only screen and (max-width: 767px){
	.content1 h1{
		font-size: 30px !important;
	}
}
@media only screen and (max-width: 368px){
	.content1 h1{
		font-size: 20px !important;
	}
}
/*End Grocery*/


/*Public Schools*/
@media only screen and (max-width: 520px){
	#soliloquy-container-7591 h1 {
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 520px){
	#soliloquy-container-7591 h2 {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 520px){
	#soliloquy-container-7591 h3 {
		font-size: 10px !important;
	}
}
/*End Public Schools*/

/*Private Schools*/
@media only screen and (max-width: 520px){
	#soliloquy-container-7584 h1 {
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 520px){
	#soliloquy-container-7584 h2 {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 520px){
	#soliloquy-container-7584 h3 {
		font-size: 10px !important;
	}
}
/*End Private Schools*/

/*Childcare*/
@media only screen and (max-width: 520px){
	#soliloquy-container-7744 h1 {
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 520px){
	#soliloquy-container-7744 h2 {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 520px){
	#soliloquy-container-7744 h3 {
		font-size: 10px !important;
	}
}
/*End Childcare*/

/*Transportation*/
#soliloquy-container-6283 {
	display: block !important;
}

@media only screen and (max-width: 767px){
	#soliloquy-container-6283 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 375px){
	#soliloquy-container-6283 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 355px){
	#soliloquy-container-6283 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 15px !important;
	}
}
/*End Transportation*/

/*Professional Sports*/
#soliloquy-container-5967 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-5967 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-5967 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Professional Sports*/

/*Arts and Culture*/
#soliloquy-container-5958 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-5958 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-5958 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 20px !important;
	}
}
/*End Arts and Culture*/

/*Indoor and Outdoor Recreation*/
#soliloquy-container-5948 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-5948 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-5948 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 20px !important;
	}
}
/*End Indoor and Outdoor Recreation*/

/*Fun Outside Indianapolis*/
#soliloquy-container-5940 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-5940 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-5940 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 20px !important;
	}
}
/*End Fun Outside Indianapolis*/

/*Restaurants*/
#soliloquy-container-5926 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-5926 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-5926 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Restaurants*/

/*Wineries and Breweries*/
#soliloquy-container-6757 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-6757 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-6757 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Wineries and Breweries*/
	

/*Coffee Shops*/
#soliloquy-container-6758 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-6758 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-6758 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Coffee Shops*/

/*Realtors*/
#soliloquy-container-6395 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-6395 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-6395 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Realtors*/

/*Youth Places and Affinity Groups*/
#soliloquy-container-6896 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-6896 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-6896 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Youth Places and Affinity Groups*/

/*Senior Living*/
#soliloquy-container-7141 {
	display: block !important;
}
@media only screen and (max-width: 767px){
	#soliloquy-container-7141 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 22px !important;
	}

}
@media only screen and (max-width: 425px){
	#soliloquy-container-7141 .soliloquy-caption h2{
		height: 1px !important;
		font-size: 17px !important;
	}
}
/*End Senior Living*/
/*End Screen sizing for soliloquy slider Template relocation page*/

/*comm*/
a .padBox_comm{
	text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 20px;
	background-color: #e5e4e1;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s;
	min-height:100px !important;
	max-height:220px !important;
	padding: 22px 12px 10px 12px;
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
/*comm end*/

/*AMA */
.dean_topic {
    padding-left: 10px;
    border: none;
    background: rgb(224, 221, 220);
    color: rgb(33, 37, 41) !important;
    border-radius: 0;
	padding: 7px;
	font-size: 15px;
    font-family: "BentonSans-Regular" !important;
}
/*END of AMA*/


/** Work-life*/

.worklifeSearchBar div {
	display: inline-block;
}
.workLife_cat {
	float: right;
    padding-left: 10px;
    border: none;
    background: rgb(224, 221, 220);
    color: rgb(33, 37, 41) !important;
    border-radius: 0;
	padding: 7px;
	font-size: 15px;
    font-family: "BentonSans-Regular" !important;
}
.searchHolderWL input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(134, 125, 120) !important;
}

#Search {
    color: rgb(33, 37, 41) !important;
    padding: 7px;
	font-size: 15px;
    font-family: "BentonSans-Regular" !important;

}



.padBox_workLife{
	text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 20px;
	background-color: #e5e4e1;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s;
	min-height:230px !important;
	max-height:230px !important;
	padding: 22px 12px 10px 12px;
	color: rgba(61, 57, 55, 1.00);
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
.padBox_workLife:hover {
   text-decoration:none!important;
	border: 1px solid #aca7a3;
	outline: #e5e4e1 solid 10px;
	margin: 20px;
	background-color: #D0CEC9;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s;
	min-height:230px !important;
	max-height:230px !important;
	padding: 22px 12px 10px 12px;
	background-image: url("https://www.transparenttextures.com/patterns/white-tiles.png");
}
 section.main-content .worklifeholder h3{
	color:#990000 !important; 
    margin-bottom: 10px !important;
}
 section.main-content .worklifeholder P.worklifeDescrip {
	color:black !important; 
    margin-top: 15px !important;
}
section.main-content .worklifeholder a:hover{
	text-decoration: none!important;
}
.worklife_icon {
    font-size: 25px ;  
}





/***END of work-life**/



/* AMERICAN ASSOCIATION OF ANATOMISTS SCIENCE COMMUNICATION BOOTCAMP   */
#aaaParagraph {
	margin-bottom: 0px !important;
}

@font-face{ 
	font-family: 'Roboto-Thin';
	src: url('./fonts/Roboto-Thin.eot');
	src: url('./fonts/Roboto-Thin.eot?iefix') format('eot'),
	     url('./fonts/Roboto-Thin.woff') format('woff'),
	     url('./fonts/Roboto-Thin.ttf') format('truetype'),
	     url('./fonts/Roboto-Thin.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'Roboto-Regular';
	src: url('./fonts/Roboto-Regular.eot');
	src: url('./fonts/Roboto-Regular.eot?iefix') format('eot'),
	     url('./fonts/Roboto-Regular.woff') format('woff'),
	     url('./fonts/Roboto-Regular.ttf') format('truetype'),
	     url('./fonts/Roboto-Regular.svg#webfont') format('svg');
}

.aaaText  {
	font-family: "Roboto-Regular" !important;	
}


/* END AMERICAN ASSOCIATION OF ANATOMISTS SCIENCE COMMUNICATION BOOTCAMP   
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



.page-id-3075 #gv_search_button_3072 {
    order: -111;
    /*visibility: hidden;*/
	display:none;
}
 
.gv-edit-entry-wrapper .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
    width: 50px;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 0;
    padding-right: 16px;
    min-height: 28px;
    vertical-align: top;
    font-size: 90%;
}
 
.gv-edit-entry-wrapper img{
    width: auto!important;
}
.gv-edit-entry-wrapper .gfield{
	border: none!important;
	padding: 10px!important;
}
.gv-edit-entry-wrapper .gfield_html{
	border: none!important;
	padding: 0px!important;
	
   
}

.gv-edit-entry-wrapper .gfield_html h3{
	color: white!important;
	 background-color: var(--gray-dark);
	padding: 15px!important;
	font-size: 15px!important;

}

body .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons img.add_list_item, body .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons img.delete_list_item {
    width: auto !important;
    height: auto !important;
    font-size: 9px;
}

section.main-content p.in {  
    margin-bottom: 0px!important;
}
 
.testImg {
	max-width: 150px !important;
	height: 150px !important;
	
}

a.awards-btn, a.awards-btn:hover {
    border-radius: 0;
    border: 1px solid #990000;
    padding: 10px 20px;
    font-size: 13px;
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;
}
a.awards-btn {
    color: white !important;
	background: #990000;
}
a.awards-btn:hover{
	background: var(--red-hover);
}

.searchHolderWL input {
	background-color: rgb(224, 221, 220) !important;
    color:rgb(134, 125, 120) !important;
    padding-left: 10px;
}
.searchHolderWL{
	margin-bottom: 30px;
    padding:10px;
    
}
.worklifeholder {

margin-bottom: 25px;
}
.hiddenwl{
display:none;
}
.gallery{
margin-bottom: 20px!important;	
}
.current_page_item{
	background: var(--gray-dark) !important;
}

section.main-content ul ol, section.main-content ol ol {
    margin-bottom: 0px!important;
	 margin-top: 5px!important;
}
section.main-content li ul, section.main-content ul ol {
	 margin-top:10px!important;
}
.memberHolder a {
	display: block;
	 font-size: 12px!important;
}
.eventIcon{
	display: none;
}
.searchwp-live-search-result a {
	color:var(--red)!important;
}
.big-search{
	padding: 10px!important;
}
.programHolder{
/*border-style: solid!important;
border-width: 1px!important;
border-color: var(--gray-med)!important;*/
padding: 45px!important;
margin-bottom: 10px!important;
background-color:#f7f7f7;
}
.programHolder::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 25px solid white;
    border-left: 25px solid #f7f7f7;
    width: 0 !important;
}
.teachingHolder{
/*border-style: solid!important;
border-width: 1px!important;
border-color: var(--gray-med)!important;*/
padding: 35px!important;
margin-bottom: 30px!important;
background-color:#f7f7f7;
	min-height: 330px;
}
.side-no-nav{
	padding-left: 20px;
}
.side-no-nav p{
	font-size:12px;
}
/* WP CORE */

/* WordPress Core
/* Checkboxes for resources////*/
.evalsBlock{
padding: 40px!important;
background-color: azure!important;
}
/* Jon FAQs */
.card-header {
    padding: .55rem 1.00rem!important;
    background-color: white!important;
}
.card .btn-link {
    font-weight: 400;
    color: var(--red);
    border-radius: 0;
}
.su-tabs {
    margin: 0 0 1.5em 0;
    padding: 1px!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: var(--gray-dark)!important;
}
.su-tabs-nav span {
    color: white!important;
	/*font-weight: bold;*/
	font-size: 15px!important;
}
.su-tabs-nav span:hover {
    color: white!important;
	background: #800000 !important;/*var(--orange)!important;*/
}
.su-tabs-nav span.su-tabs-current {
    background: #990000!important; /*//var(--orange)*/
	color:white;
    cursor: default;
}
.su-tabs-pane {
    font-size:inherit!important;
}
/*   No more FAQs */
/* Gravity Forms */
.gfield_label{
	
	color:var(--red)!important;
}
.gfield{
	padding:20px!important;
	border-style: solid;
	border-width: 1px!important;
	border-color:var(--gray)!important;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 49%!important;
    margin-right: 1%!important;
}
.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {

    width: 32.3%!important;
    margin-right: 1%!important;

}
.gform_wrapper label.gfield_label {

    font-weight:normal!important;
}
#field_58_28{
  background-color: aliceblue!important;
  padding: 25px!important;
}

section.main-content div.body div.checks {
    flex-direction: row;
	border-style: solid;
	border-width: 1px;
	border-color: var(--gray-med);
	padding: 10px;
}
section.main-content div.body div.checks h3 {
	color: white!important;
	background-color: var(--gray-med);
	display: block;
	padding: 10px;
}
section.main-content div.body div.checks a, section.main-content div.body div.checks a:hover {
	color: white;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
	margin: 5px;
    text-decoration: none;
    padding: 10px 12px;
    font-size: 10px;
    letter-spacing: 1px;
    transition: all .15s ease-in-out;
}
section.main-content div.body div.checks a  {
	background: rgba(57, 136, 168, 1.00);
	background: var(--red);
}
section.main-content div.body div.checks a:hover, section.main-content div.body div.checks a:focus  {
	background: rgba(27, 106, 138, 1.00);
	background: var(--red-hover);
}
section.main-content div.body ul.gallery {
	/*list-style: none;
	padding: 0;*/
	margin-bottom: 60px;
}
section.main-content div.body ul.gallery li { 
	/*margin-bottom: 15px;*/
}
section.main-content div.body ul.gallery li a { 
	color: rgba(57, 136, 168, 1.00);
	color: var(--red);
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1;
	text-transform: capitalize;
}
section.main-content div.body ul.gallery li span { 
    font-style: italic;
	display: none;
}
/*-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* and putting it here to try this out */
.rotatePiece{
display: none!important;
}
.rotate{
	margin-top: 20px;
}
.tableHolder{
 border: 1px solid var(--gray);
 padding: 25px;
 margin-top: 20px;
 margin-bottom: 20px;
}
.tableHolderTitle{
 text-align: center;
 font-size: 20px;
 font-weight: bold;	
 padding-bottom: 20px;
 text-transform: uppercase;
 color:var(--gray-dark);
		
}
.tableHolderFooter{
 text-align: center;
 font-size: 12px;
 color: solid var(--gray);	
}
.table thead th {
    border-bottom:none!important;
}
.page_item_has_children > .children {display: none;} /*hides the submenu*/
.page_item_has_children.current_page_item > .children,
.page_item_has_children.current_page_ancestor > .children {display: block;}
.screen-reader-text{
	display:none;
	}
* {
    box-sizing: border-box;
}
body {
	overflow-X: hidden !important;
/*	position: relative;*/
}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px !important;
    padding: 0px !important;
/*	position: relative;*/
}
img {
    width: 100%;
}
button:focus {
    outline: none;
}
button:hover {
    cursor: pointer !important;
}
input:focus {
    outline: none;
}
@font-face {
  font-family: 'MyWebFont';
  src: url('myfont.woff2') format('woff2'),
       url('myfont.woff') format('woff'),
       url('myfont.ttf') format('truetype');
}
@font-face {
	font-family: "BentonSans-Regular";
	src:url('./fonts/BentonSans-Regular.otf') format('opentype'), 
		url('./fonts/BentonSans-Regular.otf') format('woff2'),
		url('./fonts/BentonSans-Regular.otf') format('woff');
}
@font-face {
	font-family: "BentonSans-Medium";
	src: url('./fonts/BentonSans-Medium.otf') format('woff2'),
		url('./fonts/BentonSans-Medium.otf') format('woff2'),
		url('./fonts/BentonSans-Medium.otf') format('woff');
}
@font-face {
	font-family: "BentonSans-Medium-Italic";
	src: url('./fonts/BentonSans-MediumItalic.otf') format("opentype"),
		url('./fonts/BentonSans-MediumItalic.otf') format('woff2'),
		url('./fonts/BentonSans-MediumItalic.otf') format('woff');
}
@font-face {
	font-family: "BentonSans-Regular-Italic";
	src: url('./fonts/BentonSans-RegularItalic.otf') format("opentype"),
		url('./fonts/BentonSans-RegularItalic.otf') format('woff2'),
		url('./fonts/BentonSans-MeRegularItalicium.otf') format('woff');
}
@font-face {
	font-family: "BentonSans-Bold";
	src: url('./fonts/BentonSans-Bold.otf') format('opentype'),
		url('./fonts/BentonSans-Bold.otf') format('woff2'),
		url('./fonts/BentonSans-Bold.otf') format('woff');
}

@font-face {
	font-family: "Roboto-Italic" !important;
	src: url('./fonts/Roboto-Italic.ttf') format('opentype'),
		url('./fonts/Roboto-Italic.ttf') format('woff2'),
		url('./fonts/Roboto-Italic.ttf') format('woff');
		font-style:italic;
}
a, p, button, li, input, input:placeholder-shown {
	font-family: "BentonSans-Regular" !important;
	src:url('./fonts/BentonSans-Regular.otf') format('opentype'), 
		url('./fonts/BentonSans-Regular.otf') format('woff2'),
		url('./fonts/BentonSans-Regular.otf') format('woff');	
    letter-spacing: 1px;
	padding: 0;
	margin: 0;
}
h1,h2 {
	font-family: "BentonSans-Regular" !important;
/*	letter-spacing: 1px;
	line-height: 1.5;*/
	padding: 0;
	margin: 0;
}
h3,h4,h5,h6 {
	font-family: "BentonSans-Bold" !important;
	src: url('./fonts/BentonSans-Bold.otf') format('opentype'),
		url('./fonts/BentonSans-Bold.otf') format('woff2'),
		url('./fonts/BentonSans-Bold.otf') format('woff');
/*	letter-spacing: 1px;*/
	line-height: 1.5;
	padding: 0;
	margin: 0;
}
h5,h6 {
	font-family: "BentonSans-Medium" !important;
/*	letter-spacing: 1px;*/
	line-height: 1.5;
	padding: 0;
	margin: 0;
}
#boxHolder .mix {
	display: none;
}

/* colors via vars */
* { 
/*    --red: rgba(169, 5, 51, 1.00);*/
	--red: #990000;
/*	--red-hover: rgba(119, 13, 41, 1);*/
	--red-hover: #7b0000;
	
    --gray: rgb(224, 221, 220);
	--gray-med: rgba(173, 167, 164, 1.00);
	--gray-dark: rgba(134, 125, 120, 1.00);
	
	--orange: rgba(0, 98, 152, 1.00);
	--orange-hover: #01426A;
	--orange-light: rgba(50, 155, 213, 1.00);
}
/*transitionalize*/
.transitionalize {
    transition: all .15s linear !important;
}
/* ________________________ */
/* _______________home page */
/* ________________________ */
/* _______ */
/* header */
/* _______ */
header.home {
/*    height: 200px;*/
}
header nav {
    background-color: rgba(255,255,255,0.76) !important;
    z-index: 10000;
	position: absolute !important;
	width: 100%;
	z-index: 10000;
	padding-top: 0 !important;
}
header nav.nav-interior {
	position: relative !important;
}
header nav a.navbar-brand {
	padding: 0;
	width: 100%;
	margin: 0;
}
header nav img.logo {
    padding: 30px 0;
    object-fit: contain;
    max-width: 360px;
    height: auto;
}
header nav button.navbar-toggler {
	color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,0) !important;
	padding-right: 0 !important;
}
header nav button.navbar-toggler .line {
    height: 4px;
    display: block;
    margin: 6px auto;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #990000;
}
header nav button.navbar-toggler span.line:nth-child(1) {
    width: 40px;
/*    margin-left: 10px;*/
}
header nav button.navbar-toggler.is-active .line:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
}
header nav button.navbar-toggler .line:nth-child(2) {
    width: 40px;
}
header nav button.navbar-toggler.is-active .line:nth-child(2) {
    opacity: 0;
}
header nav button.navbar-toggler .line:nth-child(3) {
    width: 40px;
/*    margin-left: 10px;*/
}
header nav button.navbar-toggler.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
}
header nav div#navbarSupportedContent > ul:nth-child(1) li {
    padding: 5px 10px;
}
header nav div#navbarSupportedContent > ul:nth-child(2) {
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
header nav div#navbarSupportedContent > ul:nth-child(2) > li:nth-child(1) {
    margin-left: auto!important;
}
header nav div#navbarSupportedContent > ul:nth-child(2) > li > a {
    display: block;
    padding: .5rem 0 .5rem 1.4rem;
}
header nav ul li {
    text-align: right;
}
header nav ul.dropdown-menu {
/*    display: block !important;*/
    padding-top: 10px !important;
    background: var(--gray-dark) !important;
}
header nav ul.dropdown-menu li a {
  	font-size: 10px !important;
}
header nav ul.dropdown-menu li {
    line-height: 1 !important;
    margin-top: 0 !important;
}
header nav form {
    height: 32px !important;
    padding: 5px 5px 5px 10px !important;
    margin-top: 4px !important;
    background: rgb(224, 221, 220);
    min-width: 200px;
	flex-flow: initial !important;
}
header nav form svg {
    font-size: 18px !important;
    color: var(--gray-dark);
    padding-right: 5px;
}
header nav form input {
    height: 30px;
    display: inline-block;
    width: 100% !important;
    border: none !important;
    background: none !important;
	max-width: 110px !important;
	font-size: 12px;
}
header nav form input:placeholder-shown {
	text-transform: uppercase !important;
	color: rgba(134, 125, 120, 1.00) !important;
	font-size: 12px;
	letter-spacing: .5px;
}
header nav ul.navbar-nav {
		padding: 10px 0;
	}
header nav ul li a, header nav ul li a:hover {
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all .15s ease-in-out;
	font-size: 14px;
    letter-spacing: 1px;
}
header nav ul li a {
	color: white;
}
header nav ul li a:hover {
	color: rgb(224, 221, 220) !important;
}
header nav ul li a > i, header nav ul li a > i:hover {
    padding-top: 11px;
    padding-left: 7px;
	 -o-transition: all .25s linear !important;
    -moz-transition: all .25s linear !important;
    -webkit-transition: all .25s linear !important;
    transition: all .25s linear !important;
}
header nav ul li a > i {
	color: rgb(206,43,49);
}
header nav ul li a > i:hover {
	color: rgb(176,13,19);
}
header div.navbar-collapse {
	background: rgba(134, 125, 120, 1.00) !important;
	background: rgb(134,125,120); /* The Fallback */
	margin-top: 15px;
}
header nav ul#menu-main li a {
	/*color: rgb(66,66,66) !important;*/
	-o-transition: all .25s linear !important;
    -moz-transition: all .25s linear !important;
    -webkit-transition: all .25s linear !important;
    transition: all .25s linear !important;
}
header nav ul#menu-main li a:hover {
	color: var(--gray) !important;
}
header nav ul#menu-main li ul.dropdown-menu {
    border: none !important;
    border-radius: 0 !important;
	margin: 0 !important;
}
header nav ul#menu-main li ul.dropdown-menu > li {
	text-align: right;
	margin: 8px 0 !important;
}
section.upcoming-events {
	padding-top: 190px;
	margin-bottom: 30px;/*PREVIOUS MARGIN 60PX*/
}
section.upcoming-events div.container div.row > div.h-100 {
/*     max-height: 250px; */
}
/*banner 1*/
section.upcoming-events div.event-banner-1 {
	font-family: 'Lato';
	min-height: 230px !important;/*PREVIOUS BANNER 30PX*/
}
section.upcoming-events div.event-banner-1 img {
    object-fit: cover;
    object-position: center center;
	height: 100%;
}
section.upcoming-events div.event-banner-1 div.info-wrapper {
	background: #EEEDEB;
	flex-direction: column;
}
section.upcoming-events div.event-banner-1 div.title {
    padding: 15px;
}
section.upcoming-events div.event-banner-1 div.title h2 {
	font-size: 17px;
    color: #867D78;
    text-transform: none;
	margin: 0;
}
section.upcoming-events div.event-banner-1 div.content-wrapper {
    background: #ADA7A4;
    padding: 15px;
	margin-top: auto;
/*	height: 100%;*/
	position: relative;
}
section.upcoming-events div.event-banner-1 div.content-wrapper:before {
	content: '';
	position: absolute;
	bottom: 0; right: 0;
	border-bottom: 40px solid white;
    border-left: 40px solid #ADA7A4;
	width: 0 !important;
}
section.upcoming-events div.event-banner-1 div.content-wrapper p.time {
	margin-bottom: 5px;
}
section.upcoming-events div.event-banner-1 div.content-wrapper p.location {
	margin-bottom: 10px;
}
section.upcoming-events div.event-banner-1 div.content-wrapper p {
	color: white;
	font-size: 12px;
}
section.upcoming-events div.event-banner-1 div.content-wrapper a, section.upcoming-events div.event-banner-1 div.content-wrapper a:hover {
    border-radius: 0;
    border: 1px solid white;
    padding: 7.5px 15px;
    color: white;
	font-size: 12px;
	transition: all .15s ease-in-out;
	text-transform: uppercase;
	line-height: .9;
}
section.upcoming-events div.event-banner-1 div.content-wrapper a:hover {
	background: white;
	color: #ADA7A4;
}
/*end banner 1*/
/*banner 2*/
section.upcoming-events div.event-banner-2 {
	font-family: 'Lato';
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 20px;
	height: 300px !important;
}
section.upcoming-events div.event-banner-2 div.title h2 {
	font-size: 18px;
    color: white;
    text-transform: none;
	margin: 0 0 15px 0;
}
section.upcoming-events div.event-banner-2 div.content-wrapper p.time {
	margin-bottom: 15px;
	font-size: 16px;
    font-weight: 400;
}
section.upcoming-events div.event-banner-2 div.content-wrapper p.location {
	margin-bottom: 15px;
}
section.upcoming-events div.event-banner-2 div.content-wrapper p {
	color: white;
	font-size: 12px;
}
section.upcoming-events div.event-banner-2 div.content-wrapper a, section.upcoming-events div.event-banner-2 div.content-wrapper a:hover {
    border-radius: 0;
    border: 1px solid white;
    padding: 7.5px 15px;
    color: white;
	font-size: 12px;
	transition: all .15s ease-in-out;
	text-transform: uppercase;
	line-height: .9;
	margin-bottom: 15px;
}
section.upcoming-events div.event-banner-2 div.content-wrapper a:hover {
	background: white !important;
	color: #165C91 !important;
	border: 1px solid white !important;
}
section.upcoming-events div.event-banner-2 p.desc {
	color: #598AB5;
	font-size: 12px;	
}
/*end banner 2*/
/*banner 3*/
section.upcoming-events div.event-banner-3 {
	padding: 20px;
	background: #EEEDEB;
	height: 300px !important;
}
section.upcoming-events div.event-banner-3 div.title h2 {
	font-size: 18px;
    color: var(--red);
    text-transform: none;
	margin: 0 0 15px 0;
}
section.upcoming-events div.event-banner-3 div.content-wrapper p.time {
	margin-bottom: 15px;
	font-size: 16px;
    font-weight: 400;
	color: black;
}
section.upcoming-events div.event-banner-3 div.content-wrapper p.location {
	margin-bottom: 15px;
	color: black;
}
section.upcoming-events div.event-banner-3 div.content-wrapper p {
	color: var(--red);
	font-size: 12px;
}
section.upcoming-events div.event-banner-3 div.content-wrapper a, section.upcoming-events div.event-banner-3 div.content-wrapper a:hover {
    border-radius: 0;
    border: 1px solid var(--red);
    padding: 7.5px 15px;
    color: white;
	font-size: 12px;
	transition: all .15s ease-in-out;
	text-transform: uppercase;
	line-height: .9;
	margin-bottom: 15px;
}
section.upcoming-events div.event-banner-3 div.content-wrapper a {
	background: var(--red);
}
section.upcoming-events div.event-banner-3 div.content-wrapper a:hover {
	background: var(--red-hover);
}
section.upcoming-events div.event-banner-3 p.desc {
	color: #867D78;
	font-size: 12px;
}
/*end banner 3*/
section.upcoming-events h2 {
    font-size: 22px;
    color: var(--gray-dark);
	text-transform: uppercase;
	margin: 22px 0 12px;
}
div.events {
	flex-direction: column;
}
a.view-all-events, a.view-all-events:hover {
	color: white;
	text-transform: uppercase;
	padding: 8px 14px;
    font-size: 12px;
	letter-spacing: .75px;
	text-decoration: none;
	transition: all .15s ease-in-out;
	font-family: "BentonSans-Medium" !important;
}
a.view-all-events {
	background: var(--red);
}
a.view-all-events:hover {
	background: var(--red-hover);
}
div.events div.event {
	margin-bottom: 15px;
}
div.events div.event a {
	font-family: "BentonSans-Medium" !important;
    font-size: 14px;
    margin-bottom: 5px;
	color: #990000;
	display: block;
	text-transform: uppercase;
}
div.events div.event p {
/*    font-family: "BentonSans-Medium" !important;*/
    font-size: 12px;
    margin-bottom: 5px;
	line-height: 1.24;
}
div.events div.event p:nth-of-type(2) {
	color: rgba(134, 125, 120, 1.00);
}
section.announcements hr {
	border: 0;
    border-top: 10px solid var(--gray);
	padding: 0;
	margin: 0;
}
section.announcements h2 {
	font-size: 20px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--gray-dark);
    margin: 25px 0;
}
section.announcements div.article {
	margin-bottom: 30px;
	flex-direction: column;
}
section.announcements div.article div.featured-image {
	margin-bottom: 10px;
	width: 65px;
    padding-left: 5px;
}
section.announcements h4 {
	/*color: var(--red);*/
    font-size: 13px;
	margin-bottom: 5px;
	letter-spacing: .5px;
}
section.announcements h6 {
	color: var(--gray-dark);
    font-size: 13px;
	font-family: "BentonSans-Regular-Italic" !important;
    margin-bottom: 5px;
}
section.announcements p {
	color: black;
	font-size: 13px;
	line-height: 1.5;
	display: inline;
}
section.announcements a {
	color: var(--red) !important;
	font-size: 13px;
	line-height: 1.5;
	font-family: "BentonSans-Medium" !important;
}
section.announcements a svg {
	padding: 2px 0 0 3px;
}
section.who-we-are-programs {
	margin-bottom: 60px;
	margin-top: 45px;
}
section.who-we-are-programs div.staff-collage {
	padding-bottom: 30px;
	display: flex;
    flex-direction: column;
}
section.who-we-are-programs div.staff-collage h2 {
    margin-bottom: 10px;
	font-size: 20px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--gray-dark);
}
section.who-we-are-programs div.staff-collage a:hover img {
	outline: 1px solid var(--red);
	transition: all .2s ease-in-out;
}
section.who-we-are-programs div.staff-collage a img {
    padding: 2.5px;
    transition: all .2s ease-in-out;
    object-fit: cover;
    object-position: top center;
    height: 100%;
    background-position: top center;
}
section.who-we-are-programs div.staff-collage a img {
    padding: 2.5px;
    transition: all .2s ease-in-out;
    object-fit: cover;
    object-position: top center;
/*    max-height: 2.5rem;*/
}
section.who-we-are-programs div.staff-collage > div.row {
	flex: auto;
}
section.who-we-are-programs div.staff-collage div.row div.col-1 {
	flex: 0 0 14.285714285714285714285714285714% !important;
    max-width: 14.285714285714285714285714285714% !important;
}
a.program, a.program:hover {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
 a.program, a.program:hover {
	margin-bottom: 5px;
}
 a.program {
	background:rgba(0, 98, 152, 1.00);
}
 a.program:hover {
	background: var(--orange-light);
}
section.who-we-are-programs div.programs h2 {
    margin-bottom: 10px;
	font-size: 20px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--gray-dark);
}
a.program div.programs-icon {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
	color:rgba(0, 98, 152, 1.00);
    background: var(--orange-light);
    font-size: 32px;
    padding: 8px;
}
a.program p {
	padding-left: 10px;
    color: white;
    text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0px!important;
}
section.who-we-are-programs hr {
	border: 0;
    border-top: 10px solid var(--gray);
    padding: 0;
    margin: 42px 0 0 0;
}
footer h2 {
    margin-bottom: 10px;
    font-size: 20px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: rgba(134, 125, 120, 1.00);;
}
footer p {
	font-size: 12px;
	margin-bottom: 10px;
}
footer div.contact-wrapper {
	margin-bottom: 30px;
}
footer div.join-mailing {
	margin-bottom: 30px;
}
footer div.join-mailing form  div.input-wrapper {
	display: inline;
}
footer div.join-mailing form input {
/*	display: block;*/
	margin-bottom: 10px;
	margin-right: 5px;
	border: none;
    background: var(--gray);
	padding: 2px 10px;
	max-width: 135px;
}
footer div.join-mailing form input::placeholder {
	font-size: 12px;
/*	font-family: "BentonSans-Medium" !important;*/
}
#form-submit-subscribe {
	display: inline-block;
    color: white;
	background: var(--red);
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 14px;
	text-decoration: none;
	transition: all .15s ease-in-out;
	cursor: pointer;
	border-color: var(--red);
}
#form-submit-subscribe:hover {
	background: var(--red-hover);
}
footer div.join-mailing form a, footer div.join-mailing form a:hover {
	display: inline-block;
    color: white;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 12px;
	text-decoration: none;
	transition: all .15s ease-in-out;
}
footer div.join-mailing form a {
	background: var(--red);
}
footer div.join-mailing form a:hover {
	background: var(--red-hover);
}
footer div.map {
	margin-bottom: 30px;
}
footer div.map iframe {
    max-width: 100%;
}
footer div.contact {
    margin-top: 30px;
}
footer div.contact p a {
	color: #990000;
	/*font-size: 12px;*/
	font-family: "BentonSans-Medium" !important;
}
footer div.banner {
    margin-bottom: 15px;
}
footer div.footer-banner-mid {
	background: #990000;
    padding: 0 15px;
}
footer div.footer-banner-rt, footer div.footer-banner-mid, footer div.footer-banner-lt {
	align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
}
footer div.footer-banner-rt hr, footer div.footer-banner-lt hr {
	border-top: 7px solid #990000;
    width: 100%;
}
footer div.footer-banner-mid img {
	object-fit: contain;
}
footer div.copywrite-social {
	margin-bottom: 30px;
}
footer div.copywrite-social p {
	display: inline-block;
	margin: 0;
	margin: 0;
	font-size: 9px;
}
footer div.copywrite-social a {
	color: #990000;
	font-size: 9px;
}
footer div.copywrite-social img {
    width: 35px;
    padding-right: 10px;
}
footer div.copywrite-social div.social-media {
    display: inline-block;
	margin: 25px 0;
}
footer div.copywrite-social div.social-media a {
	padding:7px;
	background: gray; 
	font-size: 16px;
	text-decoration: none;
	min-width: 26px;
    display: inline-block;
    text-align: center;
}
footer div.copywrite-social div.social-media a svg {
	font-size: 16px;
	color: white;
}
footer div.copywrite-social a.give-now img {
	width: 80px;
    padding-left: 10px;
}
/* ________________________ */
/* ___interior sidenav page */
/* ________________________ */
section.bread-crumbs {
	padding-top: 205px;
	margin-bottom: 30px;
}
section.bread-crumbs div.crumbs-wrapper {
	flex-wrap: wrap;
}
section.bread-crumbs div.crumbs-wrapper a {
    text-transform: uppercase;
    font-size: 12px;
    color: #990000;
    font-family: "BentonSans-Medium" !important;
}
section.bread-crumbs div.crumbs-wrapper p {
    color: rgba(134, 125, 120, 1.00) !important;
	text-transform: uppercase;
    font-size: 10px;
    font-family: "BentonSans-Medium" !important;
}
section.bread-crumbs div.crumbs-wrapper svg {
    color: rgba(134, 125, 120, 1.00);;
    font-size: 10px;
    margin: 0 5px 3px 5px;
}
section.page-title {
/*    padding-top: 177px;*/
	margin-bottom: 30px;	
}
section.page-title h1 {
/*    padding: 15px 0;*/
    text-transform: uppercase;
    color: black;
    margin: 0;
    font-size: 36px;
    letter-spacing: 1.25px;
}
/* ____________ */
/* main content */
/* ____________ */
section.main-content {
    padding-bottom: 60px;
}
section.main-content p,section.main-content ul,section.main-content ol {
	letter-spacing: .75px;
	margin-bottom: 30px;
	line-height: 1.75;
}
section.main-content ul ol, section.main-content ol ul {
    margin-bottom: 0px!important;
}
section.main-content a {
    color: #990000;
}
section.main-content h2, section.main-content h3, section.main-content h4, section.main-content h5, section.main-content h6 {
    font-family: "BentonSans-Regular" !important;
    text-transform: uppercase;
    color: rgba(134, 125, 120, 1.00);
    margin-bottom: 10px;
    font-size: 24px;
}
.body h3 {
    font-family: "BentonSans-Regular" !important;
    text-transform: uppercase;
    color: var(--gray-dark)!important;

    margin-bottom: 10px;
    font-size: 20px!important;
}
.body h4 {
    font-family: "BentonSans-Regular" !important;
    text-transform: uppercase;
    color:rgba(0, 98, 152, 1.00)!important;
    margin-bottom: 10px;
    font-size: 18px!important;
}
section.main-content blockquote {
    border-top: 10px solid var(--gray);
    border-bottom: 10px solid var(--gray);
    padding-top: 30px;
    margin-bottom: 30px;
}
section.main-content blockquote p {
    color: var(--gray-dark);
    font-size: 20px;
    font-family: "BentonSans-Regular-Italic" !important;
}
section.main-content a.btn {
	background:rgba(0, 98, 152, 1.00);
    border-radius: 0;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "BentonSans-Medium" !important
}
section.main-content div.body img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
	margin: 0;
    object-fit: contain;
}
section.main-content div.body ol {
	/*padding-left: 20px;*/
}
section.main-content div.body ol li {
	padding-bottom: 12px;
}
section.main-content div.body ol li ol, section.main-content div.body ul li ul {
   padding-top: 15px;
}
div.portfolio-card {
	margin-bottom: 45px;
}
div.portfolio-card div.portfolio-wrapper {
	background: rgb(224, 221, 220);
    padding: 30px;
	margin-top: 60px;
}
div.portfolio-card div.portfolio-wrapper img {
		margin-bottom: 15px;
	}
div.portfolio-card div.portfolio-wrapper h3 {
	color: rgb(134, 125, 120);;
    font-size: 20px;
    letter-spacing: 1.5px;
	margin-bottom: 5px;
    text-transform: uppercase;
        font-family: "BentonSans-Regular" !important;
}
div.portfolio-card div.portfolio-wrapper h4 {
	font-family: "BentonSans-Regular-italic" !important;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 1px;
    color: rgb(0, 98, 152);
}
div.portfolio-card div.portfolio-wrapper ul {
	list-style: none;
	padding: 0;
}
div.portfolio-card div.portfolio-wrapper ul li {
	display: flex;
    align-items: center;
	font-size: 11px;
	margin-bottom: 5px;
}
div.portfolio-card div.portfolio-wrapper ul li a {
	color: var(--red);
}
div.portfolio-card div.portfolio-wrapper ul li svg {
    font-size: 12px;
	margin-right: 5px;
}
/* ________ */
/* side nav */
/* ________ */
section.main-content div.side-nav {
    background: var(--gray-med);
	margin-bottom: 45px;
}
section.main-content div.side-nav h3 {
    background: rgb(224, 221, 220);
    padding: 10px 20px;
    font-size: 20px;
	margin: 0;
}
section.main-content div.side-nav ul {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0;
    margin: 0 !important;
}
section.main-content div.side-nav ul > li {
    list-style: none;
    padding: 0;
    margin: 0;
}
section.main-content div.side-nav ul ul {
    margin-top: auto!important;
}
section.main-content div.side-nav ul > li > a {
    color: white;
    font-size: 15px;
    letter-spacing: 1.25px;
    line-height: 1.25;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
	transition: all .15s ease-in-out;
	border-top-style: solid;
	border-width: 1px;
    border-color: rgba(134, 125, 120, 1.00);
}
section.main-content div.side-nav ul > li > a:hover {
	background: rgba(134, 125, 120, 1.00) !important;
}
section.main-content div.side-nav ul > li > ul.children {
	padding: 0 !important;
}
section.main-content div.side-nav ul > li > ul.children > li {
	padding: 0 !important;
}
section.main-content div.side-nav ul > li > ul.children > li:last-child {
	padding-bottom: 0 !important;
}
section.main-content div.side-nav ul > li > ul.children > li > a {
	font-size: 12px !important;
	padding: 5px 10px 5px 30px;
	border: none;
}
section.main-content div.side-nav ul > li > ul.children > li ul.children li:before {
	content: "-"; 
	color: white;
	padding-left: 30px;
}
section.main-content div.side-nav ul > li > ul.children > li ul.children li {
	display: flex;
	transition: all .15s ease-in-out;
}
section.main-content div.side-nav ul > li > ul.children > li ul.children li:hover {
	background: rgba(134, 125, 120, 1.00) !important;
}
section.main-content div.side-nav ul > li > ul.children > li ul.children li > a {
	font-size: 12px !important;
	padding: 5px 10px 5px 5px;
}
section.main-content div.side-nav div.upcoming-events h2 {
    font-size: 22px;
    text-transform: uppercase;
    color: var(--gray-dark);
    margin: 15px 0;
}
 section.main-content  div.upcoming-events div.events {
	flex-direction: column;
}
 section.main-content  div.upcoming-events a.view-all-events, section.upcoming-events a.view-all-events:hover {
	color: white;
	text-transform: uppercase;
	padding: 8px 14px;
    font-size: 12px;
	letter-spacing: .75px;
	text-decoration: none;
	transition: all .15s ease-in-out;
	font-family: "BentonSans-Medium" !important;
}
 section.main-content div.upcoming-events a.view-all-events {
	background: var(--red);
}
section.main-content div.upcoming-events a.view-all-events:hover {
	background: var(--red-hover);
}
section.main-content div.upcoming-events div.events div.event {
	margin-bottom: 15px;
}
section.main-content div.upcoming-events div.events div.event a {
	font-family: "BentonSans-Medium" !important;
    font-size: 12px;
    margin-bottom: 5px;
	color: var(--red);
	display: block;
	text-transform: uppercase;
}
section.main-content div.upcoming-events div.events div.event p {
/*    font-family: "BentonSans-Medium" !important;*/
    font-size: 12px;
    margin-bottom: 10px;
	line-height: 1.5;
}
section.main-content div.upcoming-events div.events div.event p:nth-of-type(2) {
	color: var(--gray-dark)
}
/* ________________________ */
/* ______________full width */
/* ________________________ */
section.executive-team {
	margin-bottom: 60px;
}
section.executive-team a.executive, section.executive-team a.executive:hover {
	margin-bottom: 30px;
	transition: outline-color .25s ease-in-out;
	display: block;
	padding: 5px;
	text-decoration: none;
}
section.executive-team a.executive {
	outline: 1px solid rgba(0,0,0,0);
}
section.executive-team a.executive:hover {
	outline: 1px solid var(--red);
}
section.executive-team a.executive img {
	margin-bottom: 15px;
}
section.executive-team a.executive h3 {
    font-family: "BentonSans-Medium" !important;
    font-size: 18px;
    color: var(--red);
    letter-spacing: .7px;
	line-height: 1;
}
section.executive-team a.executive h4 {
	font-family: "BentonSans-Regular-italic" !important;
    font-size: 14px;
    color: var(--gray-dark);
}
section.sorting-filters div.filters-wrapper {
	text-transform: uppercase;
    font-size: 10px;
	font-family: "BentonSans-Medium" !important;
	flex-direction: column;
	margin-bottom: 15px;
}
section.sorting-filters div.filters-wrapper a {
    color: var(--red) !important;
	font-family: "BentonSans-Medium" !important;
	margin-bottom: 5px;
}
section.sorting-filters div.filters-wrapper p {
	color: var(--gray-dark) !important;
	display: inline;
}
section.sorting-filters div.filters-wrapper span {
    color: var(--gray-dark) !important;
	display: none;
}
section.team {
	margin-bottom: 60px;
}
section.team a.team-single, section.team a.team-single:hover {
	display: block;
	padding: 5px;
	text-decoration: none;
	transition: outline-color .25s ease-in-out;
	margin-bottom: 15px;
}
section.team a.team-single {
	outline: 1px solid rgba(0,0,0,0);
}
section.team a.team-single:hover {
	outline: 1px solid var(--red);
}
section.team a.team-single img {
	margin-bottom:  5px;
}
section.team a.team-single h4 {
    font-family: "BentonSans-Medium" !important;
    font-size: 10px;
    color: var(--red);
    letter-spacing: .7px;
}
div.hr hr {
	border-top: 10px solid var(--gray);
	margin-bottom: 30px;
}
/* ________________________ */
/* _____________team single */
/* ________________________ */
section.portfolio-card {
	margin-bottom: 45px;
}
section.portfolio-card div.portfolio-wrapper {
    padding: 30px 0;
    border-top: 10px solid var(--gray);
    border-bottom: 10px solid var(--gray);
	margin-bottom: 30px;
}
section.portfolio-card div.portfolio-wrapper img {
		margin-bottom: 15px;
	}
section.portfolio-card div.portfolio-wrapper h4 {
	font-family: "BentonSans-Regular-italic" !important;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 1px;
	margin-bottom: 30px;
}
section.portfolio-card div.portfolio-wrapper ul {
	list-style: none;
	padding: 0;
}
section.portfolio-card div.portfolio-wrapper ul li {
	display: flex;
    align-items: center;
	font-size: 11px;
	margin-bottom: 5px;
}
section.portfolio-card div.portfolio-wrapper ul li a {
	color: var(--red);
}
section.portfolio-card div.portfolio-wrapper ul li svg {
    font-size: 12px;
	margin-right: 5px;
}
section.team-single {
	padding-bottom: 30px;
}
section.team-single div.body {
	padding: 0 15px;
	margin-bottom: 60px;
}
section.team-single div.side-nav {
	background: none;
	padding-top: 0 !important;
}
section.team-single div.side-nav h3 {
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	line-height: 1;
	background: none !important;
	padding: 0 !important;
}
section.team-single div.side-nav ul li {
	padding: 3px;
	line-height: 1;
}
section.team-single div.side-nav ul li a {
    color: var(--red);
    font-family: "BentonSans-Medium" !important;
    font-size: 12px;
    text-transform: uppercase;
	border: none !important;
	padding: 2.5px 0 !important;
}
section.team-single div.side-nav ul li a:hover {
	background: none !important;
	text-decoration: underline !important;
}
/* ________________________ */
/* _____________search page */
/* ________________________ */

div#search-page {
	padding-top: 260px;
}

div#search-page div.clear {
	margin: 60px;
}
div#search-page div.clear-bottom {
	margin-bottom: 90px;
}

div#search-page a.title {
	font-weight: bold;
}
div#search-page p.stamp {
    color: RGBA(131, 135, 135, 1.00);
}
div#search-page div#recent-posts-2 {
	margin-bottom: 120px;
}
div#search-page #sidebar > ul {
	padding: 0;
}
div#search-page ul {
	padding-left: 30px;
}
/*page calender events*/
div.calendar-events-list {
	margin-bottom: 30px;
}
div.calendar-events-list table {
	width: 100%;
}
div.calendar-events-list tr.head {
	background: none !important;
    color: black;
    font-size: 12px;
    border-top: 1px solid rgb(224, 221, 220);
    border-bottom: 1px solid rgb(224, 221, 220);
}
div.calendar-events-list tr.head th {
	padding: 15px 5px;
	text-transform: uppercase;
}
div.calendar-events-list tr {
	border-bottom: 1px solid rgb(224, 221, 220);
}
div.calendar-events-list tr:nth-child(even) {
	background: white;
}
div.calendar-events-list tr:nth-child(odd) {
	background: rgb(246, 246, 246);
}
div.calendar-events-list td {
    font-size: 12px;
    padding: 15px 5px;
}
div.calendar-events-list td.title {
    font-weight: bold;
}
div.calendar-events-list td.register a.register-btn, div.calendar-events-list td.register a.register-btn:hover  {
	border-radius: 0;
    border: 1px solid var(--red);
    padding: 5px 7px;
    color: var(--red);
    font-size: 12px;
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    background: none;
	text-decoration: none;
}
div.calendar-events-list td.register a.register-btn:hover {
	background: var(--red);
	color: white;
}
/*global cta button */
a.cta-btn, a.cta-btn:hover {
	border-radius: 0;
    border: 1px solid var(--red);
    padding: 10px 20px;
    /*font-size: 16px;*/
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;
	cursor: pointer;	
}

a.cta-btn {
    color: white !important;
	background: #990000;
}
a.cta-btn:hover {
	background: #7b0000;
}

input.cta-btn {
    color: white !important;
	background: #990000;
	border-radius: 0;
    border: 1px solid var(--red);
    padding: 10px 20px;
    /* font-size: 16px; */
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;
    cursor: pointer;
}
input.cta-btn:hover {
	background: #7b0000;
}

/*events list page*/
section.events div.filters {
    margin-bottom: 30px;
}
section.events div.filters div.category-wrapper, section.events div.filters div.location-wrapper {
    padding-right: 30px;
}
section.events div.filters select, #committeeList {
	border: none;
    background: rgb(224, 221, 220);
   /* height: 34px;*/
    border-radius: 0;
	padding: 10px;
	font-size: 20px;
}
#committeeList {
	margin-bottom:20px;
}
section.events div.filters select:focus {
	outline: none !important;
}
section.events div.filters a.submit-btn, section.events div.filters a.submit-btn:hover {
	border-radius: 0;
    border: 1px solid var(--red);
    padding: 9.5px 20px;
    font-size: 16px;
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    display: inline-block;
    color: white;
    background: var(--red);
}
section.events div.filters a.submit-btn:hover {
	background: var(--red-hover);
	border-color: var(--red-hover);
}
/*forms*/
.gform_wrapper form ul li {
	margin-top: 25px !important;
}
.gform_wrapper form input {
    border: 1px solid var(--gray) !important;
	color: var(--gray-dark);
}
.gform_wrapper form input::placeholder {
    
}
.gform_wrapper form span.name_first label, .gform_wrapper form span.name_last label {
	display: none !important;
}
.gform_wrapper form  select {
	border: none !important;
    background: var(--gray) !important;
    height: 37.5px !important;
    border-radius: 0 !important;
}
.gform_wrapper form div.ginput_container_fileupload input {
	border: none !important;
}
.gform_wrapper form div.ginput_container_fileupload input {
}
.gform_wrapper form .gform_footer button, .gform_wrapper form .gform_footer button:hover {
    border-radius: 0;
    border: 1px solid var(--red);
    padding: 10px 20px;
    font-size: 16px;
    transition: all .15s ease-in-out;
    text-transform: uppercase;
    line-height: .9;
    text-decoration: none;
    margin-bottom: 30px;
    display: inline-block;
}
.gform_wrapper form .gform_footer button {
	color: white !important;
    background: var(--red);
}
.gform_wrapper form .gform_footer button:hover {
	background: var(--red-hover);
}
/*spoilers*/
div.su-spoiler-title {
	padding-top: 9px !important;
	color: #990000;
	transition: all .15s ease-in-out;
	letter-spacing: .5px;
	font-family: "BentonSans-Regular" !important;
	font-size: 15px !important;
}
div.su-spoiler-title:hover {
	color: var(--red-hover);
}
div.su-spoiler-content {
	font-family: "BentonSans-Regular" !important;
}
.su-spoiler-icon-caret .su-spoiler-icon:before {
    content: "-" !important;
	font-weight: bold !important;
}
.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before {
    content: "+" !important;
	font-weight: bold !important;
}
/* ___________________________ */
/*new curriculum resources temp*/
/* ___________________________ */
section.curriculum-resources-content div.body div.img-bg-container {
	background-image: url(https://faculty.medicine.iu.edu/wp-content/themes/fapddBoot/images/library-stock.jpeg);
    background-size: cover;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
	display: flex;
	flex-direction: column;
}
section.curriculum-resources-content div.body div.img-bg-container h4 {
	margin-top: auto;
    background: rgba(0,0,0,0.75);
    margin-bottom: 0;
    padding: 7.5px 15px;
}
section.curriculum-resources-content div.body div.img-bg-container h4 a {
	color: white;
	display: block;
}

/* ___________________________________________ */
/* ___________________________________________ */
/* _______MOBILE FIRST MEDIA QUERIES________ */
/* ___________________________________________ */
/* ___________________________________________ */


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
	
	/* Portfolio */
	 section.projectMain .projectHero p.projectHeroTitle {
        font-size: 16px;
    }
	div.portfolio-card div.portfolio-wrapper ul li {
		font-size: 14px;
	}
	section.portfolio-card div.portfolio-wrapper ul li {
		font-size: 14px;
	}
	section.upcoming-events div.event-banner-2 div.border-right {
	    border-right: 6px solid #598AB5;
	}
	section.upcoming-events div.event-banner-2 div.title h2 {
    	font-size: 24px;
	}
	section.upcoming-events div.event-banner-2 div.content-wrapper a, section.upcoming-events div.event-banner-2 div.content-wrapper a:hover {
		margin-bottom: 0
	}
	section.upcoming-events div.event-banner-3 div.border-right {
	    border-right: 6px solid #ADA7A4;
	}
	section.upcoming-events div.event-banner-3 div.title h2 {
    	font-size: 24px;
	}
	section.upcoming-events div.event-banner-3 div.content-wrapper a, section.upcoming-events div.event-banner-3 div.content-wrapper a:hover {
		margin-bottom: 0;
	}
	
}
@media (max-width: 518px) {
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 10px!important;
	}
	
	::-moz-placeholder { /* Firefox 19+ */
  	font-size: 10px!important;
	}
	:-ms-input-placeholder { /* IE 10+ */
 	font-size: 10px!important;
	}
	::-ms-input-placeholder { /*  Edge (also supports ::-webkit-input-placeholder) */
 	font-size: 10px!important;
	}
	::-webkit-input-placeholder { /*  Edge (also supports ::-webkit-input-placeholder) */
 	font-size: 10px!important;
	}
	:-moz-placeholder { /* Firefox 18- */
  	font-size: 10px!important;
	}
}

@media (max-width: 975px) {
	section.main-content {
    padding-bottom: 15px !important;
	}
}

@media (max-width: 555px) {
	.page-template-template-side-pt .makeTrack .trackHolder p {
		padding-top:27px !important;
		padding-bottom:0px !important;
	}
}


@media (max-width: 1200px) and ( min-width: 992px) {
header nav ul li a, header nav ul li a:hover {
	font-size: 12px!important;
}
	
	.retirementSideBox {
		width: 270px;
		height: 180px;
	}
}
/*main page banner*/
@media (max-width: 767px) {
    section.upcoming-events {
        padding-top: 110px !important;
    }
	
	.retirementSideBox  {
		font-size: 14px;
		width: 525px; 
		height: 140px;
	}
	
	
}

@media (max-width: 500px){
	.retirementSideBox  {
		font-size: 13px;
	}
	
	.retireButton {
		font-size: 13px
	}
	
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	section.upcoming-events div.event-banner-1 div.content-wrapper {
/*		height: 50%;*/
	}
	section.upcoming-events div.event-banner-1 div.title h2 {
		font-size: 22px;
	}
	section.upcoming-events div.event-banner-1 div.content-wrapper p.time {
		font-size: 16px;
	}
	section.upcoming-events div.event-banner-2 div.content-wrapper p.time {
		font-size: 18px;
	}
	section.upcoming-events div.event-banner-2 p.desc {
		font-size: 14px;
	}
	section.upcoming-events div.event-banner-3 div.content-wrapper p.time {
		font-size: 18px;
	}
	section.upcoming-events div.event-banner-3 p.desc {
		font-size: 14px;
	}
	section.upcoming-events div.container div.row > div.h-100 {
		 max-height: none; 
	}
	a.program p {
		padding-left: 10px;
		color: white;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 1.15;
	}
	section.announcements div.article {
		margin-bottom: 30px;
		flex-direction: row;
	}
	section.announcements div.article div.featured-image {
		margin-bottom: 10px;
		min-width: 150px;
		max-width: 150px;
		margin-right: 10px;
	}
	section.announcements h4 {
		font-size: 15px;
	}
	section.announcements p {
		font-size: 15px;
	}
	section.announcements a {
		font-size: 15px;
	}
	div.portfolio-card {
		margin-bottom: 0;
	}
	section.main-content div.side-nav {
		margin: 0 0 45px 15px;
	}
	section.main-content  div.upcoming-events {
		margin: 0;
	}
	section.sorting-filters div.filters-wrapper {
		flex-direction: row;
	}
	section.sorting-filters div.filters-wrapper a {
		margin-bottom: 0;
	}
	section.sorting-filters div.filters-wrapper span {
		display: inline;
	}
	section.portfolio-card {
		margin-bottom: 0;
	}
	section.portfolio-card div.portfolio-wrapper ul li {
		font-size: 16px;
	}
	div.calendar-events-list td.title {
		min-width: 210px;
	}
}
@media (max-width: 991px) {
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		padding-right: 15px !important; 
    	padding-left: 15px !important; 
	}
	.portfolio-card-bottom{
	display: none !important;
	}
	.portfolio-card{
	display: none !important;
}
}
@media (max-width: 991px) and (min-width: 767px) {
	.retirementSideBox  {
		font-size: 14px;
		width: 220px; 
	}
	
	.retireButton {
		font-size: 10px;
	}
	
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* _______home page */
    /* header */
	header nav.navbar {
		flex-direction: column !important;
	}
	header div.navbar-collapse {
		margin-top: 0;
	}
    header nav div#navbarSupportedContent {
		position: relative;
    }
	header nav div#navbarSupportedContent:before {
		content: '';
		position: absolute;
		bottom: 0; right: 0;
		border-bottom: 15px solid white;
		border-left: 15px solid var(--gray-dark);
		width: 0 !important;
	}
    header nav div#navbarSupportedContent > ul:nth-child(1) {
        padding: 12px 18px;
    }
    header nav div#navbarSupportedContent > ul:nth-child(1) li {
        padding: 0 30px 0 0;
    }
    header nav div#navbarSupportedContent > ul:nth-child(2) {
        padding-bottom: 38px;
        flex-direction: row;
    }
	header nav ul.navbar-nav {
		padding: 0;
	}
    header nav ul li button {
        margin: 4px 10px 0 10px !important;
    }
 
	header nav ul#menu-main li ul.dropdown-menu {
		padding: 10px 1.5rem .5rem 1.5rem !important;
		width: 250px;
	}
	header nav ul#menu-main li a.dropdown-toggle:hover {
		cursor: default !important;
	}
	.dropdown:hover .dropdown-menu {
			display: block !important;
	}
	header nav ul#menu-main li ul.dropdown-menu > li {
		text-align: left;
	}
	header nav ul#menu-main li ul.dropdown-menu > li > a {
		color: white !important;
	}
	header nav ul#menu-main li ul.dropdown-menu > li > a:hover {
		color: rgb(224, 221, 220) !important;
	}
	div.programs {
		padding-bottom: 30px;
	}
	 a.program, a.program:hover {
		margin-bottom: 3px;
	}
	section.mailing-list-contact div.join-mailing form  div.input-wrapper {
		display: block;
	}
	footer div.join-mailing {
		margin-bottom: 0;
	}
	footer div.map {
		margin-bottom: 0;
	}
	footer div.contact {
		margin-top: 0;
	}
	footer div.copywrite-social div.social-media {
		margin: 10px 5px 0 0;
	}
	footer div.copywrite-social a.give-now img {
		width: 75px;
		padding-right: 0;
		padding-left: 10px;
	}
	footer div.copywrite-social div.row div:nth-child(2) div p:nth-child(1) {
	    margin-left: auto;
	}
	div.portfolio-card div.portfolio-wrapper img {
		max-width: 200px;
		margin-bottom: 0px;
	}
	section.main-content div.side-nav {
		margin-left: 45px;
	}
	section.main-content div.people {
		margin-right: 45px;
		margin-left: 0!important;
	}
	section.main-content div.upcoming-events {
		margin-left: 45px;
	}
	section.portfolio-card div.portfolio-wrapper img {
		max-width: 200px;
		margin-bottom: 0px;
	}
	section.team-single div.side-nav {
		margin-left: 15px;
	}
	section.team-single div.body {
		margin-bottom: 0;
	}
@media (min-width: 1092px) {
	section.who-we-are-programs div.staff-collage {
		padding-bottom: 0;
	}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	section.who-we-are-programs div.staff-collage h2 {
		margin-bottom: 10px;
	}
	section.who-we-are-programs div.staff-collage {
		padding-right: 40px;
	}
    div.programs {
		padding-bottom: 30px;
	}
	footer div.copywrite-social a.give-now img {
		width: 100px;
	}
	footer div.copywrite-social p {
		font-size: 12px;
	}
	footer div.copywrite-social a {
		font-size: 12px;
	}
	section.announcements div.article div.featured-image {
		width: 100px;
    	padding-left: 10px;
	}
}
}

