@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Proxima+Nova');
/* Global Styles */

body {
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	max-width: 960px;
	padding-left: 2.275%;
	padding-right: 2.275%;
}
.container {
	max-width: 900px;
}
/* Header */
header {
	display: block;
}
header .profileLogo .logoPlaceholder {
	background-color: rgba(208,207,207,1.00);
	width: 60%;
	text-align: center;
}
header .logoPlaceholder span {
	width: 80px;
	height: 22px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 22px;
	font-weight: 700;
	line-height: 53px;
}
header .profilePhoto {
	background-color: rgba(255,255,255,1.00);
	width: 259px;
	border-radius: 50%;
	height: 259px;
	clear: both;
}
header .profileHeader {
	margin-top: 1%;
}
header .profileHeader h1 {
	font-family: 'Montserrat', sans-serif;
	color: rgba(115,115,115,1.00);
	font-size: 30px;
	font-weight: 700;
	line-height: 24px;
}
header .profileHeader h3 {
	font-family: sans-serif;
	color: rgba(115,115,115,1.00);
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}
hr {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
}
header .profileHeader p {
	font-family: sans-serif;
	color: rgba(115,115,115,1.00);
	font-size: 16px;
	font-weight: 100;
	line-height: 1.5;
	overflow-y: auto;
}
header .profileHeader .spacer{
	margin-bottom: 2.5%;
}
header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
}
header .socialNetworkNavBar .socialNetworkNav {
	border-radius: 50%;
	cursor: pointer;
}
header .socialNetworkNavBar .socialNetworkNav img:hover {
	opacity: 0.5;
}
header .CE {
	display: block;
	font-size: 18px;
	font-weight: 100;
	font-family: sans-serif;
	margin-left: 33%;
}
header .headerDivider img {
	display: block;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 15px;
}
header .Prices{
	display: block;
	text-align: center;
}

header .Price1 p{
	display: inline-block;
	font-size: 22px;
	font-weight: 300;
	font-family: sans-serif;
	padding: 1%;
	margin: 1%;
}
header .Price2 {
	display: inline-block;
	margin-right: 15%;
	margin-left: 2%;
	font-size: 22px;
	font-weight: 800;
	font-family: sans-serif;
	text-align: center;
}
header .buttonCaption {
	display: block;
	font-size: 18px;
	font-family: sans-serif;
	font-style: italic;
	text-align: center;
}
header .externalResourcesNav {
	position: relative;
}
header .externalResourcesNav .externalResources {
	background-color: rgba(112,180,202,1.00);
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}
header .externalResourcesNav .externalResources:hover {
	background-color: rgba(100,153,153,1.00);
}
header .externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 15px;
	vertical-align: middle;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
header .stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
/* Main Content sections */
.mainContent .section1 {
	display: block;
}
.mainContent .buttonCaption {
	display: block;
	font-size: 18px;
	font-family: sans-serif;
	font-style: italic;
	text-align: center;
}
.section1 .sectionTitle, .section2 .sectionTitle {
	font-family: 'Montserrat', sans-serif;
	color: rgba(115,115,115,1.00);
	font-size: 18px;
	font-weight: 700;
	margin-top: 6%;
	text-transform: uppercase;
}
.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 .section1Banner img{
	display: block;
	margin: auto;
	padding-top: 1%;
	width: 80%;
}
.mainContent .quote1 {
	font-family: sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 5%;
	background-color: rgba(155,155,155,1.00);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1.5%;
	padding-right: 1.5%;
	font-weight: 100;
	color: rgba(255,255,255,1.00)
}
.mainContent .emdriamessage {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.5;
	color: rgba(115,115,115,1.00);
	margin-bottom: 3%;
	font-style: italic;
}
.mainContent .moreinfo {
	font-family: sans-serif;
	font-size: 23px;
	text-align: center;
	font-weight: 100;
	line-height: 1.5;
	padding-top: 3%;

}
.mainContent .section1 .section1Content {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.5;
	color: rgba(115,115,115,1.00);
	margin-bottom: 3%;
}
.mainContent .section1 .section1Content span{
	font-size: 16px;
}

.section2 .sectionContentTitle {
	font-family: sans-serif;
	color: rgba(115,115,115,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: 300;
}
.section2 .sectionContent {
	font-family: sans-serif;
	color: rgba(115,115,115,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.section2 .sectionContent ul{
	font-family: sans-serif;
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 300;
}
.CEStatement {
	font-family: sans-serif;
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 300;
	text-align: center;
}
.mainContent {
	display: block;
}
.mainContent .externalResourcesNav {
	position: relative;
}
.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(113,157,191,1.00);
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(100,153,153,1.00);
}
.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 15px;
	vertical-align: middle;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
.externalResourcesNav .externalResources span{
	background-color: rgba(112,180,202,1.00);
}
.mainContent .externalResourcesNav .externalResources2 {
	background-color: rgba(237,168,31,1.00);
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	cursor: pointer;
	margin-right: 1%;
	margin-left: 1%;
}
.mainContent .externalResourcesNav .externalResources2:hover {
	background-color: rgba(194,137,24,1.00);
}
.externalResourcesNav .externalResources2 a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 15px;
	vertical-align: middle;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
.IBHLogo img{
	display: block;
	margin: auto;
	
	}
.mainContent .highlights{
	display: block;
	margin: auto;
	text-align: center;
	font-family: sans-serif;
	color: rgba(115,115,115,1.00);
	font-size: 14px;
	font-weight: 100;
	line-height: 1.8;
}
.mainContent .highlights .list {
	display: inline-block;
	width: 45%;
	text-align: left;
	margin: 1%;
	vertical-align: top;
}
.mainContent .highlights ul{
}
.headerDivider img {
	display: block;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 15px;
}
/* Footer */
footer .footerTitle{
	display: block;
	text-align: center;
	font-family: sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: rgba(115,115,115,1.00);
	font-weight: 700;
}
footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	font-weight: 700;
}
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 */
body {
	width: 90%;
	}
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: block;
	margin-bottom: 15px;
}
header .profilePhoto {
	display: block;
	overflow: hidden;
	margin: auto;
}
header .profilePhoto img{
	display: block;
	margin: auto;
}
header .profileHeader {
	text-align: center;
	margin-top: 10%;
}
header .profileHeader p {
	text-align: justify;
}
header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
	margin-bottom: 15%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}
header .CE {
	display: block;
	margin: auto;
	text-align: center;
	font-weight: 500;
}
header .Price1 {
	display: block;
	text-align: center;
	margin: auto;
}
header .Price2 {
	display: block;
	text-align: center;
	margin: auto;
}
/* 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: 30%;
	margin-left: 1%;
	margin-right: 1%;
}
.mainContent .externalResourcesNav .externalResources2 {
	width: 100%;
	height: 30%;
	margin-left: 1%;
	margin-right: 1%;
}
.mainContent .highlights .list{
	display: block;
	width: 100%;
	}
/* 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 {
	display: block;
	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;
}
header .Price1 {
	display: block;
	text-align: center;
	margin: auto;
}
header .Price2 {
	display: block;
	text-align: center;
	margin: auto;
}
/* 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-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 150px;
	height: 100px;
	margin-top: 5%;
	margin-left: 1%;
	margin-right: 1%;
}
.mainContent .externalResourcesNav .externalResources2 {
	width: 150px;
	height: 100px;
	margin-top: 5%;
	margin-left: 1%;
	margin-right: 1%;
}
.mainContent .highlights .list{
	display: block;
	width: 100%;
	}
/* 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) {
body {
  max-width: 950px;
  margin: auto;
  }
/* 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%;
}
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: 260px;
	height: 100px;
	margin-left: 1%;
	margin-right: 1%;
}
.mainContent .externalResourcesNav .externalResources2 {
	width: 260px;
	height: 100px;
	margin-left: 1%;
	margin-right: 1%;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 25%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 25%;
	font-family: sans-serif;
}
footer .footerNote2 {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
}
