  .row.align-items-center {
    display: flex;
    align-items: center;
}
@media (max-width: 1024px) {
	.row.align-items-center {flex-direction: column;}
}	
.dark-wrapper:after {
    content: "";
    background-image: url(/test/hm/shield-solid.svg)!important;
    background-position: top right!important;
    background-size: 50%;
    background-repeat: no-repeat!important;
    opacity: .3;
    mix-blend-mode: luminosity;
    position: absolute;
    top: 0;
    bottom: 0;

    position: absolute;
    top: 0px;
    right: -32%;
    bottom: 0px;
    left: 0px;
    opacity: 0.05;
}
.matrix {
    border-bottom: none;
    overflow: hidden;
}
.bb-btn:hover {
    text-decoration: none!important;
}
		

.cta-bar p, .cta-bar li {color:#616365;}
	span.badge.badge-primary {
    background-color: #003359;
		margin-right:14px;
}	

.about-content {
    position: relative;
    z-index: 99;

}


.about-content.max-width-470 p {
    font-size: 18px;
    line-height: 1.67
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .about-content {
        max-width:100%
    }
}

@media only screen and (max-width: 767px) {
    .about-content {
        max-width:100%
    }
}

.sub-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    background: rgb(0,174,239);
    background: -moz-linear-gradient(101deg, rgba(0,174,239,1) 0%, rgba(0,174,239,1) 100%);
    background: -webkit-linear-gradient(101deg, rgba(0,174,239,1) 0%, rgba(0,174,239,1) 100%);
    background: linear-gradient(101deg, rgba(0,174,239,1) 0%, rgba(0,174,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00aeef",endColorstr="#00aeef",GradientType=1);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-title {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #0096cf;
    font-weight: bold;
    background: #82c342;
    background: -moz-linear-gradient(to left, #00AEEF 0%, #82c342 25%, #00AEEF 75%, #82c342 100%);
    background: -webkit-linear-gradient(to left, #00AEEF 0%, #82c342 25%, #00AEEF 75%, #82c342 100%);
    background: linear-gradient(to left, #00AEEF 0%, #82c342 25%, #00AEEF 75%, #82c342 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00AEEF', endColorstr='#82c342', GradientType=1);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

h2.title {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 15px;
    color: #003359;
	font-weight:bold;
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    h2.title {
        font-size:42px;
        line-height: 50px
    }
}

@media only screen and (max-width: 767px) {
    h2.title {
        font-size:36px;
        line-height: 46px
    }
}

h2.title span {
    font-weight: 400;
    color: #00AEEF;
}

.about-content p {
    margin-bottom: 20px
}


.academics-image {
    position: relative;
    z-index: 9
}

.academics-image .academics-image-one img {
    border-radius: 5px
}

.academics-image .academics-image-two {
    position: absolute;
    top: -90px;
    right: -73px
}

@media only screen and (min-width: 1200px) and (max-width:1599px) {
    .academics-image .academics-image-two {
        right:0
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .academics-image .academics-image-two {
        right:0
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .academics-image .academics-image-two {
        right: -20px;
    }
}

@media only screen and (max-width: 767px) {
    .academics-image .academics-image-two {
    right: 0;
    bottom: -70px;
    top: unset;
    }
}

.academics-image .academics-image-two img {
    border-radius: 100%;
}

.academics-image .shape {
    position: absolute;
    z-index: 1
}

.academics-image .shape-1 {
    z-index: 11;
    top: -51px;
    left: -107px
}

.academics-image .shape-1 span {
    display: block;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    border: 7px solid #003359;
    border-radius: 50%
}

.academics-image .shape-2 {
    left: -80px;
    bottom: -80px;
    z-index: -1;
	width:280px;
}

.academics-image .shape-3 {
    bottom: -40px;
    right: 10px
}

.academics-image .shape-4 {
    top: -27px;
    left: 360px;
    z-index: -1
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .academics-image .shape {
        position:absolute;
        z-index: -1
    }

    .academics-image .shape-1 {
        z-index: -1;
        top: -51px;
        left: 0
    }

    .academics-image .shape-2 {
        max-width: 80px;
        width: 80px;
        left: 0
    }

    .academics-image .shape-3 {
        max-width: 80px;
        width: 80px
    }

    .academics-image .shape-4 {
        max-width: 80px;
        width: 80px
    }
}

@media only screen and (max-width: 767px) {
    .academics-image .shape {
        position:absolute;
        z-index: -1
    }

    .academics-image .shape-1 {
        z-index: -1;
        top: -51px;
        left: 0
    }

    .academics-image .shape-1 span {
        width: 45px;
        height: 45px
    }

    .academics-image .shape-2 {
        max-width: 80px;
        width: 80px;
        left: 0
    }

    .academics-image .shape-3 {
        max-width: 80px;
        width: 80px
    }

    .academics-image .shape-4 {
        max-width: 80px;
        width: 80px
    }
}
.academics-video-wrapper {
    position: relative;
    z-index: 9
}

.academics-video-wrapper.about-us-one-video .shape {
    position: absolute;
    z-index: 1
}

.academics-video-wrapper.about-us-one-video .shape-1 {
    top: -46px;
    left: -50px;
    width: 166px;
    height: 166px
}

.academics-video-wrapper.about-us-one-video .shape-1 svg {
    width: 100%;
    height: 100%
}

.academics-video-wrapper.about-us-one-video .shape-1 svg * {
    fill: #f1f1f1
}

.academics-video-wrapper.about-us-one-video .shape-2 {
    top: 8px;
    left: -65px
}

.academics-video-wrapper.about-us-one-video .shape-3 {
    z-index: 11;
    top: -20px;
    right: 30px
}

.academics-video-wrapper.about-us-one-video .shape-3 span {
    display: block;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    border: 8px solid #68ab4e;
    border-radius: 50%
}

.academics-video-wrapper.about-us-one-video .shape-4 {
    right: 0;
    bottom: -60px
}

@media only screen and (max-width: 767px) {
    .academics-video-wrapper.about-us-one-video .shape-1 {
        top:-90px;
        width: 120px;
        height: 130px
    }

    .academics-video-wrapper.about-us-one-video .shape-2 {
        width: 90px;
        height: 90px
    }

    .academics-video-wrapper.about-us-one-video .shape-3 {
        right: -20px
    }

    .academics-video-wrapper.about-us-one-video .shape-3 span {
        width: 45px;
        height: 45px;
        border-width: 6px
    }

    .academics-video-wrapper.about-us-one-video .shape-4 {
        width: 85px
    }
}

.academics-video-wrapper.about-us-one-video .academics-video {
    max-width: 100%;
    margin-bottom: 0
}

.academics-video-wrapper .shape {
    position: absolute;
    z-index: 1
}

.academics-video-wrapper .shape-1 {
    top: -120px;
    left: 0;
    width: 226px;
    height: 226px
}

.academics-video-wrapper .shape-1 svg {
    width: 100%;
    height: 100%
}

.academics-video-wrapper .shape-1 svg * {
    fill: #e5c791
}

.academics-video-wrapper .shape-2 {
    top: 0;
    left: 20px
}

.academics-video-wrapper .shape-3 {
    z-index: 11;
    top: 40px;
    right: 0
}

.academics-video-wrapper .shape-3 span {
    display: block;
    width: 90px;
    height: 90px;
    text-indent: -9999px;
    border: 12px solid #68ab4e;
    border-radius: 50%
}

.academics-video-wrapper .shape-4 {
    right: 20px;
    bottom: -45px
}

@media only screen and (max-width: 767px) {
    .academics-video-wrapper .shape-1 {
        top:-90px;
        width: 120px;
        height: 130px
    }

    .academics-video-wrapper .shape-2 {
        width: 90px;
        height: 90px
    }

    .academics-video-wrapper .shape-3 {
        right: 0
    }

    .academics-video-wrapper .shape-3 span {
        width: 45px;
        height: 45px;
        border-width: 6px
    }

    .academics-video-wrapper .shape-4 {
        width: 85px
    }
}

.academics-video {
    position: relative;
    z-index: 9;
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 970px;
    margin: auto;
    margin-bottom: -140px;
    border-radius: 5px
}

.academics-video.success-story-video {
    max-width: 100%;
    -webkit-box-shadow: 0 130px 50px -100px rgba(51,51,51,.22);
    box-shadow: 0 130px 50px -100px rgba(51,51,51,.22)
}

.academics-video .image {
    width: 100%;
    -webkit-transition: all 1.5s cubic-bezier(0,0,.2,1);
    transition: all 1.5s cubic-bezier(0,0,.2,1)
}

.academics-video .icon {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.academics-video:hover .image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}	
.campaign-boxes {    
    position: relative;
    padding: 20px;
    -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
	width:100%;
    height: auto;
		flex-basis: 33%;
		z-index:2;
}
@media only screen and (max-width: 1100px) {
.campaign-boxes {flex-basis: 50%;}
}
@media only screen and (max-width: 768px) {
.campaign-boxes {flex-basis: 100%;}
}

.campaign-boxes .cb-inner {
    position: relative;
    padding: 0;
	box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%);
    background-color: #ffffff;
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    width: 100%;
    max-width: 100%;
	display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
}

 .campaign-boxes:hover .cb-inner {
box-shadow:none;
}


.cb-inner:before {
    position: absolute;
    content: "";
    height: 0px;
    width: 5px;
    left: 0;
    top: 75%;
    border-radius: 50px;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
	background-color: #049507;
}
.cb-inner:hover:before {
	height:140px;
}
.cb-inner.alliedhealth:before {background-color:#f8b73b;}
.cb-inner.pamplin:before {background-color:#61b9c7;}
.cb-inner.hull:before {background-color:#160b42;}
.cb-inner.dcg:before {background-color:#a17ac6;}
.cb-inner.coe:before {background-color:#541965;}
.cb-inner.gradschool:before {background-color:#003170;}
.cb-inner.nursing:before {background-color:#d68c44;}
.cb-inner.csm:before {background-color:#FFD400;}
.cb-inner.mcg:before {background-color:#1c5d3f;}
.cb-inner.sph:before {background-color:#00AEEF;}
.cb-inner.ccs:before {background-color:#dc582a;}
.matrix.inverse-wrapper .campaign-boxes h3, .matrix.dark-wrapper .campaign-boxes h3 {
    margin: 0 0 5px 0;
    font-size: 19px;
    line-height: 1.4;
        font-weight: 500;
    text-transform: none!important;
    color: #404040;
    word-break: break-word;
    transition: 0.4s;
}
.matrix.inverse-wrapper .campaign-boxes p, .matrix.dark-wrapper .campaign-boxes p {
    margin: 0;
	padding:0;
    color: #404040;
    transition: 0.4s;
}
 .campaign-boxes:hover p,  .campaign-boxes:hover h3 {}


a.link-tag {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
	text-decoration:none!important;
}
@media (max-width: 500px;) {
	.college-icon {top: 20px;right: 20px;}
	.content-wrapper {margin-left: 0; margin-right: 0;}
	.matrix.inverse-wrapper .campaign-boxes h3, .matrix.dark-wrapper .campaign-boxes h3 {height: 100px; padding-top: 40px;}
}
.matrix.inverse-wrapper .layer-outer, .matrix.dark-wrapper .layer-outer {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 700px;
    width: 60%;
}
.matrix.inverse-wrapper .gradient-layer, .matrix.dark-wrapper .gradient-layer {
    position: absolute;
    left: 120px;
    width: 140%;
    height: 140%;
    top: -20%;
    border-radius: 50%;
    -webkit-transform: skew(
-200deg);
    -moz-transform: skew(-200deg);
    -ms-transform: skew(-200deg);
    -o-transform: skew(-200deg);
    transform: skew(
-200deg);
    background: #00AEEF;
    background: -moz-linear-gradient(to top right, #00AEEF 5%, #82C342 95%);
    background: -webkit-linear-gradient(to top right, #00AEEF 5%, #82C342 95%);
    background: linear-gradient(to top right, #00AEEF 5%, #82C342 95%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00AEEF', endColorstr='#82C342',GradientType=1 );
    opacity: 2;
}
.college-icon {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    line-height: 105px;
    position: absolute;
    text-align: center;
}
.college-icon {
    background-color: #d9f3de;
}
.cb-inner.alliedhealth .college-icon {background-color: rgb(248 183 59 / 20%);}
.cb-inner.pamplin .college-icon {background-color: rgb(97 185 199 / 20%);}
.cb-inner.hull .college-icon {background-color: rgb(22 11 66 / 20%);}
.cb-inner.dcg .college-icon {background-color: rgb(161 122 198 / 20%);}
.cb-inner.coe .college-icon {background-color: rgb(84 25 101 / 20%);}
.cb-inner.gradschool .college-icon {    background-color: rgb(0 49 112 / 20%);}
.cb-inner.nursing .college-icon {background-color: rgb(214 140 68 / 20%);}
.cb-inner.csm .college-icon {    background-color: rgb(255 212 0 / 20%);}
.cb-inner.mcg .college-icon {background-color: rgb(28 93 63 / 20%);}
.cb-inner.ccs .college-icon {background-color: rgb(220 88 42 / 20%);}
.college-icon:after {
    left: 0;
    right: 0;
    top: 5px;
    width: 90%;
    height: 90%;
    content: "";
    margin: 0 auto;
    position: absolute;
    border: 5px solid #fff;
    border-radius: 100%;
}
.college-icon i {
    color: #049507;
	font-size:30px;
}
.cb-inner.alliedhealth .college-icon i {color:#f8b73b;}
.cb-inner.pamplin .college-icon i {color:#61b9c7;}
.cb-inner.hull .college-icon i {color:#160b42;}
.cb-inner.dcg .college-icon i {color:#a17ac6;}
.cb-inner.coe .college-icon i {color:#541965;}
.cb-inner.gradschool .college-icon i {color:#003170;}
.cb-inner.nursing .college-icon i {color:#d68c44;}
.cb-inner.csm .college-icon i {color:#FFD400;}
.cb-inner.mcg .college-icon i {color:#1c5d3f;}
.cb-inner.ccs .college-icon i {color:#dc582a;}
.image-box {
    width: 100%;
}

.image-box .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    height: 230px;
	width: 100.2%;	
}

.image-box .image img {
    display: block;
    width: 100%;
    max-width: unset;
	height:100%;
    object-fit: cover!important;
    object-position: top center;
    border-radius: 4px 4px 0 0!important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.content-wrapper {padding:30px;}
@media (max-width: 500px) {
	.college-icon {top:20px; right:20px;}
	.content-wrapper {margin-left: 0;}
	.matrix.inverse-wrapper .campaign-boxes h3, .matrix.dark-wrapper .campaign-boxes h3 {margin-bottom: 20px;}
	.college-icon {width: 50px; height: 50px; line-height: 60px;}
	.college-icon:after {display:none;}
	.college-icon i {font-size: 25px;}
}

.blog-section {    
    background-image: url(/_resources/css/images/maxcoach-shape-03.png);
    background-color: rgb(245, 247, 250);
    background-repeat: no-repeat;
    background-position: center center;
	overflow:hidden;
	border-bottom:none;
}
.blog-shape-animation {
    position: relative;
    z-index: 9;
}
.blog-2 {
    position: relative;
    overflow: hidden;
    height: auto;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 50px rgba(0,0,0,.15);
    box-shadow: 0 20px 50px rgba(0,0,0,.15)
}
.isotope-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 270px minmax(270px, 500px) 270px;
    grid-template-columns: 270px minmax(270px, 500px) 270px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    grid-gap: 50px 30px;
    grid-auto-flow: column;
}
.isotope-grid .grid-item:nth-child(3n + 1) {
  margin: 162px 0 0;
}

.isotope-grid .grid-item:nth-child(3n + 2) {
}

.isotope-grid .grid-item:nth-child(3n + 3) {
  margin: 55px 0 0;
}

.blog-2.primary-three .info {
    position: relative;
    padding: 26px 20px 35px
}

.blog-2.primary-three .info .category:hover {
    color: #0096cf;
	text-decoration:none;
}

.blog-2.primary-three .info .title a:hover {
    color: #0096cf;
	text-decoration:none;
}

.blog-2 .thumbnail {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: navajowhite;
    border-radius: 0;
}

.blog-2 .thumbnail.overlay-thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: inherit;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.3)));
    background-image: linear-gradient(-180deg,transparent 0,rgba(0,0,0,.3) 100%)
}

.blog-2 .thumbnail .image {
    display: block
}

.blog-2 .thumbnail .image img {
    width: 100%;
    -webkit-transition: all 1.5s cubic-bezier(0,0,.2,1);
    transition: all 1.5s cubic-bezier(0,0,.2,1)
}

.blog-2 .info {
    position: relative;
    padding: 25px 30px
}

.blog-2 .info.content-absolute {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 20px 38px 54px
}

@media only screen and (max-width: 767px) {
    .blog-2 .info.content-absolute {
        padding:25px 30px
    }
}

.blog-2 .info.content-absolute .category {
    color: #fff
}

.blog-2 .info.content-absolute .category:hover {
    color: #fff
}

.blog-2 .info.content-absolute .title {
    font-size: 34px;
    line-height: 1.42;
    color: #fff
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .blog-2 .info.content-absolute .title {
        font-size:20px;
        line-height: 1.5;
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    .blog-2 .info.content-absolute .title {
        font-size:20px;
        line-height: 1.5;
        margin: 0
    }
}

.blog-2 .info.content-absolute .title a:hover {
    color: #fff
}

.blog-2 .info.content-absolute .meta li {
    color: #fff
}

.blog-2 .info .category {
font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #0396cf;
}

.blog-2 .info .category:hover {
    color: #20ad96
}

.blog-2 .info .title {
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
}

.blog-2 .info .desc {
    margin-top: 10px
}


.blog-2:hover .thumbnail .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.blog-shape-animation {
    position: relative;
    z-index: 9
}

.blog-shape-animation .shape {
    position: absolute;
    z-index: 1
}

.blog-shape-animation .shape-1 {
    z-index: 11;
    top: 140px;
    left: -60px
}

.blog-shape-animation .shape-1 span {
    display: block;
    width: 90px;
    height: 90px;
    text-indent: -9999px;
    border: 12px solid #00AEEF;
    border-radius: 50%
}

.blog-shape-animation .shape-2 {
    top: 220px;
    left: 260px;
    z-index: -1
}

.blog-shape-animation .shape-3 {
    bottom: 50px;
    left: 60%;
    width: 226px;
    height: 226px;
    z-index: -1
}

.blog-shape-animation .shape-3.secondary-three svg {
    width: 100%;
    height: 100%
}

.blog-shape-animation .shape-3.secondary-three svg * {
    fill: #b2e0f6
}

.blog-shape-animation .shape-3 svg {
    width: 100%;
    height: 100%
}

.blog-shape-animation .shape-3 svg * {
    fill: #8fd6ca
}

@media only screen and (min-width: 1200px) and (max-width:1599px) {
    .blog-shape-animation .shape {
        position:absolute;
        z-index: 1
    }

    .blog-shape-animation .shape-1 {
        z-index: 11;
        top: 140px;
        left: 60px
    }

    .blog-shape-animation .shape-2 {
        top: 220px;
        left: 260px;
        z-index: -1
    }

    .blog-shape-animation .shape-3 {
        z-index: -1;
        bottom: 50px;
        left: 60%
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .blog-shape-animation .shape {
        position:absolute;
        z-index: 1
    }

    .blog-shape-animation .shape-1 {
        z-index: -1;
        top: 80px;
        left: 60px
    }

    .blog-shape-animation .shape-2 {
        top: 220px;
        left: 260px;
        z-index: -1
    }

    .blog-shape-animation .shape-3 {
        z-index: -1;
        bottom: 50px;
        left: 60%
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .blog-shape-animation .shape {
        position:absolute;
        z-index: 1
    }

    .blog-shape-animation .shape-1 {
        z-index: -1;
        top: 80px;
        left: 60px
    }

    .blog-shape-animation .shape-2 {
        top: 220px;
        left: 260px;
        z-index: -1
    }

    .blog-shape-animation .shape-3 {
        z-index: -1;
        bottom: 30px;
        left: 60%
    }
}

@media only screen and (max-width: 767px) {
    .blog-shape-animation .shape {
        position:absolute;
        z-index: 1
    }

    .blog-shape-animation .shape-1 {
        z-index: -1;
        top: 80px;
        left: 60px
    }

    .blog-shape-animation .shape-1 span {
        width: 60px;
        height: 60px;
        border: 7px solid #ecc5ab
    }

    .blog-shape-animation .shape-2 {
        top: 220px;
        left: 260px;
        z-index: -1
    }

    .blog-shape-animation .shape-3 {
        width: 120px;
        height: 120px;
        z-index: -1;
        bottom: 30px;
        left: 60%
    }
}

@media (max-width: 1024px) {
  .isotope-grid {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: normal;
    -webkit-justify-content: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    grid-auto-flow: row;
  }
  .isotope-grid .grid-item {
    margin: 0 !important;
  }
  .isotope-grid .grid-item:nth-child(3n + 2) {
    grid-column-end: unset;
  }
  .isotope-grid .grid-item:nth-child(3n + 3) {
    -ms-grid-column: 1;
        grid-column-start: 1;
    grid-column-end: 3;
  }
  .maxcoach-blog-list-01 .post-title {
    font-size: 30px;
  }
  .maxcoach-blog-list-02 .post-title {
    font-size: 30px;
  }
  .maxcoach-blog-one-left-featured .post-title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .isotope-grid {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
  .isotope-grid .grid-item {
    -ms-grid-column: unset !important;
        grid-column: unset !important;
  }
  .maxcoach-blog-list-01 .post-title {
    font-size: 26px;
  }
  .maxcoach-blog-list-02 .post-wrapper {
    display: block;
  }
  .maxcoach-blog-list-02 .post-thumbnail-wrapper {
    width: 100%;
    padding: 0;
  }
  .maxcoach-blog-list-02 .post-caption {
    width: 100%;
    padding-top: 30px;
  }
  .maxcoach-blog-list-02 .post-title {
    font-size: 26px;
  }
  .maxcoach-blog-one-left-featured .post-title {
    font-size: 16px;
  }
}

.row.display-flex.ec {
    margin-bottom: 50px;
}
   .expanding-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  padding: 1rem;
  border-radius:5px;
  text-align: center;
  color: whitesmoke;
  margin:10px;
  width:calc(33% - 20px);
  background-color: whitesmoke;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1);
}
@media (min-width: 600px) {
  .expanding-card {
    height: 400px;
  }
}
@media (max-width: 1024px) {
  .expanding-card { width:calc(50% - 20px);}
			}	
@media (max-width: 600px) {
  .expanding-card { width:calc(100% - 20px);}
			}				
.expanding-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: center center;
  transition: transform calc(700ms * 1.5) cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}
.expanding-card:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  transform: translateY(-50%);
  transition: transform calc(700ms * 2) cubic-bezier(0.19, 1, 0.22, 1);
}
.expanding-card:nth-child(1):before {
  background-image: url(/test/heather/images/apply.jpg);
}
.expanding-card:nth-child(2):before {
  background-image: url(/test/heather/images/research.jpg);
}
.expanding-card:nth-child(3):before {
  background-image: url(/test/heather/images/campus.jpg);
}

.ec-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 1rem;
  transition: transform 700ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}
.ec-content > * + * {
  margin-top: 1rem;
}

.ec-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  margin:0;
  color:#fff!important;
   text-shadow: 5px 6px 8px rgb(0 0 0 / 80%);
}
			

.ec-text {
  font-size: 1.125rem;
  line-height: 1.35;
  padding:0;
  color:#fff!important;
}

@media (hover: hover) and (min-width: 600px) {
  .expanding-card:after {
    transform: translateY(0);
  }

  .ec-content {
    transform: translateY(calc(100% - 4rem));
  }
  .ec-content > *:not(.ec-title) {
    opacity: 0;
    transform: translateY(1rem);
    transition: transform 700ms cubic-bezier(0.19, 1, 0.22, 1), opacity 700ms cubic-bezier(0.19, 1, 0.22, 1);
  }

  .expanding-card:hover, .expanding-card:focus-within {
    align-items: center;
  }
  .expanding-card:hover:before, .expanding-card:focus-within:before {
    transform: translateY(-4%);
  }
  .expanding-card:hover:after, .expanding-card:focus-within:after {
    transform: translateY(-50%);
  }
  .expanding-card:hover .ec-content, .expanding-card:focus-within .ec-content {
    transform: translateY(0);
  }
  .expanding-card:hover .ec-content > *:not(.ec-title), .expanding-card:focus-within .ec-content > *:not(.ec-title) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(700ms / 8);
  }

  .expanding-card:focus-within:before, .expanding-card:focus-within:after, .expanding-card:focus-within .ec-content, 
.expanding-card:focus-within .ec-content > *:not(.ec-title) {
    transition-duration: 0s;
  }
}
.ec-content .bb-btn:focus {
    color: #fff;
    outline: #fff dashed;
}
.dotted-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(/stream/images/icon-dots-2.png);
    content: "";
    opacity: .02;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.promo-card {
overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    -webkit-box-shadow: 0 20px 50px rgb(0 0 0 / 15%);
    box-shadow: 0 20px 50px rgb(0 0 0 / 15%);
	margin-bottom:50px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.promo-image {
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://www.augusta.edu/admissions/images/research-1.png);
    width: 100%;
    position: relative;
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.promo-card-content {
    background: #fff;
    padding: 50px 5rem;
    height: 100%;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
 .matrix.special-wrapper {
     padding: 0!important;
     margin: 0!important;
}

.left-col {
     background-color: #FFFFFF;
     background-image: url(https://jagwire.augusta.edu/wp-content/uploads/sites/15/2021/01/Screen-Shot-2021-02-26-at-8.39.13-AM.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.12);
     transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
     margin: 40px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     border-radius: 0px 0px 10px 0px;
}
 .right-col {
     background-color: #003359;
   
     transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
     margin: 0px 0px 40px 0px;
     padding: 100px 100px 100px 50px;
     border-radius: 10px 0px 0px 0px;
     position: relative;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     flex-flow: column;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-align-content: center;
     -ms-flex-line-pack: center;
     align-content: center;
	     align-items: flex-start;
}
 .right-col h3, .right-col p {
    color:#fff;
     text-transform:none;
}
 .right-col h3 {
    font-weight:bold;
     font-size:30px;
}
 .matrix.special-wrapper {
     display: flex;
     padding-top:50px;
     padding-bottom:50px;
}
 .right-col, .left-col {
    width:50%;
}
 @media (max-width:768px) {
     .matrix.special-wrapper {
         flex-flow:column;
         padding-top:0;
         padding-bottom:0;
    }
     .right-col, .left-col {
        width:100%;
        min-height: 400px;
        border-radius:0!important;
    }
}
@media (max-width: 425px) {
 	 .right-col {
		padding:30px;
	 }
}

.hero-interior h2 {
font-weight: bold!important;
    font-size: 56px;
    line-height: 1.2;
	margin-bottom:30px;
}

p.eyebrow {
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 2px;
}		
.banner-image {  
    background-color: #081219;  
	background-image: url(https://www.augusta.edu/campaign/assets/elno.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
	height: 450px;
    margin-bottom: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
	position:relative;
	overflow:hidden;
	display: flex;
    align-content: center;	
	}
.banner-image:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
     background: rgb(17,29,53)!important;
     background: linear-gradient( 
263deg , rgb(17 29 53 / 65%) 0%, rgb(17 29 53 / 32%) 57%, rgb(17 29 53 / 25%) 100%)!important;
	}
		
.hero-interior {
    position: relative;
    z-index: 2;
	align-content: center;
    width: 100%;

}	
@media only screen and (min-width: 768px) {			
.hero-interior { display: flex; padding: 30px 80px;}
			}
@media only screen and (max-width: 768px) {			
.hero-interior { display: block; padding: 30px 20px;}
			}		


.hero-interior .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
		
		
		
.hero-interior h2, .hero-interior p.eyebrow  {
    color: #fff!important;
}
	
@media (max-width:425px) {
.hero-interior {padding: 0 20px;}
.hero-interior .hidden-mobile {display:none;}
.hero-interior h2 {font-size:36px;}
.banner-image {height:auto; padding-top:20px; padding-bottom:20px;}
}	

.hero-interior a.btn-solid {
    background-color: #fff;
    color: #003359;
}
.hero-interior a.btn-solid:hover {
    background-color: #003359;
    color: #fff;
}

.hero-interior a.btn-clear, .right-col a.btn-clear {
    /* border-color: #fff!important; */
    webkit-box-shadow: inset 0 0 0 2px #ffffff, 0 0 0 rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 2px #ffffff, 0 0 0 rgb(0 0 0 / 20%);
    color: #fff;
}

.hero-interior a.btn-clear:hover, .right-col a.btn-clear:hover {
    -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgb(0 0 0 / 20%);
}	
		.l-content-meta h1 {
    display: none;
}
.cta-bar-wrapper {background: #fff!important;}
.cta-bar-wrapper .cta-bar {padding:0;}
.matrix {border-bottom:none;}	
		.matrix.light-wrapper:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(/stream/images/icon-dots-2.png);
    content: "";
    opacity: .02;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
