@charset "UTF-8";

/* CSS Document */
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%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.wrap {
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	position: relative;	/*outline: 2px solid yellow;*/
}
@font-face {
	font-family: 'bebas neue';
	src: url('fonts/bebasneue_bold-webfont.eot');
	src: url('fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('fonts/bebasneue_bold-webfont.woff') format('woff'), url('fonts/bebasneue_bold-webfont.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'bebas neue';
	src: url('fonts/bebasneue_regular-webfont.eot');
	src: url('fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('fonts/bebasneue_regular-webfont.woff') format('woff'), url('fonts/bebasneue_regular-webfont.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'bebas neue';
	src: url('fonts/bebasneue_light-webfont.eot');
	src: url('fonts/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue_light-webfont.woff2') format('woff2'), url('fonts/bebasneue_light-webfont.woff') format('woff'), url('fonts/bebasneue_light-webfont.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'american purpose';
	src: url('fonts/american_purpose-webfont.eot');
	src: url('fonts/american_purpose-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/american_purpose-webfont.woff2') format('woff2'), url('fonts/american_purpose-webfont.woff') format('woff'), url('fonts/american_purpose-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'bebas neue', Helvetica, Arial, Verdana;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.sprite {
	background-image: url('../images/yearend-sprite.png');
}
#header {
	width: 100%;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	height: 45px;
	background-color: #fff;
	padding: 15px 0;

}
.socialMedia{
height: 175px;
width: 30px;
background:#ccc;
position: fixed;
top:50%;
z-index: 10;
right:0;
border-radius: 4px 0 0 4px;
 -webkit-box-shadow: 1px 1px 14px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 14px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 14px 0px rgba(50, 50, 50, 0.75);
padding-right:4px;
margin-top:-80px;
}
.socialMedia ul{
	padding: 0;
	margin: 0;
	float:left;
	}
	.socialMedia ul li{
		float: left;
		padding:4px;
	}
	.socialMedia ul li a{
		display: block;
		width:27px;
		height: 27px;
		
		text-decoration: none;
		background-image: url('../images/yearend-sprite.png');
	}
	.fb{
		background-position: -7px -2066px;;
	}
	.tw{
		background-position:  -8px -2093px;
	}
		.in{
		background-position: -8px -2120px;
	}

		.gp{
		background-position: -7px -2148px;
	}
	.yt{
		background-position: -8px -2176px;
	}
.logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 80px;
	background-position: -9px -13px;
}
.logo a {
	display: block;
	height: 80px;
}
.topMenu {
	margin-left: 180px;
}
.topMenu .topMenuUl {
	float: right;
	margin-top: 22px;
}
.topMenu .topMenuUl li {
	float: left;
}
.topMenu .topMenuUl li a {
	display: block;
	font-size: 21px;
	text-decoration: none;
	padding: 3px 14px;
	border-bottom: 4px solid #fff;
	margin: 0px 8px;
	font-weight: bold;
}
.topMenu .topMenuUl li.active a {
	border-color: #999999;
}
.clr-0 {
	color: #842424;
}
.clr-1 {
	color: #c2580a;
}
.clr-bg-1 {
	background-color: #f1c96f;
}
.clr-2 {
	color: #175b81;
}
.clr-bg-2 {
	background-color: #30424c;
}
.clr-3 {
	color: #861675;
}
.clr-bg-3 {
	background-color: #55355e;
}
.clr-4 {
	color: #00766a;
}
.clr-bg-4 {
	background-color: #1c4e41;
}
.clr-5 {
	color: #a90f5b;
}
.clr-bg-5 {
	background-color: #7b364e;
}
.clr-6 {
	color: #0c5da7;
}
.clr-bg-6 {
	background-color: #3d76aa;
}
.clr-7 {
	color: #323232;
}
.american_purpose {
	font-family: 'american purpose', Helvetica, Arial, Verdana;
}
.section {
	padding-top: 75px;
}
#home{
	background-image: url('../images/home_pattern.png');
	/*background-attachment: fixed;*/
}
#register {
	background-color:#323232;
}
#jan {
	background-color: #EBA840;
}
#feb {
	background-color: #25333b;
}
#feb2 {
	background-color: #6b3763;
}
#aug {
	background-color: #003933;
}
#sep {
	background-color: #621b3e;
}
#nov {
	background-color: #215a8e;
}
.strip-div {
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	position: relative;
}

/*home styles*/
.manageEngine {
	background-position: -199px -5px;
	width: 433px;
	height: 96px;
	position: absolute;
	top: 44px;
	left: 300px;
	z-index: 2;
}
.transparent {
	background: rgba(0, 0, 0, 0.2);
}
.tpb-1 {
	width: 560px;
	height: 215px;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 0
}
.tpb-2 {
	width: 335px;
	height: 362px;
	position: absolute;
	left: -45px;
	top: 225px;
	z-index: 0
}
.tpb-3 {
	width: 703px;
	height: 141px;
	position: absolute;
	right: 0;
	top: 550px;
	z-index: 0;
}
.blue-box {
	width: 916px;
	height: 118px;
	font-size: 55px;
	padding: 20px;
	text-align: center;
	background: #2d7e9f;
	border-radius: 4px;
	border-radius: 5px;
	background: #2d7ea0; /* Old browsers */
	background: -moz-linear-gradient(top, #2d7ea0 51%, #256689 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #2d7ea0 51%, #256689 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #2d7ea0 51%, #256689 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d7ea0', endColorstr='#256689', GradientType=0); /* IE6-9 */
	box-shadow: inset 0px 0px 2px 0px #94BECF, 0px 9px 5px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0px 0px 2px 0px #94BECF, 0px 9px 5px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0px 0px 2px 0px #94BECF, 0px 9px 5px 1px rgba(0, 0, 0, 0.4);
	-o-box-shadow: inset 0px 0px 2px 0px #94BECF, 0px 9px 5px 1px rgba(0, 0, 0, 0.4);
	color: #fff;
	z-index: 6;
	top: 190px;
	left: 38px;
	position: absolute;
}
.blue-box span{
color:#FDD600;
}
.everything {
	width: 100%;
	height: 225px;
	top: 370px;
	position: absolute;
	z-index: 4;
}
.smileBoy {
	width: 254px;
	height: 216px;
	position: absolute;
	background-position: -23px -131px;
}
.adap_boy {
	width: 550px;
	height: 465px;
	background-position: -625px -1557px;
	margin-top: -108px;
	margin-left: -100px;
}
.everythingText {
	float: left;
	font-size: 116px;
	font-family: 'american purpose', Helvetica, Arial, Verdana;
	color: rgb(255, 230, 59);
	line-height: 0.509;
	text-align: right;
	margin-left: 340px;
	margin-top: 80px;
	text-shadow: 7px 12.124px 7px rgba(0, 0, 0, 0.3);
	-moz-transform: matrix(1.25168346725491, 0, 0, 1.25168346725491, 0, 0);
	-webkit-transform: matrix(1.25168346725491, 0, 0, 1.25168346725491, 0, 0);
	-ms-transform: matrix(1.25168346725491, 0, 0, 1.25168346725491, 0, 0);
}
.bigBar {
	height: 216px;
	width: 100%;
}
.bigBar-feb {
	height: 275px;
}
.bigBar-feb-2 {
	height: 287px;
}
.slogan, .clbox {
	width: 650px;
}
.slogan-2 {
	font-size: 82px;
	color: #fff;
	padding-top: 13px;
}
.slogan-2 span {
	font-size: 111px;
	color: #fff;
}
.slogan-3 {
	font-size: 43px;
	color: #fff;
	padding-top: 34px;
	font-weight: bold;
}
.slogan-3 span {
	font-size: 143px;
}
.slogan-3 i {
	font-size: 29px;
	color: #bffdff;
	display: block;
}
.slogan-3 strong,.yellow {
	color: #fff150;
}
.slogan-4 {
	font-size: 59px;
	color: #fff;
	padding-top: 34px;
	font-weight: bold;
	word-spacing: 13px;
}
.slogan-4 span {
	font-size: 102px;
	line-height: 88px;
}
.slogan-5 {
	font-size: 55px;
	color: #fff;
	padding-top: 34px;
	font-weight: bold;
	word-spacing: 13px;
}
.slogan-6 {
	font-size: 43px;
	color: #fff;
	padding-top: 13px;
	font-weight: bold;
	word-spacing: 13px;
	text-align: center;	/*width:500px;*/
}
.slogan-6 span {
	font-size: 84px;
	line-height: 88px;
}
.slogan-7 {
	font-size: 63px;
	color: #fff;
	padding-top: 33px;
	font-weight: bold;
	word-spacing: 13px;
	text-align: center;	/*width:500px;*/
}
.slogan-7 span {
	font-size: 95px;
	line-height: 88px;
}
.year-fbox, .crbox {
	width: 380px;
	height: 216px;
}
.year-box-outer {
	width: 230px;
	height: 98px;
	background-color: rgba(0, 0, 0, 0.2);
	margin-left: 46px;
	margin-top: 60px;
}
.year-box-inner {
	position: absolute;
	width: 218px;
	height: 86px;
	background: #8a3a00;
	margin-top: -7px;
	margin-left: 7px;
	padding: 6px;
}
.pt25 {
	padding-top: 25px;
}
.pt15 {
	padding-top: 15px;
}
.year-box {
	width: 214px;
	height: 82px;
	border: 2px solid #ad6217;
	background: #8a3a00;
	text-align: center;
	font-weight: bold;
	font-size: 60px;
	color: #fff;
	line-height: 84px;
}
.header-h3 {
	font-weight: bold;
	font-size: 32px;
	color: #282828;
	line-height: 32px;
	margin: 10px 0 15px 0;
}
.hhcontainer {
	width: 500px;
}
.header-highlight-h3 {
	color: #feffc2;
	font-weight: bold;
	font-size: 29px;
	line-height: 42px;
	margin: 7px 0 10px 0;
}
.header-highlight-h3 span {
	font-size: 43px;
	display: block;
}
.header-h4 {
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	margin: 7px 0 10px 0;
}
.lightblue {
	color: #bffdff;
}
.mt10 {
	margin-top: 10px;
}
.make-block {
	display: block
}
.align-center {
	text-align: center;
}
.callout {
	background-color: #c2580a;
	width: 306px;
	height: 46px;
	font-family: 'american purpose', Helvetica, Arial, Verdana;
	font-size: 24px;
	text-align: center;
	padding: 12px;
	margin-bottom: 40px;
	position: relative;
	color: #fff;
	z-index: 1;
}
.callout-tail {
	position: absolute;
	left: 70%;
	top: 69px;
	width: 31px;
	height: 34px;
	background: url('../images/yearend-sprite.png')  -998px 0;
}
.callout-invert {
	background-color: #000;
	width: 360px;
	padding: 16px 12px;
}
.callout-invert .callout-tail {
	background: url('../images/yearend-sprite.png') -912px 0;
	width: 59px;
	height: 51px;
	top:77px;
}
.callout-black {
	background-color: #000;
	width: 360px;
	padding: 16px 12px;
	height: 54px;
	margin-top: 75px;
}
.callout-black .callout-tail {
	background: url('../images/yearend-sprite.png') -912px 0;
	width: 59px;
	height: 51px;
	top:85px;
}
.callout-darkgreen {
	background-color: #131c09;
	width: 360px;
	padding: 16px 12px;
	height: auto;
	margin-top:58px;
}
.callout-darkgreen .callout-tail {
	background: url('../images/yearend-sprite.png') -772px 0;
	width: 24px;
	height: 31px;
	top: 103px;
}
.callout-violet {
	background-color: #391f41;
	margin-top: 80px;
	padding: 16px 12px;

}
.callout-violet .callout-tail {
	background: url('../images/yearend-sprite.png') -841px 0;
	width: 59px;
	height: 51px;
	top:77px;
}
.callout-pink {
	background-color: #370a20;
	padding: 16px 12px;
}
.callout-pink .callout-tail {
	background: url('../images/yearend-sprite.png') -690px 0;
	width: 59px;
	height: 51px;
	top:77px;
}
.bigBar-feb .callout {
	margin-top: 50px;
}
.adap_crb {
	margin-top: 30px;
	background: url('../images/yearend-sprite.png')  -452px -109px;
	width: 539px;
	height: 295px;
opacity: 0;
}
.erp_rac {
	margin-top: -9px;
	margin-left: 70px;
	background: url('../images/yearend-sprite.png')  -533px -755px;
	width: 491px;
	height: 262px;
	opacity: 0;
}
.graphical {
	margin-top: 20px;
	background: url('../images/yearend-sprite.png')  -511px -1057px;
	width: 515px;
	height: 261px;
	opacity: 0;
}
.master {
	margin-top: -20px;
	background: url('../images/yearend-sprite.png')  -696px -443px;
	width: 316px;
	height: 307px;
}
.master-2 {
	margin-top: -20px;
	margin-left: -70px;
	background: url('../images/yearend-sprite.png') 0px -1103px;
	width: 512px;
	height: 403px;
}
.master-3 {
	margin-top: -240px;
	margin-left: -145px;
	background: url('../images/yearend-sprite.png') -1246px -57px;
	width: 570px;
	height: 493px;
}
.batman {
	margin-top: -25px;
	background: url('../images/yearend-sprite.png')  -2px -712px;
	width: 520px;
	height: 315px;
	margin-left:-20px;
}
.adap_tech_dele {
	background: url('../images/yearend-sprite.png')  38px -1539px;
	width: 617px;
	height: 314px;
	opacity: 0;
}
.ele-threat-intelligence {
	margin-top: -9px;
	margin-left: 34px;
	background: url('../images/yearend-sprite.png')   -1164px -735px;
	width: 590px;
	height: 300px;
	opacity: 0;
}
.cluster-file-auditing {
	margin-top: -9px;
	margin-left: 34px;
	background: url('../images/yearend-sprite.png')   -1164px -1171px;
	width: 590px;
	height: 350px;
}
.ufo {
	width: 550px;
	height: 465px;
	background-position: -1255px -1750px;
	margin-top: -96px;
	margin-left: -100px;
}
.shadow {
	width: 100%;
	clear: both;
	height: 10px;
	background: url('../images/yearend-sprite.png') repeat-x  -1px -2235px;
	bottom: -1px;
	position: absolute;
}
.text20 {
	font-size: 20px;
}
.header-aug {
	font-size: 27px;
	color: #feffc2;
}
.header-sep {
	font-size: 30px;
	color: #feffc2;
	line-height: 40px;
}
.header-nov {
	font-size: 30px;
	color: #feffc2;
	line-height: 40px;
}
.greetings{
	font-family: 'american purpose', Helvetica, Arial, Verdana;
	font-size: 43px;
	color:#ffe63b;
	
	margin-bottom: 40px;
	text-align: center;;
	position: relative;
	z-index: 1;
	text-shadow: rgba(0, 0, 0,0.4) 4px 4px 4px;
}
.greetings span{
	font-size: 61px;
	color:#fff;
	display: block;
}
.offermsg,.thanksMsg{
	font-family: 'american purpose', Helvetica, Arial, Verdana;
	font-size: 36px;
	text-align: center;;
	position: relative;
	z-index: 1;
	color:#fff;
}
.contactTop{
	padding-top: 75px;
height:450px;
background-image: url('../images/home_pattern.png');
overflow: hidden;
}
.contactBottom{
	min-height: 100px;
box-shadow: inset 0 12px 9px -1px #0f0f0f;
-webkit-box-shadow: inset 0px 12px 9px -1px #0F0F0F;
-moz-box-shadow: inset 0px 12px 9px -1px #0F0F0F;
-o-box-shadow: inset 0px 12px 9px -1px #0F0F0F;
padding-top: 20px;
}
.manageEngine-Mini{
	background: url('../images/yearend-sprite.png') repeat-x  -38px -1981px;
	width: 290px;
	height: 66px;
	margin:0px auto 10px auto;

}
.siemLink{
	text-align: center;
	font-family: arial;
	color:#fff;
}
.siemLink a{color:#fff;
text-decoration:none;}
.form{

    width: 400px;
    height: 220px;
    overflow: hidden;
    margin: 20px auto 10px auto;    background:#fff;
    z-index: 3;
    position: relative;
    -webkit-box-shadow: 1px 1px 14px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 14px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 14px 0px rgba(50, 50, 50, 0.75);
border-radius: 4px;
}
.fheader{
	font-family: 'american purpose',Helvetica,Arial,Verdana;
	height: 20px;
	padding:20px 0 0 0;
	color:#8F2023;
	font-size: 24px;
	text-align: center;

}
.disclaimer{
	color:#A8A8A8;
	margin-top: 100px;
	text-align: center;
}
#ads .font-normalize{font-family:'Helvetica Neue', Helvetica,arial, sans-serif}