@charset "UTF-8";
/* CSS Document */

.medium {
	 font-family: 'filson_softmedium';
}

.logo2 {
  display: block;
  text-indent: -9999px;
  width: 159px;
  height: 50px;
  margin-top: 5px;
  background: url(../img/logo_icons/lp-logo.svg);
  background-size: 159px 50px;
}
.icon-logo {
  display: block;
  text-indent: -9999px;
  width: 100px;
  height: 100px;
  background: url(../img/logo_icons/icon-1.svg);
  background-size: 100px 100px;
  margin: 0 auto;
}
.light{
	 font-family: 'filson_softlight';
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'filson_softbook';
  line-height: 1.1;
  color: #001627;
}
h1,
.h1 {
  font-size: 50px;
  font-family: 'filson_softlight';
}
h2,
.h2 {
  font-size: 32px;
  font-family: 'filson_softlight';
}

h3,
.h3 {
  font-size: 25px;
}
h4,
.h4 {
  font-size: 20px;
  font-family: 'filson_softbook';
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 12px;
}
html {
  font-family: 'FilsonProRegular';
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
	box-sizing: border-box;
}
body {
	font-family: 'FilsonProRegular';
	padding-top: 50px;
	padding-bottom: 0px;
	color: #001627;
	font-size: 1.5em;
	padding-right: 0 !important;
	margin: 0;
  min-height: inherit;
}

.main {
	min-height: 100%;
	background-color: #F1F7FE;
}

main {
  height: auto;
}

.border-unset-important {
  border: unset !important;
}

html, body{
	height: 100%;
	width: 100%;
	scroll-behavior: smooth;
}

@media screen
  and (min-device-width: 1600px)
  and (max-device-width: 1920px)
  and (-webkit-min-device-pixel-ratio: 1)
  and (min-resolution: 192dpi) {
	  .container {
		  width: 1500px;
	  }
}

*, *:before, *:after {
  box-sizing: inherit;
}
a {
  color: #3F51B5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3F51B5;
  text-decoration: none;
  outline: 0;
}

ul {
	 padding-left: 18px;
}
hr.margin10 {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eee;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 0px 15px;
  font-size: 18px;
  line-height: 20px;
}
[dir=rtl] .navbar-header {
  float: right;
}
@media (max-width: 768px) {
  [dir=rtl] .navbar-header {
    width: 100%;
  }
}
[dir=rtl] .navbar-header > .region-navigation {
  float: right;
}
.navbar-default {
  background-color: #fff;
  border-color: #e7e7e7;
}
@media (min-width: 768px) {
  [dir=rtl] .navbar-nav > li {
    float: right;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
	border-top: 0px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.dropdown-menu > .static {
	padding: 5px 20px;
	font-size: 16px;
	min-width: 190px;
}
.dropdown-menu > li > a {
	font-size: 15px;
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #455A64;
  white-space: nowrap;
}
.navbar-default .navbar-nav > li > a {
    color: #455A64;
}
.navbar-default .navbar-nav > li > a.active {
    color: #3F51B5;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #3F51B5;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #406EBF;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #406EBF;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #406EBF;
    background-color: transparent;
}
.custom-nav > li > a {
  padding-top: 8px;
  padding-bottom: 5px;
  line-height: 20px;
}

.connect-icon {
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  margin: 20px auto;
  background: url(../img/home-icons/connect-icon.png);
  background-size: 60px 60px;
}
.contribute-icon {
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  margin: 20px auto;
  background: url(../img/home-icons/contribute-icon.png);
  background-size: 60px 60px;
}
.collect-icon {
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  margin: 20px auto;
  background: url(../img/home-icons/collect-icon.png);
  background-size: 60px 60px;
}

.parallax {
  background-image: url(../img/home-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color:#000;
}
.parallax2 {
  background-image: url(../img/home-banner2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color:#000;
}

/* For mobile devices */
@media only screen and (max-width: 767px) {
  .parallax {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(../img/home-banner-mobile.jpg);
	   background-attachment: initial;
  }
  .parallax2 {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(../img/home-banner-mobile2.jpg);
	   background-attachment: initial;
  }

	}
.main-header {
	padding: 100px 20px;
}
.no-btm-margin {
	margin-bottom: 0px;
}
.card {
  position: relative;
  margin: 10px 0 10px 0;
  background-color: #fff;
  transition: box-shadow .25s;
  border-radius: 16px 16px 0px 16px;
	overflow: hidden;
  box-shadow: 0px 1px 6px 0px #303F9F1A;
}

.card .card-content {
  padding: 20px;
}


.no-margin {
	margin: 0px !important;
}

.community-banner .dash-header {
	padding: 20px 0px;
}
.community-banner-overlay {
	background: rgba(0,0,0,0.73)
}
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
.community-banner {
  background-image: url(../img/community/community-banner.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color:#000;
  color: #fff;
  min-height: 300px;
}
}

.dash-header {
	padding: 40px 0px 30px;
}
.dash-header h5 {
	font-size: 25px;
	color: #fff;
	font-family: 'filson_softbook';
}
.featured {
	padding: 30px 0px;
	background: rgba(255,255,255,0.20);
	margin-bottom: 40px;
}
.featured-black {
	padding: 45px 0px;
	background: rgba(0,0,0,0.20);
	margin-bottom: 40px;
}
.featured-black2 {
	padding: 20px 0px;
	background: rgba(0,0,0,0.20);
	margin-bottom: 40px;
}
.col-half-offset{
    margin-left:4.166666667%
}
/* Contentual Text */
.dark-orange-text {
	color: #FF5B00 !important;
}
.orange-text {
	color: #FF9D00 !important;
}
.magenta {
	background-color: #E5007E !important;
}
.magenta-text {
	color: #E5007E !important;
}
.dark-magenta-text {
	color: #CF2972 !important;
}
.teal-text {
	color: #26B48C !important;
}
.teal-text-2 {
	color: #0FEAAC !important;
}
.dark-cyan-text {
	color: #30B0B3 !important;
}
.green-text {
	color: #98B715 !important;
}
.yellow-text {
	color: #F7CE00 !important;
}
.white-font {
	color: #fff !important;
}
.dark-grey-text {
	color: #515151 !important;
}
.blue-grey-text {
	color: #546E7A !important;
}
.dark-blue-grey-text {
	color: #455A64 !important;
}

.black-text {
	color: #000 !important;
}

.icon-font {
	color: #B0BEC5;
}
.icon18 {
	font-size: 18px;
	color: #B0BEC5 !important;
}
/* LightPoints Backgroound Colors */
/* Primary */
.dark-orange {
	background: #FF5B00 !important;
}
.amber {
	background: #FFD400 !important;
}
.indigo {
	background-color: #3F51B5 !important;
}
.indigo-light {
	background-color: #9fa8da !important;
}

.indigo-light-text {
	color: #9fa8da !important;
}
.dark-blue-text {
	color: #001627 !important;
}
.dark-grey {
	background: #515151 !important;
}
.dark-blue-grey {
	background: #455A64 !important;
}
/* Secondary */
.orange {
   background: #FF9D00 !important;
}
.green {
	background: #B3ED00 !important;
}
.dark-green {
	background: #98B715 !important;
}

.cyan {
	background: #1CE3E8 !important;
}
.dark-cyan {
	background: #30B0B3 !important;
}
.teal {
	background: #0FEAAC !important;
}
.dark-teal {
	background: #26B48C !important;
}
.lightgrey-1 {
	background: #F4F4F4 !important;
}
.lightgrey-2 {
	background: #F5F7F8 !important;
}
.lightgrey-3 {
	background-color: #E7E9EE !important;
}
.signup-bg {
	height: 100% !important;
	background: url(../img/sign-up-bg.jpg)fixed top center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

	}
.list-unstyled li {
  padding-bottom: 8px;
}


/* rounded button */
.btn {
  display: inline-block;
  padding: 6px 18px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 50px;
}

.btn-round{
/* default btn size */
border-radius: 50px;
padding: 6px 25px;
}

.btn-lg
{
  padding: 12px 40px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3333333;
  border-radius: 50px;
  min-width: 200px;
}
.btn-lg2
{
  padding: 10px 40px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-round-lg{
border-radius: 22.5px;
}


.btn-primary {
  color: #fff;
  background-color: #3F51B5;
  border-color: #3F51B5;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #303F9F;
  border-color: #303F9F;
}
.btn-primary:hover {
  color: #fff;
  background-color: #303F9F;
  border-color: #303F9F;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #303F9F;
  border-color: #303F9F;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #303F9F;
  border-color: #303F9F;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #546E7A;
  border-color: #546E7A;
  color: #fff;
}
.btn-secondary {
  color: #3F51B5;
  background-color: transparent !important;
  border-color: #3F51B5;
  border: solid 2px;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #303F9F;
  background-color: transparent !important;
  border-color: #303F9F;
}
.btn-secondary:hover {
  color: #303F9F;
  background-color: transparent !important;
  border-color: #303F9F;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-primary {
  color: #303F9F;
  background-color: transparent !important;
  border-color: #303F9F;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #303F9F;
  background-color: transparent !important;
  border-color: #303F9F;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-primary:focus, .btn-secondary.disabled,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: transparent !important;
  border-color: #546E7A;
  color: #546E7A;
}


.btn-primary .badge {
  color: #fff;
  background-color: #3F51B5;
}
.btn-info {
  color: #fff;
  background-color: #30B0B3;
  border-color: #30B0B3;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #30B0B3;
  border-color: #30B0B3;
}
.btn-info:hover {
  color: #fff;
  background-color: #209EA0;
  border-color: #209EA0;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #209EA0;
  border-color: #209EA0;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #30B0B3;
  border-color: #30B0B3;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #30B0B3;
  background-color: #fff;
}
.btn-default {
  color: #FFF;
  background-color: #839191;
  border-color: #839191;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #839191;
  border-color: #839191;
}
.btn-default:hover {
  color: #fff;
  background-color: #4E6263;
  border-color: #4E6263;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #4E6263;
  border-color: #4E6263;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #fff;
  background-color: #839191;
  border-color: #839191;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #4E6263;
  border-color: #4E6263;
}
.btn-default .badge {
  color: #fff;
  background-color: #839191;
}
.btn-bordered {
  color: #515151;
  background-color: #fff;
  border-color: #CBCBCB;
}
.btn-info:focus,
.btn-info.focus {
  color: #515151;
  background-color: #fff;
  border-color: #CBCBCB;
}
.btn-info:hover {
  color: #515151;
  background-color: #fff;
  border-color: #CBCBCB;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
   color: #515151;
  background-color: #fff;
  border-color: #CBCBCB;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #515151;
  background-color: #fff;
  border-color: #CBCBCB;
}

/* Banners */
.banner-text-overlay {
	background: rgba(0,0,0,0.41);
	padding: 56px 20px;
}

/* padding */
.no-padding {
   padding: 0 !important;
}
.padding-tb10 {
	padding: 10px 0px;
}
.padding-tb5 {
	padding: 5px 0px;
}
.padding-top15 {
	padding-top: 15px;
}

.padding-tb40 {
	padding: 40px 0px;
}

.padding-tb50 {
	padding: 50px 0px;
}
.padding-tb80 {
	padding: 80px 0px;
}
.padding20 {
	padding: 20px;
}
.padding-lr30px {
	padding: 0px 30px;
}
.wrapper{
	padding: 30px 0px;
}
@media only screen and (max-width: 480px) {
.wrapper {
	padding: 20px 0px;
}
}
/* Homepage Grid Content */
.grid-box-right {
  position: relative;
  min-height: 380px;
  text-align: right;
  width: 100%;
}

.grid-box-left {
  position: relative;
  min-height: 380px;
  width: 100%;
}

.box-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.grid-box-img {
	max-height: 380px;
	overflow: hidden;
}


@media only screen and (max-width: 900px) {
  .center-on-small-only {
    text-align: center;
  }

}

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
	.logo2 {
  display: block;
  text-indent: -9999px;
  width: 159px;
  height: 50px;
  margin-top: 0px;
  background: url(../img/logo_icons/lp-logo.svg);
  background-size: 159px 50px;
}
}
@media only screen and (max-width: 760px) {
	.logo2 {
  display: block;
  text-indent: -9999px;
  width: 159px;
  height: 50px;
  margin-top: 7px;
  background: url(../img/logo_icons/lp-logo.svg);
  background-size: 159px 50px;
}
}
@media all and (max-device-width: 1201px) {
	.grid-box-right {
	  position: relative;
	  min-height: 370px;
	  text-align: right;
	  width: 100%;
	}

	.grid-box-left {
	  position: relative;
	  min-height: 370px;
	  width: 100%;
	}

	.grid-box-img {
		max-height: 400px;
		overflow: hidden;
	}
}
@media all and (min-device-width: 1680px) {

	.grid-box-right {
	  position: relative;
	  min-height: 480px;
	  text-align: right;
	  width: 100%;
	}

	.grid-box-left {
	  position: relative;
	  min-height: 480px;
	  width: 100%;
	}

	.box-content {
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
	}

	.grid-box-img {
		max-height: 480px;
		overflow: hidden;
	}
}
/* footer 1 */
.secondary-footer {
	padding: 10px 0px;
	background: #EDEFF2;
}
.secondary-footer p {
	font-size: 25px;
	padding: 4px 0px 0px 0px;
}
.main-footer {
	padding: 50px 0px 0px 0px;
	background: #fff;
}
.main-footer h6 {
	font-family: 'FilsonProRegular';
	font-weight: 700;
	font-size: 15px;
}
.main-footer a {
	color:#455A64;
}

.main-footer-blue {
	padding: 0px 0px 0px 0px;
	background-color: #303F9E;
	color: #fff;
}
.main-footer .footerLogo {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
}
.main-footer-blue h6 {
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	margin-bottom: 15px;
	margin-top: 15px;
}
.main-footer-blue a {
	color:#fff;
}

.sub-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  background-color: #455A64;
  color: #fff;
  font-size: 12px;
}

/* Social Media font awesome icons */
.fab {
  padding: 10px 8px;
  font-size: 16px;
  color: #3F51B5;
  width: 36px;
  text-align: center;
  text-decoration: none;
  margin: 5px 0px;
  border-radius: 50%;
  background: #eeeff8;
}
.fab:hover {
    opacity: 0.7;
}
.copyright {
	font-size: 15px;
	color: #fff;
	padding: 14px 8px 4px 8px;
}
.no-border {
	border: none !important;
}

/* Form overrides */
.form-control {
    color: #000;
}
/* The radio */
.radio {

     display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {

    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff ;
    border-color:#ccc;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
     left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background:#FF9D00;


}

/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 16px;
	font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#CCCCCC;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #FF9D00;
	border-color:#FF9D00;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid ;
    border-color:#fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.font12 {
	font-size: 12px;
}
.font11 {
	font-size: 11px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.fa-nav {
	font-size: 1.250em;
}
.navbar-default .navbar-nav > .lp-active  {
	color: #fff;
	background-color: #FF5B00;
}
.navbar-default .navbar-nav > .lp-active > a:hover  {
	color: #fff;
	background-color: #FF5B00;
}
.navbar-default .navbar-nav > .lp-active > a:active  {
	color: #fff;
	background-color: #FF5B00;
}
.navbar-default .navbar-nav > .lp-active > a:active  {
	color: #fff;
	background-color: #FF5B00;
}
/* Survey Table */

.survey-table tr:first-child td {
        border-top: none !important;
    }

.action-icons
{
	font-size: 15px;
	color:#b0bec5;
	margin: 0 8px;
}

.action-icons {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.action-icons > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

@media only screen and (max-width: 500px) and (-webkit-min-device-pixel-ratio: 2) {
 .action-icons {
		font-size: 12px;
		color:#b0bec5;
		margin: 5px 0px 5px 0px !important;
}
 .action-icons > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 0px;
}
		}


.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* show and hide table rows */
.show-more-target{
  display:none;
}
/* Thumbnail */
.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #DEE2E6;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 13px;
  color: #000;
}
.thumbnail .caption h5 {
  color: #30B0B3;
  font-weight: bold;
  font-family: 'FilsonProRegular';
  margin-top: 0px;
}
.thumbnail .caption h5 a {
  color: #30B0B3;
  font-weight: bold;
}
.thumbnail .caption a {
  padding: 13px;
  color: inherit;
}
.thumbnail .caption a:hover {
  text-decoration: none;
}
.thumbnail .caption a:focus {
  text-decoration: none;
}
.thumbnail .caption p {
  margin: 0px 0px 6px 0px;
  color: inherit;
}
.wave-bg {
	width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}
/* LifePoints inside a circle */
.slideIn-notification {
position:fixed;
top:0px;
background: rgba(14,32,48,0.87);
width:100%;
padding: 70px 0px 20px 0px;
display:none;
text-align:left;
z-index: 900;
color: #fff;
font-size: 14px;
}
.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 100px;
    height: 100px;
	padding: 7px;
    background: #fff;
	border: solid 5px #0FEAAC;
    color: #001627;
    text-align: center;
    font-size: 50px;
	margin: 0 auto;
}
.numberCircle-large {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 170px;
    height: 170px;
    padding: 50px 20px;
    background: transparent !important;
    border: 5px solid #FF9D00;
    color: #fff;
    text-align: center;
    font-size: 40px;
	margin: 0 auto;
}
.lifePoints-circle-wrapper {
	padding: 10px 0;
}
.lp-overview {
	height: 170px;
	padding: 60px 0px;
}
@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 2) {
.lp-overview {
	height: auto;
	padding: 20px 0px;
}
.featured-black {
	padding: 20px 0px;
	background: rgba(0,0,0,0.20);
	margin-bottom: 0px;
}
}

/* Slide-in Right Menu Mobile */
.menu {
  background-color: #EBECED;
  background-image: linear-gradient(145deg, #EBECED, #E7E7E7);

}
.menu a {
  color: #515151;
}

.menu a:hover {
  text-decoration: none;
}

.menu-header {
  border-bottom: 1px solid #F5F7F8;
  padding: 20px;
  background-size: 32px;
}

.menu-header-title {
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
}

.menu-section {
  margin: 25px 0;
}

.menu-section-title {
  text-transform: uppercase;
  color: #85888d;
  font-weight: 200;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 0 20px;
  margin:0;
}

.menu-section-list {
  padding:0;
  margin: 10px 0;
  list-style:none;
  font-family: 'FilsonProRegular';
  font-size: 14px;
  font-weight: 400;
}
.menu-section-list .fas {
	display:inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
}
.menu-section-list li {
	border-bottom: 1px solid #F5F7F8;
}
.menu-section-list a {
  display: block;
  padding: 10px 20px;
}

.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
}

.slideout-open,
.slideout-open body, main,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}
.slideout-menu { left: auto; }

@media (max-width: 1023px) {
  .article-container {
    padding: 20px;
  }

  .article-container .article-sidebar {
    box-shadow: 0px 1px 4px 0px #00000026;
    border-radius: 25px;
    background-color: #F1F7FE;
    border: unset;
    margin: unset;
  }

  .article-container .article-sidebar .section-articles {
    padding: 0px;
  }

  .article-container .article-sidebar .section-articles h3 {
    margin-top: 0px;
    padding: 10px 20px;
  }

  .article-container .article .card-content {
    padding: 0px;
  }
}

.new-design-card .card-content {
  margin: 0px 25px;
  padding: 20px;
  border-bottom: 3px solid #F8FBFE;
}

.new-design-card .page-header {
  padding: 10px 20px;
}

.new-design-card .article-list {
  padding-left: 0px;
}

.page-header .card-content {
  font-size: 28px;
  color: #001627;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

zd-autocomplete {
  border-radius: 25px;
  background-color: #F1F7FE;
}

zd-autocomplete-header {
  text-align: left !important;
  color: #001627;
}

zd-autocomplete-option {
  font-size: 15px;
  color: #001627;
}

zd-autocomplete-option em {
  color: #303F9E;
}

.margin-top-bottom-0 {
  margin: 0px;
}
.mobile-small-center {
  text-align: center;
  font-size: 16px;
}

/* Help Center */
.help-label a {
	font-size: 16px;
	color: #001627;
	text-decoration: none;
	display: block;
}
.help-label a:hover {
	color: #001627;
}
.help-label a:focus {
	color: #001627;
}
.help-label .icon {
	max-width: 76px;
	height: 60px;
	text-align: center;
	margin: 0 auto 10px auto;
	display: block;
}

.earned-points {
		width: 80px;
	}
.earned-points-lg-text {
	font-size: 80px;
	color: #31B3B8 !important;
	margin: 0px;
	font-family: 'filson_softbook';
	line-height: 80px;
}

.lp-redeem {
		width: 80px;
	}
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
.lp-table {
	font-size: 13px;
}

	.lp-redeem {
		width: 80px;
	}
}
/* My Account TOC */

.toc {
  	list-style-type: none;
	padding-left: 0px;
	margin: 15px 0px;
	list-style-position: outside;
}
.toc > li > a {
	color: #455A64;
	padding-left:15px;
	padding-right: 0px;
	padding-top:0px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.toc > li > a:hover {
	color: #406EBF;
	padding-left:12px;
	border-left: 3px solid transparent;
	list-style-position: outside;
}
.toc > li > a:focus {
	text-decoration: none;
}
.toc > li > a:visited {
	text-decoration: none;
}
.toc > li > a.active {
	color: #406EBF;
	padding-left:12px;
	border-left: 3px solid #406EBF;
	list-style-position: outside;
}
.form-group-lg .form-control {
  border-radius: 3px;
}
.form-control{
	border-radius: 3px;
}
.input-lg {
    border-radius: 3px;
}
.card .header {
	padding: 15px 20px;
	color: #455A64;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #DEE2E6;
	vertical-align: middle;
}
.well {
  min-height: 20px;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  background-color: #F5F7F8;
  border: 1px solid #F5F7F8;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Switch */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #406EBF;
}

input:focus + .slider {
  box-shadow: 0 0 1px #406EBF;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.wrapper400 {
	min-height:400px;
}
/* Cookie Policy Page */
.viewMore[aria-expanded="false"]:before {
  content:"Show more...";
}

.viewMore[aria-expanded="true"]:before {
  content:"Show less...";
}
.cookie-table td {
  vertical-align: top !important;
}
.cookie-table .w-1 {
	width: 150px !important;
	padding: 14px 10px;
}
.cookie-table .w-2 {
	width: 430px !important;
	padding: 14px 10px;
}
.cookie-table .w-3 {
	width: 179px !important;
	padding: 14px 10px;
}
.cookie-table .w-4 {
	width: 296px !important;
	padding: 14px 10px;
}
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
.cookie-table .w-2 {
	width: 300px !important;
	padding: 14px 10px;
}
}

.btn-circle {
  width: 50px;
  height: 50px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
  color: #fff;
}
.btn-circle:hover, .btn-circle:active, .btn-circle:focus  {
  color: #fff;
}
.opaq-white30 {
	background: rgba(255,255,255,0.30);
}
.img-center {
	margin: 0 auto;
}
@media only screen and (min-device-width: 1600px) and (max-width: 1920px) and (-webkit-min-device-pixel-ratio: 2) {
	.text-content {
		padding: 20px 0px;
	}

}
@media only screen and (min-device-width: 480px) and (max-width: 1440px) and (-webkit-min-device-pixel-ratio: 2) {
	.text-content {
		padding: 0px 0px;
	}

}
.no-bg {
	background: transparent !important;
}

.breadcrumb > .active {
  color: #FF5B00;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon:last-child {
    border-left: 0;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.reg2-wrapper-left {
	padding: 30px 40px 40px 40px;
	height: 100vh !important;
	background: url(../img/regristration2/lp-bg2.jpg) no-repeat bottom left fixed;

}

@media (max-width: 1920px) {
	.reg2-wrapper-left {
	padding: 30px 40px 40px 40px;
	height: 100vh !important;
	background: url(../img/regristration2/lp-bg2-hdpi1920.jpg) no-repeat bottom left fixed;

}
}

@media (max-width: 1680px) {
	.reg2-wrapper-left {
	padding: 30px 40px 40px 40px;
	height: 100vh !important;
	background: url(../img/regristration2/lp-bg2-hdpi1680.jpg) no-repeat bottom left fixed;

}
}


@media (max-width: 1440px) {
.reg2-wrapper-left {
	padding: 30px 40px 40px 40px;
	height: 100vh !important;
	background: url(../img/regristration2/lp-bg2.jpg) no-repeat bottom left fixed;

}

}

@media (max-width: 1280px) {
	.reg2-wrapper-left {
	padding: 30px 40px 40px 40px;
	height: 100vh !important;
	background: url(../img/regristration2/lp-bg2-mdpi.jpg) no-repeat bottom left fixed;

}
}
.reg3-wrapper {
	padding: 20px;
	min-height: 100vh !important;

}
.reg3-wrapper .img-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
	max-width: 900px;

}
/* Google Material Icons */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: bottom;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
/* Rules for sizing the icon. */
.material-icons.md-15 { font-size: 15px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-30 { font-size: 30px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.md-30 { font-size: 30px; }
.material-icons.md-90 { font-size: 90px; }


.white {
	background-color: #fff !important;
}

.form-container {
	width: 425px;
	margin: 50px auto;
}
.dismiss_icon {
	padding: 30px 20px;
}
@media (max-width: 768px) {
	#large-vp {
		display: hidden;
	}
}
.font18 {
	font-size: 18px !important;
}
.font30 {
	font-size: 30px !important;
}



.owl-carousel {
	color: #fff !important;
}

.progress {
  height: 8px;
  margin-bottom: 0px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar-success {
  background-color: #0FEAAC;
}

.points-balance {
	font-size: 30px;
	line-height: 30px;
	font-family: 'filson_softlight';
}
.track-points {
	padding-top: 10px;
	font-size: 15px;
	color: #455A64;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
	color: #455A64;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}

/* Nav Drawer */
 [data-sidebar] {
 display: none;
 position: fixed;
 height: 100%;
 z-index: 2050;
 width: 300px;
 top: 0;
}
 [data-sidebar-overlay] {
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 opacity: 0;
 width: 100%;
 min-height: inherit;
  z-index: 2030;
}

/* Additional styles */

aside {
 background-color: #FFF;
 box-shadow: 0 6px 0 0 rgba(0,0,0,0.5);

}
aside a {
	color:#455A64;
	text-decoration:none;
}
.overlay { background-color: #000; }
.sidebar { padding: 16px;
}
.sidebar-menu {
  padding-left: 0;
  list-style: none;
}
.sidebar-menu > li {
		padding: 12px 0px;
}
.sidebar-menu > li a {
	color:#001627;
  text-decoration:none;

}
.sidebar-menu li a .material-icons {
	color:#455A64;
	margin-right: 28px;
}
[dir='rtl'] .sidebar-menu li a .material-icons {
	margin-right: 0;
	margin-left: 28px;
}

/* mobile bottom nav */
.bottom-nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 56px;
  background-color: #fff;
	border-top: #BFCAD0 solid 1px;
	z-index: 1050;
}

.botton-nav-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}


.botton-nav-menu li a {
  float: left;
  padding: 9px 16px;
  color: #455A64;
  text-decoration: none;
  font-size: 11px;
  width: 25%; /* Four equal-width links. If you have two links, use 50%, and 33.33% for three links, etc.. */
  text-align: center;
}

.botton-nav-menu .active {
	color: #3f51b5;
	text-align: center;
}
@media (min-width: 768px) {
.bottom-nav {
	display: none !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 56px;
    background-color: #fff;
	border-top: #BFCAD0 solid 1px;
}
}
@media (max-width: 480px) {
.bottom-nav {
    z-index: 1030;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 56px;
    background-color: #fff;
	border-top: #BFCAD0 solid 1px;
}
/* Modal Dialog*/
.modal {
		padding-right: 0px !important
	}
.modal-content {
    border: 0px;
    border-radius: 6px;
    outline: 0;
}
.modal-open {
    padding-right: 0px !important;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 70px 10px 10px 10px;
}
}
.modal446 {
	max-width: 446px;
}
.modal-full {
    min-width: 100%;
    margin: 0;
}

.modal-full .modal-content {
    min-height: 100vh;
}

.modal-full .modal-content {
    min-height: 100vh;
	width: 100%;
	border-radius: 0px;
	border: 0px transparent;
}

.content {
	padding-bottom: 0px;
}
.modal-content {
    border: 0px;
    border-radius: 6px;
    outline: 0;
}
.modal .img-container {
	height: 330px;
	overflow: hidden;
}
/* Redeem */
.redeembtn {
	margin-top: 0px;
}
@media (max-width: 768px) {
	.redeembtn {
	margin-top: 10px;
}

}@media (max-width: 480px) {
.track-points {
	padding-top: 8px;
	font-size: 14px;
}
	.points-30 {
		display: block;
	}
.logo2 {
  display: block;
  text-indent: -9999px;
  width: 143px;
  height: 45px;
  margin-top: 10px;
  background: url(../img/logo_icons/lp-logo.svg);
  background-size: 143px 45px;
}

}
/* Survey Card */
.survey-icon {
	width: 45px;
	height: 50px;
	vertical-align: middle;
  	display: table-cell;
}
.survey-title {
	line-height: 18px;
	font-size: 15px;
	padding: 0px 10px 0px 12px;
	height: 50px;
	vertical-align: middle;
    display: table-cell;
}
.line-clamp {
  max-width: 190px;
  line-height: 18px;
  font-size: 15px;
  overflow: hidden;
}
.survey-bg {
  width: 80px;
  height: 72px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  background: url(../img/icon-bg.svg);
  background-size: 80px 72px;
  opacity: 0.15;
}
.survey-info {
	margin: 30px 0px 20px 0px;
	height: 47px;
}
/*
Phase 2: If expiration row is added.
.survey-info {
	margin: 30px 0px 20px 0px;
	height: 67px;
}*/
.survey-info {
	color: #001627;
}

.expiration {
	color: #455A64;
	font-size: 12px;
	padding: 0px 10px 0px 12px;
}
.survey-indicators {
	width: 100%;
	display: block;
	height: 24px;
	font-size: 14px;
}
.survey-indicators .duration {
	padding: 5px 0px;
	line-height: 1.2;
	position: absolute;
    top: 20px;
  	right: 20px;
	color: #455A64;
	font-weight: bold;
	z-index: 5;
}
.survey-indicators .survey-id {
	padding: 5px 7px 5px 0px;
	line-height: 1.2;
	float: left;
	color: #455A64;
}
.survey-indicators .badge {
  display: inline-block;
  min-width: 10px;
  padding: 4px 8px;
  margin-right: 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 50px;
  float: left;
}
.survey-cta {
	border-top: solid 1px #E8E8E8;
	line-height: 48px;
	padding: 0 15px;
	height: 48px;
	color: #455A64;
}
a.survey-cta  {
	color: #455A64;
	display: block;
}
.points {
  font-family: 'filson_softbook';
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin: 0px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
}
.points .label-sm {
  font-family: 'FilsonProRegular';
  font-size: 10px;
	font-weight: bold;
  text-align: center;
  line-height: 10px;
  margin-top: 3px;
  color: #546E7A;

}
.badge {
  background-color: #3F51B5 !important;
}
.badge .material-icons {
	font-size: 18px;
}
.survey-xs-1 {
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
  	min-height: 1px;
}
.survey-xs-9 {
	max-width: 190px;
	min-width: 160px;
	float: left;
	position: relative;
  	min-height: 1px;
	overflow: hidden;
}
.survey-xs-2 {
	width: 57px;
	float: right;
	position: relative;
  	min-height: 1px;
}

@media (max-width: 480px) {
	.card .card-content {
  padding: 15px;
  border-radius: 0 0 2px 2px;
}
	.card .header {
	padding: 15px;
	color: #455A64;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: solid 1px #DEE2E6;
	vertical-align: middle;
}
	.survey-indicators .duration {
	padding: 5px 0px;
	line-height: 1.2;
	position: absolute;
    top: 15px;
  	right: 15px;
	color: #455A64;
	font-weight: bold;
	z-index: 5;
}
	.content {
	padding-bottom: 60px;
}
}
@media (min-width: 768px) {
	.survey-xs-9 {
	max-width: 200px;
	min-width: 160px;
	float: left;
	position: relative;
  	min-height: 1px;
}

}
/* Campaign Banner */
.hide {
	display: none !important;
}
.campaign-img-bg {
	position: relative;
	overflow: hidden;
}
.campaign-text {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	padding: 20px;
	width: 100%;
}
@media (max-width: 480px) {
.campaign-text {
	padding: 15px;
}
}
/*community section */
.item a {
	color: #fff !important;
}
.item .overlay {
	background: rgba(1,42,75,0.70);
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
}
.item .overlay .title {
	color: #fff !important;
	margin: 0px;
	padding: 0px;
}
.item .overlay .posted {
	color: #fff !important;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 480px) {
.item .overlay {
	padding: 15px;
}
}
.community a {
	color: #fff !important;
}
.community .overlay {
	background: rgba(1,42,75,0.70);
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
}
.community .overlay .title {
	color: #fff !important;
	margin: 0px;
	padding: 0px;
}
.community .overlay .posted {
	color: #fff !important;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 480px) {
.community .overlay {
	padding: 15px;
}
}


/*activities page */

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 15px 0px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.activies > thead > tr > th:last-child {
    text-align: right;
	width: 40% !important;
	color: #52666F;
	padding-left: 8px;
}
.activies > thead > tr > th:first-child {
    text-align: left;
	width: 60%;
	color: #52666F;
}
.activies > tbody > tr > td:last-child {
    text-align: right;
	width: 40%;
	color: #001627;
	font-size: 25px;
	padding-left: 8px;
}

.activies > tbody > tr > td:first-child {
    text-align: left;
	width: 60%;
	color: #001627;
	font-size: 15px;
}
.point-value {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	font-family: filson_softbook;
	width: 100%;
	font-size: 20px;
	height: 160px;
	line-height: 140px;
}

.track-progress {
	width: 160px;
	height: 180px;
	margin: 20px auto 0px auto;
	display: relative;
	}
.lp-label:after {
	content: "LIFEPOINTS";
	font-size: 10px;
	color: #546E7A;
	text-transform: uppercase;
	position: absolute;
	z-index: 1000;
	top: 36%;
	left: 42%;
  }

@media (max-width: 480px) {
.stack-on-mobile {
	width: 100%;
	display: block !important;
}
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #2C3C4A;
}

.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: .5;
}

/* Forms */
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #001627;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(108,116,131,0.50);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-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;
}
label {
    color: #455A64;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #EFF1F5;
    opacity: 1;
}
.form-group.rounded-corners input[type=text] {
	border-radius: 50px;
}
/* Data Settings */
		.morebtn {
		  position: relative;
		  font-size: 14px;
		  line-height: 20px;
		  font-weight: bold;
		}
		.morebtn::after {
		  	content: " MORE";
			font-weight: bold;
		}
		.morebtn[aria-expanded="true"]::after {
			content: " LESS";
			font-weight: bold;
		}

		.listofPartners {
		  position: relative;
		  font-size: inherit;
		  line-height: 20px;
		  font-weight: bold;
		}

		.listofPartners::after {
			content: "\e252";
			color: #406EBF;
			font-family: "Glyphicons Halflings";
			font-size: 10px;
			transition: all 0.5s;
			padding-left: 10px;
		}

		.listofPartners[aria-expanded="true"]::after{
			content: "\e253";
			color: #406EBF;
			font-family: "Glyphicons Halflings";
			font-size: 10px;
			transition: all 0.5s;
			padding-left: 10px;
		}

		.partner-img {
			width: 26px;
			height: 26px;
    		display: inline-flex;
			margin-right: 10px;
			border-radius: 50%;
			overflow: hidden;
		}
		.partner-name {
			line-height: 26px;
			vertical-align: middle;
    		display: inline-flex;
			font-weight: bold;
		}

		.exp-days {
			line-height: 26px;
			vertical-align: middle;
    		display: inline-flex;
		}
		.link-to-privacy {
			line-height: 26px;
			vertical-align: middle;
    		display: inline-flex;
		}
		@media only screen and (max-width: 480px) {
		.align-right-mobile {
				text-align: right;
			}
		.partner-name {
					line-height: 26px;
					vertical-align: middle;
					display: inline-flex;
					font-weight: bold;
					margin-bottom: 6px;
				}
		.link-to-privacy {
			line-height: 26px;
			vertical-align: middle;
    		display: inline-flex;
			text-align: right;
		}
		}
.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.toclabel {
	padding-left: 12px;
}
.nav-pills > li > a {
  border-radius: 4px;
  color: #455A64;
}
.nav-pills > li > a .number {
	display: inline-flex;
	margin-right: 10px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #406EBF;
}
ol {
	padding-left: 16px;
}
ol li {
	padding-left: 10px;
}
.outlinebox {
	padding: 20px;
	border: solid 1px #DEE2E6;
	border-radius: 6px;
}
.center-on-sm {
	text-align: left;
}

@media only screen and (max-width: 480px) {
.center-on-sm {
	text-align: center;
}
}

/* Remove Demo Logo after UAT */
.logo2-beta {
  display: block;
  text-indent: -9999px;
  width: 195px;
  height: 50px;
  margin-top: 5px;
  background: url(../img/logo_icons/lp-logo-BETA.svg);
  background-size: 195px 50px;
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
	.logo2-beta {
  display: block;
  text-indent: -9999px;
  width: 195px;
  height: 50px;
  margin-top: 0px;
  background: url(../img/logo_icons/lp-logo-BETA.svg);
  background-size: 195px 50px;
}
}
@media only screen and (max-width: 760px) {
	.logo2-beta {
  display: block;
  text-indent: -9999px;
  width: 195px;
  height: 50px;
  margin-top: 7px;
  background: url(../img/logo_icons/lp-logo-BETA.svg);
  background-size: 195px 50px;
}
}
@media only screen and (max-width: 480px) {
	.logo2-beta {
  display: block;
  text-indent: -9999px;
  width: 176px;
  height: 45px;
  margin-top: 7px;
  background: url(../img/logo_icons/lp-logo-BETA.svg);
  background-size: 176px 45px;
}
}



.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3F51B5;
}

/* Whats New */

.linearGreyBg{
	background-image: linear-gradient(#EFF1F1,#ffffff);
}
.adjust-img {
	width: 100%;
	margin: 0px auto;
}

#whatsNew .owl-carousel .item {
	color: #001627;
	padding: 20px 15px;
}
.adjust-img2 {
	width: 50%;
	margin: 0px auto;
}
.modal-rewards-modal {
	width: 100%;
	background: url(../img/2019/vectors/bg-rewards.svg) #fff no-repeat;
	background-size: 100%;
}

@media only screen and (max-width: 480px) {

#whatsNew h1 {
		font-size: 42px;
		margin-top: 0px;
	}
.adjust-img2 {
	width: 70%;
	margin: 0px auto;
}
.adjust-img {
	width: 60%;
	margin: 20px auto 20px auto;
}
#whatsNew .owl-carousel .item {
	color: #001627;
	padding: 0px;
}
}
#whatsNew .owl-carousel.loading{

 display:none;

}
#whatsNew .owl-carousel:not(.owl-loaded){
    opacity: 0;
    visibility:hidden;
    height:0;
}
.action-footer {
	padding: 10px 20px;
}
#profiler {
    display:block;
	display:none;
}
/* Alerts */

/* Error */
.alert-danger {
  color: #001627;
  background-color: transparent;
  border: solid 1px #CF2972 !important;
}
.alert-danger .material-icons{
  color: #CF2972;
}
.alert-danger h5 {
  color: #CF2972;
  margin-top: 4px;
  font-family: 'FilsonProRegular';
  font-weight: 700;
}
.alert-danger .alert-link {
  color: #CF2972;
}

/*Success*/
.alert-success {
  color: #001627;
  background-color: transparent;
  border: solid 1px #17B58B;
}
.alert-success .material-icons {
  color: #17B58B;
}
.alert-success h5 {
  color: #0F7056 ;
  margin-top: 4px;
  font-family: 'FilsonProRegular';
  font-weight: 700;
}
.alert-success .alert-link {
  color: #0F7056;
}

/*Info*/
.alert-info {
  color: #001627;
  background-color: transparent;
  border: solid 1px #30B0B3;
}
.alert-info h5 {
  color: #0F7056;
  margin-top: 4px;
  font-family: 'FilsonProRegular';
  font-weight: 700;
}
.alert-info .material-icons{
  color: #17B58B;
}
.alert-info .alert-link {
  color: #0F7056;
}
/*Warning*/
.alert-warning {
  color: #001627;
  background-color: transparent;
  border: solid 1px #CAAA00;
}
.alert-warning .material-icons{
  color: #816D00;
}
.alert-warning h5 {
  color: #816D00;
  margin-top: 4px;
  font-family: 'FilsonProRegular';
  font-weight: 700;
}
.alert-warning .alert-link {
  color: #816D00;
}
.no-shadow {
	box-shadow: none;
}

.navbar-header .navbar-brand img {
  height: 50px !important;
  width: 135px !important;
}
