/* Minification failed. Returning unminified contents.
(53,74): run-time error CSS1036: Expected expression, found ';'
(60,91): run-time error CSS1046: Expect comma, found '0'
(60,95): run-time error CSS1046: Expect comma, found '/'
(60,128): run-time error CSS1046: Expect comma, found '0'
(60,132): run-time error CSS1046: Expect comma, found '/'
 */
body { font-family: "Raleway", sans-serif; background: #FFF; font-size: 16px; }

@media (min-width: 1200px) {
    .container { width: 1200px; }
}

@media (min-width: 1500px) {
    .container { width: 1470px; }
}

/*Colours

Navy - #1c2536 
Blue - #374969

nav blue - rgb(10,14,20) #0a0e14
nav light blue - rgb(48,68,92) #30445c

*/


/** Default Setting Styles **/
.lot-details-tagline,
.lot-details-heading,
.lot-list-address a,
.lot-data-heading,
.text-primary-color { color: #0a0e14 }
#contact-content .svg-inline--fa { color: #0a0e14; }
.btn.text-white a { color: #ffffff !important; }
.secondary-bg { background: #0a0e14; color: #fff; }
.primary-bg { background: #fff; }
.primary-text { color: #0a0e14; }
.btn.primary-bg, .btn.btn-success, .btn.btn-primary { background-color: #30445c !important; background-image: none; color: #FFF; border-color: #30445c; }

.pagination li a { color: #0a0e14; }
    .pagination li a:hover { color: #0a0e14; }
.pagination .active span { background-color: #30445c; border-color: #30445c; }
    .pagination .active span:hover { background-color: #30445c; border-color: #30445c; }
.pagination .active a { background-color: #30445c; border-color: #30445c; }
/*.pagination .active a:hover { background-color: #1c2536; border-color: #1c2536; color:; }*/

/** Colours **/
a, a:hover, a:focus { color: #374969; text-decoration: none; transition: all 0.2s ease-in-out; }
.white { background: #FFF; }
.white-text { color: #FFF; }
h1, .h1 { color: #0a0e14; }

/** Navigation **/
#navbar { width: 100%; display: block; transition: top 0.3s; position: absolute; }
.navbar.navbar-default { background-color: #0a0e14 !important; background: none; box-shadow: none; min-height: 130px; border: none; border-radius: 0; margin-bottom: 0; }
.navbar-default .navbar-nav > li > a { color: #FFF; opacity: .8; font-weight: bold; font-size: 17.5px; margin: 0 7px; padding: 10px 0; }
.navbar-default .navbar-nav > li:last-of-type > a { font-weight: unset; font-size: 13px; margin-right: 0; border: none; padding: 10px; width: auto; box-shadow: none; }
    .navbar-default .navbar-nav > li:last-of-type > a:hover { box-shadow:; }
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus { color: #fff; opacity: 1; }
.navbar-default .navbar-nav li.active-menu-item a { color: #fff; opacity: 1; }
.navbar-default .navbar-collapse { border-color: transparent !important; }
.container > .navbar-header { margin-left: 0; margin-right: 0; }
.navbar-default .navbar-brand { padding: 0; }
    .navbar-default .navbar-brand img { width: 100%; max-height: 130px; padding: 7px 0; }
.nav-links { border: none; background: rgb(248, 248, 248); box-shadow: 0 5px 15px 0 rgb(0 0 0 / 5%) inset, 0 -5px 15px 0 rgb(0 0 0 / 5%) inset; }
.nav-divide { border-left: 1px solid rgb(86,86,86); height: 40px; margin: 0 7.5px; }
.scrolled#navbar { position: fixed; }
.navbar.navbar-default.scrolled { min-height: 70px; position: fixed; width: 100%; z-index: 999999; transition: top 0.3s; }
    .navbar.navbar-default.scrolled .navbar-brand img { max-height: 70px; }
    .navbar.navbar-default.scrolled .navbar-right { margin-top: 15px; margin-bottom: 15px; }
#navbarTop, #navbarTop a:hover, #navbarTop a:focus { background: #000; color: #fff; font-size: 16px; }
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { border-color: #374969; background-color: #374969; }
    .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar { background-color: #fff; }
/** Caroursel **/
.carousel-control.right, .carousel-control.left { display: none; }
.item { max-height: 600px; }

.strap-search { -webkit-box-shadow: 0 5px 14px 0 rgba(0,0,0,.1); box-shadow: 0 5px 14px 0 rgba(0,0,0,.1); padding: 30px; margin: auto; border-radius: 10px; margin-top: -60px; z-index: 2; position: relative; background-color: #ffffff !important; }
    .strap-search input, .strap-search .btn { padding: 10px; width: 100%; border-radius: 0; font-size: 20px; color: #333; border-radius: 7px; }
    .strap-search .btn { color: #FFF; }
        .strap-search .btn.primary-bg { background-color: #374969 !important; background-image: none; }

/** Footer **/
footer { background-color: #0a0e14; color: #fff; }
    footer a, footer a:hover, footer a:focus { color: #fff; }
    footer p:first-of-type a { color: #fff; opacity: .6; }

/** Bidding Details **/
a.primary-bg, button.primary-bg { background-color: #002247 !important; }

/* Carousel */
.carousel-caption { top: 20%; }
    .carousel-caption h1 { font-size: 50px; font-weight: 900; color: #ffffff; }
.carousel-sub-images { position: absolute; top: 7%; right: 1%; width: 22%; }

/* Mobile Compatibility */

@media (min-width : 991px) {
    .navbar .navbar-right { margin-top: 45px; margin-bottom: 45px; }
}

@media only screen and (max-width: 991px) {
    .navbar-collapse { box-shadow: none; -webkit-box-shadow: none; }

    /*Nav*/
    .navbar.navbar-default { min-height: 153px; }
        .navbar.navbar-default.scrolled { min-height: 93px; }
    .navbar-header { float: none; text-align: center; position: relative; }
    .navbar-brand { position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; width: fit-content; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
        .navbar-collapse.collapse { display: none !important; }
    .navbar-nav { float: none !important; margin: 7.5px -15px; }
        .navbar-nav > li { float: none; }
            .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; }
    .navbar-collapse.collapse.in { /* NEW */ display: block !important; }
    .navbar.navbar-default.scrolled#navbar .navbar-toggle { margin-top: 18px; margin-bottom: 18px; }
    .navbar-toggle { margin-top: 48px; margin-bottom: 48px; position: absolute; left: 0; }
    .overlay .overlay-content a.btn { font-size: 13.6px; padding: 10px; font-weight: unset; margin-bottom: 15px; }
    .overlay .overlay-content a { font-size: 23.76px; padding: 15px 0; font-weight: bold; }
    footer img#logo { width: auto; max-height: 200px; }
}

@media (min-width : 768px) {
    .navbar > .container .navbar-brand { margin-left: auto; margin-right: auto; }
    .navbar .navbar-right { margin-right: 0; }
}

@media only screen and (max-width : 768px) {
    #navbarTop { font-size: 13px; }
    footer img#logo { width: 100%; max-height: 200px; max-width: 425px; }
}

@media only screen and (max-width : 400px) {
    #navbarTop { font-size: 12px; }
    .navbar.navbar-default { min-height: 113px; }
    .navbar-default .navbar-brand img { width: 70%; margin-left: auto; margin-right: auto; }
    .navbar-toggle { margin-top: 28px; margin-bottom: 28px; }
}

/*Landing Image*/
#bodymovin { background-image: url("https://cdn.eigpropertyauctions.co.uk/ams/images/504/oas/bg-Home.jpg"); background-position: center; height: 37vw; background-size: cover; }
.main-bg #bodymovin img { max-width: 100%; height: inherit; }
.main-bg { position: relative; }

/*Lot details*/
.lot-list-link li a { color: #1c2536; }
    .lot-list-link li a:hover, .lot-list-link li a:focus { color: #374969; text-decoration: none; }
.lot-panel .grid-heading .panel-title { font-size: 14px; }

.main-text .row { margin-left: auto; margin-right: auto; left: 0; right: 0; position: absolute; text-align: center; }

/*Page header img*/
.page-header-img { background: url("https://cdn.eigpropertyauctions.co.uk/ams/images/504/oas/bg-Home.jpg"); background-position: center; height: 150px; background-size: cover; }
    .page-header-img h1, .page-header-img h2 { color: #fff; }

.services-content h2 { text-decoration: underline; }

/*mobile overlay menu*/
/* The Overlay (background) */
.overlay { height: 100%; width: 100%; display: block; position: fixed; z-index: 1; left: 0; top: 0; background: rgba(255,255,255, 0.95); overflow-x: hidden; transition: 0.5s; z-index: 9999999; }
.overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; }
.overlay a.btn { width: fit-content; margin: 0 auto; box-shadow: none; }
.overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #565656; display: block; transition: 0.3s; }
.overlay .closebtn { position: absolute; right: 0; top: -35px; font-size: 60px; }

@media screen and (max-height: 450px) {
    .overlay a { font-size: 20px }
    .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; }
}

