/*
 Theme Name:  TTG
 Theme URI:    http://ttg-ny.com
 Description:  TTG Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


.btDarkSkin .btSiteFooter, .btLightSkin .btDarkSkin .btSiteFooter {
    background: #87232b !important;
    border-top: #959597 4px solid!important;
}


.modal {
  z-index: 1050; 
}

.modal-backdrop {
  z-index: 1040;
}


.modal.show {
  z-index: 9999 !important;
}

.modal-backdrop.show {
  z-index: 9998 !important;
}

.bt_bb_modal {
  z-index: 9999 !important;
}

body.modal-open {
  overflow: hidden;
}



#revenuer .boldRowInner.btTableRow {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}


#revenuer .btImage img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}


@media (max-width: 767px) {
  #revenuer .rowItem.col-md-6 {
    width: 100% !important;
    max-width: 100%;
  }

  #revenuer .btImage,
  #revenuer .btImage img,
  #revenuer .bpgPhoto {
    height: auto !important;
    width: 100%;
  }
}


#revenuer .boldRowInner.btTableRow {
  display: flex;
  align-items: stretch;
}

#revenuer .rowItem.col-md-6 {
  display: flex;
  flex-direction: column;
}

#revenuer .btImage {
  flex: 1;
  width: 100%;
  height: 100%;
}

#revenue .btImage img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 767px) {
  #revenuer .boldRowInner.btTableRow {
    flex-direction: column;
  }

  #revenuer .btImage {
    height: auto;
  }

  #revenuer .btImage img {
    height: auto;
    object-fit: contain;
  }
}

#revenuer .btImage {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

#revenuer .btImage img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}



#revenuer .boldRowInner.btTableRow {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}


#revenuer .rowItem.col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}


#revenuer .rowItem.col-md-6:first-child .rowItemContent,
#revenuer .bpgPhoto,
#revenuer .btImage {
  flex: 1;
  height: 100%;
  width: 100%;
  display: flex;
}

#revenuer .btImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


@media (max-width: 767px) {
  #revenuer .boldRowInner.btTableRow {
    flex-direction: column;
  }

  #revenuer .btImage,
  #revenuer .btImage img {
    height: auto;
    object-fit: contain;
  }
}



#services .boldRowInner.btTableRow {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}


#services .rowItem.col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}


#services .rowItem.col-md-6:first-child .rowItemContent,
#services .bpgPhoto,
#services .btImage {
  flex: 1;
  height: 100%;
  width: 100%;
  display: flex;
}

#services .btImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


@media (max-width: 767px) {
  #services .boldRowInner.btTableRow {
    flex-direction: column;
  }

  #services .btImage,
  #services .btImage img {
    height: auto;
    object-fit: contain;
  }
}



#how .boldRowInner.btTableRow {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}


#how .rowItem.col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}


#how .rowItem.col-md-6:first-child .rowItemContent,
#how .bpgPhoto,
#how .btImage {
  flex: 1;
  height: 100%;
  width: 100%;
  display: flex;
}

#how .btImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/*----------fixes ------*/
@media (max-width: 767px) {
  #how .boldRowInner.btTableRow {
    flex-direction: column;
  }

  #how .btImage,
  #how .services .btImage img {
    height: auto;
    object-fit: contain;
  }
}




#canhelp .boldRowInner.btTableRow {
  display: flex;
  flex-wrap: wrap;
}


#canhelp .mycolumn {
  display: flex;
  flex-direction: column;
  height: auto; /* Let it grow */
}


#canhelp .mycolumn .rowItemContent {
  height: 100%;
  display: flex;
}

#canhelp .mycolumn .bpgPhoto {
  flex: 1;
  display: flex;
  width: 100%;
  height: 100%;
}

#canhelp .mycolumn .btImage {
  flex: 1;
  display: flex;
  width: 100%;
  height: 100%;
}


#canhelp .mycolumn .btImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}





@media (max-width: 767px) {
  #canhelp .boldRowInner.btTableRow {
    flex-direction: column;
  }

  #canhelp .mycolumn {
    display: block;
  }

  #canhelp .mycolumn .btImage,
  #canhelp .mycolumn .btImage img {
    height: auto !important;
    object-fit: contain !important;
  }
}


#epic .boldRowInner.btTableRow {
    display: flex;
    flex-wrap: wrap;
  }
  
  
  #epic .mycolumn {
    display: flex;
    flex-direction: column;
    height: auto; /* Let it grow */
  }
  
  
  #epic .mycolumn .rowItemContent {
    height: 100%;
    display: flex;
  }
  
  #epic .mycolumn .bpgPhoto {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
  }
  
  #epic .mycolumn .btImage {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
  }
  
  
  #epic .mycolumn .btImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  
  
  
  
  
  @media (max-width: 767px) {
    #epic .boldRowInner.btTableRow {
      flex-direction: column;
    }
  
    #epic .mycolumn {
      display: block;
    }
  
    #epic .mycolumn .btImage,
    #epic .mycolumn .btImage img {
      height: auto !important;
      object-fit: contain !important;
    }
  }
  
#clinical .boldRowInner.btTableRow {
    display: flex;
    flex-wrap: wrap;
}

#clinical .mycolumn {
    display: flex;
    flex-direction: column;
    height: auto;
    /* Let it grow */
}

#clinical .mycolumn .rowItemContent {
    height: 100%;
    display: flex;
}

#clinical .mycolumn .bpgPhoto {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#clinical .mycolumn .btImage {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#clinical .mycolumn .btImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 767px) {
    #clinical .boldRowInner.btTableRow {
        flex-direction: column;
    }
    #clinical .mycolumn {
        display: block;
    }
    #clinical .mycolumn .btImage,
    #clinical .mycolumn .btImage img {
        height: auto !important;
        object-fit: contain !important;
    }
}


#application .boldRowInner.btTableRow {
    display: flex;
    flex-wrap: wrap;
}

#application .mycolumn {
    display: flex;
    flex-direction: column;
    height: auto;
    /* Let it grow */
}

#application .mycolumn .rowItemContent {
    height: 100%;
    display: flex;
}

#application .mycolumn .bpgPhoto {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#application .mycolumn .btImage {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#application .mycolumn .btImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 767px) {
    #application .boldRowInner.btTableRow {
        flex-direction: column;
    }
    #application .mycolumn {
        display: block;
    }
    #application .mycolumn .btImage,
    #application .mycolumn .btImage img {
        height: auto !important;
        object-fit: contain !important;
    }
}


#data .boldRowInner.btTableRow {
    display: flex;
    flex-wrap: wrap;
}

#data .mycolumn {
    display: flex;
    flex-direction: column;
    height: auto;
    /* Let it grow */
}

#data .mycolumn .rowItemContent {
    height: 100%;
    display: flex;
}

#data .mycolumn .bpgPhoto {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#data .mycolumn .btImage {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#data .mycolumn .btImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 767px) {
    #data .boldRowInner.btTableRow {
        flex-direction: column;
    }
    #data .mycolumn {
        display: block;
    }
    #data .mycolumn .btImage,
    #data .mycolumn .btImage img {
        height: auto !important;
        object-fit: contain !important;
    }
}


#healthcare .boldRowInner.btTableRow {
    display: flex;
    flex-wrap: wrap;
}

#healthcare .mycolumn {
    display: flex;
    flex-direction: column;
    height: auto;
    /* Let it grow */
}

#healthcare .mycolumn .rowItemContent {
    height: 100%;
    display: flex;
}

#healthcare .mycolumn .bpgPhoto {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#healthcare .mycolumn .btImage {
    flex: 1;
    display: flex;
    width: 100%;
    height: 100%;
}

#healthcare .mycolumn .btImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 767px) {
    #healthcare .boldRowInner.btTableRow {
        flex-direction: column;
    }
    #healthcare .mycolumn {
        display: block;
    }
    #healthcare .mycolumn .btImage,
    #healthcare .mycolumn .btImage img {
        height: auto !important;
        object-fit: contain !important;
    }
}


.btTextLeft .vision-icon .sIcon {
  float: none !important;
  margin: 0 !important;
  text-align: center !important;
}


.btTextLeft .vision-icon .btText {
  float: none !important;
  margin: 0 auto !important;
  text-align: center !important;
}



.btTextLeft .vision-icon .btText p {
  text-align: left !important;
}


.btTextLeft .vision-icon .btSeparator hr {
  margin-left: auto !important;
  margin-right: auto !important;
}

/*.btTextLeft{*/
/*   font-size:larger!important; */
/*}*/
.tabsVertical .tabAccordionTitle
 {

    font-size: 20px;

}

.btDarkSkin .btSiteFooter, .btLightSkin .btDarkSkin .btSiteFooter {
    background: #bb3035 !important;
    border-top: #bb3035 4px solid !important;
}



.ttg-services-header-small .header.small h3,
.ttg-services-header-small  .header.small h4 {
    font-size: 20px;
    margin: 0 0 10px;
    }
    
    
  
#myModal .modal-body .bpgPhoto.wIconOver::before,
#myModal .modal-body .bpgPhoto.wIconOver::after {
    content: none !important;   /* removes pseudo-element icon */
}
#myModal .modal-body .bpgPhoto.wIconOver {
    pointer-events: none;       /* prevents hover overlay */
}

.servicesItem.mymap .sTxt, .servicesItem.myemail .sTxt, .servicesItem.myphone .sTxt {
  cursor: pointer; /* shows hand cursor */
}

.auto-map,
.widget_sp_image-description p br + * {
  cursor: pointer;
}


@media (max-width: 767px) {
 
  .boldRow.reverse-on-mobile .boldRowInner {
    display: flex;
    flex-direction: column-reverse;
  }
}

.btMenuVertical .ttg-mega__item  .subToggler {
    display: none !important;
    line-height: 45px;
}

.bt-link {
    color:  #bb3035;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dotted #aaa;
    padding-bottom: 1px;
}
.bt-link:hover {
    text-decoration: underline;
    color: #bb3035;
}