@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700,900|Open+Sans:400,600,700|Roboto:300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Denk+One|Fjalla+One|Francois+One&display=swap");
@import url("https://fonts.googleapis.com/css?family=Bangers|Francois+One|Fredoka+One&display=swap");
@import url("https://fonts.googleapis.com/css?family=Cabin+Condensed|Khand|Orbitron:400,700|Paytone+One|Teko:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Anton&display=swap");
@import url("https://fonts.googleapis.com/css?family=Alfa+Slab+One|Arvo|Concert+One|Hind+Vadodara:400,600|Oswald:400,600|Permanent+Marker&display=swap");
@import url("https://fonts.googleapis.com/css?family=ABeeZee&display=swap");
@import url("https://fonts.googleapis.com/css?family=ABeeZee&display=swap");
@import url("https://fonts.googleapis.com/css?family=Overlock|Scada:400,700&display=swap");

input:hover, input:active, input:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

ul {
  margin: 0 !important
}

a, a:hover {
  color: #4a4a4a;
  outline: none;
}

::-moz-selection {
  background: #F77475;
  color: #fff
}

::selection {
  background: #F77475;
  color: #fff
}

@font-face {
  font-family: Inter UI;
  src: url(../fonts/Inter-Regular.ttf)
}

@font-face {
  font-family: Inter-ui-medium;
  src: url(../fonts/Inter-Medium.ttf)
}

@font-face {
  font-family: Inter UI SemiBold;
  src: url(../fonts/Inter-SemiBold.ttf)
}

@font-face {
  font-family: Inter UI bold;
  src: url(../fonts/Inter-Bold.ttf)
}

@font-face {
  font-family: Inter UI Xbold;
  src: url(../fonts/Inter-ExtraBold.ttf)
}

@media only screen and (max-width:768px) {
  .display-4 {
    font-size: 2.8rem !important
  }

}

@media only screen and (max-width:450px) {
  .display-4 {
    font-size: 2.5rem !important
  }

}

@media only screen and (max-width:320px) {
  .display-4 {
    font-size: 2rem !important;
    line-height: 40px !important;
    text-align: center !important
  }

}

#we-can-help .we-can-form form button, #contactUs .wrapper-contactus .inner-contactus form button, #error-page .wrapper-error-page a {
  background: #41D893;
  -webkit-box-shadow: 0px 5px 20px #DAD9D9;
  box-shadow: 0px 5px 20px #DAD9D9;
  border-radius: 5px;
  font-family: Inter UI bold;
  font-size: 14.0102px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  height: 45px
}

#we-can-help .we-can-form form input, #we-can-help .we-can-form form textarea, #contactUs .wrapper-contactus .inner-contactus form input, #contactUs .wrapper-contactus .inner-contactus form textarea {
  background: #FFFFFF;
  border: 0.5px solid #979797;
  border-radius: 5.00365px
}

#we-can-help .we-can-form form input:focus, #we-can-help .we-can-form form textarea:focus, #contactUs .wrapper-contactus .inner-contactus form input:focus, #contactUs .wrapper-contactus .inner-contactus form textarea:focus, #we-can-help .we-can-form form input:active, #we-can-help .we-can-form form textarea:active, #contactUs .wrapper-contactus .inner-contactus form input:active, #contactUs .wrapper-contactus .inner-contactus form textarea:active {
  border: 2px solid #41D893;
  outline: none
}

#we-can-help .we-can-form form label, #contactUs .wrapper-contactus .inner-contactus form label {
  font-family: Inter UI;
  font-size: 14.0102px;
  line-height: 14px;
  color: #979797
}

img {
  max-width: 100%
}

body {
  margin: 0;
  background-color: #F5F5F5
}

#main-outer {
  padding: 0 30px;
  background-color: #F5F5F5
}

@media only screen and (max-width:450px) {
  #main-outer {
    padding: 0 0px
  }

}

#header {
  position: fixed;
  top: 0;
  left: 30px;
  width: calc(100% - 60px);
  z-index: 9;
  -webkit-box-shadow: 0px 0px 8px #F2F2F2;
  box-shadow: 0px 0px 8px #F2F2F2
}

#header .nav-item .nav-link {
  font-family: Inter UI;
  color: #4A4A4A;
  padding: 0 30px
}

#header .nav-item .nav-link:nth-last-child(1) {
  padding-right: 0
}

@media only screen and (max-width:992px) {
  #header {
    overflow-y: auto
  }

}

@media only screen and (max-width:450px) {
  #header {
    width: 100%;
    left: 0
  }

}

@media only screen and (max-width:320px) {
  #header .navbar-brand {
    margin-right: 0.5rem !important
  }

}

#header .dropdown-item.active, #header .dropdown-item:active {
  background-color: transparent !important;
  color: #F77475 !important
}

#header .dropdown-menu {
  top: 250%;
  -webkit-box-shadow: 0px 22.3437px 119.167px #F1EFEF;
  box-shadow: 0px 22.3437px 119.167px #F1EFEF;
  border-radius: 7.44792px;
  border: none !important
}

#header .dropdown-menu:before {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0.9em solid #fff;
  border-right: .9em solid #ffffff00;
  border-bottom: 0;
  border-left: .9em solid transparent;
  position: absolute;
  top: -14px;
  left: 30px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

#header .progress-container {
  width: 100%;
  height: 9px;
  background: #fff
}

#header .progress-bar {
  height: 9px;
  background: -webkit-gradient(linear, left top, right top, from(#41D893), color-stop(41.71%, #4CA3D1), to(#DB5D5D));
  background: linear-gradient(90deg, #41D893 0%, #4CA3D1 41.71%, #DB5D5D 100%);
  width: 0%
}

#header .dropdown.show > a {
  color: #F77475
}

.navbar-nav .nav-item.active a {
  color: #F77475 !important
}

.navbar-light .navbar-toggler {
  border: none !important;
  outline: none
}

#banner {
  background: url(../img/banner.png) no-repeat center;
  height: 650px;
  background-size: cover;
  position: relative
}

#banner .inner-bann {
  padding-top: 16rem
}

@media only screen and (max-width:768px) {
  #banner .inner-bann {
    padding-top: 11rem !important
  }

}

#banner .inner-bann h1 {
  font-family: Inter UI Xbold;
  font-size: 74.5554px;
  line-height: 100px;
  color: #fff;
  margin-bottom: 0
}

#banner .inner-bann h2 {
  font-family: Inter UI SemiBold;
  font-size: 74px;
  line-height: 100px;
  color: #fff;
  max-width: 80%;
  margin: 0px auto
}

@media only screen and (max-width:1024px) {
  #banner .inner-bann h2 {
    max-width: 100%;
    font-size: 60px
  }

}

@media only screen and (max-width:768px) {
  #banner .inner-bann h1 {
    font-size: 45px !important;
    line-height: 70px
  }

  #banner .inner-bann h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0px auto
  }

}

@media only screen and (max-width:450px) {
  #banner .inner-bann h2 {
    max-width: 100%
  }

}

#banner .inner-bann p {
  font-family: Inter UI bold;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-style: italic
}

@media only screen and (min-width:1920px) and (max-width:2500px) {
  #banner {
    height: 800px
  }

}

@media only screen and (max-width:1440px) {
  #banner {
  }

  #banner .inner-bann {
    padding-top: 12rem
  }

}

@media only screen and (max-width:1024px) {
  #banner {
    height: 530px
  }

  #banner .inner-bann {
    padding-top: 15rem
  }

  #banner .inner-bann h1 {
    font-size: 65.5554px
  }

}

@media only screen and (max-width:768px) {
  #banner {
    height: 450px !important
  }

}

@media only screen and (max-width:767px) {
  #banner {
    height: 350px !important
  }

  #banner .inner-bann {
    padding-top: 9rem !important
  }

  #banner .inner-bann h1 {
    font-size: 36px !important;
    line-height: 55px
  }

  #banner .inner-bann h2 {
    font-size: 32px;
    line-height: 50px;
    margin: 0 auto
  }

}

@media only screen and (max-width:450px) {
  #banner {
    height: 350px !important
  }

  #banner .inner-bann {
    padding-top: 10rem !important
  }

  #banner .inner-bann h2 {
    font-size: 28px;
    line-height: 39px
  }

  #banner .inner-bann h1 {
    font-size: 30px !important;
    line-height: 48px !important
  }

}

@media only screen and (max-width:375px) {
  #banner {
    height: 320px !important
  }

  #banner .inner-bann {
    padding-top: 10.5rem
  }

  #banner .inner-bann h1 {
    font-size: 25px !important;
    line-height: 30px !important
  }

  #banner .inner-bann h2 {
    font-size: 25px;
    line-height: 32px
  }

}

@media only screen and (max-width:320px) {
  #banner .inner-bann h1 {
    font-size: 23px !important;
  }

}

#card-widget {
  padding-bottom: 1rem
}

#card-widget .inner-card {
  margin-top: -140px
}

#card-widget .inner-card .card {
  -webkit-box-shadow: 0px 5px 5px #EBEBEB;
  box-shadow: 0px 5px 5px #EBEBEB;
  border-radius: 5px;
  border: none;
  width: 190px;
  height: 220px;
  background-color: #fff;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  cursor: pointer;
  margin-bottom: 2rem;
  padding-top: 20px
}

@media only screen and (max-width:1024px) {
  #card-widget .inner-card {
    margin-top: 0;
    padding-top: 4rem
  }

  #card-widget .inner-card .card {
    width: 185px;
    margin: 20px 15px
  }

}

#card-widget .inner-card .card p {
  font-family: Inter UI;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: 30px 0 0;
  -webkit-transition: 0.1s;
  transition: 0.1s
}

#card-widget .inner-card .card img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

#card-widget .inner-card .card:hover, #card-widget .inner-card .card:active, #card-widget .inner-card .card:focus {
  -webkit-box-shadow: 0px 14px 27px rgba(150, 150, 150, 0.4);
  box-shadow: 0px 14px 27px rgba(150, 150, 150, 0.4)
}

#card-widget .inner-card .card:hover p, #card-widget .inner-card .card:active p, #card-widget .inner-card .card:focus p {
  font-weight: 600
}

#card-widget .inner-card .card h4 {
  font-family: Inter UI;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: 0px 0 0;
  -webkit-transition: 0.1s;
  transition: 0.1s
}

#card-widget .inner-card .card h4:hover {
  font-weight: bold
}

@media only screen and (max-width:768px) {
  #card-widget .inner-card {
    padding-top: 0;
    margin-top: -2.5rem
  }

  #card-widget .inner-card .card {
    width: 100%;
    margin: 10px 0;
    height: auto;
    padding: 10px 0
  }

  #card-widget .inner-card .card div {
    width: 35%
  }

  #card-widget .inner-card .card div:nth-child(1) {
    text-align: left
  }

  #card-widget .inner-card .card p {
    margin: 0
  }

  #card-widget .inner-card .card img {
    padding-right: 30px;
    margin: 0 !important;
    width: 60%
  }

  #card-widget .inner-card .card h4 {
    font-size: 18px
  }

}

@media only screen and (max-width:450px) {
  #card-widget .inner-card .card div {
    width: 40%
  }

  #card-widget .inner-card .card div:nth-child(1) {
    text-align: right
  }

  #card-widget .inner-card .card h4 {
    font-size: 14px
  }

}

@media only screen and (max-width:375px) {
  #card-widget .inner-card .card div {
    width: 45%
  }

  #card-widget .inner-card .card img {
    padding: 0 30px;
    width: 75%
  }

}

@media only screen and (max-width:320px) {
  #card-widget .inner-card .card img {
    padding: 0 15px
  }

}

#begin-your-credit {
  padding: 5rem 0;
  position: relative;
  background: url(../img/Ellipse-1.png) no-repeat 15%;
  background-size: 40%
}

@media only screen and (max-width:768px) {
  #begin-your-credit {
    padding: 3rem 0 8rem
  }

}

#begin-your-credit .credit-sec {
  padding: 6rem 0;
  width: 40%;
  height: 100%
}

@media only screen and (max-width:1024px) {
  #begin-your-credit .credit-sec {
    width: 50%
  }

}

@media only screen and (max-width:768px) {
  #begin-your-credit .credit-sec {
    width: 50% !important;
    padding-bottom: 0 !important
  }

  #begin-your-credit .begin-journey {
    width: 45% !important;
    margin: auto !important
  }

}

#begin-your-credit .credit-sec p {
  font-family: Inter UI;
  line-height: 67px;
  color: #4A4A4A
}

@media only screen and (max-width:767px) {
  #begin-your-credit .credit-sec p {
    line-height: 47px
  }

}

#begin-your-credit .credit-sec ul {
  list-style: none
}

#begin-your-credit .credit-sec ul li {
  vertical-align: middle;
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 50px;
  color: #4A4A4A
}

@media only screen and (min-width:1920px) and (max-width:2500px) {
  #begin-your-credit {
    background: url(../img/Ellipse-1.png) no-repeat 25%;
    background-size: 35%
  }

}

@media only screen and (max-width:1440px) {
  #begin-your-credit {
    background: url(../img/Ellipse-1.png) no-repeat 8%;
    background-size: 45%
  }

}

@media only screen and (max-width:1280px) {
  #begin-your-credit {
    background: url(../img/Ellipse-1.png) no-repeat -5%;
    background-size: 50%
  }

}

@media only screen and (max-width:992px) {
  #begin-your-credit .credit-sec {
    width: 100%
  }

  #begin-your-credit .begin-journey {
    width: 100%;
    text-align: center
  }

}

@media only screen and (max-width:768px) {
  #begin-your-credit {
    background: url(../img/Ellipse-1.png) no-repeat 50% 10%;
    background-size: 80%
  }

}

@media only screen and (max-width:767px) {
  #begin-your-credit {
    background: url(../img/Ellipse-1.png) no-repeat 50% top;
    background-size: 100%
  }

  #begin-your-credit .credit-sec {
    width: 100% !important;
    padding: 2rem 0
  }

  #begin-your-credit .begin-journey {
    width: 100% !important;
    text-align: center
  }

}

@media only screen and (max-width:450px) {
  #begin-your-credit {
    background: url(../img/Ellipse-1.png) no-repeat 30% 15%;
    background-size: 80%
  }

  #begin-your-credit .credit-sec {
    padding: 2rem 0
  }

  #begin-your-credit .credit-sec p {
    text-align: center
  }

}

@media only screen and (max-width:320px) {
  #begin-your-credit ul li img {
    padding-right: 5px !important
  }

}

#credit-cycle h2 {
  font-family: Inter UI;
  font-weight: normal;
  color: #4A4A4A
}

#credit-cycle .cycle-wrap {
  padding: 2rem 0
}

#credit-cycle .cycle-wrap .cycle-img {
  text-align: center;
  padding-top: 30px
}

#credit-cycle .cycle-wrap .cycle-img img {
  max-width: 100%;
  text-align: center
}

#credit-cycle .cycle-wrap .cycle-text {
  margin: 3rem 0 8rem
}

#credit-cycle .cycle-wrap .cycle-text p:nth-child(1) {
  font-family: Inter UI;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #F77475
}

#credit-cycle .cycle-wrap .cycle-text h3 {
  font-family: Inter UI;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #4A4A4A;
  width: 90%
}

#credit-cycle .cycle-wrap .cycle-text p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A;
  width: 80%
}

#credit-cycle .cycle-wrap .cycle-text a {
  font-family: Roboto;
  font-size: 16px;
  line-height: 25px;
  color: #F77475;
  text-decoration: none;
  position: relative;
  vertical-align: middle
}

#credit-cycle .cycle-wrap .cycle-text a:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/Arrow.png) no-repeat;
  width: 16px;
  height: 17px;
  background-size: cover
}

@media only screen and (max-width:1024px) {
  #credit-cycle .cycle-wrap .cycle-text p {
    width: 90%
  }

}

@media only screen and (max-width:768px) {
  #credit-cycle .cycle-wrap .cycle-text {
    margin-bottom: 0
  }

  #credit-cycle .cycle-wrap .cycle-text h3 {
    font-size: 25px;
    line-height: 32px
  }

  #credit-cycle .cycle-wrap .cycle-img {
    display: flex;
    align-items: center;
    justify-content: center
  }

}

@media only screen and (max-width:450px) {
  #credit-cycle h2 {
    font-size: 36.5799px !important;
    line-height: 44px
  }

  #credit-cycle .cycle-wrap {
    padding: 0.5rem
  }

  #credit-cycle .cycle-wrap .cycle-text {
    margin: 3rem 0;
    text-align: center
  }

  #credit-cycle .cycle-wrap .cycle-text h3 {
    font-size: 30px;
    line-height: 36px;
    width: 100%
  }

  #credit-cycle .cycle-wrap .cycle-text p {
    width: 100%
  }

}

#newsletter {
  padding: 4rem 0 5rem
}

#newsletter .newsletter {
  padding: 2.5rem 0rem;
  margin: 0 4rem;
  border: 0.75px solid #F6F6F6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px
}

#newsletter .newsletter p {
  font-family: Inter UI;
  font-size: 25px;
  line-height: 30px;
  color: #4A4A4A;
  padding: 0 2rem
}

#newsletter .newsletter .submit {
  width: 480px;
  height: 56px;
  margin: 0 auto;
  position: relative
}

#newsletter .newsletter .submit input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 47px;
  border-radius: 5px;
  position: relative;
  padding: 15px 15px;
  z-index: 0
}

#newsletter .newsletter .submit input::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 15.9231px;
  line-height: 19px;
  color: #BCBCBC
}

#newsletter .newsletter .submit input:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 15.9231px;
  line-height: 19px;
  color: #BCBCBC
}

#newsletter .newsletter .submit input::-ms-input-placeholder {
  font-family: Roboto;
  font-size: 15.9231px;
  line-height: 19px;
  color: #BCBCBC
}

#newsletter .newsletter .submit input::placeholder {
  font-family: Roboto;
  font-size: 15.9231px;
  line-height: 19px;
  color: #BCBCBC
}

#newsletter .newsletter .submit button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: #41D893;
  color: #fff;
  height: 39px;
  width: 100px;
  margin: 4px 3px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out
}

#newsletter .newsletter .submit button i {
  font-size: 25px
}

#newsletter .newsletter .submit button:hover, #newsletter .newsletter .submit button:active, #newsletter .newsletter .submit button:focus {
  background: #F77475;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none
}

@media only screen and (max-width:768px) {
  #newsletter .newsletter {
    padding: 3.5rem 0rem;
    margin: 0 1rem
  }

}

@media only screen and (max-width:767px) {
  #newsletter .newsletter {
    width: 100%;
    margin: 0
  }

}

@media only screen and (max-width:450px) {
  #newsletter .newsletter {
    padding: 1.5rem 0rem;
    margin: 0rem
  }

  #newsletter .newsletter .submit {
    width: 330px
  }

  #newsletter .newsletter .submit button {
    width: 90px
  }

}

@media only screen and (max-width:375px) {
  #newsletter .newsletter .submit {
    width: 90%
  }

}

@media only screen and (max-width:320px) {
  #newsletter .newsletter p {
    font-size: 21px
  }

  #newsletter .newsletter .submit input {
    padding: 15px 30px
  }

}

#meet-team {
  padding: 8rem 0
}

#meet-team h3 {
  font-family: Inter UI;
  font-size: 53.3451px;
  line-height: 64px;
  color: #4A4A4A
}

#meet-team p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A;
  width: 60%;
  margin: 0 auto
}

#meet-team .team-wrap .team-label {
  width: 350px;
  height: 85px;
  background: #fff;
  margin: 10px 10px;
  border: 0.75px solid #F6F6F6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px;
  padding: 12px 30px
}

@media only screen and (max-width:1024px) {
  #meet-team .team-wrap .team-label {
    margin: 10px 5px
  }

}

#meet-team .team-wrap .team-label .inner-team-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

#meet-team .team-wrap .team-label .inner-team-label > div {
  margin-left: 1.5rem
}

#meet-team .team-wrap .team-label h4 {
  font-family: Roboto;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A;
  margin-bottom: 3px
}

#meet-team .team-wrap .team-label p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #F77475;
  margin: 0;
  width: 100%
}

@media only screen and (max-width:450px) {
  #meet-team .team-wrap .team-label p {
    font-size: 15px
  }

}

@media only screen and (max-width:1024px) {
  #meet-team .team-wrap .team-label {
    width: 48%
  }

}

@media only screen and (max-width:992px) {
  #meet-team h3 {
    font-size: 36px;
    line-height: 44px
  }

  #meet-team p {
    width: 100%
  }

  #meet-team .team-wrap .team-label {
    width: 31.33333%;
    height: 177px;
    margin: 6px 6px;
    padding: 30px 5px
  }

  #meet-team .team-wrap .team-label .inner-team-label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #meet-team .team-wrap .team-label .inner-team-label > div {
    margin-left: 0
  }

  #meet-team .team-wrap .team-label img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

  #meet-team .team-wrap .team-label h4 {
    width: 100%;
    text-align: center;
    padding-top: 0px
  }

  #meet-team .team-wrap .team-label p {
    text-align: center
  }

}

@media only screen and (max-width:768px) {
  #meet-team {
    padding: 2rem 0
  }

  #meet-team p {
    width: 80%
  }

  #meet-team .team-wrap .team-label {
    width: 31.3333%
  }

}

@media only screen and (max-width:767px) {
  #meet-team .team-wrap .team-label {
    width: 47.3333%;
    height: auto
  }

}

@media only screen and (max-width:450px) {
  #meet-team h3 {
    font-size: 36px;
    line-height: 44px
  }

  #meet-team p {
    width: 100%
  }

  #meet-team .team-wrap .team-label {
    width: 46.8%;
    height: auto
  }

}

@media only screen and (max-width:375px) {
  #meet-team .team-wrap .team-label {
    width: 100%;
    height: auto;
    padding: 15px 25px
  }

  #meet-team .team-wrap .team-label .inner-team-label {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  #meet-team .team-wrap .team-label .inner-team-label > div {
    margin-left: 1.5rem
  }

  #meet-team .team-wrap .team-label h4 {
    text-align: left;
    padding: 0;
    margin: 0
  }

  #meet-team .team-wrap .team-label p {
    text-align: left;
    padding: 0;
    margin: 0
  }

}

@media only screen and (max-width:320px) {
  #meet-team .team-wrap .team-label {
    padding: 12px 10px
  }

}

a {
  text-decoration: none !important
}

#trusted-aff {
  padding: 5rem 0 7rem
}

#trusted-aff h2 {
  font-family: Inter UI;
  font-size: 41.326px;
  line-height: 49px;
  color: #4A4A4A
}

#trusted-aff .aff-image {
  margin-top: 5rem
}

#trusted-aff .aff-image .trusted-img img {
  height: auto;
  margin: 10px 3rem
}

@media only screen and (max-width:768px) {
  #trusted-aff .aff-image .trusted-img img {
    margin: 10px 2rem
  }

}

@media only screen and (max-width:450px) {
  #trusted-aff .aff-image .trusted-img img {
    margin: 10px 0.5rem;
    width: 100px
  }

}

@media only screen and (max-width:375px) {
  #trusted-aff .aff-image .trusted-img img {
    width: 90px
  }

}

@media only screen and (max-width:320px) {
  #trusted-aff .aff-image .trusted-img img {
    width: 80px
  }

}

#credit-score {
  background: linear-gradient(270.12deg, #BE568A 1.48%, #E26475 52.32%, #F21736 98.89%), #C4C4C4
}

#credit-score .inner-score h2 {
  font-family: Inter UI;
  font-weight: 600;
  font-size: 40.0292px;
  line-height: 48px;
  color: #fff
}

#credit-score .inner-score p {
  font-family: Roboto;
  font-size: 20.0146px;
  line-height: 25px;
  color: #fff;
  width: 50%
}

#credit-score .inner-score .submit {
  width: 440px;
  height: 47px;
  margin: 0 auto;
  position: relative
}

#credit-score .inner-score .submit input {
  height: 47px;
  border-radius: 5px;
  padding: 15px 15px;
  z-index: 0
}

#credit-score .inner-score .submit input::-webkit-input-placeholder {
  font-family: Inter UI;
  font-size: 14px;
  line-height: 14px;
  color: #B5B8BB
}

#credit-score .inner-score .submit input:-ms-input-placeholder {
  font-family: Inter UI;
  font-size: 14px;
  line-height: 14px;
  color: #B5B8BB
}

#credit-score .inner-score .submit input::-ms-input-placeholder {
  font-family: Inter UI;
  font-size: 14px;
  line-height: 14px;
  color: #B5B8BB
}

#credit-score .inner-score .submit input::placeholder {
  font-family: Inter UI;
  font-size: 14px;
  line-height: 14px;
  color: #B5B8BB
}

#credit-score .inner-score .submit button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: #41D893;
  color: #fff;
  height: 39px;
  width: 90px;
  margin: 4px 3px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out
}

#credit-score .inner-score .submit button i {
  font-size: 22px;
  vertical-align: middle
}

#credit-score .inner-score .submit button:hover, #credit-score .inner-score .submit button:active, #credit-score .inner-score .submit button:focus {
  background: #F77475;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none
}

@media only screen and (max-width:768px) {
  #credit-score .inner-score h2 {
    font-size: 32.0292px
  }

  #credit-score .inner-score p {
    width: 85%
  }

}

@media only screen and (max-width:450px) {
  #credit-score .inner-score h2 {
    font-size: 30px;
    line-height: 36px
  }

  #credit-score .inner-score p {
    width: 100%;
    font-size: 16px;
    line-height: 20px
  }

  #credit-score .inner-score .submit {
    width: 100%
  }

  #credit-score .inner-score .submit button {
    width: 70px
  }

}

@media only screen and (max-width:375px) {
  #credit-score .inner-score h2 {
    font-size: 25px
  }

}

footer {
  padding-top: 5rem;
  background: #fff
}

footer .outer-footer {
  background: #4A4A4A
}

footer .outer-footer .footer {
  padding: 5rem 0
}

footer .outer-footer .footer .footer-widget-1 {
  width: 50%;
  padding-right: 10rem
}

@media only screen and (max-width:1024px) {
  footer .outer-footer .footer .footer-widget-1 {
    width: 45%;
    padding-right: 7rem
  }

}

footer .outer-footer .footer .footer-widget-1 p {
  font-family: Open Sans;
  font-size: 15.7391px;
  line-height: 25px;
  color: #fff
}

footer .outer-footer .footer .footer-widget-2 {
  width: 15%
}

footer .outer-footer .footer .footer-widget-3 {
  width: 20%
}

footer .outer-footer .footer .footer-widget-4 {
  width: 15%
}

footer .outer-footer .footer ul {
  padding: 0;
  margin: 0;
  list-style: none
}

footer .outer-footer .footer h3 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 13.4906px;
  line-height: 16px;
  letter-spacing: 2.69813px;
  text-transform: uppercase;
  color: #fff
}

footer .outer-footer .footer li a {
  font-family: Open Sans;
  font-size: 15.7391px;
  line-height: 40px;
  color: #fff;
  text-transform: capitalize
}

footer .outer-footer .footer li a i {
  font-size: 20px
}

@media only screen and (max-width:992px) {
  footer .outer-footer .footer .footer-widget-1 {
    width: 100%;
    padding-right: 0;
  }

  footer .outer-footer .footer .footer-widget-2 {
    width: 35%
  }

  footer .outer-footer .footer .footer-widget-3 {
    width: 40%
  }

  footer .outer-footer .footer .footer-widget-4 {
    width: 25%
  }

  footer .outer-footer .footer {
    padding: 4rem 0
  }

}

@media only screen and (max-width:450px) {
  footer .outer-footer .footer .footer-widget-1 {
    padding-right: 0rem
  }

  footer .outer-footer .footer .footer-widget-2 {
    width: 25%
  }

  footer .outer-footer .footer .footer-widget-3 {
    width: 42%
  }

  footer .outer-footer .footer .footer-widget-4 {
    width: 33%
  }

}

@media only screen and (max-width:375px) {
  footer .outer-footer .footer {
    padding: 2.5rem 0
  }

  footer .outer-footer .footer .footer-widget-2, footer .outer-footer .footer .footer-widget-3 {
    width: 50%
  }

  footer .outer-footer .footer .footer-widget-4 {
    width: 50%
  }

  footer .outer-footer .footer .footer-widget-4 ul {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

}

.copyright {
  background: #4A4A4A;
  border-top: 1px solid #000
}

.copyright p {
  font-family: Open Sans;
  font-size: 15.7391px;
  line-height: 25px;
  color: #BDBDBD;
  margin: 0
}

@media only screen and (max-width:450px) {
  .copyright {
    text-align: center
  }

}

#faq {
  background: #fff url(../img/faq-mockup2.png) no-repeat top center;
  background-size: contain;
  background-position: 0% 3%
}

#faq .faq-title {
  overflow: hidden
}

#faq .faq-title h2 {
  font-family: Inter UI;
  font-style: normal;
  line-height: 60px;
  font-size: 53.3451px;
  text-align: center;
  color: #4A4A4A;
  padding-bottom: 3rem
}

#faq .faq-title h1 {
  padding: 12rem 0 0rem;
  font-family: Inter UI bold;
  font-size: 53.3451px;
  line-height: 60px;
  margin-bottom: 0;
  color: #4A4A4A
}

@media only screen and (max-width:1024px) {
  #faq .faq-title h1 {
    font-size: 43.3451px;
    line-height: 0
  }

  #faq .faq-title h2 {
    line-height: 100px;
    font-size: 45px
  }

}

@media only screen and (max-width:768px) {
  #faq .faq-title h1 {
    padding: 10rem 0 1rem;
    font-size: 38.3451px;
    line-height: inherit
  }

  #faq .faq-title h2 {
    line-height: 0px;
    font-size: 40px
  }

}

@media only screen and (max-width:450px) {
  #faq .faq-title h1 {
    padding: 7rem 0 0rem;
    font-size: 28.3451px;
    line-height: inherit
  }

  #faq .faq-title h2 {
    padding: 0rem 0 0rem;
    line-height: 45px;
    font-size: 30px
  }

}

#faq .faq p.title {
  font-family: Inter UI;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #F77475
}

#faq .faq hr {
  margin-bottom: 0.5rem !important
}

#faq .faq .faq-sec .outer-main-faq {
  display: table-header-group
}

#faq .faq .faq-sec .outer-main-faq .widget {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  min-height: auto;
  display: inline-block;
  margin-bottom: 1rem;
}

#faq .faq .faq-sec .outer-main-faq .widget h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A;
  margin: 0
}

#faq .faq .faq-sec .outer-main-faq .widget p {
  font-family: Roboto;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A;
  margin: 0;
  font-weight: 300
}

#faq .faq .faq-sec .outer-main-faq .widget p a {
  color: #4A4A4A;
  text-decoration: underline !important
}

#faq .faq .faq-sec .outer-main-faq .widget .card-header {
  background-color: #fff;
  border: none;
  padding: 15px 40px
}

#faq .faq .faq-sec .outer-main-faq .widget .card-header a[aria-expanded="true"] h4 {
  position: relative
}

#faq .faq .faq-sec .outer-main-faq .widget .card-header a[aria-expanded="true"] h4:before {
  content: ' ';
  position: absolute;
  background-image: url("../img/up.png");
  top: 5px;
  right: -20px;
  width: 15px;
  height: 15px;
  background-size: cover;
  z-index: 1
}

#faq .faq .faq-sec .outer-main-faq .widget .card-header a[aria-expanded="false"] h4 {
  position: relative
}

#faq .faq .faq-sec .outer-main-faq .widget .card-header a[aria-expanded="false"] h4:before {
  content: ' ';
  position: absolute;
  background-image: url("../img/down.png");
  top: 5px;
  right: -20px;
  width: 15px;
  height: 15px;
  background-size: cover;
  z-index: 1
}

#faq .faq .faq-sec .outer-main-faq .widget .card-body {
  padding: 0 40px 20px
}

.search {
  padding: 1.8rem 0 !important;
  margin: 0 !important;
  width: 370px
}

.search .input-group-prepend {
  border: 1px solid rgba(151, 151, 151, 0.2);
  border-right: none;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.search .input-group-prepend span {
  background: none;
  border: none
}

.search .input-group-prepend span i {
  color: #BCBCBC
}

.search input {
  border: 1px solid rgba(151, 151, 151, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border-radius: 5.77572px;
  padding: 10px 10px 10px 0;
  position: relative;
  border-left: none
}

.search input::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  color: #DADADA;
  letter-spacing: 1px
}

.search input:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  color: #DADADA;
  letter-spacing: 1px
}

.search input::-ms-input-placeholder {
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  color: #DADADA;
  letter-spacing: 1px
}

.search input::placeholder {
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  color: #DADADA;
  letter-spacing: 1px
}

.search input:active, .search input:focus {
  background: #fff;
  border: 0.75px solid darkgrey;
  border-left: none
}

@media only screen and (max-width:450px) {
  .search {
    width: 100%
  }

}

.input-group-prepend.activeInput {
  border: 1px solid darkgrey;
  border-right: none
}

.input-group-prepend.activeInput span i {
  color: darkgrey
}

.all-credit-post {
  background-size: cover !important;
  width: 100%;
  padding: 5rem 0 3rem;
  background: -webkit-gradient(linear, left top, right top, from(#41D893), color-stop(11.46%, #46C0AF), color-stop(18.23%, #49B1C0), color-stop(25%, #4CA3D1), color-stop(40.1%, #5C9BC4), color-stop(51.56%, #6895BA), color-stop(60.42%, #7191B3), color-stop(66.15%, #788EAE), color-stop(71.35%, #8687A2), color-stop(77.06%, #918199), color-stop(77.07%, #957F96), color-stop(77.08%, #997D92), color-stop(80.73%, #A4788A), color-stop(85.94%, #B3717E), color-stop(92.19%, #C5686F), to(#DB5D5D));
  background: linear-gradient(90deg, #41D893 0%, #46C0AF 11.46%, #49B1C0 18.23%, #4CA3D1 25%, #5C9BC4 40.1%, #6895BA 51.56%, #7191B3 60.42%, #788EAE 66.15%, #8687A2 71.35%, #918199 77.06%, #957F96 77.07%, #997D92 77.08%, #A4788A 80.73%, #B3717E 85.94%, #C5686F 92.19%, #DB5D5D 100%)
}

.all-credit-post h1 {
  font-size: 5rem;
  font-family: Inter UI;
  font-weight: 500;
  line-height: 97px;
  color: #fff;
  text-transform: capitalize
}

@media only screen and (max-width:450px) {
  .all-credit-post {
    margin: 0;
    padding: 7rem 0 3rem;
    background-size: 100% 100% !important
  }

  .all-credit-post h1 {
    font-size: 60px;
    line-height: 65px
  }

}

@media only screen and (max-width:320px) {
  .all-credit-post {
    padding: 7rem 0 0rem
  }

  .all-credit-post h1 {
    font-size: 40px;
    line-height: 40px
  }

}

.search-post {
  background-size: cover !important;
  width: 100%;
  padding: 5rem 0 1rem
}

.search-post h1 {
  font-size: 45px;
  font-family: Inter UI;
  font-weight: 500;
  line-height: 58px;
  color: #4A4A4A;
  text-transform: capitalize
}

.search-post h1 span {
  color: #F77475
}

@media only screen and (max-width:1024px) {
  .search-post h1 {
    font-size: 40px;
    padding: 0 15px
  }

}

@media only screen and (max-width:768px) {
  .search-post h1 {
    font-size: 28px;
    padding: 0 15px;
    line-height: 38px
  }

}

@media only screen and (max-width:767px) {
  .search-post h1 {
    font-size: 22px
  }

}

@media only screen and (max-width:450px) {
  .search-post {
    padding: 8rem 0 1rem;
    background-size: 100% 100% !important
  }

  .search-post h1 {
    font-size: 28px
  }

}

@media only screen and (max-width:320px) {
  .search-post h1 {
    font-size: 22px;
    line-height: 28px
  }

}

#building-blog {
  background: #fff url(../img/faq-mockup2.png) no-repeat;
  background-size: contain;
  background-position: 0% 40px
}

#building-blog .blog-odd .blog-widget > div {
  position: relative
}

#building-blog .blog-odd .blog-widget h4 a, #building-blog .blog-odd .blog-widget h4 {
  font-family: Roboto;
  font-weight: 500;
  line-height: 33px;
  font-size: 15.6078px;
  color: #F77475
}

#building-blog .blog-odd .blog-widget a {
  font-family: Inter UI;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #4A4A4A
}

#building-blog .blog-odd .blog-widget a span {
  background-image: -webkit-gradient(linear, left top, right top, from(black), to(black));
  background-image: linear-gradient(to right, black 0%, black 100%);
  background-position: 0px 95%;
  background-size: 0px 2px;
  -webkit-transition: background-size 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: background-size 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0.1% 0px;
  background-repeat: no-repeat
}

#building-blog .blog-odd .blog-widget div {
  overflow: hidden
}

#building-blog .blog-odd .blog-widget div a img {
  width: 100% !important;
  height: 180px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width:767px) {
  #building-blog .col-md-4 {
    margin-top: 3rem
  }

  #building-blog .col-md-4:first-child {
    margin-top: 0
  }

}

@media only screen and (max-width:768px) {
  #building-blog .blog-widget img {
    height: auto
  }

}

#building-blog .blog-odd {
  padding-top: 5rem
}

@media only screen and (max-width:768px) {
  #building-blog .blog-odd {
    padding-top: 0
  }

}

.first-blog .blog-odd:first-child {
  padding-top: 0rem !important
}

@media only screen and (max-width:768px) {
  .first-blog .row .col-lg-4.col-md-6.col-sm-12 {
    padding-top: 3rem
  }

}

.first-blog .blog-widget:hover div:before {
  content: ' ';
  position: absolute;
  bottom: 1%;
  left: 1%;
  background: url("../img/blog-dlr.png") no-repeat center;
  width: 41px;
  height: 41px;
  z-index: 1
}

@media only screen and (max-width:320px) {
  .first-blog .blog-widget:hover:before {
    bottom: 40%
  }

}

.blog-widget:hover a span {
  background-size: 100% 1px !important
}

.blog-widget:hover img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07)
}

#team {
  background: #fff url(../img/faq-mockup2.png) no-repeat top center;
  background-size: contain;
  background-position: 0% 3%;
  padding-top: 10rem
}

#team h1 {
  font-family: Inter UI;
  font-size: 38px;
  line-height: 50px;
  color: #4A4A4A;
  padding: 0 3rem
}

#team .team-block {
  background: #fff;
  border: 0.75px solid #F6F6F6;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px
}

#team .team-block img {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content
}

#team .team-block .inner-intro h4 {
  font-family: Roboto;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #4A4A4A;
  margin: 0
}

#team .team-block .inner-intro p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #F77475;
  padding: 0
}

#team .team-block .hr {
  border: 0.5px solid #979797
}

#team .team-block p {
  padding-top: 1rem;
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A
}

@media only screen and (max-width:768px) {
  #team h1 {
    font-size: 30px;
    line-height: 40px
  }

}

@media only screen and (max-width:450px) {
  #team {
    padding-top: 8rem
  }

  #team h1 {
    font-size: 38px;
    line-height: 50px
  }

  #team h1 {
    padding: 0
  }

  #team .team-block .intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #team .team-block .intro img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

  #team .team-block .intro .inner-intro {
    padding: 10px 0 !important
  }

  #team .team-block .intro .inner-intro h4 {
    width: 100%
  }

  #team .team-block p {
    text-align: left
  }

}

#we-can-help {
  overflow: hidden
}

#we-can-help .inner-we-can-help {
  padding: 4.5rem 20.5rem;
  border: 0.75px solid #F6F6F6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px
}

#we-can-help .inner-we-can-help h3 {
  font-family: Inter UI;
  font-size: 24px;
  line-height: 36px;
  color: #4A4A4A
}

#we-can-help .we-can-heading strong {
  font-family: Inter UI bold;
  font-size: 20px;
  line-height: 36px;
  color: #4A4A4A
}

#we-can-help .we-can-heading p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A
}

@media only screen and (max-width:1024px) {
  #we-can-help .inner-we-can-help {
    padding: 4.5rem 15.5rem
  }

}

@media only screen and (max-width:992px) {
  #we-can-help .inner-we-can-help {
    padding: 4.5rem 2.5rem
  }

}

@media only screen and (max-width:768px) {
  #we-can-help .inner-we-can-help {
    padding: 4.5rem 7.5rem
  }

}

@media only screen and (max-width:767px) {
  #we-can-help .inner-we-can-help {
    padding: 4.5rem 2.5rem
  }

}

@media only screen and (max-width:450px) {
  #we-can-help .inner-we-can-help {
    padding: 4.5rem 1.5rem
  }

  #we-can-help .we-can-form form button {
    width: 100%
  }

}

@media only screen and (max-width:992px) {
  #main-outer nav #navbarNav ul {
    height: 100vh;
    text-align: center
  }

  #main-outer nav #navbarNav ul li {
    line-height: 50px
  }

  #main-outer nav #navbarNav ul li a {
    padding: 0
  }

}

#single-blog {
  padding-top: 12rem;
  overflow: hidden
}

{
  font-family: Inter UI bold;
  font-size: 45px;
  line-height: 60px;
  color: #4A4A4A;
  padding: 0 16rem 0 7rem
}

@media only screen and (max-width:992px) {
  #single-blog h1 {
    font-size: 40px;
    line-height: 55px;
    padding: 0 3rem 0 3rem
  }

}

@media only screen and (max-width:450px) {
  #single-blog h1 {
    padding: 0
  }

}

#single-blog .blog-content {
  padding: 0 17rem 0 7rem
}

#single-blog .blog-content .in-this-post {
  width: 220px;
  background: #fff;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px;
  padding: 1.5rem
}

#single-blog .blog-content .in-this-post h5 {
  font-family: Inter UI bold;
  font-size: 13px;
  line-height: 16px;
  color: #4A4A4A
}

#single-blog .blog-content .in-this-post a p {
  font-family: Inter UI;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #4A4A4A;
  padding-bottom: 15px
}

#single-blog .blog-content h3 {
  font-family: Inter UI;
  font-size: 24px;
  line-height: 36px;
  color: #4A4A4A;
  padding: 0.5rem 0 25px 0;
  margin: 0
}

#single-blog .blog-content .blogImg img {
  margin: 30px 0;
  width: 130px;
  height: 65px;
}

#single-blog .blog-content span {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 34px;
  color: #F77475;
  text-decoration: underline
}

#single-blog .blog-content p {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 34px;
  color: #4A4A4A;
  padding-bottom: 25px;
  font-weight: normal;
  margin-bottom: 0
}

#single-blog .blog-content p u {
  color: #F77475
}

#single-blog .blog-content .blog-content-condition p {
  font-weight: 600 !important;
  line-height: 30px !important
}

#single-blog .blog-content .paymnet-histri-img {
  background: #FFFFFF;
  border: 0.75px solid #F6F6F6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px;
  margin: 30px 0 50px 0
}

#single-blog .blog-content .second-img-payment {
  margin: 5rem 0
}

#single-blog .blog-content .third-img-payment {
  margin: 50px 0 0
}

#single-blog .blog-content .payment-histri-img-description {
  font-size: 12px;
  line-height: 15px;
  padding: 0 160px 50px;
  text-align: center;
  margin-top: 5px;
  font-family: Montserrat
}

@media only screen and (max-width:1024px) {
  #single-blog .blog-content .blogImg img {
    width: 110px;
    height: 55px;
  }
}

@media only screen and (max-width:768px) {
  #single-blog .blog-content .payment-histri-img-description {
    padding: 0 50px 50px
  }

}

@media only screen and (max-width:450px) {
  #single-blog .blog-content .payment-histri-img-description {
    padding: 0 0px 50px
  }

}

#single-blog .blog-content .testimonial {
  text-align: center
}

#single-blog .blog-content .testimonial img {
  margin-bottom: 5px
}

#single-blog .blog-content .testimonial p {
  font-size: 30px;
  line-height: 42px;
  font-family: Roboto;
  text-align: justify;
  text-align-last: center
}

@media only screen and (max-width:450px) {
  #single-blog .blog-content .testimonial p {
    font-size: 25px;
    line-height: 35px
  }

}

#single-blog .blog-content .vector-add {
  padding-bottom: 25px
}

#single-blog .blog-content .vector-add p {
  padding-bottom: 0px
}

#single-blog .blog-content .vector-add ul {
  padding-left: 0
}

#single-blog .blog-content .vector-add ul li {
  list-style: none;
  background-image: url("../img/blog-bullet.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  padding-left: 2rem;
  margin-top: 10px
}

#single-blog .blog-content .inner-sec-blog {
  background-color: #fff;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px
}

#single-blog .blog-content .inner-sec-blog h3 {
  font-family: Inter UI;
  font-weight: 500;
  font-size: 20px;
  color: #F77475;
  position: relative
}

#single-blog .blog-content .inner-sec-blog h3:before {
  content: ' ';
  position: absolute;
  top: 15px;
  left: 0;
  background: url(../img/blog-bullet.png) no-repeat;
  width: 30px;
  height: 30px
}

#single-blog .blog-content .payment-hist ul {
  padding: 0;
  padding-bottom: 1rem
}

#single-blog .blog-content .payment-hist ul li {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 34px;
  color: #4A4A4A;
  list-style: none
}

#single-blog .blog-content .late-payment p {
  padding: 0;
  margin: 0
}

#single-blog .enjoy-reading h3 {
  font-family: Inter UI;
  font-size: 30px;
  line-height: 36px;
  color: #4A4A4A;
  border-bottom: 3px solid #F77475
}

#single-blog .enjoy-reading .recent-blog .blog-part {
  border-bottom: 0.5px solid #979797
}

#single-blog .enjoy-reading .recent-blog .blog-part:nth-last-child(1) {
  border-bottom: none
}

#single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part h5 a {
  font-family: Roboto;
  font-weight: 500;
  font-size: 15.6078px;
  line-height: 33px;
  color: #F77475
}

#single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part p {
  font-family: Inter UI;
  font-size: 17.203px;
  line-height: 24px;
  color: #4A4A4A
}
#single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part {
  margin-top: 20px;
}

@media only screen and (max-width:1280px) {
  #single-blog .blog-content {
    padding: 0 15rem 0 5rem
  }

}

@media only screen and (max-width:1024px) {
  #single-blog .blog-content {
    padding: 0 17rem 0 5rem
  }
  #single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part p {
    font-size: 14.203px;
    line-height: 20px;
  }
  #single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part h5 a {
    font-size: 14.6078px;
    line-height: 28px;
  }
}

@media only screen and (max-width:992px) {
  #single-blog {
    padding-top: 7rem
  }

  #single-blog .blog-content {
    padding: 0 2rem 0 2rem
  }

  #single-blog .blog-content .in-this-post {
    width: 100%
  }

  #single-blog .blog-content .payment-histri-img-description {
    padding: 0 60px 50px !important
  }

}
@media only screen and (max-width:767px) {
  #single-blog {
    padding-top: 7rem
  }

  #single-blog .blog-content .payment-hist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #single-blog .blog-content .payment-hist div:nth-child(even) {
    text-align: center
  }

  #single-blog .blog-content .payment-histri-img-description {
    padding: 0 0px 50px !important
  }
  
  #single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part p {
    font-size: 12.203px;
    line-height: 20px;
  }

  #single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part h5 a {
    font-size: 11.6078px;
    line-height: 18px;
  }
}

@media only screen and (max-width:450px) {
  #single-blog {
    padding-top: 7rem
  }

  #single-blog .blog-content {
    padding: 0 0rem
  }

  #single-blog .blog-part {
    position: relative
  }

  #single-blog .blog-part .shape {
    position: absolute;
    bottom: 10px;
    right: 10px
  }

}

@media only screen and (max-width:375px) {
  #single-blog h1 {
    font-size: 32px;
    line-height: 42px
  }
  #single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part p {
    font-size: 11.203px;
    line-height: 15px;
  }
  #single-blog .enjoy-reading .recent-blog .blog-part .inner-blog-part h5 a {
    font-size: 10.6078px;
    line-height: 18px;
  }
}

.sticky .social ul {
  list-style: none
}

.sticky .social ul li a i {
  color: #4A4A4A
}

.sticky .social ul li a i:hover, .sticky .social ul li a i:active, .sticky .social ul li a i:focus {
  color: #F77475
}

.absolute {
  position: absolute;
  top: 50px;
  right: -10%
}

@media only screen and (max-width:1280px) {
  .absolute {
    right: 0%
  }

}

@media only screen and (max-width:992px) {
  .absolute {
    position: static;
    padding-bottom: 5rem
  }

}

.fixed {
  position: fixed;
  top: 12%;
  right: 10%
}

@media only screen and (min-width:1920px) and (max-width:2500px) {
  .fixed {
    top: 10%;
    right: 15%;
  }

}
@media only screen and (max-width:1680px) {
  .absolute {
    right: -7%;
  } 
}
@media only screen and (max-width:1440px) {
  .fixed {
    right: 5.5%
  }
  .absolute {
    right: -7%;
  }
}
@media only screen and (max-width:1366px) {
  .absolute {
    right: -4%;
  }
}
@media only screen and (max-width:1280px) {
  .fixed {
    right: 5%
  }
  .absolute {
    right: -1%;
  }
}
@media only screen and (max-width:1024px) {
  .fixed {
    right: 7%;
    top: 8%;
  }
  .absolute {
    right: 2.5%;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .fixed {
    top: 13%;
  }
  .single-blog > em.authorPoint {
    padding: 0 110px;
  }
}
@media only screen and (max-width:992px) {
  .fixed {
    position: static
  }

}

.navbar-toggler .navbar-toggler-icon {
  background: url(../img/close.png) no-repeat center;
  width: 42px;
  height: 42px
}

.navbar-toggler.collapsed .navbar-toggler-icon {
  background: url('../img/icon.svg')
}

.blog-2 h3 {
  color: #F77475 !important
}

.blog-2 .teaser {
  background: #FFFFFF;
  border: 0.757379px solid #F6F6F6;
  -webkit-box-shadow: 0px 15.1476px 80.7871px #F1EFEF;
  box-shadow: 0px 15.1476px 80.7871px #F1EFEF;
  border-radius: 5.04919px;
  text-align: center;
  padding: 2rem
}

.blog-2 .teaser h3 {
  font-family: Inter UI bold !important;
  font-size: 25px !important;
  line-height: 30px !important;
  text-transform: uppercase;
  color: #4A4A4A !important
}

.blog-2 .teaser p {
  font-family: Roboto !important;
  font-weight: 300 !important;
  font-size: 18px !important;
  line-height: 25px !important;
  color: #4A4A4A
}

@media only screen and (max-width:450px) {
  .blog-2 .teaser p {
    font-size: 14px !important
  }

}

#infographic {
  padding-top: 110px;
  background: #fff url(../img/faq-mockup2.png) no-repeat top center;
  background-size: contain;
  background-position: 0% 3%;
  overflow: hidden
}

#infographic h1 {
  font-family: Inter UI bold;
  font-size: 45px;
  line-height: 60px;
  color: #4A4A4A
}

#infographic p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A
}

#infographic .infographic_img {
  padding-top: 5rem
}

#infographic .infographic_img img {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content
}

#infographic .infographic_img .info-social .social-links {
  background: rgba(183, 181, 181, 0.3);
  padding: 10px;
  position: absolute;
  top: 41%;
  right: 4%
}

#infographic .infographic_img .info-social .social-links i {
  color: #4D4D4D;
  font-size: 22px;
  padding: 0 5px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s
}

#infographic .infographic_img .info-social .social-links i:hover, #infographic .infographic_img .info-social .social-links i:active, #infographic .infographic_img .info-social .social-links i:focus {
  color: #F77475
}

#infographic .infographic_img .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 50px
}

#infographic .infographic_img .infos:first-child {
  margin-top: 0
}

#infographic .infographic_img .infos:last-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

#infographic .infographic_img .infos img {
  padding: 0 15px
}

@media only screen and (max-width:1024px) {
  #infographic .infographic_img .info-social .social-links {
    top: auto;
    bottom: 5%
  }

}

@media only screen and (max-width:768px) {
  #infographic h1 {
    font-size: 32px
  }

  #infographic .infographic_img .infos {
    margin-top: 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  #infographic .infographic_img .infos img {
    padding: 20px 5px
  }

  #infographic .infographic_img .infos:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

}

@media only screen and (max-width:767px) {
  #infographic h1 {
    font-size: 28px;
    line-height: 35px
  }

  #infographic .infographic_img {
    padding-top: 3rem
  }

}

#infographic-2 {
  padding-top: 160px;
  background: #fff url(../img/faq-mockup2.png) no-repeat top center;
  background-size: contain;
  background-position: 0% 3%;
  overflow: hidden
}

#infographic-2 h1 {
  font-family: Inter UI bold;
  font-size: 45px;
  line-height: 60px;
  color: #4A4A4A
}

#infographic-2 p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A
}

#infographic-2 .infographic_img {
  padding-top: 5rem
}

#infographic-2 .infographic_img .graph-widget {
  border: 0.75px solid #F6F6F6;
  -webkit-box-shadow: 0px 15px 80px #F1EFEF;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px;
  width: 355px;
  margin-bottom: 50px;
  margin-right: 22px
}

#infographic-2 .infographic_img .graph-widget:nth-child(3n+3) {
  margin-right: 0px
}

#infographic-2 .infographic_img .graph-widget:hover .img-box img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

#infographic-2 .infographic_img .graph-widget .text-box {
  background-color: #fff;
  padding: 20px 15px 0;
  height: 180px
}

#infographic-2 .infographic_img .graph-widget .img-box div {
  overflow: hidden
}

#infographic-2 .infographic_img .graph-widget .img-box div img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  min-height: 260px;
}

#infographic-2 .infographic_img .graph-widget h2 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  color: #4A4A4A
}

#infographic-2 .infographic_img .graph-widget p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  margin: 0
}

@media only screen and (max-width:992px) {
  #infographic-2 .infographic_img .graph-widget {
    width: 330px
  }

}

@media only screen and (max-width:768px) {
  #infographic-2 h1 {
    font-size: 32px
  }

  #infographic-2 .infographic_img .graph-widget {
    width: 315px
  }

  #infographic-2 .infographic_img .graph-widget:nth-child(3n+3) {
    margin-right: 22px
  }

  #infographic-2 .infographic_img .graph-widget .text-box {
    height: 200px
  }

}

@media only screen and (max-width:767px) {
  #infographic-2 .infographic_img .graph-widget {
    width: 100%;
    margin-right: 0;
  }

  #infographic-2 .infographic_img .graph-widget .text-box {
    height: 245px
  }
  #infographic-2 p {
    font-size: 14px;
  }
  #infographic-2 .infographic_img .graph-widget:nth-child(3n+3) {
    margin: 0;
  }
  #infographic-2 h1 {
    font-size: 24px;
    line-height: normal;
  }
}

@media only screen and (max-width:450px) {
  #infographic-2 h1 {
    font-size: 28px;
    line-height: 35px
  }

  #infographic-2 .infographic_img {
    padding-top: 3rem
  }

  #infographic-2 .infographic_img .graph-widget {
    width: 100%;
    margin-right: 0
  }

  #infographic-2 .infographic_img .graph-widget .text-box {
    height: auto;
    padding-bottom: 15px
  }

}

#inner-graphs {
  padding-top: 200px;
  overflow: hidden
}

#inner-graphs .inner-graph {
  width: 52%;
  margin: 0 auto
}

#inner-graphs .inner-graph h1 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 34.4192px;
  line-height: 61px;
  color: #4A4A4A
}

#inner-graphs .inner-graph p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A;
  text-align: justify;
  text-align-last: center
}

#inner-graphs .inner-graph .main-social-links i {
  color: #4D4D4D;
  font-size: 22px;
  padding: 0 5px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s
}

#inner-graphs .inner-graph .main-social-links i:hover, #inner-graphs .inner-graph .main-social-links i:active, #inner-graphs .inner-graph .main-social-links i:focus {
  color: #F77475
}

@media only screen and (max-width:1024px) {
  #inner-graphs .inner-graph {
    width: 60%
  }

}

@media only screen and (max-width: 992px) {
	#inner-graphs .inner-graph p {
		font-size: 20px;
		line-height: 30px;
		font-weight: 400;
	}
}

@media only screen and (max-width:768px) {
	#inner-graphs .inner-graph {
		width: 90%
	}

	#inner-graphs .inner-graph h1 {
		font-size: 40px
	}
}

@media only screen and (max-width:450px) {
  #inner-graphs {
    padding-top: 120px
  }

  #inner-graphs .inner-graph {
    width: 100%
  }

  #inner-graphs .inner-graph h1 {
    font-size: 22px;
    line-height: 30px
  }

  #inner-graphs .inner-graph p {
    font-size: 14px;
    line-height: 20px
  }

}

.masonary-row {
  display: block !important;
  -webkit-column-count: 2;
  column-count: 2
}

@media only screen and (max-width:568px) {
  .masonary-row {
    -webkit-column-count: 1;
    column-count: 1
  }

}

.masonary-last {
  height: 400px
}

@media only screen and (max-width:768px) {
  .masonary-last {
    height: 600px
  }

}

@media only screen and (max-width:992px) {
  .masonary-last {
    height: 580px
  }

}

@media only screen and (max-width:767px) {
  .masonary-last {
    height: 750px
  }

}

@media only screen and (max-width:568px) {
  .masonary-last {
    height: auto
  }

}

#contactUs .wrapper-contactus {
  padding-top: 3rem
}

#contactUs .wrapper-contactus h1 {
  font-family: Inter UI bold;
  color: #4A4A4A;
  font-size: 45px;
  line-height: 54px;
  text-align: center;
  padding: 0 0 3rem;
  width: 50%;
  margin: 0 auto
}

#contactUs .wrapper-contactus .inner-contactus {
  width: 40%;
  margin: 0 auto
}

#contactUs .wrapper-contactus .inner-contactus p {
  font-family: Inter UI;
  font-size: 16px;
  line-height: 36px;
  color: #4A4A4A;
  margin: 0
}

#contactUs .wrapper-contactus .inner-contactus form input, #contactUs .wrapper-contactus .inner-contactus form textarea {
  padding: 15px;
  width: 100%
}

#contactUs .wrapper-contactus .inner-contactus form input {
  height: 48px
}

@media only screen and (max-width:1024px) {
  #contactUs .wrapper-contactus .inner-contactus {
    width: 47%
  }

}

@media only screen and (max-width:992px) {
  #contactUs .wrapper-contactus h1 {
    width: 65%;
    font-size: 35px;
    line-height: 40px;
  }

  #contactUs .wrapper-contactus .inner-contactus {
    width: 65%;
  }

}

@media only screen and (max-width:767px) {
  #contactUs .wrapper-contactus h1 {
    width: 100%;
  }

  #contactUs .wrapper-contactus .inner-contactus {
    width: 90%;
  }

}

@media only screen and (max-width:450px) {
  #contactUs .wrapper-contactus h1 {
    font-size:30px;
    line-height: 35px;
  }

}

.breadcrumb {
  padding-top: 5rem;
  background: #fff;
}

.breadcrumb ol.breadcrumb {
  background: #fff;
  padding: 1rem 10px 0;
}

.breadcrumb ol.breadcrumb li.breadcrumb-item a {
  font-family: Roboto;
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  color: #979797;
  vertical-align: super
}

.breadcrumb ol.breadcrumb li.breadcrumb-item.active {
  font-family: Roboto;
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  color: #F77475
}

#error-page .wrapper-error-page {
  padding: 25rem 0 3rem;
  text-align: center;
  position: relative
}

#error-page .wrapper-error-page:after {
  content: '404';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
  font-family: Inter UI bold;
  font-size: 327.066px;
  line-height: 327px;
  color: #F7F7F7;
  z-index: 0
}

#error-page .wrapper-error-page h3 {
  font-family: Inter UI bold;
  z-index: 1;
  font-size: 41.3883px;
  line-height: 55px;
  color: #F77475
}

#error-page .wrapper-error-page p {
  font-family: Inter UI bold;
  font-size: 41.3883px;
  line-height: 55px;
  color: #4A4A4A
}

#error-page .wrapper-error-page a {
  width: 25%;
  padding: 15px 0
}

@media only screen and (max-width:1024px) {
  #error-page .wrapper-error-page a {
    width: 32%
  }

}

@media only screen and (max-width:992px) {
  #error-page .wrapper-error-page:after {
    font-size: 270.066px;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%)
  }

  #error-page .wrapper-error-page a {
    width: 42%
  }

  #error-page .wrapper-error-page h3, #error-page .wrapper-error-page p {
    font-size: 30.3883px;
    line-height: 35px
  }

}

@media only screen and (max-width:767px) {
  #error-page .wrapper-error-page h3, #error-page .wrapper-error-page p {
    font-size: 25.3883px;
    line-height: 35px
  }

}

@media only screen and (max-width:450px) {
  #error-page .wrapper-error-page h3, #error-page .wrapper-error-page p {
    font-size: 18.3883px;
    line-height: 25px
  }

  #error-page .wrapper-error-page:after {
    font-size: 180.066px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  #error-page .wrapper-error-page a {
    width: 72%
  }

}

@media only screen and (max-width:375px) {
  #error-page .wrapper-error-page {
    padding: 18rem 0 3rem
  }

  #error-page .wrapper-error-page h3, #error-page .wrapper-error-page p {
    font-size: 15.3883px;
    line-height: 15px
  }

  #error-page .wrapper-error-page:after {
    font-size: 150.066px;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%)
  }

  #error-page .wrapper-error-page a {
    width: 100%
  }

}

#faq .faq .faq-sec .outer-main-faq .widget ul li {
  font-family: Roboto;
  font-weight: 300 !important;
  font-size: 16px;
  line-height: 25px;
  color: #4A4A4A !important;
  margin: 0
}

#faq .faq .faq-sec .outer-main-faq .widget ul li a {
  color: #4A4A4A !important;
  text-decoration: underline !important
}

#single-blog em.authorPoint {
  font-family: Roboto;
  font-weight: 500;
  font-size: 15.6078px;
  line-height: 33px;
  font-style: normal;
  color: #F77475;
  padding: 0 7rem;
}

.modal-body.contact-u-shortly {
  text-align: center
}

@media only screen and (max-width:1440px) {
  #banner {
    height: 650px
  }

}

/*#single-blog em {
  font-family: Roboto;
  font-weight: 500;
  font-size: 15.6078px;
  line-height: 33px;
  font-style: italic;
  padding: 0px;
  color: black
}*/

#single-blog .blog-content table p {
  padding-top: 25px
}

#single-blog .blog-content ul li {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 34px;
  color: #4A4A4A;
  padding-bottom: 25px;
  font-weight: normal;
  margin-bottom: 0
}

#single-blog .blog-content ol li {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 34px;
  color: #4A4A4A;
  padding-bottom: 25px;
  font-weight: normal;
  margin-bottom: 0
}

#single-blog .blog-content .table-of-contents.in-this-post ul li {
  font-family: Inter UI !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 20px !important;
  color: #4A4A4A !important;
  padding-bottom: 15px !important;
  cursor: pointer !important
}

#single-blog .blog-content .table-of-contents.in-this-post ul li:hover {
  font-weight: bold !important
}

.modal-body.contact-u-shortly img {
  width: 75px;
  height: auto;
  margin-bottom: 25px
}

.when_you_pay_let {
  background-color: #f6f6f6
}

.when_you_pay_let .info-header h2 {
  font-family: Denk One;
  font-size: 62.1232px;
  line-height: 93px;
  letter-spacing: 8.38925px;
  text-transform: uppercase;
  color: #4A4A4A
}

.when_you_pay_let .info-header p {
  font-family: Denk One;
  font-size: 52.8558px;
  line-height: 79px;
  letter-spacing: 7.13776px;
  text-transform: uppercase;
  color: #F77475;
  margin: 0
}

.when_you_pay_let .info-header table tr td p {
  margin: 0 auto;
  font-family: Francois One;
  font-size: 125.04px;
  line-height: 160px;
  text-transform: uppercase;
  color: #F77475;
  margin: 0
}

.when_you_pay_let .inner-when_you_pay_let {
  position: relative
}

.when_you_pay_let .inner-when_you_pay_let:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 15.5%;
  background: url("../img/when_you_img/days-strip.png") repeat;
  width: 102px;
  height: 1039px
}

.when_you_pay_let .inner-days-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 76.6%;
  margin: 0 100px 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.when_you_pay_let .inner-days-section h5 {
  font-family: Fjalla One;
  font-size: 34.1217px;
  line-height: 40px;
  text-transform: uppercase;
  color: #488583;
  background-color: #fff;
  border: 13.9014px solid #47BAB6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  padding: 10px 24px;
  z-index: 0
}

.when_you_pay_let .inner-days-section div {
  text-align: left;
  width: 56%
}

.when_you_pay_let .inner-days-section div ul li {
  font-family: Fjalla One;
  font-size: 32.3791px;
  line-height: 50px;
  text-transform: uppercase;
  color: #979797
}

.when_you_pay_let .days-section:nth-child(odd) {
  border-top: 28px solid #4A4A4A
}

.when_you_pay_let .days-section:nth-child(even) {
  border-top: 28px solid #47BAB6
}

.when_you_pay_let .days-section:last-child {
  border-bottom: 28px solid #47BAB6
}

.when_you_pay_let .footer {
  text-align: left
}

.when_you_pay_let .footer > div {
  width: 70%;
  margin: 20px auto 15px
}

.when_you_pay_let .footer > div a {
  font-family: Roboto;
  font-size: 21.7908px;
  line-height: 31px;
  color: #4A4A4A
}

.when_you_pay_let {
  background-color: #f6f6f6
}

.when_you_pay_let .info-header h2 {
  font-family: Denk One;
  font-size: 62.1232px;
  line-height: 93px;
  letter-spacing: 8.38925px;
  text-transform: uppercase;
  color: #4A4A4A
}

.when_you_pay_let .info-header p {
  font-family: Denk One;
  font-size: 52.8558px;
  line-height: 79px;
  letter-spacing: 7.13776px;
  text-transform: uppercase;
  color: #F77475;
  margin: 0
}

.when_you_pay_let .info-header table tr td p {
  margin: 0 auto;
  font-family: Francois One;
  font-size: 125.04px;
  line-height: 160px;
  text-transform: uppercase;
  color: #F77475;
  margin: 0
}

.when_you_pay_let .inner-when_you_pay_let {
  position: relative
}

.when_you_pay_let .inner-days-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 76.6%;
  margin: 0 100px 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.when_you_pay_let .inner-days-section h5 {
  font-family: Fjalla One;
  font-size: 34.1217px;
  line-height: 40px;
  text-transform: uppercase;
  color: #488583;
  background-color: #fff;
  border: 13.9014px solid #47BAB6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  padding: 10px 24px;
  z-index: 0
}

.when_you_pay_let .inner-days-section div {
  text-align: left;
  width: 56%
}

.when_you_pay_let .inner-days-section div ul li {
  font-family: Fjalla One;
  font-size: 32.3791px;
  line-height: 50px;
  text-transform: uppercase;
  color: #979797
}

.when_you_pay_let .days-section:nth-child(odd) {
  border-top: 28px solid #4A4A4A
}

.when_you_pay_let .days-section:nth-child(even) {
  border-top: 28px solid #47BAB6
}

.when_you_pay_let .days-section:last-child {
  border-bottom: 28px solid #47BAB6
}

.when_you_pay_let .footer {
  text-align: left
}

.when_you_pay_let .footer > div {
  width: 70%;
  margin: 20px auto 15px
}

.when_you_pay_let .footer > div a {
  font-family: Roboto;
  font-size: 21.7908px;
  line-height: 31px;
  color: #4A4A4A
}

@media only screen and (max-width:1024px) {
  .when_you_pay_let .inner-days-section {
    width: 82.5%
  }

  .when_you_pay_let .inner-when_you_pay_let:before {
    left: 8.5%
  }

}

@media only screen and (max-width:992px) {
  .when_you_pay_let .info-header h2 {
    font-size: 30px;
    line-height: 70px;
    margin-bottom: 0
  }

  .when_you_pay_let .info-header p {
    font-size: 45px;
    letter-spacing: 3px;
    line-height: 75px
  }

  .when_you_pay_let .info-header table tr td p {
    font-size: 82px
  }

  .when_you_pay_let .inner-days-section h5 {
    margin-left: 35px;
    font-size: 28px;
    line-height: 34px;
    border: 10px solid #47BAB6
  }

  .when_you_pay_let .inner-days-section div ul li {
    font-size: 20px;
    line-height: 41px
  }

}

@media only screen and (max-width:768px) {
  .when_you_pay_let .info-header h2 {
    font-size: 48px
  }

  .when_you_pay_let .info-header p {
    font-size: 45px
  }

  .when_you_pay_let .info-header table tr td p {
    font-size: 90px
  }

  .when_you_pay_let .inner-days-section {
    width: 100%
  }

  .when_you_pay_let .inner-days-section h5 {
    margin-left: 20px
  }

  .when_you_pay_let .inner-days-section div {
    width: 45%
  }

  .when_you_pay_let .inner-days-section div ul li {
    font-size: 28px
  }

  .when_you_pay_let .inner-when_you_pay_let:before {
    left: 4.5%;
    height: 1012px
  }

}

@media only screen and (max-width:767px) {
  .when_you_pay_let .info-header h2 {
    font-size: 30px;
    line-height: 70px;
    margin-bottom: 0
  }

  .when_you_pay_let .info-header p {
    line-height: 40px;
    letter-spacing: 3px;
    margin-bottom: 5px;
    font-size: 38px;
  }

  .when_you_pay_let .info-header table tr td p {
    font-size: 60px
  }

  .when_you_pay_let .inner-days-section h5 {
    margin-left: 20px;
    font-size: 28px;
    line-height: 34px;
    border: 10px solid #47BAB6
  }

  .when_you_pay_let .inner-days-section div ul li {
    font-size: 20px;
    line-height: 41px
  }

}

@media only screen and (max-width:600px) {
  .when_you_pay_let .info-header table tr td p {
    font-size: 50px;
  }

  .when_you_pay_let .inner-days-section h5 {
    margin-left: 18px;
  }

  .when_you_pay_let .info-header p {
    font-size: 30px;
  }

}

@media only screen and (max-width:450px) {
  .when_you_pay_let .info-header h2 {
    font-size: 20px;
    letter-spacing: 5px;
    margin: 0;
    line-height: 45px
  }

  .when_you_pay_let .info-header p {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 3px;
    margin-bottom: 5px;
  }

  .when_you_pay_let .info-header table tr td {
    text-align: center;
    width: 10%
  }

  .when_you_pay_let .info-header table tr td p {
    font-size: 50px;
    line-height: 45px;
    letter-spacing: 1px
  }

  .when_you_pay_let .info-header table tr td img {
    max-width: 80%
  }

  .when_you_pay_let .inner-days-section {
    width: 100%
  }

  .when_you_pay_let .inner-days-section h5 {
    margin-left: 15px;
    font-size: 16px;
    line-height: 25px;
    border: 8px solid #47BAB6
  }

  .when_you_pay_let .inner-days-section div ul li {
    font-size: 14px;
    line-height: 22px
  }

  .when_you_pay_let .inner-days-section div ul {
    padding-left: 25px
  }

  .when_you_pay_let .inner-when_you_pay_let:before {
    left: 5.5%;
    height: 1049px;
    width: 75px
  }

  .when_you_pay_let .inner-when_you_pay_let img {
    width: 60%
  }

}

@media only screen and (max-width:400px) {
  .when_you_pay_let .info-header h2 {
    font-size: 20px;
    letter-spacing: 5px;
    margin: 0;
    line-height: 45px
  }

  .when_you_pay_let .info-header p {
    font-size: 24px;
  }

  .when_you_pay_let .info-header table tr td {
    text-align: center;
    width: 10%
  }

  .when_you_pay_let .info-header table tr td p {
    font-size: 42px;
  }

  .when_you_pay_let .info-header table tr td img {
    text-align: left
  }

  .when_you_pay_let .inner-days-section h5 {
    margin-left: 3px
  }

  .when_you_pay_let .inner-days-section div ul li {
    font-size: 12px;
    line-height: 18px
  }

  .when_you_pay_let .inner-when_you_pay_let:before {
    left: 2.5%;
    height: 828px
  }

}

@media only screen and (max-width:360px) {
  .when_you_pay_let .info-header p {
    letter-spacing: 1px;
  }

}

@media only screen and (max-width:320px) {
  .when_you_pay_let .info-header h2 {
    font-size: 12px;
    line-height: 40px
  }

  .when_you_pay_let .info-header p {
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }

  .when_you_pay_let .info-header table tr td {
    text-align: left
  }

  .when_you_pay_let .info-header table tr td p {
    font-size: 36px;
    line-height: 45px
  }

  .when_you_pay_let .info-header table tr td img {
    max-width: 100%
  }

  .when_you_pay_let .inner-days-section div ul li {
    font-size: 12px;
    line-height: 16px
  }

  .when_you_pay_let .inner-when_you_pay_let:before {
    left: 2.5%;
    height: 948px
  }

  .when_you_pay_let .inner-days-section figure {
    width: 20%;
  }

  .when_you_pay_let .inner-days-section figure img {
    width: 100%;
  }

  .when_you_pay_let .inner-days-section div ul {
    padding-left: 16px;
  }

  .when_you_pay_let .inner-days-section h5 {
    border: 6px solid #47BAB6;
  }

}

.what_if_your_card {
  background-color: #60B3F0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 766.91px;
  height: 566.8px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative
}

.what_if_your_card .header {
  position: absolute;
  top: 15px;
  right: 25px;
  z-index: 0
}

.what_if_your_card .header:before {
  content: ' ';
  position: absolute;
  top: 90%;
  right: 0;
  background: url("../img/when_you_img/credit-card.png") no-repeat;
  width: 145px;
  height: 115px;
  z-index: -1
}

.what_if_your_card .header h2 {
  margin: 0;
  font-family: Bangers;
  letter-spacing: 4px;
  font-size: 152.501px;
  line-height: 115px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4.40488px 4.40488px rgba(0, 0, 0, 0.25)
}

.what_if_your_card .header h3 {
  margin: 0;
  letter-spacing: -0.5px;
  color: #fff;
  font-family: Francois One;
  font-size: 44.7278px;
  line-height: 40px;
  text-transform: uppercase;
  text-shadow: 0px 4.40488px 4.40488px rgba(0, 0, 0, 0.25)
}

.what_if_your_card .main-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  margin: 0 0 5px
}

.what_if_your_card .main-section .bar {
  background: #716F6F;
  -webkit-box-shadow: 0px 4.09683px 4.09683px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4.09683px 4.09683px rgba(0, 0, 0, 0.25);
  padding: 0 12px;
  width: 170px
}

.what_if_your_card .main-section .bar img {
  margin: -60px 0 15px
}

.what_if_your_card .main-section .bar h3 {
  margin: 0;
  font-family: Fredoka One;
  font-size: 15.9416px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF
}

.what_if_your_card .main-section .bar ul {
  padding: 0px 0 0 30px !important;
  text-align: left;
  list-style: none
}

.what_if_your_card .main-section .bar ul li {
  list-style: none;
  position: relative;
  padding: 10px 0;
  font-family: Roboto;
  font-weight: 500;
  font-size: 14.3389px;
  line-height: 15px;
  text-transform: uppercase;
  color: #FFFFFF
}

.what_if_your_card .main-section .bar ul li:before {
  content: ' ';
  position: absolute;
  top: 10px;
  left: -20px;
  background: url("../img/when_you_img/tick.png") no-repeat;
  width: 16px;
  height: 13px
}

.what_if_your_card .main-section .bar hr {
  border-top: 1px solid #FFFFFF
}

.what_if_your_card .footer {
  display: block;
  margin-right: auto;
  margin-left: 15px
}

.what_if_your_card .footer > div a {
  font-family: Roboto;
  font-size: 14px;
  color: #4A4A4A
}

.what_if_your_card .footer > div a img {
  width: 30px;
  vertical-align: middle
}

@media only screen and (max-width:992px) {
  .what_if_your_card {
    width: auto
  }

  .what_if_your_card .header {
    right: 3%
  }

  .what_if_your_card .main-section .bar {
    width: 155px
  }

}

@media only screen and (max-width:768px) {
  .what_if_your_card .main-section .bar {
    width: 150px
  }

  .what_if_your_card .main-section .bar h3 {
    font-size: 14px;
    line-height: 18px
  }

  .what_if_your_card .main-section .bar ul li {
    font-size: 14px
  }

}

@media only screen and (max-width:767px) {
  .what_if_your_card .header h2 {
    font-size: 100px;
    line-height: 100px;
  }

  .what_if_your_card .main-section {
    flex-wrap: wrap
  }

  .what_if_your_card .header h3 {
    font-size: 31px;
    line-height: 35px;
  }

  .what_if_your_card .main-section .bar {
    width: 180px;
  }

  .what_if_your_card {
    height: 900px;
  }

  .what_if_your_card .main-section .bar {
    margin-top: 100px
  }

}

@media only screen and (max-width:450px) {
  .what_if_your_card {
    height: 970px
  }

  .what_if_your_card .header {
    right: 0%;
    width: 100%;
  }

}

@media only screen and (max-width:400px) {
  .what_if_your_card .main-section .bar {
    width: 150px;
  }

  .what_if_your_card .header h2 {
    line-height: 90px;
  }

  .what_if_your_card .main-section .bar ul li {
    font-size: 12px;
  }

}

@media only screen and (max-width:320px) {
  .what_if_your_card .main-section .bar {
    padding: 0 5px;
    width: 130px;
  }

  .what_if_your_card .header h2 {
    font-size: 85px;
  }

  .what_if_your_card .header h3 {
    font-size: 27px;
    line-height: 24px;
  }

}

.security_freeze .inner-security_freeze {
  width: 65%;
  margin: 0 auto
}

.security_freeze .inner-security_freeze .header {
  background: url("../img/when_you_img/freeze-banner.png") no-repeat;
  width: 100%;
  height: 380px;
  background-position: center
}

.security_freeze .inner-security_freeze .header h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-family: Teko;
  font-weight: bold;
  line-height: 102px;
  font-size: 71.3733px;
  letter-spacing: 0.05em;
  color: rgba(74, 74, 74, 0.8)
}

.security_freeze .inner-security_freeze .body-2 {
  background: #0097A8;
  padding: 25px 0
}

.security_freeze .inner-security_freeze .body-2 h3 {
  font-family: Orbitron;
  font-weight: bold;
  font-size: 30.5757px;
  line-height: 38px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FAFAFA
}

.security_freeze .inner-security_freeze .body-2 div {
  background: #F6F6F6;
  border-radius: 8px;
  width: 80%;
  margin: 0 auto
}

.security_freeze .inner-security_freeze .body-2 div p {
  padding: 15px 14px;
  font-family: Cabin Condensed;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #4A4A4A
}

.security_freeze .inner-security_freeze .body-3 {
  background: #F6F6F6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 20px
}

.security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
  background: url("../img/when_you_img/rectangle.png") no-repeat;
  width: 350px;
  height: 517px
}

.security_freeze .inner-security_freeze .body-3 .freeze h3, .security_freeze .inner-security_freeze .body-3 .unfreeze h3 {
  padding: 40px 0 0;
  font-family: Khand;
  font-style: normal;
  font-weight: bold;
  font-size: 38.86px;
  line-height: 59px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #F6F6F6
}

.security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze {
  background: #4DD0E2;
  width: 90%;
  margin: 0 auto
}

.security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze {
  width: 65%;
  margin-left: auto;
  margin-right: 15px;
  height: 390px
}

.security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze ul li, .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze p, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze ul li, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze p {
  margin: 0;
  text-align: left;
  list-style: none;
  font-family: Teko;
  font-weight: bold;
  font-size: 15.1828px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF
}

.security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze p, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze p {
  position: relative
}

.security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze p:before, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze p:before {
  content: ' ';
  position: absolute;
  top: 40px;
  left: -80px;
  background: url("../img/when_you_img/mega-tick.png") no-repeat;
  width: 67px;
  height: 67px
}

.security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze .add p:before {
  top: -10px
}

.security_freeze .inner-security_freeze .footer {
  background: url("../img/when_you_img/bonus-banner.png") no-repeat;
  width: 711px;
  height: 210px;
  margin: 25px auto 0
}

.security_freeze .inner-security_freeze .footer p {
  width: 97%;
  text-align: left;
  margin: 0 auto;
  font-family: Paytone One;
  font-size: 12.5px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #4A4A4A;
  padding: 65px 40px 0 75px
}

.security_freeze .inner-security_freeze .ultra-footer {
  padding-left: 15px;
  text-align: left;
  width: 100%;
  margin: -20px auto 0px
}

.security_freeze .inner-security_freeze .ultra-footer a {
  font-family: Roboto;
  font-size: 21.7908px;
  line-height: 31px;
  color: #4A4A4A
}

.security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze ul {
  padding: 0
}

@media only screen and (max-width:992px) {
  .security_freeze .inner-security_freeze {
    width: auto
  }

}

@media only screen and (max-width:768px) {
  .security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
    height: 550px;
    background-size: 100% 100%
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze {
    height: 420px
  }

  .security_freeze .inner-security_freeze .footer {
    width: auto;
    background-size: contain
  }

  .security_freeze .inner-security_freeze .footer p {
    padding-top: 50px
  }

}

@media only screen and (max-width:767px) {
  .security_freeze .inner-security_freeze .header {
    background-size: contain;
    height: 265px
  }

  .security_freeze .inner-security_freeze .header h2 {
    font-size: 45px;
    line-height: 60px
  }

  .security_freeze .inner-security_freeze .body-2 h3 {
    font-size: 18px
  }

  .security_freeze .inner-security_freeze .body-3 .freeze h3, .security_freeze .inner-security_freeze .body-3 .unfreeze h3 {
    font-size: 30px;
    line-height: 45px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze ul li, .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze p, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze ul li, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze p {
    font-size: 12px;
    line-height: 15px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
    height: 450px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze {
    height: 340px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze p:before, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze p:before {
    width: 40px;
    height: 40px;
    background-size: cover;
    top: 50px;
    left: -50px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze .add p:before {
    top: 10px;
  }

  .security_freeze .inner-security_freeze .footer p {
    width: 100%;
    padding: 65px 30px 0 45px;
    font-size: 10.5px;
    line-height: 15px
  }

  .security_freeze .inner-security_freeze .footer {
    background-size: 100% 100%
  }

}

@media only screen and (max-width:600px) {
  .security_freeze .inner-security_freeze .header {
    height: 248px;
  }

}

@media only screen and (max-width:450px) {
  .security_freeze .inner-security_freeze .header {
    background-size: contain;
    height: 200px
  }

  .security_freeze .inner-security_freeze .body-3 {
    flex-direction: column
  }

  .security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
    width: auto;
    height: 500px
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze {
    height: 370px;
    width: 75%;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze ul li, .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze p, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze ul li, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze p {
    font-size: 16px;
    line-height: 20px;
  }

  .security_freeze .inner-security_freeze .footer p {
    font-size: 9.5px;
    line-height: 13px;
  }

}

@media only screen and (max-width:400px) {
  .security_freeze .inner-security_freeze .header {
    height: 188px
  }

  .security_freeze .inner-security_freeze .body-2 div p {
    font-size: 12px;
    line-height: 15px;
  }

  .security_freeze .inner-security_freeze .header h2 {
    font-size: 40px
  }

  .security_freeze .inner-security_freeze .body-2 h3 {
    font-size: 17px
  }

  .security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
    height: 550px
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze {
    height: 360px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
    height: 480px;
  }

  .security_freeze .inner-security_freeze .footer p {
    font-size: 8px;
    line-height: 10px;
    padding-top: 35px;
  }

  .security_freeze .inner-security_freeze .footer {
    height: 130px;
  }

}

@media only screen and (max-width:360px) {
  .security_freeze .inner-security_freeze .header {
    height: 173px;
  }

  .security_freeze .inner-security_freeze .footer {
    height: 170px;
  }

  .security_freeze .inner-security_freeze .footer p {
    font-size: 10px;
    line-height: 11px;
    padding-top: 35px;
  }

}

@media only screen and (max-width:320px) {
  .security_freeze .inner-security_freeze .header {
    height: 150px;
  }

  .security_freeze .inner-security_freeze .header h2 {
    font-size: 35px;
  }

  .security_freeze .inner-security_freeze .body-2 h3 {
    font-size: 14px;
  }

  .security_freeze .inner-security_freeze .body-2 div p {
    font-size: 10px;
    line-height: 12px;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze .inner-freeze .inner-inner-freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze .inner-freeze .inner-inner-freeze {
    height: 400px;
    width: 65%;
  }

  .security_freeze .inner-security_freeze .body-3 .freeze, .security_freeze .inner-security_freeze .body-3 .unfreeze {
    height: 520px;
  }

  .security_freeze .inner-security_freeze .footer p {
    font-size: 8.5px;
    line-height: 10px;
    padding-top: 30px;
  }

  .security_freeze .inner-security_freeze .footer {
    height: 160px;
  }

}

.fico_score_rating {
  background: #F6F6F6;
  width: 70%;
  margin: 0 auto;
  padding: 30px 0 10px
}

.fico_score_rating .fico-header h2 {
  margin: 0;
  font-family: Fjalla One;
  font-size: 51.8356px;
  line-height: 50px;
  letter-spacing: 7.51241px;
  text-transform: uppercase;
  color: #F77475
}

.fico_score_rating .fico-header h3 {
  margin: 0;
  font-family: Fjalla One;
  font-size: 107.337px;
  line-height: 110px;
  text-transform: uppercase;
  color: #F77475
}

.fico_score_rating .fico-section {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  margin-bottom: 15px
}

.fico_score_rating .fico-section .rating {
  width: 25%
}

.fico_score_rating .fico-section .rating p {
  margin: 0;
  text-align: left;
  font-family: Fjalla One;
  font-size: 23.0952px;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4A4A4A
}

.fico_score_rating .fico-section .rating p span {
  font-family: Anton;
  font-size: 22.7423px;
  line-height: 33px;
  letter-spacing: 0.08em;
  text-transform: uppercase
}

.fico_score_rating .fico-section .rating-descrp {
  width: 42%;
  text-align: left
}

.fico_score_rating .ultra-footer {
  padding-left: 15px;
  text-align: left;
  width: 70%;
  margin: 25px auto 0px
}

.fico_score_rating .ultra-footer a {
  font-family: Roboto;
  font-size: 21.7908px;
  line-height: 31px;
  color: #4A4A4A
}

.fico_score_rating p em {
  font-style: normal;
  font-weight: bold
}

.rating-color-1 {
  color: #4AAFC1
}

.rating-color-2 {
  color: #41D893
}

.rating-color-3 {
  color: #C53595
}

.rating-color-4 {
  color: #F77475
}

.rating-color-5 {
  color: #7A84E8
}

@media only screen and (max-width:992px) {
  .fico_score_rating {
    width: 80%
  }

  .fico_score_rating .fico-header h2 {
    font-size: 40px
  }

  .fico_score_rating .fico-header h3 {
    font-size: 100px
  }

  .fico_score_rating .fico-section .rating {
    width: 30%
  }

  .fico_score_rating .fico-section .rating-descrp {
    width: 60%
  }

}

@media only screen and (max-width:768px) {
  .fico_score_rating .fico-header h2 {
    font-size: 35px;
    line-height: 50px
  }

  .fico_score_rating .fico-header h3 {
    font-size: 95px
  }

  .fico_score_rating .fico-section .rating {
    width: 30%
  }

  .fico_score_rating .fico-section .rating-descrp {
    width: 70%
  }

}

@media only screen and (max-width:767px) {
  .fico_score_rating {
    width: auto;
  }

}

@media only screen and (max-width:450px) {
  .fico_score_rating {
    width: 100%;
    padding: 0
  }

  .fico_score_rating .fico-header {
    padding: 20px 0
  }

  .fico_score_rating .fico-header h2 {
    font-size: 25px
  }

  .fico_score_rating .fico-header h3 {
    font-size: 70px;
    line-height: 80px
  }

  .fico_score_rating .fico-section .rating p {
    font-size: 18px
  }

  .fico_score_rating .fico-section .rating-descrp p {
    font-size: 14px;
    margin-bottom: 0
  }

}

@media only screen and (max-width:400px) {
  .fico_score_rating .fico-section .rating p {
    font-size: 16px;
  }

}

@media only screen and (max-width:320px) {
  .fico_score_rating .fico-header h2 {
    font-size: 18px;
    letter-spacing: 5px;
  }

  .fico_score_rating .fico-header h3 {
    font-size: 55px;
    line-height: 50px;
  }

  .fico_score_rating .fico-section .rating p {
    font-size: 14px;
    line-height: 20px;
  }

  .fico_score_rating .fico-section .rating-descrp p {
    font-size: 12px;
    line-height: 14px;
  }

}

.raising_your_credit {
  background-color: #BDE2F5;
  width: 739px;
  margin: 0 auto
}

.raising_your_credit .header .header-1 {
  text-align: left;
  padding: 40px 15px;
  background: url('../img/raising-banner.png') no-repeat;
  background-position: 100% 100%
}

.raising_your_credit .header .header-1 h2 {
  margin: 0;
  font-family: Bangers;
  font-size: 161.06px;
  line-height: 150px;
  text-transform: uppercase;
  color: #4A4A4A
}

.raising_your_credit .header .header-1 h3 {
  margin: 0;
  font-family: Oswald;
  font-weight: 500;
  font-size: 44.8011px;
  line-height: 61px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: url("../img/when_you_img/ribbon.png") no-repeat;
  background-position: left;
  padding-left: 35px
}

.raising_your_credit .header .header-1 p {
  font-family: Permanent Marker;
  font-size: 69.0816px;
  line-height: 70px;
  margin: -15px 0px 45px;
  text-transform: uppercase;
  color: #F77475;
  -webkit-transform: rotate(-5.1deg);
  transform: rotate(-5.1deg);
  padding: 0px 100px
}

.raising_your_credit .header .header-1 h4 {
  margin: 0;
  font-family: Alfa Slab One;
  line-height: 75px;
  margin: 0;
  font-size: 68.3228px;
  text-transform: uppercase;
  color: #F77475
}

.raising_your_credit .dialog {
  background: url("../img/when_you_img/dialog.png") no-repeat;
  background-position: center
}

.raising_your_credit .dialog p {
  font-family: Hind Vadodara;
  line-height: 28px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  margin: -20px 0 0;
  padding: 25px 20px 45px
}

.raising_your_credit .graphic-sec-1 {
  background: url("../img/when_you_img/graphic-1.png") no-repeat;
  background-size: cover;
  margin: 0 15px;
  height: 515px
}

.raising_your_credit .graphic-sec-1 h3 {
  font-family: Oswald;
  font-weight: 500;
  font-size: 42.4629px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #4A4A4A;
  width: 70%;
  margin: 0 auto;
  padding-top: 10px
}

.raising_your_credit .graphic-sec-1 .pay_bills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 15px 0
}

.raising_your_credit .graphic-sec-1 .pay_bills p {
  font-family: Concert One;
  font-size: 25px;
  line-height: 40px;
  text-transform: uppercase;
  color: #4A4A4A;
  width: 23%
}

.raising_your_credit .graphic-sec-1 .pay_bills p:first-child {
  text-align: left
}

.raising_your_credit .graphic-sec-1 .pay_bills p:last-child {
  text-align: right
}

.raising_your_credit .graphic-sec-2 {
  background: url("../img/when_you_img/graphic-2.png") no-repeat;
  background-position: center;
  height: 910px
}

.raising_your_credit .graphic-sec-2 p {
  font-family: Concert One;
  line-height: 40px;
  font-size: 25px;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: 0
}

.raising_your_credit .graphic-sec-2 .sec-1 {
  width: 70%;
  text-align: left;
  margin: 0px auto 0 60px;
  padding-top: 35px
}

.raising_your_credit .graphic-sec-2 .sec-2 {
  width: 27%;
  margin: 0 30px 0 auto;
  text-align: right
}

.raising_your_credit .graphic-sec-2 .sec-3 {
  width: 62%;
  text-align: left;
  padding-top: 280px;
  margin: 0 auto 0 60px
}

.raising_your_credit .graphic-footer {
  background: url("../img/when_you_img/employee.png") no-repeat;
  background-position: center;
  height: 550px;
  background-color: #F77475;
  margin: 20px
}

.raising_your_credit .graphic-footer p {
  font-family: Bangers;
  font-size: 45.6991px;
  line-height: 75px;
  text-transform: uppercase;
  text-align: right;
  color: #4A4A4A;
  width: 50%;
  margin: 0 60px 0 auto;
  padding: 90px 0px 0
}

@media only screen and (max-width:768px) {
  .raising_your_credit {
    width: auto
  }

  .raising_your_credit .header .header-1 h2 {
    font-size: 120px;
    line-height: 120px
  }

  .raising_your_credit .header .header-1 h3 {
    font-size: 38px;
    background-size: 60%
  }

  .raising_your_credit .header .header-1 p {
    margin: 10px 0px 45px;
    padding: 0px 50px
  }

  .raising_your_credit .header .header-1 h4 {
    font-size: 55px
  }

  .raising_your_credit .graphic-sec-1 h3 {
    font-size: 38px;
    line-height: 50px
  }

  .raising_your_credit .graphic-sec-1 {
    margin: 0;
    height: 495px
  }

  .raising_your_credit .graphic-sec-2 {
    height: 900px;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills p, .raising_your_credit .graphic-sec-2 p {
    font-size: 24px;
    line-height: 30px;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills {
    margin-top: 60px
  }

  .raising_your_credit .graphic-footer {
    margin: 20px 0
  }

  .raising_your_credit .graphic-footer p {
    padding-top: 50px;
    font-size: 48.6991px;
    line-height: 90px;
    width: 55%;
    margin: 0 40px 0 auto;
    padding: 50px 0px 0;
  }

  .raising_your_credit .graphic-sec-2 .sec-2 {
    margin: 50px 20px 0 auto;
  }

  .raising_your_credit .graphic-sec-2 .sec-3 {
    padding-top: 350px;
    width: 75%;
  }

  .raising_your_credit .graphic-sec-2 .sec-1 {
    margin-left: 30px;
  }

}

@media only screen and (max-width:767px) {
  #inner-graphs .inner-graph h1 {
    font-size: 33px;
    line-height: 50px;
  }

  .raising_your_credit .header .header-1 h2 {
    font-size: 90px;
  }

  .raising_your_credit .header .header-1 h3 {
    font-size: 28px;
    background-size: 50%;
  }

  .raising_your_credit .header .header-1 p {
    margin: 0px 0px 25px;
    padding: 0px 0px;
    font-size: 60px;
  }

  .raising_your_credit .header .header-1 h4 {
    font-size: 40px;
    line-height: 110px;
  }

  .raising_your_credit .graphic-sec-1 {
    height: 370px;
  }

  .raising_your_credit .graphic-sec-1 h3 {
    font-size: 30px;
    line-height: 38px;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills p {
    font-size: 18px;
    line-height: 20px;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills {
    margin-top: 40px;
  }

  .raising_your_credit .graphic-sec-2 {
    height: 660px;
    background-size: contain;
  }

  .raising_your_credit .graphic-sec-2 p {
    font-size: 18px;
    line-height: 20px;
  }

  .raising_your_credit .graphic-footer {
    background-size: contain;
    height: 400px;
  }

  .raising_your_credit .graphic-footer p {
    font-size: 34px;
    line-height: 60px;
    margin: 0 45px 0 auto;
  }

  .raising_your_credit .header .header-1 h3 {
    font-size: 22px;
    background-size: 50%;
    padding-left: 35px;
  }

  .raising_your_credit .dialog p {
    line-height: 23px;
    font-size: 18px;
  }

  .raising_your_credit .graphic-sec-2 .sec-1 {
    margin-left: 30px;
  }

  .raising_your_credit .graphic-sec-2 .sec-2 {
    margin-right: 10px;
  }

  .raising_your_credit .graphic-sec-2 .sec-3 {
    padding-top: 250px;
  }

  #inner-graphs {
    padding-top: 150px;
  }

}

@media only screen and (max-width:600px) {
  .raising_your_credit .graphic-sec-1 {
    height: 350px;
  }

  .raising_your_credit .graphic-sec-2 {
    height: 620px;
  }

  .raising_your_credit .graphic-sec-2 .sec-3 {
    padding-top: 210px;
  }

  .raising_your_credit .graphic-footer p {
    font-size: 32px;
    line-height: 60px;
    margin: 0 40px 0 auto;
  }

}

@media only screen and (max-width:450px) {
  .raising_your_credit .header .header-1 {
    background-size: contain
  }

  .raising_your_credit .header .header-1 h2 {
    font-size: 60px;
    line-height: 70px
  }

  .raising_your_credit .header .header-1 h3 {
    font-size: 20px;
    background-size: 62%;
    line-height: 30px
  }

  .raising_your_credit .header .header-1 p {
    margin: 10px 0px 25px;
    padding: 0px 20px;
    font-size: 40px;
    line-height: 40px
  }

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

  .raising_your_credit .header .header-1 h4 {
    font-size: 30px;
    line-height: 35px
  }

  .raising_your_credit .graphic-sec-1 h3 {
    font-size: 20px;
    line-height: 28px
  }

  .raising_your_credit .graphic-sec-1, .raising_your_credit .graphic-sec-2 {
    margin: 0;
    background-size: contain
  }

  .raising_your_credit .graphic-sec-1 .pay_bills p {
    font-size: 16px;
    line-height: 20px;
    width: 33%
  }

  .raising_your_credit .graphic-sec-2 p {
    font-size: 16px;
    line-height: 20px;
    width: 85%;
  }

  .raising_your_credit .graphic-sec-2 .sec-2 p {
    margin-left: auto;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills {
    margin: 30px 10px 0
  }

  .raising_your_credit .graphic-sec-1 {
    height: 290px
  }

  .raising_your_credit .graphic-sec-2 {
    height: 500px
  }

  .raising_your_credit .graphic-sec-2 .sec-1 {
    width: 85%;
    margin: 0px auto 0 20px;
    padding-top: 15px
  }

  .raising_your_credit .graphic-sec-2 .sec-2 {
    width: 35%;
    margin: 0 10px 0 auto
  }

  .raising_your_credit .graphic-sec-2 .sec-3 {
    width: 85%;
    margin: 0 auto 0 20px
  }

  .raising_your_credit .graphic-footer {
    background-size: contain;
    height: 300px
  }

  .raising_your_credit .graphic-footer p {
    padding-top: 30px;
    font-size: 29px;
    line-height: 40px;
    margin: 0 25px 0 auto
  }

}

@media only screen and (max-width:420px) {
  .raising_your_credit .graphic-sec-2 .sec-3 {
    padding-top: 160px;
  }

}

@media only screen and (max-width:400px) {
  .raising_your_credit .graphic-sec-2 p, .raising_your_credit .graphic-sec-1 .pay_bills p {
    font-size: 13px;
    line-height: 16px;
  }

  .raising_your_credit .graphic-footer p {
    padding-top: 50px;
    line-height: 40px;
    font-size: 22px;
    margin: 0 30px 0 auto
  }

  .raising_your_credit .graphic-sec-1 {
    height: 260px;
  }

  .raising_your_credit .graphic-sec-2 {
    height: 450px;
  }

  .raising_your_credit .header .header-1 h3 {
    padding-left: 15px;
    font-size: 18px;
    background-size: 55%;
  }

  .raising_your_credit .graphic-sec-2 .sec-1 {
    width: 80%;
    padding-top: 30px;
  }

}

@media only screen and (max-width:360px) {
  .raising_your_credit .graphic-footer p {
    font-size: 21.5px;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills p {
    font-size: 14px;
    line-height: 18px;
  }

  .raising_your_credit .dialog p {
    line-height: 20px;
    font-size: 14px;
  }

  .raising_your_credit .header .header-1 p {
    padding: 0 10px;
  }

  .raising_your_credit .header .header-1 h4 {
    font-size: 27px;
    line-height: 25px;
  }

  .raising_your_credit .graphic-sec-2 .sec-3 {
    padding-top: 150px;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills {
    margin-top: 20px;
  }

  .raising_your_credit .graphic-sec-1 {
    height: 240px;
  }

}

@media only screen and (max-width:320px) {
  .raising_your_credit .graphic-sec-2 .sec-1 {
    width: 82.5%;
    padding-top: 15px;
  }

  #inner-graphs .inner-graph h1 {
    font-size: 22px !important;
    line-height: 32px !important;
  }

  .raising_your_credit .graphic-sec-2 .sec-3 {
    padding-top: 120px;
  }

  .raising_your_credit .header .header-1 h2 {
    font-size: 45px !important;
    line-height: 50px !important;
  }

  .raising_your_credit .header .header-1 h3 {
    font-size: 14px !important;
    background-size: 50% !important;
    line-height: 30px !important;
    padding-left: 10px !important;
  }

  .raising_your_credit .header .header-1 p {
    margin: 0px 15px 15px !important;
    padding: 0px 0px !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .raising_your_credit .header .header-1 h4 {
    font-size: 23px !important;
    line-height: 25px !important;
  }

  .raising_your_credit .dialog p {
    line-height: 18px !important;
    font-size: 12px !important;
  }

  .raising_your_credit .graphic-sec-1 h3 {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .raising_your_credit .graphic-sec-1 .pay_bills p {
    font-size: 11.5px !important;
    line-height: 15px !important;
    padding-top: 8px;
  }

  .raising_your_credit .graphic-sec-1 {
    height: 220px !important;
  }

  .raising_your_credit .graphic-sec-2 {
    height: 380px !important;
  }

  .raising_your_credit .graphic-sec-2 p {
    font-size: 11.5px !important;
    line-height: 15px !important;
  }

  .raising_your_credit .graphic-footer {
    height: 240px !important;
  }

  .raising_your_credit .graphic-footer p {
    padding-top: 30px !important;
    line-height: 35px !important;
    font-size: 20px !important;
    margin: 0 22px 0 auto !important;
  }

}

.know_your_credit {
  width: 739px;
  margin: 0 auto
}

.know_your_credit .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url("../img/when_you_img/bg-dark.png") no-repeat;
  background-position: center
}

.know_your_credit .header h3 {
  font-family: Fjalla One;
  font-size: 39.3562px;
  line-height: 57px;
  text-transform: uppercase;
  margin: 0
}

.know_your_credit .header .credit_card, .know_your_credit .header .charge_card, .know_your_credit .header .debit_card {
  padding-top: 30px
}

.know_your_credit .header .credit_card figure, .know_your_credit .header .charge_card figure, .know_your_credit .header .debit_card figure {
  margin-bottom: 0
}

.know_your_credit .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.know_your_credit .body .credit-sec h2 {
  margin: 0;
  padding: 5px 0;
  background: url("../img/when_you_img/ribbon-2.png") no-repeat;
  background-position: center;
  font-family: Arvo;
  font-size: 44px;
  line-height: 52px;
  text-transform: uppercase;
  color: #fff
}

.know_your_credit .body .credit-sec figure {
  margin-bottom: 0
}

.know_your_credit .body .credit-sec img {
  vertical-align: text-top;
  margin-right: 20px
}

.know_your_credit .body .credit-sec .yes_no-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center
}

.know_your_credit .body .credit-sec .yes_no-sec p {
  font-family: Fjalla One;
  font-size: 35px;
  line-height: 71px;
  text-align: center;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: 0;
  width: 170px
}

.know_your_credit .body .credit-sec .yes_no-sec p:nth-child(1) {
  background: rgba(122, 132, 232, 0.4)
}

.know_your_credit .body .credit-sec .yes_no-sec p:nth-child(2) {
  background: #FADDAB
}

.know_your_credit .body .credit-sec .yes_no-sec p:nth-child(3) {
  background: #B5E2AE
}

.know_your_credit .body .credit-sec:last-child .yes_no-sec p {
  border-bottom-left-radius: 43.8472px;
  border-bottom-right-radius: 43.8472px
}

.know_your_credit .creditC {
  color: #7A84E8
}

.know_your_credit .chargeC {
  color: #FFC155
}

.know_your_credit .debitC {
  color: #50AC42
}

@media only screen and (max-width:992px) {
  .know_your_credit {
    width: auto;
  }

  .know_your_credit .header, .know_your_credit .body .credit-sec h2 {
    background-size: contain
  }

}

@media only screen and (max-width:768px) {
  .know_your_credit .body .credit-sec h2 {
    padding: 2px 0
  }

  .know_your_credit .header h3 {
    font-size: 35px
  }

  .know_your_credit .header .credit_card figure img, .know_your_credit .header .charge_card figure img, .know_your_credit .header .debit_card figure img {
    width: 80%
  }

}

@media only screen and (max-width:767px) {
  .know_your_credit .header h3 {
    font-size: 23px
  }

  .know_your_credit .body .credit-sec h2 {
    font-size: 30px;
    line-height: 35px
  }

  .know_your_credit .body .credit-sec img {
    max-width: 8% !important;
    vertical-align: middle
  }

  .know_your_credit .body .credit-sec .yes_no-sec p {
    width: 130px;
    font-size: 25px;
    line-height: 60px
  }

  .know_your_credit .body .credit-sec:last-child .yes_no-sec p {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
  }

}

@media only screen and (max-width:450px) {
  .know_your_credit .header h3 {
    font-size: 18px
  }

  .know_your_credit .header .credit_card figure img, .know_your_credit .header .charge_card figure img, .know_your_credit .header .debit_card figure img {
    width: 90%
  }

  .know_your_credit .body .credit-sec h2 {
    font-size: 25px;
    line-height: 25px
  }

  .know_your_credit .body .credit-sec img {
    width: 7%
  }

  .know_your_credit .body .credit-sec .yes_no-sec p {
    font-size: 20px;
    line-height: 50px;
    width: 100px
  }

}

@media only screen and (max-width:360px) {
  .know_your_credit .body .credit-sec .yes_no-sec p {
    font-size: 16px;
    line-height: 45px;
    width: 80px;
  }

}

@media only screen and (max-width:320px) {
  .know_your_credit .header h3 {
    font-size: 12px;
    line-height: 30px;
  }

  .know_your_credit .body .credit-sec h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .know_your_credit .body .credit-sec .yes_no-sec p {
    font-size: 14px;
    line-height: 38px;
    width: 84px;
  }

  .know_your_credit .body .credit-sec:last-child .yes_no-sec p {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }

}

.your_auto_loan {
  width: 770px;
  margin: 0 auto
}

.your_auto_loan .head {
  background: url("../img/when_you_img/auto-loan-banner.png") no-repeat;
  background-size: cover;
  height: 459.2px;
  position: relative
}

.your_auto_loan .head div {
  text-align: center;
  padding: 15px 0;
  width: 70%;
  margin: 0 0 0 auto
}

.your_auto_loan .head div h2 {
  margin: 0;
  font-family: Fjalla One;
  font-size: 49.0917px;
  line-height: 55px;
  text-transform: uppercase;
  color: #A9247C
}

.your_auto_loan .head div h3 {
  margin: 0;
  font-family: Fjalla One;
  font-size: 130.506px;
  line-height: 130px;
  text-transform: uppercase;
  color: #245EA9
}

.your_auto_loan .head .ribbon {
  background: url("../img/when_you_img/ribbon-3.png") no-repeat;
  background-size: cover;
  background-size: 100%;
  background-position: center;
  width: 98%;
  margin: 0 auto;
  position: absolute;
  bottom: -80px;
  left: 8px;
  z-index: 1
}

.your_auto_loan .head .ribbon p {
  font-family: Arvo;
  font-size: 16.7453px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #245EA9;
  padding: 20px 130px;
  font-weight: 700;
  margin: 0 auto
}

.your_auto_loan .check_report {
  background: url("../img/graphic-3.png") no-repeat;
  background-size: contain;
  height: 365px;
  margin-top: 50px;
  position: relative
}

.your_auto_loan .check_report h3 {
  position: absolute;
  top: 70px;
  width: 25%;
  left: 20%;
  font-family: Fredoka One;
  font-size: 15.9413px;
  line-height: 23px;
  text-transform: uppercase;
  color: #4A4A4A;
  text-align: left
}

.your_auto_loan .check_report img {
  float: right;
  padding: 80px 0 0px
}

.your_auto_loan .level-2 {
  background: url("../img/graphic-2.png") no-repeat;
  background-size: contain;
  height: 365px;
  position: relative
}

.your_auto_loan .level-2 .level-two h3 {
  font-family: Fredoka One;
  font-size: 15.9413px;
  line-height: 23px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0px 200px 0 auto;
  width: 30%;
  padding: 90px 0 0
}

.your_auto_loan .level-3 {
  background: url("../img/graphic-4.png") no-repeat;
  background-size: contain;
  height: 365px;
  position: relative
}

.your_auto_loan .level-3 .level-three h3 {
  font-family: Fredoka One;
  font-size: 15.9413px;
  line-height: 23px;
  text-align: left;
  text-transform: uppercase;
  color: #FFFFFF;
  position: absolute;
  top: 30%;
  left: 25%;
  width: 37%
}

.your_auto_loan .appy_loan {
  background: url("../img/when_you_img/mirror.png") no-repeat;
  background-size: contain;
  height: 317px
}

.your_auto_loan .appy_loan h3 {
  font-family: Fjalla One;
  font-size: 28.506px;
  line-height: 41px;
  text-transform: uppercase;
  color: #2A5679;
  padding: 15px 0 0
}

.your_auto_loan .appy_loan .build-arts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.your_auto_loan .appy_loan .build-arts p {
  font-family: Arvo;
  font-size: 28.506px;
  line-height: 41px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #4299AC;
  padding: 8px 30px
}

.your_auto_loan .oval {
  background: url("../img/when_you_img/bg-oval.png") no-repeat;
  background-size: cover;
  height: 102px
}

.your_auto_loan .oval h3 {
  font-family: ABeeZee;
  font-size: 25.1468px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 15px 0;
  margin: 0
}

.your_auto_loan .big-ribbon {
  background: url("../img/when_you_img/big-ribbon.png") no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center;
  height: -webkit-fill-available
}

.your_auto_loan .big-ribbon p {
  font-family: Arvo;
  font-size: 15.7339px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #245EA9;
  width: 60%;
  margin: 0
}
@media only screen and (max-width:1024px) {
  .your_auto_loan .level-3 .level-three h3 {
    top: 22%;
    left: 25%;
    width: 32%;
  }
  .your_auto_loan .big-ribbon {
    background-size: contain;
  }
}

@media only screen and (max-width:992px) {
  .your_auto_loan {
    width: auto
  }

  .your_auto_loan .head, .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    background-size: contain
  }

  .your_auto_loan .head div h2 {
    font-size: 44px
  }

  .your_auto_loan .head div h3 {
    font-size: 120px
  }

  .your_auto_loan .head {
    max-height: 430px
  }

  .your_auto_loan .check_report {
    max-height: 322px
  }

  .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 328px
  }

  .your_auto_loan .appy_loan {
    max-height: 300px;
    background-size: cover;
  }

  .your_auto_loan .check_report h3 {
    top: 70px;
    left: 21%;
    width: 25%;
    word-break: break-word;
  }

  .your_auto_loan .level-2 .level-two h3 {
    padding-top: 70px;
    margin: 0px 160px 0 auto;
    width: 35%;
  }

  .your_auto_loan .level-3 .level-three h3 {
    top: 60px;
    left: 24%;
    width: 36%;
  }

  .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 322px;
  }

  .your_auto_loan .big-ribbon p {
    width: 70%;
  }

}

@media only screen and (max-width:767px) {
  .your_auto_loan .head {
    max-height: 380px;
  }

  .your_auto_loan .head div h2 {
    font-size: 32px;
  }

  .your_auto_loan .head div h3 {
    font-size: 85px;
    line-height: 70px;
  }

  .your_auto_loan .head .ribbon {
    bottom: 0px;
    left: 5px;
  }

  .your_auto_loan .head .ribbon p {
    font-size: 13px;
    line-height: 24px;
    padding: 0px 80px;
  }

  .your_auto_loan .head div {
    padding: 0;
  }

  .your_auto_loan .check_report {
    margin-top: -40px;
  }

  .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 242px;
  }

  .your_auto_loan .check_report h3 {
    background-color: rgba(253, 204, 51, 0.7);
    top: 40px;
    left: 12%;
    width: 77%;
    text-align: center;
    padding: 34px 0;
  }

  .your_auto_loan .level-2 .level-two h3 {
    position: absolute;
    top: 35px;
    left: 60px;
    background-color: rgba(139, 82, 234, 0.7);
    width: 76%;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 47px 5px;
    text-align: center;
    color: #4a4a4a;
  }

  .your_auto_loan .level-3 .level-three h3 {
    background-color: rgba(220, 86, 174, 0.7);
    top: 15%;
    left: 12%;
    width: 76%;
    font-size: 14px;
    padding: 38px 5px;
    line-height: 20px;
    text-align: center;
    color: #4a4a4a;
  }

  .your_auto_loan .appy_loan .build-arts p {
    font-size: 18px;
    line-height: 20px;
  }

  .your_auto_loan .appy_loan {
    max-height: 250px;
    background-size: cover;
  }

  .your_auto_loan .oval h3 {
    padding: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .your_auto_loan .big-ribbon {
    background-size: contain;
  }

  .your_auto_loan .big-ribbon p {
    font-size: 10.7px;
    line-height: 18px;
  }

}

@media only screen and (max-width:600px) {
  .your_auto_loan .head {
    max-height: 360px;
  }

  .your_auto_loan .head .ribbon p {
    line-height: 18px;
  }

  .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 227px;
  }

  .your_auto_loan .check_report h3 {
    padding: 27px 5px;
  }

  .your_auto_loan .level-2 .level-two h3 {
    top: 30px;
    left: 58px;
    padding: 33px 5px;
  }

  .your_auto_loan .level-3 .level-three h3 {
    padding: 32px 5px;
  }

}

@media only screen and (max-width:450px) {
  .your_auto_loan .check_report {
    margin-top: -10px;
    max-height: 182px;
  }

  .your_auto_loan .head div h2 {
    font-size: 25px
  }

  .your_auto_loan .head div h3 {
    font-size: 65px;
    line-height: 50px
  }

  .your_auto_loan .head .ribbon {
    width: 100%;
    bottom: -25px;
  }

  .your_auto_loan .head .ribbon p {
    font-size: 10px;
    line-height: 14px;
    padding: 20px 70px
  }

  .your_auto_loan .head {
    max-height: 275px
  }

  .your_auto_loan .check_report h3 {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    margin: 0;
    top: 30px;
    left: 12%;
    width: 75%;
    background-color: rgba(253, 204, 51, 0.7);
    padding: 28px 0px;
  }

  .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 182px
  }

  .your_auto_loan .level-2 .level-two h3 {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    width: 76%;
    background-color: rgba(139, 82, 234, 0.7);
    margin: 0 auto;
    left: 45px;
    top: 25px;
    padding: 20px 5px;
  }

  .your_auto_loan .level-3 .level-three h3 {
    top: 15%;
    width: 76%;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    left: 12%;
    padding: 18px 5px;
  }

  .your_auto_loan .appy_loan h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0
  }

  .your_auto_loan .appy_loan .build-arts p {
    font-size: 10px;
    line-height: 18px;
    padding: 5px 0px;
    margin: 0
  }

  .your_auto_loan .bank {
    width: 28%
  }

  .your_auto_loan .oval h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 15px 20px;
  }

  .your_auto_loan .appy_loan {
    max-height: 180px
  }

  .your_auto_loan .big-ribbon {
    background-size: contain
  }

  .your_auto_loan .big-ribbon p {
    font-size: 10px;
    line-height: 12px;
    padding: 0px;
    width: 68%;
  }

}

@media only screen and (max-width:400px) {
  .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 172px;
  }

}

@media only screen and (max-width:393px) {
  .your_auto_loan .check_report h3 {
    padding: 25px 0px;
    top: 27px;
    width: 77%;
  }

  .your_auto_loan .level-2 .level-two h3 {
    left: 43px;
    top: 24px;
    padding: 17px 5px;
  }

  .your_auto_loan .level-3 .level-three h3 {
    padding: 14px 5px;
  }

}

@media only screen and (max-width:375px) {
  .your_auto_loan .head {
    max-height: 240px;
  }

  .your_auto_loan .head div h2 {
    font-size: 20px;
  }

  .your_auto_loan .head div h3 {
    font-size: 55px;
    line-height: 30px;
  }

  .your_auto_loan .head .ribbon {
    bottom: -10px;
  }

  .your_auto_loan .head .ribbon p {
    font-size: 9px;
    line-height: 12px;
    padding: 0px 70px
  }

  .your_auto_loan .check_report h3 {
    top: 27px;
    width: 77%;
    padding: 22px 5px;
  }

  .your_auto_loan .check_report {
    margin-top: -10px;
  }

  .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 164px;
  }

  .your_auto_loan .level-2 .level-two h3 {
    width: 76%;
    margin: 0 auto;
    left: 41px;
    top: 23px;
    padding: 5px;
  }

  .your_auto_loan .level-3 .level-three h3 {
    top: 15%;
    left: 12%;
    width: 78%;
    line-height: 16px;
    padding: 12px 05px;
  }

  .your_auto_loan .oval h3 {
    font-size: 14px;
    line-height: 22px;
  }

  .your_auto_loan .big-ribbon p {
    font-size: 8px;
    line-height: 12px;
  }

}

@media only screen and (max-width:360px) {
  .your_auto_loan .head {
    max-height: 230px;
  }

  .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 157px;
  }

  #inner-graphs .inner-graph p {
    font-size: 12px;
    line-height: 15px;
  }

}

@media only screen and (max-width:320px) {
  .your_auto_loan .head div h2 {
    font-size: 18px;
    line-height: 30px;
  }

  .your_auto_loan .head div h3 {
    font-size: 48px;
    line-height: 50px;
  }

  .your_auto_loan .head .ribbon p {
    font-size: 8px;
    line-height: 10px;
    padding: 0px 50px;
  }

  .your_auto_loan .head {
    height: 200px
  }

  .your_auto_loan .check_report h3 {
    font-size: 10px;
    line-height: 12px;
    padding: 23px 5px;
    top: 20px;
    width: 77%;
  }

  .your_auto_loan .check_report, .your_auto_loan .level-2, .your_auto_loan .level-3 {
    max-height: 138px;
  }

  .your_auto_loan .level-2 .level-two h3 {
    top: 20px;
    font-size: 10px;
    line-height: 14px;
    padding: 8px 5px;
    width: 76%;
    margin: 0px 0px 0 auto;
    left: 35px;
  }

  .your_auto_loan .level-3 .level-three h3 {
    padding: 8px 5px;
    top: 14%;
    left: 12%;
    width: 77%;
    font-size: 10px;
    line-height: 14px;
  }

  .your_auto_loan .oval h3 {
    font-size: 10px;
    line-height: 18px;
    padding: 12px 15px;
  }

  .your_auto_loan .big-ribbon {
    background-size: 100% 60%;
  }

  .your_auto_loan .big-ribbon p {
    font-size: 8px;
    line-height: 10px;
    padding: 0px;
  }

  .your_auto_loan .appy_loan .build-arts p {
    font-size: 8px;
  }

  .your_auto_loan .oval {
    height: 60px;
  }

}

.steps-to-error {
  width: 744px;
  margin: 0 auto;
  background: #F6F6F6
}

.steps-to-error .header {
  background: url("../img/when_you_img/dialog-red.png") no-repeat;
  height: 300px;
  padding-top: 20px
}

.steps-to-error .header h2 {
  font-family: Fjalla One;
  font-size: 95px;
  line-height: 115px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0
}

.steps-to-error .header h3 {
  font-family: Fjalla One;
  font-size: 30px;
  line-height: 70px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0
}

.steps-to-error .header p {
  font-family: Roboto;
  font-weight: bold;
  line-height: 60px;
  margin: 0;
  font-size: 25px;
  color: #41D893;
  text-transform: uppercase
}

.steps-to-error .section-1 {
  background: url("../img/when_you_img/check-report.png") no-repeat;
  height: 264px;
  position: relative
}

.steps-to-error .section-1 h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18.2922px;
  line-height: 25px;
  text-transform: lowercase;
  color: #FFFFFF;
  top: 52%;
  left: 27%;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 45%
}

.steps-to-error .section-2 {
  background: url("../img/when_you_img/show-off.png") no-repeat;
  height: 220px;
  position: relative
}

.steps-to-error .section-2 h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18.2922px;
  line-height: 25px;
  text-transform: lowercase;
  color: #FFFFFF;
  top: 40%;
  left: 27%;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 58%
}

.steps-to-error .section-3 {
  background: url("../img/when_you_img/reuest-correction.png") no-repeat;
  height: 227px;
  position: relative
}

.steps-to-error .section-3 h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18.2922px;
  line-height: 25px;
  text-transform: lowercase;
  color: #FFFFFF;
  top: 45%;
  left: 27%;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 45%
}

.steps-to-error .section-4 {
  background: url("../img/when_you_img/recieve-confirm.png") no-repeat;
  height: 215px;
  position: relative
}

.steps-to-error .section-4 h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18.2922px;
  line-height: 25px;
  text-transform: lowercase;
  color: #FFFFFF;
  top: 42%;
  left: 27%;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 55%
}

.steps-to-error .section-5 {
  background: url("../img/when_you_img/credit-restoration.png") no-repeat;
  height: 225px;
  position: relative
}

.steps-to-error .section-5 h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18.2922px;
  line-height: 25px;
  text-transform: lowercase;
  color: #FFFFFF;
  top: 43%;
  left: 27%;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 48%
}

.steps-to-error .section-6 {
  background: url("../img/when_you_img/meter.png") no-repeat;
  height: 225px;
  position: relative
}

.steps-to-error .section-6 h4 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18.2922px;
  line-height: 25px;
  text-transform: lowercase;
  color: #FFFFFF;
  top: 43%;
  left: 27%;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 48%
}

@media only screen and (max-width:992px) {
  .steps-to-error {
    width: auto
  }

  .steps-to-error .header {
    background-size: contain
  }

  .steps-to-error .header h3 {
    line-height: 50px
  }

  .steps-to-error .section-1, .steps-to-error .section-2, .steps-to-error .section-3, .steps-to-error .section-4, .steps-to-error .section-5, .steps-to-error .section-6 {
    background-position: center;
    background-size: contain
  }

  .steps-to-error .section-1 h4 {
    top: 47%
  }

  .steps-to-error .section-2 h4 {
    top: 35%;
    width: 52%
  }

  .steps-to-error .section-4 h4 {
    width: 50%
  }

  .steps-to-error .section-5 h4 {
    top: 37%
  }

}

@media only screen and (max-width:768px) {
  .steps-to-error .section-1, .steps-to-error .section-2, .steps-to-error .section-3, .steps-to-error .section-4, .steps-to-error .section-5, .steps-to-error .section-6 {
    background-position: center;
    background-size: contain
  }

  .steps-to-error {
    width: auto
  }

}

@media only screen and (max-width:767px) {
  .steps-to-error .header {
    padding-top: 10px;
    height: 200px;
  }

  .steps-to-error .header h2 {
    font-size: 65px;
    line-height: 65px;
  }

  .steps-to-error .header h3 {
    font-size: 24px;
    line-height: 52px;
  }

  .steps-to-error .header p {
    line-height: 50px;
  }

  .steps-to-error .section-1 {
    height: 190px;
  }

  .steps-to-error .section-1 h4, .steps-to-error .section-6 h4, .steps-to-error .section-5 h4, .steps-to-error .section-2 h4, .steps-to-error .section-3 h4, .steps-to-error .section-4 h4 {
    font-size: 15px;
    line-height: 20px;
  }

  .steps-to-error .section-2 {
    height: 155px;
  }

  .steps-to-error .section-3, .steps-to-error .section-5 {
    height: 160px;
  }

  .steps-to-error .section-4, .steps-to-error .section-6 {
    height: 145px;
  }

}

@media only screen and (max-width:450px) {
  .steps-to-error .header {
    background-size: contain;
    height: 155px
  }

  .steps-to-error {
    width: auto
  }

  .steps-to-error .header h2 {
    font-size: 35px;
    line-height: 35px
  }

  .steps-to-error .header h3 {
    font-size: 17px;
    line-height: 40px
  }

  .steps-to-error .header p {
    font-size: 18px;
    line-height: 30px
  }

  .steps-to-error .section-1, .steps-to-error .section-2, .steps-to-error .section-3, .steps-to-error .section-4, .steps-to-error .section-5, .steps-to-error .section-6 {
    height: 140px
  }

  .steps-to-error .section-1 h4, .steps-to-error .section-2 h4, .steps-to-error .section-3 h4, .steps-to-error .section-4 h4, .steps-to-error .section-5 h4, .steps-to-error .section-6 h4 {
    font-size: 11px;
    line-height: 15px;
    width: 50%
  }

  .steps-to-error .section-1 h4 {
    top: 47%;
    left: 28%
  }

  .steps-to-error .section-2 h4 {
    top: 37%;
    left: 27%
  }

}

@media only screen and (max-width:400px) {
  .steps-to-error .section-1 h4, .steps-to-error .section-2 h4, .steps-to-error .section-3 h4, .steps-to-error .section-4 h4, .steps-to-error .section-5 h4, .steps-to-error .section-6 h4 {
    font-size: 10px;
  }

}

@media only screen and (max-width:375px) {
  .steps-to-error .header {
    height: 135px;
  }

  .steps-to-error .section-1 {
    height: 125px;
  }

  .steps-to-error .section-2 {
    height: 105px;
  }

  .steps-to-error .section-3, .steps-to-error .section-5 {
    height: 110px;
  }

  .steps-to-error .section-4, .steps-to-error .section-6 {
    height: 100px;
  }

  .steps-to-error .section-1 h4 {
    top: 45%;
  }

  .steps-to-error .section-2 h4 {
    top: 30%;
  }

  .steps-to-error .section-3 h4, .steps-to-error .section-6 h4 {
    top: 40%;
  }

  .steps-to-error .section-4 h4, .steps-to-error .section-5 h4 {
    top: 35%;
  }

}

@media only screen and (max-width:320px) {
  .steps-to-error .header h3 {
    font-size: 15px;
    line-height: 25px;
  }

  .steps-to-error .header p {
    font-size: 14px;
    line-height: 25px;
  }

  .steps-to-error .header {
    height: 115px;
  }

  .steps-to-error .section-1 {
    height: 105px;
  }

  .steps-to-error .section-2 {
    height: 90px;
  }

  .steps-to-error .section-3, .steps-to-error .section-5 {
    height: 90px;
  }

  .steps-to-error .section-4, .steps-to-error .section-6 {
    height: 85px;
  }

  .steps-to-error .section-4 h4 {
    top: 35%;
  }

  .steps-to-error .section-1 h4, .steps-to-error .section-2 h4, .steps-to-error .section-3 h4, .steps-to-error .section-4 h4, .steps-to-error .section-5 h4, .steps-to-error .section-6 h4 {
    font-size: 10px;
    line-height: 12px;
  }

}

.how-to-make-credit-card {
  width: 739px;
  margin: 0 auto;
  background: rgba(59, 166, 244, 0.78)
}

.how-to-make-credit-card .header {
  padding: 18px 0 0
}

.how-to-make-credit-card .header h2 {
  margin: 0;
  font-family: Open Sans;
  font-size: 26.224px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #fff
}

.how-to-make-credit-card .header h3 {
  width: 80%;
  margin: 0 auto;
  font-family: Orbitron;
  font-weight: bold;
  font-size: 46.3986px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #fff
}

.how-to-make-credit-card .ribbon {
  background: url("../img/blue-ribbon-yellow.png") no-repeat center;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px 0 0px
}

.how-to-make-credit-card .ribbon p {
  font-family: Scada;
  font-size: 20.8897px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: -20px 110px 10px
}

.how-to-make-credit-card .ribbon b {
  font-family: Open Sans;
  font-size: 20px;
  line-height: 27px;
  text-transform: uppercase;
  color: #4A4A4A
}

.how-to-make-credit-card .transfer-method {
  background: url("../img/transfer-balance.png") no-repeat center;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px 0 0px
}

.how-to-make-credit-card .transfer-method p {
  font-family: Teko;
  font-weight: bold;
  font-size: 29.6765px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  width: 30%;
  margin: 0 auto
}

.how-to-make-credit-card .info_handy {
  background: #4A4A4A;
  margin-top: 15px
}

.how-to-make-credit-card .info_handy h2 {
  padding: 25px 0;
  margin: 0;
  font-family: Scada;
  font-weight: bold;
  font-size: 33.8856px;
  line-height: 30px;
  text-transform: uppercase;
  color: #B0D3F0;
  text-align: center
}

.how-to-make-credit-card .info_handy .info_handy_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly
}

.how-to-make-credit-card .info_handy h4 {
  padding: 15px 0;
  font-family: Open Sans;
  font-weight: bold;
  font-size: 17.6411px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  color: #F0ECEC
}

.how-to-make-credit-card .dialog_bx .inner_dialog_bx {
  background: url("../img/dialog-box.png") no-repeat center;
  height: 200px;
  position: relative
}

.how-to-make-credit-card .dialog_bx .inner_dialog_bx p {
  font-family: Overlock;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: 0;
  text-align: left;
  width: 70%;
  position: absolute;
  top: 60px;
  left: 40px
}

.how-to-make-credit-card .dialog_bx .inner_dialog_bx p b {
  font-size: 20px
}

.info_handy_img figure {
  position: relative
}

.info_handy_img figure p {
  font-family: Scada;
  font-weight: bold;
  font-size: 17px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  position: absolute;
  bottom: 20px;
  margin: 0;
  left: 0px;
  text-align: center;
  width: 100%
}

figure {
  margin-bottom: 0 !important
}

#building-blog .blog-odd .blog-widget a span {
  text-transform: capitalize
}

@media only screen and (max-width:992px) {
  .how-to-make-credit-card {
    width: auto
  }

  .how-to-make-credit-card .header h3 {
    width: 90%
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx {
    background-size: 95%
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx p {
    font-size: 17px
  }

}

@media only screen and (max-width:767px) {
  .how-to-make-credit-card .header h3 {
    font-size: 35px
  }

  .how-to-make-credit-card .ribbon, .how-to-make-credit-card .transfer-method {
    background-size: contain;
    margin-top: 0
  }

  .how-to-make-credit-card .ribbon {
    height: 120px
  }

  .how-to-make-credit-card .transfer-method {
    height: 80px
  }

  .how-to-make-credit-card .ribbon p {
    font-size: 18px;
    margin: -20px 30px 10px
  }

  .how-to-make-credit-card .transfer-method {
    height: 120px
  }

  .how-to-make-credit-card .transfer-method p {
    font-size: 20px;
    line-height: 25px
  }

  .how-to-make-credit-card .info_handy h2 {
    font-size: 24px;
    padding: 20px 0
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx {
    height: 120px
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx p {
    font-size: 12px;
    line-height: 18px;
    top: 32px;
    left: 20px
  }

  .info_handy_img figure p {
    font-size: 14px;
    line-height: 15px;
  }

  .how-to-make-credit-card .info_handy h4 {
    font-size: 15px;
    line-height: 25px;
  }

}

@media only screen and (max-width:667px) {
  .ribbon {
    font-size: 17.8897px;
    margin: -20px 30px 10px;
  }

  .how-to-make-credit-card .info_handy h4 {
    font-size: 15px;
    line-height: 25px;
  }

}

@media only screen and (max-width:600px) {
  .how-to-make-credit-card .header h3 {
    font-size: 32px;
  }

}

@media only screen and (max-width:450px) {
  .how-to-make-credit-card .header h2 {
    font-size: 22px;
    line-height: 25px;
  }

  .how-to-make-credit-card .ribbon {
    line-height: 40px;
  }

  .how-to-make-credit-card .header h3 {
    font-size: 25px;
    line-height: 34px
  }

  .how-to-make-credit-card .ribbon p {
    margin: 0px 35px 0px;
    font-size: 12px;
  }

  .how-to-make-credit-card .ribbon strong {
    font-size: 12px;
    margin-top: -15px;
  }

  .how-to-make-credit-card .transfer-method p {
    width: 50%;
    font-size: 25px;
    line-height: 36px
  }

  .how-to-make-credit-card .transfer-method p {
    font-size: 18px;
    line-height: 20px;
    width: 33%
  }

  .how-to-make-credit-card .info_handy h2 {
    font-size: 18px;
    line-height: 20px;
    padding: 15px 0
  }

  .info_handy_img figure p {
    font-size: 10px;
    line-height: 15px;
    bottom: 10px
  }

  .how-to-make-credit-card .info_handy h4 {
    font-size: 12px;
    line-height: 18px
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx {
    height: 100px;
    background-size: 98% 70%;
    background-position: center 32%;
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx p {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    top: 18px;
    left: 10px;
    width: 75%
  }

}

@media only screen and (max-width:400px) {
  .how-to-make-credit-card .ribbon p {
    font-size: 10px
  }

  .how-to-make-credit-card .transfer-method p {
    font-size: 16px;
    line-height: 18px
  }

  .how-to-make-credit-card .info_handy h2 {
    font-size: 17px
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx p {
    font-size: 12px
  }

  .how-to-make-credit-card .transfer-method {
    height: 80px
  }

  .how-to-make-credit-card .header h3 {
    font-size: 22px;
  }

  .how-to-make-credit-card .header h2 {
    font-size: 20px;
  }

  .how-to-make-credit-card .info_handy h2 {
    font-size: 15px;
  }

  .info_handy_img figure p {
    font-size: 8px;
    line-height: 10px;
  }

}

@media only screen and (max-width:320px) {
  .how-to-make-credit-card .header h2 {
    font-size: 18px;
  }

  .how-to-make-credit-card .header h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .how-to-make-credit-card .ribbon p {
    font-size: 8.9px;
    line-height: 14px;
  }

  .how-to-make-credit-card .ribbon strong {
    font-size: 9px;
    margin-top: -12px;
  }

  .how-to-make-credit-card .transfer-method p {
    font-size: 13px;
    line-height: 14px;
  }

  .how-to-make-credit-card .info_handy h2 {
    font-size: 12px;
  }

  .how-to-make-credit-card .info_handy h4 {
    font-size: 12px;
    line-height: 15px;
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx p {
    font-size: 10px;
    line-height: 14px;
    top: 15px;
  }

  .how-to-make-credit-card .dialog_bx .inner_dialog_bx {
    height: 100px;
    background-size: 98% 60%;
    background-position: center 32%;
  }

}

.blog-odd .blog-widget {
  margin-top: 4rem;
}

.blog-odd .search-results:nth-child(1) .blog-widget, .blog-odd .search-results:nth-child(2) .blog-widget, .blog-odd .search-results:nth-child(3) .blog-widget {
  margin-top: 0rem;
}

@media screen and (max-height:700px) {
  #banner {
    height: 550px;
  }

  #banner .inner-bann {
    padding-top: 9rem;
  }

}

.in-this-post ul {
  padding-left: 0px !important;
  list-style: none;
}
#single-blog h1 {
  font-family: Inter UI bold;
  padding: 0 7rem;
  font-size: 45px;
  line-height: 60px;
  color: #4A4A4A;
  margin-bottom: 15px;
}
/*#single-blog img {
  margin-top: 25px;
}*/
#single-blog em a {
  color: #F77475;
}

@media only screen and (max-width: 992px) {
  #single-blog h1 {
    padding: 0 2rem;
    font-size: 35px;
    line-height: 40px;
  }
  #single-blog em.authorPoint {
    padding: 0 2.3rem;
  }
  .blog-content .sticky {
    padding-bottom: 0rem;
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  #single-blog h1 {
    font-size: 24px;
    line-height: 34px;
  }
  #single-blog .blog-content p {
    font-size: 14px;
    line-height: 26px;
  }
  #single-blog .blog-content .inner-sec-blog h3 {
    font-size: 16px;
    line-height: 24px;
  }
  #single-blog .enjoy-reading h3 {
    font-size: 24px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 360px) {
  #single-blog h1 {
    font-size: 20px;
    line-height: 28px;
  }
  #single-blog em.authorPoint {
    padding: 0 2rem;
    font-size: 12.6078px;
  }
}

#about-page {
  padding-top: 160px;
}

#about-page h1 {
  font-family: Inter UI bold;
  font-size: 53.3451px;
  line-height: 60px;
  color: #4A4A4A;
  margin-bottom: 70px;
}
#about-page p {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 34px;
  color: #4A4A4A;
  margin: 0;
}
#about-page h2 {
  font-family: Inter UI;
  font-size: 48px;
  line-height: 58px;
  color: #4A4A4A;
}
#about-page .about-section h3 {
  font-family: Inter UI; 
  font-size: 24px;
  line-height: 29px;
  color: #4A4A4A;
}
#about-page .about-section {
  padding: 50px 0px;
}
#about-page p span {
  font-family: Open Sans;
  font-size: 28px;
  line-height: 34px;
  color: #F77475;
}
.about-container {
  padding: 0 200px;

}
.about-sec-1 {
  background: url(../img/about-sec-1.png) no-repeat 65% 120%;
  background-size: 95%;
  padding-bottom: 30px;
}
.about-sec-2 {
  background: url(../img/about-sec-2.png) no-repeat center;
  background-size: 90%;
  padding-bottom: 70px;
}
.fiance-head {
  padding: 0 50px;
}
#about-page .about-section .card {
  background: #FFFFFF;
  border: 0.75px solid #F6F6F6;
  box-sizing: border-box;
  box-shadow: 0px 15px 80px #F1EFEF;
  border-radius: 5px;
  padding: 40px 50px;
}
#about-page .about-section .card .card-txt > h2 {
  font-family: Open Sans;
  font-size: 40px;
  line-height: 40px;
  color: #F77475;
}
#about-page .about-section .card > h3 {
  font-family: Open Sans;
  font-size: 309.941px;
  line-height: 230px;
  letter-spacing: -25.2469px;
  margin: 0;
  color: rgba(216, 216, 216, 0.5);
}

@media only screen and (max-width: 1440px) {
  .fiance-head {
    padding: 0 80px;
  }
}

@media only screen and (max-width: 1280px) {
  #about-page .about-section .card {
    max-width: 900px;
  }
}

@media only screen and (max-width: 1024px) {
  .about-container {
    padding: 0 75px;
  }
  .about-sec-1 {
    background-position: 65% 150%;
  }
}

@media only screen and (max-width: 992px) {
  .about-container {
    padding: 0 35px;
  }
  .fiance-head {
    padding: 0 0px;
  }
  #about-page .about-section .card {
    padding: 30px;
  }
  #about-page .about-section .card > h3 {
    font-size: 230px;
  }
  #about-page .about-section .card .card-txt > h2 {
    font-size: 32px;
  } 
  #about-page p {
    line-height: 26px;
  }
  #about-page .about-section .card {
    max-width: 670px;
  }
  .about-sec-1 {
    background-position: 100% -40%;
  }
  .about-sec-2 {
    background-position: top;
  }
}
@media only screen and (max-width: 450px) {
  #about-page h1 {
    margin-bottom: 30px;
  }
  #about-page h2 {
    font-size: 28px;
    line-height: 34px;
  }
  #about-page .about-section h3 {
    font-size: 20px;
    line-height: 20px;
  }
  #about-page .about-section .card {
    max-width: 380px;
  }
  #about-page .about-section .card h2 {
    margin: 0 auto;
  }
  #about-page .about-section .card .card-txt > h2 {
    font-size: 26px;
  }
  .about-sec-1, .about-sec-2 {
    background-image: none;
  }
}
@media only screen and (max-width: 360px) {
  #about-page .about-section .card {
    max-width: 300px;
  }
}