  .sectionBanner-titleHolder-intro {
    grid-row: 1;
}
.sectionBanner-titleHolder {
    display: grid;
    gap: .5rem;
}
.sectionBanner--secondLevel h1::after {
    display:none;
}

/* hide unibuddy popup on mobile */
@media(max-width:991.98px){
    #unibuddy-popcard-iframe
    {
        display:none;
    }
}

/* Headings */
h1.contentTitle
{
	display: none;
	font-size: 4rem;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	text-align: center;
}
#gf-digital{
padding-top: 0px;
}
.h1 .contentTitle{
color: white;
font-size: 12px;
margin-bottom: 5px;
}
a.req-info {
    margin-top: -6rem;
    font-size: 1.5rem;
    background: #C4161C!important;
    border-color: #C4161C !important;
}
a.req-info:hover {
    margin-top: -6rem;
    color: white
    font-size: 1.5rem;
    background: #7B98AD !important;
    border-color: #7B98AD !important;
}
.gf-digital-btn{
    margin-top: 6rem;
    margin-bottom: 6rem;
    font-size: 1.5rem;
    }
#gf-digital h2
{
    color:#b62b26;
}

#gf-digital h2.faqHeading
{
    color:#66879f;
}

#gf-digital h2.contactHeading
{
    color:#18314b;
}

#gf-digital .pic-box
{
    color:#315883;
}

/* Icons */

#gf-digital .pic-box img
{
    height:auto;
    width:auto;
    max-width:150px;
    margin-bottom:10px;
}

/* Accordion styles */

#gf-digital .accordion .btn {
    position:relative;
    font-family:inherit;
}

#gf-digital .accordion .btn.collapsed:after {
	transform: rotate(0deg);
	transition: .25s;
}

#gf-digital .accordion .btn:after {
	transform: rotate(-180deg);
	content: url("/college-admissions/academics/online/_assets-index/[system-asset:id=f24027bb0a0a0d281d84cd2753fc8fbe]/template/font-awesome-5.7.1/svgs/angle-down-solid.svg[/system-asset]");
	width: 10px;
	height: 10px;
	display:inline-block;
	position: relative;
	top: 8px;
	margin: auto 0 auto 5px;
	transition: .25s;
}

/* Video embed */
#gf-digital .section.video .embed-responsive
{
    border:5px solid #e2b621;
}

/* Counselor contact section */

#counselorContact .col-md-4 img
{
    border-radius:50%;
}

#counselorContact .col a
{
    font-size:2rem;
    line-height:1.1em;
}

#counselorContact .col a small
{
    font-style:italic;
}

#counselorContact .col-md-4 a
{
    position:relative;
    display:inline-block;
}

#counselorContact .col-md-4 a:before {
	background-color: #6197d0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0.6;
	border-radius: 50%;
}

#counselorContact .col-md-4 a:after {
	display: block;
	position: absolute;
	top: 35%;
	left: 35%;
	content: "";
	width: 30%;
	height: 30%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image:url(/college-admissions/academics/online/_assets-index/[system-asset:id=be159f7c0a0a0084150dfda8a3b3da66]/template/interior/admissions/undergrad/images/homepage/chat-bubble.svg[/system-asset]);
	transition: width 0.8s, height 0.8s, top 0.8s, left 0.8s;
}

#counselorContact .col-md-4 a:hover:after {
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	transition: width 0.8s, height 0.8s, top 0.8s, left 0.8s;
}
.btn .btn-primary {
margin-top: -10px
}


@media only screen and (max-width: 576px) {
    a.req-info {
        margin-top: -2rem;
        display: block;
    }
}
.pricingtable{
	border-width: 3px;
	margin-left: 11px;
    margin-right: 11px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.blue{
	background-color: var(--gfColors-navy);
    padding-top: 10px;
}
.blue1{
	background-color: var(--gfColors-navy);
	border-radius: 10px 10px 0px 0px;
	padding-top: 50px;
}
.pricing{
    font-family: var(--gfVars-headerFont);
    Font-size: 3rem;
    text-align: left;
    padding-left: 40px;
    }
.bluetwo{
	background-color: var(--gfColors-navy);
}
.percreditnumber{
	font-family:var(--gfVars-headerFont);
	color: white;
	font-size: 3rem;
	text-align: center;
	padding-right: px;
	margin:0;
}
.persemesternumber{
	font-family:var(--gfVars-headerFont);
	color: white;
	font-size: 3rem;
	text-align: center;
	margin:0;
	
}
.pricingtitle {
    color: white;
    font-family: var(--gfVars-headerFont);
    Font-size: 2.5rem;
    padding-bottom: 20px;
    Text-align: center;
    Font-weight: bold;
    }
.persemester{
	font-family:var(--gfVars-headerFont);
	color: white;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	margin:0;
}
.percredit{
	font-family:var(--gfVars-headerFont);
	color: white;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	margin:0;
}
.middledivider{
	border-right-color: white;
	border-right-width: 2px;
	height: px
}

.perksholder
{
    padding:2rem;
}

.perksholder :first-child
{
    margin-top:0;
}

.perksholder :last-child
{
    margin-bottom:0;
}

.theperks{
	font-family: var(--gfVars-headerFont);
	color: var(--gfColors-navy);
}
.lightblue {
    border-color: var(--gfColors-navy);
    border-radius: 0px 0px 10px 10px;
    border-width: 2px;
    border-style: solid;
}
.bulletpointtext li{
	color: var(--gfColors-navy);
	padding-top: 20px;
	margin-bottom: 3px;
	font-size: 18px;
}
.border-dotted{
 border-bottom-style: dotted;
	
}
.enrollmentdeposit{
	color: white;
	font-family: var(--gfVars-headerFont);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 3px;
	font-size: 1.5rem;
}
.1year3yearsimages{
padding-top: 30px;
padding-bottom: 80px;
}

@media only screen and (max-width: 780px) {
    
    .listofperks {
        padding-left: 60px;
        padding-right: 40px;
    }
    .theperks{
    padding-left: 60px;
    }
}
.faq-card-collapsed{
	background-color: white;
	border-color: #7B98AD;!important
}
  #main #faq-container button {
    display: block;
    width: 100%;
    text-align: left;
    background-color: white;
    border-radius: 5px;
    color: #17304c;
    font-family: arial, sans-serif;
    margin-top: 5px;
}
.faq-card{
    border-color: #7B98AD;
    background-color: #F3F4F7;
    }
.card{
    min-width: 100%;
    }
#main #faq-container button {
    display: block;
    width: 100%;
    text-align: left;
    background-color: white;
    border-radius: 5px;
    color: #17304c;
    font-family: arial, sans-serif;
    margin-top: 5px;
    border-color: #7B98AD;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    }
.card-body{
    color: var(--gfColors-navy);
    padding: 30px;
    margin-left: 20px;
    }
.infopanel p, infopanel2 p {
	color: var(--gfColors-navy);
	padding-top: 10px;
}
#gf-digital{
padding-top: 30px;
}
.infopanel {
    margin-bottom: 3rem !important;
    margin-top: 3rem;
    border-radius: 5px;
}
.infopanel2 {
    margin-bottom: 1rem !important;
    margin-top: 1rem;
    border-radius: 5px;
    }
#gf-digital h2 {
	color: #7B98AD;
	padding-top: 10px;
}
 .section#accordion0 .card-header a {
	 position:relative;
	 padding-right: 30px !important;}
	 
 .section#accordion0 .card-header a:after{
	 content: "";
	 font-size: 15px;
	 background-color: #FDB913;
	 display: block;
	 mask:url("/college-admissions/academics/online/_assets-index/[system-asset:id=f25c8e1c0a0a0d281d84cd2787e4821f]/template/font-awesome-5.7.1/svgs/caret-down-solid.svg[/system-asset]");
	 -webkit-mask:url("/college-admissions/academics/online/_assets-index/[system-asset:id=f25c8e1c0a0a0d281d84cd2787e4821f]/template/font-awesome-5.7.1/svgs/caret-down-solid.svg[/system-asset]");
	 mask-repeat:no-repeat;
	 -webkit-mask-repeat:no-repeat;
	 position: absolute;
	 top:0px;
	 bottom: 0px;
	 right: 0px;
	 margin:auto;
	 width: 10px;
	 height: 17px;
	 -webkit-transition: ease-in-out 0.2s;
	 transition: ease-in-out 0.2s;
	 -ms-transform: rotate(180deg);
	 -webkit-transform: rotate(180deg);
	 transform: rotate(180deg);
	 }
	  .section.accordion .card-header a.collapsed:after {
	 -webkit-transition: ease-in-out 0.2s;
	 transition: ease-in-out 0.2s;
	 -ms-transform: rotate(0deg);
	 -webkit-transform: rotate(0deg);
	 transform: rotate(0deg);
	 }
	 /***
	#accordion1 .card{
	border-left: 3px solid #13314B;
	background: #ebebeb;
    box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    line-height: 1.3rem;
	}
	#accordion1 #main .btn {
	 box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    line-height: 1.3rem;
    color: 1E3160;
    }
    ***/
    
    
#gf-digital #accordion1 .card-header a.collapsed:after, #gf-digital #accordion2 .card-header a.collapsed:after {
    content: "";
    display: block;
    background: url('/college-admissions/academics/online/_assets-index/[system-asset:id=06dc59a00a0a0d281d84cd279153b247]/template/global/images/icon-plus-solid.svg[/system-asset]') no-repeat center center;
    width: 15px;
    height: 15px;
    margin: auto;
    top: 0;
    /* left: 0; */
    right: 12px;
    position: absolute;
    bottom: 0;
}

#gf-digital #accordion1 .card-header a:after, #gf-digital #accordion2 .card-header a:after {
	 content: "";
	 display: block;
	 background: url('/college-admissions/academics/online/_assets-index/[system-asset:id=06dc9fa70a0a0d281d84cd27b13b67b7]/template/global/images/icon-minus-solid.svg[/system-asset]') no-repeat center center;
	 width:15px;
	 height:15px;
	 margin: auto;
   top: 0;
    /* left: 0; */
    right: 12px;
    position: absolute;
    bottom: 0;
}    
#accordion1 .card {
    margin-bottom: 5px;
    border-bottom: 1px solid #dee2e6 !important;
    border-radius: 0 !important;
}
#accordion1 .card-header {
    border-left: 5px solid #2E4170;
    border-radius: 0;
}
.infographic{
margin-bottom: 30px;
margin-top: 30px;
}

/* edits */
.u-gfColors-gold {
    color: var(--gfColors-gold) !important;
}
.u-gfColors-slateText {
    color:var(--gfColors-slateText) !important;
}
.u-uppercase {
    text-transform:uppercase;
    letter-spacing:.1rem;
}
#pricingTable .table td {
    border-top: 1px solid var(--gfColors-bodyText);
    color: var(--gfColors-slate15);
    vertical-align: middle;
        border-bottom: none;
}
#pricingTable td {
    font-family: var(--gfVars-headerFont);
    font-size: 1.35em;
}
#pricingTable tr td:last-child {
    text-align: end;
    width: 34%;
}
#pricingTable td span.u-gfColors-slate80 {
    font-size: .9em;
    color: var(--gfColors-slate80);
}
@media(max-width:992px) {
    #pricingTable .table td {
        line-height: 1.2;
}
}
/*#pricingTable table.table>*>tr>th, table.table>*>tr>td {*/
/*    padding: 10px 0px !important;*/
/*}*/

#pricing .line {
    content: "";
    background-color: var(--gfColors-slate100);
    height: 90%;
    width: 100%;
}
#pricing .u-grid3Columns {
    grid-template-columns: 2fr 2px 2fr;
    gap: 2rem;
    justify-items: center;
}

@media(min-width:992px) {
#pricingTable table.table {
    width: 70%;
    margin-inline: auto;
}
#pricingTable td {
    font-size: 1.8em;
}
#pricing .u-grid3Columns {
    gap: 4rem;
}

}
@media(min-width:768px) {
    #pricing p.h3 {
    font-size: 2.8em;
    margin-top: 0.5em;
    margin-bottom:0;
}
}