
 /*
		min-width 768px
		min-width 992px
		min-width 1220px
 */

.my-element.my-element-vertical h4.my-element-heading {

	display: inline-block;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.staff-directory-section {
		clear: initial;
}

@media(min-width: 767px) and (max-width: 991px){
	.staff-directory-section {
		clear: initial;
	}

	.staff-directory-section:nth-child(3n) {
		clear: left;
	}
}
@media(min-width: 992px) and (max-width: 1219px){
	.staff-directory-section {
		clear: initial;
	}

	.staff-directory-section:nth-child(4n) {
		clear: left;
	}
}
@media (min-width: 1220px){
	.staff-directory-section {
		clear: initial;
	}

	.staff-directory-section:nth-child(5n) {
		clear: left;
	}
}


/******************************************************************
Link Menu Styles
******************************************************************/

/*wrapper*/
.ufsa_link_menu_wrapper {
	height: 200px;
	width: 100%;
	padding: 30px 0;
	background: #00529b url(images/bg-texture-dark.png);
	box-sizing: border-box;
}
@media (min-width: 768px){
	.ufsa_link_menu_wrapper {
		padding: 55px 0;
	}
}
@media (min-width: 992px){
	.ufsa_link_menu_wrapper {
		text-align: left;
		height: 170px;
	}
}
/*container*/
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
	.container {
    max-width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
    max-width: 970px;
	}
}
@media (min-width: 1220px) {
	.container {
    max-width: 1170px;
	}
}

/*navigation*/
.ufsa_link_menu_nav {
  list-style:none;
  margin: 0; }

.ufsa_link_menu_nav li {
    float: left;
    margin: 0 0 20px 20px;
    width: 50%;
    width: calc(50% - 10px);
}

@media (min-width: 768px) {
	.ufsa_link_menu_nav li {
        margin: 0 0 0 20px;
        width: 23%;
        width: calc(25% - 15px);
	}
}
.ufsa_link_menu_nav li:first-child {
      margin: 0;
}

.ufsa_link_menu_nav li:nth-child(3) {
      margin: 0;
}

@media (min-width: 768px) {
    .ufsa_link_menu_nav li:nth-child(3) {
          margin-left: 20px;
	}
}

@media (max-width: 768px) {
	.ufsa_link_menu_nav li:nth-child(4) {
        margin-bottom: 0;
	}
}

.ufsa_link_menu_nav li:before {
      display: none;
}

.ufsa_link_menu_nav a {
    background: #084b81;
    color: #fff;
    display: block;
    font: 700 16px/24px "gentona", "Georgia", serif;
    letter-spacing: 2px;
    padding: 18px;
    text-align: center;
    text-transform: uppercase;
	}

.ufsa_link_menu_nav a:hover {
      background: #4c87b5;
	  color: #fff;
	}

/**
* Three Column
************************************************************/

.initiatives{
	width: 100%;
    height: 100%;

}
.ufsa_three_column_title {
	font: 700 36px "gentona", "Georgia", serif;
    line-height: 42px;
    font-style: smallcaps;
    text-transform: uppercase;
    color: #00529b;
}
.ufsa_col {
	padding-left: 15px;
    padding-right: 15px;
}
.excerpt-h2 {
	margin: 25px 0px 15px 0px;
	color: #4c87b5;
    font-size: 26px;
	font-family: "gentona", "Georgia", serif;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}
@media (min-width: 540px){
	.excerpt-h2 {
		font-size: 32px;
		line-height: 36px;
	}
	.ufsa_three_column_title {
		font-size: 48px ;
		line-height: 54px;
	}
}
@media (min-width: 769px){
	.ufsa_three_column_title {
		font-size: 60px ;
		line-height: 72px;
	}
}

.excerpt-h3 {
	color: #005496;
    font: 500 24px/36px "quadon", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 20px
}

a.ufsa_three_column_learn {
	text-decoration: none;
    font-size: 18px;
    margin: 0px 0px 40px 0px;
	color: #f37021;
    display: inline-block;
    font: 500 16px/16px "gentona", "Georgia", serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.ufsa_three_column_learn:hover {
        color:  #f2c09f;
}
.myHidden{
     opacity:0;
}
.visible{
     opacity:1;
}
/*
*UFSA TEXT BLOCK
*
*/
.ufsa_text_block {
	color: #005496;
    font: 500 24px/36px "quadon", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 40px;
}

/******************************************************************
* Breaker
******************************************************************/
.breaker {
  background: url('images/blue-divider.JPG') no-repeat center center;
  background-size: cover;
  margin-bottom: 50px;
  overflow: hidden;
  padding: 100px 0;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .breaker {
      margin-bottom: 100px;
      padding: 144px 0; } }
  .breaker.last {
    margin: 0; }
  .breaker.home-section.last {
    background-image: url('images/bg-breaker2.jpg'); }
  .breaker p {
    color: #fff;
    font: 500 20px/30px "quadon", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
    text-shadow: 2px 2px 1px #606060; }
    .breaker p a {
      text-shadow: none; }
    @media (min-width: 768px) {
      .breaker p {
        font-size: 22px;
        line-height: 38px; } }
  .breaker h2 {
    color: #fff;
    font: 700 38px/44px "gentona", "Georgia", serif;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-shadow: 2px 3px 2px #f37021; }
    @media (min-width: 768px) {
      .breaker h2 {
        font-size: 52px;
        line-height: 56px; } }
  .breaker .icon-circle {
    margin-bottom: 25px; }
  .breaker .icon-circle .icon-svg {
    color: #f37021;
    height: 95px;
    width: 95px; }
  .breaker .edge-bottom, .breaker .edge-top {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .breaker .edge-bottom {
    bottom: 0;
    top: auto; }

.breaker:before, .breaker:after, .stat-breaker:before, .stat-breaker:after {
  /*background: url('images/edge-bottom.png');*/
  background-position: top center;
  bottom: 0;
  content: '';
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 5; }
.breaker:after, .stat-breaker:after {
  /*background-image: url('images/edge-top.png');*/
  background-position: bottom center;
  bottom: auto;
  top: 0; }
.breaker.edge-blue-top:after, .stat-breaker.edge-blue-top:after {
  background-image: url('images/edge-blue-top.png'); }
.breaker.edge-blue-bottom:before, .stat-breaker.edge-blue-bottom:before {
  background-image: url('images/edge-blue-bottom.png'); }

  .btn {
  border: 3px solid #f37021;
  cursor: pointer;
  display: inline-block;
  font: 700 16px/1 "gentona", "Georgia", serif;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-transform: uppercase; }
  .btn:hover {
    background: #f37021;
    color: #fff; }
  .btn.btn--white {
    border-color: #fff;
    color: #fff; }
    .btn.btn--white:hover {
      background: #fff;
      color: #f37021; }
  .btn .arw-right {
	display: inline-block;
    height: 14px;
    margin-left: 15px;
    position: relative;
    top: 1px;
    width: 18px; }

.icon-svg svg {
	overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
}

/* customized nav tabs */
.nav li {
		border-top:none !important;
		border-bottom: none !important;
}
.nav-tabs {
		border-top:none !important;
		border:none;
		display: -webkit-box;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  padding: 10px 15px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.container a{

  text-decoration: none;
}

ul.nobefore li:before {

    content:"" !important;

}

ul, ol {
    margin-left: 0px;
}

article ul.nobefore li {
    background: none !important;
}

.tab-content{
	margin-top: 40px;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #4c87b5;
    border-bottom-color: transparent;
    font: 500 18px/1 "gentona", "Georgia", serif
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0;
    font: 500 18px/1 "gentona", "Georgia", serif;
    color: #f37021;
}

.nav-tabs > li > a:hover {
  background-color: transparent;
  color: #4c87b5;

}

.panel{
	background-color: transparent;
}
.panel-default > .panel-heading{
	background-color: #4c87b5;
    color: #fff;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
@media (max-width: 767px){
.visible-xs {
    display: block !important;
}
}
@media (max-width: 767px){
.hidden-xs {
    display: none !important;
}
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    }
/*
 .fade.in {
    opacity: 1 !important;
}
*/
.modal{
  top:15% !important;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5 !important;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5 !important;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

@media (min-width: 768px){
.modal-dialog {
    width: 768px !important;
    margin: 30px auto;
}}


/******UFSA Stip Style*******/

.block {
	height: 250px;
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;
	position: relative;
	/*border: 5px solid black;*/
}

.triangle_topleft {
	width:0;
	height: 0;
	border-top: 360px solid white;
	border-right: 200px solid transparent;
}

.triangle_topright {
	width:0;
	height: 0;
	right:0;
	border-top: 360px solid white;
	border-left: 200px solid transparent;
	position: absolute;
}

.image_left{
 	min-width: 38%;
 	height: auto;
 	bottom: 0px;
 	right: 50%;
	position: absolute;
	/*border: 5px solid black; */
 }

 .image_right{
 	min-width: 40%;
 	height: auto;
 	bottom: 0px;
 	right:0px;
	position: absolute;
	/*border: 5px solid black; */
 }

 .image_left img , .image_right img {
 	max-width: 100%;
 	max-height: 360px;
 }

  .image_right img {
 	margin-left: 50px;
 }

 .image_left img {
 	margin-left: 47px;
 }


.textbox_left{
	width: 57%;
	height: auto;
	position: absolute;
	padding-right: 20px;
	top: 50%;
	right: 0px;
	transform: translate(0,-50%);
	/* border: 5px solid black; */
}

.textbox_right{
	width: 60%;
	height: auto;
	position: absolute;
	text-align: right;
	top: 50%;
	left: 0px;
	transform: translate(0,-50%);
	/*max-width: 65%;
	/*border: 5px solid black; */
}

.textbox_left .text{
	max-width: 75%;
	margin-left: 60px;
}

.box_header{
	/*font-family: "gentona", "Georgia", serif; */
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 900;
	margin: 6px;
	font-size: 25px;
	line-height: 2em;
	color: white;
}

.box_paragraph{
	/*font-family: "quadon", "Helvetica Neue", Helvetica, Arial, sans-serif; */
	letter-spacing: 1px;
	font-size: 18px;
	color: white;
}

.box_paragraph > ul, li{
	list-style-type: unset;
	background: none;
	line-height: 1.5;
	padding-left: 1em;
	text-align: left;
}

@media only screen and (max-width: 900px) {
	.textbox_left .text{
    	max-width: 95%;
    }
    .textbox_right{
    	padding-right: 20px;
	}
}

@media only screen and (max-width: 786px) {
    .box_paragraph{
    	font-size: 16px;
    }
     .box_header{
    	font-size: 22px;
    }
    .textbox_left, .textbox_right{
    	width: 60%;
      padding: 10px;
    }
    .text{
    	max-width: 90%;
    	text-align: center;
    }
     .textbox_left .text{
    	max-width: 90%;
    	margin-left: 15px;
    }
    .triangle_topleft {
    	border-right: 135px solid transparent;
	}
	.image_left{
 	min-width: 50%;
 	}
 	.image_left img {
 	max-width: 98%;
 	}
 	.image_left img {
 	margin-left: 0px;
 }
}

@media only screen and (max-width: 660px){
	.textbox_left, .textbox_right{
    	width: 100%;
      padding-right: 0px;
    }
      .box_paragraph > ul, li{
    margin-left: 20%;
	}
    .image_left img, .image_right img ,.triangle_topleft, .triangle_topright {
 	display: none;
 	margin-right: 0px;
 	width: 2px;
 	}
 }

 @media only screen and (max-width: 450px){
	.box_paragraph > ul, li{
    margin-left: 0;
	}
 }


.links-container {
  width: 100%;
  max-height: 170px;

}

.responsive .no-header .links-container {
  width: 100%;
  max-height: 170px;
  margin-top:50px;
}
/* .no-header button.slick-next,.no-header button.slick-prev {
  top: 10%;
}

button.slick-next, button.slick-prev {
  top: 28%;
} */
.no-header button.slick-prev:before, .no-header button.slick-next:before{
  color: black;
}

.logo-link {
  width: 50%;
  max-height: 100px;
  object-fit: contain;
  overflow: hidden;
  margin: 0 auto;
}
.quick-links-heading-row {
  width: 100%;
  text-align: center;
  max-height: 80px;
  margin: auto;
  margin-top: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}

.quick-links-heading {
  position: relative;
  display: inline-block;
}

.quick-links-heading:before, .quick-links-heading:after {
  content: "";
  position: absolute;
  height: 2px;
  top: 45%;
  opacity: 0.7;
  width: 300%;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
.quick-links-heading:before {
  right: 100%;
  margin-right: 40px;
}
.quick-links-heading:after {
  left: 100%;
  margin-left: 40px;
}

.quick-links-heading h1:before {
  content: "";
  position: absolute;
  top: 30%;
  width: 50px;
  transform: rotate(-70deg);
  opacity: 0.5;
  right: 100%;
  margin-right: 13px;
  border-top: 2px solid #ffffff;
}

.quick-links-heading h1:after {
  content: "";
  position: absolute;
  top: 30%;
  width: 50px;
  transform: rotate(-70deg);
  opacity: 0.5;
  left: 100%;
  margin-left: 13px;
  border-top: 2px solid #ffffff;
}

p.quick-links{
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 2px;
  padding-top: 20px;
}
@media(max-width:768px){
  p.quick-links{
    font-size: 32px;
    padding-top: 0px;
  }
}
/*p.quick-links:before{
  content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    transform: rotate(-70deg);
    opacity: 0.5;
    right: 100%;
    margin-right: 15px;
    border-top: 2px solid #fff;
}

 p.quick-links:after{
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    transform: rotate(-70deg);
    opacity: 0.5;
    left: 100%;
    margin-left: 15px;
    border-top: 2px solid #fff;
}*/
.quick-links-text p {
  font-size: 22px;
  text-align:center;
  color: white;
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 40px;
  font-weight: 400;
}
@media(max-width:768px){
  .quick-links-text p {
    font-size: 16px;
  }
}

/**************CCC Contact Profile*************/
.contactProfile{
  width: 100%;
  background-color: #E8E7EA;
}

.profileImage img{
  max-width: 100%;
}

.profileContent{
  padding: 10% 5%;
}


p.hightlight{
  color: #005496;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.3em;
  margin-top: 10px;
  margin-bottom: 10px;
}


.ccc-btn{
    padding: 2px;
    font-size: 16px;
    font-weight: 700;
    font-family: "gentona", "Georgia", serif;
    background: transparent;
    letter-spacing: 2px;
    margin: auto;
    text-transform: uppercase;
    display:inline-block;
    text-align:center;
    width:100%;
}

.resource-btn{
  background-position: center;
  width: auto;
  padding: 20px;
  display: flex;
  width: 100%;
  height: 100px;
  margin-top:8px;
}

.slider-for.slider, .slider-nav.slider {
    display: flex;
}


.slick-dots li button:hover, .slick-dots li button:focus {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    bottom: 0 !important;
}
/*.quick-links-text {
  text-align:center;
  color:#ffffff;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 20px
}
*/

/******CCC Toggle Button*************/
.toggle-btn{
  display: inline-block;
  width: 22%;
}

/*****Contact profile pagaragraph****/
@media(max-width:992px) {
  p.hightlight.cs {
    font-size: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;

  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .contactProfile-side {
     display: inline-flex;
  }
  .profileContent {
    padding-top: 0px;
    padding-left: 2%;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .profileImage {
    max-width: 50%;
  }

  .profileTitle p, .profileSocial p, .profileEmail p, .profileLocation .location-p, .appHours .career-planning-hours {
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .profileImage {
    max-width: 200px;
    margin: 0 auto;
    padding-top: 20px;
  }
}

.slick-prev:before, .slick-next:before{
  color:#00549B !important;
}
