﻿.cs-team, .cs-teamgrid .text {
    float: left;
    width: 100%;
}
.activedetail {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 5px;
    box-shadow: 0 1px 0 1px rgba(237, 237, 237, 1);
    color: #333333;
    padding: 31px;
    transition: all 0.3s ease-in-out 0s;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
}
.activedetail .media .media-left {
    float: left;
}
.media-left, .media > .pull-left {
    padding-right: 29px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
activedetail .media .media-body {
    overflow: hidden;
    width: auto;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-body {
    width: 10000px;
}
.media, .media-body {
    overflow: hidden;
}
.main-section h4, .main-section h4 a {
    color: #111111 !important;
}
.team-plain h4 {
    color: #282828;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
}
.cs-team h4 {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
}
.activedetail h4 {
    color: #282828;
}
.main-section h3, .main-section h3 a {
    color: #111111 !important;
}
.team-plain h3 {
    color: #777777;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none;
    text-transform: none;
}
.cs-team h3 {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 12px !important;
    text-decoration: none;
    text-transform: uppercase;
}
.contactdiv_detail::after {
    clear: both;
    content: "";
    display: block;
}
.contactdiv_detail {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    margin: 20px 0;
    padding: 10px 0;
}
.contactdiv_detail ul {
    margin: 0;
    overflow: hidden;
    padding:0;
}
.contactdiv_detail ul li {
    float: none;
    list-style: outside none none;
    margin-right: 20px;
}
.contactdiv_detail ul li label
{
    color:#69C1EB;
}
.contactdiv_detail ul li b a {
    color: blue;
}
.contactdiv_detail ul li ul li i
{
    color:#333333;
}
.contactdiv_detail ul li ul {
    color: blue !important;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    padding-right: 5px !important;
}
.contactdiv_detail ul li ul li:nth-child(1) {
    color: #cccccc;
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 23px;
}
.contactdiv_detail ul li ul li {
    float: left;
    list-style: outside none none;
    margin-right: 5px;
}
.contactdiv_detail ul li ul li:nth-child(3) {
    color: #333;
}
.social-media-blog ul {
    float: left;
    margin: 10px 0;
}
.social-media-blog ul li {
    float: left;
    list-style: outside none none;
    margin-right: 5px !important;
}
.social-media-blog ul li a {
    background-color: #1f3951;
    color: #ffffff;
    float: left;
    height: 28px;
    padding: 7px 0 0;
    text-align: center;
    width: 28px;
}
.icon-facebook2::before {
    content: "";
}
.social-media-blog ul li a[data-original-title="Email"] {
    background-color: #ea8213;
    width: 68px;
}
.social-media-blog ul li a[data-original-title="Instagram"] {
    background-color: #08387f;
}
.social-media-blog ul li a[data-original-title="Twitter"] {
    background-color: #5086df;
}
.social-media-blog ul li a[data-original-title="GooglePlus"] {
    background-color: #d04044;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}