/* this is my custom CSS */
* {
  margin: 0;
  padding: 0;
  outline: none !important;
  font-family: 'Gotham Rounded Book';
}
@font-face {
  font-family: 'Gotham Rounded Book';
  src: url('../webfonts/GothamRounded-Book.eot');
  src: url('../webfonts/GothamRounded-Bookd41d.eot?#iefix') format('embedded-opentype'), url('../webfonts/GothamRounded-Book.woff2') format('woff2'), url('../webfonts/GothamRounded-Book.woff') format('woff'), url('../webfonts/GothamRounded-Book.ttf') format('truetype'), url('../webfonts/GothamRounded-Book.otf') format('opentype'), url('../webfonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
  font-weight: 325;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: 'Gotham Rounded Light';
  src: url('../webfonts/GothamRounded-Light.eot');
  src: url('../webfonts/GothamRounded-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../webfonts/GothamRounded-Light.woff2') format('woff2'), url('../webfonts/GothamRounded-Light.woff') format('woff'), url('../webfonts/GothamRounded-Light.ttf') format('truetype'), url('../webfonts/GothamRounded-Light.otf') format('opentype'), url('../webfonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: 'Gotham Rounded Medium';
  src: url('../webfonts/GothamRounded-Medium.eot');
  src: url('../webfonts/GothamRounded-Mediumd41d.eot?#iefix') format('embedded-opentype'), url('../webfonts/GothamRounded-Medium.woff2') format('woff2'), url('../webfonts/GothamRounded-Medium.woff') format('woff'), url('../webfonts/GothamRounded-Medium.ttf') format('truetype'), url('../webfonts/GothamRounded-Medium.otf') format('opentype'), url('../webfonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
  font-weight: 350;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: 'Gotham Rounded Bold';
  src: url('../webfonts/GothamRounded-Bold.eot');
  src: url('../webfonts/GothamRounded-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../webfonts/GothamRounded-Bold.woff2') format('woff2'), url('../webfonts/GothamRounded-Bold.woff') format('woff'), url('../webfonts/GothamRounded-Bold.ttf') format('truetype'), url('../webfonts/GothamRounded-Bold.otf') format('opentype'), url('../webfonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: 'Gotham Rounded Book';
}
.row {
  margin-left: 0;
  margin-right: 0;
}
body, html {
  line-height: 1;
  color: #08203e;
  background-color: #FFF;
  height: 100%;
  font-size: 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, center {
  display: block;
}
nav ul, ul {
  list-style-type: none;
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
button {
  vertical-align: middle;
}
.same-padding {
  padding: 85px 0;
}
.d-font {
  font-size: 20px;
  line-height: 27px;
}
p b, b, strong {
  font-family: 'Gotham Rounded Bold';
}
/***************************** Default CSS Ends Here *****************************/
.top-bar p a {
  font-family: 'Gotham Rounded Bold';
  color: #08203e;
}
.banner {
  background: url("../images/cards.png") no-repeat right 175px;
  padding: 100px 0;
}
.banner h1, .banner h2 {
  font-size: 74px;
}
.banner h1 {
  font-family: 'Gotham Rounded Bold';
}
.banner h1 span {
  color: #3cdbc0;
  font-family: 'Gotham Rounded Bold';
}
.banner p {
  font-size: 30px;
  line-height: 43px;
}
.common-heading {
  font-family: 'Gotham Rounded Bold';
  font-size: 50px;
  margin-bottom: 10px;
}
.three-steps {
  width: 260px;
  height: 141px;
  border-radius: 75px;
  line-height: 141px;
  font-size: 50px;
}
.three-steps img {
  margin-top: 40px;
}
.three-steps.blue {
  background: #126af7;
}
.three-steps.purple {
  background: #7d8bff;
}
.three-steps.green {
  background: #3cdbc0;
}
.how-it-works strong {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #FFF;
  font-size: 21px;
  background: #3cdbc0;
}
.how-it-works p {
  font-size: 20px;
  line-height: 25px;
  padding-right: 50px;
}
.how-it-works b {
  font-size: 20px;
}
.info-sec {
  background: #012040;
}
.info-sec p {
  line-height: 28px;
}
.info-sec i {
  background: url("../images/blue-sec-lhs.png") no-repeat left center;
  height: 336px;
  width: 90px;
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  margin-top: -168px;
}
.info-sec span {
  background: url("../images/blue-sec-rhs.png") no-repeat right bottom;
  height: 90px;
  width: 291px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.info-sec img {
  position: absolute;
  bottom: -116px;
  left: 0;
}
.cost-saving {
  background: #3cdbc0;
}
.cost-saving h3 {
  font-size: 30px;
}
.add-plan {
  border-radius: 15px;
}
.add-plan a {
  margin-right: 10px;
  margin-top: 5px;
}
.details strong {
  font-size: 23px;
  line-height: 28px
}
.details b.d-block {
  font-size: 30px;
}
.details p b {
  color: #3cdbc0;
}
.details .float-end {
  padding: 5px 20px 5px 20px;
  border-left: 1px solid #CCC;
}
.l-btn {
  font-family: 'Gotham Rounded Bold';
  border-radius: 30px;
}
.btn-blue {
  background: #012040;
  color: #FFF;
  padding: 12px 35px;
  border-radius: 30px;
  font-family: 'Gotham Rounded Bold';
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  color: #EEE;
}
.benefits {
  background: url("../images/benefits-rhs.png") no-repeat right center;
}
.benefits ul li {
  display: block;
  margin-top: 30px;
  font-size: 24px;
}
.benefits ul li i {
  margin-right: 20px;
  font-size: 30px;
  color: #3cdbc0;
}
.faqs {
  background: url("../images/faqs-bg.png") no-repeat right bottom;
}
.accordion-item {
  border: none;
}
.accordion-button {
  padding: 30px 0;
  box-shadow: none !important;
  border-radius: 0 !important;
  font-size: 26px;
  font-family: 'Gotham Rounded Bold';
  color: #08203e !important;
  border-top: 1px solid #EEE !important;
}
.accordion-button:hover, .accordion-button:active, .accordion-button:focus {}
.accordion-button:not(.collapsed) {
  background: none;
}
.accordion-body {
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 25px;
}
.accordion-button::after {
  transition: transform .2s ease-in-out;
  font-weight: 300;
  transform: rotate(0deg);
  content: "+";
  margin-top: -7px;
  background: #126afa;
  text-align: center;
  width: 40px;
  height: 40px;
  color: #FFF;
  line-height: 40px;
  border-radius: 50%;
  font-size: 40px;
  font-family: 'Gotham Rounded Book';
}
.accordion-button:not(.collapsed)::after {
  transition: transform .2s ease-in-out;
  font-weight: 400;
  transform: rotate(0deg);
  content: "-";
  margin-top: -7px;
  background: #126afa;
  line-height: 37px;
}
footer {
  background: #08203e;
  padding: 40px 0 20px 0;
  color: #FFF;
  position: relative;
}
footer .f-logo {
  margin-left: 55px;
}
footer ul li {
  display: block;
  margin-bottom: 13px;
}
footer ul li a {
  text-decoration: none;
  font-size: 28px;
  color: #FFF;
}
footer p {
  line-height: 30px;
}
footer a.social-icons {
  color: #FFF;
  font-size: 20px;
  margin: 10px;
}
.t-images {
  position: absolute;
  top: 50px;
  right: 30px;
}
.t-images a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
footer span {
  display: block;
  margin-top: 100px;
  margin-left: 55px;
}
footer span a {
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  margin: 0 10px;
}
footer span small {
  font-size: 12px;
  margin-right: 40px;
}
/*********************Main CSS Ends Here****************/
@media (min-width: 992px) and (max-width: 1200px) {
  .banner {
    min-height: 800px;
    padding: 50px 0;
    background-position: right bottom;
  }
  .banner h1, .banner h2, .common-heading {
    font-size: 40px;
  }
  .details strong {
    font-size: 20px;
    line-height: 22px;
  }
  .details b.d-block {
    font-size: 20px;
  }
  .details p {
    font-size: 13px;
  }
  .details .float-end {
    padding: 5px 10px 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner {
    min-height: 800px;
    padding: 50px 0;
    background-position: right bottom;
  }
  .banner h1, .banner h2, .common-heading {
    font-size: 34px;
  }
  .three-steps {
    width: 100%;
  }
  .details strong {
    font-size: 16px;
    line-height: 22px;
  }
  .details b.d-block {
    font-size: 20px;
  }
  .details p {
    font-size: 13px;
  }
  .details .float-end {
    padding: 5px 10px 5px 10px;
  }
  .benefits ul li {
    font-size: 17px;
  }
  .benefits ul li i {
    font-size: 20px;
    margin-right: 10px;
  }
  .faqs {
    background: none;
  }
  .accordion-button {
    font-size: 20px;
    padding: 20px 0;
  }
  .accordion-body {
    font-size: 15px;
  }
  .t-images {
    top: 30px;
  }
  .t-images {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .banner {
    min-height: 800px;
    padding: 50px 0;
    background-position: right bottom;
  }
  .banner h1, .banner h2, .common-heading {
    font-size: 34px;
  }
  .three-steps {
    width: 100%;
  }
  .d-font {
    font-size: 17px;
  }
  .btn-blue {
    padding: 12px 16px;
    font-size: 14px;
  }
  .benefits ul li {
    font-size: 17px;
  }
  .benefits ul li i {
    font-size: 20px;
    margin-right: 10px;
  }
  .faqs {
    background: none;
  }
  .accordion-button {
    font-size: 20px;
    padding: 20px 0;
  }
  .accordion-body {
    font-size: 15px;
  }
  .t-images {
    top: 30px;
  }
  .t-images {
    top: auto;
    bottom: 80px;
  }
}
@media (max-width: 575px) {
  .top-bar {
    text-align: center;
  }
  .top-bar a {
    margin: 0;
  }
  .banner {
    min-height: 800px;
    padding: 50px 0;
    background-position: right bottom;
  }
  .banner h1, .banner h2, .common-heading {
    font-size: 34px;
  }
  .three-steps {
    width: 100%;
  }
  .d-font {
    font-size: 17px;
  }
  .cost-saving h3 {
    font-size: 23px;
  }
  .btn-blue {
    float: none !important;
    margin: 30px auto 0 auto;
    display: table;
  }
  .benefits ul li {
    font-size: 17px;
  }
  .benefits ul li i {
    font-size: 20px;
    margin-right: 10px;
  }
  .faqs {
    background: none;
  }
  .accordion-button {
    font-size: 20px;
    padding: 20px 0;
  }
  .accordion-body {
    font-size: 15px;
  }
  .t-images {
    top: 30px;
  }
  footer ul {
    margin-top: 70px;
    margin-bottom: 30px;
  }
}