@import "reset.css";
@import "sanitz.css";
@import "superfish.css";
@import "flexslider.css";
@font-face {
 font-family: 'OpenSansRegular';
 src: url('fonts/opensans-regular-webfont.eot');
 src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Dosis';
 src: url('fonts/dosis-regular-webfont.eot');
 src: url('fonts/dosis-regular-webfont.eot@#iefix') format('embedded-opentype'), url('fonts/dosis-regular-webfont.woff') format('woff'), url('fonts/dosis-regular-webfont.ttf') format('truetype'), url('fonts/dosis-regular-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'museo_slab_500regular';
 src: url('fonts/museo_slab_500-webfont.eot');
 src: url('fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#museo_slab_500regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Global properties ======================================================== */
html 					{ width:100% }
body 					{
	font-family: 'OpenSansRegular';
	font-size:15px;
	line-height:29px;
	color:#7a7a7a;
	min-width:960px;
	-webkit-text-size-adjust: none;
}
.f_left 				{ float:left }
.f_right 				{ float:right }
.align_right 			{ text-align:right }
.align_center 			{ text-align:center }
.f_center 				{ margin:18px auto 15px auto; display:block }
.bold 					{ font-weight:bold; }
.it 					{ font-style:italic }
.clear 					{ clear:both; width:100%; line-height:0; font-size:0; }
.wrapper 				{ width:100%; overflow:hidden }
.container 				{ width:100% }
h1 						{
	font-family:sans-serif, Arial, Helvetica;
	font-size:25px;
	font-weight:700;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:25px;
	color:#80BF2A;
}
.l_clr							{ clear:left; }
.r_clr							{ clear:right; }
.l_float						{ float:left; }
.r_float						{ float:right; }
.w_color						{ color:#FFF; }
.b_color						{ color:#06c; }
.blue							{ color:#0035ae;}
.line							{ border-top: 1px solid #b5edff;}
.bold							{ font-weight:bold;}
.f_padding                      {
	padding:0px 0px 10px 0px !important;
}
.lblue							{
	color:#FFFFFF;
}
/*==================================== Links ======================================================== */
a {
	color:#7a7a7a;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#ef9e0f;
	text-decoration:none;
}
.button 						{
	display:inline-block;
	padding:8px 15px;
	letter-spacing:0px;
	margin: 0px 0px 20px 0px;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#000;
	background:#E3E3E3;
	text-align: center;
	border-radius: 10px;
}
.button:hover 					{
	background:#040404;
	color:#fff;
}
/*********************************Displays*************************************/
.block {
	display:block;
}
.inline-block {
	display:inline-block;
}
/*********************************header*************************************/

header {
	margin: 0 0px 0;
	
}
header h1 {
	float:left;
	margin: 0px;
	padding: 0px;
}
header h1 a {
	display:block;
	text-decoration:none;
}
.logo {
	margin:0px;
}
#top_contact					{
	height:45px;
	background-image: url(../images/header.png);
	
}
#top_contact h3					{
	font-weight:bold;
	padding:8px 0px 0px 10px;
	font-size: 17px;
}
#top_contact h2					{ padding:0px 0px 0px 10px; font-size:1.2em; font-weight:bold;}
#top_contact a					{
	color:#76C23D;
}
#top_contact a:hover			{ color:#fff; }
#l_top_contact					{
	width:220px;
	padding:10px 0px 0px 10px;
}

#r_top_contact h2				{ padding:10px 0px 0px 10px; }
#r_top_contact					{
	width:auto;
	padding:5px 0px 0px 30px;
	margin: 0px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#r_top_contact img					{ margin-right:10px;}
/*---------Home Page---------------------*/
.whitewrapper		    {
	width:100%;
	padding:15px 0px 0px 0px;
	background-color:#fff;
	color:#f3efef;
}
.whitewrapper h1        {
	color:#85C226;
	line-height: 44pt;
	text-align: center;
	font-size: 35px;
	padding-bottom: 10px;
}
.whitewrapper p        {
	color:#333333;
	text-align: center;
	padding-bottom: 30px;
	
}
.greenwrapper		    {
	width:100%;
	padding:40px 0px 40px 0px;
	background-color:#85c226;
	color:#f3efef;
}
.greenwrapper h1        {
	color:#444444;
	line-height: 44pt;
	text-align: center;
}
.greenwrapper a		    { color:#000000;}
.greenwrapper p         {
	color:#fff;
	line-height: 29px;
	font-size: 15px;
}

.graywrapper		    {
	width:100%;
	padding:40px 0px 40px 0px;
	background-color:#e3e3e3;
	color:#f3efef;
}
.graywrapper h1        {
	color:#85C226;
	line-height: 44pt;
	text-align: center;
}
.graywrapper a		    { color:#000000;}
.graywrapper p         { color:#fff;}
.aboutwrapper		    {
	width:100%;
	padding:15px 0px 40px 0px;
	background-color:#f9f9f9;
	color:#696868;
}
.tagline 	{
	font-size:18px;
	font-weight:400;
	text-align:center;
	line-height:24px;
	padding:0px 230px 10px 230px;
	color: #80BF2A;
}
.grid_3  h1 			{
	font-family:sans-serif, Arial, Helvetica;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-transform:capitalize;
	color: #444;
}
.grid_3  p 				{ text-align:center;}
.grid_10.products 				{  width: 259px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	margin-right: 20px;
	padding: 20px;
	margin-bottom: 20px;}
.grid_10:hover { opacity:0.5; border:1px solid #84c223;}
.grid_4 { margin-right:20px;}
.umb-tip {
padding : 21px 0px;
 width:100%;
 text-align:center;
position : relative;
display : inline-block;
}
 .umb-tip {
padding : 21px 0px;
 width:100%;
 text-align:center;
position : relative;
display : inline-block;
}
.umb-tip.grey_01 {
background: none repeat scroll 0% 0% rgb(227, 227, 227);
color: rgb(86, 85, 85);}

.umb-tip.grey_01.bottom-tip span {
    border-top-color: rgb(227, 227, 227);
	}
.umb-tip span {
width : 0;
height : 0;
position : absolute;
}
.umb-tip.top-tip span {
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-bottom : 10px solid;
top : -10px;
left : 50%;
margin-left : -10px;
}
.umb-tip.right-tip span {
border-top : 10px solid transparent;
border-bottom : 10px solid transparent;
border-left : 10px solid;
right : -10px;
top : 50%;
margin-top : -10px;
}
.umb-tip.left-tip span {
border-top : 10px solid transparent;
border-bottom : 10px solid transparent;
border-right : 10px solid;
left : -10px;
top : 50%;
margin-top : -10px;
}
.umb-tip.bottom-tip span {
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-top : 10px solid;
bottom : -10px;
left : 50%;
margin-left : -10px;
}
.umb-tip.top-tip {
margin-top : 10px;
}
.umb-tip.right-tip {
margin-right : 10px;
}
.umb-tip.bottom-tip {
margin-bottom : 10px;
}
.umb-tip.right-tip {
margin-right : 10px;
} 


.hd_content_box.brightest_grey {
  background: #f1f1f1;
  padding: 90px 0 70px 0;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote {
  border: 0;
  display: block;
  font-size: 19px;
  font-style: italic;
  line-height: 34px;
  padding: 0 80px;
  position: relative;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote small,
.hd_content_box.brightest_grey.testimonial_casestudies blockquote span {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote small {
  color: #000000;
  content: none !important;
  padding: 17px 0 5px 0;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote small::before {
  content: '';
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote span {
  color: #73797d;
  display: block;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote .quote_open,
.hd_content_box.brightest_grey.testimonial_casestudies blockquote .quote_close {
  color: #93c01f;
  position: absolute;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote .quote_open {
  left: 0;
  top: 0;
}
.hd_content_box.brightest_grey.testimonial_casestudies blockquote .quote_close {
  bottom: 0;
  right: 0;
}
.hd_content_box.bright_grey {
  background: #b2b2b2;
}
.hd_content_box.bright_grey h1 {
  color: #ffffff;
  font-weight: normal;
  font-size: 24px;
  margin-top: 0;
  padding-top: 0;
}

.hd_content_box.testimonials .hd_testimonial blockquote {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #565b5e;
  display: block;
  font-size: 17px;
  font-style: italic;
  line-height: 29px;
  margin-bottom: 40px;
  padding: 30px 60px 50px 60px;
  position: relative;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
.hd_content_box.testimonials .hd_testimonial blockquote img {
  position: absolute;
}
.hd_content_box.testimonials .hd_testimonial blockquote img.quote-open {
  left: 20px;
  top: 20px;
}
.hd_content_box.testimonials .hd_testimonial blockquote img.quote-close {
  bottom: 20px;
  right: 20px;
}
.hd_content_box.testimonials .hd_testimonial blockquote img.speech-arrow {
  bottom: -19px;
  left: 48%;
}
.hd_content_box.testimonials .hd_testimonial .hd_person {
  text-align: center;
}
.hd_content_box.testimonials .hd_testimonial .hd_person h1,
.hd_content_box.testimonials .hd_testimonial .hd_person h2 {
  line-height: 15px;
}
.hd_content_box.testimonials .hd_testimonial .hd_person h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.hd_content_box.testimonials .hd_testimonial .hd_person h2 {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: -20px;
  text-transform: uppercase;
}
.hd_content_box.testimonials .hd_testimonial .hd_person img {
  max-height: 80px;
  max-width: 80px;
}

/*----------------------------------- 
	form 
-------------------------------------*/

#contactFormArea				{ color: #000; font-size:1em; line-height:165%; }
fieldset 						{ border:0;margin:0;padding:0; }
label 							{ display:block; }
input.text,textarea 			{
	width:400px;
	padding:5px;
	margin:5px 0;
	border:1px solid #29bdca;
	background:#EBEBEB;
	color: #000;
}
input.submit 					{
	background: #29bdca;
	padding:8px;
	border:none;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
.mandy							{ color:#fff;}

/*================================>> hovers <<========================================*/
.menu-arrow, .sf-menu a, .button, .list1 a, .list2 a, .sf-menu li, .member_list a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
strong {
	color:#000000;
}
/*================================>> tagline <<========================================*/

.tagline {
	background:url(../images/bg_tagline.jpg) no-repeat;
	text-align:center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.tagline h1 {
	font-size:60px;
	font-weight:normal;
	line-height:24px;
}
.tagline h2 {
	font-size:45px;
	font-weight:normal;
}
.chennaiweb {
	overflow:hidden;
	display:inline;
	float:right;
	padding: 17px 0px 0 0;
}


#toTop {
	position: absolute;
	right:-90px;
	bottom: -10px;
	z-index:9999;
}

/*--- ticker ---*/
ul#fade {
	list-style:none;
}

ul#fade li h2{
	color:#FFFFFF;
	text-shadow:0px 1px 1px #1b1b1b;
	font-family:Georgia, serif;
	font-size:18px;
	font-style:italic;
	text-transform:none;
	margin:0;
}
ul#fade p{
	margin:0;
	text-shadow:0px 1px 1px #1b1b1b;
	color:#EFEFEF;
}
/* tagline */
#tagline{
	width:100%;
	margin:0;
}
.tagline-text{
	text-align:center;
}

.tagline-btn{
	float:right;
}
.call-btn {
	background-position:0 0;
}

a.call-btn { background:url(../images/call-btn-r.png) no-repeat top right; display: block; float: left; height: 45px; margin-right: 10px; padding-right: 20px; text-decoration: none; font-size:1.6em;  text-transform:none; }

a.call-btn span { background:url(../images/call-btn-l.png) no-repeat; display: block; height: 45px; line-height: 40px; padding: 0px 0 0px 20px; color:#505050; text-shadow: 1px 1px 0px #fefff3;}

a.call-btn:hover span{ color:#1f1f1f; text-shadow: 1px 1px 0px #fefff3;}

a.call-btn:active { background-position: right -45px; }

a.call-btn:active span { background-position: 0 -45px; }


.page-title-wrap{
	float:left;
	width:100%;
	background:#e9eaea;
	margin-bottom:15px;
}
.page-title{
	float:left;
	width:928px;
	background:#f9f9f9;
	border:1px solid #fff;
	padding:0px 15px 0px 15px;
	margin:1px;
}
.page-title p{
	float:right;
	margin-top:10px;
	background:url(../img/link-strip.png) left center no-repeat;
	padding-left:30px;
}
ul.page-link{
	float:left;
	padding:10px 0px 10px 0px;
}
ul.page-link li{
	float:left;
}
ul.page-link li.home{
	background:url(../images/home.png)no-repeat left 2px;
	border-right:1px solid #fff;	
	padding-right:12px;	
	padding-left:17px;	
}
ul.page-link li.page{
	border-left:1px solid #e6e6e6;	
	padding-left:12px;
}
.MainCont .LeftPart			{
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	margin-right:10px;
	font-size: 12px;
	line-height: 24px;
}
.MainCont .RightPart			{ padding:10px; margin-left:270px;}
.MainCont .RightPart ul li		{background:url(../images/RArrow.png) 5px 3px no-repeat; padding-bottom:10px; padding-left:20px;}
.MainCont .RightPart P			{ padding-bottom:10px}
.MainCont .LeftPart .SectionCont	{ margin-bottom:10px}
.MainCont .LeftPart .SectionCont h2 {
	background:#80BF2A;
	border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	padding:5px 10px;
	color:#fff
}
.MainCont .LeftPart .Section	{ border-radius:0 0 7px 7px;-webkit-border-radius:0 0 7px 7px;	-moz-border-radius:0 0 7px 7px; border: solid 1px #ccc; padding:10px}
.MainCont .LeftPart .Section ul li	{ margin-bottom:3px;border-top: 1px dashed #ccc;}
.MainCont .LeftPart .Section ul li:first-child	{ border-top:none;}
.MainCont .LeftPart .Section ul li a	{ color:#0058A9; text-decoration:none; text-transform:uppercase; background:url(../images/RArrow.png) 0 8px no-repeat; display:block; padding:5px 10px 5px 20px; font-weight:bold  }
.MainCont .LeftPart .Section ul li a:hover	{ color:#2CB34A   }
.MainCont .LeftPart .Section ul li a.Child{
	text-transform:capitalize;
	background:url(../images/RArrowthin.png) no-repeat 5px 10px;
	margin-left:15px;
	font-weight:normal
}
.MainCont .LeftPart .Section ul li a.Current	{color:#2CB34A; font-weight:bold}
.MainCont .LeftPart .Section ul li a.Child.Current	{ font-weight:bold; color:#0058A9}
.imgframe-full{
	padding:6px 6px 6px 6px;
	background-color: #EBEBEB;
	border: 1px solid #ccc;
	margin-bottom: 25px;
}
/*----------------------------------------------*/
/* 3.4 Custom Lists Styles */
/*----------------------------------------------*/
.text .list_check, 
.text .list_delete, 
.text .list_arrows{
	margin:0 0 20px 10px}
	
.list_check li {
	list-style:none;
	background:url(../images/list_icon_check.png) 0 0 no-repeat;
	margin:0 0 10px 0;
	line-height:21px;
	padding:0 0 0 35px}

.list_delete li {
	list-style:none;
	background:url(../images/list_icon_delete.png) 0 0 no-repeat;
	margin:0 0 10px 0;
	line-height:21px;
	padding:0 0 0 35px}

.list_arrows li {
	list-style:none;
	background:url(../images/list_icon_arrow.png) 5px 6px no-repeat;
	margin:0 0 10px 0;
	line-height:21px;
	padding:0 0 0 27px;}
	
	.text ul, .text ol {
	margin:5px 0 25px 35px}

.text ul li, .text ol li {
	margin-bottom:10px}

.text_deleted {
	text-decoration:line-through}

.title_border {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:15px}


/* ----------------------------
   E-Brochures DEFINITION 
   ---------------------------- */
#crew_area_left					{
	width:930px;
	float:left;
	padding:0px;
	margin-bottom: 20px;
	color: #000000;
}
#crew_area_right				{
	width:420px;
	float:right;
	margin:0px;
	padding:0px 20px 0px 10px;
}
.crew_mem						{
	padding:10px;
	margin:0px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	position:relative;
}

.crew_img						{
	float:left;
	width:220px;
	height:117px;
	position: absolute;
	top: 50%;
	left: 15%;
	margin-left: -110px;
	margin-top: -58px;
}
.crew_mem .crew_details			{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:600px;
	float:left;
	color: #000000;
}


.crew_details table				{
	width:100%;
	padding:0px;
	margin:10px 0px 0px 0px;
	border:none;
	
}

.crew_details tr				{ padding:0px; margin:0px; border:none; }
.crew_details td				{
	padding:20px 0px;
	margin:0px;
	border:1px solid #ccc;
}

.crew_details img				{ padding:0px 20px 0px 0px; margin:0px; float:left;}
.crew_details p					{
	padding:5px 0px 5px 20px;
	margin:0px;
	font-size:14px;
}
	
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}
 header h1 a {
 height:0px;
}
nav {
 position:relative;
 margin: -70px 0 0 0;
 float:right;
}
.sf-menu>li>a {
 font-size: 14px;
 padding:10px 15px;
 margin-bottom:40px;
}
.sf-menu li ul, .sf-menu li.sfHover ul {
 top:40px;
 font-size:12px;
}
.sf-menu>li>ul:before, .sf-menu>li.sfHover>ul:before {
 left:40px;
}
.flex-control-thumbs {
margin: 20px 0 0 0px;
}
.flexslider .slides li div.left {
left:5%;
}
.flexslider .slides li div.right {
left:35%;
}
.tagline {
margin:20px 0 20px 0px;
padding:0px;
text-align:center;
}
.tagline h1 {
font-size:45px;
font-weight:normal;
line-height:24px;
}
.tagline h2 {
font-size:35px;
font-weight:normal;
}
 .adress {
white-space: nowrap
}
 .member_list a {
font-size: 15px;
line-height: 19px;
}
.chennaiweb {
 float:left;
 margin-left:140px;
}
 .client {
margin-left:10px;
width:157px;
}
 #contact-form textarea, #contact-form input {
width:100%;
}
 #content, .cont_pad, .info {
padding-bottom:30px;
}
.portfolio-grid {
width: 768px;
margin: 0;
}
 .portfolio-grid ul li.col2 {
 width: 360px;
}
.portfolio-grid ul li.col3 {
 width: 235px;
}
.portfolio-grid ul li.col4 {
 width: 172px;
}
 .searchbutton {
 left:160px;
 top:6px;
 cursor:pointer;
}
#toTop {
 right:20px;
}
}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

 header h1, nav {
float:none;
}
 .logo {
width:55%;
margin:0px;
position:relative;
top:10px;
left:30%;
}
 nav {
 margin: 110px 0 0 0;
}
.sf-menu ul li {
 width:100%;
}
 .flex-control-thumbs {
margin: 20px 0 0 0px;
}
.flexslider .slides li div {
width:auto;
padding:3px 10px;
position:absolute;
top:50px;
z-index:5555;
text-transform:uppercase;
}
.flexslider .slides li div.left {
left:10%;
}
.flexslider .slides li div.right {
left:20%;
}
.flexslider .slides li div h2 {
margin-bottom:0px;
font-size:20px;
font-weight:normal;
}
.flexslider .slides li div.bottomrow {
top:85px;
}
 .tagline {
margin:20px 0 20px 0px;
padding:0px;
text-align:center;
}
.tagline h1 {
font-size:30px;
font-weight:normal;
line-height:20px;
}
.tagline h2 {
font-size:20px;
font-weight:normal;
}
 .portfolio-grid {
width: 420px;
margin: 0;
}
.portfolio-grid ul li.col2 {
 width: 100%;
}
.portfolio-grid ul li.col3 {
 width: 100%;
}
.portfolio-grid ul li.col4 {
 width: 100%;
}

.chennaiweb {
 float:left;
 margin-left:0px;
}
#toTop {
 right:20px;
}
}
 @media only screen and (max-width: 479px) {
 body {
min-width:300px;
}
 .list_box ul {
float:left;
width:100px;
}
.client {
width:330px;
}
 .logo {
width:55%;
margin:0px;
position:relative;
top:20px;
left:20%;
}
 
.chennaiweb {
 float:left;
}
 .flex-control-thumbs {
margin: 20px 0 0 0px;
}
.blog_content figure {
width:100%;
margin-bottom:15px;
}
.portfolio-grid {
width: 100%;
margin: 0;
}
.portfolio-grid ul li.col2, .portfolio-grid ul li.col3, .portfolio-grid ul li.col4 {
width: 100%;
margin: 0 0 6px 0;
}
.tagline {
margin:20px 0 20px 0px;
padding:0px;
text-align:center;
}
.tagline h1 {
font-size:24px;
font-weight:normal;
line-height:24px;
}
.tagline h2 {
font-size:18px;
font-weight:normal;
}
 .posttime h1 {
 font-size:20px;
 line-height:12px;
}
.posttime h3 {
 font-size:10px;
 line-height:10px;
 margin-bottom:5px;
}
.entry-utility a {
 padding:2px 5px;
}
.commentlist ol {
 padding:30px 0 0 20px;
}
#toTop {
 right:20px;
}
}
