/*
Theme Name: Gi Holding
Author: FORM DIGITAL
Author URI: http://www.form-digital.com
Version: 1.0
*/

/*
===========================================================
	Custom Section
===========================================================
*/

*,
*:before,
*:after{
	box-sizing: border-box;
}

body, html {
	height: 100%;
	background-color: #e3e8db;
	color: #212529;
	line-height: 1.4em;
	margin-bottom: 1.3em;
	font-family: StandardCT-Regular, Arial, sans-serif;
}

a, a:hover {
	text-decoration: none !important;
}

.lacuna {
	font-family: 'Lacuna';
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Lacuna';
	src: url('../fonts/Lacuna-Bold.woff2') format('woff2'),
			url('../fonts/Lacuna-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

.mb-auto, .my-auto {
    margin-bottom: auto !important;
}

.padding-content-section-2 {
	padding: 126px 0 16px;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-scroll-y {
	overflow-y: scroll;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.fixed {
	position: relative;
}

.align-center {
	text-align: center;
}

.text-base, .text-base:hover {
	color: #212529;
}

.z-index {
	z-index: 9;
}

.top {
	top: 0;
}

.bottom {
	bottom: 0;
}

.left {
	left: 0;
}

.right {
	right: 0;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0 !important;
}

.background-fixed {
	background-attachment: fixed;
}

.placeholder {
	background-image: url('https://placeimg.com/640/480/any');
	background-size: cover;
	background-position: center center;
}

@media screen and (max-width: 767px) {
	.mobile-container {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}
}

@media screen and (max-width: 991px) {
	.tabler-container {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}
}

.section-1 {
	background-image: none;
	background-color: #e3e8db;
	padding: 6rem 2rem;
}

.section-1-xl {
	display: none;
}

@media screen and (min-width: 1200px) {
	.section-1-xl {
		display: block;
	}
}

.section-1-lg {
	display: none;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
	.section-1-lg {
		display: block;
	}
}

/* iPhone 5 */
@media screen and (device-aspect-ratio: 40/71) {
	.section-1 {
		padding: 4rem 2rem;
	}
}

/*
@media screen and (min-width: 767px) {
	.section-1-img {
		background-image: url('../img/section-1.svg');
		background-size: auto 100%;
		background-position: right center;
		background-repeat: no-repeat;
		width: 50%;
	}
}
*/

.section-1-svg {
	height: 100% !important;
}

/* Safari 9+ */

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
	.section-2 {
		background-size: cover;
	}
}

.section-2-background {
	background-image: none;
	background-color: #e3e8db;
	height: auto;
}

@media screen and (min-width: 991px) {
	.section-2 {
		min-height: 100%;
	}
}

@media screen and (min-width: 1450px) and (min-height: 500px) {
	.section-2 {
		min-height: 75%;
	}
}

@media screen and (min-width: 991px) {
	.section-2-background {
		background-image: url('../img/section-2.svg');
		height: 100%;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 992px) {
	.director-section {
		background-image: url('../img/section-3-full.svg');
		background-repeat: none;
		background-size: cover;
		background-attachment: fixed;
	}
}

/*
.section-3 {
	background-image: url('../img/section-3.svg');
	background-repeat: space;
}
*/

@media screen and (min-width: 992px) {
	.artist-section {
		background-image: url('../img/section-4-full.svg');
		background-repeat: none;
		background-size: cover;
		background-attachment: fixed;
		background-position: right center;
	}
}

/*
.section-4 {
	background-image: url('../img/section-4.svg');
	background-repeat: space;
}

@media screen and (min-width: 991px) and (min-height: 900px) {
	.section-4 {
		background-image: url('../img/section-4-repeat.svg');
	}
}
*/

.background-cover {
	background-size: cover;
	background-position: center center;
}

.hero-tab:hover, .hero-tab:focus, .hero-tab:active {
    color: white;
}

.hero-tab {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

[class^="hvr-"] {
    padding: 2rem;
    cursor: pointer;
    text-decoration: none;
    color: #212529;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 768px) {
	[class^="hvr-"] {
    	padding: 2rem 1rem;
    }
}

.jctkr-wrapper ul {
	top: 5px !important;
}

.hero-section {
	height: auto;
}

@media screen and (min-width: 991px) and (min-height: 900px) {
	.hero-section {
		height: 100% !important;
	}
}

@media screen and (min-width: 992px) {
	.hero-section {
		height: 100%;
	}
}

.hero-tab:hover::before, .hero-tab:focus::before, .hero-tab:active::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    color: #fff !important;
}

.hero-tab::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hero-tab.item-green {
	background-color: #01B59A;
}

.hero-tab.item-green::before {
	background-color: #1d1d1b;
}

.hero-tab.item-yellow {
	background-color: #ffc200;
}

.hero-tab.item-yellow::before {
	background-color: #1d1d1b;
}

.hero-tab.item-blue {
	background-color: #abd4fa;
	left: -1px;
}

.hero-tab.item-blue::before {
	background-color: #1d1d1b;
}

.hero-section .title {
	position: relative;
}

.artist-section .title h1, .director-section .title h1 {
	font-size: 2rem !important;
	line-height: 1;
}

@media screen and (min-width: 1025px) {
	.artist-section .title h1, .director-section .title h1 {
		font-size: 2.5rem !important;
	}
}

@media screen and (min-width: 1200px) and (min-height: 800px) {
	.hero-section .title {
		position: absolute;
		top: 35% !important;
		left: 30% !important;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 100%;
		max-width: 700px;
	}
}

@media screen and (min-width: 992px) and (min-width: 1024px) {
	.hero-section .title {
		position: absolute;
		top: 35%;
		left: 40%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 100%;
		max-width: 700px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.hero-section .title {
		left: 37.5% !important;
	}
}

@media screen and (min-width: 992px) {
	.hero-section .title {
		position: absolute;
		top: 40%;
		left: 35%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 100%;
		max-width: 700px;
	}
}

@media screen and (min-width: 1024px) {
	.hero-section .title {
		position: absolute;
		top: 40%;
		left: 35%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 100%;
		max-width: 700px;
	}
}

.hero-section .title h1 {
    font-size: 42px;
    position: relative;
    letter-spacing: -1px;
    line-height: 1;
}

/* iPhone 5 */
@media screen and (device-aspect-ratio: 40/71) {
	.hero-section .title h1 {
		font-size: 36px;
	}
}

@media screen and (min-width: 480px) {
	.hero-section .title h1 {
	    font-size: 52px;
	    position: relative;
	}
}

@media screen and (min-width: 768px) {
	.hero-section .title h1 {
	    font-size: 72px;
	}
}

@media screen and (min-width: 1024px) {
	.hero-section .title h1 {
	    font-size: 78px;
	}
}

@media screen and (min-width: 1450px) {
	.hero-section .title h1 {
	    font-size: 92px;
	}
}

@media screen and (min-width: 1650px) {
	.hero-section .title h1 {
	    font-size: 112px;
	}
}

.hero-tabs a {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%;
    text-align: left;
}

@media screen and (min-width: 768px) {
	.hero-tabs a {
		flex-grow: 1;
	    flex-basis: 0;
	    text-align: center;
	}
}

.icon-diamond {
  content: "\2666";
} 

.content-padding-1 {
	padding: 26px 2rem;
}

@media screen and (min-width: 768px) {
	.content-padding-1 {
		padding: 42px 2rem;
	}
}

@media screen and (min-width: 992px) {
	.content-padding-1 {
		padding: 26px 0;
	}
}

.content-padding-2 {
	padding: 26px 2rem;
}

@media screen and (min-width: 768px) {
	.content-padding-2 {
		padding: 42px 2rem;
	}
}

@media screen and (min-width: 992px) {
	.content-padding-2 {
		padding: 26px 0;
	}
}

.row {
    margin: -15px !important;
}

@media screen and (max-width: 992px) {
	.row {
		margin: 0 !important;
	}
}

.container {
	min-height: 100%;
	max-width: 100% !important;
}

@media screen and (max-width: 992px) {
	.container {
		padding: 0 !important;
	}
}

#director-title {
	position: fixed;
	top: -100%;
	transition: all 200ms ease-in-out 0s;
	width: 100%;
	text-align: center;
	background-color: #1d1d1b;
	padding: 2rem 0 !important;
}

#across-title {
	position: fixed;
	top: -100%;
	transition: all 200ms ease-in-out 0s;
	width: 100%;
	text-align: center;
	background-color: #1d1d1b;
	padding: 2rem 0 !important;
}

.sticky-title {
	top: 0 !important;
}

.sticky-transform {
	top: -100% !important;
}

/*
.sticky-title {
	position: sticky;
}
*/

/*
.sticky-title {
	transform: translateY(-0%);
	transition: transform 0.5s, -webkit-transform 0.5s;

}
*/

:root {
--h: auto;
--o: 0px;
}

.row {
	position:relative;
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
}

.sticky {
	position:relative;
	height: var(--h+8);
}

.sticky2 {
	position:relative;
	height: var(--h+8);
	/*background-image: url('https://placeimg.com/640/480/any');*/
}

.sticky-image-wrapper,
.sticky-image-wrapper2 {
	width:100%;
	height:100vh;
}

.absolute_bottom {
	position:absolute;
	bottom:0;
}

.sticky-flex {
    position: fixed;
    top: 0;
    right: 0;
	background-size: cover;
}

.sticky-flex2 {
    position: fixed;
    top: 0;
    right: 0;
	background-size: cover;
}

.section-content h1 {
	font-size: 2rem;
}

@media screen and (min-width: 768px) {
	.section-content h1 {
		font-size: 3.15rem;
	}
}

@media screen and (min-width: 1025px) {
	.section-content h1 {
		font-size: 3.85rem;
	}
}

@media screen and (min-width: 1450px) {
	.section-content h1 {
		font-size: 4.15rem;
	}
}

@media screen and (min-width: 1650px) {
	.section-content h1 {
		font-size: 4.5rem;
	}
}

.sticky.title {
	width: 100%;
	background: #1d1d1b;
	padding: 2rem;
}

.sticky2.title {
	width: 100%;
	background: #1d1d1b;
	padding: 2rem;
}

@media screen and (max-width: 767px) {
	.sticky-title {
	    font-size: 1.65rem !important;
	}
}

@media screen and (max-width: 991px) {
	.section-image {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.col-6 {
		width: 100%;
	}
}

.col-6 {
	padding: 0 !important;
    width: 50%;
}

@media screen and (max-width: 992px) {
	.col-6 {
		padding: 3rem 0 !important;
		width: 100%;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

@media screen and (max-width: 992px) {
	.col-6 {
		padding: 0 !important;
		width: 100%;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

.background-base {
	background-color: #1d1d1b;
}

.background-yellow {
	background-color: #ffc200;
}

.background-blue {
	background-color: #abd4fa;
}

.background-green {
	background-color: #01B59A;
}

footer {
	padding: 3rem 2rem 1rem;
}

@media screen and (min-width: 768px) {
	footer {
		padding: 5rem 2rem 3rem;
	}
}

@media screen and (min-width: 1450px) {
	footer {
		padding: 10rem 0 5rem;
	}
}

.footer-container {
    max-width: 100%;
    padding: 0;
}

@media screen and (min-width: 1450px) {
	.footer-container {
	    padding: 0 3rem;
	}
}

.footer-container a {
	font-size: 18px;
}

.footer-icons img {
    height: 50px;
}

.footer-breaks {
    font-size: 18px !important;
    padding: 2px 0;
}

.footer-links p {
	font-size: 10px;
}

.footer-links a {
    padding: 2px 0;
}

.footer-links a {
    position: relative;
    display: inline-block;
}

.footer-links a:hover::after, .footer-links a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.footer-links a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0.5px;
    background: rgba(0,0,0,1);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}