@charset "utf-8";
/* CSS Document */
@import url('regular-final/Graphik-Regular-Web.css');
@import url('bold-final/Graphik-Bold-Reduced.css');
@font-face {
	font-family: '.-Regular';
	src: url('../css/regular/._gdi.eot');
	src: url('../css/regular/._gdi.eot?#iefix') format('embedded-opentype'), url('../css/regular/._gdi.woff') format('woff'), url('../css/regular/._gdi.ttf') format('truetype'), url('../css/regular/._gdi.otf') format('opentype'), url('../css/regular/._gdi.svg#.-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-2044;
}
@font-face {
	font-family: '.-Regular';
	src: url('../css/bold/._gdi.eot');
	src: url('../css/bold/._gdi.eot?#iefix') format('embedded-opentype'), url('../css/bold/._gdi.woff') format('woff'), url('../css/bold/._gdi.ttf') format('truetype'), url('../css/bold/._gdi.otf') format('opentype'), url('../css/bold/._gdi.svg#.-Regular') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+000D-2044;
}
/***** Global reset styles *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	display: table;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 15px;
	color: #222;
	line-height: 20px;
	text-decoration: none;
	background: #fff;
	height: 100%;
	width: 100%;
	font-family: 'Graphik Web';
	overflow-x: hidden;
	position: relative;
	padding-bottom: 130px;
	display: table-cell;
}
a, img {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus, a:active {
	outline: 0;
	color: inherit;
	text-decoration: none;
}
p {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}
/*** Headings ***/
h1, h2 {
	text-transform: uppercase;
}
h1 {
	font-size: 67px;
	line-height: 90px;
	font-family: 'Oswald', sans-serif;
}
h2 {
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
	padding-top: 0px;
	font-family: 'Graphik Web-bold';
}
h3 {
	font-size: 21px;
	line-height: 30px;
}
h4 {
	font-size: 19px;
	line-height: 22px;
	color: #000;
	font-weight: 700;
	padding-bottom: 15px;
	font-family: 'Graphik Web-bold';
}
h5 {
	font-size: 18px;
	padding-top: 10px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	font-family: 'Graphik Web-bold';
}
h1.entry-title {
	font-family: 'Graphik Web-bold';
}
/*** Typography ***/
b, strong {
	font-weight: bold;
	font-family: 'Graphik Web-bold';
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
small {
	font-size: 85%;
}
:focus {
	outline: none;
	border: 0;
}
/*** Spacing ***/
hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, p, table, address, fieldset, figure {
	margin-bottom: 0px;
	margin-top: 0px;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: none;
	outline-offset: inherit;
}
.btn:active, .btn.active {
	box-shadow: none;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: none;
	outline-offset: inherit;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.alignnone {
	display: table;
	margin-bottom: 20px;
}
.hentry {
	margin: 0 0 1.5em;
	padding-right: 0;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.entry-content, .entry-summary {
	margin: 10px 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/* =Media
----------------------------------------------- */
.site-header img, .entry-content img, .comment-content img, .widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img, .entry-content img, img[class*="align"], img[class*="wp-image-"] {
	height: auto;
}
.site-header img, .entry-content img, img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
a, a:visited {
	color: #00a1c1;
}
a:hover {
	color: #000 !important;
}

::-webkit-input-placeholder {
 color:#000000;
}
:-moz-placeholder { /* Firefox 18- */
 color:#000000;
}
::-moz-placeholder {  /* Firefox 19+ */
 color:#000000;
}
:-ms-input-placeholder {
 color:#000000;
}
ol {
	padding-left: 20px;
	font-size: 16px;
}
ol:not(ol.benefit_page) {
	list-style: outside decimal;
}
ol li {
	margin-bottom: 5px;
	line-height: 1.75;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
	line-height: 1.75;
}
table {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	width: 100%;
}
table tr td, table th {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
table th {
	background: #46d001;
	color: #FFF;
	border-right: 1px solid #fff;
}
input[type="button"] {
	transition: 1s;
	-webkit-transition: 1s;
}
input[type="button"]:hover {
	transition: 1s;
	-webkit-transition: 1s;
}
.theme-btn {
	display: table;
	margin: 20px auto 0;
	background: #46d001;
	padding: 12px 30px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #fff !important;
	font-family: 'Graphik Web-bold';
}
.theme-btn:hover {
	color: #fff;
}
/* Site Structure */
.bg-img {
	background: url(../images/banner.jpg) no-repeat;
	background-color: #ffffff;
	position: fixed;
	width: 100%;
	z-index: 99;
	background-position: 0 0;
}
#myNavbar .navbar-nav li a {
	font-size: 17px;
	margin-right: 0px;
	padding: 6px 9px;
	font-weight: 300;
	font-family: 'Graphik Web';
	line-height: 20px;
}
#myNavbar .navbar-nav li a:hover, #myNavbar .navbar-nav li a:focus {
	background: none !important;
}
#myNavbar .navbar-nav li.current_page_item a, #myNavbar .navbar-nav li.current-menu-item a, #myNavbar .navbar-nav li.current-menu-parent > a {
	color: #000;
}
.navContainer {
	padding: 24px 0;
}
.mainNavigation .navbar-brand {
	height: auto;
}
#myNavbar {
	padding: 0;
	float: right;
}
.banner {
	background: url(../images/banner-img.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.bg-primary-left {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(42, 157, 177, 0.8);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #ffffff;
	padding: 100px 28px 120px;
}
.text-xs-center {
	padding-left: 0;
	padding-right: 45px;
}
.mainNavigation {
	min-height: auto;
	margin-bottom: 0;
}
.navbar-header a {
	padding: 0;
}
.navbar-nav li a:hover {
	background-color: transparent !important;
}
.navbar-header {
	float: left;
}
.image-wrap-2 img {
	float: right;
	max-width: none;
}
.wall-in {
	background: #333534;
	margin: 0 0px;
}
.right-wall-sec {
	display: table-cell;
	padding: 31px 27px 40px 30px;
	vertical-align: middle;
}
.right-cloud-sec {
}
.left-wall-sec {
	display: table-cell;
}
.left-wall-sec > img {
	float: left;
	width: 426px;
}
.read-more, .wpcf7-submit {
	background: #00a0c1;
	padding: 5px 8px;
	font-weight: bold;
	color: #fff !important;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 22px;
	font-family: 'Graphik Web-bold';
}
.engry-box {
	padding: 0 6px;
	text-align: center;
}
.engry-sec {
	padding: 40px 0;
	float: left;
	width: 100%;
}
.therpy-sec {
	background: url(../images/cloud-img.jpg) no-repeat;
	background-attachment: fixed;
	float: left;
	width: 100%;
	background-size: cover;
}
h2 span {
	font-size: 24px;
	display: block;
	line-height: 32px;
	padding-top: 15px;
	font-weight: normal;
	font-family: 'Graphik Web';
}
.right-wall-sec h2 {
	color: #fff;
}
.right-wall-sec h2 span {
	text-transform: none;
}
.right-wall-sec .read-more {
	color: #00a0c1 !important;
	background: #fff;
}
.inset-2 {
	padding: 0;
}
.image-wrap-3, .cloud-content {
	display: table-cell;
}
.cloud-content {
	vertical-align: top;
	padding: 31px 25px 40px 27px;
}
.colud-sec-sec {
	background-color: rgba(89, 92, 92, 0.8);
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #ffffff;
	float: left;
	position: relative;
	padding-right: 90px;
}
.Hbot-box {
	background: #fff;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #000000;
	padding: 40px 28px;
}
.zyad-sec {
	background: url(../images/zyad-bg.jpg) no-repeat;
	background-attachment: fixed;
	float: left;
	width: 100%;
	background-size: cover;
}
.right-loaction-sec h2 {
	color: #00a1c1;
}
.right-loaction-sec h2 span {
	color: #000;
	text-transform: initial;
	font-size: 22px;
}
.right-loaction-sec {
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
}
.left-loaction-sec {
	display: table-cell;
}
footer {
	background: #333534;
	padding: 40px 0 20px 0px;
	float: left;
	width: 100%;
}
.footer-menu {
	padding-top: 15px;
	float: left;
	width: 100%;
}
.footer-menu p {
	float: left;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
}
.footer-menu ul {
	float: left;
	vertical-align: middle;
	padding-top: 3px;
}
.footer-menu ul li {
	float: left;
	border-right: 1px #fff solid;
	line-height: 13px;
	padding: 0 5px;
}
.footer-menu ul li a {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 15px;
	text-decoration: underline;
}
.colud-sec-sec img, .zayad-img img, .left-loaction-sec img {
	float: left;
}
.footer-menu ul li:last-child {
	border-right: 0;
}
.footer-menu ul li:first-child {
	padding-left: 2px;
}
.right-cloud-sec h2 span {
	text-transform: none;
}
.animate {
	opacity: 0;
}
.animated {
	opacity: 1 !important;
}
.container {
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	padding-left: 15px;
	padding-right: 15px;
}
.colud-sec-sec .image-wrap-3 img {
	height: 100%;
	margin-right: -36px;
	max-width: none;
	position: absolute;
	right: 100%;
	top: 0;
	width: 862px;
}
.colud-sec-sec .image-wrap-3 {
	padding-left: 60px;
}
.therpy-sec {
	position: relative;
}
.cloud-content::after {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(89, 92, 92, 0.8);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	content: "";
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	width: 5000px;
}
.zayad-img img {
	width: 100%;
}
.Hbot-part {
	margin-right: 3px;
}
.sub-menu {
	background: #ffffff;
	display: none;
	padding: 10px;
	position: absolute;
	top: 100%;
	width: 250px;
}
.sub-menu a {
	padding: 6px 0 !important;
}
.navbar-nav > li:hover .sub-menu {
	display: block;
}
footer {
	bottom: 0;
	position: absolute;
	vertical-align: top;
	width: 100%;
}
.main-body {
	background: #eef1f2;
}
.inner-sec {
	float: left;
	width: 100%;
	padding: 20px 0 40px;
}
.inner-sec h1 {
	font-size: 25px;
	color: #00A1C1;
	line-height: 40px;
}
.wpcf7-form input, .wpcf7-form textarea {
	padding: 5px;
	border: 1px #ccc solid;
	width: 100%;
}
.wpcf7-form textarea {
	height: 120px;
	resize: none;
}
.wpcf7-submit {
	padding: 6px 10px !important;
}
.contact-form > li {
	padding-bottom: 10px;
	float: left;
	width: 33%;
	padding-right: 15px;
}
.contact-form > li:nth-child(4) {
	width: 100%;
}
.textarea {
	width: 100%;
}
.contact-form > li label {
	width: 100%;
}
.contact-form > li:nth-child(4) label {
	width: 99%;
}
.contact-form > li:last-child {
	width: auto;
}
.wpcf7-form {
	width: 80%;
	float: left;
}
.inner-sec p {
	font-size: 15px;
	line-height: 24px;
}
.inner-sec ul {
	margin-bottom: 15px;
	list-style-type: disc;
	padding-left: 30px
}
.inner-sec ul ul {
	margin-top: 10px;
	padding-left: 30px;
}
.inner-sec ul li {
	line-height: 24px;
}
.post-main-pic {
	float: left;
	width: 30%;
}
.post-main-pic img {
	max-width: 100%;
}
.post-main-content {
	float: left;
	width: 68%;
	padding-left: 20px;
}
.post-main-body {
	float: left;
	width: 100%;
}
.post-main-div {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.post-main-body {
	background: #fff;
	padding: 20px;
}
.main-body header.bg-img {
	background: #fff;
}
.post-main-content h2 {
	font-size: 24px;
}
.post-main-content h2 a {
	color: #404040;
}
.post-main-content .entry-content {
	margin-top: 0;
}
.entry-content p {
	margin-bottom: 15px;
}
.main-single-post.custom-class .post-thumbnail {
	margin-top: 10px;
}
.main-single-post.custom-class .post-thumbnail {
	margin-top: 10px;
	max-width: 300px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.main-body .inner-sec {
	padding-top: 6%;
}

@media only screen and (min-width: 1024px) and (max-width:1600px) {
.main-body .inner-sec {
	padding-top: 8%;
}
}
/*
#post-209 ol{
list-style:none;
} */
/* 19 October Changes */
#post-220 .entry-content ul {
	padding: 0;
}
#post-220 .entry-content ul li {
	background: url('../images/Checkmark.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	list-style: none;
}
.green-round {
	background: #78c040;
	border-radius: 50%;
	display: inline-block;
	height: 15px;
	margin-right: 5px;
	width: 15px;
}
.orange-round {
	background: #f5951d;
	border-radius: 50%;
	display: inline-block;
	height: 15px;
	margin-right: 5px;
	width: 15px;
}
.blue-round {
	background: #0f94d9;
	border-radius: 50%;
	display: inline-block;
	height: 15px;
	margin-right: 5px;
	width: 15px;
}
.supporting_studies {
	background: #d1dfe1;
	border: 1px solid #939298;
	margin: 5px 0 15px;
	padding: 20px 30px;
	width: 85%;
}
.right-wall-sec li {
	background: url('../images/check-home-mark.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 48px;
	list-style: none;
	margin-bottom: 10px;
}
.engry-box h4 {
	background: rgba(0, 0, 0, 0) url("../images/check-home-mark.png") no-repeat scroll 0 5px / 25px auto;
	color: #222;
	font-family: "Graphik Web";
	font-size: 16px;
	font-weight: normal;
	min-height: 80px;
	padding-left: 30px;
	text-align: left;
}
.engry-box h4 span {
	color: #00a752;
}
.engry-box p {
	min-height: 38px;
}
.tilded_li {
	list-style-image: url("../images/lifreq-bg.png");
}
.tilded_li > ol {
	list-style-image: none;
}
/* 18 October Changes */
.locate-box {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #a4a4a4;
	display: block;
	margin-bottom: 10px;
	max-width: 505px;
	padding: 9px 20px;
	width: 100%;
	cursor: pointer;
}
.main-heading-locate {
	border-bottom: 1px solid #a6a6a8;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
.main-heading-locate i {
	margin-right: 8px;
}
.locate-box p {
	margin-bottom: 5px;
}
.locate-box p:last-child {
	margin-bottom: 0;
}
/* 8 November Changes */

.engry-sec .engry-sec-in .engry-box {
	border: 1px solid #00a650;
	border-radius: 20px;
	box-shadow: 0 0 7px rgba(43, 43, 43, 0.5);
	margin-right: 5px;
	padding: 48px 8px 15px;
	position: relative;
	width: 16.3%;
}
.engry-sec .engry-sec-in .engry-box:last-child {
	margin: 0;
}
.engry-sec .engry-sec-in .engry-box::before {
	background: #00a752;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	height: 35px;
	left: 0;
	margin: 0 auto;
	padding-top: 5px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 35px;
}
.engry-sec .engry-sec-in .engry-box:first-child::before {
	content: "1"
}
.engry-sec .engry-sec-in .engry-box:nth-child(2)::before {
	content: "2"
}
.engry-sec .engry-sec-in .engry-box:nth-child(3)::before {
	content: "3"
}
.engry-sec .engry-sec-in .engry-box:nth-child(4)::before {
	content: "4"
}
.engry-sec .engry-sec-in .engry-box:nth-child(5)::before {
	content: "5"
}
.engry-sec .engry-sec-in .engry-box:last-child::before {
	content: "6"
}
.border-b {
	border: 1px solid #00a650;
	margin-bottom: 15px;
	padding: 10px;
}
.border-c {
	border: 1px solid #00a650;
	border-radius: 16px;
	box-shadow: 0 0 5px rgba(43, 43, 43, 0.2);
	margin-bottom: 23px;
	padding: 15px 15px 0 15px;
	position: relative;
}
.report-part {
	background: #d3dbdd;
	float: left;
	margin-right: 2%;
	min-height: 400px;
	padding: 0;
	width: 31.3%;
}
.report-part > ul {
	border-bottom: 9px solid #eef1f2;
	margin-bottom: 0;
	padding-bottom: 30px;
	padding-left: 44px;
}
.report-part > ul:last-child {
	border: none;
}
ol.doss-m {
	list-style: outside none none;
	padding-left: 0px;
}
.dosage-main {
	border: 1px solid #00a650;
	border-radius: 16px;
	box-shadow: 0 0 5px rgba(43, 43, 43, 0.4);
	margin-bottom: 20px;
	padding: 18px 15px 0 45px;
	position: relative;
}
.dosage-main::before {
	background: #00a650 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	left: 10px;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 29px;
}
.dosage-main:nth-child(1)::before {
	content: "1";
}
.dosage-main:nth-child(2)::before {
	content: "2";
}
.dosage-main:nth-child(3)::before {
	content: "3";
}
.dosage-main:nth-child(4)::before {
	content: "4";
}
.sub-menu li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.sub-menu li:last-child {
	border: medium none;
	margin: 0;
}
.phy-main .phy-box {
	border: 1px solid #00a650;
	border-radius: 16px;
	box-shadow: 0 0 5px rgba(43, 43, 43, 0.2);
	margin-bottom: 23px;
	padding: 15px 15px 0 45px;
	position: relative;
}
.phy-main > ol {
	list-style: outside none none;
	padding: 0;
}
.phy-main .phy-box::before {
	background: #00a650 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	left: 12px;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 29px;
}
.phy-main .phy-box:first-child::before {
	content: "1";
}
.phy-main .phy-box:nth-child(2)::before {
	content: "1";
}
.phy-main .phy-box:nth-child(3)::before {
	content: "2";
}
.phy-main .phy-box:nth-child(4)::before {
	content: "3";
}
.phy-main .phy-box:nth-child(5)::before {
	content: "4";
}
.phy-main .phy-box:nth-child(6)::before {
	content: "5";
}
.phy-main .phy-box:nth-child(7)::before {
	content: "6";
}
.class-- hide {
	display: none;
}
.clinic_form_section {
	float: left;
	width: 100%;
}
.clinic_frm {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	min-width: 800px;
	padding: 29px;
	width: 68%;
}
.clinic_frm .form-group > label {
	margin-right: 4%;
	overflow-wrap: break-word;
	position: relative;
	vertical-align: top;
	width: 245px;
}
.clinic_frm input[type="text"], .clinic_frm textarea {
	border: 1px solid rgba(0, 0, 0, 0.2);
	max-width: 300px;
	min-height: 34px;
	padding: 5px;
	width: 100%;
}
.form-group > input[type="radio"] {
	margin: 0 4px;
}
.submit {
	background: #00a1c1;
	border: 1px solid #00a1c1;
	color: #fff;
	outline: medium none;
	padding: 6px 17px;
	text-align: center;
	text-transform: uppercase;
}
.clinic-para {
	float: left;
	margin: 12px 0;
	width: 100%;
}
.clinic-form {
	float: left;
	width: 100%;
}
.clinic-form h4 {
	font-size: 17px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
}
.medical_section {
	float: left;
	margin: 15px 0;
	width: 100%;
}
.medical_section > label {
	margin-right: 10px;
}
.med-years {
	margin-right: 10px;
}
input.error {
	border-color: red !important;
}
.clinic-form-status > span.success {
	border: 1px solid green;
	padding: 10px;
}
.clinic-form-status > span.notif {
	padding: 10px;
}
.clinic-form-status {
	text-align: center;
}
.category-research .post-main-content {
	width: 100%;
}
.category-research .post-main-content h2 {
	font-size: 19px;
	font-family: "Graphik Web";
}
.category-research .inner-sec p {
	font-size: 15px;
	line-height: 24px;
	color: #666;
}
.category-research .post-main-div .content-section-res p {
	color: #666;
	font-size: 15px;
	line-height: 24px;
}
.navigation.pagination h2 {
	font-family: "Graphik Web";
	font-size: 16px;
	text-transform: none;
}
.meta-nav.screen-reader-text {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	padding: 5px;
}
.navigation.pagination .nav-links .prev.page-numbers {
	color: #969696;
	display: inline-block;
	margin-bottom: 10px;
}
.navigation.pagination .nav-links .next.page-numbers {
	color: #969696;
}
.navigation.pagination .nav-links .page-numbers {
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 4px 11px;
}
.navigation.pagination .nav-links .page-numbers.current {
	background: #00a1c1;
	border: 1px solid #00a1c1;
	padding: 4px 11px;
	color: #fff;
}
.navigation.pagination .nav-links .screen-reader-text {
	display: none;
}
#locationmap {
	border: 1px solid #00a650;
	position: relative;
}
.location_sec {
	margin-top: 100px;
}
.location_sec h5 {
	font-family: "Graphik Web-bold";
	font-size: 14px;
	margin: 0px 0px 6px;
	float: left;
}
.box2 {
	padding-top: 90px;
}
.right-wall-sec h2 {
	font-size: 28px !important;
}
.category-sidebar {
	background: #fff none repeat scroll 0 0;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
 -ms-border-radius: 0 0 5px text-emphasis-color: 
 -o-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-top: 3px solid #00a1c1;
	box-shadow: 1px 1px 2px -1px #b6b6b6;
	-webkit-box-shadow: 1px 1px 2px -1px #b6b6b6;
	-moz-box-shadow: 1px 1px 2px -1px #b6b6b6;
 -ms-box-shadow: 1px 1px 2px -1px #b6btext-emphasis-color:
 -o-box-shadow: 1px 1px 2px -1px #b6b6b6;
	padding: 10px;
}
.category-sidebar ul, .category-sidebar ul ul {
	list-style-type: none;
	padding-left: 0px !important;
}
.category-sidebar li {
	padding: 0px 0px 5px 0px;
	font-family: "Graphik Web-bold";
}
.category-sidebar > ul > li {
/*	margin-bottom: 15px;*/
}
.category-sidebar li ul {
	padding-left: 0px;
	margin-top: 6px;
}
.category-sidebar li ul li {
	font-family: "Graphik Web";
	background: rgba(0, 0, 0, 0) url("../images/check-home-mark.png") no-repeat scroll 0 5px / 25px auto;
	padding-left: 30px;
}
.category-sidebar li > a {
	color: #00a1c1;
}
.category-sidebar li ul > li > a {
	color: #212020
}
.category-sidebar li a:hover {
	color: #00a1c1;
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
	opacity: 0.8 !important;
}
#boxes.popup .window {
	position: relative;
	left: 0;
	top: 25%;
	width: 440px;
	height: 200px;
	display: block;
	z-index: 9999;
	padding: 20px;
	border-radius: 15px;
	text-align: center;
}
/*-29-11-2016-------*/
#boxes.popup #dialog {
  background-color: #0098b0;
  border: 10px solid #44bad1;
  border-radius: 4px;
  display: table;
  font-family: "Segoe UI Light",sans-serif;
  font-size: 15pt;
  height: auto;
  margin: 0 auto;
  max-width: 660px;
  padding: 0 0 15px;
  right: 0;
  width: 660px;
}
#popupfoot {
	font-size: 16pt;
	position: absolute;
	bottom: 0px;
	width: 250px;
	left: 250px;
}
.popup.constant_contact_form .form-popup {
	width: 80%;
	margin: 0 auto;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form p {
	float: left;
	width: 35%;
	font-family: 'Graphik Web';
	margin: 0 3% 19px 0;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form p label {
	width: 100%;
	text-align: left;
	text-transform: capitalize;
	color: #fff;
	margin: 0 0 4px;
	font-size: 16px;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form p input {
	width: 100%;
	background: #fff;
	border-radius: 6px;
	border: none;
	padding: 8px 5px;
	box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.2) inset;
	font-size: 16px;
}
.home-popup {
	padding: 33px 0;
	clear: both;
}

.popup.constant_contact_form .form-popup form.ctct-custom-form p[data-id="Email Address:p"] {
	width: /*73%*/35%;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form p[data-id="Last Name:p"] {
	margin-right: 0;
	width: 62%;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form p[data-id="First Name:p"] {
	margin-right: 3%;
	width: 35%;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form p:last-child {
	width: 23%;
	margin-right: 0;
}
.popup.constant_contact_form .form-popup form.ctct-custom-form h2 {
	clear: both;
	font-size: 20px;
	color: #fff;
	text-transform: none;
	font-family: 'Graphik Web';
	font-weight: normal;
}
.g-recaptcha {
  background: #a4a5a9 none repeat scroll 0 0;
  border: 1px solid #a4a5a9;
  border-radius: 4px;
  box-shadow: 0 5px 0 #808080;
  color: #ffffff;
  float: none;
  font-size: 18px;
  margin: 17px auto 0;
  max-width: 400px;
  padding: 10px 6px;
  width: 100%;
}
.read-more {
	font-family: 'Graphik Web';
}
/*.popup.constant_contact_form .form-popup form.ctct-custom-form p button {
	background: url(../images/submit-bg.png) repeat;
	color: #000;
	text-transform: uppercase;
	font-size: 22px;
	padding: 17px 0;
	border-radius: 0;
	position: relative;
	top: 8px;
	width: 85%;
	text-align: center;
	float: right;
	box-shadow: 4px 4px 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 9px rgba(0,0,0,0.3);
	-ms-box-shadow: 4px 4px 9px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 4px 9px rgba(0,0,0,0.3);
}*/
.popup.constant_contact_form .form-popup form.ctct-custom-form p button {
  background: rgba(0, 0, 0, 0) url("../images/submit-bg.png") repeat scroll 0 0;
  border-radius: 0;
  box-shadow: 4px 4px 9px rgba(0, 0, 0, 0.3);
  color: #000;
  float: left;
  font-size: 22px;
  margin-bottom: 32px;
  padding: 17px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  width: 100%;
}
.ctct-form-errorMessage {
	color: #ff0000;
	font-weight: 700 !important;
	margin-bottom: 4px;
	text-align: left;
}
.popup-info {
	background: #fff;
	float: left;
	width: 100%;
}
.popup-img {
	float: left;
	width: 53%;
}
.popup-text {
  color: #a4a5a9;
  float: right;
  font-family: "Graphik Web-bold";
  font-size: 36px;
  font-weight: bold;
  line-height: 49px;
  padding: 37px 20px;
  text-align: right;
  text-transform: uppercase;
  width: 47%;
}
.popup-text span {
	color: #0097af;
}
.popup-img img {
	width: 100%;
	vertical-align: middle;
}
.report-part img {
	margin: 0;
	padding: 8px;
}
.report-part strong {
	padding: 0 16px;
}
.report-part > p {
	margin: 0 0 4px;
}
/***12-6-17***/
article#post-3413 {
  margin: 0;
  padding: 100px 0;
}
#post-3413 header h1 {
  font-size: 50px;
  text-align: center;
}
#post-3413 .entry-content {
  margin: 40px 0 0;
  text-align: center;
}
#post-3413  .entry-content p{
font-size:20px;
}
.ctct-custom-form input {
  border: 1px solid #d3d3d3;
  padding: 5px 10px;
  width: 100%;
}
.ctct-custom-form label {
  float: left;
  width: 100%;
}
.ctct-custom-form.Form {
  float: left;
  max-width: 500px;
  width: 100%;
}
.ctct-custom-form.Form .g-recaptcha {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0px;
  box-shadow: none;
  float: left;
  margin: 15px auto 0;
  padding: 0px;
  max-width:100%;
  margin-bottom:15px;
}
.ctct-custom-form.Form #hidden_ctctform {
  background: #00a0c1 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-family: "Graphik Web";
  font-weight: bold;
  padding: 7px 20px;
  text-transform: uppercase;
}
.home-popup {
  float: left;
  width: 100%;
}
/**END**/



/*----30-11-2016---------*/
#boxes.popup {
	background: rgba(0, 0, 0, 0.8);
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	vertical-align: middle;
	width: 100%;
	display: none;
}
/* 2 December Changes */
.category-sidebar.post-list li {
	padding: 0;
}
.category-sidebar.post-list span.hyper-title-cat {
	color: #00a1c1;
	cursor: pointer;
	font-family: "Graphik Web-bold";
}
.category-sidebar.post-list ul li.hyper-title-cat {
	background-image: url("../images/check-home-mark.png");
	background-position: 0 9px;
	background-repeat: no-repeat;
	background-size: 25px auto;
	color: #000000;
	cursor: pointer;
	font-family: "Graphik Web";
	padding-left: 30px;
	line-height: 32px;
}
.category-sidebar.post-list ul li.hyper-title-cat a {
	color: #000;
}
.category-sidebar.post-list ul li.hyper-title-cat a:hover, .category-sidebar.post-list ul li.hyper-title-cat.active_cat a {
	color: #00a1c1 !important;
}
.category-sidebar.post-list ul li.hyper-title-cat.active_cat a {
	font-weight: bold;
}
.category-sidebar.post-list ul li.hyper-title-cat a {
	text-decoration: underline;
}
.entry-title.cus_cat h2 span {
	font-family: "Graphik Web-bold";
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
	padding-top: 0;
}
.prev-next-posts {
	float: left;
	width: 100%;
}
.prev-posts-link {
	float: left;
	width: auto;
}
.next-posts-link {
	float: right;
	width: auto;
}
.bhyper {
	color: #00a1c1;
	content: "<<";
	margin-right: 5px;
	position: relative;
}
.prev-posts-link:hover .bhyper {
	color: #000;
}
.fhyper {
	color: #00a1c1;
	content: ">>";
	margin-left: 5px;
	position: relative;
}
.next-posts-link:hover .fhyper {
	color: #000;
}
.readmore, .readshort {
	color: #00a1c1;
	font-weight: bold;
	cursor: pointer;
}
.research-pagination {
	text-align: center;
}
.entry-title.cus_cat a {
	color: #000;
}
#dialog .close-popup {
  border-bottom: 1px solid #ffffff;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: table;
  float: none;
  font-size: 20px;
  margin: 23px auto 0;
  padding: 0 0 2px;
  text-align: center;
  width: auto;
}
.backlink {
	background: #00a1c1;
	border-radius: 39px;
	clear: both;
	color: #fff !important;
	display: inline-block;
	margin: 0 0 12px;
	padding: 7px 29px;
}
.popup.constant_contact_form.appear .close-popup {
	font-size: 36px;
}
.popup.constant_contact_form.appear form input {
	display: none;
}
.popup.constant_contact_form.appear form label {
	display: none;
}
.popup.constant_contact_form.appear form button {
	display: none;
}
.footer-menu li a:hover {
	color: #00a1c1 !important;
}
.menu-footer-menu-container {
	float: right;
	margin: -2px 0 0;
}
.main-ques {
	background: #fff none repeat scroll 0 0;
	float: left;
	margin-bottom: 15px;
	padding: 1px;
	width: 100%;
}
.ques {
	background: #00a1c1 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	float: left;
	padding: 15px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	padding-right: 45px;
}
.ans {
	float: left;
	padding: 15px;
	width: 100%;
}
.ques::after {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #00a1c1;
	content: "+";
	font-size: 26px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	padding: 0px 0;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 13px;
	width: 25px;
	font-family: arial, sans-serif;
}
.ques.active::after {
  content: "-";
  padding-top: 0;
}
@media only screen and (max-width:567px) {
.ques strong {
	font-size: 12px;
	line-height: 16px;
}
.ques {
	padding: 10px 45px 10px 10px;
}
.ques::after {
	font-size: 19px;
	height: 23px;
	line-height: 20px;
	padding: 2px 0;
	right: 7px;
	top: 7px;
	width: 23px;
}
}
.customerrormsg {
    color: #DE0F39;
    text-shadow: none;
}



.widget_disclaimer_footer_hyper .textwidget {
	padding: 0px 15px 25px;
	font-style: italic;
	color: #ccc;
}
/*23-04-18*/
.location-sec {
  float: left;
  padding-bottom: 80px;
  padding-top: 0;
  width: 100%;
}
.inner-sec main {
  margin-bottom: 90px;
}
.fixedmap.scrolling_mapdiv {
  position: fixed;
  top: 120px;
}
.fixedmap.scrolling_bottom_mapdiv {
  bottom: 260px;
  position: fixed;
}
/*End*/
/*15-11-18*/
.nf-form-cont.main_ng_form nf-field {
  float: left;
  min-height: inherit;
  padding-right: 17px;
  position: relative;
  width: 100%;
}
.main_ng_form .nf-field input {
  border: 1px solid #d3d3d3;
  height: 36px;
  padding: 0 15px;
}
.main_ng_form .nf-field textarea {
  border: 1px solid #d3d3d3;
  height: 150px;
  padding: 15px;
}
.nf-form-cont.main_ng_form nf-field:nth-child(6), .nf-form-cont.main_ng_form nf-field:nth-child(5) {
  margin: 6px 0;
  min-height: inherit;
  width: 100%;
}
.main_ng_form .nf-field .field-wrap.checkbox-wrap input[type="checkbox"] {
  height: inherit;
}
.field-wrap.checkbox-wrap {
  position: relative;
}
.main_ng_form .field-wrap.checkbox-wrap .nf-field-element {
  left: 0;
  position: absolute;
  top: 2px;
}
.main_ng_form .field-wrap.checkbox-wrap .nf-field-label {
  margin: 1px 0;
  padding-left: 24px;
}
.main_ng_form .ninja-forms-field.nf-element[value="Submit"] {
  background: #00a1c1 none repeat scroll 0 0;
  border: medium none;
  border-radius: 1px;
  color: #ffffff;
  font-size: 19px;
  height: inherit;
  padding: 17px 50px;
}
.nf-form-cont.main_ng_form {
  background: #ffffff none repeat scroll 0 0;
  float: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 13px 10px 30px;
  width: 900px;
}
.nf-form-cont.main_ng_form nf-field:nth-child(7) {
  float: left;
  max-width: 100%;
  width: 100%;
}
.main_ng_form .g-recaptcha {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  margin: 0;
}
.main_ng_form .nf-response-msg > p {
  background: #e3e3e3 none repeat scroll 0 0;
  border: 1px solid;
  color: #008000;
  font-size: 19px;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.post-3678 .entry-header {
  background: #e3e3e3 none repeat scroll 0 0;
  margin: 0 auto;
  padding: 10px 30px;
  width: 900px;
}
.post-3678 .entry-content {
  margin: 0;
}
.nf-form-cont.main_ng_form .nf-field-label, .main_ng_form .nf-error-msg {
  float: left;
  width: 130px;
}
.nf-form-cont.main_ng_form .nf-field-element {
  width: 80%;
}
.nf-form-cont.main_ng_form nf-field:nth-child(5) .nf-field-element {
  padding-left: 130px;
}
.nf-form-cont.main_ng_form nf-field:nth-child(5) .nf-field-label {
  padding-left: 160px;
  width: 100%;
}
.nf-before-form-content {
  margin-bottom: 25px;
}
.main_ng_form .nf-after-field {
  float: left;
  width: 100%;
}
.nf-after-field .nf-error-msg, .main_ng_form .nf-error-msg.nf-error-field-errors {
  padding-left: 130px;
  width: 100%;
}
.main_ng_form .nf-after-form-content {
  float: left;
  width: 100%;
}
.main_ng_form .nf-field-container {
  margin-bottom: 5px;
}
/*End 15*/

/** Start 9 may **/

#clinic_frm label span {
    color: red;
}
#clinic_frm label.error {
    color: red;
    width: 100%;
    text-align: right;
    display: block;
    margin-bottom: 10px;
    padding-right: 310px;
}
#med_direct-error {
    position: absolute;
}
#clinic_frm .clinic-address.error {
    border-color: red;
}
/*End */

.post-268 .clinic_frm_custom .wpcf7-form{
    background: 
#f9f9f9 none repeat scroll 0 0;
border: 1px solid
    rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    min-width: 800px;
    padding: 29px;
    width: 68%;
}

.post-268 .clinic_frm_custom .wpcf7-form input[type="text"],.post-268  .clinic_frm_custom .wpcf7-form input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.2);
    min-height: 44px;
    padding: 5px;
    width: 100%;
}
.post-268 .clinic_frm_custom .wpcf7-form textarea{
       border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px;
    width: 100%;
}
.post-268 .clinic_frm_custom {
    display: block;
    float: left;
    width: 1200px;
}
.post-268 #wpcf7-f272-p268-o1 {
    display: table;
    margin: 0 auto;
}
.post-268 .entry-title {
    text-align: center;
}
@media screen and (max-width: 1200px) {
    .post-268 .clinic_frm_custom {
        display: block;
        float: left;
        width: 100%;
    }    
}
@media screen and (max-width: 850px) {
    .post-268 .clinic_frm_custom .wpcf7-form{
        min-width: 500px;
    }
}
@media screen and (max-width: 500px) {
    .post-268 .clinic_frm_custom .wpcf7-form{
       min-width: 100%;
    }
    .post-268 .clinic_frm_custom .wpcf7-form input[type="text"],.post-268  .clinic_frm_custom .wpcf7-form input[type="email"] {
        border: 1px solid rgba(0, 0, 0, 0.2);
        min-height: 30px;
        padding: 5px;
        width: 100%;
    }
}


.wpcf7-form input[type="checkbox"] {
	width: auto;
}

.clinic-form .ninja-forms-form-wrap input,.clinic-form .ninja-forms-form-wrap textarea {
	height: 50px;
	padding: 0 15px;
	border: 1px solid #ddd;
	font-size: 16px;
    width: 100% !important;
}
.clinic-form .ninja-forms-form-wrap textarea {
    height: 150px;   
    padding: 15px;
}   
.clinic-form .nf-after-field .nf-error-msg {
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	font-size: 12px;
}
.clinic-form .nf-field-element ul li {
	display: flex;
	align-items: center;
}
.clinic-form .nf-field-element ul li input {
    width: auto;
    height: auto;
    margin-top: 0;
}
.clinic-form .nf-field-element ul li label {    
    margin-top: 0;
}
.clinic-form .ninja-forms-form-wrap input[type='submit'],.clinic-form .ninja-forms-form-wrap input[type='button'] {
    background: #00a0c1;
    border-color: #00a0c1;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    transition: .3s all linear;
}
.clinic-form .ninja-forms-form-wrap input:hover {
    opacity: .8;
}