/*
 Theme Name:   Franklin Child
 Theme URI:    https://wordpress.org/themes/franklin/
 Description:  Franklin Child Theme
 Template:     franklin
*/

body > header {
	background-color: white;
}
#bot-bar {
	padding: 50px 15px;
}
#site-description a {
	border: none;
}
.karen-logo {
	height: 175px;
	position: absolute;
	top: -110px;
	left: 15px;
}
#menu-main li:hover .sub-menu li a {
	color: white;
}
#menu-main .sub-menu {
	display: none;
	position:absolute;
	margin-top: 15px;
	margin-left: -14px;
	width: 200px;
	border: 2px solid white;
	border-radius: 4px;
}
#menu-main .sub-menu li {
	width: 100%;
	height: 100%;
	float: none;
	border: none;
	background-color: #2d3642;
}
#menu-main .sub-menu li a {
	color: white;
}
#menu-main .sub-menu li:hover {
	background-color: rgba(45, 54, 66, 0.71);
}
.info-box {
	vertical-align: top;
}
.row .row-header {
	font-family: 'Bad Script', cursive;
	font-size: 48px;
	text-align: center;
	line-height: 58px;
	position: relative;
	margin-bottom: 50px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.twitter-feed {
	margin: 85px;
}
.twitter-feed-header {
	font-family: 'Bad Script', cursive;
	font-size: 44px;
	text-align: center;
}
.info-box.inline {
	display: inline-block;
	min-width: 200px;
}
.info-box.inline:not(.side) {
	margin-right: 20px;
}
.fv .fv-container, .fv .fv-description-container {
	display: inline-block;
	vertical-align: top;
}
.fv .fv-container {
	width: 53.5%;
	margin-right: 20px;
}
.fv .fv-description-container {
	width: 43%;
}
.fv .fv-description-title {
	font-size: 24px;
	padding-bottom: 10px;
}
label {
	display: block;
}
.email-form select {
	width: 741px;
	padding: 10px 5px;
	border: 2px solid #eee;
	margin-bottom: 10px;
}
.popup {
	display: none;
	border-radius: 5px;
	border: 2px solid #ddd;
	background-color: white;
	width: 500px;
	position: fixed;
	left: 37%;
	top: 35%;
}
.popup .popup-title {
	border-bottom: 5px solid #2d3642;
	font-size: 24px;
	padding: 15px;
	background-color: #2d3642;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: white;
}
.popup .popup-content {
	font-size: 13px;
	padding: 10px 15px;
	background-color: rgb(242, 242, 242);
}
.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.testimonial {
	display: inline-block;
	padding: 0 45px;
}
.testimonial:not(.first) {
	display: none;
}
.testimonial .testimonial-subject {
	margin-bottom: 10px;
	font-size: 24px;
}
.testimonial .testimonial-content {
	margin-bottom: 7px;
}
.testimonial .testimonial-name {
	font-style: italic;
}
.circle-go-left, .circle-go-right {
	display: inline-block;
	width: 32px;
	height: 50px;
	background-color: #2d3642;
	color: white;
	position: absolute;
	cursor: pointer;
}
.circle-go-left {
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}
.circle-go-right {
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}
.left-testimonial {
	left: 16px;
	bottom: 50px;
}
.right-testimonial {
	left: 646px;
	bottom: 50px;
}
.left-videos {
	left: 703px;
	bottom: 345px;
}
.right-videos {
	left: 1089px;
	bottom: 345px;
}
.left-blog {
	left: 16px;
	bottom: 345px;
}
.right-blog {
	left: 646px;
	bottom: 345px;
}
.circle-go-left .glyphicon, .circle-go-right .glyphicon {
	position: relative;
	top: 17px;
	left: 9px;
}
.overflow-hidden {
	overflow: hidden;
}
.popup .btn {
	margin-top: 10px;
}
.meet-karen-image {
	height: 400px;
	vertical-align: top;
	border: 3px solid rgb(232, 232, 232);
	box-shadow: 3px 3px 3px rgb(194, 194, 194);
	float: right;
}
.meet-karen-text {
	vertical-align: top;
	margin-left: 20px;
	line-height: 30px;
	font-size: 18px;
}
.twitter-timeline {
	width: 100% !important;
	margin-top: 25px;
}
.loading-gif {
	text-align: center;
	position: relative;
	top: 73px;
}
.loading-gif img {
	width: 20px;
	height: 20px;
}
.videos-container, .blogs-container {
	height: 170px;
}
.testimonials-container {
	height: 120px;
}
.video-container {
	text-align: center;
}
.testimonials-loading {
	top: 52px;
}
.blogs-container {
	padding: 0 45px;
}
.each-blog .blog-title {
	font-size: 36px;
	margin-bottom: 10px;
	line-height: 40px;
}
.each-blog .blog-post-info {
	font-style: italic;
	margin-top: 10px;
}
.slider-caption-text {
	font-size: 14px;
	width: 150px;
	margin-right: 0;
	height: 50px;
	top: 0px;
	left: -28%;
	vertical-align: top;
	position: relative;
	color: rgb(35, 35, 35);
}
.credential {
	text-align: center;
}
.credential-circle {
	width: 125px;
	height: 125px;
	border-radius: 50%;
	border: 5px solid rgb(45, 54, 66);
	vertical-align: middle;
	display: inline-block;
}
.cred-icon {
	font-size: 36px;
	position: relative;
	vertical-align: middle;
	top: 42px;
	color: rgb(120, 200, 54);
}
.credential-name {
	font-size: 23px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
.credential-description {
	font-size: 18px;
	width: 350px;
	margin: auto;
	line-height: 28px;
}
.main-nav {
	display: inline-block;
	float: right;
	position:relative;
	top: -5px;
}
.main-nav ul ul {
	display: none;
	border-radius: 2px;
	z-index:999;
}
.main-nav ul li {
	list-style-type: none;
}
.main-nav > ul > li {
	border-radius: 2px;
	border: 2px solid #414F61;;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
}
.main-nav > ul > li:last-child {
	margin-right: 0;
}
.main-nav > ul > li > ul > li {
	display: block;
	background-color: #2d3642;
	color: white;
	min-width: 225px;
}
.main-nav > ul > li > a {
	padding: 8px 16px;
}
.main-nav > ul > li > ul > li > a {
	padding: 7px 15px;
}
.main-nav > ul > li > a, .main-nav > ul > li > ul > li > a {
	color: #414F61;
	display: inline-block;
}
.main-nav > ul > li:hover > a,
.main-nav > ul > li:hover > ul > li > a,
.main-nav > ul > li:hover > a > i {
	color: white;
}
.main-nav > ul > li > ul > li > a > i {
	margin-right: 7px;
	font-size: 12px;
	position: relative;
	top: 0;
}
.main-nav ul li:hover ul {
	display: block;
	position:absolute;
	padding-left: 0;
	margin-left: -2px;
}
.main-nav i {
	color: #414F61;
	font-size: 14px;
	position: relative;
	left: -1px;
}
.main-nav > ul > li:hover {
	cursor: pointer;
	background-color: rgb(45, 54, 66);
}
.main-nav > ul > li:hover > ul > li:hover {
	background-color: #414F61;
}
.custom-footer {
	margin: 25px 10px;
}
.contact-form input,
.contact-form textarea {
	width: 100%;
}
.contact-form [name=description] {
	resize: vertical;
}
.footer-copyright {
	margin-top: 25px;
	font-style: italic;
}
.footer-links a {
	display: block;
	font-size: 18px;
	border-bottom: none !important;
}
.footer-subscribe {
	position: relative;
	top: -14px;
}
.footer-subscribe [name=email] {
	width: 400px;
	display: block;
}
.custom-footer .glyphicon-question-sign {
	font-size: 16px;
	margin-left: 5px;
}
.footer-social a {
	border-bottom: none !important;
}
.footer-right-bottom .page-up {
	margin-top: 15px;
}
.thumbnail-layout .lptw-dropcap-date {
	background-color: #52EBE3 !important;
}
.thumbnail-layout .lptw-post-header {
	background-color: transparent;
}
.thumbnail-layout header a {
	border-bottom: none;
}
.row-info-boxes {
	margin-top: 25px;
}
.home-page-header {
	background: url(/resources/images/header.jpg);
	height: 500px;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: contain;
	position: relative;
	background-color: #fbfbfb;
}
.header-center {
	max-width: 1100px;
	height: 100%;
	margin: auto;
	position:relative;
}
header {
	margin-bottom: 0;
}
.header-video {
	width: 565px;
	height: 285px;
	position: absolute;
	border-radius: 5px;
	right: 20px;
	border: 2px solid black;
	top: 180px;
}
#site-description .social-icons {
	margin: 0 5px;
	width: 36px;
	position: relative;
	top: -2px;
}
.social-icons:hover {
	opacity: 0.95;
}
.footer-social .social-icons {
	margin: 0 5px;
	width: 36px;
	position: relative;
	left: -4px;
}
.cornerstone {
	height: 385px;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.3s;
}
.cornerstone:hover {
	filter: brightness(110%);
}
.cornerstone-overlay {
	position: absolute;
	background-color: black;
	color: white;
	opacity: 0.8;
	padding: 10px;
}
.cornerstone.real-food {
	background-image: url("/resources/images/cornerstone/food.jpg");
}
.cornerstone.exercise {
	background-image: url("/resources/images/cornerstone/exercise2.jpeg");
	background-position: 0 -110px;
}
.cornerstone.sleep {
	background-image: url("/resources/images/cornerstone/sleep.jpg");
	background-position: -95px 0px;
}
.cornerstone.balance {
	background-image: url("/resources/images/cornerstone/balance.jpg");
	background-position: -12px -100px;
	background-size: 430px;
}
.cornerstone.relaxation {
	background-image: url("/resources/images/cornerstone/relax.jpg");
	background-position: -10px 0;
}
.cornerstone.hydration {
	background-image: url("/resources/images/cornerstone/water.jpg");
	background-position: 10px -139px;
}
.popover .popover-content {
	color: black;
}
.bootbox.modal {
	top: 50px;
}
.services-item {
	border: 2px solid black;
	border-radius: 3px;
	width: 100%;
	margin-bottom: 15px;
}
.services-item .title {
	position: relative;
	font-size: 24px;
	color: white;
	width: 100%;
	height: 46px;
	cursor: pointer;
	background-color: rgb(45, 54, 66);
	padding: 12px 15px;
}
.thumbnail-layout .lptw-post-title {
	font-size: 14px !important;
}
.services-item .expand {
	float: right;
	top: -20px;
	position: relative;
	font-size: 44px;
}
.services-item .info {
	display: none;
	padding: 20px;
	min-height: 205px;
}
.services-item .test-img {
	width: 255px;
	float: left;
	margin-right: 20px;
}
.services-item .more-info-block {
	margin-top: 15px;
}
#content {
	border: none;
	border-radius: 0;
	padding: 0;
	margin-bottom: 0;
}
.content .container-fluid {
	padding: 85px 0;
	border-top: 2px #eee solid;
}
.content .container-fluid:nth-child(even) {
	background-color: #f9f9f9;
}
#header-search {
	margin: 0;
	float: right;
}
#header-search input,
#header-search button {
	height: 36px !important;
}
#header-search .glyphicon {
	top: 4px;
}
#top-bar {
	padding-top: 20px;
	padding-bottom: 22px;
}
#top-bar a {
	font-size: 32px;
	margin-right: 10px;
}
#top-bar a img {
	width: 36px;
}
#recent-posts article {
	border-radius: 3px;
}
#logo,
#logo img {
	margin-bottom: 0;
	max-height: none !important
}
.main-nav > ul {
	float: right;
}
#bot-bar {
	padding-bottom: 30px;
}
.service-info:not(:last-child) {
	margin-bottom: 50px;
}
.service-info .service-title {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #414F61;
}
.service-info .service-details {
	font-size: 18px;
	line-height: 28px;
}
.service-info .includes-title {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #414F61;
}
.service-info .includes {
	margin: 0;
}
.service-info .includes li {
	font-size: 18px;
	line-height: 28px;
}
.schedule-appt {
	display: block;
	width: 250px;
	margin: auto;
}
.social-icons-container {
	z-index: 999;
}
article .post-meta-list {
	margin-bottom: 0;
}
article .post-meta {
	background-color: white;
}
.main-nav .nav-item-title.home {
	display: none;
}
.main-nav ul li a {
	width: 100%;
}
.karen-name-mobile {
	display: none;
	font-family: 'Bad Script', cursive;
	text-align: center;
	margin-bottom: 35px;
}
.karen-name-mobile .name {
	font-size: 38px;
	line-height: 60px;
}
.karen-name-mobile .education {
	font-size: 22px;
}
.lptw-grid-element {
	border: 2px solid #eee;
	background-color: white !important;
	border-bottom: none;
}
.lptw-grid-element img {
	display: none;
}
.lptw-post-title:hover,
.lptw-post-date:hover {
	color: #444;
}
.lptw-post-date {
	border-bottom: none;
}
.footer-signup {
	margin-top: 25px;
}
.footer-signup .elp_msg {
	padding: 0;
	position: absolute;
	left: 70px;
}
.footer-signup .elp_caption {
	font-size: 20px;
	padding: 0;
	font-family: 'Bad Script', cursive;
	margin-bottom: 10px;
}
.footer-signup .elp_textbox_class {
	width: 50%;
}
.footer-signup .elp_button {
	padding: 0;
}
.footer-signup .elp_button input {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #122b40;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	border: none;
}
article .post-title {
	font-family: 'Bad Script', cursive;
	font-weight: 500;
	font-size: 44px;
}
.intro-video {
	position: absolute;
	bottom: 26px;
	right: 20px;
	padding: 0px;
	border: 2px solid rgb(221, 221, 221);
	border-radius: 0px;
	box-shadow: 4px 4px 5px #ddd;
}


@media (max-width: 768px) {
	.intro-video {
		display: none;
	}
	.home-page-header {
		display: none;
	}
	.credential:not(:last-child) {
		margin-bottom: 75px;
	}
	.footer-right-bottom {
		margin-top: 25px;
	}
	.main-nav li {
		display: block !important;
		width: 100%;
	}
	.main-nav ul li:not(:last-child) {
		margin-bottom: 10px;
	}
	.main-nav .nav-item-title.home {
		display: inline;
	}
	.karen-logo {
		display: block;
		position: relative;
		top: 0;
		margin: auto auto 50px auto !important;
		left: 0;
		height: 140px;
	}
	.main-nav ul {
		float: none;
		padding-left: 0;
	}
	#header-search .search-field {
		width: 100px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.service-info .service-includes {
		margin-top: 25px;
	}
	#bot-bar {
		padding-top: 30px;
	}
	.meet-karen-image {
		display: block;
		float: none;
		margin: auto auto 50px auto;
	}
	.meet-karen-text {
		margin-left: 0;
	}
	.cornerstone.hydration {
		background-position: 0 -130px;
	}
	.cornerstone.exercise {
		background-position: 0 0
	}
	.cornerstone.relaxation {
		background-position: 0 0;
	}
	.cornerstone.balance {
		background-position: -18px -150px;
	}
	.karen-name-mobile {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.intro-video {
		display: none;
	}
	.home-page-header {
	}
	.credential:not(:last-child) {
		margin-bottom: 75px;
	}
	.footer-right-bottom {
		margin-top: 25px;
	}
	.karen-logo {
		display: block;
		position: relative;
		top: 0;
		margin: 0 auto 50px auto !important;
		left: 0;
		height: 200px;
	}
	.meet-karen-image {
		height: 550px;
	}
	.cornerstone {
		width: 600px;
		margin: auto;
	}
	.cornerstone.hydration {
		background-position: 0 -130px;
	}
	.cornerstone.exercise {
		background-position: 0 -63px;
		background-size: 600px;
	}
	.cornerstone.relaxation {
		background-position: 0 -47px;
	}
	.cornerstone.balance {
		background-size: 630px;
		background-position: 0 -220px;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {
	.intro-video {
		display: none;
	}
	.footer-right-bottom {
		position: relative;
		top: 142px;
	}
	.main-nav .nav-item-title {
		display: none;
	}
	.meet-karen-image {
		height: 550px;
		margin-left: 50px;
		margin-bottom: 35px;
	}
}

@media (min-width: 1200px) {
	.footer-right-bottom {
		position: relative;
		top: 20px;
	}
	.meet-karen-text {
		width: 600px;
	}
	.meet-karen-image {
		height: 550px;
		margin-left: 50px;
		margin-bottom: 35px;
	}
}