
#staff-wp .cf:before,
#staff-wp .cf:after {
  content: " ";
  display: table;
}
#staff-wp .cf:after {
  clear: both;
}
#staff-wp .cf {
  *zoom: 1;
}



#staff-wp .container{
    width: 96%;
    max-width: 1120px;
    margin: auto;
    box-sizing: border-box;
}

#staff-wp .row{
    width: 100%;
    display: inline-block;
}
#staff-wp .bg-set{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



#staff-wp .ow{
    overflow: hidden;
    width: 100%;
}
#staff-wp .grid-1315{
    max-width: 1310px;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}




#staff-wp .wp-staff {
    padding-top: 30px;
    padding-bottom: 60px;
    
}
#staff-wp .wp-co04-rows {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 23px;
}
#staff-wp .wp-co04-rows .co-col4 {
    text-decoration: none;
    position: relative;
    display: block;
    color: inherit;
    background: #000;
    margin-right: 1.7%;
    width: 23.725%;
    color: #fff;
    min-height: 432px;
    text-align: center;
    padding: 3px;
}
#staff-wp .col-col4-img {
    width: 100%;
    background-size: cover !important;
    height: 350px;
}

#staff-wp .col-col4-text {
    padding-top: 25px;
}
#staff-wp .col-col4-text p {
    font-size: 10px;
    line-height: 120%;
    font-weight: 200;
    letter-spacing: 1px;
}
#staff-wp .col-col4-text h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 160%;
    margin-top: 2px;
}
#staff-wp .wp-co04-rows .co-col4:last-child {
    margin-right: 0;
}


@media (max-width: 767px){
	#staff-wp .cf:before,
#staff-wp .cf:after {
  content: " ";
  display: table;
}
#staff-wp .cf:after {
  clear: both;
}
#staff-wp .cf {
  *zoom: 1;
}
#staff-wp .bg-set{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


/*header*/
#staff-wp .ow{
    overflow: hidden;
    width: 100%;
}
#staff-wp .grid-1315{
    max-width: 1310px;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
/*STAFF*/
#staff-wp .wp-staff {
    padding-bottom: 30px;
    background-color: #efefef;
}
#staff-wp .wp-co04-rows {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 23px;
}
#staff-wp .wp-co04-rows .co-col4 {
    text-decoration: none;
    position: relative;
    display: block;
    color: inherit;
    background: #000;
    margin: 0 1.5%;
    width: 47.7%;
    color: #fff;
    min-height: 250px;
    text-align: center;
    padding: 3px;
    margin-bottom: 30px;
}
#staff-wp .col-col4-img {
    width: 100%;
    background-size: cover !important;
    height: 190px;
}

#staff-wp .col-col4-text {
    padding-top: 16px;
}
#staff-wp .col-col4-text p {
    font-size: 10px;
    line-height: 120%;
    font-weight: 200;
    letter-spacing: 1px;
}
#staff-wp .col-col4-text h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 160%;
    margin-top: 2px;
}
#staff-wp .wp-co04-rows .co-col4:nth-child(odd) {
    margin-right: 0;
}
}

@media (max-width: 480px){
	.col-md-3,
	.col-md-4{
		padding-left: 0;
		padding-right: 0;
	}
	#staff-wp{
		margin-top: 0;
	}
}

section#staff-wp{
	margin-top: 0;
}




