@media (min-width:320px) and (max-width:359px) {

    .bookanappointment {
        bottom: 45px !important;
    }

    .cta li,
    .cta li a {
        font-size: 12px !important;
    }

    .hero-section {
        padding-bottom: 0;
        padding-top: 0;
        height: 450px;
    }

}

@media (min-width: 360px) {}


@media (min-width: 420px) {}

@media (max-width: 480px){
    #social{display: none;}


}

@media (max-width: 767px) {

    .sidepadding {
        padding: 0px 15px 20px;
    }

    .cta li,
    .cta li a {
        font-size: 13px;
    }

.customenav a.navbar-brand {
    position: relative !important;
    width: 130px !important;
    /* left: 50% !important; */
    /* top: 4px !important; */
    /* -webkit-transform: translateX(-50%) !important; */
    /* transform: translateX(-50%) !important; */
    /* z-index: 9999 !important; */
    order: 1;
}
    .navbar-nav.maright {
        margin-left: 0;
    }

.navbar-toggler {
    padding: 0px;
    order: 3;
    width: 46%;
    text-align: right;
}

.customenav a.navbar-brand2 {
    width: 59px;
    order: 2;
}
    #navbarSupportedContent {
        top: 92px;
    }

    .demo-2 .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding: 10px 30px;
    }

    .bookanappointment {
        margin-top: 0;
        position: relative;
        margin-bottom: 0;
        position: absolute;
        bottom: 27px;
        width: 85%;
        left: 20px;
    }

    a.appointmentbutton {
        font-size: 14px;
        padding: 13px 20px;
    }

    .appointment-book::after {
        display: none;
    }

    span.numberstyle {
        font-size: 28px;
    }

    span.textstyle {
        font-size: 24px;
    }



    .bannertext {
        left: 0px;
    }

    .hero-slider .prevArrow {
        left: auto;
        right: 20%;
    }

    /*** about section ***/

    .aboutwarp {
        padding: 0px;
    }

    .heading {
        padding: 0px 20px;
        background-color: #fee080;
    }

    .heading h2 {
        font-size: 35px;
    }

    .heading h1 {
        font-size: 40px;
    }

    .row.graywrap:before {
        position: absolute;
        content: '';
        background: #f2f2f2;
        width: 100%;
        height: 108%;
        top: -29px;
        left: 0;
    }

    /*** clinic toue section ***/

    .whiteheading {
        padding-top: 4.5rem;
    }

    h2.mainhead {
        font-size: 20px;
    }

    /*** achivements section ***/

    .achievementsec1 {
        display: none;
    }

    .achievementsec2 {
        width: 100%;
        margin: 0px;
    }

    .achievementwrap {
        width: 100%;
    }

    .achievementwrap .achievementhead {
        text-align: center;
    }

    #counter {
        width: 100%;
        margin: 0px;
    }

    #counter li {
        width: 100%;
        margin-bottom: 28px
    }

    .counter-value {
        color: #ffc717;
        font-size: 24px;
    }

    /**** book an appointment section ***/

    .formwrap .pr-0 {
        padding-right: 15px !important;
    }

    .formwrap .pl-0 {
        padding-left: 15px !important;
    }

    /*** footer ****/

    .footerbg {
        padding-top: 2rem;
    }

    .footerlogo {
        width: 100%;
    }

    .footerlogo img {
        width: 150px;
    }

    .headingservices {
        font-size: 16px;
    }

    .serviceslist li a {
        font-size: 13px;
    }

    .follow {
        width: 100%;
        display: block;
    }

    .hero-slider .nextArrow,
    .hero-slider .prevArrow {
        width: 60px;
        height: 30px;
    }

    .prevArrow::before {
        right: 24px;
    }

    .nextArrow::before {
        left: 24px;
    }

    .welcomemsg {
        font-size: 25px;
    }

    .aboutsec-inner.pb-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .tessheading {
        font-size: 45px;
    }

    .mainheading-about {
        font-size: 18px;
    }

    .aboutimg {
        margin-bottom: 10px;
    }

    .nabhawrap {
        width: auto;
        text-align: center;
    }

    .nabhheading h4 {
        padding: 0px;
    }

    /*** our-team ****/

    .doctors-team .welcomemsg {
        font-size: 30px;
    }

    .doctors-team .tessheading {
        font-size: 28px;
    }
/*
    .doctorimg {
        width: 100%;
        text-align: center;
    }

    .doctordec {
        width: 100%;
    }*/

    .doctors-team .mb-5 {
        margin-bottom: 2rem !important
    }

    .abouttess-info .mb-5 {
        margin-bottom: 2rem !important;
        overflow: hidden;
    }

    .page-titles {
        font-size: 20px;
    }

    .breadcrumb {
        position: relative;
        /*        z-index: 9999;*/
    }


    .abouttess-info .d-flex {
        display: block !important;
    }

    .catractname {
        height: 26px;
    }

    .catractimg {
        margin: 5px;
        padding-bottom: 10px;
        width: 46%;
        float: left;
    }

    .imagespresent .catractimg {
        width: 46%;
    }

    .faqsection {
        padding-top: 2rem;
        padding-bottom: 4rem;
        padding: 2rem 1rem;
    }

    .eyelidser .catractimg {
        display: inline-block;
        width: 100%;
    }

    .mapframe {
        width: auto;
    }

    .conatctno span,
    .conatctno span a {
        display: block;
    }

    .breadcrumb,
    .page-titles {
        padding-left: 15px !important;
    }

    .col-md-6.order-2.order-sm {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .bg-cover {
        background-position: 59% center;
    }

    .icon-bg-logo::after {
        opacity: 0.5;
    }

    ul.facilitylsit {
        display: block;
    }

    .facilitylsit.adjust li {
        width: 48%;
    }


    .medicaltour .tessheading {
        font-size: 34px;
    }

    .medicaltour .mainheading-about,
    .medicaltour .welcomemsg {
        font-size: 17px;
    }

    .navbar-nav {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background-color: #efeeee;
    }

    .faqheadings {
        font-size: 14px;
        margin-bottom: 0;
    }

    .faqimg img {
        margin-bottom: 10px;
    }

    .testimoinalwrap {
        margin: 0 20px;
    }

    .testimoinalwrap .owl-prev {
        left: -14%;
    }

    .testimoinalwrap .owl-next {
        right: -14%;
    }

   /* .gallery-isotope .gallery-item .thumb {
        z-index: -1;
    }*/

    .contactformwrap {
        margin-top: 10px;
    }

    #social li a,
    #social li a:visited {
        color: #a5a5a5;
    }
}

@media (min-width:768px) {}

@media (min-width: 992px) {}

@media (min-width:768px) and (max-width:992px) {

    .sidepadding {
        padding: 0px 30px 50px;
    }

    .hero-slider .prevArrow {
        left: 79.7%;
    }

    .cta li,
    .cta li a {
        font-size: 13px;
    }

    .customenav a.navbar-brand {
        position: absolute !important;
        width: 150px !important;
        left: 50% !important;
        top: 4px !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        z-index: 9999 !important;
    }

    .navbar-nav.maright {
        margin-left: 0;
    }

    .navbar-toggler {
        padding: 0px;
    }

    #navbarSupportedContent {
        top: 75px;
    }

    .demo-2 .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding: 10px 30px;
    }

    .bannertext {
        left: 0px;
    }

    .navbar-nav {
        background-color: #efeeee;
    }

    /***testimonials ***/

    .testimoinalwrap .owl-prev {
        top: auto;
        width: 27px;
        left: 0%;
        bottom: -60px;
        left: 0;
    }

    .testimoinalwrap .owl-next {
        top: auto;
        width: 27px;
        right: 0%;
        bottom: -60px;
    }

    .achievementsec1 {
        display: none;
    }

    .achievementsec2 {
        width: 100%;
    }

    .achievementwrap {
        width: 100%
    }

    .achievementhead {
        text-align: center;
    }

    #counter {
        margin: 0px;
    }

    .appointment-book::after {
        position: absolute;
        content: '';
        background: #ffc717;
        left: 34px;
        top: -18px;
        width: 40%;
        height: 445px;
        z-index: 99;
    }

    a.appointmentbutton {
        padding: 13px 48px;
        position: absolute;
        display: inline-block;
        left: 40px;
    }

    .call {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .callicon {
        display: inline-block;
        width: 12%;
    }

    .calldec {
        width: 87%;
    }

    .calldec a {
        font-size: 12px;
    }

    .follow {
        display: block;
        width: 100%;
    }

    .achievementsec2 {
        margin-left: 0px;
    }

    .page-titles {
        z-index: 9999;
    }

    /*.gallery-isotope .gallery-item .thumb {
        z-index: -1;
    }*/
}

@media (min-width: 1200px) {
/*    .testimoinalwrap .owl-prev {
        top: auto;
        width: 27px;
        left: 0%;
        bottom: -60px;
        left: 0;
    }

    .testimoinalwrap .owl-next {
        top: auto;
        width: 27px;
        right: 0%;
        bottom: -60px;
    }*/

    .customenav a.navbar-brand.ne-logo {
        position: absolute;
        width: 16%;
    }

    .sidepadd {
        padding: 0px 35px 50px;
    }

    .sidepadd .maright {
        margin-left: 10rem;
    }
}

@media (min-width: 1000px) and (max-width:1199px) {


    .customenav a.navbar-brand {
        position: absolute;
        width: 160px;
    }

    .maright {
        margin-left: 154px;
    }

    .bannertext {
        left: 0px;
    }

    .achievementsec1 {
        width: 29%;
        background-repeat: no-repeat;
        background-size: 83%;
        padding: 142px;
        padding-bottom: 109px;
    }

    .achievementsec2 {
        background: #0065b0 url(../images/achivementbg.png);
        display: inline-block;
        width: 71%;
        margin: 0;
        background-size: 100%;
        vertical-align: top;
        margin-left: -5px;
        padding-top: 0;
        padding-bottom: 0;
        padding: 14px 0px;
    }

    .testimoinalwrap .owl-next {
        top: auto;
        width: 27px;
        right: 0%;
        bottom: -60px;
    }

    .testimoinalwrap .owl-prev {
        top: auto;
        width: 27px;
        left: 0%;
        bottom: -60px;
    }

    .coustome-container {
        max-width: 960px !important;
    }

    .appointment-book::after {
        left: 0px;
    }

    .hero-slider .prevArrow {
        left: 83.7%;
    }

    .achievementwrap {
        width: 90%;
    }

    .sidepadding {
        padding: 0px 15px 0px 0px;
    }

    .demo-2 .navbar-nav .nav-item .nav-link {
        padding: 19px 8px;
        font-size: 12px;
    }

}

@media (min-width: 1200px) and (max-width:1300px) {

    .customenav a.navbar-brand {
        position: absolute;
        width: 160px;
    }

    .maright {
        margin-left: 10rem;
    }

    .bannertext {
        left: 0px;
    }

    .achievementsec1 {
        width: 22%;
        background-size: 97%;
        padding: 128px;
    }

    .achievementsec2 {
        width: 78%;
        margin-left: -5px;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .testimoinalwrap .owl-prev {
        top: auto;
        width: 27px;
        left: 0%;
        bottom: -60px;
        left: 0;
    }

    .testimoinalwrap .owl-next {
        top: auto;
        width: 27px;
        right: 0%;
        bottom: -60px;
    }

    .footerbg .d-none {
        display: block !important;
    }

    .achievementsec2 {
        padding-bottom: 33px;
    }

    #counter {
        padding-bottom: 0px;
    }

    .sidepadding {
        padding: 0px 20px 0px 0px;
    }

    .maright {
        margin-left: 14rem;
    }

    .customenav a.navbar-brand {
        position: absolute;
        width: 13%;
    }

    .customenav a.navbar-brand {
        position: absolute;
        width: 14%;
        top: -36px;
    }

    .d-none {
        display: block !important;
    }
}

@media (min-width: 1366px) {
    #counter {
        padding-bottom: 0px;
    }

    .achievementsec2 {
        padding-bottom: 31px;
    }

    .sidepadding {
        padding: 0px 80px 0px;
    }

    .sidepadd {
        padding: 0px 50px 50px;
    }

/*    .maright {
        margin-left: 13rem;
    }*/

    .sidepadd .maright {
        margin-left: 18rem;
    }

    .customenav a.navbar-brand {
        position: absolute;
        width: 15%;
        top: -44px;
    }

/*.demo-2 .navbar-nav .nav-item .nav-link {
    font-size: 15px;
}
.maright {
    margin-left: 26rem;
}*/
.navbar-expand-lg .navbar-collapse{    justify-content: center;}


.achievementsec1{    background-size: contain;}

.achievementsec2 .coustome-container {
    max-width: inherit !important;
}
#counter{    margin-left: -140px;}


}

@media (min-width: 1400px) {
   /* .hero-section {
        padding: 140px 0 200px;
    }*/
}

@media (min-width: 1600px) {}




@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .abouttess-info .d-flex {
        display: block !important;
        overflow: hidden;
    }

    .catractimg {
        margin: 5px;
        padding-bottom: 30px;
        width: 23.4%;
        float: left;
    }

    .sidebar {
        width: 100%;
    }

    .customenav a.navbar-brand {
        top: -18px;
    }

    .imagespresent,
    .eyelidser {
        overflow: hidden;
    }

    .hero-section{height: 100vh}
.hero-slider{overflow-x: hidden;height: 100vh;overflow-y: hidden;}

 .js-accordion--open .d-flex{display: block !important;}
 .js-accordion--open .d-flex .col-md-6{max-width: 100% !important; }
/*.demo-2 .dropdown-menu{width: 400px;}
.dropdown-menu2{width: 480px !important;}*/

}


@media screen and (min-width: 769px) and (max-width: 999px){
.customenav a.navbar-brand {
    position: relative !important;
    width: 130px !important;
    left: 0% !important;
    top: 7px !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(0%) !important;
    z-index: 9999 !important;
    order: 1;
}
.navbar-toggler {
    width: 69%;
    order: 3;
    text-align: right;
}
.customenav a.navbar-brand2 {
    width: 59px;
    order: 2;
}

.fontmodify{    bottom: 0;}

.customenav{    z-index: 999999;}

}




/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */

.testimoinalwrap .owl-prev,.testimoinalwrap .owl-next{    bottom: 35%;}
.fontmodify{right: 1%}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : portrait) {
/* styles */

.customenav a.navbar-brand {
    position: relative !important;
    width: 150px !important;
    left: 0% !important;
    top: 4px !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(0%) !important;
    z-index: 9999 !important;order: 1
}

.navbar-toggler {
    width: 58%;
    order: 3;
    text-align: right;
}
.dropdown-menu1 {
    width:100% !important;
}

.heading h1,.heading h2{display: inline;color: #0065b0;}
.heading {
    padding: 10px 20px;
}
#counter {
    display: flex;
}
.achivename p{    font-size: 13px;    margin-bottom: 0;}
.counter-value{    line-height: initial;}
.customenav,.sidepadding{padding-bottom: 0px}
.icon-bg-logo::after{display: none;}
.demo-2 .dropdown-menu{    background-color: #ececec !important;}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: 0% !important;
}

    .navbar-toggler{    width: 65%;}
.bookanappointment {
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
    position: relative;
    bottom: 100px;
    top: 50%;
    width: 85%;
    left: 20px;
}

.aboutimg img{width: 100%}
.fontmodify{right: 40px;  bottom: 0;}
.heading h1{font-size: 36px;}
.appointment-book::after{width: 48%}

.eyelidser .catractimg{    width: 47.5%;}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) 
and (orientation : portrait) {
.customenav a.navbar-brand{    position: absolute !important;top:0px !important;}
.maright {
    order: 2;
}
.customenav a.navbar-brand2 {
    width: 59px;
    order: 3;
}

.testimoinalwrap .owl-prev {
    top: 50%;
    left: -5%;
}
.testimoinalwrap .owl-next{    right: -4%;    top: 50%;}
.achievementsec1{padding-bottom: 95px;}
.demo-2 .navbar-nav .nav-item .nav-link {
    padding: 19px 4px;
}

}


@media screen and (min-width: 681px) and (max-width: 999px){
/* styles */
.dropdown-menu1 {
    width:100% !important;
}

.heading h1,.heading h2{display: inline;color: #0065b0;}
.heading {
    padding: 10px 20px;
}
#counter {
    display: flex;
}
.achivename p{    font-size: 13px;    margin-bottom: 0;}
.counter-value{    line-height: initial;}
.customenav,.sidepadding{padding-bottom: 0px}
.icon-bg-logo::after{display: none;}
.demo-2 .dropdown-menu{    background-color: #ececec !important;}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: 0% !important;
}

    .navbar-toggler{    width: 65%;}
.bookanappointment {
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
    position: relative;
    bottom: 100px;
    top: 50%;
    width: 85%;
    left: 20px;
}

.aboutimg img{width: 100%}
.fontmodify {
    right: 2%;
    bottom: 2%;
}

}




@media screen and (min-width: 768px) and (max-width:880px){
    .appointment-book::after{    width: 47%;}
    .facimg{width: 15%;}

    .testimoinalwrap .owl-prev,.testimoinalwrap .owl-next{bottom: 60px;}

#navbarSupportedContent {
    top: 100px;
}
.row.graywrap:before{top: 0}
.serviceshead .serviceslist{width: 100%}

.demo-2 .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom: 0px}
.navbar-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-nav .dropdown-menu li a {
    padding-left: 35px;
    border-bottom: none;    color: #0065b0;
}

.bggray{    padding: 20px 10px;}
.fontmodify {
    right: 2%;
    bottom: 2%;
}

.flex-mobile-wrap{flex-wrap: wrap;}
}





/* Smartphones (portrait and landscape) ---------- */
@media screen and (min-width: 481px) and (max-width: 680px){
 /* styles */
.dropdown-menu1 {
    width:100% !important;
}

.heading h1,.heading h2{display: inline;color: #0065b0;}
.heading {
    padding: 10px 20px;
}
#counter {
    display: flex;
}
.achivename p{    font-size: 13px;    margin-bottom: 0;}
.counter-value{    line-height: initial;}
.customenav,.sidepadding{padding-bottom: 0px}
.icon-bg-logo::after{display: none;}
.demo-2 .dropdown-menu{    background-color: #ececec !important;}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: 0% !important;
}

    .navbar-toggler{    width: 65%;}
.bookanappointment {
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
    position: relative;
    bottom: 100px;
    top: 50%;
    width: 85%;
    left: 20px;
}

.aboutimg img{width: 100%}
.fontmodify{right: 0px;}


.callicon{    width: 13%;}

.breadcrumb, .page-titles {
     padding-left: 0px !important; 
}

}






/* Smartphones (portrait and landscape) ---------- */
@media screen and (min-width: 481px) and (max-width: 768px){
    /* styles */
.dropdown-menu1 {
    width:100% !important;
}
.navbar-toggler{    width: 36%;}
.heading h1,.heading h2{display: inline;color: #0065b0;}
.heading {
    padding: 10px 20px;
}
#counter {
    display: flex;
}
.achivename p{    font-size: 13px;    margin-bottom: 0;}
.counter-value{    line-height: initial;}
.customenav,.sidepadding{padding-bottom: 0px}
.icon-bg-logo::after{display: none;}
.demo-2 .dropdown-menu{    background-color: #ececec !important;}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: 0% !important;
}

.fontmodify {
    right: 0%;    bottom: 0%;
}

.imgzind {
    z-index: 999;
    /* order: 2; */
    width: 40%;
    margin-top: 25px;
}

.padr {
    padding-right: 50px;
    width: 60%;
}

.testimoinalwrap .owl-next {
    right: 0;
}
.testimoinalwrap .owl-prev {left: 0}

/*.hero-section{height: auto;}
.hero-slider .slick-arrow {
    top: 96%;
}
.hero-slider{    height: 100vh;}
*/
.navbar-brand2{display: none;}
#navbarSupportedContent{z-index: 999999}
.bannertext {
    left: 0px;top: 0px;
}
.bookanappointment {
    position: relative;
    bottom: 100px;
}
.facimg{    width: 18%;}
/*.newswrap,.brochures-wrap{display: flex;flex-wrap: wrap;}
.newsimg, .brouchuresimg {
    order: 2;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}
.newsdecs,.brouchuresdecs{order: 1;width: 100%}*/
aside.col-lg-4 {
    margin-top: 30px;
}

.doctorwrapper {
    margin-bottom: 3rem;
}
/*.abouttess-info .row .col-md-5 {width: 40%}
.abouttess-info .row .col-md-7.aboutinfo{width: 60%}*/
.abouttess-info .row .col-md-5 {order:2;}
.element2, .element1  {
    width: 48%;
    display: inline-block;
}

}


@media screen and (min-width: 640px) and (max-width: 768px){

    .abouttess-info .row .col-md-5 {
    width: 40%;
}
.abouttess-info .row .col-md-7 {
    width: 60%;
}
.serviceswahttinfo .row:nth-child(even) .col-md-5 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 0 !important;
}

.brouchuresdecs {
    width: 57%;
    display: inline-block;
    margin-left: 20px;
}

.brouchuresimg {
    width: 35%;
    display: inline-block;
    vertical-align: top;
}
.brochures-wrap {
    display: block;
}

/*
.hero-section{    padding-bottom: 100px;}

.hero-slider {
    height: 80vh;
}
.hero-slider .slick-arrow {
    top: 76%;
}
*/

.row.graywrap:before{    top: 0;}
.demo-2 .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom: 0px}
.navbar-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-nav .dropdown-menu li a {
    padding-left: 35px;
    border-bottom: none;    color: #0065b0;
}

.clinictour .owl-prev ,.eyeservices .owl-prev{
    background: url(../images/prev.png) left center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    left: 0%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;display: block;
}

.clinictour .owl-next,.eyeservices  .owl-next{
    background: url(../images/next.png) right center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    right: 0%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;display: block;
}

.serviceshead .serviceslist{width: 100%}
.bggray{    padding: 20px 10px;}

.tesscollboratorimg{    width: 49%;}
.tesscollboratortext{    width: 47%;}
.contactForm .row .col-md-4,.contactForm .row .col-md-6,
.contactForm .row .col-md-12{width: 50%}
.contactForm .row .col-md-12{margin-top: 0px !important}
.nabhawrap .row .col-md-3{width: 20%}
.nabhawrap .row .col-md-9{width: 80%;text-align: left;}
.blogwarp .aboutimg {
    width: 30%;
    float: left;
    margin-right: 30px;
}

.knowledgezone-brochures .row .col-md-6{width: 50%}
    .fontmodify {
    right: 2%;
    bottom: 2%;
}

}



/* Smartphones (portrait and landscape) ---------- */
@media screen and (min-width: 320px) and (max-width: 480px){
    /* styles */
.dropdown-menu1 {
    width:100% !important;
}
.navbar-toggler{    width: 36%;}
.heading h1,.heading h2{display: inline;color: #0065b0;}
.heading {
    padding: 10px 20px;
}
#counter {
    display: flex;
}
.achivename p{    font-size: 13px;    margin-bottom: 0;}
.counter-value{    line-height: initial;}
.customenav,.sidepadding{padding-bottom: 0px}
.icon-bg-logo::after{display: none;}
.demo-2 .dropdown-menu{    background-color: #ececec !important;}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: 0% !important;
}


.navbar-brand2{display: none;}
#navbarSupportedContent{z-index: 999999}
.bannertext {
    left: 0px;top: 0px;
}
.bookanappointment {
    position: relative;
    bottom: 100px;
}
.facimg{    width: 18%;}
/*.newswrap,.brochures-wrap{display: flex;flex-wrap: wrap;}
.newsimg, .brouchuresimg {
    order: 2;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}
.newsdecs,.brouchuresdecs{order: 1;width: 100%}*/
aside.col-lg-4 {
    margin-top: 30px;
}

.doctorwrapper {
    margin-bottom: 3rem;
}


    .fontmodify {
    right: 2%;
    bottom: 2%;
}
.testimoinalwrap .owl-prev{left: 0}
.testimoinalwrap .owl-next{right: 0}
.serviceswahttinfo .row:nth-child(odd) .col-md-5{order: 2}
.aboutinfo .moreless-button{margin-bottom: 20px}
.bannertext {
    left: 0px;
    top: 0;
    background: #ffffffb8;
    padding: 10px;
    line-height: normal;
    /* font-size: 25px; */
}
.serviceswahttinfo .col-md-5  .aboutimg img{width: 100%} 
.eventname img,.newsimg img{width: 100%}

span.numberstyle {
    font-size: 23px;
}
span.textstyle {
    font-size: 28px;
}

.demo-2 .navbar-collapse .navbar-nav .nav-item .nav-link{border-bottom: 0px}
.navbar-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-nav .dropdown-menu li a {
    padding-left: 35px;
    border-bottom: none;    color: #0065b0;
}

.clinictour .owl-prev ,.eyeservices .owl-prev{
    background: url(../images/prev.png) left center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    left: 0%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;display: block;
}

.clinictour .owl-next,.eyeservices  .owl-next{
    background: url(../images/next.png) right center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    right: 0%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;display: block;
}

.serviceshead .serviceslist{width: 100%}
.bggray{    padding: 20px 10px;}
p, .paragraph{font-size: 12px}
.mobileorder2{order: 2}


.banner1{background-image: url(../images/mobile/mobile1.jpg);}

.banner2{background-image: url(../images/mobile/mobile2.jpg);}

.banner3{background-image: url(../images/mobile/mobile3.jpg);}

.banner4{background-image: url(../images/mobile/mobile4.jpg);}

.banner5{background-image: url(../images/mobile/mobile5.jpg);}

.banner6{background-image: url(../images/mobile/mobile6.jpg);}


.hero-section {
    padding-bottom: 200px;
    padding-top: 50px;
    height: 500px;
}


}

@media (max-width: 360px) {

    .fontmodify {
right: 2%;
    bottom: 2%;
}

.bookanappointment {
    bottom: 80px !important;
}


.serviceswahttinfo .row:nth-child(odd) .col-md-5{order: 2}
.aboutinfo .moreless-button{margin-bottom: 20px}
.bannertext {
    left: 0px;
    top: 40px;
}

span.numberstyle {
    font-size: 23px;
}
span.textstyle {
    font-size: 22px;
}



}


@media screen and (min-width: 881px) and (max-width:1280px){
.flex-mobile-wrap{flex-wrap: wrap;}
 .flex-fill {
    -ms-flex:1 !important;
    flex: 1 !important;
}

}