html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after {
  content:'';
  content:none;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
img {
  color:transparent;
  font-size:0;
  vertical-align:middle;
  -ms-interpolation-mode:bicubic;
}
a, a:active, video { outline:none; }
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline:none; }
.slides, .flex-control-nav, .flex-direction-nav {
  margin:0;
  padding:0;
  list-style:none;
}
.flexslider {
  margin:0;
  padding:0;
}
.flexslider .slides > li {
  display:none;
  -webkit-backface-visibility:hidden;
}
.flexslider .slides img {
  width:100%;
  display:block;
}
.flex-pauseplay span { text-transform:capitalize; }
.slides:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}
html[xmlns] .slides { display:block; }
* html .slides { height:1%; }
.no-js .slides > li:first-child { display:block; }
.flexslider {
  margin:0 0 60px;
  background:#ffffff;
  border:4px solid #ffffff;
  position:relative;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  box-shadow:0 1px 4px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);
  -moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);
  -o-box-shadow:0 1px 4px rgba(0,0,0,0.2);
  zoom:1;
}
.flex-viewport {
  max-height:2000px;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  transition:all 1s ease;
}
.loading .flex-viewport { max-height:300px; }
.flexslider .slides { zoom:1; }
.carousel li { margin-right:5px; }
.flex-direction-nav { *height:0; }
.flex-direction-nav a {
  width:100px;
  height:113px;
  margin:-20px 0 0;
  display:block;
  background:url(../../workspace/images/loyalty/nav-arrows.png) no-repeat 0 0;
  background-size:1543px 113px;
  position:absolute;
  top:30%;
  z-index:10;
  cursor:pointer;
  text-indent:-9999px;
  opacity:1;
  -webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position:100% 0;
  right:20px;
}
.flex-direction-nav .flex-prev { left:20px; }
.flexslider:hover .flex-next {
  opacity:0.8;
  right:5px;
}
.flexslider:hover .flex-prev {
  opacity:0.8;
  left:5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity:1; }
.flex-direction-nav .flex-disabled {
  opacity:.3 !important;
  filter:alpha(opacity=30);
  cursor:default;
}
.flex-control-nav {
  width:100%;
  position:absolute;
  bottom:-40px;
  text-align:center;
}
.flex-control-nav li {
  margin:0 6px;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.flex-control-paging li a {
  width:11px;
  height:11px;
  display:block;
  background:#666666;
  background:rgba(0,0,0,0.5);
  cursor:pointer;
  text-indent:-9999px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  -o-border-radius:20px;
  border-radius:20px;
  box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
  background:#333333;
  background:rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background:#000000;
  background:rgba(0,0,0,0.9);
  cursor:default;
}
.flex-control-thumbs {
  margin:5px 0 0;
  position:static;
  overflow:hidden;
}
.flex-control-thumbs li {
  width:25%;
  float:left;
  margin:0;
}
.flex-control-thumbs img {
  width:100%;
  display:block;
  opacity:.7;
  cursor:pointer;
}
.flex-control-thumbs img:hover { opacity:1; }
.flex-control-thumbs .flex-active {
  opacity:1;
  cursor:default;
}
html { box-sizing:border-box; }
*, *:before, *:after { box-sizing:inherit; }
.wrapper {
  width:980px;
  margin:0 auto;
  position:relative;
}
#top {
  background:#434343;
  overflow:hidden;
}
#top .finbar-logo {
  background:url(../../workspace/images/loyalty/finbar-logo.png) no-repeat 0 0;
  background-size:170px 40px;
  display:inline-block;
  width:170px;
  height:40px;
  float:left;
  margin:10px 0;
}
#top ul.desktop {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
  float:right;
}
#top ul.desktop li {
  float:left;
  list-style-type:none;
}
#top ul.desktop li a {
  color:#a1a1a1;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:12px;
  padding:0 20px;
  line-height:60px;
  text-decoration:none;
}
#top ul.desktop li a:after {
  content:'|';
  float:left;
}
#top ul.desktop li a:hover { text-decoration:underline; }
#top ul.desktop li:first-child a:after { display:none; }
#top .burger {
  display:none;
  color:#a1a1a1;
  text-decoration:none;
  font-size:30px;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  line-height:60px;
  float:right;
}
#top .burger:hover {
  color:#09739c;
  text-decoration:none;
}
#top #mobile-menu {
  position:relative;
  text-align:center;
  height:0;
  -moz-transition:height .4s;
  -ms-transition:height .4s;
  -o-transition:height .4s;
  -webkit-transition:height .4s;
  transition:height .4s;
}
#top #mobile-menu li {
  float:none;
  list-style-type:none;
}
#top #mobile-menu li a {
  color:#a1a1a1;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:12px;
  line-height:30px;
  text-decoration:none;
}
#top #mobile-menu.active {
  height:220px;
  -moz-transition:height .4s;
  -ms-transition:height .4s;
  -o-transition:height .4s;
  -webkit-transition:height .4s;
  transition:height .4s;
}
#header {
  background:#09739c;
  height:60px;
}
#header .loyalty-logo {
  background:url(../../workspace/images/loyalty/new-finbar-logo.png) no-repeat 0 0;
  background-size:208px 37px;
  display:inline-block;
  width:208px;
  height:37px;
  position:absolute;
  z-index:99999;
  top:12px;
  left:360px;
  margin-bottom:20px;
}
#header ul li {
  float:left;
  list-style-type:none;
}
#header ul li a {
  color:#ffffff;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:16px;
  padding:0 20px;
  line-height:60px;
  text-decoration:none;
}
#header ul li a:after {
  content:'|';
  float:left;
}
#header ul li a:hover { text-decoration:underline; }
#header ul li:first-child a:after { display:none; }
#header ul.first {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
  float:left;
}
#header ul.second {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
  float:right;
}
.banners {
  position:relative;
  height:auto;
  text-align:center;
  display:block;
  width:100%;
}
.banners .seal {
  position:absolute;
  top:20px;
  left:20px;
  width:261px;
  height:261px;
  z-index:999;
}
.banners ul.slides {
  overflow:hidden;
  margin:0;
  padding:0;
}
.banners ul.slides li {
  list-style-type:none;
  display:none;
  position:relative;
}
.banners ul.slides li img {
  width:100%;
  height:auto;
}
.banners ul.slides li .inner-content {
  background:rgba(0,108,145,0.7);
  color:#ffffff;
  text-align:center;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:38px;
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:20px 0;
}
.introduction {
  position:relative;
  overflow:hidden;
}
.introduction:before {
  content:'';
  background:url(../../workspace/images/loyalty/watermark-intro.png) no-repeat 0 0;
  width:439px;
  height:311px;
  position:absolute;
  left:-20px;
  bottom:0;
  z-index:-1;
}
.introduction .left {
  float:left;
  width:50%;
  padding:90px;
}
.introduction .left h1 {
  color:#09739c;
  text-align:left;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:42px;
  margin:0px 0 20px;
}
.introduction .left p.lead {
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:18px;
  line-height:1.4;
  margin-bottom:10px;
}
.introduction .left p, .introduction .left ul li {
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:14px;
  line-height:1.4;
  margin-bottom:5px;
}
.introduction .left a {
  color:#09739c;
  text-decoration:none;
}
.introduction .left a:hover { text-decoration:underline; }
.introduction .left ul {
  list-style-image:url(../../workspace/images/loyalty/bullet.png);
  margin:10px 0 10px 20px;
}
.introduction .left ul li {
  padding-left:6px;
  margin-bottom:8px;
}
.introduction .right {
  float:left;
  width:50%;
  overflow:hidden;
}
.introduction .right figure {
  display:inline-block;
  width:50%;
  height:50%;
  float:left;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
.partners {
  background:#09739c;
  position:relative;
  padding:60px 0 50px;
}
.partners h1 {
  color:#ffffff;
  text-align:center;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:48px;
  margin:0px 0 40px;
}
.partners h2 {
  color:#ffffff;
  text-align:left;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:16px;
  margin-bottom:10px;
}
.partners ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
.partners ul li {
  position:relative;
  float:left;
  width:150px;
  height:150px;
  background-color:#ffffff;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:100%;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  margin:0 50px 50px 0;
  list-style-type:none;
}
.partners ul li:nth-child(5n) { margin:0 0 50px 0; }
.partners ul li:nth-child(5n) .partner-info {
  left:-270px;
  top:-40px;
}
.partners ul li:nth-child(5n) .partner-info:before {
  content:'';
  position:absolute;
  right:-20px;
  left:auto;
  top:100px;
  width:0;
  height:0;
  border-style:solid;
  border-width:10px 0 10px 20px;
  border-color:transparent transparent transparent #ededed;
}
.partners ul li .partner {
  display:block;
  width:100%;
  height:100%;
  cursor:pointer;
}
.partners ul li .partner-info {
  background:#ededed;
  position:absolute;
  left:175px;
  top:-60px;
  padding:20px 20px 10px;
  z-index:999;
  -webkit-box-shadow:6px 6px 0px 0px rgba(0,0,0,0.2);
  -moz-box-shadow:6px 6px 0px 0px rgba(0,0,0,0.2);
  box-shadow:6px 6px 0px 0px rgba(0,0,0,0.2);
}
.partners ul li .partner-info:before {
  content:'';
  position:absolute;
  left:-20px;
  top:130px;
  width:0;
  height:0;
  border-style:solid;
  border-width:10px 20px 10px 0;
  border-color:transparent #ededed transparent transparent;
}
.partners ul li .partner-info h3 {
  color:#09739c;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:18px;
  margin-bottom:10px;
  width:200px;
}
.partners ul li .partner-info h4 {
  color:#09739c;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:14px;
  line-height:1.3;
  text-transform:uppercase;
  border-top:1px solid #d0d0d0;
  padding-top:10px;
}
.partners ul li .partner-info p, .partners ul li .partner-info a {
  color:#000000;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:14px;
  line-height:1.3;
  text-decoration:none;
  padding-bottom:10px;
  display:block;
}
.partners ul li .partner-info a:hover { text-decoration:underline; }
.partners ul li .partner-info .close-btn {
  display:inline-block;
  position:absolute;
  top:20px;
  right:20px;
  z-index:9999;
  color:#09739c;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:16px;
  text-decoration:none;
  cursor:pointer;
}
.quote {
  position:relative;
  text-align:center;
  padding:60px 0;
  background:#004e5b url(../../workspace/images/loyalty/quote-bg.jpg) no-repeat center center;
  border-top:10px solid #ffffff;
}
.quote p {
  color:#ffffff;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:34px;
  line-height:1.3;
}
.questions-answers {
  position:relative;
  overflow:hidden;
  padding:80px 0;
}
.questions-answers:before {
  content:'';
  background:url(../../workspace/images/loyalty/watermark-qa.png) no-repeat 0 0;
  width:439px;
  height:311px;
  position:absolute;
  right:-20px;
  top:0;
  z-index:-1;
}
.questions-answers h1 {
  color:#006c91;
  text-align:center;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:48px;
  margin:0px 0 40px;
}
.questions-answers dl {
  display:block;
  margin-bottom:5px;
}
.questions-answers dl dt {
  background:#56afcc;
  overflow:hidden;
  background:-moz-linear-gradient(left,#56afcc 0%,#56afcc 19%,#09739c 79%,#09739c 100%);
  background:-webkit-gradient(linear,left top,right top,color-stop(0%,#56afcc),color-stop(19%,#56afcc),color-stop(79%,#09739c),color-stop(100%,#09739c));
  background:-webkit-linear-gradient(left,#56afcc 0%,#56afcc 19%,#09739c 79%,#09739c 100%);
  background:-o-linear-gradient(left,#56afcc 0%,#56afcc 19%,#09739c 79%,#09739c 100%);
  background:-ms-linear-gradient(left,#56afcc 0%,#56afcc 19%,#09739c 79%,#09739c 100%);
  background:linear-gradient(to right,#56afcc 0%,#56afcc 19%,#09739c 79%,#09739c 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#56afcc',endColorstr='#09739c',GradientType=1);
}
.questions-answers dl dt a {
  display:block;
  color:#ffffff;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:16px;
  text-decoration:none;
}
.questions-answers dl dt a:before {
  content:'Q.';
  background:#56afcc;
  display:inline-block;
  color:#ffffff;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:22px;
  padding:15px 15px;
  float:left;
}
.questions-answers dl dt a span {
  color:#ffffff;
  background:#09739c;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:16px;
  padding:15px 15px;
  line-height:1.4;
  float:left;
  width:90%;
}
.questions-answers dl dt a:after {
  content:'+';
  background:#09739c;
  display:inline-block;
  color:#ffffff;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:22px;
  padding:15px 15px;
  float:right;
}
.questions-answers dl dt a:hover {
  text-decoration:none;
  opacity:0.9;
}
.questions-answers dl dt.active a:after { content:'-'; }
.questions-answers dl dd {
  background:#ededed;
  overflow:hidden;
}
.questions-answers dl dd .answer {
  padding:20px 45px;
  color:#000000;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:1.3;
}
.questions-answers dl dd .answer p {
  color:#000000;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:1.3;
  display:inline;
}
.questions-answers dl dd .answer p a {
  color:#09739c;
  text-decoration:none;
}
.questions-answers dl dd .answer p a:hover { text-decoration:underline; }
.contact-us {
  overflow:hidden;
  padding:40px 0 25px;
  background:#004e5b url(../../workspace/images/loyalty/contact-bg.jpg) no-repeat center center;
}
.contact-us h1 {
  color:#ffffff;
  text-align:center;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:48px;
  margin:0px 0 40px;
}
.contact-us .contact-details { text-align:center; }
.contact-us .contact-details p, .contact-us .contact-details a {
  color:#ffffff;
  font-family:'Roboto', sans-serif;
  font-weight:400;
  font-size:16px;
  text-decoration:none;
  margin-bottom:15px;
}
.contact-us .contact-details p strong, .contact-us .contact-details a strong { font-weight:700; }
.contact-us .contact-details a { display:inline-block; }
.contact-us .contact-details a:hover { text-decoration:underline; }
footer {
  background:url(../../workspace/images/loyalty/footer-bg.jpg) no-repeat center center;
  background-size:cover;
}
footer #copyright {
  padding:40px 0;
  overflow:hidden;
}
footer #copyright .details { float:left; }
footer #copyright .details ul {
  display:block;
  overflow:hidden;
  margin-bottom:10px;
}
footer #copyright .details ul li { float:left; }
footer #copyright .details ul li a {
  color:#ffffff;
  padding:0 10px;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:15px;
  text-decoration:none;
}
footer #copyright .details ul li a:after {
  content:'|';
  float:left;
}
footer #copyright .details ul li a:hover { text-decoration:underline; }
footer #copyright .details ul li:first-child a { padding-left:0; }
footer #copyright .details ul li:first-child a:after { display:none; }
footer #copyright .details p {
  display:block;
  color:#ffffff;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  font-size:15px;
}
footer #copyright .footer-logo {
  background:url(../../workspace/images/loyalty/finbar-logo.png) no-repeat 0 0;
  background-size:170px 40px;
  display:inline-block;
  width:170px;
  height:40px;
  float:right;
}
