#hometestimonial-slider {
  background: #070b28;
  padding: 50px 0px 0px;
}

#hometestimonial-slider h4 {
  text-align: center;
  padding-top:20px;
}

#hometestimonial-slider p {
  text-align: initial;
  font-size: 13px;
  
}

#hometestimonial-slider .owl-carousel.owl-testimonial
{
    padding: 30px 0px;
}
#hometestimonial-slider .owl-carousel .owl-item img {
  display: block;
  width: initial;
  text-align: center;
  margin: 0 auto;
}

#hometestimonial-slider .owl-dots button:focus
{
  outline: none;
}

.footer-widget.j-footer.info-link-widget p {
  font-size: 14px;
  margin-top: 10px;
}

.rummygames-area {
  background: #0b122e;
  padding-bottom: 120px;
}

.rummygames-area .rummygames-section {
  margin-top: -55px;
}

.rummygames-area .rummygames-section .rummygames-contents{
  padding: 30px 30px 30px;
  border-radius: 10px;
  background-color: rgba(29, 40, 80, 0.302);
  -webkit-box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 40%);
  box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 40%);
 -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.rummygames-area .rummygames-section .rummygames-contents:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.types-rummy {
  background: #0b122e;
  padding: 50px 0px 50px;

}

.types-rummy h3 {
    font-size: 30px;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;


}

.types-rummy h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;


}
.section-heading.content-center
{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.modal-open.login-succsess .login-modal .modal-dialog-centered.modelfirst
{
display: none !important
}

#howtoplay-section
{
  background: #0b122e;
  padding: 50px 0px 50px;
}

#howtoplay-section ul li{
  list-style-type: initial;
}

#howtoplay-section ul {
  margin: 15px 0px 15px 20px;
}

#howtoplay-section h3, #howtoplay-section  h4{
  text-transform: uppercase;
} 

#howtoplay-section strong{
  text-transform: uppercase;
  color:#db453f;
}

section.our-vision.h-p.how-vision
{
  padding: 50px 0px 50px;
}

.recent-winners.play-winners {

  padding: 50px 0px 0px;
}
#signup-section
{
  padding: 260px 0px 135px;
  background: #0b122e;
  position: relative;
}























/* login modal Area Start */
#signup-section .form-content {
  background: #252f5a;
  border-radius: 10px; }
 
    #signup-section .form-content .logo-area {
      display: block;
      text-align: center;
      position: relative; }
      #signup-section .form-content .logo-area::after {
        position: absolute;
        content: "";
        width: 135px;
        height: 135px;
        border-radius: 50%;
        background: #252f5a;
        top: -65px;
        left: 050%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      #signup-section .form-content .logo-area img {
        display: inline-block;
        max-width: 100px;
        position: relative;
        z-index: 9;
        top: -4px; }
    #signup-section .form-content .header-area {
      padding: 47px 30px 10px;
      position: relative;
      z-index: 9;
      text-align: center; }
      #signup-section .form-content .header-area .title {
        font-size: 24px;
        line-height: 34px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 2px; }
      #signup-section .form-content .header-area .sub-title {
        font-size: 24px;
        line-height: 34px;
        font-weight: 300; }
    #signup-section .form-content .form-area {
      padding: 0px 30px 10px; }
      #signup-section .form-content .form-area .form-group {
        margin-bottom: 10px; }
        #signup-section .form-content .form-area .form-group .box {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          #signup-section .form-content .form-area .form-group .box label {
            font-size: 16px;
            font-weight: 400;
            color: #a1aed4;
            text-transform: capitalize; }
          #signup-section .form-content .form-area .form-group .box a {
            font-size: 16px;
            font-weight: 400;
            color: #a1aed4;
            text-transform: capitalize; }
        #signup-section .form-content .form-area .form-group .check-group label {
          font-size: 14px;
          font-weight: 400;
          color: #a1aed4;
          text-transform: capitalize; }
          #signup-section .form-content .form-area .form-group .check-group label a {
            color: #f9314b; }
      #signup-section .form-content .form-area label {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 4px; }
      #signup-section .form-content .form-area .input-field {
        width: 100%;
        border: 0px;
        height: 50px;
        font-size: 14px;
        color: #a1aed4;
        background: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        margin-bottom: 12px; }
        #signup-section .form-content .form-area .input-field::-webkit-input-placeholder {
          color: #a1aed4; }
        #signup-section .form-content .form-area .input-field:-moz-placeholder {
          color: #a1aed4; }
        #signup-section .form-content .form-area .input-field::-moz-placeholder {
          color: #a1aed4; }
        #signup-section .form-content .form-area .input-field:-ms-input-placeholder {
          color: #a1aed4; }
      #signup-section .form-content .form-area select {
        margin-top: 8px;
        width: 100%;
        height: 50px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 50px;
        background: #273261;
        padding: 0px 30px;
        color: #fff;
        text-transform: uppercase; }
      #signup-section .form-content .form-area .mybtn1 {
        margin-top: 22px;
        display: block;
        width: 100%; }
    #signup-section .form-content .form-footer {
      text-align: center;
      padding: 0px 30px 6px; }
      #signup-section .form-content .form-footer a {
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        color: #fff; }
        #signup-section .form-content .form-footer a i {
          font-size: 14px; }
        #signup-section .form-content .form-footer a:hover {
          color: #f9314b; }

          #formsection
          {
            width: 500px;
            margin: 0 auto;
          }

          .account-there a
          {
            color:#007bff;
          }

          #signup-success .modal-body, #login-success .modal-body {
            background: #252f5a;
        }
        button.btn.btn-primary.popup-btn {
          background-color: #e3494c;
          border-color: #e3494c;
      }

      button.btn.btn-primary.popup-btn:hover {
        background-color: #e3494c;
        border-color: #e3494c;
    }

    .question-area.faq .section-heading {
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: center;
      text-align: center;
  }

.location-icon i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100px;
  font-size: 24px;
  background: linear-gradient(to bottom, #dc453f 30%, #de4640 70%);
  filter: drop-shadow(0 0px 20px rgba(255, 214, 121, 0.3));
  box-shadow: 0px 0px 2px 1px rgb(217 68 62);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 60px;
  color: #fff;

}

.location-txt {
    padding-right: 130px;
   
}

.location-txt span {
    line-height: 26px;
    font-size: 16px;
    font-family: "Nunito", sans-serif;
    color: #a1aed4;
}

i.fa.fa-phone.fa-mar {
  margin: auto;
  transform:rotate(90deg);
}

.call-center
{
  align-items: center;
  display: flex;"
}

div.marquee {
  white-space:no-wrap;
  overflow:hidden;
  background-color: #ff344d;
  margin-bottom: 20px;
  padding:5px 0px;
}
div.marquee > div.marquee-text {
  white-space:nowrap;
  display:inline;
  width:auto;
  color: #fff;
  font-weight:700;
}

.j-account-area {
  background:#ff344d;
  border-radius: 5px;
  
  padding: 15px;
}

.j-account-area p.j-pop-text
{
  color:#fff;
}

button.btn.btn-primary.j-pop-btn {
  color: #fff;
  background-color: #0b1038;
  border-color: #0b1038;
}
