/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .homebox {
    margin: 0 12px 0 12px !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  /* Webreality */
  .wrpagestyle, .wrpagestyle .page-row, .wrpagestyle .RichText {
     width: 92% !important;
  }
  .sidebar {
     position: relative;
     left: -22px;
     top: 0;
  }
  .wr-ulclass li {
     margin-right: 45px !important;
  }
  .row-fluid .span9 {
     width: 69% !important; 
  }  
  .home.last
  {
    margin:0 0 0 14px !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  /* Webreality */
  .side-signup {
     display:none;
  }
  .wrpagestyle, .wrpagestyle .page-row, .wrpagestyle .RichText {
    width: 92% !important;
  }
  .countrylist-hiw td
  {
     float:left;
     width:50% !important;
  }
}


.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: 0px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 984px;
  }
  .span12 {
    width: 984px;
  }
  .span11 {
    width: 902px;
  }
  .span10 {
    width: 820px;
  }
  .span9 {
    width: 738px;
  }
  .span8 {
    width: 656px;
  }
  .span7 {
    width: 574px;
  }
  .span6 {
    width: 492px;
  }
  .span5 {
    width: 410px;
  }
  .span4 {
    width: 328px;
  }
  .span3 {
    width: 246px;
  }
  .span2 {
    width: 164px;
  }
  .span1 {
    width: 82px;
  }
  .offset12 {
    margin-left: 984px;
  }
  .offset11 {
    margin-left: 902px;
  }
  .offset10 {
    margin-left: 820px;
  }
  .offset9 {
    margin-left: 738px;
  }
  .offset8 {
    margin-left: 656px;
  }
  .offset7 {
    margin-left: 574px;
  }
  .offset6 {
    margin-left: 492px;
  }
  .offset5 {
    margin-left: 410px;
  }
  .offset4 {
    margin-left: 328px;
  }
  .offset3 {
    margin-left: 246px;
  }
  .offset2 {
    margin-left: 164px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0%;
    *margin-left: -0.05081300813008131%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0%;
  }
  .row-fluid .span12 {
    width: 99.99999999999999%;
    *width: 99.94918699186991%;
  }
  .row-fluid .span11 {
    width: 91.66666666666666%;
    *width: 91.61585365853658%;
  }
  .row-fluid .span10 {
    width: 83.33333333333331%;
    *width: 83.28252032520324%;
  }
  .row-fluid .span9 {
    width: 74.99999999999999%;
    *width: 74.94918699186991%;
  }
  .row-fluid .span8 {
    width: 66.66666666666666%;
    *width: 66.61585365853658%;
  }
  .row-fluid .span7 {
    width: 58.33333333333333%;
    *width: 58.282520325203244%;
  }
  .row-fluid .span6 {
    width: 49.99999999999999%;
    *width: 49.94918699186991%;
  }
  .row-fluid .span5 {
    width: 41.66666666666666%;
    *width: 41.61585365853657%;
  }
  .row-fluid .span4 {
    width: 33.33333333333333%;
    *width: 33.282520325203244%;
  }
  .row-fluid .span3 {
    width: 24.999999999999996%;
    *width: 24.949186991869915%;
  }
  .row-fluid .span2 {
    width: 16.666666666666664%;
    *width: 16.615853658536583%;
  }
  .row-fluid .span1 {
    width: 8.333333333333332%;
    *width: 8.28252032520325%;
  }
  .row-fluid .offset12 {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89837398373983%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89837398373983%;
  }
  .row-fluid .offset11 {
    margin-left: 91.66666666666666%;
    *margin-left: 91.5650406504065%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 91.66666666666666%;
    *margin-left: 91.5650406504065%;
  }
  .row-fluid .offset10 {
    margin-left: 83.33333333333331%;
    *margin-left: 83.23170731707316%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.33333333333331%;
    *margin-left: 83.23170731707316%;
  }
  .row-fluid .offset9 {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89837398373983%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89837398373983%;
  }
  .row-fluid .offset8 {
    margin-left: 66.66666666666666%;
    *margin-left: 66.5650406504065%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.66666666666666%;
    *margin-left: 66.5650406504065%;
  }
  .row-fluid .offset7 {
    margin-left: 58.33333333333333%;
    *margin-left: 58.23170731707316%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.33333333333333%;
    *margin-left: 58.23170731707316%;
  }
  .row-fluid .offset6 {
    margin-left: 49.99999999999999%;
    *margin-left: 49.89837398373982%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 49.99999999999999%;
    *margin-left: 49.89837398373982%;
  }
  .row-fluid .offset5 {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56504065040649%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56504065040649%;
  }
  .row-fluid .offset4 {
    margin-left: 33.33333333333333%;
    *margin-left: 33.23170731707316%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.33333333333333%;
    *margin-left: 33.23170731707316%;
  }
  .row-fluid .offset3 {
    margin-left: 24.999999999999996%;
    *margin-left: 24.898373983739834%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 24.999999999999996%;
    *margin-left: 24.898373983739834%;
  }
  .row-fluid .offset2 {
    margin-left: 16.666666666666664%;
    *margin-left: 16.5650406504065%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.666666666666664%;
    *margin-left: 16.5650406504065%;
  }
  .row-fluid .offset1 {
    margin-left: 8.333333333333332%;
    *margin-left: 8.23170731707317%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.333333333333332%;
    *margin-left: 8.23170731707317%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 970px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 888px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 806px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 724px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 642px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 560px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 478px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 396px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 314px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 232px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 150px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 68px;
  }
  .thumbnails {
    margin-left: 0px;
  }
  .thumbnails > li {
    margin-left: 0px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: 0px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 984px;
  }
  .span12 {
    width: 984px;
  }
  .span11 {
    width: 902px;
  }
  .span10 {
    width: 820px;
  }
  .span9 {
    width: 738px;
  }
  .span8 {
    width: 656px;
  }
  .span7 {
    width: 574px;
  }
  .span6 {
    width: 492px;
  }
  .span5 {
    width: 410px;
  }
  .span4 {
    width: 328px;
  }
  .span3 {
    width: 246px;
  }
  .span2 {
    width: 164px;
  }
  .span1 {
    width: 82px;
  }
  .offset12 {
    margin-left: 984px;
  }
  .offset11 {
    margin-left: 902px;
  }
  .offset10 {
    margin-left: 820px;
  }
  .offset9 {
    margin-left: 738px;
  }
  .offset8 {
    margin-left: 656px;
  }
  .offset7 {
    margin-left: 574px;
  }
  .offset6 {
    margin-left: 492px;
  }
  .offset5 {
    margin-left: 410px;
  }
  .offset4 {
    margin-left: 328px;
  }
  .offset3 {
    margin-left: 246px;
  }
  .offset2 {
    margin-left: 164px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0%;
    *margin-left: -0.05081300813008131%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0%;
  }
  .row-fluid .span12 {
    width: 99.99999999999999%;
    *width: 99.94918699186991%;
  }
  .row-fluid .span11 {
    width: 91.66666666666666%;
    *width: 91.61585365853658%;
  }
  .row-fluid .span10 {
    width: 83.33333333333331%;
    *width: 83.28252032520324%;
  }
  .row-fluid .span9 {
    width: 74.99999999999999%;
    *width: 74.94918699186991%;
  }
  .row-fluid .span8 {
    width: 66.66666666666666%;
    *width: 66.61585365853658%;
  }
  .row-fluid .span7 {
    width: 58.33333333333333%;
    *width: 58.282520325203244%;
  }
  .row-fluid .span6 {
    width: 49.99999999999999%;
    *width: 49.94918699186991%;
  }
  .row-fluid .span5 {
    width: 41.66666666666666%;
    *width: 41.61585365853657%;
  }
  .row-fluid .span4 {
    width: 33.33333333333333%;
    *width: 33.282520325203244%;
  }
  .row-fluid .span3 {
    width: 24.999999999999996%;
    *width: 24.949186991869915%;
  }
  .row-fluid .span2 {
    width: 16.666666666666664%;
    *width: 16.615853658536583%;
  }
  .row-fluid .span1 {
    width: 8.333333333333332%;
    *width: 8.28252032520325%;
  }
  .row-fluid .offset12 {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89837398373983%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89837398373983%;
  }
  .row-fluid .offset11 {
    margin-left: 91.66666666666666%;
    *margin-left: 91.5650406504065%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 91.66666666666666%;
    *margin-left: 91.5650406504065%;
  }
  .row-fluid .offset10 {
    margin-left: 83.33333333333331%;
    *margin-left: 83.23170731707316%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.33333333333331%;
    *margin-left: 83.23170731707316%;
  }
  .row-fluid .offset9 {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89837398373983%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89837398373983%;
  }
  .row-fluid .offset8 {
    margin-left: 66.66666666666666%;
    *margin-left: 66.5650406504065%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.66666666666666%;
    *margin-left: 66.5650406504065%;
  }
  .row-fluid .offset7 {
    margin-left: 58.33333333333333%;
    *margin-left: 58.23170731707316%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.33333333333333%;
    *margin-left: 58.23170731707316%;
  }
  .row-fluid .offset6 {
    margin-left: 49.99999999999999%;
    *margin-left: 49.89837398373982%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 49.99999999999999%;
    *margin-left: 49.89837398373982%;
  }
  .row-fluid .offset5 {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56504065040649%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56504065040649%;
  }
  .row-fluid .offset4 {
    margin-left: 33.33333333333333%;
    *margin-left: 33.23170731707316%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.33333333333333%;
    *margin-left: 33.23170731707316%;
  }
  .row-fluid .offset3 {
    margin-left: 24.999999999999996%;
    *margin-left: 24.898373983739834%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 24.999999999999996%;
    *margin-left: 24.898373983739834%;
  }
  .row-fluid .offset2 {
    margin-left: 16.666666666666664%;
    *margin-left: 16.5650406504065%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.666666666666664%;
    *margin-left: 16.5650406504065%;
  }
  .row-fluid .offset1 {
    margin-left: 8.333333333333332%;
    *margin-left: 8.23170731707317%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.333333333333332%;
    *margin-left: 8.23170731707317%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 970px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 888px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 806px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 724px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 642px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 560px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 478px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 396px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 314px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 232px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 150px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 68px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}


/* Webreality */
@media (max-width: 979px)
{
  .wrpagestyle {
       width:100% !important;
       margin-left:12px;
       overflow:hidden;
  } 
  .wrpagestyle .Mainimg {
      margin:0 !important;
      width:45% !important;
  }
  .wrpagestyle .MainImage {
      margin-top:15px !important;
  }
  .wrpagestyle #btnCalculate {
     float:left;
     margin-bottom:10px;
  }
  .LiveChatBtn {
     float:left !important;
     width:100%;
  }
}


/* Mobile styles */


@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }

  /* --- Webreality --- */
  .wrpagestyle
  {
     margin:0 12px;
     width: 93.5% !important;
     float:left; 
     overflow-x:hidden;
     margin-bottom:0 !important;
  }
  .wrpagestyle .Mainimg, .wrpagestyle .MainImage
  {
     float:left;
     margin:0 !important;
     width:100% !important;

  }
  .wrpagestyle h2.Strapline {
     margin-bottom:0;
     margin-top:36px !important;
     width:100% !important;
  }
  .wrpagestyle .RichText {
     width:95% !important;
  }
  ul.wr-ulclass li {
    width:100% !important;
    min-height:0 !important;
  }
  .wrpagestyle .page-row {
     width:100% !important;
  }
  .wrpagestyle .bluebox {
     width:87% !important;
     margin: 0px 12px 25px 0px !important;
  }
  .wrpagestyle #btnCalculate {
     float:left;
     margin-left:0;
     margin-right:0;
     margin-bottom:10px;
  }
  .wrtinymargin {
      margin-bottom:10px !important;
  }
  .wrpagestyle .wrlinebr {
     padding:0 12px !important;
     width: 93.5% !important;
  }
  .side-signup
  {  
    display:none;visibility:hidden;
  }
  .sidebar {
     padding-left:0 !important;
  }
  .wrcontactbox {
     left:0 !important;
  }
  .LiveChatBtn {
     float:left;
     width:100%;
     margin-left:0 !important;
  }
  .wrpagestyle ul.Tab {
       width:100%;
  }
  .bluebox ul li 
  {
      padding-bottom:10px !important;      
  }
  .homebox h3 {
    line-height: 25px !important; 
    font-size:20px !important;
    padding:0 !important;
  }
  .homebox.last h3 br
  {
      display:block !important;
  } 
  .homebox:after
  {
    border-width:0px !important;
  }
  .homeboxcontainer {
    padding-top: 0 !important;
  }

}


/* Tablet Styles */

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #606060;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    color: #606060;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #e2e2e2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
    display: inline-block;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* -- Webreality -- */
  .wrpagestyle .Mainimage {
      height:auto !important;
      width:100%;
  }
  .wr-ulclass li {
      margin-right:60px !important;
      min-height:160px;
      width:43% !important;
  }
  .wr-ulclass li:nth-child(even) {
      margin-right:0px !important;
  }
  .wrpagestyle .Strapline {
      width:50% !important;
  }
  .wrcontactbox {
      left:0px !important;
  }
  .LiveChatBtn, .side-signup {
      margin-left:0 !important;
  }
  .wrtinymargin .MainImage {
      padding-bottom:25px;
  } 
  .bluebox {
      width:86% !important;
  }
  .wrpagestyle ul.Tab {
      width:98%;
  }
  .wrpagestyle #auTable, .wrpagestyle #agTable, .wrpagestyle #ptTable, .wrpagestyle #pdTable {
      width:100% !important;
  }
  .TutorialPanel
  {
    float:left;
    clear:both;
    margin-left:0 !important;
  }
   .pricechartpage
  {
     margin:0 12px;
  }
   .highChartWrapper
  {
     margin-left:12px;
  }
  .mailchimp {
    clear: both;
    float: left !important;
    margin: 0 !important;
    width: 220px;
   }

  .highChartWrapper #highcartsNavBar {
    display:block;
    width: 94%;
  }


   /* Webreality Gecko Phase I */

  body
  {
    padding:0px 5px;
    overflow-x:hidden;
  }
  .topnav .buyselldisplay
  {
    float: right;
    margin: 12px 0 0;
    clear: none;
  }
  .mobile-topnav
  {
    float:left;
    width:auto;
    padding: 10px 5px 0 0;
  }
  .topnav .search, .btmheadernav, .navbar .nav > li, .navbar .nav
  {
    float:none !important;
    display:inline-block;
    padding-left:8px;
  }
  .topnav form .search input[type=text]
  {
    height:24px;
  }
  .btmheadernav
  {
    clear: none;
    height: auto !important;
    padding: 14px 0;
    font-weight: bold;
  }
  .mobile-navigation
  {
    float:left;
    margin: 0 0 5px 0 !important;
  }
  .navbar .btn-navbar
  {
    position: initial !important;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    background: #022859;
    padding: 0;
    margin: 0;
    text-shadow: 0 0;
    border: none;
    box-shadow: none;
    border-radius: 2px;
  }
  .navbar .btn-navbar span.menutxt{
    text-align: center;
    font-size: 18px;
    padding: 10px;
    display: inline-block;
  }
  .navbar .btn-navbar .icon-bar
  {
    -webkit-box-shadow: 0 2px 0 #fff;
    -moz-box-shadow: 0 2px 0 #fff;
    box-shadow: 0 2px 0 #fff;
  }
  .naviconmobile
  {
    width: auto;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-bottom: 0;
  }
  .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled]
  {
    background: #022859;
    color:#a39161;
  }
  .navbar .btn-navbar:hover .icon-bar
  {
    -webkit-box-shadow: 0 2px 0 #a39161;
    -moz-box-shadow: 0 2px 0 #a39161;
    box-shadow: 0 2px 0 #a39161;
  }
  .nav-collapse.mobile-mainnav {
    background: #022859;
    border-top: 2px solid #02336b;
    text-align: left;
  }
  .nav-collapse.mobile-mainnav ul {
    float: left;
    width: 100%;
  }
  .nav-collapse.mobile-mainnav li {
    width: 100% !important;
    padding: 15px 15px 0 !important;
  }
  .nav-collapse.mobile-mainnav li a{
    border:none !important;
  }
  .home hr.mobile_rule, .home hr.tablet_rule {
    border: none;
  }

  /* main nav  */

  .flexnav 
  {
    display:none;
  }
  .flexnav.flexnav-show
  {
    display:block;
  }
  .wr-menu
  {
    margin:0 0 10px 0;
  }
  .menu.flexnav.flexnav-show
  {
    margin-bottom:0px;
  }
  .flexnav.flexnav-show {
      max-height: 2000px;
      opacity: 1;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out; 
      width:100%;
      position: relative;
      padding:0;
      margin: 0 0 20px 0;
  }
  .flexnav li ul.flexnav-show li
  {
    overflow: visible; 
    margin: 0;
    padding: 0;
  }
  .flexnav-show a{
    border-right:0;
  }
  .flexnav-show .touch-button 
  {
    display: inline-block;
    width: 100%;
    position: absolute;
    right: 0px;
    top: 20px;
    height: 66px;
  }
  .flexnav-show li{
    width:100%;
  }
  .flexnav-show li a {
    margin-right: 0;
    padding: 0 20px;
    border-right: 0;
    width: 170px;
    height: 55px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  .flexnav li ul.flexnav-show li a
  {
    background: #02336b;
    border-bottom: 2px solid #002856;
    padding: 2px 20px 0px 40px;
    display: table;
    width:100%;
  }
  .flexnav li ul.flexnav-show li a span
  {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
  }
  .flexnav li:first-child {
    padding-left: 0px !important;
  }
  .bid_ask_table td
  {
    font-size:13px !important;
  }
  .bid_ask_header1
  {
    font-size:20px !important;
  }
  .bid_ask_header span {
    margin-top: 3.5% !important;
    margin-bottom: 2.5% !important;
  }
  .mod_bidask_outer_wrapper
  {
    padding-bottom: 76% !important;
    float: left;
  }
  .home .tablet_rule {
    border-bottom: 1px solid #022859;
    margin: 25px 20px 5px 20px;
  }
  .home .home_div {
    margin: 0 10px 0px 0 !important;
  }
  .home .home_div .articles
  {
    height:auto !important;
  }
  .bid_ask_selectors, .bid_ask_currency
  {
    float:left !important;
    width:100%;
  }
  .home .home_div,  .home .mobile_rule {
  margin: 5px 00px 0px 0 !important;
  }
  .home .tablet_rule {
    border-bottom: 1px solid #022859;
    margin: 0px 20px 0px 0px !important;
  }
  .home .row-fluid [class*="span"]
  {
    margin: 0 0 5px 0;
  }
  .navbar .container.ftr_nav_bg
  {
    margin: 5px 0 0 0;
  }
  .home_div .chart{
    padding-top: 22px;
  }
  .ftcol1, .ftcol2 {
    display: none;
  }
  .footer {
    padding: 0 20px;
    width: 94.5% !important;
  }
  .ftcol3
  {
    width:28% !important;
  }
  .ftcol4 {
    width:28% !important;
    float:right !important;
  }
  .row-fluid .span12
  {
    width:100%;
  }
  .brand-logo
  {
    padding:25px 40px 5px 15px;
  }
  .mobile-centered
  {
    float:left;
    width:58%;
  }
  .footer .ftrlinks
  {
    float:left !important;
  }
  .flexnav-show a {
    cursor: pointer;
  }
  .sidebar
  {
      float: right !important;
      left: 0px;
      padding: 0 20px;
      width:31% !important;
  }
  #Footer .spotRateFtr
  {
    left: 0;
    width:100% !important;
  }
  .bid_ask_selectors .choose
  {
    display:none;
  }
  .bid_ask_selectors span
  {
    text-transform: capitalize;
  }
  .bid_ask_currency {
    float: left;
    padding-left: 12px;
    float: right !important;
    width: 40%;
  }
  .bid_ask_units_mobile p {
    width: 40px !important;
   }

   /* 3 box layout */

  .homebox{
      width: 27%;
      padding: 20px 10px 8px 10px;
      margin: 0 0px 0 20px;
      height: 134px;
   }
   .homebox.last{
      width: 27%;
      padding: 18px 18px 11px 18px !important;
      margin: 0 0px 0 20px;
      height: 134px;
   }
   .homebox.last h3
   {
      font-size: 17px;
      line-height: 20px;
   }
   .homebox h2
   {
      line-height: 40px;
      font-size: 29.9px;
      padding: 0px 5px 0px 10px;
   }

   .homebox h3
   {
    margin-bottom: 10px;
   }

   .homebox br, .homearrow1, .homearrow2
   {
      display:none;
   }
   .homeboxcontainer
   {
      padding-top:15px;
      margin: 10px 0px;
   }
   .homebox
   {
      position: relative;
      padding: 20px 9px 8px 9px;
   }
  .homebox:after
  {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(163, 145, 97, 0);
    border-left-color: #a39161;
    border-width: 16px;
    margin-top: -16px;
  }

  .homebox.last:after
  {
    border-width:0px;
  }



}




@media (max-width: 740px) {
  .ftcol3
  {
    width:40% !important;
  }
  .ftcol4 {
    width:40% !important;
  }
  .home .home_div.padding_20px
  {
    float:left;
  }
  .navbar .nav.pull-right{
    padding-left:0 !important;
  }
}

  /* Nav Collapse */

@media (max-width: 766px) {
  .brand-logo
  {
    float:none;
  }
  .navbar-static-top
  {
    width:100%;
    text-align: center;
  }
  .brand-logo img 
  {
    padding:20px 0 5px;
  }
  .home .span12, .home .row-fluid
  {
    float:left;
  }
  .home .span6 .home_div {
      display: block !important;
  }

  .home .mod_bidask_outer_wrapper {
    margin: 0 auto;
    padding-bottom: 50% !important;
    float: none;
    width: 90%;
  }

  .home_div .chart {
      padding-top: 0px;
  }
  .home .bid_ask_wrapper_mobile {
      padding: 4px 5px 0 !important;
  }
  .ftcol3
  {
    width:85% !important;
  }
  .ftcol4 {
    width:85% !important;
  }
  .ftcol4, .footer .ftrlinks
  {
    float:left !important;
  }
  .menu-button
  {
      padding: 10px 0 13px;
  }
  .copyright {
    width: 95%;
  }
  .footer {
    width: auto !important;
  }
  .home .home_div.padding_20px {
    float: left;
    width: 89.5%;
  }
  .bid_ask_header2
{
float: left !important;
    margin-top: 0 !important;
}
.bid_ask_currency {
    float: left !important;
    width: 94%;
 padding-left: 3% !important;
}
  .bid_ask_selectors
  {
    width:100%;
  }
  .topnav .buyselldisplay, .bid_ask_wrapper_mobile
  {
    float:none !important;
    text-align: center;
  }
  .flexnav li ul.flexnav-show li a {

    padding: 2px 20px 0px 40px;
  }
  .bid_ask_wrapper_mobile td {
      padding: 2px 4px 4px !important;
  }
  .bid_ask_currency_dropdown_mobile {
    width: 70px;
    margin: 0 20px;
  }
  #gm_logo
  {
    padding:20px 0;
  }
  .mobile-centered, .mobile-topnav
  {    
  width:100%;
  }
  .brand-logo {
    padding: 5px 0px 0px 0px;
  }
  .topnav .buyselldisplay
  {
    margin:0;
  }
  .sidebar
  {
    float:left !important;
    width:100% !important;
  }
  .TutorialPanel
  {
    min-width:200px;
  }


  /* 3boxlayout */
  .homebox, .homebox.last {
    margin: 15px 10px 0;
    width: auto;
    padding: 15px 10px 2px 10px;
    height: auto;
    float: none;
  }
  .homeboxcontainer, .newintro {
    float: none;
    width: 100%;
    text-align: center;
  }
  .homeboxcontainer
  {
    padding-top:0;
  }
  .fullwidth
  {
    padding: 5px 0 16px;
  }
  .homearrow1, .homearrow2
  {
    display:none;
    visibility: hidden;
  }
  .homebox h2 {
    font-size: 39px;
    line-height: 42px;
  }
  .homebox h3 {
    margin-bottom: 10px;
    font-weight: normal;
    line-height: 28px !important;
    color: #ffffff;
    font-size:24px !important;
    padding: 0 50px;
  }
  .homebox .hiwbtn
  {
    margin-bottom: 10px; 
  }
  .homebox.last h3 br
  {
      display:none;
  }
  .homebox:after
  {
    border-width:0 !important;
  }
}

@media (max-width: 580px) {
  .home .mod_bidask_outer_wrapper
  {
    padding-bottom: 56% !important;
  }
  .highChartWrapper h1 {
    font-size: 3em !important;
  }
}

@media (max-width: 660px) {
  .home .mod_bidask_outer_wrapper {
    padding-bottom: 62% !important;
  }
}

@media (max-width: 480px) {
  .home .mod_bidask_outer_wrapper
  {
    margin: 16px 0 0;
    padding-bottom: 80% !important;
  }
  .home .mod_bidask_outer_wrapper {
    width: 100%;
  }
  .bid_ask_header2
  {
    float:left;
    padding-left: 10px;
  }
  .btmheadernav
  {
    padding-top:0;
  }
  .bid_ask_wrapper_mobile
  {
     width:92%;
     overflow:scroll;
   }
  .bid_ask_units_mobile div
  { 
     width:auto !important;
  }
  .bid_ask_currency_dropdown_mobile
  {
    margin:0 !important
  }
  .bid_ask_buy_text_mobile, .bid_ask_sell_text_mobile, .bid_ask_currency_mobile_text, .bid_ask_sell_mobile_silver, .bid_ask_sell_mobile_gold, .bid_ask_buy_mobile_silver, .bid_ask_buy_mobile_gold
  {
    font-size:11px;
  }

}

@media (max-width: 377px) {
  .home .mod_bidask_outer_wrapper
  {
    margin: 10px 0 0;
    padding-bottom: 122% !important;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1280px) and (orientation : landscape) {
  .wrpagestyle #auTable, .wrpagestyle #agTable, .wrpagestyle #ptTable, .wrpagestyle #pdTable
  {
    width:100% !important;
  }
}

