﻿@charset "utf-8";
/* General Demo Style */
@font-face{
 font-family:'Titillium Web';
 font-style:normal;
 font-weight:400;
 src:local('titillium-regular-webfont'),local('titillium-regular-webfont'),local('titillium-regular-webfont');
 src:url(//web.softnyx.com/font/titillium-regular-webfont.eot);
 src:url(//web.softnyx.com/font/titillium-regular-webfont.eot?#iefix) format('embedded-opentype'),url(//web.softnyx.com/font/titillium-regular-webfont.woff) format('woff'),url(//web.softnyx.com/font/titillium-regular-webfont.ttf) format('truetype')}

@font-face{
 font-family:'Titillium Web';
 font-style:normal;
 font-weight:700;
 src:local('titillium-Bold-webfont'),local('titillium-Bold-webfont'),local('titillium-Bold-webfont');
 src:url(//web.softnyx.com/font/titillium-Bold-webfont.eot);
 src:url(//web.softnyx.com/font/titillium-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(//web.softnyx.com/font/titillium-Bold-webfont.woff) format('woff'),url(//web.softnyx.com/font/titillium-Bold-webfont.ttf) format('truetype')}


html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family:Titillium Web,Verdana,Geneva,sans-serif;
    background: #fff;
    font-weight: 300;
    font-size:18px;font-size:1.8rem;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.content{background: url(http://web02.softnyx.com/1/rkcom/2016/bg.jpg) repeat center top}

.container > header,
.content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;	
	text-align:center; color:#FFF
}

.content-wrapper h2 { margin-top:40px; text-transform:uppercase}
.content-wrapper em{ color:#9F0; text-transform:uppercase; font-size:36px; font-weight:700; font-style:normal}

.content-wrapper p{
	padding-top: 10px;
	line-height: 26px;
	font-size:24px
}

.service{margin:40px 0 !important; text-align:center !important; display:flex !important; justify-content:center !important; align-items:center !important; flex-direction:column !important; width:100% !important; clear:both !important;}

.service_container{width:40% !important;margin:0 auto 20px auto !important;padding:20px;border:3px solid #FFF;text-align:center !important;
	background:rgba(0, 0, 0, 0.5) url(http://web02.softnyx.com/1/rkcom/2016/btn_area.png) no-repeat 98% 8%;color:#FFF;margin-bottom:20px;min-height:100px;line-height:24px; display:block !important; clear:both !important;}
*:first-child+html .service_container{display:block !important;zoom:1;width:40% !important;margin:0 auto 20px auto !important;min-height:150px; clear:both !important;}
.service_container{width:40% !important;margin:0 auto 20px auto !important;min-height:150px; display:block !important; clear:both !important;}	

.service_container:hover{background:rgba(0, 0, 0, 0) url(http://web02.softnyx.com/1/rkcom/2016/btn_area_ov.png) no-repeat 98% 8%;border:3px solid #9F0}
.service_container a{color:#FFF;font-size:24px; word-break:break-all;}
.service_container:hover a, .service_container:hover span{color:#9F0}
.service_container span{font-size:16px;line-height:16px;color:#CCC}

.btn_video{display:inline-block;zoom:1;width:80%;max-width:300px;height:60px;margin:50px 0;
	background:url(http://web02.softnyx.com/1/rkcom/2016/btn_video.png) no-repeat 0 0;background-size:100% 100%;
	text-shadow:5px 5px 5px rgba(0,0,0,0.9);}
.btn_video:hover{opacity:.7;filter:alpha(opacity=70)}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

/* Footer */
footer { clear:both; height:100px; text-align:center; color:#333; font-weight:bold }
footer p { padding:70px 0; max-width:1200px; margin:0 auto;font-size:16px;
background:url(http://web02.softnyx.com/1/gbcom/2016/softnyx.png) no-repeat center 160px;
background-position:right 50%;}
footer span { padding:20px 0 0; font-weight:normal; font-size:14px }




@media only screen and (min-width : 760px) {
	.content{ height:800px}
	.service{margin:40px 0 !important; text-align:center !important; display:flex !important; justify-content:center !important; align-items:center !important; flex-direction:column !important; width:100% !important; clear:both !important;}
	.service_container{display:block !important;zoom:1;text-align:center !important;width:45% !important;margin:0 auto 20px auto !important; min-height:150px; clear:both !important;}	
	
	footer p{background:url(http://web02.softnyx.com/1/gbcom/2016/softnyx.png) no-repeat right 50%}
}
