
/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

a {
	color: #5A5A5A;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

.main,
.container > header {
	width: 100%;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}

.main {
	max-width: 69em;
	padding-top: 2em;
}

.column {
	float: left;
	width: 50%;
	padding: 0 2em;
	position: relative;
}

.column:nth-child(2) {
	min-height: 400px;
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
	background: url(../images/clickhere.png) 90px 0 no-repeat;
}

.column:last-child:before {
	content: '';
	position: absolute;
	height: 7px;
	background: #ceccc6;
	top: 80px;
	left: 10px;
}

.column p {
	font-weight: 300;
	font-size: 2em;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1.5;
}

.container > header {
	padding: 2.875em 1.875em 2.875em;
	text-align: center;
	background: rgba(0,0,0,0.01);
}

.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	color: #89867e;
	font-weight: 300;
}

.container > header span {
	display: block;
	font-size: 60%;
	color: #ceccc6;
	padding: 0 0 0.6em 0.1em;
}

/* Header Style */
.codrops-top {
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	text-transform: uppercase;
	position: relative;
	font-size: 0.68em;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	line-height: 2.2;
}

.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.99);
	color: #000;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	padding-top: 1em;
	font-size: 0.9em;
}

.codrops-demos a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.7em 1.1em;
	border: 3px solid #b1aea6;
	color: #b1aea6;
	font-weight: 700;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	border-color: #89867e;
	color: #89867e;
}
#hide
{
	display:none;
}
#mainhiede
{
	z-index:20;
	position:relative;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#subhide
{
	z-index:100;
	position:relative;
	display:none;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.servicemicrosoft
{
	height:350px;
	width:350px; 
	float:right; 
	margin-top:-5%;
}
@media screen and (max-width: 46.0625em) {

	.main {
		padding: 0;
	}

	.column {
		width: 100%;
		min-width: auto;
		min-height: auto;
		padding: 3em 2em; 
	}

	.column p {
		text-align: left;
		font-size: 1.5em;
	}

	.column:nth-child(2) {
		box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
		background-position: 90px 3em;
	}
}
@media only screen and (min-width :219px) and (max-width :980px)
{
 #subhide
{
	z-index:100;
	position:relative;
	display:block;
}
#mainhiede
{
	display:none;!important
	height:0px; !important
}
}
@media only screen and (max-width :319px)
{
.column
{
	margin-top:-12%;
	height:5%;	
}
.top-container
{
	margin-left:21%;
}
.mainhide
{
	margin-top:-20%;!IMPORTANT
	height:auto;!important
	z-index:20;!important
}
#marginmobile
{
	margin-top:-44px;!important
}
}
@media only screen and (min-width :320px) and (max-width :479px)
{
.top-container
{
	margin-left:10%;
}
.mainhide
{
	margin-top:-20%;!important
	height:auto;!important
	z-index:20;!important
}
.column
{
	margin-top:-15%;
}
#marginmobile
{
	margin-top:-44px;!important
}
}
@media only screen and (min-width:480px) and (max-width:767px)
{
.mainhide
{
	margin-top:-13%;
	z-index:20;
}
.column
{
	margin-top:-11%;
	margin-left:-6%;
}
#marginmobile
{
	margin-top:-44px;!important
}
 #subhide
{
	z-index:100;
	position:relative;
	display:block;
}
}
@media only screen and (min-width :768px) and (max-width :980px)
{
.column
	{

	margin-left:-3%;
	}	
.mainhide
{
	margin-top:-3%;!IMPORTANT
}
#marginmobile
{
	margin-top:-34px;!important
}
}
