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

@media (max-width: 480px){
			.herodesktop {
		display: none;
	}
	.heromobile {
		display: block;
	}
	h1.slideheadline {
	margin-top: 0px;
	color: #1a315d;
	font-weight: 400;
	font-size: 24px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	letter-spacing: 0px
}
		.holsterhead2 {
	color: #1a315d;
	font-weight: 400;
	font-size: 12px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
	.memberbuttonbottom {
	width: auto;
	height: 120px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
	.textboxleft {
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #251C12;
	text-align: left;
	float: none;
}
	.imageboxright {
	width: auto;
	padding-top: 0px;
	padding-bottom: 60px;
	float: none;
	margin-left: 15px;
	margin-right: 15px;
}
.imageboxright img {
	width: 100%;
	height: auto;
	margin-right: 0px;
}
	h3.innermainheadalt {
	font-family: orbitron;
	font-size: 27px;
	font-weight: 500;
	color: #848572;
	margin-top: 0px;
	text-align: center;
}
        	h3.innermainheadlite {
	font-family: orbitron;
	font-size: 27px;
	font-weight: 500;
	color: #303124;
	margin-top: 0px;
	text-align: center;
}
	.deltafooter {
	min-height: 300px;
	background-color: #303124;
	padding-bottom: 50px;
}
	.footerlogo {
	max-width: 400px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.footerlogo img {
	width: 100%;
	height: auto;
}
	.deltaaddress {
	padding-top: 85px;
	float: none;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;	
	padding-bottom: 30px;
	}
}

@media ( min-width : 481px ) and (max-width : 801px ){
		.herodesktop {
		display: none;
	}
	.heromobile {
		display: block;
	}
	h1.slideheadline {
	margin-top: 0px;
	color: #1a315d;
	font-weight: 400;
	font-size: 30px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px
}
	.holsterhead2 {
	color: #1a315d;
	font-weight: 400;
	font-size: 15px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
	.memberbuttonbottom {
	width: auto;
	height: 120px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
	.textboxleft {
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #251C12;
	text-align: left;
	float: none;
}
	.imageboxright {
	width: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	float: none;
	margin-left: 15px;
	margin-right: 15px;
}
.imageboxright img {
	width: 100%;
	height: auto;
	margin-right: 0px;
}
	h3.innermainheadalt {
	font-family: orbitron;
	font-size: 36px;
	font-weight: 500;
	color: #848572;
	margin-top: 0px;
	text-align: center;
}
        	h3.innermainheadlite {
	font-family: orbitron;
	font-size: 36px;
	font-weight: 500;
	color: #303124;
	margin-top: 0px;
	text-align: center;
}
	.deltafooter {
	min-height: 300px;
	background-color: #303124;
}
	.footerlogo {
	width: 50%;
	height: auto;
	padding-top: 30px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 255px;
}
.footerlogo img {
	width: 100%;
	height: auto;
}
	.deltaaddress {
	padding-top: 85px;
	float: none;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;	
	padding-bottom: 30px;
	}
}

@media (min-width : 802px ) and ( max-width : 991px ){
		.herodesktop {
		display: block;
	}
	.heromobile {
		display: none;
	}
	h1.slideheadline {
	margin-top: 0px;
	color: #1a315d;
	font-size: 50px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px
}
	.holsterhead2 {
	color: #1a315d;
	font-weight: 400;
	font-size: 20px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
	.memberbuttonbottom {
	width: 288px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
	.textboxleft {
	width: 47%;
	height: auto;
	margin-left: 3%;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #251C12;
	text-align: left;
	float: left;
	padding-right: 30px;
}
	.imageboxright {
	width: 48%;
	padding-top: 0px;
	padding-bottom: 30px;
	float: right;
	margin-right: 2%;
}
.imageboxright img {
	width: 100%;
	height: auto;
	margin-right: 0px;
}
	h3.innermainheadalt {
	font-family: orbitron;
	font-size: 36px;
	font-weight: 500;
	color: #848572;
	margin-top: 0px;
	text-align: center;
}
        	h3.innermainheadlite {
	font-family: orbitron;
	font-size: 36px;
	font-weight: 500;
	color: #303124;
	margin-top: 0px;
	text-align: center;
}
	.deltafooter {
	min-height: 300px;
	background-color: #303124;
		padding-bottom: 50px;
}
	.footerlogo {
	width: 33%;
	height: auto;
	padding-top: 45px;
	padding-left: 0px;
	margin-left: 20px;
	float: left;
}
.footerlogo img {
	width: 100%;
	height: auto;
}
	.deltaaddress {
	padding-top: 85px;
	float: right;
	margin-right: 40px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: right;	
	}
}

@media (min-width: 992px) and (max-width: 1199px){
		.herodesktop {
		display: block;
	}
	.heromobile {
		display: none;
	}
	h1.slideheadline {
	margin-top: 0px;
	color: #1a315d;
	font-weight: 400;
	font-size: 60px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
		.holsterhead2 {
	color: #1a315d;
	font-weight: 400;
	font-size: 20px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
	.memberbuttonbottom {
	width: 288px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
	.textboxleft {
	width: 47%;
	height: auto;
	margin-left: 3%;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #251C12;
	text-align: left;
	float: left;
	padding-right: 30px;
}
	.imageboxright {
	width: 48%;
	padding-top: 0px;
	padding-bottom: 30px;
	float: right;
	margin-right: 2%;
}
.imageboxright img {
	width: 100%;
	height: auto;
	margin-right: 20px;
}
	h3.innermainheadalt {
	font-family: orbitron;
	font-size: 40px;
	font-weight: 500;
	color: #848572;
	margin-top: 0px;
	text-align: center;
}
        	h3.innermainheadlite {
	font-family: orbitron;
	font-size: 40px;
	font-weight: 500;
	color: #303124;
	margin-top: 0px;
	text-align: center;
}
	.deltafooter {
	min-height: 300px;
	background-color: #303124;
}
	.footerlogo {
	width: 25%;
	height: auto;
	padding-top: 45px;
	padding-left: 0px;
	margin-left: 20px;
	float: left;
}
.footerlogo img {
	width: 100%;
	height: auto;
}
	.deltaaddress {
	padding-top: 85px;
	float: right;
	margin-right: 40px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: right;	
	}
}

@media (min-width: 1200px){
	.herodesktop {
		display: block;
	}
	.heromobile {
		display: none;
	}
	h1.slideheadline {
	color: #1a315d;
	font-weight: 300;
	font-size: 60px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
	.holsterhead2 {
	color: #1a315d;
	font-weight: 400;
	font-size: 20px;
	font-family: orbitron;
	font-style: normal;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 0px;
}
	.memberbuttonbottom {
	width: 288px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
	.textboxleft {
	width: 47%;
	height: auto;
	margin-left: 3%;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #251C12;
	text-align: left;
	float: left;
	padding-right: 30px;
}
	.imageboxright {
	width: 48%;
	padding-top: 0px;
	padding-bottom: 30px;
	float: right;
	margin-right: 2%;
}
.imageboxright img {
	width: 100%;
	height: auto;
	margin-right: 20px;
}
	h3.innermainheadalt {
	font-family: orbitron;
	font-size: 44px;
	font-weight: 500;
	color: #848572;
	margin-top: 0px;
	text-align: center;
}
    	h3.innermainheadlite {
	font-family: orbitron;
	font-size: 44px;
	font-weight: 500;
	color: #303124;
	margin-top: 0px;
	text-align: center;
}
	.deltafooter {
    min-height: 320px;
    background-color: #303124;
    padding-bottom: 50px;
}
	.footerlogo {
	width: 25%;
	max-width: 400px;
	height: auto;
	padding-top: 45px;
	padding-left: 0px;
	margin-left: 20px;
	float: left;
}
.footerlogo img {
	width: 100%;
	height: auto;
}
	.deltaaddress {
	padding-top: 85px;
	float: right;
	margin-right: 40px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: right;	
	}
}





.imagefull img {
	max-width: 100%;
	height: auto;
}
.logofull img {
	max-width: 100%;
	height: auto;
}
.center-block {
  display: block;
  max-width:  1280px;
  margin-right: auto;
  margin-left: auto;
}
.mainbutton {
	display: block;
	color: #848572;
	background-color: #303124;
	font-family: orbitron;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 1px;
	width: 100%;
	border-radius: 0px;
	height: auto;
	border-width: 0px;
	border-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mainbutton:hover,
.mainbutton:focus,
.mainbutton.focus,
.mainbutton:active,
.mainbutton.active,
.open > .dropdown-toggle.mainbutton {
	color: #848572;
	background-color: #4c4d38;
}
.mainbutton:active,
.mainbutton.active,
.open > .dropdown-toggle.mainbutton {
  background-image: none;
}
.textcenter {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #251C12;
}
.blackpanel {
	background-color: #000000;
}
.whitepanel {
    width: auto;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #848572 !important;
    background-image: url("images/keshik-warriors-04.png");
    background-position: center bottom;
    background-size: contain;
    background-repeat: repeat-x;
}
.whitepanel p {
    font-family: orbitron;
	font-weight: 300;
    letter-spacing: 1px;
}
.contactkeshikpanel {
    width: auto;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #848572 !important;
}
.contactkeshikpanel p {
    font-family: orbitron;
	font-weight: 300;
    letter-spacing: 1px;
}
.darkgreenpanel {
	width: auto;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #303124 !important;
}
.darkgreenpanel p {
    font-family: orbitron;
	font-weight: 300;
    letter-spacing: 1px;
    color: #848572;
}
.whitebg {
    width: auto;
	height: auto;
	background-color: #FFFFFF !important;
}
.wrap1280 {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.clear0 {
	height: 0px;
	clear: both;
}
.footlinkfix {
	height: auto;
	width: 100%;
	background-color: #000000;
	top: 0px;
	position: fixed;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}
.footlinkfix a {
	font-family: orbitron;
	color: #848572 !important;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px !important;
	cursor: grab;
}
.footlinkfix a:hover,
.footlinkfix a:focus,
.footlinkfix.focus,
.footlinkfix a:active,
.footlinkfix.active,
.open > .dropdown-toggle.footlinkfix a {
	color: #706e51 !important;
	text-decoration: none;
}
h2.newssubhead {
	font-family: orbitron;
	font-size: 32px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	font-style: normal;
	padding-top: 50px;
	padding-bottom: 20px;
}
.videobg {
    width: auto;
    height: 600px;
    text-align: center;
}
.videotitle {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    margin: auto;
}
.videotitle img {
    max-width: 100%;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
}
.centerlogo {
    max-width: 345px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.headerlogodesktop {
    display: block;
    width: auto;
    height: 200px;
    position: fixed;
    top: 0px;
    padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px !important;
    z-index: 100;
}
