@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:5px 0;
        position: inherit;
        background: #fffbef !important;
        width: 100%;
    }

    header .logo {
        width: 120px;
    }

    header .logo-bar:after {
        content: '';
        display: none
    }

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top: 65px !important;
        margin-bottom: 65px !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 .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: 65px;
        margin-bottom: 65px;
        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;
    }

    .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;
		display:none;
    }

    .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;
		display:none;
    }

    /*  */
    .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 28-07-2023 */


    .idx-about-sec .about-right:before {
         display:none;
    }
    header .cont-nav {
        display:none;
    }
    .idx-about-sec .about-right p {
        font-size: 14px !important;
        line-height: 24px;
    }
    .idx-vsn-misison {
        padding: 50px 0;
    }
    .idx-vsn-misison .main-head {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 10px !important;
    }
    .idx-vsn-misison ul.mylist li {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .idx-vsn-misison .vsn-msn-blk {
        padding: 20px 15px;
        min-height: 1px;
        margin-bottom:30px !important;
    }
    .home-gallery-bar {
        padding: 40px 0;
    }
    footer .footer-map {
        margin-top: 30px !important;
    }
    footer .enq-form {
        padding: 20px 15px !important;
        margin-bottom:30px !important;
    }
    footer h3 {
        font-size: 16px !important;
        line-height: 24px;
        margin-bottom: 10px !important;
    }
    footer .logo {
        width: 120px;
        margin-bottom: 0px !important;
    }
    footer .social-nav ul {
        display: table;
        margin: 0px auto !important;
        float: none;
        margin-top: 11px !important;
    }

	/* Inner Page Css Start */
	.about-us-pg .col-row:nth-child(2n+1) {
		padding-top: 0px !important;
		padding-bottom:0px !important;
	}
	section.contents .content-bar.about-us {
		padding: 30px 0 30px;
	}
	.about-us-pg .col-row:nth-child(2n) {
       margin-bottom: 0px !important;
	}
	.quality-col.qlt-col2 {
        min-height: 420px;
	}
	.quality-col {
       min-height: 390px;
	}
	.location li a {
		font-size: 16px !important;
		line-height:24px;
		font-weight:400;
    }
	.about-us-pg .col-row.inn-abt .col-desc {
		padding-bottom:40px !important;
	}
	.quality-col .quality-right {
        padding: 20px 0px 0 0px !important;
		width:100%;
	}
	.quality-col .mylist li {
       font-size: 14px !important;
		line-height: 24px !important;
	}
	footer h3 {
		font-size: 16px !important;
		line-height: 25px;
	}
	.quality-col::before {
		width:50%;
		height: 160px;
	}
	.quality-col .quality-left {
		width: 100%;
    }
	.quality-col {
		padding: 20px 15px;
         margin: 0 0px;
		min-height: 1px;
		overflow:hidden;
	}
	.quality-col::before {
		display:none;
   }
	.about-us-pg .about-quality {
       margin-bottom: 30px !important;
	}
	.quality-col.qlt-col2 {
		margin-bottom:30px !important;
	}
	.certificates-pg .col-row {
		margin-bottom: 30px;
	}
	section.contents .content-bar {
		padding: 30px 0;
	}
	.download-bar .col-row {
		width: 100%;
	}
	.download-bar .col-row p.txt-title {
		font-size: 16px !important;
    }
	.download-bar .col-row p.txt-title a {
       padding: 10px 0 !important;
	}
	.photo-gallery .gallery-blk {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.contact-pg .ftr-map {
      height: 270px !important;
	}
	.contact-blk {
		padding: 20px 10px 20px;
        min-height: 1px;
		border-left: 1px solid #eb4d9a;
		border-right: 1px solid #eb4d9a;
	}
	
	footer .enq-form h2, footer .enq-form p {
		font-size: 21px !important;
		line-height: 28px !important;
		margin-bottom: 10px !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 .logo {
        padding: 0px 0 0px 0;
        width: 120px;
    }

    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: 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-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 .ftr-contact .ftr-left {
        width: 35px !important;
    }

    footer .ftr-contact .ftr-right {
        width: calc(100% - 40px);
        padding-left: 10px;
    }

    footer .footer-top {
        padding: 30px 0 10px;
    }

    footer .footer-abt {
        padding-right: 30px !important;
    }

    footer .important-link-sec h3 {
        font-size: 18px !important;
        line-height: 24px;
        font-weight: 600;
        letter-spacing: .9px;
    }

    .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-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: 20px 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;
    }

    /* Inner Page Css Ends */
    /* Date 27-07-2023 */
	header .cont-nav ul li {
		margin-left: 0px !important;
		margin-right:0px !important;
	}
    header ul .cont-text span {
        font-size: 14px !important;
        line-height: 20px;
    }
    header ul .cont-text a {
        font-size: 11px;
        color: #192437 !important;
        line-height: 20px;
    }
    header .cont-nav ul li {
        font-size: 11px;
    }
    header .cont-nav {
        margin:0px 0px 0px 0px;
    }

    .ipad-no{
        padding-left:0 !important;
        padding-right:0 !important;
    }
	header .social-nav li a .fa {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 11px !important;
	}
	header .top-bar {
		padding: 2px 0;
	}
    .idx-about-sec .about-right:before {
        top: -20px;
        width: 550px;
        height: 480px;
        border-radius: 15px;
    }
    .idx-about-sec .about-right {
        padding: 20px 0px 20px 20px !important;
    }
    .idx-about-sec .about-right p {
        font-size: 13px !important;
        line-height: 24px;
    }

	.idx-vsn-misison {
       padding: 50px 0;
    }
    .idx-vsn-misison .main-head {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 8px !important;
        font-weight: 500;
    }
    .idx-vsn-misison ul.mylist li {
        font-size: 13px !important;
        line-height: 24px !important;
    }
    footer .footer-map {
        margin-top:30px !important;
    }
    footer .enq-form {
        padding: 10px 15px !important;
    }
    .idx-vsn-misison .vsn-msn-blk {
        padding: 20px 15px;
        min-height: 500px;
    }
    .home-gallery-bar {
        padding: 50px 0;
    }
    footer .footer-bar-bottom .copy {
        margin-top: 2px !important;
    }
    footer .logo {
        width: 120px;
    }
	
	/* Inner Page Css Start */
	.banner-bar {
		padding: 70px 0 70px;
	}
	.about-us-pg .col-row:nth-child(2n+1) {
		padding-top: 0px !important;
		padding-bottom:0px !important;
	}
	section.contents .content-bar.about-us {
		padding: 60px 0 60px;
	}
	.about-us-pg .col-row:nth-child(2n) {
       margin-bottom: 50px !important;
	}
	.quality-col.qlt-col2 {
        min-height: 420px;
	}
	.quality-col {
       min-height: 390px;
	}
	.location li a {
		font-size: 16px !important;
		line-height: 24px;
    }
	.about-us-pg .col-row.inn-abt .col-desc {
		padding-bottom:40px !important;
	}
	.quality-col .quality-right {
        padding: 0 0px 0 30px !important;
	}
	.quality-col .mylist li {
       font-size: 14px !important;
		line-height: 24px !important;
	}
	footer h3 {
		font-size: 16px !important;
		line-height: 25px;
	}
	.contact-pg .ftr-map {
      height: 270px !important;
	}
	
	.contact-blk {
		padding: 20px 10px 20px;
       min-height: 205px;
		border-left: 1px solid #eb4d9a;
		border-right: 1px solid #eb4d9a;
	}
	
	footer .enq-form h2, footer .enq-form p {
		font-size: 24px !important;
		line-height: 32px !important;
		margin-bottom: 10px !important;
	}
	
	
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    /* Header Starts */
    header .logo {
        padding: 5px 0 0px 0;
        width: 120px;
    }

    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: 32px !important;
        line-height: 45px !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: 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 {
        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 27-07-2023 */
	header .cont-nav ul li {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	header .social-nav li a .fa {
		width: 27px;
		height: 27px;
		line-height: 27px;
		font-size: 12px !important;
	}
	header .top-bar {
		padding: 2px 0;
	}
	.idx-vsn-misison {
       padding: 60px 0;
    }
    .idx-vsn-misison .main-head {
        font-size: 26px !important;
        line-height: 35px;
        margin-bottom: 10px !important;
    }
    .idx-vsn-misison .vsn-msn-blk {
        padding: 20px 15px;
        min-height: 456px;
    }
    .home-gallery-bar {
        padding: 50px 0;
    }
    footer .footer-bar-bottom .copy {
        margin-top: 2px !important;
    }
	/* Inner Page Css Start */
	.banner-bar {
		padding: 80px 0 80px;
	}
	.about-us-pg .col-row:nth-child(2n+1) {
		padding-top: 0px !important;
		padding-bottom:0px !important;
	}
	section.contents .content-bar.about-us {
		padding: 60px 0 60px;
	}
	.about-us-pg .col-row:nth-child(2n) {
       margin-bottom: 50px !important;
	}
	.quality-col.qlt-col2 {
        min-height: 420px;
	}
	.quality-col {
       min-height: 390px;
	}
	.contact-pg .ftr-map {
      height: 300px !important;
	}
	
	.contact-blk {
		padding: 20px 20px 20px;
       min-height: 150px;
		border-left: 2px solid #eb4d9a;
		border-right: 2px solid #eb4d9a;
	}
}