.attorney-bio-template .hero-top-content .actions #atstbx {
  top: 0 !important;
}

/* max width on attorney bio image */
@media screen and (max-width: 579px) {
    .attorney-bio-template .attorney-bio-info .play-video-bio {
        text-align: center;
        width: 100%;
        max-width: none !important;
    }
    .attorney-bio-template .attorney-bio-info .play-video-bio img {
        width: 100%;
        max-width: 255px;
    }
    .attorney-bio-template .attorney-bio-info .info .basic-info-section {
        min-width: auto !important;
    }
}

@media screen and (max-width: 893px) {
    .attorney-bio-template .attorney-bio-info .play-video-bio {
        max-width: 255px;
    }
    .attorney-bio-template .hero-top-content {
      margin-top: 30px;
    }
    .attorney-bio-template .hero-top-content .actions #atstbx {
      top: auto !important;
      margin-right: 30px;
      margin-top: -15px;
    }
    .attorney-bio-template .sidebar {
      margin-top: 0;
    }
    .attorney-bio-template .content-tabs {
      margin-bottom: 60px;
    }
}

@media screen and (min-width: 580px) and (max-width: 1254px) {
    .attorney-bio-template .attorney-bio-info {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .attorney-bio-template .attorney-bio-info .info {
        margin-left: 30px;
    }
    .attorney-bio-template .attorney-bio-info .info .basic-info-section {
        margin-top: 0;
    }
    .attorney-bio-template .attorney-bio-info .info .social-section {
        padding-left: 0;
        margin-left: 0;
    }
}


/* fix for bios with no video */

.attorney-bio-info .play-video-bio.no-video:before,
.attorney-bio-info .play-video-bio.no-video:after {
    display: none !important;
}

.save-page a {
    text-decoration: none;
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    color: #115b98;
    font-size: 12px;
    margin-right: 35px;
    letter-spacing: .005px;
}

.social-icons {
    font-size: 2.5rem;
    color: #115b98;
    padding-left: 0px;
    margin-left: -10px;
}


.social-share-controls {
    margin-top: 1rem;
}

.icon-icon-06 {
    float: left;
}

.share--bio {
    color: rgba(39, 39, 39, .8);
    line-height: 18px;
    font-size: 14px;
    letter-spacing: .00005px;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.attorney-bio-template .attorney-bio-info h1 {
    float: none;
}


a.at-icon-wrapper.at-share-btn.at-svc-compact {
    border-radius: 16px;
    overflow: visible !important;
    width: 16px !important;
    height: 16px !important;
}

a.at-icon-wrapper.at-share-btn.at-svc-compact::after {
    content: '';
    width: 200px;
    height: 22px;
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 1px;
}



/* Social Share Icons*/
.attorney-bio-template .actions #atstbx,
.sidebar-template .actions #atstbx {
    left: auto !important;
    right: 0 !important;
    top: auto !important;
}

.attorney-bio-template .actions #atstbx .at-icon-wrapper,
.sidebar-template .actions #atstbx .at-icon-wrapper {
    background-color: transparent !important;
}

.attorney-bio-template .actions #atstbx .at-icon-wrapper .at-icon,
.sidebar-template .actions #atstbx .at-icon-wrapper .at-icon {
    fill: #115b98 !important;
}

.attorney-bio-template .actions #atstbx .at-icon-wrapper .at-icon-linkedin,
.sidebar-template .actions #atstbx .at-icon-wrapper .at-icon-linkedin {
    fill: #438fa8 !important;
}

.attorney-bio-template .actions #atstbx .at-icon-wrapper .at-icon-facebook,
.sidebar-template .actions #atstbx .at-icon-wrapper .at-icon-facebook {
    fill: #115b98 !important;
}

.attorney-bio-template .actions #atstbx .at-icon-wrapper .at-icon-twitter,
.sidebar-template .actions #atstbx .at-icon-wrapper .at-icon-twitter {
    fill: #2db2dd !important;
}
