body {
  font-family: "Work Sans", sans-serif;
  font-size: 16px; }

.wrapper {
  max-width: 1920px !important; }

#site-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }

#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: all 300ms cubic-bezier(0.32, 1.25, 0.375, 1.15);
  transition: all 300ms cubic-bezier(0.32, 1.25, 0.375, 1.15); }

#site-menu {
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -300px;
  background: #fff;
  padding: 20px 10px 50px 50px;
  -webkit-box-shadow: inset 6px 0px 38px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 6px 0px 38px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 6px 0px 38px 0px rgba(0, 0, 0, 0.1); }

#site-wrapper.show-nav #site-canvas {
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px); }

.primary-nav li a:hover {
  color: #f84542;
  font-size: 22px; }

.primary-nav li a.active {
  color: #f84542; }

.primary-nav li a {
  color: #293b5f;
  font-size: 22px; }

p.large {
  font-size: 24px;
  line-height: 38px;
  color: #293b5f; }

p.large01 {
  font-size: 24px;
  line-height: 38px;
  color: #ffffff; }

p.mt-large {
  margin-top: 20px; }

h1 {
  font-family: "Raleway", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #131f6b; }

section h1 {
  font-family: "Work Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #293b5f; }

section p {
  font-size: 18px;
  line-height: 26px;
  color: #293b5f; }

section01 h1 {
  font-family: "Work Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #293b5f; }

section01 p {
  font-size: 22px;
  line-height: 30px;
  color: #293b5f; }

h2 {
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-weight: 600; }

h3 {
  font-family: "Raleway", sans-serif;
  font-size: 28px;
  font-weight: 600; }

.hero {
  float: right; }

.list-item-large li {
  margin: 10px 0 10px 0;
  font-size: 16px; }

.input-simple {
  border-width: 0 0 1px 0;
  border-color: #FFF;
  border-radius: 0;
  background: transparent;
  color: #FFF; }

.input-simple:focus {
  background: transparent;
  color: #FFF; }

.input-simple::placeholder {
  color: #fff; }

::-moz-placeholder {
  opacity: 1; }

.form-bg-newsletter {
  background: url("../images/ellipse-bg.png") no-repeat top right; }

.email-signup {
  margin-top: 50px; }

.button {
  width: 30%; }

.button-shadow {
  -webkit-box-shadow: 6px 10px 41px -9px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 6px 10px 41px -9px rgba(0, 0, 0, 0.31);
  box-shadow: 6px 10px 41px -9px rgba(0, 0, 0, 0.31); }

.button-white {
  color: #f84542;
  background-color: #fff;
  font-size: 16px;
  padding-left: 46px;
  padding-right: 46px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.navigation {
  position: absolute;
  top: 0;
  right: 0px; }

.partner-shadow {
  -webkit-box-shadow: 30px 10px 41px -9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 30px 10px 41px -9px rgba(0, 0, 0, 0.1);
  box-shadow: 30px 10px 41px -9px rgba(0, 0, 0, 0.1); }

.gradient-bg {
  background: #e35d63;
  background: -moz-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: -webkit-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35d63",endColorstr="#7986bf",GradientType=1);
  color: #fff;
  min-height: 742px; }

.gradient-bg h2 {
  margin-top: 100px; }

.gradient-bg-2 {
  background: #e35d63;
  background: -moz-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: -webkit-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35d63",endColorstr="#7986bf",GradientType=1);
  color: #fff;
  min-height: 345px; }

  
.gradient-bg-3 {
  background: #e35d63;
  background: -moz-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: -webkit-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35d63",endColorstr="#7986bf",GradientType=1);
  color: #fff;
  min-height: 200px; }

 .gradient-bg-4 {
  background: #e35d63;
  background: -moz-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: -webkit-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35d63",endColorstr="#7986bf",GradientType=1);
  color: #fff;
  min-height: 100px; }
  
 .gradient-bg-5 {
  background: #e35d63;
  background: -moz-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: -webkit-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35d63",endColorstr="#7986bf",GradientType=1);
  color: #fff;
  min-height: 50px; }
  
  .gradient-bg-6 {
  background: #e35d63;
  background: -moz-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: -webkit-linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  background: linear-gradient(0deg, #e35d63 0%, #7986bf 66%, #7986bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e35d63",endColorstr="#7986bf",GradientType=1);
  color: #fff;
  min-height: 25px; }
  
.spotlight-one {
  border: 0; }

.spotlight-two {
  border: 0; }
  
  
img.people {
padding: 3px;
border: 1px solid #ddd;
float: left;
width: 120px;
margin-right: 15px;
margin-bottom: 5px;
}

img.photo {
padding: 3px;
border: 1px solid #ddd;
float: left;
margin-right: 15px;
margin-bottom: 5px;
}

img.photoright {
padding: 3px;
border: 1px solid #ddd;
float: right;
margin-left: 15px;
margin-bottom: 5px;
}

img.photocenter {
padding: 3px;
border: 1px solid #ddd;
margin-top: 5px;
margin-bottom: 5px;
}

 .circle150 {
	width: 150px;
	height: 150px;
	border-radius: 100px;
	border: 2px solid ##ffffff;
	position: relative;
	margin: 5px auto;
	box-shadow: 0px 4px 8px 0px rgba(50, 50, 255, 0.8); 
 } 
 
 
a.dateicon {font-weight: bold; color: #000000}
a.dateicon span.day {font-size: 15px; line-height: 15px}
a.dateicon span.month {font-size: 11px; line-height: 12px}
div.dateicon-container {float: left; width: 48px; height: 48px; padding: 3px 3px 0 7px; position: relative; z-index: 21}
a.dateicon {float: left; width: 48px; height: 48px; background: url(/common/images/buttons/Date.png) no-repeat; overflow: hidden; text-align: center; text-decoration: none}
a.dateicon:hover {text-decoration: none}
a.dateicon span {display: block; margin: 0 auto; padding-right: 2px}
a.dateicon span.day {margin-top: 13px}
a.dateicon span.month {position: relative; top: -1px}
div.aside-dateicon {float: right; margin-left: -58px; width: 100%; position: relative; z-index: 20}
div.aside-dateicon .detail {margin-left: 60px; padding-left: 5px

@media only screen and (min-width: 960px) {
  .gradient-bg h2 {
    margin-top: 200px; }
  p.mt-large {
    margin-top: 120px; }
  .spotlight-one {
    border-right: 4px solid #fff;
    border-top: 8px solid #fff; }
  .spotlight-two {
    border-left: 4px solid #fff;
    border-top: 8px solid #fff; }
  .email-signup {
    margin-top: 100px; } }

@media only screen and (min-width: 1441px) {
  .contact-us, .menu {
    max-width: 100%; }
  .gradient-bg h2 {
    margin-top: 250px; }
  h2 {
    font-family: "Raleway", sans-serif;
    font-size: 48px;
    font-weight: 600; }
  h3 {
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    font-weight: 600; }
  .list-item-large li {
    margin: 32px 0 32px 0;
    font-size: 22px; }
  .button {
    max-width: 100%; } }
