body,
html {
  height: 100%;
}
a {
  color: #273c71;
  text-decoration: none;
}
body {
  background-color: #f2f2f2;
  font-family: 'Helvetica Neue';
  font-weight: normal;
}
@media (max-width: 767px) {
  .ftr-get-started {
    display: none !important;
  }
  .ftr-site-nav {
    display: none !important;
  }
  footer .span4 {
    background: none !important;
  }
  .remove-on-small {
    display: none !important;
  }
  .fb-like {
    font-size: 12px;
    text-align: center;
  }
  .breadcrumb {
    text-align: center;
  }
}
.content-holder {
  margin-top: 100px;
  min-height: 500px;
}
@media (max-width: 996px) {
  .content-holder {
    margin-top: 0;
  }
}
.max-width-holder {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 100;
}
@media (max-width: 767px) {
  .navbar-fixed-top {
    margin-left: 0;
    margin-right: 0;
  }
  .logo {
    width: 160px !important;
    height: 60px;
    margin: 0 auto !important;
    /*border: solid 1px red;*/
  
  }
  .search-box {
    text-align: center;
  }
}
#ko-kard_logo {
  display: block;
  width: 190px;
  height: 57px;
  text-indent: -1000px;
}
#ko-kard_logo a {
  display: block;
  background: url(../img/ko-kard_logo.png) no-repeat;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #ko-kard_logo a {
    background-size: 80%;
  }
}
header {
  min-height: 81px;
  box-shadow: 0px 3px 7px -4px #676767;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: solid 1px #fff;
  border-top: solid 3px #3da028;
  /*padding: 10px;*/

}
header .links {
  padding-top: 40px;
}
@media (max-width: 767px) {
  header .links {
    padding-top: 4px;
    text-align: center;
  }
  header .links button {
    font-size: 12px;
    padding: 2px;
  }
}
header .buttons {
  padding-top: 15px;
}
@media (max-width: 767px) {
  header .buttons {
    text-align: center;
    padding-top: 0;
    padding-bottom: 5px;
  }
}
.tab {
  height: 38px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .tab {
    padding-left: 10px;
  }
}
.tab-holder {
  margin-top: 20px;
}
.tab-holder h1 {
  font-family: 'Jenna Sue';
  font-weight: normal;
  font-size: 58px;
  text-align: center;
  padding: 30px 0 20px;
}
@media (max-width: 767px) {
  .tab-holder h1 {
    font-size: 42px;
    padding: 5px 0 10px;
  }
}
.tab-holder small {
  clear: both;
  display: block;
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
  font-family: 'Helvetica Neue';
  font-weight: lighter;
}
@media (max-width: 767px) {
  .tab-holder small {
    font-size: 13px;
    line-height: 16px;
  }
}
.nav-tabs {
  z-index: 1;
  border-bottom: 0;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  background-color: #fff;
  border-color: #eee;
  color: #273c71;
}
.uguide-hldr {
  max-width: 519px;
  height: 229px;
  overflow: scroll;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.faq-hldr {
  max-width: 519px;
  height: 342px;
  overflow: scroll;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.fee-hldr {
  max-width: 519px;
  height: 342px;
  /*overflow: scroll;*/

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#feeCalculator {
  position: relative;
}
#feeCalculator .alert-plain {
  color: #666;
  background-color: #eee;
  border: 1px solid #ddd;
}
#feeCalculator .btn {
  text-shadow: none;
}
#feeCalculator .feelink {
  text-shadow: none;
  font-size: 12px;
  padding: 0 0 4px 0;
  margin: 0;
}
#feeCalculator .feelink:hover {
  color: #fff;
}
#feeCalculator .no-link {
  display: block;
  height: 15px;
  clear: both;
}
#feeCalculator .fees-sub-form {
  margin-left: 20px;
  position: relative;
}
#feeCalculator .fees-sub-form .alert {
  padding: 5px 6px 4px 4px;
}
#feeCalculator .fees-sub-form input,
#feeCalculator .fees-sub-form select,
#feeCalculator .fees-sub-form .alert {
  margin-bottom: 2px;
}
#feeCalculator .fees-sub-form em {
  font-size: 11px;
}
#feeCalculator .fees-sub-form2 {
  margin-left: 20px;
  position: relative;
}
#feeCalculator .fees-sub-form2:after {
  display: block;
  width: 172px;
  height: 75px;
  content: '';
  background: url(../img/text-transac-sum.png) no-repeat;
  position: absolute;
  top: -68px;
  right: -53px;
}
#feeCalculator .fees-sub-form2 .alert {
  padding: 5px 6px 4px 4px;
}
#feeCalculator .fees-sub-form2 input,
#feeCalculator .fees-sub-form2 select,
#feeCalculator .fees-sub-form2 .alert {
  margin-bottom: 2px;
}
#feeCalculator .fees-sub-form2 em {
  font-size: 11px;
}
.card-rel-sum-hldr {
  width: 430px;
  margin: 0 auto;
  /*background: #fff;*/

  color: #666;
  /*padding: 10px;*/

  border-radius: 10px;
}
.card-rel-sum-hldr .title {
  background: #3da028;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.card-rel-sum-hldr .country {
  padding: 10px;
  font-size: 16px;
  border-bottom: solid 1px #ddd;
  background: #fff;
}
.card-rel-sum-hldr .column-hldr {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 5px;
  overflow: hidden;
}
.card-rel-sum-hldr .column-hldr .column {
  padding: 10px 10px 2px 10px;
  border-bottom: dashed 1px #ddd;
  background: #fff;
}
.card-rel-sum-hldr .column-hldr .column:hover {
  background-color: #eee;
}
.card-rel-sum-hldr .column-hldr .no-border {
  border-bottom: none;
}
.card-rel-sum-hldr .totaltop {
  background: #3da028;
  padding: 10px 10px 2px 10px;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: solid 1px #3da028;
  border-bottom: none;
  font-weight: bold;
  font-size: 16px;
  border-bottom: solid 1px #47b330;
}
.card-rel-sum-hldr .totalbtm {
  background: #3da028;
  padding: 10px 10px 2px 10px;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: solid 1px #3da028;
  border-top: none;
}
.card-rel-sum-hldr .note {
  color: #8897bd;
  font-size: 12px;
  padding-right: 8px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .row-fluid .offset8:first-child {
    margin-left: 61%;
  }
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  background: #233d72;
  box-shadow: 0px 0px 5px #959595;
  border-color: #233d72;
  color: #fff;
}
.tab-content {
  background-color: #273c71;
  border-radius: 10px;
  color: #fff;
  margin: 0;
  z-index: 2;
  min-height: 370px !important;
  position: relative;
  padding: 10px;
}
@media (min-width: 767px) {
  .tab-content {
    overflow: hidden !important;
  }
}
.mainTitle {
  /*border-bottom: solid 3px red;*/

}
.mainTitle .sub-title {
  padding: 2px;
  font-size: 48px;
}
@media (max-width: 767px) {
  .store-banner {
    text-align: center;
  }
  .store-banner img {
    width: 45%;
  }
}
.flowGFX {
  margin-top: 20px;
  border: solid 1px #ddd;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: inset 0px 1px 2px #fff;
  background: #eee;
}
.signup_homepage {
  padding: 6px 10px 5px 10px;
  box-shadow: 0px 0px 10px #c3c3c3;
  border-radius: 5px;
  margin-top: 10px;
  height: auto;
}
.signup_homepage .title {
  font-size: 16px;
  font-weight: bold;
  color: #273c71;
  text-shadow: 1px 1px 0 #fff;
}
.signup_homepage .already-member {
  font-size: 11px;
  padding: 2px;
  color: #666;
  text-shadow: 1px 1px 0 #fff;
  margin-bottom: 0;
}
.signup_homepage input {
  margin-bottom: 0;
  margin-right: 0;
  box-shadow: inset 1px 1px 2px 0px #dddddd, 0px 1px 1px #fff;
  height: 46px;
  padding-left: 20px;
  font-size: 18px;
  color: #b3b3b3;
}
@media (max-width: 767px) {
  .signup_homepage input {
    margin-bottom: 8px;
  }
}
.breadcrumb {
  /*margin: 0;*/

}
#dboard {
  clear: both;
  background: #273c71;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#sitenav {
  background: #273c71;
  border-radius: 10px;
}
#sitenav .nav,
#sitenav .input-append {
  margin: 0;
  padding: 5px;
}
#sitenav .input-append {
  margin-top: 3px;
}
iframe {
  border: none;
  height: auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#iframe {
  width: 100%;
  min-height: 540px;
}
#dboard-form-body {
  padding: 0;
  margin: 0 auto;
  height: auto;
  background: #fff;
  width: 458px;
}
#dboard-form-body form {
  padding: 10px;
  /*background: #fff;*/

  padding-bottom: 70px;
}
@media (max-width: 767px) {
  #dboard-form-body form input.good {
    width: 50%;
  }
}
.dboard-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 458px;
  border-radius: 6px 6px 0 0;
  background-color: #fff;
  padding: 0 0 20px 0;
  /*.alert, .alert h4 {
    color: #666;
  }
  .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #eee;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }  */

}
@media (max-width: 767px) {
  .dboard-container {
    padding: 0;
    background: #fff;
    width: 100%;
  }
}
.dboard-container .row-fluid {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.dboard-container hr {
  margin: 8px 0;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.dboard-container .alert {
  padding: 4px 35px 4px 14px;
  text-shadow: none;
}
.dboard-container .alert-plain {
  color: #666;
  background-color: #eee;
  border: 1px solid #ddd;
}
.dboard-title-blue {
  background-color: #273c71 !important;
}
.sitenav-hldr {
  min-height: 500px;
}
.dboard-title {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background-color: #3da028;
  width: 100%;
  height: 35px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 14px;
}
.dboard-title h3 {
  font-size: 14px;
  margin: 0 0 0 10px;
  height: 35px;
  line-height: 35px;
}
#dboard-ads-holder {
  display: block;
  width: 215px;
  min-height: 400px;
  text-align: center;
}
#dboard-ads-holder img {
  border-radius: 5px;
}
@media (max-width: 767px) {
  #dboard-ads-holder {
    display: none;
  }
}
.dboard-name-info {
  /*background: @bluetheme;*/

  height: 45px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 767px) {
  .dboard-name-info {
    display: block;
    clear: both;
    margin-bottom: 20px;
  }
}
.dboard-name-info p {
  background: #273c71;
  /*margin: 10px 0;*/

  color: #eee;
  text-align: center;
  line-height: 25px;
  padding: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: normal;
}
.dboard-info-body {
  margin-top: 20px;
}
.dboard-welcome {
  /*padding: 10px;*/

  /*background: @bluetheme;*/

  border-top-right-radius: 10px;
  /*border-bottom: solid 1px #3b559c;*/

}
@media (max-width: 767px) {
  .dboard-welcome {
    border-top-right-radius: 0px !mportant;
  }
}
.dboard-welcome .nav {
  margin: 10px 10px 5px;
}
.dboard-welcome a {
  color: #fff;
}
.dboard-welcome a:hover {
  color: #273c71;
}
.dboard-welcome a:hover .icon-white {
  background-image: url("../img/glyphicons-halflings.png");
}
.dboard-my-account {
  text-shadow: 1px 1px 0 #fff;
  font-size: 12px;
  padding: 10px;
  color: #666;
  background: #fff;
  border-radius: 10px;
  border: solid 5px #273c71;
}
.dboard-my-account .nav {
  margin-bottom: 4px;
}
.dboard-my-account h4 {
  color: #3da028;
  font-size: 14px;
  padding: 3px 0;
  margin: 0;
}
.dboard-my-account table {
  margin-bottom: 0px;
}
.dboard-my-account .nav-pills a {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dboard-my-account .table th,
.dboard-my-account .table td {
  padding: 5px;
  line-height: 15px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.dboard-card-hldr {
  position: relative;
  border: solid 1px #1b2b58;
  box-shadow: inset 0px 1px 0 #314a8c;
  border-radius: 5px;
  background: #1b2b58;
  /* Old browsers */

  background: -moz-linear-gradient(top, #1b2b58 0%, #1b2b58 49%, #293e79 65%, #1b2b58 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b2b58), color-stop(49%, #1b2b58), color-stop(65%, #293e79), color-stop(100%, #1b2b58));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #1b2b58 0%, #1b2b58 49%, #293e79 65%, #1b2b58 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #1b2b58 0%, #1b2b58 49%, #293e79 65%, #1b2b58 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #1b2b58 0%, #1b2b58 49%, #293e79 65%, #1b2b58 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #1b2b58 0%, #1b2b58 49%, #293e79 65%, #1b2b58 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b2b58', endColorstr='#1b2b58', GradientType=0);
  /* IE6-9 */

}
.dboard-card-hldr .buttonpad {
  padding: 10px 5px;
}
@media (max-width: 767px) {
  .dboard-card-hldr .buttonpad {
    text-align: center;
  }
}
.dboard-card-hldr .scroll-left {
  display: block;
  border: solid 1px #eee;
  width: 30px;
  overflow: hidden;
  text-indent: -1000px;
  height: 97px;
  background-color: #eee;
  float: left;
  margin-right: 3px;
  border-radius: 5px;
}
.dboard-card-hldr .scroll-left a {
  width: 100%;
  height: 100%;
  display: block;
}
.dboard-card-hldr .scroll-left a:hover {
  background-color: #666;
}
.dboard-card-hldr .scroll-right {
  display: block;
  border: solid 1px #eee;
  width: 30px;
  overflow: hidden;
  text-indent: -1000px;
  height: 97px;
  background-color: #eee;
  float: left;
  margin-left: 3px;
  border-radius: 5px;
}
.dboard-card-hldr .scroll-right a {
  width: 100%;
  height: 100%;
  display: block;
}
.dboard-card-hldr .scroll-right a:hover {
  background-color: #666;
}
.dboard-card-hldr ul {
  /*float: left;*/

  display: inline-block;
  font-size: 12px;
  height: 105px;
  width: 100%;
  color: #273c71;
  overflow: hidden;
  margin: 0;
  /*border: solid 1px red;*/

}
.dboard-card-hldr ul li {
  /*float: left;*/

  display: inline-block;
  width: 110px;
  border-radius: 5px;
  height: 72px;
  padding: 0;
  border: solid 1px #eee;
  color: #666;
  text-align: center;
  line-height: 70px;
  margin: 10px 5px 20px 5px;
  opacity: 0.8;
  background: #ffffff url(../img/card-logo-sprite-a.png) 3px 3px no-repeat;
  position: relative;
}
.dboard-card-hldr ul li:after {
  display: block;
  content: " ";
  background: url(../img/card-shadow.png) no-repeat;
  position: absolute;
  top: 75px;
  left: -5px;
  /*border: solid 2px red;*/

  width: 119px;
  height: 15px;
}
.dboard-card-hldr ul li:hover {
  opacity: 1;
}
.dboard-card-hldr ul li a {
  color: #273c71;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.dboard-card-hldr ul li a:hover {
  /*background-color: rgba(61, 160, 41, 0.3);*/

  opacity: 0.95;
  color: #666;
  border-radius: 5px;
  text-decoration: none;
  opacity: 1;
  /*text-shadow: 0px 0px 2px #eee;*/

}
.dboard-card-hldr ul li i {
  display: block;
  /*border: dotted 1px #666;*/

  position: absolute;
  top: 53px;
  right: 80px;
  width: 25px;
  height: 15px;
}
.dboard-card-hldr ul li .flag-phil {
  background: url(../img/phil-flag.png) no-repeat;
}
.dboard-card-hldr ul li .flag-india {
  background: url(../img/india-flag.png) no-repeat;
}
.dboard-card-hldr ul .active {
  /*box-shadow: 0px 0px 10px 3px #fff;*/

  border: solid 2px #3da028;
  opacity: 1;
  background: #222222 url(../img/card-logo-sprite-b.png) 3px 3px no-repeat;
  z-index: 2;
}
.dboard-card-hldr ul .active:after {
  content: "selected";
  display: block;
  background: #3da028;
  color: #fff;
  width: 114px;
  z-index: 1;
  left: -2px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  top: 70px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.dboard-card-hldr ul .active a {
  color: #eee;
}
.dboard-card-hldr ul .active a:hover {
  color: #eee;
}
/*.dboard-issue-card {
  float: left;
  display: block;
  border: solid 1px #ddd;
  width: 110px;
  border-radius: 5px;
  height: 70px;
  color: #eee;
  text-align: center;
  font-size: 11px;
  line-height: 66px;
  position: relative;
  margin: 13px 2px 20px 11px;
  a {
    background-color: @bluetheme;
    color: #eee;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    &:hover {
      text-decoration: none;
      background-color: @greentheme;
    }
  }
}*/
.icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a {
  display: block;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
#site-nav .nav-list > .active > a,
#site-nav .nav-list > .active > a:hover,
#site-nav .nav-list > .active > a:focus {
  color: #273c71;
  background-color: rgba(39, 60, 113, 0.1);
}
.nav-list {
  padding: 0;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.nav-list .title {
  height: 33px;
  line-height: 33px;
  color: #fff;
}
.nav-list .title h4 {
  font-size: 14px;
  padding: 6px 15px;
  margin: 0;
}
.nav-list a {
  color: #666;
}
.bs-docs-sidenav > li:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background-color: #3da028;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  background-color: rgba(61, 160, 40, 0.1);
  color: #3da028;
  text-shadow: none;
}
/*button style*/
.btn-gstarted {
  width: 183px;
}
@media (max-width: 767px) {
  .btn-gstarted {
    width: 100%;
  }
}
.btn-largest {
  padding: 16px 27px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .btn-largest {
    padding: 12px 15px;
  }
}
.btn-blue {
  background-color: #21417d !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#25498d", endColorstr="#21417c");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#25498d), to(#21417c));
  background-image: -moz-linear-gradient(top, #25498d, #21417c);
  background-image: -ms-linear-gradient(top, #25498d, #21417c);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25498d), color-stop(100%, #21417c));
  background-image: -webkit-linear-gradient(top, #25498d, #21417c);
  background-image: -o-linear-gradient(top, #25498d, #21417c);
  background-image: linear-gradient(#25498d, #21417c);
  border-color: #21417c #21417c #203f79;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.06);
  -webkit-font-smoothing: antialiased;
}
.btn-kokard-green {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3DA028;
  *background-color: #3DA028;
  background-image: -moz-linear-gradient(top, #45b12e, #3da028);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#45b12e), to(#3da028));
  background-image: -webkit-linear-gradient(top, #45b12e, #3da028);
  background-image: -o-linear-gradient(top, #45b12e, #3da028);
  background-image: linear-gradient(to bottom, #45b12e, #3da028);
  background-repeat: repeat-x;
  border-color: #3DA028;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45b12e', endColorstr='#3DA028', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-kokard-green:hover,
.btn-kokard-green:active,
.btn-kokard-green.active,
.btn-kokard-green.disabled,
.btn-kokard-green.btn-sample[disabled] {
  color: #FFFFFF;
  background-color: #3DA028;
  *background-color: #003bb3;
}
.btn-kokard-blue {
  background-color: #24417a !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#244079", endColorstr="#244079");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#244079), to(#244079));
  background-image: -moz-linear-gradient(top, #244079, #244079);
  background-image: -ms-linear-gradient(top, #244079, #244079);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #244079), color-stop(100%, #244079));
  background-image: -webkit-linear-gradient(top, #244079, #244079);
  background-image: -o-linear-gradient(top, #244079, #244079);
  background-image: linear-gradient(#244079, #244079);
  border-color: #244079 #244079 #24417a;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
}
footer {
  text-align: center;
  color: #a6a6a6;
  font-size: 12px;
  height: auto;
  box-shadow: 0px -2px 6px -3px #676767;
  border-top: solid 1px #a0a0a0;
  background: #e1e1e1;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e1e1e1 0%, #ededed 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */

  /*text-shadow: 0px 1px 1px #fff;*/

  margin-top: 20px;
}
footer .ftr-inset {
  margin-top: -20px;
  box-shadow: 0px -2px 1px -1px #676767;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #e1e1e1;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e1e1e1 0%, #ededed 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e1e1e1 0%, #ededed 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */

}
footer p {
  font-size: 10px;
  line-height: 10px;
  margin-top: 10px;
  margin-left: 20px;
  text-shadow: 0px 1px 0 #fff;
}
footer a {
  color: #666;
}
footer a:hover {
  color: #85b90e;
  text-decoration: none;
}
footer .span5 {
  padding-bottom: 55px;
  text-shadow: 0px -1px 0 #2e841c;
  background: #3da028;
  /* Old browsers */

  background: -moz-linear-gradient(top, #3da028 0%, #289310 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3da028), color-stop(100%, #289310));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #3da028 0%, #289310 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #3da028 0%, #289310 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #3da028 0%, #289310 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #3da028 0%, #289310 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3da028', endColorstr='#289310', GradientType=0);
  /* IE6-9 */

}
footer .span5 h4 {
  margin-left: 20px;
  padding-top: 10px;
  color: #eee;
}
footer .span5 a {
  color: #eee;
}
footer .span5 a:hover {
  color: #85b90e;
  text-decoration: none;
}
footer .span4 {
  background: url(../img/footer-girl.png) 160px 30px no-repeat;
}
@media (max-width: 767px) {
  footer .span4 {
    background: url(../img/footer-girl.png) center 30px no-repeat;
  }
}
footer .span3,
footer .span4 {
  text-shadow: 0px 1px 0 #fff;
}
footer .span3 h4,
footer .span4 h4 {
  padding-left: 20px;
  padding-top: 10px;
  color: #000;
}
footer h4 {
  font-size: 21px;
  font-weight: normal;
  line-height: 36px;
  padding: 10px 0 0 0;
  color: #666;
  margin: 5px 0 5px 0;
}
footer ul {
  display: inline-block;
  clear: both;
  margin: 0 auto;
  padding-left: 20px;
  list-style: none;
}
footer .gplay-icon {
  float: left;
  margin: 10px 10px 10px 20px;
  display: block;
  width: 112px;
  height: 37px;
  text-indent: -1000px;
  overflow: hidden;
  background: url(../img/gplay-icon.png) no-repeat;
}
footer .gplay-icon:hover {
  opacity: 0.9;
  box-shadow: 0px 0px 12px 5px #fff;
  border-radius: 8px;
}
footer .gplay-icon a {
  display: block;
  width: 100%;
  height: 100%;
}
footer .apstore-icon {
  margin: 10px 0px;
  float: left;
  display: block;
  width: 112px;
  height: 37px;
  text-indent: -1000px;
  overflow: hidden;
  background: url(../img/apstore-icon.png) no-repeat;
}
footer .apstore-icon:hover {
  opacity: 0.9;
  box-shadow: 0px 0px 12px 5px #fff;
  border-radius: 8px;
}
footer .apstore-icon a {
  display: block;
  width: 100%;
  height: 100%;
}
/*modal*/
a.videoClicker {
  display: block;
  height: 200px;
  width: 400px;
  background: url("../img/mainVisual2-400x200.png") top no-repeat;
}
a.videoClicker:hover {
  background-position: bottom;
}
#LoginModal,
#AndroidModal,
#AppleModal,
#videoModal {
  display: none;
}
.modal.fade.in {
  top: 20%;
}
.modal-login {
  display: block;
  color: #ddd;
  max-width: 419px;
  height: 400px;
  overflow: visible;
  background: #000000 url(../img/kokard-login-page-bg.png) 0px 0px no-repeat;
  border-radius: 16px;
}
.modal-video {
  display: block;
  max-width: 600px;
  max-height: 338px;
}
.modal-video video {
  width: 100%;
  height: 100%;
}
.modal-android,
.modal-apple {
  display: block;
  background: none;
  border: none;
  box-shadow: none;
  width: 200px;
  height: 240px;
  text-align: center;
  vertical-align: middle;
  line-height: 237px;
  left: 50%;
  padding: 0;
  margin: 0;
}
.modal-body {
  position: relative;
  min-height: 162px;
  padding: 80px 15px 0;
  overflow-y: auto;
  width: 93%;
}
.modal-body .btn-link:hover,
.modal-body .btn-link:focus {
  color: #3da028;
}
.modal-backdrop {
  background-color: #fff;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: .95;
}
.modal-header {
  padding: 9px 15px;
  border: none;
  background: none;
  color: #fff;
}
.modal-footer {
  padding: 34px 15px 15px;
  margin-bottom: 0;
  text-align: center;
  background: none !important;
  border: none !important;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff !important;
  -moz-box-shadow: inset 0 1px 0 #fff !important;
  box-shadow: none !important;
  height: 79px;
  position: relative;
}
.btn-login {
  width: 100%;
}
.btn-forgot {
  color: #ddd;
  text-shadow: none;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #ddd;
  text-shadow: 0 1px 0 #000;
  opacity: .2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #666;
}
/*paddings*/
.padright10 {
  padding-right: 10px;
}
.padright20 {
  padding-right: 20px;
}
.padright20 {
  padding-right: 20px;
}
.banner-homepage {
  margin-top: 30px;
  margin-bottom: 40px;
  border-radius: 5px;
  display: block;
  width: 940px;
  height: 132px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .banner-homepage {
    display: none;
  }
}
.carousel {
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .carousel {
    display: none;
  }
}
.carousel-caption {
  background: none;
  height: 77%;
}
.carousel-caption h4 {
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 26px;
  margin: 0;
  display: block;
  /*border: solid 1px red;*/

  height: 56px;
  line-height: 56px;
}
.carousel-caption .btn-link:hover,
.carousel-caption .btn-link:focus {
  color: #fff;
  text-decoration: none;
}
.carousel-indicators {
  position: absolute;
  top: 110px;
  right: 46%;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-more {
  margin: 0 auto;
  display: block;
  text-shadow: none;
  font-size: 15px;
  color: #fff;
  background: rgba(221, 221, 221, 0.2);
  border: solid 1px rgba(221, 221, 221, 0.4);
  border-radius: 20px;
}
.carousel-control {
  position: absolute;
  top: 52%;
  left: 15px;
  width: 20px;
  height: 28px;
  margin-top: -20px;
  font-size: 35px;
  font-weight: 100;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background: rgba(34, 34, 34, 0.4);
  border: 0;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: .5;
  filter: alpha(opacity=50);
}
.snsHolder {
  display: block !important;
  width: 220px !important;
  overflow: hidden !important;
  height: 40px !important;
  margin: 0 auto !important;
  padding-left: 623px !important;
}
@media (max-width: 767px) {
  .snsHolder {
    padding-left: 0 !important;
    width: auto !important;
  }
}
ul.sprite {
  list-style: none;
  list-style-type: none;
  background: none;
  overflow: hidden;
  margin: 10px 0;
  padding: 0;
}
ul.sprite li {
  display: block;
  float: left;
  width: 42px;
  margin: 0;
  padding: 0;
  background: none;
}
ul.sprite li a {
  display: block;
  height: 32px;
  width: 32px;
  padding: 0 5px;
  margin: 0;
}
ul.sprite li a span {
  display: block;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
  background-image: url("../img/sprite.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
ul.sprite li a.rss span {
  background-position: 0 0;
}
ul.sprite li a.twitter span {
  background-position: -32px 0;
}
ul.sprite li a.facebook span {
  background-position: -64px 0;
}
ul.sprite li a.technorati span {
  background-position: -96px 0;
}
ul.sprite li a.friendfeed span {
  background-position: -128px 0;
}
#mobile-page {
  margin-bottom: 150px;
  text-shadow: 1px 1px 0 #fff;
}
@media (max-width: 767px) {
  #mobile-page {
    margin-bottom: 40px;
  }
}
#mobile-page h1 {
  color: #3da028;
  padding-bottom: 0;
  margin-bottom: 0;
}
#mobile-page .spacer {
  margin-top: 120px;
}
#mobile-page h4 {
  text-align: center;
  color: #273c71;
  font-size: 16px;
}
#mobile-page h3 {
  color: #273c71;
}
/*fonts*/
@font-face {
  font-family: 'Helvetica Neue';
  src: url("https://reynanparico.com/portfolio-old/kokard/fonts/HelveticaNeue/helveticaneueltstd-roman-webfont.eot?39600988");
  src: url("https://reynanparico.com/portfolio-old/kokard/fonts/HelveticaNeue/helveticaneueltstd-roman-webfont.eot?39600988#iefix") format('embedded-opentype'), url("../fonts/HelveticaNeue/helveticaneueltstd-roman-webfont.woff?39600988") format('woff'), url("../fonts/HelveticaNeue/helveticaneueltstd-roman-webfont.ttf?39600988") format('truetype'), url("../fonts/HelveticaNeue/helveticaneueltstd-roman-webfont.svg?39600988#fonts") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Jenna Sue';
  src: url("https://reynanparico.com/portfolio-old/kokard/fonts/JennaSue/JennaSue.eot?39600988");
  src: url("https://reynanparico.com/portfolio-old/kokard/fonts/JennaSue/JennaSue.eot?39600988#iefix") format('embedded-opentype'), url("../fonts/JennaSue/JennaSue.woff?39600988") format('woff'), url("../fonts/JennaSue/JennaSue.ttf?39600988") format('truetype'), url("../fonts/JennaSue/JennaSue.svg?39600988#fonts") format('svg');
  font-weight: normal;
  font-style: normal;
}
