@charset "utf-8";
/* CSS Document */

/*body {
	background:#665e53 !important;
}*/

#migMainCopy {
/*background:url('https://www.fws.gov/mountain-prairie/migbirds/migBirdsUpdate/images/texturetastic_white.jpg');*/
background:#FFFFFF;
border-radius:5px;
box-shadow:2px 2px 6px #222222;
}

#migMainCopy p {
font-family:'Open Sans', sans-serif;	
font-weight:400 !important;	
}

#migMainCopy ul {
	margin-left:2%;
}

#migMainCopy ul li {
	margin-left:2%;
	list-style:disc;
}

.leftShift li {
	margin-right:2%;
}

.leftShift li a {
color: #2e9da0;
font-weight: 600;
text-decoration: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}

.leftShift li a:hover {
color: #ffa944;
font-weight: 600;
text-decoration: none;	
}

#migMainCopy #featureBirdContain img {
width:96%;
border-radius:5px;
box-shadow:2px 2px 6px #222222;
float:right;
margin-right:2%;
}

#featureSectionOne {
	margin-top:2.5%;
	margin-left:2%;
	width:30%;
	float:left;
	height:235px;
	border-radius:5px;
	background:#FFFFFF;
	box-shadow: 1px 1px 8px #666666;
	overflow:hidden !important;
}

#featureSectionOne img {
	  height: 196px;
  width: 325px;
 opacity:1;
  -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;
}


#featureSectionOne img:hover {
	opacity:0;
}
	

#featureSectionTwo {
	margin-top:2.5%;
	margin-left:3%;
	width:30%;
	float:left;
	height:235px;
	background:#FFFFFF;
	box-shadow: 1px 1px 8px #666666;
	border-radius:5px;
	overflow:hidden !important;
}



#featureSectionThree {
	margin-top:2.5%;
	margin-left:3%;
	width:30%;
	float:left;
	height:235px;
	z-index:0;
	box-shadow: 1px 1px 8px #666666;
	border-radius:5px !important;
	-webkit-border-radius:5px;
  	-moz-border-radius:5px;
	overflow:hidden !important;
	background:#000000;
	
}

#featureSectionThree img {
	  height: 196px;
  width: 325px;
 opacity:1;
  -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;
}


#featureSectionThree img:hover {
	opacity:0;
}

.fadeIn {
	opacity:1;
	position:relative;
	top:-84.75%;
}

#featureSectionOne h2 {
padding-top:0 !important;	
}

#featureSectionTwo h2 {
padding-top:0 !important;	
}

#featureSectionThree h2 {
padding-top:0 !important;	
}


.hiddenHighlight {
	position:absolute;
	width:175px;
	height:75px;
	background:#4b4b4b;
	opacity:0;
	border-radius:50px;
	margin-top:-120px !important;
	box-shadow:#000000 1px 1px 4px;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.hiddenHighlight h6 {
	padding-top:5%;
	padding-bottom:5%;
	padding-left:8%;
	padding-right:8%;
	text-align:center;
	margin:0 auto;
	font-family:'Roboto', sans-serif;
	font-size:1.2em;
	font-weight:500;
	color:#FFFFFF;
}

.migRightFeature:hover .hiddenHighlight {
	opacity:1;
	z-index:9999;
}

.migRightFeature {
	background:#0C9; 
	width:45%; 
	margin-left:3%; 
	margin-top:3%; 
	overflow:hidden !important;
	float:left; 
	height:135px;
	border-radius:5px;
	box-shadow:#000000 1px 1px 4px;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.migRightFeature img {
	width:100%;
}

#migMainCopy h2 {
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:1.65em;
	color:#39b8bc;
	width:60%;
	margin-bottom:2%;
}

#migMainCopy h3 {
	font-family:'Roboto', sans-serif !important;
	font-weight:500;
	font-size:1.3em;
	color:#000000;
	width:60%;
	margin-bottom:2%;
	margin-left:2%;
	margin-top:1.5%;
}


#migMainCopy p {
	color:#666666;
	font-weight:300;
}

.partnerButton {
	width:46%; 
	margin-left:2.5%; 
	background:#999999; 
	height:103.5px;
	margin-top:1.5%;
	margin-bottom:1%;
	display:inline-block;
	border-radius:5px;
	opacity:1;
	box-shadow:#444444 1px 1px 8px;
		-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.partnerButton:hover {
	box-shadow:#fbaa29 1px 1px 6px;
	opacity:.5;
}


.greyPara img {
	max-width:50%;
	margin-right:2.35%;
	margin-bottom:2%;
	border-radius:5px;
	box-shadow:1px 1px 7px #000000;
}

.mapName {
	position:absolute;
	background:url(../images/natDigOvr.jpg);
	border-radius:5px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	margin-top:-20%;
	width:46%;
	max-width:383px !important;
	opacity:0;
	box-shadow:#000000 1px 1px 7px;
		-webkit-transition: all 1s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;
}


.mapName2 {
	position:absolute;
	background:url(../images/natDigOvr.jpg);
	border-radius:5px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	margin-top:-20%;
	width:46%;
	max-width:383px !important;
	opacity:0;
	box-shadow:#000000 1px 1px 7px;
		-webkit-transition: all 1s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;
}



.mapName:hover {
opacity:1;
}


.mapName2:hover {
opacity:1;
}

#rightSection {

}

#rightSection img {
	width:100%;
	
}

.mapTarget:hover ~ .mapName {
	opacity:1;

}

.mapTarget2:hover ~ .mapName2 {
	opacity:1;

}

.mapName h3 {
	text-align:center;
	color:#FFFFFF !important;
	padding-top:3.5%;
	padding-bottom:3.5%;
	margin:0 auto;
}


.mapName2 h3 {
	text-align:center;
	color:#FFFFFF !important;
	padding-top:3.5%;
	padding-bottom:3.5%;
	margin:0 auto;
}

.partnerButton img {
	width:100%;
	border-radius:5px;
}

.partnerButton2 {
	width:46%; 
	margin-left:2.5%; 
	background:#999999; 
	height:103.5px;
	margin-top:1.5%;
	margin-bottom:4%;
	display:inline-block;
	border-radius:5px;
		opacity:1;
	box-shadow:#444444 1px 1px 8px;
		-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.partnerButton2:hover {
	box-shadow:#fbaa29 1px 1px 6px;
	opacity:.5;
}


.partnerButton2 img {
	width:100%;
	border-radius:5px;
}

.newsHeader {
width:100%;
box-shadow:#000000 1px 1px 8px;
}

.newsHeader h2 {
width:96%; 
margin-left:4%; 
color: #FFFFFF;
font-family: 'Oswald', sans-serif !important;
font-weight: 300;
max-height:362px;
font-size: 1.4em;
font-style: normal;
margin-bottom: 1%;
letter-spacing: 1px;
text-shadow: 1px 1px 5px #000000;
text-transform: uppercase;
margin-top: 7px; 
}

.rightSectionHeader {
width:96%; 
margin-left:4%; 
color: #FFFFFF;
font-family: 'Oswald', sans-serif !important;
font-weight: 300;
max-height:362px;
font-size: 1.4em;
font-style: normal;
margin-bottom: 1%;
letter-spacing: 1px;
text-shadow: 1px 1px 5px #000000;
text-transform: uppercase;
margin-top: 7px;
}

#migMainCopy a {
	color:#2e9da0;
	font-weight:600;
	text-decoration:none;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

h4 {
font-family: 'Roboto', sans-serif !important;
font-weight: 500;
font-size: 1.15em;
color: #000000;
margin-bottom: 2.5%;
}


#migMainCopy a:hover {
	color:#ffa944;
	font-weight:600;
	text-decoration:none;
	
}

.midLinks {
	border-radius:5px;
	width:96%;
	z-index:200000 !important;
	height:30px; 
	display:block;
	margin-bottom:1.5% !important ;
}

.majorBirds {
position:absolute; vertical-align:top; width:40%; height:362px;  box-shadow:#000000 1px 1px 8px; top:625px; left:58%; border-radius:5px; background:url('https://www.fws.gov/mountain-prairie/migbirds/migBirdsUpdate/images/texturetastic_white.jpg');
}

@media screen an (-webkit-min-device-pixel-ratio:0) {
.majorBirds {
position:absolute; vertical-align:top; width:40%; height:346px;  box-shadow:#000000 1px 1px 8px; top:625px; left:58%; border-radius:5px; background:url('https://www.fws.gov/mountain-prairie/migbirds/migBirdsUpdate/images/texturetastic_white.jpg');
}	
}

.midLinks a {
	display:inline-block;
	color:#326d6e;
	background:none;
	font-weight:600;
	text-decoration:none;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
		  padding:3px;
		  border-radius:5px;
}

.midLinks a:hover {
	color:#FFFFFF;
	background:#000000;
	font-weight:600;
	text-decoration:none;
	
}

#featureBirdContain {
	width:35%;
	float:right;
	margin-left:3.5%;
}

#featureSpecies {
position:absolute;
opacity:0;
width:30%;
overflow:hidden;
background:url(../images/contactBG.jpg);
margin-left:10%;
-webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;	
		  display:inline-block;
		  margin-top:-10% !important;
		  top:32%;
font-family:'Roboto', sans-serif;
	color:#FFFFFF;
	font-weight:500;
	font-size:1em;
	box-shadow:#000000 1px 1px 10px;		  
}

#featureSpecies h3 {
font-family:'Roboto', sans-serif !important;
	color:#FFFFFF;
	font-weight:500;
	font-size:1.2em;
	padding-top:1%;
	padding-bottom:1%;
	margin-left:4%;	
	text-shadow:1px 1px 5px #000000;
	} 

#featureSpecies p {
font-family:'Roboto', sans-serif !important;
	color:#FFFFFF;
	font-weight:500;
	font-size:.9em !important;	
	background:none !important;
	margin-bottom:0 !important;
	padding-top:0 !important;
	padding-bottom:1% !important;
	
}

#featureBirdContain:hover #featureSpecies {
	margin-left:.8%!important;
	opacity:1;
	border-radius:5px;
	
}

#featureSpecies:hover {
	box-shadow:#ffb32f 3px 3px 35px;
	}

#featureBirdContain	p {
	font-size:.85em;
	font-weight:500px;
	color:#000000 !important;
	padding-top:3%;
	padding-bottom:3%;
	background:#CCCCCC;
	float:none;
	clear:both;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	width:91.75% !important;
	margin:0 auto;
	margin-bottom:2.75%;
		padding-left:2%;
	margin-left:2%;	
	
	box-shadow:1px 1px 8px #666666;
}

.descOverlay {
opacity:.75; 
position:absolute; 
left:525px; 
overflow:hidden; 
top:190px; 
background:#000000;
border-radius:5px;
border-bottom-right-radius:0 !important; 
border-top-right-radius:0 !important;
border-bottom-left-radius:150px !important;
border-top-left-radius:150px !important;
z-index:800 !important;color:#FFFFFF;
font-family:'Roboto', sans-serif;
font-weight:500;
padding:11px;
width:35%;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;	
}

.descOverlay2 {
opacity:.75; position:absolute; 
left:0; 
overflow:hidden; 
top:20px; background:#000000;
border-radius:5px;
border-bottom-right-radius:150px !important; 
border-top-right-radius:150px !important;
border-bottom-left-radius:0 !important;
border-top-left-radius:0 !important;
z-index:800 !important;color:#FFFFFF;
font-family:'Roboto', sans-serif;
font-weight:500;
padding:11px;
width:35%;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;	
}

.ventureTeaser {
	position:absolute;
	top:170px;
	color:#FFFFFF;
	left:500px;
}

.teaserTrans {
	position:absolute;
	top:160px;
	color:#FFFFFF;
	paddin-left:4%;
	right:-1px;
	opacity:.75;
	background:#000000;
	width:43%;
	overflow:hidden;
	height:100px;
	border-bottom-right-radius:0 !important; 
border-top-right-radius:0 !important;
border-bottom-left-radius:150px !important;
border-top-left-radius:150px !important;
}

.ventureTeaser h3 {
color: #FFFFFF;
padding-right: 3%;
padding-left: 3%;
font-size: 1.35em !important;
font-weight: 400 !important;
width: 84% !important;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
line-height: 1.2em;
margin-left: 10%;
}

.descOverlay h3 {
color:#FFFFFF !important; padding-left:4%; 
font-size:1.55em !important;
width:100% !important;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;	
}

.descOverlay2 h3 {
color:#FFFFFF !important; padding-left:4%; 
font-size:1.55em !important;
width:100% !important;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;	
}


.descOverlay p {
margin-bottom:0; padding-left:4% !important; color:#FFFFFF !important;
font-size:1em;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;	
}

.descOverlay2 p {
margin-bottom:0; padding-left:4% !important; color:#FFFFFF !important;
font-size:1em;
-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;	
}

.descOverlay:hover {
	background:#fbaa29;
	opacity:1;
	box-shadow:#000000 1px 1px 5px;
}

.descOverlay2:hover {
	background:#fbaa29;
	opacity:1;
	box-shadow:#000000 1px 1px 5px;
}

.descOverlay:hover h3 {
	color:#000000 !important;
}

.descOverlay2:hover h3 {
	color:#000000 !important;
}

.descOverlay:hover p {
	color:#000000 !important;
}

.descOverlay2:hover p {
	color:#000000 !important;
}

.flexslider {
	margin: 0 0 30px !important;
}

.speciesRowHolder {
width:96%;
margin-left:2%;
overflow:hidden !important;
margin-bottom:2%;	
}

.speciesThumb {
	float:left;
	width:22.5%;
	margin-right:.65% !important;
	background:transparent;
		-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
		 padding:1%;
		 border-radius:5px;
}

.speciesThumb:hover {
	background:#fbaa29;

}

.speciesThumb:last-child {
	margin-right:0 !important;
}

.speciesThumb p {
	font-family:'Roboto', sans-serif;
	color:#000000;
	font-size:1.3em;
	text-align:center;
}

.speciesThumb img {
	width:100%;
	box-shadow:1px 1px 5px #555555;
	border-radius:5px;
}

.speciesThumb h3 {
width:100% !important;
font-size:1.025em !important;
font-style:normal !important;
margin-top:2%;
text-align:center !important;
}

