/*
Theme Name:   Profiles
Description:  Profiles Theme
Author:       Tom Myatt
Author URL:   https://www.legal500.com
Template:     twentyseventeen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  profiles
*/

/* Write here your own personal stylesheet */

li#menu-item-111134, li#menu-item-111135, li#menu-item-1041523 {display:none;}

.home .entry-content {width: 75% !important;} 
.home .spotlight {float:left; width: 100%; background: #002333; margin-bottom: 40px;}
.home .spotlight img {margin-top: -95px; margin-right: 30px;}
.home .spotlight a {color: #fff; margin: 20px;}
.home .spotlight h3 {color: #fff; margin: 20px;}

.home .law-firm-networks {float:left; width: 48.5%; background: #3e6c8c;}
.home .suppliers {float:right; width: 48.5%; background: #3e6c8c;}

.home .suppliers h3, .home .law-firm-networks h3, .home .suppliers a, .home .law-firm-networks a {color: #fff; margin: 20px;}

.entry-header {
    width: 22.5% !important;}


#countryList {
    max-height: 500px;
    overflow: auto;
}

.navigation-top .current-menu-item>a, .navigation-top .current_page_item>a {color:#aaa!important;}
.navigation-top .current-menu-item>a, .navigation-top .current_page_item>a:hover {color:#ccc!important;}


#region-nav {
    background: #eee;
    padding: 10px;
}

ul.bpa-menu {
    list-style-type: none;
    margin-left: 0px !important;
}

ul.expand-collapse {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

ul.bpa-menu li {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 5px;
}

ul.bpa-menu li:hover {
    border-bottom: 1px solid #587487;
    background-color: #111;
    color: #fff;
    cursor: pointer;
}

ul.bpa-menu li:hover>a,
ul.bpa-menu li a:hover {
    color: #fff !important;
}

ul.bpa-menu li:hover>ul li a {
    color: #ddd;
}

ul.bpa-menu li a {
    padding: 12px 0px 12px 0px;
}

ul.sub-menu {
    background: #ccc !important;
    max-height: 400px;
    overflow: auto;
}

ul.sub-menu li a {
    color: #111 !important;
}

body.page #secondary {
    width: 30%;
    float: right;
}

body.page #primary {
    width: 100%;
    float: left;
}

.entry-content {
    border-left: none !important;
}

.navigation-top {
    background: #3e6c8c;
}

.navigation-top a {
    color: #fff;
}

.bannergroup.leaderboard {
    float: right;
}

.wrap {
    max-width: 100%;
}

.navigation-top .wrap {
    max-width: 100% !important;
}

.home #primary {
    width: 100% !important;
    margin-top: 20px;
}

.entry-content {
    width: 70% !important;
}

h1,
h2,
h3,
h4 {
    font-family: "myriad-pro", sans-serif;
}

.site-title,
.site-title a {
    color: #3e6c8c;
    font-family: "myriad-pro", sans-serif;
}

.site-footer .widget-column.footer-widget-1 {
    width: 100%;
}



/* MOBILE STYLING */

@media all and (max-width: 1199px) {}

/* MOBILE STYLING IPAD UP TO LANDSCAPE */

@media all and (max-width: 1024px) {

    .home .entry-content {width: 100% !important;}

}

@media all and (max-width: 991px) {}

@media all and (max-width: 768px) {

.entry-header {width:100%!important;}
.entry-content {width:100%!important;}
h1 {margin-top:50px;}
div#region-nav input {margin-bottom:10px;}
div#region-nav select.harmonia-select {width:100%;}
}

@media all and (max-width: 575px) {
    .home .entry-content {width: 100% !important;}
    .home .spotlight {text-align:center;}
    .home .spotlight img {margin-top: 10px;}
    .home .law-firm-networks {width: 100%; text-align: center;}
    .home .suppliers {float:left; width: 100%; margin-top: 20px; text-align: center;}
    #non-front-search {width:70%;top:0px;}
    #non-front-search input {font-size:1rem;height:20px;}
    .custom-logo-link img {padding-top:0px!important}
.social-links {top:60px;}

.site-branding {height:120px;padding:10px 0px 0px 0px;}

}

/* Meet the team 21-02-22 */

div#meet-team-single {
    margin: auto 50px;
}

.meet-the-team-wrap .entry-content {width: 100% !important;}
.meet-the-team-wrap #primary {width: 75% !important;}
.meet-the-team-wrap .entry-header {padding: 20px !important; background: #ccc; float:left !important;margin-bottom: 40px;}
.meet-the-team-wrap #right-col {float:right; width: 22.5%;}

/*Single meet team*/
.wrap.meet-the-team-wrap {
    padding: 32px 49px;
}
img.head-logo-img {
    width: 23%;
    background: white;
    margin-bottom: -65px;
}
.head-logo {
    width: 64%;
    display: inline-block;
    padding-left: 49px;
}
.header-right-content{
    width: 35%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    padding-right: 49px;
}
header.meet-the-team-archive {
    width: 100%!important;
    height: 270px!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: -25px;
}
.header-right-content h2 {
    font-size: 65px;
    border: none;
    margin-bottom: 0;
    color: white;
}
.header-right-content h5 {
    margin: 0;
    padding: 0;
    color: white;
    font-size: 20px;
    text-transform: none;
}
.border-bottom-green {
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #b9c319;
    margin-bottom: 30px;
}
img.head-small-logo {
    width: 310px;
}
.meet-team-content h3 {
    font-size: 20px;
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
.meet-team-content h4 {
    font-size: 14px !important;
    margin: 0;
    color: black;
    font-weight: 500;
    padding: 0px;
    font-family: "myriad-pro", sans-serif;
}
.meet-team-content pre {
    padding: 0px;
    margin: 8px 0px;
    background: none;
    font-size: 14px;
    color: gray;
    font-weight: 600;
    font-family: sans-serif;
}
a.meet-location-btn {
    background: #3e6c8c !important;
    padding: 6px 10px !important;
    border: 1px solid #3e6c8c !important;
    border-radius: 17px !important;
    font-weight: 500;
    color: #fff!important;
    font-size: 14px !important;
    align-items: center;
}
a.meet-location-btn-alt {
    background: transparent !important;
    border: 1px solid #3e6c8c !important;
    padding: 10px 18px!important;
    border-radius: 17px !important;
    color: #3e6c8c!important;
    font-weight: 500;
    font-size: 14px !important;
    margin-left: 10px;
}
.meet-team-content a {
    display: inline-flex;
    cursor: pointer;
    align-items: center;
}
.archive-meet-logo a{
    display: block;
}
.organigram.organi-diagram {
    width: 100%;
    float: left;
}

.meet-team-content .organigram h2, .meet-team-content .team-services h2, .meet-team-content .testimonials h2, .meet-team-content .more-from-team h2{
    text-transform: none;
    font-size: 22px;
    color: #b08350;
    border: none;
}
.meet-the-team-wrap .team-intro h2 img {
    width: 100%;
    max-width: 50px;
    margin-right: 5px;
}
.meet-the-team-wrap .team-intro h2{
    text-transform: uppercase;
    font-size: 24px;
    color: #AE814F;
    border: none;
    display: flex;
    align-items:center;
}
.meet-team-content .organigram {
    margin-top: 60px;
}
.organi-diagram {
    border-radius: 99px;
    /* padding: 47px 47px 47px 0px; */
    margin-bottom: 60px;
}
.meet-team-content .team-services p{
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-align: justify;
}
span.team-location i {
    margin-right: 8px;
}
.meet-team-content .organigram i, .meet-team-content .team-services i, .meet-team-content .testimonials i, .meet-team-content .more-from-team i, .meet-the-team-wrap .team-intro i {
    margin-right: 6px;
}
.meet-the-team-wrap .fa-users {
    margin-right: 11px;
    border: 3px solid;
    padding: 5px;
    font-size: 50px;
    border-radius: 100px;
}
.tag {
    text-align: center;
    font-size: 1.1rem;
}

.fa-heart {
    color: rgba(255, 230, 0, 0.959);
    font-size: 30px;
}

.owl-item .card {
    border: none;
    text-align: center;
    padding:0px 30px;
}

.testimonial {
    font-size: 40px;
    color: #3e6c8c;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    margin:20px 0px !important;
    padding: 0 40px;
}
.testimonial p {
    margin: 0;
}
.testimonials {
    width: 100%;
    margin: 60px 0px;
    float: left;
    background: url(assets/images/grey_bg.png),#d7d7d70d;
    height: 300px;
    background-size: 100%;
    padding: 30px 40px;
    background-attachment: fixed;
}
.testimonials h2{
    text-align: center;
}
.meet-the-team-wrap .owl-prev,.meet-the-team-wrap .owl-next{
    border-radius: 100% !important;
    width: 30px;
    height: 30px;
}
.meet-the-team-wrap .owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.meet-the-team-wrap .owl-prev i, .meet-the-team-wrap .owl-next i {
    display: none;
}
.active-star {
    color: #FBC02D;
    margin-bottom: 8px;
}
.testi-des {
    background: #e7d601;
    padding: 30px;
    border-radius: 17px;
    margin-top: 50px;
    text-align: left;
    width: 100%;
    /* margin:auto; */
}
.active-star:hover {
    color: #F9A825;
    cursor: pointer;
}

.profile {
    padding-top: 10px;
}

.test-prof-des .name {
    font-weight: 700;
    font-size: 24px;
}
.designation {
    font-size: 24px;
    font-weight: 600;
}

.meet-the-team-wrap .owl-carousel {
    margin-bottom: 15px;
    display: block !important;
}
/* .meet-the-team-wrap .owl-dots {
    position: absolute;
    top: 20%;
} */
.custom-section p {
    text-align: justify;
}
.meet-the-team-wrap .owl-carousel .owl-stage-outer {
    padding: 0px;
}

.meet-the-team-wrap .owl-carousel .owl-item img {
    width: 100% !important;
}

.meet-the-team-wrap .owl-theme .owl-nav [class*='owl-'] {
    border-radius: 50% !important;
    background: inherit !important;
    border: 3px solid #bbb;
    color: #bbb !important;
}

.meet-the-team-wrap .owl-theme .owl-nav [class*='owl-']:hover {
    border: 3px solid #3e6c8c;
    color: #3e6c8c !important;
    background: #3e6c8c !important;
}
.meet-the-team-wrap .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3e6c8c !important;
    border: 3px solid #3e6c8c;
}
.test-profile {
    width: 100%;
    display: inline-block;
    max-width: 15%;
    
}
.test-prof-des {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    color: black;
}
.testi-location {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.profile .testi-btn {
    background: black;
    border-radius: 12px;
    padding: 10px 47px;
    margin-right: 20px;
    margin-top: 17px;
    display: inline-flex;
    font-weight: 500;
}
.profile .testi-btn:hover {
    background: black;
    border-radius: 12px;
    padding: 10px 47px;
    margin-right: 20px;
    margin-top: 17px;
    display: inline-flex;
    font-weight: 500;
}

.profile .testi-btn-2{
    background: transparent;
    border-radius: 12px;
    border: 1px solid #6d6d6d;
    color: #6d6d6d;
    padding: 10px 47px;
    margin-right: 20px;
    margin-top: 17px;
    display: inline-flex;
    font-weight: 500;
}
.profile .testi-btn-2:hover{
    background: transparent;
    border-radius: 12px;
    border: 1px solid black;
    color: black;
    padding: 10px 47px;
    margin-right: 20px;
    margin-top: 17px;
    display: inline-flex;
    font-weight: 500;
}
.testi-des h4 {
    font-size: 26px;
    margin: 0;
    color: black;
    font-weight: 600;
    padding: 0px;
    text-transform: uppercase !important;
}
.testi-des p {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;

}
.custom-section h3 {
    font-size: 24px;
    margin-bottom: 30px;
}
.meet-the-team-wrap #primary {
    width: 75% !important;
}
.wrap.meet-the-team-wrap #right-col {
    width: 31%;
}
.sidbar-head {
    background: #3e6c8c;
    padding: 13px;
    margin: 0px;
    border-radius: 17px 17px 0px 0px;
}
.sidbar-head h2 {
    color: white;
    border: none;
    font-size: 20px;
    text-align: left;
    text-transform: none;
    margin: 0px;
}
.sidebar-content {
    padding: 35px 20px;
    background: lightgray;
    border-radius: 0px 0px 17px 17px;
}

.sidebar-content {
    padding: 35px 20px;
    background: lightgray;
    border-radius: 0px 0px 17px 17px;
}

.sidebar-content h3 {
    margin: 0px;
    padding: 0px;
    font-size: 28px;
    color: black;
    font-weight: 600;
}
.sidebar-content h4 {
    font-size: 23px;
    color: black;
    margin-bottom: 14px;
    padding: 0pc;
}
.small-team-image {
    display: inline-block;
    width: 50px;
    margin: 2px;
}
.contact-btn-div button {
    width: 47%;
    margin-bottom: 16px;
    padding: 4px 16px!important;
    display: block;
}
p.text-muted.designation {
    font-size: 21px;
}
/*archive meet team*/
.meet-team-search-form .inline-fields {
    display: inline-flex;
    width: 24%;
}
.select2-container--default{
    margin-top: unset;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 8px;
    height: unset !important;
    padding: 6px 0px;
}

.meet-team-search-form select {
    width: 100%;
    border-radius: 17px;
    height: 30px;
    padding: 0px 13px;
    font-size: 13px;
}
.meet-team-search-form {
    background: rgb(211 211 211);
    border-radius: 17px;
    padding: 4px 9px;
    width: 95%;
    margin-bottom: 30px;
}
span.select2-selection.select2-selection--single span.select2-selection__arrow {
    top: 5px !important;
}
.form-group.inline-fields .meet-form-btn {
    margin-left: 30px;
    background: none;
    color: black;
    height: 58px;
}
.form-group.inline-fields .meet-form-btn-2 {
    background: #3e6c8c;
    border-radius: 8px;
    width: 100%;
    height: 33px;
    margin: 13px 0px 0px 11px;
    padding: 5px 20px;
}

.archive-meet-logo {
    margin-top: 0px;
    display: inline-block;
    width: 10%;
    vertical-align: top;
}
.archive-meet-team-info {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    padding-left: 30px;
}
.archive-meet-team-icons {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    /* margin-top: 29px; */
    /* float: right; */
    text-align: center;
}
span.team-location {
    display: inline-flex;
}
span.team-location a {
    font-size: 17px;
}
span.team-location .more_office {
    text-align: left;
    margin-left: 20px;
    color: #3e6c8c;
    font-weight: bold;
    line-height: 25px;
    font-size: 14px;
}
/* .archive-meet-team-icons img {
    max-width: 60px;
} */
.archive-meet-team-info pre {
    margin: 2px 0px;
    font-weight: 600;
    font-family: sans-serif;
}
.team-intro.archive-team-intro .meet-location-btn {
    margin-top: 20px;
}
.team-intro.archive-team-intro {
    width: 95%;
    /* width:100%; */
    padding: 20px;
    box-shadow: 1px 1px 11px 0px lightgrey;
    border-radius: 10px;
}
.sidbar-head-brown {
    background: #B18350;
    padding: 13px;
    margin: 0px;
    border-radius: 17px 17px 0px 0px;
}
.sidbar-head-brown h2 {
    color: black;
    border: none;
    font-size: 16px;
    text-align: left;
    text-transform: none;
    margin: 0px;
}
.sidbar-head-brown i.fa.fa-star{
    font-size:14px !important;
}
.sidebar-meet-left-logo {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}
.sidebar-meet-center-section{
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.sidebar-meet-center-section{
    text-align: center;
}
.sidebar-meet-center-section h4 {
    font-size: 10px;
}
.sidebar-meet-center-section span {
    background: rgb(177,131,80);
    padding: 4px 12px;
    font-size: 20px;
    border-radius: 100px;
    /* color: #3e6c8c; */
    color:#000 !important;
    font-weight: 600;
}
.sidebar-meet-right-logo{
    width: 41%;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
}
.sidebar-content-archive {
    padding: 20px 20px;
    background: lightgray;
    border-radius: 0px 0px 17px 17px;
}
.sidebar-content-archive h3 {
    margin: 0px;
    padding: 0px;
    font-size: 22px !important;
    color: black;
    font-weight: 600;
    margin-top: 12px !important;
}
.sidebar-content-archive h4 {
    font-size: 16px;
    color: black;
    margin-bottom: 14px;
    padding: 0px;
}
.sidebar-meet-right-logo img {
    width: 26%;
}
.sidebar-meet-center-section h4 {
    font-size: 10px !important;
    text-transform: capitalize;
}
h4.archive-heading {
    margin-bottom: 30px;
    /* text-transform: capitalize; */
    text-transform: uppercase !important;
}
h4.archive-company-title {
    margin: 0;
}
.archive-sidebar-des {
    margin-top: 15px;
}
.archive-sidebar-des p{
    font-size: 14px !important;
    font-family: "myriad-pro", sans-serif;
}
/* 28-01-22 */

.meet-the-team-wrap .side-team:not(:first-child) {
    margin-top: 40px;
    padding: 20px 0px;
    border-top: 4px solid #3e6c8c;
}
.meet-the-team-wrap .small-team-content {
    display: inline-block;
    /* margin-left: 10px; */
    vertical-align: middle;
    margin-top: 10px;
}

.meet-the-team-wrap .small-team-content span {
    font-size: 22px;
    font-weight: bold;
}

.meet-the-team-wrap .small-team-content p {
    font-size: 12px;
    line-height: 6px;
    font-weight: bold;
}
.meet-the-team-wrap .side-team a:hover {
    color: #3e6c8c;
}

.archive-meet-team-icons .small-team-image {
    width: 53px;
}
span.more_office p {
    margin: 0px;
}
.meet-the-team-wrap .owl-item {
    margin: auto;
    display: block;
    width: 100%;
    /* margin-bottom: 10px; */
}
.meet-the-team-wrap .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
}

.meet-single-intro .team-location {
    display: block;
}
/* 31-01-22 */
.main_article_wrap p.team_msg {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 80px;
    color: #b18350;
}

/* 01-02-22 */
.meet-single-intro .team-location pre{
    display: inline-flex;
    align-items: baseline;
}
.meet-the-team-wrap .tooltip {
    padding: unset;
}
.meet-the-team-wrap .tooltip {
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted #ccc; */
    color: #006080;
    cursor: default;
}
  
.meet-the-team-wrap .tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 205px;
    background-color: #f4f4f4;
    color: #3e6c8c;
    text-align: left;
    padding: 5px 25px;
    border-radius: 6px;
    z-index: 1;
    line-height: 22px;
    opacity: 0;
    font-weight: 500;
    transition: opacity 0.3s;
    box-shadow: 1px 1px 4px 0px #ccc;
}

.meet-the-team-wrap .small-team-content .tooltiptext {
    padding: 5px 15px;

}
.meet-the-team-wrap .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

.meet-the-team-wrap .tooltip-right {
    top: 0px;
    left: 130%;
}

.meet-the-team-wrap .tooltip-right::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 100%;
    margin-top: 7px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #f4f4f4  transparent transparent;
}


.meet-the-team-wrap .small-team-image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

i.fa.fa-spinner.fa-spin {
    text-align: center;
    margin-top: 80px;
    display: block;
    font-size: 35px;
    color: #b18350;
}

span.contact_icon i {
    font-size: 16px !important;
    color: #000;
    font-weight: bold;
    margin-right: 0px!important;
}

span.contact_icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
    
}
span.contact_icon.grey_circle {
    background: #ccc;
    border-radius: 100%;
    height: 33px;
    width: 33px;

}
.meet-the-team-wrap .contact_links {
    margin: 15px 0px 0px;
}
.meet-the-team-wrap .meet-location-btn .fa-users{
    font-size: 12px;
}
.main_article_wrap article {
    margin-bottom: 40px;
}

span.contact_icon b {
    padding-left: 10px;
}

.meet-the-team-wrap a, .meet-the-team-wrap a:focus, .meet-the-team-wrap a:hover{
    box-shadow: none!important;
    outline: none!important;
    text-wrap: nowrap;
}

.meet-single-intro .contact_links {
    display: inline-flex;
    align-items: center;
    margin:10px 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent;
    border-width: 10px 6px 0;
    margin-left: -14px;
    margin-top: -4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 21px;
    font-weight: 600;
    font-size:14px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3e6c8c;
}
ul.select2-results__options li.select2-results__option{
    font-size:12px !important;
}
/* ********************* */
span.select2-dropdown .select2-search--dropdown .select2-search__field{
    font-size: 12px !important;
}

/* 02-02-2022 */
.sidebar-content-archive .archive-meet-team-icons{
margin-top: 0px;
width: 35%;
}
.contact-btn-div a {
    width: unset !important;
    display: inline-block;
    margin: 13px 4px;
}
/* ******************** */

/* 08-02-2022 */
.main_article_wrap .small-team-content .tooltiptext.tooltip-right ul {
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
}
.small-team-content .tooltiptext.tooltip-right ul li {
    margin: 2px;
}
.main_article_wrap .more_office .tooltiptext {
    width: 205px;
}
.main_article_wrap .more_office .tooltip-right {
    top: -5px;
    left: 110%;
}
.main_article_wrap .more_office .tooltip-right::after {
    top: 0px;
    border-width: 9px;
}
.sidebar-content-archive .tooltiptext.tooltip-right, .sidebar-content .tooltiptext.tooltip-right {
    top:60px;
    left: -450%;
    width:195px
}
.sidebar-content-archive .tooltip-right::after, .sidebar-content .tooltip-right::after{
    top: -12px;
    right: 12px;
    border-color: transparent transparent #f4f4f4 transparent;
}

.sidebar-content-archive .tooltiptext.tooltip-right ul ,.sidebar-content .tooltiptext.tooltip-right ul{
    list-style: none;
    display: inline-flex;
    flex-wrap:wrap

}
ul#ranking-list {
    margin: 0px 15px;
}
.single-meet_the_team .content-area .tooltip-right {
    top: 0px;
    left: 112%;
}
/**********************/
/* 09-02-2022 */

/* .awards-outer-wrap {
    display: flex;
    flex-wrap: wrap;
    width:100%;
} */

.awards-section {
    /* display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1 1 auto;
    width:50%; */
    padding: 20px;
}
.awards-section .content-wrap {
    width: 85%;
}
.awards-section {
    display: flex;
    align-items: center;
}
.awards-section .img-wrap {
    margin-right: 15px;
}
.awards-section .img-wrap img {
    width: 100px;
    object-fit: contain;
}
.awards-section .content-wrap h3 {
    font-size: 18px;
}
.deals-section {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-align: justify;
    display: inline-flex;
    align-items: baseline;
}
.deals-section i {
    font-size: 22px;
    color: #3e6c8c;
}
.whitepapers-section {
    display: inline-flex;
    align-items: baseline;
}

.whitepapers-section .img-wrap i {
    font-size: 24px;
    color: #3e6c8c;
}

.whitepapers-section .content-wrap {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-align: justify;
}
.whitepapers-outer-wrap {
    border-radius: 17px;
    padding: 20px;
}

.single-meet_the_team .entry-content{
    width:95%!important;
}
#right-col .side_item {
    margin-bottom: 25px;
}
.single-meet_the_team .entry-content {
    padding-right: 20px;
}
.whitepapers-outer-wrap .whitepapers-section .img-wrap {
    margin-left: 10px;
}
.whitepapers-section .content-wrap img {
    width: 100%;
    max-width: 200px;
    object-fit: cover;
}
.team-intro-sidebar.meet-single-intro-sidebar .more-from-team {
    background: transparent;
}
/* .image-content-wrap {
    display: flex;
    flex-wrap: nowrap;
} */

.image-content-wrap .small-team-image {
    margin: 2px;
}
.side-team .small-team-content.tooltip {
    vertical-align: unset;
}
.whitepapers-section .content-wrap a,
.whitepapers-section .content-wrap p {
    display: block;
    width: 100%;
}
/* ******************** */
.more-from-team {
    margin-top: 20px;
}
.services_content ul li {
    list-style: none;
    position: relative;
    margin-left:30px;
}
.services_content ul li:before{
    position:absolute;
    content:'';
    left: -23px;
    content: '';
    width: 10px;
    height: 10px;
    background: #3e6c8c;
    border-radius: 50%;
    top: 7px;
}
/*media Query*/
@media only screen and (max-width:1024px){
    .archive-meet-team-icons .small-team-image {
        width: 20%;
        float: left;
    }
    .meet-the-team-wrap .small-team-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width: 100px;
        max-height: 100px;
        object-position:top;
    }
    /*meet archive*/
    .form-group.inline-fields .meet-form-btn-2 {
        width: 100%;
        margin-left: 5px;
    }
    .meet-team-search-form .inline-fields {
        display: inline-flex;
        width: 23%;
    }
    .archive-meet-team-icons .small-team-image {
        width: 20%;
        float: left;
    }
    .meet-the-team-wrap .small-team-content p {
        font-size: 19px;
        line-height: 23px;
        font-weight: bold;
    }
    .meet-the-team-wrap .small-team-content {
        margin-left: 10px;
        margin-top: 47px;
    }
    .archive-meet-logo {
        display: inline-block;
        width: 24%;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        font-size: 11px;
    }
    .form-group.inline-fields .meet-form-btn {
        margin-left: 0px;
        background: none;
        color: black;
        height: 58px;
    }
    .archive-meet-team-icons {
        margin-top: 53px;
        width: 100%;
    }
    .archive-meet-team-info {
        display: inline-block;
        width: 75%;
    }
    .team-intro.archive-team-intro .meet-location-btn {
        margin-top: 30px;
        font-size: 16px;
    }
    .team-intro.archive-team-intro .meet-location-btn-alt{
        font-size: 16px;
    }
    .sidebar-meet-center-section {
        width: 57%;
    }
    
    
    .sidebar-meet-center-section span {
        padding: 3px 9px;
    }    
    .sidebar-meet-right-logo {
        width: 41%;
        margin-top: 12px;
    }
    .contact-btn-div .meet-location-btn, .contact-btn-div .meet-location-btn-alt {
        margin-bottom: 20px !important;
        display: block;
        width: 89% !important;
    }
    a.meet-location-btn, a.meet-location-btn-alt {
        padding: 8px 14px !important;
    }
    /*meet single*/
    .sidebar-content h3 {
        margin-bottom: 13px;
        font-size: 25px;
    }
    /*3-2-22*/
    .meet-the-team-wrap .meet-location-btn .fa-users {
        font-size: 11px;
    }
    .sidebar-meet-left-logo {
        width: 32%;
        display: inline-block;
    }
    .sidebar-content-archive .archive-meet-team-icons {
        margin-top: 25px;
    }
    div#right-col .archive-meet-team-icons .small-team-content {
        margin: 7px;
    }
    
}
    @media only screen and (max-width:944px){
        /*meet archive*/
        .meet-the-team-wrap #primary {
            width: 100% !important;
        }
        .wrap.meet-the-team-wrap #right-col {
            width: 100%;
            margin-top: 50px;
        }
        .select2-container--default .select2-selection--single .select2-selection__rendered {
            color: #444;
            line-height: 24px;
            font-size: 12px;
        }
        .meet-team-search-form .inline-fields {
            display: inline-flex;
            width: 23%;
        }
        .team-intro.archive-team-intro {
            width: 100%;
        }
        .meet-team-search-form {
            width: 100%;
        }
        .sidebar-meet-center-section h4 {
            font-size: 25px;
        }
        .sidebar-meet-center-section span {
            padding: 10px 16px;
        }
        .sidebar-meet-left-logo {
            width: 18%;
        }
        .sidebar-meet-right-logo img {
            width: 18%;
        }
        .contact-btn-div .meet-location-btn, .contact-btn-div .meet-location-btn-alt {
            margin-bottom: 20px !important;
            display: inline-flex;
            width: 31% !important;
        }
        /*meet single*/
        .organi-diagram {
            padding: 0px;
        }
        /*3-2-22*/
        .sidebar-meet-center-section {
            width: 37%;
        }
        .sidebar-content-archive .archive-meet-team-icons {
            margin-top: 0px;
            width: 42%;
        }
        .meet-the-team-wrap .meet-location-btn .fa-users {
            font-size: 16px;
        }
        .team-intro.archive-team-intro .meet-location-btn-alt {
            font-size: 16px;
            padding: 11px 20px !important;
        }
}
@media only screen and (max-width:769px){
    /*meet archive*/
    .contact-btn-div .meet-location-btn, .contact-btn-div .meet-location-btn-alt {
        margin-bottom: 20px !important;
        display: inline-flex;
        width: 35% !important;
    }
    .meet-team-search-form .inline-fields {
        display: inline-flex;
        width: 24%;
    }
    /*meet single*/
    
}
@media only screen and (max-width:767px){
    .meet-team-search-form .inline-fields {
        width: 100% !important;
        justify-content: space-between;
        align-items: center;
        margin: 6px 0px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered{
        font-size: 16px !important;
    }
    .select2-container--default .select2-selection--single{
        padding: 12px 0px;
    }
    .meet-team-search-form .inline-fields .select2 {
        display: block;
        width: 100% !important;
    }
    .meet-location-btnn a.meet-location-btn {
        display: inline-block;
        margin-top: 20px !important;
    }
    .team-intro-wrap .team-intro.meet-single-intro {
        width: 100% !important;
        float: left;
    }
    .testimonials{
        height:unset !important;
    }
    .team-intro-wrap .team-intro-sidebar{
        width:100% !important;
    }
    /*meet archive*/
    .wrap.meet-the-team-wrap {
        padding: 32px 32px;
    }
    .form-group.inline-fields .meet-form-btn {
        height: 47px;
        margin: 0px;
    }
    .form-group.inline-fields .meet-form-btn-2 {
        width: 100%;
        margin: 12px 0px 0px 0;
    }
    .meet-team-search-form .inline-fields {
        display: inline-flex;
        width: 32%;
    }
    .meet-team-search-form {
        width: 100%;
        padding: 14px;
    }
    .contact-btn-div .meet-location-btn, .contact-btn-div .meet-location-btn-alt {
        margin-bottom: 20px !important;
        display: inline-flex;
        width: 49% !important;
    }
    .archive-meet-team-info {
        display: inline-block;
        width: 100%;
        padding: 0px;
    }
    .archive-meet-logo a {
        display: block;
    }
    .archive-meet-logo {
        display: inline-block;
        width: 30%;
        margin: 30px 0px;
    }
    .archive-meet-team-icons {
        margin-top: 13px;
    }
    .sidebar-meet-left-logo {
        width: 21%;
    }
    .sidebar-meet-right-logo img {
        width: 31%;
    }
    .sidebar-meet-center-section h4 {
        font-size: 19px;
    }
    .team-intro.archive-team-intro .meet-location-btn, .team-intro.archive-team-intro .meet-location-btn-alt {
        margin-top: 30px;
        font-size: 15px;
    }
    .other-leaderboard {
        width: 349px;
        height: 60px;
    }
    /*meet single*/
    
    .testi-des p {
        width: 100%;
        
    }
    .meet-the-team-wrap .meet-location-btn .fa-users {
        font-size: 17px;
    }
    .sidebar-content-archive .archive-meet-team-icons {
        margin-top: 0px;
        width: 40%;
    }
    .test-prof-des {
        width: 80%;
        padding-left: 0px;
    }
    .meet-single-intro .contact_links {
        padding-left: 0;
    }
    .team-intro.archive-team-intro .meet-location-btn, .team-intro.archive-team-intro .meet-location-btn-alt{
        width:100% !important;
        justify-content: center;
        text-align: center;
    }
    a.meet-location-btn-alt{
        margin-left: unset;
    }
}
@media only screen and (max-width:481px){
    .archive-meet-team-icons .small-team-image {
        width: 25% !important;
        float: left;
        margin-right: 5px;
    }
    .more-from-team{
       padding:10px !important;
    }
    .team-intro-wrap .team-intro-sidebar{
        padding:10px 2px !important;
    }
    .meet-team-content .organigram h2, 
    .meet-team-content .team-services h2, 
    .meet-team-content .testimonials h2, 
    .meet-team-content .more-from-team h2{
        font-size:26px !important;
        margin-bottom: 20px;
    }
    a.meet-location-btn{
        display:inline-block;
        margin: 10px 0px;
    }
    .archive-team-intro a.meet-location-btn {
        text-align: center;
    }
    /* .archive-meet-team-icons,
    .contact_links{
        margin:0px !important;
    } */
    .profile .testi-btn,
    .profile .testi-btn-2{
        padding: 16px 47px;
        display: block !important;
    }
    .test-profile{
        max-width: 50%;
    }
    span.select2-selection.select2-selection--single span.select2-selection__arrow{
        top:10px !important;
    }
    .select2-container--default .select2-selection--single{
        margin:6px 0px;
    }
    .meet-team-search-form .inline-fields {
        width: 100% !important;
        justify-content: space-between;
        align-items: center;
    }
    .profile .testi-btn,
    .profile .testi-btn-2{
        width:100%;
        display: block;
        text-align: center;
    }
    .meet-team-search-form .inline-fields .select2{
      display: block;
      width:100% !important;
    }
    .team-intro.archive-team-intro .meet-location-btn, .team-intro.archive-team-intro .meet-location-btn-alt{
        width:100% !important;
        justify-content: center;
        text-align: center;
    }
    .form-group.inline-fields .meet-form-btn-2{
        width:50%;
    }
    /*meet archive*/
    .archive-meet-logo {
        display: inline-block;
        width: 100%;
        margin: 30px 0px;
    }
    .archive-meet-team-info {
        display: inline-block;
        width: 100%;
        padding: 0px;
    }
    .team-intro.archive-team-intro .meet-location-btn, .team-intro.archive-team-intro .meet-location-btn-alt {
        width: 80%;
        margin-left: 0px;
        margin-top: 0px;
        font-size: 16px;
    }
    .archive-meet-team-icons {
        margin-top: 10px;
        display: block;
        width: 100%;
        float: left;
    }
    .archive-meet-team-icons .small-team-image {
        width: 20%;
        float: left;
        margin-right: 5px;
    }    
    .meet-the-team-wrap .small-team-content {
        margin-left: 10px;
        margin-top:14px;
        display: block;
        width: 100%;
    }
    .meet-the-team-wrap .small-team-content span {
        font-size: 20px;
        font-weight: bold;
    }
    .meet-the-team-wrap .small-team-content p {
        font-size: 18px;
    }
    .meet-team-content h4 {
        font-size: 16px !important;
        margin: 0;
        color: black;
        font-weight: 500;
        padding: 0px;
        font-family: "myriad-pro", sans-serif;
    }
    .archive-meet-logo a {
        display: block;
    }
    .sidebar-meet-left-logo {
        width: 32%;
    }
    .sidebar-meet-center-section {
        width: 66%;
    }
    .contact-btn-div .meet-location-btn, .contact-btn-div .meet-location-btn-alt {
        margin-bottom: 1px !important;
    display: inline-flex;
    width: 80% !important;
    }
    .archive-meet-logo img {
        width: 39%;
    }
    span.team-location .more_office {
        font-size: 17px;
        margin-left: 0px;
    }
    span.team-location {
        display: block;
    }
    /*meet single*/
    .test-profile {
        width: 35%;
    }
    .test-prof-des {
        width: 100%;
        padding-left: 0;
    }
    .testimonial {
        margin-bottom: 30px;
        font-size: 31px;
    }
    .custom-section img {
        width: 100%;
        margin-bottom: 20px;
    }
    /*3-2-22*/
    .meet-single-intro .contact_links {
        padding-left: 0px;
    }
    .sidebar-content-archive .archive-meet-team-icons {
        margin-top: 24px;
        width: 100%;
    }
}
@media only screen and (max-width:380px){
    .archive-meet-team-icons .small-team-image {
        width: 20%;
        float: left;
        margin-right: 5px;
    }
    .meet-the-team-wrap .small-team-content {
        margin-left: 10px;
        margin-top: 0;
    }
    span.team-location {
        display: block;
    }
    span.team-location .more_office {
        text-align: left;
        margin-left: 0;
    }
    /*3-2-22*/
    section.organigram_shortcode_main .custom_sidebar {
        width: 57% !important;
        margin-left: 15% !important;
    }
    .testi-des {
        padding: 23px;
    }
    .testi-location {
        font-size: 18px;
        font-weight: 600;
    }
}

.meet-team-content .testi-des h4 {
    font-size: 22px !important;
}
.testimonial p{
    font-size: 18px;
    color: #000 !important;
    line-height: 24px;
}
.whitepapers-outer-wrap :is(h1, h2, h3, h4, h5, h6,p,span){
    margin:0px;
    padding: 5px;
    padding-left:15px;
}
.whitepapers-outer-wrap li{
    position: relative;
}
.whitepapers-outer-wrap li::before{
    position: absolute;
    content: "\f101";
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Free";
    color: #000;
    z-index: 99999;
}
/* meet the team sidebar sec */
.wrap.meet-the-team-wrap #right-col {
    display: none;
}
.team-services {
    background: #3e6c8c21;
    padding: 30px;
    border-radius: 5px;
}
.quotes-icons{
    position:relative;
}
.quotes-icons:before {
    position: absolute;
    left: 0px;  
    top: 0px;
    background-image: url(/wp-content/themes/profiles/assets/images/left-quote.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
}
.more-from-team {
    width: 100%;
    float: left;
    background: rgba(62, 108, 140, 0.13);
    padding: 20px;
    border-radius: 5px;
}
.quotes-icons:after {
    position: absolute;
    right: 4px;
    bottom: 0px;
    background-image: url(/wp-content/themes/profiles/assets/images/right-quotation-sign.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
}
.quotes-icons h4{
    font-size: 24px !important;
    color:#3e6c8c;
}
.load-more.btn-load-more a.load-more-mtt {
    background: #3e6c8c;
    color: #ffff;
    padding: 8px 25px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 17px;
    cursor: pointer;
    border:1px solid #3e6c8c;
}
.load-more.btn-load-more {
    text-align: center;
}
.single.single-meet-the-team header.entry-header.meet-the-team-archive {
    background-size: 100%;
    height: 230px !important;
}
.team-services {
    margin-top: 20px;
}
.more-from-team.articles-wrap {
    margin-top: 20px;
}
.deals-section ul li:before {
    content: "\f101";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-size: 22px;
    color: #3e6c8c;
}
.whitepapers-section .content-wrap p {
    margin: 8px 0px;
}
.select2-container {
    z-index: 1;
}
.team-intro-wrap.meet-single-intro-wrap {
    width: 100%;
}

.team-intro-wrap .team-intro.meet-single-intro {
    width: 40%;
    float: left;
}

.team-intro-wrap .team-intro-sidebar {
    width: 60%;
    float: right;
    background: #d7d7d759;
    padding: 10px 20px;
    border-radius: 5px;
    height: 100%;
}
.deals-outer-wrap{
    height: 200px;
    overflow-y: scroll;
    padding: 0 10px;
}
.deals-outer-wrap::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.deals-outer-wrap::-webkit-scrollbar
{
	width: 6px;
	background-color: #727171;
}
.deals-outer-wrap::-webkit-scrollbar-thumb
{
	background-color: #7a7878;
    border-radius:10px;
}
.deals-section ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    line-height: 20px;
    margin: 10px;
}
.team-services {
    width: 100%;
    float: left;
}
.team-intro.meet-single-intro img{
    width: 100%;
    max-width: 10%;
    margin-right: 5px;
}

.single-meeet-wrap a.meet-location-btn {
    display: inline-block;
    text-align: center;
    height: unset;
    padding: 10px 25px !important;
    margin: 20px 0px;
    font-size: 16px !important;
    text-transform: capitalize;
    border-radius: 10px !important;
    width: 100%;
    max-width: 200px;
    transition: all 0.5s;
    cursor: pointer;
}
.single-meet-the-team .meet-the-team-wrap #primary {
    width: 100% !important;
}
.single-meeet-wrap .meet-location-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.single-meeet-wrap .meet-location-btn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
  
.single-meeet-wrap .meet-location-btn:hover span {
    padding-right: 15px;
  }
  
.single-meeet-wrap .meet-location-btn:hover span:after {
    opacity: 1;
    right: 0;
  }
