@import url(https://fonts.googleapis.com/css?family=Domine);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Roboto);
.Background {
	background-color:#e7e7e7;
	 }

h1 {
	font-family: 'Lobster', cursive !important;
	font-size:3.125em !important;
	}
h2 {
	font-family: 'Lobster', cursive !important;
	}
h3 {
	font-family: 'Lobster', cursive !important;
	}
.header-strip h1, .header-strip h2, .header-strip h3 {
	width:100%;
	background-color:#DF5402;
	color:#FFFFFF !important;
	text-align:center;
	padding:5px;
	border-top-left-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom:6px solid #9B2003 !important;
	border:1px solid #9B2003;
	-moz-box-shadow:    inset 0 0 10px #F3C919;
   -webkit-box-shadow: inset 0 0 10px #F3C919;
   box-shadow:         inset 0 0 10px #F3C919;
}
.Shadow1 {
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	}
.Shadow2 {
	box-shadow: 0 0 5px rgba(0,0,0,0.8);
	}
.top-seg {
	background-color:#0d4980;
	padding-top:10px;
	padding-bottom:10px
}
.cont-seg {
	background-color:#F0D444;
	padding-top:10px;
	padding-bottom:10px
}
.cont-seg > div > div {
	display:table;
	float:left;
	margin-left:20px;
}
@media (min-width:640px) {
.cont-seg > div > div > ul {
	width:250px;
	height:380px;
	list-style:none;
	float:left;
	margin-left:20px;
}
.cont-seg > div > div > ul > li {
	background-image:url(../img/bullet-icon.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #FFFFFF;
}
}
@media (min-width:300px) and (max-width:640px) {
.cont-seg > div > div > ul {
	list-style:none;
}
.cont-seg > div > div > ul > li {
	background-image:url(../img/bullet-icon.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #FFFFFF;
	color:#FBF5F6 !important;
	margin-bottom:15px;
}
}
.ref-cont {
	background-color:#FFA703;
	padding-top:10px;
	padding-bottom:10px
}
.hist-pro {
	background-color:#8CD8E4;
	padding-top:10px;
	padding-bottom:10px
}
.social-pro {
	background-color:#B9D039;
	padding-top:10px;
	padding-bottom:10px
}
.ref-cont > div > ul {
	list-style:none;
}
.ref-cont > div > ul > li {
	display:inline-block;
	background-image:url(../img/bullet-icon.png);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#F8F7F7 !important;
}
.ref-cont > div > ul > li a {
	color:#F8F7F7 !important;
}
.ref-cont > div > ul > li a:hover {
	color:#212020 !important;
}
.foot-cont {
	background-color:#F1D378;
	padding-top:10px;
	padding-bottom:10px
}
@media (min-width:640px) {
.home-top-nav {
	display:table;
	float:left;
	padding-top:20px;
}
}
@media (min-width:320px) and (max-width:480px) {
.home-top-nav {
	/*display:table;*/
	float:left;
	margin-top:20px;
	width:100%;
	margin-bottom:20px;
}
}

@media (min-width:640px) {
.NavHold {
	width:100%;
	overflow:hidden;
	padding:10px;
	}
.NavCells {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	padding-left:30px;
	text-align:center;
	float:left;
	color:#fff;
	font-family: 'Roboto', sans-serif !important;
	font-size:1.25em !important;
	}
	.NavCells:a {
		color: #FFF;
		font-size:1.25em !important;
		font-family: 'Roboto', sans-serif !important;
		}
	.NavCells:hover {
		background-color:#849b1a;
	 color:#fff;
	 }
}
@media (min-width:300px) and (max-width:640px) {
.NavHold {
	width:100%;
	overflow:hidden;
	padding:10px;
	border-bottom:2px solid #ffffff;
}
.NavCells {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #e4f39e;
	text-align:center;
	float:left;
	font-family: 'Roboto', sans-serif !important;
	color:#fff;
	margin-right:10px;
	margin-bottom:15px;
	}
	.NavCells:a {
		color: #FFF;
		font-family: 'Roboto', sans-serif !important;
		}
		
	.NavCells:hover {
	background-color:#849b1a;
	 font-family: 'Roboto', sans-serif !important;
	 color:#fff;
	 }
}
	 

	 
	 
	 
	 
.NavCells1 {
	background-color:#99CC33;
	padding:10px;
	margin:0px 10px 10px 20px;
	text-align:center;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	float:left;
	box-shadow: 0 0 3px rgba(0,0,0,0.8);
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	.NavCells1:a {
		color:#ffffff;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	.NavCells1:hover {
	 background-color:#ffe00f;
	 font-size:14px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#333333;
	 }	 
.Bg-1 {
	background-color:#F0D20C;
	background-image:url(../img/bck.jpg);
	background-repeat:repeat-x;
	background-size: 100%;
    /* keeps image in the center */
    background-position: 50% 50%;
    background-repeat: repeat;
	margin-top:0px;
	position:relative;
	z-index:10;
	border-bottom:5px solid #fff;
	border-top:5px solid #fff;
	}


.edge-shdw1 {
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
	   -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
	        box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
}
.Bg-1 > h1 {
	font-size:2.5em;
	font-family: 'Lobster', cursive !important;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	 position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.Bg-2 {
	background-color:#e15a1f;
	margin-top:0px;
	}	
.Bg-3 {
	background-color:#F0D20C;
	padding:20px;
}
.Background-2 {
	background-image:url(../img/school-sub-bck.jpg);
	background-repeat:repeat;
	background-color:#85bb28;
	}	

.ContMat {
	padding:20px 20px;
	width:100%;
}
.ContMat1 {
	padding:20px 0px;
	width:100%;
}
.MatHead {
	width:100%;
	padding:10px 0px;
	text-align:center;
	clear:both;
	font-family: 'Lobster', cursive !important;
	font-size:30px !important;
	color:#333;
	background-color:#b6d330;
	border-radius:5px;
	 -moz-box-shadow:    inset 0 0 10px #7f9907;
  -webkit-box-shadow: inset 0 0 10px #7f9907;
  box-shadow:         inset 0 0 10px #7f9907;
}
.MatSubHead {
	width:100%;
	padding:5px;
	text-align:center;
	clear:both;
	font-family: 'Lobster', cursive !important;
	font-size:22px !important;
	color:#333;
	border-radius:5px;
	 -moz-box-shadow:    inset 0 0 5px #000000;
  -webkit-box-shadow: inset 0 0 5px #000000;
  box-shadow:         inset 0 0 5px #000000;
}
.ContBck3 {
	background-color:rgba(161,133,97,0.6);
	padding-top:10px;
	padding-bottom:10px;
}
.ContBck4 {
	background-color:rgba(247,234,165,0.6);
	padding-top:10px;
	padding-bottom:10px;
}
.TxtCntr {
	text-align:center;
	}
.Cntr-Algn {
	float:none;
	margin:0 auto;
	}		
.Lft-Mat {
	padding:10px;
	background-color:#fff;
	border:1px solid #DFDCDC;
	margin-bottom:15px;
	}
.Rht-Mat {
	padding:4px;
	background-color:#fff;
	border:1px solid #DFDCDC;
	}
	@media (max-width:640px) {
	.Rht-Mat {
		padding:4px;
		background-color:#fff;
		border:1px solid #DFDCDC;
		}
	}
/*.Lft-Mat > div {
	padding:3%;
	background-color:#fff;
	border:1px solid #DFDCDC;
	margin-bottom:15px;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size:1em !important;
	color:#828282 !important;
}
.Lft-Mat > div > div {
	padding:2%;
	background-color:#fff;
	border:1px solid #DFDCDC;
	margin-bottom:15px;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size:1em !important;
	color:#828282 !important;
}
.Lft-Mat > div  h1, h2, h3 {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size:1.875em !important;
	color:#424040 !important;
}
.Lft-Mat > div > div h1, h2, h3 {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size:1.875em !important;
	color:#424040 !important;
}*/

.Home-Icon-Wrap {
	width:auto;
	margin: 0 auto;
	padding:10px;
}
.Home-Icon-Wrap div  {
	width:200px;
	height:280px;
	background-color:#fff;
	border-radius:10px;
	text-align:center;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
	   -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
	        box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
			margin-right:2%;
			float:left;
			margin-bottom:5%;
			padding:5px;
			text-transform: uppercase;
		-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.Home-Icon-Wrap  div:hover {
	background-color:#333;
	color:#ffffff !important;
}

.Home-Icon-Wrap  div img {
	margin:0 auto;
	clear:both;
	margin-bottom:5%;
}

	
.IconHold {
	width:180px;
	height:240px;
	float:left;
	padding:5px;
	text-align:center;
	margin:10px 10px;
	border-radius:5px;
	/*background-color:#eeeeee;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px !important;
	box-shadow: 0 0 6px rgba(0,0,0,0.6);
	-webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.IconHold:hover {
	background-color:#333;
	color:#fff;
	-webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
}
.SubHeader {
	float:none; 
	margin:0 auto; 
	clear:both; 
	margin-top:10px; 
	border-bottom:1px dashed #FFFFFF; 
	margin-bottom:10px;
	}
.Clear {
	clear:both;
	}		
.ClearLft {
	clear:left;
	}
.ClearRht {
	clear:right;
	}		
.BackLink {
	width:250px;
	border-radius:5px;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
	background-color:#FFFFFF;
	text-align:center;
	border:4px solid #dcdcdc;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin:0 auto;
	}
	.BackLink:a {
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		text-align:center;
		}
		.BackLink:hover {
			background-color:#FF9900;
			border:4px solid #ffffff;
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
			}
			
.ImgLft {
	float:left;
	padding:5px;
	}
.ImgRht {
	float:right;
	padding:5px;
	}				
.Divider-Dash {
	width:auto;
	height:	5px;
	border-bottom:1px dashed #ffffff;
	margin:10px 0px 10px 0px;
	}
.MenuUl {
	list-style:none;
	list-style-image:url(../img/bullet.png) !important;
	
	}	
.MenuLi {
	width:100%;
	margin-bottom:5px;
	font-size:14px;
	color: #333333;
	padding:5px 0px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px dashed #CCC;
	margin-left:-10px;
	}
	.MenuLi a {
		color:#333333;
		text-decoration:none;
		}
	.MenuLi a:hover, .MenuLi a:focus  {
		text-decoration:underline;
		color:#CC3300;
		font-size:14px;
		}
.GenLink a {
	color:#333333;
	text-decoration:none;
	}	
.GenLink a:hover, .GenLink:focus {
	color:#CC0000;
	text-decoration:none;
	}	
div {
	font-family:'Domine', serif !important;
	font-size:18px !important;
}

p {
	font-family:'Domine', serif !important;
	font-size:18px !important;
}	
.RoundCont {
	background-color:rgba(255,255,255,0.7);
	width:220px;
	max-width:220px;
	height:470px;
	margin-left:15px;
	margin-top:5px;
	padding:5px;
	float:left;
	overflow:hidden;
	font-size:12px !important;
	text-align:left;
	border:2px solid #26c7df;
	border-radius:5px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
		
}
.RoundTxt {
	width:100%;
	height:135px;
	font-size:12px !important;
}

.RefCells {
	width:auto;
	height:50px;
	float:left;
	padding:10px;
	border:1px dotted #CCC;
	text-align:center;
}
.RefCells a {
	font-size:14px !important;
}
/*.RoundCont img {
	border-radius: 50%;
	-webkit-box-shadow: 0 10px 8px -8px black;
	   -moz-box-shadow: 0 10px 8px -8px black;
	        box-shadow: 0 10px 8px -8px black;
			margin-bottom:5px;
			border:4px solid #fff;
	
}*/
.ContSeg {
	width:260px;
	overflow:hidden;
	margin:10px 15px;
	margin-top:5px;
	padding:5px;
	float:left;
	overflow:hidden;
	font-size:16px !important;
	/*border-bottom:1px solid #868483;*/
	padding-bottom:5px;
}
.ContSeg h3 {
	color:#fff !important;
}
	.ContSegUl {
		list-style:none;
		list-style-image:url(../img/bullet.png) !important;
	}
	.ContSegLi {
		margin-bottom:15px;
		background-position: top 5px left 5px;
		background-image:url(../img/bullet.png);
		background-repeat:no-repeat;
		padding-left:30px;
	}
	.ContSegLi a {
		list-style:none;
		color:#fff !important;
		font-family:Verdana, Arial, Helvetica, sans-serif !important;
		font-size:16px;
		font-weight:bold;
	}
	.ContSegLi a:hover {
		color:#ffbd0b !important;
		text-decoration:underline;
	}
.moreButt {
	width:100px;
	background-color:#dfe0e1;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	padding:5px;
	border:1px solid #FF0;
	margin:0 auto;
	clear:both;
	margin-top:10px;
	color:#333;
	box-shadow: 0 0 6px rgba(0,0,0,0.4)
}
.moreButt a:link {
	color:#333 !important;
	font-size:12px !important;
}
.moreButt:hover {
	background-color:#88461c;
	color:#fff;
}
.HeadTxt {
	padding:10px;
}
/****************************************carousel*******************************/
.demo_wrapper {
	width: 50%;
	margin: 0 auto;
}
@media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
  .demo_wrapper {
    width: 80%;
  }  
}
.demo_block {
	width: 100%;
}


.Menu-Items {
	width:auto;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}
.MobileHeader h1 {
	color:#fff !important;
	
}
.ComUl {
	list-style-image:none;
	list-style-image:url(../img/star-bullets.gif);
}
.ComLi {
	line-height:20px;
	margin-bottom:10px;
}
.ComLi a:hover {
	color:#C00 !important;
	text-decoration:underline;
}
.MenuBox {
	width:140px;
	height:300px;
	float:left;
	padding:5px;
	margin-left:5px;
	text-align:center;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.MenuBox a {
	font-size:14px !important;
}
.marg5 {
	margin:5px;
}
.marg10 {
	margin:10px;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px;
}
.pad15 {
	padding:15px;
}
.pad20 {
	padding:20px;
}
.pad25 {
	padding:25px;
}
.Divider-Dash-Grey {
	clear:both;
	width:100%;
	float:left;
	height:2px;
	border-bottom:1px dashed #999;
	
}
/*****************************************DropDown******************************/
ul, li {
list-style: none;
margin: 0;
padding: 0;
}
#nav {
width: auto; /* 1000 */
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-size:16px;
position: relative;
top: 25%;
/*left: 50%;
margin-left: -30em; /* 30 480 */
z-index:999;
}
#nav > a {
display: none;
}
#nav li {
position: relative;
}
#nav li a {
color: #fff;
display: block;
}
#nav li a:active {
background-color: #c00 !important;
}
#nav span:after {
width: 0;
height: 0;
border: 0.313em solid transparent; /* 5 */
border-bottom: none;
border-top-color: #efa585;
content: '';
vertical-align: middle;
display: inline-block;
position: relative;
right: -0.313em; /* 5 */
}
/* first level */

#nav > ul {
height:auto; /* 60 */
background-color: #e15a1f;
}
#nav > ul > li {
width:auto !important;
height: 100%;
float: left;
padding:10px 20px;
}
#nav > ul > li > a {
height: 100%;
font-size: 16px; /* 24 */
line-height: 2.5em; /* 60 (24) */
text-align: center;
padding:10px;
}
/*#nav > ul > li:not( :last-child ) > a {
border-right: 1px solid #cc470d;
}*/
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
background-color: #cc470d;
}
/* second level */

#nav li ul {
background-color: #cc470d;
display: none;
position: absolute;
top: 100%;
}
#nav li:hover ul {
display: block;
left: 0;
right: 0;
}
#nav li:not( :first-child ):hover ul {
left: -1px;
}
#nav li ul a {
font-size: 14px; /* 20 */
border-top: 1px solid #e15a1f;
padding: 0.75em; /* 15 (20) */
}
#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {
background-color: #e15a1f;
}
 @media only screen and ( max-width: 62.5em ) /* 1000 */ {
#nav {
width: 100%;
position: static;
margin: 0;
}
}
 @media only screen and ( max-width: 40em ) /* 640 */ {
html {
font-size: 75%; /* 12 */
}
#nav {
position: relative;
top: auto;
left: auto;
}
#nav > a {
width: 3.125em; /* 50 */
height:auto; /* 50 */
text-align: left;
text-indent: -9999px;
background-color: #e15a1f;
position: relative;
}
#nav > a:before, #nav > a:after {
position: absolute;
border: 2px solid #fff;
top: 35%;
left: 25%;
right: 25%;
content: '';
}
#nav > a:after {
top: 60%;
}
#nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
display: block;
}
/* first level */

#nav > ul {
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
}
#nav:target > ul {
display: block;
}
#nav > ul > li {
width: 100%;
float: none;
}
#nav > ul > li > a {
height: auto;
text-align: left;
padding:10px; /* 20 (24) */
}
#nav > ul > li:not( :last-child ) > a {
border-right: none;
border-bottom: 1px solid #cc470d;
}
/* second level */

#nav li ul {
position: static;
padding: 1.25em; /* 20 */
padding-top: 0;
}


.navMenuTxt {
	float:right;
	margin-left:20px;
	margin-top:-20px;
	margin-right:130px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:16px
	}
}	


/*****************************************DropDown******************************/
.Forest-Bck {
	background-image:url(../forest_depletion/images/forest-bck.jpg);
	background-size:cover ;
	background-position:50%;
	background-attachment:fixed;
	background-color:#81A737;
}
.ForestIconWrap {
	width:230px;
	height:230px;
	padding:10px 10px;
	text-align:center;
	font-family: 'Lobster', cursive !important;
	font-size:16px;
	font-weight:normal;
	float:left;
	margin-right:10px;
	border-radius:5px;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	margin-bottom:15px;
	-webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
  -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
   background-color: #F8AB04;
	}
	.ForestIconWrap:hover {
	-webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
	}
	.ForestIconWrap:hover {
		color:#fff;
		background-color:#9FBF0B;
		}
	.ForestIconWrap img {
		border:4px solid #CCCBCB
	}
	.ForestIconWrap:hover img {
		border:4px solid #343434;
	}
.Sea-Bck {
	background-image: url(../conservation_of_the_sea/images/sea-bck.jpg);
	background-size:cover ;
	background-position:50%;
	background-attachment:fixed;
	background-color:#33c1d9;
}	
/****************************Hover Effect*******************/
.IconHolder {
	width:205px;
	height:205px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}
.Holder {
position:relative;

}
.Holder img {
	border-radius:10px;
	border:4px solid #333;
}
.Holder .textbox {
width:210px;
height:210px;
position:absolute;
top:0;
left:0;
-webkit-transform: scale(0);
transform: scale(0);
border-radius:5px;
background-color: rgba(0,0,0,0.50);
-webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
border-radius:10px;
	border:4px solid #fff;
}
.Holder:hover .textbox {
-webkit-transform: scale(1);
transform: scale(1);
}
.text {
padding-top: 80px;
text-align:center;
color:#fff;
font-family: 'Lobster', cursive !important;
font-size:28px !important;
}
.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
/****************************Hover Effect*******************/
.projects {
	display:table;
	margin:0 auto;
	padding:15px 10px;
}
@media (min-width:640px) {
.projects > ul > li > div {
	font-size:0.75em !important;
}
.projects > ul {
	list-style:none;
	clear:both;
	margin:0 auto;	
}
.projects > ul > li {
	display:inline-block;
	width:190px;
	height:230px;
	border:1px dashed rgba(255,255,255,1.00);
	padding:5px;
	background-image: url(../img/bullet-icon.png);
	background-repeat:no-repeat;
	background-position: left 2px top 2px;
	text-indent:30px;
	/*margin-left:35px;*/
	float:left;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  font-size:0.75em !important;
}
.projects > ul > li a {
	font-size:1.375em !important;
}
.projects > ul > li a:hover {
	color:#CD0C0F !important;
}
.projects > ul > li:hover {
	border:1px dashed #323131;
	background-color:rgba(240,234,234,0.56);
	
}
}
@media (min-width:300px) and (max-width:640px) {
.projects > ul > li > div {
	font-size:0.75em !important;
}
.projects > ul {
	list-style:none;
	clear:both;	
}
.projects > ul > li {
	display:inline-block;
	border:1px dashed rgba(255,255,255,1.00);
	padding:5px;
	background-image: url(../img/bullet-icon.png);
	background-repeat:no-repeat;
	background-position: left 2px top 2px;
	text-indent:30px;
	/*margin-left:35px;*/
	float:left;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  font-size:0.75em !important;
}
.projects > ul > li a {
	font-size:1.375em !important;
}
.projects > ul > li a:hover {
	color:#CD0C0F !important;
}
.projects > ul > li:hover {
	border:1px dashed #323131;
	background-color:rgba(240,234,234,0.56);
	
}
}
.footer {
	background-color:#bbd736;
	padding:20px;
}
.Disclaimer {
	width:auto;
	padding:15px;
	margin:0 auto;
	clear:both;
	margin-top:2%;
	margin-top:2%;
	border-radius:10px;
	border:2px solid #C7C7C7;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
	   -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
	        box-shadow: 0 8px 6px -6px rgba(0,0,0,0.69);
			font-size:1em !important;
			background-color:#DDDCDC;
}
@media (min-width:640px) {
.logo {
	display:table;
	margin-right:2%;
	float:left;
}
}
@media (min-width:320px) and (max-width:480px) {
.logo {
	display:table;
	margin-right:2%;
	float:left
}
}
.lnk-footer {
	clear:both;
	}
.lnk-footer h3 {
	text-align:center;
	color:#fff !important;
	font-size:30px !important;
	background-color:#df671f;
	padding:4px 6px;
	border-radius: 8px;
	margin:0 auto
	}
.lnk-footer .row {
	margin:8px;
	}
.footNav {
	background-color:#e2dca5;
	border:2px solid #fff;
	text-align:center;
	font-size:16px;
	padding:8px 4px;
	min-height:218px;
	margin-bottom:8px;
	transition: all 0.5s ease 0s;
	}
.footNav:hover {
	background-color:#e8e6d4;
	}
.footNav a, .footNav a:link {
	display:block
	}
.footNav img {
	width:150px;
	height:150px;
	margin:0 auto
	}
@media (max-width:768px) {
	.lnk-footer h3 {
		font-size:24px !important;
		}
	.footNav {
		min-height:175px;
		}
	.footNav, .footNav a, .footNav a:link{
		font-size:14px;		
		}
	.footNav img {
		width:100px;
		height:100px;
		margin:0 auto
		}
	}