/* CSS Document */
.footer {
	background-color:#525252;
	padding:10px 30px;
}

.footer_links {
	color:#ffffff;
	padding-left:10px;
}

.footer_links > a:link {
	color:#ffffff;
}

.footer_links > a:hover {
	color:#C5C5C5;
}

.body_pad
{
	padding-top:25px;
	padding-left:25px;
}

.data_pad

{
	padding-left:13px;
}

.data_type
{
	   
    color: #ffffff;
    font-family: "adelle",sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
}
  
 .pad_it {
	 margin-left:6px;
 }
	
	.people_box {
		font-family: "adelle",sans-serif;
		background-color:#58585a;
		padding-left:20px;
		color:#ffffff;
		padding-bottom:30px;
		padding-top:20px;
		min-height:400px;
	}
	.people_box p {
		font-family: "adelle",sans-serif;
	}
	
		
	.foot_ul {
		font-family: "adelle",sans-serif;
		color:#ffffff;
		list-style-type: disc;
		padding-left:20px;
	}
		
	.people_foot_icons {
		padding-top:15px;
		padding-right:15px;
		float:left;
		 margin-top: -15px;
	}
	.foot_person_title {
		 color: #ffffff;
    font-family: "adelle-sans",sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2125em;
    margin-bottom: 0.3em;
    margin-top: 0.2em;
    text-rendering: optimizelegibility;
	font-size: 2.3125em;
	}
	.foot_icon_pad {
		padding-bottom:10px;
		padding-top:15px;
	}
		
	.gray_nav_bg {
		background-color: #58585a;
    height: 130px;
    position: absolute;
    width: 100%;
	}
		
#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

.wrapperA {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}

.wrapperB {
    width: 100%;
    height: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
	border-left: thick solid #FFFFFF;
}

.wrapperC {
    width: 100%;
    height: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
	border-left: thick solid #FFFFFF;
}
.wrapperD {
    width: 50%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
.wrapperE {
    width: 50%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
	border-left: thick solid #FFFFFF;
	
}
@media only screen and (min-width: 768px) {
.work_arrow {
/*width:16%;
background-color: rgba(212,33,40,.85);
height:112px;*/
position:absolute;
 right: 1.5%;
    width: 42px;
bottom: 0;
color:#ffffff;
z-index:999;
}
.top_pad_contact {
	padding-top:150px;
}
}

@media only screen and (max-width: 767px) {
.work_arrow {
/*width:16%;
background-color: rgba(212,33,40,.85);
height:112px;*/
position:absolute;
right: 1%;
bottom: 0;
color:#ffffff;
z-index:999;
visibility:hidden;
}
.top_pad_contact {
	padding-top:50px;
}
}
.white_bg {
	background-color:rgba(255,255,255, 0.9);
	padding-top:20px;
	padding-bottom:40px;
	padding-left:15px;
	padding-right:15px;
}
.contact_text {
	color:#58585a; 
	font-family: adelle,sans-serif;"
}
.foot_links_copy {
	float:right;
}
.divider_foot {
	float:right;
}
@media only screen and (max-width: 767px) {
.peep_blocks {
	 position: relative;
    width: 100%; }
	.flex-it {
	  display:inherit;
}
.people_foot_icons {
    float: left;
    margin-top: -15px;
    padding-right: 15px;
    padding-top: 15px;
   
}
}
@media only screen and (min-width: 768px) {
.peep_blocks {
	    position: relative;
    width: 50%; }
		.flex-it {
	  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
}
.people_foot_icons {
    float: left;
    margin-top: -15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 50px;
}
.people_margin_r {
	padding-right: 0px;
	
	}
}
@media only screen and (min-width: 800px) {
.peep_blocks {
	    position: relative;
    width: 33.33333%; }
		.flex-it {
	  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
}
.people_foot_icons {
    float: left;
    margin-top: -15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 50px;
}
.people_margin_r {
	padding-right: 6px;
	border-right: 6px solid #FFFFFF;
	}
}
@media only screen and (min-width: 1280px) {
.peep_blocks {
	    position: relative;
    width: 25%; }
	.flex-it {
	  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
}
.people_foot_icons {
    float: left;
    margin-top: -15px;
    padding-right: 15px;
    padding-top: 15px;
    
}
.people_margin_r {
	padding-right: 6px;
	border-right: 6px solid #FFFFFF;
	}
}
.gray_peeps {
	background-color: #58585a;
}
.search_pad {
	padding-top:130px;
}