/* Welcome to Compass.
 * Styles Citi Apple Pay
 * Autor: Melany Ramirez
 */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Function Calculate ems */
/*End Functions*/
/*Variables*/
/*teamsite*/
/*teamsite*/
/*Media Queries variables*/
/***breakpoints to fix layout issues***/
/*****Fonts*****/
@font-face {
  font-family: 'InterstateRegular';
  src: url("/JRS/fonts/ApplePay/Interstate-Regular.eot");
  src: url("/JRS/fonts/ApplePay/Interstate-Regular.eot?#iefix") format("embedded-opentype"), url("/JRS/fonts/ApplePay/Interstate-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'InterstateCondensed';
  src: url("/JRS/fonts/ApplePay/Interstate-BoldCondensed.eot");
  src: url("/JRS/fonts/ApplePay/Interstate-BoldCondensed.eot?#iefix") format("embedded-opentype"), url("/JRS/fonts/ApplePay/Interstate-BoldCondensed.ttf") format("truetype");
}
@font-face {
  font-family: 'InterstateLight';
  src: url("/JRS/fonts/ApplePay/Interstate-Light.eot");
  src: url("/JRS/fonts/ApplePay/Interstate-Light.eot?#iefix") format("embedded-opentype"), url("/JRS/fonts/ApplePay/Interstate-Light.ttf") format("truetype");
}
@font-face {
  font-family: 'InterstateBold';
  src: url("/JRS/fonts/ApplePay/Interstate-Bold.eot");
  src: url("/JRS/fonts/ApplePay/Interstate-Bold.eot?#iefix") format("embedded-opentype"), url("/JRS/fonts/ApplePay/Interstate-Bold.ttf") format("truetype");
}
/******End fonts*****/

/*General styles*/
/* line 10, ../sass/apple-pay.scss */
.body {
  font-family: InterstateLight, Helvetica, sans-serif;
  margin: 0px;
}

/* line 15, ../sass/apple-pay.scss */
html {
  font-size: 100%;
  font-size: 10px;
  -webkit-text-size-adjust: none;
}

/* line 21, ../sass/apple-pay.scss */
.main {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}

/* line 27, ../sass/apple-pay.scss */
.clear {
  clear: both;
}

/* line 31, ../sass/apple-pay.scss */
sup {
  font-size: 0.7em;
  line-height: 0;
  vertical-align: 5px;
}

/* line 37, ../sass/apple-pay.scss */
strong {
  font-weight: bold;
}

/* line 41, ../sass/apple-pay.scss */
i {
  font-style: italic;
}

/* line 44, ../sass/apple-pay.scss */
.hide-for-medium {
  display: none;
}

/* line 48, ../sass/apple-pay.scss */
.hide-for-small {
  display: block;
}

/* line 52, ../sass/apple-pay.scss */
.row {
  padding: 1em;
  clear: both;
}

/* line 57, ../sass/apple-pay.scss */
.col12 {
  width: 100%;
}

/* line 61, ../sass/apple-pay.scss */
.col4 {
  width: 33.33333%;
  float: left;
}

/* line 66, ../sass/apple-pay.scss */
.col3 {
  width: 25%;
  float: left;
}

/* line 71, ../sass/apple-pay.scss */
.small {
  display: block;
}

/* line 75, ../sass/apple-pay.scss */
.medium {
  display: none;
}

/* line 78, ../sass/apple-pay.scss */
.large {
  display: none;
}

/* line 81, ../sass/apple-pay.scss */
.medium-large {
  display: none;
}

.ie {
	display:none;
}

/* line 85, ../sass/apple-pay.scss */
h1 {
  font-size: 2.4em;
  color: "#333333";
  font-family: InterstateRegular;
  margin-bottom: 0.83333em;
  line-height: 1.25em;
}

/* line 93, ../sass/apple-pay.scss */
h2 {
  font-size: 2.4em;
  color: "#333333";
  font-family: InterstateRegular;
  text-align: center;
  margin-bottom: 1.25em;
  line-height: 1.25em;
}

/* line 102, ../sass/apple-pay.scss */
h3 {
  font-size: 2.4em;
  color: #333333;
  font-family: InterstateRegular;
  margin-bottom: 1.25em;
  line-height: 1.25em;
}

/* line 110, ../sass/apple-pay.scss */
h4 {
  font-size: 1.8em;
  color: #ffffff;
  font-family: InterstateRegular;
  margin-bottom: 0.5em;
  line-height: 1.33333em;
}

/* line 118, ../sass/apple-pay.scss */
p {
  font-size: 1.6em;
  color: #666666;
  font-family: InterstateLight;
  line-height: 1.375em;
}

/* line 125, ../sass/apple-pay.scss */
.blue-button {
  border: 1px solid #05589d;
  background-color: #05589d;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-size: 1.6em;
  color: #ffffff;
  font-family: InterstateLight;
  text-decoration: none;
  display: block;
  padding: 0.7em 1em 0.7em 1em;
}

/*End General styles*/
/* line 140, ../sass/apple-pay.scss */
#header {
  background: url(/JRS/images/ApplePay/bg_header.jpg) repeat-x;
  height: 5em;
  line-height: 5em;
  background-size: contain;
  padding-left: 1em;
  padding-right: 1em;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9000;
}
/* line 152, ../sass/apple-pay.scss */
#header .wrapper-header {
  max-width: 1024px;
  margin: 0 auto;
}
/* line 155, ../sass/apple-pay.scss */
#header .wrapper-header .logo {
  padding-top: 1em;
  width: 25%;
  float: left;
}
/* line 159, ../sass/apple-pay.scss */
#header .wrapper-header .logo a {
  background: url(/JRS/images/ApplePay/citi-logo-mobile.png) no-repeat;
  display: block;
  text-indent: -99999px;
}
/* line 166, ../sass/apple-pay.scss */
#header .wrapper-header #menu-icon {
  background: url(/JRS/images/ApplePay/menu-icon.png) no-repeat;
  margin-top: 1em;
  width: 30px;
  height: 27px;
  background-size: 30px 27px;
  cursor: pointer;
  float: right;
  text-indent: -99999px;
}
/* line 176, ../sass/apple-pay.scss */
#header .wrapper-header .menu-icon-close {
  background: url(/JRS/images/ApplePay/menu-icon-close.png) no-repeat !important;
}

/* line 183, ../sass/apple-pay.scss */
.content {
  position: relative;
  margin-top: 5em;
}

/* line 187, ../sass/apple-pay.scss */
.overlay {
  background-color: #000000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: fixed;
  right: 0;
  top: 5em;
  z-index: 2000;
  display: none;
}

/* line 198, ../sass/apple-pay.scss */
#nav {
  display: none;
  background: url(/JRS/images/ApplePay/overlay-bg.png) repeat;
  height: 100%;
}
/* line 202, ../sass/apple-pay.scss */
#nav ul {
  width: 20em;
  position: fixed;
  z-index: 9999;
  top: 5em;
}
/* line 207, ../sass/apple-pay.scss */
#nav ul li {
  background-color: #ffffff;
  border-bottom: #cccccc 1px solid;
  padding-bottom: 2em;
  padding-top: 2em;
  padding-left: 1em;
}
/* line 213, ../sass/apple-pay.scss */
#nav ul li a {
  text-transform: uppercase;
  color: #05589d;
  font-family: InterstateLight;
  text-decoration: none;
  font-size: 1.4em;
}

/* line 224, ../sass/apple-pay.scss */
#footer {
  padding-left: 2em;
  padding-right: 2em;
}
/* line 227, ../sass/apple-pay.scss */
#footer #nav-footer {
  margin-top: 2em;
  width: 100%;
  padding: 12px 0px;
  border-bottom: 1px solid #333333;
  overflow: hidden;
}
/* line 234, ../sass/apple-pay.scss */
#footer #nav-footer #left-nav {
  overflow: hidden;
  margin-left: 0px;
}
/* line 237, ../sass/apple-pay.scss */
#footer #nav-footer #left-nav li {
  display: block;
  font-size: 1em;
  float: none;
  margin-bottom: 15px;
}
/* line 242, ../sass/apple-pay.scss */
#footer #nav-footer #left-nav li a {
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 251, ../sass/apple-pay.scss */
#footer #nav-footer #right-nav {
  overflow: hidden;
}
/* line 253, ../sass/apple-pay.scss */
#footer #nav-footer #right-nav li {
  margin-bottom: 15px;
  display: block;
  float: none;
}
/* line 257, ../sass/apple-pay.scss */
#footer #nav-footer #right-nav li a {
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 265, ../sass/apple-pay.scss */
#footer #nav-footer #right-nav li.last-li {
  margin-right: 0px;
}

/* line 274, ../sass/apple-pay.scss */
#legal {
  margin-bottom: 30px;
  margin-top: 10px;
  overflow: hidden;
}
/* line 278, ../sass/apple-pay.scss */
#legal p {
  font-family: Arial, verdana;
  font-size: 1.2em;
  color: #6c6c6c;
  margin-bottom: 1em;
}
/* line 285, ../sass/apple-pay.scss */
#legal .footnotes a {
  color: #05589d;
}
/* line 289, ../sass/apple-pay.scss */
#legal #footer-brand {
  width: 45px;
  margin-bottom: 2em;
}
/* line 293, ../sass/apple-pay.scss */
#legal #followus {
  line-height: 1em;
  margin-top: 3em;
}
/* line 296, ../sass/apple-pay.scss */
#legal #followus a {
  background-image: url("/JRS/images/ApplePay/sprites/social-icons.png");
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-left: 5px;
  text-indent: -99999px;
}
/* line 305, ../sass/apple-pay.scss */
#legal #twitter-icon {
  width: 30px;
  height: 30px;
  background-position: -45px -5px;
}
/* line 310, ../sass/apple-pay.scss */
#legal #facebook-icon {
  width: 30px;
  height: 30px;
  background-position: -5px -5px;
}
/* line 315, ../sass/apple-pay.scss */
#legal #youtube-icon {
  width: 29px;
  height: 30px;
  background-position: -5px -45px;
}

/**Sections**/
/* line 324, ../sass/apple-pay.scss */
#slider {
  padding: 0px;
}

.image img {
  width: 100%;
}

/* line 328, ../sass/apple-pay.scss */
#citi-mobile {
  background-image: url("/JRS/images/ApplePay/citi-mobile-bg.jpg");
  padding-top: 3em;
  padding-bottom: 3em;
  text-align: center;
}
/* line 333, ../sass/apple-pay.scss */
#citi-mobile .logo {
  margin-bottom: 3em;
}
/* line 336, ../sass/apple-pay.scss */
#citi-mobile p {
  text-align: center;
  color: #ffffff;
  margin-bottom: 1.875em;
}
/* line 341, ../sass/apple-pay.scss */
#citi-mobile h2 {
  color: #ffffff;
}

/* line 347, ../sass/apple-pay.scss */
#tabs .tab {
  overflow: hidden;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  /* IE6-9 */
}
/* line 358, ../sass/apple-pay.scss */
#tabs .tab p {
  margin-bottom: 1em;
}
/* line 362, ../sass/apple-pay.scss */
#tabs .tabs {
  padding: 0px;
}
/* line 364, ../sass/apple-pay.scss */
#tabs .tabs a {
  text-decoration: none;
}
/* line 367, ../sass/apple-pay.scss */
#tabs .tabs .col4 {
  border-top: 2px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: 6.8em;
  background: url("/JRS/images/ApplePay/bg-tabs-right.jpg") right bottom no-repeat, url("/JRS/images/ApplePay/bg-tabs-right.jpg") left bottom no-repeat, url("/JRS/images/ApplePay/bg-tabs-small.jpg") repeat-x;
}
/* line 375, ../sass/apple-pay.scss */
#tabs .tabs .active {
  background: url("/JRS/images/ApplePay/bg-tabs-solid.jpg") right bottom no-repeat, url("/JRS/images/ApplePay/bg-tabs-solid.jpg") left bottom no-repeat;
  background-color: #ffffff;
  border-top: 4px solid #05589d;
  border-bottom: none;
  height: 6.6em;
  width: 33.2%;
}
/* line 384, ../sass/apple-pay.scss */
#tabs .tabs .active h2 {
  color: #333333;
}
/* line 389, ../sass/apple-pay.scss */
#tabs .tabs h2 {
  color: #05589d;
  font-size: 1.2em;
  cursor: pointer;
  text-transform: uppercase;
  padding: 1.8em 1.1em;
  line-height: 1.16667em;
}
/* line 398, ../sass/apple-pay.scss */
#tabs .tab1 {
  padding-top: 3em;
  padding-left: 2em;
  padding-bottom: 3em;
}
/* line 402, ../sass/apple-pay.scss */
#tabs .tab1 ol {
  list-style-type: none;
  list-style-type: decimal;
  /*IE 7- hack*/
  margin: 0;
  margin-left: 2em;
  padding: 0;
  counter-reset: li-counter;
}
/* line 409, ../sass/apple-pay.scss */
#tabs .tab1 ol li {
  position: relative;
  margin-bottom: 1.875em;
  padding-left: 0.5em;
  font-family: InterstateLight;
  font-size: 1.6em;
  color: #666666;
  line-height: 1.375em;
}
/* line 417, ../sass/apple-pay.scss */
#tabs .tab1 ol li div {
  margin-left: -28px;
  margin-top: 10px;
}
/* line 421, ../sass/apple-pay.scss */
#tabs .tab1 ol li strong {
  color: #333333;
  font-family: InterstateRegular;
  font-size: 1.125em;
}
/* line 426, ../sass/apple-pay.scss */
#tabs .tab1 ol li:before {
  position: absolute;
  top: 0;
  left: -1.45em;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  background-color: #05589d;
  content: counter(li-counter);
  counter-increment: li-counter;
}
/* line 446, ../sass/apple-pay.scss */
#tabs .tab2 {
  padding-top: 3em;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 3em;
  display: none;
}
/* line 452, ../sass/apple-pay.scss */
#tabs .tab2 .add-card {
  width: 7em;
  margin: 0 auto;
  display: none;
}
/* line 458, ../sass/apple-pay.scss */
#tabs .tab2 p {
  margin-bottom: 1.5em;
}
/* line 460, ../sass/apple-pay.scss */
#tabs .tab2 p strong {
  color: #333333;
  font-family: InterstateRegular;
  font-size: 1.125em;
}
/* line 466, ../sass/apple-pay.scss */
#tabs .tab2 ol {
  list-style-type: none;
  list-style-type: decimal;
  /*IE 7- hack*/
  margin: 0;
  margin-left: 2em;
  padding: 0;
  counter-reset: li-counter;
}
/* line 473, ../sass/apple-pay.scss */
#tabs .tab2 ol li {
  position: relative;
  margin-bottom: 1.875em;
  padding-left: 0.5em;
  font-family: InterstateLight;
  font-size: 1.6em;
  color: #666666;
  line-height: 1.375em;
}
/* line 481, ../sass/apple-pay.scss */
#tabs .tab2 ol li div {
  margin-left: -28px;
  margin-top: 10px;
}
/* line 485, ../sass/apple-pay.scss */
#tabs .tab2 ol li:before {
  position: absolute;
  top: 0;
  left: -1.45em;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  background-color: #05589d;
  content: counter(li-counter);
  counter-increment: li-counter;
}
/* line 505, ../sass/apple-pay.scss */
#tabs .tab3 {
  padding-top: 3em;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 10em;
  display: none;
}
/* line 511, ../sass/apple-pay.scss */
#tabs .tab3 .see-apps {
  width: 11.5em;
  margin: 0 auto;
}
/* line 515, ../sass/apple-pay.scss */
#tabs .tab3 h3 {
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
}
/* line 520, ../sass/apple-pay.scss */
#tabs .tab3 p {
  text-align: center;
  padding-left: 0.625em;
  padding-right: 0.625em;
  margin-bottom: 1.25em;
}
/* line 526, ../sass/apple-pay.scss */
#tabs .tab3 .logos {
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
  border-top: 1px solid #cccccc;
  padding-top: 2em;
}
/* line 532, ../sass/apple-pay.scss */
#tabs .tab3 .logos .subhead1 {
  font-size: 2em;
  color: #333333;
}
/* line 537, ../sass/apple-pay.scss */
#tabs .tab3 .logos img:first-of-type {
  margin-right: 20px;
}

/* line 546, ../sass/apple-pay.scss */
#faqs {
  padding-top: 3em;
  padding-bottom: 3em;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  /* IE6-9 */
}
/* line 557, ../sass/apple-pay.scss */
#faqs .questions {
  border-bottom: 1px solid #cccccc;
  padding: 2em 1em 2em 1em;
  background: url("/JRS/images/ApplePay/arrow-down.png") no-repeat right 1em top 2.5em;
}
/* line 561, ../sass/apple-pay.scss */
#faqs .questions:first-of-type {
  padding-top: 0px;
  background: url("/JRS/images/ApplePay/arrow-down.png") no-repeat right 1em top 1em;
}
/* line 565, ../sass/apple-pay.scss */
#faqs .questions .question {
  color: #333333;
  font-size: 1.8em;
  line-height: 1.33333em;
  cursor: pointer;
  width: 85%;
  padding-right: 15%;
}
/* line 573, ../sass/apple-pay.scss */
#faqs .questions .answer {
  display: none;
  padding-top: 1em;
}
/* line 576, ../sass/apple-pay.scss */
#faqs .questions .answer p {
  margin-bottom: 1em;
  padding-right: 1em;
}
/* line 579, ../sass/apple-pay.scss */
#faqs .questions .answer p a {
  color: #05589d;
}
/* line 584, ../sass/apple-pay.scss */
#faqs .questions .open {
  display: block;
}
/* line 588, ../sass/apple-pay.scss */
#faqs .arrow-up {
  background: url("/JRS/images/ApplePay/arrow-up.png") no-repeat right 1em top 2.4em;
}
/* line 590, ../sass/apple-pay.scss */
#faqs .arrow-up:first-of-type {
  background: url("/JRS/images/ApplePay/arrow-up.png") no-repeat right 1em top 1em;
}

/* line 596, ../sass/apple-pay.scss */
#benefits {
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  /* IE6-9 */
  padding-top: 3em;
  padding-bottom: 3em;
  overflow: hidden;
}
/* line 608, ../sass/apple-pay.scss */
#benefits a {
  text-decoration: none;
  margin-bottom: 1em;
  display: block;
}
/* line 613, ../sass/apple-pay.scss */
#benefits p {
  color: #ffffff;
}
/* line 617, ../sass/apple-pay.scss */
#benefits .col12 > div {
  margin-bottom: 1em;
  padding: 1em;
}
/* line 622, ../sass/apple-pay.scss */
#benefits .liability {
  padding: 2em 1em 2em 1em;
  overflow: hidden;
  background-color: #034588;
}
/* line 633, ../sass/apple-pay.scss */
#benefits .liability .image {
  width: 88px;
  float: left;
  height: 140px;
}
/* line 640, ../sass/apple-pay.scss */
#benefits .price-rewind {
  padding: 2em 1em 2em 1em;
  overflow: hidden;
  background-color: #034588;
}
/* line 651, ../sass/apple-pay.scss */
#benefits .price-rewind .image {
  width: 100px;
  float: right;
  height: 145px;
}
/* line 658, ../sass/apple-pay.scss */
#benefits .private-pass {
  padding: 2em 1em 2em 1em;
  overflow: hidden;
  background-color: #034588;
}
/* line 669, ../sass/apple-pay.scss */
#benefits .private-pass .image {
  width: 90px;
  float: right;
  height: 100px;
}

/**End Sections**/
@media screen and (min-width: 600px) {
  .ui-dialog{
	top: 15% !important;
  }
  /* line 3, ../sass/_responsive.scss */
  h1 {
    font-size: 4.2em;
    margin-bottom: 0.47619em;
    line-height: 1.07143em;
  }

  /* line 9, ../sass/_responsive.scss */
  h2 {
    font-size: 3em;
    margin-bottom: 1em;
    line-height: 1em;
  }

  /* line 15, ../sass/_responsive.scss */
  h3 {
    font-size: 3em;
    margin-bottom: 1em;
    line-height: 1.16667em;
  }

  /* line 21, ../sass/_responsive.scss */
  .small {
    display: none;
  }

  /* line 24, ../sass/_responsive.scss */
  .medium {
    display: block;
  }

  /* line 27, ../sass/_responsive.scss */
  .large {
    display: none;
  }

  /* line 30, ../sass/_responsive.scss */
  .medium-large {
    display: block;
  }

  /* line 33, ../sass/_responsive.scss */
  #header {
    height: 8.5em;
    padding-right: 2em;
  }
  /* line 37, ../sass/_responsive.scss */
  #header .wrapper-header .logo {
    padding-left: 3em;
    padding-top: 2em;
  }
  /* line 40, ../sass/_responsive.scss */
  #header .wrapper-header .logo a {
    background: url(/JRS/images/ApplePay/citi-logo.png) no-repeat;
  }
  /* line 44, ../sass/_responsive.scss */
  #header .wrapper-header #menu-icon {
    background: url(/JRS/images/ApplePay/menu-icon-large.png) no-repeat;
    background-size: 45px 46px;
    width: 45px;
    height: 46px;
    margin-top: 2em;
  }
  /* line 51, ../sass/_responsive.scss */
  #header .wrapper-header .menu-icon-close {
    background: url(/JRS/images/ApplePay/menu-icon-close-large.png) no-repeat !important;
  }

  /* line 58, ../sass/_responsive.scss */
  #nav ul {
    top: 8.5em;
    width: 26em;
  }
  /* line 62, ../sass/_responsive.scss */
  #nav ul li a {
    font-size: 1.6em;
  }

  /* line 70, ../sass/_responsive.scss */
  #footer #legal .footnotes {
    padding-left: 6em;
  }
  /* line 73, ../sass/_responsive.scss */
  #footer #legal #footer-brand {
    float: left;
  }
  /* line 76, ../sass/_responsive.scss */
  #footer #legal #followus {
    padding-left: 5em;
  }
  /* line 81, ../sass/_responsive.scss */
  #footer #nav-footer #left-nav {
    float: left;
  }
  /* line 83, ../sass/_responsive.scss */
  #footer #nav-footer #left-nav li {
    float: left;
    margin-right: 10px;
  }
  /* line 88, ../sass/_responsive.scss */
  #footer #nav-footer #right-nav {
    float: right;
  }
  /* line 90, ../sass/_responsive.scss */
  #footer #nav-footer #right-nav li {
    float: left;
    margin-right: 20px;
  }

  /* line 97, ../sass/_responsive.scss */
  .overlay {
    top: 8.5em;
  }

  /* line 100, ../sass/_responsive.scss */
  .content {
    position: relative;
    margin-top: 8.5em;
  }

  /**Sections**/
  /* line 105, ../sass/_responsive.scss */
  #benefits {
    padding-left: 3em;
    padding-right: 3em;
  }
  /* line 108, ../sass/_responsive.scss */
  #benefits .liability {
    background-color: #034588;
    overflow: hidden;
    width: 42%;
    float: left;
    margin-right: 10px;
    padding: 2em;
  }
  /* line 126, ../sass/_responsive.scss */
  #benefits .liability .image {
    float: none;
    width: 170px;
  }
  /* line 131, ../sass/_responsive.scss */
  #benefits .liability h4 {
    font-size: 3em;
  }
  /* line 134, ../sass/_responsive.scss */
  #benefits .liability p {
    font-size: 1.8em;
  }
  /* line 138, ../sass/_responsive.scss */
  #benefits .price-rewind {
    width: 41%;
    float: right;
    margin-bottom: 1em;
    padding: 2em;
  }
  /* line 143, ../sass/_responsive.scss */
  #benefits .price-rewind .image {
    width: 90px;
  }
  /* line 147, ../sass/_responsive.scss */
  #benefits .price-rewind h4 {
    font-size: 2.4em;
  }
  /* line 150, ../sass/_responsive.scss */
  #benefits .price-rewind p {
    font-size: 1.4em;
  }
  /* line 154, ../sass/_responsive.scss */
  #benefits .private-pass {
    width: 41%;
    float: right;
    padding: 2em;
  }

  /* line 161, ../sass/_responsive.scss */
  #benefits .private-pass h4 {
    font-size: 2.4em;
  }
  /* line 164, ../sass/_responsive.scss */
  #benefits .private-pass p {
    font-size: 1.4em;
  }

  /* line 169, ../sass/_responsive.scss */
  #citi-mobile {
    background-image: url("/JRS/images/ApplePay/citi-mobile-bg-large.jpg");
  }
  /* line 171, ../sass/_responsive.scss */
  #citi-mobile p {
    padding-left: 2em;
    padding-right: 2em;
  }

  /* line 176, ../sass/_responsive.scss */
  #faqs {
    padding-left: 3em;
    padding-right: 3em;
  }
  /* line 179, ../sass/_responsive.scss */
  #faqs .questions {
    background: url("/JRS/images/ApplePay/arrow-down.png") no-repeat right 1em top 3.5em;
    padding-top: 3em;
    padding-bottom: 3em;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 185, ../sass/_responsive.scss */
  #faqs .questions .question {
    width: 90%;
    padding-right: 10%;
  }
  /* line 190, ../sass/_responsive.scss */
  #faqs .arrow-up {
    background: url("/JRS/images/ApplePay/arrow-up.png") no-repeat right 1em top 3.4em;
  }
  /* line 192, ../sass/_responsive.scss */
  #faqs .arrow-up:first-of-type {
    background: url("/JRS/images/ApplePay/arrow-up.png") no-repeat right 1em top 1em;
  }

  /* line 200, ../sass/_responsive.scss */
  #tabs .tabs .col4 {
    height: 5em;
  }
  /* line 203, ../sass/_responsive.scss */
  #tabs .tabs h2 {
    font-size: 1.4em;
    padding: 1.2em 0em;
  }
  /* line 207, ../sass/_responsive.scss */
  #tabs .tabs .active {
    height: 4.8em;
    width: 33.3%;
  }
  /* line 212, ../sass/_responsive.scss */
  #tabs .tab1 {
    padding-bottom: 5em;
  }
  /* line 215, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .image {
    width: 196px;
    height: 267px;
    position: absolute;
    left: 2em;
    margin-top: 5em;
  }
  /* line 223, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .tab-text {
    width: 67%;
    float: right;
  }
  /* line 227, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .tab-text ol li {
    width: 22%;
    float: left;
    margin-right: 40px;
  }
  /* line 231, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .tab-text ol li:last-child {
    margin-right: 0px;
  }
  /* line 243, ../sass/_responsive.scss */
  #tabs .tab2 .col12 .image {
    width: 158px;
    height: 324px;
    position: absolute;
    left: 2em;
    margin-top: 5em;
  }
  /* line 251, ../sass/_responsive.scss */
  #tabs .tab2 .col12 .tab-text {
    width: 67%;
    float: right;
  }
  /* line 254, ../sass/_responsive.scss */
  #tabs .tab2 .col12 .tab-text .add-card {
    display: none;
  }
  /* line 261, ../sass/_responsive.scss */
  #tabs .tab3 .col12 {
    width: 70%;
    margin: 0 auto;
  }

  /* line 269, ../sass/_responsive.scss */
  #mySwipe .bullets {
    left: 47%;
  }
  /* line 272, ../sass/_responsive.scss */
  #mySwipe .left-arrow {
    left: 1em;
    position: absolute;
    top: 18em;
    cursor: pointer;
    background: url(/JRS/images/ApplePay/slider/left-arrow.png) no-repeat;
    width: 19px;
    height: 51px;
    text-indent: -999999px;
  }
  /* line 282, ../sass/_responsive.scss */
  #mySwipe .right-arrow {
    right: 1em;
    position: absolute;
    top: 18em;
    cursor: pointer;
    background: url(/JRS/images/ApplePay/slider/right-arrow.png) no-repeat;
    width: 19px;
    height: 51px;
    text-indent: -999999px;
  }
  /* line 294, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content {
    padding-left: 4em;
    width: 59%;
  }
  /* line 297, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content .image {
    width: 300px;
    height: 355px;
    right: 2em;
  }
  /* line 307, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content {
    padding-left: 4em;
    width: 80%;
  }
  /* line 310, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .hero-text {
    width: 90%;
    float: right;
  }
  /* line 313, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .hero-text h1 {
    font-size: 3.6em;
  }
  /* line 317, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .image {
    width: 230px;
    height: 155px;
    position: absolute;
    left: 5em;
    top: 12em;
  }
  /* line 328, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content {
    padding-left: 4em;
    width: 50%;
  }
  /* line 331, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content .image {
    background-position: right 1em bottom;
    width: 220px;
    height: 280px;
    right: 4em;
    bottom: 9em;
  }
  /* line 341, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap > div {
    height: 36em;
    padding-top: 4em;
  }

  /**End sections**/
}
/**Fix layout issues**/
@media screen and (min-width: 768px) {
  .ui-dialog{
	top: 18% !important;
  }
  /* line 354, ../sass/_responsive.scss */
  #mySwipe .left-arrow {
    left: 3em;
    top: 18em;
  }
  /* line 358, ../sass/_responsive.scss */
  #mySwipe .right-arrow {
    right: 3em;
    top: 18em;
  }
  /* line 364, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content {
    padding-left: 9em;
    width: 52%;
  }
  /* line 367, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content .image {
    width: 330px;
    height: 370px;
    right: 4em;
  }
  /* line 376, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 {
    padding-top: 5em;
    height: 35em;
  }
  /* line 379, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content {
    padding-left: 9em;
  }
  /* line 381, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .image {
    display: block;
  }
  /* line 384, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .hero-text {
    width: 68%;
  }
  /* line 390, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content {
    padding-left: 9em;
    width: 55%;
  }
  /* line 393, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content .image {
    background-position: right 1em bottom;
    width: 220px;
    height: 280px;
    right: 7em;
    bottom: 9em;
  }
  /* line 403, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap > div {
    height: 33em;
    padding-top: 7em;
  }

  /*Holiday 2015  Apple Pay Banner*/

  #mySwipe .swipe-wrap .holiday h1, #mySwipe .swipe-wrap .holiday p {
    color: #ffffff;
  }

  /*Holiday 2015  Apple Pay Banner*/

  /**Sections**/
  /* line 411, ../sass/_responsive.scss */
  #benefits .liability {
    width: 44%;
  }
  /* line 414, ../sass/_responsive.scss */
  #benefits .price-rewind {
    width: 43%;
  }
  /* line 416, ../sass/_responsive.scss */
  #benefits .price-rewind .image {
    height: 133px;
  }
  /* line 420, ../sass/_responsive.scss */
  #benefits .private-pass {
    width: 43%;
  }
  /* line 422, ../sass/_responsive.scss */
  #benefits .private-pass .image {
    margin-left: 10px;
  }

  /* line 430, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .image {
    left: 4em;
  }
  /* line 435, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .tab-text ol li {
    width: 25%;
    margin-right: 40px;
  }
  /* line 445, ../sass/_responsive.scss */
  #tabs .tab2 .col12 .image {
    left: 4em;
  }
}
/****/
@media screen and (min-width: 984px) {
  .ui-dialog{
	top: 25% !important;
  }
  
  /* line 456, ../sass/_responsive.scss */
  .small {
    display: none;
  }

  /* line 459, ../sass/_responsive.scss */
  .medium {
    display: none;
  }

  /* line 462, ../sass/_responsive.scss */
  .large {
    display: block;
  }

  /* line 466, ../sass/_responsive.scss */
  h1 {
    font-size: 4.8em;
  }

  /* line 472, ../sass/_responsive.scss */
  #nav ul {
    width: 28em;
  }
  /* line 474, ../sass/_responsive.scss */
  #nav ul li {
    padding-left: 3em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }

  /**Sections**/
  /* line 484, ../sass/_responsive.scss */
  #benefits .liability {
    width: 45%;
    background-color: #034588;
    padding-bottom: 3.3em;
  }
  /* line 497, ../sass/_responsive.scss */
  #benefits .liability p {
    width: 80%;
  }
  /* line 500, ../sass/_responsive.scss */
  #benefits .liability h4 {
    width: 80%;
  }
  /* line 503, ../sass/_responsive.scss */
  #benefits .liability .image {
    width: 271px;
    height: 185px;
    margin-left: 16em;
    margin-top: 10px;
  }
  /* line 512, ../sass/_responsive.scss */
  #benefits .price-rewind {
    width: 45%;
  }
  /* line 514, ../sass/_responsive.scss */
  #benefits .price-rewind .image {
    width: 130px;
    height: 160px;
    margin-left: 42px;
  }
  /* line 520, ../sass/_responsive.scss */
  #benefits .price-rewind p {
    font-size: 1.6em;
  }
  /* line 524, ../sass/_responsive.scss */
  #benefits .private-pass {
    width: 45%;
  }
  /* line 526, ../sass/_responsive.scss */
  #benefits .private-pass .image {
    width: 144px;
    height: 144px;
    margin-left: 36px;
  }
  /* line 532, ../sass/_responsive.scss */
  #benefits .private-pass p {
    font-size: 1.6em;
  }

  /* line 537, ../sass/_responsive.scss */
  #citi-mobile {
    background-image: url("/JRS/images/ApplePay/citi-mobile-bg-large.jpg");
  }
  /* line 539, ../sass/_responsive.scss */
  #citi-mobile p {
    padding-left: 10em;
    padding-right: 10em;
  }

  /* line 545, ../sass/_responsive.scss */
  #faqs .questions {
    padding: 2.5em 0em;
  }

  /* line 551, ../sass/_responsive.scss */
  #tabs .tabs h2 {
    font-size: 1.6em;
  }
  /* line 554, ../sass/_responsive.scss */
  #tabs .tabs .active {
    width: 33.3%;
  }
  /* line 560, ../sass/_responsive.scss */
  #tabs .tab3 .col12 {
    width: 47%;
  }
  /* line 565, ../sass/_responsive.scss */
  #tabs .tab1 {
    padding-bottom: 8em;
  }
  /* line 568, ../sass/_responsive.scss */
  #tabs .tab1 .col12 .image {
    width: 261px;
    height: 355px;
    margin-top: 5em;
    margin-left: 2em;
  }
  /* line 579, ../sass/_responsive.scss */
  #tabs .tab2 .col12 .image {
    width: 164px;
    height: 336px;
    margin-top: 7em;
    margin-left: 4em;
  }

  /* line 590, ../sass/_responsive.scss */
  #footer #legal {
    margin-bottom: 100px;
  }
  /* line 592, ../sass/_responsive.scss */
  #footer #legal .footnotes {
    padding-left: 4em;
    width: 75%;
    float: left;
  }
  /* line 597, ../sass/_responsive.scss */
  #footer #legal #footer-brand {
    float: left;
  }
  /* line 600, ../sass/_responsive.scss */
  #footer #legal #followus {
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    margin-top: 0px;
  }

  /* line 609, ../sass/_responsive.scss */
  #mySwipe .left-arrow {
    left: 3em;
    top: 19em;
  }
  /* line 613, ../sass/_responsive.scss */
  #mySwipe .right-arrow {
    right: 3em;
    top: 19em;
  }
  /* line 619, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content {
    padding-left: 12em;
  }
  /* line 621, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content .image {
    width: 353px;
    height: 421px;
    right: 11em;
  }
  /* line 628, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice1 .slide-content p {
    font-size: 2.4em;
	padding-right: 6em;
  }
  /* line 633, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 {
    padding-top: 5em;
    height: 40em;
  }
  /* line 636, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content {
    padding-left: 8em;
    width: 85%;
  }
  /* line 639, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content p {
    font-size: 2.4em;
  }
  /* line 642, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .image {
    width: 340px;
    top: 12em;
    left: 5em;
    height: 378px;
  }
  /* line 649, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice2 .slide-content .hero-text {
    width: 63%;
  }
  /* line 655, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content {
    width: 63%;
    padding-left: 12em;
  }
  /* line 658, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content .image {
    background-position: right bottom;
    width: 261px;
    height: 355px;
    right: 12em;
    bottom: 6em;
  }
  /* line 666, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap .slice3 .slide-content p {
    font-size: 2.4em;
    padding-right: 6em;
  }
  /* line 672, ../sass/_responsive.scss */
  #mySwipe .swipe-wrap > div {
    height: 40em;
    padding-top: 5em;
  }

  /*Holiday 2015  Apple Pay Banner*/
  
  #mySwipe .swipe-wrap .holiday { 
    background: url(/JRS/images/ApplePay/slider/holiday/applepay_holiday_bg_lg.png) no-repeat 0 0;
    background-size: 100% 100%;
  }

  /*Holiday 2015  Apple Pay Banner*/
}
/**Fix xl issues**/
@media screen and (min-width: 1015px) {
  /* line 684, ../sass/_responsive.scss */
  #benefits .liability {
    width: 45.5%;
  }
}

/*M1511029 - Apple Pay Rotating Header Carousel Change - 12/03/2015 Release */
@media screen and (min-width: 320px) and (max-width: 479px) {
  
  #mySwipe .swipe-wrap .holiday { 
    background: url(/JRS/images/ApplePay/slider/holiday/applepay_holiday_bg_sm.png) no-repeat 0;
    background-size: 100% auto;
  }
  #mySwipe .swipe-wrap .holiday h1, #mySwipe .swipe-wrap .holiday p {
    color: #ffffff;
  }
  #mySwipe .swipe-wrap .holiday h1 { font-size:1.75em; }
  #mySwipe .swipe-wrap .holiday p { width:200px;}
  #mySwipe .swipe-wrap .holiday .slide-content { margin-top: 12% }
}

@media screen and (min-width: 480px) and (max-width: 800px) {
  
  #mySwipe .swipe-wrap .holiday { 
    background: url(/JRS/images/ApplePay/slider/holiday/applepay_holiday_bg_md.png) no-repeat 0;
    background-size: 100% 100%;
  }
  #mySwipe .swipe-wrap .holiday h1, #mySwipe .swipe-wrap .holiday p {
    color: #ffffff;
  }
  
  #mySwipe .swipe-wrap .holiday h1 { font-size:3.25em; }
}

@media screen and (min-width: 801px) and (max-width: 983px) {
  
  #mySwipe .swipe-wrap .holiday { 
    background: url(/JRS/images/ApplePay/slider/holiday/applepay_holiday_bg_lg.png) no-repeat 0;
    background-size: 100% auto;
  }
  #mySwipe .swipe-wrap .holiday h1, #mySwipe .swipe-wrap .holiday p {
    color: #ffffff;
  }
  
  #mySwipe .swipe-wrap .holiday h1 { font-size:3.25em; }
}


/*M1511029 - Apple Pay Rotating Header Carousel Change - 12/03/2015 Release */