/*  Start: ********************/
/*  Global Footer
*******************************/
.width850{
  max-width: 850px;
}
.text-blue {
  color: #1d6d98;
  font-weight: bold;
}
.text-green {
  color: #74aa4c;
  font-weight: bold;
}
.font-green {
  color: #2d762f;
}
.seo-text-container{
  background: none;
  /*padding-top: 20px;*/
}
.seo-text-area {
  background: none;
  margin-bottom: 1em;
  max-width: 850px;
}
.seo-text-area.sec_grp, .seo-text-area .sec_grp {
  max-width: 824px;
}
.seo-text-area h1 {
  color: #187098;
  font-weight: 700;
  line-height: 1.2em;
}
.seo-text-area h2 {
  color: #187098;
  font-weight: 700;
  text-align: center;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .seo-text-area h1 {
    color: #104866;
    font-size: 1.9em;
    font-weight: 900;
  }
  .seo-text-area h2 {
    padding: 0 6em;
    color: #104866;
    font-size: 1.9em;
    font-weight: 900;
  }
  .seo-panel .panel-heading  .panel-title{
    width:  100%;
  }
  .ie8 .seo-text-area h1 {
    font-size: 26px;
  }
  .ie8 .seo-text-area h2 {
    font-size: 26px;
  }
}
@media (min-width: 1078px) {
  .seo-panel .panel-heading  .panel-title{
    width:  1036px;
    margin: 0 auto;
    padding-left: 105px;
  }
}
.seo-text-area p {
  text-align: justify;
  color: #878787;
  font-size: 1.11em;
  margin: 20px 0;
}
.ie8 .seo-text-area p {
  font-size: 16px;
}
.seo-text-area .two-col {
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  column-count: 2;
  column-gap: 40px;
}

.seo-panel {
  background: none;
}
.seo-panel .panel-group {
  margin-bottom: 0;
}
.seo-panel .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.seo-panel .panel-default, .seo-panel .panel-body {
  border: none;
  border-radius: 0;
  margin-top: 0 !important;
}
.seo-panel .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  max-width: 850px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .seo-panel .panel-group .panel-heading + .panel-collapse > .panel-body {
    padding: 25px 15px;
  }
}
.seo-panel .panel-heading {
  background-color: #eaeaea;
  padding:15px;
  border-top: 1px solid #d6d6d6;
  border-top-left-radius: initial;
  border-top-right-radius: initial;
  cursor: pointer;
}
.seo-panel .panel-title a, .seo-panel .panel-title span.seo-title {
  display: block;
  position: relative;
  color: #156c9a;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.2em;
  padding-right: 25px;
}
.seo-panel .panel-title a {
    position: relative;
}
.seo-panel .panel-title a i {
  font-weight: bold;
    position: absolute;
    top: 0; right: 0;
}
.seo-panel p, .seo-panel ul {
  font-size: 1.143em;
  text-align: justify;
  color: #787878;
}
.ie8 .seo-panel p, .ie8 .seo-panel ul {
  font-size: 16px;
}
.seo-panel .caret.up {
  border-top-color: transparent;
  border-bottom: 10px solid #0e4f72;
  right: 15px;
  top: 11px;
}
.seo-panel .caret {
  border-top-color: #0e4f72;
  right: 15px;
  top: 21px;
}

.why-choose-container {
  padding: 20px 0 0 0;
  background-color: #f2f2f2;
}

@media (min-width: 768px) {
  .why-choose-container {
    padding: 20px 0 20px 0;
  }
}
.why-choose-container h2 {
  color: #187098;
  font-size: 1.5em;
  font-weight: bold;
  margin:0;
}
.ie8 .why-choose-container h2 {
  font-size: 22px;
}
@media (max-width: 767px) {
  .why-choose-container h2 {
    font-size: 1.3em;
  }
}
.why-choose-container .font-blue {
  color: #1d6d98;
}
.why-choose-container .media-body, .why-choose-container .media-object {
  min-height: 90px;
  margin-right: 7px;
}
@media (min-width: 780px) {
  .why-choose-container .media-object1 {
    margin-left: 3em;
  }
}
.why-choose-container .media-body {
  color: #333;
  font-size: 1em;
}
.why-choose-container .why-choose-content {
  margin: 10px 0 20px 0;
}

@media (min-width: 768px) {
  .why-choose-container .media-body {
    min-height: 86px;
    display: table;
  }
  .why-choose-container .why-choose-content {
    margin: 10px 0 0 0;
   -moz-transform: scale(.9);
   -webkit-transform: scale(.9);
   -o-transform: scale(.9);
   -ms-transform: scale(.9);
   transform: scale(.9);

  }
}
.why-choose-container .why-choose-content span {
  display: block;
  line-height: normal;
    font-size: 1em;
}
.ie8 .why-choose-container .why-choose-content span {
  width: 170px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .why-choose-container .why-choose-content span {
    display: table-cell;
    vertical-align: middle;

  }
}
.why-choose-container .img {
  display: inline-block;
  width: 71px;
}
.why-choose-container .reason-1 {
  background-position: 2px 0;
  height: 80px;
}
.why-choose-container .reason-2 {
  background-position: 0 -81px;
  height: 90px;
  width: 80px;
}
.why-choose-container .reason-3 {
  background-position: 14px -175px;
  height: 82px;
}
.why-choose-container .carousel .img {
  display: block;
  margin: 0 auto;
  height: 200px;
  width: 250px;
  padding: 20px 89px 100px;
  background-origin: content-box;
  background-clip: content-box;
}
.why-choose-container .carousel .reason-2 {
  padding: 10px 75px 90px;
}
.why-choose-container .carousel .carousel-caption {
  color: #0d4665;
  font-size: 1.5em;
  font-weight: 900;
  text-shadow: none;
}
.why-choose-container .carousel .carousel-indicators li {
  background-color: #f7f7f8;
  border: 1px solid #f7f7f8;
}
.why-choose-container .carousel .carousel-indicators .active {
  margin: 1px;
  background-color: #156C9A;
}
@media (max-width: 994px){
  .why-choose-container .media-object {
    float: none !important;
    display: block;
    margin: 10px 0px -10px 0px;
  }
  .why-choose-container .img {
    display: block;
    margin: 0 auto;
  }
  .why-choose-container .media-body{
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px){
  .why-choose-container .media-body, .why-choose-container .media-object {
    min-height: 80px;
    line-height: 80px;
  }
  .why-choose-container .media-body {
    height: 95px;
    line-height: 1em;
    font-size: .9em;
  }
  .why-choose-container .img {
    height: 75px;
    background-size: 60px;
  }
  .why-choose-container .reason-1 {
    background-position: 0 4px;
    height: 62px;
  }
  .why-choose-container .reason-2 {
    background-position: 10px -57px;
    height: 75px;
  }
  .why-choose-container .reason-3 {
    background-position: 10px -124px;
    height: 75px;
  }
}

.social-mobile {
  text-align:center;
}



.cx-steps {
  padding-top: 56px;
  padding-bottom: 46px;
  background-color: #f2f2f2;
}
.cx-steps h2 {
  color: #156c9a;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 0;
}

@media (min-width: 767px){
  .cx-steps h2 {
  color: #187098;
  font-size: 1.8em;
  font-weight: bold;
  }
  .ie8 .cx-steps h2 {
    font-size: 23px;
  }
}

.cx-steps .steps-content {
  margin-top: 10px;
}
.cx-steps .steps-content > div p:first-child {
  color: #186e9b;
  font-size: 1.8em;
}
.cx-steps .steps-text {
  color: #186e9b;
  font-size: 1.2em;
  font-weight: 600;
  padding: 10px;
}
.ie8 .cx-steps .steps-text {
  font-size: 18px;
}
.steps-subtext {
  font-size:0.9em;
  margin:10px 10px 0 10px;
  /*padding:10px 10px 0 10px;*/
}
.ie8 .steps-subtext {
  font-size:13px;
  line-height: 16px;
}
.cx-steps .font-green {
  color: #74aa4c;
}
.cx-steps .steps-img {
  margin: 5px auto 10px;
  width: 110px;
  height: 110px;
  background-color: #156c9a;
  border: none;
  border-radius: 50%;
}
.cx-steps .steps-img span {
  display: inline-block;
  width: 54px;
  height: 65px;
  background: transparent;
}

.cx-steps .steps-content.text-muted {
  color: #787878;
  font-size: 1.143em;
  line-height: 1em;
}
.cx-steps .text-muted{
  color: #787878;
}
.cx-steps .text-muted p {
    margin: 0 10px;
    line-height: 15px;
    font-size: 1em;
}
@media (min-width: 767px){
  .cx-steps .text-muted{
    font-size: .9em;
  }

  .cx-steps .text-muted p {
    margin-left:100px;
    margin-right:100px;
  }
  .ie8 .cx-steps .text-muted p {
    font-size: 10px;
  }
}
.cx-steps .steps-content > div:nth-child(1) > .steps-img > span,
.ie8 .cx-steps .steps-content > div:nth-child(1) > .steps-img > span {
  margin: 25px 0 0 10px;
}

.cx-steps .steps-content > div:nth-child(2) > .steps-img > span {
  background-position: 0 -66px;
  margin: 25px 0 0 0;
  width: 60px;
}
.cx-steps .steps-content > div:nth-child(3) > .steps-img > span {
  background-position: 0 -129px;
  width: 56px;
  margin: 23px 0 0 7px;
}

@media (max-width: 767px){
  .cx-steps {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .cx-steps .steps-img {
    width: 90px;
    height: 90px;
  }
  .cx-steps .steps-img span {
    margin: 16px 0px 0 0;
    background-size: 55px 175px;
    background-position: 5px 0;
    height: 60px;
  }
  .cx-steps .steps-img span.step2 {
    background-position: -1px -61px;
    width: 56px;
  }
  .cx-steps .steps-img span.step3 {
    background-position: 3px -120px;
  }
  .cx-steps .steps-content > div:nth-child(3) > .steps-img > span {
    background-position-y: -120px;
  }
  .cx-steps .carousel-indicators {
    bottom: -30px;
  }
  .cx-steps .carousel-indicators .active {
    background-color: #156C9A;
  }
  .cx-steps .carousel-indicators li {
    background-color: #C3C3C3;
    border-color: #999;
  }
}

.cx-says {
  padding-top: 50px;
  background-color: #016d9b;
  color: #ffffff;
  position: relative;
}

.ie8 .cx-says {
  width: 100%;
}
@media (min-width: 767px){
  .cx-says {
    padding-bottom: 50px;
    overflow: hidden;
  }
}

.cx-says .carousel-indicators {
  bottom: -40px;
}
.cx-says .carousel-indicators li {
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
  width:13px;
  height:13px;
}
.cx-says .carousel-indicators .active {
  background-color: #74aa4c;
  border: 1px solid #125c84;
  width:15px;
  height:15px;
}
.cx-says .carousel-inner img:nth-of-type(2) {
  vertical-align: -2px;
}
.cx-says em {
  font-size: 1em;
}
.cx-says p {
  font-size: 1.5em;
  font-weight:normal;
  line-height: 32px;
}
.ie8 .cx-says p {
  font-size: 21px;
  font-weight: normal;
}
@media (min-width: 768px){
  .cx-says p {
    line-height: 28px;
    padding-left: 1em;
    padding-top: 12px;
  }
}
.cx-says .cx-name {
  font-size: 1.1em;
  margin-bottom: 0;
}
.ie8 .cx-says .cx-name {
  font-size: 16px;
}
.cx-says .cx-name span {
  font-weight: 800;
}
.cx-says .quote {
  font-size: 80px;
  line-height: 1px;
  vertical-align: bottom;

}
@media (min-width: 768px){
    .cx-says .quote {
      margin-left: -37px;
    }
    .cx-says .cx-name {
      padding-left: 1.3em;
    }
}
.cx-says .end-quote {
  margin-left: 0;
  position: relative;
  top: 6px
}


.ie8 .cx-says .end-quote {
  margin: 0 0 0 5px;
}

.face {
  border:3px solid #3489ad;
  width:125px;
  background: #fff;
}
@media (max-width: 767px){
  .face {
    position:absolute;
    top:-90px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
  }
}
@media (max-width: 767px){
  .cx-says p {
    padding: 10px;
    font-size: 1.3em;
    line-height: 20px;
    text-align: center;
  }
  .cx-says .quote {
    margin-left: auto;
    font-size: 2.5em;
    line-height: 10px;
  }
}

@media (min-width: 768px){
  .ie8 .cx-says .carousel-control {
    background: #016D9B;
  }
  .ie8 .cx-says .carousel-control {
    color: #ffffff;
  }
  .ie8 .m-icon--chevron-right {
    right: 0!important;
  }
  .cx-says .carousel-control {
    width: 6%;
    font-size: 2.6em;
    color: #fff;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    font-weight: 700;
    background: #016D9B;
    z-index: 7;
  }
  .cx-says .carousel-control:hover, .carousel-control:focus{
    opacity: 1;
  }
  .carousel-control .m-icon--chevron-left, .carousel-control .m-icon--chevron-right{
    position: absolute;
    top: 42%;
    z-index: 5;
    display: inline-block;
    font-weight: 700;
  }
  .carousel-control.a-left{
    left: 0;
  }
  .carousel-control.a-right {
    right: 0;
    left: auto;
    padding-right: 2em;
  }
}
.social {
  overflow: hidden;
  margin-bottom: 3em;
}
.social h2 {
  margin-bottom: 30px;
  color: #104866;
  font-size: 1.8em;
  font-weight: 700;
}
.social hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #255B7C;
  border-bottom: 1px solid #397397;
  border-radius: 5px;
  opacity: 0.2;
  width: 134%;
  margin-left: -127px;
}

@media (max-width: 767px){
  .social .join-us {
    font-size:0.8em;
  }
}
.ie8 .join-us {
    font-size: 13px;
}

.social .join-us {
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.social .social-text {
  color: #787878;
  font-size: 1.4em;
  padding-left: 15px;
  padding-bottom: 25px;
}
.social .social-icons .socialmedia {
  display: inline-block;
  height: 47px;
  width: 50px;
  background-size: 219px;
  margin-right: 5px;
}

.social .social-icons .socialmedia.fb {
  background-position: 0px 0;
}

.social .social-icons .socialmedia.tw {
  background-position: 162px 0;
}
.social .social-icons .socialmedia.gp {
  background-position: -54px 0;
}
.social .social-icons .socialmedia.bg {
  background-position: -169px 0;
}
.social .social-icons .socialmedia.yt {
  background-position: -115px 0;
}
.social .social-icons .socialmedia.blog {
  background-position: -172px 0;
  width: 47px;
}
.social .social-icons .socialmedia.li {
  background-position: -170px 0;
}

.social-content .socialmedia:hover {
  opacity:0.5;
}

.secure {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #2D762F;
  color: #ffffff;
}
.secure h2 {
  margin-bottom: 30px;
  font-size: 2em;
  font-weight: 600;
}

.disclaime {
  line-height: 1.1em;
  font-size: 0.9em;
  margin: 8px auto;
}
.subfooter {
    background-color: #016d9b;
  }

.subfooter .findout{
  margin-top: 10px;
}
.subfooter .findout .text-bold {
  font-size: .7em;
}
@media (min-width: 768px) {
  .subfooter .findout .text-bold {
    font-size: 1em;
  }
  .ie8 .subfooter .findout .text-bold {
    font-size: 13px;
  }
}
.subfooter .subfooter-title {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 35px;

}
.subfooter-title {
  background-color:#e6e6e6;
    text-align:left;
}
.verticalLinks{
  padding-right: 0;
  padding-left: 0;
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .subfooter .subfooter-title {
    height: 55px;
    text-align:center;
  }
}
.subfooter .call-mob {
  background-color:#0e4f72;
  border-bottom:2px solid #135a80;
  padding: 10px 10px 0 10px;
}
@media (max-width: 321px) {
  .subfooter .call-container {
    font-size: 1em;
    background-color:#0e4f72;
  }
}
.subfooter .call {
  padding-left: 2.1em;
  height: 60px;
  background-position: 0 5px;
  background-size: 41px 41px;
  font-size: 1.30em;
  line-height: 14px;
}
@media (max-width: 767px) {
 .subfooter .call {
    background-size: 30px;
    padding-left: 2em;
    font-size: 1.1em;
    line-height: 52px;
    font-weight: 200;
  }
  .subfooter .findout{
    padding-left:15px;
}
}
.subfooter .subfooter-container {

  max-width: 940px;
  margin: 0 auto;
}
.subfooter-container__title {
  text-align:center;
}
.subfooter .subfooter-container:after, .subfooter .subfooter-container:before {
  display: table;
  content: " ";
}
.subfooter .text-bold {
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 767px){
.subfooter .text-bold {
    font-size: 1em;
  }
}
.subfooter-content a{
  font-size: 1em;
  color: #b9d3e1;
}
.ie8 .subfooter-content a{
  font-size: 13px;
}
@media (max-width: 767px){
  .subfooter-content a {
    font-size: .7em;
  }
}
.subfooter .call-container {
  display: block;
  margin: 0 auto auto 0;
  color: #ffffff;
}

.subfooter-content-credit {
	font-size: .8em;
	font-weight: bold;
	color: #fff;
}
.ie8 .subfooter-content-credit {
  margin-top: 10px;
}

@media (min-width: 768px) {
	.subfooter-content-credit {
		font-size: 1.75em;
	}
}

.subfooter .links {
  font-size: .87em;
}
.subfooter .links .link1, .subfooter .links .link3 {
  display: inline-block;
  margin-bottom: 14px;
}
.subfooter .links .link1 > *, .subfooter .links .link3 > * {
  float: left;
  padding: 0 8px;
}
.subfooter .links .link2, .subfooter .links .link3 {
  margin-bottom: 8px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .subfooter .subfooter-content {
    padding: 25px 0;

  }
}
.ie8 .subfooter .subfooter-content{
  padding-bottom: 65px;
}

/* Start Note: This probably used the "extend" function from sass */
/* Please note that we should only use "extend" when classes are related */
.subfooter .credit-card-footer, .subfooter .loan-footer, .subfooter .insurance-footer, .subfooter .flag-footer, .subfooter .safe-footer {

}
/* End Note  */

.subfooter .flag {
  margin-top: 15px;
}
.subfooter .flag span {
  border: 1px solid #FFF;
  display: inline-block;
  height: 14px;
  width: 20px;
  margin-right: 5px;
}
.subfooter .flag span:not(:first-child):not(:nth-child(6)) {
  margin-top: 5px;
}
.subfooter .flag .malaysia {
  background-position: -1px -49px;
}
.subfooter .flag .indonesia {
  background-position: -1px -33px;
}
.subfooter .flag .hongkong {
  background-position: -1px -17px;
}
.subfooter .flag .thailand {
  background-position: -1px -113px;
}
.subfooter .flag .philippines {
  background-position: -1px -81px;
}
.subfooter .flag .singapore {
  background-position: -1px -97px;
}
.subfooter .flag .denmark {
  background-position: -1px -1px;
}
.subfooter .flag .taiwan {
  background-position: -1px -129px;
}
.subfooter .safe-hands-img {
  margin-top: 5px;
  border-bottom:2px;
  border-top:2px;
}
.subfooter .safe-hands-img img {
  width: 73px;
}

.subfooter-others {
  text-transform: uppercase;
  padding: 12px 0 8px;
  background-color: #0a2b3e;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}
.zh-safe {
  vertical-align: middle;
  height: 30px;
}
.text-compare {
  color: #186e9b;
  font-weight: 700;
}
.text-hero {
  color: #2d762f;
  font-weight: 700;
}

.footer {
  padding: 23px 10px 20px;
  background-color: #000;
  color: #efefef;
  font-size: 0.80em;
  text-align: center;
}
.ie8 .footer {
  font-size: 12px;
}
.footer a {
  color: #cfdae0;
}

.stars {
  display: inline-block;
  width: 50px;
  margin-left: 5px;
  height: 8px;
}

.seo-container-btm {
  background: #fff;
}

.stuck {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  max-width: 1040px;
}

.footer-main-title {
  color: #176b9a;
  text-align:center;
  font-size:1.5em;
  position:relative;
  top:10px;
}
.ie8 .footer-main-title {
  font-size: 22px;
  font-weight: 600;
}
.phone-footer[href^=tel] { color:#fff; text-decoration:none;}

.fb_box{
  margin: auto;
  text-align: center;
  padding-bottom: 20px;
  background-color: #f2f2f2;
}
/*  End: **********************/
/*  Global Footer
*******************************/

/*  Start: **********************/
/*  Count Container Widget
*******************************/
@media (max-width: 767px){
  .countContainer{
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
  }
}
/*  End: **********************/
/*  Count Container Widget
*******************************/