/*
@media screen and (min-width: 1000px) and (max-width: 1100px) {   

}
@media screen and (min-width: 768px) and (max-width: 1000px) {}

*/
@media screen and (max-width: 1100px) {
    .gold-icon {
        border-right: 0px none;
    }
}

@media screen and (max-width: 992px) {
    .right-side {
        padding: 0px;
    }
    /*.login-section-1{
         width:33%;
    }*/
    /*.gold-icon{
        padding-left: 107px;
         border: none;
    }*/
}

@media screen and (min-width: 993px) and (max-width: 1024px) {
    /*.login-section-1{
         width:33% !important;
    }
     .gold-icon{
        padding-left: 179px;
         border: none;
    }*/
}



/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    /*.login-section-1{
    display: block;
     position: relative !important;
}*/
    .mobile-app:after {
        right: -249px;
    }

    .gold-c {
        display: none;
    }

    .slider {
        display: block !important;
        width: 100% !important;
        margin-top: -33px;
        padding: 0px !important;
        height: auto;
    }

    .right-side {
        width: 100%;
        padding: 0 10px;
        margin-top: 15px;
    }

    .doctors-section {
        padding: 15px 7px !important;
        min-height: 83px;
    }

    .stethoscope {
        margin: 0px !important;
        justify-content: center;
        float: none;
    }

    .depart {
        width: 28%;
        margin: 0px 0 0 0px;
        border-left: 1px solid #60b8c7;
        float: left;
    }

    .doc-name {
        width: 28%;
        margin-left: 9px;
        float: left;
    }

    .find-doc {
        width: 19% !important;
    }

    .doc-btn {
        width: 20%;
        margin-left: 7px;
        float: left;
        margin-top: 0px;
    }

    .select {
        width: 100%;
        /*170px;
    */
    }

    .wrap {
        width: 100%;
        /*250px;
    */
    }

    .profile-btn {
        font-size: 13px;
        padding: 14px 23px;
    }

    .profile-btn {
        width: 100%;
    }

    .ml-2 {
        margin-left: 15px;
    }

    .pure-material-textfield-outlined {
        width: 160px !important;
    }

    #hnh-logo.stuck {
        max-width: 32px !important;
    }

    .main-carousel p {
        margin: 0px !important;
    }

    .comma-img {
        margin-bottom: 20px;
    }

    .d-n {
        display: none;
    }

    #hnh-logo {
        /*    max-width: 30px !important;*/
    }

    #mobile-header a#simple-menu {
        top: 33px !important;
    }

    .testimonial .tl-content {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .d-n1 {
        display: block !important;
    }

    .doctors-directory {
        padding: 15px 7px !important;
    }

    .footnote-bottom {
        background: #226085 !important;
        height: 80px !important;
    }

    .footnote-l {
        float: left;
        width: 40%;
        padding: 10px 10px;
    }

    .footnote-r {
        float: left;
        width: 60%;
        padding: 10px 10px;
    }

    .logo-about {
        padding: 40px 0 0 10px;
    }

    .mobile-app p {
        font-size: 14px;
    }

    .main-links ul {
        font-size: 9px !important;
        padding-left: 1em;
    }

    .directory {
        margin: 5px 0px 0px 0px !important;
    }

    .stethoscope-icon {
        padding-top: 14px;
        width: 20px;
        margin-right: 9px;
    }

    .stethoscope-text {
        font-size: 12px;
        color: #ffffff;
        font-weight: 400;
        margin-top: 4px;
    }

    .directory span {
        color: #ffffff;
        font-size: 14px;
        margin-top: 3px !important;
        font-weight: 900;
    }

    .appont {
        width: 32%;
        min-height: 138px;
        padding: 0px;
        margin-right: 15px;
        display: flex;
        align-items: center;
        flex-flow: column;
        text-align: center;
        justify-content: space-evenly;
    }

    .sched-text-icon {
        /*float: left;
     margin-top: 35px;
     margin-right: 30px;*/
    }

    .sched-text {
        text-align: center !important;
        margin-top: 0;
    }

        .sched-text span {
            display: block;
            text-align: center;
        }

    .sched-text-now {
        margin-top: 0px;
        margin-left: 0px;
    }

    .check {
        width: 32%;
        min-height: 138px;
        padding: 0px;
        margin-right: 14px;
        display: flex;
        align-items: center;
        flex-flow: column;
        text-align: center;
        justify-content: space-evenly;
    }

    .heartbeat-icon {
        /*float: left;
     margin-top: 30px;
     margin-right: 30px;*/
    }

    .reach {
        width: 32%;
        float: right;
        min-height: auto;
        margin-top: 0px !important;
        margin-right: 0px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .news {
        width: 32%;
        min-height: auto;
        float: right;
        margin-top: 10px !important;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .reach-text {
        margin-left: 10px;
    }

    .mt-doc-10 {
        margin: 10px;
    }

    #event .cloned {
        display: block;
    }
    /*.py-5 {
     padding-right: 10px;
     padding-left: 10px;
}*/
    .card .card-content {
        padding: 10px 10px;
    }

    .event p {
        font-size: 14px;
    }

    ul.login-link a {
        background-color: transparent !important;
    }

    .cloned {
        display: block !important;
    }

    .select-text {
        width: 100%;
        /*169px;
    */
    }

    #mobile-header {
        display: none;
        margin-left: 0;
        position: absolute;
        right: 0;
        z-index: 10;
    }
    /*.gold-icon{
    padding-right: 0px !important;
     border: none;
}*/
    .patient-test.owl-theme .owl-nav {
        display: none !important;
    }

    .patient-test.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #ee4c71 !important;
    }

    .owl-theme .owl-dots .owl-dot span {
        background: #707070 !important;
    }

    .timelocationbox {
        width: 270px !important;
    }

    .yoga .pure-material-textfield-outlined {
        width: 100% !important;
    }

    .yoga-mt {
        margin-top: 0px !important;
    }

    .wrapper > .innercontent {
        margin-top: 0 !important;
    }

    .partner_top-1 {
        text-align: center;
        padding: 5px 0;
    }

    .img_partner {
        margin-top: 0px !important;
    }

    .doc_name {
        font-size: 15px;
        margin-left: 0px !important;
        padding-top: 0px !important;
    }

    .doc_name2 {
        font-size: 13px;
        margin-left: 0 !important;
    }

    .read_more_btn {
        margin-left: 10px !important;
    }

    .yoga-mt-1 {
        margin-top: 10px !important;
    }

    ul.login-link1 li {
        margin: 5px 0px 0px 9px !important;
    }

    ul.login-link1 {
        margin: 22px 50px 10px 0;
    }

    .pghead h1 {
        padding-left: 20px;
    }

    .brdCrumSec {
        padding-left: 20px;
    }

    .stroke_bold_font {
        padding-left: 20px;
    }

    .stroke-bg {
        padding: 20px;
    }

    .stroke_list {
        margin-bottom: 5px;
    }

    .owl-theme .owl-dots, .owl-theme .owl-nav {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        margin-top: 10px;
    }

    .p-title {
        margin-left: 15px;
    }

    .read_more_btn1 {
        margin-right: 10px;
    }

    .testimonial1 .card {
        min-height: 385px;
        margin-left: 0px;
    }

    .testimonial-side {
        margin-left: 10px;
        margin-right: 10px;
    }

    .yoga-bg {
        background: #f2f8fd;
        padding: 15px 0px;
    }

    .career {
        padding: 0px 10px;
    }

    .login .pure-material-textfield-outlined {
        width: 100% !important;
    }

    .login p {
        margin: 0 0px 0px;
    }

    .login-mt {
        margin-top: 10px !important;
    }

    .login-l-top {
        margin: -18px 0px 5px 0px;
    }

    #appsection p {
        margin: 0 0px 0px;
    }

    .payment-captcha .login-img-captcha {
        left: 365px;
    }

    .payment-captcha .login-img-refresh {
        left: 465px;
        top: -63px;
    }

    .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-right {
        left: 58%;
    }

    .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-left {
        right: 58%;
    }

    .payment .tech_head {
        font-size: 25px;
    }
    /*suresh */
    .login-left {
        width: 40%;
    }

    .login-right {
        width: 60%;
    }

    .login-bg {
        padding: 37px 15px !important;
    }

    .login-img-refresh {
        left: 210px;
    }
    /* .login-img-refresh {
    top: -20px;
    left: -16px;
} */
    .login-img-captcha {
        margin: 0 1px;
    }

    .box-1 {
        width: 30% !important;
        float: left;
        margin-right: 15px !important;
    }

    .view h2 {
        font-size: 14px !important;
    }

    .view {
        width: 240px !important;
        height: 180px;
        margin: 11px 5px 10px 10px !important;
    }

    .international-p {
        margin: 0px 15px;
    }
}

/*
*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .box-1 {
        width: 100% !important;
        float: left;
        margin-right: 15px !important;
    }

    .bg-light {
        padding-bottom: 1px !important;
    }

    .stroke_bold_font {
        padding-left: 20px;
    }

    .stroke-bg {
        padding: 10px;
    }

    .stroke_list {
        margin-bottom: 3px;
    }

    .cale-doc {
        font-size: 12px;
        margin: 10px 0px 0px 0px !important;
    }

    .cale-doc-img {
        width: 35px;
        height: 35px;
        padding-top: 9px;
    }

    .cale-doc-1 {
        width: 100%;
    }

    ul.login-link a {
        background-color: transparent !important;
    }

    #mobile-header {
        display: none;
        margin-left: 0;
        position: absolute;
        right: 0;
        z-index: 10;
    }

    .gold-c {
        display: none;
    }

    #hnh-logo.stuck {
        max-width: 32px !important;
    }
    /*#hnh-logo{
    max-width: 31px !important;
}*/
    .main-carousel p {
        margin: 0px !important;
    }

    .testimonial .tl-content {
        padding: 20px 20px !important;
        margin-bottom: 0px !important;
    }

    .testimoni h1 {
        padding-top: 30px;
        margin-bottom: 20px;
    }

    .d-n {
        display: none !important;
    }

    .login-section-2 {
        text-transform: capitalize !important;
        width: 100% !important;
        top: 10px !important;
        float: right;
        position: absolute;
        right: 0;
    }

    .d-n1 {
        display: block !important;
    }

    .mobile-app {
        width: 100%;
        overflow: hidden;
    }

    .footnote-bottom {
        height: 245px !important;
    }

    .footnote-l {
        float: left;
        width: 100%;
        padding: 10px 10px;
    }

    .footnote-r {
        float: left;
        width: 100%;
    }

    .doctors-section {
        width: 100%;
    }

    .doctors-directory {
        width: 100%;
        margin: 0 auto !important;
        overflow: hidden;
        text-align: center;
        float: none;
    }

    .directory {
        display: flex;
        flex-direction: row;
        float: none;
        margin: 0px 0px 0px 0px !important;
        text-align: center;
        justify-content: center;
    }

    .stethoscope-text {
        text-align: left;
    }

    .find-doc {
        width: 100%;
    }

    .ml-2 {
        margin-left: 5px;
    }

    .pure-material-textfield-outlined {
        width: 275px;
    }

    .right-side {
        width: 100%;
        padding: 20px 9px 0 15px;
    }

    .check {
        margin-left: 0px;
    }

    .news {
        margin: 20px 0px 0px 0px !important;
    }

    #mobile-header a#simple-menu {
        top: 30px !important;
        right: 25px !important;
    }

    .appont {
        width: 47%;
        margin-right: 15px;
    }

    .check {
        width: 47%;
        padding: 10px;
    }

    .reach {
        width: 47%;
        margin: 20px 15px 0px 0px !important;
        padding: 10px;
    }

    .news {
        width: 47%;
        padding: 10px;
    }

    .depart {
        width: 100%;
        margin: 15px 0 10px 0px;
        border-left: 0px solid #60b8c7;
        float: left;
    }

    .profile-btn {
        width: 100%;
    }

    .doc-name {
        width: 100%;
        margin-left: 0px;
        float: left;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .doc-btn {
        width: 100%;
        margin-left: 0px;
        float: left;
        margin-top: 10px;
    }

    .main-links {
        width: 100%;
        padding: 20px;
    }

    #chat-circle {
        right: 0px;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #ee4c71 !important;
    }

    .owl-theme .owl-dots .owl-dot span {
        background: #707070 !important;
    }

    .owl-theme .owl-nav [class*=owl-] {
        display: none !important;
    }

    .owl-carousel {
        z-index: 0 !important;
    }

    .owl-theme .owl-nav {
        margin-top: 0px;
    }

    .owl-theme .owl-dots, .owl-theme .owl-nav {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        margin-top: 10px;
    }

    .slider {
        /*    display: none !important;*/
    }

    .comma-img {
        margin-bottom: 20px;
    }

    .event p {
        font-size: 15px;
    }

    .testimoni p {
        font-size: 15px;
        margin-bottom: 15px !important;
        margin-top: 20px;
    }

    .footnote-doc-0 {
        width: 100%;
    }

    .footnote-doc-2 {
        width: 100%;
    }

    .footnote-doc-3 {
        width: 100%;
    }

    .stethoscope {
        margin: 0px 0px 0px 10px !important;
    }

    .main-links h2 {
        margin-left: 0px;
    }

    .wrap {
        width: 100% !important;
    }

    .select-text {
        width: 100%;
    }

    .quick select {
        width: 100% !important;
        top: 55px !important;
        left: -60px !important;
    }

    #hnh-logo {
        padding-top: 0px !important;
        /*     margin-top: 0 !important;*/
        background-position: 0 -12px;
    }

    .quick {
        margin: 0px !important;
    }

    /*.gold-icon{
     border-right: 0px solid #DCDCDC !important;
     padding-left: 3px !important;
}*/
    .select {
        width: 100% !important;
    }

    ul.login-link1 {
        margin: 19px 50px 19px 0px !important;
    }

    .quick select {
        display: none !important;
    }

    .bottom-logo span {
        display: contents;
        margin-right: 5px;
    }

    .rightSideBar {
        padding: 0px !important;
    }

    .timelocationbox {
        width: 282px !important;
    }

    .yoga-mt {
        margin-top: 0px !important;
    }

    .partner_top-1 {
        text-align: center;
        padding: 5px 0;
    }

    .img_partner {
        margin-top: 0px !important;
    }

    .doc_name {
        font-size: 15px;
        margin-left: 0px !important;
        padding-top: 0px !important;
    }

    .doc_name2 {
        font-size: 13px;
        margin-left: 0 !important;
    }

    .read_more_btn {
        margin-left: 10px !important;
    }

    .pghead h1 {
        font-size: 18px !important;
        -webkit-box-shadow: 0 2px 10px -3px #0000009e;
        -moz-box-shadow: 0 2px 10px -3px #0000009e;
        box-shadow: 0 2px 10px -3px #0000009e;
    }

    h2.sectionhead {
        margin: 15px 10px 0 !important;
        font-size: 18px !important;
    }

    .top-title {
        padding-top: 0px !important;
    }

    .yoga-mt-1 {
        margin-top: 10px !important;
    }

    ul.login-link1 li {
        margin: 5px 0px 0px 10px !important;
    }
    /*.login-section-1 {
     display: block !important;
     width: 43% !important;
}*/

    h2.orangeSectionHead {
        margin: 0 10px 15px !important;
    }

    .pink-text {
        padding-left: 10px;
    }

    .rightSideBar {
        padding: 10px !important;
    }

    .card {
        margin-bottom: 5px !important;
    }

    .p-title {
        margin-left: 15px;
    }

    .float-readmore {
        float: right;
    }

    .testimonial1 .card {
        margin-left: 10px;
        margin-right: 10px;
    }

    .newsletter_font {
        font-size: 25px;
        margin-left: 10px;
    }

    .room-tariff-01 {
        margin: 0;
        padding: 0 10px !important;
    }

    .room-tariff-title {
        padding-left: 10px;
        font-size: 18px;
    }

    .room-tariff table th {
        padding: .75em;
    }

    .room-tariff .td-top-align1 {
        padding: .75em;
    }

    .contact-text {
        width: 100% !important;
        margin-top: 15px !important;
    }

    .yoga-bg {
        background: #f2f8fd;
        padding: 10px;
    }

    .career p {
        margin: 0px 0 0px !important;
        font-size: 13px !important;
        line-height: 21px !important;
    }

    .green_bold_font {
        margin: 0 10px 5px;
    }

    .career {
        padding: 0 10px;
    }

        .career h3 {
            font-size: 13px;
        }

        .career .acc-content {
            margin: -50px 0px 0px;
        }

    .acc-content {
        padding: 25px 9px !important;
    }

    .disc_type-3 li {
        line-height: 20px;
        font-size: 13px;
    }

    .careers-position-tilte span {
        font-size: 12px !important;
    }

    .disc_type-3 li:after {
        top: 11px;
    }

    .accordion-open .open-minu {
        top: 10px;
        right: -39px;
    }

    .open-add {
        top: 35px;
        right: 15px;
    }


    .login-left {
        width: 100% !important;
        margin: 20px 9px;
        float: left;
    }

    .login-right {
        width: 100% !important;
        margin: 0;
        float: left;
    }

    .mdl-stepper-horizontal-alternative .mdl-stepper-step {
        padding-top: 24px;
    }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-left {
            margin-right: 32px;
            top: 60px;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-right {
            margin-left: 32px;
            top: 60px;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-title, .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-optional {
            font-size: 14px;
        }

    .payment-captcha .login-captcha {
        width: 40%;
    }

    .payment-captcha .login-img-captcha {
        left: 127px;
    }

    .payment-captcha .login-img-refresh {
        left: 235px;
    }

    .payment .tech_head {
        font-size: 20px;
    }
}

/**/
.quick {
    margin: 0px;
}

    .quick select {
        display: none;
    }

@media only screen and (max-width: 1024px) {
    /*.quick  {
	    padding: 0 1.5%; margin-top: 12px;
    margin-right: 45px;
	}*/
    .quick ul.login-link {
        display: none;
    }

    .quick select {
        /*		width: 60%;*/
        max-width: 150px;
        display: block;
        padding: 6px 0 6px 5px;
        border: 1px solid #DCDCDC;
        font-family: robor, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 14px;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff url(../images/new-home-img/drop-arrow.png) no-repeat 98% 11px;
        border-radius: 0;
        position: absolute;
        right: 165px;
        top: 25px;
    }
}
/*nav*/
nav select {
    display: none;
}

@media only screen and (max-width: 767px) {
    nav {
        padding: 0 1.5%;
    }

        nav ul {
            display: none;
        }

        nav select {
            width: 100%;
            display: block;
            padding: 6px 0 6px 5px;
            border: 1px solid #DCDCDC;
            font-family: robor, Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 14px;
            -webkit-appearance: none;
            -moz-appearance: none;
            background: #fff url(../images/new-home-img/drop-arrow.png) no-repeat 98% 11px;
            border-radius: 0;
            min-height:auto;
        }
    /* Suresh */
    .newhome-logo {
        margin-left: 20px !important;
    }

    #appsection {
        padding-left: 20px;
    }

    .logo-about {
        width: 100%;
        border-bottom: 1px solid #DCDCDC;
        padding: 40px 15px 0 15px;
    }

    .login-mt {
        margin-top: 0 !important;
    }

    .hd-contact {
        padding-left: 15px;
    }

    .feedback .box {
        width: 70%;
    }

    .feedback .popup {
        width: 70%;
    }

        .feedback .popup h2 {
            font-size: 15px;
        }

    .radio-btn {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .innercontent p {
        line-height: 26px;
    }

    .view {
        width: 100% !important;
        height: auto !important;
    }

        .view img {
            width: 100%;
        }

    .photogallery {
        width: 100%;
    }

    .pdf-box {
        margin: 0 auto;
        float: none;
    }

    .international-p {
        padding-top: 30px;
    }

    .facility {
        top: 285px;
        font-size: 25px !important;
    }

    .tour:hover .facility {
        left: 108px !important;
    }

    .international-patiet {
        padding: 20px 10px !important;
    }

    .open-add, .open-minu {
        display: none;
    }
    .packages_bg .anaesthesiabox ul li {
        float: none;
        width: 100%;
        margin: 0;
    }
    .feedback .login-img-refresh {
        right: 0;
        left: 15px;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        gap: 1em;
        top: 3px;
    }
}


@media screen and (max-width: 320px) {

    .appont {
        padding: 20px;
        min-height: auto;
    }

    .check {
        padding: 20px;
        min-height: auto;
    }

    .reach {
        padding: 9px;
        min-height: auto;
    }

    .news {
        padding: 9px;
        min-height: auto;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    h2.sectionhead {
        padding-left: 20px;
    }
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

 


.main-links li {
    background-position: 7px 3px;
}

 

}
