div.sit-years{
	color: #3c434b !important;	
}
div.sit-years h1{
	font-size: 66px !important;
	font-weight: 700 !important;
	font-family: "Gotham-Bold";
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
div.sit-years p{	
	font-weight: 300 !important;
	letter-spacing: -0.5px !important;
	margin-top: -5px !important;
	padding-left: 0 !important;
	font-size: 18px !important;
}
div.sit-home-row{
}
div.behind-people{
	font-size: 18px !important;
}
.home-our-services h1,
div.behind-people h1{
	font-size: 70px !important;
	font-weight: 700 !important;
	font-family: "Gotham-Medium";
	padding-bottom: 0px !important;
	margin-bottom: 20px !important;
	letter-spacing: -2px !important;
}
#team-shuffle{
    min-height: 300px;
    clear: both;
    overflow: hidden;
    height: 202px;
    display: flex;
    flex-direction: row;
    min-height: 196px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: space-between;
    -margin-left: -30px !important;
}
#team-shuffle li{
	border-bottom: 2px solid white;
	list-style-type: none;
	float: left;
	list-style-type: none;
	float: left;
	line-height: 40px;
	/* margin-right: 5px; */
	padding-left: 10px !important;
	padding-right: 10px !important;
	cursor: pointer;
}
#team-shuffle li.selected{
	border-bottom: 2px solid #fcefdf;
}
#team-shuffle li:hover{
background-color: #fcefdf;
}
#team-member-info,
#team-member-info .home-team-info-wrapper,
#team-member-info .home-team-info-col{
    height: 100%;
}
.et_divi_builder #et_builder_outer_content #team-member-info .home-team-info-col-inner{
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 70px;
}
#team-member-info .home-team-info-img-col{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(248,248,248,1) 50%, rgba(248,248,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(50%, rgba(248,248,248,1)), color-stop(100%, rgba(248,248,248,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(248,248,248,1) 50%, rgba(248,248,248,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(248,248,248,1) 50%, rgba(248,248,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(248,248,248,1) 50%, rgba(248,248,248,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(248,248,248,1) 50%, rgba(248,248,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=1 );
    display: table;
}
#team-member-info img{
    border-radius: 500px !important;
    border: 5px solid #E3E3E1 !important;
}
#team-member-info .home-team-info-col{
    padding-left: 5px !important;
    padding-right: 5px !important;
    background-color: #F8F8F8;
    display: table;
}
.et_divi_builder #et_builder_outer_content #team-member-info .home-team-info-name{
    font-family: "Gotham-Medium";
    font-size: 16px;
    margin-bottom: 20px;
}
#team-member-info .home-team-info-job{
    font-family: "Gotham-Book";
    font-size: 16px;
}
.et_divi_builder #et_builder_outer_content #team-member-info .home-team-info-btn a{
    margin-bottom: 0;
}
#shuffle-btn{
	width: 165px !important;
	_height: 53px !important;
	line-height: 53px !important;
	text-align: center !important;
	
}
#shuffle-btn::after,#shuffle-btn:hover::after{
	display: none !important;
}
.et_divi_builder #et_builder_outer_content .sit-builder-single-project-element{
	padding-right: 10px;
	padding-left: 10px;
}
.et_divi_builder #et_builder_outer_content .sit-builder-single-project-element a{
	min-height: auto;
}
.et_divi_builder #et_builder_outer_content .sit-builder-single-project-element h2{
	font-size: 18px;
	min-height: 46px;
}
.et_divi_builder #et_builder_outer_content .sit-builder-single-project-element .project-image {
    min-height: 125px;
}
.et_divi_builder #et_builder_outer_content .sit-builder-single-project-element .project-image img{
    max-width: 100%;
}
.et_divi_builder #et_builder_outer_content .sit-builder-testim{
    background-image: url(/wp-content/uploads/2017/09/qoute-element-clients-page_image.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
.et_divi_builder #et_builder_outer_content .sit-builder-container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

.six-columns {width: 16.66%; float: left;}
.five-columns {width: 20%; float: left;}

.et_divi_builder #et_builder_outer_content .sit-list .et_pb_blurb_container{
    font-size: 15px;
    line-height: 1.5em;
}
/* Responsive */

@media (max-width: 768px){
    #team-member-info,
    #team-member-info .home-team-info-wrapper,
    #team-member-info .home-team-info-col{
        min-height: 300px;
    }
    #team-member-info .home-team-info-col-dummy{
        display: none;
    }
    .six-columns {width: 100%; float: none;}
    .five-columns {width: 100%; float: none;}
    .home-our-services h1,
    div.behind-people h1{
        font-size: 50px !important;
    }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    div.behind-people h1{
        font-size: 30px !important;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}