
/*
Theme Name: Lytle, Ian (lytleplasticsurgery.com) 
Author: NKP Development Team
Description: NKP Medical theme
Template: nkp
*/

/*---- Do Not Remove ----*/
@import url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/static/optimized/rev-af30689/www.lytleplasticsurgery.com/wp-content/themes/nkp/unsemantic/css/nkp.min.css");

@import url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/static/optimized/rev-af30689/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/css/extras.css");

@import url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/static/source/rev-af30689/fonts.googleapis.com/1c79a5fbaf35cb300a99ccc194536b7a.css");

/*---- Do Not Remove ----*/
header {
	width: 100%;
	height: auto;
	min-height: 151px;
	position: fixed;
	z-index: 100;
	-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, .3);
}

header #top-bar {
	width: 100%;
	height: auto;
	min-height: 51px;
	background: #26231d;
	background: -moz-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: -webkit-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: linear-gradient(to bottom, #26231d 0%, #332f28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26231d", endColorstr="#332f28", GradientType=0);
}

header #bot-bar {
	width: 100%;
	height: auto;
	min-height: 100px;
	background: #e9e9e9;
}

header #logo img {}

header .address a {
	color: #332f28;
	font-size: 17px;
	font-weight: 300;
	font-style: normal;
	line-height: 29px;
	padding: 0px 0px 0px 32px;
	text-transform: uppercase;
	text-decoration: none;
}

header .phone {
	color: #332f28;
	font-size: 22px;
	font-weight: 300;
	font-style: normal;
	text-align: right;
	line-height: 29px;
}

header .social {
	width: auto;
	margin: 12px -19px 12px 0px;
	text-align: center;
}

header .social a {
	color: #eae8df;
	font-size: 22px;
	margin: 0px 20px;
	opacity: 1;
}

header .social a:hover {
	opacity: .4;
}

header .phone .fa {
	font-size: 20px;
}

header .address .fa {
	font-size: 17px;
}

header .address a .fa {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

header .address a:hover .fa {
	color: #cb0f0f;
}

/* FLEXNAV */
.flexnav li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	min-width: auto !important;
}

.flexnav li a {
	margin: 8px 10px;
	padding: 6px 10px 7px !important;
	color: #eae8df !important;
	font-size: 14px;
	font-family: "Lato", sans-serif !important;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	background: transparent !important;
	text-align: center;
	border-bottom: 1px solid transparent !important;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}

.flexnav li a:hover {
	border-bottom: 1px solid #757575 !important;
	border-color: #757575;
}

.flexnav li.first a {
	margin: 8px 10px 8px 0px;
}

.flexnav li ul li a {
	background: #1a1a1a;
	font-size: 15px;
	text-align: left;
}

.flexnav ul li ul li a {
	background: #333;
}

.flexnav ul li ul li ul li a {
	background: #4d4d4d;
}

.flexnav .touch-button {
	background: transparent !important;
}

.flexnav .touch-button .navicon {
	font-size: 16px;
	color: #eae8df !important;
}

.menu-button {
	background: transparent !important;
	color: #eae8df !important;
	float: left !important;
}

.menu-button .navicon {
	font-size: 1.5em;
	color: #eae8df !important;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.menu-button:hover .navicon, .menu-button.active .navicon {
	opacity: .4;
}

.menu-button .touch-button .navicon.fa.fa-plus {
	font-size: 16px;
	color: #fff;
}

.mobile-nav {
	background: transparent !important;
	position: fixed;
}

.mobile-nav a.call, .mobile-nav a.map {
	color: #eae8df !important;
	background: transparent !important;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mobile-nav a.call:hover, .mobile-nav a.map:hover {
	opacity: .4;
}

.mobile-nav .call i, .mobile-nav .map i {
	font-size: 1.5em;
	color: #eae8df !important;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.oldie .flexnav li {
	background-color: #a6a6a2;
}

.oldie .flexnav li>ul {
	background: #acaca1;
}

/* add-ons */
.flexnav ul.sub-menu {
	background: #332f28;
}

.flexnav li:hover ul.sub-menu {
	background: #332f28;
}

.flexnav li > ul {
	left: 10px !important;
	min-width: 250px !important;
}

.flexnav li > ul > li > ul {
	left: 0px !important;
}

.flexnav li ul li a {
	background: #332f28 !important;
	margin: 5px 10px;
	padding: 0px 15px !important;
	color: #fff !important;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 36px;
	text-transform: none;
}

.flexnav li#menu-item-3056 ul {
	column-count: 2;
	width: 480px;
	padding: 10px 0;
}

.flexnav li#menu-item-3056 ul li a {
	margin: 2px 5px;
	line-height: 25px;
}

/* add-ons */
.flexnav .touch-button {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.flexnav li.item-with-ul .touch-button.active {
	transform: rotate(45deg);
	color: #6d6d6d !important;
}

.flexnav li.item-with-ul .touch-button .navicon {
	top: 14px !important;
	color: #fff !important;
}

.flexnav li.item-with-ul .touch-button.active:hover .navicon {
	color: #fff !important;
}

.flexnav li.item-with-ul ul li .touch-button .navicon {
	color: #fff !important;
}

.flexnav li.item-with-ul .touch-button.active .navicon {
	color: #fff !important;
}

.flexnav li .touch-button .navicon {
	color: #fff !important;
}

.flexnav li:hover .touch-button:hover .navicon {
	color: #fff !important;
}

/* FLEXNAV */
section.slider {
	background: #fff;
	width: 100%;
	height: auto;
	min-height: 749px;
	padding-top: 151px;
	position: relative;
	z-index: 8;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.slider .slider-box {
	width: 100%;
	height: auto;
	min-height: 749px;
}

section.slider .slides h2 {
	float: none;
	color: #fff;
	font-size: 120px;
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 110px;
	letter-spacing: 6px;
	text-align: left;
}

section.slider .slides h2 span {
	float: none;
	color: #fff;
	font-size: 128px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 110px;
	letter-spacing: 6px;
	text-align: left;
}

section.slider .slides .slide1 {
	width: 100%;
	height: auto;
	min-height: 749px;
	background: url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/images/optimized/rev-b862174/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/slide1.jpg") center top no-repeat;
	background-size: cover;
	float: none !important;
	margin: 0px auto !important;
}

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

section.slider .slides .slide2 {
	width: 100%;
	height: auto;
	min-height: 749px;
	background: url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/images/optimized/rev-b862174/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/slide-weightloss.jpg") center top no-repeat;
	background-size: cover;
	float: none !important;
	margin: 0px auto !important;
	position: absolute !important;
	top: 150px;
}

section.slider .slides .slide2.nitro-lazy {
	background-image: none !important;
}

ol.flex-control-nav.flex-control-paging {
	display: none;
}

section.slider .slides .slide1 .flex, section.slider .slides .slide2 .flex {
	display: flex;
	min-height: 649px;
	flex-direction: column;
	justify-content: space-between;
}

section.slider .slides .slide1 .cta h3 {
	color: #fff;
}

body.sub section.slider, body.sub section.slider .slider-box {
	height: 300px;
}

body.sub section.slider .slides h2, body.sub section.slider .slides .btns {
	display: none;
}

body.sub section.slider .slides .slide1 {
	width: 100%;
	height: 300px;
	background: url("https://www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/slide1-sub.jpg") center top no-repeat;
	background-size: cover;
	float: none !important;
	margin: 0px auto !important;
}

body.sub section.slider .slides .slide1.nitro-lazy {
	background-image: none !important;
}

body.sub section.slider .flex-control-nav {
	display: none;
}

section.slider .flex-control-nav {
	top: 92%;
	margin: 0px auto;
	width: auto;
	position: relative;
	height: 20px;
	z-index: 100;
	text-align: center;
}

section.slider .flex-control-nav li {
	display: inline;
	margin: 0px 11px;
	position: relative;
	height: 20px;
}

section.slider .flex-control-nav li a {
	background: rgba(255, 255, 255, .25);
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50%;
	text-indent: -9999px;
	-webkit-transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
	transition: background .5s ease-out;
	cursor: pointer;
}

section.slider .flex-control-nav li a:hover, section.slider .flex-control-nav li a:hover.flex-active {
	background: rgba(89, 52, 145, .7);
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

section.slider .flex-control-nav li a.flex-active {
	background: rgba(255, 255, 255, 1);
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

section.slider .testimonial {
	background: rgba(38, 35, 29, .8);
	width: 100%;
	height: auto;
	min-height: 100px;
	position: relative;
	z-index: 15;
}

section.slider .testimonial p {
	padding-top: 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-align: left;
	line-height: 25px;
	letter-spacing: 1px;
}

section.slider .testimonial span.fa {
	margin: 26px 0px 30px;
	color: #4f494b;
	font-size: 40px;
	width: 40px;
	text-align: left;
	line-height: 24px;
}

section.slider .testimonial a.btn {
	margin-top: 23px;
	padding: 0px 50px;
}

section.procs {
	width: 100%;
	height: auto;
	min-height: 555px;
	position: relative;
	z-index: 9;
	background: #e9e9e9 url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/images/optimized/rev-b862174/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/procs-bg.jpg") center top no-repeat;
	background-size: cover;
}

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

section.procs .box {
	width: 100%;
	height: auto;
	min-height: 555px;
	margin: 0px 0px 0px;
	overflow: hidden;
	z-index: 1;
	position: relative;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

section.procs .box:hover {
	width: 100%;
	height: auto;
	min-height: 555px;
	margin: 0px 0px 0px;
	z-index: 100;
}

section.procs .box-align {}

section.procs .box h4 {
	margin: 42px 0px 15px;
	width: 100%;
	color: #332f28;
	font-size: 50px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 64px;
	text-align: center;
	z-index: 110;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .box:hover h4 {
	color: #fff;
	opacity: 1;
}

section.procs .box .overlay ul {
	width: 100%;
	margin: 30px auto 34px;
	float: none;
	text-align: center;
	z-index: 110;
	position: relative;
	list-style: none;
	opacity: 0;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .box .overlay:hover ul {
	opacity: 1;
}

section.procs .box .overlay ul li a {
	width: 100%;
	float: none;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .box .overlay ul li a:hover {
	color: #fff;
	opacity: .5;
}

section.procs .box .overlay a.view {
	float: none;
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	opacity: 0;
	display: inline-block;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .box:hover .overlay a.view {
	opacity: 1;
}

section.procs .box:hover .overlay a.view:hover {
	opacity: .5;
}

section.procs .overlay {
	z-index: 100;
	background: rgba(166, 65, 28, 0);
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .overlay:before, section.procs .overlay:after {
	position: absolute;
	width: 100%;
	height: 555px;
	opacity: 1;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .overlay:hover:after, section.procs .overlay:hover:before, section.procs .overlay:hover {
	opacity: 1;
	background: transparent;
}

section.procs .box:hover .overlay {
	opacity: 1;
}

section.procs .box:after, section.procs .box:before {
	position: absolute;
	opacity: 0;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.procs .box:after {
	content: "\A";
	top: 0;
	left: 0;
}

section.procs .box:before {
	content: attr(data-content);
	width: 100%;
	height: auto;
	min-height: 555px;
	color: #fff;
	z-index: 1;
	bottom: 0;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: -moz-linear-gradient(top, rgba(38, 35, 29, .8) 0%, rgba(38, 35, 29, .8) 75%, rgba(241, 241, 241, .8) 92%, rgba(241, 241, 241, .8) 100%);
	background: -webkit-linear-gradient(top, rgba(38, 35, 29, .8) 0%, rgba(38, 35, 29, .8) 75%, rgba(241, 241, 241, .8) 92%, rgba(241, 241, 241, .8) 100%);
	background: linear-gradient(to bottom, rgba(38, 35, 29, .8) 0%, rgba(38, 35, 29, .8) 75%, rgba(241, 241, 241, .8) 92%, rgba(241, 241, 241, .8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc26231d", endColorstr="#ccf1f1f1", GradientType=0);
}

section.procs .box:hover:after, section.procs .box:hover:before {
	opacity: 1;
}

section.consult {
	width: 100%;
	height: auto;
	min-height: 120px;
	position: relative;
	z-index: 9;
	background: #3b3933;
	background: -moz-linear-gradient(top, #3b3933 0%, #3d3a34 25%, #413d38 50%, #44423b 75%, #47433d 100%);
	background: -webkit-linear-gradient(top, #3b3933 0%, #3d3a34 25%, #413d38 50%, #44423b 75%, #47433d 100%);
	background: linear-gradient(to bottom, #3b3933 0%, #3d3a34 25%, #413d38 50%, #44423b 75%, #47433d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3b3933", endColorstr="#47433d", GradientType=0);
}

section.consult h2 {
	margin: 0px 0px 0px 220px;
	width: auto;
	color: #e9e9e9;
	font-size: 35px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 118px;
	letter-spacing: 2px;
	display: inline;
}

section.consult .left {
	background: url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/images/optimized/rev-b862174/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/mail-bg.png") left top no-repeat;
	height: 120px;
}

section.consult .left.nitro-lazy {
	background-image: none !important;
}

section.consult .right a.btn {
	margin-top: 33px;
	padding: 0px 50px;
}

section.info {
	width: 100%;
	height: auto;
	min-height: 600px;
	position: relative;
	z-index: 8;
	background: #e9e9e9 url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/images/optimized/rev-b862174/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/about-bg.jpg") -360px top no-repeat;
	background-size: cover;
}

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

section.info .right a.btn {
	margin-top: -8px;
	padding: 0px 50px;
}

section.info .left, section.info .right {
	margin: 0px auto 0px;
}

section.info h2 {
	margin: 56px 0px 36px;
	color: #332f28;
	font-size: 35px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 28px;
}

section.info p {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 30px;
	margin: 0px 0px 30px;
}

section.contact {
	background: url("https://www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/mail-bg.jpg") 140px top no-repeat;
	width: 100%;
	height: auto;
	min-height: 400px;
	margin: 0px auto 20px;
	position: relative;
	z-index: 8;
}

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

section.contact h2 {
	margin: 0px auto 18px;
	width: 80%;
	color: #8585b3;
	font-size: 30px;
	font-family: "Muli", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	line-height: 28px;
}

section.contact .mid {
	padding-top: 30px;
	border-top: 1px solid #e7e7e7;
}

section.content {
	background: #fff;
	margin: 0px 0px 0px;
	padding: 151px 0px 30px;
}

body.sub section.content .main h1, body.sub section.content .main h2, body.sub section.content .main h3, body.sub section.content .main h4, body.sub section.content .main p, body.sub section.content .main ul, body.sub section.content .main ol {
	width: 95%;
}

body.sub section.content .main h1 span {
	font-size: 15px;
}

section.content .main p {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 30px;
	margin: 0px 0px 30px;
}

section.content .main ul {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 30px;
	margin: 0px 0px 30px 15px;
	list-style: disc;
	clear: both;
}

section.content .main ul ul {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 30px;
	margin: 0px 0px 0px 15px;
}

section.content .main ol {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 30px;
	line-height: 28px;
	margin: 0px 0px 30px 17px;
	list-style: decimal;
	clear: both;
}

section.content .main ol ol {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 30px;
	line-height: 28px;
	margin: 0px 0px 0px 17px;
}

section.content .main {
	margin: 50px 0px;
}

section.content .side {
	margin: 50px 0px;
}

section.content .side .side-align {
	width: 100%;
	height: auto;
}

section.content .side .box {
	border-top: 1px solid #c2c0c5;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 100%;
}

section.content .side .archives {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #e7e7e7;
	width: 100%;
}

section.content .side .archives h2 {
	text-align: center;
}

section.content .side .archives ul {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 28px;
	margin: 0px 0px 20px 20px;
	text-align: left;
	list-style: disc;
}

section.content .side .archives ul ul {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 28px;
	margin: 0px 0px 0px 16px;
	text-align: left;
	list-style: disc;
	clear: both;
}

section.content .side .archives ol {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 28px;
	margin: 0px 0px 20px 20px;
	text-align: left;
	list-style: disc;
}

section.content .side .archives ol ol {
	color: #332f28;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	line-height: 28px;
	margin: 0px 0px 0px 18px;
	text-align: left;
	list-style: disc;
	clear: both;
}

section.content .main h2, section.content .main h4, section.content .main p {
	width: 90%;
}

section.content .patient-testimonial {
	width: 90%;
	margin: 30px 0;
	padding: 20px;
	background: #26231d;
	background: -moz-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: -webkit-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: linear-gradient(to bottom, #26231d 0%, #332f28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26231d", endColorstr="#332f28", GradientType=0);
}

section.content .patient-testimonial p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-align: left;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 5% 0 2% 2%;
}

section.content .patient-testimonial span:not(.fa) {
	display: block;
	text-align: right;
	margin-top: 20px;
}

section.content .patient-testimonial span.fa {
	margin: 10px 0px 150px;
	color: #595754;
	font-size: 40px;
	width: 40px;
	text-align: left;
	line-height: 24px;
}

section.content .patient-testimonial a.btn {
	margin-top: 23px;
	padding: 0px 43px;
}

section.content .patient-testimonial .button {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

section.content .side .testimonials .txt {
	width: 96%;
	margin: 0px auto;
}

section.content .side .testimonials {
	margin-bottom: 30px;
	background: #26231d;
	background: -moz-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: -webkit-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: linear-gradient(to bottom, #26231d 0%, #332f28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26231d", endColorstr="#332f28", GradientType=0);
}

section.content .side .testimonials p {
	padding-top: 18px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-align: left;
	line-height: 24px;
	letter-spacing: 1px;
}

section.content .side .testimonials span.fa {
	margin: 30px 0px 120px;
	color: #595754;
	font-size: 40px;
	width: 40px;
	text-align: left;
	line-height: 24px;
}

section.content .side .testimonials a.btn {
	margin-top: 23px;
	padding: 0px 43px;
}

section.content .side .testimonials .button {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

section.content .side .contact {
	background: #26231d;
	background: -moz-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: -webkit-linear-gradient(top, #26231d 0%, #332f28 100%);
	background: linear-gradient(to bottom, #26231d 0%, #332f28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26231d", endColorstr="#332f28", GradientType=0);
	position: relative;
	z-index: 1;
}

section.content .side .contact h2 {
	margin: 0px;
	padding: 22px 0px 0px;
	font-size: 32px;
	line-height: 32px;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}

section.content .side .contact .contents {
	position: relative;
	left: 0;
	width: 100%;
	height: 0px;
	transition: height 300ms cubic-bezier(.17, .04, .03, .94);
	overflow: hidden;
	box-sizing: border-box;
}

section.content .side .contact #toggle {
	position: absolute;
	appearance: none;
	cursor: pointer;
	left: -100%;
	top: -100%;
}

section.content .side .contact #toggle + label {
	width: 60%;
	margin: 25px auto;
	position: absoute;
	background: #e9e9e9;
	color: #332f28;
	font-size: 19px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 50px;
	border: 2px solid #fff;
	padding: 0px 15px;
	cursor: pointer;
	display: block;
	z-index: 100;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

section.content .side .contact #toggle + label:after {
	content: "Contact Us";
}

section.content .side .contact #toggle + label:hover {
	background: #d2d2d2;
}

section.content .side .contact #toggle:checked ~ .contents {
	top: -20px;
	height: 390px;
}

section.content .side .contact #toggle:checked + label {
	background: #dd6149;
	opacity: 0;
	margin: 0px auto;
	visibility: hidden;
}

section.content .side .contact #toggle:checked + label:after {
	content: "Close";
	opacity: 0;
	visibility: hidden;
}

section.content .patient-videos {
	position: relative;
	max-width: 100%;
	min-height: 500px;
	margin-top: 30px;
}

section.content .patient-videos .slides {
	float: left;
	width: 100% !important;
	margin-left: 0;
}

section.content .patient-videos .slides li {
	text-align: center;
}

section.content .patient-videos ol {
	position: absolute;
	width: 100% !important;
	bottom: 0;
	margin: 0 !important;
}

footer {
	width: 100%;
	height: auto;
	min-height: 100px;
	position: relative;
	background: #3b3933;
	background: -moz-linear-gradient(top, #3b3933 0%, #3d3a34 25%, #413d38 50%, #44423b 75%, #47433d 100%);
	background: -webkit-linear-gradient(top, #3b3933 0%, #3d3a34 25%, #413d38 50%, #44423b 75%, #47433d 100%);
	background: linear-gradient(to bottom, #3b3933 0%, #3d3a34 25%, #413d38 50%, #44423b 75%, #47433d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3b3933", endColorstr="#47433d", GradientType=0);
}

footer p {
	color: #e9e9e9;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
	line-height: 22px;
	padding: 0px 0px 0px;
}

footer a, footer a:visited, footer a:link {
	color: #e9e9e9;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
}

footer a:hover, footer a:visited:hover, footer a:link:hover {
	color: #cb790f;
}

footer .bottom {
	padding: 40px 0px 0px;
}

footer .right p, footer .right a, footer .right a:visited, footer .right a:link {
	font-weight: 700;
}

/* NKP GLOBAL STYLES */
img {
	border: 0px;
}

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

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

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

iframe {
	width: 100%;
	height: 500px;
}

.embed {
	position: relative;
	display: block;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}

.embed-responsive.embed-responsive-4x3 {
	padding-bottom: 75%;
}

.embed-responsive.embed-responsive-16x9 {
	padding-bottom: 56.25%;
	position: relative;
}

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

input, select, textarea {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.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;
}

.pl0 {
	padding-left: 0px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pl25 {
	padding-left: 25px;
}

.pl30 {
	padding-left: 30px;
}

.pl40 {
	padding-left: 40px;
}

.pl50 {
	padding-left: 50px;
}

.pr0 {
	padding-right: 0px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pr25 {
	padding-right: 25px;
}

.pr30 {
	padding-right: 30px;
}

.pr40 {
	padding-right: 40px;
}

.pr50 {
	padding-right: 50px;
}

.pt0 {
	padding-top: 0px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pb0 {
	padding-bottom: 0px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	margin-bottom: 40px;
}

.pb50 {
	padding-bottom: 50px;
}

.sb-form input[type="text"], .sb-form input[type="email"], .sb-form input[type="tel"], .sb-form input[type="url"], .sb-form textarea {
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 0 10px;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.sb-form textarea {
	height: 120px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.sb-form ::-webkit-input-placeholder {
	color: #777;
}

:-moz-placeholder {
	color: #777;
}

:-ms-input-placeholder {
	color: #777;
}

.sb-form input[type="submit"], .sb-form input[type="submit"][disabled] {
	width: 100px;
	height: 26px;
	background: #adadad;
	border: 0px;
	color: #fff;
	text-transform: uppercase;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: none;
}

.sb-form input[type="submit"]:hover, .sb-form input[type="submit"][disabled]:hover {
	background: #96bdda;
	border: 2px solid #1174a6;
}

.sb-form input.wpcf7-captchar {
	width: 23%;
	height: 32px !important;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
}

.sb-form img.wpcf7-captchac {
	float: left;
	margin: 0px;
	background: #eee;
	padding: 6px;
	border: 0px;
}

.sb-form input[type="text"]:focus, .sb-form input[type="email"]:focus, .sb-form input[type="tel"]:focus, .sb-form textarea:focus, .main-form input[type="text"]:focus, .main-form input[type="email"]:focus, .main-form input[type="tel"]:focus, .main-form textarea:focus, .main-form select:focus {
	background: #d2d2d2;
}

.contact .sb-form {
	float: none;
	width: 85%;
	margin: 0px auto 30px;
	color: #fff;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.contact .sb-form p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.contact .sb-form a {
	color: #cb790f;
	text-decoration: underline;
}

.contact .sb-form a:hover {
	color: #9d4b00;
}

.contact .sb-form input[type="text"], .contact .sb-form input[type="email"], .contact .sb-form input[type="tel"] {
	background: #e9e9e9;
	width: 96%;
	height: 34px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 6px;
	outline: none;
	color: #332f28;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	border: 0px;
	border-radius: 0px;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.contact .sb-form textarea {
	background: #e9e9e9;
	width: 96%;
	height: 96px;
	padding: 10px 0 0 10px;
	margin-bottom: 6px;
	color: #332f28;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	border: 0px;
	outline: none;
	border-radius: 0px;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.contact .sb-form input[type="submit"], .contact .sb-form input[type="submit"][disabled] {
	background: #e9e9e9;
	float: none;
	width: 200px;
	height: auto;
	margin: 19px auto -20px;
	color: #332f28;
	display: inline-block;
	font-size: 19px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 50px;
	border: 2px solid #fff;
	padding: 0px 15px;
	cursor: pointer;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.contact .sb-form input[type="submit"]:hover, .contact .sb-form input[type="submit"][disabled]:hover {
	background: #d2d2d2;
}

.contact .sb-form input.wpcf7-captchar {
	width: 52%;
	height: 32px !important;
	float: none;
	display: inline-block;
	margin: 3px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
}

.contact .sb-form img.wpcf7-captchac {
	float: none;
	display: inline-block;
	margin: -4px 0px 0px;
	background: #e9e9e9;
	padding: 6px;
	border: 0px;
}

.contact .sb-form .captcha {
	float: none;
	width: 98%;
	margin: 14px auto 0px;
	padding-top: 14px;
	text-align: center;
}

.contact .sb-form .agreement {
	float: left;
	width: 98%;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

.contact .sb-form .captcha .wpcf7-form-control-wrap {
	display: inline !important;
}

.contact .sb-form input[type="text"]:focus, .contact .sb-form input[type="email"]:focus, .contact .sb-form input[type="tel"]:focus, .contact .sb-form textarea:focus {
	background: #d2d2d2;
}

.main-form {
	float: left;
	width: 94%;
	margin: 20px 0px 30px;
	color: #332f28;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.main-form a {
	color: #cb790f;
	text-decoration: none;
}

.main-form a:hover {
	color: #9d4b00;
}

.main-form input[type="text"], .main-form input[type="email"], .main-form input[type="tel"], .main-form input[type="url"], .main-form textarea {
	background: #e9e9e9;
	width: 100%;
	margin: 0 0 10px;
	padding: 10px;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
	color: #332f28;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	border: 1px solid #b1b1b1;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.main-form textarea {
	font-family: inherit;
}

.main-form select {
	background: #e9e9e9;
	width: 100%;
	padding: 9px;
	margin: 0px 0px 10px;
	color: #332f28;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	border: 1px solid #b1b1b1;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.main-form input[type="submit"], .main-form input[type="submit"][disabled] {
	background: #26231d;
	float: right;
	width: 180px;
	height: auto;
	margin: 6px auto -20px;
	color: #fff;
	display: inline-block;
	font-size: 19px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 50px;
	border: 2px solid #fff;
	padding: 0px 15px;
	cursor: pointer;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.main-form input[type="submit"]:hover, .main-form input[type="submit"][disabled]:hover {
	background: #000;
}

/*
.main-form input[type="submit"], .main-form input[type="submit"][disabled] { background:transparent; float:right; width:160px; height:auto; margin:10px auto -20px; color:#00d1d4; font-size:26px; font-family:'Muli', sans-serif; font-weight:300; font-style:italic; text-align:center; line-height:56px; display:inline-block; text-transform:none; cursor:pointer; border-radius:4px; border:1px solid #00d1d4; -webkit-transition:all .5s ease-out; -moz-transition:all .5s ease-out; transition:all .5s ease-out; }
.main-form input[type="submit"]:hover, .main-form input[type="submit"][disabled]:hover {background:transparent; color:#36a3a5; border:1px solid #36a3a5;}
*/
.main-form input.wpcf7-captchar {
	width: 42%;
	height: 40px !important;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 0px;
}

.main-form img.wpcf7-captchac {
	float: left;
	margin: 10px 0px 0px 0px;
	background: #e9e9e9;
	padding: 5px;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-left: 0px;
}

.main-form .agreement {
	float: left;
	margin: 21px 0px 3px 0px;
}

.wpcf7-form-control-wrap {
	width: 100%;
	display: block !important;
}

.wpcf7-form-control-wrap.name, .wpcf7-form-control-wrap.email, .wpcf7-form-control-wrap.phone {
	display: inline !important;
}

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

.sb-form input.wpcf7-not-valid, .sb-form textarea.wpcf7-not-valid, .main-form input.wpcf7-not-valid, .main-form textarea.wpcf7-not-valid {
	background: #ffdcd6 !important;
}

.sb-form .wpcf7-not-valid-tip, .main-form .wpcf7-not-valid-tip {
	display: none;
}

.sb-form input.wpcf7-captchar {
	width: 135px;
}

.ajax-loader {}

/* NKP GLOBAL STYLES */

/*---- GENERAL ----*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	background: #fff;
	color: #332f28;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
	margin: 0px 0px 35px 0px;
	font-size: 35px;
	line-height: 35px;
	color: #332f28;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 30px;
	line-height: 30px;
	color: #332f28;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}

h3 {
	margin: 10px 0px 15px 0px;
	font-size: 25px;
	line-height: 25px;
	color: #332f28;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}

h4 {
	margin: 10px 0px 15px 0px;
	font-size: 20px;
	line-height: 20px;
	color: #332f28;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}

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

a:hover {
	color: #9d4b00;
	text-decoration: none;
	outline: none;
}

ul, ol {
	clear: both;
}

a.btn {
	display: inline-block;
	font-size: 19px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 50px;
	border: 2px solid #fff;
	padding: 0px 15px;
}

a.btn.light {
	background: #e9e9e9;
	color: #332f28;
}

a.btn.dark {
	background: #26231d;
	color: #fff;
}

a.btn.light:hover {
	background: #d2d2d2;
}

a.btn.dark:hover {
	background: #000;
}

.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;
}

/*---- END GENERAL----*/
nav {
	/*background:#565656;*/
	float: left;
	width: auto;
	height: 51px;
	z-index: 1;
}

.patient-single {
	width: 50%;
}

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

/*---- START MEDIA QUERIES ----*/
@media only screen and (max-width: 768px) {
	iframe {
		width: 100%;
		height: 280px;
	}
	
	.patient-single {
		width: 100% !important;
	}
	
	header {
		position: fixed;
	}
	
	header .grid-container {
		padding: 0px;
	}
	
	header #logo {
		float: none;
		text-align: center;
	}
	
	header #logo img {
		float: none;
		width: 75%;
		margin: 15px auto;
		text-align: center;
	}
	
	header .phone {
		float: none;
		width: 100%;
		text-align: center;
		line-height: 21px;
	}
	
	header .address {
		float: none;
		width: 100%;
		text-align: center;
		padding: 11px 0px;
	}
	
	header .address a {
		font-size: 14px;
		padding: 0px 0px 0px 20px;
	}
	
	header .top {
		height: auto;
	}
	
	nav {
		width: 100%;
		height: auto;
	}
	
	.mobile-nav {
		padding: 0px;
	}
	
	.mobile-nav .call {
		width: 50px !important;
	}
	
	.mobile-nav .map {
		width: 50px !important;
	}
	
	.mobile-nav a.map.last {
		margin-right: 10px;
	}
	
	.mobile-nav .call, .mobile-nav .map, .menu-button {
		color: #eae8df !important;
	}
	
	.flexnav li {
		width: 100% !important;
	}
	
	.flexnav li a {
		margin: 0px;
		padding: 0px 15px !important;
		text-align: left;
		line-height: 50px;
		border-width: 0px !important;
		border-bottom: 0px !important;
	}
	
	.flexnav li.first a {
		margin: 0px;
		padding: 0px 15px !important;
	}
	
	.flexnav li a:hover, .flexnav li:hover a {
		background: #8585b3 !important;
		color: #fff !important;
		border-width: 0px !important;
		border-bottom: 0px !important;
	}
	
	.flexnav li:hover a {
		background: #3c3831 !important;
		color: #fff !important;
	}
	
	.flexnav li ul li a {
		background: #3c3831;
		margin: 0px;
		padding: 0px 26px !important;
		line-height: 50px;
	}
	
	.flexnav li li ul li a {
		background: #332f28 !important;
		padding: 0px 34px !important;
		line-height: 50px;
	}
	
	.flexnav li ul li a:hover, .flexnav li ul li:hover a {
		background: #332f28 !important;
	}
	
	.flexnav li li ul li a:hover, .flexnav li li ul li:hover a {
		background: #3c3831 !important;
	}
	
	section.slider .slider-box {
		background: url("https://cdn-ikphopb.nitrocdn.com/KCxqRGcQJSwJXTBvIQMujwJYrQpHIQMN/assets/images/optimized/rev-b862174/www.lytleplasticsurgery.com/wp-content/themes/lytleplasticsurgery_com/images/slide1.jpg") -960px top no-repeat;
		background-size: cover;
	}
	
	section.slider .slider-box.nitro-lazy {
		background-image: none !important;
	}
	
	section.slider, section.slider .slider-box, section.slider .slides .slide1 {
		height: auto;
		min-height: 562px;
		padding-top: 50px;
	}
	
	/* section.slider ul.slides, section.slider .flex-control-nav { display:none; } */
	section.slider .slides .slide1 .flex {
		min-height: 340px;
		justify-content: center;
	}
	
	section.slider .slides .slide1 {
		background: none;
	}
	
	section.slider .slides h2 {
		font-size: 75px;
		line-height: 1;
	}
	
	section.slider .slides h2 span {
		font-size: 80px;
		line-height: 1;
	}
	
	section.slider .testimonial {
		position: absolute;
		bottom: 0px;
	}
	
	section.slider .testimonial .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.slider .testimonial .button a.btn {
		float: none;
		margin-bottom: 20px;
	}
	
	section.slider .slides .slide2 {
		top: 150px;
		background-position-x: -1010px;
	}
	
	section.slider .slides .slide2 .button {
		margin: 0 auto;
	}
	
	section.slider .slides .slide2 h2, section.slider .slides .slide2 h2 span {
		font-size: 45px;
	}
	
	section.procs, section.procs .box, section.procs .box:hover {
		height: 230px;
		min-height: auto;
	}
	
	section.procs .grid-container {
		padding: 0px;
	}
	
	section.procs .box h4 {
		font-size: 24px;
		line-height: 40px;
	}
	
	section.procs .box .overlay ul {
		display: none;
	}
	
	section.procs .box .overlay ul li a {
		font-size: 14px;
		line-height: 38px;
	}
	
	section.consult .grid-container {
		padding: 0px;
	}
	
	section.consult h2 {
		float: none;
		margin: 16px auto 0px;
		line-height: 42px;
		text-align: center;
		display: inline-block;
	}
	
	section.consult .left {
		background: transparent;
		float: left;
		text-align: center;
		padding: 0px;
	}
	
	section.consult .right {
		text-align: center;
		padding: 0px;
	}
	
	section.consult .right .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.consult .right .button a.btn {
		float: none;
		margin: 0px auto 20px;
	}
	
	section.info {
		min-height: 490px;
	}
	
	section.info h2 {
		margin: 26px 0px 26px;
		line-height: 48px;
	}
	
	section.info .right .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.info .right .button a.btn {
		float: none;
		margin: 20px 0;
	}
	
	section.content {
		padding: 200px 0px 0px;
	}
	
	section.content .main {
		margin: 50px 0px 20px;
	}
	
	section.content .side {
		margin: 0px 0px 50px;
	}
	
	section.content .side .side-align {
		width: 100%;
	}
	
	section.content .side .contact {
		margin: 0px -15px;
	}
	
	section.content .patient-testimonial span.fa {
		margin: 10px 0;
	}
	
	section.content .patient-videos {
		min-height: 240px;
	}
	
	#front-contact .sb-form {
		width: 96%;
	}
	
	#front-contact .sb-form input.wpcf7-captchar {
		float: none;
		width: 43% !important;
		display: inline-block;
	}
	
	#front-contact .sb-form img.wpcf7-captchac {
		float: none;
		margin-top: -3px;
		display: inline-block;
	}
	
	#front-contact .sb-form .agreement {
		float: none;
		width: 100%;
		margin: 0px auto 0px;
		text-align: center;
		line-height: 47px;
	}
	
	#front-contact .sb-form .captcha {
		float: none;
		width: 94%;
		margin: 0px auto 0px;
		text-align: center;
		display: inline-block;
	}
	
	#front-contact .sb-form .captcha .wpcf7-form-control-wrap {
		display: inline !important;
	}
	
	#front-contact .sb-form textarea {
		width: 100%;
	}
	
	#front-contact .sb-form input[type="text"], #front-contact .sb-form input[type="email"], #front-contact .sb-form input[type="tel"] {
		width: 100%;
	}
	
	#front-contact .sb-form input[type="submit"], #front-contact .sb-form input[type="submit"][disabled] {
		float: none;
		margin: 20px auto 0px;
		width: 50%;
	}
	
	#side-contact .sb-form input.wpcf7-captchar {
		width: 74%;
	}
	
	footer .bottom {
		padding: 20px 0px 16px;
	}
	
	footer .right .fa-envelope {
		padding-left: 0px;
	}
	
	footer .left, footer .mid, footer .right {
		text-align: center;
	}
	
	footer p, footer a {
		text-align: center;
		line-height: 30px;
	}
}

/*MOBILE*/
@media only screen and (max-width: 960px) and (min-width: 768px) {
	header {
		position: relative;
	}
	
	header .grid-container {
		padding: 0px;
	}
	
	header #logo {
		float: none;
		text-align: center;
	}
	
	header #logo img {
		float: none;
		width: auto;
		margin: 15px auto;
		text-align: center;
	}
	
	header .phone {
		float: none;
		width: 100%;
		text-align: center;
		line-height: 21px;
	}
	
	header .address {
		float: none;
		width: 100%;
		text-align: center;
		padding: 11px 0px;
	}
	
	header .top {
		height: auto;
	}
	
	nav {
		width: 100%;
		height: auto;
	}
	
	.mobile-nav .call {
		width: 50px !important;
	}
	
	.mobile-nav .map {
		width: 50px !important;
	}
	
	.mobile-nav a.map.last {
		margin-right: 10px;
	}
	
	.mobile-nav {
		background: transparent !important;
		padding: 0px;
	}
	
	.mobile-nav .call, .mobile-nav .map, .menu-button {
		background: transparent !important;
		color: #eae8df !important;
	}
	
	.flexnav li {
		width: 100% !important;
	}
	
	.flexnav li a {
		margin: 0px;
		padding: 0px 15px !important;
		text-align: left;
		line-height: 50px;
		border-width: 0px !important;
		border-bottom: 0px !important;
	}
	
	.flexnav li.first a {
		margin: 0px;
		padding: 0px 15px !important;
	}
	
	.flexnav li a:hover, .flexnav li:hover a {
		background: #8585b3 !important;
		color: #fff !important;
		border-width: 0px !important;
		border-bottom: 0px !important;
	}
	
	.flexnav li:hover a {
		background: #3c3831 !important;
		color: #fff !important;
	}
	
	.flexnav li ul li a {
		background: #3c3831;
		margin: 0px;
		padding: 0px 26px !important;
		line-height: 50px;
	}
	
	.flexnav li li ul li a {
		background: #332f28 !important;
		padding: 0px 34px !important;
		line-height: 50px;
	}
	
	.flexnav li ul li a:hover, .flexnav li ul li:hover a {
		background: #332f28 !important;
	}
	
	.flexnav li li ul li a:hover, .flexnav li li ul li:hover a {
		background: #3c3831 !important;
	}
	
	section.slider, section.slider .slider-box, section.slider .slides .slide1 {
		height: auto;
		min-height: 562px;
		padding: 0px;
		background-position: 30% 0%;
	}
	
	section.slider .slides h2 {
		margin: 108px auto 0px;
		font-size: 78px;
		line-height: 38px;
	}
	
	section.slider .slides h2 span {
		font-size: 83px;
	}
	
	section.slider .testimonial {
		position: absolute;
		bottom: 0px;
	}
	
	section.slider .testimonial .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.slider .testimonial .button a.btn {
		float: none;
		margin-bottom: 20px;
	}
	
	section.slider .slides .slide2 {
		top: 0px;
	}
	
	section.slider .slides .slide2 .button {
		margin: 0 auto;
	}
	
	section.procs .box h4 {
		font-size: 40px;
		line-height: 50px;
	}
	
	section.procs .box .overlay ul li a {
		font-size: 14px;
		line-height: 38px;
	}
	
	section.consult h2 {
		float: none;
		margin: 16px auto 0px;
		line-height: 42px;
		text-align: left;
		display: inline-block;
	}
	
	section.consult .left {
		float: left;
		text-align: center;
		padding: 0px;
	}
	
	section.consult .right {
		text-align: center;
		padding: 0px;
	}
	
	section.consult .right .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.consult .right .button a.btn {
		float: none;
	}
	
	section.info {
		min-height: 490px;
	}
	
	section.info .right .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.info .right .button a.btn {
		float: none;
	}
	
	section.content {
		padding: 0px 0px 0px 0px;
	}
	
	section.content .main {
		margin: 50px 0px 20px;
	}
	
	section.content .side {
		margin: 0px 0px 50px;
	}
	
	section.content .side .side-align {
		width: 100%;
	}
	
	section.content .side .contact {
		margin: 0px -15px;
	}
	
	#front-contact .sb-form {
		width: 96%;
	}
	
	#front-contact .sb-form input.wpcf7-captchar {
		width: 43% !important;
	}
	
	#front-contact .sb-form .agreement {
		width: 32%;
		margin: 0px 0px 0px 1px;
	}
	
	#front-contact .sb-form .captcha {
		width: 32%;
		margin: 14px 1px 0px 0px;
	}
	
	#front-contact .sb-form textarea {
		width: 100%;
	}
	
	#front-contact .sb-form input[type="text"], #front-contact .sb-form input[type="email"], #front-contact .sb-form input[type="tel"] {
		width: 100%;
	}
	
	#side-contact .sb-form input.wpcf7-captchar {
		width: 74%;
	}
	
	footer .bottom {
		padding: 20px 0px 16px;
	}
	
	footer .left, footer .mid, footer .right {
		text-align: center;
	}
	
	footer p, footer a {
		text-align: center;
		line-height: 30px;
	}
	
	.stickyBtn {
		transform: scale(.4) !important;
		right: -30px !important;
		z-index: 9999999999 !important;
	}
}

/*TABLET*/
@media only screen and (max-width: 1024px) and (min-width: 960px) {
	header #logo {
		float: none;
		text-align: center;
	}
	
	header #logo img {
		float: none;
		width: auto;
		margin: 15px auto;
		text-align: center;
	}
	
	header .phone {
		float: none;
		width: 100%;
		text-align: center;
		line-height: 21px;
	}
	
	header .address {
		float: none;
		width: 100%;
		text-align: center;
		padding: 11px 0px;
	}
	
	header .top {
		height: auto;
	}
	
	nav {
		background: transparent;
		float: none;
		text-align: center;
		margin: 0px auto;
	}
	
	ul.flexnav {
		float: none;
		margin: 0px auto;
		text-align: center;
	}
	
	.flexnav li {
		float: none !important;
		text-align: left;
		display: inline-block !important;
	}
	
	.flexnav li a {
		padding: 6px 17px 7px !important;
	}
	
	.flexnav li ul li a {
		padding: 0px 0px 0px 15px !important;
	}
	
	section.slider, section.slider .slider-box, section.slider .slides .slide1 {
		height: auto;
		min-height: 562px;
		padding: 0px;
	}
	
	section.slider {
		padding-top: 193px;
	}
	
	section.slider .slides h2 {
		margin: 108px auto 0px;
		font-size: 78px;
		line-height: 38px;
	}
	
	section.slider .slides h2 span {
		font-size: 83px;
	}
	
	section.slider .testimonial {
		position: absolute;
		bottom: 0px;
	}
	
	section.slider .testimonial .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.slider .testimonial .button a.btn {
		float: none;
		margin-bottom: 20px;
	}
	
	section.procs .box h4 {
		font-size: 46px;
		line-height: 56px;
	}
	
	section.procs .box .overlay ul li a {
		font-size: 17px;
		line-height: 38px;
	}
	
	section.consult h2 {
		float: none;
		margin: 16px auto 0px;
		line-height: 42px;
		text-align: left;
		display: inline-block;
	}
	
	section.consult .left {
		float: left;
		text-align: center;
		padding: 0px;
	}
	
	section.consult .right {
		text-align: center;
		padding: 0px;
	}
	
	section.consult .right .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.consult .right .button a.btn {
		float: none;
	}
	
	section.info {
		min-height: 490px;
	}
	
	section.info .right .button {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	section.info .right .button a.btn {
		float: none;
	}
	
	section.content {
		padding: 181px 0px 0px;
	}
	
	section.content .main {
		margin: 50px 0px 20px;
	}
	
	section.content .side {
		margin: 0px 0px 50px;
	}
	
	section.content .side .side-align {
		width: 100%;
	}
	
	section.content .side .contact {
		margin: 0px -15px;
	}
	
	#front-contact .sb-form {
		width: 96%;
	}
	
	#front-contact .sb-form input.wpcf7-captchar {
		width: 43% !important;
	}
	
	#front-contact .sb-form .agreement {
		width: 28%;
		margin: 0px 0px 0px 3px;
	}
	
	#front-contact .sb-form .captcha {
		width: 28%;
		margin: 14px 1px 0px 0px;
	}
	
	#front-contact .sb-form textarea {
		width: 100%;
	}
	
	#front-contact .sb-form input[type="text"], #front-contact .sb-form input[type="email"], #front-contact .sb-form input[type="tel"] {
		width: 100%;
	}
	
	#side-contact .sb-form input.wpcf7-captchar {
		width: 74%;
	}
	
	footer .bottom {
		padding: 20px 0px 16px;
	}
	
	footer .left, footer .mid, footer .right {
		text-align: center;
	}
	
	footer p, footer a {
		text-align: center;
		line-height: 30px;
	}
}

/*960 DESKTOP*/
@media only screen and (max-width: 1200px) and (min-width: 1024px) {
	.flexnav li a {
		padding: 6px 9px 7px !important;
	}
	
	.flexnav li ul li a {
		padding: 0px 0px 0px 15px !important;
	}
	
	header .address a {
		padding: 0px 0px 0px 20px;
	}
	
	section.consult h2 {
		margin: 0px 0px 0px 70px;
	}
	
	section.procs .box h4 {
		font-size: 46px;
		line-height: 56px;
	}
	
	section.procs .box .overlay ul li a {
		font-size: 19px;
		line-height: 40px;
	}
}

/*1024 DESKTOP*/
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
	.flexnav li a {
		padding: 6px 17px 7px !important;
	}
	
	.flexnav li ul li a {
		padding: 0px 0px 0px 15px !important;
	}
}

/*1200 DESKTOP*/

/*---- END MEDIA QUERIES ----*/
.stickyBtn {
	position: fixed !important;
	bottom: 20px !important;
	right: 0px !important;
	z-index: 999999 !important;
	transform: scale(.8) !important;
}
