/*
Copyright sitedish.nl
www.sitedish.nl
*/
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,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}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}

@font-face {
    font-family: 'sitedish';
    src: url('../font/sitedish.eot');
    src: url('../font/sitedish.eot?#iefix') format('embedded-opentype'),
         url('../font/sitedish.woff2') format('woff2'),
         url('../font/sitedish.woff') format('woff'),
         url('../font/sitedish.svg#font') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
}

input, textarea {
	border: 0;
	border-radius: 0;
	background: none;
	background: white;
	box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea:focus, input:focus{
    outline: none;
}

*:focus {
    outline: none;
}

.clear {
	clear: both;
}

body {
	color: #14153a;
    font-size: 1em;
    line-height: 1.4;
    font-family: 'sitedish', 'Gill Sans' ,'Helvetica Neue', sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
}

.container {
	width: 990px;
	margin: auto;
	position: relative;
}

#navPlaceholder {
	height: 100px;
	width: 100%;
	background: #14153a;
}

#navHolder {
	height:100px;
	background: #14153a;
}

nav {
	background: #14153a;
	width: 100%;
	height: 100px;
	position: fixed;
	top: 0;
	z-index: 14;
    transition: all .5s ease;
}

#logo {
	height: 60px;
	margin-top: 20px;
	float: left;
    transition: all .5s ease;
}

.navLink {
	border-radius: 20px;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 0 16px;
	height: 28px;
	line-height: 28px;
	margin: 36px 0 0 18px;
	float: right;
    transition: all .5s ease;
	background: #00967d;
}

.navLink img {
	margin-right: 5px;
	width: 20px;
	vertical-align: middle;
}

#language {
	float: right;
	color: white;
	text-decoration: none;
	border: 1px solid white;
	border-radius: 50%;
	margin: 36px 0 0 18px;
    font-size: 11px;
	height: 28px;
	width: 28px;
    text-align: center;
    line-height: 28px;
    transition: all .5s ease;
    display: none;
}

#language:hover,#language:focus {
	background-color: #40B09E;
}

.navScroll {
	height: 60px;
	z-index: 14;
}

.navScroll #logo {
	height: 40px;
	margin-top: 10px;
}

.navScroll .navLink {
	margin-top: 16px;
}

.navLink:hover, .navLink:focus {
	background: #40B09E
}

.navScroll #language {
	margin-top: 16px;
}

#burgerButton {
	display: none;
}

header {
	width: 100%;
	background: #14153a url(../img/headerbg.png) top center;
	color: white;
	background-size: cover;
}

#frontpageiPhone {
	display: block;
	width: 290px;
	height: 467px;
	height: 529px;
	margin: 123px 0 0 74px;
	float: left;
	background: url(../img/iPhone.svg);
	background-size: cover;
}

#frontpageiPhoneImg {
	width: 269px;
	height: 467px;
	background: #14153a;
	margin: 62px 0 0 10px;
}

#frontpageRight {
	width: 500px;
	float: right;
	margin: 123px 0 0 74px;
}

header span {
	display: inline-block;
	color: white;
	font-size: 48px;
	padding: 0 0 0 0;
	line-height: 1.2em;
}

h1 {
	display: block;
	color: white;
	font-size: 30px;
	padding: 40px 0 0 0;
	line-height: 1.2em;
}

/* offer */

#offer {
	width: 100%;
}

h2 {
	color: #14143c;
	font-size: 32px;
	padding: 66px 0 52px 0;
	text-align: center;
}

.pOffer {
	color: #14143c;
	width: 490px;
	display: block;
	margin: auto;
	text-align: center;
	line-height: 1.7em;
	font-family: "Merriweather", "Book Antiqua", "Georgia", sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.offerWrapper {
	width: 900px;
	margin: 58px auto 58px auto;
}

.offerBlock {
	width: 33%;
	float: left;
	text-align: center;
}

h3 {
	text-align: center;
	color: #00967d;
	font-size: 20px;
}

.offerBlock img {
	width: 144px;
	padding: 0 0 20px 0;
}

.pOffer2 {
	width: 600px;
}

#arrow {
	display: block;
	margin: 60px auto;
	width: 24px;
}

/* website */

#website {
	background: #f3f3f9;
	height: 575px;
}

#websiteLeft {
	width: 260px;
	height: 575px;
	float: left;
	position: relative;
}

.websiteLeft2 {
	display: none;
}

h4 {
	color: #14143c;
	font-size: 38px;
	padding: 88px 0 33px 0;
}

.intro {
	color: #00967d;
	line-height: 1.5em;
	font-size: 19px;
	width: 240px;
}

.intro2 {
	width: 300px;
}

.intro3 {
	width: 410px;
}

.intro4 {
	width: 410px;
	margin-top: 19px;
}

.olDefault {
	font-family: "Merriweather", "Book Antiqua", "Georgia", sans-serif;
	font-weight: 400;
	list-style-position: outside;
	margin: 20px 0 0 14px;
	width: 240px;
	list-style-type: none
}

.olDefault li {
	line-height: 1.9em;
}

.olDisc {
	list-style-type: disc;
}

.olDecimal {
	list-style-type: decimal;
}

.olDecimal li {
	padding-left: 5px;
}

#browsers {
	z-index: 3;
	float: right;
	margin: 80px -100px 0 0px;
	height: 548px;
	width: 756px;
}

.browser {
	width: 676px;
	height: 441px;
	position: absolute;
	right: 0;
	box-shadow: 0px 0px 12px 0px rgba(20,20,60,0.15);
	background-image: url(../img/browserEmpty.svg);
	background-size: cover;
}

.browser2 {
	bottom: 0;
	left: 0;
}

.browserScreenshot {
	width: 666px;
	height: 410px;
	margin: 25px 0 0 5px;
	background: white;
}

.bullets {
	position: absolute;
	bottom: 90px;
	width: 100%;
	height: 26px;
	cursor: pointer;
}

.bullet {
	height: 14px;
	margin: 6px 10px 0 0;
}

.arrowRight {
	height: 26px;
	float: right;
}

.readMore {
	display: inline-block;
	margin-top: 18px;
	color: white;
	background: #ff7800;
	background: #00967d;;
	padding: 2px 10px;
	border-radius: 20px;
	font-size: 12px;
	text-decoration: none;
}

/* kassa */

#kassa {
	margin: 190px 0;
	height: 676px;
}

#posBackground {
	width: 650px;
	height: 650px;
	float: left;
	background: transparent url(../img/circle-green.png) center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}

#posScreenshot {
	width: 676px;
	height: 441px;
	position: absolute;
	box-shadow: 0px 0px 12px 0px rgba(20,20,60,0.15);
	background-color: white;
	border-radius: 3px;
	background-image: url(../img/browserEmpty.svg);
	background-size: cover;
	margin-top: 105px;
	margin-left: -30px;
}

#posSlider {
	width: 665px;
	height: 410px;
	margin: 26px 0 0 6px;
	background: white;
}

.posSlide {
	width: 665px;
	height: 410px;
	background: white;
}

.posSlide img{
	width: 665px;
	height: 410px;

}

#posRight {
	float: right;
	width: 280px;
	height: 623px;
	position: relative;
}

#posRight h4 {
	padding: 118px 0 33px 0;
}

.posRight2 {
	display: none;
}

/* app */
/* app */
/* app */
/* app */
/* app */

#app {
	background: #f3f3f9;
	height: 428px;
}

#appiPhone {
	display: block;
	width: 290px;
	height: 530px;
	height: 532px;
	margin: -62px 100px 0 0px;
	background: url(../img/iPhone.svg);
	box-shadow: 0px 0px 12px 0px rgba(20,20,60,0.15);
	background-size: cover;
	float: right;
	position: relative;
	z-index: 1;
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
}

#pushNotification {
	width: 269px;
	height: 470px;
	margin: 62px 0 0 10px;
}

#appiPhoneMob {
	display: none
}

/* pricing */

#pricing {
	background: #14153a;
	background-size: 700px 700px;
	background-size: contain;
	background-repeat: no-repeat;
	color: white;
	position: relative;
	z-index: 2;
	padding: 57px 0 0 0;
	text-align: center;
	background-size: 760px 760px;
}

#pricingSpan {
	width: 990px;
	color: #00967d;
	font-size: 30px;
	margin: 0 auto;
	display: inline-block;
	padding: 0;
	text-align: center;
}

#pricing h5 {
	color: white;
	font-size: 41px;
	padding: 12px 0 0 0;
	text-align: center;
}

.pricingWrapper {
	width: 900px;
	margin: 58px auto 64px auto;
}

.pricingBlock {
	width: 33%;
	float: left;
	font-size: 20px;
	line-height: 1.5em
}

.pricingBlock img {
	width: 94px;
	display: block;
	margin: 0 auto 13px auto;
}

.pricingBlock span {
	display: block;
	max-width: 190px;
	margin: auto;
}

#flyers {
	font-size: 22px;
	display: block;
}

#pricingDemo {
	display: inline-block;
	background: #00967d;
	border-radius: 20px;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 8px 30px;
	margin: 34px auto 80px auto;
    transition: all .5s ease;
}

#pricingDemo:hover, #pricingDemo:focus  {
	background: #40B09E;
}

/* hardware */

#hardware {
	background: #f3f3f9;
}

#hardwareLeft {
	width: 450px;
	float: left;
}

#hardwareSlider {
	float: right;
	width: 530px;
	height: 553px;
	padding: 0;
	margin: 47px 0px 0 0;
	background: #f3f3f9;
    overflow: auto;
    position: relative;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.hardwareSlide {
	width: 530px;
	height: 553px;
}

#receiptScreenshot {
	display: block;
	height: 523px;
	margin: 30px auto 0 auto;
	box-shadow: 0px 0px 20px 0px rgba(20, 21, 58, 0.2);
}

/* aboutus */

#aboutus {
	text-align: center;
}

#aboutus h4 {
	font-size: 30px;
	padding: 57px 0 33px 0;
}

#aboutusWrapper {
	width: 100%;
	margin-bottom: 80px;
}

.aboutus {
	width: 25%;
	float: left;
	font-family: "Merriweather", "Book Antiqua", "Georgia", sans-serif;
	font-size: 15px;
	line-height: 1.4em;
    font-weight: 400;
}

.aboutus img {
	display: block;
	margin: auto;
	width: 180px;
}

.aboutus p {
	max-width: 170px;
	display: block;
	margin: 10px auto 0 auto;
	line-height: 1.6em
}

/* references */

#references {
	background: #14153a url(../img/circle-green-blue.png) center;
	background-size: contain;
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	background-size: 760px 760px;
	padding-bottom: 30px
}

#references h5 {
	color: #00967d;
	font-size: 30px;
	display: block;
	padding: 57px 0 0 0;
}

#referencesWrapper {
	width: 100%;
	margin: 50px 0 0 0;
}

.reference {
	width: 33%;
	float: left;
	margin-bottom: 50px;
}

.reference img {
	width: 150px;
	transition: all .5s ease;
}

.reference img:hover {
	opacity: 0.6;
}

.referenceLink {
	color: white;
	font-size: 10px;
	text-decoration: none;
	width: 160px;
	padding: 5px 0;
	display: block;
	margin: 37px auto 0 auto;
	border-radius: 20px;
	border: 1px solid white;
	transition: all .5s ease;
}

.referenceLink:hover,.referenceLink:focus {
	background: #40B09E;
	border: 1px solid #40B09E;
}

/* contact */

#contact {
	padding-bottom: 58px;
}

#contact h5 {
	font-size: 30px;
	padding: 60px 0 52px 0;
	text-align: center;
}

#contactLeft {
	width: 300px;
	float: left;
	font-size: 19px;
	line-height: 1.45em;
}

#contactLeft p {
	max-width: 270px;
}

#contactButtonWrapper {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.contactLink {
	background: #00967d;
	border-radius: 20px;
	color: white;
	text-decoration: none;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
    font-size: 11px;
    float: left;
    margin-right: 15px;
	transition: all .5s ease;
}

.contactLink:hover,.contactLink:focus {
	background: #40B09E;
}

.contactLink img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -1px;
	width: 19px;
}

#contactRight {
	width: auto;
	float: right;
	font-family: 'Merriweather';
	font-weight: 400;
	font-size: 15px;
	border-collapse: collapse;
}

#contactRight td {
	padding: 8px 0;
	vertical-align: middle;
}

#contactRight td:first-of-type{
	text-align: right;
	padding-right: 22px;
}

#contactRight input {
	width: 260px;
	background: white;
	border: 1px solid #c4c4cd;
	padding: 4px;
	font-size: 13px;
	font-family: 'sitedish', 'Gill Sans' ,'Helvetica Neue', sans-serif;
    -webkit-font-smoothing: antialiased;
}

#contactRight textarea {
	width: 260px;
	height: 90px;
	background: white;
	border: 1px solid #c4c4cd;
	padding: 4px;
	font-size: 13px;
	font-family: 'sitedish', 'Gill Sans' ,'Helvetica Neue', sans-serif;
    -webkit-font-smoothing: antialiased;
}

#contactRight input:focus, #contactRight textarea:focus {
	border: 1px solid #14143c;
	background: #bfe5df;
}

#buttonSubmit {
	border: none;
	width: 100%;
	background: #00967d;
	border-radius: 20px;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 8px 30px;
	font-family: 'sitedish', 'Gill Sans' ,'Helvetica Neue', sans-serif;
	font-size: 11px;
    -webkit-font-smoothing: antialiased;
	transition: all .5s ease;
}

#buttonSubmit:hover, #buttonSubmit:focus {
	background: #40B09E;
	cursor: pointer;
}

.contact-terms {
	display: none;
}

/* footer */

footer {
	background: #00967D;
	position: relative;
	padding-bottom: 50px;
}

#address1 {
	float: left;
	color: white;
	font-size: 20px;
	line-height: 1.6em;
	margin: -90px 0 0 0;
	text-align: center;
}

#logoFooter {
	width: 300px;
	display: block;
	margin: 0 auto;
	padding-top: 70px;
}

#footerUl {
	float: right;
	color: white;
	font-size: 14px;
	line-height: 1.6em;
	margin: -90px 0 0 0;
}

#footerUl li {
	line-height: 2em;
	font-size: 12px;
}

#footerUl a {
	color: white;
	text-decoration: none;
}

#footerUl a:hover {
	text-decoration: underline;
}

li.footerTitle {
	font-size: 15px !important;
	border-bottom: 1px solid white;
	margin: 0 0 5px 0;
}

/* aside */

aside {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #00967D;
	top: 0;
	z-index: 20;
	display: none;
}

#asideLogo {
	height: 60px;
	margin-top: 20px;
	float: left;
    transition: all .5s ease;
	height: 50px;
	margin: 14px 0 0 14px;
}

#asideLogo.asideScroll {
	height: 40px;
	margin-top: 10px;
	height: 36px;
	margin-top: 14px;
}

.asideLink {
	background: white;
	border-radius: 20px;
	color: #00967d;
	text-decoration: none;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
    font-size: 15px;
    margin: 14px auto;
	transition: all .5s ease;
	display: block;
	width: 200px;
}

.asideLink img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -1px;
	width: 29px;
}

.asideLinkFirst {
	margin-top: 220px;
}

.asideLinkDemo {
	width: 240px;
	margin-top: 0px;
	text-align: center;
}

aside p {
	font-size: 20px;
	color: white;
	line-height: 1.4em;
	padding: 0 22px;
	text-align: center;
	max-width: 400px;
	display: block;
	margin: 100px auto 33px auto;
}

#closeButton {
	display: block;
	float: right;
	margin: 24px 15px 0 0;
	width: 22px;
	cursor: pointer;
	color: white;
}

#closeButton path {
	fill: white;
}

/* slider general */

.as-prev-arrow, .as-next-arrow {
    cursor: pointer;
    filter: alpha(opacity=1);
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    top: 257px;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    z-index: 5;
}

.as-prev-arrow {
    left: 0;
    background: url(../img/arrowLeft.svg) no-repeat;
    background-size: 40px 40px;
}

.as-next-arrow {
    right: 0;
    background: url(../img/arrowRight.svg) no-repeat;
    background-size: 40px 40px;
}
.as-nav {
    display:none;
}

/* rest */
::-moz-selection {
    background: #40B09E;
    color: white;
    text-shadow: none;
}

::selection {
    background: #40B09E;
    color: white;
    text-shadow: none;
}

/* message */
#messagesent {
	position: fixed;
	top: 0;
	width: 100%;
	background: #00967D;
	padding: 15px 20px;
	text-align: center;
	font-size: 20px;
	color: white;
	z-index: 15;
	line-height: 1em;
	vertical-align: middle;
}

#closeMessageButton {
	display: inline-block;
	width: 14px;
	vertical-align: middle;
	margin: -4px -10px 0 0;
	float: right;
	cursor: pointer;
}


/* tafel QR*/

#tafelQR {
	width:330px; position: absolute; bottom: 0; margin-left: 50px;
}

#tafelQR img {
	width: 70px; float: left; margin-right: 27px
}

#tafelQR a {
	display: inline-block;margin-top: 10px;color: white;background: #ff7800;background: #00967d;padding: 2px 10px;border-radius: 20px;font-size: 12px;text-decoration: none;
}

#spanQR1 {
	display:block; color:white; font-size: 26px;
}

#spanQR2{
	display:block; color:white; font-size: 18px; margin-top: 7px
}

@media screen and (max-width: 990px) {

	#tafelQR {
		position: relative;
		width: 100%;
		margin-left: 0;
		margin-top: 50px;
		padding-top: 5px;
	}

	.container {
		width: 100%;
		overflow: hidden;
	}

	#language, .navLink {
		display: none;
	}

	#navHolder {
		height: 64px;
	}

	nav {
		top: 0;
		height: 64px;
		position: fixed;
	}

	.navScroll {
		height: 64px;
	}

	#logo {
		height: 50px;
		margin: 14px 0 0 14px;
	}

	.navScroll #logo {
		height: 36px;
		margin-top: 14px;
	}

	#burgerButton {
		display: block;
		float: right;
		margin: 24px 15px 0 0;
		width: 22px;
		cursor: pointer;
	}

	#frontpageiPhone {
		display: block;
		width: 200px;
		height: 365px;
		margin: 66px auto 0 auto;
		float: none;
	}

	#frontpageiPhoneImg {
		width: 187px;
		height: 323px;
		background: #14153a;
		margin: 44px 0 0 7px;
	}

	#frontpageRight {
		display: inline-block;
		width: auto;
		float: none;
		margin: 53px auto 0 14px;
		text-align: left;
	}

	header {
		background-position: center;
	}

	header span {
		display: inline-block;
		color: white;
		font-size: 35px;
		padding: 0 0 0 0;
		line-height: 1.2em;
	}

	h1 {
		font-size: 25px;
		line-height: 1.4em;
		padding: 26px 0 0 0;
	}

	/* offer */

	h2 {
		font-size: 26px;
		padding: 30px 0 14px 0;
	}

	.pOffer {
		color: #14143c;
		width: 100%;
		padding: 0 14px;
	}

	.offerWrapper {
		width: 100%;
		margin: 0 auto 28px auto;
	}

	.offerBlock {
		width: 100%;
		float: none;
		margin: 28px 0 0 0;
	}

	h3 {
		font-size: 21px;
	}

	.offerBlock img {
		width: 130px;
		padding: 0 0 0 0;
	}

	.pOffer2 {
		width: 100%;
	}

	#arrow {
		margin: 40px auto;
		width: 20px;
	}

	/* website */

	#website {
		background: #f3f3f9;
		height: auto;
		padding: 0 0 40px 0;
	}

	#websiteLeft {
		width: 100%;
		height: auto;
		float: none;
	}

	.websiteLeft2 {
		display: none;
	}

	h4 {
		color: #14143c;
		font-size: 26px;
		padding: 30px 0 14px 0;
		text-align: center;
	}

	.intro {
		color: #00967d;
		line-height: 1.5em;
		font-size: 18px;
		width: 100%;
		padding: 0 14px;
	}

	.intro2 {
		width: 100%;
	}

	.intro3 {
		width: 100%;
	}

	.intro4 {
		width: 100%;
		margin-top: 19px;
	}

	.olDefault {
		font-family: "Merriweather", "Book Antiqua", "Georgia", sans-serif;
		font-weight: 400;
		list-style-position: outside;
		margin: 20px 14px 0 14px;
		width: 100%;
		list-style-type: none;
		padding: 0 14px;
		font-size: 14px;
	}

	.olDisc {
		list-style-type: disc;
	}

	.olDecimal {
		list-style-type: decimal;
	}

	.readMore {
		margin-left: 10px;
	}

	#browsers {
		z-index: 3;
		float: right;
		margin: 30px -100px 0 0px;
		height: 548px;
		width: 756px;

		width: 400px;
		height: 290px;
	}

	.browser {
		width: 676px;
		height: 441px;

		width: 358px;
		height: 234px;

		position: absolute;
		right: 0;
		box-shadow: 0px 0px 12px 0px rgba(20,20,60,0.15);
		background-image: url(../img/browserEmpty.svg);
		background-size: cover;
	}

	.browser2 {
		bottom: 0;
		left: 0;
	}

	.browserScreenshot {
		width: 665px;
		height: 410px;

		width: 354px;
		height: 218px;

		margin: 13px 0 0 3px;
	}

	.bullets {
		position: relative;
		top: 0;
		display: block;
		margin: 20px 0 20px 14px;
		width: 200px;
	}

	/* kassa */

	#kassa {
		margin: 0px 0;
		height: auto;
		padding: 0 0 40px 0;
	}

	#posBackground {
		width: 100%;
		height: 380px;
		float: none;
		background: url(../img/circle-green.png) center;
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
		margin-top: -30px;
		z-index: 2;
	}

	#posScreenshot {
		width: 665px;
		height: 410px;

		width: 358px;
		height: 234px;

		position: absolute;
		box-shadow: 0px 0px 12px 0px rgba(20,20,60,0.15);
		background-image: url(../img/browserEmpty.svg);
		background-size: cover;
		margin-top: 73px;
		margin-left: 0px;
	}

	#posSlider {
		width: 665px;
		height: 410px;

		width: 354px;
		height: 218px;

		margin: 13px 0 0 3px;
		background: white;
	}

	.posSlide {
		width: 665px;
		height: 410px;

		width: 354px;
		height: 218px;

		background: white;
	}

	.posSlide img{

		width: 354px;
		height: 218px;
	}

	#posRight {
		float: none;
		width: 100%;
		height: auto;
		position: relative;
		z-index: 3;
		background: transparent;
	}

	#posRight h4 {
		padding: 30px 0 14px 0;
	}

	.posRight2 {
		display: none;
	}

	/* app */

	#app {
		background: #f3f3f9;
		height: auto;
	}

	#appiPhone {
		display: none;
	}

	#appiPhoneMob {
		display: block;
		width: 200px;
		height: 365px;
		margin: 3px auto -30px auto;
		background: url(../img/iPhone.svg);
		box-shadow: 0px 0px 12px 0px rgba(20,20,60,0.15);
		background-size: cover;
		border-top-left-radius: 32px;
		border-top-right-radius: 32px;
	}

	#pushNotificationMob {
		width: 187px;
		height: 323px;
		background: #14153a;
		margin: 44px 0 0 7px;
	}

	/* pricing */

	#pricing {
		padding: 0 0 0 0;
	}

	#pricingSpan {
		width: 100%;
		color: #00967d;
		font-size: 26px;
		padding: 30px 0 8px 0;
		text-align: center;
	}

	#pricing h5 {
		font-size: 33px;
		padding: 0 0 0 0;
	}

	.pricingWrapper {
		width: 100%;
		margin: 40px auto 48px auto;
	}

	.pricingBlock {
		width: 100%;
		float: none;
		font-size: 20px;
		line-height: 1.3em;
		margin: 0 0 37px 0;
	}

	#pricingDemo {
		margin-bottom: 50px;
	}

	/* hardware */

	#hardwareLeft {
		width: 100%;
		float: none;
	}

	#hardwareSlider {
		float: none;
		width: 530px;
		height: 400px;
		width: 90%;
		padding: 0;
		margin: 33px auto 0 auto;
		background: #f3f3f9;
		background: red;
	}

	.hardwareSlide {
		width: 530px;
		width: 100%;
		background: #f3f3f9;
		height: 400px;
		position: relative;
	}

	#receiptScreenshot {
		display: block;
		height: 400px;
		position: absolute;
		top: 0;
		left: 50%;
	    transform: translate(-50%, 0);
		box-shadow: 0px 0px 20px 0px rgba(20, 21, 58, 0.2);
	}

	#pos-printer, #pos-hardware {
		max-width: 100%;
		max-height: 400px;
		margin: auto;
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
	    transform: translate(-50%, 0);
	}

	.as-prev-arrow, .as-next-arrow {
	    top: 200px;
	    width: 30px;
	    height: 30px;
	}

	.as-prev-arrow, .as-next-arrow {
	    background-size: 30px 30px;
	}

	/* aboutus */

	#aboutus {
		text-align: center;
	}

	#aboutus h4 {
		padding: 33px 0 11px 0;
	}

	#aboutusWrapper {
		width: 100%;
		margin-bottom: 80px;
	}

	.aboutus {
		width: 50%;
		float: left;
		font-family: "Merriweather", "Book Antiqua", "Georgia", sans-serif;
		font-size: 15px;
		line-height: 1.4em;
	    font-weight: 400;
	}

	.aboutus img {
		display: block;
		margin: auto;
		width: 80%;
		max-width: 180px;
	}

	.aboutus p {
		max-width: 170px;
	}

	/* references */


	#references {
		background: #14153a url(../img/circle-green-blue.png) center;
		background-size: contain;
		background-repeat: no-repeat;
		color: white;
		text-align: center;
		background-size: 760px 760px;
		padding-bottom: 30px
	}

	#references h5 {
		color: #00967d;
		font-size: 26px;
		padding: 30px 0 0 0;
		text-align: center;
	}

	#referencesWrapper {
		width: 100%;
		margin: 30px 0 0 0;
	}

	.reference {
		width: 50%;
		float: left;
		margin-bottom: 30px;
	}

	.reference img {
		max-width: 86px;
		margin: 0;
	}

	.referenceLink {
		width: 84%;
	}



	/* contact */

	#contact {
		padding-bottom: 30px;
	}

	#contactWrapper {
		text-align: center;
	}

	#contact h5 {
		display: inline-block;
		font-size: 28px;
		padding: 30px 0 22px 0;
		text-align: center;
		width: 333px;
		line-height: 1.3em;
	}

	#contactLeft {
		width: 100%;
		float: none;
		font-size: 19px;
		line-height: 1.45em;
		margin: 0;
	}

	#contactLeft p {
		max-width: 100%;
		padding: 0 14px;
	}

	#contactButtonWrapper {
		width: 100%;
		margin-top: 0 auto;
	}

	.contactLink {
		background: #00967d;
		border-radius: 20px;
		color: white;
		text-decoration: none;
		padding: 0 20px;
		height: 38px;
		line-height: 38px;
	    font-size: 15px;
	    float: none;
	    margin: 14px auto;
		transition: all .5s ease;
		display: block;
		width: 200px;
	}

	.contactLink img {
		vertical-align: middle;
		margin-right: 5px;
		margin-top: -1px;
		width: 29px;
	}

	#contactRight {
		width: 100%;
		float: none;
		margin-top: 50px
	}

	#contactRight td {
		padding: 8px 0;
		font-size: 13px;
	}

	#contactRight td:first-of-type{
		text-align: right;
		padding-right: 13px;
	}

	#contactRight input {
		width: 220px;
	}

	#contactRight textarea {
		width: 220px;
	}
	#buttonSubmit {
		width: 220px;
		font-size: 15px;
		padding: 0 20px;
		height: 38px;
		line-height: 38px;
	    font-size: 15px;
	}

	/* footer */

	footer {
		background: #00967D;
		position: relative;
		padding-bottom: 70px;
	}

	#logoFooter {
		width: 300px;
		max-width: 66%;
		display: block;
		margin: 0 auto;
		padding: 40px 0 30px 0;
	}

	#address1 {
		float: none;
		margin: 0 0 0 0;
	}

	#footerUl {
		float: none;
		margin: 50px auto;
		width: 80%;
	}

}