@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%;
		top:0;
		
    }

    header .top-bar {
        display: none;
    }

    header .logo-bar {
        padding: 5px 0;
        position: inherit;
        background: #FFF !important;
        width: 100%;
		position:relative;
    }
	header .logo-bar:before {
       display:none;
	}
	

    header .logo {
        width: 120px;
        display: initial;
    }
    header .logo img {
        max-width: 75px;
        margin-top: 5px;
    }

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

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top: 75px !important;
        margin-bottom: 75px !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-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;
    }
	.idx-world-sec {
		padding: 40px 0px;
	}
	.idx-world-sec .about-right {
		padding: 20px 0px 0 0 !important;
	}
	.idx-vsn-sec {
		padding: 40px 0;
	}

    /* Home Page End's */

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

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

    footer .logo {
        width: 175px;
		margin-top:0 !important;
        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 */
    .banner-bar {
        padding: 50px 0 60px;
        top: 60px;
        margin-bottom: 60px;
        position: relative;
		margin-top:0;
    }
	.location {
			padding: 5px 10px !important;
			margin: 0px auto 0 !important;
	}
    .banner-bar .banner-content .banner-col {
        padding: 0px;
    }

    .banner-bar .banner-content h1 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 0px !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: 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::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:135px;
		padding:12px 15px !important;
    }

    /* Inner Page Css Ends's */
    header .menu-bar-outer {
       display:none;
    }
    header .logo:before {
       display:none;
    }
    header .cont-nav {
        display:none;
    }
    .idx-about-sec .abt-small-pics {
        bottom: 30px;
        left: -20px;
        height: 120px;
        width: 120px;
        border: 2px solid #f2f2f255;
    }
    .achi-blk {
        padding: 25px 15px 15px;
        margin-bottom:30px !important;
    }
    .achi-blk .idx-heading {
        font-size: 25px !important;
        line-height:27px !important;
        margin-bottom: 10px;
    }
    .achi-blk p.task {
        font-size: 18px !important;
        line-height: 25px;
    }
    .idx-quote-sec .quote-blk {
        height: 210px;
    }
    .idx-quote-sec .quote-right {
        padding: 25px 15px;
    }
    .idx-quote-sec .quote-right h4 {
        font-size: 16px !important;
        line-height: 24px;
    }
    .item-name {
        font-size:17px !important;
        line-height: 27px;
    }
    footer .footer-top h4 {
        font-size: 18px !important;
        line-height: 27px;
    }
    footer .footer-bar-bottom .copy {
        text-align: center !important;
        font-size: 14px !important;
    }
    footer .social-nav ul {
        display: table;
        margin: 0px 0 !important;
        float: none;
    }
	/* Date 13-05-2023 */
	.about-us-pg .col-row:nth-child(n+1) .col-desc {
		padding: 0px 0px;
	}
	.about-us-pg .inn-abt {
     padding-left: 15px !important; 
     padding-right: 15px !important; 
	}
	.about-us-pg .col-row:nth-child(2n) {
		float: right;
		margin-bottom: 30px;
	}
	.about-us-pg .col-row:nth-child(2n+1) {
		margin-bottom:10px !important;
	}
	.about-us-pg .about-quality {
		padding-top: 0px;
	}
	.quality-col {
		padding: 20px 15px 15px;
		min-height: 1px;
		margin-bottom:30px !important;
	}
	 .tieup-logo {
		margin: 0 0px 30px;
		width: 100% !important;
	}
	.contact-blk {
		padding: 10px 0px 10px;
		margin-top:0 !important;
	}
	/* DAte 10-08-2023 */
	.quality-icon {
		width: 100%;
    }
	.quality-text {
		width:100%;
        padding: 20px 0px;
	}
	.quality-text h4 {
		font-size: 20px !important;
		line-height:27px !important;
        margin-bottom: 5px !important;
   }
   .contact-blk .h-icon {
		width: 40px;
		height: 40px;
	}
	.contact-blk .cont-text {
       width: calc(100% - 45px);
		padding-left: 10px;
	}
	.contact-blk .cont-text p {
		font-size:14px !important;
		line-height:24px;
	}
	
}

@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 {
        padding: 0px 0 0px 0;
        width: 120px;
    }

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

    header .cont-nav ul li {
        padding: 8px 5px !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: 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: 150px;
    }

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

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

    footer .footer-top {
        padding: 20px 0 20px;
    }

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

    footer .footer-abt p {
        font-size: 13px !important;
        line-height: 20px !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: 0px !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-img .col-container::before {
        width: 200px;
        height: 250px;
    }

    .about-us-pg .col-row:nth-child(2n+1) .col-desc {
       padding:20px 15px 25px 0;
    }
	.about-us-pg .col-row:nth-child(n+3) .col-desc {
		padding: 0px 0px 10px 15px;
	}

    .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: 20px 15px 10px;
	}

	.quality-text h4 {
		font-size: 24px !important;
		line-height: 32px !important;
		margin-bottom: 5px !important;
	}

    .quality-heading h4 {
        font-size: 22px !important;
    }

    .quality-heading {
        margin-left: 6px !important;
    }

	.quality-text {
		padding: 15px 0px;
	}


   .about-us-pg .col-row:nth-child(2n+1) {
		clear: both;
	}
	
    .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%;
    }
	header .logo img {
		max-width: 80px;
        margin-top: 5px;
    }
    .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 .h-icon {
		width: 40px;
	}
	.contact-blk .cont-text {
        width: calc(100% - 45px);
		padding-left: 10px;
	}
    

    .contact-pg .ftr-map {
        height: 250px !important;
    }
	
	.contact-pg .enq-form h2 {
		font-size: 24px !important;
		line-height: 32px !important;
	}

    /* Inner Page Css Ends */
     /* Date 12-05-2023 */

     header .cont-nav {
        margin: 10px 15px 10px 0px;
        float: right;
    }
    header ul .cont-text span {
        font-size: 14px !important;
        line-height: 20px;
    }
    header ul .cont-text a {
        font-size: 12px;
        line-height: 20px;
    }
    header .cont-nav ul li {
        font-size: 12px;
        font-weight: 500;
    }

     header .cont-nav ul li {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    header .social-nav {
       display:none;
    }
	/*	
    header .menu-bar-outer {
        background: linear-gradient(90deg, #F4f4f4 16.8%, transparent 0%, transparent 18.2%, #008080 18%);
        height: 48px;
    }*/
	
    header .btn-enquire {
        width: 120px;
        font-size: 14px;
        padding: 12px 13px !important;
        line-height: 22px;
    }
	header .btn-enquire:after {
		left: 37px;
	}
	
    header .logo::before {
        right: -25px;
        height: 99px;
    }
	
	header .nav-bar {
       background: linear-gradient(to right, #2275a2 0, #2275a2 77%, transparent 77%, transparent 100%);
	}
	.idx-btn {
		font-size: 15px;
		width: 135px;
		padding: 12px 10px !important;
		border: 2px solid #e8445c !important;
	}
	.idx-world-sec {
		padding: 50px 0px 50px;
    }
	.idx-world-sec .about-right {
		padding: 0px 20px 0 0 !important;
	}
	.idx-vsn-sec {
		padding: 50px 0;
	}
	
	
    header .social-nav li {
        padding-left: 5px !important;
    }
    header .social-nav li a .fa {
        width: 27px;
        height: 27px;
        line-height: 27px;
        font-size: 13px !important;
    }
    header .site-nav {
        margin: 0px  0 !important;
    }
    .idx-about-sec .about-right {
        padding: 0px 15px 0 0 !important;
    }
    .idx-about-sec .abt-small-pics {
        bottom: 40px;
        left: -40px;
        height: 150px;
        width: 150px;
        border-radius: 100%;
        border: 2px solid #f2f2f255;
    }

    .achi-blk {
        padding: 30px 0px 25px;
    }
    .achi-blk .idx-heading {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 10px;
    }
    .achi-blk p.task {
        font-size: 13px !important;
        line-height: 20px;
    }
    .idx-quote-sec .quote-right {
        padding: 35px 30px;
    }
    .idx-quote-sec .quote-right h4 {
        font-size: 16px !important;
        line-height: 24px;
    }
    .idx-quote-sec .quote-blk {
        height: 225px;
     }
     .idx-products {
        padding: 50px 0;
    }
    footer .footer-top h4 {
        font-size: 18px !important;
        line-height: 27px;
    }
    footer h3 {
        font-size: 16px !important;
        line-height: 24px;
        margin-bottom: 10px !important;
    }
    footer .nav-menu ul li {
        font-size:13px;
        line-height: 24px !important;
    }
    footer .site-nav ul li a {
        font-size: 13px;
        line-height: 22px;
    }
    footer .add-text {
        width: calc(100% - 45px);
        margin-left: 10px !important;
    }
    
    footer .add-text p{
        font-size: 12px !important;
        line-height: 20px !important;
    }
    footer .footer-bar-bottom .copy {
        font-size: 13px !important;
        line-height: 20px !important;
        margin-top: 0px !important;
    }

    footer .footer-bar-bottom .com-right {
        margin-top: 8px;
    }
    .tieup-logo {
		padding: 8px 12px;
		margin: 0 10px 30px;
		width: calc(33% - 20px) !important;
	}
	.contact-pg .enq-form h2 {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.contact-blk .cont-text h4{
		font-size: 21px !important;
		line-height: 30px;
	}
	.contact-blk {
		padding: 10px 0px 10px;
		margin-bottom: 15px;
 	}
	.contact-blk .cont-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	
	
}

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

    /* Header Starts */
    header .logo {
        padding: 0px 0 0px 0;
        width: 155px;
    }
	header .logo img {
		max-width: 80px;
        margin-top: 4px;
	}
	
    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }
	.idx-about-sec .about-left {
		margin-top: 60px !important;
	}
	.idx-world-sec {
		padding: 60px 0px 60px;
	}
	.idx-world-sec .main-head {
		margin-bottom: 20px !important;
	}
	.idx-world-sec .about-right {
		padding: 20px 15px 0 0 !important;
	}
	.idx-vsn-sec {
		padding: 60px 0;
	}
    /* Header Ends */

    /* Common Css */
    .main-head {
        font-size: 29px !important;
        line-height: 40px !important;
        margin-bottom: 15px !important;
    }

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

    .achi-blk {
        padding: 35px 10px 25px;
        position: relative;
    }
	.achi-blk .idx-heading {
		font-size: 27px !important;
		line-height: 35px !important;
		margin-bottom: 10px;
	}
    .achi-blk p.task {
        font-size: 17px !important;
        line-height: 24px;
    }
	
	footer .logo {
		width: 105px;
        margin-top: -20px;
        margin-bottom: 20px !important;
	}

    .idx-products {
        padding:60px 0;
    }

    /* 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 15px !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;
    }

    .quality-col {
		padding: 25px 20px 20px;
	}	
	
	.quality-text {
        padding: 5px 0px;
	}

    /*  */
    .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 12-05-2023 */
    header .cont-nav ul li {
        margin-left: 20px !important;
        margin-right: 15px !important;
    }
	/*
    header .menu-bar-outer {
        background: linear-gradient(90deg, #F4f4f4 20.8%, transparent 0%, transparent 22.5%, #008080 22%);
        height: 50px;
    }
	
	*/
	
    header .btn-enquire {
        width: 170px;
        font-size: 15px;
        padding: 12px 13px !important;
        line-height: 24px;
    }
    header .logo::before {
        right: -25px;
        height: 99px;
    }
    header .social-nav li {
        padding-left: 5px !important;
    }
    header .social-nav li a .fa {
        width: 27px;
        height: 27px;
        line-height: 27px;
        font-size: 13px !important;
    }
    header .site-nav {
        margin: 0px  0 !important;
    }
    .idx-about-sec .about-right {
        padding: 0px 15px 0 0 !important;
    }
	/* Inner Page Css Start */
	.banner-bar {
		padding: 70px 0 70px;
	}
	.banner-bar .banner-content h1 {
		font-size: 30px !important;
		line-height: 40px;
	}	
	section.contents .content-bar.about-us {
		padding: 60px 0 50px;
	}
	.about-us-pg .col-row:nth-child(n+1) .col-desc {
		padding: 0px 20px 0px 0;
		position: relative;
	}
	.about-us-pg .col-row:nth-child(n+3) .col-desc {
		padding: 20px 0px 10px 20px;
	}
	.contact-pg .ftr-map {
		height: 300px !important;
	}
	/* Date 10-08-2023 */
	.about-us-pg .col-row {
        padding:  0px;
	}
	.contact-pg .enq-form h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.contact-blk .cont-text h4{
		font-size: 21px !important;
		line-height: 30px;
	}
	.contact-blk {
		padding: 10px 15px 10px;
		margin-bottom: 15px;
 	}
	

}
@media only screen and (min-width:1280px) and (max-width:1366px) {
    /*header .menu-bar-outer {
       background: linear-gradient(90deg, #F4f4f4 23%, transparent 0%, transparent 24.5%, #008080 24%);
    }
	*/
}


@media only screen and (min-width:1440px) and (max-width:1599px) {
   /* header .menu-bar-outer {
        background: linear-gradient(90deg, #F4f4f4 24.5%, transparent 0%, transparent 26.5%, #008080 26%);
      }
   */
}


@media only screen and (min-width:1600px) and (max-width:1919px) {
    /*header .menu-bar-outer {
      background: linear-gradient(90deg, #F4f4f4 27%, transparent 0%, transparent 29.5%, #008080 29%);
    }
	
	*/

}