.mtt_css_social_network_text{
  font-size: smaller;
  color: #9B9B9B;
  padding-right: 5px;
  text-decoration:none;
}

.mtt_css_website_link{
  text-decoration:none;
  color: #009ACD;

}
.team-info .job-title:before {
    content: ' - ';
}

.job-title {
    display: inline;
}

.mtt_css_larger_font{
 font-size: larger;
 padding-bottom: 6px;
}
.mtt_css_image_frame {
padding: 3px;
background: whiteSmoke;
border: 1px solid white;
outline: 1px solid #EAEAEA;
vertical-align: text-top;
}
.team-member-block {
    width: 47%;
    float: left;
    padding-top: 0;
    /*
    height: 165px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5), 0px 0px 0px 14px #fff, 0px 0px 0px 17px rgba(0,0,0,0.2), 6px 6px 8px 17px rgba(85, 85, 85, 0.33);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5), 0px 0px 0px 14px #fff, 0px 0px 0px 17px rgba(0,0,0,0.2), 6px 6px 8px 17px rgba(85, 85, 85, 0.33);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5), 0px 0px 0px 0px #fff, 0px 0px 0px 3px rgba(0,0,0,0.2), 6px 6px 8px 3px rgba(85, 85, 85, 0.33);*/
    -webkit-box-shadow: 1px 1px 1px 1px rgba(85, 85, 85, 0.23);
    box-shadow: 1px 1px 1px 1px rgba(85, 85, 85, 0.23);
    /* margin-top: 25px; */
    margin-bottom: 25px;
    margin-right: 3%;
height:120px;
}
img.attachment-faculty-thumb.size-faculty-thumb.wp-post-image {
    /*width: 100px!important;
    height: 132px;
    margin-left: 2px;
    padding-top: 14px;
    margin-right: 20px;*/
    /* box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5), 0px 0px 0px 14px #fff, 0px 0px 0px 17px rgba(0,0,0,0.2), 6px 6px 8px 17px rgba(85, 85, 85, 0.63); */
    /*border-right: 2px solid #C8C8C8;*/
    width: 90px!important;
    height: 120px;
    margin-right: 10px;
    /*padding-right: 16px;
    padding-bottom: 18px;
    padding-left: 12px;*/
    /*box-shadow: 5px 0px 7px rgba(0, 0, 0, 0.42);*/
float:left;
}
.team-info {
    font-size: 0.8em;
line-height:1.5em;
}
.team-info strong{
Color: black;
font-weight: 500;
font-size:1.4em;
line-height:2em;
}
.mtt_css_bold {
 font-weight: bold;
}

.mtt_css_small {
 font-size: smaller;
 color: #eee;
font-weight: normal;
}

/** WIDGET **/
.mtt_css_member_list {

}

.mtt_css_member_list active_member {
   background-color: #9B9B9B;
}

.mtt_css_member {
  color: #009ACD;
  text-decoration:none;
}

.mtt_css_member active_member {
 padding-right: 5px;
 color: #ff0000;
}

/** END WIDGET **/

/** LAYOUT 2 **/
.mtt_css_employees {
   width: 100%;
}
/* BYU Math JRL - added "font-size:  smaller; */
.mtt_css_employees li {
        display: inline;
        list-style: none;
        min-height: 175px;
        float: left;
        text-align: center;
        padding: 2px;
	margin-left:10px;
	font-size: smaller;
	}

.mtt_css_employees .headshot {
display: block;
overflow: hidden;
background-color: white;
padding: 5px;
border: 1px solid #D9D9D9;
border-right-color: #9B9B9B;
border-bottom-color: #9B9B9B;
}

.mtt_css_employees .employee-tags {
padding: 0px;
text-align: left;
}
/* BYU Math ATM - added smaller laptop dimensions */
@media only screen and (min-width : 769px) and (max-width : 1200px) {
img.attachment-faculty-thumb.size-faculty-thumb.wp-post-image {
 /*width: 75px!important;
 height: 100px;*/
margin-right:10px;
}
.team-info {
 font-size: .7em;
 line-height: 1.6em;
 margin-top: 7px;
}
.team-member-block {
/*height:133px;*/
}
}
@media only screen and (max-width : 769px) {
img.attachment-faculty-thumb.size-faculty-thumb.wp-post-image {
 /*width: 75px!important;
 height: 100px;*/
margin-right:10px;
border:0!important;
padding:0!important;
/*margin-top:5px;*/
}
.team-info {
 font-size: .8em;
 line-height: 1.7em;
 margin-top: 7px;
word-break:break-all;

}
.team-member-block {
height:auto;
width:100%;
/*margin-bottom:15px;*/

}
}
/*end responsive*/
