.g-main-nav .hidden-home {
	display: none !important;
}

#g-container-top .g-container {
    width: 100%;
}

@media (max-width: 1215px) {
    .g-container {
        width: 100%;
    }
}

#g-header {
    background:  url(https://phillittleguns.com/images/rifle980.png) no-repeat top/100%, 
				 url(https://phillittleguns.com/images/camo_bg.jpg);
	min-height: 26vw;
	position: relative;
}

.g-content {
    margin: 0;
}

#g-navigation {
	position: fixed;
	width: 100%;
}

h2.item-title {
	text-transform: uppercase;
	font-style: italic;
}

h3 {
	font-style: italic;
}


#g-aside .g-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}

@media (min-width: 816px) {
	#g-aside .g-content {
		margin-right: 10px;
	}
	
	#g-mainbar .g-content {
		margin-left: 10px;
	}
}

#g-aside .platform-content {
    padding-top: 0;
    padding-bottom: 10px;
}

.header-img {
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
	bottom: -18%;
}

@media (min-width: 816px) {
	#g-header {
		margin-top: 32px;
	}
}

@media (min-width: 1216px) {
	#g-header {
		min-height: 316px;
	}
	.header-img {
		bottom: -57px;
	}
}

.border-bullet-light,
.title-bullet-light .g-title {
	background: url(/images/headline-divider-light.png) bottom left no-repeat;
	padding-bottom: 10px;
}

.border-bullet-dark,
.title-bullet-dark .g-title {
	background: url(/images/headline-divider-dark.png) bottom left no-repeat;
	padding-bottom: 10px;
}

.title-bullet-light .g-title,
.title-bullet-dark .g-title {
	text-align: center;
	margin-bottom: 10px;
}

.box1, .box2, .box3, .box4, .box5, .box6 {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.box1.moduletable,
.box3.moduletable {
	background: #fff;
}

.box6.moduletable {
	background: #575757;
}

.box6.moduletable a {
	box-shadow: none;
}

.rt-image.fp-image {
    border: 15px solid #f8f8f8 !important;
    margin: 25px 0;
}

@media (min-width: 1200px) {
	.rt-image.fp-image.float {
		margin: 0 0 10px 10px;
		float: right;
		max-width: 30%;
	}
}

.rt-image .rt-image-desc {
    position: relative;
    background-color: #fff;
    padding: 5px 10px 10px;
}

.rt-image-desc {
    background: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px;
    position: absolute;
    top: 0;
    width: 100%;
    box-sizing: border-box;
}

.menu-target {
	margin-top: -70px;
	margin-bottom: 70px;
}

.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
	top: 0;
}

#g-container-footer {
	background: #bababa;
}

#g-offcanvas,
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
    width: 18rem;
	max-width: 100%;
	padding-left: 0;
}

#g-offcanvas #g-mobilemenu-container {
	margin-left: -10px;
}

#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator {
	background: none;
	border: none;
}
