   @media (max-width:1024px) {
     .brand a, .brand a:visited {
        font-size:24px;
    }
}
#breadcrumb {
	position: relative;
    z-index: 1;
}

.wrapper {
    z-index: 1;
}
.btn-primary {
    background-color:#003359;
}
 .btn-primary:hover {
    background-color:#00aeef;
}
 .contact-area h2, .subsection .contact-area h2 {
     margin-bottom: 22px;
     font-size: 22px;
}
 .row.display-flex > [class*='col-'] {
     -webkit-box-flex: 1;
     -ms-flex: 0 1 auto;
     flex: 0 1 auto;
}
 h2, h3, p, figure {
     position: relative;
}
 .cta-bar-wrapper {
     background-position: bottom!important;
	 background-color:#000!important;
}
.cta-bar-wrapper:before {background: rgb(0 0 0 / 20%);}
 .text-center .main-title:after {
     margin: auto!important;
}
 .contact-area h2:after, .subsection .contact-area h2:after {
     margin-top: 4px;
}
 @media screen and (min-width: 720px) {
     .item.contact-box {
         top: 0;
         width: 334px;
    }
     .subsection:before {
        height: 300px;
    }
}
 @media only screen and (min-width: 768px) {
     .banner-container {
        padding:0 90px;
    }
     .subsection {
        padding: 0 50px 90px 90px;
    }
}
 @media only screen and (max-width: 768px) {
     .subsection {
        padding: 30px 50px 30px 50px;
    }
     .banner-container {
        padding:0 50px;
    }
}
 @media only screen and (max-width: 425px) {
     .banner-container {
        padding:0 20px;
    }
     .subsection {
        padding: 30px 20px 30px 20px;
    }
}
 @media (min-width: 45em) {
     #breadcrumb ul {
        padding: 35px 50px 15px 90px;
    }
     .l-page h1 {
        margin: 0 50px 0 90px;
    }
}
 .l-page h1, h2.main-title, h2.main-title strong, h3.main-title, h3.main-title strong, .contact-area h2, h3.team-title, h3.job-title, .news-block h4 {
    position:relative;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 700!important;
     color:#222222;
}
 .banner-image img {
     max-width: 100%;
     width: unset;
     height: unset;
}
 .banner-two {
     height: 675px;
     position: relative;
     overflow: hidden 
}
 .banner-two .banner-inner {
     z-index: 2;
     position: relative;
     padding-top: 150px 
}
.banner-content p.program-name {
    color: #fff;
    margin-left: 0;
    padding-left: 0;
    font-size: 48px;
    --minFontSize: 32px;
    --maxFontSize: 100px;
    --scaler: 4vw;
    font-size: clamp( var(--minFontSize), var(--scaler), var(--maxFontSize) );
    line-height: 1;
    text-shadow: 9px 4px 15px rgb(0 51 89 / 90%);
	font-weight:bold;
}

.banner-content p.sub-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    color: #fff;
}
.banner-content p.sub-title a {
    color: #00AEEF;
	text-decoration:none!important;
}

 .banner-content p {
     font-size: 28px;
}
 .banner-two .dz-media {
     -webkit-mask-image: url(/images/image-mask.png);
     mask-image: url(/images/image-mask.png);
     -webkit-mask-position: bottom center;
     mask-position: bottom center;
     -webkit-mask-repeat: no-repeat;
     mask-repeat: no-repeat;
     -webkit-mask-size: 100%;
     mask-size: 100%;
     position: absolute;
     top: 0;
     right: 0;
     width: 35vw;
     z-index:99;
	
}
 .banner-two .img1 {
     position:absolute;
     left: -180px;
     top: 65px 
}
 @media only screen and (min-width: 1401px) {
     .banner-two .dz-media {
         max-width:730px;
    }
}

 @media only screen and (max-width: 1400px) {
     .banner-two .dz-media {
         width:50vw 
    }
}
 @media only screen and (max-width: 1199px) {
     .banner-two {
        height:570px
    }
     .banner-two .dz-media {
        width:55vw
    }
	.banner-content .sub-title {max-width: 400px;} 
}
 @media only screen and (max-width: 991px) {
     .banner-two {
         height:auto 
    }
	.banner-content .sub-title {max-width: unset;} 
     .banner-two .dz-media {
         position: relative;
         width: 100%;
         -webkit-mask-image: unset!important 
    }
     .banner-two .banner-content {
         margin-bottom: 30px; 
		 text-align: center;
    }
   .banner-content p.program-name {
         font-size: 42px 
    }
   .banner-two .banner-inner {padding-top:50px;}
}
 @media only screen and (max-width: 767px) {
     .banner-two .banner-inner {
         padding-top:50px 
    }
}
 @media only screen and (max-width: 575px) {
    .banner-content p.program-name {
         font-size:32px 
    }
     .banner-two .img2 {
         display: none 
    }
	 
	.banner-two .img1 {left: 0; top: 35px;} 
	 
}
 @media only screen and (min-width: 1199px){
     .banner-two:after {
         background-image: url(/test/academics/images/anim.svg);
         background-repeat: no-repeat;
         background-position: bottom;
         background-size: contain;
         content: "";
         position: absolute;
         bottom: 0;
         width: 100%;
         height: 100px;
         left: 0;
         z-index: 0;
    }
}
@-moz-document url-prefix() {
  .banner-two::after {transform: scale(1.75);}
}
 .banner-three:after {
     background-image: url(/test/academics/images/bottom-white.svg);
     background-repeat: no-repeat;
     background-position: bottom;
     background-size: contain;
     content: "";
     position: absolute;
     bottom: 0;
     width: 101%;
     height: 100%;
     left: 0;
     z-index: 0;
}
 .gradient {
     position: relative;
     background: #003359;
     background: -moz-linear-gradient(129deg, #003359 0%, #001e34 100%);
     background: -webkit-linear-gradient( 129deg, #003359 0%, #001e34 100%);
     background: linear-gradient( 129deg, #003359 0%, #001e34 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003359",endColorstr="#1a5363",GradientType=1);
     background-size: 100%;
}

 .item .box {
     background: #f3f3f3;
     padding: 34px 30px 10px 30px !important;
     -webkit-box-shadow: none!important;
     box-shadow: none!important;
     -webkit-transition: all 200ms ease-in;
     -o-transition: all 200ms ease-in;
     transition: all 200ms ease-in;
     margin-bottom: 20px;
     border: 1px solid #eee;
     transition: .5s all;
     -webkit-box-shadow: 0 4px 16px 0 rgb(0 0 0 / 5%);
     box-shadow: 0 4px 16px 0 rgb(0 0 0 / 5%);
     border: 1px solid #dfe5e8;
     border-radius: 30px 0 30px;
}
 .program-box {
     padding:20px;
     position: relative;
     transition: 0.5s;
}
 .program-box .program-box-inside, .service-tile-item .item .box {
     position: relative;
     padding: 33px 30px 30px 30px!important;
     box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 25%)!important;
     border-radius: 10px 10px 10px 10px;
     background: #FFFFFF;
     transition: all .5s;
     z-index: 1;
	 border: none!important;
    text-align: left;
}
 .program-box .program-box-inside .icon, .service-tile-item .item .box .icon {
     width:50px;
	 font-size: 44px;
    color: #009bd5;
}
 .program-box .program-box-inside h3.title, .service-tile-item .item .box h3 {
     margin: 21px 0px 11px 0px;
     font-size: 24px;
     line-height: 28px;
     color: #222222!important;
     text-transform:none;
     transition: 0.4s;
     font-family: 'Open Sans', sans-serif!important;
     font-weight: 700!important;
}
 p.stat-title {
     font-size: 30px;
     line-height: 36px;
     color: #fff;
     text-transform:none;
     transition: 0.4s;
     font-family: 'Open Sans', sans-serif!important;
     font-weight: 700!important;
}
 .matrix.inverse-wrapper {
     background-image: url(/test/hm/shield-solid-1.svg)!important;
     background-position: 50px 50px!important;
     background-size: 50%;
     background-repeat: no-repeat!important;
     border-top: 5px solid;
     border-image-source: -moz-linear-gradient(to left, #00AEEF, #82c342);
     border-image-source: -webkit-linear-gradient(to left, #00AEEF, #82c342);
     border-image-source: linear-gradient(to left, #00AEEF, #82c342);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00AEEF', endColorstr='#82c342', GradientType=1);
     border-image-source: linear-gradient(to left, #00AEEF, #82c342);
     border-image-slice: 1;
}
 .matrix.inverse-wrapper:before {
     content: url(/_resources/images/home-jag01.png);
     position: absolute;
     left: 20px;
     top: -11px;
}
 .program-box .program-box-inside p, .service-tile-item .item .box p {
     color: #616161;
     transition: 0.4s;
}
 .program-box .program-box-inside p a {
    text-transform:uppercase;
     vertical-align: bottom;
     transition: .4s;
     margin-bottom:0;
     padding-bottom:0;
}
 .flex-column {
    justify-content: center;
     flex-direction: column;
}
 .program-box:hover .program-box-inside, .service-tile-item:hover .item .box {
     background: rgb(0,39,68);
     background: -moz-linear-gradient(114deg, rgba(0,39,68,1) 0%, rgba(0,51,89,1) 38%, rgba(0,108,158,1) 70%, rgba(0,174,239,1) 100%);
     background: -webkit-linear-gradient(114deg, rgba(0,39,68,1) 0%, rgba(0,51,89,1) 38%, rgba(0,108,158,1) 70%, rgba(0,174,239,1) 100%);
     background: linear-gradient(114deg, rgba(0,39,68,1) 0%, rgba(0,51,89,1) 38%, rgba(0,108,158,1) 70%, rgba(0,174,239,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002744",endColorstr="#00aeef",GradientType=1);
     box-shadow:none;
}
 .program-box:hover h3.title, .program-box:hover p, .program-box:hover p a,  .service-tile-item:hover .item .box h3,  .service-tile-item:hover .item .box p,  .service-tile-item:hover .item .box p a{
     color: #fff!important;
}
.service-tiles {
    column-gap: 30px;
    row-gap: 15px;
}
.service-tile-item {
    padding: 0;
}
.service-tile-item .item .box {
    margin-bottom: 0;
}

 @media only screen and (min-width: 769px) {
     .pull-box-up {
        margin-bottom: -30px;
         margin-top: 30px;
    }
.service-tile-item:nth-child(odd) {margin-bottom: -30px; margin-top: 30px;}	 
}
 .l-content .main-title:after {
     margin: 0 0 15px 0;
     border-bottom: 2px solid #00abeb;
}
 .l-content .main-title.text-center:after {
     margin: 0px auto;
     border-bottom: 2px solid #00abeb;
}
 .matrix.inverse-wrapper h2.main-title strong {
     color: #fff;
}
 .eyebrow {
     text-transform: uppercase!important;
     font-size: 14px;
     font-weight: bold;
     color: #009bd5;
     letter-spacing: 2px;
}
 .post-content p {
     display: -webkit-box;
     -webkit-line-clamp: 5;
     -webkit-box-orient: vertical;
     overflow: hidden;
}
 .align-items-center {
     display:flex;
     align-items:center;
}
@media only screen and (max-width: 1380px) {
     .align-items-center {
        display:block;
    }
}

 @media only screen and (max-width: 768px) {
     .row.display-flex {
        flex-direction:column;
    }
}
 .value {
     position: relative;
     display: flex;
     align-items: center;
     margin-bottom: 20px;
}
 .value-mark {
     padding: 11px;
     background-color: #FFFFFF;
     color: #7ac24d;
     font-size: 18px;
     box-shadow: 6px 5px 16px 0px rgb(0 0 0 / 15%);
     -webkit-border-radius: 50%;
     border-radius: 50%;
     margin-right: 20px;
     display: inline-block;
     line-height: 1;
}
 .team-item {
     margin-bottom: 2rem;
}
 .team-item .team-media img{
    border-radius: 10px 10px 10px 10px;
     position:relative;
     margin:auto;
     width:100%;
     height:auto;
}
 .team-item .team-info {
     padding: 20px 50px;
     transition: 0.4s;
     background: #fff;
     position: absolute;
     z-index: 1;
     left: 30px;
     bottom: -30px;
     width: calc(100% - 100px);
     min-height: 112px;
     border-radius: 5px;
     box-shadow: 6px 5px 16px 0px rgb(0 0 0 / 15%);
     display: flex;
     justify-content: space-between;
     align-items: center;
     transition: 0.5s;
     flex-direction:column;
}
 h3.team-title {
     font-size: 30px;
     line-height: 1.1;
     font-weight: 700;
     color:#222!important;
}
 .team-dept, p.team-dept {
     font-size: 14px;
     line-height: 1.4;
     font-weight: 700;
     transition: inherit;
     text-transform: uppercase;
     padding: 6px 0px 0px 0px;
     color: #5a5a5a!important;
     margin:0;
     text-align:center;
}
 @media only screen and (max-width: 1024px) {
     .team-item .team-info {
        padding:20px;
    }
     h3.team-title {
        font-size:26px;
    }
}
 @media only screen and (max-width: 768px) {
     h3.team-title {
        font-size:22px;
    }
     .team-item .team-info {
        width:100%;
         left:0;
    }
}
 .job-box {
    margin-bottom:30px;
     text-align:center;
}
 .job-box-inner {
    width:100%;
     position:relative;
     transition:.5s;
     z-index:1;
     padding:20px;
    border: 1px solid #D6D6D6;
     border-radius:10px;
     -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;
}
 h3.job-title {
    color: #232323;
     position: relative;
     z-index: 1;
     margin: 10px 0;
     font-size: 24px;
     line-height: 1.1;
     word-break: break-word;
     transition: 0.4s;
}
 .job-box p {
    margin-bottom:0;
}
 .read-more-button {
    position: absolute;
     bottom: 0;
     right: 0;
}
 .read-more-button .fal {
    transform: rotate(-45deg);
     color:#00AEEF;
}
 .job-box:hover .job-box-inner {
     border-color: rgba(0, 0, 0, 0);
     box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.12);
}

 .news-item figure img {
     border-radius: 10px;
}
 a.link-tag {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 4;
}
 .news-block {
     margin-bottom: 30px;
}
 .news-block.image-block .image img {
     display: none;
}
 .news-block .lower-content {
     padding:0 30px 10px 30px;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-flow: column nowrap;
     flex-flow: column nowrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     align-content: end;
     align-self: flex-end;
     position:relative;
     z-index:3;
}
 .news-inner {
    width:100%;
     position:relative;
     border-radius: 10px;
}
.news-block.image-block .news-inner {
    background-color: #000;
}
 .news-block.image-block .news-inner:before {
     content: '';
     display: inline-block;
     width: 100%;
     top: 0;
     bottom: 0;
     right: 0;
     position: absolute;
     top: 0;
     border-radius: 10px;
     left: 0;
     background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgb(0 0 0 / 74%)), to(transparent));
     background: linear-gradient(to top, rgb(0 0 0 / 74%) 10%, transparent 100%);
     z-index:1;
}

 .news-block.image-block .lower-content {
    background:transparent;
}
 .news-block h4, .news-block h4 a {
    display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     opacity:1;
}
 .news-block.image-block h4, .news-block.image-block h4 a {
    color:#fff!important;
}
 .news-block ul.post-info {
    list-style:none;
    padding-left:0;
}
 .news-block ul.post-info li {
    font-weight:bold;
}
 .news-block ul.post-info li {
    color:#003359!important;
}
 .news-block.image-block ul.post-info li {
    color:#d0d0d0!important;
}
 .news-block .post-info li span {
    display:none;
}
 .news-block .image {
    height:250px;
}
 .post-content p {
     -webkit-line-clamp: 3;
}
 .news-item figure img {
     border-radius: 500px;
}
 .chip {
     display: inline-block;
     background: #f3f3f3;
     padding: 0 20px 0 12px;
     border-radius: 32px;
     font-size: 17px;
     height: 32px;
     line-height: 32px;
     font-weight: 600;
     margin-bottom:20px;
}
 .chip.mode {
    background:#fff;
}
 .chip-icon {
     display: block;
     float: left;
     background: #003359;
     width: 32px;
     border-radius: 50%;
     text-align: center;
     color: white;
     margin: 0 8px 20px -12px;
     height: 32px;
     line-height: 32px;
     white-space:nowrap;
}
 .stats p {
    font-size: 18px;
     font-weight: bold;
     margin-bottom: 0.5em;
}


  .chip-icon.innovative {
            background: #ff9800;
            color: #fff;
        }

        .chip-icon.helpful {
            background: #ec407a;
            color: #fff;
        }

        .chip-icon.adventurous {
            background: #3CB6CE;
            color: #fff;
        }

        .chip-icon.analytical {
            background: #4caf50;
            color: #fff;
        }

        .chip-icon.creative {
            background: #673ab7;
            color: #fff;
        }


 .stats:before {
     content: " ";
     display: block;
     margin: 15px 0;
     border-bottom: 2px solid #44D62C;
     width: 50px;
     font-weight: normal;
}
 .svg-fill {
     fill: #00AEEF!important;
}
 p.quote {
    font-size:24px;
     line-height:1.5;
}
 p.quote:before {
     font-family: 'Georgia';
     color: #81c242;
     content: "“";
     font-size: 4em;
     line-height: 0.1em;
     margin-right: 0.25em;
     vertical-align: -0.4em;
}
 h2.main-title.no-line:after {
     display: none!important;
}
 span.highlight {
     font-weight: bold;
     background: #003359;
     color: #fff;
     padding-left: 5px;
     padding-right: 5px;
}
section {
    padding: 0 0 4rem 0;
}
 .cta-bar-wrapper .cta-bar {
     background: none!important;
}
.cta-bar p, .cta-bar li, .cta-bar h2 {
    color: #fff;
}
 .matrix.dark-wrapper {
     background-image: url(/test/academics/images/circle-bg.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: 100%;
}
 .contact-box .bb2-btn {
     width: 100%;
     margin-top: 20px;
}
 .item.contact-box p {
     margin-bottom: 10px;
     padding: 0;
}
 .chip-icon.hybrid {
     background: #44d62c;
}
 .chip-icon.online {
     background: #00AEEF;
}


 .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: 50%;
            z-index: 2;
        }

        @media only screen and (max-width: 1100px) {
            .campaign-boxes {
                flex-basis: 100%;
            }
        }

        .campaign-boxes .cb-inner {
            position: relative;
            padding: 30px;
            box-sizing: border-box;
            border-radius: 10px 10px 10px 10px;
            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: row;
            align-items: center;
        }

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

        .campaign-boxes .cb-inner:after {
            content: "";
            width: 100%;
            top: 0;
            left: 0;
            height: 100%;
            z-index: -1;
            border-radius: 10px;
            position: absolute;
            transition: 0.2s all ease-in-out;
            background: rgb(109, 204, 95);
            background: -moz-linear-gradient(114deg, rgba(109, 204, 95, 1) 0%, rgba(0, 174, 239, 1) 100%);
            background: -webkit-linear-gradient(114deg, rgba(109, 204, 95, 1) 0%, rgba(0, 174, 239, 1) 100%);
            background: linear-gradient(114deg, rgba(109, 204, 95, 1) 0%, rgba(0, 174, 239, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6dcc5f", endColorstr="#00aeef", GradientType=1);
            background-size: 100%;
        }

   .campaign-boxes:nth-of-type(1) .cb-inner:after {
            background: rgb(248 183 59 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(2) .cb-inner:after {
            background: rgb(97 185 199 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(3) .cb-inner:after {
            background: #fce4ec;
        }

        .campaign-boxes:nth-of-type(4) .cb-inner:after {
            background: rgb(161 122 198 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(5) .cb-inner:after {
            background: rgb(197 225 165 / 51%)!important;
        }

        .campaign-boxes:nth-of-type(6) .cb-inner:after {
            background: rgb(0 49 112 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(7) .cb-inner:after {
            background: rgb(214 140 68 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(8) .cb-inner:after {
            background: rgb(255 212 0 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(9) .cb-inner:after {
            background: rgb(28 93 63 / 20%)!important;
        }

        .campaign-boxes:nth-of-type(10) .cb-inner:after {
            background: rgb(220 88 42 / 20%)!important;
        }
        .campaign-boxes:nth-of-type(11) .cb-inner .college-icon {
            background-color: rgb(248 183 59 / 20%);
        }

        .campaign-boxes:nth-of-type(12) .cb-inner .college-icon {
            background-color: rgb(97 185 199 / 20%);
        }

        .campaign-boxes:nth-of-type(13) .cb-inner .college-icon {
            background-color: #fce4ec;
        }

        .campaign-boxes:nth-of-type(14) .cb-inner .college-icon {
            background-color: rgb(161 122 198 / 20%);
        }

        .campaign-boxes:nth-of-type(15) .cb-inner .college-icon {
            background-color: rgb(197 225 165 / 51%);
        }

        .campaign-boxes:nth-of-type(16) .cb-inner .college-icon {
            background-color: rgb(0 49 112 / 20%);
        }

        .campaign-boxes:nth-of-type(17) .cb-inner .college-icon {
            background-color: rgb(214 140 68 / 20%);
        }

        .campaign-boxes:nth-of-type(18) .cb-inner .college-icon {
            background-color: rgb(255 212 0 / 20%);
        }

        .campaign-boxes:nth-of-type(19) .cb-inner .college-icon {
            background-color: rgb(28 93 63 / 20%);
        }

        .campaign-boxes .cb-inner:hover:after {
            transform: translate(7px, 7px);
        }
        .campaign-boxes h3 {
            margin: 0 0 5px 0;
            font-size: 22px;
            line-height: 1.4;
            font-weight: bold;
            text-transform: none !important;
            color: #404040;
            word-break: break-word;
            transition: 0.4s;
        }

        .campaign-boxes p {
            margin: 0;
            padding: 0;
            color: #404040;
            transition: 0.4s;
        }

        .campaign-boxes:hover p, .campaign-boxes:hover h3 {
        }

@media (min-width: 1200px;) {
            .campaign-boxes h3 {
                max-width: 300px;
            }
        }

        @media (max-width: 500px;) {
            .college-icon {
                top: 20px;
                right: 20px;
            }

            .content-wrapper {
                margin-left: 0;
                margin-right: 0;
            }

            .campaign-boxes h3 {
                margin-right: 100px;
                height: 100px;
                padding-top: 40px;
            }
        }
		
      .college-icon {
            width: 95px;
            height: 95px;
            border-radius: 100%;
            line-height: 105px;
            position: absolute;
            text-align: center;
        }

        .college-icon {
            background-color: #d9f3de;
        }

        .campaign-boxes:nth-of-type(1) .cb-inner .college-icon {
            background-color: rgb(248 183 59 / 20%);
        }

        .campaign-boxes:nth-of-type(2) .cb-inner .college-icon {
            background-color: rgb(97 185 199 / 20%);
        }

        .campaign-boxes:nth-of-type(3) .cb-inner .college-icon {
            background-color: #fce4ec;
        }

        .campaign-boxes:nth-of-type(4) .cb-inner .college-icon {
            background-color: rgb(161 122 198 / 20%);
        }

        .campaign-boxes:nth-of-type(5) .cb-inner .college-icon {
            background-color: rgb(197 225 165 / 51%);
        }

        .campaign-boxes:nth-of-type(6) .cb-inner .college-icon {
            background-color: rgb(0 49 112 / 20%);
        }

        .campaign-boxes:nth-of-type(7) .cb-inner .college-icon {
            background-color: rgb(214 140 68 / 20%);
        }

        .campaign-boxes:nth-of-type(8) .cb-inner .college-icon {
            background-color: rgb(255 212 0 / 20%);
        }

        .campaign-boxes:nth-of-type(9) .cb-inner .college-icon {
            background-color: rgb(28 93 63 / 20%);
        }

        .campaign-boxes:nth-of-type(10) .cb-inner .college-icon {
            background-color: rgb(220 88 42 / 20%);
        }
   .campaign-boxes:nth-of-type(11) .cb-inner .college-icon {
            background-color: rgb(248 183 59 / 20%);
        }

        .campaign-boxes:nth-of-type(12) .cb-inner .college-icon {
            background-color: rgb(97 185 199 / 20%);
        }

        .campaign-boxes:nth-of-type(13) .cb-inner .college-icon {
            background-color: #fce4ec;
        }

        .campaign-boxes:nth-of-type(14) .cb-inner .college-icon {
            background-color: rgb(161 122 198 / 20%);
        }

        .campaign-boxes:nth-of-type(15) .cb-inner .college-icon {
            background-color: rgb(197 225 165 / 51%);
        }

        .campaign-boxes:nth-of-type(16) .cb-inner .college-icon {
            background-color: rgb(0 49 112 / 20%);
        }

        .campaign-boxes:nth-of-type(17) .cb-inner .college-icon {
            background-color: rgb(214 140 68 / 20%);
        }

        .campaign-boxes:nth-of-type(18) .cb-inner .college-icon {
            background-color: rgb(255 212 0 / 20%);
        }

        .campaign-boxes:nth-of-type(19) .cb-inner .college-icon {
            background-color: rgb(28 93 63 / 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;
        }

        .campaign-boxes:nth-of-type(1) .cb-inner .college-icon i {
            color: #f8b73b;
        }

        .campaign-boxes:nth-of-type(2) .cb-inner .college-icon i {
            color: #61b9c7;
        }

        .campaign-boxes:nth-of-type(3) .cb-inner .college-icon i {
            color: #e91e63;
        }

        .campaign-boxes:nth-of-type(4) .cb-inner .college-icon i {
            color: #a17ac6;
        }

        .campaign-boxes:nth-of-type(5) .cb-inner .college-icon i {
            color: #689f38;
        }

        .campaign-boxes:nth-of-type(6) .cb-inner .college-icon i {
            color: #003170;
        }

        .campaign-boxes:nth-of-type(7) .cb-inner .college-icon i {
            color: #d68c44;
        }

        .campaign-boxes:nth-of-type(8) .cb-inner .college-icon i {
            color: #FFD400;
        }

        .campaign-boxes:nth-of-type(9) .cb-inner .college-icon i {
            color: #1c5d3f;
        }

        .campaign-boxes:nth-of-type(10) .cb-inner .college-icon i {
            color: #dc582a;
        }

        .campaign-boxes:nth-of-type(11) .cb-inner .college-icon i {
            color: #f8b73b;
        }

        .campaign-boxes:nth-of-type(12) .cb-inner .college-icon i {
            color: #61b9c7;
        }

        .campaign-boxes:nth-of-type(13) .cb-inner .college-icon i {
            color: #e91e63;
        }

        .campaign-boxes:nth-of-type(14) .cb-inner .college-icon i {
            color: #a17ac6;
        }

        .campaign-boxes:nth-of-type(15) .cb-inner .college-icon i {
            color: #689f38;
        }

        .campaign-boxes:nth-of-type(16) .cb-inner .college-icon i {
            color: #003170;
        }

        .campaign-boxes:nth-of-type(17) .cb-inner .college-icon i {
            color: #d68c44;
        }

        .campaign-boxes:nth-of-type(18) .cb-inner .college-icon i {
            color: #FFD400;
        }

        .campaign-boxes:nth-of-type(19) .cb-inner .college-icon i {
            color: #1c5d3f;
        }

        .cb-inner .content-wrapper {
			    display: flex;
    margin-left: 119px;
    min-height: 70px;
    align-items: center;
        }

        @media (max-width: 500px) {
            .college-icon {
                top: 20px;
                right: 20px;
            }

            .cb-inner  .content-wrapper {
                margin-left: 0;
            }

            .campaign-boxes h3 {
                margin-right: 50px;
                margin-bottom: 20px;
            }

            .college-icon {
                width: 50px;
                height: 50px;
                line-height: 60px;
            }

            .college-icon:after {
                display: none;
            }

            .college-icon i {
                font-size: 25px;
            }
        }

#secondary-teaching {
    background: #003359;
    padding: 3rem;
    border-radius: 10px;
    color: #fff;
    margin: 2rem 0;
	position:relative;
}

#secondary-teaching figure img {
    position: relative;
    z-index: 9;
    border-radius: 5px;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%);
}

#secondary-teaching .shapes img {
    z-index: 1;
    position: absolute;
}
#secondary-teaching .shapes .shape1 {
    top: -29px;
    right: 29px;
}
#secondary-teaching .shapes .shape2 {
    width: 150px;
    left: -16px;
    bottom: -31px;
}
@media screen and (max-width:768px) {
#secondary-teaching figure {margin-bottom: 3rem;}
#secondary-teaching .shapes .shape1 {right:33%;}
}

@media screen and (max-width:425px) {
#secondary-teaching {padding:30px;}
#secondary-teaching h2 {font-size: 24px;}
}

.resource-list li {line-height:1;}
	  #modalOverlay {
  width: 100%;
  height: 100%;
  z-index: 2;
  /* places the modal overlay between the main page and the modal dialog*/
  background-color: #000;
  opacity: .6;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  margin: 0;
  padding: 0;		
}

#modal {
width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem;
    border: 5px solid #fff;
    background-color: #003359;
	background: linear-gradient(2deg, #00aeff, #003359);
    z-index: 100;
    position: fixed;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 25%);
    border-radius: 10px 10px 10px 10px;
  top: 25%;
  left: 25%;
  display: none;

}

#modal h1 {
  text-align: center;
  color:#fff;
}
div.form_question .form_label, div.form_question label {
    color: #fff;
}
.modalCloseButton {
    position: absolute;
    top: -16px;
    right: -16px;
    height: 50px;
    width: 50px;
    border-radius: 500px;
    color: #fff;
    background: #003359;
    border: none;
}
.modalCloseButton:hover {
	background:#00233d;	
}
.modalCloseButton img {
  border: 0;
}

.screen-reader-offscreen {
  position: absolute;
  left: -999px;
  width: 1px;
  height: 1px;
  top: auto;
}		
div.form_page input, div.form_page select {
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
    box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
}	
div.form_page select {
    width: 100%;
    min-height: 50px;
}
div#form_page_1 {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
	justify-content: center;
}
.action.form_action {
    text-align: center;
}
div.form_page textarea {
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
    box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
    height: 50px!important;
    min-height: unset!important;
}
@media (min-width:786px) {
div.form_question {flex-basis: 48%;}
}


.form_button_submit{
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-decoration: none!important;
    user-select: none;
    line-height: 1.5;
    color: #fff!important;
    padding: 1rem 2.5rem!important;
    background: #003359;
    font-size: 0.865rem;
    border-radius: 3px;
    margin-right: 10px;
	margin-bottom:10px;
    display: inline-block;
    color: inherit;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1),color 0s;
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1),color 0s;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1),color 0s;
    will-change: transform;
    border: 0;
	background-position: 0 0!important;
	
}
.form_button_submit:hover {
    color: #fff;
    background: #003359;
    background-image: -o-linear-gradient(bottom left, #00233d 5%, #003359 95%);
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(5%, #00233d), color-stop(95%, #003359));
    background-image: linear-gradient(to top right, #00233d 5%, #003359 95%);
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
    box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
    -webkit-transform: translatey(-5px);
    -ms-transform: translatey(-5px);
    transform: translatey(-5px);
}
@media (max-width:1024px) {
#modal {width: 80%; left: 10%; top: 10%;}
			}			
			
	@media (max-width:785px) {
#modal {width: 90%;top: 5%;left: 5%;}
h1#modalTitle {font-size: 24px;}
form div input, form div select {font-size: 20px;padding:5px;margin: 0;}
div.form_page select { min-height: 42px;}
}
		
	  
	  

.lno-form.box {
	transform: translate3d(0px, 14px, 0px);		
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-box-shadow: -11px 14px 42px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -11px 14px 42px 0 rgba(0, 0, 0, 0.25);
    height: auto;
    padding-bottom: 67.66667%;
    border-radius: 10px;
	padding: 30px!important;
	margin-bottom:2rem;
}

.lno-form-background {
	 transform: translate3d(-60px, -100px, 0px);
position: absolute;
    width: calc(100% - 42px);
    height: auto;
    padding-bottom: 100.66667%;
    background: url(https://www.augusta.edu/campaign/assets/lno-white-full.svg), linear-gradient(0deg, #00AEEF, #82c342);
    top: 5rem;
    right: 0;
    border-radius: 10px;
    background-size: 300%;
    background-position: center center;
}

.lno-text {

    line-height: .8;
    color: #009bd5;
    font-weight: bold;
    text-transform: uppercase;
	margin-bottom:0;
}

.lno-text span, .lno-topic {

    display: block;
    text-transform: uppercase;
    color: #003359;
	    line-height: .8;
	margin-bottom:0;	
}

.lno-contact h2.main-title {
    font-size: 18px;
    font-weight: 900!important;
}
.lno-contact a {
    color: inherit;
    font-weight: normal!important;
	text-decoration:none!important;
}
.lno-contact p {
    margin-bottom: 6px;
}
.box.gray.text-dark.lno-contact {
    padding: 30px!important;
	border-radius:10px;
}
.lno-contact p {
    padding-left: 30px;
}
.lno-contact em.fa-fw {
    position: absolute;
    left: 0;
    top: 4px;
}

@media only screen and (max-width:1200px) and (min-width:990px) {
	.lno-image-wrapper {margin-top:10vh;}
	
}
.l-page h1.featured-program {
    padding-bottom: 2rem;
	margin-right:0;
	margin-left:0;
}
.value p {
    margin-bottom: 0;
}
.l-content p, .l-content .matrix li {
    font-size: 18px;
}

.l-content p.lead {
    font-size: 21px;
}
.box p, .program-box .program-box-inside p, .post-content p {
    font-size: 16px;
}

#grad-school-advantage {
    background: #003359;
    padding: 3rem;
	position: relative;
    border-radius: 10px;
    color: #fff;
    margin: 2rem 0 4rem 0;
}

#grad-school-advantage:hover, #tuition:hover {
background: rgb(0, 39, 68);
    background: -moz-linear-gradient(114deg, rgba(0, 39, 68, 1) 0%, rgba(0, 51, 89, 1) 38%, rgba(0, 108, 158, 1) 70%, rgba(0, 174, 239, 1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(0, 39, 68, 1) 0%, rgba(0, 51, 89, 1) 38%, rgba(0, 108, 158, 1) 70%, rgba(0, 174, 239, 1) 100%);
    background: linear-gradient(114deg, rgba(0, 39, 68, 1) 0%, rgba(0, 51, 89, 1) 38%, rgba(0, 108, 158, 1) 70%, rgba(0, 174, 239, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002744",endColorstr="#00aeef",GradientType=1);
}

#grad-school-advantage figure img {
    position: relative;
    z-index: 9;
    border-radius: 5px;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%);
}

#grad-school-advantage .shapes img {
    z-index: 1;
    position: absolute;
}
#grad-school-advantage .shapes .shape1 {
    top: -29px;
    right: 29px;
}
#grad-school-advantage .shapes .shape2 {
    width: 150px;
    left: -16px;
    bottom: -31px;
}
@media screen and (max-width:768px) {
#grad-school-advantage figure {margin-bottom: 3rem;}
#grad-school-advantage .shapes .shape1 {right:33%;}
}

@media screen and (max-width:425px) {
.news-item figure { max-width: 250px; margin: 0 auto 20px auto;}	
#grad-school-advantage {padding:30px;}
#grad-school-advantage h2 {font-size: 24px;}
}

#page-edit-preview-view .banner-two .dz-media {
    -webkit-mask-image: none!important;
    mask-image: none!important;
}
#page-edit-preview-view .dz-media img {
    border-radius: 500px!important;
    aspect-ratio: 1!important;
}
	  .testimonial-body p {
    text-wrap: balance;
}
	  .calloutbar {
    border-top: 1px solid #ccc;
    width: fit-content;
    margin: 2rem auto 0 auto;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;	  
	  }
	  #outcomes p, #coursework p {
    max-width: 800px;
    margin-left: auto;
    margin-right:auto;
}
p.course-info {max-width:unset!important;}
#values {padding:0;}
.row.career-options {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 3rem 0;
		gap:20px;
justify-content: center;
    align-items: center;
}
.careers {
    position: relative;
    padding: 33px 30px 30px 30px!important;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 25%)!important;
    border-radius: 10px 10px 10px 10px;
    background: #FFFFFF;
    z-index: 1;
    border: none!important;
    text-align: left;

}
.careers h3 {
	margin: 0 0 11px 0;
    font-size: 24px;
    line-height: 28px;
    color: #222222!important;
    text-transform: none;
    transition: 0.4s;
    font-weight: 700!important;
}
.salary {
	color: #035a9c;
    font-weight: bold;
    font-size: 16px;
	margin-bottom:0;
	}
@media (max-width:550px){
	.careers {width:100%;text-align:center;padding: 20px !important}
}

.testimonial-grid {max-width:1000px;padding:0;}
.testimonial-grid .testimonial-body {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.3) 69%, rgba(0,0,0,.3) 75%);
	border-radius:10px;
}

.testimonial-grid .testimonial-quote {border-radius:10px;}
.upcoming-cards.upcoming-card {max-width: 400px;}
.upcoming-date,	.upcoming-location {margin: 0 20px 10px;}
.upcoming-cards.upcoming-parent {
    margin-bottom: 0;
    padding-bottom: 2rem;
}
@media (min-width:1024px) {
.upcoming-cards.upcoming-parent {grid-template-columns: repeat(auto-fit, minmax(300px, 400px));}	
}
.upcoming-card li {
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: bold;
}
p.secondary-title {
    font-size: 24px;
    position: relative;
    display: block;
    line-height: 1.2em;
    color: #009bd5;
    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: none!important;
}	
.tuition-block {
border-radius:8px;
padding:2rem;
background-color:#003359;
color:#fff;
position:relative;
margin-bottom:2rem;
text-align:center;
    -webkit-box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
    box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
}
.tuition-block h2 {color:#fff;}
.tuition-block p {margin-bottom:0;}
.tuition-grid {
display: grid; 
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, auto);
grid-column-gap: 0px;
grid-row-gap: 0px;

}  
#tuition-total {
   grid-area: 1 / 1 / 2 / 3; 
   border-bottom: 1px dashed #fff;
   padding-bottom:1rem;
}
#tuition-total .dollar-amt {font-size:64px; color:#fff; line-height:1.1; font-size: clamp(3rem, 4vw + 1rem, 4rem);}
#tuition-hour {
		padding-top:1rem;
	padding-bottom:1rem;
	grid-area: 2 / 1 / 3 / 2; 
   border-right: 1px dashed #fff;
}
#tuition-fees {
	padding-top:1rem;
	padding-bottom:1rem;
	grid-area: 2 / 2 / 3 / 3;  
}
.tuition-grid p {text-transform:uppercase; color:#009bd5; font-weight:bold; line-height: 1.3;}
#tuition-hour .dollar-amt, #tuition-fees .dollar-amt {font-size:38px; color:#fff; line-height:1.1; font-size: clamp(2rem, 4vw + 1rem, 3rem);}
@media screen and (max-width:425px) {
h2.main-title {
    font-size: 32px;
    text-align: center;
   text-wrap: balance;	
}
.l-content .main-title:after {margin: 10px auto 15px auto;}
.eyebrow {
    text-align: center;
    font-size: 16px !important;
    margin-bottom: 1rem !important;
}
p.secondary-title {text-align:center;}
#breadcrumb ul { padding: 0 20px;}
}

@media (min-width:1800px) {
.banner-content p.program-name {--maxFontSize: 70px;}
}




@media print {
img.img1, .dz-media, .col-lg-1.col-md-1 {display: none !important;}
.banner-two {height: auto !important;}
.banner-content.text-white {text-align: center!important;}	
.banner-two .banner-inner {padding:2rem 0;}
.col-lg-6.col-md-6, .col-lg-8.col-md-6 {width: 100%;}
.subsection, .matrix {padding: 2rem !important;}
.col-lg-3.col-md-5.lno-image-wrapper {width: 100%;}
.lno-form.box {display: none;}
#grad-school-advantage figure img {display: none !important;}
.shapes {display: none !important;}
.col-lg-9.col-md-8.col-sm-12 {width: 100%;}
.row.align-items-center {flex-direction: column;}
.col-lg-5.col-md-12.flex-column {width: 100%;}	
.testimonial-grid .testimonial-body {margin-top: 0 !important;height: auto !important;}
.testimonial-grid .testimonial-body:before {display:none!important;}
.l-content .main-title:after {display:none!important;}
.matrix.inverse-wrapper {background-image: none !important;}
.row.news-item {display: none;}
a.bb2-btn[href]:after {color: #fff !important;}
footer {display: none !important;}
#values img {display: none !important;}
.matrix.inverse-wrapper:before{display: none !important;}
.matrix.inverse-wrapper {border-top:none!important;}	
    }