<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: 10px 0;
        position: inherit;
        background: #FFF !important;
        width: 100%;
    }

    header .logo {
        width: 90px;
        padding:0;
    }

    .idx-about-sec .text {
         padding:10px;
         width:150px;
        height: 150px;
        font-size: 20px;
        line-height: 27px;
        padding: 20px 15px 0;
    }

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

    .idx-about-sec .text p {
        font-size: 15px !important;
        line-height: 23px;
       
    }

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top: 95px !important;
        margin-bottom:95px !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;
		margin-bottom:0 !important;
    }
	.idx-about-sec .about-right p {
		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: 100px;
        margin-bottom: 10px !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 */
    .banner-bar {
        padding: 50px 0 50px;
        top: 95px;
        margin-bottom: 95px;
        position: relative;
    }
    .location {
        padding: 6px 8px !important;
        border-radius: 0px;
    }

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

    .banner-bar .banner-content h1 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom:5px !important;
    }
    .location li a {
        color: #1c8adb !important;
        font-size: 14px !important;
        line-height: 24px;
    }
    .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: 150px;
        height: 200px;
        left: -10px;
        top: -10px;
    }

    .about-us-pg .col-img .col-container::after {
        display: none;
    }

    .qlt-blk1 {
        padding: 15px 15px;
        padding-right: 10px;
        background: #000000c7;
        text-align: center;
        position: absolute;
        bottom: 50px;
        right: 15px;
        width: 270px;
        display: flex;
    }

    .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: 100%;
    }

    /* 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: 20px !important;
        line-height: 27px !important;
    }
    .contact-pg .enq-form p {
        font-size: 14px !important;
        line-height: 24px;
    }
    .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%;
    }

    header .right-blk {
	  display: none;
	}
	.idx-service-banner {
		padding: 40px 0px 80px;
	}
	.idx-service-banner .main-head {
		margin-bottom: 10px !important;
	}
	.idx-service-banner p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-vsn-blk {
		padding: 40px 0 60px;
	}
	.idx-vsn-blk .vsn-right {
		padding: 20px 0px !important;
	}
	.idx-vsn-blk .vsn-left.msn-right {
		margin-top: 20px !important;
		margin-bottom:30px !important;
	}
	.idx-vsn-blk .vsn-right.msn-left {
		margin-top: 0px !important;
	}
	footer .footer-top {
		padding: 15px 15px;
		background: linear-gradient(to bottom, #fcb040 31%, #f5f5f5 31%);
		top: -70px;
		margin-bottom: -65px;
		overflow: hidden;
	}
	footer .icon-outer {
		width: 35px;
		margin-top:20px !important;
	}
	footer .add-text {
		width: 212px;
		margin-left: 8px !important;
		margin-top:20px !important;
	}
	footer .add-text strong {
		font-size: 16px;
	}
    .contact-us .cont-details-bg {
        position: relative;
        top: 0;
        right: 0;
        background: #FFF;
        width: 100%;
        height:auto;
        padding-top:0px !important;
    }
    .contact-blk {
        padding: 20px 10px 10px;
        background:#00aeef;
    }
    .contact-us .contact-form {
        margin-left: 0% !important;
    }
    .contact-pg .enq-form {
        padding: 20px 0px !important;
        margin: 0px 0 0 0 !important;
        min-height: auto;
    }
    .career .btn-submit {
        min-width: 135px;
        padding: 8px 12px !important;
        font-size: 13px !important;
        line-height: 22px;
    }
    .projects-executed .col-row {
        width: calc(50% - 10px);
        padding: 5px;
        margin: 0px 5px 20px;
    }
    footer .footer-map{
        margin-top:30px !important;
    }
    .download-bar .col-row p.txt-title {
        font-size: 15px !important;
    }
    .safety-information .safe-left{
        padding:0 0 !important;
    }
    .safe-info .safe-left p {
        font-size: 14px !important;
        line-height: 24px;
    }
    .safe-left ul.mylist li {
        font-size: 14px !important;
        line-height: 24px;
     }
     .safety-information .safe-gape .main-head {
         margin-bottom: 20px !important;
    }
    .safety-information  .Safe-right{
        padding:0 0 !important;
    }
    .safety-information .safe-blk {
      margin-bottom:30px !important;
    }
    .our-team .tblk-right {
        margin-bottom:30px !important;
     }

     header .site-nav {
       display:none;
    }
    .our-team .team-gape {
        margin-top: 0px;
    }
    section.contents .content-bar.company-profile {
        padding: 40px 0 0px;
    }
    .comp-pg .comp-profile .col-img {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 10px;
    }
    .comp-pg .comp-profile {
        width: 100%;
    }
    .comp-pg .comp-profile .col-desc {
        float:none;
        width: 100%;
        position:relative;
        right: 0px;
        top: 20px;
        width:100%;
        padding:20px 15px;
    }
	.idx-products .item-pic {
			margin: 0 auto !important;
		   text-align: center;
	}
    .comp-pg .comp-profile .col-desc {
        width: 100%;
        background: transparent;
    }
    
    .why-choose-us {
       padding: 40px 0px 40px;
   }
   .counter-outer{
        margin-bottom:20px !important;
   }
   .comp-pg .vision-mission {
        width: 100%;
        padding: 100px 0 40px;
        overflow: visible;
    }
    .vis-miss-col {
         padding: 20px 15px;
        border-radius: 20px;
        border: 3px solid #fff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        min-height: 1px;
        margin-bottom:100px !important;
    }
}

@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 .nav-bar {
        margin-top: 5px !important;
    }

    header .right-blk {
        right: 20px;
        top: 18px;
    }

    header .logo {
        padding: 7px 10px 5px 5px;
        width: 100px;
    }

    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;
    }

    /* Header Ends */

    /* Common Css Starts */
    .main-head {
        font-size: 25px !important;
        line-height: 32px !important;
        margin-bottom: 5px !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: 100px;
		text-align: center;
		margin: 0 auto !important;
    }

    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: 0px !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 20px;
    }
	
    /* 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-img .col-container::before {
        width: 200px;
        height: 250px;
    }

    .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 14px 5px;
    }

    .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;
    }

   	/* Date 18-07-2023 */
	.ipad-no{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .cont-info ul {
        margin-top: 4px !important;
	}
	header .social-nav li a .fa {
		width: 27px;
		height: 27px;
		line-height:27px;
		font-size: 13px !important;
	}
	header .logo-bar {
		padding: 5px 0;
	}
	.idx-service-banner {
		padding: 50px 0px 100px;
	}
	.idx-service-banner .main-head {
		margin-bottom: 10px !important;
	}
	.idx-service-banner p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-products {
		padding: 50px 0;
	}
	.idx-vsn-blk {
		padding: 60px 0 100px;
	}
	.idx-vsn-blk .vsn-right {
		padding: 20px 0px 10px!important;
	}
	.item-pic {
		height: 231px;
	}
	.idx-vsn-blk .vsn-right p {
		font-size: 14px !important;
		line-height: 24px;
    }
	.idx-vsn-blk .vsn-left.msn-right {
		margin-top: -60px !important;
	}
	footer .add-text {
			width: 100%;
			margin-left:0px !important;
			display:block;
	}
	footer .add-text p{
		font-size:12px !important;
		line-height:20px;
	}
	.padding-10{
		padding:0 10px !important;
	}
	footer .add-text.info-space {
		width: 110px;
	}
	footer .add-text strong {
		font-size: 14px;
	}
	footer .footer-top {
		top: -70px;
		margin-bottom: -50px;
		overflow: hidden;
		background: linear-gradient(90deg, #fcb040 15%, transparent 0%, transparent 16%, #f5f5f5 15.5%);
		
	}
	footer .social-nav li {
		margin-right: 5px !important;
	}
	
	footer .social-nav li a .fa {
		font-size: 12px !important;
		color: #3b5999;
		width: 27px;
		height: 27px;
		line-height: 27px;
	}
	.idx-about-sec .text {
		padding: 15px;
		width: 150px;
		height: 150px;
		font-size: 24px;
		line-height: 27px;
		padding: 20px 15px 0;
	}
	.idx-about-sec .exper-heading {
		font-size: 35px !important;
		line-height: 45px;
	}
	.idx-about-sec .text p {
		font-size: 15px !important;
		line-height: 24px;
	}
	.home-tech-bar .main-head {
		margin-bottom: 30px !important;
	}
	.modal.right .modal-dialog {
		width: 300px;
	}
	.modal.right .modal-body {
		padding: 12px 20px 40px 20px;
	}
	header .rgt-mdl-info .close {
		font-size: 30px;
	}
	header .rgt-mdl-info .mdl-close-outer {
		height: 70px;
		width: 70px;
		padding: 15px;
	}
	header .modal h3 {
		font-size: 18px !important;
		line-height: 25px;
    }
	header .rgt-mdl-info p {
		font-size: 13px !important;
		line-height: 22px;
	}
	footer .ftr-map {
		height: 180px;
	}
	/* 20-07-2023 */
	.banner-bar {
		padding: 90px 0 70px;
	}
	.contact-pg .ftr-map {
		height: 250px !important;
	}
	.contact-us .cont-details-bg {
		max-height: 100%;
		height: 250px;
		padding-top: 20px !important;
        right:5%;
        width:220px;
	}
    .contact-blk .cont-text p {
        font-size: 13px !important;
        line-height: 22px;
    }
	.contact-blk {
		padding: 10px 0px 0px;
	}
	
	.contact-pg .enq-form {
		padding: 20px 0px;
		margin: 30px 0 0 0 !important;
		min-height: 320px;
	}

    .contact-pg .enq-form h2 {
        font-size: 25px !important;
        line-height: 35px !important;
        margin-bottom: 10px;
    }

    label {
        font-size:13px !important;
    }
	.career .form-group .form-control {
        font-size: 13px;
        padding: 7px 8px;
    }
    .safe-info .safe-left p {
        font-size: 14px !important;
        line-height: 24px;
    }
    .safe-left ul.mylist li {
        font-size: 14px !important;
        line-height: 24px;
    }
    .safe-left ul.mylist li:before {
        margin-right: 4px;
        font-size: 18px;
    }
    .safe-gape {
        margin-top: 20px !important;
    }   
    .safety-information .safe-gape .main-head {
        margin-bottom: 20px !important;
    }
    .safety-information .safe-blk {
        padding: 15px 12px;
    }
    .our-team .item-content p {
        font-size: 13px !important;
        line-height: 20px;
        margin-bottom:0 !important;
     }
     .our-team .item-content {
        padding: 8px 10px;
    }
    .our-team .tblk-left{
        margin-bottom:30px !important;
    }
    .our-team .team-gape {
        margin-top: 0px;
    }
    .our-team .tblk-right {
       margin-bottom:30px !important;
    }

    section.contents .content-bar.company-profile {
        padding: 60px 0 0px;
    }

    .why-choose-us {
        padding: 60px 0px 60px;
    }
    .why-choose-us .main-head span {
        text-align: center;
        margin: 0 auto 0px !important;
     }
     .why-choose-us .main-head {
        margin-bottom: 20px !important;
    }
    .comp-pg .vision-mission {
        width: 750px;
        margin: 0 auto;
        padding: 100px 0 1250px;
    }
    .mylist li {
        font-size: 14px !important;
        line-height: 24px;
        font-weight: 400;
    }
    .vis-miss-col {
        min-height: 315px;
    }

    .comp-pg .comp-profile .col-img {
        width: 60%;
        position: relative;
        margin-bottom: 60px;
    }
    .comp-pg .comp-profile .col-desc {
        width: 76% !important;
        right: 0;
        top: 50px;
        width: 550px;
        padding: 20px 20px;
    }


}

@media only screen and (min-width:992px) and (max-width:1199px) {

    /* Header Starts */
    header .logo {
        padding: 4px 5px 4px 3px;
        width: 108px;
    }

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

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

    /* Header Ends */

    /* Common Css */
    .main-head {
        font-size: 30px !important;
        line-height: 40px !important;
        margin-bottom: 15px !important;
    }
	.main-head span {
		font-size: 14px !important;
		line-height: 24px;
		margin-bottom: 0px !important;
	}
	.idx-about-sec .about-right p {
		font-size: 14px !important;
		line-height: 24px;
	}
	
	
    /* 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: 0px 0px !important;
    }

    .about-us-pg .col-img .col-container::before {
        width: 300px;
        height: 330px;
    }

    .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;
    }
	footer .icon-outer {
		width: 30px;
	}
    .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 18-07-2023 */
	header .cont-info ul {
        margin-top: 4px !important;
	}
	header .social-nav li a .fa {
		width: 27px;
		height: 27px;
		line-height:27px;
		font-size: 13px !important;
	}
	header .logo-bar {
		padding: 5px 0;
	}
	.idx-service-banner {
		padding: 60px 0px 120px;
	}
	.idx-service-banner .main-head {
		margin-bottom: 20px !important;
	}
	.idx-service-banner p {
		font-size: 18px !important;
		line-height: 25px;
	}
	.idx-products {
		padding: 60px 0;
	}
	.idx-vsn-blk {
		padding: 60px 0 100px;
	}
	.idx-vsn-blk .vsn-right {
		padding: 30px 0px 10px!important;
	}
	
	.idx-vsn-blk .vsn-right p {
		font-size: 15px !important;
		line-height: 24px;
    }
	.idx-vsn-blk .vsn-left.msn-right {
		margin-top: -100px !important;
	}
	footer .add-text {
			width: 225px;
	}
	.padding-10{
		padding:0 10px !important;
	}
	footer .add-text.info-space {
		width: 110px;
	}
	footer .add-text strong {
		font-size: 17px;
	}
	footer .footer-top {
		top: -70px;
		margin-bottom: -50px;
		overflow: hidden;
	}
	footer .social-nav li {
		margin-right: 5px !important;
	}
	
	footer .social-nav li a .fa {
		font-size: 12px !important;
		color: #3b5999;
		width: 27px;
		height: 27px;
		line-height: 27px;
	}
	header .right-blk {
		padding: 0px;
		 width: 22px;
		right: 15px;
		top: 30px;
	}
	
	
		
	.banner-bar {
		padding: 110px 0 90px;
	}
	.contact-pg .ftr-map {
		height: 300px !important;
	}
	.contact-us .cont-details-bg {
		max-height: 100%;
		height: 300px;
		padding-top: 20px !important;
	}
	.contact-blk {
		padding: 10px 10px 0px;
	}
	
	.contact-pg .enq-form {
		padding: 20px 20px;
		margin: 40px 0 0 0 !important;
		min-height: 350px;
	}
    .item-pic {
        height: 290px;
    }
	.safe-gape {
        margin-top:20px !important;
    }
    section.contents .content-bar.company-profile {
        padding: 60px 0 0px;
    }

    .comp-pg .comp-profile .col-desc {
        width: 45%;
        right: 200px;
        top: 50px;
        width: 550px;
        padding: 20px 20px;
     }
     .why-choose-us {
        padding: 60px 0px 60px;
    }
    .why-choose-us .main-head span {
        text-align: center;
        margin: 0 auto 0px !important;
     }
     .why-choose-us .main-head {
        margin-bottom: 20px !important;
    }
    .comp-pg .vision-mission {
        width: 970px;
        margin: 0 auto;
        padding: 100px 0 1250px;
    }
    .mylist li {
        font-size: 14px !important;
        line-height: 24px;
        font-weight: 400;
    }
    .vis-miss-col {
        min-height: 315px;
    }
    header .nav-bar {
        margin-top: 15px !important;
    }






}</pre></body></html>