@media screen and (max-width: 1599px) {
  .HighlightedActions:after {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  .HeaderSafeArea {
    max-width: 1300px;
  }
}
@media screen and (max-width: 1380px) {
  .menuPages ul li.language #aArabic {
    font-family: "DroidArabicKufi", sans-serif !important;
  }

  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li .dropMenu {
    display: none !important;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li .dropMenu.openSubMenu {
    display: inline !important;
  }

  .revampedHeader .mainMenu {
    margin-top: 0;
  }

  /*.revampedHeader .mainMenu ul li a:hover {
      color: #cc0023 !important;
      background-color: #fff;
  }*/
  .revampedHeader .mainMenu ul li a.selected {
    color: #cc0023 !important;
    background-color: #fff;
  }

  .revampedtopButtons {
    z-index: 5;
    right: 120px;
    top: 42px;
  }

  body.openMenu .revampedHeader .closeBtn {
    display: inline-block;
    margin-top: 10px;
  }

  .homePage .revampedHeader {
    bottom: unset;
    top: 0;
  }

  .sliderHome .thumbnails {
    top: 165px;
  }

  .sliderHome .circleDescription {
    width: 480px;
    height: 480px;
  }

  .sliderHome .circleDescription .content {
    width: 480px;
    height: 480px;
  }

  .sliderHome .circleDescription {
    left: calc(50% - 245px);
    top: calc(50% - 100px);
  }

  .menuPhoneIcon {
    display: inline-block;
    float: right;
    padding-top: 45px;
  }

  .revampedHeader .menuControl {
    padding-top: 45px;
  }

  .revampedHeader .mainMenu .menuPages {
    display: none;
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #cc0023;
    padding-top: 65px;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li {
    text-align: center;
    width: 100%;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li .dropMenu {
    position: relative;
    top: unset;
    bottom: unset;
    right: unset;
    left: unset;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 0;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li .dropMenu ul {
    display: inline-block;
    width: 100%;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li .dropMenu ul li a {
    width: auto;
    min-width: 240px;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li .dropMenu ul li:after {
    display: none;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li > a {
    color: #fff;
    font-weight: 300;
    padding: 10px;
    display: inline-block;
    position: relative;
    min-width: 240px;
  }
  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li > a:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    bottom: 0;
    left: 0;
    position: absolute;
  }

  .revampedHeader .mainMenu .searchIcon {
    margin-right: 22px;
  }

  .revampedHeader .mainMenu .searchIcon a:after {
    background-image: url("/images/sprite.png");
    background-position: -31px -183px;
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 1380px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 1380px) and (min-resolution: 192dpi) {
  .revampedHeader .mainMenu .searchIcon a:after {
    background-image: url("/images/sprite@2x.png");
    background-position: -31px -183px;
    background-size: 500px;
  }
}
@media screen and (max-width: 1380px) {
  .revampedHeader .mainMenu .searchIcon a:hover:after {
    background-image: url("/images/sprite.png");
    background-position: -59px -183px;
  }
}
@media screen and (max-width: 1380px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 1380px) and (min-resolution: 192dpi) {
  .revampedHeader .mainMenu .searchIcon a:hover:after {
    background-image: url("/images/sprite@2x.png");
    background-position: -59px -183px;
    background-size: 500px;
  }
}
@media screen and (max-width: 1300px) {
  .HeaderSafeArea {
    max-width: initial;
    padding: 0 40px;
  }
}
@media screen and (max-width: 1200px) {
  .HighlightedActions label {
    width: 100%;
    max-width: 100%;
    height: 70px;
  }

  .HighlightedActions a {
    float: left;
  }

  .healthServicesListing .circleItem {
    width: 100%;
  }

  .healthServicesListing .item {
    margin: 0 auto;
    width: 364px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .GeneralHeader:after {
    width: 100%;
    height: 150px;
    bottom: 0;
    left: 0;
    top: initial;
  }

  .aboutUsPages .subHeader ul li a {
    padding: 15px 10px;
  }

  .GeneralHeader .pageInformation {
    top: initial;
    bottom: 0;
    left: 0;
    padding: 35px 35px;
    width: 100%;
    max-width: initial;
    background-color: rgba(204, 0, 35, 0.7);
  }

  .GeneralHeader:after {
    display: none;
  }

  .clinicsDetails.clinicsDetailsNew .textImageBox .box .text .contentHolder .content {
    padding: 0;
  }

  .clinicsDetails.clinicsDetailsNew .imageOntheLeft .img {
    overflow: hidden;
  }

  .clinicsDetails.clinicsDetailsNew .imageOntheLeft .txt {
    padding: 50px;
  }
}
@media screen and (max-width: 992px) {
  .subHeader ul li a {
    padding: 15px;
  }

  .subHeader ul.open {
    height: auto !important;
  }

  .subHeader span.selected {
    display: inline-block;
    width: 100%;
  }
  .subHeader span.selected a {
    padding: 15px;
    display: inline-block;
    color: #292929;
    font-size: 14px;
    background-color: #f3f3f3;
    width: 100%;
    padding-right: 20px;
    position: relative;
  }
  .subHeader span.selected a:after {
    content: "";
    background-image: url("/images/sprite.png");
    background-position: -18px -62px;
    position: absolute;
    width: 16px;
    height: 8px;
    right: 15px;
    top: 21px;
  }
  
}
@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 992px) and (min-resolution: 192dpi) {
  .subHeader span.selected a:after {
    background-image: url("/images/sprite@2x.png");
    background-position: -18px -62px;
    background-size: 500px;
  }
}
@media screen and (max-width: 992px) {
  .subHeader {
    margin-top: 30px;
    border-bottom: none;
  }
}
@media screen and (max-width: 992px) {
  .subHeader.newsPageSubheader ul.open {
    height: 153px !important;
  }
}
@media screen and (max-width: 992px) {
  .subHeader ul {
    width: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    height: 0;
    overflow: hidden;
  }
  .subHeader ul.open {
    height: 320px;
  }
  .subHeader ul li {
    width: 100%;
  }
  .subHeader ul li a {
    width: 100%;
    border: none;
    color: #292929;
    font-size: 14px;
    background-color: #f3f3f3;
    position: relative;
  }
  .subHeader ul li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #d4d4d4;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 992px) {
  .bookingsystem .body .proinfo {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  .servicesListing ul > li {
    height: auto;
  }

  .servicesListing ul > li:nth-child(2n) .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .servicesListing .imageDiv {
    width: 100%;
  }
  .servicesListing .imageDiv img {
    width: 100%;
  }
  .servicesListing .contentDiv {
    width: 100%;
  }
  .servicesListing .contentDiv .descriptionContent {
    position: relative !important;
    transform: unset !important;
    left: unset !important;
    right: unset !important;
    top: unset !important;
    padding: 20px;
  }
  .servicesListing .contentDiv .description {
    height: auto;
  }

  .servicesListing ul > li {
    background-image: none !important;
  }

  .servicesListing .onlyOnResponsive {
    display: inline-block;
  }

  .electronicServicesTabs ul li {
    width: 50%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 820px) {
  .services .item .content {
    width: 100%;
  }

  .services .item.ancillaryServices .content {
    background-color: rgba(182, 140, 86, 0.8);
  }

  .services .item.nursingServices .content {
    background-color: rgba(204, 0, 35, 0.8);
  }
}
@media screen and (max-width: 768px) {
  .campaignSection .bodyThreeSection .redBox a {
    position: relative;
    float: left;
    right: unset;
    margin-top: 19px;
  }

  .campaignSection .bodyTwoSection {
    margin-bottom: 40px;
  }

  .campaignSection .bodyOneSectionHolder {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .campaignSection .bodyOneSection {
    position: relative;
    top: unset;
    margin-top: 20px;
  }
  .campaignSection .greyHolder {
    padding-right: 20px !important;
    margin-bottom: 20px;
    width: 100%;
  }
  .campaignSection .brownHolder {
    padding-left: 20px !important;
    width: 100%;
  }

  .tableContainer {
    max-width: 100%;
    overflow: scroll;
  }

  .dallahHistory .timeline .timelineBox .description {
    margin-bottom: 70px;
  }

  .dallahHistory .timeline .timelineBox .year {
    margin-bottom: 12px;
  }

  .getInTouch .sendMessage .firstSection {
    display: block;
    width: 100%;
  }
  .getInTouch .sendMessage .sendEmailForm .row {
    width: 100%;
    margin: 0;
  }
  .getInTouch .sendMessage .sendEmailForm .row .col-md-6 {
    float: none !important;
  }
  .getInTouch .sendMessage .sendEmailForm .row select#ContentPlaceHolder1_ddlCompany {
    width: 100%;
  }
  .getInTouch .sendMessage .sendEmailForm .formButtons li {
    margin: 0;
  }
  .getInTouch .sendMessage .sendEmailForm .formButtons .greyBtn {
    width: 120px;
  }
  .getInTouch .sendMessage .sendEmailForm .formButtons .submitBtnRed {
    width: 120px;
  }

  .clinicsDetails.clinicsDetailsNew .imageOntheLeft .txt {
    padding: 50px;
    float: none;
    width: 100%;
    height: auto !important;
    min-height: 0;
  }

  .clinicsDetails.clinicsDetailsNew .imageOntheLeft .img {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
  }
  .clinicsDetails.clinicsDetailsNew .imageOntheLeft .img .image img {
    width: 100%;
    display: block;
  }

  .clinicsDetails.clinicsDetailsNew .fullWidthImage.grey {
    margin-bottom: 0;
  }

  .clinicsDetails.clinicsDetailsNew .fullWidthImage .row {
    margin: 0;
  }
  .clinicsDetails.clinicsDetailsNew .fullWidthImage .row .col-md-6 {
    float: none;
    width: 100%;
    height: auto !important;
    margin-bottom: 15px;
  }
  .clinicsDetails.clinicsDetailsNew .fullWidthImage .row .col-md-6:last-child {
    margin: 0;
  }

  .clinicsDetails .textImageBox.left .text {
    width: 100%;
    display: block;
    float: none;
    height: auto !important;
    padding: 0 20px;
  }
  .clinicsDetails .textImageBox.left .image {
    float: none;
    width: 100%;
    display: block;
    padding: 0 20px;
  }

  .clinicsDetails .textImageBox .box .text .contentHolder {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .servicesListing ul > li .col-md-6 {
    padding-right: 20px;
  }

  .clinicsDetails .introduction .content p,
.servicesDetails .introduction .content p {
    margin-bottom: 30px;
  }

  .generalSubPage .firstBody p.summary {
    text-align: left;
  }

  .generalSubPage .secondBody .content h5 {
    margin-bottom: 0;
  }

  .listingClinics ul li {
    text-align: center;
  }

  .introduction .secondBody {
    padding: 25px 0;
  }

  .generalSubPage .firstBody .detailsTypeTwo p {
    margin-bottom: 24px;
  }

  .generalSubPage .firstBody .detailsTypeTwo h6 {
    margin-bottom: 0;
  }

  .listingClinics ul li a:after {
    left: 0;
  }

  .dallahBranches .branchBox {
    margin-bottom: 50px;
  }

  .dallahBranches .branchBox img {
    width: 100%;
  }

  .personalInformationSection .btnActions {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
  }

  .newsdetails img {
    max-width: 100%;
  }

  .newsdetails .container {
    margin: 0 30px !important;
  }

  .patientsMenu {
    margin-bottom: 40px;
  }

  .patientsMenu .profileBasics .info {
    width: 85%;
  }

  .patientsMenu .profileBasics .image {
    width: 15%;
  }

  .electronicServicesTabs ul li {
    width: 50%;
  }

  .accreditationsListing ul li .imageContainer .image img {
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    transform: initial;
  }

  .textImageBox.left .text {
    padding-left: 0;
  }

  .textImageBox.left .image {
    padding-right: 0;
  }

  .textImageBox.right .text {
    padding-right: 0;
  }

  .textImageBox.right .image {
    padding-left: 0;
  }

  .accreditationsListing {
    padding: 50px 0 0 0;
  }

  .accreditationsListing ul li {
    margin-bottom: 30px;
  }

  .generalSubPage .secondBody img {
    width: 100%;
  }

  .footerHolder {
    margin-top: 75px;
  }

  .SocialLinks span {
    margin-left: 0;
    margin-bottom: 10px;
  }

  .SocialLinks ul {
    display: inline-block;
    float: left;
    width: 100%;
  }

  .footerHolder .singleMenuItem {
    display: none;
  }

  .footerHolder .footerListing {
    display: none;
  }

  .generalSubPage .firstBody p.summary {
    font-size: 25px;
  }

  .generalSubPage .secondBody h5 {
    font-size: 25px;
  }

  .generalSubPage .secondBody .content {
    margin-bottom: 20px;
  }

  .container {
    margin: 0 30px;
  }

  .GeneralHeader .pageInformation .breadCrumb {
    display: none;
  }
}
@media screen and (max-width: 730px) {
  .secondBody .bodySection .content {
    margin-bottom: 20px;
  }

  .HeaderSafeArea {
    padding: 0 15px;
  }

  .discoverDepartmentsAndClinics .listing ul li:nth-child(1),
.discoverDepartmentsAndClinics .listing ul li:nth-child(2) {
    width: 100%;
  }

  .discoverDepartmentsAndClinics {
    display: inline-block;
    width: 100%;
  }

  .introduction .missionAndVision .box {
    padding-bottom: 910px;
    background-position: top;
  }
  .introduction .missionAndVision .box .content {
    position: relative;
    right: initial;
    bottom: -455px;
    top: initial;
    width: 100%;
  }
}
@media screen and (max-width: 644px) {
  .simpleListing ul li .box .title {
    padding: 10px 30px;
  }

  .simpleListing ul li .box .title {
    min-width: initial;
  }

  .simpleListing ul li .box .title h4 {
    font-size: 26px;
  }

  .filter {
    max-width: 100%;
    overflow: hidden;
  }

  .discoverDepartmentsAndClinics .listing ul li .content .posAbsolute .summary {
    width: auto;
    max-width: 440px;
  }

  .introduction .missionAndVision .box {
    padding-bottom: 810px;
  }

  .introduction .missionAndVision .box .content {
    height: auto;
    bottom: -373px;
    padding: 30px 25px;
  }
}
@media screen and (max-width: 570px) {
  .revampedHeader .mainMenu ul {
    padding: 0 20px;
  }

  .revampedHeader .mainMenu .menuPages ul.mainMenuUl > li > a {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .dallahBranches .description-Box:after {
    right: 10px;
  }

  .dallahBranches .description-Box .description {
    padding: 25px 15px;
  }

  .storeLink {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 3;
    background-color: #30383F;
    padding: 15px 40px 15px 20px;
  }
  .storeLink.show {
    display: block !important;
  }
  .storeLink .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/close-white.svg);
  }
  .storeLink p {
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .storeLink span {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
    vertical-align: middle;
    margin-right: 10px;
  }
  .storeLink a {
    display: inline-block;
    width: 116px;
    height: 35px;
    vertical-align: middle;
  }
  .storeLink a img {
    display: block;
    width: 100%;
    vertical-align: middle;
  }
  .storeLink a img.playstore {
    display: none;
  }
  .storeLink.apple .appstore {
    display: block;
  }
  .storeLink.apple .playstore {
    display: none;
  }
  .storeLink.android .appstore {
    display: none;
  }
  .storeLink.android .playstore {
    display: block;
  }

  body.pushdown {
    padding-top: 134px;
  }
  body.pushdown .revampedHeader {
    top: 152px;
  }
}
@media screen and (max-width: 522px) {
  .discoverDepartmentsAndClinics .listing ul li .content .posAbsolute .summary {
    visibility: visible;
    opacity: 1;
    width: unset;
    max-width: unset;
    left: unset;
  }

  .discoverDepartmentsAndClinics .listing ul li .content .posAbsolute {
    top: 38%;
  }

  .discoverDepartmentsAndClinics .listing ul li .content .posAbsolute h4 {
    margin-bottom: 15px;
  }

  .personalInformationSection .btnActions a {
    width: 100%;
    margin-bottom: 10px;
  }

  .customSelect .dk-select {
    width: 100%;
  }

  .termsAndconditions .formAction a {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .patientsMenu .profileBasics .image {
    width: 30%;
  }

  .patientsMenu .profileBasics .info {
    width: 70%;
  }

  .dropDowns {
    padding: 0 45px;
  }
}
@media screen and (max-width: 446px) {
  .clinicsDetails .textImageBox .box .text .contentHolder .content {
    right: 0;
  }

  .captchaSection {
    float: left;
  }

  .SocialLinks .toll-number label {
    margin-left: 0;
  }

  .getInTouch .errorMessage {
    display: inline-block;
    margin-bottom: 28px;
  }

  .textImageBox .box .text .contentHolder .content {
    position: relative;
    top: unset;
    left: unset !important;
    transform: none;
    padding: 65px 20px;
  }

  .introduction .missionAndVision .box .content {
    height: auto;
    bottom: -373px;
  }

  .revampedSubPage .expandCollapse .toggleItem .toggleContent {
    padding-right: 20px;
  }

  .expandCollapse .toggleItem .toggleTitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  .generalSubPage .thirdBody .content .item {
    width: 100%;
  }

  .clinicsDetails .introduction .introListing ul li {
    width: 100%;
  }

  .drDetails .buttons {
    width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .introdutionPage .container {
    margin: 0;
  }

  .bookAppointmentsForm .inputHolder {
    width: 100%;
  }

  .bookAppointmentsForm .doctorAvailable {
    width: 100%;
  }

  .bookAppointmentsForm .RadPicker_Default {
    width: 100% !important;
  }
}
@media screen and (max-width: 425px) {
  .campaignSection .bodyThreeSection .redBox h4 {
    font-size: 25px;
    line-height: initial;
  }

  .campaignSection .bodyOneSection .item {
    padding: 20px;
  }

  .campaignSection .bodyTwoSection .content .body {
    margin-bottom: 25px;
  }

  .campaignSection .bodyTwoSection h3 {
    margin-bottom: 23px;
    font-size: 25px;
    line-height: initial;
  }

  .campaignSection .bodyThreeSection .redBox {
    padding: 30px 20px;
  }

  .sliderHome .thumbnails {
    display: none;
  }

  .GeneralHeader .pageInformation {
    bottom: -60px;
    background-color: #cc0023;
    padding: 7px 35px;
  }

  .GeneralHeader {
    height: 170px;
    margin-bottom: 95px;
  }

  .bookAppointmentsForm .formButtons {
    float: left !important;
  }
  .bookAppointmentsForm .formButtons li {
    float: left;
    margin: 0;
    margin-bottom: 20px;
  }
  .bookAppointmentsForm .formButtons li .greyBtn {
    display: none;
  }

  .drDetails .drInfo {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
  }

  .sliderHome .imageBack {
    background-position: top;
  }

  a.redBtn {
    width: 250px;
  }

  .healthServicesListing {
    padding: 35px 0;
  }

  .healthServicesListing .item {
    margin-bottom: 15px;
  }

  .services .item .content .contentText ul li a {
    font-size: 16px;
  }

  .services .item .content .contentText h5 {
    font-size: 26px;
  }

  .discoverDepartmentsAndClinics .btnAction a {
    width: 100%;
  }

  .container {
    margin: 0 20px;
  }

  .services .item .content .contentText ul li a {
    display: inline-block;
    width: 100%;
  }

  .generalSection {
    margin-bottom: 45px;
  }

  .services .item .content .contentText ul li {
    padding: 10px 0;
  }

  .services .item .content .contentText ul li {
    width: 100%;
    max-width: unset;
  }

  .servicesListing ul > li .description .descriptionContent h5 {
    font-size: 26px;
  }

  .servicesDetails .secondBody {
    padding: 20px 0;
  }

  .expandCollapse .toggleItem .toggleTitle {
    padding-left: 20px;
  }

  .expandCollapse .toggleItem .toggleContent ul {
    padding-left: 20px;
  }

  .expandCollapse .toggleItem .toggleTitle:after {
    top: 0;
  }

  .footerHolder {
    padding: 35px 0;
  }

  .servicesDetails .secondBody .bodySection {
    padding-bottom: 0;
  }

  .servicesDetails .secondBody h3 {
    font-size: 24px;
  }

  .pickADateSection .doctorDetails .doctorInfo .clinicName {
    margin-left: 0;
  }

  .customCalendar .monthSection a.nextMonth {
    right: -15px;
    top: 7px;
  }

  .customCalendar .monthSection a.previousMonth {
    top: 7px;
  }

  .simpleListing ul li .box .title {
    position: relative;
    top: unset;
    left: unset;
    background-color: #b3001f;
  }

  .clinicsDetails .introduction h3,
.servicesDetails .introduction h3 {
    font-size: 26px;
  }

  .servicesDetails .introduction {
    padding: 35px 0 0 0;
  }

  .listingClinics ul li a {
    width: 100%;
  }

  .listingClinics ul li a {
    height: auto;
  }

  .listingClinics ul li a:after {
    top: 0;
    left: 0;
  }

  .listingClinics ul li a img {
    height: auto;
    position: relative;
  }

  .customSelect.whiteBg .dk-selected {
    min-width: initial !important;
  }

  .filterSection .filterContent {
    padding: 10px;
  }

  .filterSection .btnsActions .resetSearch a {
    float: left;
  }

  .filterSection .btnsActions .searchBtn {
    width: 100% !important;
  }
  .filterSection .btnsActions .searchBtn a {
    width: 100% !important;
  }

  .sliderHome .thumbnails .owl-stage {
    width: 100% !important;
    /*position: relative;
    left: 0;
    width: 100%;
    padding: 0 20px;
    text-align: center;*/
  }

  .customSelect.whiteBg .dk-selected {
    min-width: initial !important;
  }

  .dallahBranches .description-Box .description span.hospitalName {
    font-size: 25px;
  }

  .dallahBranches .description-Box .description span.clinicName {
    font-size: 18px;
  }

  .getInTouch .sendMessage .formactions a {
    width: 100% !important;
  }

  .dallahBranches .description-Box:after {
    display: none;
  }

  .EservicesPageContent .myServices .serviceItem .actions a {
    width: 100%;
  }
  .EservicesPageContent .myServices .serviceItem .actions a.link {
    margin-bottom: 20px;
    width: auto;
    float: right;
  }

  .services .item .content .contentText ul li {
    /*max-width: 90%;*/
  }

  .textImageBox .box .text .contentHolder .content {
    left: 26px;
  }

  .services .item .content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .GeneralHeader .pageInformation h3 {
    font-size: 32px;
  }

  .healthServicesListing .item .content {
    top: 70px;
  }

  .services .item .content {
    padding-left: 25px;
  }

  a.normaBtnWhite {
    width: 223px;
    padding: 9px 0;
  }

  .healthServicesListing .item .content .summary {
    font-size: 16px;
  }

  .healthServicesListing .item {
    width: 320px;
    height: 320px;
  }

  .introduction .missionAndVision .box {
    padding-bottom: 686px;
  }

  .expandCollapse .toggleItem .toggleTitle:after {
    right: 0;
  }

  .revampedSubPage .expandCollapse .toggleItem .toggleContent {
    padding-right: 0;
  }
}
@media screen and (max-width: 356px) {
  .introduction .missionAndVision .box .content {
    bottom: -175px !important;
  }
}
@media screen and (max-width: 539px) {
  .introduction .missionAndVision .box .content {
    bottom: -230px;
  }
}
@media screen and (max-width: 640px) {
  .listServicesTables .filterSelect .col-xs-3,
.listServicesTables .filterSelect .col-xs-6 {
    width: 100%;
  }

  .listServicesTables .inputEntity {
    width: 100%;
  }

  .listServicesTables .inputParent input[type=text] {
    width: 100%;
  }

  .listServicesTables .searchBtn {
    width: 100%;
  }
}
@media screen and (max-width: 610px) {
  .patientLogin .introSection h4 {
    padding: 0 15px;
  }

  .sliderHome .thumbnails {
    min-width: initial;
    width: 90%;
  }
  .sliderHome .thumbnails .owl-item {
    width: auto !important;
    margin-right: 5px;
  }
}
@media screen and (max-width: 580px) {
  .pickADateSection .nextAvailableApp h6 {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 570px) {
  .electronicServicesTabs ul li {
    width: 100%;
  }

  .revampedtopButtons {
    display: none;
  }

  #topMenu {
    display: none;
  }

  .revampedHeader .mainMenu ul {
    margin-right: 0;
  }
  .revampedHeader .mainMenu ul li {
    margin-right: 0;
  }

  body.openMenu #topMenu {
    display: inline-block;
    width: 100%;
    margin-top: 45px;
    padding: 0 20px;
  }
  body.openMenu #topMenu li {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  body.openMenu #topMenu li.language a {
    color: #292929 !important;
    cursor: pointer;
  }
  body.openMenu #topMenu li.login a {
    color: #cc0023;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
  }
  body.openMenu #topMenu li.login a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: calc(50% - 80px);
    width: 19px;
    height: 19px;
    background-image: url("/images/sprite.png");
    background-position: -20px -32px;
  }
}
@media screen and (max-width: 570px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 570px) and (min-resolution: 192dpi) {
  body.openMenu #topMenu li.login a:after {
    background-image: url("/images/sprite@2x.png");
    background-position: -20px -32px;
    background-size: 500px;
  }
}
@media screen and (max-width: 570px) {
  body.openMenu #topMenu li a {
    width: 100%;
    background-color: #fff;
    display: inline-block;
  }
}
@media screen and (max-width: 568px) {
  .sliderHome .thumbnails .thumbImageBack {
    width: 90px;
    height: 60px;
  }

  .sliderHome .circleDescription {
    left: calc(50% - 240px);
  }

  .sliderHome .thumbnails h5 {
    font-size: 11px;
  }
}
@media screen and (max-width: 485px) {
  .sliderHome .circleDescription,
.sliderHome .circleDescription .content {
    width: 350px;
    height: 350px;
  }

  .sliderHome .circleDescription {
    left: calc(50% - 175px);
  }

  .sliderHome .circleDescription h3 {
    font-size: 24px;
    line-height: 1.3;
  }

  .sliderHome .circleDescription a {
    font-size: 13px;
  }
}
@media screen and (max-width: 420px) {
  .sliderHome .thumbnails {
    width: 100%;
    left: 0;
    padding: 0 20px;
  }
}
@media screen and (max-width: 400px) {
  .forgotPassword .btnActions .redBtn {
    width: 100%;
    margin-bottom: 10px;
  }

  .forgotPassword .btnActions .whiteBtn {
    width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .activateOnline .tabsDescription input,
.loginSection input {
    width: 100%;
  }

  .fromContainer {
    padding: 0 10px;
  }
}
@media screen and (max-width: 375px) {
  .simpleListing ul li .box .title h4 {
    font-size: 18px;
  }

  .simpleListing ul li .box .title h4:before {
    width: 105px;
  }

  .blackBox .description .doctorImage {
    width: 100%;
    margin-bottom: 10px;
  }

  .blackBox .description .details {
    width: 100%;
  }

  .getInTouch .container {
    margin: 0 10px;
  }

  .getInTouch .sendMessage {
    width: 100%;
  }

  .contactUsInformation .listing ul li {
    width: 100%;
  }

  .sliderHome .circleDescription a {
    font-size: 11px;
  }

  .healthServicesListing .container,
.discoverDepartmentsAndClinics .container {
    margin: 0 10px;
  }

  /*.submitBtnRed {
      width: auto !important;
      padding: 10px 5px;
  }*/
  .searchPopup .searchBox .searchWord .searchInput {
    font-size: 18px;
  }

  .searchPopup .searchBox .searchWord .searchInput {
    padding: 15px 20px;
  }

  .searchPopup .searchBox .searchWord .searchSubmit {
    top: 20px;
  }

  .sliderHome .circleDescription,
.sliderHome .circleDescription .content {
    width: 310px;
    height: 310px;
  }

  .sliderHome .circleDescription {
    left: calc(50% - 150px);
  }

  .sliderHome .circleDescription a {
    padding: 15px;
  }
}
@media screen and (max-width: 356px) {
  .services .item .content .contentText ul li a {
    font-size: 15px;
  }

  .services .item .content .contentText h5 {
    font-size: 27px;
  }

  .HighlightedActions label {
    height: 100px;
  }
}
@media screen and (max-width: 320px) {
  .sliderHome .circleDescription {
    left: 5px;
  }

  .sliderHome .thumbnails .thumbImageBack {
    width: 85px;
    height: 60px;
  }

  .customCalendar .monthSection a.previousMonth {
    left: -30px;
  }

  .customCalendar .monthSection a.nextMonth {
    right: -31px;
  }
}

/*# sourceMappingURL=dallahhospital-responsive.css.map */
