@charset "utf-8";
/* CSS Document */

@media screen {
  body {
    width: 100%;
  }
}
@media print {
  body {
    width: 100%;
  }
}





@media (max-width: 768px) {
	.details_text a {
	color: #525252;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
	.nav>li>a {
    position: relative;
    padding: 10px 4px;
    text-decoration: unset;
    text-transform: uppercase;
}
.call{text-align:center;}
.toplink{text-align:center;}
.searchinp{width:180px;}
.doctor{width:260px;}
.copy{text-align:center;}
.f_icon{text-align:center;}
.f_txt{line-height:20px;}
	.da-slide .da-link {
	top: 270px;
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 48%;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
}
@media (max-width: 640px) {
.logo{text-align:center;}
.call{text-align:center;}
.toplink{text-align:center;}
.search{text-align:center; margin:10px;}
.doctor{visibility:hidden;}
.navbar-nav{margin:0;}
.sidehead{visibility:hidden; height:0;}
.navbar-default{border:#000000 1px solid; border-radius:8px; background:#FFFFFF; color:#000000;}
.product{width:96%; max-width:320px; margin:10px auto;}
.welcome{text-align:center;}
.searchinp{width:150px;}
	.da-slide .da-link {
	top: 270px;
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 30%;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
}


@media (max-width:414px){
	.da-slide h2 {
    color: #fff;
    font-size: 66px;
    width: 50%;
    top: 60px;
    white-space: nowrap;
    z-index: 10;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-family: 'Economica', Arial, sans-serif;
    font-weight: 700;
    font-size: 52px;
}
.header{
	height:360px;
	display:block;
}
	.da-slide .da-link {
	top: 270px;
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 45%;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
}
@media (max-width:480px){
	body{
		overflow-x: hidden;
	}
	.input1 {
	border: 1px solid #000;
	box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
	color: #999999 !important;
	font-size: 13px;
	padding: 0px 6px;
	width: 79%;
	height: 75px;
}
	.header{
	height:360px;
	display:block;
}
	.da-slide .da-link {
	top: 270px;
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 45%;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
}
@media (max-width: 320px){
	
	.input1 {
	border: 1px solid #000;
	box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
	color: #999999 !important;
	font-size: 13px;
	padding: 0px 6px;
	width: 79%;
	height: 75px;
}
	.product-info {
	background: #016191;
	padding: 23px 10px;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
}
	.header{
	height:360px;
	display:block;
}
	.da-slide .da-link {
	top: 270px;
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 48%;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
}