body {
	font-family: 'Karla', sans-serif;
	font-size: 16px;

}

h1{
	font-weight: bold;
}

a {

}

a:hover {
	text-decoration: none;

}

.logo-brand-ph{
	height: 110px;
	margin-top: -25px;
}

.logo-brand-guardian {
	height: 140px;
}

.logo-brand {
	height: 50px;
}

.logo-brand-forbes {
	height: 40px;
}

.black li {
	color: black !important;
}

.text-white {
	color:white;
}


.background-image-hosts {
	background: url('https://res.cloudinary.com/pocit/image/upload/w_1000,h_1000,c_scale/v1521896017/DSC_0629_ty3rrk.jpg');
  	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
	color: white;
}

#menu-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: white;
	background: url('https://res.cloudinary.com/pocit/image/upload/c_scale,w_36/v1535923692/menu_wmbiff.png');
}

.mobile-menu{
	display: none;
}

.mobile-menu ul{
	display: none;
}

.mobile-menu:hover ul{
	display: block;
	z-index: 100;
	list-style:none;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: absolute;
	padding: 20px;
	background: #fff;
	border: 1px solid #444;
	right: 20px;
	top: 60px;
	width: 80%;
	border-radius: 4px 0 4px 4px;
}

.mobile-menu ul li a{
	z-index: 100;
	color: black;
}


.sub-header{
	letter-spacing: 2px;
	margin: 40px 0px;
}

.cursor-pointer {
	cursor: pointer;
}

.soundclound {
	height:40px;
}

.logo-left {
	margin-left: 20px;
}

.footer-div{
	padding: 20px;
}

.second-div{

}



.abadesi {
	background-image: url(https://res.cloudinary.com/pocit/image/upload/w_1000,h_1000,c_fill,g_face/v1536404603/1_59NXWflTGFYRnablz8wPhA_yidsrf.png);
}

.michael {
	background-image: url(https://res.cloudinary.com/pocit/image/upload/w_1000,h_1000,c_fill,g_face/v1536405011/DSC_0645_lgobd8.jpg);
}


.profile-image{
	border-radius: 50%;
    border: 1px solid #d7d7d7;
    width: 200px;
    height: 200px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.text-white a{
	color:white;
}

.header {
	padding: 20px;
	font-size: 16px;
}

.header a{

	margin-left: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.header a:hover{
	color: #d7d7d7;
	text-decoration: none;
}

.service-image-2{
	background:url('https://res.cloudinary.com/pocit/image/upload/v1497042072/yingchou-han-241463_x2ginb.jpg');
  	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 50vh;
}

.service-image{
	background:url('https://res.cloudinary.com/pocit/image/upload/v1497017827/audrey-jackson-260657_1_hco8gi.jpg');
  	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 50vh;
}

.latest-episode a{
	color: white;
}

.container {
	font-size: 18px;
}

.patreon {

	margin: 0px;
}


.patreon li {
	list-style-type: none;
	padding: 10px 0px;
	margin: 0px;
}

.background {
	 height: 70vh;
	width: 100%;
  	height: 100vh;
  	font: 22px;
}


.background-image{
    background: url('https://res.cloudinary.com/dlmpgwo3r/image/upload/w_1500,c_scale,b_black,o_82/v1555626568/DSC_0629_ty3rrk-2_iqlpfj.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
	width: 100%;
  	height: 100vh;
  	font: 22px;
}

.grey-box {
	width: 100%;
  	height: 100vh;
  	background: grey;
  	opacity:0.1;
}

.background-image-hosts{
	background: url(https://res.cloudinary.com/pocit/image/upload/v1521896017/DSC_0629_ty3rrk.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding: 15px;
}

.image-logo {
	font-weight: 800;
	font-family: 'Avenir', sans-serif;
	margin: 50px 0px;
}

.font-logo{
	font-size: 120px;
}

.logo {
	height: 100px;
}

.text-container {
	height: 10em;
    position: relative
}

.text-container-center {
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.main-text {
	text-align: center;
	padding-top: 100px;

	width: 100%;
	height: 100vh;
	color: white;
}

.company-name{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 160px;
}

.desc-name {
	font-size: 22px;
}

.mobile-form{
	margin-bottom: 20px;
}

.detail-text {
	width:400px;
	height:200px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -200px;
	text-align: center;
}

.teaser {
	font-size: 20px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -150px;
	text-align: center;
}

.email-text{
	margin: 200px 0px 20px 0px;
}

.text-container{
	height: 100vh;

}

.custom-input{
	border-radius: 0;
}

.footer-text{
	margin-top: 30px;
	text-align: center;
}
.one-tech {
	height: 80px;
    margin-top: 48px;
}

.data-rights{
	height: 120px;
	margin: 50px 90px;
}

.block-stack {
	height: 130px;
	margin: 30px 60px;
}

@media screen and (max-width: 680px){
	.company-name {
		font-size: 80px;
	}

	.product-hunt {
		margin: 30px 0px;
	}

	.header-menu{
		display: none;
	}

	.mobile-menu{
		display: block !important;
	}

	.main-text{
		padding-top: 80px;
	}

	.font-logo{
		font-size: 80px;
	}

	.background-image-hosts{
		height: 40vh;
	}

	.logo{
		height: 50px;
	}

	.desc-name {
		font-size: 20px;
	}

}
