/*------------------------------------------------------------------
Marquez Boxed Skin
Version: 1.0.3;
Author: ThemeMountain
Copyright: ThemeMountain

[Table of contents]

1. Typography
2. Background Color & Color Classes
3. Section Padding
4. Header Styling
5. Header Logo
6. Header Navigation
7. Header Buttons, Dropdowns & Icons
8. Auxiliary Navigation
9. Title Areas
10. Slider & Parallax (10.1 Edits for slider and parralax (SlEd))
11. Lightbox
12. Plugin Preloader
13. Rollovers
14. Homepage
15. About Pages
16. Contact Pages
17. Project Pages
18. Pagination
19. Fullscreen Pages
20. Blog Pages
21. Form Elements
22. Social Lists
23. Footer
24. Sidebar
25. Dividers
26. Media Element Player
27. E-Commerce
28. Component Styling
29. Resolution Media Queries

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

/*------------------------------------------------------------------
[1. Typography]
*/

body{
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.8;
	color: #666;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6,
input,
button,
.button,
select,
textarea,
.project-title,
.product-title,
.project-description,
.font-alt-1,
.header .navigation > ul > li > a,
.side-navigation > ul > li > a,
.overlay-navigation > ul > li > a,
.grid-filter-menu a{
		font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

.button-position {
	top: 120px;
}

.position
{
	margin-top: 100px;
}

/* Links */
a, 
p a,
.box a:not(.button){
	color: #232323;
}
a.animated-link{
	position: relative;
}
a:hover,
p a:hover,
.box a:not(.button):hover,
.social-list li a:hover,
.post-info a:hover,
.widget a:hover,
.team-1 .social-list a:hover,
.team-2 .social-list a:hover,
.side-navigation-footer .social-list a:hover,
.accordion li a:hover,
.accordion li.active a,
.tabs li a:hover,
.tabs li.active a,
.tabs li.active a:hover,
.blog-masonry .with-background .post-read-more a:hover,
.overlay-navigation-wrapper .navigation-hide a,
.post-info-over a:hover,
.post-info-over a:hover span,
.post-author-aside a:hover,
.post-love a:hover,
.post-love a:hover span,
.navigation-hide a,
.footer .social-list a:hover,
.scroll-to-top a:hover,
.footer .list-group a:hover + .post-info .post-date,
#tml-exit,
.scroll-down a:hover,
.footer .navigation a:hover,
.footer .footer-top a:hover{
	color: #ff4556;
}
a[class*="icon-"]:hover{
	text-decoration: none;
}
a:hover .text-line,
a.animated-link:hover .text-line,
.accordion li a:hover .text-line,
.tabs li a:hover .text-line,
.blog-masonry .with-background .post-read-more a:hover .text-line{
	background-color: #ff4556;
}

/* Titles */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	line-height: 1;
	font-weight: 700;
	text-transform: normal;
	color: #000;
	margin: 0 0 2rem 0;
}
h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover{
	color: #ff4556;
}
.footer h1, .footer h1 a,
.footer h2, .footer h2 a,
.footer h3, .footer h3 a,
.footer h4, .footer h4 a,
.footer .h4, .footer .h4 a, 
.footer h5, .footer h5 a, 
.footer h6, .footer h6 a{
	color: #999;
}
h1,
.h1 {
	font-size: 4.5rem;
}
h2,
.h2 {
	font-size: 3.3rem;
}
h3,
.h3 {
	font-size: 2.3rem;
}
h4,
.h4 {
	font-size: 1.8rem;
}
h5, 
.h5{
	font-size: 1.6rem;
}
h6,
.h6{
	font-size: 1.2rem;
}
[class*="intro-title-"] h1,
.featured-media h1,
[class*="intro-title-"] h2,
.featured-media h2,
[class*="intro-title-"] h3,
.featured-media h3,
[class*="intro-title-"] h4,
.featured-media h4,
[class*="intro-title-"] h5,
.featured-media h5,
[class*="intro-title-"] h6,
.featured-media h6{
	text-transform: uppercase;
}

/* Lead */
.lead,
blockquote.large{
	font-size: 2rem;
	font-weight: 300;
}

/* Sidebar Text */
.widget-title {
	font-size: 2rem;
}
.widget a{
	font-size: 1.3rem;
	color: #666;
}

/* Blog Titles & Text */
h2.post-title{
	margin-bottom: 3rem;
	font-weight: 700;
}
.blog-masonry h2.post-title{
	margin-bottom: 0;
	font-size: 3rem;
	text-transform: none;
	display: block;
}
.blog-masonry.masonry-set-dimensions h2{
	font-size: 1.8rem;
}
.blog-masonry.masonry-set-dimensions h2 a,
.blog-masonry.masonry-set-dimensions .post-read-more a{
	color: #fff;
}
.blog-regular .post-title,
.blog-wide .post-title{
	font-size: 4rem;
}
.single-post-tags .tags-title{
	font-size: 1.3rem;
}
h3.widget-title{
	font-size: 1.6rem;
}

/* Team */
.team-1 h3,
.team-2 h3{
	margin-top: 0.5rem;
}
.team-1 h6.occupation,
.team-2 h6.occupation{
	margin-bottom: 0.3rem;
}

/* Project Title */
h4.project-title{
	font-size: 1.4rem;
}
.overlay-info .project-description{
	font-size: 1.2rem;
	opacity: 0.7;
}

/* Rollover */
.overlay-info > span > span{
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	color: #000;
}

/* Pricing Table Title */
.pricing-table.medium .pricing-table-header h2 {
	font-size: 1.5rem;
}
.pricing-table.medium .pricing-table-price h4{
	font-size: 3.8rem;
}
.pricing-table.medium .pricing-table-price .interval{
	font-size: 1.4rem;
}

/* Footer Text */
.footer h4,
.footer .h4 {
	font-size: 1.5rem;
	color: #fff;
	display: block;
}
.footer .copyright{
	font-size: 1.1rem;
}
.footer p{
	font-size: 1.2rem;
	color: #888;
}

/* Lead */
.lead{
	font-size: 2rem;
}

/* Title Classes */
.tms-caption.button{
	position: relative;
	left: 100;
}

.title-xlarge{
	font-size: 8rem;
}
.tms-caption.scale.title-xlarge,
.tmp-content .title-xlarge{
	font-size: 8rem;
	line-height: 7.5rem;
}

.title-large{
	font-size: 6.2rem;
}
.tms-caption.scale.title-large,
.tmp-content .title-large{
	font-size: 6.2rem;
	line-height: 5.7rem;
}
.title-medium{
	font-size: 3rem;
}
.tms-caption.scale.title-medium,
.tmp-content .title-medium{
	font-size: 3rem;
	line-height: 2.5rem;
}
.title-small{
	font-size: 1.1rem;
}
.tms-caption.scale.title-small,
.tmp-content .title-small{
	font-size: 1.1rem;
	line-height: 0.6rem;
}

/* Text Classes */
.text-xlarge{
	font-size: 4.6rem;
	line-height: 1.4;
}
.text-large{
	font-size: 4rem;
	line-height: 1.4;
}
.text-medium{
	font-size: 2.4rem;
	line-height: 1.4;
}
.text-small{
	font-size: 1.6rem;
	line-height: 1.4;
}

/* Weight Classes */
.weight-light{
	font-weight: 300;
}
.weight-bold{
	font-weight: 700;
}

@media only screen and (max-width: 768px){
	h1,
	.title-xlarge {
		font-size: 4rem;
	}
	h2,
	.title-large{
		font-size: 2.8rem;
	}
	h3 {
		font-size: 1.8rem;
	}
	h4 {
		font-size: 1.5rem;
	}
	h5{
		font-size: 1.3rem;
	}

	.blog-regular .post-title,
	.blog-wide .post-title{
		font-size: 3rem;
	}
	h5.tms-caption, 
	.tmp-content h5{
		font-size: 1.4rem;
	}
	.tms-caption.title-xlarge,
	.tmp-content .title-xlarge{
		font-size: 4.5rem;
		line-height: 4.5rem;
	}

	/* Lead */
	.lead{
		font-size: 1.7rem;
	}

	/* Text Classes */
	.text-xlarge{
		font-size: 3.1rem;
	}
	.text-large{
		font-size: 2.5rem;
	}
	.text-medium{
		font-size: 1.9rem;
	}
	.text-small{
		font-size: 1.1rem;
	}

	/* Helpers */
	.fullscreen-section .background-on-mobile{
		background: #f4f4f4;
	}
	.fullscreen-section .background-on-mobile *{
		color: #666 !important;
	}
	.fullscreen-section .background-on-mobile h1,
	.fullscreen-section .background-on-mobile h2,
	.fullscreen-section .background-on-mobile h3,
	.fullscreen-section .background-on-mobile h4,
	.fullscreen-section .background-on-mobile h5,
	.fullscreen-section .background-on-mobile h6{
		color: #000 !important;
	}
}

/*------------------------------------------------------------------
[2. Background Color & Color Classes]
*/

body, 
.content,
.featured-media,
.featured-media:after,
.fullscreen-sections-wrapper{
	background-image: #fff !important;
}



[class*="intro-title-"] + .section-block,
.featured-media + .section-block{
	border-top-color: #fff;
}
@media only screen and (min-width: 960px){
	.header {
		border-top-color: #fff;
	}
}
.section-block:not([class*="bkg-"]){
	background-color: #f4f4f4;
}

/* Tapblaze Orange */
.bkg-tapblaze{
	background-color: #d32326;
	border-color: #d32326;
}
.bkg-tapblaze:focus {
	background-color: #a71c1e;
    border-color: #a71c1e;
}
.bkg-hover-tapblaze:hover{
	background-color: #d32326;
	border-color: #d32326;
}
.border-hover-tapblaze:hover{
	border-color: #d32326;
}
.color-tapblaze,
.color-hover-tapblaze:hover{
	color: #d32326;
}

/* salmon */
.bkg-salmon{
	background-color: #FF5E1F;
	border-color: #FF5E1F;
}
.bkg-hover-salmon:hover{
	background-color: #FF5E1F;
	border-color: #FF5E1F;
}
.border-hover-salmon:hover{
	border-color: #FF5E1F;
}
.color-salmon,
.color-hover-salmon:hover{
	color: #FF5E1F;
}

/* charcoal */
.bkg-charcoal-light{
	background-color: #333; 
	border-color: #333;
}
.bkg-hover-charcoal-light:hover{
	background-color: #333; 
	border-color: #333;
}
.border-hover-charcoal-light:hover{
	border-color: #333;
}
.color-charcoal-light,
.color-hover-charcoal-light:hover{
	color: #333;
}
.bkg-charcoal{
	background-color: #232323; 
	border-color: #232323;
}
.bkg-hover-charcoal:hover{
	background-color: #232323; 
	border-color: #232323;
}
.border-charcoal,
.border-hover-charcoal:hover{
	border-color: #232323;
}
.color-charcoal,
.color-hover-charcoal:hover{
	color: #232323;
}

/* red */
.bkg-red{
	background-color: #d32326;
	border-color: #d32326;
}
.bkg-hover-red:hover{
	background-color: #d32326;
	border-color: #d32326;
}
.border-red,
.border-hover-red:hover{
	border-color: #d32326;
}
.color-red,
.color-hover-red:hover{
	color: #d32326;
}

/* pink */
.bkg-pink{
	background-color: #d32326;
	border-color: #d32326;
}
.bkg-hover-pink:hover{
	background-color: #d32326;
	border-color: #d32326;
}
.border-pink,
.border-hover-pink:hover{
	border-color: #d32326;
}
.color-pink,
.color-hover-pink:hover{
	color: #d32326;
}

/* purple */
.bkg-purple{
	background-color: #5e0231;
	border-color: #5e0231;
}
.bkg-hover-purple:hover{
	background-color: #5e0231;
	border-color: #5e0231;
}
.border-purple,
.border-hover-purple:hover{
	border-color: #5e0231;
}
.color-purple,
.color-hover-purple:hover{
	color: #5e0231;
}

/* black */
.bkg-black{
	background-color: #000;
	border-color: #000;
}
.bkg-hover-black:hover{
	background-color: #000;
	border-color: #000;
}
.bkg-black:focus {
	background-color: #d32326;
	border-color: #d32326;
}
.border-black,
.border-hover-black:hover{
	border-color: #000;
}
.color-black,
.color-hover-black:hover{
	color: #000;
}

/* light orange */
.bkg-lorange {
	background-color: #fc9d3a;
	border-color: #fc9d3a;
}
.bkg-hover-lorange:hover{
	background-color: #fc9d3a;
	border-color: #fc9d3a;
}
.border-lorange,
.border-hover-lorange:hover{
	border-color: #fc9d3a;
}
.color-lorange,
.color-hover-lorange:hover{
	color: #fc9d3a;
}


/* blue */
.bkg-blue{
	background-color: #304cd1;
	border-color: #304cd1;
}
.bkg-hover-blue:hover{
	background-color: #304cd1;
	border-color: #304cd1;
}
.border-blue,
.border-hover-blue:hover{
	border-color: #304cd1;
}
.color-blue,
.color-hover-blue:hover{
	color: #304cd1;
}

/* red */
.bkg-red{
	background-color: #a71c1e;
	border-color: #a71c1e;
}
.bkg-hover-red:hover{
	background-color: #a71c1e;
	border-color: #a71c1e;
}
.border-red,
.border-hover-red:hover{
	border-color: #a71c1e;
}
.color-red,
.color-hover-red:hover{
	color: #a71c1e;
}

/* yellow */
.bkg-yellow{
	background-color: #f8cf8d;
	border-color: #f8cf8d;
}
.bkg-hover-yellow:hover{
	background-color: #f8cf8d;
	border-color: #f8cf8d;
}
.border-yellow,
.border-hover-yellow:hover{
	border-color: #f8cf8d;
}
.color-yellow,
.color-hover-yellow:hover{
	color: #f8cf8d;
}




/* green */
.bkg-green-light{
	background-color: #a3af72;
	border-color: #a3af72;
}
.bkg-hover-green-light:hover{
	background-color: #a3af72;
	border-color: #a3af72;
}
.border-green-light,
.border-hover-green-light:hover{
	border-color: #a3af72;
}
.color-green-light,
.color-hover-green-light:hover{
	color: #a3af72;
}

/* brick */
.bkg-brick{
	background-color: #c96053;
	border-color: #c96053;
}
.bkg-hover-brick:hover{
	background-color: #c96053;
	border-color: #c96053;
}
.border-brick,
.border-hover-brick:hover{
	border-color: #c96053;
}
.color-brick,
.color-hover-brick:hover{
	color: #c96053;
}

/* dark brick */
.bkg-dbrick{
	background-color: #24a500;
	border-color: #1c7d00;
}
.bkg-hover-dbrick:hover{
	background-color: #1c7d00;
	border-color: #1c7d00;
}
.border-dbrick,
.border-hover-dbrick:hover{
	border-color: #1c7d00;
}
.color-dbrick,
.color-hover-dbrick:hover{
	color: #1c7d00;
}
.bkg-dbrick:focus {
	background-color: #a71c1e;
    border-color: #a71c1e;
	border-bottom-color: #510B0F !important;
	color: #fff;
}


/* beige */
.bkg-beige{
	background-color: #5d5a54;
	border-color: #5d5a54;
}
.bkg-hover-beige:hover{
	background-color: #5d5a54;
	border-color: #5d5a54;
}
.border-beige,
.border-hover-beige:hover{
	border-color: #5d5a54;
}
.color-beige,
.color-hover-beige:hover{
	color: #5d5a54;
}

/* magnolia */
.bkg-magnolia{
	background-color: #e5c9b5;
	border-color: #e5c9b5;
}
.bkg-hover-magnolia:hover{
	background-color: #e5c9b5;
	border-color: #e5c9b5;
}
.border-magnolia,
.border-hover-magnolia:hover{
	border-color: #e5c9b5;
}
.color-magnolia,
.color-magnolia:hover{
	color: #e5c9b5;
}

/*------------------------------------------------------------------
[3. Section Padding]
*/

/* Unique Template Padding & Margins */
/*
.wrapper-inner{
	padding: 3rem;
}
.header .header-inner{
	padding-left: 3rem;
	padding-right: 3rem;
}
*/
[class*="intro-title-"] + .section-block,
.featured-media + .section-block{
	padding-top: 8rem;
	border-top-width: 0;
	border-top-style: none;
}
@media only screen and (min-width: 960px){
	.header {
		border-top-width: 0;
		border-top-style: none;
	}
	.header:not(.header-absolute):not(.header-fixed){
		margin-top: -3rem;
		border-top-width: 0;
		border-top-style: solid;
	}
}
.section-block,
.fullscreen-section .fullscreen-inner,
.pagination-2 .pagination-next,
.row.xlarge{
	padding-top: 11rem;
	padding-bottom: 11rem;
}
.section-block.replicable-content,
.row.xlarge.replicable-content{
/*
	padding-top: 11rem;
	padding-bottom: 8rem;
*/
	padding-top: 11rem;
	padding-bottom: 8rem;
}
.section-block.slanted-top:before{
	width: 100%;
	height: 12rem;
	background-color: inherit;
	content: '';
	position: absolute;
	left: 0;
	top: -5.7rem;
	-webkit-transform: skewY(-4.5deg);
	-ms-transform: skewY(-4.5deg);
	transform: skewY(-4.5deg);
	z-index: 5;
}
.footer-1 .footer-top{
	padding-top: 9rem;
	padding-bottom: 5rem;
}
.grid-filter-menu{
	padding-top: 5rem !important;
	padding-bottom: 5rem;
}
.home-page .grid-filter-menu{
	padding-bottom: 4rem;
}
.section-block.feature-2{
	padding-bottom: 12rem;
}
.divider{
	margin-top: 6rem;
	margin-bottom: 9rem;
}
.separator{
	width: 5rem;
	margin-top: 1.5rem;
	margin-bottom: 3rem;
}
.text-line{
	width: 2rem;
	height: 0.1rem;
	display: inline-block;
}
.text-line[class*="bkg-"]{
	padding: 0;
}
.text-line-vertical{
	display: inline-block;
	position: relative;
}
.text-line-vertical:after {
	width: 1px;
	height: 8rem;
	margin-top: 3rem;
	border-right: 1px solid #777;
	position: absolute;
	top: 100%;
	left: 50%;
	content: '';
}
@media only screen and (min-width: 960px){
	.header-1-static + .content{
		padding-top: 4.4rem;
	}
}
@media only screen and (max-width: 768px){
	.fullscreen-section.content-below-on-mobile .fullscreen-inner {
		padding-top: 12rem !important;
		padding-bottom: 12rem !important;
	}
}

/*------------------------------------------------------------------
[4. Header Styling]
*/

/* Initial Position */
.header-bottom{
	bottom: 0.1rem;
}

/* Intial Height */
.header .logo,
.header .header-inner .navigation > ul > li,
.header .header-inner .navigation > ul > li > a:not(.button),
.header .header-inner .dropdown > .nav-icon{
	height: 8rem;
	line-height: 8rem;
}

/* Compacted Height */
.header-compact .logo,
.header-compact .header-inner .navigation > ul > li,
.header-compact .header-inner .navigation > ul > li > a:not(.button),
.header-compact .header-inner .dropdown > .nav-icon{
	height: 6rem;
	line-height: 6rem;
}

/* Header Initial Styling */
.header .header-inner{
	background-color: #fff;
	border-bottom: none;
	/*border-bottom: 1px solid #eee;*/
}
.header .header-inner > .nav-bar{
	border-bottom: 0px solid rgba(255,255,255, 0.1);
}
@media only screen and (min-width: 960px){
	.header .header-inner{
		padding: 0 3rem;
	}
	.header .header-inner > .row{
		max-width: 100%;
		padding: 0 3rem;
	}
}

/* Transparent Header Initial & Active Nav Colors */
.header-transparent .header-inner{
	background-color: transparent;
	border-bottom: 0px solid transparent;
}
.header-transparent .header-inner > .nav-bar{
	border-bottom: 0px solid rgba(255,255,255, 0.2);
}

/* Background Header - On Scroll! */
.header-background .header-inner{
	background-color: #fff;
	/*border-color: #eee;*/
}
.header-background .header-inner > .nav-bar{
	border-bottom: none;
}

/* Header Compact - On Scroll */
.header.header-animated{
	transition-property: height, transform, visibility, border-width;
}
@media only screen and (min-width: 960px){
	.header-compact {
		border-top-width: 0;
	}
}

/* Header Inner Top */
.header .header-inner-top{
	height: 4rem;
	background: #232323;
	color: #fff;
}

/* Mobile Header Styles & Breakpoints */
.mobile .header .header-inner{
	background-color: #fff;
	border-top: none;
}
.mobile .header .header-inner{
	border-bottom: 1px solid #eee;
}
.mobile .header + .content{
	padding-top: 0;
}
@media only screen and (max-width: 960px){
	.header .header,
	.header .header-inner,
	.header.header-transparent .header-inner{
		background-color: #fff;
	}
	.header .header-inner{
		border-bottom: 1px solid #eee;
	}
	.header .header-inner > .nav-bar{
		padding: 0;
	}
}

/*------------------------------------------------------------------
[5. Header Logo]
*/

/* Initial Logo Width */
.header .logo{
	width: 13.5rem;
}

/* Compacted Header Logo Width */
.header-compact .logo{
	width: 13.5rem;
}

/* Initial Logo Styling */
.header .logo-inner {
	overflow: initial;
}

.header .logo a{
	display: block !important;
	position: absolute;
	top: 0;
}
.header .logo a:focus {
	box-shadow: 0 0 0 .25rem rgba(0,0,0,.25);
}
.header .logo a:focus-visible {
	box-shadow: 0 0 0 .25rem blue;
}
.header-in .logo a,
.header-out .logo a{
	-webkit-transition-duration: 0ms;
	transition-duration: 0ms;
}
.header .logo a:first-child{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.header .logo a + a{
	display: none !important;
}

/* Transparent Header Show Light Logo */
.header-transparent .logo a:first-child{
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(5rem);
	transform: translateY(5rem);
}
.header-transparent .logo a + a{
	display: block !important;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

/* Header Background Logo Swap to Dark Logo - On Scroll! */
.header-background .logo a:first-child{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.header-background .logo a + a{
	display: block !important;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-5rem);
	transform: translateY(-5rem);
}

/* Logo Nav Dark */
.nav-dark .logo a:first-child{
	display: block !important;
	top: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.nav-dark .logo a:last-child{
	display: none !important;
}

/* Logo Mobile Header & Breakpoints */
.mobile .header .logo a:first-child{
	display: block !important;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
@media only screen and (max-width: 960px){
	.header .logo-inner{
		display: table-cell;
		vertical-align: middle;
	}
	.header .logo a{
		position: relative;
		left: 
	}
	.header .logo a:first-child{
		opacity: 1;
		visibility: visible;
		top: 0;
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
	}
	.header .logo a:last-child{
		display: none !important;
	}
}

/*------------------------------------------------------------------
[6. Header Navigation]
*/

/* Padding & Margins */
.header{
	background-color: rgba(0, 0, 0, 0.4) !important;
}

.header .logo-center ~ .navigation.nav-center{
	padding-top: 0.5rem;
}
.header .logo-center ~ .navigation.nav-center > ul > li > a{
	padding-bottom: 2rem;
}
.header .navigation > ul > li > a{
	margin: 0 1.5rem;
	padding-left: 0;
	padding-right: 0;
	/*font-size: 1.1rem;*/
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.1rem;
}

/* Header Initial & Active Nav Colors */
.header .navigation > ul > li > a{
	color: #999;
	opacity: 1;
}
.header .navigation > ul > li > a:focus {
	box-shadow: 0 0 0 .25rem rgba(0,0,0,.25);
}
.header .navigation > ul > li > a:focus-visible {
	box-shadow: 0 0 0 .25rem blue;
}
.header .navigation > ul > li.current > a,
.header .navigation > ul > li > a:hover{
	color: #000;
	text-decoration: underline;
	opacity: 1;
}
.header .navigation > ul > li.current > a:hover{
	color: #000;
}

/* Transparent Header Initial, Hover & Current Nav Colors */
.header-transparent .navigation > ul > li > a{
	color: #fff;
	/* opacity: 0.6; */
}
.header-transparent .navigation > ul > li > a:hover{
	color: #fff;
	opacity: 1;
}
.header-transparent .navigation > ul > li.current > a,
.header-transparent .navigation > ul > li.current > a:hover{
	color: #fff;
	opacity: 1;
}

/* Nav Dark Initial, Hover & Current Colors */
.header-transparent.nav-dark .navigation > ul > li > a{
	color: #000;
	opacity: 0.5;
}
.nav-dark .navigation > ul > li.current > a,
.nav-dark .navigation > ul > li.current > a:hover{
	color: #000;
	opacity: 1;
}

/* Header Background Initial, Hover & Current Nav Colors - On Scroll! */
.header-background .navigation > ul > li > a{
	color: #595959;
}
.header-background .navigation > ul > li.current > a{
	color: #000;
	border-bottom: none;
	text-decoration: underline;
}
.header-background .navigation > ul > li.current > a:hover{
	color: #000;
}
.header-background .navigation > ul > li > a:hover{
	color: #000;
	opacity: 1;
}

/* Sub Menus, Mega Menus, Dropdown List Initial Colors */
.navigation .sub-menu li,
.navigation .dropdown-list li{
	border-bottom: none;
}
.navigation .sub-menu li a,
.navigation .mega-sub-menu ul li a,
.navigation .dropdown-list li a{
	line-height: 1.6;
	font-weight: 400;
	font-size: 1.2rem;
	color: #888;
}
.navigation .sub-menu:not(.custom-content) li a,
.navigation .dropdown-list:not(.custom-content) li a{
	padding: 1rem 1.5rem;
}
.navigation .mega-sub-menu > li > a{
	font-size: 1.3rem;
}
.navigation .sub-menu:not(.custom-content) a,
.navigation .sub-menu.custom-content,
.navigation .mega-sub-menu,
.navigation .dropdown-list{
	background-color: #111;
}

/* Menu Nav Cart Intial Colors */
.navigation .cart .badge{
	top: -0.8rem;
	right: -1.2rem;
	background-color: #ff4556;
}
.navigation .cart-overview .product-title{
	color: #fff;
}
.navigation .cart-overview .product-price,
.navigation .cart-overview .product-quantity{
	color: #999;
}
.navigation .cart-overview a.product-remove{
	background-color: #444;
	color: #999;
}
.navigation .cart-overview .cart-subtotal{
	color: #fff;
}
.navigation .cart-overview .cart-actions{
	border-color: #444;
}
.navigation .cart-overview .checkout.button{
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}
.navigation .cart-overview .checkout.button:hover{
	background-color: #666;
	border-color: transparent;
	color: #fff;
}

/* Sub Menus, Mega Menus, Dropdown List Hover Colors */
.navigation .sub-menu:not(.custom-content) li:hover > a,
.navigation .mega-sub-menu:not(.custom-content) ul li:hover > a,
.navigation .dropdown-list:not(.custom-content) li:hover a{
	background-color: #000;
}
.navigation ul li > a:hover,
.navigation .mega-sub-menu ul li > a:hover,
.navigation .dropdown-list li > a:hover,
.navigation .cart-overview .product-title:hover,
.navigation .cart-overview .product-remove:hover{
	color: #fff;
}

/* Mega Menu Position */
.navigation .mega-sub-menu{
	left: 0;
	right: 0;
}

/* Labels Sub Menu */
.sub-menu li .label,
.mega-menu li .label,
.dropdown li .label{
	margin-left: 0.5rem;
	padding: 0.1rem 0.4rem;
	font-size: 1rem;
	text-transform: uppercase;
	background-color: #ff4556;
	border-color: #ff4556;
	color: #fff;
}

/*------------------------------------------------------------------
[7. Header Nav Icons, Buttons, Dropdowns ]
*/

/* Padding & Margins */
.header .dropdown-list{
	margin-top: 2.2rem;
}

/* Initial Division Padding & Color */
.header .secondary-navigation.nav-left:not(.with-division) > ul{
	margin-left: -1.5rem;
}
.header .secondary-navigation.nav-right:not(.with-division) > ul{
	margin-right: -1.5rem;
}
.header .navigation .nav-icon,
.header .navigation .v-align-middle{
	padding: 0 1.5rem !important;
}
.header .with-division ul{
	border-left-color: rgba(0,0,0, 0.1);
}
.header .with-division li{
	border-right-color: rgba(0,0,0, 0.1);
}

/* Nav Icons Initial, Hover & Active Colors */
.header .navigation .nav-icon{
	color: #999;
	font-size: 1.4rem;
	font-weight: 400;
	opacity: 1;
}
.header .navigation .nav-icon:hover,
.header .navigation .nav-icon.active{
	background-color: transparent;
	color: #000;
	opacity: 1;
}
.header .cart .badge{
	background-color: #ff4556;
}

/* Social Icons Initial & Hover Colors  */
.header .social-list li a{
	color: #666;
}
.header .social-list li a:hover{
	color: #ff4556;
}

/* Button, Dropdown Button Initial, Hover & Active Colors */
.header .v-align-middle > .button:not(.nav-icon),
.header .dropdown > .button:not(.nav-icon){
	background: #232323;
	border-color: transparent;
	color: #fff;
}
.header .v-align-middle > .button:not(.nav-icon):hover,
.header .dropdown > .button:not(.nav-icon):hover,
.header .dropdown > .button.active:not(.nav-icon){
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}

/* Transparent Header Division Color */
@media only screen and (min-width: 960px){
	.header-transparent .with-division ul{
		border-left-color: rgba(255,255,255, 0.2);
	}
	.header-transparent .with-division li{
		border-right-color: rgba(255,255,255, 0.2);
	}
}

/* Transparent Header Initial, Hover & Active Colors */
.header-transparent .navigation .nav-icon{
	color: rgba(255,255,255,0.6);
	opacity: 1;
}
.header-transparent .navigation .nav-icon:hover,
.header-transparent .navigation .nav-icon.active{
	color: #fff;
	background-color: transparent;
	opacity: 1;
}

/* Nav Dark Button, Dropdown Button Initial, Hover & Active Colors */
.nav-dark .navigation .nav-icon{
	color: #999;
}
.nav-dark .navigation .nav-icon:hover,
.nav-dark .navigation .nav-icon.active{
	color: #000;
}
.nav-dark .v-align-middle > .button:not(.nav-icon):not(:hover),
.nav-dark .dropdown > .button:not(.nav-icon):not(:hover){
	color: #fff;
}
.nav-dark .v-align-middle > .button:not(.nav-icon):hover,
.nav-dark .dropdown > .button:not(.nav-icon):hover{
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}

/* Header Background Divisions, Initial, Hover & Active Colors */
.header-background .with-division ul{
	border-left-color: #eee;
}
.header-background .with-division li{
	border-right-color: #eee;
}
.header-background .v-align-middle > .button:not(.nav-icon),
.header-background .dropdown > .button:not(.nav-icon){
	background: #232323;
	border-color: transparent;
	color: #fff;
}
.header-background .v-align-middle > .button:not(.nav-icon):hover,
.header-background .dropdown > .button:not(.nav-icon):hover{
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}
.header-background .navigation .nav-icon{
	color: #999;
}
.header-background .navigation .nav-icon:hover,
.header-background .navigation .nav-icon.active{
	color: #000;
}
.header-background .social-list li a{
	color: #999;
}
.header-background .social-list li a:hover{
	color: #000;
}

/* Compacted Header Dropdown List Margin */
.header-compact .dropdown-list{
	margin-top: 1.2rem;
}

/* Mobile Header Styles and Breakpoints */
.mobile .navigation.with-division ul{
	border-left-color: #eee;
}
.mobile .navigation.with-division li{
	border-right-color: #eee;
}
.mobile .v-align-middle > .button:not(.nav-icon),
.mobile .dropdown > .button:not(.nav-icon){
	background: #232323;
	border-color: transparent;
	color: #fff;
}
.mobile .v-align-middle > .button:not(.nav-icon):hover,
.mobile .dropdown > .button:not(.nav-icon):hover{
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}
.mobile .navigation .nav-icon{
	color: #666;
}
.mobile .navigation .nav-icon:hover,
.mobile .dropdown .nav-icon.active,
.mobile .header-transparent .dropdown .nav-icon.active{
	color: #000;
}
@media only screen and (max-width: 960px){
	.header .dropdown-list{
		margin-top: 2.2rem;
	}
	.header .v-align-middle > .button:not(.nav-icon),
	.header .dropdown > .button:not(.nav-icon){
		background: #232323;
		border-color: transparent;
		color: #fff;
	}
	.header .v-align-middle > .button:not(.nav-icon):hover,
	.header .dropdown > .button:not(.nav-icon):hover{
		background-color: #ff4556;
		border-color: transparent;
		color: #fff;
	}
	.header .navigation .nav-icon{
		color: #666;
	}
	.header .navigation .nav-icon:hover,
	.header .dropdown .nav-icon.active{
		color: #000;
	}
}

/*------------------------------------------------------------------
[8. Auxiliary Navigation]
*/

/* Aux Navigation Show */
.header .navigation-show{
	width: 4.4rem;
	height: 4.4rem;
	margin-left: 0;
}

/* Initial & Hover Colors */
.header .navigation-show a{
	font-size: 2.4rem;
	text-align: center;
	color: #666;
	border: 1px solid #eee;
}
.header .navigation .navigation-show.nav-icon{
	font-size: 3rem;
}
.header .navigation-show a:hover{
	color: #000;
	opacity: 1;
}

/* Transparent Header Initial & Hover Colors */
.header-transparent .navigation-show a{
	color: #fff;
	border-color: rgba(255,255,255,0.2);
}
.header-transparent .navigation-show a:hover{
	color: #fff;
	border-color: rgba(255,255,255,1);
}

/* Header with Background Initial & Hover Colors */
.header-background .navigation-show a{
	color: #666;
	border-color: #eee;
}
.header-background .navigation-show a:hover{
	color: #000;
	border-color: #eee;
}

/* Aux Navigation Hide */
.navigation-hide{
	width: 4.4rem;
	height: 4.4rem;
	margin-top: 1.9rem;
	margin-right: 0;
}
.navigation-hide a{
	background: none;
}
.navigation-hide a span{
	width: 4.4rem;
	font-size: 2rem;
}

/* Side Navigation Background Color */
.side-navigation-wrapper .logo{
	width: 12rem;
}
.side-navigation-wrapper{
	background-color: #111;
	box-shadow: none !important;
}
.side-navigation-header{
	border: none;
}

/* Side Main Nav Initial Colors & Padding */
.side-navigation > ul > li > a{
	padding: 0.6rem 4rem;
	font-size: 1.6rem;
	line-height: 1.2;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	font-weight: 300;
	color: #888;
	position: relative;
}
.side-navigation ul li.current > a{
	color: #fff;
	font-weight: 300;
}
.side-navigation > ul > li > a:after {
	width: 0;
	height: 0.1rem;
	margin-left: 0;
	content: "";
	background-color: #fff;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 1rem;
	-webkit-transition-property: width, opacity;
	-ms-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	transition-duration: 500ms;
}
.side-navigation > ul > li.current > a:after {
	width: 2rem;
	opacity: 1;
}
.side-navigation-wrapper .navigation-hide{
	margin-right: 2rem;
}
.side-navigation-wrapper .navigation-hide{
	color: #666;
}
.side-navigation-wrapper .navigation-hide a:hover{
	color: #fff;
}

/* Side Nav Sub Menu Initial Colors & Padding */
.side-navigation .sub-menu{
	background: none;
}
.side-navigation .sub-menu a{
	text-transform: none;
	font-size: 1.2rem;
	font-weight: normal;
	color: #666;
}
.side-navigation .sub-menu a:hover{
	color: #fff;
}
.side-navigation .sub-menu li:first-child{
	padding-top: 1rem;
}
.side-navigation .sub-menu li:last-child{
	padding-bottom: 1rem;
}
.side-navigation .cart-overview li:first-child{
	padding-top: 2rem;
}
.side-navigation .cart-overview li:last-child{
	padding-bottom: 2rem;
}
.side-navigation .sub-menu:not(.custom-content) a{
	padding: 1.1rem 4rem 1.1rem 5.5rem;
}
.side-navigation.center .sub-menu:not(.custom-content) a{
	padding: 1.1rem 4rem 1.1rem 4rem;
}

/* Side Nav Cart Initial Colors */
.side-navigation .cart .badge{
	background-color: #ff4556;
}
.side-navigation .cart-overview .product-title{
	color: #fff;
}
.side-navigation .cart-overview .product-price,
.side-navigation .cart-overview .product-quantity{
	color: #999;
}
.side-navigation .cart-overview a.product-remove{
	background-color: #333;
	color: #999;
}
.side-navigation .cart-overview .cart-subtotal{
	color: #fff;
}
.side-navigation .cart-overview .cart-actions{
	border-color: #333;
}
.side-navigation .cart-overview .checkout.button{
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}
.side-navigation .cart-overview .checkout.button:hover{
	background-color: #666;
	border-color: transparent;
	color: #fff;
}

/* Side Nav Hover Colors */
.side-navigation ul li a:hover,
.side-navigation ul li.current a:hover{
	color: #fff;
}

/* Side Nav Widget */
.side-navigation-footer .widget p,
.side-navigation-footer .widget a{
	color: #666;
	font-size: 1.3rem;
}
.side-navigation-footer .widget a:hover{
	color: #fff;
}

/* Side Nav Footer */
.side-navigation-footer,
.side-navigation-footer .social-list a{
	color: #666;
	font-size: 1.1rem;
}
.side-navigation-footer .social-list a:hover{
	color: #fff;
}
.side-navigation-footer .copyright{
	font-size: 1.1rem;
}

/* Overlay Navigation Colors & Sizes */
.overlay-navigation-wrapper{
	background-color: rgba(255,255,255,1);
}
.overlay-navigation-inner{
	text-align: left;
}
.overlay-navigation-header{
	top: 1.5rem;
}
.overlay-navigation-wrapper .menu-title{
	width: 100%;
	margin-bottom: 3rem;
	color: #000;
	font-size: 2rem;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
}
.overlay-navigation{
	max-width: 40rem;
	padding-top: 5rem;
	padding-left: 3rem;
	padding-right: 3rem;
}

/* Overlay Main Nav */
.overlay-navigation > ul > li > a{
	font-size: 2.4rem;
	font-weight: 700;
	color: #666666;
}
.overlay-navigation ul li.current > a{
	/* font-weight: normal; */
	text-decoration: underline;
}
.overlay-navigation-wrapper .navigation-hide{
	top: 0;
	right: 3rem;
}
.overlay-navigation-wrapper .navigation-hide a{
	color: #666666;
}
.overlay-navigation-wrapper .navigation-hide a:hover{
	color: #000;
}

/* Overlay Nav Sub Menu */
.overlay-navigation .sub-menu{
	padding-left: 0;
}
.overlay-navigation .sub-menu a{
	letter-spacing: 0.1rem;
	text-transform: normal;
	font-weight: normal;
	line-height: 1.2;
	color: #666666;
}
.overlay-navigation .sub-menu .current a{
	color: #000;
}
.overlay-navigation .sub-menu a:hover{
	color: #000;
}
.overlay-navigation .sub-menu li:first-child{
	padding-top: 1rem;
}
.overlay-navigation .sub-menu li:last-child{
	padding-bottom: 1rem;
}

/* Overlay Nav Cart */
.overlay-navigation .cart .badge{
	background-color: #ff4556;
}
.overlay-navigation .cart-overview .product-title{
	color: #000;
}
.overlay-navigation .cart-overview .product-price,
.overlay-navigation .cart-overview .product-quantity{
	color: #999;
}
.overlay-navigation .cart-overview a.product-remove{
	background-color: #eee;
}
.overlay-navigation .cart-overview .cart-subtotal{
	color: #000;
}
.overlay-navigation .cart-overview .cart-actions{
	border-color: #eee;
}
.overlay-navigation .cart-overview .checkout.button{
	background-color: #ff4556;
	border-color: transparent;
	color: #fff;
}
.overlay-navigation .cart-overview .checkout.button:hover{
	background-color: #666;
	border-color: transparent;
	color: #fff;
}

/* Overlay Nav Hover Colors */
.overlay-navigation > ul > li > a:hover,
.overlay-navigation > ul > li.current > a,
.overlay-navigation ul li.current > a:hover{
	color: #000;
}

.overlay-navigation > ul > li > a:focus,
.overlay-navigation > ul > li.current > a:focus,
.overlay-navigation ul li.current > a:focus {
	text-decoration: underline;
}

/* Overlay Nav Widget */
.overlay-navigation-footer .widget p,
.overlay-navigation-footer .widget a{
	color: #666;
	font-size: 1.3rem;
}
.overlay-navigation-footer .widget a:hover{
	color: #000;
}

/* Overlay Nav Footer */
.overlay-navigation-footer{
	padding-left: 3rem;
	padding-right: 3rem;
}
.overlay-navigation-footer,
.overlay-navigation-footer .social-list a{
	color: #666;
	font-size: 1.3rem;
}
.overlay-navigation-footer .social-list a:hover{
	color: #000;
}
.overlay-navigation-footer .copyright{
	font-size: 1.1rem;
}

/* Mobile Styles and Breakpoints */
.mobile .navigation-show{
	margin-left: 2rem;
}
.mobile .navigation-show a{
	color: #666;
	border-color: #eee;
}
.mobile .navigation-show a:hover{
	color: #000;
	opacity: 1;
}
@media only screen and (max-width: 960px){
	.header .navigation-show{
		margin-left: 2rem;
	}
	.header .navigation-show a{
		color: #666;
		border-color: #eee;
	}
	.header .navigation-show a:hover{
		color: #000;
		opacity: 1;
	}
	.overlay-navigation-header{
		top: 2rem;
	}
	.overlay-navigation-wrapper .navigation-hide{
		top: 0;
		right: 3rem;
	}

	.header .navigation > ul > li.current > a:hover, 
	.header .navigation > ul > li > a:hover,
	.header .navigation > ul > li.current > a:focus, 
	.header .navigation > ul > li > a:focus,
	.header .navigation > ul > li.current > a:active, 
	.header .navigation > ul > li > a:active {
		text-decoration: none;
	}

	.mobile .overlay-navigation .navigation-show {
		position: absolute;
		top: 2rem;
		right: 2rem;
	}

	.overlay-navigation > ul > li > a:focus {
		text-decoration: none;
		outline: solid;
	}

	.overlay-navigation > ul > li.current > a:focus,
	.overlay-navigation ul li.current > a:focus {
		outline: solid;
	}
}

/*------------------------------------------------------------------
[9. Title Area]
*/

.intro-title-1{
	height: 50rem;
}
@media only screen and (max-width: 768px){
	.intro-title-1{
		height: auto;
	}
}

/*------------------------------------------------------------------
[10. Slider & Parallax]
*/

.featured-media,
.full-width-slider,
.parallax{
	height: 50rem;
}
.tm-slider-parallax-container .full-width-slider{
	height: 56rem;
}
.tm-slider-container.fullscreen{
	top: 0 !important;
	left: 0 !important;
}
.tm-slider-container.fullscreen{
	width: auto;
	height: 100vh;
}
.tm-slider-container.full-width-slider{
	width: initial;
}
.window-height{
	height: 100vh;
}
.window-height .full-width-slider{
	height: inherit;
}
.mobile .full-width-slider,
.mobile .parallax.fixed-height{
	height: 50rem;
}
.featured-media .tm-slider-container{
	background: #000;
}
.tms-carousel{
	background: none;
}

/* Slider Navigation Common */
.tms-arrow-nav{
	width: 4.4rem;
	height: 4.4rem;
	background: none;
	font-size: 2rem;
	line-height: 4.4rem;
	color: #fff;
	border: none;
	background-color: #f44336;
}
.tms-arrow-nav:hover, .tms-arrow-nav:focus{
	opacity: 0.5 !important;
}
.tms-arrow-nav:before{
	line-height: 4.4rem;
}
.tms-arrow-nav:hover{
	width: 4.4rem;
}
.tms-bullet-nav{
	background: #fff;
}
.tms-bullet-nav:focus {
	outline: solid;
}
.tms-pagination {
	padding-bottom: 1rem;
	line-height: 1;
}

/* Featured Media Slider Navigation */
/*
.featured-media #tms-prev{
	margin-top: -2.2rem;
	border-radius: 0;
	right: 3rem;
	bottom: 50%;
	left: auto;
}
#tms-prev,
#tms-next{
	border-radius: 0;
}
.featured-media #tms-prev:before{
	content: '\e645';
}
.featured-media #tms-next{
	margin-top: 2.2rem;
	border-radius: 0;
	top: 50%;
	right: 3rem;
}
.featured-media #tms-next:before{
	content: '\e642';
}
*/
.featured-media .tms-pagination{
	width: auto;
	bottom: 2rem;
	left: 4.4rem;
}
.featured-media .tms-pagination a{
	display: block;
	margin-bottom: 1rem;
}
.featured-media .tm-slider-container .tms-pagination{
	opacity: 1;
}

/* Portfolio 7 Slider */
.portfolio-7-content.replicable-content{
	padding-top: 4rem;
	padding-bottom: 1rem;
}
.portfolio-7-content .column,
.portfolio-7 .column.slider-column{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.portfolio-7 .portfolio-recent-slider{
	max-height: 35rem;
}
.portfolio-7 .portfolio-recent-slider li{
	padding: 0;
}
.portfolio-7 .previous-portfolio-recent-slider,
.portfolio-7 .next-portfolio-recent-slider{
	width: auto;
	height: auto;
	margin-right: 0;
	line-height: 3rem;
	text-align: center;
	display: inline-block;
	border: none;
}

/* Slider Buttons */
.tm-slider-container .button{
	font-size: 1.1rem;
	font-weight: 700;
}

.slider-button{
	left: 0%;
}

/* Slider Scroll Link */
.tm-slider-container .scroll-link:not(.button),
.tmp-content-inner .scroll-link:not(.button){
	margin-left: -2.5rem;
	position: absolute;
	bottom: 6rem;
	left: 50%;
}
@media only screen and (max-width: 960px){
	.tm-slider-container.fullscreen{
		top: 11rem !important;
	}
}
@media only screen and (max-width: 768px){
	.featured-media .tms-pagination a{
		display: inline-block;
	}
	.featured-media .tms-arrow-nav{
		
	}
}

/* 10.1 Edits for slider and parralax (SlEd) */
.SlEd-slider-section {
	height: auto !important;
}

.tms-progress-bar {
	display: none;
}

.SlEd-slider-container {
	position: relative !important;
	width: 100% !important;
}

@media only screen and (min-width: 960px){
	.SlEd-slider-container--home {
		height: 70rem !important;
	}
}


.SlEd-slider-image img {
	width: 100%;
}

.SlEd-slider-container img{
    max-height: 400px;
    object-fit: cover;
    object-position: 50% 25%;
}

@media only screen and (min-width: 1400px) {
  .SlEd-slider-container img{
    max-height: 500px;
}
}

@media only screen and (min-width: 1700px) {
  .SlEd-slider-container img{
    max-height: 800px;
    object-position: 50% 20%;
}
}


/*------------------------------------------------------------------
[11. Lightbox]
*/

.tm-lightbox{
	background: rgba(255,255,255,1);
}
#tml-content{
	box-shadow: none;
}
#tml-caption span{
	border: none;
}
#tml-caption{
	font-style: normal;
	font-weight: 200;
	letter-spacing: 0.1rem;
	color: #232323;
}
.tml-nav{
	width: 4.4rem;
	height: auto;
	color: #232323;
	font-size: 2rem;
}
.tml-nav:before{
	line-height: 4.4rem;
}
#tml-prev{
	left: 6rem;
}
#tml-next{
	right: 6rem;
}
#tml-exit{
	background-color: #fff;
	opacity: 1;
	font-size: 2rem;
	top: 1.5rem;
	right: 3rem;
}
@media only screen and (max-width: 960px){
	#tml-prev{
		left: 0rem;
	}
	#tml-next{
		right: 0rem;
	}
}

/*------------------------------------------------------------------
[12. Plugin Preloader]
*/

.tm-loader, 
.tm-loader #circle{
	width: 3rem;
	height: 3rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: none;
	-webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	    	transform-origin: center center;
}
.tm-loader {
	width: 3rem;
	height: 3rem;
	margin: -0.1rem 0 0 -1.5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-animation:preloader-outer 1.5s ease infinite;
	   -moz-animation:preloader-outer 1.5s ease infinite;
	     -o-animation:preloader-outer 1.5s ease infinite;
	        animation:preloader-outer 1.5s ease infinite;
}
.tm-loader #circle{
	-webkit-animation:preloader 3s ease infinite;
	   -moz-animation:preloader 3s ease infinite;
	     -o-animation:preloader 3s ease infinite;
	        animation:preloader 3s ease infinite;
}
.tm-loader #circle{
	border: 2px solid rgba(0,0,0, 0.2);
	border-bottom-color: #ff4556;
}
.featured-media .tm-loader #circle {
	background: none;
	border: 2px solid rgba(255,255,255, 0.4);
	border-bottom: 2px solid #ff4556;
	opacity: 1;
}

@-webkit-keyframes preloader-outer{
	from { opacity: 1;	-webkit-transform: rotate( 0deg ); }
	to	 { opacity: 1;	-webkit-transform: rotate( 360deg ); }
}
@keyframes preloader-outer{
	from { opacity: 1;	transform: rotate( 0deg ); }
	to	 { opacity: 1;	transform: rotate( 360deg ); }
}
@-webkit-keyframes preloader{
	0% { opacity: 0.3; }
	50%	 { opacity: 1; }
	100% { opacity: 0.3; }
}
@keyframes preloader{
	0% { opacity: 0.3; }
	50%	 { opacity: 1; }
	100% { opacity: 0.3; }
}

/*------------------------------------------------------------------
[13. Rollovers]
*/

.overlay-info{
	background: rgba(255, 255, 255, 0.5);
}
.overlay-info > span > span{
	text-align: center;
	vertical-align: center;
}
.overlay-info .project-title{
	display: block;
}
.overlay-fade-img-scale-out .overlay-info .overlay-info{
	opacity: 1;
}
.overlay-fade-img-scale-in .project-title{
	margin-bottom: 0;
}
.caption-below{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	border: none;
	opacity: 0.5;
}

/*------------------------------------------------------------------
[14. Homepage]
*/

/* Back to Top & Scroll Down */
.scroll-down{
	float: right;
	text-align: left;
	position: fixed;
	bottom: 6rem;
	right: 3.2rem;
	z-index: 20;
}
.scroll-to-top{
	display: none;
	float: right;
	text-align: left;
	position: fixed;
	bottom: 6rem;
	right: 3.2rem;
	z-index: 20;
}
.scroll-down .text-line,
.scroll-to-top .text-line{
	width: 4.5rem;
	margin-bottom: 0.3rem;
	background-color: #777;
}
.scroll-down a,
.scroll-to-top a{
	width: 10rem;
	margin-top: -5rem;
	display: block;
	text-align: center;
	text-transform: uppercase;
	background-color: #ccc;
	border: 1px solid #000;
	color: #000;
	font-size: 1.1rem;	
	font-weight: normal;
    float: right; 
	-webkit-transform: rotate(270deg);
	   -moz-transform: rotate(270deg);
	    -ms-transform: rotate(270deg);
	     -o-transform: rotate(270deg);
	        transform: rotate(270deg);
}
.scroll-down a{
	color: #fff;
}

.scroll-down a:hover,
.scroll-to-top a:hover {
	color: #7A000A;
}

.scroll-down a:focus,
.scroll-to-top a:focus {
	box-shadow: 0 0 0 .25rem #d32326;
}

/* Scroll Links */
.scroll-link.icon-circled,
.scroll-to-top.icon-circled{
	width: 5rem;
	height: 5rem;
}
.scroll-link.icon-circled{
	line-height: 5rem;
}
.scroll-to-top.icon-circled{
	line-height: 4.8rem;
}

/* Stats */
.stats-1-homepage{
	background-image: none;
}
.stat-3-homepage .grid-item,
.stat-3-homepage .description,
.stats-3 .grid-item.row-1{
	border-color: #666;
}

/*------------------------------------------------------------------
[15. About Pages]
*/

/* Team Sections */
.team-2 h6.occupation{
	margin-bottom: 3rem;
}
.team-2 .team-content-info{
	padding: 2rem 2rem 0 2rem;
}
.team-2 .social-list{
	margin-bottom: 0;
}

/* Team Slider */
.team-slider{
	background: none;
	height: 42rem;
}
.team-slider li{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.team-slider p{
	line-height: 1.8;
}
.team-slider .tms-pagination a{
	background-color: #232323;
}
.team-slider-1 .tms-pagination{
	display: none !important;
}
[class*="team-"] .occupation{
	color: #999;
}

/* Testimonial Slider */
.testimonials-5-about-1{
	background: none;
	color: #000;
}
.testimonials-5-about-1 .tms-bullet-nav{
	background: #000;
}

/* Hero Sections */
.hero-5-about-1 .media-column{
	background-image: url(../images/team/tapblaze.jpg);
}
.hero-5-about-2 .media-column{
	background-image: url(../images/team/hero-half-2.jpg);
}

/*------------------------------------------------------------------
[16. Contact Pages]
*/

/* Hero Sections */
.hero-5-contact-1 .media-column{
	background-image: url(../images/contact/hero-half.jpg);
}
.hero-5-contact-2 .media-column{
	background-image: url(../images/contact/hero-half.jpg);
}
.hero-5-contact-1 [class*="stats-"] .stat-inner{
	text-align: left;
}

/* Stats */
.stats-contact-1{
	background: none;
}

/* Form Response */
.contact-form-container .form-response{
	color: #666;
}

/* Map */
.map-container{
	height: 50rem;
}

/*------------------------------------------------------------------
[17. Project Pages]
*/

/* Grid */
.masonry-stamp .caption-over-outer{
	background-color: rgba(255,255,255,.6);
}

/* Ie Fix */
.ie-browser .portfolio-5.full-width .column{
	width: 100.2%;
}

/* Project 1 */
.project-1-slider .tms-bullet-nav{
	background: #fff; 
}
/* Full Width Content Slider */
.project-1-slider .tms-arrow-nav{
	display: none !important;
}
.project-1-slider .tms-pagination{
	bottom: -4rem;
	opacity: 1 !important;
}
.hero-5-project-1 .media-column{
	background-image: url(../images/portfolio/project-1/hero-half.jpg);
}

/* Project 2 */
.hero-5-project-2 .media-column{
	background-image: url(../images/portfolio/project-2/hero-half.jpg);
}

/* Project 3 */
.hero-5-project-3 .media-column{
	background-image: url(../images/portfolio/project-3/hero-half.jpg);
}

/* Project 4 */
.hero-5-project-4 .media-column{
	background-image: url(../images/portfolio/project-4/hero-half.jpg);
}

/* Project 5 */
.hero-5-project-5 .media-column{
	background-image: url(../images/portfolio/project-5/hero-half.jpg);
}

/* Project 6 */
.hero-5-project-6 .media-column{
	background-image: url(../images/portfolio/project-6/hero-half.jpg);
}

/* Folio Filter */
.grid-filter-menu ul,
.grid-filter-menu li{
	padding: 0;
	text-transform: uppercase;
	font-size: 1.1rem;
	letter-spacing: 0.1rem;
}
.grid-filter-menu a{
	padding: 0.8rem;
	font-weight: 700;
	color: #666;
	display: block;
	position: relative;
}
.grid-filter-menu a:hover{
	color: #232323;
}
.grid-filter-menu a.active{
	color: #ff4556;
	border-bottom: none;
}

/* Color Swatch */
.project-swatch-list{
	margin-bottom: 0;
}
.project-swatch-list li{
	margin-bottom: 3rem;
}
.project-swatch{
	margin-right: 5rem;
}
.center .project-swatch{
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}
@media only screen and (max-width: 768px){
	.center-on-mobile .project-swatch{
		margin-left: 2.5rem;
		margin-right: 2.5rem;
	}
}

/*------------------------------------------------------------------
[18. Pagination]
*/

/* Pagination 3 Customized */
.pagination-3 a{
	width: 5.2rem;
	height: 5.2rem;
	padding: 0;
	line-height: 5.2rem;
	border: none;
	border-radius: 0;
}
.pagination-3 li{
	margin-left: -0.4rem;
}
.pagination-3 a.current, 
.pagination-3 a:hover{
	background: #232323;
}
.pagination-3 a.pagination-previous, 
.pagination-3 a.pagination-next{
	width: 6.6rem;
	height: 5.2rem;
	max-width: 16rem;
	border-width: 2px;
	border-style: solid;
	border-radius: 0;
	line-height: 4.8rem;
	position: relative;
}
.pagination-3 .pagination-previous:after,
.pagination-3 .pagination-next:after{
	width: 7rem;
	height: 0.1rem;
	background-color: #000;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transition-property: background-color, transform;
	   -moz-transition-property: background-color, transform;
	     -o-transition-property: background-color, transform;
		    transition-property: background-color, transform;
	-webkit-transition-duration: 400ms;
	   -moz-transition-duration: 400ms;
	     -o-transition-duration: 400ms;
	    -ms-transition-duration: 400ms;
	        transition-duration: 400ms;
}
.pagination-3 .pagination-previous:after{
	right: -4rem;
}
.pagination-3 .pagination-next:after{
	left: -4rem;
}
.pagination-3 a.pagination-previous:hover:after{
	background-color: #ddd;
	-webkit-transform: translate3d(4rem,0,0);
	   -moz-transform: translate3d(4rem,0,0);
	     -o-transform: translate3d(4rem,0,0);
		    transform: translate3d(4rem,0,0);
}
.pagination-3 a.pagination-next:hover:after{
	background-color: #ddd;
	-webkit-transform: translate3d(-4rem,0,0);
	   -moz-transform: translate3d(-4rem,0,0);
	     -o-transform: translate3d(-4rem,0,0);
		    transform: translate3d(-4rem,0,0);
}
.pagination-3 a:hover{
	background-color: #000;
}
.pagination-3 [class*="icon-"]{
	margin: 0;
	font-size: 2.2rem;
	line-height: 4.8rem;
	position: relative;
}
.pagination-3 a.disabled:after{
	background-color: #ddd;
}

/*------------------------------------------------------------------
[19. Fullscreen Pages]
*/

.fullscreen-section .fullscreen-inner{
	background: rgba(0,0,0,0.35);
}
.fs-pagination{
	right: 6rem;
}

/*------------------------------------------------------------------
[20. Blog Pages]
*/

/* Common */
.post-content.with-background{
	background-color: #fff;
}
.post-info{
	width: 100%;
	margin-bottom: 1rem;
	margin-right: 0;
}
.post-info-aside {
	width: auto;
}
.post-info-aside .post-love,
.post-author-aside span,
.post-author-aside a,
.post-comments-aside span,
.post-comments-aside a{
	font-size: 1.2rem;
	font-weight: normal;
	text-transform: none;
	color: #999;
	margin-right: 0;
	margin-left: 0;
	letter-spacing: 0;
}
.post-info span,
.post-info a{
	display: inline-block;
}
.post-info-aside .post-love,
.post-author-aside span,
.post-author-aside a,
.post-comments-aside span,
.post-comments-aside a{
	display: block;
}
.post-info-aside [class*="icon-"]{
	font-size: 1.2rem;
}
.post-info-aside,
.post-author-aside,
.post-comments-aside{
	min-width: 12rem;
	margin-left: 0;
	text-align: left;
}
.post-info-aside .post-info-inner,
.post-author-aside .author-title{
	margin-top: 0;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ccc;
}
.post-info-aside .post-love [class*="icon-"]{
	width: 1.3rem;
	margin-right: 0.6rem;
}
.post-info-aside .social-list{
	text-align: left;
}
.post-info-aside + .post-content,
.post-author-aside + .author-bio,
.post-comments-aside + .comments-inner{
	padding-left: 17rem;
}
@media only screen and (max-width: 768px) {
	.post-info-aside + .post-content {
		padding-left: 0;
	}
}

/* Regular Blog */
.blog-regular .post {
	margin-bottom: 7rem;
}
.blog-regular .post-info .post-date{
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	border-bottom: 1px solid #000;
	display: block;
}
.blog-masonry .caption-over-outer .post-info .post-date{
	padding: 0;
	margin: 0;
	border: none;
	display: inline-block;
}

/* Blog Masonry */
.blog-masonry .post-content:not(.post-content.width-background){
	padding: 0 2rem;
}
/*.blog-masonry .grid-item:nth-child(odd) .post-content{
	padding: 2rem;
	background-color: #f4f4f4;
}*/
.blog-masonry .post-info .post-date{
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	border-bottom: 1px solid #000;
	display: block;
}

/* Blog Masonry Set Dimentions */
.blog-masonry.masonry-set-dimensions .post-info,
.blog-masonry.masonry-set-dimensions .post-info a{
	color: #fff;
}

/* Blog Mejs Player */
.post-media .mejs-container.mejs-audio .mejs-controls .mejs-play,
.post-media .mejs-container.mejs-audio .mejs-controls .mejs-pause{
	border-radius: 0;
}
.post-media .mejs-container.mejs-audio .mejs-controls{
	border-radius: 0;
}
.masonry-set-dimensions .post-content.with-background{
	background: #f4f4f4;
}
.masonry-set-dimensions .post-media:hover .post-content{
	background: rgba(0,0,0,0.8);
}
.masonry-set-dimensions .post-media:hover .post-content h2 a{
	color: #fdeb74;
}
.masonry-set-dimensions .post-media:hover .post-author a:hover{
	opacity: 0.5;
}

/* Single Post */
.single-post .post-info span,
.single-post-tags a{
	margin-left: 0;
	margin-right: 0;
}

aside .widget li{
	padding-top: 0rem;
	padding-bottom: 0rem;
}
aside .widget ul{
	margin-bottom: 5rem;
}

/* Comment Form */
.comment-form textarea{
	min-height: 20rem;
}
.post-comment-respond .comment-form .column{
	float: left;
}
.post-author, 
.post-comments,
.post-comment-respond{
	border-color: #ccc;
}

/*------------------------------------------------------------------
[21. Form Elements]
*/

/* Common Form Styling */
.contact-form textarea{
	min-height: 15rem;
}
.contact-form-container .form-response,
.signup-form-container .form-response{
	position: absolute;
	font-size: 1rem;
}
[class*="form-container"] .column{
	position: relative;
}
.contact-form-container .form-element, 
.contact-form-container textarea,
.signup-form-container .form-element, 
.signup-form-container textarea,
.search-form-container .form-element,
.comment-form .form-element, 
.comment-form textarea{
	margin-bottom: 3rem;
	background-color: #fafafa;
	border: none;
	font-size: 1.1rem;
	text-transform: none;
	font-weight: 700;
	letter-spacing: 0.1rem;
	color: #545454;
}
.form-element:focus, 
textarea:focus,
form input:focus,
form textarea:focus,
form select:focus {
	background-color: #fff;
	box-shadow: none;
	outline: solid;
	color: #000;
}
.form-element.required-field:focus, 
textarea.required-field:focus{
	background-color: #fff;
	box-shadow: none;
	color: #000;
}
.field-wrapper{
	position: relative;
	overflow: hidden;
}
.form-element.required-field,
textarea.required-field{
	background-color: #ddd;
	box-shadow: none;
	color: #000;
	position: relative;
}

/* Contact Form */
.contact-form-container ::-webkit-input-placeholder {
	color: #666;
}
.contact-form-containe :-moz-placeholder {
	color: #666;
	opacity: 1;
}
.contact-form-containe ::-moz-placeholder {
	color: #666;
	opacity: 1;
}
.contact-form-containe :-ms-input-placeholder {
	color: #666;
}

/* Signup 1 & 2 Form Elements */
.signup-1 .form-element,
.signup-2 .form-element{
	text-align: center;
}
.signup-1 .form-submit,
.signup-2 .form-submit{
	width: 14rem;
}
.signup-1 .form-response,
.signup-2 .form-response{
	width: 100%;
	text-align: center;
}
.signup-2 .form-response{
	margin-left: -4rem;
}
.signup-2{
	background-image: url(../images/generic/hero-fw-1.jpg);
}
.signup-2 .signup-form-container{
	background-color: rgba(0,0,0,0.6);
}
.signup-2 .form-element{
	border-color: #999;
	color: #999;
}
.signup-2 .form-element:focus,
.signup-2 .form-element.required-field:focus{
	border-color: #999;
	box-shadow: none;
	color: #fff;
}
.signup-2 .form-element + .border{
	background-color: #fff;
}
.signup-2 .form-response{
	color: #fff;
}
.signup-2 .form-element.required-field,
.signup-2 .form-element.required-field:focus{
	background: none;
	border-color: #e62739;
	color: #e62739;
}

/* Signup 1 Placeholder text */
.signup-1 ::-webkit-input-placeholder {
	color: #666;
}
.signup-1 :-moz-placeholder {
	color: #666;
	opacity: 1;
}
.signup-1 ::-moz-placeholder {
	color: #666;
	opacity: 1;
}
.signup-1 :-ms-input-placeholder {
	color: #666;
}

/* Signup 2 Placeholder text */
.signup-2 ::-webkit-input-placeholder {
	color: #999;
}
.signup-2 :-moz-placeholder {
	color: #999;
	opacity: 1;
}
.signup-2 ::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.signup-2 :-ms-input-placeholder {
	color: #999;
}

/* Form Element Styling */
.footer .form-element, 
.footer textarea{
	background-color: #333;
	margin-bottom: 2rem;
	font-size: 1.1rem;
	color: #999;
}
.footer .form-element:focus, 
.footer textarea:focus,
.footer .form-element.required-field:focus, 
.footer textarea.required-field:focus{
	background-color: #fff;
	box-shadow: none;
	color: #000;
}
.footer .form-element.required-field, 
.footer textarea.required-field{
	background-color: #ddd;
	color: #666;
}
.footer .form-element.required-field:focus, 
.footer textarea.required-field:focus{
	background-color: #fff;
}
.footer .form-response{
	color: #666;
}
.footer ::-webkit-input-placeholder {
	color: #888;
}
.footer :-moz-placeholder {
	color: #888;
	opacity: 1;
}
.footer ::-moz-placeholder {
	color: #888;
	opacity: 1;
}
.footer :-ms-input-placeholder {
	color: #888;
}

/*------------------------------------------------------------------
[22. Social Lists]
*/

.social-list li{
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 700;
}
.social-list li a{
	color: #333;
}
.social-list li a:focus {
	box-shadow: 0 0 0 .25rem rgba(255, 69, 86, 0.6);
}
.social-list li.social-list-label{
	color: #333;
}
.social-list.share a{
	margin-right: 0.5rem;
}
.footer .social-list{
	line-height: 1;
	margin-top: 6.2rem;
}
.footer .social-list a{
	margin-left: 0.8rem;
	margin-right: 0.8rem;
	font-size: 1.1rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}
.side-navigation-footer .social,
.side-navigation-footer .social-list a{
	color: #666;
	font-size: 1.3rem;
}

/*------------------------------------------------------------------
[23. Footer]
*/

/* Common */
.footer{
	width: 100%;
	background: none;
	color: #666;
	z-index: 1;
}
.footer [class*="content-grid"]{
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.footer .grid-item{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.footer-top {
	background-color: #000;
}
.footer .footer-top a{
	font-size: 1.3rem;
	color: #888;
	font-weight: 700;
}
.footer .footer-top a:focus {
	box-shadow: 0 0 0 .25rem rgba(255, 69, 86, 0.6);
}

.footer-top .footer-logo{
	width: 9rem;
	margin-bottom: 2rem !important;
}
.footer .footer-bottom{
	background-color: #f4f4f4;
}
.footer .footer-bottom-inner{
	border: none;
}
.footer-bottom .footer-logo{
	width: 6.5rem;
	margin-bottom: 1rem;
	margin-right: 1.4rem;
	line-height: 1.7;
}
.footer .navigation li,
.footer .navigation ul li a{
	padding: 0;
	display: inline-block;
	float: none;
}
.footer .navigation a,
.footer .navigation a, 
.footer .social-list a{
	margin: 0 0.8rem 0 0.6rem;
	font-size: 1.1rem;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}
.footer .social-list a{
	color: #666;
}
.footer .navigation [class*="icon-"],
.footer .social-list [class*="icon-"]{
	margin-right: 0.5rem;
}
.footer .widget li{
	border-color: #444;
}
.footer .list-group li{
	padding-top: 0;
	border: none;
}
.footer .post-date{
	font-size: 0.9rem;
}
.footer address{
	font-size: 1.2rem;
	line-height: 1.4;
	text-transform: uppercase;
	font-style: normal;
}
.footer-1 .footer-bottom .navigation, 
.footer-1 .footer-bottom .social-list{
	float: none;
}

/*------------------------------------------------------------------
[24. Sidebar]
*/

/* Sidebar Widgets */
.sidebar .widget,
.sidebar .widget a{
	font-size: 1.2rem;
}
.sidebar .widget .tag-cloud a{
	font-size: 1rem;
}
.sidebar .widget li{
	padding-top: 0rem;
	padding-bottom: 0rem;
}
.sidebar .widget .list-group li{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.sidebar .widget ul{
	margin-bottom: 5rem;
}
.sidebar .post-date{
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

/*------------------------------------------------------------------
[25. Dividers]
*/

hr,
.divider{
	border-color: #ccc;
}
.text-line{
	width: 2rem;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
	     -o-transform: rotate(0deg);
		    transform: rotate(0deg);
	-webkit-transition-property: width, opacity, background-color, transform;
	   -moz-transition-property: width, opacity, background-color, transform;
	     -o-transition-property: width, opacity, background-color, transform;
		    transition-property: width, opacity, background-color, transform;
    -webkit-transition-duration: 400ms;
	   -moz-transition-duration: 400ms;
	     -o-transition-duration: 400ms;
	    -ms-transition-duration: 400ms;
	        transition-duration: 400ms;
}
a.animated-link:hover .text-line{
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
	     -o-transform: rotate(360deg);
		    transform: rotate(360deg);
}
.mobile .text-line,
a.disabled .text-line{
	-webkit-transition-property: none;
	   -moz-transition-property: none;
	     -o-transition-property: none;
		    transition-property: none;
}

/*------------------------------------------------------------------
[26. Media Element Player]
*/

.mejs-container.mejs-audio .mejs-controls{
	border-radius: 3px;
}
.mejs-container.mejs-audio .mejs-controls,
.mejs-controls .mejs-volume-button .mejs-volume-slider{
	background: rgba(255, 255, 255, 0.9);
}
.mejs-container.mejs-audio .mejs-controls{
	background: #f9f9f9;
}
.mejs-minimal-player .mejs-container .mejs-controls{
	background: none;
}
/* Time track, vol track */
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{
	background: #999;
}
/* Time track, vol level track */
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{
	background: #666;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	background: #fff;
}
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-total{
	background: #fff;
}
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-minimal-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-minimal-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{
	background: #fff;
}
/* Tooltip */
.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #000;
}
/* Play Button */
.mejs-container.mejs-audio .mejs-controls .mejs-play,
.mejs-container.mejs-audio .mejs-controls .mejs-pause{
	background: #eee;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.mejs-minimal-player .mejs-container .mejs-controls .mejs-play,
.mejs-minimal-player .mejs-container .mejs-controls .mejs-pause{
	background: none;
}
/* Time */
.mejs-container .mejs-controls .mejs-time span{
	color: #666;
}
.mejs-minimal-player .mejs-container .mejs-controls .mejs-time span{
	color: #fff;
}

/*------------------------------------------------------------------
[27. E-Commerce]
*/

/* Grid */
.shop .products .product h3.product-title{
	font-size: 1.4rem;
}
.product-title a{
	color: #000;
}
.shop .products .product .product-price{
	font-size: 1.2rem;
}

/* Shop Overlay Tags */
.shop .products .product .onsale,
.single-product .product .onsale{
	background-color: #ff4556;
}
.shop .products .product .outofstock,
.single-product .product .outofstock{
	background-color: #232323;
}

/* Tables */
.shop .table td,
.shop .table th{
	padding: 2rem 1.6rem;
}
.shop .cart-overview .table > thead{
	background-color: #f4f4f4;
}
/*.shop .cart-overview .table > thead th,
.shop .cart-overview .table > thead th{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}*/
.shop .cart-overview table,
.shop .cart-overview td,
.shop .cart-totals th,
.widget .cart-subtotal,
.single-product .review-comments,
.checkout .cart-overview hr{
	border-color: #eee;
}
.single-product .review-comments .comment-list > li,
.single-product .products-similar hr,
.single-product .review-comments,
.cart .cart-review,
.checkout .cart-review,
.checkout .cart-overview hr{
	margin-bottom: 5rem;
}

/* Shop Buttons */
.shop .cart-overview .button,
.shop .product .button{
	background-color: #232323;
	border-color: #232323;
	color: #fff;
}
.shop .cart-overview .button:hover,
.shop .product .button:hover{
	background-color: #ff4556;
	border-color: #ff4556;
	color: #fff;
}

/* Widgets */
.sidebar .widget .product-list li{
	padding-top: 1.5rem;
	padding-bottom: 1.3rem;
}
.widget .cart-overview a.product-remove{
	background-color: #eee;
}

/* Single Product Page */
.single-product .review-comments{
	padding-bottom: 5rem;
}
.single-product .products-similar hr{
	margin-top: 2rem;
}
.single-product .product-tabs .tab-panes{
	padding-top: 5rem !important;
}
.single-product .product-summary .product-rating{
	font-size: 1.2rem;
}
.single-product .product-summary .product-price ins,
.single-product .product-summary .product-price del{
	font-size: 2rem;
	font-weight: 700;
}

/* Cart Overview */
.cart .cart-overview .product-remove a{
	background-color: #eee;
}

/*------------------------------------------------------------------
[28. Component Styling]
*/

.button,
input{
	font-weight: 700;
	text-transform: uppercase;
}

/* Testimonial Slider */
.testimonial-slider{
	height: 14rem;
}
.testimonial-slider blockquote{
	width: 100%;
}

/* Blockquote */
blockquote.border{
	border-color: #ccc;
}

/* Feature Section */
.feature-2 .feature-image img{
	width: 90%;	
}

/* Logo Section */
.logos-1 a{
	opacity: 1;
}
.logos-1 a:hover{
	opacity: 1;
}
.logo-slider{
	height: 14rem;
}

/* Hero Sections */
.hero-1,
.hero-2,
.hero-3,
.hero-4,
.hero-5,
.hero-6{
	height: 50rem;
}
[class*="hero-"].window-height{
	height: 45vh;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

/* Stats */
[class*="stats-"] .counter{
	margin-bottom: 1rem;
	font-size: 4.5rem;
	font-weight: normal;
}
[class*="stats-"] .counter.xlarge{
	font-size: 6.5rem;
}
[class*="stats-"] .description{
	font-size: 0.9rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
}
.stats-3 .mega-stat .counter{
	font-weight: normal;
	font-size: 6rem;
}
.stats-3 .mega-stat .description{
	font-size: 1.4rem;
}

/* Transparency class */
.transparent-element{
	opacity: 0.5;
}

/* Bar percentages */
.percent-10{
	width: 10%;
}
.percent-20{
	width: 20%;
}
.percent-30{
	width: 30%;
}
.percent-40{
	width: 40%;
}
.percent-50{
	width: 50%;
}
.percent-60{
	width: 60%;
}
.percent-70{
	width: 70%;
}
.percent-80{
	width: 80%;
}
.percent-90{
	width: 90%;
}
.percent-10{
	width: 100%;
}
/* Sizes */
.progress-bar{
	border: none;
}
.progress-bar.small{
	height: 0.1rem;
	line-height: 0rem;
}
.progress-bar,
.progress-bar.medium{
	height: 0.3rem;
	line-height: 0rem;
}
.progress-bar.large{
	height: 0.6rem;
	line-height: 0rem;
}
.progress-bar.xlarge{
	height: 0.9rem;
	line-height: 0rem;
}

/* Accordion */
.accordion li > div{
	border: none;
}
.accordion li{
	margin-bottom: 0;
}
.accordion li a{
	border-top: 1px solid #eee;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	background-color: #fff;
}
.accordion li:first-child:not(.active) a{
	border-top: 1px solid transparent;
}
.accordion li.active a{
	border: 1px solid #ddd;
}
.accordion li.active + li:not(.active) a{
	border-top: 1px solid transparent;
}
.accordion li.active:last-child a{
	border-radius: 0;
}
.accordion li a:hover{
	background-color: #fff;
	border: 1px solid transparent;
	border-top: 1px solid #eee;
}
.accordion li a, 
.accordion li.active a{
	font-size: 1.1rem;
	font-weight: 700;
	text-transform: uppercase;
}

/* Tabs */
.tab-panes,
.tabs.vertical .tab-panes,
.tabs.vertical.right .tab-panes{
	border: 1px solid #eee;
}
.tabs li,
.tabs.right li{
	margin-right: 0;
	margin-left: 0;
}
.tabs.vertical li,
.tabs.vertical.right li{
	margin-bottom: 0;
}
.tabs.vertical .tab-nav li:first-child:not(.active) a{
	border-top: 1px solid transparent;
}
.tabs .tab-nav li a:hover{
	background-color: #eee;
	border: 1px solid transparent;
}
.tabs .tab-nav li.active:last-child a{
	border-right: 1px solid #eee;
}
.tabs.vertical .tab-nav li.active:last-child a{
	border-right: 1px solid transparent;
	border-bottom: 1px solid #eee;
}
.tabs.vertical.right .tab-nav li.active:last-child a{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.tabs .tab-nav > li a, 
.tabs .tab-nav > li.active a{
	font-size: 1.1rem;
	font-weight: 700;
	text-transform: uppercase;
}
@media only screen and (max-width: 480px){
	.tabs .tab-nav > li{
		margin: 0 0 -1px 0 !important;
	}
	.tabs .tab-nav > li a,
	.tabs .tab-nav.vertical > li a,
	.tabs .tab-nav > li a:hover{
		border: 1px solid #eee !important;
		margin: 0 !important;
	}
}

/* Pricing Tables */
.pricing-table .pricing-table-price .currency{
	top: -1.5rem;
}

/*------------------------------------------------------------------
[29. Resolution Media Queries]
*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (		 min-device-pixel-ratio: 2),
only screen and (			min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) { 

	/* Homepage */
	.stats-1-homepage{
		background-image: none;
	}

	/* About */
	.hero-5-about-1 .media-column{
		background-image: url(../images/team/tapblaze.jpg);
	}
	.hero-5-about-2 .media-column{
		background-image: url(../images/team/hero-half-2@2x.jpg);
	}

	/* Contact */
	.hero-5-contact-1 .media-column{
		background-image: url(../images/contact/hero-half@2x.jpg);
	}
	.hero-5-contact-2 .media-column{
		background-image: url(../images/contact/hero-half@2x.jpg);
	}
	.stats-contact-1{
		background: none;
	}

	/* Project 1 */
	.hero-5-project-1 .media-column{
		background-image: url(../images/portfolio/project-1/hero-half@2x.jpg);
	}

	/* Project 2 */
	.hero-5-project-2 .media-column{
		background-image: url(../images/portfolio/project-2/hero-half@2x.jpg);
	}

	/* Project 3 */
	.hero-5-project-3 .media-column{
		background-image: url(../images/portfolio/project-3/hero-half@2x.jpg);
	}

	/* Project 4 */
	.hero-5-project-4 .media-column{
		background-image: url(../images/portfolio/project-4/hero-half@2x.jpg);
	}

	/* Project 5 */
	.hero-5-project-5 .media-column{
		background-image: url(../images/portfolio/project-5/hero-half@2x.jpg);
	}

	/* Project 6 */
	.hero-5-project-6 .media-column{
		background-image: url(../images/portfolio/project-6/hero-half@2x.jpg);
	}

	/* Contact Page */
	.hero-5-contact .media-column{
		background-image: url(../images/contact/contact-hero@2x.jpg);
	}
}

/* FAQ */


/* Customization */
.vertical-center{
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}


#section-scroll {
  height: 100vh;
  width: 100%;
  display: table;
  
}

.scroll-btn {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-btn {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #FFF;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-btn:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.videoplayer {
	min-height: 100%;
    /*min-width:100%; - if fit to width*/
	position:absolute;
	bottom:0;
	left:0;
}

/*game description font size change on mobile*/
@media only screen and (max-width: 600px){

	.project-description{
		font-size: 0.8rem !important;
	}
/*game grid size*/

	.grid-item {
		height: 17rem
	}
}


/*btn style on mobile*/
@media only screen and (max-width: 600px){
	.scroll-btn{
		display: none !important;
	}

	.scroll-to-top{
		display: none !important;
	}

	#tapblaze-logo{
		width: 200px;
	}

	.los-angeles{
		font-size: 1.2rem;
	}

	.download{
		font-size: 1rem
	}

	.tms-pagination{
		display: none !important;
	}

	.button {
		padding: 0.8rem 1rem;
	}

	.slider-button{
		left: -24%;
	}

	.button-position {
		top: 60px;
	}
}

/*homepage slider button design*/
.join {
	border-bottom: 3px solid #1d7d01 !important;
	border-radius: 5px !important;
}

.join:hover,
.join:focus {
	border-bottom-color: #a71c1e !important;
}

.getpizza {
	border-bottom: 3px solid #f44336 !important;
	border-radius: 5px !important;
}

.download-gg {
	border-bottom: 3px solid #f44336 !important;
	border-radius: 5px !important;
}

.download-rd {
	border-bottom: 3px solid #f44336 !important;
	border-radius: 5px !important;
}

.game-designer {
	border-bottom: 3px solid #f72020 !important;
	border-radius: 5px !important;
}

/*privacy*/
.here {
	color: #d32326;
	text-decoration: underline;
}

.here:hover,
.here:focus {
	color: #d32326;
}

.here:focus {
	outline: solid;
}

.termlist li{
	list-style-type: disc;
    list-style-position: inside;
    text-indent: -2em;
    padding-left: 1em;
}
/*team on mobile*/

@media only screen and (max-width: 768px){
	.team-member {
		width: 100% !important;
		height: auto;
	}

	.team-description{
		font-size: 1.2rem;
	}
}


/* Custom code */
.thumbnail .overlay-link:focus {
	box-shadow: 0 0 0 .25rem rgba(0,0,0,.25);
	border: 2px solid #000;
}

.thumbnail .overlay-link:focus img {
	transform: scale3d(1.2,1.2,1);
}

.section-store-links .store {
	display: block;
	margin: -1rem -0.5rem;
	font-size: 0;
	letter-spacing: 0;
	line-height: 1;
}

.section-store-links .store .item {
	padding: 1rem 0.5rem;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.section-store-links .store .item:nth-child(odd) {
	text-align: right;
}

.section-store-links .store .item.item-w-100 {
	width: 100%;
	padding: 0;
}

.section-store-links .store .item a img {
	position: relative;
	transition: 0.3s;
}

.section-store-links .store .item a:focus img {
	transform: scale(1.1);
}



.contact-form-container label {
	color: #545454;
	font-size: 1.1rem;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0.1rem;
	margin-bottom: 0;
	position: absolute;
	left: 4rem;
	top: 1.4rem;
	transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.contact-form-container input:focus + label,
.contact-form-container input:not(:placeholder-shown) + label,
.contact-form-container textarea:focus + label,
.contact-form-container textarea:not(:placeholder-shown) + label,
.contact-form-container .form-element:focus + label,
.contact-form-container .form-element:not(:placeholder-shown) + label {
  top: -1.1rem;
  font-size: 1.2rem;
  background-color: #ffffff;
  padding: 0 0.8rem;
  border-radius: 0.4rem;
  left: 1.8rem;
}

.contact-form-container .form-response {
	color: #000;
	font-size: 1.8rem;
	text-align: center;
	position: static;
	margin-bottom: 2rem;
}

.contact-form-container .form-response p {
	margin-top: 1rem;
	margin-bottom: 0;
}



.section-hero {
	width: 100%;
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}