/********* 

Respoinsive App Landing Page
by EGrappler.com

**************/

body {font-family: 'Lato', sans-serif;
background-color: #ffffff; }

/* Headlines */

h2 {
	color: #4e97cc;
	font-size: 50px;
	text-align: center;
	margin-top: 0px;
}

/* Fix */
.clearing-thumbs {
	list-style: none;
}

/* Global Classes */
.align-center {
	text-align: center;
}

/* Top Bar */
#top {
	position: fixed; top: 0px!important;
	left: 0px;
	right: 0px;
	background: white !important;
	z-index: 100;
	padding: 10px;
	
	text-align: center;
}
.top-bar,
.top-bar-section ul,
.top-bar-section li a:not(.button) {
	background: white;
	color: #63cff1;
	font-size: 30px;
	line-height: 22px;
	font-weight: 600;
	text-align: right;
}
.top-bar {
	height: 100px;
	line-height: 22px;
	text-align: right;
}
.top-bar a{font-family: 'Muli', sans-serif;}
.top-bar .logo {
	height: 100px;
	line-height: 100px;
}
.top-bar .title {
	height: 100px;
	color: #63cff1;
	font-size: 28px;
	line-height: 32px;
	padding-top: 15px;
}
.top-bar .logo img {
	display: inline-block;
}
.top-bar-section li a:not(.button) {
	line-height: 50px;
	color: #000000;
}
.top-bar-section li a:hover:not(.button) {
	color: #3c5268;
	background-color: #6cb3b3;
}
.top-bar-section ul li:last-child {
	line-height: 58px;
}
.top-bar-section ul li>a.button {
	min-width: inherit !important;
	padding-left: 30px;
	padding-right: 30px;
	height: auto;
	display: inline-block;
	background-color: #6cb3b3;
}
.top-bar .toggle-topbar.menu-icon a,
.top-bar .toggle-topbar a {
	color: #000000;
	font-weight: normal;
	padding-top: 20px;
}
.top-bar .toggle-topbar.menu-icon span,
.top-bar .toggle-topbar span {
	padding-right: 20px;
	text-indent: -60px;
}
.top-bar.expanded .title-area {
	background: white;
	text-align: center;
}
.top-bar.expanded .top-bar-section li a:not(.button) {
	line-height: 40px;
}
.top-bar.expanded .top-bar-section li {
	border-top: 1px solid #e1e1e1;
}
.top-bar .toggle-topbar.menu-icon a span {
	-webkit-box-shadow: 0 10px 0 1px #222,
						0 16px 0 1px #222,
						0 22px 0 1px #222;
	box-shadow: 0 10px 0 1px #222,
				0 16px 0 1px #222,
				0 22px 0 1px #222;
}
.top-bar.expanded .toggle-topbar.menu-icon a,
.top-bar.expanded .toggle-topbar a {
	color: #888;
}
.top-bar.expanded .toggle-topbar.menu-icon a span {
	-webkit-box-shadow: 0 10px 0 1px #888,
						0 16px 0 1px #888,
						0 22px 0 1px #888;
	box-shadow: 0 10px 0 1px #888,
				0 16px 0 1px #888,
				0 22px 0 1px #888;
}
.top-bar .active a {
	color: #4e97cc !important;
}


/* Header */
header {
	padding: 60px 0 0;
	background-color: #4e97cc;
	color: white;
	margin-top: 35px;
	
}
header img {
	margin-bottom: -120px;
	display: inline-block;
}
header h1 {
	color: white;
	font-size: 70px;
	line-height: 74px;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}
header .large-8 h1 {
	margin: 100px 0 5px;	
}
header .subheading {
	display: block;
	margin-bottom: 50px;
	font-size: 35px;
	line-height: 38px;
	font-weight:700;
	color: #b9e1f3;
	text-align: center;
}
header .headline {
	display: block;
	margin-bottom: 5px;
	font-size: 45px;
	line-height: 48px;
	letter-spacing: -1px;
	font-weight: 700;
	color: #60c2ee;
	padding-top: 20px;
	text-align: center;
}
header .copy {
	display: block;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 22px;
	font-weight:200;
	color: #ffffff;
}

header .large-8 {
	padding-left: 40px !important;
}

.couple {
	margin-bottom: 0;
}

.testimonial {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 28px;
	font-weight:600;
	color: #ffffff;
}
.person {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 20px;
	font-weight:300;
	color: #ffffff;
	font-style:italic;
}

/* Slider */

#header { min-height: 700px;
max-width: 100% !important;
          width: 100% !important;
          height: auto !important;
        }


.download-btn {
	background-color: #ff6000;
	padding:31px 95px;
	background-image:url(../images/v3/button.png);
	float:left;
	margin:20px 0 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px
}

.download-btn:hover {
	background-color:rgba(0,0,0,.25);
	background-color:111
}

/* Product */
.hints {
	position: relative;
}
.hints img {
	display: inline-block;
	text-align: center;
}
.hint {
	max-width: 250px;
}
.hint p {
	font-size: 16px;
	font-weight: 200;
}
.hint h3 {
	color: #4e97cc;
	display: inline-block;
}
.hint .icon {
	font-size: 24px;
	line-height: 40px;	
}
.hint-left {
	float: right;
	text-align: right;
}
.hint-right {
	float: left;
}
.hint-left .icon,
.align-center .hint .icon {
	float: left;
	margin-right: 10px;
}
.hint-right .icon {
	margin-left: 10px;
}
.hint-top {
    margin-top: 30%;
}
.hint-bottom {
    margin-top: 25%;
}
.align-center .hint {
	max-width: 100% !important;
	margin-bottom: 60px;
}
.ipad .hint {
	max-width: 100% !important;
}
.ipad .hint-top {
	margin-top: 15% !important;
}
.ipad .hint-bottom {
	margin-top: 15% !important;
}

/* Buttons */
.button {
	padding-left: 40px;
	padding-right: 40px;
	-webkit-transition: all 0.4s ease-in-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.4s ease-in-out;  /* Firefox 4-15 */
       -o-transition: all 0.4s ease-in-out;  /* Opera 10.50–12.00 */
          transition: all 0.4s ease-in-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}
.button.small {
	min-width: inherit !important;
}
.yes {
	 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #669f45;	
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
	color: #ffffff;
	font-size: 21px;
}
.yes:hover, .yes:focus {
background-color: #f34c0a;
}
a:hover, a:focus {
color: #ffffff;
}

.no {
	 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #757575;	
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
	color: #ffffff;
	font-size: 21px;
}
.no:hover, .no:focus {
background-color: #5c5a5a;
}
a:hover, a:focus {
color: #ffffff;
}

.button.secondary {
	color: #666;
	 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #f3f3f3;
	
}
.button.secondary:hover {
	border: 1px solid #e8e8e8;
	background-color: #e9e9e9;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);
	background-image: -o-linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);
	background-image: -webkit-linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);
	background-image: linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);

}

.button.white {
	clear: both;
	color: #4e97cc;
	background-color: white;
	border: 0 !important;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2) !important;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2) !important;
	box-shadow: 0 1px 0 rgba(0,0,0,.2) !important;	
	background-image: none !important;
}
.button.white:hover {
	opacity: 0.9;
}

/* Section */
.section {
	padding: 70px 0;
}
.section.orange {
	background-color: #4e97cc;
}
.section.gray {
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	background:#FCFCFC;
}
.section .subheading {
	font-size: 20px;
	font-weight: 200;
	line-height: 1.3em;
	display: block;
	text-align: center;
	margin-bottom: 60px;
	display: block;
}

/* Features */
.feature {
	text-align: center;
	padding-top: 30px;
}
.feature h3 {
	font-size: 24px;
}
.feature p {
	font-size: 14px;
}
.feature .icon {
	
	font-size: 4.8em;
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	padding-top: 25px;
	width: 130px;
	height: 130px;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}

/* Random Quote */
.quotes {
	padding-bottom: 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 60px;
}
.quote blockquote {
	border-left: none;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 200;
	padding: 0 !important;
	line-height: 1.3em;
}
.quote blockquote:before {
	content: "“"
}
.quote blockquote:after {
	content: "”";
}
.quote .author {
	font-size: 20px;
	color: #4e97cc;
	display: block;
	text-align: center;
}
.quotes .orbit-container {
	background: transparent !important;
}
.quotes .orbit-prev,
.quotes .orbit-next,
.quotes .orbit-slide-number{
	display: none !important;
	
}
.quotes .orbit-timer {
	visibility: hidden;
}
.quotes .orbit-bullets {
	text-align: center;
}
.quotes .orbit-bullets li{
	display: inline-block;
	float: none;
	height: 10px;
	width: 10px;
	border: none;
	background: #CCC;
	cursor:pointer;
}
.quotes .orbit-bullets li.active {
	background: #4e97cc;
}

/* Pricing Table */
.pricing-table {
	border: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.pricing-table .title {
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: 700; 
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding-bottom: 0;
	color: #006ca5;
}

.pricing-table .subtitle {
	font-size: 25px; 
	letter-spacing: -1px;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: #024568;
	text-align: center;
}

.pricing-table .questiontitle {
	font-size: 28px; 
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding: 20px;
	color: #000000;
	text-align: center;
}

.pricing-table .questionsubtitle {
	font-size: 18px; 
	line-height: 24px;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding: 20px;
	color: #000000;
	text-align: center;
}
.pricing-table .description {
	font-size: 16px;
	font-weight: 200;
	border-bottom: none;
}
.pricing-table .price{
	font-weight: 200;
	background-color: #f3f3f3 !important;
	margin-bottom: 20px;
}
.pricing-table ul {
	margin-bottom: 0;
}
.pricing-table .bullet-item {
	margin: 0 40px;
	font-size: 16px;
	font-weight: 200;
}
.pricing-table .bullet-item:last-child {
	border-bottom: none;
}
.pricing-table .cta-button {
	background-color: #f99405 !important;
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.pricing-table.featured .title {
	color: #3d5268 !important;
}
.pricing-table .price-table-toggle {
	display: none;
}


.featured 
.pricing-table.featured .description, .pricing-table.featured .title{color:#006ca5 !important;}
.pricing-table.featured .price {color:#f06060; }
.pricing-table.featured .button {  color:#f06060; border:0 !important;}




.articletitle {
	font-size: 24px;
	line-height: 28px; 
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding: 20px;
	color: #3c5268;
	text-align: left;
}

.steps {
	font-size: 21px;
	line-height: 28px; 
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	color: #3c5268;
	text-align: left;
}
.stepscontent {
	font-size: 15px; 
	line-height: 20px;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding: 20px;
	color: #000000;
	text-align: left;
}

.stepscontent a:link {
    color: #49723a;
	font-weight: bold;
	text-decoration: underline;
}
.stepscontent a:hover {
    color: #3c5268;
	font-weight: bold;
	text-decoration: underline;
}

.articlesubtitle {
	font-size: 14px; 
	line-height: 16px;
	font-family: 'Muli', sans-serif;
	font-style: italic;
	background: transparent !important;
	color: #3c5268;
	text-align: left;
}

.articlecontent {
	font-size: 15px; 
	line-height: 20px;
	font-family: 'Muli', sans-serif;
	background: transparent !important;
	padding: 20px;
	color: #757575;
	text-align: left;
}

.articlecontent a:link {
    color: #f3610a;
}
.articlecontent a:hover {
    color: #6cb3b3;
}

/* contact us */

.contact {background:#4e97cc}




/* Footer */
footer {
	padding-top: 40px;
	margin-top: 40px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	border-top-color: #cccccc;
	border-top: 1px;
}
footer .inline-list {
	line-height: 45px;
	text-align:center;
}
footer a.icon {
	color: #CCC !important;
	font-size: 40px;
	-webkit-transition: all 0.4s ease-in-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.4s ease-in-out;  /* Firefox 4-15 */
       -o-transition: all 0.4s ease-in-out;  /* Opera 10.50–12.00 */
          transition: all 0.4s ease-in-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}
footer a.icon:hover {
	color: #4e97cc !important;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 200px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  height: 70%;
  position: relative;
  overflow: hidden;
  transition: all 5s ease-in-out;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Muli, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #8ec56a;
}
.popup .content {
  max-height: 60%;
}

/* Benefits */
.benefits {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #b9e1f3;
	color: #FFFFFF;
	text-align: center;
}
.benefit {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 20px;
	font-weight:400;
	color: #000000;
	text-align: center;
}
.subheadline {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 36px;
	font-weight:700;
	color: #000000;
	text-align: center;
}
.subheadline2 {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 26px;
	font-weight:400;
	color: #000000;
	text-align: center;
}
.formbkgrd {
	margin-bottom: 20px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
}
.formmain {
	
	background-color: #f94052; 
	font-size: 30px;
	line-height: 32px;
	font-weight:900;
	letter-spacing: -1px;
	color: #ffffff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.formsub {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 22px;
	font-weight:700;
	color: #1d1a1a;
	text-align: center;
	padding-top: 10px;
}
.checkbox {
	font-family: Lato, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding: 5px;
	color: #333333;
}

.formfield {
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-style: normal;
	background-color: #ffffff !important;
	border-radius: 5px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
	height:40px;

}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    background-color: #ffffff;
	border-radius: 5px;
	width: 100%;
	color: #666666;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    background-color: #ffffff;
	border-radius: 5px;
	width: 100%;
	color: #666666;
}

::-ms-input-placeholder { /* Microsoft Edge */
    background-color: #ffffff;
	border-radius: 5px;
	width: 100%;
	color: #666666;
}
.cta-button {
	background-color: #8caabb !important;
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 35px;
}
.buttonarea {
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: 700;
	padding-top: 30px;
}

.bottom {
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #5fc1ee;
	color: #FFFFFF;
}
.bottomheadline {
	padding-top: 20px;
	padding-bottom: 40px;
	color: #FFFFFF;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
}
.bottomcopy {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 35px;
	font-weight:normal;
	color: #000000;
	text-align: left;
}




/* Media Queries*/

@media (min-width: 768px) and (max-width: 1023px) {
	header h1 {
		font-size: 60px;
	}
	header .headline {
		font-size: 46px;
	}
	header .subheading {
		font-size: 26px;
	}
	.cta-button {
	background-color: #f88830 !important;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
}
}
@media (max-width: 767px) {
	#top {
		position: static !important; 
		top: auto !important;
		left: auto;
		right: 0px;
	}
	.top-bar,
	.top-bar-section ul{
		background: white !important;
	}
	.top-bar-section li a:not(.button) {
		background: white !important;
	}
	header {
		text-align: center !important;
		margin-top: 0 !important;
	}
	header img {
		margin-bottom: 50px;
		max-height: 700px;
	}
	header h1,
	header .large-8 h1 {
		margin-top: 10px !important;
	}
	header .large-8 {
		padding-left: 0.9375em !important;
	}
	.hint p {
		font-size: 14px !important;
		font-weight: 200;
	}
	.hint-top {
    	margin-top: 15%;
	}
	.hint-bottom {
	    margin-top: 15%;
	}
	.top-bar .top-bar-section ul li>a.button  {
		color: white;
		padding: 10px 0;
		font-size: 24px;
		margin: 10px 0;
	}
	.pricing-table .price-table-toggle {
		display: block;
		text-align: center;
	}
	.pricing-table .price-table-features {
		display: none;
	}
	header .headline {
		font-size: 46px;
	}
	header .subheading {
		font-size: 26px;
	}
	.cta-button {
	background-color: #f88830 !important;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
}

}
@media (max-width: 568px) {
	h2 {
		font-size: 40px;
	}
	.section .subheading {
		font-size: 18px;
	}
	header .headline {
		font-size: 32px;
		line-height: 36px;
	}
	header .subheading {
		font-size: 26px;
		line-height: 28px;
	}
	.cta-button {
	background-color: #f88830 !important;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
}
	.hint-top {
    	margin-top: 0%;
	}
	.hint-bottom {
	    margin-top: 0%;
	}
	.hint h3 {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.hint .icon {
		line-height: 30px;
	}
	.hints img {
		margin: 30px 0;
	}
	.product {
		text-align: center;
	}
	.product .columns {
		float: none;
		width: auto !important;
		max-width: 100% !important;
	}
	.product img {
		max-height: 300px;
		display: inline-block;
	}
	.hint {
		max-width: 100% !important;
	}
	.hint-left {
		float: none !important;
		text-align: center !important;
	}
}

/* Styleswitcher */
.styleswitcher {
	z-index: 400;
	width: 180px;
	top: 10%;
	left: -180px;
	position: fixed;
	padding: 0px 20px 15px;
	font-size: 14px;
	border-radius: 0 6px 6px 0; /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
	-webkit-border-radius: 0 6px 6px 0; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
	-moz-border-radius: 0 6px 6px 0; /* Firefox < 4 */
	background-color: white;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.styleswitcher.active {
	left: 0;
}
.styleswitcher h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.styleswitcher h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.styleswitcher p {
	font-size: 12px;
}
.styleswitcher img {
	margin-bottom: 4px;
}
.styleswitcher .switch-color {
	display: inline-block;
	cursor: pointer;
	height: 21px;
	width: 21px;
}
.styleswitcher .reset {
	background-color: white;
}
.styleswitcher .switch-color,
.styleswitcher img {
	border-radius: 3px; /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
	-webkit-border-radius: 3px; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
	-moz-border-radius: 3px; /* Firefox < 4 */
	margin-bottom: 2px;
}

.styleswitcher #brown { background-color: #663300;}
.styleswitcher #orange {background-color: #4e97cc}
.styleswitcher #olive {background-color: #8FA411}
.styleswitcher #green {background-color: #7ab800}
.styleswitcher #lime {background-color: #cccc33}
.styleswitcher #cyan {background-color: #66cccc}
.styleswitcher #blue {background-color: #21aded}
.styleswitcher #purple {background-color: #993399}
.styleswitcher #pink {background-color: #ea4c88}
.styleswitcher #red {background-color: #E97c5f}
.styleswitcher #winered {background-color: #990000}
.styleswitcher #black { background-color: black;}


.styleswitcher .collapse {
	color: #222;
	line-height: 44px;
	font-size: 22px;
	top: 15px;
	right: -40px;
	position: absolute;
	display: block;
	background-color: white;
	height: 40px;
	width: 40px;
	cursor: pointer;
	border-radius: 0 20px 20px 0; /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
	-webkit-border-radius: 0 20px 20px 0; /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
	-moz-border-radius: 0 20px 20px 0 ; /* Firefox < 4 */
	box-shadow: 2px 0 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 0 3px 1px rgba(0,0,0,0.2); 
	-webkit-box-shadow: 2px 0 3px 1px rgba(0,0,0,0.2); 
}
.styleswitcher .collapse .icon {
	margin-left: 7px;
}



/* Icon Effects */



.hi-icon-effect-3 .hi-icon {
	box-shadow: 0 0 0 4px #4e97cc;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: green;
	-webkit-transition: -webkit-transform 1s, opacity 0.6s;
	-moz-transition: -moz-transform 1s, opacity 0.6s;
	transition: transform 1s, opacity 0.6s;
}



/* Effect */
.hi-icon-effect-3b .hi-icon {
	color: #fff;
	background: #4e97cc;
}

.no-touch .hi-icon-effect-3b .hi-icon:hover {
	color: #f06060;
	background:#fff;
	box-shadow: 0 0 0 4px #f06060;
}

.hi-icon-effect-3b .hi-icon:after {
	-webkit-transform: scale(2.3);
	-moz-transform: scale(2.3);
	-ms-transform: scale(2.3);
	transform: scale(2.3);
	opacity: 0;
}

.no-touch .hi-icon-effect-3b .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
#ascrail2000{
	background-color:#f3f3f3;
	cursor:pointer;
}
#ascrail2000>div{
	background-color:#4e97cc!important;
	width:8px!important;
	cursor:pointer;
	border-radius:0!important;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
}
#success{
	width: 100%;
	padding: 10px;
	text-align: center;
	color: green;
	display:none;
}
#error{
	width: 100%;
	padding: 10px;
	text-align: center;
	color: red;
	display:none;
}