﻿/*------------------------------------------------------------------
Mizzie Portfolio - 2023
Version: 1.0.5;
Framework by MIZZIE

[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
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.8rem;
	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: 'Lato', 'Helvetica Neue', sans-serif;
}

/* 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{
	color: #ff4556;
}
.footer .footer-top a:hover{
	color: #fff;
}
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,
h2,
h3,
h4,
h5,
h6{
	line-height: 1;
	font-weight: 700;
	text-transform: normal;
	color: #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 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 h5, .footer h5 a, 
.footer h6, .footer h6 a{
	color: #999;
}
h1 {
	font-size: 4.5rem;
}
h2{
	font-size: 3.3rem;
}
h3 {
	font-size: 2.3rem;
}
h4 {
	font-size: 1.8rem;
}
h5{
	font-size: 1.6rem;
}
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: none;
}

/* 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;
}

.description-label{
    display: inline-block;
    margin-bottom: 0.4em;
	margin-left: 0.4em;
}

.description-tags{
    font-size: 0.7em;
    font-weight: 600;
    margin: 0 0 1rem 0;
}

/* Rollover */
.overlay-info > span > span{
	font-size: 1.6rem;
	font-weight: 900;
	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{
	font-size: 1.5rem;
	color: #fff;
}
.footer .copyright{
	font-size: 1.1rem;
}
.footer p{
	font-size: 1.2rem;
	color: #888;
}

/* Lead */
.lead{
	font-size: 2rem;
}

/* Title Classes */
.title-xxxlarge{
	font-size: 18rem;
}
.title-xxlarge{
	font-size: 12rem;
}
.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;
}
.title-description-small{
	word-break:break-word;
	font-style: italic;
	white-space:normal!important;
	width:auto;
	font-size: 2.7rem;
	line-height: 1.5rem
}

/* 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-xmedium{
	font-size: 2.0rem;
	line-height: 1.4;
}
.text-small{
	font-size: 1.6rem;
	line-height: 1.4;
}
.mizzie{
	display:block;
	background-image: url(../images/assets/mizzie_main_inverted.svg);
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 6rem;
}
.text-none-important{
	text-transform: none!important;
}
.text-opacity{
	opacity: 0.5!important;
}

/* 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;
	}
	h6{
		font-size: 1.1rem;
	}
	.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;
	}
	.title-description-small {
		font-size:3.5rem;
		line-height:2rem;
		padding:1.5rem
	}

	/* Lead */
	.lead{
		font-size: 1.7rem;
	}

	/* Text Classes */
	.mizzie{
		padding: 3rem;
	}
	.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-color: #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;
}

/* grey */
.bkg-grey{
	background-color: #4e4e4d;
	border-color: #4e4e4d;
}
.bkg-hover-grey:hover{
	background-color: #4e4e4d;
	border-color: #4e4e4d;
}
.border-hover-grey:hover{
	border-color: #4e4e4d;
}
.color-grey,
.color-hover-grey:hover{
	color: #4e4e4d;
}

/* 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: #ff4556;
	border-color: #ff4556;
}
.bkg-hover-pink:hover{
	background-color: #ff4556;
	border-color: #ff4556;
}
.border-pink,
.border-hover-pink:hover{
	border-color: #ff4556;
}
.color-pink,
.color-hover-pink:hover{
	color: #ff4556;
}

/* darkish-red */
.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;
}

/* 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;
}

/* mid-blue */
.bkg-mid-blue {
	background-color: #0b66c5;
	border-color: #0b66c5;
}

.bkg-hover-mid-blue:hover {
	background-color: #0b66c5;
	border-color: #0b66c5;
}

.border-mid-blue,
.border-hover-mid-blue:hover {
	border-color: #0b66c5;
}

.color-mid-blue,
.color-hover-mid-blue:hover {
	color: #0b66c5;
}

/* green */
.bkg-green-light{
	background-color: #8dccaf;
	border-color: #8dccaf;
}
.bkg-hover-green-light:hover{
	background-color: #8dccaf;
	border-color: #8dccaf;
}
.border-green-light,
.border-hover-green-light:hover{
	border-color: #8dccaf;
}
.color-green-light,
.color-hover-green-light:hover{
	color: #8dccaf;
}

/* 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;
}

/* (Background colors project's) */

/* Valk green */
.bkg-valk-green{
	background-color: #092924;
	border-color: #092924;
}
.bkg-hover-valk-green:hover{
	background-color: #FF0000;
	border-color: #FF0000;
}
.color-valk-green,
.color-hover-valk-green:hover {
	color: #092924;
}
.color-valk-gold,
.color-hover-valk-gold:hover{
	color: #BA975F;
}

/* behavr blue */
.bkg-behavr-blue{
	background-color: #24243F;
	border-color: #24243F;
}
.bkg-hover-behavr-blue:hover{
	background-color: #24243F;
	border-color: #24243F;
}

/* boatnow orange */
.bkg-boatnow-orange{
	background-color: #FF9220;
	border-color: #ff9220;
}
.bkg-hover-boatnow-orange:hover{
	background-color: #FF9220;
	border-color: #FD6A00;
}

/* OBA red*/
.bkg-oba-red{
	background-color: #FF0000;
	border-color: #FF0000;
}

.bkg-hover-oba-red:hover {
	background-color: #FF0000;
	border-color: #FF0000;
}

/*------------------------------------------------------------------
[3. Section Padding]
*/

/* Unique Template Padding & Margins */
.wrapper-inner{
	padding: 3rem;
}
.padding-cancel-top{
	padding-top: 0rem !important;
}
.padding-cancel-bottom{
	padding-bottom: 0rem !important;
}
.margin-cancel{
	margin: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}
.header .header-inner{
	padding-left: 3rem;
	padding-right: 3rem;
}
[class*="intro-title-"] + .section-block,
.featured-media + .section-block{
	padding-top: 8rem;
	border-top-width: 3rem;
	border-top-style: solid;
}
@media only screen and (min-width: 960px){
	.header {
		border-top-width: 3rem;
		border-top-style: solid;
	}
	.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;
}
.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: 1px 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: 1px solid transparent;
}
.header-transparent .header-inner > .nav-bar{
	border-bottom: 1px 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: 12rem;
}

/* Compacted Header Logo Width */
.header-compact .logo{
	width: 12rem;
}

/* Initial Logo Styling */
.header .logo a{
	display: block !important;
	position: absolute;
	top: 0;
}
.header-in .logo a,
.header-out .logo a{
	-webkit-transition-duration: 0ms;
	transition-duration: 0ms;
}
.header .logo a:first-child{
	opacity: 1;
	-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;
	-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;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.header-background .logo a + a{
	display: block !important;
	opacity: 0;
	-webkit-transform: translateY(-5rem);
	transform: translateY(-5rem);
}

/* Logo Nav Dark */
.nav-dark .logo a:first-child{
	display: block !important;
	top: 0;
	opacity: 1;
	-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;
	}
	.header .logo a:first-child{
		opacity: 1;
		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 .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;
	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.current > a,
.header .navigation > ul > li > a:hover{
	color: #000;
	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: #999;
}
.header-background .navigation > ul > li.current > a{
	color: #000;
	border-bottom: none;
}
.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: 2rem;
}
.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-reposition-mobile{
	margin-left: -2rem; /* random fix for wrapper collision, confirmed safari iOS bug (2018). */
}
.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: #999;
}
.overlay-navigation ul li.current > a{
	font-weight: normal;
}
.overlay-navigation-wrapper .navigation-hide{
	top: 0;
	right: 3rem;
}
.overlay-navigation-wrapper .navigation-hide a{
	color: #999;
}
.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: #999;
}
.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 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;
	}
}

/*------------------------------------------------------------------
[9. Title Area]
*/

.intro-title-1{
	height: 50rem;
}
.intro-title-3{
	height: 100rem;
}
@media only screen and (max-width: 768px){
	.intro-title-3{
		height: auto;
	}
	.overlay-info > span > span{
		font-size: 1.1rem;
		font-weight: 700;
		letter-spacing: 0.1rem;
		text-transform: uppercase;
		color: #000;
	}
}

/*------------------------------------------------------------------
[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: 3rem !important;
	left: 3rem !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{
	background: #000;
}
.slider-main-container{
	background: #983ab4;
	background: -moz-linear-gradient(-45deg, #983ab4 0%, #fd1d1d 50%, #fcb045 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #983ab4), color-stop(50%, #fd1d1d), color-stop(100%, #fcb045));
	background: -webkit-linear-gradient(-45deg, #983ab4 0%, #fd1d1d 50%, #fcb045 100%);
	background: -o-linear-gradient(-45deg, #983ab4 0%, #fd1d1d 50%, #fcb045 100%);
	background: -ms-linear-gradient(-45deg, #983ab4 0%, #fd1d1d 50%, #fcb045 100%);
	background: linear-gradient(135deg, #983ab4 0%, #fd1d1d 50%, #fcb045 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#983ab4', endColorstr='#fcb045', GradientType=1);
}
.slider-404-container{
	background: #3e92ff;
	background: -moz-radial-gradient(center, ellipse cover, #3e92ff 0%, #1e1e1e 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #3e92ff), color-stop(100%, #1e1e1e));
	background: -webkit-radial-gradient(center, ellipse cover, #3e92ff 0%, #1e1e1e 100%);
	background: -o-radial-gradient(center, ellipse cover, #3e92ff 0%, #1e1e1e 100%);
	background: -ms-radial-gradient(center, ellipse cover, #3e92ff 0%, #1e1e1e 100%);
	background: radial-gradient(ellipse at center, #3e92ff 0%, #1e1e1e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e92ff', endColorstr='#1e1e1e', GradientType=1);
}
.tms-carousel{
	background: none;
}
@media only screen and (max-width: 1800px){
	[class*="hero-"].window-height {
		height:auto !important;
	}
}

/* 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: #000;
}
.tms-arrow-nav:hover{
	opacity: 0.5 !important;
}
.tms-arrow-nav:before{
	line-height: 4.4rem;
}
.tms-arrow-nav:hover{
	width: 4.4rem;
}
.tms-bullet-nav{
	background: #fff;
}

/* 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 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{
		display: none !important;
	}
}

/*------------------------------------------------------------------
[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: 5rem;
	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;
	color: #999;
	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 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;
}

/* Icons horizontal bar slider */
.icons-column-horizontal{
	display: inline-block;
}

.icons-column-sub-title{
	font-size: 1.5rem;
}
ul.icons-column-set{
	display: inline-block;
	margin: 0;
}
ul.icons-column-set li{
	float: left;
	padding-right: 2rem;
	padding-left: 2rem;
}
.figma-icons, .adobe-icons, .html-icons, .js-icons{
	display: block;
	height: 3.5rem;
	width: 3.5rem;
}
.figma-icons{
	background-image: url('../images/assets/figma.svg');
	background-size: contain;
}
.adobe-icons{
	background-image: url('../images/assets/adobe_cc.svg');
	background-size: contain;
}
.html-icons{
	background-image: url('../images/assets/html5.svg');
	background-size: contain;
}
.js-icons{
	background-image: url('../images/assets/javascript.svg');
	background-size: contain;
}

/* CTA banners */

.cta-banner-main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-image: url('../images/assets/background_tucan.svg');
	background-size: auto;
	background-position: right bottom 40%;
	background-repeat: no-repeat;
	padding: 4.5rem;
	border-radius: 1.5rem;
}

.cta-banner-title-container{
	width: 55%;
	padding: 2rem;
}

.cta-banner-text-title{
	font-weight: 600;
	font-size: 3.5rem;
	text-align: left;
	color: #ffffff;
	line-height: 5rem;
}

.cta-banner-work-button{
	padding: 2rem;
}

.cta-banner-linkedin{
	position: relative;
	overflow: hidden;
	background: linear-gradient(90deg, #0f5fd7 0%, #2563eb 58%, #2d6df6 100%);
	align-items: center;
}

.cta-banner-linkedin::before{
	content: "";
	position: absolute;
	top: 12%;
	right: -6%;
	width: 46rem;
	height: 46rem;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0.08) 34%, rgba(255,255,255,0.025) 62%, rgba(255,255,255,0) 100%);
	opacity: 0.95;
}

.cta-banner-linkedin::after{
	content: "in";
	position: absolute;
	right: 0rem;
	bottom: -10rem;
	width: 26rem;
	height: 26rem;
	border: 1px solid rgba(255,255,255,0.14);
	border-radius: 6rem;
	color: rgba(255,255,255,0.075);
	font-size: 15.5rem;
	font-weight: 700;
	line-height: 26rem;
	text-align: center;
	background: linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.015) 100%);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.03);
}

.cta-banner-linkedin .cta-banner-title-container{
	position: relative;
	z-index: 1;
	width: 58%;
	padding: 2rem 2rem 2rem 0;
	text-align: left;
}

.cta-banner-linkedin .cta-banner-text-title{
	margin-bottom: 1.2rem;
	text-align: left;
	line-height: 1.15;
}

.cta-banner-actions{
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: nowrap;
	gap: 1.2rem;
	align-items: center;
	justify-content: flex-end;
	padding: 2rem 0 2rem 1.5rem;
	white-space: nowrap;
}

.cta-banner-actions .button{
	margin: 0;
}

.cta-banner-button-primary{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #007bb6;
}

.cta-banner-button-primary:hover{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

@media only screen and (min-width: 769px) and (max-width: 1100px){
	.cta-banner-main{
		padding: 3.6rem;
		flex-direction: column;
		text-align: center;
	}
	.cta-banner-linkedin .cta-banner-title-container{
		width: 100%;
		padding: 0 0 2.4rem 0;
		text-align: center;
	}
	.cta-banner-linkedin .cta-banner-title-container p{
		text-align: center;
	}
	.cta-banner-linkedin .cta-banner-text-title{
		font-size: 3.2rem;
		line-height: 1.18;
		text-align: center;
	}
	.cta-banner-actions{
		padding: 0;
		justify-content: center;
	}
	.cta-banner-linkedin::before{
		top: auto;
		right: -4rem;
		bottom: -10rem;
		width: 34rem;
		height: 34rem;
	}
	.cta-banner-linkedin::after{
		right: -1rem;
		bottom: -8rem;
		width: 21rem;
		height: 21rem;
		font-size: 12.5rem;
		line-height: 21rem;
		border-radius: 4.8rem;
	}
}

@media only screen and (max-width: 768px){
	.cta-banner-main{
		display: block;
		padding: 2.4rem 2rem;
		background-position: right bottom;
		text-align: center;
	}
	.cta-banner-title-container{
		width: 100%;
		padding: 0 0 2rem 0;
	}
	.cta-banner-text-title{
		font-size: 3rem;
		text-align: center;
	}
	.cta-banner-linkedin .cta-banner-title-container{
		width: 100%;
		padding: 0 0 2rem 0;
		text-align: center;
	}
	.cta-banner-linkedin .cta-banner-title-container p{
		text-align: center;
	}
	.cta-banner-linkedin .cta-banner-text-title{
		text-align: center;
	}
	.cta-banner-linkedin::before{
		right: -10rem;
		top: auto;
		bottom: -8rem;
		width: 28rem;
		height: 28rem;
	}
	.cta-banner-linkedin::after{
		right: -6rem;
		bottom: -4rem;
		width: 18rem;
		height: 18rem;
		font-size: 11rem;
		line-height: 18rem;
		border-radius: 3.2rem;
	}
	.cta-banner-actions{
		flex-wrap: wrap;
		justify-content: center;
		padding: 0;
		white-space: normal;
	}
	.icons-column-sub-title{
		font-size: 1.2rem;
	}
	.figma-icons,
	.adobe-icons,
	.html-icons,
	.js-icons{
		height: 2rem;
		width: 2rem;
	}
}

@media only screen and (min-width: 1024px){
	.cta-banner-title-container{
		width: 65%;
	}
}

/*------------------------------------------------------------------
[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 About Sections */
.hero-5-about-1 .media-column{
	background-image: url(../images/about/mike-about-hero.jpg);
}
.hero-5-about-2 .media-column{
	background-image: url(../images/about/hero-half-2.jpg);
}

.hero-5-about-1 .hero-content-inner{
	padding-left: 4rem !important;
	padding-right: 4rem !important;
}

.hero-5-about-1 .hero-content{
	position: relative;
	z-index: 1;
}

.hero-5-about-1 .hero-content-inner{
	text-align: left;
}

.hero-5-about-1{
	position: relative;
	overflow: hidden;
}

.about-timeline-shell{
	position: relative;
	width: 100%;
	max-width: 68rem;
	margin-left: auto;
	margin-right: 0;
}

.about-timeline-heading{
	margin-left: 0;
	margin-right: 0;
	padding-right: 3rem;
	text-align: left;
}

.hero-5-about-1 > .row{
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.about-timeline{
	position: relative;
	width: 100%;
	padding-right: 1.6rem;
	z-index: 1;
}

/* hero-5-about-1::after removed â€” lijn loopt via about-timeline-rail::before */

.about-timeline-item{
	display: grid;
	grid-template-columns: minmax(0, 1fr) 2rem;
	column-gap: 0.9rem;
	align-items: stretch;
	margin-bottom: 1.8rem;
}

.about-timeline-item:last-child{
	margin-bottom: 0;
}

.about-timeline-card{
	position: relative;
	background: #fafafa;
	border-radius: 1.5rem;
	padding: 2.35rem 2.6rem;
	box-shadow: 0 1.4rem 3.2rem rgba(0, 0, 0, 0.17);
	border: 1px solid rgba(36, 36, 63, 0.08);
	border-left: 3px solid rgba(36, 36, 63, 0.14);
	transition: transform 220ms ease, box-shadow 220ms ease, border-left-color 220ms ease;
}

.about-timeline-card::after{
	content: '';
	position: absolute;
	top: calc(2.35rem + 0.7rem - 1px);
	left: 100%;
	width: 0.9rem;
	height: 2px;
	background: rgba(255, 255, 255, 0.35);
}

.about-timeline-item-current .about-timeline-card::after{
	top: calc(2.7rem + 0.85rem - 1px);
}

.about-timeline-item .about-timeline-card{
	width: 100%;
	margin-left: auto;
}

.about-timeline-item-current .about-timeline-card{
	width: 100%;
	padding: 2.7rem 3rem;
	border-left-color: #ff4556;
}

.about-timeline-item:nth-child(2) .about-timeline-card{
	width: 90%;
}

.about-timeline-item:nth-child(3) .about-timeline-card{
	width: 80%;
}

.about-timeline-item:nth-child(4) .about-timeline-card{
	width: 70%;
}

.about-timeline-card,
.about-timeline-card p,
.about-timeline-card h3,
.about-timeline-card h5,
.about-timeline-card a{
	color: #24243f;
}

.about-timeline-item:hover .about-timeline-card{
	transform: translateY(-2px);
	box-shadow: 0 1.8rem 3.8rem rgba(0, 0, 0, 0.2);
	border-left-color: rgba(255, 69, 86, 0.55);
}

.about-timeline-meta{
	display: flex;
	flex-wrap: nowrap;
	gap: 0.8rem;
	align-items: center;
	margin-bottom: 1rem;
}

.about-timeline-logo{
	width: 2.8rem;
	height: 2.8rem;
	object-fit: contain;
	filter: brightness(0);
	opacity: 0.65;
	flex-shrink: 0;
	margin-left: auto;
}

.about-timeline-date{
	display: inline-block;
	padding: 0.5rem 1rem;
	background: #24243f;
	border-radius: 0.25rem;
	color: #ffffff;
	font-size: 1.1rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.about-timeline-badge{
	display: inline-block;
	padding: 0.55rem 1rem;
	background: #ff4556;
	border-radius: 0.25rem;
	color: #ffffff;
	font-size: 1.05rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.about-timeline-title{
	color: #24243f !important;
	font-size: 2.5rem;
	line-height: 1.12;
}

.about-timeline-company{
	color: #4f4f65 !important;
	font-size: 1.8rem;
	line-height: 1.4;
}

.about-timeline-copy{
	color: #46465a !important;
	font-size: 1.65rem;
	line-height: 1.7;
}

.about-timeline-rail{
	position: relative;
	min-height: 100%;
	z-index: 2;
}

.about-timeline-rail::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: -1.8rem;
	left: 50%;
	transform: translateX(-50%);
	width: 3px;
	border-radius: 2px;
	background: rgba(255, 255, 255, 0.30);
	pointer-events: none;
}

.about-timeline-item:first-child .about-timeline-rail::before{
	top: calc(2.7rem + 0.85rem);
}

.about-timeline-item:last-child .about-timeline-rail::before{
	bottom: -100vh;
	background: linear-gradient(to bottom,
		rgba(255, 255, 255, 0.30) 0%,
		rgba(255, 255, 255, 0.12) 55%,
		rgba(255, 255, 255, 0) 100%
	);
}

.about-timeline-node{
	position: absolute;
	top: 2.35rem;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%);
	border-radius: 50%;
	background: #ff4556;
	box-shadow: 0 0 0 5px #333, 0 0 0 0.45rem rgba(255, 69, 86, 0.16);
	transition: transform 220ms ease, box-shadow 220ms ease;
}

.about-timeline-item:hover .about-timeline-node{
	transform: translateX(-50%) scale(1.08);
	box-shadow: 0 0 0 5px #333, 0 0 0 0.6rem rgba(255, 69, 86, 0.22);
}

.about-timeline-item-current .about-timeline-card{
	box-shadow: 0 1.6rem 3.8rem rgba(0, 0, 0, 0.2);
}

.about-timeline-item-current .about-timeline-node{
	top: 2.7rem;
	width: 1.7rem;
	height: 1.7rem;
	animation: timeline-node-pulse 2.2s ease-in-out infinite;
}

.about-timeline-item:nth-child(2) .about-timeline-node{
	width: 1.5rem;
	height: 1.5rem;
}

.about-timeline-item:nth-child(3) .about-timeline-node{
	width: 1.3rem;
	height: 1.3rem;
	box-shadow: 0 0 0 5px #333, 0 0 0 0.38rem rgba(255, 69, 86, 0.15);
}

.about-timeline-item:nth-child(4) .about-timeline-node{
	width: 1.1rem;
	height: 1.1rem;
	box-shadow: 0 0 0 5px #333, 0 0 0 0.3rem rgba(255, 69, 86, 0.12);
}

.about-timeline-item:nth-child(1){ animation: about-item-in 1000ms ease-out both 0.9s; }
.about-timeline-item:nth-child(2){ animation: about-item-in 1000ms ease-out both 1.1s; }
.about-timeline-item:nth-child(3){ animation: about-item-in-80 1000ms ease-out both 1.3s; }
.about-timeline-item:nth-child(4){ animation: about-item-in-65 1000ms ease-out both 1.5s; }

.about-timeline-item:nth-child(3),
.about-timeline-item:nth-child(4){
	transition: opacity 400ms ease;
}

.about-timeline-item:nth-child(3):hover,
.about-timeline-item:nth-child(4):hover{
	opacity: 1;
}

@keyframes about-item-in{
	from { opacity: 0; transform: translateY(1.2rem); }
	to   { opacity: 1; transform: translateY(0); }
}

@keyframes about-item-in-80{
	from { opacity: 0; transform: translateY(1.2rem); }
	to   { opacity: 0.80; transform: translateY(0); }
}

@keyframes about-item-in-65{
	from { opacity: 0; transform: translateY(1.2rem); }
	to   { opacity: 0.65; transform: translateY(0); }
}

@keyframes timeline-node-pulse{
	0%   { box-shadow: 0 0 0 0.55rem rgba(255, 69, 86, 0.22); }
	50%  { box-shadow: 0 0 0 1rem rgba(255, 69, 86, 0.07); }
	100% { box-shadow: 0 0 0 0.55rem rgba(255, 69, 86, 0.22); }
}

@media only screen and (max-width: 1200px){
	.hero-5-about-1 .hero-content-inner{
		padding-left: 3rem !important;
		padding-right: 3rem !important;
	}
	.about-timeline-shell{
		max-width: 100%;
	}
	.about-timeline-heading{
		text-align: left;
	}
	/* hero-5-about-1::after removed */
	.about-timeline-item{
		grid-template-columns: minmax(0, 1fr) 2.6rem;
		column-gap: 0.9rem;
	}
	.about-timeline-card{
		padding: 1.9rem 2rem;
	}
	.about-timeline-item-current .about-timeline-card,
	.about-timeline-item:nth-child(2) .about-timeline-card,
	.about-timeline-item:nth-child(3) .about-timeline-card,
	.about-timeline-item:nth-child(4) .about-timeline-card{
		width: 100%;
	}
	.about-timeline-node{
		top: 1.9rem;
	}
	.about-timeline-item-current .about-timeline-node{
		top: 2.7rem;
	}
	.about-timeline-card::after{
		top: calc(1.9rem + 0.7rem - 1px);
	}
	.about-timeline-item-current .about-timeline-card::after{
		top: calc(2.7rem + 0.85rem - 1px);
	}
	.about-timeline-logo{
		width: 2.4rem;
		height: 2.4rem;
	}
}

@media only screen and (max-width: 768px){
	.hero-5-about-1 > .row{
		max-width: 60rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.about-timeline-heading{
		margin-left: 0;
		padding-right: 0;
		text-align: center;
	}
	.about-timeline{
		padding-right: 0;
	}
	.hero-5-about-1::after{
		content: none;
	}
	.about-timeline-item{
		grid-template-columns: minmax(0, 1fr) 1.8rem;
		column-gap: 0.8rem;
		margin-bottom: 1.4rem;
	}
	.about-timeline-card{
		padding: 1.4rem 1.5rem;
		border-radius: 1rem;
	}
	.about-timeline-item-current .about-timeline-card,
	.about-timeline-item:nth-child(2) .about-timeline-card,
	.about-timeline-item:nth-child(3) .about-timeline-card,
	.about-timeline-item:nth-child(4) .about-timeline-card{
		width: 100%;
	}
	.about-timeline-item-current .about-timeline-card{
		padding: 1.4rem 1.5rem;
	}
	.about-timeline-title{
		font-size: 1.8rem;
	}
	.about-timeline-company,
	.about-timeline-copy{
		font-size: 1.35rem;
	}
	.about-timeline-meta{
		flex-wrap: wrap;
	}
	.about-timeline-logo{
		width: 1.8rem;
		height: 1.8rem;
	}
	.about-timeline-card{
		width: 100%;
		box-sizing: border-box;
	}
	.about-timeline-node{
		top: 1.4rem;
	}
	.about-timeline-item-current .about-timeline-node{
		top: 1.4rem;
	}
	.about-timeline-card::after{
		top: calc(1.4rem + 0.7rem - 1px);
		width: 0.8rem;
	}
	.about-timeline-item-current .about-timeline-card::after{
		top: calc(1.4rem + 0.7rem - 1px);
	}
	.about-timeline-item:first-child .about-timeline-rail::before{
		top: calc(1.4rem + 0.85rem);
	}
	.about-timeline-rail{
		display: none;
	}
	.about-timeline-item{
		grid-template-columns: 1fr;
	}
	.about-timeline-card::after{
		display: none;
	}
}

.about-inline-link{
	transition: color 220ms ease;
}

.about-inline-link:hover,
.about-inline-link:focus{
	color: #ff4556;
}

.about-inline-link-icon{
	display: inline-block;
	transition: transform 220ms ease;
}

.about-inline-link:hover .about-inline-link-icon,
.about-inline-link:focus .about-inline-link-icon{
	transform: translateX(4px);
}

/*------------------------------------------------------------------
[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);
}

.inline-email-pill{
	display: inline-block;
	padding: 0.7rem 1.45rem;
	margin: 0.55rem 0;
	background-color: rgba(57, 57, 57, 0.05);
	border: 1px solid rgba(57, 57, 57, 0.12);
	border-radius: 6px;
	color: #2f2f2f;
	line-height: 1.2;
	vertical-align: baseline;
	box-shadow: 0 0.2rem 0.8rem rgba(57, 57, 57, 0.06);
	text-decoration: none;
	transition: background-color 220ms ease, border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease, color 220ms ease;
}

.inline-email-pill:hover,
.inline-email-pill:focus{
	background-color: rgba(57, 57, 57, 0.085);
	border-color: rgba(57, 57, 57, 0.2);
	color: #151515;
	box-shadow: 0 0.4rem 1.2rem rgba(57, 57, 57, 0.1);
	transform: translateY(-1px);
}
.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;
}
.g-recaptcha {
	display: inline-block;
}

/* Map */
.map-container{
	height: 50rem;
}

/*------------------------------------------------------------------
[17. Project Pages]
*/

/* Row project */
.row-project{
	width: 100%;
	max-width: 135rem;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}

/* Illustration position (project Behavr) */
.project-behavr-image{
	padding-left: 5rem;
	float: right;
}
.project-behavr-thumbnail{
	max-width: 100%;
	width:100%;
	position: relative;
	overflow: hidden;
}

/* Illustration position (project Boatnow) */
.project-boatnow-image{
	padding-left: 2.5rem;
	float: right;
}
.project-boatnow-thumbnail{
	max-width: 110%;
	width: 110%;
	position: relative;
	overflow: hidden;
}

/* Illustration position (project OBA) */
.project-oba-image {
	padding-left: 1rem;
	position: relative;
	float: right;
}
.project-oba-thumbnail {
	max-width: 130%;
	width: 130%;
	overflow: hidden;
}

/* Grid */
.masonry-stamp .caption-over-outer{
	background-color: rgba(255,255,255,.6);
}

.sub-project-title-spacing{
	letter-spacing: 0.1rem;
}

/* 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);
}

/* Case List Items */

section.row-list-case {
    margin-top: 64px;
}

.case-list {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.case-list-item {
    background-color: #919191;
    border-width: 0;
    margin-top: 32px;
    display: flex;
    align-items: center;
}

.case-item-text {
    text-align: left;
    line-height: 3rem;
    margin: 20px 40px 20px 0px;
}

img.item_icon {
    position: relative;
    left: -35px;
	height: 40px;
    background-color: #464646;
    border-radius: 100px;
}

/* 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;
}
.progress-container-top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.progress-bar-top {
	height: 0.3rem;
	background: linear-gradient(90deg, rgba(255,163,171,1) 0%, rgba(255,69,86,1) 80%, rgba(255,0,23,1) 100%);
	width: 0%;
}

/* 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;
	}
	.margin-cancel-on-mobile{
		margin: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
	}
	.caption-main-title-on-mobile{
		font-size: 4rem;
		margin-top:3rem;
	}
	.project-boatnow-image{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.project-boatnow-thumbnail{
		width: 100%;
	}
	.project-oba-thumbnail{
		max-width: 100%;
	}
}
@media only screen and (min-width: 800px) and (max-width: 960px) {
	.intro-title-1{
		padding: 2rem;
	}
	.project-boatnow-image{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.project-boatnow-thumbnail{
		width: 100%;
		margin-top: 60%;
	}
	.title-large{
		font-size: 4.2rem;
		line-height:6rem;
	}
	.text-medium{
		font-size: 2rem;
		line-height: 1.4;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1050px) {
	.intro-title-1{
		padding: 2.5rem;
	}
	.title-large{
		font-size: 5.2rem;
		line-height: 7rem;
	}
	.text-medium{
		font-size: 2, 2rem;
		line-height: 1.4;
	}
	.project-boatnow-image{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.project-boatnow-thumbnail{
		width: 100%;
		margin-top: 50%;
	}
	.project-oba-thumbnail{
		max-width: 100%;
		top:20rem!important;
	}
}

/*------------------------------------------------------------------
[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: uppercase;
	font-weight: 700;
	letter-spacing: 0.1rem;
	color: #999;
}
.form-element:focus, 
textarea:focus{
	background-color: #fff;
	box-shadow: none;
	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.social-list-label{
	color: #333;
}
.social-list.share a{
	margin-right: 0.5rem;
}
.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{
	font-size: 1.4rem;
	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-top .footer-logo{
	width: 9rem;
	margin-bottom: 3rem !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: 100vh;
}

/* 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/about/mike-about-hero@2x.jpg);
	}
	.hero-5-about-2 .media-column{
		background-image: url(../images/about/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);
	}
}
