@import url(http://fonts.googleapis.com/css?family=Exo:100,200,300,400,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);


body{
	background:#fff;
	font-family: 'Exo', sans-serif; margin:0px; padding:0px; width:100%;  overflow-x:hidden;
}
.header{
	border-bottom: 0px solid #668395; min-width:100%; background-image:url('../images/bg.jpg'); background-repeat:repeat-x; z-index:2; height:120px; margin-top:0px; font-family: 'Exo', sans-serif; background-color:#fff;
}
#head
{
    background-image:url(../images/head.jpg); background-repeat:repeat-x; height:120px; width:100%; background-color:#000;
}
#head1
{
    background-image:url(../images/head1.jpg); background-repeat:repeat-x; height:120px; width:100%; background-color:#000;
}
.container {
    max-width:1100px;margin:0 auto;
  }
  .tile
  {
      margin-left:280px;
  }
#logo{
	float: left;
	padding-top: 0px; margin-bottom:0px; padding-left:0px; background-color:#fff; position:fixed; padding-bottom:0px; padding-left:0px; padding-right:0px; z-index:2;
}

#logo1{
	float: left;
	padding-top: 30px; margin-bottom:0px; padding-left:0px; background-color:#fff; position:fixed; padding-bottom:30px; padding-left:10px; padding-right:10px; z-index:2;
}
.support
{
    float:right; margin-top:10px; background-color:#fff; padding:5px;
}
#smenu
{
    width:215px; float:left; margin-top:0px; position:fixed; background-color:#70ab37; padding:0px; margin-left:0px; z-index:2;
}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 18px; line-height:205%; font-family: 'Oswald', sans-serif;
width:180px;}

ul.vert-one li{margin:0;padding:0;  width:235px;}

ul.vert-one li a{display:block; text-decoration:none;color:#fff; 
background:#70ab37;padding:5px 0 0 20px;width:235px; height:35px; 
border-bottom:1px solid #eee; font-family: 'Exo', sans-serif; letter-spacing:1px;}

ul.vert-one li a:hover{
background:#e67810 url("../img/a.png") no-repeat 0 14px;}

.top-nav{
	float: right; margin-left:340px;
	border-bottom: 0px solid #668395; position:fixed; margin-top:67px; font-family: 'Exo', sans-serif; z-index:9999;
}
.top-nav ul{
	padding: 0;
	margin: 0;
}
.top-nav ul li{
	display: inline-block;
	padding: 1.2em 0.1em;
}
.top-nav ul li a{
	text-decoration: none;
	font-size: 1em;
	color: #3A4D5B;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all; font-family: 'Exo', sans-serif; z-index:9999; font-weight:500;
}
.top-nav ul li  span{
	padding: 0.5em;
	color: #3A4D5B;
	font-size: 1.3em;
}
.top-nav ul li a:hover,.top-nav ul li a.active{
	color: #87A2B5;
	border-bottom: 1px solid #DD625A;
}
.top-nav span.menu{
	display:none;	
}
.top-nav span.menu:before{
	content:url("../images/menu.png");
	cursor:pointer;	
	width:100%;
}
/*--content--*/
/*--banner--*/

#page1{height:800px;}
#page1 .inner{top:40px; height:700px; font-family: 'Exo', sans-serif;}

.banner{
	background: url(../images/banner.jpg) 0px 0px;
	width: 100%;
	min-height: 600px;
	
}
.banner-matter{
	position:absolute;
	top:250px;
 text-align:center;
}
.banner-matter h2{
	font-size: 3.5em;
	padding: 0.2em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.banner-matter p{
	font-size: 2em;
	padding: 0 0 1.5em;
	margin: 0;
	color: #fff;
	font-weight: 200; text-align:center;
}
a.more{
	text-decoration: none;
	font-size: 1.5em;
	background: #D26261;
	padding: 0.8em 3.5em; text-align:center;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 7em;
	border-bottom: 3px solid #953D3C;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
a:hover.more{
	background:  #953D3C;
}
#page2 
{
    margin-top:0px;
 background-color:#fdc101; width:100%;
    margin-bottom:0px; height:850px;font-family: 'Exo', sans-serif;

	
}
#page2 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page2 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page2 p{
	font-size: 1.4em;
	padding: 0.1em 0;
	color: #000;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}
#page3 
{
    margin-top:0px;
 background-color:#3A4D5B;
    margin-bottom:0px; height:750px;font-family: 'Exo', sans-serif;

	
}
#page3 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page3 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page3 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #d5d5d5;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
.step
{
    width:200px; margin-right:30px; float:left; text-align:center; background-color:#cb1a48; border-radius:25px; height:330px;
}
.step img
{
    margin-top:10px; margin-bottom:0px; text-align:center;
}
.step h4
{
    text-align:center; color:#fff; font-size:18px; line-height:28px; width:100%; font-weight:300; color:#fff; padding:5px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}
#page8 
{
    margin-top:0px;
 background-color:#d82545;
    margin-bottom:0px; height:750px;font-family: 'Exo', sans-serif;

	
}
#page8 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page8 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page8 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #000;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

#page9 
{
    margin-top:0px;
 background-color:#f9d905;
    margin-bottom:0px; height:750px;font-family: 'Exo', sans-serif;

	
}
#page9 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page9 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page9 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #000;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}


#page4 
{
    margin-top:0px;
 background-color:#E9EDF0;
    margin-bottom:0px; height:750px;font-family: 'Exo', sans-serif;

	
}
#page4 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #384E5C;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page4 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page4 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 76%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

#page5 
{
    margin-top:0px;
 background-color:#00add5;
    margin-bottom:0px; height:900px;font-family: 'Exo', sans-serif;

	
}
#page5 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page5 h3 span{
	border-bottom: 3px solid #fff;
}
#page5 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #000;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

#page6 
{
    margin-top:0px;
 background-color:#dd7bd0;
    margin-bottom:0px; height:900px;font-family: 'Exo', sans-serif;

	
}
#page6 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page6 h3 span{
	border-bottom: 3px solid #fff;
}
#page6 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #000;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
#page6 h4
{
    font-size: 2em;
	padding: 0.4em 0; padding-left:0px;
	margin: 0;
	color: #D26261;
	font-weight: 400; text-align:left;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}
#page7 
{
    margin-top:0px;
 background-color:#3A4D5B;
    margin-bottom:0px; height:900px;font-family: 'Exo', sans-serif;

	
}
#page7 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page7 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page7 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

#page12 
{
    margin-top:0px;
 background-color:#3593d1;
    margin-bottom:0px; height:900px;font-family: 'Exo', sans-serif;

	
}
#page12 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page12 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page12 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

#page10 
{
    margin-top:0px;
 background-color:#fff;
    margin-bottom:0px; height:900px;font-family: 'Exo', sans-serif;

	
}
#page10 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page10 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page10 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

#page11 
{
    margin-top:0px;
 background-color:#fba41b;
    margin-bottom:0px; height:8000px;font-family: 'Exo', sans-serif;

	
}
#page11 h3{
	font-size: 2.5em;
	padding: 0.1em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400; padding-top:50px; text-align:left; margin-bottom:40px;
}
#page11 h3 span{
	border-bottom: 3px solid #909DA6;
}
#page11 p{
	font-size: 1.5em;
	padding: 0.1em 0;
	color: #fff;
	font-family: 'Ubuntu', sans-serif; text-align:left;
	font-weight: 300;
	width: 100%;
	margin: 0 auto; margin-bottom:20px;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}

/*--content--*/
.what-we-do{
	text-align: center;
	background: #E9EDF0;
	padding: 4em 0 6em;
	border-bottom: 1px solid #668395;
}
.what-we h3{
	font-size: 3em;
	padding: 0.5em 0;
	margin: 0;
	color: #384E5C;
	text-transform: uppercase;
	font-weight: 400;
}
.what-we h3 span{
	border-bottom: 3px solid #909DA6;
}
.what-we p{
	font-size: 1.9em;
	padding: 0.3em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	width: 79%;
	margin: 0 auto;
}
span.line{
	background:url(../images/line.png) 0px 0px;
	width: 318px;
	height: 364px;
	display: block;
	position: absolute;
	top:13%;
	left:8%;
}
.pencil-line{
	position: relative; z-index:0;
}
.pencil-line img
{
    text-align:center; padding-left:112px;
}

.pencil-line h4{
	font-size: 2em;
	padding: 0.4em 0; padding-left:0px;
	margin: 0;
	color: #D26261;
	font-weight: 400; text-align:center;
}
.pencil-line p{
	font-size: 1.2em;
	padding: 0 0;
	color: #788993;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400; width:100px;
	
	margin: 0 auto; text-align:center;
	line-height: 30px;
}
.portfolio-do{
	text-align: center;
	padding: 4em 0;
}
.portfolio-we h3{
	font-size: 3em;
	padding: 0.5em 0;
	margin: 0;
	color: #3A4D5B;
	text-transform: uppercase;
	font-weight: 400;
}
.portfolio-we h3 span{
	border-bottom: 3px solid #909DA6;
}
 label.portfolio-menu:before{
	content:url("../images/down.png");
	cursor:pointer;	
	width:100%;
}
ul#filters li{
	display:block;
	float:none;
	margin: 1em 3em;
	padding: 0 0;
	text-align: center;
	list-style: none;
	border-bottom: 1px solid #9CA7AD;
}
ul#filters li span{
	color:#fff;
	padding: 0;
	text-align: center;
	font-size: 1.2em;	
}
ul#filters li.mobile{
	border-bottom:none;
}
ul#filters li:hover{
	border-bottom:none;
}
ul#filters li span:hover{
	padding:10px 17px;
	background: #DC635B;
	border-radius: 7px;
}
ul#filters {
	display:none;
	background:#3A4D5B;
	position:absolute;
	width:13%;
	z-index: 999;
	left: 43%;
	margin: 0em 0em;
	padding: 0;
	border-radius: 7px;	
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
}
label.portfolio-menu{
	display: block;
	width: 100%;
	position:relative;
	padding: 0.8em 1em 0;
	text-align: center;
}
#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 31%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 1%;
		position: relative;
}
div#portfoliolist {
		padding: 20px 0px;
}	
.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;	
		padding: 0em 0;
}
.portfolio-wrapper:hover .simple{
	display: block;
}
.portfolio img {
		max-width:100%;
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
}
.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
}
.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
}
.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
}		
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
}
.simple h5{
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #fff;
}
.simple {
	text-align: center;
	position: absolute;
	top: 0%;
	left:0%;
	display: none;
	width: 100%;
	height: 100%;
	padding: 9em 0;
	background: #D26261
}
.simple p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding:0.3em 0;
	color: #fff;
	font-weight: 500;
}
/*--team--*/
.our-team{
	text-align: center;
	background: #3A4D5B;
	padding: 4em 0;
	border-bottom: 2px solid #668395;
	border-top: 2px solid #668395;
}
.team h3{
	font-size: 3em;
	padding: 0.5em 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.team h3 span{
	border-bottom: 3px solid #909DA6;
}
.team p{
	font-size: 1.9em;
	padding: 0.3em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	width: 79%;
	margin: 0 auto;
}
.design {
	position: relative;
}
.doe{
	width: 98.2%;
	background: #fff;
	padding: 0 0 0.8em;
}
.doe h5{
	font-size: 1.7em;
	padding: 0.5em 0 0;
	margin: 0;
	color: #3A4D5B;
}
.doe span{
	font-size: 1.4em;
	padding: 0.3em 0;
	color: #D67878;
	font-family: 'Ubuntu', sans-serif;
}
.design:hover ul.social{
	display: block;
}
ul.social{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40%;
	left: 20%;
	display: none;
}
ul.social li{
	display: inline-block;
}
ul.social li a span{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
ul.social li a span{
	background: url(../images/social.png) 0px 0px;
	width: 55px;
	height: 55px;
	display: block;
}
ul.social li.twitter a span{
	background-position:-55px -80px;
}
ul.social li.inline a span{
	background-position:-112px -80px;
}
ul.social li.twitter a span:hover{
	background-position:  -55px 0px;
}
ul.social li.inline a span:hover{
	background-position:-112px 0px;
}
/*--contact--*/
.contact-us{
	text-align: left;
	background: #E9EDF0;
	padding: 0em 0; height:750px;
}
.contact h3{
	font-size: 3em;
	padding: 0.5em 0;
	margin: 0;
	color: #3A4D5B;
	text-transform: uppercase;
	font-weight: 400;
}
.contact h3 span{
	border-bottom: 3px solid #909DA6;
}
.contact p{
	font-size: 1.9em;
	padding: 0.3em 0;
	color: #8B9CA6;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	width: 100%;
	margin: 0 auto;
}
.contact-us input[type="text"],.contact-us textarea,.contact-us input[type="submit"]{
	font-size: 1.2em;
	width: 38%;
	padding: 1em;
	margin: 1em;
	background: #F8FAF9;
	outline:none;
	border-radius: 5px;
	border: 1px solid #A3B9C7;
	color: #A3B9C7;
	-webkit-appearance: none;
}
.contact-us textarea{
	resize:none;
	width: 79%;
}
.contact-us input[type="submit"]{
	width: 20%;
	font-size: 1.5em;
	background: #D26261;
	padding: 0.8em 0;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 auto;
	border-bottom: 3px solid #953D3C;
	-webkit-appearance: none;
}
.contact-us input[type="submit"]:hover{
	background:  #953D3C;
}
/*--footer--*/
.footer{
	background: #fff;
	padding: 2em 0;
}
.footer p{
	margin:0;
	font-size: 1.3em;
	color:#74828B;	
	padding: 1.5em 0;
}
p.footer-class{
	float: left;
}
.footer a{
	color:#D26261;
	text-decoration:none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
ul.social-icons{
	padding: 0;
	margin: 0;
	float:right;
}
ul.social-icons li{
	display: inline-block;
}
ul.social-icons li a span{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
ul.social-icons li a span{
	background: url(../images/sc-ic.png) 0px -81px;
	width: 46px;
	height: 62px;
	display: block;
}
ul.social-icons li.facebook a span:hover{
	background-position:0px 3px;
}
ul.social-icons li.twitter a span{
	background-position:-55px -81px;
}
ul.social-icons li.youtube a span{
	background-position:-114px -81px;
}
ul.social-icons li.inline a span{
	background-position:-170px 3px;
}
ul.social-icons li.message a span{
	background-position:-229px -81px;
}
ul.social-icons li.youtube a span:hover{
	background-position:-114px 3px;
}
ul.social-icons li.twitter a span:hover{
	background-position:  -55px 3px;
}
ul.social-icons li.message a span:hover{
	background-position:-229px 3px;
}
.footer a:hover{
	color:#74828B;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 25px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url('../images/up.png') no-repeat 0px 0px;
}




ul#countdown{text-align:center;padding-top: 15px;}
ul#countdown span {
	color: #FFF;
	font-size: 2.8em;
	font-weight: bold;
	display: inline-block;
	width: 48px;
	height: 60px;
	text-align: center;
	border-radius: 30em;
	padding: 12px 23px 16px 19px;
	background: #191919;
	display: inline-block;
	margin-top: 6px;
}
ul#countdown li{
	display:inline-block;
	width: 16%;
}
ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-size: 1.2em;
	
}

.Homefloat {
    background: url("http://ictact.in/imagesnew/bg-texture.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid #000; margin-top:400px; height:150px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 1em 0; z-index:-99; 
}


.coll ul {
				margin: 0px 0px 0px 0px;
				padding: 0;
				list-style: none;
				display: block;
                width: 720px;
            }
			.coll li {
				font-size: 12px;
				color:#000;
				font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; line-height:20px;
				text-align: center;
				border: 0px solid #999;
				width: 250px;
				height: 130px;
				padding: 0px 5px 0px 5px;
				margin: 0px;
				display: block;
				float: left;
			}
			
			
			.grid 
{
	width:100%; FONT-SIZE: 12 px;  TEXT-DECORATION: none; background-color:#d5cdbd; text-align:center; 
     border:1px solid #d5cdbd; font-family: 'Roboto', sans-serif;

}
.gridheader 
{
	background-color:#f9fc05;FONT-WEIGHT: bold; FONT-SIZE: 14px; border:1px solid #d5cdbd; height:35px; Color:#ed2228; text-align:center;
}
.griditem
{
    background:#fff; height:30px; padding-left:2px; padding-right:2px; border:1px solid #d5cdbd; text-align:left; font-size:12px; 
}
