@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 .cont-nav {
        display: none;
    }

    header .social-nav {
        display: none;
    }

    header .logo-bar {
        padding: 10px 0 0;
        background: #FFF !important;
        width: 100%;
    }

    header .logo {
        width: 90px;
		padding:5px 0;
		position:relative;
    }

    header .logo-bar:after {
        content: '';
        display: none
    }

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top: 93px !important;
        margin-bottom: 93px !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: 0px 0 20px;
    }

    .idx-about-sec .about-right {
        padding: 30px 0 0 0 !important;
    }

    .idx-about-sec .about-left {
        padding: 40px 20px;
    }

    .counter-outer .main-text {
        letter-spacing: 2px;
        font-size: 50px !important;
    }

    .counter-outer p {
        font-size: 19px !important;
        line-height: 27px;
    }

    /*  */
    .idx-testional-sec {
        padding: 40px 0 0;
    }

    .idx-testional-sec .item {
        padding: 20px 0px;
    }

    .idx-testional-sec .testimonial-text {
        margin-bottom: 10px;
        min-height: 1px;
    }

    .idx-testional-sec .testimonial-text::before {
        top: -15px;
        left: -10px;
        margin-right: 8px;
        font-size: 18px !important;
    }

    .idx-testional-sec .testimonial-text::after {
        bottom: -10px;
        right: -10px;
        margin-right: 8px;
        font-size: 18px !important;
    }

    .idx-testional-sec .testimonial-text p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .idx-testional-sec .item::after {
        content: "";
        width: 100;
        height: 1px;
        position: absolute;
        right: inherit;
        bottom: -5px;
        background: #fff;
        top: 0;
        opacity: 0.2;
    }

    .idx-testional-sec .test-details {
        height: 60px;
    }

    .idx-testional-sec .test-details .client-pics {
        width: 60px;
        height: 60px;
        border: 2px solid #f2f2f2;
    }

    /*  */
    .idx-products {
        padding: 40px 0;
    }

    .idx-products .item-pic {
        height: 230px;
    }

    /*  */
    .idx-vsn .vsn-left img {
        min-height: auto;
    }

    .idx-vsn .vsn-right {
        padding: 40px 0px 70px;
    }

    .idx-vsn .client-block-here {
        padding: 20px 15px 0;
    }

    .idx-vsn .client-block-here h4 {
        font-size: 18px !important;
        line-height: 27px;
        margin-bottom: 10px !important;
    }

    .idx-vsn .client-block-here p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .idx-vsn .owl-dots {
        display: none;
    }

    /* Home Page End's */

    /* Footer Start's */
    footer .footer-bar {
        padding: 0px 0 20px;
    }

    footer .footer-abt {
        padding-right: 0px !important;
    }

    footer .logo {
        width: 150px;
        margin-bottom: 15px !important;
    }

    .footer .social-nav li a .fa {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    footer .important-link-sec {
        margin-top: 0px !important;
        padding-top: 30px !important;
    }

    footer .f-cont-info {
        padding-top: 0px !important;
    }
	footer .map-outer{
		margin-top:30px !important;
	}
    footer .add-text p {
        font-size: 14px !important;
    }

    footer .cont-blk::after {
        display: none;
    }

    footer h2 {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    /* Footer End's */

    /* Inner Page Css Start's */
    .banner-bar {
        padding: 60px 0 60px;
        top: 80px;
        margin-bottom: 80px;
        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;
    }

    .banner-bar {
        padding: 50px 0 50px;
    }

    .banner-bar .banner-content h1 {
        font-size: 24px !important;
        line-height: 32px;
		font-weight:400;
		margin-bottom:10px !important;
    }

    .content_bar {
        padding: 20px 0;
    }

    /* About Us Page */

    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;
    }

    .about-us-pg .inn-abt {
        padding-bottom: 20px;
    }

    .qlt-blk1 {
        padding: 10px 10px;
        right: 5px;
        width: 200px;
        bottom: 35px;
    }

    .qlt-blk1::after {
        bottom: -15px;
        width: 20px;
        height: 15px;
    }

    .qlt-blk1 .exper-heading {
        font-size: 30px !important;
        line-height: 40px;
    }

    .about-us-pg .qlt-blk1 p {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .about-us-pg .about-quality .col-img {
        width: 100%;
        padding-left: 15px;
    }

    .about-us-pg .about-quality .col-img::after {
        left: 12px;
    }

    .about-us-pg .about-quality {
        padding: 30px 0 0 !important;
    }

    .about-us-pg .about-quality .col-desc {
        width: 100%;
        padding-right: 15px !important;
        padding-top: 20px !important;
    }

    .about-us-pg .our-mission .col-img {
        padding-right: 15px;
    }

    .about-us-pg .our-mission .col-img::after {
        right: 12px;
    }

    .about-us-pg .about-quality .main-head {
        font-size: 25px !important;
        margin-bottom: 7px !important;
        line-height: 32px !important;
    }

    .about-us-pg .col-row:nth-child(5) {
        border-bottom: none;
        padding-bottom: 50px !important;
    }

    /* 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;
    }

    /* 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-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%;
    }

    .contact-pg .cont-details-bg {
        width: 100%;
    }

    .contact-pg .contact-form {
        width: 100%;
    }

    .contact-pg .contact-blk {
        padding: 20px 10px 20px;
        min-height: 1px;
        margin-bottom: 30px !important;
    }

    .contact-pg .contact-blk .cont-text p {
        font-size: 15px !important;
        line-height: 25px;
    }

    .contact-pg .contact-blk .h-icon {
        width: 38px;
        height: 38px;
    }

    .contact-pg .contact-blk .cont-text {
        width: calc(100% - 42px);
        padding-left: 8px !important;
    }

    .contact-pg .ftr-map {
        height: 300px !important;
    }

    .contact-pg .enq-form h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    /* Inner Page Css Ends's */
	.ftr-map {
       height: 200px;
	}
	header .header-contact span.first {
        font-size: 15px;
    }
	header .header-contact span.second {
        font-size: 17px;
    }
	.our-clients .client-blk {
        padding: 0px;
		margin: 0px 0 30px;
		width: 100%;
	}
	/* Date 31-05-2024 */
	.infosidebar {
		display:none;
	}
	.idx-project-cate {
		padding: 40px 0 20px;
	}
	.idx-project-cate .pro-details .pro-left {
		width: 45px;
	}
	.idx-project-cate .pro-details .pro-right {
		width: calc(100% - 50px);
		padding-left: 10px !important;
	}
	.idx-project-cate .pro-cate .h-icon {
		width:60px !important;
		margin:0 auto 10px !important;
	}
	.idx-project-cate .pro-cate h4 {
		font-size: 16px !important;
		line-height: 24px;
		letter-spacing: 1.2px;
	}
	.idx-project-cate .pro-cate {
		margin-bottom: 0px;
		margin-top:20px;
		padding:0px;
	}
	.location li a {
		font-size: 14px !important;
		font-weight: 400;
		line-height: 24px;
	}
	.item {
		margin: 0 0px 20px;
	}
	.item-name {
		font-size: 16px !important;
		line-height: 25px;
		padding: 8px 10px !important;
	}
	.product-gallery .col-row {
		width: 100%;
		margin: 0 0px 30px !important;
	}
	.contact-pg .contact-form .col-img {
       width: 100%;
	}
	.contact-pg .contact-form .col-desc {
		width: 100%;
	}
	.contact-us-bar.col-bar .img-col {
		margin-bottom:40px !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 .cont-nav ul a {
        border-left: 0;
    }

    header .logo {
        padding: 8px 0;
        width: 100px;
		margin-left:40px !important;
    }

    header .site-nav {
        margin-top: 10px !important;
    }

    header .cont-nav ul li {
        padding: 0px !important;
    }

    header .header-contact span.first {
        font-size: 14px;
    }

    header .header-contact span.second {
        font-size: 16px;
    }

    header .header-contact {
        margin-top: 5px;
        margin-bottom: -8px;
        padding: 8px 8px;
    }

    header .social-nav {
        margin: 5px 0;
    }

    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: 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;
    }

    /*  */
    .idx-about-sec {
        padding: 0px 0 0px;
    }

    .idx-about-sec .about-right {
        padding: 50px 0px;
    }

    .idx-about-sec .about-left {
        padding: 50px 20px;
    }

    .counter-outer .main-text {
        letter-spacing: 2px;
        font-size: 50px !important;
    }

    .counter-outer .main-text::after {
        font-size: 35px;
    }

    /*  */
    .idx-testional-sec {
        padding: 50px 0;
    }

    .idx-testional-sec .item {
        padding: 15px 10px;
    }

    .idx-testional-sec .testimonial-text {
        margin-bottom: 20px;
        min-height: 211px;
    }

    .idx-testional-sec .testimonial-text::before {
        top: -20px;
        left: -15px;
        margin-right: 10px;
        font-size: 20px !important;
    }

    .idx-testional-sec .testimonial-text::after {
        bottom: -15px;
        right: -15px;
        margin-right: 10px;
        color: #efb007;
        font-size: 20px !important;
    }

    .idx-testional-sec .testimonial-text p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .idx-testional-sec .test-details .client-pics {
        width: 60px;
        height: 60px;
        border: 2px solid #f2f2f2;
    }

    .idx-testional-sec .test-details .name {
        padding-left: 12px;
        font-size: 14px !important;
        line-height: 24px;
    }

    /*  */
    .idx-products {
        padding: 50px 0;
    }

    .idx-products .item-pic {
        height: 232px;
    }

    .idx-products .item-name {
        font-size: 16px !important;
        line-height: 24px;
    }

    /*  */
    .idx-vsn .vsn-left img {
        min-height: 441px;
    }

    .idx-vsn .vsn-right {
        padding: 50px 0px 56px;
    }

    .idx-vsn .client-block-here {
        padding: 20px 25px 0;
    }

    .idx-vsn .client-block-here h4 {
        font-size: 19px !important;
        line-height: 27px;
        margin-bottom: 10px !important;
    }

    .idx-vsn .client-block-here p {
        font-size: 14px !important;
        line-height: 24px;
    }

    /*  */
    .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: 200px;
    }

    footer .ftr-contact .ftr-left {
        width: 35px !important;
    }

    footer .ftr-contact .ftr-right {
        width: calc(100% - 40px);
        padding-left: 10px;
    }

    footer .footer-top {
        padding: 0px;
    }

    footer .footer-abt {
        padding-right:0px !important;
    }
	footer .footer-abt p {
		font-size: 13px !important;
		line-height: 22px !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 30px;
    }

    footer .cont-blk {
        padding: 20px 10px;
    }

    footer .icon-outer {
        width: 35px;
    }

    footer .cont-blk::after {
        width: 35px;
        right: -8px;
        top: 0;
        opacity: 0.5;
    }

    footer .add-text h4 {
        font-size: 16px !important;
        line-height: 25px;
    }

    footer .add-text p {
        font-size: 12px !important;
        line-height: 22px;
    }

    footer h2 {
        margin-top: 0px !important;
		margin-bottom: 20px !important;
		font-size: 16px !important;
		line-height: 24px !important;
    }
	footer .nav-menu ul li {
        font-size: 13px;
		line-height: 24px !important;
	}
	footer .social-nav li a .fa {
		width: 24px;
		height: 24px;
		line-height: 24px;
        font-size: 13px !important;
		margin: 0px 5px 0px 5px;
	}

    footer .footer-bar-bottom .logo {
        width: 180px;
    }

    footer .footer-bar-bottom .copy {
        font-size: 12px !important;
    }

    /* 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: 15px 15px;
        padding-right: 0px;
        bottom: 50px;
        right: 0px;
        width: 210px;
    }

    .qlt-blk1::after {
        bottom: -20px;
        width: 20px;
        height: 20px;
    }

    .qlt-blk1 .exper-heading {
        font-size: 30px !important;
        line-height: 40px;
    }

    .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 !important;
    }

    .about-us-pg .about-quality .col-img {
        padding-left: 15px;
    }

    .about-us-pg .about-quality .col-img::after {
        left: 12px;
        right: 12px;
    }

    .about-us-pg .about-quality .main-head {
        font-size: 23px !important;
        margin-bottom: 5px !important;
    }

    .about-us-pg .about-quality ul li {
        font-size: 14px !important;
    }

    .about-us-pg .our-mission .col-img {
        padding-right: 15px;
    }

    .about-us-pg .col-row:nth-child(5) {
        border-bottom: none;
        padding-bottom: 20px !important;
    }


    /* 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-us .cont-details-bg {
        padding: 0 0;
    }
	.about-us-pg .about-quality {
		width: calc(100% - 30px);
	}
	.about-us .container{
		width:700px !important;
		margin-left:50px !important;s
	}
    .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 */
    .contact-pg .cont-details-bg {
        width: 750px;
		padding:0 0 0 35px;
    }

    .contact-pg .contact-form {
        width: 750px;
		padding:0 0 0 35px !important;
    }

    .banner-bar {
        padding: 60px 0;
    }

    .banner-bar .banner-content h1 {
        font-size: 24px !important;
        line-height: 32px;
		margin-bottom:10px !important;
    }

    .contact-pg .contact-blk {
        padding: 20px 10px 20px;
        min-height: 110px;
    }

    .contact-pg .contact-blk .cont-text p {
        font-size: 13px !important;
        line-height: 22px;
    }

    .contact-pg .contact-blk .h-icon {
        width: 38px;
        height: 38px;
    }

    .contact-pg .contact-blk .cont-text {
        width: calc(100% - 42px);
        padding-left: 8px !important;
    }

    .contact-pg .ftr-map {
        height: 300px !important;
    }

    .contact-pg .enq-form h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
	header .nav-bar {
		padding: 8px 0 !important;
	}
	
	/* Date 31-05-2024 */
	.idx-project-cate {
		padding: 50px 0 40px;
	}
	.p-details-outer{
		margin-left:40px !important;
	}
	.idx-project-cate .pro-details .pro-left {
		width: 50px;
	}
	.idx-project-cate .pro-details .pro-right {
		width: calc(100% - 50px);
       padding-left: 10px !important;
	}
	.idx-project-cate .pro-details p {
		font-size: 13px !important;
		line-height: 22px;
	}
	.idx-project-cate .pro-details h4 {
		font-size: 18px !important;
		line-height: 25px;
	}
	.idx-project-cate .pro-cate .h-icon {
		width: 50px !important;
		margin: 0 auto 10px !important;
	}
	.idx-project-cate .pro-cate h4 {
		font-size: 16px !important;
		line-height: 25px;
	}
	.idx-project-cate .pro-cate {
		margin-bottom: 30px;
		padding: 0px;
	}
	.infosidebar {
		width: 50px;
		height:700px;
		z-index: 9;
		top: -70px;
	}
	.infosidebar .sb-social {
		margin: 150px 0 10px 0;
	}
	footer .footer-bar-bottom .logo {
		width: 150px;
		display: block;
		margin-bottom: 0 !important;
		margin-top: 10px !important;
		margin-left:30px !important;
	}
	footer .com-right {
		margin-top: 0px !important;
	}
	.idx-about-sec .about-right p {
		font-size: 13px !important;
		line-height: 22px;
	}
	footer .com-right p {
		font-size: 13px !important;
		line-height: 22px;
	}
	footer .footer-bar-bottom {
      padding: 20px 0 !important;
	}
	/* Date 01-06-2024 */
	section.contents .content-bar.about-us {
		padding: 50px 0 50px 0px;
	}
	.about-us-pg .col-row:nth-child(2n+1) .col-desc {
		padding-right:0px;
	}
	.about-us-pg .about-quality .col-desc {
		padding: 0 0px 0 0px !important;
	}
	.about-us-pg .col-img::after {
		display:none;
	}
	.location {
		padding: 6px 15px !important;
	}
	.location li a {
		font-size: 14px !important;
		font-weight: 400;
		line-height: 25px;
	}
	.item-pic {
		height: 162px;
	}
	.item {
		margin: 0 0px 10px;
	}
	.item-name {
		font-size: 14px !important;
		line-height:24px;
		font-weight: 600;
		padding: 8px 10px !important;
		text-align: center;
	}
	section.contents .content-bar {
		padding: 50px 0 30px 0px;
	}
	.category-pr-col, .our-clients-bar {
		padding-left:45px !important;
	}
	section.contents .content-bar.career {
		padding:50px 0 60px;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    /* Header Starts */
    header .logo {
        padding: 10px 0 10px 30px;
        width: 135px;
    }

    header .site-nav {
        margin-top: 5px !important;
    }

    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    header .social-nav li a .fa {
        width: 27px;
        height: 27px;
        margin-right: 5px;
        line-height: 27px;
        font-size: 13px;
    }

    header .header-contact span.first {
        font-size: 13px;
    }

    header .header-contact span.second {
        font-size: 15px;
    }

    /* Header Ends */

    /* Common Css */
    .main-head {
        font-size: 32px !important;
        line-height: 45px !important;
        margin-bottom: 15px !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: 60px 0 40px;
    }

    footer .cont-blk {
        padding: 20px 10px;
    }

    /* 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: 0px 0;
    }

    .idx-about-sec .about-right {
        padding: 60px  0px 50px 30px;
    }

    .idx-about-sec .about-left {
        padding: 60px 20px;
    }

    .counter-outer .main-text {
        letter-spacing: 2px;
        font-size: 60px;
    }

    /*  */
    .idx-testional-sec {
        padding: 60px 0;
    }

    .idx-testional-sec .testimonial-text p {
        font-size: 15px !important;
        line-height: 25px;
    }

    /*  */
    .idx-products {
        padding: 60px 0;
    }

    .idx-products .item-pic {
        height: 215px;
    }

    /*  */
    .idx-vsn .vsn-right {
        padding: 60px 0px 99px;
    }

    .idx-vsn .vsn-left img {
        min-height: 443px;
    }

    .idx-vsn .client-block-here {
        padding: 30px 40px 0;
    }

    .idx-vsn .client-block-here p {
        font-size: 14px !important;
        line-height: 24px;
    }

    /*  */

    .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: 15px 15px;
        padding-right: 20px;
        bottom: 65px;
        right: -5px;
        width: 220px;
    }

    .qlt-blk1::after {
        bottom: -35px;
        width: 35px;
        height: 35px;
    }

    .qlt-blk1 .exper-heading {
        font-size: 35px !important;
        line-height: 45px;
    }

    .about-us-pg .qlt-blk1 p {
        font-size: 17px !important;
        line-height: 24px !important;
    }

    .about-us-pg .about-quality .main-head {
        font-size: 25px !important;
        margin-bottom: 7px !important;
    }

    /*  */
    .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;
    }

    .contact-pg .cont-details-bg {
        width: 970px;
    }

    .contact-pg .contact-form {
        width: 970px;
    }

    .banner-bar {
        padding: 70px 0 70px;
    }

    .banner-bar .banner-content h1 {
        font-size: 28px !important;
        line-height: 35px;
    }

    .contact-pg .contact-blk {
        padding: 20px 10px 10px;
        min-height: 138px;
    }

    .contact-pg .contact-blk .cont-text p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .contact-pg .contact-blk .h-icon {
        width: 38px;
        height: 38px;
    }

    .contact-pg .contact-blk .cont-text {
        width: calc(100% - 42px);
        padding-left: 8px !important;
    }

    .contact-pg .ftr-map {
        height: 300px !important;
    }
	header .nav-bar {
		padding: 15px 0 !important;
	}
	.idx-project-cate {
		padding: 60px 0 40px;
	}
	.p-details-outer{
		margin-left:40px !important;
	}
	.idx-project-cate .pro-details .pro-left {
		width: 60px;
	}
	.idx-project-cate .pro-details .pro-right {
		width: calc(100% - 60px);
       padding-left: 15px !important;
	}
	.idx-project-cate .pro-details p {
		font-size: 14px !important;
		line-height: 22px;
	}
	.idx-project-cate .pro-cate .h-icon {
		width: 60px !important;
		margin: 0 auto 10px !important;
	}
	.idx-project-cate .pro-cate h4 {
		font-size: 18px !important;
		line-height: 25px;
	}
	.idx-project-cate .pro-cate {
		margin-bottom: 30px;
		padding: 0px;
	}
	.infosidebar {
		width: 50px;
		height:700px;
		z-index: 9;
		top: -70px;
	}
	.infosidebar .sb-social {
		margin: 150px 0 10px 0;
	}
	footer .footer-bar-bottom .logo {
		width: 150px;
		display: block;
		margin-bottom: 0 !important;
		margin-top: 10px !important;
		margin-left:30px !important;
	}
	footer .com-right {
		margin-top: 0px !important;
	}
	/* Date 01-06-2024 */
	section.contents .content-bar.about-us {
		padding: 60px 0 60px 50px;
	}
	.about-us-pg .col-row:nth-child(2n+1) .col-desc {
		padding-right: 10px;
	}
	.about-us-pg .about-quality .col-desc {
		padding: 0 20px 0 20px !important;
	}
	.item-pic {
		height: 203px;
	}
	.item-name {
		font-size: 18px !important;
		line-height: 24px;
		padding: 8px 10px !important;
		text-align: center;
	}
	section.contents .content-bar {
		padding: 50px 0px;
	}
}

