﻿.sub-title
	{
		color:#b25f29;
		font-weight:bold;
		font-size:16px !important;
	}
#horizontalTab p
	{
		font-size:14px;
		line-height:18px;
		text-align:justify;
	}
.form-inner .label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.clinical-band {
	background: #f2f2f2;
	padding: 10px;
	width: 100%;
}
.clinical-band1 {
	background: rgba(0, 0, 0, 0) url("../Images/tick.jpg") no-repeat scroll 7% 46%;
	border-right: 2px solid #dedede;
	color: #8c3a0b;
	float: left;
	font-size: 17px;
	font-weight: 300;
	padding: 10px 0 10px 60px;
	margin: 0 0 10px 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
.form {
	padding: 0;
}
.form-top {
	background: #b25f29 none repeat scroll 0 0;
	float: left;
	height: auto;
	padding: 10px 0;
	width: 100%;
}
.form-inner {
	background: #f90 none repeat scroll 0 0;
	border: 5px none;
	float: left;
	height: auto;
	padding: 22px 15px 22px 15px;
	width: 100%;
}
.form-inner input[type="text"]:focus {
	border: 1px solid #dedede;
	border-radius: 1px;
	box-shadow: transparent;
	outline: none;
}
.form-inner input {
	/*border: 1px solid #dedede;*/
	border: 0px solid #dedede;
	border-radius: 1px;
	box-shadow: transparent;
	outline: none;
}
.form-inner .textbox {
	border: 1px solid #dedede;
	border-radius: 1px;
	box-shadow: transparent;
	outline: none;
	width: 100%;
}
.form-bottom {
	background: transparent;
}
#ppc-slider .owl-wrapper-outer {
	box-shadow: 0 1px 5px #999999;
}
#ppc-slider .item > img {
	width: 100%;
}
#ppc-slider .owl-controls {
	position: relative;
	bottom: 70px;
}
h2.title {
	border-bottom: 1px solid #c4c4c4;
	color: #000;
	float: left;
	font-weight: normal;
	width: 100%;
	font-size: 20px;
	padding: 0 0 10px 0;
}
iframe.wow {
	background: #dedede;
	padding: 10px;
	margin: 10px 0 0 0;
	width: 98% !important;
	height: 290px;
}
.footer {
	height: auto;
	margin-top: 15px;
}
.footer p {
	float: left;
	font-size: 14px;
	height: auto;
	line-height: 33px;
}
.footer-link {
	float: right;
}
.footer a {
	color: #000;
	font-size: 14px;
	text-align: right;
	line-height: 33px;
}
.header {
	height: auto;
	background: url(../Images/header-bg.jpg) repeat-x;
	float: left;
}
.center-header {
	height: auto;
	margin: auto;
	width: 100%;
}
ul.list-items li {
	background: rgba(0, 0, 0, 0) url("../Images/list.png") no-repeat scroll 0 0;
	float: left;
	font-family: "calibri";
	font-size: 15px;
	height: auto;
	width: 100%;
	background-position: 0% 6%;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
	text-align: justify;
}
.background-color {
	background: #fff none repeat scroll 0 0;
	float: left;
	padding: 15px;
}
.btn {
	background-color: #a04300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	position: relative;
	bottom: 57px;
	width: 67%;
	border-radius: 1px;
	left: 133px;/*-webkit-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	-moz-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);*/
}
.btn:hover {
	background-color: #c75300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
}
.btn:hover .fa {
	background: #c75300 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	color: #fff;
	font-weight: bold;
}
.btn .fa {
	background: #fd3331 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	font-weight: bold;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
.btn {
	background-color: #a04300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	position: relative;
	bottom: 57px;
	width: 67%;
	border-radius: 1px;
	left: 74px;/*-webkit-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	-moz-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);*/
}
.btn:hover {
	background-color: #c75300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
}
.btn:hover .fa {
	background: #c75300 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	color: #fff;
	font-weight: bold;
}
.btn .fa {
	background: #fd3331 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	font-weight: bold;
}
/*.form-bottom button, html input[type=button], input[type=reset], input[type=submit] {
	display: none;
}*/
}

@media (max-width: 736px) {
.clinical-band1
	{
		background-position:4% 40% !important;
	}
/*.form-bottom button, html input[type=button], input[type=reset], input[type=submit] {
	display: none;
}*/
.btn
	{
		left:190px;
		bottom: 51px;
	}
.footer p
	{
		position:absolute;
	}
}

@media (max-width: 732px) {
.clinical-band1
	{
		background-position:4% 40%;
	}
/*.form-bottom button, html input[type=button], input[type=reset], input[type=submit] {
	display: none;
}*/
.btn
	{
		left:190px;
		bottom: 51px;
	}
h2.title
	{
		margin-top:30px ;
	}
.footer p
	{
		position:absolute;
	}
	
	
	}


@media (max-width: 640px) {
.clinical-band1
	{
		background-position:4% 40% !important;
	}
}	
	
@media (max-width: 414px) 
{
	.form-bottom button, html input[type=button], input[type=reset], input[type=submit] {
	    position: absolute;
    bottom: 17px;
    left: 117px;
}
}
	
@media (max-width: 360px) 
{
	.form-bottom button, html input[type=button], input[type=reset], input[type=submit] {
	    position: absolute;
    bottom: 19px;
    left: 112px;
}
}


@media only screen and (min-width:320px) and (max-width:640px) {
.background-color {
	background: #fff none repeat scroll 0 0;
	float: left;
	padding: 0px 15px 15px 15px;
}
.clinical-band1 {
	background: rgba(0, 0, 0, 0) url("../Images/tick.jpg") no-repeat scroll 7% 46%;
	border-right: 2px solid #dedede;
	color: #8c3a0b;
	float: left;
	font-size: 15px;
	font-weight: 300;
	padding: 10px 0 10px 60px;
	margin: 15px 0 0px 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #dedede;
}
ul.list-items li {
	background: rgba(0, 0, 0, 0) url("../Images/list.png") no-repeat scroll 0 0;
	float: left;
	font-family: "calibri";
	font-size: 15px;
	height: auto;
	width: 100%;
	background-position: 0% 6%;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
	text-align: justify;
}
#ppc-slider {
	margin: 20px 0 20px 0;
}
#ppc-slider .owl-controls {
	display: none !important;
}
.btn {
	background-color: #a04300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	position: relative;
	bottom: 49px;
	width: 64%;
	border-radius: 1px;
	left: 114px;
	/*-webkit-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	-moz-box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);
	box-shadow: 0px 5px 5px 5px rgba(222,222,222,1);*/
}
.btn:hover {
	background-color: #c75300;
	border: 0 solid red;
	border-radius: 3px;
	color: #fff;
	font-family: "calibri";
	font-size: 18px;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
}
.btn:hover .fa {
	background: #c75300 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	color: #fff;
	font-weight: bold;
}
.btn .fa {
	background: #fd3331 none repeat scroll 0 0;
	height: auto;
	width: 40px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0px;
	font-weight: bold;
}
h2.title {
	border-bottom: 1px solid #c4c4c4;
	color: #000;
	float: left;
	font-weight: normal;
	width: 100%;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 30px 0 0 0;
}
.footer {
	height: auto;
	margin-top: 15px;
	padding: 10px 0 10px 0;
}

.footer p {
	text-align: center;
	width: 100%;
	font-size: 14px;
	height: auto;
	line-height: 33px;
	position:inherit;
}
.footer-link {
	width: 100%;
	text-align: center;
}
.footer a {
	color: #000;
	font-size: 14px;
	text-align: right;
	line-height: 33px;
}

}
