@charset "utf-8";

/* Global Styles */

body {
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	max-width: 960px;
	padding-left: 2.275%;
	padding-right: 2.275%;
	background-color: #015289;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 75%
%;
	background-position: 50% 0%;
	background-size: contain;
}

.btn {
	display: none;
    cursor: pointer;
}

/* Header */
header {
	text-align: center;
	display: inline;
}
header .profileLogo .logoPlaceholder {
	background-color: #707070;
	text-align: left;
	display: inline;
	text-decoration:none;
}

header .profileLogo .logoPlaceholder .li{
	padding-left:25px;
	padding-right:25px;
	display:inline;
}
header .profileLogo .logoPlaceholder .li a:hover{
color:#fff556;
}
header .logoPlaceholder {
	background-color: #707070;
	text-align: center;
	font-family: 'avenir', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 12px;
	line-height: 53px;
	display:inline !important;
	list-style-type: none;
	
}
header .profilePhoto {

	width: 500px;
	height: 240px;
	clear: both;
	padding:15px;
	margin-top:25px;
	margin-left:15px;
	
}
header .profileHeader ul {
	
background: #6798b8; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,#6798b8, #015289); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #6798b8, #015289); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #6798b8, #015289); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #6798b8, #015289); /* Standard syntax */
  padding:15px;
	list-style-type:none;
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 30px;
	font-weight: 700;
	line-height: 24px;
}
header .profileHeader li {
	background: #6798b8; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,#6798b8, #015289); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #6798b8, #015289); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #6798b8, #015289); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #6798b8, #015289); /* Standard syntax */
  padding:15px;
 
 
}
header .profileHeader h3 {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}


header .profileHeader p {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	overflow-y: auto;
}

/* Main Content sections */
.mainContent .section1 {
	display: block;
	background-color:#707070;
	padding:15px;
	
}

.section1 img {
	padding: 3px 15px 25px 15px;
}

.section1 img .logos {
	padding: 10px 15px 10px 15px;
	v-align:bottom;
}

.section1 p {
	font-family: 'avenir', sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	padding:10px;
}
.section1 ul {
	font-family: 'avenir', sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	padding: 0px,50px,50px,50px;
}
.section1 h1 {
	font-family: 'avenir', sans-serif;
	color:#ffffff;
	font-size:24px;
	line-height:20px;
	padding-left:20px;
	padding-bottom:5px;
	margin
}

div#multiColumn {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;
}

	
	
.section1 .sectionTitle, .section2 .sectionTitle {
	font-family: 'avenir', sans-serif;
	color: #fff556;
	background-color:#015289;
	padding:10px;
	font-size: 14px;
	margin:15px;
	
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	margin: 0 3% 0 0;
	float: left;
	clear: both;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
	padding: 0px;
}
.mainContent .section1 .section1Content {
	font-family: avenir;
	font-size: 14px;
	font-weight: 100;
	color:#ffffff;
	margin:auto;
}
.mainContent .section1 .section1Content span {
	color: rgba(146,146,146,1.00);
	font-family: sans-serif;
}
.section2 .sectionContentTitle {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
}

.section2 .sectionContentSubTitle {
	font-family: sans-serif;
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 400;
}
.section2 .sectionContent {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.mainContent {
	display: block;
}
.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(208,207,207,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	padding-top: 3%;
	cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(153,153,153,1.00);
}
.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
/* Footer */
footer .footerDisclaimer {
	text-align:left!important;
	font-family: sans-serif;
	font-size: 8px;
	line-height: 18px;
	color: #ffffff;
	align:left !important;
	
}
footer .footerDisclaimer span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}
footer .footerNote {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	font-weight: 700;
}
footer .footerNote span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}

/* Media query for Mobile devices*/
@media only screen and (min-width : 285px) and (max-width : 480px) {
/* Header */
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
	
}
header .profilePhoto {
	display: inline-block;
}
header .profileHeader {
	text-align: center;
    margin-top:10%;
}
header .profileHeader p {
	text-align: justify;
}

/* Main content sections */
.mainContent .section1 {
	text-align: center;
    margin-bottom: 10%;
}
.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: inline-block;
	text-align: left;
	font-family: sans-serif;
    text-align: justify;
}
.mainContent .section2 {
	display: block;
	text-align: center;
}
.section2 .section2Content {
    margin-top: 10%;
    text-align: justify;
    margin-bottom: 10%;
}
.mainContent .externalResourcesNav {
    margin-bottom: 10%;
 
}
.mainContent .externalResourcesNav .externalResources {
	width: 100%;
	height: 35px;
}
/* Footer */
footer {
	display: block;
	text-align: center;
	font-family: sans-serif;
}
}

/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
/* Header */
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
    margin-top:5%;
}
header .profileHeader {
	text-align: left;
    margin-top:7%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content and sections */
.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: block;
	margin: 0% 0% 0% 20%;
	font-family: sans-serif;;
    margin-top: 5%;
    margin-bottom: 5%;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 20%;
	font-family: sans-serif;
    margin-top: 5%;
    margin-bottom: 5%;
}
.mainContent .externalResourcesNav {
	margin-left: 20%;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
    margin-top: 5%;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
}

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
/* Header */
header .profileLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
}
header .profileHeader {
	text-align: left;
	padding-top: 10%;
	/* [disabled]background-color: #015289; */
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content sections */
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 22.5%;
}
.mainContent .section1 .section1Content {
	display: block;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 26%;
	margin-bottom: 0%;
	font-family: sans-serif;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 26%;
	font-family: sans-serif;
}
.mainContent .externalResourcesNav {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
}
a:hover { 
    color: #fff556;
}