.dark_blue {
	color: #1142fb;
}

.light_blue {
	color: #5bc0de;
}

.grey {
    color: #848484;
    }

html	{
	margin: 0;
	border: 0;
	padding: 0;
    font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
	letter-spacing: 1px;
	line-height: 1.25em;
	font-size: large;
	font-size: medium;
	background: #555;
	color: #fff;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
    font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.25em;
	font-size: large;
	font-size: medium;
	background: #555;
	color: #fff;
	text-align: center;
	}

div.desktop_slideshow	{
	xvisibility: visible;
	display: block!important;
}

div.mobile_slideshow	{
	xheight: 0;
	xvisibility: hidden;
	display: none!important;
}

.display_none {
	display: none !important;
}
	
.text_center {
	text-align: center;
}

img#grayscale_logo	{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 999;
	width: 40%;
}

img.landscape	{
	width: 100%;
}

h1#grayscale_overlay	{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	font-size: 500%;
	text-shadow: 3px 3px #333;
    background: rgba(255,255,255,0.5);
	padding: 30px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

h1#grayscale_overlay a	{
	color: #fff;
}

h1#grayscale_overlay a span	{
	xcolor: #003fff;
}

h1, h2, h3, h4, h5, h6	{
	margin: 50px 0 20px;
	border: 0;
	padding: 0;
    font-family: 'Arimo', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1em;
	border-top: 2px solid #888;
	border-bottom: 2px solid #888;
	background: #595959;
	padding: 10px;
	}

p h1	{
	display: inline;
}

h1	{
	font-size: 200%;
	xfont-size: 150%;
	}

h2	{
	font-size: 175%;
	xfont-size: 150%;
	}

h3, h4, h5, h6	{
	font-size: 175%;
	xfont-size: 150%;
	}

h2, h3, h4, h5, h6	{
	xpadding: 0;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a	{
	color: #666;
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover	{
	color: #666;
	text-decoration: none;
	}

h1.first_h, h2.first_h, h3.first_h, h4.first_h, h5.first_h, h6.first_h	{
	margin-top: 20px;
	}

a	{
	color: #fff;
	text-decoration: underline;
	}
	
a:hover {
	color: #999;
}

a button.btn	{
	border: 2px solid #222;
	border-radius: 5px;
	padding: 5px 20px;
	text-decoration: none;
	background: #333;
	}

a:hover button.btn	{
	border: 2px solid #333;
	background: #444;
	color: #fff;
	}

.left {
	float: left;
}

.right {
	float: right;
}

.mobile_only {
	display: none;
}

.row-mobile-equal-spacing {
	margin-bottom: -10px;
}

.container {
	/* width: 1200px; */
}

.column_spacing {
	margin: 10px 0;
	xborder: 1px solid #ddd;
	xbackground: #f9f9f9;
	overflow: hidden;
	padding: 10px 20px;
	xbox-shadow: 5px 5px #ccc;
}

img.panel {
	width: 100%;
	border-radius: 0;
}

img.thumbnail {
	margin: 10px;
	float: left;
	width: 30%;
}

div.owl-overlay {
    border: 1px solid #003fff;
    border-right: 15px solid #003fff;
    padding: 0px 20px 0px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    width: 425px;
    background: rgba(255,255,255,0.8);
    z-index: 99999999999;
}

ul.clients	img {
	margin: 10px 28px;
}

/* HEADER */
div.header_outer	{
	margin: 0;
	border-bottom: 0;
	padding: 0;
	min-height: 130px;
	background: #828282;
	}

div.header_inner	{
	margin: 10px;
	text-align: left;
	}

div.header_inner img#grayscale_logo	{
	position: relative;
	xwidth: 40%;
}

div.header_inner div.contact_details {
	border: 0;
	padding: 0;
	float: right;
	width: 340px;
    font-family: 'Arimo', sans-serif;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	}

div.header_inner div.contact_details p	{
	margin: 10px 0;
	border: 0;
	padding: 0;
	line-height: 0.75em;
	}

div.header_inner div.contact_details p a	{
	xcolor: #666;
	text-decoration: none;
	}

div.header_inner div.contact_details p.phone	{
	font-size: 150%;
	}

div.header_inner div.contact_details p.phone strong	{
	font-weight: normal;
	text-transform: capitalize;
	font-size: 50%;
	}

div.header_inner div.contact_details img.google	{
	float:right;
	}

div.header_inner table.contact_details	{
	margin: 20px;
	float: right;
	font-weight: 400;
	font-size: 120%;
	letter-spacing: 0;
	}

div.header_inner table.contact_details tr td	{
	margin-top: 10px;
	padding: 3px 6px;
	vertical-align: bottom;
	}

div.header_inner table.contact_details tr td.location	{
	font-size: 80%;
	text-align: right;
	}

div.header_inner table.contact_details tr td.phone	{
	font-size: 120%;
	text-align: left;
	}

div.header_inner table.contact_details tr td.email	{
	text-align: center;
	}

div.header_inner table.contact_details tr td.email a	{
	text-decoration: none;
	}

div.header_inner table.contact_details tr td.email a:hover	{
	text-decoration: none;
	color: #ccc;
	}

div.header_inner div.social_media {
	margin: 10px;
	padding: 5px;
	float: right;
	width: 50px;
	text-align: center;
	background: #fff;
	}

div.header_inner div.social_media img {
	margin: 0 0 5px;
	}	

img.logo {
	margin: 20px 0;
	height: 80px;
}	

/* WEBPAGE CONTENT */	
div#webpage {
	padding: 0;
	overflow: hidden;
}

img.backtotop	{
	border-radius: 10px;
	opacity: 0.8;
	position: absolute;
	bottom:10px;
	right: 10px;
	display: none;
	position: fixed;
	z-index: 9999999;
	background: #848484;
	}

div#right_column {
	margin-top: 0;
	padding: 0;
	width: 278px;
	float: left;
}

div#right_column img {
	margin: 0;
	border: 0;
	xheight: 180px;
}
	
div.overlay_heading {
	margin: 10px 0;
	overflow: hidden;
	}
	
div.overlay_heading h2 {
	margin-top: 105px;
	color: #fff;
	padding: 10px 0;
	width: 278px;
	position: absolute;
	text-align: center;
	font-size: 150%;
	background: rgba(132, 132, 132, 0.6);
	/* Fade Property */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	}

div.overlay_heading:hover h2 {
	background: rgba(132, 132, 132, 1);
	}
	
.form-area {
	margin: 10px 0px 60px;
	xborder: 1px solid #eee;
	padding: 10px 20px;
	xbackground-color: #fafafa;
	overflow: hidden;
	}
	
.form-area form p#form_error_message	{
	margin: 10px 30px;
	border: 2px solid #f99;
	border-radius: 8px;
	padding: 10px 30px;
	background: #fff;
	color: #666;
	}
	
.form-area form input.error_on_field {
	border: 2px solid #f99;
	padding: 4px;
	}
	
/**** slider ****/

div#slider_holder	{
	margin: 0 auto;
	border: 0;
	padding: 10px 0 20px 0;
	background: #f0f0f0;
	clear: both;
	}

div#slider_holder h2,
div#slider_holder h3	{
	text-align: center;
	color: #666666;
	}

div#slider_holder a#reviews	{
	background: #485761;
	color: #fff;
	text-decoration: none;
	float: none;
	text-align: center;
	}

div#slider_holder a#reviews:hover	{
	background: #4d6c84;
	}

div#slider	{
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 900px;
	min-height: 220px;
	}

div#slider ul	{
	height: 100%;
	}

div#slider li	{
	float: left;
	position: relative;
	display: inline-block;
	width: 900px;
	height: 200px;
	}

div#slider ul	{
	margin-left: -25px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 9000px;
	transition: left .3s linear;
	-moz-transition: left .3s linear;
	-o-transition: left .3s linear;
	-webkit-transition: left .3s linear;
	color: #666;
	}

/*** Content ***/

div#slider div.slider-container	{
	margin: 0;
	padding: 0;
	width: 870px;
	min-height: 170px;
	}

div#slider div.slider-container  p	{
	margin: 8px;
	text-align: center;
	font-style: italic;
	font-size: 100%;
	}

div#slider div.slider-container  p span	{
	font-style: normal;
	}

div#slider div.slider-container  p span.stars	{
	color: #d9b418;
	font-size: 130%;
	}

/*** target hooks ****/

@-webkit-keyframes slide-animation {
	20% {left:0px; opacity:1;}
	25% {left:-900px; opacity:1;}
	45% {left:-900px; opacity:1;}
	50% {left:-1800px; opacity:1;}
	70% {left:-1800px; opacity:1;}
	75% {left:-2700px; opacity:1;}
	98% {left:-2700px; opacity:0;} 
	100% {left:0px; opacity:0;}
	}

div#slider ul	{
	-webkit-animation: slide-animation 25s infinite;
	}

/* use to paused the content on mouse over */

div#slider ul:hover	{
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
	}
	
	
/* Portfolio Thumbnail Hover */

.thumbnail_container {
	margin: 1%;
	position: relative;
	float: left;
}

.hover_thumb {
	display: block;
	width: 100%;
	height: auto;
}

.thumbnail_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: rgba(240,240,240,0.6);
}

.thumbnail_container:hover .thumbnail_overlay {
	opacity: 1;
}

.thumbnail_wording {
	padding: 20px;
	color: #333;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

iframe#map {
	width: 100%;
	height: 450px;
	background: #595959;
	padding: 5px;
	border: 2px solid #888;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

img.page-image	{
	float: right;
	width: 50%;
	margin: 0 0 20px 40px;
}

img.image-banner	{
	width: 100%;
	margin: 0;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: none;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

a.portfolio_button	{
	margin: 0!important;
}

img.standards-logo	{
	float: right;
	margin: 45px 10px 0;
}

/* MEET THE TEAM */

/* Three columns side by side */
.column {
    float: left;
    width: 33.333%;
    margin-bottom: 16px;
    padding: 0 16px;
}

/* Add some shadows to create a card effect */
.team-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	min-height: 300px;
	background: #333;
}

.team-card img {
    width: 100%;
	border-radius: 10px 10px 0 0;
}

.team-card p {
    margin: 0 0 10px 0;
	text-align: center;
}

/* Some left and right padding inside the container */
.team-card .info {
    padding: 0 16px;
	text-align: center;
}
.team-card .info h3 {
    font-size: 125%;
	margin: 20px 0;
}

/* Clear floats */
.team-card .info::after,
.team-card .row::after {
    content: "";
    clear: both;
    display: table;
}

.team-card .title {
    color: grey;
}

.team-card .button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.team-card .button:hover {
    background-color: #555;
}	

/* TESTIMONIALS */	

.testimonial-card .card-up {
    overflow: hidden;
    height: 95px;
    border-radius: .3rem .3rem 0 0;
}

.teal.lighten-2 {
    background-color: #5bc0de!important;
}

.teal {
    background-color: #009688!important;
}
	
.blue.lighten-2 {
    background-color: #64B5F6!important;
}

.blue {
    background-color: #2196F3!important;
}	
	
.deep-purple.lighten-2 {
    background-color: #9575cd!important;
}

.deep-purple {
    background-color: #673ab7!important;
}	
	
.orange-text {
    color: #ff9800!important;
	margin: 0 0 10px 0;
	text-align: center;
}		
	
#toast-container>div, 
.author-box, 
.badge, 
.btn, 
.btn-primary.active:not([disabled]):not(.disabled), 
.btn-primary:not([disabled]):not(.disabled):active, 
.card-wrapper .back, 
.card-wrapper .front, 
.card.card-cascade.wider .card-body, .card:not([class*=card-outline-]), 
.chip, 
.counter, 
.dropdown-content, 
.jumbotron, 
.md-pills .nav-link.active, 
.modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, 
.modal-dialog.modal-notify .modal-header,
.pagination .active .page-link, 
.pricing-card .price .version, 
.section-blog-fw .view, 
.show>.btn-primary.dropdown-toggle, 
.side-nav, 
.social-list, 
.z-depth-1 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	margin: 10px 0px;
}
	
.card {
    border-radius: .3rem;
}

.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

.card {
    display: -webkit-box;
    -webkit-box-orient: vertical;
	min-height: 410px;
}	

.testimonial-card .avatar {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    margin: -65px auto 0;
    overflow: hidden;
    border: 5px solid #fff;
}

.card .card-reveal, .card-wrapper .face, .carousel-thumbnails .carousel-indicators .active, .picker__box .picker__header .picker__select--month.browser-default, .picker__box .picker__header .picker__select--year.browser-default, .picker__list-item, .testimonial-card .avatar, .white {
    background-color: #FFF!important;
}

.testimonial-card .avatar img {
    width: 100%;
}

.section img {
    max-width: 100%;
    height: auto;
}

.card img {
    border-radius: 2px 2px 0 0;
}

.rounded-circle {
    border-radius: 50%!important;
}

.testimonial-card .card-body {
    text-align: center;
}

.btn .fa, .card .card-body {
    position: relative;
}

.card-body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.55rem;
}

.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400;
}

.card-body h4 {
    font-weight: 500;
    margin-bottom: 1rem;
}

.section h4 {
    font-weight: 400;
}

.mt-1, .my-1 {
    margin-top: .25rem!important;
}

.card-title {
    margin-bottom: .75rem;
}

hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.card .card-body p {
    margin-bottom: 1rem;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa, .fa-stack {
    display: inline-block;
}

	
/* FOOTER */
.footer {
	background: #555;
	clear: both;
	text-align: left;
	font-size: 90%;
}

.footer p {
	margin-left: 0;
}

.footer .col-lg-3 {
	padding-bottom: 20px;
}

.footer h3 {
	border: 0;
	padding: 0;
	font-size: 100%;
	text-transform: uppercase;
	background: none;
}

.footer p,
.footer ul li {
	padding: 0;
	font-size: 80%;
	line-height: 1.25em;
}

.footer * a {
	text-decoration: none;
	color: #fff;
}

.footer #rics {
	width: 100%;	
}

.footer .col-lg-3 a:hover {
	text-decoration: underline;	
}

.footer .multi-level,
.footer .caret {
	display: none;
}	

.footer .social_media	{
	margin: 10px;
	padding: 10px;
	}

.footer .social_media img	{
	margin-right: 10px;
	float: left;
	}
	
.footer .website_by {
	margin: 0px auto;
	width: 160px;
    text-align: center;
	float: left;
	}

.footer div.website_by p	{
	margin: 0 0 5px;
	}

.footer div.website_by img	{
	margin: 5px;
	}

.copyright-info p {
	text-align: left;
}

.copyright-info a {
	color: #fff;
	text-decoration: none;
}

.copyright-info a:hover {
	text-decoration: underline;	
}

.copyright-info {

	text-align: center;
	clear: both;
}

.copyright-info p {
	margin: 0;
}

.footer .quick_links .navbar-nav > li {
	float: none;
}

.footer .quick_links .navbar-nav > li > a {
	padding: 0;
}
	
.footer .quick_links .navbar-nav > li > a:hover {
	background: none;
	text-decoration: underline;
}

.footer .quick_links .navbar-nav > li > ul.dropdown-menu {
	display: none !important;
}

.row {
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	}
	
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 0;
	padding-right: 0;
	}
	
h1.submenu-header,
h2.submenu-header,
h3.submenu-header,
h4.submenu-header,
h5.submenu-header,
h6.submenu-header {
	margin-bottom: 0;
	}
	
div.submenu_holder {
	width: 100%;
	position: relative;
	height: 67px;
	}
	
div.submenu_holder div.submenu {
	margin: 0 auto;
	display: block;
	position: absolute;
	left: calc(50% - 333px);
	}
	
div.submenu_holder div.submenu#surveying {
	left: calc(50% - 499px);
	}
	
div.submenu_holder div.submenu#architects {
	left: calc(50% - 505px);
	}
	
div.submenu_holder div.submenu button.submenu_item {
	margin: 10px 0;
	border: 0;
	border-right: 2px solid #888;
	padding: 10px 35px;
	float: left;
	color: #fff;
	background: #555;
	}
	
div.submenu_holder div.submenu button.submenu_item:focus {
	outline:0;
	}
	
div.submenu_holder div.submenu button.submenu_item div {
	opacity: 0;
	width: 100%;
	height: 1px;
	background: #888;
	transition: .3s;
	margin: 5px 0 0 0;
	}
	
div.submenu_holder div.submenu button.submenu_item:hover div,
div.submenu_holder div.submenu button.submenu_item:focus div {
	opacity: 1;
	}
	
div.submenu_holder div.submenu button.submenu_item:last-child { 
	border-right: 0;
	}

div.slider_overlay {
	padding: 10px 20px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: rgba(75, 75, 75, 0.8);
	color: #fafafa;
	overflow: hidden;
	z-index: 99;
	width: 45%;
	text-align: left;
	font-size: 88%;
	}
	
div.slider_overlay ul li h2 {
	margin: 10px 0;
	padding: 0;
	border: 0;
	background: none;
	}

div.regulated_by {
	margin: 10px;
	padding: 10px;
	color: #333;
	font-weight: bold;
	bottom: 0;
	position: absolute;
	z-index: 999;
	width: 15%;
	right: 0;
	background: rgba(255, 255, 255, 0.4);
	text-align: center;
	}
	
div.regulated_by img {
	margin: 0 auto;
	width: 60%;
	}
	
div.regulated_by h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	color: #333;
	font-size: 75%;
	}

div.regulated_by p	{
	margin: 0;
	padding: 5px;
	background: none;
	border: none;
	color: #333;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 0;
	clear: both;
	}

div.regulated_by p a {
	color: #333;
	text-decoration: none;
	}

div.regulated_by p a:hover {
	text-decoration: underline;
	}

div.relative {
	position: relative;
	height: 159px;
	}
	
div.absolute-top {
	position: absolute;
	top: 0;
	right: 0;
	height: 167px;
	width: 23.3333%;
	}
	
div.absolute-top div.regulated_by {
	width: 50%;
	}
	
div.contact div.regulated_by {
	width: 48%;
	float: right;
	clear: both;
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	overflow: hidden;
	margin: 0;
	}
	
.accordion_head {
	margin: 5px 0 1px 0;
	background-color: #828282;
	color: white;
	cursor: pointer;
	font-family: arial;
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently not supported by any browser */
	}
	
.accordion_head span.title {
	display: inline;
	float: left;
	background: rgba(51,51,51,0.8);
	width: 84%;
	padding: 10px;
	}
	
.accordion_body {
    background: #828282;
    display: none;
	}
	
.accordion_body p {
	margin: 0;
    padding: 15px 10px;
 	font-size: 100%;
	}
	
.accordion_body ul {
	margin: 0;
	padding: 20px;
	}
	
.plusminus {
	float: right;
	display: inline;
	font-size: 270%;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently
	not supported by any browser */
	margin: 10px;
	}
 
ul#services-slider-mobile.about,
ul#services-slider-desktop.about {
	min-height: 400px;
	}
	
	
div.job_listing {
	text-align: left;
	}
	
div.job_listing h3{
	background: none;
	border: 0;
	padding-left: 0px;
	}
	
.overflow-hidden {
	overflow: hidden;
	}
	
	
	
@media (min-width: 1400px) {
	.largeonly {
		display: block;	
		}
	}
	
@media (max-width: 1400px) {
	.largeonly {
		display: none;	
		}
	}
	
/* Responsive media styles - Broadbiz */
@media (max-width: 1200px) {
	.footer h3,
	.footer p,
	.footer ul li {
		margin: 10px 0;
		text-align: center;
	}

	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.collapse.in{
		display:block !important;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	div.slider_overlay {
		padding: 10px 10px;
		position: absolute;
		top: 10px;
		left: 10px;
		background: rgba(75, 75, 75, 0.8);
		color: #fafafa;
		overflow: hidden;
		z-index: 99;
		width: 80%;
	}
	div.submenu_holder {
		height: 67px; 
		}
		
	div.submenu_holder div.submenu {
		left: calc(50% - 333px);
		}	
	div.submenu_holder div.submenu#surveying {
		left: calc(50% - 499px);
		}
		
	div.submenu_holder div.submenu#architects {
		left: calc(50% - 405px); 
		}	
	div.submenu_holder div.submenu button.submenu_item {
		margin: 10px 0;
		padding: 10px 35px;
		}
		
	div.regulated_by {
		margin: 1% auto;
		position: relative;
		width: 33.333%;
		background: rgba(255, 255, 255, .8);
		overflow: hidden;
		}
		
	div.regulated_by img {
		margin: 2%;
		width: 46%;
		}
		
	ul#services-slider-mobile.about,
	ul#services-slider-desktop.about {
		min-height: 385px;
		}
	}

/* Mobile Devices Landscape */
@media (max-width: 990px) {
	img#grayscale_logo	{
		width: 80%;
	}

	div.desktop_slideshow	{
		xvisibility: hidden;
		display: none!important;
	}

	div.mobile_slideshow	{
		xheight: 0;
		xvisibility: visible;
		display: block!important;
	}

	h1#grayscale_overlay	{
		font-size: 300%;
	}

	.container {
		width: 100%;
	}
	
	.mobile_only {
		display: block;
	}
	
	.desktop_only {
		display: none;
	}

	div.header_inner div.contact_details {
		display: none;
	}

	.navbar-header {
		background: #fff;
	}
	
	.navbar-header .logo {
		margin: 10px;
		height: 60px;
		display: block;
	}	
	
	.navbar-default {
		background: #fff;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 15px;
	}
	
	div#right_column {
		display: none;
	}
		
	.footer .col-lg-3 {
		width: 100%;
		text-align: center;
	}
	
	div.mobile-overlay {
		position: absolute;
		bottom: 0px;
		right: 10px;
		xwidth: 100%;
		z-index: 99999999999;
	}
	
	h1, h2	{
		text-align: center;
	}
	
	ul.clients	img {
		float: left;
		margin: 0 16px;
	}
		
	img.standards-logo	{
		float: right;
		margin: 10px 0 0 10px;
	}

	img.page-image	{
		margin: 10px auto;
		width: 100%;
	}
	
	.thumbnail_overlay {
		height: auto;
	}
	div.slider_overlay {
		padding: 30px 20px;
		position: absolute;
		top: 30px;
		left: 30px;
		background: rgba(75, 75, 75, 0.8);
		color: #fafafa;
		overflow: hidden;
		z-index: 99;
		width: 90%;
	}
	div.submenu_holder {
		width: 100%;
		height: auto;
		overflow: hidden;
		}
		
	div.submenu_holder div.submenu {
		position: relative;
		float: none;
		margin: 0px auto;
		overflow: hidden;
		width: 98%;
		}	
	div.submenu_holder div.submenu#surveying {
		left: 0;
		}
		
	div.submenu_holder div.submenu#architects {
		left: 0; 
		}	
	div.submenu_holder div.submenu button.submenu_item {
		margin: 10px 0;
		padding: 10px 35px;
		font-size: 80%;
		}
		
	div.regulated_by {
		margin: 1% auto;
		position: relative;
		width: 48%;
		overflow: hidden;
		background: rgba(255, 255, 255, .8);
		}
		
	div.regulated_by img {
		margin: 2%;
		width: 46%;
		}
		
	ul#services-slider-mobile.about,
	ul#services-slider-desktop.about {
		min-height: 385px;
		}
	}

/* Mobile Devices Portrait */
@media only screen and (max-width: 639px)	{
	.container {
		width: 100%;
	}
	
	.mobile_only {
		display: block;
	}
	
	.desktop_only {
		display: none;
	}
	.navbar-brand {
		padding: 0;
	}
	.navbar-header {
		height: 70px;
		background: #fff;
	}
	
	.navbar-header .logo {
		margin: 10px;
		height: 50px;
		display: block;
	}	
	
	.navbar-brand {
		padding: 0;
	}
	
	.navbar-default {
		background: #fff;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 15px;
	}
	
	div#right_column {
		display: none;
	}

	.footer {
		text-align: center;
	}
	
	.footer .col-lg-3 {
		width: 100%;
		text-align: center;
	}
	
	img.thumbnail {
		margin: 5px auto;
		width: 100%;
	}
	
	div.mobile-overlay {
		position: absolute;
		bottom: 0px;
		right: 10px;
		xwidth: 100%;
		z-index: 99999999999;
	}
	
	h1, h2	{
		text-align: center;
	}
	
	ul.clients	img {
		float: left;
		margin: 0 16px;
	}
		
	img.standards-logo	{
		float: right;
		margin: 10px 0 0 10px;
	}

	img.page-image	{
		margin: 10px auto;
		width: 100%;
	}
	
	.thumbnail_overlay {
		height: auto;
	}	
	
	div.slider_overlay {
		padding: 30px 20px;
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(75, 75, 75, 0.8);
		color: #fafafa;
		overflow: hidden;
		z-index: 99;
		width: 100%;
	}
	
	div.submenu_holder {
		height: auto;
		margin: 10px 0;
		}
		
	div.submenu_holder div.submenu {
		left: 0;
		}	
	div.submenu_holder div.submenu#surveying {
		left: 0;
		}
		
	div.submenu_holder div.submenu#architects {
		left: 0; 
		}	
	div.submenu_holder div.submenu button.submenu_item {
		margin: 0px 0;
		padding: 5px 25px;
		font-size: 80%;
		border: 0;
		width: 50%;
		}
		
	div.regulated_by {
		margin: 10px auto;
		position: relative;
		overflow: hidden;
		width: 64.6666%;
		background: rgba(255, 255, 255, .8);
		}
		
	div.regulated_by img {
		margin: 2%;
		width: 46%;
		}
		
	ul#services-slider-mobile.about,
	ul#services-slider-desktop.about {
		min-height: 535px;
		}
	.column {
		float: left;
		width: 100%;
		margin-bottom: 16px;
		padding: 0 16px;
		}
	}