@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
#body{
    position:relative;
}
body{
	padding:0px;
	margin:0px;
    font-family:'Roboto', sans-serif;
    color:#fff;
    background: linear-gradient(#dce132, #86b437) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(#dce132, #86b437);
	-pie-background: linear-gradient(#dce132, #86b437);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dce132), to(#86b437));
	filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffdce132, endColorstr=#ff86b437);
	background-image: -o-linear-gradient(top,rgb(220,225,50),rgb(134,180,55));
	behavior: url('/includes/PIE.php');
    font-size:14px;
    line-height:18px;
}
.code{
    font-family:'courier new','courier';
}
.commentsSection input[type=text],.commentsSection input[type=email], .commentsSection textarea{
	border:1px solid #59595B !important;
}
.next-step,.back-step{
	background-color:#fff;
	font-family:'dinengschriftregular', arial;
	text-transform:uppercase;
	border:none;
	border-radius:0px;
	padding:6px 7px 2px;
	font-size:26px;
	color:#9ECD51;
}
.unsubscribeSuccess{
	display:none;
}
.container, .container h1, .container h2{
	color:#58595B;	
}
#contents-contact, #contents-contact h1{
	color:#fff;
}
.body-index input[type="submit"].next-step, .body-general input[type="submit"].next-step{
	background-color:#fff;
}
.next-step:hover,.back-step:hover,.body-index input[type="submit"].next-step:hover, .body-general input[type="submit"].next-step:hover{
	background-color:#FAF6CC;
}
.onLoadHide{
	overflow:hidden;
	height:252px;
}
.fonttest1{
	font-family:arial;
	visibility:hidden;
	display:inline-block;
	position:Absolute;
}
.fonttest2{
	font-family:'dinengschriftregular', arial;
	visibility:hidden;
	position:absolute;
	display:inline-block;
}
img{
	border:none;
}
body,td,p,select,input,textarea{
	line-height:18px;
}
p{
	margin-top:8px;
	margin-bottom:8px;
}
.fullBlogText a{
	color:#8ea50e !important;
}
.fullBlogText p{
	line-height:22px;
}

.blogTabs{
	width:100%;
	border-bottom:2px solid #5e5e61;
}
input[type=text],input[type=email],input[type=submit]{
	-webkit-appearance: none;
}
.grow{
	height:0px;
	overflow:hidden;
}

ul{
	margin-top:0px;
	padding-top:0px; 
}
li{
	margin-top:8px;
	margin-bottom:8px;
}
.middle ul li{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:0px;
	list-style:none;
	background-position:0px 7px;
}
.middle ul {
	margin-left:0px;
	padding-left:0px;	
}
.errorscontact{
	color:#C72229;
	font-size:12px;
	padding-bottom:10px;
}
/* Defaults */ 
.nav{
	background-color:#59595c;
	height:90px; 
	width:100%;
	position:fixed;
	z-index:5;
	line-height:24px;
}
.navigation{
	width:941px;
	margin:0 auto;
	position:relative;
}
.navigation ul{
	padding-top:32px;
	margin-top:0px;
	white-space:nowrap;
	display:inline-block;
	margin-right:-50px;
	padding-left:0px;
	margin-left:37px;
	vertical-align:top;
}
a#nav-index:hover{
	color:#9ecd51;
}
.pageOn{
	background-color:#9ecd51;
}
#nav-index.pageOn, .body-index input[type=submit], .body-general input[type=submit]{
	background-color:#9ecd51;
}
.body-index input[type=submit]:hover, .body-general input[type=submit]:hover{
	background-color:#fff;
	color:#9ecd51;
}
a#nav-about:hover{
	color:#d5d349;
}
#nav-about.pageOn, .body-about .newsletterform input[type=submit]{
	background-color:#d5d349;
}
.body-about .newsletterform input[type=submit]:hover{
	color:#70b7cc;
	background-color:#fff;
}
a#nav-portfolio:hover{
	color:#70b7cc;
}
#nav-portfolio.pageOn, .body-portfolio input[type=submit]{
	background-color:#70b7cc;
}
.body-portfolio input[type=submit]:hover{
	color:#70b7cc;
	background-color:#fff;
}
a#nav-what-we-do:hover{
	color:#70b7cc;
}
#nav-what-we-do.pageOn, .body-what-we-do input[type=submit]{
	background-color:#70b7cc;
}
.body-what-we-do input[type=submit]:hover{
	background-color:#fff;
	color:#70b7cc;
}
a#nav-blog:hover{
	color:#9ecd51;
}
#nav-blog.pageOn, .body-blog input[type=submit]{
	background-color:#9ecd51;
}
 .body-blog input[type=submit]:hover{
 	background-color:#fff;
 	color:#9ecd51;
 }
a#nav-contact:hover{
	color:#f499c0;
}
#nav-contact.pageOn, .body-contact input[type=submit]{
	background-color:#f499c0;
}
.displaytext a{
    text-decoration:none !important;
}
.body-contact input[type=submit]{
	background-color:#f499c0;
	color:#fff;
}
.body-contact input[type=submit]:hover{
	color:#f499c0;
	background-color:#fff;
}
.mailListMobile{
	display:none;
}
.navigation a{
	color:#fff;
	outline:0;
	font-size:20px;
	font-family: 'dinengschriftregular','arial narrow';
	display:inline-block;
	margin-bottom:0px;
	padding:2px 15px 0px 15px;
	text-align:center;
	line-height:20px;
	text-transform:uppercase;
	margin-right:23px;
	text-decoration:none !important;
}
.navigation li:nth-child(6) a {
	margin-right:0px !important;
}
#logo{
	background-image:url(../images/logo.jpg);
	display:inline-block;
	width:262px;
	height:51px;
	padding:0px;
	margin-left:3px;
	background-repeat:no-repeat;
	margin-top:23px;
}
.navigation ul li{
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
}
.thirdnavitem{
	margin-right:338px;	
}
.subNav ul {
	padding:0px;
	margin:0px;
	width:100%;
	margin-top:4px;
	padding-left:0px !important;
	border-bottom:2px solid #59595c;
	margin-bottom:35px;
	padding-bottom:9px;
}
.homeText a{
	color:#faf6cc;
}
.subNav a{
	font-size:20px;
	color:#59595B;
	font-family: 'dinengschriftregular','arial narrow';
	text-decoration:none !important;
	border-right:2px solid #59595B;
	padding-right:10px;
}
.subNav li:last-child a{
	border:none !important;
}
.subNav a:hover{
	color:#3c7080 !important;	
}
.subNav a.currentSubPage {
	color:#3c7080 !important;
}
#contents-about .subNav a.currentSubPage, #contents-about .subNav a:hover{
    color:#88c1bd !important;
}
.subNav li{
	display:inline-block;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	padding-left:2px !important;
	padding-right:10px;
	background-image:none !important;
}

.pageOn{ 
	border-radius:0px;
	behavior: url('/includes/PIE.php');
	color:#fff !important;
}
#content{
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;
}

 /*bodys*/
#contents-index,#contents-blog{
 	background: linear-gradient(#dce132, #86b437) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(#dce132, #86b437);
	-pie-background: linear-gradient(#dce132, #86b437);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dce132), to(#86b437));
	filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffdce132, endColorstr=#ff86b437);
	background-image: -o-linear-gradient(top,rgb(220,225,50),rgb(134,180,55));
	behavior: url('/includes/PIE.php');
 }
 #contents-index h1,#contents-index .Heading1{
 	font-size:150px !important;
 	line-height:121px;
 	letter-spacing:.1px;
 	max-width:700px;
 	margin-top:21px;
 	margin-bottom:23px;
 	float:left;
 }
#contents-what-we-do{
	background-image:url(../images/backgrounddots.jpg);
    color:#58595B;
 }
 .bwWrapper {
    position:relative;
    display:block;
    overflow:hidden;
    border-radius:100px;
     height:180px;
    border:11px solid #70b7cc;
    background-color: #70b7cc;
    height:180px;
}
 .portOuter{
     border-radius:100px;
     -moz-border-radius: 100px;
     -webkit-border-radius: 100px;
     border:11px solid #70b7cc;
     margin-left:39px !important;
     overflow:hidden;
     display:inline-block;
     margin-bottom:38px !important;
     height:180px;
     width:180px;
 }
.portOuter .portfolioitem2 {
     height:185px;
     width:182px;
 	overflow:hidden;
    border:2px solid #70b7cc;
 	border-radius:100px;
     -moz-border-radius: 100px;
     -webkit-border-radius: 100px;
   margin:0px !important;
    margin-top:-3px !important;
    margin-left:-3px !important;
}
 .portfolioitem2 .pimg{
     margin-left:-11px !important;
     margin-top:-11px;
 }
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}
.ch-item {
	width: 182px;
	height: 182px;
	margin-left:-1px;
	margin-top:-1px;
	border-radius:100px;
	position: absolute;
	cursor: pointer;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ch-info {
	position: absolute;
	background: rgb(112,183,204);
    width: 184px;
    cursor:pointer;
	height: 184px;
    overflow:hidden;
	border-radius:100px;
	/* opacity: 0;*/
    text-decoration:none !important;
	/*-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);

	-webkit-backface-visibility: hidden;	*/
}

.ch-info h3 .portViewMore{
    display:block;
    font-family:'Roboto', sans-serif;
    font-size:13px;
    border-top:1px solid #fff;
    padding-top:8px;
    width:137px;
    margin:0 auto;
    margin-top:10px;
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 20px;
	margin: 0 auto;
    width:100%;
	vertical-align:middle;
    display:inline-block;
    display:none;
    text-align:center;
    position:absolute;
    bottom:55px;
    font-family: 'dinengschriftregular','arial narrow';
}


.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	/*opacity: 0;*/
	/*-webkit-transition: all 0.4s ease-in-out 0.4s;
	-moz-transition: all 0.4s ease-in-out 0.4s;
	-o-transition: all 0.4s ease-in-out 0.4s;
	-ms-transition: all 0.4s ease-in-out 0.4s;
	transition: all 0.4s ease-in-out 0.4s;*/
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info {
	/*-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;*/
}

.ch-item:hover .ch-info p {
	opacity: 1;
}



#contents-portfolio h1.portfolionew{
 	color:#fff !important;
 	font-size:120px;
 	line-height:100px;
 	width:580px;
 }
 h1.portfolionew .h1subText{
 	color:#70b7cc;
 }
 #contents-portfolio{
	 background: -webkit-linear-gradient(315deg, #333333 50%, #2f2f2f 50%); /* For Safari */
	background: -o-linear-gradient(315deg, #333333 50%, #2f2f2f 50%); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(315deg, #333333 50%, #2f2f2f 50%); /* For Firefox 3.6 to 15 */
	background: linear-gradient(315deg, #333333 50%, #2f2f2f 50%); /* Standard syntax */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#2f2f2f',GradientType=0 );
 }
 #contents-portfolio .testimonialTxt{
    background-color:#fff !important;
 }
 #contents-portfolio .testName{
     color:#fff !important;
 }
 #contents-portfolio .rightPortfolio .rightTxt ul li{
     background-image:none;
     position:relative;
 }
#contents-portfolio .rightPortfolio .rightTxt ul li:before{
    content:" ";
    width:0px;
    height:0px;
    padding:0px !important;
    border-bottom:5px solid transparent;
    border-left:7px solid #fff;
    display:inline-block;
    line-height:0px;
    margin-left:-13px;
    margin-top:3px;
    position:absolute;
    border-top:5px solid transparent;

}
 #contents-portfolio .rightTxt{
    color:#fff;
 }
 #contents-portfolio .rightTxt h2{
     color:#70b7cc;
 }
#contents-portfolio .rightTxt .launch{
   background-color:#70b7cc;
}
#contents-portfolio .rightTxt .launch:hover{
    background-color:#3B7080;
}
#contents-portfolio  .likewhatyousee{
    color:#fff !important;
}
#contents-portfolio h1{
    color:#fff !important;
}
#contents-portfolio .portfolioback{
    background-color:#70b7cc;
}
#contents-portfolio .talkto{
    background-color:#70b7cc;
}
#contents-portfolio .talkto:after{
    background-position:right -48px !important;
}
#contents-portfolio .portfolioback:hover{
    background-color:#3B7080;
}
#contents-what-we-do h1{
	color:#58595B;
	font-size:64px;
	line-height:60px;
	margin-top:0px;
	margin-bottom:35px;
}
#contents-what-we-do h2{
	font-size:40px;
	border-top:2px solid #59595c;
	width:100%;
	line-height:39px;
	padding-top:35px;
	margin-top:35px;
	clear:both;
	margin-bottom:0px;
	display:block;	
}
#contents-what-we-do h3{
	font-family: 'dinengschriftregular','arial narrow';
	color:#59595b;
	font-size:40px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:0px;
	line-height:40px;
	margin-top:0px;
	margin-top:13px;
}
.whatwedo-item h3{
	font-size:20px !important;
	color:#59595b;
	font-family: 'dinengschriftregular';
	font-weight:normal;
	line-height:20px !important;
	margin-bottom:7px !important;
}
#quoteformsubmit input[type=text], #quoteformsubmit textarea{
	font-family:'Roboto', sans-serif;
	font-size:13px;
}
.hoverwhatbutton{
	background-position:-180px 0px;
}
.forcenew .hoverwhatbutton,.forcenew .whatbuttons.active{
    background-position:-156px 0px;
}
.whatwedo-item a{
	text-decoration:none !important;
	color:#58595B;
}
.whatwedo-item{
	cursor:pointer;
}
#contents-what-we-do .subNav a{
	color:#59595b;
	border-right:2px solid #59595b;
}
#contents-about{
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #e8e889), color-stop(0.25, #e8e889), color-stop(0.25, #e6e67c), color-stop(0.5, #e6e67c), color-stop(0.5, #e8e889), color-stop(0.75, #e8e889), color-stop(0.75, #e6e67c));
	background-image: -webkit-linear-gradient(left bottom, #e8e889 0%, #e8e889 25%, #e6e67c 25%, #e8e889 50%, #e8e889 50%, #e8e889 75%, #e6e67c 75%);
	background-image: -moz-linear-gradient(left bottom, #e8e889 0%, #e8e889 25%, #e6e67c 25%, #e6e67c 50%, #e8e889 50%, #e8e889 75%, #e6e67c 75%);
	background-image: -ms-linear-gradient(left bottom, #e8e889 0%, #e8e889 25%, #e6e67c 25%, #e6e67c 50%, #e8e889 50%, #e8e889 75%, #e6e67c 75%);
	background-image: -o-linear-gradient(left bottom, #e8e889 0%, #e8e889 25%, #e6e67c 25%, #e6e67c 50%, #e8e889 50%, #e8e889 75%, #e6e67c 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e889', endColorstr='#e6e67c',GradientType=0 );
	background-image: linear-gradient(left bottom, #e8e889 0%, #e8e889 25%, #e6e67c 25%, #e6e67c 50%, #e8e889 50%, #e8e889 75%, #e6e67c 75%);
	background-size: 100px 100px;
	behavior: url('/includes/PIE.php');
 }
 #contents-contact{
 	background-color:#f499c0;
 }
 #contents-portfolio{
 	color:#59595b;
 }
 #contents-portfolio h1{
 	width:650px;
 	font-size:120px;
 	line-height:101px;
 }
 .portfolioitem{
 	display:inline-block;
 	vertical-align:top;
 	margin-left:35px;
	color:#58595b;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:20px;
 }
 .likewhatyousee{
 	font-size:26px;
 	font-family: 'dinengschriftregular';
 	display:inline-block;
 	vertical-align:top;
 	text-decoration:none;
 	line-height:26px;
 	color:#3b7080;
 }
 .cta{
 	text-decoration:none;
 }
 .galleria-thumbnails .galleria-image{
 	width:11px !important;
     display:inline-block;
     margin-left:5px !important;
     cursor:pointer;
     margin-right:5px !important;
     margin-top:5px !important;
     opacity:1 !important;
     background-color:#59595c !important;
 	height:11px !important;
 }
.galleria-thumbnails .galleria-image.active{
    background-color:#000 !important;
}
 .galleria-thumbnails{
 	text-align:center;
 	margin-top:26px;
 	padding-left:7px;
 }
 .galleria-thumbnails .galleria-image{
 	background-color:#59595c;
 }
  .galleria-thumbnails .active{
  	background-color:#000;
  }

 .hoverPort{
	position:absolute;
	top:150px;
	color:#bbb;
	font-family: 'dinengschriftregular';
	font-size:26px;
	left:180px;
	z-index:200;display:none;
}
 .portInnerFull{
 	width:820px;
	display:inline-block;
	vertical-align:top;
 }

 .portLrg{
 	background-image:url(../images/mac.png);
 	background-repeat:no-repeat;
 	padding:25px 19px 116px 19px;
 	display:block;
 	overflow:hidden !important;
 	position:relative;
 	height:245px;
 	display:inline-block;
 	width:427px;
 }
.portfolioslideshow {
	width: 427px;
	height: 245px;
}
.portfolioslideshow:not(.slick-slider) {
	overflow: hidden;
	display: block;
}
.portfolioslideshow .slick-slide img {
	width: 427px;
	height: auto;
}
.portfolioslideshow .slick-dots {
	text-align: center;
	margin-top: 28px;
}
.portfolioslideshow .slick-dots li {
	display: inline-block;
	background-image: none;
	padding: 0 5px;
}
.portfolioslideshow .slick-dots li button {
	background: #59595c;
	border-radius: 50%;
	height: 11px;
	width: 11px;
	overflow: hidden;
	color: transparent;
	border: 0;
	cursor: pointer;
	padding: 0;
}
.portfolioslideshow .slick-dots li.slick-active button {
	background: #000;
}
 .blackover{
 	position:absolute;
 	height:245px;
 	width:428px;
 	display:none;
 	background-color:#000;
 	z-index:1000;
 }
 .portLrg a{
 	height:145px;margin-bottom:60px;
 }

 .cta:hover .likewhatyousee{
 	color:#70b7cc;
 	text-decoration:none !important;
 	
 }

 .talkto{
 	background-color:#437685;
 	width:160px;
 	padding:4px 0px 0px 10px;
 	text-decoration:none;
 	vertical-align:top;
 	font-family: 'dinengschriftregular';
 	display:inline-block;
 	line-height:28px;
 	margin-top:15px;
 	height:28px;
 	position:relative;
 	vertical-align:top;
 	margin-left:19px;
 	font-size:27px;
 	color:#fff;
 }
 .cta .talkto{
 	margin-left:0px;
 }
 .cta .likewhatyousee{
 	padding-right:19px;
 	margin-right:-5px;
 }

 a.cta-about{
 	text-decoration:none !important;
 	margin-top:30px;
 	display:block;
 }
 .cta-about .talkto{
 	margin-top:0px;
 	margin-top:-5px;
 	width:195px;
 }
  .cta-about .talkto:after{
  		width:205px;
  }
  .team-getintouch{
  	margin-left:239px;
  }
  .team-getintouch:hover, .whatwe-cta:hover, .whatwe-cta2:hover, .cta-about:hover, .cta-about:hover .likewhatyousee{
  	color:#59595B;
 	text-decoration:none !important;
  }
  .whatwe-cta2 .talkto{
  	width:107px;
  }
  .whatwe-cta2 .talkto:after{
  	width:117px;
  }
 .team-getintouch .talkto{
 	margin-top:-10px;
 }
 .whatwe-cta,.whatwe-cta2{
	color:#396E80;
	text-transform:uppercase;
	font-size:26px;
	padding-top:40px;
	height:50px;
	font-family: 'dinengschriftregular';
	display:inline-block;
}

.whatwe-cta .talkto, .whatwe-cta2 .talkto{
	margin-top:-10px;
}
 .blogRelImg img{
 	width:200px;
 	height: auto !important;
 }
 .blogimg img{
 width:215px;
 display:block;
 margin-left:5px;
 	height: 163px !important;
 }
 .blog img{
 	max-width:620px;
 	height:auto !important;
 }
 .talkto:after{
 	height:12px;
 	background-image:url(../images/talkbottom.png);
 	background-position:top right;
 	width:170px;
 	display:block;
 	right:0px;
 	top:32px;
 	content:"";
 	position:absolute;
 }
  .team-getintouch:hover .talkto:after, .whatwe-cta:hover .talkto:after, .whatwe-cta2:hover .talkto:after, .cta-about:hover .talkto:after{
 	background-position:right -24px !important;
 	
 }
 .team-getintouch:hover .talkto,.whatwe-cta2:hover .talkto, .whatwe-cta:hover .talkto, .cta-about:hover .talkto{
 	background-color:#59595B;
 }
  .cta:hover .talkto{
 	background-color:#70b7cc;
 }
 a.cta{
 	text-decoration:none !important;
 }
 .cta:hover .talkto:after{
 	background-position:right -12px !important;
 }
  .team-getintouch .talkto {
 	width:120px;
 }
 .team-getintouch .talkto:after{
 	width:130px;
 }
.plus{
	left:170px;
	position:absolute;
	top:60px;
	display:none;
	z-index:5;
}
.categoryBlogTitle{
	border-bottom:2px solid #59595b;
	padding-bottom:10px;
}
.pimg{
	box-shadow: #000 0em 0em 0em;
}
 .portfolio-label{
 	display:block;
 	padding-top:5px;
 	border-top:2px solid #59595c;
 	margin-top:10px;
 }

 .portfolioshowcase{
 	margin-left:-35px;
 	display:inline-block;
 	vertical-align:top;
 	padding-top:10px;
 	margin-bottom:9px;
 	width:850px;
 }
.portfolioshowcase2{
    margin-left:-39px;
    display:inline-block;
    vertical-align:top;
    padding-top:40px;
    margin-bottom:24px;
    width:970px;
}
 .portfolioImage{
 	height:142px;
 	position:relative;
 	overflow:hidden;
 }
 .portfolioLarge h1{
 	font-size:64px !important;
 	margin-bottom:30px !important;
 	line-height:54px !important;
 	
 }
 .portfolioLarge{
 	position:relative;
 }
 #contents-portfolio h2 {
  		font-size:26px;
  		margin-top:-1px;
		margin-bottom:-3px;
  }
  .portfolioLarge h2{
  	margin-top:10px !important;
  	line-height:17px;
  	font-size:20px !important;
  }

 .portfolio-top{
 	display:inline-block;
 	font-size:20px;
 	line-height:18px;
 	color:#58595b;
 	text-decoration:none !important;
 	position:fixed;
 	margin-left:850px;
 	font-family: 'dinengschriftregular','arial narrow';
 	background-image:url(../images/arrows.png);
 	background-repeat:no-repeat; 
 	padding-right:43px;
 	vertical-align:top;
 	cursor:pointer;
 	bottom:50%;
 	display:none;
 	padding-top:10px;
 	padding-bottom:8px;
 	background-position:30px 0px;
 }
 .whatwe-desc{
 padding-top:0px;
 }
 #contents-what-we-do .whatwe-desc h3{
 	font-size:18px !important;
 	line-height:18px !important;
 	margin-bottom:5px !important;
 	color:#3b7080 !important;
 	margin-top:0px !important;
 }
  #contents-what-we-do .whatwe-desc h3 a {
  	padding-top:13px;
 }
 #contents-what-we-do .whatwe-desc h3 a{
 	color:#3b7080 !important;
 }
 .whatbuttons{
 	padding-bottom:44px;
 }
 .forcenew .whatbuttons{
    margin-bottom:20px;
     padding-bottom:0px;
 }
 .projectNav a{
 	color:#59595b;
 	font-family: 'dinengschriftregular','arial narrow';
 	text-decoration:none !important;
 	text-transform:uppercase;
 }
 .portfolio-navinside{
 	position:relative;
 	width:300px;
 }
 .portfolio-prev{
 	background-image:url(../images/arrowsport.png);
 	background-repeat:no-repeat;
	width:36px;
	height:35px;
 	line-height:14px;
	display:block;
 	background-position:0px -35px;
}
.mailSubscribe label{
	width:100px;
	display:inline-block;
	margin-bottom:20px;
}
.mailSubscribe{
	width:428px;
	margin-top:30px;
}
.mailSubscribe .mailerrors{
	font-size:14px;	
	line-height:20px;
	color:red;
	margin-top:0px;
}

.mailSubscribe input[type=text]{
	width:314px;
	padding:2px 5px;
	font-family:'Roboto',sans-serif;
	border:1px solid #DDDDDD;
	color:#59595B;
	font-size:14px;
	display:inline-block;
}
.mailSubscribe input[type=email]{
	width:310px;
	padding:2px 5px;
	font-family:'Roboto',sans-serif;
	border:1px solid #DDDDDD;
	color:#59595B;
	font-size:14px;
	display:inline-block;
}
.pprev{
	margin-right:19px;
	margin-top:130px;
	vertical-align:top;
	display:inline-block;
	width:36px;
}
.portfolio-prev:hover{
	background-position:0px 0px;
}
 .portfolio-next{
 	background-image:url(../images/arrowsport.png);
 	background-repeat:no-repeat;
	width:36px;
	height:35px;
 	background-position:0px -105px;
	display:block;
 }
 .pnext{
	display:inline-block;
	vertical-align:top;
	margin-top:130px;
	margin-left:22px;
	width:36px;
 }
 .portfolio-next:hover{
	background-position:0px -70px;
 }
 .portfolio-next:hover,.portfolio-prev:hover{
 	color:#285360;
 }
 .projectNav{
 	float:right;
 	font-size:16px;
 	line-height:19px;
 	right:0px;
 	top:50px;
 	position:absolute;
}
 .top-absolute{
 	position:absolute !important;
 	bottom:40px;
 }
 .portfolio-moresites:hover{
 	 background-position: 83px -35px;
 	 color:#3b6f80;
 }
 .team-member{
 	width:218px;
 	display:inline-block;
 	margin-left:22px;
 	padding-bottom:20px;
 	vertical-align:top;
 }
 .team-members,.testimonials{
	margin-left:-22px;
 }
  .team-members,.testimonials{
  	
  	margin-top:-7px;
  }
 .team-category{
 	font-family: 'dinengschriftregular','arial narrow';
 	font-size:20px;
 	color:#59595b;
 	line-height:23px;
 	margin-bottom:10px;
 	margin-top:10px;
 	border-bottom:2px solid #59595c;
 	text-transform:uppercase;
 	padding-bottom:5px;
 	margin-left:22px;
 }
 .team h1{
  	color:#58595b !important;
 }
 .team-member a{
 	color:#3c7080;
 	text-decoration:none !important;
 	font-size:14px;
 	font-family: 'dinengschriftregular','arial narrow';
 }
 .team-large h1{
 	font-size:80px;
 	margin-left:-4px;
 	color:#58595b;
 	margin-bottom:0px !important;
 	text-transform:uppercase;
 	line-height:70px;
 }
 .team-large h2{
 	margin-top:1px;
 	color:#59595B;
 	font-size:20px;
 	left:0px;
 	line-height:23px;
 	margin-bottom:4px;
 	text-transform:uppercase;
 }
 .teammainimage{
 	display:inline-block;
 	vertical-align:top;
 	margin-top:11px;
 	margin-left:1px;
 	margin-right:17px;
 	margin-bottom:14px;
 	position:relative;
 	width:218px;
 }
 .teammainimage img{
 	border-bottom:2px solid #59595c;
 	margin-bottom:9px;
 	padding-bottom:17px;
 }
 .team-desc{
 	display:inline-block;
 	width:466px;
 	padding-right:20px;
 	vertical-align:top;
 	color:#58595b;
 }
 .team-next, .team-prev{
 	display:block;
 	height:35px;
 	width:51px;
 	background-image:url(../images/teamarrows.png);
 	text-decoration:none !important;
 	padding-left:62px;
 	background-repeat:no-repeat;
 	font-size:20px;
 	line-height:23px;
 	white-space:nowrap;
 	width:150px;
 	color:#396e80;
 	padding-top:15px;
 	background-position:0px 0px;
 	font-family: 'dinengschriftregular','arial narrow';
 	margin-bottom:30px;
 }


 .team-buttons{
 	width:150px;
 	display:inline-block;
 	margin-top:11px;
 }
 .team-prev{
 	background-position:0px -50px;
 }
.mobileMenu{
 	display:none;
 }
.testimonialheader{
	font-size:20px;
	color:#555;
	font-family: 'dinengschriftregular','arial narrow';
	text-transform:uppercase;
	border-bottom:2px solid #555;
	padding-bottom:5px;
	line-height:23px;
}
.testimonial-det a{
    color:#70b7cc;
}
.testimonial{
	width:455px;
	padding-left:30px;
	vertical-align:top;
	padding-bottom:20px;
	display:inline-block;
}
.testimonials{
	margin-left:-30px;
}
.testimonial-det{
	font-family: 'Dinpro bold';
	text-transform:uppercase;
}
.testimonial-det a {
	text-decoration:none !important;
}

.seoprocess{
	color:#58595b;
	font-family: 'dinengschriftregular','arial narrow';
	font-size:19px;
	line-height:20px;
	width:140px;
	cursor:pointer;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
}
.outerel{
	display:none;
}
.seoprocessouter{
	position:absolute;
	width:100%;
	left:43px;
	height:400px;
}
#seoprocess-1,#seoprocess-4,#seoprocess-5{
	background-image:url(../process/processdotsvertical.gif);
	background-repeat:no-repeat;
	background-position:66px 175px;
	padding-bottom:78px;
	position:absolute;
	top:0px;
	left:0px;
}
#seoprocess-1{
	background-position:66px 175px;
}
#seoprocess-2{
	top:222px;
	left:0px;
}
#seoprocess-2,#seoprocess-4,#seoprocess-6 {
	background-image:url(../process/processdotshorizontal.gif);
	background-repeat:no-repeat;
	padding-right:100px;
	background-position: 134px 47px;
}
#seoprocess-3{
	top:175px;
	left:239px;
	background-position:66px 0px;
	background-image:url(../process/processdotsvertical.gif);
	background-repeat:no-repeat;
	padding-top:47px;
}
#seoprocess-4{
	top:0px;
	left:239px;
}
#seoprocess-5{
	top:0px;
	left:478px;
}
#seoprocess-6{
	top:222px;
	left:478px;
}
#seoprocess-7{
	top:222px;
	left:717px;
}
#seoprocess-8{
	top:0px;
	left:717px;
}
.processback{
	cursor:pointer;
}

.seoprocess:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}
.seoprocess img{
	width:102px;
	padding-bottom:11px;
	opacity:0.8;
	filter:alpha(opacity=80);
	display:block;
	margin:0 auto;
}
.processimg{
	float:left;
	padding-right:36px;
	padding-left:13px;
	padding-top:6px;
}
.processnav{
	width:65px;
	display:inline-block;
	background-image:url(../process/dotsprocessnav.gif);
	background-repeat:no-repeat;
	padding-right:31px;
	cursor:pointer;
	background-position:60px 32px;
}
.devprocessnav{
	width:65px;
	display:inline-block;
	background-image:url(../process/dotsprocessnav.gif);
	background-repeat:no-repeat;
	padding-right:31px;
	cursor:pointer;
	background-position:60px 32px;
}
.seopage{
	position:relative;
	padding-top:20px;
	height:400px;
}
.auth{
	padding-top:10px;
	padding-bottom:0px;
	float:right;
	margin-top:-55px;
}
.googleplusic a{
	background-image:url("../images/formSM.png");
	height:28px;
	padding-left:45px;
	background-position:0 -152px;
	background-repeat:no-repeat;
	padding-top:10px;
	overflow:hidden;
	width:0px;
	display:block;
	cursor:pointer;
}
.googleplusic a:hover{
	background-position:0px -190px;
}

#contents-what-we-do .process-step h3{
	margin-top:30px;
}
.devpage{
	position:relative;
	height:170px;
	padding-top:20px;
}
.commentmsg{
	display:inline-block;
	width:510px;
	padding-left:10px;
}
.authblurb .blogimg{
	float:left;
	padding-left:0px;
	padding-right:20px;
}
.authblurb{
	padding-bottom:20px;
	min-height:155px;
	border-bottom:2px solid #59595B;
}
.authblurb .blogimg img{
	width:145px !important;
	height: auto !important;
}
.devprocessouter{
	left:5px;
	position:absolute;
	width:100%;
	height:135px;
}
#processnav8{
	background-image:none;
	padding-right:0px;
}
.process-step{
	position:absolute;
	padding-top:36px;
	width:100%;
	padding-bottom:20px;
}
.process-step p{
	font-size:18px;
	line-height:24px !important;
}
.devprocess-step{
	position:absolute;
	padding-top:30px;
	width:100%;
	padding-bottom:20px;
}

.devprocess-step p{
	font-size:18px;
	line-height:24px !important;
}
.webtoolbar #devprocessnav5{
	padding-right:0px;
	background-image:none;
}
.seoprocess-body{
	display:none;
	width:100%;
	position:absolute;
	height:310px;
}
.devprocess-body{
	display:none;
	width:100%;
	position:absolute;
	height:310px;
}

.process-step{
	display:none;
}
.devprocess-step{
	display:none;
}
.processback{
	background-color:#3b7080;
	color:#ffffff;
	font-family: 'dinengschriftregular','arial narrow';
	display:inline-block;
	font-size:18px;
	position:relative;
	border-radius:0px;
	behavior: url('/includes/PIE.php');
	padding:1px 17px 1px 27px;
	background-image:url("../images/arrowleft.png");
	background-repeat:no-repeat;
	background-position:9px 7px;
	line-height:26px;
	vertical-align:top;
	margin-top:20px;
	margin-right:20px;
}
.processnav img{
	width:65px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.processnav:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}
.devprocessnav img{
	width:65px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.devprocessnav:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}
.devprocess:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	box-shadow:#000 0em 0em 0em;
}
.devprocess img{
	width:102px;
	height: auto !important;
	padding-bottom:11px;
	opacity:0.8;
	box-shadow:#000 0em 0em 0em;
	filter:alpha(opacity=80);
	display:block;
	margin:0 auto;
}
.devprocess{
	color:#58595b;
	font-family: 'dinengschriftregular','arial narrow';
	font-size:19px;
	line-height:20px;
	width:130px;
	display:inline-block;
	cursor:pointer;
	text-align:center;
	text-transform:uppercase;
	background-image:url("../process/processdotshorizontal.gif");
	background-position:134px 47px;
	background-repeat:no-repeat;
	padding-right:70px;
}
#devprocess-5{
	padding-right:0px;
	background-image:none;
}

 .container{
 	width:100%;
 	padding-bottom:50px;
 	padding-top:62px;
 }
 .team-smallname{
 	color:#555555;
 	font-size:20px;
 	text-transform:uppercase;
 	padding-bottom:0px;
 	width:100%;
 	margin-top:4px;
 	font-family: 'dinengschriftregular';
 	display:block;
 	padding-top:9px;
 }
 .position{
 	font-size:16px;
 }
 .textareaInner{
 	display:inline-block;
 	vertical-align:top;
 	width:100%;
 }
 .textarea{
 	position:relative;
 }
 .middle{
 	width:940px;
 	margin:0 auto;
 	position:relative;
 }

 .requestQuote{
 	background-image:url(../images/requesttag.png);
 	background-repeat:no-repeat;
 	width:112px;
 	height:47px;
 	color:#3c7080;
 	cursor:pointer;
 	padding-top:52px;
 	z-index:3;
 	top:47px;
 	padding-left:11px;
 	position:absolute;
 	font-family: 'dinengschriftregular','arial narrow';
 	font-size:16px;
 	line-height:19px;
 	right:-12px;
 }

 .requestQuoteForm{
 	width:941px;
 	margin:0 auto;
 	margin-top:107px;
 	font-size:18px !important;
 	padding-bottom:3px;
 	position:relative;
 	line-height:21px;
 	color:#59595b;
 	font-family:'dinengschriftregular';
 }
 .what-do-you-need{
 	border-bottom:1px solid #818183;
 	box-shadow: 0 1px 0 #59595c;
 	background-color:#Fff;
 	position:relative;
 	behavior: url('/includes/PIE.php');
 	margin-top:12px;
 	padding-bottom:9px;
 }
 .blogpage{
 	background-color:#fff;
 	margin-top:-80px;
 	padding-top:80px;
	border-left:24px solid #fff;
	border-right:24px solid #fff;
 	color:#59595b;
	margin-bottom:-50px;
	padding-bottom:50px;
 }
 .blogtitle{
 	font-size:26px;
 	line-height:26px;
 	margin-bottom:0px;
 	font-family:'dinengschriftregular';
 	text-transform:uppercase;
 	clear:both;
 }
 .fullBlogText h2{
 	font-size:17px;
 	font-family: 'Roboto', sans-serif;
 	line-height:21px;
 	text-transform:capitalize;
 	font-weight:bold;
 }
 .blurb .socialmed{
 	display:none;
 }
 a.rssblog{
 	float:right;
 	padding-top:2px;
 	display:block;
 	padding-right:2px;
 }
 .Popular{
 	display:none;
 }
  .Recents ul li , .Popular ul li {
  	background-image:none;
  }
 .Recents ul li a, .Popular ul li a{
 	font-family: 'Roboto', sans-serif;
 	color:#3b7080;
 	font-size:13px;
 	text-transform:capitalize;
 	padding:9px 9px 10px;
 	line-height:18px;
 	text-decoration:none !important;
 	display:block;
 	background-image:none;
 	border-bottom:1px solid #59595c;
 }
  .Recents ul li a:hover, .Popular ul li a:hover{
  	background-color:#fff;
  	color:#59595c;
  }
 .blogTabs div{
 	display:inline-block;
 	cursor:pointer;
 	font-family:'dinengschriftregular';
 	padding:7px 8px 5px;
 	color:#59595c;
 	font-size:20px;
 }
 .activeTab{
 	background-color:#59595c;
 	color:#fff !important;
 }
 .blurb .blurbtext{
 	display:inline-block;
 	min-height:162px;
 	vertical-align:top;
 	width:350px;
 	margin-left:24px;
 }
 .blurb .blurbtextlng{
 	padding-bottom:20px;
 	padding-left:5px;
 }
 .authblurb .blurbtext{
 	margin-left:165px;
 	clear:right;
 }
 .blurb{
 	margin-bottom:22px;
 	border-bottom:2px solid #59595b;
 	padding-bottom:2px;
 }
 .blogheading a{
 	color:#3b7080;
 	font-family:'dinengschriftregular';
 	font-size:26px;
 	line-height:27px;
 	text-transform:uppercase;
 	text-decoration:none !important;
 }
 .blogHeader,.sidebarCat{
 	font-size:20px;
 	color:#59595b;
 	font-family:'dinengschriftregular';
 	border-bottom:2px solid #59595b;
 	line-height:20px;
 	padding-bottom:4px;
 	background-position:202px 2px;
 	margin-bottom:12px;
 }
 .caseStudyImg{
 	display:inline-block;
 	vertical-align:top;
 }
 .caseShort{
 	display:inline-block;
 	padding-left:20px;
 	vertical-align:top;
 	width:600px;
 }
.caseStudy{
 	margin-bottom:20px;
 	border-bottom:2px solid #59595c;
 	padding-bottom:20px;
 	display:block;
 }
 a.casestudyRead{
 	display:block;
 	font-family:'dinengschriftregular';
 	font-size:20px;
 	color:#3c7080;
 	float:right;
 	clear:both;
 	margin-top:40px;

 }
 h2.caseStudyh2{
 	font-size:26px;
 	line-height:28px;
 }
 .sidebarCat{
 	margin-top:72px;
 	margin-bottom:0px;
 	font-size:20px;
 	text-transform:uppercase;
 }
 .categoryList li a{
 	font-family: 'Roboto', sans-serif;
 	font-size:12px;
 	text-transform:capitalize;
 	display:block;
 	margin-bottom:1px;
 	line-height:20px;
 	text-decoration:none !important;
 }
 .categoryList li {
 	padding-bottom:0px !important;
 	margin-bottom:0px;
 }
.blogSidebar ul{
	margin:0px;
	padding:0px;
 }

.blog a:hover{
	color:#59595B;
}
a.seemore{
	color:#3c7080;
	font-size:20px;
	font-family:'dinengschriftregular';
}
 a.blog-readmore{
 	font-size:15px;
 	font-family:'dinengschriftregular';
 	color:#3c7080;
 	text-decoration:none !important;
 	display:block;
 	margin-top:5px;
 }

 .blogSidebar ul li{
 	margin:0px;
 	padding:0px;
 	font-size:13px;
 	line-height:14px;
 	list-style:none;
 }
 .blogpage h1{
 	color:#59595b;
 	font-size:64px;
 	line-height:60px;
 	margin-bottom:0px;
}
 .blog{
 	display:inline-block;
 	width:620px;
 	padding-right:18px;
 	vertical-align:top;
 }
 .blogSidebar{
 	width:281px;
 	margin-right:-27px;
 	background-color:#eee;
 	padding:20px 22px 50px 20px;
 	display:inline-block;
 	padding-top:140px;
 	height:100%;
 	margin-top:-180px;
 	vertical-align:top;
 	margin-bottom:-50px;
 	padding-bottom:50px;
 }
 .iconauth{
 	background-image:url(../images/author.gif);
 	background-repeat:no-repeat;
 	display:inline-block;
 	font-size:15px;
 	color:#3b7080;
 	font-family: 'dinengschriftregular';
 	text-transform:uppercase;
 	text-decoration:none !important;
 	padding-left:25px;
 	padding-top:3px;
 	padding-bottom:2px;
 	text-transform:uppercase;
 	margin-right:10px;
 	background-position:1px 1px;
 }
 .blurbicons{
 	padding-top:9px;
 	padding-bottom:9px;
 }
 .blurbicons a{
 	font-family: 'dinengschriftregular';
 	text-decoration:none !important;
 	text-transform:uppercase;
 	font-size:18px;
 }
 .iconauth a,.iconcom a{
 	text-decoration:none !important;
 	font-size:14px;
 }
 .iconcat a{
 	font-size:14px;
 }
 .iconcat{
 	font-family: 'dinengschriftregular';
 	font-size:15px;
 	background-repeat:no-repeat;
 	padding-left:20px;
 	margin-left:3px;
 	color:#3b7080;
 	padding-right:80px;
 	text-transform:uppercase;
 	padding-top:1px;
 	background-image:url(../images/category.gif);
 }
 .blogimg{
 	display:inline-block;
 }
 .iconcom,.iconcomn{
 	background-image:url(../images/comments.gif);
 	background-repeat:no-repeat;
 	display:inline-block;
 	font-family: 'dinengschriftregular';
 	padding-left:25px;
 	font-size:15px;
 	text-transform:uppercase;
 	padding-top:3px;
 	padding-bottom:2px;
 	background-position:0px 1px;
 	margin-right:20px;
 }
 .iconcomn{
 	cursor:pointer;
 	color:#3C7080;
 }

 .blurb h2{
 	margin-bottom:0px !important;
 }
 .iconpub{
 	background-image:url(../images/published.gif);
 	background-repeat:no-repeat;
 	display:inline-block;
 	padding-left:25px;
 	background-position:0px 1px;
 	font-size:15px;
 	padding-top:3px;
 	padding-bottom:2px;
 	font-family: 'dinengschriftregular';
 	text-transform:uppercase;
 	margin-right:20px;
 }
 ul.categoryList{
 	margin-top:8px;
 	margin-bottom:50px;
 }
 .categoryList li a{
 	color:#3b7080;
 	background-image:url(../images/arrow.gif);
 	background-repeat:no-repeat;
 	background-position:0px 7px;
 	padding-left:16px;
 }
 .formHeading{
 	font-size:22px;
 	line-height:25px;
 	color:#3c7080;
 	font-family:'dinengschriftregular';
 }
 .details1,.details2,.details3{
 	display:inline-block;
 	vertical-align:top;
 	padding-right:10px;
 	padding-top:17px;
 	padding-bottom:8px;
 }
 .close{
 	position:absolute;
 	right:10px;
 	top:15px;
 	cursor:pointer;
 	behavior: url('/includes/PIE.php');
 	padding:2px 6px;
 	font-size:22px;
 	margin-top:-18px;
 	font-family: 'Roboto', sans-serif;
 }
 .details2{
 	padding-right:11px;
 }
.details2 label{
	width:50px; 
	text-align:right;
	vertical-align:top;
	padding-right:20px;
	display:inline-block;
}
.details3{
	padding-right:0px;
}
.details3 textarea{
	width:365px;
	border:1px solid #e4e5e6;
	padding:2px 5px;
	margin-bottom:4px;
	height:70px;
}

.what-do-you-need label{
	margin-right:15px;
}
.what-do-you-need input{
	margin-right:40px;	
}
.ModulesSidebar{
	width:195px;
	padding-right:35px;
	display:inline-block;
	vertical-align:top;
	padding-top:16px;
	padding-bottom:15px;
}
.searchSide{
	width:210px;
	padding-right:20px;
}
.usedon li{
	list-style:none;
	background-image:url("../images/faqarrow.png");
	background-size:7px 7px;
	margin-left:0px;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:0px;
	margin-top:5px;
	background-repeat:no-repeat;
}
.usedon{
	margin-left:0px;
	padding-left:0px !important;
}
.title-standard,.title-advanced{
	font-size:20px;
	font-family:'dinengschriftregular';
	cursor:pointer;
	margin-bottom:4px;
	text-transform:uppercase;
	background-image:url("../images/faqarrow.png");
	background-position:10px 9px;
	background-repeat:no-repeat;
	background-color:#d6effa;
	color:#3B7080;
	padding:6px 0px 4px 28px;
}
.title-standard:hover,.title-advanced:hover{
	background-color:#E4F5FC;
}
.advanced-list,.standard-list{
	background-color:#E4F5FC;
	padding-top:4px;
	
	margin-top:-4px;
	padding-bottom:5px;
}
.standard-list{
	margin-bottom:10px;
	display:none;
}
.modulelink{
	display:block;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:3px;
	font-size:12px;
}
.modulelink:hover{
	color:#3C7080;
}
.activeTitle{
	background-image:url("../images/faqover.gif");
	background-color:#E4F5FC;
	color:#59595C;
}
.stage{
	display:none;
	position:absolute;
}
#contents-what-we-do .stage h3{
	font-size:26px;
	line-height:26px;
	margin-top:15px;
	color:#3c7080;
}
#contents-what-we-do .stage h4{
	font-size:18px;
	font-family: 'dinengschriftregular';
	font-weight:normal;
	margin-bottom:2px;
	padding-bottom:2px;
}
h2.moduleIntro{
	font-size:20px !important;;
	border-top:0px !important;
	border-bottom:2px solid #59595B;
	padding-bottom:10px !important;
	margin-bottom:13px !important;
	line-height:23px !important;
}
.activeModule{
	color:#3c7080;
}
.stageblock{
	display:block;
}
.ModuleStage{
	width:700px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	height:330px;
	padding-bottom:0px;
}

.faqstage{
	margin-top:20px;
}
.faqstage ul{
	padding:0px;
	margin-bottom:3px;
}
.faqstage ul li .activeFAQ{
	background-color:#e4f5fc;
	color:#59595c;
	background-image:url(../images/faqover.gif);
}
.faqstage ul > li{
	list-style:none;
	padding:0px;
	margin:0px;
	background-image:none;
	width:100%;
}
.faqstage ul > li:hover{
		background-color:#e4f5fc;
}
.faqstage ul li ul li{
	display:none;
	list-style:none;
	color:#59595c;
	text-transform:none;
	background-color:#e4f5fc;
	background-image:none !important;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	padding-left:35px;
	padding-right:35px;
	padding-top:15px;
	padding-bottom:15px;
}
.completeSupport{
	display:none;
}
.details3 label {
	width:86px; 
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	display:inline-block;
}

.completeQuote .thank{
	font-size:64px;
	 font-family: 'dinengschriftregular';
	 margin-top:-40px;
}
.thankyou{
	font-size:64px;
	 font-family: 'dinengschriftregular';
}
.completeSupport .thank{
	font-size:64px;
	 font-family: 'dinengschriftregular';
	 display:block;
	 line-height:68px;
}
.completeClientFeedback .thank, .completeRefer .thank, .unsubscribeSuccess .thank{
	font-size:64px;
	 font-family: 'dinengschriftregular';
	 display:Block;
	 line-height:64px;
	 margin-top:20px;
}
.completeRefer .thank{
	margin-top:-20px;	
}
.completeClientFeedback.largetext{
	line-height:35px !important;	
}
.mailerrors{	
	color:#cfdc36;
	padding-bottom:10px;
	font-size:11px;
	line-height:13px;
	margin-top:-15px !important;
}
.thank2{
	font-size:26px;
	font-family: 'dinengschriftregular';
	display:block;
	margin-top:13px;
	margin-bottom:10px;
}
.completeQuote{
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	padding-top:74px;
	display:none;
}
.completeClientFeedback{
	display:none;
}
.completeQuote2{
	display:none;
}
.thanksMailSub{
	display:none;
	height:80px;
	padding-top:20px;
}
.completeQuote1{
	width:420px;
	display:inline-block;
	margin-top:-30px;
	vertical-align:top;
    font-size:13px;
}
.completeQuote .signUp{
	width:260px;
	display:inline-block;
	background-color:#eeeeee;
	vertical-align:top;
	padding-top:50px;
	margin-top:-97px;
	height:216px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:15px;
}

.completeQuote .signUp .newsletterform input[type="text"], .completeQuote .signUp .newsletterform input[type="text"]{
	width:180px;
	font-family: 'Roboto', sans-serif;
    font-size:13px;
    color:##59595B;
}
.completeQuote .signUp .newsletterform{
	padding-top:10px;
}
.whatwedoWrap{
	width:840px;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
}
.whatweArrowLeft{
	display:inline-block;
	background-image:url("../images/arrowsport.png");
	height:35px;
	margin-top:100px;
	width:36px;
	background-repeat:no-repeat;
	margin-right:15px;
	cursor:pointer;
	background-position:0px 0px;
}
.whatweArrowLeft:hover{
	background-position:0px -35px;
}
.whatweArrowRight{
	background-image:url("../images/arrowsport.png");
	display:inline-block;
	height:35px;
	background-repeat:no-repeat;
	width:36px;
	cursor:pointer;
	margin-top:100px;
	background-position:0px -70px;
}
.whatweArrowRight:hover{
	background-position:0px -105px;
}
.details2 input{
	width:260px;
	border:1px solid #e4e5e6;
	height:15px;
	padding:2px 5px;
	margin-bottom:10px;
}

.formSocialMedia{
	background-image:url(../images/letsgetsocial.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:195px;
	padding-top:63px;
	padding-left:15px;
	margin-left:0px;
	margin-right:5px;
	margin-top:34px;
	display:inline-block;
}
.blogLrgSM{
	float:right;
	padding-top:0px;
	margin-top:-30px;
	padding-bottom:10px;
}
.blogDets{
	padding-top:5px;
	padding-bottom:15px;
}
.blogLrgSM .sm2 {
	width:38px;
	height:38px;
	display:inline-block;
	margin-right:5px;
}
.blogLrgSM .sm2 .share, .quotegp{
	width:38px;
	height:38px;
	cursor:pointer;
	background-image:url(../images/formSM.png);
}
.authimg{
	float:left;
}
.authorArea .authimg{
	display:inline-block;	
	vertical-align:top;
	float:none;
}
.authorby{
	color:#59595c;
	font-size:18px;
	font-family: 'dinengschriftregular';
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:0px;
}
.postRel{
	width:200px;
	margin-right:10px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
}
.relatedPost{
	margin-right:-10px;
}
.blogRelImg{
	padding-bottom:5px;
}
.authorDesc{
	display:inline-block;
	width:450px;
	vertical-align:top;
	margin-left:20px;
	padding-top:5px;
}
.commentsCounter{
	font-size:18px;
	color:#59595c;
	font-family: 'dinengschriftregular';
}
.counter{
	background-image:url("../images/commentsbox.gif");
	padding:2px 8px 4px;
	font-size:15px;
	margin-left:5px;
	margin-top:-4px;
	display:inline-block;
}
.blogComments{
	border-top:2px solid #59595c;
	padding-top:10px;
}
.commentfirst{
	background-color:#efefef;
	padding:5px 10px;
}
.prevpost a{
	background-image:url("../images/arrowsport.png");
	height:27px;
	padding-left:45px;
	padding-top:8px;
	cursor:pointer;
	text-decoration:none !important;
	background-repeat:no-repeat;
	width:100px;
	display:block;
}
.prevpost a:hover{
	background-position:0px -35px;
	color:#70b7cc;
}
.sm{
	display:inline-block;
	margin-right:20px;	
	margin-bottom:25px;
	margin-top:10px;
	vertical-align: top;
}
#referFriend input[type="text"], #referFriend input[type="email"],#referFriend select, #support input[type="text"], #support input[type="email"],#support select, #support textarea{
	border:1px solid #DDDDDD;
	font-family:'Roboto',sans-serif;
	color:#59595b;
	font-size:14px;
	padding:2px 5px;
	width:314px;
}
.completeRefer {
	display:none;
}
.fullCat .iconcat a{
	font-size:15px !important;
}
.fullCat .iconcat{
	padding-top:2px;
}
#submit_comment{
	background-color:#3b7080;
	color:#fff;
	border:none;
	border-radius:0px;
	cursor:pointer;
	font-family:'dinengschriftregular';
	text-transform:uppercase;
	padding:5px 5px 3px;
	font-size:18px;
	line-height:18px;	
}
.whois{
	
}
.nextpost a{
	background-image:url("../images/arrowsport.png");
	padding-right:45px;
	background-position:right -70px;
	float:right;
	height:27px;	
	width:62px;
	cursor:pointer;
	text-decoration:none !important;
	padding-top:8px;
	background-repeat:no-repeat;
}
.nextpost a:hover{
	background-position:right -105px;
	color:#70b7cc;
}
.commentauthor{
	font-weight:bold;
	color:#3b7080;
}
.commentReply{
	color:#3b7080;
	font-family: 'dinengschriftregular';
	font-size:15px;
	text-transform:uppercase;
}
.authorArea{
	border-top:2px solid #59595c;
	border-bottom:2px solid #59595c;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:15px;
	margin-bottom:10px;
}
.commentsSection{
	border-top:2px solid #59595c;
	border-bottom:2px solid #59595c;
	padding-top:10px;
	padding-bottom:10px;
}
.commentsSection h3.blogtitle{
	margin-top:0px;
}
.commentsSection label {
	text-transform:uppercase;
	font-family: 'dinengschriftregular';
	font-weight: normal !important;
	color: #59595B;
}
.formSocialMedia a{
	background-image:url(../images/formSM.png);
	height:38px;
	width:38px;
	margin-right:5px;
	display:inline-block;	
}
.quoteFb:hover .share, .formSocialMedia .quoteFb:hover{
	background-position:0px -38px;
}
.quoteTw .share, .formSocialMedia .quoteTw{
	background-position:0px -76px;
}
.teamsm{
	background-image:url(../images/formSM.png);
	height:38px;
	margin-right:5px;
	width:38px;
	display:inline-block;
}
.quotegp{
	background-position:0px -152px;
}
.quotegp:hover {
	background-position:0px -190px;
}
.quoteli .share, .formSocialMedia .quoteli{
	background-position:0px -228px;
}
.socialTeam .quoteli {
	background-position:0px -228px;
}
.quoteli:hover .share, .formSocialMedia .quoteli:hover{
	background-position:0px -266px;
}
.quoteTw:hover .share, .formSocialMedia .quoteTw:hover{
	background-position:0px -114px;
}
.teamsm.quotegp:hover{
	background-position:0px -304px;
}
.team1{
	
}
.teamsm.quoteli:hover{
	background-position:0px -342px;
}
 .quoteform{
 	background-color:#fff;
 	width:100%;
 	height:365px;
	display:block;
	margin-top:-275px;
	box-shadow:0px 0px 4px 4px #333;
	z-index:4;
	position:absolute;
 }
 .blockoutOverlay{
 	background-color:#000;
 	display:inline-block;
 	height:100%;
 	opacity:.6;
    filter:alpha(opacity=60);
 	z-index:2;
 	display:none;
 	width:100%;
 	position:absolute;
 }
 .verification{
 	clear:both;
 	display:block;
 }
 #veriinput{
 	display:inline-block;
 	
 	vertical-align:top;
	
	margin-bottom:6px;
	margin-left:10px;
 }
 #veriinput input {
 	width:150px;
 	padding:2px 5px;
 	height:15px;
 	border:1px solid #e4e5e6;
 }
.verification i{
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}
#reload,#reload3{
display:inline-block;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}
.veribox{
	display:inline-block;
	margin-left:4px;
	height:70px;
	font-family:'Roboto', sans-serif;
	font-size:11px;
}
#submit{
 	background-color:#3b7080;
 	font-family:'dinengschriftregular';
 	border: none;
 	color:#fff;
 	font-size:16px;
 	line-height:19px;
 	border-radius:0px;
 	position:relative;
 	text-transform:uppercase;
 	margin-top:0px;
 	padding:3px 15px 0px 15px;
 	cursor:pointer;
 	-webkit-appearance: none;
 }
 #submit:hover{
 	background-color:#285360;
 }
 .submitbutton{
 	border-radius:0px;
 	border: 5px solid #fff;
 	border-top-width:5px;
 	background-color:#fff;
 	display:inline-block;
 	display:none;
 	box-shadow:0 5px 5px -2px #333;
 	behavior: url('/includes/PIE.php');
 	float:right;
 }
 #rope{
 	display:block;
 	margin-left:40px;
 	margin-top:-30px;
 }
 .quoteOuter{
 	position:fixed;
 	width:100%;
 	display:block;
 	z-index:3;
 }
 .quoteInner{
 	position:relative;
 	width:941px;
 	display:block;
 	height:90px;
 	margin:0 auto;
 }
 .footer{
 	background-color:#59595c;
 	color:#fff;
 	width:100%;
 	height:338px;
 }
 .footer-gradient{
 	height:7px;
 	border-top:1px solid #252122;
 	width:100%;
 	display:block;
 	background: linear-gradient(#2c292a, #545557) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(#2c292a, #545557);
	-pie-background: linear-gradient(#2c292a, #545557);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c292a), to(#545557));
	filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ff2c292a, endColorstr=#ff545557); /* Internet Explorer */
	background-image: -o-linear-gradient(top,rgb(44,41,42),rgb(84,85,87));
	behavior: url('/includes/PIE.php');
	
 }
 .footerinner{
 	width:940px;
 	margin:0 auto;
 }
 .footer-1{
 	font-size:14px;
 	display:inline-block;
 	padding-top:26px;
 	padding-right:48px;
 	line-height:17px;
 	vertical-align:top;
 }
 .footer-2{
 	display:inline-block;
 	padding-top:38px;
 	vertical-align:top;
 	padding-right:44px;
 	width:310px;
 	font-size:12px;
 }

 .footer-2 ul{
 	margin:0px;
 	padding:0px;
 }
 .footer-2 ul li{
 	list-style:none;
 	padding:8px 0px 8px 0px;
 	margin:0px;
 	border-bottom:1px solid #fff;
 }
  .footer-2 ul li:nth-child(4){
  		border-bottom:none;
  }
 .footer-3{
 	display:inline-block;
 	font-size:12px;
 	padding-top:34px;
 	width:298px;
 }
 .footer-3 p{
 	margin-top:4px;
 	line-height:17px;
 	margin-bottom:7px;
 }
 .newsletterform label{
 	width:64px;
 	display:inline-block;
 	font-size:14px;
	vertical-align:top;
	padding-top:4px;
 	margin-bottom:6px;
 }
 .newsletterform input[type=text]{
 	width:222px;
 	padding:6px 5px;
 	border:none;
 	margin-bottom:6px;
 	
 }
 .newsletterform input[type=submit] {
 	border:none;
 	color:#fff;
 	float:right;
 	font-size:16px;
 	-webkit-appearance: none;
 	font-family: 'dinengschriftregular';
 	padding:4px 7px 2px 7px;
	cursor:pointer;
	margin-right:1px;
	border-radius:0px;
	position:relative;
 }
 .signup{
 	display:inline-block;
 	vertical-align:top;
 	padding-left:5px;
 	padding-top:2px;
 }
 .signupText{
 	width:158px;
 	margin-left:19px;
 	display:inline-block;
 	padding-top:42px;
 	padding-bottom:19px;
 	line-height:16px;
 	vertical-align:top;
 }
 .footer-address{
 	color:#fff;
 	padding-top:11px;
 	padding-bottom:6px;
 	line-height:18px;
}
.footer-ph{
	padding-top:11px;
}
#footerlogo{
	padding-left:1px;
}
.footer-ph{
	color:#fff;
}
.blogSidebarHeader{
	 font-family: 'dinengschriftregular';
	 font-size:20px;
	 line-height:21px;
	 padding-bottom:11px;
	 width:155px;
}
.blogSidebarHeader a{
	color:#fff !important;
}
.nwsml{
	display:block;
	font-size:10px;
}
.blogSidebarHeader img{
	 display:inline-block;
	 padding-left:5px;
}
.footerNewsletterTitle{
	font-family: 'dinengschriftregular';
	 font-size:20px;
	 line-height:21px;
	 padding-bottom:3px;
}
/*colour related*/
.facebook{
	background-image:url(../images/facebook.png);
}
.googleplus{
	background-image:url(../images/googleplus.png);
}
.linkedin{
	background-image:url(../images/linkedin.png);
}
.twitter{
	background-image:url(../images/twitter.png);
	margin-right:0px !important;
}
.body-index .twitter,.body-index .linkedin,.body-index .facebook,.body-index .googleplus,.body-general .twitter,.body-general .linkedin,.body-general .facebook,.body-general .googleplus,.body-blog .twitter,.body-blog .linkedin,.body-blog .facebook,.body-blog .googleplus{
	background-position:0px -44px;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.body-about .twitter,.body-about .linkedin,.body-about .facebook,.body-about .googleplus,.body-what-we-do .twitter,.body-what-we-do .linkedin,.body-what-we-do .facebook,.body-what-we-do .googleplus{
	background-position:0px 0px;
}
#contents-index h2, #contents-index, #contents-index h1{
	color:#fff;
}
.body-general h2 {
	color:#58595B;
}


#contents-about{
	color:#59595B;
}
#contents-about h1{
	color:#59595B;
	margin-bottom:35px;
}
.body-about .twitter,.body-about .linkedin,.body-about .facebook,.body-about .googleplus{
	background-position:0px -132px;
}
.body-contact .twitter,.body-contact .linkedin,.body-contact .facebook,.body-contact .googleplus{
	background-position:0px -88px;
}
.body-index .footerinner a,.body-index .requestQuoteForm a, .body-index .footerinner .footer-2 ul li a:hover, .body-general .footerinner a,.body-general .requestQuoteForm a, .body-general .footerinner .footer-2 ul li a:hover {
	color:#9ECD51;
}
.body-portfolio .footerinner a, .body-portfolio .requestQuoteForm a, .body-portfolio .footerinner .footer-2 ul li a:hover{
	color:#70B7CC;
}
.body-about .footerinner a, .body-about .requestQuoteForm a, .body-about .footerinner .footer-2 ul li a:hover{
	color:#DBD063;

}
.body-what-we-do .footerinner a, .body-what-we-do .requestQuoteForm a, .body-what-we-do .footerinner .footer-2 ul li a:hover{
	color:#70B7CC;

}
.body-blog .footerinner a, .body-blog .requestQuoteForm a, .body-blog .footerinner .footer-2 ul li a:hover{
	color:#9ECD51;

}
.body-contact .footerinner a, .body-contact .requestQuoteForm a, .body-contact .footerinner .footer-2 ul li a:hover{
	color:#F499C0;
}
.footerinner .footer-2 ul li a{
 	color:#fff;
 }

/*Pages*/
.contactColumn1,.contactColumn2{
	display:inline-block;
	vertical-align:top;
	width:416px;
}

#map_canvas{
	position:absolute;
	z-index:1;
	top:-30px;
	height:338px;
	left:50%;
	margin-top:-40px;
	behavior: url('/includes/PIE.php');
}
.map_container{
	width:100%;
	height:230px;
}
#reload2{
	font-size:12px;
	margin-left:2px;
	display:inline-block;
	vertical-align:top;
	margin-top:30px;
}
.veri{
	margin-left:130px;
}
.veri img{
	margin-bottom:5px;
	margin-left:2px;
}

.contactColumn1 {
	width:450px;
}
.contactColumn1{
	margin-right:20px;
}
.contactColumn2 label{
	width:130px;
	display:inline-block;
	margin-bottom:10px;
	vertical-align:top;
}
.contactColumn2 input[type=text],.contactColumn2 input[type=email] {
	background-color:#fff;
	border:1px solid #ddd;
	margin:2px;
	padding:2px 5px;
	font-family: 'Roboto', sans-serif;
	margin-bottom:7px;
	color:#59595b;
	width:314px;
	font-size:14px;
}
.contactColumn2 .contactVcode{
	width:106px !important;
	display:inline-block;
	vertical-align:top;
	margin-left:0px !important;
}
.required,.required2{
	color:#c72229;
	font-size:11px;
	line-height:11px !important;
	font-family:'Roboto', sans-serif;
}
.required2{
	float:right;
	padding-top:22px;
}
.veri-instructions{
	font-size:12px;
}
.codebox{
	width:106px;
	display:inline-block;
	padding-left:2px;
	vertical-align:top;
}
#captcha2{
	display:inline-block;
}
#support{
	width:480px;
}
 #support td{
 	min-width:150px;
 }
.contactColumn2 input[type=submit], #submitRefer,.mailSubscribe input[type=submit],#sendsupportrequest{
	border:none;
	font-family: 'dinengschriftregular';
	text-transform:uppercase;
	font-size:16px;
	float:right;
	background-color:#3b7080;
	color:#fff;
	padding:6px 13px 3px 15px;
	cursor:pointer;
	border-radius:0px;
	position:relative;
	behavior: url('/includes/PIE.php');
}
#submitRefer{
	margin-top:10px;
}
.contactColumn2 input[type=submit]:hover, #submitRefer:hover, .mailSubscribe input[type=submit]:hover,#sendsupportrequest:hover{
	background-color:#285360;	
	color:#fff;
}
.contactColumn2{
	color:#59595B;
	width:460px;
}
.contactColumn2 input[type=text]:focus,.contactColumn2 input[type=email]:focus,.contactColumn2 textarea:focus {
	background:#fff;
	border:3px solid #c97f9f;
	margin:0px;
	margin-bottom:5px;
}
.contactColumn2 textarea{
	background-color:#fff;
	border:1px solid #ddd;
	padding:2px 5px;
	margin:2px;
	margin-bottom:7px;
	width:314px;
	height:70px;
	font-family: 'Roboto', sans-serif;
	color:#59595b;
	font-size:14px;
}
.launch,.casestudy{
	background-color:#3b7080;
	display:inline-block;
	position:relative;
	border-radius:0px;
	behavior: url('/includes/PIE.php');
	padding:6px 7px 3px 7px;
	margin-bottom:10px;
	margin:4px 0px 5px 0px;
	text-transform:uppercase;
	text-decoration:none !important;
	color:#fff;
	font-family: 'dinengschriftregular';
	font-size:16px;
	line-height:19px;
}
.launch:hover,.casestudy:hover{
	background-color:#70b7cc;
	color:#fff;
}
.team-getintouch{
	color:#396E80;
	text-transform:uppercase;
	font-size:26px;
	height:50px;
	font-family: 'dinengschriftregular';
	display:inline-block;
}

.portfolio-getintouch{
	width:450px;
	display:inline-block;
	font-size:26px;
	line-height:26px;
}
.team-getintouch {
	margin-top:20px;
}
.teamGroup{
	width:auto;
	display:inline-block;
	vertical-align:top;
}

a.linkedinpro{
	font-size:20px;
	font-family: 'dinengschriftregular';
	line-height:20px;
	text-decoration:none !important;
	margin-bottom:5px;
	display:block;
}
.quotesStart{
	display:inline-block;
	padding-right:5px;
	vertical-align:top;
	padding-top:3px;
	padding-right:4px;
}
.portfolio-getintouch a, .team-getintouch a{
	text-decoration:none !important;
}

#quotesbottom{
	display:inline-block;
	margin-left:0px;
	vertical-align:top;
	margin-top:3px;
}
.bottomPortfolio{
	width:100%;
	border-top:2px solid #59595c;
	padding-top:22px;
	margin-top:35px;
	clear:both;
}
.portfolioback{
	background-color:#3b7080;
	color:#fff;
	margin-top:81px;
	background-image:url(../images/arrowleft.png);
	background-repeat:no-repeat;
	background-position:9px 7px;
	font-family: 'dinengschriftregular';
	text-decoration:none !important;
	position:relative;
	border-radius:0px;
	behavior: url('/includes/PIE.php');
	padding:3px 17px 1px 27px;
	font-size:18px;
	display:inline-block;
	vertical-align:top;
}
.teamback{
	background-color:#3b7080;
	color:#fff;
	background-image:url(../images/arrowleft.png);
	background-repeat:no-repeat;
	background-position:9px 7px;
	font-family: 'dinengschriftregular';
	text-decoration:none !important;
	position:relative;
	margin-top:-55px;
	border-radius:0px;
	behavior: url('/includes/PIE.php');
	padding:5px 17px 5px 27px;
	font-size:18px;
	display:block;
	width:30px;
	vertical-align:top;
}
.teamback:hover{
	background-color:#285360;
	color:#fff;
}
.portfolioback:hover{
	background-color:#70b7cc;
	color:#fff;
}
.portfolio-testimonialtitle{
	font-size:19px;
	line-height:20px;
	color:#3c7080;
}
.testName{
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:12px;
	text-transform:uppercase;
	display:inline-block;
	padding-top:8px;
}
.testimonialPortfolio{
	display:inline-block;
	width:350px;
	vertical-align:top;
}
.testimonialPortfolioInner{
	width:300px;
	margin-left:50px;
}
.testimonialTxt{
	background-color:#f1f1f1;
	padding:3px 13px 9px;
    position:relative;
}
.testimonialTxt:after{
    background-image:url(../images/testimonial-after.png);
    background-repeat:no-repeat;
    display:block;
    width:17px;
    height:11px;
    content:" ";
    bottom:-11px;
    right:30px;
    position:absolute;
}
.testimonialTxt p{
	line-height:18px;
}
.overlayportouter{
	display:inline-block;
	vertical-align:top;
	margin-right:18px;
}

.rightPortfolio{
	width:319px;
	vertical-align:top;
	margin-top:6px;
	padding-top:8px;
	float:right;
	padding-bottom:20px;
	border-top:2px solid #59595c;
}

.footernav a:hover{
	color:#fff;
}
.social{
	margin-top:17px;
	margin-bottom:24px;
}
.facebook:hover,.linkedin:hover,.twitter:hover,.googleplus:hover{
	background-position: 0px -176px;
}
.facebook,.linkedin,.twitter,.googleplus{
	background-repeat:no-repeat;
	width:46px;
	margin-right:2px;
	cursor:pointer;
	display:inline-block;
	height:44px;
}
.footernav{
	color:#fff;
	font-size:11px;
}
.footerinner a{
	text-decoration:none !important;
}
a.responsive{
	font-size:18px;
	color:#fff !important;
	padding-top:4px;
	margin-top:11px;
	display:block;
	padding-bottom:4px;
	text-decoration:none;
	font-family: 'dinengschriftregular';
	background-image:url(../images/responsive.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
}
.galleria-stage{
    overflow:hidden !important;
}
#talk-to-us {
    background:url(../images/backgroundarrows.png) repeat;
}
#talk-to-us .editor {
    padding: 75px 170px 65px;
}
.talk-to-us-wrapper {
    width: 940px;
    margin: 0 auto;
}
#talk-to-us p {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}
#talk-to-us .Heading-2 {
    font-family: 'dinengschriftregular';
    font-size: 50px;
    line-height: 45px;
    color: #60afc6;
    margin: 0 0 35px;
    display: block;
}
.body-index  .theme-dots .galleria-stage {
    width: 1024px !important;
    margin: 0 auto;

    background-color: transparent;
    backface-visibility: hidden;
    opacity: 0;
    transform: translate(0px, 20px);
    transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}
.body-index  .theme-dots .galleria-container img {
    right: 0;
    left: auto !important;
    width: 645px !important;
    height: auto !important;
}
.class-name {
    display: none;
}
#slideshow_home {
    margin-top: -62px;
    padding-top: 75px;
    padding-bottom: 50px;
}
#home-slick-outer {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	opacity: 0;
	background-color: transparent;
	backface-visibility: hidden;
	opacity: 0;
	transform: translate(0px, 20px);
	transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#home-slick-container .home-slick-image {
	height: 490px;
	float: right;
}
#home-slick-container .home-slick-image img {
	max-width: 635px;
	height: auto;
}
#contents-index .banner-layer-wrapper h1 {
    font-size: 70px !important;
    line-height: 65px !important;
    margin: 0 0 28px;
    width: 290px;
}
.banner-layer-wrapper {
    position: absolute;
    width: 330px;
    left: 82px;
    top: 20px;
}
.talk-to-us-wrapper a {
    font-size: 20px;
    line-height: 20px;
    color: #6bb4c9;
    border: 2px solid #6bb4c9;
    text-transform: uppercase;
    font-family: 'dinengschriftregular';
    padding: 12px 25px;
    display: inline-block;
    margin-top: 40px;
}
.talk-to-us-wrapper a:hover {
    background-color: #6bb4c9;
    color: #FFffff;
    text-decoration: none;
}
.banner-layer-wrapper a {
    font-size: 20px;
    line-height: 20px;
    color: #FFffff;
    border: 2px solid #FFffff;
    text-transform: uppercase;
    font-family: 'dinengschriftregular';
    padding: 12px 25px;
    display: inline-block;
	margin-bottom: 40px;
}
.banner-layer-wrapper a:hover {
    text-decoration: none;
    background-color: #FFffff;
    color: #59595c;
}
.theme-dots .galleria-layer {
    position: unset !important;
}

.background-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
}
#slideshow_home.Green {
    background: linear-gradient(#dce132, #86b437) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(#dce132, #86b437);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dce132), to(#86b437));
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffdce132, endColorstr=#ff86b437);
    background-image: -o-linear-gradient(top,rgb(220,225,50),rgb(134,180,55));
}
#slideshow_home.Blue {
    background: linear-gradient(#8fc6d6, #54a0b6) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(#8fc6d6, #54a0b6);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8fc6d6), to(#54a0b6));
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ff8fc6d6, endColorstr=#ff54a0b6);
    background-image: -o-linear-gradient(top,rgb(143,198,214),rgb(84,160,182));
}
#slideshow_home.Pink {
    background: linear-gradient(#f5c4d9, #f499c0) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(#f5c4d9, #f499c0);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5c4d9), to(#f499c0));
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#fff5c4d9, endColorstr=#fff499c0);
    background-image: -o-linear-gradient(top,rgb(245,196,217),rgb(244,153,192));
}
#slideshow_home.Yellow {
    background: linear-gradient(#f7e498, #f4d762) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(#f7e498, #f4d762);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f7e498), to(#f4d762));
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#fff7e498, endColorstr=#fff4d762);
    background-image: -o-linear-gradient(top,rgb(247,228,152),rgb(244,215,98));
}
#slideshow_home.Jade {
    background: linear-gradient(#58d2cd, #2da8a3) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(#58d2cd, #2da8a3);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#58d2cd), to(#2da8a3));
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ff58d2cd, endColorstr=#ff2da8a3);
    background-image: -o-linear-gradient(top,rgb(88,210,205),rgb(45,168,163));
}
.hm {
    background: none;
}
/*
.body-home #contents-index {
    background:url(../images/backgroundarrows.png) repeat;
}
*/
.body-index .banner + .middle {
    width: 100%;
}
.new .body-index .middle {
    width: 100%;
}
#our-services {
    background:url(../images/backgrounddots.jpg) repeat;
}
#our-services h2 {
    margin: 0 0 55px;
    font-size: 50px;
    line-height: 50px;
    color: #5c5c5c;
    text-align: center;
}
#our-services .services {
    margin: 0 auto;
    padding: 75px 0;
}
.body-index .container {
    padding-bottom: 0;
}
#our-services .service-container {
    padding: 20px 0;
}
#our-services .service-name {
    font-size: 70px;
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'dinengschriftregular';
    color: #65b1c8;
    position: relative;
    margin: 10px 0;
}
#our-services .service-name:after {
    content: "\f105";
    color: #FFffff;
    font-family: icomoon;
    font-size: 100px;
    position: absolute;
    opacity: 0.25;
    bottom: 9px;
    margin-left: 25px;
}
.services-inner-wrapper:before {
    font-family: icomoon;
    color: #5c5c5c;
    font-size: 34px;
    position: absolute;
    border: 5px solid #65b1c8;
    border-radius: 50%;
    height: 65px;
    width: 65px;
    left: 0;
    line-height: 68px;
    text-align: center;
    top: -3px;
    left: 75px;
}
.services-inner-wrapper.Screen:before {
    content: "\e903";
}
.services-inner-wrapper.Arrow:before {
    content: "\e902";
    font-size: 25px;
    line-height: 68px;
}
.services-inner-wrapper.Cart:before {
    content: "\e901";
}
.services-inner-wrapper.Cogs:before {
    content: "\e900";
}
#our-services .service-container:hover {
    background-color: #6bb4c9;
}
#our-services .service-container:hover .service-name {
    /*transform: scale(0);*/
    position: absolute;
    display: none;
}
#our-services .service-container:hover .hover-container {
    /*transform: scale(1);*/
    display: block;
    position: relative;
    width: 760px;
}
#our-services .service-container:hover .services-inner-wrapper:before {
    border-color: #FFffff;
}
#our-services .hover-container {
    /*transform: scale(0);*/
    display: none;
    position: absolute;
}
.theme-dots .galleria-container {
    box-shadow: none !important;
}
#our-services .services-inner-wrapper {
    width: 770px;
    margin: 0 auto;
    padding-left: 170px;
    position: relative;
}
#our-services .service-name-small {
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'dinengschriftregular';
    color: #5c5c5c;
    margin-bottom: 10px;
    line-height: 35px;
}
#our-services .description {
    width: 585px;
    font-size: 16px;
    line-height: 20px;
}
#our-services .find-more {
    font-size: 15px;
    line-height: 15px;
    color: #5c5c5c;
    border: 2px solid #5c5c5c;
    text-transform: uppercase;
    font-family: 'dinengschriftregular';
    padding: 10px 20px;
    position: absolute;
    right: 50px;
    top: 42px;
}
#our-services .find-more:hover {
    background-color: #5c5c5c;
    color: #FFffff;
    text-decoration: none;
}
#client-logos {
    background-color: #FFffff;
    padding: 65px 0 5px;
}
#client-logos h2 {
    margin: 0;
    font-size: 35px;
    line-height: 35px;
    color: #a6d462;
    text-align: center;
}
#client-logos ul {
    text-align: center;
    margin: 40px auto 0;
    width: 940px;
}
#client-logos ul li {
    background-image: none;
    display: inline-block;
    padding: 0;
    margin: 0 25px 50px;
    vertical-align: middle;
}
#client-logos img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: greyscale(100%);
    opacity: 0.8;
}
#client-logos img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    opacity: 1;
}
#home-slick-container .slick-dots {
	list-style-type: none;
	margin: auto;
	width: 100%;
	padding: 0;
	text-align: center;
}
#home-slick-container li {
	display: inline-block;
	margin: 0 5px;

}
#home-slick-container li button {
	border-radius: 50%;
	text-indent: -9000px;
	border: 0;
	height: 11px;
	width: 11px;
	cursor: pointer;
	padding: 0;
}
#slideshow_home .galleria-thumbnails {
    margin-top: -5px;
}
.body-index #home-slick-container li.slick-active button {
    background-color: #FFffff !important;
}
.body-index .theme-dots.Green #home-slick-container li button {
    background-color: #c9dd80;
}
.body-index .theme-dots.Blue #home-slick-container li button {
    background-color: #aad0db;
}
.body-index .theme-dots.Pink #home-slick-container li button {
    background-color: #facce0;
}
.body-index .theme-dots.Yellow #home-slick-container li button {
    background-color: #faecb0;
}
.body-index .theme-dots.Jade #home-slick-container li button {
    background-color: #96d4d1;
}
.body-index .theme-dots .galleria-thumbnails-list {
    backface-visibility: hidden;
    opacity: 0;
    transform: translate(0px, 20px);
    transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ani-in {
    backface-visibility: hidden;
    opacity: 0;
    transform: translate(0px, 20px);
    transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ani-show {
    opacity: 1 !important;
    transform: translate(0px, 0px) !important;
}
#contents-what-we-do .ModulesSidebar, #contents-what-we-do .ModuleStage {
    /*display: none;*/
}
.layer-text {
    display: none;
}
/* Tablet */
@media (min-width:710px) and (max-width: 980px){
	.portfolioslideshow {
		width: 320px;
		height: 184px;
	}
	.portfolioslideshow .slick-slide img {
		width: 320px;
	}
	.portfolioslideshow .slick-list {
		height: 184px;
	}
	.portfolioslideshow .slick-dots {
		margin-top: 18px;
	}
	.navigation{
		width:710px;
	}
    .forcenew .button-content, .forcenew .button-shop, .forcenew .button-search, .forcenew .button-googleadwords, .forcenew .button-web, .forcenew .button-custom{
        background-size:234px auto;
        width:117px;
        height:117px;
        padding-bottom:20px;
    }
    .forcenew .hoverwhatbutton,.forcenew .whatbuttons.active{
        background-position:-117px 0px !important;
    }
    .forcenew .whatwedo-item{
        width:118px;
        padding-left:22px;
    }
    .displaytext h3{
        margin-bottom:5px;
        margin-top:20px;
    }
    .forcenew.whatwedo-outer{
        margin-left:-22px;
    }
    .displaytext{
        padding:0px 20px 20px !important;
        width:660px;
    }
    .signup{
		width:95px !important;
		height:auto !important;
	}
	.mailSubscribe .mailerrors{
		font-size:12px;
		line-height:18px;
	}
	.signupText{
		width:120px;
		padding-top:0px;
		margin-left:5px;
	}

	.portInnerFull{
		width:590px;
	}
	.portLrg{
		background-size:348px 289px;
		width:320px;
		height:183px;
		padding:19px 14px 87px;
	}
	.blackover{
		width:321px;
		height:183px;
	}

	.galleria-stage{
		overflow:hidden !important;
		width:320px !important;
		height:183px !important;
	}
    .galleria-stage .galleria-images{
        width:320px !important;
        height:183px !important;
    }
	.galleria-thumbnails{
		margin-top:0px;
	}
	.galleria-thumbnails{
		margin-top:18px;
	}
	.galleria-stage{
		width:320px !important;
		height:183px ;
	}
	#galleria, .galleria-container{
		width:320px !important;
		height:183px;
	}

	.navigation a{
		font-size:16px;
		padding:2px 12px 0px 12px;
		text-align:center;
		text-transform:uppercase;
		margin-right:5px;
		text-decoration:none !important;
	}
	body{
		font-size:12px; 
	}
	.thirdnavitem{
		margin-right:289px;	
	}
	.quoteInner{
	 	width:710px;
	}
	.subNav a{
		font-size:16px;
		line-height:16px;
	}
	.middle img{
		max-width:710px;
		height:auto !important;
	}
	.subNav ul{
		padding-bottom:8px;
	}
	
	#logo{
		width:242px;
		left:235px;
		background-position:0px -51px;
		width:240px;
		height:47px;
		background-repeat:no-repeat;
	}
	/*form*/
	.details2 input{
		width:180px;
		border:1px solid #e4e5e6;
		height:13px;
		padding:2px 5px;
		margin-bottom:10px;
	}
	.details3 textarea {
	    width: 255px;
	}
	.details3{
		padding-bottom:0px;
	}
	.veribox{
		height:81px !important;
	}
	.quoteform{
		box-shadow:none;
		height:362px;
		margin-top:-362px;
		font-size:14px !important;
	}
	.what-do-you-need label {
	    margin-right: 2px;
	}
	.what-do-you-need input {
	    margin-right: 10px;
	}
	.requestQuoteForm{
		width:710px;
	}
	#captcha{
		width:158px;
	}
	#veriinput input {
	    width: 80px;
	}
	.details1{
		width:53px;
	}
	.middle{
		width:710px;
	}
	/* PAGES */
	.contactColumn1 {
		width:340px !important;
		margin-right:21px !important;
	}
	.contactColumn2 label{
		width:100px;
	}
	.contactColumn2 input[type="text"], .contactColumn2 input[type="email"],.contactColumn2 textarea {
		width:230px;
	}
	#map_canvas{
		height:227px !important;
	}
	.map_container{
		height:187px !important;
	}
	.veri{
		margin-left:100px;
	}
	h1{
		font-size:80px !important;
		line-height:67px !important;
	}
	#contents-portfolio h1{
		width:460px;
		font-size:90px;
	}
	.blueCircleButton{
		margin-right:60px;
	}
	.homeText{
		width:550px;
	}
	.portfolio-top{
		display:none !important;
	}
	.bwWrapper{
		width:349px !important;
		height:169px !important;
	}

	.portfolioback{
		margin-top:50px;
	}
	#portfolioimg{
		/*width:508px !important;*/
	}
	.rightPortfolio{
		width:210px;
	}
	.testimonialPortfolio{
		width:270px;
	}

    .portOuter .portfolioitem2 {
        height:180px !important;
        width:180px;
        overflow:hidden;
        border-radius:100px;
        margin:0px !important;
    }

    .portfolioshowcase2{
        width:730px;
    }
    .portOuter{
        border-radius:100px !important;
        -webkit-border-radius:100px !important;
        border:none;
        background-color:#70b7cc;
        padding:10px;
    }
    .portOuter .portfolioitem2{
        border:none !important;
    }
	.plus{
		top:55px;
		left:150px;
	}
	.portfolioshowcase{
		margin-lefT:-10px;
		width:720px;
	}
	.portfolio-getintouch{
		width:335px;
	}
	.likewhatyousee{
		font-size:20px;
		line-height:20px;
	}
	 .portfolioitem{
	 	margin-left:10px;
	 }
	 .testimonialPortfolio{
	 	width:250px;
	 }
	 .testimonialPortfolioInner{
	 	width:200px;
	 }
	 .portfolio-navinside{
		width:180px;
	}
	.projectNav a{
		font-size:14px;
	}
	.talkto{
		margin-left:16px;
		margin-top:0px;
		font-size:20px;
		line-height:20px;
		width:123px;
		height:21px;
		background-position:bottom right;
	}
	.cta .talkto{
		margin-left:0px;
	}
	.cta .likewhatyousee{
		padding-right:16px;
	}
	.cta:hover .talkto{
		margin-top:-5px;
	}
	.talkto:after{
		width:133px;
		top:24px;
	}
	.whatwe-cta2 .talkto{
		width:82px;
	}
	.commentmsg{
		display:inline-block;
		width:330px;
		padding-left:10px;
	}
	.cta-about .talkto{
		width:145px;
	}
	.cta-about .talkto:after{
		width:155px;
	}
	.whatwe-cta2 .talkto:after{
		width:92px;
	}
	.team-getintouch .talkto{
		width:95px;
		height:23px;
	}
	.team-getintouch .talkto:after{
		width:105px;
		top:26px;
	}
	.contactColumn2{
		width:346px;
	}
	.testimonial{
		width:340px;
		padding-left:20px;
	}
	.testimonials{
		margin-left:-20px;
	}
	#contents-what-we-do h1{
		font-size:52px !important;
		margin-bottom:0px;
		line-height:52px;
	}
	.largetext{
		font-size:15px !important;
	}
	.seoprocessouter,.devprocessouter{
		left:0px;
	}
	#seoprocess-2, #seoprocess-4, #seoprocess-6 {
		padding-right:58px;
	}
	#seoprocess-5, #seoprocess-6 {
		left:372px;
	}
	#seoprocess-8, #seoprocess-7 {
		left:558px;
	}
	.seoprocess img {
		padding-bottom:9px;
	}
	#seoprocess-2,#seoprocess-6,#seoprocess-7 {
		top:204px;
	}
	#seoprocess-3 {
		top:157px;
	}
	#seoprocess-4, #seoprocess-3 {
		left:186px;
	}
	.blog{
		width:451px;
	}
	.blogSidebar{
		width:220px;
		margin-right:-25px;
	}
	.blogheading a{
		font-size:20px;
		line-height:21px;
	}	
	.blogSidebar a {
		font-size:15px;
		line-height:16px;
	}
	.blogHeader, .sidebarCat{
		font-size:18px;
		line-height:18px;
	}
	.blogSidebar ul li{
		font-size:12px;
	}
	.blurb img{
		width:179px !important;
		height: auto !important;
	} 
	.blurb .blurbtext{
	 	margin-left:20px;
	 	display:inline-block;
	 	vertical-align:top;
	 	width:235px;
	 	min-height:145px;
	 }
	 .blurb{
	 	padding-bottom:2px;
	 }
	.blog img{
		max-width:451px !important;
		height:auto !important
	}
	 .blogheading{
	 	margin-bottom:0px;
	 }
	.processback{
		display:block;
		width:72px;
		margin-top:0px;
		margin-bottom:16px;
	}
	.webback{
		display:inline-block;
	}
	.whatwedo-item{
		width:160px;
		margin-top:20px;
	}
	.whatwedo-item img{
		width:155px;
	}
	.whatwedoWrap{
		width:620px;
	}
	.whatwedo-item a.whatbuttons{
		background-size: 260px 130px;
		width:130px;
		height:130px;
	}
	.hoverwhatbutton{
		background-position:-130px 0px;
	}
	#contents-index h1,#contents-index .Heading1{
		width:500px;
		font-size:110px !important;
		line-height:93px !important;
		margin-bottom:5px;
	}
	#contents-what-we-do h3{
		font-size:30px;
		line-height:25px;
	}
	.process-step p{
		font-size:14px;
		line-height:18px !important;
	}
	.processnav{
		padding-right:24px;
		background-position:62px 30px;
	}
	.devprocessnav{
		padding-right:24px;
		background-position:62px 30px;
	}
	.process-step{
		padding-top:30px;
	}
	.devprocess-step{
		padding-top:30px;
	}
	.devprocess img{
		width:96px;
	}
	.ModuleStage{
		width:500px;
		height:390px;
	}
	.ModulesSidebar{
		padding-right:10px;
	}
	.searchSide{
		padding-right:10px;
		width:195px;
	}
	.devprocess{
		padding-right:40px;
		background-position:108px 45px;
		width:110px;
	}
	.team-desc{
		width:340px;
		padding-right:10px;
	}
	.team-large img{
		margin-right:10px;
	}
	.team-next, .team-prev {
		margin-bottom:10px;
		padding-top:10px;
		padding-left:45px;
		width:120px;
		height:29px;
	}
	.team-buttons{
		width:165px;
	}
	.team-large img {
		width:170px;
		height: auto !important;
	}
	.teammainimage{
		width:170px;
		height: 131px;
	}
	.team-getintouch{
		font-size:20px;
		height:30px;
	}
	 .portfolioImage{
	 	height:auto;
	 }
	.teamback{
		margin-top:-35px;
	}
	.team-next{
		background-position:0px -100px;
	}
	.team-prev{
		background-position:0px -138px;
	}
	.whatwedoimg{
		width:120px !important;
		height:auto !important;
		padding-bottom:13px;
	}
	/*Footer*/
	.footerinner{
		width:710px;
	}
	.footer-2,.footer-3{
		width:230px;
	}
	.footer-3{
		padding-top:70px;
	}
	.footer-1{
		width:230px;
		padding-right:5px;
	}
	.footer-2{
		padding-right:7px;
	}
	.newsletterform input[type="text"] {
		width:170px;
	}
	.newsletterform label {
		width:49px;
	}
	.social {
		margin-bottom:45px;
	}
	.team-member{
		height:200px;
	}
	.completeQuote1{
		width:210px;
        margin-top:-80px;
	}
	.completeQuote .signUp{
		width:240px;
		margin-top:-97px;
		padding-top:47px;
	}
	.close{
		right:5px;
		top:13px;
	}
	.formSocialMedia{
		margin-left:0px;
		margin-right:5px;
	}
	.completeQuote .thank{
		font-size:30px;
        line-height:30px;
        margin-top:0px;
	}
    .completeQuote p{
        font-size:12px;
    }
	.team-getintouch{
		margin-left:190px;
	}
	.whatwe-right{
		margin-left:146px;	
	}
	.tickGrid td{
		width:180px;
	}
    .displaytext:before{

        left:38px;
    }
    .contentManagement:before{
        left:170px;
    }
    .onlineMarketing:before{
        left:310px;
    }
    .ecommerce:before{
        left:455px;
    }
    .customDevelopment:before{
        left:600px;
    }
    #contents-index .banner-layer-wrapper h1 {
        font-size: 60px !important;
        line-height: 60px !important;
        width: 300px;
    }
	#home-slick-container {
        width: 100% !important;
        height: 450px !important;
    }
    #home-slick-outer {
        width: 768px !important;
        height: auto !important;
    }
	#home-slick-outer img {
        width: 445px !important;
        top: 45px !important;
    }
    .banner-layer-wrapper {
        left: 20px;
        top: 20px;
        width: 300px;
    }
	#home-slick-container .home-slick-image {
		height: 410px;
	}
    .talk-to-us-wrapper {
        width: 100%;
    }
    #talk-to-us .editor {
        padding: 45px 20px;
    }
    #our-services .service-container {
        width: 100%;
    }
    .services-inner-wrapper::before {
        left: 10px;
        top: 0;
    }
    #our-services .services-inner-wrapper {
        padding-left: 100px;
        width: 668px;
    }
    #our-services .service-container:hover .hover-container {
        width: 665px;
    }
    #our-services .description {
        width: 540px;
    }
    #our-services .find-more {
        top: 50%;
        right: 15px;
    }
    #client-logos {
        width: 100%;
    }
    #client-logos h2 {
        font-size: 30px;
        line-height: 30px;
    }
    #client-logos ul {
        margin-top: 30px;
        width: 768px;
    }
    #client-logos ul li {
        margin: 0 20px 40px;
    }
}
	
/* Mobile */
@media (max-width:710px) {
	.portfolioslideshow {
		margin-top: 10px;
	}
	.nav{
		box-shadow:0px 0px 2px 2px #444;
		behavior: url('/includes/PIE.php');
		height:65px;
	}

	.navigation{
		width:270px;
	}
	.tickGrid td{
		width:208px;
		float:left;
		height:35px;
		border:none;
		border-bottom:3px solid #fff;
	}
	.tickGrid td.tick{
		border-right:3px solid #fff;
	}
	.navigation a{
		font-size:16px;
		padding:0px 2px;
		display:block;
		margin:0px;
	}
	.navigation a.pageOn{
		background-color:#a7bd0c !important;
		border-radius:0px;
	}
	.navigation a:hover{
		background-color:#a7bd0c !important;
		color:#fff !important;
	}
	.navigation ul li a{
		padding:4px 10px 2px;
		text-align:right;
	}
	.navigation ul li{
		display:block;
	}
	.quoteInner{
		width:270px;
        height:66px;
	}
	.subNav a{
		font-size:14px;
		padding-right:5px;
	}
	.subNav li {
		padding-right:5px;
	}
	.middle img{
		max-width:270px !important;
		height:auto !important;
	}
	#rope{
		display:none;
	}
	.requestQuoteForm{
		width:270px;
	}
	
	.requestQuote{
		font-size:14px;
		background-image:url(../images/smalltag.png);
		background-position:bottom;
		padding-bottom:0px;
		height:26px;
		line-height:13px;
		padding-top:2px;
		padding-right:3px;
		margin-top:19px !important;
		padding-left:0px;
		margin-right:7px;
		text-align:center;
	}
	.middle{
		width:270px;
	}
	.details1{
		padding-top:10px;
	}
	.what-do-you-need label{
		margin-right:0px;
		width:auto !important;
		margin-right:5px;
		vertical-align:top;
		display:inline-block;
		overflow:hidden;
		white-space:nowrap;
	}
	.signup{
		width:105px !important;
		height:auto !important;
	}
	.signupText{
		width:145px;
		padding-top:20px;
		margin-left:10px;
	}
	.verification{
		float:left;
		margin-top:0px;
	}
	.details3 textarea{
		margin-bottom:0px;
		
	}
	.verification{
		height:80px;
	}
	.commentsMob{
		height:90px !important;
		overflow:hidden;	
	}
	.quoteform{
		margin-top:-505px;
		box-shadow:none;
		height:570px;
		font-size:14px !important;
	}
	#content{
		padding-top:0px;
	}
	.details2,.details3{
		padding-top:0px !important;
	}
	.details3 label, .details2 label{
		text-align:left !important;
		width:50px !important;
	}
	.details3 label{
		padding-right:17px !important;
	}
	.what-do-you-need input{
		display:inline-block;
		margin-right:10px;
		vertical-align:top;
	}
	.requestQuoteForm{
		font-size:14px !important;
	}
	#captcha{
		width:130px;
	}

	.verification label{
		position:relative;
		width:100px !important;
	}
	#veriinput input{
		width:80px;
	}
	.details2 input {
		width:176px;
		margin-bottom:5px;
	}
	.details3 textarea{
		width:176px;
	}
	.thirdnavitem{
		margin-right:0px;
	}
	 .navigation ul li:nth-child(3){
	 margin-right:0px;
	 }
	 .mobileMenu{
	 	display:inline-block;
	 	border-radius:3px;
	 	background-color:#cfdc36;
	 	padding:4px 8px;
	 	margin-top:15px;
	 	float:right;
	 	font-size:18px;
	 	line-height:16px;
	 	cursor:pointer;
	 	font-family: 'dinengschriftregular';
	 	text-transform:uppercase;
	 	vertical-align:top;
	 }
	 .navigation{
	 	position:relative;
	 }
	.navigation ul{
		display:none;
		border-top:1px solid #fff;
		margin:0px;
		padding:0px;
		box-shadow:0 2px 1px 1px #444444;
		behavior: url('/includes/PIE.php');
		position:absolute;
		top:37px;
		right:0px;
		background-color:#CFDC36;
		border-top:0px;
		border-radius:3px 0px 3px 3px;
		padding-top:3px;
		padding-bottom:3px;
		
	}
	
	#logo{
		position:static;
		left:0px;
		background-position:0px 0px;
		background-size:200px 105px;
		width:200px;
		margin-left:0px;
		height:39px;
		display:inline-block;
		margin-top:11px;
		margin-bottom:10px;
		vertical-align:top;
	}
	/*Pages*/
	h1{
		font-size:59px !important;
		line-height:62px !important;
	}
	h2{
		margin-top:5px !important;
		font-size:18px !important;
		line-height:18px !important;
		margin-bottom:5px !important;
	}
	h2.blogheading a{
		margin-top:5px !important;
		font-size:18px !important;
		line-height:18px !important;
		margin-bottom:5px !important;
	}
	.h1subText{
		font-size:20px;
		line-height:20px;
	}
	.portfolioitem img.pimg,.portfolioitem{
		width:270px;
		height:auto !important;
	}
	.portfolioitem .plus{
		left:120px;
	}
    .portfolioitem2 {
        height:105px !important;
        width:105px !important;
        margin:0px !important;
    }
    .portOuter{
        height:98px !important;
        width:98px;
        margin-left:10px !important;
        margin-bottom:10px !important;
    }
    .portfolioitem2 img.pimg{
        width:155px !important;
        max-width:none !important;
        margin-left:-14px !important;
    }
    .portfolionew{
        width:auto !important;
    }
    .portfolioshowcase2{
        width:100%;
        padding-top:10px;
        margin-left:-10px !important;
    }

    .portOuter{
        border-radius:150px !important;
        -webkit-border-radius:150px !important;
        border:none;
        background-color:#70b7cc;
        padding:10px;
    }
    .portOuter .portfolioitem2{
        border:none !important;
    }
    .ch-info{
        display:none !important;
        visibility:hidden !important;
    }
	.portfolioshowcase{
		width:270px;
		margin-left:0px;
	}
	.bwWrapper{
		width:270px !important;
		height:131px !important;
	}
	.portfolio-top{
		display:none !important;
	}
	.portfolioLarge h1{
		font-size:30px !important;
		line-height:30px !important;
		margin-bottom:-5px !important;
	}
	#portfolioimg{
		width:270px !important;
		margin-right:0px;
	}
	.portfolio-navinside a{
		font-size:14px;
		padding-top:2px;
		padding-bottom:2px;
	}
	
	.projectNav{
		position:static;
	}
	.portfolio-navinside{
		width:270px;
		margin-top:-26px;
	}
	.team-members{
		margin-left:-10px !important;
	}
	.team-category{
		margin-left:10px;
		margin-bottom:5px;
		margin-top:10px;
	}
	.team-smallname{
		font-size:12px;
	}
	.team-member img{
		width:130px;
		height:auto !important;
	}
	.team-member{
		width:130px;
		height:150px;
		margin-left:10px;
	}
	.team-next, .team-prev {
		margin-bottom:10px;
		padding-top:10px;
		padding-left:45px;
		width:120px;
		height:29px;
	}
	.team-buttons{
		width:165px;
	}
	.teammainimage{
		width:270px;
		margin-bottom:0px;
	}
	.team-large img {
		width:270px;
		height: auto !important;
	}
	.team-getintouch{
		margin-left:0px;
		font-size:17px;
	}
	.team-getintouch .talkto:after{
		width:70px;
		top:24px;
	}
	.cta-about .talkto{
		width:122px;		margin-left:5px;
	}
	.cta .likewhatyousee{
		padding-right:5px;
	}
	.cta-about .talkto:after{
		width:127px;
	}
	.team-getintouch .talkto{
		width:75px;
		height:21px;
	}
	.teamback{
		margin-top:0px;
	}
	.team-large{
		padding-top:10px;
	}
	.team-getintouch{
		margin-top:10px;
	}
	.team-large h1{
		float:none;
	}
	.team-large h2{
		display:block;
	}
	.team-next{
		background-position:0px -100px;
	}
	.team-prev{
		background-position:0px -139px;
	}
	.rightPortfolio{
		width:270px !important;
	}
	.portfolioitem{
		margin-left:0px;
	}
	.portfolio-getintouch{
		font-size:18px;
		width:270px;
	}
	.testimonial{
		width:270px;
		padding-left:0px;
		padding-bottom:5px;
	}
	.testimonial-det a{
		display:block;
	}
	.testimonials{
		margin-left:0px;
	}
	.testimonialPortfolio{
		display:none;
	}
	.portLrg{
		height:185px !important;
	}
/*
	.galleria-stage,.galleria-images{
	 	overflow:hidden !important;
	 	width:270px !important;
	 	height:185px !important;
	 }*/
	.blackover{
		background-color:transparent;
	}

	.portLrg, .galleria-container{
		width:100% !important;
		padding:0px;
		background-image:none;
	}
	 .galleria-thumbnails-container{
	 	bottom:5px;
	 }
	 .likewhatyousee,.talkto{
	 	font-size:17px;
	 	line-height:17px;
	 }
     .links_heading{
         display:block;
         margin-bottom:10px;
     }
    .whatwe-cta, .whatwe-cta2{
        height:30px;
    }
     .links,.links_about{
         display:block;
         padding-bottom:5px;
         border:none;
     }
	 .whatwe-cta,.whatwe-cta2{
	 	font-size:17px;
	 	line-height:17px;
	 }
	 .whatwe-cta .talkto, .whatwe-cta2 .talkto{
	 	margin-left:0px;
	 	margin-top:5px;
	 }
	.whatwe-cta2 .talkto{
		width:67px;
		margin-top:-4px;
		margin-left:5px;
	}
	.whatwe-cta2 .talkto:after{
		width:72px;
	}
	 .talkto{
	 	width:103px;
	 	background-position:bottom right;
	 	margin-left:10px;
	 	margin-top:0px;
	 	padding-left:5px;
	 	height:19px;
	 }
	 .talkto:after{
		 width:108px;
		 top:22px;
	 }
	 .cta:hover .talkto{
	 	margin-top:-5px;
	 }
	 .cta{
	 	display:block;
	 }
	.pprev,.pnext{
		position:absolute;
		top:0px;
		margin:0px;
		border:none;
	}
	.portfolio-prev,.portfolio-next{
		background-size:25px 100px;
		width:25px;
		margin-top:2px;
		height:25px;
		background-repeat:no-repeat;
	}
	.portfolio-prev{
		background-position:0px -25px;
	}
	.portfolio-next:hover{
		background-position:0px -50px;
	}
	.portfolio-next{
		background-position:0px -75px;
	}
	.pnext{
		right:0px;
	}
	.pprev{
		right:30px;
	}
	.portInnerFull{
		width:100%;
	}
	#contents-portfolio h1{
		width:100%;
	}

	.portfolioback{
		margin-top:15px;
	}
	#contents-what-we-do h1{
		font-size:28px !important;
		line-height:28px !important;
		padding-top:20px;
		margin-top:0px !important;
		margin-bottom:0px !important;
		display:inline-block;
		padding-bottom:15px;
		width:100%;
	}
	.googleanalyticsimg{
		padding-bottom:0px !important;
	}
	#contents-what-we-do .webdeveditor h1{
		font-size:28px !important;
		line-height:28px !important;
		padding-top:20px;
		width:100%;
		display:inline-block;
		padding-bottom:15px;
	}
	.processnav{
		display:none;
	}
	.devprocessnav{
		display:none;
	}
	.processback{
		margin-top:0px;
	}
	#contents-what-we-do h3{
		font-size:28px;
		line-height:28px;
	}
	.contactColumn1{
		width:270px !important;
	}
	.contactColumn2{
		width:270px !important;
	}
	.contactColumn2 input[type="text"], .contactColumn2 input[type="email"],.contactColumn2 textarea {
		width:260px;
		margin-left:0px;
	}
	.contactColumn1 h2{
		margin-top:0px;
	}
	.container{
		padding-top:40px;
	}
	.contactColumn2 label{
		width:80px;
		margin-bottom:0px;
	}
	.veri {
		margin-left:80px;
	}
	.veri img{
		width:190px;
	}
	.map_container{
		height:200px;
	}
	.ModuleStage{
		width:270px;
		height:630px;
	}
	.whatwedoimg{
		padding-right:10px;
	}
	#contents-what-we-do h2{
		font-size:28px;
		line-height:28px;	
	}
	.process-step{
		padding-top:10px;
	}
	.devprocess-step{
		padding-top:10px;
	}
	.processimg{
		width:100px;
		margin:0 auto;
		display:block;
		padding:0px;
		padding-right:20px;
		padding-bottom:10px;
	}
	.process-step p {
		display:block;
		font-size:14px;
		clear:both;
	}
	.devprocess-step p {
		display:block;
		font-size:14px;
		clear:both;
	}
	.whatwedoimg{
		padding-bottom:0px;
	}
	.seoprocessouter,.devprocessouter{
		left:0px;
	}
	.seoprocess,.devprocess{
		width:102px;
	}
	#seoprocess-2,#devprocess-2{
		left:108px;
		top:0px;
		background-position:-50px 47px;
		padding-left:60px;
		padding-right:0px;
	}
	.subNav ul{
		padding-left:0px;
		margin-bottom:0px;
	}
	#seoprocess-1,#devprocess-1{
		background-image:none;
		padding:0px;
	}
	.devprocess{
		position:absolute;
	}
	.whatwedo-item{
		width:270px;
		padding-bottom:20px;
		padding-left:0px;
	}
	.whatwedo-item img{
		width:100px;
		padding-right:10px;
		display:inline-block;
		padding-bottom:85px;
		padding-top:15px;
		float:left;
	}
	#seoprocess-4,#devprocess-4{
		left:0px;
		top:190px;
		padding-right:60px;
		background-position:110px 47px;
	}
	#devprocess-4{
		top:170px;
	}
	#seoprocess-3,#devprocess-3{
		left:168px;
		padding-top:30px;
		background-position:50px -10px;
		background-image:url("../process/processdotsvertical.gif");
		background-repeat:no-repeat;
		top:160px;
	}
	#devprocess-3{
		top:140px;
	}
	#seoprocess-6,#devprocess-6{
		top:380px;
		left:108px;
		background-position: -50px 47px;
		padding-right:0px;
		padding-left:60px;
	}
	.seoprocessouter{
		height:750px;
	}
	.devprocessouter{
		height:480px;
	}
	#seoprocess-7{
		left:168px;
		top:540px;
		background-position:50px -10px;
		background-repeat:no-repeat;
		padding-top:30px;
		background-image:url("../process/processdotsvertical.gif");
	}
	#seoprocess-8{
		left:0px;
		top:570px;
	}
	#seoprocess-5,#devprocess-5{
		top:350px;
		background-position:50px -10px;
		background-image:url("../process/processdotsvertical.gif");
		background-repeat:no-repeat;
		left:0px;
		padding-top:30px;
	}
	#devprocess-5{
		top:310px;
	}
	.blogHeader, .sidebarCat{
		background-position:252px 2px;
	}
	.blurb .blurbtext {
		margin-left:0px;
		margin-top:10px;
		width:100%;
		min-height:10px;
	}
	.blogSidebar{
		width:100%;
		padding-top:10px;
		margin-top:20px;
		height:auto !important;
		margin-right:0px;
		width:276px;
		display:block;
		margin-left:-24px;
		padding-bottom:50px;
		margin-bottom:-50px !important;
	}
	.blogHeader, .sidebarCat{
		margin-top:20px;
	}
	ul.categoryList{
		margin-bottom:20px;
	}
	.blurb{
		padding-bottom:2px;
	}
	.team-desc,.team-getintouch{
		width:270px;
	}
	.blog{
		width:100%;
	}
	.blog img{
		max-width:100% !important;
		height:auto !important;
	}
	.largetext{
		font-size:14px;
	}
	.footer-1{
		padding-top:19px;
		font-size:12px;
		width:268px;
		padding-right:0px;
		position:relative;
	}
	.footerinner{
		width:270px;
		z-index:2;
	}
	.footer-3{
		width:269px;
	}
	.footer-address{
		padding-top:10px;
	}
	.footer-ph{
		padding-top:10px;
	}
	.social{
		margin-top:15px;
	}
	.mailerrors{
		margin-top:-20px !important;
	}
	.footer-2{
		display:none;
	}
	.footernav{
		position:absolute;
		top:490px;
		padding-left:19px;
	}
	.footer-3{
		padding-top:0px;
	}
	.footer{
		height:530px;
	}

	.social {
		margin-bottom:15px;
	}
	.newsletterform input[type="text"] {
		width:189px;
	}
	.team-buttons{
		display:none;
	}
	#contents-index .Heading-1,h1{
		font-size:65px !important;
		line-height:60px;
		margin-bottom:10px;
	}
	body{
		font-size:12px !important;
	}
	.homeText p{
		font-size:14px !important;
		line-height: 17px !important;
	}
	.homeText{
		width:100%;
	}
	.blueCircleButton{
		margin:0px;
		width:70px;
		font-size:20px;
		line-height:20px !important;
		float:right;
		margin-top:-143px;
		padding:18px 10px 31px 10px;
		height:40px;
		background-image:url("../images/circle.png");
		background-size:90px 177px;
	}
	.blueCircleButton:hover{
		background-position:0px -89px;
	}
	#contents-index .Heading-1, h1{
		width:230px;
	}
	#contents-about h1{
		margin-top:10px;
	}
	.testimonials{
		margin-top:-10px;
		display:block;
	}
	.testimonial{
		display:block !important;
	
	}
	.homeText{
		clear:both;
	}
	.textarea{
		position:relative;
	}
	.hoverwhatbutton{
		background-position:-125px 0px;
		padding-bottom:0px !important;
	}
	.whatweArrowLeft, .whatweArrowRight{
		display:none;
	}
	.whatwedoWrap,.whatwedo-outer{
		width:100% !important;
		margin:0px;
		padding:0px;
	}
	.whatwedo-item{
		margin-top:20px;
		padding-bottom:0px !important;
	}
	.whatwedo-item h3{
		display:inline-block;
		width:130px;
		vertical-align:top;
	}
	.whatwedo-item .whatbuttons{
		background-size:250px 125px;
		width:125px;
		vertical-align:top;
		height:125px;
		margin-right:10px;
		display:inline-block;
		margin-top:0px !important;
		margin-bottom:10px !important;
	}
	.whatwe-desc{
		width:120px;
		display:inline-block;
		vertical-align:top;
	}
	.requestQuoteForm{
	 	margin-top:90px;
	}
	.details1 .required{
		float:right;
		margin-top:-20px;
	}
	.details1{
		width:100%;
	}
	.completeQuote1{
		width:100%;
		overflow:hidden;
	}
	.completeQuote{
		padding-top:30px;
	}
	.completeQuote .thank{
		font-size:40px;
		display:block;
		padding-top:10px;
		margin-top:0px;
	}
	.thank2{
		margin-bottom:5px;
	}
	.completeQuote .signUp{
		padding-top:16px;
		width:234px;
		height:190px;
		margin-top:0px;
		background-color:none;
		margin-top:25px;
	}
	.completeQuote .signUp img{
		display:none;
	}
	.completeQuote .signUp .newsletterform input[type="text"], .completeQuote .signUp .newsletterform input[type="text"]{
		width:160px;
		font-size:13px;
	}
	.formSocialMedia{
		width:100%;
		margin:0px;
		padding-left:0px;
		margin-top:25px;
	}
	.mailListMobile{
		display:block;
		color:#59595B;
		font-size:20px;
		font-family: 'dinengschriftregular';
	}
	.close{
		top:10px;
		right:5px;
	}
	.blogDets{
		padding-bottom:0px;
	}
	.blogLrgSM{
		display:block;
		float:none;
		padding-top:0px;
		margin-top:-10px;
	}
	 .sm{
	 	margin-bottom:10px;
	 	margin-right:10px;
	 }
	 .authorDesc{
		 margin-left:0px;
		 width:100%;
		 margin-top:10px;
	 }
	 .nav{
	 	position:absolute;
	 }
	 .quoteOuter{
	 	position:absolute;
	 }
	.submitbutton{
		position:absolute;
		top:475px;
		right:0px;
	}
	.requestQuoteForm{
		position:relative;
	}
	.whatwe-right{
		margin-left:0px !important;
	}
	.stage img{
		margin-top:0px !important; 
		max-width:80px !important;
		height:auto !important;
	}
	.onLoadHide{
		height:470px;
	}
	.authblurb .blurbtext{
		margin-left:0px;
		display:block;
		clear:both;
	}
	.auth{
		margin-top:-10px;
	}
	.commentmsg{
		display:inline-block;
		width:160px;
		padding-left:10px;
	}
	 .portfolioImage{
	 	height:auto;
	 }
	 .surveyOuter td, #referFriend td, #support td{
	 	width:270px;
	 	float:left;
	 }
	#support input[type="text"], #support input[type="email"], #support select, #support textarea{
		width:100% !important;
	}
	#referFriend input[type="text"], #referFriend input[type="email"], #referFriend select{
	 	width:100% !important;
	 }
	 .mailSubscribe .mailerrors{
	 	font-size:12px;
	 	line-height:18px;
	 }
	 .mailSubscribe{
	 	width:100%;
	 }
	 .mailSubscribe input[type=text], .mailSubscribe input[type=email]{
	 	width:200px;
	 }
	 .mailSubscribe label{
	 	width:50px;
	 }
	 .completeRefer .thank{
		margin-top:0px;	
	}
	#support{
		width:100%;
	}
    .forcenew .button-content, .forcenew .button-shop, .forcenew .button-search, .forcenew .button-googleadwords, .forcenew .button-web, .forcenew .button-custom{
        background-size:auto 82px;
        width:82px;
        height:82px;
        padding-bottom:0px !important;
    }
    .forcenew .hoverwhatbutton,.forcenew .whatbuttons.active{
        background-position:-82px 0px !important;
    }
    .forcenew .whatwedo-item{
        width:82px;
        padding-left:6px;
    }
    .forcenew .whatwe-desc{
        width:auto;
    }
    .section1,.section2,.displaytext{
        position:relative !important;
        margin-lefT:0px !important;
        margin-right:0px !important;
        margin-top:0px !important;
    }
    .forcenew .displaytext{
        padding-top:5px !important;
    }
    .block{
        height:0px;
    }
    .forcenew .whatwedo-item .whatbuttons{
        margin-right:0px;
    }
    .whatwedo-item h3{
        width:auto;
        font-size:16px !important;
        margin-top:10px;
    }
    .displaytext h3{
        margin-bottom:5px;
        margin-top:20px;
    }
    .forcenew.whatwedo-outer{
        margin-left:-10px;
    }
    .displaytext{
        padding:0px 20px 20px !important;
        width:240px;
    }
    .displaytext:before{
        left:20px !important;
        top:-10px;
    }
    .contentManagement:before{
        left:120px !important;
    }
    .customDevelopment:before{
        left:120px !important;
    }
    .onlineMarketing:before{
        left:210px !important;
    }
    .ecommerce:before{
        left:645px;
    }
    #contents-index .banner-layer-wrapper h1 {
        font-size: 30px !important;
        line-height: 30px !important;
        width: 300px;
        margin-bottom: 20px;
    }
	#home-slick-container {
        width: 100% !important;
        height: 430px !important;
    }
	#home-slick-outer {
        width: 320px !important;
        height: auto !important;
    }
	#home-slick-container img {
        width: 320px !important;
        top: 0px !important;
    }
	#home-slick-container .home-slick-image {
		margin: 0;
		height: auto;
	}
    .banner-layer-wrapper {
        left: 10px;
        /*top: 245px;*/
        width: 300px;
        text-align: center;
		position: relative;
    }
    .talk-to-us-wrapper {
        width: 100%;
    }
    #talk-to-us .editor {
        padding: 20px;
    }
    #our-services .service-container {
        width: 100%;
        padding: 5px 0;
    }
    .services-inner-wrapper::before {
        left: 10px;
        top: 0;
        border: 3px solid #65b1c8;
        font-size: 20px;
        height: 40px;
        width: 40px;
        line-height: 45px;
    }
    #our-services .services-inner-wrapper {
        padding-left: 70px;
        width: 250px;
    }
    #our-services .service-container:hover .hover-container {
        width: 250px;
    }
    #our-services .description {
        width: 250px;
    }
    #our-services .find-more {
        top: 7px;
        right: 0;
        margin-bottom: 10px;
        padding: 5px 20px;
        position: relative;
        display: inline-block;
    }
    #talk-to-us .Heading-2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    #talk-to-us .set {
        margin-top: 20px;
    }
    #our-services h2 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    #our-services .services {
        padding: 20px 0;
    }
    #our-services .service-name {
        font-size: 25px;
        line-heght: 30px;
        line-height: 50px;
    }
    #our-services .service-name::after {
        bottom: 4px;
        font-size: 40px;
        margin-left: 10px;
    }
    .services-inner-wrapper.Arrow::before {
        font-size: 15px;
        line-height: 40px;
    }
    #our-services .service-name-small {
        font-size: 25px;
        line-height: 25px;
        margin-botton: 0;
        margin-top: 5px;
    }
    #client-logos {
        padding: 20px 0;
    }
    #client-logos ul {
        margin-top: 20px;
        width: 320px;
    }
    #talk-to-us p {
        -webkit-text-size-adjust: none;
    }
}