/*
Theme Name: FATTSTUDIO
Theme URI: -
Author: en-mani
Author URI:
Description: For FATTSTUDIO
Version: 0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: fts
*/

/* Reset Styles */
@import url('styles/reset.css');

/* Common Styles */
@import url('styles/common.css');

/*Responsive */
@import url('styles/under-1900.css');
@import url('styles/under-1200.css');
@import url('styles/under-1000-v3.css');

/* Main Layout */

.normal-width{
	width: 100%;
}

#header{
	width: 100%;
}

#footer{
	position: fixed;
	left: 100px;
	bottom: 20px;
}

.content-home{
	width: calc(100% - 200px);
	margin: 0px auto;
}

.sbi_follow_btn span{
	color: #fff;
}

/* Control */

.btn-link{
	width: 68px;
	height: 20px;
	background-color: #000;
	display: inline-block;
	position: relative;
	vertical-align: bottom;
	margin-top: 30px;
}

.btn-link .btn-icon{
	width: 18px;
	height: 18px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 1px;
}

.align-left .btn-link{
	text-align: right;
}

.align-right .btn-link{
	text-align: left;
}

.link-container{
	position: relative;
}

.link-container.align-right{
	float: right;
	text-align: right;
}

.link-container.align-right .btn-link{
	margin-top: 45px;
}

.btn-container{
	position: relative;
}

.btn-container span{
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	height: 0px;
	transition: 0.5s;
	position: absolute;
	left: 70px;
	bottom: 0px;
}

.link-container.align-right span{
	left: -205px;
	text-align: right;
	width: 200px;
}

#work-year{
	float: left;
	padding-top: 22px;
}

.year-line{
	width: 6px;
	height: 40px;
	background: #000;
	margin: 10px 0px;
}

.work-year-head{
	font-size: 24px;
	font-weight: 800;
}

#canvas-control{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.btn-control{
	width: 68px;
	height: 20px;
	background-color: #000;
	display: inline-block;
	position: absolute;
	vertical-align: bottom;
	bottom:8px;
	cursor: pointer;
	z-index: 3;
}

#btn-next{
	right: 18px;
}

#btn-prev{
	right: 200px;
}

.btn-control .btn-icon{
	width: 18px;
	height: 18px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 1px;
}

/* Contents Block */

#block-container{
	position: absolute;
	top:0px;
	left:0px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.full-screen-block{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.mover-block{
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	transition: 1s;
}

/* Contents */

.header-control{
	height: 155px;
	position: relative;
}

#home-logo{
	position: absolute;
	bottom: 55px;
	right: 0px;
	width: 317px;
	height: 45px;
}

#index-profile-content{
	float: left;
	width: 300px;
}

#fatt-ig-feed{
	float: right;
	width: 1400px;
}

#sbi_images{
	padding: 0px !important;
}

#project-list-m{
	display: none;
}

.table-project{
	float: left;
	margin-right: 60px;
}

.table-project:last-child{
	margin: 0px;
}

.table-project *{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
}

.table-project td{
	padding-right: 45px;
}

.table-project a{
	font-weight: 700;
}

#h-project-list{
	text-align: right;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	text-shadow:
	1px 1px 0 #000,
	-1px 1px 0 #000,
	-1px -1px 0 #000,
	1px -1px 0 #000;
	margin-top: 55px;
	letter-spacing: 1.2px;
	position: absolute;
	right: 100px;
	bottom:100px;
}

/* Project */

.single-project-content{
	width: calc(100% - 200px);
	margin: 0px auto;
}

.single-project-title h1{
	font-size: 68px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	text-shadow:
	1px 1px 0 #000,
	-1px 1px 0 #000,
	-1px -1px 0 #000,
	1px -1px 0 #000;
	text-align: right;
	letter-spacing: 5px;
	margin-bottom: -8px;
	position: relative;
	z-index: 5;
}

.single-project-content .project-year{
	font-size: 24px;
	font-weight: 700;
	position: relative;
	top: 65px;
}

.single-project-content #canvas{
	position: relative;
	width: 100%;
}

.single-project-content .canvas-img-container{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	left:0px;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	display: none;
}

.single-project-content .canvas-img-container.portrait, .single-project-content .canvas-img-container.square{
	background-size: contain;
}

.single-project-details{
	position: relative;
}

.single-project-content #credits{
	position: absolute;
	z-index: 4;
	width: 155px;
	top: 25px;
	right: 25px;
	line-height: 1.3em;
	padding: 10px;
	background: rgba(255,255,255,0.35);
	max-height: 480px;
	overflow-y: auto;
	scrollbar-color: #000 #DDD;
	scrollbar-width: thin;
}

.single-project-content #desc{
	position: absolute;
	z-index: 4;
	width: 420px;
	height: 70%;
	overflow-y: auto;
	bottom: 25px;
	left: 50px;
	line-height: 1.3em;
	padding: 10px;
	background: rgba(255,255,255,0.35);
	scrollbar-color: #000 #DDD;
	scrollbar-width: thin;
}