html,
body {
	background: #fff;
	color: #333;
	font-family: 'Raleway', sans-serif
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.clear {
	clear: both;
	height: 1px
}

.clear-cms {
	display: none
}

.control-panel {
	z-index: 9999;
	width: 170px;
	min-height: 100px;
	border-radius: 10px;
	background: #fff;
	position: fixed;
	top: 100px;
	border: solid 1px #2a9bab;
	right: -140px;
	overflow: hidden;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.control-panel img {
	margin: 2px
}

.control-panel a {
	float: right
}

.gallery * {
	transition: none
}

.row {
	margin-bottom: 10px
}

.pad {
	padding: 20px
}

.max-width,
.limiter {
	max-width: 1000px;
	margin: 0 auto
}

.max-width-wide {
	max-width: 1400px;
	margin: auto
}

.max-width-wide2 {
	max-width: 1200px;
	margin: auto
}

main,
article,
aside,
header,
footer {
	display: block
}

.mark,
.highlight {
	color: red;
	background: none
}

.white {
	color: #FFF
}

.black {
	color: #000
}

h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: 400
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 400
}

.req {
	color: red
}

.btn-inverse {
	color: #ccc
}

.span1.add-on {
	margin-left: -1px;
	float: none;
	width: 8.547008547008547%
}

form {
	margin: 0
}

.btn {
	background: #fff;
	border: solid 1px #ccc;
	box-shadow: none
}

.clickable {
	cursor: pointer
}

a {
	text-decoration: none;
	transition: 0.4s
}

a:link,
a:visited {
	color: #143D55
}

a:hover,
a:active {
	color: #4b5f6d;
	text-decoration: none
}

.font-small {
	font-size: 10px
}

.font-standard {
	font-size: 11px
}

.font-large {
	font-size: 14px
}

.font-xlarge {
	font-size: 18px
}

.a2a_label {
	display: none
}

#cookie-bar {
	height: auto!important
}

#header-top {
	background: #000;
	color: #fff;
	line-height: 30px
}

#header-main {
	line-height: 25px;
	padding: 10px 0
}

#header-info {
	line-height: 20px;
	text-align: right
}

#header-social {
	padding: 5px 0;
	text-align: right
}

.search-btn {
	height: 30px!important
}

.search {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #999;
	margin: 20px auto
}

.search header {
	cursor: pointer;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px
}

.search header:hover,
.search header:focus,
.search header:active,
.search span.clickable:hover,
.search span.clickable:focus,
.search span.clickable:active {
	color: #07c
}

.search-content {
	line-height: 18px;
	max-height: 54px;
	overflow: hidden
}

.navbar {
	margin-bottom: 0
}

.navbar-inner {
	background-color: white;
	border: 0;
	border-top: 2px solid #eee;
	padding: 10px 0;
	border-radius: 0;
	background-image: none;
	box-shadow: none
}

.navbar .nav {
	float: left
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
	background: none;
	box-shadow: none;
	color: #000
}

.navbar .nav>li>a {
	text-shadow: none;
	padding: 10px 20px 10px
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	background: none;
	color: #000
}

.menu-left {
	color: #666;
	float: left;
	padding-right: 8px;
	padding-top: 2px;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	text-shadow: none
}

.menu-right {
	float: right
}

.navbar-contact {
	font-size: 18px;
	line-height: 37px
}

.nav-collapse {
	width: 100%
}

.nav {
	width: 100%;
	text-align: center
}

.navbar .nav>li {
	float: unset;
	display: inline-block
}

.dropdown-menu {
	border-radius: 0!important
}

.dropdown-menu>li>a {
	padding: 7px 20px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: none!important;
	background-image: none!important;
	background: #143D55!important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
	background-color: none!important;
	background-image: none!important;
	background: #143D55!important
}

.banner-wrap {
	background: #fff;
	padding: 0;
	margin-bottom: 0;
	height: 725px;
	overflow: hidden;
	position: relative
}

.banner-wrap::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(89, 112, 129, .65);
	z-index: 3
}

.banner-wrap2 {
	background: #fff;
	padding: 0;
	margin-bottom: 0;
	height: 450px;
	overflow: hidden;
	position: relative
}

.banner-wrap2::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(89, 112, 129, .65);
	z-index: 3
}

.banner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: visible
}

.banner img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: 0 -130px
}

.banner-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3
}

.banner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	transform: translate(-50%, -50%);
	width: 100%
}

.banner-text {
	text-align: center
}

.banner-text h1 {
	color: #fff;
	font-family: 'Volkhov', serif;
	font-size: 44px;
	line-height: 58px
}

.banner-text h4 {
	color: #fff;
	font-size: 22px;
	font-weight: 100
}

.banner-split {
	width: 80px;
	height: 6px;
	background-color: #143D55;
	margin: 28px auto
}

.general-banner img {
	width: 100%
}

.mobile-banner {
	display: none
}

#header-main img {
	max-width: 275px
}

.banner-arrow {
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 50px;
	z-index: 4;
	color: white
}

.content1 {
	padding: 75px 0
}

.content2 {
	padding: 75px 0;
	background-color: #ececec;
	position: relative
}

.content3 {
	padding: 75px 0
}

.general-content1 {
	padding: 75px 0;
	background: #ececec
}

.general-content2 {
	padding: 75px 0;
	background: #ececec
}

.blog-content1 {
	padding: 30px 0;
	background: #ececec;
	flex: 1 1 auto
}

.contact-content1 {
	padding: 75px 0;
	background: #ececec
}

.gallery-flex {
	height: 100vh;
	display: flex;
	flex-direction: column
}

.gallery-content1 {
	padding: 30px 0;
	background: #ececec;
	flex: 1 1 auto
}

.four-flex {
	height: 100vh;
	display: flex;
	flex-direction: column
}

.four-content1 {
	padding: 30px 0;
	background: #ececec;
	flex: 1 1 auto
}

.content-split {
	width: 40px;
	height: 3px;
	background-color: #143D55;
	margin: 44px auto
}

.content-split2 {
	width: 40px;
	height: 3px;
	background-color: #2274A5;
	margin: 44px auto
}

.content-split3 {
	width: 40px;
	height: 3px;
	background-color: #3087B4;
	margin: 44px auto
}

.services-cards {
	text-align: center
}

.service-cards-wrap {
	display: flex
}

.service-card {
	position: relative;
	text-align: left;
	flex-basis: 20%;
	margin-right: 25px
}

.service-card:last-child {
	margin-right: 0
}

.services-cards h2 {
	color: #494949;
	font-family: 'Volkhov', serif;
	font-size: 30px
}

.service-card-text {
	position: relative;
	width: 100%;
	height: 140px;
	bottom: 0;
	padding: 30px 0 30px 25px;
	box-sizing: border-box
}

.service-card:nth-child(1)>.service-card-text {
	background-color: #66C3FF
}

.service-card:nth-child(2)>.service-card-text {
	background-color: #3087B4
}

.service-card:nth-child(3)>.service-card-text {
	background-color: #143D55
}

.service-card:nth-child(4)>.service-card-text {
	background-color: #2274A5
}

.service-card:nth-child(5)>.service-card-text {
	background-color: #449dd1
}

.service-card {
	position: relative;
	text-align: left
}

.service-card-text h2 {
	color: white;
	padding-bottom: 8px;
	font-size: 24px
}

.service-card-text a {
	color: white
}

.sc-heading-text {
	padding-bottom: 50px
}

.sc-heading-text p {
	font-size: 16px;
	margin-bottom: 14px;
	line-height: 1.5em
}

.flex-wrap {
	display: flex;
	overflow: hidden
}

.flex-left,
.flex-right {
	flex-basis: 50%
}

.flex-left {
	position: relative;
	background-size: cover;
	background-position: center
}

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

.flex-right {
	background-color: white;
	padding: 40px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column
}

.image-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: right;
	padding: 26px 40px;
	box-sizing: border-box;
	font-family: 'Volkhov', serif
}

.blue-it {
	background-color: #66C3FF
}

.purple-it {
	background-color: #143D55
}

.it-upper {
	font-size: 18px
}

.it-lower {
	font-size: 24px;
	padding-top: 12px
}

.purple-it .it-lower {
	padding-top: 0;
	padding-bottom: 12px
}

.flex-right h2 {
	font-family: 'Volkhov', serif;
	font-size: 24px;
	line-height: 1.2em
}

.blue-split {
	height: 3px;
	width: 50px;
	background-color: #66C3FF;
	margin: 34px 0
}

.purple-split {
	height: 3px;
	width: 50px;
	background-color: #143D55;
	margin: 34px 0
}

.flex-right p {
	line-height: 26px
}

.blue-btn {
	display: inline-block;
	background-color: #66C3FF;
	color: white;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: auto
}

.blue-btn:link,
.blue-btn:active,
.blue-btn:visited {
	color: white
}

.blue-btn:hover {
	color: white;
	background-color: #88d0ff;
}

.purple-btn {
	display: inline-block;
	background-color: #143D55;
	color: white;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: auto
}

.purple-btn:link,
.purple-btn:active,
.purple-btn:visited {
	color: white
}

.purple-btn:hover {
	color: white;
	background-color: #4b5f6d
}

.homepage-flex {
	position: relative
}

.testimonials {
	text-align: center
}

.testimonials h2 {
	color: #494949;
	font-family: 'Volkhov', serif;
	font-size: 30px
}

.testimonial-cards {
	display: flex
}

.testimonial-slider-wrap {
	flex-basis: 50%;
	background-color: #2274A5;
	color: white;
	text-align: left;
	width: 480px;
	padding: 40px;
	box-sizing: border-box
}

.testimonial-image {
	flex-basis: 50%;
	margin-left: 40px
}

.testimonial {
	font-family: 'Volkhov', serif;
	font-size: 26px;
	line-height: 42px;
	padding: 40px;
	box-sizing: border-box
}

.testimonial-name {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	padding-top: 15px
}

.testimonials-track {
	height: 100%
}

.slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left
}

.form-wrapper {
	text-align: center;
	border: 10px solid white;
	padding: 75px 0;
	position: relative
}

.form-wrapper h2 {
	color: #494949;
	font-family: 'Volkhov', serif;
	font-size: 30px
}

.homepage-form {
	background-color: #ececec;
	padding: 40px
}

.form-wrap {
	width: 50%;
	margin: 0 auto;
	padding: 28px 0
}

.form-wrap input,
.form-wrap textarea {
	width: 100%;
	border-radius: 0;
	padding: 20px 10px;
	box-sizing: border-box
}

.form-wrap textarea {
	padding: 10px;
	resize: none;
	height: 96px
}

.form-wrap input[type="submit"] {
	padding: 12px;
	background-image: none;
	background-color: #3087B4;
	color: white;
	border: none;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .75px
}

.form-wrap input[type="submit"]:hover {
	background-color: #3b9acb;
}

.form-wrapper .sc-heading-text {
	padding-bottom: 0
}

.footer-main>.row-fluid>.span6:last-child {
	text-align: right
}

.footer-main h4 {
	font-family: 'Volkhov', serif;
	font-size: 26px;
	margin-bottom: 28px;
	font-weight: 400
}

.footer-main p {
	line-height: 24px;
	margin-top: 14px
}

.footer-main a:link,
.footer-main a:active,
.footer-main a:visited {
	color: white
}

.footer-main a:hover {
	color: #eee
}

.footer-newsletter input {
	border-radius: 0;
	padding: 20px 10px;
	box-sizing: border-box;
	margin: 0;
	width: 250px
}

.footer-newsletter input[type="submit"] {
	padding: 12px 30px;
	background-image: none;
	background-color: black;
	color: white;
	border: none;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .75px;
	width: 120px
}

.footer-newsletter {
	padding-top: 38px
}

.connect-line1 {
	height: 75px;
	width: 10px;
	background-color: white;
	position: absolute;
	right: 26%;
	top: 0
}

.connect-line2 {
	height: 40px;
	width: 10px;
	background-color: white;
	position: relative;
	top: 0;
	left: 100px
}

.connect-line3 {
	height: 75px;
	width: 10px;
	background-color: white;
	position: absolute;
	bottom: 0;
	left: 26%
}

.connect-line4 {
	height: 50px;
	width: 10px;
	background-color: white;
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%)
}

.gallery-wrap {
	background: white
}

.content-box2 .span8 {
	text-align: center;
	background: white;
	padding: 30px
}

.content-box2 h1 {
	font-size: 32px;
	font-family: 'Volkhov', serif;
	line-height: 40px
}

.general-subheading {
	font-size: 28px;
	text-align: center;
	font-family: 'Volkhov', serif;
	color: #494949;
	margin: 0
}

.general-subsubheading {
	text-align: center;
	font-weight: 500;
	margin: 0 0 35px
}

.sm-split-purple {
	height: 3px;
	width: 50px;
	background: #143D55;
	margin: 35px auto 40px
}

.general-content1-flex {
	display: flex
}

.gc1-flex-flip {
	padding: 75px 0
}

.gc1-no-padding {
	padding: 75px 0 0;
}

.gc1-flex-flip .gcf-right {
	margin-left: 0;
	margin-right: 25px
}

.gcf-left,
.gcf-right {
	flex-basis: 50%
}

.gcf-right {
	margin-left: 25px
}

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

.general-content-para {
	line-height: 1.8em;
	font-size: 15px;
	margin-bottom: 20px
}

.contact-us-button {
	display: inline-block;
	background: #66C3FF;
	width: 145px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white!important;
	text-decoration: none!important
}

.contact-us-button:hover {
	background: #6bbcc7
}

.smp-nav {
	display: flex
}

.smp-wrapper {
	margin-top: -75px;
}

.smp-nav-left,
.smp-nav-right {
	flex-basis: 100%;
	text-align: center;
	color: white;
	font-size: 22px;
	font-family: 'Volkhov', serif;
	padding: 30px 0;
	text-decoration: none!important;
	cursor: pointer
}

.smp-nav-left,
.smp-nav-left:link,
.smp-nav-right:active,
.smp-nav-left:hover,
.smp-nav-left:visited {
	color: white;
	font-size: 22px;
	font-family: 'Volkhov', serif;
	padding: 30px 0;
	text-decoration: none!important
}

.smp-nav-left {
	position: relative;
	background: #143D55
}

.smp-nav-left:hover {
	background: #1a5170;
}

.smp-nav-right,
.smp-nav-right:link,
.smp-nav-right:active,
.smp-nav-right:hover,
.smp-nav-right:visited {
	color: white;
	font-size: 22px;
	font-family: 'Volkhov', serif;
	padding: 30px 0;
	text-decoration: none!important
}

.smp-nav-right {
	position: relative;
	background: #2274A5
}

.smp-nav-right:hover {
	background: #2888c1;
}

.smp-content {
	padding: 50px;
	background: white;
	line-height: 1.7em
}

.smp-nav-left.tab-active::after {
	position: absolute;
	left: calc(50% - 30px);
	display: inline-block;
	border-right: 30px solid transparent;
	border-top: 25px solid #143D55;
	border-left: 30px solid transparent;
	border-bottom-color: #143D55;
	content: '';
	z-index: 99;
	bottom: -25px;
	transition: 0.4s
}

.smp-nav-left.tab-active:hover::after {
	border-top: 25px solid #1a5170;
}

.smp-nav-right.tab-active::after {
	position: absolute;
	left: calc(50% - 30px);
	display: inline-block;
	border-right: 30px solid transparent;
	border-top: 25px solid #2274A5;
	border-left: 30px solid transparent;
	border-bottom-color: #2274A5;
	content: '';
	z-index: 99;
	bottom: -25px;
	transition: 0.4s
}

.smp-nav-right.tab-active:hover::after {
	border-top: 25px solid #2888c1;
}

#smp-for-men,
#smp-for-women {
	opacity: 1;
	transition: 0.5s
}

.smp-big-text {
	font-family: 'Volkhov', serif;
	font-size: 20px;
	color: #565656
}

.le-block {
	display: flex;
	background: white;
	margin-bottom: 40px
}

.le-block:last-child {
	margin-bottom: 0
}

.le-block-img {
	flex-basis: 30%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.le-block:nth-child(2) .le-block-img {
	order: 2
}

.le-block:nth-child(4) .le-block-img {
	order: 2
}

.le-block-text {
	flex-basis: 70%;
	padding: 30px;
	box-sizing: border-box;
	line-height: 1.6em
}

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

.le-block:nth-child(1) .le-block-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	text-align: left;
	color: white;
	font-size: 20px;
	padding: 0 20px;
	box-sizing: border-box;
	background: #143D55
}

.le-block:nth-child(2) .le-block-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	text-align: left;
	color: white;
	font-size: 20px;
	padding: 0 20px;
	box-sizing: border-box;
	background: #2274A5
}

.le-block:nth-child(3) .le-block-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	text-align: left;
	color: white;
	font-size: 20px;
	padding: 0 20px;
	box-sizing: border-box;
	background: #449dd1
}

.le-block:nth-child(4) .le-block-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	text-align: left;
	color: white;
	font-size: 20px;
	padding: 0 20px;
	box-sizing: border-box;
	background: #3087B4
}

.masterclass-tabs-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 50px 0 0
}

.masterclass-tab {
	background: white;
	border: 1px solid white;
	margin-bottom: 44px;
	flex-basis: 48%
}

.masterclass-tab:nth-child(odd) {
	margin-right: 44px
}

.mc-content {
	padding: 30px
}

.mc-tabs {
	background: #2274A5;
	color: white;
	display: flex
}

.mc-top-tab:first-child {
	flex-basis: 50%
}

.mc-top-tab {
	flex-basis: 25%;
	text-align: center;
	padding: 18px 0;
	font-size: 18px
}

.mc-tabs>.mc-top-tab:nth-child(2) {
	border-left: 1px solid white;
	border-right: 1px solid white
}

.mc-content-list {
	line-height: 2em
}

.masterclass-tab-wide {
	background: #2274A5;
	color: white;
	line-height: 1.6em;
	font-size: 16px;
	padding: 40px
}

a.cb-enable {
	margin-left: 6px!important
}

footer {
	background: #373737;
	color: white;
	font-size: 12px
}

#footer-tagline {
	padding: 20px
}

.footer-main {
	padding: 40px 30px;
	line-height: 40px;
	font-size: 14px
}

.footer-main h1 {
	font-size: 14px;
	line-height: 40px;
	margin: 0
}

address {
	padding: 20px 0;
	margin-bottom: 0;
	line-height: 22px;
	color: #000
}

.share-this {
	text-align: right
}

.footer-copy {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 38px
}

.footer-rights {
	float: left;
	line-height: 38px;
	margin-right: 10px
}

.footer-link {
	float: left;
	line-height: 38px;
	margin-right: 10px
}

.training-block {
	border: 1px solid #143D55;
	margin-top: 60px
}

.tb-header {
	background: #143D55;
	color: white;
	text-align: center;
	padding: 35px 0;
	font-family: 'Volkhov', serif;
	font-size: 25px
}

.tb-tabs {
	display: flex;
	border-top: 1px solid #143D55;
	border-bottom: 1px solid;
	background: white
}

.tbt-tab {
	flex-basis: 100%;
	text-align: center;
	font-family: 'Volkhov', serif;
	font-size: 19px;
	padding: 25px 0;
	background: white;
	color: #565656
}

.tbt-tab:nth-child(2) {
	border-left: 1px solid #143D55;
	border-right: 1px solid #143D55
}

.tb-content {
	display: flex
}

.tbc-wrap {
	flex-basis: 100%;
	padding: 30px;
	background: #fafafa;
	line-height: 1.7em;
	font-size: 15px
}

.tbc-wrap:first-child {
	border-right: 1px solid #143D55
}

.training-full-width {
	text-align: center;
	padding: 75px 0;
	background: url(/img/training-academy-parallax.jpg) fixed;
	background-size: cover;
	position: relative
}

.training-full-width::after {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(89, 112, 129, .9)
}

.tfs-inner {
	background: white;
	padding: 50px;
	position: relative;
	z-index: 10
}

.tfsi-title {
	font-family: 'Volkhov', serif;
	font-size: 24px
}

.tfsi-para {
	font-size: 18px;
	line-height: 1.8em;
	margin-bottom: 25px
}

.price,
.prices {
	display: flex;
	font-size: 18px
}

.price {
	padding: 6px 10px;
	background: white
}

.p-left,
.p-right {
	flex-basis: 50%
}

.p-tag {
	flex-basis: 50%
}

.p-session,
.p-price {
	flex-basis: 25%
}

.perm-price {
	flex-basis: 15%
}

.perm-tag {
	flex-basis: 85%
}

.price-section:nth-child(1) .price-title {
	font-family: 'Volkhov', serif;
	font-size: 20px;
	padding: 14px;
	color: white;
	background: #143D55
}

.price-section:nth-child(2) .price-title {
	font-family: 'Volkhov', serif;
	font-size: 20px;
	padding: 14px;
	color: white;
	background: #2274A5
}

.price-section:nth-child(3) .price-title {
	font-family: 'Volkhov', serif;
	font-size: 20px;
	padding: 14px;
	color: white;
	background: #449dd1
}

.price-section {
	margin-bottom: 25px
}

.price-section:last-child {
	margin-bottom: 0
}

.price-section:nth-child(1) {
	border-left: 1px solid #143D55;
	border-right: 1px solid #143D55
}

.price-section:nth-child(1) .p-left {
	border-right: 1px solid #143D55
}

.price-section:nth-child(1) .price {
	border-bottom: 1px solid #143D55
}

.price-section:nth-child(2) {
	border-left: 1px solid #2274A5;
	border-right: 1px solid #2274A5
}

.price-section:nth-child(2) .p-left {
	border-right: 1px solid #2274A5
}

.price-section:nth-child(2) .price {
	border-bottom: 1px solid #2274A5
}

.price-section:nth-child(3) {
	border-left: 1px solid #449dd1;
	border-right: 1px solid #449dd1
}

.price-section:nth-child(3) .p-left {
	border-right: 1px solid #449dd1
}

.price-section:nth-child(3) .price {
	border-bottom: 1px solid #449dd1
}

.no-top-pad {
	padding: 0 0 75px!important
}

.price-footnote {
	margin-top: 14px
}

.top-link {
	float: right
}

.copy {
	background: #212020;
	color: #fff;
	padding: 0 30px;
	line-height: 40px;
	font-family: 'Volkhov', serif
}

.copy a:link,
.copy a:active,
.copy a:visited {
	color: white
}

.copy a:hover {
	color: #eee
}

.a2a_kit {
	float: right;
	margin: 4px 0;
	margin-left: 10px
}

.blog {
	margin-bottom: 20px;
	background: white;
	padding: 30px;
	box-sizing: border-box
}

.blog .span12 {
	font-size: 15px
}

#blog-menu {
	background: white;
	padding: 20px;
	color: #fff
}

.blog-post-preview {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #eee
}

.blog-post-preview:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.blog-post-preview header,
.blog header {
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
	font-size: 24px;
	font-weight: 700;
	color: #8c8c8c
}

.blog-post-preview-img {
	width: 25%;
	float: left;
	border: 1px solid #eee
}

.blog-post-preview-content {
	width: 72%;
	float: right
}

.blog-post-preview-content img {
	display: none
}

.blog-post-content {
	height: 70px;
	line-height: 22px;
	overflow: hidden;
	font-size: 15px
}

.blog-post-more {
	float: right;
	background: #eee;
	color: #555;
	border-radius: 1px;
	padding: 5px 10px;
	margin-top: 8px
}

.blog-post-preview a:link,
.blog-post-preview a:visited {
	color: #555
}

.blog-post-preview a:hover,
.blog-post-preview a:active {
	color: #555
}

.blog-year-title {
	padding: 5% 0;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #999;
	margin-bottom: 10px
}

.blog-month-title {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin: 5px 0
}

.blog-cloud {
	width: 90%;
	padding: 5%;
	margin-top: 5%;
	border-radius: 2px;
	background: #000
}

.blog-cloud a:link,
.blog-cloud a:visited {
	color: #fff!important;
	text-decoration: none
}

.blog-cloud a:hover,
.blog-cloud a:active {
	color: #000!important;
	text-decoration: none
}

.blog-wc-smallest {
	font-size: .6em;
	padding: 3px
}

.blog-wc-small {
	font-size: .8em;
	padding: 3px
}

.blog-wc-medium {
	font-size: 1em;
	padding: 3px
}

.blog-wc-large {
	font-size: 1.2em;
	padding: 5px
}

.blog-wc-largest {
	font-size: 1.4em;
	padding: 5px
}

.blog-post-date {
	font-size: 14px;
	float: right
}

#blog-search {
	margin-bottom: 0
}

.grey {
	color: #8f8f8f
}

.blog-social .a2a_kit {
	float: left;
	margin: 10px 0
}

#blogs {
	background: white
}

.blog-flex {
	height: 100vh;
	display: flex;
	flex-direction: column
}

#contact-msg {
	margin-bottom: 10px;
	display: none
}

#contact-form {
	margin-bottom: 10px
}

.contact article {
	padding: 20px
}

.contact aside {
	padding: 20px
}

.map-cover {
	position: relative
}

.map-absolute {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0
}

.contact {
	display: flex
}

.contact-left,
.contact-right {
	background: white
}

.contact-left {
	flex-basis: 50%;
	line-height: 1.6em
}

.contact-right {
	flex-basis: 50%;
	margin-left: 25px
}

.contact input {
	border-radius: 0px!important;
	padding: 6px 8px!important;
	height: 35px!important
}

.contact textarea {
	border-radius: 0px!important;
	resize: none;
	height: 145px
}

.contact-title {
	font-size: 26px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Volkhov', serif
}

.gdpr-checkbox input {
	line-height: 14px!important;
	height: 14px!important;
	margin-top: 0
}

.gdpr-checkbox label {
	display: inline;
	padding-left: 5px
}

#galleria {
	width: 100%;
	height: auto
}

.statement {
	background: #eee;
	font-size: 24px;
	line-height: 36px;
	padding: 40px;
	text-align: center
}

.statement>div {
	width: 80%;
	padding: 10%
}

.img-float-right {
	float: right;
	padding: 15px
}

@media (min-width: 1401px) and (max-width: 1650px) {
	.banner-wrap {
		height: 500px;
	}
}

@media (min-width:1200px) and (max-width:1400px) {
	.banner-wrap {
		height: 540px;
	}
	.service-card-text {
		height: 165px
	}
	.service-card-text h2 {
		line-height: 26px
	}
}

@media (min-width:980px) and (max-width:1199px) {
	.banner-wrap {
		height: 500px;
	}
	.banner-wrap img {
		object-position: 0;
	}
	.service-card-text {
		height: 165px
	}
	.service-card-text h2 {
		line-height: 26px
	}
	.general-content1-flex {
		padding: 0 12px
	}
	.masterclass-tab:nth-child(odd) {
		margin-right: 36px
	}
	.masterclass-tab {
		margin-bottom: 36px
	}
}

@media (max-width: 979px) {
	.smp-wrapper {
		margin-top: 0;
	}
}

@media (min-width:768px) and (max-width:979px) {
	.banner-text h1 {
		margin: 0;
		font-size: 40px
	}
	.navbar .btn-navbar {
		width: 100%;
		color: #000;
		margin-left: 0;
		background: none;
		border: none;
		filter: none;
		box-shadow: none
	}
	.navbar .btn-navbar:hover,
	.navbar .btn-navbar:focus,
	.navbar .btn-navbar:active,
	.navbar .btn-navbar.active,
	.navbar .btn-navbar.disabled,
	.navbar .btn-navbar[disabled] {
		color: #000;
		background: none
	}
	.nav-collapse .nav>li>a:hover,
	.nav-collapse .nav>li>a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background: none;
		color: #000
	}
	.dropdown-menu>.active>a,
	.dropdown-menu>.active>a:hover,
	.dropdown-menu>.active>a:focus {
		background: none;
		color: white
	}
	.navbar-inner {
		background: none;
		border: none;
		box-shadow: none
	}
	.navbar .nav>.active>a,
	.navbar .nav>.active>a:hover,
	.navbar .nav>.active>a:focus {
		background: none;
		color: #000;
		box-shadow: none
	}
	.navbar .nav li.dropdown.open>.dropdown-toggle,
	.navbar .nav li.dropdown.active>.dropdown-toggle,
	.navbar .nav li.dropdown.open.active>.dropdown-toggle {
		background: none;
		color: #000
	}
	.navbar .nav>li {
		display: block
	}
	.banner-wrap {
		height: auto
	}
	.banner-wrap2 {
		height: auto
	}
	.services-cards .span3 {
		width: 50%;
		margin: 0 0 20px 0
	}
	.services-cards .span3:nth-child(odd) {
		padding: 0 10px 0 20px
	}
	.services-cards .span3:nth-child(even) {
		padding: 0 20px 0 10px
	}
	.services-cards img {
		width: 100%
	}
	.blue-split {
		margin: 14px 0
	}
	.purple-split {
		margin: 14px 0
	}
	.flex-right p {
		line-height: 24px
	}
	.homepage-form {
		background-color: #ececec;
		padding: 20px
	}
	.form-wrap {
		width: 95%
	}
	.testimonial-slider-wrap {
		flex-basis: 100%
	}
	.testimonial-image {
		display: none
	}
	.service-cards-wrap {
		flex-wrap: wrap;
		padding: 0 20px;
		box-sizing: border-box
	}
	.service-card {
		flex-basis: 48%;
		margin-right: 28px;
		margin-bottom: 25px
	}
	.service-card:nth-child(even) {
		margin-right: 0
	}
	.service-card:last-child {
		flex-basis: 100%
	}
	.content-box .span3 {
		display: none
	}
	.content-box .span9 {
		width: 100%
	}
	.blog {
		padding: 20px
	}
	.contact {
		flex-direction: column
	}
	.contact-right {
		margin: 20px 0 0 0
	}
	.footer-newsletter input[type="submit"] {
		padding: 12px 0;
		width: 90px
	}
	.general-content1-flex {
		flex-direction: column;
		padding: 0 25px
	}
	.gcf-right {
		margin-left: 0;
		margin-top: 30px
	}
	.general-content1 {
		padding: 50px 0 0
	}
	.general-content2 {
		padding: 30px 0 30px
	}
	.sm-split-purple {
		margin: 25px auto 40px
	}
	.form-wrapper {
		padding: 55px 0
	}
	.training-block {
		margin-top: 50px;
		margin: 50px 20px 0
	}
	.general-subheading {
		line-height: 1.4em;
		font-size: 27px
	}
	.training-full-width {
		padding: 50px 0 20px;
		background: #ececec
	}
	.training-full-width::after {
		content: unset
	}
	.masterclass-tabs-wrap {
		padding: 50px 20px 0
	}
	.masterclass-tab:nth-child(odd) {
		margin-right: 0
	}
	.masterclass-tab {
		flex-basis: 100%
	}
	.general-subsubheading {
		font-size: 16px
	}
	.services-cards:last-child img {
		height: 300px;
		object-fit: cover;
		object-position: 0 -120px
	}
	.gc1-flex-flip {
		padding: 30px 20px
	}
	.gc1-no-padding {
		padding: 30px 20px 0;
	}
	.gc1-flex-flip .gcf-right {
		order: 2;
		margin-right: 0;
		margin-top: 5px
	}
	.price-table {
		padding: 0 20px
	}
	.price,
	.prices {
		font-size: 16px
	}
	.price-footnote {
		padding: 0 20px
	}
	.contact-content1 {
		padding: 20px
	}
	.banner img {
		object-position: unset
	}
}

@media (max-width:767px) {
	body,
	html {
		margin: 0;
		padding: 0
	}
	header,
	header div,
	header article,
	header aside,
	header .text-right {
		text-align: center
	}
	#header-top {
		padding: 10px 20px;
		box-sizing: border-box
	}
	.banner-text h1 {
		margin: 2.5% auto 10px auto;
		font-size: 34px;
		line-height: 1.6em;
		padding: 10px
	}
	.banner-text h2 {
		margin: 0 auto;
		font-size: 14px;
		line-height: 14px;
		padding: 10px
	}
	.banner img {
    	object-position: unset;
	}
	.navbar .btn-navbar {
		width: 100%;
		color: #000;
		margin-left: 0;
		background: none;
		border: none;
		filter: none;
		box-shadow: none
	}
	.navbar .btn-navbar:hover,
	.navbar .btn-navbar:focus,
	.navbar .btn-navbar:active,
	.navbar .btn-navbar.active,
	.navbar .btn-navbar.disabled,
	.navbar .btn-navbar[disabled] {
		color: #000;
		background: none
	}
	.nav-collapse .nav>li>a:hover,
	.nav-collapse .nav>li>a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background: none;
		color: #000
	}
	.dropdown-menu>.active>a,
	.dropdown-menu>.active>a:hover,
	.dropdown-menu>.active>a:focus {
		background: none;
		color: #000
	}
	.navbar-inner {
		background: none;
		border: none;
		box-shadow: none
	}
	.navbar .nav>.active>a,
	.navbar .nav>.active>a:hover,
	.navbar .nav>.active>a:focus {
		background: none;
		color: #000;
		box-shadow: none
	}
	.navbar .nav li.dropdown.open>.dropdown-toggle,
	.navbar .nav li.dropdown.active>.dropdown-toggle,
	.navbar .nav li.dropdown.open.active>.dropdown-toggle {
		background: none;
		color: #000
	}
	address,
	.copy {
		text-align: center;
		line-height: 20px
	}
	address {
		padding-bottom: 0
	}
	.top-link {
		float: none
	}
	#blog-menu input {
		width: 75%
	}
	#blogs {
		width: 100%;
		float: left;
		padding-right: 0%
	}
	#blog-menu {
		width: 35%;
		float: left
	}
	.content1,
	.content2,
	.content3,
	.general-content1,
	.general-content2,
	.blog-content1,
	.contact-content1,
	.gallery-content1 {
		padding: 20px;
		box-sizing: border-box;
		background: #ececec
	}
	.content3 {
		background: white
	}
	footer,
	footer div,
	footer article,
	footer aside,
	footer .text-right,
	.share-this {
		text-align: center
	}
	.copy {
		padding: 10px 20px;
		box-sizing: border-box
	}
	.service-card {
		margin-bottom: 20px
	}
	.service-card img {
		width: 100%
	}
	.homepage-form {
		background-color: #ececec;
		padding: 0
	}
	.form-wrap {
		width: 100%;
		padding: 28px 10px;
		box-sizing: border-box
	}
	.testimonial-slider-wrap {
		flex-basis: 100%;
		width: 100%
	}
	.testimonial-image {
		display: none
	}
	.connect-line3 {
		height: 20px
	}
	.connect-line4 {
		display: none
	}
	.flex-wrap {
		display: flex;
		flex-direction: column
	}
	.banner-wrap {
		height: auto
	}
	.banner-wrap2 {
		height: auto
	}
	.services-cards h2 {
		font-size: 26px;
		line-height: 38px
	}
	.testimonial {
		font-size: 20px;
		line-height: 33px;
		padding: 8px 4px
	}
	.testimonial-name {
		font-size: 16px;
		padding-top: 15px
	}
	.testimonial-slider-wrap {
		padding: 20px
	}
	.form-wrapper h2 {
		font-size: 26px;
		line-height: 38px
	}
	.testimonials h2 {
		font-size: 26px;
		line-height: 38px
	}
	.navbar .nav>li {
		display: block
	}
	.footer-main>.row-fluid>.span6:last-child {
		text-align: center
	}
	.footer-newsletter input {
		margin: 0;
		width: 230px
	}
	.footer-newsletter input[type="submit"] {
		padding: 12px 0!important;
		width: 100px!important
	}
	.service-cards-wrap {
		flex-wrap: wrap
	}
	.service-card {
		flex-basis: 100%;
		margin-right: 0
	}
	.content-box .span3 {
		display: none
	}
	.content-box .span9 {
		width: 100%
	}
	.blog-post-preview-content {
		width: 100%;
		float: right;
		margin-top: 20px
	}
	.blog-post-preview-img {
		width: 100%;
		float: left;
		border: 1px solid #eee
	}
	.contact {
		flex-direction: column
	}
	.contact-right {
		margin: 20px 0 0 0
	}
	.general-content1-flex {
		flex-direction: column;
		padding: 0 20px
	}
	.gcf-right {
		margin-left: 0;
		margin-top: 30px
	}
	.general-content1 {
		padding: 35px 0 0
	}
	.general-content2 {
		padding: 30px 0 30px
	}
	.smp-nav-left,
	.smp-nav-left:link,
	.smp-nav-right:active,
	.smp-nav-left:hover,
	.smp-nav-left:visited {
		font-size: 18px;
		padding: 18px 0
	}
	.smp-nav-right,
	.smp-nav-right:link,
	.smp-nav-right:active,
	.smp-nav-right:hover,
	.smp-nav-right:visited {
		font-size: 18px;
		padding: 18px 0
	}
	.smp-nav-left.tab-active::after {
		left: calc(50% - 20px);
		border-right: 20px solid transparent;
		border-top: 20px solid #143D55;
		border-left: 20px solid transparent;
		bottom: -20px
	}
	.smp-content {
		padding: 40px 20px;
		font-size: 15px
	}
	.general-subheading {
		font-size: 22px;
		line-height: 1.2em
	}
	.sm-split-purple {
		margin: 25px auto 40px
	}
	.le-block {
		flex-direction: column
	}
	.le-block:nth-child(2) .le-block-img {
		order: -1
	}
	.le-block-text {
		padding: 20px
	}
	.training-block {
		margin: 50px 20px 0
	}
	.tb-header {
		padding: 15px 10px;
		line-height: 1.4em;
		font-size: 20px;
	}
	.tb-tabs {
		border-top: 1px solid #143D55;
		border-bottom: 1px solid #143D55;
		flex-direction: column
	}
	.tbt-tab {
		font-size: 17px;
		padding: 20px 0
	}
	.tbt-tab:nth-child(2) {
		border-left: none;
		border-right: none;
		border-top: 1px solid #143D55;
		border-bottom: 1px solid #143D55
	}
	.tb-content {
		flex-direction: column
	}
	.tbc-wrap:first-child {
		border-right: none
	}
	.tbc-wrap {
		padding: 20px;
		line-height: 1.7em;
		font-size: 15px
	}
	.training-full-width {
		padding: 30px 0 15px;
		background: #ececec
	}
	.training-full-width::after {
		content: unset
	}
	.tfsi-title {
		font-size: 21px;
		line-height: 1.3em
	}
	.tfsi-para {
		font-size: 16px
	}
	.tfs-inner {
		padding: 25px
	}
	.masterclass-tabs-wrap {
		padding: 50px 20px 0
	}
	.masterclass-tab:nth-child(odd) {
		margin-right: 0
	}
	.masterclass-tab {
		flex-basis: 100%;
		margin-bottom: 20px
	}
	.general-subsubheading {
		font-size: 16px;
		padding: 0 10px
	}
	.mc-top-tab {
		font-size: 16px
	}
	.gc1-flex-flip {
		padding: 30px 20px
	}
	.gc1-no-padding {
		padding: 30px 20px 0;
	}
	.gc1-flex-flip .gcf-right {
		order: 2;
		margin-right: 0;
		margin-top: 5px
	}
	.price,
	.prices {
		font-size: 16px
	}
	.prices {
		display: flex;
		font-size: 16px;
		flex-direction: column
	}
	.price-table {
		padding: 0 10px
	}
	.price-footnote {
		padding: 0 10px
	}
	.price-section:nth-child(1) .p-left {
		border-right: none
	}
	.price-section:nth-child(2) .p-left {
		border-right: none
	}
	.price-section:nth-child(3) .p-left {
		border-right: none
	}
	.le-block:nth-child(4) .le-block-img {
		order: -1
	}
	.img-float-right {
		float: none;
		width: 100%;
		padding: 0 0 10px
	}
	.le-block-img {
		height: 210px
	}
}

@media (max-width:480px) {
	#cookie-bar {
		font-size: 12px
	}
	.row-fluid [class*="span"] {
		margin-bottom: 25px
	}
	.row-fluid [class*="span"]:last-child {
		margin-bottom: 10px
	}
	.contact-right .span6 {
		margin-bottom: 10px
	}
	.contact-right input[type="submit"] {
		margin: 0
	}
	.banner,
	.general-banner {
		display: none
	}
	.mobile-banner {
		display: block;
		position: relative;
		height: 240px;
	}
	.mobile-banner .banner-text {
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 0;
		box-sizing: border-box;
	}

	#blog-menu input {
		width: 75%
	}
	.blog header {
		text-align: left
	}
	.blog-post-date {
		display: block;
		float: unset
	}
	footer {
		font-size: 10px
	}
	.copy {
		line-height: 20px
	}
	.navbar-contact {
		line-height: 28px
	}
	.content-split,
	.content-split2 {
		margin: 22px auto
	}
	.blue-split,
	.purple-split {
		margin: 16px 0
	}
	.flex-right h2 {
		font-size: 18px
	}
	.form-wrap .span6:first-child {
		margin-bottom: 0
	}
	.form-wrapper {
		padding: 25px 10px;
		border: 0
	}
	.footer-newsletter input {
		width: 60%
	}
	.footer-newsletter input[type="submit"] {
		padding: 12px 0;
		width: 25%
	}
	.footer-copy {
		float: unset;
		margin-right: 0;
		padding-right: 0
	}
	.footer-rights {
		float: unset;
		line-height: 10px;
		margin-right: 0
	}
	.footer-link {
		float: unset;
		line-height: 38px;
		margin-right: 0
	}
	.copy .span10 {
		margin-bottom: 0
	}
	.copy .span2 {
		line-height: 8px;
		margin: 0
	}
	.footer-main p {
		line-height: 22px;
		margin-top: 8px;
		font-size: 13px
	}
	.footer-main {
		padding: 18px 30px
	}
	.footer-newsletter {
		padding-top: 10px
	}
	.flex-left {
		order: 2
	}
	.service-card-text {
		height: auto;
		padding: 24px 25px
	}
	.service-card-text h2 {
		margin: 0
	}
	.p-price {
		text-align: right
	}
}

/* Additional Clone CSS */
#smp-for-women {
	display: none;
}
.hide-case-title {
	display: none;
}