* {
  margin: 0;
  padding: 0;
}
body {
	margin:0 auto;
}
ul {
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  o-transition: color 0.1s ease-out, 0.1s ease-in;
  -ms-transition: color 0.1s ease-out, 0.1s ease-in;
  -moz-transition: color 0.1s ease-out, 0.1s ease-in;
  -webkit-transition: color 0.1s ease-out, 0.1s ease-in;
  transition: color 0.1s ease-out, 0.1s ease-in;
}
a {
	color: #c73d00
}
.desk {
	display:block;
}
.tab {
	display:none;
}
.tab-full {
	display:none;
}
.mob-nav {
	display:none;
}
.mob {
	display:none;
}
.canvas {
  width: 1600px;
  margin: 0 auto;
}
.ga-wrap, .ga-wrap-head {
  width: 1110px;
  margin: 0 auto;
}
section {
	clear:both;
}
.col-25 {
  float: left;
  width: 25%;
}
.col-33 {
  float: left;
  width: 33%;
}
.col-66 {
  float: left;
  width: 66%;
}

p.bold {
    font-size: 1.75em !important;
	line-height: 36px !important;
}
a.btn-common {
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 700;
  padding: 0.7em 1.8em;
}
a.btn-common.org-txt {
  color: #c73d00;
  border: 1px solid #c73d00;
}
a.btn-common.org-txt:hover, a.btn-common.org-txt:focus {
  background-color: #c73d00;
  color: #ffffff;
}
a.btn-common.wht-txt {
  color: #ffffff;
  border: 1px solid #ffffff;
}
a.btn-common.wht-txt:hover, a.btn-common.wht-txt:focus {
  background-color: #ffffff;
  color: #2c2d34;
}
a.btn-common.org-fill {
  color: #ffffff;
  background-color: #c73d00;
}
a.btn-common.org-fill:hover, a.btn-common.org-fill:focus {
  background-color: #ffffff;
  color: #c73d00;	
}
a.btn-common.wht-fill {
  background-color: #ffffff;
  color: #c73d00;
}
a.btn-common.wht-fill:hover, a.btn-common.wht-fill:focus {
  color: #ffffff;
  background-color: #c73d00;
}
a.btn-vid {
  color: #2c2d34;
  font-weight: 700;
  font-size: 1.15em;
}
a.btn-vid:hover, a.btn-vid:focus {
  color: #c73d00;
}
a.btn-vid:hover:before {
  content: url('/wp-content/uploads/2018/04/graduation-alliance-play-btn-hover.png');
}
a.btn-vid:before {
  content: url('/wp-content/uploads/2018/04/graduation-alliance-play-btn.png');
  float: left;
  display: block;
}
a.btn-vid span {
  display: block;
  float: left;
  margin: 1.7em 0 0 1.2em;
}
#page > header[role='banner'] {
 position: fixed;
padding: 0.77em 0 1.6em;
background-color: #fff;
width: 100%;
z-index: 2222;
}
#page > header[role='banner'] nav {
  float: right;
  text-align: right;
}
#page > header[role='banner'] nav ul {
  list-style-type: none;
  display: block;
}
#page > header[role='banner'] nav ul li {
  display: inline-block;
}
#page > header[role='banner'] nav ul li a:hover, header nav ul li a:focus {
  color: #f26522;
}
#page > header[role='banner'] nav ul.top {
  margin-right: 9em;
  padding-bottom: 2.2em;
  margin-top: 0.4em;
  font-weight: 700;
}
#page > header[role='banner'] nav ul.top li {
  padding-right: 2.7em;
}
#page > header[role='banner'] nav ul.top li a {
  color: #363840;
}
#page > header[role='banner'] nav ul.top li a:hover, header nav ul.top li a:focus {
  color: #f26522;
}
#page > header[role='banner'] nav ul.bot li {
	position:relative;
}
#page > header[role='banner'] nav ul.bot li:after {
  content: '/';
  padding: 0 1.46em;
}
#page > header[role='banner'] nav ul.bot li:last-child:after {
  content: '';
  padding: 0;
}
#page > header[role='banner'] nav ul.bot li a {
  color: #363840;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.06em;
}
#page > header[role='banner'] nav ul.bot li a.active {
    color: #000;
    border-bottom: 7px solid #000;
    padding-bottom: 0.9em;
}
 #page > header[role='banner'] nav ul.top li a.active {
    color: #000;
    border-bottom: 5px solid #000;
    padding-bottom: 0.4em;
}
#page > header[role='banner'] nav ul.bot li a:hover, header nav ul.bot li a:focus {
  color: #f26522;
}
#page > header[role='banner'] nav ul.bot li ul li a:hover:before, header nav ul.bot li ul li a:focus:before {
    content: url(/wp-content/uploads/2018/04/graduation-alliance-org-sm-chevron-right.png);
    padding-right: 0.3em;
}
#page > header[role='banner'] nav ul.bot li ul, header nav ul.top li ul{
	display:none;
	position:absolute;
	z-index: 1;
	text-align: left;
	left: -23px;
	background-color: #fff;
	padding: 2em 1.5em;
	width: 330px;

}
#page > header[role='banner'] nav ul.bot li ul li {
	display:block;
	padding: 0.5em 0;
}
#page > header[role='banner'] nav ul.bot li ul li:after {
	content:'';
}
#page > header[role='banner'] nav ul.bot li ul li a {
	color:#2b6069;
	font-size: 0.84em;
}
#page > header[role='banner'] nav ul.bot li ul li a:before {
	content: url('/wp-content/uploads/2018/04/graduation-alliance-blu-sm-chevron-right.png');
	padding-right:0.3em;
}
#page > header[role='banner'] nav ul.bot li ul.active {
	display:block;
}
#page > header[role='banner'] nav ul.bot li.active + header nav ul.bot li ul {
    display:block;
}

#page > header[role='banner'] a.btn-common {
  position: absolute;
  right: 244px;
  top: 10px;
}
section.home-hero {
  text-align: center;
  position: relative;
}
section.home-hero img.bkgd {
  position: relative;
  max-width: 100%;
}
section.home-hero .content {
  position: absolute;
  left: 41%;
  transform: translate(-34.8%,-105%);
}
section.home-hero .content h1 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 7.8em;
  font-weight: 700;
  line-height: 1.06em;
  text-shadow: 0px 0px 30px rgba(0,0,0,0.6);
}
section.home-hero .content span {
  display: block;
}
section.home-hero .content span.num {
  color: #8accd9;
  font-size: 4.5em;
  font-weight: 700;
}
section.home-hero .content span.text {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.25em;
  text-transform: uppercase;
  line-height: 28px;
  margin-top: -0.4em;
}
section.home-hero .content ul {
  margin-bottom: 2.5em;
}
section.home-hero .content ul li {
  display: inline-block;
  list-style-type: none;
  width: 33%;
}
section.home-expand-content {
  background-color: #2d2d35;
  text-align: center;
  padding: 3em 0;
}
section.home-expand-content h2 {
  font-size: 2.44em;
  padding-bottom: 0.3em;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
section.home-expand-content h3 {
  color: #fff;
}
section.home-expand-content p.sub-head {
  color: #8accd9;
  font-size: 1.255em;
	font-weight:700;
  margin-bottom: 3.3em;
}
section.home-expand-content ul {
  list-style-type: none;
}
section.home-expand-content ul.controls {
  border-bottom: 0;
  padding-bottom: 2.3em;
}
section.home-expand-content ul.controls li {
  display: flex;
  flex-direction: row;
  align-items: center;
}
section.home-expand-content ul.controls li:after {
  content: url('/wp-content/uploads/2018/04/graduation-alliance-gry-slash-divide.png');
  padding: 0 1.9em;
}
section.home-expand-content ul.controls li:last-child:after {
  content: '';
}
section.home-expand-content ul.controls li a {
  font-size: 1.25em;
	    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
section.home-expand-content ul.controls li a:after {
  content: url('/wp-content/uploads/2018/04/graduation-alliance-org-chevron-right.png');
	    padding-left: 0.7em;
	padding-top: 4px;
display: block;
float: right;
}
section.home-expand-content ul.controls li a.active:after {
  content: url('/wp-content/uploads/2018/04/graduation-alliance-org-chevron-down.png');
	    padding-left: 0.7em;
	padding-top: 4px;
display: block;
float: right;
}
section.home-expand-content ul.controls li a:hover, section.home-expand-content ul.controls li a:focus, section.home-expand-content ul.controls li a.active {
  color: #979aa3;
}
section.home-expand-content ul.boxes li a {
  background-color: #2b6069;
  padding: 1.4em;
  color: #fff;
	display: inline-block;
	font-weight:700;
}
section.home-expand-content ul.boxes li a:hover, section.home-expand-content ul.boxes li a:focus {
	background-color: #c73d00;
}
section.home-expand-content .tab-content {
  overflow: hidden;
  text-align: left;
  color: #fff;
}

section.home-expand-content .tab-content .tab-pane {
		border-top: 1px solid #979aa3;
	padding-top:2em;
	}

section.home-expand-content .tab-content .left {
  width: 58%;
  float: left;
	padding-right: 4em;
}
section.home-expand-content .tab-content .left h3 {
  font-size:2.3em;
	font-weight:700;
	margin-bottom:0.6em;
}
section.home-expand-content .tab-content .left p {
  line-height:28px;
}
section.home-expand-content .tab-content .left a {
	text-transform:uppercase;
	color:#c73d00;
	font-size:0.9em;
	font-weight:700;
}
section.home-expand-content .tab-content .left a:hover, section.home-expand-content .tab-content .left a:focus {
	color:#2b6069;
}
section.home-expand-content .tab-content .left a:before {
    content: url('/wp-content/uploads/2018/04/graduation-alliance-org-sm-chevron-right.png');
	padding-right: 0.4em;
}
section.home-expand-content .tab-content .left a:hover:before {
    content: url('/wp-content/uploads/2018/04/graduation-alliance-blu-sm-chevron-right.png');
	padding-right: 0.4em;
}
section.home-expand-content .tab-content .right {
	  width: 42%;
	  float: left;
}
section.home-expand-content .tab-content .right ul {
 
}
section.home-expand-content .tab-content .right ul li {
  width: 47.8%;
	float:left;
margin-bottom: 1.2em;
    margin-right: 1.2em;
} 
section.home-expand-content .tab-content .right ul li:nth-child(even) {
	margin-right:0;
}
section.home-what-we-do {
  padding: 3.7em 0;	
}
section.home-what-we-do h2 {
  color: #2c2d34;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 2.46em;
}
section.home-what-we-do h3 {
  color: #2c2d34;
}
section.home-what-we-do p {
  font-size: 0.9em;
}
section.home-what-we-do ul li a {
  color: #ffffff;
}
section.home-what-we-do ul li a:hover, section.home-what-we-do ul li a:focus {
  color: #98999F;
}
section.home-what-we-do .item {
  padding: 4.7em 0 0;
}
section.home-what-we-do .item .top {
  overflow: auto;
}
section.home-what-we-do .item .top .left {
  width: 66%;
  float: left;
  margin-bottom: 3.4em;
  padding: 0 11.5em 0 0;
}
section.home-what-we-do .item .top .left span {
  color: #2b6069;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.95em;
}
section.home-what-we-do .item .top .left h3 {
  font-weight: 700;
  font-size: 2.24em;
  line-height: 44px;
	padding:0;
}
section.home-what-we-do .item .top .left p {
  font-size: 1.04em;
  line-height: 28px;
}
section.home-what-we-do .item .top .left a, section.main-content .entry-content a.more-link {
  font-weight: 700;
  font-size: 0.9em;
  color: #c73d00;
	text-transform: uppercase;
}
section.home-what-we-do .item .top .right {
  background-color: #2b6069;
  color: #ffffff;
  width: 33%;
  padding: 2.5em 1.8em;
  float: left;
  min-height: 465px;
}
section.home-what-we-do .item .top .right p {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  font-size: 0.9em;
}
section.home-what-we-do .item .top .right ul {
  list-style-type: none;
}
section.home-what-we-do .item .top .right ul li {
  text-transform: uppercase;
  padding: 0.37em 0;
  font-weight: 700;
  font-size: 0.9em;
}
section.home-what-we-do .item .top .right ul li:before {
  content: '>';
  padding-right: 20px;
  font-weight: 700;
}
section.home-what-we-do .item .bot {
  clear: both;
  position: relative;
  width: 91.53%;
  margin-top: -7.7em;
}
section.home-what-we-do .item .bot .content {
  position: absolute;
  bottom: 0;
  width: 43.7%;
  right: 0;
  padding: 1.5em 3.5em 0.6em 2.3em;
  background-color: #2c2d34;
}
section.home-what-we-do .item .bot .content .org-box {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #c73d00;
}
section.home-what-we-do .item .bot .content h4 {
  color: #98999F;
  font-size: 3.82em;
  font-weight: 700;
	padding: 0;
margin-bottom: 0.03em;
}
section.home-what-we-do .item .bot .content p {
  color: #ffffff;
  font-size: 1.04em;
}
section.home-video {
  padding: 6.1em 0 6.9em;
  color: #2c2d34;
}
section.home-video p {
  font-style: italic;
  width: 65%;
  line-height: 46px;
  padding: 0.9em 0 0;
  clear: both;
  font-size: 2.48em;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.YouTubeModal .modal-dialog {
	max-width:810px !important;
}
section.home-video span {
  font-weight: 700;
  font-size: 0.95em;
}
section.home-call-out {
  background-color: #f0efee;
  padding: 5.3em;
  overflow: hidden;
  border-top: 7px solid #c73d00  
}
section.home-call-out h4 {
  font-size: 2.62em;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0.3em;
}
section.home-call-out .col-66 {
  margin-top: -1em;
}
section.home-call-out a.btn-common {
  font-size: 1.05em;
  border: 1px solid #c73d00;
}
section.home-call-out a.btn-common:hover, section.home-call-out a.btn-common:focus {
  border: 1px solid #c73d00;
}
section.home-call-out span {
  padding-left: 0.6em;
  font-size: 1.16em;
  color: #2c2d34;
}
a.next.page-numbers, a.prev.page-numbers {
	color:#767676;
}
a.next.page-numbers svg, a.prev.page-numbers svg {
	display:none;
}
.main-content article h2 {
	font-size: 28px;
}
#primary {
	padding-top: 8%;
}
/* Interior Page - Hero */
section.int-hero {
  position: relative;
  text-transform:uppercase;
}
section.int-hero .content{
	position: absolute;
    left: 240px;
    bottom: 60px;
	color:#fff;
}
section.int-hero h1 {
	font-size: 4.05em;
	font-weight: 700;
	padding:0;
}
section.int-hero p {
	font-size: 1.5em;
    font-weight: 700;
    margin: 0;
}
section.int-hero .col-left{
  width:75%;
  float:left;
}
section.int-hero .col-right{
  width:25%;
  float:left;
}

/* Interior Page - Sub Nav */
section.sub-nav {
	list-style-type:none;
	background-color:#f5f2ee;
}
section.sub-nav ul {
	padding:2.1em 0;
}
section.sub-nav ul li {
	display:inline-block;
	border-right:1px solid #e4e2df;
	padding: 0 0.65em 0 0.65em;
}
section.sub-nav ul li:first-of-type{
	padding:0 0.65em 0 0;
}
section.sub-nav ul li:last-of-type{
	border-right:0;
}
section.sub-nav ul li.current_page_item a, section.sub-nav ul li.current_page_parent a {
	color:#c73d00;
}
section.sub-nav ul li a {
	color:#505053;
	font-weight:700;
	text-transform:uppercase;
	font-size: 0.89em;
}
section.sub-nav ul li a:hover, section.sub-nav ul li a:focus, section.sub-nav ul li a.active {
	color:#c73d00;
}
section.sub-nav ul li ul.children{
	display:none;
}

/* Main Content */
section.main-content {
	margin-top: 4.7em;
	margin-bottom: 3em;
    overflow: hidden;
}

section.main-content .col-left {
    width: 77.1%;
    float: left;
    padding-right: 3em;
}
section.main-content .col-left p {
	font-size: 1em;
    line-height: 26px;
}
section.main-content .col-left ul {
	list-style-type:none;
}
section.main-content .col-left ul li {
	padding-bottom: 1.3em;
    line-height: 26px;
	position:relative;
	padding-left: 0.7em;
}
section.main-content .col-left ul li:before {
	content:'•';
	 position: absolute;
	left: 1px;
}
section.main-content .col-left ul li a {
	
}
section.main-content .col-left ul li a:hover, section.main-content .col-left ul li a:focus {
	
}
section.main-content .col-right {
	width:22.9%;
	float:left;
}
section.main-content .col-right > li.current_page_item {
	display:none;
}

section.main-content .subhead {
	color: #c73d00;
	font-size: 22px;
	font-weight: bold;
}	

section.main-content .main-section-list {
	list-style-position: inside;
	margin-left: 17px;
}

/* Main Content/Expand Boxes*/
section.main-content .expand-box {
	margin-top: 3em;
    overflow: hidden;
}
section.main-content .expand-box .item-box {
	background-color:#f5f2ee;
	color:#2b6069;
	position:relative;
	width:31%;
	margin-right:1em;
	float:left;
}
section.main-content .expand-box .item-box h3 {
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	font-size:3.2em;
	padding: 0.5em 0;
}
section.main-content .expand-box .item-box .left-box {
	background-color:#c73d00;
	position:absolute;
	top:0;
	left:0;
	height:20px;
	width:20px;
}
section.main-content .expand-box .item-box a.more {
	color:#c73d00;
	position:absolute;
	right: 10px;
	top: 92px;
    font-size: 0.9em;
    font-weight: 700;
}
/*section.main-content .expand-box .item-box a:after {
	color:#c73d00;
	content:'+';
}*/
section.main-content .expand-box .item-box a.more:hover, section.main-content .expand-box .item-box a.more:focus {
	color:#2b6069;
}
section.main-content .expand-box .item-box a:after:hover, section.main-content .expand-box .item-box a:after:focus {
	color:#2b6069;
}
section.main-content .expand-box .item-box .content-box {
	padding:0 1.5em 1.5em;
	color: #212529;
	display:none;
}
section.main-content .expand-box .item-box .content-box.active {
	display:block;
}
a.more.active + .content-box {
    display:block;
}

/* Main Content/Employee */
section.main-content .emp-wrap {
    font-weight: 700;
    font-size: 1.5em;
    text-transform: uppercase;
	padding-top: 0px;
}
section.main-content .employee {
	padding:1em 0;
	overflow: hidden;
}
section.main-content .employee .item {
	clear:both;
	overflow: hidden;
    margin-bottom: 2.5em;
}
section.main-content .employee .item .left {
	width: 14.3%;
    float: left;
    margin-right: 1.3em;
	position: relative;
}
section.main-content .employee .item .right {
	width: 82.7%;
	float:left;
	position:relative;
}
section.main-content .employee .item .right h2 {
	font-weight: 700;
    font-size: 1em;
	text-transform: none;
}
section.main-content .employee .item .right p.title {
    border-bottom: 1px solid #e4e2df;
    font-weight: 700;
    font-size: 0.7em;
    color: #2b6069;
	text-transform: unone;
    width: 50%;
	margin-bottom: 2em;
    padding-bottom: 0.8em;
}
section.main-content .employee .right a.more {
	color:#c73d00;
	font-weight:700;
	font-size:0.6em;
    position: absolute;
    bottom: 0px;
}
section.main-content .employee .item .content-box {
	padding:0 0 1.5em;
	color: #212529;
	display:none;
	text-transform: none;
	font-weight:400;
	font-size:0.7em;
}
/* Main Content - Boxes */
section.main-content ul.slides {
	overflow: hidden;
	margin:0 0 2em 0;
}
section.main-content ul.slides li.slide {
	width:30%;
	float:left;
	margin-right:1.5em;
	margin-top:2.25em;
	margin-bottom:1.2em;
	padding:1.5em;
	height:226px;
	background-color:#f5f2ee;
	border-top:10px solid #2b6069;
	position:relative;
}
section.main-content ul.slides li.slide strong {
	font-size:1.79em;
	line-height:30px;
}
section.main-content ul.slides li.slide:before {
	content:'';
}
section.main-content ul.slides li.slide a {
	color:#c73d00;
	font-weight:700;
	font-size:0.9em;
	position: absolute;
    bottom: 20px;
}
section.main-content ul.slides li.slide a:before {
	content: url('/wp-content/uploads/2018/04/graduation-alliance-org-sm-chevron-right.png');
}
section.main-content ul.slides li.slide a:hover, section.main-content ul.slides li.slide a:focus {
	color:#2b6069;
}
section.main-content ul.slides li.slide a:hover:before, section.main-content ul.slides li.slide a:focus:before {
	content: url('/wp-content/uploads/2018/04/graduation-alliance-blu-sm-chevron-right.png');
}

/* News Listing Page */
section.main-content .auth-date ul {
	padding:0.3em 0;
}
section.main-content .auth-date ul li {
	display:inline-block;
	padding-left: 0;
	padding-right: 1em;
	padding-bottom: 0.3em;
	color:#505053;
	font-size:0.9em;
	font-weight:700;
}
section.main-content .auth-date ul li:before {
	left: -12px;
}
section.main-content .auth-date ul li:first-child:before {
	content:'';
	left:0;
}
section.main-content .entry-content P{
	margin-bottom:0;
}
section.main-content .entry-content a {
	text-decoration:none;
	font-size:0.9em;
	color:#c73d00;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
	display:block;
	padding-top:1em;
}
.nav-previous span.nav-subtitle:before {
	content:'< ';
	
}
.nav-next span.nav-subtitle:after {
	content:' >';
	
}
.nav-next .nav-title, .nav-previous .nav-title {
	width:80%;
		display:block;
}
.nav-next .nav-title {
	float:right;
}
section.main-content .entry-content a:hover, section.main-content .entry-content a:focus {
	color:#2b6069;
}
section.main-content .entry-content a.more-link:before {
	content:'> ';
	float: left;
padding-right: 5px;
}
section.main-content .entry-content .more-link::before {
	margin-top: 0;
}
section.main-content h2.entry-title a {
	color:#2b6069;
	
	font-weight:700;
	text-decoration:none;
	line-height: 43px;
}
section.main-content .entry-title a:hover, section.main-content .entry-title a:focus {
	text-decoration:none;
	color:#c73d00;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 0);
}
section.main-content article {
	padding:1.5em 0;
	border-bottom:1px solid #e4e2df;
}

/* Sidebar Nav */
.sidebar-nav, .widget_categories ul {
    background-color: #2b6069;
    list-style-type: none;
    margin-top: 0.5em;
}
.sidebar-nav li, .widget_categories ul li {
	position:relative;
	padding-bottom:0.7em;
	padding-left:2.2em;
	padding-right:1.2em;
}
.sidebar-nav li:first-of-type {
	padding-top:1.9em;
}
.sidebar-nav li:last-of-type {
	padding-bottom:1.9em;
}
.widget ul li li, .widget, .widget_categories ul li {
    padding:0 0 0.6em 0;
}
.widget ul li, .widget ol li {
	border:0;
}
.sidebar-nav li.current_page_item, .widget_categories ul li.current_page_item {
	position:relative;
	padding-left:2.2em;
	padding-bottom:0.7em;
}
.widget_categories h2 {
	font-size: 1.2em;
margin-bottom: 0.3em;
	color:#2c2d34;
}
.widget_categories ul.children {
padding-left: 1em;
	padding-top: 0.6em;
}
.widget_categories ul {
    padding: 1.2em 2.2em 0.5em;
}
.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
	box-shadow:none !important;
}
.sidebar-nav li:before {
	content:url('/wp-content/uploads/2018/04/graduation-alliance-wht-chevron-right.png');
	 position: absolute;
	left: 1px;
	    padding-left: 1.2em;
}
.widget_categories ul li:before {
	content:url('/wp-content/uploads/2018/04/graduation-alliance-wht-chevron-right.png');
	 position: absolute;
	left: -13px;
}
.sidebar-nav li a, .widget_categories ul li a {
	color:#fff;
	font-size: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
}
.widget_categories ul li:hover a, .widget_categories ul li.current_page_item a, .widget_categories ul li:focus a, .sidebar-nav li:hover a, .sidebar-nav li.current_page_item a, .sidebar-nav li:focus a {
	color:#000;
	color:#b1e4e7;	
}
.sidebar-nav li:hover a, .sidebar-nav li.current_page_item a, .sidebar-nav li:focus a {
	color:#b1e4e7;
}
.widget_categories ul li:hover:before, .widget_categories ul li.current_page_item:before, .widget_categories ul li:focus:before, .sidebar-nav li:hover:before, .sidebar-nav li.current_page_item:before, .sidebar-nav li:focus:before {
	content:url('/wp-content/uploads/2018/05/arrow_on.png');
}
.post h1.entry-title {
	font-weight: 700;
font-size: 28px;
}
/* Sidebar CTA */
.sidebar-cta {
	padding: 2.2em 1.35em;
	margin-top:3em;
	background-color:#2c2d34;
	color:#fff;
	position:relative;
}
.sidebar-cta .org-box {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #c73d00;
}
.sidebar-cta p.type {
	color:#8accd9;
	font-size: 0.94em;
	text-transform:uppercase;
	margin-bottom:1em;
	font-weight:700;
	    line-height: 17px;
}
.sidebar-cta h4 {
	padding:0;
	margin: 0 0 0.6em 0;
	    font-size: 1.5em;
}
.sidebar-cta p {
	font-size: 1.04em;
	margin-bottom:2em;
}
.sidebar-cta a {
	    padding: 1em 1.6em !important;
}
.sidebar-cta a:hover {
	
}

/* Sidebar Text Link CTA-2 */
.sidebar-cta-2 {
	padding: 2.2em 1.35em;
	margin-top:3em;
	background-color:#eeeeee;
	color:#2c2d34;
	position:relative;
}
.sidebar-cta-2 .org-box {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #c73d00;
}
.sidebar-cta-2 p.type {
	color:#8accd9;
	font-size: 0.94em;
	text-transform:uppercase;
	margin-bottom:1em;
	font-weight:700;
	    line-height: 17px;
}
.sidebar-cta-2 h4 {
    color: #2b6069;
	font-weight: bold;
	padding:0;
	margin: 0 0 0.6em 0;
	margin: 0 0 0 0;	
	font-size: 1.5em;
}
.sidebar-cta-2 p {
	font-size: 1.04em;
	margin-bottom: 1em;
}
.sidebar-cta-2 a {
	    padding: 1em 1.6em !important;
	    padding: 1em 0 !important;		
		color: #c73d00;
		text-decoration: underline;
}
.sidebar-cta-2 a:hover, .sidebar-cta-2 a:focus {
	
}

/* Footer */
footer {
  background-color: #2c2d34;
  padding: 3.5em 0 0;
  font-size: 0.88em;
  clear:both;
}
footer ul {
  list-style-type: none;
}
footer .top {
  text-transform: uppercase;
}
footer .top ul.news {
  margin-bottom: 2.1em;
}
footer .top ul li {
  padding: 0.26em 0;
}
footer .top ul li:first-child a {
  color: #ffffff;
  font-weight: 700;
}
footer .top ul li a {
  color: #c0c2c9;
}
footer .top ul li a:hover, footer .top ul li a:focus {
  color: #c73d00;
}
footer .mid {
  clear: both;
  text-align: right;
  padding-bottom: 1.8em;
}
footer .mid ul {
  margin-right: 3.5em;
}
footer .mid ul li {
  display: inline-block;
  padding-right: 1.06em;
}
footer .mid ul li.btn-common {
  padding-left: 3.5em;
}
footer .mid ul li.btn-common a {
  font-size: 1.1em;
  padding: 0.9em 2.9em;
}
footer .mid ul li a:hover, footer .mid ul li a:focus {
  opacity: 0.5;
}
footer .bot {
  border-top: 1px solid #555964;
  padding: 1em;
  color: #ffffff;
}
footer .bot p {
  margin: 0;
}
footer .bot a {
  color: #ffffff;
      padding: 0 0 0 2em;
}
footer .bot a:hover, footer .bot a:focus {
  color: #c73d00;
}
.sub-nav select {display:none;}
/*
@media only screen and (max-width: 1600px) { 
	.ga-wrap-head {
		
		width:96%;
		margin:0 auto;
	}
	body {
		width:100%;
	}
	header a.btn-common {
		right: 30px;
	}
	section.home-hero .content {
		left: 40%;
	}
		section.home-hero .content h1 {
		font-size: 4.8em;
	}
		section.home-hero .content ul {
		
	}
		section.home-hero .content ul li {
		width: 32%;
	}
	section.int-hero .content {
  
    left: 2%;

}
}
@media only screen and (max-width: 1100px) { 
	section.home-hero .content h1 {
		font-size: 3.8em;
	}
}

@media only screen and (max-width: 900px) {
	body {
		width:100%;
	}
	header{
		height:60px;
		padding:0.3em 0;
	}
	header nav {
		float: left;
		text-align: left;
	}
	header nav ul {
		padding:0 1.5em;
	}

	header nav ul.top {
		padding-bottom:0;
		padding-top:1.5em;
	}
	header nav ul.bot li a, header nav ul.top li a {
		color:#363840;
		text-transform:uppercase;
	}
	header a img.logo {
		height: 45px;
	}
	header a.btn-common {
		top: 10px;
        right: 15%;
		padding: 0.3em 1.1em;
	}
	header nav {
		width:100%;
		position:relative;
		height:auto;
		overflow:hidden;
		background:none;
	}
	header nav ul {
		margin:0 !important;
	}
	header nav ul li {
		display: block;
		padding: 0.5em 0;
		border-bottom:1px solid #ebebec;
	}
	header nav ul li ul {
		
		position:relative !important;
		padding: 0 3em !important;
		border-bottom:0;
		left:0 !important;
		margin-top:0.5em;
	}
	header nav ul li a.active ul {
		display:block;
	}
	header nav ul.mob-nav {
		padding-top:0;
	}
		header nav ul li ul li {
		border-bottom:0;
	}
		header nav ul li ul li:after {
		content:'' !important;
	}
	header nav ul.mob-nav li {
		position:relative;
	}
	
	header nav ul.mob-nav li ul li a::before {
    content: url('/wp-content/uploads/2018/04/graduation-alliance-blu-sm-chevron-right.png');
    padding-right: 0.3em;
}
	header nav ul.mob-nav li ul li a {
    color: #2b6069;
    font-size: 0.84em;
}
	header nav ul.mob-nav li::after, header nav ul.mob-nav li:last-child::after  {
    content: '\f054';
    font-family: "FontAwesome";
    top: 8px;
	right: 0;
	position: absolute;
    padding: 0;
    font-weight: 700;
}

	header nav ul.mob-nav li {
    padding-right: 2.7em;
}
	header nav ul li:after, header nav ul.mob-nav li:after, header nav ul.mob-nav li:last-child:after  {
		content:'\f054';
		font-family:"FontAwesome";
		float: right;
		    padding: 0;
    font-weight: 700;
		
	}
	header nav ul li.active:after, header nav ul.mob-nav li.active:after, header nav ul.mob-nav li.active:last-child:after  {
		content:'\f078';
		font-family:"FontAwesome";
	}

	a.mob-nav-btn {
		display:inline;
		position:absolute;
		right: 15px;
        top: 6px;
		z-index:999;	
	}
	a.mob-nav-btn-open {
		right: 0px;
        top: 0px;
		background-color: #2b6069;
		padding: 0.35em 1em;
	}
	a.mob-nav-btn-open:after {
		color:#fff !important;
	}
	a.mob-nav-btn:after {
		color:#363840;
		content:"\f0c9";
		font-size:2em;
		font-family:"FontAwesome";
		transition-property:all .2s linear 0s;
		-moz-transition:all .2s linear 0s;
		-webkit-transition:all .2s linear 0s;
		-o-transition:all .2s linear 0s;
	}
	
	a.mob-nav-btn-close:after {
		color:#363840;
		content:"\f00d";
		font-size:2em;
		font-family:"FontAwesome";
		transition-property:all .2s linear 0s;
		-moz-transition:all .2s linear 0s;
		-webkit-transition:all .2s linear 0s;
		-o-transition:all .2s linear 0s;
	}
	/ *overlay* /
	.overlay {
		display:none;
		position:fixed;
		top:0;
		height:100%;
		width:100%;
		background:#fff;
		overflow:auto;
		z-index:99;
		margin-top: 3.7em;
		border-top:4px solid #000;
	}
  body nav img {
    width: 20px;
    height: 20px;
  }
	.desk {
		display:none !important;
	}
	.tab-land {
		display:block !important;
	}
	.mob-nav {
		display:block !important;
	}
}

@media only screen and (max-width: 768px) {
    .col-25, .col-33, .col-66, .ga-wrap, section.main-content .expand-box .item-box {
		float: none;
		width: 96%;
    } 
	p.bold {
		font-size: 1.3em !important;
		line-height: 29px !important;
	}
	
	.sub-nav select {
		display:block;    
		margin-left: 1.3em;
		border: 0;
		background-color: #f5f2ee;
		-webkit-appearance: none;
		-moz-appearance: none;
		text-indent: 1px;
		text-overflow: '';
		width:94%;
		color: #f26522;
		font-size: 1em;
		padding: 0.3em;
		font-weight: 700;
	}
	.sub-nav select option {
		color: #f26522;
    font-size: 1em;
    padding: 0.3em;
    font-weight: 700;
	}
	.sub-nav .select-wrap {
		position:relative;
	}
	.sub-nav .select-wrap:after {
		color:#f26522;
		content:"\f054";
		font-size:1.2em;
		font-family:"FontAwesome";
		position:absolute;
		right: 25px;
		top:10px;	
	}
    .sub-nav ul {display:none;}
	section.home-hero .content {
	    position: absolute;
	    left: 0;
	    width: 96%;
	    top:25%;
	    transform: none;
	}
	section.int-hero p {
		font-size: 1.1em;
	}
	section.home-hero .content h1 {
	    font-size:2.6em;
	}
	section.home-hero .content ul li {
		width: 45%;
	}
	section.home-hero .content span.num {
		font-size:2.2em;
	}
	section.home-hero .content span.text {
		font-size: 0.8em;
    	line-height: 15px;
	}
	section.home-video p {
		width: 100%;
	}
	section.int-hero .content {
		left: 10px;
		bottom: 10px;
	}
	section.home-expand-content, section.home-what-we-do, section.home-video {
		padding: 1.5em 0;
	}
	section.home-expand-content h2, section.home-what-we-do h2, section.home-call-out h4 {
		font-size:1.44em;
	}
	section.home-what-we-do .item .top .left h3 {
		font-size: 1.4em;
		line-height: 27px;
	}
	section.home-expand-content p.sub-head {
		font-size:0.9em;
	}
	section.home-what-we-do .item .top .left p {
		line-height:24px;
	}
	section.home-what-we-do .item .top .left, section.home-what-we-do .item .top .right {
		float: none;
		width: 94%;
		padding: 0;
		margin: 0 auto;
		min-height:0;
	}
	section.home-what-we-do .item .top .right {
	    padding: 2.5em 1.8em;
		margin-top: 1.5em;
	}
	section.home-what-we-do .item .bot .content h4 {
		padding:0;
	}
	
	section.home-what-we-do .item .bot .content {
		position: relative;
		width: 100%;
		padding: 1.5em 3.5em 0.6em 2.3em;
	}
	section.home-what-we-do .item {
		padding: 1.7em 0 0;
	}
	section.home-what-we-do .item .bot {
		margin: 0 auto;
		position: relative;
		width: 94%;
	}
	section.home-video p {
		padding: 0.9em 0.3em 0;
		font-size: 1.48em;
		line-height: 30px;
	}
	section.home-call-out h4 {
		margin-bottom: 1.2em;
	}
	section.home-video span {
		font-size: 0.90em;
		display: block;
		text-align: center;
	}
	section.home-call-out {
		padding: 2.5em 1.5em;
		text-align: center;
	}
	section.home-call-out span {
		display:block;
		clear:both;
		margin-top:1.6em;
		font-size: 1em;	
	}
	section.main-content .col-left {
		width:94%;
		margin:0 auto;
		padding:0;
		float:none;
	}
	section.main-content h2.entry-title {
		font-size: 1.45rem;
	}
	section.main-content h2.entry-title a {
		line-height: 30px;
	}
	section.main-content .col-right {
		width: 94%;
		float: none;
		margin: 0 auto;
	}
	section.main-content {
		margin-top: 0.7em;
	}
	.sidebar-cta {
		margin-top:1em;
	}
	section.int-hero h1 {
		font-size: 2.05em;
	}
	section.sub-nav ul {
		padding: 1em 0;
	}
	section.main-content ul.slides li.slide {
		width: 100%;
		margin-top: 1.25em;
	}
	section.main-content .employee .item .left {
		width:35%;
		margin-right: 0.5em;
	}
	section.main-content .employee .item .right {
		width:60%;	
	}
	section.home-expand-content ul.controls li{	    
		border-bottom:0;
		padding:0.3em 0;
}
	section.home-expand-content ul.controls li:last-of-type {	    
		border-bottom: 0;
}
	section.home-expand-content ul.controls li a:after {
    position: absolute;
    right: 20px;
}
	section.home-expand-content p.sub-head {
		margin-bottom:1.3em;
	}
	section.home-expand-content .tab-content .right ul li {
    width: 46.8%;
		margin-top:1.2em;
	}
	section.home-expand-content .tab-content .left, section.home-expand-content .tab-content .right {
		margin:0 auto;
		width:94%;
		  padding-right: 0;
	}
	section.home-expand-content ul.controls li:after {
		content:'';
	}
	section.home-expand-content ul.controls {
    padding-bottom: .3em;
		display: block;
}
	footer {
		text-align:center;
		padding: 2em 0 0;
	}
	footer .mid {
		text-align:center;
	}
	footer .mid ul {
		margin:0;
	}
	footer .mid ul.menu li {
		display:block;
		margin-top:1.2em;
		padding:0.04em 0;		
		font-weight:700;
		text-transform:uppercase;
	}
	footer .mid ul.menu {
	    padding-top: 1.5em;
	}
	footer .mid ul.menu li a {
		color:#fff;
	}
	footer .mid ul.menu li {
		margin-top:0.8em;
	}
	.desk {
		display:none !important;
	}
	.tab {
		display:block !important;
	}
	.tab-full {
		display:block !important;
	}
	.tab-land {
		display:none !important;
	}
	.mob {
		display:none !important;
	}
}
@media only screen and (max-width: 480px) {
	section.home-hero img.bkgd {
		width: 100%;
	}
	section.home-hero .content {
	  top:40%;
	}
	.desk {
		display:none !important;
	}
	.tab {
		display:none !important;
	}
	.mob {
		display:block !important;
	}
} */

/* Hide default page title above contact forms */
#post-590 .entry-title {display: none;}
#post-592 .entry-title {display: none;}

.footnote {
	font-size: .8em;
	margin-left: 17px;
}

/* Style contact forms buttons */
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: #fff;
	color: #c73d00;
	border-radius: 25px;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form input[type=submit]:active, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:active, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
	background-color: #c73d00;
	color: #fff;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-text input  {
	border: 1px solid #3a818f;
	border-radius: 4px;	
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-email input  {
	border: 1px solid #3a818f;
	border-radius: 4px;	
}
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium input  {
	border: 1px solid #3a818f;
	border-radius: 4px;	
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select select {
	border: 1px solid #3a818f;
	border-radius: 4px;	
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea textarea {
	border: 1px solid #3a818f;
	border-radius: 4px;
}
div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #fff; /* Grey background */
    border: 1px solid #c73d00; /* Dark grey border */
    color: #c73d00; /* Text color */
    font-size: 0.9em; /* Size of text */
    padding: 0.7em 1.8em; /* Distance between text and border */
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 25px;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form input[type=submit]:active, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:active, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
	background-color: #c73d00;
	color: #fff;
}

/* Style AddThis buttons */  
.addthis_toolbox .custom_images a {
	font-family: 'Open Sans', sans-serif;
	color:#505053;
	font-weight:700;
	text-transform:uppercase;
	font-size: 0.89em;
}
.addthis_toolbox .custom_images a:hover {
	color:#c73d00;
} 

.employee .item .left .left-box {
	background-color:#c73d00;
	position:absolute;
	top:0;
	left:0;
	height:20px;
	width:20px;
}