/*fix active menu*/
#primary-menu .dropdown-menu>li>a {
    background: transparent!important;
}
#primary-menu .dropdown-menu{
  background: #006291!important;
  padding: 0;
}
#primary-menu .dropdown-menu>li.active>a{
  background: #043140 !important;
  border-radius: 0;
  border: none;
}
/*box-wrap-business-loan*/
.box-wrap-business-loan{
  display: inline-block;
  margin-bottom: 30px;
  color: #193d5a;
  background: #f4efd0;
  padding: 32px;
  border-radius: 5px;
}
.box-wrap-business-loan p{
  font-size: 16px;
  margin-bottom: 10px;
}
.box-wrap-business-loan p:last-child{
  margin-bottom: 0;
}
.box-wrap-business-loan a{
  text-decoration: underline;
}
/*ticker*/
.wrap-ticker {
  display: -webkit-box;
  display: -moz-box;        
  display: -ms-flexbox;   
  display: -webkit-flex;   
  display: flex;
  flex-wrap: wrap;
  background: white;

}

.ticker-anchor{
  background: #eb0202;
  color: white;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.ticker-anchor:after{
    content: "";
    width: 10px;
    height: 20px;
    background: #eb0202;
    position: absolute;
    right: -2px;
    top: 1px;
    transform: rotate(45deg);
}
.ticker-news{
  width: 85%;
  background: white;
}
.ticker-wrapper.has-js{
  background: white;
  height: 100%;
}
.ticker-swipe{
  height: 100%;
}
.ticker,.ticker-content,.ticker-swipe, .ticker-swipe span{
  background: white;
  color: #686666;
  font-size: 14px;
}
.ticker-content a{
  color: #686666;
  font-size: 14px;
}
#form-acm_29905 .bee-popup-row-1 .bee-popup-col-1 .bee-popup-block-3 form{
  width: 100% !important;
}
#form-acm_29905 .bee-popup-row-1 .bee-popup-col-1 .bee-popup-block-3{
  width: 100% !important;
}
#form-acm_29905 .bee-popup-row-1 .bee-popup-col-1 form{
   width: 100% !important;
}
.headTop .google-auto-placed{
  width: 97% !important;
}
.financial-caption h2,.financial-caption h3{
  color: #ffffff;
  font-weight: 700;
}
#subscribe .rowSubcribe{
  padding: 6px;
}
#subscribe .subscribe{
  margin: 0;
}
.blog-single-sidebar-newsletter label{
  width: 100%;
}
.blog-single-sidebar-newsletter input[type="text"]{
  width: 100% !important;
}
#personal-loan{
  background-repeat: no-repeat;
  background-size: cover;
}
  #personal-loan .contents-loan h3,
  #personal-loan .contents-loan p{
    margin-top: 15px;
    text-align: center;

  }
.wrap-faq-business .img-faq-business{
  position: relative;
  min-height: auto;
}
.compare-disclaimer{
  margin-top: 20px;
}
  #section-business-loan .box-left .box-contents{
    position: relative;
  }
@media (min-width: 1024px){
  .footer-banner .logo-member img{
    max-height: 98px;
  }
}

@media(max-width: 1024px){
  .ticker{
    width: 88%;
  }
  .footer-banner .logo-member {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  #section-business-loan-faq .wrap-faq-business{
    flex-wrap: wrap;
  }
 #section-business-loan-faq .box-img-faq-business,
 #section-business-loan-faq .content-faq{
  width: 100%;
 }
}
@media (max-width: 991px){
  .top-box ul li {
    margin-bottom: 10px;
  }
  .box-thumb .box-thumb-wrap{
    padding-bottom: 0!important;
  }
  .box-thumb .box-thumb-wrap .box-thumb-icon{
    height: auto !important;
  }
  .page-header .page-header-menu{
    left: 0;
  }
  .page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a{
    color: #ffffff !important;
  }
  #primary-menu .dropdown-menu>li>a{
    color: #ffffff!important;
  }
  .item-news .image{
    width: 100%;
    float: none;
  }
  .item-news .caption{
    width: 100%;
    padding-left: 0;
    float: none;
    padding: 10px 0;
  }
  .rowSubcribe{
    margin-bottom: 15px;
  }

}
@media(max-width: 767px){
  .ticker-news{
    width: 100%;
  }
  .ticker-anchor{
    display: none;
  }
  .left .ticker-controls{
    width: 26%;
  }
  .rowSubcribe{
    margin-bottom: 0;
  }
  .box-lastet-loan{
    margin: 15px 0;
  }
 
  #compare-tab .title-compare{
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrap-faq-business .box-img-faq-business{
    min-height: auto;
  }
  #section-business-loan .section-first .box-left{
    height: auto;
  }

}