/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	min-height: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
}

body {
	background: #fff;
	color: #222;
	font-family: 'Helvetica neue', 'Helvetica-neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

span.strong {
	font-weight: 500;
}

.topMargin {
	margin-top: 20px;
}

.bottomMargin {
	margin-bottom: 20px;
}

h1 {
	font-size: 36px;
	font-weight: 200;
	padding: 0 10px;
	overflow: visible;
}

h1.le {
	text-align: left;
	max-width: 600px;
	margin: 0 auto;
	padding: 0;
}

h2 {
	font-size: 32px;
	font-weight: 200;
	padding: 0 10px;
	overflow: visible;
	text-align: center;
}

h3 {
	font-size: 28px;
	font-weight: 200;
	padding: 0 10px;
	overflow: visible;
}

p {
	line-height: 1.4;
	font-size: 16px;
	margin-bottom: 20px;
}

strong {
	font-weight: bolder;
}

i {
	font-style: italic;
}

a {
	 color: inherit;
}

#bgWrap {
	max-width: 1600px;
	max-width: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
/* 	background:  url('/src/bg.jpg?v=1') top center no-repeat; */
	background-size: fill;
	text-align: center;
	overflow: hidden;
}

#wrap {
	max-width: 960px;
	text-align: left;
	margin: 0 auto;
}

.readableCenter { 
	max-width: 600px;
	margin: 0 auto;
	text-align: left;
	padding: 0 15px;
}

header {
	text-align: center;
}

main {
	margin: 50px 0 ;
}

article {
	max-width: 960px;
	text-align: center;
}

article p {
	max-width: 600px;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px 10px;
	text-align: left;
}

article section {
	margin: 0 0 50px;
}

footer {
	text-align: center;
	padding: 25px 0;
	color: #f8684c;
}

footer a {
	padding: 0 10px;
}

a.logo {
	width: 260px;
	height: 260px;
	display: inline-block;
	margin: 50px 0 0;
	background: transparent url('/src/GmS.png') no-repeat 50% 50%;
	background-size: 100%;
}

nav a {
	color: #555;
	font-size: 36px;
	text-decoration: none;
	padding: 0 15px;
}

nav a:hover {
	color: #f8684c;
}

nav a.active {
	color: #f8684c;
}

a.feature {
	color: #f4db17;
	cursor: pointer;
	border: 1px solid #f4db17;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
	width: 170px;
	margin: 0 auto;
	position: absolute;
	bottom: 90px;
	left: 50%;
	text-align: center;
	padding: 7px 10px;
	box-sizing: border-box;
	margin-left: -85px;
}

a.feature:hover {
	background: #f4db17;
	color: black;
}

a.feature:hover {
	cursor: pointer;
}

.available {
	display: inline-block;
}

.available p {
	text-align: center;
	padding: 10px;
	background: rgb(212, 235, 255);
	margin: 25px 5px 0;
	border-radius: 5px;
	border: 1px solid rgb(129, 170, 205);
}

.available p a {
	text-decoration: none;
	background: rgba(255, 255, 255, 0.75);
	padding: 3px 8px;
	margin-left: 15px;
	border-radius: 5px;
	border: 1px solid rgba(176, 196, 216, 1);
	white-space: nowrap;
}

.about {
	max-width: 480px;
	margin: 20px auto 50px;
	text-align: justify;
}

.about section { 
	margin-bottom: 60px;
}

.about h2 {
	margin-bottom: 10px;
}

.about .skillsList li {
	margin: 0 0 10px;
}

.slider-container {
	padding: 20px 0;
}

.slider-cube {
		margin-top: 25px;
	background: #424b6b;
}

.slider-tailster {
	background: #6ea161;
}

.slider-define {
	background: #dedede;
}

.slider {
	width: 100%;
	max-width: 515px;
	margin: 50px auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;  
}

.t {
	display: table;
	width: 100%;
	height: 100%;
}

.tc {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.tc p.q {
	padding: 0 10% 30px;
	text-align: center;
	line-height: 1.2;
	font-size: 24px;
	font-family: Georgia, serif;
}

.tc p.q span {
	font-size: 14px;
	clear: both;
	display: block;
}

.tc p {
	text-align: left;
	padding: 10px 10%;
}

.tc p.center  {
	text-align: center;
	padding: 10px 0;
}

.tc a.outwardLink {
	text-align: center;
	padding: 10px;
	border: 1px solid;
	border-radius: 10px;
	text-decoration: none;
	font-size: 18px;
}

.role {
	position: absolute;
	bottom: 30px;
	padding: 0;
	width: 100%;
	text-align: center;
}

.roleTech {
	position: absolute;
	bottom: 12px;
	padding: 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
}

.intro {
	position: absolute;
	bottom: 75px;
	width: 100%;
	text-align: center;
}

.intro a {
	padding: 7px 10px;
	text-decoration: none;
	border: 1px solid;
	margin: 0 10px;
	border-radius: 10px;
}

p.em {
	text-align: left;
}

p.em a {
	text-align: center;
	border: 1px solid;
	padding: 10px;
	border-radius: 10px;
	text-decoration: none;
}

.royalSlider {
  width: 100%;
  height: 450px;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs, .rsDefault .rsBullets {
	background: none;
}

.rsDefault .rsBullets {
	bottom: -25px;
}

.rsDefault .rsArrow {
	width: 50px;
	height: 100%;
	
}

.rsDefault.rsHor .rsArrowRight, .rsDefault.rsHor .rsArrowLeft {
	top: auto;
	bottom: 0;
}

.rsDefault.rsHor .rsArrowRight {
	right: -18px;
}

.rsDefault.rsHor .rsArrowLeft {
	left: -18px;
}

.rsDefault .rsArrowIcn {
	background-color: rgba(0,0,0,0);
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
	opacity: 0;
	filter: alpha(opacity=0);
}

.rsDefault .rsBullet span {
	background: rgba(0,0,0,0.1);
}

.rsContent {
	max-width: 480px;
	margin: 0 auto;
	background: rgba(0,0,0,0.1) 50% 50% no-repeat;
	background-size: 250px auto;
	border-radius: 10px;
}

.rsDefault .rsBullet span {
	border-radius: 0px;
	height: 10px;
}

.rsCube .rsContent {
	background-color: #807eba;
	color: white;
}

.rsContent.rsCube {
	background-image: url('/src/rsCube.png');
	background-size: 175px auto !important;
}

.rsCube .rsContent a {
	color: #d2ffa0;
}

.rsCube.rsDefault .rsBullet.rsNavSelected span {
	background: #807eba;
}

.rsDefine .rsContent {
	background-color: #f3f1f3;
	color: #626252;
}

.rsContent.rsDefine {
	background-image: url('/src/rsDefine.png');
}

.rsDefine .rsContent a {
	color: #CF3E6B;
}

.rsDefine.rsDefault .rsBullet.rsNavSelected span {
	background: #f44b76;
}

.rsBloom .rsContent {
	background-color: #050505;
	color: white;
}

.rsContent.rsBloom {
	background-image: url('/src/bloomnew.jpg');
	background-size: cover;
}

.rsBloom .rsContent a {
	color: #f4db17;
}

.rsBloom.rsDefault .rsBullet.rsNavSelected span {
	background: #050505;
}

.rsTailster .rsContent {
	background-color: #f7f7f7;
	color: #565656;
}

.rsContent.rsTailster {
	background-image: url('/src/tailster.png');
	background-size: 175px auto;
}

.rsTailster .rsContent a {
	color: #ff7f16;
}

.rsTailster.rsDefault .rsBullet.rsNavSelected span {
	background: #ff7f16;
}

.rsVisibleNearbyWrap {
	overflow: visible;
}

.rsSlide #cubeGif1 {
	background-image: url('/src/cube4Anim.jpg');
}

.rsActiveSlide #cubeGif1 {
	background-image: url('/src/cube4Anim.gif');
}

.rsSlide #cubeGif2 {
	background-image: url('/src/cube3Anim.jpg');
}

.rsActiveSlide #cubeGif2 {
	background-image: url('/src/cube3Anim.gif');
}

.rsSlide #defineGif1 {
	background-image: url('/src/definenewstatic.jpg');
	background-size: cover;
}

.rsActiveSlide #defineGif1 {
	background-image: url('/src/definenew.gif');
	background-size: cover;
}

.rsSlide #bloomGif1 {
	background-image: url('/src/bloom1static.jpg');
}

.rsActiveSlide #bloomGif1 {
	background-image: url('/src/bloom1.gif');
}

.fullIm {
	background-size: 100% auto; 
	background-position: 50% 0px;
}

.fullIm.middleImage { 
	background-position: 50% 50px;
}

.fillIm {
	background-size: cover;
	background-position: 50% 50%;
}

.rsHide {
	display: none;
}

.vid {
	display: none;
}

html.no-touch .vid {
	display: inline-block;
}

html.no-touch .rsHide {
	display: none !important;
	
}

.center {
	text-align: center;
}

.royalSlider .rsSlide {
    opacity: 0.8;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: scale(0.95);  
    -moz-transform: scale(0.95); 
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.royalSlider .rsActiveSlide {
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(.88,1.88,.7,.93);
    -moz-transition: all 0.2s cubic-bezier(.88,1.88,.7,.93);
    transition: all 0.2s cubic-bezier(.88,1.88,.7,.93);
    -webkit-transform: scale(1);  
    -moz-transform: scale(1); 
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


ul.skillsList {
	padding-top: 20px;
}

ul.skillsList li {
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding: 0 0 10px;
	margin: 0 20px 10px;
	min-height: 17px;
}

ul.skillsList li:after {
  content: "";
  display: table;
  clear: both;
}

ul.skillsList.dark li {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

ul.skillsList li:last-child {
	border-bottom: 0px;
}

ul.skillsList li p {
	display: inline-block;
	max-width: 50%;
}

ul.skillsList li span {
	float: right;
	opacity: 0.7;
	font-size: 14px;
	max-width: 75%;
	text-align: right;
}

ul.skillsList li.noBorder {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.phone {
	width:221px;
	height:450px;
	background: black url('/src/bloom4static.jpg') no-repeat 50% 50%;
	background-size: 100%;
	margin: 0 auto;
	position: relative;
}

.screen {
	opacity: 1.0;
	position: absolute;
	top: 54px;
	left: 15px;
	width:192px;
	
}

.rsSlide .screen {
	display: none;
}

.rsActiveSlide .screen {
	display: inline-block;
}

.featureContainer{
	background: black;
	background-image: url('/src/bloomnew.jpg');
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	max-width: 450px;
	height: 450px;
	color: white;
	margin: 20px auto 20px;
	position: relative;
	border-radius: 20px;
}

/*
.iPhoneHero {
	min-height: 400px;
	margin-bottom: 20px;
	background: transparent url('/bloom/src/bloomhero.png') 50% 50% no-repeat;
	background-size: auto 400px;
}
*/

.videoContainer {
	margin: 20px auto 30px;
	text-align: center;
}

ul.colorExample {
	display: inline-block;
	width: 100%;
	max-width: 600px;
	height: 44px;
	margin: 20px auto;
	overflow: hidden;
	text-align: center;
	
}

ul.colorExample li {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	border: 2px solid white;
	margin: 0 5px;
}

ul.colorExample li:nth-child(1) {
	border-color: rgb(114, 167, 3);
}

ul.colorExample li:nth-child(2) {
	border-color: rgb(77, 49, 99);
}

ul.colorExample li:nth-child(3) {
border-color: rgb(200, 110, 165);
}

ul.colorExample li:nth-child(4) {
border-color: rgb(14, 196, 200);
}

ul.colorExample li:nth-child(5) {
border-color: rgb(200, 80, 84);
}
ul.colorExample li:nth-child(6) {
border-color: rgb(48, 181, 127);
}
ul.colorExample li:nth-child(7) {
border-color: rgb(181, 162, 8);
}
ul.colorExample li:nth-child(8) {
border-color: rgb(130, 44, 181);
}
ul.colorExample li:nth-child(9) {
border-color: rgb(235, 187, 69);
}
ul.colorExample li:nth-child(10) {
border-color: rgb(61, 132, 175);
}
ul.colorExample li:nth-child(11) {
border-color: rgb(48, 181, 127);
}




@media all and (max-width: 960px) {
	
	.fullIm {
		background-size: cover;
		background-position: 50% 0%;
	}
	
	#cubeGif1, #defineGif1 {
		background-position: 0% 0%;
		background-size: cover;
	}

	
}

@media all and (max-width: 480px) {
	
	a.logo {
		width: 160px;
		height: 160px;
	}
	
	nav a {
		font-size: 22px;
		padding: 0 10px;
	}
	
	.fullIm {
		background-position: 50% 0%;
		background-size: cover;
		box-shadow: inset 0px -60px 40px -40px #807EBA;
	}
	
	.role, .intro {
		font-size: 12px;
	}
	
	h1 span.b { 
		display: block;
	}
	
}


.logoContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 50px auto 0;
	display: inline-block;
}

.logoBackground {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #f66952;
	display: inline-block;
	
	-webkit-animation: spinIn 2s 1;
	-webkit-animation-delay: 0.75s;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(.33,1.45,.54,1);
	
	-moz-animation: spinIn 2s 1;
	-moz-animation-delay: 0.75s;
	-moz-animation-fill-mode: forwards;
	-moz-animation-timing-function: cubic-bezier(.33,1.45,.54,1);
	
	-ms-animation: spinIn 2s 1;
	-ms-animation-delay: 0.75s;
	-ms-animation-fill-mode: forwards;
	-ms-animation-timing-function: cubic-bezier(.33,1.45,.54,1);
	
	animation: spinIn 2s 1;
	animation-delay: 0.75s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.33,1.45,.54,1);
	
	-webkit-transform: rotateZ(-10deg) scale(0, 0);
	-moz-transform: rotateZ(-10deg) scale(0, 0);
	-ms-transform: rotateZ(-10deg) scale(0, 0);
	transform: rotateZ(-10deg) scale(0, 0);
}

header.featureHeader {
	height: 70px;
}

.featureHeader .logoContainer {
	margin: -15px auto 0;
	width: 95px;
	height: 95px;
}

.bloom {
	background: black;
	color: #f4f4f4;
	min-height: 500px;
	min-width: 100%;
	text-align: center;
}

.bloomLogo {
	width: 200px;
	margin: 20px auto 5px;
}

.bloom img.center {
	width: 200px;
	max-width: 600px;
}

.bloom ul.skillsList li {
	margin-left: 10px;
	margin-right: 10px;
}



@-webkit-keyframes spinIn {
	from {
		-webkit-transform: rotateZ(-10deg) scale(0, 0);
	} to {
		-webkit-transform: rotateZ(30deg) scale(0.7, 0.7);
	}
}

@-moz-keyframes spinIn {
	from {
		-moz-transform: rotateZ(-10deg) scale(0, 0);
	} to {
		-moz-transform: rotateZ(30deg) scale(0.7, 0.7);
	}
}


@-ms-keyframes spinIn {
	from {
		-ms-transform: rotateZ(-10deg) scale(0, 0);
	} to {
		-ms-transform: rotateZ(30deg) scale(0.7, 0.7);
	}
}

@keyframes spinIn {
	from {
		transform: rotateZ(-10deg) scale(0, 0);
	} to {
		transform: rotateZ(30deg) scale(0.7, 0.7);
	}
}

.logoText {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: transparent url('/src/logoText.png') no-repeat 50% 50%;
	background-size: 200px auto;
}

.featureHeader .logoText {
	background-size: 70px auto;
}

