/* BootleDotBiz styles */

/*.scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}*/

html
{
	-webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
	min-width: 320px;
	overflow-y: scroll;
	box-sizing: border-box;
	overflow-x: hidden;
	background-color: #f60;
}

html, body {
	height: 100%;
	font-size: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	color: #000;
	cursor: auto;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	display: none;
	/*height: 3000px;*/
}

a:link, a:visited {
	color: #f60;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

*:focus
{
	outline: none;
}

input, textarea {
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, strong, b, address
{
	font-weight: normal;
	font-style: normal;
}

picture
{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}

img
{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	-ms-interpolation-mode: bicubic;
}

main {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

@media all {

header {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 600;
}

header h1 {
	color: #fff;
	font-size: 1em;
	line-height: 1;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url(../images/svg/bg-f60.svg) no-repeat 50% 50%;
	background-size: cover;
}

header h2 {
	color: #fff;
	font-size: 1em;
	line-height: 1;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url(../images/svg/bdb-frame1.svg) no-repeat 50% 50%;
	background-size: 100% auto;
}

header p {
	color: #fff;
	font-size: 1em;
	line-height: 1;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url(../images/svg/scroll.svg) no-repeat 50% 100%;
	background-size: 100% auto;
	cursor: pointer;
}

/*
#splash h1 .bg {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/bg-f60.svg) no-repeat 50% 50%;
	background-size: cover;
}

#splash h1 .bootle {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/bootle.svg) no-repeat 50% 50%;
	background-size: 100%;
}

#splash h1 .dot {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/dot.svg) no-repeat 50% 50%;
	background-size: 100%;
}

#splash h1 .biz {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/biz.svg) no-repeat 50% 50%;
	background-size: 100%;
}

#splash h1 .webdesign {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/webdesign.svg) no-repeat 50% 50%;
	background-size: 100%;
}

#splash h1 .ampersand {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/ampersand.svg) no-repeat 50% 50%;
	background-size: 100%;
}

#splash h1 .development {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/svg/development.svg) no-repeat 50% 50%;
	background-size: 100%;
}
*/

nav {
	height: 78px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	background: #f60 url(../images/svg/logo-1.svg) no-repeat 12px center;
	background-size: auto 55px;
	display: block;
	-webkit-box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	pointer-events: auto;
	top: 0;
	left: 0;
	z-index: 500;
}

nav a:first-child {
	/*background: transparent url(../images/svg/iphone.svg) no-repeat center center;
	background-size: 100%;
	text-indent: -9999px;*/
	width: 18px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	height: 24px;
	top: 12px;
	right: 10px;
}

nav a:hover:first-child {
	/*background: transparent url(../images/svg/iphone-on.svg) no-repeat center center;
	background-size: 100%;*/
}

nav a:last-child {
	/*background: transparent url(../images/svg/email.svg) no-repeat center center;
	background-size: 100%;
	text-indent: -9999px;*/
	width: 48px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	height: 24px;
	top: 42px;
	right: 10px;
}

nav a:hover:last-child {
	/*background: transparent url(../images/svg/email-on.svg) no-repeat center center;
	background-size: 100%;*/
}

.mosaicflow
{
	overflow: hidden;
	margin-top: 0;
	background: url(../images/png/bg.png) repeat;
	display: block;
	position: relative;
	top: 0;
}

.mosaicflow__column 
{
	float:left;
	max-width:200px;
	margin: 0;
	padding: 0 15px;
}

.mosaicflow__item 
{
	position:relative;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	opacity: 0;
}

.mosaicflow__item img 
{
	display:block;
	width:100%;
	max-width:200px;
	height:auto;
}

.mosaicflow__item .overlay {
	padding: 0;
	margin: 0;
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.mosaicflow__item .tint {
	padding: 0;
	margin: 0;
	position: absolute;
	background-color: #f60;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	mix-blend-mode: unset;
	display: none;
	opacity: 1;
}

.mosaicflow__item .url {
	margin: 0;
	padding: 5px;
	position: absolute;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	color: #fff;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	display: none;
	background-color: #000;
}

.mosaicflow__item .overlay:hover {
	cursor: pointer;
}

.mosaicflow__item .overlay:hover .tint {
	display: none;
}

.mosaicflow__item .overlay:hover .url {
	display: block;
}

/*
.mosaicflow__item li {
	margin: 0;
	padding: 5px;
	display: block;
	height: 170px;
	position: absolute;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform-origin: 0 0;
	top: 100%;
	left: 0%;
	overflow: visible;
}
*/
	
	
	
}

@media only screen and (min-width: 640px) {

nav {
	height: 100px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	background: #f60 url(../images/svg/logo-1.svg) no-repeat 5% 50%;
	background-size: auto 70px;
	display: block;
	z-index: 500;
	-webkit-box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.4);
}

nav a:first-child {
	/*background: transparent url(../images/svg/iphone.svg) no-repeat center center;
	background-size: 100%;
	text-indent: -9999px;*/
	width: 30px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	height: 40px;
	top: 34px;
	right: 130px;
}

nav a:hover:first-child {
	/*background: transparent url(../images/svg/iphone-on.svg) no-repeat center center;
	background-size: 100%;*/
}

nav a:last-child {
	/*background: transparent url(../images/svg/email.svg) no-repeat center center;
	background-size: 100%;
	text-indent: -9999px;*/
	width: 80px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	height: 40px;
	top: 34px;
	right: 30px;
}

nav a:hover:last-child {
	/*background: transparent url(../images/svg/email-on.svg) no-repeat center center;
	background-size: 100%;*/
}
	
	
	
}

@media only screen and (min-width: 1025px) {
	
	
	
}