/*	Site Developer: Karoline Dassie

	Main Colors:
	- White: #fff
	- Blue: #16416b
	- Red: #e1212b
	- Black: #212121
*/

body {
    margin: 0;
    color: #000;
    -webkit-text-size-adjust: none;
    background: #16416b;
    background-size: 100% !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    line-height: 1;
}

.alert-success {
    background: none !important;
    border: none !important;
}

input.btn.btn-success {
    background: #17416b;
    border: none;
}

footer #menu-primary li ul {
    display: none !important;
}

footer #menu-primary li a {
    padding: 0;
    background: none;
    line-height: 26px;
}

footer.entry-footer {
    display: none;
}

.column2 {
    width: 49%;
    *width: 49%;
    float: left;
    padding-right: 2%;
    box-sizing: border-box;
}

.column3 {
    width: 33.3%;
    *width: 33.3%;
    float: left;
    box-sizing: border-box;
}

.column4 {
    width: 25%;
    *width: 23%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}

.column5 {
    width: 20%;
    float: left;
    padding: 0 3%;
    box-sizing: border-box;
}

.column6 {
    width: 16.66666%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}

.borderright {
    border-right: 1px solid #ccc;
    margin-right: 2%
}

.last {
    margin-right: 0;
    padding-right: 0
}

.clear {
    clear: both;
}

/*================================
	HEADER
================================*/
header {
    /* padding: 10px 0; */
    background: #fff;
    box-shadow: 0px 2px 10px #909090;
    position: relative;
}

header.entry-header {
    display: none;
}

.logocontainmobile {
    display: none;
}

.logocontainmobile img {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 200px;
}

.logocontain {
    width: 33.33%;
    float: left;
    margin-top: 10px;
}

.logocontain img {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 200px !important;
}

.logocontaintwo {
    width: 100%;
    float: left;
    margin: 0px 0 30px;
}

.logocontaintwo img {
    width: 250px;
    display: block;
    margin: 0 auto;
}

.wrap {
    width: 90%;
    margin: 0 auto;
    max-width: 1220px;
}

.menuwrap {
    width: 90%;
    margin: 0 auto;
    max-width: 1420px;
}

.menuwrap.menuTwo {
    width: 100%;
    max-width: 100%;
}

.menuwrap.menuTwo div {
    background: white;
}

.menuwrap.menuTwo ul {
    width: 90%;
    margin: 0 auto;
    max-width: 1420px;
}

.menuTwo a {
    width: 100%;
    max-width: 300px;
    margin: 0 auto !important;
    background: #fff;
    border: 2px solid #16416b;
    text-align: center !important;
    text-transform: uppercase;
    color: #16416b;
    font-weight: bold;
}
.menu-link:hover {}

.menuTwo a.main-menu-link:hover {
    background: none !important;
    color: #16416b !important;
}

.menuwrap.menuTwo ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.menuwrap.menuTwo ul a + ul {
    position: absolute;
    margin-top: 81px;
    width: auto;
}

.menuwrap.menuTwo ul a:hover + ul {
    display: block;
}

.menuwrap.menuTwo ul a + ul:hover {
    display: block;
}

.menuwrap.menuTwo ul a + ul {
    display: none;
}

.menuwrap.menuTwo li {
    display: flex;
    align-items: center;
}

.menuwrap.menuTwo a + ul li {
    margin-left: 0;
}

.menuwrap.menuTwo a + ul li a {
    background: #e1212b;
    color: white;
    font-weight: normal;
    font-size: 14px;
    border: 2px solid #e1212b;
    margin-top: -10px !important;!i;!;
}

.menuwrap.menuTwo a + ul li a:hover {
    background: #17416b;
    border-color: #17416b;
}

.logocontain a {
    border: none;
    background: none !important;
}

.menuwrap.menuTwo > div {
    display: flex;
    justify-content: space-between;
}

.topnav {
    width: 33.33%;
    float: left;
    margin-top: 50px;
}

.toplinkstwo {
    width: 100%;
    max-width: 300px;
    margin: 0 auto !important;
    background: #fff;
    border: 2px solid #16416b;
}

.toplinkstwo:after {
    content: "";
    display: block;
    clear: both;
}

.toplinkstwo li {
    float: left;
    padding: 0 0% 0 0;
    text-align: center;
    position: relative;
    margin: 0 !important;
    font-size: 15px;
    width: 100%;
}

.toplinkstwo li a {
    color: #16416b;
    text-align: center;
    width: 100%;
    float: left;
    padding: 10px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.toplinkstwo ul {
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    margin: 0;
    width: 100%
}

.toplinkstwo ul li {
    width: 100%;
    float: none;
    z-index: 99999;
    display: block;
}

.toplinkstwo ul li a {
    width: 100%;
    float: none;
    background: #e1212b;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 13px;
    margin: 0;
    z-index: 99999;
    display: block;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
}

.toplinkstwo ul li a:hover {
    background: #16416b;
    color: #fff;
}

.toplinkstwo li:hover ul {
    display: block;
}



/*================================
	SIDE POP FACEBOOK
================================*/
/***** SIDE TABS *****/

#fb {
    top: 250px;
    left: -500px;
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

#fb:hover {
    left: 0;
    transition: all 0.3s ease-in-out;
}

.side {
    background: #fff;
    width: 500px;
    height: 400px;
    position: fixed;
    z-index: 100;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

#facebookTab {
    display: block;
    height: 150px;
    width: 55px;
    background: url(../images/fb.jpg);
    position: absolute;
    right: -55px;
    top: 0px;
}

#facebookTab:hover {
    background: url(../images/fb2.jpg);
}

/*================================
	MAIN
================================*/

article {
    width: 100%;
    background: #fff;
    padding: 2em 0;
}

article p {
    color: #626262;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.thirds {
    width: 33.33%;
    float: left;
    margin-bottom: 40px;
}

.thirds h2 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #444444;
    margin-bottom: 20px;
}

.thirdas {
    width: 100%;
    float: left;
}

.thirds a {
    display: block;
    margin: 0 auto;
    background-color: #16416b;
    padding: 11px 20px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    border-radius: 5px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    width: fit-content;
    width: 50%;
}


/*================================
	ONLINE BID FAQ
================================*/

#bidding_faq_links {
    float: right;
    position: relative;
    width: 50%;
}

#bidding_faq_links li {
    line-height: 30px;
}

#bidding_faq_links li a {
    cursor: pointer
}

#bidding_faq_links li a:hover {
    font-weight: 900 !important
}

#bidding_faq_pics {
    margin: 0;
    float: right;
    text-align: right;
    position: relative;
    width: 50%;
}

#bidding_faq_pics img {
    max-width: 450px;

}


.link-next {
    display: block;
    margin-bottom: 30px;
}

.link-next a:link,
.link-next a:visited,
.link-next a:active {
    background: #ff0000;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    display: block;
}

.link-next a:hover {
    background: #ffcc00;
    color: #000;
}

a.btn:link,
a.btn:visited,
a.btn:active {
    text-decoration: none;
    background: #d1af04 url('../images/btn.jpg') repeat-x;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding: 8px 15px;
    margin: 0 10px 0 0;
    text-align: center;
    border: 2px #777777 solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

a.btn:hover {
    background: #000;
    color: #fff;
}

/*================================
	UPCOMING AUCTIONS
================================*/
.calendar-icon {
    width: 90px;
    margin: 0 0 10px 30px;
    padding: 0;
    float: right;
    position: relative;
    text-align: center;
    border: 1px #C7C7C7 solid;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
}

.calendar-icon .month {
    margin: 0;
    padding: 9px 0;
    background: #e1212b;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.calendar-icon .day {
    margin: 4px 0 0 0;
    padding: 10px 0;
    border-top: 1px #DDDDDD dashed;
    font-size: 28px;
    color: #000;
    font-weight: 900;
}


.upcomminghalf {
    width: 42%;
    float: left;
    margin: 2%;
    background: rgba(22, 65, 107, 0.53);
    padding: 2%;
}

..upcomminghalf img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px
}

.typography .upcomminghalf p {
    color: #fff
}


.upcomming {
    max-width: 400px;
    float: right;
    margin: 2em 0;
    background: rgba(22, 65, 107, 0.53);
    padding: 1em;
}

.upcomming img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px
}

.typography .upcomming p {
    color: #fff
}

.fourths {
    width: 32.65%;
    float: left;
    margin: 0 .5%;
}

.fourths img {
    width: 100%;
    float: left;
    margin-bottom: 7px;
}

.fourths h2 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #444444;
    line-height: 43px;
    width: 100%;
    float: left;
}

.fourths p {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #444444;
    line-height: 20px;
    margin-bottom: 10px;
}

#fourthsfour {
    text-align: right
}

.fourths a {
    text-decoration: none;
    color: #444;
}

.fourths a:hover {
    text-decoration: none;
}

.fort {
    display: block;
    margin: 10px auto 0 auto;
    background-color: #16416b;
    padding: 5px 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    display: block;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    transition: background-color 300ms ease, background-color 300ms ease, all 300ms ease
}

.fort:hover {
    background-color: #fff;
    color: #16416b !important;
    transition: background-color 300ms ease, background-color 300ms ease, all 300ms ease
}

#firstfourth {
    margin-left: 0;
}

#thirdfourth {
    margin-right: 0;
}

#lastfourth {
    margin-right: 0;
}

.hundablue {
    width: 100%;
    float: left;
    background: #16416b;
    padding: 70px 0;
}

.hundagrey {
    width: 100%;
    float: left;
    background: #eee;
    padding: 50px 0 70px 0;
}

.sectiontitle {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.sectiontitle h2 {
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #444444;
}

.titles {
    font-size: 40px;
    line-height: 35px;
    font-weight: 600;
    letter-spacing: -2px;
    color: #444444;
    text-align: center;
    margin-bottom: 40px;
}


/*================================
	INVENTORY
================================*/

.topcats {
    width: 100%;
    float: left;
    border-bottom: 2px solid #16416b;
}

.hosted-content .fluid {
    border: 1px solid #16416b;
    box-sizing: border-box;
}


.sixths a {
    float: left;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin-right: 10px;
    padding: 10px 20px;
    color: #16416b;
    border-top: 1px #000 solid;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #fff;
    border: 2px solid #16416b;
    border-bottom: none;
}

.sixths a:hover {
    background: #16416b;
    color: #fff;
}

#activeone a {
    background: #16416b !important;
    color: #fff !important;
}

.cats {
    width: 33.33%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    margin: 100px 0;
}

.cats h2 {
    width: 100%;
    float: left;
    background: #16416b;
    padding: 11px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
}


/*================================
	CALENDAR PAGE
================================*/

.calendars {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.calendars p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #626262;
}

.calendars h2 {
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #16416b;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
}

.auctioninfo {
    width: 100%;
    float: left;
    padding: 15px 0;
}

.middleinfo {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #9E9E9E;
    border-bottom: 1px solid #9e9e9e;
}

.auctionthirds {
    width: 33.33%;
    float: left;
}

.bottominfo {
    width: 100%;
    float: left;
    padding: 15px 0;
}

.equiptype {
    width: 70%;
    float: left;
}

.registerbid {
    width: 30%;
    text-align: right;
    float: left;
}

.registerbid a {
    text-align: right;
    float: right;
    color: #16416b;
    font-weight: bold;
    text-decoration: none;
}

.auctionbutton {
    width: 100%;
    float: left;
    padding: 10px 0;
    text-align: center;
    background: #16416b;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    border-radius: 5px;
}

/*================================
	AUCTION DETAILS
================================*/
.detailscontainer {
    width: 60%;
    margin: 1% 0 1% 20%;
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
    display: inline-block;
}

.detailsgallery {
    float: left;
    display: inline-block;
    /*width:35%;*/
    width: 30%;
    max-width: 335px;
}

.detailsgallery img {
    width: 300px;
    height: auto;
    display: block;
    margin-bottom: 5px;
}

.infocontainer {
    float: right;
    display: inline-block;
    width: calc(100% - 350px);
}

.infoboxes {
    box-sizing: border-box;
    padding: 10px;
    borde-top: 1px solid #bbb;
    margin: 10px 0px;
}

.detailsheadlinestyle p {
    font-size: 18px !important;
    font-family: arial, sans-serif;
    text-align: left;
}



/*================================
	FOOTER
================================*/

.bottomfoot {
    padding: 2em 0;
    position: relative;
    background: #16416b;
    border-top: 10px solid #e1212b;
    color: #fff
}

footer #menu-primary li {
    width: 100%;
    /* min-width: 80px; */
}

.typography .bottomfoot p {
    color: #fff !important;
    line-height: 26px
}

.bottomfoot a .fa {
    float: none;
    text-align: right;
    margin: 0 0 38px 14px;
    color: #fff;
    font-size: 35px;
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -ms-transition: all .5s ease;
    /* IE 9 */
    -o-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.bottomfoot a .fa:hover {
    color: #707070;
}

.fourth {
    width: 25%;
    float: left;
}

.fourth a {
    color: #fff !important;
    text-decoration: none;
    text-align: left;
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -ms-transition: all .5s ease;
    /* IE 9 */
    -o-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.typography .bottomfoot .fourth a {
    color: white !important;
}

.fourth a:hover {
    text-decoration: underline;
    color: #cadae5 !important;
}


/*================================
	RESPONSIVE
================================*/

@media screen and (max-width: 1325px) {
    #fourthstwo {
        width: 32%;
    }

    #fourthones {
        width: 18%;
    }
}

@media screen and (max-width: 1000px) {
    .auctionthirds {
        width: 50%;
    }

    .detailscontainer {
        width: 90%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 800px) {
    footer #menu-primary li a {

        text-align: center;

    }

    footer .navbar-nav {
        width: 100%;
        margin: 0;
    }

    footer #menu-primary li {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
}

@media screen and (max-width: 1188px) and (min-width: 801px) {
    footer #menu-primary li {
        min-width: 80px;
    }

}

@media screen and (max-width: 950px) {
    .sectiontitle h2 {
        font-size: 22px;
    }

    .thirdas a {
        width: 70%;
        margin: 0 12.5%;
        font-size: 14px;
        padding: 7px 0;
    }

    .sixths a {
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 10px 6px 10px;
    }
}


@media screen and (max-width: 900px) {
    .thirds h2 {
        font-size: 20px;
    }

    .thirds a {
        width: 90%;
        margin: 10px 5%;
        font-size: 14px;
        padding: 7px 0;
    }

    .equiptype {
        width: 100%;
        text-align: center;
    }

    .registerbid {
        width: 100%;
        text-align: center;
        float: none;
    }

    .registerbid a {
        text-align: center;
        float: none;
    }

}

@media screen and (max-width: 845px) {
    .fourths {
        width: 55%;
        margin: 0 22.5% 20px !important;
    }

    .column2 {
        width: 100%;
        float: none;
        padding: 0;
    }

    .borderright {
        margin: 0;
        padding: 0;
        border: none
    }

    .detailscontainer {
        width: 80%;
        margin-left: 10%;
    }

    .detailsgallery {
        width: 90%;
        margin-left: 5%;
    }

    .detailsgallery img {
        width: 100%;
    }

    .infocontainer {
        float: none;
        width: 90%;
        margin-left: 5%;
        margin-top: 20px;
    }

}

@media screen and (max-width: 830px) {
    .logocontain {
        order: 1
    }

    .menuwrap.menuTwo ul {
        flex-direction: column-reverse !important;
        padding: 30px 0
    }


    .menuwrap.menuTwo ul li {
        padding: 10px 0
    }

    .logocontain img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .topnav {
        width: 100%;
        float: none;
        display: block;
        margin: 10px auto;
    }

    .logocontain {
        display: none;
    }

    .logocontainmobile {
        display: block;
        width: 100%;
        text-align: center;
        float: none;
        margin: 0 auto;
    }

    .toplinkstwo li a {
        font-size: 14px;
        padding: 8px 0;
    }

    .toplinkstwo {
        height: 35px;
    }

    .toplinkstwo ul {
        top: 30px;
    }

    #bidding_faq_links {
        float: none;
        width: 100%;
        text-align: center;
    }

    #bidding_faq_pics {
        float: none;
        width: 100%;
        text-align: center;
    }

}

@media screen and (max-width: 800px) {
    .fourth a {
        margin: 5px 0;
    }

    .fourth {
        width: 100% !important;
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }

    #fourthsfour {
        text-align: center;
    }

    .leftfoot {
        width: 100%;
        text-align: center;
    }

    .rightfoot {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .bottomfoot a .fa {
        margin: 5px
    }

}

@media screen and (max-width: 750px) {
    .sixths a {
        font-size: 12px;
        margin-right: 3px;
        padding: 8px 6px 6px 6px;
    }
    .menuwrap.menuTwo ul a + ul {
        width: 100%;

    }

    .upcomminghalf {
        width: 96%;
        float: none;
        margin: 2% auto;
        background: rgba(22, 65, 107, 0.53);
        padding: 2%;
    }


}

@media screen and (max-width: 700px) {
    .thirds {
        width: 100%
    }

    .thirds a {
        margin-top: 3px;
        width: 35%;
        margin: 3px 32.5% 10px;
    }

    .thirds h2 {
        margin-bottom: 13px;
    }

    .titles {
        font-size: 32px;
    }

    .fifth {
        width: 33.33%
    }

}

@media screen and (max-width: 650px) {
    .linebar {
        width: 41.5%;
    }

    .auctionthirds {
        width: 100%;
    }
}

@media screen and (max-width: 610px) {
    .sixths a {
        font-size: 12px;
        margin-right: 1%;
        padding: 8px 6px 6px 6px;
        box-sizing: border-box;
        width: 49%;
        float: left;
    }
}

@media screen and (max-width: 600px) {
    .thirds a {
        margin-top: 3px;
        width: 38%;
        margin: 3px 29.5% 10px;
    }
}


@media screen and (max-width: 525px) {
    .fourths {
        width: 90%;
        margin: 0 5% !important;
        margin-bottom: 4% !important;
    }

    .fourths a {
        font-size: 14px;
    }

    .thirds a {
        width: 63%;
        margin: 3px 18.5% 10px;
    }

    .fifth {
        width: 100%;
    }

}
