.attcei-orgaos .widget-title {
    margin-bottom: 5px;
}

html .panel-grid-cell .widget-title {
    margin-bottom: 10px;
}

#content p ,
#content .team-info {
    color: black;
    font-weight: 700;
}

/*
html .panel-grid .panel-row-style {
	padding: 20px 0px !important; 
}

html .panel-grid .panel-row-style .panel-grid-cell-empty {
	padding: 50px 0px !important; 
}
*/

/* Enter Your Custom CSS Here */
/*Sydney - Place overlay on jumbotron BEGIN*/

.slide-inner{
  z-index: 3;
}

.slide-item:after{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0,0,0,0.4);
  z-index: 2;
}
/*Sydney - Place overlay on jumbotron END*/

/*Sydney - Center projects BEGIN*/

.roll-project .project-item .project-pop {
  left: 0 !important; 
}

.roll-project{
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.roll-project.fullwidth .project-item {
  margin: 0 !important; 
}

.roll-project.fullwidth .project-item p{
  margin-bottom: 0; 
}

.roll-project.fullwidth .project-item{
  padding: 20px;
}

.roll-project .project-item .project-pop{
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
  left: 20px;
}

/*Sydney - Center projects END*/
.attcei-board .owl-item {
	width: 225px !important; 
}
.attcei-board .owl-item .team-item {
	padding: 0 10px !important; 
}
.attcei-board .owl-controls {
	display: none !important;
}
.team-item .pop-overlay {
	display: none !important;
}
