@media only screen and (min-width:320px) and (max-width:991px) {

    /*core starts*/
    h1 {
        font-size: 26px !important;
    }

    h2 {
        font-size: 21px !important;
    }

    h3 {
        font-size: 19px !important;
    }

    h4 {
        font-size: 15px !important;
    }

    /*core ends*/
}

@media only screen and (min-width:320px) and (max-width:767px) {

    /*core start*/
    body {
        font-size: 12px !important;
    }

    p {
        font-size: 12px !important;
    }

    ul {
        font-size: 12px !important;
    }

    /**/
    .product-detail-bar h4.pr_name {
        margin-top: 20px !important;
    }

    .product-detail-bar .social.mob {
        display: block;
    }

    .product-detail-bar .social.desk {
        display: none;
    }

    /**/
    .modal#prModal {
        background: #fff;
    }

    .modal-dialog.frm-model {
        width: 100%;
        margin: 0;
    }

    .modal-dialog.frm-model .modal-content {
        border: 0;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
    }

    .modal.fade .modal-dialog.frm-model {
        top: 0;
        left: 0;
        margin-bottom: inherit;
        margin-right: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    /*core ends*/

    /* Header Start's */
    header {
        position: fixed;
        z-index: 999;
        width: 100%;
    }

    header .nav-bar {
        background: #fff;
        display: none
    }

    header .logo-bar {
        padding: 10px 0;
        position: inherit;
        background: #FFF !important;
        width: 100%;
    }

    header .logo {
        width: auto;
    }

    header .logo-bar:after {
        content: '';
        display: none
    }

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top: 80px !important;
        margin-bottom: 80px !important;
    }

    /* Slider Ends's */

    /* Common Css */
    .main-head {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 10px !important;
    }

    .main-head span {
        font-size: 14px !important;
        line-height: 24px;
    }

    .idx-btn {
        font-size: 13px;
        width: 120px;
        padding: 15px 15px !important;
    }

    /* Common Css */

    /* Home Page Start's */
    .idx-about-sec {
        padding: 80px 0 50px;
    }

    .idx-about-sec .about-right {
        padding: 100px 0 0 0 !important;
    }

    /*  */
    .idx-services {
        padding: 40px 0 40px !important;
    }

    .idx-services .services-blk {
        margin: 0px 0px 10px;
    }

    .idx-services .services-blk .co-down .co-text h3 {
        font-size: 17px !important;
        line-height: 27px;
    }

    .idx-services .services-blk .co-down .co-text {
        width: 100%;
        min-height: auto;
    }

    .services-pg .col {
        padding: 15px;
    }

    .services-pg .col-img,
    .services-pg .col-img {
        padding-top: 50px;
    }

    .services-pg .col-img,
    .services-pg .col-desc {
        width: 100%;
    }

    .services-pg .col-desc .cont-col {
        padding-top: 0px;
    }

    .services-pg .col-row,
    .services-pg .col-row:nth-child(2n+1) {
        background: #f7fcff;
    }

    /*  */
    .idx-products {
        padding: 40px 0;
    }

    /*  */
    .home-tech-bar {
        padding: 40px 0 40px !important;
    }

    /* */
    .home-gallery-bar {
        padding: 40px 0 40px !important;
    }

    /* Home Page End's */

    /* Footer Start's */
    footer .footer-bar {
        padding: 40px 0 20px;
    }

    footer .footer-abt {
        padding-right: 0px !important;
    }

    footer .logo {
        width: 150px;
        margin-bottom: 15px !important;
    }

    .footer .social-nav li a .fa {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    footer .important-link-sec {
        margin-top: 0px !important;
        padding-top: 30px !important;
    }

    footer .f-cont-info {
        padding-top: 30px !important;
    }

    footer .add-text p {
        font-size: 14px !important;
    }

    /* Footer End's */

    /* Inner Page Css Start's */

    .our-profile-pg .profile-content {
        width: 100%;
    }

    .our-profile-pg .profile-img {
        width: 100%;
    }

    /*  */
    .treatments-pg .col-row {
        width: 100%;
    }

    .treatments-pg .shape-1 {
        width: 305px;
        height: 100px;
        top: 153px;
        left: -8px;
    }

    .treatments-pg .shape-2 {
        top: -10px;
        right: -10px;
        display: none;
    }

    .treatments-pg .treatment-img {
        padding-top: 20px;
    }

    .qualification-pg .col {
        width: 100%;
        padding: 0 15px;
    }

    .qualification-pg .col-desc {
        padding-top: 20px;
    }

    .qualification-pg .col-desc .cont-col {
        padding: 1px 10px 20px 10px;
    }

    .qualification-pg .col-desc h4 {
        font-size: 22px !important;
        line-height: 28px;
    }

    .qualification-pg .col-desc h5 {
        font-size: 18px !important;
    }

    /* Inner Page Css Ends's */

    /**/
    .banner-bar {
        padding: 60px 0 60px;
        top: 78px;
        margin-bottom: 78px;
        position: relative;
    }

    .content_bar {
        padding: 20px 0;
    }

    .about-pg .col,
    .gallery-bar .col {
        width: 100%;
        padding: 0px 15px;
    }

    /* download bar */
    .download-bar .col-row {
        width: 25%;
    }

    .about-pg .col-desc h2 {
        margin-top: 0px !Important;
        margin-bottom: 15px !Important;
        line-height: 30px;
    }

    .contact-pg .site-nav ul li {
        width: 100%;
        height: auto;
        padding: 10px 10px !important;
        margin: 0 20px 0px 25px !important;
        text-indent: -20px;
    }

    .enq-form {
        margin: 10px auto 0;
        padding: 15px;
    }

    .enq-form form .btn-submit {
        width: 100%;
    }

    /**/
    .item-pic {
        height: auto;
    }

    .item-pic img {
        position: inherit;
        top: inherit;
        left: inherit;
        margin-bottom: inherit;
        margin-right: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    .contact-pg .site-nav ul li .fa {
        margin-right: 19px !important;
    }

    .ftr-map-bg {
        padding: 40px 0;
    }

    .ftr-map-bg iframe {
        height: 200px;
    }

    .contact-us .cont-details-bg {
        padding-bottom: 0px !important;
        margin-top: 0px !important;
    }

    section.contents .content-bar {
        padding: 20px 0;
    }

    .contact-blk {
        margin-top: 20px;
        min-height: auto;
        border-bottom: 1px solid #c4e0e3;
        border-right: 0;
    }

    .cont-details-bg .col-desc {
        width: 100%;
        margin-bottom: 15px;
    }

    .contact-us .enq-form {
        padding: 15px 15px !important;
    }

    .contact-pg .enq-form h2 {
        font-size: 26px !important;
        line-height: 35px !important;
    }

    .contact-pg .ftr-map {
        height: 250px !important;
    }

    .contact-us .cont-details-bg h2 {
        font-size: 18px !important;
        line-height: 24px;
        margin-bottom: 10px !important;
    }

    .contact-us .contact-pg .site-nav ul {
        margin-left: 0px !important;
        margin-bottom: 40px !important;
    }

    .contact-pg .site-nav ul li:before {
        left: -10px !important;
    }

    .contact-us .enq-form {
        padding: 0px;
        width: 100%;
        margin: 20px auto 0;
    }

    .cont-info-block {
        padding: 20px 0px;
    }

    .cont-info-block .cont-info-icon {
        width: 50px;
        padding: 6px;
    }

    .cont-info-block .cont-info-text {
        width: calc(100% - 55px);
        padding: 8px 0 0 0px;
    }

    .cont-info-block .cont-info-text p span {
        font-size: 20px !important;
        line-height: 27px;
    }

    .cont-info-block.min-sec {
        padding: 20px 15px !important;
    }

    /* Inner Page Css Start */
    .banner-bar .banner-content .banner-col {
        padding: 0px;
    }

    .banner-bar .banner-content h1 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 0px !important;
    }

    .about-us-pg .col {
        width: 100%;
        padding: 0 15px;
    }

    .about-us-pg .col-desc {
        padding-top: 20px;
    }

    .career .career-right {
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: table-footer-group;
    }

    .career .career-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: table-header-group;
    }

    .infrastructure-pg .col-img {
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        width: 100%;
        float: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    /*  */

}

@media only screen and (min-width:768px) and (max-width:991px) {

    .main-head {
        line-height: 28px !important;
        font-size: 22px !important;
    }

    .ftr-map-bg iframe {
        height: 240px;
    }

    /* download bar */
    .download-bar .col-row {
        width: 33.33%;
    }

    .contact-us .enq-form {
        padding: 15px 15px;
        width: 100%;
    }

    .contact-pg div.col-row:nth-child(2) {
        padding: 0 !important;
    }

    .contact-us .cont-details-bg {
        padding: 0 0;
    }

    .contact-us .cont-details-bg h2 {
        font-size: 18px !important;
        line-height: 25px;
    }

    .contact-us .contact-pg .site-nav ul {
        margin-left: 45px !important;
    }

    .contact-blk {
        min-height: auto;
    }

    .contact-blk .h-icon .h-icon-inner img {
        max-width: 40px !important;
    }

    .contact-blk .h-icon {
        width: 70px;
        height: 70px;
    }

    .contact-pg .ftr-map {
        height: 400px !important;
    }

    /*  */

    header .cont-info ul li {
        padding: 0 10px 0 10px !important;
    }

    header ul .cont-text {
        padding-left: 7px !important;
        margin-right: 7px;
    }


    header .logo {
        padding: 20px;
        width: 205px;
    }

    header .site-nav {
        margin-top: 10px !important;
    }

    header .cont-nav ul li {
        padding: 11px 8px !important;
    }

    header .top-bar p {
        font-size: 12px !important;
        line-height: 20px;
        padding: 8px 0 !important;
    }

    .ipad-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    header .social-nav li {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }

    header .social-nav li a .fa {
        width: 27px;
        height: 27px;
        line-height: 27px;
        font-size: 12px !important;
    }

    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    .why-col,
    .why-choose-us .col-desc {
        min-height: auto;
    }

    .cont-info-block {
        padding: 20px 0px;
    }

    .cont-info-block .cont-info-text p span {
        font-size: 18px !important;
        line-height: 27px;
    }

    .cont-info-block .cont-info-icon {
        width: 45px;
        padding: 4px 4px 4px 8px;
    }

    .cont-info-block .cont-info-text {
        width: calc(100% - 50px);
        padding: 4px 0 0 5px;
    }

    .cont-info-block .cont-info-text p {
        font-size: 12px !important;
        line-height: 22px;
    }

    .cont-info-block.min-sec {
        padding: 20px 10px !important;
    }

    .slider-bottom .benefits-blk1 .benefits-text p {
        font-size: 15px !important;
        line-height: 24px;
    }

    .slider-bottom .benefits-blk1 {
        padding: 24px;
        min-height: 240px;
    }

    .slider-bottom .benefits-blk1 .benefits-text h4 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom: 7px !important;
    }

    .slider-bottom .benefits-blk1 .benefits-text p br {
        display: none;
    }

    .cont-details-bg {
        padding-bottom: 0px !important;
    }

    .cont-details-bg .col-desc {
        width: 100%;
        margin-bottom: 15px;
        float: none;
    }

    .idx-services .services-blk {
        margin: 0px 8px 10px;
    }

    .idx-services .services-blk .co-down .co-icon {
        width: 60px;
        padding: 10px 8px;
        min-height: 92px;
    }

    .idx-services .services-blk .co-down .co-icon img {
        width: 45px;
        margin-top: 10px;
    }

    .idx-services .services-blk .co-down .co-text {
        width: 100%;
        min-height: auto;
    }

    .idx-services .services-blk .co-down .co-text h4 {
        font-size: 13px !important;
        line-height: 20px;
        margin-bottom: 0px !important;
    }

    .idx-services .services-blk .co-link {
        padding: 10px 15px !important;
    }

    .idx-services .services-blk .co-link .btn-link {
        font-size: 16px !important;
        line-height: 24px;
    }

    .idx-services .services-blk .co-link i {
        margin-left: 10px !important;
    }

    .idx-home {
        padding: 110px 0 80px;
        top: -55px;
        margin-bottom: -55px;
    }

    .idx-about-sec {
        padding: 50px 0;
    }

    .idx-about-sec .about-right {
        padding: 0px !important;
    }

    .main-head span {
        font-size: 12px !important;
        line-height: 20px;
    }

    .idx-about-sec .cont-form-outer {
        padding-top: 0px !important;
    }

    .main-head {
        font-size: 27px !important;
        line-height: 35px !important;
        margin-bottom: 10px !important;
    }

    .idx-about-sec .since-text h2 {
        font-size: 60px !important;
        line-height: 60px;
    }

    .idx-about-sec .since-text {
        position: absolute;
        background: url(../design_img/dots.png) no-repeat center center;
        background-size: cover;
        height: 120px;
        width: 180px;
        color: #db261b !important;
        font-size: 30px !important;
        line-height: 40px;
        font-weight: 700;
        text-align: center;
        padding-top: 15px !important;
        left: 0;
        bottom: 0;
        z-index: 999;
    }

    .ser-gp {
        margin-top: 20px !important;
    }

    .idx-services .service-blk .ser-down {
        padding: 20px 15px;
    }

    .idx-services .service-blk .ser-down h4 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 10px !important;
    }

    .idx-home .abt-blk {
        top: -200px;
        margin-bottom: -170px;
    }

    .idx-success {
        padding: 40px 0;
    }

    footer .logo {
        width: 200px;
    }

    footer .ftr-contact .ftr-left {
        width: 35px !important;
    }

    footer .ftr-contact .ftr-right {
        width: calc(100% - 40px);
        padding-left: 10px;
    }

    footer .footer-top {
        padding: 30px 0 10px;
    }

    footer .footer-abt {
        padding-right: 30px !important;
    }

    footer .important-link-sec h3 {
        font-size: 18px !important;
        line-height: 24px;
        font-weight: 600;
        letter-spacing: .9px;
    }

    footer .social-nav ul {
        margin-bottom: 30px !important;
    }

    .ipad-no-left {
        padding-left: 0 !important;
    }

    footer .ftr-contact .ftr-right h4 {
        font-size: 22px !important;
        line-height: 30px;
    }

    footer .footer-bar {
        padding: 40px 0 40px;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 70px 0 60px;
    }

    .banner-bar .banner-content .banner-col {
        padding: 0;
    }

    .banner-bar .banner-content h1 {
        font-size: 26px !important;
        line-height: 35px;
    }

    /*  */
    .treatments-pg .shape-1 {
        width: 369px;
        height: 130px;
        top: 75px;
        left: -24px;
    }

    .treatments-pg .shape-2 {
        top: -10px;
        right: -10px;
    }

    .treatments-pg .shape-2::before {
        width: 180px;
        height: 3px;
    }

    .treatments-pg .shape-2::after {
        width: 3px;
        height: 180px;
    }

    /*  */
    .qualification-pg .col-desc .cont-col {
        padding: 1px 20px 20px 20px;
    }

    .qualification-pg .col-desc {
        padding-top: 0px;
    }

    .qualification-pg .col-desc h4 {
        font-size: 22px !important;
    }

    .qualification-pg .col-desc h5 {
        font-size: 18px !important;
        line-height: 27px;
    }

    /*  */
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    header .logo {
        padding: 5px 0 0px 0;
        width: 145px;
    }

    header .site-nav {
        margin-top: 5px !important;
    }

    /* download bar */
    .download-bar .col-row {
        width: 33.33%;
    }

    .ipad-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .idx-about-sec {
        padding: 50px 0;
    }

    .idx-about-sec .about-right {
        padding: 0px 15px !important;
    }

    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    .slider-bottom .benefits-blk1 {
        padding: 30px;
        min-height: 246px;
    }

    .slider-bottom .benefits-blk1 .benefits-text h4 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom: 7px !important;
    }

    .slider-bottom .benefits-blk1 .benefits-text p br {
        display: none;
    }

    .idx-services {
        padding: 60px 0 0px !important;
    }

    .idx-services .services-blk .co-down .co-text h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .idx-services .services-blk .co-down .co-icon {
        width: 70px;
        padding: 15px 5px;
        min-height: 100px;
    }

    .idx-services .services-blk .co-down .co-text {
        width: 100%;
        min-height: auto;
        padding: 10px 10px 5px 10px;
    }

    .main-head {
        font-size: 32px !important;
        line-height: 45px !important;
        margin-bottom: 15px !important;
    }

    .cont-info-block .cont-info-text {
        width: calc(100% - 65px);
        padding: 8px 0 0 0px;
    }

    .cont-info-block .cont-info-text p span {
        font-size: 20px !important;
        line-height: 27px;
    }

    .idx-services .service-blk .ser-down {
        padding: 20px 15px;
    }

    .idx-services .service-blk .ser-down h4 {
        font-size: 27px !important;
        line-height: 35px;
        margin-bottom: 10px !important;
    }

    footer .important-link-sec h3 {
        font-size: 21px !important;
        line-height: 28px;
        margin-bottom: 10px !important;
    }

    footer .footer-abt {
        padding-right: 0px !important;
    }

    footer .ftr-contact .ftr-left {
        width: 50px !important;
    }

    footer .ftr-contact .ftr-right h4 {
        font-size: 22px !important;
        line-height: 30px;
    }

    footer .footer-bar {
        padding: 40px 0 40px;
    }

    /* Inner Page Css Start */
    .treatments-pg .shape-2 {
        top: -12px;
        right: -12px;
    }

    .treatments-pg .shape-2::before {
        width: 220px;
    }

    .treatments-pg .shape-2::after {
        height: 220px;
    }

    /*  */
    .qualification-pg .col-desc {
        padding-top: 10px;
    }

    .qualification-pg .col-desc .cont-col {
        padding: 2px 20px 20px 30px;
    }

    .qualification-pg .col-desc h4 {
        font-size: 24px !important;
        line-height: 28px;
    }

    /* Inner Page Css Ends */

}