/*====================*/
/*=== Thanks for taking the time to read ===*/
/*====================*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);

/* pace progress */
.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.pace-inactive { display: none;}
.pace .pace-progress {  background:#ddd; position: fixed; z-index: 2000; top:0; right:100%; width: 100%; height: 2px;}

/* Smooth state transitions */
.transitionOut {}
.transitionIn {}
.tr-gone { transition: .5s;}
.tr-slideUp,.tr-slideDown { transition: 1s; margin-top: inherit; animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in;}
.transitionOut .tr-gone { opacity: 0;}
.transitionOut .tr-slideDown  { opacity: 0; display: block; margin-top:-50px!important; transition: .3s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; }
.transitionOut .tr-slideUp  { opacity: 0; display: block; margin-top:50px!important; transition: .3s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; }

/* Scrolling menu only */
#menu-wrapper { z-index:50; display:block; position:relative; height: 44px;}
#header.fix #menu-wrapper { position:fixed; top:0; left:0; right:0; }
#menu-wrapper-faux { width:100%; display:none; height:60px; }


.canvas { overflow:hidden; position:relative; display:block;}

#oldie { background:#2b333c; color:#fff; padding:10px 15px; position:fixed; bottom:0; left:0; right:0; z-index:900; font-size:12px;}

body { font-size: 13px; position: relative; overflow-y: scroll!important; margin-bottom:0!important; color: #000; }
body,h1,h2,h3,h4,h5,h6,.tp-caption{ font-family: 'Open Sans', sans-serif; text-rendering: optimizelegibility; font-weight:400;  }

h1,h2,h3,h4,h5 { font-weight:normal; letter-spacing:0.1em; text-transform: uppercase;}

@media ( min-width: 800px){.container.thin{ max-width:700px; }}

h1 { font-size:28px;}
h2 { font-size:24px;}
h3 { font-size:18px;}


.b-lazy { visibility: hidden; opacity: 0;}
.b-loaded { visibility: visible; opacity: 1;}
.bkg-image { position: absolute; top:0; bottom:0; left: 0; right:0; background-position: center; background-size: cover; }

a,a:focus,a:hover {color:#314559; text-decoration:none;}

strong,b { font-weight:bold;}

.anim-in.off { opacity:0; padding-top:100px;}

.clear_break { display:block; height:30px; width:100%; clear:both; float:none;}
.horizontal_break { display:block; height:20px; margin:30px 0; clear:both; background:#eee; position:relative;
-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.42); -webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.42); box-shadow:inset 0 5px 5px rgba(0,0,0,0.08);}

.horizontal_break_pull { display:block; height:20px; margin:0 0 30px 0; clear:both; background:#eee; position:relative;
-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.42); -webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.42); box-shadow:inset 0 5px 5px rgba(0,0,0,0.08);}

hr { display:block; height:1px; margin:0; background:#eee; clear:both; margin:40px 0;}

.button { padding:10px 22px; border:solid 1px #333; color:#333; font-weight:600; display:inline-block;}
.button:hover {border:solid 1px #ee9712; background:#ee9712; color:#fff;}

.btn {-webkit-border-radius:0px;-moz-border-radius:0px; border-radius:0px;}

.btn-primary { border:none; }
.btn-primary { position:relative; overflow:hidden; display:inline-block;  padding:15px 40px; font-weight:600; font-size:13px; border:solid 2px #000; color:#fff; background:#000; text-decoration:none!important; text-transform: uppercase; font-weight: normal; letter-spacing:.1em;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus { background:#fff; color:#000; border:solid 2px #000; }
.btn-wide { display:block; width:100%;}


.menu-navigation-container li a,.ghost img,.ghost div ,.ghost h2:after,#links a:after,#cta-box span,#cta h2:after,#scroll-header,.ghost-service img,.ghost-service h2:after,.service-drop-small,.service-banner .blue-tint,.service-banner .tint,.service-banner h2,.btn,.rslides_nav,.menu-navigation-container li a:after  {-webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.searchform input[type=text],.service-dropdown,.menu-navigation-container .dropdown-menu,#header:before,#info,#banner .title,.ghost div,.menu-navigation-container .dropdown-menu li a:after,.ghost-dropdown div,.ghost h2,.ghost .dots,#slider #info,.feature .details,.feature .overlay-over,.feature .btn {-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}

#accordion-menu li,#accordion-menu li *,#page-controls form > div,#page-controls form > span{-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}


body,.main ul li:before,.b-lazy {-webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}

#head {  z-index:50; background:#fff;  position: relative;}

#header { position:relative;}

.logo { float: left;   margin:20px ; width:180px; outline:none; position:relative; display:block;}
.logo img { width:100%; overflow:hidden;}

/* Main menu */
.menu-navigation-container { display: inline-block; float: right; margin-top: 90px; }
.menu-navigation-container > ul { margin: 0; padding: 0;  }
.menu-navigation-container > ul > li { display:inline-block; list-style: none; position: inherit;}
.menu-navigation-container li a {  border-bottom:0; letter-spacing:0.05em;  text-transform:uppercase; outline: none; display: block; color:#777; position: relative; padding: 12px 20px; font-size: 13px; font-weight: bold;}
.menu-navigation-container li a:after { content: ""; width:0%; height: 2px; background: #333; display: block; margin: 10px auto 0;}

.menu-navigation-container > ul > li.current-menu-item a,.menu-navigation-container > ul > li.current-menu-item a:hover,.menu-navigation-container > ul > li a:hover { color: #111;}
.menu-navigation-container > ul > li.current-menu-item a:after,.menu-navigation-container > ul > li.current-menu-item a:hover:after,.menu-navigation-container > ul > li a:hover:after { background: #336598; width: 100%;}
.menu-navigation-container li.active a { }
.menu-navigation-container .caret { display: none;}

.menu-navigation-container .dropdown-menu { z-index: 30; opacity: 0;  background: none; overflow: hidden; height: 65px; position:absolute; bottom:0; left:0; right:0; float: none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;-webkit-justify-content:space-between; justify-content:space-around; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:none; margin:0; padding:0; visibility: hidden;}
.menu-navigation-container .dropdown-menu li { position: relative; display: inline-block;}
.menu-navigation-container .dropdown-menu li a { position: relative;  background: none; padding: 25px 15px 20px; font-size: 13px; color: #fff; display:block; border:none!important;}

.menu-navigation-container .dropdown-menu li a:after { opacity:0; content:""; background: #fff; height:1px; width:0%; display: block; position: absolute; bottom: 15px; left:0; right:0; margin: 0 auto; }

.menu-navigation-container .dropdown-menu li.current-menu-item a:after,.menu-navigation-container .dropdown-menu li:hover a:after  { opacity: 1; width:100%; }

.menu-navigation-container .dropdown-menu li.current-menu-item:hover a { background: none;}

/* Constant states for sub menus
#header.constant:before {height:65px; opacity: 1; bottom: -65px; }
.menu-navigation-container .dropdown-menu.constant { visibility: visible; opacity: 1;}
.menu-navigation-container .dropdown-menu.constant.off { visibility: hidden; opacity: 0;}
.menu-navigation-container .dropdown-menu.on.constant.off { visibility: visible; opacity: 1;}
*/
.menu-navigation-container .dropdown-menu.on { visibility: visible; opacity: 1;}


/* Welcome video */
#slider { float: left;  height:550px; width: 100%; position: relative;  margin:0;}
.rslides { position:relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; height:100%; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display:none; width: 100%;  height:100%; background-position:center top; background-size:cover; background-repeat:no-repeat; z-index:20;}
.rslides li h2 { color: #fff; text-align: center; font-size: 24px; font-size: 20px;  margin:0;  background-position: center center; background-size: 100% 100%; padding: 140px 50px 40px;}
.rslides .info { position: absolute; bottom:0; left:0; right:0;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
}
.rslides .info a { display:block; width:200px; text-align:center; margin:0 auto 30px;}
.rslides .overlay { position: absolute; bottom:0; left:0; right:0; top:0; background: rgba(0,0,0,.25); display: none;  }

#slider .rslides_nav { color:#fff; line-height:50px;  opacity:0; z-index:150; position:absolute; top:50%;  display:block; width:30px; height:50px; outline:none!important; background:rgba(0,0,0,0.3); padding: 0 8px; }
#slider .rslides_nav:hover { background:rgba(0,0,0,0.5);}
#slider .rslides_nav.prev { left:0;}
#slider .rslides_nav.next { right:0;}
#slider:hover .rslides_nav { opacity:1;}



/* Opener */
#opener { padding-bottom: 41px;  margin:60px 0 0;  line-height: 24px; position: relative; display: block; overflow: hidden; }
#opener:after { position: absolute; width: 100%; content: "";background-size: 100% 100%; background-position: center center; height: 64px; left:0; right:0; bottom: -20px; }
#opener h2 { font-weight: bold; font-size: 16px;}
#opener .ag { float: left; max-width: 35%;}
#opener .derwent { float: right; margin: 10px 0;}

/* Features */
.feature { width:100%; display:block; position: relative; padding:0px;box-sizing: border-box; text-align: center;  background: #000; overflow: hidden; margin: 40px 0; }
.feature .overlay { position: absolute; bottom: 0; left:0; right:0; height: 120px; width: 100%;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));}
.feature img { width: 100%; }
.feature .details { line-height: 22px; margin: 0; color: #fff; position: absolute; bottom:0; left:0; right:0; padding: 30px 0 10px; padding: 0 15px 20px; }
.feature h2 { font-size: 18px; font-weight: bold; margin-bottom: 5px; }
.feature h3 { font-size: 13px; margin:0; color: #fcf52a; line-height: 18px;}
.feature .btn { display: inline-block; color: #fff; border: solid 1px #fff; padding: 15px 20px; position: absolute; left: 80px; right:80px; bottom:50px; margin: 0 auto; font-size: 14px; text-transform: uppercase; opacity: 0; letter-spacing: .05em; }
.feature .overlay-over {content: ""; background: rgba(0,0,0,.6); opacity: 0; position: absolute; bottom: 0; left:0; right:0; top: 0; display: block; }
.feature:hover .overlay-over { opacity: 1;}
.feature:hover .details { margin-bottom: 150px;}
.feature:hover .btn { opacity: 1;}

    /* Homepage auctions */
.home-auction { background: #336598; color: #fff; text-align: center; padding-bottom: 30px; display:block; float: left; width: 100%; margin-bottom: 5px; clear: both;}
/*.grecaptcha-badge { display: none!important;  }*/
.home-auction a { text-transform: uppercase;  display: inline-block; color: #fff; min-width: 150px; border: solid 1px #fff; padding: 15px 30px; margin: 0 25px;}
.home-auction h1 { font-weight: bold; font-size: 26px; margin: 30px 0 10px;}
.home-auction h3 { color: #fcf52a; font-size: 18px; margin: 0; }
.home-auction ul { margin: 30px 0; border-top: solid 1px rgba(0,0,0,.2); padding: 30px 0 0;}
.home-auction ul li { display: inline-block; list-style: none; margin:0 15px; font-size: 16px; }
.home-auction ul li span { margin-right: 10px; margin-left: 10px;}
.home-auction ul li i { font-style: normal; color:#81dcc2; font-size: 12px; }


/* Signup */
#signup { background:#dcdcdc; padding: 10px 20px; box-sizing: border-box; display: block; width: 100%; border-right: solid 10px #336598 ; border-left: solid 10px #336598 ; float: left; margin-top: 40px;}
#signup fieldset { display:inline-block; position: relative; border:none; width: 100%; margin-top: 7px;}
#signup input[type=text] {border: none!important; background: #f4f4f4; color: #333; padding: 19px 20px; height: auto;  -webkit-border-radius:0;-moz-border-radius:0; border-radius:0;  }
#signup input::-webkit-input-placeholder {  color: #666 !important;  }
#signup input:-moz-placeholder { color: #666 !important;  }
#signup input::-moz-placeholder { color: #666 !important;  }
#signup input:-ms-input-placeholder { color: #666 !important;  }
#signup button { position: absolute; top:0; right: 0; letter-spacing: .1em;  font-size: 13px;  text-transform: uppercase; background:#198265; border: none; color: #fff; padding: 20px 20px; cursor: pointer; }
#sent { position: absolute; top:0; padding: 10px 0; left:0; right:0; background: #198265; color: #fff; font-size:28px;  font-family: 'rift', sans-serif; letter-spacing: .2em; display: none!important;  }

#signup #left,#signup #right { float: left; width: 50%; display: inline-block; box-sizing: border-box; position: relative; padding: 0 20px; }
#signup a { background: #198265; color: #fff; padding: 20px 20px; float: right; text-transform: uppercase; margin-top: 7px;}

#signup #left { display: none;}
#signup #right { width: 100%;}
#signup button { background: #336598 ;}

/* Services */
.services { margin-top: 40px;}
.service { width:20%; display:inline-block; float: left; position: relative;box-sizing: border-box; text-align: center; background: #000; }
.service img { width: 100%; }
.service h2 { color: #fff; margin:0; font-size: 16px; font-weight: bold; position: absolute; bottom:0; left:0; right:0; padding: 30px 15px 10px;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5)); }

/* Hover effects */
.hover img {-webkit-transition:.3s; -moz-transition:.3s;  -o-transition:.3s;  transition:.3s;}
.blur,.hover.down img { /*filter:blur(1px); -webkit-filter:blur(1px);  -moz-filter:blur(1px); -o-filter:blur(1px); -ms-filter:blur(1px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='1'); */ opacity: .5; }
.hover.down img {}

/* CTA section */
#cta { margin: 30px 0 80px; display: block; position: relative; text-align: center; font-size: 13px; position:relative;}
#cta span  { max-width: 500px; display: block; margin: 0 auto 20px; line-height: 20px; }
#cta a { padding: 15px 20px; background: #000;  letter-spacing:0.1em;  color: #fff; display: inline-block; margin: 0 auto 0; text-transform: uppercase; border: solid 20px #fff; position: relative;  }
#cta:before { position: absolute; content: ""; display:block; height: 1px; width:100%; background: #ccc; bottom:45px; left:0; right:0; margin: 0 auto; }
#cta.waypoint:before { width:0%;  }

/* CTA section */
#people-cta { margin: 30px 0; display: block; position: relative; text-align: center; font-size: 13px; position:relative;}
#people-cta a img { margin-bottom: 20px;}
#people-cta span  { max-width: 500px; display: block; margin: 0 auto; line-height: 20px; text-transform: uppercase; letter-spacing: .2em; }
#people-cta a.button { text-decoration: none; padding: 15px 20px; background: #000;  letter-spacing:0.1em;  color: #fff; display: inline-block; margin: 0 auto 0; text-transform: uppercase; border: solid 20px #fff; position: relative;  }
#people-cta:before { position: absolute; content: ""; display:block; height: 1px; width:100%; background: #ccc; bottom:45px; left:0; right:0; margin: 0 auto; }
#people-cta.waypoint:before { width:0%;  }


/* Single page title */
.main h4.contact-heading { text-transform: uppercase; margin: 0 0 30px; font-size: 14px;}

/* People page */
#title { text-align: center; padding-bottom: 30px;}
#title h1 { margin: 0; font-size: 20px;}
#title h2 { font-size: 14px; color: #888; margin-top: 10px;}

h2.title { text-align:center; font-size: 18px; margin-top: 50px;}
.people { text-align: center; justify-content:center; display:flex; flex-wrap: wrap; flex-direction: row;}
.people .person { width: 20%; display: inline-block;  text-align: center; box-sizing: border-box; padding: 8px; }
.people .person > img { width: 100%; }
.people .person > div h2 { font-size: 14px; margin: 12px 0 0; height: 40px; display: block;}
.people .person > div h3 { display: none;}

.single-person h2 { font-size: 18px;}
.single-person h3 { font-size: 14px; margin-top: 50px;}
.single-person ul { margin-bottom: 30px!important; display: block!important; position: relative; }
.single-person h5 { font-size: 14px; display: block; }


/* Services*/
.service-ghosts { margin-top: 30px;}
.services { text-align: center; justify-content:center; display:flex; flex-wrap: wrap; flex-direction: row; }
.services .ghost-service { width: 20%; display: inline-block;  text-align: center; box-sizing: border-box; padding: 8px;  background: #000; }
.services .ghost-service > img { width: 100%; }
.services .ghost-service > div h2 { font-size: 14px; margin: 12px 0 0; height: 40px; display: block;}
.services .ghost-service > div h3 { display: none;}


/* Partners */
.partner { position: relative; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px #ddd;}
.partner div {float: left;  width:40%; height:100%; position: relative; display: inline-block;}
.partner p { float: left; display: inline-block; width: 60%; margin:0; text-align: justify;}
.partner img { display: block; margin: 0 auto; width: 80%!important; margin: 20px 0 0 0; }
.partner > a { float: right; text-decoration: none!important; color: #888;}

/* Overlay style for huge menu */
.overlay-hugeinc { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index:100; background: rgba(0,0,0,0.9); }
.overlay-hugeinc nav { text-align: center; position: relative; top:45%; height:65%; font-size:18px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.overlay-hugeinc ul { list-style: none; padding: 0; margin: 0 auto; height:80vh; position: relative; display: table; }
.overlay-hugeinc ul li {  display: table-row;}
.overlay-hugeinc ul li a { position:relative; text-decoration:none; outline:none; background:none!important; font-weight:700; margin-right:-0.1em; letter-spacing:0.1em; display:inline-block; color: #fff; -webkit-transition: color 0.2s; transition: color 0.2s; text-transform:uppercase; vertical-align: central; font-size:32px; }
.overlay-hugeinc ul li a:hover, .overlay ul li a:focus { color: rgba(255,255,255,0.9); }
/* Effects */
.overlay-hugeinc { opacity: 0; visibility: hidden; -webkit-transition: opacity 0.5s, visibility 0s 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; }
.overlay-hugeinc.open { opacity: 1; visibility: visible; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
.overlay-hugeinc nav { -webkit-perspective: 1200px; perspective: 1200px; }
.overlay-hugeinc nav ul { opacity: 0.4; -webkit-transform: translateY(-25%) rotateX(35deg); transform: translateY(-25%) rotateX(35deg); -webkit-transition: -webkit-transform 0.5s, opacity 0.5s; transition: transform 0.5s, opacity 0.5s; }
.overlay-hugeinc.open nav ul { opacity: 1; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.overlay-hugeinc.close nav ul { -webkit-transform: translateY(25%) rotateX(-35deg); transform: translateY(25%) rotateX(-35deg); }

/* Highlight hover effect */
.overlay-hugeinc ul li a:before {content:""; display:block; position:absolute; margin:0 auto; bottom:0%; left:0; right:0; width:0%; background:rgba(0,0,0,0.00); height:2px;}
.overlay-hugeinc ul li a:hover:before { width:100%; background:#ccb152; }

/*Animating hamburger menu - amimate to x*/
.mobile-search { display:none; float:none; position:relative; margin-top:50px; width:100%; padding:10px; margin-bottom:-50px;}
.mobile-search .twitter-typeahead { width:85%!important;}
.mobile-search div input[type="text"] { opacity:1; width: 100%;}

#trigger-overlay { background:none; z-index:500; border:none; top:35px; display:block; right:30px;  text-indent:-9999px; position:absolute; visibility:visible!important; }
#trigger-overlay:active { padding:0; margin:0;}
.c-hamburger { display: block; position: relative; margin: 0; padding: 0; overflow:visible; width: 32px; height: 32px;  appearance: none; box-shadow: none; border:none; cursor: pointer; }
.c-hamburger:focus { outline: none; }
.c-hamburger span { display: block; position: absolute; top: 14px; left:0; right:0; height: 3px; background:#314559; }
.c-hamburger span::before, .c-hamburger span::after { position: absolute; display: block; left: 0; width: 100%; height: 3px; background-color:#314559; content: ""; }
.c-hamburger span::before { top: -8px; }
.c-hamburger span::after { bottom: -8px; }
.c-hamburger--htx span { transition: background 0s 0.3s; }
.c-hamburger--htx span::before, .c-hamburger--htx span::after { transition-duration: 0.3s, 0.3s; transition-delay: 0.3s, 0s; }
.c-hamburger--htx span::before { transition-property: top, transform; }
.c-hamburger--htx span::after { transition-property: bottom, transform; }
/* active state, i.e. menu open */
.c-hamburger--htx.is-active span { background: none; }
.c-hamburger--htx.is-active span::before { top: 0; transform: rotate(45deg); }
.c-hamburger--htx.is-active span::after { bottom: 0; transform: rotate(-45deg); }
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after { transition-delay: 0s, 0.3s; background-color:#fff; }


/* Single Pages */
.service_image { max-width:50%; margin: 0 0 20px 20px; float:right; -webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px; overflow:hidden; width:100%; }
.service_image img { width:100%; height:auto!important;}

/* Single pages */
#banner { position: relative; background-color: #000; position:relative; height:160px; box-sizing:border-box;  text-align:center;  background-position:center; background-repeat:no-repeat; background-size:cover; margin: 0; }
#banner .overlay { z-index: 1; background: rgba(0,0,0,.3); position: absolute; top:0; bottom: 0; left:0; right:0; }
#banner .container { padding: 0 -30px;}
#banner .title {  z-index: 50; height: 120px; padding-top: 64px;}
#banner .title h1 { color: #fff;margin:0; line-height: 20px; font-size: 22px; font-weight: bold; position: relative; z-index: 10;}
#banner .title h2 { color: #fff; font-size:18px; margin:15px 0 0;  position: relative; z-index: 10;}


#banner .btn { text-transform:uppercase; border:solid 1px #fff; background: rgba(0,0,0,0.4); color:#fff;  padding:15px 25px; clear:none; font-size:16px; margin-top:15px; display:inline-block; font-weight:600;}
#banner .btn:hover { background:#000;}

img.alignright { float:right; margin-left:15px; margin-bottom:15px;}
img.alignleft { float:left; margin-right:15px; margin-bottom:15px;}

/* News archive page */
.news-archive h2 { text-align:center; margin:0; font-size: 16px; }
.news-archive .news { color:#333;  display:block; width:100%; outline:none!important; text-decoration:none; margin-bottom:15px; padding-bottom:15px; border-bottom:solid 1px #eee; }
.news-archive .news h3 { margin:0 0 5px; color:#333; position:relative; font-size:18px;  text-transform:none; letter-spacing:0;}
.news-archive .news h3 .icon { display:block; float:right; background:#ccb152; font-weight:normal; color:#fff; padding:8px; margin-top:15px; font-size:32px; text-align:center;}
.news-archive .news .date { color:#ccb152; display:inline-block; border:none!important; font-size:13px; margin-bottom:10px;}

.news-archive .news i { margin-left:10px; font-style:normal; color:#888;}
.news-archive .news i span { margin-left:10px; }
.news-archive .news:hover { border-bottom:solid 1px #ddd;}

/* Page links */
#links { border-bottom: solid 1px #eee; border-top: solid 1px #eee; display: flex; margin-bottom: 30px;}
#links a {flex-grow:1; text-align: center; color: #333; position: relative; padding-bottom:6px; font-size: 16px; margin: 15px 0 20px;}
#links a { border-left: solid 1px #eee;}
#links a:first-child { border:none;}
#links a:after { content: ""; position: absolute; bottom:0; left:0; right:0; height:2px; background: #ccb152; width:40px; margin: 0 auto;}
#links a:hover:after { width:60px;}

/* Footer Section*/
#footer-wrapper { margin: 10px 0 0; background:#336598; padding:20px 0 25px; color: #fff; position: relative; }
#footer-wrapper .middle:after { position: absolute; content: ""; width:1px; background: #444; margin: auto 0; height: 50%; top:0; bottom:0; right:0;}
#footer-wrapper .middle:before { position: absolute; content: ""; width:1px; background: #444; margin: auto 0; height: 50%; top:0; bottom:0; left:0;}
#footer-wrapper h2 { margin-top: 0; color: #fff; font-size: 16px; font-weight: bold; margin-bottom: 10px; }
#footer-wrapper ul { padding: 0; margin:20px 0 0; text-align: center;}
#footer-wrapper li { list-style: none; margin-bottom:8px; display: inline-block;}
#footer-wrapper li a { color: #fff; margin:0 15px;}
#footer-wrapper span { display:inline-block;  margin:0 5px 5px 0;}
#footer-wrapper span a{ color: #fff;}
#footer-wrapper .text { color: #aaa;}
#footer-wrapper #telephone,#footer-wrapper #email { display: block; margin: 0; }
#footer-wrapper #telephone a,#footer-wrapper #email a { }

#footer-wrapper img { margin-bottom: 28px;}
#footer .acca { width: 240px; max-width: 100%; display: block; margin: 0 auto;}
#footer-wrapper .map-static  { margin: -20px 0; max-width: 130%;float: right;}

#menu-terms-privacy a { text-transform: none!important;}
#newsletter { font-size: 12px;}

#footer-wrapper .social-links { margin: 20px auto 0; text-align: left; align-items: center;  justify-content: center;}
#footer-wrapper .social-links a { color: #fff; display: inline-block; width: 35px; margin: 0 0px; height:40px;  position: relative; font-size: 22px;}

#newsletter { margin-top:64px; color: #ddd; display: none;}
#newsletter input { background:#333; border:none; display: block; width: 100%; margin: 20px 0 0; padding: 10px; box-sizing: border-box;}

#copyright,#scorch  { font-size:11px; color:#666; padding:15px 0; display:inline-block; position:relative; float:left; }
#scorch { float:right;  }
#scorch a { color: #666; }

.disclaimer {position: relative;}
#disclaimer-menu { display:block; position: absolute; left:0; right: 0; margin: 0 auto; padding:12px 0; font-size: 13px; text-align: center;}
#disclaimer-menu ul { margin: 0; padding:0;}
#disclaimer-menu li { list-style: none; display: inline-block; }
#disclaimer-menu li a { list-style: none; display: inline-block; margin: 0 7px; color: #333;}

/* Social bar */
#social { background:#6b6b6b; color:#fff;}
#social h2 { text-transform:uppercase; letter-spacing:0.2em; text-align:center; font-weight:700; font-size:18px; margin:0; padding:5px 0;  }
#social span {  display:inline-block; vertical-align:top; padding:20px 0 0;}
#social #crestashareiconincontent { display:inline-block; position:relative; margin-left:20px;}

.search-result { color:#333; outline:none; margin:20px 0; padding:15px 0; border-bottom:solid 1px #eee; display:block; position: relative; overflow:hidden; }
.search-result h2 {}
.search-result .more { font-weight:bold;}
.search-result:hover { color:#333;}
.search-result:hover .more { color:#ccb152;}

/* Contact Page */
#map1,#map2 { display:block; width:100%; height:250px; font-size:15px; margin-bottom: 15px; }
.contact { }
.contact h2 { text-align:center!important;}
.contact { display:block; text-align:center; margin-bottom:10px; color:#777;}
.contact a { font-weight:bold; color:#333!important; text-decoration:none!important; font-size:26px;}
.contact .btn { background:#ccb152; text-decoration:none!important; color:#fff; -webkit-border-radius:6px;-moz-border-radius:6px; padding:15px 20px; margin:20px 0; border-radius:6px;}

.contactpage {  margin-top: 40px;}
.contactpage h2 { font-size: 18px; margin: 0;}
.contactpage a { text-decoration:none!important;}

.contact-page .col-sm-6 > span { display: block; margin-bottom: 10px;}
.contact-page .col-sm-6 > span a{ color:#000; text-decoration: none; }

.contact-page .form-control { padding: 5px; border:solid 1px #e4e4e4; border-radius:0; -webkit-border-radius:0;-moz-border-radius:0; box-shadow:none; margin-bottom: 15px;}

.interest-banner { background:#336598; color:#fff!important; display:block; width:100%; text-align:center; font-size:18px; font-weight:bold; padding:30px 0;}
.grey { background:#f8f8f8; padding-bottom:30px;}
#ContactForm { text-align: left;}
#ContactForm .btn { float: left; margin-top: 15px;}
#ContactForm label {text-transform: uppercase; font-weight: normal; font-size: 12px; letter-spacing: .1em; margin:10px 0 0;}
#ContactForm label.inline {}

.grecaptcha-badge { z-index: 100; background: #fff; }

/* Accordion*/
.acc { margin-bottom:10px; position: relative; display: block; width: 100%; border:solid 1px #e4e4e4; }
.acc > h2 { display:block; background:#fff; color:#333; padding:20px 20px; margin:0!important; font-size:16px; cursor:pointer; text-align: center; }
.acc > h2 span { float: left;}
.acc > h2 i { float: right; width: 15px; height: 15px;}
.acc.active > h2,.acc > h2:hover  {  }
.acc.active > h2 i { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.acc-body { padding:15px ; display:none; position: relative; overflow: hidden; border-top: solid 1px #eee;}
.acc-body > img { float: right; margin: 0 0 10px 10px;}
.acc-body li { margin:5px 0 0 20px;}

.acc-body h3 { font-size: 14px; font-weight: bold; margin: 5px 0 5px; color: #336598;}

    /* Downloads */
.downloads .acc-body a { display: block; border-bottom: solid 1px #eee; padding:10px 15px 10px; }
.downloads .acc-body a span { float: right; }

/* General page */
.main { margin-top:30px; margin-bottom: 40px; line-height: 22px; display: block; position: relative; padding: 0 45px; }
.main.medium { max-width: 900px;}
.main.slim { max-width: 650px;}
.main.single-person { max-width:800px;}
.main.single-person ul,.main .two_column ul { margin-left: 0;  transform: translateX(0);}
.main.single-service { }
.main h2 { margin-top: 0;}
.main h2:after { margin: 0; width: 60px;}
.main h4 { text-transform: none; font-size: 16px; line-height: 26px; margin: 00px 0 20px; font-weight: bold; }
.main img { max-width:100%; height:auto; }
.main a { text-decoration:underline; }
.main a:hover { text-decoration:none; }
.page-section { width:100%; position: relative; padding:25px 0; background:#f4f4f4; border-bottom:solid 1px #ddd; border-top:solid 1px #ddd; }



.main.single-person {}


.single-service {}
.service-title { text-align: center; font-size: 18px; max-width: 900px; font-weight: bold; margin: 15px auto 30px; line-height: 26px; }
.service-opener { margin: 0 auto 40px; max-width: 900px; font-size: 16px; text-transform: uppercase;  text-align: center; line-height: 26px;}
.service-image { max-width: 100%; margin:0 auto 30px; }
.about-text {  text-align: right; position: relative; z-index: 5; padding: 20px 0 20px 500px; margin-bottom: 30px; }
.about-text p { position: relative; z-index: 5;}
.about-text:before { content: ""; position: absolute; top:0; bottom: 0; left:0; right:500px; display: block; background-size:100%; background-position: center}
.about-text:after { content: ""; position:absolute; top:0; bottom: 0; left:0; right:500px; display: block;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1));
    background: -o-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1));
    background: -moz-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1));
    background: linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1)); }

.main.two_column .col-xs-12, .col-xs-12 .two_column {-moz-column-count:2; -webkit-column-count:2; column-count:2;-moz-column-gap:30px; -webkit-column-gap:30px; column-gap:20px;}

/* Hide the icons maybe? */
#bar-menu a span { font-size:20px; font-weight:700; text-align:center; line-height:24px;  padding:0 20px; background:none!important;}

#registerform { width:100%; height:4300px;}

.modal-dialog {  height:auto; width:90vw; max-height:90vh; margin:4vh auto!important; box-sizing:border-box!important;}
.modal-body iframe { display:block; overflow:visible; width:100%; min-height:80vh; border:none;}

.modal-open {
    padding-right: 0 !important;
}

/* Events */
.event { position:relative;  height:170px; border:solid 1px #eee; box-sizing:border-box; padding:15px; margin-bottom:30px;}
.event h3 { margin:0; padding:0;}
.event .date { color:#ccb152; font-size:16px; font-weight:bold; margin:5px 0 8px; display:block;}
.event span.link { position:absolute; bottom:15px; right:15px; color:#999;}
.event span.link a { color:#555;}
.event.next-event { border:solid 5px #ccb152;}


/* Banner Navigation controls */
#controls { position: absolute; width:100%; bottom:-40px; left:0; right:0; display: block; margin-bottom: -30px; }
#controls a { padding:10px; color: #ccb152; font-size: 14px;}
#controls a span { font-size: 12px;}
#controls a div { color: #888; font-size: 13px;}
#controls #prev { float: left; text-align: left;}
#controls #next { float: right; text-align: right;}
#controls #prev span { padding-right: 10px;}
#controls #next span { padding-left: 10px;}

/* Controls */
#controls { border-top:solid 1px #eee; display:block; position:relative; overflow:hidden;}
#controls .wrap { max-width:1170px; margin:0 auto;}
#controls .control { float:left; width:33%; border-left:solid 1px #ddd; min-height:110px; text-align:center; box-sizing: border-box; padding:20px 15px; }
#controls .control:first-child { border:none;}
#controls .control > a { position: relative; overflow: hidden; padding: 0; color:#3a779a; text-decoration:none; text-transform: uppercase; font-weight: bold;}
#controls .control > a i { display: block; font-size:12px; font-style: normal; font-weight: normal; color:#333;}


#page-controls { position: relative; overflow: hidden; text-align: center; border-bottom: solid 1px #ddd; margin-bottom: 20px; }
#page-controls h2 { font-size: 18px;}

#page-controls form > span { position: absolute; left:-50px;  display: inline-block; cursor: pointer;}
#page-controls form > div { text-align: left; visibility: hidden; opacity: 0;  background:#fff; display: block; position: absolute; left:0; right:100%; bottom: 0;}
#page-controls form.on > div { visibility:visible; opacity: 1; }
#page-controls form > div input[type=text] { border:none; width:50%; margin: 0 0 10px 30px;}
#page-controls form > div i { line-height: 30px; overflow: hidden; text-align: center; float: right; width:30px; height: 30px; position: relative;}
#page-controls form > div i input { display: block; text-indent: -9999px; position: absolute; top:0; left:0; right:0; bottom:0; border:none; background: none; padding: 15px;}
#page-controls form > .search-on { left:0; }
#page-controls form.on > .search-off { left:0; }
#page-controls form.on > .search-on { left:-50px;}
#page-controls form > div {right:0;}

#page-controls #tags,#page-controls #filter { position: absolute; bottom:10px; right:0; border:none;}

.news { display: block; padding: 10px 0 0; text-decoration: none!important; position: relative; overflow: hidden;}
.news { border-bottom:solid 1px #ddd; padding-bottom: 10px;}
.news img { float: left; margin-right: 20px;}
.news h2 {  margin: 0 0 10px; font-size: 16px; color: #000; letter-spacing: .05em; line-height: 26px;}
.news h4 { font-size: 13px; color: #888; margin:-10px 0 5px; text-align: left;}
.news span { float: right; color: #888; font-size: 11px; text-transform: uppercase;}
.news p { line-height: 20px; font-size: 13px;}

/* Auctions page */
.auction { display: block; width: 100%; border: solid 1px #ddd; position: relative; padding: 20px; overflow: hidden;}
.auction b { font-size: 18px;}
.auction i { font-style: normal; margin-top: 5px; font-size: 16px; }
.auction a { color: #336598; font-weight: bold; text-decoration: none; text-transform: uppercase; display:inline-block; margin-top: 10px; margin-right: 20px;}
.auction ul { float: right; margin: 0;list-style: none; display: block; padding:0; min-width: 300px;}
.auction ul i { font-size: 14px; font-style: italic; font-size: 13px;  }
.auction ul li {list-style: none; max-width: 300px; }
.auction ul li:before { display: none;}
.auction ul li span{  margin:0 10px;}


/* Pagination links */
.pagination {display: block; width: 100%; margin-top: 30px;}
.nav-links { border-bottom: solid 1px #ddd; text-align:center; padding:0; border-top:solid 1px #ddd;}
.nav-links a,.nav-links span { padding: 10px; display: inline-block; text-decoration: none;}
.nav-links a:hover { background: #f8f8f8;}
.nav-links span { background: #000; color: #fff;}


/* Share */
#share { text-align: center; position: relative; display: block;}
#share h2 { display: block; color: #bbb; font-size: 16px;}
#share #crestashareiconincontent .sbutton { display: inline-block; float: none;}

#share .cresta-share-icon i { background: #ccc;}
#share .cresta-share-icon i:hover { background: #fff;}


@media (max-width: 1380px) {
}

@media (max-width: 1199px) {
    .logo { width: 120px!important;}
    .menu-navigation-container { margin-top: 60px;}
    .menu-navigation-container li a { letter-spacing:0.0em;  padding: 12px 10px; }
    #auction h1 { font-size: 18px;}
    #auction h3 { font-size: 16px;}
    .feature h2 { font-size: 16px;}
    .feature h3 { font-size: 14px; line-height: 18px;}
    #slider { height: 500px;}
    .rslides li h2 { font-size: 22px;}
    .feature .btn { font-size: 14px; left: 40px; right:40px;}
}

@media (max-width: 991px) {
    .logo { width: 100px!important;}
    .menu-navigation-container li a { letter-spacing:0.0em;  padding: 12px 4px; }
    #auction h1 { font-size: 16px;}
    #auction h3 { font-size: 14px;}
    .feature h2 { font-size: 14px;}
    .feature h3 { font-size: 12px; line-height: 16px;}
    #slider { height: 400px;}
    .rslides li h2 { font-size: 16px;}
    #auction ul { margin: 15px 0; padding-top: 15px;}
    #auction ul li { font-size: 13px;}
    .feature .btn { padding:0; font-size: 14px; left: 0; right:0; border: none;}
    #banner { height: 100px;}
    #banner .title { padding-top: 40px;}
    #signup #left,#signup #right { display: block; float: none; width: 100%;}
}

@media (max-width: 900px) {
    .logo { width: 100px!important;}
    .menu-navigation-container li a { letter-spacing:0.0em; font-size: 12px;  padding: 12px 3px; }
}


@media (max-width: 767px) {

    #signup a { width: 100%;}
    #signup button { display: block; width: 100%; position: relative;}

    #menu-wrapper { display: none;}

    #slider { height: 270px;}
    .rslides .info { top:0; }
    .rslides li h2 { font-size: 14px; line-height: 22px; padding: 80px 0;}

    #opener { margin: 0; text-align: center; line-height: 22px;}
    #opener .ag { float: none; display: block; margin: 0 auto; width: 90%; max-width:inherit; }
    #opener .derwent { float: none; margin: 20px auto 0;}
    #opener:after { display: none; }

    #banner.service-banner ul { display: none;}

    #footer-wrapper .map-static { display: none; }


    .services .service { width: 100%; margin-bottom: 30px; height: 130px; overflow: hidden;}

.g-recaptcha.google { max-width:80%; overflow: hidden;}
.form-control {  box-sizing: border-box;}

.main .service-image {height: 170px; overflow: hidden; width:auto; max-width: inherit; margin-left: -15px;}

    #header { margin-bottom: 0;}
#header.constant::before { display: none;}
.main.two_column .col-xs-12 {-moz-column-count:1; -webkit-column-count:1; column-count:1; -moz-column-gap:0; -webkit-column-gap:0; column-gap:0;}

.main { margin-top: 0;}
.contact-page { margin-top: 0;}
#welcome,#banner { }

#head .logo {  float: none; margin:5px 0 5px 15px; display: block;}

#scroll-header,.service-dropdown,#header .menu-navigation-container { display: none;}
    
.main .two-column { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; -moz-column-gap: 0; -webkit-column-gap: 0; column-gap: 0; }

.modal-dialog {  height:auto; width:95vw; max-height:70vh; margin:1vh auto!important; box-sizing:border-box!important;}


    body { font-size:13px;}

#head { display: block; position:relative;}

h2 { font-size:18px;}

.dropdown-menu,.caret { display:none!important;}


#banner {  background: #fff; height: auto;}
#banner .title {  padding:30px; height: auto; margin-top: 10px; }
#banner .title h1 { font-size: 16px; margin:0 0 10px;}
#banner .title h2 { font-size: 13px; margin: 0; padding: 0;}
#banner .overlay { background-position:center 20px;}
#banner .col-xs-12 { }


#ContactForm .btn { float: none!important; width: 100%; display: block; margin-bottom: 20px; }

#filters { margin-bottom:15px;}
#filters button { font-size:14px; padding:10px ;}
.news-archive .news h3 { font-size:16px;}

.main { padding-bottom:20px; padding-top:20px;}

#feature { padding:20px 0;}


.acc > h2 { font-size:16px;}

#feature iframe,#my-video  { max-width:100%; display:block; float:none; margin:0; height:150px; margin-bottom:20px;}

.vjs-big-play-button { position:absolute; top:40%!important; left:40%!important; right:0!important;}

.latest-news h2 { font-size:18px;}

.latest-news .news h3 { font-size:14px;}

.contactpage { text-align:center; margin-bottom:20px;}

#menu { display:none;}

.scorch { opacity:1!important;}

.overlay-hugeinc ul { height:75vh;}
.overlay-hugeinc ul li a { font-size:16px; }

#footer { margin:10px 0 0 0;}
#copyright,#scorch  { font-size:11px; text-align:center;  padding:10px 0 0; display:block;  float:none; }


#call-to-action h2 { font-size:18px;}
#call-to-action .btn { padding:15px 20px;}

.contact a { font-size:18px;}


/* Mobile menu system */
#mobile-nav { position:absolute; z-index:100; background:#000 ; left:0; right:0; width:100%; top:0; }
#mobile-nav ul { padding:0; margin:0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;-webkit-justify-content:space-between; justify-content:space-around;}
#mobile-nav li { display:inline-block; position:relative; padding:0; height:50px; padding-top:4px; text-align:center; }
#mobile-nav li a,#toggle-main { padding:0; margin:0; text-decoration:none; background:none; display:block; position:relative; width:26px; height:26px; font-size:20px; color:#eee; border:none; float:none; margin:0 auto;}
#mobile-nav li:hover a,#mobile-nav li:hover #toggle-main { color:#fff;}
#mobile-nav li .menulabel { font-size:11px; text-align:center; display:block; color:#fff;}

#main-toggle-wrapper { display:block; width:inherit; height:inherit; padding:1px 20px 0 ; margin:0; list-style:none; background:#002e46 ; border-radius:0; -webkit-border-radius:0;-moz-border-radius:0; height:48px;min-height:35px }


.overlay .menu-navigation-container { display:block; width: 100%; float:none; margin:0; text-align: center;}
.overlay .menu-navigation-container ul { margin: 0; padding: 0; width:100%; display: flex; flex-direction: column; justify-content:space-around;}
.overlay .menu-navigation-container li { display:block; list-style: none; width:100%; padding:0; border:none; }

.overlay .menu-navigation-container li a { border:none;  font-weight: normal; display: block; font-size: 14px; color:#fff; padding:0;}
.overlay .menu-navigation-container li a:after,.overlay .menu-navigation-container li a:before { display: none!important;}

.overlay .menu-navigation-container li.current-menu-item a,.menu-navigation-container a:hover { color: #fff; border:none;}


#footer { text-align:center;}
#footer .col-xs-12 { margin-top: 15px; margin-bottom: 15px;}
#footer #address { margin-top:10px;}
#footer li a { padding:0!important;}
#footer span.glyphicon { display:none;}

}

/* Old browser nonsence for the rubbish */
.oldbrowser {}

.oldbrowser #bar-menu .menu { text-align:justify; clear:both; display:block; margin:0; padding:0; height:45px;}
.oldbrowser #bar-menu .menu:after {content: ''; display: inline-block;width: 100%;}
.oldbrowser #bar-menu .menu li { display: inline-block; padding-top:2px;  text-align:center; color:#fff; background-position:top left!important; background-size:100% 100%!important; }
.oldbrowser #bar-menu .menu li .dropdown-menu { display:none;}
.oldbrowser .info h2 { font-weight:600!important;}
