@media only screen and (min-width:320px) and (max-width:991px) {

    /*core starts*/
    h1 {
        font-size: 26px !important;
    }

    h2 {
        font-size: 20px !important;
    }

    h3 {
        font-size: 18px !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: 14px !important;    line-height: 20px;
    }

    ul {
        font-size: 14px !important;
    }

    /**/
	.main-head {
        font-size: 22px !important;
        line-height: 27px !important;
        margin-bottom: 10px !important;
    }
	header .social-nav {
		display:none;
	}
	
	

    .main-head span {
        font-size: 13px !important;
        line-height: 24px;
    }
	.main-head span.brdr { 
		width: 25px;
		margin: 3px 9px 3px 0 !important;
	}	
	
	section.contents .content-bar {
		padding: 20px 0;
	}
	
	.banner-bar {
		padding: 20px 0 ;
	}

	.banner-bar .banner-content h1 { 
		font-size: 20px !important;  
		line-height:27px;
	}
	.location {
        padding: 5px 8px !important;
     	margin-top: 5px !important;
	}
	.location li {
		font-size: 14px !important;
		line-height: 24px;
	}
	/**/
    .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 .top-bar .wel-txt { 
		display: none;
	}
	header .logo-bar { 
		padding: 10px 0 2px 0; 
	}
	header .logo {
		display: inline;
		margin: 0;
	}
	header .logo:before{
		display:none;
	}
	header .logo img {
		    margin-top: 0 !important;
		max-width: 130px;
		margin-bottom: 0px;
	}
	header .cont-nav {
		display:none;
	}
	section.slider {
		position: relative;
		top: -1px;
		margin-bottom: -1px;
		margin-right: 0px;
		width: 100%;
	}
	.menu-background {
		background:#315ba7;
	}
	header .nav-bar {
		padding: 10px 0px 5px 0px;
	}
	.count-col .main-text {
		font-size: 22px !important;
		line-height: 30px !important;
    }
	.m-nopadding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	/*.menu-background {
		margin: 0 -15px;
	} */
 	header .enquire-btn-outer { 
        width: 165px; 
    }
	.home-abt-bar {
		padding:40px 0px 40px !important;
	}
	.home-abt-bar .about-right {
		padding: 0px 0px 0px 0;
		margin-top:0;
	}
	.home-abt-bar a.btn-more {
		margin:20px 0 10px;
	}
	.home-abt-bar a.btn-more span {
		left: calc(100% - 40px);
		top: 3px;
	}
	.m-padding-right{
		padding-right:15px !important;
	}
	.m-padding-left{
		padding-left:15px !important;
	}
	
	.advantage-bar .adv-left {
		margin-top: 0px !important;
	}
	
	.advantage-bar .adv-right {
		margin-top: 30px !important;
		padding-left: 0px;
	}
	
	header .gotrns {
		width:auto;
		margin-bottom:5px;
	}
	.advantage-bar { 
		padding: 40px 0;
	}
	
	.home-abt-bar .about-left {
		  bottom: 0px;
		  margin-top: 0px;
		  margin-bottom:30px !important;
	}
	
	.pr_list .no-product {
		max-width:100%;
	}


	.advantage-bar .advantage { 
		margin-bottom: 15px;
	}
	.product-slide-bar {
		padding: 40px 0px 60px!important; 
	}
	
	.product-slide-bar.top-category {
		padding: 20px 0px 20px!important; 
	}
	.product-slide-bar.top-category .main-head{
		 margin:0 auto 15px!important; 
	}
	.brand-bar {
		padding: 20px 0px 20px!important; 
	}
	.brand-bar .main-head{
		 margin:0 auto 15px!important; 
	}
	 .advantage-bar .main-head {
		font-size: 20px !important;
		line-height: 27px !important;
		margin-bottom: 20px !important;
	}
	.count-col .common-text {
		line-height: 27px;
      font-size: 17px !important;
	}
	.count-col .main-text::after {
		font-size: 22px;
	}
	.count-col {
		margin-bottom:20px;
	}
	.abt-us .col-row {
		margin-bottom: 5px;
	}
	.abt-us .col-row .col { 
		padding: 0 0 20px;
		background:#fff;	
		text-align: inherit; 
	}
	.abt-us .col-row .col P{ text-align:justify} 
	.why-choose .col-row{
		width: calc(100% - 30px); height: auto;
	}
	.infrastructure-pg .col {
		width: 100%;
	}
	.infrastructure-pg .main-head {
		font-size: 20px !important;
		line-height: 30px !important;
		padding: 5px 10px !important;
	}
	.warehouse-pg {
		margin-top: 20px;
	}
	.contact-pg .col-row.contact-form {
		background: #fff;
		padding: 20px 0px 0px 0px;
	}
	.contact-pg .enq-form {
		padding: 10px 0 0;
	}
	
	.m-padding{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	footer .footer-bar-bottom .copy {
		text-align: center;
		margin-bottom: 12px !important;
	}
	footer .social-nav {
		display:table;
		margin:0 auto;
	}
	
	footer .important-link-sec .m-head{
		display:none;
	}
	
	.contact-pg .loc-map { 
		margin-top:0;
		height:250px;
	}
	.contact-blk .h-icon {
		width: 500px;
		height: 70px;
   }
	
	.contact-pg .contact-form {
		width: 100%; 
	}
	.footer-bar-middle {
		padding: 0px 0 40px; 
		margin-top: 14px;
	}
	.brand-bar .brand-logo {
		margin: 0 5px;
	}
	
	.contact-blk .h-icon {
		width: 80px;
		height: 80px;
	}
	.contact-blk .h-icon .h-icon-inner img {
		max-width: 60px !important;
		padding: 5px 5px 5px 5px;
	}
	.banner-bar {
		background: #666 url(../design_img/page-banner.jpg) no-repeat top center;
		padding: 60px 0 40px;
		background-size: cover;
		position: relative;
		top: 0px;
		margin-bottom: 0;
		margin-right: 0;
		width:100%;
		border-radius: 0 0px 0 0;
	}
	
	.contact-blk {
		padding: 10px 0px 0;
		margin-bottom:15px !important;
	}
	
	.contact-blk .cont-text h4 {
		font-size: 18px !important;
		line-height: 25px;
		margin-bottom: 6px !important;
	}
		
	.about-us .abt-us .col-row {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.about-us .inn-abt-left{
		margin-top:0px;
	}
	.col-bar.about-us-bar .img-col:before {
		width: 120px;
		height: 150px;
		left: -15px;
		top: -15px;
		border-radius: 0 20px 0 0;
	}
	section.contents .content-bar {
		padding: 40px 0;
	}
	
	.our-client .client-blk {
		margin: 0 0px 30px !important;
		width: 100%;
	}
	.career .career-form.col-row {
		padding: 20px 0px 0;
	}
	.career .career-form.col-row:before {
		height: 540px;
		width: 0px;
		border-radius: 0 30px 0 0;
	}
	.col-bar.career-bar .img-col {
		margin-top: 0px;
	}
	.career .career-right {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	footer .f-map{
		margin-top:30px !important;
		height:210px;
	}
	/* Date 04-08-2023 */
	.about-us-bar .quality-hose .sc span {
		font-size: 50px !important;
		line-height:65px;
		margin-right: 15px;
	}
	.abt-us .col-row.firtst {
		margin-top: 0px !important;
		margin-bottom:30px !important;
	}
	.about-us-bar .abt-vright {
		margin-top: 0px !important;
	}
	.about-us-bar .qh-block .h-icon {
		width: 60px;
		margin-bottom: 20px !important;
    }
	.about-us-bar .qh-block h4 {
		width: calc(100% - 65px);
		padding-left: 15px !important;
		font-size: 22px !important;
		line-height: 30px;
    }
	.about-us-bar .qh-block.col-row {
		padding: 20px 15px !important;
		margin: 0 0px;
		width: 100%;
		overflow:hidden;
		min-height: 1px;
		margin-bottom: 30px;
		background: #f4f4f9;
    }
	.about-us-bar .qh-block .col{
		background: #f4f4f9;
	}
	.client-desc-blk{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.our-client .client-desc-blk p {
		font-size: 14px !important;
		line-height: 24px;
	}
	 .our-client .client-list{
		 padding-left:0px !important;
		 padding-right:0 !important;
	 }
	 .our-client .client-list.m-no .mylist {
		margin: 0 0 0px 15px !important;
	}
	.download-bar .down-blk{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	footer .social-nav li {
		margin-left: 5px !important;
	}
	.category-pr-col .item-pic {
		height: 255px;
	}
	/* Date 07-09-2023 */
	header .logo:after {
		display:none;
    }
	header .enquire-btn-outer:before {
		display:none;
	}
	footer .footer-sec {
		padding: 40px 0 30px;
	}
	footer .footer-sec .footer-sec-abt {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		border-right:none;
		min-height: 1px;
	}
	footer .footer-sec .footer-sec-link {
		width:100%;
		float: left;
		padding: 0 0px;
		border-right: none;
		min-height: 1px;
	}
	footer .important-link-sec h3 {
       font-size: 16px !important;
       line-height: 24px;
       margin-bottom:10px !important;
    }
	footer .footer-sec .footer-sec-abt.footer-cont-last {
		width: 100%;
    }
	footer .nav-menu ul {
		margin-bottom:0px !important;
	}
	footer .footer-abt p {
		margin-bottom:20px !important;
    }
	footer .site-nav ul li {
		margin-bottom: 8px !important;
	}
	footer .footer-sec-first {
		padding:30px 0px;
		min-height: auto;
	}
	footer .footer-sec-first .logo {
       margin-bottom: 20px;
	}
	/*  */
	.footer-social-icon .whats-mobile {
		display:block;
	}
	.footer-social-icon .whats-desk{
		display: none;
	}
	.social-chat-icon .cont-nav ul li img {
		max-width: 40px;
	}
	/* DAte 07-09-2023 */
	.about-us-bar .title-inner .year-box .image-box {
			width: 250px;
			height: 155px;
    }
	.about-us-bar .title-inner .year-box .image-box img{
		max-width:100%;
	}
	.about-us-bar .title-inner .year-box h3 {
		font-size: 20px !important;
		line-height: 27px !important;
	}
	.about-us-bar .title-inner .year-box h2 {
		font-size: 60px !important;
		line-height:50px;
	}
	.about-us-bar .title-inner .year-box {
		max-width: 250px;
		padding: 18px 12px 18px 12px;
	}
	.about-us-bar .title-inner {
    	padding-top: 170px;
		min-height: 180px;
	}
	.about-us-bar .main-head {
		font-size: 22px !important;
		line-height: 30px !important;
	}
	.contact-pg .cont-details-bg {
		padding-bottom: 30px !important;
		width: 100%;
	}
	section.contents .content-bar.contact-us {
		padding: 40px 0 0;
	}
	.contact-pg .cont-details-bg {
		padding-bottom: 20px !important;
		width:100%;
	}
	.contact-pg .col-row.contact-form {
		padding: 20px;
		width:100%;
		margin: 0 auto !important;
		bottom: -80px;
		margin-top: -70px !important;
	}
	.contact-pg .enq-form h2 {
		font-size: 22px !important;
		line-height: 30px !important;
	}
	
	.product-detail-bar h4.pr_name {
		font-size: 20px !important;
		line-height: 27px;
	}
	.product-detail-bar h5 {
		font-size: 16px !important;
		line-height: 25px;
	}
	/* Date 23-10-2023 */
	header .top-bar {
		padding: 5px 0;
	}
	 
	.search-btn, .search-load {
		width: 40px;
		height: 35px;
	}
	header .enquire-btn-outer {
         top: 0px;
      margin-bottom: 0px;
	}
	.idx-feature-bar .feature-blk {
		padding: 0px 20px 30px;
		position: relative;
		margin-top: 60px !important;
		min-height: 1px;
		border-radius: 10px;
	}
	.idx-feature-bar {
		padding: 40px 0;
	}
	.idx-feature-bar .feature-blk .fea-top {
		margin: 0 auto 20px;
		height: 80px;
		width: 80px;
		margin-top: -40px;
	}
	.idx-feature-bar .feature-blk .fea-down h4 {
		font-size: 18px !important;
		line-height: 27px !important;
	}
	.expertise-sec {
		padding: 50px 0;
	}
	.expertise-sec .home-web-col {
		padding: 20px 10px;
		margin-bottom: 30px;
        border-radius: 5px;
		min-height: 1px;
	}
	.expertise-sec .expertise-left .com-name {
		font-size: 20px !important;
		line-height:27px;
		letter-spacing: 2px;
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
		position: relative;
		left: 0%;
		bottom: 0%;
		text-align:center;
		margin-bottom:30px;
	}
	.expertise-sec .expertise-left {
		padding: 0 0 40px 0px;
	}
	.expertise-sec .expertise-left .com-name:after {
		display:none;
	}
	.expertise-sec .home-web-col .pro-icon {
		width: 50px;
		height: 50px;
		margin: 0 auto 10px !important;
	}
	.expertise-sec .home-web-col h4 {
		font-size: 18px !important;
		line-height: 25px;
	}
	.expertise-sec .expertise-right {
		padding-right: 15px;
	}
	.br-last-right {
		right: 0px;
	}
	footer .footer-bar {
		padding: 40px 0 30px;
	}
	footer .logo {
		margin-bottom: 20px !important;
		width: 180px;
	}
	footer .site-nav{
		margin-bottom:30px !important;
	}
	.sr-section .social-blk-image{
		padding-left:0 !important;
		padding-right:0 !important;
		padding-bottom:20px;
	}
	.sr-section .social-blk{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	/* Date 07-02-2024 */
	.md-message-sec .message-blk .col-desc {
		padding: 25px 0px 0;
		width:100%;
	}
	.md-message-sec .message-blk .col-img {
		width: 100%;
       padding: 0 0px !important;
	}
	.mission-sec .mission-blk .col-img {
		width: 100%;
        padding: 0 !important;
	} 
	.mission-sec .mission-blk .col-desc {
		width: 100%;
		padding: 20px 0px 0;
	}
	.mission-sec .mission-blk.commitment-blk.first .col-desc {
		margin-top: 20px;
	}
	.mission-sec .mission-blk.commitment-blk{
		padding:0 !important;
	}
	.mission-sec .mission-blk.commitment-blk .col-desc {
		padding: 15px 0px 0;
		margin-top:0;
    }
	.mission-sec .mission-blk.commitment-blk .col-desc .mylist li {
		flex: 0 0 50%;
		margin-top: 10px !important;
     }
	.mission-sec .mission-blk.commitment-blk .col-desc ol.mylists {
		margin-left: 18px !important;
	}
	.pro-cate-sec .col-img {
		width: 100%;
	}
	.pro-cate-sec .col-desc {
			padding: 20px 0px 0px 0px;
			float:left;
			width:100%;
	}
	
}



@media only screen and (min-width:768px) and (max-width:991px) { 
	header .logo img {
		max-width: 125px;
	}
	.brand-bar .brand-logo {
		height: 70px;
		margin: 0 10px;
	}
	header .cont-nav ul li {
	    font-size: 13px !important;
		line-height: 22px;
		padding: 8px 0 !important;
	}
	header .social-nav li a .fa {
		width: 27px;
		height: 27px;
		line-height: 27px;
       margin-left: 4px;
	   font-size:12px;
   }
	header .cont-nav ul span.cont-text {
		font-size: 11px;
	}
		
	.home-abt-bar {
		padding: 50px 0px 30px !important;
	}
	
	.home-abt-bar .about-left:before {
			width: 120px;
			height: 150px;
			left: -20px;
			top: -15px;
			border-radius: 0 30px 0 0;
	}
	.home-abt-bar .about-right {
		padding: 0px 0px 0px 0;
		margin-top:0;
	}
	.idx-feature-bar {
		padding: 50px 0;
	}
	.home-abt-bar a.btn-more {
		margin: 20px 0 0;
		padding: 10px 15px !important;
		min-width: 135px;
	}
	.idx-feature-bar .feature-blk .fea-down h4 {
		font-size: 18px !important;
		line-height: 25x !important;
		margin-bottom:8px;
	}
	.idx-feature-bar .feature-blk .fea-down {
		padding: 15px 10px 5px;
		min-height:311px;
	}
	.advantage-bar .adv-right {
		margin-top:20px !important;
		padding-left: 10px;
	}
	.item-pic {
		height: 272px;
	}
	
	.main-head {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.advantage-bar .main-head {
		font-size: 24px !important;
		line-height: 32px !important;
		margin-bottom: 15px !important;
    }
	.count-col .main-text {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.count-col .common-text {
		line-height: 24px;
       font-size: 15px !important;
	}
	header .logo:after {
		display:none;
    }
	header .enquire-btn-outer:before {
		display:none;
	}
		
	footer .site-nav ul li i {
		margin-right: 0px;
    }
	.clear{
		clear:both;
	}
	.career .career-form.col-row {
		padding: 20px 15px;
	}
	.ipad-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .gotrns {
        display: none;
	}
    .advantage-bar .advantage { 
		margin-bottom: 15px;
	}
	.why-choose .col-row{
		width: calc(50% - 30px);height: 190px;
	}
	header .nav-bar {
		margin-right: 0px;
	}
	
	/* date 08-05-2023 */
	.banner-bar {
		padding: 70px 0 50px;
	}
	.banner-bar .banner-content h1 {
			font-size: 25px !important;
			line-height: 32px;
	}
	.location {
        padding: 10px 12px !important;
		margin-top: 0px !important;
	}
	.contact-pg .col-row.first {
		padding: 10px 0px 10px 0px;
		margin-top: 0px;
	}
	.contact-blk .h-icon {
		width: 80px;
		height: 80px;
	}
	.contact-blk .h-icon .h-icon-inner img {
		max-width: 65px !important;
		padding: 0px 2px 5px 4px;
	}
	.contact-pg .col-row:nth-child(3) {
		width: 100%;
		 margin-top: 0px;
	 }
	.contact-pg .loc-map {
		height: 350px;
	}
	.contact-pg .enq-form {
		padding: 0px 0 0;
	}
	
	.abt-us .col-row .col {
		padding: 0px 0px 0px 0;
	}
	.col-bar.about-us-bar .img-col:before {
		width: 135px;
		height: 180px;
		left: -20px;
		top: -15px;
		border-radius: 0 25px 0 0;
    }
	.download-col {
		padding: 15px 10px;
	}
	.our-client .client-blk {
		margin: 0 10px 30px !important;
		width: calc(25% - 20px);
	}
	.product-slide-bar {
		padding: 50px 0px 40px !important;
	}
	/* Date 04-08-2023 */
	.about-us-bar .quality-hose .sc span {
		font-size: 70px !important;
		line-height:90px;
		margin-right: 20px;
	}
	.abt-us .col-row.firtst {
		margin-top: 0px !important;
	}
	.about-us-bar .abt-vright {
		margin-top: 0px !important;
	}
	.about-us-bar .qh-block .h-icon {
		width: 60px;
		margin-bottom: 20px !important;
    }
	.about-us-bar .qh-block h4 {
		width: calc(100% - 65px);
		padding-left: 15px !important;
		font-size: 22px !important;
		line-height: 30px;
    }
	.about-us-bar .qh-block {
		padding: 20px 15px !important;
       min-height: 460px;
    }
	.abt-us .col-row {
		margin-bottom: 0px;
	}
	footer .add-text {
		width: 166px;
		margin-left: 7px !important;
		font-size: 12px !important;
		line-height: 21px !important;
	}
	footer .add-text strong {
		font-size: 16px;
		line-height: 24px;
    }
	.category-pr-col .item-pic {
		height: 255px;
	}
	.brand-bar {
		padding:30px 0;
	}
	footer .footer-sec {
		padding: 40px 0 30px;
	}
	footer .footer-sec .footer-sec-abt {
        padding-right: 0px;
		padding-left: 0px;
   }
	footer .important-link-sec h3 {
		font-size: 16px !important;
		line-height: 25px;
		margin-bottom: 10px !important;
	}
	footer .footer-sec .footer-sec-link {
        padding: 0 15px;
		min-height: 258px;
	}
	footer .footer-abt p {
		font-size: 13px !important;
		line-height: 22px !important;
	}
	footer .nav-menu ul li {
		line-height: 22px;
		font-size: 13px !important;
	}
	/* Date 07-09-2023 */
	.about-us-bar .title-inner .year-box .image-box {
		width: 250px;
		height: 160px;
	}
	.about-us-bar .title-inner .year-box .image-box img{
		max-width:100%;
	}
	.about-us-bar .title-inner .year-box {
		max-width: 250px;
        padding: 20px 10px 20px 10px;
	}
	.about-us-bar .title-inner .year-box h2 {
		font-size: 80px !important;
		line-height:65px !important;
	}
	.about-us-bar .title-inner {
		padding-top: 170px;
		min-height: 145px;
	}
	.contact-pg .cont-details-bg {
		padding-bottom: 20px !important;
		width:750px;
	}
	.contact-blk .cont-text p {
		line-height: 22px;
		font-size: 13px !important;
    }
	.contact-pg .col-row.contact-form {
		padding: 20px;
		width: 750px;
		margin: 0 auto !important;
		bottom: -80px;
		margin-top: -70px !important;
	}
	.contact-pg .enq-form h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.ithird {
		clear:both;
	}
	.idx-feature-bar .feature-blk {
		padding: 0px 0px 0px;
		margin-top: 40px !important;
		min-height: 302px;
		border-radius: 7px;
	}	
	.idx-feature-bar .feature-blk .fea-top {
		margin: 0 auto 15px;
		height: 70px;
		width: 70px;
		margin-top: -35px;
	}
	.product-slide-bar {
		padding: 50px 0px 50px !important;
	}
	.expertise-sec .expertise-left {
		padding: 0 0 0 60px;
	}
	.expertise-sec .expertise-left .com-name {
		    font-size: 25px !important;
			line-height: 32px;
			letter-spacing: 2px;
			left: -20%;
			bottom: 35%;
	}
	.expertise-sec .home-web-col {
		    padding: 20px 15px;
			margin-bottom: 30px;
			border-radius: 8px;
			min-height: 155px;
	}
	.expertise-sec .home-web-col .pro-icon {
		width: 60px;
		height: 60px;
		margin: 0 auto 15px !important;
	}	
	.expertise-sec .home-web-col h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-top: 5px !important;
	}
	.padding-10{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.idx-feature-bar .feature-blk .fea-down p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.expertise-sec .expertise-left .com-name:after {
		left: 135%;
		top: -36px;
		height: 110px;
	}
	.expertise-sec {
		padding: 50px 0;
	}
	footer .footer-bar {
		padding: 40px 0 30px;
	}
	footer .logo {
		margin-bottom: 10px !important;
        width: 180px;
	}
	.sr-section .social-blk-image{
		padding-left:0 !important;
	}
	.sr-section .social-blk{
		padding-right:0 !important;
	}
	 /* Date 07-02-2024 */
	 .md-message-sec .message-blk .col-desc {
		padding: 15px 15px;
	}
	.mission-sec .mission-blk .col-desc {
		width: 58%;
        padding: 20px 10px;
	}
	.mission-sec .mission-blk.commitment-blk.first .col-desc {
		margin-top: 20px;
	}
	.mission-sec .mission-blk.commitment-blk .col-desc {
		padding: 15px 0px;
		margin-top:10px;
	}
	.pro-cate-sec .col-desc {
			padding: 0px 0px 10px 30px;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	header .logo img {
		max-width: 135px;
	}
	header .logo:before {
		right: -30px;
		height: 60px;
		width: 2000px;
       border-radius: 0 40px 0 0;
	}
	header .social-nav li a .fa {
		width:22px !important;
		height:22px !important;
		font-size:11px;
		line-height:22px;
   }
   header .nav-bar {
		margin-bottom: 8px !important;
		margin-right: 0px;
		float:left;
	}
	
	header .logo-bar {
		padding: 8px 0;
	}
	
	header .logo:after {
		right: 23px;
		top: -8px;
		height: 82px;
	}
	
	header .enquire-btn-outer:before {
		left: -10px;
		top: -6px;
		height: 80px;
	}
	.idx-feature-bar {
		padding: 50px 0;
	}
	.idx-feature-bar .feature-blk .fea-down {
		padding: 20px 15px 10px;
        min-height: 282px;
	}
   
	.home-abt-bar {
		padding: 60px 0px 0px !important;
	}
	.home-abt-bar .about-left:before {
			width: 150px;
			height: 200px;
			left: -30px;
			top: -20px;
			border-radius: 0 40px 0 0;
	}
	
	.item-pic {
		height: 172px;
	}
	
	.home-abt-bar .about-right {
		padding: 20px 20px 10px;
			margin-top: -20px;
	}
	.advantage-bar .adv-right {
		margin-top: 30px !important;
		padding-left: 10px;
	}
	.advantage-bar .main-head {
		font-size: 24px !important;
		line-height: 32px !important;
		margin-bottom: 20px !important;
    }
	.count-col .main-text {
		font-size: 32px !important;
		line-height: 45px !important;
	}
	footer .footer-sec-first .logo img {
		max-width: 145px;
	}
	footer .social-nav li a .fa {
		width: 27px;
		height: 27px;
		line-height: 27px;
		text-align: center;
		border-radius: 4px;
		font-size: 14px !important;
	}
	footer .footer-sec-first {
		min-height: 352px;
	}
	footer .footer-sec .footer-sec-abt {
		padding-right: 10px;
		padding-left: 10px;
	}
	.count-col .common-text {
		line-height: 28px;
       font-size: 21px !important;
	}
	header .social-nav {
		margin: 2px 0 !important;
	}
	
	footer .footer-bar-bottom {
       padding: 10px 0 10px;
	}
	footer .add-text strong {
		font-size: 16px;
		line-height: 24px;
	}
    .why-choose .col-row{ padding: 10px;}
	
	/* date 08-05-2023 */
	.banner-bar {
		padding: 100px 0 80px;
	}
	.banner-bar .banner-content h1 {
			font-size: 30px !important;
			line-height: 38px;
	}
	
	.contact-pg .col-row.first {
		padding: 30px 20px 30px 20px;
		z-index: 1;
	}
	
	
	
	.contact-pg .loc-map {
		height: 350px;
	}
	.abt-us .col-row .col {
		padding: 20px 5px 0px 0;
	}
	.col-bar.about-us-bar .img-col:before {
		width: 150px;
		height: 220px;
		left: -20px;
		top: -25px;
		border-radius: 0 40px 0 0;
    }
	/* Date 04-08-2023 */
	.about-us-bar .quality-hose .sc span {
		font-size: 90px !important;
		line-height:105px;
		margin-right: 30px;
	}
	.abt-us .col-row.firtst {
		margin-top: 0px !important;
	}
	
	/* Date 29-08-2023 */
	.main-head {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	.abt-us .col-row {
		margin-bottom: 0px;
	}
	.category-pr-col .item-pic {
		height: 337px;
	}
	.search-bar input[type=text] {
        width: calc(100% - 40px);
		padding: 8px 8px;
	}
	.contact-pg .cont-details-bg {
		padding-bottom: 20px !important;
		width:970px;
	}
	.contact-blk .cont-text p {
		line-height: 22px;
		font-size: 13px !important;
    }
	.contact-pg .col-row.contact-form {
		padding: 30px;
		width: 970px;
		margin: 0 auto !important;
		bottom: -80px;
		margin-top: -70px !important;
	}
	.contact-pg .enq-form h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	
	
	.idx-feature-bar .feature-blk {
		padding: 0px 0px 0px;
		margin-top: 40px !important;
		min-height: 302px;
		border-radius: 7px;
	}	
	.idx-feature-bar .feature-blk .fea-top {
		margin: 0 auto 20px;
		height: 80px;
		width: 80px;
		margin-top: -40px;
	}
	.product-slide-bar {
		padding: 50px 0px 50px !important;
	}
	.expertise-sec .expertise-left {
		padding: 0 0 0 60px;
	}
	.expertise-sec .expertise-left .com-name {
		font-size: 30px !important;
		line-height: 40px;
		letter-spacing: 2px;
		left: -20%;
		bottom: 30%;
	}
	.expertise-sec .home-web-col {
		padding: 30px 15px;
		margin-bottom: 30px;
		border-radius: 8px;
		min-height: 170px;
	}
	.expertise-sec .home-web-col .pro-icon {
		width: 60px;
		height: 60px;
		margin: 0 auto 15px !important;
	}	
	.expertise-sec .home-web-col h4 {
		font-size: 20px !important;
		line-height: 27px;
		margin-top: 10px !important;
	}
	.pro-cate-sec .col-desc {
			padding: 0px 0px 10px 30px;
	}
	 
}