@media all and (max-width: 1024px) {
  .grid-sizer,
  .grid-item {
    width: 40%;
  }

  .highlightedEvents h3 {
    font-size: 17px;
  }

  .actOfCompassion .intro .introText {
    font-size: 28px;
  }

  .actOfCompassion .intro .subText {
    font-size: 19px;
  }

  .actsListing li span {
    font-size: 24px;
  }

  .carouselText {
    font-size: 17px;
  }

  .innerPadding {
    padding: 40px 0px;
  }

  .imagesCarousel .container {
    width: 900px;
  }

  .imagesCarousel .owl-nav .owl-next {
    right: -40px;
  }

  .imagesCarousel .owl-nav .owl-prev {
    left: -40px;
  }

  .ourDestinations h2 {
    font-size: 40px;
  }

  .ourDestinations .text {
    font-size: 20px;
    margin-bottom: 40px;
  }

  .stats .number {
    font-size: 35px;
  }

  .stats .item {
    padding-right: 15px;
    margin-right: 15px;
  }

  .stats .number span {
    right: 22px;
  }

  .purposeItem {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid #dddddd 1px;
  }

  .actsListing h3 {
    margin-bottom: 70px;
  }
  .videoBlock .videoBlockItem {
    margin-bottom: 30px;
  }
}

@media all and (max-width: 992px) {
  .emailValidation {
    top: -35px;
  }

  .view-Ask-Our-Doctors .views-row {
    width: 48%;
    display: inline-block;
    margin-bottom: 15px;
  }

  .newsletterSubscribe {
    padding: 25px 20px;
    text-align: left;
  }

  .newsletterInput a {
    margin-top: 7px;
    height: 39px;
    line-height: 19px;
    margin-left: 0;
  }

  .newsletterSubscribe h2 {
    font-size: 24px;
    line-height: 30px;
    width: 45%;
  }

  .newsletterInput {
    width: 50%;
  }

  .sliderContent h2 {
    width: 69%;
  }

  .footer {
    padding-top: 0;
  }

  .footerToggler,
  .footerTop {
    display: none;
  }

  .homeContent .coloredBlocks {
    top: 20px;
    margin-bottom: 30px;
    z-index: 1000;
  }

  .coloredBlockHolder {
    margin-bottom: 15px;
  }

  .highlightedNews {
    margin-bottom: 20px;
  }

  .socialHeaderList {
    border-right: 1px solid #e4e4e4;
    margin-right: 113px;
    padding-right: 20px;
  }

  .additionalHeaderComponents {
    margin-top: 45px;
  }

  .topMenu,
  .menusMain,
  .breadCrumbHolder {
    display: none !important;
  }

  .headerSearch {
    right: 90px;
    top: 60px;
  }

  .headerSearch input[type="text"] {
    width: 333px;
  }

  .headerSearch.open input[type="text"] {
    opacity: 1;
    top: 45px;
    z-index: 100;
  }

  .headerSearch input[type="submit"] {
    top: 53px;
  }

  .mobileMenuToggler {
    background: url(/images/menu-burger.png);
    display: block;
    height: 29px;
    margin-left: 15px;
    position: absolute;
    right: 20px;
    top: 63px;
    width: 43px;
  }

  .subHolder {
    padding: 0 20px;
    width: 100%;
  }

  .leftSideHolder,
  .leftMenuHolder {
    float: none;
    width: 100%;
  }

  .subContent {
    margin-left: 0 !important;
    margin-bottom: 105px !important;
  }

  .leftMenuHolder h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
  }

  .subContent .content ul li.views-row:nth-child(3n) {
    margin-right: 0;
  }

  .subContent .content ul li.views-row {
    width: 31%;
  }

  .panel-2col-stacked .panel-panel,
  .withRightSide,
  .rightSideHolder {
    float: none;
    width: 100%;
  }

  .googlemap {
    float: none;
    margin-bottom: 20px;
  }

  .webform-client-form,
  #webform-client-form-43 #edit-actions {
    max-width: 100%;
  }

  .googlemap iframe,
  .resizable-textarea,
  #webform-client-form-43 textarea,
  #webform-client-form-43 input[type="text"] {
    width: 100%;
  }

  ul.menu.zg-ul-select {
    background: #f7f7f7 none !important;
    min-height: inherit;
    padding-left: 0;
    width: 370px;
    left: 0;
    margin-bottom: 30px;
  }

  ul.menu.zg-ul-select li {
    display: none;
    padding: 0;
    margin: 0;
  }

  ul.menu.zg-ul-select li.active-trail {
    color: #111;
    display: flex;
    justify-content: space-between;
  }

  ul.menu.zg-ul-select.active li {
    box-shadow: none;
    display: block;
  }

  .leftMenuHolder li a,
  .leftMenuHolder li a.active {
    color: #000000 !important;
    background: none;
    padding: 10px 15px;
    width: 100%;
  }

  .leftMenuHolder li a.expandIcon {
    padding: 0;
  }

  ul.menu.zg-ul-select.active li.active-trail a {
    color: #0097bd !important;
  }

  #ul-arrow path {
    display: none;
  }

  #ul-arrow {
    background: transparent url("../images/menuarrow.png") no-repeat scroll 0
      3px;
    transform: rotate(90deg);
    width: 11px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
  }

  ul.menu.zg-ul-select.active-trail #ul-arrow {
    background: transparent url("../images/menuarrow.png") no-repeat scroll 0
      3px;
    transform: rotate(-90deg);
  }

  #selected--zg-ul-select {
    position: relative;
    background: #f7f7f7;
    padding: 10px 15px;
    width: 370px;
    font-size: 17px;
    color: #000000;
    display: none;
    font-weight: 500;
    cursor: pointer;
  }

  #selected--zg-ul-select.active {
    display: block;
  }

  #selected--zg-ul-select.active #ul-arrow {
    transform: rotate(-90deg);
  }

  .menu.zg-ul-select .leaf.first.even.active-trail {
    border: none;
  }

  .menu.zg-ul-select.active-trail .leaf.first.even.active-trail {
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #e4e4e4;
  }

  .header.innerHeader {
    position: relative;
    z-index: unset;
  }

  .header .container {
    position: static;
  }

  .header .menusMain {
    background: #2f8cb1 none repeat scroll 0 0;
    bottom: 0;
    display: block !important;
    left: inherit;
    position: fixed;
    top: 0;
    width: 380px;
    z-index: 9999;
    right: -800px;
    -webkit-transition: all 500ms linear 0s;
    -moz-transition: all 500ms linear 0s;
    -ms-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
  }

  .header.active .menusMain {
    right: 0;
    overflow: scroll;
  }

  .mainMenu {
    padding: 120px 25px 40px;
    float: none;
    clear: none;
  }

  .mainMenu ul li {
    display: block;
    float: none;
    border-bottom: 1px solid #43a3c9;
    margin-left: 0;
  }

  .mainMenu .menu .menu {
    display: none;
  }

  .mainMenu .menu .menu li {
    border-bottom: none;
    padding: 0;
    line-height: 35px;
    height: auto;
  }

  .mainMenu ul li.expanded:after,
  .mainMenu ul li.leaf:after {
    display: none;
  }

  .mainMenu ul li a,
  .mainMenu ul li a:hover,
  .mainMenu .menu .menu li a {
    color: #ffffff;
    font-size: 20px;
    padding: 15px 0;
    font-family: "FoundryFormSans", "Raleway", sans-serif;
  }

  .mainMenu .menu .menu li a {
    font-size: 16px;
    padding: 10px 0 0;
  }

  .mainMenu a.closeMenu {
    position: absolute;
    right: 26px;
    top: 44px;
    width: 30px;
    height: 34px;
    display: block;
    background: url("/images/close-menu.png") no-repeat scroll 0 3px;
  }

  .mainMenu li.leaf {
    display: block;
  }

  .mainMenu > ul > li > a.active,
  .menu li.active-trail a {
    color: #000000;
  }

  .messages {
    font-size: 14px;
    height: 70px;
    left: 0;
    padding-left: 20px !important;
    right: 0;
    top: -66px;
    line-height: 25px;
  }

  .homeContent {
    padding-bottom: 80px;
  }

  .subContentHolder {
    float: none;
    width: 100%;
  }

  .sliderHeight,
  .sliderMain {
    height: 500px;
  }

  .mainMenu ul.menu li.webmail,
  .mainMenu ul.menu li.contactus,
  .mainMenu ul.menu li.mediaroom {
    display: block;
  }

  .DepartmentsListing .listingItemLI .listingImage img,
  .defaultPageImageSection img {
    width: 100%;
  }

  .leftSideHolder .leftMenuHolder ul.menu {
    border: 1px solid #005486;
    position: static;
    background-image: none !important;
    padding-left: 0;
    width: 100%;
    min-height: 0;
    transition: none;
    display: none;
  }

  .leftSideHolder .leftMenuHolder .dynamicDropdown {
    background: #005486;
    color: white;
    width: 100%;
    display: block;
    padding: 25px 15px;
    font-size: 18px;
    position: relative;
  }

  .leftSideHolder .leftMenuHolder .dynamicDropdown::after {
    content: "";
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotateZ(180deg);
    transform-origin: center;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/images/dropdown-arrow.png);
    transition: all 0.3s ease-out;
  }

  .leftSideHolder .leftMenuHolder .dynamicDropdown.closed::after {
    transform: translateY(-50%) rotateZ(0deg);
  }

  .departmentsListing .imgHolderList img {
    width: 100%;
  }

  .advancedSubPage .relatedPages ul li {
    width: 50%;
    margin-bottom: 20px;
  }

  .controlsListHolder {
    margin-left: 0;
  }

  .mainMenuHeader .searchInner .floatRight input[type="text"] {
    right: 20px;
  }

  .searchInner {
    bottom: -22px;
  }

  .mainMenuHeader .searchInner .floatRight a {
    right: 30px;
  }

  .newsItem {
    flex-direction: column;
  }

  .newsItem .newsImage {
    flex: 0;
  }

  .newsItem .newsImage img {
    width: 256px;
    height: 173px;
    object-fit: cover;
  }

  .filterContainer {
    flex-direction: column;
  }

  .filterContainer label {
    margin-left: 55px;
  }

  .filterContainer label,
  .filterContainer .dk-select {
    flex: 0;
    width: 100%;
    margin: 0 0 15px 0;
  }

  .filterContainer {
    margin: 0 30px 56px 30px;
  }

  .filterContainer .dk-selected {
    background-position: 97%;
  }
  .testimonials .listingItemDIV:not(:last-of-type) {
    margin-bottom: 20px;
  }

  .healthProgram .plansSection .formSection {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  .healthProgram .formSection .inputContainer {
    width: 100%;
  }
  .healthProgram .formSection .dk-select .dk-selected {
    width: 100%;
  }
  .healthProgram .formSection .buttonContainer {
    width: 100%;
    margin-top: 10px;
  }
  .healthProgram .plansInfo .plan {
    margin-bottom: 50px;
  }
  .healthProgram .information {
    padding-bottom: 100px;
  }
  .healthProgram .calendarContainer input,
  .healthProgram .timeContainer input {
    padding-left: 60px;
  }

  .healthProgram .subHolder {
    display: none;
  }
}

@media all and (max-width: 768px) {
  /* .stats .stats-row {
    justify-content: center;
  } */
   .popUpDialog {
    max-width: 80%;
   }
   .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
      display: inline-block !important;
    }
  .stats .items .number {
    font-size: 25px;
  }
  .stats .items .title {
    font-size: 17px;
    line-height: 21px;
    /* height: 80px; */
  }
  .vaccinationsGiven h3 {
    margin-bottom: 50px;
  }
  .vaccinationsGivenContent {
    flex-direction: column;
    padding: 30px 20px;
  }
  .vaccinationsGivenContent .titleHolder {
    font-size: 20px;
  }
  .vaccinationsGivenContent .leftSide {
    margin-bottom: 20px;
  }
  .vaccinationsGivenContent .imgHolder {
    padding-right: 20px;
    margin-right: 20px;
  }
  .vaccinationsGivenContent .rightSide {
    font-size: 30px;
  }
  .vaccinationsGiven {
    margin-bottom: 50px;
  }
  .vaccineStats .vaccineItem:nth-child(1)::after {
    display: none;
  }
  .vaccinationImages .owl-nav .owl-prev {
    left: -10px;
  }
  .vaccinationImages .owl-nav .owl-next {
    right: -10px;
  }
  .vaccinationImages .owl-carousel .owl-item img {
    display: block;
    width: 80%;
    margin: 0px auto;
  }
  .donateBtn {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  .donateBlock {
    flex-direction: column;
    padding: 35px 15px;
  }
  .vaccineItem .imgHolder {
    width: 45%;
  }
  .vaccineItem .details {
    width: 45%;
  }
  .vaccineItem {
    justify-content: space-between;
  }
  .vaccineItem:nth-child(1) {
    margin-bottom: 30px;
  }
  .vaccineStats {
    flex-direction: column;
  }
  .carouselBlock {
    margin-top: 25px;
  }
  .stats .items:nth-child(1) {
    margin-right: 20px;
  }
  .stats .items:nth-child(1) .title {
    padding: 23px 0px;
  }
  .stats .items:nth-child(3) {
    margin-right: 20px;
  }
  .stats .items:nth-child(3),
  .stats .items:nth-child(4) {
    margin-bottom: 0px;
  }
  .mobileClinicImages .owl-carousel .owl-item img {
    display: block;
    width: 80%;
    margin: 0px auto;
  }
  .mobileClinicImages .owl-nav .owl-next {
    right: -10px;
  }
  .mobileClinicImages .owl-nav .owl-prev {
    left: -10px;
  }
  .statsIntro {
    padding: 0px 0px 50px 0px;
  }
  .statsIntro h2 {
    margin-bottom: 25px;
  }
  .statsIntro .intro {
    margin-bottom: 30px;
  }
  .stats .items {
    margin-right: 0px;
    margin-bottom: 25px;
    /* width: 140px; */
    height: 50px;
  }
  .stats .special-item {
    height: unset !important;
  }
  .mission-pill {
    font-size: 18px;
  }

  /* Destination color */
  .destination-pill {
    font-size: 18px;
  }
  .special-right {
    font-size: 30px;
  }
  .stats .item2 .title {
    padding: 10px 0px !important;
  }
  .stats .items .title {
    padding: 15px 0px;
  }
  .stats .items .number {
    padding: 25px 0px;
  }
  .videoBlock h2,
  .carouselBlock h2 {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .videoBlock {
    padding: 0px 0px;
  }
  .subservice-item-content .tabsLinks a {
    width: 100%;
    max-width: unset;
    margin-bottom: 15px;
    height: 70px;
  }
  .doctorDivisions {
    padding-top: 15px;
  }
  .doctorDivisions .divisionTitle {
    padding: 0px 10px;
  }
  .doctorDivisions .divisionTitle {
    margin-bottom: 15px;
  }
  .doctorDivisionsItem {
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .testimonials-w .owl-carousel li {
    font-size: 17px;
    line-height: 20px;
  }
  .testimonials-w .owl-prev {
    right: 55px;
  }
  .testimonials-w .owl-next {
    right: 15px;
  }
  .testimonials-w {
    padding: 20px 0px;
  }
  .testimonials-w .blockTitle {
    padding: 0px 20px;
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .testimonials-w .grayBg {
    padding: 0px 20px;
  }
  .testimonials-w .quote {
    padding-left: 75px;
  }
  .testimonials-w .quote .personName {
    margin-top: 30px;
  }
  .testimonials-w .quote.arabic {
    padding-right: 75px;
    font-family: "Frutiger", "Tahoma", sans-serif;
  }
  .pcrTest .intro {
    max-width: 100%;
  }
  .pcrTest img {
    max-width: 100%;
  }
  .timingTable tr td:nth-child(1) {
    padding-right: 0px;
  }
  .timingTable tr td {
    margin-bottom: 5px;
  }
  .borderBottom {
    padding-bottom: 15px;
    margin-bottom: 16px;
  }
  .tribute h3 {
    font-size: 34px;
    margin-bottom: 15px;
  }
  .tribute h4 {
    font-size: 16px !important;
    margin-bottom: 20px;
  }
  .tribute {
    width: 100%;
    padding: 0px 20px;
  }
  .tribute .imageHolder {
    margin-bottom: 25px;
  }
  .tribute .intro {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 28px;
  }

  .flipbookImages a {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    display: block;
  }

  .innerPadding {
    padding: 20px 0px;
  }

  .actOfCompassion .intro .introText {
    font-size: 18px;
    line-height: 25px;
  }

  .actOfCompassion .intro .subText {
    font-size: 16px;
  }

  .actOfCompassion .intro h3 {
    margin-bottom: 25px;
  }

  .actOfCompassion .imagesCarousel .container {
    width: 90%;
    margin: 0px auto;
  }

  .purposeItem h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .actsListing h3 {
    margin-bottom: 25px;
  }

  .actsListing li img {
    margin-bottom: 10px;
  }

  .actsListing li {
    margin-bottom: 30px;
  }

  .actsListing li:nth-child(3),
  li:last-child {
    margin-bottom: 0px;
  }

  .actsListing li span {
    font-size: 17px;
    line-height: 20px;
  }

  .mapBlock img {
    max-width: 100%;
  }

  .banner .title {
    font-size: 32px;
  }

  .banner .subtitle {
    font-size: 17px;
    line-height: 28px;
  }

  .carouselText {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 0px;
  }

  .imagesCarousel .owl-nav .owl-prev {
    left: 10px;
  }

  .imagesCarousel .owl-nav .owl-next {
    right: 10px;
  }

  .imagesCarousel {
    padding-bottom: 0px;
  }

  .ourDestinations .row {
    display: block;
  }

  .ourDestinations .col-md-7 {
    width: 100%;
  }

  .ourDestinations .col-md-5 {
    width: 100%;
  }

  .ourDestinations h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }

  .ourDestinations .text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 25px;
  }

  .purposeItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .stats .number span {
    right: 40px;
  }

  .stats .item {
    padding-right: 15px;
    margin-right: 15px;
    width: 30.3%;
    display: block;
    margin-bottom: 30px;
  }

  .stats .description {
    font-size: 12px;
    max-width: unset;
    line-height: 17px;
  }

  .bigCarousel .leftSection {
    width: 100%;
  }

  .bigCarousel .rightSection {
    width: 100%;
  }

  .whiteBgContent {
    padding: 30px;
  }

  .whiteBgContent .icon {
    margin-bottom: 30px;
  }

  .doubleCarousel .contentBlock {
    padding: 30px;
  }

  .contentBlock .title {
    font-size: 16px;
  }

  .doubleCarousel .contentBlock {
    padding: 30px;
    width: 100%;
    margin-bottom: 30px;
  }

  .doubleCarousel {
    margin-bottom: 0px;
  }

  .contentBlock .icon {
    margin-bottom: 20px;
  }

  .contentBlock .title {
    margin-bottom: 20px;
  }

  .doubleCarousel .col-md-6:nth-child(2) .contentBlock {
    margin-bottom: 0px;
  }

  .bottomBannerContent .title {
    font-size: 20px;
  }

  .bottomBannerContent .subtitle {
    font-size: 24px;
  }

  .greenBtn a {
    font-size: 16px;
  }

  .actsListing .col-md-3 {
    width: 50%;
  }

  .grid-sizer,
  .grid-item {
    width: 100%;
  }

  .subContent h1 {
    font-size: 24px;
  }

  .servicesList .view-content li a.imagefield img {
    max-width: 100%;
  }

  .controlsListHolder,
  .subContent {
    margin-left: 0;
    margin-right: 0;
  }

  .leftMenuHolder .btns-w {
    margin-bottom: 0 !important;
  }

  .leftMenuHolder .btns-w a.main-btn {
    margin-left: 0 !important;
    display: block;
  }

  .leftSideHolder,
  .leftMenuHolder {
    margin-bottom: 0;
  }

  .controlsHolder {
    padding: 15px 0 0 0;
    float: none;
  }

  .newsletterInput input[type="text"],
  .newsletterInput,
  .newsletterSubscribe h2,
  ul.menu.zg-ul-select,
  .logoHolder a,
  .subContent .content ul li.views-row {
    width: 100%;
  }

  .logoHolder {
    width: 57%;
  }

  .servicesList .view-content li {
    height: auto;
  }

  .servicesList .summaryList {
    min-height: auto;
  }

  .newsletterSubscribe h2 {
    margin-bottom: 15px;
  }

  .newsletterInput {
    margin-left: 0;
  }

  .header .menusMain {
    width: 100%;
  }

  .mainMenu {
    height: 100%;
    overflow-y: scroll;
  }

  .blockTitle {
    font-size: 27px;
  }

  .fastLinks ul li {
    border-bottom: 1px solid #dfdfdf;
    float: none;
    height: inherit !important;
    padding: 25px 25px 25px 0;
    border-left: none;
    width: 100% !important;
  }

  .highlightedNews .listingImage,
  .highlightedNews .listingInfo {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }

  .highlightedEvents .listingInfo,
  .rightSideHolder .listingInfo {
    width: calc(100% - 130px);
  }

  .rightSideHolder .views-row {
    clear: both;
    margin-bottom: 5px;
  }

  .homeContent .highlightedNews a.readMore {
    position: inherit;
    bottom: 0;
  }

  .footerBottom .rightAlign {
    text-align: left;
  }

  .rightSideHolder h3 {
    color: #005486;
    font-size: 19px;
    font-family: "FoundryFormSans", "Raleway", sans-serif;
    font-weight: 500;
  }

  .rightSideHolder .clearfix:after {
    content: "";
    display: block;
    clear: both;
  }

  .highlightedEvents .listingInfo {
    padding-top: 9px;
  }

  .additionalHeaderComponents {
    display: none;
  }

  .socialHeaderList {
    border-right: medium none;
    margin-right: 0;
    padding: 20px 0;
    text-align: left;
  }

  .socialHeaderList li {
    display: inline-block !important;
    border-bottom: none !important;
  }

  .socialHeaderList li a {
    padding: 15px 20px 15px 0 !important;
  }

  .content td {
    display: block;
    margin-bottom: 10px;
    text-align: left;
  }

  #views-exposed-form-physicians-page-1 .views-exposed-form {
    height: auto !important;
  }

  .views-exposed-form .views-exposed-widget,
  .newsPhoto {
    float: none;
  }

  .searchZone input[type="text"],
  .views-exposed-form input[type="text"],
  .view-physicians input[type="text"],
  .view-physicians select {
    width: 100% !important;
  }

  .view-content {
    overflow-x: scroll;
    margin-bottom: 20px;
  }

  .item-list {
    margin-bottom: 55px;
  }

  .pager {
    margin-right: 0 !important;
  }

  .pager li {
    margin: 0 0 10px 3px !important;
  }

  .views-table .views-field.views-field-title,
  .results td {
    display: table-cell;
  }

  .newsPhoto {
    margin-bottom: 15px;
  }

  .newsHolder .field-items {
    float: none !important;
  }

  .newsDesc {
    float: none;
    width: 100%;
  }

  .headerSearch {
    right: 90px;
    top: 43px;
  }

  .mobileMenuToggler {
    top: 45px;
  }

  .sliderMain {
    height: 210px !important;
  }

  .slideContainer {
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.26);
  }

  .slideContainer::after {
    display: none;
  }

  .fullBg {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
  }

  .pane-eventsdetails .views-row {
    margin-bottom: 20px;
  }

  .sliderHeight {
    height: auto;
  }

  .sliderContent {
    bottom: inherit;
    top: 17px;
  }

  .sliderContent h2 {
    color: #ffffff;
    font-size: 20px;
    width: 90%;
  }

  .subContent .messages {
    padding: 0 !important;
    bottom: -80px !important;
  }

  .subContent .messages p {
    margin-top: 15px;
  }

  #selected--zg-ul-select {
    width: 100%;
  }

  .footerBottom p {
    display: inline;
  }

  .headerSearch input[type="submit"] {
    right: -65px;
    top: 53px;
  }

  .highlightedNews .listingImage {
    max-height: inherit;
    height: auto;
  }

  .bannerHolder img {
    width: auto;
    max-width: 100%;
  }

  .pane-footermap-0 .col-md-2 {
    padding-left: 0;
  }

  ul.menu.zg-ul-select {
    opacity: 0;
  }

  .controlsHolder ul:after {
    content: "";
    display: block;
    clear: both;
  }

  .photo-gallery .views-view-grid td {
    padding-right: 0;
    padding-bottom: 10px;
  }

  .photo-gallery .gallery-item img {
    width: 100%;
    height: auto;
  }

  .gallery-details .views-view-grid td.col-1 {
    text-align: center;
  }

  .gallery-details .views-view-grid td.col-4 {
    text-align: center;
    padding-right: 0px;
  }

  .photo-gallery .gallery-item .gallery-title {
    height: auto;
    padding: 10px 0;
    width: 100%;
  }

  .gallery-thumb {
    width: 100%;
  }

  .gallery-details .views-view-grid {
    width: 100%;
  }

  .photo-gallery .views-view-grid {
    width: 100%;
  }

  .photo-gallery .views-view-grid td {
    display: block;
  }

  .subContent .listBtn {
    display: block;
    margin: 10px 0;
  }

  .leaf.expandable > a:first-of-type {
    display: none;
  }

  .newsletterInput #edit-mail-wrapper {
    margin-top: 7px;
    margin-right: 15px;
  }

  .newsletterInput #edit-mail-wrapper {
    height: 40px;
  }

  .newsletterInput input[type="text"] {
    height: 34px;
  }

  .imageSection img {
    width: 100%;
  }

  .advancedSubPage .relatedPages ul li {
    width: 100%;
  }

  .advancedSubPage .relatedPages ul li a {
    padding: 20px 15px 20px 15px;
    min-height: 100px;
    margin-bottom: 20px;
  }

  .advancedSubPage .relatedPages ul li img {
    max-width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    bottom: unset;
    left: unset;
  }

  .advancedSubPage .pdfSection .pdfListing ul li a {
    text-align: center;
  }

  .video-w iframe {
    width: 100%;
  }

  .member-w .scm-email {
    margin-bottom: 7px;
  }

  .doctorItem .links {
    text-align: center;
  }

  .mainMenuHeader .searchInner .floatRight input[type="text"] {
    right: 20px;
    width: 300px;
  }

  #pnlAutoSuggestSearch .ui-autocomplete {
    width: 300px;
    z-index: 99;
  }

  .searchListing ul li a .link {
    word-break: break-all;
  }

  .class-video {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
  }

  .class-video iframe {
    width: 100% !important;
    height: 300px !important;
  }

  .mobileSocial .socialHeaderList {
    padding: 15px 0;
  }

  .newsDetails {
    padding-left: 0;
  }

  .newsDetails .orderedlistContainer li:before {
    margin-left: 0;
  }

  .newsDetails .submitForm {
    padding: 28px 35px;
  }
  .newsDetails .submitForm {
    text-align: center;
  }
  .newsDetails .submitForm a {
    margin: 15px 0 0 0;
  }
  .homeContent .AskOurDoctor .listingItem {
    padding: 55px 35px;
  }
  .homeContent .AskOurDoctor .listingDescription {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 30px;
  }

  .Donate .row {
    margin: 0 !important;
  }
  .Donate .bannerHolder .textContainer {
    width: 90%;
  }
  .Donate .tabList .tabs {
    gap: 20px;
  }
  .Donate .tabList .tabs a {
    margin: 0;
  }
  .Donate .tabList .flex {
    justify-content: center;
    gap: 30px;
    border: none;
  }

  .Donate .listingSection {
    margin-bottom: 100px;
  }
  .Donate .listingSection .listingImage {
    margin-bottom: 20px;
  }

  .Donate .DonationTypeSection .listingItemDIV:first-of-type .listingItem {
    margin-bottom: 50px;
  }
  .Donate .peopleSection .listingItem {
    margin-bottom: 50px;
  }
  .Donate .donors .listingItem {
    flex-direction: column;
  }
  .Donate .donors .listingImage {
    margin-bottom: 30px;
  }
  .Donate .donors .listingHolder {
    margin-bottom: 25px !important;
  }
  .Donate .shareFormSection h3 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .Donate #Phone {
    margin-left: 0;
  }
  .Donate .dk-select {
    width: 100%;
  }

  .Donate .graySlider .listingItem,
  .Donate .blueSlider .listingItem {
    margin: 0;
  }
  .Donate .detailsSection {
    margin-bottom: 0;
  }
  .Donate .detailsSection .listingImage {
    margin: 0 0 30px;
  }
  .Donate .detailsSection .listingItem {
    flex-direction: column;
  }
  .Donate .detailsSection .Content {
    margin-bottom: 50px !important;
  }

  .Donate .donateSection .row {
    margin: 0 -15px !important;
  }

  .Donate .donateSection .information .dk-select {
    width: 100%;
  }
  .healthProgram .imageslider {
    margin-bottom: 0;
  }

  /* New Section: Give Now in Donate Page */
  .give-now-block {
    margin-bottom: 65px;
    justify-content: center;
  }

  .give-now-block .wrapper {
    justify-content: flex-start;
    padding-inline: 30px;
  }

  .give-now-block .wrapper .img {
    inset-inline-end: 0;
    width: 40%;
    height: auto;
  }

  .give-now-block .wrapper .content {
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 2;
  }
  .listingSectionMessageDirector .blockBody .listingItemDIV .listingItem {
    display: unset;
  }
  .listingSectionMessageDirector
    .blockBody
    .listingItemDIV
    .listingItem
    .listingImage {
    margin-bottom: 20px;
  }

  .AnesthesiologyTab {
    margin-bottom: 60px;
  }
  .AnesthesiologyTab .swiperItemnew .listingImage {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .AnesthesiologyTab .listingItemDIV .listingImage {
    /* max-height: 350px; */
    margin-bottom: 20px;
    padding-inline: 0px;
  }
  .AnesthesiologyTab .listingItemDIV .swiperListingImage {
    /* max-height: 360px; */
    margin-bottom: 0px;
  }
  .AnesthesiologyTab .listingItemDIV {
    margin-bottom: 40px;
  }
  .AnesthesiologyTab .listingItemDIV:last-child {
    margin-bottom: 0;
  }
  .AnesthesiologyTab .listingItemDIV .listingItem {
    flex-direction: column;
  }
  .AnesthesiologyTab .listingItemDIV .listingItem .listingImage,
  .AnesthesiologyTab .listingItemDIV .listingItem .listingInfo {
    flex: 0 0 auto;
    max-width: 100%;
  }
  .AnesthesiologyTab .listingItemDIV .listingItem .listingInfo {
    padding-inline-start: 0px;
    padding-inline-end: 0px;
  }
  .AnesthesiologyTab .listingItemDIV .listingItem .listingInfo .listingTitle {
    margin-bottom: 20px;
  }
  .AnesthesiologyTab
    .listingItemDIV
    .listingItem
    .listingInfo
    .listingDescription
    p:last-child,
  .AnesthesiologyTab
    .listingItemDIV
    .listingItem
    .listingInfo
    .listingDescription
    ul:last-child {
    margin-bottom: 0;
  }
  .AnesthesiologyTab
    .listingItemDIV
    .listingItem
    .listingInfo
    .listingDescription
    p {
    margin-bottom: 20px;
  }
  .AnesthesiologyTab
    .listingItemDIV
    .listingItem
    .listingInfo
    .listingDescription
    ul
    li
    ul {
    margin-left: 20px;
  }
  .AnesthesiologyTab
    .listingItemDIV
    .listingItem
    .listingInfo
    .listingDescription
    ul
    li
    ul
    li {
    margin-bottom: 10px;
  }
  .AnesthesiologyTab .listingItemDIV:nth-child(even) .listingItem {
    flex-direction: unset;
    flex-direction: column;
  }
  .AnesthesiologyTab .listingItemDIV:nth-child(even) .listingItem .listingInfo {
    padding-inline: 0px;
  }
  .meetteamSection {
    margin-bottom: 60px;
  }
  .Donate .meetteamSection .blockBody .listingHolder .listingItemDIV .row {
    display: unset !important;
  }

  .Donate .bannerHolder img {
    min-height: 400px;
  }
  .controlsListHolderClerkship {
    display: none;
  }
  .Donate .tabList .tabs {
    overflow-x: auto;
    white-space: nowrap;
  }
  .Donate .tabList .tabs a {
    margin: 0;
  }
  .Donate .tabList .tabs {
    flex-wrap: unset;
  }
  .Donate .tabList .flex {
    justify-content: center;
    gap: 0px;
    border: none;
  }
  /* Swiper styling */
  .tablistClerkship.swiper {
    overflow: hidden;
  }
  .tablistClerkship .swiper-wrapper {
    display: flex;
  }
  .tablistClerkship .swiper-slide {
    width: auto !important;
  }
  .Donate .tabList .tabs {
    gap: 0px;
  }

  /* test */
  .AnesthesiologyTab .listingItemDIV .listingImage,
  .AnesthesiologyTab .listingItemDIV .swiperListingImage {
    width: 100%;
    aspect-ratio: 16/9;
    max-width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
  }
  .AnesthesiologyTab .listingItemDIV .listingImage img,
  .AnesthesiologyTab .listingItemDIV .swiperListingImage img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    display: block;
  }
  .AnesthesiologyTab .swiperListingImage .swiper-slide {
    width: 100% !important;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .AnesthesiologyTab .swiperItemnew .listingImageswip {
    /* max-height: 280px; */
  }
  .homeContent
    .secondHighlightBanner
    .listingItem
    .listingInfos
    .listingDescription {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 564px) {
  .stats .stats-row {
    justify-content: center;
  }
  .newsletterSubscribe {
    min-height: 200px;
    padding: 25px 0;
  }

  .emailValidation {
    top: -28px;
  }

  .call-us,
  .find-us,
  .emergency {
    margin-left: 0 !important;
    display: block;
    margin-bottom: 15px;
  }

  .popupAnchor {
    left: 0;
    right: 0;
    top: 20%;
  }

  .advancedSubPage .textEditor ul {
    display: block;
  }
  .Donate .tabList .button {
    width: 100%;
  }
  .Donate .tabList .button a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .Donate .detailsSection .listingImage img {
    width: 100%;
    display: block;
  }
  .Donate .stickyBox {
    display: none;
  }
  .Donate .fixedContact {
    display: none;
  }
  .Donate .donateSection {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .healthProgram .plansSection .formSection {
    padding: 30px;
  }
}

@media (max-width: 470px) {
  .subPage iframe {
    width: 100%;
    min-height: 1600px;
  }

  .view-Ask-Our-Doctors .views-row {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }

  .leftSideHolder .leftMenuHolder ul.menu {
    border: 1px solid #005486;
    position: static;
    background-image: none !important;
    padding-left: 0;
    width: 100%;
    min-height: 0;
    transition: none;
    display: none;
  }

  .leftSideHolder .leftMenuHolder .dynamicDropdown {
    background: #005486;
    color: white;
    width: 100%;
    display: block;
    padding: 25px 15px;
    font-size: 18px;
    position: relative;
  }

  .leftSideHolder .leftMenuHolder .dynamicDropdown::after {
    content: "";
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotateZ(180deg);
    transform-origin: center;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/images/dropdown-arrow.png);
    transition: all 0.3s ease-out;
  }

  .leftSideHolder .leftMenuHolder .dynamicDropdown.closed::after {
    transform: translateY(-50%) rotateZ(0deg);
  }

  body
    > div.homeContent
    > div
    > div.highlightsBlock
    > div
    > div.col-md-4
    > div
    > div
    > div.view-content
    > div {
    margin-bottom: 0;
  }

  .sliderMain {
    height: 300px !important;
  }

  .slideContainer .container .col-md-12 {
    position: absolute;
    width: 100%;
  }

  .slideContainer .container .col-md-12 .sliderContent {
    top: unset;
    bottom: 10px;
  }

  .doctorsListing .doctorItem .listingImage,
  .doctorsListing .doctorItem .listingTitle,
  .doctorsListing .doctorItem .Department,
  .doctorsListing .doctorItem .Specialty,
  .doctorsListing .doctorItem .Email,
  .doctorsListing .doctorItem .PDFFile,
  .doctorsListing .doctorItem .Website,
  .doctorsListing .doctorItem .Extention {
    text-align: center;
  }

  .sliderMain .owl-dots {
    top: -175px;
  }

  .logoHolder a img {
    width: 170px;
  }

  .testimonials .owl-carousel {
    width: 100%;
  }

  .grayBg {
    padding: 20px;
  }

  .testimonials .owl-prev {
    margin-left: -10px;
  }

  .testimonials .owl-next {
    margin-right: -10px;
  }

  .newsletterInput #edit-mail-wrapper {
    width: 100%;
  }

  .newsletterInput a {
    width: 120px;
    margin-top: 12px;
    margin-left: 0;
  }

  .newsletterSubscribe {
    height: 215px;
  }

  .highlightedNews .view-content,
  .highlightedEvents .view-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .expandable a.expandIcon:after {
    right: 30px;
    top: 21px;
    z-index: 9;
  }

  .subContent .content ul li {
    line-height: 28px;
  }

  .leaf.expandable .dynamicDropdown::after {
    background-image: none;
  }

  .leaf.expandable .menu.subItems {
    display: none;
  }

  .AskOurDoctor .video-w {
    height: 300px;
  }

  .departmentsListing .imgHolderList img {
    width: 100%;
  }

  .loginContainer {
    padding: 50px !important;
  }
  .newsDetails .detailsContainer {
    flex-direction: column;
  }
}

@media (max-width: 320px) {
  .sliderMain .owl-dots {
    top: -194px;
  }
}

/* Reusable alternating listing styles */
@media all and (max-width: 768px) {
  .alternating .swiperItemnew .listingImage {
      flex: 0 0 100%;
      max-width: 100%;
    }

  .alternating .listingItemDIV .listingImage {
      /* max-height: 350px; */
      margin-bottom: 20px;
      padding-inline: 0px;
    }

  .alternating .listingItemDIV .swiperListingImage {
      /* max-height: 360px; */
      margin-bottom: 0px;
    }

  .alternating .listingItemDIV {
      margin-bottom: 70px;
    }

  .alternating .listingItemDIV:last-child {
      margin-bottom: 0;
    }

  .alternating .listingItemDIV .listingItem {
      flex-direction: column;
    }

  .alternating .listingItemDIV .listingItem .listingImage,
    .alternating .listingItemDIV .listingItem .listingInfo {
      flex: 0 0 auto;
      max-width: 100%;
    }

  .alternating .listingItemDIV .listingItem .listingInfo {
      padding-inline-start: 0px;
      padding-inline-end: 0px;
    }

  .alternating .listingItemDIV .listingItem .listingInfo .listingTitle {
      margin-bottom: 20px;
    }

  .alternating
      .listingItemDIV
      .listingItem
      .listingInfo
      .listingDescription
      p:last-child,
    .alternating
      .listingItemDIV
      .listingItem
      .listingInfo
      .listingDescription
      ul:last-child {
      margin-bottom: 0;
    }

  .alternating
      .listingItemDIV
      .listingItem
      .listingInfo
      .listingDescription
      p {
      margin-bottom: 20px;
    }

  .alternating
      .listingItemDIV
      .listingItem
      .listingInfo
      .listingDescription
      ul
      li
      ul {
      margin-left: 20px;
    }

  .alternating
      .listingItemDIV
      .listingItem
      .listingInfo
      .listingDescription
      ul
      li
      ul
      li {
      margin-bottom: 10px;
    }

  .alternating .listingItemDIV:nth-child(even of .listingItemDIV) .listingItem {
      flex-direction: unset;
      flex-direction: column;
    }

  .alternating .listingItemDIV:nth-child(even of .listingItemDIV) .listingItem .listingInfo {
      padding-inline: 0px;
    }

  /* test */
    .alternating .listingItemDIV .listingImage,
    .alternating .listingItemDIV .swiperListingImage {
      width: 100%;
      aspect-ratio: 16/9;
      max-width: 100%;
      margin-bottom: 20px;
      overflow: hidden;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #f5f5f5;
    }

  .alternating .listingItemDIV .listingImage img,
    .alternating .listingItemDIV .swiperListingImage img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 10px;
      display: block;
    }

  .alternating .swiperListingImage .swiper-slide {
      width: 100% !important;
      flex-shrink: 0;
      display: flex;
      align-items: center;
      justify-content: center;
    }

  .alternating .swiperItemnew .listingImageswip {
      /* max-height: 280px; */
    }

  .alternating .video-wrapper {
      margin-bottom: 60px;
    }

  .alternating .video-play-button {
      inset-inline-start: 20px;
      bottom: 20px;
    }

  .Donate .landing-tabs-form-section .row {
      flex-wrap: wrap;
      margin-right: -15px !important;
      margin-left: -15px !important;
    }

  .Donate .landing-tabs-form-section {
      margin-top: 40px;
      padding: 60px 0;
    }

  .landing-tabs-form-section .formActionsRow {
      margin-top: 0;
    }

  .landing-tabs-form-section .submitContainer {
      text-align: start;
    }

}
