  .cta-bar{
	background: rgb(17 29 53 / 75%) !important;
}
.cta-bar h4 {
    max-width: 700px;
    margin: auto;
}

.image-design{
	border-radius: 9px;
}

.upcoming-cards.upcoming-card {
    -webkit-box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
    box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    width: 271px !important;
}

.upcoming-cards.upcoming-card-header {
    padding: 5px 20px  !important;
    border-radius: 10px 10px 0 0  !important;
}

.box:hover {
    -webkit-box-shadow: 0 3px 0 #ebebeb;
    box-shadow: 0 3px 0 #ebebeb !important;
}

a.btn-clear {
    display: inline-block;
    position: relative;
    border-radius: 3px;
    font-weight: bold;
    line-height: 1.1;
    overflow: hidden;
    text-transform: uppercase;
    padding: 22.5px 39.5px!important;
    margin-right: 1px;
    margin-bottom: 20px;
    background-color: transparent;
    color: #003359;
    -webkit-box-shadow: inset 0 0 0 2px #003359, 0 0 0 rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 2px #003359, 0 0 0 rgb(0 0 0 / 20%);
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.container1 {
    width: 1300px;
}

.grid-testimonials{
  	overflow: hidden;
  	padding-top: 3.125em
}

.grid-testimonials li{
  	float: left;
  	list-style-type: none;
  	padding-bottom: 3.125em
}

.grid-testimonials p{
  	line-height: 1.5em;
  	margin: 0
}

.grid-testimonials-citation{
  	color: #002f55;
  	display: block;
  	font-size: 1.125em;
  	font-weight: 700;
  	margin-top: 2em;
  	text-transform: uppercase;
  	text-align: center
}

.grid-testimonials li div{
  	border: 10px solid #656262;
  	padding: 2.125em 7.638888888888889%;
  	position: relative
}

.grid-testimonials .quote-arrow{
	background: #fff;
	border-right:10px solid #656262;
	border-bottom:10px solid #656262;
	content: '';
	display: block;
	position: absolute;
	bottom: -28px;
	left: 50%;
	margin-left: -25px;
	width: 40px;
	height: 40px;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}

@media screen and (min-width: 50em) {
	.grid-testimonials li{
    	margin-right: 5%;
    	width: 30%
  	}
	
	.grid-testimonials li:nth-child(3n){
    	margin-right: 0;
  	}
}

.box1 {
    background: none;
    text-decoration: inherit;
    font-size: 1.1rem;
	width: 326px;
}

.border-gradient {
  border: 10px solid;
  border-image-slice: 1;
  border-width: 5px;
  border-image-source: linear-gradient(to bottom right, #44d62c 18%, #00aeef 100%);
}

.rowcards {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}

.location-image-style{
    padding: 44px;
}

.right-side{
	border-left: 4px solid #00aeef;
	padding-left: 31px;
}

.right-side-health{
	border-left: 4px solid #00aeef;
    padding-left: 74px;
}

.icon-design{
    color: #00aeef;
    text-align: center;
    font-size: 45px;
}

.health-sciences-location{
	padding-bottom: 34px;
}

.location{
    text-align: center;
}

.button-group {
    padding: 14px 14px 0 0px;
}

.location-box{
    padding: 34px;
    background: #fff;
    min-height: 501px;
}

.location-title{
    text-align: center;
    color: #2A2B2B !important;
}

.sub-location-title{
    text-align: center;
    color: #2A2B2B !important;
    font-weight: 300 !important;
}

.hour-container{
    text-align: center;
}

.left-side{
    margin-left: 50px;		
}

.left-side-health{
	padding-left: 46px;
    margin-right: 54px;		
}

.info-box-left{
	position: relative;
    top: -122px;
    left: -11px;
    background: #fff;
    width: 287px;
    padding: 7px;
    text-align: center;
    border-radius: 12px;
    box-shadow: 2px 3px 5px #3135346b;
}

.image-style2{
	width: 290px;
    border-radius: 25px;
    margin-top: -136px;
    margin-left: 161px;
}

.info-box-right{
	position: relative;
    top: -301px;
    left: 237px;
    background: #fff;
    width: 287px;
    padding: 7px;
    text-align: center;
    border-radius: 12px;
    box-shadow: 2px 3px 5px #3135346b;
}

.image-style{
	width:310px;
}

.card-design{
    text-align: center;
    padding: 26px;
    background: white;
    border-radius: 10px;
    border-top: 9px solid #003359;
	box-shadow: 10px 7px 7px #00000026;
}

.card-details{
	color: #2A2B2B !important;
}

.card-title {
    color: #2A2B2B !important;
    font-size: 1.363rem;
    padding-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1px;
}
		
@media (max-width:1024px) {
	.right-side-health{
    	padding-left: 42px;
	}
	
	.left-side-health{
		padding-left: 25px;
    	margin-right: 36px;		
	}

	.bb-btn {
    	margin-bottom: 20px;
	}
	
	.btn-border {
    	margin-bottom: 10px;
	}
	
	.box1 {
    	width: 291px;
	}
	
	.container1 {
    	width: 973px;
	}
	
	.grid-testimonials li:nth-child(3n) {
    	margin-right: 5%;
	}
	
	.grid-testimonials li {
    	margin-right: 5%;
    	width: 40%;
	}
	
	.location-box {
  		min-height: 502px;
	}
	
	.health-sciences-location {
    	padding-top: 109px;
	}
	
	.sub-location-title {
    	font-size: 18px;
	}
	
	.mobile-opt {
    	margin-top: 147px;
    	margin-left: -52px;
	}
	
	.info-box-right {
    	top: -234px;
    	left: 128px;
    	width: 182px;
	}
	
	.image-style2 {
    	width: 208px;
    	margin-top: -125px;
    	margin-left: 94px;
	}
	
	.info-box-left {
    	top: -90px;
    	left: -22px;
    	width: 176px;
	}
	
	.image-style{
		width: 245px;
	}
	
}

@media (max-width:768px) {
	.right-side-health{
    	padding-left: 38px;
	}
	
	.left-side-health{
		padding-left: 0px;
    	margin-right: -1px;		
	}

	.left-side {
    	margin-left: -1px;
	}
	
	.location-box {
    	min-height: 374px;
	}
	
	.bb-btn {
    	margin-bottom: 20px;
	}
	
	.btn-border {
    	margin-bottom: 10px;
	}
	
	.container1 {
    	width: 724px;
	}
	
	.grid-testimonials li{
    	margin-right: 5%;
    	width: 40%
  	}
	
	.mobile-opt {
    	margin-left: 142px;
		margin-top: 0px;
	}
	
	.info-box-right {
    	top: -230px;
    	left: 188px;
    	width: 184px;
	}
	
	.info-box-left {
    	top: -103px;
    	left: 4px;
    	width: 185px;
	}
	
	.image-style2 {
    	width: 220px;
    	margin-top: -136px;
    	margin-left: 155px;
	}
	
	.icon-design{
		font-size: 30px;
	}
	
	.health-sciences-location{
		padding-top: 49px;
	}
	
	.location-images-image{
		display: none;
	}
	
	.box1{
		width: 100%;
	}
	
} 

@media (max-width:425px) {
	.right-side-health{
    	padding-left: 0px;
		border-left: none;
	}
	
	.left-side-health{
		padding-left: 0px;
    	margin-right: 0px;		
	}
	.left-side {
		border-right: none;
	}
	
	.location-box{
    	padding: 10px;
	}
	
	.bb-btn {
    	margin-bottom: 20px;
	}
	
	.btn-border {
    	margin-bottom: 10px;
	}
	
	.mobile-opt {
		margin-left: -13px;
		margin-top: 0px;
	}
	
	.grid-testimonials li{
    	margin-right: 5%;
   		width: 70%
  	}
	
	.container1 {
    	width: 471px;
	}
	
}