@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: bebas_neueregular;
    src: url(https://cdn8.bigcommerce.com/s-dbtnd0thxe/product_images/bebasneue-webfont.woff2) format("woff2"), url(https://cdn8.bigcommerce.com/s-dbtnd0thxe/product_images/bebasneue-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
.header-style {
    background: #000;
    padding-bottom: 20px;
}

.carousel-control-next-icon {
    display: none !important;
}

.carousel-control-prev-icon {
    display: none !important;
}


.footer {
    background: #131313;
    min-height: 300px;
    padding-top: 10px;
}
body {
    background: #131313;
}
a {
    color: #ffffff;
}
a:hover {
    color: #cc0000;
}

button:focus {
	outline: none;
}

#menu-icon {
	display: none;
	width: 40px;
	height: 29px;
	background: url(../images/mobile-menu-icon.png) center;
}

.row {
    padding-bottom: 20px;
}
.color-link-box {
    background: #ac0000;
    color: #fff;
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    padding: 2px;
    text-align: center;
}
.color-box-top {
    background: #fff;
    min-height: 20px;
}
.color-box-red {
    background: #cc0000;
    padding: 15px;
    text-align: center;
}
.color-flex-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.color-select {
    padding: 10px;
}
.col-6.color-text-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.col-6.color-text-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    font-size: 12px;
    color: #fff;
}
.fa {
    color: #cc0000;
}
.col-8.left {
    text-align: left;
}
.feature-text {
    margin-bottom: 0px;
}
.color-filter-button {
    display: inline-block;
    background: none;
    font-weight: 400;
    cursor: pointer;
    margin: 5px;
    color: #666;
    border: none;
}
.fig-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fig-caption h2 {
    font-size: 1em;
    text-align: center;
    text-transform: none;
    display: block;
    position: relative;
    color: #FFFFFF;
    top: 82%;
}
.fig-caption p {
    text-transform: none;
    display: block;
    text-align: center;
    position: relative;
    color: #FFFFFF;
    top: 80%;
	font-size: 0.7em;
}
.bullet-box {
    background: #fff;
    padding: 30px 20px 30px 20px;
    text-align: center;
    min-height: 400px;
}
.color-title {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.color-sub-title {
    color: #fff;
    text-align: center;
}
.color-sub-text {
    color: #fff;
    font-size: 12px;
}
.footer-logo {
    margin-top: 20px;
}
.footer-text {
    color: #666;
    padding-top: 20px;
    width: 80%;
}
.footer-menu-items {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    margin: 12px;
}
.footer-menu-items:hover {
    color: #cc0000;
}
.bc-btn {
    background: #cc0000;
    color: #fff;
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 28px;
    width: 250px;
    border-radius: 2.5rem;
    margin-top: 30px;
    padding: none !important;
    border: none;
}
.menu-list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.menu-items {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 85px;
    padding: 12px;
}

.mobile-menu-items {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding: 12px;
}

.menu-items:hover {
    color: #cc0000;
}
.menu-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
}
.menu-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
}
.menu-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%;
    text-align: center;
}
.d-block {
    width: 100%;
    max-height: 450px;
}
.distressed-bg {
    background-image: url('../images/distressed.jpg');
    padding-bottom: 20px;
}
.firearm-bg-1 {
    background: #000;
    background-image: url('../images/AR-Background.jpg');
    padding-bottom: 20px;
}
.black-bg {
    background: #000;
    padding-bottom: 20px;
}
.divider {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
}
.title-text {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 32px;
    color: #fff;
    text-align: center;
    padding: 20px;
}
.main-text {
    color: #fff;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.col-xl-6 {
    text-align: center;
    padding: 20px;
}
.how-image {
    text-align: center;
    margin-bottom: 10px;
}
.how-title {
    text-align: left;
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
}
.how-text {
    text-align: left;
    color: #666;
    margin-bottom: 30px;
}
.step-dot {
    width: 60px;
    height: 60px;
    background: #cc0000;
    border-radius: 40px;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    position: absolute;
    top: -10px;
    left: 45%;
}
.step-text {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 36px;
}

.mobile-menu.active {
	display: block;
	background: #000;
	width: 100%;
}

.mobile-menu {
	display: none;
}

/* ------------ New CSS Menu Start ----------------- */

.left-menu {
    width: 40%;
    text-align: center;
    position: relative;
    top: 30px;
}
.right-menu {
    width: 40%;
    text-align: center;
    position: relative;
    top: 30px;
}
.left-menu ul li, .right-menu ul li {
    color: #fff;
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    list-style: none;
    display: inline-block;
    padding: 0px 10px 0px 10px;
}
.left-menu ul li a, .right-menu ul li a {
    color: #fff;
}
.left-menu ul li a:hover, .right-menu ul li a:hover {
    color: #cc0000;
    text-decoration: none;
}
.left-menu ul, .right-menu ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.hamburger-menu {
    display: none;
    width: 40px;
    float: right;
}

.cbc-logo {
	width: 20%;
	text-align: center;
	position: relative;
	z-index: 999;
}

input#show-menu {
    display: none;
}
input#show-menu:checked ~ #menu {
    display: block !important;
}
#menu {
    display: none;
}
#menu ul {
    list-style: none;
 	text-align: center;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    padding-bottom: 20px;
    background: #000;
}
#menu ul li {
    background: #000;
    color: #fff;
    padding: 10px 0px 10px 0px;
    text-align: center;
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
}
#menu ul li a {
    color: #fff;
}
#menu ul li a:hover {
    color: #cc0000;
    text-decoration: none;
}

/* ------------ New CSS Menu End ----------------- */

@media (max-width: 1200px) {
.left-menu, .right-menu-text {
    display: none;
}
}

@media (max-width: 1140px) {
.cbc-logo {
    width: 25% !important;
    text-align: center !important;
}
.hamburger-menu {
    display: block;
    width: 40px;
    float: right;
}
.right-menu {
    width: 90%;
}
}

@media (min-width: 1200px) {
.leaf-divider {
    width: 50%;
}
.video-link {
    width: 100%;
}
.cert-logo {
    width: 70%;
}
}

@media (max-width: 1200px) {
.menu-items {
    font-family: bebas_neueregular, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding: 5px;
}
}

@media (max-width: 1199px) {
.title-text.color {
    padding-top: 20px !important;
}
.cert-logo {
    width: 60%;
}
.main-text {
    text-align: center;
    padding-top: 20px;
}
.video-link {
    width: 80%;
}
.col-xl-3 {
    padding-bottom: 30px;
}
.footer-logo, .footer-text {
    text-align: center;
    width: 100%;
}
.col-xl-3.menu {
    display: none;
}
.title-text {
    text-align: center !important;
    padding-top: 0px !important;
}
.phone-icon {
    text-align: center;
    padding-left: 0px !important;
}
.email-icon {
    text-align: center;
    padding-left: 0px !important;
}
}

@media (max-width: 1140px) {
.cbc-logo {
    width: 25% !important;
    text-align: center !important;
}
.hamburger-menu {
    display: block;
    width: 40px;
    float: right;
}
.right-menu {
    width: 90%;
}
}

@media (max-width: 1025px) {
.cbc-logo {
    width: 25% !important;
    text-align: center !important;
}
}

@media (max-width: 1024px) {
	#menu-icon {
		display: block;
		position: absolute;
right: 40px;
top: 40px;
	}
.menu-left, .menu-right {
    display: none;
}
.col-xl-3 {
    padding-bottom: 30px;
}
.cert-logo {
    width: 60%;
}
.video-link {
    width: 80%;
}
.leaf-divider {
    width: 80%;
}
.main-text {
    text-align: center;
    padding-top: 20px;
}
.footer-logo, .footer-text {
    text-align: center;
    width: 100%;
}
.col-xl-3.menu {
    width: 50%;
}
.col-xl-3.menu {
    display: none;
}
.title-text {
    text-align: center !important;
    padding-top: 0px !important;
}
.phone-icon {
    text-align: center;
    padding-left: 0px !important;
}
.email-icon {
    text-align: center;
    padding-left: 0px !important;
}
}

@media (max-width: 769px) {
.cbc-logo {
    width: 50% !important;
    text-align: center !important;
}
}

@media (max-width: 480px) {
.cbc-logo {
    width: 100% !important;
}
}

@media (max-width: 768px) {

.menu-left, .menu-right {
    display: none;
}
.menu-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
}
.header-style {
    padding-bottom: 10px;
}
.col-xl-3.menu {
    display: none;
}
.title-text {
    text-align: center !important;
    padding-top: 0px !important;
}
.phone-icon {
    text-align: center;
    padding-left: 0px !important;
}
.email-icon {
    text-align: center;
    padding-left: 0px !important;
}
}