@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: 99;
        width: 100%;
    }

    header .top-bar {
        display: none;
    }

    header .logo-bar {
        padding: 6px 0;
        position: inherit;
        background: #FFF !important;
        width: 100%;
    }

    header .logo {
        width: 90px;
    }

    header .logo-bar:after {
        content: '';
        display: none
    }

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top:60px !important;
        margin-bottom: 60px !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: 40px 0;
    }

    .idx-about-sec .about-right {
        padding: 0px 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;
        padding: 10px 10px 10px 10px;
    }

    /*  */
    .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: 80px;
        margin-bottom: 5px !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: 0px !important;
    }

    footer .add-text p {
        font-size: 14px !important;
    }

    /* Footer End's */

    /* Inner Page Css Start's */
    .banner-bar {
        padding: 60px 0 60px;
        top: 78px;
        margin-bottom: 78px;
        position: relative;
    }

    .banner-bar .banner-content .banner-col {
        padding: 0px;
    }

    .banner-bar .banner-content h1 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 0px !important;
        margin-left:25px !important;
        
    }
    .location {
        margin-left:25px !important;
    }

    .content_bar {
        padding: 20px 0;
    }

    /* About Us Page */
    .about-pg .col,
    .gallery-bar .col {
        width: 100%;
        padding: 0px 15px;
    }

    section.contents .content-bar.about-us {
        padding: 40px 0 30px;
    }

    .about-us-pg .col-row {
        width: 100%;
    }

    .about-us-pg .col-row:nth-child(2n+1) .col-desc {
        padding-right: 0px;
    }

    .about-us-pg .col-img .col-container::before {
        width: calc(100% + 20px);
        height:calc(100% + 40px);
        left: -10px;
        top: -10px;
    }

    .about-us-pg .col-img .col-container::after {
        display: none;
    }

    

    .qlt-blk1 .exper-heading {
        font-size: 30px !important;
        line-height: 40px;
    }

    .about-us-pg .qlt-blk1 p {
        font-size: 15px !important;
        line-height: 24px !important;
        margin-left: 40px !important;
    }

    .quality-col {
        margin: 0 0px 40px;
    }

    .quality-col::after {
        width: 280px;
        right: -10px;
        bottom: -10px;
    }

    /*  */
    .about-us-pg .vision-mission-text {
        padding-top: 20px;
    }

    .about-us-pg .vision-mission-text .col-desc {
        padding: 0 15px;
    }

    .about-us-pg .vision-mission-text .visi-miss-outer .vision {
        width: 100%;
    }

    .about-us-pg .vision-mission-text .visi-miss-outer .mission {
        width: 100%;
    }

    .about-us-pg .vision-mission-text .visi-miss-outer .visi-miss {
        margin: 0 0px;
        margin-top: 20px;
    }

    /* Service Page */
    .inner-secvice-col .col {
        width: 100%;
    }

    .inner-secvice-col .col-desc {
        padding: 20px 0px 0 0 !important;
    }

    .inner-secvice-col .col-desc h2 {
        font-size: 24px !important;
        line-height: 35px !important;
    }

    /* Service 2 */
    .services-2-pg .col {
        width: 100%;
        padding: 20px 15px 0;
    }

    .feature-sec {
        padding: 20px 15px;
        margin-top: 30px;
    }

    .feature-sec h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .feature-sec .list-outer {
        width: 100%;
        float: none;
    }

    /* Products Page */
    .item-pic {
        height: auto;
    }

    .item-pic img {
        position: inherit;
        top: inherit;
        left: inherit;
        margin-bottom: inherit;
        margin-right: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    /* Certificate Page */
    .certificates-pg .col-row {
        width: 100%;
    }

    /* download bar */
    .download-bar .col-row {
        width: 25%;
    }

    /* Infrastructure Page */
    .infrastructure-pg .col-img {
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        width: 100%;
        float: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    /* Career Page */
    .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;
    }

    .career-pg .col-desc {
        padding-top: 30px !important;
    }

    /* Contact Page */
    .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: 30px !important;
        margin-top: 0px !important;
    }

    .contact-blk {
        margin-top: 20px;
        min-height: auto;
    }

    .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;
    }

    .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%;
    }

    /* Inner Page Css Ends's */
    /* Date 15-04-2023 */
    .idx-about-sec .about-right .header-design {
        margin-right: 5px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
        background-color: transparent !important;
        z-index: 0;
        margin-bottom: 0px !important;
    }
    .idx-technology-sec {
        padding: 40px 0;
    }
    .idx-technology-sec .vsn-block .h-icon {
        width: 50px;
        height: 50px;
        bottom: calc(100% - 30px);
        left: calc(0% + 5px);
        line-height: 50px;
        border: 2px solid #fff;
    }
    .idx-technology-sec .vsn-block h5 {
        width: 120px;
        height: 60px;
        background: #f3c039;
        position: absolute;
        bottom: calc(100% - 30px);
        left: calc(70% - 30px);
        text-align: center;
        border: 1px solid #fff;
        font-size: 20px !important;
        line-height: 27px;
        font-weight: 700;
        color: #fff;
        padding-top: 20px !important;
    }
    .idx-technology-sec .vsn-block {
        padding: 40px 20px 20px;
        min-height: 160px;
        margin-bottom:50px !important;
    }
    .idx-technology-sec .vsn-block .h-icon img {
       padding: 6px;
    }
    .idx-technology-sec .vsn-block h4 {
        font-size: 19px !important;
        line-height: 25px;
        margin-bottom: 10px !important;
        margin-top: 5px !important;
    }
    .tech-gape {
        margin-top: 20px;
    }
    footer .footer-top:before {
        display:none;
    }
    footer .ftr-see-product {
        position: relative;
        right: 0;
        margin-top:30px;
    }
    footer .ftr-img-outer {
        height: 250px;
        width: 250px;
        border: 3px solid #FFF;
    }
    footer .ftr-blk {
        height: 245px;
        width:245px;
        object-fit: contain;
    }
    /* Date 17-04-2023 */
    .banner-bar:before {
        content: "";
        position: absolute;
        top: 0;
        left: 8%;
        right: 20px;
        -webkit-transform: skewX(-16deg);
        -ms-transform: skewX(-16deg);
        transform: skewX(-16deg);
        z-index: 0;
        width: 50%;
        box-shadow: 3px 0px #f3c039;
        border-left: 3px solid #f3c039;
    }
    .quality-col {
        padding: 20px 20px;
        min-height: 150px;
    }
    .quality-heading h4 {
        font-size: 22px !important;
        line-height: 30px !important;
        font-weight: 700;
    }

    .contact-us .contact-pg .ftr-map {
        height: 220px !important;
       margin-bottom: 40px !important;
   }
   .cont-details-bg {
       padding-bottom: 0px !important;
       padding-left: 20px !important;
   }
   
   .contact-form {
       padding-right: 15px !important;
   }
   .cont-bg h4 {
       font-size: 22px !important;
       line-height: 30px;
       margin-bottom:10px !important;
   }
   .contact-pg .enq-form {
       padding: 30px 25px 20px;
        min-height: 532px;
   }
   .contact-info {
       margin-top: 15px !important;
       margin-bottom: 15px !important;
       padding: 15px;
    }
    .contact-info .cont-icon {
        width: 45px;
        height: 45px;
    }
    .contact-info .cont-icon img {
        padding: 6px;
    }
    .contact-info .cont-text {
        width: calc(100% - 50px);
    }
    .contact-info .cont-text p {
        font-size: 15px !important;
        line-height: 24px;
    }
    .contact-pg .enq-form h2 {
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .contact-pg .enq-form p {
        font-size: 15px !important;
        line-height: 24px;
        font-weight: 600;
        margin-bottom:10px !important;
    }
    .cont-bg {
        padding: 0px 0px 20px !important;
    }

    section.contents .content-bar.career {
        padding: 40px 0;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {

    /* Header Strats */
    header .cont-info ul li {
        padding: 0 10px 0 10px !important;
    }

    header ul .cont-text {
        padding-left: 7px !important;
        margin-right: 7px;
    }


    header .logo {
        width: 90px;
        padding: 8px 9px 15px;
    }

    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: 4px !important;
        padding-top: 4px !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;
    }

    /* Header Ends */

    /* Common Css Starts */
    .main-head {
        font-size: 27px !important;
        line-height: 35px !important;
        margin-bottom: 10px !important;
    }

    .main-head span {
        font-size: 12px !important;
        line-height: 20px;
    }

    /* Common Css Ends */

    /* Home Page Starts */
    .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;
    }

    /*  */
    .idx-about-sec {
        padding: 50px 0;
    }

    .idx-about-sec .about-right {
        padding: 0px !important;
    }

    /*  */
    .idx-services {
        padding: 50px 0 0px !important;
    }

    .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;
        padding: 10px 8px 10px 8px;
    }

    .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;
    }

    .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;
    }

    /* Home Page Ends */

    /* Footer Starts */
    footer .logo {
        width: 120px;
    }

    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: 16px !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;
    }

    /* Footer Ends */

    /* 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;
    }

    /* About Page */
    section.contents .content-bar.about-us {
        padding: 60px 0 60px;
    }

    .about-us-pg .col-row:nth-child(2n+1) .col-desc {
        padding-right: 20px;
    }

    .qlt-blk1 {
        padding: 20px 20px;
        padding-right: 0px;
        bottom: 50px;
        right: 15px;
        width: 320px;
    }

    .qlt-blk1 .exper-heading {
        font-size: 35px !important;
        line-height: 42px;
    }

    .qlt-blk1 .exper-heading::before {
        width: 4px;
        height: 40px;
    }

    .about-us-pg .qlt-blk1 p {
        font-size: 17px !important;
        line-height: 24px !important;
    }

    .about-us-pg .inn-abt {
        padding-bottom: 30px;
        border-bottom: 0px;
    }

    .about-us-pg .about-quality {
        padding-top: 30px;
    }

    /*  */
    .quality-col {
        padding: 10px 10px;
        margin: 0 0px;
    }

    .quality-heading h4 {
        font-size: 22px !important;
    }

    .quality-heading {
        margin-left: 6px !important;
    }

    .quality-icon {
        padding: 8px 8px 5px;
    }

    .quality-icon span {
        font-size: 20px !important;
        line-height: 27px !important;
        font-weight: 700;
   }

    .quality-col {
        min-height: 170px;
    }

    .quality-col::after {
        width: 210px;
        height: 170px;
        right: -10px;
        bottom: -10px;
    }

    /* Service Page */
    .services-2-pg .col-desc {
        padding-top: 0px;
    }

    .feature-sec h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .feature-sec {
        padding: 30px 50px 30px 50px;
    }

    /* download bar */
    .download-bar .col-row {
        width: 33.33%;
    }

    /* Contact Page */
    .ftr-map-bg iframe {
        height: 240px;
    }

    .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;
    }

    /* Inner Page Css Ends */
    /* Date 15-04-2023 */
    header .header-contact {
        padding: 15px 10px;
        height: 65px;
        bottom: -57px;
    }
    header .header-contact .contact-blk-top {
           padding-left: 40px;
    }
    header .header-contact span.second {
        font-size: 17px;
    }
    header .header-contact img {
        width: 40px;
        left: -5px;
        top: -12px;
        bottom: 0;
        margin: auto;
    }
    .idx-about-sec .about-right .header-design {
        margin-right: -170px !important;
        padding-top: 20px !important;
        padding-bottom: 10px !important;
        padding-right: 20px !important;
        padding-left: 10px !important;
        margin-bottom: 10px !important;
    }
    .idx-technology-sec {
        padding: 50px 0;
    }
    .idx-technology-sec .vsn-block {
        padding: 40px 16px 20px;
        min-height: 210px;
    }
    .idx-technology-sec .vsn-block p {
        font-size: 15px !important;
        line-height: 25px;
    }
    .idx-products {
        padding: 50px 0;
    }
    .item-pic {
        height: 185px;
    }
    .idx-choose-us {
        padding: 50px 0;
    }
    .idx-choose-us .choose-blk .cb-text {
        padding: 27px 10px 21px;
        padding-left: 58px;
        margin-left: 30px;
        margin-right: 0px;
        min-height: 163px;
    }
    footer .footer-top:before {
       width: 25%;
    }
    header .cont-info ul li:last-child {
       display:none;
    }
    .idx-technology-sec .vsn-block .h-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        bottom: calc(100% - 30px);
        left: calc(0% + 8px);
        border: 2px solid #fff;
    }
    .idx-technology-sec .vsn-block .h-icon img {
        padding: 9px;
    }
    .idx-technology-sec .vsn-block h5 {
        width: 110px;
        height: 50px;
        bottom: calc(100% - 30px);
        left: calc(70% - 30px);
        font-size: 18px !important;
        line-height: 25px;
        padding-top: 12px !important;
    }
    .idx-technology-sec .vsn-block h4 {
        font-size: 19px !important;
        line-height: 26px;
        margin-bottom: 10px !important;
        margin-top: 6px !important;
    }
    .idx-choose-us .choose-blk .h-icon img {
        max-width: 100%;
        padding: 2px;
    }
    .idx-choose-us .choose-blk .h-icon {
        width: 40%;
        padding: 8px 0;
        position: absolute;
        top: 10px;
        left: -14px;
    }
    footer .ftr-blk {
       height: 250px;
        width: 250px;
        object-fit: contain;
    }
    footer .ftr-img-outer {
        height: 260px;
        width: 260px;
        border: 4px solid #FFF;
    }

    .banner-bar {
        padding: 65px 0 65px;
    }
    .banner-bar:before {
        left: 10%;
        width: 25%;
    }
    .banner-bar .banner-content h1 {
        font-size: 24px !important;
        line-height: 32px;
        margin-bottom: 10px !important;
        margin-left: 90px !important;
    }
    .location {
        margin-left: 90px !important;
    }
    section.contents .content-bar.about-us {
        padding: 60px 0 50px;
    }
    .about-us-pg .col-img .col-container::before {
        height: 380px;
    }
    .quality-heading h4 {
        font-size: 20px !important;
        line-height: 27px !important;
    }
    .quality-col {
        min-height:110px;
    }
    .about-us-pg .col-desc p {
        font-size: 15px !important;
        line-height: 25px;
        font-weight: 500;
        color: #333;
        text-align: justify;
    }

    .contact-us .contact-pg .ftr-map {
        height: 250px !important;
       margin-bottom: 50px !important;
   }
   .cont-details-bg {
       padding-bottom: 0px !important;
       padding-left: 20px !important;
   }
   
   .contact-form {
       padding-right: 30px !important;
   }
   .cont-bg h4 {
       font-size: 24px !important;
       line-height: 32px;
       margin-bottom:10px !important;
   }
   .contact-pg .enq-form {
       padding: 30px 25px 20px;
        min-height: 532px;
   }
   .contact-info {
       margin-top: 15px !important;
       margin-bottom: 15px !important;
       padding: 15px;
    }
    .contact-info .cont-icon {
        width: 45px;
        height: 45px;
    }
    .contact-info .cont-icon img {
        padding: 6px;
    }
    .contact-info .cont-text {
        width: calc(100% - 50px);
    }
    .contact-info .cont-text p {
        font-size: 15px !important;
        line-height: 24px;
    }
    .contact-pg .enq-form h2 {
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .contact-pg .enq-form p {
        font-size: 15px !important;
        line-height: 24px;
        font-weight: 600;
        margin-bottom:10px !important;
    }


}

@media only screen and (min-width:992px) and (max-width:1199px) {

    /* Header Starts */
    header .logo {
        width: 110px;
    }

    header .site-nav {
        margin:0 0 !important;
    }

    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    /* Header Ends */

    /* Common Css */
    .main-head {
        font-size: 32px !important;
        line-height: 45px !important;
        margin-bottom: 0px !important;
    }

    /* Common Css Ends */

    /* Home Page Starts */

    /* Home Page Ends */

    /* Footer Starts */
    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;
    }

    /* Footer Ends */

    /* Inner Page Starts */
    .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-about-sec {
        padding: 50px 0;
    }

    .idx-about-sec .about-right {
        padding: 30px  15px 0 25px !important;
    }

 

    .about-us-pg .inn-abt {
        padding-bottom: 30px;
        border-bottom: 0;
    }

    .about-us-pg .inn-abt {
        padding-bottom: 30px;
        border-bottom: 0;
    }

    .qlt-blk1 {
        padding: 20px 20px;
        padding-right: 20px;
        bottom: 30px;
        right: 16px;
    }

    .quality-col::after {
        width: 270px;
    }

    .quality-col {
        margin: 0 5px;
    }

    /*  */
    .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;
    }

    .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;
    }

    /* download bar */
    .download-bar .col-row {
        width: 33.33%;
    }

    /* Inner Page Ends */

    .ipad-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !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;
    }
    /* Date 15-04-2023 */
    header .header-contact {
        padding: 15px 10px;
        height: 65px;
        bottom: -57px;
    }
    header .header-contact .contact-blk-top {
           padding-left: 40px;
    }
    header .header-contact span.second {
        font-size: 17px;
    }
    header .header-contact img {
        width: 40px;
        left: -5px;
        top: -12px;
        bottom: 0;
        margin: auto;
    }
    .idx-about-sec .about-right .header-design {
        margin-right: -170px !important;
        padding-top: 20px !important;
        padding-bottom: 10px !important;
        padding-right: 20px !important;
        padding-left: 10px !important;
        margin-bottom: 10px !important;
    }
    .idx-technology-sec {
        padding: 60px 0;
    }
    .idx-technology-sec .vsn-block {
        padding: 40px 16px 20px;
        min-height: 200px;
    }
    .idx-technology-sec .vsn-block p {
        font-size: 15px !important;
        line-height: 25px;
    }
    .idx-products {
        padding: 60px 0;
    }
    .item-pic {
        height: 245px;
    }
    .idx-choose-us {
        padding: 80px 0;
    }
    .idx-choose-us .choose-blk .cb-text {
        padding: 27px 15px 21px;
        padding-left: 58px;
        margin-left: 55px;
        margin-right: 15px;
        min-height: 163px;
    }
    footer .footer-top:before {
       width: 25%;
    }

    .banner-bar {
        padding: 80px 0 80px;
    }
    .banner-bar:before {
        left: 13%;
        width: 21%;
    }
    section.contents .content-bar.about-us {
        padding: 60px 0 50px;
    }
    .about-us-pg .col-img .col-container::before {
        height: 500px;
    }
    .quality-heading h4 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .quality-col {
        min-height: 192px;
    }

    .contact-us .contact-pg .ftr-map {
         height: 300px !important;
        margin-bottom: 60px !important;
    }
    .cont-details-bg {
        padding-bottom: 0px !important;
        padding-left: 50px !important;
    }
    .cont-bg {
        padding: 0px 0px 20px !important;
    }
    .contact-form {
        padding-right: 50px !important;
    }
    .cont-bg h4 {
        font-size: 28px !important;
        line-height: 40px;
        margin-bottom:10px !important;
    }
    .contact-pg .enq-form {
        padding: 30px 25px 20px;
         min-height: 532px;
    }


}