
img { max-width: 100%;  height: auto }

.blue { color:#01a2d8; }

.page-breadcrumbs { display:none; }

.pcadLogo { width:240px; display: block; }

@media (min-width:480px){
.pcadLogo { width:310px;  } }

@media (min-width:1051px){
.pcadLogo { width:340px;  } }


.bam-template blockquote {
  margin: 15px 15px 30px;
  padding: 10px 15px;
  border-left: 3px solid #e5e5e5 !important;
  font-style: italic
}
.bam-template blockquote p {
  /* font-family: Open Sans, sans-serif; */
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: .01em;
  color: #646363
}
@media (min-width:1050px) {
  .bam-template blockquote {
    margin: 45px 90px 60px;
    padding: 10px 15px 20px
  }
  .bam-template blockquote p {
    font-size: 22px
  }
}
.col-lg-5ths, .col-md-5ths, .col-sm-5ths, .col-xs-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
.col-xs-5ths {
  width: 20%;
  float: left
}
@media (min-width:768px) {
  .col-sm-5ths {
    width: 20%;
    float: left
  }
}
@media (min-width:992px) {
  .col-md-5ths {
    width: 20%;
    float: left
  }
}
@media (min-width:1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left
  }
}
a.orange-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 700 !important;
  font-size: 14px !important;
  color: #fff !important;
  background-color: #ee664f;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 8px !important;
  border: none;
  transition: all .2s linear;
  line-height: 20px !important;
  opacity: 1;
  margin-bottom: 12px
}
a.orange-button:hover {
  background-color: #2f2f2f;
  color: #fff;
  transition: all .2s linear
}

/* LANDING PAGES */


.containerWrapper h2 { margin:45px 0 20px 0; line-height:1.3; }

.containerWrapper h3 { margin: 30px 0 20px; margin:25px 0 10px; }


/* FOOTER */

.footer .footer-information .logo { text-align: left; margin: -20px 0 10px 0; }

@media (min-width:768px){

    .footer .footer-information .logo { margin: -20px 0 0 0; text-align: right; }

}

.footer .footer-information {
  padding: 60px 0 30px
}
.footer .footer-information .info {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: .02em;
  display: block;
  padding: 0
}
.footer .footer-information .info .fa {
  color: #000;
  opacity: .2
}
.footer .footer-information .info a {
  color: #000;
  opacity: .8;
  transition: all .2s linear
}
.footer .footer-information .info a:hover {
  opacity: 1;
  color: #e62600
}
@media (min-width:992px) {
  .footer .footer-information .info {
    padding: 10px 5px 0 0;
    display: inline-block
  }
}
@media (min-width:1200px) {
  .footer .footer-information .info {
    padding: 12px 15px 0 0;
    font-size: 16px;
    display: inline-block
  }
}
.footer .footer-information .logo img {
  height: auto;
  width: 480px;
width:110px;
  max-width: 100%
}
@media (min-width:992px) {
  .footer .footer-information {
    padding: 90px 0 30px
  }
}
.footer .footer-navigation {
  background-size: 5px 5px;
  position: relative;
  z-index: 1
}
.footer .footer-navigation h6 {
  color: #FBAF01;
  opacity: 1;
  /* font-size: "Open Sans", sans-serif; */
  font-size: 21px;
  line-height: 28px;
  letter-spacing: .02em;
  font-weight: 400;
  text-transform: none;
  transition: all .2s linear
}
.footer .footer-navigation h6:hover {
  opacity: 1
}
.footer .footer-navigation .footer-navigation-list li {
  max-width: 185px;
  padding: 5px 0;
  text-indent: 0;
  font-size: 14px;
  line-height: 20px
}
.footer .footer-navigation .footer-navigation-list li a {
  color: #fff;
  opacity: .9
}
.footer .footer-navigation .footer-navigation-list li a:hover {
  opacity: 1
}
.footer .footer-navigation .container {
  position: relative;
  z-index: 3
}
.footer .footer-navigation .column-container {
  text-align: center
}
.footer .footer-navigation .nav-column {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 20%;
  float: none !important;
  vertical-align: top;
  display: inline-block;
  text-align: left
}
.footer .footer-navigation .nav-column:first-of-type {
  padding-left: 0
}
.footer .footer-navigation .nav-column:last-of-type {
  padding-right: 0
}
@media (min-width:1200px) {
  .footer .footer-navigation .nav-column {
    width: auto;
    padding-left: 30px;
    padding-right: 10px
  }
}
.footer .footer-navigation .nav-column:after {
  background-color: #fff;
  bottom: 45px;
  content: "";
  opacity: .15;
  position: absolute;
  right: 0;
  top: 45px;
  width: 1px
}
.footer .footer-navigation:after {
  background-color: #111c24;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}
.footer .footer-navigation :last-of-type:after {
  display: none
}
.footer .subfooter {
  padding: 15px 0;
  overflow: auto;
  text-align: center
}
@media (min-width:992px) {
  .footer .subfooter {
    text-align: left
  }
}
.footer .subfooter .copyright {
  font-size: 12px;
  opacity: .5;
  padding: 5px 0 15px;
  display: block;
  line-height: 1.2
}
@media (min-width:992px) {
  .footer .subfooter .copyright {
    padding: 10px 0
  }
}
@media (min-width:1200px) {
  .footer .subfooter .copyright {
    margin-left: 30px
  }
}
.footer .subfooter .footer-subnav {
  padding: 3px 0;
  margin: 0;
  text-align: center
}
@media (min-width:992px) {
  .footer .subfooter .footer-subnav {
    text-align: right
  }
}
.footer .subfooter .footer-subnav li {
  font-size: 14px;
  display: inline-block;
  padding: 0 5px 0 0;
  position: relative
}
.footer .subfooter .footer-subnav li a {
  color: #fff;
  transition: all .2s linear
}
.footer .subfooter .footer-subnav li a:hover {
  opacity: 1
}
.footer .subfooter .footer-subnav li:after {
  content: "|";
  margin-left: 5px;
  opacity: .5
}
.footer .subfooter .footer-social {
  padding: 0;
  margin: 0
}
.footer .subfooter .footer-social li {
  display: inline-block;
  opacity: .8;
  transition: all .2s linear;
  text-align: center;
  padding: 0 3px
}
.footer .subfooter .footer-social li a {
  color: #fff;
  width: 30px;
  height: 30px;
  display: block;
  padding: 3px 0
}
.footer .subfooter .footer-social li:hover {
  opacity: 1
}
.footer .subfooter .footer-social li.twitter a {
  background-color: #68cdef
}
.footer .subfooter .footer-social li.facebook a {
  background-color: #517ebc
}
.footer .subfooter .footer-social li.youtube a {
  background-color: #ec6c58
}
.footer .subfooter .footer-social li.instagram a {
  background-color: #5f6465
}


body { padding-top: 80px }

@media (min-width:1051px) { body { padding-top: 144px;  padding-top: 135px; } }

.all-nav { background: #fff; box-shadow: none; min-height: 80px !important }

@media (min-width:1051px) { .all-nav { min-height: 144px;  min-height: 135px !important  } }

.all-nav .navbar-header { height: 80px; padding: 5px; margin: 0; }

@media (min-width:480px){ .all-nav .navbar-header { padding: 5px 15px; } }

@media (min-width:768px) { .all-nav .navbar-header { padding: 5px 20px; } }

@media (min-width:1051px) { .all-nav .navbar-header { height: auto; padding: 0 0 0 5px; max-width: 345px; } }

.all-nav .navbar-brand { height: auto; padding: 15px 0; margin: 0 !important }

@media (min-width:480px){ .all-nav .navbar-brand { padding: 10px 0 15px; } }

@media (min-width:768px){ .all-nav .navbar-brand { padding: 10px 0 15px; }}

@media (min-width:1051px){ .all-nav .navbar-brand { padding: 35px 0 10px; } }

.all-nav .nav > li > a { line-height: 1; padding: 25px 15px 33px 15px; }

.all-nav .nav > li > a:focus, .all-nav .nav > li > a:hover { background-color: #fff; color: #fbaf01; }

.all-nav .navbar-right .dropdown a.active { color: #305a86 }

.all-nav .navbar-right .dropdown ul.dropdown-menu {
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    padding: 15px 0 20px 0;
    -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    margin-top: -3px;
    background-position: right top!important;
    background: #fff url(https://www.pcad.edu/wp-content/themes/PCAD/assets/images/nav-dropdown-top-border.png) no-repeat;
    background-size: 137px;
}
.all-nav .navbar-right .dropdown ul.dropdown-menu li {
  letter-spacing: .02em;
  line-height: 1;
  text-transform: uppercase;
  padding: 0
}
.all-nav .navbar-right .dropdown ul.dropdown-menu li a {
  color: #282828;
  font-size: 17px;
  font-weight: 400;
  padding: 10px 30px;
  text-transform: none;
}
.all-nav .navbar-right .dropdown:hover .dropdown-menu {
  display: block
}

.navbar-right li:hover > a { color:#fbaf01; }

.navbar-right ul li ul li:hover { background:#f0f0f0 }

.all-nav .navbar-right .utility-nav-redesign {
  margin: 0 0 10px;
  padding: 15px 0 0;
  margin:0;
  padding:5px  0 0;
  text-align: right
}
.all-nav .navbar-right .utility-nav-redesign > li {
  display: inline-block;
  float: none;
  line-height: 1;
  padding: 15px 10px 5px;
}
.all-nav .navbar-right .utility-nav-redesign > li:hover {
  background-color: transparent
}
.all-nav .navbar-right .utility-nav-redesign > li.more a {
  color: #e62600;
  font-weight: 700
}
.all-nav .navbar-right .utility-nav-redesign > li.more i {
  transition: all .2s linear;
  color: #757373;
  font-size: inherit;
  line-height: .9;
  margin-left: 5px;
  opacity: .4
}
.all-nav .navbar-right .utility-nav-redesign > li.more:hover a {
  color: #757373
}
.all-nav .navbar-right .utility-nav-redesign > li.current-menu-item a {
  color: #111c24; color:#9e9fa3;
}
.all-nav .navbar-right .utility-nav-redesign > li a {
  color: #4e4e4e;
  font-size: 14px;
  padding: 0;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: 'franklin-gothic-urw';
}
.all-nav .navbar-right .utility-nav-redesign > li a.active, .all-nav .navbar-right .utility-nav-redesign > li a:hover {
  color: #01a2d8;
}
.all-nav .navbar-right .utility-nav-redesign .dropdown {
  text-align: left
}
.all-nav .navbar-right .utility-nav-redesign .dropdown ul.dropdown-menu {
  background-color: #757373
}
.all-nav .navbar-right .utility-nav-redesign .dropdown ul.dropdown-menu li a {
  color: #fff
}
.all-nav .navbar-right .utility-nav-redesign .dropdown:hover ul.dropdown-menu {
  display: block
}
.all-nav .navbar-right .utility-nav-redesign .sb-search {
  margin-bottom: -10px;
  min-height: 35px;
  min-width: 35px
}
.all-nav .navbar-right .utility-nav-redesign .sb-search .fa-search {
  background-color: #fbaf01;
  border-radius: 35px;
  color: #fff;
  height: 35px;
  opacity: .8;
  padding: 7px 9px 9px 7px;
  transition: none;
  width: 35px
}
.all-nav .navbar-right .utility-nav-redesign .sb-search .fa-search:hover {
  background-color: #01a2d8;
}
.all-nav .navbar-right .utility-nav-redesign .sb-search .fa-search:before {
  margin-left: 2px
}
.all-nav .navbar-right .utility-nav-redesign .sb-search .sb-search-submit {
  background: none
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open {
  overflow: visible;
  width: 0;
  z-index: 1
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open .sb-search-submit {
  background: none;
  height: 45px;
  left: 20px;
  opacity: 1;
  top: 20px;
  width: 45px
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form {
  background-color: #757373;
  min-height: 85px;
  min-width: 380px;
  padding: 20px 15px 20px 20px;
  position: absolute;
  right: -15px;
  top: -25px;
  z-index: 1
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form .sb-search-input {
  color: #e62600;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 500;
  height: 45px;
  margin: 20px 60px 20px 20px;
  padding: 15px 15px 15px 45px;
  width: 300px
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form ::-webkit-input-placeholder {
  color: #e62600;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 500
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form :-moz-placeholder, .all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form ::-moz-placeholder {
  color: #e62600;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 500
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form :-ms-input-placeholder {
  color: #e62600;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 500
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form .fa-search {
  background-color: #fff;
  color: #305a86;
  font-family: sans-serif;
  font-size: 25px;
  font-weight: 500;
  margin: 25px 15px;
  opacity: 1
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open form .fa-search:before {
  content: "X";
  margin: 0
}
.all-nav .navbar-right .utility-nav-redesign .sb-search.sb-search-open:before {
  color: #305a86;
  content: "\f002";
  font-size: 16px;
  font-family: FontAwesome;
  height: 45px;
  left: -310px;
  line-height: 1;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  top: -5px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 45px;
  z-index: 3
}
.all-nav #nav_main {
  float: right;
  padding: 25px 0;
  position: relative;
  z-index: 7
}
@media (min-width:1051px) {
  .all-nav #nav_main {
    display: none !important
  }
}
.all-nav .mobile-nav {
  background-color: #fff;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .2);
  display: none;
  height: 100vh;
  left: auto;
  overflow-y: scroll;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 300px
}
@media (min-width:1051px) {
  .all-nav .mobile-nav {
    display: none !important
  }
}
.all-nav .mobile-nav .mobile-primary {
  background-color: #f4f4f5;
  margin: 0;
  padding: 25px 30px 0
}
.all-nav .mobile-nav .mobile-primary li {
  display: block;
  font-size: 18px;
  line-height: 1;
  position: relative
}
.all-nav .mobile-nav .mobile-primary li a {
  float: none;
  padding: 13px 0;
  border-bottom: 1px solid #ddd;
}
/*.all-nav .mobile-nav .mobile-primary li:after {
  border-bottom: 1px solid #ddd;
  bottom: 0;
  content: "";
  left: 0;
  max-width: 180px;
  position: absolute;
  width: 100%
}*/

.all-nav .mobile-nav .mobile-primary li:last-of-type:after {
  display: none
}
.all-nav .mobile-nav #searchform-mobile {
  background-color: #f4f4f5;
  padding: 15px;
  position: relative
}
.all-nav .mobile-nav #searchform-mobile .hidden, .all-nav .mobile-nav #searchform-mobile .screen-reader-text {
  height: 0;
  left: -10000;
  margin: 0;
  position: absolute;
  width: 0
}
.all-nav .mobile-nav #searchform-mobile input[type=search] {
  border: 1px solid #dadadb;
  color: #000;
  font-size: 18px;
  height: 45px;
  line-height: 1;
  margin: 0;
  padding: 15px
}
.all-nav .mobile-nav #searchform-mobile input[type=search] ::-webkit-input-placeholder {
  color: #919191
}
.all-nav .mobile-nav #searchform-mobile input[type=search] :-moz-placeholder, .all-nav .mobile-nav #searchform-mobile input[type=search] ::-moz-placeholder {
  color: #919191
}
.all-nav .mobile-nav #searchform-mobile input[type=search] :-ms-input-placeholder {
  color: #919191
}
.all-nav .mobile-nav #searchform-mobile .search-submit {
  height: 45px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 45px
}
.all-nav .mobile-nav #searchform-mobile .search-submit input[type=submit] {
  height: 45px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px
}
.all-nav .mobile-nav #searchform-mobile .search-submit .fa-search {
  background: none;
  height: 45px;
  padding: 20px;
  width: 45px
}
.all-nav .mobile-nav #searchform-mobile .search-submit .fa-search:before {
  position: absolute;
  right: 15px;
  top: 15px
}
.all-nav .mobile-nav .mobile-secondary {
  margin: 0;
  padding: 15px 30px 0
}
.all-nav .mobile-nav .mobile-secondary li {
  display: block;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 10px;
  text-transform: none;
  font-family: 'franklin-gothic-urw';
  border-bottom: solid 1px #ddd;
  margin-bottom: 10px;
}
.all-nav .mobile-nav .mobile-secondary li a {
  color: #4e4e4e;
  float: none
}
.all-nav .mobile-nav .mobile-secondary li .more {
  color: #305a86
}
.all-nav .mobile-nav .mobile-secondary .mobile-tertiary {
  padding: 15px 0 0
}
.all-nav .mobile-nav .mobile-secondary .mobile-tertiary li {
  font-weight: 400;
  color: #959595 !important
}
.all-nav .mobile-nav .mobile-secondary .mobile-tertiary li a {
  color: #959595 !important
}
@media (max-width:1050px) {
  .all-nav .navbar-collapse {
    display: none !important
  }
}
.identifier-nav {
  display: none !important
}
.navbar.push-down {
  top: 0
}
.utility-nav .container .i-am {
  display: none
}
.mobile-dd-menu-container {
  position: relative
}
.mobile-dd-menu-container .mobile-dd-menu-control {
  display: none;
  width: 100%;
  background-color: #fff;
  color: #111c24;
  padding: 15px;
  text-transform: uppercase;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none
}
@media screen and (max-width:1050px) {
  .mobile-dd-menu-container .mobile-dd-menu-control {
    display: block
  }
}
.mobile-dd-menu-container .mobile-dd-menu {
  display: none;
  width: 100%;
  padding: 0 15px 15px;
  background-color: #fff;
  z-index: 5;
  border-top: 3px solid #e2e2e6;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
  position: absolute;
  left: 15px;
  right: 15px;
  width: calc(100% - 30px)
}
.mobile-dd-menu-container .mobile-dd-menu.open {
  display: block
}
.mobile-dd-menu-container .mobile-dd-menu ul {
  padding: 20px 15px 0
}
.mobile-dd-menu-container .mobile-dd-menu ul li {
  list-style: none;
  padding: 10px 6px;
  border-bottom: 1px solid #e2e2e6;
  color: #111c24;
  text-transform: uppercase;
  /* font-family: Open Sans, sans-serif; */
  font-weight: 600;
  font-size: 15px;
  line-height: 22px
}
.mobile-dd-menu-container .mobile-dd-menu ul li a {
  color: #111c24;
  text-decoration: none;
  font-weight: 600;
  transition: all .2s linear
}
.mobile-dd-menu-container .mobile-dd-menu ul li:hover a {
  color: red;
  transition: all .2s linear
}
.mobile-dd-menu-container .mobile-dd-menu ul li:last-of-type {
  border: none
}
.mobile-nav-open {
  overflow: hidden !important
}

p { margin: 0 0 15px 0; }



.all-nav {
  min-height: 120px;
  height: auto !important;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.clearfix + .utility-nav + .main-nav .navbar-header {
  height: 90px
}
.block-3-button-bar-photo {
  position: relative;
  padding: 6% 0
}
.block-3-button-bar-photo:after {
  background-color: rgba(0, 0, 0, .4);
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.block-3-button-bar-photo .row .content {
  z-index: 3
}
.block-3-button-bar-photo .row .content h3 {
  font-weight: 400;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8%;
  text-align: center
}
.block-3-button-bar-photo .row .content a.cta-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: #111c24;
  background-color: hsla(0, 0%, 100%, .6);
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 12px;
  transition: all .2s linear;
  margin-bottom: 10px;
  line-height: 18px
}
.block-3-button-bar-photo .row .content a.cta-button:hover {
  background-color: #fff;
  transition: all .2s linear
}
.block-5-button-bar-grey {
  background-color: #e2e2e6;
  padding: 4% 0
}
.block-5-button-bar-grey a.cta-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: #111c24;
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 10px;
  border: 1px solid #959595;
  transition: all .2s linear;
  line-height: 18px
}
.block-5-button-bar-grey a.cta-button:hover {
  background-color: #2f2f2f;
  color: #fff;
  transition: all .2s linear
}
.block-5-button-bar-grey .mobile-iama-menu-text {
  display: none
}
@media screen and (max-width:1050px) {
  .block-5-button-bar-grey .mobile-iama-menu-text {
    display: block
  }
}
.block-5-button-bar-grey .mobile-iama-menu-text p {
  font-weight: 300;
  font-size: 12px;
  color: #2f2f2f;
  text-transform: uppercase
}
.block-alumni-friends {
  padding: 60px 0 0
}
.block-alumni-friends .row {
  padding-bottom: 45px
}
@media (min-width:768px) {
  .block-alumni-friends {
    padding: 120px 0 0
  }
  .block-alumni-friends .row {
    padding-bottom: 90px
  }
}
.block-alumni-friends img {
  max-width: 100%
}
.block-alumni-friends h3 {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  margin-bottom: 2%
}
.block-alumni-friends p {
  font-weight: 400;
  font-size: 17px;
  color: #484848;
  line-height: 32px;
  margin-bottom: 3%
}
.block-alumni-friends ul {
  padding-left: 0
}
@media (min-width:768px) {
  .block-alumni-friends ul {
    -webkit-columns: 2;
    columns: 2
  }
}
.block-alumni-friends ul li {
  display: block
}
.block-alumni-friends a {
  font-weight: 700;
  font-size: 17px;
  color: #e62600;
  line-height: 32px;
  text-transform: uppercase;
  transition: all .2s linear
}
.block-alumni-friends a:hover {
  color: #000;
  transition: all .2s linear
}
.block-contact {
  padding: 4% 0
}
.block-contact #contact-content h3 {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin-bottom: 2%
}
.block-contact #contact-content p {
  font-weight: 400;
  font-size: 17px;
  color: #484848;
  line-height: 32px;
  margin-bottom: 3%
}
.block-contact #circle-solid .circle-crop-solid {
  color: #fff;
  text-align: center;
  background: #2f2f2f;
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  padding-top: 62px
}
.block-contact #circle-solid .circle-crop-solid h3 {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 8px;
  margin-top: 0
}
.block-contact #circle-solid .circle-crop-solid h3:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: #959595;
  bottom: 0;
  left: 34%;
  right: 0
}
.block-contact #circle-solid .circle-crop-solid p {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px
}
.block-contact #circle-solid .circle-crop-solid a {
  color: #e62600
}
.block-container-photo .photo {
  position: relative;
  padding: 20% 5% 8%;
  overflow: hidden
}
.block-container-photo .photo:after {
  background: linear-gradient(45deg, rgba(35, 26, 21, .6), hsla(0, 0%, 100%, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#231a15", endColorstr="#03ffffff", GradientType=1);
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.block-container-photo .photo-content {
  z-index: 3
}
.block-container-photo .photo-content h1 {
  font-family: Langdon, sans-serif;
  font-weight: 300;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase
}
.block-container-photo .photo-content h2 {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 20px;
  margin-top: 0
}
.block-container-photo .photo-content h2:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background: #959595;
  bottom: 0;
  left: 0;
  right: 0
}
.block-container-photo .photo-content p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 28px
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-container-photo .photo-content h2:after {
    left: 46%
  }
}
@media only screen and (min-width:481px) and (max-width:768px) {
  .block-container-photo .photo-content h2:after {
    left: 46%
  }
}
@media only screen and (max-width:480px) {
  .block-container-photo .photo-content h1 {
    font-size: 40px
  }
  .block-container-photo .photo-content h2 {
    font-size: 14px
  }
  .block-container-photo .photo-content h2:after {
    left: 42%
  }
  .block-container-photo .photo-content p {
    font-size: 14px;
    line-height: 22px
  }
  .block-container-photo .photo-content a {
    font-size: 13px
  }
}
.block-events-news {
  background-color: #f3f3f3;
  padding: 2% 0
}
.block-events-news a {
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #e62600;
  text-transform: uppercase
}
.block-events-news a span {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 8px
}
.block-events-news a span svg {
  margin: 0 15px 0 0
}
.block-events-news a span svg line.link-arrow-color1, .block-events-news a span svg polyline.link-arrow-color2 {
  stroke: #fff;
  stroke-miterlimit: 10
}
.block-events-news a span svg polyline.link-arrow-color2 {
  fill: none
}
.block-events-news h3 {
  font-weight: 600;
  font-size: 23px;
  color: #01A2D8;
  text-transform: uppercase;
  position: relative;
      /* padding-bottom: 30px; */
    /* margin-bottom: 40px; */
    margin-top: 30px;
}
.block-events-news h3:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 6px;
  background: #f1f1f3;
  bottom: 0;
  left: 0;
  right: 0
}
.block-events-news #events-column .event,
.block-events-news #news-columns .news {
  padding: 5% 0 3%;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #b5b5b8
}
.block-events-news #events-column .event:last-of-type,
.block-events-news #news-columns .news:last-of-type {
  border: none
}
.block-events-news #events-column .event .date h4,
.block-events-news #news-columns .news .date h4 {
  background-color: #fff;
  color: #555;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 26px;
  padding: 6px 8px
}
.block-events-news #events-column .event .title a,
.block-events-news #news-columns .news .title a {
  color: #484848;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  transition: all .2s linear
}
.block-events-news #events-column .event .title a:hover,
.block-events-news #news-columns .news .title a:hover {
  color: #e62600;
  transition: all .2s linear
}
.block-events-news #events-column .event .title h4.no-dates,
.block-events-news #news-columns .news .title h4.no-news {
  color: #484848;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 15%
}

@media (max-width:480px) {
  .block-events-news h3 {
    margin-bottom: 10px;    font-size: 20px;
  }
  .block-events-news #events-column .event .date h4 {
    font-size: 13px;
    line-height: 21px
  }
  .block-events-news #events-column .event .title a,
  .block-events-news #events-column .event .title h4.no-dates,
  .block-events-news #news-columns .news .date h4,
  .block-events-news #news-columns .news .title a,
  .block-events-news #news-columns .news .title h4.no-news {
    font-size: 15px;
    line-height: 22px
  }
  .block-events-news #news-columns .news p {
    font-size: 13px;
    line-height: 21px
  }
}
.block-hero-interior {
  position: relative;
  padding: 15% 5% 8%;
  overflow: hidden
}
.block-hero-interior:after {
  background: linear-gradient(45deg, rgba(35, 26, 21, .9), hsla(0, 0%, 100%, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#231a15", endColorstr="#03ffffff", GradientType=1);
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.block-hero-interior video {
  position: absolute;
  z-index: 0;
  background-size: 100% 100%;
  top: 0;
  left: 50%;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto;
  -webkit-transform: translate(-50%);
  transform: translate(-50%)
}
@media only screen and (min-width:767px) {
  .block-hero-interior video {
    max-height: none
  }
}
.block-hero-interior .hero-interior-content {
  text-align: center;
  z-index: 3
}
.block-hero-interior .hero-interior-content h1 {
      font-weight: 500;
      font-size: 50px;
      color: #fff;
      line-height: 1;
}
.block-hero-interior .hero-interior-content h2 {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 22px
}
.block-hero-interior .hero-interior-content h2:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background: #959595;
  bottom: 0;
  left: 42%;
  right: 0
}
.block-hero-interior .hero-interior-content p {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 28px
}
.block-hero-interior .hero-interior-content a {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  color: #e62600;
  line-height: 24px;
  text-transform: uppercase;
  padding: 10px 12px;
  transition: all .2s linear
}
.block-hero-interior .hero-interior-content a:hover {
  color: #fff;
  transition: all .2s linear
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-hero-interior .hero-interior-content h2:after {
    left: 46%
  }
}
@media only screen and (min-width:481px) and (max-width:768px) {
  .block-hero-interior .hero-interior-content h2:after {
    left: 46%
  }
}
@media only screen and (max-width:480px) {
  .block-hero-interior .hero-interior-content h1 {
    font-size: 40px
  }
  .block-hero-interior .hero-interior-content h2 {
    font-size: 14px
  }
  .block-hero-interior .hero-interior-content h2:after {
    left: 42%
  }
  .block-hero-interior .hero-interior-content p {
    font-size: 14px;
    line-height: 22px
  }
  .block-hero-interior .hero-interior-content a {
    font-size: 13px
  }
}
.block-instagram-feed {
  background-color: #032242
}
.block-instagram-feed .container .row #banner-column {
  position: relative;
  color: #fff
}
.block-instagram-feed .container .row #banner-column:after {
  background-color: rgba(3, 34, 66, .5);
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.block-instagram-feed .container .row #banner-column .content {
  z-index: 3
}
.block-instagram-feed .container .row #banner-column .content h3 {
  font-family: Langdon, sans-serif;
  font-weight: 300;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 40%;
  margin-bottom: 0
}
.block-instagram-feed .container .row #banner-column .content h4 {
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 20px;
  margin-top: 0
}
.block-instagram-feed .container .row #banner-column .content h4:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background: #959595;
  bottom: 0;
  left: 0;
  right: 0
}
.block-instagram-feed .container .row #banner-column .content p {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  line-height: 28px
}
.block-instagram-feed .container .row #instagram-column {
  padding: 2% 4%
}
.block-instagram-feed .container .row #instagram-column .top-instagram {
  padding: 0 15px
}
.block-instagram-feed .container .row #instagram-column .top-instagram h3 {
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 30px
}
.block-instagram-feed .container .row #instagram-column .top-instagram h3:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background: #959595;
  bottom: 0;
  left: 0;
  right: 0
}
.block-instagram-feed .container .row #instagram-column .top-instagram h4 {
  font-weight: 400;
  font-size: 16px;
  color: #e62600;
  text-transform: uppercase
}
.block-instagram-feed .container .row #instagram-column .top-instagram span svg {
  height: 28px;
  width: 28px;
  display: inline-block;
  position: absolute;
  top: 71px;
  right: 12%;
  fill: #959595
}
.block-instagram-feed .container .row #instagram-column img.photo-thumb {
  padding: 15px 0
}
@media only screen and (min-width:993px) and (max-width:1199px) {
  .block-instagram-feed .container .row #banner-column .content h3 {
    font-size: 46px
  }
  .block-instagram-feed .container .row #banner-column .content h4 {
    font-size: 16px
  }
  .block-instagram-feed .container .row #banner-column .content p {
    font-size: 15px;
    line-height: 26px
  }
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-instagram-feed .container .row #banner-column .content h3 {
    font-size: 42px
  }
  .block-instagram-feed .container .row #banner-column .content h4 {
    font-size: 16px
  }
  .block-instagram-feed .container .row #banner-column .content p {
    font-size: 15px;
    line-height: 26px
  }
}
@media only screen and (max-width:768px) {
  .block-instagram-feed .container .row #banner-column {
    padding-bottom: 5%
  }
  .block-instagram-feed .container .row #banner-column .content h3 {
    font-size: 34px;
    padding-top: 5%
  }
  .block-instagram-feed .container .row #banner-column .content h4 {
    font-size: 15px
  }
  .block-instagram-feed .container .row #banner-column .content p {
    font-size: 14px;
    line-height: 24px
  }
  .block-instagram-feed .container .row #instagram-column .top-instagram span svg {
    top: 58px
  }
}
.block-interior-intro {
  padding: 6% 0
}
.block-interior-intro #main-content {
  padding-right: 10%
}

.block-interior-intro #main-content img {
  float: left;
  margin: 2% 6% 10% 0 !important;
  height: auto;
  display: block;
  max-width: 90%
}
.block-interior-intro #main-content ul li {
  list-style: none
}

.block-interior-intro #main-content ul li a:hover {
  color: #000;
  transition: all .2s linear
}

.block-interior-intro #main-content a:hover {
  color: #000;
  transition: all .2s linear
}
.block-interior-intro #sidebar {
  border-left: 1px solid #e2e2e6;
  padding: 2% 0 0 3%
}
.block-interior-intro #sidebar .sub-nav ul {
  list-style: none
}
.block-interior-intro #sidebar .sub-nav ul li {
  padding: 8% 0;
  margin-left: -40px;
  border-bottom: 1px solid #e2e2e6
}
.block-interior-intro #sidebar .sub-nav ul li a {
  font-weight: 600;
  font-size: 15px;
  color: #000;
  line-height: 24px;
  text-transform: uppercase;
  transition: all .2s linear
}
.block-interior-intro #sidebar .sub-nav ul li a:hover {
  color: #e62600;
  transition: all .2s linear
}
.block-interior-intro #sidebar .sub-nav ul li:last-of-type {
  border: none
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-interior-intro {
    padding: 6% 0
  }
  .block-interior-intro #main-content h2 {
    font-size: 26px
  }
  .block-interior-intro #main-content h3 {
    font-size: 20px
  }
  .block-interior-intro #main-content p {
    font-size: 15px;
    line-height: 28px
  }
  .block-interior-intro #main-content img {
    float: none;
    margin: 2% 0
  }
  .block-interior-intro #main-content a {
    font-size: 15px;
    line-height: 28px
  }
}
@media only screen and (min-width:481px) and (max-width:768px) {
  .block-interior-intro {
    padding: 6% 0
  }
  .block-interior-intro #main-content h2 {
    font-size: 26px
  }
  .block-interior-intro #main-content h3 {
    font-size: 20px
  }
  .block-interior-intro #main-content p {
    font-size: 15px;
    line-height: 28px
  }
  .block-interior-intro #main-content img {
    float: none;
    margin: 2% 0
  }
  .block-interior-intro #main-content a {
    font-size: 15px;
    line-height: 28px
  }
}
@media only screen and (max-width:480px) {
  .block-interior-intro {
    padding: 6% 0
  }
  .block-interior-intro #main-content h2 {
    font-size: 26px
  }
  .block-interior-intro #main-content h3 {
    font-size: 20px
  }
  .block-interior-intro #main-content p {
    font-size: 14px;
    line-height: 26px
  }
  .block-interior-intro #main-content img {
    float: none;
    margin: 2% 0
  }
  .block-interior-intro #main-content a {
    font-size: 14px;
    line-height: 26px
  }
}
.landing-hero .hero-container {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%
}
.landing-hero .third {
  cursor: auto;
  background-position: 50%;
  background-size: cover;
  box-shadow: 0 0 120px 0 rgba(0, 0, 0, .75);
  color: #fff;
  float: left;
  overflow: hidden;
  position: relative;
  transition: all .2s linear;
  width: 25%;
  z-index: 0
}

.landing-hero .third img { display: none; }

@media (max-width:1050px) {
  .landing-hero .third {
    box-shadow: none;
    min-height: 180px;
    width: 100%
  }
}
@media (max-width:480px) {
  .landing-hero .third {
    min-height: 140px
  }
}
.landing-hero .third:before {
  background: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .5));
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}
@media (max-width:1050px) {
  .landing-hero .third:before {
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .2) 20%, rgba(0, 0, 0, .5)) !important
  }
}
@media (max-width:480px) {
  .landing-hero .third:before {
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .2) 20%, rgba(0, 0, 0, .5)) !important
  }
}
.landing-hero .third:after {
  bottom: 0;
  content: "";
  left: 0;
  opacity: .7;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  transition: all .2s linear
}
@media (max-width:1050px) {
  .landing-hero .third:after {
    z-index: 2
  }
}
.landing-hero .third.focus {
  width: 50% !important;
  z-index: 6 !important
}
.landing-hero .third.focus .third-content a.more, .landing-hero .third.focus .third-content p {
  opacity: 1
}
@media (max-width:1050px) {
  .landing-hero .third.focus {
    height: 65vw !important;
    width: 100% !important
  }
  .landing-hero .third.focus .third-content {
    bottom: 0;
    padding: 30px;
    top: auto
  }
  .landing-hero .third.focus .third-content a.more, .landing-hero .third.focus .third-content p {
    display: inline-block
  }
}
@media (max-width:480px) {
  .landing-hero .third.focus {
    height: auto !important
  }
  .landing-hero .third.focus .third-content {
    padding: 60px 30px 30px
  }
}
.landing-hero .third.focus:after {
  opacity: 0
}
.landing-hero .third:first-of-type {
  z-index: 3
}
.landing-hero .third:first-of-type:after {
  background-color: #757373
}
.landing-hero .third:nth-of-type(2) {
  z-index: 2
}
.landing-hero .third:nth-of-type(2):after {
  background-color: #073d74
}
.landing-hero .third:nth-of-type(3) {
  z-index: 1
}
.landing-hero .third:nth-of-type(3):after {
  background-color: #e62600
}
.landing-hero .third .third-content {
  bottom: 0;
  left: 0;
  min-height: 60%;
  padding: 90px;
  position: absolute;
  z-index: 3
}
.landing-hero .third .third-content span {
  display: block;
}
.landing-hero .third .third-content span.title {
      font-size: 45px;
      font-weight: 600;
      line-height: 1;
}
.landing-hero .third .third-content span.subtitle {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.1;
  margin: 10px 0 20px 0;
  padding-bottom: 20px;
  position: relative
}
.landing-hero .third .third-content span.subtitle:after {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  opacity: .5;
  position: absolute;
  width: 60px
}
.landing-hero .third .third-content p {
  font-size: 19px;
  line-height: 1.4;
  font-weight: 500;
}
.landing-hero .third .third-content a.more {
  color: #fff;
  font-size: 18px;
  letter-spacing: .04rem;
  line-height: 1.55;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.landing-hero .third .third-content a.more img {
  display: none;
  height: 15px;
  margin-bottom: 3px;
  padding-right: 15px;
  vertical-align: middle
}

.landing-hero .third .third-content a.more:hover {
  color:#fbaf01!important;
}

.landing-hero .third .third-content a.more, .landing-hero .third .third-content p {
  opacity: 0
}
@media (max-width:1440px) {
  .landing-hero .third .third-content {
    padding: 60px
  }
}
@media (max-width:1200px) {
  .landing-hero .third .third-content {
    padding: 30px
  }
}
@media (max-width:1050px) {
  .landing-hero .third .third-content {
    padding: 30px;
    min-height: 0
  }
  .landing-hero .third .third-content a.more, .landing-hero .third .third-content p {
    display: none
  }
}
@media (max-width:768px) {
  .landing-hero .third .third-content span.title {
    font-size: 28px
  }
  .landing-hero .third .third-content span.subtitle {
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 15px
  }
  .landing-hero .third .third-content span.subtitle:after {
    height: 3px
  }
  .landing-hero .third .third-content p {
    display: none;
    font-size: 12px
  }
  .landing-hero .third .third-content a.more {
    display: none;
    font-size: 14px
  }
  .landing-hero .third .third-content a.more img {
    height: 12px;
    margin-bottom: 2px;
    padding-right: 8px
  }
}
@media (max-width:480px) {
  .landing-hero .third .third-content {
    position: relative;
    top: 0
  }
}
.block-spotlight {
  background-color: #032242
}
.block-spotlight .container .row #banner-column {
  position: relative;
  color: #fff;
  overflow: hidden
}
.block-spotlight .container .row #banner-column:after {
  background-color: rgba(3, 34, 66, .4);
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.block-spotlight .container .row #banner-column video {
  position: absolute;
  z-index: 0;
  background-size: 100% 100%;
  top: 0;
  left: 50%;
  min-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto;
  -webkit-transform: translate(-50%);
  transform: translate(-50%)
}
@media only screen and (min-width:767px) {
  .block-spotlight .container .row #banner-column video {
    max-height: none
  }
}
.block-spotlight .container .row #banner-column .content {
  z-index: 3;
  position: relative;
  top: 50%
}
.block-spotlight .container .row #banner-column .content h3 {
  /* font-family: Langdon, sans-serif; */
  font-weight: 300;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0
}
.block-spotlight .container .row #banner-column .content h4 {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 20px;
  margin-top: 0
}
.block-spotlight .container .row #banner-column .content h4:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background: #959595;
  bottom: 0;
  left: 0;
  right: 0
}
.block-spotlight .container .row #banner-column .content p {
  /* font-family: Open Sans, sans-serif; */
  /* font-weight: 400; */
  font-size: 17px;
  color: #fff;
  line-height: 28px
}
.block-spotlight .container .row #spotlight-column {
  padding: 3% 0 3% 6%;
  min-height: 700px
}
.block-spotlight .container .row #spotlight-column .top-spotlight {
  padding: 0
}
.block-spotlight .container .row #spotlight-column .top-spotlight h3 {
  font-weight: 600;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 30px
}
.block-spotlight .container .row #spotlight-column .top-spotlight h3:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 5px;
  background: #959595;
  bottom: 0;
  left: 0;
  right: 0
}
.block-spotlight .container .row #spotlight-column .circle-crop {
  width: 120px;
  height: 120px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-bottom: 20px
}
.block-spotlight .container .row #spotlight-column .circle-crop img {
  display: inline-block;
  margin: 0 auto;
  height: 100%;
  width: auto
}
.block-spotlight .container .row #spotlight-column h4 {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase
}
.block-spotlight .container .row #spotlight-column h5 {
  font-weight: 400;
  font-size: 16px;
  color: #87a3c0;
  line-height: 22px
}
.block-spotlight .container .row #spotlight-column p {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  margin: 8px 0
}
.block-spotlight .container .row #spotlight-column .bio-controls {
  position: absolute;
  bottom: 6%
}
.block-spotlight .container .row #spotlight-column a.bio-control img {
  transition: all .2s linear;
  opacity: 1;
  margin: 0 1%
}
.block-spotlight .container .row #spotlight-column a.bio-control img:hover {
  transition: all .2s linear;
  opacity: .5
}
.owl-item {
  padding: 0 4px
}
@media only screen and (min-width:993px) and (max-width:1199px) {
  .block-spotlight .container .row #banner-column .content h3 {
    font-size: 46px
  }
  .block-spotlight .container .row #banner-column .content h4 {
    font-size: 16px
  }
  .block-spotlight .container .row #banner-column .content p {
    font-size: 15px;
    line-height: 26px
  }
  .block-spotlight .container .row #spotlight-column .top-spotlight h3 {
    font-size: 22px
  }
  .block-spotlight .container .row #spotlight-column .circle-crop {
    width: 110px;
    height: 110px
  }
  .block-spotlight .container .row #spotlight-column h4 {
    font-size: 18px
  }
  .block-spotlight .container .row #spotlight-column h5 {
    font-size: 16px;
    line-height: 22px
  }
  .block-spotlight .container .row #spotlight-column p {
    font-size: 15px;
    line-height: 30px
  }
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-spotlight .container .row #banner-column {
    min-height: 400px
  }
  .block-spotlight .container .row #banner-column .content {
    top: 150px
  }
  .block-spotlight .container .row #banner-column .content h3 {
    font-size: 42px
  }
  .block-spotlight .container .row #banner-column .content h4 {
    font-size: 16px
  }
  .block-spotlight .container .row #banner-column .content p {
    font-size: 15px;
    line-height: 26px
  }
  .block-spotlight .container .row #spotlight-column {
    padding: 6%
  }
  .block-spotlight .container .row #spotlight-column .top-spotlight h3 {
    font-size: 22px
  }
  .block-spotlight .container .row #spotlight-column .circle-crop {
    width: 100px;
    height: 100px
  }
  .block-spotlight .container .row #spotlight-column h4 {
    font-size: 17px
  }
  .block-spotlight .container .row #spotlight-column h5 {
    font-size: 15px;
    line-height: 22px
  }
  .block-spotlight .container .row #spotlight-column p {
    font-size: 15px;
    line-height: 30px
  }
  .block-spotlight .container .row #spotlight-column .bio-controls {
    position: relative;
    bottom: -50px
  }
}
@media only screen and (min-width:481px) and (max-width:768px) {
  .block-spotlight .container .row #banner-column {
    padding-bottom: 5%
  }
  .block-spotlight .container .row #banner-column .content h3 {
    font-size: 34px;
    padding-top: 5%
  }
  .block-spotlight .container .row #banner-column .content h4 {
    font-size: 15px
  }
  .block-spotlight .container .row #banner-column .content p {
    font-size: 14px;
    line-height: 24px
  }
  .block-spotlight .container .row #spotlight-column {
    padding: 6%
  }
  .block-spotlight .container .row #spotlight-column .top-spotlight h3 {
    font-size: 22px
  }
  .block-spotlight .container .row #spotlight-column .circle-crop {
    width: 90px;
    height: 90px
  }
  .block-spotlight .container .row #spotlight-column h4 {
    font-size: 15px
  }
  .block-spotlight .container .row #spotlight-column h5 {
    font-size: 14px;
    line-height: 22px
  }
  .block-spotlight .container .row #spotlight-column p {
    font-size: 14px;
    line-height: 28px
  }
  .block-spotlight .container .row #spotlight-column .bio-controls {
    position: relative;
    bottom: -50px
  }
}
@media only screen and (max-width:480px) {
  .block-spotlight .container .row #banner-column {
    padding-bottom: 5%
  }
  .block-spotlight .container .row #banner-column .content h3 {
    font-size: 34px;
    padding-top: 5%
  }
  .block-spotlight .container .row #banner-column .content h4 {
    font-size: 15px
  }
  .block-spotlight .container .row #banner-column .content p {
    font-size: 14px;
    line-height: 24px
  }
  .block-spotlight .container .row #spotlight-column {
    padding: 6%
  }
  .block-spotlight .container .row #spotlight-column .top-spotlight h3 {
    font-size: 22px
  }
  .block-spotlight .container .row #spotlight-column .circle-crop {
    width: 90px;
    height: 90px
  }
  .block-spotlight .container .row #spotlight-column h4 {
    font-size: 15px
  }
  .block-spotlight .container .row #spotlight-column h5 {
    font-size: 14px;
    line-height: 22px
  }
  .block-spotlight .container .row #spotlight-column p {
    font-size: 14px;
    line-height: 28px
  }
  .block-spotlight .container .row #spotlight-column .bio-controls {
    position: relative;
    bottom: -80px
  }
}
.block-story-video {
  padding: 4% 0
}
.block-story-video #story-content h3 {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 600;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin-bottom: 2%
}
.block-story-video #story-content p {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 17px;
  color: #484848;
  line-height: 32px;
  margin-bottom: 3%
}
.block-story-video #circle .circle-crop {
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto
}
.block-story-video #circle .circle-crop img {
  display: inline-block;
  margin: 0 auto;
  height: 100%;
  width: auto
}
.block-story-video #circle .circle-crop:after {
  background: url(/wp-content/themes/PCAD/assets/images/video-play.png) 50%/cover no-repeat;
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.block-story-video #circle p {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 15px;
  font-style: italic;
  color: #b1b0b0;
  text-align: center;
  margin: 2%
}
@media only screen and (min-width:993px) and (max-width:1199px) {
  .block-story-video #story-content h3 {
    font-size: 20px
  }
  .block-story-video #story-content p {
    font-size: 15px;
    line-height: 28px
  }
  .block-story-video #circle .circle-crop {
    width: 250px;
    height: 250px
  }
  .block-story-video #circle p {
    font-size: 12px
  }
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-story-video #story-content h3 {
    font-size: 20px
  }
  .block-story-video #story-content p {
    font-size: 15px;
    line-height: 28px
  }
  .block-story-video #circle .circle-crop {
    width: 220px;
    height: 220px
  }
  .block-story-video #circle p {
    font-size: 12px
  }
}
@media only screen and (min-width:481px) and (max-width:768px) {
  .block-story-video #story-content h3 {
    font-size: 20px
  }
  .block-story-video #story-content p {
    font-size: 15px;
    line-height: 28px
  }
  .block-story-video #circle .circle-crop {
    width: 220px;
    height: 220px
  }
  .block-story-video #circle p {
    font-size: 12px
  }
}
@media only screen and (max-width:480px) {
  .block-story-video #story-content h3 {
    font-size: 20px
  }
  .block-story-video #story-content p {
    font-size: 15px;
    line-height: 28px
  }
  .block-story-video #circle .circle-crop {
    width: 220px;
    height: 220px
  }
  .block-story-video #circle p {
    font-size: 12px
  }
}
.block-student-artwork-gallery {
  margin: 4% auto
}
.block-student-artwork-gallery a {
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #e62600;
  text-transform: uppercase
}
.block-student-artwork-gallery a span {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 8px
}
.block-student-artwork-gallery a span svg {
  margin: 0 15px 0 0
}
.block-student-artwork-gallery a span svg line.link-arrow-color1, .block-student-artwork-gallery a span svg polyline.link-arrow-color2 {
  stroke: #e62600;
  stroke-miterlimit: 10
}
.block-student-artwork-gallery a span svg polyline.link-arrow-color2 {
  fill: none
}
.block-student-artwork-gallery h3 {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 23px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 30px
}
.block-student-artwork-gallery #artwork-column {
  padding: 0 15px
}
.block-student-artwork-gallery #artwork-column #artwork1 {
  min-height: 272.5px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
.block-student-artwork-gallery #artwork-column #artwork2 {
  min-height: 272.5px;
  max-width: 272.5px;
  margin-right: 5px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
.block-student-artwork-gallery #artwork-column #artwork3 {
  min-height: 272.5px;
  max-width: 272.5px;
  margin-left: 5px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
.block-student-artwork-gallery #gallery-column {
  padding: 0 15px
}
.block-student-artwork-gallery #gallery-column #exhibit-info {
  background-color: #140702;
  /* font-family: Open Sans, sans-serif; */
  color: #fff;
  min-height: 272.5px;
  max-width: 272.5px;
  margin-right: 5px;
  padding: 20px 15px
}
.block-student-artwork-gallery #gallery-column #exhibit-info h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px
}
.block-student-artwork-gallery #gallery-column #exhibit-info h6 {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 16px
}
.block-student-artwork-gallery #gallery-column #exhibit-info h6:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background: #532016;
  bottom: 0;
  left: 0;
  right: 0
}
.block-student-artwork-gallery #gallery-column #exhibit-info p {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px
}
.block-student-artwork-gallery #gallery-column #exhibit-info a {
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #e62600;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 10px
}
.block-student-artwork-gallery #gallery-column #exhibit-info span svg {
  margin: 0 15px 0 0
}
.block-student-artwork-gallery #gallery-column #exhibit-info span svg line.link-arrow-color1, .block-student-artwork-gallery #gallery-column #exhibit-info span svg polyline.link-arrow-color2 {
  stroke: #fff;
  stroke-miterlimit: 10
}
.block-student-artwork-gallery #gallery-column #exhibit-info span svg polyline.link-arrow-color2 {
  fill: none
}
.block-student-artwork-gallery #gallery-column #gallery1 {
  min-height: 272.5px;
  max-width: 272.5px;
  margin-left: 5px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
.block-student-artwork-gallery #gallery-column #gallery2-featured {
  min-height: 272.5px;
  margin-top: 10px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
@media only screen and (min-width:993px) and (max-width:1199px) {
  .block-student-artwork-gallery #artwork-column #artwork1 {
    min-height: 222.5px
  }
  .block-student-artwork-gallery #artwork-column #artwork2, .block-student-artwork-gallery #artwork-column #artwork3 {
    min-height: 222.5px;
    max-width: 222.5px
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info {
    min-height: 222.5px;
    max-width: 222.5px;
    padding: 10px 15px
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info h4 {
    font-size: 15px
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info h6 {
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info p {
    font-size: 12px;
    line-height: 20px
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info a {
    font-size: 12px
  }
  .block-student-artwork-gallery #gallery-column #gallery1 {
    min-height: 222.5px;
    max-width: 222.5px
  }
  .block-student-artwork-gallery #gallery-column #gallery2-featured {
    min-height: 222.5px
  }
}
@media only screen and (min-width:769px) and (max-width:992px) {
  .block-student-artwork-gallery #artwork-column {
    margin-bottom: 5%
  }
  .block-student-artwork-gallery #artwork-column #artwork1 {
    min-height: 350px;
    max-width: 100%;
    margin-bottom: 14px
  }
  .block-student-artwork-gallery #artwork-column #artwork2 {
    min-height: 350px;
    max-width: 49%;
    margin-right: 7px
  }
  .block-student-artwork-gallery #artwork-column #artwork3 {
    min-height: 350px;
    max-width: 49%;
    margin-left: 7px
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info {
    min-height: 350px;
    max-width: 49%;
    margin-right: 7px;
    padding: 10px 15px
  }
  .block-student-artwork-gallery #gallery-column #gallery1 {
    min-height: 350px;
    max-width: 49%;
    margin-left: 7px
  }
  .block-student-artwork-gallery #gallery-column #gallery2-featured {
    min-height: 350px;
    max-width: 100%;
    margin-top: 14px
  }
}
@media only screen and (max-width:768px) {
  .block-student-artwork-gallery #artwork-column {
    margin-bottom: 5%
  }
  .block-student-artwork-gallery #artwork-column #artwork1 {
    max-width: 100%
  }
  .block-student-artwork-gallery #artwork-column #artwork2 {
    max-width: 100%;
    margin-bottom: 10px;
    margin-right: 0
  }
  .block-student-artwork-gallery #artwork-column #artwork3 {
    max-width: 100%;
    margin-left: 0
  }
  .block-student-artwork-gallery #gallery-column #exhibit-info {
    max-width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px 15px
  }
  .block-student-artwork-gallery #gallery-column #gallery1 {
    max-width: 100%;
    margin-left: 0
  }
  .block-student-artwork-gallery #gallery-column #gallery2-featured {
    max-width: 100%
  }
}
.block-twitter {
  padding: 4% 0
}
.block-twitter #twitter-content h3 {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 600;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin-bottom: 2%
}
.block-twitter #twitter-content p {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 17px;
  color: #484848;
  line-height: 32px;
  margin-bottom: 3%
}
.block-twitter #circle-solid .circle-crop-solid {
  color: #fff;
  text-align: center;
  background: #1ba9eb;
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  padding-top: 44px
}
.block-twitter #circle-solid .circle-crop-solid span.fa {
  position: relative;
  padding: 8px 0;
  margin-bottom: 0;
  margin-top: 0
}
.block-twitter #circle-solid .circle-crop-solid span.fa:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: #fff;
  opacity: .5;
  bottom: 0;
  left: -34px;
  right: 0
}
.block-twitter #circle-solid .circle-crop-solid h3 {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0
}
.block-twitter #circle-solid .circle-crop-solid ul {
  padding: 10px 30px
}
.block-twitter #circle-solid .circle-crop-solid p {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px
}
.block-twitter #circle-solid .circle-crop-solid a {
  color: #fff
}
.block-cont-ed {
  padding: 4% 0
}
.block-cont-ed #sidebar {
  border-left: 1px solid #e2e2e6;
  padding: 2% 0 0 3%
}
.block-cont-ed #sidebar .sub-nav ul {
  list-style: none
}
.block-cont-ed #sidebar .sub-nav ul li {
  padding: 8% 0;
  margin-left: -40px;
  border-bottom: 1px solid #e2e2e6
}
.block-cont-ed #sidebar .sub-nav ul li a {
  /* font-family: Open Sans, sans-serif; */
  font-weight: 600;
  font-size: 15px;
  color: #000;
  line-height: 24px;
  text-transform: uppercase;
  transition: all .2s linear
}
.block-cont-ed #sidebar .sub-nav ul li a:hover {
  color: #e62600;
  transition: all .2s linear
}
.block-cont-ed #sidebar .sub-nav ul li:last-of-type {
  border: none
}

.block-interior-intro #main-content { padding: 0 20px; }


/* STYLE.CSS OVERIDES */

.main-content .section-btn, .main-content .large-mail-list-section-btn, .events-section .section-btn, .news-section .section-btn, .containerWrapper .section-btn { background: #01a2d8; font-weight: bold; text-shadow: none; border-radius: 5px; }

.main-content .section-btn:hover, .main-content .large-mail-list-section-btn:hover, .events-section .section-btn:hover, .news-section .section-btn:hover, .containerWrapper .section-btn:hover { background: #0d8ab5; text-shadow: none; border-radius: 5px; }

.main-content .section-btn a, .main-content .large-mail-list-section-btn a, .events-section .section-btn a, .news-section .section-btn a, .containerWrapper .section-btn a { color:white; }

.carousel-caption h1, .page-caption h1 { background: rgba(0,0,0, .6); box-shadow: 26px 0px 0px 0px rgba(0,0,0, .6), -26px 0px 0px 0px rgba(0,0,0, .6); -webkit-box-shadow: 26px 0px 0px 0px rgba(0,0,0, .6), -26px 0px 0px 0px rgba(0,0,0, .6); -moz-box-shadow: 26px 0px 0px 0px rgba(0,0,0, .6), -26px 0px 0px 0px rgba(0,0,0, .6); }

.page-breadcrumbs .breadcrumbs a { color:#e62600; }

.sidebar-keyword { border-bottom: 3px solid #fbaf01; }

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { background: #01a2d8 !important; font-weight: 600; }

.navbar-right ul li ul li.current-menu-item { background: #fff; }

.navbar-right ul li ul li.current-menu-item a { color: #fbaf01!important; }

.block-hero-interior .hero-interior-content a { color: #fbaf01; }

.videoIframeWrapper { position: relative; padding-bottom: 56.25%; height: 0; margin-bottom:20px; }
.videoIframeWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:none;}
