.field--name-field-hero-content .carousel .hero-content p.h3 {
	margin-top:1rem !important;
	line-height:2.5rem !important;
}
.field--name-field-content.field--type-text-long p {
  max-width: 90% !important;
  width: 90% !important;
  /*
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  */
}
div.lead.text-align-center.w-75.m-auto {
	width:90% !important;
	max-width:90% !important;
}
.lead-content .lead p {
	font-size: 1.8rem;
  line-height: 2.3rem;
}

.pmp-table {
	/*table-layout: fixed;*/
	width:90%;
	border-spacing: 1rem;
	border-collapse: separate;
	/*
	display: inline-block !important; 
	text-align: left !important;
	*/
}
.pmp-table tr {
	text-align:center !important;
}
.pmp-table tr td {
	width:30%;
	padding: 0rem 1rem 1rem 1rem;
	border-bottom:1px solid #ddd;
}
.pmp-table tr:last-child td { 
	border-bottom: none;
}

.employer-pmp {
	width:90%;
	border-spacing: .4rem;
	border-collapse: separate;
	margin-top:1rem;
	margin-bottom:-2rem;
}
.employer-pmp tr {
	vertical-align:top;

}
.employer-pmp td {
	width:44% !important;
	text-align:center;
	padding-left:0;
	padding-right:3rem;
	/*
	padding-top:1.5rem;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	*/
}
.employer-pmp td ul {
	margin-bottom: 0rem !important;
}
.employer-pmp td ul li {
	list-style-type: none;
	text-align: center !important;
	/*padding-top:1rem;*/
	padding-bottom:1.5rem;
	/*border-bottom:none;  border-bottom:1px solid #ccc; */
	/*display: inline-block !important; */
}

.fa-regular {
    font-weight: 400 !important;
    font-size: 1.9rem !important;
}
.fa-light {
    font-weight: 400 !important;
    font-size: 1.9rem !important;
    padding-left: 3px !important;
}

/*
.employer-pmp tr td ul li:last-child {
	border-bottom:none !important;
}
*/
/*
.employer-pmp tr td ul {
		margin-bottom:-1rem;
}
*/


.program-industry-icons .card-title {
    font-size: 4.0rem !important;
}

#progress-navigation--top--container.position-fixed #progress-navigation--top li a {
	font-size:.8rem !important;
}

.pmp-flare {
	width:85% !important;
	font-weight:400;
  margin-left: auto;
  margin-right: auto;
	
}
/*
table.employer-pmp {
	margin-top:0rem;
	width:74%; 
	margin-left:18%;
	margin-bottom:-1rem !important;
}
table.employer-pmp tr {
	vertical-align:top;
}
table.employer-pmp td {
	width:37% !important;
}
table.employer-pmp td p {
	padding-top: 1rem;
}
table.employer-pmp td ul li {
	list-style-type: circle;
}
*/

.success-story-button {
	padding-top:.8rem; 
	padding-bottom:.8rem;
}

.acc-block {
	margin-left:30% !important;
	text-align:left !important;
}


.degree-buttons {
	margin-top:2rem;
}
.icon-card-buttons {
	width:50%;
	margin-bottom:-.5rem;
}
.icon-card-buttons .card-title, .icon-card-buttons .card-text {
    color: #F76902 !important;
    display: inline-block !important;
    transition: color 200ms ease-in !important;
    vertical-align: middle;
}
.icon-card-buttons a .card-text {
    color: black !important;
    max-width: 80%;
}
.icon-card-buttons .card-body {
    border: solid #F76902 3px;
    padding: 0 !important;
    text-align: left !important;
}

/* temp hide text accordions */
#accordion-59752 {
	display:none;
}

/*
@media (min-width: 400px) {
    h1.page-header::before {
    	content:'NTID Academic Program';
    	display:block;
			font-size: 1.1rem;
    }
    h1.page-header {
        font-size: 2.0rem;
        line-height: 2.25rem;
    }
}
*/

@media (min-width: 768px) {
    h1.page-header::before {
    	content:'NTID Academic Program';
    	display:block;
			font-size: 1.5rem;
    }
    h1.page-header {
        font-size: 2.5rem;
        line-height: 2.75rem;
    }
}



@media (max-width: 1200px) {
	.acc-block {
		width:100%;
	}
	.leadership-quote .col-10, 
	.col-10 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left:auto;
    margin-right:auto;
	}

	.leadership-quote--person-info {
		margin-top:1.5rem;
		margin-left:2rem;
	}
}

@media (max-width: 768px) {
	.field--name-field-hero-content .carousel .hero-content p.h3 {
		margin-top:-.8rem !important;
		line-height:2.1rem !important;
	}
	.degree-button-section {
		width:90%;
	}
	.degree-button {
		font-size:1rem; 
	}
	.degree-button-link {
		font-size:1rem; 
	}
	.icon-card-buttons {
		width:90%;
	}
	.lead-content .lead p {
		font-size: 1.2rem;
	  line-height: 1.8rem;
	}
	.leadership-quote .col-10 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left:auto;
    margin-right:auto;
    font-size:.9rem;
	}
	.leadership-quote--person-info {
		margin-top:0rem;
		margin-left:-2rem;
	}

	.pmp-flare {
		width:95% !important;
	}	
	.acc-block {
		margin-left:1rem;
	}	

	.pmp-table {
		border-spacing:0;
		margin-top:-.5rem;
	}
	.pmp-table tr td {
		display:block;
		width:100%;
		padding-top:1rem;
		border-bottom: 1px solid #ddd !important;
	}
	.pmp-table tr:last-child td:last-child { 
		border-bottom: none !important;
	}

	.employer-pmp {
		border-spacing:0;
		margin-top:-.5rem;
	}
	.employer-pmp tr td {
		display:block;
		width:100% !important;
		/*margin-top:-1rem;*/
		border-top:none;
		text-align:center;
	}
	.employer-pmp tr td ul li {
		list-style-type: none;
		padding-top:1rem;
		padding-bottom:1rem;
		border-bottom: 1px solid #ddd !important;
	}
	.employer-pmp tr td:last-child ul li:last-child {
		border-bottom: none !important;
	}

	.degree-buttons {
		margin-top:2rem;
	}
	
	.contact-name {
		font-size:1.1rem !important;
	}
}

@media (max-width: 532px) {
	.leadership-quote .col-10, 
	.col-10 {
    flex: 0 0 70%;
    max-width: 70%;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 1rem;
	}
}

/* IMAGE STUFF */
.d-inline-flex {
    display: inline-flex !important;
}
.d-flex {
    display: flex !important;
}
.img-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    background-color: #f1f1f1;
}
.img-responsive.loaded {
    background-color: transparent;
}
.img-responsive.loaded.allow-native-height {
    padding-bottom: 0 !important;
    height: auto;
}
.card.image-card .card-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.overlapping-title .card-title {
    background-color: #F76902;
    color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
@media (min-width: 1200px) {
    .overlap-title-full-offset .overlapping-title.right {
        text-align: right;
    }
    .overlap-title-full-offset .overlapping-title.right .card-title {
        text-align: left;
        padding-left: 1rem;
        padding-right: 1rem;
        position: relative;
        margin-right: -20%;
        margin-bottom: 2rem !important;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
}

/*
.acc-block {
	width:80%;
	margin-bottom:-1.5rem;
	margin-left:auto;
	margin-right:auto;
}
.degree-button-section {
	margin-left:auto;
	margin-right:auto;
}
	.degree-button {
		font-size:1.5rem; 
	}
	.degree-button-link {
		margin-top:-.5rem;
		font-size:1.2rem; 
	}
*/

/*
@media (max-width: 768px) {
	table.employer-hired, table.employer-pmp {
		width:100% !important;
	}
	
	table.employer-pmp {
		width:90%!important;
		margin-left:10%!important;
		margin-top:2rem;
	}
	table.employer-pmp td {
		float:left;
		width:90% !important;
	}
	table.employer-pmp td ul {
		margin-top:-2rem;
	}	
}
*/
