/*local*/
@media only screen and (min-width: 1599px) {
  .sidebarwrap {
    width: 100px !important;
  }
  .SubMenuWrap {
    left: 100px;
  }
  .maincontentwrap {
    margin-left: 100px;
  }
  .cont_padding {
    padding-left: 5em;
    padding-right: 5em;
  }
  .slidercontent .container-fluid {
    margin-top: 220px;
  }
  .introslider .Slick_Nav_Wrapp {
    top: 450px;
  }
  .introservice {
    right: 95px;
    top: 220px;
  }
  .app-card .app-img-holder img {
    width: 45%;
    margin-left: -22.5%;
  }
  .app-card .card-title {
    font-size: 1.375em;
  }
  .app-card .card-text {
    font-size: 1.125em;
  }
}
@media only screen and (max-height: 850px) {
  .slidercontent .container-fluid {
    margin-top: 160px;
  }
  .introslider .Slick_Nav_Wrapp {
    top: 350px;
  }
  .introservice {
    right: 33px;
    top: 160px;
  }
}
@media only screen and (max-width: 1200px) {
  fieldset.scroll {
    overflow: auto;
    padding: 0px;
  }
  fieldset.scroll::-webkit-scrollbar {
    display: none;
  }
  fieldset.nowrap {
    white-space: nowrap;
  }
  .HeaderSearch .cont_padding {
    padding: 0;
  }
  .form-body {
    padding: 0px;
  }
  .covid-intro-info .covid-info {
    padding: 30px 5px 0px 5px;
  }
  .covid-intro-info .download_GL {
    padding: 20px 5px 10px 5px;
  }
  .covid-intro-info h1 {
    font-size: 1.75em;
  }
  .covid-intro-info p {
    font-size: 1.125em;
  }
  .app-card .app-img {
    width: 37%;
  }
  .app-card .app-img img {
    width: 80%;
    margin-left: -40%;
  }
  .app-card .app-info {
    width: 63%;
    padding: 15px 15px;
  }
  .app-card .app-info h1 {
    font-size: 1.063em;
    line-height: inherit;
  }
  .listlink-card-two {
    padding: 12px 50px 12px 80px;
    margin-bottom: 15px;
  }
  .link-card .download h1 {
    font-family: "Dubai-Regular";
    font-size: 0.875em;
  }
  .link-card-details.download {
    padding: 0px 40px 16px 15px;
  }
  .link-card-details.download img,
  .link-card-details.download svg {
    bottom: 16px;
    right: 9px;
  }
  .link-card .Awareness {
    padding: 10px 20px;
  }
  .link-card .Awareness h1 {
    font-family: "Dubai-Regular";
    font-size: 1.125em;
    text-align: center;
  }
  .card .img-holder.mob-view {
    height: 215px !important;
  }
  .Footer .social_area {
    padding-top: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .offset-lg-44 {
    margin-left: 37.666667%;
  }
}
@media only screen and (max-width: 992px) {
  .maincontentwrap {
    margin: 0px !important;
    padding-top: 80px;
  }
  fieldset.nowrap {
    white-space: normal;
  }
  .Accessibility {
    top: 80px;
    padding: 30px 0px 30px 0px !important;
    height: auto;
  }
  .Accessibility h1 {
    margin-bottom: 5px;
  }
  .mob_hide {
    display: none;
  }
  .title-xl {
    font-size: 3.125em;
  }
  .title-lg {
    font-size: 1.375em;
  }
  .title-md {
    font-size: 1.375em;
  }
  .title-sm {
    font-size: 1.125em;
  }
  .btn.xl {
    padding: 8px 30px;
    font-size: 0.875em;
    height: 40px;
  }
  .mob-menu-btn {
    height: 40px;
    display: inline-block;
  }
  .mob-menu-btn .menu-btn,
  .mob-menu-btn .menu-btn-close {
    display: none;
    height: 40px;
    width: 60px;
    position: relative;
    overflow: hidden;
    text-indent: -100px;
    cursor: pointer;
  }
  .menu-btn-close {
    background-color: #2e2e2e;
  }
  .mob-menu-btn .menu-btn.show,
  .menu-btn-close.show,
  .mob-menu-btn .menu-btn.showMenu,
  .menu-btn-close.showMenu {
    display: block;
  }
  .mob-menu-btn .menu-btn::before,
  .mob-menu-btn .menu-btn::after,
  .mob-menu-btn .menu-btn-close::before,
  .mob-menu-btn .menu-btn-close::after {
    content: "";
    width: 20px;
    height: 0px;
    border-top: solid 2px #fff;
    position: absolute;
    left: 20px;
    transition: all 350ms ease-in-out;
  }
  .mob-menu-btn .menu-btn::before,
  .mob-menu-btn .menu-btn-close::before {
    top: 12px;
  }
  .mob-menu-btn .menu-btn::after,
  .mob-menu-btn .menu-btn-close::after {
    bottom: 12px;
  }
  .mob-menu-btn .menu-btn span {
    width: 20px;
    height: 0px;
    border-top: solid 2px #fff;
    position: absolute;
    left: 20px;
    top: 19px;
    transition: all 350ms ease-in-out;
  }
  .mob-menu-btn .menu-btn-close::before {
    transform: rotate(-45deg);
    top: 18px;
    left: 20px;
  }
  .mob-menu-btn .menu-btn-close::after {
    transform: rotate(45deg);
    bottom: 20px;
    left: 20px;
  }
  .tool-wrap {
    -ms-flex: 140px;
    flex: 140px;
    max-width: 140px;
  }
  .topbar > ul > li > a {
    padding: 8px 8px;
  }
  .search-btn span {
    display: none !important;
  }
  .srch_cate_wrap {
    -ms-flex: 160px;
    flex: 160px;
    max-width: 160px;
  }
  .srch_cate_wrap .srch_category {
    padding: 0px;
  }
  .srch_category ul {
    margin: 0;
    padding: 0;
    display: block;
  }
  .maincontentwrap {
    margin-left : 0px;
    margin-right: 0px !important;
    padding-top : 80px;
}
  .landingintro {
    height: calc(100vh - 80px);
  }
  .introserviceswrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .introservice {
    position: inherit;
    top: inherit;
    width: 100%;
  }
  .introservice h1 {
    color: #000000;
  }
  .sbHolder {
    width: 100%;
  }   
  .cont_padding {
    padding-left : 0em;
    padding-right: 0em;
}
  .DHAtabbedPanels .viewall {
    position: relative;
  }
  .app-card .app-img-holder img {
    width: 110px;
    margin-left: -55px;
  }
  .News-card-detail h1 {
    font-size: 1.125em;
  }
  .Entities li {
    width: 50%;
  }
  .DHA-Survey {
    padding: 30px 0px;
  }
  .DHA-Survey p {   
     display: block;
    margin-bottom: 10px;
  }
  .smart-salem {
    height: auto;
  }
  .smart-salem .primary-info {
    width: 100%;
    height: auto;
    padding: 35px 10px 25px 10px;
    text-align: center;
  }
  .smart-salem .secondary-info {
    width: 100%;
    height: auto;
    padding: 108px 10px 50px 10px;
    text-align: center;
  }
  .smart-salem .primary-info .salemlogo {
    float: none;
    width: 180px;
    margin-bottom: 25px;
  }
  .smart-salem .primary-info p {
    float: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 1.375em;
  }
  .secondary-info .salem-arrow {
    width: 100%;
    height: inherit;
  }
  .secondary-info .salem-arrow svg {
    transform: translate(50%, 0%) rotate(90deg);
    top: -64px;
    margin-left: -65px;
  }
  .slick-slider .slick-list {
    padding-right: 30px;
  }
  .carousel1.slick-slider .slick-list,
  .introslider.slick-slider .slick-list {
    padding: 0px;
  }
  .introslider .slidercontent h2 {
    font-size: 2.25em;
  }
  .introslider .slidercontent span {
    font-size: 2.25em;
  }
  .wp-title h1 {
    font-size: 2em;
  }
  .wp-title .viewall {
    display: none;
  }
  .smart-salem .secondary-info .img-info {
    margin-right: 22px;
  }
  a.circle-arrow {
    font-size: 1.063em;
  }
  .topbar {
    padding-top: 40px;
    height: 80px;
    background: #004c55;
  }
  .topbar > .row {
    background: #006d79;
  }
  .topbar .accessibility-bar {
    width: 100%;
    position: fixed;
    display: flex;
    justify-content: flex-end;
    top: 0px;
    left: 0px;
    float: inherit;
  }
  .topbar .accessibility-bar > li {
    float: right;
  }
  .accessibility-bar > li > a span,
  .topbar ul li a.arrow::after,
  .accessibility-bar > li > a.Language svg,
  .accessibility-bar > li > a.Language img {
    display: none !important;
  }
  .accessibility-bar > li > a.Language span {
    display: block !important;
  }
  .topbar ul li a.arrow {
    padding: 8px 15px;
  }
  .HeaderSearch {
    padding: 0;
    height: calc(100% - 80px);
    top: 80px;
  }
  .search_title h1 {
    font-size: 1.375em;
  }
  .SearchWrap .main_srch input[type="text"] {
    padding: 0px 25px 0px 10px;
  }
  .SearchWrap .main_srch a {
    padding: 0px;
    width: 20px;
    height: 20px;
    top: 14px;
    right: 2px;
  }
  .SearchWrap .main_srch a svg {
    width: 20px;
    height: auto;
  }
  .result_card .title {
    font-size: 1.375em;
  }
  .result_card .text-right {
    text-align: left !important;
  }
  .Filter_Sidebar {
    display: none;
    height: calc(100% - 80px);
    position: fixed;
    top: 80px;
    left: 0px;
    z-index: 3;
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgb(0 0 0 / 50%);
    overflow: auto;
  }
  .FilterTools .change_view {
    display: none;
  }
  .FilterTools .mob_filter_btn {
    display: inline-block;
  }
  .filter-title a.Filter_Reset {
    display: none;
    right  : 45px;
  }
  .filter-title a.Filter_Close {
    display: block;
  }
  .hospital_details .hospital_logo {
    border: 0px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
  }
  .hospital_details .card-body.contact {
    padding: 15px 15px 0px 0px;
  }
  .hospital_details .card-body.details {
    padding: 0px 15px 15px 15px;
  }
  .hospital_details hr {
    display: block;
    margin-top: 0px;
  }
  .Sheryan_Banner {
    padding: 100px 20px;
    text-align: center;
  }
  .Sheryan_Banner .Logo {
    margin-bottom: 40px;
  }
  .Sheryan_Banner .border-left {
    border: 0px !important;
  }
  ul.dotted_list li {
    padding-left: 22px;
    margin-bottom: 20px;
  }
  ul.dotted_list li::before {
    left: 5px;
  }
  .date-card .Date {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: left;
  }
  .date-card .Date span {
    font-family: "Dubai-Medium";
    font-size: 0.875em;
  }
  .date-card .arrow {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }
  .date-card .arrow a img,
  .date-card .arrow a svg {
    width: 30px;
  }
  .pagination {
    width: 100%;
    justify-content: center;
    display: inline-flex;
    align-items: center;
  }
  .FilterTools {
    margin-bottom: 20px;
  }
  .SrchWrap {
    margin-bottom: 20px;
  }
  .Service_card_sm,
  .Service_card_sm .content,
  .Service_card_sm .main_title,
  .Service_card_sm p {
    height: auto;
  }
  .Service_card_sm .item {
    padding-top: 0px;
  }
  .Service_card_sm p {
    opacity: 1;
  }
  .Service_card_sm img,
  .Service_card_sm svg {
    display: none;
  }
  .app-card-2 .card-body {
    min-height: inherit;
    padding-bottom: 25px;
  }
  .app-card-2 .store {
    position: inherit;
    padding: 0px;
    bottom: inherit;
    margin-top: 15px;
  }
  .SrchWrap .d-flex {
    flex-wrap: wrap;
  }
  .SrchWrap .SrchWrap {
    width: 100% !important;
  }
  .SrchWrap .ml-3 {
    width: 100%;
    margin-left: 0px !important;
  }
  .SrchWrap .btn.xl.fixed {
    width: 100% !important;
    display: block;
  }
  .dblock-mobile {
    display: block !important;
  }
  .Accessibility {
    overflow: auto;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .Accessibility ul.Theme_List li {
    display: block;
    width: 100%;
  }
  .topbar .accessibility-bar li {
    float: left;
  }
  .maincontentwrap,
  header,
  .container-fluid.topbar {
    width: 100%;
    overflow: hidden;
  }
  .main-menu > li > a > img,
  .main-menu > li > a > svg {
    position: absolute;
    right: inherit;
    left: 0;
    top: 50%;
    margin-top: -18px;
  }
  .happinessTrigger {
    left: 15px;
    z-index: 2;
  }
  .innerbanner_lg .img-holder {
    display: none;
  }
  .innerbanner_lg .description {
    position: inherit;
  }
  .innerbanner_lg .description::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../img/assets/about_banner.jpg");
    background-size: cover;
    z-index: 1;
  }
  .innerbanner_lg .description p {
    position: inherit;
    z-index: 2;
  }
  .back-to-top-wrapper {
    bottom: 12px;
    right: 155px;
  }
}
@media only screen and (max-width: 768px) {
  .btn.fluid {
    width: 100%;
  }
  .Footer .level-1 {
    padding: 3rem 0px;
  }
  .Footer .FL,
  .Footer .FR {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
  .Footer .FR br {
    display: none;
  }
  .mob-pb-6 {
    padding-bottom: 3.5rem !important;
  }
  .Footer .foot_logos {
    display: flex;
  }
  .Footer .entity-logo {
    width: 50%;
    margin: 0px 10px;
    margin-bottom: 0px;
  }
  .Footer .entity-logo img {
    width: 100%;
  }
  .FootSettingsMenu,
  .Footer .level-2 p {
    text-align: center;
    margin-bottom: 20px;
  }
  .Footer .social_area {
    text-align: center;
    padding-top: 0px;
    margin-bottom: 1.5rem;
  }
  .DHATabsMenu li a {
    padding: 12px 13px;
    font-size: 0.75em;
  }
  .DHATabsMenu li a svg {
    display: none;
  }
  .wp-title .viewall {
    display: none;
  }
  .title-xl {
    font-family: "Dubai-Medium";
    font-size: 2.25em;
  }
  .mh {
    display: none;
  }
  .FilterTools .sort_list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .FilterTools .sortby {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .FilterTools .mob_filter_btn {
    -ms-flex: 0 0 95px;
    flex: 0 0 95px;
    max-width: 95px;
  }
  .FilterTools .sortby span {
    display: inline-block;
    width: 66px;
  }
  .FilterTools .sortby select,
  .FilterTools .sortby .sbHolder {
    width: calc(100% - 73px);
  }
  .card-body {
    padding: 25px !important;
  }
  .app-card .card-body {
    padding: 10px !important;
  }
  .innerbanner_lg .description p {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 576px) {
  .mobile_fw {
    width: 100% !important;
  }
  .innerbanner_lg .description p {
    font-size: 1em;
  }
  .DHATabsMenu li a {
    font-size: 0.6em;
  }
}
@media only screen and (max-width: 360px) {
  .innerbanner_lg .description p {
    font-size: 0.8em;
  }
  .DHATabsMenu li a {
    font-size: 0.5em;
  }
  .pagination ul li a {
    width: 28px;
    height: 28px;
    font-size: 0.8em;
    line-height: 28px;
  }
}
