@font-face {
	font-family: 'ChunkFive';
	src: url('../web/20180315062657im_/http_/www.cidesign.com.au/fonts/chunkfive-webfont.html');
	src: local('☺'), url('../web/20180315062657im_/http_/www.cidesign.com.au/fonts/chunkfive-webfont-2.html') format('woff'), url('../web/20180315062657im_/http_/www.cidesign.com.au/fonts/chunkfive-webfont-3.html') format('truetype'), url('../web/20180315062657im_/http_/www.cidesign.com.au/fonts/chunkfive-webfont-4.html#webfontokRXotXF') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100%;
}

body {
	text-shadow: 1px 1px 1px black;
	color: white;
	line-height: 19px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: black;
	-webkit-font-smoothing: antialiased;
}

.site {
	background-color: #191919;
}

a {
	color: #0bbdb3;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #09b0a8;
	text-decoration: underline;
}

.clear {
	clear: both;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border-width: 0px;
}

.header {
	text-align: left;
}

.width {
	position: relative;
	width: 964px;
}

.logo {
padding-left: 15px;
    padding-top: 40px;
}

.menu {
}

.menu a {
}

.menu .phone {
border-left-color: #585757;
    border-left-width: 2px;
    border-left-style: solid;
    font-family: 'ChunkFive';
    color: #4c5fc1;
    font-size: 17px;
    display: block;
    float: right;
    position: relative;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
}

.menu a:hover {
	text-decoration: none;
	color: #0bbdb3;
}

.menu a.active {
	color: #0bbdb3;
}

.banner {
	height: 394px;
	width: 964px;
	position: relative;
	overflow: hidden;
}

.banner-nav {
	z-index: 20;
	top: 318px;
	left: 40px;
	position: absolute;
}

.banner-nav img {
	padding-right: 5px;
	float: left;
	position: relative;
}

.inner-content {
	text-align: left;
	padding: 40px;
}

.home-heading {
	padding-bottom: 25px;
	line-height: 30px;
	font-family: 'ChunkFive';
	font-size: 20px;
	color: #0bbdb3;
	width: 670px;
}

.home-heading h1 {
    margin: 0;
    padding: 0;
	font-size: 20px;
	line-height: 30px;
    font-weight: normal;
}

.home-right {
	font-size: 13px;
	font-weight: bold;
	width: 270px;
	float: right;
	position: relative;
}

.home-left {
	font-size: 13px;
	font-weight: bold;
	width: 535px;
	float: left;
	position: relative;
}

.home-divide-a {
	height: 5px;
	position: relative;
	margin-top: 40px;
	background-color: #282828;
	overflow: hidden;
}

.home-sub-headings {
	text-align: left;
	float: left;
	position: relative;
	font-family: 'ChunkFive';
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 14px;
	line-height: 17px;
	font-size: 17px;
}

.line-divide {
	height: 1px;
	background-color: #282828;
	overflow: hidden;
	position: relative;
}

.footer-divide {
	height: 10px;
	background-color: #282828;
	overflow: hidden;
	position: relative;
}

.home-sections {
	float: left;
	position: relative;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.social-footer {
	text-align: left;
	padding-bottom: 60px;
	padding-top: 55px;
}

.social-keep-in-touch {
	padding-top: 10px;
	font-family: 'ChunkFive';
	line-height: 20px;
	font-size: 19px;
	float: left;
	position: relative;
	width: 230px;
	padding-left: 10px;
}

.social-icon {
	float: left;
	position: relative;
	padding-right: 13px;
}

.footer-bg {
}

.footer {
	line-height: 19px;
	padding-bottom: 20px;
	padding-top: 35px;
	font-size: 10px;
	color: #505050;
}

.home-work {
	width: 100px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #0bbdb3;
	float: left;
	position: relative;
}

.home-work img {
	padding-bottom: 8px;
	display: block;
	position: relative;
}

.home-blog {
	float: left;
	position: relative;
	padding-right: 15px;
	width: 215px;
}

.home-blog-date {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #5a5a5a;
}

.home-blog-title {
	display: block;
	position: relative;
	color: #0bbdb3;
	text-transform: uppercase;
}

.button {
	line-height: 12px;
	padding-bottom: 6px;
	display: block;
	margin-top: 0px;
	font-family: 'ChunkFive';
	text-transform: uppercase;
	padding-top: 6px;
	text-shadow: 1px 1px 1px #5c5c5c;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #0bbdb3;
	color: white;
	font-size: 12px;
	text-align: center;
	position: relative;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border:0px;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-transition: -moz-box-shadow 0.3s linear;
}

.subscribe-button {
	margin-bottom: 0px;
	margin-top: 2px;
	display: block;
	line-height: 18px;
	border-width: 0px;
	padding-bottom: 4px;
	font-family: 'ChunkFive';
	text-transform: uppercase;
	padding-top: 4px;
	text-shadow: 1px 1px 1px #5c5c5c;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 10px;
	height: 18px;
	background-color: #0bbdb3;
	color: white;
	font-size: 12px;
	text-align: center;
	float: right;
	position: relative;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-transition: -moz-box-shadow 0.3s linear;
}

.subscribe-button-spinner {
	display: none;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 113px;
	margin-right: 5px;
	margin-left: 10px;
	float: right;
	position: relative;
}

.subscribe-button:hover, .button:hover {
	text-decoration: none;
	color: #dfdfdf;
	outline: none;
	box-shadow:0px 0px 4px #0bbdb3;
	-webkit-box-shadow:0px 0px 4px #0bbdb3;
	-moz-box-shadow:0px 0px 4px #0bbdb3;
}

.subscribe-input {
	margin-top: 2px;
	padding-bottom: 5px;
	border-width: 0px;
	border-style: none;
	position: relative;
	float: right;
	padding-top: 5px;
	height: 16px;
	padding-right: 20px;
	padding-left: 20px;
	width: 190px;
	font-size: 11px;
	color: white;
	background-color: #282828;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-transition: -moz-box-shadow 0.3s linear;
}

.subscribe-input:focus, .contactform input[type=text]:focus, .contactform textarea:focus{
	outline: none;
	box-shadow:0px 0px 4px #0bbdb3;
	-webkit-box-shadow:0px 0px 4px #0bbdb3;
	-moz-box-shadow:0px 0px 4px #0bbdb3;
}

.contactform input[type=text], .contactform textarea{
    padding-bottom: 5px;
	border-width: 0px;
	border-style: none;
	position: relative;
	padding-top: 5px;
	height: 16px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: white;
	background-color: #282828;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	margin-bottom:20px;
	outline:none;
	width:300px;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-transition: -moz-box-shadow 0.3s linear;
}

.contactform-button:hover, .button:hover {
	text-decoration: none;
	color: #dfdfdf;
	outline: none;
	box-shadow:0px 0px 4px #0bbdb3;
	-webkit-box-shadow:0px 0px 4px #0bbdb3;
	-moz-box-shadow:0px 0px 4px #0bbdb3;
}

.label {
	float:left;
	width:80px;
	position:relative;
	padding-top:5px;
}  

.req {
	font-weight:bold;
	font-size:10px;
	float:right;
	color:white;
	position: relative;
}

.submit-con {
	width: 320px;
	padding-left: 80px;
	height: 32px;
}

.footer-address {
	float: left;
	position: relative;
	width: 190px;
	text-align: left;
}

.footer-address a {
	color: white;
	text-decoration: none;
}

.footer-links {
	text-align: left;
	padding-left: 45px;
	float: left;
	position: relative;
	font-size:11px;
}

.footer-links a.top-link {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
}

.footer-bottom-links {
	padding-bottom: 10px;
	padding-top: 60px;
	text-align: center;
	color: white;
	font-size: 10px;
}

.footer-bottom-links a {
	color: white;
}

.ci-footer {
	margin-top: -5px;
	float: left;
	position: relative;
	padding-right: 20px;
}

.top-divide {
}

.top-lower-divide {
height: 15px;
    overflow: hidden;
    position: relative;
    background: url(../imgs/bg_utils-nav.png) repeat-x center bottom;
}

.default-padd {
	position: relative;
	text-align: left;
	padding: 10px;
}

h1 {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: 17px;
	font-size: 17px;
	font-family: ChunkFive;
}

h2 {
	color: #0bbdb3;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
	font-size: 20px;
	font-family: ChunkFive;
}

h3 {
padding: 0px;
    color: #b5a7a7;
    margin: 0px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-shadow: none;
    text-align: left;
    padding-left: 10px;
    font: 15px/32px 'Segoe UI','Segoe WP','Segoe UI Regular','Helvetica Neue',Helvetica,Tahoma,Arial Unicode MS,sans-serif;
}

h6 {
	text-transform: uppercase;
	color: #5a5a5a;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 19px;
	font-size: 12px;
}

.left-menu {
	padding-right: 30px;
	float: left;
	position: relative;
	width: 220px;
}

.content, .content-2 {
	width: 650px;
	float: left;
	position: relative;
}

.content-padd {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 75px;
	padding-top: 25px;
}

.content ul {
	list-style-position: outside;
	list-style-image: url(../web/20180315062657im_/http_/www.cidesign.com.au/images/white-bullet.html);
}

.content ul li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.left-menu-item {
	font-weight: bold;
	padding-bottom: 15px;
}

.link-white {
	color: white;
}

.left-menu-item a:hover {
	color: white;
	text-decoration: none;
}

.left-menu-text {
	padding-top: 20px;
}

.left-menu-text p {
	margin: 0;
}

.left-menu-text h5 {
	font-family: 'ChunkFive';
	font-weight: normal;
	color: #fff;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 20px;
	font-size: 17px;
	text-transform: capitalize;
}

.call-now {
	display: block;
	width:195px;
	font-size: 20px;
	line-height: 20px;
	font-family: 'ChunkFive';
	font-weight: normal;
	color: #1a1919;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	border-color: #ffea00;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	background-color: #ffea00;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow:0px 0px 10px #020a0e;
	-webkit-box-shadow:0px 0px 10px #020a0e;
	-moz-box-shadow:0px 0px 10px #020a0e;
}

.call-now:hover {
	text-decoration: none;
	color: #1a1919;
}

.sep {
	width: 200px;
	height: 1px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #282828;
}

.work-item {
	display: block;
	position: relative;
	width: 237px;
}

.work-item-line {
	display: block;
	position: relative;
	height: 3px;
	overflow: hidden;
}

.work-item-details {
	display: block;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #282828;
}

.work-item-client {
	display: block;
	color: white;
	padding-bottom: 4px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
}

.work-item-title {
	display: block;
	color: #787878;
	line-height: 11px;
	font-weight: bold;
	font-size: 11px;
}

#work {
	padding-bottom: 20px;
	padding-top: 25px;
}

#work a:hover {
	text-decoration: none;
}

#up-console {
	color: #333333;
}

#work ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#work ul li {
	position: absolute;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-top: 5px;
	width: 237px;
	padding: 0px;
}

.work-screen {
	max-width: 695px;
	padding-bottom: 20px;
	position: relative;
}

.work-screens {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	position: relative;
}

.work-screens li {
	position: relative;
	padding: 0px;
	margin: 0px;
}

.back-arrow {
	padding-right: 8px;
	padding-left: 10px;
	margin-top: -5px;
	float: right;
	padding-bottom: 7px;
	padding-top: 7px;
	height: 12px;
	width: 8px;
	border-color: #282828;
	border-width: 2px;
	border-style: solid;
	display: block;
	position: relative;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#070707');
	background: -webkit-gradient(linear, left top, left bottom, from(#181818), to(#070707));
	background: -moz-linear-gradient(top, #181818, #070707);
	cursor: pointer;
}

.back-text {
	font-size: 12px;
	font-family: chunkfive;
	color: #0bbdb3;
	padding-right: 10px;
	padding-top: 1px;
	float: right;
	position: relative;
}

.custom-select {
	top: 6px;
	z-index: 15;
	right: 0px;
	border-color: #282828;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	width: 234px;
	text-align: left;
	color: white;
}

.custom-select-header {
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	height: 23px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1a1a', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), to(#000000));
	background: -moz-linear-gradient(top, #1a1a1a, #000000);
	background-color: #1a1a1a;
}

.custom-select-header:hover {
	color: #dfdfdf;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#1a1a1a');
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#1a1a1a));
	background: -moz-linear-gradient(top, #000000, #1a1a1a);
	background-color: #000000;
}

.work-heading {
	width: 700px;
}

.select-arrow {
	padding-top: 5px;
	float: right;
	position: relative;
}

.custom-select-options {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1a1a', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), to(#000000));
	background: -moz-linear-gradient(top, #1a1a1a, #000000);
	background-color: #1a1a1a;
}

.custom-select-all {
	border-color: #282828;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	padding-bottom: 7px;
	padding-left: 18px;
	padding-top: 7px;
	cursor: pointer;
}

.custom-select-option {
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: pointer;
}
.custom-select-options-out {
	border-color: #282828;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}

.client-logo {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 6px;
	margin-top: 3px;
	float: left;
	position: relative;
}

#select-services, #select-sort {
	display: none;
}

.success {
	/*font-weight: bold;
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	color: white;
	background-color: #0bbdb3;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;*/
	font-weight: bold;
	color: #0bbdb3;
	margin-bottom: 30px;
}

#submit-sending {
	display: none;
}

.contactform label.error {
	padding-right: 15px;
	padding-left: 15px;
	color: white;
	margin-left: 7px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #0bbdb3;
	display: inline;
	position: relative;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
}

.req-star {
	font-size: 14px;
}

.services-list1 {
	float:left;
	position: relative;
	width:300px;
}

.services-list2 {
	float:left;
	position: relative;
}

.work-container {
	position: relative;
	height: 610px;
	width: 100%;
	overflow: hidden;
}

#work-slider {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 99999px;
	width: 964px;
}

.work-buttons {
	padding-top: 20px;
	text-align: left;
	width: 100%;
	position: relative;
	height: 30px;
}

.circle-out {
	height: 6px;
	width: 6px;
	margin-top: 3px;
	margin-right: 8px;
	float: left;
	position: relative;
	padding: 1px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.circle-in {
	background-color: white;
	height: 6px;
	width: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#work-guide {
	visibility: hidden;
	z-index: 0;
	position: absolute;
	height: 99999px;
	width: 964px;
}

.work-list {
	position: relative;
}

.work-guide {
	float: left;
	position: relative;
}

#work-guide ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	position: relative;
}

#work-guide ul li {
	height: 194px;
	float: left;
	position: relative;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-top: 5px;
	width: 237px;
	padding: 0px;
}

.work-guide-out {
	width: 1px;
	position: absolute;
	height: 1px;
	overflow: hidden;
}

.arrange-work {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

.arrange-work li {
	float: left;
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	height: 194px;
	width: 237px;
}

.arrange-work li a:hover {
	text-decoration: none;
}

.cms-button {
	float: left;
	border-width: 0px;
	z-index: 0;
	position: relative;
}

.bpgcms-options {
	z-index: 10;
	top: 5px;
	right: 5px;
	position: absolute;
}

.bpgcms-options img {
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	position: relative;
}

.news-date {
	top: 0px;
	left: -65px;
	text-shadow: 1px 1px 1px #08938d;
	text-transform: uppercase;
	position: absolute;
	text-align: center;
	width: 45px;
	padding-top: 12px;
	height: 33px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	background-color: #0bbdb3;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}

.news-article {
	padding-bottom: 25px;
	float: left;
	position: relative;
	padding-top: 10px;
	width: 635px;
}

.rel {
	position: relative;
}

.news-article h2 {
	padding-bottom: 5px;
}

.news-read {
	padding-top: 10px;
	color: #0bbdb3;
}

#work-loading {
	padding: 7px;
	display: none;
	z-index: 15;
	left: 461px;
	top: 285px;
	position: absolute;
	background-color: black;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.footer-links a {
text-shadow: none;
    color: #5a5555;
}

.hidden {
	display: none;
}

.add-option {
	right: 0px;
	top: -25px;
	position: absolute;
}

.view-work-hover {
	text-align: center;
	background-image: url(../web/20180315062657im_/http_/www.cidesign.com.au/images/work-overlay-bg.html);
	left: 0px;
	top: 0px;
	position: absolute;
	display: block;
	height: 140px;
	width: 237px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.view-work-hover-in {
	margin-left: 63px;
	display: block;
	margin-top: 58px;
	line-height: 13px;
	font-size: 13px;
	padding-bottom: 5px;
	width: 110px;
	padding-top: 5px;
	background-color: #191919;
	color: white;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.start-over {
	top: 375px;
	left: 185px;
	position: absolute;
}

#frame {
	z-index: 10;
	background-image: url(../imgs/frame.html);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 394px;
	width: 964px;
}

#frame-slider {
	text-align: left;
	z-index: 5;
	left: 0px;
	top: 2px;
	width: 7000px;
	height: 390px;
	position: absolute;
}

#frame-slider img {
	padding-left: 3px;
}

.read-more-text {
	margin-top: -4px;
	padding-right: 10px;
	display: block;
	float: left;
	position: relative;
}

.w-arrow-r, .w-arrow-l {
	padding-bottom: 7px;
	padding-top: 7px;
	height: 12px;
	width: 8px;
	border-color: #282828;
	border-width: 2px;
	border-style: solid;
	display: block;
	position: relative;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#070707');
	background: -webkit-gradient(linear, left top, left bottom, from(#181818), to(#070707));
	background: -moz-linear-gradient(top, #181818, #070707);
	cursor: pointer;
}

.w-arrow-r:hover, .w-arrow-l:hover, .back-arrow:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#1b1b1b');
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#1b1b1b));
	background: -moz-linear-gradient(top, #222222, #1b1b1b);
}

.w-arrow-r {
	padding-right: 8px;
	padding-left: 10px;
	float: right;
	position: relative;
}

.w-arrow-l {
	float: left;
	position: relative;
	padding-right: 10px;
	padding-left: 8px;
}

.w-text-l {
	font-weight: bold;
	padding-left: 7px;
	padding-top: 7px;
	font-size: 10px;
	float: left;
	position: relative;
}

.w-text-r {
	font-weight: bold;
	padding-right: 7px;
	font-size: 10px;
	padding-top: 7px;
	float: right;
	position: relative;
}

.work-arrow-right {
	height: 32px;
	width: 80px;
	float: right;
	position: relative;
}

.work-arrow-left {
	float: left;
	position: relative;
	height: 32px;
	width: 80px;
}

.news-image {
	padding: 5px;
	float: left;
	position: relative;
}

#mediaplayer {
}

.space20 {
	position: relative;
	height: 20px;
}

.sliding-div {
    padding-left: 40px;
    display: none;
}

.job-read {
	padding-top: 10px;
	color: #0bbdb3;
}

.apply-now {
	margin-top: -4px;
	padding-right: 10px;
	display: block;
	float: left;
	position: relative;
}

.hire {
	float: right;
	position: relative;
}

.home-blog p {
	padding: 0px;
	margin: 0px;
}

/*--------------- Enquiry Form ------------- */

.enquiryform input[type=text], .enquiryform textarea{
    margin-bottom: 3px;
    padding-bottom: 5px;
	border-width: 0px;
	border-style: none;
	position: relative;
	padding-top: 5px;
	height: 16px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: white;
	background-color: #282828;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	outline:none;
	width:175px;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-moz-transition: -moz-box-shadow 0.3s linear;
}

.enquiryform input[type=text]:focus, .enquiryform textarea:focus{
	outline: none;
	box-shadow:0px 0px 4px #0bbdb3;
	-webkit-box-shadow:0px 0px 4px #0bbdb3;
	-moz-box-shadow:0px 0px 4px #0bbdb3;
}

.enquiryform .label {
	float:none;
	position:relative;
	width: 75px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 7px;
	font-family: 'Arial';
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
} 

.enquiryform .req {
	font-weight:bold;
	font-size:10px;
	float:right;
	color:white;
	position: relative;
	padding-top: 5px;
}

.enquiryform .submit-con {
	width: 195px;
	height: 32px;
	padding-left: 0px;
	margin-top: 15px;
} 

.enquiryform label.error {
	padding-right: 14px;
	padding-left: 14px;
	width:105px;
	text-align: center;
	color: white;
	margin-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #0bbdb3;
	display: inline;
	position: absolute;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	z-index: 5;
}
.drrFa{
padding-left: 3px;
    padding-right: 3px;
    font-size: 10px;
    vertical-align: middle;
    padding-bottom: 3px;
}


/*
     FILE ARCHIVED ON 06:26:57 Mar 15, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:56:19 Sep 29, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  CDXLines.iter: 26.114 (3)
  PetaboxLoader3.resolve: 71.622
  esindex: 0.015
  PetaboxLoader3.datanode: 115.301 (4)
  exclusion.robots: 0.385
  captures_list: 201.795
  load_resource: 107.686
  exclusion.robots.policy: 0.369
  LoadShardBlock: 163.442 (3)
  RedisCDXSource: 6.679
*/