/*!
Theme Name: Smart Fitness
Theme URI: http://underscores.me/
Author: Blacklite Creative
Author URI: http://blacklitecreative.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: smartfitness
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.

Smart Fitness is based on Underscores https://underscores.me/, (C) 2012-2020 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:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* Helpers */
figure {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
input[type="search"],
*,
*:before,
*:after {
  box-sizing: border-box;
}
hr {
  margin: 2rem 0;
  border: 0;
  height: 0;
  border-bottom: 1px solid #f5f5f5;
}
.highlight {
  background: #f5f5f5;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 2rem auto;
}
.alignleft {
  float: left;
  margin: 0 2rem 2rem 0;
}
.alignright {
  float: right;
  margin: 0 0 2rem 2rem;
}
.hide {
  display: none;
}
.text-center-xs {
  text-align: center;
}
.text-left-xs {
  text-align: left;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1219px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1220px) {
  .hidden-lg {
    display: none !important;
  }
}
/**
 * All Genericons
 */
 @font-face {
  font-family: "Genericons";
  src: url("assets/fonts/Genericons.eot?") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Genericons";
  src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"), url("assets/fonts/Genericons.ttf") format("truetype"), url("assets/fonts/Genericons.svg#Genericons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Genericons";
    src: url("assets/fonts/Genericons.svg#Genericons") format("svg");
  }
}
.genericon {
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  -moz-transition: color 0.1s ease-in 0;
  -webkit-transition: color 0.1s ease-in 0;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
/**
 * Helper classes
 */
.genericon-rotate-90 {
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
  transform: scale(-1, 1);
}
.genericon-flip-vertical {
  transform: scale(1, -1);
}
/**
 * Individual icons
 */
.genericon-404:before {
  content: "\f423";
}
.genericon-activity:before {
  content: "\f508";
}
.genericon-anchor:before {
  content: "\f509";
}
.genericon-aside:before {
  content: "\f101";
}
.genericon-attachment:before {
  content: "\f416";
}
.genericon-audio:before {
  content: "\f109";
}
.genericon-bold:before {
  content: "\f471";
}
.genericon-book:before {
  content: "\f444";
}
.genericon-bug:before {
  content: "\f50a";
}
.genericon-cart:before {
  content: "\f447";
}
.genericon-category:before {
  content: "\f301";
}
.genericon-chat:before {
  content: "\f108";
}
.genericon-checkmark:before {
  content: "\f418";
}
.genericon-close:before {
  content: "\f405";
}
.genericon-close-alt:before {
  content: "\f406";
}
.genericon-cloud:before {
  content: "\f426";
}
.genericon-cloud-download:before {
  content: "\f440";
}
.genericon-cloud-upload:before {
  content: "\f441";
}
.genericon-code:before {
  content: "\f462";
}
.genericon-codepen:before {
  content: "\f216";
}
.genericon-cog:before {
  content: "\f445";
}
.genericon-collapse:before {
  content: "\f432";
}
.genericon-comment:before {
  content: "\f300";
}
.genericon-day:before {
  content: "\f305";
}
.genericon-digg:before {
  content: "\f221";
}
.genericon-document:before {
  content: "\f443";
}
.genericon-dot:before {
  content: "\f428";
}
.genericon-downarrow:before {
  content: "\f502";
}
.genericon-download:before {
  content: "\f50b";
}
.genericon-draggable:before {
  content: "\f436";
}
.genericon-dribbble:before {
  content: "\f201";
}
.genericon-dropbox:before {
  content: "\f225";
}
.genericon-dropdown:before {
  content: "\f433";
}
.genericon-dropdown-left:before {
  content: "\f434";
}
.genericon-edit:before {
  content: "\f411";
}
.genericon-ellipsis:before {
  content: "\f476";
}
.genericon-expand:before {
  content: "\f431";
}
.genericon-external:before {
  content: "\f442";
}
.genericon-facebook:before {
  content: "\f203";
}
.genericon-facebook-alt:before {
  content: "\f204";
}
.genericon-fastforward:before {
  content: "\f458";
}
.genericon-feed:before {
  content: "\f413";
}
.genericon-flag:before {
  content: "\f468";
}
.genericon-flickr:before {
  content: "\f211";
}
.genericon-foursquare:before {
  content: "\f226";
}
.genericon-fullscreen:before {
  content: "\f474";
}
.genericon-gallery:before {
  content: "\f103";
}
.genericon-github:before {
  content: "\f200";
}
.genericon-googleplus:before {
  content: "\f206";
}
.genericon-googleplus-alt:before {
  content: "\f218";
}
.genericon-handset:before {
  content: "\f50c";
}
.genericon-heart:before {
  content: "\f461";
}
.genericon-help:before {
  content: "\f457";
}
.genericon-hide:before {
  content: "\f404";
}
.genericon-hierarchy:before {
  content: "\f505";
}
.genericon-home:before {
  content: "\f409";
}
.genericon-image:before {
  content: "\f102";
}
.genericon-info:before {
  content: "\f455";
}
.genericon-instagram:before {
  content: "\f215";
}
.genericon-italic:before {
  content: "\f472";
}
.genericon-key:before {
  content: "\f427";
}
.genericon-leftarrow:before {
  content: "\f503";
}
.genericon-link:before {
  content: "\f107";
}
.genericon-linkedin:before {
  content: "\f207";
}
.genericon-linkedin-alt:before {
  content: "\f208";
}
.genericon-location:before {
  content: "\f417";
}
.genericon-lock:before {
  content: "\f470";
}
.genericon-mail:before {
  content: "\f410";
}
.genericon-maximize:before {
  content: "\f422";
}
.genericon-menu:before {
  content: "\f419";
}
.genericon-microphone:before {
  content: "\f50d";
}
.genericon-minimize:before {
  content: "\f421";
}
.genericon-minus:before {
  content: "\f50e";
}
.genericon-month:before {
  content: "\f307";
}
.genericon-move:before {
  content: "\f50f";
}
.genericon-next:before {
  content: "\f429";
}
.genericon-notice:before {
  content: "\f456";
}
.genericon-paintbrush:before {
  content: "\f506";
}
.genericon-path:before {
  content: "\f219";
}
.genericon-pause:before {
  content: "\f448";
}
.genericon-phone:before {
  content: "\f437";
}
.genericon-picture:before {
  content: "\f473";
}
.genericon-pinned:before {
  content: "\f308";
}
.genericon-pinterest:before {
  content: "\f209";
}
.genericon-pinterest-alt:before {
  content: "\f210";
}
.genericon-play:before {
  content: "\f452";
}
.genericon-plugin:before {
  content: "\f439";
}
.genericon-plus:before {
  content: "\f510";
}
.genericon-pocket:before {
  content: "\f224";
}
.genericon-polldaddy:before {
  content: "\f217";
}
.genericon-portfolio:before {
  content: "\f460";
}
.genericon-previous:before {
  content: "\f430";
}
.genericon-print:before {
  content: "\f469";
}
.genericon-quote:before {
  content: "\f106";
}
.genericon-rating-empty:before {
  content: "\f511";
}
.genericon-rating-full:before {
  content: "\f512";
}
.genericon-rating-half:before {
  content: "\f513";
}
.genericon-reddit:before {
  content: "\f222";
}
.genericon-refresh:before {
  content: "\f420";
}
.genericon-reply:before {
  content: "\f412";
}
.genericon-reply-alt:before {
  content: "\f466";
}
.genericon-reply-single:before {
  content: "\f467";
}
.genericon-rewind:before {
  content: "\f459";
}
.genericon-rightarrow:before {
  content: "\f501";
}
.genericon-search:before {
  content: "\f400";
}
.genericon-send-to-phone:before {
  content: "\f438";
}
.genericon-send-to-tablet:before {
  content: "\f454";
}
.genericon-share:before {
  content: "\f415";
}
.genericon-show:before {
  content: "\f403";
}
.genericon-shuffle:before {
  content: "\f514";
}
.genericon-sitemap:before {
  content: "\f507";
}
.genericon-skip-ahead:before {
  content: "\f451";
}
.genericon-skip-back:before {
  content: "\f450";
}
.genericon-skype:before {
  content: "\f220";
}
.genericon-spam:before {
  content: "\f424";
}
.genericon-spotify:before {
  content: "\f515";
}
.genericon-standard:before {
  content: "\f100";
}
.genericon-star:before {
  content: "\f408";
}
.genericon-status:before {
  content: "\f105";
}
.genericon-stop:before {
  content: "\f449";
}
.genericon-stumbleupon:before {
  content: "\f223";
}
.genericon-subscribe:before {
  content: "\f463";
}
.genericon-subscribed:before {
  content: "\f465";
}
.genericon-summary:before {
  content: "\f425";
}
.genericon-tablet:before {
  content: "\f453";
}
.genericon-tag:before {
  content: "\f302";
}
.genericon-time:before {
  content: "\f303";
}
.genericon-top:before {
  content: "\f435";
}
.genericon-trash:before {
  content: "\f407";
}
.genericon-tumblr:before {
  content: "\f214";
}
.genericon-twitch:before {
  content: "\f516";
}
.genericon-twitter:before {
  content: "\f202";
}
.genericon-unapprove:before {
  content: "\f446";
}
.genericon-unsubscribe:before {
  content: "\f464";
}
.genericon-unzoom:before {
  content: "\f401";
}
.genericon-uparrow:before {
  content: "\f500";
}
.genericon-user:before {
  content: "\f304";
}
.genericon-video:before {
  content: "\f104";
}
.genericon-videocamera:before {
  content: "\f517";
}
.genericon-vimeo:before {
  content: "\f212";
}
.genericon-warning:before {
  content: "\f414";
}
.genericon-website:before {
  content: "\f475";
}
.genericon-week:before {
  content: "\f306";
}
.genericon-wordpress:before {
  content: "\f205";
}
.genericon-xpost:before {
  content: "\f504";
}
.genericon-youtube:before {
  content: "\f213";
}
.genericon-zoom:before {
  content: "\f402";
}

/*! normalize.css v8.0.1 | 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;
	-webkit-text-size-adjust: 100%;
}

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

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

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

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

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: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* 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);
	line-height: 1;
	padding: 0.6em 1em 0.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;
}

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

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.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 {
	display: block;
	left: auto;
}

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

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

.main-navigation li {
	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: flex;
	}
}

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

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

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

.updated:not(.published) {
	display: none;
}
.main-content {
	min-height:420px;
}
.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;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

/* 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 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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;
}

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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


/*-------------------------------------------------------
[EDD Templates]
*/

/* Structure */
#main {
  padding: 1rem;
	width:100%;
	display:block;
}
#site {
	width:100%;
}
#page,#shop {
  max-width: 1480px;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  word-wrap: break-word;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.single-download .page-header h1 {
	text-transform: capitalize;
	font-size:40px;
	font-weight:500;
	margin-bottom:90px;
}
.single-download .page-header .wrapper {
	width: 75%;
	margin: auto;
}
.layout-full-width #page {
  max-width: none;
}
#content {
  background: #fff;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
#primary,
#secondary {
  padding: 0;
  min-height:400px;
}
.no-sidebar #primary {
  width: 100%;
}
/* Header */
#masthead {
  background-color: #fff;
}
.site-header-main {
  margin: 0 auto;
  position: relative;
}
.site-header-wrap {
  -ms-flex-align: center;
      align-items: center;
  margin: 0 auto;
  max-width: 1252px;
}
.header-image {
  text-align: center;
}
.header-image a {
  display: block;
}
.header-image img {
  display: block;
  margin: 0 auto;
}
.layout-full-width .header-image img {
  width: 100%;
}
.entry-title-primary {
  display: block;
}
.entry-title-primary + .subtitle {
  margin-top: 0.5rem;
}
#comments .comments-title span.subtitle {
  display: none;
}
.subtitle {
  font-size: 1.2rem;
  display: block;
  color: #696969;
  font-weight: 300;
}
.subtitle p {
  margin-bottom: 0;
}
/* Footer */
.site-footer {
  background: #fff;
}
.site-footer ul {
  margin-left: 0;
  margin-top: 0;
}
.site-footer ul ul {
  margin-left: 1rem;
}
.site-footer li {
  list-style-type: none;
  margin-bottom: 0;
}
.site-footer a {
  color: #a2a2a2;
  display: inline-block;
}
.site-footer a:hover {
  color: #222;
}
.footer-widgets .widget-column {
  padding: 1rem;
}
.site-info {
  padding: 2rem;
  text-align: center;
  color: #a2a2a2;
}
.site-info p {
  margin-bottom: 0;
}
/* Links */
a {
  color: #448FD5;
  text-decoration: none;
  outline: 0;
}
a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
  outline: 0;
}
a:hover {
  outline: 0;
  color: #215b92;
}
/* Search */
#mobile-menu .menu-item-search {
  display: block;
}
#mobile-menu .search-form {
  padding: 1rem;
}
.search-submit svg * {
  stroke: #696969;
}
.search-form {
  display: -ms-flexbox;
  display: flex;
}
.search-form label {
  margin-bottom: 0;
  width: 100%;
}
.search-form .search-field {
  border-right: none;
  font-size: 1rem;
}
.search-form .search-field,
.search-form .search-submit {
  border: none;
  background: #f5f5f5;
}
.search-form .search-submit {
  padding: 0.8125rem;
}
.search-form .search-submit svg {
  vertical-align: inherit;
}
.site-header-menu .search-form .search-field,
.site-header-menu .search-form .search-submit {
  padding: 0.5rem;
}
.site-header-menu .primary-menu .search-form {
  -ms-flex-align: center;
      align-items: center;
}
/* Accessibility */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
/* Elements */
body,
html {
  height: 100%;
}
body {
  background: #fff;
}
dl {
  margin: 0 0 1.62rem;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.62rem;
}
ul,
ol {
  list-style-type: none;
  padding: 0;
}
ul li img,
ol li img {
  margin-top: 1rem;
}
.entry-content ul {
  list-style: disc;
}
.entry-content ol {
  list-style: decimal;
}
.entry-content ul,
.entry-content ol {
  margin: 0 0 1.62rem 2rem;
  line-height: 1.5;
}
.entry-content ul li,
.entry-content ol li {
  margin-bottom: 1rem;
}
.entry-content li > ul,
.entry-content li > ol {
  margin: 1rem 0 0 2rem;
}
.entry-content li > ul {
  list-style: circle;
}
.entry-content li > ul ul {
  list-style: square;
}
table,
th,
td {
  border: 1px solid #f4f4f4;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 2px 0 0 2px;
  margin: 0 0 1.62rem;
  width: 100%;
  font-size: 1rem;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 2px 2px 0;
  font-weight: 600;
  background: #fcfcfc;
}
td {
  border-width: 0 2px 2px 0;
}
th,
td {
  padding: 0.5rem;
}
.box,
.comment-respond {
  padding: 1rem;
  border: 2px solid #f4f4f4;
  background: #fcfcfc;
}
.box p:last-of-type:not(:first-child),
.comment-respond p:last-of-type:not(:first-child) {
  margin-bottom: 0;
}
/* Posts and Pages */
.sticky {
  position: relative;
}
.entry-meta,
.entry-footer {
  font-size: 1rem;
  color: #a2a2a2;
}
.entry-meta a,
.entry-footer a {
  color: #a2a2a2;
}
.entry-meta a:hover,
.entry-footer a:hover {
  color: #696969;
}
figure.wp-caption {
  max-width: 100%;
}
figure.wp-caption.alignnone {
  margin: 0 0 2rem 0;
}
article[class^="post-"] + article[class^="post-"] {
  padding-top: 2rem;
}
.entry-title a {
  color: #222;
}
.entry-title a:hover {
  color: #222;
}
.site-main > article {
  margin-bottom: 2rem;
}
.cat-tags-links span {
  display: block;
}
.author-info {
  padding: 2rem 0;
  border-top: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  margin: 4rem 0 2rem 0;
}
.author-bio {
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 0;
}
.author-avatar {
  margin: 0 0 1.5rem 0;
}
.author-avatar img {
  display: block;
  border-radius: 100%;
}
.post-thumbnail {
  margin: 0 0 2rem 0;
  display: block;
}
.post-thumbnail .wp-post-image {
  display: block;
  margin: 0 auto;
}
#comments {
  padding-top: 2rem;
}
#comments ol {
  margin-left: 0;
}
.comment-metadata {
  margin-bottom: 2rem;
}
.comment-metadata,
.pingback .edit-link {
  font-size: 1rem;
}
.comment a.url {
  color: #222;
}
.comment-author {
  margin-bottom: 0.5rem;
}
.comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875rem;
  position: relative;
  width: 28px;
}
.comment-metadata,
.pingback .edit-link {
  color: #696969;
  font-size: 0.875rem;
  line-height: 1.62;
}
.comment-metadata {
  margin-bottom: 2rem;
}
.comment-list > .comment {
  padding-left: 0;
}
.comment-list li {
  list-style-type: none;
}
#respond {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.comment-reply-link,
#cancel-comment-reply-link,
.logged-in-as {
  font-size: 0.875rem;
}
.entry-footer .edit-link {
  margin-top: 1rem;
  display: inline-block;
}
.comment-metadata a,
.pingback .comment-edit-link,
#cancel-comment-reply-link,
.logged-in-as a,
.comment-reply-link {
  color: #a2a2a2;
}
.comment-metadata a:hover,
.pingback .comment-edit-link:hover,
#cancel-comment-reply-link:hover,
.logged-in-as a:hover,
.comment-reply-link:hover {
  color: #222;
}
#cancel-comment-reply-link {
  float: right;
  color: #a2a2a2;
  font-weight: 500;
}
.comments-area .children {
  margin-top: 2rem;
}
.updated:not(.published) {
  display: none;
}
.edd_pagination,
.edd-review-navigation,
.edd-reviews-vendor-feedback-pagination,
#edd_user_commissions .navigation,
#edd_download_pagination,
.fes-order-list-pagination-container,
.fes-pagination,
.fes-product-list-pagination-container,
.affwp-pagination {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: #696969;
}
.edd_pagination .current,
.edd-review-navigation .current,
.edd-reviews-vendor-feedback-pagination .current,
#edd_user_commissions .navigation .current,
#edd_download_pagination .current,
.fes-order-list-pagination-container .current,
.fes-pagination .current,
.fes-product-list-pagination-container .current,
.affwp-pagination .current,
.edd_pagination a.page-numbers,
.edd-review-navigation a.page-numbers,
.edd-reviews-vendor-feedback-pagination a.page-numbers,
#edd_user_commissions .navigation a.page-numbers,
#edd_download_pagination a.page-numbers,
.fes-order-list-pagination-container a.page-numbers,
.fes-pagination a.page-numbers,
.fes-product-list-pagination-container a.page-numbers,
.affwp-pagination a.page-numbers {
  color: #696969;
  font-size: 0.875rem;
  border: 1px solid #f5f5f5;
}
.edd_pagination .current,
.edd-review-navigation .current,
.edd-reviews-vendor-feedback-pagination .current,
#edd_user_commissions .navigation .current,
#edd_download_pagination .current,
.fes-order-list-pagination-container .current,
.fes-pagination .current,
.fes-product-list-pagination-container .current,
.affwp-pagination .current,
.edd_pagination a.page-numbers,
.edd-review-navigation a.page-numbers,
.edd-reviews-vendor-feedback-pagination a.page-numbers,
#edd_user_commissions .navigation a.page-numbers,
#edd_download_pagination a.page-numbers,
.fes-order-list-pagination-container a.page-numbers,
.fes-pagination a.page-numbers,
.fes-product-list-pagination-container a.page-numbers,
.affwp-pagination a.page-numbers,
.edd_pagination .dots,
.edd-review-navigation .dots,
.edd-reviews-vendor-feedback-pagination .dots,
#edd_user_commissions .navigation .dots,
#edd_download_pagination .dots,
.fes-order-list-pagination-container .dots,
.fes-pagination .dots,
.fes-product-list-pagination-container .dots,
.affwp-pagination .dots {
  padding: 0.25rem 0.75rem;
  margin-right: 0.5rem;
}
.edd_pagination .current,
.edd-review-navigation .current,
.edd-reviews-vendor-feedback-pagination .current,
#edd_user_commissions .navigation .current,
#edd_download_pagination .current,
.fes-order-list-pagination-container .current,
.fes-pagination .current,
.fes-product-list-pagination-container .current,
.affwp-pagination .current,
.edd_pagination a.page-numbers:hover,
.edd-review-navigation a.page-numbers:hover,
.edd-reviews-vendor-feedback-pagination a.page-numbers:hover,
#edd_user_commissions .navigation a.page-numbers:hover,
#edd_download_pagination a.page-numbers:hover,
.fes-order-list-pagination-container a.page-numbers:hover,
.fes-pagination a.page-numbers:hover,
.fes-product-list-pagination-container a.page-numbers:hover,
.affwp-pagination a.page-numbers:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #696969;
}
.page-header {
  padding-left: 1rem!important;
  padding-right: 1rem!important;
  width: 100%!important;
  padding-bottom: 9px!important;
  padding-top: 150px!important;
  margin: 0 0 20px!important;
  border-bottom: 1px solid #999!important;
}
.page-header h1 {
  margin-bottom: 0;
}
/* Widgets */
.widget {
  line-height: 1.62;
}
.widget li {
  margin-bottom: 0.5rem;
}
aside li {
  font-size: 1rem;
  padding: 0;
}
#primary-sidebar .widget {
  padding: 1rem;
}
#primary-sidebar .widget > *:last-child {
  margin-bottom: 0;
}
#wp-calendar td,
#wp-calendar th {
  padding: 0.5rem;
}
#wp-calendar caption {
  margin-bottom: 0.5rem;
}
#wp-calendar th,
#wp-calendar td:not( #prev ) {
  text-align: center;
}
#wp-calendar td#next {
  text-align: right;
}
.widget_recent_entries .post-date {
  display: block;
}
/* Gallery */
.gallery {
  margin-right: -1rem;
  margin-left: -1rem;
}
.gallery figure {
  margin: 0;
}
.gallery-item div {
  margin: 1rem;
}
.carousel-open {
  height: auto;
}
.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .gallery {
  margin-bottom: 4rem;
}
.wp-caption-text {
  font-style: italic;
}
.gallery-item {
  width: 100%;
}
.gallery-item img {
  margin: 0 auto;
  display: block;
}
.gallery-item .gallery-caption {
  margin: 0.5rem 0 2rem 0;
  text-align: center;
}
.gallery-item a {
  display: block;
}
/* Forms */
input,
textarea {
  padding: 0.8125rem;
  color: #696969;
  background: #fff;
  border: 2px solid #f5f5f5;
  border-radius: 0;
}
form input,
textarea {
  width: 100%;
}
select {
  border: 2px solid #f5f5f5;
}
input {
  display: inline-block;
}
input:focus,
textarea:focus {
  outline: 0;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -3px;
}
input[type="radio"] {
  margin-right: 0.5rem;
}
fieldset {
  border: none;
  margin: 0 0 2rem 0;
  padding: 0;
  position: relative;
}
#edd_purchase_form_wrap > fieldset:last-child,
#edd_purchase_form_wrap > fieldset p:last-child {
  margin-bottom: 0 !important;
}
legend {
  font-size: 1.5rem;
  float: left;
  margin-bottom: 1rem;
  color: #222;
  width: 100%;
}
label {
  text-align: left;
  display: block;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
label input[type="checkbox"] {
  margin-right: 0.25rem;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  display: inline-block;
  margin: 0;
}
form ul {
  list-style-type: none;
  margin-left: 0;
}
/* Grid */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -2rem;
  margin-left: -2rem;
}
.row.reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.col.reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
.col-xs {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
      flex-basis: 8.333%;
  max-width: 8.333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
      flex-basis: 16.667%;
  max-width: 16.667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
  max-width: 33.333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
      flex-basis: 41.667%;
  max-width: 41.667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
      flex-basis: 58.333%;
  max-width: 58.333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
      flex-basis: 66.667%;
  max-width: 66.667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
      flex-basis: 83.333%;
  max-width: 83.333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
      flex-basis: 91.667%;
  max-width: 91.667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-1 {
  margin-left: 8.333%;
}
.col-xs-offset-2 {
  margin-left: 16.667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.333%;
}
.col-xs-offset-5 {
  margin-left: 41.667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.333%;
}
.col-xs-offset-8 {
  margin-left: 66.667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.333%;
}
.col-xs-offset-11 {
  margin-left: 91.667%;
}
.start-xs {
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.end-xs {
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -ms-flex-align: start;
      align-items: flex-start;
}
.middle-xs {
  -ms-flex-align: center;
      align-items: center;
}
.bottom-xs {
  -ms-flex-align: end;
      align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.between-xs {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.first-xs {
  -ms-flex-order: -1;
      order: -1;
}
.last-xs {
  -ms-flex-order: 1;
      order: 1;
}
/* Margin and Padding */
.ph-xs-0 {
  padding-left: 0;
  padding-right: 0;
}
.ph-xs-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ph-xs-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.ph-xs-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.ph-xs-4 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.ph-xs-5 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.ph-xs-6 {
  padding-left: 6rem;
  padding-right: 6rem;
}
.ph-xs-7 {
  padding-left: 7rem;
  padding-right: 7rem;
}
.ph-xs-8 {
  padding-left: 8rem;
  padding-right: 8rem;
}
.ph-xs-9 {
  padding-left: 9rem;
  padding-right: 9rem;
}
.ph-xs-10 {
  padding-left: 10rem;
  padding-right: 10rem;
}
.ph-xs-11 {
  padding-left: 11rem;
  padding-right: 11rem;
}
.ph-xs-12 {
  padding-left: 12rem;
  padding-right: 12rem;
}
.pv-xs-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.pv-xs-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pv-xs-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pv-xs-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.pv-xs-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pv-xs-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pv-xs-6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.pv-xs-7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.pv-xs-8 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.pv-xs-9 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.pv-xs-10 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.pv-xs-11 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}
.pv-xs-12 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.mt-xs-0 {
  margin-top: 0;
}
.mt-xs-1 {
  margin-top: 1rem;
}
.mt-xs-2 {
  margin-top: 2rem;
}
.mt-xs-3 {
  margin-top: 3rem;
}
.mt-xs-4 {
  margin-top: 4rem;
}
.mt-xs-5 {
  margin-top: 5rem;
}
.mt-xs-6 {
  margin-top: 6rem;
}
.mt-xs-7 {
  margin-top: 7rem;
}
.mt-xs-8 {
  margin-top: 8rem;
}
.mt-xs-9 {
  margin-top: 9rem;
}
.mt-xs-10 {
  margin-top: 10rem;
}
.mt-xs-11 {
  margin-top: 11rem;
}
.mt-xs-12 {
  margin-top: 12rem;
}
.mb-xs-0 {
  margin-bottom: 0;
}
.mb-xs-1 {
  margin-bottom: 1rem;
}
.mb-xs-2 {
  margin-bottom: 2rem;
}
.mb-xs-3 {
  margin-bottom: 3rem;
}
.mb-xs-4 {
  margin-bottom: 4rem;
}
.mb-xs-5 {
  margin-bottom: 5rem;
}
.mb-xs-6 {
  margin-bottom: 6rem;
}
.mb-xs-7 {
  margin-bottom: 7rem;
}
.mb-xs-8 {
  margin-bottom: 8rem;
}
.mb-xs-9 {
  margin-bottom: 9rem;
}
.mb-xs-10 {
  margin-bottom: 10rem;
}
.mb-xs-11 {
  margin-bottom: 11rem;
}
.mb-xs-12 {
  margin-bottom: 12rem;
}
/* Account */
section.account .wrapper {
  max-width: 1188px;
}
.account-nav {
  padding-left: 0;
}
.account-content {
  padding-right: 0;
}
.account-content table:last-child {
  margin-bottom: 0;
}
.account-nav ul {
  list-style-type: none;
  margin: 0;
}
.account-nav ul li {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.account-nav ul a {
  display: block;
  font-size: 1rem;
  color: #696969;
}
.account-nav ul a:hover {
  color: #448FD5;
}
.account-nav ul .affwp-affiliate-dashboard-tab.active,
.account-nav ul .ui-tabs-active {
  background: #fff;
}
.account-nav ul .affwp-affiliate-dashboard-tab.active a,
.account-nav ul .ui-tabs-active a {
  color: #448FD5;
}
.container .account-content,
.container .account-nav {
  padding-right: 0;
  padding-left: 0;
}
.account-nav {
  overflow: hidden;
}
.no-js #tabs ul {
  display: none;
}
/* Navigation */
.secondary-navigation ul,
.main-navigation ul {
  list-style: none;
  margin: 0;
}
.primary-menu {
  display: none;
}
#site-header-secondary-menu,
.site-header-wrap .site-header-menu {
  display: none;
}
.site-branding + .site-header-menu .main-navigation {
  padding-left: 0;
  padding-right: 0;
}
.site-header-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.main-navigation a {
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  color: #696969;
}
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
  color: #222;
}
.main-navigation a:hover {
  color: #222;
}
.main-navigation li {
  position: relative;
  margin-bottom: 0;
}
.main-navigation ul ul {
  display: none;
}
.main-navigation .menu-item-has-children > a {
  margin: 0;
  padding-right: 2rem;
}
.primary-menu li.checkout {
  -ms-flex-item-align: center;
      align-self: center;
}
.primary-menu li.checkout .nav-cart-text {
  display: none;
}
.navigation.paging-navigation,
.navigation.post-navigation {
  border-top: 2px solid #f5f5f5;
  padding: 1rem 0 0 0;
}
.page-links {
  margin-bottom: 1rem;
}
.page-links a {
  display: inline-block;
  padding: 0.25rem;
  line-height: 1;
}
.post-navigation .nav-links div {
  margin-bottom: 1rem;
}
.post-navigation a,
.post-navigation span {
  display: block;
}
.post-navigation .meta-nav {
  color: #a2a2a2;
}
#menu-toggle-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-align: inherit;
      align-items: inherit;
}
.menu-toggle {
  background-color: #222;
  border: 1px solid #222;
  border-radius: 0;
  font-size: 1rem;
  width: 100%;
  padding: 1rem 1.5rem;
  line-height: 1;
}
.menu-toggle:hover {
  background-color: #222;
  color: #fff;
  border: 1px solid #222;
}
.no-js .menu-toggle {
  display: none;
}
.mobile-navigation ul {
  margin: 0;
}
#mobile-menu {
  overflow: hidden;
  max-height: 0;
}
#mobile-menu .sub-menu a {
  padding-left: 2rem;
}
#mobile-menu ul {
  display: none;
  list-style-type: none;
}
#mobile-menu ul .sub-menu a {
  padding-left: 4rem;
}
#mobile-menu li {
  position: relative;
  margin-bottom: 0;
}
#mobile-menu a {
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  padding: 0.75rem 1rem;
  color: #696969;
}
.no-js #mobile-menu,
.toggled-on #mobile-menu {
  max-height: 2000px;
}
#mobile-menu .current-menu-item > a,
#mobile-menu .current_page_ancestor > a {
  color: #222;
}
#mobile-menu .menu-item-has-children > a {
  margin: 0;
  padding-right: 1rem;
}
.dropdown-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #222;
  content: "";
  width: 48px;
  height: 48px;
  padding: 0;
  position: absolute;
  text-transform: none;
  top: 0;
  right: 0;
}
.dropdown-toggle:hover {
  background-color: transparent;
  border: none;
  color: #222;
}
.dropdown-toggle:after {
  content: "\f431";
  font-size: 24px;
  position: relative;
  left: 1px;
  width: 48px;
}
.dropdown-toggle.toggled-on:after {
  content: "\f432";
}
.secondary-navigation a {
  display: block;
  line-height: 32px;
  padding: 0.5rem 1rem;
}
.secondary-navigation ul {
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5rem;
}
.secondary-navigation ul li {
  margin-bottom: 0;
}
/* Easy Digital Downloads */
.edd-submit {
  width: auto;
}
.edd-cart-ajax-alert {
  display: none;
}
.edd_purchase_submit_wrapper {
  position: relative;
}
.edd_purchase_submit_wrapper a.edd-add-to-cart {
  text-decoration: none;
  display: none;
  position: relative;
  overflow: hidden;
}
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
  display: inline-block;
}
.edd-add-to-cart .edd-add-to-cart-label {
  opacity: 1;
}
.edd-loading,
.edd-loading:after {
  border-radius: 50%;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
.edd-loading {
  animation: edd-spinning 1.1s infinite linear;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  font-size: 1rem;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateZ(0);
}
.edd-add-to-cart .edd-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.75rem 0 0 -0.75rem;
}
#edd-purchase-button {
	padding: 0 !important;
	width: 180px;
	font-weight:700;
}
.edd-discount-loader.edd-loading,
.edd-loading-ajax.edd-loading {
  border-top-color: rgba(0, 0, 0, 0.2);
  border-right-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-left-color: #000;
}
#edd-purchase-button-wrap .edd-loading-ajax.edd-loading {
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.75rem;
}
#edd-purchase-button-wrap .edd-loading-ajax.edd-loading,
.edd-stripe-submit-update .edd-loading-ajax.edd-loading {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
}
.edd-loading-ajax.edd-loading {
  opacity: 1;
}

.edd-blocks-form__cart #edd_checkout_cart,
.edd-blocks-receipt__items, .edd-blocks-receipt__totals{
	background: #191919!important;
	border:none!important;
}

.edd-blocks-form__cart .edd-blocks-cart__row.edd_cart_item {
	background: #303030;
}
.edd_cart_header_row, .edd_cart_item,
.edd-blocks-receipt__row-item {
	border-bottom:1px solid #444!important;
}
.edd-blocks__row-label {
	color: #aaa!important;
}
.edd-blocks-form__cart .edd-blocks-cart__items {
	font-size: 16px;
}
.edd-blocks-form__cart .edd-blocks-cart__items, .edd-blocks-form__cart .edd-blocks-cart__row-header {
	border-bottom:1px solid #333!important;
}

.edd-js .button, .edd-js button, .edd-js input[type="submit"], .edd-js #submit {
	background: #c9262b;
	border:none;
	color:#fff;
}

.edd-js .button:hover, .edd-js button:hover, .edd-js input[type="submit"]:hover, .edd-js #submit:hover {
	background:#ddd;
	color:#111;
}

.wp-block-edd-checkout #edd_purchase_form .edd-blocks-form legend,  #edd_checkout_form_wrap fieldset#edd_cc_fields legend {
	color:#c9262b;
	font-size:18px;
	border-bottom: none!important;
	margin-bottom:20px!important;
}
.edd_purchase_receipt_files {
	background: #c22428;
    padding: 1.2rem;
    border-radius: 4px;
    margin: 0;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
#edd_profile_personal_fieldset, #edd_profile_address_fieldset, #edd_profile_password_fieldset, #edd_discount_code, #edd_checkout_user_info, #edd_register_account_fields, #edd_login_fields, #eddc_profile_paypal_fieldset, #edd_purchase_form #edd_cc_address, #edd_cc_fields, #edd_terms_agreement, #edd_simple_shipping_fields, #edd_simple_shipping_diff_address, #edd-stripe-manage-cards > fieldset, #edd_payment_mode_select {
	border:none!important;
}

@keyframes edd-spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
a.edd-add-to-cart .edd-add-to-cart-label,
.edd-loading {
  transition: 0.1s opacity !important;
}
.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
  opacity: 0;
}
.edd-add-to-cart[data-edd-loading] .edd-loading,
.edd-discount-loader.edd-loading {
  opacity: 1;
}
.edd-cart-added-alert {
  color: #3c763d;
}
.edd_downloads_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.edd_download_inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
}
.currency {
  vertical-align: top;
}
.edd_download {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 4rem;
  font-size: 1rem;
}
h3.edd_download_title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.downloadFooter {
  margin: auto 0 0 0;
}
.eddDownloadMeta {
  font-size: 0.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.eddDownloadMeta > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.eddDownloadMeta a {
  color: #696969;
}
.eddDownloadMeta a:hover {
  color: #222;
}
.eddDownloadMeta-authorAvatar img {
  display: block;
  border-radius: 100%;
}
.eddDownloadMeta-authorAvatar + .eddDownloadMeta-authorName {
  margin-left: 0.5rem;
}
.eddDownloadMeta-beforeTitle .eddDownloadMeta,
.eddDownloadMeta-afterTitle .eddDownloadMeta {
  margin-bottom: 1rem;
}
.eddDownloadMeta-after .eddDownloadMeta {
  margin-top: 2rem;
}
.eddDownloadMeta-afterTitle .edd_download_title {
  margin-bottom: 0.5rem;
}
.edd_download_title a {
  color: #222;
  font-size: 1.2rem;
  display: block;
}
.edd_download_title a:hover {
  color: #222;
}
.edd_download_image {
  margin: 0 0 1.5rem 0;
}
.edd_download_image a,
.edd_download_image img {
  display: block;
}
.edd_price_options ul {
  list-style-type: none;
  margin: 0 0 1rem 0;
}
.edd_price_options li {
  padding: 0.25rem 0;
  line-height: 1.62;
  cursor: pointer;
}
.edd_price_options li label {
  padding: 0;
  display: block;
  margin: 0;
}
.edd_price_options li label input {
  margin-right: 0.5rem;
}
.entry-content .edd_price_options li {
  margin-bottom: 0;
}
.edd_download_buy_button {
  margin: auto 0 0 0;
}
.edd_download_purchase_form {
  margin-top: 1rem;
}
.edd_download_full_content,
.edd_download_excerpt {
  margin-bottom: 1rem;
}
.edd_download_full_content p,
.edd_download_excerpt p {
  margin-bottom: 0;
  font-size: 1rem;
}
.edd-submit.button, .edd-submit.button.gray, .edd-submit.button:visited {
	font-size:16px;
	font-weight:700;
	height:auto;
	padding:8px;
}

.content-page .button:hover {
	color:#fff!important;
	background:#c92020!important;
}

#edd_checkout_wrap .edd_download_columns_2 {
  width: 50%;
}
#edd_checkout_wrap .edd_download_columns_3 {
  width: 75%;
}
#edd_checkout_wrap .edd_download_columns_4 {
  width: auto;
}
.slim #edd_checkout_wrap .edd_download_columns_2 {
  width: auto;
}
.slim #edd_checkout_wrap .edd_download_columns_3 {
  width: auto;
}
.widget_edd_product_details .edd_price {
  display: inline-block;
  font-size: 3rem;
}
.widget_edd_product_details .edd_download_purchase_form:first-child {
  margin-top: 2rem;
}
.widget_edd_product_details .edd-meta {
  margin: 1rem 0 0 0;
  font-size: 0.875rem;
}
span.categories,
span.tags {
  display: block;
}
input.edd-input.card-number.valid {
  background-image: url(assets/images/tick.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
}
.edd_form fieldset p {
  margin-bottom: 1rem;
}
.edd_cart_item_image {
  display: inline-block;
  vertical-align: middle;
}
.edd_cart_item_image img {
  display: block;
  margin-right: 1rem;
}
.edd_cart_discount_row .edd_discount {
  text-align: right;
  display: block;
}
#edd-discount-error-wrap {
  display: block;
  margin: 1rem 0 0 0;
}
.edd_discount_rate,
.edd_discount_remove {
  vertical-align: middle;
}
.edd_discount_remove {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('assets/images/xit.gif') 0 0 no-repeat;
  position: relative;
}
.edd_discount_remove:hover {
  background-position: -10px 0;
}
.edd_cart_footer_row th {
  text-align: right;
  
}
.edd_cart_footer_row .edd_cart_total {
  
}
#edd_secure_site_wrapper {
  margin-bottom: 1rem;
  padding-right: 3rem;
  font-weight: bold;
}
span.padlock {
  display: block;
  position: absolute;
  top: 2rem;
  right: 2rem;
}
.edd-cart-ajax {
  color: #fff;
  line-height: 1;
  margin-top: -9px;
  position: absolute;
  right: 1rem;
  top: 50%;
}
#edd-discount {
  margin-bottom: 1rem;
}
#edd-discount-code-wrap,
#edd_show_discount {
  margin-bottom: 0;
}
.edd-discount-loader.edd-loading {
  display: inline-block;
  position: relative;
  left: auto;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem;
}
.no-sidebar.edd-empty-cart #edd_checkout_wrap {
  text-align: center;
}
#edd_checkout_form_wrap span.edd-required-indicator {
  color: #a94442;
  font-size: 1.5rem;
}
#edd_discount_code {
  margin-bottom: 2rem;
}
#edd_profile_personal_fieldset,
#edd_profile_address_fieldset,
#edd_profile_password_fieldset,
#edd_discount_code,
#edd_checkout_user_info,
#edd_register_account_fields,
#edd_login_fields,
#eddc_profile_paypal_fieldset,
#edd_purchase_form #edd_cc_address,
#edd_cc_fields,
#edd_terms_agreement,
#edd_simple_shipping_fields,
#edd_simple_shipping_diff_address,
#edd-stripe-manage-cards > fieldset,
#edd_payment_mode_select {
  padding: 1rem;
  border: 2px solid #f4f4f4;
  background: #111;
  position: relative;
}
#edd_profile_personal_fieldset p:last-child,
#edd_profile_address_fieldset p:last-child,
#edd_profile_password_fieldset p:last-child,
#edd_discount_code p:last-child,
#edd_checkout_user_info p:last-child,
#edd_register_account_fields p:last-child,
#edd_login_fields p:last-child,
#eddc_profile_paypal_fieldset p:last-child,
#edd_purchase_form #edd_cc_address p:last-child,
#edd_cc_fields p:last-child,
#edd_terms_agreement p:last-child,
#edd_simple_shipping_fields p:last-child,
#edd_simple_shipping_diff_address p:last-child,
#edd-stripe-manage-cards > fieldset p:last-child,
#edd_payment_mode_select p:last-child {
  margin-bottom: 0.5rem;
}
#edd_terms_agreement {
  margin-bottom: 2rem;
}
#edd_agree_to_terms {
  margin-top: 0.375rem;
  margin-right: 0.5rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
#edd_show_terms + .edd-terms-agreement {
  margin-top: 0.5rem;
}
.edd-terms-agreement {
  display: -ms-flexbox;
  display: flex;
}
#edd_simple_shipping_diff_address label {
  margin-bottom: 0;
}
#edd_purchase_form_wrap select {
  width: 100%;
}
#edd_purchase_form_wrap .edd-select-small {
  width: auto;
}
#edd_profile_submit_wrap {
  margin-bottom: 0;
}
.edd-payment-mode-label {
  font-size: 1.5rem;
}
.edd_checkout_cart_item_title {
  vertical-align: middle;
  display: block;
}
.edd_cart_item_image + .edd_checkout_cart_item_title {
  margin-top: 0.5rem;
}
.edd-description {
  display: block;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #838383;
}
.edd_cart_actions {
  text-align: right;
}
.edd_cart_actions .edd-item-quantity {
  margin-right: 0.5rem;
}
#edd_final_total_wrap {
  text-align: center;
  margin-bottom: 2rem;
}
#edd-purchase-button-wrap {
  position: relative;
}
#edd_final_total_wrap,
#edd-purchase-button {
  font-size: 1.5rem;
}
#edd-purchase-button {
  padding: 1.25rem 2.5rem;
}
.edd_cart_header_row,
.edd_cart_item {
  border-bottom: 2px solid #f5f5f5;
}
.edd_cart_total {
  text-align: right;
}
.edd_cart_amount {
  font-weight: bold;
  font-size:16px;
}
#edd_checkout_cart {
  width: 100%;
  text-align: left;
  margin-bottom: 2rem;
}
#edd_checkout_cart th {
  font-weight: bold;
}
.edd-payment-icons {
  margin-bottom: 2rem;
}
.edd-payment-icons img {
  display: inline-block;
  margin-right: 0.5rem;
}
.edd-payment-mode-label {
  margin-bottom: 1rem;
  display: inline-block;
}
.edd-gateway,
.edd-gateway-option {
  cursor: pointer;
}
.edd-gateway {
  margin-right: 0.5rem;
}
.edd-gateway-option {
  margin-right: 2rem;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
#edd_profile_personal_fieldset, #edd_profile_address_fieldset, #edd_profile_password_fieldset, #edd_checkout_user_info, #edd_register_account_fields, #edd_login_fields, #eddc_profile_paypal_fieldset, #edd_purchase_form #edd_cc_address, #edd_cc_fields, #edd_terms_agreement, #edd-stripe-manage-cards > fieldset, #edd_simple_shipping_fields, #edd_simple_shipping_diff_address, #edd_payment_mode_select {
    padding: 3rem!important;
}
}
label[for=edds-confirm-update-default] {
  width: 90%;
  vertical-align: top;
}
span.card-type {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 32px;
  background-size: 43px 32px !important;
}
label[for=card_number] {
  position: relative;
}
span.card-type.off {
  display: none;
}
span.card-type.visa {
  background: url(assets/images/icons/visa.gif) no-repeat;
}
span.card-type.mastercard {
  background: url(assets/images/icons/mastercard.gif) no-repeat;
}
span.card-type.discover {
  background: url(assets/images/icons/discover.gif) no-repeat;
}
span.card-type.amex {
  background: url(assets/images/icons/americanexpress.gif) no-repeat;
}
#edd_purchase_submit {
  margin-bottom: 0;
}
.edd-amazon-profile-wrapper {
  font-size: 1rem;
}
.edd-amazon-profile-name {
  font-weight: bold;
}
.edd-amazon-logout a {
  cursor: pointer;
}
.edd-amazon-fields #edd_cc_address {
  display: none;
}
#edd-amazon-wallet-box,
#edd-amazon-address-box {
  height: 228px;
}
#edd-amazon-address-box {
  margin-bottom: 2rem;
}
.edd-checkout-distraction-free .site-branding {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.edd-checkout-distraction-free .site-footer .site-info {
  text-align: center;
}
#edd_login_form fieldset,
#edd_register_form fieldset {
  border: 2px solid #f4f4f4;
  background: #fcfcfc;
  padding: 2rem;
}
#edd_login_form fieldset .row div,
#edd_register_form fieldset .row div {
  padding: 0;
}
#edd_login_form legend,
#edd_register_form legend {
  display: none;
}
.edd-lost-password {
  margin-bottom: 0;
}
#edd_purchase_receipt_products ul {
  margin-bottom: 0;
  font-size: 1rem;
}
#edd_purchase_receipt_products ul li {
  margin-bottom: 0;
}
#edd_purchase_receipt,
#edd_purchase_receipt_products {
  text-align: left;
  margin-bottom: 2rem;
  width: 100%;
}
#edd_purchase_receipt td,
#edd_purchase_receipt_products td,
#edd_purchase_receipt th,
#edd_purchase_receipt_products th {
  padding: 1rem;
}
#edd_purchase_receipt tr,
#edd_purchase_receipt_products tr {
  border-bottom: 2px solid #f5f5f5;
}
#edd_purchase_receipt tr th:first-child,
#edd_purchase_receipt_products tr th:first-child,
#edd_purchase_receipt tr td:first-child,
#edd_purchase_receipt_products tr td:first-child {
  border-right: 2px solid #f5f5f5;
}
.edd_purchase_receipt_product_name {
  font-weight: bold;
  margin-bottom: 1rem;
}
.edd_purchase_receipt_files li:last-child {
  margin-bottom: 0;
}
.navCart {
  display: -ms-flexbox;
  display: flex;
}
.navCart-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  fill: #222;
}
.navCart-icon + * {
  margin-left: 0.5rem;
}
.main-navigation .navCart {
  padding: 0.25rem 0;
}
.edd_errors:not(.edd-alert) {
  border: 1px solid #E6DB55;
  margin: 0 0 21px;
  background: #FFFFE0;
  color: #333;
  padding: 1rem;
}
p.edd_error {
  margin: 0 !important;
}
.edd_success:not(.edd-alert) {
  margin-bottom: 2rem;
  background: #dff0d8;
  color: #3c763d;
  padding: 1rem;
}
.edd-alert {
  margin-bottom: 2rem;
  padding: 1rem;
  border: 2px solid transparent;
}
.edd-alert p {
  padding: 0;
}
.edd-alert ul {
  margin-bottom: 0;
}
.edd-alert a {
  text-decoration: underline;
}
.edd-alert p:last-child {
  margin-bottom: 0;
}
.edd-alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
}
.edd-alert-error p,
.edd-alert-error a {
  color: #a94442;
}
.edd-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.edd-alert-success p,
.edd-alert-success a {
  color: #3c763d;
}
.edd-alert-info {
  background-color: #d9edf7;
  border-color: #cbe3ef;
}
.edd-alert-info p,
.edd-alert-info a {
  color: #31708f;
}
.edd-alert-warn {
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.edd-alert-warn p,
.edd-alert-warn a {
  color: #8a6d3b;
}
#edds-confirm-update-default {
  margin-right: 0.5rem;
}
.edd_recurring_trial_total {
  font-weight: bold;
}
#edd_sl_renewal_form {
  margin-bottom: 2rem;
}
#edd-add-license-renewal {
  cursor: pointer;
  margin-right: 1rem;
  width: auto;
}
#edd_sl_renewal_fields {
  background: #fcfcfc;
  border: 2px solid #f4f4f4;
  padding: 1rem;
}
.edd-sl-renewal-actions,
#edd_sl_show_renewal_form_wrap {
  margin-bottom: 0;
}
#edd-license-key-container-wrap {
  margin-bottom: 1rem;
}
#edd_sl_show_renewal_form_wrap + #edd-license-key-container-wrap {
  margin-top: 0.5rem;
}
#edd_sl_license_add_site_form span {
  margin-bottom: 0.5rem;
  display: inline-block;
}
#edd_sl_license_add_site_form .edd-input {
  margin-bottom: 1rem;
}
input[readonly] {
  background: #fcfcfc;
  border-color: #f4f4f4;
}
.edd-sl-active {
  color: #3c763d;
}
.edd-sl-inactive {
  color: gray;
}
.edd-sl-expired {
  color: #a94442;
}
.edd_sl_license_row .view-key-wrapper {
  position: relative;
}
.edd_sl_license_row span .edd_sl_license_key {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 999;
  border: 2px solid #f5f5f5;
  background: #fff;
  padding: 1rem;
  width: 24rem;
  text-align: left;
}
.edd-sl-manage-license-key,
.edd-sl-manage-license-product {
  display: block;
}
#edd_user_commissions_unpaid,
#edd_user_commissions_paid,
#edd_user_commissions_revoked {
  margin-bottom: 2rem;
}
#edd_user_commissions_unpaid_total,
#edd_user_commissions_paid_total,
#edd_user_commissions_revoked_total {
  font-weight: bold;
}
#edd_commissions_export select {
  vertical-align: middle;
}
.edd-stripe-submit-update {
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.edd-stripe-submit-update .edd-loading-ajax.edd-loading {
  position: relative;
}
.edd-stripe-card-item {
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.edd-stripe-card-item .card-update-form {
  display: none;
}
.edd-stripe-card-item .card-brand,
.edd-stripe-card-item .card-ending-label,
.edd-stripe-card-item .card-last-4 {
  font-weight: bold;
}
.edd-stripe-card-item > span {
  display: block;
}
.edd-stripe-card-item .card-meta > span {
  display: block;
}
.edd-stripe-card-item .card-update-form input {
  margin-bottom: 1rem;
}
.edd-stripe-card-item .address_country {
  margin-bottom: 1rem;
}
.edd-stripe-card-item .address_country,
.edd-stripe-card-item .address_state {
  display: block;
}
.edd-card-selector-radio span.card-expired,
a.delete {
  color: #a94442;
}
#edd-stripe-add-new-cancel,
.edd-stripe-cancel-update {
  margin-left: 1rem;
}
.card-is-default {
  font-style: italic;
}
.edd-stripe-new-card label[for="card_number"] {
  margin-top: 1rem;
}
.edd-stripe-card-radio-item label {
  display: inline-block;
}
.edd-stripe-add-new-card > label,
.card-update-form > label {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  color: #222;
}
.card-update-form > label {
  margin-top: 2rem;
}
.edd-cart {
  list-style-type: none;
  margin-left: 0;
}
.edd-cart .edd-cart-item {
  margin-bottom: 1.62rem;
}
.edd-cart .edd-cart-item-title {
  display: block;
}
.edd-cart .edd_total {
  font-weight: bold;
}
.downloadAuthor ul,
.downloadDetails ul {
  margin-left: 0;
}
.downloadAuthor ul li,
.downloadDetails ul li {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.downloadAuthor-name,
.downloadDetails-name {
  width: 38%;
}
.downloadAuthor-value,
.downloadDetails-value {
  width: 62%;
}
.downloadAuthor-avatar {
  margin-bottom: 1rem;
}
.downloadAuthor-avatar img {
  display: block;
  border-radius: 100%;
}
.edd_purchase_tax_rate {
  display: block;
  font-size: 0.9375rem;
  margin-top: 0.5rem;
}
.edd-item-quantity {
  width: 4rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
}
.edd-select {
  vertical-align: middle;
}
.edd-select ~ .button {
  font-size: 0.875rem;
  padding: 0.25rem 0.75rem;
}
.edd-cs-voted {
  margin-bottom: 0;
}
.edd-cs-voted,
.edd-cs-vote-description {
  font-style: italic;
  font-size: 0.875rem;
}
.edd-cs-vote-description {
  margin-bottom: 1rem;
}
.edd-wl-wish-lists .edd-wish-list li::after {
  width: auto;
}
@media only screen and (max-width: 991px) {
  .account-nav ul {
    line-height: 2;
    margin-bottom: 2rem;
  }
  .no-js .main-navigation ul ul {
    display: block;
  }
  .main-navigation.toggled .primary-menu {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .main-navigation a {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #mobile-menu ul.toggled-on {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .row {
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .site-branding {
    padding: 2rem 1rem;
  }
  .edd_discount_link {
    display: block;
  }
  #edd_sl_show_renewal_form {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
  .text-left-sm {
    text-align: left;
  }
  h1 {
    font-size: 2.25rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1.2rem;
  }
  .site-description {
    display: block;
  }
  .page-header .wrapper {
    max-width: 1188px;
  }
  #main {
    padding: 2rem;
  }
  .site-header-wrap {
    padding: 2rem;
    max-width: 1252px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
  }
  .subtitle {
    font-size: 1.8rem;
  }
  .footer-widgets .widget-column {
    padding: 2rem;
  }
  .footer-widgets .widget {
    margin-bottom: 4rem;
  }
  .site-header-menu .search-form {
    margin-left: 1rem;
    width: 11rem;
  }
  .site-header-menu .search-field {
    font-size: 0.875rem;
  }
  .box,
  .comment-respond {
    padding: 2rem;
  }
  .author-info {
    display: -ms-flexbox;
    display: flex;
  }
  .author-avatar {
    margin: 0 1.5rem 0 0;
  }
  .author-description {
    -ms-flex: 1;
        flex: 1;
  }
  .page-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #primary-sidebar .widget {
    padding: 2rem;
  }
  .gallery .gallery-item {
    width: 33.33333333%;
  }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.33333333%;
  }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
  .col-sm,
  .col-sm-1,
  .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-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .col-sm {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
        align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
        order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
        order: 1;
  }
  .ph-sm-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .ph-sm-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .ph-sm-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ph-sm-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .ph-sm-4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .ph-sm-5 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .ph-sm-6 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .ph-sm-7 {
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .ph-sm-8 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .ph-sm-9 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .ph-sm-10 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  .ph-sm-11 {
    padding-left: 11rem;
    padding-right: 11rem;
  }
  .ph-sm-12 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
  .pv-sm-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pv-sm-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pv-sm-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .pv-sm-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .pv-sm-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pv-sm-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pv-sm-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .pv-sm-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .pv-sm-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pv-sm-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .pv-sm-10 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .pv-sm-11 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .pv-sm-12 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .mb-sm-0 {
    margin-bottom: 0;
  }
  .mb-sm-1 {
    margin-bottom: 1rem;
  }
  .mb-sm-2 {
    margin-bottom: 2rem;
  }
  .mb-sm-3 {
    margin-bottom: 3rem;
  }
  .mb-sm-4 {
    margin-bottom: 4rem;
  }
  .mb-sm-5 {
    margin-bottom: 5rem;
  }
  .mb-sm-6 {
    margin-bottom: 6rem;
  }
  .mb-sm-7 {
    margin-bottom: 7rem;
  }
  .mb-sm-8 {
    margin-bottom: 8rem;
  }
  .mb-sm-9 {
    margin-bottom: 9rem;
  }
  .mb-sm-10 {
    margin-bottom: 10rem;
  }
  .mb-sm-11 {
    margin-bottom: 11rem;
  }
  .mb-sm-12 {
    margin-bottom: 12rem;
  }
  .account-nav ul li {
    display: inline-block;
    margin-right: 1rem;
  }
  .main-navigation .primary-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1rem;
  }
  .site-branding {
    margin-right: 2rem;
  }
  .site-header-menu {
    display: block;
  }
  #site-header-secondary-menu,
  .site-header-wrap .site-header-menu {
    display: block;
  }
  .main-navigation .sub-menu a {
    padding: 0.375rem 1rem;
    color: #a2a2a2;
  }
  .main-navigation .sub-menu .current-menu-item a {
    color: #fff;
    background: transparent;
  }
  .main-navigation .sub-menu .current-menu-item a:hover {
    color: #fff;
    background: transparent;
  }
  .site-header-menu .main-navigation {
    margin: 0 auto;
    max-width: 1252px;
    padding: 0 2rem;
  }
  .main-navigation li {
    border: 0;
  }
  .main-navigation a {
    outline-offset: -8px;
    padding: 1rem;
    white-space: nowrap;
  }
  .main-navigation li:hover > a {
    color: #222;
  }
  .secondary-navigation a {
    padding: 0.5rem;
  }
  .main-navigation .sub-menu li:hover > a,
  .main-navigation .sub-menu li.focus > a {
    color: #fff;
    background-color: transparent;
  }
  .main-navigation ul ul {
    display: block;
    float: left;
    margin: 0;
    position: absolute;
    left: -999em;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    top: 100%;
    background: #222;
  }
  .main-navigation ul ul li:first-child > a {
    margin-top: 0.375rem;
  }
  .main-navigation ul ul li:last-child > a {
    margin-bottom: 0.375rem;
  }
  .main-navigation li:hover > ul,
  .main-navigation li.focus > ul {
    left: 0;
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  .main-navigation ul ul ul {
    top: -0.375rem;
    left: 100%;
  }
  .main-navigation ul ul li:first-child ul {
    top: -0.375rem;
  }
  .main-navigation ul ul ul:before,
  .main-navigation ul ul ul:after {
    border: 0;
  }
  .main-navigation ul ul li {
    background: #222;
  }
  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    left: 100%;
    top: -0.375rem;
  }
  .main-navigation ul ul li:first-child:hover > ul,
  .main-navigation ul ul li:first-child.focus > ul {
    top: -0.375rem;
  }
  .main-navigation ul ul a {
    white-space: normal;
    width: 15em;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .main-navigation .menu-item-has-children > a:after {
    content: "\f431";
    position: absolute;
    right: 0.625em;
    top: 50%;
    margin-top: -8px;
  }
  .main-navigation ul ul .menu-item-has-children > a {
    padding-right: 2.0625em;
  }
  .main-navigation ul ul .menu-item-has-children > a:after {
    transform: rotate(-90deg);
    top: 50%;
    margin-top: -8px;
    right: 0.5625em;
  }
  .navigation .nav-links {
    display: -ms-flexbox;
    display: flex;
  }
  .nav-next {
    text-align: right;
    margin-left: auto;
  }
  .navigation.paging-navigation,
  .navigation.post-navigation {
    border-top: 2px solid #f5f5f5;
    padding: 1rem 0 0 0;
  }
  .navigation.paging-navigation .nav-links,
  .navigation.post-navigation .nav-links {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .navigation.paging-navigation .nav-links div,
  .navigation.post-navigation .nav-links div {
    width: 50%;
  }
  .mobile-navigation,
  #menu-toggle-wrap {
    display: none;
  }
  #mobile-menu {
    display: none;
  }
  .dropdown-toggle {
    display: none;
  }
  #site-header-secondary-menu {
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    -ms-flex-align: center;
        align-items: center;
  }
  #site-header-secondary-menu a {
    color: #696969;
  }
  #site-header-secondary-menu a:hover {
    color: #222;
  }
  .edd_download {
    margin-bottom: 0;
  }
  .edd_downloads_list {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    margin-top: -1.5rem;
  }
  .edd_download_inner {
    padding: 1.5rem;
  }
  .edd_download_columns_3 .edd_download {
    width: 33.33333333%;
  }
  .edd_download_columns_2 .edd_download,
  .edd_download_columns_4 .edd_download {
    width: 50%;
  }
  .edd_download_columns_5 .edd_download {
    width: 33.33333333%;
  }
  .edd-discount-code-field-wrap {
    display: -ms-flexbox;
    display: flex;
  }
  .edd-discount-code-field-wrap #edd-discount {
    margin-bottom: 0;
  }
  .edd-discount-code-field-wrap .edd-apply-discount {
    width: auto;
    margin-left: 0.5rem;
  }
  #edd_profile_personal_fieldset,
  #edd_profile_address_fieldset,
  #edd_profile_password_fieldset,
  #edd_checkout_user_info,
  #edd_register_account_fields,
  #edd_login_fields,
  #eddc_profile_paypal_fieldset,
  #edd_purchase_form #edd_cc_address,
  #edd_cc_fields,
  #edd_terms_agreement,
  #edd-stripe-manage-cards > fieldset,
  #edd_simple_shipping_fields,
  #edd_simple_shipping_diff_address,
  #edd_payment_mode_select {
    padding: 2rem;
  }
  #edd_discount_code {
    padding: 1rem 2rem;
  }
  #edd_register_fields #edd_register_account_fields {
    margin-bottom: 0;
  }
  #edd_checkout_cart td,
  #edd_checkout_cart th {
    padding: 1rem 2rem;
  }
  .navCart {
    margin-left: 1rem;
  }
  #edd_sl_renewal_fields {
    padding: 1rem 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .text-center-md {
    text-align: center;
  }
  .text-left-md {
    text-align: left;
  }
  .content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  #main {
    -ms-flex: 1;
        flex: 1;
  }
  #secondary {
    padding: 0;
  }
  .wrapper .entry-content {
    margin: 0 auto;
  }
  .slim #primary {
    width: 66.667%;
    margin: 0 auto;
  }
  .comment {
    padding: 2rem;
    margin-right: -2rem;
  }
  .col-md,
  .col-md-1,
  .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-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .col-md {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
        align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
        order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
        order: 1;
  }
  .ph-md-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .ph-md-1 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .ph-md-2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .ph-md-3 {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .ph-md-4 {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  .ph-md-5 {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .ph-md-6 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .ph-md-7 {
    padding-right: 7rem;
    padding-left: 7rem;
  }
  .ph-md-8 {
    padding-right: 8rem;
    padding-left: 8rem;
  }
  .ph-md-9 {
    padding-right: 9rem;
    padding-left: 9rem;
  }
  .ph-md-10 {
    padding-right: 10rem;
    padding-left: 10rem;
  }
  .ph-md-11 {
    padding-right: 11rem;
    padding-left: 11rem;
  }
  .ph-md-12 {
    padding-right: 12rem;
    padding-left: 12rem;
  }
  .pv-md-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pv-md-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .pv-md-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .pv-md-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pv-md-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pv-md-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .pv-md-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .pv-md-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pv-md-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .pv-md-10 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .pv-md-11 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .pv-md-12 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .mb-md-1 {
    margin-bottom: 1rem;
  }
  .mb-md-2 {
    margin-bottom: 2rem;
  }
  .mb-md-3 {
    margin-bottom: 3rem;
  }
  .mb-md-4 {
    margin-bottom: 4rem;
  }
  .mb-md-5 {
    margin-bottom: 5rem;
  }
  .mb-md-6 {
    margin-bottom: 6rem;
  }
  .mb-md-7 {
    margin-bottom: 7rem;
  }
  .mb-md-8 {
    margin-bottom: 8rem;
  }
  .mb-md-9 {
    margin-bottom: 9rem;
  }
  .mb-md-10 {
    margin-bottom: 10rem;
  }
  .mb-md-11 {
    margin-bottom: 11rem;
  }
  .mb-md-12 {
    margin-bottom: 12rem;
  }
  .account-content > div {
    border: 2px solid #f4f4f4;
    border-left: none;
    min-height: 50rem;
    padding: 2rem;
  }
  .account-nav {
    margin-bottom: 0;
  }
  .account-nav ul a {
    padding: 1rem 2rem;
    margin: 0;
  }
  .account-nav ul:last-child {
    border-bottom: 2px solid #f4f4f4;
  }
  .account-nav ul li {
    background: #fcfcfc;
    border: 2px solid #f4f4f4;
    border-right: none;
    border-bottom: none;
    margin-right: 0;
  }
  .account-nav ul li {
    display: block;
  }
  .affwp-affiliate-dashboard-tab.active:before,
  .affwp-affiliate-dashboard-tab.active:after,
  .ui-tabs-active:before,
  .ui-tabs-active:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 2px;
    height: 1000px;
    background: #f4f4f4;
  }
  .affwp-affiliate-dashboard-tab.active:after,
  .ui-tabs-active:after {
    top: 100%;
    bottom: auto;
    height: 40000px;
    z-index: 1;
  }
  .single-download .widget_edd_product_details .button {
    width: 100%;
  }
  .edd_download_columns_4 .edd_download {
    width: 25%;
  }
  .edd_download_columns_3 .edd_download {
    width: 33.33333333%;
  }
  .edd_download_columns_2 .edd_download {
    width: 50%;
  }
  #edd_purchase_form_wrap select {
    width: 60%;
  }
}
@media only screen and (min-width: 1220px) {
  .text-center-lg {
    text-align: center;
  }
  .text-left-lg {
    text-align: left;
  }
  th,
  td {
    padding: 0.5rem 1rem;
  }
  .col-lg,
  .col-lg-1,
  .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-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .col-lg {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
        align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
        order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
        order: 1;
  }
  .ph-lg-0 {
    padding-right: 0;
    padding-left: 0;
  }
  .ph-lg-1 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .ph-lg-2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .ph-lg-3 {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .ph-lg-4 {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  .ph-lg-5 {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .ph-lg-6 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .ph-lg-7 {
    padding-right: 7rem;
    padding-left: 7rem;
  }
  .ph-lg-8 {
    padding-right: 8rem;
    padding-left: 8rem;
  }
  .ph-lg-9 {
    padding-right: 9rem;
    padding-left: 9rem;
  }
  .ph-lg-10 {
    padding-right: 10rem;
    padding-left: 10rem;
  }
  .ph-lg-11 {
    padding-right: 11rem;
    padding-left: 11rem;
  }
  .ph-lg-12 {
    padding-right: 12rem;
    padding-left: 12rem;
  }
  .pv-lg-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pv-lg-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pv-lg-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .pv-lg-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .pv-lg-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pv-lg-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pv-lg-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .pv-lg-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .pv-lg-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pv-lg-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .pv-lg-10 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .pv-lg-11 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .pv-lg-12 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .mb-lg-1 {
    margin-bottom: 1rem;
  }
  .mb-lg-2 {
    margin-bottom: 2rem;
  }
  .mb-lg-3 {
    margin-bottom: 3rem;
  }
  .mb-lg-4 {
    margin-bottom: 4rem;
  }
  .mb-lg-5 {
    margin-bottom: 5rem;
  }
  .mb-lg-6 {
    margin-bottom: 6rem;
  }
  .mb-lg-7 {
    margin-bottom: 7rem;
  }
  .mb-lg-8 {
    margin-bottom: 8rem;
  }
  .mb-lg-9 {
    margin-bottom: 9rem;
  }
  .mb-lg-10 {
    margin-bottom: 10rem;
  }
  .mb-lg-11 {
    margin-bottom: 11rem;
  }
  .mb-lg-12 {
    margin-bottom: 12rem;
  }
  .edd_download_columns_5 .edd_download {
    width: 20%;
  }
}






/*-------------------------------------------------------
[Table of contents]

1. Header
	+ Logo
	+ Navigation
		- mobile menu
		- mega menu
	+ Search & cart
	+ Header Option
	
2. Content
	+ Master slider
	+ Page title
	+ Man & Girl block
	+ Fit & Strong block
	+ About block
	+ Up Coming Event
	+ Pricing Table
	+ Training
	+ Time Table
	+ Our Price
	+ Athlete Class
	+ Our Success
	+ Facts
	+ Our Team
	+ Contact Form
	+ New Products
	+ Introduction
	+ Services
	+ News
	+ Shop-v2
	+ Collection
	+ Page Our Class
	+ Our Class Details
	+ Our Blog
	+ Blog Details
	+ Page Our Trainers
	+ Page Our Trainers Profile
	+ Page Our Pricing Table
	+ About Us
	+ Event Listing
	+ Event Listing Grid
	+ Calendar Full View
	+ Parallax Background
	+ Parallax Content	
	+ Product List
	+ Product List Row
	+ Product detail
	+ Product cart
	+ Product checkout
	
3. Panel
	+ Panel setting
	
4. Footer
	+ Copyrights 
	+ Social icons
	+ Back to top
	
5. Extra
	+ Coming soon page
	+ Welcome page	
	
--------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:700);
/*---------------------------------------------------
	COMMON STYLE
------------------------------------------------------*/
html body{
    font-size:14px;
    line-height:24px;
    font-weight:normal;
    font-family: 'Montserrat';
    background: none repeat scroll 0 0 #242424;
    color: #fff;
}
a{
transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;}
img{
    max-width:100%;
}

div a:focus{
    color: #fff;
    text-decoration: none;
    outline:none!important;
}
div a, div a:hover,div a:visited{
    color:#fff;
    text-decoration:none;
    font-family: 'Montserrat';
}
div a:hover{text-decoration:none;}
p, span{
    margin:0;
    font-family: 'Montserrat';
}
div p a, div p a:hover,div p  a:visited{
    color: #c00;
}
div{
    font-family: 'Montserrat';
}
a.accent {
	 color: #c00!important;
}
a.accent:hover {
	text-decoration:underline!important;
}
p + p{
    margin-top:10px;
}
ul{list-style:none}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
div h1{
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

div h2{
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
div h3{
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
div h4{
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
div h5, h6{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

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

.wrapper {
    position: relative;
}

/*---------------------------------------------------
	HEADER
------------------------------------------------------*/
.header{
	margin-bottom: 0;
}
#header {
  position: fixed;
  top: 0;
}
#header.reveal:not(.alt) {
    box-shadow: 0 5px 8px 5px rgba(0, 0, 0, 0.2);
    position:fixed;
    width:100%;
    top:0;
}
#header.reveal:not(.alt) {
    -webkit-animation: reveal-header 1s cubic-bezier(0.005, 0.975, 0.73, 1);
    -moz-animation: reveal-header 1s cubic-bezier(0.005, 0.975, 0.73, 1);
    -ms-animation: reveal-header 1s cubic-bezier(0.005, 0.975, 0.73, 1);
    -o-animation: reveal-header 1s cubic-bezier(0.005, 0.975, 0.73, 1);
    animation: reveal-header 1s cubic-bezier(0.005, 0.975, 0.73, 1);
    border:1px solid transparent;
    background:#0f0f0f;
}
.header{
    position:relative;
    width:100%;
    z-index:9999;
    background:#0f0f0f;

}
.header.header-container  {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
}
.page-category .header-container {
  background: none repeat scroll 0 0 #0f0f0f;
}

/*-- Logo --*/
.logo {
    padding: 0 !important;
}
.logo-hero {
	max-width:600px;
	max-height:300px;
	display:block;
	float:left;
}
.logo-hero img {
	width:100%;
	height:auto;
}
.header-container .logo a {
    display: inline-block;
    margin: 30px 10px;
}

/*-- Navigation --*/

/* mobile menu */	
.menu-wrap{
    border:1px solid transparent;
    background:#d60404;
    position:fixed;
    width:270px;
    height:100%;
    transition:transform ease 1s;
    -o-transition:-o-transform ease 1s;
    -ms-transition:-ms-transform ease 1s;
    -moz-transition:-moz-transform ease 1s;
    -webkit-transition:-webkit-transform ease 1s;
    transform:translateX(270px);
    -o-transform:translateX(270px);
    -ms-transform:translateX(270px);
    -moz-transform:translateX(270px);
    -webkit-transform:translateX(270px);
    right:0;
    top:0;
    margin-right:-18px;
    z-index:999999;
    overflow-y:scroll;
    padding:0 15px;
}
.show-menu .menu-wrap {
    transition:all ease 0.6s;
    -o-transition:-o-transform ease 0.6s;
    -ms-transition:-ms-transform ease 0.6s;
    -moz-transition:-moz-transform ease 0.6s;
    -webkit-transition:-webkit-transform ease 0.6s;
    transform:translateX(0);
    -o-transform:translateX(0);
    -ms-transform:translateX(0);
    -moz-transform:translateX(0);
    -webkit-transform:translateX(0);
}
.content-wrapper:before {
    background:rgba(0, 0, 0, 0.5);
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity:0;
    transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    -ms-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
    width: 0;
    z-index: 10000;
}
.show-menu .content-wrapper:before {
    height: 100%;
    opacity:1;
    transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    -ms-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
    width: 100%;
}
.main-menu{position: relative;}
.main-menu h4{
    margin:0;
    text-transform:uppercase;
    font-size:18px;
    padding:14px 0;
    border-bottom:1px solid rgba(255,255,255,0.35);
}
.menu-wrap ul {
    list-style: outside none none;
    padding: 0;
}
.menu-wrap ul.nav-menu > li {
    padding-left: 4px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.menu-wrap li a {
    color: #fff;
    display: block;
}
.menu-wrap ul.nav-menu > li > a {
    font-size: 14px;
    padding: 11px 0;
}
#close-button{
    background:none;
    border:none;
    color:#fff;
    position:absolute;
    right:0;
    top:11px;
    font-size:18px;
}
#open-button {
  border: medium none;
  display: none;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 28px;
  width: 40px;
}
#open-button:before{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    content:'\f0c9';
    font-family: FontAwesome;
    text-align:center;
    color:#fff;
	font-size:30px;
}

.dropdown a {
    text-decoration: none;
}
.dropdown [data-toggle="dropdown"] {
    position: relative;
    display: block;
    color: #fff;
    padding: 10px;
}
.dropdown .icon-arrow {
    position: absolute;
    display: block;
    font-size: 0.7em;
    color: #fff !important;
    top: 14px;
    right: 10px;
}
.dropdown .icon-arrow.open {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
}
.dropdown .icon-arrow.close {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    opacity:1 !important;
}
.dropdown .icon-arrow:before {
    content: '\25BC';
}
.dropdown .dropdown-nav {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}
.dropdown .dropdown-nav li {
    padding: 0;
}
.dropdown .dropdown-nav li a {
    color: #fff;
    display: block;
    padding: 10px;
}

.dropdown .show, .dropdown .hide {
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
.dropdown .show {
    display: block;
    max-height: 9999px;
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    animation: showAnimation 0.5s ease-in-out;
    -moz-animation: showAnimation 0.5s ease-in-out;
    -webkit-animation: showAnimation 0.5s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    -webkit-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
}
.dropdown .hide {
    max-height: 0;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    animation: hideAnimation 0.4s ease-out;
    -moz-animation: hideAnimation 0.4s ease-out;
    -webkit-animation: hideAnimation 0.4s ease-out;
    -moz-transition: max-height 0.6s ease-out;
    -o-transition: max-height 0.6s ease-out;
    -webkit-transition: max-height 0.6s ease-out;
    transition: max-height 0.6s ease-out;
}

/* megamenu */
.megamenu {text-align:right}
.megamenu ul.nav-menu{
  padding-left:0;
}
.megamenu ul.nav-menu > li {
  display: inline-block;
  float: left;
  margin: 7px 15px;
  position: relative;
}
.boxing-page .megamenu ul.nav-menu > li {
  padding: 7px 15px;
  margin:0;
}
.megamenu ul > li > a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 30px 0;
    padding:0;
    position: relative;
    text-transform: none;

}

.megamenu ul.nav-menu > li :before, .megamenu ul.nav-menu > li:after {
    border-bottom-color: #d60404;
}
.megamenu ul.nav-menu > li:before {
    right: 50%;
}
.megamenu ul.nav-menu > li:after {
    left: 50%;
}
.megamenu ul.nav-menu > li:hover a, .megamenu ul.nav-menu > li.active {
    color: #d60404;
}
.megamenu ul.nav-menu > li:before, .megamenu ul.nav-menu > li:after {
    border-bottom: 2px solid #d60404;
    bottom: 28px;
    content: "";
    position: absolute;
    width: 0;
    transition: width 250ms ease-out 0s;
    -o-transition: width 250ms ease-out 0s;
    -ms-transition: width 250ms ease-out 0s;
    -moz-transition: width 250ms ease-out 0s;
    -webkit-transition: width 250ms ease-out 0s;
}
.boxing-page .megamenu ul.nav-menu > li:before, .boxing-page .megamenu ul.nav-menu > li:after {
    bottom: -1px;
}

.megamenu ul.nav-menu > li:hover:before, .megamenu ul.nav-menu > li:hover:after, .megamenu ul.nav-menu > li.active:before, .megamenu ul.nav-menu > li.active:after, .megamenu ul.nav-menu > li:hover:before, .megamenu ul.nav-menu > li:hover:after {
    width: 50%;
}
.mainnav .nav-menu  li .child-nav {
    background-color: #fff;
    border: 1px solid #efefef;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    left: 0;
    top:76px;
    list-style: outside none none;
    min-width: 240px;
    padding: 10px 18px;
    position: absolute;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}
.boxing-page .mainnav .nav-menu li .child-nav {
  left: 0px;
  top: 115px;
}
.megamenu .nav-menu > li .child-nav:before{
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 11px;
    top: -11px;
    content: "";
    left: -1px;
    position: absolute;
}
.megamenu .nav-menu > li:hover > .child-nav {
    opacity: 1;
    visibility: visible;
}
.megamenu .nav-menu > li ul.child-nav li{
    line-height:24px;
    padding: 6px 0;
}
.megamenu .nav-menu > li ul.child-nav li + li{
    border-top:1px solid #f2f2f2;
}
.megamenu .nav-menu > li ul.child-nav li a {
    color: #828282;
    display: block;
    margin: 0;
    text-align: left;
    font-size: 12px;
}
.megamenu .nav-menu > li ul.child-nav li > a:hover,
.megamenu .nav-menu > li ul.child-nav li.active > a{
    color:#d60404;
}

.menu-wrap ul.nav-menu li ul.show{
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}
.menu-wrap ul.nav-menu li li {
    padding-left: 18px;
}
.menu-wrap ul.nav-menu li li > a {
    padding: 6px 0;
}
.link-menu:hover{background:none !important;}
.link-menu.active:hover{background:none !important;}
.link-menu:focus{background:none !important;}

/* Search & cart */
.shopping-cart {
    display: inline-block;
    padding-right: 5px;
}
.mini-cart {
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 54px;
  visibility: hidden;
  width: 250px;
  background:#2a2a2a !important;
  transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.mini-cart .title{border-bottom: 1px solid #3b3b3b;}
.mini-cart ul{padding-left:0;}
.mini-cart ul li {
  background: none repeat scroll 0 0 #2a2a2a !important;
  border-bottom: 1px solid #3b3b3b !important;
}
.mini-cart .check {
  background: none repeat scroll 0 0 #d60404;
  border: medium none;
  font-size: 14px;
  height: 37px;
  line-height: 24px;
  margin-left: 15px;
  text-transform: none;
}
.mini-cart:before {
  border-color: transparent transparent #2a2a2a;
  border-style: solid;
  border-width: 7px;
  content: "";
  height: 50px;
  position: absolute;
  right: 48px;
  top: -50px;
}
.shopping-cart:hover .mini-cart{
  opacity:1;
  visibility: visible;
}
.quick-access {
  line-height: 100px;
  text-align: right;
}
.search {
    display: inline-block;
}

.search-box {
    background-color: #2a2a2a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    height: 50px;
    list-style: outside none none;
    min-width: 240px;
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 76px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    visibility: hidden;
    z-index: 999;
}
.search-box .top-search {
    background: none repeat scroll 0 0 #2a2a2a;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #828282;
    font-size: 12px;
    height: 35px;
    padding: 10px;
    position: absolute;
    right: 8px;
    text-transform: uppercase;
    top: 8px;
    width: 223px;
}
.search-box:before {
    border-color: transparent transparent #2a2a2a;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 50px;
    position: absolute;
    right: 5px;
    top: -50px;
}

.search:hover .search-box {
    opacity: 1;
    visibility: visible;
}
.shopping-cart i, .search i{
    background: none repeat scroll 0 0 #606060;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    color: #fff;
    height: 21px;
    padding-top: 5px;
    text-align: center;
    width: 21px;
}
.shopping-cart:hover  i, .search:hover  i {
    background: none repeat scroll 0 0 #d60404;
    cursor: pointer;
}
.search-box .sub-search {
    float: right;
    font-size: 14px;
    margin-right: 12px;
    margin-top: -25px;
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 99;
}

/* Header Option */
.header-container-1 .quick-access {
    line-height: 10;
    text-align: right;
}
.header-option  .shopping-cart i, .header-option  .search i {
    background: none repeat scroll 0 0 #d60404;
}
.header-container-2, .header-container-3 {
    background: none repeat scroll 0 0 #141414 !important;
    border-bottom: 2px solid #d60404;
}

.header-container-2.reveal:not(.alt), .header-container-3.reveal:not(.alt) {
    border-bottom: 2px solid #d60404 !important;
}
.header-container-2 .megamenu {
  float: right;
  margin: 0 auto;
}
.header-container-2 .nav-menu{
    text-align: center;
}


.header-option .top-links {
    background: none repeat scroll 0 0 #242424;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.top-link {
    line-height: 4;
}
.address-top {
    margin-right: 15px;
}
.top-link span .fa {
    margin-right: 7px;
}
.top-links .quick-access {
    line-height: 4 !important;
}
.header-option .quick-access {
    line-height: 9;
}
.header-option .header-container-3 .shopping-cart i, .header-option .search i {
    background: none repeat scroll 0 0 #d60404;
}

.header-container-4 .quick-access {
    line-height: 7.9;
}

/*---------------------------------------------------
	CONTENT
------------------------------------------------------*/

/* Master slider */
.ms-fullscreen-template{
    min-height: 250px;
}
.master-slider{
    height: 100%;
    font-family: Lato, arial, sans-serif;
}
.ms-skin-default .ms-bullet {
  background: none repeat scroll 0 0 #fff;
  border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;;
  height: 13px;
  width: 13px;
}
.ms-skin-default .ms-bullet-selected {
  background: none repeat scroll 0 0 #d60404;
  border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
  height: 13px;
  width: 13px;
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    background: url("images/light-skin-1.png") repeat scroll -89px -26px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 110;
}
.ms-skin-default .ms-nav-next {
    background-position: -89px -103px;
    left: auto;
    right: 30px;
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev,
.ms-bullets.ms-dir-h {
	display:none!important;
}

.ms-skin-light-6 .ms-bullet {
  background:#555;
  height: 9px;
  margin: 4px;
  width: 9px;
}
.ms-skin-light-6 .ms-bullet-selected {
    background-color: #fff;
}
.ms-skin-light-6.round-skin .ms-bullet {
    border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   -ms-border-radius: 15px;
   -o-border-radius: 15px;
}

/* Slider banner */
.contents-main {
  background: none repeat scroll 0 0 #242424;
  margin-top: 608px;
}
.to-top {
  background-size: cover;
  display: block;
  overflow: hidden;
  position: fixed;
  top: 0;
  z-index: 0;
  width:100%;
}
.slider-banner {
    position: relative;
    background: url("images/boxing/bg_boxing.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.shop .slider-banner, .one-page .slider-banner, .index-white .slider-banner {
    position: relative;
    background: url("images/bg_1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.home-v2 .slider-banner {
    position: relative;
    background: url("images/bg-home-v2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.title-slider {
    margin: 50px 0;
    padding: 100px 0;
    text-align: center;
}
.title-top {
    font-size: 26px;
    font-weight: bold;
}
.title-bottom {
    font-size: 6em;
    font-weight: bold;
    padding-bottom: 20px;
}
.links {
    border: 2px solid;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 15px;
    text-transform: uppercase;
}
.banner-content {
  margin-top: 40px;
  padding: 100px 0 90px;
}
.title-banner span {
    border: 2px solid;
    font-size: 26px;
    font-weight: bold;
    padding: 7px 15px;
    text-transform: uppercase;
}
.title-banner-1 {
    margin: 15px 0;
}
.title-banner-1 h2 {
    font-size: 80px;
    font-weight: bold;
    margin: 0;
}
.try-class  a:before {
    border-left-color: #d60404;
}
.try-class  a:before {
    border-color: transparent transparent transparent #d60404;
    border-style: solid;
    border-width: 14px;
    bottom: -11px;
    content: "";
    left: 0;
    position: absolute;
}
.try-class  a {
    background: none repeat scroll 0 0 #d60404;
}
.try-class  a{
    background: none repeat scroll 0 0 #d60404;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

.info-banner p {
    font-size: 18px;
    text-transform: uppercase;
}
.info-banner .info-banner-1{
    color:#d60404;
}

/* Page Title */
.hps-title1 {
    border: 2px solid #ff0000;
    padding: 12px;
    font-size: 22px;
    font-weight: bold;
    left:102px;
    top:270px;
}
.hps-title3 {
    font-size: 70px;
    font-weight: bold;
    left: 90px;
    top: 325px;
}
.hps-title3a {
    font-size: 44px;
    font-weight: bold;
    left: 90px;
    top: 630px;
}
.hps-title4 {
    font-size: 18px;
    font-weight: bold;
    background: #d60404;
    padding: 10px;
    left: 570px;
    top: 384px;
}

.boxing-page .alt {padding-top:30px;}
.boxing-page .nav-container {
  background: none repeat scroll 0 0 #171717;
}

.boxing-page .quick-access {
  background: none repeat scroll 0 0 #171717;
  height: 98px;
}
.boxing-page  #header.reveal:not(.alt) {
  background: none repeat scroll 0 0 #171717;
}
.boxing-page .reveal:not(.alt) .nav-container, .boxing-page .reveal:not(.alt) .quick-access {
  background: none repeat scroll 0 0 #171717;
}
.boxing-page .header-container .logo {
    background: none repeat scroll 0 0 #d60404;
}
.boxing-page .header-container .logo a {
 padding: 27px 27px 27px 21px;
  margin: 0;
}
.boxing-page .mainnav ul.nav-menu > li{
    border-right: 1px solid #252524;
}
.boxing-page .mainnav ul.nav-menu > li:last-child {
  border: medium none;
}
.boxing-page .mainnav ul.nav-menu > li:first-child{
    border-left: 1px solid #252524;
}
.boxing-page .action-top {
    padding-right: 10px;
}
.boxing-page .mainnav ul.nav-menu {
    float: right;
    margin-bottom: 0;
}
.boxing-page .mainnav ul.nav-menu > li a:before, .boxing-page .mainnav ul.nav-menu > li a:after {
    border-bottom: 2px solid #d60404;
    content: "";
    position: absolute;
    transition: width 250ms ease-out 0s;
    -moz-transition: width 250ms ease-out 0s;
    -webkit-transition: width 250ms ease-out 0s;
    -ms-transition: width 250ms ease-out 0s;
    -o-transition: width 250ms ease-out 0s;
}

/* Man & Girl block */
.man-girl{ position: relative; background: #060606!important; } 
.to-bottom {
    cursor: pointer;
    font-size: 24px;
    left: 50%;
    position: absolute;
}
.to-bottom:before {
  border-color: transparent transparent #d60404;
  border-style: solid;
  border-width: 40px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  height: 0;
  width: 0;
}
.to-bottom .fa {
  bottom: 0;
  left: -7px;
  position: absolute;
  text-align: center;
  top: -25px;
}
.man-girl .col-md-12, .man-girl .col-md-4, .man-girl .col-md-6{padding:0;}
.content-main {
    min-height: 450px !important;
    position: relative !important;
}

.content-main-right{
    background: url("images/image_split.png") no-repeat scroll left bottom transparent;
}
.img-class {
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.content-main .img-class img{
    filter: url(filters.svg#grayscale);
    filter:gray;
    -webkit-filter: grayscale(1);
}
.content-main:hover  .img-class img{
    filter:none;
    -webkit-filter: grayscale(0);
}

.img-class-left {
    right: 0;
}
.img-class-right {
    left: 0;
}
.class-content {
    padding: 80px 160px 10px 0;
    text-align: right;
    color: #fff;
    position: relative;
}

.class-content-right {
    padding-left: 185px;
    padding-right: 0;
    text-align: left;
}
.class-content-right.mod{
	padding-left:0;
}
.class-content h3 {
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 15px;
}
.class-content-text p {
    margin-bottom: 25px;
}

.join a, .watch-video a{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: auto;
    display:inline-block;
    font-size:16px;
    height:50px;
    padding:0 20px;
    border:2px solid #fff;
    color:#fff;
    text-transform:uppercase;
    line-height:46px;
    position:relative;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.join.dark a {
    border:2px solid #111;
    color:#111;
}
.join.red a {
    border:2px solid #d60404;
    color:#d60404;
}
.join a:hover, .watch-video a:hover{
    color:#d60404;
}
.join.dark a:hover,.join.red a:hover{
    color:#fff;
}
.join a:after, .watch-video a:after {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
    background:#fff;
}
.join a:hover:after, .watch-video a:hover:after {
    height:100%;
}
.join.dark a:after {
    background:#111;
}
.join.red a:after {
    background:#d60404;
}

/* Fit & Strong block*/
.fit-strong {
  background: url("images/onepage/bg_free-text.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
  background-size:100% auto;
}
.fit-strong-left, .fit-strong-right{margin-top:100px; margin-bottom:30px;}
.fit-strong-top {
    padding-bottom: 43px;
}
.fit-background {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    height: 444px;
    position: absolute;
    right: 0;
    top: -33px;
    width: 300px;
}

.fit-strong-left .carousel {
  height: 400px;
  overflow: hidden;
}
.fit-strong-left .carousel-inner {
  overflow: visible;
}

.fit-strong-left .carousel-indicators {
  bottom: 10px;
  left: auto;
  margin-left: 0;
  right: 22px;
  top: 83px;
  width: auto;
}
.fit-strong-left .carousel-indicators li {
  background: none repeat scroll 0 0 #555;
  border: medium none;
  border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   -ms-border-radius: 15px;
   -o-border-radius: 15px;
  display: inherit;
  height: 9px;
  width: 9px;
  margin: 5px;
}
.fit-strong-left .carousel-indicators .active {
  background: none repeat scroll 0 0 #fff;
  margin: 5px;
}
.carousel-text .owl-carousel {
  display: block;
  left: 50%;
  margin-left: -94px;
  opacity: 1;
  position: relative;
  width: 250px;
}
.slide-caption {
  width: 250px;
}
.owl-controls.clickable {
  position: absolute;
  right: 23px;
  top: 85px;
  z-index: 99;
}
.more-views .clickable {
  display: none !important;
}
.owl-page {
  background: none repeat scroll 0 0 #555;
  border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
  height: 9px;
  margin-bottom: 5px;
  width: 9px;
}
.owl-page.active {
  background: none repeat scroll 0 0 #fff;
}
.fit-strong-bottom h4 {
  font-size: 14px !important;
  line-height: 24px;
  padding-top: 20px;
}
.fit-strong-bottom p{font-size:12px}
.fit-strong-right {
    background: none repeat scroll 0 0 rgba(36, 36, 36, 0.5);
    margin-left: -5px;
    margin-right: -5px;
}
.fit-strong-right .text-box {
  padding: 30px 60px;z-index: 2;position: relative;
}
.text-box h5 {
    color: #d60404;
    margin: 30px 0;
    text-transform: uppercase;
}
.text-box span {
    font-size:24px;
}
.img-box-right {
	background: none repeat scroll 0 0 #d60404;
	position: relative;
    width: 100%;
	height:185px;margin-bottom:125px;	
}
.img-box-right-border{
    border-bottom: 125px solid transparent;
	border-left-style:solid;
    border-left-color:#d60404;
    border-right: 0 solid #d60404;
    bottom: -125px;
    height: 0;
    left: 0;
    position: absolute;
    width: 0; 
} 
.img-box-right img {
      display: inline-block;
    margin-left: -15px;
    margin-top: -40px;
    position: relative;
    z-index: 2;
}
.img-box-right .open-hour {
    position: absolute;
    right: 5%;
    top: 50px;
	z-index: 9;
}
.img-box-right .open-hour .fa{
    float: left;
    font-size: 48px;
    padding-right: 10px;
    line-height: 70px;
}
.open-hours-title{float: left;}
.open-hours-title h4 {
    font-size: 24px;
    margin-bottom: 0;
}
.open-hours-title p{font-size:14px;text-transform: uppercase;}

/* About */
.about {
  background: #242424;
  position: relative;
}
.about-top {
    background: url("images/photo1.jpg") repeat-x scroll center top transparent;
    padding: 60px 30px 80px 30px;
    position: relative;
	background-size:100% auto;
}
.about-top:before{
    position:absolute;
    z-index:0;
    content:'';
    width:100%;
    height:60%;
    bottom:0;
    left:0;
    background: linear-gradient(90deg, #242424 , transparent);
    background: -o-linear-gradient(90deg, #242424 , transparent);
    background: -moz-linear-gradient(90deg, #242424 , transparent);
    background: -webkit-linear-gradient(90deg, #242424 , transparent);
}
.title-page {
    padding-bottom: 20px;
    padding-top: 50px;
    text-align: center;
}
.title-page h3 {
    margin-bottom: 15px;
    font-size:36px;
}
.title-page.title-margin{
	margin-bottom:40px; 
}
.title-page p,p.large {
	font-size:16px;
}
.box-left{
    padding: 22px 16px;
    text-align: right;
}
.box-left .icon{
    float: right;
    text-align: right;
}
.box-left .icon .fa, .box-right .icon .fa {
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    font-size: 28px !important;
    height: 70px !important;
    line-height: 70px !important;
    margin: 10px 0 0 !important;
    position: relative;
    text-align: center;
    width: 70px !important;
}
.box-left .icon .fa, .box-right .icon .fa{
    background: none repeat scroll 0 0 #d60404;
}
.box-left .icon .fa:after, .box-right .icon .fa:after  {
    border-color: #d60404 transparent transparent;
    border-style: solid;
    border-width: 14px;
    content: "" !important;
    position: absolute;
    right: -14px;
    top: 0;
}
.box-left .icon .fa:after, .box-right .icon .fa:after{
    border-top-color: #d60404;
}
.box-left .icon .fa, .box-right .icon .fa{
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    margin-top: 12px;
    width: 40px;
}
.box-left .icon .fa.font, .box-right .icon .fa.font {
	font-family:'Montserrat', sans-serif !important;
	font-weight:bold;
}
.box-left .content-about, .box-right .content-about  {
    margin: 0 85px 0 0 !important;
}
.box-right {
    text-align: left;
    padding: 22px 10px;
}
.content-about {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.content-about.float {
	position:absolute;
}
.content-about:hover{
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	cursor:default;
}
.box-right .icon {
    float: left;
    text-align: center;
}
.box-right .icon .fa:after {
    left: -14px;
    right: auto;
}
.box-right .content-about  {margin: 0 0 0 85px !important;}

.about-con{

}
.about-btm-left, .about-btm-center{
    background: none repeat scroll 0 0 #fff7f8;
    color: #5d5d5d;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.about-bottom {background:#242424;}
.about-bottom:before {
    background: url("images/bg-position-2-before.png") repeat-x scroll center bottom transparent;
    bottom: 0;
    content: "";
    height: 182px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.about-bottom {
    position: relative;
}
.block-item-special > .about-box{
    transform:translateY(-80px);
    -o-transform:translateY(-80px);
    -ms-transform:translateY(-80px);
    -moz-transform:translateY(-80px);
    -webkit-transform:translateY(-80px);
}
.about-con .about-box{
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    background:#fff7f8;
    color:#5d5d5d;
}
.hour, .news, .contact-us {
    padding-bottom: 20px;
    padding-top: 90px;
}
.about-bottom-title h4 {
    background: none repeat scroll 0 0 #d60404;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding: 15px 5px 15px 25px;
}
.working-hours {
    color: #6a6a6a;
    padding: 8px 25px;
}
.working-hours p {
    padding: 9px 0 8px;
}
.time-hours-item{
    border-bottom: 1px solid #ece6e7;
    font-size: 14px;
    padding: 8px 0;
    text-transform: uppercase;
}
.time-hours-item span {
    float: right;
}
.news-content ul {
    background: none repeat scroll 0 0 #fff7f8;
    color: #5d5d5d;
    list-style: outside none none;
    margin: 0;
    padding: 11px 13px;
}
.news-item-inner{
    padding: 13px 10px;
}
.news-date{
    background: none repeat scroll 0 0 #d60404;
    color: #fff;
    float: left;
    margin-top: 6px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 53px;
}
.news-day {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding: 9px 0 1px;
}
.news-month {
    font-size: 14px;
    line-height: 1;
    padding: 3px 0 15px;
}
.news-info {
    margin-left: 80px;
}
.news-title a {
    font-size: 14px;
    text-transform: uppercase;
    color:#d60404;
}
.news-time p {
    color: #5d5d5d;
}
.latest-news-item {
    border-bottom: 1px solid #ece6e7;
    padding-top: 8px;
}
.latest-news-item:hover{background:#ededed;}


/*--------------------------------------------Page Boxing-------------------------------------*/
/*-------------------------------------Up Coming Event----------------------------*/
.event-box .col-main{float:right;}
.event-box .col-md-9, 
.event-box .col-md-12,
.event-box .col-md-4, 
.event-box .col-md-8, 
.event-box .col-md-6{
    padding:0;
}
.col-main {
  float: right !important;
}
.col-left.sidebar {
  overflow: hidden;
}
.boxing-content {
  padding: 100px 0;
  overflow: hidden;
}
.col2-layout .col-main{padding-left: 20px;}
.reviews-content {
    background: none repeat scroll 0 0 #141414;
    margin-bottom: 25px;
}
.gallery{height:343px;}
.gallery .gallery-background{position:relative;}
.gallery .gallery-content {
    margin-left: 30px;
    position: absolute;
    top: 100px;
    width: 50%;
}
.gallery .title-gallery{
    background: none repeat scroll 0 0 #d60404;
    padding: 7px 10px;
    width: 84px;
}

.reviews-content .match-reviews h2, .reviews-content .match-reviews h3 {
    padding-left: 30px;
}
.coming-event {
  background: url("images/boxing/bg_services.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
  overflow: hidden;
  position: relative;
  z-index: 0; min-height: 1000px;
}
.coming-event h2 {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-transform: uppercase;
  width: 275px;
}
.coming-event h3 {
    font-size: 14px;
    text-transform: uppercase;
}

.sidebar-top{background:#d60404;}
.sidebar-top .timetable {
    margin-bottom: 25px;
    margin-top: 50px;
    text-align: center;
}
.sidebar-top .timetable .title span{font-size:72px; font-weight:700;}
.sidebar-top .timetable .title p{font-size:14px; font-weight:700; text-transform:uppercase;}
.sidebar-top .timetable .next i {
    font-size: 36px;
    font-weight: 700;
    margin-right: 10px;
    color:#bb121d;
}
.sidebar-bottom {
  background: none repeat scroll 0 0 rgba(17, 17, 17, 0.77);
  overflow: hidden;
}

.event-month {
  background: none repeat scroll 0 0 #d60404;
  padding: 63px 0 45px;
  text-align: center;
}
.event-month .table-cell span {
  font-size: 72px;
  font-weight: bold;
}
.event-month .table-cell p {
  font-size: 14px;
  text-transform:uppercase;
}
.event-month .next .fa {
  color: rgba(0, 0, 0, 0.5);
  font-size: 36px;
  margin-right: 10px;
}

.sidebar-bottom .up-coming{padding-bottom:20px;}
.sidebar-bottom .up-coming h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.sidebar-bottom .up-coming {
  padding: 30px 0;
}
.up-coming .product-bottom {
  color: #7d7d7d;
  margin: 0 auto;
  width: 70px;
}
.sidebar-bottom .title-match {
  padding: 25px 0;
  text-align: center;
}
.index-boxing .parallax-content{text-align: right !important;}

/*--------------------------------- Pricing Table -----------------------------------*/
.price-table, .our-team-page {
  background: none repeat scroll 0 0 #242424;
  padding-top: 35px;
  position: relative;
  z-index: 1;
}
.price-contents {
  overflow: hidden;
  padding: 50px 0;
}
.price-table .col-md-4:first-child{padding-left:0;}
.price-tb .col-md-12:first-child{padding-left:0;}
.price-table-title h2{font-size:24px; text-transform: uppercase; text-align: center;}
.price-table-title h3{font-size:14px; text-transform: uppercase; text-align: center;}
.price-list {
  background: none repeat scroll 0 0 #1b1b1b;
}
.border {
    border: 1px solid;
    margin: 0 30px;
    width: 90px;
}
.border-bottom {
    border: 1px solid rgba(255,255,255,0.2);
    width: 80px;
    margin-bottom:15px;
}
.shop .border-bottom {
    border: 1px solid #fff;
}
.price-table-content{background:#d60404;}

.shop .price-table-content {
  background: none repeat scroll 0 0 #161616;
  margin: 50px 0;
}
.price-table-content {
  padding-left: 0 !important;
}
.shop .price-table-content:hover{background:#d60404;}
.shop .price-table-content a {
    background: none repeat scroll 0 0 #d60404;
    border: 2px solid #d60404;
    padding: 13px 10px;
}
.shop .price-table-content a span{
    padding-left:0;
}
.shop .price-table-content:hover .price-table-text a{
    background:none;
    color:#d60404;
    border: 2px solid #fff;
}
.price-table-content .price-table-img img{
    filter: url(filters.svg#grayscale);
    filter:gray;
    -webkit-filter: grayscale(1);
}
.price-tb:hover .price-table-img img{
    filter:none;
    -webkit-filter: grayscale(0);
}

.price-table-img {
  float: left;
  position: absolute;
}
.price-table-text {
    height: 254px;
    left: 30%;
    overflow: hidden;
    position: relative;
    width: 73%;
}
.price-table-text h3{font-size: 14px;}
.price-table-text h2 {
    font-size: 23px;
    margin-top: 10px;
    text-align: left;
}
.price-table-text p{padding-bottom:10px;}
.price-table-text .price {
    border: 2px solid;
    float: left;
    font-size: 24px;
    padding: 7px 10px;
    text-align: center;
    width: 70px;
}
.price-table-text a span {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 10px;
    text-transform: uppercase;
}
.price-bottom{
    background: none repeat scroll 0 0 #141414;
    padding-right: 0 !important;
}
.price-table-1 {padding-top: 20px;}
.price-table-1 ul {
    border-bottom: 1px solid #2d2d2d;
    list-style: outside none none;
    padding: 0 0 10px;
}

.price-table-1 ul li {
    color: #a5a5a5;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}
.price-table-1 ul li {
  padding-left: 10px;
}
.price-table-1 ul .icon {
    border-right: 1px solid #2d2d2d;
    text-align: center;
    width: 25%;
	padding:0;
}
.plan {
    border: 2px solid #d60404;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 9px;
    text-align: center;
    text-transform: uppercase;
}

.price-tb:hover .plan {
    background:#d60404;
    color:#fff;
}

/*---------------------------------------Training---------------------------------------*/
.training {
  position: relative;
}
.background-overlay {
    background: none repeat scroll 0 0 #d60404;
	opacity:0.8;
}
.background-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
}
.intro-button,.intro-button:before,.intro-button:after{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.intro-button:before{
	content: '\f144';
	font-family: FontAwesome;
    margin-right: 13px;
    font-size: 24px;
    line-height: 50px;
}
.intro-button.buy:before{
	content: '\f09d';
}
.intro-button {
	border: 2px solid #ff0000;
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 44px;
    margin-top: 20px;
    padding: 0 20px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
	position:relative;
	color:#fff!important;
}
.intro-button:after{
	content:"";
	background:#ff0000;
	height:50px;
	width: 100%;
    position: absolute;
	left: 0;
    top: 0;
	z-index:-1;
}
.intro-button:hover {
	border: 2px solid #fff;
    line-height: 43px;
}
.intro-button:hover:before{
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}
.intro-button:hover:after{
	height:0;
}
.parallax-text h1{font-size:50px}
.parallax-text .button {
    border: 3px solid #ffffff;
    border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
    color: #ffffff;
    padding: 10px 15px;
    text-align: center;
}
.parallax-text .button {
    border: 2px solid #fff;
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    display: inline-block;
    font-size: 14px;
    height: 52px;
    line-height: 48px;
    margin: 40px 0 0;
    padding: 0 20px;
    text-transform: uppercase;
}
.parallax-text .button {
    border: 2px solid #fff;
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    display: inline-block;
    font-size: 14px;
    height: 47px;
    line-height: 43px;
    margin-top: 20px;
    padding: 0 15px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
}
.parallax-text .button{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	overflow: hidden;
    padding: 0;
    position: relative;
	width:auto;
    transition: transform 0.3s ease 0s;
    -o-transition: -o-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
}
.parallax-text .open-btn:before {
    font-family: FontAwesome;
    font-size: 28px;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: 0 !important;
    top: 0;
    transform:translateX(-100%);
	 -moz-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    transition: transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    width: 100%;
}
.parallax-text .open-btn:before{
    content:'\f144';
}
.parallax-gallery .open-btn:before{
    content:'\f03e';
}
.parallax-text .button span{
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    padding:0 20px;
	line-height: 44px;
}
.parallax-text .button:hover:before{
    transform:translateX(0);
    -moz-transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
}
.parallax-text .button:hover span{
    transform:translateX(200%);
    -moz-transform:translateX(200%);
    -webkit-transform:translateX(200%);
    -ms-transform:translateX(200%);
    -o-transform:translateX(200%);
}
.parallax-text h1{
    margin-top: 0;
    padding-top: 0;
}
.parallax-text .open-btn span {
    color: #ffffff;
    text-align: center;
	border: medium none;
}
.strart-your {
  font-size: 24px;
  text-transform: uppercase;
}

/*---------------------------------------Time Table---------------------------------------*/
.timetable {
  background: none repeat scroll 0 0 #242424;
  padding-bottom: 40px;
  position: relative;
  z-index: 2;
}
.month {
    background: none repeat scroll 0 0 #d60404;
    height: 255px;
    padding: 20px;
}
.timetable-content .octember .table-cell {
    display: block;
    margin: 35px 23px 0;
    text-align: left;
}
.timetable-content .octember p {
    font-size: 36px;
    font-weight: normal;
    margin: 15px 0;
    text-transform: uppercase;
}
.timetable-content .octember .next i {
    font-size: 36px;
    font-weight: normal;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 36px;
    padding: 2px 13px;
}
.timetable-content .octember .icon-wrap:hover {
    background:#fff;
	color:#d60404;
}
.timetable-top  .box-content {
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.cms-home .timetable-top  .box-content{text-align: left;}
.timetable-top  .box-content:hover {
    opacity: 1;
}
.timetable-top .day  {
    padding-bottom: 30px;
}
.timetable-cont{position: relative;overflow: hidden;}
.timetable-cont img {
    height: auto;
    width: 100%;
    opacity:0.4;
}
.timetable-top .table:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    z-index: 0;
}
.timetable-top .table:before {
    background: none repeat scroll 0 0 #d60404;
    border: 1px solid #414141;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    z-index: 0;
}
.timetable-top .table {
    display: table;
    height: 100%;
    width: 100%;
}
.timetable-top .table{
    cursor:pointer;
}

.timetable-top .box-cell {
    cursor: pointer;
    display: block;
    margin: 20px 20px 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 99;
}

.timetable-top .timetable-cont:hover .table:before{
    left:0;
    top:0;
    right:0;
    bottom:0;
    opacity:1;
}
.timetable-info{
    color:#fff;
    margin-top:14px;
    opacity: 0;
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
}
.timetable-cont:hover .timetable-info{
    opacity: 1;
	transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}
.timetable-top .time-table-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.timetable-top .time-table-title {
    color: #fff;
    display: block;
    font-weight: normal;
    left: 20px;
    position: absolute;
    top: 20px;
}
.timetable-top .time-table-title span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.timetable-top .time-table-title span {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: relative;
}
.timetable-content .octember  span {
    font-size: 24px;
    font-weight: normal;
}
.owl-carousel{
    display: block;
    float: left;
    opacity: 1;
}
.icon-wrap {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  margin-right: 7px;
  padding: 0;
}
.t-nav-next{
  margin-right:0;
  margin-left:0;
}
.timetable-info .title-content span {
    font-size: 16px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.timetable_details a {
    border: 2px solid #fff;
    color: #fff;
    padding: 7px;
    text-transform: none;
}
.timetable_details a:hover {
    background:#fff;
	color:#d60404;
}
.timetable-content .border-bottom {
    border: 1px solid #fff;
    margin-bottom: 5px;
    margin-top: 5px;
}

/*---------------------------------------Our Price---------------------------------------*/
.our-pricing {
    background: none repeat scroll 0 0 #d60404;
    overflow: hidden;
    position: relative;
}
.our-pricing-title {
    z-index: 99;
}
.ch-item {
    position:relative !important;
    padding:0;
    display:block;
    overflow:visible;
}
.ch-info-wrap {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    perspective: 800px;
    position: absolute;
    left: 50%;
    margin-bottom: 0;
    margin-left: -85px;
    margin-right: auto;
    padding-top: 24px;
    top: 150px;
    width: 170px;
    height: 170px;
    z-index: 99;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
	-webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
}
.ch-info-back  {
    padding:15px;
    text-align:center;
}
.ch-info-front {
    text-align:center;
}
.ch-info-back h2{
    font-size:20px;
    margin-bottom:0;
    padding-bottom:0;
    color:#d60404;
    font-weight:bold;
}
.ch-info-back p {
    color:#ffffff;
}
.ch-info-front h3 {
    font-size:20px;
    color:#222222;
    font-weight:bold;
}
.ch-info{
    position: absolute;
    width: 100%;
    height: 200px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	
	transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}
.ch-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ch-info .ch-info-back {
    background-color: #d60404;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    height: 170px;
    top: -24px;
    width: 170px;
}
.ch-info .ch-info-back {
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);
}
.ch-item:hover .ch-info {
    -webkit-transform: rotate3d(0,1,0,-180deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
    -o-transform: rotate3d(0,1,0,-180deg);
    -ms-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg);
}
.our-pricing-title h2 {
    color: #d60404;
    font-size: 40px;
    font-weight: bold;
}
.our-pricing-title h3{font-size:20px;color: #d60404;}
.ch-item:hover .ch-info-back h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
.ch-item:hover .ch-info-back h3{font-size:20px;color: #fff;}
.our-price {
    padding: 0!important;
}
.our-price h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 35px;
}
.our-price h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 20px;
}

.boxing-card .boxing-card-content {
    margin-right: 10px;
    text-align: right;
}
.our-price .boxing-card-content p{
    float: right;
    width: 62%;
}
.boxing-card-content h4 {
	padding-top: 40px;
    font-size: 30px;
    font-weight: bold;
}
.boxing-card-content .price, .yoga-card-content .price {
    float: right;
    margin-top: 5px;
    padding-bottom: 40px;
    width: 100%;
}
.boxing-card-content .price span, .yoga-card-content .price span {
  font-size: 30px;
  font-weight: 700;
  padding: 0 20px;
}
.boxing-card-content .price em,.yoga-card-content .price em {
	display:block;
	font-style:italic;
	font-size:12px;
}
.boxing-card-content .price small,.yoga-card-content .price small {
	font-size:12px;
}
.our-pricing .our-price img{
	width:100%;
}

.shopping-buy {
    border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
    color: #ffffff;
    padding: 12px 18px;
    text-align: center;
}
.shopping-buy {
  border: 2px solid #fff;
  border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 36px;
  padding: 0 15px;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 5px 0 15px;
}
.shopping-buy{
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: transform 0.3s ease 0s;
    -o-transition: -o-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
}
.shopping-buy:before {
    font-family: FontAwesome;
    font-size: 20px;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: 0 !important;
    top: 0;
    transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    transition: transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    width: 100%;
}
.shopping-buy:before{
    content:'\f019 ';
}
.shopping-buy.form:before{
    content:'\f0e0 ';
}
.shopping-buy span{
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    padding:0 20px;
}
.shopping-buy span s {
	font-size:16px;
	opacity:0.7;
}
.shopping-buy:hover:before{
    transform:translateX(0);
    -moz-transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
}
.shopping-buy:hover span{
    transform:translateX(200%);
    -moz-transform:translateX(200%);
    -webkit-transform:translateX(200%);
    -ms-transform:translateX(200%);
    -o-transform:translateX(200%);
}


.yoga-content .yoga-card-content {
    margin-left: 10px;
}
.our-price .yoga-card-content p{
    float: left;
    width: 62%;
}
.yoga-content {
    background: url("images/image_split.png") no-repeat scroll left bottom transparent;
    overflow: hidden;
}
.yoga-content .cart {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.yoga-content i {
    border: 2px solid #fff;
    font-size: 18px;
    padding: 6px 20px;
}

/*--------------------------------------- Athlete Class ---------------------------------------*/

.classes {
  background: none repeat scroll 0 0 #242424;
  position: relative;
  z-index: 1;
}
.classes-content .filters {
    margin-bottom: 29px;
    text-align: center;
}
.isotope {
    z-index: 0;
}
.box-inner {
    position: relative;
}
.box-inner {
    overflow: hidden;
    text-align: center;
    z-index: 999;
}
.one-page .box-inner {
    margin: 0;
}
#grid .mix {
    display:inline-block !important;
}
.classes-content .filter {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: inline-block;
  font-size: 14px;
  height: 31px;
  line-height: 29px;
  margin: 0 5px 10px;
  padding: 0 20px;
  text-transform: none;
  width: auto;
}
.classes-content .filter.is-checked, .classes-content .filter:hover {
    background: none repeat scroll 0 0 #d60404;
    border: 1px solid #d60404;
}

.box-details{
    color:#d60404;
    text-transform:uppercase;
    margin-top:10px;
    opacity: 0;
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
}
.box-details a{color:#d60404;}
.box-text{
    color:#fff;
    margin-top:14px;
    opacity: 0;
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
}
.box-inner{
    text-align:center;
    z-index:10;
    overflow:hidden;
}
.box-inner img{
    width:100%;
}
.classes-content .title a{
    margin:0;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: transform 0.45s ease 0s;
    -o-transition: -o-transform 0.45s ease 0s;
    -ms-transition: -ms-transform 0.45s ease 0s;
    -moz-transition: -moz-transform 0.45s ease 0s;
    -webkit-transition: -webkit-transform 0.45s ease 0s;
}
.classes-content .mix {
  font-size: 12px;
  margin: 15px 0;
}
.class-our  .mix {
  font-size: 12px;
  margin: 0;
}
.one-page .classes-content .mix {
  padding: 0;
}

.classes-content .box-content {
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

.classes-content .times-table span {
    font-size: 24px;
    font-weight: normal;
}
.classes-content .times-table p {
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
}
.classes-content .times-table .next i {
    border: 1px solid #fff;
    font-size: 36px;
    font-weight: normal;
    margin-right: 10px;
    padding: 2px 13px;
}
.classes-content .title a span{
    background:none;
    border:2px solid #fff;
}
.classes-content .title a span {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 5px 11px;
    position: relative;
    color:#fff;
    text-transform: uppercase;
}
.classes-content .box-cell{
    position:relative;
    z-index:99;
    margin: 60px 35px 0;
    display: block !important;
}
.box-inner:hover .box-text,
.box-inner:hover .box-details{
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}
.classes-content .table{
    cursor:pointer;
}
.classes-content .table:after{
    position:absolute;
    content:'';
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:0;
    transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
}
.classes-content .table:before{
    position:absolute;
    content:'';
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0, 0.6);
    z-index:0;
    border:1px solid #414141;
    transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    -ms-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    opacity:0;
}
.classes-content .box-inner:hover .table:before{
    left:20px;
    top:20px;
    right:20px;
    bottom:20px;
    opacity:1;
}
.box-inner:hover .title a {
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}

/*---------------------------------------Our Success ---------------------------------------*/
.table-success {
  background: none repeat scroll 0 0 #242424;
  z-index: 1;
  position: relative;
}
.our-success {
  max-width: 100%;
  text-align: center;
  background:#111;
  background-size:100% auto;
}
.our-success.bg{
  position:relative;
}
.success {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px 0;
}
.our-succes-top{padding-top:75px;}
.succes-link {
  padding: 10px 0;
  line-height:1.4em;
  font-size:28px;
}
.our-succes-bottom {margin-bottom:35px;}
.success h5 {
    text-transform: uppercase;
}
.success p{
    text-transform: uppercase;
}
.success p span{
    color: #d60404;
}
.success a {
    color: #fff;
}
.our-success.bg .success a {
    font-size: 18px;
}
.our-success.bg .success p {
    font-size: 12px;
}
.success a:hover {
    color: #d60404;
}

/*---------------------------------------Facts ---------------------------------------*/
.facts{
	background: url("images/onepage/fun-facts.jpg") no-repeat scroll center center;
	position:relative;
 }
.facts-page {
    overflow: hidden;
    padding: 70px 0;
    position: relative;
    z-index: 99;
}
.facts-page .title-page {
    padding-top:0;
}
.facts-content {
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    padding: 20px 11px;
}
.facts-icon {
    float: left;
    font-size: 60px;
    padding-right: 20px;
}
.count{
    font-size: 40px;
    font-weight: bold;
}
.count .facts-border{
    border-bottom: 1px solid;
    overflow: hidden;
    padding-top: 13px;
    width: 24%;
}
.facts-text {
    font-size: 20px;
    padding-top: 10px;
    white-space: nowrap;
}
/*---------------------------------------End Facts ---------------------------------------*/

/*---------------------------------------Our Team ---------------------------------------*/
.content-our-team.our-team-tabs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    color: #fff;
    margin: 0;
    padding: 0;
}
.our-team .content-our-team.our-team-tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
}
.content-our-team.our-team-tabs .our-team-pane {
    background: none repeat scroll 0 0 #d60404;
    color: #fff;
    padding: 0;
}
.content-our-team.our-team-tabs.our-team-img {
    padding: 0;
}
.content-our-team.our-team-tabs .detail-our-team {
    padding: 0;
}
.detail-our-team-inner {
    padding: 38px 30px 10px;
}
.detail-our-team-desc {
    font-size: 24px;
    line-height: 48px;
}
.detail-our-team-user {
    font-size: 20px;
    padding-top: 25px;
}
.detail-our-team-pos {
    font-size: 14px;
    padding-top: 8px;
}
.our-team-panes p{margin:0;}
.content-our-team.our-team-tabs .our-team-nav span {
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    color: #fff;
    line-height: 1;
    min-height: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.content-our-team.our-team-tabs .our-team-nav > span:hover, .content-our-team.our-team-tabs .our-team-nav > span.our-team-current {
    background: none repeat scroll 0 0 #d60404;
    padding: 35px 0 32px;
}
.content-our-team.our-team-tabs .our-team-nav span {
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius:0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    color: #fff;
    line-height: 1;
    min-height: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.content-our-team.our-team-tabs .our-team-nav span.our-team-name {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: block;
    font-size: 12px;
    line-height: 1;
}
.content-our-team.our-team-tabs .our-team-nav span.our-team-position {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: block;
    font-size: 30px;
    line-height: 1;
}
.content-our-team.our-team-tabs .our-team-nav span.our-team-name + span.our-team-position {
    padding-top: 8px;
}
.yoga-trainer, .boxing-trainer {
    margin-left: -4px;
}
.our-team-tabs .our-team-img{padding:0;} 
.our-team-head {
  padding: 15px 15px 30px;
  background: #242424;
  position: relative;
}
.headding-title{margin-bottom:20px;}
.headding-bottom {
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    width: 70px;
}
.headding-content {
    padding-left: 0;
    overflow: hidden;
}
.headding-content li {
    width:100%;
    overflow: hidden;
}
.headding-content .icon-headding {
    background: none repeat scroll 0 0 #d60404;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    float: left;
    height: 35px;
    margin-right: 20px;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
    width: 35px;
}
.headding-content .icon-headding .fa {
    font-size: 20px;
    line-height: 35px;
}
.headding-content .cont-headding {
    float: left;
    overflow: hidden;
}
.headding-content span{color:#d60404;}
.cont-headding > h5 {
    font-size: 12px;
    text-transform: uppercase;
}
.cont-headding a{color:#fff;}
.headding-bottom p{padding-bottom: 25px;}
/*tab style*/
.our-team-clear:before,
.our-team-clear:after {
	display: table;
	content: " ";
}
.our-team-clear:after { clear: both; }

.our-team-tabs {
	margin: 0 0 1.5em 0;
	padding: 3px;
}
.our-team-nav span {
	display: inline-block;
	margin-right: 3px;
	padding: 10px 15px;
	font-size: 13px;
	min-height: 40px;
	line-height: 20px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	color: #333;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.our-team-nav span:hover { background: #f5f5f5; }
.our-team-nav span.our-team-current { background: #fff; cursor: default; }
.our-team-nav span.bt-tabs-disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}
.our-team-nav span i.fa{
	margin-right: 5px;
}


.bt-tabs-vertical:before,
.bt-tabs-vertical:after,
.bt-tabs-vertical-right:before,
.bt-tabs-vertical-right:after{
	content: " ";
	display: table;
}
.bt-tabs-vertical:after ,
.bt-tabs-vertical-right:after
{ clear: both; }
.bt-tabs-vertical .our-team-nav,
.bt-tabs-vertical-right .our-team-nav {
	float: left;
	width: 30%;
}
.bt-tabs-vertical .our-team-nav span,
.bt-tabs-vertical-right .our-team-nav span {
	display: block;
	margin-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.bt-tabs-vertical .our-team-panes,
.bt-tabs-vertical-right .our-team-panes {
	float: left;
	width: 70%;
}
.bt-tabs-vertical .our-team-pane, 
.bt-tabs-vertical-right .our-team-pane {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.our-team-nav,
.our-team-nav span,
.our-team-panes,
.our-team-pane {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.our-team-bottom .our-team-nav span{
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.bt-tabs-vertical-right .our-team-nav span{
	border-top-left-radius: 0px;
    border-top-right-radius: 3px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 3px;
}
.our-team-fit .our-team-nav span{
	margin-right: 0px;
}
/*------Accordion --------------------------------*/
.bt-accordion{
	margin-bottom: 20px;
}
.bt-spoiler{
	margin-top: 10px;
}
.bt-spoiler:first-child{
	margin-top: 0;
}
.bt-spoiler-title{
	height: 30px;
	border: 1px solid #e8e8e8;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-left: 10px;
	cursor: pointer;
}

.bt-spoiler-title i{
	margin-right: 10px;
}
.bt-spoiler-content{
	padding: 10px;
	background: #fdfdfd;
	border: 1px solid #e8e8e8;
	border-top: none;
	font-size: 13px;
	color: #333333;
	line-height: 24px;
}

.bt-spoiler-collapse{
	font-size: 15px;
	font-family: FontAwesome;
	float: right;
	margin-right: 10px;
}

.bt-accordion-plus .bt-spoiler-collapse:before { content: "\f067"; }
.bt-accordion-plus .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f068"; }
.bt-accordion-plus-circle .bt-spoiler-collapse:before { content: "\f055"; }
.bt-accordion-plus-circle .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f056"; }
.bt-accordion-plus-square-1 .bt-spoiler-collapse:before { content: "\f0fe"; }
.bt-accordion-plus-square-1 .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f146"; }
.bt-accordion-plus-square-2 .bt-spoiler-collapse:before { content: "\f196"; }
.bt-accordion-plus-square-2 .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f117"; }
.bt-accordion-arrow .bt-spoiler-collapse:before { content: "\f061"; }
.bt-accordion-arrow .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f063"; }
.bt-accordion-arrow-circle-1 .bt-spoiler-collapse:before { content: "\f0a9"; }
.bt-accordion-arrow-circle-1 .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f0ab"; }
.bt-accordion-arrow-circle-2 .bt-spoiler-collapse:before { content: "\f18e"; }
.bt-accordion-arrow-circle-2 .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f01a"; }
.bt-accordion-chevron .bt-spoiler-collapse:before { content: "\f054"; }
.bt-accordion-chevron .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f078"; }
.bt-accordion-chevron-circle .bt-spoiler-collapse:before { content: "\f138"; }
.bt-accordion-chevron-circle .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f13a"; }
.bt-accordion-caret .bt-spoiler-collapse:before { content: "\f0da"; }
.bt-accordion-caret .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f0d7"; }
.bt-accordion-caret-square .bt-spoiler-collapse:before { content: "\f152"; }
.bt-accordion-caret-square .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f150"; }
.bt-accordion-folder-1 .bt-spoiler-collapse:before { content: "\f07b"; }
.bt-accordion-folder-1 .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f07c"; }
.bt-accordion-folder-2 .bt-spoiler-collapse:before { content: "\f114"; }
.bt-accordion-folder-2 .bt-spoiler-opened .bt-spoiler-collapse:before { content: "\f115"; }

/*** QUOTE **/
.bt-quote{
	margin-bottom: 20px;
}
.bt-quote p{
	margin: 0;
}
.bt-quote-default .bt-quote-inner p:before {
  background-position: 0 0;
  left: 0;
  top: 0;
}
.bt-quote-default .bt-quote-inner p:before, 
.bt-quote-default  .bt-quote-inner p:after {
  background-image: url("images/quote.png");
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  width: 20px;
}
.bt-quote-default  .bt-quote-inner p:after {
  background-position: -20px 0;
  bottom: 0;
  right: 0;
}

.bt-quote-default  .bt-quote-inner p{
  font-style: italic;
  margin-bottom: 1.5em;
  padding: 0.5em 3em;
  position: relative;
}


.bt-quote-default .bt-quote-author {
  font-style: normal;
  display: block;
  text-align: right;
  margin-right: 50px;
}
.bt-quote-big-quote{
	background: #f7f7f7;
	padding: 50px;
	position: relative;
}
.bt-quote-big-quote .bt-quote-inner{
	position: relative;
	z-index: 1;
}
.bt-quote-big-quote:before{
	background-image: url("images/big_quote.png");
	content: "";
	display: block;
	height: 150px;
	position: absolute;
	width: 150px;
	top: -20px;
	right: -20px;
}
.bt-quote-big-quote .bt-quote-author{
	text-align: right;
	display: block;
	margin-top: 20px;
}
.bt-quote .bt-quote-author i{
	margin-right: 5px;
}
.bt-quote-box{
	border-left: 5px solid #e2e2e2;
}
.bt-quote-box .bt-quote-inner{
	border: 1px solid #e2e2e2;
	bordef-left: none;
	background: #fcfcfc;
	color: #888888;
	padding: 20px;
}
	
.bt-quote-box .bt-quote-box-icon{
	font-size: 2em;
	float: left;
}
.bt-quote-box p{
	margin: 0;
	margin-left: 2.5em;
}
.bt-quote-border-left{
	padding: 20px;
	border-left: 3px solid #e2e2e2;
	color: #888888;
}
/*---------------------------------------Contact Form---------------------------------------*/
.contact .our-team-head {
  padding: 60px 0 30px;
}
.contact-form {
  background: none repeat scroll 0 0 #1b1b1b;
  padding-bottom: 30px;
  position: relative;
}
.main-contact-form{margin-top: 20px;}
.contact {
    background: none repeat scroll 0 0 #1b1b1b;
    position: relative;
    z-index: 3;
}
.control {
    background: none repeat scroll 0 0 #232323;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    padding: 10px 12px;
    width: 100%;
	margin: 4px 0 7px;
	color:#fff!important;
}
.form-submit {
    margin: 0 !important;
    padding: 0!important;
}
.btn-submit {
    background: none repeat scroll 0 0 #d60404 !important;
    border: medium none !important;
	border-radius: 0px !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 15px 20px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}
.main-contact-form textarea  {
    height: 120px;
}
.our-partners {
  margin-bottom: 30px;
}
.brand  .col-md-2{padding-left: 0;}

.contact-map {
  max-width: 100%;
  width: 100%;
}
#map{
    height: 460px;
	width:100%;
}
.contact-map,.map-frame{min-height:230px}
.map-frame-event{min-height:383px;}
.event-content #map{
    height: 385px;
}
.about-box #map{
    height: 260px;
}
.contacts-us .contact-form{padding-bottom:0;}

.btn-submit{
	position:relative;
	font-weight:bold;
}
.btn-submit:after{
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/*.btn-submit:before{
	content: "\f003";
    font-family: "FontAwesome";
    font-size: 16px;
    position: absolute;
    left: 0px;
	top:5px;
	width:30%;
	color: #fff!important;
}*/
.btn-success:before{
	content: "\f118";
}
.btn-error:before {
	content: "\f119";
}
.btn-success:after {
	content: "Success!";
	-webkit-animation: moveUp 0.5s;
	-moz-animation: moveUp 0.5s;
	animation: moveUp 0.5s;
}
.btn-success,
.btn-error {
	color: transparent!important;
}

.btn-success:after,
.btn-error:after {
	z-index: 1;
	color: #fff!important;
	left: 30%;
}

.btn-success:after {
	content: "Success!";
	-webkit-animation: moveUp 0.5s;
	-moz-animation: moveUp 0.5s;
	animation: moveUp 0.5s;
}
.btn-error {
	-webkit-animation: shake 0.5s;
	-moz-animation: shake 0.5s;
	animation: shake 0.5s;
}
.btn-error:after {
	content: "Error!";
	-webkit-animation: scaleFromUp 0.5s;
	-moz-animation: scaleFromUp 0.5s;
	animation: scaleFromUp 0.5s;
}

/*---------------------------------------New Products---------------------------------------*/
.new-product {
  background: none repeat scroll 0 0 #242424;
  position: relative;
}
.title-name {
  background: url("images/newproducts/bg_title.png") repeat-x scroll center center rgba(0, 0, 0, 0);
  padding: 20px 0;
  text-align: center;
}
.title-name h4 {
    border: 2px solid;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 12px 19px;
    width: 185px;
}
.info-products {
    background: none repeat scroll 0 0 #161616;
    padding: 20px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}
.product-name{margin-bottom: 10px;}
.product-name a {
    color: #fff;
    font-size: 16px;
}
.product-bottom {
    border-bottom: 2px solid rgba(255, 255, 255,1);
    margin-top: 5px;
    width: 50px;
}
.special-price {
    color: #d60404;
    font-size: 18px;
    padding-right: 20px;
}
.old-price{
    color: #9a9a9a;
    font-size: 14px;
    text-decoration: line-through;
}

.product-image-wrapper {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.product-list .actions, .product-cart .actions {
  border-top: 1px solid rgba(23, 23, 23, 0.2);
  padding-top: 10px;
}
.product-image-wrapper:hover .price-box .special-price, 
.product-image-wrapper:hover .price-box .old-price{
    color:#fff;
}
.details-products {
    padding: 20px 10px 10px;
}
.actions  ul {
    margin: 0;
    padding: 0;
}
.actions ul li {
    display: inline-block;
    margin-right: 7px;
    text-align: center;
}
.actions ul li a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15) ;
    color: #ffffff;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.arrows {
    display: block;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    text-align: center;
    top: 150px;
    transition: transform 0.5s ease 0s;
    -moz-transition: -moz-transform 0.5s ease 0s;
    -webkit-transition:-webkit-transform 0.5s ease 0s;
    -ms-transition: -ms-transform 0.5s ease 0s;
    -o-transition: -o-transform 0.5s ease 0s;
    opacity: 0;
}
.arrows .fa {
    background: none repeat scroll 0 0 #d60404;
    color: #fff;
    font-size: 16px;
    padding: 12px 13px;
}
.product-overlay {
    opacity: 0;
    position: absolute;
    transition: transform 0.5s ease 0s;
    -moz-transition: -moz-transform 0.5s ease 0s;
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    -ms-transition: -ms-transform 0.5s ease 0s;
    -o-transition: -o-transform 0.5s ease 0s;
    -width: 100%;
}
.product-image-wrapper:hover .product-overlay{
    opacity: 1;
    transform: translateY(-148px);
    -o-transform: translateY(-148px);
    -ms-transform: translateY(-148px);
    -moz-transform: translateY(-148px);
    -webkit-transform: translateY(-148px);
}
.product-image-wrapper:hover .arrows{
    opacity: 1;
    transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}

.discover {
  background: url("images/bg-discover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: relative;
}
.discover-content {
    margin: 70px 0;
}
.discover-link {
    color: #fff;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 10px;
    width: 100%;
}
.discover .training-content h2 {
    font-size: 48px;
    font-weight: bold;
	
}
.discover .open-btn {
    border: 2px solid;
    line-height: 6;
    padding: 12px 13px;
    text-transform: uppercase;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*---------------------------------------Introduction---------------------------------------*/
.introduction {
  background: url("images/bg_3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  max-width: 100%;
  background-size:100% auto;
  padding: 50px 0;
  position: relative;
  text-align: center;
  z-index: 1;
}

.introduction .title-page h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.icon-img{
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 70px;
  margin: 15px 30px;
  position: relative;
  text-align: center;
  width: 70px;
  z-index: 1;
}
.icon-img {
  box-shadow: 0 0 0 3px #fff;
  -moz-box-shadow: 0 0 0 3px #fff;
  -webkit-box-shadow: 0 0 0 3px #fff;
  -o-box-shadow: 0 0 0 3px #fff;
  -ms-box-shadow: 0 0 0 3px #fff;
  transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
}
.icon-img:after {
  box-sizing: content-box;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
.icon-img:after {
  background: none repeat scroll 0 0 #fff;
  left: -2px;
  padding: 2px;
  top: -2px;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -moz-transition: -moz-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -o-transition: -o-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -ms-transition: -ms-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  z-index: -1;
}

.icon-img:hover:after {
  transform: scale(0.85);
  -moz-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  -o-transform: scale(0.85);
  -ms-transform: scale(0.85);
}
.icon-img img {
  margin-top: 22px;
}
.introduction .intro-content {
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
}
.introduction .intro-content h4 {
    font-family: "Titillium Web";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin: 15px 0;
}
.introduction .intro-content p {
    font-family: 'Montserrat';
    font-size: 12px;
}

/*---------------------------------------Services---------------------------------------*/
.services {
  background: url("images/bg_services.jpg") no-repeat scroll center center rgba(255, 255, 255, 0.2);
  position: relative;
  background-size:100% auto;
}
.sevices-main {
    background: none repeat scroll 0 0 rgba(6, 6, 6, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    overflow: hidden;
	padding:30px 0;
}
.services .title-page h4 {
    font-size: 20px;
    font-weight: bold;
}
.services .title-page h4 span {
    border: 2px solid;
    padding: 5px 10px;
}
.services .title-page h3 {
    font-size: 24px;
}
.services .col-md-3 {
    padding: 0;
}
.services .sevices-wapper {
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
  padding: 70px 0;
  height: 200px;
}
.services-content{
    position: relative;
    text-align: center;
    transition: transform 0.4s ease 0s;
    -moz-transition: -moz-transform 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s;
    -o-transition: -o-transform 0.4s ease 0s;
    -ms-transition: -ms-transform 0.4s ease 0s;
}
.services-content .intro-img {
	max-width:80px;
	margin:auto;
}
.services-content h4 {
    font-size: 16px;
}
.services-title {
  margin: 10px 0;
}
h3.services-title {
  font-size: 24px;
  color:#d60404;
}
.services-content .actions p {
  margin-bottom: 1px;
  margin-top: 10px;
}
.border-title {
  width: 45px;
  margin: 10px auto 0;
  display:none;
}
.border-title-1 {
  border: 1px solid #fff;
  width: 45px;
  margin: 0 auto;
}
.sevices-wapper:hover{
    background:#d60404;
	cursor:default;
}
.sevices-wapper .services-content:hover{
    transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
}
.sevices-wapper .services-content:hover .actions{
    opacity: 1;
}
.sevices-wapper:hover h3 {
	color: #fff;
}

/*---------------------------------------News---------------------------------------*/
.home-v2 .news-page {
  background: none repeat scroll 0 0 #242424;
  padding-top: 0;
  position: relative;
  padding-bottom: 50px;
}
.news-page .col-md-4, .news-page .col-md-8 {padding-left:0;}
.news-cont .title-page{text-align:left;}
.news-cont .title-page h3 {
    font-weight: bold;
    margin: 7px 0;
}

.news-page-cont .news-text span{
    font-weight:bold;
}
.news-wapper {
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.news-wapper:last-child {
    border-bottom: none;
}
.news-wapper .details-news h6 {
    font-size:14px;
    text-transform:uppercase;
}
.news-wapper .details-news a {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.news-page .news-content{padding-top:15px;}
.news-page  .news-content ul {
    background: none;
    padding: 0;
}
.news-page  .news-content ul .latest-news-item:hover{
    background: none;
}
.news-page .latest-news-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-top:none;
}
.news-page .news-item-inner {
    padding: 0 0 10px;
}
.news-page .news-date {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 0;
}
.news-page .news-day {
    border:none;
}
.news-page .news-title a {
    color:#fff;
}
.news-title a:hover{color:#d60404;}
.news-time p:hover{color:#5d5d5d !important;}

/*---------------------------------------Page Home White---------------------------------------*/
.index-white{background:#fff;}
.index-white .about-top {
    background: #fff;
    color:#555555;
}
.index-white .about-top:before {
    background:none;
}
.index-white .about-bottom:before {
    background: url("images/bg-white.png") repeat-x scroll center bottom transparent;
}

.index-white  .about-bottom, .index-white   .timetable {
  background: none repeat scroll 0 0 #fff;
}

.index-white .parallax-block-content {
    text-align: center;
}
.index-white .title-page {
    color: #555555;
}
.index-white .timetable-cont img {
    opacity: 1;
}
.index-white .classes-content .box-cell {
    margin: 25px 25px 0;
    padding: 10px;
}
.index-white .box-inner {
    position: relative;
    z-index:99;
}
.index-white .timetable-top .time-table-title {
    left: 0;
    padding: 10px;
    text-align: left;
    top: 0;
}
.index-white .times-table {
    left: 30px !important;
    top: 30px !important;
}
.index-white .box-text {
    position: absolute;
    text-align: left;
    top: 55px;
}
.index-white .box-text a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.index-white .classes-content .table:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.index-white  .timetable-top{
    margin-bottom: 60px;
}

/*--------------------------------------- Shop-v2 ---------------------------------------*/
/*.slide-container {
    overflow: hidden;
    position:relative;
}*/

.slider-content {
    left: 0;
    padding-left: 20px;
    position: absolute;
    top: 200px;
    z-index: 50;
    width: 82%;
}
.slider-content-left {
    margin: 0 0 0 auto;
    padding-right: 20px;
    right: 0;
    text-align: right;
}
.background-overlay {
    z-index:0;
}
.slider-banner-right .background-overlay {
    background: none repeat scroll 0 0 rgba(32, 32, 32, 0.67);
}
.shop-v2 .col-md-6{padding:0;}
.slider-content-left  .border-text {
    border: 2px solid;
    margin: 20px 5px 20px auto;
    text-align: right;
    width: 50px;
}
.slider-content-right .border-text {
    border: 2px solid;
    margin: 20px 20px 20px 5px;
    text-align: right;
    width: 50px;
}
.slider-content .title-slide {
    font-size: 50px;
    font-weight: bold;
    margin: 5px;
}
.slider-content .text-slide {
    font-size: 18px;
    margin: 5px;
    text-transform: uppercase;
}
.open-now{
    padding-top: 30px;
}
.open-btn{
    border: 2px solid;
    font-size: 16px;
    padding: 6px 10px;
    text-transform: uppercase;
}

/*--------------------------------Collection------------------------------*/

.collection .col-md-3{padding:0;}
.collection-title {
    background: url("images/bg-collection.png") no-repeat scroll center center rgba(255, 255, 255, 0.2);
    padding: 50px 0;
    text-align: center;
}

.product {
    margin-bottom: 30px;
    overflow: hidden;
}
.product .product-wrapper{
    height: 300px;
}
.bottom {
    height: 500px;
}


/*---------------------------------------Page Our Class---------------------------------------*/

.page-heading, .page-header {
    background:url("images/bg-our-class.jpg") no-repeat center rgba(0, 0, 0, 0);
	background-size:cover
}
.page-heading.basic, .page-header {
	background:url("images/bg-basic.jpg") no-repeat center rgba(0, 0, 0, 0);
	background-size:cover;
}
.page-heading .page-title h3{
    font-size: 36px;
	color: #fff;
}
.page-heading .page-title h3:after {
	display:none;
}
.categories {
    background: none repeat scroll 0 0 #121212;
    border-bottom: 1px solid rgba(135, 135, 135, 0.15);
    margin-top: -36px;
}
.categories .filter {
    border-radius: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   -ms-border-radius: 8px;
   -o-border-radius: 8px;
    display: inline-block;
    font-size: 14px;
    padding: 1px 10px;
    text-decoration: none;
}
.categories .filter {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-radius: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    padding: 0 23px;
    border:none;
    border-right:1px solid rgba(255,255,255,0.2);
	text-transform: none;
	width: auto;
}
.categories .filter:hover, .categories .filter.is-checked {
  background: none repeat scroll 0 0 #d60404;
  text-transform: none;
  width: auto;
  color:#fff;
}

.breadcrumbs .container ul li{display:inline-block;padding-right: 10px;}
.breadcrumbs  .home a, .breadcrumbs .category-1 a{
    color: #d60404;
    text-transform: none;
}
.breadcrumbs .category-2 {text-transform: none; color:#fff;}
.page-content {
    position: relative;
}
.breadcrumbs {
  margin: 0 auto;
  position: absolute;
  top: -34px;
  width: 100%;
  z-index: 3;
}

.breadcrumbs ul{
    background: none repeat scroll 0 0 #1b1b1b;
    display: inline-block;
    line-height: 1;
    position: relative;
    /*text-transform: uppercase;*/
    margin: 0;
    padding: 11px 10px;
}
.breadcrumbs ul{
    background: none repeat scroll 0 0 #1b1b1b;
}
.breadcrumbs ul:before {
    border-color: transparent transparent transparent #1b1b1b;
    border-style: solid;
    border-width: 14px;
    bottom: -14px;
    content: "";
    left: 0;
    position: absolute;
}
.breadcrumbs ul:before {
    border-left-color: #1b1b1b;
}
.breadcrumbs ul {
  color: #d60404;
  width: 100%;
}

/*---------------------------------------End Our Class---------------------------------------*/


/*---------------------------------------Our Class Details---------------------------------------*/

.class-detail{
  padding-top: 50px;
}
.banner-details .carousel-control span {
  background: none repeat scroll 0 0 #141414;
  font-size: 18px;
  height: 40px;
  padding-top: 10px;
  width: 40px;
}
.banner-details .carousel-control span:hover {
  background: none repeat scroll 0 0 #d60404;
}
.our-details {
  padding: 30px 0;
}
.content-page, .comments-content {
   /* background: none repeat scroll 0 0 #1b1b1b;*/
    padding: 15px;
    margin-top: 20px;
    overflow: hidden;
}
.content-page p {
    margin: 20px 0;
}
.class-details, .comments, .form-comment, .details-desc, .caveats, .share {
    overflow: hidden;
    width: 100%;
}
.details-desc-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 15px;
}
.class-details h5 {
    display: inline-block;
    width: 50%;
}
.rating {
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.rating span {
    color: #d60404;
}
.rating .votes {
    color: #fff;
}
.caveats-full {
    float: left;
    width: 50%;
}
.caveats-content {
  background: url("images/canvat.png") no-repeat scroll right top #242424;
  float: right;
  margin-top: 30px;
  padding: 35px 0;
  width: 48%;
}
.caveats-full-1 {
  float: left;
  overflow: hidden;
}
.caveats-content p {
  font-size: 18px;
  margin: 0 auto;
  width: 71%;
}

.share {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 23px 0 33px;
  padding: 5px 0;
}
.share-title {
    color: #666666;
    float: left;
    width: 50%;
}
.share .social-icon {
    float: right;
    margin: 0;
    text-align: right;
    width: 50%;
}
.share .social-icon a {
    font-size: 14px;
    line-height: 34px;
    padding: 0 10px;
}
.share .social-icon a:hover {
    color:#d60404;
}
.share .social-icon .linkedin {
    padding-right:0;
}

.comments-title {
    background: none repeat scroll 0 0 #d60404;
    padding: 10px 15px;
    margin-top: 30px;
}
.comments-content {
    margin-top: 0;
    padding: 0;
}
.comments-content .answer, .comments-content .reply {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    padding: 25px	 0;
    width: 100%;
}
.comments-content .reply img {
    float: right;
}
.content-cmt .name-cmt {
    color: #d60404;
    margin-right: 20px;
}
.content-cmt .date-cmt {
    border-right: 1px solid;
    color: #9e9e9e;
    margin-right: 5px;
    padding-right: 7px;
}
.content-cmt span a {
    color: #d60404;
}

.form-comment {
    padding: 20px;
}
.form-comment-title{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}
.form-validate-right, .form-validate-left {
    float: left;
    width: 50%;
}
.form-validate-left input  {
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
    padding: 5px 10px;
    width: 93%;
    background: none repeat scroll 0 0 #232323;
}
.form-validate-right .message .control {
    height: 143px;
    margin-bottom: 20px;
}
.form-submit .btn-submit{
    font-size: 15px;
    text-align: center;
	width: 36%;
    margin: 0 32%;
	padding: 12px 0;
}
.contact-form .form-submit{
	overflow:hidden;
	position:relative;
}

.class-trainer, .class-info{background: none repeat scroll 0 0 #1b1b1b;}
.class-trainer-title {
    background: none repeat scroll 0 0 #d60404;
    padding-top: 20px;
    text-align: center;
}
.img-trainer img{
    margin-bottom: -24px;
}
.class-trainer-content {
    padding: 35px 20px 20px;
    text-align: center;
}
.class-trainer-content .profile {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 7px 20px;
    text-transform: uppercase;
}
.class-trainer-content .profile:hover {
    background:#d60404;
}
.class-info {
    margin-top: 20px;
    padding-bottom: 1px;
}
.class-info-title {
    background: none repeat scroll 0 0 #d60404;
    padding: 4px 20px;
    position: relative;
}
.class-info-title:before {
    border-left-color: #d60404;
}
.class-info-title:before {
    border-color: transparent transparent transparent #d60404;
    border-style: solid;
    border-width: 14px;
    bottom: -14px;
    content: "";
    left: 0;
    position: absolute;
}
.class-info-content{
    padding: 0 20px;
}
.info-content {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #9e9e9e;
    padding: 12px 0;
    text-transform: uppercase;
}
.info-content span i{
    margin-right: 7px;
}
.course {
    border: 2px solid #d60404;
    margin: 20px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.course:hover {
    border: 2px solid #d60404;
    background:#d60404;
}
.course:hover a {
    color: #fff;
}
.course a {
    color: #d60404;
}

.class-related {
    padding: 20px 0;
}
.class-related-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}
.related-product {
    padding-bottom: 20px;
    position: relative;
}
.related-product .name-product {
    left: 23px;
    position: absolute;
    top: 23px;
}
.related-product .name-product-details {
    background: none repeat scroll 0 0 #d60404;
    padding: 4px 10px;
    position: relative;
    text-transform: uppercase;
}
.related-product .name-product-details:before {
    border-color: transparent transparent transparent #d60404;
    border-style: solid;
    border-width: 9px;
    bottom: -9px;
    content: "";
    left: 0;
    position: absolute;
}
.related-product .name-product-details:before {
    border-left-color: #d60404;
}
.related-product .box-cell {
  display: block !important;
  margin: 25px 20px 0;
  position: relative;
  z-index: 99;
}
.related-product .box-inner a span {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  margin: 0;
  padding: 5px 7px;
  position: relative;
  text-transform: uppercase;
}
/*---------------------------------------End Our Class Details---------------------------------------*/

/*--------------------------------------- Our Blog---------------------------------------*/

.our-blog {
  padding: 30px 0;
}
.menu-sidebar, .popular-event, .archives, .tags{margin-bottom:30px;}
.blog-page {
    margin-bottom: 30px;
}
.blog-item {
    background: none repeat scroll 0 0 #1b1b1b;
    margin-bottom: 30px;
    overflow: hidden;
	padding-bottom: 10px;
}
.img-blog {
    margin-bottom: 20px;
}
.blog-main .img-blog {
  float: left;
  overflow: hidden;
  padding-left: 23px;
  padding-right: 0;
  padding-top: 6px;
  width: 145px;
}
.blog-content {
  margin-left: 142px;
  padding-left: 0 !important;
}
.blog-main .img-blog img {
    border: 4px solid #d60404;
}
.details-desc-full p, .caveats-full p, .caption-desc, .caveats-full-1 p {
  color: #9e9e9e;
}
.blog-title {
  padding: 5px 0;
}
.blog-title a {
    font-size: 24px;
    text-transform: uppercase;
}
.blog-title a:hover {
    color:#d60404;
}
.blog-title-top {
    font-size: 12px;
    text-transform: uppercase;
}
.blog-intro {
  padding-bottom: 10px;
}

.created-by, .published, .category-name{
    display: inline-block;
    margin-right: 5px;
}
.created-by span, .category-name a{
    color:#d60404;
}
.pages {
    height: 36px;
    line-height: 36px;
}
.pages ul {
  padding-left: 0;
}
.pages ul li {
    display: inline-block;
    margin: 0 2px;
}
.pages li  a {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 9px 14px;
}
.pages .current  a {
    background:#d60404;
}

.menu-sidebar {
    background: none repeat scroll 0 0 #d60404;
}
.title-menu {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding: 5px 15px;
}
.menu-sidebar .nav-menu {
    padding: 0 15px 5px;
}
.menu-sidebar .nav-menu li  {
    padding: 10px 0;
    font-size: 13px;
	position:relative;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.menu-sidebar .nav-menu li a:before {
	background: none repeat scroll 0 0 #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 44px;
    width: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;	
	-ms-transition: all .3s ease-in-out;	
	-o-transition: all .3s ease-in-out;	
	}
.menu-sidebar .nav-menu li a:hover:before {
	width:60px;
	transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; 
	-moz-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	}	
.popular-event{  background: none repeat scroll 0 0 #1b1b1b;}
.popular-event-title {
    border-bottom: 2px solid #232323;
    color: #666666;
    padding: 10px 15px;
}
.popular-event-title a {
    margin: 0;
}
.popular-event .news-content ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.popular-event .latest-news-item {
    border-bottom: 1px solid #232323;
    border-left: 2px solid #454545;
}
.popular-event .latest-news-item:hover{
    background:#242424;
    border-left:2px solid #d60404;
}
.popular-event .latest-news-item:hover .news-title a{
    color:#d60404;
}
.popular-event .news-date {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #d60404;
}
.popular-event .news-day {
    border:none;
    padding:0;
}
.popular-event .news-month {
    font-size: 15px;
}
.popular-event .news-info {
    margin-left: 60px;
}
.popular-event .news-title a {
    color: #666666;
    text-transform: none;
}
.popular-event .news-time p {
    background: url("images/clock.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #bbbbbb;
    padding-left: 20px;
}
.archives-title {
    border-bottom: 1px solid #2b2b2b;
    padding: 10px;
}
.archives-title span {
    border-bottom: 1px solid #d60404;
    color: #666666;
    font-size: 18px;
    padding-bottom: 13px;
    text-transform: uppercase;
}
.info-content {
    border-bottom: 1px solid #2b2b2b;
    font-size: 14px;
    padding: 12px;
    text-transform: none;
}
.info-content  a{
    color: #666666;
}
.info-content  a:hover{
    color: #d60404;
}

.tags-content {
    padding: 20px 0;
}
.tags-blog {
    display: inline-block;
}
.tags-blog a {
    background: none repeat scroll 0 0 #1b1b1b;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #9c9c9c;
    display: inline-block;
    height: 29px;
    line-height: 27px;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 0 15px !important;
}
.tags-blog a:hover{
    background: none repeat scroll 0 0 #d60404;
    color: #fff;
}

/*---------------------------------------End Our Blog---------------------------------------*/

/*--------------------------------------- Blog Details---------------------------------------*/

.icon-blog {
    overflow: hidden;
    padding-top: 30px;
}
.icon-blog .icon {
    display: inline-block;
    float: left;
    height: 46px;
    margin-bottom: 1px;
    margin-right: 1px;
}
.icon-blog .icon a {
  background: none repeat scroll 0 0 #242424;
  color: #a3a3a3;
  display: inline-block;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  text-align: center;
  width: 46px;
}
.icon-blog .icon a:hover{
  background: none repeat scroll 0 0 #d60404;
  color: #fff;
}

.author, .related-post {
    background: none repeat scroll 0 0 #1b1b1b;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}
.author {
    padding: 20px 0;
}
.related-post {
  padding: 30px 23px;
}
.related-post-title {
    border-bottom: 2px solid #232323;
    margin-bottom: 10px;
}
.related-post-title h5 {
  margin-top: 0;
}
.related-post-list {
  border-bottom: 1px solid #232323;
  padding: 8px 0;
  position: relative;
}
.related-post-list:last-child{
    border-bottom: none;
}
.related-post-list a {
  color: #9e9e9e;
  font-family: Arial;
}
.related-post-list a:before {
	background: none repeat scroll 0 0 #d60404;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;	
	-ms-transition: all .3s ease-in-out;	
	-o-transition: all .3s ease-in-out;	
}
.post-last a:before {
	background: none;
}
.related-post-list a:hover{
	color:#d60404; 
	font-family: Arial;
}
.related-post-list a:hover:before {
	width:60px;
	transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; 
	-moz-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.popular-event-details {
    background: none repeat scroll 0 0 #fff;
}
.popular-event-details .popular-event-title {
    border-bottom: 2px solid #ededed;
}
.popular-event-details .latest-news-item {
    border-bottom: 1px solid #ededed;
    border-left: 2px solid #ededed;
}
.popular-event-details .latest-news-item:hover{
    background:#f8f8f8;
}
.popular-event-details .news-day, .popular-event-details .news-month{color:#d60404;}
.popular-event-details .latest-news-item:hover .news-title a{
    color:#c50b0b;
}

/*---------------------------------------End Blog Details---------------------------------------*/

/*---------------------------------------Page Our Trainers---------------------------------------*/

.our-trainers {
  overflow: hidden;
  padding: 80px 0;
  position: relative;
  background: #111;
  color: #050505;
}
.our-trainers .title h3 {
	font-size:28px;
	font-weight:bold;
	margin-bottom:30px;
color:#fff
}
ul.bio-list {
	list-style:none;
	padding: 0;
}
ul.bio-list li {
	width:100%;
	display:block;
	margin-bottom:12px;
	float:left;
}
ul.bio-list li span {
	float: left;
	display:inline-block;
	line-height:22px;
}
ul.bio-list li span em {
	color:#999;
}
ul.bio-list li span.bio-label {
	width:30%;
	font-weight:bold;
	text-transform:uppercase;
}
ul.bio-list li span.bio-info {
	width:70%;
}
.product-content .info-products, .our-trainers .info-products{
    position: relative;
    text-align: center;
    border:none;
    transition: transform 0.4s ease 0s;
    -moz-transition: -moz-transform 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s;
    -o-transition: -o-transform 0.4s ease 0s;
    -ms-transition: -ms-transform 0.4s ease 0s;
	color:#bbb;
}
.product-trainer a img, .meet-trainer .product-image a img, 
.event-listing-grid .product-image a img,
.sport-new .img-sport a img {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
}
.product-trainer a img:hover, 
.meet-trainer .product-image a img:hover, 
.event-listing-grid .product-image a img:hover,
.sport-new .img-sport a img:hover{
  transform: scale(1.2) rotateZ(-5deg);
  -moz-transform: scale(1.2) rotateZ(-5deg);
  -webkit-transform: scale(1.2) rotateZ(-5deg);
  -o-transform: scale(1.2) rotateZ(-5deg);
  -ms-transform: scale(1.2) rotateZ(-5deg);
}
.product-list .info-products{text-align:left;}
.product-image-wrapper:hover .product-content  .info-products, 
.product-image-wrapper:hover .our-trainers .info-products{
    background:#d60404;
     transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
}
.product-content .info-products, .our-trainers .info-products:hover .product-info p {
	color:#fff;
}
.img-trainers {
  background: none repeat scroll 0 0 #d60404;
  border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
  height: 66px;
  left: 50%;
  margin-left: -33px;
  position: absolute;
  top: -35px;
  width: 66px;
}
.img-trainers img {
  padding-top: 20px;
}
.our-trainers .product-name {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 18px;
}
.our-trainers .product-bottom {
    margin: 0 auto;
    padding: 5px 0;
}
.actions{
	padding: 10px 15px;
    bottom: 5px;
    height: auto;
    opacity: 0;
    top: auto;
	overflow:hidden;
    background: none repeat scroll 0 0 #d60404;
    transform: translateY(99%);
    -moz-transform: translateY(99%);
    -webkit-transform: translateY(99%);
    -o-transform: translateY(99%);
    -ms-transform: translateY(99%);
    transition: transform 0.4s ease 0s;
    -moz-transition: -moz-transform 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s;
    -o-transition: -o-transform 0.4s ease 0s;
    -ms-transition: -ms-transform 0.4s ease 0s;
    width: 100%;
    position:absolute;
    left: 0;
}
.product-image-wrapper:hover .info-products .actions{
    opacity: 1;
	transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
}
.our-trainers .actions ul li a .fa {
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 30px;
}
.load-product {
  padding-bottom: 40px;
}
.load-more {
  background: none repeat scroll 0 0 #1e1e1e;
  border: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  float: left;
  overflow: hidden;
  padding: 12px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.load-more:focus {
    background: none repeat scroll 0 0 #d60404;
}
.new-product .info-products{
  text-align: left;
}
.new-product .actions {
  border-top: 1px solid rgba(88, 88, 88, 0.18);
}
/*---------------------------------------End Page Our Trainers---------------------------------------*/

/*---------------------------------------Page Our Trainers Profile---------------------------------------*/

.experience {
    padding-top: 40px;
    margin-bottom: 25px;
}
.experience-title {
    padding-bottom: 10px;
}
.experience-main {
    margin-bottom: 3px;
}
.experience-spoiler {
    margin-top: 10px;
}
.experience-spoiler:first-child {
    margin-top: 0;
}
.experience-details-title {
    border: 1px solid #e8e8e8;
    color: #333333;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.experience-details-title {
    background: none repeat scroll 0 0 #1b1b1b;
    border: medium none;
    color: #fff;
    font-size: 18px;
    height: 45px;
    line-height: 21px;
    padding: 12px 0 12px 62px;
    position: relative;
}
.experience-spoiler-opened .experience-details-title {
    background: none repeat scroll 0 0 #d60404;
}
.experience-details-title  i.fa {
    border-right: 3px solid #212121;
    height: 100%;
    left: 0;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 45px;
    margin-right: 10px;
}
.experience-details-collapse {
    float: right;
    font-family: FontAwesome;
    font-size: 15px;
    margin-right: 10px;
}
.experience-details-collapse {
    border-right: 3px solid #212121;
    float: left;
    height: 100%;
    left: 0;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 45px;
}
.experience-details-collapse {
    display: none;
}
.experience-details-content {
    background: none repeat scroll 0 0 #1b1b1b;
    border: medium none;
    color: #fff;
    font-size: 12px;
    padding: 12px 13px;
    line-height: 24px;
}

.profile {
    background: none repeat scroll 0 0 #1e1e1e;
    overflow: hidden;
}
.profile-content {
  margin-top: 30px;
  overflow: hidden;
}
.profile-content p {
    line-height: 28px;
}
.profile-title {
    background: none repeat scroll 0 0 #d60404;
}
.img-profile1, .profile-icon {
  float: left;
  padding-left: 20px;
  width: 25%;
}
.profile-info, .profile-text  {
  float: left;
  padding-top: 5px;
  width: 75%;
}
.profile-info-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.profile-info span {
  display: inline-block;
  margin: 5px 0;
  text-transform: uppercase;
  width: 48%;
}
.profile-title .img-profile1 img {
  margin-bottom: -22px;
  margin-left: 10px;
  margin-top: 10px;
}
.profile-icon {
  padding-left: 0;
}
.profile-text {
  padding-right: 15px;
}
.profile-content .rating {
    text-align: center;
    width: 100%;
}
.profile-content .social-icon {
    text-align: center;
}
.profile-content .social-icon .middle {
    margin: 0 15px;
}
.progress-indicator {
    background: none repeat scroll 0 0 #2d2d2d;
    height: 9px;
    position: relative;
}
.progress-indicator > div {
    bottom: 2px;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 0;
}
.experience-content ul {
    padding-left: 0;
}
.experience-content .skill {
    margin: 21px 0;
}
.experience-content .skill-top {
    margin-top:13px;
}
.progress-indicator .bg-red {
    background: none repeat scroll 0 0 #d60404;
}
.skill-title {
    text-transform: uppercase;
}
.skill-percent {
    background: none repeat scroll 0 0 #d60404;
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 2px 4px;
    position: relative;
    text-transform: uppercase;
    float: right;
}
.skill-percent:before {
    border-color: transparent transparent transparent #d60404;
    border-style: solid;
    border-width: 5px;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
}
.skill-percent:before {
    border-left-color: #d60404;
}

.meet-trainer .our-trainers {
    padding-top: 0;
}
/*---------------------------------------End Page Our Trainers Profile---------------------------------------*/

/*---------------------------------------Page Our Pricing Table---------------------------------------*/

.ask-question-main {
  margin: 40px 0;
  padding: 0;
}
.ask-question {
    background: none repeat scroll 0 0 #161616;
	padding-top: 25px;
}
.question-content {
    background: none repeat scroll 0 0 #1b1b1b;
    font-size: 16px;
    padding: 7px 20px;
}
.question-content p, .answer p, .content-reply {
    margin-bottom:0;
    color:#666666;
}
.answer {
    padding: 15px 20px;
}

.answer p {
	color: #fff;
}

p.lead {
	font-size:16px;
}
/*---------------------------------------End Our Pricing Table---------------------------------------*/


/*---------------------------------------About Us---------------------------------------*/

.menu-about{
  background: none repeat scroll 0 0 #121212;
  border-bottom: 1px solid #2b2b2b !important;
}
.menu-about ul li {
  border-left: 1px solid #2b2b2b;
}

.menu-about ul li a:hover, .menu-about ul li a:focus{
  background: none repeat scroll 0 0 #d60404;
}

.choose {
  padding: 40px 0 70px;
}
#history{padding-bottom:30px;}

.classes-content .col-md-6{padding-left:0;}
.classes .our-class-main {
  padding: 30px 0;
}
.classes-athlete .isotope{
	border-right:2px solid transparent;
}
.block-right {
  margin-left: 15px;
  margin-top: -10px;
}
.about-info {
    margin-bottom: 30px;
}
.about-info:last-child{
    margin-bottom: 0;
}
.icon-block{
    float: left;
    text-align: center;
}
.icon-block .fa {
    background: none repeat scroll 0 0 #d60404;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    width: 70px;
}
.about-details {
    margin-left: 100px;
}
.about-details-title{
    color: #d60404;
    font-size: 14px;
}

.join-us {
    font-size: 24px;
    font-weight: bold;
}

.history-skill {
    overflow: hidden;
    padding-top: 20px;
}
.history-skill ul {
    margin: 0;
    padding: 0;
}
.history-skill li {
  cursor: pointer;
  float: left;
  line-height: 30px;
  list-style: outside none none;
  width: 50%;
}
.history-skill li:before {
    border-radius: 100%;
   -moz-border-radius: 100%;
   -webkit-border-radius: 100%;
   -ms-border-radius: 100%;
   -o-border-radius: 100%;
    content:'\f05d';
    font-family: "FontAwesome";
    font-size: 15px;
    height: 14px;
    line-height: 14px;
    margin-right: 12px;
    text-align: center;
    width: 14px;
}
.history-skill li:hover{color:#d60404;}

.tab-history{
    padding-top: 60px;
}
.tab-history .our-team-panes {
    position: relative;
    clear: left;
}
.tab-history .our-team-nav:before {
    border-bottom: 1px solid #4f4f4f;
    content: "";
    left: 0;
    position: absolute;
    top: 6px;
    width: 100%;
}
.tab-history .our-team-nav {
    padding: 0 80px;
    position: relative;
    box-sizing: border-box !important;
    overflow:hidden;
}
.tab-history .our-team-nav span {
    color: inherit;
    font-size: 18px;
    padding: 20px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: none 0s ease 0s ;
    -moz-transition: none 0s ease 0s ;
    -webkit-transition: none 0s ease 0s ;
    -ms-transition: none 0s ease 0s ;
    -o-transition: none 0s ease 0s ;
    width: 15.667%;
    color: #666666;
}
.tab-history .our-team-nav .our-team-current {color:#fff;}
.tab-history .our-team-nav span:hover, .tab-history .our-team-nav span.our-team-current {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-indent: 0;
}
.tab-history .our-team-nav span:before {
    background: none repeat scroll 0 0 #606060;
    border: 2px solid #4f4f4f;
    border-radius: 50px;
   -moz-border-radius: 50px;
   -webkit-border-radius: 50px;
   -ms-border-radius: 50px;
   -o-border-radius: 50px;
    content: "";
    display: inline-block;
    height: 12px;
    left: calc(50% - 6px);
    position: absolute;
    top: 0;
    width: 12px;
}
.tab-history .our-team-nav span:hover:before, .tab-history .our-team-nav span.our-team-current:before {
    background: none repeat scroll 0 0 #d60404;
}
.tab-history .our-team-nav span:hover:before, .tab-history .our-team-nav span.our-team-current:before {
    background: none repeat scroll 0 0 #d60404;
}
.tab-history .our-team-pane {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: inherit;
}
.tab-history .our-team-panes .our-team-pane {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    width: 100%;
}

.video-history iframe  {
  border: medium none;
  width: 100%;
}
.our-history {
  position: relative;
  z-index: 99;
}

/*---------------------------------------End About Us---------------------------------------*/


/*---------------------------------------Event Listing---------------------------------------*/

.event-listing .news-item-inner{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    height: auto;
    padding: 13px 10px ;
	border-left: 2px solid #373737;
}
.event-listing .news-item-inner:hover{
    background: none repeat scroll 0 0 #d60404;
}
.news-item-inner:hover .news-time .event-text{
	color:#fff !important;
}
.news-item-inner:hover .news-time .open-time{
	color:#fff;
}

.event-listing .news-title {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 30px;
}
.event-listing ul {
    padding-left: 0;
}
.event-listing .latest-news-item {
    background: none repeat scroll 0 0 #161616;
    border-bottom: medium none;
    padding: 0;
    margin-bottom: 15px;
}
.event-listing .latest-news-item:hover {
    background: #161616;
}
.event-listing .news-date {
    background: none repeat scroll 0 0 rgba(0,0,0,0.5);
}
.event-listing .news-title a {
    color: #fff;
    font-size: 24px;
}
.event-listing .news-month {
    padding: 3px 0 8px;
}
.event-listing .news-time {
    margin-top: 17px;
}
.event-listing .news-time p {
    color: #acacac;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 15px;
}
.experience-spoiler-opened .news-info .news-time .open-time,
.experience-spoiler-opened .news-info .news-time .event-text{
	color:#fff!important;
}
.event-listing .news-time .open-time {
  margin-bottom: 0;
  padding-left: 0;
}
.event-listing .news-time .open-time:before {
  color: #d60404;
  content: "\f017";
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 14px;
}
.event-listing .news-time .event-text {
    margin-bottom: 0;
    margin-left:0 !important;
}
.event-listing .news-time .event-text:before {
  color: #d60404;
  content: "\f041";
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 14px;
}
.news-item-inner:hover .news-time .event-text:before,
.news-item-inner:hover .news-time .open-time:before  {
  color: rgba(0,0,0,0.5);
}
.experience-spoiler-opened .news-time .open-time:before,
.experience-spoiler-opened .news-time .event-text:before{
  color: rgba(0, 0, 0, 0.5) !important;
}
.event-listing .news-time p i {
    color: #d60404;
    margin-right: 5px;
}

.event-title .fa {
    float: left;
    font-size: 18px;
}
.event-content {
    padding: 0;
}
.event-details, .event-map {
    padding: 10px 20px;
}

.time-location {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.time-event {
    display: inline-block;
    padding: 20px;
    width: 49%;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.time-event:last-child {
    border:none;
}
.event-text {
    color: #acacac;
    margin-left: 40px;
    text-transform: uppercase;
}
.event-title h4, .event-details-text, .more, .event-map ul {
    margin-left: 40px;
    color: #acacac;
    list-style: inside none disc;
}
.event-details-text{
	height:50px;
	overflow:hidden;
}
.event-details .hide{
	display:none;
}
.event-title h4{color:#fff;}
.event-title h4 span{
    margin-left:20px;
}
.more {
    color: #d60404;
}
.event-type .event-title{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.event-type .event-title:last-child{
    border:none;
}
.event-type .event-title .fa{
    margin-left: 20px;
    margin-right: 20px;
}
.event-type .event-text{
    margin-left: 20px;
}
.event-type .event-home{
    margin-left: 60px;
}

.event-category .popular-event-title {
    background: none repeat scroll 0 0 #242424;
    color: #fff;
}
.event-category .news-day, .event-category .news-month{
    color:#fff;
}
.years-event .popular-event-title{
    padding: 10px 0;
}
.years-event .popular-event-title > h4 {
    float: left;
}
.years-event .next {
    line-height: 40px;
    overflow: hidden;
    text-align: right;
}
.years-event .circle .fa {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    width: 18px;
}

/*---------------------------------------End Event Listing---------------------------------------*/

/*---------------------------------------Event Listing Grid---------------------------------------*/
.event-listing-grid .info-products:hover {
    background:#d60404;
    transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
}
.listing-grid .img-trainers, .event-listing-grid .img-trainers{background:none;}
.img-trainers .news-day {
    padding: 4px 0 1px;
}
.img-trainers .news-month {
    padding: 3px 0 7px;
}
.icon-time span{
    margin-right: 7px;
}
.icon-time span i{
  margin-right: 7px;
}
.view-details{margin-bottom:15px;}
.view {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  padding: 4px 12px;
}

.event-detail{
    background: none repeat scroll 0 0 #1b1b1b;
    padding-bottom: 25px;
}
.event-detail .event-desc {
    padding: 15px;
}
.event-detail .more {
    margin-left:10px
}

.event-type-details{ background: none repeat scroll 0 0 #1b1b1b;}
.event-type .share {
  border: medium none;
  margin: 0;
  padding: 0 20px;
}


/*---------------------------------------End Event Listing Grid---------------------------------------*/

/*---------------------------------------Calendar Full View---------------------------------------*/
.calendar-full-view {
    padding-top: 30px;
}
.calendar {
  overflow: hidden;
}
.calendar .owl-wrapper-outer {
  height:auto !important;
}
.calendar-banner {
  padding-top: 150px;
}
.calendar-title {
  background: none repeat scroll 0 0 #d60404;
  margin: 0 auto;
  text-align: center;
}
.next-month {
  margin: auto;
  position: relative;
  text-align: center;
  width: 450px;
}
.button-nav-prev {
  left: 0;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.next-nav-next {
  margin-top: -20px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}
.calendar-title .owl-carousel {
  float: none;
  margin: auto;
  text-align: left;
  width: 350px;
}

.calendar-title .circle {
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  font-size: 24px;
  padding: 6px 15px;
}
.calendar-title .circle:hover {
  background:#fff;
  color:#d60404;
}
.calendar-month {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 15px;
  line-height: 3;
}

.sort-by {
  background: none repeat scroll 0 0 #161616;
  text-align: center;
  margin-bottom: 50px;
  margin: 0 auto 13px;
}
.shot-by, .dress-code {
  display: inline-block;
  margin-right: 15px;
  margin-top: 12px;
}
.shot-by label, .dress-code label {
  color: #b8b8b8;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
.select-option {
  color: #666666;
  float: left;
  text-transform: uppercase;
}
.select-option select {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 3px;
  text-transform: uppercase;
}

.list-event .owl-wrapper-outer{overflow: visible !important;}
.calendar-full {
  text-align: center;
}
.calendar-day {
  overflow: hidden;
}
.calendar-day > div {
  background: none repeat scroll 0 0 #d60404;
  border-right: 3px solid #242424;
  display: inline-block;
  float: left;
  font-size: 16px;
  padding: 5px 0;
  position: relative;
  text-align: center;
  width: 14.2857%;
}
.calendar-date {
  margin-top: 3px;
}
.calendar-date ul {
  margin-bottom: 0;
  padding-left: 0;
}

.calendar-date ul li {
  background: none repeat scroll 0 0 #1b1b1b;
  cursor: pointer;
  display: inline-block;
  float: left;
  line-height: 100px;
  margin-bottom: 3px;
  position: relative;
  text-align: center;
  width: 14.2857%;
}

.calendar-date ul li .calendar-day {
  border-right: 3px solid #242424;
  color: #666666;
  font-size: 24px;
  font-weight: bold;
}
.calendar-date ul .calendar-note .calendar-day{
  color:#d60404;
}
.calendar-date ul li .calendar-last {
  color:#232323;
}

.calendar-date ul li:hover{
  background: none repeat scroll 0 0 #d60404;
}
.calendar-date ul li:hover .calendar-day{
  color:#fff;
}

.event-calendar {
  text-align: center;
  margin-bottom: 40px;
}
.event-calendar h3 {
  font-weight: bold;
}
.event-calendar .border-bottom {
  border: 2px solid #8f8f8f;
  margin: 0 auto 20px;
}
.calendar-details {
  display: none;
  left: 50%;
  line-height: 24px;
  margin-left: -175px;
  padding: 0;
  position: absolute;
  top: -410px;
  width: 350px;
  z-index: 99;
}
.calendar-details .info-products{background:#d60404;}
.event-listing-grid.calendar-details  .info-products:hover {
    background:#d60404;
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
}

.calendar-note .calendar-slide {
  bottom: 20px;
  left: 0;
  line-height: 0;
  margin-left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.calendar-note .calendar-slide li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  line-height: 0;
  margin: 0 2px;
  width: auto;
  float: none;
}
.calendar-note .calendar-slide li a{
  color:#d60404;
}

.calendar-note .calendar-slide li .fa {
  font-size: 9px;
}
.calendar-note:hover .calendar-slide li a{
  color:#fff;
}
.calendar-note .product-image-wrapper {
  margin-bottom: 0;
}
.calendar-note .calendar-slide li a.active{color:#fff}
.calendar-note .calendar-slide li a.active:hover{color:#fff}

/*---------------------------------------End Calendar Full View---------------------------------------*/

/*---------------------------------------Parallax Background---------------------------------------*/
.parallax-block-wrap-module{
	width:100%;
	height:440px;
}
.parallax-block.bt-advance-parallax {
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 100%;
	height: 100%;
	background: #242424;
}

.parallax-background {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top:0;
	left:0;
}
.parallax-background img{
    max-width: none;
}
.parallax-background.in-parallax .parallax-background-overlay{background:rgba(33,33,33,0.93);}
.parallax-background-overlay {
  background: none repeat scroll 0 0 #d60404;
  height: 500%;
  opacity: 0.8;
  position: absolute;
  width: 100%;
}

.parallax-block-content {
	width:100%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
	padding-top: 120px;
}
.parallax-boxing {
  text-align: right;
}
.parallax-v2 {
  text-align: center;
}
.parallax-boxing h1 {
  font-size:60px;
}
.parallax-boxing p, .parallax-shop p{
  font-size:24px;
}
.parallax-shop h1 {
  font-size:48px;
}

.parallax-block .button {
	border: solid 2px #FFF;
	background: transparent;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

.parallax-block .button:hover {
	border-width: 2px;
}

.parallax-background .video-embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: -50%;
	width: 100%;
}

.parallax-background .video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.parallax-background .video-wrap iframe, .parallax-background .video-wrap object,
	.parallax-background .video-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.no-scroll {
	overflow: hidden;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.parallax-col {
	box-sizing: content-box;
	float: left;
	margin: 0 !important;
}

.parallax-content-in {
	height: 100%;
    position: absolute;
    width: 100%;
}

.parallax-row .thumb {
	position: relative;
}

.parallax-row .thumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.content-show-large {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	text-align: center;
	display:none;
}

.content-show-large .item-contain {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 2;
}

.content-show-large .video-inner {
	height: 100%;
	position: absolute;
	width: 100%;

}

.item-contain iframe {
	height: 100%;
	width: 100%;
}

.content-show-large .item-contain img {
	left: 50%;
	margin: 0 -50% 0 0;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.control-button .button-wrap, .control-button .nav-wrap {
	position: relative;
	z-index: 4;
}

.nav-wrap-in {
	height: 85px;
	opacity: 0.3;
	position: fixed;
	transition: opacity 0.3s ease-out 0s;
	-moz-transition: opacity 0.3s ease-out 0s;
	-webkit-transition: opacity 0.3s ease-out 0s;
	-ms-transition: opacity 0.3s ease-out 0s;
	-o-transition: opacity 0.3s ease-out 0s;
	width: 50px;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.nav-wrap-in.next {
	right: 0;
}

.nav-wrap-in.next.has-scroll {
	right: 17px;
}

.nav-wrap-in.prev {
	left: 0;
}

.nav-wrap-in:hover {
	opacity: 0.7;
}

.nav-prev, .nav-next {
	position: absolute;
	z-index: 45;
	top: 50%;
	width: 50px;
	height: 85px;
	margin-top: -42.5px;
	cursor: pointer;
	text-indent: -999999px;
}

.nav-prev {
	background: url(images/prev-white.png) center no-repeat #000;
}

.nav-next {
	background: url(images/next-white.png) center no-repeat #000;
}

.nav-prev.prev-video {
	background: url(images/prev-black.png) center no-repeat #fff;
}

.nav-next.next-video {
	background: url(images/next-black.png) center no-repeat #fff;
}

.nav-next {
	right: 0;
}

.nav-prev {
	left: 0;
}

.button-wrap .close-btn {
	background: url("images/close-btn.png") no-repeat scroll center center #d60404;
    border: 0 none;
    height: 50px;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 25px;
    width: 50px!important;
}

.button-wrap .close-btn.has-scroll {
	right: 37px;
}

.button-wrap .close-btn:hover {
	opacity: 1;
}
.overlay-loading,.button-wrap,.loading{
	display:none;
}

/* Parallax Content */
.parallax-content-wrap {
	height: 100%;
	display:none;
	position: absolute;
	z-index: 3;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.parallax-content {
	height: 100%;
	position: relative;
	width: 100%;
}
.parallax-row {
	float:left;
}
.parallax-col-box{
	float:left;
}
.parallax-row-w1{
	float:left;
	width:476px;
}
.parallax-row-w2{
	float:left;
	width:238px;
}
.parallax-row-w3{
	float:left;width:714px;
}
.parallax-row.box1{
	width: 714px;
	}
.parallax-row.box2{
	width: 476px;
}
.parallax-col .thumb{
	float: left;
    height: 218px;
    width: 218px;
	margin:20px 20px 0 0;
}
.parallax-col .thumb.w2{
	width:455px
	}
.parallax-col .thumb.w3{
	height: 455px;
    width: 218px;
}
.parallax-col .thumb.w3 img,.parallax-col .thumb.w2 img
{
	width:100%;
	height:100%;
}
.parallax-col .parallax-row .thumb img{
	width: calc(100% + 50px);
	transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	filter: url("filters.svg#grayscale");
}
.parallax-col .parallax-row .thumb:hover img{
	filter: none;
}
.parallax-col .parallax-row .thumb{
	position:relative;
	overflow:hidden;
	cursor: pointer;
}

.parallax-col .parallax-row .thumb:before{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	content:'';
	right:0;
	transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	opacity:0;
	background:rgba(18,18,18,0.33);
	z-index:998;
}

.parallax-col .parallax-row .thumb:hover:before{
	opacity:1;
}

.parallax-col .parallax-row .thumb:after{
	background:#d60404;
	content:'\f047';
	position:absolute;
	height:37px;
	width:37px;
	text-align:center;
	font-size:18px;
	font-family: FontAwesome;
	left:calc(50% - 19px);
	top:calc(50% - 19px);
	z-index:1000;
	line-height:37px;
	opacity:0;
	transform: translateY(80px);
	-o-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-webkit-transform: translateY(80px);
	transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
}
.parallax-shopping .parallax-col .parallax-row .thumb:after{
     
}
.parallax-col .parallax-row .thumb:hover:after{
	opacity:1;
	transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.parallax-row.default-pos {
	opacity: 1;
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.parallax-row.default-pos {
	transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-webkit-transition: all 0.5s ease 0.5s;
	-o-transition: all 0.5s ease 0.5s;
	-ms-transition: all 0.5s ease 0.5s;
}

.parallax-row.in-pos {
	opacity: 0;
	transform: translateX(-250px);
	-moz-transform: translateX(-250px);
	-webkit-transform: translateX(-250px);
	-o-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	background:#242424;
}

.parallax-row.in-pos {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

.parallax-row.out-pos {
	opacity: 0;
	transform: translateX(250px);
	-moz-transform: translateX(250px);
	-webkit-transform: translateX(250px);
	-o-transform: translateX(250px);
	-ms-transform: translateX(250px);
}

.parallax-row.out-pos {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

.default-pos {
	opacity: 1;
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.parallax-block-content.default-pos {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

h1.default-pos {
	transition: all 0.5s ease 0.3s;
	-moz-transition: all 0.5s ease 0.3s;
	-webkit-transition: all 0.5s ease 0.3s;
	-o-transition: all 0.5s ease 0.3s;
	-ms-transition: all 0.5s ease 0.3s;
}

p.default-pos {
	transition: all 0.5s ease 0.6s;
	-moz-transition: all 0.5s ease 0.6s;
	-webkit-transition: all 0.5s ease 0.6s;
	-o-transition: all 0.5s ease 0.6s;
	-ms-transition: all 0.5s ease 0.6s;
}

img.default-pos {
	transition: all 0.5s ease 0.9s;
	-moz-transition: all 0.5s ease 0.9s;
	-webkit-transition: all 0.5s ease 0.9s;
	-o-transition: all 0.5s ease 0.9s;
	-ms-transition: all 0.5s ease 0.9s;
}

.in-pos {
	opacity: 0;
	transform: translateX(-250px);
	-moz-transform: translateX(-250px);
	-webkit-transform: translateX(-250px);
	-o-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
}


.parallax-block-content.in-pos {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

h1.in-pos {
	transition: all 0.5s ease 0.3s;
	-moz-transition: all 0.5s ease 0.3s;
	-webkit-transition: all 0.5s ease 0.3s;
	-o-transition: all 0.5s ease 0.3s;
	-ms-transition: all 0.5s ease 0.3s;
}

p.in-pos {
	transition: all 0.5s ease 0.6s;
	-moz-transition: all 0.5s ease 0.6s;
	-webkit-transition: all 0.5s ease 0.6s;
	-o-transition: all 0.5s ease 0.6s;
	-ms-transition: all 0.5s ease 0.6s;
}

img.in-pos {
	transition: all 0.5s ease 0.9s;
	-moz-transition: all 0.5s ease 0.9s;
	-webkit-transition: all 0.5s ease 0.9s;
	-o-transition: all 0.5s ease 0.9s;
	-ms-transition: all 0.5s ease 0.9s;
}


.out-pos {
	opacity: 0;
	transform: translateX(250px);
	-moz-transform: translateX(250px);
	-webkit-transform: translateX(250px);
	-o-transform: translateX(250px);
	-ms-transform: translateX(250px);
}

.parallax-block-content.out-pos {
	transition: all 0.5s ease 0.9s;
	-moz-transition: all 0.5s ease 0.9s;
	-webkit-transition: all 0.5s ease 0.9s;
	-o-transition: all 0.5s ease 0.9s;
	-ms-transition: all 0.5s ease 0.9s;
}

h1.out-pos {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

p.out-pos {
	transition: all 0.5s ease 0.3s;
	-moz-transition: all 0.5s ease 0.3s;
	-webkit-transition: all 0.5s ease 0.3s;
	-o-transition: all 0.5s ease 0.3s;
	-ms-transition: all 0.5s ease 0.3s;
}

img.out-pos {
	transition: all 0.5s ease 0.6s;
	-moz-transition: all 0.5s ease 0.6s;
	-webkit-transition: all 0.5s ease 0.6s;
	-o-transition: all 0.5s ease 0.6s;
	-ms-transition: all 0.5s ease 0.6s;
}

/* Product List */
.page-product .header-container {
    background: none repeat scroll 0 0 #0f0f0f;
}

.page-product .breadcrumbs ul{
    width: 100%;
}
.page-product .product-list,
.page-product .product-list-row{
    padding: 40px 0;
}
.page-product .toolbar{
    border-bottom: 1px solid #525252;
    margin: 0 0 12px 0;
    overflow: hidden;
    padding-bottom: 10px;
}
.page-product .toolbar .amount{
    display: inline-block;
    float: left;
    color: #A3A3A3;
    margin: 0;
}
.page-product .toolbar .sorter{
    display: inline-block;
    float: right;
}
.page-product .toolbar .sort-by{
    display: inline-block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 140px;
    margin: 0;
}
.page-product .toolbar .sort-by select{
    border: medium none;
    color: rgb(163, 163, 163);
    padding: 5px 10px;
    width: 100%;
    height: 33px;
    border: 1px solid rgb(163, 163, 163);
    background: #242424;
}
.page-product .toolbar .sort-by select option{
    border: medium none;
    padding: 5px 10px;
    width: 100%;
    height: 33px;
    line-height: 33px;
    background: #232323;
    color: #a3a3a3;
}
.page-product .toolbar .sort-by i{
    position: absolute;
    right: 0;
}
.page-product .toolbar .view-mode{
    display: inline-block;
    float: left;
    height: 33px;
    margin: 0;
}
.page-product .toolbar .view-mode .grid,
.page-product .toolbar .view-mode .list{
    border: 1px solid #484848;
    color: #858585;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 33px;
    float: left;
    margin-left: 6px;
}
.page-product .toolbar .view-mode .grid:hover,
.page-product .toolbar .view-mode .grid-active,
.page-product .toolbar .view-mode .list:hover,
.page-product .toolbar .view-mode .list-active{
    background: none repeat scroll 0 0 #343434;
    border: 1px solid #484848;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 33px;
    float: left;
    margin-left: 6px;
}

.page-product .product-image-wrapper .new-label:before{
    border-color: transparent transparent transparent #d60404;
    border-style: solid;
    border-width: 14px;
    bottom: -11px;
    content: "";
    left: 0;
    position: absolute;
}
.page-product .product-image-wrapper .new-label{
    background: none repeat scroll 0 0 #d60404;
    font-size: 14px;
    height: 31px;
    left: 25px;
    line-height: 31px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 25px;
    width: 65px;
}
.page-product .product-image-wrapper.last-row {
    margin-bottom: 20px;
}

.page-product .product-filter{
    background: #d60404;
    margin-bottom: 35px;
    padding: 15px 10px 44px 10px;;
}
.page-product .product-filter .title{
    font-size: 16px;
    margin: 0;
}
.page-product .product-filter hr{
    color: #d1333d;
    margin: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.widget-price-filter {
    position: relative;
    padding-top: 25px;
}
.widget-price-filter .min-filter{
    position: absolute;
    top: 0;
    left: 9%;
}
.widget-price-filter .max-filter{
    position: absolute;
    top: 0;
    left: 63%;
}
.widget-price-filter .ui-slider {
    position: relative;
    height: 4px;
    border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
    background: rgba(0,0,0,0.5);
    margin: 5px 0 20px;
}
.widget-price-filter .ui-slider-range {
    position: absolute;
    top: 0;
    height: 4px;
    border-radius: 3px;
    background: #fff;
}
.widget-price-filter .ui-slider-handle {
    position: absolute;
    top: -3px;
    width: 9px;
    height: 9px;
    margin-left: -4px;
    outline: none;
    border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
    background: #fff;
    cursor: pointer;
}
.page-product .product-filter a{
    border: 2px solid #fff;
    display: block;
    line-height: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 70px;
}
.page-product .product-filter a:hover{
    background: none repeat scroll 0 0 #fff;
    color: #d60404;
}
.page-product .product-categories{
    background: #d60404;
}
.page-product .product-categories .title {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  font-size: 18px;
  margin: 0;
  padding: 15px 10px;
}
.page-product .product-categories ul {
    padding: 0 15px 5px;
}
.page-product .product-categories ul li  {
    padding: 10px 0;
    font-size: 13px;
    position:relative;
    border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.page-product .product-categories ul li a:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 44px;
    width: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;	
    -ms-transition: all .3s ease-in-out;	
    -o-transition: all .3s ease-in-out;	
}
.page-product .product-categories ul li a:hover:before {
    width:60px;
    transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; 
    -moz-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -ms-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -o-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -webkit-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.page-product .pages{}
.page-product .pages ol{
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.page-product .pages ol li{
    display: inline-block;
    float: left;
    margin-right: 8px;
    text-align: center;
    vertical-align: middle;
}
.page-product .pages ol li a{
    border: 1px solid #4e4e4e;
    display: block;
    font-size: 15px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    padding: 0;
}
.page-product .pages ol li.current a,
.page-product .pages ol li a:hover{
    background: #d60404;
    border-color: #d60404;
}

.product-popular{
    margin-top: 20px;
    background: none repeat scroll 0 0 #232323;
}
.product-popular .title{
    font-size: 18px;
    margin: 0;
    padding: 15px;
}
.product-popular ul{
    margin: 0;
    padding: 0 0 0 1px;
}
.product-popular ul li{
    background: #232323;
    border-left: 2px solid #454545;
    border-top: 1px solid #2a2a2a;
    display: block;
    overflow: hidden;
    padding: 10px 10px 10px 12px;
}
.product-popular ul li:last-child{
    border-bottom: 1px solid #2a2a2a;
}
.product-popular ul li:hover{
    background: #1b1b1b;
    border-left: 2px solid #d60404;
}
.product-popular ul li .product-image{
    display: inline-block;
    float: left;
}
.product-popular ul li .info-products {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  line-height: 24px;
  padding: 0 10px 0 85px;
}
.product-popular ul li .info-products .product-name{
    margin: 0;
}
.product-popular ul li .info-products .price-box{
    color: #d60404;
    font-size: 18px;
}
.page-footer-product{
    background: #1b1b1b;
}
.footer-right .line1 a{
    color: #d60404;
}
.page-footer-product .email input.inputbox {
    background: none;
}
.quickview-box{
    display: none;    
}
.quickview-box .quickview-body{
    float: none;
    margin: 0 auto;
}
.quickview-box .product-essential{
    position: relative;
}
.quickview-box .quickview-close{
    background: none repeat scroll 0 0 #d60404;
    border: medium none;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 9;
}

/* Product List Row */
.product-list-row .product-image-wrapper{
    margin-bottom: 35px;
}
.product-list-row .product-content{
    background: #161616;
    overflow: hidden;
}
.product-list-row .product-image{
    padding: 0;
}
.product-list-row .info-products-list {
    border: none;
    padding-right: 30px;
    padding-top: 15px;
}
.product-list-row .info-products-list hr{
    color: #262626;
    border-top: 1px solid;
    margin: 0;
}
.product-list-row .info-products-list .desc{
    margin: 10px 0 45px;
    color: #9a9a9a;
}
.product-list-row .price-box{
    float: left;
    margin-top: 10px;
}
.product-list-row .price-box .special-price,
.product-list-row .price-box .old-price{
    color: #fff;
}
.product-list-row .actions-box{
    float: right;
    margin-top: 10px;
}
.product-list-row .actions-box ul{
    margin: 0;
    padding: 0;
}
.product-list-row .actions-box ul li{
    margin-right: 5px;
    display: inline-block;
}
.product-list-row .actions-box ul li:last-child{
    margin-right: 0;
}
.product-list-row .actions-box ul li a{
    background: #232323;
    display: block;
    height: 35px;
    width: 35px;
    font-size: 14px;
    margin: 0;
    line-height: 35px;
    text-align: center;
}
.product-list-row .actions-box ul li a:hover{
    background: none repeat scroll 0 0 #d60404;
}
.product-list-row .product-image-wrapper:hover .arrows{
    opacity: 1;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
}
.product-list-row .arrows {
    display: block;
    left: 50%;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: transform 0.5s ease 0s;
    -moz-transition: -moz-transform 0.5s ease 0s;
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    -o-transition: -o-transform 0.5s ease 0s;
    -ms-transition: -ms-transform 0.5s ease 0s;
    opacity: 0;
}
.product-list-row .product-image-wrapper.last-row{
    margin-bottom: 45px;
}

/* Product detail */
.product-detail{
    padding-top: 40px;
}
.product-essential{
    margin-bottom: 35px;
    overflow: hidden;
    padding: 0 !important;
    background: none repeat scroll 0 0 #1b1b1b;
}
.product-essential .product-img-box{
    padding: 0;
}
.product-essential .more-views{
    background: none repeat scroll 0 0 #3b3b3b;
    padding: 8px 32px;
    position: relative;
    overflow: hidden;
}
.product-essential #owl-demo{
    padding: 0 9px;
    border-left: 1px solid #545454;
    border-right: 1px solid #545454;
}
.product-essential .more-views .owl-wrapper-outer{
    overflow: hidden;
}
.product-essential .customNavigation{
  text-align: center;
}
.product-essential .customNavigation a{
    color: #9e9e9e;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    top: 35px;
    padding: 0;
}
.product-essential .customNavigation a.prev{
    left: 15px;
}
.product-essential .customNavigation a.next{
    right: 15px;
}
.product-essential .product-shop{
    overflow: hidden;
    padding: 15px 25px;
}
.product-essential .product-name{
    border-bottom: 1px solid #262626;
    margin-bottom: 10px;
}
.product-essential .product-name h1{
    font-size: 18px;
    margin: 0 0 15px;
}
.product-essential .meta-box{
    border-bottom: 1px solid #262626;
    margin-bottom: 10px;
    overflow: hidden;
}
.product-essential .meta-box .price-box{
    float: left;
    margin-bottom: 10px;
}
.product-essential .meta-box .price-box .old-price{
    color: #fff;
}
.product-essential .meta-box .rating-box{
    float: right;
    margin-bottom: 10px;
}
.product-essential .meta-box .rating-box .rating{
    color: #d60404;
    width: auto;
}
.product-essential .meta-box .rating-box .rating i{
    display: inline-block;
    float: left;
    line-height: 24px;
    margin-right: 3px;
}
.product-essential .short-description{
    color: #9a9a9a;
    margin-bottom: 40px;
}
.product-essential .add-to-box{
    border-bottom: 1px solid #262626;
    margin-bottom: 10px;
    padding-bottom: 25px;
}
.add-to-cart{
    position: relative;
	width: 78px;
}
.add-to-cart input{
    background: #232323;
    border: 1px solid #484848;
    color: #9a9a9a;
    height: 35px;
    padding: 0 12px;
    width: 78px;
}
.add-to-cart span{
    color: #9a9a9a;
    font-size: 14px;
    position: absolute;
    right: 10px;
    height: 10px;
    line-height: 10px;
}
.add-to-cart span:hover{
    cursor: pointer;
    color: #fff;
}
.add-to-cart .increase-qty{
    top: 9px;
}
.add-to-cart .decrease-qty{
    top: 12px;
}
.button{
    background: none repeat scroll 0 0 #d60404;
    border: medium none;
    height: 35px;
    padding: 0 0 0 25px;
    position: relative;
    text-transform: uppercase;
    width: 110px;
}
.add-to-box .button {background: url(images/btn-gradient.png) no-repeat scroll left center #d60404;}
.btn-checkout{
	width: 125px;
}
.button .fa-icon{
    height: 35px;
    left: 0;
    line-height: 35px;
    padding-left: 5px;
    position: absolute;
    top: 0;
    width: 25px;
}
.button span{
    display: inline-block;
    height: 35px;
    line-height: 35px;
	white-space: nowrap;
    width: 85px;	
}
.btn-checkout span{
	width: 100px;
}
.product-essential .add-to-cart{
    float: left;
    margin-right: 7px;
}
.product-essential .add-to-box .btn-cart{
    margin-right: 7px;
}
.product-essential .add-to-box .link-wishlist{
    background: none repeat scroll 0 0 #232323;
    border: 1px solid #484848;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
}
.product-essential .add-to-box .link-wishlist:hover{
    background: #d60404;
    cursor: pointer;
}
.product-essential .cat-list{
    border-bottom: 1px solid #262626;
    color: #9a9a9a;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.product-essential .tags-list{
    border-bottom: 1px solid #262626;
    color: #9a9a9a;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}
.product-essential .tags-list label,
.product-essential .cat-list label{
    float: left;
    padding-left: 3px;
    width: 80px;
}
.product-essential .tags-list span,
.product-essential .cat-list span{
    float: left;
    margin-right: 10px;
}
.product-essential .tags-list ul,
.product-essential .cat-list ul{
    float: left;
    margin: 0;
    padding: 0;
}
.product-essential .tags-list ul li,
.product-essential .cat-list ul li{
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.product-essential .cat-list ul li a{
    color: #d60404;
}
.product-essential .tags-list ul li a{
    background: none repeat scroll 0 0 #232323;
    border: 1px solid #484848;
    color: #9a9a9a;
    display: inline-block;
    height: 27px;
    padding: 0 15px;
}
.product-essential .tags-list ul li a:hover{
    background: #d60404;
    color: #fff;
}
.product-essential .social-icon{}
.product-essential .social-icon ul{
    float: right;
    margin: 0;
    padding: 0;
}
.product-essential .social-icon ul li{
    display: inline-block;
    float: left;
    margin-right: 7px;
}
.product-essential .social-icon ul li:last-child{
    margin-right: 0;
}
.product-essential .social-icon ul a{
    background: none repeat scroll 0 0 #232323;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.product-essential .social-icon ul a:hover{
    background: #d60404;
}
.product-detail .product-collateral{
    margin-bottom: 45px;
}
.product-detail .product-collateral > ul{
    margin: 0;
    padding: 0;
}
.product-detail .product-collateral > ul li{
    display: inline-block;
    margin-right: 4px;
}
.product-detail .product-collateral > ul li a{
    background: none repeat scroll 0 0 #1b1b1b;
    display: inline-block;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    text-transform: uppercase;
}
.product-detail .product-collateral > ul li a:hover,
.product-detail .product-collateral > ul li.ui-state-active a{
    background: #d60404;
}
.product-detail .product-collateral .box-collateral{
    background: none repeat scroll 0 0 #1b1b1b;
    padding: 20px;
}
.product-detail .product-collateral .box-collateral p{
    margin: 0;
}
.product-detail .product-collateral .box-collateral ul{
    margin: 10px 0 10px 10px;
    padding: 0;
}
.product-detail .product-collateral .box-collateral ul li:before{
    color: #d60404;
    content: "\2022";
    font-size: 2em;
    padding-right: 10px;
    position: relative;
    top: 0.1em;
}
.product-related .info-products{
    text-align:left;
}
.product-related .info-products .actions{
    border-top: 1px solid rgba(88, 88, 88, 0.18);
}
.product-related .title{
    border-bottom: 1px solid #525252;
    font-size: 14px;
    margin: 0 0 20px 0;
    padding-bottom: 5px;
}

/* Product cart */
.product-cart{
    padding-top: 40px;
}
.product-cart .cart{}
.product-cart .cart .cart-table{
	margin-bottom: 30px;
}
.product-cart .cart .cart-table .row-title{
	background: none repeat scroll 0 0 #343434;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-transform: uppercase;
}
.product-cart .cart .cart-table .row-title > div{
	border-right: 1px solid #525252;
}
.product-cart .cart .cart-table .delete-item{
	border-right: none !important;
	text-align: center;
	font-size: 14px;
}
.product-cart .cart .cart-table .row-item{
	background: none repeat scroll 0 0 #1b1b1b;
    overflow: hidden;
	border-bottom: 1px solid #343434;
}
.product-cart .cart .cart-table .row-item .item{
	padding: 20px;
	border-right: 1px solid #343434;
	min-height: 115px;
}
.product-cart .cart .cart-table .row-item .name-item .product-image{
	float: left;
    margin-right: 20px;
}
.product-cart .cart .cart-table .row-item .name-item .product-info{
	display: inline-block;
    float: left;
}
.product-cart .cart .cart-table .row-item .name-item .product-info a{
	font-size: 14px;
}
.product-cart .cart .cart-table .row-item .price-item .cart-price{
	font-size: 16px;
	color: #d60404;
}
.product-cart .cart .cart-table .row-item .qty-item{}
.product-cart .cart .cart-table .row-item .delete-item{
	line-height: 75px;
}
.product-cart .cart .cart-collaterals{
	margin-bottom: 30px;
}
.product-cart .cart .cart-collaterals .calculate-shipping{
	
}
.product-cart .cart .cart-collaterals .title{
	background: none repeat scroll 0 0 #d60404;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
}
.product-cart .cart .cart-collaterals .box{
	border: 1px solid #393939;
	border-top: none;
	background: #1b1b1b;
	padding: 20px;
	height: 193px;
}
.product-cart .cart .cart-collaterals .calculate-shipping .box select{
	background: none repeat scroll 0 0 #232323;
    border: 1px solid #393939;
    color: #9a9a9a;
    height: 33px;
    line-height: 33px;
	margin-bottom: 20px;
    padding-left: 12px;
	width: 100%;
}
.product-cart .cart .cart-collaterals .calculate-shipping .box select option{
	height: 33px;
    padding: 6px 12px;
}
.product-cart .cart .cart-collaterals .cart-total-item{
	border-bottom: 1px solid #262626;
    clear: both;
    height: 35px;
    line-height: 35px;
}
.product-cart .cart .cart-collaterals .order-total{
	height: 40px;
	line-height: 40px;
}
.product-cart .cart .cart-collaterals .cart-total-item label{
	color: #939393;
    float: left;
    margin: 0;
}
.product-cart .cart .cart-collaterals .cart-total-item .price{
	color: #d60404;
    float: right;
    font-size: 14px;
}
.product-cart .cart .cart-collaterals .cart-total .button{
	clear: both;
    float: right;
    margin-top: 15px;
	background: url("images/btn-gradient.png") no-repeat scroll left center #d60404;
}
.cart-collaterals .button, .checkout-row .button, .coupon .button, .btn-checkout{
	background: url("images/btn-gradient.png") no-repeat scroll left center #d60404;
}

/* Product checkout */
.product-check-out{
    padding-top: 40px;
}
.product-check-out .checkout{
	padding-bottom: 50px;
}
.product-check-out .checkout .checkout-row{
	margin-bottom: 25px;
} 
.product-check-out .checkout .checkout-row .title{
	background: none repeat scroll 0 0 #d60404;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
} 
.product-check-out .checkout .checkout-row .box{
	border: 1px solid #393939;
	border-top: none;
	background: #1b1b1b;
	padding: 20px;
} 
.product-check-out .checkout .checkout-row .billing-address .box,
.product-check-out .checkout .checkout-row .shipping-address .box{
	height: 368px;
	padding-bottom: 35px;
}
.product-check-out .checkout .checkout-row .box p{
	color: #9a9a9a;
    margin-bottom: 20px;
}
.product-check-out .checkout .checkout-row .box .input-text,
.product-check-out .checkout .checkout-row .box select{
	background: none repeat scroll 0 0 #232323;
    border: 1px solid #393939;
    color: #9a9a9a;
    height: 33px;
    line-height: 33px;
	margin-bottom: 25px;
    padding-left: 12px;
	width: 100%;
}
.product-check-out .checkout .checkout-row .box select option{
	height: 33px;
    padding: 6px 12px;
}
.product-check-out .checkout .checkout-row .box .checkbox{
	display: inline-block;
    float: left;
    height: 15px;
	margin: 0 8px 0 0;
}
.product-check-out .checkout .checkout-row .box .label-checkbox{
	color: #9a9a9a;
	float: left;
    line-height: 15px;
    margin: 0;
}
.product-check-out .checkout .checkout-row .box .address{
	color: #9a9a9a;
    margin: 25px 0 10px;
}
.product-check-out .checkout .checkout-row .box .textarea{
	background: none repeat scroll 0 0 #232323;
    border: 1px solid #393939;
    clear: both;
    color: #9a9a9a;
    height: 230px;
    padding: 10px;
    resize: none;
    width: 100%;
}
.product-check-out .checkout .checkout-row .cart-total-item{
	border-bottom: 1px solid #262626;
    clear: both;
    height: 35px;
    line-height: 35px;
}
.product-check-out .checkout .checkout-row .order-total{
	border-bottom: none;
	height: 40px;
	line-height: 40px;
}
.product-check-out .checkout .checkout-row .cart-total-item label{
	color: #939393;
    float: left;
    margin: 0;
}
.product-check-out .checkout .checkout-row .cart-total-item .price{
	color: #d60404;
    float: right;
    font-size: 14px;
}
.product-check-out .checkout .checkout-row .payment-method{
	border: 1px solid #484848;
	color: #9a9a9a;
}
.product-check-out .checkout .checkout-row .payment-method .payment-item{
	background: none repeat scroll 0 0 #1b1b1b;
    border-bottom: 1px solid #2d2d2d;
    padding: 20px;
	clear: both;
	overflow: hidden;
}
.product-check-out .checkout .checkout-row .payment-method .payment-item .radio{
	float: left;
    margin-top: 3px;
}
.product-check-out .checkout .checkout-row .payment-method .payment-item .method{
	padding-left: 35px;
}
.product-check-out .checkout .checkout-row .payment-method .payment-item .method p{
	line-height: 20px;
    margin: 0 0 5px;
}

/*---------------------------------------------------
	PANEL
------------------------------------------------------*/
/* Panel Setting */
.panel-tools{
	position:fixed;
	left:0;top:100px;
	z-index:999;
	background:#fff;
	box-shadow:2px 2px 5px #333;
	color:#848484;
	font-size:11px;
}
.panel-tools .panel-content{
	padding:16px;
	width:240px;
	display:none;
	margin-left:-240px;
}
.panel-tools button{
	border:none;
	color:#fff;
	margin: 5px 0;
}
.panel-tools h3{
	font-size:14px;
	padding-bottom:12px;
	margin-top:12px;
	border-bottom:1px solid #d8d8d8;
	text-transform:uppercase;
}
.panel-tools .panel-button{
	right:-45px;
	position:absolute;
	top:-5px;
	width:45px;
	height:45px;
	line-height:45px;
	font-size:24px;
	box-shadow:2px 2px 2px #333;
}
.panel-tools  .layout-setting h3{
	margin-top:5px;
}
.panel-tools  .layout-setting button,.reset-button button{
	background:#f6f6f6;
	width:65px;
	margin-right:8px;
	line-height:35px;
	border:1px solid #dedede;
	font-size:14px;
	color:inherit;
	text-transform:uppercase;
}
.panel-tools  .layout-setting button.active,.reset-button button{
	color:#fff;
}
.panel-tools  .color-setting button{
	width:27px;
	height:27px;
	margin-right:5px;
	border:2px solid #fff;
}
.panel-tools  .color-setting button.active{
	border:2px solid #d7d7d7;
}
.panel-tools  .color-setting button:last-child{
	margin-right:0;
}
.panel-tools  .reset-button{
	border-top:1px solid #d8d8d8;
	margin-top:20px;
	padding-top:10px;
}
.panel-tools .overlay-setting{
	position:relative;
}
.panel-tools .overlay-setting.disabled:after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:'';
	background:#fff;
	z-index:1;
	opacity:0.7;
} 

/*---------------------------------------------------
	FOOTER
------------------------------------------------------*/
.page-footer {
  background: none repeat scroll 0 0 #151515;
  padding-bottom: 25px;
  padding-top: 40px;
  position: relative;
  z-index: 2;
}
.index-white .page-footer {
    color:#555555;
	background: none repeat scroll 0 0 #fff;
}
.infomation, .location, .send-mail{padding-bottom:30px;}
.footer-title h4 {
    color: #d60404;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 10px;
    text-transform: none;
}
.info {
    display: block;
    padding-bottom: 10px;
}
.email  input.inputbox {
    background: none repeat scroll 0 0 #242424;
    border: 1px solid #6f6f6f;
    border-radius: 50px;
   -moz-border-radius: 50px;
   -webkit-border-radius: 50px;
   -ms-border-radius: 50px;
   -o-border-radius: 50px;
    color: #676767;
    height: 33px;
    line-height: 33px;
    padding: 0 4px 0 15px;
}
.email input.inputbox {
    background: none repeat scroll 0 0 #242424;
    border: 1px solid #6f6f6f;
}
.index-white .email input.inputbox {
    background: none repeat scroll 0 0 #fff;
}
.email .button {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #717171;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  margin-left: -35px;
  padding-left: 0;
  width: 30px;
}
.email .button:hover {
  color: #fff;
}
.email  .button .fa {
  left: 0;
  top: 4px;
}

/* Copyright*/ 
#copyright {
  background: none repeat scroll 0 0 #1c1c1c;
  border-top: 1px solid #353535;
  position: relative;
}
.index-white #copyright {
    background: none repeat scroll 0 0 #eeeeee;
    border-top: none;
}
#copyright:hover {
    background: none repeat scroll 0 0 #d60404;
}
.index-white #copyright:hover {
    background: none repeat scroll 0 0 #eeeeee;
}

/* Social icons */
.social_icon {
    margin-top: 20px;
}
.social_icon a {
  background: none repeat scroll 0 0 #303030;
  border: 1px solid #595959;
  border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 14px;
  height: 37px;
  line-height: 37px;
  margin: 0 9px 0 0;
  overflow: hidden;
  text-align: center;
  width: 37px;
}
.social_icon a:hover {
    background: none repeat scroll 0 0 #d60404;
}
.social_icon a i.fa {
  cursor: pointer;
  height: 37px;
  line-height: 37px;
  width: 37px;
}
.social_icon a:hover .fa {
	animation:0.35s ease 0s normal none 1 icon-social-hover;
	-o-animation:0.35s ease 0s normal none 1 icon-social-hover;
	-moz-animation:0.35s ease 0s normal none 1 icon-social-hover;
	-webkit-animation:0.35s ease 0s normal none 1 icon-social-hover;
	-ms-animation:0.35s ease 0s normal none 1 icon-social-hover;
}

/* Back to top */
.back-to-top {
    color: #fff;
    font-size: 24px;
    padding: 12px 0;
    text-align: center;
}
.back-to-top a {
    color: #fff;
}
.back-to-top a:hover {
    color: #fff;
}
.index-white .back-to-top a, .index-white .back-to-top a:hover{
    color: #d60404;
}
[class*="image-bg-"] {
    background-attachment: fixed !important;
    background-size: cover !important;
}


/*----------------Welcome---------------------*/
.banner-text {
  position: absolute;
  top: 110px;
  width: 100%;
  z-index: 9;
}
.sport-club .banner-text {
  top: 150px;
}
.banner-text .title-page h4 span{
  border: 2px solid;
  padding: 5px 10px;
  font-weight: bold;
}
.banner-text .title-page h1{
  font-size: 60px;
}
.banner-text .title-page h5{
  font-size: 16px;
}
.link-to {
  text-align: center;
}
.select-demo, .purchare-it {
  background: none repeat scroll 0 0 #343434;
  font-size: 16px;
  padding: 7px 12px;
  width:160px;
  display:inline-block;
  text-transform: uppercase;
}
.purchare-it {
  background: none repeat scroll 0 0 #d60404;
  margin-left: 10px;
}

.banner-img img{
  width: 100%;
}
.banner-olayer {
  background: url("images/bg-glass.png") no-repeat scroll center center / 100% auto transparent;
  height: 100%;
  position: absolute;
  width: 100%;
}
.hover-right {
  cursor: pointer;
  float: left;
  height: 100%;
  width: 50%;
}
.hover-left {
  cursor: pointer;
  float: right;
  height: 100%;
  width: 50%;
}

#scene{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
}
.layer-bg{
	background: url("images/bg-glass.png") no-repeat scroll center center/100% 100%;
	margin: -200px 0 0 -200px;
}
.layer img{
	width:100%;
	opacity:0.3;
}

.demos .title-page {
  background: none repeat scroll 0 0 #d60404;
  padding-bottom: 45px;
  padding-top: 60px;
  position: relative;
  z-index: 2;
}
.demos-category {
  list-style: inside none disc;
  padding-left: 0;
}
.demos-category li {
  display: inline-block;
  margin-right: 25px;
}
.demos-category li:before {
  background: none repeat scroll 0 0 #93040d;
  border-radius: 50%;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
  content: "";
  height: 6px;
  margin-left: -10px;
  margin-top: 9px;
  position: absolute;
  width: 6px;
}
.demos-category li:hover:before {
  background: none repeat scroll 0 0 #fff;
}
.demos-category li a {
  color: #93040d;
  font-size: 14px;
}
.demos-category li a:hover {
  color: #fff;
}
.demos-home {
  background: none repeat scroll 0 0 #1e1e1e;
  padding: 80px 0 55px;
  position: relative;
}
.demos-title {
  padding: 32px 0 32px;
  text-align: center;
}
.demos-image {
  position: relative;
}
.magnifier {
  background: none repeat scroll 0 0 rgba(30, 30, 30, 0.76);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.magnifier .buttons {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
}
.magnifier .buttons a:hover  {
	background:#d60404;
	border: none;
	transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.magnifier:hover{
	opacity:1;
    visibility:visible;
}
.magnifier:hover .buttons {
	opacity:1;
   transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  visibility:visible;
}
.demo {
  border: 2px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  height: 100px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}

.demos-title .link-home{
  font-size: 14px;
  text-transform: uppercase;
}
.demos-title .link-home span {
  border: 2px solid;
  margin-right: 10px;
  padding: 5px;
}

.bottom-page {
  background: #242424;
  position: relative;
}
.features {
  background: #242424;
  position: relative;
}

.features .sevices-main {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  z-index: 20;
  position: relative;
  margin-bottom: -58px;
}
.features .title-page {
  padding-bottom: 95px;
  padding-top: 60px;
}
.bg-bottom {
  position: relative;
  z-index: 10;
}
.intro-icon {
  font-size: 72px;
  padding-bottom: 30px;
}
.features .services-content h3{
  font-size: 20px;
}
.features .services-content .actions {
  padding: 0 15px;
}

.footer-welcome {
  background: none repeat scroll 0 0 #d60404;
  margin-top: -250px;
  position: relative;
}
.footer-welcome .title-page {
  padding-top: 175px;
  position: relative;
  z-index: 20;
}
.footer-welcome .title-page h4 {
  font-size: 20px;
  padding-bottom: 15px;
}
.footer-welcome .title-page h4 span{
  border: 1px solid;
  padding: 5px 10px;
}
.footer-welcome .title-page h6 i {
  color: #7d0109;
}


/* ---------------------- Page Store --------------------------------------*/

.index-store .header {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  position: absolute !important;
}
.index-store .menu-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  display: block !important;
  left: 38%;
}
/* --- Menu --- */

.menu-store {
  background: none repeat scroll 0 0 rgba(14,14,14,0.9) !important;
  border: 1px solid transparent;
  margin-right: 0;
  overflow: hidden;
  padding: 0 15px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transition: -moz-transform 1s ease 0s;
  -moz-transition: -moz-transform 1s ease 0s;
  -webkit-transition: -webkit-transform 1s ease 0s;
  -ms-transition: -ms-transform 1s ease 0s;
  -o-transition: -o-transform 1s ease 0s;
  width: 100%;
  height:100%;
  z-index: 99999;
}
.show-menu .menu-wrap {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transition: -moz-transform 0.6s ease 0s;
  -moz-transition: -moz-transform 0.6s ease 0s;
  -webkit-transition: -webkit-transform 0.6s ease 0s;
  -ms-transition: -ms-transform 0.6s ease 0s;
  -o-transition: -o-transform 0.6s ease 0s;
}
.menu-store .main-menu.container {
  padding: 30px 24px;
}
.menu-store ul.nav-store> li{
  border: medium none;
  text-align: center;
}
.menu-store ul.nav-store > li a{
  font-size:30px;
  font-weight:bold;
  padding: 17px 0;
}
.menu-store ul.nav-store > li a:hover{
  color:#d60404;
}
.menu-store  ul.nav-menu li ul.show {
  border:none;
}
.menu-store ul.nav-store li .child-nav li a {
  font-size: 14px;
}
.nav-store .dropdown a i{
  opacity:0;
}
.nav-store .dropdown .icon-arrow::before {
  opacity:0;
}
/* --- End Menu --- */
.icon-cart .carts-store, 
.icon-wishlist .wishlists-store {
  display: inline-block;
  float: left;
  margin-right: -280px;
  width: 280px;
  background: none repeat scroll 0 0 #2a2a2a;
}
.cart-store, .wishlist-store {
  margin-top: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 100px;
  z-index: 99;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.wishlist-store{
  top: 150px;
  z-index:90;
}
.icon-cart, .icon-wishlist {
  position: relative;
}
.my-cart, .my-wishlist {
  background: none repeat scroll 0 0 #d60404;
  height: 40px;
  line-height: 38px;
  margin-bottom: 5px;
  text-align: center;
  width: 40px;
  font-size: 14px;
    display: inline-block;
  float: left;
  overflow: hidden;
  box-shadow: 2px 2px 2px #333;
  -moz-box-shadow: 2px 2px 2px #333;
  -webkit-box-shadow: 2px 2px 2px #333;
  -ms-box-shadow: 2px 2px 2px #333;
  -o-box-shadow: 2px 2px 2px #333;
}
.my-cart button, .my-wishlist button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
}
.carts-store .title, .icon-wishlist .title {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  color: #cccccc;
  font-size: 14px;
  margin: 0 0 15px;
  padding: 13px 15px;
}
.bag-cart > ul {
  padding-left: 0;
  overflow: hidden;
}
.bag-cart ul li {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  margin-bottom: 8px;
  padding-left: 15px;
}
.bag-cart .product-image {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  vertical-align: top;
}
 
.bag-cart .info-products {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  display: inline-block;
  width: 70%;
  padding: 0 15px;
}
.bag-cart .info-products .price-box {
  color: #d60404;
}
.bag-cart .check {
  background: none repeat scroll 0 0 #d60404;
  border: medium none;
  padding: 7px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-bottom: 15px;
}

/* --- Collection ---*/

.bg-store .athlete-html {
  font-size: 24px;
  margin-bottom: 38px;
}
.bg-store .banner-text .title-page h5 {
  font-size: 18px;
  margin-top: 18px;
  margin-bottom:40px;
  font-weight: bold;
}
.btn-store {
  display: inline-block;
  margin-left: 15px;
}
.btn-store.shop-now a {
  background: none repeat scroll 0 0 #d60404;
  font-size: 14px;
  text-transform: uppercase;
  padding: 14px 28px;
}
.btn-store.watch-video a {
  background: none;
  border:2px solid #fff;
}
/* --- Master Slide --- */

.bg-store .ms-thumb-list.ms-dir-h {
  bottom: 0;
  position: absolute !important;
  width: 100%;
}
.bg-store .ms-tabs .ms-thumb {
  padding: 0;
}
.bg-store .ms-tabs.ms-dir-h .ms-thumb-frame {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #fff;
  margin: 15px !important;
  text-shadow:none;
}
.bg-store .ms-tabs .ms-thumb-frame-selected {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
   border: medium none;
}
.bg-store .ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
  border:none;
}
.bg-store .ms-skin-default .ms-nav-next, 
.bg-store .ms-skin-default .ms-nav-prev{
  display:none;
}
.ms-thumb-frame-selected .sub-title{
  background:#d60404;
}

/* --- End Master Slide --- */
.sub-title {
 background: none repeat scroll 0 0 rgba(28, 28, 28, 0.3);
  padding: 24px 22px 14px;
  margin-top: -4px;
}
.title-collection, .icon-next {
  display: inline-block;
}
.icon-next {
  border: 2px solid #d60404;
  border-radius: 50%;
  float: right;
  height: 34px;
  text-align: center;
  width: 34px;
  line-height: 34px;
  margin-top: 12px;
}
.ms-thumb-frame-selected .icon-next{
  border: 2px solid #fff;
}
.icon-next a{
  color:#d60404;
}
.ms-thumb-frame-selected .icon-next a{
  color:#fff;
}
.sub-title:hover{
  background:#d60404;
}
.sub-title:hover .icon-next{
  border: 2px solid #fff;
}
.sub-title:hover .icon-next a{
  color:#fff;
}

.title-collection .title-masory h2 {
  margin: 0;
  font-weight: bold;
}
.title-collection .title-masory h4 {
  font-size: 14px;
}
.title-masory h2{
  font-size:36px;
}
.title-masory h3{
  font-size:18px;
}
.masonry-small {
  background: none repeat scroll 0 0 #ce3642;
  margin-bottom: 30px;
  min-height: 254px;
}
.man-content .masonry-small{
  margin-bottom:0;
  margin-top:30px;
}
.masonry-lagar {
  min-height: 548px;
  position: relative;
  overflow: hidden;
}

.collection-content .box{
 margin: 0 0 120px;
}
.box .price-table-text{
  width:70%;
}
.box .price-table-text  span {
  font-size: 14px;
  text-transform: uppercase;
}
.box .price-table-text span span{
  font-size: 24px;
  border: 2px solid #fff;
  padding: 2px 15px;
  margin-left: 15px;
}

.masonry-lagar .price-table-text {
  height: 100%;
  left: 0;
  padding: 35px;
  position: absolute;
  width: 100%;
}

.masonry-lagar .price-table-img  img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
	-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	-mz-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
}

.masonry-lagar:hover .price-table-img img {
	opacity: 0.6;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.masonry-lagar .price-table-text::before {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid #4c4c4b;
	content: '';
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.masonry-lagar .price-table-text::before,
.masonry-lagar .text-masony {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
	-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.masonry-lagar .text-masony {
	margin: 0 auto;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

.masonry-lagar .title-masory {
	-webkit-transition: -webkit-transform 0.35s;
	-moz-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

.masonry-lagar:hover .price-table-text::before,
.masonry-lagar:hover .price-table-text::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.masonry-lagar:hover .title-masory,
.masonry-lagar:hover .text-masony {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.masonry-lagar-content {
  bottom: 45px;
  position: absolute;
}
/* --- Popular Product ---*/

.popular-title {
  background: none repeat scroll 0 0 #1c1c1c;
   border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  padding: 17px;
}
.text-title {
  font-size: 20px;
  margin: 0;
}
.text-title, .popular-title .next {
  display:inline-block;
}
.popular-title .next {
  float:right;
}
.popular-title .next .icon-wrap {
  border: 2px solid #fff;
  border-radius: 50%;
  height: 28px;
  line-height: 25px;
  margin-right: 5px;
  text-align: center;
  width: 28px;
}
.popular-title .next .icon-wrap:hover {
  border: 2px solid #ce3642;
  color:#ce3642;
}
.collection {
  background: none repeat scroll 0 0 #1c1c1c;
  padding-top: 40px;
  position: relative;
}

.popular-store{
  background: url("images/store/bg-popular.png") no-repeat scroll center center  #1c1c1c;
  position: relative;
  padding: 120px 0;
}
.popular-store .product-content {
  background: none repeat scroll 0 0 rgba(28, 28, 28, 0.9);
}
.popular-store .product-content:hover {
  background: none repeat scroll 0 0 #21201f;
}
.popular-store .product-bottom {
  margin: 7px auto 0;
}
.popular-store  .info-products {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.popular-store .product-image-wrapper .product-image img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.popular-store .product-image-wrapper:hover .product-image img{
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.popular-store .info-products {
  padding: 10px 15px;
}
.popular-store .arrows {
  top: 97px;
}
.popular-product {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}


/* --- New Product ---*/

.product-store .title-page > h4 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  padding: 0 30px;
  position: relative;
}
.product-store .title-page > h4::before {
  color: #fff;
  content: "...";
  left: 0;
  position: absolute;
  top: -9px;
}
.product-store .title-page > h4::after {
  color: #fff;
  content: "...";
  position: absolute;
  top: -9px;
  right: 0;
}


/* --- Sport New ---*/

.sport-new {
  background: url("images/store/bg-sport-new.png") no-repeat scroll center center rgba(28, 28, 28, 0);
  min-height: 733px;
  position: relative;
  background-size:100% 100%;
}
.title-sport{
  margin: 20px 0;
}
.sport-new .title-page h4{
  margin-top: 85px;
}
.title-sport > a {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.title-sport > a:hover {
  color:#d60404;
}
.sport-content .read-more a {
  color: #ce3642;
  text-transform: uppercase;
}
.sport-content .read-more:hover a {
  color: #fff;
}
.sport-content .read-more:hover a .fa{
  border: 2px solid #fff;
}
.sport-content .read-more a .fa {
  border: 2px solid #d60404;
  border-radius: 50%;
  height: 28px;
  line-height: 25px;
  margin-right: 5px;
  text-align: center;
  width: 28px;
}
.img-sport {
  position: relative;
  overflow: hidden;
}
.icon-sport {
  background: none repeat scroll 0 0 #d60404;
  border-radius: 50%;
  height: 46px;
  left: 15px;
  line-height: 46px;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 46px;
}
.icon-sport .fa{
  font-size:16px;
}

/* --- Footer Store ---*/
.footer-store{
  background:#d60404;
}
.footer-store a {
  color: #fff !important;
}
.footer-store .logo {
  margin-bottom: 20px;
}
.footer-store .social_icon a {
  background: none repeat scroll 0 0 #ca434d;
  border: 1px solid #ca434d;
}

.footer-store .footer-title h4 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 7px;
}
.footer-store .footer-title h4::after {
  border-bottom: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 30%;
}
.links-left, .links-right{
  padding-left:10px;
  display:inline-block;
}
.links-right {
  float: right;
  margin-right: 20px;
}
.links-footer ul li{
  margin-bottom:7px;
  list-style-type: disc;
}

#copyright.copyright-store{
  background: none repeat scroll 0 0 #d60404 ;
  border-top: 2px solid rgba(255, 255, 255, 0.11) !important;
}
/*------------------End Page Store-------------------------*/

/*------------------ Page Sport Club-------------------------*/

.sport-club .logo{
  padding:0 15px !important;
  background:none !important;
}
.sport-club .logo a{
  background:#d60404;
  position:relative;
  z-index:99;
}
.product-store .popular-product{
  border:none;
}
 .sport-club .link-to{
  text-align: left;
}
.sport-club .banner-text .title-page h1 {
  font-size: 80px;
  margin: 0;
  text-align: left;
}
.icon-sports, .text-sport{
  display:inline-block;
}
.text-sport {
  margin-left: 80px;
}
.text-sport p{
  font-size:24px;
  text-transform:uppercase;
}
.text-sport p:last-child{
  color:#ce3642;
}
.img-title > img {
  opacity: 0.54;
}
.icon-sports {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 22px;
  height: 63px;
  left: 15px;
  line-height: 57px;
  position: absolute;
  text-align: center;
  width: 63px;
}
.img-title > img {
  height: 98px;
  width: 100%;
}
.sport-club .sub-title{
  padding:0;
  position:relative;
}
.title-content .title-collection {
  left: 15px;
  position: absolute;
  top: 15px;
}
.title-content .icon-next {
  right: 15px;
  position: absolute;
  top: 20px;
}
.title-content .icon-next{
  border: 2px solid #fff;
}
.title-content .icon-next a{
  color:#fff;
}
.img-title .background-overlay {
display:none;
}
.sub-title:hover .img-title .background-overlay {
display:block;
}

.team-content .masonry-lagar{
  margin-bottom:37px;
}
.team-content .masonry-small{
  margin-bottom:0;
}
.sport-club .price-table-text  h3 {
  font-size: 18px;
}
.sport-club .price-table-text  h2 {
  font-size: 36px;
  font-weight:bold;
}
.sport-club  .box .price-table-text .sign-up {
  border: 2px solid #fff;
  margin-left: 0;
  padding: 7px 15px;
  font-size:14px;
  text-transform: uppercase;
}
.sport-club .masonry-small {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: relative;
}
.results {
  position: relative;
}
.results-content {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
.title-match > h3 {
  background: none repeat scroll 0 0 #d60404;
  padding: 14px;
  text-align: center;
  margin: 0;
}
.title-collection > h2 {
  margin-top: 10px;
}
.results-match {
  display: block;
  float: left;
  padding: 10px 0;
  vertical-align: top;
  width: 33.3333%;
}
.results-match ul{
  padding-left:0;
}
.sport-club h4, .time-match h4{
  font-size:14px;
}
.results-home h2{
  font-weight:bold;
}
.view-league {
  float: right !important;
}
.view-league > a {
  font-size: 10px;
  text-transform: none;
  padding: 0 10px;
}
.view-league > a:hover {
  color:#d60404;
}
.sport-club .masonry-small .price-table-img {
  float: none;
  position: relative;
}
.media h2{
  font-weight:bold;
  margin-bottom: 20px;
}
.media .border-bottom{
  margin:0 auto;
}
.media .icon-sports {
  margin-top: 20px;
  position: initial;
}
.league-table ul li {
  display: block;
  float: left;
}

.sport-club .popular-store {
  background: url("images/sport/bg-athlete.jpg") no-repeat scroll center center #1c1c1c;
  padding: 90px 0;
}
.sport-club .title-page {
  position: relative;
  z-index: 99;
  padding-top:0;
  padding-bottom: 40px;
}
.results > img {
  margin-top: -45px;
  position: relative;
  z-index: -1;
}

.sport-club .popular-product {
  padding: 0 1px 0 0;
}
.sport-club .popular-product .product-image-wrapper{
  margin-bottom:0;
}


.league-table {
  padding: 0;
  width: 100%;
}
.league-table ul {
  display: block;
  float: left;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 100%;
}
.league-table ul li.with-10 {
  padding: 10px 0;
  text-align: center;
  width: 10%;
  position: relative;
}
.league-table ul li.with-50 {
  padding: 10px 0;
  text-indent: 10px;
  width: 50%;
}
.league-1 {
  background: none repeat scroll 0 0 #2b2b2b;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
}
.league-2 {
  background: none repeat scroll 0 0 #1f1f1f;
}
.league-1.league-title {
  border: medium none;
  color: #797878;
}
.league-1.league-title li {
  border-right: 1px solid #333333;
}
.league-1.league-title li:last-child {
  border-right: none;
}
.league-1.league-title li:first-child {
  padding: 10px 0;
}
.league-2.league-top {
  color: #d60404;
}
.league-table .number {
  background: none repeat scroll 0 0 #1f1f1f;
  border-radius: 50%;
  color: #fff;
  height: 26px;
  line-height: 8px;
  margin-left: 3px;
  margin-top: 7px;
  width: 26px !important;
}
.league-2 .number{
  background: none repeat scroll 0 0 #2b2b2b;
}
.league-top .number{
  background: none repeat scroll 0 0 #d60404;
}

/* --- Positioning --- */
.pad-5 {padding:5px}
.pad-10 {padding:10px}
.pad-15 {padding:15px}
.pad-20 {padding:20px}
.pad-25 {padding:25px}
.pad-30 {padding:30px}
.pad-35 {padding:35px}
.pad-40 {padding:40px}
.pad-45 {padding:45px}
.pad-50 {padding:50px}
.pad-60 {padding:60px}
.pad-80 {padding:80px}
.pad-100 {padding:100px}

/* --- Brands ---*/
.brands-sport {
  background:#1e1e1e;
  position:relative;
}
.brands-content {
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}
.brands-sport .next, .brands-sport .prev {
  left: 0;
  position: absolute;
  top: 37px;
  z-index: 99;
}
.brands-sport .next{
  right:0;
  left:auto;
}
.brands-owl{
  margin:0 10px;
}
.brands-sport .next .icon-wrap, 
.brands-sport .prev .icon-wrap  {
  color: #767676;
  font-size: 18px;
}

.links-footer ul li a:before, 
.links-footer ul li:after {
    border-bottom-color: #d60404;
}
.links-footer ul li a:before {
    right: 50%;
}
.links-footer ul li a:after {
    left: 50%;
}
.links-footer ul li a:before, .links-footer ul li a:after {
    border-bottom: 2px solid #fff;
    bottom: -5px;
    content: "";
    position: absolute;
    width: 0;
    transition: width 250ms ease-out 0s;
    -o-transition: width 250ms ease-out 0s;
    -ms-transition: width 250ms ease-out 0s;
    -moz-transition: width 250ms ease-out 0s;
    -webkit-transition: width 250ms ease-out 0s;
}

.links-footer ul li a:hover:before, .links-footer ul li a:hover:after, 
.links-footer ul li.active:before, .links-footer ul li.active:after, 
.links-footer ul li a:hover:before, .links-footer ul li a:hover:after {
    width: 50%;
}
.links-footer ul li a{
  position:relative;
}
/*------------------End Sport Club-------------------------*/


/*---------------------------------------------------
	EXTRA
------------------------------------------------------*/

@media (min-width: 1150px){
	p {font-size:16px;line-height:1.7em}
}
/* Welcome page */
@media (min-width: 1147px) and (max-width: 1199px) {
	.results > img {
	  margin-top: 0;
	  position: relative;
	  z-index: 0;
	}
}
@media (max-width: 1440px) {
	.logo-hero {
		max-width:480px;
	}
}
@media (max-width: 1174px) {
    .timetable-content .octember p {
        font-size: 26px;
    }
    .our-pricing-title {top: 55px;}
    .month {
        height: 205px;
    }
    .price-table-text h2 {
        font-size: 20px;
    }
	.results > img {
	  margin-top: 0;
	  position: relative;
	  z-index: 0;
	}
	
	.logo-hero {
		max-width:400px;
	}

}

@media (max-width: 1040px) {
	.hps-title3a {
		top:450px!important;
		font-size:14px!important;
	}
	ul.bio-list li span.bio-label,
	ul.bio-list li span.bio-info {
		width:100%;
	}
}
@media (max-width: 1024px) {
    
	.quick-access {
        position: absolute !important;
        right: 65px;
        padding:0 !important;
    }
    #header .mainnav{
        display:none!important;
    }
    #open-button{
        display:block;
		font-size:24px;
    }
    .boxing-page .nav-container, .boxing-page .quick-access  {
        background: none;
        padding: 0;
        height: auto;
        margin:0;
    }
    .boxing-page #open-button {
        top: 25px;
    }
    .boxing-page .alt  #open-button {
        top: 54px;
    }
    .search-box {right:0;}
    .title-bottom {
        font-size: 4em;
    }
	
	.hps-title1 {
		top:230px !important;
	}
	.hps-title3 {
		top: 285px !important;
	}
	.hps-title4 {
		top: 354px !important;
	}
	.sidebar-bottom-1{
	  margin-bottom: 20px;
	}
	.ch-info-wrap {
	  top: 50px;
	}
	.timetable-info > p {
	  height: 62px;
	  line-height: 21px;
	  overflow: hidden;
	  position: relative;
	}
	.timetable-info .title-content > p {
	  margin: 0;
	}
	.parallax-text .open-btn:before {
	  transform: translateX(0px);
	  -moz-transform: translateX(0px);
	  -webkit-transform: translateX(0px);
	  -ms-transform: translateX(0px);
	  -o-transform: translateX(0px);
	}
	.parallax-block .button {
	  text-indent: -99999px;
	  width: 100px;
	}
	.shopping-buy {
	  padding: 0 0 0 25px;
	  transition: none 0s ease 0s ;
	  -moz-transition: none 0s ease 0s ;
	  -webkit-transition: none 0s ease 0s ;
	  -o-transition: none 0s ease 0s ;
	  -ms-transition: none 0s ease 0s ;
	  width: 115px;
	}
	.shopping-buy:before {
	  margin-left: -35px;
	  transform: none 0s ease 0s;
	  -moz-transform: none 0s ease 0s;
	  -webkit-transform: none 0s ease 0s;
	  -o-transform: none 0s ease 0s;
	  -ms-transform: none 0s ease 0s ;
	}
	.shopping-buy:hover:before{
	   transform: none 0s ease 0s;
	  -moz-transform: none 0s ease 0s;
	  -webkit-transform: none 0s ease 0s;
	  -o-transform: none 0s ease 0s;
	  -ms-transform: none 0s ease 0s ;
	}
	.detail-our-team-desc {
	  font-size: 20px;
	  line-height: 34px;
	}
	.detail-our-team-inner {
	  padding: 25px 30px 10px;
	}
	.contact {
	  top: 105px;
	}
	.sidebar-bottom .title-match {
	  padding: 9px 0;
	}
	.index-white .classes-content .box-cell {
	  margin: 25px 18px 0;
	}
	.header-container-3 #open-button {
	  top: 83px;
	}
	.classes-content .box-cell {
	  margin: 35px 30px 0;
	}
	.profile-icon, .profile-text {
	  float: left;
	  padding: 0 20px;
	  width: 100%;
	}
	.profile-content .rating {
	  text-align: left;
	}
	.share .social-icon a {
	  padding: 0 4px;
	}
	.share-title h5 {
	  font-size: 11px;
	}
	.page-product .product-categories .title, .product-popular .title {
	  font-size: 16px;
	}
	.product-list-row .info-products-list {
	  padding-bottom: 10px;
	}
	.listing-grid-row .actions p{
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}
	.listing-grid-row .icon-time span{
	  font-size: 10px;
	}
	.listing-grid-row .info-products{
	  padding: 10px 0;
	}
	.caveats-content {
	  padding-top: 30px;
	}
	.caveats-content p {
	  font-size: 16px;
	  width: 80%;
	}
	.pages {
	  margin-bottom: 30px;
	  overflow: hidden;
	}
	.mini-cart:before {
	  right: 34px;
	}
	.actions {
	  padding: 10px 15px;
	}
	.img-box-right .open-hour {
	  right: 7%;
	  top: 55px;
	}
	.masonry-lagar .price-table-img {
	  width: 100%;
	}
	.masonry-lagar {
	  min-height: 447px !important;
	}
	.title-collection > h2 {
	  font-size: 24px;
	}
	.icon-next {
	  margin-top: 8px;
	}
	.links-footer {
	  padding-left: 15px;
	}
	.links-left, .links-right {
	  display: inline;
	  float: none;
	}
	
	.results, .results > img {
	  position: relative;
	  width: 100%;
	}
	.results-content {
	  top: 50%;
	  margin-top: -100px;
	}
	.time-match {
	  text-align: center;
	}
	.league-table ul li.with-50 {
	  height: auto;
	  overflow: hidden;
	  padding: 10px;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	  width: 50%;
	  text-align: left;
	}
	.league-table{
	  padding:0;
	}
	.masonry-small .media {
	  text-align: center;
	  margin-top:-122px;
	}
	.sport-club .popular-product {
	  padding: 0 1px 30px 0;
	}
	.collection-content .box {
	  margin: 0 0 50px;
	}
}

@media (max-width: 990px) {
   
   .listing-grid-row .icon-time span{
	  font-size: 12px;
	}
   .about-top {
        background: none;
    }
    .class-content-left{
        padding: 200px 85px 10px 0;
    }
    .class-content-right {
        padding-left: 78px;
        padding-top: 0;
    }
    .class-content h3 {
        font-size: 36px;
    }
    iframe {
        width: 100%;
    }
    .octember  {padding-bottom:20px;}
    .octember  img{width:99%;}

    .timetable-content .octember p {
        font-size: 36px;
    }
    .our-pricing-title {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #fff;
        height: auto;
        margin-left: 0;
        overflow: hidden;
        padding: 30px 0;
        position: static;
        text-align: center;
        width: 100%;
    }
    .col2-layout .col-main {
        padding-left: 0;
    }
    .price-table .col-md-4, .price-table .col-md-8, .price-table .col-md-12{padding:0;}

    .hour, .news, .contact-us {
        padding-top: 0;
    }
    .about-con .about-box, .block-item-special > .about-box {
        transform:translateY(0)!important;
		-o-transform:translateY(0)!important;
		-ms-transform:translateY(0)!important;
		-moz-transform:translateY(0)!important;
		-webkit-transform:translateY(0)!important;
		transition: none 0s ease 0s ;
    }

    .product-image a img, .price-table-img > img {
        width: 100%;
    }

    .discover-link {
        font-size: 20px;
    }
    .discover .discover-content h2 {
        font-size: 36px;
    }
    .slider-content {
        top: 150px;
        width:100%;
    }
    .slider-content .title-slide {
        font-size: 32px;
    }
    .slider-content .text-slide {
        width: 100%;
    }
    .month {
        height: 330px;
    }
    .price-table-text h2 {
        font-size: 24px;
    }

	.shop .price-table-content {
	  margin: 15px 0;
	}
    /* Product cart */
    .product-cart .cart .cart-table .delete-item{
            border-right: 1px solid #343434 !important;
    }
    .product-cart .cart .cart-collaterals .box{
            height: auto;
    }
	.related-product {
	  float: left;
	  padding-bottom: 20px;
	  width: 50%;
	}
	.related-product-1 {
	  padding-right:10px;
	}
	.related-product-2{
	  padding-left:10px;
	}
	.price-table-text {
	  left: 20%;
	}
	.slide-welcome {
	  position: relative;
	}
	.welcome .contents-main{margin-top:0 !important;}
	.banner-text .title-page h1 {
	  font-size: 36px;
	}
	.banner-text {
	  left: 0;
	  top: 50px;
	  width: 100%;
	  margin-left: 0;
	}
	 .ch-info-wrap {
        margin: 0 auto;
        position: static;
        text-align: center;
    }
	.timetable-info > p {
	  height: auto;
	  line-height: 24px;
	}
	.timetable-info .title-content > p {
	  margin: 0 0 10px;
	}
	.index-white .classes-content .box-cell {
	  margin: 25px 25px 0;
	}
	.share-title h5 {
	  font-size: 16px;
	}
	.profile-info {
	  padding-left: 20px;
	  width: 70%;
	}
	.profile-text {
	  padding-left: 20px;
	  width: 100%;
	}
	.page-product .product-categories .title, .product-popular .title {
	  font-size: 18px;
	}
	.listing-grid-row .actions p{
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: normal;
	}
	.caveats-content {
	  padding-top: 40px;
	}
   .caveats-content p {
	  font-size: 18px;
	  width: 71%;
	}
	.ch-info-wrap {
	  margin: 0 auto;
	  position: relative;
	  text-align: center;
	  top: 0;
	  left:0;
	}
	.introduction {
	  background: none repeat scroll 0 0 #242424;
	}
	.introduction .intro-content {
	  padding-bottom: 0px;
	}
	.services {
	  background:#242424;
	}
	.sevices-main {
	  background: none repeat scroll 0 0 transparent;
	}
	.links-left, .links-right {
	  float: left;
	}
	.links-right {
	  margin-left: 70px;
	  margin-right: 0;
	}
	.league-table .number {
	  height: auto;
	  line-height: 8px;
	  margin-left: 0;
	  width: 10% !important;
	}
	.logo-hero {
		max-width:320px;
	}

}

@media (max-width: 768px) {

	.about-con .about-box, .block-item-special > .about-box {
		transform:translateY(0)!important;
		-o-transform:translateY(0)!important;
		-ms-transform:translateY(0)!important;
		-moz-transform:translateY(0)!important;
		-webkit-transform:translateY(0)!important;
    }
    .octember  img{width:100%;}
    .reviews-content, .match-img {text-align:center; }
    .coming-event h2 {
        width: auto;
    }
    .border, .border-bottom{display:none;}

    .gallery .gallery-content {
        top: 35px;
        width: 85%;
    }
    .coming-event h2 {
        font-size: 18px;
    }
    .price-table-text {
        left: 20%;
        width: 72%;
    }
    .content-our-team.our-team-tabs .our-team-nav span.our-team-position {
        font-size: 21px;
    }
    .boxing-page .alt {
        padding-top: 0;
    }
    .boxing-page .alt #open-button {
        top: 25px;
    }
    .discover-link {
        font-size: 16px;
    }
    .discover .discover-content h2 {
        font-size: 24px;
    }
    .img-box-right .open-hour{
        right: 20%;
        top: 150px;
    }
    .slider-content {
        top: 100px;
        width:80%;
    }
    .slider-content .title-slide {
        font-size: 50px;
    }
    .slider-content .text-slide {
        font-size: 18px;
    }
    .title-top {
        font-size: 24px;
    }
    .title-bottom {
        font-size: 3em;
    }
    .links {
        font-size: 18px;
    }

    .title-banner span {
        font-size: 18px;
    }
    .title-banner-1 h2 {
        font-size: 50px;
    }
    .try-class a {font-size: 14px;}

    .fit-background {
        left: 50%;
        margin-left: -115px;
        right: auto;
    }
    .caveats-full {
        float: left;
        width: 100%;
    }
    .caveats-content {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .caveats-content p {
        font-weight: bold;
        margin: 30px;
        width: 55%;
    }
    .time-event {
        width: 100%;
        border-right:none;
    }
    /* Product cart */
    .product-cart .cart .cart-table .row-item .item{
        min-height: auto;
        line-height: normal;
        text-align: center;
    }
	.demos-content{
	  margin: 0 auto;
	  text-align: center;
	}
	.features .sevices-main {
	  margin-bottom: -20px;
	}
	.footer-welcome .title-page {
	  padding-top: 100px;
	}
	.footer-welcome {
	  margin-top: -130px;
	}
	.banner-text .title-page {
	  padding-top: 20px;
	}
	.detail-our-team-inner {
	  padding: 10px 20px;
	}
	.detail-our-team-desc {
	  font-size: 16px;
	  line-height: 30px;
	}
	.detail-our-team-user {
	  font-size: 18px;
	  padding-top: 5px;
	}
	.actions {
	  padding: 10px 15px;
	}
	.coming-event {
	  background: none repeat scroll 0 0 #242424;
	}
	.sidebar-bottom .title-match {
	  padding: 45px 0;
	}
	.match-reviews {
	  padding: 25px 20px !important;
	}
	.about-img > img {
	  width: 100%;
	}
	.block-left {
	  padding-bottom: 30px;
	}
	.price-tb {
	  padding-bottom: 20px;
	}
	.caveats-content p {
	  width: 100%;
	}
	.more-views .owl-item {
	  width: 80px !important;
	}
	.product-img-box{
	  display: block;
	  text-align: center;
	}
	.quickview-box .quickview-close {
	  top: 40px;
	}
	.product-cart .cart .cart-collaterals .box {
	  height: 230px;
	}
	.product-cart .cart .cart-collaterals .calculate-shipping, .log-in, .billing-address {
	  margin-bottom: 20px;
	}
	.product-check-out .checkout .checkout-row .billing-address .box, .product-check-out .checkout .checkout-row .shipping-address .box {
	  height: auto;
	}
	.blog-main .img-blog {
	  width: 20%;
	}
	.boxing-page .reveal:not(.alt) .quick-access {
	  background: none ;
	}
	.sevices-main {
	  border: medium none;
	}
	.services .col-md-3 {
	  padding: 0 15px;
	}
	.sevices-wapper {
	  margin-bottom: 15px;
	}
	.fit-strong {
	  background: #242424;
	}
	.sevices-wapper {
	  margin-bottom: 30px;
	}
	.contents-main .sport-new {
	  background: none repeat scroll 0 0 #1c1c1c;
	  min-height: auto;
	}
	.sport-content {
	  margin-bottom: 25px;
	}
	.collection-content .box {
	  margin: 0 0 25px;
	}
	.collection-content .sub-title {
	  margin-bottom: 40px;
	}
	.masonry-lagar .price-table-img > img {
	  width: 100%;
	}
	.links-info, .links-account{
	  margin-top:25px;
	}
	.cart-store {
	  margin-top: 0;
	}
	.results > img {
	  height: 206px;
	  width: 100%;
	}
	.links-left, .links-right {
	  display: inline-block;
	  float: none;
	  vertical-align: top;
	}
	.links-right {
	  margin-left: 60px;
	  margin-right: 0;
	}
	.sport-club .popular-product {
	  padding: 30px 2px 0 0;
	}
	
	.results, .results > img{
	  height: 220px;
	  position: relative;
	}
	.results-content {
	  text-align: center;
	}
	.results-match {
	  padding: 0;
	}
	.time-match {
	  text-align: center;
	}
	.league-table ul li.with-50 {
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nomal;
	  width: 45%;
	}
	.sport-club .masonry-lagar .price-table-text {
	  bottom: 0px;
	}
	ul.bio-list li span.bio-label{
		width:35%;
	}
	ul.bio-list li span.bio-info {
		width:65%;
	}
	.hps-title1 {
		font-size:14px !important;
	}
	.hps-title3a {
		top:400px!important;
	}
}

@media (min-width: 480px) and (max-width: 767px){
	
	.our-team-img img {
	  width: 100%;
	}
	.carousel-image {
	  text-align: center;
	}
	.owl-controls.clickable {
	  right: 132px;
	}
	
	.timetable-top .box-cell {
	  margin: 80px 60px 0;
	}
	.price-table .col-md-12 {
	  padding: 0 15px;
	}
	.price-list {
	  padding-bottom: 1px !important;
	}
	.hps-title1 {
	  top: 130px !important;
	}
	.hps-title3 {
	  top: 175px !important;
	}
	.hps-title4 {
	  top: 224px !important;
	}
	.arrows {
	  top: 50%;
	}
	.boxing-content {
	  padding: 50px 0;
	}
	.address-top {
	  float: left;
	  line-height: 5px;
	  margin-top: 9px;
	  width: 100%;
	}
	.header-container-3 #open-button {
	  top: 105px;
	}
	.header-container-3 .quick-access {
	  top: 100px;
	}
	.categories .filter{padding: 0 10px;}
	.classes-content .box-cell {
	  margin: 90px 65px 0;
	}

	.gallery .gallery-content {
        top: 40px;
    }
    .slider-content {
        top: 100px;
        width:100%;
    }
    .slider-content .title-slide {
        font-size: 36px;
    }
    .slider-content .text-slide {
        font-size: 16px;
    }

    .banner-content {
        right: 36px;
    }
    .title-banner-1 h2 {
        font-size: 34px;
    }
    .title-banner span {
        font-size: 12px;
    }
    .try-class a {font-size: 14px;}
    .info-banner p {
        font-size: 16px;
        margin: 0;
        width:100%;
    }
    .form-validate-right, .form-validate-left {
        width: 100%;
    }
    .form-validate-left input {
        width: 100%;
    }
	.related-product {
	  float: left;
	  width: 100%;
	  padding: 0 0 20px;
	}
	.related-product .box-cell {
	  margin: 95px 50px 0;
	}
	
	.banner-text {
	  top: 40px;
	}
	.banner-text .title-page {
	  padding-top: 0;
	}
	.athlete-html {
	  font-size: 14px;
	}
	.banner-text .title-page .athlete-welcome {
	  font-size: 22px;
	}
	.banner-text .title-page .athlete-desc {
	  font-size: 11px;
	}
	.select-demo, .purchare-it {
	  font-size: 12px;
	}
	.product-cart .cart .cart-table .row-item .item {
	  padding: 10px 20px;
	}
	.product-cart .cart .cart-table .row-item .item {
	  padding: 10px;
	}
	.product-cart .cart .cart-table .row-item .name-item .product-image {
	  float: none;
	}
	.product-cart .cart .cart-table .row-item .name-item .product-info {
	  float: none;
	}
	.add-to-cart {
	  margin: 0 auto;
	}
	.parallax-text h1 {
	  font-size: 30px;
	}
	.parallax-shop h1 {
	  font-size: 26px;
	}
	.join-us {
	  font-size: 16px;
	}
	.month {
	  height: auto;
	}
	.parallax-boxing p, .parallax-shop p {
	  font-size: 16px;
	}
	.links-right {
	  float: none;
	  margin-right: 0;
	  vertical-align: top;
	  margin-left: 70px;
	}
	.footer-store .footer-title h4::after {
	  width: 100%;
	}
	.links-our-product{
	  margin-top:25px;
	}
	.img-sport img {
	  width: 100%;
	}
	.sport-club .banner-text .title-page h1 {
	  font-size: 50px;
	}
}

@media (max-width: 479px) {

    .class-content h3 {
        font-size: 28px;
    }

    .gallery .gallery-content {
        top: 0;
    }

    .price-table-1 ul .icon {
        width: 19%;
    }
    .content-our-team.our-team-tabs .our-team-nav span.our-team-position {
        font-size: 16px;
    }
    .img-box-right .open-hour {
        right: 5%;
        top: 80px;
    }

    .title-top {
        font-size: 16px;
    }
    .title-bottom {
        font-size: 24px;
    }
    .links {
        font-size: 12px;
    }
	.calendar-month {
	  font-size: 24px;
	}
	.calendar-day > div {
	  font-size: 12px;
	}

	.calendar-date ul li .calendar-day {
	  font-size: 18px;
	  line-height: 40px;
	  margin: 0 auto;
	}

	.calendar-month {
	  font-size: 17px;
	}
	.calendar-note .calendar-slide {
	  bottom: 0;
	}
	.calendar-note .calendar-slide li {
	  margin-right:0;
	}
	.calendar-note .calendar-slide li .fa {
	  font-size: 7px;
	}
	.title-page h3 {
	  font-size: 24px;
	  line-height: 32px;
	}
	.sevices-main {
	  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	  border: medium none;
	  margin-bottom: 0;
	}
	.quick-access {
	  line-height: 85px;
	}
	.news-wapper {
	  padding: 25px 0;
	}
	.fit-strong {
	  background: none repeat scroll 0 0 #242424;
	}
	.owl-controls.clickable {
	  right: 88px;
	}
	.success a {
	  font-size: 24px;
	}
	.title-page p {
	  padding: 0 15px;
	}
	.classes-content .filters {
	  text-align: left;
	}
	.timetable-top .box-cell {
	  margin: 75px 55px 0;
	}
	.yoga-content {
	  background: none;
	}
	.price-table .col-md-12 {
	  padding: 0 15px;
	}
	
	.sidebar-bottom .title-match {
	  padding: 10px 0;
	}
	.boxing-content {
	  padding: 0;
	}
	.index-white .classes-content .box-cell {
	  margin: 50px 50px 0;
	}
	.header-container-3 #open-button {
	  top: 130px;
	}
	.address-top {
	  float: left;
	  margin-right: 0;
	  width: 100%;
	}
	.header-container-3 .quick-access {
	  top: 45px;
	}
	.price-table .col-md-12 {
	  padding: 0 15px 1px;
	}
	.plan {
	  margin: 0 0 15px;
	}
	.classes-content .box-cell {
	  margin: 70px 30px 0;
	}
	.categories .filter{
	  padding: 0 8px;
	  font-size: 12px;
	}
	.categories .filter:last-child{
	 border:none;
	}
	.add-to-cart {
	  margin: 0 auto;
	}
	.product-cart .cart .cart-table .row-item .item {
	  padding: 15px;
	}
	.blog-content {
	  margin-left: 110px;
	}
	.img-brand {
	  text-align: center;
	}
	.price-contents {
	  padding: 30px 0;
	}
	.parallax-text h1 {
	  font-size: 30px;
	}
	.parallax-shop h1 {
	  font-size: 26px;
	}
	.join-us {
	  font-size: 16px;
	}
	.month {
	  height: auto;
	}
	.parallax-boxing p, .parallax-shop p {
	  font-size: 16px;
	}
	.links-right {
	  float: none;
	  margin-right: 0;
	  vertical-align: top;
	  margin-left: 70px;
	}
	.footer-store .footer-title h4::after {
	  width: 100%;
	}
	.links-our-product{
	  margin-top:25px;
	}
	.index-store .menu-button {
	  left: auto;
	}
	.img-sport img {
	  width: 100%;
	}
	.sport-club .banner-text .title-page h1 {
	  font-size: 50px;
	}

	ul.bio-list li span.bio-label,
	ul.bio-list li span.bio-info {
		width:100%;
	}
}	

@media (max-width: 320px) {
   
   .hps-title1 {
	  top: 130px !important;
	}
	.hps-title3 {
	  top: 175px !important;
	}
	.hps-title4 {
	  top: 224px !important;
	}
   .ms-slide-layers .img-slide{
	   top:37% !important;
	}
   .content-our-team.our-team-tabs .our-team-nav span.our-team-position {
        font-size: 12px;
        white-space: nowrap;
    }
	.banner-text .title-page {
	  padding-bottom: 0;
	  padding-top: 0;
	}
	.banner-text {
	  top: 0;
	  width:100%;
	}
	.owl-controls.clickable {
	  right: 20px;
	}
	.classes-content .filter {
	  margin: 0 0 10px;
	  padding: 0 10px;
	}
	.classes-content .box-cell {
	  margin: 33px 30px 0;
	}
	.timetable-top .box-cell {
	  margin: 25px 25px 0;
	}
	.col-left.sidebar {
	  padding-top: 50px;
	}
	.top-link {
	  line-height: 2;
	}
	.header-container-3 .quick-access {
	  top: 103px;
	}
	.header-container-3 #open-button {
	  top: 110px;
	}
	.block-left .about-title h3{
	  line-height: 30px;
	}
	.icon-block {
	  float: none;
	  text-align: center;
	}
	.about-details {
	  margin-left: 0;
	  padding: 20px 0;
	  width: 100%;
	}
	.about-details-title {
	  text-align: center;
	}
	.history-skill li {
	  line-height: 30px;
	  width: 100%;
	}
	.tab-history .our-team-nav {
	  padding: 0;
	}
	.price-table-title h2 {
	  line-height: 32px;
	}
	.caveats-content p {
	  font-size: 14px;
	  margin: 15px;
	}
	.share-title h5 {
	  font-size: 13px;
	  width: 100%;
	}
	.content-cmt {
	  float: left;
	}
	.question-content p, .answer p, .content-reply {
	  padding: 15px 0;
	}
	.experience-spoiler-opened .experience-details-title {
	  font-size: 16px;
	}
	.product-essential .tags-list ul li a {
	  padding: 0 10px;
	}
	.event-listing .news-title {
	  font-size: 14px;
	}
	.event-listing .news-time .open-time, .event-text {
	  font-size: 12px;
	}
	.blog-main .img-blog {
	  width: 100%;
	}
	.blog-content {
	  margin-left: 22px;
	}
	.blog-title a {
	  font-size: 18px;
	}
	.answer .col-md-2, .reply .col-md-3{width:100%;}
	.headding-content .icon-headding {
	  margin-right: 10px;
	}
	.headding-content .cont-headding {
	  float: none;
	}
	.form-validate-right, .form-validate-left {
	  width: 100%;
	}
	.form-validate-left input {
	  width: 100%;
	}
	.related-product {
	  width: 100%;
	}
	.experience-details-title {
	  font-size: 16px;
	}
	.add-to-cart {
	  width: 77px;
	}
	.product-cart .cart .cart-table .row-item .item {
	  padding: 10px;
	}
	.product-cart .cart .cart-table .row-item .name-item .product-image {
	  float: none;
	}
	.product-cart .cart .cart-table .row-item .name-item .product-info {
	  float: none;
	  padding-top: 20px;
	}
	.calendar-date ul li {
	  width: 100%;
	}
	.calendar-date ul li .calendar-day {
	  line-height: 150px;
	}
	.calendar-day > div {
	  display:none;
	}
	.related-post-list a:before {
	  top: 64px;
	}
	.next-month {
	  max-width: 100%;
	}
	.calendar-title .owl-carousel {
	  width: 156px;
	}
	.calendar-month {
	  margin: 0;
	}
	.calendar-date ul li .calendar-day {
	  font-size: 30px;
	}
	.calendar-note .calendar-slide {
	  bottom: 40px;
	}
	.calendar-note .calendar-slide li .fa {
	  font-size: 12px;
	}
	.next.next-nav-next {
	  margin-right: 7px;
	}
	.prev.button-nav-prev {
	  margin-left: 7px;
	}
	.boxing-page .logo {
	  width: 50% !important;
	}
	.gallery {
	  height: auto;
	}
	.gallery .gallery-content {
	  margin-left: 0;
	  padding: 10px !important;
	  top: 0;
	  width: 100%;
	}
	.gallery-content .title-gallery{
	  margin:0;
	}
	.coming-event h2 {
	  font-size: 18px;
	}
	.parallax-block-wrap-module {
	  height: 250px;
	}
	.parallax-block-content {
	  padding-top: 40px;
	}
	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	  top: 33% !important;
	}
	.banner-text .title-page h1 {
	  font-size: 20px;
	}
	.select-demo, .purchare-it {
	  font-size: 12px;
	}
	.banner-text .title-page h5 {
	  font-size: 12px;
	}
	.demos .title-page {
	  padding-top: 10px;
	  padding-bottom: 20px;
	}
	.links-right {
	  float: none;
	  margin-left: 30px;
	}
}


@media (max-height: 800px){
	
	.hps-title1 {
		top:200px !important;
	}
	.hps-title3 {
		top: 245px !important;
	}
	.hps-title3a {
		top: 450px !important;
	}
	.hps-title4 {
		top: 304px !important;
	}
}
@media (max-height: 600px){
	
	.hps-title1 {
		top:150px !important;
	}
	.hps-title3 {
		top: 205px !important;
	}
	.hps-title3a {
		top: 400px !important;
	}
	.hps-title4 {
		top: 280px !important;
	}
}

.body-boxed{
  background: url("images/patterns.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.body-boxed .wrapper {
  margin: auto;
  max-width: 1200px;
  overflow: hidden;
  -o-box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 1);
  -ms-box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 1);
  -webkit-box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 1);
  box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 1);
}
.body-boxed .wrapper {
  overflow: hidden;
}
.body-boxed .to-top {
  max-width: 1200px;
}
.body-boxed .header  {
  max-width: 1200px;
}

/* COMING SOON PAGE*/
.coming-soon .layer{
	width:100%;
	height:100%;
	display:block;
}
.coming-soon{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	padding-top:155px;

}
.coming-soon .welcome-text{
	font-size:60px;
	font-weight:normal;
}
.coming-soon .welcome-description{
	font-size:16px;
	padding-top:5px;
	font-weight:normal;
}
.coming-soon .title{
	border: 2px solid;
	padding: 8px 15px;
	display:inline-block;
	margin-bottom:7px;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}
.coming-soon #scene{
	width:100%;
	height:100%;
	background:url("images/bg-welcome.jpg") repeat scroll top center / cover  rgba(0, 0, 0, 0);
	position:fixed;
	width:100%;
	height:100%;
	z-index:-1;
}
.coming-soon .layer-img{
	width:100%;
	height:100%;
	background:url("images/bg-welcome.jpg") repeat scroll top center / cover  rgba(0, 0, 0, 0);
	opacity:0.3;
}
.coming-soon .layer .layer-img{
	opacity:0.3;
}
.coming-soon h6{
	margin-top:130px;
}
.coming-soon .fa-heart{
	color:#ef333d;
}
.countdown-section{
	width:113px;
	height:113px;
	border:1px solid rgba(30,30,30,0.2);
	background:rgba(0,0,0,0.2);
	color:#fff;
	margin:30px 12px 0 12px;
	display:inline-block;
	font-size:18px;
	text-transform:uppercase;
}
.countdown-section .countdown-amount{
	font-size:48px;
	display:block;
	text-align:center;
	line-height:48px;
	margin:15px 0 3px 0;
}

.seperator {
	margin-top:50px;
}

