/* Created on 21-02-2025 by JD Stride */
/* Your Cutom Style */


.site_wrapper {
  min-height: 25vh;
}
.gt3_dropcaps {
  min-width: 48px;
  text-align:center;
  border: 2px solid #022662;
    padding: 7px 12px;
    font-size: 1.5rem !important;
    line-height: 1.875rem !important;
}
.dsa-faq .wpb_content_element {
  display: inline-block !important;
}
.blog_content .post_author {
  display:none;
}
.listing_meta .listing_meta_author {
  display:none;
}
.listing_meta .listing_meta_rside span:nth-child(3)::after {
  display: none;
}
.listing_meta .listing_meta_rside span:nth-child(4) {
  display:none;
}
.main-menu ul li ul.sub-menu {
  width:400px;
}
.main-menu ul li ul .menu-item > a {
  font-size:16px;
  line-height: 24px;
}
footer .fa {
  font-size: 24px;
  line-height: 32px;
}
.grecaptcha-badge{
visibility: collapse !important;  
}
.gt3-single-practice_thumbnail {
  display: none;
}
.gt3-page-title.gt3-page-title_with_bg {
  margin-bottom: 30px !important;
}
.gt3_team_list__position {
      font-size: 12px !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
}
.gt3_team_list__title {
    font-size: 18px;
    line-height: 1.4;
}

.gt3_team_list__content {
  height:120px;
}

.gt3_header_builder__section-container .top_right {
  padding: 12px 0;
}

.dsa-home-slider .rev-btn {
  display: none !important;
}
@media (max-width: 576px) {
  #hide-bg {
    background-image: none !important;
  }
  /* #bg-set {
    display: none;
  } */
}
.blog_post_media img {
  display: none;
}
#bg-set {
  background-position: 80% 0% !important;
}
.dsambutton {
  width:100% !important;
}
.post-template-default .gt3-page-title__content {
  display: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
    padding-bottom: 100% !important;
}
.tl-social-share {
  display: inline-block;
  width: 100%;
  margin: 10px auto;
}

.country-flag-spacing {
  margin-top: -20px;
}

@media only screen and (min-width:768px) {
  footer div.gt3_span3 {
  width: 100%
}
  footer div.gt3_span2 {
  width: 100%;
}
}


@media only screen and (min-width:1200px) {
  footer div.gt3_span3:first-child {
  width: 24%
}
  footer div.gt3_span2 {
  width: 19%;
}
  
  footer div.gt3_span3:last-child {
  width: 19%;
}
}

@media only screen and (min-width:992px) {
  footer p {
    font-size: 14px;
  }
}