/*
Theme Name:     StrapPress Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Thirteen theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       strappress
Version:        0.1.0
*/

@import url('../strappress/style.css');
@import url('https://use.typekit.net/axw3qwj.css');

/*
font-family: proxima-nova, sans-serif;
*/

/* SETUP
=====================================================================*/
body {
	font-weight: 300;
	font-size: 16px;
	line-height: 2.2;
	letter-spacing: 0.5px;
	overflow-x: hidden;
	color: #4f4a4a;
	background: #fff;
	max-width: 100%;
	font-family: proxima-nova, sans-serif;
}

.embed-responsive {
	clear: both;
}

#wrapper,
.home #wrapper {
	margin: 75px auto 0 !important;
	padding: 0 !important;
}

body:not(.home) #wrapper {
	margin: 0 !important;
}

.subpage-overlay {
	margin-top: 75px;
}

a,
a:hover,
a:focus,
button:focus {
	outline: 0 !important;
	text-decoration: none;
	color: #e0e46c;
}

a:hover {
	color: #333;
}

.clearfix {
	clear: both;
}

p {
	margin-bottom: 25px;
	z-index: 3;
}

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

.row {
	position: relative;
}

.overflow-hide {
	overflow: hidden;
}

.social-icons a {
	display: inline-block;
	margin-right: 8px;
}

.social-icons .fa {
	height: 40px;
	width: 40px;
	font-size: 16px;
	line-height: 39px;
	margin: 0;
	color: #151414;
	border-radius: 100%;
	border: 1px solid #151414;
	text-align: center;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	position: relative;
}

.social-icons .fa:hover {
	background: #000;
	color: #fff !important;
}

.tbl {
	display: table;
}

.aligncenter {
	margin: 0 auto;
}

.tbl .inner {
	display: table-cell;
	vertical-align: middle;
}

.cl {
	padding-right: 30px;
}

.cr {
	padding-left: 30px;
}

hr {
	background: #7b6a56;
	color: #7b6a56;
	height: 0.04em;
	margin: 0 0 1em;
}

ul {
	display: inline-block;
	margin-bottom: 25px;
}

.mb-5 {
    margin-bottom: 45px;
}

img.wp-post-image,
img.attachment-thumbnail,
img.attachment-medium,
img.attachment-large,
img.attachment-full {
	margin: 0 auto;
}

ul.owl-carousel {
	padding-left: 0;
	margin-bottom: 0;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: #e0e46c;
}

.mobile-auto {
	height: auto !important;
}

/* ELEMENTS
=====================================================================*/

/* =Colors
	-------------------------------------------------------------------------------------------------------------------*/
.pink-bg {
	background-color: #e0e46c;
}

.brown-bg {
	background-color: #7b6a56;
}

.cream-bg {
	background-color: #bbb1a7;
}

.grey-bg {
	background-color: #464646;
}

.white {
	color: #fff;
}

ul,
ul ul {
	list-style-type: none;
}

li:before {
	content: '■';
	display: inline-block;
	width: 1em;
	margin-left: -2em;
	margin-right: 20px;
	color: #e0e46c;
}

ul.ubermenu-nav li:before,
.sidebar ul li:before,
.taptap-by-bonfire ul li:before {
	content: none;
}

/* =Buttons
	-------------------------------------------------------------------------------------------------------------------*/
.btn,
.post-entry a,
.read-more {
	display: inline-block;
	border-radius: 0 !important;
	font-size: 20px;
	padding: 12px 15px;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: 1.43px;
	text-decoration: none !important;
	text-align: center;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	z-index: 3;
	position: relative;
	font-family: proxima-nova, sans-serif;
}

.btn-primary,
.read-more {
	background: #e0e46c;
	color: #4f4a4a;
	border: 1px solid #e0e46c;
}

.btn-primary:hover,
.read-more:hover,
.btn-primary:focus,
.btn-primary:active {
	background: #fff;
	color: #4f4a4a;
	border: 1px solid #4f4a4a;
}

.btn-secondary {
	background: #fff;
	color: #000;
	border: 2px solid #fff;
}

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

.btn-tertiary {
	color: #000;
	background: #e0e46c;
	border: 1px solid #e0e46c;
	padding: 6px 12px;
	font-weight: 400;
}

.btn-tertiary:hover {
	color: #000;
	background: #fff;
	border: 1px solid #e0e46c;
}

.btn-line {
	padding: 5px 0 5px 35px;
	position: relative;
	font-size: 1em;
	color: #4f4a4a;
}

.btn-line::before {
	content: '';
	display: block;
	width: 3px;
	height: 100%;
	background: #e0e46c;
	position: absolute;
	left: 0;
	top: 0;
}

.btn-line:hover {
	padding-left: 20px;
}

.read-more {
	width: auto;
	display: inline-block;
	padding: 0;
}

.read-more a {
	color: #fff !important;
	text-decoration: none !important;
	display: block;
	padding: 8px 25px;
}

.read-more a:hover {
	color: #e0e46c !important;
}

.taptap-widgets-wrapper .widget a {
	color: #fff;
	border: 2px solid #fff;
}

.taptap-widgets-wrapper .widget a:hover {
	background: rgb(99, 92, 99);
	border: 2px solid #fff;
	color: #fff;
}

.taptap-widgets-wrapper .widget .social-icons a {
	border: none;
}

.taptap-logo-image {
	display: none;
}

.taptap-logo-wrapper.taptap-center {
	display: none;
}

.justify-content-center {
	justify-content: center;
	display: flex;
}

/* =Headings
	-------------------------------------------------------------------------------------------------------------------*/
h2,
h3 {
	font-weight: bold;
	color: #e0e46c;
	text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
}

h1 {
	font-size: 4.5em;
	color: #333;
}

/*98px*/
h2 {
	font-size: 3.75rem;
	color: #464646;
	margin-bottom: 25px;
}

/*63px*/
h3 {
	font-size: 3.5rem;
}

.styled-sidebar .widget-title,
.styled-sidebar .widget-title-home h2,
.styled-sidebar .widget-title-home h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #e0e46c;
}

/*55px*/
.sidebar h2,
.sidebar h3 {
	font-size: 2em;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #e0e46c;
}

h4 {
	font-size: 1.3em;
	font-weight: 600;
	margin-bottom: 10px;
}

h5 {
	font-size: 1em;
	font-weight: 600;
}

/*24px*/
h6 {
	font-size: 1em;
}

/*30px*/
h1.border,
h2.border,
h3.border {
	text-align: center;
	position: relative;
	font-size: 44px;
	color: #4e4a4a;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 55px;
}

h2.white,
h3.white {
	color: #fff;
}

.border span {
	display: block;
	font-weight: 600;
}

.page-content h1 {
	font-size: 4rem;
	text-transform: uppercase;
}

/* =Sticky Nav
	-------------------------------------------------------------------------------------------------------------------*/
.slideDown .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	color: #151414 !important;
	padding: 0 16px !important;
	height: 100%;
	align-items: center;
	display: flex;
	position: relative;
}

.slideDown#header2.fixed,
#header.flat {
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 15px;
}

.slideDown .social-icons .fa {
	height: 40px;
	width: 40px;
	font-size: 16px;
	line-height: 39px;
	margin: 0;
	color: #151414;
}

/* =Padding
	-------------------------------------------------------------------------------------------------------------------*/
.pad-v-xs {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pad-v-sm {
	padding-top: 2.5vw;
	padding-bottom: 2.5vw;
}

.pad-v-md {
	padding-top: 5vw;
	padding-bottom: 5vw;
}

.pad-v-lg {
	padding-top: 8.333333vw;
	padding-bottom: 8.333333vw;
}

.pad-xs {
	padding: 15px;
}

.pad-sm {
	padding: 30px;
}

.pad-md {
	padding: 5vw;
}

.pad-lg {
	padding: 3vw 10vw;
}

.nopad-bottom .pad-v-md {
	padding-bottom: 0;
}

.nopad {
	padding: 0;
}

/* =Text Align
	-------------------------------------------------------------------------------------------------------------------*/
.text-left {
	text-align: left;
}

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

.text-right {
	text-align: right;
}

/* =Media
	-------------------------------------------------------------------------------------------------------------------*/
.img.border-right,
.img.border-left,
.img.corner-borders {
	display: inline-block;
	position: relative;
}

.img.border-right:before,
.img.border-right:after,
.img.border-left:before,
.img.border-left:after {
	content: '';
	position: absolute;
	top: 10px;
}

.img.border-right:before {
	left: 10px;
	z-index: 3;
	height: calc(100% - 10px);
	width: calc(100% - 10px);
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

.img.border-right:after {
	left: 10px;
	z-index: 2;
	height: 100%;
	width: 100%;
	border: 2px solid rgb(99, 92, 99);
}

.img.border-left:before {
	right: 10px;
	z-index: 3;
	height: calc(100% - 10px);
	width: calc(100% - 10px);
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.img.border-left:after {
	right: 10px;
	z-index: 2;
	height: 100%;
	width: 100%;
	border: 2px solid rgb(99, 92, 99);
}

.ltgray-bg .img.border-left:before {
	border-color: #eaeaea;
}

.img.shadow-right {
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.05) 15px 15px 4px;
	width: 100%;
	max-width: 17vw;
	float: right;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #ffffff;
	margin: 0 0 25px 25px;
	z-index: 9;
}
.img.shadow-left {
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.05) -15px -15px 4px;
	width: 100%;
	max-width: 17vw;
	float: left;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #ffffff;
	margin: 0 25px 25px 0;
	z-index: 9;
}

.img.shadow-left img,
.img.shadow-right img {
	margin: 0;
}

.corner-borders:before {
	width: 33%;
	height: 33%;
	border-top: 1px solid #fff;
	border-left: 3px solid #635c63;
	content: '';
	position: absolute;
	top: 15px;
	left: 15px;
}

.corner-borders:after {
	width: 33%;
	height: 33%;
	border-bottom: 1px solid #fff;
	border-right: 3px solid #635c63;
	content: '';
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.greencol-left:before,
.greencol-right:before,
.graycol-left:before,
.graycol-right:before,
.whitecol-left:before,
.whitecol-right:before {
	content: '';
	position: absolute;
	top: 0;
	width: 16.66666666vw;
	height: 100%;
	display: inline-block;
}

.greencol-left:before {
	left: 0;
	background: rgba(99, 92, 99, 0.5);
}

.greencol-right:before {
	right: 0;
	background: #eaeaea;
	background: rgba(99, 92, 99, 0.5);
}

.graycol-left:before {
	left: 0;
	background: #eaeaea;
}

.graycol-right:before {
	right: 0;
	background: #eaeaea;
}

.whitecol-left:before {
	left: 0;
	background: #f6f6f6;
}

.whitecol-right:before {
	right: 0;
	background: #f6f6f6;
}

.linen-left:before {
	content: '';
	width: 21vw;
	height: 100%;
	display: block;
	position: absolute;
	background: url(/wp-content/uploads/2017/10/blue-bg.png);
	opacity: 0.8;
}

.linen-right:before {
	content: '';
	width: 21vw;
	height: 100%;
	display: block;
	position: absolute;
	background: url(/wp-content/uploads/2017/10/blue-bg.png);
	opacity: 0.8;
	right: 0;
}

.linen-right-lg:before {
	content: '';
	width: 24.8vw;
	height: 100%;
	display: block;
	position: absolute;
	background: url(/wp-content/uploads/2017/10/blue-bg.png);
	opacity: 0.8;
	right: 0;
}

.linen-full:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: url(/wp-content/uploads/2017/10/blue-bg.png);
	opacity: 0.8;
	right: 0;
}

.row ul {
	padding-left: 6rem;
}

#google_language_translator {
	position: fixed;
	bottom: 0;
	left: 5vw;
	background: #fff;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999999;
	border: 1px solid #000;
	border-bottom: 0;
}

#google_language_translator select.goog-te-combo {
	width: auto !important;
	color: #000 !important;
	padding: 7px 45px !important;
	background: transparent;
	border: 0 !important;
	font-size: 18px;
	-webkit-appearance: none;
}

/* SECTIONS
=====================================================================*/
/* =Header
	-------------------------------------------------------------------------------------------------------------------*/
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 0;
	z-index: 9;
	height: 195px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(1, 2, 2, 0.75) 1%, rgba(125, 185, 232, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(1, 2, 2, 0.75) 1%, rgba(125, 185, 232, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(1, 2, 2, 0.75) 1%, rgba(125, 185, 232, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf000000', endColorstr='#007db9e8', GradientType=0);
}

#header .ubermenu {
	margin: 0 auto;
	display: block;
	border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}

#header {
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

#logo {
	padding: 0;
	max-width: 100%;
	margin: 0;
}

#header2.fixed,
#header.flat {
	background: rgba(255, 255, 255, 0);
	height: 75px;
	padding: 0;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: none;
	position: fixed;
	top: -90px;
	left: 0;
	right: 0;
	z-index: 999;
	transition: 0.4s top cubic-bezier(0.3, 0.73, 0.3, 0.74);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 2vw;
}

#header.flat {
	top: 0;
	position: absolute;
}

#header2.fixed .btn.btn1,
#header.flat .btn.btn1 {
	right: 220px;
}

#header2.fixed #logo,
#header.flat #logo {
	padding: 0;
}

#header div#logo img,
#header.flat #logo img {
	max-height: 150px;
	width: auto;
}

#header2.fixed #logo img,
#header.flat #logo img {
	max-height: 60px;
	width: auto;
}

#header2.fixed #logo span,
#header.flat #logo span {
	display: none;
}

#header2.fixed .ubermenu,
#header.flat .ubermenu {
	margin: 0;
	border-top: 0 !important;
	margin-left: auto;
	height: 75px;
}

#header2.fixed .ubermenu-bar-inner-center .ubermenu-nav {
	display: block;
	height: 75px;
}

#header2.fixed .btn .fa,
#header.flat .btn .fa {
	display: inline-block;
	position: relative;
	left: -4px;
	top: 2px;
	font-size: 18px;
}

#header2.fixed .btn strong,
#header2.fixed .btn span,
#header.flat .btn span {
}

#header2.fixed.slideDown {
	top: 0;
}

#header2 .social-icons {
	margin-right: 15px;
	margin-left: auto;
}

header .static-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	z-index: 9;
	display: flex;
	justify-content: space-between;
	padding: 0 50px;
	align-items: center;
}

header .static-header #logo a img {
	height: 100px;
	display: none;
}

body:not(.home) header .static-header #logo a img {
	display: none;
}

header .static-header .right-header {
	display: flex;
	align-items: center;
	display: none;
}

header .static-header .menu {
	display: inline-block;
	width: 32px;
	height: 22px;
	position: relative;
	cursor: pointer;
}

header .static-header p {
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 10px;
	color: #e0e46c;
	font-family: proxima-nova, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 34px;
}

header .static-header .menu span {
	height: 3px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #e0e46c;
}

header .static-header .menu span:nth-child(2) {
	top: 8px;
}

header .static-header .menu span:nth-child(3) {
	top: 16px;
}

.featured-grid {
	display: flex;
	z-index: 99;
	position: absolute;
	bottom: 59px;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	max-width: 100%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.featured-grid p {
	height: 30px;
	width: 188px;
	color: #fff;
	font-size: 24px;
	font-family: proxima-nova, sans-serif;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 30px;
	text-align: center;
	margin: 0;
}

#hero .featured-grid img.featured-image {
	max-height: 34px;
	width: auto;
	filter: brightness(9);
}

#full-menu {
	display: flex;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -99;
	background: #f5f5f5;
	padding: 0;
	text-align: center;
	-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
	flex-direction: column;
}

#full-menu.open {
	opacity: 1;
	z-index: 99999;
}

#full-menu li::before {
	display: none;
}

#full-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#full-menu .menu {
	margin: 1vw 0 5vw 0;
	max-height: 48vh;
	overflow-y: auto;
	width: 40vw;
}

#full-menu ul .sub-menu {
	display: none;
}

#full-menu .menu li.menu-item-has-children {
	position: relative;
}

#full-menu .menu > li {
	font-size: 24px;
	line-height: 1.4em;
	margin-top: 6px;
}

#full-menu .menu > li a {
	color: #000;
}

#full-menu .btn-tertiary {
	width: 350px;
	margin: 25px auto 0;
}

#full-menu .social-icons .fa {
	color: #000;
	border-color: #000;
	border-width: 1px;
}

#full-menu .menu-toggle {
	display: block;
	width: 35px;
	height: 22px;
	position: relative;
	cursor: pointer;
	position: absolute;
	top: 70px;
	right: 70px;
}

#full-menu .menu-toggle span {
	height: 2px;
	width: 100%;
	position: absolute;
	top: 9px;
	left: 0;
	background: #000;
	transform: rotate(-45deg);
}

#full-menu .menu-toggle span:nth-child(2) {
	top: 10px;
	transform: rotate(45deg);
}

#full-menu .menu-toggle span:nth-child(3) {
	display: none;
}

#full-menu .fa-chevron-down {
	margin-left: 15px;
	font-size: 13px;
	position: absolute;
	top: 10px;
	cursor: pointer;
}

#full-menu ul li.sub-open > .sub-menu {
	display: block;
}

#full-menu ul li.sub-open .sub-menu li {
	font-size: 17px;
}

#full-menu ul li a:hover {
	color: #666;
}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
	background: rgba(255, 255, 255, 0.9);
	width: 260px;
}

.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target {
	color: #151414;
}
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:hover {
	background: #151414 !important;
}

.ubermenu-main .ubermenu-submenu-type-flyout > .ubermenu-item-normal > .ubermenu-target {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
	font-weight: 700 !important;
}

.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
	color: #e0e46c !important;
}

#header2.slideDown .ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target,
#header2.slideDown .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
	color: #e0e46c !important;
}

.page-header {
	height: 500px !important;
	border: none;
}

.page-header h1,
.page-header h4 {
	text-align: center !important;
	-webkit-animation: tracking-in-expand 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) 1s both;
	animation: tracking-in-expand 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1.6s both;
}

.page-header h4 {
	color: rgb(99, 92, 99);
	text-transform: uppercase;
	letter-spacing: 2px;
}

.taptap-widgets-wrapper .fa {
	position: relative;
	right: 4px;
	top: 1px;
}

.ubermenu .ubermenu-item.ubermenu-item-level-0 {
	float: left !important;
	height: 100%;
}

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
	color: #fff;
}

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header:hover > .ubermenu-target,
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:hover {
	color: #e0e46c !important;
	background: #151414 !important;
}

.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
	min-width: 125px !important;
}

.align-items-center {
	display: flex;
	align-items: center;
}

/* =Footer
	-------------------------------------------------------------- */
#footer {
	position: relative;
	padding: 0;
	background: #fff;
	color: #4f4a4a;
}

#footer a {
	color: #4f4a4a;
}

#footer .map-container {
	padding-top: 5vw;
	padding-bottom: 5vw;
	overflow: hidden;
}

#footer #map {
	height: 100%;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

#footer .info {
	position: relative;
	z-index: 3;
	background: rgba(0, 0, 0, 0.7);
	padding: 20px;
}

#footer .info div {
	margin-bottom: 15px;
}

#footer .info div:last-child {
	margin-bottom: 0;
}

#footer .info strong {
	display: block;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-size: 18px;
}

#footer .info .cl p {
	line-height: 1.4em;
	font-size: 14px;
	padding: 10px 0;
	margin: 5px 0;
}

#footer .contact-header {
	display: inline-block;
	font-size: 2em;
	padding-bottom: 15px;
	border-bottom: 2px solid #e0e46c;
}

#footer .info h5 {
	margin-bottom: 0px;
	color: #000;
	font-size: 2.5em;
	font-family: 'Lato';
	font-weight: 300;
	letter-spacing: -1px;
}

#footer .wpcf7-text,
#footer .wpcf7-textarea {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #c8d262;
	/* color: #C8D262; */
	padding: 10px 0;
}

#footer .wpcf7-textarea {
	height: 135px;
}

#footer span.wpcf7-not-valid-tip {
	color: #000;
	font-size: 12px;
	line-height: 12px;
	background: rgba(99, 92, 99, 0.9);
	padding: 8px;
}

#footer ::-webkit-input-placeholder {
	color: #000;
}

#footer ::-moz-placeholder {
	color: #000;
}

#footer :-ms-input-placeholder {
	color: #000;
}

#footer :-moz-placeholder {
	color: #000;
}

#footer .social {
	display: inline-block;
}

#footer .social-icons {
	margin: 50px 0 !important;
	padding: 0;
}

#footer.footer-right:before {
	content: '';
	width: 100%;
	height: 100%;
	z-index: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
}

#footer.footer-right #map {
	z-index: -1;
	width: 62%;
}

#footer.footer-right .info {
	background: transparent;
}

#footer.footer-right .map-container {
	padding-top: 2vw;
	padding-bottom: 2vw;
}

#footer.footer-right h2,
#footer.footer-right h3 {
	margin-bottom: 10px;
}

#footer.footer-bottom .map-container {
	width: 100%;
	height: 100%;
	padding: 0;
}

#footer.footer-bottom .wpcf7-textarea {
	height: 128px;
}

#footer.footer-bottom .info div {
	margin-bottom: 0;
}

#footer h5 {
	margin: 25px 0 10px;
}

#footer .page-links,
.copyright {
	font-size: 10px;
}

.border-black-top {
	border-top: #000 solid 1px;
}

.copyright {
	padding: 20px 0 50px;
	background: #f8f8f8;
}

.copyright .incredible-marketing-logo {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #a71478;
	border-color: #a71478;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: 3px;
	position: relative;
	left: 2px;
}

.copyright .incredible-marketing-logo svg {
	display: block;
	position: relative;
	width: 15px;
	fill: #fff;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	left: 0px;
}

.copyright a:hover .incredible-marketing-logo {
	-webkit-animation: pop 0.5s;
	animation: pop 0.5s;
}

/* =Homepage
	-------------------------------------------------------------------------------------------------------------------*/
#hero {
	height: calc(100vh - 75px);
	padding: 0 0 10vw;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	overflow: hidden;
	background-position: top left !important;
	margin: 0;
}

#hero span.bullet {
	margin: 0 10px;
}

#hero .inner .info {
	text-align: center;
}

#hero video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100vw;
	min-height: 100vh;
	width: auto;
	height: auto;
	z-index: 1;
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
}

#hero:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	height: 100vh;
	width: 100%;
}

#hero.page-header .inner .info .btn {
	margin: 5px 0;
}

#hero .inner .info {
	display: block;
	position: relative;
	width: auto;
	margin: 0 auto;
	z-index: 2;
	padding: 0;
	width: 832px;
	padding: 34px;
}

#hero .inner .info h1 {
	font-size: 59px;
	text-align: center;
	font-weight: 300;
	color: rgb(255, 255, 255);
	font-family: proxima-nova, sans-serif;
	line-height: 79px;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#hero .inner .info .row:first-of-type {
	border-top: 1px solid rgba(255, 255, 255, 0);
	width: 800px;
	margin: 0 auto;
}

#hero .inner .info .row:first-of-type div {
	text-align: center;
	font-size: 21px;
	line-height: 24px;
	font-weight: 300;
	color: rgb(99, 92, 99);
	font-family: proxima-nova, sans-serif;
	padding: 5px;
}

#hero .inner .info .row:first-of-type div:first-child {
	border-right: 1px solid rgba(255, 255, 255, 0);
}

#hero .inner .info .row:last-of-type div {
	padding: 0 20px;
	margin-top: 30px;
}

#hero .inner .info .btn {
	min-width: 278px;
}

#hero .inner .info .btn-grid {
	width: 586px;
	margin: 0 auto;
}

#hero .inner h4 {
	color: #fff;
	text-align: center;
	font-size: 72px;
	letter-spacing: 4px;
	font-weight: 200;
	margin: 0;
}

#hero .inner h3 {
	font-size: 90px;
	font-weight: 200;
	letter-spacing: 4px;
	color: #fff;
	text-transform: uppercase;
}

#hero .inner {
	padding-right: 5vw;
}

#hero .inner h5 {
	font-size: 42px;
	font-weight: 600;
	color: #333;
	letter-spacing: 4px;
	margin-bottom: 35px;
	text-transform: uppercase;
}

#hero .inner p {
	margin: 0;
}

.bracket {
	position: absolute;
	width: 32px;
	height: 31px;
	filter: brightness(0);
}

.bracket-ll {
	bottom: 0;
	left: 0;
}

.bracket-lr {
	bottom: 0;
	right: 0;
}

.bracket-ul {
	top: 0;
	left: 0;
}

.bracket-ur {
	top: 0;
	right: 0;
}

#hero #procedures {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 3vw;
	left: 8.33333333vw;
	width: 83.333333334vw;
	z-index: 9;
}

#hero #procedures ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hero #procedures h2,
#hero #procedures h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	height: 40px;
}

#hero #procedures h2:before,
#hero #procedures h3:before {
	content: '';
	display: inline-block;
	height: 13px;
	width: 13px;
	background: rgb(99, 92, 99);
	margin-right: 10px;
}

#hero #procedures p {
	font-size: 14px;
	color: #fff;
	line-height: 1.7em;
}

#hero #procedures .item {
	padding: 25px;
}

#hero #procedures .owl-stage .owl-item:nth-child(1) {
	background: rgba(99, 92, 99, 0.7);
}

#hero #procedures .owl-stage .owl-item:nth-child(2) {
	background: rgba(99, 92, 99, 0.5);
}

#hero #procedures .owl-stage .owl-item:nth-child(3) {
	background: rgba(99, 92, 99, 0.3);
}

#hero #procedures .owl-stage .owl-item:nth-child(4) {
	background: rgba(99, 92, 99, 0.1);
}

#hero #procedures .owl-nav {
	position: absolute;
	top: 40%;
	left: -40px;
	width: calc(100% + 80px);
}

#hero #procedures .owl-nav [class*='owl-'] {
	position: absolute;
	background: transparent;
	color: rgb(99, 92, 99);
	font-size: 35px;
	padding: 0;
	margin: 0;
}

#hero #procedures .owl-nav .owl-next {
	right: 0;
}

#hero #procedures .owl-nav .owl-prev {
	left: 0;
}

#hero #procedures .owl-dots {
	display: none;
}

.scroll-down {
	position: absolute;
	z-index: 9;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	text-transform: uppercase;
}

.scroll-down i {
	position: relative;
	animation: MoveUpDown 3s linear infinite;
	bottom: 10px;
	font-size: 22px;
}

@keyframes MoveUpDown {
	0%,
	100% {
		bottom: 35px;
	}

	50% {
		bottom: 10px;
	}
}

/* Procedures Rotator
		-------------------------------------------------------------------------------------------------------------------*/
#p-rotator {
	margin-left: -15px;
}

#p-rotator .item {
	position: relative;
	width: 480px;
	overflow: hidden;
}

#p-rotator .item img {
	margin: 0;
}

#p-rotator .item h2,
#p-rotator .item h3 {
	position: absolute;
	bottom: -35px;
	margin: 0;
	right: 10px;
	opacity: 0;
	color: #fff;
	z-index: 3;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: right;
	transition: bottom 0.3s 0.6s linear;
}

#p-rotator .owl-item.center h2,
#p-rotator .owl-item.center h3 {
	bottom: 10px;
	opacity: 1;
}

#p-rotator .item a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 3;
}

#p-rotator:after {
	content: '';
	display: block;
	height: 100%;
	width: 33.3333%;
	background: red;
}

#p-rotator .owl-nav {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	background: #f6f6f6;
	width: 7vw;
	height: 100%;
}

#p-rotator .owl-nav [class*='owl-'] {
	position: absolute;
	left: 30px;
	background: transparent;
	color: rgb(99, 92, 99);
	font-size: 35px;
}

#p-rotator .owl-nav .owl-prev {
	top: calc(50% + 20px);
}

#p-rotator .owl-nav .owl-next {
	top: calc(50% - 20px);
}

#p-rotator .owl-dots {
	display: none;
}

.type-procedures h2,
.sidebar .inner-block h3,
.single-procedures .inner-block h1 {
	font-weight: 500;
	margin-bottom: 20px;
	color: #464141;
	padding-bottom: 10px;
	border-bottom: 2px solid #e0e46c;
	text-align: left;
}

.procedure-content h1 {
	text-align: center;
	margin-bottom: 45px;
	color: #464141;
}
.procedure-content .block__scroll_to ul {
    padding-left: 25px;
}
.page-content .inner-block h2 {
	font-size: 3rem;
	text-transform: initial;
	margin: 45px 0 15px;
}

.type-procedures h4,
.procedure-content h4 {
	font-weight: bold;
	color: #000;
}

.procedures .info {
	width: 100%;
	color: #464646;
	display: table;
	height: auto;
}

.procedures .info .inner {
	display: table-cell;
	vertical-align: middle;
}

.procedures-rotator {
	width: 100%;
}

.procedures-rotator .owl-nav {
	position: absolute;
	top: 44%;
	left: 0;
	transform: translate-x(-50%);
	width: 100%;
	z-index: 10;
}

.procedures-rotator .owl-nav [class*='owl-'] {
	position: absolute;
	background: transparent;
	color: rgb(99, 92, 99);
	font-size: 35px;
}

.procedures-rotator .owl-nav .owl-next {
	right: 0;
}

.procedures-rotator .owl-nav .owl-prev {
	left: 0;
}

.procedures-rotator .owl-dots {
	display: none;
}

.procedures-rotator .item {
	height: 500px;
	overflow: hidden;
}

.procedures-rotator .item img {
	-webkit-transition-duration: 3s;
	transition-duration: 3s;
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 100%;
	height: auto;
}

.procedures-rotator .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.procedures-rotator .item h2,
.procedures-rotator .item h3 {
	position: absolute;
	bottom: 15px;
	margin: 0;
	text-align: center;
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 20px;
	padding: 0;
	color: #fff;
}

.procedures-rotator .item .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 0);
	opacity: 0;
}

.procedures-rotator .item:hover .btn {
	transform: translate(-50%, -50%);
	opacity: 1;
}

.procedures .item .small-desc {
	width: 85%;
	margin: 0 auto;
	font-size: 15px;
	position: relative;
	top: 15px;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.procedures .item:hover .small-desc {
	opacity: 1;
}

.procedures-rotator .item:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

/* Call To Action
		-------------------------------------------------------------------------------------------------------------------*/
.cta p {
	margin: 0;
}

.cta a {
	font-weight: bold;
	margin-left: 30px;
}

/* Procedures Page
	-------------------------------------------------------------------------------------------------------------------*/
.page-content {
	background: #f5f5f5;
	padding: 5vw 0;
}

.pro-top {
	padding-right: 0 !important;
	height: unset !important;
}

.procedure-content ul,
.type-procedures ul {
	list-style: none;
	padding: 0 0 0 15px;
}

.procedure-content ul li:before,
.type-procedures ul li:before {
	content: '\f0c8';
	font-family: FontAwesome;
	margin-right: 7px;
	font-size: 12px;
	top: -2px;
	color: #e0e46c;
	position: relative;
}

.procedure-grid {
	grid-template-columns: 1fr 1fr 1fr;
	display: grid;
	grid-gap: 44px;
}

.procedure-grid.single-grid {
	grid-template-columns: 1fr;
}

.procedure-holder.single-holder {
	display: grid;
	grid-template-columns: auto 1fr;
}

.procedure-holder.single-holder .procedure-list {
	width: 100%;
	padding: 60px 35px 60px 5vw;
}

.procedure-holder.single-holder .procedure-list ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
	width: 100%;
	grid-gap: 35px;
}

.procedure-holder.single-holder .procedure-list li a {
	padding: 0;
}

.image-holder {
	position: relative;
}

.image-holder::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(30, 30, 30, 0.2);
	z-index: 2;
}

.image-holder h3,
.image-holder h1 {
	text-align: center !important;
	border: none !important;
	z-index: 3;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	padding: 10px;
	margin: 0;
	opacity: 1;
	transition: all 0.7s ease;
	text-align: center;
	width: 266px;
	font-size: 20px;
	font-weight: 900;
	background: rgba(223, 232, 77, 0.6);
}

.procedure-holder {
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.05);
	border: 1px solid #e6e6e6;
}

.procedure-list {
	display: flex;
	align-items: center;
	padding: 60px 15px 60px 5vw;
}

.procedure-holder .procedure-list ul {
	padding: 0;
	margin: 0;
}

.procedure-list li a {
	padding-left: 15px;
	color: #4f4a4a;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 34px;
}

.procedure-list li a:hover {
	color: #e0e46c;
}

.procedure-content .inner-block {
	padding: 5vw;
}

.single-grid img {
	width: 100%;
	height: auto;
	object-fit: cover;
	max-width: unset;
	min-height: 100%;
}

/* Related Posts
	-------------------------------------------------------------------------------------------------------------------*/
.related-posts ul {
	list-style-type: none;
}

.related-posts h2,
.related-posts h3 {
	font-size: 2em;
	font-family: proxima-nova, sans-serif;
	margin-bottom: 30px;
}

.related-posts h4 {
	min-height: 70px;
}

.related-posts h4 a {
	font-size: 1em;
	font-weight: 300;
	margin-bottom: 10px;
	font-family: proxima-nova, sans-serif;
	color: rgb(99, 92, 99);
}

.post-img {
	padding: 0 !important;
}

.related-posts li .post-excerpt p:first-of-type {
	line-height: 1.5em;
	margin: 0;
	min-height: 215px;
}

.related-posts li .post-excerpt p:last-of-type {
	display: none;
}

.related-posts .owl-dots {
	margin-top: 20px;
}

.related-posts .owl-nav {
	position: absolute;
	top: calc(50% - 11px);
	margin: 0;
	width: calc(100% + 80px);
	left: -40px;
}

.related-posts .owl-nav [class*='owl-'] {
	margin: 0;
	border-radius: 0;
	position: absolute;
}

.related-posts .owl-nav .owl-next {
	right: 0;
}

.related-posts .owl-nav .owl-prev {
	left: 0;
}

/* FAQS
	-------------------------------------------------------------------------------------------------------------------*/
.panel-heading {
	padding: 0;
}

.panel-heading .panel-title a {
	padding: 15px;
	display: block;
	background-color: #e0e46c;
	color: #fff;
	font-size: 1.2em;
}

.panel-heading .panel-title a.collapsed {
	background-color: #635c63;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border: 1px solid #e0e46c;
	background: #fff;
}

/* TESTIMONIALS ROTATOR
	-------------------------------------------------------------------------------------------------------------------*/
.testimonials-rotator .item img {
	width: auto !important;
	border-radius: 50%;
}

.testimonials .pad-lg {
	padding: 5vw;
}

.testimonials iframe {
	margin: 35px auto;
	height: 143px !important;
	border-radius: 20px;
}

.gallery-banner-carousel .item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 85px;
}
.gallery-banner-carousel .item img {
	max-height: 85px;
	width: auto;
	max-width: 200px;
	height: auto;
}

.gallery-banner-carousel .owl-dots {
	display: none;
}

/* Blog Posts (index.php)
	-------------------------------------------------------------------------------------------------------------------*/
article {
	clear: both;
}

article.procedure-img {
	clear: none;
}

article h1 {
	word-break: break-word;
	font-size: 2em;
	font-weight: 300;
	margin-bottom: 10px;
	font-family: proxima-nova, sans-serif;
}

article h1 a {
	color: #666;
}

article h2 {
	font-size: 1.5em;
}

article h3 {
	font-size: 1.25em;
}

article ul {
	display: block;
}

.post-meta {
	clear: none;
	margin-bottom: 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'myriad-pro', sans-serif;
}

.post-meta > span {
	margin-right: 20px;
}

.post-meta .fa {
	margin-right: 5px;
}

/* Sidebar
	-------------------------------------------------------------------------------------------------------------------*/
.sidebar {
	text-align: center;
}

.sidebar h2,
.sidebar h3 {
	border-bottom: 1px solid #fff;
	padding: 15px 8px;
	color: #fff;
}
.sidebar-content .btn {
	width: 100%;
}
.sidebar ul {
	display: block;
	padding-left: 0;
	text-align: left;
	list-style-type: none;
	margin-bottom: 0;
}

.sidebar .sidebar-menu {
	background: rgba(50, 50, 50, 0.65);
	padding: 5px;
	box-shadow: #333 8px 8px 20px;
	margin-bottom: 15px;
}

.sidebar .widget-wrapper li {
	transition: all 0.6s linear;
}

.sidebar .widget-wrapper li:hover {
	background: rgb(99, 92, 99);
}

.sidebar .widget-wrapper li:hover a {
	color: #fff;
}

.sidebar .widget-wrapper li a {
	padding: 6px 8px;
	color: #000;
}

.sidebar .widget-wrapper li.current_page_item {
	background: #eaeaea;
}

.sidebar .widget-wrapper li.current_page_item a {
	font-weight: bold;
	background: #fff;
	color: #e0e46c;
}

.sidebar div > ul li {
	transition: all 0.6s linear;
}

.sidebar div > ul li:hover {
	background: #e0e46c;
}

.sidebar div > ul li:hover a {
	color: #fff;
}

.sidebar div > ul li a {
	padding: 6px 8px;
	display: block;
	color: #000;
}

.sidebar div > ul .current_page_item a {
	font-weight: bold;
	color: #e0e46c;
}

.sidebar-gallery {
	background: #eaeaea;
	padding: 15px;
	line-height: 1em;
}

.mini-gallery .owl-dots {
	display: none;
}

.mini-gallery .owl-nav {
	position: absolute;
	top: calc(50% - 11px);
	margin: 0;
	width: 100%;
}

.mini-gallery .owl-nav [class*='owl-'] {
	margin: 0;
	border-radius: 0;
	position: absolute;
}

.mini-gallery .owl-nav .owl-next {
	right: 0;
}

.mini-gallery .owl-nav .owl-prev {
	left: 0;
}

.mini-gallery {
	margin-bottom: 0;
}

/* Sidebar
	-------------------------------------------------------------------------------------------------------------------*/
.wpcf7 {
	margin-top: 15px;
}

.wpcf7-text,
.wpcf7-textarea {
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #c8d262;
	color: #666;
	padding: 10px 0;
}

.wpcf7-textarea {
	height: 135px;
}

input:focus,
textarea:focus,
area:focus {
	outline: 0;
	background: transparent;
}

/* =Keyframes
	-------------------------------------------------------------------------------------------------------------------*/
@-webkit-keyframes pop {
	0% {
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	33% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}

	66% {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes focus-in-expand {
	0% {
		letter-spacing: -0.5em;
		-webkit-filter: blur(12px);
		filter: blur(12px);
		opacity: 0;
	}

	100% {
		-webkit-filter: blur(0);
		filter: blur(0);
		opacity: 1;
	}
}

@keyframes focus-in-expand {
	0% {
		letter-spacing: -0.5em;
		-webkit-filter: blur(12px);
		filter: blur(12px);
		opacity: 0;
	}

	100% {
		-webkit-filter: blur(0);
		filter: blur(0);
		opacity: 1;
	}
}

@-webkit-keyframes tracking-in-expand {
	0% {
		letter-spacing: -0.5em;
		opacity: 0;
	}

	40% {
		opacity: 0.6;
	}

	100% {
		opacity: 1;
	}
}

@keyframes tracking-in-expand {
	0% {
		letter-spacing: -0.5em;
		opacity: 0;
	}

	40% {
		opacity: 0.6;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes kenburns-top-right {
	0% {
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
		-webkit-transform-origin: 84% 16%;
		transform-origin: 84% 16%;
	}

	100% {
		-webkit-transform: scale(1.25) translate(20px, -15px);
		transform: scale(1.25) translate(20px, -15px);
		-webkit-transform-origin: right top;
		transform-origin: right top;
	}
}

@keyframes kenburns-top-right {
	0% {
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
		-webkit-transform-origin: 84% 16%;
		transform-origin: 84% 16%;
	}

	100% {
		-webkit-transform: scale(1.25) translate(20px, -15px);
		transform: scale(1.25) translate(20px, -15px);
		-webkit-transform-origin: right top;
		transform-origin: right top;
	}
}

@-webkit-keyframes kenburns-top {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%;
	}

	100% {
		-webkit-transform: scale(1.25) translateY(-15px);
		transform: scale(1.25) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top;
	}
}

@keyframes kenburns-top {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%;
	}

	100% {
		-webkit-transform: scale(1.25) translateY(-15px);
		transform: scale(1.25) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top;
	}
}

/* CUSTOM CSS - Put all custom css code here.
=====================================================================
=====================================================================*/
.two-col {
	-webkit-column-count: 2;
	column-count: 2;
}

.two-col article p {
	height: 150px;
}

.two-col article h2,
.two-col article h3 {
	height: 66px;
}

.cta .btn.btn-border {
	display: block;
	width: 350px;
	margin: 10px auto 0;
}

.cta .btn .fa {
	position: relative;
	left: -6px;
	top: 1px;
}

.archive article {
	border-bottom: 1px dashed #151515;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.archive.category article,
.archive.tag article {
	margin: 0;
	border: none;
}

.post-type-archive-procedures article h2,
.post-type-archive-procedures article h3 {
	word-break: break-word;
	font-size: 2em;
	font-weight: 300;
	margin-bottom: 10px;
	font-family: proxima-nova, sans-serif;
}

.post-type-archive-procedures .alignleft {
	margin: 0 3vw 0 0;
}

.post-type-archive-procedures article {
	float: left;
	-webkit-column-break-inside: avoid;
	border-bottom: 0;
	width: 100%;
}

.auto-height {
	height: auto !important;
}

.procedures .info h2.border,
.procedures .info h3.border {
	color: #464646;
}

.procedures .info h2.border:after,
.procedures .info h3.border:after {
	background-color: #c3c853;
}

.col-right-1 {
	margin-right: 8.33333333%;
}

.small-headers h2.border,
.small-headers h3.border {
	font-size: 2.3em;
	color: #fff;
}

.dark-wall {
	background: url(/wp-content/uploads/2017/08/dark_wall.png);
	color: #fff;
}

.underlay .inner {
	background: rgba(50, 50, 50, 0.65);
	box-shadow: #333 8px 8px 20px;
	color: #fff;
}

.underlay .inner h2,
.underlay .inner h3 {
	color: #fff;
}

.pinkbg {
	background: url(/wp-content/uploads/2017/10/green-bg.png);
}

.inner-block {
	padding: 80px 5vw;
	position: relative;
	background: #fff;
	overflow: auto;
}

.inner-block h2 {
	position: relative;
	margin: 0 auto 25px;
	clear: left;
}

.single-procedures .pro-top .inner-block {
	padding: 0px;
	box-shadow: none;
	overflow: hidden;
}

.box-shadow {
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

.procedures {
	justify-content: center;
	display: flex;
	padding: 5vw 0;
	background: #f8f8f8;
}

.procedure-layout {
	position: relative;
	padding-top: 40px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}

.procedure-card.go-top {
	top: -40px;
}

.procedure-card.go-bottom {
	top: 40px;
}

.procedure-card a {
	width: 100%;
	height: 40vh;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 0;
}

.card-bottom {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all 0.7s ease;
	transition: 0.6s ease;
}

.procedure-card a:hover .card-bottom {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	filter: grayscale(100%);
	backface-visibility: hidden;
}

.card-header h2,
.card-header h3 {
	color: #fff;
	padding: 10px;
	margin: 0;
	opacity: 1;
	transition: all 0.7s ease;
	text-align: center;
	width: 266px;
	font-size: 20px;
	font-weight: 400;
	background: rgba(223, 232, 77, 0.6);
}

.procedure-card a::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 4;
}

.procedure-card a .card-header {
	z-index: 9;
}

.procedure-card a:hover::before {
	background: rgba(255, 255, 255, 0.4);
}

#footer .inner-block {
	margin: 0;
	position: relative;
	color: #000;
	height: 100%;
	padding: 40px;
}

#hero.page-header .inner {
	padding-top: 0;
}

#hero.page-header .inner .info h1 {
	background: radial-gradient(ellipse 55% 50%, rgba(0, 0, 0, 0.1), transparent);
	text-transform: uppercase;
	font-weight: 300;
	font-family: proxima-nova, sans-serif;
}

.address-block {
	padding: 20px 0px 20px;
}

.sidebar-menu h2,
.sidebar-menu h3 {
	position: relative;
	color: #000;
	border-bottom: 0;
	text-align: left;
	background: #fafafa;
	font-weight: 300;
	margin-bottom: 0;
	font-size: 20px;
}

.sidebar .sidebar-menu {
	background: #fff;
	padding: 0;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
	margin-bottom: 15px;
	color: #000;
}

.sidebar .inner-block {
	padding: 3vw;
}

.single-procedures article {
	margin-bottom: 25px;
}

#staff-page {
	text-align: center;
}

.staff-member a {
	display: block;
}

h2.title,
h3.title {
	position: relative;
	font-weight: 700;
}

h2.title:before,
h3.title:before,
.testimonial-box h5:before {
	content: '';
	height: 1px;
	position: absolute;
	top: 21px;
	width: 100%;
	left: 0;
	background: #294568;
	z-index: 1;
	transform: scale(0, 1);
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.testimonial-box h5:before {
	transform: scale(1, 1) !important;
	top: 8px;
}

h2.title.scale-full:before,
h3.title.scale-full:before {
	transform: scale(1, 1);
}

h2.title span,
h3.title span {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	z-index: 2;
}

.staff-member {
	width: 20%;
	height: auto;
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
}

.staff-member h5 {
	margin-bottom: 10px;
	font-weight: 600;
}

.staff-member img {
	margin-bottom: 25px;
	width: 100%;
	border-radius: 100%;
}

.staff-img {
	float: left;
	max-width: 230px;
	margin: 0 20px 20px 0;
}

h1.headingShop {
	position: relative;
	top: 0px;
	height: 95px;
	width: 630px;
	margin: auto;
	overflow: hidden;
	text-align: center;
	font-size: 118px;
	text-transform: uppercase;
	border-bottom: 1px solid #b1c100;
	margin-bottom: 30px;
	z-index: 510;
	color: #b1c100;
}

#expert-injector {
	position: relative;
	text-align: center;
}

#expert-injector img {
	width: 200px;
}

iframe.wistia_playlist {
	max-width: 100%;
}

.medispa {
	background: url(/wp-content/uploads/2018/05/bkgdShop3.jpg) !important;
	background-size: cover !important;
	background-position: 100% top !important;
	background-repeat: no-repeat !important;
}

.medispa:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	background: rgba(255, 255, 255, 0.4);
}

.medispa .inner-block {
	max-height: 100%;
	background: rgba(255, 255, 255, 0.8);
}

.medispa #fade2 {
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.medispa #fade2 li {
	display: inline-block;
}

.medispa #fade2 a {
	color: #000;
	font-size: 22px;
}

.medispa #fade2 a:hover {
	color: #e0e46c;
}

iframe .rpr-widget-wrapper {
	border-radius: 0 !important;
}

.taptap-widgets-wrapper .widget .social-icons a .fa {
	border-color: #e0e46c;
	color: #e0e46c;
}

.taptap-widgets-wrapper .widget .social-icons a:hover {
	background: transparent;
}

.taptap-widgets-wrapper .widget .social-icons a:hover .fa {
	background: #e0e46c;
	color: #fff;
}

.social-media-icons-footer .social-icons {
	padding-top: 10px;
}

.social-media-icons-footer a .fa {
	border-color: #e0e46c;
	color: #e0e46c;
}

.social-media-icons-footer a:hover {
	background: transparent;
}

.social-media-icons-footer a:hover .fa {
	background: #e0e46c;
	color: #fff;
}

/* ==================================================================
=====================================================================*/
.subpage-overlay {
	height: 200px;
}

.subpage-overlay::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/* background: rgba(0, 0, 0, 0.3);*/
}

.newsletter {
	padding: 55px 0;
	background: #e0e46c;
}

.area-flex {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-gap: 3vw;
}

.footer-row {
	padding: 5vw 0 0;
	background: #f8f8f8;
}

#header div#logo img,
#header.flat #logo img {
	max-height: 75px;
	width: auto;
}

#header2.fixed {
	visibility: hidden;
	transition: visibility 0s, top 1s;
}

#header2.fixed.slideDown {
	top: 0;
	visibility: visible;
}

#header.flat {
	top: 0px;
	transition: 0s top cubic-bezier(0.3, 0.73, 0.3, 0.74);
	background-color: rgba(0, 0, 0, 0.5);
}

#form-side {
	top: 31%;
	z-index: 9;
}

.slide-side-form {
	right: 0;
	border: 1px solid #ffffff;
	border-right: none;
}

.slide-form-side {
	right: calc(25vw + 56px) !important;
}

.single-procedures .inner-block h3 {
	padding-top: 20px;
}

.side-form {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: -25vw;
	max-width: 25vw;
	padding: 20px;
	background-color: salmon;
	color: #ffffff;
	z-index: 10;
	transition: all 1s ease;
	border-radius: 10px 0 0 10px;
}

.side-form .gform_wrapper .top_label .gfield_label {
	display: none;
}

.side-form input,
.side-form textarea,
.side-form select {
	margin-bottom: 5px;
}

.side-form .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type='submit'],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type='submit'] {
	width: 100%;
}

.sidebar .inner-block {
	margin-bottom: 35px;
}

.newsletter .gform_wrapper {
	margin: 0 !important;
	width: 100%;
}

.ig-feed {
	padding: 100px 0;
}

.ig-feed h3 {
	color: #4f4a4a;
	margin-bottom: 55px;
	font-size: 44px;
	line-height: 55px;
	letter-spacing: 4px;
}

.ig-feed h3 span {
	font-weight: 600;
}

#sb_instagram .sbi_photo_wrap {
	padding: 0 15px;
}

/* GRAVITY FORMS */
.gform_wrapper label.gfield_label {
	display: none !important;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
	margin-top: 0 !important;
	padding-right: 0 !important;
}

.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
}

#gform_1 {
	width: 100%;
	display: flex;
}

#gform_1 .gform_body {
	width: calc(100% - 133px);
}

#gform_1 .gform_footer {
	width: 133px;
	text-align: center;
}

#gform_1 .gform_body .gform_fields {
	display: flex;
	width: 100%;
}

#gform_1 .gform_body .gform_fields li {
	width: 100%;
	margin: 0 25px 0 0 !important;
}

#gform_1 .gform_body .gform_fields li input {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fbfbfb;
	color: #4f4a4a;
	padding: 9px 23px;
	height: 56px;
	box-shadow: rgba(0, 0, 0, 0.2) -5px 9px 18px;
}

#gform_1 .gform_footer input[type='submit'] {
	width: 100%;
	font-family: proxima-nova, sans-serif;
	background: #4f4a4a;
	border: 1px solid #4f4a4a;
	color: #fff;
	padding: 9px 15px;
	margin: 0 !important;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: 1.43px;
	height: 56px;
}

#gform_1 .gform_footer input[type='submit']:hover {
	background: #fff;
	color: #4f4a4a;
}

#gform_2 .gform_body .gform_fields li input,
#gform_2 .gform_body .gform_fields li textarea {
	border: 0;
	background: #fbfbfb;
	padding: 10px 23px;
	margin-top: 15px;
	box-shadow: rgba(0, 0, 0, 0.1) -15px 9px 18px;
}

#gform_2 .gform_footer input[type='submit'] {
	font-family: proxima-nova, sans-serif;
	margin-top: 35px;
	background: #e0e46c;
	border: 1px solid #e0e46c;
	color: #4f4a4a;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.43px;
	line-height: 25px;
	padding: 12px 15px;
	min-width: 226px;
	margin: 25px 0 0 !important;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

#gform_2 .gform_footer input[type='submit']:hover {
	background: #e0e46c;
}

#gform_2 ::-webkit-input-placeholder {
	color: #222;
}

#gform_2 ::-moz-placeholder {
	color: #222;
}

#gform_2 :-ms-input-placeholder {
	color: #222;
}

#gform_2 :-moz-placeholder {
	color: #222;
}

.sidebar #gform_3 ul li:hover {
	background: unset !important;
}

#gform_3 .gform_body .gform_fields li input,
#gform_3 .gform_body .gform_fields textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fbfbfb;
	padding: 10px 23px;
	margin-top: 15px;
}

#gform_3 .gform_footer input[type='submit'] {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #000;
	padding: 12px 15px;
	margin: 25px 0 0 !important;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

#gform_3 .gform_footer input[type='submit']:hover {
	background: #e0e46c;
}

#gform_4 .gform_body .gform_fields li input,
#gform_4 .gform_body .gform_fields textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fbfbfb;
	padding: 10px 23px;
	margin-top: 15px;
}

#gform_4 .gform_footer input[type='submit'] {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #000;
	padding: 12px 15px;
	margin: 25px 0 0 !important;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

#gform_4 .gform_footer input[type='submit']:hover {
	background: #e0e46c;
}

.pl-5 {
	padding-left: 50px;
}

/* HOME PAGE SECTION */
.home-section {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}

.home-section:not(:last-child) {
	margin-bottom: 8vw;
}

.home-section-copy {
	margin-left: 10%;
	width: 40%;
	margin-right: -5%;
	padding: 5vh 1.5vw 5vh 0;
	background: #fff;
	text-align: left;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.1) 22px 21px 15px;
}

.home-section-copy-1 {
	width: 40%;
	margin-left: -5%;
	padding: 5vh 0 5vh 3vw;
	background: #fff;
	text-align: left;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.1) -22px 21px 15px;
}

.home-section-img {
	width: 55%;
	height: 100%;
}

.home-section-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-section-img img.no-transform {
	transform: none;
}

.home-section.doctor-section img {
	transform: none !important;
}

.home-section.doctor-section .home-section-img {
	width: 58%;
}

.home-section.doctor-section .home-section-copy-1 {
	margin-left: -8%;
	width: 44%;
}

.procedure-content {
	width: calc(100% - 9vw);
}

.column__image--content {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}
.column__image--content .holder__image {
	width: 67%;
	height: 100%;
}
.column__image--content .holder__content {
	width: 58%;
	margin-left: -5%;
	padding: 5vh 0 5vh 3vw;
	background: #fff;
	text-align: left;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.1) -22px 21px 15px;
}
.column__image--content .holder__content ul {
	padding: 0;
}
.column__image--content .holder__content ul li::before {
	margin-left: 0;
}

.column__image--content .holder__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.column__image--content.flex-row-reverse {
	flex-direction: row-reverse;
}

.column__image--content.image--right .holder__content {
	margin-left: 0;
	width: 62%;
	margin-right: -11%;
	padding: 5vh 1.5vw 5vh 0;
	background: #fff;
	text-align: left;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.1) 22px 21px 15px;
}

.column__image--content.image--right .holder__image {
	width: 73%;
}

.page-content .inner-block .column__image--content h2 {
	margin-top: 0;
}

.column__single {
	padding: 80px 0;
}

.page-content .inner-block .column__single h2 {
	margin-top: 0;
}

.page-content .inner-block .column__single h3 {
	margin-top: 0;
	font-size: 2.3rem;
	text-transform:initial;
	color:#000;
	margin-bottom:15px;
}

#content-row-5 img{
	width:100%;
}
#content-row-6 {
    padding-bottom: 0;
}
.column__contact {
	display: flex;
	height: 478px;
	width: 100%;
	background: url(/wp-content/uploads/2017/10/schedule-contact.jpg) no-repeat center / cover;
	position: relative;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 0;
	margin: 80px 0 0;
}

.column__contact::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(70, 65, 65, 0.8);
	z-index: -1;
}

.block__gallery--inner {
	display: flex;
	height: 478px;
	width: 100%;
	position: relative;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 0;
	margin: 80px 0 0;
	background: #e6e6e6;
}

.block__gallery--inner img {
	filter: grayscale(100%);
	opacity: 0.25;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

.block__gallery--inner h3 {
	color: #464141;
	margin-bottom: 5vh;
	letter-spacing: 5px;
}
.page-content .inner-block .column__contact h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 44px;
	letter-spacing: 3px;
	margin-bottom: 6vh;
	font-weight: 300;
	margin-top: 0;
}
.page-content .procedure-content .btn-primary {
	min-width: 230px;
	font-weight: 400;
	height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.column__scroller {
	height: 100px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	margin: 80px 0 0;
	background: #f5f5f5;
	border-top: 1px solid #e0e46c;
	border-bottom: 1px solid #e0e46c;
}

.column__scroller ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: center;
}

.column__scroller ul li {
	margin: 0 20px;
}

.column__scroller ul li::before {
	display: none !important;
}

.column__scroller ul li a {
	font-size: 16px;
	color: #000;
	font-weight: 400;
}

.page-content.justify-content-center {
	flex-direction: column;
	align-items: center;
}

.procedure-content.sidebar ul li::before {
	display: none !important;
}

.procedure-content.sidebar {
	display: flex;
	margin-top: 80px;
}
.procedure-content.sidebar .inner-block {
	height: 100%;
	margin-bottom: 0;
}

/* TESTIMONIAL STYLES */
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #e0e46c;
}

.owl-theme .owl-dots .owl-dot span {
	background: #fff;
}

/* MEDISPA LOGO */
.medispa-logo {
	width: auto;
	background: #e0e75d;
	text-align: center;
	border-radius: 0px;
	margin-top: 0;
	margin-bottom: 15px;
	display: inline-block;
}

.right_cta {
	display: block;
	position: absolute;
	background-color: #e0e46c;
	right: 0;
	top: -180px;
	padding: 40px;
	width: 300px;
	font-size: 18px;
	text-align: center;
}

.right_cta h4 {
	color: #fff;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	margin-bottom: 40px;
}

.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}

.pl-10 {
	padding-left: 5vw;
}

.testimonials h2,
.testimonials h3 {
	color: #fff;
	text-align: left;
}

.testimonials-rotator .item {
	font-size: 21px;
	line-height: 30px;
	font-style: italic;
}

.testimonials h3.border {
	line-height: 1.1em;
}

.testimonials-rotator .item .title {
	margin-top: 25px;
}

.testimonials-rotator.owl-theme .owl-dots {
	margin-top: 50px;
}

.testimonials p {
	margin-bottom: 25px;
}

.testimonials .title {
	margin-bottom: 25px;
}

.testimonials {
	background: #4f4a4a !important;
	position: relative;
	z-index: 0;
}

.testimonials .owl-theme .owl-dots .owl-dot span {
	width: 25px;
	height: 3px;
	margin: 0 25px 0 0;
	border-radius: 0;
}

.testimonials .owl-theme .owl-nav.disabled + .owl-dots {
	text-align: left;
	display: none !important;
}

.testimonials .quote {
	width: 146px;
	color: #605a5a;
	font-family: proxima-nova, sans-serif;
	font-size: 320px;
	letter-spacing: 29.09px;
	position: absolute;
	top: 0;
	left: -2vw;
	line-height: 221px;
}

.affiliations {
	margin: 45px auto 0;
	width: 100%;
}

.affiliations .acc-banner {
	display: flex;
	align-items: center;
	height: 200px;
	animation: rotation2 50s linear 0s infinite;
}

.affiliations img {
	width: auto;
	max-width: 100%;
	margin: 0;
	max-height: 90px;
	height: auto;
}

.affiliations .item {
	margin: 0 15px;
	max-width: 200px;
	width: 200px;
	min-width: 200px;
}

@keyframes rotation2 {
	0% {
		transform: translateX(-5574px);
	}

	100% {
		transform: translateX(-274px);
	}
}

.header-padding h3 {
	padding-bottom: 70px;
}

.pad-bottom-5 {
	padding-bottom: 5vw;
}

/* SIDEBAR STYLES */
.styled-sidebar .inner-block {
	background: #f7f7f7;
}

.styled-sidebar h4 {
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #e0e46c;
}

/* PRODUCT PAGE */
.products-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.product {
	width: 32%;
	border: 2px solid #c3c853;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
}

.product-img {
	width: 100%;
	overflow: hidden;
}

.product-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product-header {
	padding: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #f1f1f1;
}

.product-header h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.product-price {
	margin-left: auto;
	font-size: 12px;
	color: #777777;
}

.product-desc {
	padding: 20px;
}

.blog .inner-block {
	padding: 3vw;
	margin-bottom: 35px;
}

/* Error Fields */
.gform_wrapper div.validation_error {
	color: #fff !important;
	background: #e0e46c !important;
	border-color: #e0e46c !important;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.5rem;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin: 0;
}

.gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
body .gform_wrapper li.gfield_error textarea.textarea {
	border: 1px solid #e0e46c;
	padding: 10px !important;
	margin: 0;
}

.gform_wrapper .field_description_below .gfield_description {
	padding: 0 !important;
	margin-bottom: 0;
	color: #e0e46c;
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half).gfield_contains_required {
	max-width: 100% !important;
	border: 0;
	background: transparent;
	margin: 0;
}

.gform_wrapper .validation_message {
	color: #e0e46c !important;
}

#sb_instagram #sbi_images {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	grid-gap: 25px;
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
	width: 100%;
	height: auto;
}

#sb_instagram .sbi_photo_wrap {
	padding: 0;
}

.footer-row h3 {
	color: #4f4a4a;
	font-size: 44px;
	letter-spacing: 4px;
	line-height: 55px;
	margin-bottom: 25px;
}

.footer-row img.wp-image-5111 {
	width: 278px;
	max-width: 100%;
	margin-bottom: 50px;
}

.footer-phone {
	margin-bottom: 30px;
}

.footer-inner {
	position: relative;
	padding: 16px 92px;
}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
	font-family: proxima-nova, sans-serif;
}
.block__specials {
	height: 38vh;
	background-position: 0 27% !important;
	display: flex !important;
}
.block__specials::before {
	content: '';
	display: block;
	width: 75vw;
	height: 100vh;
	background: #f8f8f8;
	position: absolute;
	left: -24vw;
	top: -18vh;
	transform: rotate(54deg);
}
.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target:after {
	display: none !important;
}

/* Gallery
=====================================================================*/
.gallery-carousel {
	width: 1200px;
	max-width: 100%;
}
.gallery-carousel .swiper-slide {
	text-align: center;
}
.gallery-carousel .swiper-slide img {
	width: 80%;
	display: inline-block;
}
.columns--gallery {
	margin-top: 45px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-gap: 30px;
}
.columns--gallery li a {
	color: #000;
}
.gallery-carousel .swiper-button-next,
.gallery-carousel .swiper-button-prev {
	background: #e0e46c;
	width: 45px;
	height: 45px;
	border-radius: 100em;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	transform: translateY(-50%);
}

.gallery-carousel .swiper-button-next:focus,
.gallery-carousel .swiper-button-prev:focus {
	outline: none;
}
.gallery h1 {
	font-weight: bold;
	margin-bottom: 20px;
	color: #464141;
	padding-bottom: 10px;
	border-bottom: 2px solid #e0e46c;
	text-align: left;
	font-size: 5rem;
}
.gallery button.btn-primary {
	margin-left: auto;
	display: flex;
}

.page-id-5087 .column__scroller {
    display: none;
}

/*
LEVEL 0 TEMPLATE
*/
.procedures-template-template-level-0-page .procedure-content h1{
	border-bottom:0;
	text-align: center;
	margin-bottom: 45px;
	padding-bottom: 0;
	font-weight: 400;
}

/* BREAKPOINTS
=====================================================================*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1700px) {
	#hero .inner .info h1 {
		letter-spacing: 2px;
	}

	.procedures .item .small-desc {
		width: 85%;
		font-size: 14px;
		line-height: 1.6em;
	}

	.sidebar h3 {
		font-size: 2rem;
	}

	h1.border,
	h2.border,
	h3.border,
	.ig-feed h3,
	.footer-row h3 {
		font-size: 36px;
	}

	.testimonials-rotator .item {
		font-size: 18px;
	}

	#hero .inner h4 {
		font-size: 50px;
	}

	#hero .inner h3 {
		font-size: 63px;
	}

	#hero .inner h5 {
		font-size: 28px;
	}

	#hero .inner .info {
		width: 600px;
	}

	#hero .inner .info .btn-grid {
		grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
		grid-gap: 15px;
		width: 418px;
	}

	#hero .inner .info .btn {
		min-width: 100%;
		font-size: 12px;
		padding: 12px 5px;
	}
}

@media only screen and (max-width: 1440px) {
	.column__scroller ul li {
		margin: 0 13px;
	}
	.page-content .procedure-content .btn-primary {
		height: 50px;
	}
	.page-content .inner-block .column__contact h2 {
		font-size: 35px;
	}
	#header2.fixed #logo img,
	#header.flat #logo img {
		max-height: 42px;
	}
	#hero .inner .info h1 {
		font-size: 38px;
		line-height: 49px;
		letter-spacing: 5px;
	}

	#hero #procedures {
		bottom: 20px;
	}

	#hero #procedures .item {
		padding: 15px;
	}

	#hero #procedures h2,
	#hero #procedures h3 {
		height: auto;
		margin-bottom: 15px;
	}

	#hero #procedures p {
		margin-bottom: 15px;
	}

	#hero #procedures .owl-nav {
		width: 100%;
		left: 0;
	}

	#hero #procedures .owl-nav .owl-prev {
		left: -5%;
	}

	#hero #procedures .owl-nav .owl-next {
		right: -5%;
	}

	h3 {
		font-size: 2em;
	}

	#procedures {
		bottom: 25px;
	}

	#procedures .item {
		padding: 15px;
	}

	.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target {
		padding-right: 2px !important;
	}

	.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target:after {
		right: 5px !important;
		display: none !important;
	}

	body:not(.home) #hero .inner .info h1 {
		font-size: 50px;
		line-height: 56px;
	}

	.page-header {
		height: 400px !important;
	}

	#footer .info h5 {
		font-size: 2em;
	}

	#header2.fixed #logo,
	#header.flat #logo {
		top: 15px;
	}

	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		padding: 23px 7px !important;
	}

	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		font-size: 12px !important;
	}

	footer .footer-row .wp-image-5111 {
		max-width: 100%;
		width: 300px;
	}

	.home-section-img {
		width: 84%;
		height: 100%;
	}

	.home-section-copy-1 {
		width: 55%;
		margin-left: -30%;
	}

	.home-section-copy {
		width: 55%;
		margin-right: -30%;
		margin-left: 5%;
	}

	.home-section.doctor-section .home-section-img {
		width: 90%;
	}

	.home-section.doctor-section .home-section-copy-1 {
		width: 55%;
		margin-left: -30%;
	}

	.footer-inner {
		padding: 16px 0 16px 90px;
	}
	h1.border,
	h2.border,
	h3.border,
	.ig-feed h3,
	.footer-row h3 {
		font-size: 30px;
	}

	.header-padding h3 {
		padding-bottom: 40px;
	}

	.procedure-grid {
		grid-gap: 22px;
	}

	.procedure-list {
		padding: 40px 15px 40px 4vw;
	}
	.sidebar .inner-block {
		padding: 3vw 15px;
	}
}

@media only screen and (max-width: 1280px) {
	#header .btn,
	#header2 .btn {
		width: auto;
	}
}

@media only screen and (max-width: 1200px) {
	.procedure-content {
		width: calc(100% - 30px);
	}
	.column__scroller ul li {
		margin: 5px 7px;
		text-align: center;
	}
	.sidebar div > ul li a {
		padding: 6px 5px;
		letter-spacing: -0.5px;
	}
	.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target {
		padding-right: 5px !important;
	}
	#header2.fixed .btn strong,
	#header2.fixed .btn span,
	#header.flat .btn span {
		display: none;
	}
	.block__specials::before {
		left: -16vw;
		top: -8vh;
	}
	#header2.fixed #logo img,
	#header.flat #logo img {
		max-height: 52px;
	}
	#header2.fixed #logo,
	#header.flat #logo {
		margin-left: 0;
	}
	#header2.fixed .social-icons {
		display: none;
	}
	.cta a {
		margin: 20px 30px 0;
	}

	#header .social-icons {
		right: 100px !important;
	}

	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		font-size: 12px !important;
	}

	.cta {
		font-size: 1em !important;
	}

	#header2.fixed .btn .fa,
	#header.flat .btn .fa {
		left: 0;
		margin-right: 0;
	}

	.flat .btn-border strong,
	.flat .btn-border span {
		display: none;
	}

	#header2.fixed .btn,
	#header.flat .btn {
		width: auto;
	}

	.m-pad-md .pad-md {
		padding: 5vw 0;
	}

	.two-col article p {
		height: 194px;
	}

	#header2.fixed .btn.btn1,
	#header.flat .btn.btn1 {
		right: 110px;
	}

	.right_cta {
		display: none !important;
	}

	.footer-text {
		font-size: 12px;
	}

	.procedure-layout {
		padding-top: 0;
	}

	.procedures .info {
		height: auto;
	}

	.newsletter {
		padding: 5vw 0;
	}

	footer .footer-row .wp-image-5111 {
		width: 200px;
		margin-bottom: 35px;
	}

	#google_language_translator select.goog-te-combo {
		padding: 4px 25px !important;
	}

	#google_language_translator {
		left: 15px;
	}

	.sidebar h3 {
		font-size: 15px;
	}

	.inner-block h2 {
		font-size: 2.5rem;
	}

	.pl-0 {
		padding-left: 15px !important;
	}

	#hero .inner .info {
		width: 44vw;
		padding: 24px;
	}

	#hero .inner h4 {
		font-size: 36px;
	}

	#hero .inner h3 {
		font-size: 46px;
	}

	#hero .inner h5 {
		font-size: 20px;
	}

	#hero .inner .info .btn-grid {
		width: 100%;
	}
}

@media screen and (max-width: 1099px) {
	.product-header {
		flex-direction: column;
	}

	.product-header h4 {
		margin-bottom: 10px;
		text-align: center;
	}

	.product-price {
		margin: 0;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) {
	h3 {
		font-size: 1.5em;
	}

	#header #logo {
		padding: 0;
	}

	#header .btn strong,
	#header2 .btn strong,
	#header .btn span,
	#header2 .btn span {
		display: none;
	}

	#header .social-icons {
		right: 10px;
		top: 90px;
		left: initial;
		display: none;
	}

	#header2.fixed #logo {
		left: 70px;
	}

	.procedures-rotator .item h2,
	.procedures-rotator .item h3 {
		font-size: 16px;
	}

	.img.alignleft img {
		width: 25vw;
	}

	#header2.fixed #logo,
	#header.flat #logo {
		left: 85px;
	}

	.taptap-image {
		margin: 0;
	}

	.ipad-center {
		text-align: center;
	}

	.procedures-rotator,
	.procedures .info {
		width: 100%;
	}

	#hero .inner .info .row:first-of-type {
		width: 100%;
	}

	#hero .inner .info .btn {
		min-width: 250px;
	}

	.taptap-menu-button,
	.taptap-menu-button-alt,
	.taptap-menu-button-three {
		padding: 15px;
	}

	#footer.footer-right .map-container {
		padding: 0;
	}

	#footer.footer-right #map {
		width: 100%;
		position: relative;
		height: 500px;
	}

	#footer.footer-right:before {
		background: none;
	}

	#footer.footer-right .info {
		background: #2391cf;
	}

	.right.col-right-1 {
		margin: 0;
		float: none;
	}

	.post-type-archive-procedures .alignleft {
		margin: 0 3vw 0 0;
	}

	body:not(.home) #hero .inner .info h1 {
		font-size: 30px;
		line-height: 40px;
	}

	#header2.fixed #logo,
	#header.flat #logo {
		top: 12px;
		margin: 0 auto;
	}

	.post-type-archive-procedures article h3 {
		font-size: 1.4em;
	}

	.two-col article h3 {
		height: 40px;
	}

	.two-col article p {
		height: 270px;
	}

	#hero .inner .info .btn {
		min-width: auto;
		width: 100%;
	}

	#footer #map {
		height: 100%;
	}

	#footer .col-md-4:nth-child(2) {
		margin: 30px 0;
	}

	.procedure-content .btn-tertiary,
	.inner-block .btn-tertiary {
		margin-top: 10px;
		width: 100%;
	}

	.right_cta {
		display: none !important;
	}

	.card-bottom h2,
	.card-bottom h3 {
		bottom: 26px;
		font-size: 12px;
	}

	.rpr-widget {
		top: 0px !important;
	}
}

@media only screen and (max-width: 992px) {
	.column__scroller {
		display: none !important;
	}
	.column__image--content {
		flex-direction: column !important;
	}
	.column__single {
		padding: 0 0 35px;
	}
	.column__contact {
		height: 40vh;
		margin: 0 0 35px;
	}
	.block__gallery--inner {
		margin-top: 35px;
		height: 40vh;
	}
	.column__image--content .holder__image,
	.column__image--content .holder__content {
		width: 100% !important;
		margin: 0 0 35px !important;
		padding: 0 !important;
		box-shadow: unset !important;
	}
	.procedure-content.sidebar {
		display: none !important;
	}
	.procedure-holder.single-holder {
		grid-template-columns: 1fr 1fr;
	}

	#hero .inner {
		padding: 0;
	}

	#hero .inner .info {
		width: 45vw;
		padding: 35px;
	}

	#hero .inner h4 {
		font-size: 28px;
	}

	#hero .inner h3 {
		font-size: 37px;
	}

	#hero .inner h5 {
		font-size: 16px;
	}

	header .static-header .right-header {
		display: flex;
	}

	#header2.fixed .btn strong,
	#header.flat .btn strong {
		display: none;
	}

	.home .testimonials-rotator {
		margin-bottom: 30px;
	}

	.social-media-icons-footer {
		margin-top: 15px;
	}

	.side-form {
		display: none;
	}

	.scroll-down {
		display: none;
	}

	#header2.fixed .ubermenu,
	#header.flat .ubermenu {
		display: none;
	}

	#header2.fixed {
		visibility: visible;
		top: 0;
		background-color: rgba(30, 30, 30, 0.75);
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		padding: 0 15px;
	}

	#header2.fixed #logo,
	#header.flat #logo {
		top: 7px;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	header .static-header {
		padding: 0 15px;
		width: 87px;
		height: 22px;
		right: 15px;
		left: auto;
		top: 28px;
		z-index: 9999;
		padding: 0;
		position: fixed;
	}

	.align-items-center {
		display: block;
	}

	.align-items-center > .col-12:first-child {
		margin-bottom: 35px;
	}

	.home-section {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	.home-section-copy,
	.home-section-copy-1,
	.home-section.doctor-section .home-section-copy-1 {
		width: 80%;
		margin: 0;
		margin-top: -80px;
		padding: 30px;
		text-align: left;
	}

	.home-section-img {
		order: -1;
		width: 100%;
	}

	.home-section-img img {
		width: 100%;
		height: 100%;
	}

	.home-section.doctor-section .home-section-img {
		width: 100%;
	}

	#full-menu #logo {
		max-width: 250px;
		margin: 0 auto;
	}

	#full-menu .menu-toggle {
		right: 25px;
		top: 25px;
	}

	.sidebar {
		display: none;
	}

	.img.shadow-right {
		max-width: 25vw;
	}
	.img.shadow-left {
		max-width: 25vw;
	}
	.pl-5 {
		padding: 15px;
	}

	.featured-grid {
		max-width: 85%;
	}

	#hero .featured-grid img.featured-image {
		max-height: 26px;
		width: auto;
	}

	.procedure-layout {
		display: flex;
	}

	.procedure-layout .swiper-slide {
		max-width: 70vw;
	}

	.procedure-container {
		margin: 35px -15px 0;
	}

	.testimonials h3.border {
		text-align: center;
		margin-bottom: 45px;
	}

	.testimonials {
		text-align: center;
	}

	.testimonials .owl-theme .owl-nav.disabled + .owl-dots {
		text-align: center;
	}

	.pl-10 {
		padding-left: 15px;
	}

	.testimonials .owl-theme .owl-dots .owl-dot span {
		margin: 0 12.5px;
	}

	.area-flex {
		display: block;
	}

	.area-flex h3 {
		margin-bottom: 35px;
	}

	#sb_instagram #sbi_images {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	}

	.footer-inner {
		padding: 16px 24px;
		margin-bottom: 35px;
	}

	.copyright {
		text-align: left;
	}

	.procedure-grid {
		grid-template-columns: 1fr 1fr;
	}

	.procedure-list {
		padding: 40px 15px 40px 6vw;
	}

	.single-grid {
		grid-template-columns: 1fr;
	}

	.single-holder img {
		width: 100%;
	}
}

@media screen and (max-width: 889px) {
	.product {
		width: 49%;
	}
	.block__specials::before {
		display: none !important;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
	.block__gallery--inner h3,
	.page-content .inner-block .column__contact h2 {
		text-align: center;
		font-size: 2.5rem;
	}
	.block__gallery--inner,
	.page-content .inner-block .column__contact {
		padding: 0 15px;
	}

	#hero:before {
		background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
	}

	#hero {
		justify-content: center;
		padding-bottom: 24vw;
	}

	#hero .inner .info {
		padding: 35px;
		width: 80vw;
	}

	#hero .inner h3 {
		margin-bottom: 0 !important;
	}

	#hero .inner h5 {
		color: #e0e46c;
	}

	.bracket {
		filter: brightness(100%);
	}

	#hero .inner h5 {
		font-size: 15.5px;
	}

	.procedure-holder.single-holder {
		grid-template-columns: 1fr;
	}

	h1 {
		font-size: 4em;
	}

	.cr {
		padding-left: 15px;
	}

	.cl {
		padding-right: 15px;
	}

	.graycol-left:before,
	.greencol-left:before,
	.graycol-right:before {
		width: 100%;
	}

	.whitecol-right:before,
	.whitecol-left:before {
		display: none;
	}

	.graycol-left:before,
	.greencol-left:before,
	.graycol-right:before {
		width: 100%;
	}

	.whitecol-right:before,
	.whitecol-left:before {
		display: none;
	}

	#header .btn strong {
		display: inline-block;
	}

	#header .social-icons {
		display: none;
	}

	#hero .inner .info .row:first-of-type div:first-child {
		border-right: none;
	}

	#hero .inner .info .row:first-of-type div {
		margin-top: 0;
	}

	.procedures {
		margin-top: 0;
		margin-bottom: 0;
	}

	#hero #procedures {
		width: 100vw;
		left: 0;
		bottom: 0;
	}

	#hero #procedures .owl-nav {
		top: calc(100% - 70px);
		left: calc(100% - 110px);
		width: 100px;
	}

	#hero #procedures .owl-nav [class*='owl-'] {
		color: #fff;
	}

	#hero.page-header .inner .info h1 {
		background: none;
	}

	.pad-v-md {
		padding-top: 10vw;
		padding-bottom: 10vw;
	}

	.img.alignleft img {
		width: 100%;
		max-width: 100%;
	}

	.blog .img.alignleft img,
	.archive.category .img.alignleft img {
		width: auto;
		max-width: 100%;
	}

	.pad-md {
		padding: 10vw 0;
	}

	#hero .inner .info h1 {
		font-size: 23px;
		line-height: 39px;
		letter-spacing: 3px;
	}

	.mobile-center {
		text-align: center;
	}

	.linen-left:before,
	.linen-right:before,
	.linen-right-lg:before {
		display: none;
	}

	.treatment-bg {
		padding: 0;
	}

	.sidebar {
		padding-left: 15px !important;
	}

	.sidebar ul {
		margin-bottom: 0;
	}

	.archive article {
		padding-bottom: 25px;
		margin: 0 0 25px;
	}

	#hero .inner {
		background: rgba(0, 0, 0, 0.4);
	}

	#hero.page-header .inner .info {
		padding-top: 0;
	}

	.two-col {
		-webkit-column-count: 1;
		column-count: 1;
	}

	.two-col article h2,
	.two-col article h3,
	.two-col article p {
		height: auto;
	}

	.taptap-menu-button-wrapper {
		top: 25px;
		height: 60px;
		width: 60px;
	}

	#hero .inner .info .row:first-of-type {
		width: 100%;
	}

	#hero .inner {
		background: none;
	}
	#hero .inner {
		padding-top: 0;
	}

	.procedure-img {
		margin-bottom: 20px;
	}

	.blog .img.alignleft img {
		max-width: 100%;
	}

	.header-padding h3 {
		padding-bottom: 0;
	}

	h1.border,
	h2.border,
	h3.border,
	h3 {
		font-size: 2.5rem;
	}

	.home-section-copy,
	.home-section-copy-l {
		width: 95%;
	}

	#gform_1 .gform_body .gform_fields li {
		margin: 0 10px 0 0 !important;
	}

	#sb_instagram .sbi_photo_wrap {
		padding: 5px;
	}

	.btn {
		font-size: 16px;
	}

	.featured-grid {
		max-width: calc(100% - 30px);
		bottom: 25px;
	}

	#hero span.bullet {
		margin: 0;
	}

	h1.border,
	h2.border,
	h3.border,
	h3,
	h1.border,
	h2.border,
	h3.border,
	.ig-feed h3,
	.footer-row h3 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 25px;
	}

	.home-section-copy,
	.home-section-copy-1,
	.home-section.doctor-section .home-section-copy-1 {
		width: 90%;
		padding: 20px;
	}

	.footer-inner {
		margin-top: 35px;
	}

	.copyright {
		text-align: center;
	}

	.procedure-list li a {
		font-size: 15px;
	}

	.image-holder h3 {
		max-width: 90%;
	}
	header .static-header p {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	.procedure-content .inner-block {
		padding: 15px;
	}
	.procedure-content .inner-block h2,
	.procedure-content .inner-block h3 {
		text-align: center !important;
	}
	.gallery h1 {
		font-size: 3rem;
	}
	.gallery-carousel .swiper-slide img {
		width: 100%;
		display: block;
	}
	.swiper-button-next {
		right: 0;
	}
	.swiper-button-prev {
		left: 0;
	}
	.gallery button.btn-primary {
		margin-left: auto;
		display: flex;
		width: 200px;
		text-align: center;
		justify-content: center;
		margin-bottom: 20px;
	}
	.pad-v-sm {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.block__specials {
		background-position: 84% !important;
		align-items: flex-end !important;
	}
	.block__specials::before {
		display: block !important;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.5);
		transform: unset !important;
		left: 0;
		top: 0;
	}
	#hero {
		background-position: 25% !important;
	}

	#hero .inner .info {
		width: 95vw;
	}

	.btn {
		padding: 6px 10px;
		display: block;
		width: 100%;
	}

	.right_cta {
		display: none !important;
	}

	.taptap-by-bonfire ul li a {
		font-size: 24px;
		letter-spacing: 0px;
		font-weight: 300;
	}

	#logo {
		left: calc(50% - 114px);
		top: 40px;
	}

	#hero #procedures h2,
	#hero #procedures h3 {
		font-size: 16px;
		margin: 0;
	}

	#hero #procedures p {
		font-size: 14px;
		margin-bottom: 5px;
	}

	h1.border:after,
	h2.border:after,
	h3.border:after {
		margin: 10px auto;
	}

	.procedures-rotator .item {
		height: 100vh;
	}

	.cta a {
		margin: 20px auto 0;
	}

	.btn-primary,
	.read-more {
		width: 100%;
	}

	.header-padding h3 {
		padding-bottom: 0;
		padding-top: 30px;
	}

	h1.border,
	h2.border,
	h3.border,
	h3 {
		font-size: 2rem;
	}

	#header2.fixed .btn .fa,
	#header.flat .btn .fa {
		left: 0;
		top: 2px;
		font-size: 18px;
		margin-right: 0;
	}

	#hero .inner .info h1 {
		line-height: 19px;
		text-align: center;
		padding: 0;
	}

	#hero .inner .info .btn {
		min-width: 100%;
	}

	.cta .btn.btn-border {
		width: 100%;
	}

	.styled-sidebar {
		display: none;
	}

	h3.border span {
		font-size: 1em;
		margin-top: 4px;
	}

	#full-menu .btn-tertiary {
		width: 300px;
	}

	#full-menu .menu {
		width: 90vw;
	}

	#full-menu #logo {
		max-width: 200px;
	}

	.img.shadow-right,
	.img.shadow-left {
		max-width: 100%;
		box-shadow: rgba(0, 0, 0, 0.05) 5px 7px 4px;
	}

	.pad-bottom-5 {
		padding-bottom: 50px;
	}

	ul {
		padding-left: 20px;
	}

	.taptap-background-image {
		background-position: center right !important;
	}

	body:not(.home) #hero .inner .info h1 {
		font-size: 18px;
		line-height: 1.4em;
	}

	#footer .info .cl p {
		border: 0px;
	}

	.home #hero:before {
		background-size: cover;
		background-position: center;
	}

	#footer.footer-bottom #map {
		position: relative;
		height: 500px;
	}

	.inner-block h2 {
		font-size: 2rem;
	}

	.inner-block {
		text-align: left !important;
	}

	.procedure-layout {
		padding-top: 0;
		margin: 0;
	}

	#footer .inner-block {
		padding: 15px;
	}

	.inner-block {
		padding-top: 20px !important;
	}

	.ig-feed h3 span {
		display: block;
		margin-top: 15px;
	}

	.testimonials-rotator {
		margin-bottom: 25px;
	}

	.home-section .btn {
		width: 100%;
		white-space: normal;
	}

	.testimonials .pad-lg {
		padding: 35px 15px 0;
	}

	.testimonials iframe.rpr-widget {
		width: 100%;
	}

	.single article .article-footer .btn {
		margin: 5px;
	}

	.product {
		width: 100%;
	}

	.newsletter {
		padding: 35px 0;
	}

	#gform_1 .gform_body .gform_fields {
		display: block;
	}

	#gform_1 .gform_body .gform_fields li {
		margin: 15px 0 0 !important;
	}

	.affiliations {
		margin-top: 25px;
	}

	.procedure-card {
		padding: 7.5px 0;
	}

	footer .footer-row h3 {
		margin-top: 35px;
	}

	.alignleft,
	.alignright,
	.aligncenter {
		float: none;
		margin: 0 0 20px 0;
	}

	#hero .inner .info .btn-grid {
		grid-template-columns: 1fr;
	}

	#hero img.wp-image-5966 {
		margin: 0 auto !important;
	}

	.featured-grid p {
		width: 100%;
		margin-bottom: 10px;
	}

	#hero .featured-grid img.featured-image {
		max-height: 23px;
		margin: 8px 2px;
	}

	.home-section-copy,
	.home-section-copy-1,
	.home-section-copy,
	.home-section-copy-1,
	.home-section.doctor-section .home-section-copy-1 {
		box-shadow: none;
		width: 100% !important;
		margin: 0;
		margin-top: 0;
		padding: 0;
		text-align: left;
	}

	#gform_1 {
		display: block;
	}

	#gform_1 .gform_body,
	#gform_1 .gform_footer {
		width: 100%;
	}

	#gform_1 .gform_body .gform_fields li {
		margin: 0 0 15px !important;
	}

	.procedure-grid {
		grid-template-columns: 1fr;
	}

	.procedure-list,
	.procedure-holder.single-holder .procedure-list {
		padding: 40px 15px 40px 13vw;
	}

	.procedure-holder.single-holder .procedure-list ul {
		grid: 15px;
	}
	#header2.fixed #logo img,
	#header.flat #logo img {
		max-height: 60px;
		height: 37px;
		width: auto;
		display: block;
		margin: 0 auto;
	}
	#header2.fixed #logo,
	#header.flat #logo {
		top: 50%;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 69%;
	}

	.subpage-overlay {
		height: 80px;
		background-position: 80% !important;
	}
	.men-cosmetic-procedures.subpage-overlay {
		background-position: 5% !important;
	}
}
