
@charset "UTF-8";

/* Theme Name: Dean, John (plasticsurgerybr.com)
 * Author: NKP Development Team
 * Description: NKP Medical responsive theme
 * Template: nkpv2 */

/*---- Do Not Remove ----*/
@import url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/static/optimized/rev-86d8971/static.nkpmedical.com/unsemantic/css/nkp.min.css");

@import url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/static/optimized/rev-86d8971/use.fontawesome.com/releases/v5.8.2/css/all.css");

@import url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/static/optimized/rev-86d8971/static.nkpmedical.com/stellarnav/stellarnav.min.css");

@import url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/static/optimized/rev-86d8971/use.typekit.net/gss8uhm.css");

/*---- Do Not Remove ----*/
html {
	box-sizing: border-box;
	font-size: 62.5%;
}

@media only screen and (max-width:68.75em) {
	html html {
		font-size: 50%;
	}
}

@media only screen and (max-width:37.5em) {
	html html {
		font-size: 45%;
	}
}

@media only screen and (max-width:31.25em) {
	html html {
		font-size: 40%;
	}
}

body {
	font-family: "heebo", sans-serif;
	font-size: 1.6rem;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5 {
	font-family: "rockwell-condensed", sans-serif;
	margin: 0 0 1.5rem;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 2px;
}

#main #content h1:not(:first-of-type), #main #content h2, #main #content h3, #main #content h4, #main #content h5 {
	margin-top: 4rem;
}

h1 {
	font-size: 5.5rem;
}

h2 {
	font-size: 4.6rem;
}

h3 {
	font-size: 4rem;
}

h4 {
	font-size: 3rem;
}

h5 {
	font-size: 2.5rem;
}

h6 {
	font-size: 2rem;
}

p {
	padding: 1rem 0;
	line-height: 2;
}

a {
	color: #000;
	text-decoration: none;
	transition: all .5s ease-out;
	font-weight: 400;
}

a:visited, a:link {
	color: #000;
	text-decoration: none;
	transition: all .5s ease-out;
}

a:hover {
	color: #4d4d4d;
	text-decoration: none;
}

ul, ol {
	clear: both;
}

.relative {
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none;
	display: inline-block;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.tac {
	text-align: center;
}

.clr-l {
	clear: left;
}

.clr-r {
	clear: right;
}

.clr, .clear {
	clear: both;
}

.nodisp {
	display: none;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr50 {
	margin-right: 50px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.testimonial-entry {
	background: #f7f7f7;
	margin-bottom: 40px;
}

.testimonial-entry span.rating-value-txt {
	text-align: center;
	display: block;
}

.testimonial-entry .headshot img {
	padding: 20px 0px;
}

.testimonial-entry .quotemark {
	text-align: center;
	font-size: 26px;
	position: relative;
	top: -30px;
}

.testimonial-entry i.fas.fa-quote-right {
	border: 1px solid;
	border-radius: 25px;
	padding: 10px;
	background: #f7f7f7;
}

.flickity-viewport {
	min-height: 300px;
}

/* FORM */
input, select, textarea {
	transition: all .5s ease-out;
}

.sidebar-form {
	background: #f6f6f6;
	border: 2px solid #c7c7c7;
}

.sidebar-form h2 {
	background: #000;
	color: #fff;
	font-size: 3.5rem;
	padding: 2rem;
	text-align: center;
}

.sb-form {
	padding: 2rem;
}

.sb-form input[type=text], .sb-form input[type=email], .sb-form input[type=tel], .sb-form input[type=url] {
	color: #000;
	background: #fff;
	font-family: "heebo", sans-serif;
	font-size: 1.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 10px;
	padding: 12px;
	border: 1px solid #ccc;
}

.sb-form input[type=text]:hover, .sb-form input[type=text]:focus, .sb-form input[type=email]:hover, .sb-form input[type=email]:focus, .sb-form input[type=tel]:hover, .sb-form input[type=tel]:focus, .sb-form input[type=url]:hover, .sb-form input[type=url]:focus {
	border-color: #000;
}

.sb-form input[type=submit] {
	background: #000;
	color: #fff !important;
	padding: 1.15em 1em;
	margin: 15px auto;
	height: auto;
	width: 100%;
	max-width: 262px;
	text-align: center;
	font-size: 1.6rem;
	font-family: "heebo", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	clear: both;
	border: 0;
	transform: perspective(1px) translateZ(0px);
	transition: all .5s ease-out;
}

.sb-form input[type=submit] span {
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.sb-form input[type=submit] span::after {
	content: "";
	font-family: FontAwesome;
	margin: .3rem;
	position: absolute;
	opacity: 0;
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.sb-form input[type=submit]:hover span, .sb-form input[type=submit]:focus span {
	margin-left: -1.5rem;
}

.sb-form input[type=submit]:hover span::after, .sb-form input[type=submit]:focus span::after {
	margin-left: 1.5rem;
	opacity: 1;
}

.sb-form textarea {
	color: #000;
	background: #fff;
	font-family: "heebo", sans-serif;
	font-size: 1.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 10px;
	padding: 12px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	height: 130px;
	resize: vertical;
}

.sb-form textarea:hover, .sb-form textarea:focus {
	border-color: #000;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=url] {
	color: #000;
	background: #fff;
	font-family: "heebo", sans-serif;
	font-size: 1.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 10px;
	padding: 12px;
	border: 1px solid #ccc;
}

.contact-form input[type=text]:hover, .contact-form input[type=text]:focus, .contact-form input[type=email]:hover, .contact-form input[type=email]:focus, .contact-form input[type=tel]:hover, .contact-form input[type=tel]:focus, .contact-form input[type=url]:hover, .contact-form input[type=url]:focus {
	border-color: #000;
}

.contact-form input[type=submit] {
	background: #000;
	color: #fff !important;
	padding: 1.15em 1em;
	margin: 15px auto;
	height: auto;
	width: 100%;
	max-width: 262px;
	text-align: center;
	font-size: 1.6rem;
	font-family: "heebo", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	clear: both;
	border: 0;
	transform: perspective(1px) translateZ(0px);
	transition: all .5s ease-out;
}

.contact-form input[type=submit] span {
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.contact-form input[type=submit] span::after {
	content: "";
	font-family: FontAwesome;
	margin: .3rem;
	position: absolute;
	opacity: 0;
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.contact-form input[type=submit]:hover span, .contact-form input[type=submit]:focus span {
	margin-left: -1.5rem;
}

.contact-form input[type=submit]:hover span::after, .contact-form input[type=submit]:focus span::after {
	margin-left: 1.5rem;
	opacity: 1;
}

.contact-form textarea {
	color: #000;
	background: #fff;
	font-family: "heebo", sans-serif;
	font-size: 1.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 10px;
	padding: 12px;
	border: 1px solid #ccc;
	height: 130px;
	resize: vertical;
}

.contact-form textarea:hover, .contact-form textarea:focus {
	border-color: #000;
}

.contact-form select, .sb-form select {
	color: #000;
	background: #fff;
	font-family: "heebo", sans-serif;
	font-size: 1.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 10px;
	padding: 12px;
	border: 1px solid #ccc;
	height: 48px;
	margin-bottom: 10px;
}

.contact-form select:hover, .contact-form select:focus {
	border-color: #000;
}

input.placeholder, textarea.placeholder {
	color: #8b8b8b;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #8b8b8b;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #8b8b8b;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #8b8b8b;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #8b8b8b;
}

.sb-form input[type=submit][disabled], .contact-form input[type=submit][disabled] {
	opacity: .7;
	cursor: not-allowed;
}

.sb-form input[type=submit][disabled]:hover, .contact-form input[type=submit][disabled]:hover {
	opacity: .7;
	cursor: not-allowed;
}

.sb-form input.wpcf7-captchar, .contact-form input.wpcf7-captchar {
	width: 100%;
}

.wpcf7-form-control-wrap.agree {
	display: inline-block !important;
	width: 20px;
}

.agreements {
	font-weight: 400;
	margin: 15px 0;
}

.wpcf7-not-valid-tip {
	font-size: 10px !important;
	margin: -7px 0 10px 5px;
}

.wpcf7-validation-errors {
	border: 0 !important;
	text-align: center;
	font-size: 11px;
	color: #f00;
}

.ajax-loader {
	position: absolute;
	margin-top: -40px;
}

span.wpcf7-list-item {
	margin: 0 !important;
}

/* END FORM */
.main-nav {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 20;
	margin: 6rem auto;
}

.main-nav.stuck {
	position: fixed;
	left: 0;
	right: 0;
	margin: 0;
	background: #000;
}

.stellarnav {
	background: none;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 1.8rem;
	transition: all .5s ease-out;
}

.stellarnav a {
	color: #fff !important;
}

.stellarnav a::after {
	background: none;
}

.stellarnav ul {
	font-size: 2.2rem;
}

.stellarnav ul ul {
	font-size: 1.4rem;
	font-family: "heebo", sans-serif;
}

.stellarnav>ul>li>a {
	padding-left: 3rem;
	padding-right: 3rem;
}

.stellarnav.desktop>ul>li {
	transition: all .5s ease-out;
}

.stellarnav.desktop>ul ul {
	width: 250px;
}

.stellarnav.desktop>ul ul ul {
	left: 250px;
}

.stellarnav.desktop ul ul {
	box-sizing: border-box;
	background: #fff;
	line-height: 20px;
	box-shadow: 0px 9px 10px 0px rgba(0, 0, 0, .15);
}

.stellarnav.desktop ul ul>li:hover>a {
	background: #000;
	color: #fff !important;
	padding-left: 2rem;
}

.stellarnav.desktop ul ul>li a {
	padding: 14px;
	color: #222 !important;
}

.stellarnav>ul>li.has-sub>a:after {
	margin: 0;
	display: none;
}

.stellarnav li li.has-sub>a:after {
	float: right;
}

.stellarnav li li#menu-item-116.has-sub>a:after {
	float: none;
}

.stellarnav.mobile>ul>li>a {
	padding: 15px !important;
}

.stellarnav li.open>a.dd-toggle i {
	transform: rotate(0deg);
}

.stellarnav li.open>a.dd-toggle .fa-plus::before {
	content: "";
}

.stellarnav li.open>a.dd-toggle i {
	transform: rotate(0deg);
}

.stellarnav li.open>a.dd-toggle .fa-plus::before {
	content: "";
}

.stellarnav.mobile .dd-toggle {
	padding: 15px !important;
	height: 51px;
	font-size: 15px;
}

.stellarnav.mobile .dd-toggle .fa-plus:before {
	content: "" !important;
}

.stellarnav.mobile>ul>li {
	border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.stellarnav.mobile ul {
	font-family: "heebo", sans-serif;
	font-size: 1.5rem;
	background: #fff;
	border-top: 0 !important;
	z-index: 20;
}

.stellarnav.mobile ul li.open, .stellarnav.mobile ul li .current-menu-item, .stellarnav.mobile ul li:hover, .stellarnav.mobile ul li:focus {
	background: #000;
}

.stellarnav.mobile ul li.open a, .stellarnav.mobile ul li .current-menu-item a, .stellarnav.mobile ul li:hover a, .stellarnav.mobile ul li:focus a {
	color: #fff !important;
}

.stellarnav.mobile ul li a {
	color: #000 !important;
	border-bottom: 0 !important;
	padding: 15px 0 15px 15px !important;
	font-weight: 400;
}

.stellarnav.mobile ul li a:hover, .stellarnav.mobile ul li a:focus {
	color: #000;
}

.stellarnav.mobile ul li ul {
	background: transparent !important;
}

.stellarnav.mobile ul li ul .dd-toggle {
	height: 39px;
	border: 0 !important;
}

.stellarnav.mobile ul li ul li {
	padding-left: 20px !important;
}

.stellarnav.mobile ul li ul li a {
	border-bottom: 1px solid rgba(255, 255, 255, .15) !important;
	text-transform: capitalize;
	padding: 10px 0 10px 15px !important;
}

.stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile, .stellarnav.mobile .menu-toggle {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 2rem;
}

.stellarnav.mobile .call-btn-mobile:hover, .stellarnav.mobile .location-btn-mobile:hover, .stellarnav.mobile .menu-toggle:hover {
	background: #fff;
	color: #000 !important;
}

.stellarnav.active .menu-toggle {
	background: #fff;
	color: #000 !important;
}

.stellarnav.mobile.active .fa-bars::before {
	content: "" !important;
}

.stellarnav.mobile .close-menu {
	width: 100%;
}

/* NKP GLOBAL STYLES */
.censor-gate {
	position: relative;
	margin-top: 30px !important;
}

.censor-gate .bxa-btn {
	position: absolute;
	font-size: 16px;
	cursor: pointer;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 250px;
	height: 100px;
	margin: auto;
}

.censor-gate .bxa-img {
	filter: blur(20px);
}

img {
	border: 0px;
}

.img-resp, .img-responsive {
	max-width: 100%;
	height: auto;
}

img.left, img.alignleft {
	float: left;
	margin: 10px 15px 0px 0px;
}

.img-l {
	float: left;
	margin: 10px 15px 0px 0px;
}

img.right, img.alignright {
	float: right;
	margin: 10px 0px 0px 15px;
}

.img-r {
	float: right;
	margin: 10px 0px 0px 15px;
}

.embed-responsive {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* desktop view bxa gallery */
.patient-single {
	width: 50%;
}

.patient-single img {
	width: 96%;
	height: auto;
}

.flex {
	display: flex;
}

.flex-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

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

.btn {
	background: #000;
	color: #fff !important;
	padding: 1.15em 1em;
	margin: 15px auto;
	height: auto;
	width: 100%;
	max-width: 290px;
	text-align: center;
	font-size: 1.6rem;
	font-family: "heebo", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	clear: both;
	border: 0;
	transform: perspective(1px) translateZ(0px);
	transition: all .5s ease-out;
}

.btn span {
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.btn span::after {
	content: "";
	font-family: FontAwesome;
	margin: .3rem;
	position: absolute;
	opacity: 0;
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.btn:hover span, .btn:focus span {
	margin-left: -1.5rem;
}

.btn:hover span::after, .btn:focus span::after {
	margin-left: 1.5rem;
	opacity: 1;
}

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

header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
}

header .grid-container {
	max-width: 1585px;
}

header .header-info {
	margin-top: 20rem;
}

header.internal #logo img {
	max-width: 30rem;
}

.telephone {
	font-size: 4.1rem;
	font-family: "futura-pt-condensed", sans-serif;
}

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

.top-info .social a {
	border-color: #fff;
}

.top-info .social a:hover, .top-info .social a:focus {
	color: #000;
	background: #fff;
}

.top-info a {
	color: #fff;
}

#logo {
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: crisp-edges;
}

#logo img {
	max-width: 50rem;
}

#slider {
	position: relative;
}

#slider .slides>li>div {
	height: 1100px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

#slider .slide1 {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/banner-main.jpg");
}

#slider .slide1.nitro-lazy {
	background-image: none !important;
}

.banner-internal {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/banner-internal.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
	height: 500px;
}

.banner-internal.nitro-lazy {
	background-image: none !important;
}

.banner-internal .grid-container {
	position: absolute;
	bottom: 0;
	right: 20%;
}

.banner-internal h1 {
	color: #fff;
	font-size: 5rem;
}

@media (min-width:960px) {
	.banner-internal h1 {
		font-size: calc(-150px + 20.8333333333vw);
	}
}

@media (min-width:1200px) {
	.banner-internal h1 {
		font-size: 10rem;
	}
}

.lrg-title {
	font-size: 6rem;
}

@media (min-width:960px) {
	.lrg-title {
		font-size: calc(-152px + 22.0833333333vw);
	}
}

@media (min-width:1200px) {
	.lrg-title {
		font-size: 11.3rem;
	}
}

.spacer {
	margin: 10rem 0;
}

.about {
	position: relative;
	padding: 4rem 0;
}

.about::after {
	content: "";
	background: #f2f2f2;
	position: absolute;
	top: 0;
	right: 5%;
	bottom: 0;
	width: 55%;
	z-index: -1;
}

.about .btn {
	margin-top: 5rem;
}

.physicians h2 {
	font-size: 6rem;
	margin-top: 2rem;
}

.services {
	overflow: hidden;
}

/*.services--container{background:url(images/services-bg.jpg) no-repeat center;background-size:cover;padding:5.5rem 0;color:#fff}*/
.services--content {
	background: rgba(0, 0, 0, .69);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 3rem;
}

.services--container li.breast {
	background: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/services-bg-breast.jpg") no-repeat center;
	background-size: cover;
	padding: 5.5rem 0;
	color: #fff;
}

.services--container li.breast.nitro-lazy {
	background-image: none !important;
}

.services--container li.body {
	background: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/services-bg-body.jpg") no-repeat center;
	background-size: cover;
	padding: 5.5rem 0;
	color: #fff;
}

.services--container li.body.nitro-lazy {
	background-image: none !important;
}

.services--container li.facial {
	background: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/services-bg-facial.jpg") no-repeat center;
	background-size: cover;
	padding: 5.5rem 0;
	color: #fff;
}

.services--container li.facial.nitro-lazy {
	background-image: none !important;
}

.services--container li.recon {
	background: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/services-bg-recon.jpg") no-repeat center;
	background-size: cover;
	padding: 5.5rem 0;
	color: #fff;
}

.services--container li.recon.nitro-lazy {
	background-image: none !important;
}

.services--container .slides {
	display: flex;
}

.services h2 {
	text-align: center;
	color: #fff;
	font-size: 7.2rem;
	text-transform: uppercase;
	letter-spacing: 20px;
}

.services h2 span {
	letter-spacing: 5px;
}

.services .btn {
	margin-top: 3rem;
}

.services--nav {
	display: -ms-flex;
	display: flex;
	justify-content: space-around;
	padding: 6rem 0 0;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 3rem;
	text-transform: uppercase;
	letter-spacing: 8px;
}

.services--nav li {
	cursor: pointer;
	padding: 2rem;
	text-align: center;
	color: #969696;
	transition: all .5s ease-out;
}

.services--nav li.flex-active {
	color: #000;
}

.testimonials {
	margin-bottom: 0;
	padding-bottom: 10rem;
	background: #fff;
}

.testimonials .rating {
	margin: 2rem 0 3rem;
}

.testimonials .rating>* {
	margin: 0 .5rem;
}

.testimonials .rating img {
	width: 32px;
}

.testimonials q {
	font-style: normal;
	line-height: 2;
}

.testimonials q::before {
	content: "“";
}

.testimonials q::after {
	content: "”";
}

.testimonials cite {
	font-style: normal;
	display: block;
	font-weight: 700;
	letter-spacing: 2px;
	margin-top: 3rem;
}

.testimonials .btn {
	margin: 5rem 0 3rem;
}

.testimonials .flex-control-nav {
	font-size: 1.3rem;
	padding: 0;
	margin: 0 auto;
	max-width: 1170px;
	position: initial;
}

.testimonials .flex-control-nav li {
	display: inline-block;
	margin: 1rem;
}

.testimonials .flex-control-nav li a {
	color: #b9b9b9;
}

.testimonials .flex-control-nav li a.flex-active {
	color: #000;
}

#main {
	padding: 6rem 0;
	background: #fff;
}

#main #content {
	position: relative;
}

#main #content .feat-img {
	float: left;
	margin: 15px;
	max-width: 100%;
	height: auto;
}

#main #content .single {
	float: left;
}

#main #content .pagination-wrapper {
	display: flex;
}

#main #content .pagination {
	margin: 3rem 0 2rem;
	font-size: 1.6rem;
}

#main #content .pagination .current {
	background: #000;
	color: #fff;
	margin: 4px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #000;
	border-radius: 50%;
}

#main #content .pagination a {
	background: transparent;
	color: #000;
	margin: 4px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #000;
	border-radius: 50%;
}

#main #content .pagination a:hover {
	background: #000;
	color: #fff;
}

#main #content li {
	padding: 5px;
}

#main #content ul {
	margin: 15px 0 15px 20px;
	clear: none;
	list-style: disc;
}

#main #content ol {
	margin: 0 0 20px 20px;
	clear: none;
	list-style: decimal;
}

#main .list {
	margin: 0 !important;
	list-style: none !important;
}

#main .list ul {
	margin: 0 !important;
}

#main .list ul li {
	font-size: 1.5rem;
	margin: 0;
	padding: 0 !important;
	list-style: none;
}

#main .list ul li a {
	border-bottom: 1px solid #eee;
	padding: 1rem 1.5rem;
	display: block;
	transition: all .25s ease-out;
}

#main .list ul li a:hover {
	color: #fff;
	background: #000;
	padding-left: 3rem;
}

#main .list ul ul {
	margin-left: 2rem !important;
}

.social {
	font-size: 2.2rem;
	margin-bottom: 3rem;
}

.social li {
	display: inline-block;
	margin: 0 .5rem;
}

.social a {
	width: 45px;
	height: 45px;
	border: 1px solid #000;
	display: block;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.social a:hover, .social a:focus {
	background: #000;
	color: #fff;
}

/* Procedure page design */
.sub-header {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding: 10rem 0;
}

.sub-header.face {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-face.jpg");
}

.sub-header.face.nitro-lazy {
	background-image: none !important;
}

.sub-header.breast {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-breast.jpg");
}

.sub-header.breast.nitro-lazy {
	background-image: none !important;
}

.sub-header.male {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-male.jpg");
}

.sub-header.male.nitro-lazy {
	background-image: none !important;
}

.sub-header.body {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-body.jpg");
}

.sub-header.body.nitro-lazy {
	background-image: none !important;
}

.sub-header.recon {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-recon.jpg");
}

.sub-header.recon.nitro-lazy {
	background-image: none !important;
}

.sub-header.recon2 {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-recon2.jpg");
}

.sub-header.recon2.nitro-lazy {
	background-image: none !important;
}

.sub-header.skincancer {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-skincancer.jpg");
}

.sub-header.skincancer.nitro-lazy {
	background-image: none !important;
}

.sub-header.minimally {
	background-image: url("https://www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-minimally.jpg");
}

.sub-header.minimally.nitro-lazy {
	background-image: none !important;
}

.sub-header.bandana {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/sub-header-bandana.jpg");
}

.sub-header.bandana.nitro-lazy {
	background-image: none !important;
}

.bxa-slider .carousel-cell {
	margin: 5rem 0;
}

.bxa-slider .carousel-cell>div {
	box-shadow: 0px 0px 100px 25px rgba(0, 0, 0, .05);
}

.bxa-slider .bxa--carousel .carousel-cell {
	width: 50%;
	max-width: 755px;
	counter-increment: carousel-cell;
	opacity: .1;
	transition: opacity .4s ease-in-out;
	margin: 5rem;
}

.bxa-slider .bxa--carousel .carousel-cell.is-selected {
	opacity: 1;
}

.extend-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.extend-bg .bg1, .extend-bg .bg2 {
	display: block;
	height: 100%;
}

.associates {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6rem 0 10rem;
	position: relative;
}

.associates.breast {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/associates-bg-breast.jpg");
}

.associates.breast.nitro-lazy {
	background-image: none !important;
}

.associates.male {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/associates-bg-male.jpg");
}

.associates.male.nitro-lazy {
	background-image: none !important;
}

.associates.body {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/associates-bg-body.jpg");
}

.associates.body.nitro-lazy {
	background-image: none !important;
}

.associates.face {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/associates-bg-face.jpg");
}

.associates.face.nitro-lazy {
	background-image: none !important;
}

.associates.recon {
	background-image: url("https://www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/associates-bg-recon.jpg");
}

.associates.recon.nitro-lazy {
	background-image: none !important;
}

.associates.minimally {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/associates-bg-minimally.jpg");
}

.associates.minimally.nitro-lazy {
	background-image: none !important;
}

.associates h2 {
	text-align: center;
	margin-bottom: 4rem;
}

.associates .grid-container {
	position: relative;
	z-index: 2;
	max-width: 1660px;
}

.associates .bg1 {
	background: rgba(255, 255, 255, .5);
}

.associates .bg2 {
	background: rgba(255, 255, 255, .8);
}

.associates p {
	display: -ms-flex;
	display: flex;
	align-items: center;
}

.associates p.lgBullet::after {
	content: "";
	background: #fff;
	width: 35px;
	height: 35px;
	border: 2px solid #000;
	border-radius: 50%;
	position: absolute;
}

.associates--left *, .associates--right * {
	position: relative;
}

.associates--left {
	padding: 12rem 5rem 5rem 2rem;
	text-align: right;
}

.associates--left p::after {
	right: -7rem;
}

.associates--right {
	padding-left: 5rem;
}

.associates--right>*:nth-child(2) {
	margin-top: 10rem;
}

.associates--right p::after {
	left: -7rem;
}

.techniques {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/techniques-bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
	padding: 10rem 0;
}

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

.techniques.breast {
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/techniques-bg.jpg");
}

.techniques.breast.nitro-lazy {
	background-image: none !important;
}

.techniques::before {
	content: "";
	background: rgba(0, 0, 0, .6);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.techniques>div {
	position: relative;
	z-index: 2;
}

.techniques h2 {
	text-align: center;
}

.techniques ul {
	list-style: disc;
	margin-left: 4rem;
}

.techniques.breast a h3 {
	color: #b6b6b6;
	line-height: 0px;
	padding: 0px;
	margin: 0;
}

.techniques.breast a h3:hover {
	color: #dfdfdf;
}

.techniques.black, .sub-header.black {
	background-image: none !important;
	background: #3c3c3c !important;
}

.techniques.black.nitro-lazy, .sub-header.black.nitro-lazy {
	background-image: none !important;
}

.techniques.black a, .postcare a {
	color: #fff;
	font-weight: 600;
}

.techniques.black li {
	list-style: none;
}

.white {
	background-image: none !important;
	background: #fff !important;
	position: relative;
	padding: 10rem 0;
}

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

.proc-slider {
	margin: 10rem 0;
}

.proc-slider--container {
	border: 2px solid #000;
	padding: 0;
	display: -ms-flex;
	display: flex;
}

.proc-slider--container>div:first-of-type {
	padding: 0;
	display: -ms-flex;
	display: flex;
}

.proc-slider--nav {
	background: #c0c0c0;
	padding: 3rem;
}

.proc-slider--nav li {
	margin: 3rem 0;
	cursor: pointer;
}

.proc-slider--nav li.flex-active {
	font-weight: 700;
}

.proc-slider--content {
	padding: 4rem;
}

.postcare {
	background-color: #000;
	color: #fff;
	padding: 10rem 0;
}

.postcare h2 {
	text-align: center;
}

.testimonials-internal {
	background: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/testimonials-bg.jpg") no-repeat center;
	background-size: cover;
	min-height: 800px;
	box-sizing: border-box;
	display: -ms-flex;
	display: flex;
}

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

.testimonials-internal>div {
	display: -ms-flex;
	display: flex;
}

.testimonials-internal q {
	display: block;
	padding: 1rem 0;
	line-height: 2;
}

.testimonials-internal h2 {
	text-align: center;
}

.testimonials-internal .testimonials-in-content {
	background: rgba(255, 255, 255, .8);
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	padding: 12rem 7rem 5rem;
	box-sizing: border-box;
}

.testimonials-internal.white {
	background-image: none;
	background: #fff;
	border-top: 2px solid;
}

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

.testimonials-internal .testimonials-in-content .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

.testimonials-internal .testimonials-in-content .flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.testimonials-internal .testimonials-in-content .flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7);
}

.testimonials-internal .testimonials-in-content .flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default;
}

/* Contact Bar */
.contact-bar {
	background-size: cover;
	text-align: center;
	min-height: 95rem;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 2rem;
}

.contact-bar a {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10rem 0;
	position: relative;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 5.5rem;
	letter-spacing: 5px;
}

@media (min-width:960px) {
	.contact-bar a {
		font-size: calc(-9px + 6.6666666667vw);
		letter-spacing: calc(-55px + 6.25vw);
	}
}

@media (min-width:1200px) {
	.contact-bar a {
		font-size: 7.1rem;
		letter-spacing: 20px;
	}
}

.contact-bar a::before, .contact-bar a::after {
	content: "";
	background: #fff;
	height: 1px;
	max-width: 525px;
	width: 50%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	transition: .5s all cubic-bezier(.68, -.55, .265, 1.55);
}

.contact-bar a::before {
	top: 0;
}

.contact-bar a::after {
	bottom: 0;
}

.contact-bar a:hover::before, .contact-bar a:hover::after, .contact-bar a:focus::before, .contact-bar a:focus::after {
	width: 100%;
	max-width: 100%;
}

footer {
	background: #fff;
	padding: 10rem 0;
	line-height: 2;
}

footer>div {
	display: flex;
	align-items: flex-end;
}

footer #logo {
	max-width: 380px;
	margin-bottom: 7rem;
}

footer address {
	font-style: normal;
	display: block;
}

footer a {
	font-weight: 300;
}

footer .fa-th-large {
	margin-right: .5rem;
}

.post-divider {
	padding: 2rem 0;
	border-bottom: 1px solid #ccc;
}

#patient-listing-sidebar ul {
	margin: 0 !important;
}

#patient-listing-sidebar ul li ul {
	margin: 0 !important;
}

/*--- GALLERY RESPONSIVE DESKTOP */
.patient-content, .patient-listing {
	width: 48% !important;
	float: left;
}

.patient-list-image {
	width: 90%;
}

.patient-listing>div {
	width: 50%;
	float: left;
}

blockquote {
	background: #f3f3f3;
	border-left: 2px solid;
	padding: 10px 90px;
}

blockquote p {
	font-style: italic;
}

.featBox {
	background: #f3f3f3;
	border-left: 2px solid;
	padding: 0px 90px;
	display: inline-block;
}

.testimonial_rotator_stars {
	text-align: center;
}

.gallerySitemap {
	display: none;
}

.procList {
	background: #1b1b1b;
	background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/procPage-bg.png");
	padding: 100px 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

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

.procList a {
	color: #fff;
}

.procList a:hover {
	color: #c6c6c6;
}

.procList h2 {
	padding-top: 20px;
	margin: 0;
}

.procList ul {
	list-style: none;
}

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

.procList p, .procList li {
	color: #ccc;
}

#main #content .weare h2 {
	margin: 0;
	font-size: 28px;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	padding: 5px 22px;
}

#main #content .weare p {
	background: #f3f3f3;
	padding: 10px 20px;
}

.galleryFlexslider {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	display: inline-block !important;
}

.galleryFlexslider .slides {
	padding: 0 !important;
	margin: 0px !important;
}

.galleryFlexslider .slides li {
	padding: 0px !important;
}

.relatedLinks {
	float: left;
	text-align: left;
}

.relatedLinks ul {
	list-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.relatedLinks ul li {
	padding: 0px !important;
	margin: 0px !important;
}

.relatedLinks ul li a {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #fff;
}

.relatedLinks ul li a:hover {
	padding-left: 15px;
}

.jump {
	background: #0e0e0e;
	color: #fff;
	padding: 10px 0px;
}

.jump a {
	color: #ccc;
}

.jump a:hover {
	color: #fff;
}

a.anchor {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
}

.eartagButtons {
	background: #fff;
	position: fixed;
	top: 50%;
	right: 0;
	font-size: 38px;
	line-height: 56px;
	padding: 5px;
	border-radius: 5px 0px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	transition: ease-in .1s;
	z-index: 9999999;
}

.eartagButtons a {
	color: #000;
	display: inline-block;
	width: 40px;
}

.eartagButtons a:hover {
	color: #fff;
	background: #000;
	border-radius: 3px;
	padding: 0px 8px;
}

/*---- START MEDIA QUERIES ---- */
@media only screen and (max-width:767px) {
	blockquote {
		background: #f3f3f3;
		border-left: 2px solid;
		padding: 10px 20px;
	}
	
	.procList {
		background-size: cover;
	}
	
	.banner-internal {
		display: none;
	}
	
	/* GALLERY RESPONSIVE NON-DESKTOP */
	#patient-listing .patient-content {
		width: 100% !important;
	}
	
	#patient-listing .patient-listing {
		width: 100% !important;
	}
	
	#patient-listing .patient-listing>div {
		width: 50%;
	}
	
	.patient-entry .patient-single {
		width: 100%;
	}
	
	iframe {
		width: 100%;
	}
	
	.patient-single {
		width: 100% !important;
	}
	
	header {
		position: relative;
		background: #000;
		padding-bottom: 3rem;
	}
	
	header .header-info {
		margin-top: 0;
	}
	
	header .grid-container {
		padding: 0;
	}
	
	header #logo {
		text-align: center;
	}
	
	header #logo img {
		width: 80%;
	}
	
	.main-nav {
		position: relative !important;
		margin: 0 auto 2rem;
	}
	
	#slider .slides>li>div {
		height: 70vh;
	}
	
	#slider .slide1 {
		background-image: url("https://cdn-ikpkdcb.nitrocdn.com/gTAbyGqROPkUFXewWfShfKpdnqqiLqpC/assets/images/optimized/rev-f784b82/www.plasticsurgerybr.com/wp-content/themes/plasticsurgerybr.com_com/images/banner-main-m.jpg");
	}
	
	#slider .slide1.nitro-lazy {
		background-image: none !important;
	}
	
	.banner-internal .grid-container {
		right: auto;
	}
	
	.spacer {
		margin: 5rem 0;
		overflow: hidden;
	}
	
	.services h2 {
		font-size: 5.75rem;
		letter-spacing: 15px;
	}
	
	.services h2 span {
		letter-spacing: 2px;
	}
	
	.services--content {
		padding: 2rem;
	}
	
	.services--nav {
		padding: 2rem 0;
		flex-direction: column;
		justify-content: center;
		letter-spacing: 3px;
		text-align: center;
	}
	
	.testimonials .flex-control-nav {
		padding-left: 2rem;
	}
	
	.contact-bar {
		min-height: 70rem;
	}
	
	.contact-bar a {
		padding: 7rem 0;
	}
	
	.contact-form .agreement {
		margin-top: 0;
	}
	
	footer {
		padding: 6rem 0;
		text-align: center;
		font-size: 1.5rem;
	}
	
	footer>div {
		display: block;
	}
	
	footer #logo {
		margin: 0 auto 3rem;
	}
	
	footer .tar {
		text-align: center;
	}
	
	footer .social {
		margin: 2rem 0 1rem;
	}
	
	.bxa-slider .bxa--carousel .carousel-cell {
		width: 100%;
	}
	
	.sub-header, .techniques, .proc-slider, .postcare {
		padding: 5rem 0;
	}
	
	.associates {
		padding: 5rem 0 5rem;
	}
	
	.associates h2 {
		margin-bottom: 2rem;
	}
	
	.associates .bg1 {
		background: rgba(255, 255, 255, .6);
	}
	
	.associates .bg2 {
		background: rgba(255, 255, 255, .6);
	}
	
	.associates p.lgBullet::after {
		width: 2rem;
		height: 2rem;
	}
	
	.associates--left {
		padding: 1rem 1rem 1rem 2rem;
		text-align: left;
	}
	
	.associates--left p.lgBullet::after {
		right: auto;
		left: -3rem;
	}
	
	.associates--right {
		padding: 1rem 1rem 1rem 2rem;
	}
	
	.associates--right>*:nth-child(2) {
		margin-top: 2rem;
	}
	
	.associates--right p::after {
		left: -3rem;
	}
	
	.testimonials-internal {
		min-height: 600px;
	}
	
	.testimonials-internal .testimonials-in-content {
		padding: 5rem;
	}
	
	.proc-slider--container {
		flex-direction: column;
	}
	
	.proc-slider--container>div:first-of-type {
		flex-direction: column;
	}
}

/*MOBILE */
@media only screen and (max-width:960px) and (min-width:768px) {
	.main-nav {
		position: relative !important;
		margin: 3rem 0 !important;
	}
	
	header .header-info {
		margin-top: 0;
	}
	
	#slider .slides>li>div {
		height: 100vh;
	}
	
	#slider .slide1 {
		background-position-x: 64% !important;
	}
	
	.services h2 {
		font-size: 6rem;
	}
	
	.services--container {
		background-position-x: 44.5%;
	}
	
	.services--content {
		width: 55%;
	}
	
	.contact-bar {
		min-height: 70rem;
	}
	
	footer {
		font-size: 1.4rem;
	}
	
	.bxa-slider .bxa--carousel .carousel-cell {
		width: 70%;
		margin: 0 3rem;
	}
	
	.testimonials-internal {
		min-height: 600px;
	}
	
	.testimonials-internal .testimonials-in-content {
		padding: 10rem 7rem 5rem;
	}
}

/*TABLET */
@media only screen and (max-width:1024px) and (min-width:960px) {
	.main-nav {
		margin: 3rem 0;
	}
	
	#slider .slides>li>div {
		height: 100vh;
	}
	
	#slider .slide1 {
		background-position-x: 64% !important;
	}
	
	.services--container {
		background-position-x: 42%;
	}
	
	.testimonials .flex-control-nav {
		padding-left: 2rem;
	}
	
	.contact-bar {
		min-height: 70rem;
	}
}

/*960 DESKTOP */
@media only screen and (max-width:1300px) and (min-width:1025px) {
	#slider .slide1 {
		background-position-x: 64% !important;
	}
}

/*---- END MEDIA QUERIES ---- */
.sched-btn {
	background: none;
	border: 1px solid #fff;
	position: absolute;
	bottom: 30px;
}

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

@media only screen and (max-width:767px) {
	.sched-btn {
		left: 15%;
	}
}

@media only screen and (max-width:960px) and (min-width:768px) {
	.sched-btn {
		left: 33%;
	}
}
