@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*/
	
	.nav-bar{
		display:none
	}
	
}

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

    /*core start*/
    body {
        font-size: 12px !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: 0px 0 20px;
	}
	
	.banner-bar {
		padding: 20px 0 ;
	}

	.banner-bar .banner-content h1 { 
		font-size: 25px !important;  
	}
	.location { 
		float: left;
		margin-top: 12px!important;
	}
	/**/
    

    .job-detail-bar .social.mob {
        display: block;
    }

    .job-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 img {
		max-width: 100%;
	} 
	header .user-nav ul { 
		margin: 9px 0!important;
	}
	.search-bar { 
		top: 50%; 
	}
	.search-bar h1 {
		margin-bottom: 25px!important;
		line-height: 25px;
		font-size: 15px !important;
		font-weight: 700;
	}
	.search-bar h1 b { 
		font-size: 25px;
	}
	.search-bar h1 span { 
		font-size: 13px; 
	}
	.search-bar .search-box .col-search-title {
		width: calc(100% - 200px); 
	}
	.search-bar .search-box .col-search-loc {
		width: 120px; 
	}
	section.slider img {
		max-width: 250%!important;
		position: relative;
		left: 50%;
		margin-right: -50%;
		transform: translateX(-50%);
	}
	 
	.brand-bar .brand-logo { 
		padding: 4px;
		height: 50px; 
	}
	.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; 
	}
	 
	.abt-us .col-row {
		margin-bottom: 5px;
	}
	.abt-us .col-row .col { 
		padding: 0;
		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{
		width: 100%; 
	} 
	.contact-pg .col-row:nth-child(3) {
		width: 100%;
		position: inherit;
		top: inherit;
		left: inherit; 
		padding: 0px;
	}
	.contact-pg iframe { 
		height: 200px;
	} 
	/**/ 
	.footer-bar-middle {
		padding: 25px 0 10px; 
		margin-top: 14px;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) { 
    .search-bar h1 {
		margin-bottom: 15px!important;
		line-height: 33px;
	}
	.search-bar h1 span {
		font-size: 15px;
	}
	.search-bar {
		max-width: 600px;
	}
	.search-bar .search-box .col-search-title {
		width: calc(100% - 280px);
	}
	.search-bar .search-box .col-search-loc {
		width: 200px;
	}

	.advantage-bar { 
		padding: 20px 0 0;
	}
	.advantage-bar .advantage { 
		margin-bottom: 15px;
	} 
	
}

@media only screen and (min-width:992px) and (max-width:1199px) { 
	.search-bar h1 {
		margin-bottom: 10px!important;
		line-height: 40px;
	}

	.advantage-bar .advantage-icon {
		width: 40px; 
	}
	.advantage-bar .advantage-text {
		width: calc(100% - 60px); 
	} 
}