
/* GLOBAL */
#container {
	background: #fff;
}

div.cleaner, div.clear, div.divider {
	height: 0;
}

#main {
	padding-bottom: 0;
}

#dynamic-to-top {
	top: 64px !important;
	font-size: 4.2em !important;
}

#dynamic-to-top:hover {
	color: #ff5c00;
}

::selection {
	background: #ff5c00;
	color: #fff;
}

/* HEADER */
header {
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
	box-shadow: 0 1px 6px #f1f1f1;
	font-family: Roboto, sans-serif;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

#logo h1 {
	padding: 0;
	width: 125px;
}

#logo h1:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

#logo h1:hover a {
	transform: scale(.95);
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transition: .75s ease;
}

#logo h1 a {
	background: url("https://cdn-ilacdop.nitrocdn.com/mAJkgbtbIUBurXhKvHAegixcLXylusnn/assets/images/optimized/rev-9574cd8/www.koobits.com/wp-content/uploads/2020/02/koobits-logo-2020-trans.png") transparent 0 15px no-repeat !important;
	background-size: 80% !important;
	height: auto !important;
	padding: 12px 55px;
	float: left;
}

#logo h1 a.nitro-lazy {
	background-image: none !important;
}

.header-tagline {
	color: #ff5c00;
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	padding: 18px 0 0;
	line-height: 1.6em;
}

.navheader {
	margin: 0;
	width: auto;
}

.h-menu {
	float: left;
}

.h-menux ul li {
	float: left;
	padding: 0;
}

.h-menux ul li a {
	border: 0;
	color: #333;
	display: block;
	font-family: Roboto, sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	padding: 27px 20px;
}

.h-menux ul li a:hover {
	background: #ff5c00;
	color: #fff;
	text-decoration: none;
}

.navheader a#headLogin {
	background: #fff;
	border: 2px solid #ff5c00;
	box-shadow: none;
	border-radius: 3px;
	color: #ff5c00;
	display: inline-block;
	float: none;
	font-family: Roboto, sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	margin: 1em 1.25em;
	padding: .5em 1em;
	text-transform: uppercase;
}

.navheader a#headLogin:hover {
	background: #ff5c00;
	color: #fff;
}

/* SCROLL EFFECT */
header.tiny #logo h1 a {
	background-position: 0 2px !important;
	padding: 9px 55px;
}

header.tiny #logo h1 {
	line-height: .6em;
}

header.tiny .header-tagline {
	padding-top: 11px;
}

header.tiny .h-menux ul li a {
	padding: 15px 20px;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

header.tiny .navheader a#headLogin {
	margin: .25em 0;
}

/* MAIN */
div.wrapper-main {
	width: 100%;
}

div.wrapper-content {
	padding: 0;
}

div.single-post #content {
	margin-top: 68px;
	width: 100%;
}

.full-width .post-content {
	margin: 0;
	max-width: 100%;
}

/* WALL */
.kb15-wall {
	position: relative;
}

.kb15-wall:hover {
	background: #000;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
}

.kb15-walle {
	background: #f1f1f1 url("https://cdn-ilacdop.nitrocdn.com/mAJkgbtbIUBurXhKvHAegixcLXylusnn/assets/images/optimized/rev-9574cd8/www.koobits.com/wp-content/uploads/2015/08/home-main.jpg") center top no-repeat;
	background-size: cover;
	height: 388px;
}

.kb15-walle.nitro-lazy {
	background-image: none !important;
}

.kb15-wall:hover .kb15-walle {
	opacity: .5;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
}

.kb15-wallx {
	color: #fff;
	opacity: 0;
	font-family: Roboto, sans-serif;
	font-size: 1.8em;
	left: 0;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 64px 0;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	top: 0;
	width: 100%;
}

.kb15-wall:hover .kb15-wallx {
	opacity: 1;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
}

.kb15-wallx div {
	font-weight: 300;
	margin: 0 auto;
	max-width: 750px;
}

.kb15-wallx b {
	font-size: 1.75em;
	font-weight: 300;
}

.kb15-wallx a {
	display: block;
	height: 129px;
	margin: 0 auto;
}

.kb15-wallx img {
	margin: 0;
	height: 125px;
}

.kb15-wallx a:hover img {
	height: 87px;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

/* HEADING */
.kb15-head {
	background: #fff;
	font-family: Roboto, sans-serif;
	margin: 0 auto;
	padding: 24px 0;
	text-align: center;
}

.kb15-head h2 {
	color: #000;
	line-height: 1.2em;
	font-size: 42px;
	font-weight: 300;
	margin: 0 auto;
	max-width: 960px;
}

.kb15-head .kb15-ht {
	color: #333;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.4em;
	margin: 0 auto;
	max-width: 960px;
}

.kb15-hb {
	margin: 32px auto 18px;
	max-width: 320px;
	position: relative;
}

.kb15-hb a {
	background: #ff7e00;
	border: 1px solid #ff7e00;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: Roboto, sans-serif;
	font-size: 30px;
	font-weight: 300;
	margin: 0 auto;
	padding: 24px 72px 24px 42px;
	text-align: left;
	width: 180px;
}

.kb15-hb:hover a {
	background: #fff;
	color: #ff7e00;
	text-decoration: none;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.kb15-hb .kb15-hba {
	position: absolute;
	right: 48px;
	top: 12px;
}

.kb15-hb .kb15-hba a {
	background: #fff;
	border: 0;
	border-radius: 50%;
	height: 48px;
	width: 48px;
	padding: 0;
}

.kb15-hb .kb15-hbb {
	position: absolute;
	right: 57px;
	top: 21px;
}

.kb15-hb .kb15-hbb a {
	background: transparent;
	border-radius: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 21px solid #ff7e00;
	border-right: 0;
	height: 0;
	padding: 0;
	width: 0;
}

/* VIDEO */
div.pp_default .pp_close {
	right: -14px;
	top: -20px;
}

div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content, div.light_rounded .pp_content {
	background: transparent;
}

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 0;
}

/* MENU */
.kb15-menu {
	background: #fff;
	margin: 0;
	padding: 48px 0;
}

.kb15-menu ul {
	margin: 0 auto;
	overflow: auto;
	max-width: 960px;
}

.kb15-menu ul li {
	float: left;
	list-style: none inside;
	margin: 0 1%;
	text-align: center;
	width: 22%;
}

.kb15-menu li img {
	margin: 12px 0;
}

.kb15-menu li a {
	color: #585858;
	font-size: 15px;
}

.kb15-menu b {
	color: #4a4a4a;
	font-family: Roboto, sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
}

/* PARENTS */
.kb15-testimonial {
	margin: 48px 0px;
	text-align: center;
}

.kb15-testimonial h3 {
	color: #161616;
	font-family: Roboto, sans-serif;
	font-size: 35px;
	font-weight: 300;
	line-height: 1.6em;
	margin: 0 auto;
	max-width: 960px;
}

.kb15-testimonial .kb15-parent {
	margin: 36px auto;
	max-width: 960px;
}

.kb15-parent ul {
	margin: 0 auto;
	overflow: auto;
	max-width: 960px;
}

.kb15-parent ul li {
	color: #585858;
	float: left;
	font-size: 16px;
	line-height: 1.4em;
	list-style: none inside;
	margin: 3% 5% 3% 0;
	text-align: left;
	width: 45%;
}

.kb15-parent img {
	float: left;
	margin: 0 18px 32px 0;
	width: 120px;
}

.kb15-parent ul li div {
	font-family: Roboto, sans-serif;
	font-size: .9em;
	font-weight: 400;
	line-height: 1.2em;
	margin: 12px 0 0;
}

/* SLIDER */
.kb15-slider {
	padding: 0;
}

.kb15-testimonial .kb15-slider h3 {
	color: #ff8400;
	text-align: left;
}

.kb15-testimonial .kb15-slider h3 b {
	background: #fff;
	font-weight: 300;
	padding: 0px 12px;
}

.kb15-testimonial .kb15-slider h3+* {
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-top: -30px;
}

.kb15-slider .kb15-rev {
	margin: 0 auto;
	max-width: 960px;
	width: 96%;
}

.kb15-slider .rev_slider_wrapper {
	text-align: left;
}

.kb15-slider .tp-caption.modern_small_text_dark {
	color: #808080;
}

.kb15-slider .kb15-hth {
	color: #252525;
	font-family: Roboto, sans-serif;
	font-size: 2em;
	font-weight: 300;
	line-height: 1.2em;
}

.kb15-slider .kb15-htt {
	color: #585858;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 72%;
}

.kb15-slider .kb15-htb {
	font-size: .9em;
	line-height: 1.2em;
	padding-top: 1.5em;
	text-align: right;
}

/* FOOTER */
.kb15-explore {
	background: #f3f4f5;
	margin: 0;
	padding: 32px 0;
	text-align: left;
}

.kb15-explore h3 {
	color: #333;
	font-family: Roboto, sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.6em;
	margin: 0 auto;
	text-align: left;
	text-transform: uppercase;
	max-width: 960px;
}

.kb15-explore li strong {
	color: #333;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
	text-transform: uppercase;
}

.kb15-explore ul.kb15-xp {
	margin: 24px auto 0;
	overflow: auto;
	max-width: 960px;
}

.kb15-explore ul.kb15-xp li {
	border: 0;
	color: #b6b6b6;
	float: left;
	font-size: 12px;
	list-style: outside none;
	margin: 0px 1%;
	padding: 12px 0;
	width: 22.5%;
}

.kb15-explore ul.kb15-xp li.kb15-xpx {
	margin-right: 3%;
	width: 45%;
}

.kb15-explore li.kb15-xpx li {
	padding: 6px 0;
	width: 100%;
}

.kb15-explore li a {
	color: #8b959e;
	font-size: 14px;
	line-height: 1.6em;
}

.kb15-explore li a:hover {
	text-decoration: underline;
}

.kb15-explore li.kb15-xpx a {
	color: #8b959e;
	font-size: 14px;
	line-height: 1.2em;
}

.kb15-explore li.kb15-xpx a:hover {
	text-decoration: underline;
}

.kb15-explore li.kb15-xpx li img {
	border: 1px solid #b6b6b6;
	margin: 0;
}

.kb15-explore li.kb15-xpx a:hover img {
	border-color: #fff;
}

.kb15-explore li.kb15-xpx ul {
	margin: 0;
}

.kb15-explore li.kb15-xpx ul.posts-side h2.title {
	font-weight: 400;
	line-height: 1.2em;
}

.kb15-explore li.kb15-xpx ul.posts-side div.cover {
	margin-top: 0;
}

footer {
	background: #f3f4f5;
	padding: 0 0 42px;
}

footer div.wrapper {
	border-top: 1px solid #b6b6b6;
	padding: 0;
	max-width: 960px;
}

footer div.column {
	margin: 0 12px;
}

footer div.column a {
	color: #8b959e;
	font-size: 14px;
}

footer div.column a:hover {
	color: #ff5c00;
	text-decoration: underline;
}

footer p.copyright {
	color: #8b959e;
	float: right;
	font-size: 14px;
	margin: 8px 0;
}

/* RESPONSIVE */
@media screen and (max-width: 1020px) {
	div.wrapper-main {
		padding: 0;
	}
}

@media screen and (max-width: 959px) {
	header, footer {
		padding-left: 2%;
		padding-right: 2%;
		width: 96%;
	}
	
	div.wrapper {
		padding: 0;
		width: 100%;
	}
	
	div.single-post #content {
		margin-top: 65px;
	}
	
	#logo {
		width: 100%;
	}
	
	.h-menux ul li a, header.tiny .h-menux ul li a {
		border: 0;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	div.navheader {
		padding-right: 2%;
	}
	
	.kb15-head {
		padding-left: 2%;
		padding-right: 2%;
		width: 96%;
	}
	
	.kb15-menu ul {
		width: 100%;
	}
	
	.kb15-testimonial h3, .kb15-explore h3 {
		padding-left: 2%;
		padding-right: 2%;
		width: 96%;
	}
	
	.kb15-testimonial .kb15-parent {
		width: 96%;
	}
	
	.kb15-slider .kb15-rev {
		width: 94%;
	}
	
	.kb15-explore ul.kb15-xp {
		padding-left: 2%;
		padding-right: 2%;
		width: 96%;
	}
}

@media screen and (max-width: 800px) {
	.header-tagline {
		display: none;
	}
	
	.h-menux ul li a, header.tiny .h-menux ul li a {
		padding-left: .5em;
		padding-right: .5em;
	}
}

@media screen and (max-width: 767px) {
	div.single-post #content {
		margin-top: 72px;
	}
	
	#logo {
		width: 420px;
	}
	
	#logo h1 {
		float: none;
		margin: 0 auto;
	}
	
	header.tiny #logo h1 {
		line-height: 40px;
	}
	
	#logo h1 a {
		float: none;
	}
	
	header.tiny #logo h1 a {
		background-position: 0 12px !important;
	}
	
	div.navheader {
		float: none;
		margin: 0 auto;
		padding: 0;
		position: relative;
		right: auto;
		max-width: 420px;
	}
	
	header.tiny .navheader {
		margin-top: 0;
	}
	
	.h-menu {
		float: none;
		min-height: 32px;
		max-width: 420px;
	}
	
	.h-menux ul li, header.tiny .h-menux ul li {
		width: 20%;
	}
	
	.h-menux ul li a, header.tiny .h-menux ul li a {
		padding: .75em 0;
	}
	
	.navheader a#headLogin, header.tiny .navheader a#headLogin {
		float: none;
		font-size: 15px;
		margin: -5px 0 0;
		padding: .25em .5em;
		position: absolute;
		right: 12px;
		top: -32px;
	}
	
	.kb15-wallx b {
		font-size: 1.2em;
	}
	
	.kb15-slider .kb15-rev {
		width: 90%;
	}
}

@media screen and (max-width: 559px) {
	.kb15-wallx {
		font-size: 1.6em;
	}
	
	.kb15-wallx img {
		height: 90px;
	}
	
	.kb15-wallx a:hover img {
		height: 99px;
	}
	
	.kb15-parent ul li {
		font-size: 14px;
	}
	
	.kb15-parent img {
		max-width: 35%;
	}
	
	.kb15-menu ul li {
		width: 48%;
	}
}

@media screen and (max-width: 479px) {
	div.single-post #content {
		margin-top: 60px;
	}
	
	#logo, div.navheader {
		width: 360px;
	}
	
	#logo h1, header.tiny #logo h1 {
		line-height: .75em;
	}
	
	#logo h1 a, header.tiny #logo h1 a {
		background-size: 80% !important;
		padding: 0 35px;
		background-position: 0 12px !important;
	}
	
	.h-menu {
		max-width: 360px;
	}
	
	.h-menux ul li a, header.tiny .h-menux ul li a {
		font-size: 1em;
		padding: .75em 0;
	}
	
	.navheader a#headLogin, header.tiny .navheader a#headLogin {
		top: -19px;
	}
	
	.kb15-head h2 {
		font-size: 2.4em;
	}
	
	.kb15-menu ul li {
		width: 48%;
	}
	
	.kb15-parent ul li {
		width: 96%;
	}
	
	.kb15-explore ul.kb15-xp li.kb15-xpx {
		width: 96%;
	}
	
	footer div.column, footer p.copyright {
		margin: 0 1%;
		width: 30%;
	}
}

@media screen and (max-width: 419px) {
	#logo, div.navheader, .h-menu {
		max-width: 100%;
	}
	
	.navheader a#headLogin {}
	
	.h-menux ul li {
		width: 20%;
	}
	
	.kb15-slider .kb15-rev {
		width: 80%;
	}
	
	.kb15-explore ul.kb15-xp li {
		width: 48%;
	}
	
	.kb15-explore ul.kb15-xp li.kb15-xpx {
		width: 96%;
	}
	
	.kb15-explore ul.kb15-xp li.kb15-xpx li {
		width: 100%;
	}
}

@media screen and (max-width: 320px) {
	.kb15-hb a {
		font-size: 1.6em;
		padding: 9% 12%;
		width: 60%;
	}
	
	.kb15-menu ul li, .kb15-explore ul.kb15-xp li, footer div.column, footer p.copyright {
		width: 98%;
	}
}
