@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: 13px !important;
    }

    p {
        font-size: 13px !important;    line-height: 20px;
    }  

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

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

    .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 20px;
	}
	
	.banner-bar {
		padding: 200px 0 0px;
	}

	.banner-bar .banner-content h1 { 
		font-size: 25px !important;  
	}
	.location { 
		float: left; 
	}
	/**/
    .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 .logo-bar { 
		
	}
	 
	.search-bar { 
		 float: left;
        width: calc(100% - 50px);
        margin-bottom: 10px;
	}
	 
	.advantage-bar { 
		padding: 20px 0 0;
	}
	.advantage-bar .advantage { 
		margin-bottom: 15px;
	}
	.advantage-bar .advantage-icon {
		width: 40px; 
	}
	.advantage-bar .advantage-text {
		width: calc(100% - 60px); 
	}
	.product-slide-bar {
		padding: 20px 0px 20px!important; 
	}
	.product-slide-bar a.btn-more { 
		padding: 2px 25px 2px 10px !important; 
	}
	.product-slide-bar a.btn-more span {
		width: 15px;
		height: 15px; 
		left: calc(100% - 20px);
		top: 4px;
	}

	.product-slide-bar a.btn-more span:before, .product-slide-bar a.btn-more span:after { 
		background-size: 17px !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; 
	}
	.home-category { 
		background-size: 250px;padding: 105px 0 20px !important;
	}
	.home-category .main-head { 
		top: 55px;  
	} 
	.home-category .col-xs-6:nth-child(odd){
		padding-right: 5px;
	}
	.home-category .col-xs-6:nth-child(even){
		padding-left: 5px;
	}
	.home-category .item .item-name a {
		padding: 5px 5px 3px !important;
	}

	.abt-us .col-row {
        display: inherit; 
    }
    .abt-us .col-row .col.col-img,
    .abt-us .col-row .col.col-desc {
        width: 100%;
    }
     .abt-us .col-row .col.col-desc { padding-top:15px}

	.why-choose .col-row{
		width: calc(100% - 30px); height: auto;
	}
	.infrastructure-pg .col-row {
		width: 100%;
	}
    
   	.infrastructure-2 .col-row .col-img{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-map,
    .contact-pg .col-row.contact-detail{
		width: 100%; 
	} 
 
	.contact-pg .loc-map { 
		height: 200px;
	}
	.contact-pg .contact-form {
		width: 100%; 
	}
 
	.pr_list  {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2; 
	}
	/**/
	.item-pic {
		height: 128px;
	}
	.btn-whtsap, .btn-whtsap:hover { 
		width: 100%;
		border-radius: 0!important;
		padding: 5px 0 !important;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 9; 
	}
	footer { 
		padding: 30px 0 0;
	}
	
	footer .footer-bar {
		margin: 35px 0 0px 0;
	}
	 
	section.slider:after {
		content: '';
		background: linear-gradient(167deg, #04407e6e 35%, #00c72d24 60%, #58426400 70%);
		position: absolute;
		width: 100%;
		bottom: 0;
		top: 0;
		left: 0;
		height:150px;
		display:none;
	} 
	.user-blk {
		position: absolute; 
        right:  0;
		bottom: -98px;
		width: 150px;
		height: 150px;
		z-index: 9;
	}
	.user-blk > img{
		max-width:50%;
		text-align:center;
		display:table;
		margin:15px auto 0;
		border: 4px solid #fff;
		outline: 1px solid #fff;
		outline-offset: -7px;
	}
	.user-blk h4 {
		font-size: 15px !important;
		line-height: 24px; 
	}
	.user-blk h4 span { 
		font-size: 12px !important;
		line-height: 12px; 
	}
	.user-blk .mb-blk .mb-blk-right {
		margin-top: 6px;
		vertical-align:top;
	}
	/*.user-blk {
		position: inherit;
		right: inherit;
		bottom: inherit;
		width: 110px;
		height: 110px;
		z-index: inherit;
		margin: 20px auto 0;
	} */
	.user-blk p a{
		font-size: 12px;        line-height: 24px;
	}
	.user-blk p a img {
		width: 13px; 
	}
	.user-blk p a.whats-desk{
		display: none;
	}
	.user-blk p a.whats-mobile{
		display: block;
	}
	
}

@media only screen and (min-width:768px) and (max-width:991px) { 
    .search-bar { 
		float: left;
		width: calc(100% - 50px); 
	}
	header .logo-bar {
		padding: 10px 0; 
	}
	.advantage-bar { 
		padding: 20px 0 0;
	}
	.advantage-bar .advantage { 
		margin-bottom: 15px;
	}
	.why-choose .col-row{
		width: calc(50% - 30px);height: 190px;
	}
	.home-category { 
		background-size: 345px;padding: 125px 0 40px !important;
	}
	.home-category .main-head { 
		top: 70px;
	}
    .contact-pg .col-row.contact-map,
    .contact-pg .col-row.contact-detail{
    	width: 50%; 
    }
    .contact-pg iframe {
        height: 320px;
    } 
	.pr_list  {
		-webkit-column-count:3;
		-moz-column-count: 3;
		column-count: 3; 
	}
	.item-pic {
		height: 145px;
    }
	.item-name a {
       font-size: 14px !important;
		line-height: 22px;
	}
	.user-blk {
        bottom: -170px;
		width: 240px;
		height: 240px;
		right:0 !important;
	}
	.user-blk img{
		max-width:50%;
		display:table;
		margin:0 auto !important;
	} 
	.user-blk .mb-blk {
		width: 100%;
		display: table;
		text-align: center;
		margin: 0 auto !important;
		/* margin-left: 31px !important; */
		padding-left: 30px;
	}
	.user-blk .mb-blk .mb-blk-left {
		width: 40px;
		/* display: inline-block; */
		vertical-align: top;
		margin-top: 0px;
		margin-left: 2px;
		position: relative;
		float: left;
	}
	.user-blk .mb-blk .mb-blk-left img {
		max-width: 80%;
		margin-top: 0;
		text-align: center;
		margin-left: 10% !important;
		position: relative;
	}
	.user-blk .mb-blk .mb-blk-right {
		width: calc(100% - 42px);
		display: inline-block;
		padding-left: 0px !important;
		float: left;
		margin-top: 5px;
		text-align: left;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    
	.advantage-bar .advantage-icon {
		width: 40px; 
	}
	.advantage-bar .advantage-text {
		width: calc(100% - 60px); 
	} 
	section.slider:after {
		content: '';
		background: linear-gradient(167deg, #04407e6e 35%, #00c72d24 60%, #58426400 70%);
		position: absolute;
		width: 100%;
		bottom: 0;
		top: 0;
		left: 0;
		height:150px;
	}
	.item-pic {
		height: 220px;
	}
	/*.user-blk {
        bottom: -60px;
		width: 140px;
		height: 140px;
	} */
}