/*******************************************************
GLOBAL
*******************************************************/





body, html {
	background-color: #F0F0F0;
	margin: 0;
	padding: 0;
}

#container{
	background-color:white;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

h3{
	color:#00338d;
	font-size:16px;
	line-height:1.2;
	font-weight:bold;
	
}

.bluep{
	
	color:#00338d;
	font-size:16px;
	line-height:1.2;
	width:400px;
}

/*******************************************************
FOOTER
*******************************************************/

.footer {
	position: relative;
	bottom: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 20px;
	font-size: 9px;
	border-top: 5px solid #009fda;
	color: #666666;
}
.footer a {
	color: #666666;
}

.footerRight {
	float: right;
	width: 50%;
	text-align: right;
	margin: 0 10px 0 0;
	font-size: 12px;
}
footer p {
	float: left;
	color: #888888;
	margin: 20px 0 0 0;
	width: 100%;
}
.socialMedia {
	float: right;
	width: 30%;
	min-width: 240px;
	margin: 10px 10px 0 0;
	text-align: right;
}

.socialMedia img {
	margin-right:5px;
}
.copyright {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*******************************************************
RESPONSIVE
*******************************************************/

@media screen and (max-width: 3200px) {
.top-menu {
	margin-top: 20px;
}
.top-menu li {
	display: inline;
	padding-left: 15px;
}
.bottom-menu {
	margin-top: 20px;
}
.bottom-menu li {
	display: inline;
	padding-left: 15px;
}
.gray a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px!important;
}
.gray a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.last a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.last a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.blue a {
	color: #00338d;
	font-size: 18px;
}
.white {
	background-color: white!important;
	height: 100px;
}
.gray a:after {
	content: " | ";
	left: 15px;
	position: relative;
}
.first a {
	margin-left: 40px;
}
.block-menu {
	display: none;
}
.footerLeft {
	float: left;
	width: 30%;
	font-size: 12px;
}
.footerLeft a {
	padding-left: 5px;
}
.footerLeft2 {
	float: left;
	width: 100%;
	background-color: #dedede;
	color: #666666;
	font-size: 12px;
}
}

@media screen and (max-width: 1030px) {
.top-menu {
	margin-top: 20px;
}
.top-menu li {
	display: inline;
	padding-left: 15px;
}
.bottom-menu {
	margin-top: 20px;
}
.bottom-menu li {
	display: inline;
	padding-left: 15px;
}
.gray a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.gray a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.last a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.last a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.blue a {
	color: #00338d;
	font-size: 18px;
}
.white {
	background-color: white!important;
	height: 100px;
}
.gray a:after {
	content: " | ";
	left: 15px;
	position: relative;
}
.first a {
	margin-left: 40px;
}
.block-menu {
 display:!important;
}
.footerLeft {
	float: left;
	width: 30%;
	font-size: 12px;
}
.footerLeft a {
	padding-left: 5px;
}
.footerLeft2 {
	float: left;
	width: 100%;
	background-color: #dedede;
	color: #666666;
	font-size: 12px;
}
}

@media screen and (max-width:900px) {
.top-menu {
	margin-top: 20px;
}
.top-menu li {
	display: inline;
	padding-left: 15px;
}
.bottom-menu {
	margin-top: 20px;
}
.bottom-menu li {
	display: inline;
	padding-left: 15px;
}
.gray a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important;
}
.gray a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.last a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important;
}
.last a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.blue a {
	color: #00338d;
	font-size: 14px!important;
}
.white {
	background-color: white!important;
	height: 100px;
}
.gray a:after {
	content: " | ";
	left: 12px;
	position: relative;
}
.first a {
	margin-left: 40px;
}
.block-menu {
 display:!important;
}
.block-list {
	display: inline;
	list-style: none;
	margin: 15px;
}
.block-list li a {
	padding: 15px;
	color: white;
	font-size: 1.5em;
	padding-bottom: 20px;
}


.block-list li {
	padding: 10px;
}
.footerLeft {
	float: left;
	width: 30%;
	font-size: 12px;
}
.footerLeft a {
	padding-left: 5px;
}
.footerLeft2 {
	float: left;
	width: 100%;
	background-color: #dedede;
	color: #666666;
	font-size: 12px;
}
}

@media screen and (max-width:766px) {
.top-menu {
	margin-top: 20px;
}
.top-menu li {
	display: inline;
	padding-left: 15px;
}
.bottom-menu {
	margin-top: 20px;
}
.bottom-menu li {
	display: inline;
	padding-left: 15px;
}
.gray a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
}
.gray a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.last a {
	color: #666666;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
}
.last a:hover {
	text-decoration: none!important;
	border: none!important;
	color: black;
}
.blue a {
	color: #00338d;
	font-size: 12px!important;
}
.white {
	background-color: white!important;
	height: 100px;
}
.gray a:after {
	content: " | ";
	left: 15px;
	position: relative;
}
.first a {
	margin-left: 40px;
}
.block-menu {
 display:!important;
}
.block-list {
	display: inline;
	list-style: none;
	margin: 15px;
}
.block-list li a {
	padding: 15px;
	color: #00338d!important;
	font-size: 1.5em;
	padding-bottom: 20px;
}


.block-list li {
	padding: 10px;
}

.footerLeft {
	display:none;
}

}

@media screen and (max-width: 765px) {
.container {
	width: 80%;
	margin: 0 10%;
}
.gray a:after {
	display: none!important;
}
.first a {
	margin-left: 0px!important;
}
.top-menu {
	display: none!important;
}
.bottom-menu {
	display: none!important;
}
.block-menu {
	display: block!important;
	background-color: white;
	font-size: 12px!important;
	color: #00338d!important;
}
.block-list li a {
	padding: 15px;
	color: #00338d!important;
	font-size: 1.5em;
	padding-bottom: 20px;
	
}

.block-list li  {
border-bottom:5px solid #d9d9d9;
color: #00338d!important;
}


}

@media screen and (max-width: 480px) {
.top-menu {
	display: none!important;
}
.bottom-menu {
	display: none!important;
}
.block-menu {
	display: block!important;
	background-color: white;
	font-size: 12px!important;
	
}
.block-list li a {
	padding: 15px;
	color: #00338d!important;
	font-size: 1.5em;
	padding-bottom: 20px;
	
}

.block-list li  {
border-bottom:5px solid #d9d9d9;
}



}
