@charset "UTF-8";
/* CSS Document */

/*9dc8b9
76ad99
807e82*/

.green-hover:hover {
    background: #689e2c;
}

.sections a:hover,
.box a:hover {
	text-decoration: underline;	
}
.clear {
	clear: both; 
}
.hide {
	display: none !important;	
}
.addspace {
	margin-bottom: 30px;
	margin-top: 70px;
	display:inline-block;
}
.navbar-fixed-top {
	
}

h6, h3 { color: #76ad99; }
p { color: #000000;}

body.pull_top {
    padding-top: 0px !important;
}

.navbar.transparent.navbar-inverse .navbar-inner {
background: rgba(0,0,0,0.8);
}

.navbar.transparent.navbar-inverse .navbar-inner .container {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-transition: margin .2s ease-in-out;
    -moz-transition: margin .2s ease-in-out;
    transition: margin .2s ease-in-out;
}
.navbar.navbar-inverse .navbar-inner {  
    padding: 0px 0px 0px 0px;
    background: #252528;    
}

.navbar .nav{position:relative;left:0;display:block;float:left;margin: 10px 10px 0 0}

.navbar .nav > li > a {
  padding: 10px 21px 10px 22px;
}
.navbar .nav > li.first > a {
  padding: 10px 17px 10px 0px;
}
.navbar .nav > li.last > a {
  padding: 10px 0px 10px 19px;
}
.navbar .nav > li.active > a {
  opacity: 1;
  filter: alpha(opacity=0);
}


.pull_top #showcase {
	margin-top: 0;
	padding:20px 0 70px;
}
.row.bid {
	background: none repeat scroll 0 0 #76bd1e;
}
.bid {
		margin-bottom: 20px;
	margin-top: 40px;
	padding: 20px 0;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
#intake {
	margin:30px 0 -20px;
}
#intake h4 {
	padding:15px 0 0;
	font-size:21px;
}
.bgsection {
	background:#F4F4F4;
}
#feature_slider {
height: 560px;
/*margin-bottom:20px; Removed bottom margin for easier section indication - on 6/19/2014 by MG*/
margin-bottom:0;
    margin-top: 40px;

}

.section_header {
  margin-bottom: 10px;
}

.slide { height: 560px;}

#pagination {
	top: 580px;	 margin: auto;
}

.navbar.transparent.navbar-inverse .navbar-inner {
background: rgba(0,0,0,1);}


div.span4.feature {
/*margin: 0px 0px 0px 0px;*/
}


#showcase .features_op1_row .feature .text p {
margin-top: -20px;
margin-left: 5px;
margin-bottom:19px;
}

#showcase .features_op1_row .feature .img_box span.circle{
    background: #76ad99; opacity: 0.8;
}


#footer {
background-color: #000;}



.platform_box {
background: none;
height: auto;
float:right;	
display:block;
margin: 20px 10px 0 0; padding: 18px 0 18px;
border-bottom: #807e82 solid 1px;
}

.platform_box .social_bar {
	font:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #9dc8b9;
	text-align:left;
	/*width: 37%;*/
	float:left;
}
.platform_box .phone {
	font:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #FFF;
	/*text-align:left;*/
	text-align:right; /* checnaged when moving phone number to the end */
	/*width: 62%;*/
	margin-top: 0px;
}
.platform_box .divider {
        color:#9dc8b9;
        margin: 0 29px;
}

.platform_box_mobile {
background: none;
height: auto;
float:right;	
display:block;
margin: 0px 0px 30px 0; padding: 18px 0 18px;
border-bottom: #807e82 solid 1px;
}

.platform_box_mobile .social_bar {
	color: #76ad99;
	text-align:right;
	width: 53%;
	float:right;
}
.platform_box_mobile .phone {
	color: #000000;
	text-align:left;
	width: 47%;
	float:left;
	margin-top: 0px;
}


#feature_slider {
    margin-top: 40px;
}

.slide .info a {
    color: #fff;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.31);
    padding: 13px 30px;
    font-size: 19px;
    border-radius: 5px;
    margin-top: 25px;
	border: 2px solid #FFF;
    display: inline-block;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
}


/* Custom styles for each slide */


/* Slide 1 */
.slide#showcasing .info {
    position: absolute;
    top: 150px;
    left: auto;
	right: 19%;
    width: 25%;
    display: none;
    z-index: 10;
}
.slide#showcasing .info h2 {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    line-height: 56px;
    text-shadow: 1px 1px 1px rgb(49, 57, 61);
}
/* Slide 2 */
.slide#ideas .info {
    position: absolute;
    top: 200px;
	left: 23%;
	right: auto;
    width: 25%;
	text-align:left;
}
.slide#ideas .info h2 {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    line-height: 56px;
    text-shadow: 1px 1px 1px rgb(49, 57, 61);
}

/* Slide 3 */
.slide#tour .info {
    position: absolute;
    top: 140px;
    left: auto;
	right: 21%;
    width: 25%;
}
.slide#tour .info h2 {
    font-size: 50px;
	color: #fff;
    font-weight: normal;
    line-height: 56px;
    text-shadow: 1px 1px 1px rgb(49, 57, 61);
}
/*
.slide#tour .info a {
    background-color: #212152;
	border-color: #4B3E84;
}
*/
.slide#tour .info a:hover { }

/* Slide 4 */
.slide#responsive .info {
     position: relative;
    top: 160px; width: 100%; margin: auto;
	right: auto;
    text-align: center;
}
.slide#responsive .info h2 {
    color: #fff;
    font-size: 50px;
	line-height: 56px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #3b3262;
}
.slide#responsive .info a {
    background-color: #000;
	border-color: #FFF;
}


/* Slide 5 */
.slide#social .info {
     position: absolute;
    top: 210px;
    left: auto;
	right: 28%;
    width: 18%;
}
.slide#social .info h2 {
   font-size: 50px;
   color: #fff;
    font-weight: normal;
    line-height: 56px;
    text-shadow: 1px 1px 1px rgb(49, 57, 61);
}


/* Slide 6 */
.slide#video .info {
    position: absolute;
    top: 260px;
	left: 23%;
	right: auto;
    width: 25%;
	text-align:left;
}
.slide#video .info h2 {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    line-height: 56px;
    text-shadow: 1px 1px 1px rgb(49, 57, 61);
}




.slide .info h2 { }
.slide .info {
    display: none;
    z-index: 10;
}
.slide .info a:hover {
    opacity: .8;
}
.asset,
.fade {
    position: absolute;
    display: none;
}
#slide-left,
#slide-right {
    width: 31px;
    height: 37px;
    display: block;
    position: absolute;
    top: 300px;
    left: 0;
    background: url(../img/leftright-arrows.png) no-repeat;
    opacity: .5;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
    display: none;
    z-index: 2;
}
#slide-right {
    left: auto;
    right: 0;
    background-position: -31px 0;
}
#slide-left:hover,
#slide-right:hover {
    opacity: 1;
}


.flexslider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* Homepage */
#dashboard {
	margin:50px 0 40px;
}
#dashboard h3 a {
	font-size:30px;
}
#dashboard p {
	font-size:20px;
	line-height:28px;
}
#dashboard a {
	font-size:22px;
}
.button {
/*	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;*/
	color:#FFFFFF!important;
	padding:16px 16px;
	font-size:21px;
	display:inline-block;
	font-weight:700;
}
.grey {
	background:#a9a9a9 !important;
}	
.green {
	background:#4b672c;
}
.pull_top #clients {
	margin-bottom: 0;
	padding:30px 0;
}

#clients {
  margin-bottom: 75px;
  margin-top: 0px;
}

#clients .client .img {
  display: inline;
}
.span2.client {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 78px;
	line-height: 78px;
	margin-bottom: 10px;
	text-align: center;
	opacity: .5;
	    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    transition: opacity .5s linear;
}
.span2.client:hover {
	opacity:1;
	box-shadow: 0px 0px 2px 0px rgb(155, 155, 155);
}
.span2.client img{
	vertical-align: middle;
}


.span4.row2 {
	margin-top:-45px;
}
.span4.row2.col2 {
	margin-top:-65px;
}


/* Services */
#aboutus .intro.business-intelligence-dashboards p {
	line-height:12px;
}
#showcase .features_op1_row .info {
	margin-top:0;
}
.features_op1_row {
	clear: both; 
	display: inline-block;
	margin-top:30px;
	width:100%;
}
.features_op1_row .feature {
	position:relative;
	background:#FFFFFF;
}
.features_op1_row img.img {
	position:absolute;
	bottom:0;
	right:0;
	z-index:99;
	display:none;
}
.features_op1_row h3 {
	font-size:40px;
	background:#cccccc;
	padding:10px 0 0 30px;
	position:relative;
}
.features_op1_row h3 span {
	color:#FFFFFF;
	position:absolute;
	bottom:-5px;
}
.features_op1_row h3 a:after {
	content:"";
	clear:both;
}
.features_op1_row h3.info.strategy {
	background-color: #759E44;
}
.features_op1_row h3.info.mobile {
	background-color: #C36128;
}
.features_op1_row h3.info.online {
	background-color: #A92330;
}
.features_op1_row h3.info.branding {
	background-color: #1c65a6;
}
.features_op1_row h3.info.video {
	background-color: #6D4379;
}
.features_op1_row h3.info.design {
	background-color: #4C662F;
}
.features_op1_row h3.info.social {
	background-color: #21989a;
}
.features_op1_row h3.info.search {
	background-color: #cb9f38;
}

#service_1 .service_wrapper .feature .text h6 {
  font-size: 19px;
}

.service #features .feature {
	position: relative;	
	border: none;
}
.service #features .feature .info {
	position: absolute;
	bottom: 0;
	background-color: #CCC; 	
	left: 20px;
	right:0;
}
.service #features .feature .info.strategy {
	background-color: #759E44;
}
.service #features .feature .info.mobile {
	background-color: #C36128;
}
.service #features .feature .info.online {
	background-color: #A92330;
}
.service #features .feature .info.design {
	background-color: #4c662f;
}
.service #features .feature .info.search {
	background-color: #cb9f38;
}
.service #features .feature .info.social {
	background-color: #21989a;
}
.service #features .feature .info.branding {
	background-color: #1c65a6;
}
.service #features .feature .info.video {
	background-color: #6D4379;
}
.service #features .feature .info.print {
	background-color: #4C662F;
}

		.service #features .feature .info h3 {
			color: #FFF;
			font-size: 30px;
			text-transform:uppercase;
			font-weight: normal;
			margin: 35px 0 -9px 0;
		}

.service #features .feature .span6 img {
	z-index: 1;	
	position: relative;
}
#portfolio #gallery_container .photo img {
  min-width: 100%;
}

#portfolio_tem .left_box .big {
  height: auto;
}

#portfolio_tem .left_box .big img {
  position: relative;
}

#portfolio_tem .thumbs .thumb {
	width: 90px;
}


#process .areas .circle img {
  margin-top: 21px;
}
#process .areas .circle span {
  color: #FFFFFF;
  text-shadow: 0 0 2px #000;
  display: block;
  font-size: 22px;
  font-weight: 700;
  margin-top: -39px;
}
#process .areas .circle:hover, #process .areas .circle.active {
  background: none repeat scroll 0 0 #76AD99;
}



#aboutus {
  margin-bottom: 0;
}


#blog .post_row .post {
  margin-bottom: 20px;
}

#blog .post_row {
  margin-left: -20px;
}
#blog .pagination {
  width: 100%;
}

#blog .post_row .post .img img {
  min-height: inherit;
}
#blog .post_row .post .img {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#footer {
  margin-top: 0;
}

#footer .recent_posts .post img {
  height: 58px;
  width: 58px;
}


#footer .contact input[type="text"]:focus, #footer .contact textarea:focus {
  background-color: #555;
  color: #CCC;
}


.captcha {
	display: block;
	height: 42px;
	width: 80%;
	padding: 0 20px;	
	float:right;
	background:url(../images/captcha1.gif) no-repeat center -42px;
}
.captcha:hover {
	background-position: center 0px;
}

#footer .contact input[type="submit"] {
	display: block;
	clear: both;	
}


.cycle-slideshow a, .cycle-slideshow img {
	width: 100% !important;	
	height: auto !important;
}

input[name=confirmemail] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


    /* Large desktop */
    @media (min-width: 1200px) {
		.features_op1_row img.img {
			position:absolute;
			/*top:0;*/
			right:0;
			z-index:99;
			display:block;
		}
	}
     
    /* Portrait tablet to landscape and desktop */
    @media (min-width: 768px) and (max-width: 979px) {
		.navbar.transparent.navbar-fixed-top, .navbar.home.navbar-fixed-top {
		  margin-bottom: auto;
		}
		.navbar .brand {
			display: block;
			float: none;
			margin: auto;
			padding-left: 20px;
			text-align: center;
		}
		.span4.row2 {
			margin-top:0;
		}
		.hidden-desktop { display: none; }
		.visible-desktop { display: block; }
	}
     
    /* Landscape phone to portrait tablet */
    @media (min-width: 481px) and (max-width: 767px) {
		.navbar.transparent.navbar-fixed-top, .navbar.home.navbar-fixed-top {
		  margin-bottom: auto;
		}
		.navbar .brand {
			display: block;
			float: none;
			margin: auto;
			padding-left: 20px;
			text-align: center;
		}
		.features_op1_row {
			display:block;
		}
		.features_op1_row{
			margin-top:0; 
		}
		.features_op1_row h3 a {left:15px;}
		.features_op1_row.first {
			margin-top: 30px; 
		}
		.features_op1_row .span6.feature {
			width:48.6188%;
			margin-left:2.76243%;
			float:left;
		}
		.features_op1_row .span6.feature.first {
			margin-left:0;
		}
		#showcase .features_op1_row .feature {
			margin-bottom:30px;
		}
		.service #features .feature .info {
			position: relative;
			bottom: auto;
			left: auto;
			background-color: #CCC; 	
			left: 0;
			padding-left: 20px;
		}
		.service #features .feature .info h3 {
			margin:0 0 0 0;
		}
		.span4.row2 {
			margin-top:0;
		}
		.hidden-desktop { display: block; }
		.visible-desktop { display: none; }
	}
     
    /* Landscape phones and down */
    @media (max-width: 480px) {
		#blog .post_row .post .img {
		  float: none;
		  width: 100%;
		}
		.cycle-slideshow, .social_bar { margin: 0 -20px; }
		.hidden-desktop { display: block; }
		.visible-desktop { display: none; }
		.features_op1_row h3 a {left:15px;}
		.features_op1_row{
			margin-top:0; 
		}
		.features_op1_row.first {
			margin-top: 30px; 
		}
		.features_op1_row .span6.feature {
			width:48.6188%;
			margin-left:2.76243%;
			float:left;
		}
		.features_op1_row .span6.feature.first {
			margin-left:0;
		}
		#showcase .features_op1_row .feature {
			margin-bottom:30px;
		}
		.features_op1_row .span6.feature {
			width:100%;
			margin-left:0;
			float:left;
		}
		.span4.row2 {
			margin-top:0;
		}

	}