/*
Theme Name: Improcus 2013
Author: Straightarrow Corp.
Author URI: http://www.straightarrow.com.ph
Version: 1.0
*/

@charset "UTF-8";

/* Fonts */
@font-face {
	font-family:"SSStandard";
	src:url("fonts/ss-standard/ss-standard.eot");
	src:url("fonts/ss-standard/ss-standard.eot?#iefix") format("embedded-opentype"),
	url("fonts/ss-standard/ss-standard.woff") format("woff"),
	url("fonts/ss-standard/ss-standard.ttf") format("truetype"),
	url("fonts/ss-standard/ss-standard.svg#SSStandard") format("svg");
	font-weight:normal;
	font-style:normal
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans/opensans-regular-webfont.eot');
    src: url('fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neue_lt_pro55_roman';
    src: url('fonts/helvetica/helveticaneueltpro-roman-webfont.eot');
    src: url('fonts/helvetica/helveticaneueltpro-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica/helveticaneueltpro-roman-webfont.woff') format('woff'),
         url('fonts/helvetica/helveticaneueltpro-roman-webfont.ttf') format('truetype'),
         url('fonts/helvetica/helveticaneueltpro-roman-webfont.svg#helvetica_neue_lt_pro55_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neue_lt_pro35_thin';
    src: url('fonts/helvetica/helveticaneueltpro-th-webfont.eot');
    src: url('fonts/helvetica/helveticaneueltpro-th-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica/helveticaneueltpro-th-webfont.woff') format('woff'),
         url('fonts/helvetica/helveticaneueltpro-th-webfont.ttf') format('truetype'),
         url('fonts/helvetica/helveticaneueltpro-th-webfont.svg#helvetica_neue_lt_pro35_thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
 line-height: 1.5;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}

/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

/* All */
body {
	font-family: Arial, sans-serif;
	color: #313030;
	min-width: 320px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 15px;
 	line-height: 1.1;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
 	line-height: 1.1;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
 	line-height: 1.1;
}
h4 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
 	line-height: 1.1;
}
h5 {
	font-size: 18px;
	margin-bottom: 15px;
 	line-height: 1.1;
}
h6 {
	font-size: 16px;
	margin-bottom: 15px;
 	line-height: 1.1;
}
.lj-content h1,
.lj-content h2,
.lj-content h3,
.lj-content h4,
.lj-content h5,
.lj-content h6 {
	font-weight: bold;
	color: #D05C2B;
}
p {
	font-size: 14px;
	margin-bottom: 15px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
u {
	text-decoration: underline;
}
blockquote, q {
	background: #CCCCCC url(images/blockquote.png) 10px 10px no-repeat;
	font: 14px;
	padding: 10px 10px 10px 50px;
	margin: 10px;
	text-indent: 20px;
}
.lj-clear {
	clear: both
}
.lj-box960 {
	max-width: 960px;
	padding: 10px 0px 0px;
	margin: 0 auto;
	position: relative;
}
.lj-2box {
	min-width: 300px;
	margin: 0 auto;
	position: relative;
}
.lj-3box {
	display: inline-block;
	width: 33%;
	min-width: 200px;
	margin: 0 auto;
	position: relative;
}
.lj-5box {
    display: inline-block;
    width: 27%;
    min-width: 175px;
    margin: 0 auto;
    position: relative;
}
.lj-content .post-edit-link,
.post-edit-link {
	display: inline-block;
	background: #D05C2B;
	color: #ffffff;
	padding: 5px 10px;
	margin-left: 5px;
	font-size: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	behavior: url(PIE.htc);
}

/* NavBar */
header {
	background: #5c204c;
	position: fixed;
	top: 0;
	width: 100%;
	min-width: 320px;
	z-index: 999;
}
header.main .ss-list img {
	opacity: 1;
}
header .lj-box960 {
	height: 100%;
	padding: 0;
}
header .logo {
	display: block;
	margin: 0 50px;
	padding-top: 10px;
}
header nav li {
	display: inline-block;
}
header nav li a {
	font-family: "open_sansregular", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 10px;
}


/* Fallback Banners */
.page #lj-banner {
	background: url(images/banner-improcus.png) center top repeat-y fixed;
}

.single #lj-banner {
	background: url(images/banner-single.jpg) center top repeat-y fixed;
}

.archive #lj-banner {
	background: url(images/banner-archive.jpg) center top repeat-y fixed;
}

.e404 #lj-banner {
	background: url(images/banner-improcus.png) center top repeat-y fixed;
}

.testimonials #lj-banner {
	background: url(images/banner-testimonials.jpg) center top repeat-y fixed;
}
.lj-testimonials p {
    font-size: 12px;
}
#lj-banner .lj-contactbannertext {
	color: #fff;
	max-width: 750px;
	margin: 0 auto;
	text-align: left;
}
#lj-banner .lj-contactbannertext h1 {
	font-family: "open_sansregular", Arial, sans-serif;
	font-weight: lighter;
	font-style: italic;
	width: 50%;
	color: #fff;
}

	/* Banner Improcus */
	.lj-banner-improcus .lj-banner-improcus-left,
	.lj-banner-improcus .lj-banner-improcus-right {
		font-family: 'helvetica_neue_lt_pro55_roman', Arial, sans-serif;
		text-align: center;
	}
	.lj-banner-improcus {
		background: url(images/banner-improcus.png) center center no-repeat;
		text-align: center;
		font-style: italic;
		color: #fff;
		position: relative;
		width: 100%;
		z-index: 1;
	}
	.lj-banner-improcus h1 {
		font-weight: normal;
	}
	.lj-banner-improcus h1 strong {
		font-weight: bold;
	}
	.lj-banner-improcus-arrow {
		margin: 0 auto;
		text-align: left;
	}
	.lj-banner-improcus-arrow a {
		display: block;
		font-family: Verdana, Arial, sans-serif;
		font-style: italic;
		font-weight: normal;
		color: #fff;
	}
	.lj-banner-improcus-arrow a span {
		color: #d35a2b;
	}

	@media screen and (max-width: 960px) and (min-width: 768px) {
		.lj-banner-improcus .lj-banner-improcus-left h1,
		.lj-banner-improcus .lj-banner-improcus-right h1,
		.lj-banner-improcus-arrow a {
			font-size: 35px;
			padding: 0;
		}
		.lj-banner-improcus .lj-banner-improcus-left h1 img {
			margin: 0 -5px -10px 0;
		}
		.lj-banner-improcus-arrow {
			max-width: 270px;
		}
		.lj-banner-improcus-arrow .banner-profit a img {
			margin: 0 0 -9px 27px;
		}
		.lj-banner-improcus-arrow .banner-process a img {
			margin: 0 0 -9px 14px;
		}
		.lj-banner-improcus-arrow .banner-productivity a img {
			margin: 0 0 -9px 6px;
		}
		.lj-banner-improcus-arrow .banner-proficiency a img {
			margin: 0 0 -9px 0;
		}
		.lj-banner-improcus .lj-banner-improcus-left h1 img,
		.lj-banner-improcus-arrow .banner-profit a img,
		.lj-banner-improcus-arrow .banner-process a img,
		.lj-banner-improcus-arrow .banner-productivity a img {
			height: 30px;
			width: auto;
		}
		.lj-banner-improcus-arrow .banner-proficiency a img {
			height: 38px;
			width: auto;
		}
	}

	@media screen and (max-width: 767px) {
		.lj-banner-improcus .lj-banner-improcus-left h1,
		.lj-banner-improcus .lj-banner-improcus-right h1,
		.lj-banner-improcus-arrow a {
			font-size: 25px;
			padding: 0;
		}
		.lj-banner-improcus .lj-banner-improcus-left h1 img {
			margin: 0 -3px -8px 0;
		}
		.lj-banner-improcus-arrow {
			max-width: 210px;
		}
		.lj-banner-improcus-arrow2 {
			padding: 0 10px;
		}
		.lj-banner-improcus-arrow .banner-profit a img {
			margin: 0 0 -7px 20px;
		}
		.lj-banner-improcus-arrow .banner-process a img {
			margin: 0 0 -7px 10px;
		}
		.lj-banner-improcus-arrow .banner-productivity a img {
			margin: 0 0 -7px 5px;
		}
		.lj-banner-improcus-arrow .banner-proficiency a img {
			margin: 0 0 -7px 0;
		}
		.lj-banner-improcus .lj-banner-improcus-left h1 img,
		.lj-banner-improcus-arrow .banner-profit a img,
		.lj-banner-improcus-arrow .banner-process a img,
		.lj-banner-improcus-arrow .banner-productivity a img {
			height: 22px;
			width: auto;
		}
		.lj-banner-improcus-arrow .banner-proficiency a img {
			height: 28px;
			width: auto;
		}
	}

/* Content */
.lj-content {
	padding: 13px 0;
}
.lj-content ul {
	margin: 0 0 15px 15px;
	font-size: 14px;
}
.lj-content ul li {
	background: url(images/small-arrow.png) 0px 2px no-repeat;
	padding-left: 15px;
}
.lj-content ol {
	list-style: decimal;
	margin-left: 25px;
	font-size: 14px;
}
.home .lj-content {
	background: #fff;
	z-index: 99;
	position: relative;
}

/* Home */
	/* Testimonials */
	.lj-content .lj-testimonials h1 {
		color: #D05C2B;
                text-align: center;
                font-size: 1.5em;
                line-height: 2px;
	}
	.lj-content .lj-testimonials p {
		position: relative;
		padding: 0 25px;
		text-align: center;
	}

	.lj-content .lj-testimonials p span{
	display: block;
	padding-top: 6px;
	}

	.lj-content .lj-testimonials .lj-leftquote {
		position: absolute;
		top: -20px;
		left: 0;
		font-size: 40px;
	}
	.lj-content .lj-testimonials .lj-rightquote {
		position: absolute;
		bottom: 10px;
		right: 0;
		font-size: 40px;
	}
	
	/* Tabbed Panel */
	.lj-content .lj-tabbedpanel {
		background: url(images/section-bg.png) center top no-repeat;
	}
	.lj-content .lj-tabbedpanel li {
		display: inline-block;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
		border-radius: 6px;
		position: relative;
		behavior: url(PIE.htc);
	}
	.lj-content .lj-tabbedpanel a {
		display: block;
	}
	.lj-content .lj-tabbedpanel a:hover h2 {
		color: #fff;
	}
	.lj-tabbedpanel a span {
		position: absolute;
		font-size: 20px;
		padding: 5px 0;
		font-weight: bold;
		opacity: 1;
		background: rgba(208,93,43,.7);
		color: #fff;
		vertical-align: middle;
		top: 0;
		left: 0;
		width: 130px;
	}
	.lj-tabbedpanel-small a span {
		line-height: 1.1;
	}
	.lj-content .lj-tabbedpanel-content {
		padding: 15px 10px;
	}
	.lj-content .lj-tabbedpanel-big,
	.lj-content .lj-tabbedpanel-small {
		list-style: none;
		margin: 0;
	}
	.lj-content .lj-tabbedpanel-big h2 {
		font-size: 20px;
		line-height: 202px;
	}
	.lj-content .lj-tabbedpanel-content h2,
	.lj-content .lj-tabbedpanel-content h3 {
		color: #D05C2B;
	}
	
	/* Best Clients */
	.lj-content .lj-bestclient {
		text-align: center;
		padding-bottom: 75px;
	}
	.lj-content .lj-bestclient img {
		padding: 50px 0;
	}
	.lj-content .lj-bestclient h2 {
		color: #555;
	}

/* Services */
.lj-content .lj-services-container {
	padding-bottom: 25px;
}
.lj-content .lj-services-container img {
	background: #3C1B45;
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	display: block;
	position: relative;
	behavior: url(PIE.htc);
}
.lj-content .lj-services-content {
	padding-top: 10px;
}
.lj-content .lj-services-container a {
	color: #E95600;
}

/* Team */
.lj-team-container {
	text-align: center;
}
.lj-team-container a {
	color: #D05C2B;
}
	/* Accordion */

	#accordion {
		margin-bottom: 50px;
	}

	.ui-accordion .ui-accordion-header {
		background: #3C1B45;
		display: block;
		cursor: pointer;
		position: relative;
		padding: 10px;
		margin: 0;
		zoom: 1;
		border-bottom: 1px solid #2a0d2d;
	}
	.ui-accordion .ui-accordion-header:focus {
		outline: none;
	}
	.ui-accordion .ui-accordion-header a {
		color: #ffffff;
	}
	.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon {
		background: url(images/accordion-up.png) no-repeat center center !important;
	}
	.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
		background: url(images/accordion-down.png) no-repeat center center;
		height: 16px;
		width: 25px;
		position: absolute;
		right: 20px;
		top: 15px;
		left: auto;
		margin: 0;
	}
	.ui-accordion .ui-accordion-content {
		background: #F6F6F6;
                padding: 20px;
                border-top: 0;
                overflow: auto;
                zoom: 1;
                color: #6B6B6B;
	}
	.ui-accordion .ui-accordion-content img {
		width: 100%;
		height: auto;
		max-width: 240px;
		display: block;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		display: block;
		position: relative;
		behavior: url(PIE.htc);
	}
	.ui-accordion .ui-accordion-content p {
		margin: 10px 0;
	}

	
	.ui-accordion .ui-accordion-content table {
		border: 0;
		font-size: 14px;
	}

	.ui-accordion .ui-accordion-content td {
		padding: 2px 5px;
	}

/* References */
	/* Tabs */
	.wordpress-post-tabs {
		font-family: Arial, sans-serif;
	}
	.ui-tabs .ui-tabs-panel {
            margin: 0;
            padding: 9px 35px 11px;
            color: #313030;
            background: #F6F6F6;
            border: 0;
            margin-bottom: 41px;
	}
	ul.ui-tabs, ul.ui-tabs-nav {
		height: 54px;
		background: none;
		margin: 0;
	}
	.ui-tabs .ui-tabs-nav li {
		background: none;
		margin: 0 !important;
		padding-left: 0;
	}
	.ui-tabs .ui-tabs-nav li a {
		display: inline-block;
		font-size: 14px;
		font-weight: bold;
		padding: 15px !important;
		text-align: center;
		color: #ffffff !important;
		background: #3C1B45;
		border: 0;
		border-right: 1px solid #2a0d2d;
		text-transform: uppercase;
	}
	.ui-tabs .ui-tabs-nav li a:hover {
		color: #ffffff;
		background: #D05C2B;
	}
	.ui-tabs .ui-tabs-nav li[aria-selected="true"] a {
		color: #ffffff;
		background: #D05C2B;
		border-bottom: 0;
	}
	.ui-tabs .ui-tabs-nav li:last-child a {
		border-right: 0;
	}

/* References2 */
.archive .lj-content .lj-box960 img,
.single .lj-content .lj-box960 img,
.page-standard .lj-content .lj-box960 img {
	margin: 0 20px 20px 0;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: block;
	position: relative;
	behavior: url(PIE.htc);
}
.lj-content a {
	color: #D05C2B;
}

/* Contact Us */
.lj-content .lj-contact-form {
	background: #3C1B45;
	padding: 15px;
	margin: 15px auto 20px;
	max-width: 470px;
}
.lj-content .lj-contact-form input,
.lj-content .lj-contact-form textarea {
	min-width: 100%;
	max-width: 100%;
	padding: 8px 5px;
	border: 0;
	margin: 0 auto 15px;
	display: block;
	-moz-box-shadow: 0px 3px 10px 3px #aaa inset;
	-webkit-box-shadow: 0px 3px 10px 3px #aaa inset;
	box-shadow: 0px 3px 10px 3px #aaa inset;
	position: relative;
	behavior: url(PIE.htc);
	font-family: Arial, sans-serif;
}
.lj-content .lj-contact-form select {
	width: 25%;
	display: inline-block;
	padding: 8px 5px;
	border: 0;
	margin: 0 auto 15px;
	-moz-box-shadow: 0px 3px 10px 3px #aaa inset;
	-webkit-box-shadow: 0px 3px 10px 3px #aaa inset;
	box-shadow: 0px 3px 10px 3px #aaa inset;
	position: relative;
	behavior: url(PIE.htc);
	font-family: Arial, sans-serif;
}
.lj-content .lj-contact-form #lj-submit {
	background: url(images/button-contact-submit.png) center center no-repeat;
	display: block;
	min-width: 175px;
	max-width: 175px;
	line-height: 20px;
	vertical-align: middle;
	color: #fff;
	border: 0;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	behavior: url(PIE.htc);
}
.lj-content .lj-contact-form #lj-submit:focus {
	outline: 0;
}
.lj-content .lj-contact-details {
	background: #E8E4DC url(images/contact-detail-bg.png) bottom center no-repeat;
	margin: 15px auto 20px;
}
.lj-content .lj-contact-details .lj-contact-address {
	background: url(images/contact-detail-address-bg.png) center center no-repeat;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 1.1;
	padding: 15px 35px 35px;
	width: 240px;
	height: 51px;
	overflow: hidden;
}
.lj-content .lj-contact-details p {
	display: inline-block;
	color: #3d1b40;
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
}
.lj-content .lj-contact-details img {
	display: inline-block;
	padding-right: 10px;
}

div.wpcf7-response-output {
	border: none;
	color: #FFFFFF;
}

div.wpcf7-mail-sent-ng {
	border: none;
	color: #FFFFFF;
}

div.wpcf7-response-output {
	margin: -28px 0 0;
	padding: 0.2em 1em;
}

/* Footer */

.lj-footer a{
	color: #FFF;
	}
.lj-footer {
	background: url(images/section-bg.png) center top repeat-y;
	min-height: 255px;
	color: #fff;
	text-align: center;
	padding: 20px;
	position: relative;
	z-index: 99
}
.lj-footer .lj-3box {
	vertical-align: middle;
	text-align: center;
	line-height: 29px;
	width: 150px;
	min-width: 150px;
}
.lj-footer .lj-3box img {
	display: inline-block;
	padding-right: 10px;
}
.lj-footer .lj-3box p {
	display: inline-block;
	line-height: 29px;
	vertical-align: middle;
}
.lj-footer .lj-send-email {
	display: block;
	margin: 15px auto 0;
	max-width: 420px;
	background: #D05C2B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url(PIE.htc);
}
.lj-footer .lj-send-email h3 {
	float: left;
	color: #fff;
	margin: 12px 0;
}
.lj-copyright {
	padding: 20px;
	text-align: center;
	position: relative;
	background: #fff;
	z-index: 99
}

/* Screen > 401px */
@media screen and (min-width: 401px) {

/* Content */
/* References2 */
.archive .lj-content .lj-box960 img,
.single .lj-content .lj-box960 img,
.page-standard .lj-content .lj-box960 img {
	float: left;
}

/* Footer */
.lj-footer .lj-send-email h3 {
	width: 80%;
}
.lj-footer .lj-send-email h2 {
	float: right;
	color: #fff;
	margin: 3px 0;
	padding: 5px 0;
	border-left: 1px solid #fff;
	width: 15%;
}

}

/* Screen < 400px */
@media screen and (max-width: 400px) {

.lj-banner-improcus {
	min-width: 320px;
}

/* Content */
/* References2 */
.archive .lj-content .lj-box960 img,
.single .lj-content .lj-box960 img,
.page-standard .lj-content .lj-box960 img {
	margin: 20px auto;
}

/* Footer */
.lj-footer .lj-send-email h3 {
	width: 100%;
}
.lj-footer .lj-send-email h2 {
	display: none;
}

}

/* Screen > 481px */
@media screen and (min-width: 481px) {

/* NavBar */
header {
	height: 80px;
}
.jPanelMenu header.main .menu-trigger {
	line-height: 80px;
}

/* Content */
.lj-container {
	padding-top: 80px;
	position: relative;
}

/* Team */
	/* Accordion */
	.ui-accordion .ui-accordion-content img {
		margin: 0 20px 20px 0;
		float: left;
	}

}

/* Screen < 480px */
@media screen and (max-width: 480px) {

/* NavBar */
header {
	height: 70px;
}
Header .ss-list img {
	padding-left: 10px;
	width: auto;
	height: 50px;
}
.jPanelMenu header.main .menu-trigger {
	line-height: 70px;
}

/* Content */
.lj-container {
	padding-top: 70px;
}

/* Team */
	/* Accordion */
	.ui-accordion .ui-accordion-content img {
		margin: 0 auto 20px;
		max-width: 240px !important;
	}

}

/* Screen > 769px */
@media screen and (min-width: 769px) {
	
/* Banner */
#lj-banner .lj-contactbannertext {
	padding: 125px 10px 0;
}
#lj-banner .lj-banner2 {
	background: url(images/banner-design.png) 50% -205px no-repeat;
	position: relative;
	height: 325px;
}

}

/* Screen < 768px */
@media screen and (max-width: 768px) {
	
/* Banner */
#lj-banner .lj-contactbannertext {
	padding: 50px 10px 0;
}
#lj-banner .lj-banner2 {
	background: url(images/banner-design.png) 50% -315px no-repeat;
	position: relative;
	height: 215px;
}

}

/* Screen > 641px */
@media screen and (min-width: 641px) {

/* Content */
/* Home */
	/* Testimonials */
	.lj-content .lj-testimonials .lj-clientpic {
		float: left;
		margin-left: 20px;
	}
	.lj-content .lj-testimonials .lj-quote {
		margin: 40px 50px 0 200px;
	}

/* Services */
.lj-content .lj-services-container img {
	width: 25%;
	max-width: 202px;
	height: auto;
	float: left;
}
.lj-content .lj-services-content {
	float: right;
	width: 70%;
}

}

/* Screen < 640px */
@media screen and (max-width: 640px) {

/* Content */
/* Home */
	/* Testimonials */
	.lj-content .lj-testimonials {
		text-align: center;
	}
	.lj-content .lj-testimonials h1 {
		font-size: 32px;
	}
	.lj-content .lj-testimonials .lj-quote {
		margin-top: 15px;
	}

/* Services */
.lj-content .lj-services-container {
	text-align: center;
}
.lj-content .lj-services-container img {
	margin: 0 auto;
}

/* Team */
	/* Accordion */
	.ui-accordion .ui-accordion-content img {
		max-width: 175px;
	}

}

/* Normal Screen > 961px */
@media screen and (min-width: 961px) {

.lj-2box {
    display: inline-block;
    float: left;
    width: 53%;
    margin-top: -31px;
}

/* NavBar */
header .menu-trigger {
	display: none;
}
header nav {
	position: absolute;
	bottom: 0;
	right: 10px;
}
nav ul li > ul {
    display: none;
}
nav ul li:hover > ul {
	background: url(images/navbar-orange.png) top center no-repeat;
    display: block;
	width: 100px;
    padding: 6px 0 0 0;
    position: absolute;
    top: 41px;
}
nav ul:after {
    content: "";
    clear: both;
    display: block;
}
nav ul ul li {
    float: none;
    position: relative;
}
nav ul ul li a span {
	display: none;
}
nav ul ul li a {
	background: #D05C2B;
	color: #fff;
	text-align: left;
	padding: 5px;
	padding-left: 15px;
	width: 200px;
	font-weight: normal;
}
nav ul ul li a:hover {
	background: #5C204C;
}

/* Banner */
#lj-banner .lj-box960 {
	padding-top: 40px;
}

	/* Banner Improcus */
	.lj-banner-improcus .lj-banner-improcus-left,
	.lj-banner-improcus .lj-banner-improcus-right {
		display: inline-block;
		float: left;
		width: 305px;
		margin: 0 auto;
	}
	.lj-banner-improcus .lj-banner-improcus-left h1,
	.lj-banner-improcus .lj-banner-improcus-right h1 {
		line-height: 268px;
		vertical-align: middle;
		margin: 0;
	}
	.lj-banner-improcus .lj-banner-improcus-left h1,
	.lj-banner-improcus .lj-banner-improcus-right h1,
	.lj-banner-improcus-arrow a {
		font-size: 45px;
	}
	.lj-banner-improcus .lj-banner-improcus-left h1 img {
		margin: 0 -5px -12px 0;
	}
	.lj-banner-improcus .lj-box960 {
		padding: 0px 0 14px;
	}
	.lj-banner-improcus-arrow {
		display: inline-block;
		float: left;
		width: 330px;
	}
	.lj-banner-improcus-arrow .banner-profit a img {
		margin: 0 0 -11px 30px;
	}
	.lj-banner-improcus-arrow .banner-process a img {
		margin: 0 0 -11px 14px;
	}
	.lj-banner-improcus-arrow .banner-productivity a img {
		margin: 0 0 -11px 6px;
	}
	.lj-banner-improcus-arrow .banner-proficiency a img {
		margin: 0 0 -11px 0;
	}

/* Content */

/* Home */
	/* Tabbed Panel */
	.lj-content .lj-tabbedpanel {
		text-align: center;
	}
	.lj-content .lj-tabbedpanel .lj-tabbedpanel-small {
		display: none;
	}
	.lj-content .lj-tabbedpanel li {
		background: #fff;
		margin: 25px 7px;
		height: 202px;
		width: 202px;
		padding: 6px;
		overflow: hidden;
	}
	.lj-content .lj-tabbedpanel a {
		vertical-align: middle;
		line-height: 202px;
		width: 202px;
		position: relative;
	}
	.lj-content .lj-tabbedpanel a h2 {
		opacity: 0;
	}
	.lj-content .lj-tabbedpanel a:hover h2 {
		opacity: 1;
		background: rgba(208,93,43,.7);
		vertical-align: middle;
		line-height: 202px;
		width: 202px;
		margin: 0;
	}
	.lj-content .lj-tabbedpanel .tab1 a {
		background: url(images/button-mission.png) center center no-repeat;
	}
	.lj-content .lj-tabbedpanel .tab2 a {
		background: url(images/button-bars.png) center center no-repeat;
	}
	.lj-content .lj-tabbedpanel .tab3 a {
		background: url(images/button-diamond.png) center center no-repeat;
	}
	.lj-content .lj-tabbedpanel .tab4 a {
		background: url(images/button-rods.png) center center no-repeat;
	}
	.tab1 a span,
	.tab2 a span,
	.tab3 a span,
	.tab4 a span {
		display: none;
	}
	.panel11 .tab1 a span,
	.panel22 .tab2 a span,
	.panel33 .tab3 a span,
	.panel44 .tab4 a span {
		display: block;
		font-size: 20px;
		line-height: 202px;
		width: 202px;
		padding: 0;
	}
	.panel11 .lj-tabbedpanel-content {
		background: url(images/tabbedpanel-purple.png) 130px 0px no-repeat;
	}
	.panel22 .lj-tabbedpanel-content {
		background: url(images/tabbedpanel-purple.png) 360px 0px no-repeat;
	}
	.panel33 .lj-tabbedpanel-content {
		background: url(images/tabbedpanel-purple.png) 590px 0px no-repeat;
	}
	.panel44 .lj-tabbedpanel-content {
		background: url(images/tabbedpanel-purple.png) 825px 0px no-repeat;
	}

/* Contact Us */
.lj-content .lj-contact-details {
	padding: 35px 10px 185px 100px;
	margin-left: 20px;
}
.lj-content .lj-contact-details .lj-contact-address {
	margin-left: -30px;
}
.lj-content .lj-contact-form #lj-submit {
	float: right;
}

}

/* Smaller Screen < 960px */
@media screen and (max-width: 960px) {

/* NavBar */
header.main nav,
.rdp-download {
	display: none;
}

/* Banner */
#lj-banner .lj-box960 {
	padding-top: 12px;
}

	/* Banner Improcus */
	.lj-banner-improcus .lj-banner-improcus-left h1,
	.lj-banner-improcus .lj-banner-improcus-right h1 {
		margin: 0;
	}
	.lj-banner-improcus .lj-box960 {
		padding: 10px 0;
	}

/* Content */
/* Home */
	/* Tabbed Panel */
	.lj-content .lj-tabbedpanel .lj-tabbedpanel-big {
		display: none;
	}
	.lj-content .lj-tabbedpanel ul {
		text-align: center;
	}
	.lj-content .lj-tabbedpanel li {
		background: #fff;
		margin: 5px;
		padding: 3px;
		width: 130px;
	}
	.lj-content .lj-tabbedpanel a {
		background: #512350;
		padding: 5px 0;
		color: #fff;
	}
	.lj-content .lj-tabbedpanel a h2 {
		font-size: 20px;
		margin: 0;
		color: #fff;
	}
	.lj-content .lj-tabbedpanel a:hover {
		background: #D05C2B;
		color: #fff;
	}
	#lj-tabbedpanel-1 .tab1 a {
		background: #D05C2B;
		padding: 5px 10px;
		color: #fff;
	}
	.panel11 .tab1 a,
	.panel22 .tab2 a,
	.panel33 .tab3 a,
	.panel44 .tab4 a {
		background: #D05C2B;
		padding: 5px 0;
		color: #fff;
	}


/* Contact Us */
.lj-content .lj-contact-details {
	padding: 35px 10px 185px 10px;
	text-align: center;
}

/* Panel NavBar */
.ss-icon,
.ss-icon.ss-standard,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-standard:before,
[class*=" ss-"].ss-standard:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-standard.right:after,
[class*=" ss-"].ss-standard.right:after {
font-family:"SSStandard";
font-style:normal;
font-weight:normal;
text-decoration:none;
text-rendering:optimizeLegibility;
white-space:nowrap;
-webkit-font-feature-settings:"liga";
-moz-font-feature-settings:"liga=1";
-moz-font-feature-settings:"liga";
-ms-font-feature-settings:"liga" 1;
-o-font-feature-settings:"liga";
font-feature-settings:"liga";
-webkit-font-smoothing:antialiased;
	behavior: url(PIE.htc);
}
.button.example {
margin-top:2em
}
.button.example .ss-icon {
position:relative;
top:3px;
margin-right:5px;
font-size:1.2em
}
header.main,
.content,
footer.main {
margin: 0 auto;
}
.logo {
margin:0 0 0.5em;
font-size:1.4em;
text-align:center
}
.logo a {
position:relative;
left:5px;
display:inline;
color:#555;
text-decoration:none
}
.logo a:hover,
.logo a:focus {
color:#3f94bf
}
.logo a:before {
display:block !important;
position:relative;
top:2px;
left:-10px;
font-size:80%;
color:#a39f9a
}
.jPanelMenu header.main {
position:fixed;
top:0;
margin:0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
	behavior: url(PIE.htc);
}
.jPanelMenu header.main .logo a,
.jPanelMenu header.main .menu-trigger {
display:block;
text-shadow:0 -1px 1px #222;
color:#f7f7f7;
vertical-align: middle;
	behavior: url(PIE.htc);
}
.jPanelMenu header.main .logo a {
position:static
}
.jPanelMenu header.main .logo a:before {
display:none !important
}
.jPanelMenu header.main .menu-trigger {
position:absolute;
top:0;
left:0;
padding:0 10px;
font-size:1.2em;
}
.jPanelMenu header.main .menu-trigger:active {
text-shadow:0 -1px 1px #222,0 0 50px #f7f7f7;
	behavior: url(PIE.htc);
}
.jPanelMenu header.main nav {
text-indent:-9999px
}
#jPanelMenu-menu {
background:#3b3b3b;
z-index: 9999;
}
#jPanelMenu-menu ul {
border-bottom:1px solid #484848;
}
#jPanelMenu-menu li a {
background:#3b3b3b;
background:-o-linear-gradient(top, #3e3e3e, #383838);
background:-ms-linear-gradient(top, #3e3e3e, #383838);
background:-moz-linear-gradient(top, #3e3e3e, #383838);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #3e3e3e), color-stop(1, #383838));
background:-webkit-linear-gradient(#3e3e3e, #383838);
background:linear-gradient(top, #3e3e3e, #383838);
font-weight:300;
font-weight:700;
display:block;
padding:0.5em 5%;
border-top:1px solid #484848;
border-bottom:1px solid #2e2e2e;
text-decoration:none;
text-shadow:0 -1px 2px #222;
color:#f7f7f7;
	behavior: url(PIE.htc);
}
#jPanelMenu-menu li a:hover,
#jPanelMenu-menu li a:focus {
background:#404040;
background:-o-linear-gradient(top, #303030, #383838);
background:-ms-linear-gradient(top, #303030, #383838);
background:-moz-linear-gradient(top, #303030, #383838);
background:-webkit-gradient(linear, left top,
 left bottom,
 color-stop(0, #303030),
 color-stop(1, #383838));
background:-webkit-linear-gradient(#303030, #383838);
background:linear-gradient(top, #303030, #383838);
	behavior: url(PIE.htc);
}
#jPanelMenu-menu li a:active {
background:#363636;
background:-o-linear-gradient(top, #3e3e3e, #2e2e2e);
background:-ms-linear-gradient(top, #3e3e3e, #2e2e2e);
background:-moz-linear-gradient(top, #3e3e3e, #2e2e2e);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #3e3e3e), color-stop(1, #2e2e2e));
background:-webkit-linear-gradient(#3e3e3e, #2e2e2e);
background:linear-gradient(top, #3e3e3e, #2e2e2e);
-moz-box-shadow:0 2px 7px #222 inset;
-webkit-box-shadow:0 2px 7px #222 inset;
box-shadow:0 2px 7px #222 inset;
border-top-color:#222;
padding-top:0.55em;
padding-bottom:0.45em;
	behavior: url(PIE.htc);
}
.jPanelMenu-panel {
-moz-box-shadow:0 0 25px #222;
-webkit-box-shadow:0 0 25px #222;
box-shadow:0 0 25px #222;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
	behavior: url(PIE.htc);
}
#jPanelMenu-menu ul ul li a:before {
	content: '';
	padding-left: 15px;
	background: url(images/small-arrow.png) 0px 2px no-repeat;
}

}

/* Hover Effects */

.ui-dialog-buttonset .ui-state-default:hover,
.lj-content .post-edit-link:hover,
.post-edit-link:hover {
	background: #5C204C;
	color: #ffffff;
}
.lj-footer a:hover {
	color: #D05C2B;
}
.post-edit-link:hover,
.lj-footer a:hover,
.lj-banner-improcus-arrow a:hover,
header nav li a:hover,
a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	position: relative;
	behavior: url(PIE.htc);
}
.lj-content a:hover,
a:hover {
	text-decoration: none;
	color: #380B2C;
}
.ui-accordion .ui-accordion-header a:hover,
.lj-banner-improcus-arrow a:hover,
header nav li a:hover {
	text-decoration: none;
	color: #D05C2B;
}

/* Dialog Box */

#dialog-rdp-download {
	font-family: Arial, sans-serif !important;
	line-height: 1;
}
.ui-dialog .ui-widget-header {
	background: #5C204C;
	color: #ffffff;
}
.ui-dialog-titlebar-close {
	display: none;
}
.ui-dialog-buttonset .ui-state-default {
	background: #D05C2B;
	color: #ffffff;
	outline: none;
}

.imxmx {
   height: 317px !important;
   width: 320px !important;
   position: relative !important;
   overflow: hidden!important;
   margin: 0px auto;
   border-radius: 3px;
   margin-bottom: 26px;
}
.imxmx  img {
    position: absolute !important;
    width: 100%!important;
    height: auto;
    left: 0px;
}
.imxmx:hover .hover_le {
    color: #fff;
    cursor: pointer;
    display: block;
-webkit-transition:.5s;
            -moz-transition:.5s;
            -o-transition:.5s;
            transition:.5s;
}
.hover_le {
    position: absolute;
    top: 10px;
    background: #5c204c;
    color: #fff;
    padding: 10px;
    bottom: -14px;
    top: 0px;
    display: none;
    font-size: 1.4em;
    text-align: left;
}

.imxmx2 {
    height: 253px !important;
    width: 229px !important;
    position: relative !important;
    overflow: hidden!important;
    margin: 0px auto;
    border-radius: 3px;
}
.imxmx2  img {
    position: absolute !important;
    width: 100%!important;
    height: auto;
    left: 0px;
}
.imxmx2:hover .hover2_le {
    color: #fff;
    cursor: pointer;
    display: block;
-webkit-transition:.5s;
            -moz-transition:.5s;
            -o-transition:.5s;
            transition:.5s;
}
.hover2_le {
    position: absolute;
    top: 10px;
    background: #5c204c;
    color: #fff;
    padding: 10px 10px 0px 10px;
    bottom: 0px;
    top: 0px;
    right: 0px;
    left: 0px;
    display: none;
    font-size: .9em;
    height: 220px;
    text-align: left;
}
.hover_le ul li,
.hover2_le ul li {
    font-size: 1.2em;
}
.hover_le ul, .hover_le ul li,
.hover2_le ul, .hover2_le ul li {
    margin: 6px;
padding: 0px;
padding-left: 22px;
margin-left: -7px;
}

#im-loginbox {
	padding: 0 15px 15px;
}
#im-loginbox h1 {
	font-size:18px;
	background:#5C204C;
	color:#fff;
	margin:0 -15px 15px;
	padding:10px 20px;
}
#im-loginbox .im-info:before {
	content:'i';
	float:left;
	color:#fff;
	width:15px;
	font-size:15px;
	line-height:15px;
	text-align:center;
	border-radius:100%;
	background:#000;
	margin:0 5px 20px 0;
	padding:2px;
}
#im-loginbox .im-download {
	float:right;
	font-size:18px;
	background:#D05C2B;
	color:#fff;
	outline:none;
	border-radius:5px;
	text-decoration:none;
	padding:10px 15px;
}
#im-loginbox .im-download:hover {
	background:#5C204C;
}

.wiggle {
 position: fixed;
 background: rgba(0, 0, 0, 0.74);
 top: 0px;
 bottom: 0px;
 right: 0px;
 left: 0px;
 z-index: 9999;
 display: none;
}
.wiggle-wiggle{
 max-width: 505px;
 min-height: 200px;
 background: #fff;
 border-radius: 3px;
 box-shadow: 0px 0px 10px;
 margin: 10% auto;
}
.closewiggle {
	float: right;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 10px;
}