/* 
===========================
   
======= Body style ======== 
   
=========================== 
*/
   
body {
	
background-color: #9FA343;
	
color: #000305;
	
font-size: 17px; 	
font-family: Verdana;
	
line-height: 1.429;
	
margin: 0;
	
padding: 0;
	
text-align: left;
	
}
	


.body {
	clear: both; 
	
margin: 0 auto; 
	
width: 95%;
}
	


/* 
===========================
   
========= Headings ======== 
  
 =========================== 
*/

h1 {font-size: 1.571em;
    text-align:center;

}


h2 {font-size: 1.571em;
    color:#182090;} /* 22px */
h3 {font-size: 1.429em;
    color:#182090;}	/* 20px */
h4 {font-size: 1.286em;
    color:#182090;}
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}



/* 
===========================
   
======= Anchor style ====== 
  
 =========================== 
*/
a {
	
outline: 0;
	
}



a imgLeft {

float: left;	
border: 0px; 
	
text-decoration: none;

}



a:link, a:visited {
	
padding: 0 1px;
	
text-decoration: none;

}



a:hover, a:active {
	
	
color: #fff;
	
text-decoration: none;

}



/* 
===========================
   
===== Main Navigation ===== 
   
=========================== 
*/
   
/* Remove margins and padding from the list, and add a background color */
ul.topnav {
    
    width:100%;
    list-style-type: none;
    margin-top: -4px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding: 0;
    overflow: hidden;
    background-color:#9FA343;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Float the list items side by side */
ul.topnav li {
     display: inline;
   }

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #000000;
    font-family:arial;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 16px;
}

/* Change background color of links on hover */
ul.topnav li a:hover, ul.topnav li.active a, ul.topnav li.active a:link, ul.topnav li .active a:visited{ 
    background-color: #84FA94;
    color:#000000;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/* 


.mainHeader img {
	
width: 90%;
	
height: auto;
	
margin: 1% 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

border-style:solid;
border-width:1px;
border-color:#000000;
}


/* 
===========================
   
======= Content Area ====== 
   
=========================== 
*/


.mainContent {
	
width: 100%;

overflow: hidden;
	
line-height: 25px;
	
border-radius: 5px;
	
-moz-border-radius: 5px;
	
-webkit-border-radius: 5px;

}


.topcontent {
	
background-color: #FFF;
	
border-radius: 5px;
	
-moz-border-radius: 5px;
	
-webkit-border-radius: 5px;	
	
padding: 3% 3%;	
	
margin-bottom: 1%;
border-style:solid;
border-width:1px;
border-color:#000000;

}

.middlecontent {
	
background-image: url("../images/gradient.jpg");
	
border-radius: 5px;
	
-moz-border-radius: 5px;
	
-webkit-border-radius: 5px;	
	
padding: 3% 3%;	
	
margin-bottom: 1%;
border-style:solid;
border-width:1px;
border-color:#000000;

}

.text {
font-size:16px;
}
.textbold {
font-size:16px;
font-weight:bold;
}
.redbold {
font-size:16px;
color:#FF0000;
font-weight:bold;
}

.dbcontent {
	
background-color: #CDF2FB;	
	
border-radius: 5px;
	
-moz-border-radius: 5px;
	
-webkit-border-radius: 5px;	
	
padding: 3% 5%;
border-style:solid;
border-width:1px;
border-color:#000000;

}


.content {
	
width: 100%;
	
float: left;
	
border-radius: 5px;
	
-moz-border-radius: 5px;
	
-webkit-border-radius: 5px;	

}

.floatleft {
        float: left;

	
}

.photos {
    max-width: 75%;
    margin: 0 auto;
}

.textcen {
    text-align: center;
}

.imgord {
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
max-width: 100%;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-style:solid;
        border-width:1px;
        border-color:#154D80;
}

img.product { 
    max-width: 100%;
    height: auto;
    margin-top: 0px; 
    margin-bottom: 10px; 
}


img.floatLt { 
    max-width: 100%;
    height: auto;
    float: left;
    margin-top: 0px; 
    margin-left: 0px;
    margin-right: 30px;
    margin-bottom: 10px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-style:solid;
        border-width:1px;
        border-color:#154D80; 
}

img.floatLeft { 
    max-width: 100%;
    height: auto;
    float: left;
    margin-top: 0px; 
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 5px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-style:solid;
        border-width:1px;
        border-color:#154D80; 
   -moz-box-shadow: 10px 10px 5px #ccc; 
   -webkit-box-shadow: 10px 10px 5px #ccc; 
   -khtml-box-shadow: 10px 10px 5px #ccc;
   box-shadow: 10px 10px 5px #ccc; 
}

img.floatRight { 
    max-width: 100%;
    height: auto;
    float: right;
    margin-top: 0px; 
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style:solid;
    border-width:1px;
    border-color:#154D80; 
    -moz-box-shadow: 10px 10px 5px #ccc; 
    -webkit-box-shadow: 10px 10px 5px #ccc; 
    -khtml-box-shadow: 10px 10px 5px #ccc; 
    box-shadow: 10px 10px 5px #ccc;  
}

img.floatRt { 
    max-width: 100%;
    height: auto;
    float: right;
    margin-top: 0px; 
    margin-left: 30px;
    margin-right: 0px;
    margin-bottom: 10px;
        border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-style:solid;
        border-width:1px;
        border-color:#154D80; 

}

#table.center {
   margin-left: auto; margin-right: auto;
}

  #outer { text-align: center; }
  #inner { text-align: left; margin: 0 auto; }
  .t { float: left; 
  padding: 10px;}
  td {padding: 80px;
  font-size: 16px;
}
  
  #clearit { clear: left; }

  #outer1 { text-align: center; }
  #inner1 { text-align: left; margin: 0 auto; }
  .t1 { float: left; 
  padding: 10px;}
  td {
padding: 3px;
  font-size: 14px;
}
  
  #clearit1 { clear: left; }

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 50px;
	background: #27AE61 url("../images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #000;
}

a.ord { 
color: #000000; 
text-decoration:none;
}

a.ord:hover { 
color: green;
text-decoration:none;
}

img.footer {
    float: right; 
    padding-top: 9px;
    padding-left: 25px;
    padding-right: 25px;

}

#ss {
        border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-style:solid;
        border-width:1px;
        border-color:#154D80;
}

.imboxes {
width: 96%; 
margin: 0 auto;
text-align:left;
}

div.img {

}

div.img img {
    max-width: 100%;
    height: auto;
   box-shadow: 10px 10px 5px #888888;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 0 6px;
    float: left;
    width: 49.99999%;
    text-align:left;
    padding-left: 1%;
    padding-right: 1%;
}

.cell img {
  display: block;
 
}

.cell {
  margin: 1rem;
  border: solid;
  border-color:#9FA343;
}

.mccell {
  margin: 1rem;
  border: none;
  border-color:none;
  color: #FFF;
}
/* When the screen is less than 680 pixels wide, hide all list items. Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:680px) {
h1 {font-size: 1.123em;
    text-align:center;

}

  ul.topnav {width:100%;}
  ul.topnav li {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width:680px) {
  ul.topnav.responsive {

position: relative;  
}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
    
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: center;
    font-size: 18px;
  }


@media only screen and (max-width: 700px){

.content{
width:95%;
}
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }

.photos {
    width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 500px){

.photos {
    width: 100%;
    margin: 0 auto;
}
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}


/*
 ===========================
   
========= Footer ========== 
  
 =========================== 
*/



.mainFooter {
	
width: 100%;
	
float: left;
	
margin-top: 5px;
	
margin-bottom: 2%;
	
padding-left: 0;
	
background-image: url('../images/camouflagebgnd.jpg');
	
border-radius: 5px;
	
-moz-border-radius: 5px;
	
-webkit-border-radius: 5px;	
	
color: #FFF;	

border-style:solid;
border-width:1px;
border-color:#000000;

}


a.footer { 
color: #FFFFFF; 
text-decoration:none;
}

a.footer:hover { 
color: green;
text-decoration:none;
}


.mainFooter p {
	width: 91%;
	
margin: 1% auto;
font-size: 75%;

}



/* 
===========================
   
====== Media Queries ====== 
   
=========================== 
*/

@media screen and (min-width: 600px) {

.photos {
    width: 100%;
    margin: 0 auto;
}

  .grid {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }

  .cell {
    width: calc(50% - 2rem);
  }

}

@media screen and (min-width: 1000px) {

  .grid {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .cell {
    width: calc(25% - 2rem);
  }
.photos {
    width: 100%;
    margin: 0 auto;
}
}

@media only screen and (min-width : 150px) and (max-width : 780px)
{
	
.body {
		
clear: both; 
		
margin: 0 auto; 
		
width: 95%;
		
font-size: 100%;
	}
	
	

.mainHeader nav {
		
background: #666;
		
font-size: 1.543em;
		height: 160px;
		line-height: 30px;
		margin-bottom: 0;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
		
	.mainHeader nav ul {
		list-style: none; 
		margin: 0 auto;
		padding-left: 0;
	}
	
	.mainHeader nav li {
		margin-left: auto;
                margin-right: auto;
		width: 100%;
	}
	
	.mainHeader nav a:link, .mainHeader nav a:visited {
		color: #FFF;
		display: block;
		height: 30px;
		padding: 5px 0;
		text-decoration: none;
	}
	
	.mainHeader nav a:active,
	.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
		background: #303030;
		color: #fff;
		text-shadow: none !important;
	}
		
	.mainHeader nav li a {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
			
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	.mainHeader img {
		width: 100%;
		height: auto;
		margin-bottom: 3%;
	}
	
	.mainContent {
		overflow: hidden;
		line-height: 25px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;

	}
	
	.topcontent {
		background-color: #FFF;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
		margin-bottom: 1%;
	}
	
	.bottomcontent {
		background-color: #FFF;	
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
	}
	
	.content {
		width: 100%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
	}	

	.post-info {
		display: none;
	}
	
	.top-sidebar {
		width: 86%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 4%;
		margin-left: 0;
		padding: 0 7%;
		margin-bottom: 0;		
	}
	
.photos {
    width: 100%;
    margin: 0 auto;
}	

.topcontent {
		
	
margin-bottom:2%;
}
.middlecontent {
		
	
margin-bottom: 2%;
}
.thirdcontent {
		
	
margin-bottom: 2%;
}

  td {padding: 3px;
  font-size: 17px;
}
.top-sidebar p {
		width: 90%;
	}

	
.middle-sidebar {
		
width: 86%;
		
float: left;
		
border-radius: 5px;
		
-moz-border-radius: 5px;
		
-webkit-border-radius: 5px;	
		
background-color: #FFF;	
		
margin-top: 4%;
		
margin-left: 0;
		
padding: 0 7%;
		
margin-bottom: 0;	
	
}
	
	

.middle-sidebar p {
		
width: 90%;
	
}
	
	

.bottom-sidebar {
		
width: 86%;
		
float: left;
		
border-radius: 5px;
		
-moz-border-radius: 5px;
		
-webkit-border-radius: 5px;	
		
background-color: #FFF;	
		
margin-top: 4%;
		
margin-left: 0%;
		
padding: 0 7%;
		
margin-bottom: 1%;
	
}
	
	

.bottom-sidebar p {
		
width: 90%;
	
}
		
	
.mainFooter {
		
width: 100%;
		
float: left;
		
margin-top: 5px;
		
padding-left: 0;
		
background-color: #666;
		
border-radius: 5px;
		
-moz-border-radius: 5px;
		
-webkit-border-radius: 5px;	
		
color: #FFF;	
	
}
	
	

.mainFooter p {
		
width: 86%;
		
margin: 2% auto;
	
}

}