@media screen and (min-width:992px) and (max-width:1199px){	
	.opinion-img img{
		width:100%;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {	
	.navbar-default .navbar-nav > li > a{
		padding:12px 16px;
	}
	.opinion-img img{
		width:100%;
	}
	.linkedin.hidden-md{
		display:block;
	}	
}
@media screen and (min-width:768px) and (max-width:991px){
	.common-top-contact{
		padding-bottom: 10px;
	}
	.num-and-address{
		font-size: 19px;
	}
	.common-btn a{
		padding:12px 20px;
	}
	.common-tech-data{
		min-height:152px;
	}
	.wsmenu-list > li{
		margin:0px;
	}
	.opinion-img img{
		width:100%;
	}
	.big-title{
		display:none;
	}
	.opinion-img img{
		width:100%;
	}
	 
}

@media (max-width:767px){
	.new-product-wrap video{
		max-width: 90%;
        margin: 0 5% 20px;
	}
	.linkedin.hidden-md{
		display:block;
	}
	.contact-wrap h2{
		padding-top:30px;
	}
	.thank-you-wrap h2{
		padding:0;
	}
	.contact-right{
		margin-top:30px;
	}
	.his-ads-vid{
	    max-width:100%;    
	}
	.benefits{
		min-height:auto;
	}
	.his-pro-common{
		width:100%;
	}
	.logo-and-care, .top-header-part, .slider .common-btn, .search-wrapper{
		display:none;
	}	
	.slider{
		margin-top:50px;
	}
	.welcome-wrap, .why-choose-us-wrap, .company-statistics, .main-footer, .brand-wrap{
		padding:30px 0;
	}
	.title{
		font-size:24px;
	}
	.product-wrap{
		padding:25px 0;
	}
	.product-main {
	    margin-top: 25px;
	}
	.new-product-wrap h2{
		margin:25px 10px;
	}
	.new-product-wrap h2 mark{
		display: block;
    	margin: 0 auto 10px;
    	padding:8px;
	}
	.welcome-info{
		margin-bottom:30px;
	}
	.common-pharma-inner{
		min-height: auto;
		margin-bottom: 20px;
	}
	.top-left, .top-right, .bottom-left, .bottom-right{
		display:none;
	}
	.product-data-common ul li{
		vertical-align:top;
		font-size:12px;
	}
	.col-md-5th-1{
		width:100%;
	}
	.conbox{
		margin-bottom:40px;
	}
	.india-map.text-right{
		display:none;
	}
	.footer-inner, .map{
		margin-bottom:30px;
	}
	.copy-right .col-sm-6.text-right, .copy-right .col-sm-6.text-left{
		text-align:center;
	}
	.why-choose-us-wrap .title, .see-our-products-wrap .title{
		text-align:center;
	}
	.about-us-btn {
	    margin: 35px 0;
	    text-align: center;
	}
	.resp-tabs-container h4{
		font-size:22px;
	}
	.medicine-products-image {
	    margin-top: 20px;
	}
	.see-our-products-wrap{
    	background-size: cover;
	}
	.supports-title{
		padding:20px;
	}
	.supports-title h4{
		font-size:24px;
		line-height:40px;
	}
	.supports-title{
		margin:20px 0;
	}
	.contact-us-main{
		margin-top:-80px;
	}
	.content-title{
		padding:100px 0;
	}
	#imgCaptcha{
		margin:10px 0;
	}
	.tag-line{
		margin-bottom:25px;
		min-height:auto;
		line-height: 100%;
	}
	.save-the-girl{
		line-height:130%;
	}
	.center-para::before{
		left:0px;
	}
	.aboutbanner{
		padding:80px 0 30px;
	}
	.table-responsive{
		max-height:200px;
		overflow-y:auto;
	}
	.ptb-50 {
	    padding:35px 0;
	}
	.under-con-img{
		width:100%;
	}
	.under-con{
		margin:50px 0 10px;
		text-align: center;
		font-size:20px;		
	}	
	/*.table-responsive{
		overflow-y:scroll !important;
	}*/
	.wsmenu-list > li{
		margin:0px;
	}
	.opinion-img img{
		width:100%;
	}
	.big-title{
		display:none;
	}
}

@media screen and (min-width:600px) and (max-width:767px){
	
}
@media screen and (min-width:480px) and (max-width:599px){
		
}

