.portrait {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg); }

body {
  margin: 0;
  padding: 0;
  margin-top: 0;
  font-family: Arial, Helvetica, serif;
  font-weight: 400;
  color: white;
  overflow: hidden;
  background: black url(/resources-premium-tour/img/loader.gif) no-repeat 50% 50%; }

a {
  color: white;
  text-decoration: none;
  font-size: 12px; }

h1 {
  margin: 0; }

#page {
  width: 100%;
  height: 100%; }

#header {
  top: -30px;
  width: 100%;
  position: absolute;
  z-index: 100; }
#header:full-screen {
  top: -250px;
  width: 100%;
  position: absolute;
  z-index: 100; }
#header #holder {
  background-color: black;
  display: inline-block;
  float: left;
  width: 100%;
  padding-top: 30px;
  min-height: 130px; }
#header #holder:full-screen {
  background-color: black;
  display: inline-block;
  float: left;
  width: 100%;
  padding-top: 30px; }
#header #holder .photo {
  padding: 4px;
  background-color: white;
  margin: 10px 5px;
  display: inline-block;
  float: left; }
#header #holder .info {
  display: inline-block;
  float: left;
  color: white;
  font-size: 12px;
  margin: 10px 5px;
  font-weight: 400;
  text-align: left; }
#header #holder .info a {
  color: white;
  display: block;
  float: left;
  height: 18px;
  clear: both; }
#header #holder .info a .ico-small {
  opacity: 1;
  display: block;
  float: left; }
#header #holder .info a:hover, #header #holder .info #main .section .menu ul li a.active, #main .section .menu ul li #header #holder .info a.active {
  color: #cdcdcd;
  text-decoration: none; }
#header #holder .info a:hover .ico-small, #header #holder .info #main .section .menu ul li a.active .ico-small, #main .section .menu ul li #header #holder .info a.active .ico-small {
  opacity: 0.6; }
#header #holder .info h2 {
  font-family: Arial, Helvetica,sans-serif;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  color: white;
  font-weight: normal; }
#header #holder .info strong {
  color: white;
  display: block;
  margin-bottom: 6px; }
#header #holder #profile_1 {
  margin-right: 70px; }
#header #holder #profiles img {
  height: 100px;
  display: inline-block;
  float: left; }
#header #holder #company .info {
  width: 350px; }
#header h1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  font-family: Arial, Helvetica ,sans-serif;
  position: relative;
  float: left; }
#header h1 span {
  background-color: black;
  color: white;
  padding: 0px 5px 10px 10px;
  height: 20px;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 100; }
#header h1:after {
  background: transparent url("/resources-premium-tour/img/tabs-top.png") no-repeat -350px 0px;
  content: "";
  display: inline-block;
  position: relative;
  width: 35px;
  height: 30px;
  float: left; }
#header .shadow {
  height: 20px;
  background: -webkit-linear-absolute(top, transparent, black);
  /*Safari*/
  background: -o-linear-gradient(top, transparent, black);
  /*Opera 11-12*/
  background: -moz-linear-gradient(top, transparent, black);
  /*Fx 3.6-15*/
  background: linear-gradient(to top, transparent, black);
  /*Standard*/
  opacity: 0.6;
  position: relative;
  top: 158px;
  width: 100%;
  z-index: 99; }

.round-border, #main div.window, #main div.window .map-holder, #main .videobox {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.outerglow, #main div.window, #main .section .content .image {
  -webkit-box-shadow: 0px 0px 8px 3px rgba(50, 50, 50, 0.46);
  -moz-box-shadow: 0px 0px 8px 3px rgba(50, 50, 50, 0.46);
  box-shadow: 0px 0px 8px 3px rgba(50, 50, 50, 0.46); }

#panoHolder, #galleryHolder {
  overflow: hidden; }

#main {
  width: 100%; }
#main:full-screen {
  width: 100%; }
#main div.window {
  position: absolute;
  z-index: 80;
  display: none;
  top: 10%;
  left: 20%;
  width: 90%;
  height: 85%;
  max-width: 1500px;
  max-height: 800px;
  background: white url("/resources-premium-tour/img/content-bg.jpg") repeat !important; }
#main div.window .map-holder {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  float: left; }
#main div.boxwindow {
  position: absolute;
  z-index: 50;
  display: none;
  max-width: 1500px;
  max-height: 800px;
  background-color: white;
  border: 1px solid white;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 250px 40px #898989;
  -moz-box-shadow: 0px 0px 250px 40px #898989;
  -webkit-box-shadow: 0px 0px 250px 40px #898989; }
#main .videobox {
  overflow: hidden; }
#main div#content-video {
    /*padding: 5px; max-width: 854px; max-height: 480px;*/
    max-width: 1000px; max-height: 563px;
    border:1px solid #B8B1AA; border-radius: 0;
    background: url("/resources-premium-tour/img/loader.gif") no-repeat scroll 50% 50% #000 !important;
    -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;
    /*-webkit-box-shadow: -4px -4px 30px -3px rgba(255,255,232,0.4);-moz-box-shadow: -4px -4px 30px -3px rgba(255,255,232,0.4);box-shadow: -4px -4px 30px -3px rgba(255,255,232,0.4);*/}
#main .section .icon-close.close2 {background: url("/resources-premium-tour/img/close2.png") no-repeat 0 0; background-size:100%; top:-10px; right: -10px; width: 30px; height:30px; }

#main div#content-map {
  background-image: none !important;
  background-color: white  !important; }
#main div#content-vwt {
  border-radius: 0px; }
#main .section {
  background: black url(/resources-premium-tour/img/loader.gif) no-repeat 50% 50%;
  display: none;
  -webkit-border-radius: 15px 0px 0px 15px;
  -moz-border-radius: 15px 0px 0px 15px;
  border-radius: 15px 0px 0px 15px; }
#main .section .icon-close {
  position: absolute;
  right: 10px;
  top: -10px;
  width: 21px;
  height: 21px;
  text-indent: 1000px;
  overflow: hidden;
  background: transparent url("/resources-premium-tour/img/close.png") no-repeat;
  z-index: 10000;
  background-color: transparent; }
#main .section #tab_info {
  display: inline-block;
  border-radius: 0px 0px 0px 15px; }
#main .section .box {
  padding: 2%;
  padding-top: 0;
  width: auto;
  position: relative;
  float: left;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 3%; }
#main .section .box .input-label {
  margin-top: 8px; }
#main .section #tab_info.content.content-full {
  width: 100%;
  border-radius: 0px 0px 15px 15px;
  height: auto; }
#main .section .content {
  width: 75%;
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
  display: none;
  font-size: 14px;
  color: black; }
#main .section .content .scroll-pane {
  height: 100%;
  width: 100%;
  padding: 2% 0 0 2%;
  overflow: hidden; }
#main .section .content table {
  border-spacing: 5px;
  border-collapse: separate;
  float: left; }
#main .section .content h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
  float: left;
  width: 100%; }
#main .section .content hr {
  width: 97%;
  height: 1px;
  border: 0px;
  border-bottom: 1px dotted black;
  margin-bottom: 20px;
  float: left;
  display: inline-block; }
#main .section .content h2.address {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px; }
#main .section .content .box-dashed {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px dotted #878787;
  border-left: 0;
  border-right: 0;
  padding-top: 2%;
  width: 93%; }
#main .section .content .box-dashed ul {
  width: 45%;
  margin-right: 5%;
  display: inline-block;
  float: left; }
#main .section .content .box-dashed ul li.title {
  width: 100%;
  border-bottom: 1px dotted #878787; }
#main .section .content .box-dashed ul li {
  width: 100%;
  padding: 5px 15px 5px 0px;
  display: inline-block;
  float: left; }
#main .section .content .box-half {
  width: 43.5%;
  margin-right: 2%; }
#main .section .content .box-half ul {
  width: auto; }
#main .section .content .box-half ul li {
  width: 100%; }
#main .section .content .image {
  width: 230px;
  height: 170px;
  padding: 5px;
  float: left;
  display: inline-block;
  background-color: white; }
#main .section .content .image img#home {
  width: 100%;
  height: 100%; }
#main .section .content .margin-image {
  margin-left: 250px; }
#main .section .content .row {
  width: 300px;
  margin: 5px;
  float: left;
  display: inline-block; }
#main .section .content .row span {
  width: 130px;
  float: left;
  display: inline-block; }
#main .section .content .row strong {
  width: 170px;
  float: left;
  display: inline-block; }
#main .section .content .box-half .row {
  width: 440px; }
#main .section .content .box-half .row span {
  width: 35%; }
#main .section .content .box-half .row strong {
  width: 65%; }
#main .section .content #calculator_results .row span {
  margin-top: 0px; }
#main .section .content #friend .row {
  width: 90%; }
#main .section .content #friend span {
  width: 30%; }
#main .section .content #friend strong {
  width: 70%; }
#main .section .content #friend input, #main .section .content #friend textarea {
  width: 100%; }
#main .section .content .half-col {
  width: 50%;
  display: block;
  float: left; }
#main .section .content ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }
#main .section .content ul li {
  display: inline-block;
  float: left;
  width: 100%; }
#main .section .content ul li i {
  margin-top: -8px; }
#main .section .menu {
  position: relative;
  float: left;
  display: inline-block;
  width: 25%;
  float: right;
  margin: 0px;
  height: 100%;
  color: black;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  border-radius: 0px 15px 15px 0px; }
#main .section .menu ul {
  list-style-type: none;
  margin-top: 30px; }
#main .section .menu ul li {
  padding: 0px 50px; }
#main .section .menu ul li a {
  font-size: 14px;
  color: black;
  height: 36px;
  padding-top: 4px;
  display: inline-block;
  float: left;
  width: 100%;
  border-bottom: 1px dotted #878787; }
#main .section .menu ul li a i {
  opacity: 0.3; }
#main .section .menu ul li a span {
  padding-top: 6px;
  display: inline-block;
  float: left;
  padding-left: 5px; }
#main .section .menu ul li a:hover, #main .section .menu ul li a.active {
  background-color: rgba(0, 0, 0, 0.1); }
#main .section .menu ul li a:hover i, #main .section .menu ul li a.active i {
  opacity: 1; }
#main .section .menu .menu_info {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 90%;
  font-size: 12px; }
#main .section .menu .menu_info strong {
  font-size: 24px; }
#main .section #info {
  display: inline-block; }
#main .section .menu-top ul {
  list-style-type: none;
  margin: 0px;
  width: 100%;
  height: 40px;
  background-color: black;
  border-radius: 15px 15px 0px 0px;
  overflow: hidden; }
#main .section .menu-top ul li {
  padding: 0px;
  display: inline-block;
  float: left; }
#main .section .menu-top ul li a {
  font-size: 14px;
  color: white;
  padding: 5px;
  display: inline-block;
  float: left; }
#main .section .menu-top ul li a i {
  color: white;
  opacity: 0.5; }
#main .section .menu-top ul li a span {
  margin: 5px 0px 0px 5px;
  display: inline-block;
  margin-right: 10px; }
#main .section .menu-top ul li a.active {
  background-color: white;
  color: black; }
#main .section .menu-top ul li a.active span {
  color: black; }
#main .section .menu-top ul li a.active i {
  color: white;
  opacity: 1; }
#main .section .menu-top .menu_info {
  display: none; }
#main #overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  top: 0;
  left: 0; }

#nav {
  width: 100%;
  position: absolute;
  z-index: 60;
  top: auto;
  bottom: 20px;
  opacity: 1;
  background-color: transparent;
  height: 45px; }
#nav ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%; }
#nav ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: -60px;
  position: relative; }
#nav ul li:first-child {
  margin-left: -35px; }
#nav ul li.hover .btn span {
  color: #969696; }
#nav ul li.hover .btn span .ico, #nav ul li.hover .btn span .ico-small {
  opacity: 0.6; }
#nav ul li.hover:hover, #nav ul li.active {
  z-index: 20; }
#nav ul li.hover:hover .btn span, #nav ul li.active .btn span {
  background-position: 0px -45px;
  color: white; }
#nav ul li.hover:hover .btn span .ico, #nav ul li.active .btn span .ico, #nav ul li.hover:hover .btn span .ico-small, #nav ul li.active .btn span .ico-small {
  opacity: 1; }
#nav ul li.hover:hover .btn:after, #nav ul li.active .btn:after {
  background-position: -420px -45px; }
#nav ul li.pos-right {
  margin-right: -60px;
  margin-left: 0px;
  float: right; }
#nav ul li.last {
  margin-right: -40px; }

#footer {
  height: 18px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: black;
  color: #9e9e9e;
  font-size: 10px;
  text-align: center;
  padding-top: 4px;
  z-index: 60; }
#footer a {
  font-size: 10px; }

.btn {
  font-size: 1px;
  display: inline-block;
  position: relative;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  vertical-align: top;
  float: left; }
.btn span {
  height: 30px;
  float: left;
  background: url("/resources-premium-tour/img/tabs.png");
  display: inline-block;
  padding: 15px 5px 0px 40px;
  position: relative; }
.btn:after {
  content: "";
  background: url("/resources-premium-tour/img/tabs.png") -420px 0px;
  width: 50px;
  display: inline-block;
  position: relative;
  height: 45px;
  margin-left: -1px; }

.btn-top {
  z-index: 100; }
.btn-top span {
  background: url("/resources-premium-tour/img/tabs-top.png");
  padding: 5px 5px 0px 15px;
  height: 25px; }
.btn-top:after {
  content: "";
  background: url("/resources-premium-tour/img/tabs-top.png") -300px 0px;
  width: 40px;
  height: 30px; }
.btn-top:hover {
  opacity: .6; }

.float-left {
  float: left; }

.float-right {
  float: right; }

#controls-wrapper {
  display: inline-block;
  position: relative;
  width: auto;
  bottom: 15px; }
#controls-wrapper .play-item {opacity: 1 !important; background: url("/resources-premium-tour/img/controllers.png") 0px 0px; }
#controls-wrapper .pause-item {opacity: 1 !important; background: url("/resources-premium-tour/img/controllers.png") -48px 0px; }
#controls-wrapper #prevslide { left: 0px; background: url("/resources-premium-tour/img/controllers.png") -96px 0px; }
#controls-wrapper #nextslide { right: 10px; background: url("/resources-premium-tour/img/controllers.png") -144px 0px; }
#controls-wrapper #controls { width: 130px; }
/*
#controls-wrapper .play-item:hover { background: url("/resources-premium-tour/img/controllers.png") 0px 48px; }
#controls-wrapper .pause-item:hover { background: url("/resources-premium-tour/img/controllers.png") -48px 48px; }
#controls-wrapper #prevslide:hover { background: url("/resources-premium-tour/img/controllers.png") -96px 48px; }
#controls-wrapper #nextslide:hover { background: url("/resources-premium-tour/img/controllers.png") -144px 48px; }
*/

.pos10 {
  z-index: 10; }

.pos9 {
  z-index: 9; }

.pos8 {
  z-index: 8; }

.pos7 {
  z-index: 7; }

.pos6 {
  z-index: 6; }

.pos5 {
  z-index: 5; }

.pos4 {
  z-index: 4; }

.pos3 {
  z-index: 3; }

.pos2 {
  z-index: 2; }

.pos1 {
  z-index: 1; }

.ico, .ico-small {
  background: url("/resources-premium-tour/img/icons.png");
  width: 44px;
  height: 48px;
  display: inline-block;
  float: left;
  margin-top: -15px; }

.ico-small {
  height: 18px;
  width: 18px;
  margin: 0px 5px 0px 0px; }

.ico32 {
  background: url("/resources-premium-tour/img/icons.png");
  height: 32px;
  width: 32px;
  display: inline-block;
  float: left; }

.ico-small.email {
  background-position: -302px -16px; }

.ico-small.web {
  background-position: -348px -16px; }

.ico-small.view {
  background-position: -396px -16px; }

.ico32.info {
  background-position: -430px 0px; }

.ico32.brochure {
  background-position: -462px 0px; }

.ico32.calc {
  background-position: -496px 0px; }

.ico32.friend {
  background-position: -528px 0px; }

.ico32.map {
  background-position: -880px 0px; }

.ico32.streetview {
  background-position: -912px 0px; }

.ico32.amenities {
  background-position: -944px 0px; }

.active .ico32.map {
  background-position: -624px 0px; }

.active .ico32.streetview {
  background-position: -656px 0px; }

.active .ico32.amenities {
  background-position: -688px 0px; }

.ico32.arrow {
  background-position: -560px 0px; }

.ico32.thinarrow {
  background-position: -592px 0px; }

.ico.scenes, .scenes.ico-small {
  background-position: 0px 0px; }

.ico.video, .video.ico-small {
  background-position: -48px -2px;
  width: 42px; }

.ico.gallery, .gallery.ico-small {
  background-position: -96px -2px; }

.ico.details, .details.ico-small {
  background-position: -136px -4px; }

.ico.agent, .agent.ico-small {
  background-position: -192px -3px;
  height: 32px; }

.ico.floorplans, .floorplans.ico-small {
  background-position: -240px -4px;
  width: 40px; }

.ico.map, .map.ico-small {
  background-position: -784px -4px; }

.ico.vwt, .vwt.ico-small {
  background-position: -832px -4px; }

.ico.stop-sound, .stop-sound.ico-small {
  background: url("/resources-premium-tour/img/controllers.png") -192px 0px; }
.ico.stop-sound:hover, .stop-sound.ico-small:hover {
  background-position: -192px 48px; }

.ico.play-sound, .play-sound.ico-small {
  background: url("/resources-premium-tour/img/controllers.png") -239px 0px; }
.ico.play-sound:hover, .play-sound.ico-small:hover {
  background-position: -239px 48px; }

.ico.fullscreen, .fullscreen.ico-small {
  background: url("/resources-premium-tour/img/controllers.png") -288px 0px; }
.ico.fullscreen:hover, .fullscreen.ico-small:hover {
  background-position: -288px 48px; }

.ico.normalscreen, .normalscreen.ico-small {
  background: url("/resources-premium-tour/img/controllers.png") -336px 0px; }
.ico.normalscreen:hover, .normalscreen.ico-small:hover {
  background-position: -336px 48px; }

#galleryHolder #linkHolder {
  padding: 0px; }
#galleryHolder #linkHolder a.closeButton {
  padding: 0px;
  margin: 0px 20px 0px  0px;
  background: url("/resources-premium-tour/img/close-gallery.png") no-repeat;
  width: 160px;
  height: 32px; }

.button {
  border-radius: 3px;
  background-color: black;
  color: white;
  text-decoration: none;
  display: inline-block;
  float: left;
  padding: 10px;
  margin-right: 10px; }

input, select, textarea {
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #d0d0d0; }

input.s {
  width: 80px; }

input.m {
  width: 120px; }

input.invisible {
  border: 0px;
  background-color: transparent;
  font-weight: bold;
  padding: 0px; }

#ws-walkscore-tile {
  height: 100%;
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
  background: url("./loader.gif") no-repeat 50% 50%; }

#ws-walkscore-tile * {
  float: none; }

#ws-footer a, #ws-footer a:link {
  font: 11px/14px Verdana,Arial,Helvetica,sans-serif;
  margin-right: 6px;
  white-space: nowrap;
  padding: 0;
  color: #000;
  font-weight: bold;
  text-decoration: none; }

#ws-footer a:hover, #ws-footer #main .section .menu ul li a.active, #main .section .menu ul li #ws-footer a.active {
  color: #777;
  text-decoration: none; }

#ws-footer a:active {
  color: #b14900; }

#ws-walkscore-tile #map-wrapper {
  left: 6px;
  top: 0; }

#ws-walkscore-tile #map-wrapper #map-frame {
  border: 0px; }

#ws-walkscore-tile #scroll-menu {
  right: 6px; }

#map-container {
  overflow: hidden;
  width: 100%;
  height: 100%; }

#mapcanvas {
  display: block;
  float: left;
  width: 100%;
  height: 100%; }

#map_results {
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  min-width: 280px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0; }

#result_header {
  color: #000; }
#result_header p {
  margin-top: 5px; }

#selectAmenities {
  width: 160px; }

#main .section .content #listing {
  text-align: left; }
#main .section .content #listing ul {
  padding-left: 10px;
  padding-top: 10px;
  list-style-type: none; }
#main .section .content #listing ul li {
  height: auto; }
#main .section .content #listing ul li a {
  text-decoration: none;
  display: inline-block;
  float: left;
  width: 280px;
  font-size: 12px;
  color: #777;
  border-bottom: 1px dotted #dedede;
  padding: 5px 0px; }
#main .section .content #listing ul li a strong {
  color: #000; }
#main .section .content #listing ul li a:hover, #main .section .content #listing .menu ul li a.active, #main .section .menu .content #listing ul li a.active {
  background-color: #dedede; }

#page_controls {
  text-align: left;
  padding-left: 10px;
  position: absolute;
  bottom: 10px; }
#page_controls a {
  color: #fff;
  background-color: #777;
  font-weight: bold;
  text-decoration: none;
  line-height: 14px;
  padding: 5px;
  margin: 5px; }
#page_controls a:hover, #page_controls #main .section .menu ul li a.active, #main .section .menu ul li #page_controls a.active {
  opacity: .8; }
#page_controls a span {
  padding: 5px; }
#page_controls a.active {
  background-color: #000; }

#more {
  display: none; }

.info_marker {
  display: block;
  height: auto !important;
  color: #393939;
  font-size: 12px; }

#loader {
  display: none;
  background: url("http://www.myvisuallistings.com/resources-premium-tour/img/loader_white.gif") no-repeat center center;
  width: 30px;
  height: 30px;
  display: block;
  margin: auto;
  margin-top: 50%; }

.gm-style-cc {
  display: none !important;
  z-index: -1 !important; }

.gm-style a[target="_blank"] {
  display: none !important;
  z-index: -1 !important; }

#warn {
  width: 300px;
  background-color: #eceedd;
  padding: 10px;
  right: 15px;
  bottom: 80px;
  position: absolute;
  z-index: 100;
  color: #7c7866;
  border: 1px solid #7c7866;
  font-size: 12px; }
#warn strong {
  color: black; }
#warn a {
  color: black;
  font-size: 12px;
  text-decoration: underline; }
#warn a:hover, #warn #main .section .menu ul li a.active, #main .section .menu ul li #warn a.active {
  text-decoration: none; }
ul.agent_info       { list-style: none; margin: 10px 0 0 0; text-align: center; }
ul.agent_info li    { display: inline-block; width: auto; }
ul.agent_info li a  { display: block; text-decoration: none; color: #FFF; padding: 6px 20px; margin: 0 10px; font: normal 16px 'Yanone Kaffeesatz', sans-serif;}
ul.agent_info li a:hover { opacity: 0.9; }


@media (min-width: 100px) and (max-width: 1500px) {
  #header #holder {
    min-height: 105px; }
  #header #holder .photo {
    padding: 2px; }
  #header #holder .info {
    margin: 5px !important; }
  #header #holder a {
    height: 16px !important; }
  #header #holder h2 {
    font-size: 16px;
    font-weight: bold; }
  #header #profiles img {
    height: 80px !important; }
  #header h1 {
    font-size: 14px;
    font-weight: bold; }
  #header h1 span {
    padding: 0px 5px 2px 10px; }
  #header h1:after {
    background: transparent url("/resources-premium-tour/img/tabs-top.png") no-repeat -350px -8px;
    height: 22px; }
  #header .shadow {
    top: 130px; } }
@media (min-width: 1370px) and (max-width: 1500px) {
  #main .section.window {
    height: 75%; }
  #main .section .menu ul {
    margin-top: 10px; }
  #main .section .menu ul li {
    padding: 0px 10px; }
  #main .section .content .image {
    width: 180px;
    height: 135px; }
  #main .section .content .margin-image {
    margin-left: 200px; }
  #main .section .content .row {
    width: 270px; }
  #main .section .content .row strong {
    width: 160px; } }
@media (min-width: 1136px) and (max-width: 1369px) {
  #main .section.window {
    height: 70%; }
  #main .section .menu ul {
    margin-top: 10px; }
  #main .section .menu ul li {
    padding: 0px 10px; }
  #main .section .content {
    font-size: 12px; }
  #main .section .content .image {
    width: 180px;
    height: 135px; }
  #main .section .content .margin-image {
    margin-left: 200px; }
  #main .section .content .row {
    width: 240px; }
  #main .section .content .row strong {
    width: 40%; }
  #main .section .content #calculator_results .row {
    width: 220px; }
  #main .section .content .box-half {
    margin-right: 2%; }
  #main .section .content .box-half .input-label {
    margin-top: 0px; }
  #main .section .content .box-half .row {
    width: 95%; } }
@media (min-width: 100px) and (max-width: 1135px) {
  #main .section.window {
    height: 70%; }
  #main .section .menu ul {
    margin-top: 10px; }
  #main .section .menu ul li {
    padding: 0px 10px; }
  #main .section .menu ul li a span {
    font-size: 12px;
    padding-top: 8px; }
  #main .section .content {
    font-size: 12px; }
  #main .section .content .image {
    display: none; }
  #main .section .content .margin-image {
    margin-left: 0px; }
  #main .section .content .row {
    width: 45%; }
  #main .section .content .row strong {
    width: 50%; }
  #main .section .content .box-half {
    width: auto;
    margin-right: 3%; }
  #main .section .content .box-half .row {
    width: 95%; }
  #main .section .content .box-half .row span {
    width: 35%; }
  #main .section .content ul li {
    width: 50%; }
  #main .section .content #listing ul li {
    width: 100%; } }
@media (min-width: 100px) and (max-width: 1024px) {
  #main .section.window {
    height: 60%; }

  #main #videoplayer-holder {
    width: 700px;
    height: 393.75px; }

  #header #holder #profile_1 {
    margin-right: 20px; }

  .btn {
    font-size: 12px; }
  .btn span {
    padding: 15px 1px 0px 30px; }

  .btn-top span {
    padding: 5px 5px 0 15px; }

  #controls-wrapper #controls {
    width: 130px; }

  #main .section .content #land_transfer_tax .row {
    height: 40px;
    min-width: 200px;
    width: auto; } }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #footer {
    display: none; }

  #nav {
    bottom: 0px !important; } }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  body {
    left: 0px; }

  #page {
    position: relative;
    left: 0px; }
  #page #main {
    left: 0px; }
  #page #header .shadow {
    display: none; }
  #page #header #holder #company .info {
    width: 250px; }
  #page #nav {
    bottom: 20px; }
  #page #nav li a {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    margin-right: -20px;
    margin-top: 5px;
    padding-bottom: -30px; }
  #page #nav li.pos-right a {
    margin-top: 0px; }
  #page #footer {
    display: inline-block; }
  #controls-wrapper #controls {
    width: 110px; }  }
@media (min-width: 100px) and (max-width: 768px) and (orientation: portrait) {
  #page #header #holder {
    padding-left: 1%; }
  #page #header #holder #profiles {
    overflow: auto; }
  #page #header #holder #company {
    float: left; }
  #page #header h1 {
    max-width: 70%; }
  #page #header span {
    max-width: 88%;
    overflow: hidden;
    line-height: 11px; }
  #page #nav {
    bottom: 0px; }
  #page #nav ul li.last {
   /* width: 120px; */}

  #footer {
    display: none; } }
