/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #2c343b;
  background-color: #f2f2f2;
}

a {
  color: #d44457;
  text-decoration: none;
}

img {
  max-width: 100%;
}

p {
  font-size: 15px;
  line-height: 23px;
}

section {
  padding: 25px 0 35px;
  background: #fff;
}

body { 
  font-family: 'Mulish', sans-serif;
  position: relative; 
  font-size: 14px;
}

a { color: #3CC; }

a:hover { color: #fffac9; }

/*----------
  NAV
----------*/

.fixed-side-navbar {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 99999;
  margin-top: -100px;
  text-align: right;
  padding: 30px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.fixed-side-navbar:hover {
  background: transparent;
}
.fixed-side-navbar:hover .nav > li > a > span {
  color: rgba(0, 0, 0, 0.5);
  display: block;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  padding: 2px 12px;
  border-radius: 15px;
}
.fixed-side-navbar .nav > li a.active {
  background-color: transparent;
  color: black;
}
.fixed-side-navbar .nav > li a.active:after {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.fixed-side-navbar .nav > li a.active:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
      background: rgb(141 136 136 / 75%);
  border: 2px solid #fff;
  border-radius: 10px;
}
.nav>li {
  position: relative;
  display: block;
}
.fixed-side-navbar .nav > li a {
  color: #fff;
  min-height: 32px;
  background: transparent;
  padding: 5px 45px 5px 25px;
  border-right: none;
}
.fixed-side-navbar .nav > li a span {
  display: none;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.fixed-side-navbar .nav > li a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
     background: rgb(141 136 136 / 75%);
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.fixed-side-navbar .nav > li a:hover {
  background-color: transparent;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-color: black;
  boder-right: 0;
}
.fixed-side-navbar .nav > li a:hover > span {
  color: black;
  display: block;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}


.primary-button a {
display: inline-block;
    background-color: #702634;
    padding: 8px 30px;
    border-radius: 15px;
    font-size: 2rem;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}


.parallax-content {
  width: 100%;
  min-height: 100vh;
  background-size: cover;
}

.first-content{
  background: #fffac9;
  padding-bottom: 97px;
}
.baner-content {
  text-align: center;
}

.baner-content h1 {
  margin-top: 0px;
  font-size: 22px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.baner-content em {
  color: #ff7d27;
  font-weight: 600;
  font-style: normal;
}

.baner-content span {
  display: inline-block;
  margin-top: -20px;
  font-weight: 300;
  font-size: 48px;
  color: #fff;
}

.baner-content .primary-button {
  margin-top: 15px;
}

.container{ background: #fffac9;}
.service-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  min-height: 100vh;
  background-size: cover;
}
.festive-season, .maximise-shopping{
   background: url(../resources/images/festive-season-bg.png) no-repeat right -5px;
    min-height: 100vh;
    width: 100%;
}
.festive-logo{
  padding-top: 10px;
  padding-left: 60px;
}
.festive-season .left-text{
   padding-left: 55px;
   padding-top: 70px;
}
.left-text span{
  font-size: 3.3rem;
  color: #05568f;
  font-weight: 900;

}
h1{
   color: #702634;
   font-weight: 1000;
   font-size: 5.3rem;
   margin: 0;
   line-height: 1;
   margin: 2px 0 0;
}
.txtbox{ max-width: 410px; background: #05568f; }
.txtbox p{
  font-size: 2.1rem;
  margin: 0;
  color: #fff;
  line-height: 23px;
    padding: 3px 8px;
}


h4, .h4 {
  font-size: 18px;
}





.service-content .left-text .primary-button {
  margin: 30px 0px;
}

.service-content .festive-season-txt {
  padding: 90px 0 274px;
    margin-left: 170px;
}
.service-content .festive-season-txt p{
  font-size: 2.22rem;
   color: #003d86;
   padding-bottom: 20px;
   font-weight: 600;
   max-width: 600px;
}
.service-content .festive-season-txt p.txt-sm
{
max-width: 420px;
}
.festive-shoping
{
      position: relative;
    top: -89px;
    float: right;
    right: 76px;
}
.service-content .service-item .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 15px auto;
}
.service-content  .line-dec {
  position: relative;
  width: 82%;;
  height: 2px;
  background-color: #85454a;
  margin: 30px 0px 20px 0px;
}
.thumbs{
position: absolute;
    right: -100px;
    top: -32px;
}
.thumbs-up, .thumbs-down{
 background: #702634;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    display: inline-block;
    color: #fff;
}
.thumbs-up .fa-thumbs-up, .thumbs-down .fa-thumbs-down{
font-size: 2.5rem;
    vertical-align: middle;
    text-align: center;
    padding: 10px 12px;
}

.maximise-shopping{
  background: url(../resources/images/maximise-shopping-bg.png) right 15px no-repeat;
}
.maximise-shopping .left-text {
    padding-left: 120px;
    padding-top: 40px;
}
.maximise-shopping h1{
  font-size:4.2rem;
    color: #05568f;
}
.maximise-shopping h1 span{
      color: #702634;
       font-size: 5.1rem;
}
.maximise-shopping .left-text span{
font-size: 4.2rem;
}
.maximise-shopping .festive-season-txt
{
padding: 172px 0 190px;
    margin-left: 355px;
}
.maximise-shopping .festive-season-txt p
{
  font-size: 2rem;
  padding-bottom: 15px;
}
.maximise-shopping .primary-button a
{
      padding: 8px 40px;
    border-radius: 12px;
}

.big-bigger{
  background: #fff;
  padding:0 0 80px;
}

.big-bigger-offer{
  text-align: center;
  padding: 70px 0 10px;
}
.iphone-offer{
   text-align: center;
}
.iphone-offer p{
     color: #2b2a29;
    font-size: 1.5rem;
    font-weight: 600;
}
.big-bigger .primary-button
{

  text-align: center;
    padding: 0 0 20px;
}
.big-bigger .primary-button a
{
  color: #2b2a29;
  background-color: #fff;
  border: 1px solid #2b2a29;
}

.credit-card{
  background: url(../resources/images/credit-card-bg.png) right 15px no-repeat;
}



.festive-season.credit-card .left-text {
    padding-left: 75px;
    padding-top: 0;
    text-align: center;
}
.festive-season.credit-card .left-text h1
{
  font-size: 5rem;
}
.festive-season.credit-card .left-text span
{
  font-size: 3.6rem;
    color: #05568f;
    font-weight: 900;
    line-height: 1.3;
}
.limited-offer{text-align: right;}
.festive-season.credit-card .primary-button
{
  text-align: center;
    padding: 80px 0 0;
}
.festive-season.credit-card .primary-button p 
{
      font-size: 1.1rem;
      padding:10px 0;
      color: #05568f;
}
.card-icon
{
  position: absolute;
  bottom: 0;
  left: 10px;
}

.offers{
   background: url(../resources/images/offers-bg.png) 200px 2px no-repeat;
   padding: 0 0 5px;
}
.offers-item{padding: 0 0 30px;}
.offers-wrap.first
{
 padding:52px 0 0;
}
.offers-wrap{
  width: 90%;
  margin: 0 auto;
 padding:25px 0 0;
}
.offers .left-text
{
  padding-top: 10px;
}
.offers .primary-button
{
  text-align: center;
    padding: 40px 0 30px;
}
.easyemi{
  background: url(../resources/images/easyemi-bg.png) right 0 no-repeat;
   padding: 0 0 5px;
}
.festive-season.easyemi .left-text {
    padding-left: 55px;
    padding-top: 145px

}
.festive-season.easyemi .left-text span {
    font-size: 3.9rem;
    color: #05568f;
    font-weight: 1000;
}
.festive-season.easyemi .left-text h1{
   font-size: 4.3rem;
   line-height: 1.2;
}
.service-content .easyemi .festive-season-txt {
    padding: 55px 0 230px;
    margin-left: 150px;
}
.service-content .easyemi .festive-season-txt p {
    font-size: 1.9rem;
    color: #003d86;
    padding-bottom: 8px;
    font-weight: 600;
    padding-right: 25px;
}
.fd-rd
{
background: url(../resources/images/fd-rd-bg.png) right 120px no-repeat;
}
.festive-season.fd-rd .left-text {
    padding-left: 110px;
 padding-top: 8px;
}
.festive-season.fd-rd .left-text span {
    font-size: 3.9rem;
    color: #05568f;
    font-weight: 1000;
    line-height: 1.2;
}
.festive-season.fd-rd .left-text h1, .festive-season.fd-rd .left-text h1 span{
font-size: 4.6rem;
}


.service-content .fd-rd .festive-season-txt {
    padding: 24px  0 200px;
    margin-left: 110px;
}
.service-content .fd-rd .festive-season-txt p{
    padding-bottom: 8px; max-width: 500px;
}
.text-col{
 background:#fffac9;
 padding: 10px 0 0;
}
.fixed-dptext{
  border: 3px solid #7c2c3f;
      width: 78%;
      margin: 0 0 25px;
}
.fixed-dptext h2{
 color: #fff;
    background: #7c2c3f;
    padding:5px 10px;
    font-size: 2.2rem;
    font-weight: 700;
}
.fixed-dptext  ul{
  margin:0; padding:0;
}
.fixed-dptext  ul li{
   list-style: none;
    padding: 6px 15px;
    font-size: 1.7rem;
    border-bottom: 3px solid #7c2c3f;
    color: #1a5691;
    line-height: 1.2;
  }

.fixed-dptext  ul li:last-child{
  border-bottom:none;
}

.recurring-deposits{
  background: url(../resources/images/rd-bg.png) right 0 no-repeat;
}
.recurring-deposits h1
{
  font-size: 6.9rem;
  color: #ebe7ba;
}

.festive-season.recurring-deposits .left-text {
    padding-left: 101px;
    padding-top: 33px;
}
.festive-season.recurring-deposits .festive-season-txt {
    padding: 70px 0 20px;
    margin-left: 75px;
}
.festive-season.recurring-deposits .festive-season-txt p{
  padding-bottom: 0; max-width: 500px;
}
.festive-season.recurring-deposits  .fixed-dptext ul li{
font-size: 1.5rem;
}
.festive-season.recurring-deposits .fixed-dptext {
    width: 73%;
    margin: 0 0 25px 55px;
}
.festive-season.recurring-deposits .text-col2{

   margin-left:55px;
}
.festive-season.recurring-deposits .festive-season-txt .text2 p{
  font-size: 1.6rem;
   max-width: 540px;
    line-height: 20px;
}
.festive-season.recurring-deposits .festive-season-txt .text2 p.redtxt
{
color: #702641;
max-width: 100%;
background: #fffac9;
padding: 0 0 5px;
}

.festive-season.recurring-deposits .primary-button
{
   padding-left: 180px;
    line-height: 18px;
}
.festive-season.recurring-deposits .primary-button a{
 font-size: 2rem;
 padding: 10px 30px;
}

.sip{
   background: url(../resources/images/sip-bg.png) center 70px no-repeat;
}
.festive-season.sip .left-text{
  padding-left: 55px;
    padding-top: 30px;
}
.festive-season.sip .left-text span {
    font-size: 4rem;
    line-height: 1.2;
  }
  .festive-season.sip .left-text h1
{
  font-size: 6.6rem;
}
.festive-season.sip  .sip-man{
text-align: right; padding: 0 0 20px;
}
.festive-season.sip .festive-season-txt {
    padding: 90px 50px 0;
    margin-left: 0;
}

.festive-season.sip .festive-season-txt p{
  font-size: 1.6rem; padding-bottom: 15px;
}
.festive-season.sip .primary-button
{
  text-align: center;
}
.service-content .easyemi .festive-season-txt p span, .festive-season.sip .festive-season-txt p span {
color: #702634;
}
.shop-vacation{
  background: url(../resources/images/shop-vacation.png) right 30px no-repeat;
}

.festive-season.shop-vacation .left-text{
      padding-left: 90px;
    padding-top: 0px;
}
.festive-season.shop-vacation .left-text .name
{
    background: url(../resources/images/name-bg.png) 0 0 no-repeat;
    width: 314px;
    height: 42px;
    padding: 5px 12px;
    margin: 7px 0 0;
}
.festive-season.shop-vacation .left-text .name span
{
  font-size: 2.1rem;
    color: #fff;
    padding: 13px;
}
.festive-season.shop-vacation .left-text span {
    font-size: 4rem;
    }
.festive-season.shop-vacation .left-text  h1
{
  font-size: 6.4rem;
}
.festive-season.shop-vacation .festive-season-txt{
  padding: 5px 0 0;
margin-left: 60px;
width: 100%;
}
.festive-season.shop-vacation .festive-season-txt p{
  font-size: 1.8rem;
}
.festive-season.shop-vacation .festive-season-txt p.salaried.first{width: 300px; padding-bottom: 10px; padding-left: 50px;}
.festive-season.shop-vacation .festive-season-txt p.salaried{
  background: #fffac9; margin: 0; font-size: 1.8rem;
}
.festive-season.shop-vacation .festive-season-txt ul{
  margin: 0;
    padding: 0;
}
.festive-season.shop-vacation .festive-season-txt ul li{
 background: url(../resources/images/check-box.png) 0 5px no-repeat;
    font-size: 1.6rem;
    width: 240px;
    color: #003d86;
    font-weight: 600;
    padding: 0px 0 12px 30px;
    list-style: none;
}
.festive-season.shop-vacation .festive-season-txt ul li span
{color: #702634;display: block; font-size: 1.7rem;}
.festive-season.shop-vacation .festive-season-txt .primary-button
{
    padding: 20px 0 0;
}
.festive-season.shop-vacation .festive-season-txt .primary-button p
{
      padding: 0; font-weight: 900;
}
.shop-vacation .row{position: relative;}
.vacationsimg{
position: absolute;
    right: 50px;
    top: 170px;
}
.primary-button a{padding: 10px 20px; line-height: 1.3; font-size:2rem;}
.clearfix:after {
  content:"";
  display:table;
  clear:both;
}


.contact-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 16vh;
}


@media (max-width: 767px){
  h1{font-size: 4.7rem; padding: 0;}
  .left-text span{  font-size: 2.8rem;}
  .parallax-content{
        min-height: auto;
  }

  .baner-content {
   background: #fffac9; padding-top: 0;
  }
  .first-content{    padding-bottom: 15px;}

  .baner-content h1 {
    font-size: 64px;
  }

  .baner-content em {
  }

  .baner-content span {
    font-size: 24px;
  }
.service-content .festive-season-txt p{font-size: 1.8rem;}
  .baner-content .primary-button {
    margin-top: 15px;
  }
 .fixed-side-navbar{display: none;}
  .col-sm-2 {width: 50%; padding: 0 10px;}
  .offers-item img{margin: -4px 0 0;}
  .festive-logo{padding: 5px 0;
    max-width: 85px;}
  .thumbs{top: -14px;    right:-56px;}
  .thumbs-up .fa-thumbs-up, .thumbs-down .fa-thumbs-down{font-size: 1.4rem; padding: 6px;}
.txtbox p{
    font-size: 1.8rem;
  }


   .text-col, .festive-season.recurring-deposits .festive-season-txt .text2 p.redtxt,  .festive-season, .maximise-shopping, .offers, .easyemi, .fd-rd, .recurring-deposits, .sip{ padding: 0 20px; margin: 0 auto;}
  .offers-wrap.first, .service-content .festive-season-txt, .maximise-shopping .festive-season-txt, .maximise-shopping .left-text, .festive-season.credit-card .left-text, .festive-season .left-text, .festive-season.easyemi .left-text, .service-content .easyemi .festive-season-txt, .festive-season.fd-rd .left-text, .service-content .fd-rd .festive-season-txt, .festive-season.recurring-deposits .left-text, .festive-season.recurring-deposits .festive-season-txt, 
  .festive-season.easyemi .left-text, .festive-season.recurring-deposits .text-col2, .festive-season.recurring-deposits .fixed-dptext, .festive-season.recurring-deposits .primary-button, .festive-season.sip .left-text, .festive-season.shop-vacation .left-text, .festive-season.shop-vacation .festive-season-txt
  {
 margin-left: 0; padding-left: 0;
  }
 .festive-season{
  background: url(../resources/images/m-festive-season-bg.png) no-repeat right 10px;
    background-size: 100%;
 }

  .festive-season .left-text{padding-top: 70px;}
  .txtbox{max-width: 350px;}
  .service-content .festive-season-txt{padding:64px 0 228px;}
  .service-content .festive-season-txt p{padding-bottom: 10px;}
 .maximise-shopping{
  background: url(../resources/images/m-maximise-shopping-bg.png) no-repeat right 70px;
    background-size: 100%;
 }
 .maximise-shopping h1{    font-size: 4rem;}
.maximise-shopping .left-text h1 span{font-size: 4.8rem;}
  .maximise-shopping .left-text span{font-size:3.6rem;}
.maximise-shopping .left-text{    padding-top: 38px;}
.maximise-shopping .festive-season-txt{padding: 212px 0 47px;}
.maximise-shopping .primary-button{text-align: right; padding: 10px 30px 0;}
.big-bigger{background: #fff;}
.big-bigger-offer{padding: 50px 0 0;}
.iphone-offer p{padding: 20px 0 0;}
.credit-card{background: url(../resources/images/m-credit-card-bg.png) no-repeat right 0;
    background-size: 100%;}
    .festive-season.credit-card .left-text h1{font-size: 3rem;}
    .festive-season.credit-card .left-text span{font-size: 2.3rem;}
 .festive-season.credit-card .left-text{text-align: left; padding: 15px 0;}
 .festive-season.credit-card .primary-button {
    text-align: center;
    padding: 30px 0 0;
}
 .card-icon{display: none;}
  .offers{background: url(../resources/images/m-offers-bg.png) 0 30px no-repeat;
    background-size: 100%;}
    .festive-season.offers .left-text{padding-top: 40px;}
    .offers-wrap.first{padding: 30px 0 0;}
      .offers-item{padding: 0 0 10px;}
      .offers .primary-button {
    padding: 15px 0 0;
}
.service-content .offers .line-dec{
    margin: 20px 0px 20px -20px;
}
.easyemi{background: url(../resources/images/m-easyemi-bg.png) 0 30px no-repeat;
    background-size: 100%;}
    .service-content .easyemi .festive-season-txt{padding: 85px 0 200px;}
    .festive-season.easyemi .left-text{padding-top: 35px;}
    .festive-season.easyemi .left-text span{    line-height: 1;}
   .festive-season.easyemi .left-text h1 {font-size:3.5rem; line-height: 1;}
   .service-content .easyemi .festive-season-txt p{font-size: 1.8rem; padding-right: 0; padding-bottom: 0;}
.service-content .easyemi .primary-button{text-align: center;}
  .festive-season.sip .festive-season-txt, .big-bigger-offer{padding: 30px 0 0;
    margin-left: 0;}
    .fd-rd{
      background: url(../resources/images/m-fd-rd-bg.png) 0 30px no-repeat;
    background-size: 100%;
    }
    .festive-season.fd-rd .left-text{padding-top: 42px;}
    .festive-season.fd-rd .left-text span{font-size: 3.2rem;}
  .festive-season.fd-rd .left-text h1, .festive-season.fd-rd .left-text h1 span{font-size:3.7rem;}
.festive-season.fd-rd .left-text h1{font-size: 3.6rem;}
.service-content .fd-rd .festive-season-txt{padding: 50px 0 130px;}
.service-content .fd-rd .text-col{padding:0;}
.service-content .fd-rd .festive-season-txt p, .festive-season.recurring-deposits .festive-season-txt p{font-size: 1.6rem;}
.fixed-dptext ul li{font-size: 1.3rem;}
  .fixed-dptext, .offers-wrap, .festive-season.recurring-deposits .fixed-dptext{width: 100%; margin: 0 0 15px;}
    .festive-season.recurring-deposits .festive-season-txt{padding: 60px 0 0;}
    .festive-season.recurring-deposits .fixed-dptext{padding:0;}
    .recurring-deposits {
   background: url(../resources/images/m-rd-bg.png) 0 80px  no-repeat;
    background-size: 100%;
}
.recurring-deposits h1{font-size: 4.1rem; padding: 23px 0 0;}
.festive-season.recurring-deposits .festive-season-txt .text2 p{font-size: 1.4rem;   max-width: 100%;}
.festive-season.recurring-deposits .festive-season-txt .text2  p:first-child{max-width: 260px;}
.festive-season.recurring-deposits .festive-season-txt .text2 p.redtxt{padding: 0;}
.festive-season.recurring-deposits .primary-button{ padding: 20px 0 0; text-align: center;}
.festive-season.recurring-deposits .primary-button a {
    font-size: 2rem;
    padding: 8px 20px;
}
.sip {
    background: url(../resources/images/m-sip-bg.png) 0 25px no-repeat;
    background-size: 100%;
}
.festive-season.sip .left-text{padding-top: 30px;}
.festive-season.sip .left-text h1 {
    font-size: 4rem;
}
.festive-season.sip .sip-man{width: 80%; padding: 5px 0 10px;   margin: 0 auto;}
.festive-season.sip .festive-season-txt p{font-size: 1.4rem; line-height: 19px; padding-bottom: 5px;}
    .festive-season.sip .primary-button{padding: 0; }
   .festive-season.sip .primary-button a{  padding: 10px 20px;  font-size: 1.7rem;}
 .shop-vacation{
    background: url(../resources/images/m-shop-vacation.png) 0 25px no-repeat;
    background-size: 100%; 
}

.festive-season.shop-vacation .festive-season-txt p.salaried.first{ width: 100%; color:#702634;   padding-left: 0;}
.festive-season.shop-vacation .left-text{padding-top: 10px;}
.festive-season.shop-vacation .left-text span{    line-height: 1.1;}
.festive-season.shop-vacation .left-text h1{font-size: 5.2rem; padding:5px 0 10px 10px;}
.festive-season.shop-vacation .left-text .name{margin: 0;}
.festive-season.shop-vacation .festive-season-txt ul li{font-size: 1.3rem; width: 170px;}
.festive-season.shop-vacation .festive-season-txt ul li:last-child{width: 230px;}
.festive-season.shop-vacation .festive-season-txt .primary-button{padding: 10px 0 0;}
.festive-season.shop-vacation .festive-season-txt .primary-button{text-align: center;}
.festive-season.shop-vacation .festive-season-txt .primary-button a{padding: 15px 30px; font-size: 1.7rem;}
 .festive-season.shop-vacation .festive-season-txt .primary-button p{padding: 0 0 5px;}
 .service-content .line-dec{margin: 30px 0px 20px -20px; width:93%;}
 
 .thumbs-up, .thumbs-down{width: 25px; height: 25px;}
.shop-vacation .row{position: relative;}
.vacationsimg {position: absolute;
    right: 0;
    top: 192px;
    max-width: 210px;
}
.festive-season, .maximise-shopping{min-height: auto;}
  .service-content {
    padding-top: 5vh;
   text-align: left;
   padding: 10px 0 0;
   min-height: auto;
  }
 


  .service-content .left-text .line-dec {
    width: 45px;
    height: 3px;
    background-color: #ff7d27;
    margin: 20px auto 20px auto;
  }

  .service-content .left-text ul {
    text-align: left;
  }

  .service-content .service-item {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 25px 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
  }

}
@media (max-width: 400px){
h1 {font-size: 4.2rem;}
.festive-season .left-text {
    padding-top: 50px;
}
.left-text span {
    font-size: 2.6rem;
}
.txtbox {
    max-width: 300px;
}
.txtbox p {
    font-size: 1.5rem;
}
.service-content .festive-season-txt {
    padding: 44px 0 235px;
}
.service-content .festive-season-txt p {
    font-size: 1.3rem;
}
.service-content .festive-season-txt p {
    padding-bottom: 0px;
}

.maximise-shopping .left-text h1 span {
    font-size: 4rem;
}
.maximise-shopping .left-text span {
    font-size: 3.4rem;
}
.festive-season .left-text {
    padding-top: 75px;
}
.iphone-offer p{font-size: 1.2rem; line-height: 18px;}
.maximise-shopping .left-text{padding-top: 30px;}
.maximise-shopping .festive-season-txt{padding: 230px 0 60px;}
.festive-season.credit-card .left-text{padding: 20px 0;}
.maximise-shopping .primary-button{padding: 32px 9px 0;}
.festive-season.credit-card .left-text span {
    font-size: 2rem;
}
.festive-season.credit-card .left-text h1 {
    font-size: 2.5rem;
}
.festive-season.offers .left-text {
    padding-top: 20px;
}
.offers .primary-button {
    padding: 0;
}
.festive-season.easyemi .left-text span{font-size: 3.6rem;}
.festive-season.easyemi .left-text h1 {
    font-size: 3rem;}
.festive-season.easyemi .left-text {
    padding-top: 42px;
}
.service-content .easyemi .festive-season-txt {
    padding: 80px 0 200px;
}
.service-content .easyemi .festive-season-txt p {
    font-size: 1.3rem;}
    .festive-season.fd-rd .left-text {
    padding-top: 42px;
}
.festive-season.fd-rd .left-text h1, .festive-season.fd-rd .left-text h1 span {
    font-size: 3.2rem;
}
.festive-season.fd-rd .left-text span {
    font-size: 2.7rem;
}
.festive-season.fd-rd .left-text h1 {
    font-size: 3.2rem; margin: 0;
}
.service-content .fd-rd .festive-season-txt {
    padding: 60px 0 160px;
}
.festive-season.recurring-deposits .left-text{    padding-top: 45px;}
.festive-season.recurring-deposits .fixed-dptext{margin: 0 0 25px;}
.fixed-dptext ul li, .festive-season.recurring-deposits .fixed-dptext ul li  {padding: 4px 8px; font-size: 1.2rem;}
.fixed-dptext h2{     font-size: 2rem;   padding: 0px 10px 4px;}
.service-content .fd-rd .festive-season-txt p {
    padding-bottom: 0;}
    .service-content .fd-rd .festive-season-txt p, .festive-season.recurring-deposits .festive-season-txt p {
    font-size: 1.4rem;
}
.recurring-deposits h1 {
    font-size: 3.3rem;
    padding: 20px 0 0;
}
.festive-season.recurring-deposits .festive-season-txt {
    padding: 50px 0 0;
}
.festive-season.recurring-deposits .festive-season-txt .text2 p:first-child {
    max-width: 240px;     padding: 0 0 30px;
}
.festive-season.recurring-deposits .festive-season-txt .text2 p {
    font-size: 1.3rem;
    max-width: 100%;
        line-height: 18px;
}
.festive-season.sip .festive-season-txt, .big-bigger-offer{    padding: 40px 0 0;}
.festive-season.sip .left-text span{font-size: 3.2rem;}
.festive-season.sip .left-text h1 {
    font-size: 3.4rem;
}
.festive-season.sip .sip-man {
    width: 70%;}
.festive-season.sip .festive-season-txt p {
    font-size: 1.3rem;
    line-height: 18px;}
.festive-season.shop-vacation .left-text h1 {
    font-size: 4.3rem;}
.festive-season.shop-vacation .left-text span {
    font-size: 3.1rem;
}
.vacationsimg{
      max-width: 180px;
}
.festive-season.shop-vacation .festive-season-txt ul{padding: 25px 0 0;}
.festive-season.shop-vacation .festive-season-txt ul li {
    font-size: 1rem;  padding: 0px 0 25px 30px;   width: 148px;}
 .primary-button a, .festive-season.sip .primary-button a,  .festive-season.recurring-deposits .primary-button a, .festive-season.shop-vacation .festive-season-txt .primary-button a {
    padding: 10px 20px;
    font-size: 1.5rem;
}
.festive-season.shop-vacation .festive-season-txt p.salaried.first{padding: 0;}
.festive-season.shop-vacation .festive-season-txt p.salaried{ margin: 0 0 5px; font-size: 1.5rem;}
.festive-season.shop-vacation .left-text .name{ padding: 10px 12px;}
.festive-season.shop-vacation .festive-season-txt ul li span{font-size: 1.5rem;}
}
@media (max-width: 375px){
h1 {font-size: 4.2rem;}
.festive-season .left-text {
    padding-top: 50px;
}
.left-text span {
    font-size: 2.6rem;
}
.txtbox {
    max-width: 290px;
}
.txtbox p {
    font-size: 1.5rem;
}
.service-content .festive-season-txt {
    padding: 44px 0 228px;
}
.service-content .festive-season-txt p {
    font-size: 1.3rem;
}
.service-content .festive-season-txt p {
    padding-bottom: 0px;
}

.maximise-shopping .left-text h1 span {
    font-size: 4rem;
}
.maximise-shopping .left-text span {
    font-size: 3.4rem;
}
.festive-season .left-text {
    padding-top: 52px;
}
.iphone-offer p{font-size: 1.2rem; line-height: 18px;}
.maximise-shopping .left-text{padding-top: 23px;}
.maximise-shopping .festive-season-txt{padding: 185px 0 60px;}
.maximise-shopping .primary-button{padding: 32px 9px 0;}
.festive-season.credit-card .left-text span {
    font-size: 2rem;
}
.festive-season.credit-card .left-text h1 {
    font-size: 2.5rem;
}
.festive-season.offers .left-text {
    padding-top: 20px;
}
.offers .primary-button {
    padding: 0;
}
.festive-season.easyemi .left-text span{font-size: 3.6rem;}
.festive-season.easyemi .left-text h1 {
    font-size: 3rem;}
.festive-season.easyemi .left-text {
    padding-top: 27px;
}
.service-content .easyemi .festive-season-txt {
    padding: 70px 0 190px;
}
.service-content .easyemi .festive-season-txt p {
    font-size: 1.3rem;}
    .festive-season.fd-rd .left-text {
    padding-top: 30px;
}

.festive-season.fd-rd .left-text h1, .festive-season.fd-rd .left-text h1 span {
    font-size: 3.2rem;
}
.festive-season.fd-rd .left-text span {
    font-size: 2.7rem;
}
.festive-season.fd-rd .left-text h1 {
    font-size: 3.2rem; margin: 0;
}
.service-content .fd-rd .festive-season-txt {
    padding: 35px 0 110px;
}
.festive-season.recurring-deposits .left-text {
    padding-top: 35px;
}
.fixed-dptext ul li, .festive-season.recurring-deposits .fixed-dptext ul li  {padding: 4px 8px; font-size: 1.2rem;}
.fixed-dptext h2{     font-size: 2rem;   padding: 0px 10px 4px;}
.service-content .fd-rd .festive-season-txt p {
    padding-bottom: 0;}
    .service-content .fd-rd .festive-season-txt p, .festive-season.recurring-deposits .festive-season-txt p {
    font-size: 1.4rem;
}
.recurring-deposits h1 {
    font-size: 3.3rem;
    padding: 20px 0 0;
}
.festive-season.recurring-deposits .festive-season-txt {
    padding: 50px 0 0;
}
.festive-season.recurring-deposits .festive-season-txt .text2 p:first-child {
    max-width: 240px; padding: 0;
}
.festive-season.recurring-deposits .festive-season-txt .text2 p {
    font-size: 1.3rem;
    max-width: 100%;
        line-height: 18px;
}
.festive-season.sip .left-text span{font-size: 3.2rem;}
.festive-season.sip .left-text h1 {
    font-size: 3.4rem;
}
.festive-season.sip .festive-season-txt, .big-bigger-offer {
    padding: 20px 0 0;
}
.festive-season.sip .sip-man {
    width: 70%;}
.festive-season.sip .festive-season-txt p {
    font-size: 1.3rem;
    line-height: 18px;}
.festive-season.shop-vacation .left-text h1 {
    font-size: 4.3rem;}
.festive-season.shop-vacation .left-text span {
    font-size: 3.1rem;
}
.vacationsimg{
      max-width: 180px;
}
.festive-season.shop-vacation .festive-season-txt ul {
    padding: 10px 0 0;
}
.festive-season.shop-vacation .festive-season-txt ul li {
    font-size: 1rem;     width: 148px; padding: 0px 0 22px 30px;}
 .primary-button a, .festive-season.sip .primary-button a,  .festive-season.recurring-deposits .primary-button a, .festive-season.shop-vacation .festive-season-txt .primary-button a {
    padding: 10px 20px;
    font-size: 1.5rem;
}
.festive-season.shop-vacation .festive-season-txt p.salaried.first{padding: 0;}
.festive-season.shop-vacation .festive-season-txt p.salaried{ margin: 0 0 5px; font-size: 1.5rem;}
.festive-season.shop-vacation .left-text .name{ padding: 10px 12px;}
.festive-season.shop-vacation .festive-season-txt ul li span{font-size: 1.5rem;}
}
@media (min-width: 1200px) {
  .container {
    max-width: 800px;
    background: #fffac9;
  }
}


