/* Use a media query to add a breakpoint at 800px: */
@media screen and (max-width: 760px) {
  /*---------------- Home Page ------------*/
  .content_container {
    width: 100%;
  }
  p {
    font-size: 4.5vw;
  }
  li {
    font-size: 2.5vw;
  }
  .sub-latest-sub-img-text p {
    font-size: 3vw;
  }
  /*---------------- End Home ------------*/
  .ac-li {
    font-size: 3vw;
  }
  .academic-insight-container {
    width: 90%;
  }
  .sub-menu-img-text {
    bottom: 0;
  }
  .unit-boxes {
    width: 100% !important;
    padding-bottom: 50px;
  }
  .latest-bottom-left-img, .latest-bottom-middle-img, .latest-bottom-right-img {
    border: 2px solid #fff;
  }
  .sub-menu-img-h1 {
    font-size: 4vw;
  }
  .sub-menu-img-text p {
    width: 75%;
    font-size: 3vw;
  }
  .did-you-know p {
    font-size: 3.5vw;
  }
  .navbar-light .navbar-toggler {
    background-color: #CACACA !important;
  }
  ul.nav.nav-justified {
    display: none;
  }
  .work-graphic {
    width: 100% !important;
  }
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0px;
    color: #fff;
    padding: 20px;
  }
  .did-you-know-img {
    width: 100%;
  }
  .did-you-know p {
    font-size: 3.0vw;
  }
  .centered {
    position: absolute;
    top: 58%;
    left: 40%;
    transform: translate(-15%, -50%);
  }
  .low-img {
    min-height: 175px;
  }
  .col-6.latest-bottom-left-img, .col-6.latest-bottom-middle-img {
    display: block;
    position: relative;
    width: 100%;
  }
  .unit-caption {
    position: relative;
    top: 30px;
    font-size: 4.5vw;
  }
  footer {
    font-size: 3vw;
  }
  .well {
    width: 200%;
  }
  .icon-units-res {
    margin: 0 auto;
    width: 100%;
  }
  /*---------- Program Assessment --------*/
  .pa-table {
    font-size: 3vw;
  }
  .res-box-text {
    font-size: 5vw;
  }
  .res-box-text-2 {
    font-size: 5vw;
    top: 20px;
  }
  .push-left {
    padding: 0;
  }
  .icon-units-res {
    margin: 0 auto;
    width: 30%
  }
  .icon-units-res-circ {
    width: 100%;
  }
  ol.pa-header-ol li {
    font-size: 2.5vw;
  }
  .pa-h1 {
    text-transform: uppercase;
    font-size: 3vw;
    color: #03244d;
  }
  .vids-101 {
    font-size: 3vw;
  }
  .vids-area {
    width: 100%;
  }
  img.arrow-rotate {
    transform: rotate(90deg);
    padding-top: 15px;
  }
  /*---------- General Education ----------*/
  .gea-header {
    padding: 0;
  }
  .col-4.core {
    position: relative;
    left: 75px;
    float: left;
  }
  .col-4.score {
    position: relative;
    display: inline-block;
    left: 75px;
  }
  .col-4.core-graph {
    position: relative;
    float: left;
    width: 50%;
    left: 0;
  }
  .col-4.score-graph {
    position: relative;
    display: inline-block;
    width: 50%;
    left: 0;
  }
  button.accordion-button {
    font-size: 3.25vw !important;
  }
  .accordion-body {
    font-size: 3vw;
  }
  .col-10.drp ul li p {
    font-size: 2.5vw;
  }
  li.heading-p {
    font-size: 2.5vw;
  }
  .col-12.graph-key {
    width: 100%;
  }
  /*---------  Data Collection -------*/
  .survey-img {
    bottom: 0;
  }
  #btn-contain > p.overlay-txt {
    top: 0;
  }
  #btn-contain > .overlay, .overlay-1 {
    padding: 15px;
  }
  .col-4.core-adc {
    top: 0;
  }
  p.lp-pic-txt {
    font-size: 2.5vw;
  }
  .accordion-body p {
    font-size: 3vw;
  }
  /*----------------About Us ------------ */
  .col-3.ab-line {
    width: 100%;
    position: relative;
    display: inline-block;
    padding-bottom: 40%;
  }
  .ab-h1 {
    text-transform: uppercase;
    font-size: 3.5vw;
    color: #fff;
    text-align: center;
    font-weight: 700;
  }
  .about p {
    font-size: 2.5vw;
  }
  .abt-btm-txt {
    font-size: 2.5vw
  }
  .img-circle {
    bottom: 8%;
    width: 55%;
    height: 74%;
    left: 20%;
  }
  .bg {
    background-color: #eaeaea;
    position: absolute;
    bottom: 5%;
    left: 16%;
    right: 0;
    top: 15%;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 61%;
    min-height: 260px;
  }
  .item-sub {
    background-color: #E1E1E1;
    position: relative;
    left: 16%;
    right: 0;
    padding: 10px 0px;
    border-bottom: 4px solid #B84305;
    width: 61%;
    top: 23%;
  }
  .name {
    font-weight: 900;
    margin: 10px 0px;
    font-size: 4vw;
    text-align: center;
  }
  .title {
    padding: 0px 15px;
    text-align: center;
    font-size: 3vw;
  }
  .email a {
    margin: 5px;
    color: #A83F07;
    font-weight: 900;
    font-size: 3.5vw;
  }
  .phone a {
    font-size: 3.5vw;
  }
  .info {
    position: absolute;
    top: 62%;
    width: 100%;
  }
  .page_content_spacer_ai_ab {
    display: none;
  }
  .page_content_spacer_ab .ab_bottom {
    display: none;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 5%;
  }
  .space_jam_1 {
    position: relative;
    margin-top: 32% !important;
  }
  .space_jam_2 {
    position: relative;
    margin-top: 5%;
  }
  .about {
    position: relative;
    margin: 0 auto;
    padding-bottom: 0%;
  }
	.insight-bios-outer {
		position: relative;
		width: 62%;
		display: inline-block;
		margin: 10px 20px;
		left: 10%;
	}
}
@media screen and (max-width: 1024px) and (min-width: 760px) {
	body {
		font-size:2em;
	}
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 50%;
  }
  .info {
    position: absolute;
    top: 52%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 180px;
  }
  .item-sub {
    top: 22%;
  }
  .page_content_spacer_ai_ab {
    height: 5px !important;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 5%;
  }
	.insight-bios-outer {
		position: relative;
		width: 42%;
		display: inline-block;
		margin: 10px 20px;
		left: 1%;
	}
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 58%;
  }
  .info {
    position: absolute;
    top: 52%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 150px;
  }
  .item-sub {
    top: 22%;
  }
  .page_content_spacer_ai_ab {
    height: 25px;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 5%;
  }
  .col-12.top-bios {
    padding-top: 2.5%;
    padding-bottom: 0%;
  }
  .name {
    font-weight: 900;
    margin: 10px 0px;
    font-size: 1.5vw;
    text-align: center;
  }
  .title {
    padding: 0px 15px;
    text-align: center;
    font-size: 1vw;
  }
	.insight-bios-outer {
		position: relative;
		width: 16vw;
		display: inline-block;
		margin: 10px 20px;
		left: 1%;
	}
}
@media screen and (max-width: 1440px) and (min-width: 1280px) {
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 58%;
  }
  .info {
    position: absolute;
    top: 52%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 150px;
  }
  .item-sub {
    top: 22%;
  }
  .page_content_spacer_ai_ab {
    height: 25px;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 5%;
  }
  .col-12.top-bios {
    padding-top: 2.5%;
    padding-bottom: 0%;
  }
  .name {
    font-weight: 900;
    margin: 10px 0px;
    font-size: 1.5vw;
    text-align: center;
  }
  .title {
    padding: 0px 15px;
    text-align: center;
    font-size: 1vw;
  }
	.insight-bios-outer {
		position: relative;
		width: 16vw;
		display: inline-block;
		margin: 10px 20px;
		left: 1%;
	}
}
@media screen and (max-width: 1680px) and (min-width: 1440px) {
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 50%;
  }
  .info {
    position: absolute;
    top: 52%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 180px;
  }
  .item-sub {
    top: 22%;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 10%;
  }
  .col-12.space_jam_1 {
    position: relative;
    margin-top: 0%;
  }
  .col-12.bottom-bios {
    padding-bottom: 4%;
  }
	.insight-bios-outer {
		position: relative;
		width: 17vw;
		display: inline-block;
		margin: 10px 20px;
		left: 1%;
	}
}
@media screen and (max-width: 1920px) and (min-width: 1680px) {
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 40%;
  }
  .info {
    position: absolute;
    top: 60%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 245px;
  }
  .item-sub {
    top: 22%;
  }
  .page_content_spacer_ai_ab {
    height: 50px;
    width: 100%;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 10%;
  }
  .col-12.space_jam_1 {
    position: relative;
    margin-top: 1%;
  }
  .space_jam_2 {
    position: relative;
    margin-top: 8%;
  }
	.insight-bios-outer {
    position: relative;
    width: 21%;
    display: inline-block;
    margin: 10px 20px;
    left: 1%;
}
}
@media screen and (max-width: 2560px) and (min-width: 1920px) {
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 25%;
  }
  .info {
    position: absolute;
    top: 62%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 280px;
  }
  .item-sub {
    top: 22%;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 10%;
  }
  .space_jam_2 {
    position: relative;
    margin-top: 7%;
  }
  .col-12.top-bios {
    padding-bottom: 8%;
  }

	.insight-bios-outer {
		position: relative;
		width: 21%;
		display: inline-block;
		margin: 10px 20px;
		left: 1%;
	}
}
@media screen and (min-width: 2560px) {
  .sub-latest-img-text {
    display: inline-block;
    width: 100%;
    min-height: 15%;
    background-color: rgba(3, 36, 77, 0.73);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
  }
  .img-circle {
    border-radius: 50%;
    background-color: #a1a1a1;
    width: 72%;
    height: auto;
    position: absolute;
    left: 15%;
    bottom: 25%;
  }
  .info {
    position: absolute;
    top: 58%;
    width: 100%;
  }
  .ab-line {
    width: 24%;
    position: relative;
    display: inline-block;
  }
  .bg {
    background-color: #eaeaea;
    position: relative;
    z-index: -1;
    box-shadow: 0px 5px 5px #a1a1a1;
    width: 80%;
    min-height: 310px;
  }
  .item-sub {
    top: 22%;
  }
  .col-12.space_jam {
    position: relative;
    margin-top: 10%;
  }
  .space_jam_2 {
    position: relative;
    margin-top: 7%;
  }
  .col-12.top-bios {
    padding-bottom: 8%;
  }
  .col-12.bottom-bios {
    padding-bottom: 6%;
  }

  .insight-bios-outer {
		position: relative;
		width: 22%;
		display: inline-block;
		margin: 10px 20px;
		left: 1%;
	}
}
/*Safari (10.1+)
@media not all and (min-resolution:.001dpcm) { 
    @media {
        .img-circle {
			border-radius: 50%;
			background-color: #a1a1a1;
			width: 72%;
			height: auto;
			position: absolute;
			left: 15%;
			bottom: 50%;
			}
	}
}
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
		 .img-circle {
			border-radius: 50%;
			background-color: #a1a1a1;
			width: 72%;
			height: auto;
			position: absolute;
			left: 15%;
			bottom: 50%;
			}
          
     }
}
*/