@import url("https://fonts.googleapis.com/css?family=Montserrat|Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,400,500,700");

body {
  font-family: "Roboto", sans-serif;
  background: #f6f6f6; }
.wbody{  background: #fff; }
p {
  font-family: "Merriweather",serif;
color: #491717;
  letter-spacing: 0.5px;
  padding: 5px 10%  }
.merriweather {
    font-family: 'Merriweather',serif;
}
.overflow-hidden {
  overflow-x: hidden; }

.hr {
    border-top: 2px solid #fff;
    border-left: none;
    border-right: none;
    display: block;
    width: 280px;
    box-sizing: border-box;
}

.wrapp img {
  width: 100%; }

.padding-left-0 {
  padding-left: 0; }

.padding-right-0 {
  padding-right: 0; }

.title-mini {
    text-align: left;
    font-size: 26px;
    font-family: 'Merriweather',serif;
  font-weight: 900;
  color: #19315B;
  margin-bottom: 24px; }
  
.title-mini-2 {
    text-align: left;
    font-size: 26px;
    font-family: 'Merriweather',serif;
  font-weight: 900;
  color: #2A3A6C;
  margin-bottom: 24px; }
  
.icon-wrapper {
    color: #fff;
    background: #19315B;
    border-radius: 68%;
    box-shadow: 2px 3px 18px -3px #19315B;
    padding: 5px 10px;
    font-family: sans-serif;
    font-size: 26px;
    margin-left: 13px;
}
.w-bg{
	
	    background: #fff;

	}
.dir-arrow.hlb {
    background-position: -201px -91px;
    width: 120px;
    padding: 60px;
    height: 47px;
	animation-delay: 800ms;
}



.show-arrow a {
    font-family: Oswald;
    font-size: 18.5px;
    text-transform: uppercase;
    color: #505972;
    border-color: #efefef;
    margin-top: 20px;
	    text-decoration: none;
		font-weight: 500;
	}
	
	
.show-arrow a:hover{
	
    text-decoration: none;
}

	
.show-arrow a:hover > span {

    margin-left: 18px;
		}
	
.dir-arrow {
    background: transparent url(../images/arrows.png) no-repeat 0 0;
}


.colorChange {
  color: #19315B; }

.active {
  color: #19315B !important; }

.main-button {
  -webkit-transition: all .45s ease;
  -moz-transition: all .45s ease;
  -ms-transition: all .45s ease;
  -o-transition: all .45s ease;
  transition: all .45s ease;
  background: #bb2027;
  color: #fff;
  font-family: "Roboto", sans-serif;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 900;
      text-decoration: none;

}
  .main-button:hover {
    background: #505972 !important;
    color: #fff;
    text-decoration: none;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff !important; }

.affix.navbar-default {
    padding: 20px 0px;
    background: transparent;
    border: 0;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0;
    border-bottom: 4px solid #19315B;
    z-index: 2;
    -moz-box-shadow: 0px -5px 11px 2px #000;
    -webkit-box-shadow: 0px -5px 11px 2px #000;
    box-shadow: 0px -5px 11px 2px #000; }

.affix + .container-fluid {
  padding-top: 70px; }

.hero-other .hero-img {
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(../images/hero/hero-2.jpg) !important;
  background-size: cover !important; }

.header-page {
  text-align: center;
  color: #575656;
  text-transform: uppercase; }

.header-page .title-sec {
    padding-top: 15%;
    padding-bottom: 0%;
    padding-left: 0px;
    padding-right: 0px; }
  .header-page .title-sec h3 {
    font-size: 15px;
    margin-top: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 0; }

.highlight a {
  background: #19315B !important;
  color: #fff !important;
  -moz-box-shadow: 0px 0px 0px 4px #ddd;
  -webkit-box-shadow: 0px 0px 0px 4px #ddd;
  box-shadow: 0px 0px 0px 4px #ddd; }

.input-hide {
  position: absolute;
  left: -99999px; }

.form label {
  color: red; }

#fname.error {
  background: rgba(255, 0, 0, 0.3) !important; }

#lname.error {
  background: rgba(255, 0, 0, 0.3) !important; }

#street.error {
  background: rgba(255, 0, 0, 0.3) !important; }

#city.error {
  background: rgba(255, 0, 0, 0.3) !important; }

#message.error {
  background: rgba(255, 0, 0, 0.3) !important; }
#email.error {
  background: rgba(255, 0, 0, 0.3) !important; }
#State.error {
  background: rgba(255, 0, 0, 0.3) !important; }
#zipCode.error {
  background: rgba(255, 0, 0, 0.3) !important; }

#telephone.error {
  background: rgba(255, 0, 0, 0.3) !important; }

#see-qa-label {
  color: #000;
  font-weight: 900; }

@keyframes hop {
  10% {
    transform: scale(1.1, 0.8) translateY(5%); }
  15% {
    transform: scale(0.9, 1.1) translateY(-80%); }
  25% {
    transform: scale(1.05, 0.9) translateY(-100%); }
  30% {
    transform: scale(1) translateY(-60%); }
  40% {
    transform: scale(1.05, 1) translateY(0); }
  41% {
    transform: scale(1.1, 0.9); }
  50% {
    transform: translateY(-15%); }
  60% {
    transform: translateY(0); } }
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }
@keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }
/*------- partial----------*/
header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  position: relative;
  z-index: 10;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }
  header .navbar-default {
	padding-top: 40px;
    margin-bottom: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    z-index: 2;
 }
 
 
 
 
 
@media screen and (min-width: 770px) {
  header .navbar-default {
	padding-top: 21px;
    margin-bottom: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    z-index: 2;
 }
 
 
 
}
@media screen and (max-width: 770px) {
  header .navbar-default {
	padding-top: 21px;
    margin-bottom: 0;
    background: #fff;
    border: 0;
    border-radius: 0;
    z-index: 2;
 }

}



    header .navbar-default .navbar-toggle {
      border: none;
      color: #fff;
      background: transparent !important; }
      header .navbar-default .navbar-toggle:hover {
        background: transparent !important; }
      header .navbar-default .navbar-toggle .icon-bar {
        width: 22px;
        transition: all 0.2s;
        color: #fff;
        background: #fff; }
      header .navbar-default .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
        color: #fff; }
      header .navbar-default .navbar-toggle .middle-bar {
        opacity: 0;
        color: #fff; }
      header .navbar-default .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%; }
      header .navbar-default .navbar-toggle.collapsed .top-bar {
        transform: rotate(0); }
      header .navbar-default .navbar-toggle.collapsed .middle-bar {
        opacity: 1; }
      header .navbar-default .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0); }
    header .navbar-default .navbar-brand {
      padding: 0;
      margin-top: -13px; }
    header .navbar-default #navbar-menu ul {
      margin-left: 30px; }
      header .navbar-default #navbar-menu ul li a {
        color: #575656;
        font-weight: 600;
        text-transform: uppercase; }
 
 header .affix-top #navbar-menu ul li a	  {
    color: #ffffff;
    font-weight: 600;
    background: #19315B;
    font-size: 17px;
    margin-right: 14px;
    /* padding: 7px !important; */
    border-radius: 14%;
    text-transform: uppercase;
} header .affix-top #navbar-menu ul li a:hover	  {
    background: #505972;
}



     header .navbar-default #navbar-menu ul li a:hover {
       color: #19315B } 	     

.hero-section {
  position: relative;
  background-position: top;

  background: #505972; }
  .hero-section .hero-overlay {
    width: 100%; }
    .hero-section .hero-overlay img {
      position: absolute;
      right: -30%;
      top: -9%; }
.hero-section .hero-img {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(../images/hero/hero-1.jpg);
    background-position: top;
    background-size: cover;
    -moz-box-shadow: 0px 0px 9px 1px #696565;
    -webkit-box-shadow: 0px 0px 9px 1px #696565;
    box-shadow: 0px 0px 9px 1px #696565;
}
    .hero-section .hero-img .bottom-arrow {
      position: relative;
      left: -44px;
      margin-bottom: 120px;
      top: -3px; }
      .hero-section .hero-img .bottom-arrow img {
        max-width: 108%;
        opacity: 0.9; }
      .hero-section .hero-img .bottom-arrow h6 {
        position: absolute;
        top: 35px;
        left: 20px;
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        display: none; }
      .hero-section .hero-img .bottom-arrow h5 {
        position: absolute;
        top: 57px;
        left: 20px;
        font-size: 20px;
        font-weight: 900;
        color: #fff;
        display: none; }
        .hero-section .hero-img .bottom-arrow h5 .colorChange {
          color: #505972;
          font-style: italic; }
    .hero-section .hero-img .overlay {
    text-align: center;
    width: 70%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    margin-top: 17%;
    margin-right: auto;
    margin-bottom: 17%;
    margin-left: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
      .hero-section .hero-img .overlay h1 {
        color: #19315B;
        font-size: 38px;
        font-weight: 700;
        line-height: 51px;
        margin-top: 10px; }
      .hero-section .hero-img .overlay h3 {
		color:#2A3A6C;
        font-weight: 400;
        font-size: 32px;
        margin-bottom: 0; }
  .hero-section .top-text {
    text-align: center;
    #padding-top: 35px;
    background: #fff;
    padding-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 7px solid #505972;
    background: rgba(255, 255, 255, 0.8); }
    .hero-section .top-text h1, .hero-section .top-text h3, .hero-section .top-text h2 {
      margin-top: 0px;
      margin-bottom: 0px; }
    .hero-section .top-text h2 {
      font-size: 35px;
      font-weight: 600;
      color: #19315B; }
    .hero-section .top-text h1 {
      color: #575656;
      font-weight: 900;
      font-size: 50px; }
    .hero-section .top-text .yellow-back {
      background: #505972;
      padding: 15px 15px;
      color: #fff;
      margin-bottom: 20px; }
  .hero-section .form-side {
    background: #505972;
    border-top: 10px solid #b2b542;
    -moz-box-shadow: 0px 0px 9px 1px #696565;
    -webkit-box-shadow: 0px 0px 9px 1px #696565;
    box-shadow: 0px 0px 9px 1px #696565;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
		padding-bottom: 30px; }
  .hero-section .bottom-form {
    text-align: center;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 30px;
    padding-top: 40px; }
    .hero-section .bottom-form #zip_code.error {
      background: rgba(255, 0, 0, 0.3); }
    .hero-section .bottom-form .error {
		    color: red;
    display: block;
    margin: 0 auto;
 }
    .hero-section .bottom-form #zip_code {
      width: 100%;
      height: 50px;
      font-size: 20px;
      text-align: center;
      background: #eee;
      border: 0.4px solid #505972;
      position: relative;
      margin-top: 15px;
      width: 90%; }
      .hero-section .bottom-form #zip_code::placeholder {
        font-weight: 300;
        color: #999; }
    .hero-section .bottom-form form {
      margin-top: 0; }
      .hero-section .bottom-form form button {
        padding: 10px 8%;
        border: 0;
        margin-top: 15px;
        font-size: 30px;
        font-weight: 600; }
    .hero-section .bottom-form p {
      margin-bottom: 0;
    font-size: 18px;
    margin-top: 7px; }
  .hero-section .middle-line {
    position: relative;
    top: -30px; }
    .hero-section .middle-line::before {
      width: 0;
      height: 0;
      position: absolute;
      content: '\f0ab ';
      top: 45%;
      font-family: 'fontawesome';
      font-size: 38px;
      left: 45%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      animation: hop 1.5s infinite;
      color: #19315B; }
  .hero-section .bottom-text-wrap .bottom-text-1 {
    background: rgba(255, 255, 255, 0.7);
    color: #575656;
    padding: 40px 40px 0px 40px;
    position: relative;
    -moz-box-shadow: -3px 0px 13px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -3px 0px 13px -2px rgba(0, 0, 0, 0.3);
    box-shadow: -3px 0px 13px -2px rgba(0, 0, 0, 0.3); }
    .hero-section .bottom-text-wrap .bottom-text-1 h1 {
      font-size: 60px; }
      .hero-section .bottom-text-wrap .bottom-text-1 h1 span {
        display: block;
        font-size: 20px;
        text-transform: uppercase; }
    .hero-section .bottom-text-wrap .bottom-text-1 .arrow-wrap {
      position: relative; }
      .hero-section .bottom-text-wrap .bottom-text-1 .arrow-wrap img {
        position: absolute;
        right: -10px;
        top: -65px; }
      .hero-section .bottom-text-wrap .bottom-text-1 .arrow-wrap h5 {
        position: absolute;
        right: -6px;
        top: 20px;
        transform: rotate(270deg);
        text-transform: uppercase;
        color: #fff; }
      .hero-section .bottom-text-wrap .bottom-text-1 .arrow-wrap p {
        position: absolute;
        right: 6px;
        top: 30px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 9px;
        transform: rotate(270deg);
        font-family: "Roboto", sans-serif;
        color: #fff; }
      .hero-section .bottom-text-wrap .bottom-text-1 .arrow-wrap .star {
        padding-left: 0;
        position: absolute;
        right: 35px;
        top: -40px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fafafa;
        line-height: 31px; }
        .hero-section .bottom-text-wrap .bottom-text-1 .arrow-wrap .star li {
          list-style: none;
          font-size: 13px; }
  .hero-section .bottom-text-wrap .slider {
    padding-left: 15px;
    background: #19315B;
    position: absolute;
    left: 0px;
    bottom: -35px;
    width: 100%;
    text-align: center; }
    .hero-section .bottom-text-wrap .slider .owl-nav {
      width: 100%; }
      .hero-section .bottom-text-wrap .slider .owl-nav .owl-next {
        display: inline-block;
        position: absolute;
        right: 30px;
        bottom: 5px;
        color: #fff; }
      .hero-section .bottom-text-wrap .slider .owl-nav .owl-prev {
        display: inline-block;
        position: absolute;
        left: 20px;
        bottom: 5px;
        color: #fff; }
    .hero-section .bottom-text-wrap .slider .owl-item h5 {
      color: #fff; }
  .hero-section .bottom-text-wrap .bottom-text-2 {
    background: #f6f6f6;
    padding: 40px;
    position: relative; }
    .hero-section .bottom-text-wrap .bottom-text-2 a {
      display: inline-block;
      margin-top: 10px; }
    .hero-section .bottom-text-wrap .bottom-text-2::after {
      position: absolute;
      right: -2000px;
      top: 0;
      width: 2000px;
      height: 100%;
      background-color: #f6f6f6;
      content: ""; }
    .hero-section .bottom-text-wrap .bottom-text-2 h4 {
      padding-right: 50px;
      font-weight: 300;
      line-height: 27px; }
    .hero-section .bottom-text-wrap .bottom-text-2 h5 {
      margin-top: 0; }
    .hero-section .bottom-text-wrap .bottom-text-2 .form-home {
      position: absolute;
      -moz-box-shadow: -8px -7px 6px -5px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: -8px -7px 6px -5px rgba(0, 0, 0, 0.3);
      box-shadow: -8px -7px 6px -5px rgba(0, 0, 0, 0.3);
      top: -67px;
      left: 0;
      background: white;
      padding-top: 13px;
      padding-left: 17px;
      padding-right: 12px; }
      .hero-section .bottom-text-wrap .bottom-text-2 .form-home::after {
        position: absolute;
        -moz-box-shadow: -2px -7px 6px -5px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: -2px -7px 6px -5px rgba(0, 0, 0, 0.3);
        box-shadow: -2px -7px 6px -5px rgba(0, 0, 0, 0.3);
        right: -600px;
        top: 0px;
        background: white;
        content: '';
        height: 68px;
        width: 600px; }
      .hero-section .bottom-text-wrap .bottom-text-2 .form-home .ui-selectmenu-button.ui-button {
        width: 16em;
        font-size: 10px;
        text-transform: uppercase;
        background: transparent;
        color: #575656;
        font-weight: 700;
        border-radius: 0;
        padding: 12px 0px 7px 10px;
        height: 38px; }
        .hero-section .bottom-text-wrap .bottom-text-2 .form-home .ui-selectmenu-button.ui-button .ui-icon {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 5px 5px 0 5px;
          border-color: #000 transparent transparent transparent;
          position: relative;
          right: 13px;
          top: 3px; }
      .hero-section .bottom-text-wrap .bottom-text-2 .form-home .main-button {
        height: 37px;
        background: #19315B;
        border: 0;
        color: #fff;
        width: 45px;
        position: relative;
        top: 1px; }
        .hero-section .bottom-text-wrap .bottom-text-2 .form-home .main-button i {
          position: relative;
          left: -6px; }
      .hero-section .bottom-text-wrap .bottom-text-2 .form-home input {
        width: 16em;
        margin-left: -4px;
        font-size: 10px;
        text-transform: uppercase;
        background: transparent;
        color: #575656;
        border-radius: 0;
        height: 38px;
        padding: 12px 0px 7px 10px;
        box-shadow: none;
        border: 1px solid #c5c5c5;
        position: relative;
        bottom: -2px; }
        .hero-section .bottom-text-wrap .bottom-text-2 .form-home input::placeholder {
          color: #575656;
          font-weight: 600 !important;
          font-family: "Roboto", sans-serif; }

.firstsection{
	    background: #fff;
	}
	
.top-2box {
margin-top: -100px;
}
.top-2box1{
box-shadow: -4px 20px 22px 0 rgba(0, 0, 0, 0.30);
background: #2A3A6C;
padding: 30px;
border-radius: 20px 0px 0px 20px;
margin-right: 1.5%;	
}
.top-2box2{
box-shadow: -4px 20px 22px 0 rgba(0, 0, 0, 0.30);
background: #19315B;
border-radius: 00px 20px 20px 0px;
padding: 30px;
margin-left: 1.5%;}
.top-2box3{
box-shadow: -4px 20px 22px 0 rgba(0, 0, 0, 0.30);
background: #505972 ;
border-radius: 0px;
padding: 30px;
}

.top-2box .col-md-4 {
    width: 32.333333%;
}
	
@media only screen and (max-width: 992px) {
.top-2box .col-md-4 {
    width: auto;
}
.top-2box {
	
    margin-top: 0px;
	}
.top-2box1{
	
    background: #2A3A6C;
    padding: 30px;
    border-radius: 20px;
    /* border-right: 20px solid #fff; */
    margin: 10px;
	text-align: justify;

	}
.top-2box2{
	 background: #19315B;
    border-radius: 20px;
    padding: 30px;
	 margin: 0px 10px;
	text-align: justify;

	}
	.top-2box3{
	 background: #505972 ;
    border-radius: 20px;
    padding: 30px;
	 margin: 10px 10px;
	text-align: justify;

	}
	

	}
	
	
.about-financial {
  text-align: center;
  padding-top: 50px; }
  .about-financial .main-button {
    margin-bottom: 25px;
    display: inline-block;
    padding: 17px 25px;
    font-size: 20px;	}
  .about-financial p {
    line-height: 200%;
    text-align: justify;
    color: #000;
    padding: 5px 10%;
    margin: 0 auto;
    font-family: 'Merriweather',serif;
    width: 64%;}

.why-us {
  padding-bottom: 40px;
  padding-top: 80px;
  background-position: right; }
  .why-us .text-center {
    #padding-bottom: 40px; }
    .why-us .text-center p {
      margin-bottom: 50px; }
    .why-us .text-center h4 {
    color: #575656;
    font-size: 17px;
    font-weight: 400;
    margin-top: 20px;
    font-family: 'Merriweather',serif; }
  .why-us .service-outer {
	  margin: 0 auto;
    text-align: center;
 }
    .why-us .service-outer:hover {

  }
    .why-us i {
    text-align: center;
}
      .why-us .service-outer i::before {
        margin-left: 0;
        font-size: 70px;
        color: #19315B; }

.chapter-info {
  margin-top: 90px;
  background: #eceaea;
  padding-top: 40px;
  padding-bottom: 60px; }
  .chapter-info .back-gray {
    text-align: justify; }
  .chapter-info #chapter-7 p {
    margin-top: 13px;
    padding: 25px;
    background: #fff; }
  .chapter-info #chapter-7::before {
    content: '7';
    font-size: 69px;
    font-weight: 900;
    color: #b8babb;
    width: 70px;
    height: 70px;
    display: block;
    position: relative;
    padding-left: 22px;
    border-radius: 50%; }
  .chapter-info #chapter-13 {
    text-align: justify; }
    .chapter-info #chapter-13 p {
      margin-top: 13px;
      padding: 25px;
      background: #fff; }
    .chapter-info #chapter-13::before {
      content: '13';
      font-size: 69px;
      font-weight: 900;
      color: #b8babb;
      width: 70px;
      height: 70px;
      display: block;
      position: relative;
      padding-left: 10px;
      border-radius: 50%;
      padding-left: 4px; }

.faqs {
  padding-top: 0px;
  padding-bottom: 60px; }
  .faqs .faq-section {
    margin-top: 30px; }
    .faqs .faq-section .panel {
      box-shadow: none;
      border: none;
      text-align: justify; }
      .faqs .faq-section .panel .panel-heading {
        padding: 0;
        font-size: 16px; }
        .faqs .faq-section .panel .panel-heading .panel-title {
          font-size: 15px;
          color: #575656;
          font-weight: 600; }
          .faqs .faq-section .panel .panel-heading .panel-title a {
            padding: 10px 10px;
            display: block;
            text-decoration: none;
            padding-left: 10px;
            text-transform: uppercase;
            background: #19315B;
            color: #fff; }
            .faqs .faq-section .panel .panel-heading .panel-title a::before {
              content: 'Q';
              color: #505972;
              padding-right: 8px;
              display: inline-block;
              font-weight: 900;
              font-family: "Poppins", sans-serif; }

footer {
  background: #353f47;
  overflow: auto;
  font-size: 13px; }
  footer .footer-top {
    background: #1d2b33;
    padding: 30px;
    border: 1px solid #575656;
    padding: 24px;
    margin-top: 10px; }
    footer .footer-top .about p {
      color: #fff; }
    footer .footer-top .about h4 {
      color: #fff;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase;
      font-weight: 900; }
    footer .footer-top .quick-links h4 {
      color: #fff;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase;
      font-weight: 900; }
    footer .footer-top .quick-links ul {
      padding-left: 0; }
      footer .footer-top .quick-links ul li {
        list-style: none;
        line-height: 43px;
        border-bottom: 1px dashed #575656; }
        footer .footer-top .quick-links ul li:last-child {
          border-bottom: 0; }
        footer .footer-top .quick-links ul li a {
          color: #fff;
          font-family: "Roboto", sans-serif;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: 600;
          -webkit-transition: all .4s ease;
          -moz-transition: all .4s ease;
          -ms-transition: all .4s ease;
          -o-transition: all .4s ease;
          transition: all .4s ease; }
          footer .footer-top .quick-links ul li a:hover {
            color: #19315B;
            margin-left: 5px; }
        footer .footer-top .quick-links ul li i {
          color: #fff;
          padding-right: 10px; }
    footer .footer-top .contact-info {
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
      footer .footer-top .contact-info h4 {
        color: #fff;
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        font-weight: 900; }
      footer .footer-top .contact-info ul {
        padding-left: 0; }
        footer .footer-top .contact-info ul li a {
          color: #fff;
          text-decoration: none;
          -webkit-transition: all .4s ease;
          -moz-transition: all .4s ease;
          -ms-transition: all .4s ease;
          -o-transition: all .4s ease;
          transition: all .4s ease; }
          footer .footer-top .contact-info ul li a:hover {
            color: #19315B; }
          footer .footer-top .contact-info ul li a i {
            font-weight: 300; }
            footer .footer-top .contact-info ul li a i::before {
              margin-left: 0;
              font-size: 35px;
              color: #fff;
              margin-right: 8px; }
  footer .footer-bottom {
    background: #1d2b33;
    padding: 30px;
    padding-top: 10px;
    color: #fff;
    padding-top: 20px; }
    footer .footer-bottom a {
      color: #fff; }
    footer .footer-bottom p {
      color: #fff;
		text-align: center;}

.page-header-info {
  margin-top: 0px; }
  .page-header-info .navbar-pills {
    margin: 0 auto;
    display: table;
    margin-top: 20px; }
  .page-header-info .nav {
    display: table;
    margin: 0 auto;
    margin-bottom: 40px; }
  .page-header-info .nav-pills > li.active > a, .page-header-info .nav-pills > li.active > a:focus, .page-header-info .nav-pills > li.active > a:hover {
    background: #505972 !important; }

/*-----------other-pages------------*/
.animate-section {
  margin-top: 40px;
  margin-bottom: 10%;
  text-align: center; }
  .animate-section .holder {
    position: absolute;
    top: 21%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .animate-section .load {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    animation: load 1.1s infinite alternate;
    margin: 3px; }
  .animate-section .one {
    background: #19315B;
    animation-delay: .9s; }
  .animate-section .two {
    background: #505972;
    animation-delay: .8s; }
  .animate-section .three {
    background: #19315B;
    animation-delay: .7s; }
  .animate-section .four {
    background: #505972;
    animation-delay: .6s; }
  .animate-section .five {
    background: #19315B;
    animation-delay: .5s; }
@keyframes load {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(50px) scale(1.5); } }
.bottom-text-anim {
    text-align: center;
    margin: 40px 0px; }
  .bottom-text-anim h2 {
    font-size: 33px;
    color: #19315B; }
  .bottom-text-anim h3 {
    font-size: 23px;
    color: #505972; }

/*-------------Terms------------*/
#terms-info {
  margin-bottom: 50px; }
  #terms-info .panel-group {
    margin-top: 50px; }
    #terms-info .panel-group .panel {
      border: 0;
      box-shadow: unset;
      background: transparent; }
      #terms-info .panel-group .panel .panel-heading {
        border: 0;
        background-color: transparent;
        padding-top: 20px;
        padding-bottom: 14px; }
        #terms-info .panel-group .panel .panel-heading .panel-title {
          position: relative; }
          #terms-info .panel-group .panel .panel-heading .panel-title a {
            padding-left: 40px;
            text-decoration: none;
            font-size: 18px;
            color: #19315B;
            font-weight: 500; }
          #terms-info .panel-group .panel .panel-heading .panel-title::before {
            position: absolute;
            left: -28px;
            top: -20px;
            content: "\f0e6";
            font-family: "fontawesome";
            background: #19315B;
            border: 50%;
            color: #fff;
            padding: 10px;
            font-size: 25px;
            border-radius: 50%;
            width: 47px; }
      #terms-info .panel-group .panel .panel-body {
        text-align: justify;
        border: 0;
        border-left: 3px dashed #19315B;
        margin-left: 9px;
        padding-bottom: 30px;
        padding-left: 42px;
        margin-bottom: 5px;
        font-size: 16px; }
        #terms-info .panel-group .panel .panel-body ul {
          padding-top: 20px; }
          #terms-info .panel-group .panel .panel-body ul li {
            list-style: none; }
  #terms-info .privacy-sec .main-button {
    padding: 15px 25px;
    text-transform: uppercase;
    margin-top: 14px; }
  #terms-info .privacy-sec .bottom-large-text {
    text-align: center !important; }
  #terms-info .nav-pills {
    margin: 0 auto;
    display: table;
    margin-top: 20px; }
    #terms-info .nav-pills li a {
      background: #19315B;
      text-transform: uppercase;
      font-weight: 600;
      color: #fff; }
    #terms-info .nav-pills li.active a {
      background: #19315B;
      border-color: #19315B;
      font-weight: 600; }
  #terms-info .top-special-info {
    margin-top: 0px;
    text-align: justify; }
    #terms-info .top-special-info h4 {
      color: #19315B; }
  #terms-info #e-consent {
    text-align: justify;
    margin-top: 40px; }
    #terms-info #e-consent h4 {
      margin-bottom: 20px; }
  #terms-info #rates {
    margin-top: 40px; }
    #terms-info #rates ul {
      margin-bottom: 20px;
      padding-left: 0; }
      #terms-info #rates ul li {
        list-style: none;
        font-weight: 500;
        font-size: 17px; }
    #terms-info #rates h4 b {
      color: #19315B; }
    #terms-info #rates p {
      color: #19315B;
      font-weight: bold; }

/*-------------------chapter----------------*/
#chapter .title-mini {
  text-align: center; }
 #chapter .title-mini-2 {
  text-align: center; }
#chapter .capter-text {
  padding-bottom: 40px;
  text-align: justify; }

/*-------------Decision------------*/
#decision-info {
  margin-bottom: 50px; }
  #decision-info .processing-form {
    margin-top: 40px; }
    #decision-info .processing-form .get-load-amount {
      padding-bottom: 40px; }
      #decision-info .processing-form .get-load-amount select {
        width: 100%;
        height: 53px;
        text-indent: 10px;
        text-transform: uppercase;
        color: #575656;
        font-weight: bold; }
      #decision-info .processing-form .get-load-amount button {
        height: 52px;
        float: left;
        border: 0; }
  #decision-info .site-top-content {
    position: relative; }
  #decision-info .processing-note {
    text-align: center;
    background: #eceaea;
    margin-bottom: 40px;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px; }
    #decision-info .processing-note h1 {
      color: #575656;
      text-transform: uppercase; }
    #decision-info .processing-note p {
      margin-bottom: 20px; }
  #decision-info .form-text {
    margin-top: 45px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 30px;
    color: #575656; }
    #decision-info .form-text .change-color {
      font-size: 35px; }
    #decision-info .form-text h2 {
      line-height: 43px;
      margin-bottom: 0; }
    #decision-info .form-text h3 {
      margin-top: 0;
      margin-bottom: 20px; }
  #decision-info .form-output {
    margin-top: 40px;
    box-shadow: 0 1px 2px #b8babb;
    border-radius: 10px;
    background: #f6f7fa; }
    #decision-info .form-output:hover h2 a {
      color: #19315B; }
    #decision-info .form-output:hover .main-button-second {
      animation: shake 0.9s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
      animation-iteration-count: infinite; }
    #decision-info .form-output img {
      width: 275px;
      height: 183px; }
    #decision-info .form-output h2 {
      font-size: 20px;
      margin-top: 20px;
      text-transform: uppercase; }
      #decision-info .form-output h2 a {
        font-weight: 700;
        color: #19315B;
        text-decoration: none;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out; }
    #decision-info .form-output ul {
      padding-left: 20px; }
      #decision-info .form-output ul li {
        list-style: none;
        position: relative; }
        #decision-info .form-output ul li::before {
          position: absolute;
          left: -20px;
          content: '\f00c';
          top: 0;
          font-family: "fontawesome";
          color: #19315B; }
    #decision-info .form-output .apply-now {
      position: relative;
      text-align: center;
      margin-top: 50px; }
      #decision-info .form-output .apply-now .main-button-second {
        margin-top: 30px;
        margin-left: 10px;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
        display: inline-block; }

/*--------------------form-------------------*/


.formheader #navbar-menu ul li a {
    color: #fff ; 
}
.form {
  padding: 120px 0px;
}
  .form label {
    margin-bottom: 0;
    cursor: pointer; }
  .form input[type=radio]:checked + label > a {
    background: #8d8d8d!important;
    color: #fff !important; }
  .form h3 {
    text-align: center;
    color: #e64a7b;
    font-weight: 400;
    margin-bottom: 0px; }
    .form h3 .colorChange {
      color: #fff; }  
	  
	  
	  .form-head h3 {
    text-align: center;
    color: #e64a7b;
    font-weight: 400;
    margin-bottom: 0px; }
    .form-head h3 .colorChange {
      color: #fff; }
.form .form-back {
	    display: none;
    padding: 25px 0px 5px 0px;
    text-align: center; }
    .form .form-back .all-over {
      position: absolute;
      left: 50px;
      top: 18px;
      color: #fff;
      font-size: 23px;
      font-weight: 300;
      background: #19315B;
      padding: 4px 13px; }
    .form .form-back .nav-tabs {
      border: 0; }
      .form .form-back .nav-tabs li.active a {
        background: #19315B;
        color: #fff !important;
 }
    .form .form-back ul {
      padding-left: 0;
      list-style-type: none;
      display: block;
      margin: 0 auto;
      position: relative;
      margin-left: 20px;
      margin-right: 20px; }
      .form .form-back ul li {
        display: inline-block;
        width: 14%;
        float: unset; }
        .form .form-back ul li a {
          background: #ddd;
          display: inline-block;
          color: #575656;
          font-size: 22px;
          font-weight: 300;
          z-index: 2;
          position: relative;
          padding: 0px 40px;
          cursor: default;
          border-radius: 5px; }
          .form .form-back ul li a:hover {
            color: #fff; }
        .form .form-back ul li label {
          margin-bottom: 0; }
  .form .form-qa {
    background: #F6F6F6;
    /* border: 4px solid #fff; */
    padding: 21px;
    border-radius: 0px 0px 30px 30px;
    text-align: center;
    margin: 0 auto;
    font-weight: 300;
    width: 70%;
    color: #575656;
    font-family: "Poppins", sans-serif;
}

.form-head {
    background: #2A3A6C;
    /* border: 4px solid #fff; */
    padding: 21px;
    border-radius: 30px 30px 0px 0px;
    text-align: center;
    margin: 0 auto;
    font-weight: 300;
    width: 70%;
    color: #e64a7b;
}
    .form .form-qa .question-top {
      margin-bottom: 20px; }
      .form .form-qa .question-top h1 {
    margin-top: 0;
    color: #000;
    font-size: 18px;
    font-weight: 500; }
    .form .form-qa .answer-bot {
      margin-top: 35px; }
      .form .form-qa .answer-bot ul {
        padding-left: 0; }
        .form .form-qa .answer-bot ul li {
          list-style: none;
          display: inline-block;
          border: 0px solid #19315B;
          margin: 0px;
		  padding: 0px;
		   margin-bottom: 20px;
 }
          .form .form-qa .answer-bot ul li a {
			font-weight: bold;
			margin-top: auto;
			margin-bottom: auto;
			font-size: 15px;
			text-align: center;
			color: #646464;
			border-radius: 5px;
			justify-content: space-around;
			background-color: #fff;
            padding: 20px;
            display: inline-block;
            text-decoration: none;
            text-transform: capitalize; }
            .form .form-qa .answer-bot ul li a:hover {
              background:#cfcfcf;
              color: #fff; }
      .form .form-qa .answer-bot .navigation {
    margin-top: 0px;
	}
        .form .form-qa .answer-bot .navigation .start-over {
          background: #ea5959;
          display: inline-block; }
        .form .form-qa .answer-bot .navigation .next {
          display: inline-block;
          padding: 17px 80px;
          font-size: 20px; }
          .form .form-qa .answer-bot .navigation .next:focus {
            text-decoration: none;
            color: #fff; }
        .form .form-qa .answer-bot .navigation .refresh {
          text-align: center;
		 color: #b3b2b2;
          display: block;
          margin-top: 12px; }
          .form .form-qa .answer-bot .navigation .refresh a {
            color: #b3b2b2;
            font-weight: 300;
            text-decoration: none;
            text-transform: uppercase; }
            .form .form-qa .answer-bot .navigation .refresh a:hover {
              color:#000; }
        .form .form-qa .answer-bot .navigation .the-next {
          display: inline-block; }
  .form .case-describe textarea {
    width: 80%;
    margin: 0 auto;
    background: rgba(87, 86, 86, 0.1); }
  .form .case-describe .main-button {
    margin-top: 23px;
    display: inline-block;
    width: 28%; }
  .form #node6 .question-top h1 {
    margin-top: 0;
    margin-bottom: 0; }
  .form #node6 .personal-info {
    width: 70%;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px; }
    .form #node6 .personal-info .left-side-info {
      text-align: left;
      margin-bottom: 0; }
    .form #node6 .personal-info .form-control {
      height: 55px;
      border-radius: 10px;
      background: #FCFCFC }
      .form #node6 .personal-info .form-control::placeholder {
        font-size: 16px; }
  .form #node6 h5 {
    color: #000;
    display: table-cell;
    margin-left: 15px;
    position: relative;
    margin: 0 auto;
    display: block; }
    .form #node6 h5 #qualified {
      margin-top: 0;
      position: relative; }
  .form #node6 .main-button {
    border: 0;
    padding: 20px;
    font-size: 30px;
    white-space: nowrap;
    width: unset;
    text-transform: unset;
    font-weight: 600;
 }
    .form #node6 .main-button:hover {
}

.greybox {
    background: #F6F6F6;
    /* border: 4px solid #fff; */
    padding: 21px;
    border-radius: 30px;
	margin-top: 130px;
    overflow: hidden;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 98%;

}


@media only screen and (max-width: 1200px) {
  .hero-section .bottom-text-wrap .bottom-text-2 .form-home {
    position: absolute;
    top: -145px;
    left: 0;
    background: rgba(29, 43, 51, 0.9);
    padding-top: 13px;
    padding-left: 17px;
    padding-right: 12px;
    padding: 20px; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home input {
    position: relative;
    left: 0;
    margin-left: 0px;
    margin-top: 15px;
    margin-right: 20px;
    width: 33.5em; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home .ui-selectmenu-button.ui-button {
    margin-right: 20px;
    width: 19em; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home::after {
    height: 100%; }

  .hero-section .bottom-text-wrap .bottom-text-1 h1 {
    font-size: 50px;
    padding-top: 50px; }

  .hero-section .bottom-text-wrap .bottom-text-1 h1 span {
    margin-top: 20px; }

  .hero-section .bottom-text-wrap .bottom-text-2 h4 {
    padding-right: 0; }

  .hero-section .bottom-text-wrap .bottom-text-2 {
    padding-right: 0px; }

  .hero-section .top-text h1 {
    font-size: 36px; }

  .hero-section .top-text h2 {
    font-size: 21px; }

  .hero-section .bottom-form form button {
    font-size: 25px;
    padding: 10px 5%; }

  .hero-section .top-text .yellow-back {
    font-size: 20px; }

  .hero-section .hero-img .overlay h1 {
    line-height: 40px;
    font-size: 28px; }

  .hero-section .hero-img .bottom-arrow {
    left: -37px; }

  .form .form-back ul li {
    width: 19%; }

  .form .form-qa .answer-bot ul li a {
    padding: 15px; }

  .form .form-qa .answer-bot ul li a {
    font-size: 13px; }

  .answer-bot .active {
    background: transparent; }

  .form .form-back .nav-tabs li {
    background: transparent; }

  .form .form-qa {
    padding: 13px 33px; }

  .form-head {
    padding: 13px 33px; }


.form .form-qa .answer-bot ul li a {
    width: 200px;
}
.form .form-qa .q3inline ul li a {
    width: 100% ;
}


	}
@media only screen and (max-width: 992px) {
	
	.error {
    font-size: 10px;
}

	.title-mini {
    text-align: center;
	}
	.title-mini-2 {
    text-align: center;
	}
	.firstsection{
    text-align: center;
	}	.firstsection p{
    text-align: justify;
    width: 100%;
	}
	.firstsection .show-arrow{
    text-align: center !important;
	}
	.animate-section .holder {
    position: absolute;
    top: -56%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bottom-text-anim h3 {
    font-size: 100%;
    color: #505972;
}
	.why-us {
    padding-bottom: 40px;
    padding-top: 40px;
    background-position: right;
}
.why-us .text-center p {
    margin-bottom: 10px;
    padding: 5px 0px;
}
	.firstsection .col-md-5  {
	margin-top: 30px;}
	
	
	.firstsection {
	padding: 40px 0px 0px 0px !important;
	}
	
.hero-section .hero-img .overlay {
    width: 95%;}

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home {
    position: relative;
    top: 0px;
    margin-bottom: 20px; }

  .hero-section .bottom-text-wrap .bottom-text-1 {
    background: rgba(29, 43, 51, 0.9);
    color: #fff;
    padding: 40px 40px 20px 40px;
    position: relative;
    margin-bottom: 35px;
    margin-left: -15px; }

  .hero-section .bottom-text-wrap .bottom-text-1 h1 {
    padding-top: 0; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home .ui-selectmenu-button.ui-button {
    width: 29em; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home input {
    width: 53.5em; }

  footer {
    text-align: center; }
    footer .text-right {
      text-align: center; }

  .hero-section .hero-img .bottom-arrow {
    left: -42px; }

  .hero-section .hero-img .bottom-arrow img {
    max-width: 105.8%; }

  .padding-right-0 {
    padding-right: 0px; }

  .padding-left-0 {
    padding-left: 0px; }

  .main-button {
    padding: 8px 14px  !important; }

  .chapter-info {
    margin-top: 26px;
    padding-top: 37px;
    padding-bottom: 28px; }

  #terms-info .panel-group .panel .panel-heading .panel-title a {
    font-size: 14px; }

  #terms-info .top-special-info {
    font-size: 14px; }

  #terms-info .active {
    background: #fff !important; }

  #terms-info .panel-group .panel .panel-heading .panel-title::before {
    background: transparent;
    color: #19315B;
    left: -7px; }

  #terms-info .panel-group .panel .panel-body {
    padding-left: 15px;
    font-size: 14px;
    border-left: 0; } 
	

 }
@media only screen and (max-width: 768px) {
.hero-section .hero-img .overlay {
    margin-top: 30%;
}
.title-sec h1, .title-sec h1 {
    font-size: 27px;
}
  .hero-section .padding-right-0 {
    padding-right: 0;
    padding-left: 0; }

  .hero-section .hero-img {
    background-position: 45% 54%; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home input {
    width: 100%;
    margin-top: -50px; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home .ui-selectmenu-button.ui-button {
    width: 100%;
    margin-bottom: 30px; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home input {
    margin-right: 0;
    margin-left: 0;
    position: relative;
    bottom: 8px; }

  .hero-section .bottom-text-wrap .bottom-text-2 .form-home .main-button {
    display: block;
    width: 100%;
    margin-top: 20px; }

  .hero-section .bottom-text-wrap .bottom-text-2 {
    text-align: center; }

  .hero-section .bottom-text-wrap .bottom-text-2 {
    padding: 15px; }

  .hero-section .bottom-text-wrap .bottom-text-1 h1 {
    font-size: 37px; }

  .hero-section .bottom-text-wrap .bottom-text-1 h1 span {
    font-size: 10px; }

  .hero-section {
    background-position: center; }

  .navbar-brand > img {
    margin-left: 15px; }

header .navbar-default #navbar-menu ul li a {
    text-align: center;
    color: #505972;
	background: #ffffff;
}header .navbar-default #navbar-menu ul li a:hover {

	background: #ffffff;
}
.navbar-header{
    margin-bottom: 20px;
}


  header .navbar-default #navbar-menu ul {
    margin-left: 0;
    margin-right: 15px; }

  .active {
    background: #19315B;
    color: #fff !important; }

  .hero-section .hero-img .bottom-arrow {
    left: -36px;
    display: none; }


  .why-us .text-center {
    padding-bottom: 10px; }



  .hero-section .form-side {
    margin-top: 10px; }

  .about-financial p {
    padding: 0; 
    width: 100%;
		
		}

  .title-mini {
    font-size: 19px; }

	 .title-mini-2 {
    font-size: 19px; }
	
  .why-us {
    padding-bottom: 0px;
    padding-top: 10px; }

  .faqs .faq-section .panel .panel-heading .panel-title a {
    text-align: center;
    font-size: 12px; }

  .hero-section .hero-img .overlay h1 {
    line-height: 15px;
    font-size: 22px; }

  .hero-section .hero-img {
    border-radius: 0; }

  .hero-section .hero-img .overlay h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0; }


  header .navbar-default .navbar-toggle .icon-bar {
    background: #19315B; }

  .chapter-info #chapter-13 p {
    padding: 12px; }

  .hero-section .form-side {
    border-radius: 0; }

  .form .form-qa .question-top h1 {
   color: #000;
    font-size: 25px; }

  .form .form-back ul li a {
    font-size: 13px; }

  .form .form-back ul {
    margin-left: 0;
    margin-right: 0; }

  .form .form-qa .question-top h1 {
    font-size: 20px; }

  .form .form-qa .answer-bot ul li {
    display: block; }
	
  .form .form-qa .answer-bot ul li a {
    display: block; 
	 width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto;
	}

.form .form-qa .answer-bot .navigation .next {
    width: 250px;
		}

  .form .form-qa .question-top {
    margin-bottom: 20px; }

  .form .form-qa .answer-bot .navigation {
    margin-top: 20px; }

  .form .form-qa .answer-bot ul li {
    display: block; }

  .form label {
    width: 100%; }

  .refresh {
    display: none !important; }

  .refresh-2 {
    position: relative !important;
    display: block !important;
    text-align: center !important;
    left: 0 !important;
    margin-top: 40px; }

  .form .form-back ul li {
    width: 14%; }

  .form #node6 .personal-info {
    width: 100%; }



  .form h3 {
    color: #db3267;
    font-size: 110%;	}
  .form-head h3 {
    color: #db3267;
    font-size: 110%;	}

  .form #node6 .main-button {
    font-size: 20px; }

  .form #node6 label {
    color: red;
    text-align: left; }
.form {
    padding: 90px 0px;
}
  .form .form-qa {
	 width: 90%;
 } 
 .form-head {
	 width: 90%;
 }
  .form .form-qa .text-justify {
    text-align: justify;
    padding: 0px;
}
.form .form-back {
    padding: 15px 0px 5px 0px;
    text-align: center;
}
  .form label {
    width: unset; }

  #terms-info .active {
    background: transparent !important; }

  #terms-info .nav-pills li a {
    font-size: 14px; }

  #terms-info .nav-pills li {
    margin-bottom: 5px;
    width: 100%;
    text-align: center; }

  #terms-info .nav-pills {
    display: block; }

  #terms-info .panel-group .panel .panel-body {
    padding: 0;
    text-align: left; }

  #terms-info .top-special-info {
    text-align: left; }

  #node1 label {
    width: 100%; }

  #node2 label {
    width: 100%; }

  #node3 label {
    width: 100%; }

  #node4 label {
    width: 100%; }

 #node5 label {
    width: 100%; }

 #node6 label {
    width: 100%; }	
.hero-section .bottom-form form button {
font-size: 19px;
    padding: 10px 5%; }
	.hero-section .bottom-form p {
    margin-bottom: 0;
    font-size: 17px;
    margin-top: 7px;
}
	}

	
	
@media only screen and (max-width: 438px) {
	
.about-financial .main-button {
    margin-bottom: 25px;
    display: inline-block;
    padding: 17px 25px;
    font-size: 15px;
}


.hero-section .bottom-form form button {
font-size: 14px;
    padding: 10px 5%; }

	.title-sec h1, .title-sec h1 {
    font-size: 22px;
    margin-top: 80px;
}
	.animate-section .holder {
    position: absolute;
    top: -44%;
    left: 50%;
    transform: translate(-50%, -50%);
}

	#homeform label {
    display: block;
	
	}
	.hero-section .bottom-form #zip_code {
    width: 70% !important;
	
	}
	.hero-section .hero-img .overlay {
    text-align: center;
    width: 96%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    margin: 6% auto;
    margin-top: 130px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.hero-section .hero-img .overlay h3 {
    font-weight: 600;
    font-size: 18px;
    margin: 0;
}

	.hero-section .hero-img .overlay h1 {
    line-height: 21px;
    font-size: 18px;
}
.hero-section .bottom-form p {
    margin-bottom: 0;
    font-size: 13px;
    margin-top: 0px;
}
  .hero-section .bottom-text-wrap .slider .owl-item h5 {
    font-size: 11px; }

  .hero-section .bottom-text-wrap .bottom-text-1 h1 {
    font-size: 32px; }

  .hero-section .bottom-text-wrap .slider {
    bottom: -33px; }

  .form .form-back ul li {
    width: 19%; }
	
	.form .form-qa .answer-bot ul li a {
width: 95%;
}

.form .form-qa {
    width: 97%;
}
 .form-head {
    width: 97%;
}
.form #node5 .main-button {
    font-size: 16px;
}

.personal-info .col-xs-6 {
    width: 50%;
    padding: 0px 2px;
    margin: 0px;
}
.title-mini {
    font-size: 16px;
}
.title-mini-2 {
    font-size: 16px;
}
.form .form-qa .answer-bot .navigation .next {
    width: 200px;
}

	}	
.centertext {
	text-align:center !important;
}
.top-2box .title-mini a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
	}

.top-2box .title-mini-2 a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
	}
	
.top-2box .title-mini a:hover {
    color: #ddd;
    text-decoration: none;
}

.top-2box .title-mini-2 a:hover {
    color: #ddd;
    text-decoration: none;
}
	
.top-2box1:hover {
	
    -webkit-transition: .3s all;   
    -webkit-transition-delay: .3s; 
    -moz-transition: .3s all;   
    -moz-transition-delay: .3s; 
    -ms-transition: .3s all;   
    -ms-transition-delay: .3s; 
    -o-transition: .3s all;   
    -o-transition-delay: .3s; 
    transition: .3s all;   
    transition-delay: .3s; 

}
.top-2box2:hover {
	
    -webkit-transition: .3s all;   
    -webkit-transition-delay: .3s; 
    -moz-transition: .3s all;   
    -moz-transition-delay: .3s; 
    -ms-transition: .3s all;   
    -ms-transition-delay: .3s; 
    -o-transition: .3s all;   
    -o-transition-delay: .3s; 
    transition: .3s all;   
    transition-delay: .3s; 

}
.top-2box3:hover {
	
    -webkit-transition: .3s all;   
    -webkit-transition-delay: .3s; 
    -moz-transition: .3s all;   
    -moz-transition-delay: .3s; 
    -ms-transition: .3s all;   
    -ms-transition-delay: .3s; 
    -o-transition: .3s all;   
    -o-transition-delay: .3s; 
    transition: .3s all;   
    transition-delay: .3s; 

}
.url-box  {
    border: 2px solid #fff;
    padding: 8px;
    margin: 20px auto;
    display: block;
    width: 150px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 500;

	}
	
	
.url-box:hover {
border: 2px solid #fff;
    padding: 8px;
    margin-top: 20px;
    display: block;
    width: 150px;
    font-weight: 500;
    color: #2A3A6C;
    text-align: center;
    background: #fff;
    text-decoration: none;

	}
	
	
	
.top-2box1:hover .url-box {
border: 2px solid #fff;
    padding: 8px;
    margin-top: 20px;
    display: block;
    width: 150px;
    font-weight: 500;
    color: #2A3A6C;
    text-align: center;
    background: #fff;
    text-decoration: none;

	}
		
.top-2box2:hover .url-box {
border: 2px solid #fff;
    padding: 8px;
    margin-top: 20px;
    display: block;
    width: 150px;
    font-weight: 500;
    color: #2A3A6C;
    text-align: center;
    background: #fff;
    text-decoration: none;

	}
		
.top-2box3:hover .url-box {
border: 2px solid #fff;
    padding: 8px;
    margin-top: 20px;
    display: block;
    width: 150px;
    font-weight: 500;
    color: #2A3A6C;
    text-align: center;
    background: #fff;
    text-decoration: none;

	}
	
			
@media only screen and (max-width: 330px) {
.hero-section .hero-img .overlay h1 {
    font-size: 16px;
}
.hero-section .bottom-form p {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 0px;
}
.about-financial .main-button {
    margin-bottom: 25px;
    display: inline-block;
    padding: 17px 25px;
    font-size: 13px;
}
.hero-section .bottom-form form button {
    font-size: 13px;
}
	}
	