
.team-bg {

  background-image: url(../images/language_bg.jpg);
    width: auto;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
}

 .title-border {
    padding-top: 35px;
}

span#txtchangehere,
#kh-content,
#blue-bk,
#bk-eight {
    font-family: Limerick-DB;
}

.license-kh p > strong {
    font-family: Limerick-LF;
}

.container_main {
    padding: 0;
    text-align: center;
    overflow: hidden;
}

.signature-rvp {
        display: none;
    }


#tsum-tabs h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

#tsum-tabs p {
  /*margin: 0 0 20px;*/
  line-height: 1.5;
}

#tsum-tabs main {
  /*min-width: 320px;
  max-width: 800px;*/
  /*padding: 50px 0;*/
  margin: 0 auto;
  /*background: #fff;*/
  position: relative;
  /*bottom: 500px;*/
}

#tsum-tabs section {
  display: none;
  /*padding: 20px 0 0;*/
  /*border-top: 1px solid #ddd;*/
}

#tsum-tabs input {
  display: none;
}

#tsum-tabs label {
    font-family: Limerick-DB;
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #f7a617;
  font-size: 14px;
  padding-bottom: 0;
  text-transform: uppercase;
  /*border: 1px solid transparent;*/
  letter-spacing: 1px;
}

#tsum-tabs label:before {
  /*font-family: fontawesome;*/
  font-weight: normal;
  margin-right: 10px;
}

/*#tsum-tabs label[for*='1']:before { content: '\f1cb'; }
#tsum-tabs label[for*='2']:before { content: '\f17d'; }
#tsum-tabs label[for*='3']:before { content: '\f16b'; }
#tsum-tabs label[for*='4']:before { content: '\f1a9'; }*/

#tsum-tabs label:hover {
  color: #004b99;
  cursor: pointer;
}

#tsum-tabs input:checked + label {
  color: #004b99;
  /*border: 1px solid #ddd;
  border-top: 2px solid orange;
  border-bottom: 1px solid #fff;*/
  font-weight: bold;
}

label.country-logo a {
    color: #f3a716;
}

#tsum-tabs #tab1:checked ~ #content1,
#tsum-tabs #tab2:checked ~ #content2,
#tsum-tabs #tab3:checked ~ #content3,
#tsum-tabs #tab4:checked ~ #content4,
#tsum-tabs #tab5:checked ~ #content5,
#tsum-tabs #tab6:checked ~ #content6,
#tsum-tabs #tab7:checked ~ #content7 {
  display: block;
}

@media screen and (max-width: 650px) {
  #tsum-tabs label {
    font-size: 0;
  }
  #tsum-tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  #tsum-tabs label {
    padding: 15px;
  }
}

.team_main {
  text-align: center;
  display: block;
  padding: 30px 0;
}

.team_logos {
    text-align: center;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    margin: 0 -4%;
}


.team_logos img {
    width: 25%;
}

.spacer20 {
  margin-bottom: 20px;
}

.spacer30 {
  margin-bottom: 30px;
}

.spacer40 {
  margin-bottom: 40px;
}

.spacer100 {
  margin-bottom: 100px;
}

.spacer150 {
  margin-bottom: 100px;
}

#official-title {
  color: #004995;
}

.title_main h3 {
    font-family: Limerick-DB;
    font-size: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    margin: 0;
}

.title-vi h3,
.title-id h3,
.title-kh h3,
.title-th h3 {
    font-size: 27px;
}

.title-vi h2,
.title-id h2,
.title-kh h2,
.title-th h2 {
    font-size: 32px !important;
}

.title_main.title-mb.title-vi h3,
.title_main.title-mb.title-vi h2,
.title_main.title-vi h3 {
    font-family: Tahoma-BD !important;
}

.title_main.title-mb.title-kh h3,
.title_main.title-mb.title-kh h2,
.title_main.title-kh h3 {
    font-family: Content-BD;
}

.title_main h2 {
    font-family: Limerick-DB;
    font-size: 35px;
    padding-bottom: 5px;
    font-weight: bold;
    margin: 0;
}

#betting-blue {
  color: #014b92 ;
}

.title_main {
    color: #000;
}

.country-logo img {
  padding-bottom: 10px;
}

.arrow-below img {
    width: 4%;
}

.content-one {
  background-color: #f7f8fa;
  padding: 150px 15% 150px 15%;
}

.content-two {
  background-color: #fff;
  padding: 150px 15% 0 15%;
}

.content-three {
    background-image: url(../images/signature1.png);
    background-color: #f7f8fa;
    padding: 150px 15% 150px 15%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.content-footer {
  background-color: #fff;
  padding: 30px 15% 0 15%;
}

.arrow-below {
    position: relative;
    left: 0;
    right: 0;
    top: 35px;
}

.arrow-below img {
    width: 4%;
}

.bk-grid {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-gap: 5%;
}

.bk-info {
    background-color: #fff;
    padding: 0 50px;
    border-radius: 10px;
}

.bk-img {
    /* background-color: red; */
    position: relative;
    top: -50px;
    /*width: 35%;*/
    margin: auto;
}

.bk-img img {
    width: 35%;
}

.bk-desc {
    position: relative;
    top: -25px;
}

.bk-desc h4 {
    font-family: Limerick-LF;
    margin: 0;
    padding-bottom: 25px;
    color: #0b509e;
    font-size: 25px;
}

.bk-desc.bk-vi h4,
.bk-desc.bk-vi p,
.why-bk.why-vi h3,
.why-bk.why-vi p
 {
    font-family: Tahoma-LF;
    letter-spacing: 0;
}

.bk-desc.bk-kh h4,
.bk-desc.bk-kh p,
.why-bk.why-kh h3,
.why-bk.why-kh p
 {
    font-family: Content-LF;
}

.why-bk.why-vi h2
 {
    font-family: Tahoma-BD;
}

.bkblue-vi > span {
    font-family: Tahoma-BD !important;
    font-size: 50px;
    letter-spacing: 0 !important;
}



.why-bk.why-kh h2
 {
    font-family: Content-BD;
}

.bk-desc p {
    font-family: Limerick-LF;
    font-size: 18px;
    margin: 0;
}

.why-bk h2 {
    font-family: Limerick-DB;
    font-size: 60px;
    font-weight: bold;
    margin: 0;
}

.why-bk h3 {
    font-family: Limerick-LF;
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 5px;
}

#blue-bk {
  color: #004b99;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.bk-title {
  letter-spacing: 1px !important;
}



#bk-eight {
  color: #fcb913;
}

#hrStyle {
  width: 6%;
    margin: 40px auto;
    border-top: 2px solid #000;
}

.why-bk p {
    font-family: Limerick-LF;
    font-size: 30px;
    margin: 0;
    padding: 0 8%;
}

#para-bk {
  text-transform: uppercase;
  font-weight: bold;
}

.testimonials-info ol {
    padding: 0;
}

.testimonial-bg img {
    width: 100%;
}





/*---------- carousel code ---*/

/*body {
    background-color: #7B1FA2
}*/

.container {
    margin-top: 100px;
    margin-bottom: 100px
}

.carousel-inner img {
    width: 100%;
    height: 100%
}

#custCarousel .carousel-indicators {
    position: relative;
    margin-top: -4px;
    bottom: 60px;
}

#custCarousel .carousel-indicators>li {
    width: 100px
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 1;
    /*filter: drop-shadow(2px 4px 6px black);*/
}

#custCarousel .carousel-indicators li:not(.active) img {
    opacity: 0.7;
    /*border-top : 2px solid #000000c4;*/
}

#custCarousel .carousel-indicators li.active img {
    filter: drop-shadow(2px 4px 6px black);
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 1
}

.carousel-item img {
    width: 100%
}

ol.carousel-indicators.list-inline {
    margin: 0;
}

.thumb_img img {
  width: auto;
  height: 50px;
}

.carousel-indicators li {
    /*margin-right: 10px !important;
    margin-left: 0 !important;*/
    background-color: transparent !important;
}

.carousel-indicators .active {
    background-color: transparent !important;
}

/*testimonial----*/

.blog .carousel-indicators {
  left: 0;
  top: auto;
    bottom: -40px;
    margin: 0;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3 !important;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin: 0 15px !important;
}

.blog .carousel-indicators .active {
background: #004b99 !important;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-gap: 5%;
}

.testimonials-info ol {
    display: block;
}

.testimonials-info li {
    display: contents;
}

.testimonials-info img {
    width: 8%;
}

.testimonials-info {
    padding: 0 50px;
    height: 360px;
}

.testimonials-info.info-vi h3 {
    font-family: Tahoma-BD;
}

.testimonials-info.info-kh h3 {
    font-family: Content-BD;
}

.testimonials-info.info-vi p {
    font-family: Tahoma-LF;
}

.testimonials-info.info-kh p {
    font-family: Content-LF;
}

.testimonials-info h3 {
    font-family: Limerick-DB;
    margin: 0;
    padding-bottom: 25px;
    color: #0b509e;
    font-size: 25px;
    font-weight: bold;
}

.testimonials-info p {
    font-family: Limerick-LF;
    font-size: 18px;
    margin: 0;
}

.license_grid {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    text-align: left;
    grid-gap: 5%;
}

.license_info img {
    width: 65%;
    padding-bottom: 20px;
}

.license_info {
    padding: 0 50px;
}

.license_info.license-vi p {
    font-family: Tahoma-LF;
}

.license_info.license-kh p {
    font-family: Content-LF;
}

.license_info p {
    font-family: Limerick-LF;
    font-size: 16px;
    margin: 0;
}

.ambassador {
    padding: 0px;
    margin-left: -30%;
    margin-bottom: -50%;
    /* padding-bottom: 20px; */
}

#license-title {
  text-align: left;
}

.license-hr {
  margin: 40px 0 !important;
}

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

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

.license_info.ambassador img {
    width: auto;
    padding: 0;
}

.footer-info,
.footer-nav {
    text-align: left;
}

.footer-info ol,
.footer-nav ol
 {
    display: block;
    margin: 0;
    padding: 0;
}

.footer-info li,
.footer-nav li {
    display: inline;
    margin: 0 5px;
    font-family: Limerick-LF;
}

.footer-info.footer-vi li,
.footer-nav.nav-vi li {
    font-family: Tahoma-LF;
}

.footer-info.footer-kh li,
.footer-nav.nav-kh li {
    font-family: Content-LF;
}

.footer-info li > a, .footer-nav li > a {
    color: #000;
}

.footer-info img,
.footer-nav img {
    width: 5%;
}

.responsible-links,
.responsible-nav {
  text-align: right;
}

.footer-grid {
    display: grid;
    grid-template-columns: 50% 50%;
}

.footer_style {
  border-top: 1px dotted #959595;
}

.footer-info h5 {
    font-family: Limerick-LF;
    margin: 0;
    font-size: 14px;
    padding-bottom: 20px;
}

.footer-info.footer-vi h5 {
    font-family: Tahoma-LF;
}

.footer-info.footer-kh h5 {
    font-family: Content-LF;
}

.footer-nav.responsible-nav li {
    text-transform: uppercase;
    font-size: 13px;
    /* vertical-align: 62px; */
    /* margin: 0; */
}

.footer-nav.responsible-nav img {
    vertical-align: -4px;
    width: 3%;
}

.footer-nav.nav-links ol {
    padding-top: 3px;
}

.ambassador-text h4 {
    font-family: Limerick-DB;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 5px;
}

.ambassador-text p {
    font-family: Limerick-LF;
    font-size: 12px;
    margin: 0;
}

.ambassador-text {
    display: none;
}

/*.ambassador-text {
    position: absolute;
    left: 54%;
    bottom: -435%;
}*/

.id-rvp {
    bottom: -448%;
}

.vi-rvp {
    bottom: -453%;
}

.kh-rvp {
    bottom: -453%;
}

    

    

    .typewriter span {
      display: none;
      width: calc(0rem + (1ch * var(--chars)));
      overflow: hidden;
      /*border-right: .15rem solid ;*/
      white-space: nowrap;
      /*font-family: monospace;*/
      animation: 
          typing 1s,   
          blink .1s infinite alternate;
          margin-bottom: -10px;
    }

    @keyframes typing { from { width: 1% } }
    @keyframes blink  { 50%  { border-color: transparent } }


.typewriter {
    display: inline-block;
}

@media (min-width: 300px) and (max-width: 699px) {

    .signature-rvp {
        display: none;
    }

    }

@media (min-width: 300px) and (max-width: 1024px) {
 
    .content-three {
    background-image: url(../images/signature.png);
    background-color: #f7f8fa;
    padding: 150px 15% 150px 15%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.team-bg {
    background-attachment: fixed;
}

.ambassador-text {
    display: block;
}

    .title-border {
    padding: 5% 4% 0;
}

    .dk-one {
        display: none !important;
    }

    .mb-one {
        display: block !important;
    }

    .typewriter span {
    margin-bottom: -7px;
}

   #custCarousel .carousel-indicators {
    bottom: 55px;
    margin: 0 4%;
}

.spacer150 {
    margin-bottom: 50px;
}

.title_main h3 {
    font-size: 22px;
    
}

.title_main h2 {
    font-size: 25px !important;
   
}

#tsum-tabs label {
    padding: 15px 10px;
    
}

.content-one {
    padding: 50px 4% 100px 4%;
}

.arrow-below img {
    width: 10%;
}

.arrow-below {
    top: 25px;
}

.bk-grid {
   
    grid-template-columns: auto;
    grid-gap: 5%;
}

.mb-spacer {
    margin-bottom: 110px;
}

.bk-img {
    top: -30px;
    /*width: 25%;*/
    
}

.bk-img img {
     width: 25%; 
}

.testimonials-grid {
   
    grid-template-columns: auto;
    grid-gap: 0%;
    
}

.carousel-inner {
    overflow: inherit;
}

.testimonials-info {
    padding: 0 25px;
    height: 300px;
}

.blog .carousel-indicators {
    bottom: 0;
}

.content-two {
    background-color: #fff;
    padding: 50px 4% 50px 4%;
}

.testimonial-bg img {
    width: 100%;
} 

.why-bk h2 {
    font-size: 50px;  
   
}

.why-bk h3 {
    font-size: 30px;
}

#hrStyle {
    width: 25%;
    margin: 25px auto;
}

.why-bk p {
    font-size: 20px;
}

.bk-info {
    padding: 0 25px;
    
}

.bk-desc h4 {
    
    font-size: 20px;
}

.bk-desc p {
    
    font-size: 16px;
    
}

.testimonials-info h3 {
    font-size: 20px;
    
}

.testimonials-info p {
    font-size: 16px;
    
}

.testimonials-info img {
    width: 6%;
}

.content-three {
    padding: 50px 4% 150px 4%;
}

#license-title {
    text-align: center;
}

.license-hr {
    margin: 40px auto !important;
}

.license_grid {
    grid-template-columns: auto;
    grid-gap: 2%;
    
}

.spacer100 {
    margin-bottom: 50px;
}

.license_info {
     padding: 0 25px; 
     text-align: center;
}

.license_info p {
    text-align: center;
}

.ambassador {
    padding: 0px;
    margin-left: 0;
    margin-bottom: 0;
    /* padding-bottom: 20px; */
}

.license_info.ambassador img {
    width: 73%;
    padding: 0;
}

.license_info img {
    width: 50%;
    
}

.ambassador-text {
    position: relative;
    left: 0%;
    bottom: 0%;
}

.content-footer {
    background-color: #fff;
    padding: 10px 4% 0 4%;
}

.footer-grid {
    display: grid;
    grid-template-columns: auto;
}

.footer-info, .footer-nav {
    text-align: center;
}

.responsible-links, .responsible-nav {
    text-align: center;
}

.footer-info h5 {
    padding-top: 20px;
    font-size: 16px;
}

.footer-info img, .footer-nav img {
    width: 11%;
}

.footer-nav.responsible-nav img {
    /* vertical-align: -4px; */
    width: 8%;
    display: block;
    /* text-align: center; */
    margin: 10px auto;
}

/*.title-mb {
    padding-top: 50px;
}*/

.thumb_img img {
    height: 45px;
}

/*.bkblue-vi > span {
    font-size: 35px;
}*/



    }

    @media (min-width: 700px) and (max-width: 1024px) {

        .title-mb {
    padding-top: 15px;
}

        .content-three {
    background-image: url(../images/signature_ipad.png) !important;
}

.signature-rvp {
        display: block;
    }

.ambassador-text p {
   
    font-size: 16px;
    
}

.license_info.ambassador img {
    width: auto;
    padding: 0;
}

.ambassador-text h4 {
    font-size: 18px; 
}

#custCarousel .carousel-indicators {
    bottom: -9%;
    margin: 0 4%;
}

.arrow-below {
    top: 30px;
}

.arrow-below img {
    width: 7%;
}

.bk-grid {
    grid-template-columns: 30% 30% 30%;
    grid-gap: 5%;
}

.testimonials-info {
    padding: 0 25px;
    height: 200px;
}

.blog .carousel-indicators {
    bottom: -20px;
}

.license_info img {
    width: 35%;
}

.footer-info img, .footer-nav img {
    width: 6%;
}

.footer-nav.responsible-nav img {
    /* vertical-align: -4px; */
    width: 6%;
    display: block;
    /* text-align: center; */
    margin: 10px auto;
}

.signature-rvp img {
    width: 15% !important;
}

    }


    @media (min-width: 1300px) and (max-width: 1399px) {

        .why-bk p {
    font-size: 25px;
    padding: 0 5%;
}

        .content-one {
    padding: 150px 10% 150px 10%;
}

.content-two {
    background-color: #fff;
    padding: 150px 10% 0 10%;
}

.testimonial-bg img {
    width: 100%;
}

.testimonials-info {
    padding: 0 25px;
    height: 400px;
}

.content-three {
    padding: 150px 10% 150px 10%;
    
}

.ambassador {
    padding: 0px;
    margin-left: -45%;
    margin-bottom: -50%;
    /* padding-bottom: 20px; */
}

/*.ambassador-text {
    position: absolute;
    left: 57%;
    bottom: -540%;
}*/

.id-rvp {
    bottom: -571%;
}

.vi-rvp {
    bottom: -554%;
}

.kh-rvp {
    bottom: -567%;
}

.content-footer {
    background-color: #fff;
    padding: 30px 10% 0 10%;
}

.arrow-below {
    top: 30px;
}


    }


    @media (min-width: 1500px) and (max-width: 1599px) {

         .why-bk p {
    font-size: 25px;
    padding: 0 5%;
}

        .ambassador {
    padding: 0px;
    margin-left: -45%;
    margin-bottom: -50%;
    /* padding-bottom: 20px; */
}

/*.ambassador-text {
    position: absolute;
    left: 56%;
    bottom: -473%;
}*/



    }

     @media (min-width: 1600px) and (max-width: 1699px) {

         .why-bk p {
    font-size: 25px;
    padding: 0 5%;
}

        .ambassador {
    padding: 0px;
    margin-left: -40%;
    margin-bottom: -50%;
    /* padding-bottom: 20px; */
}

    }

    @media (min-width: 1400px) and (max-width: 1499px) {

         .why-bk p {
    font-size: 25px;
    padding: 0 5%;
}

        .ambassador {
    padding: 0px;
    margin-left: -55%;
    margin-bottom: -50%;
    /* padding-bottom: 20px; */
}

    }


    @media (min-width: 1200px) and (max-width: 1299px) {

 .why-bk p {
    font-size: 25px;
    padding: 0 5%;
}
        .content-one {
    padding: 150px 10% 150px 10%;
}

.content-two {
    background-color: #fff;
    padding: 150px 10% 0 10%;
}

.testimonial-bg img {
    width: 100%;
}

.testimonials-info {
    padding: 0 25px;
    height: 400px;
}

.content-three {
    padding: 150px 10% 150px 10%;
    
}

.ambassador {
    padding: 0px;
    margin-left: -53%;
    margin-bottom: -50%;
    /* padding-bottom: 20px; */
}

/*.ambassador-text {
    position: absolute;
    left: 57%;
    bottom: -533%;
}*/

.id-rvp {
    bottom: -551%;
}

.vi-rvp {
    bottom: -550%;
}

.kh-rvp {
    bottom: -567%;
}

.content-footer {
    background-color: #fff;
    padding: 30px 10% 0 10%;
}

.arrow-below {
    top: 25px;
}

.bk-info {
    background-color: #fff;
    padding: 0 25px;
    border-radius: 10px;
}


    }


    .dk-one {
        display: block;
    }

    .mb-one {
        display: none;
    }
