* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	background:#f8f8f8 url(../images/bg-body2.gif) repeat-x;
	margin:0;
	font:1em Helvetica, Arial, sans-serif;
	color:#555;
/*	min-width:1002px;*/
	width:100%;
	max-width:11500px;
	min-height:1500px;
	height:100%;
}

.home {background:#f8f8f8 url(../images/bg-body.gif) repeat-x;}
a{
	color:#555;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
form,
fieldset{
	padding:0;
	margin:0;
	border:0;
}
sup{font-size:7pt;}
input,
textarea,
select{
	vertical-align:middle;
	font:12px Arial, Helvetica, Verdana, sans-serif;
}
/* wrapper */
#wrapper {
	max-width: 992px;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding:162px 0 0;
	margin:0 auto;
}
/* header */
#header{
	max-width:940px;
	width:100%;
	height:117px; /* MK decreased from 186 after decreasing head space*/
	position:absolute;
	top:0;
	left:0;
	padding:0 26px;
}
/* top-panel */
.top-panel{
	width:100%;
	overflow:hidden;
	color:#fff;
}
.panel-right{
	width:45px;
	height:39px;
	float:right;
	background:url(../images/bg-panel-right.gif) no-repeat;
}
.panel{
	float:right;
	height:39px;
	padding:0 0 0 39px;
	background:url(../images/bg-panel.gif) no-repeat;
}
/* phone */
.top-panel .phone{
	float:left;
	margin: 0 17px 0 0;
	height:31px;
	overflow:hidden;
	font-size:18px;
	line-height:20px;
	padding: 8px 26px 0 0;
	background:url(../images/separator.gif) no-repeat 100% 0;
}
.top-panel .phone span{
	display:block;
	padding:0 0 2px 30px;
	background:url(../images/bg-phone.gif) no-repeat;
}
/* contact */
.top-panel .contact{
	float:left;
	font-size:14px;
	line-height:16px;
	height:31px;
	overflow:hidden;
	padding:0 0 0 41px;
	margin:8px 0 0;
	text-transform:uppercase;
	background:url(../images/bg-contact.gif) no-repeat;
	cursor:pointer;
}
.top-panel .contact span{
	display:block;
	padding:3px 0 0;
}
.top-panel .contact a{
	display:block;
	text-transform:uppercase;
	color:#ffffff;	
	text-decoration:none;
}

.call-out a{
	float:left;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:red;
	line-height:16px;
	width:490px;
	overflow:hidden;
	padding:0 0 0 41px;
	margin:8px 0 0;
	cursor:pointer;
	
}

/* logo */
.logo{
	width:251px;
	height:61px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:-15px 0 10px;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
/* nav */
.nav-holder{
	max-width:940px;
	width:100%;
	height:53px;
	background:url(../images/bg-nav-holder.gif) no-repeat;
}
#nav{
	max-width:720px;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav li{
	float:left;
	height:47px;
	padding:0 2px 0 0;
	position:relative;
	background:url(../images/separator2.gif) no-repeat 100% 0;
}
#nav li a{
	float:left;
	color:#fff;
	height:53px;
	cursor:pointer;
	margin:0 -1px 0 -2px;
	position:relative;
	padding:0 0 0 1px;
}
#nav li a em{
	float:left;
	height:47px;
	width:1px;
}
#nav li a span{
	float:left;
	height:38px;
	padding:15px 19px 0 18px;
}
#nav li:hover a,
#nav .active a{
	text-decoration:none;
	background:url(../images/bg-nav-hover.gif) no-repeat;
}
#nav .active a em,
#nav li:hover a em{background:url(../images/bg-nav-hover2.gif) no-repeat;}
#nav .active a span,
#nav .active .home-link span,
#nav li a:hover span{background:url(../images/arrow.gif) no-repeat 50% 100%;}
#nav li .home-link{
	width:80px;
	display:block;
	margin:0;
	padding:0;
}
#nav li .home-link span{
	padding:15px 0 0;
	display:block;
	text-align:center;
	float:none;
}
#nav li:hover .home-link,
#nav .active .home-link {background:url(../images/bg-link-home.gif) no-repeat;}
#nav li:hover{position:relative;}
#nav li:hover .drop{display:block;}
/* drop */
.drop{
	width:208px;
	position:absolute;
	top:41px;
	left:-3px;
	display:none;
}
.drop .t{
	width:208px;
	height:4px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	background:url(../images/bg-drop-t.png) no-repeat;
}
.drop .b{
	width:208px;
	overflow:hidden;
	height:8px;
	line-height:0;
	font-size:0;
	background:url(../images/bg-drop-b.png) no-repeat;
}
#nav ul{
	width:168px;
	overflow:hidden;
	margin:0;
	padding:0 20px;
	list-style:none;
	font-size:13px;
	line-height:16px;
	text-transform:none;
	float:none;
	background:url(../images/bg-drop-c.png) repeat-y;
}
#nav ul li{
	float:none;
	height:1%;
	vertical-align:top;
	padding:13px 0 17px;
	overflow:hidden;
	background:url(../images/bg-drop.gif) repeat-x;
}
#nav ul li:first-child{background:none;}
#nav li:hover ul li a,
#nav ul li a{
	float:left !important;
	color:#fff;
	height:auto;
	background:none !important;
	margin:0;
}
#nav li:hover ul li a:hover,
#nav ul .active a{
	text-decoration:none;
	color:#6dcff6 !important;
}
/* btn */
.btn{
	width:173px;
	float:right;
	font-size:12px;
	line-height:14px;
	margin:9px 19px 0 0;
}
.btn:after{
	content:"";
	clear:both;
	display:block;
}
.btn-login{
	width:83px;
	height:28px;
	position:relative;
	float:left;
}
.btn-login a{
	display:block;
	width:83px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-login.gif) no-repeat;
}

.btn-login a:hover{text-decoration:none;}
/* form-login */
.form-login .btn-login-blank{
	width:36px;
	height:36px;
	float:left;
	border:0px;
	margin-left:18px;
	margin-top:-2px;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	color:#99CCFF;
	background:transparent url(../images/submitInd.gif) no-repeat; 
	position:absolute;
}
.form-login{
	width:248px;
	position:absolute;
	overflow:hidden;
	top:19px;
	left:-162px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#ddd;
	z-index:10;
}
.form-login .t{
	width:248px;
	height:8px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../images/bg-form-login-t.png) no-repeat;
}
.form-login .b{
	width:248px;
	height:10px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../images/bg-form-login-b.png) no-repeat;
}
.form-login .c{
	width:217px;
	overflow:hidden;
	padding:10px 16px 10px 15px;
	background:url(../images/bg-form-login-c.png) repeat-y;
}
.form-login p{margin:0 0 5px;}
/* row */
.form-login .row{
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
.form-login .text{
	width:217px;
	height:29px;
	overflow:hidden;
	background:url(../images/bg-input.gif) no-repeat;
	position:relative;
}
.form-login .text input{
	float:left;
	width:195px;
	outline:none;
	margin:0;
	padding:8px 11px 7px;
	border:0;
	background:url(../images/transparent.gif);
	line-height:14px;
	font-style:italic;
	color:#888;
	position:relative;
	z-index:10;
}
.form-login .short{
	width:154px;
	float:left;
	background:url(../images/bg-input-short.gif) no-repeat;
}
.form-login .short input{width:132px !important;}
.form-login .btn-login{
	width:56px;
	height:29px;
	border:0;
	float:right;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	background:url(../images/btn-login2.gif) no-repeat;
}
.form-login ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:10px 0 0;
	list-style:none;
	font-size:11px;
	line-height:14px;
}
.form-login ul li{
	float:left;
	padding:0 5px 0 8px;
	background:url(../images/separator3.gif) no-repeat 0 60%;
}
.form-login ul li:first-child{
	background:none;
	padding-left:0;
}

.form-login .row span{
	color:#bb4a3b;
	padding:0px;
	margin-left:35px;
	cursor:pointer;
	position:absolute;
}

.form-login ul li a{
	color:#bb4a3b;
	background:none;
	height:auto;
	width:auto;
	text-indent:0;
	float:left;
}
.form-login ul li a:hover{text-decoration:underline;}

/* btn-support */
.btn-support{
	width:83px;
	height:28px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-support.gif) no-repeat;
}
/* main */
#main {
	max-width:992px;
	width:100%;
	overflow: hidden;
}
/* visual */
.visual{
	max-width:992px;
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
	padding:0 0 35px;
	background:url(../images/bg-visual2.gif) no-repeat 26px 100%;
}
.home .visual{
	margin:0 0 16px;
	background:url(../images/bg-visual.gif) no-repeat 0 100%;
}
/* gallery */
.visual .gallery {
	max-width:992px;
	width:100%;
	height:301px;
	overflow:hidden;
	position:relative;
}
.gallery .link-prev,
.gallery .link-next{
	width:59px;
	height:58px;
	position:absolute;
	left:0;
	top:123px;
	text-indent:-999px;
	overflow:hidden;
	z-index:10;
	background:url(../images/btn-prev.png) no-repeat;
}
.gallery .link-next{
	right:0;
	left:auto;
	background:url(../images/btn-next.png) no-repeat;
}
/* gallery-inf */
.visual .gallery-inf{
	float:left;
	max-width:940px;
	width:100%;
	overflow:hidden;
	height:301px;
	position:relative;
	margin:0 26px;
	background:url(../images/bg-gallery.jpg) no-repeat;
}
.visual .gallery-inf ul{
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.visual .gallery-inf ul li {
	float:left;
	max-width:940px;
	width:100%;
	position:relative;
}
/* image */
.visual .gallery-inf .image{
	float:right;
	width:540px;
	overflow:hidden;
	margin:24px -12px 0 0;
	position:relative;
}
* +html .visual .gallery-inf .image {
	margin:24px -15px 0 0;
}
.visual .gallery-inf .image img{display:block;}
.visual .gallery-inf .imageImports{
	float:right;
	width:700px;
	overflow:hidden;
	margin:0px 0px 0 0;
	position:relative;
	border:1;
}

/* txt */
.visual .gallery-inf .txt{
	width:355px;
	float:left;
	overflow:hidden;
	padding:27px 0 0 35px;
	font-size:14px;
	line-height:24px;
	color:#fff;
}
* +html .visual .gallery-inf .txt {width:355px;}
.txtimports {
	width:650px;
}
.visual .gallery-inf p{margin:0 0 18px;}
.gallery-inf .btn-holder{
	width:100%;
	overflow:hidden;
}
.gallery-inf .more{
	display:block;
	width:144px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more.png) no-repeat;
}

.btn-account{
	position:absolute;
	width:136px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
	right:20px;
	top:25px;
	background:url(../images/btn-account.png) no-repeat;
}
.btn-training{
	position:absolute;
	width:136px;
	height:48px;
	top:66px;
	right:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-training.png) no-repeat;
}
.block-list .btn-account,
.block-list .btn-training{right:-6px}
/* carusel */
.carusel{
	max-width:907px;
	width:100%;
	height:87px;
	margin:0 0 0 26px;
	overflow:hidden;
	padding:27px 15px 0 18px;
	background:url(../images/bg-carusel.gif) no-repeat;
}
.carusel-inf {
	width:685px;
	height:72px;
	overflow:hidden;
	position:relative;
	float:right;
	top:-10px;
}
.carusel-inf ul {
	position:relative;
	width:780px;
	padding:0;
	margin:0;
	list-style:none;
}
.carusel-inf ul li {float:left;text-align:center;}
.carusel-inf ul li a {
	float:left;
	padding:0 26px 0 0;
	margin:0 10px 0 10px;
}
.carusel-inf img{display:block;}
.carusel .heading{
	width:183px;
	height:49px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:6px 0 0;
	background:url(../images/bg-heading02.png) no-repeat;
}
.carusel-inf li.carusel-spacer{
	width:600px;
	height:30px;
}
/* block-testimonials */
.block-testimonials{
	width:940px;
	overflow:hidden;
	padding:0 26px 10px;
}
.block-testimonials .box-title{
	width:180px;
	float:left;
	overflow:hidden;
}
.btn-all{
	display:block;
	width:83px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-all.gif) no-repeat;
}
/* gallery */
.block-testimonials .gallery{
	width:760px;
	overflow:hidden;
	float:right;
}
.block-testimonials .gallery-inf{
	width:720px;
	overflow:hidden;
	margin:0 15px 0 0;
	position:relative;
	float:left;
}
.block-testimonials .gallery-inf ul{
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.block-testimonials .gallery-inf ul li{
	float:left;
	position:relative;
}
.block-testimonials .box{
	float:left;
	position:relative;
	padding:0 21px 0 0;
}
/* txt */
.block-testimonials .txt{
	width:195px;
	position:absolute;
	top:115px;
	left:12px;
	font-size:1.2em;
	line-height:1.4em;
}
.block-testimonials .txt h2{
	font-size:1.2em;
	line-height:1.2em;s
	color:#333;
	margin:0 0 8px;
	width:215px;
}
.block-testimonials .txts p{margin:0 0 10px;}
/* swicher */
.tab-content .swicher ul
.block-testimonials .swicher ul{
	width:10px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.tab-content .swicher li,
.block-testimonials .swicher li{
	padding:0 0 6px;
	overflow:hidden;
	width:10px;
}
/*.block-testimonials .heading{
	width:127px;
	height:45px;
	margin:0 0 18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-heading03.png) no-repeat;
}*/
.tab-content .swicher li a,
.block-testimonials .swicher li a{
	display:block;
	width:10px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-swicher.gif) no-repeat;
}
.tab-content .swicher .active a,
.tab-content .swicher li a:hover,
.block-testimonials .swicher .active a,
.block-testimonials .swicher li a:hover{background:url(../images/bg-swicher-hover.gif) no-repeat;}
/* block-info */
.block-info{
	max-width:940px;
	width:100%;
	overflow:hidden;
	padding:0 26px 37px;
	background:url(../images/bg-block-info.gif) no-repeat 0 100%;
}
.tabset{
	width:940px;
	overflow:hidden;
}
.tabset ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.tabset ul li{float:left;}
.tabset ul li a{
	float:left;
	height: 30px;
	padding: 12px 0 0;
	outline:none;
	overflow:hidden;
	background:#448ccb url(../images/bg-tabset.gif) no-repeat;
}
.tabset ul li a span{
	display:block;
	overflow: hidden;
	height:21px;
	text-indent: -9999px;
	cursor:pointer;
	background:url(../images/bg-tabset1.png) no-repeat;
}
.tabset ul li .active{background:#eee;}
.tabset .partners a span{
	width:74px;
	margin:0 17px 0 20px;
	background-position:0 -21px;
}
.tabset .partners .active span{background-position:0 0;}
.tabset .studies a span{
	width:100px;
	margin:0 14px 0 17px;
	background-position:-107px -21px;
}
.tabset .studies .active span{background-position: -107px 0;}
.tabset .faq a span{
	width:29px;
	margin:0 16px;
	background-position:-238px -21px;
}
.tabset .faq .active span {background-position:-238px 0;}

/* tab-content */
.tab-content{
	width:905px;
	overflow:hidden;
	background:#eee;
	padding:16px 15px 30px 20px;
}
.tab-content .gallery{
	width:905px;
	overflow:hidden;
}
.tab-content .gallery-inf{
	width:860px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:11px 0 5px;
	font-size:1.4em;
	line-height:1.6em;
}
.tab-content .gallery-inf ul{
	list-style:none;
	margin: 0;
	padding: 0;
	width: 99999px;
}
.tab-content .gallery-inf ul li{
	float: left;
	width:860px;
	overflow:hidden;
}
.tab-content .gallery-inf .box-holder{
	width:950px;
	height:250px;
	overflow:hidden;
	background:url(../images/separator4.gif) no-repeat 451px 0; /*441 height of bottom home box */
}
.tab-content .gallery-inf .box{
	width:450px; /*440 height of bottom home box */
	overflow:hidden;
	margin:-3px 10px 10px 0;
	float:left;
}
.tab-content .gallery-inf .alignleft{
	float:left;
	margin:4px 20px 3px 0;
}
.tab-content h2, .tab-content h3{
	font-size:1.3em;
	line-height:1.2em;
	color:#333;
	margin:0 0 12px;
}
.tab-content h3 {	width: 400px; } /* MK added for FAQ right h2 to fit*/ 
.tab-content .btn-all{
	display:block;
	width:83px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-all.gif) no-repeat;
	float:right;
}

.tab-content p{margin:0 48px 10px 0;}
.tab-content .swicher ul{float:right;}


/* block-list */
.block-list{
	max-width:940px;
	width:100%;
	margin:0 0 0 26px;
	position:relative;
	background:url(../images/bg-block-list.jpg) no-repeat;
}
.block-list .block-holder{
	max-width:900px;
	width:100%;
	overflow:hidden;
	min-height:193px; /* was 296 AK */
	padding:0 20px;
	background:url(../images/bg-shadow.png) no-repeat 0 100%;
}
/* AK ADDED for inner page templates */ 
.block-header .wide{
	width:770px;
	overflow:hidden;
	min-height:180px; /* 154 is even with grey line */
}
.block-header .half{
	max-width:425px;
	width:100%;
	min-height:180px;
}
.flag {
	color:#3f3f3f;
	font-size:14px;
	}
.flagHeader {
	color:#3f3f3f;
	font-size:14px;
	background-color:#ffffff;	
	padding:10px;
	border:1px solid #3f3f3f;
	}	
.flagSmall {
	color:#3f3f3f;
	font-size:10px;
	}	
.block-header .image {position:absolute;top:50px;left:485px;width:180px;}
.block-header .image b{font-size:12pt;line-height:30px;}
.block-header .wide a,.block-header .half a,.block-header .image a{
	color:#ffffff;
	overflow:hidden;
	font-weight:bold;
	text-decoration:underline;
}
/* list-holder */
.list-holder {
	width:940px;
	overflow:hidden;
}
.list-holder ul li {
	color:#ffffff;
}

.block-list span{
	width:190px;
	float:left;
	padding:0 30px 0 0;
	font-size:1.4em;
	color:#fff;
	line-height:1.6em;
}
.block-list ul{
	width:281px;
	overflow:hidden;
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	font-size:1.4em;
	line-height:1.4em;
	float:left;
}
.block-list ul li {
	vertical-align:top;
	height:1%;
	padding:0 0 17px 20px;
	background:url(../images/arrow02.png) no-repeat 0 0.4em;
}
.block-list ul li a{color:#fff;}
/* content */
#content{
	max-width:944px;
	width:100%;
	overflow:hidden;
	margin:0 22px 0 26px;
}
#content .gallery{
	width:944px;
	overflow:hidden;
	position:relative;
	margin:0 0 44px;
}
#content .gallery-inf{
	width:648px;
	overflow:hidden;
	position:relative;
	font-size:1.4em;
	line-height:1.7em;
	float:right;
	margin:12px 4px 0 0;
}
#content .gallery-inf ul{
	list-style: none;
	padding: 0;
	width: 99999px;
	margin:0;
	overflow:hidden;
	max-height:810px!important;
}
#content .gallery-inf ul li{
	float:left;
	width:648px;
}
#content .gallery-inf ul li ol li{
	width:600px;
}
#content .gallery-inf img{
	display:block;
	margin:0 0 35px 8px;
}
/*
#content .heading{
	width:343px;
	height:63px;
	margin:0 0 31px 8px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/bg-heading05.gif) no-repeat;
}*/
#content .gallery-inf p{margin:0 0 24px 8px;}
#content .gallery-inf .partners p{width:600px;min-height:380px;margin:0 8px 24px 8px;}
#content .gallery-inf .partners img{float:left;margin-right:10px;}
#content .link-prev,
#content .link-next{
	width:59px;
	height:58px;
	position:absolute;
	top:182px;
	left:294px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	float:none;
	z-index:20;
	background:url(../images/btn-prev.png) no-repeat;
}
#content .link-next{
	background:url(../images/btn-next.png) no-repeat;
	left:886px;
	top:179px;
}

#content > div.gallery.gal-cont > div > ul:not(.case-studies) li > h2 {
	font-family: 'Passion One';
	font-weight:500;
	font-size:140%;
	margin-top:0px;
	color:black;
	text-transform:uppercase ;
	text-decoration:none ;
	display: inline-block;
	transform : scale(1,1.5);
	-webkit-transform:scale(1,1.5); /* Safari and Chrome */
	-moz-transform:scale(1,1.5); /* Firefox */
	-ms-transform:scale(1,1.5); /* IE 9+ */
	-o-transform:scale(1,1.5); /* Opera */
	letter-spacing:.1pt;
}
#content > div.gallery.gal-cont > div > ul li > h2 span {color:#0072bc;}
div.visual h1 , #main > div.visual > div.gallery.main-gal > div > ul li > div.txt > strong{
	font-family: 'Passion One';
	font-weight:500;
	font-size:230%;
	margin-top:35px;
	margin-bottom:25px;
	color:black;
	text-transform:uppercase ;
	text-decoration:none ;
	display: inline-block;
	transform : scale(1,1.5);
	-webkit-transform:scale(1,1.5); /* Safari and Chrome */
	-moz-transform:scale(1,1.5); /* Firefox */
	-ms-transform:scale(1,1.5); /* IE 9+ */
	-o-transform:scale(1,1.5); /* Opera */
	letter-spacing:.7pt;
}
#main > div.visual > div.gallery.main-gal > div > ul li > div.txt > strong,.subHeadingHowStarted,.subHeadingHappyCustomers{
	font-family: 'Passion One';
	font-weight:500;
	font-size:170%;
	color:black;
	text-transform:uppercase ;
	text-decoration:none ;
	display: inline-block;
	transform : scale(1,1.7);
	-webkit-transform:scale(1,1.5); /* Safari and Chrome */
	-moz-transform:scale(1,1.5); /* Firefox */
	-ms-transform:scale(1,1.5); /* IE 9+ */
	-o-transform:scale(1,1.5); /* Opera */
	letter-spacing:.9pt;
	margin-top:10px;
	margin-bottom:15px;
}
	#main > div.block-testimonials > div.box-title > h1{font-family: 'Passion One';	font-weight:500;font-size:230%;margin-top:35px;margin-bottom:25px;color:black;text-transform:uppercase ;text-decoration:none ;display: inline-block;transform : scale(1,1.5);-webkit-transform:scale(1,1.5); /* Safari and Chrome */-moz-transform:scale(1,1.5); /* Firefox */-ms-transform:scale(1,1.5); /* IE 9+ */-o-transform:scale(1,1.5); /* Opera */letter-spacing:.7pt;}
	#main > div.block-testimonials > div.box-title > h1 span{color:#0072bc;font-size:70%;letter-spacing:0px;}
#content .leftColumn{
	float:left;
	width:624px;
	padding:10px 30px 0 0;
	font-size:1.5em;
	line-height:1.5em;
}
#content .rightColumn{
	float:left;
	width:280px;
	padding:10px 0 0 0;
	font-size:1.5em;
	line-height:1.5em;
}
#content .oneColumn{
	float:left;
	width:900px;
	padding:10px 30px 0 0;
	font-size:1.5em;
	line-height:1.5em;
}
#content.innerPage{
	margin-bottom:30px;
}
#content.innerPage .contact-container{
	padding-left:15px;
	overflow:hidden;
	background:url(../images/inside-fold.jpg) no-repeat;
}
#content.innerPage .contact-container .phone{
	height:15px;
	margin-bottom:5px;
	padding:2px 0 0 20px;
	overflow:hidden;
	font-size:13px;
	line-height:13px;
	background:url(../images/inside-fold-phone.png) no-repeat;
}
#content.innerPage .contact-container p.email{
	height:15px;
	margin:0 0 10px 0;
	padding:2px 0 0 20px;
	overflow:hidden;
	font-size:13px;
	line-height:13px;
	background:url(../images/inside-fold-mail.png) no-repeat;
}
#content.innerPage .contact-container .address{
	height:60px;
	margin:0 0 10px 0;
	padding:20px 0 0 20px;
	overflow:hidden;
	font-size:13px;
	line-height:20px;
}
#content.innerPage .right ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content.innerPage .right li{
	background-image: url(../images/arrow_black_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 10px 14px;
}
#content.innerPage .right li.active{
	background-image: url(../images/arrow_blue_right.gif);
	color:blue;
}

/* menu */
.menu{
	width:280px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	list-style:none;
}
.menu li{
	width:280px;
	overflow:hidden;
	padding:8px 0;
	vertical-align:top;
	border-bottom:1px solid #eee;
}
.menu li a{
	float:left;
	padding:0 0 0 15px;
	color:#555;
	background:url(../images/arrow03.gif) no-repeat 0 0.4em;
}
.menu .active a,
.menu li a:hover{
	color:#0072bc;
	text-decoration:none;
	background:url(../images/arrow04.gif) no-repeat 0 0.4em;
}
/* tabset */
#content .block-info{
	width:940px;
	overflow:hidden;
	padding:0 0 38px;
	margin:0 0 7px;
}
#content .tabset .pricing a span{
	width:58px;
	margin:0 18px 0 20px;
	background:url(../images/bg-tabset2a.png) no-repeat 0 -21px;
}
#content .tabset .pricing .active span{background-position:0 0;}
#content .tabset .features a span{
	width:80px;
	margin:0 20px;
	background:url(../images/bg-tabset2a.png) no-repeat -95px -21px;
}
#content .tabset .features .active span{background-position:-95px 0;}
#content .tabset .comparison a span{
	width:94px;
	margin:0 20px;
	background:url(../images/bg-tabset2a.png) no-repeat -205px -21px;
}
#content .tabset .comparison .active span{background-position:-205px 0;}
#content .tabset .diagram a span{
	width:66px;
	margin:0 22px 0 21px;
	background:url(../images/bg-tabset2a.png) no-repeat -342px -21px;
}
#content .tabset .diagram .active span{background-position:-342px 0;}
/* tab-content */
.tab-hide {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
	top: -9999px !important;
}
#content .tab-content{
	width:900px;
	overflow:hidden;
	padding:23px 20px 32px;
}
#content .box-txt{
	width:140px;
	overflow:hidden;
	float:left;
	font-size:1.4em;
	line-height:1.6em;
	margin:0 11px 0 0;
}
#content .box-full{
	max-width:900px;
	width:100%;
	overflow:hidden;
	float:left;
	font-size:1.4em;
	line-height:1.6em;
	margin:0 11px 0 0;
}
#content .box-txt p{margin:0;}
/* box-pricing */
.box-pricing{
	max-width:730px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-pricing.jpg) repeat-y -730px 0;
}
.box-pricing .holder{background:url(../images/bg-box-pricing.jpg) no-repeat;}
.box-pricing .frame{
	max-width:720px;
	width:100%;
	overflow:hidden;
	padding:4px 0 8px 10px;
	background:url(../images/bg-box-pricing.jpg) no-repeat -1460px 100%;
}
/* box */
.box-pricing .box{
	width:132px;
	float:left;
	overflow:hidden;
	margin:0 20px 0 0;
	padding:16px 14px 20px;
	font-size:1.2em;
	line-height:1.2em;
	color:#fff;
}
.box-pricing .box .user{
	width:80px;
	height:20px;
	font-size:14px;
	line-height:20px;
	text-align:center;
	margin:0 auto 20px;
	display:block;
	text-transform:uppercase;
	background:url(../images/bg-users.gif) no-repeat;
}
.box-pricing .box ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.box-pricing .box ul li{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding: 6px 0 8px;
	background:url(../images/separator5.gif) no-repeat 0 100%;
}
/* footer */
#footer{
	max-width:940px;
	width:100%;
	padding:5px 26px 30px;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	color:#333;
	font-weight:bold;
}
#footer p{margin:0 0 7px;}
* +html #footer p {margin:0 0 10px;}
#footer ul{
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:14px;
}
#footer ul li{
	float:left;
	padding: 0 10px 0 17px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
}
#footer ul li:first-child{
	background:none;
	padding-left:0;
}
#footer p a{
	display:inline-block;
	padding:0 0 4px;
	color:#333;
	background:url(../images/bg-dot.gif) repeat-x 0 100%;
}
* +html #footer p a {margin:0 0 -7px;}
#footer ul li a{
	color:#333;
	float:left;
	padding:0 0 7px;
	background:url(../images/bg-dot.gif) repeat-x 0 100%;
}
#footer p a:hover,
#footer ul li a:hover{
	text-decoration:none;
	background:none;
}
/* box-contact */
.box-contact{
	width:290px;
	float:right;
	overflow:hidden;
	margin:0 0 0 20px;
}
.logo-footer{
	width:178px;
	height:37px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 1px 0 0;
	background:url(../images/logo-footer.gif) no-repeat;
}
.logo-footer a{
	height:100%;
	display:block;
}
/* contact-inf */
.contact-inf{
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
	clear:both;
	color:#555;
	cursor:pointer; /*MK added */
}
.contact-inf .contact{
	float:left;
	font-size:15px;
	line-height:17px;
	margin:4px 13px 0 0;
	text-transform:uppercase;
	padding:0 0 0 32px;
	background:url(../images/bg-contact2.gif) no-repeat;
}
.contact-inf .contact a:hover{
	text-decoration:none;
}
.contact-inf .phone{
	float:left;
	padding:0 0 0 26px;
	font-size:19px;
	line-height:20px;
	background:url(../images/bg-phone2.gif) no-repeat;
}
a.hidden {
	position:absolute;
	top:0;
	left:-9999px;
}
.input-value {
	position:absolute;
	left:12px;
	top:8px;
	color:#888;
	font:italic 12px/14px Arial, Helvetica, sans-serif;
	z-index:1;
}
#content div.clients2 {position: absolute;float: left;top: 520px;left: 350px;}
#navM{display:none;}
.slicknav_menu {
	display:none;
	float:left;
	width:50px;
	margin-left:7px;
	background:transparent;
	padding-left:0px;
	margin-top:5px;
	z-index:1;
	height:65%;
}
.slicknav_btn{
	margin:0px!important;
	background:transparent!important;
}
.slicknav_nav{
	width:220px;
	margin-left:-5px!important;
	background:#4c4c4c;
}

@media only screen and (max-width:769px) {
	body{min-height:2100px;}
	.visual{width:770px;}
	.block-list{width:725px;}
	.block-list .block-holder {width:740px;}
	.block-header .wide {width:620px;}
	.form-loginPage{position:relative;margin-bottom:15px;left:0px;top:0px;}
	min-height:668px;
	#content{width:680px;}
	#content .oneColumn{width:640px;}
	#footer{width:770px;}
	#footer .box-contact{width:375px;}
	.logo-footer{display:none;}
	.contact-inf{padding-bottom:10px;}
	#nav {display:none;}
	.slicknav_menu {display:block;}
	#header div.nav-holder {width: 725px;}
	#header > div.top-panel > div.panel {width:420px;}
	#header > div.top-panel > div.panel > div.contact {margin-right:-27px;}
	.panel {margin-bottom:29px;}
	.top-panel{margin-left:-88px;max-width:700px;}
	.block-list span {width:100%;}
	.gallery-inf{width:725px!important;}

	div > div.gallery-inf ul li div div img {width:20%;height:20%;}
	div > div.gallery-inf ul li  div div > p {width:320px;}
	div > div.gallery-inf ul li  div div > h2 {width:60%;}
	.gallery .link-next{left:700px;}
	.tab-content .gallery-inf ul li {width:710px;}
	.tab-content .gallery-inf .box {width:320px;margin-left:0px;margin-right:15px;}
	.tab-content .gallery-inf .box h3{width:280px;}
	div > div.swicher { float:left;position:absolute;padding-right:5px;margin:5px;z-index:10;left:690px;}
	#content a.link-prev{left:0px;background-size:42%;top:10px;}
	#content a.link-next{left:700px;background-size:42%;top:10px;}
	#content div.gallery ul.menu {display:none;}
	#content .gallery-inf{float:left;width:730px;}
	#content > div.gallery.gal-cont > div > ul li > p {width:690px!important;}
	#content > div.gallery.gal-cont > div > ul li {width:720px!important;}
	#content .gallery-inf ul li ol li {width:730px;}
	#content .gallery-inf ul:not(.case-studies) li img {margin: 32px 0 8px 8px;width:100%;height:100%;}
	#content .gallery-inf ul.partners li img {width:auto;height:auto;margin: 13px 12px 8px 8px;}

	#content > div.gallery.gal-cont > div > ul:not(.case-studies) li > h2 {top: 0px;position: absolute;margin-bottom: 20px;margin-left:28px;}
	#content > div.gallery.gal-cont > div > ul li > h2 {width:610px;}
	#content > div.gallery.gal-cont > div > ul > li:nth-child(8) > h2 {background-size:80%;}
	#content .block-info {width:720px}
	#tab1 > div.box-txt {width:720px;}
	.visual .gallery-inf .txt {width:350px;margin-top:-10px;margin-left:-7px;}
	.visual .gallery-inf .image {float:none;margin-top:60px;}
	.visual .gallery-inf .image img {width:60%; height:60%;}
	.gallery-inf .btn-holder {margin-top:-10px;}
	#main > div.visual > div.carusel > strong {display:none;}
	#main > div.visual > div.carusel {width:740px;}
	.block-testimonials .gallery {float:none;left:-20px;}
	#main > div.block-testimonials > div.gallery > div.swicher {left:530px;}
	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div p {width:200px;}
	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div:nth-child(3) {display:none;}
	#main > div.block-info{width:705px;}
	.tab-content .gallery-inf .box-holder {background: url(../images/separator4.gif) no-repeat 350px 0;}
	#tab3 > img {width:66%;height:66%;}
	#tab2 > div > table {width:95%;}
	#tab2 .box-full table tr {font-size:80%;}
	#tab2 .box-full table tr > td {width:45px;}
	#tab2 .box-full table tr td:nth-child(2) {width:20px;}
	#tab2 .box-full table tr td:nth-child(3) {width:20px;}
	#tab2 .box-full table tr td:nth-child(4) {width:20px;}
	#tab2 > div > table > tbody > tr:nth-child(1) > td:nth-child(2) > strong {width:30px;}
	#tab1 > div.box-pricing {width:540px;}
	#content .gallery-inf ul{height:773px!important;}
	#content > div > table > tbody > tr > td:nth-child(4) {width:300px;}
	h1.subHeadingShareStory{display:none;}
	#content div.clients2 {position: absolute;float: left;top: 520px;left: 350px;}
}
/*iphone6 in landscape*/
@media only screen and (max-width:667px) {
	.visual{width:670px;}
	.block-list{width:625px;}
	.block-list .block-holder {width:640px;}
	.block-header .wide {width:520px;}
	.btn-account{display:none;}
	.btn-training{display:none;}
	.form-loginPage{position:relative;margin-bottom:15px;left:0px;top:0px;}
	min-height:568px;
	#content{width:580px;}
	#content .oneColumn{width:540px;}
	#footer{width:700px;}
	#footer .box-contact{width:375px;}
	.logo-footer{display:none;}
	.contact-inf{padding-bottom:10px;}
	#nav {display:none;}
	.slicknav_menu {display:block;}
	#header div.nav-holder {width: 625px;}
	#header > div.top-panel > div.panel {width:320px;}
	#header > div.top-panel > div.panel > div.contact {margin-right:-27px;}
	.panel {margin-bottom:29px;}
	.top-panel{margin-left:-88px;max-width:600px;}
	.block-list span {width:100%;}
	.gallery-inf{width:625px!important;}

	div > div.gallery-inf ul li div div img {width:20%;height:20%;}
	div > div.gallery-inf ul li  div div > p {width:600;}
	div > div.gallery-inf ul li  div div > h2 {width:60%;}
	.gallery .link-next{left:600px;}
	.tab-content .gallery-inf ul li {width:610px;}
	.tab-content .gallery-inf .box {width:320px;margin-left:0px;margin-right:0px;}
	.tab-content .gallery-inf .box h3{width:280px;}
	div > div.swicher { float:left;position:absolute;padding-right:5px;margin:5px;z-index:10;left:590px;}
	#content a.link-prev{left:0px;background-size:42%;top:10px;}
	#content a.link-next{left:600px;background-size:42%;top:10px;}
	#content div.gallery ul.menu {display:none;}
	#content .gallery-inf{float:left;}
	#content > div.gallery.gal-cont > div > ul li > p {width:620px!important;}
	#content .gallery-inf ul li ol li {width:630px;}
	#content .gallery-inf ul:not(.case-studies) li img {margin: 32px 0 8px 8px;width:84%;height:84%;}
	#content .gallery-inf ul.partners li img {width:auto;height:auto;margin: 12px 13px 8px 8px;}
 	#content > div.gallery.gal-cont > div > ul:not(.case-studies) li > h2 {top: 0px;position: absolute;margin-bottom: 20px;margin-left:28px;}
	#content > div.gallery.gal-cont > div > ul > li:nth-child(8) > h2 {background-size:80%;}
	#content .block-info {width:625px}
	#tab1 > div.box-txt {width:625px;}
	.visual .gallery-inf .txt {width:260px;margin-top:-10px;margin-left:-7px;}
	.visual .gallery-inf .image {float:none;margin-top:60px;}
	.visual .gallery-inf .image img {width:60%; height:60%;}
	.gallery-inf .btn-holder {margin-top:-10px;}
	#main > div.visual > div.carusel > strong {display:none;}
	#main > div.visual > div.carusel {width:640px;}
	.block-testimonials .gallery {float:none;left:-20px;}
	#main > div.block-testimonials > div.gallery > div.swicher {left:460px;}
	#main > div.block-info{width:605px;}
	.tab-content .gallery-inf .box-holder {background: url(../images/separator4.gif) no-repeat 295px 0;}
	#tab3 > img {width:66%;height:66%;}
	#tab2 > div > table {width:95%;}
	#tab2 .box-full table tr {font-size:80%;}
	#tab2 .box-full table tr > td {width:45px;}
	#tab2 .box-full table tr td:nth-child(2) {width:20px;}
	#tab2 .box-full table tr td:nth-child(3) {width:20px;}
	#tab2 .box-full table tr td:nth-child(4) {width:20px;}
	#tab2 > div > table > tbody > tr:nth-child(1) > td:nth-child(2) > strong {width:30px;}
	#tab1 > div.box-pricing {width:540px;}
	#content .gallery-inf ul{height:773px!important;}
	#content > div > table > tbody > tr > td:nth-child(4) {width:300px;}
	#tab1 > div.gal-tab1 > div.gallery-inf ul  p ,#tab2 > div.gal-tab2 > div.gallery-inf ul  p,#tab3 > div.gal-tab3 > div.gallery-inf ul  p{width:280px;}
.block-header .image {top: 27px;left:461px;width: 170px;}
}
/*iphone5 and below in landscape*/
@media only screen and (max-width:569px) {
	.visual{width:570px;}
	.block-list{width:525px;}
	.block-list .block-holder {width:540px;}
	.block-header .wide {width:420px;}
	.btn-account{display:none;}
	.btn-training{display:none;}
	.form-loginPage{position:relative;margin-bottom:15px;left:0px;top:0px;}
	min-height:568px;
	#content{width:480px;}
	#content .oneColumn{width:440px;}
	#footer{width:600px;}
	#footer .box-contact{width:375px;}
	.logo-footer{display:none;}
	.contact-inf{padding-bottom:10px;}
	#nav {display:none;}
	.slicknav_menu {display:block;}
	#header div.nav-holder {width: 525px;}
	#header > div.top-panel > div.panel {width:300px;}
	#header > div.top-panel > div.panel > div.contact {margin-right:-27px;}
	.panel {margin-bottom:29px;}
	.top-panel{margin-left:-48px;max-width:500px;}
	.block-list span {width:100%;}
	.gallery-inf{width:525px!important;}
	div > div.gallery-inf ul li div div img {width:20%;height:20%;}
	div > div.gallery-inf ul li  div div > p {width:500;}
	div > div.gallery-inf ul li  div div > h2 {width:60%;}
	.gallery .link-next{left:500px;}
	.tab-content .gallery-inf ul li {width:510px;}
	.tab-content .gallery-inf .box {width:260px;margin-left:0px;margin-right:0px;}
	.tab-content .gallery-inf .box h3{width:240px;}
	div > div.swicher { float:left;position:absolute;padding-right:5px;margin:5px;z-index:10;left:490px;}
	#content a.link-prev{left:0px;background-size:42%;top:10px;}
	#content a.link-next{left:500px;background-size:42%;top:10px;}
	#content div.gallery ul.menu {display:none;}
	#content .gallery-inf{float:left;}
	#content > div.gallery.gal-cont > div > ul li > p {width:520px;}
	#content .gallery-inf ul li ol li {width:530px;}
	#content .gallery-inf img {margin: 32px 0 8px 8px;width:79%;height:79%;}
	#content > div.gallery.gal-cont > div > ul li > h2 {top: 0px;position: absolute;margin-bottom: 20px;margin-left:28px;}
	#content > div.gallery.gal-cont > div > ul > li:nth-child(8) > h2 {background-size:80%;}
	#content .block-info {width:525px}
	#tab1 > div.box-txt {width:525px;}
	.visual .gallery-inf .txt {width:260px;margin-top:-10px;margin-left:-7px;}
	.visual .gallery-inf .image {float:none;margin-top:60px;}
	.visual .gallery-inf .image img {width:60%; height:60%;}
	.gallery-inf .btn-holder {margin-top:-10px;}
	#main > div.visual > div.carusel > strong {display:none;}
	#main > div.visual > div.carusel {width:540px;}
	.block-testimonials .gallery {float:none;left:-20px;}
	#main > div.block-testimonials > div.gallery > div.gallery-inf ul li .box{width:300px;margin-left:20px;}
/*	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div {height:320px;}*/
	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div > img {width:100%;height:70%%;}
	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div > div.txt {width:170px;}
	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div > div.txt h2 {width:160px;}
	#main > div.block-testimonials > div.gallery > div.gallery-inf > ul li div:nth-child(3) {display:none;}
	#main > div.block-testimonials > div.gallery > div.swicher {left:315px;}
	#main > div.block-info{width:605px;}
	#main > div.block-testimonials > div.box-title > h1{font-size:190%;}
	.block-testimonials .box-title {width:152px;}
	.tab-content .gallery-inf .box-holder {background: url(../images/separator4.gif) no-repeat 235px 0;}
	#tab3 > img {width:66%;height:66%;}
	#tab2 > div > table {width:95%;}
	#tab2 .box-full table tr {font-size:80%;}
	#tab2 .box-full table tr > td {width:15px;}
	#tab2 .box-full table tr td:nth-child(2) {width:20px;}
	#tab2 .box-full table tr td:nth-child(3) {width:20px;}
	#tab2 .box-full table tr td:nth-child(4) {width:20px;}
	#tab2 > div > table > tbody > tr:nth-child(1) > td:nth-child(2) > strong {width:30px;}
	#tab1 > div.box-pricing {width:365px;}
	#content .gallery-inf ul{height:673px!important;}
	#content > div > table > tbody > tr > td:nth-child(4) {width:300px;}
	#content div.clients2 {position:relative;float: left;left:0px;top:-25px;}
}

@media only screen and (max-width:480px) {
	body {	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
	#main {max-width:385px;}
	#wrapper {max-width:385px;}
	#header {max-width:385px;}
	.visual{width: 373px;margin-top:10px;margin-left: -12px;margin-bottom:-20px;}
	.block-list{width:348px;}
	.block-list .block-holder {width:300px;}
	.block-header .wide {width:305px;padding-bottom:10px;}
	.form-loginPage{position:relative;margin-bottom:15px;left:0px;top:0px;z-index:0;}
	.btn-account{display:none;}
	.btn-training{display:none;}
	min-height:568px;
	#content{width:290px;}
	#footer{width:320px;}
	.logo-footer{display:none;}
	.contact-inf{display:none;}
	#header > div.top-panel > div.panel {width:295px;}
	#header > div.top-panel > div.panel > div.contact {margin-right:-27px;}
	.panel {float:none;margin-bottom:29px;}
	.top-panel{margin-left:-28px;max-width:378px;}
	.block-header .half{width:320px;}
	#main > div.visual > div.gallery.main-gal > div > ul  li > div.txt {width:320px;padding-left:22px;}
	#main > div.visual > div.gallery.main-gal a {background-size:60%;}
	#main > div.visual > div.gallery.main-gal a.link-next {left:334px;}
	#header > strong.logo {margin-bottom:0px;}
	#main > div.visual > div.gallery.main-gal > div {margin-top:10px;margin-left: 11px;width:350px!important;}
	#main > div.visual > div.gallery.main-gal > div div.image{display:none;}
	#main > div.visual > div.carusel{padding:0px;margin-left:0px;width:350px;float:none;margin-top:25px;width:100%;}
	#main > div.visual > div.carusel > div ul li a {margin-left:50px;margin-top:10px;margin-bottom:10px; width:250px;padding-left:0px;float:none;text-align:center;}
	#main > div.visual > div > div > div ul {width:100%;}
	#main > div.visual > div > div > div span {max-width:335px;width:100%;}
/*	#main > div.visual > div.carusel > div ul li > a {padding:0px;margin-left:10px;}*/
	.carusel-inf {width:360px;}
	#main > div.visual > div.carusel > div ul {margin:0px; width:380px;padding-left:0px;}
	#main > div.visual > div.carusel > div > ul  li.carusel-spacer {width:350px!important;display:none;}
	.btn-holder {margin-top:-12px;}
	#main > div.visual > div.gallery.main-gal > div > ul li > div.txt > p {margin-top:-15px;}
	#main > div.visual > div > div > h1 {margin:20px 0px 8px}
	#content > div > h1 {margin-left:10px;}
	.nav-holder {max-width: 350px;margin-left: -15px;}
	#header > div.nav-holder > div {margin-right: 5px;}
	#LP_DIV_1339613813567 {display:none;}
	.gallery-inf{width:310px!important;}
	div > div.gallery-inf ul li div div img {width:20%;height:20%;}
	div > div.gallery-inf ul li  div div > p {width:302px;}
	div > div.gallery-inf ul li  div div > h2 {width:100%;}
	div > div.swicher { float:left;position:absolute;padding-right:5px;margin:5px;z-index:10;left:310px;}
	div.block-info  div > div.swicher {left:295px;}
	div.block-info > div.tab-content {width: 350px;height: 500px;}
	div.block-info > div.tab-content h3 {width: 350px;}
	div.block-info div.tab-content div.gallery-inf div.box-holder {width:310px; height:500px;}
	#main > div.block-testimonials > div.gallery > div.swicher {left:288px;}
	div.block-testimonials > div.swicher ul {padding:5px!important;background-color:#f9f9f9;}
	a.btn-all {margin-left:150px;margin-top:-50px;margin-bottom:28px;}
	.block-testimonials div.box-title {width:351px;float:none;}
	.block-testimonials div.gallery {width:330px;float:none;overflow:auto;}
	.block-testimonials div.box {width:350px;}
	.block-testimonials div.box img {width:100%;height:350px;}
	.block-testimonials div.txt {top:172px;}
	.list-holder {width:340px;}
	#content {margin-left:5px;}
	#content a.link-prev{left:0px;background-size:42%;top:10px;}
	#content a.link-next{left:334px;background-size:42%;top:10px;}
	#content div.gallery ul.menu {display:none;}
	#content .gallery-inf{float:left;width:360px!important;}
	#content > div.gallery.gal-cont > div > ul li > p {width:350px!important;margin-top:20px;}
	#content .gallery-inf ul li ol li {width:324px;}
	#content .gallery-inf ul img {margin: 32px 0 8px 8px;width:48%;height:48%;}
	#content .gallery-inf-partners img, #content .gallery-inf ul.case-studies img {width:auto;height:auto;}
	#content > div.gallery.gal-cont > div > ul li > h2 {top: 0px;position: absolute;margin-bottom: 20px;margin-left:28px;}
	#content > div.gallery.gal-cont > div > ul > li:nth-child(8) > h2 {background-size:80%;}
	#content .block-info{width:360px;}
	#content > div.tab-content {width: 350px;height: 500px;}
	#content .box-txt {width: 100%}
	#content .tab-content {width:347px;margin-left:-5px;}
	#content > div.gallery.gal-cont > div > ul.case-studies li > h2 {position:relative;width:320px;} 
	#content .oneColumn{margin-top:10px;margin-left:15px;width:280px;max-height:500px;overflow-y:scroll;overflow-x:hidden;}
	#content > div > div > ul li div {width:330px;}
	#content > div.block-info > div.tabset > ul > li.diagram{display:none;}
	#content #tab2 {overflow-y: scroll}
	#tab2 > div > table {width:95%;}
	#tab2 .box-full table tr {font-size:70%;}
	#tab2 .box-full table td {width:35px;}
	#tab2 > div > table > tbody > tr:nth-child(1) > td:nth-child(2) > strong {width:30px;}
	.box-pricing {margin-left:-10px;}
	.box-pricing .frame{width:360px;}
	h1.subHeadingCorporateStatement{background-size:100%;margin-bottom:-10px;}
	h1.subHeadingShareStory{margin-left:40px!important;margin-bottom:-5px;}
	h1.subHeadingWereListening{margin-left:0px!important;margin-bottom:0px;background-size: 100%;}
	.tab-content .gallery-inf .box-holder {background-image:none!important;}
	#tab1 > div.gal-tab1 > div.gallery-inf ul  p ,#tab2 > div.gal-tab2 > div.gallery-inf ul  p,#tab3 > div.gal-tab3 > div.gallery-inf ul  p{width:260px;}
	.home .visual {margin-bottom:-40px;}
	#tab1 > div.box-txt {width:325px;}
}
@media only screen and (max-width:374px) {
	#main {max-width:365px;}
	#wrapper {max-width:365px;}
	#header {max-width:360px;}
	.nav-holder {max-width: 340px;margin-left: -15px;}
	.visual{width: 363px;margin-top:10px;margin-left: -12px;}
	.block-list{width:358px;}
	#header > div.top-panel > div.panel {width:278px!important;}
	#header > div.top-panel > div.panel > div.contact {margin-left:-12px;}
	.block-header .half{width:300px;}
	#main > div.visual > div.gallery.main-gal > div {width:340px!important;}
	#main > div.visual > div.gallery.main-gal a.link-next {left:324px;}
/*	#content a.link-next{left:315px;background-size:60%;}*/
	div.oneColumn{margin-left:10px;}
	#content > div > div.gallery-inf {width:338px;}
	#content > div > div.gallery-inf-partners{margin-top:30px;}
	#content > div.gallery.gal-cont > div > ul li > p {width: 338px!important;}
	#content .block-info{width:350px;}
	#content > div.tab-content {width: 300;height: 500px;}
	#content .box-txt {width: 100%}
	#content .tab-content {width:348px;margin-left:-5px;}
	#footer{margin-left:-14px;}
	.tab-content .gallery-inf .box-holder {background-image:none!important;}
}
@media only screen and (max-width:359px) {
	#main {max-width:355px;}
	#main > div.visual > div.gallery.main-gal > div > ul  li > div.txt {width:300px;padding-left:12px;}
	#wrapper {max-width:355px;}
	#header {max-width:350px;}
	#footer{width:295px;}
	.visual{width: 330px;margin-top:10px;margin-left: -15px;margin-bottom:-20px;}
	.nav-holder {max-width: 300px!important;margin-left: -15px;}
	.block-list{width:305px;}
	.list-holder {width:280px;}
	.block-list .block-holder {width:300px;}
	div.visual > div > div > h1 {margin-left:-10px!important;width:284px!important;}
	#header > div.top-panel > div.panel {width:246px!important;}
	.block-header span.wide, .block-header span.half {width:292px!important;margin-left:-10px;}
	.top-panel >div div {font-size:12px!important;}
	div.phone {margin-right:0px!important;width:38%;}
	#header > div.top-panel > div.panel > div.contact {margin-left:10px;}
	div.contact span {margin-left:-12px;}
	.carusel-inf {width:300px;}
	#main > div.visual > div.carusel{width:320px;}
	#main > div.visual > div.gallery.main-gal > div {width:300px!important;}
	#main > div.visual > div.carusel > div ul {width:330px;}
	#main > div.visual > div.gallery.main-gal > div > ul  li > div.txt {width:270px;padding-left:25px;}
	#main > div.visual > div > div > div span {max-width:280px;width:100%;}
	.block-info{width:290px;}
	.gallery-inf{width:290px!important;}
	div.block-info > div.tab-content h3 {width: 320px;}
	div.block-info div.tab-content div.gallery-inf div.box-holder {width:290px; height:500px;}
	div > div.gallery-inf ul li  div div > p {width:282px;}
/*	div > div.gallery-inf ul li  div div > h2 {width:60%;}*/
	.block-testimonials div.box-title {width:291px;float:none;}
	.block-testimonials div.gallery {width:320px;float:none;overflow:auto;}
	.block-testimonials div.box {width:290px;}
	div.block-testimonials {margin-left:-9px;}
	div > div.swicher { left:275px;}
	div.block-info > div.tab-content {width: 277px;padding-left:8px;}
	div.block-info  {margin-left:-15px;width:279px;}
	div.block-info  div > div.swicher {left:270px;}
	.box-pricing {width:70%;margin-left: 40px}
	#main > div.visual > div.gallery.main-gal a.link-next {left:285px;}
	#content a.link-next{left:285px;}
	#content .gallery-inf ul{height:80s5px!important;}
	#content .gallery-inf{float:left;width:305px!important;}
	#content > div.gallery.gal-cont > div > ul li > p {width:290px!important;}
	#content > div.gallery.gal-cont > div > ul > li:nth-child(8) > h2{background-size:65%!important;}
	#content .gallery-inf ul li ol li {width:305;}
	#content .block-info{width:305px;}
	#content > div.tab-content {width: 300;height: 500px;}
	#content .box-txt {width: 100%}
	#content .tab-content {width:249px;margin-left:-5px;}
	#footer{margin-left:-14px;}
	#content > div.gallery.gal-cont > div > ul.case-studies li > h2 {width:290px;} 
	#content > div > div > ul li div {width:270px;}
	#content > div.gallery.gal-cont > div > ul.case-studies li > h2 {width:270px;} 
	#tab1 > div.box-pricing {width:185px;}
	#tab1 > div.box-txt {width:260px;}
	#content > div.gallery.gal-cont > div > ul:not(.case-studies) li > h2{font-size:125%;margin-left:24px;}
	#content .gallery-inf ul img {width:52%;height:52%;}
	#content > div.gallery.gal-cont > div > ul li {width:550px!important;}
	#content > div.gallery.gal-cont > div > ul li ol li{width:280px!important;}
}
