blockquote{
    /*border-left:5px solid #eee;*/
    padding:10px 20px
}

.research-promo h1{
    	text-align: center;
    	font-size: 60px;
}
.research-promo h2{
        text-align: center;
    	color: #ffffff;
    	font-size: 4.8rem;
    	line-height: 1.0;
    	text-shadow: 0 1px 4px rgba(0,0,0,0.3);
    }
.research-promo form #SearchUniSA {
    border-radius: 10px;
    border: 0;
    height: 53px;
    padding: 0 20px 0 20px;
}
.research-promo form button
{
	margin-top: 11px;
}
#cta-nav .layout-block{
    margin-bottom:0
}
#cta-nav .layout-block .button.text28{
    font-size:28px
}
#cta-nav .layout-block .button.padded{
    padding:5rem 0;
    margin-bottom:3rem
}
#video-grid .block{
    margin-bottom:3rem
}
.faq-block .accordion .accordion-item{
    background-color:#fff;
    padding:0 1rem
}
.faq-block .accordion .accordion-item .accordion-title{
    line-height:36px;
    padding:2rem 4rem 2rem 0rem
}
.faq-block .accordion .accordion-item .accordion-title .svg-wrapper{
    top:2rem
}
#unisaedge .ue-banner h1{
    font-size:72px;
    line-height:60px;
    margin-bottom:20px
}
#unisaedge .ue-banner h3{
    font-size:18px;
    line-height:16px
}
/*# sourceMappingURL=research-degrees-overrides.css.map */

@media only screen and (max-width: 48em) {
    #page-research-degrees.research-promo h1 {
         font-size:32px 
    }
}
@media only screen and (min-width: 48em){
    #page-research-degrees.research-promo h1{
    	text-align: center;
        letter-spacing:0;
        font-size: 4rem;
        text-shadow: 0 2px 2px rgba(0,0,0,.3);
    }
    .research-promo h2{
        text-align: center;
    	color: #ffffff;
    	font-size: 8rem;
    	line-height: 1.0;
    	text-shadow: 0 1px 6px rgba(0,0,0,0.3);
    }
}
