/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9 Feb, 2017, 9:15:16 AM
    Author     : Nagnath
*/
            html{overflow: auto;height: 100%;}
            body{
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                background-repeat: no-repeat;
                 background-color: #FFFFFF;
                font-family: Roboto, Arial, sans-serif;
                padding-bottom: 50px;
            }
            label{font-weight: 500;margin: 0px;}
            .container-fluid{padding: 0px;}
            .bgajb{   
/*                background: url(../images/bgajb.png);*/
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                background-repeat: no-repeat;
            }
            .row{margin: 0px}
            .pad{padding: 0px;}
            .rohed{
                margin-bottom: 2px;
                position: fixed;
                top: 0px;
                z-index: 10;
                background:#ffffff;
                width: 100%;
                border-bottom: 2px solid #a71f23;
                box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.2);
            }
            .lblhed{
                color: #FFF;
                font-size: 18pt;
                width: 100%;
/*                text-transform: capitalize;*/
                text-align: center;
                float: left;
            }
            .hedrrow{height:100px;width: 100%;}
            .imghead{text-align:left;position: absolute;z-index: 99999;}
            .logo{
                width: 150px;
                height: 100px;
            }
            .lblritd{
                float: left;
                width:50%;
                text-align: right;
                padding-right: 10px;
                padding-top: 5px;
                font-weight: normal;
            }
            .onlinelbl{
                width: 100%;
                float: left;
                text-align: center;
                margin: 0px;
                font-size: 25px;
                padding: 0px;
                color: #FFF;
            }
            .phone{
                padding: 4px;
                width: 27px;
                height: 27px;
                font-size: 17px;
                border-radius: 50%;
                margin-left: 3%;
                top: 0px;
                border: 1px solid #a71f23;
            }
            .serchdiv{
                margin: 0 auto;
                width: 700px;
            }
            .srchdiv{}
            .insrchdiv{
                width: 70%;
                display: block;
                margin: 0px auto;
            }
            .srchicon{
                background: transparent;
                float: left;
                position: absolute;
                right: 8px;
                top: 2px;
                border-left: 1px solid #d3d3d3;
                color: #FFF;
                font-size: 15pt;
                padding: 13PX;
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }
            .btndivbk{
                text-align: right;
                padding-right: 10px;
                width: auto;
                display: block;
                position: absolute;
                float: left;
                bottom: 5px;
                left: 119px;
                right: 0px;
                margin-bottom: 5px;
            }
            .lblsplity{
                float: left;
                width: 100%;
               font-size: 9pt;
               margin: 0px;
                font-weight: normal;
            }
            .drname{
                width: 100%;
                margin: 0px;
                font-size: 15pt;
                padding-top: 5px;
            }
            .drname label{margin: 0px;}
            .dataconr{
                float: left;
                width:70%;
                width:calc(100% - 130px);
                padding-left: 10px;
            }
            .icon-contnr{
                width: 120px;
                float: left;
            }
            .imgeogo{
               width:120px;
              height:140px;
              padding: 3px;
             padding-bottom: 1px;
                outline: none;
                display: block;
                border-radius: 10px;
            }
    .inrbdrdiv{}
    .bkcal{margin-right: 5px;display: none; }
    .row2{
        padding-bottom: 4px;
        margin-top: 110px;
    }
    .iconcontainer{
       width: 25%;
        padding: 0px;
        display: table-cell;
        vertical-align: middle;
    } 
    .maincontainer{width:100%;}
    .spmainrow{padding: 5px 0px;}
    .spmainrow .maincontainer{
        display: table-cell;
        width: 75%;
        vertical-align: middle;
        float: none;
        height: 70px !important;
    }
    .spmainrow .maincontainer .lblspac{
        padding: 5px 5px;
        vertical-align: middle;
        display: block;
        width: 100%;
        text-align: left;
        line-height: 1.3;
    }
    .goconr{
        float: left;
        position: absolute;
        right: 0px;
        padding-top:40px;
    }
    .iconcontainer .img1{
        width: 55px;
        height: 55px;
        margin-left: 5px;
        border-radius: 50%;
        border: 2px solid #d3d3d3;
    }
    .btnbok{    }
    .lblspac{
        width: 100%;
        margin: 0px;
        word-wrap: break-word;
        padding: 0px;
        padding-top: 5px;
        color: #000000;
        cursor: pointer;
        line-height: normal;
     }
     .listdtail{       
        cursor: pointer;
        padding:0px;
       /* width:25%;*/
        padding: 5px;
        
     }
     .listdtail1 {
        text-align: center;
        border: 1px solid #EBEBEB;
        display: table;
        width: 100%;
        background: #EEEEEE;
        border-radius: 40px;
    }
    .listdtail1:hover{
         background:#FAFAFA;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
     }
     .listdtail1:hover .lblspac{
         color: #000;
     }
    .spmainrow{    }
    .Drmainrow{
        display: none;
        padding:0px;
    }
    .lblspcilitydiv1{
        background: #FFFFFF;
/*         border-bottom: 1px solid rgb(44, 151, 192);*/
    }
    .lblselspection{
       width: 100%;
        text-align: center;
        font-size: 24px;
        background: #EBEBEB;
        color: rgba(2, 72, 112, 1);
        float: left;
        margin: 0px;
        padding: 2px;
    }
    .btnclosehed{
        position: absolute;
        right: 5px;
        top: 0px;
        background: transparent;
        border: 0px;
        font-size: 24px;
        height: 40px;
        font-weight: 400;
        outline: none;
        color: #F5352E;
    }
    .btnclosehed:hover{
         color: #F5352E;
         color: #AE120C
    }
   .dropbtn1, .dropbtn {
               color:#000;
                padding: 10px;
                padding-top: 13px;
                padding-bottom: 13px;
                text-align: left;
                font-size: 16px;
                height: auto;
                width: 99%;
            }
            .dropdown1, .dropdown {
                width: 100%;
                position: relative;
                display: inline-block;
            }
            .dropdown-content1,.dropdown-content {
                display: none;
                position: absolute;
                background-color: #f9f9f9;
                width: 99%;
                border: 1px solid #66afe9;
                overflow: auto;
                box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
                z-index: 1;
            }
            .dropdown-content1 a, .dropdown-content a {
                color: black;
                width:100%;
                padding: 12px 16px;
                text-decoration: none;
                display: block;
            }
            .dropdown1 a:hover{
                   background:#FCCFD0;
                    -webkit-transition-property: all;
                    transition-property: all;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                    cursor: pointer;
            }
            .dropdown a:hover {
                background:#FCCFD0;
                    -webkit-transition-property: all;
                    transition-property: all;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                    cursor: pointer;
            }
            .show {display:block;}

            .olblock{
/*                display: none;*/
            }
            .olblock1{
                display: none;
            }
            .showthis{
                position: fixed;
                top: 50px;
                bottom: 50px;
                left: 30px;
                right: 30px;
                background: #F5F5F5;
                z-index: 1;
                box-shadow: 2px 40px 65px 23px rgba(0,0,0,0.6);
                z-index: 999999999;
                -webkit-animation: panel-fade-up 0.4s ease;
                 -moz-animation: panel-fade-up 0.4s ease;
                 animation: panel-fade-up 0.4s ease;}
        
        @-webkit-keyframes panel-fade-up {
         0% {
          opacity:0
         }
         25% {
          opacity:0;
          -ms-transform:translatey(30px);
          -moz-transform:translatey(30px);
          -webkit-transform:translatey(30px);
          transform:translatey(30px)
         }
         100% {
          opacity:1;
          -ms-transform:translatey(0);
          -moz-transform:translatey(0);
          -webkit-transform:translatey(0);
          transform:translatey(0)
         }
        }
        @-moz-keyframes panel-fade-up {
         0% {
          opacity:0
         }
         25% {
          opacity:0;
          -ms-transform:translatey(30px);
          -moz-transform:translatey(30px);
          -webkit-transform:translatey(30px);
          transform:translatey(30px)
         }
         100% {
          opacity:1;
          -ms-transform:translatey(0);
          -moz-transform:translatey(0);
          -webkit-transform:translatey(0);
          transform:translatey(0)
         }
        }
        @keyframes panel-fade-up {
         0% {
          opacity:0
         }
         25% {
          opacity:0;
          -ms-transform:translatey(30px);
          -moz-transform:translatey(30px);
          -webkit-transform:translatey(30px);
          transform:translatey(30px)
         }
         100% {
          opacity:1;
          -ms-transform:translatey(0);
          -moz-transform:translatey(0);
          -webkit-transform:translatey(0);
          transform:translatey(0)
         }
        }
            
             .lblhedsrdr{
                font-size:25px;
                text-align: center;
                width: 100%;
                color: #FFF;
                margin: 0px;
                padding:0px;
                padding-top: 30px;
            }
            .lblhedloc2{
                width: 100%;
                text-align: center;
                padding: 5px;
                color: #000;
                margin-top: -5px;
                font-size: 25px;
/*                background-color: rgba(0, 213, 197, 0.5);*/
            }
             @media only screen and (max-width:1205px){
            .icon-contnr{width:100px;text-align: center;}
            .imgeogo{width: 100px;}
            .btndivbk{ left:99px;}
            .dataconr{width:64%;width:calc(100% - 130px);padding-left: 5px;}
            .drname{font-size: 12pt;padding-top: 5px;}
            }
            @media only screen and (max-width:883px){
                .icon-contnr{width:120px;text-align: center;}
            .imgeogo{width: 120px;}
            .btndivbk{ left: 119px;}
             /* .coldiv{width: 50%;}*/
            }
    @media only screen and (max-width:850px){
         .maincontainer{width:100%;}
    }
    @media only screen and (max-width:768px){
        .serchdiv{width: 100%;}
       /* .coldiv{width:50%;float: left;}*/
        .drname{font-size: 12pt;}
        .icon-contnr{width:80px;}
        .imgeogo{width: 80px;height: 80px;}
        .btndivbk{ left:80px;position: static;width: 100%}
        .dataconr{width:67%;width:calc(100% - 130px);padding-left: 2px;}
        .popdata{ width:87%;position: relative;padding: 0px;float: left;}
    }
    @media only screen and (max-width:675px){
        .maincontainer{width: 60%;}
/*        .lblspac{padding-top: 15px;}*/
    }
    @media only screen and (max-width:600px){}
    @media only screen and (max-width:550px){
         /*.coldiv{width:100%;float: left;}*/
         

    }
    @media only screen and (max-width:450px){
        .srchdiv{width: 100%;margin-bottom: 2px;}
        .iconcontainer{width: 65px;}
        .iconcontainer .img1{width: 60px;height: 60px;}
        .maincontainer{  height: 60px;}
/*        .lblspac{font-size: 11pt}*/
    }
    .imgfeedlogo{
        height: 80px;
        display: block;
        margin: 0px auto;
        margin-top: 5px;
        float: none;
        width: 70%;
    }
    .pd{padding: 0px;}
    .tblheting{
        display: table;width: 100%;
    }
    .textwlcome {
            margin: 0px;
        font-weight: 500;
        color: #FFF;
        z-index: -9;
        left: 0px;
        right: 0px;
        width: 100%;
        text-align: center;
        padding: 2px;
        display: table-cell;
        vertical-align: middle;
        height: 90px;
        line-height: normal;
    }
    .textwlcomespan {
        font-weight: 500;
        float: left;
        width: 100%;
        color: rgba(2, 72, 112, 1);
        font-size: 30px;
        text-transform: capitalize;
    }
    .div_01{}
    .Maincontent:after{
/*        content: "";
        height: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: rgba(8,54,75,0.8);
        z-index: -9;*/
    }
    .s2row .bagndiv_01{}
.location_cls, .locationbycity_cls{padding:5px;}
.location_cls .coldiv{
    width: 20%;
    padding: 5px;   
}
.locationbycity_cls .coldiv{
   /* width: 20%;*/
    padding: 5px;   
}
        .serchdivicn{
           display: block;
            width: 800px;
            margin: 0px auto;
           padding: 30px 0px;
            text-align: center;
        }
        .Drcontenr_01,.spmainrow, .location_cls, .locationbycity_cls{
            margin: 0px auto;
            width: 95%;
            background:#FFFFFF;
            margin-top: 10px;
/*            height: 360px;*/
            overflow: auto;
             position: relative;
        }
        .rowhedloc2{  }
        .Drcontenr_01 .coldiv{
            border-bottom: 5px solid #FFFFFF;
            border-right: 5px solid #FFFFFF;
             background: #EEEEEE;
             border-radius: 10px;
        }
        .drdivpopup{
            position: absolute;
            top: 40px;
            bottom: 0px;
            overflow: auto;
        }
        .drdivpopup .dataconr{text-align: left; }
        .drdivpopup .inrbdrdiv{
            box-shadow: none;
            border-bottom: 1px solid #EEEEEE;
            border-right: 1px solid #EEEEEE;
        }
        .s2row{
            padding-top: 80px; 
/*            height:260px; */
            overflow: hidden;
            position: relative;
            z-index: 999;
            background: rgb(8, 56, 109);
/* background-color: rgba(2, 72, 104, 1); */
        }
        .ovrlyhidn{overflow: hidden;}
           
            .loctionbtn{
                width:98%;
                border-radius: 0px;
               background: rgba(255,255,255,.5);
              cursor: pointer;
                font-weight: bold;
                font-size: 25pt;
                margin: 0px;
                padding: 0px;
                text-align: left;
                outline: none;
                border: 0px;
                margin: 5px;
            }
            .loctionbtn:hover{
                border: 0px;
                outline: none;
            }
            .loctionbtn:focus{
                border: 0px;
                outline: none;
            }
            .locatonspan{
                top: 0px;
                font-size: 40px;
                width: 45px;
                text-align: center;
                border-radius: 50%;
                vertical-align: middle;
            }
            .txtloc{
                padding-left: 5px;
                font-size: 20pt;
            }
            .lblloc1 {
                color: #000;
                margin: 0px;
                width: 100%;
                word-wrap: break-word;
                word-break: break-word;
            }            
            .inrbdrdiv1{
                background:transparent;
                border:1px solid #EBEBEB;
                 background: #EEEEEE;
                 border-radius: 40px;
            }
            .inrbdrdiv1:hover{
                background:#FAFAFA;
                color: #000;
                -webkit-transition-property: all;
                transition-property: all;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
            }
            .inrbdrdiv1:hover .lblloc1{
                color: #000;
            }
            .serchdiv{width: auto;}
            .loctionbtn1{
                display: table;
                width:100%;
                border-radius: 0px;
                cursor: pointer;
                font-weight: 500;
                padding: 0px;
                text-align: center;
                outline: none;
                border: 0px;
/*                padding: 5px;*/
            }
            .lotion-container{
               width: 10%;
                height: 70px;
                display: table-cell;
                vertical-align: middle;
                text-align:left;
            }
            .salocdrin1{}            
            .txt-container{
                width:90%;
                float: none;
                vertical-align: middle;
                padding: 5px;
                display: table-cell;
                height: 70px !important;
                text-align: left;
            }
/*            .lblh:before{margin-top: 109px;}*/
            .drname{font-size: 18px;color: #000;text-transform: capitalize;}
            .lblspac{font-size: 18px;color: #000;text-transform: capitalize;}
            .lblloc1 {font-size: 18px;text-transform: capitalize;}
            .btndivbk button{font-weight: 500;background: #2e6da4;outline: none;border-radius: 15px; border:none;margin-bottom: 5px;}
            .bokbtn:hover{
                background:#094E8B;
                color: #FFFFFF;
                -webkit-transition-property: all;
                transition-property: all;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
            }
            .bokbtn:hover .bkcal{
                  background:#094E8B;
            }
            .splcls{
                font-size: 14px;
                font-weight: normal;
                color: #000000;
                height: 60px;
                overflow: hidden !important;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
            }
            .slidr{
               transition-property: all;
                transition-duration: .5s;
                transition-timing-function: cubic-bezier(0, 1, 0.5, 1); 
            }
            .drname label:nth-child(1){}
            .lblh .showthis{background: #FFFFFF;}
           .loctionImg{
                width: 90px;
                height: 90px;
                padding-top: 10px;
            }
           
            .ovrly_02{
                display: none;
                position: fixed;
                left: 0px;
                top: 0px;
                right: 0px;
                bottom: 0px;
                background: rgba(0, 0, 0, 0.6);
                z-index: 999999;
            }

            .logodiv_01{
               display: inline-block;
                text-align: center;
                width: 100%;
                padding: 0% 10% 0% 0%;
            }
            .drdivpopup .drname{color: #000;}
            .drdivpopup .splcls{color: #000;}
            .activesrch:after{
/*               content: "";*/
                position: absolute;
                border-left: 15px solid transparent;
                border-right: 15px solid transparent;
                border-top: 20px solid white;
                margin: 0px auto;
                display: inline-block;
                left: 10px;
                bottom: -13px;
            }
            
            .conrlocspcDr{
                display: block;
                width: 800px;
                margin: 0px auto;
                text-align: center;
                padding-top: 30px;
            }
            .btnlocspdr{
                width: 95%;
                border: 0px;
                padding: 8px 5px;
                font-size: 24px;
                vertical-align: middle;
                border-radius: 3px;
                outline: none;
                background: #FFF;
                color: #000;
                cursor: pointer;
            }
            .btnlocspdr:hover{
/*                 color: #FFF;*/
                background: #FAFAFA;
            }
            
            .btnlocspdr .sptxt{
                
            }
            .btnlocspdr .sptxt:after{
                content: '';
            }
            .loctnblock{
                width: 100%;
                text-align: center;
            }
            .specilityblock{
                width: 100%;  
                text-align: center;
                display: none;
            }
            .drbloksn{
                width: 100%;
                text-align: center;
                display: none;
            }
            #backtotop{
                position: fixed;
                bottom: 15px;
                right: 3px;
                border: 0px;
                background: rgba(0, 0, 0, 0.7);
                font-size: 35px;
                color: #FFF;
                width: 40px;
                height: 40px;
                padding: 0px;
/*                border-top-left-radius: 2px;
                border-top-right-radius: 2px;*/
border-radius: 50%;
                display: none;
            }
            .Backtotop{
                display: block !important;
                transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                -webkit-transition: color 0.2s ease-in-out;
                -o-transition: color 0.2s ease-in-out;
            }
             #backtotop .fa-angle-up{
                vertical-align: top;
            }
            .btnlocspdr.activebtn:after{
                  content: '';
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-top: 20px solid  #FFFFFF;
                position: absolute;
                bottom: -14px;
                margin: 0px auto;
                margin-left: -60px;
           }
           .btnlocspdr.activebtn:hover:after{
                border-top: 20px solid  #FFFFFF;
           }
           .lblpotxt_01{ word-wrap: break-word;}
          @media only screen and (max-width:1240px){
/*                .drname{font-size: 12pt;}*/
                /*.location_cls .coldiv, .locationbycity_cls .coldiv{width: 25%;}*/
            }
            @media only screen and (max-width:940px){
               /* .coldiv{width: 50%;}*/
                /*.spmainrow .listdtail{width: 50%;}*/
            }
             @media only screen and (max-width:800px){
                .conrlocspcDr{width: 768px;}
            }
            
            @media only screen and (max-width:785px){
                .loctionbtn1{display:table;}
                .s2row{height: auto;margin-bottom: 15px;}
                .serchdivicn{width: 98%;}
                .dropdown1, .dropdown{margin-bottom: 10px;}
              /* .coldiv{width: 50%;}*/
                /*.location_cls .coldiv{width: 50%;}
                 .locationbycity_cls .coldiv{width: 50%;}*/
                .Drcontenr_01, .spmainrow, .location_cls, .locationbycity_cls{width: 98%;}
                .textwlcomespan{font-size: 20px;}
                .clssrch{z-index: 9999999;}
                /*.listdtail{float: left;width: 50%;}*/
                .lblhedsrdr{font-size: 18px;}
                .dropbtn1, .dropbtn{
                       color: #000;
                        padding: 10px;
                        padding-top: 11px;
                        padding-bottom: 10px;
                        text-align: left;
                        font-size: 14px;
                        height: auto;
                        width: 99%;
                        border: 0px;
                }
                .srchicon {
                        float: left;
                        position: absolute;
                        right: 5px;
                        top: 0px;
                        color: #FFF;
                        font-size: 16px;
                        padding: 10px;
                        padding-top: 14px;
                        height: 41px;
                        width: 40px;
                }
                .lblspac{font-size: 16px;}
                .lblloc1{font-size: 16px;}
                .drdivpopup{width: 100%;}
            }
            @media only screen and (max-width:768px){
                .conrlocspcDr{width: 100%;}
                .tabdiv_01{float: left;width: 33.33%;}
                .btnlocspdr{font-size: 18px;}
            }
            @media only screen and (max-width:520px){
                /*.coldiv {width: 100%;}*/
                /*.location_cls .coldiv, .locationbycity_cls .coldiv {width: 100%;padding: 0px; border-bottom: 1px solid #ECECEC;}*/
                .location_cls, .locationbycity_cls {width: 100%;padding: 0px;margin: 0px;}
                .secondheaderback{margin: 0px;}
                .inrbdrdiv1{border: 0px;background: #FFF;}
                .flippr{height: 90px;}
/*                .s2row{padding-top: 100px;}*/
                .lblhedsrdr{padding-top: 15px;}
                .conrlocspcDr{padding-top: 15px;}
                .lotion-container,.txt-container{height: 50px !important;}
                .locatonspan{font-size: 26px;}
                .serchdivicn{padding: 20px 0px;padding-bottom: 10px;}
                .btnlocspdr.activebtn:after {    
                    border-left: 7px solid transparent;
                    border-right: 7px solid transparent;
                    border-top: 14px solid #FFFFFF;
                    position: absolute;
                    bottom: -10px;
                    margin-left: -40px;
                }
/*                specilaziton Responsive Design */
               /* .spmainrow .listdtail {padding: 0px;width:100%;}*/
                .spmainrow{width: 100%;margin: 0px;}
                .listdtail1 {border-bottom: 1px solid #ececec;width: 100%;background: #FFF;border-radius: 10px;}
                .iconcontainer {width:15%;padding: 0px;display: table-cell;vertical-align: middle;text-align: left;}
                .spmainrow .maincontainer{width: 85%;}
                .iconcontainer .img1 {width: 40px;height: 40px;}
                .spmainrow .maincontainer{height: 50px !important;}
                 .lotion-container{
               width: 10%;
            }          
            .txt-container{
                width:90%;
            }
/*            .headingdivtop, .logodivtop{display: block;float:none;width: 100%;}*/
            }
            
             @media only screen 
   and (max-width : 667px) {
    .logodivtop{width:100%;}
    .headingdivtop{width: 100%;}
    /*.flippr{height: 170px !important;}*/
    /*.logodiv_01{padding: 0px 50px;}*/
    .imgfeedlogo{width: 100%;height:115px  !important;}
    .textwlcome {
    height: 40px !important;
}
    .s2row{padding-top: 180px;}
    #popupmsgdiv .popup{width: 90%;margin:25% auto !important;}
    .popmsglogo{width: 280px !important;height: 120px !important;}
    
    .showthis{top:5px;bottom: 5px;left: 5px;right: 5px;}
    
  /*  .coldiv {
    width: 100%;
}*/
}
            
              @media only screen 
   and (min-device-width : 320px) 
and (max-device-width : 667px)
and (orientation : portrait) {
    .logodivtop{width:100%;}
    .headingdivtop{width: 100%;}
    .flippr{height: 170px !important;}
    .logodiv_01{padding: 0px 50px;}
    .imgfeedlogo{width: 100%;height:115px  !important;}
    .textwlcome {
    height: 40px !important;
}
    .s2row{padding-top: 180px;}
    #popupmsgdiv .popup{width: 90%;margin:25% auto !important;}
    .popmsglogo{width: 280px !important;height: 120px !important;}
}

 @media only screen 
   and (min-device-width : 320px) 
and (max-device-width : 667px)
and (orientation : landscape) {
    .imgfeedlogo{width: 100%;}
    .logodiv_01{padding-right: 5px;}
     #popupmsgdiv .popup{width: 90%;margin:10% auto !important;}
    .popmsglogo{width: 280px !important;height: 120px !important;}
}

.opencancelformbtn{
    position: fixed;
    right: 10px;
    padding: 6px 12px;
    border-radius: 12px;
    border: none;
    box-shadow: 0px 0px 10px #777;
    font-size: 20px;
    bottom: 20px;
}

.Errormsgdiv_01{display:none;}
.msgbodydiv {
    display: none;
    position: fixed;
    width: 350px;
    bottom: 10px;
    background: #FFF;
    z-index: 999999999;
    right: 10px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0, .2);
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
}
.msgbodydiv.openanimation {
    -webkit-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}
.contentdibv {
    position: relative;
    margin-bottom: 20px;
}
.contentdibv .asklblquwry {
    margin: 0px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    color: #FFF;
    background: #66665e;
    padding: 10px 15px;
    /* border-bottom: 1px solid #1B8CC2; */
    box-shadow: 0 2px 4px rgb(0 0 0 / 18%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 18%);
}
.contentdibv .iconcoment {
    margin-left: -5px;
    margin-right: 10px;
    font-size: 30px;
    color: #FFFFFF;
    vertical-align: bottom;
}
.contentdibv .btnclose {
    outline: none;
    position: absolute;
    right: 0px;
    top: 0px;
    border: 0px;
    width: 50px;
    height: 50px;
    padding: 0px;
    background: transparent;
    padding-top: 2px;
    z-index: 9999999;
}

.contentdibv .compresion {
    color: #FFFFFF;
    font-size: 24px;
}
.msgbodydiv .bodyinsidediv {
    padding: 10px 15px;
}
.contentdibv .lblnms {
    font-size: 18px;
    font-weight: normal;
    position: absolute !important;
    padding-top: 20px;
    color: #999;
    transform: translate3d(0, 0, 0);
    transition: all 0.1s;
    pointer-events: none;
    transition: transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
}
.contentdibv .form-inputEnquery.inputbx {
    min-width: 100%;
    border: 0px;
    outline: none;
    padding: 40px 7px;
    padding-bottom: 2px;
    border-bottom: 1px solid #d3d3d3;
    font-size: 18px;
    /* color: #000; */
    margin-bottom: 5px;
}
.bodyinsidediv .container-login-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.bodyinsidediv .wrap-login-form-btn {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bodyinsidediv .login-form-bgbtn {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 300%;
    background: #e8519e;
    background: -webkit-linear-gradient(top, #6C91C7, #024CB8, #467FD3, #145AB3);
    background: linear-gradient(top, #6C91C7, #024CB8, #467FD3, #145AB3);
    background: #337ab7;
    bottom: -100%;
    left: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.bodyinsidediv .login-form-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 244px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    background: transparent;
    width: 100%;
    border: 0px;
    outline: none;
}
.contentdibv .active {
    font-weight: normal;
    color: #333 !important;
    font-size: 16px !important;
    transform: translate3d(0, -10px, 0);
    padding: 10px 0px !important;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* sam styles */
/*welcome popup styles start*/
.overlay{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.4) !important;
    position: fixed !important;
}
.overlay .popup{
    width: 50%;
    padding: 40px 30px;
    border-top:0px !important;
    /*height: 60%;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 100ms ease-in-out;
}
.overlay .popup .popmsglogo{
    width: 250px;
    height: 100px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-bottom:35px;
    margin-top: 0px;
    border: 5px solid #f8f8f8;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);

}
.overlay .popup .content{text-align: center;}
.overlay .popup .content .popupmsglbl{
    font-size: 17px !important;
    width: 100%;
    padding:0px !important;
    font-weight: 400 !important;
    word-wrap: break-word;
}
input.btn.btn-success.btnokpopup {
    width: 30px !important;
    height: 30px;
    padding: 5px;
    border: 0px !important;
    color: #fff;
    background-color: #AE120C;
    border-radius: 50%;
    font-size: 15px !important;
    font-weight: 600;
    top: 0px;
    right: -15px;
    margin-top: -15px !important;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
input.btn.btn-success.btnokpopup:hover {
    background-color: #d9534f;
    color: #fff;
}
input.btn.btn-success.btnokpopup:focus {outline: none;}
/*welcome popup styles end*/
/*header styles start*/
.Maincontent .topheaderback{
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
    border: 2px solid rgb(0 0 0 / 10%);
    border-radius: 50px;
    height: 93px;
    box-shadow:none;
}
.logodivtop{min-width: 25%;}
.logodivtop .logodiv_01{
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logodivtop .logodiv_01 .imgfeedlogo{
    height: 90px;
    margin-top: 0px;
    padding: 5px;
    background: transparent;
    width: 100%;
}
.headingdivtop .tblheting .textwlcome .textwlcomespan{
    text-align: left;
    margin-left: 5%;
    /*font-size: 33px;*/
    font-size: 2.43vw;
}
/*header styles end*/
/*find doctor and book appointment button styles start*/
.txtnbtnmaindiv.bgimgdiv{
    background:url(../images/doc_appt_bgimg.jpg)  no-repeat;
    height: 100vh;
    background-size: 110% 140%;
}
.txtnbtnmaindiv.bgimgdiv .txtnbtnchilddiv{
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-left: 10%;
    flex-direction: column;
}
.txtnbtnchilddiv .txtdiv{
    height:34%;
    /*height:32%;*/
}
.txtdiv .secondheaderlable{
    text-align: left;
}
.txtdiv .secondheaderlable .finddoctext{
        font-size: 50px;
        font-weight: lighter;
        color: #000;
}
.txtdiv .secondheaderlable .bkappttext{
        font-size: 60px;
        font-weight: lighter;
}
.bookapptbtndiv .bkbtn{
    padding: 8px 11px;
    font-size: 18px;
    border-radius: 40px;
}
.bookapptbtndiv .bkbtn:focus {
    outline: none;
}
.bookapptbtndiv .bkbtn .bkbtnicon .clndricon{
      padding: 8px;
      background: #fff;
      border-radius: 50%;
      margin-right: 8px;
}
.secondheaderdiv{
    display:none;
}
/*find doctor and book appointment button styles end*/
/*second row styles start*/
.Maincontent .secondheaderback{
    padding-top:0px ;
    background:#fff;
    position: sticky;
    top: 0px;
   /* transform: translate3d(0,100px,0);
    transition: transform 1.2s;*/
}
.secondheaderback .bagndiv_01{
    height: 100px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid rgb(0 0 0 / 10%);
    margin: 10px auto;
    width: 80%;
    border-radius: 50px;
    background: white;
    padding: 10px 20px;
}
.bagndiv_01.aftrstckstyls {
    border: 0px;
    /*width: 100%;
    padding: 0px 12%;*/
    border-radius: 0px;
    margin: 10px auto;
}
@keyframes fromtop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate(0,-100%);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.conrlocspcDr{
    width:100%;
    padding-top:0px;
}
.buttonsdiv{width:60%;}
.serchdivicn{width: 40%;}
.insrchdiv{width:100%;}
/*buttons styles start*/
html,body{scroll-behavior:smooth;}
body{padding-bottom: 0px;}
.btnlocspdr.activebtn:after,.btnlocspdr.activebtn:hover:after{border-top: 0px;}
.tabdiv_01 .btnlocspdr{
    background: #fff;
    border: 2px solid rgba(0 0 0 /10%);
    border-radius: 40px;
    padding: 10px 5px;
    font-size: 20px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.tabdiv_01 .btnlocspdr.activebtn{
    border: 2px solid rgba(0 0 0 /10%);
    box-shadow:none;
}
/*button styles after sticky start*/
.bagndiv_01.aftrstckstyls .tabdiv_01 .btnlocspdr{
    font-size: 18px;
    height: 50px;
}
.bagndiv_01.aftrstckstyls .tabbtnicon{
    width: 36px;
    height: 36px;
    font-size: 16pt;
}
.bagndiv_01.aftrstckstyls .insrchdiv .dropdown .dropbtn{
    height: 50px;
}
.bagndiv_01.aftrstckstyls .insrchdiv .dropdown .srchicon{
    width: 36px;
    height: 36px;
    top: 7px;
    font-size: 14pt;
}
/*button styles after sticky end*/
.tabbtnicon{
    float: left;
    left: 2px;
    position: relative;
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18pt;
    padding: 7px;
    background: #e2e2e2;
    border:2px solid rgba(0 0 0 /10%);
    border-radius: 50%;
    margin-right: 5%;
}
.tabdiv_01 .btnlocspdr.activebtn .tabbtnicon{
    background: #fff;
    border:0;
}
.btnlocspdr:hover .tabbtnicon {
    background: #fff;
    border: 0px;
}
/*buttons styles end*/
/*search field styles start*/
.insrchdiv .dropdown .dropbtn{
    border-radius: 40px;
    padding-left: 55px;
    font-size: 17px;
    height: 52px;
}
.insrchdiv .dropdown .srchicon{
    top: 7px;
    right: auto;
    left: 8px;
    font-size: 15pt;
    background: #e2e2e2;
    padding: 7px;
    border-left: 0px;
    border-radius: 50%;
    border: 2px solid rgba(0 0 0 /10%);
    width: auto;
    height: auto;
}
/*search field styles end*/
/*second row styles end*/
.datadiv{
    height: calc(100vh - 119px);
    padding-bottom: 50px;
    overflow: auto;
    scrollbar-width: none;
}
.datadiv::-webkit-scrollbar {
    display: none;
}
.Drcontenr_01, .spmainrow, .location_cls, .locationbycity_cls{
    margin-top:0px;
    transition: all 1.2s;
    transform: translate(0px, 60px);
    opacity: 0;
    padding: 5px 0px;
    width: 98%;
    margin: auto;
}
.spmainrow{
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.locationbycity_cls .coldiv,.location_cls .coldiv{
   padding: 10px;
}
.inrbdrdiv1{
    border-radius: 10px;
    border:0px;
    height: 120px;
    position: relative;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    overflow: hidden;
}
.inrbdrdiv1:hover{
    transform: translateY(-5px);
    transition: all .3s;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.loctionbtn1{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: inherit;
    overflow: hidden;
}
.lotion-container {
    position: absolute;
    right: -1px;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border-radius: 0px;
    height: 50% !important;
    width: 60px;
    /*box-shadow:rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;*/
    border: none;
}
.locatonspan{
    width: 47px;
    height: 47px;
    border-radius: 0px;
}
.hospitalicon {
    font-size: 50pt;
    width: 60px;
    height: 60px !important;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.txt-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
    text-align: center;
    padding: 0px 10px;
    height: inherit !important;
}
.txt-container:before, .listdtail .listdtail1 .maincontainer:before {
    content: '';
    width: 75px;
    height: 73px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px;
    overflow: hidden;
 }
.txt-container .loctxtdiv, .spltytxtdiv{
    height: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lblloc1{
    width: auto;
    font-size: 16px;
    text-align: left;
    padding-left: 5px;
    line-height: 1.2;
    letter-spacing: 0.3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.txt-container .icondiv, .spltyicondiv{
    height: 55%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.txt-container .txticon,.spltyicondiv .spltyicon {
    font-size: 17px;
    margin-right: 2px;
    margin-top: -2px;
    background: #f3f3f3;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.namediv,.rowhedloc2{
    text-align: center;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    margin-bottom: 3px;
    flex: 1 1 100%;
    margin-top: 22px;
}
.location_cls .namediv, .locationbycity_cls .namediv {
    margin-bottom: 10px;
}
.namespan{
    font-size: 21px;
    color: rgba(0, 0, 0, 0.81);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: fit-content;
    font-family: 'Lato', sans-serif;
}
.nameundrlne{
    width: 60%;
    height: 2px;
    display:none;
}
.rowhedloc2 .lblhedloc2 {
    font-size: 30px;
    color: rgb(0 0 0 / 70%);
    width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    padding: 0px;
    margin-top: 0px;
}
.flexcls {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
/*specialities card styles start*/
.spmainrow .listdtail{
    padding: 7px;
}
.listdtail .listdtail1 {
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    border-radius: 4px;
    padding: 0px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.48);
    height: 60px;
    margin: auto;
    border: 0px;
    position: relative;
    overflow: hidden;
}
.listdtail .listdtail1:hover,.row.inrbdrdiv:hover {
    transition: all .5s;
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px !important;
}
.listdtail .listdtail1:hover{
    margin-top: -5px;
    transition: all .3s;
}
.listdtail .listdtail1 .iconcontainer{
    position: absolute;
    right: 3px;
    bottom: 3px;
    width: 100%;
    height: 70% !important;
    display: none;
    justify-content: flex-end;
    align-items: flex-end;
}
.listdtail .listdtail1 .iconcontainer .spclicon{
    font-size: 50pt;
    color: rgb(104 9 10 / 5%);
    width: 60px;
    height: 60px !important;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    pointer-events: none;
}
.listdtail .listdtail1 .maincontainer {
    height: 60px !important;
    width: 100%;
    display: flex;
    gap: 5px;
    /*flex-direction: column;*/
    /*justify-content: space-evenly;*/
    align-items: center;
    position: relative;
    bottom: 0px;
    overflow: hidden;
    padding: 0px 5px;
}
.spltyicondiv {z-index: 1;}
.spltyicon{font-weight: 600;}
.listdtail .listdtail1 .maincontainer .lblspac {
    width: auto;
    text-align: left !important;
    font-size: 16px;
    margin: 0px;
    padding: 0px !important;
    padding-left: 2px !important;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
}
/*specialities card styles end*/
/*cancel appointment button styles start*/
.opencancelformbtn{
     display: flex;
     justify-content: flex-start;
     align-items: center;
     border-radius: 40px;
     font-size: 19px;
     z-index: 999;
     padding: 5px 6px 5px 4px;
     width: 231px;
     transition: width 0.4s linear;
}
.opencancelformbtn:focus{
    outline: none;
}
.cancelapptbtnicon {
    float: left;
    left: 2px;
    position: relative;
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14pt;
    padding: 9px;
    background: #fff;
    border-radius: 50%;
    margin-right: 4%;
}
.cancelapptbtntext{
    transition: visibility 0s, opacity 0.5s linear;
}
.opencancelformbtn:hover .cancelapptbtntext{
    visibility: visible !important;
    width: auto !important;
    opacity: 1 !important;
}
.opencancelformbtn:hover {
   width: 231px !important;
}
.Errormsgdiv_01 {
    justify-content: flex-start;
    align-items: center;
    /*color: #dc3545;*/
    color: #f00;
}
.Errlbl_txt,.mblnbrerrortxt,.wrongotptxt {
    padding-left: 10px;
    text-transform: capitalize;
}
.mbltendigitstxt,.wrongotp{
    display: none;
    justify-content: flex-start;
    align-items: center;
    color: #f00;
}
.inputbx::-webkit-outer-spin-button,
.inputbx::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.inputbx {
  -moz-appearance: textfield;
}
/*cancel appointment button styles end*/
/*doctor card styles start*/
.Drmainrow.Drcontenr_01 {
    padding: 5px 0px;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.Drcontenr_01 .coldiv {
    border: none;
    background: none;
    border-radius: 0px;
    display: flex;
}
.Drmainrow.Drcontenr_01 > .col-sm-12.pad {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    align-items: stretch;
}
.coldiv .inrbdrdiv {
    position: relative;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    margin: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    border-radius: 10px;
    padding: 10px 5px;
    overflow: hidden;
}
.row.inrbdrdiv:before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0px;
    border-top-right-radius: 80%;
}
.coldiv .inrbdrdiv .col-sm-12.pad:first-child {
    padding: 0px 10px;
    width: 100%;
}
.inrbdrdiv .icon-contnr {
    width: auto;
}
.inrbdrdiv .icon-contnr .imgeogo {
    width: 120px;
    height: 120px;
    margin: auto;
    /*background: #e3d0d0;*/
    border-radius: 50%;
    padding-bottom: 3px;
}
.Drcontenr_01 .coldiv .inrbdrdiv .dataconr, .drdivpopup .dataconr {
    width: calc(100% - 120px);
    height: auto !important;
    padding: 0px;
    display: flex;
    align-items: center;
    padding-left: 3%;
    align-items: flex-start;
}
.dataconr .drname {
    padding-top: 0px;
    text-align: left;
    font-size: 16px;
}
.dataconr .drname label.splcls {
    color: #686868;
    font-weight: 600;
    font-size: 12px;
    height:auto;
    display: block;
}
.btndivbk {
    position: initial;
    padding: 0px;
    margin: 10px 0px 0px;
    margin-top: 3px !important;
    width: 100%;
    text-align: center;
}
.btndivbk button{
    padding: 8px 12px;
    border-radius: 40px;
    margin: auto;
    margin-bottom: 0px;
    margin-right: 10px;
    font-size: 13px;
    width: 60%;
    float: right;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btndivbk button:focus {
    outline: none;
}
.btndivbk button:after {
    content: '\f054';
    content: '\f101';
    font-family: 'FontAwesome';
    position: absolute;
    opacity: 0;
    top: 4px;
    right: -10px;
    transition: 0.5s;
    font-size: 18px;
    color: #fff;
    display: none;
}
/*.btndivbk button:hover {
    padding-right: 35px;
    transition: 0.5s;
}*/
.btndivbk button:hover:after {
    opacity: 1;
    right: 14px;
}
/*doctor card styles end*/
/*doctor popup styles start*/
.showthis{border-radius: 10px;}
.lblspcilitydiv1{
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    height: 60px;
    margin-bottom: 0px;
    z-index: 9;
}
.popupspllblshadow{
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 15px -3px, rgb(0 0 0 / 5%) 0px 2px 6px -2px;
}
.lblspcilitydiv1 .lblselspection {
    width: auto;
    text-align: center;
    font-size: 27px;
    background: transparent;
    color: rgb(0 0 0 / 70%);
    margin: 0px;
    padding: 2px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.lblspcilitydiv1 .btnclosehed {
     display: flex;
     justify-content: center;
     align-items: center;
     position: absolute;
     right: -15px;
     top: -16px;
     background: #AE120C;
     color: #fff;
     border: 0px;
     padding: 6px;
     height: 30px;
     width: 30px;
     font-weight: 400;
     font-size: 15px;
     border-radius: 50%;
}
.lblspcilitydiv1 .btnclosehed:hover{
  /*  background: #d9534f;
    color: #fff;*/
}
.drdivpopup{
     top: 60px;
     padding: 5px 20px;
     padding-bottom: 20px;
}
.drdivpopup .popupdocdata > .col-sm-12.pad{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.drdivpopup .inrbdrdiv {
    border: 0;
}
/*doctor popup styles end*/
#backtotop{
    bottom: 90px;
    right: 10px;
}
.shadow{
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 15px -3px, rgb(0 0 0 / 5%) 0px 2px 6px -2px;
    -webkit-animation: fromtop 500ms ease-in-out;
    animation:fromtop 900ms ease-in-out;
}
.showthis{
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}
.docspclity{
    color: rgb(0 0 0 / 80%);
    background: none;
    padding: 0px;
    font-weight: 600;
    font-size: 13px;
}
/*responsive*/
@media only screen and (max-width: 680px){
 .Maincontent .topheaderback {
            flex-direction: column;
            width: 100%;
            background: white;
            border-radius: 0px;
            margin-top: 0px;
            border: 0;
            position: relative;
            margin-bottom: 0px;
            height: auto;
        }
        .logodivtop {width: auto !important;}
        .logodiv_01 {margin: 0px !important;padding: 0px !important; }
        .imgfeedlogo {height: 115px !important;width: 100% !important;}
        label.textwlcome {height: 40px;padding: 0px;}
        .headingdivtop .tblheting .textwlcome .textwlcomespan {
            margin: 0px !important;
            text-align: center;
            padding: 5px;
            width: 100%;
            font-size: 25px !important;
        }
        .txtnbtnchilddiv .txtdiv{height: auto;}
        .txtdiv .secondheaderlable .finddoctext {font-size: 35px !important;line-height: 2;}
        .txtdiv .secondheaderlable .bkappttext {font-size: 45px !important;line-height: 1;}
        .tabdiv_01 .btnlocspdr {height: 45px;}
        span.tabbtnicon {width: 35px;height: 35px;font-size: 15pt;left: 0px;padding: 7px;margin-right: 3%;}
        span.tabbtntext {font-size: 17px;}
        .Drcontenr_01 .coldiv{width: 85%}
        .drdivpopup .coldiv{width: 85%;}
}
@media only screen and (max-width: 520px){
    .coldiv {width: 50%;}
    .locationbycity_cls .coldiv, .location_cls .coldiv{padding: 7px;}
    .Drcontenr_01 .coldiv{width: 95%;}
    .drdivpopup{padding: 5px 3px !important;}
    .drdivpopup .coldiv{width: 95%;}
    .spmainrow .listdtail {padding: 7px;width: 50%;}
    .Drcontenr_01, .spmainrow, .location_cls, .locationbycity_cls {width: 97% !important;}
      .Maincontent .topheaderback {
            flex-direction: column;
            width: 100%;
            background: white;
            border-radius: 0px;
            margin-top: 0px;
            border: 0;
            position: relative;
            margin-bottom: 0px;
            height: auto !important;
        }
        .logodiv_01 {margin: 0px !important;padding: 0px !important; }
        .imgfeedlogo {width: 100%;height: 115px !important;width: auto !important;}
        label.textwlcome {padding: 0px;display: flex;justify-content: center;align-items: center;}
        .headingdivtop .tblheting .textwlcome .textwlcomespan {
            margin: 0px !important;
            text-align: center;
            padding: 5px;
            width: auto;
            font-size: 25px !important;
        }
        .topheaderlable{display: none;}
        .headingdivtop .tblheting .textwlcome .textwlcomespan.wlcmtext {font-weight: 300;display:block !important;font-size: 22px !important;}
        .headingdivtop .tblheting .textwlcome .textwlcomespan.greetingtext {padding-left: 0px;display:block !important;font-weight: 600;font-size: 23px !important;}
        .txtnbtnmaindiv.bgimgdiv {height: 30vh;}
        .txtnbtnmaindiv.bgimgdiv .txtnbtnchilddiv {justify-content: space-evenly;padding-left: 5%; }
        .txtnbtnchilddiv .txtdiv{height: auto;width: 60%;}
        .txtdiv .secondheaderlable {padding-top: 0px !important;}
        .txtdiv .secondheaderlable .finddoctext {font-size: 30px !important;line-height: 2;}
        .txtdiv .secondheaderlable .bkappttext {font-size: 35px !important;line-height: 1;}
        .bookapptbtndiv {display: none;}
        .secondheaderback .bagndiv_01 {
            margin: 0px;
            width: 100%;
            border: 0px;
            padding: 5px;
            flex-direction: column;
            height: auto;
        }
        .buttonsdiv {width: 100%;}
        .conrlocspcDr {padding-top: 10px;}
        .tabdiv_01 .btnlocspdr {height: 45px;}
        span.tabbtnicon {width: 35px;height: 35px;font-size: 15pt;left: 0px;padding: 7px;margin-right: 2%;}
        span.tabbtntext {font-size: 16px;}
        .btnlocspdr[value="Location"] span.tabbtnicon {padding-top: 6px;padding-left: 5px;}
        .serchdivicn {width: 100%;padding: 10px 5px;}
        .dropdown1, .dropdown {margin-bottom: 0px !important;}
        .insrchdiv .dropdown .dropbtn {border: 1px solid rgba(0 0 0 /10%);width: 100%;}
        .tabdiv_01 {display: grid;place-items: center;}
         .datadiv {height: calc(100vh - 136px);}
         .rowhedloc2 .lblhedloc2,.namespan{font-size: 28px;}
         .showthis {top: 35px;bottom: 35px;left: 15px;right: 15px;position: fixed;}
         .lblloc1,.listdtail .listdtail1 .maincontainer .lblspac{font-weight: 600;}
         .drname label:nth-child(1) {font-weight: 600;font-size: 18px;}
         .dataconr .drname label.splcls{font-size: 13px;}
         .btndivbk button{font-size: 14px;}
         .opencancelformbtn {
             padding: 5px 8px !important;
             width: auto !important;
             font-size: 16px !important;
             color: #fff;
             background: #68090a;
             font-weight: 500;
             border: 0px solid rgba(0 0 0 /10%);
             bottom: 5px;
         }
         .cancelapptbtnicon {
             width: 36px !important;
             height: 36px !important;
             padding: 10px !important;
             padding-left: 11px !important;
             font-size: 13pt !important;
             left: 0px;
             background: #fff;
             border: 2px solid rgba(0 0 0 /10%);
             margin-right: 6px;
         }
         .cancelapptbtntext {opacity: 1 !important;visibility: visible !important;width: 100% !important;}
         .opencancelformbtn:hover{padding: 5px 8px !important;border: 0 !important;width: auto !important;}
         .opencancelformbtn:hover .cancelapptbtnicon{background: #fff !important;}
         .msgbodydiv {width: 100%;right: 0px;left: 0px;bottom: 0px;}
         #backtotop {bottom: 60px;right: 10px;}
}
@media only screen and (min-width: 521px) and (max-width: 835px){
    .Drcontenr_01, .spmainrow, .location_cls, .locationbycity_cls {width: 95% !important;}
    .logodivtop {width: auto;}
    .imgfeedlogo {width: 100%;}
    .headingdivtop .tblheting .textwlcome .textwlcomespan {font-size: 25px;margin-left: 0px !important;}
    .txtnbtnmaindiv.bgimgdiv {height: 50vh;}
    .txtnbtnchilddiv .txtdiv{height: auto;width: 60%}
    .txtdiv .secondheaderlable {padding-top: 0px;}
    .txtdiv .secondheaderlable .finddoctext {line-height: 2;font-size: 40px;}
    .txtdiv .secondheaderlable .bkappttext {line-height: 1;font-size: 50px;}
    .bookapptbtndiv {display: none;}
    .s2row.secondheaderback {margin-bottom: 0px;}
    .secondheaderback .bagndiv_01 {flex-direction: column;height: auto;border: 0px;margin: 0px auto; padding:5px}
    .conrlocspcDr {padding-top: 10px;}
    .buttonsdiv {width: 100%;}
    .serchdivicn {width: 100%;padding: 10px 0px;}
    .dropdown1, .dropdown {margin-bottom: 0px;}
    .insrchdiv .dropdown .dropbtn {border: 1px solid rgba(0 0 0 /10%);}
    .datadiv {height: calc(100vh - 135px);padding-bottom: 20px;}
  }
@media only screen and (min-width: 680px) and (max-width: 835px){
    .txtnbtnmaindiv.bgimgdiv {height: 60vh;}
    .txtnbtnchilddiv .txtdiv{height: auto;margin-top: 12%;}
    .headingdivtop .tblheting .textwlcome .textwlcomespan{font-size: 23px;}
     span.tabbtntext {font-size: 18px;}
}
@media only screen and (min-width: 835px) and (max-width:1040px){
    .txtnbtnmaindiv.bgimgdiv {height: 80vh;}
    .Maincontent .topheaderback{width: 90%;}
    .headingdivtop .tblheting .textwlcome .textwlcomespan{font-size: 25px;}
    .txtnbtnmaindiv.bgimgdiv .txtnbtnchilddiv{padding-left: 6%}
    .txtnbtnchilddiv .txtdiv{height: auto;width: 62%;margin-top: 5%;}
    .txtdiv .secondheaderlable .finddoctext{font-size: 45px;line-height: 2;}
    .txtdiv .secondheaderlable .bkappttext{font-size: 55px;line-height: 1;}
    .bookapptbtndiv {display: none;}
    .secondheaderback .bagndiv_01{ width: 90%;}
     span.tabbtntext {font-size: 19px;}
     .Drcontenr_01 .coldiv{width: 50%}
     .drdivpopup .coldiv{width: 50%;}
}
@media only screen and (max-width:375px){
    .overlay .popup .popmsglogo{height: 100px !important;width: 215px !important;}
}
@media only screen and (max-width:320px){
    .logodivtop .logodiv_01 .imgfeedlogo{height: 100px !important;width: auto !important;}
    .tabdiv_01 .btnlocspdr{justify-content: center;}
    span.tabbtnicon {display: none;}
}
/*mobile view landscape styles start*/
@media screen and (max-height: 520px) and (max-width: 950px){
    .overlay .popup{height: 95%;padding: 20px 25px;}
    .overlay .popup .popmsglogo{margin-bottom: 20px;}
    .logodivtop {width: auto;}
    .txtnbtnmaindiv.bgimgdiv {height: 100vh;}
    .txtnbtnchilddiv .txtdiv {padding-top: 20px;}
    .lblhedsrdr{padding-bottom: 30px;}
    .txtdiv .secondheaderlable .finddoctext {font-size: 25px;line-height: 1;}
    .txtdiv .secondheaderlable .bkappttext {font-size: 35px;line-height: 1; }
    .bookapptbtndiv{display: block;}
    .lblhedsrdr {padding-bottom: 20px;}
    .bookapptbtndiv .bkbtn {padding: 6px 7px;font-size: 16px;}
    .tabdiv_01 .btnlocspdr{padding: 7px 5px;height: 45px !important;}
    .tabbtnicon{
        width: 32px !important;
        height: 32px !important;
        font-size: 15pt !important;
    }
    .insrchdiv .dropdown .dropbtn{height: 45px !important;}
    .insrchdiv .dropdown .srchicon{
        font-size: 12pt !important;
        top: 6px !important;
        width: 34px !important;
        height: 34px !important;
    }
    .datadiv{height: calc(100vh - 125px);}
    .msgbodydiv{height: 90%;overflow: auto;}
    .Queryfield > .row {position: sticky;top: 0px;z-index: 1;}
    .contentdibv .form-inputEnquery.inputbx{padding-top: 25px;padding-left: 2px;}
    .contentdibv{margin-bottom: 10px;}
}
@media screen and (max-height: 520px) and (min-width: 836px){
    .datadiv{height: calc(100vh - 119px);}
}
/*mobile view landscape styles end*/
@media only screen and (min-width: 1040px) and (max-width: 1200px){
    .inrbdrdiv .icon-contnr .imgeogo{width: 110px;height: 110px;}
    .Drcontenr_01 .coldiv .inrbdrdiv .dataconr, .drdivpopup .dataconr{width: calc(100% - 110px);height: 110px;}
    .btndivbk{margin:8px 0px 0px;}
}
.loader {
  color: #ffffff;
  font-size: 3px;
  margin: 0px 15px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
/*no data found styles start*/
.nodata {font-size: 23px;}
.nodataicon {margin-right: 10px;}
/*no data found styles end*/