/*

Theme Name: Portfolio 2018

Theme URI: https://claudrivers.com/themes/portfolio2018

Author: Claud Rivers Jr.

Author URI: https://claudrivers.com/

Description: A creative theme for a creative worker

Version: 1.0.9

Tags: black, white, graphic design, portfolio

Text Domain: portfolio2018

*/
@import url("https://use.typekit.net/jqg7zol.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
@import url('https://use.fontawesome.com/releases/v5.2.0/css/all.css');

@import url("https://p.typekit.net/p.css?s=1&k=jqg7zol&ht=tk&f=13407&a=1112490&app=typekit&e=css");

@font-face {
font-family:"bebas-neue";
src:url("https://use.typekit.net/af/2f0e6a/00000000000000003b9b12e6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2f0e6a/00000000000000003b9b12e6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2f0e6a/00000000000000003b9b12e6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

.tk-bebas-neue { font-family: "bebas-neue",sans-serif; }

#contact-footer input{
	background: none;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.12);
	color: inherit;
}
.contact-me input{
	border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}

#portfolio-navigation li.quote{
	border: solid 1px rgba(255,255,255, 0.5);
}

#portfolio-navigation li.quote:hover {
	background:#ffffff;
	transition: background 500ms ease-in;
}
#portfolio-navigation li.quote a:hover {
	color: #333133;
}
h1{
	font-family: 'bebas-neue', sans-serif;
	font-style: normal;
	font-weight: bold;
}
.btn:focus {
  outline: none;
}
body{
    margin: 0;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
}
body.home .grecaptcha-badge{
	display: none !important;
}

.logo{

	width:256px;

}

.nav-item a{

	font-size:16px;

	text-transform: uppercase;

	color: #fff;

}
.navbar-nav li{
	padding:0px 15px;
}

.sticky{

	top:0 !important;

}
.sticky .logo{
	width:160px;
}
.scroll-link {
	position: absolute;
	bottom:50px;
	right: 7vw;
	z-index:99;
	max-height:50px;
}

.mouse {
  max-width: 2.5rem;
  width: 100%;
  height: auto;
}

@keyframes scroll {
	0%, 20% {
	  transform: translateY(0) scaleY(1);
	}
	10% {
	  opacity: 1;
	}
	100% {
	  transform: translateY(36px) scaleY(2);
	  opacity: 0.01;
	}
}
.scroll {
  animation-name: scroll;
  animation-duration: 1.5s;
  animation-timing-function: cubic-bezier(0.650, -0.550, 0.250, 1.500);
  animation-iteration-count: infinite;
  transform-origin: 50% 20.5px;
  will-change: transform;
}

body.logged-in .sticky{

	top:32px !important;

}

.carousel-inner{

	background: #000;

}

.carousel-item {

    width: 100%;

    height: 100vh;

    display: flex;

    justify-content: center;

    align-items: center;

    text-align: center;

    color: white;

	overflow: hidden;
}
.design-hero-container{
	width: 100%;

    height: 100vh;

    color: white;

	overflow: hidden;
}
footer, .footer{
	display: flex;
}
footer li, footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

@keyframes zoom-bg{
    from {background-size: cover;}
    to {background-size: auto 110%;}
}
@keyframes zoom{
    from {transform: scale(1);}
    to {transform: scale(1.1);}
}
.carousel-item img{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	width:100%;
		height:100%;
}
.carousel-item.active img {
	animation-name: zoom;
	transition-timing-function: ease-in-out;
}
.design-hero-animated{
	animation: zoom 30s ease-in-out forwards;
}
.carousel-indicators li {

	height:4px !important;

	width:80px !important;

	margin:0 15px !important;

	border-radius:4px;

	background: linear-gradient(to right, rgba(255,255,255,1.0) 50%, rgba(255,255,255,0) 50%);

    background-size: 200% 100% !important;

    background-position:right center;

	background-color: rgba(255,255,255,0.15) !important;

}

.carousel-indicators .active{

	background-position: left center !important;

}

.slider-icon{
	position: relative;
	padding: 5px;
	width:48px !important;
	height:48px !important;
	float: left;
	z-index:2;
}
.slider-client, .slider-title{
	position: relative;
	z-index: 1;
}
.slider-icon i{
	font-size: 24px;
	line-height: 1.5;
}
p.slider-client{
	float: left;
	text-align: left;
	line-height: 48px;
	padding-left: 20px;
}

#indexCarousel a{
	color:#fff;
	text-decoration: none;
}
h3.slider-title{
	float: left;
	clear: left;
	margin-bottom: 50px;
}

a .svg {

  position: relative;

  display: inline-block; 

}

a .svg:after {

  content: ""; 

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left:0;

}

.offcanvas-collapse{

	top:0;

}

.navbar-toggler{

	z-index:99;

}

#home-whois{margin-top:100px;}
#home-whois-desc{margin-bottom:100px;}
figure.aboutme img{
	border-radius: 250px;
}

figure.aboutme figcaption{
	text-align: center;
	font-family: 'bebas-neue', sans-serif !important;
	margin-top: 25px;
	font-size: 1.5em;
}
figure.aboutme figcaption a{
	text-decoration:none;
	color:#000;
}
p.aboutme{padding-top:30px;}
.home-whois-desc{
	margin-bottom:100px;
}
img.feature-bg-left{
	position: absolute;
	left:0;
	z-index: -1;
	border-radius: 5px;
}
img.feature-bg-right{
	position: absolute;
	right:0;
	z-index: -1;
	border-radius: 5px;
}
.home-feature {
	padding-bottom: 150px;
	overflow: hidden !important;
	max-width: 100% !important; 
}
.home-feature .title{
	padding-top: 40px;
}
.home-feature .desc{
	margin-top:40px;
}
.home-feature .desc h6{
	font-weight:bold;
	padding-bottom: 20px;
}
.home-feature .desc p{
	padding-bottom: 40px;
}
h4{
	font-family: 'bebas-neue', sans-serif !important;
	margin: 25px 0;
	font-size: 1.5em;	
}
h4 a, h4 a:hover{
	text-decoration:none;
	color:#000;
}
.deep-shadow{
	filter: drop-shadow(0px 14px 28px rgba(0,0,0,0.3));
    -webkit-filter: drop-shadow(0px 14px 28px rgba(0,0,0,0.3));
    -moz-filter: drop-shadow(0px 14px 28px rgba(0,0,0,0.3));
}
button, input[type=submit], input[type=button]{
	border: none !important;
	font-size: 1.5rem;
	padding: 10px 75px;
	border-radius: 5px !important;
}
button:focus, input[type=submit]:focus{
	outline: 0 !important;
}
#view-all-projects{
	padding-bottom: 100px;
	width: 100%;
}
#view-all-projects button{
	cursor: pointer;
}
#companies-worked-with{
	margin: 0;
	padding-bottom: 75px;
}
#companies-worked-with img{
	max-height: 60px;
}
#contact-footer{
	padding: 100px 0;
	margin: 0;
}
#contact-footer #left-border {
	width:5px;
	margin-left: -15px;
	opacity: 0.5;
	float: left;
}
#contact-footer h1 {
	opacity: 1 !important;
	float: left;
}
#contact-desc p{
	clear: both;
	padding-top: 40px;
	opacity: 0.5;
}
#contact-desc, #home-form{
	float: left;
	padding: 0;
}

#home-form label{
	display: none;
}
#home-form input::placeholder, #home-form textarea::placeholder{
	opacity: 0.5;
}
#ft-links-container{
	padding: 60px 0;
}
#ft-links-container li{
	float: left;
	margin-right: 35px;
}
#ft-social a{
	margin-left: 2vw;
}
#ft-social i{
	font-size: 1.5rem;
}
.footer-menu{
text-transform:uppercase;
}
.footer a:hover{
	text-decoration: none;
	opacity: 1.0;
}
.footer a{
	opacity:0.5;
}
.carousel-caption{
	max-width: 70% !important;
}
#copyright{
	font-size: 0.8rem;
	padding-bottom: 20px;
	opacity: 0.5;
}
.hero-container{
	width: 100%;
	max-height: 600px;
	overflow: hidden;
	background: #000;
}
.hero-container img{
	width: 100%;
	height: auto;
	opacity: 0.5;
}
.subtitle{
	font-size: 3em;
	padding: 45px 0;
}
.vl {
    border-left: 5px solid;
    height: 155px;
	margin: calc(-155px/2) auto 0;
	width:1px;
}
main p{
	font-size: 16px;
	line-height: 24px;
	color:#2b2d32;
}

#project-type-buttons{
	padding: 75px 0 60px 0;
}
#project-type-buttons button{
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	background-color: transparent;
	padding: 10px 20px;
	opacity: 0.54;
}
.padding-none{
	padding:0 !important;
}
#view-projects, input[type=submit]{
	font-size: 1.5rem !important;
	font-family: 'bebas-neue', sans-serif !important;
}
#project-type-buttons button{
	cursor: pointer;
}
#project-type-buttons button.is-checked{
	font-weight: bold;
	opacity: 1;
}
#project-list{
	margin-bottom:100px;
}
.project-item{
	position: relative;
	text-align: left;
	color:#fff;
	max-height: 380px;
	max-width: 380px;
	overflow: hidden;
}
.grid-caption h2{
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
.grid-caption p{
	text-transform: uppercase;
	color: #fff;
}
.grid-caption{
	position: absolute;
	width: 85%;
	bottom:0;
	left: 50%;
	transform: translate(-50%, 0%);
	opacity: 0;
	transition: 0.5s ease;
	color: #fff;
}
.grid-caption a, .grid-caption a:hover{
	color:#fff;
}
.overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: .3s ease;
}
.project-item:hover .overlay{
	bottom:0;
	z-index: 2;
} 
.project-item:hover .grid-caption{
	transition-delay:.2s;
  opacity: 1;
	z-index: 2;
}
.overlay{
	  background: linear-gradient( to top,
  hsl(0, 0%, 0%) 0%,
  hsla(0, 0%, 0%, 0.738) 19%,
  hsla(0, 0%, 0%, 0.541) 34%,
  hsla(0, 0%, 0%, 0.382) 47%,
  hsla(0, 0%, 0%, 0.278) 56.5%,
  hsla(0, 0%, 0%, 0.194) 65%,
  hsla(0, 0%, 0%, 0.126) 73%,
  hsla(0, 0%, 0%, 0.075) 80.2%,
  hsla(0, 0%, 0%, 0.042) 86.1%,
  hsla(0, 0%, 0%, 0.021) 91%,
  hsla(0, 0%, 0%, 0.008) 95.2%,
  hsla(0, 0%, 0%, 0.002) 98.2%,
  hsla(0, 0%, 0%, 0) 100%
);
}
.design-hero-animated, .design-hero{
	background-size: cover;
	height: 100vh;
}
#lightgallery img{
	margin-top: -5vh;
	transition: margin-top 150ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
#lightgallery img:hover{
	margin-top: -7vh;
	transition: margin-top 150ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
.related-posts{
	background-color: #e5e5e5;
	padding:50px 0;
	margin-top: 50px;
}
.case-study{
	margin-top: 30px;
}
.problem-goals, .pi-client{
	padding-top: 1.8em;
}
.chip{
	padding: 5px 15px;
	border-radius: 50px;
	background-color:#dee2e6;
	margin-right: 15px;
}
.chip a{
	color:#2b2d32;
	opacity:0.54; 
	text-decoration: none;
}
.chip a:hover{
	text-decoration: none;
	color:#2b2d32;
	opacity: 1;
}
.tag-list{
	padding-top: 60px;
}
.project-info h6{
	margin:0;
}
.project-info{
	padding-bottom: 40px;
}
.project-detail{
	display: inline-table;
}
.addthis_inline_share_toolbox{
	margin-top:10px;
}
.no-related{
	margin-top: 50px;
}
.design-preview{
	position: absolute;
	width: 100%;
	bottom: 7vh;
	z-index: 2;
}
.info-title{
	font-size: 4.5em;
	font-weight: normal;
}
.info-group{
	margin:15px 0;
	font-size: 1em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.54);
}

.info-client {
	padding: 5px 15px 5px 0;
}
.info-date, .info-category,.info-share{
	padding: 5px 15px;
}
.info-like {
	padding: 5px 0 5px 15px;
}
.design-preview .border-bottom, .design-preview .border-right, .stats-shares .border-right{
	border-color: rgba(255,255,255,0.12) !important;
}
.stats-shares, .stats-likes{
	float: right;
	text-align: center;
	text-transform: uppercase;
	color: rgba(255,255,255,0.54);
	
}
.stats-shares .number, .stats-likes .number{
	font-family: 'Open Sans', sans-serif;
	font-size: 4em;
	font-weight: 300;
	color: rgba(255,255,255,1);
}
.stats-likes{
	padding: 0px 0 15px 50px;
}
.stats-shares{
	padding: 0px 50px 15px 0;
}
.the-content{
	padding-top: 1.8em;
}
.close{
	z-index: 1031;
	position: absolute;
	top:68px;
	right: 7vw;
}
.liked{
	color: #fb3958 !important;
}
span#like-icon, div#share-icon{
	cursor: pointer;
}
.info-group a.at-icon-wrapper{
	background-color: transparent !important;
}
.addthis_inline_share_toolbox_b7u5 #atstbx, #at15s{
	display: none !important;
}
.info-group a .fa-share-alt{
	color:rgba(255,255,255,0.54) !important;
}
.related h4{
	padding-bottom: 20px;
}
.related-item .overlay{
	left:15px;
	right:15px;
	width: auto;
}
.related-item h4{
	font-size: 1.8rem;
	line-height: 1;
	margin-bottom: 0.25rem;
}
.related-item p{
	text-transform: none;
	opacity: 0.54;
}
.current-menu-item a {
	border-bottom: 2px solid;
}
nav.sticky .current-menu-item a{
	border-bottom:none;
	opacity: 1;
	font-weight: bold;
}
.footer-menu .current-menu-item a, .offcanvas-collapse .current-menu-item a{
	border-bottom: none !important;
}
.project-detail{
	overflow: hidden;
}
.feature-bg{
	opacity: 0.4 !important;
}
#main-404{
	min-height: calc(100vh - 100px);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40%;
}
.footer-404{
	height: 100px;
}
.menu-404 .nav-link{
	color:rgba(0,0,0,.5) !important;
}
.menu-404 .nav-link:focus,.menu-404 .nav-link:hover{
	color:rgba(0,0,0,.75) !important;
}
#design-video,#home-video {
	position: relative;
	z-index: -1;
	object-fit: cover;
	right: 0;
	top: 0;
	min-width: 100vw;
	min-height: 100vh;
}
img.size-full{
	max-width: 100%;
	height: auto;
}
.footer-404 #ft-social a{
	color:#212529 !important;
}
#contact-footer input{
	background: none;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.12);
	color: inherit;
}
@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-20px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}
.head-404 img{
	border-radius: 50%;
	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}

@media (max-width: 1810px){
#featured-1-bg,#featured-2-bg{
		max-width: 49vw;
		height: auto;
	}
}

@media (max-width: 1600px){

	#companies-worked-with img{
	max-width: 100%;
	}
	#featured-1-bg,#featured-2-bg{
		max-width: 40%;
		height: auto;
	}
	.close{
		top:100px;
		right:5vw;
	}
	.scroll-link{
		right:5vw;
	}
	.info-share{
		display:none;
	}
}


@media (max-width: 992px){

	.logged-in .offcanvas-collapse{

		top:32px !important;

	}
	button, input[type=submit]{
		font-size: 1rem ;
		padding: 10px 50px;
		border-radius: 5px !important;
		letter-spacing: 1px;
	}
	.home-feature {
		padding-bottom: 75px;
	}
	.company{
		padding-bottom: 30px;
	}
	.logo{
		max-width: 50vw;
	}
	.head-404 img{
		max-width:30% !important;
	}
	.head-404{
		font-size: 10em !important;
	}
}

@media (max-width: 781px){
	#menu-main-menu{
		position: absolute;
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
	}
	#portfolio-navigation .nav-link{
		padding: 50px 0;
		font-size: 2em;
		text-align: center;
	}
	#portfolio-navigation .current-menu-item a{
		border-bottom:none;
		opacity: 1;
		font-weight: bold;
	}
	body.logged-in #portfolio-navigation{
		padding-top:46px !important;
	}
	.logged-in .offcanvas-collapse{

		top:46px !important;

	}

	#portfolio-navigation{

		height: 100vh;

		top:0 !important;

	}

	body.logged-in .sticky{

	top:46px !important;

}
	.close, .preview-right{
		display:none;
	}
	#lightgallery img{
		margin-top: -8vh;
	}
	#lightgallery a:nth-child(n+3) img{
		margin-top: 4vh !important;
	}
}
@media (max-width: 768px){
	.slider-title{
		text-align: left;
	}
	.carousel-caption{
		max-width: 90% !important;
		left:5% !important;
	}
	.sd{
		display: none;
	}
	#ft-social a{
		margin-left: 3vw;
	}
}

@media (max-width: 600px){

	body.logged-in .sticky{

	top:0 !important;

}
}
@media (max-width: 552px){
	body, html{
		overflow-x: hidden !important;
	}

	#featured-1-bg, #featured-2-bg{
		max-width: 100%;
		opacity: 0.3;
	}
	#featured-1-title, #featured-2-title{
		margin: 0 !important;
	}
	.home-feature .desc h6{
		padding-top: 70px;
	}
	#lets-work{
		width: 100%;
		text-align: center;
	}
	#left-border{
		display: none;
	}
	.footer-menu ul{
		display: inline-block;
	}
	#ft-social a{
		margin: 0 3vw;
	}
	#ft-social{
		padding-bottom: 40px;
	}
	#ft-links-container li{
		margin:0 18px;
	}
	.padding-none{
		padding:inherit !important;
	}
	.project-detail{
		display: none;
	}
	.hero-container img{
		height:300px;
		max-width:none !important;
		width:auto;
		margin: 0 auto;
		position:relative;
	}
	.project-item {
		max-width: none;
	}
	.project-item img{
		width: 100%;
	}
	.info-client{
		display: none;
	}
	#lightgallery a:nth-child(n+2) img{
		margin-top: 4vh !important;
	}
	.related-item {
		padding: 0 !important;
	}
	.related-posts{
		background: none;
		padding-bottom:0 !important;
	}
	#project-list{
		margin-bottom: 0;
	}
	.project-item .overlay{
		bottom:0;
		z-index: 2;
	} 
	.project-item .grid-caption{
		transition-delay:.2s;
	  	opacity: 1;
		z-index: 2;
	}
	
}