body,
html {
    font-family: aviano-flare, sans-serif;
    font-style: normal;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #000;
    width: 100% !important;
    height: 100% !important;
    max-width: 1920px;
    margin: 0 auto;
    background-color: ;
    white-space: normal !important;
}

html {
    scroll-behavior: smooth;
}

container {
    width: 100%;
    max-width: 1920px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0;
    margin-right: 0;
}

p {
    font-family: sans-serif;
}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.row {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow-x: hidden;
}

.collapse {
    background-color: #000;
    text-align: end;
}

.navbar {
    height: 80px;
    background-color: #000;
}

#navbar li {
    padding: 17px 8px 13px 8px;
    font-weight: 400;
    font-size: 1.1em;
    background-color: #000;
    text-align: end;
}

.navbar-brand img {
    max-height: 65px;
    padding-left: 50px;
    padding-bottom: 10px;
}

.ParallaxVideo {
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    background-color: transparent !important;
}

.ParallaxVideo img {
    -webkit-filter: drop-shadow(2px 2px 4px #000);
    filter: drop-shadow(2px 2px 4px #000);
}

.ParallaxVideo video {
    min-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1.0;
    overflow-y: hidden;
    overflow-x: hidden !important;
    z-index: -1;
}

.ParallaxVideo h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    text-transform: ;
    padding-bottom: 50px;
    margin-top: 50px;
    text-shadow: 2px 2px 4px #000;
}

.buttons a {
    border: 2px solid red;
    padding: 20px;
    font-size: 24px;
    background-color: ;
    font-weight: 700;
}

.buttons a {
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
}

.buttons a:link {}

.buttons spacer {
    width: 20px;
}

.buttons {
    padding-bottom: 50px;
}

.buyButtons a {
    border: 2px solid red;
    padding: 20px;
    font-size: 24px;
    background-color: #000;
    font-weight: 500;
}

.buyButtons a {
    color: #fff;
}

.buyButtons a:link {}

.buyButtons spacer {
    width: 20px;
}

.buyButtons {
    padding-bottom: 50px;
    text-align: center;
}

.firstDiv img {
    align-content: center;
    max-width: 50%;
    margin: 0 auto;
    margin-top: 75px;
}

.secondDivText {
    /* The image used */
    background-color: #000;
    /* Full height */
    padding-bottom: 125px;
}

h1 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.secondDiv {
    /* The image used */
    background-image: url("../img/gun-inspect-2.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0px !important;
    color: #999;
}

.buySecondDiv {
    /* The image used */
    background-image: url("../img/N88A4138-1.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0px !important;
}

.buySecondDiv2 {
    /* The image used */
    background-image: url("../img/N88A4071-1.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0px !important;
    font-family: monospace;
}

.secondDiv h1 {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    font-weight: 800;
    line-height: 50px;
    background-color: #000;
    color: #fff;
}

.secondDivHead h3 {
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
    font-weight: 800;
    line-height: 50px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: #000;
    color: #fff;
    font-size: 1.9em;
}

.secondDiv h3 {
    color: #fff;
}

.secondDivBottom {
    height: 150px;
    background-color: #000;
}

.buyInfoDiv {
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

.buyInfoDivIndex {
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

.firstDiv h1 {
    color: #000;
}

.firstDiv {
    align-content: center;
    text-align: center;
}

.secondDiv h3 {
    text-align: center;
    font-weight: 700;
    padding-bottom: 20px;
}

.secondDiv img {
    width: 100%;
}

.buttonsSm a {
    border: 2px solid red;
    padding: 10px;
    font-size: 18px;
    background-color: #000;
    font-weight: 500;
}

.buttonsSm a {
    margin-left: 20px;
    margin-right: 20px;
}

.buttonsSm a:link,
{
    color: #fff !important;
}

.buttonsSm spacer {
    width: 20px;
}

.buttonsSm {
    padding-top: 25px;
    padding-bottom: 50px;
    text-align: center;
}

.standOuttext {
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 125px;
}

.standOuttext h3 {
    padding-bottom: 50px;
    text-align: center;
}

.standOuttext h4 {
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.0em;
    font-weight: 600;
    text-shadow: 2px 2px 4px #000;
}

.standOuttext h1 {
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 75px;
    font-size: 2.5em;
    font-weight: 600;
    text-shadow: 4px 4px 6px #000;
}

.secHeadDiv {
    background-color: #000;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    padding-top: 0px;
    padding-bottom: 125px;
}

.secHeadDiv h3 {
    color: #fff;
    text-align: center;
    font-weight: 800 !important;
    font-size: 1.9em;
}

.genSpacer {
    width: 20%;
    height: 5px;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 2px;
    margin-bottom: 50px;
}

.thirdDiv {
    /* The image used */
    background-image: url("../img/176145253_452224505866965_8657620059110513431_n2.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.thirdDivArchive {
    /* The image used */
    background-color: #222;
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.buyFirstDiv {
    /* The image used */
    background-image: url("../img/buy-bg-1_331857214.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.buyFirstDiv2 {
    /* The image used */
    background-image: url("../img/sell-bg-3.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.buyContactDiv {
    /* The image used */
    background-image: url("https://www.pinkdynocreative.com/private/PA/img/176145253_452224505866965_8657620059110513431_n.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 400px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.buyContactCol {
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    min-height: 400px;
}

.buyContactCol img {
    padding: 50px 0px 50px 0px;
}

.buyContactCol h1 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 100px;
    color: #fff;
}

.buyLeftCol {
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    min-height: 800px;
}

.buyLeftCol img {
    padding: 100px 0px 50px 0px;
}

.buyLeftCol h1 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 100px;
    color: #fff;
    font-size: ;
}

.eventBox {
    border: 2px solid red;
    padding: 80px;
    font-size: 18px;
    background-color: rgba(34, 34, 34, .6);
    font-weight: 500;
}

.eventBox {
    margin-bottom: 25px;
}

.eventBox h3 {
    line-height: 46px;
    text-align: center;
}

.eventBox a {
    color: #fff !important;
}

.eventBoxSm {
    border: 2px solid red;
    padding: 10px;
    background-color: rgba(34, 34, 34, .6);
    font-weight: 500;
}

.eventBoxSm {
    margin-bottom: 25px;
}

.eventBoxSm h3 {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
}

.eventBoxSm a {
    color: #fff !important;
}

#outerBox {
    margin-bottom: 25px;
}

.fourthDiv {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px 125px 0px;
}

.fourthDiv h3 {
    color: #fff;
    font-size: 2.0em;
    font-weight: 800;
    text-align: center;
    text-transform: ;
    padding-bottom: 50px;
    margin-top: 50px;
}

.fourthDiv thumbnail {}

.fourthDiv h1 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 100px;
}

.fifDiv {
    /* The image used */
    background-image: url("../img/sell-bg-2.jpg");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fifDivBuy {
    !important;
}

.fifDiv h3 {
    color: #fff;
}

.standOuttext2 {
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 100px;
    padding-bottom: 125px;
}

.standOuttext2 h3 {
    padding-bottom: 50px;
    text-align: center;
}

.fifDiv p {
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    color: #fff !important;
}

.contactIcon {
    text-align: center;
    color: #fff !important;
    background-color: ;
}

.sendDiv {
    text-align: center;
}

.iconDiv {
    padding-bottom: 30px;
    color: #fff !important;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none;
}

.fifDiv a {
    color: inherit;
}

.sixthDiv {
    /* The image used */
    background-color: #000;
    /* Full height */
    height: auto;
    padding-bottom: 75px;
}

.sixthDiv h3 {
    color: #fff;
    font-size: 1.9em;
    text-align: center;
    padding-top: 100px;
    font-weight: 600;
    padding-bottom: 50px;
}

.socIcons {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.socIcons a {
    color: red;
}

.socIcons i {
    padding-bottom: 30px;
}

.sevenDiv {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 125px 0px;
}

.footerText {
    font-size: 1.3em;
    line-height: 2.0em;
    text-decoration: none;
    color: #fff !important;
}

.footerText li {
    text-decoration: none;
    list-style: none;
}

.footerText a {
    color: inherit !important;
}

.footerPic p {
    text-align: center;
}

.footerPic img {
    max-height: 250px;
}

.rightFoot {
    text-align: end;
    padding-right: 50px;
}

.copyright {
    text-align: end;
}

.galItem img {
    padding: 15px;
    background-color: #000;
    max-height: 100%;
    overflow: hidden;
}

.modal-header h3 {
    font-size: 18px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-top: 15px;
    color: #000;
}

.modal-body img {
    width: 100%;
}

.modal-dialog {
    max-width: 90%;
    width: 600px;
    padding-left: 5%;
}

.panel {
    border: 0px !important;
}

#map {
    height: 600px;
    width: 100%;
}

.aucHeadDiv h1 {
    text-align: center;
    padding-top: 150px;
    padding-bottom: 150px;
    font-weight: 600;
}

#aucButtRed a {
    word-break: break-all;
}

.messageDiv {
    color: #fff;
}

@media screen and (max-width: 959px) and (min-width: 601px) {
    .footerPic img {
        max-height: 200px;
    }
    .secondRow {
        padding-bottom: 30px;
    }
    .navbar-toggle {
        margin-top: 20px !important;
        background-color: #000;
    }
    .collapsed {
        margin-top: 20px;
    }
    #navbar li {
        padding: 0px 8px 0px 8px;
        font-weight: 400;
        font-size: 1.1em;
        text-align: end;
        background-color: #000;
    }
    .eventBox {
        border: 2px solid red;
        padding: 80px;
        font-size: 18px;
        background-color: rgba(34, 34, 34, .6);
        font-weight: 500;
        max-width: 100% !important;
    }
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .eventBox2 h3 {
        font-size: 0.8em !important;
        line-height: 1.2em !important;
    }
    .overlayText {
        font-size: 0.8em;
    }
    .overlayBox {
        background-color: red;
        max-width: 100%;
        margin-top: -15px;
        margin-left: 10px;
        position: absolute;
        z-index: 1;
    }
}

@media (min-width: 1921px) {
    .ParallaxVideo video {
        min-width: auto;
        max-width: 100%;
        max-height: 1020px;
        position: fixed;
        top: 0%;
        left: 10%;
        overflow-x: hidden !important;
        overflow-y: hidden !important;
        opacity: 1.0;
        z-index: -1;
    }
    body {
        background-color: #000;
    }
}

@media (min-width: 2250px) {
    .ParallaxVideo video {
        min-width: auto;
        max-width: 100%;
        max-height: 1020px;
        position: fixed;
        top: 0%;
        left: 12.5%;
        overflow-x: hidden !important;
        overflow-y: hidden !important;
        opacity: 1.0;
        z-index: -1;
    }
    body {
        background-color: #000;
    }
}


/**************************************working css***********************/

.eventBox2 {
    margin-bottom: 50px;
}

.eventBox2 h3 {
    text-align: center;
}

.eventBox2 a {
    color: #fff !important;
}

.innerBox2 {
    padding: 80px;
    font-size: 18px;
    font-weight: 500;
    background-image: url(/img/buy-bg-2.jpg);
    background-size: cover;
    overflow: hidden;
    border: 2px solid red;
}

.innerBox2 h3 {
    font-weight: 800;
    line-height: 36px;
}

.overlayBox {
    background-color: red;
    max-width: 50%;
    margin-top: -15px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
}

.overlayText {
    padding: 10px;
}

.aucImage {
    max-height: 250px;
}

.aucLowerDiv {
    background-color: #000;
}

.aucLowerDiv h5 {
    text-align: center;
    padding-bottom: 20px;
}

.aucSmDiv {
    background-color: #000;
    padding-bottom: 15px;
}

.aucSmDiv a {
    text-align: center;
    padding-bottom: 20px;
    text-decoration: none !important;
    color: #fff;
}

.aucSmDiv h3 {
    padding-top: 15px;
    font-size: 0.9em !important;
    text-decoration: none !important;
    color: #fff;
}

.innerBox3 {
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    border: 2px solid red;
}

.innerBox3 img {
    margin: 0 auto !important;
    padding: 0px !important;
    overflow: hidden;
    width: 100% !important;
    height: 100%;
}

.innerBox3 h3 {
    font-weight: 700;
    line-height: 36px;
    padding-bottom: 10px !important;
}

.aucIndex {
    margin-top: 50px;
}

.aucSmDivOuter {
    margin-bottom: 50px;
}

.upAucButt {
    margin-bottom: 50px;
}

.buySig {
    text-align: end;
    font-size: 24px;
    font-weight: 600;
    padding-right: 30px;
    color: red;
    font-family: aviano-flare, sans-serif;
    padding-bottom: 50px;
}

.redWord {
    color: red;
}

.newsletterDiv {
    padding: 25px;
    background-color: red;
    text-align: center;
    font-weight: 600;
    font-size: 1.5em;
    color: #000;
}

.newsletterDiv a {
    color: #fff;
}

#newsletterDivOutside {
    background-color: red;
}

.btn {
    white-space: normal !important;
    color: #fff;
}

@media screen and (max-width: 600px) {
    .sevenDiv {
        text-align: center;
    }
    .rightFoot {
        text-align: center;
        padding-right: 0px !important;
    }
    .copyright {
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
    }
    .firstDiv img {
        align-content: center;
        max-width: 80%;
        margin: 0 auto;
        margin-top: 75px;
    }
    #navbar li {
        padding: 0px 8px 0px 8px;
        font-weight: 400;
        font-size: 1.1em;
        text-align: end;
        background-color: #000;
    }
    .navbar-toggle {
        margin-top: 20px !important;
        background-color: #000;
    }
    .eventBox {
        border: 2px solid red;
        padding: 80px;
        font-size: 18px;
        background-color: rgba(34, 34, 34, .6);
        font-weight: 500;
        min-width: 100% !important;
    }
    .thirdDiv eventBox {
        margin-bottom: 15px;
    }
    .fifDiv {
        /* The image used */
        background-image: url("../img/sell-bg-2.jpg");
        max-width: 1920px;
        /* Full height */
        height: 100%;
        min-height: 800px;
        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: inherit!important;
    }
    .sixthDiv {
        padding-top: 100px;
    }
    .buyLeftCol h1 {
        text-align: center;
        font-weight: 600;
        padding-bottom: 100px;
        color: #fff;
        font-size: 1.9em !important;
    }
}