/*!
Theme Name: Rapid Results Personal Training
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rapid-results-personal-training
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Rapid Results Personal Training is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #747777;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	letter-spacing: 0.03em;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color:#001e3c;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
    background: #fff;
    margin: 0!important;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #c4272e;
	text-decoration: none;
}

a:visited {
	color: #c4272e;
}

a:hover, a:focus, a:active {
	color: #2b2d2a;
	text-decoration: underline;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/*--------------------------------------------------------------
## MAIN GEN
--------------------------------------------------------------*/
h2 {
	font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.03em;
}
.red {
    color: #c4272e !important;
}
.white {
	color: #fff !important;
}
.hide-element {
	display:none !important;
}

.site-content ul, ol {
    margin: auto;
}
.site-content ul li {
    position: relative;
}

.site-content li {
    list-style: none;
}

.site-content ul li:before {
    content: '';
    position: absolute;
    border-right: 1px solid #c4272e;
    border-bottom: 1px solid #c4272e;
    width: 10px;
    height: 10px;
    top: calc(50% - 1px);
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}
.site-content ul li p {
    margin-top: 5px;
}
.site-content .gform_body ul li:before {
    display: none!important;
    content: "";
}

/*--------------------------------------------------------------
## BUTTONS
--------------------------------------------------------------*/
.rapid-btn a {
    background-color: #c4272e!important;
    border-color: #c4272e!important;
    background-image: none!important;
    color: #fff!important;
    font-weight: bold!important;
    letter-spacing: 0.03em;
    font-size: 18px!important;
    border-radius: 0px!important;
    padding: 15px 45px !important;
    text-transform: uppercase;
}
.rapid-btn a:hover {
    background-color: transparent!important;
    color: #fff!important;
    border-color: #fff!important;
}

/*TRANSPARENT */
.vc_btn3-container.rapid-btn.transparent.vc_btn3-inline a {
    background-color: transparent!important;
    border-color: #fff!important;
}
.vc_btn3-container.rapid-btn.transparent.vc_btn3-inline a:hover {
background-color: #2b2d2a!important;
    border-color: #2b2d2a!important;
}



/* Forms */
input#gform_submit_button_1 {
    background-color: #c4272e!important;
    border-color: #c4272e!important;
    background-image: none!important;
    color: #fff!important;
    font-weight: bold!important;
    letter-spacing: 0.03em;
    font-size: 18px!important;
    border-radius: 0px!important;
    padding: 15px 45px !important;
    text-transform: uppercase;
    cursor: pointer;
}
input#gform_submit_button_1:hover {
    background-color: #2b2d2a!important;
    border-color: #2b2d2a!important;
}

/* blog */
.back-to-blog a:hover {
background-color: #2b2d2a!important;
    border-color: #2b2d2a!important;
}

.back-to-blog {
    display: block;
    margin-bottom: 50px;
    text-align: center;
}



/*--------------------------------------------------------------
## STICKY MENU
--------------------------------------------------------------*/

.main-head.header-sticky {
    position: fixed;
    width: 100%;
    top: 0px;
    overflow: hidden;
    background-color: #2b2d2a;
}

.main-head.header-sticky .main-navigation {
    top: 40px;
}

.main-head.header-sticky .site-branding img {
    max-width: 100px;
}

/*--------------------------------------------------------------
## HEADER AREA
--------------------------------------------------------------*/
.slider-home-wrapper {
    position: relative;
    top: 0;
    z-index: 0;
}
header#masthead {
    position: relative;
    z-index: 999;
    margin: 0 auto;
}
.main-head {
    position: absolute;
    width: 100%;
    top: 20px;
    overflow: hidden;
}
.site-branding {
    float: left;
}
.site-branding img {
    max-width: 250px;
}

.site-branding {
    float: left;
    margin-left: 50px;
}



/*--------------------------------------------------------------
## NAVIGATION/MENU AREA
--------------------------------------------------------------*/
.menu-main-menu-header-container {
    border-top: 1px solid #c82228;
}
.main-navigation {
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    top: 45px;
    right: -6px;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    text-transform: uppercase;
}
.main-navigation a:hover {
    transform: skew(-20deg);
}
.main-navigation li:hover {
    transform: skew(20deg);
    background-color: #c4272e;
}
li.page_item.current_page_item:after {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #c4272e;
    z-index: -1;
    transform: skew(20deg);
    transition: all .2s linear;
}
.main-navigation li:after {
    content: "";
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: skew(20deg);
    transition: all .3s linear;
}
li.menu-item-home:after {
    transition: none;
}

.main-navigation li {
    float: left;
    position: relative;
    padding: 0px 10px;
}


/* CURRENT MENU ITEM */
li.page_item.page-item-5.current_page_item {
    background-color: transparent;
    transform: none;
}
.menu .current_page_item a {
    transform: skew(0deg);
}


li.booknow-menu a {
    transform: skew(-20deg)!important;
    padding: 5px 25px;
}
li.booknow-menu {
    background-color: #c4272e;
    transform: skew(20deg);
    padding: 0px 25px;
}
.main-navigation li.booknow-menu:hover {
    transform: skew(20deg)!important;
}
.header-text {
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    right: 6px;
    color: #fff;
    top: 40px;
    font-size: 16px;
}


li.booknow-menu:after {
    transform: skew(0deg)!important;
}



.footer-widget li.booknow-menu {
    padding: 0px;
}




/*--------------------------------------------------------------
## HOMEPAGE
--------------------------------------------------------------*/
.content-area.full-page {
    max-width: none;
}
.home-template .page-content, .entry-content, .entry-summary {
    margin: 0;
}


/* HOME ROW 1 */
.getting-started p {
    margin-top: 0;
}
.home-row h2 {
    color: #fff;
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 0.03em;
}
.getting-started {
    font-size: 24px;
    font-weight: 100;
}
.getting-started .vc_column-inner {
    background-repeat: no-repeat!important;
    background-position: bottom right!important;
}
.getting-started.home-row {
    color: #fff;
}
.col2-wrapper .vc_column-inner {
    padding-left: 0px!important;
	padding-right: 0px!important;
}
.getting-started {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-direction: column;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.book-now {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    min-height: 265px;
}
.getting-started .wpb_wrapper {
    max-width: 285px;
    margin: 0 auto;
}
.getting-started .wpb_content_element {
    margin-bottom: 10px!important;
}

/* COL 2*/
.vc_row.wpb_row.vc_inner.vc_row-fluid.book-now.row-one {
    background-repeat: no-repeat!important;
    background-position: bottom right!important;
    background-size: contain!important;
}
.free-fitness-text h2 {
    margin: 0;
    color: #fff;
    font-size: 34px;
}
.newsletter-row {
    background-repeat: no-repeat;
    background-size: cover;
}
.newsletter-row .wpb_column {
    width: 32%!important;
}
.wpb_text_column.wpb_content_element.home-newsletter-text {
    background-color: #001e3c;
    color: #fff;
    padding: 25px 50px;
    max-width: 385px;
}
.home-newsletter-text h2 {
    margin: 0;
    font-size: 34px;
}
.home-newsletter-text h3 {
    margin: 0;
    font-weight: 400;
}
.home-newsletter-text p {
    margin-top: 2px;
    margin-bottom: 2px;
}
.book-now .rapid-btn {
    margin-top: -4px;
}
.book-now .wpb_column.vc_column_container.vc_col-sm-8 {
    width: 50%!important;
}

/* HOME ROW 2 ICONS*/
.home-icons {
    background-position: center top;
    background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2020/01/rapid-results-mountain-bg.png?id=60);
}
.home-icons h2 {
    color: #062340;
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 0.03em;
}
.secondary-title h3 {
    color: #747777;
    font-size: 20px;
    margin-top: 0px;
	font-weight: 400;
}
.home-icons .vc_row .icon-border{
    border-right: 1px solid #cccc;
}
.home-icons {
    padding-bottom: 75px;
}
.wpb_text_column.wpb_content_element.title-header {
    margin-bottom: 5px;
}
.title-header h2 {
    margin-top: 2px;
    font-size: 38px;
}
.home-icons .vc_row {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    max-width: 1275px;
    margin: 0 auto!important;
    padding-top: 90px;
}
.icon-text {
    max-width: 350px;
    margin: 0 auto;
}
.icon-box-wrapper.icon-border {
    margin-right: 30px !important;
    padding-right: 30px!important;
}
.icon-text h3 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
	margin-top: 15px;
}
.icon-box-wrapper .wpb_single_image {
    margin-bottom: 0px;
}
.icon-text p {
    margin-top: 0px;
}


/* ROW 3 SUCCESS STORIES */
.home-success-stories h2 {
    color: #fff;
	margin-bottom: 0px;
	font-size: 34px;
}
.home-success-stories h3 {
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
}
.home-success-stories {
    background-repeat: no-repeat!important;
    background-size: cover;
    background-color: #fdfdfd !important;
}
.success-boxes {
    align-content: center;
    justify-content: center;
    align-content: center;
    margin: 0 auto!important;
}
.success-box.review-box {
    background-color: #001e3c;
    color: #fff;
    padding: 25px 30px;
    max-width: 450px;
    position: relative;
    top: 100px;
    margin-right: 20px;
    margin-left: 20px;
}
.read-review img {
    max-width: 50px;
}
.read-review img {
    max-width: 50px;
    position: relative;
    top: 18px;
    margin-right: 10px;
}
.read-review a {
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.wpb_text_column.wpb_content_element.read-review {
    margin-bottom: 7px !important;
    position: relative;
    top: -10px;
}


/* ROW 4 TEAM MEMBERS */
.team-members-wrapper {
    background-position: center bottom;
    background-repeat: no-repeat!important;
    background-image: url(/wp-content/uploads/2020/01/rapid-results-mountains-bg.png?id=120);
    background-color: #fdfdfd;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.team-members {
    max-width: 700px;
    margin: 0 auto!important;
}
.team-members h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.team-members p {
    margin-top: 5px;
}

/* ROW 5 CTA AREA */
.cta-area .vc_row {
    max-width: 1100px;
    margin: 0 auto!important;
}
.cta-area {
    color: #fff;
}
.cta-area h2 {
    margin-bottom: 3px;
    font-size: 2.4em;
}
.cta-area .rapid-btn {
    margin-top: 50px;
}


/* ROW 6 BLOG AREA */
.home-blog-wrapper {
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
}
.blog-title h2 {
    margin-top: 5px;
    line-height: 35px;
    font-size: 34px;
}
.blog-content {
    padding-top: 15px;
    padding-right: 15px;
	min-height:175px;
}
.blog-post {
    padding: 15px;
}
.blog-title a h2:hover {
    color: #c4272e!important;
}
.blog-title a:hover {
    color: #c4272e!important;
    text-decoration:none;
}
.post-date {
    color: #c4272e;
}
.post-date i {
    margin-right: 7px;
}
.post-date i.fas.fa-user {
    margin-right: 0px;
    margin-left: 20px;
}
.blog-col.blog-left .blog-post {
    padding-left: 0px;
}
.blog-col.blog-right .blog-post {
    padding-right: 0px;
}
.blog-col.blog-left .blog-post {
    padding-left: 0px;
}

.blog-col.blog-left img {
    max-width: 365px;
}
.blog-col.blog-right img {
    max-width: 365px;
}
.blog-feature-img img {
    max-width: 370px;
}
.blog-feature-img img:hover {
   background-color: #2b2d2a!important;
    border-color: #2b2d2a!important;
}
.back-to-blog a {
    text-decoration: none;
}


.blog-col.blog-right {
    margin-left: 10px;
}
.blog-col.blog-left {
    margin-right: 10px;
}



/*--------------------------------------------------------------
## MAIN BLOG
--------------------------------------------------------------*/
.blog-main {
    display: flex;
}
.blog-post-col {
    padding: 20px;
    max-width: 33.33%;
    flex-basis: calc(33.333% - 20px);
}
.blog-title h2 {
    margin-bottom: 10px;
}
.blog-main-content p {
    margin-top: 0px;
}
.blog-btn a:hover {
background-color: #2b2d2a!important;
    border-color: #2b2d2a!important;
}
.blog-main {
    display: flex;
    margin-bottom: 60px;

    flex-wrap: wrap;
}
.blog-read-more .rapid-btn {
    margin-top: 25px;
}


/*--------------------------------------------------------------
## INTERIOR PAGES
--------------------------------------------------------------*/
.post-thumbnail.interior-banner-img img {
    max-height: 450px;
}
.content-area {
    max-width: 1100px;
    margin: 0 auto;
}

.post-thumbnail.interior-banner-img {
    margin: 0px;
    padding: 0px;
    line-height: 0;
}
.post .entry-content {
    margin-top: 25px;
}
header.entry-header h1 {
    color: #fff;
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
}
header.entry-header {
    padding: 35px 0px;
    margin-bottom: 50px;
    background: url(https://rapidresultspersonaltraining.com/wp-content/uploads/2020/01/banner-interior-pages.png), #2b2d2a;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}



/*--------------------------------------------------------------
## FOOTER
--------------------------------------------------------------*/
footer#colophon {
    background-color: #dcdcdc;
}
#wrapper-footer-full li {
    list-style: none;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-md-3.footer-widget {
flex: 0 0 20%;
    max-width: 20%;
}
.col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 32.33333%;
flex: 0 0 30%;
    max-width: 30%;
}


.col-md-3.footer-widget ul li {
    color: #c4272e;
}
div#footer-full-content {
    max-width: 1280px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 45px;
    padding-bottom: 35px;
}
.col-md-4.logo p {
    margin-bottom: 0px;
    margin-top: 0px;
    color: #474747;
}
#footer-full-content h2 {
    text-transform: uppercase;
    font-size: 24px!important;
}
.footer-widget {
    padding: 0px 14px;
}
.footer-widget ul, ol {
    margin: 0;
    padding: 0px;
    padding-left: 18px;
}
.footer-widget li a {
    text-transform: uppercase;
}
.footer-widget ul li {
    position: relative;
}

.footer-widget ul li:before {
    content: '';
    position: absolute;
    border-right: 1px solid #c4272e;
    border-bottom: 1px solid #c4272e;
    width: 10px;
    height: 10px;
    top: calc(50% - 1px);
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}
.footer-widget li.booknow-menu {
    background-color: transparent;
    transform: none;
}
.footer-widget li.booknow-menu a {
    padding-left: 0px;
}
.footer-widget .menu-main-menu-header-container {
    border: none;
}
.footer-widget i {
    color: #c4272e;
    padding-right: 8px;
}
li#text-4 a {
    color: #747777;
}



/*--------------------------------------------------------------
## WPBAKERY EDITS
--------------------------------------------------------------*/
.home-row-one .vc_row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.vc_row {
    margin-left: 0;
    margin-right: 0;
}



/*--------------------------------------------------------------
## MEDIA QUERIES
--------------------------------------------------------------*/



@media screen and (max-width: 1280px) {
.main-navigation a {
    font-size: 16px;
}
.site-branding img {
    max-width: 200px;
}
}


@media screen and (max-width: 1100px) {
.home-icons .vc_row {
    display: block;
    max-width: none;
    background-color: #e8e8e8;
    margin: 0 auto!important;
}
.icon-box-wrapper {
    width: 100%!important;
}
.home-icons {
    background-image: none!important;
}
.icon-text {
    max-width: 450px;
}
.getting-started {
    width: 100%!important;
}
.col2-wrapper {
    width: 100%!important;
}

.home-blog-wrapper {
    display: block;
    max-width: 1100px;
    margin: 0 auto;
}



}


@media screen and (max-width: 780px) {
.header-text {
    display: none;
}    
    .blog-main {
    display: block;
    margin-bottom: 60px;
}

.post .entry-content {
    margin-top: 25px;
    padding: 0px 10px;
}
.blog-post-col {
    padding: 20px;
    max-width: 100%;
}
    li#text-4 {
    font-size: 14px;
}
.blog-col img {
    max-width: none;
    width: 100%;
}
.blog-col.blog-left .blog-post {
    padding-left: 10px;
}
.blog-col.blog-right {
    margin-left: 0px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.site-branding {
    float: none;
    margin-left: 0;
    text-align: center;
}
.site-branding img {
    max-width: 150px;
}
.main-navigation {
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    top: 0;
    right: 15px;
}

.book-now .vc_btn3-container.rapid-btn.red.vc_btn3-inline {
    text-align: center;
    display: block!important;
}
.newsletter-row .wpb_column {
    width: 100%!important;
}
.wpb_text_column.wpb_content_element.home-newsletter-text {
    max-width: none!important;
}
.icon-box-wrapper.icon-border {
    padding-right: 0px!important;
}
.success-box.review-box.wpb_column.vc_column_container.vc_col-sm-6 {
    margin-bottom: 25px;
}

.row {
    display: block;
}
.col-md-4 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
    padding-left: 25px!important;
    padding-right: 25px!important;
}
.col-md-3 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
    padding-left: 25px!important;
    padding-right: 25px!important;
}





/*--------------------------------------------------------------
## MOBILE MENU
--------------------------------------------------------------*/
.main-head.header-sticky {
    position: fixed;
    width: 100%;
    top: 0px;
    overflow: visible;
    background-color: #2b2d2a;
}
.main-head.header-sticky .main-navigation {
    top: 120px;
}
.header-sticky .mobile-menu {
    margin-top: 40px;
    margin-right: 25px;
}
nav#site-navigation {
    display: none;
}
.main-navigation.toggled {
    display: block!important;
}
.main-head {
    overflow: visible;
}
.mobile-menu {
    display: block;
    float: right;
    margin-top: 20px;
    position: absolute;
    right: 15px;
}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}
.main-navigation {
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    top: 65px;
    right: 0;
    width: 100%;
    background-color: #2b2d2a;
}
li.booknow-menu {
    background-color: #c4272e;
    transform: skew(00deg);
}
.menu-toggle, .main-navigation.toggled ul {
    display:block;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
li.booknow-menu a {
    transform: skew(0deg);
    padding: 5px 10px;
}
.menu li:hover > ul.sub-menu{
	position: relative;
}
.main-navigation a{display:inline-block;}
.main-navigation ul li{float:none;}
#rev_slider_1_1_wrapper,.revslider-initialised{width:100%!important;}
.home-row h2{font-size:28px;}
}

.container {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}
.alert-box {
    background: #c4272e;
    padding: 20px 15px 40px;
    width: 100%;
}
.alert-heading {
    width: 100%;
    text-align: center;
    color: #fff;
}
.alert-heading h2{
	color: #fff;
}
.btn-prime {
    font-size: 18px;
    background: #fff;
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    transition: 0.5s ease-in-out;
    border: 2px solid #fff;
}
.btn-prime:hover{
	background: transparent;
    color: #fff;
    text-decoration: none;
    border: 2px solid #000;
}
.input_field {
    width: 100%;
    height: 40px;
    padding: 15px;
}
.wpcf7-submit{
    background-color: #c4272e!important;
    border-color: #c4272e!important;
    background-image: none!important;
    color: #fff!important;
    font-weight: bold!important;
    letter-spacing: 0.03em;
    font-size: 18px!important;
    border-radius: 0px!important;
    padding: 15px 45px !important;
    text-transform: uppercase;
}
.wpcf7-submit:hover {
    background-color: transparent!important;
    color: #000!important;
    border-color: #000!important;
}