@media only screen and (min-width : 976px) {
  .profileLeft {
    max-width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .profileLeft .profileImage {
    text-align: center;
  }
}
.profileLeft .profileImage img {
  margin: 0 0 0.35714em;
}
@media only screen and (max-width: 768px) {
  .profileLeft .profileButtons {
    text-align: center;
  }
}
.profileLeft .profileButtons .profileButtonsList {
  text-align: center;
  display: inline-block;
  margin-bottom: 2px;
}
.profileLeft .profileButtons .profileButtonsList ul {
  list-style-type: none;
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  .profileLeft .profileButtons .profileButtonsList {
    width: 100%;
  }
}
.profileLeft .profileButtons ul {
  list-style-type: none;
  margin: 0;
}
.profileLeft .profileButtons ul li {
  margin-left: 0;
}
.profileLeft .profileButtons .profileButton {
  border: 1px solid #ccc;
  border-radius: 2px 2px 2px 2px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0.35714em;
  padding: 4px;
  padding-bottom: 0.35714em;
  padding-top: 0.35714em;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
}
@media only screen and (max-width : 767px) {
  .profileLeft .profileButtons .profileButton {
    width: 126px;
  }
}
.profileRight .profileDetailsWrapper.profile-min-height {
  min-height: 340px;
}
@media only screen and (min-width : 976px) {
  .profileRight {
    width: 758px;
  }
}
.profileHeader {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 975px) {
  .profileHeader {
    text-align: center;
  }
}
@media only screen and (min-width : 976px) {
  .profileHeader {
    width: 795px;
  }
}
.profileHeader .profileImage {
  float: left;
}
.profileHeader .profileName {
  padding-left: 0;
  padding-top: 13px;
  float: left;
  margin-left: 20px;
}
@media only screen and (max-width: 975px) {
  .profileHeader .profileName {
    display: block !important;
    text-align: center;
  }
}
.profileHeader .profileName h1 {
  margin-top: 0;
}
.profileHeader .profileName .profileTitle {
  padding-bottom: 0.571428em;
}
.profileHeader .profileName .profileTitle span {
  color: #666;
  display: block;
  font-size: 16px;
}
.profileHeader .profilePhone {
  padding: 0;
}
.profileHeader .profilePhone span {
  background-image: url("//cdn.techopedia.com/resource/images/phone_icon.png");
  background-repeat: no-repeat;
  font-size: 28px;
  padding-left: 32px;
  background-position-y: 5px;
}
.profileHeader .profileBar {
  padding: 0;
}
.profileHeader .profileBar ul {
  background-color: #EFEFEF;
  border: 1px solid #DDDDDD;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0.714285em 1.275510%;
  width: 100%;
}
.profileHeader .profileBar ul li {
  float: left;
  margin-left: 0;
  margin-right: 9.87370%;
}
.profileHeader .profileBar ul li a,
.profileHeader .profileBar ul li a:hover {
  color: #000;
  text-decoration: none;
  padding: 0;
  border-radius: 0;
  background: none;
  border: none;
}
.profileHeader .profileBar ul .active {
  background: none !important;
  border: none !important;
}
.profileHeader .profileBar ul .active a {
  color: #FF9211 !important;
  font-weight: bold !important;
}
.socialProfile {
  margin-top: .35714em;
}
.socialProfile .linkedInProfileButton {
  margin-top: .21428em;
  z-index: 9999999;
  margin-bottom: 8px;
}
.socialProfile .linkedInProfileButton .IN-widget {
  display: inline !important;
}
.socialProfile .linkedInProfileButton .IN-widget iframe {
  position: inherit !important;
}
.socialProfile .facebookShareButton {
  margin-bottom: 9px;
}
.socialProfile .googlePlusButton {
  margin-right: -50px;
}
.profileDetailsWrapper .aboutUser {
  margin: 1.4285em 0 1.0714em 0;
  padding: 0 5px;
}
.profileDetailsWrapper .education {
  margin: 0 0 1.0714em;
}
.profileDetailsWrapper .education .educationInfo {
  font-size: 15px;
  padding: 0 5px;
}
.profileDetailsWrapper .backgrounds {
  font-size: 15px;
  margin-bottom: 1.0714em;
}
.profileDetailsWrapper .associations {
  margin-bottom: 1.0714em;
}
.profileDetailsWrapper .associations li {
  margin: 10px 0;
}
.companies {
  padding: 0 1.157%;
}
.companies .companyDescription {
  margin-top: 0.35714em;
}
#emailMeModal input[type="text"] {
  width: 50%;
}
#emailMeModal #divSending {
  text-align: center;
  display: none;
  padding-bottom: 2.14285em;
}
#emailMeModal #divSending img {
  padding: 1.78571em 0;
}
.socialProfileBtns {
  overflow: inherit;
}
.callMe {
  font-size: 3.5em;
  vertical-align: top;
}
.address h2 {
  margin-top: 0;
}
.address iframe {
  border: 0;
  width: 100%;
  height: 225px;
  padding-top: 15px;
}
