@charset "utf-8";
/* CSS Document */
html, html a {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
html, body {
  height: 100%;
}
body {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  background:#4d5055;
  width: 100%;
  height: 100% !important;
  margin: 0;
  padding: 0;
}
a {
color: #4a97d0;
text-decoration: none;
cursor:pointer;
font-family: Roboto, Helvetica, Arial, sans-serif;
}
a:hover {
  color: #4a97d0;
  text-decoration: underline;
 
}
a img {
  border: none;
}
p {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
}
.blue {
  color: #4a97d0 !important;
}
.green {
  color: #8ac03f !important;
}
a.green:hover{
  color: #BAEB57 !important;
}
.dark-green {
  color: #499919 !important;
}
.light-gray{
 color: #b3b3b3 !important;
}
.gray{color: #4d5055 !important}
.navy{color: #005682 !important}

.gray-bg{background:#f2f2f2 !important}

.ie-label{text-align:left;font-size:13px; margin-top:10px; display:block;color: #4d5055;font-weight: normal; font-size:17px;margin-bottom:0px;}
#main-container.mobilized{padding-top:113px}
#mobile-login-link, #mobile-try-link{/*left: -25px;position: relative;*/  margin-right: 25px;font-size: 15px;font-family: Shanti, Arial, Helvetica,sans-serif;display: inline-block;}
@media (max-width: 480px) {#mobile-login-link, #mobile-try-link{margin-right: 10px;}}
@media (min-width: 768px) {#mobile-login-link, #mobile-try-link{margin-right: 60px;}}
@media (max-width: 768px) {.pull-right #mobile-try-link{display:none!important;}}

#mobile-nav-logo{
	display: inline-block;
	position: absolute;
	left: 0px;
	background: white;
	width:190px;
	border-radius: 8px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
	top: -15px;
	z-index: 100;
	padding: 10px;
	margin-left:15px;
}

#mobile-nav-logo img{height: 68px;
width: 164px;}
h1{font-family: Shanti, Helvetica, Arial,sans-serif;font-size:60px; line-height:1em; color: #005682;}
h2{font-family: Shanti, Helvetica, Arial,sans-serif;font-size:50px; line-height:60px; color: #005682; margin-bottom:0px}

@media (max-width: 767px) {.home-jumbo h2{font-size:30px !important} .home-jumbo p{font-size:16px !important; margin:20px 0px !important}}
h3{font-family: Shanti, Helvetica, Arial,sans-serif;font-size:40px; line-height:70px; color: #4a97d0;line-height: 1.25em;}
h4{font-family: Shanti, Helvetica, Arial,sans-serif;font-size:32px; line-height:40px; color: #4a97d0;}
h5{font-family: Shanti, Helvetica, Arial,sans-serif;font-size:20px; line-height:21px; color: #005682;}
p{font-family: Roboto Light, Helvetica, Arial,sans-serif;font-size:16px; line-height:21px;color:#4d5055}

@font-face {
  font-family: Shanti;
  src: url('../../fonts/shanti/Shanti-Regular.ttf'), url('../fonts/shanti/Shanti-Regular.eot');
}

@font-face {
  font-family: Roboto;
  src: url('../../fonts/roboto/Roboto-Regular.ttf'), url('../fonts/roboto/Roboto-Regular.eot');/* IE9 */
}
@font-face {
  font-family: Roboto Light;
  src: url('../../fonts/roboto/Roboto-Light.ttf'), url('../fonts/roboto/Roboto-Regular.eot');/* IE9 */
}
@font-face {
  font-family: Roboto Medium;
  src: url('../../fonts/roboto/Roboto-Medium.ttf'), url('../fonts/roboto/Roboto-Regular.eot');/* IE9 */
}
@font-face {
  font-family: Roboto Slab;
  src: url('../../fonts/roboto-slab/RobotoSlab-Regular.ttf'), url('../fonts/roboto-slab/RobotoSlab-Regular.eot');/* IE9 */
}
@font-face {
  font-family: Roboto Slab Light;
  src: url('../../fonts/roboto-slab/RobotoSlab-Light.ttf'), url('../fonts/roboto-slab/RobotoSlab-Light.eot');/* IE9 */
}
#alert-org-express-required {margin-bottom: 10px;width: 102.5%;}
#epact-org-express-interest-form input.error,.g-recaptcha.error > div > div{border:1px solid red; border-radius:4px}
.g-recaptcha.error:after {content: "Captcha is required";color: red;top: 5px;position: relative;}
.alert-org-express, #alert-org-express-required{display:none}
.alert-success h5{color:#3c763d}
.alert-danger h5{color:#a94442}

.np{padding:0} .nm{margin:0}
.mobile-spacer {
  display: none;
}
.mm-fixed-top {
  right: 0;
}
.row.centered {
  padding-left: 75px;
  padding-right: 75px;
}
#my-menu {
  display: none;
}
#my-menu.mm-opened {
  display: block;
  z-index:200;
}
@media (max-width: 1145px) {
  .row.centered {
    padding-left: inherit;
    padding-right: inherit;
  }
}
.navbar {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  z-index: 50;
}

.navbar > .container{
	position:relative;
}
.navbar-default {
  background-color: #ffffff;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
.navbar-default .navbar-nav > li > a {
  color: #4a97d0;
  font-size: 17px;
  font-family: Shanti, Helvetica, Arial,sans-serif;
  line-height: 2em;
  transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{background-color:#f5f5f5;color:#4a97d0}
.navbar-default .navbar-toggle {
  float: left;
  background: none;
  border-radius: 0px;
  border:none;
  padding: 0px;
  margin:5px 0px 0px 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  width: 18px;
  background-color: #4a97d0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background:none;
}
@media (max-width: 767px) {
  .nav-pills li a {
    padding: 1px 15px;
    font-size: 15px;
    margin-bottom: 3px;
  }
}
.navbar-nav {
padding-bottom: 0px;
}
.navbar-brand{box-shadow: 0 0px 10px #e8e8e8;border-radius: 10px; background:white}

.navbar-brand .mobile-menu {
  margin-top: 10px;
  font-size: 15px;
  text-align: right;
}

@media (max-width: 1145px) {
	.navbar-brand .mobile-menu {display: block !important}
}
.navbar-brand .mobile-menu .btn-rounded {
  padding: 0px 15px;
  margin-left: 25px;
}
.navbar-brand .mobile-menu a {
  color: #ff7b10;
}
.navbar-brand .mobile-menu a:hover {
  color: #ff9710;
}

.navbar-brand .mobile-menu a.btn:hover{
	color:white;
}
@media (max-width: 1145px) {
  .navbar-brand {
    margin-top: 0px !important;
    box-shadow: none;
  }
}
@media (max-width: 1145px) {
  .navbar-brand {
    float: right !important;
    padding-top: 10px;
  }
  .open-slider{margin-right: 35px!important;}
}

@media (max-width:768px) {
  /*.open-slider{left: inherit;}*/
  .open-slider{margin-right: 25px!important;}
}

@media (max-width:480px) {
  /*.open-slider{left: inherit;}*/
  .open-slider{margin-right: 5px!important;}
}

.btn{position:relative}
.btn:active{
	top:1px;
}
.btn-warning:active{background-color:#ff7b00}
.btn-rounded {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  padding: 6px 25px;
}
.btn-general {
  font-size: 15px;
  padding: 6px 45px;
}
.btn-general:last-child {
  margin-top: 15px;
}
.btn:hover{
	color:#fff;
}

.btn:active{
	top:1px;
}
	
.small.btn,.small.btn:visited{font-size:11px;}


@media (min-width: 1146px) {.btn-lg{width:220px;}}

.btn-lg.btn,.btn-lg.btn:visited{
	font-size:16px;
	padding:10px 20px 12px;
}
	
.btn-success.btn,.btn-success.btn:visited{
	background-color:#91bd09;
}
	
.btn-success.btn:hover{
	background-color: #749a02;
}

.white.btn,.white.btn:visited{
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border: 1px solid #c5c5c5;
	text-shadow:0 -1px 1px rgba(255,255,255,0.20);
	color: #4d5055;
}

.btn-inverse.btn,.btn-inverse.btn:visited{
	background: #252525; /* Old browsers */
	background: -moz-linear-gradient(top,  #454545 0%, #252525 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(100%,#252525)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #454545 0%,#252525 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #454545 0%,#252525 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #454545 0%,#252525 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #454545 0%,#252525 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
	border: 1px solid #000000;
	text-shadow:0 -1px 1px rgba(0,0,0,0.20);
}

.btn-info.btn,.btn-info.btn:visited{
	background: #4997d0; /* Old browsers */
	background: -moz-linear-gradient(top,  #4997d0 0%, #3784bc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4997d0), color-stop(100%,#3784bc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4997d0 0%,#3784bc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4997d0 0%,#3784bc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4997d0 0%,#3784bc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4997d0 0%,#3784bc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4997d0', endColorstr='#3784bc',GradientType=0 ); /* IE6-9 */
	border: 1px solid #0072b9;
	text-shadow:0 -1px 1px rgba(0,0,0,0.20);
}

.btn-danger.btn,.btn-danger.btn:visited{
	background: #4997d0; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff0d3b 0%, #ef2d52 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0d3b), color-stop(100%,#ef2d52)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff0d3b 0%,#ef2d52 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff0d3b 0%,#ef2d52 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff0d3b 0%,#ef2d52 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff0d3b 0%,#ef2d52 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0d3b', endColorstr='#ef2d52',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ea0b35;
	text-shadow:0 -1px 1px rgba(0,0,0,0.20);
}

.btn:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.15) inset;
}
	
	
.btn-info.btn:hover{
	background-color:#007d9a;
}
	
.btn-danger.btn,.btn-danger.btn:visited{
	background-color:#e33100;
}

.btn-danger.btn:hover{
	background-color:#872300;
}

.magenta.btn,.magenta.btn:visited{
	background-color:#a9014b;
}

.magenta.btn:hover{
	background-color:#630030;
}


.btn,.btn:visited{
	font-family: 'Roboto', sans-serif;
	display:inline-block;
	padding:5px 10px 6px;
	color:#fff;
	line-height: 1.428571429;
	text-decoration:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-shadow:0 -1px 1px rgba(255,122,0,0.25);
	border-bottom:1px solid rgba(255,122,0,0.25);
	position:relative;
	cursor:pointer;
}

.btn-default {
background: #dddddd;
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
border: 1px solid #c5c5c5 !important;
text-shadow: 0 -1px 1px rgba(255,255,255,0.20);
color: #4d5055 !important;
}

.btn-warning.btn,.btn-warning.btn:visited{
	background: #ff7b00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff912a 0%, #ff7b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff912a), color-stop(100%,#ff7b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff912a 0%,#ff7b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff912a 0%,#ff7b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff912a 0%,#ff7b00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff912a 0%,#ff7b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff912a', endColorstr='#ff7b00',GradientType=0 ); /* IE6-9 */
	border: 1px solid #d76700 !important;
	text-shadow:0 -1px 1px rgba(0,0,0,0.20);
}

.btn-success.btn,.btn-success.btn:visited{
	background: #a4d93b; /* Old browsers */
	background: -moz-linear-gradient(top,  #a4d93b 0%, #76ab0c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4d93b), color-stop(100%,#76ab0c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a4d93b 0%,#76ab0c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a4d93b 0%,#76ab0c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a4d93b 0%,#76ab0c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a4d93b 0%,#76ab0c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4d93b', endColorstr='#76ab0c',GradientType=0 ); /* IE6-9 */
	border: 1px solid #679902;
	text-shadow:0 -1px 1px rgba(0,0,0,0.20);
}

.btn-warning.btn:hover{
	background-color:#d45500;
}

.btn-block{display:block;width:100%;padding-left:0;padding-right:0}
.btn-block + .btn-block{margin-top:5px}

.yellow.btn,.yellow.btn:visited{
	background-color:#ffb515;
}

.yellow.epact:hover{
	background-color:#fc9200;
}
#nav-logo {
  	opacity: 1;
	background-image: url(../images/logo.png);
	background-image: url(../images/logo-small.png)\9;
	background-size: 177px 61px;
	height: 61px;
	width: 177px;
	display:inline-block;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	#nav-logo {
	  	opacity: 1;
		background: url(../images/logo.png) no-repeat;
		background: url(../images/logo-small.png) no-repeat\9;
		background-size: 177px 61px;
		height: 61px;
		width: 177px;
	display:inline-block;
	}	
}

.navbar-form {
  padding-right: 0px;
}
.navbar-form input {
  background: #efefef;
  color: #9ca1a6;
  border: none;
  font-size: 13px;
}
.navbar-form .title {
  display: inline-block;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-right: 10px;
  color: #4d5055;
}
.navbar-form button img {
  position: relative;
  left: 1px;
  top: -2px;
}
.navbar-form .form-group {
  margin-right: 8px;
}
.jumbotron {
  background: -webkit-linear-gradient(#ffffff, #efefef);
  background: -o-linear-gradient(#ffffff, #efefef);
  background: -moz-linear-gradient(#ffffff, #efefef);
  background: linear-gradient(#ffffff, #efefef);
  text-align:center;
  position: relative;
  padding: 60px 0px 30px;
  margin:0px;
}
.jumbotron p{margin:30px 0px}
.jumbotron h1 {
font-family: Shanti, Helvetica, Arial,sans-serif;
font-size: 60px;
line-height: 1em;
color: #005682;
}
@media (max-width: 767px) {.jumbotron h1 {font-size: 40px;line-height: 1.2em;}}
.jumbotron .btn-lg {
  margin-top: 15px;
}
.white-overlay {
  background: rgba(252, 252, 252, 0.6);
  top: 0px;
  bottom: 0px;
  position: absolute;
  right: 0px;
  left: 0px;
  display: none;
}

#landing-feature{
	position: relative;
}

@media (max-width: 767px) {
	.home-jumbo{
		height: inherit !important;
	}
	#families-promo{
		height: inherit !important;
	}
}

.home-jumbo.slide4{
	background: url(../images/landing-slideshow-4.jpg) right top no-repeat #e5ecea;
	display: none;
}
.home-jumbo.slide2{
	background: url(../images/landing-slideshow-2.jpg) right top no-repeat #e5e9ec;
	display: none;
}
.home-jumbo.slide3{
	background: url(../images/landing-slideshow-3.jpg) right top no-repeat #363634;
	display: none;
}

.home-jumbo.slide3 h1{
	color: #F7F7F7;
	text-shadow: 0px 0px 6px rgba(142, 142, 142, 0.31);
}

#news-promo, #news-promo-mobile {
  padding: 30px;
  padding-left: 0px;
  margin-top: 48px;
}

#news-promo {
	padding: 30px;
	margin-top: 78px;
	padding-top: 0px;
	border-radius: 7px;
	background: rgba(255, 255, 255, 0.3);
}

#news-promo.dark {
	color: white;
	background:rgb(65, 65, 61);
	background:rgba(65, 65, 61, 0.35);
}

#news-promo.dark  p.news{
	color: white;
}
#news-promo.dark  p.news a{
	color: #E3D2B1;
}
#news-promo.dark h3,#news-promo.dark h4{
	color: #E3D2B1;
}


#news-promo .news, #news-promo-mobile .news {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #4d5055;
}
#news-promo .news .date, #news-promo-mobile .news .date {
  color: #9ca1a6;
  padding-right:5px;
}
#news-promo .follow-us, #news-promo-mobile .follow-us {
  margin-top: 25px;
}
#news-promo .follow-us a img, #news-promo-mobile .follow-us a img {
  display: inline-block;
  margin-right: 3px;
}
#news-promo-mobile {
  padding-left: 30px;
  padding-top:0px;
  border-top: 2px solid #efefef;
}
#news-promo-mobile h3{margin-left: 15px;margin-top: 30px;}
.sub-nav {
  position: relative;
  left: 0px;
  right: 0px;
  padding: 55px 0px 35px;
  background: #efefef;
  background: rgba(239, 239, 239, 0.9);
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
  font-size: 17px;
}
#home-nav {
  z-index: 100;
  top: 0;
}
.nav-pills li {
  text-align: center;
  border-right: #efefef 3px solid;
}
.nav-pills li:last-child {
  border-right: none;
}
.nav-pills li a {
  background: #ffffff;
  width: 100%;
  border-radius: 0px;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.15s ease-in-out;
  -webkit-transition: background 0.15s ease-in-out;
}
.nav-pills li a:hover {
  background: #4a97d0;
  color: white;
}
.nav-pills li.active a {
  background-color: #4a97d0;
  border-radius: 0px;
}
.nav-pills li.active a:hover {
  background-color: #43bef0;
}
.nav-pills li.active:after {
  content: "";
  position: absolute;
  border-color: transparent;
  left: 50%\0;
  border-width: 10px;
  border-style: solid;
  border-top-color: #4a97d0;
}
@media (max-width:768px) {
.nav-pills li.active:after {
  display:none;
}
}
.nav-pills li.active:hover:after {
  border-top-color: #43bef0;
}
.section {
  text-align: center;
  padding-bottom: 100px;
}

.section ul{text-align:left}
.section li{
font-family: Roboto Light, Helvetica, Arial,sans-serif;
font-size: 16px;
line-height: 21px;
color: #4d5055;
}
@media (max-width: 767px) {
  .section {
    padding-bottom: 50px !important;
  }
}
@media (max-width: 1145px) {
  .section h1 {
    padding-top: 30px !important;
    margin-top: 15px !important;
  }
}
.section-fw {
  text-align: center;
}
.section-fw .container-fw {
  max-width: 1280px;
  margin: auto;
}
#home-what {
  margin-top: inherit !important;
  background: #efefef;
}
#home-what p {
  margin-top: 55px;
}
#home-why{
  background: white;	
}
#home-why .row {
  margin: 50px 0px;
}
#home-why .row .item {
  text-align: left;
}
@media (max-width: 1145px) {
  #home-why .item {
    text-align: center !important;
  }
}
#home-why .row .item img {
  margin-bottom: 10px;
  height: 62px;
  width: 62px;
}
#home-why .row .item p {
  font-size: 15px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #9ca1a6;
  margin: auto;
  margin-bottom: 30px;
  max-width: 450px;
}

@media (min-width: 1146px) and (max-width: 1220px){.navbar-right{float:left !important}}
@media (max-width: 1145px) {
  #home-why .row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #home-why .row .item {
    text-align: center !important;
  }
}
#home-how {
  background: #efefef;
}
#line-1{
	position:absolute;	
}
#lappytop{
	background:url(../../corporate/images/laptop.png);
	width:478px;
	height:274px;
	margin:auto;
	position:relative;
}
#laptop-screen{
	background: url(../../corporate/images/laptop-screen.png) no-repeat top;
	width: 329px;
	height: 205px;
	top: 17px;
	left: 0px;
	margin: auto;
	position: relative;
}
#diagram-mobile{
	position:absolute;
	bottom: -38px;
	right: 35px;	
}
#landing-diagram{
	background-size: 99.8%;
	background-position: center 65px;
	padding-top: 130px;
	padding-bottom: 60px;
	position:relative;
}

#landing-promo-carousel .carousel-indicators li{border-color: white;}
#landing-promo-carousel .carousel-indicators li.active{background:white}
#landing-promo-carousel ol.carousel-indicators{background: none;position: absolute;left: 0px;right: 0px;}
#landing-promo{height:700px; position:relative}
@media (max-width: 767px) {#landing-promo,#landing-promo-carousel .carousel-inner{height:450px !important} #landing-promo-carousel .btn-lg{width:125px !important;margin-top:0px !important;}
#landing-promo-carousel .btn-lg + .btn-lg {margin-left: 10px !important;}}
#landing-promo-carousel h2{margin-top: 50px;}
#landing-promo-carousel h2, #landing-promo-carousel p{color: white}
#landing-promo-carousel .carousel-inner{height: 700px;}
#landing-promo-carousel .btn-lg + .btn-lg {margin-left: 30px;}
#landing-promo p{margin: 30px 0px;}

.landing-promo-mobile-title{font-size: 20px;
padding-top: 25px;
width: 85%;
margin: auto;
margin-top: 25px;
color: white;
border-top: 1px solid white;}
.progress{margin-bottom:0px}
.landing-promo-person{position: absolute; left: 325px; bottom:0px;}
#landing-promo-carousel .btn-lg {width: 225px;padding: 15px 20px 16px;}
#landing-nav .item{text-align:center}
#landing-nav .nav-pills li{border:none;}
#landing-nav .nav-pills li a{font-size:20px; border-right:1px solid #e1e1e1}
#landing-nav .nav-pills li:first-child a{border-left:1px solid #e1e1e1}
#landing-nav .nav-pills > li + li {margin-left: 0px;}
#landing-nav .nav-pills li.active:after{content:none}

#landing-nav .carousel-indicators li {
width: 25%;
height: inherit;
margin: 0 ;
text-align: center;
text-indent: 0;
}

#landing-nav .carousel-indicators {
width: 100% ;
margin: 0px;
}


.curvy{
	position: absolute;	
}
.flipped-Y{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	right:0px;
}
.diagram-circle{
	position:absolute;
	z-index: 2;	
}
#home-what .container{
	position:relative;	
}
.subsection h1 {
  font-size: 32px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 480px;
  line-height: 1.2em;
}
.subsection h2 {
  margin-top: 100px;
}
.sublink {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 21px;
  position: relative;
  line-height: 1.5em;
  white-space: nowrap;
}
.sublink:after {
  content: "";
  position: absolute;
  right: -32px;
  width: 23px;
  top: 4px;
  height: 22px;
  padding: 0px 10px;
  border-radius: 100%;
}
.sublink-small{
	font-size:18px;
	margin-left:5px;
}
.sublink-small:after{
	top:2px;
}
.sublink-blue {
  color: #4a97d0;
}
.sublink-blue:hover {
  color: #43bef0;
}
.sublink-blue:hover:after {
  background: #43bef0 url('../images/chevron-right-small.png') no-repeat center;
}
.sublink-blue:after {
  background: #4a97d0 url('../images/chevron-right-small.png') no-repeat center;
}
.sublink-green {
  color: #76ab0c;
}
.sublink-green:hover {
  color: #99cc33;
}
.sublink-green:hover:after {
  background: #99cc33 url('../images/chevron-right-small.png') no-repeat center;
}
.sublink-green:after {
  background: #a4d93b url('../images/chevron-right-small.png') no-repeat center;
}
.sublink-orange {
  color: #ff7b10;
}
.sublink-orange:hover {
  color: #ff9710;
}
.sublink-orange:hover:after {
  background: #ff9710 url('../images/chevron-right-small.png') no-repeat center;
}
.sublink-orange:after {
  background: #ff7b10 url('../images/chevron-right-small.png') no-repeat center;
}
.video-link {
  background: #4a97d0;
  border-radius: 100%;
  color: white;
  position: relative;
  padding: 18px 21px;
  margin-bottom: 60px;
  display: inline-block;
}
.video-link img {
  padding-left: 5px;
  position: relative;
}
.video-link:hover {
  background: #43bef0;
}
.video-link:after {
  content: "Watch video";
  background: white;
  position: absolute;
  top: 70px;
  left: -64%;
  font-size: 15px;
  color: #4d5055;
  border-radius: 30px;
  padding: 6px 25px;
  width: 140px;
}
#video-organizations.video-link {
  background: #a4d93b;
}
#video-organizations.video-link:hover {
  background: #99cc33;
}
@media (min-width: 767px) {
	#video-organizations {
	  background-color: #FFF;
	  padding: 10px;
	  height: 250px;
	  width: 450px;
	  border-radius: 20px;
	  display: block;
	  margin: auto;
	}
}

#video-families-text {
  margin-top: 30px;
}
#video-families-text a {
  background: white;
  text-decoration: none;
  font-size: 15px;
  color: #4d5055;
}
.general-content {
  max-width: 713px;
  text-align: left;
  margin: auto;
  padding: 30px 0px;
}
.general-content h1, .general-content h2, .general-content h3, .general-content h4{
	text-align:center;
}

.general-content h5{
text-align: left;
margin: 1em 0px;
}

h5.info {
	margin-bottom: 25px;
	line-height: 1.3em;
}

.carousel-stories .active.left {
  left: -33%;
}
.carousel-stories .next {
  left: 33%;
}
.carousel-stories .prev {
  left: -33%;
}
#news-promo .carousel-indicators {
  background: none !important;
}
#news-promo .carousel-indicators li {
  background-color: #d9d9d9;
}
#news-promo .carousel-indicators li.active {
  background-color: #9ca1a6;
}
.carousel-control{width:10%}
.carousel-indicators {
  background:none;
  width: 210px;
  margin: auto;
  position: static;
}
.carousel-control.left, .carousel-control.right {
  height: 77px;
  top: 40%;
  z-index:2;
  background-image: none;
}
#landing-promo-carousel .carousel-control.left {
  background: url(../images/arrow-left-white.png) bottom no-repeat;
  height: 92px;
}
#landing-promo-carousel .carousel-control.right {
  background: url(../images/arrow-right-white.png) bottom no-repeat;
  height: 92px;
}

#at-page-how-carousel{min-height:325px}

#at-page-how-carousel .carousel-control.left {
	left: -125px;
}
#at-page-how-carousel .carousel-control.right {
	right: -125px;
}

.carousel-control.left {
  background: url(../images/button-left.png) bottom no-repeat;
}
.carousel-control.right {
  background: url(../images/button-right.png) bottom no-repeat;
}

.carousel-gradient{
	background: linear-gradient(rgba(255, 255, 255, 0) 89%, rgba(0, 0, 0, 0.4) );
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 25;
}
@media (max-width: 767px) {
  .carousel-control.left, .carousel-control.right {
    display: none;
  }
  .story {
    display: none;
    margin-top: 30px !important;
  }
  .active .story:first-child {
    display: block;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1145px) {
  #epact-stories h2 {
    display: none !important;
  }
}


#sitemap ul {list-style-type: none;padding: 0px;margin-top: 20px}
#sitemap ul li{margin: 5px 0px;}
#sitemap h3{color: #005682;font-family: Shanti, Arial, Helvetica, sans-serif;font-size: 17px;}
#sitemap a{color:#4d5055;}
#sitemap a:hover{color:#b3b3b3;}

#footer {
  background: #4d5055;
  color: #d9d9d9;
  overflow:hidden;
}
#footer > .container {padding: 30px 0 60px;}
@media (max-width: 768px) {
	.row{margin-left:0px;margin-right:0px}
	#footer > .container {padding: 12px 0px 20px;}
	.footer-copyright{margin-top:20px !important}
}
@media (max-width: 1140px) {
	#mobile-promo img{left:0px}
}
#footer a {
  color: #b3b3b3;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer h3 {
  color: white;
  font-family: Shanti, Arial, Helvetica, sans-serif;
  font-size: 17px;
}
#footer ul {
  list-style-type: none;
  padding: 0px;
  margin-top: 20px;
}

#footer ul li{
	margin: 5px 0px;
}

.footer-copyright{
	color: #b3b3b3;
	margin-top: 100px;
}
#footer-tweets {
  padding-bottom: 15px;
}

#footer-tweets .tweet a {
  color: #4a97d0;
}
#footer-tweets .tweet a:hover {
  color: #43bef0;
}
#footer-bottom {
  text-align: center;
  margin-top: 30px;
}

#about-us-section{
	text-align:left;
}

#footer-social .footer-icon + .footer-icon{
	margin-left:6px;
}
#footer-social h3 {
margin-bottom: 20px;
}
#footer-social .fa{
	font-size:25px;
}
#footer-social a+a {
margin-left: 4px;
}
#footer-mobile{text-align:center}
#footer-mobile .fa{font-size:25px}
#footer-mobile a+a {margin-left: 10px;}
.footer-social-row{padding-bottom:12px;border-bottom:#2f3136 1px solid;}
#social-facebook {
  background: url(../images/icon-facebook.png) no-repeat bottom;
  margin-left: 0px;
}
#social-twitter {
  background: url(../images/icon-twitter.png) no-repeat bottom;
}
#social-youtube {
  background: url(../images/icon-youtube.png) no-repeat bottom;
}
#social-linkedin {
  background: url(../images/icon-linkedin.png) no-repeat bottom;
}
#social-gplus {
  background: url(../images/icon-gplus.png) no-repeat bottom;
}
#social-rss {
  background: url(../images/icon-rss.png) no-repeat bottom;
}
#social-pinterest {
  background: url(../images/icon-pinterest.png) no-repeat bottom;
}
#gray-facebook {
  background: url(../images/footer-facebook.png) no-repeat bottom;
}
#gray-twitter {
  background: url(../images/footer-twitter.png) no-repeat bottom;
}
#gray-youtube {
  background: url(../images/footer-youtube.png) no-repeat bottom;
}
#gray-linkedin {
  background: url(../images/footer-linkedin.png) no-repeat bottom;
}
#gray-gplus {
  background: url(../images/footer-gplus.png) no-repeat bottom;
}
#gray-rss {
  background: url(../images/footer-rss.png) no-repeat bottom;
}
#gray-pinterest{
  background: url(../images/footer-pinterest.png) no-repeat bottom;
}
.social-icon {
  margin-left: 10px;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: -99999px;
}
.social-icon:first-child, .footer-icon:first-child {
  margin-left: 0px;
}
.social-icon:hover, .footer-icon:hover {
  background-position: 0 0 !important;
}
.footer-icon {
  width: 30px;
  height: 30px;
}
#copyright {
  margin-bottom: 60px;
  margin-top: 10px;
}
#copyright li {
  display: inline-block;
  margin-left: 15px;
}
#copyright .text {
  color: #9ca1a6;
  margin-left: 0px;
}
@media (max-width: 767px) {
  .text {
    display: block !important;
  }
}

.img-stack {
  float: left;
}
.img-stack:last-child {
  float: none;
}
#using-reliable {
  background: #efefef;
}
.gray-link {
  color: #4d5055;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 28px;
}

.help-item {
  padding: 20px 15px;
  background: white;
  color: #4d5055;
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
  margin-bottom: 3px;
  text-align: left;
  font-size: 17px;
  border-right: 3px solid #efefef;
}
.help-item img {
  display: inline-block;
  height: 50px;
  vertical-align: top;
}

.general-content li {
font-size: 16px;
color: #333333;
padding-bottom: 10px;
font-family: Roboto Light, Arial, Helvetica, sans-serif;
}
#team-description {
  padding-bottom: 30px;
}

#team-photos a > img{opacity:1}
#team-photos .team-item {
  max-width: 25%;
  display: inline-block;
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
}
.team-info {
  border-right: 3px solid white;
  border-bottom: 3px solid white;
  background: #efefef;
}
.team-info:hover {
  background: white;
}
.team-name {
  font-size: 17px;
  color: #4a97d0;
  display: block;
  padding-top: 10px;
}
.team-role {
  font-size: 14px;
  color: #4d5055;
  padding-bottom: 10px;
  display: block;
}

@media (min-width: 460px) and (max-width:767px) {.team-name{font-size:15px;} .team-role{font-size:12px}}
@media (min-width: 300px) and (max-width:459px) {.team-name{font-size:12px;} .team-role{font-size:8px}}
@media (max-width: 299px) {.team-name{font-size:11px;} .team-role{font-size:8px}}

#team-photos .row {
  background: white;
}
.img-team {
  width: 100%;
}
.row-ns {
  margin-left: 0px;
  margin-right: 0px;
}
.col-ns {
  padding-left: 0px;
  padding-right: 0px;
}
#staff-nav, #staff-photo {
  background: #efefef;
}
#staff-photo {
  text-align: center;
  padding-top:60px;
  overflow:hidden;
  position:relative;
}

#staff-photo h1{
	margin: 35px 0px 15px;
}
#staff-photo img {
  display: inline-block;
}

#mr-raccoon{position: absolute;bottom: -110px;z-index: 0;display:none;cursor:pointer}
#mr-raccoon-hands{position: absolute;top: -54px;z-index: 16;right: 156px;display:none}
#darkness{background:black;opacity:0;position:fixed;z-index:60;top:0;left:0;right:0;bottom:0;display:none}
#angry-raccoon{position: fixed;bottom: 0px;left: 50%;z-index: 70;display: none}
#staff-section{overflow:visible}
#staff-section > .container{position:relative}
#staff-section h5 {
	margin: 30px 0px 15px;
}
.staff-role {
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #9ca1a6;
  margin: 15px 0px;
  text-align:center;
}
.staff-quote {
  background: url(../images/icon-quote-blue.png) no-repeat center top;
  padding-top: 100px;
  margin: 40px 0px;
  color: #4a97d0;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 21px;
  text-align:center;
  line-height: 28px;
}

.testimonial-quote {
  background: url(../images/icon-quote.png) no-repeat center top;
  padding-top: 100px;
  margin: 40px 0px;
  color: #76ab0c;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 21px;
  text-align:center;
  line-height: 28px;
}

#get-started-section {
  background: #efefef;
  padding-bottom: 0px;
}
.account-types {
  max-width: 975px;
  margin: auto;
}
.fadeIn {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.fadeIn:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.account-type {
  max-width: 430px;
  margin: auto;
  cursor: pointer;
  margin-top: 15px;
  padding-bottom: 45px;
  position: relative;
}
.account-type.focused {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.account-type.focused:after {
  content: "";
  position: absolute;
  border: 15px solid transparent;
  border-top: 21px solid #efefef;
  bottom: -35px;
  left: 45.5%;
}
.account-type.focused .btn-account-type, .refer-org-type.focused {
  background-color: #9ca1a6 !important;
}
.account-type h1 {
  font-size: 32px;
  margin-top: 30px;
}
.account-type h2 {
  margin-top: 20px;
  margin-bottom: 0px;
}
.account-type .phone {
  color: #76ab0c;
  font-size: 18px;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.account-type .phone-details {
  font-size: 17px;
}
.account-type:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#get-started-login {
  background: white;
  text-align: center;
}
#get-started-login .container{
  margin: auto;
  max-width: 435px;
}
.form-mini input {
  background: #efefef;
  color: #4d5055;
  border: none;
  font-size: 13px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  padding: 18px 20px;
}
#mini-login-popup {
  position: fixed;
  background: white;
  width: 100%;
  z-index: 10;
  padding: 20px;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  font-size: 12px;
  display: none;
}
#mini-login-popup .login-help {
  float: left;
}
#mini-login-popup .title {
  font-size: 15px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #4d5055;
  margin-bottom: 10px;
}
#mini-login-popup .form-submit-right {
  position: relative;
  top: -5px;
  margin-right: 0px;
}
#mini-login-help {
  display: none;
}
#mini-login-fader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #efefef;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=argb(rgba(240, 240, 240, 0.75)), endColorstr=argb(rgba(240, 240, 240, 0.75)))";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=argb(rgba(240, 240, 240, 0.75)), endColorstr=argb(rgba(240, 240, 240, 0.75)));
  background-color: rgba(240, 240, 240, 0.75);
  z-index: 1;
  display: none;
}
.open-slider {
  /*position: relative;*/
}
@media (min-width: 767px) {
  #mini-login-popup {
    display: none !important;
  }
}
.form-corporate .checkbox{
	text-align:left;
}
.form-corporate input:not([type=radio]):not([type=checkbox]):not([type=submit]), .form-corporate textarea {
  background: white;
  color: #4d5055;
  border: 1px solid #bbbbbb;
  font-size: 14px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  height: 3.5em;
}

body.atWork .form-corporate input:not([type=radio]):not([type=checkbox]):not([type=submit]), .form-corporate textarea,
body.atSchool .form-corporate input:not([type=radio]):not([type=checkbox]):not([type=submit]), .form-corporate textarea{
  padding-right:0px;
}
#get-started-forms {
  margin-top: 45px;
  margin-bottom: 100px;
}
#get-started-forms .sublink {
  color: #4d5055;
}
#get-started-forms .sublink:hover {
  color: #9ca1a6;
}
#get-started-getintouch {
  display: none;
}
#get-started-getintouch .title {
  font-size: 32px;
  font-family: Roboto Slab Light, Arial, Helvetica, sans-serif;
  color: #a4d93b;
}
#get-started-register {
  display: none;
}
#get-started-register .title {
  font-size: 32px;
  font-family: Roboto Slab Light, Arial, Helvetica, sans-serif;
  color: #4a97d0;
}
#get-started-register label.checkbox {
	max-width: 435px;
}
.checkbox {
  font-size: 14px;
  color: #4d5055;
}
#register-hasaccount .form-corporate {
  display: none;
}
#register-hasaccount h2 {
  	margin: auto;
	max-width: 430px;
	margin-top: 15px;
}
#register-hasaccount h2 a {
  color: #ff7b10;
}
#register-hasaccount h2 a:hover {
  color: #ff9710;
}
#form-getstarted-register .form-group {
  max-width: 435px;
}
#login-modal .modal-content{border-radius:3px}
#login-modal .modal-dialog{max-width:320px !important;}
#login-modal .modal-body{padding-top: 70px;}
#switch-account .modal-dialog,#login-modal .modal-dialog{padding-top:15%}
#switch-account p {text-align: center;}
#switch-personal, #switch-admin{width: 263px;padding: 10px;}
@media (max-width: 480px){#switch-personal, #switch-admin{width: 100% !important}}
#login-modal input:not([type=submit]):not([type=radio]):not([type=checkbox]){max-width:234px !important; margin:auto;padding: 5px 12px;}
@media (max-width: 767px) {
#login-modal input:not([type=submit]):not([type=radio]):not([type=checkbox]){max-width:90% !important}
#navbar-login #epact-login-form-submit{width:90% !important;}
}
#login-modal #epact-login-form .form-group {text-align:center}
#login-modal .modal-header{padding: 0px;border: none;min-height: inherit;}
#login-modal .modal-header .close {top: -35px;color: white;position: relative;opacity:0.8}
#login-modal .modal-header .close:hover{opacity:1}
#navbar-login #epact-login-form .ie-label{text-align:left}
#navbar-login #epact-login-form .form-group{margin-bottom:0px}
#navbar-login #epact-login-form-submit{margin-top:30px; width:260px; padding:13px 10px}
#navbar-login #epact-login-form input[type=text] {border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
#navbar-login #epact-login-form input.error {border: 1px solid red !important;}
#navbar-login #epact-login-form .login-help {
  font-size: 14px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #4a97d0;
  line-height: 28px;
  text-align:center;
  margin: 23px 0px 0px;
}
#navbar-login #epact-login-form .login-help a{text-decoration:underline}

#epact-login-form .login-button {
  float: right;
  line-height: 28px;
  font-size: 21px;
  color: #4d5055;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
}
.form-submit-right {
  float: right;
  margin-right: 40px;
}
.form-submit-right .sublink:after {
  content: "";
  position: absolute;
  right: -40px;
  width: 30px;
  top: 0px;
  height: 30px;
  padding: 0px 10px;
  border-radius: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-video {
  text-align: center;
}
.modal-video .title {
  font-size: 28px;
  font-family: Roboto Slab Light, Arial, Helvetica, sans-serif;
  color: #4a97d0;
  margin-top: 15px;
}
.modal-close {
  background: #ff7b10 !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  width: 33px;
  height: 33px;
  font-weight: normal;
  position: absolute;
  font-size: 28px;
  border-radius: 50%;
  color: white !important;
  z-index: 2000;
  text-shadow: none;
  right: -11px;
  top: -13px;
}
.modal-close:hover {
  background: #ff9710 !important;
  opacity: 1;
}
#top-button {
  position: fixed;
  cursor: pointer;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  bottom: 10px;
  right: 10px;
  z-index: 1500;
}
#top-button:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* FLIP PANELS */
.flip-panel {
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  height: 100%;
  width: 100%;
}
.flip-panel .front {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 900;
  width: inherit;
  height: inherit;
  background: white;
  text-align: center;
  -webkit-transform: rotatex(0deg) rotatey(0deg);
  -moz-transform: rotatex(0deg) rotatey(0deg);
  transform: rotatex(0deg) rotatey(0deg);
  -webkit-transform-style: preserve- 3 d;
  -moz-transform-style: preserve- 3 d;
  transform-style: preserve- 3 d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background 0.6s ease-in-out;
  transition: background 0.6s ease-in-out;
}
.flip-panel .back {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 800;
  width: inherit;
  height: inherit;
  background: #4a97d0;
  -webkit-transform: rotatey(-180deg);
  -moz-transform: rotatey(-179deg);
  transform: rotatey(-179deg);
  -webkit-transform-style: preserve- 3 d;
  -moz-transform-style: preserve- 3 d;
  transform-style: preserve- 3 d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background 0.6s ease-in-out;
  transition: background 0.6s ease-in-out;
}
.flip-panel.flip .front {
  z-index: 900;
  -webkit-transform: rotatey(180deg);
  -moz-transform: rotatey(180deg);
  transform: rotatey(180deg);
}
.flip-panel.flip .back {
  z-index: 1000;
  background: #4a97d0;
  -webkit-transform: rotatex(0deg) rotatey(0deg);
  -moz-transform: rotatex(0deg) rotatey(0deg);
  transform: rotatex(0deg) rotatey(0deg);
}
.flip-panel.flip .action {
  display: none;
}
/* SIDE INDICATOR */
.side-indicator {
  position: fixed;
  z-index: 101;
  top: 26%;
  right: 13px;
}
.nav-side-indicator {
  list-style-type: none;
}
.side-item {
  height: 32px;
  border-right: 7px #d9d9d9 solid;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  margin-bottom: 1px;
  line-height: 32px;
  cursor: pointer;
}
.side-item:hover {
  border-right: 7px #4a97d0 solid !important;
}
.side-item > span {
  color: #4a97d0;
  display: none;
  padding-right: 10px;
}
.side-item:hover > span {
  color: #4a97d0;
  display: block;
}
@media (max-width: 767px) {
  #using-options .row {
    margin-left: inherit;
    margin-right: inherit;
  }
}
/* USEFUL LESS MIXINS */
/* CONTACT PAGE */
.required-text-wizard{
	font-size: 13px;
	margin-bottom: 15px;
	color: #9ca1a6;
	margin:20px 0px;
}
.control-label{
	color: #4d5055;
}
.controls input:not([type=radio]):not([type=checkbox]), .controls textarea, .controls select{
	display: inline-block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #efefef;
	background-image: none;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.controls .radio, .controls .checkbox{
	display: inline-block;
}

label.error{
	text-align: left;
	font-weight: normal;
	margin-top:5px;
}

.remove-refer-friend, .remove-refer-org{
	text-decoration: underline;
	margin-left: 5px;
	font-size:13px;
}

.section-simple{
	background: white;
}

.section-simple input:not([type=submit]):not([type=radio]):not([type=checkbox]), .section-simple select, .section-simple textarea{
	background-color: white !important;
	width: 90% !important;
	  color: #4d5055 !important;
	  border: 1px solid #bbbbbb;
	  font-size: 14px !important;
	  font-family: Roboto, Arial, Helvetica, sans-serif !important;
	  height: 3.5em;
}

#main-container{
	background: white;
	padding-top:51px;
	overflow:hidden;
}
.alert{
	margin-bottom: inherit;	
}
#login-error{
color: red;
padding-top: 15px;
display:none;
}
#success-message{
	display: none;
}
.general-content .inline-email{
	display: none;
}

#epact-invitelogin-form, .invite-forgotpass{
	margin: auto;
	width: 345px;
}
#epact-invitelogin-form input:not([type=radio]):not([type=checkbox]):not([type=submit]){
	width: 345px !important;
}
#epact-invitelogin-form, #epact-inviteregistration-form, #epact-declineinvite-form{
	margin-top:15px;
}
.form-horizontal .checkbox{
	margin-bottom: 10px;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}

#closer-look h1{
	margin: auto;
	margin-top: 90px;
	max-width: 711px;
	margin-bottom: 35px;
}
#faq-accordion .panel-body{
font-family: Roboto Light, Helvetica, Arial,sans-serif;
font-size: 16px;
line-height: 21px;
color: #4d5055;
text-align:left;
}
#faq-section{
	background:#efefef;
}
#contact-us-section h2{
	line-height:1.8em;
}
#contact-us-section h5{
	text-align: left;
}
@media (max-width: 767px) {
	.navbar-collapse{display: none}
}
.ie-login{color: #9ca1a6 !important}
.ie-login:first-child{margin-left:10px}
gin-form .form-group{text-align:left;}

#epact-login-form{position:relative}
.modal-backdrop.fade.in{z-index: 1000 !important}
#login-loader{display: none; margin-left:10px;}
#epact-login-form.navbar-form #login-loader{display: none; margin-left: inherit; right: -35px;top: 8px;position: absolute;}
#logged-in-header{text-align: right;margin: 10px 0px; visibility: hidden}
#epact-org-express-interest-form .control-label{text-align: left !important}
#control-group-for-epact-org-express-interest-form-submit label{display: none}
.form-horizontal .control-label{text-align: left !important; width: 100%;}
.control-group{width: 100%;text-align: left;}
/* Front page columns */

#front-columns {
	display:block;
	width:auto;
	float:none;
	overflow:hidden;
}
.column-image {
	width:100%;
	display:block;
	overflow:hidden;
	line-height:0px;
	position: relative;
}

#front-columns > div {
width: 30%;
display: block;
height: auto;
margin-right: 3px;
margin-bottom: 30px;
float: left;
}
#using-who-org .column-image:hover .column-image-inside, .column-image:hover .column-text {
left:0;
}

#using-who-org .column-image:hover .columnmore {
bottom:20px;
}

#using-who-org .column-image-inside {
width:100%;
height:100%;
position:absolute;
z-index:250;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

#using-who-org .column-image-inside:hover{
	background: #76ab0c;
	background: rgba(118, 171, 12, 0.9);
}

#using-who-org .columnmore a{
	color:#76ab0c; 
}
.column-text {
	text-align:center;
	padding:10px 20px;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	line-height:1.5em;
	font-size:18px;
	position:absolute;
	top:50%;
	-moz-transform:translate(0,-55%);
	-o-transform:translate(0,-55%);
	-webkit-transform:translate(0,-55%);
	-ms-transform:translate(0,-55%);
	transform:translate(0,-55%);
	z-index:251;
	left:100%;
	color:white;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

@media (max-width: 767px) {
 .column-text{
    font-size: 14px;
  }
}
.column-image img {
	width:100%;
}

.columnmore  {
	font-size:12px;
	display:block;
	text-align:center;
	margin:0 auto;
	clear:both;
	line-height:20px;
	position:absolute;
	bottom:-50px;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	z-index:251;
	width:100%;
	background:none !important;
}

.columnmore a {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
padding:5px 20px;
background:#fff;
color: #009dcc;
-moz-transition:background .2s ease-out;
-o-transition:background .2s ease-out;
-webkit-transition:background .2s ease-out;
transition:background .2s ease-out;
}
ul#account-dropdown-menu{width:inherit}
#account-dropdown.open .caret{
border-bottom: 4px solid;
border-top: none;
}
ul#account-dropdown-menu li a {
color: #4d5055;
font-family:Roboto Light, Arial, Helvetica, sans-serif;
}
.dropdown-menu{border:none}
.dropdown-menu > li > a {
	color: #4a97d0;
font-weight: normal;
font-family: Shanti, Helvetica, Arial, sans-serif;
font-size: 17px;
}
.dropdown-menu > li > a > .fa {
width: 20px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #4a97d0;
background-color: #f5f5f5;
}
.navbar-nav>li>.dropdown-menu .fa {
width: 25px;
padding-left: 1px;
margin-right: 5px;
}

#epact-login-form.form-horizontal input:not([type=radio]):not([type=checkbox]):not([type=submit]){width: 100% !important}
#epact-login-form.form-horizontal input[type=password]{position:relative;top:-1px}
.login-help-right{float: right; padding-top:14px;}
.login-help-right a{font-size:11px}
.tooltip.bottom .tooltip-arrow{border-bottom-color:#4a97d0;border-bottom-color: rgba(0, 157, 220, 0.9);}
.tooltip-inner{background-color:#4a97d0;background-color:rgba(0, 157, 220, 0.9)}
#contact-map{width: 100%; height: 300px; background: url(../images/contact-us-map.jpg);background-size: cover;}
@media (max-width: 767px) {#contact-map{background: url(../images/contact-us-map.jpg) 50% 50px no-repeat white;}}
#epact-login-form.navbar-form label.error{position: absolute; font-size:12px}
.save-alert{text-align: center;display: none;}
#btn-started-family{margin-top: 65px;}
@media (max-width: 1145px) {#btn-started-family{margin-top: 2px;}}
#epact-tweets > p.tweet {word-wrap: break-word; color: #d9d9d9}
#epact-tweets > p.timePosted{color:#d9d9d9}

/*Browser detection*/

#modal-browser-options .modal-body {
  	text-align:center;
}
table.browser-logos {
  	width:100%;
  	border:none;
}
.browser-logos td {
  	vertical-align: top;
	padding: 10px;
	border: none;
	background: none;
	width: 25%;
}
.browser-logos td a {
  	display: block;
	padding: 4px;
	padding-top: 110px;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	text-align: center;
}
.browser-logos .ff a {
  	background-image: url('../../images/ff.png');
}
.browser-logos .op a {
  	background-image: url('../../images/op.png');
}
.browser-logos .ch a {
  	background-image: url('../../images/ch.png');
}
.browser-logos .sa a {
  	background-image: url('../../images/sa.png');
}
.browser-logos td a span {
  	color: #aaa;
	text-align: center;
	font-size: 10px;
	display: block;
}
.popover-title{display:none;}
.popover-content {padding: 14px 14px;}
.inline-help-close{font-size:16px}
.popover {position: absolute;right: -25px;top: 35px;}
.inline-email{display: none}
#epact-registration-form .help-block{max-width: 435px;}
#epact-registration-form.form-corporate .help-block{max-width:100%;text-align:left}
#footer h3 a {color: white;}
.no-display{display:none !important}
.story-author{display: block;
margin-top: 20px;
font-style: italic;
font-size: 14px;}

#story-collection .story, #partners-page .partner{
	margin-bottom: 75px;
	padding-bottom: 30px;
	border-bottom: 1px solid #efefef;
}
.story-highlight, .partner-highlight{
	background: white;
	padding: 40px 25px;
	color: #90959A;
	margin-top:30px;
	font-size: 14px;
	border: 1px solid #efefef;
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
.story-highlight:hover, .partner-highlight:hover {
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
.story-logo, .partner-logo{min-height:65px;}
.partner-logo{padding-bottom: 20px;}
.story-highlight p, .partner-highlight p {
	padding: 20px 0px;
	font-size: 16px;
	padding-bottom:35px;
}

.invalid-footer{
	margin-top:50px;
	text-align:center;
}
.logged-out-avatar{
height: 35px;
margin-right: 3px;
border-radius: 50px;
}


#mobile-loggedin-dropdown{
	list-style-type: none;
	display: inline-block;
	padding-left: 10px;
}

#mobile-loggedin-dropdown ul.dropdown-menu{
	left: inherit;
	right: 0px;
}
#mobile-header .top-row{
	text-align: center;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
	font-size: 16px;
	padding: 17px 0px;
}
#mobile-header .top-row a{color:#4a97d0;font-size:16px;}
#mobile-header .top-row .nav-item + .nav-item {border-left: 1px solid #eeeeee;}
#mobile-header .bottom-row{
	font-size: 16px;
	padding: 17px 0px;
}

#mobile-header-open.active{color:#b3b3b3}

#my-menu{background:#FFFFFF}
.mm-menu {color: #4a97d0;}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {border-color: #4a97d0;}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul{background:#f5f5f5; box-shadow:inset 0 0px 10px rgba(0, 0, 0, 0.1)}
li.mm-opened .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-menu.mm-vertical .mm-list li.mm-opened > ul > li{border-bottom: 0px;}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul > li > a {padding-left: 10px;}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after{border-bottom:1px solid #eeeeee}
.mm-list > li > a, .mm-list > li > span{font-size:17px; font-family:Shanti, Helvetica, Arial,sans-serif }




.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #f5f5f5;
color: #4a97d0;
}
.sublink-shifted{position: relative;top: 10px;}
.btn-shifted{margin-top: 10px;}
#news-promo{
	position: absolute;
	z-index: 10;
	bottom: 60px;
	width: 530px;
	height: 230px;
}

#news-promo .carousel-indicators {
margin-top: 20px;
}
p.timePosted {
font-style: italic;
}

.error-border{border:1px solid red !important}
#login-modal input[type=password].error-border{position:relative; top:-1px}


@media (max-width: 767px) {
	#feature-slide-1, #feature-slide-4{background-size:cover !important;}
	#feature-slide-4{background-position-x: 0% !important;}
	#feature-slide-2{background-position-x: 25% !important;}
}

#feature-slide-1{
	background-image:url(../images/epact-hp-home-bg.jpg); 
	background-repeat:no-repeat;
	background-size:cover;
	background-position-x: center;
}
#feature-slide-2{
	background-image:url(../images/epact-hp-work-bg.jpg); 
	background-size:cover;
	background-repeat:no-repeat;
	background-position-x: center;
}
#feature-slide-3{
	background-image:url(../images/epact-hp-play-bg.jpg); 
	background-size:cover;
	background-repeat:no-repeat;
	background-position-x: center;
}
#feature-slide-4{
	background-image:url(../images/epact-hp-school-bg.jpg); 
	background-size:cover;
	background-repeat:no-repeat;
	background-position-x: center;
}
#story-carousel .story a {
color: inherit;
}
.form-horizontal textarea {
height: 150px !important;
}

#atlwdg-trigger{z-index:5000}
#btn-jira-bug{margin-left: 10px;}
.alert .glyphicon{margin-right:10px}
#terms-of-agreement, #terms-of-agreement-starter{font-weight: normal;}

@media (max-width: 1145px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.orange{color:#ff7b10 !important}
a.orange:hover{color:#e66700 !important}

.sign-up-click span {
	color: #FFF;
	background-color: #FF7B10;
	padding: 5px 20px;
}
@media (max-width:430px) {.sign-up-click span {padding:5px!important}}

.forgot-password-login{text-align: right;font-size: 11px;position: absolute;right: 98px;bottom: -10px;}
.alert-default{background: #efefef;color: #4d5055;}
#setup-starter-account{width: 85%;margin-top: 22px;font-size: 18px}
#setup-starter-account .btn{margin-top:10px}
.navbar-form {margin-top: 0px;}
#join-epact-promo .pull-left a{color:#ff7b10; padding-left: 5px;}
#join-epact-promo .pull-left a:hover{color:#e66700}
body.starterOrgThankyou .story-highlight p, body.starterOrgThankyou .partner-highlight p {font-size: 14px;line-height: 1.5em;}
@media (max-width:767px) {#setup-starter{margin-top:45px;}}
#get-started-getintouch p.info{width: 435px; margin: 16px 0px;font-size: 16px;line-height: 1.5em;}
#terms-text{font-size:inherit !important}
.general-content .modal-header h3 {font-size: 17px;font-family: Roboto Slab, Arial, Helvetica, sans-serif; margin: 0px; padding:0px; color: #4a97d0;}
.starter-form{max-width: 500px;margin: auto;}
#epact-starter-org-form input[name="phone"], #epact-starter-org-form input[name="numMembers"]{width: 50% !important;}
.alert-basic{background: white;color: #4d5055;border-color: rgb(238, 238, 238);}
.organizationTargetMember-section{display:none}
.refer-block > .refer-section{display:none}
#refer-org-epact, #refer-org-direct{display: none}
a.brown{color: #8a6d3b;text-decoration: underline;}
a.brown:hover{color:#A78853}
#team-photos .column-image:hover .column-image-inside, #team-photos .column-image:hover .column-text {left: 0;}
#team-photos .column-image-inside:hover {background: #4a97d0;background: rgba(0, 157, 220, 0.9);}
#team-photos .column-image-inside {width: 100%;height: 100%;position: absolute;z-index: 2;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;}
#partner-what p.info{margin: 45px auto;}
#partner-what{background: url(../images/bg-partner-sports.jpg) no-repeat bottom;background-size: 100%;}
.partner-highlight .column-text{padding:20px; top:55%}
.quote-text{font-size:21px; color:#3abdf2; line-height:28px;font-family:Roboto, Arial, Helvetica, sans-serif}
.partners-quote{text-align:center; margin:auto; padding: 30px 0px 10px 0px; border-top:1px solid#3abdf2;border-bottom:1px solid#3abdf2;position:relative}
.quote-author{color:#4d5055;font-size:14px; font-family: Roboto Slab, Arial, Helvetica, sans-serif; margin: 15px 0px 10px 0px;}
#partners-integration > .container, #partners-quote > .container, #partner-who > .container{max-width:1012px}
#partners-quote{padding-bottom:0px; padding-top: 30px;}
#partners-benefits h1{margin: 70px 0px 40px 0px !important;}
@media (min-width: 1140px){#partners-benefits > .container {max-width: 1200px;}}
.partner-benefits-icon{text-align:right}
.partners-benefits-icons img{height:50px}
.partners-benefits-icons .title{font-size: 21px;font-family: Roboto Slab;font-weight: bold;text-transform: uppercase;color: #43bef0;margin-bottom:5px}
.partners-benefits-icons{text-align:left; margin-top: 60px;}
#partners-container .partners-benefits-icons p{font-size: 21px;line-height: 28px;font-family: Roboto Light, Arial, Helvetica, sans-serif; margin: 0px;}
#partners-container p{margin: 60px 0px;font-size: 21px;line-height: 28px;}
#partners-container h1{font-size: 42px;font-weight: normal;font-family: Roboto Slab Light, Arial, Helvetica, sans-serif;color: #2d5380;margin:90px 0px 10px}
.partners-quote:before{position: absolute;content: url(../images/icons/quote-blue-small.png);top: -20px;left:48.6%%;}
#partner-what.section{padding-bottom:0px;}
.partners-benefits-icons .col-md-6{margin:30px 0px}
#partner-who{padding:100px 0px 0px 0px}
#partners-integration{padding-bottom: 0px;}
.partner-highlight{margin: auto; margin-top:30px; padding:0px}
.partner-logo{display:table-cell; text-align: center;vertical-align: middle; padding-bottom:0px}
.partner-logo img{max-width: 200px;}
@media (max-width: 1145px){.partners-benefits-icons, .partner-benefits-icon{text-align:center; margin-bottom:20px}}
.partner-highlight .column-image:hover .column-image-inside, .partner-highlight .column-image:hover .column-text {left: 0;}
.partner-highlight .column-image-inside {width: 100%;height: 100%;position: absolute;z-index: 2;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;}
.column-image:hover .column-text {left: 0;}
.partner-highlight .wrapper {width: 100%;display: inline-block;position: relative;height: 195px;}
.partner-highlight .wrapper:after {padding-top: 56.25%;display: block;content: '';color: white;}
.partner-highlight .main{position: absolute;top: 0;bottom: 0;right: 0;left: 0;font-size: 21px;color: white;}
.partner-highlight .main {background-color: white;}
.partner-highlight .column-text {color: #4d5055;font-size:16px;}
.partner-highlight .column-image-inside .column-text h5{margin:0px}
.partner-highlight .column-image-inside .column-text p{padding:1em 0em; margin:0px}
#partners-page .col-md-6{padding-left: 10px;padding-right: 10px;}

.partner-image{height: 200px;background-position:center; background-repeat:no-repeat;}
.partner-highlight .column-image-inside:hover {background: #ffffff;}
@media (max-width: 767px) {.partner-highlight .column-text{padding:0px 5px} .partner-image{background-size:75% !important; cursor:pointer}  html.mobile #partners-page .column-image-inside{display:none}}
@media (max-width:1139px) {.partner-highlight .column-image-inside .column-text p{font-size:14px}}
.partner-highlight .btn {margin-top: 15px;font-size: 14px;padding: 4px 40px;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;text-decoration: none;}
.org-landing-clubs,.org-landing-childcare{background-size:60%}

#viasport-logos{margin-top:90px; margin-bottom:30px;}
body.viaSport p {text-align:center; font-family:Roboto Light; font-size:16px; color:#4d5055; margin-bottom:20px;}
body.viaSport p.save-on-fee {font-family:Roboto Slab Light; font-size:42px; color:#4a97d0; margin-bottom:30px;}
body.viaSport p.signup-before {font-family:Roboto Medium; font-size:16px; color:#4d5055;}
#epact-org-express-interest-viasport-form {margin-bottom:100px;}
#epact-org-express-interest-viasport-form .controls input:not([type=radio]):not([type=checkbox]):not([type=submit]){height:45px; margin-bottom:5px; border:1px solid #bbbbbb;}
#epact-org-express-interest-viasport-form label {height:40px;}
#epact-org-express-interest-viasport-form input:not([type=radio]):not([type=checkbox]):not([type=submit]), 
#epact-org-express-interest-viasport-form textarea{ width:100%!important; border:1px solid #bbbbbb;}
#recaptcha_area {margin:20px auto}
#epact-org-express-interest-viasport-form-submit {display:block; margin:auto; font-size:16px;}

.modal-backdrop.in{opacity:0.8; alpha(opacity=80)}

body.viaSport #main-container, body.viaSportThankYou #main-container {
	background: rgba(209,209,209,1);
	background: -moz-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(209,209,209,1) 0%, rgba(239,239,239,1) 14%, rgba(255,255,255,1) 34%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(209,209,209,1)), color-stop(0%, rgba(209,209,209,1)), color-stop(14%, rgba(239,239,239,1)), color-stop(34%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(209,209,209,1) 0%, rgba(239,239,239,1) 14%, rgba(255,255,255,1) 34%);
	background: -o-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(209,209,209,1) 0%, rgba(239,239,239,1) 14%, rgba(255,255,255,1) 34%);
	background: -ms-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(209,209,209,1) 0%, rgba(239,239,239,1) 14%, rgba(255,255,255,1) 34%);
	background: linear-gradient(to bottom, rgba(209,209,209,1) 0%, rgba(209,209,209,1) 0%, rgba(239,239,239,1) 14%, rgba(255,255,255,1) 34%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff', GradientType=0 );
}

body.viaSportThankYou p {text-align:center; font-family:Roboto Light; font-size: 16px;}
body.viaSportThankYou .thank-you-image {
	width: 30%;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
body.viaSportThankYou .tyhead {
	margin:60px 0 30px 0;
	font-size: 42px;
}
body.viaSportThankYou .typ2 {
	margin-bottom:60px;
}
body.viaSportThankYou .typ3 {
	font-size: 14px;
	text-align: justify;
}
html.mm-opened .mm-page {opacity: 0.7;}
.mini-privacy-statement{color: #737373;font-size: 12px;line-height: 1.6em;margin-top: 30px;max-width: 435px;}
.btn-default:hover{color:#4d5055}
@media (min-width: 768px){.navbar-nav > li > a {padding-top: 8px;padding-bottom: 8px;line-height:1em;}}
.navbar-nav > li > .dropdown-menu{width:220px}
.navbar-nav > li > .dropdown-menu > li > a{padding:8px 20px}
#navbar-submenu a:hover{text-decoration:none}
#navbar-submenu{position: relative;top: 5px; text-align:left;margin-left:231px;padding: 1px 0px;}
#navbar-submenu.list-inline > li{padding-left: 20px;padding-right: 20px;position: relative;}
.navbar-nav > li{position:relative;text-align: left}
.navbar-nav > li > .dropdown-menu{border:1px solid #ccc\0}
.navbar-nav > li.active > a{color: #b3b3b3 !important;}
#navbar-submenu > li > a{color:#4d5055; padding-bottom: 5px}
#navbar-submenu > li > a:hover {color: rgb(135, 136, 138) !important;transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;-webkit-transition: opacity 0.2s ease-out;}
#navbar-submenu > li.active > a{color:#b3b3b3}
#navbar-submenu.list-inline > li:first-child {padding-left: 0px !important;}
@media (max-width: 767px) {.navbar-default{background:white}}
#nav-logo {opacity: 1;background-image: url(../images/nav-logo.png);background-image: url(../images/nav-logo-small.png)\9;background-size: 181px 75px;height: 75px;width: 181px;}
.navbar-brand{padding: 11px 15px;border-top-left-radius: 0px;border-top-right-radius: 0px;border:1px solid #e8e8e8\0}
.navbar-collapse.collapse {padding-left: 210px !important;}
@media (min-width: 1146px){.navbar-brand{padding: 3px 15px; padding-top:10px;border-top-left-radius: 0px;border-top-right-radius: 0px; position:absolute;top:0px}}
@media (max-width: 1145px){#navbar-sub{display:none !important} #mobile-header{display:block !important} .navbar-header{display: none!important}}


@media (max-width: 767px){.navbar-brand{position:relative}}
#at-page-how .benefit {margin-bottom: 20px;}
#at-page-how .benefit img{height: 100px;width: 100px;background: #4598d1;border-radius: 100px;margin:40px 0px 20px}

#at-page-how-video{margin:30px 0px;}
#at-page-how-video .video{text-align:right}
#at-page-how-video p{text-align:left}

#at-page-security{padding:60px 0px 40px}
@media (max-width: 767px) {#at-page-security img.lock{margin-top:30px}}

#at-page-feature{position:relative;margin-bottom:45px;overflow:visible}
#at-page-feature h4{margin-top: 0px;font-size: 30px;}
#at-page-feature .btn + .btn{margin-left:15px}
@media (max-width: 360px){#at-page-feature .btn + .btn{margin-left:0px;margin-top:5px}}
#at-page-feature p{margin:30px 0px;}

.divider-line{background:url(../images/divider-line.png) repeat-x center;background-position-y: 45%;margin-top: 30px;height:30px; width:100%; background-size: 100%;}
#at-page-signup .divider-line{margin:10px 0px;}
.portrait-line{background:url(../images/divider-line.png) repeat-x center;background-position-y: 75%;margin-top: 30px;background-size: 100%;}
.portrait-line > img{height: 150px;width: 150px;background: rgb(204, 204, 204);border-radius: 100px;margin: 25px 0px;box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);}
.tip-number{height: 100px;width: 100px;padding-top: 18px;border-radius: 100px;border: 2px solid #4798d1;font-size: 40px;font-family: shanti;color: #4798d1;margin: 25px auto;background: white;}
#navbar-sub{background: #f2f2f2;;box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.05);}
		
.feature-tour p {margin: 30px 0px 40px;}
@media (max-width: 767px){.feature-tour p {margin: 30px 0px 15px;}}

.at-promo .item img {margin: 15px 0px 5px}
#at-page-culture-promo p,#at-page-culture-promo .list-inline{font-family:Roboto, Helvetica, Arial,sans-serif;}
#at-page-culture-promo{background-image:url(../images/work-cofs-cover.jpg); background-repeat: no-repeat; background-position-x: center; background-color: #0e6290; background-size:cover; padding:80px 0px 20px}



#at-page-culture-promo .list-inline {margin: 40px 0px;font-size: 16px;text-align:center;}
#at-page-culture-promo .list-inline a:hover{text-decoration:underline}
#at-page-culture-promo h2{line-height: 1.15em;margin-bottom:20px}
#at-page-promo p {margin-top: 5px;}
#at-page-promo h4 {margin: 20px 0px;}
#at-page-promo .item .col-md-10{width:80%}

#at-page-feature-tour img, #at-page-feature-tour2 img {margin: auto; margin-top:60px; margin-bottom:30px;}
#at-page-feature-tour h2, #at-page-feature-tour2 h2{line-height:1.2em}
@media (max-width: 767px) {#at-page-feature-tour h2, #at-page-feature-tour2 h2{font-size:34px;}#at-page-feature-tour img, #at-page-feature-tour2 img{margin-top:0px}}


.icon-line{display: inline-block;height: 1px;position: relative;top: -8px;background:#83b7dd; width:37%}
#at-page-culture-promo .icon-line{width: 42%;background: rgba(255, 255, 255, 0.5);}
@media (max-width: 767px) {.icon-line{width: 23% !important;} #at-feature .icon-line{width:35% !important} .carousel-indicators:not(.base-module,.addon-module) li{width:16px !important;height:16px !important} .carousel-indicators.base-module, .carousel-indicators.addon-module{width:inherit!important;}}
.btn-lg img{margin-right:10px}
.grey-gradient{background:linear-gradient(#efefef 15%, #ffffff);background-color:#efefef}
.grey-gradient-up{background:linear-gradient(#ffffff, #efefef);background-color:#efefef}
.white{color:white}
ul.white, ul.white a{color:white}
#at-page-culture-promo .list-inline > li {color:white; padding-left: 10px;padding-right: 10px;}
.section{padding:40px 0px; overflow:hidden}
.btn {border-radius: 2px;}
.form-corporate .btn{padding: 10px; width: 195px}
.carousel-indicators{ margin-top: 30px;}
.carousel-indicators li {background: none;border: 2px solid #dddddd;margin: 1px 5px;width: 12px;height: 12px;}
#landing-promo .carousel-indicators li{border: 2px solid white;}
#landing-goat{display:none}
.carousel-indicators .active {background-color: #4a97d0;margin: 1px 5px;height: 12px;width: 12px; border:none;}

#at-page-carousel .carousel-indicators li {border-color:#b3b3b3;}
#at-page-carousel .carousel-indicators .active {background-color: #b3b3b3;}

body.cultureOfSafety #epact-org-express-interest-form .form-group{margin:20px auto}
.pagination a{color:#ff7b00}

#at-home-mobile-promo img.mobile-icon{width: 150px}
.home-jumbo {height: 750px; position:relative; padding:0px}
.home-jumbo img.stock{z-index:1}
.home-jumbo > .container{height:700px; position:relative;}
.home-jumbo > .container .center-block{z-index:49}
.home-jumbo h1, .home-jumbo p{color: white}
.home-jumbo h1{line-height: 70px; padding-top: 50px;line-height:60px}
.home-jumbo p{font-size:20px; margin:30px 0px;position:relative}

.feature-gradient{background: linear-gradient(rgba(0, 0, 0, 0.5) 15%, rgba(255, 255, 255, 0));position: absolute;top: 0;bottom: 0;right: 0;left: 0;}

#cultureSafetyNav{padding-top:0px}
#cultureSafetyNav-left .icon{text-align:center}
#cultureSafetyNav-left .icon img, #cultureSafety-featuredEmployer-mini .icon img{margin: 15px 0px;}
#cultureSafetyNav-left .info, #cultureSafety-featuredEmployer-mini .info{text-align:left; padding:5px}
#cultureSafety-featuredEmployer-mini{padding: 10px 0px;}
#cultureSafetyNav-left .row{border-left: 5px solid #efefef;border-bottom: 1px solid #efefef; border-right:1px solid #efefef}
#cultureSafetyNav-left .row.active{border-left: 5px solid #4997d0; border-right:none;}
#cultureSafetyNav-left .row.active .info h5{color: #4997d0;}

#cultureSafetyNav-left .row-nav{cursor:pointer}
#cultureSafetyNav-left .row-nav:hover {border-left: 5px solid #4997d0;}
#cultureSafetyNav-left .row-nav:hover h5, #cultureSafetyNav-left .row-nav.active h5 {color: #4997d0;}
#cultureSafetyNav-left .row-nav h5 {color: #4d5055;}

#cultureSafetyNav-left .row-nav .icon{height:50px;margin-top:12px}
#cultureSafetyNav-left .row-usecases .icon{background:url(../images/culture-of-safety-use-case-g.png) no-repeat center;}
#cultureSafetyNav-left .row-usecases.active .icon{background:url(../images/culture-of-safety-use-case.png) no-repeat center;}
#cultureSafetyNav-left .row-resources .icon{background:url(../images/culture-of-safety-resources-g.png) no-repeat center;}
#cultureSafetyNav-left .row-resources.active .icon{background:url(../images/culture-of-safety-resources.png) no-repeat center;}
@media (max-width: 767px) {#cultureSafetyNav-left .row-nav .icon,#cultureSafetyNav-left .row-nav p{display:none} #cultureSafetyNav-left .row-nav h5 {
font-size: 20px;
margin: 0px;
text-align: center;
}}
#cultureSafetyNav-left .row-blogs .icon{background:url(../images/culture-of-safety-blogs-g.png) no-repeat center;}
#cultureSafetyNav-left .row-blogs.active .icon{background:url(../images/culture-of-safety-blogs.png) no-repeat center;}
#cultureSafetyNav-left .row-tips .icon{background:url(../images/culture-of-safety-tips-g.png) no-repeat center;}
#cultureSafetyNav-left .row-tips.active .icon{background:url(../images/culture-of-safety-tips.png) no-repeat center;}
#cultureSafetyNav-left .row-webinars .icon{background:url(../images/culture-of-safety-webinars-g.png) no-repeat center;}
#cultureSafetyNav-left .row-webinars.active .icon{background:url(../images/culture-of-safety-webinars.png) no-repeat center;}

#cultureSafety-promo{padding:30px 0px 50px;}

#cultureSafety-useCases .case-study{text-align:left;} 
#cultureSafety-useCases .case-study h4{margin:20px 0px}
#cultureSafety-useCases .case-study img.main{background:black; height:400px; width:750px} 
.case-study-nav-row{border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;margin-top:30px;}
.case-study-nav-row a {font-size: 16px;padding: 25px 0px;}
.case-study-nav-row .left{text-align:left;border-right: 1px solid #eeeeee;}
.case-study-nav-row .right{text-align:right}


.culture-section{margin:30px 15px}
.culture-section h4{margin-bottom:20px}
#cultureSafety-tips ul{text-align: left;font-family: Roboto Light, Helvetica, Arial,sans-serif;font-size: 16px;line-height: 21px;color: #4d5055;margin-top:15px}
#cultureSafety-tips ul li{margin-top: 15px;}
.test-case{box-shadow: 0 0px 10px #e8e8e8; margin-bottom: 30px;}
.test-case h5 {padding: 28px 0px;margin-top: 0px;}
#cultureSafety-resources .divider-line{margin-top:0px}
#cultureSafety-resources .info{text-align:left}
#cultureSafety-resources .resource{padding: 0px 20px 20px 20px;}

@media (min-width: 768px){
	#cultureSafety-resources h5 {height: 45px;}
	#cultureSafety-resources p {height: 75px;}
}

@media (max-width: 990px) {
	#cultureSafety-useCases .test-case .img-responsive{height: auto !important; width: auto !important}
}

@media (max-width: 1139px) {
	#cultureSafety-blogs .feedEkList li{width: 100% !important}
	.feedEkList li:nth-child(even){margin-left:0px !important}
}
hr{margin-top: 30px;margin-bottom: 30px;border: 0;border-top: 1px solid #eeeeee;}
.btn-resource{width: 198px;height: 40px;line-height: 1em;margin-top: 20px;}
#cultureSafety-webinars p.description{margin-top: 5px;}
#cultureSafety-webinars .instructor p{margin-top:5px}
#cultureSafety-webinars .instructor img {margin-top: 30px;margin-bottom: 15px;}

.feedEkList{width:100%; list-style:none outside none;background-color:#FFFFFF; padding:4px 6px; color:#3E3E3E; text-align:left;}
.feedEkList li{border-bottom:1px solid #D3CAD7; padding:5px;box-shadow: 0 0px 3px #e8e8e8; padding:10px 15px; display:inline-table;width: 345px; margin-bottom:30px}
.feedEkList li:nth-child(even) {margin-left: 15px;}
.feedEkList li:last-child{border-bottom:none;}
.feedEkList .itemContent img{width:100%; margin-bottom: 15px;}
.feedEkList .itemContent > div {width: 100% !important;}
.feedEkList em{font-style:normal;}
.itemTitle a{font-weight: normal;color: #4997d0;text-decoration: none;font-size: 24px;font-family: Shanti, Arial, Helvetica, sans-serif; line-height:1.2em}
.itemTitle a:hover{ text-decoration:underline }
.itemDate{font-family: Roboto Light, Helvetica, Arial,sans-serif;font-size: 16px;line-height: 21px;color: #4d5055; padding: 5px 0px 15px} 
.itemDate .category{color: #ff7b00; padding-left: 20px;}
.feedEkList .itemContent p:first-child{padding: 15px 5px 0px 5px;border-top: 1px solid #eeeeee;margin-top: 15px; display:inline-block}

#cultureSafety-featuredPromo{background:#1a435f; text-align:left; display:none}
#cultureSafety-featuredPromo h4{margin-top: 0px;}
#cultureSafety-featuredPromo h4,#cultureSafety-featuredPromo p{color:white; text-align:left}
@media (max-width: 767px) {.img-responsive-xs{display: block;max-width: 100%;height: auto;padding: 10px;padding-top: 30px;} h2{line-height:1.2em}}

#navbar-login-click.active{color:#e66700}

#at-home-carousel, #at-home-carousel .container{height:700px}
#at-home-carousel .item-1{background-image:url(../images/atHome-slide-1.jpg); background-size:cover; background-repeat:no-repeat; background-position-x:center;background-color:#f2f2f0}
#at-home-carousel .item-2{background-image:url(../images/atHome-slide-2.jpg); background-size:cover; background-repeat:no-repeat; background-position-x:center;background-color:#f2f2f0}
#at-home-carousel .item-3{background-image:url(../images/atHome-slide-3.jpg); background-size: cover; background-repeat:no-repeat; background-position-x:center;background-color:#f2f2f0}
#at-home-carousel .container{position:relative}
#at-home-carousel .carousel-feature{background: rgba(255, 255, 255, 0.9);text-align: center;position: absolute;max-width: 390px;padding: 40px 15px 15px 15px;}
#at-home-carousel .carousel-feature-1,#at-home-carousel .carousel-feature-2{top: 41%;left: 7.1%;}
#at-home-carousel .carousel-feature-3{left: 0px;position: relative;right: 0px;top: 42.0%;}
#at-home-carousel > .carousel-inner, #at-home-carousel > .carousel-inner .item{height: 100%;}
#at-home-carousel ol.carousel-indicators{background: none;position: relative;bottom: 40px;margin: auto;left: 0px;right: 0px;}
#at-home-carousel > .carousel-inner .item > .row{position:relative; top:50%}
#at-home-carousel h5{color:#499919}
.carousel-feature{background:white;background:rgba(255, 255, 255, 0.9);text-align: center; position: relative;max-width: 390px;padding: 40px 15px 20px 15px;margin: auto;top: 36%;}
#btn-at-home-signup{margin:60px 0px}
#at-home-signup {display: none;}
#at-home-signup .mini-privacy-statement{max-width:100%; text-align:left}

.quote-circle{height: 100px;width: 100px;border-radius: 100px;border: 5px solid #4798d1 ;font-size: 100px;font-family: sans-serif;color: #4798d1 ;margin: 25px auto;background: #f8f8f8;}

#mobile-promo{height:650px;position:relative}
#mobile-promo h1{margin-top: 60px;margin-bottom: 20px;}
#mobile-promo img{position: absolute;bottom: 0px;}
img.slide-image{margin: 60px 0px 30px; box-shadow:10px 10px 14px rgba(0, 0, 0, 0.07)}
@media (min-width: 768px) {.slide-image{margin:40px 0px} #mobile-header-open{margin-left:15px}}
#mobile-section img.badge-mobile {opacity:0.9}
#mobile-section img.badge-mobile:hover{opacity:1}

@media (min-width: 1146px) {.top-alert .col-md-8{margin-left: 232px;}.top-alert{padding:7px} }
@media (max-width: 767px) {.top-alert{padding-top:45px}}
.recaptchatable {width:100% !important}
@media (max-width: 767px) {#recaptcha_logo{display:none;}#recaptcha_challenge_image{width: 235px;left: 0px;position: absolute;}#recaptcha_image{height:65px}td.recaptcha_image_cell,#recaptcha_image{width:265px!important}}

.hidden-ie{display: none\0;}
.login-profile-pic{width: 118px;height:118px;position: absolute;left: 0px;right: 0px;margin: auto;top: -64px;}

body.getStarted #epact-org-express-interest-form .recaptchatable{max-width:435px !important}

a.scrollArrow{position:relative}
a.scrollArrow:hover:before{content: "Scroll to continue"; color: #4d5055; position: absolute;top: -30px;width: 125px;right: -33px;font-family:Roboto Light, Helvetica, Arial,sans-serif}

.feature-quote h5{margin:10px 0px 5px}
.feature-quote .role{font-size:16px}
#at-page-signup,#at-page-feature-tour,#at-page-feature-tour2{/*background:linear-gradient(#efefef, #ffffff 29%)*/background-color:#efefef;}
#at-page-signup img.portrait{margin:30px 0px 10px;width:150px;height:150px;}
#epact-org-express-interest-form #recaptcha_area{margin:0}
@media (min-width: 1146px){#epact-org-express-interest-form .col-md-3{width: 23.5%;margin-right: 0.5%;}}
@media (max-width: 1145px){#epact-org-express-interest-form .col-md-3 .col-md-12{padding:0px}}
#epact-org-express-interest-form .recaptchatable {border: 1px solid #bbbbbb !important;}

#careers-bottom{text-align:left; padding:30px 0px 100px}
#careers-bottom h4{margin-bottom:5px}

#careers-list .item{padding:15px 0px; border-bottom:1px solid #ededed}
#careers-list .item p{margin:0}
#careers-list .item h5{margin: 0px 0px 5px 0px;}
#careers-list .item h5 a{color:#005682}
#careers-list .item:first-child{border-top:1px solid #ededed}

#jobs-top{text-align: center;padding-top:60px}
#jobs-top h2{margin:0}

.jobs-subtitle{font-size: 21px;font-family: Shanti, Helvetica, Arial,sans-serif;padding:13px 0px;}
.jobs-subtitle .employment-type{padding-left:10px}

#jobs-footer{margin-top:45px; text-align:center}

#privacy-policy-page p{text-align:left}
#privacy-policy-info{padding-top:15px;}
#privacy-policy-info h5{margin:2em 0em 1em;text-align:left}

#security-page p{text-align:left}
#security-page h5 {text-align: left;margin: 1em 0em 0.5em;}
#security-page .top-row h5{text-align:center}

body.atSchool #at-page-culture-promo{background-image:url(../images/schools-safe-schools-cover.jpg);}


.resource-hub-ad{margin-bottom:30px}
@media (min-width: 601px){#hubspot-promo-mobile{display:none}}
@media (max-width: 600px){#hubspot-promo-desktop{display:none}}

#privacy-jumbotron p, #security-jumbotron p{text-align:center}
#privacy-jumbotron h1, #security-jumbotron h1{margin-top:135px}
@media (min-width:1146px) {#privacy-jumbotron img.lock, #security-jumbotron img.lock{margin:30px 0px}}

@media (min-width:1146px) {#security-page .blurb{min-height:220px;padding:5px 30px 5px 30px;}#security-page .blurb + .blurb{border-left:1px solid #eeeeee;}#security-page .blurb-row{padding-bottom: 15px;}}
@media (min-width:1146px) {#privacy-policy-page .blurb{min-height:170px;padding:5px 30px 5px 30px;}#privacy-policy-page .blurb + .blurb{border-left:1px solid #eeeeee;}#privacy-policy-page .blurb-row{padding-bottom: 15px;}}
@media (min-width: 768px) and (max-width:1144px){#security-page .blurb{padding:15px;}}
@media (max-width: 767px){#security-page .blurb{padding-bottom:10px;}}

.progressbar {display: inline-block;width: 150px;margin: 0px 0px 25px 0px;position:relative}
.circle {width: 100%;margin: 0 auto;margin-top: 10px;display: inline-block;position: relative;text-align: center;}
.circle canvas {vertical-align: middle;}
.circle div {position: absolute;top: 23%;left: 0px;width: 100%;text-align: center;line-height: 75px;font-size: 60px;color: #4899d1;}
.circle strong i {font-style: normal;font-size: 0.6em; font-weight: normal;}
.circle sup{font-size: 24px;top: -26px;}
.circle span {display: block; color: #4798d1; margin-top: 12px;}
.circle-country{position: absolute;left: -16px;bottom: -36px;}

.circle div, .circle sup{
background: -webkit-linear-gradient(top, #4a97d0, #005682);
background: linear-gradient(top, #4a97d0, #005682);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


ul.list-scroll{padding-left: 20px;margin-bottom: 30px}
ul.list-scroll li {font-size: 17px; margin-bottom:0.5em}

#paper-forms-container{background:url(../images/infographics/background.png)}
#paper-forms-jumbotron{text-align:center}
#paper-forms-container p{font-family:Roboto, Arial, Helvetica}
.bhb{border-top:1px solid #4a97d0; border-bottom:1px solid #4a97d0;padding: 20px 0px; margin:0px}

.paper-forms-number{font-size: 125px;color: #4a97d0;border-bottom: 1px solid #4a97d0;height: 150px;margin-top: 0px; text-align:left}
.paper-forms-end-number{font-size: 125px;color: #4a97d0;line-height: 100px;padding-bottom: 25px;text-align: center;}
.paper-forms-end-number > sup {font-size: 60px;top: -50px;}
.paper-forms-number .big, .paper-forms-end-number .big{display:inline-block; line-height: 1em;text-align: left;}
.paper-forms-number .small, .paper-forms-end-number .small{display:inline-block;font-size: 0.4em;line-height: 1em;/*height: 1em;*/text-align: left; position: relative;left: -25px;}

.paper-forms-right > .paper-forms-number:after{left: -5px;}
.paper-forms-left > .paper-forms-number:after{right: -5px;}

.paper-forms-right{text-align:left;}
.paper-forms-info{clear:both; text-align: left;padding-top: 10px;}
.paper-forms-bottom{margin-top:75px}
.paper-forms-bottom h5{margin-top:50px; margin-bottom: 0px; font-size:25px}
.paper-forms-bottom-icon{position: absolute;top: -100px;left: 0px;right: 0px;margin: auto;}

.paper-forms-quote {text-align: left;color: #4A97D0;padding: 15px 0px;margin-top: 15px;border-top: 1px dotted #b3b3b3; font-size:16px;}
.paper-forms-quote p.paper-forms-info{text-align:right}

.paper-form-section{margin-top:200px}

#paper-forms-blue.paper-form-section{margin-top:125px}
#paper-forms-blue .paper-forms-number:after{background:#4a97d0}

#paper-forms-green h3, #paper-forms-green .paper-forms-number, #paper-forms-green .paper-forms-end-number{color:#88be3f}
#paper-forms-green h3, #paper-forms-green .paper-forms-number, #paper-forms-green .paper-forms-left, #paper-forms-green .paper-forms-number:after, #paper-forms-green .bhb{border-color:#88be3f}
#paper-forms-green .paper-forms-number:after{background:#88be3f}

#paper-forms-orange h3, #paper-forms-orange .paper-forms-number, #paper-forms-orange .paper-forms-end-number{color:#ff7b10}
#paper-forms-orange h3, #paper-forms-orange .paper-forms-number, #paper-forms-orange .paper-forms-left, #paper-forms-orange .paper-forms-number:after, #paper-forms-orange .bhb{border-color:#ff7b10}
#paper-forms-orange .paper-forms-number:after{background:#ff7b10}

#paper-forms-result{border-top: 1px solid #b3b3b3;margin: 20px 0px 125px;padding-top: 20px;}
#paper-forms-result .result + .result{border-left: 1px solid #b3b3b3;}
#paper-forms-result .paper-forms-end-number{font-size: 90px;line-height: 75px;padding-top: 20px;}
#paper-forms-result .paper-forms-end-number > sup{top:-0.5em; font-size:0.6em}

#paper-forms-cloud{margin:175px 0px 100px}
#pine-trees{padding-bottom:30px}

.roboto-light{font-family:Roboto Light, Arial, Helvetica, sans-serif !important}


@media (min-width:768px) {
	#paper-forms-jumbotron h2{padding-top:150px}
	.paper-forms-abrupt-ending{min-height: 155px !important;height: 155px !important;}

	.paper-forms-right.paper-forms-icon, .paper-forms-right > .paper-forms-number, .paper-forms-right > .paper-forms-info{padding-left:35px;}
	.paper-forms-right .paper-forms-quote{margin-left:35px}
	
	.paper-forms-number:after {content: "";width: 10px;height: 10px;background: white;position: absolute;top: 145px;border-radius: 100%;border: 1px solid #4a97d0;}

	.paper-forms-icon{padding-top:30px}
	.paper-forms-left{min-height:340px;text-align:right;border-right:1px solid #4a97d0;}
	.paper-forms-left.paper-forms-icon, .paper-forms-left > .paper-forms-number, .paper-forms-left > .paper-forms-info{padding-right:30px; padding-left:25px}
	.paper-forms-left .paper-forms-quote{margin-right:35px; margin-left:25px}

	.paper-row.first .paper-forms-icon{padding-top:145px}
	#paper-forms-green .paper-row.first .paper-forms-icon{padding-top:175px}
	.paper-row.first .paper-forms-number{margin-top:100px;}
	.paper-row.first .paper-forms-left, .paper-row.last .paper-forms-left{height:500px}
	.paper-row.first .paper-forms-number:after{top:245px}
	
	#paper-forms-jumbotron .image-title{padding-top:120px}
	
	.paper-forms-quote{margin-bottom:125px}
	
}

@media (max-width:767px) {
	#paper-forms-blue.paper-form-section{margin-top:150px}
	#paper-forms-container img.visible-xs{display:inline-block !important}
    .paper-forms-icon img, #paper-forms-container img.visible-xs{margin-top:75px}
    #paper-forms-jumbotron img.visible-xs{margin-top:0px}
	.paper-form-section{margin-top:75px}
	.paper-forms-number{margin-top:0px; font-size:90px; text-align:center; height:115px}
	.paper-forms-number .small, .paper-forms-end-number .small{font-size:40px; left:-17px}
	
	.paper-forms-info{text-align:center}
	
	.paper-forms-bottom{margin-top:200px}
	.paper-forms-bottom h5{font-size:21px; margin-top:75px}
	
	.paper-forms-end-number{font-size:75px; padding-bottom:0px}
	.paper-forms-end-number > sup {font-size: 0.75em;top: -0.3em;}
	
	#paper-forms-result{margin:0px; padding-top:10px;}
	#paper-forms-result .result + .result{border:none;}
	#paper-forms-result p{padding-top:20px}
	#paper-forms-result .paper-forms-end-number{font-size:75px; line-height: 45px;}
	#paper-forms-cloud{margin:150px 0px 15px}
	#paper-forms-result .paper-forms-end-number{font-size:60px}
	
	#paper-forms-jumbotron .image-title{margin-top:75px;padding-top:0px}
}

@media (min-width:768px) and (max-width:1139px) {
	.paper-forms-number .small, .paper-forms-end-number .small{font-size:0.3em}
	#paper-forms-result .paper-forms-end-number{font-size:60px}
	.paper-forms-number{font-size:115px}
}
#at-play-landing-videos .item{height: 240px; background-position: center;background-repeat:no-repeat; cursor:pointer}
#at-play-landing-videos .item img{margin-right:5px}
#at-play-landing-videos .item a{color:white}
@media (min-width:768px){#at-play-landing-videos .item{border-left:5px solid white}}
@media (max-width:767px){#at-play-landing-videos .item{border-top:5px solid white}}

#at-play-landing-videos .video-title{text-align: center;color: white;position: absolute;bottom: 30px;left: 0px;right: 0px;font-size: 16px;margin: auto;}
#at-play-testimonials{padding-bottom: 100px;background-color: #78b635;background-repeat: no-repeat;background-size:cover}
#at-play-testimonials .quote-bubble{background: white;padding: 45px 30px;border-radius: 5px;position: relative;z-index:50;left: 0px;right: 0px;margin: auto;}
#at-play-testimonials .testimonial-video p{font-family:Roboto, Helvetica, Arial,sans-serif}
body.atPlaySports #at-play-testimonials .quote-bubble{min-height:205px}
body.atPlaySports #carousel-play-testimonials .carousel-control.left, #carousel-play-testimonials .carousel-control.right{top:13%}
#at-play-testimonials .quote-bubble:after {content: "";position: absolute;border-color: transparent;border-width: 30px;border-style: solid;border-top-color: #FFFFFF;border-left-width: 20px;border-right-width: 20px;border-top-width: 20px;bottom: -45px;left: 50px;}
#at-play-testimonials .quote-text{text-align:left; margin-left:30px}
#at-play-testimonials .quote-text h5 {margin: 45px 0px 5px;}
#at-play-testimonials h3{margin-bottom:50px;}
#at-play-testimonials .testimonial .author-row{background:#999999;padding:40px 70px;position:relative; margin-left:0px; margin-right:0px; top:-15px;}

@media (max-width:767px) {
#at-play-safe-sports-promo{border:none !important;text-align:center !important}
#at-play-safe-sports-promo ul.list-inline{text-align:center !important}
#at-play-safe-sports-promo ul.list-inline li + li{padding-left:1px !important}
#at-play-safe-sports-promo .btn{padding:10px 20px 12px !important}
at-play-mobile{text-align:center !important}
#at-play-mobile .btn-lg{margin:0px !important}
#at-play-feature{text-align:center !important}
#carousel-at-play-feature{margin-top:0px !important; text-align:center !important}
#carousel-at-play-feature .carousel-indicators{width:250px}
#carousel-at-play-feature .item .info{margin-top:0px !important}
#at-play-testimonials .testimonial .author-row{padding:35px 20px !important;}
#at-play-testimonials .quote-text{padding-top: 100px !important;margin-left: 0px !important;}
#carousel-play-testimonials .carousel-indicators {position: absolute !important;bottom: -25px !important;left: auto !important;right: auto !important;}
#at-play-testimonials .at-play-video img{padding-top:0px !important}
#at-page-security ul.list-inline li + li{padding-left:0px !important}
body.atPlaySports #carousel-play-testimonials{padding-bottom: 105px;}
}
.icon-play-green{padding-right: 5px;position: relative;top: -3px;}

.at-play-landing-item{cursor:pointer}

#at-play-feature{position:relative;margin-bottom:45px;overflow:visible; text-align:left}
#at-play-feature h4{margin-top: 0px;font-size: 30px;}
#at-play-feature .btn + .btn{margin-left:15px}
#at-play-feature a{font-size:18px}

@media (max-width: 360px){
	#at-play-feature .btn + .btn{margin-left:0px;margin-top:5px}
}
@media screen and (max-width: 360px) {
	#at-work-testimonials .video-title a {font-size:14px;}
	#at-work-testimonials .video-title a img{display:none;}	
}

#at-play-feature p{margin:30px 0px 40px;}

#btn-open-contact-form {right: -95px;top: 75%;position: fixed;padding: 15px;border-radius: 5px;border-bottom-right-radius: 0px;border-top-right-radius: 0px; display:none; z-index:100; font-size:16px}
#btn-open-contact-form:hover {transition: 1s;right:-5px;}

#btn-open-contact-form .fa{font-size:28px; margin-right:10px}

#at-play-feature-tour{text-align:left}
#at-play-feature-tour .col-md-7 img{margin-top:0px;}

#carousel-play-testimonials .carousel-control.left{left:-40px; background: url(../images/at-play/button-left-w.png) bottom no-repeat;}
#carousel-play-testimonials .carousel-control.right{right:-40px; background: url(../images/at-play/button-right-w.png) bottom no-repeat;}
#carousel-play-testimonials .carousel-control.left, #carousel-play-testimonials .carousel-control.right{top:11%; opacity: 1}
#carousel-play-testimonials .carousel-control.left:hover, #carousel-play-testimonials .carousel-control.right:hover{opacity:0.8}
#carousel-play-testimonials .carousel-indicators {position: absolute;bottom: 175px;left: auto;right: -5px;}
#carousel-play-testimonials .carousel-indicators .active{background-color:#ffffff}
#carousel-play-testimonials .carousel-indicators li{border-color:#ffffff}
#carousel-play-testimonials .carousel-inner{overflow:visible}


.ar{text-align:right}
.al{text-align:left}

#at-play-difference{background:url(../images/at-play/form-section-background.jpg) no-repeat center bottom; text-align:center; padding-top:30px;}
#at-play-difference .progress-col{margin-top:10px; margin-bottom:45px; padding: 0px 30px;} 
#at-play-difference .progressbar{margin:0px 0px 30px 0px}
#btn-papervsepact{margin:130px 0px 90px; width:auto;}

#at-page-security .lock{max-height:250px}
#at-page-security .info{text-align:left}
#at-page-security ul.list-inline li + li{padding-left: 60px; padding-right:0px;}
@media (max-width: 767px){#at-page-security ul.list-inline{text-align:center}}

@media (max-width: 767px){#at-play-mobile, #at-page-security .info{text-align:center !important}}

#at-play-promo p {margin-top: 5px;}
#at-play-promo h4 {margin: 20px 0px;}
#at-play-promo.at-promo .item img {margin: 30px 0px 5px;}

#at-play-mobile{background-color:#12507b;text-align:left;background-repeat: no-repeat;background-size: cover;position:relative}
#at-play-mobile h5{margin-top:0px}
#at-play-mobile .btn-lg{margin:10px 112px 30px; padding:16px 33px}
#at-play-mobile .item-row{margin-bottom:30px}
#at-play-mobile h3{margin-bottom:40px; color: white; font-size:45px}
#at-play-mobile .mobile-icon{margin-bottom:15px}
#at-play-mobile .mobile-hand{position:absolute; left:0px; top:-35px}

#at-play-safe-sports-promo{text-align: left;padding:50px 0px;background-image:url(../images/at-play/sports/sport-safety-background.jpg); text-align:left; border:30px white solid; background-repeat: no-repeat; background-position-x: center; background-color: #0e6290; background-size:cover;}
#at-play-safe-sports-promo h2{padding-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.5)}
#at-play-safe-sports-promo  ul.list-inline{padding:45px 0px}
#at-play-safe-sports-promo  ul.list-inline{font-size:18px}
#at-play-safe-sports-promo  ul.list-inline li{color:white; font-size:18px;}
#at-play-safe-sports-promo ul.list-inline li + li{padding-left:17px;}
#at-play-safe-sports-promo .btn{padding:12px 74px; width:auto}
#at-play-safe-sports-promo p{padding:20px 0px 40px}

#at-play-feature h1{margin-bottom:0px}
#at-play-feature{margin-bottom:60px}

#carousel-at-play-feature{margin-top:80px}
#carousel-at-play-feature .col-md-7{text-align:right}
#carousel-at-play-feature .carousel-indicators li {border: 1px solid #b3b3b3;}
#carousel-at-play-feature .carousel-indicators li.active{border:none}
#carousel-at-play-feature .carousel-control.left{left:-105px}
#carousel-at-play-feature .carousel-control.right{right:-105px}
#carousel-at-play-feature .carousel-control{top:11%}
#carousel-at-play-feature .item .info{margin-top:50px}
#carousel-at-play-feature .item .info p{margin:20px 0px 40px}
#carousel-at-play-feature img.carousel-icon {position: relative;top: -5px;left: 5px;}

#at-play-contact-modal form#epact-org-express-interest-form{padding-right:25px}
#at-play-contact-modal img#recaptcha_logo {width: 43px !important;height: auto !important;}
#at-play-contact-modal form#epact-org-express-interest-form input[type=submit]{width:102.5%}
#at-play-contact-modal .modal-dialog{padding-top:10%}
#at-play-contact-modal .modal-header{border-bottom:0px;padding:25px 15px 0px;text-align:left}
#at-play-contact-modal .modal-header .close {top: -95px;color: white;position: relative;opacity: 0.8;right: -5px;}
#at-play-contact-modal .modal-header p{padding-left:195px; margin-bottom: 30px;}
@media (max-width: 767px) {#at-play-contact-modal .modal-header p{padding-left:0px; margin-bottom: 0px; padding-top:45px}}

#at-play-contact-modal .modal-header img.portrait{position: absolute;left: 30px;top: -86px;}
#at-play-contact-modal .modal-header .close {top: -75px;color: white;position: relative;opacity: 0.8;right: -15px;}
#at-play-contact-modal .modal-header .close:hover{opacity: 1;}
#at-play-contact-modal .form-corporate input:not([type=radio]):not([type=checkbox]):not([type=submit]), .form-corporate textarea{padding-right:0px}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:768px){select,textarea,input{font-size: 16px !important;background: #ffffff;}}
.control-group.error input, .control-group.error select, .control-group.error textarea {
border-color: #b94a48 !important;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
border: 1px solid red !important;
}

#at-play-mobile.at-play-recreation-mobile .btn-lg{margin:0px; padding: 13px 60px;width: 260px;}
@media (min-width:1146px){#at-play-mobile.at-play-recreation-mobile h3{margin-top:90px}}

#at-work-testimonials{background:#f2f2f2;padding-bottom:100px}
#at-work-testimonials .portrait{max-width:120px}
@media (min-width: 1146px){#at-work-testimonials .quote-row{margin-top:60px}}
#at-work-testimonials .video-title{position: absolute;bottom: 10px;right: 0px;left: 0px;}
#at-work-testimonials .video-title a{color:white; text-decoration: none}
#at-work-testimonials .video-title a img{position: relative;top: -1px;left: 3px;}
#at-work-testimonials .quote{background:white;padding:10px 75px;border-radius:50px;position:relative; margin-top:40px;}
#at-work-testimonials .quote p{color:#4a97d0;font-size:20px;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:30px}
#at-work-testimonials .quote:after{content:"";position:absolute;border-color:transparent;border-width:30px;border-style:solid;border-top-color:#FFFFFF;border-left-width:20px;border-right-width:20px;border-top-width:20px;bottom:-45px;left:45%}
#at-work-testimonials .author{font-family: Roboto, Helvetica, Arial, sans-serif; font-size:16px}
#at-work-testimonials .author .author-name{font-size: 20px; font-family: Roboto Medium, Helvetica, Arial, sans-serif; margin-bottom:3px}
#at-work-testimonials .quote.two-line{padding-top:25px;padding-bottom:25px}#at-work-testimonials .author{margin-top:30px;color:#005682;font-size:16px;font-family:Shanti,Helvetica,Arial,sans-serif}

#home-promo{padding:50px 0px;background-image:url(../images/epact-home-background.jpg);background-repeat: no-repeat; background-position-x: center; background-color: #0e6290; background-size:cover;}
#home-promo .btn-lg + .btn-lg, #organizations-promo  .btn-lg + .btn-lg{margin-left: 30px;}
#home-promo .btn-lg {width:220px;}
#organizations-promo  .btn-lg {min-width: 200px;}
@media (max-width: 550px) {
	#home-promo .btn-lg + .btn-lg, #organizations-promo  .btn-lg + .btn-lg {margin-left: 1px !important;}
}
@media (max-width: 503px) {
	#home-promo .btn-lg + .btn-lg, #organizations-promo  .btn-lg + .btn-lg {margin-left: 0px !important; margin-top:20px;}
}

.table-separator {
	border-top: 1px solid #EEEEEE;
	margin-top: 30px;
	padding-bottom: 30px;
}
.table-left-title {
	text-align: left;
	font-family: Roboto Light, Helvetica, Arial,sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 21px;
}
.table-left-title i {
	top:3px;
}
.table-description {
	text-align: left;
	font-family: Roboto Light, Helvetica, Arial,sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #4D5055;
}

ol.base-module, ol.addon-module {margin-top:15px;}

.base-module li.slide-indicator, .base-module li.slide-indicator.active {
	background-image: url(../images/organizations/base-thumbs-2.png); 
}

.addon-module li.slide-indicator, .addon-module li.slide-indicator.active {
	background-image: url(../images/organizations/addon-thumbs-2.png); 
}

li.slide-indicator, li.slide-indicator.active {
	border: none!important;
	background-color: transparent!important;
	background-repeat: no-repeat; 
	background-position-x: 0px;
	height:50px;
	width:50px;
}
li.slide-indicator.slide1 {background-position-x: -70px;}
li.slide-indicator.slide2 {background-position-x: -140px;}
li.slide-indicator.slide3 {background-position-x: -210px;}
li.slide-indicator.slide4 {background-position-x: -280px;}
li.slide-indicator.slide5 {background-position-x: -350px;}
li.slide-indicator img {
	display:none;
	margin:0!important;
	padding:0!important;
}
li.slide-indicator.active img {
	display:block;
	margin:0!important;
	padding:0!important;
}
p.tip-box {
	background-color: #FFF;
	padding: 20px;
	border-radius: 25px;
	max-width: 370px;
	min-height: 62px;
	margin-left: auto;
	margin-right: auto;
	font-size:15px;
}
div.tip-arrow {
	position: absolute;
  	width: 0;
  	height: 0;
  	border-style: solid;
  	border-color: transparent;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #FFF;
}

div.testimonial {
	margin-bottom:10px;
}

div.testimonial img {
	margin:5px auto 5px 40px; 
	width:200px;
}

div.testimonial a:hover {
	text-decoration:none;
}

#families-promo{
	padding:50px 0px;
	background-image:url(../images/families/families-promo-bg1.jpg);
	background-repeat: no-repeat; 
	background-position-x: center; 
	background-color: #EEEAE7; 
	background-size:cover;
	position:relative; 
	padding:0px
}
#families-promo h1{font-size: 40px;}
#families-promo p{padding: 0px 45px;}
#families-promo img.stock{z-index:1}
#families-promo > .container{position:relative;}
#families-promo > .container .center-block{z-index:49}

body.tryEpact #control-for-numMembers, body.tryEpact #control-for-referralCode {
	width:49%;
	display:inline-block;
}

body.tryEpact #control-for-numMembers input, body.tryEpact #control-for-referralCode input {
	width:200px!important;
}
