@charset "utf-8";
/* CSS Document */

 body,html {font-family: 'Roboto', sans-serif;}

a:link{text-decoration:none; color:#92d050;}
a:visited{text-decoration:none; color:#92d050;}
a:hover{text-decoration:none; color:#000000;}

a.wsnextlink1:link{text-decoration:none; color:#92d050;}
a.wsnextlink1:visited{text-decoration:none; color:#92d050;}
a.wsnextlink1:hover{text-decoration:none; color:#000000;}

#myModal .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}
		 
		 /* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
		 
		 
		a.wsnextlink2:link{text-decoration:none; color:#898989;}
		a.wsnextlink2:visited{text-decoration:none; color:#898989;}
		a.wsnextlink2:hover{text-decoration:none; color:#000000;}
		 
		 .jumbo1 {background-color:#c2d884; color:white; margin:0; padding-top:15px; padding-bottom:15px;}
		 .jumbo2 {background-color:#7c7c7a; color:white; margin:0; padding-top:15px; padding-bottom:15px;}
		 .jumbo3 {background-color:#c2d884; color:black; margin:0; padding-top:15px; padding-bottom:15px;}
		 
		 .font-p1 {text-align:center; line-height:40px; font-size:21px;}
		 
		 
		 .bottom_footer_graphic {width:350px; text-align:left;}
		 
@media (max-width: 768px)	 { 
	h3 {font-size:15px;}
	h2 {font-size: 20px; line-height:36px !important;}
	.font-p1 {font-size:14px; line-height:22px;}
	.bottom_footer p {text-align:center;}
	.bottom_footer_graphic {width:250px;}
	}

		 @media (min-width: 512px) {
		.bottom_footer p {text-align:center;}
		 }
		 
@media (min-width: 768px)	 { 
	
	}

@media (min-width: 1024px)	 { 
	.head_title img {width:50%;}
	
	.bottom_footer_graphic {position:absolute; right:30px; bottom:5px;}
	}

@media (max-width:1024px)	 {
	.head_title {text-align:center;}
	.head_title img {width:90%;}
	}		 
		 