/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
html {
	width: 100%;
	height: 100%;
}
.buynow:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    font-weight: 600;
	color: #f26522;
    letter-spacing: 1px;
    text-shadow: none;
    border: solid 2px #f26522;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.71);
	padding: 6px 12px !important;
}

.buynow:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feccb1+0,f17432+50,ea5507+51,fb955e+100;Red+Gloss+%232 */
	background: rgb(254,204,177); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,204,177,1) 0%, rgba(241,116,50,1) 50%, rgba(234,85,7,1) 51%, rgba(251,149,94,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
    font-weight: 600;
	color:#fff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #6d2501;
    border: solid 2px #f26522;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.71) ;
	padding: 6px 12px !important;
}

.buynow {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feccb1+0,f17432+50,ea5507+51,fb955e+100;Red+Gloss+%232 */
	background: rgb(254,204,177); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,204,177,1) 0%, rgba(241,116,50,1) 50%, rgba(234,85,7,1) 51%, rgba(251,149,94,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
    font-weight: 600;
	color:#fff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #6d2501;
    border: solid 2px #f26522;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.71);
	padding: 6px 12px !important;
}

.buylg {
    font-size: 24px;
}

@media(max-width:700px) {
.buylg {
    font-size: 18px;
}
}

@media(min-width:767px) {
.navbar {
	padding: 20px 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
	padding: 0;
}
}
/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-s blockquote {
	font-weight: 100;
	color: #9a9a9a;
}
.intro-s hr {
	border-top: 1px solid #d0d0d0;
}
.intro-s {
	min-height: 100%;
	/*   padding-top: 75px; */
	text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 ); /* IE6-9 */
	color: #141823;/*   
background: rgb(33,33,33); 
background-image: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png') repeat;
background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -moz-linear-gradient(left,  rgba(33,33,33,1) 0%, rgba(79,79,79,1) 100%); 
background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(33,33,33,1)), color-stop(100%,rgba(79,79,79,1))); 
background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -webkit-linear-gradient(left,  rgba(33,33,33,1) 0%,rgba(79,79,79,1) 100%); 
background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -o-linear-gradient(left,  rgba(33,33,33,1) 0%,rgba(79,79,79,1) 100%); 
background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -ms-linear-gradient(left,  rgba(33,33,33,1) 0%,rgba(79,79,79,1) 100%); 
background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), linear-gradient(to right,  rgba(33,33,33,1) 0%,rgba(79,79,79,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#4f4f4f',GradientType=1 ); 
color:#B9B9B9;
*/
}
blockquote .small, blockquote footer, blockquote small {
	color: #666;
}
/*
   @media(max-width:767px) {
.intro-s {
    padding-top: 35px;
	}
	}
	*/
   
.v1 {
	min-height: 100%;
	padding-top: 70px;
	/* text-align: center; */
	background: #fffcf0; /* Old browsers */
	background: -moz-linear-gradient(left, #fffcf0 0%, #faf5e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fffcf0), color-stop(100%, #faf5e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fffcf0 0%, #faf5e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fffcf0 0%, #faf5e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fffcf0 0%, #faf5e3 100%); /* IE10+ */
	background: linear-gradient(to right, #fffcf0 0%, #faf5e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcf0', endColorstr='#faf5e3', GradientType=1 ); /* IE6-9 */
}

.v2 {
	color: #545454;
	border-top: solid 4px #f26522;
	border-bottom: solid 4px #f26522;
	min-height: 100%;
	padding-top: 70px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+51,ffffff+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	/*
	background: rgb(229,229,229); 
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern2.png'), -moz-linear-gradient(left, rgba(247,247,229,1) 0%, rgba(247,247,247,1) 50%, rgba(255,255,255,1) 100%); 
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern2.png'), -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(247,247,229,1)), color-stop(50%, rgba(247,247,247,1)), color-stop(100%, rgba(255,255,255,1))); 
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern2.png'), -webkit-linear-gradient(left, rgba(247,247,229,1) 0%, rgba(247,247,247,1) 50%, rgba(255,255,255,1) 100%);
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern2.png'), -o-linear-gradient(left, rgba(247,247,229,1) 0%, rgba(247,247,247,1) 50%, rgba(255,255,255,1) 100%);
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern2.png'), -ms-linear-gradient(left, rgba(247,247,229,1) 0%, rgba(247,247,247,1) 50%, rgba(255,255,255,1) 100%);
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern2.png'), linear-gradient(to right, rgba(247,247,229,1) 0%, rgba(247,247,247,1) 50%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=1 ); 
*/
}

.v3 {
	min-height: 50%;
	padding-top: /* 70px */ 25px;
	/*  text-align: center; */
	background: rgb(33,33,33); /* Old browsers */
	background-image: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png') repeat;
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -moz-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(79,79,79,1) 100%); /* FF3.6+ */
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(33,33,33,1)), color-stop(100%, rgba(79,79,79,1))); /* Chrome,Safari4+ */
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -webkit-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(79,79,79,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -o-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(79,79,79,1) 100%); /* Opera 11.10+ */
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), -ms-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(79,79,79,1) 100%); /* IE10+ */
	background: url('https://tgimages.s3.amazonaws.com/twiddler/tw3site/images/honeycomb_pattern.png'), linear-gradient(to right, rgba(33,33,33,1) 0%, rgba(79,79,79,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#4f4f4f', GradientType=1 ); /* IE6-9 */
	color: #dedede;
}

/*
.services-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.partners-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.contact-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}
*/
