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;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}table {	border-collapse: collapse;	border-spacing: 0;}header, nav, section, article, aside, footer, hgroup {    display: block;}/* Main */@font-face {    font-family: 'fira_sans_otlight';    src: url('../fonts/firasansot-light-webfont.eot');    src: url('../fonts/firasansot-light-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/firasansot-light-webfont.woff') format('woff'),         url('../fonts/firasansot-light-webfont.ttf') format('truetype'),         url('../fonts/firasansot-light-webfont.svg#fira_sans_otlight') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'fira_sans_otregular';    src: url('../fonts/firasansot-regular-webfont.eot');    src: url('../fonts/firasansot-regular-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/firasansot-regular-webfont.woff') format('woff'),         url('../fonts/firasansot-regular-webfont.ttf') format('truetype'),         url('../fonts/firasansot-regular-webfont.svg#fira_sans_otregular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'fira_sans_otbold';    src: url('../fonts/firasansot-bold-webfont.eot');    src: url('../fonts/firasansot-bold-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/firasansot-bold-webfont.woff') format('woff'),         url('../fonts/firasansot-bold-webfont.ttf') format('truetype'),         url('../fonts/firasansot-bold-webfont.svg#fira_sans_otbold') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'lane_-_narrowregular';    src: url('../fonts/lanenar_-webfont.eot');    src: url('../fonts/lanenar_-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/lanenar_-webfont.woff') format('woff'),         url('../fonts/lanenar_-webfont.ttf') format('truetype'),         url('../fonts/lanenar_-webfont.svg#lane_-_narrowregular') format('svg');    font-weight: normal;    font-style: normal;}body {    font-family: 'fira_sans_otlight', Verdana, sans-serif;	color: #505050;	background-color: #b9b9b9;}h1 {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	font-size: 55px;	margin: 20px 0 10px;	color: #009999;	-webkit-font-smoothing: antialiased;	text-align: center;}h2 {	font-family: 'fira_sans_otregular', Verdana, sans-serif;	font-size: 33px;	margin-bottom: 3px;	color: #009999;}h3 {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	font-size: 33px;	margin-bottom: 5px;	color: #FF4900;	-webkit-font-smoothing: antialiased;}h4 {	font-family: 'fira_sans_otregular', Verdana, sans-serif;	font-size: 16px;	line-height: 22px;}h5 {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	font-size: 20px;	margin-bottom: 5px;	color: #FF4900;	-webkit-font-smoothing: antialiased;}p, li {	font-size: 16px;	line-height: 22px;}a {	color: #5e5a5a;	text-decoration: none;}*{ 	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);	outline: 0;}/* Header */header {	background: #fff;	max-width: 1080px;	margin: 0 auto;	z-index: 10000;}#logo {	margin-top: -87px;	padding-left: 15px;	width: 300px;	z-index: 100;}	/* Navigation */.toggleMenu {	margin: 1% 2% 1% 0;    display:  none;    float: right;}.toggleMenu img{	width: 50px;	height: 50px;}.nav {	margin-top: 70px;	float: right;    list-style: none;    background: #fff;}.nav:before,.nav:after {    content: " ";     display: table; }.nav:after {    clear: both;}.nav ul {    list-style: none;}.nav a {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;    padding: 15px 15px;    color: #009999;    cursor: pointer;}.nav a:hover {	color: #fff;	background-color: #009999;}.nav li {    position: relative;    margin-right: 25px;}.nav > li {    float: left;}.nav > li > a {    display: block;}.nav li li {	margin: 0;}.nav li ul {    position: absolute;    left: -9999px;    z-index: 2000;}.nav > li.hover > ul {    left: 0;}.nav li li.hover ul {    left: 100%;    top: 0;}.nav li li a {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;    display: block;    position: relative;    z-index:100;    color: #009999;    background-color: #fff;	background: rgba(255, 255, 255, 0.9);    min-width: 150px;}.nav li li li a {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;    background:#fff;    color: #009999;    z-index:200;}.nav li li a:hover, .nav li li li a:hover {	cursor: pointer;}/* Main */#wrapper {	width: 100%;	margin: auto;	height: auto;	background: #fff;} #container {	width: 100%;	height: auto;	background-color: #fff;	padding-bottom: 40px;}#content, .content2 {	max-width: 1080px;	margin: 0 auto;	z-index: 10;	position: relative;}#backup {	position: fixed;	bottom: 10px;	right: 30px;	z-index: 10000;	}#backup img {	width: 50px;	height: 50px;	opacity: 0.5;	-webkit-transition-duration: 0.3s;	transition-duration: 0.3s;  	-webkit-transition-property: opacity;	transition-property: opacity;}#backup img:hover{	opacity: 1;}/* Home */#banner-home {	width: 100%;	height: 300px;	background: #fff url('../images/banner-home.jpg') center no-repeat;	margin-bottom: 4px;}#home-tile {	background: #fff;}#home-tile img {	width: 100%;}#tile1, #tile2, #tile3, #tile4, #tile5, #tile7 img{	opacity: 1;	-webkit-transition-duration: 0.3s;	transition-duration: 0.3s;  	-webkit-transition-property: opacity;	transition-property: opacity;}#tile1:hover, #tile2:hover, #tile3:hover, #tile4:hover, #tile5:hover, #tile7 img:hover{	opacity: 0.6;}#home-tile a img{	display: block;}#home-tile a:hover img {	border: none !important;	display: block;}#tile1 {	float: left;	width: 50%;	background: #FF4900;}#tile2 {	float: left;	width: 25%;	background: #fff url('../images/map2.jpg') center no-repeat;}#tile3 {	float: left;	width: 25%;	background: #fff url('../images/dubai2.jpg') center no-repeat;}#tile4 {	float: left;	width: 25%;	background: #1aa3a3;}#tile5 {	float: left;	width: 25%;	background: #1a7373;}#tile6 {	float: left;	width: 50%;}#tile6 p {	padding: 10px;}#tile7 {	float: left;	width: 50%;}#tile7 img{	float: left;	width: 20%;	margin-right: 10%;}#tile7 .phone-icon {	margin-left: 10%;	margin-right: 9%;}#tile7 .skype-icon {	margin-right: 11%;}.border {   -moz-box-shadow:    inset -2px -2px 0 2px #fff;   -webkit-box-shadow: inset -2px -2px 0 2px #fff;   box-shadow:         inset -2px -2px 0 2px #fff;}.border2 {   -moz-box-shadow:    inset -4px -4px 0 #fff;   -webkit-box-shadow: inset -4px -4px 0 #fff;   box-shadow:         inset -4px -4px 0 #fff;}.border2B {   -moz-box-shadow:    inset 0 -4px 0 #fff;   -webkit-box-shadow: inset 0 -4px 0 #fff;   box-shadow:         inset 0 -4px 0 #fff;}.border3, .border3B {   -moz-box-shadow:    inset -4px 0px 0 #fff;   -webkit-box-shadow: inset -4px 0px 0 #fff;   box-shadow:         inset -4px 0px 0 #fff;}/* Services */.panel {	width: 50%;	float: left;	margin-top: -13%;	}.panel-2, .panel-3 {	margin-bottom: 40px;	width: 25%;	float: left;	margin-top: -13%;}.panel-4 {	width: 50%;	float: left;	margin-top: -13%;}.panel-wrap {	margin: 0 6% 0 0;}.upwardly-panel .panel-4, .upwardly-panel2 .panel-4 {	margin-bottom: 0;}.panel .panel-wrap, .panel-4 .panel-wrap{	margin: 0 3%;}.upwardly-panel2 .col-half3{	margin-top: 0;}.panel-4 .panel-wrap {	margin: 0 6% 0 0;}.pre-panel {	padding-bottom: 100px;}.upwardly-panel {	padding-bottom: 70px;}.panel-ed img{	background: #FF4900;}.panel-ed2 img{	background: #fc6c30;}.panel-id img{	background: #1aa3a3;}.panel-id2 img{	background: #47b5b5;}.panel-gd img{	background: #1a7373;}.panel-gd2 img{	background: #478f8f;}.panel-usa{	background: #5cb6ce url('../images/usa.jpg') top left no-repeat;}.panel-dubai{	background: #ff8420 url('../images/dubai3.jpg') bottom right no-repeat;}.panel-text {	background: #e5e5e5;}.panel-wrap img {	width: 100%;	opacity:0.8;	-webkit-transition-duration: 0.3s;	transition-duration: 0.3s;  	-webkit-transition-property: opacity;	transition-property: opacity;}.solid img {	opacity: 1;}.panel-wrap p {	margin-top: 10px;}.panel-wrap a img {	display: block;}.panel-wrap .col-third img {	box-shadow: none;} .panel-wrap a:hover img {	opacity: 1;}.last-p {	margin-bottom: 60px;}.panel-wrap .col-third a:hover img{	background-color: #fff;}.content2 .panel, .content2 .panel-2, .content2 .panel-3 {	margin-bottom: 10px;}.content {	margin: 8px 0;}.content p {	margin-bottom: 20px;}/* Exhibit Design */.col-half4 {	float: left;	width: 50%;	margin: 20px 25% -30px;	text-align: center;}.red {	color: #FF4900;}.green {	color: #009999;	font-weight: bold;}.red:hover, .green:hover {	text-decoration: underline!important;}#banner-flags {	width: 100%;	height: 300px;	background: #fff url('../images/banner-flags.jpg') center no-repeat;}#sub-menu {	display: none;	background: #fff;	border: 1px solid #d5d5d5;	color: #505050;}#service-list, #exhibit-list {	margin-top: 10px;	list-style: disc;}#service-list li {	width: 47%;	margin-right: 3%;	list-style: circle inside none;	float: left;}#exhibit-list li{	list-style: none;	margin-bottom: 5px;}#exhibit-list img {	width: 28px;	height: 28px;}.content-wrap {	width: 100%;	border-bottom: solid 1px #d5d5d5;}.content-wrap2 {	width: 100%;}.content-wrap3 {	width: 100%;}.content-wrap4 {	width: 100%;	border-bottom: solid 1px #d5d5d5;	margin-bottom: -238px;	padding-bottom: 238px;}.icon {	margin: 7px 5px -7px 0;}.shadow {	width: 100%;}.shadow-divide {	width: 100%;	margin-top: -197px;	padding-bottom: 130px;	background: transparent;}.col-third .gallery {	width: 100%;	margin: 0;}.content-section {	position: relative;	max-width: 1050px;	padding-bottom: 30px;	margin: 60px auto 10px;	padding: 0 15px;}.content-section2 {	position: relative;	max-width: 1050px;	padding-bottom: 30px;	margin: 0 auto 10px;	padding: 0 15px;}.content-section3 {	position: relative;	max-width: 1050px;	padding-bottom: 30px;	margin: -20px auto 50px;	padding: 0 15px;}.content-section p {	margin-bottom: 15px;}.col-third {	float: left;	width: 31%;	margin-right: 2%;}	.col-third img{	width: 80%;	margin: 0 10%;}.effect img {	opacity:0.8;	-webkit-transition-duration: 0.3s;	transition-duration: 0.3s;  	-webkit-transition-property: opacity;	transition-property: opacity;}.effect img:hover {	opacity: 1;}#get_your_quote {	float: left;	width: 31%;	margin: 0 1% 20px 0;}#portfolio-link-only {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	display: block;	width: 31%;	margin: 0 auto;	background: #33adad;	color: #fff;	border-radius: 5px;	-webkit-border-radius: 5px;	text-align: center;	font-size: 20px;	padding: 8px 0;}#portfolio-link-only:hover {	background: #66c2c2;}#portfolio-link {	margin: 0 1%;	float: left;}#portfolio-menu {	text-align: center;}.portfolio-nav {	display: inline-block;	margin: 4px 2px;	padding: 7px 15px;	background: #e5e5e5;	border-radius: 3px;}.portfolio-nav:hover {	background: #009999;	color: #fff;}.current {	background: #009999;	color: #fff;}/* Graphic Design */.col-fourth {	float: left;	width: 24%;	margin-right: 1%;}	.col-fourth img{	width: 100%;}.gd-services {	clear: left;	list-style: circle inside none;}.col-third .icon {	width: 35px;	margin: 5px 6px -5px 0;}/* Upwardly Global */.margin-shift {	padding-bottom: 3%;}.upwardly-quote-wrap {	margin: 0 0 100px 0;}.mobile-show {	display: none;}.title-banner {	margin-top: -201px;	padding-top: 40px;}.shift-up {	margin-top: -65px;}.transparent {  background: rgba(255,255,255,.6);}#banner-main, #upwardly-banner {	width: 100%;}#banner-main {	background: #fff url('../images/banner-main.jpg') center no-repeat;	height: 200px;}#banner-main2 {	background: #fff url('../images/banner-main.jpg') center no-repeat;	height: 200px;	margin-bottom: -133px;}.callout-wrap {   position: absolute;  left: 38%;   width: 170px;   height: 300px;   display: table; }.callout-wrap2 {   position: absolute;   width: 100%;   height: 300px;   display: table;   text-align: center;}.callout {	width: 100%;	max-width: 1080px;	margin: 0 auto;	position: relative;}.callout p {	font-family: 'fira_sans_otbold', Verdana, sans-serif;	color: #fff;	font-size: 37px;	line-height: 47px;	display: table-cell;	vertical-align: middle;}.col-two-third {	float: left;	width: 66%;}.col-two-third h1 {	margin-top: 0;}.col-half3 {	float: left;	width: 48%;	padding-right: 2%;	margin-top: 10px;}.col-half3 img {	width: 100%;}.col-middle {	width: 100%;}.show-title {	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	text-align: center;	padding: 3px 0;	background: #e5e5e5;	line-height: 40px;	color: #505050;	font-size: 20px;}/* Interior Design */.content-3-4 {	width: 74%;	float: left;}.content-1-4 {	width: 24%;	float: right;}.content-1-4 li{	margin-bottom: 15px;} .content-1-4 img{	width: 28px;	margin-bottom: -8px;	margin-right: 8px;}.int-text {	width: 100%;}.int-text2{	padding: 0 3%;	width: 44%;	position: absolute;	bottom: 10%;	right: 0;}.int-text2:before {	font-family: Georgia, serif;	content: '“';	font-size: 40px;	display: inline-block;	position: absolute;	left: 0;	top: 0;}.int-text2:after {	font-family: Georgia, serif;	content: '”';	font-size: 40px;	display: inline-block;	position: absolute;	right: 0;	bottom: 0;}/* About Us */.title-banner {	margin-top: -134px;	padding-top: 40px;}.transparent {  background: rgba(255,255,255,.6);}#content-text {	max-width: 1050px;	padding: 0 15px;	margin: 0 auto;	z-index: 10;	position: relative;}.col-half {	float: left;	width: 48%;	padding-right: 2%;	border-right: 1px solid #d5d5d5;	margin-top: 10px;}.col-half2 {	float: right;	width: 47%;	margin-top: 10px;}.link, .link2 {	float: left;	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	font-size: 20px;	width: 24%;	margin-right: 1%;	padding: 8px 0;	background: #33adad;	text-align: center;	color: #fff;	margin-bottom: 1%;	border-radius: 5px;	-webkit-border-radius: 5px;}.link:hover, .link2:hover {	background: #66c2c2;}.link2 {	width: 49%;	margin-right: 1%;}/* Contact Us */.download-box {	border: 1px solid #009999;	margin: 20px 0 0 0;	border-radius: 5px;	padding: 15px 15px 5px;}.download-box2 {	width: 32%;	border: 1px solid #009999;	margin: 0 auto -40px;	border-radius: 5px;	padding: 15px 1% 5px 0;}.download-box2 h5{	text-align: center;}img#download {	float: right;	width: 50px;	margin: 0 0 0 10px;	opacity: 1;	-webkit-transition-duration: 0.3s;	transition-duration: 0.3s;  	-webkit-transition-property: opacity;	transition-property: opacity;}#download:hover {	opacity: 0.8;}.contact-panel {	padding: 20px;	margin-bottom: 10px;}.form-text {	text-align: left;	margin: 0 5%;	font-size: 12px;	line-height: 16px;}#contact-form {	margin: 30px 0;	width: 30%;	float: left;	text-align: center;}.contact-message {	margin: 115px 0 0;	width: 20%;	float: left;}.contact-message h5 {	padding: 0 5%;	color: #009999;}#download {	margin: 30px 5% 0;	width: 90%;	color: #009999;}#contact-info {	margin: 50px 0 30px;	width: 70%;	float: right;}#contact-info p {	font-size: 12px;	line-height: 16px;	}.contact-map{	width: 100%;}.contact-content {	width: 100%;}.contact-panel {	float: left;	width: 42%;	padding: 0 4%;	margin: 0;}	#contact-form input {	width: 84%;	margin: 0 5%;	height: 30px;	border: 1px solid #d5d5d5;	border-radius: 4px;	padding: 0 3%;    font-family: 'fira_sans_otlight', Verdana, sans-serif;	color: #505050;}#contact-form textarea {	width: 84%;	height: 50px;	margin: 0 5%;	resize: none;	border: 1px solid #d5d5d5;	border-radius: 4px;	padding: 5px 3%;    font-family: 'fira_sans_otlight', Verdana, sans-serif;	color: #505050;}#contact-form  #submit-button {	width: 90%;	padding: 0;	margin: 5px 5% 0;	background: #d5d5d5;	color: #FFF;	border: 1px solid #d5d5d5;	font-family: 'lane_-_narrowregular', Verdana, sans-serif;	font-size: 16px;}#submit-button:hover {	cursor: pointer;	opacity: 0.8;}.contact-page-links > div {	line-height: 20px;	width: 23%;	float: left;	text-align: center;}.contact-page-links > div:first-child {	width: 31%;}.contact-page-links > div:first-child h5{	text-align: left;	color: #009999;	margin-left: 5%;}.contact-page-links div:first-child a:hover {	text-decoration: underline;}.contact-page-links div:first-child a:first-child:hover {	text-decoration: none;}.cp-mail-main {	display: inline-block;	border-bottom: 3px solid #ececec;	padding-bottom: 5px;	margin-bottom: 6px;}.contact-page-links div:first-child .cp-mail-main:hover {	text-decoration: none;	border-bottom: 3px solid #d5d5d5;}.contact-page-links div img {	width: 100px;	margin-bottom: 5px;	opacity: 1;	transition: opacity 0.3s;}.contact-page-links div img:hover {	opacity: 0.6;}/* Footer */footer {	position: relative;	text-align: left;	color: #fff;	max-width: 1050px;	min-height: 150px;	height: auto;	margin: 0 auto;	padding: 0 15px;}.footer-menu {	width: 30%;	float: left;	padding-top: 20px;}.footer-menu2 {	width: 70%;	float: left;	padding-top: 20px;}.footer-menu img {	float: left;	margin-left: 10px;	opacity: 1;	-webkit-transition-duration: 0.3s;	transition-duration: 0.3s;  	-webkit-transition-property: opacity;	transition-property: opacity;}.footer-menu img:hover {	opacity: 0.5;}.footer-menu p {	float: left;	font-size: 13px;	line-height: 17px;}.footer-menu a {	color: #fff;}.footer-menu span {	font-family: 'fira_sans_otregular', Verdana, sans-serif;	}#call {	margin-top: 8px;}#contact {	margin-top: 8px;}img.social_media {	float: right;	margin-bottom: 10px;	width: 50px;}#copyright{	text-align: right;	color: #fff;	font-size: 11px;	margin: 15px 0;	}#location, #phone, #email {	width: 50px;}.footer-nav {	float: left;	margin: 15px 0 20px 0;}.footer-nav li {	display: inline;	font-size: 13px;	line-height: 17px;	margin-right: 20px;}.footer-nav a{	color: #fff;}footer a:hover {	text-decoration: underline;}	/* Responsive Slides */.rslides {  margin: 0 auto 40px;  }#slider3, #slider4, #slider5, #slider7, #slider8, #slider9, #slider10 {  margin: 0 auto 10px;  }#slider6 {  margin: 0 auto;}.rslides_tabs {  list-style: none;  padding: 0;  font-size: 18px;  list-style: none;  margin: 0 auto 50px;  max-width: 540px;  padding: 10px 0;  text-align: center;  width: 100%;  }.rslides_tabs li {  display: inline;  float: none;  margin-right: 1px;  }.rslides_tabs a {  width: auto;  line-height: 20px;  padding: 9px 20px;  height: auto;  background: transparent;  display: inline;  }.rslides_tabs li:first-child {  margin-left: 0;  }.rslides_tabs .rslides_here a {  background: rgba(255,255,255,.1);  color: #fff;  font-weight: bold;  }/* Themes for Responsive Slides */.rslides {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0;  margin: 0;  }.rslides li {  -webkit-backface-visibility: hidden;  position: absolute;  display: none;  width: 100%;  left: 0;  top: 0;  }.rslides li:first-child {  position: relative;  display: block;  float: left;  }.rslides img {  display: block;  height: auto;  float: left;  width: 100%;  border: 0;  }.callbacks_container {  margin-bottom: 20px;  position: relative;  float: left;  width: 100%;  }.callbacks_container2 {  position: relative;  width: 100%;  max-width: 1080px;  margin: 0 auto 4px;  padding: 0;  }.callbacks {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0;  margin: 0;  }.callbacks li {  position: absolute;  width: 100%;  left: 0;  top: 0;  }.callbacks img {  display: block;  position: relative;  z-index: 1;  height: auto;  width: 100%;  border: 0;  }  .callbacks_nav {  position: absolute;  -webkit-tap-highlight-color: rgba(0,0,0,0);  opacity: 0.7;  z-index: 3;  text-indent: -9999px;  overflow: hidden;  text-decoration: none;  height:50%;  width: 100%;  background: red;  }.callbacks_nav:hover {	opacity: 1.0;}.callbacks_nav.prev {	top: 0;	background: transparent url('../images/arrow-up.png') center top no-repeat;}.callbacks_nav.next {	background: transparent url('../images/arrow-down.png') center bottom no-repeat;	bottom: 0;}/* Lightbox */.portfolio-img img{	width: 24.5%;	margin: 0;	padding: 0;	-webkit-filter: grayscale(60%);}.portfolio-img img:hover {	-webkit-filter: grayscale(0%);}/* Media Queries */@media all and (max-width: 870px) {	.nav {		margin-top: 0;	}	.content-wrap4 {	margin-bottom: -200px;	padding-bottom: 200px;	}}@media all and (max-width: 850px) {		h1 {		font-size: 40px;	}	h2 {		font-size: 27px;	}	h3 {		font-size: 24px;	}	p {		font-size: 14px;		line-height: 20px;		}	.content-wrap4 {		margin-bottom: -170px;		padding-bottom: 170px;	}	#contact-form, #contact-info {		width: 100%;		margin: 30px 0 0;	}	.contact-content {		margin: 0 2%;		width: 96%;	}	.portfolio-img img{	width: 49%;	margin: 0;	padding: 0;	}	#banner-main, #banner-main2 {		background: #fff url('../images/banner-graphic-hi.jpg') center no-repeat;		-webkit-background-size: 1200px 200px;	}	.link, .link2 {		font-size: 14px;	}	.col-half, .col-half2 {		width: 100%;	}	.col-half{		margin-bottom: 20px;	}	.col-half4 {		width: 100%;		margin: 20px 0 -50px;	}	.download-box {		padding-bottom: 0;	}	.download-box2 {		width: 90%;		margin: 0;		padding: 5% 5% 2%;	}	.content-1-4 {		width: 100%;		float: right;		margin-bottom: 10px;	}	.content-1-4 ul li {		width: 23%;		float: left;	}	.content-1-4 ul li:first-child {		margin-left: 5%;	}	.contact-message {		margin: 20px 0;		width: 100%;		float: left;	}	.content-3-4 {		width: 100%;	}	.footer-menu {		width: 35%;	}	.footer-menu2 {		width: 65%;	}}@media only screen and (max-width: 750px) {	.content-1-4 {		width: 100%;		float: right;		margin-bottom: 10px;	}	.content-1-4 ul li {		width: 45%;		margin-left: 5%;		float: left;	}	.footer-menu {		width: 40%;	}	.footer-menu2 {		width: 60%;	}	.contact-page-links > div {		width: 33%;	}	.contact-page-links > div a{		font-size: 14px;		line-height: 18px;	}	.contact-page-links > div:first-child {		width: 100%;		height: auto;		margin-bottom: 20px;	}}@media only screen and (max-width: 650px) {	footer {		float: left;		padding: 0;	}	.footer-menu2 {		float: left;		width: 100%;		margin-bottom: 10px;	}	.footer-menu {		float: left;		width: 100%;		margin-bottom: 10px;	}	.footer-menu p {		font-size: 12px;		line-height: 16px;	}	#social_media a{		display: inline-block;	}	#social_media {		text-align: center;	}	.footer-nav {		margin-top: 15px;		margin-bottom: 10px;		text-align: center;	}	#copyright{		margin-top: 10px;		text-align: center;	}}@media only screen and (max-width: 480px) {	header, .panel{		float: left;		clear: left;		margin: 0 0 10px; 		width: 100%;		}	.active {        display: block;    }    header {    	z-index: 11000;    	margin: 0;    	position: relative;		}    #container {    	float: left;		}	.title-banner {		font-size: 40px;		margin-top: -150px;	}    #logo {		width: 70%;		padding: 2% 2% 2% 15px;		float: left;		margin-left: 0;		z-index: 105;		background: #fff;		}    .nav {		float: none;    	clear: left; 		margin-top: 0;		background: #fff;		}    .nav > li {    	clear: left;        float: none;        border-bottom: solid 1px #d5d5d5;		}    .nav li {    position: relative;    margin-right: 0;		}    .nav ul {        display: block;        width: 100%;		}	.nav li ul {		position: static;		}   .nav > li.hover > ul , .nav li li.hover ul {        position: static;		}	.nav li li a {		border-top: 1px solid #d5d5d5;		color: #009999;		background: #f5f5f5;		}	.nav li li li a {		border-top: 1px solid #fff;		color: #5e5a5a;		background: #d5d5d5;		}	.callbacks_container {		position: relative;		z-index: 110;		}	#tile1, #tile6, #tile7 {		width: 100%;	}		#tile2, #tile3, #tile4, #tile5 {		width: 50%;	}	.border {	   -moz-box-shadow:    inset 0 -4px 0 0 #fff;	   -webkit-box-shadow: inset 0 -4px 0 0 #fff;	   box-shadow:         inset 0 -4px 0 0 #fff;	}	.border3 {	   -moz-box-shadow:    inset -4px -4px 0 #fff;	   -webkit-box-shadow: inset -4px -4px 0 #fff;	   box-shadow:         inset -4px -4px 0 0 #fff;	}	.border3B {	   -moz-box-shadow:    inset 0 -4px 0 #fff;	   -webkit-box-shadow: inset 0 -4px 0 #fff;	   box-shadow:         inset 0 -4px 0 #fff;	}	#banner-main2 {		margin-bottom: -66px;	}	.callout-wrap p, .callout-wrap2 p {		font-size: 27px;		line-height: 37px;	}  	.panel, .panel-2, .panel-3 {		margin: 0;		}	.panel-2, .panel-3 {		width: 50%;		}	.panel-4 {		margin: 0;		width: 100%;		float: left;		}	.panel {		margin-top: -26%;	}	.upwardly-panel .panel, .upwardly-panel2 .panel{		margin-top: -32%;	}		.panel-wrap {		margin: 0 6%;		}	.panel-2 .panel-wrap {		margin: 0 3% 0 6%;	}	.panel-3 .panel-wrap {		margin: 0 6% 0 3%;	}	.panel-4 .panel-wrap {		margin: 0 3%;	}	.panel-wrap .content p {		margin-bottom: -10px;	}	.pre-panel {	padding-bottom: 50px;	}	.content2 .panel, .content2 .panel-2, .content2 .panel-3 {		margin-bottom: 0;	}	.content {		padding: 0;	}	.col-third, .col-two-third, .col-half, .col-half2, .col-half3, .col-fourth {		float: left;		width: 100%;		}	.col-half {		border: none;		padding-top: 25px;		margin: 0 0 20px;	}	.col-fourth img{		width: 80%;		margin: 0 10%;	}	.col-half2 {		margin: 0 0 20px;	}	.col-half3 {		width: 100%;		padding: 0;		margin: 0;	}	#sub-menu-wrapper {		position: fixed;		z-index: 10000;		width: 100%;		background: #fff;		padding: 3% 0;		-webkit-box-shadow: 0 6px 6px -6px #505050;		   -moz-box-shadow: 0 6px 6px -6px #505050;				box-shadow: 0 6px 6px -6px #505050;	}	#sub-menu {		display: block;		position: relative;		width: 90%;		background: #fff;		padding: 2%;		border: 1px solid #d5d5d5;		margin: 0 auto;	}	#get_your_quote {		float: left;		width: 100%;		margin: 0 0 20px 0;	}	.col-third .icon {		width: 25px;		margin-right: 3px;	}	.link, .link2 {		font-size: 14px;		width: 100%;		margin-bottom: 11px;	}	#portfolio-link, #portfolio-link-only {		width: 100%;		margin: 0;	}	.callout-wrap { 		left: 15px; 		}	#service-list li, #exhibit-list li, .gd-services {		width: 100%;		font-size: 12px;		}	#ug .col-third {		float: left;		width: 31%;		margin-right: 2%;	}	#services .col-third {		float: left;		width: 31%;		margin-right: 2%;		margin-bottom: 15px;		}		.content-wrap3 {		margin: 0;		}	.content-wrap4 {		margin-bottom: -135px;		padding-bottom: 135px;	}	.content-section2 {		margin-top: 10px;	}	.content-ug {		margin: 0;	}	.content-section2-sub {		margin-top: 0;	}	.last-p {		margin-bottom: 0;	}	.upwardly-panel {		padding-bottom: 70px;		margin-top: 30px;	}	.upwardly-panel2 {		margin-top: 30px;	}	.contact_us p {		margin-top: 5px;		font-size: 13px;	}		.contact-panel {		width: 92%;		padding: 4%;		margin-top: 10px;	}	#contact-form input {		width: 88%;		margin: 0 3%;	}	#contact-form textarea {		width: 88%;		margin: 0 3%;	}	#contact-form  #submit-button {		width: 94%;		margin: 5px 3% 0;	}	.portfolio-nav {		width: 100%;		font-size: 14px;		margin: 5px 0;		padding: 8px 0;	}	#copyright{		font-size: 11px;		text-align: center;	}	.shadow-hide {		display: none;	}	#backup {		bottom: 30px;		right: 30px;	}	.mobile-hide {		display: none;	}	.mobile-show {		display: block;	}	.upwardly-quote-wrap {		margin-bottom: 50px;	}	.margin-shift {		padding-bottom: 50px;	}	.shift-up {	margin-top: -40px;	}	.content-1-4 ul li {		font-size: 10px;	}	.content-1-4 img {		margin-right: 5px;	}	.contact-page-links > div, .contact-page-links > div:first-child {	width: 100%;	height: auto;	margin-bottom: 20px;	}	.footer-menu2 {		float: left;		width: 100%;		margin-bottom: 10px;	}	.footer-menu {		float: left;		width: 100%;		margin-bottom: 10px;	}	.footer-menu p {		font-size: 12px;		line-height: 16px;	}	img.social_media {		width: 15%;		margin: 0 5% 5%;		float: right;	}	.footer-nav {		margin-top: 15px;		margin-bottom: 10px;		text-align: center;	}	#social_media a{		display: block;	}	#social_media {		background: #fff;		padding: 10px 5% 0;		margin: 20px 0 0;		width: 90%;	}	.footer-nav  li{		margin-right: 10px;		font-size: 12px;	}	.mobile-crop {		overflow: hidden;	}	.mobile-crop img {		width: 200%;		margin-left: -50%;	}	.mobile-shift .content{		margin-top: -5px;	}}/* Misc */.top-clear {	margin-top: 0;}.text-center {	text-align: center;}.w100 {	width: 100%;}.hide {	display: none;}.rounded {	border-radius: 12px;}.left {	float: left;}.right {	float: right;}.clear {	clear: both;}