/*========= Header Search CSS END =========*/

/*   
Theme Name: Hormone Replacement Therapy Center
Description: This is an exclusive, fully SEO optimized Wordpress theme developed.
*/

/*======== Reset css here ==============*/
html {
	font-size: 15px;
}

body {
	font-family: "Open Sans";
	color: #111;
	line-height: 2;
}

a[href^="mailto:"], a[href^="tel:"] {
	text-decoration: none !important;
}

a {
	text-decoration: none !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	outline: 0;
	color: #209bcd;
}

a:hover {
	color: #19385e;
}

p {
	line-height: 2;
	margin-bottom: 1.5em;
}

ol, ul {
	margin: 0;
	padding: 0;
}

p:last-child {
	margin-bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .75rem;
	font-family: Poppins;
}

.h1, h1 {
	font-size: 2.5em;
}

.h2, h2 {
	font-size: 2.2em;
}

.h3, h3 {
	font-size: 2em;
}

.h4, h4 {
	font-size: 1.75em;
}

.h5, h5 {
	font-size: 1.5em;
}

.h6, h6 {
	font-size: 1.25em;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

.form-control {
	height: calc(3.2rem + 2px);
}

.html5lightbox {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 1.5rem;
}

.html5lightbox img {
	width: 100%;
}

.html5lightbox:before {
	content: "";
	position: absolute;
	width: 7rem;
	height: 7rem;
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-play.png") no-repeat;
	background-size: 100%;
	right: 1rem;
	bottom: 1rem;
	z-index: 1;
}

.html5lightbox:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0);
	content: "";
	transition: all .4s ease-in-out;
}

.html5lightbox:hover:after {
	background: rgba(0, 0, 0, .2);
}

img {
	max-width: 100%;
	height: auto;
}

button {
	outline: 0 !important;
}

.btn {
	background-color: #209bcd;
	border-color: #209bcd;
	color: #fff;
	padding: 1.2em 2.5rem;
	outline: 0 !important;
	box-shadow: none !important;
	border-radius: 0;
	position: relative;
	cursor: pointer;
	font-weight: 600;
	font-size: .9em;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	line-height: 1;
	min-width: 10rem;
	font-family: Poppins;
}

.btn.btn-lg {
	min-width: 12rem;
}

.btn:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

.btn.btn-white {
	background-color: #fff;
	border-color: #fff;
	color: #09508f;
}

.btn.btn-white:hover {
	background-color: #000;
	border-color: #000;
	color: #fff !important;
}

.btn.btn-blue {
	background-color: #09508f;
	border-color: #09508f;
	color: #fff;
}

.btn.btn-blue:hover {
	background-color: #000;
	border-color: #000;
}

.btn.btn-black {
	background-color: #000;
	border-color: #000;
	color: #fff !important;
}

.btn.btn-black:hover {
	background-color: #fff;
	border-color: #fff;
	color: #000 !important;
}

.btn.btn-lg {
	font-size: 1.2rem;
}

.btn.btn-arrow {
	background: 0 0;
	border-color: transparent;
	color: #000;
	padding-left: 0;
	text-align: left;
	min-width: inherit;
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-right: 3rem;
	transition: all .3s ease-in-out;
}

.btn.btn-arrow:after {
	content: "";
	position: absolute;
	font-family: FontAwesome;
	width: 2rem;
	height: 100%;
	background: #209bcd;
	color: #fff;
	top: 0;
	right: 0;
	margin-left: 1rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn.btn-arrow:hover {
	background: #209bcd;
	border-color: #209bcd;
	color: #fff;
	padding-left: .5rem;
	text-align: center;
	transition: all .3s ease-in-out;
}

.btn.btn-arrow:hover:after {
	background: #209bcd;
}

.btn.btn-arrow.btn-white {
	color: #fff;
}

.form-group {
	margin-bottom: 2em;
}

.form-control {
	border-radius: 0;
	box-shadow: none !important;
	outline: 0 !important;
	max-height: 5rem;
	resize: none;
	border: 0;
	border-bottom: 1px solid #eee;
	background: 0 0;
	padding-left: 0;
}

.section-pd, .spaced {
	padding-top: 5em;
	padding-bottom: 5em;
}

.theme-color {
	color: #09508f;
}

.theme-bg {
	background: #09508f;
}

.wpcf7-form-control-wrap {
	display: block;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: .85em;
	color: red;
	padding: 0;
	line-height: 1.35;
	z-index: 2;
}

span.wpcf7-not-valid-tip:before {
	content: "";
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	border-left: solid .5em transparent;
	border-right: solid .5em transparent;
	border-bottom-style: solid;
	border-bottom-width: .5em;
	bottom: 100%;
	right: 1em;
	border-bottom-color: red;
	content: none;
}

.wpcf7-form {
	position: relative;
}

.wpcf7-submit {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1rem;
}

div.wpcf7-response-output {
	position: absolute;
	bottom: auto;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1;
	margin-top: .5em;
	left: 0;
	width: 100%;
}

.wpcf7-validation-errors {
	color: red;
}

.text-white a {
	color: #fff;
}

.heading {
	position: relative;
	color: #09508f;
}

.heading span {
	font-weight: 400;
	color: #000;
}

.heading.text-white span {
	color: #fff;
}

.top-heading {
	font-size: 1.1rem;
	font-family: Poppins;
	font-weight: 400;
	line-height: 1.3;
	color: #bbb;
	position: relative;
	padding-left: 2.5rem;
	margin-bottom: .5rem;
}

.top-heading:before {
	content: "";
	position: absolute;
	width: 2rem;
	height: 1px;
	background: #bbb;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.top-heading.text-white {
	color: #fff;
}

.top-heading.text-center:before {
	left: auto;
	margin-left: -2.5rem;
}

.list-content ul {
	list-style: none;
	margin-bottom: 1.5rem;
}

.list-content li {
	position: relative;
	padding-left: 1.2rem;
	transition: all .3s ease;
	padding-top: .35rem;
	padding-bottom: .35rem;
}

.list-content li:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: .9rem;
	color: #1a2a46;
	font-size: .65rem;
	line-height: 1.2;
}

.list-content.text-white li:after {
	color: #fff;
}

.elm-button {
	border: 0;
	padding: .9rem 3rem;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	margin-top: 1rem;
}

.modal .modal-dialog .modal-content {
	border: 0;
	border-radius: 8px;
	text-align: left;
}

.modal {
	z-index: 999999;
}

.modal .modal-body {
	padding: 2.5rem 2rem;
}

.modal button.close {
	padding: .5rem 1rem;
	position: absolute;
	right: -30px;
	background: #09508f;
	z-index: 9999999;
	opacity: 1 !important;
	color: #fff;
	font-weight: 400;
	font-size: 2rem;
	box-shadow: none;
	top: -30px;
	border-radius: 100%;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.dark-bg-form ::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.dark-bg-form ::-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.dark-bg-form :-ms-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.dark-bg-form :-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.light-bg-form ::-webkit-input-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}

.light-bg-form ::-moz-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}

.light-bg-form :-ms-input-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}

.light-bg-form :-moz-placeholder {
	color: #999 !important;
	opacity: 1 !important;
}

.nav-menu {
	position: relative;
	background: #fff;
	padding: 0 1.5rem;
	display: flex;
	align-items: center;
}

.nav-menu li {
	position: relative;
}

.nav-menu .menu>li>a {
	color: #fff;
}

.nav-menu>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: flex-end;
}

.nav-menu>ul.menu>li {
	display: inline-block;
	margin: 0 .5rem;
	color: #000;
	position: relative;
}

.nav-menu .menu>li>a:before {
	content: "";
	position: absolute;
	width: 0%;
	height: 2px;
	left: 0;
	bottom: 0;
	background: #209bcd;
	transition: width .2s ease-in-out;
}

.nav-menu .menu>li.menu-item-has-children:hover>a:before {
	content: none;
}

.nav-menu .menu>li>a:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	margin: auto;
	bottom: -.25rem;
	color: #fff;
	line-height: normal;
	text-align: center;
	opacity: 0;
	transition: all .3s ease-in-out;
	transition-delay: .1s;
	display: none;
}

.nav-menu .menu>li.current-menu-ancestor a:after, .nav-menu .menu>li.current-menu-item>a:after, .nav-menu .menu>li:hover>a:after {
	opacity: 0;
	right: 0;
}

.nav-menu .menu>li.current-menu-ancestor a:before, .nav-menu .menu>li.current-menu-item>a:before, .nav-menu .menu>li:hover>a:before {
	width: 100%;
}

.nav-menu .menu li:first-child {
	margin-left: 0;
}

.nav-menu .menu li:last-child {
	margin-right: 0;
}

.nav-menu>ul>li>a {
	padding: .7rem 0;
	color: #fff;
	position: relative;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	font-size: .75rem;
	font-weight: 600;
	margin-right: .5rem;
	transition: none;
}

.nav-menu>ul>li:last-child a {
	margin-right: 0;
}

.nav-menu>ul>li:first-child:before {
	transform: translateX(0);
}

.nav-menu>ul>li:before {
	transform: translateX(-100%);
	opacity: 0;
}

.nav-menu ul li ul {
	position: absolute;
	top: 100%;
	list-style: none;
	z-index: 1;
	margin: 0;
	padding: 0;
	min-width: 150px;
	transition: all linear .1s;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	transform: translateY(20px);
	transition: transform linear .3s;
}

.nav-menu ul li:hover ul {
	transform: translateY(0);
	transition: transform .3s ease;
}

.nav-menu>ul>li:hover>ul {
	opacity: 1;
	display: block;
	visibility: visible;
	left: 0;
	margin-top: 0;
	border-top: 0 solid #1f4f8f;
}

.nav-menu>ul>li:hover>ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
	z-index: 2;
}

.nav-menu ul li:hover li {
	float: none;
}

.archive.category .nav-menu>ul>li.more-menu-item>ul>li.news-menu-item>a, .nav-menu .sub-menu>li.current-menu-ancestor>a, .nav-menu .sub-menu>li.current-menu-item>a, .nav-menu .sub-menu>li:hover>a, .nav-menu ul li:hover li a:hover, .nav-menu ul li:hover li.current-menu-item, .single-career .nav-menu>ul>li.more-menu-item>ul>li.careers-menu-item>a, .single-community .nav-menu>ul>li.more-menu-item>ul>li.community-menu-item>a, .single-post .nav-menu>ul>li.more-menu-item>ul>li.news-menu-item>a, .single-team .nav-menu>ul>li.more-menu-item>ul>li.team-menu-item>a {
	background: #09508f;
	color: #fff;
}

.nav-menu .sub-menu>li.current-menu-item>a {
	background: #09508f;
}

.nav-menu li ul li {
	border-top: 0;
	display: block;
	margin: 0;
	border-bottom: 0 solid #ab1016;
}

.nav-menu li ul li+li {
	border-top: 0 solid #ab1016;
}

.nav-menu ul ul ul {
	left: 100%;
	top: 0;
}

.nav-menu ul:after, .nav-menu ul:before {
	content: " ";
	display: table;
}

.nav-menu ul:after {
	clear: both;
}

.nav-menu .sub-menu {
	background-color: #fff;
	min-width: 15rem;
	text-align: left;
	box-shadow: 0 0 1rem rgba(0, 0, 0, .25);
}

.header.shrink .nav-menu .sub-menu {
	background-color: #fff;
}

.nav-menu ul li .sub-menu li a {
	padding: .3rem 1rem;
	font-size: .87em;
	line-height: normal;
	margin: 0;
	border: none;
	color: #09508f;
	display: block;
	white-space: normal;
	font-weight: 400;
	font-weight: 600;
}

.nav-menu ul li .sub-menu li a:hover {
	border: none;
}

.nav-menu .menu li.menu-item-has-children:after, .nav-menu .sub-menu>li.current-page-parent:after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/source/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/add.svg");
	top: 50%;
	right: -.2rem;
	transform: translateY(-50%);
	background-size: 100%;
}

.nav-menu .menu ul li.menu-item-has-children:after {
	right: 1rem;
}

.nav-menu .menu ul li.menu-item-has-children:hover:after, .nav-menu .sub-menu>li.current-menu-item.menu-item-has-children:after, .nav-menu .sub-menu>li.current-page-parent:after, .nav-menu .sub-menu>li.current-menu-ancestor:after, .nav-menu .sub-menu>li.current-menu-ancestor ul li.current-menu-ancestor:after {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/add-white.svg") !important;
}

.nav-menu .menu ul li.menu-item-has-children:after, .nav-menu .menu ul li.menu-item-has-children ul li.menu-item-has-children:after {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/source/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/add-blue.svg");
}

#responsive-menu-wrapper>#responsive-menu>li {
	text-transform: uppercase;
}

#responsive-menu-wrapper #responsive-menu li ul {
	text-transform: none;
}

.nav-menu>.menu>li.menu-item-has-children:hover:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	width: 0;
	height: 0;
	opacity: 1;
	transition: all .3s ease-in-out;
	transition-delay: 2s;
	z-index: 2;
}

.home-banner {
	height: 40rem;
	display: flex;
	flex-wrap: wrap;
	background-size: cover;
	background-position: center left 29%;
	color: #fff;
	align-items: flex-end;
	position: relative;
	z-index: 1;
	background-color: #000;
	padding-bottom: 0;
}

.home-banner .container {
	max-width: 90rem;
}

.home-banner .row {
	justify-content: center;
	align-items: center;
}

.home-banner .banner-content {
	width: 44%;
	padding-right: 1rem;
	text-align: left;
}

.banner-form .form-btn {
	margin-top: 1rem;
}

.home-banner .banner-form {
	width: 24rem;
	background: #fff;
	padding: 2.5rem 2rem;
	border: 10px transparent;
	border-bottom: 0;
	color: #000;
	position: relative;
	top: 2.75rem;
}

.home-banner .banner-desc {
	line-height: 1.8;
	text-shadow: 1px 1px 1px #333;
}

.home-banner .banner-content .btn {
	text-transform: uppercase;
	font-size: 1rem;
	display: table;
	margin: auto;
}

.banner-form .form-title {
	font-size: 1.4rem;
	text-transform: uppercase;
	text-align: center;
	color: #1f4f8f;
}

.banner-form .form-title {
	font-weight: 400;
}

.home-banner .banner-title {
	font-size: 2.5rem;
	/*     margin-bottom: 0 !important; */
	text-shadow: 2px 2px 6px #fff;
	color: #09508f;
	text-align: center;
}

.banner-form .btn {
	width: 100%;
}

.banner-form .form-des {
	font-size: .9rem;
}

.banner-form .wpcf7-response-output {
	text-align: center;
}

.banner-form span.ajax-loader {
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	bottom: -20px;
}

.home-banner .banner-form .form-control {
	font-size: .85rem;
}

.home-banner .banner-form span.wpcf7-not-valid-tip {
	font-size: .8em;
	background-color: transparent;
	color: red;
}

.mobile-banner-form {
	background-image: linear-gradient(to bottom, #2577c1, #1f6db5, #1963a8, #12599c, #095090);
}

.m.mobile-banner-formobile-banner-form form {
	padding-left: 15px;
	padding-right: 15px;
}

.mobile-banner-form .row {
	display: block;
}

.mobile-banner-form .form-control {
	border-color: #2d71ae;
}

.mobile-banner-form ::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.mobile-banner-form ::-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.mobile-banner-form :-ms-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.mobile-banner-form :-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.mobile-banner-form .form-title {
	text-transform: uppercase;
	font-size: 1.65rem;
}

.mobile-banner-form .form-title span {
	font-weight: 400;
}

.mobile-banner-form .wpcf7-submit {
	width: 100%;
	border-color: #33b2e5;
	text-shadow: 0 0 1px #555;
	background: #209bcd;
	max-width: 300px;
	font-size: 1.2rem;
	padding: 1.1rem;
}

.mobile-banner-form span.ajax-loader {
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	bottom: -20px;
}

.responsive-menu-subarrow {
	font-size: 0;
}

.responsive-menu-subarrow::after {
	content: "";
	font-family: FontAwesome;
	font-size: 12px;
}

.responsive-menu-subarrow.responsive-menu-subarrow-active::after {
	content: "";
}

.header a {
	transition: none;
}

.header {
	font-family: Poppins;
	transition: background .3s ease-in-out;
}

.header .row {
	align-items: center;
}

.header.shrink {
	background: #fff;
	box-shadow: -2px 1px 5px 0 #eee;
	transition: background .3s ease-in-out;
}

.header.shrink .phone a {
	color: #163e70;
}

.header.shrink .header-right .phone {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-blue.svg") no-repeat;
	background-size: 1.8rem;
	background-position: 0 center;
}

.header.shrink .header-right .phone.nitro-lazy {
	background: none !important;
}

.header.shrink .request-consult a {
	padding: .3rem 1rem;
}

.header .logo {
	width: 25%;
	padding: .5rem 0;
}

.header .header-right {
	width: 75%;
	position: relative;
}

.header-right-top {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.header .phone a {
	color: #fff;
}

.header .phone .number {
	font-size: 1.5rem;
	font-weight: 700;
}

.header-right .phone {
	position: relative;
	padding-left: 2.35rem;
	padding-top: .65rem;
	padding-bottom: .65rem;
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-white.svg") no-repeat;
	background-size: 1.8rem;
	background-position: 0 center;
	transition: all .3s ease-in-out;
}

.header-right .phone.nitro-lazy {
	background: none !important;
}

.header .header-right-bottom {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.header .nav-menu-wrap {
	display: flex;
}

.header .request-consult {
	background: #09508f;
	font-weight: 600;
	font-size: .85rem;
	display: flex;
	align-items: center;
	background-image: linear-gradient(to bottom, #2375bf, #1e6bb3, #1862a7, #11589c, #094f90);
	width: 9rem;
	margin-left: 20px;
}

.header .request-consult a {
	color: #fff;
	padding: .5rem 1rem;
	line-height: 1.2;
	text-align: center;
}

.header.shrink .nav-menu-wrap {
	background: rgba(0, 0, 0, .2);
}

.header .logo {
	padding: 30px 0px;
}

.logo-row {
	justify-content: center;
	background: #fff;
}

.header .header-right {
	width: 100%;
}

.header .header-right-bottom {
	justify-content: center;
}

.header .nav-menu-wrap {
	justify-content: center;
	width: 100%;
}

.nav-menu {
	width: 100%;
	justify-content: center;
	background: #09508f;
}

.header .container-fluid {
	padding: 0px;
}

.footer {
	/* background: #121212; */
	padding: 3rem 0 2rem;
	font-size: .85rem;
	color: #09508f;
	/*background-image: url(images/bg-footer.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	color: #09508f;
	box-shadow: 0px 6px 14px #000;
}

.footer ul {
	list-style: none;
}

.footer a {
	/* color: #fff */
	color: #09508f;
}

/*  25 june 2020 */
footer.footer a:hover {
	color: #60a4c9 !important;
}

.footer-block-1 {
	width: 26%;
}

.footer-block-1 li {
	margin-bottom: .5rem;
}

.footer-block-2 {
	width: 52%;
	text-align: center;
	padding: 0 1.5rem;
}

.footer-block-3 {
	width: 22%;
}

.footer-contact .address-wrap {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-location-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
	background-size: 1.5rem;
	background-position: -3px 3px;
	display: inline-block;
	line-height: 1.7;
	text-align: left;
}

.footer-contact .address-wrap.nitro-lazy {
	background-image: none !important;
}

.footer-contact .phone {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-phone-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	background-size: 1.15rem;
	background-position: 0 center;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
}

.footer-contact .phone.nitro-lazy {
	background-image: none !important;
}

.footer .direction-link {
	border-bottom: 1px solid;
	font-weight: 600;
}

.footer-block-1 ul {
	column-count: 2;
	column-gap: 1rem;
}

.footer-block-2 img {
	max-width: 250px;
}

.footer-block-2 .menu {
	display: flex;
	justify-content: center;
}

.footer-block-2 ul li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.footer-block-2 ul li+li:before {
	content: "";
	width: 1px;
	height: .8em;
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	margin: 0 8px;
	position: relative;
	top: -1px;
}

.sociallink ul li a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #09508f;
	font-size: 24px;
	margin: 0 5px;
	background: #09508f;
	transition: all .3s ease-in-out;
}

.sociallink {
	margin-top: 15px;
}

.sociallink ul li a:hover {
	background: #60a4c9;
	border: 1px solid #60a4c9;
}

.footer-block-2 .sociallink li:before {
	content: none;
}

.copyright-section a {
	color: #fff;
}

.copyright-section .row {
	justify-content: space-between;
}

.copyright-section {
	background: #0c0c0c;
	color: #fff;
	padding: .5rem 0;
	font-size: .8rem;
}

.copyright-section .footer-links {
	margin-left: 1rem;
}

.footer-links ul {
	display: flex;
}

.footer-links ul li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.footer-links ul li+li:before {
	content: "";
	width: 1px;
	height: .8em;
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	margin: 0 8px;
	position: relative;
	top: -1px;
}

.trust-logos-section {
	padding: 2rem 2rem;
	background: #1c7cc8;
}

.trust-logos-section .item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: .5rem;
	padding: .5rem;
	height: 7rem;
}

.trust-logos-section .item img {
	transition: all .4s ease-in-out 0s;
	max-height: 6rem;
	width: auto;
	max-width: 9rem;
}

.trust-logos-section .item:hover img {
	opacity: 1;
}

.trust-logos-section .item:hover:before {
	height: 100%;
	width: 100%;
	border-color: #1c7cc8;
}

.trust-logos-section .item:before {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border-bottom: 2px solid transparent;
	right: 0;
	bottom: 0;
	border-right: 2px solid transparent;
	transition: .4s all;
}

.trust-logos-section .item:hover:after {
	height: 100%;
	width: 100%;
	border-color: #1c7cc8;
}

.trust-logos-section .item:after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border-top: 2px solid transparent;
	left: 0;
	top: 0;
	border-left: 2px solid transparent;
	transition: .4s all;
}

.home-about-section .left-block {
	width: 30%;
	position: relative;
}

.home-about-section .left-block .html5lightbox:before {
	width: 5rem;
	height: 5rem;
	bottom: 2rem;
}

.home-about-section .right-block {
	width: 70%;
	padding-left: 3rem;
	position: relative;
}

.home-about-section .video-block {
	width: 100%;
	height: 100%;
	background-position: center 0;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.content-sec-1 {
	background: #f0f9ff;
}

.content-sec-1 .top-heading {
	color: #436ca2;
	display: inline-block;
}

.content-sec-1 .top-heading:before {
	background: #436ca2;
}

.home-about-section {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/pattern-left.jpg") no-repeat;
	background-size: 40rem;
	background-position: 0 -1rem;
}

.home-about-section.nitro-lazy {
	background: none !important;
}

/* START HORNOME SECTION*/
.hornome-section.home-about-section {
	background: #f3f6f9;
}

.hornome-section .row {
	justify-content: center;
	width: 100%;
	text-align: center;
	flex-direction: column;
}

.hornome-section p {
	/*color: #0C518E;*/
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px;
}

.white-section {
	background: #fff;
}

.white-section img {
	width: 100%;
	border: 3px solid #09508f;
}

.white-section p {
	font-size: 15px;
	line-height: 30px;
}

.white-section p span {
	color: #09508f;
	font-weight: 700;
}

.greenharmone .heading {
	color: #000;
}

.greenharmone .heading span, .focus .heading span {
	color: #09508f;
	font-weight: 700;
	text-transform: uppercase;
}

.greenharmone p {
	color: #000;
	text-align: justify;
}

.focus .heading {
	text-align: center;
}

.pt-7 {
	padding-top: 9.5em;
}

.content-sec-2 {
	background-size: cover;
	background-position: 100% 0;
	position: relative;
}

.content-sec-2:before {
	content: "";
	position: absolute;
	width: 30rem;
	height: 100%;
	top: 0;
	left: 2rem;
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/stethoscope-white.svg") no-repeat;
	background-size: 75%;
	opacity: .1;
	background-position: center;
}

.content-sec-2 .desc ul {
	column-count: 2;
	column-gap: 3rem;
	margin-bottom: 0;
}

.content-sec-3 {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/pattern-right.jpg") no-repeat;
	background-position: 100% -1rem;
	background-size: 40rem;
	position: relative;
}

.content-sec-3.nitro-lazy {
	background: none !important;
}

.content-sec-3 .top-heading {
	display: inline-block;
}

.home-contact-section {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/pattern-left.jpg");
	background-repeat: no-repeat;
	background-size: 40rem;
	background-position: 0 -1rem;
}

.home-contact-section.nitro-lazy {
	background-image: none !important;
}

.home-contact-section .right-block {
	width: 65%;
	padding-right: 3rem;
}

.home-contact-section .left-block {
	width: 35%;
	position: relative;
	z-index: 1;
}

.home-contact-section .left-block .image {
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	background-position: center 0;
}

.home-contact-section .left-block:before {
	content: "";
	position: absolute;
	width: 90%;
	height: calc(100% + 2rem);
	right: -1rem;
	top: -1rem;
	border: 2px solid #209bcd;
	z-index: -1;
}

.home-contact-section .call-block .number {
	font-size: 1.85rem;
	color: #209bcd;
}

.home-contact-section .call-block {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-light-blue.svg");
	background-repeat: no-repeat;
	background-size: 3.5rem;
	padding-left: 5rem;
	background-position: 0 center;
	margin-top: 1rem;
	display: inline-block;
	position: relative;
}

.home-contact-section .call-block.nitro-lazy {
	background-image: none !important;
}

.home-contact-section .call-block .call-title {
	line-height: normal;
}

.home-contact-section .call-block .link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.home-testimonials .left-block {
	width: 50%;
	position: relative;
}

.home-testimonials {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/testimonials-bg.jpg");
}

.home-testimonials.nitro-lazy {
	background-image: none !important;
}

.home-testimonials .right-block {
	width: 100%;
}

.home-testimonials-main {
	position: relative;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-quote-blue.svg");
	background-repeat: no-repeat;
	background-size: 9rem;
	background-position: 98% 100%;
}

.home-testimonials-main.nitro-lazy {
	background-image: none !important;
}

div#testimonialss {
	-webkit-column-gap: 4rem;
	-moz-column-gap: 4rem;
	column-gap: 4rem;
	webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.home-testimonials .left-block .html5lightbox {
	width: 100%;
	height: 100%;
	margin: 0;
	min-height: 25rem;
	background-size: cover;
	background-position: center 0;
	position: absolute;
	left: 0;
	top: 0;
}

.home-testimonials .item {
	padding: 0 3rem;
}

.home-testimonials .item .name {
	font-weight: 600;
	font-size: 1.2rem;
}

.home-testimonials .item-wrap {
	position: relative;
}

/*.home-testimonials .item-wrap:after {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    top: 70px;
    left: -25px;
    background: #1f4f8f
}

.home-testimonials .item-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 2px;
    height: 170px;
    background: #209bcd
}*/
.home-testimonials .item-wrap {
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}

.home-testimonials .item {
	padding: 2rem 1.5rem;
	background: rgba(22, 62, 113, .9);
	position: relative;
	overflow: hidden;
	border-radius: 0 0 50px 0;
}

.home-testimonials .desc p:last-child {
	margin-bottom: 0;
}

.home-testimonials .right-block .btn {
	margin-top: 2rem;
	margin-left: 1rem;
}

.home-testimonials .lSSlideOuter .lSPager.lSpg {
	margin: -2rem 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) !important;
}

.home-testimonials .lSSlideOuter .lSPager.lSpg>li {
	display: block;
}

.home-testimonials .lSSlideOuter .lSPager.lSpg>li a {
	background-color: #209bcd;
	opacity: .3;
}

.home-testimonials .lSSlideOuter .lSPager.lSpg>li.active a, .home-testimonials .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #209bcd;
	opacity: 1;
}

.home-testimonials .star-rating .fa {
	margin-left: 2px;
	font-size: .9rem;
}

.home-testimonials .item-wrap .item p {
	line-height: 1.8;
}

.home-testimonials .top-heading.text-center::after {
	content: "";
	position: absolute;
	width: 2rem;
	height: 1px;
	background: #bbb;
	top: 50%;
	transform: translateY(-50%);
	margin-left: .7rem;
	right: auto;
}

.page-banner {
	height: 25rem;
	background-size: cover;
	background-position: 100% 30%;
	padding-bottom: 2.5rem;
	position: relative;
	z-index: 1;
}

.contact-form-sec .wpcf7-form {
	margin-top: 3rem;
}

.contact-map-sec .row {
	justify-content: flex-end;
}

.contact-map-sec {
	background-color: #f3f1f2;
	background-size: cover;
}

.contact-map-sec .top-heading {
	color: #09508f;
}

.contact-map-sec .top-heading:before {
	background: #09508f;
}

.contact-map-sec .desc {
	font-size: .9rem;
}

.contact-map-sec .address-wrap {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-location-2-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
	background-size: 2rem;
	background-position: -3px 3px;
	line-height: 1.7;
	text-align: left;
}

.contact-map-sec .address-wrap.nitro-lazy {
	background-image: none !important;
}

.contact-map-sec .direction-link {
	border-bottom: 1px solid;
	font-weight: 600;
}

.contact-map-sec .phone {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	background-size: 1.5rem;
	background-position: 0 center;
	font-size: 1.2rem;
	font-weight: 700;
}

.contact-map-sec .phone.nitro-lazy {
	background-image: none !important;
}

.contact-map-sec .phone a {
	color: #000;
}

.contact-map-sec .phone a:hover {
	color: #209bcd;
}

.contact-map-sec .email {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-email-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	background-size: 1.5rem;
	background-position: 0 center;
	font-size: 1rem;
	font-weight: 600;
}

.contact-map-sec .email.nitro-lazy {
	background-image: none !important;
}

.contact-map-sec .email a {
	color: #000;
}

.location-list {
	justify-content: space-between;
	margin-top: 3rem;
}

.location-list .item {
	width: 32%;
	background: rgba(255, 255, 255, .25);
	margin-bottom: 1rem;
}

.location-list .item a {
	width: 100%;
	padding: 1rem;
	display: block;
	font-weight: 600;
}

.location-list .item a:hover {
	background: #fff;
	color: #09508f;
}

.location-list .item:hover a {
	transform: scale(1.05);
}

.profile-sec-1 {
	position: relative;
}

.profile-sec-1 .image {
	width: 30%;
	background-size: cover;
	min-height: 25rem;
	position: relative;
	z-index: -1;
	margin-bottom: 30px;
}

.profile-sec-1 .content {
	width: 70%;
	position: relative;
	padding-left: 5rem;
}

.profile-sec-1 .image .wrap {
	position: absolute;
	height: 100%;
	background-size: cover;
	background-position: center 0;
	width: 100%;
	top: 0;
	left: 0;
}

.profile-sec-1 .image .wrap:before {
	content: "";
	position: absolute;
	width: 90%;
	height: calc(100% + 2rem);
	right: -1rem;
	top: -1rem;
	border: 2px solid #209bcd;
	z-index: -1;
}

.profile-sec-1 .phone {
	font-size: 1.2rem;
	font-weight: 700;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-blue.svg");
	background-size: 1.5rem;
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 2.5rem;
}

.profile-sec-1 .phone.nitro-lazy {
	background-image: none !important;
}

.profile-sec-1 .timing {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-calendar-blue.svg");
	background-size: 1.5rem;
	background-repeat: no-repeat;
	background-position: 0 .5rem;
	padding-left: 2.5rem;
}

.profile-sec-1 .timing.nitro-lazy {
	background-image: none !important;
}

.profile-sec-1 .ecucation-block {
	background: #fff;
	padding: 2rem 2rem 2rem 6rem;
	box-shadow: 0 .3rem 2rem #ddd;
	display: inline-block;
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.profile-sec-1 .ecucation-block:before {
	content: "";
	position: absolute;
	width: 4rem;
	height: 4rem;
	top: 2rem;
	left: 1rem;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/source/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-edu.svg");
	background-repeat: no-repeat;
	background-size: 4rem;
	opacity: .2;
}

.profile-sec-1 .ecucation-block .heading {
	font-size: 1.3rem;
	font-weight: 600;
}

.profile-sec-1 .ecucation-block ul {
	margin: 0;
}

.profile-sec-1 .ecucation-block li {
	margin-bottom: 0;
}

.profile-sec-1 .ecucation-block .edu-desc {
	font-size: .85rem;
}

.profile-sec-2 .heading {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.profile-sec-2 .left-block .heading {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-certificate-white.svg");
	background-repeat: no-repeat;
	background-size: 2.5rem;
	padding-left: 4rem;
}

.profile-sec-2 .left-block .heading.nitro-lazy {
	background-image: none !important;
}

.profile-sec-2 .right-block .heading {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-affiliation-white.svg");
	background-repeat: no-repeat;
	background-size: 2.5rem;
	padding-left: 4rem;
	background-position: 0 center;
}

.profile-sec-2 .right-block .heading.nitro-lazy {
	background-image: none !important;
}

.profile-sec-2 .left-block:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0;
	top: 0;
	background-image: radial-gradient(circle, #1e5f99, #1a5c97, #165996, #125694, #0e5392);
}

.profile-sec-2 .left-block {
	padding-right: 4rem;
}

.profile-sec-2 .right-block {
	padding-left: 4rem;
}

.profile-sec-3 .left-block {
	width: 58%;
	padding-right: 3rem;
	padding-left: 8rem;
}

.profile-sec-3 .right-block {
	width: 42%;
	background-size: cover;
}

.profile-sec-3 .left-block ul {
	margin-bottom: 0;
}

.profile-sec-3 .heading {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-heart-blue.svg");
	background-repeat: no-repeat;
	padding-left: 4rem;
	background-size: 3rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.physician-info-sec {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/bg.jpg") no-repeat;
	background-size: cover;
}

.physician-info-sec.nitro-lazy {
	background: none !important;
}

.physician-info-sec .top-heading {
	color: #09508f;
}

.physician-info-sec .top-heading:before {
	background: #09508f;
}

.physician-info-sec .image .wrap {
	position: relative;
}

.physician-info-sec .image .wrap:before {
	content: "";
	position: absolute;
	width: 90%;
	height: calc(100% + 2rem);
	right: -1rem;
	top: -1rem;
	border: 2px solid #209bcd;
	z-index: -1;
}

.physician-listing {
	margin-top: 6rem;
}

.physician-listing .content {
	width: 68%;
}

.physician-listing .image {
	width: 32%;
	min-height: 25rem;
	z-index: 1;
}

.physician-listing .image .wrap {
	background-size: cover;
	height: 25rem;
}

.physician-listing .row {
	margin-bottom: 7rem;
	align-items: center;
}

.physician-listing .row:last-child {
	margin-bottom: 0;
}

.physician-listing .row:nth-child(odd) {
	flex-direction: row-reverse;
}

.physician-listing .row:nth-child(odd) .content {
	padding-right: 4rem;
}

.physician-listing .row:nth-child(even) .content {
	padding-left: 4rem;
}

.physician-listing .image .wrap:before {
	content: "";
	position: absolute;
	width: 90%;
	height: calc(100% + 2rem);
	right: auto;
	top: -1rem;
	border: 2px solid #209bcd;
	z-index: -1;
	left: -1rem;
}

.physician-listing .row:nth-child(odd) .image .wrap:before {
	left: auto;
	right: -1rem;
}

.location-map-sec {
	background-color: #f3f1f2;
	background-size: cover;
	background-position: center 0;
}

.location-map-sec .row {
	justify-content: flex-end;
}

.location-map-sec .heading {
	font-weight: 600;
	line-height: 1.5;
}

.location-map-sec .right-block {
	width: 37%;
}

.location-map-sec .top-heading {
	color: #09508f;
}

.location-map-sec .top-heading:before {
	background: #09508f;
}

.location-map-sec .desc {
	font-size: .9rem;
}

.location-map-sec .address-wrap {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-location-2-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
	background-size: 2rem;
	background-position: -3px 3px;
	line-height: 1.7;
	text-align: left;
}

.location-map-sec .address-wrap.nitro-lazy {
	background-image: none !important;
}

.location-map-sec .direction-link {
	border-bottom: 1px solid;
	font-weight: 600;
	position: relative;
}

.location-map-sec .direction-link:after {
	content: "";
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-arrow.svg");
	background-repeat: no-repeat;
	background-position: 100% center;
	position: absolute;
	width: 1.75rem;
	height: 1rem;
	top: 50%;
	transform: translateY(-50%);
	right: auto;
	margin-left: .5rem;
}

.location-map-sec .phone {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-call-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	background-size: 1.5rem;
	background-position: 0 center;
	font-size: 1.2rem;
	font-weight: 700;
}

.location-map-sec .phone.nitro-lazy {
	background-image: none !important;
}

.location-map-sec .phone a {
	color: #000;
}

.location-map-sec .email {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-email-light-blue.svg");
	background-repeat: no-repeat;
	padding-left: 2.5rem;
	margin-top: .5rem;
	background-size: 1.5rem;
	background-position: 0 center;
	font-size: 1rem;
}

.location-map-sec .email.nitro-lazy {
	background-image: none !important;
}

.location-map-sec .email a {
	color: #000;
}

.location-gallery {
	margin-top: 3rem;
	padding-left: 2rem;
	padding-right: 2rem;
}

.location-offices {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/bg.jpg") no-repeat;
	background-size: cover;
}

.location-offices.nitro-lazy {
	background: none !important;
}

.location-sec-2 .desc ul:last-child {
	margin-bottom: 0;
}

.location-gallery .lSAction .lSPrev {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-nav-left.png");
	background-repeat: no-repeat;
	background-position: center;
	left: 10px;
	opacity: 1;
	background-size: 15px;
	background-color: #209bcd;
	width: 40px;
	height: 40px;
}

.location-gallery .lSAction .lSPrev.nitro-lazy {
	background-image: none !important;
}

.location-gallery .lSAction>.lSNext {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-nav-right.png");
	background-repeat: no-repeat;
	background-position: center;
	right: 10px;
	opacity: 1;
	background-size: 15px;
	background-color: #209bcd;
	width: 40px;
	height: 40px;
}

.location-gallery .lSAction>.lSNext.nitro-lazy {
	background-image: none !important;
}

.offices-listing {
	margin-top: 3rem;
	text-align: left;
}

.offices-listing .card {
	border: 0;
	border-bottom: 1px solid #eee;
}

.offices-listing .card-header button[aria-expanded=true] .fa:before, .offices-listing [data-toggle=collapse] .fa:before {
	content: "";
	font-size: 2rem;
}

.offices-listing [data-toggle=collapse].collapsed .fa:before {
	content: "";
}

.offices-listing .card-header button[aria-expanded=true], .offices-listing [data-toggle=collapse] {
	background-image: url("https://greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-minus.png") !important;
	background-repeat: no-repeat !important;
	background-position: 1rem center !important;
}

.offices-listing .card-header button[aria-expanded=true].nitro-lazy, .offices-listing [data-toggle=collapse].nitro-lazy {
	background-image: none !important;
}

.offices-listing [data-toggle=collapse].collapsed {
	background-image: url("https://greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-plus.png") !important;
	background-repeat: no-repeat !important;
	background-position: 1rem center !important;
}

.offices-listing [data-toggle=collapse].collapsed.nitro-lazy {
	background-image: none !important;
}

.offices-listing>div+div {
	margin-top: .5rem;
	border-radius: 0;
}

.offices-listing .card-header {
	padding: 0;
	border: 0;
}

.offices-listing .card-header em {
	float: right;
}

.offices-listing .card-header *, .offices-listing .card-header :hover {
	text-decoration: none !important;
}

.offices-listing .card-header .btn {
	width: 100%;
	display: block;
	text-align: left;
	word-wrap: break-word;
	white-space: normal;
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	position: relative;
	background: #fff;
	color: #000 !important;
	border-color: transparent;
	box-shadow: none !important;
	text-transform: none;
	font-weight: 500;
	font-size: 1.35rem;
	box-shadow: 0 0 2rem #ddd;
}

.offices-listing .card-header .btn em {
	position: absolute;
	top: 50%;
	right: 2.5rem;
	transform: translateY(-50%);
	color: #09508f;
}

.offices-listing .card-header button {
	color: #1c2439;
}

.offices-listing .card-header button[aria-expanded=true] {
	color: #fff !important;
	background: #09508f;
	transition: none;
}

.offices-listing .card-header button[aria-expanded=true] em {
	color: #fff;
}

.offices-listing .card .card-body {
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 2rem;
	margin-top: 1rem;
	padding: 0 1rem;
	color: #fff;
}

.offices-listing .card .card-body iframe {
	width: 100%;
	height: 300px;
}

.offices-listing .collapsing {
	transition: height .5s ease;
	background: #09508f;
}

.offices-listing .card .collapse.show {
	background: #09508f;
	box-shadow: 0 0 2rem #ccc;
}

.sidebar .widget {
	margin-bottom: 2rem;
	padding: 0 2rem 2rem;
	background: #fff;
	border: 0 solid #ddd;
	box-shadow: 0 0 30px #ddd;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget-title, .sidebar .widgettitle {
	margin-bottom: 0;
	font-weight: 600;
	padding: 2rem 2rem 1rem;
	border-bottom: 0 solid #ddd;
	width: calc(100% + 4rem);
	margin-left: -2rem;
	font-size: 1.5rem;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	position: relative;
	transition: all .3s ease;
	border-bottom: 1px solid #eee;
	width: calc(100% + 2rem);
	margin-left: -1rem;
	padding-right: 1rem;
	padding-left: 1rem;
}

.sidebar li a {
	color: inherit;
	display: block;
	padding-top: .75rem;
	padding-bottom: .75rem;
	line-height: 1.5;
	padding-right: 1rem;
}

.sidebar li.activeChild, .sidebar li.current-cat, .sidebar li.current-menu-item, .sidebar li:hover {
	background: #209bcd;
}

.sidebar li.activeChild a, .sidebar li.current-cat a, .sidebar li.current-menu-item a, .sidebar li:hover a {
	color: #fff;
}

.sidebar li:last-child {
	border: 0;
}

.sidebar li a:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 1rem;
	top: .9rem;
	color: #ccc;
	font-size: 1rem;
}

.sidebar li.activeChild a:after, .sidebar li.current-cat a:after, .sidebar li.current-menu-item a:after, .sidebar li a:hover:after {
	color: #fff;
}

.sidebar-form {
	background: #09508f;
	padding: 2.5rem 2rem;
	color: #fff;
	margin-bottom: 2rem;
}

.sidebar-form .btn {
	width: 100%;
	font-size: .85rem;
	letter-spacing: .5px;
	padding-left: 1rem;
	padding-right: 1rem;
}

.sidebar-form .btn:hover {
	background-color: #000;
}

.sidebar-form .form-group {
	margin-bottom: 1.5rem;
}

.sidebar-form .form-control {
	background: 0 0;
	font-size: .9rem;
	padding-left: 0;
	border-color: #156a98;
	color: #fff;
}

.sidebar-form ::-webkit-input-placeholder {
	color: #fff;
}

.sidebar-form ::-moz-placeholder {
	color: #fff;
}

.sidebar-form :-ms-input-placeholder {
	color: #fff;
}

.sidebar-form :-moz-placeholder {
	color: #fff;
}

.sidebar-form span.ajax-loader {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}

.sidebar-form div.wpcf7-response-output {
	text-align: center;
	color: #fff;
}

.elm-button {
	border: 0;
	padding: .9rem 3rem;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	background: #209bcd !important;
	min-width: 13rem;
}

.blog-item .read .btn {
	padding: .7rem 1.5rem;
	min-width: 5rem;
}

.sidebar-social-links {
	display: flex;
}

.sidebar-social-links a {
	font-size: 1.8rem;
	margin-right: 1.5rem;
}

.sidebar-social-links a:hover {
	color: #000;
}

.html5lightbox img {
	margin: 0 !important;
}

.schema-sec-1 {
	background-color: #f1f1f1;
	padding: 3rem 0;
}

.schema-sec-2 {
	background-color: #e8e7e7;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.schema-sec-2 iframe {
	width: 100%;
	border: none;
}

.schema-wrap strong {
	font-size: 1.2rem;
}

.blog-item-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.blog-item {
	width: 100%;
	box-shadow: 0 0 20px #ddd;
	margin-bottom: 2rem;
	position: relative;
}

.blog-item:last-child {
	margin-bottom: 1rem;
}

.blog-meta .category a {
	color: #aaa;
	font-size: .85rem;
	padding-right: 5px;
	margin-right: 5px;
	position: relative;
	display: inline-block;
}

.blog-meta .category a:hover {
	color: #1a2a46;
}

.blog-meta .category a:before {
	content: ",";
	position: absolute;
	right: 0;
}

.blog-meta .category a:last-child:before {
	content: none;
}

.blog-item .blog-image {
	height: 25rem;
	background-size: cover;
	background-position: center 0;
	position: relative;
}

.blog-item .blog-image a {
	color: #fff;
}

.blog-item .title {
	font-size: 1.3rem;
	line-height: 1.3;
	font-weight: 600;
}

.blog-item .title a:hover {
	color: #1a2a46;
}

.blog-item .desc {
	font-size: .9rem;
	width: calc(100% + 3rem);
	margin-left: -1rem;
	padding: 1rem 1rem;
}

.blog-page-listing .blog-content {
	padding: 2.5rem 1.5rem 0;
	width: 100%;
	left: 2%;
	position: absolute;
	bottom: 2rem;
	background: 0 0;
	color: #fff;
	z-index: 1;
}

.blog-item .item-hover {
	display: flex;
	background: #3469a8;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1rem;
	color: #fff;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	border-radius: 6px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
}

.blog-item:hover .item-hover {
	opacity: 1;
	visibility: visible;
}

.blog-item a {
	transition: none;
}

.blog-item .btn:hover {
	color: #fff;
}

.blog-item a {
	color: #333;
}

.blog-item .item-hover a:hover, .item-hover .blog-meta .category a:hover {
	color: #fff;
}

.blog-item .item-hover .btn-arrow:hover:after {
	background-color: #ccb70a;
	border-color: #ccb70a;
}

.blog-item .category {
	line-height: 1.3;
}

.blog-item:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 1;
	transition: all .3s ease-in-out;
}

.blog-item:hover:before {
	background: rgba(0, 0, 0, .3);
}

.blog-item .link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.sidebar .form-title {
	font-size: 1.3rem;
}

.blog-detail-page .content-area .blog-image {
	text-align: center;
}

.blog-detail-page .content-area .blog-image img {
	margin-bottom: 0;
	width: 50%;
	float: left;
	margin-right: 15px;
	border: 1px solid #ddd;
	padding: 3px;
	border-radius: 2px;
}

.blog-detail-page .content-area ol, .blog-detail-page .content-area ul {
	list-style: none;
	margin-bottom: 1rem;
}

.blog-detail .blog-title {
	color: #000;
}

.blog-detail h1, .blog-detail h2, .blog-detail h3, .blog-detail h4, .blog-detail h5, .blog-detail h6 {
	color: #09508f;
	font-weight: 600;
}

.page-search-outer {
	margin-bottom: 2rem;
}

.page-search-outer .input-group {
	height: 3.5rem;
	overflow: hidden;
	background: #fff;
	border: 1px solid #eee;
}

.page-search-outer .input-group .form-control {
	border-radius: 0;
	border: 0;
	padding: 1rem 1rem;
	background: 0 0;
	height: 100%;
	font-size: inherit;
	color: inherit;
}

.page-search-outer .input-group-btn {
	position: relative;
}

.page-search-outer input[type=submit] {
	height: 100%;
	border: none;
	width: 5em;
	cursor: pointer;
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/source/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/search.svg") no-repeat;
	background-position: center;
	outline: 0;
	background-color: #209bcd;
	background-size: 1.5rem;
}

.page-search-outer input[type=submit].nitro-lazy {
	background: none !important;
}

.static-page .content-area .h1, .static-page .content-area .h2, .static-page .content-area .h3, .static-page .content-area .h4, .static-page .content-area .h5, .static-page .content-area .h6, .static-page .content-area h1, .static-page .content-area h2, .static-page .content-area h3, .static-page .content-area h4, .static-page .content-area h5, .static-page .content-area h6 {
	color: #09508f;
	font-weight: 600;
}

.common-bg {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/pattern-left.jpg") no-repeat;
	background-size: 40rem;
	background-position: 0 -1rem;
	z-index: 0;
}

.common-bg.nitro-lazy {
	background: none !important;
}

.static-page .content-area img {
	border: 1px solid #ddd;
	padding: 3px;
	border-radius: 2px;
}

.static-page .content-area .featured-img {
	text-align: center;
}

.static-page .content-area .featured-img img {
	margin-bottom: 20px;
	width: 50%;
	float: left;
	margin-right: 15px;
}

.static-page .content-area iframe {
	width: 100%;
}

.nav-menu-wrap {
	position: relative;
	display: flex;
	justify-content: flex-end;
}

.search-icon {
	cursor: pointer;
	transition: all ease-in-out .45s;
	color: #76839a;
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/search-white.png") no-repeat;
	background-size: 95%;
	width: 2rem;
	height: 2rem;
	background-position: center;
}

.search-icon.nitro-lazy {
	background: none !important;
}

.header.shrink .search-bar {
	background: #163e71;
}

.search-bar {
	padding: 0 .85rem;
	color: #000;
	position: relative;
	display: flex;
	align-items: center;
	background: #1f4f8f;
	margin-right: 2rem;
	width: 3rem;
	height: 2.5rem;
}

.search-bar:before {
	content: "";
	background-color: #76839a;
	position: absolute;
	height: 1em;
	left: 0;
	width: 1px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}

.search-bar-box {
	background-color: #e29f3e;
	position: absolute;
	width: 0;
	left: 0;
	padding-left: 15px;
	padding-right: 15px;
	height: 50px;
	z-index: -2;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: all ease-in-out .45s;
	-moz-transition: all ease-in-out .45s;
	-o-transition: all ease-in-out .45s;
	transition: all ease-in-out .45s;
	border: 1px solid rgba(255, 255, 255, .35);
}

.search-bar-box.active-bar {
	z-index: 2;
	opacity: 1;
	-webkit-transition: all ease-in-out .45s;
	-moz-transition: all ease-in-out .45s;
	-o-transition: all ease-in-out .45s;
	transition: all ease-in-out .45s;
	width: calc(100% + 0px);
}

.browser-ie .search-bar-box, .browser-unknown .search-bar-box {
	-webkit-transition: all cubic-bezier(.46, .03, .52, .96) .15s;
	-moz-transition: all cubic-bezier(.46, .03, .52, .96) .15s;
	-o-transition: all cubic-bezier(.46, .03, .52, .96) .15s;
	transition: all cubic-bezier(.46, .03, .52, .96) .15s;
}

.browser-ie .search-bar-box.active-bar, .browser-unknown .search-bar-box.active-bar {
	-webkit-transition: all cubic-bezier(.46, .03, .52, .96) .45s;
	-moz-transition: all cubic-bezier(.46, .03, .52, .96) .45s;
	-o-transition: all cubic-bezier(.46, .03, .52, .96) .45s;
	transition: all cubic-bezier(.46, .03, .52, .96) .45s;
}

.search-icon-form button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: flex;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/source/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/search.svg");
	background-size: 1.6rem;
	height: 3rem;
	width: 2rem;
	background-repeat: no-repeat;
	background-position: center;
}

.search-icon-form button.nitro-lazy {
	background-image: none !important;
}

.search-form-outer {
	width: 100%;
	height: 2.5rem;
	-webkit-transition: all ease-in-out .45s;
	-moz-transition: all ease-in-out .45s;
	-o-transition: all ease-in-out .45s;
	transition: all ease-in-out .45s;
}

.search-icon-form {
	padding: .5em .5em;
	margin-left: 0;
	margin-right: 0;
	background: #204f8f;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.search-icon-form img {
	width: 1.5rem;
}

.header.shrink .search-icon-form {
	background: #163e71;
}

.header .close-search {
	cursor: pointer;
}

.search-input-box input:focus {
	color: #fff;
}

.search-input-box input {
	background-color: #60a4c9;
	border: none;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	font-size: .85rem;
	height: 100%;
}

.search-input-box input:focus {
	background-color: #209bcd !important;
	outline: 0 !important;
	box-shadow: none !important;
}

.search-input-box ::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.search-input-box ::-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.search-input-box :-ms-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.search-input-box :-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.search-form-wrap {
	display: flex;
	height: 2.5rem;
	width: 100%;
	max-width: 20rem;
	position: relative;
	margin-right: 1.5rem;
}

.searchform {
	height: 100%;
	display: flex;
	justify-content: flex-end;
}

.search-input-box {
	width: 0%;
	height: 100%;
	transition: all .3s ease-in-out;
}

.submit-overlay {
	font-size: 0;
	border: none;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.search-form-wrap.active-search-bar .search-input-box {
	width: 100%;
}

.search-page .search-item {
	border: 2px solid transparent;
	padding: 2em;
	margin-bottom: 1rem;
	box-shadow: 1px 2px 20px 0 #e5e5e5;
}

.search-page .search-item .title {
	border-bottom: 1px solid #eee;
	padding-bottom: 1rem;
}

.search-page .search-item:hover .title {
	border-color: #156a98;
}

.search-page .search-item:last-child {
	margin-bottom: 2rem;
}

.search-page .search-item:hover {
	border-color: #09508f;
	background: #09508f;
	color: #fff;
	box-shadow: 0 0 6rem 0 #09508f inset;
}

.search-page .search-item a.more {
	transition: none;
	position: relative;
	display: inline-block;
	font-weight: 600;
}

.search-page .search-item a {
	transition: none;
}

.search-page .search-item:hover a {
	color: #fff;
}

.search-page .search-item p {
	margin-bottom: 1rem;
}

.search-page .search-item a.more:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: -1.75rem;
	top: 50%;
	color: #19385e;
	font-size: 1.1rem;
	line-height: 1.7;
	transform: translateY(-50%);
}

.search-page .search-item:hover a.more:after {
	color: #fff;
}

.team-detail-sec-1 {
	position: relative;
}

.team-detail-sec-1 .container {
	max-width: 72rem;
}

.team-detail-sec-1 .image {
	width: 38%;
	min-height: 25rem;
	background-size: cover;
	min-height: 25rem;
	position: relative;
	z-index: -1;
	margin-bottom: 3rem;
}

.team-detail-sec-1 .content {
	width: 62%;
	position: relative;
	padding-left: 4rem;
}

.team-detail-sec-1 .content p:last-child {
	margin-bottom: 1.5em;
}

.team-detail-sec-1 .image .wrap {
	position: absolute;
	height: 100%;
	background-size: cover;
	background-position: center 0;
	width: 100%;
	left: 0;
	top: 0;
}

.team-detail-sec-1 .image .wrap:before {
	content: "";
	position: absolute;
	width: 90%;
	height: calc(100% + 2rem);
	left: -1rem;
	top: -1rem;
	border: 2px solid #209bcd;
	z-index: -1;
}

.team-detail-sec-2 {
	background-color: #555;
	position: relative;
}

.team-detail-sec-2.list-content li {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-dice.png");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 3rem;
	margin-bottom: 1rem;
}

.team-detail-sec-2.list-content li.nitro-lazy {
	background-image: none !important;
}

.team-detail-sec-2.list-content li:after {
	content: none;
}

.team-detail-sec-2 .desc {
	font-weight: 600;
}

.team-detail-sec-2.has-image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(9, 80, 143, .85);
}

.team-detail-sec-2 ul {
	margin-bottom: 0;
}

.testimonials-info-section {
	padding-bottom: 3rem;
}

.testimonials-list-sec .row {
	justify-content: space-between;
}

.testimonials-list-sec .item {
	border-radius: 0;
	padding: 3rem 2rem 2rem 2rem;
	position: relative;
	margin-bottom: 2rem;
	text-align: center;
	box-shadow: 0 0 0 7px #efefef inset;
	border-color: #09508f;
}

/*.testimonials-list-sec .item:before {
    content: "";
    position: absolute;
    top: 1rem;
    left: 1rem;
    background-image: url(images/icon-quote-gray-1.png);
    width: 2.5rem;
    height: 2.5rem;
    background-size: 100%;
    background-repeat: no-repeat
}

.testimonials-list-sec .item:after {
    content: "";
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    background-image: url(images/icon-quote-gray-2.png);
    width: 2.5rem;
    height: 2.5rem;
    background-size: 100%;
    background-repeat: no-repeat
}
*/
.testimonials-list-sec .card-columns {
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.testimonials-list-sec .item .name {
	font-weight: 500;
	position: relative;
	line-height: 2.5;
	margin-top: 1.5rem;
}

.testimonials-list-sec .item .desc {
	font-size: .95rem;
}

.testimonials-list-sec .item .title {
	font-size: 1.35rem;
	font-weight: 600;
}

.testimonials-list-sec .item .read {
	font-weight: 600;
	color: #000;
	display: inline-block;
	border-bottom: 1px solid #000;
	line-height: 1;
	cursor: pointer;
}

.test-modal-desc {
	position: relative;
	padding: 1rem 0;
}

.test-modal-desc:before {
	content: "";
	position: absolute;
	top: -1rem;
	left: 0;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-quote-blue-1.png");
	width: 2.5rem;
	height: 2.5rem;
	background-size: 100%;
	background-repeat: no-repeat;
}

.test-modal-desc:after {
	content: "";
	position: absolute;
	bottom: -2rem;
	right: 0;
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/icon-quote-blue-2.png");
	width: 2.5rem;
	height: 2.5rem;
	background-size: 100%;
	background-repeat: no-repeat;
}

.test-modal-title {
	font-weight: 500;
	font-size: 1.5rem;
	text-transform: uppercase;
}

.test-modal-subtitle {
	text-transform: uppercase;
	color: #888;
}

.page-template-thank-you .banner-title {
	visibility: hidden;
}

.thank-you-page .title {
	font-size: 4em;
	font-weight: 800;
	line-height: 1.5;
	color: #09508f;
}

.thank-you-page .text {
	font-size: 1.2rem;
	font-weight: 500;
}

.page-not-found div.wpcf7 .ajax-loader {
	left: 0;
}

.grecaptcha-badge {
	display: none !important;
}

.before-after-photos {
	background-image: linear-gradient(to bottom, #2375bf, #1e6bb3, #1862a7, #11589c, #094f90);
	width: 100%;
	text-align: center;
	padding: 1.2rem;
}

.specialities-section {
	box-shadow: 0 0 10rem #eee inset;
}

.specialities-list .item {
	background-image: linear-gradient(to right bottom, #2784d4, #2073bd, #1863a7, #0e5391, #03447c);
	color: #fff;
	padding: 3rem 2rem 1.5rem;
	width: 49%;
	margin-bottom: 12px;
	margin-right: 1%;
	position: relative;
	transition: all .3s ease-in-out;
}

.specialities-list {
	justify-content: center;
	margin-top: 2rem;
}

.specialities-list .title {
	font-weight: 600;
	font-size: 1.35rem;
	margin-left: -1rem;
	margin-right: -1rem;
}

.specialities-list .item .link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
}

.specialities-list .item .read {
	font-weight: 600;
	display: inline-block;
	border-bottom: 1px solid;
	line-height: 1.5;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
}

.specialities-list .item:hover .read {
	opacity: 1;
	visibility: visible;
}

.specialities-list .item .desc {
	font-size: .9rem;
}

div#html5-close {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/lightbox-close.png");
	background-size: auto;
	width: 31px;
	height: 34px;
	background-repeat: no-repeat;
}

div#html5-close.nitro-lazy {
	background-image: none !important;
}

div#html5-close img {
	display: none;
}

.sidebar-form .contact-form-row input, .sidebar-form .contact-form-row textarea {
	width: 100%;
}

.sidebar-form .form-group {
	padding: 0;
}

.sidebar-form .wpcf7-form-control-wrap.your-message .wpcf7-not-valid-tip {
	bottom: 9px;
}

.sidebar-form div.wpcf7-acceptance-missing, .sidebar-form div.wpcf7-validation-errors {
	color: red !important;
	margin-top: 5px;
}

.home-banner .banner-form span.wpcf7-not-valid-tip {
	padding-right: 0;
}

.search-close {
	width: 40px;
	height: 100%;
	background: #5094b9;
	position: absolute;
	right: -1px;
	top: 0;
	text-align: center;
	cursor: pointer;
	opacity: 0;
}

.search-close::after {
	content: "";
	font-family: FOntAwesome;
	color: #fff;
	font-size: 22px;
	position: absolute;
	top: -2px;
	left: 12px;
}

.custom_form_msg, .msg-side-form {
	color: #b30000;
	font-weight: 600;
	display: block;
	position: absolute;
	bottom: 0;
	right: 45px;
	font-size: 10px;
	padding: 2px 5px;
	border-radius: 0;
	line-height: 1;
	text-transform: capitalize;
}

/*p.custom_form_msg.d-none {
    opacity: 0
}
*/
.msg-side-form {
	right: 80px;
	bottom: 0;
	margin: 0;
}

.banner-form input[type=radio] {
	position: relative;
	top: 2px;
}

.logo-1 {
	/* max-width: 300px; */
	display: block;
	max-width: 100%;
}

.home-banner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .1);
}

.home-banner .banner-content {
	position: relative;
}

.left-block .banner-form {
	box-shadow: 4px 4px 13px #bfbfbf;
	padding: 50px 20px;
}

.content-sec-2 {
	background: #1c7cc8;
}

.content-videos .video-block.html5lightbox {
	width: 100%;
	margin-bottom: 0;
	height: 300px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.video-text {
	font-size: 18px;
	text-align: center;
	line-height: 1.4;
}

.banner-sub-heading {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 20px;
	text-shadow: 0 0 2px #000;
}

.content-sec-img {
	position: relative;
}

.unique-content li::after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 6px;
	color: #09508f;
	font-size: .65rem;
}

.unique-content li {
	position: relative;
	padding-left: 1.2rem;
	transition: all .3s ease;
	list-style: none;
	margin: .35rem 0;
}

.lSSlideOuter .lslide .item .desc {
	overflow-x: hidden !important;
	max-height: 500px;
}

.home-testimonials .item-wrap .item p:last-child {
	margin-bottom: 1.5em;
}

.home-testimonials .lSSlideOuter.vertical .lightSlider .lslide {
	display: flex;
	align-items: center;
}

#testimonials .scroll-wrapper>.scroll-element.scroll-y {
	display: none;
}

#testimonials:hover .scroll-wrapper>.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block !important;
}

.content-sec-img::before {
	content: "";
	position: absolute;
	width: 90%;
	height: calc(100% + 2rem);
	left: -1rem;
	top: -1rem;
	border: 2px solid #209bcd;
	z-index: -1;
}

.pr-uni {
	background: #f5f5f5;
}

#pr-list .owl-stage {
	display: flex;
}

#pr-list .item {
	padding: 0 10px;
	display: flex;
	height: 100%;
}

#pr-list .contentBox {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/poinlist-bg.jpg");
	color: #fff;
	padding: 25px 15px;
	text-align: center;
	font-size: 17px;
}

.contentBox-inner strong {
	display: block;
}

#pr-list1 .contentBox {
	background: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/poinlist-bg.jpg");
	color: #fff;
	padding: 25px 15px;
	text-align: center;
	font-size: 17px;
	height: 100%;
	display: flex;
	align-items: center;
}

.testimonials-content-box {
	margin-bottom: 30px;
}

#pr-list .owl-dots {
	padding-top: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#pr-list .owl-dots .owl-dot {
	margin: 5px;
}

#pr-list .owl-dots .owl-dot span {
	height: 10px;
	width: 10px;
	opacity: .6;
	display: block;
	border-radius: 50%;
	background: #09508f;
}

#pr-list .owl-dots .owl-dot.active span {
	height: 15px;
	width: 15px;
	opacity: 1;
}

.pr-uni.spaced .content-area {
	margin-bottom: 70px;
	margin-top: 35px;
}

#pr-list .contentBox strong {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
}

.inner-footer-form.dark-bg-form .heading {
	color: #fff;
}

.inner-footer-form.dark-bg-form .heading span {
	color: #fff;
}

.inner-footer-form.dark-bg-form {
	background-image: url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/con-bg.jpg");
}

.inner-footer-form.dark-bg-form.nitro-lazy {
	background-image: none !important;
}

.inner-footer-form.dark-bg-form .form-control:focus {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.att-Image {
	width: 40%;
}

.logoslide {
	padding: 10px;
}

.trustLogos-list {
	display: flex;
	align-items: center;
	padding-bottom: 15px;
}

.logoslide img {
	max-width: 160px;
	max-height: 75px;
}

.banner-bottom-text {
	width: 100%;
	background: #09508f;
	color: #fff;
	text-align: center;
	padding: 20px;
}

.banner-bottom-text .banner-title {
	font-weight: 300;
	margin-bottom: 0 !important;
	padding: 0;
}

.sidebar-form .form-des.mb-3 {
	font-size: 13px;
	line-height: 18px;
}

.spractice-side.sidebar-listing {
	margin-bottom: 30px;
}

#sg-popup-content-wrapper-3712 p {
	font-size: 18px;
	text-align: center;
}

.inpersonorfacetime {
	text-align: left;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 14px;
	width: 44%;
	vertical-align: middle;
}

.wpcf7-list-item span.wpcf7-list-item-label {
	padding-left: 5px;
}

.wpcf7-list-item input[type=radio] {
	position: relative;
	top: 0;
}

#wpcf7-f1574-o1 span.wpcf7-list-item, #wpcf7-f1858-o1 span.wpcf7-list-item {
	width: auto;
}

#wpcf7-f1574-o2 span.wpcf7-list-item {
	width: auto;
	color: #fff;
}

.footer-form #wpcf7-f1574-o1 span.wpcf7-list-item {
	color: #fff;
}

body:not(.home) .page-banner {
	background-position: top center;
}

.home-popup .closeicon {
	top: -18px;
	border: none;
	padding: 10px 15px;
	position: absolute;
	right: -20px;
	background: #fff;
	opacity: 1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .31);
	border-radius: 50px;
	width: 44px;
	height: 44px;
	font-size: 0;
	color: #fff;
	z-index: 99;
	cursor: pointer;
}

.home-popup .closeicon:after, .home-popup .closeicon:before {
	position: absolute;
	left: 21px;
	content: " ";
	height: 25px;
	width: 2px;
	background-color: #000;
}

.home-popup .closeicon:before {
	transform: rotate(45deg);
}

.home-popup .closeicon:after, .home-popup .closeicon:before {
	position: absolute;
	left: 21px;
	content: " ";
	height: 25px;
	width: 2px;
	background-color: #000;
}

.home-popup .closeicon:after {
	transform: rotate(-45deg);
}

.home-popup .modal-content {
	border-radius: 0 !important;
	border: 5px solid #09508f !important;
	font-size: 18px;
	text-align: center !important;
}

.home-testimonials-main .top-heading {
	padding-left: 0;
}

/*#menu-item-2355.menu-item-2355:after {
    content: "";
    background-image: url(//greenwichhormonereplacementtherapy.com/wp-content/themes/greenwich-harmone/images/add-white.svg);
}*/
.banner-form .wpcf7-response-output {
	margin: 8px auto !important;
	color: #f00;
}

.header .phone a:hover {
	color: #439bcd;
}

div.wpcf7-response-output {
	margin-top: .5em !important;
}

.home-failure-action {
	background: #f7f7f7 url("https://cdn-ilabbol.nitrocdn.com/cpHTWjTunPbXmqLmuFhRBmjnNUIDsaCZ/assets/images/optimized/rev-1136490/greenwichhormones.com/wp-content/themes/greenwich-harmone/images/pattern.png") repeat center;
}

.home-failure-action.nitro-lazy {
	background: none !important;
}

.banner-social-links {
	/* position: absolute; 
    bottom: 20px;
    right: 10px;*/
	margin-top: 20px;
}

.banner-social-links ul {
	list-style: none;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}

.banner-social-links ul li a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	font-size: 24px;
	margin: 0 5px;
	color: #fff;
	transition: all .3s ease-in-out;
}

.banner-social-links ul li a:hover {
	background: #26508f;
	border: 1px solid #26508f;
	transition: all .3s ease-in-out;
}

.banner-social-links ul li:before {
	display: none !important;
}

.banner_notice {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #264f8f;
	color: #fff;
	padding: 5px;
	font-size: 14px;
	line-height: normal;
	text-align: center;
}

.banner_notice_mobile {
	position: fixed;
	bottom: 0;
}

.logo a.logo-1 {}

.content-sec__v2 .top-heading:before {
	left: auto;
	margin-left: -45px;
}

.content-sec__v2.list-content li {
	text-align: left;
}

.content-sec__v2_desc {
	width: 950px;
	max-width: 100%;
	margin: auto;
}

/*
.static-page {
    margin-top: 10%;
}*/
.hide-banner, body {
	padding-top: 11.4%;
}

.hide-banner .header {
	background: #09508f;
}

.content-sec__v2 .top-heading:before {
	left: auto;
	margin-left: -45px;
}

.content-sec__v2.list-content li {
	text-align: left;
}

.content-sec__v2_desc {
	width: 950px;
	max-width: 100%;
	margin: auto;
}

.heading-line-center:after {
	content: "";
	width: 80px;
	height: 4px;
	background-color: #09508f;
	display: block;
	margin: 5px auto 25px;
}

.heading-line:after {
	content: "";
	width: 80px;
	height: 4px;
	background-color: #09508f;
	display: block;
	margin: 5px 0 25px;
}

.grey-bg {
	background: #f3f6f9;
}

/* header css menu */
.header-right ul.sub-menu ul.sub-menu li:hover ul {
	visibility: visible;
	opacity: 1;
	right: -100%;
}

.nav-menu ul li .sub-menu .menu-item-has-children > a {
	background-color: none;
	color: none;
}

.nav-menu ul li .sub-menu .sub-menu li a {
	padding: .2rem 1rem !important;
	font-size: 9px !important;
}

.newTrust-logos-sec #trust-logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.newTrust-logos-sec #trust-logos .item {
	width: 20%;
	padding: 30px 0;
	border: 1px solid #368dd3;
	margin: 0;
	height: auto;
}

#menu-footer-links .current-menu-item >a {
	text-decoration: underline !important;
}

.search-keyword .search-by {
	font-weight: 400;
}

.blog-item:hover .blog-content .title a:before {
	width: 100%;
}

.blog-item .blog-content .title a {
	position: relative;
	display: inline-block;
}

.blog-item .blog-content .title a:before {
	content: "";
	background: #09508f;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all .4s ease-in-out;
}

@media only screen and (max-width: 767px) {
	div#testimonialss {
		webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	.search-icon {
		display: none;
	}
}

/*========= Header Search CSS END =========*/
.search-icon {
	cursor: pointer;
	transition: all ease-in-out .45s;
	width: 16px;
	height: 16px;
	line-height: 18px;
	margin-left: 15px;
}

.search-icon svg, .search-icon img {
	width: 16px;
	height: 16px;
	fill: #fff;
	transition: all .3s ease-in-out;
}

.search-icon svg:hover, .search-icon img:hover {
	transform: scale(1.1);
	opacity: .7;
}

.search-icon svg path {
	fill: #fff;
}

.header-search-box {
	position: fixed;
	background-color: #fff;
	width: 100%;
	transition: all .5s ease 0s;
	opacity: 0;
	height: 0;
	top: 0;
	right: 0;
}

.header-search-box.open-search {
	opacity: 1;
	height: 110px;
	z-index: 999999;
}

.header-search-box span.closebtn {
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 20px;
	width: 35px;
	height: 35px;
}

.header-search-box span.closebtn::before, .header-search-box span.closebtn::after {
	position: absolute;
	content: "";
	height: 30px;
	width: 2px;
	background-color: #000;
}

.header-search-box span.closebtn::before {
	transform: rotate(45deg);
}

.header-search-box span.closebtn::after {
	transform: rotate(-45deg);
}

.header-search-box span.closebtn:hover::before, .header-search-box span.closebtn:hover::after {
	background-color: #bd001f;
}

.header-search-box .search-input-wrap .searchform {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 70%;
	margin: 0 auto;
	width: 100%;
}

.header-search-box input.search {
	height: 55px;
	color: #000;
	padding: 8px 58px 8px 10px;
	border: none;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

.header-search-box input.search:focus ~ .msg-side-form {
	display: none;
}

#site-searchs {
	top: 0;
	position: absolute;
	right: 0px;
	width: auto;
	height: 55px;
	border: none;
	padding: 13px 20px;
	line-height: 38px;
	cursor: pointer;
	background: none;
}

#site-searchs svg, #site-searchs img {
	width: 20px;
	height: 20px;
}

#site-searchs svg, #site-searchs svg path {
	fill: #1e191a;
	transition: all .3s ease-in-out;
}
