@charset "utf-8";

#mainImage{
    width: 99%;
    height: 99%;
}

#mainImage img{
    width: 100%;
    height: 100%;
}

.wrap-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
/*    gap: 8px;*/
    flex-direction: row;
    margin-bottom: 10px;
/*    margin-top: 10px;*/
}

.name-item {
/*
    background-color: #f0f0f0;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #ddd;
    margin: 0px;
*/
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.home-section h3 a {
  color: #2f466b;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #666;
  height: 100%;
  background-color: #f5f5f5
}
#menu {
  position: relative;
  z-index: 4;
  padding-top: 20px;
  max-width: 1000px
}
#menu-toggle {
  display: none
}
#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0 1%
}
#menu #navigation {
  float: left;
  margin-right: 5px
}
#menu #help {
  position: absolute;
  right: 0
}
#menu ul ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 275px;
  display: none;
  z-index: 5
}
#menu li:hover ul {
  display: block
}
#menu li {
  float: left;
  position: relative
}
#menu #helplink {
  float: right
}
#menu li li {
  float: none
}
#helplink a, #menu a {
  display: block;
  background-color: #282d3b;
  color: #fff;
  padding: 8px;
  text-decoration: none;
  border: 1px solid #fff;
  text-align: center;
  margin-left: -1px;
  margin-top: -1px
}
#menu a:hover {
  background-color: #636466
}
#helplink a {
  border-left: 1px solid #fff;
  background-color: #56ba48
}
#menu li li a {
  background-color: #636466;
  border: none;
  border-top: 1px solid #636466;
  border-bottom: 1px solid #636466;
  margin-top: 0
}
#menu li li a:hover {
  background-color: #000;
  border-color: #fff;
  width: auto
}
#footer-logo, #header-logo {
  display: inline-block;
  width: 345px;
  float: left;
  padding-left: 10px
}
#top-bar {
  background-color: #2f466b;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  min-height: auto;
  padding: 7px 7px 0 7px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}
#top-bar p {
  font-size: 16px
}
#top-bar h1 {
  color: #2f466b;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px
}
#header {
  margin-bottom: 0
}
.breadcrumbs-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 7px
}
ol {
  padding-left: 1rem
}
.breadcrumb li {
  display: inline;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif
}
.breadcrumb li a {
  color: green;
  text-decoration: none
}
.breadcrumb li + li:before {
  content: "» ";
  color: red
}
* {
  padding-top: 0;
  padding-right: 5;
  padding-left: 5;
  padding-bottom: 5;
  margin: 0
}
.inner-wrap {
  max-width: 1000px;
  margin: 0 auto;
  min-width: 300px;
  padding-top: 20px;
  padding-bottom: 0
}
#shortcutRow {
  width: auto;
  padding-left: 15px;
  line-height: 18px;
  margin: auto
}
#shortcutRow hr {
  width: 98%;
  margin-top: 10px;
  margin-bottom: 10px
}
.shortcutColumn, .shortcutColumn2, .shortcutColumn3, .shortcutColumn4, .shortcutColumn5, .shortcutColumn6 {
  width: 150px;
  float: left
}
.shortcutColumn a, .shortcutColumn2 a, .shortcutColumn3 a, .shortcutColumn4 a, .shortcutColumn5 a, .shortcutColumn6 a {
  display: block;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
  color: #c6c6c6
}
.shortcutColumn a:link, .shortcutColumn2 a:link, .shortcutColumn3 a:link, .shortcutColumn4 a:link, .shortcutColumn5 a:link, .shortcutColumn6 a:link {
  color: #c6c6c6;
  text-align: left;
  margin-bottom: 5px;
  padding-left: 5px;
  height: 18px;
  font-size: 16px
}
#shortcutTitle, #shortcutTitle2, #shortcutTitle3, #shortcutTitle4, #shortcutTitle5, #shortcutTitle6 {
  font-weight: 600;
  padding-left: 5px;
  color: #fff
}
#footer-logo h2, #header-logo h2 {
  float: left;
  font-size: 24px;
  padding-left: 10px;
  line-height: 22px
}
#footer-logo h3, #header-logo h3 {
  float: left;
  font-size: 16px;
  width: 245px;
  font-weight: 100;
  text-align: left;
  padding-left: 10px
}
.flag, .social-logos-facebook-icon, .social-logos-linkedin-icon, .social-logos-twitter-icon, .social-logos-you-tube-icon {
  float: right;
  background: url(http://gbmaps.com/sprites.png) no-repeat
}
.flag {
  float: left;
  background-position: 0 0;
  width: 83px;
  height: 42px
}
.social-logos-facebook-icon {
  background-position: -92px -4px;
  width: 35px;
  height: 35px
}
.social-logos-twitter-icon {
  background-position: -138px -4px;
  width: 35px;
  height: 35px
}
.social-logos-linkedin-icon {
  background-position: -182px -4px;
  width: 35px;
  height: 35px
}
.social-logos-you-tube-icon {
  background-position: -224px -4px;
  width: 35px;
  height: 35px
}
#footerContainer {
  background-color: #2f466b;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 20px 0 0 0;
  border-top: 4px solid #09f;
  min-width: 300px
}
#myfooter {
  margin: 0 auto;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-right: 1%;
  padding-left: 1%;
  padding-bottom: 15px;
  width: 96%;
  font-size: 14px;
  line-height: 22px
}
#footer-text {
  padding-right: 10px;
  font-size: 13px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  text-align: right;
  width: 350px;
  padding-top: 7px
}
#footer-text a {
  color: #fff
}
#footer-text img {
  padding: 5px;
  padding-top: 8px
}
#footer-logo img {
  width: auto;
  float: left
}
#footer-logo {
  display: inline-block;
  width: 340px;
  float: left;
  padding-left: 10px
}
#pagewrap {
  padding: 5px;
  width: 1000px;
  margin: 0 auto
}
header {
  height: 100px;
  padding: 0 15px
}
.content {
  width: 295px;
  float: left;
  padding: 5px 15px;
  background-color: #fff
}
.wide {
  max-width: 513px;
  width: 46%;
  float: left;
  padding: 5px 15px;
  margin: 0 5px 5px 5px;
  background-color: #fff
}
.content h2, .content h2 a, .headingBox h1, .headingBox h1 a, .wide h2, .wide h2 a {
  color: #2f466b;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px
}
footer {
  clear: both;
  padding: 0 15px
}
.writing p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px
}
.writing h2 {
  margin-top: 0
}
.writing img {
  float: left;
  margin: 2px
}
.content, .wide {
  background: #fff
}
.content, .wide, header {
  margin-bottom: 5px
}
.content, .wide, footer {
  border: solid 1px #ccc
}
#header-text {
  padding-right: 10px;
  font-size: 13px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  text-align: right;
  width: 150px;
  padding-top: 3px
}
#header-text img {
  padding: 5px;
  padding-top: 8px
}
a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif
}
.headingBox {
  color: #666;
  background-color: #fff;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 1.5%;
  padding-left: 1.5%;
  padding-bottom: 10px;
  width: 96%;
  overflow: auto;
  border: solid 1px #ccc
}
.headingBox {
  text-decoration: none
}
.headingBox p {
  font-size: 16px;
  line-height: 24px
}
#callSupport {
  display: block;
  float: left;
  width: auto;
  font-size: 14px;
  padding-left: 15%;
  line-height: 20px
}
#callSupport h2 {
  font-size: 24px
}
.wide img {
  height: auto;
  max-width: 497px
}
@media screen and (max-width:920px) {
  #header #menu-toggle {
    display: block;
    float: none;
    cursor: pointer;
    margin-top: 0;
    padding-bottom: 10px
  }
  #menu #help, #menu #navigation {
    float: none;
    margin-right: 0
  }
  #menu ul {
    padding: 0;
    display: none
  }
  .active-menu #menu ul {
    display: block
  }
  #menu #help {
    position: static
  }
  #menu #helplink, #menu li {
    float: none
  }
  #menu ul ul {
    display: block;
    position: static;
    width: auto
  }
  #menu {
    padding-top: 0
  }
  #pagewrap {
    width: 94%
  }
  .content {
    width: 41%;
    padding: 1% 4%
  }
  .content img {
    width: 90%;
    height: auto;
    max-width: 270px
  }
  .wide img {
    width: 90%;
    height: auto;
    max-width: 500px
  }
  .wide {
    width: 41%;
    padding: 1% 4%;
    margin: 0 0 5px 5px;
    float: right
  }
  footer, header {
    padding: 1% 4%
  }
  .writing {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: block
  }
  .writing h2 {
    margin-top: 0
  }
}
@media screen and (max-width:888px) {
  .shortcutColumn, .shortcutColumn2, .shortcutColumn3, .shortcutColumn4, .shortcutColumn5, .shortcutColumn6 {
    width: 150px;
    margin-bottom: 15px
  }
}
@media screen and (max-width:767px) {
  #header-logo, #header-text {
    float: none;
    margin: 0 auto
  }
  #callSupport {
    float: none;
    margin: 0 auto;
    width: auto;
    display: block;
    font-size: 18px;
    padding-left: 0;
    padding-bottom: 15px;
    line-height: 20px
  }
  #callSupport h2 {
    font-size: 35px;
    padding-top: 10px
  }
  #menu {
    padding-top: 0
  }
}
@media screen and (max-width:600px) {
  .content {
    width: auto;
    float: none
  }
  .wide {
    width: auto;
    float: none;
    margin-left: 0
  }
  .writing {
    width: auto
  }
  .wide img {
    width: 90%
  }
}
@media screen and (max-width:480px) {
  header {
    height: auto
  }
  h1 {
    font-size: 2em
  }
}
@charset "utf-8";
@charset "utf-8";
#buttonsSpaced {
  display: flex;
  border: 2px dashed #444;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
  padding-bottom: 15px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around
}
.buildButton {
  background: #3db42c;
  padding: 8px;
  border-radius: 41px;
  width: 146px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 12px;
  box-shadow: #000 2px 2px 4px;
  cursor: pointer;
  font-size: 18px
}
.buildButton:hover {
  margin-top: 13px;
  margin-left: -2px;
  margin-right: 2px;
  margin-bottom: 14px;
  box-shadow: #000 4px 4px 6px
}
.buildButton a {
  color: #fff;
  font-weight: 700;
  text-decoration: none
}
#fullyTest {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-style: italic;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px
}
.noSignup {
  background: red;
  margin: 5px;
  color: #fff;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  text-align: center;
  min-width: 85px
}
#noSignupBar {
  width: 100%;
  display: none;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap
}
@charset "utf-8";
#spinnyWheel {
  display: none;
  z-index: 3000;
  position: absolute;
  top: 40%;
  left: 50%;
  border: 16px solid transparent;
  border-top: 16px solid #3498db;
  border-bottom: 16px solid #3498db;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 1s linear infinite
}
@keyframes spin {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
.callToday {
  border: 1px solid red;
  margin-bottom: 5px;
  padding: 9px;
  width: 97.5%;
  background: #fff;
  font-size: 15px
}
.callToday a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif
}
#topText {
  float: left;
  display: block;
  width: 70%
}
#searchBox {
  border: 1px solid red;
  width: 250px;
  height: 53px;
  padding: 10px;
  display: block;
  background-color: #ff0;
  float: right
}
#searchButton {
  background-color: green;
  color: #fff;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  float: right;
  padding: 5px;
  cursor: pointer
}
.rows {
  width: 100%;
  display: inline-block
}
.countyNamesList {
  font-size: 15px;
  margin-bottom: 10px;
  color: #1970dc;
  width: 240px;
  float: left
}
#countyNamesList table {
  margin-bottom: 10px
}
.free-maps {
  float: left;
  display: inline-block
}
.free-maps img {
  width: 30px;
  float: left;
  display: inline-block
}
.home-section-dumpy {
  padding: 10px 2% 10px 2%;
  background-color: #fff;
  float: left;
  width: 95%;
  vertical-align: top;
  text-decoration: none;
  border: solid 1px #ccc
}
.home-section {
  padding: 10px 2% 2px 2%;
  margin: 0 0 .5% 10px;
  background-color: #fff;
  min-height: 1013px;
  float: left;
  width: 44.5%;
  vertical-align: top;
  text-decoration: none
}
.headingBox h2 a:link, .headingBox h2 a:visited, .home-section h1 a:link, .home-section h1 a:visited, .home-section h2 a:link, .home-section h2 a:visited, .home-section-dumpy h1 a:link, .home-section-dumpy h1 a:visited, .home-section-dumpy h2 a:link, .home-section-dumpy h2 a:visited, h1 a:link {
  color: #2f466b;
  font-size: 23px;
  line-height: 33px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 200;
  text-decoration: none
}
.county {
  width: 99%;
  margin-left: 1px;
  background-color: #6a6d70;
  border: 1px solid #fff;
  margin-top: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: inline-block
}
.county a {
  color: #fff;
  font-size: 15px;
  font-family: arial, helvetica, serif;
  padding-left: 5px;
  text-decoration: none;
  margin-top: 10px
}
.county:hover {
  background-color: red
}
.postcodeRow a {
    display: inline-block;
    float: left;
    background-color: #d1d1d1;
    font-size: 16px;
    font-family: arial, helvetica, serif;
    padding-top: 5px;
    padding-bottom: 5px;
     padding-left: 1%; 
    padding-right: 1%;
    color: #000;
    text-decoration: none;
    border: 2px solid #fff;
    overflow-x: hidden;
    margin: 2px;
}
.postcodeRow a:hover {
  background-color: red
}
.county:hover {
  background-color: red
}
.postcodeRow {
  width: 100%
}
#largeSvgMap {
  float: left !important;
  margin-right: 10px !important;
  width: 100%;
  overflow-x: hidden
}
#largeSvgMap p {
  width: auto;
  margin-right: 10px
}
.buyUSMapBut {
  margin-bottom: 18px
}
.buyUSMapBut:hover {
  color: red
}
.buyUSMapBut a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  color: #263aab;
  font-weight: 700
}
#rightColumnText {
  width: 100%;
  float: left
}
#rightColumnText p {
  margin-bottom: 5px;
  display: inline-block
}
@media screen and (max-width:920px) {
  #rightColumnText {
    width: 96%;
    float: left
  }
  #rightColumnText p {
    margin-bottom: 5px;
    display: inline-block
  }
  #largeSvgMap {
    width: 100%
  }
  .home-section-dumpy {
    width: 95%
  }
  .county {
    width: 99%
  }
}
@media screen and (max-width:460px) {
  .postcodeRow a {
    width: 98%
  }
}
#GRID-MAP {
  position: relative
}
#svgContainer {
  width: 500px;
  height: 500px;
  float: left;
  border: 1px solid #ddd
}
#controls {
  width: 30%;
  float: left;
  padding-left: 20px
}
#buyBiggerMap {
  font-size: 18px;
  background-color: red;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 15px;
  height: 34px
}
#getBiggerMap {
  font-size: 16px;
  background-color: #00f;
  color: #fff;
  border-radius: 10px;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  width: fit-content;
  float: right;
  margin-left: 10px;
  cursor: pointer
}
#buyBiggerMap a {
  color: #fff;
  text-decoration: none
}
#getBiggerMap {
  color: #fff;
  text-decoration: none;
  background-color: #00f;
  padding: 5px;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  float: right
}
.moreLinks {
  font-size: 16px;
  font-style: italic;
  color: #000
}
#buyBiggerMap {
  font-size: 18px;
  background-color: red;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 15px;
  height: 34px
}
#buyBiggerMap p {
  margin-top: 4px
}
#getBiggerMap {
  font-size: 16px;
  background-color: #00f;
  color: #fff;
  border-radius: 10px;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  width: fit-content;
  float: right;
  margin-left: 10px;
  cursor: pointer
}
#buyBiggerMap a {
  color: #fff;
  text-decoration: none
}
#getBiggerMap {
  color: #fff;
  text-decoration: none;
  background-color: #00f;
  padding: 5px;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  float: right
}
.moreLinks {
  font-size: 16px;
  font-style: italic;
  color: #000
}
.buyCCGMapDiv {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #32cd32;
  border: 1px solid #0a4b04;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #b9b4b4;
  color: #0b0b0b;
  font-weight: 500;
  float: left;
  font-size: 16px;
  cursor: pointer
}
.buyCCGMapDiv a {
  color: #000
}
.ccgPrice {
    width: 70px;
    float: left;
    font-size: 21px;
    padding-top: 4px;
    padding-right: 5px;
    font-weight: 700;
    margin-left: 20px;
    padding-bottom: 4px;
    background-color: #fff;
    border: 2px solid;
    padding-left: 9px;
    padding-right: 8px;
    margin-right: 15px;
    margin-top: 3px;
}
.ccgPriceButBox {
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 13px;
  margin-left:10px;
}
.fileTypeIcon {
  width: 40px !important;
margin-right:6px;
    margin-top:4px;
  float: left !important
}

.fileTypeIcon{
  height: 100% !important;
  
}
.row {
    display: flex;
    align-items: center;
    margin-bottom: 10px; /* Adjust this value to control spacing between rows */
}
.fTypes{
  margin: 0 auto;
  display: flex;
  float: left;
}

.fileTypesBuy {
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
  margin-bottom: 15px;
  padding-left: 8px;
  border: 2px solid #ff0101;
  border-radius: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #ffffe0;
  float: left;
  padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 15px;
}


#svgImage.scaled-down {
    transform: scale(0.4); /* Scale down by 60% */
    border: 5px dashed #000; /* Change border to 5px dashed */
}


.modal-link-low {
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.3s ease-out-in;
    transform-origin: center; /* Ensure scaling is from the center */
}


#toggleButton{
/*    margin-top: 10px;*/
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 5px;
    background-color: #fff;
    font-weight: bold;
}
.buyButton {
/*    margin-top: 10px;*/
    padding: 4px 7px;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 5px;
    background-color: #fff;
    font-weight: bold;
}

.buyButton {
    background-color: green;
    color: white;
/*    display: none;*/
    
}
#clickMe, #largeMap, #mediumMap, #smallMap {
    padding:5px;
    border:2px solid black;
    background-color: red;
    color: white;
    font-weight: bold;
    border-radius: 7px;
    position: absolute;
    text-align: center;
    z-index: 100;
    cursor:pointer;
    
}

#smallMap{
    top: 31%;
    left: 31%;
    background-color: red;
    visibility:hidden;
}
#mediumMap{
    top: 14%;
    left: 14%;
    background-color: green;
    visibility:hidden;
}
#largeMap{
    top: 1%;
    left: 1%;
    background-color: orange;
    visibility:hidden;
}
#clickMe{
    top: 1%;
    left: 1%;
    visibility:visible;
}

/*

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
*/

.imgContainer {
    position: relative;
    width: 100%; /* Full width */
/*    max-width: 940px;*/
    overflow: hidden; /* Hide any overflow */
    background-color: #fff; /* Add a background color if needed */
    border: 3px solid BLUE;
}

#svgImageMiddle{
    position: absolute;
    visibility:hidden;
    width: 100%;
    height: 100%;
    max-width: 940px;
    overflow: hidden;
    background-color: #fff;
    border: 4px solid GREEN;
    z-index: 100;
    transform: translate(-15%, -15%) scale(.75);
    top: 15%;
    left: 15%;
    background-color: transparent;
    pointer-events: none;
}
#svgImage, #svgImageLow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease-in-out;
}

#svgImageLow {
    transform: translate(-50%, -50%) scale(1.4); /* Initially scale up */
    z-index: 1; /* Ensure the PNG is below the SVG */
}

#svgImage {
    z-index: 2; /* Ensure the SVG is above the PNG */
}
#printerIcon {
    width: 40px;
    float: left;
    margin-right: 10px;
}

#printOption {
    background-color: yellow;
    padding: 6px;
}

#alternativeMaps {
    display: flex;
    flex-wrap: wrap;
    min-width: 230px;
    padding-top:7px;
}

#alternateMap {
    border: 1px solid black;
    cursor: pointer;        
}

#alternateLink {
    cursor: pointer;
}