/* =Reset
-------------------------------------------------------------- */

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%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background: url(../img/bg.jpg) no-repeat top center;
}
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;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/**/
html {
}

body {
	color: #fff;
}

.page {
	position: relative;
}

.logo {
	width: 123px;
	height: 64px;
	background: url(../img/logo.png) no-repeat left top;
	display: block;
	left: 0;
	right: 0;
	top: 25px;
	margin: 0 auto;
	position: absolute;
}

.page-container-wrp {
	width: 1456px;
	min-height: 1170px;
	margin: 0 auto;
	position: relative;
}
.page-container {
width: 1366px;
	min-height: 1170px;
	position: relative;
	margin: 0 auto;
}

.site-retro {
	width: 50%;
	min-height: 1170px;
	float: left;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	
	-webkit-transition: width 0s; /* Safari */
    transition: width 0s;
}
.site-modern {
	width: 50%;
	min-height: 1170px;
	float: right;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	
	-webkit-transition: width 0s; /* Safari */
    transition: width 0s;
}

#tpm {
	position: fixed;
	right: 0;
	top: 0;
}
#ar {
		background: url(../img/ar.png) no-repeat top center;
		width: 133px;
		height: 23px;
		margin: 34px 0 0 -23px;
		
}
#draggable {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 683px;
	top: 400px;
	background: rgba(87, 101, 110, 0.6);
	z-index: 99;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
#draggable span {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-family: arial;
	line-height: 16px;
	padding-top: 14px;
	display: block;
	background: #57656e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	right: 6px;
	top: 6px;
	bottom: 6px;
}

/* RETRO */
.site-content.retro {
	font-family: Courier, monospace;
width: 1366px;
	min-height: 1170px;
	background: url(../img/retro_bg.jpg) no-repeat center top;
	padding: 97px 120px 0 120px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
}

.retro .choose-style {
	font-size: 87px;
	text-align: center;
	margin-left: -53px;
}

.retro .column-left, 
.retro .column-right {
	width: 50%;
	display: block;
	float: left;
	box-sizing: border-box;
	position: relative;
}
.retro .column-left {
	padding-left: 225px;
	padding-top: 25px;
	min-height: 450px;
}
.retro .column-left .iphone {
	position: absolute;
	left: -25px;
	top: 0;
	z-index:6;
}
.retro .column-left p {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding-right: 60px;
	height: 125px;
    overflow: hidden;
}

}

}
.retro .column-left .btn-mobile {
	margin-top: 25px;
}
.retro .column-right {
	float: right;
	padding-top: 100px;
}
.retro .column-right .image {
	text-align: center;
}
.retro .column-right ul {
	list-style-type: disc;
	display: block;
	margin-left: 90px;
	margin-top: 45px;
}
.retro .column-right li {
	font-size: 16px;
	line-height: 23px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.modern .btn-appstore {
}
.btn-appstore, .btn-googleplay, .btn-windows, .btn-browser {
	margin-bottom: 6px;
}
.btn-appstore:hover, .btn-googleplay:hover, .btn-windows:hover, .btn-browser:hover {
	box-shadow: 0 0 18px rgba(255,255,255,0.7);
	border-radius: 13px;
}
.retro .btn-appstore {
	width: 153px;
	height: 56px;
	background: url(../img/retro_appstore.png) no-repeat right top;
	display: block;
}
.retro .btn-googleplay {
	width: 153px;
	height: 56px;
	background: url(../img/modern_googleplay.png) no-repeat right top;
	display: block;

}
.retro .btn-windows {
	width: 153px;
	height: 56px;
	background: url(../img/retro_windows.png) no-repeat right top;
	display: block;
}
.retro .btn-browser {
	width: 153px;
	height: 56px;
	background: url(../img/retro_browser.png) no-repeat right top;
	display: block;
}

.retro .more-info {
	min-height: 140px;
	border: 1px dashed #fff;
	position: relative;
	margin-top: 1px;
	padding: 25px 50px 0 50px;
}
.retro .more-info .left, .more-info .right {
	width: 50%;
	display: block;
	box-sizing: border-box;
	float: left;
}
.retro .more-info .left {
	padding-right: 74px;
}
.retro .more-info .right {
	float: right;
	padding-left: 50px;
}
.retro .more-info ul {
	list-style-type: disc;
	display: block;
}
.retro .more-info li {
	font-size: 15px;
	line-height: 23px;
	margin-left: 20px;
	margin-bottom: 5px;
}


.retro .testimonials {
	margin-top: 65px;
}
.retro .testimonials ul li {
	width: 281.5px;
	box-sizing: border-box;
	float: left;
	display: block;
	padding: 0 30px 0 30px;
}
.retro .testimonials ul li img {
	display: block;
	margin: 0 auto;
}
.retro .testimonials ul li h3 {
	height: 70px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	margin-top: 18px;
	display: block;
}
.retro .testimonials ul li h4 {
	color: #a9aaaa;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	display: block;
}
.retro .testimonials ul li h5 {
	color: #a9aaaa;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	display: block;
}


/* MODERN */
.site-content.modern {
	font-family:Arial, Helvetica, sans-serif;
	width: 1366px;
	min-height: 1170px;
	background: url(../img/modern_bg.jpg) no-repeat center top;
	padding: 100px 120px 0 120px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: 0;
}

.modern .choose-style {
	font-size: 75px;
	text-align: center;
	margin-left: -98px;
	margin-bottom: 10px;
}

.modern .column-left, 
.modern .column-right {
	width: 50%;
	display: block;
	float: left;
	box-sizing: border-box;
	position: relative;
}
.modern .column-right {
	padding-right: 180px;
	padding-top: 25px;
	min-height: 450px;
}
.modern .column-right .iphone {
	position: absolute;
	right: -30px;
	top: 0;
	z-index:6;
}
.retro .phone1, .retro .phone2, .retro .phone3, .retro .phone4, .retro .phone5, .retro .phone6 {
	position: absolute;
	top: 48px;
	left: 13px;
	z-index: 20;
}
.modern .phone1, .modern .phone2, .modern .phone3, .modern .phone4, .modern .phone5, .modern .phone6 {
	position: absolute;
	top: 47px;
	right: 12px;
	z-index: 20;
}


.modern .column-right p {
	text-align: right;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding-right: 60px;
    height: 125px;

}

}
.modern .column-right .btn-mobile {
	margin-top: 43px;
	margin-right: 60px;
}
.modern .column-left {
	float: left;
	padding-top: 171px;
}
.modern .column-left .image {
	text-align: center;
}
.modern .column-left ul {
	list-style-type: disc;
	display: block;
	margin-left: 90px;
	margin-top: 45px;
}
.modern .column-left li {
	font-size: 16px;
	line-height: 23px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.modern .btn-appstore {
	width: 154px;
	height: 56px;
	background: url(../img/retro_appstore.png) no-repeat right top;
	display: block;
	float: right;
	clear: both;
	margin-right:60px;
	

}
.modern .btn-googleplay {
	width: 154px;
	height: 56px;
	background: url(../img/modern_googleplay.png) no-repeat right top;
	display: block;
	
	float: right;
	clear: right;
	margin-right:60px;
}
.modern .btn-windows {
	width: 153px;
	height: 56px;
	background: url(../img/modern_windows.png) no-repeat right top;
	display: block;
	float: right;
	clear: right;
	margin-right:60px;
	
}
.modern .btn-browser {
	width: 153px;
	height: 56px;
	background: url(../img/modern_browser.png) no-repeat right top;
	display: block;
	float: right;
	clear: right;
	margin-right:60px;
	
}

.modern .more-info {
	min-height: 141px;
	border: 1px solid #fff;
	position: relative;
	margin-top: 0px;
	padding: 24px 50px 0 50px;
}
.modern .more-info .left, .more-info .right {
	width: 50%;
	display: block;
	box-sizing: border-box;
	float: left;
}
.modern .more-info .left {
	padding-right: 74px;
}
.modern .more-info .right {
	float: right;
	padding-left: 50px;
}
.modern .more-info ul {
	list-style-type: disc;
	display: block;
}
.modern .more-info li {
	font-size: 15px;
	line-height: 23px;
	margin-left: 20px;
	margin-bottom: 5px;
}


.modern .testimonials {
	margin-top: 65px;
}
.modern .testimonials ul li {
	width: 281.5px;
	box-sizing: border-box;
	float: left;
	display: block;
	padding: 0 30px 0 30px;
}
.modern .testimonials ul li img {
	display: block;
	margin: 0 auto;
}
.modern .testimonials ul li h3 {
	height: 70px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	margin-top: 18px;
	display: block;
}
.modern .testimonials ul li h4 {
	color: #a9aaaa;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	display: block;
}
.modern .testimonials ul li h5 {
	color: #a9aaaa;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	display: block;
}

/* footer */
.site-footer {
	width: 100%;
	background: #26282f;
}
.site-footer-content {
	width: 100%;
	max-width: 1366px;
	min-height: 107px;
	margin: 0 auto;
	position: relative;
}
.copyright {
	font-family: arial;
	font-size: 15px;
	margin-top: 45px;
	display: block;
	float: left;
}
.social-icon {
	width: 28px;
	height: 29px;
	background: url(../img/social.png) no-repeat left top;
	display: block;
	float: right;
	margin-top: 40px;
	margin-right: 17px;
}
.social-icon.gp {
	background-position: -45px 0;
}
.social-icon.tw {
	background-position: -90px 0;
}


	
	@media all and (-ms-high-contrast:none)
     {
		 .retro .choose-style {
	font-size: 82px;
	padding-top: 4px;
}
     .modern .btn-mobile {
	

	}
	.retro .column-left p {

	}
	.modern .more-info {
		margin-top: 39px!important;
	}
     *::-ms-backdrop, .modern .btn-mobile {
		
	}


	}
	 *::-ms-backdrop, .modern .more-info {
		margin-top: 0px!important;
	}
	*::-ms-backdrop, .retro .choose-style {
	font-size: 82px;
	margin-top: -5px;
	margin-bottom: 6px;
	margin-right: -2px;
}
	*::-ms-backdrop, .retro .column-left p {
		
	}
	.retro, #changeretro h1, #mobilintro h2 {
	font-family: monospace!important;
}

 
     }



/*animacje*/

.phone1, .phone2, .phone3, .phone4, .phone5, .phone6 {
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
	opacity: 0;
}
.phone1 {
	 -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    animation-delay: 0s;
}
.phone2 {
	 -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.phone3 {
	 -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.phone4 {
	 -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.phone5 {
	 -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.phone6 {
	 -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

@-webkit-keyframes imageAnimation { 
	 0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-moz-keyframes imageAnimation { 
 0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-o-keyframes imageAnimation { 
 0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-ms-keyframes imageAnimation { 
 0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@keyframes imageAnimation { 
 0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

