.edit-mode .ncontainer{
  border:1px solid rgba(0,0,0,.5);
  padding:2px;
}
.edit-mode .ncontainer .twenty-25n,
.edit-mode .ncontainer .thirty-30n,
.edit-mode .fifty-50n{
  border:1px solid rgba(0,0,0,.25);
}
.edit-mode .ncontainer .cf:first-of-type,
.edit-mode .ncontainer .thirty-30n:nth-of-type(2),
.edit-mode .ncontainer .thirty-30n:first-of-type,
.edit-mode .ncontainer .fifty-50n:first-of-type{
  margin-bottom:2px;
}

@media only screen and (min-width:600px){
  .edit-mode .ncontainer .cf .twenty-25n:first-of-type,
  .edit-mode .ncontainer .fifty-50n:first-of-type{
  margin-bottom:0;
  margin-right:2px;
  }
  .edit-mode .twenty-25n,
  .edit-mode .fifty-50n{
  width:calc(50% - 1px);  
  }
  .twenty-25n,
  .fifty-50n{
  float:left;
  width:50%;
  padding:1em;
  }
}
@media only screen and (min-width:768px){
  .edit-mode .ncontainer .thirty-30n:first-of-type,
  .edit-mode .ncontainer .thirty-30n:nth-of-type(2){
  margin-bottom:0;
  }
  .edit-mode .ncontainer .thirty-30n:nth-of-type(2){
  margin-left:1px;
  margin-right:1px;
  }
  .edit-mode .ncontainer .thirty-30n:last-of-type{
  margin-left:2px;
  }
  .edit-mode .ncontainer .thirty-30n:first-of-type{
  margin-right:2px;
  }
  .edit-mode .thirty-30n{
  width:calc(33.33% - 2px);
  }
  .thirty-30n{
  float:left;
  width:33.3%;
  padding:.75em;
  }
}
@media only screen and (min-width:960px){
  .edit-mode .ncontainer .cf{
  width:calc(50% - 2px);
  }
  .edit-mode .ncontainer .cf:first-of-type{
  margin-right:2px;
  }
  .ncontainer .cf{
  width:50%;
  float: left;
  }
}
.communications-and-public-relations.promotions .ncontainer.images p{
  text-align:center;
}
.communications-and-public-relations.promotions .ncontainer.images img{
  max-width:215px;
  margin: 0 auto;
}
.about.leadership.board-of-trustees.board-policies .thirty-70:nth-child(1){
  width:30%;
  float:left;
}
.about.leadership.board-of-trustees.board-policies .thirty-70:nth-child(2){
  width:70%;
  float:left;
}
.about.departments-and-offices.police-department.about .thirty-70:nth-child(1){
  width:30%;
  float:left;
}
.about.departments-and-offices.police-department.about .thirty-70:nth-child(2){
  width:70%;
  float:left;
}
#latest-news h3 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 20px -10px;
}
@media only screen and (min-width:768px){
  #latest-news h3 {
  font-size: 48px;
  margin: 0 0 25px -25px;
  }
}
body.not-found #main-content form.siq_searchForm input{
  padding:.75em 1em;  
}
body.not-found #main-content form.siq_searchForm{
  max-width:600px;
}
body.not-found h1.page-title,
body.not-found ol.breadcrumb{
  display:none!important;  
}
@media only screen and (min-width:768px){
  header nav ul li .subnav .nav-hover ul li.mobile-only,
  header nav ul li .subnav .nav-secondary ul li.mobile-only{
  display:none;
  }  
}
body ._siq_main_searchbox ul .siq_resultLeft{
  display:none!important;
}
form#siq_searchForm {
  position: relative;
  display: block;
}
form#siq_searchForm .input-group {
  position: relative;
}

form#siq_searchForm .input-group input[type="search"]{
  display: block;
}
form#siq_searchForm .input-group label {
  position: absolute;
  top: 5px;
  transition-duration: .25s;
  padding: 0 .35em;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.not-found form#siq_searchForm .input-group label {
  top: 7px;
  left: 5px;
}

form#siq_searchForm .input-group input[type="search"]:focus + label,
form#siq_searchForm .input-group input[type="search"].active + label {
  top: -8px;
  left: .5em;
  background-color: #fff;
  font-size: 12px;
  opacity: 1;
  color: #008A98;
}
#addsearch-results .addsearch-result-item-sub h1 a{
  padding: 8px 0 16px!important;
}
#addsearch-results-right{
  display:none;
}
#addsearch-results .addsearch-result-item-sub div,
#addsearch-results .addsearch-result-item-sub{
  width:100%!important;
}
#addsearch-results .addsearch-result-item-sub div{
  padding: 1.5em!important;
  box-sizing:border-box!important;
}
#addsearch-results .addsearch-result-item-sub{
  background-image:none!important;
  background-color:white!important;
}

button .addsearch{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
header #mobile-buttons #mobile-search {
  width: 44px;
  height: 44px;
  box-shadow: none;
  border: none;
}
.searchbox input.addsearch{
  float:none;
  margin-bottom:1em;
  width:100%;
}
.edit-mode .slick-snip {
    border: 1px solid black;
}
li ul ul,
li ol ol,
li ul ol,
li ol ul{
  margin-top:1em;
}
li ul,
li ol{
  margin-top:1em;
  margin-bottom:1em;
}
.stacktable.small-only{
    display:block!important;
    padding:1em;
  }
@media only screen and (min-width:800px){
    .stacktable.small-only{
    display:none!important;
  }
}
.stacktable.small-only:nth-child(even) {
    background-color: rgba(0,0,0,.1);
  }
table thead td{
    font-weight: bold;
  }
  .stacktable.small-only .st-key,
  /*.stacktable.small-only .st-val*/{
    width: 100%;
    text-align: left;
    padding: 1em 1em;
  }
  .stacktable.small-only .st-key{
    padding: .5em 0em;
    font-weight: bold;
  }
  .stacktable.small-only .st-key p,
  /*.stacktable.small-only .st-val p*/{
    margin: 0;
  }
@media only screen and (max-width:765px){
  .search-open header .lower-header .container{
  padding:1em!important;
  }
  .search-open .searchbox form.gsc-search-box table.gsc-search-box .gsc-input input{
  margin-bottom:1em!important;
  }
  .searchbox form.gsc-search-box input.gsc-search-button-v2{
  display:none;
  }
}
@media only screen and (min-width:765px) and (max-width:1023px){
  .searchbox {
  display:none!important;
  }
}
@media only screen and (min-width:765px) and (max-width:1024px){
  .searchbox input.addsearch {
    float: none;
    margin-bottom: .9em;
    width: 100%;
    position: relative;
  display:block!important;
    top: -1px;
}
}
.searchbox form.gsc-search-box table.gsc-search-box td{
  border-bottom:none;
}
.searchbox form.gsc-search-box input.gsc-search-button-v2{
  padding: .7em !important;
  height: auto !important;
  min-height: none !important;
  width: auto !important;
  min-width: none !important;
  position: relative;
  top: -1px;
  left: 5px;
}
.searchbox form.gsc-search-box table.gsc-search-box .gsc-input{
  padding:0!important;
  border-bottom: none!important;
}
.searchbox form.gsc-search-box table.gsc-search-box .gsc-input-box{
  height:auto!important;
}
.searchbox form.gsc-search-box table.gsc-search-box .gsc-input input{
  padding: .5em .75em!important;
  background-position:.75em 50% !important;
}
.searchbox form.gsc-search-box .cse .gsc-control-cse, .gsc-control-cse{
  padding:0!important;
}
.searchbox form.gsc-search-box table td,
.searchbox form.gsc-search-box table,
.searchbox form.gsc-search-box form,
.searchbox{
  margin:0!important;  
  padding:0!important;
}
.searchbox{
  position:relative;
  top:8px;
  border:none!important;
}
/* table.stacktable.small-only tr:first-of-type{
  display:none;
} */
.about.campus-locations .city-college-banner {
  background-color: #9E1B34;
  padding: 1em 10px; 
  text-align: center;
  font-size: 30px;
}  
.about.campus-locations .city-college-banner a {
  color: #fff;
}  
.about.campus-locations .mesa-college-banner {
  background-color: #3C589A;
  padding: 1em 10px; 
  text-align: center;
  font-size: 30px;
}  
.about.campus-locations .mesa-college-banner a {
  color: #fff;
}  
.about.campus-locations .miramar-college-banner {
  background-color: #007073;
  padding: 1em 10px; 
  text-align: center;
  font-size: 30px;
}  
.about.campus-locations .miramar-college-banner a {
  color: #fff;
}  
.about.campus-locations .cont-ed-banner {
  background-color: #000;
  padding: 1em 10px; 
  text-align: center;
  font-size: 30px;
}  
.about.campus-locations .cont-ed-banner a {
  color: #fff;
}  
.about.campus-locations img {
  vertical-align: middle;  
}

.gainful-employment.miramar-certificates.index #main-content ul li,
.gainful-employment.ce-certificates.index #main-content ul li,
.gainful-employment.mesa-certificates.index #main-content ul li,
.gainful-employment.city-certificates.index #main-content ul li{
    list-style: none;
    margin-bottom: 1.25em;
    font-weight: bold;
  }
.gainful-employment.mesa-certificates.index #main-content ul li li,
.gainful-employment.miramar-certificates.index #main-content ul li li,
.gainful-employment.ce-certificates.index #main-content ul li li,
.gainful-employment.city-certificates.index #main-content ul li li{
    font-weight: normal;
    margin-bottom: 0;
    list-style: inside;
  }
.instructional-services-division.strategic-planning-committee.agendas-minutes .grid div ul{
  padding-left:1.5em;
}
.instructional-services-division.strategic-planning-committee.agendas-minutes .grid div p{
  margin-bottom:0;
}
.instructional-services-division.strategic-planning-committee.agendas-minutes .grid div{
  float:left;
  width: 160px;
}
.about-the-district.board-policies .list-item.parent.has-child > p:first-of-type,
.about-the-district.board-policies .list-item.parent.has-child > .thirty-70:first-of-type > p{
  color:#008A98;
}
.about-the-district.board-policies .list-item.parent.has-child > p:first-of-type:before,
.about-the-district.board-policies .list-item.parent.has-child > .thirty-70:first-of-type > p:before{
  content:'+ ';
}
.about-the-district.board-policies.edit-mode .list-item.parent.has-child > p:first-of-type:before,
.about-the-district.board-policies.edit-mode .list-item.parent.has-child > .thirty-70:first-of-type > p:before,
.about-the-district.board-policies .list-item.parent.has-child > p.active:first-of-type:before,
.about-the-district.board-policies .list-item.parent.has-child > .thirty-70:first-of-type > p.active:before{
  content:'- ';
}
.about-the-district.board-policies.edit-mode .list-item.parent .list-item.child,
.about-the-district.board-policies .list-item.parent.active .list-item.child {
  max-height:300px;
}
.about-the-district.board-policies .list-item.child {
    max-height: 0;
  transition-duration:.25s;
    overflow: hidden;
}
.about-the-district.board-policies .cf.list-item.parent:not(.special) .thirty-70{
  width:21%;
  margin-left:30%;
}
.about-the-district.board-policies .cf.list-item.parent:not(.special) .thirty-70:nth-child(even){
  width:49%;
  margin-left:0;
}
.about-the-district.board-policies .cf.list-item.parent:not(.special) {
    padding: .25em 1em;
}
.about-the-district.board-policies .thirty-70 .thirty-70{
  padding:0;
}
.about-the-district.board-policies .cf.list-item p{
  margin:0;
}
.about-the-district.board-policies .cf.list-item.parent:nth-child(even){
  background-color:rgba(0,0,0,.1);
}
.about-the-district.board-policies .cf.list-item.parent{
  padding:.5em 0;
}
.about-the-district.board-policies .expander .the-container{
  padding-top:0;
}
.about-the-district.board-policies .thirty-70{
  width: 30%;
  float: left;
  padding:0 1em;
}
.about-the-district.board-policies .thirty-70:nth-child(even){
  width: 70%;
}
header .container a.logo img {
    max-width: 200px;
}
ol.breadcrumb{
  display:none;
}
@media only screen and (min-width:650px){
  header .container a.logo img {
      max-width: 347px;
  }
  ol.breadcrumb{
  display:block;
  }
}
.communications-and-public-relations.promise .latest-news .fifty-50:first-of-type{
  padding-left:0;  
}
.communications-and-public-relations.promise .latest-news ul{
  margin:0;
  padding:0;
}
.communications-and-public-relations.promise .latest-news li,
.communications-and-public-relations.promise .latest-news a,
.communications-and-public-relations.promise .latest-news h3{
  color:white;
  list-style:none;
}
.communications-and-public-relations.promise .latest-news{
  background-color:#008C9A;
  padding:2em;
  margin:1em 0;
}
.communications-and-public-relations.promise iframe{
  margin-right:1em;
  margin-bottom:.5em;
}
.employee.active .details p.about {
    max-height: 1000px;
}
.employee .details p.about {
    max-height: 0;
  transition-duration:.25s;
    overflow: hidden;
}
.employee.special .details p.about {
    max-height: none;
}
.contact .employee.special{
  margin-bottom:0;  
  border:none;
}
.contact .employee{
  width:100%;
  height:auto;
  margin-bottom:2em;
  border: 1px solid rgba(0,0,0,.25);
}
.contact .employee:last-of-type{
  margin-bottom:0;
}
.contact .employee.special .thumbnail{
  margin-bottom:1em;
}
.contact .employee p.about{
  color:#666;
}
.contact .employee .thumbnail{
  text-align:center;
  height: 250px;
  width:100%;
  position:relative;
  overflow:hidden;
}
.contact .employee .thumbnail img{
  position:absolute;
  width:auto;
  max-width:none;
  height: 100%;
  top:0;
  left:50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right:0;
  bottom:0;
  margin:auto;
}
.contact .employee.special .details{
  text-align:left;
}
.contact .employee.special .details{
  padding:0;
}
.contact .employee .details {
  text-align:center;
  padding:1em;
}
.contact .employee .details hr{
  margin:.75em 0;
}
.contact .employee.special .details h3{
  font-weight:bold;
  margin: 0 auto;
  text-transform:uppercase;
  color:black;
}
.contact .employee .details h3{
  font-weight:normal;
  text-transform:uppercase;
  color:black;
  margin:0;
  font-size:1.25em;
}
.contact .employee .details p.position{
  color:#666666;
  font-weight:1.25em;
  font-style:italic;
}
.contact .employee .details p.tel{
  margin-bottom:0;
}
.contact .employee .details a{
  text-decoration:underline;
}
.contact .employee .details a.btn{
  padding: .5em 3em;
  display:inline-block;
  margin:1em 0 0;
}
.contact .employee .details a.btn.red{
  background-color: #670001;
  color:white;
  text-decoration:none;
}
@media only screen and (min-width:800px){
  .contact .the-employees{
  display:flex;
  flex-wrap:wrap;
  }
  .contact .employee:last-of-type{
  margin-bottom:2em;
  }
  .contact .employee .details a.btn.red{
  width:100%;
  text-align:center;
  margin-top:0;
  }
  .contact .employee.special{
  float:none;
  margin-right:0;
  margin-left:0;
  max-width:none;
  padding:0;
  }
  .contact .employee .details {
  text-align:left;
}
  .contact .employee{
  max-width:calc(50% - 1em);
  float:left;
  }
  .contact .employee:nth-child(odd){
  margin-right:1em;
  }
  .contact .employee:nth-child(event){
  margin-left:1em;
  }
}
@media only screen and (min-width:1100px){
  .contact .employee.special .details a.btn.red{
  width:auto;
  }
  .contact .employee.special .thumbnail{
  max-width:300px;
  width:100%;
  height:auto;
  float:left;
  padding-right:2em;
  }
  .contact .employee.special .thumbnail img{
  position:relative;
  transform:none;
  -webkit-transform:none;
  bottom:auto;
  top:auto;
  left:auto;
  right:auto;
  max-width:100%;
  height:auto;
  }
  .contact .employee.special .details{
  float:left;
  width:calc(100% - 300px);
  }
  .contact article.employee:nth-child(4n+4){
  margin-right:0!important;
  }
  .contact article.employee{
  max-width:calc(25% - 1.5em);
  float:left;
  margin-left:0!important;
  margin-right:2em!important;
  }
  
}
.backbtn.button{
  background-color:rgba(0,0,0,.1);
  color:#333;
  transition-duration:.25s;
  float:left;
  margin-right:1.5em;
  position:relative;
  top:-6px;
}
.backbtn.button:hover{
  background-color:rgba(0,0,0,.05);
}
#main-content .page-title + img{
  margin-top: -18px;
margin-bottom: 1em;

}
.employee.row{
  border-bottom:1px solid #656565;
  margin-bottom:1.2em;
}
.employee.row:last-of-type{
  margin-bottom:0;
  border-bottom:none;
}
.employee.row img{
  margin-bottom:1em;
  height:auto;
}
.employee-img.span3 {
    text-align: center;
}
.imgGallery .span4{
  margin-right:1.33%
}
.thumbnail {
    width: 100%;
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
}
.jobs-top-banner {
  width: 100%;
}
.locations-content-middle {
  float: left;
}
.map-contact-wrap {
  float: right;
  text-align: center;
  background-color: #f4f4f4;
  padding: 0 0 10px 0;
}

.map-contact-wrap p, .map-contact-wrap h2 {
  margin: 0 0 .25em;
}

.map-contact-wrap h2 {
  background-color: #008A98;
  color: #fff;
  padding: 10px;
}
/*for clearfixing*/
.cf:before,
.cf:after{
  content:"";
  display:block;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}
.imgGallery a {
  padding:1em;
}
.chancellor .imgGallery a {
	padding: 0;
}
.imgCaptioned .gallery-content {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.imgCaptioned p, span {
	flex: 1 0 auto;
	padding-top: 0.5em;
}
.chancellor .imgGallery {
	display: flex;
	flex-wrap: wrap;
}
.imgCaptioned {
	display: flex;
	padding:1em;
}
.fifty-50 section{
  padding:1em 0 1em 0;
}
.aspectratio{
  position: relative;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  height: 0;
  padding-bottom: 51%;
}
.aspectratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    max-width: 100%;
}
section img{
  max-width:100%;
  height:auto;
}
.talkbubblepic{
  float:left;
  margin-right:1em;
}
.talkbubblepic img{
  max-width:136px;
}
.about.leadership.chancellor.index button.slick-prev.slick-prev{
  height: 29px;
  background: transparent;
  position: absolute;
  margin: 0;
  bottom: 0;
  right: 60px;
  left: auto;
  text-indent: -999em;
  padding: 0;
  top: auto;
  width:20px;
}
.about.leadership.chancellor.index button.slick-prev:after {
  content: "<";
  color: black;
  font-size: 30px;
  text-indent:0;
  position:absolute;
  right:0;
}
.about.leadership.chancellor.index button.slick-next.slick-next{
  height: 29px;
  background: transparent;
  position: absolute;
  margin: 0;
  bottom: 0;
  right: 0px;
  left: auto;
  text-indent: -999em;
  padding: 0;
  top: auto;
  width:20px;
}
.about.leadership.chancellor.index button.slick-next:after {
  content: ">";
  color: black;
  font-size: 30px;
  text-indent:0;
  position:absolute;
  right:0;
}
.about.leadership .dgc h2{
  color:white;
  background-color:#008A98;
  text-align:center;
  width:100%;
  padding:1em 0;
}
.about.leadership .dgc h3{
  text-align:center;
}
h2.title-bar{
  background-color: #008A98;
  color:white;
  text-align:center;
  padding:.5em 0;
}
.leadership.district-boundaries .the-btn{
  color: white;
  background-color: #006872;
  padding: .5em;
  border-radius: 10px;
  max-width: 200px;
  display: block;
  text-align: center;
}
table table{
  margin-bottom:0px;
}
table table td {
    border-bottom: 0px;
  padding:.25em;
}
.store-btns{
  width:100%;
  text-align:center;
  background-color:#008A98;
  padding:2em 1em;
  margin-bottom:1em;
}
.store-btns:first-of-type{
  background:#9E1B34;  
}
.store-btns:nth-of-type(2){
  background:#3C589A;
}
.store-btns:nth-of-type(3){
  background:#007073;
}
.store-btns:nth-of-type(4){
  background:#00B052;
}
.the-alumni .alumni-pic {
    float: left;
    width: 240px;
    height:240px;
    overflow: hidden;
    position: relative;
    border: 1em solid transparent;
}
.the-alumni .alumni-pic:hover img{
  height: 195%;
}
.the-alumni .alumni-pic img{
  position: absolute;
  top: -2em;
  left: -2em;
  height: 190%;
  transition-duration:.5s;
  width: auto;
  max-width: none;
}
.alumni-pic:hover #ceecee {
    height: 135%;
}
#ceecee {
    left: -4em;
    top: -3em;
    height: 129%;
}
.alumni-pic:hover #dawn {
    height: 175%;
}
#dawn {
    height: 170%;
    left: -17em;
    top: -3em;
}
.alumni-pic:hover #gwen {
    height: 135%;
}
#gwen {
    top: -3em;
    left: -9em;
    height: 130%;
}
#jim {
    top: -8em;
}
.alumni-pic:hover #maria {
    height: 155%;
}
#maria {
    left: -7em;
    height: 150%;
}
.alumni-pic:hover #ricardo {
    height: 125%;
}
#ricardo {
    height: 120%;
    left: -5em;
}
.alumni-pic:hover #rick {
    height: 165%;
}
#rick {
    left: -14em;
    top: -4em;
    height: 160%;
}
.alumni-pic:hover #rodney {
    height: 165%;
}
#rodney {
    left: -10em;
    top: -3em;
    height: 160%;
}
.alumni-pic:hover #ron {
    height: 165%;
}
#ron {
    left: -10em;
    top: -3em;
    height: 160%;
}
.alumni-pic:hover #shawn {
    height: 150%;
}
#shawn {
    left: -6em;
    top: -3em;
    height: 145%;
}
.alumni-pic:hover #van {
    height: 195%;
}
#van {
    left: -3em;
    top: -4em;
}
.alumin-pic:hover #yam {
    height: 135%;
}
#yam {
    left: -6em;
    top: -2em;
    height: 130%;
}
.expander {
    padding: 1em;
    border: 1px solid rgba(0,0,0,.1);
}
.expander h4 {
    margin: 0;
}
.edit-mode .expander .the-container{
  display:block!important;
}
.expander .the-container {
    padding: 1em 0 0;
    border-top: 1px solid rgba(0,0,0,.1);
    margin-top: 1em;
  display:none;
}
.expandIt:before {
    content: '+ ';
}
.edit-mode .expandIt:before,
.expandIt.expanded:before {
    content: '- ';
}
.expander thead{
  font-weight:bold;
}
.expander table.fifty-50 tr td:last-of-type{
  display:block;
  margin-right:1em;
}
.si-table:first-of-type{
  display:block
}
.si-table{
  display:none;
}
.table-select-nav {
    margin: 0 auto 1em;
    text-align: center;
}
.si-table-btn {
    display: inline-block;
    padding: 1em;
    background: #008A98;
    color: white;
    font-weight: bold;
    width: 180px;
    text-align: center;
    margin: .5em;
  transition-duration:.5s;
}
.si-table-btn:hover,
.si-table-btn.current{
    border: 2px solid #008A98;
    background: white;
    color: #008A98;
    box-sizing: border-box;
}
.info-box p,
.feature-box p{
  color:#656565;
  line-height:1.75em;
}
.info-box .imgcrop,
.feature-box .imgcrop{
  width:100%;
  height: 150px;
  overflow:hidden;
  position:relative;
}
.imgcrop img{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto auto;
  width:100%;
  height:auto;
}
.info-box .info-content{
  padding:24px 32px;
}
div.section-intro p{
  color:#656565;
  line-height:1.75em;
}
div.info-content a.button,
div.feature-box a.button,
div.section-intro a.button{
  margin-top:.5em;
}
.section-intro,
.two-column-feature{
  margin-bottom:1.5em;
  padding-bottom:1em;
}
.info-box ul,
.info-box ol{
  padding-left:0;
  margin:1em 0;
}
.info-box ul li,
.info-box ol li{
  margin-bottom:.75em
}
.info-box ul li:last-of-type,
.info-box ol li:last-of-type{
  margin-bottom:0;
}
.info-box ul li a,
.info-box ol li a{
  color: #666666;
  border-bottom:1px solid #666666;
}
.section-intro .positioner{
  width: 100%;
  display: block;
  height: 1em;
}
.section-intro .imgcrop{
  height: 325px;
  position: relative;
  float: right;
  max-width: 50%;
  border: 8px solid #008A98;
  border-radius: 50%;
  overflow: hidden;
  width: 325px;
  margin-left: 1em;
}
.section-intro .imgcrop img{
  left: 50%;
  -ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
  width: auto;
  height: 100%;
  float:none;
  max-width:none;
  border:none;
  border-radius:0;
  width:auto;
}
/* ul.three-col{
  margin: 0 1em 1em;
  text-align:center;
  padding:2em 1em;
  border-radius:5px;
  background-color:#008A98;
}
ul.three-col h3{
  color:white;
}
ul.three-col li{
  list-style:none;
}
ul.three-col li a{
  color:white;
} */

.magnificent-item {
    display: block;
    width: 200px;
    height: 200px;
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    border: .5em solid white;
}

.magnificent-item img {
    width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%) width: auto;
}
.alert-box {
  padding: 1em;
    margin: 1em;
    margin-top: 0;
    max-width: 325px;
    border: 3px solid #008a98;
    border-radius: 15px;
    background-color: #008a98;
    color: white;
}
header a.logo img{
  max-width:347px;
}

.btn-pill {
  background-color: #008A98;
  padding: .75em 1em;
  border-radius: 28px;
  text-align: center;
  display: inline-block;
}

.btn-pill:hover {
  background-color: #005c65;
}

.btn-pill > a {
  color: white;
  font-weight: 700;
}

a.button.blue {
  background: #005C65;
}

.collegename {
  margin: 5px 0;
    background-color: #008a98;
    padding: .75em 1em;
    color: #fff;
}

.coordinator-card {
  background-color: #f1f1f1;
    padding: .75em;
    font-size: .9em;
    margin: 5px 0;
}

.titleix {
  margin-bottom: .25px;
}

/* Volunteer Table Styles */

#volunteer-table {
  word-break: break-word;
  overflow-x: auto;
}

@media only screen and (max-width: 768px) {
  /* Hide table headers (but not display: none;, for accessibility) */
  #volunteer-table thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
  }

  #volunteer-table tr { border: 1px solid #dddddd; }

  #volunteer-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 1em 1em 1em 50%;
  }

  #volunteer-table td:before {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  #volunteer-table td:nth-of-type(1):before { content: "Organization";  }
  #volunteer-table td:nth-of-type(2):before { content: "Event Name"; }
  #volunteer-table td:nth-of-type(3):before { content: "Location"; }
  #volunteer-table td:nth-of-type(4):before { content: "Start"; }
  #volunteer-table td:nth-of-type(5):before { content: "End"; }
  #volunteer-table td:nth-of-type(6):before { content: "Contact"; }

  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  #volunteer-table > table {
    width: 100%;
    border-collapse: collapse;
  }

  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
  }

  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }

  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    vertical-align: top;
    line-height: 1.5;
    text-align: center;
  }

  thead tr {
    position: relative;
    top: 0;
    left: 0;
  }

  td {
    padding: 0.5em;
  }
}

.pagination {
  position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > ul {
  padding-left: 0;
    list-style: none;
}

.pagination > ul > li {
    display: inline;
}

.pagination > ul > li > a, .pagination > ul > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.6;
    color: #006872;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

#data-table-container_info {
  text-align: center;
  margin-top: 1em;
}

/* End Volunteer Table Styles */

blockquote{
  font-size: 1em;
  margin: auto;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #008A98 ;
  line-height:1.6;
  position: relative;
  background:#EEE;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#008A98;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

img {
  height: auto;
}
.three-col.info-box a,
.three-col.info-box h4,
.three-col.info-box h3,
.three-col.info-box h2,
.three-col.info-box li,
.three-col.info-box p{
  list-style:inside;
  color:white;
}
.fifty-50.info-box,
.three-col.info-box{
  background-color:#008A98;
  color:white;
  padding:1em;
  display:block;
  border:none;
  border-radius:15px;
  text-transform:none;
}
@media only screen and (min-width:768px){
  .three-column-info-boxes{
  display:flex;
  }
  div.info-box{
  flex:1;
  }
  article.three-col{
  width:33.33%;
  float:left;
  padding:1em;
  }
}
@media only screen and (min-width:960px){
  .imgGallery a{
	  float:left;
	  width:50%;
  }
	
  .chancellor .imgGallery p {
	  float: left;
  }

  .chancellor .imgCaptioned {
	 float: left;
	 width: 50%;
  }
  .chancellor .imgGallery a {
	  width: 100%;
  }
/*   ul.three-col{
  max-width:calc(33% - 2em);
  float:left;
  } */
}
@media only screen and (min-width:1050px){
  body .three-col.info-box{
  width:calc(33% - 2em);
  margin:0 1em;
  }
  body div.three-col{
    width:2em;
    float:left;
    padding: 0 1em;
  }
  body .fifty-50{
  width:50%;
  float:left;
  padding: 0 1em;
  }
  .resources .fifty-50.special{
  padding-top: 3em;
  }
  /*
  body .fifty-50:nth-child(odd){
  float:left;
  padding-right:0;
  padding-left:1em;
  }
  */
  .imgGallery a{
  float:left;
  width:33.33%;
  }

  .chancellor .imgGallery a {
	  width: 100%;
  }
  .chancellor .imgGallery p, .chancellor .imgGallery span {
	  float: left;
  }
  .chancellor .imgCaptioned {
	  float: left;
	  width: 33.33%;
  }
}
