.profile-item.style-1 .image {
    border-bottom: 1px solid #E0E1E4;
    margin-bottom: 15px;
    padding-bottom: 25px;
}

.profile-item.style-1 {
    padding: 27px 0 17px 0;
}

.profile-item.style-1 .link-container {
   margin-top: 0;
   position: absolute;
   bottom: 50%;
   right: 18px;
   transform: translateY(50%);
}

.profile-item.style-1 .s2 {
	text-align: left;
	padding: 0px 65px 0px 20px;
	position: relative;
}

.profile-item.style-1 .s2 .position{
    margin-bottom: 21px;
    min-height: 0px;
}

.profile-item.style-1 .name a {
	font-size: 18px;
    margin-bottom: 5px;
    font-family: "Museo Sans";
    color: #000;
    font-weight: 500;
}

.profile-item.style-1 .s2 .name {
	line-height: 1;
}



.profile-item.style-1 .s2 .link-container a {
    height: 45px;
    width: 45px;
    background: linear-gradient(135deg, #8AC08E 0%, #3AA0CC 100%);
    border-radius: 100%;
    text-align: center;
    line-height: 1.5;
    outline:   0;
    color: #fff;
}

.profile-item.style-1 .s2 .link-container a:hover {
	background: #1c2742;
}

.profile-item.style-1 .s2 .location {
    opacity: 0.5;
    font-family: "Open Sans";
    color: #1C2743;
    font-size: 15px;
}

.profile-item.style-1 .image img {
	border-radius: 0px;
}

.profile-item.style-1 .s2 .position {
   font-family: "Open Sans";
   color: #1C2743;
   font-size: 15px;
}

.profile-item .link-container i{
    font-size: 12px;
}

.ml-15 {
	margin-left: 15px;
}

.team-profile-internal .image-mask-2 {
	border-radius: 0px;
	padding: 9px;
}

.team-profile-internal .s3 {
    padding: 15px 40px;
}

.team-profile-internal .s3 a {
    padding: 5px 7px 5px 20px;
}

.team-profile-internal .s3 a.btn .fa {
	background-color: #FFFFFF;
    height: 38px;
    width: 38px;
    border-radius: 100%;
    color: #1C2743;
    line-height: 38px;
}

.cta-box2 {
    border: 1px solid #E0E1E4;
    border-radius: 2px;
    background-color: #F9FAFC;
    padding: 23px 30px;
    margin-bottom: 17px;
}

.post-meta span {
    display: block;
    margin-right: 8px;
}

.post-meta span.category {
    margin-bottom: 20px;
}

.post-meta span.date {
    opacity: 0.48;
    color: #1C2743;
    font-family: "Open Sans";
    font-size: 12px;
    text-transform: none;
}

.post-meta span .cat-v {
    display: inline-block;
    border: 1px solid #E0E1E4;
    border-radius: 18.5px;
    line-height: 36px;
    padding: 0px 20px;
}

.post-meta span .cat-v.primary {
    background-color: #1C2743;
    color: #fff;
}

.post-meta span .cat-v.secondary {
    background-color: #fff;
    color: #1C2743;
}

.post-meta {
    margin-bottom: 5px;
}

.single-post .title-container .post-title {
    border-bottom: none;
    margin-bottom: 0px;
    font-size: 29px;
    color: #1C2743;
}

.share-icons-container {
    background: #fff;
    border-radius: 38.5px;
}

.share-icons-container .left-share {
    color: #1C2743;
    font-family: "Open Sans";
}

.single-post .custom-form-html-block {
    display: none;
}

.media-boxes-filter-container .inner {
    padding: 19px 40px;
    border: 1px solid #E0E1E4;
    border-radius: 50px;
    background-color: #FFFFFF;
    margin: 10px 0 20px;
}

.media-boxes-drop-down {
    width: 240px !important;
    border: 1px solid #E0E1E4;
    border-radius: 1px;
    background-color: #FFFFFF;
    color: #1C2743;
}

.media-boxes-drop-down-header span {
    float: right;
    float: none;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}