body {
	font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	font-weight: 300;
}
a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
a:hover, a:focus {
	text-decoration: none;
	color: #fff;
}

.top {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 115px;
	background: url(/images/bg-top.png) no-repeat center bottom;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
}
.top .laptop {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	max-width: 946px;
}
.top .laptop img {
	display: block;
	max-width: 100%;
}
.top .content {
	position: absolute;
	left: 750px;
	bottom: 150px;
	z-index: 10;
}
.top .content h1 {
	font-size: 80px;
	font-weight: 200;
	margin-top: 0;
	padding-top: 20px;
}
.top .content .button {
	position: relative;
	font-weight: bold;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 3px;
	background: #00aeef;
	padding: 20px 25px 17px;
	overflow: hidden;
	line-height: 35px;
	margin-top: 40px;
}
.top .content .button:hover {
	/*box-shadow: inset 0 0 0 2px #fff;*/
	background: #fff;
	color: #00aeef;
}
.top .content .button i.fa {
	font-size: 30px;
	vertical-align: sub;
	margin-right: 20px;
	margin-left: -5px;
}
.top .content .button:hover i.fa {
	-webkit-animation: toRightFromLeft 0.8s forwards;
	-moz-animation: toRightFromLeft 0.8s forwards;
	animation: toRightFromLeft 0.8s forwards;
}
@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(800%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(800%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(800%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}

footer.bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	height: 100px;
	/*background: url(http://frogcdn.proxi.tools/res/global/media/images/brands/footer-line.png) repeat-x bottom;*/
}
footer.bottom .text {
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size: 35px;
	line-height: 40px;
	color: #00aeef;
}
footer.bottom .text span {
	white-space: nowrap;
}
footer.bottom .text a {
	position: relative;
	color: #00aeef;
	text-decoration: none;
	display: inline-block;
	padding: 0 4px;
}
footer.bottom .text a:hover {
	color: #fff;
}
footer.bottom .text a:after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: -10px;
	height: 0px;
	background: #00aeef;
	border-radius: 3px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
footer.bottom .text a:hover:after {
	bottom: 0px;
	height: 100%;
}
footer.bottom .logo {
	position: absolute;
	right: 15px;
	bottom: 8px;
}
footer.bottom .logo img {
	display: inline-block;
	max-width: 100%;
	background: #fff;
}

@media (min-width: 1600px) {
	.top {
		bottom: 25%;
	}
	footer.bottom {
		bottom: 8%;
	}
	footer.bottom .text {
		bottom: 35px;
	}
}
@media (max-width: 768px) {
	.top {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
	}
	.top .laptop {
		position: relative;
		padding-right: 10px;
	}
	.top .content {
		position: relative;
		left: auto;
		bottom: auto;
		padding: 0 10px;
		text-align: center;
	}
	.top .content h1 {
		font-size: 60px;
		font-weight: 300;
	}
	.top .content .button {
		margin-top: 20px;
	}
	footer.bottom {
		position: relative;
		padding-top: 40px;
		height: auto;
		background: none;
	}
	footer.bottom .text {
		position: relative;
		bottom: auto;
		left: auto;
		padding: 0 10px;
		margin-bottom: 20px;
		text-align: center;
	}
	footer.bottom .logo {
		position: relative;
		display: block;
		text-align: center;
		right: auto;
		background: url(../images/footer-line.png) repeat-x center 58px;
	}
}
@media (max-width: 480px) {
	.top .laptop {
		bottom: -5px;
	}
	.top .content h1 {
		font-size: 50px;
	}
	.top .content .button {
		padding: 10px 20px 7px;
	}
	.top .content .button:hover i.fa {
		-webkit-animation: none;
		-o-animation: none;
		animation: none;
	}
	footer.bottom {
		padding-top: 30px;
	}
	footer.bottom .text {
		margin-bottom: 40px;
	}
	footer.bottom .text strong {
		display: block;
	}
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-light-webfont.eot');
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-extralight-webfont.eot');
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-extralight-webfont.woff2') format('woff2'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-extralight-webfont.woff') format('woff'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-extralight-webfont.ttf') format('truetype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-extralight-webfont.svg#source_sans_proextralight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-regular-webfont.eot');
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-bold-webfont.eot');
    src: url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('http://frogcdn.proxi.tools/res/global/styles/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: 700;
    font-style: normal;
}

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}



.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  
  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}