/*
kenneth mukiria
www.mukiria.com
*/
* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
	font-family: 'Raleway';
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: -1px;
	font-weight: 400;
}

a, img {
	text-decoration: none;
	border: none;
}
p{
	line-height: 1.5em;
	float: left;
	margin-bottom: 7px;
	width: 100%;
}
h1, h2, h3, h4, h5{
	width: 100%;
	float: left;
	line-height: 1.2em;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	float: left;
}
.all, .topimage, .breadcrumb {
	float: left;
	width: 100%;
	position: relative;
}

img#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 1;
}
.hide{ visibility:hidden; display:none;}
img{width:100%;float:left;height:auto;
	/*-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;*/
}
a, img, a img, ul {
	border: none;
	outline: none;
	list-style: none;
	text-decoration: none;
	letter-spacing:0px;
	-webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;
}
.mukiria {
	width: 84%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 10;
}
content {
	width: 65%;
}
sidebar {
	width: 30%;
}
.logo {
	float: left;
	width: 14%;
	text-align:center;
	background-color:#1C136C;
	text-align:center;
}
.logo img{width:80%; padding:16px 10px; float:none;}
.half{
	width: 50%;
	float: left;
	position: relative;
	height: 100%;
}
.nusu{
	width: 50%;
	float: left;
	position: relative;
}
.thirty{
	width: 25%;
	float: left;
	position: relative;
}
.forty{width: 40%;	float: left;}
.sixty{
	width: 65%;
	float: left;
	background-color: #0F0;
}
.third{
	width: 35%;
	float: left;
	height: 100%;
}
aside, section{position:relative; float:left;}
aside{
	width: 20%;
}
section{
	width: 100%;
}
a.readmore{background-color:#D4211B; color:white; float:left; padding:10px 20px;
	border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
.one{color:#D4211B;}
,strip{}
.colors{color:white;}
.org{background-color:#F35912;}
.grn{
	background-color: #94D41E;
}
.purp{background-color:#D11E5C;}
.red{
	background-color: #f30404;
}
.pink{background-color:#F1808B;}
.straw{background-color:#C0391C;}
.blu{
	background-color: #00B0E1;
}
.apri{background-color:#C97428;}
.pine{background-color:#E5BB19;}
.lbrn{background-color:#C1A451;}
.org a, .grn a, .purp a, .red a, .pink a, .straw a, .blu a, .apri a, .pine a, .lbrn a, .flipper input
{
	background-color: white;
	color: white;
	padding: 10px 15px;
	position: relative;
	width: 100px;
	float: left;
	margin-left: 50%;
	transform: translateX(-50%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: 700;
	font-size: 13px;
}
.org a{color: #F35912;}
.grn a{color: #008A40;}
.purp a{color: #D11E5C;}
.red a{
	color: #FF0000;
}
.pink a{color:#F1808B;}
.straw a{color:#C0391C;}
.blu a{color:#17386A;}
.apri a{color:#C97428;}
.pine a{color:#E5BB19;}
.lbrn a{color:#C1A451;}
.org img, .grn img, .purp img, .red img, .pink img, .straw img, .blu img, .apri img, .pine img, .lbrn img{
	width: 40%;
	float: right;
}
.org h2, .grn h2, .purp h2{
	font-size: 36px;
}
.org h3, .grn h3, .purp h3{
}
a.greenarrow{
	width: 52px;
	height: 52px;
	background-image: url(../images/arrow-green.png);
	background-color: transparent;
	background-position: right top;
}
a.greenarrow:hover{background-position: right -52px;}
.bigfont{
	font-size: 16px;
	line-height: 1.8em;
}

.clrgry{color: #ccc;}
@media screen and (min-width: 1600px) {
	.flip-container{width: 25%;} 
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1280px) {
	.flip-container{width: 31%; margin: 0 1% 10px 1%} 
}
@media screen and (max-width: 1024px) {
}
@media only screen and (max-width : 960px) {
	.flip-container{width: 48%; margin: 0 1% 10px 1%} 
}
@media only screen and (max-width : 800px) {
}
@media only screen and (max-width : 760px) {
}
@media only screen and (max-width : 640px) {
	.flip-container{width: 80%; margin: 0 10% 10px 10%} 
}

@media only screen and (max-width : 480px) {
}

.menu {
	text-align: center;
	background: black;
	padding: 50px 0;
}
.menu a{
	background-color: #F35912;
	color: white;
	font-size: 16px;
	padding: 20px;
	margin: 5px;
	transition: all .3s ease-out;
}
.menu a.current{
	background-color: #00B0E1;
}
.menu a:hover, .menu a.current:hover{
	background-color: #94D41E;
}


.designs ul {
  display: flex;
  flex-wrap: wrap;
}

.designs li {
  height: 40vh;
  flex-grow: 1;
}

.designs li:last-child {
  flex-grow: 10;
}

.designs img {
  max-height: 100%;
  min-width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

@media (max-aspect-ratio: 1/1) {
  .designs li {
    height: 30vh;
  }
}
@media (max-height: 480px) {
  .designs li {
    height: 80vh;
  }
}
@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
  .designs ul {
    flex-direction: row;
  }

  .designs li {
    height: auto;
    width: 100%;
  }

  .designs img {
    width: 100%;
    max-height: 75vh;
    min-width: 0;
  }
}





.ytb_gallery {
  margin:  0;
}
.ytb_gallery .item {
  position: relative;
  z-index: 1;
  display: inline-block;
  width:33%;
}
.ytb_gallery .item:before {
  content: "";
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  height: 40px;
  width: 40px;
  display: block;
  z-index: 1;
  background-size: cover;
  background-image: url("https://image.flaticon.com/icons/svg/482/482059.svg");
}

/*-------- Youtube Gallery Ends -----------*/
/*--------- Lightbox ------*/
.lbx {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  display: none;
  z-index: 99;
}
.lbx.enabled {
  display: block;
}
.lbx .toggle_button {
  padding: 5px;
  z-index: 100;
  color: #fff;
  padding: 8px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.lbx .lbx_content {
  position: fixed;
  max-height: 90vh;
  max-width: 80vw;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
}
.lbx iframe {
  height: 100%;
  width: 100%;
  border: none;
  outline: 0;
}

.header {
  background-color: #000;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: relative; float: left;
  width: 100%;
  z-index: 3;
  padding: 10px;
  margin-bottom: 2px;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.header li a {
  display: block;
  padding: 20px 20px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4f4f4;
  color: #000;
}


/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}


@media only screen and (max-width : 760px) {
	.ytb_gallery .item {
	  width:49%;
	}
}
