li.widget {
	list-style: none;
}






/* ==========================================================================
   Column & Row Setup
   ========================================================================== */
   

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.col {
	display: block;
	float:left;
	margin: 0 0 0 1.6%;
}

/* Remove the margin on the first column. Works on all browsers incl. IE7+ */
.col:first-child { margin-left: 0; }

.row {
	clear: both;
	margin: 0 auto;
	*zoom: 1;
}

.row:before,
.row:after {
	content: "";
	display: table;
}

.row:after { clear: both; }


/* resets */
*,
*:before,
*:after {
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


/* grid */
.row {
}
.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding: 10px;
}
/* Responsive images */
img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.p20 {
	padding:20px;
}
.p30 {
	padding:30px;
}
.p40 {
	padding:40px;
}
.p0 {
	padding:0px;
}
.p10 {
	padding:0px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
	}
.center {
	text-align:center;
	}
.mid {
	vertical-align:middle;
}
li.widget {
	list-style: none;
}


/* ==========================================================================
   Twelve Column Grid
   ========================================================================== */

.grid_12_of_12 { width: 100%; }
.grid_11_of_12 { width: 91.53%; }
.grid_10_of_12 { width: 83.06%; }
.grid_9_of_12  { width: 74.6%; }
.grid_8_of_12  { width: 66.13%; }
.grid_7_of_12  { width: 57.66%; }
.grid_6_of_12  { width: 49.2%; }
.grid_5_of_12  { width: 40.73%; }
.grid_4_of_12  { width: 32.26%; }
.grid_3_of_12  { width: 23.8%; }
.grid_2_of_12  { width: 15.33%; }
.grid_1_of_12  { width: 6.866%; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
   .logo img {
	   width:100%;
	   height:auto;
	   max-width:828px;
   }
   .grey {
	   background-color:#DCDCDC;
	   
   }
   .innershadow {
	   -webkit-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.44);
-moz-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.44);
box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.44);
   }
   .red {
	   background-color:#7C1719;
   }
   .vcenter {
	   vertical-align:middle;
   }
   .gift {
   	font-family: 'BenchNine', sans-serif;
	font-size: 39px;
	text-transform:uppercase;
	white-space:nowrap;
	font-weight:700;
   }
   .donate {
	   	font-size: 32px;
font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color:#7C1719;
	background-color:#EEE1E1;
	text-align:center;
   }
   .donatelink a {
	   color:#7C1719;
	   text-decoration:none;
	   
   }
      .donatelink a:hover {
	color: #223B67;
	text-decoration: none;
   }
   .sliderboxes {
	background-image: url(images/bg_20.png);
	background-color: #fff;
	background-repeat: repeat-x;
	padding-top:10px
   }
   .sliderout {
	border: 8px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
   }
   .homeboxes {
	background-image: url(images/box_30.png);
	background-repeat: repeat-x;
	background-position: left top;
   }
.whitebox {
	background-image:url(images/w_30.png);
background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	margin-top:-10px;
   }
   .threeb {
	   text-align:center;
	   font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size:17px;
   }
      .threeb h1 {
	   text-align:center;
	   font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size:26px;
   }
   .hpbox img {
	   width:100%;
	   height:auto;
	   border: 8px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
   }
	      .red-bottom {
	background-color: #7C1719;
	position: relative;
	margin-top: -40px;
	padding-top: 46px;
	text-align: center;
	font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 36px;
	color: #FFFFFF;
	padding-bottom: 20px;
	border-top: 10px solid #1A376D;
   }
   .site_footer {
	   text-align:center;
	   color:#fff;
	   background-color:#686868;
   }
   .mnav {
	   background-color:#7C1719;
	   height:65px;
	   position:relative;
   }
   .wi {
	display:block;
}
.mo {
	display:none;
}
#responsive_menu_pro_header_bar.responsive_menu_pro_admin_bar_showing, #responsive_menu_pro_button.responsive_menu_pro_admin_bar_showing {
    margin-top: 0px !important;
}
#responsive_menu_pro .responsive_menu_pro_menu li {
     font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size:20px;
}
h1, h2, h3, h4, h5, h6  {
     font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce .woocommerce-breadcrumb {
	position:relative;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
	border-bottom: 1px dotted #A7A7A7;
	padding:20px !important;
}
.page-description {
	margin-bottom:20px;
}
input.aws-search-field {
	border: 1px solid #D2D2D2 !important;
	width: 99.6% !important;
}
.woocommerce-ordering select {
	padding:10px !important;
}
.product  h3 {
	font-size:24px !important;
}
.woocommerce-billing-fields input, .woocommerce-billing-fields select {
	padding:8px;
}
.leftc {

	float:left;
	width:70%;
}
.rightc {

	float:right;
	width:25%;
	margin-right:2%;
}
#container {

}


@media all and ( min-width: 1000px ) {
  
  .row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  [class*="col-"] {
    display: table-cell;
  }
  
  /* set col widths */
  .col-2-3 {
    width: 66.66%;
  }
  .col-1-2 {
    width: 50%;
  }
  .col-1-3 {
    width: 33.33%;
  }
  .col-1-4 {
    width: 25%;
  }
  .col-1-8 {
    width: 12.5%;
  }
    .col-7-8 {
    width: 87.5%;
  }
      .col-6-8 {
    width: 80%;
  }
      .col-2-8 {
    width: 20%;
  }
  
}






/*  Breakpoints are set based on the design, not based on device sizes */
@media only screen and (max-width: 1000px) {
	.phone {
	background-color: #BEBEBE;
	}
.wi {
	display:none;
}
.mo {
	display:block;
}

   .hpbox  {
	   margin-left:5%;
	   margin-right:5%;
	   box-sizing:border-box;
   }
      .sliderboxes {

	padding-top:0px
   }
.donate {
	color: #fff;
	background-color: #591011;
	text-align: right;
}
.donatelink a, .donatelink a:hover {
    color: #fff;
}
.leftc {

	float:none;
	width:100%;
}
.rightc {

	display:none;
}
}

@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 900px) {

}

@media only screen and (max-width: 800px) {

}

/*  Go full Width at less than 650px */
@media only screen and (max-width: 650px) {
	.grid_1_of_12,
	.grid_2_of_12,
	.grid_3_of_12,
	.grid_4_of_12,
	.grid_5_of_12,
	.grid_6_of_12,
	.grid_7_of_12,
	.grid_8_of_12,
	.grid_9_of_12,
	.grid_10_of_12,
	.grid_11_of_12,
	.grid_12_of_12 {
		width: 100%;
	}
	.col {
		margin: 0;
	}
	.divTable, .divTableRow, .divTableCell{
	display: block;
	width: 100%;
}

}


/*  Adjust the menu at less than 520px */
@media only screen and (max-width: 520px) {

}

@media only screen and (max-width: 320px) {

}


/* ==========================================================================
   Non-semantic helper classes from HTML5 Boilerplate
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==========================================================================
   Print styles from HTML5 Boilerplate
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
