/**
* Template Name: Presento - v1.1.1
* Template URL: https://bootstrapmade.com/presento-bootstrap-corporate-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
html {
  scroll-behavior: smooth;
}

body {
    font-family: 'Raleway', sans-serif;
}

body {
/* old font  */
  /* font-family: 'Trim', sans-serif; */

/* new font  */
  font-family: 'Raleway', sans-serif;

  color: #444444;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}




/* style for appdetails.html */




.mkd {
  list-style: disc;
  padding-left: 15px;
}

.mkd li {
  margin-bottom: 10px;
}

.counter {
  padding: 20px 0;
  border-radius: 5px;
  position: relative;
}


.smfullvideoimg IMG {
  width: 100%;
}

a {
  color: #e03a3c;
}

.carousel-indicators li {
  background-color: #0a468f !important;
}

.carousel-indicators {
  bottom: -16px !Important;
}

a:hover {
  color: #e76668;
  text-decoration: none;
}

.videobg .vplay {
  width: 100%;
}

.videobg .video-icon img {
  margin-top: 126px;
}

.myclienteevntbg a {
  display: none;
}

.innerbooktab .indiv {
  display: none;
}

.btn:hover {
  text-decoration: none;
}




/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: transparent linear-gradient(180deg, #0E377A 0%, #0072CB 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #0E377A;
  color: #fff;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: transparent;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

#header.header-scrolled {
  padding: 10px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
}

#header .logo {
  font-size: 32px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: #e03a3c;
}

#header .logo img {
  max-height: 40px;
  filter: brightness(0) invert(1);
}


#header.header-scrolled .logo img {
  filter: inherit;
}


#header.header-scrolled .get-started-btn {
  background: transparent;
  color: #000;
  border: 2px solid #000;
  cursor: pointer;
}

.minerpage {
  min-height: 500px;
  margin-top: 130px;
}

  .spanhideforpc{
    display: none;
  }

.inner #header .logo img {
  filter: inherit;
}


.inner #header .get-started-btn {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}

.inner #header .get-started-btn:hover {
  background: #AC0C3C;
  color: #fff;
  border-color: #AC0C3C;
}

.inner #header {
  background: #fff;
}

ol.textCaps {}

ol.textCaps li {
  line-height: 22px;
  font-size: 15px;
}

ol.textCaps li a {
  color: #000;
}

.inner .nav-menu a {
  color: #000;
}

.inner .nav-menu a:hover {
  color: #000;
}

.innerhead {
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}

.mt {
  margin-top: 40px;
}

p.tsx {
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
  text-align: center;
}

.innerhead span {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.blg {
  background: url("../img/balbg.svg") top center no-repeat;
  padding: 50px 0;
  margin-top: 50px;
}

.innerhead.whi {
  color: #fff;
}

.imgbk {
  margin: 40px auto;
  text-align: center;
  position: relative;
}

.overly {
  position: absolute;
  z-index: 1;
  display: table;
  width: 100%;
  height: 100%;
  top: 0px;
}

.overlyinner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.imgbk img {}

ul.prolist {
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  margin: 40px -15px;
}

ul.prolist li {
  padding: 0;
  margin: 0 10px 10px;
  display: inline-block;
  text-align: center;
  width: 23%;
}

.pimg {
  width: 270px;
  background-image: linear-gradient(#D8144F, #6E00FF);
  border-radius: 50%;
  padding: 1px;
}

.pimg img {
  border-radius: 50%;
  padding: 6px;
  width: 100%;
  background: #fff;
}

.pname {
  font-size: 22px;
  font-weight: 500;
  margin: 10px 0;
}

.pname span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
}

.lin {}


.brblk {
  width: 100%;
  text-align: center;
}

.fblkbr {
  width: 30%;
  text-align: center;
  margin: 0 15px 30px;
  height: 550px;
  background: #F6F6F6;
  display: inline-block;
  padding: 30px 20px 10px;
  vertical-align: top;
}

/*.fleftb { float: left;  }
.flrightb { float: right;  }*/

.bhaed {
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  margin-top: 10px;
  height: 70px;
}

.btxt {
  font-size: 17px;
  line-height: 18px;
  font-weight: normal;
  margin: 10px 0 50px;
  height: 190px;
}

.btns {
  padding-top: 10px;
}

.btns a {
  background: #D8144F;
  border-radius: 27px;
  color: #fff;
  padding: 10px 20px;
}



.videolin {
  height: 190px;
  margin: 20px 0 0px;
  border-radius: 10px;
}

.videolin iframe {
  border-radius: 10px;
}




/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu>ul {
  display: flex;
}

.nav-menu>ul>li {
  position: relative;
  white-space: nowrap;
  padding: 10px 0 10px 28px;
}

.nav-menu a {
  font-family: 'Trim';
  display: block;
  position: relative;
  color: #FFFFFF;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: 100;

}

.nav-menu a:hover,
.nav-menu .active>a,
.nav-menu li:hover>a {
  color: #fff;
  font-size: 17px;
  border-bottom: 2px solid #f7f7f7;

}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.nav-menu .drop-down:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul li:hover>a {
  color: #e03a3c;
}

.nav-menu .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down>a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}



#header.header-scrolled .nav-menu a {
  color: #000;
}


#header.header-scrolled .nav-menu a:hover,
#header.header-scrolled .nav-menu .active>a,
#header.header-scrolled .nav-menu li:hover>a {
  color: #000;
  border-bottom: 2px solid #666;
  padding-bottom: 5px;
}


/*.inner .nav-menu a:hover, .inner.nav-menu .active > a,  .inner .nav-menu li:hover > a {
  color: #000;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
*/


.inner #header .nav-menu a:hover,
.inner #header .nav-menu .active>a,
.inner #header .nav-menu li:hover>a {
  color: #000;
  border-bottom: 2px solid #666;
  padding-bottom: 5px;
}










/* Get Startet Button */
.get-started-btn {
  margin-left: 25px;
  /* background: #e03a3c;*/
  color: #fff;

  padding: 11px 20px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  border: 2px solid #FFFFFF;
  border-radius: 27px;
  cursor: pointer;
}

.get-started-btn:hover {
  background: #AC0C3C;
  color: #fff;
  border: 2px solid #AC0C3C;
}


/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 2px;
  top: 15px;
  z-index: 99999;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #B3B7BD;
  font-size: 18px;
  font-weight: 100;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #111111;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
  text-decoration: none;
}

.mobile-nav .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down>a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down>a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #676F7C;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/


.container {
  max-width: 1200px;
}

#hero {
  width: 100%;
  height: 100vh;
  background: url("../img/slider/s2.png") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 82px;
}

#hero:before {
  content: "";
  background: transparent;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#carouselExampleCaptions .carousel-caption {
  text-align: left;
  top: 60px;
  left: 12%;
}

.carousel-caption .heading {
  color: #FFFBE9;
  font-size: 35px;
  line-height: 46px;
  font-weight: 800;
}

.carousel-caption .heading span {
  font-size: 36px;
  line-height: 48px;
  display: block;
  font-weight: 600;
  color: #FFFBE9;
}

.carousel-caption p.btext {
  color: #FFFFFF;
  margin: 14px 0 0 0;
  font-size: 17px;
  line-height: 30px;
  font-weight: normal;
  width: 432px;
  clear: both;
  text-transform: uppercase;
}
.carousel-caption strong{
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  width: 432px;
  clear: both;
  text-transform: uppercase;
}

.talign {
  text-align: left
}

#hero .btn-get-started {

  font-weight: normal;
  font-size: 20px;

  display: inline-block;
  padding: 16px 30px;
  border-radius: 31px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: transparent linear-gradient(180deg, #0E377A 0%, #0072CB 100%) 0% 0% no-repeat padding-box;

}

#hero .btn-get-started:hover {
  background: #0E377A;

}

.message-box {
  padding: 30px 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.message-box h1 {
  font-size: 24px;
  color: #28a745;
  margin-bottom: 15px;
}
.message-box p {
  font-size: 16px;
}
.btn {

  font-weight: normal;
  font-size: 20px;

  display: inline-block;
  padding: 10px 30px;
  border-radius: 31px;
  transition: 0.5s;

  color: #fff;
  background: transparent linear-gradient(180deg, #0E377A 0%, #0072CB 100%) 0% 0% no-repeat padding-box;

}

.btn:hover {
  background: #0E377A;
  color: #fff;

}

.settp {
  margin-top: 20px;
}







.appblockbg {
  background: #292929;
  padding: 50px 0;
}



.countblockbg {
  background: #AC0C3C;
  padding: 10px 0;
}


.iconimg {
  height: 40px;
  margin-bottom: 10px;
}

.iconimg.setp {
  padding-top: 9px;
}

.count-title {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  line-height: 35px;
  display: block;
  text-transform: capitalize;
  margin-bottom: 1px;
  text-align: center;
  display: inline-block;
}

.count-number.plus:after {
  content: "+";
  font-size: 31px;
  color: #fff;
  position: relative;
}

.count-number.rup:before {
  content: url('../img/rupees.svg');
  font-size: 31px;
  color: #fff;
  position: relative;
}

.inbox {
  position: relative;
  width: 100%;
  border: 1px solid #D8144F;
  border-radius: 25px;
  margin-top: 20px;
}

.numb {
  position: absolute;
  top: 4px;
  left: 0px;
  border-right: 1px solid #909090;
  color: #fff;
  font-weight: 500;
  padding: 6px 10px;
}

.inbx {
  width: 100%;
  font-size: 14px;
  color: #fff;
  background: transparent;
  outline: none;
  padding: 10px 10px 10px 50px;
  border: none;
}

.stb {
  border: none;
  position: absolute;
  font-size: 16px;
  font-weight: 500;
  background: #AC0C3C;
  color: #fff;
  right: -1px;
  top: 0px;
  border-radius: 0px 25px 25px 0px;
  padding: 10px 15px;
}

.count-text {
  text-align: center;
  color: #f7f7f7;
  display: block;
  list-style: none;
  margin: 7px 25px 0;

  font-size: 20px;

}

.indiv {
  display: block;
}

.cspan {
  font-weight: bold;
  color: #0072cb;
  font-size: 46px;
}

.cspan1 {
  position: absolute;
  right: 109px;
  top: 44px;
  font-weight: bold;
  color: #0072cb;
  font-size: 46px;
}

div.linetxt {
  width: 46%;
  text-align: center;
  border-bottom: 1px solid #fff;
  line-height: 0.1em;
  margin: 30px auto 20px;
  color: #fff;
  text-transform: uppercase;
}


div.linetxt span {
  background: #292929;
  padding: 0 10px;
}


div.linetxt2 {
  width: 56%;
  text-align: center;
  border-bottom: 1px solid #fff;
  line-height: 0.1em;
  margin: 30px auto 20px;
  color: #fff;
  text-transform: uppercase;
}


div.linetxt2 span {
  background: #292929;
  padding: 0 10px;
}

.fblapps {
  margin: 0 auto;
  width: 100%;
}

ul.setblk {
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
}

ul.setblk li {
  display: inline-block;
  list-style: none;
  width: 49%;
  vertical-align: top;
  padding: 0 38px;
  height: 160px;
}

ul.setblk li:last-child {
  border-left: 1px solid #dfdfdf;
}

.app {
  display: flex;
  text-align: center;
  justify-content: center;
  margin: 0px;
}

.appinner {
  display: inline-block;
}

.appinner img {
  width: 96%;
  height: 74px;
}

.appinner.left {
  margin-right: 10px;
}

.appinner.right {
  margin-left: 10px;
}

.madeblk {
  padding: 50px 0 0;
}

.pageheading {
  font-size: 34px;
  font-weight: 500;
  line-height: 36px;
  color: #333;
  text-align: center;
}

.pageheading span {
  color: #AC0C3C;
}


ul.madelist {
  margin: 40px 0 0 0;
  padding: 0;
  text-align: center;
}

ul.madelist li {
  display: inline-block;
  list-style: none;
  width: 364px;
  height: 370px;
  vertical-align: top;
  position: relative;
  margin: 0 10px 20px;
}

.showovlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 30px 20px;
  top: 0px;
  color: #fff;
  text-align: center;
}

.showovlay h2 {
  font-size: 30px;
  font-weight: 400;
  color: #FFF7E1;
  text-transform: uppercase;
}

p.mtxt {
  font-size: 17px;
  line-height: 30px;
}

.ourgamesblk {
  padding: 40px 0;
  margin-bottom: 140px;
}

.ourgamesblkinner {
  background: #AC0C3C;
  padding: 10px;
  height: 460px;
  margin-top: 100px;
  position: relative;
}

.imgblkog {
  float: left;
    width: 35%;
  margin-top: -70px;
  padding-left: 0px;
}

.txtblkog {
  float: left;
  width: 50%;
  padding: 50px 0 0 0;
}

.txtblkog .app {
  text-align: left;
  margin-top: 20px;
}

.txtblkog .appinner {
  margin: 0 15px 0 0;
}

ul.iconblklist {
  padding: 0;
  margin: 20px 0 0 0;
}

ul.iconblklist li {
  display: inline-block;
  width: 40%;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 17px;
}

ul.iconblklist li span {
  padding-right: 14px;
}


ul.iconblklist.stt {
  text-align: center;
}

ul.iconblklist.stt li {
  width: 22%;
}


.showhead {
  font-size: 25px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
  margin: 10px 0;
  text-transform: uppercase;
}

.showhead b {}

.showhead strong {
  text-transform: uppercase;
  font-weight: 500;
}

.showhead span {
  padding-left: 10px;
  position: relative;
  top: -2px;
}

.showtxt {
  font-size: 17px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
}

.ourgamesblk2 {
  padding: 0px 0;
  margin-bottom: 160px;
}

.testimonialsblk {
  padding: 10px 0 60px;
}

.ourgamesblkinner.setbac {
  background: #0073B2;
}


.ourgamesblk2 .txtblkog {
  padding: 40px 0 0 5px;
}


.ourgamesblk2 .imgblkog {
  padding-left: 45px;
}

ul.setb {
  padding: 0;
  margin: 20px 0 0 0;
}

ul.setb li {
  display: inline-block;
  width: 40%;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 18px;
}

ul.setb li span.iconblk {
  background: #fff;
  border-radius: 50%;
  width: 39px;
  height: 39px;
  padding: 9px 0 0 0;
  float: left;
  text-align: center;
}

ul.setb li span.iconblk2 {
  float: left;
  padding: 11px 0 0 10px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #fff;
  font-size: 14px;
  background: #111111;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #1b1b1b;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
}

#footer .footer-top .footer-contact h3 span {
  color: #e03a3c;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #e03a3c;
  bottom: 0;
  left: 0;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #aaaaaa;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fff;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #e03a3c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #e35052;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #2b2b2b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #e03a3c;
  color: #fff;
  text-decoration: none;
}

ul.articleslist {
  text-align: center;
  margin: 40px -10px 0;
  padding: 0;
}

ul.articleslist li {
  width: 23%;
  display: inline-block;
  list-style: none;
  margin: 0 10px;
  text-align: left;
  vertical-align: top;
}

.fullvideoimgnew {
  width: 100%;
  padding-bottom: 10px;
}

.fullvideoimgnew img {
  width: 100%;
}

.datsha {
  text-align: left;
  clear: both;
  margin: 15px 0;
}

/*.datsha span{ float: right; }*/
ul.articleslist li h3.headv {
  color: #676F7C;
  font-size: 20px;
  line-height: 22px;
  font-family: 'Roboto', serif;
  margin: 10px 0;
  height: 40px;
}

ul.articleslist li h3.headv a {
  color: #676F7C;
}


.righteventblk ul.articleslist li h3.headv {
  text-indent: -28px;
  margin-left: 28px;
  padding-top: 40px;
  height: auto;
}





p.stxt {
  font-family: 'Roboto', serif;
  font-size: 14px;
  line-height: 22px;
  color: #676F7C;
}

.datsha {
  clear: both;
  margin-bottom: 15px;
}

.fleftd {
  float: left;
}

.datsha span.sharbtn {
  position: relative;
  float: right;
  padding: 0px;
  display: block;
}

.datsha span.viewc {
  padding-left: 30px;
}

.datsha span.sharbtn>ul.sharebox {
  display: none;
  position: absolute;
  background: #fff;
  border-radius: 4px;
  text-align: center;
  width: 94px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  padding: 0px;
  margin: 0px;
  top: -7px;
  right: 17px
}

.datsha span.sharbtn>ul.sharebox li {
  display: inline-block;
  color: #333;
  text-align: center;
  width: 25px;
  padding: 7px 0px;
  float: none;
  margin: 0px;
}

.datsha span.sharbtn>ul.sharebox li a {
  color: #333;
}

.datsha span.sharbtn:hover {
  color: #0071c5;
}

.datsha span.sharbtn:hover ul.sharebox {
  display: block;
}

ul.medialist {
  text-align: center;
  margin: 40px -10px 0;
  padding: 0;
}

ul.medialist li {
  width: 14.5%;
  display: inline-block;
  list-style: none;
  margin: 0 10px;
  text-align: left;
  vertical-align: top;
}

.backhead {
  color: #FFFFFF;
  background: #405069;
  height: 80px;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  padding: 10px;
}

.backhead span {
  display: block;
  color: #F2F6F9;
  font-family: 'Roboto', serif;
  font-size: 10px;
  font-weight: normal;
}

.settop20 {
  margin-top: 40px;
}

.mxtx {
  font-family: 'Roboto', serif;
  font-size: 12px;
  color: #405069;
  height: 200px;
  border: 1px solid #dfdfdf;
  border-bottom: 5px solid #405069;
  position: relative;
}

.mxtx p {
  padding: 10px;
}

a.mlink {
  color: #0072CB;
  font-size: 12px;
  text-align: center;
  position: absolute;
  text-align: center;
  bottom: 15px;
  display: inline-block;
  left: auto;
  width: 100%;
}

.backhead.opcol1 {
  background: #0072CB;
}

.mxtx.opcol1 {
  border-bottom: 5px solid #0072CB;
}

.backhead.opcol2 {
  background: #0E377A;
}

.mxtx.opcol2 {
  border-bottom: 5px solid #0E377A;
}

.footerbg {
  background: #FEF9F0;
  padding: 50px 0;
  overflow: hidden;
}

.copyfooterbg {
  background: #767E89;
  padding: 40px 0;
}

.copytxt {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}

ul.social-icons-btm {
  text-align: right;
}

ul.social-icons-btm li {
  display: inline-block;
  margin-left: 10px;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  background: #fff;
  list-style: none;
  padding: 14px;
  font-size: 24px;
}

ul.social-icons-btm li a {
  color: #676F7C;
}

.ftrheader {
  font-size: 20px;
  color: #fff;
}


ul.btm-menu {
  text-align: left;
  padding: 0px;
  margin: 10px 0 0 0;
}

ul.btm-menu li {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  display: inline-block;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
}

ul.btm-menu li a {
  color: #fff;
}

.clientfeedbackbg {
  background: #F2F6F9;
  padding: 100px 0;
}
@media (min-width: 2000px) {
   body{
 padding: 0 8%;
   }
   #carouselExampleCaptions .carousel-caption {
    text-align: left;
    top: 50%;
    left: 12%;
}
}
.clinefee {
  width: 380px;
  background: #a19dbb;
  overflow: hidden;
  height: 218px;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  position: relative;
}

.pad10 {
  padding: 10px;
}

/*.clinefee .overlry { position: absolute; width: 100%; height: 100%; z-index: 9;
background: rgba(255,255,255,0.7);}*/

.clinefee .overlry {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(255, 255, 255, 0.1);
}


.clkblk {
  margin-bottom: 10px;
  overflow: hidden;
}

.clkblk .in1 {
  font-family: 'Roboto', serif;
  font-size: 10px;
  visibility: hidden;
  color: #676F7C;
  text-align: left;
  width: 50%;
  float: left;
}

.clkblk .in2 {
  color: #FFB800;
  text-align: right;
  width: 50%;
  visibility: hidden;
  float: right;
}





.topheaderimg {
  background: url(../img/contactbg.jpg) top center no-repeat;
  width: 100%;
  height: 274px;
}

.topheaderimg.gm {
  height: 395px;
}


.abttxtnew {
  font-size: 22px;
  line-height: 25px;
  font-weight: normal;
  color: #fff;
  width: 60%;
}

.abttxtnewheading {
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  width: 50%;
  color: #fff;
  margin-bottom: 15px;
}

ul.brad {
  text-align: left;
  padding: 75px 0 0 0;
}

ul.brad li {
  display: inline-block;
  font-size: 24px;
  line-height: 25px;
  color: #fff;
}

ul.brad li a {
  font-size: 42px;
  line-height: 54px;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
}

.hdesk {
  display: none;
}




.datsha span.sharbtn>ul.sharebox li {
  border-top: none;
}


.innerpage .listfullwidth {
  margin-bottom: 40px;
  overflow: hidden;
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 40px;
}

.innerpage .listfullwidth .imgleft {
  float: left;
  width: 489px;
  margin-right: 20px;
  position: relative;
}

.innerpage .listfullwidth .imgleft img {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  width: 100%;
}

.innerpage .listfullwidth .txtright {
  margin-left: 20px;
  width: 54%;
  float: left;
  padding: 0;
}

.innerpage .listfullwidth .txtright h3 {
  font-size: 30px;
  font-family: 'Roboto', serif;
  line-height: 30px;
  color: #515151;
  margin-top: 0px;
  font-weight: 500;
  padding-top: 0px;
  height: auto;
}

.innerpage .listfullwidth .txtright h3 a {
  color: #515151;
  text-decoration: none;
}

.innerpage .listfullwidth .txtright .simpletxt {
  color: #515151;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Roboto', serif;
  height: 80px;
  margin-top: 20px;
}

.innerpage .listfullwidth .txtright .simpletxt a {
  color: #006699;
}

ul.textli {
  padding: 0;
  margin: 0;
}

ul.textli li {
  margin-right: 7px;
  display: inline-block;
  color: #999999;
  font-size: 13px;
  font-family: 'Roboto', serif;
  line-height: 20px;
}

ul.textli li:first-child {
  text-transform: uppercase;
}

.sharbtn {
  position: relative;
  float: right;
  padding-top: 22px;
}

.sharbtn ul.sharebox {
  display: none;
  position: absolute;
  background: #fff;
  border-radius: 4px;
  text-align: center;
  width: 125px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  padding: 0px;
  margin: 0px;
  top: -2px;
  right: 17px
}

.sharbtn ul.sharebox li {
  display: inline-block;
  color: #333;
  text-align: center;
  width: 30px;
  padding: 7px 5px;
  float: none;
  font-size: 22px;
}

.sharbtn ul.sharebox li a {
  color: #333;
}

.sharbtn:hover ul.sharebox {
  display: block;
}

img.imgp {
  padding-left: 10px;
}

a.readmore {
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  padding: 18px 35px;
  border-radius: 31px;
  /* transition: 0.5s;*/

  color: #fff;
  background: transparent linear-gradient(180deg, #0E377A 0%, #0072CB 100%) 0% 0% no-repeat padding-box;
}

a.readmore:hover {
  background: #0E377A;
}

ul.clientlogo {
  padding: 0;
  margin: 0;
  text-align: left;
}

ul.clientlogo li {
  display: inline-block;
  margin: 0 40px 40px 0px;
  list-style: none;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

.bkleft2 {}

.show1 {
  float: left;
  width: 200px;
}

ul.ststl {
  padding: 0;
  margin: 0;
}

ul.ststl li {
  list-style: none;
  color: #515151;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding: 30px 27px;
  text-align: left;
  margin-bottom: 40px;
  overflow: hidden;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

ul.ststl li span {
  padding-bottom: 5px;
  font-size: 29px;
  line-height: 32px;
  font-weight: bold;
  color: #0072CB;
  display: block;
}

.show2 {
  padding: 45px 27px;
  text-align: left;
  width: 256px;
  color: #fff;
  float: left;
  background: #0072CB;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin: 60px 0 0 40px;

}

.show2 span {
  font-size: 29px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #fff;
  display: block;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  margin-top: 10px;
  line-height: 32px;
}









.headbb {
  font-family: 'Roboto Slab', serif;
  font-size: 34px;
  line-height: 36px;
  font-weight: normal;
  color: #121119;
  margin-bottom: 20px;
}

.simptxt {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #676F7C;
}

.simptxt strong {
  color: #000;
}

div.videolist {
  text-align: center;
  margin: 0 -15px;
}

div.videolist .videolistinner {
  width: 30%;
  display: inline-block;
  height: 400px;
  vertical-align: top;
  margin: 0 17px 34px;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

.imgleft {
  float: none;
  position: relative;
}

.imgleft img {
  width: 100%;
  border-radius: 4px;
}

.txtright {
  text-align: left;
  padding: 25px;
}

.txtright h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  color: #515151;
  margin-bottom: 20px;
  height: 70px;
  margin-top: 0px;
}

.txtright h3 a {
  color: #515151;
}

div.videolist .videolistinner .video-icon {
  border-radius: 4px;
}

div.videolist .videolistinner .video-icon img {
  width: auto;
  margin-top: 60px;
}

.catname {
  margin-bottom: 10px;
  font-size: 15px;
  color: #676F7C;
  line-height: 18px;
  font-weight: normal;
}

.videoWrapper {
  margin-bottom: 30px;
}

.articlecontent p {
  padding-right: 20px;
}

.ftrtx {
  width: 60%;
  opacity: 0.70;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
}

.ftrtx .ccspan {
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
}

.logomobie {
  display: none;
}

.ftrfullblk {
  width: 100%;
}

.ftrleftblk {
  width: 25%;
  float: left;
}

.middleblk {
  width: 50%;
  float: left;
}

.rightblk {
  width: 25%;
  float: right;
}

.ftblogo {
  width: 112px;
}

.ftblogo img {
  width: 100%;
}

.ftrtx {
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    opacity: 0.70;
    font-weight: 400;
    margin-top: 16px;
}

.fhead {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.fheadc {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}

.fheadc span {
  display: block;
  margin-bottom: 15px;
}

.fheadc a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

ul.ftrlist {
  padding: 0;
  margin: 5px 0 10px 0;
}

ul.ftrlist li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
  width: 33px;
  height: 33px;
}





ul.ftrlinks {
  padding: 0;
  margin: 0;
  float: left;
  width: 45%;
}

ul.ftrlinks li {
  display: block;
  list-style: none;
  margin-right: 10px;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 25px;
}

ul.ftrlinks li a {
  color: #000000;
}

.settop {
  margin-top: 30px;
}

.faqsblk {
  background: #F2F2F2;
  padding: 50px 0;
}

.accordion {
  margin-top: 30px;
}

.catlistblkacc .card-header {
  padding: 0px;
  background: transparent;
  border-bottom: none;
}

.catlistblkacc .card-header .btn.btn-link {
  background: transparent;
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 0px;
  color: #000000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  padding: 10px 15px;
}

.catlistblkacc p {}


.catlistblkacc .card-header .btn.btn-link:hover {
  text-decoration: none;
  background-color: transparent;
}

.catlistblkacc .card-header .btn {
  text-decoration: none;
  background-color: transparent;
}

.catlistblkacc .card-header .btn-link.focus,
.catlistblkacc .card-header .btn-link:focus {
  box-shadow: none;
}

.catlistblkacc .card-header:first-child,
.catlistblkacc .card-header:last-child {
  border-radius: 0px;
}

.catlistblkacc .card {
  border-radius: 10px;
  margin-bottom: 20px;
}

.catlistblkacc .card-body {
  padding: 7px 15px;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
}

.catlistblkacc .card-header .btn.btn-link::after {
  top: 5px;
  content: url(../img/up.svg);
  position: absolute;
  right: 10px;
  font-family: 'Playfair Display Regular';
  font-size: 25px;
}

.catlistblkacc .card-header .btn.btn-link.collapsed::after {
  content: url(../img/down.svg);
}

.accordion>.card>.card-header {
  margin-bottom: 0px;
}

.accordion>.card:not(:last-of-type) {
  border-radius: 10px;
  border-bottom: 1px solid #dfdfdf;
  ;
  margin-bottom: 20px;
}

.accordion>.card:not(:first-of-type) {
  border-bottom: 1px solid #dfdfdf;
  ;
  border-radius: 10px;
  margin-bottom: 20px;
}

ul.clientlist {
  padding: 0;
  margin: 20px 0;
}

ul.clientlist li {
  display: inline-block;
  width: 31%;
  margin: 0 10px;
  vertical-align: top;
}

.slideblk {
  position: relative;
  width: 100%;
  background: #000000;
  font-size: 20px;
  line-height: 22px;
  border-radius: 10px;
  height: 240px;
  padding: 30px;
  color: #fff;
  font-weight: 500px;
}

.slideblk span {
  font-size: 16px;
  color: #DCDCDC;
  font-weight: normal;
  margin-top: 15px;
  display: block;
}

.slideblk:after {
  top: 100%;
  left: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.slideblk:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #000000;
  border-left: 20px solid transparent;
  /*  border-right: 5px solid #000000;*/
  border-width: 20px;
  margin-left: -45px;

}

.slideblk.lightback {
  background: #97cccd;
}

.slideblk.lightback:after {
  border-color: rgba(136, 183, 213, 0);
  border-left: 5px solid transparent;
  border-top-color: #97cccd;
  border-right: 5px solid #97cccd;
  border-width: 36px;
  margin-left: -45px;
}

.slideblk.greenback {
  background: #a5d899;
}

.slideblk.greenback:after {
  border-color: rgba(136, 183, 213, 0);
  border-left: 5px solid transparent;
  border-top-color: #a5d899;
  border-right: 5px solid #a5d899;
  border-width: 36px;
  margin-left: -45px;
}

.showq {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.showqtop {
  position: absolute;
  top: 10px;
  left: 10px;
}

.comblk {
  width: 250px;
  clear: both;
  margin: 25px auto 0;
}

.cirimg {
  float: left;
  width: 62px;
  height: 65px;
}

.cirimg img {
  width: 100%;
  border-radius: 50%;
}

.circontent {
  padding: 10px 0 0 10px;
  float: left;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  color: #000;
}

.circontent span {
  display: block;
  font-weight: normal;
  font-size: 17px;
  color: #000;
  opacity: 0.70;
}

.backcol {
  background: #fcf9f5;
  padding-bottom: 60px;
  margin-top: 60px;
  margin-bottom: 60px;
}


.txtb {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  opacity: 0.70;
  line-height: 15px;
  margin-top: 20px;
}

.txtb span {
  display: block;
  text-align: center;
  opacity: 1;
  margin-bottom: 7px;
}

.promvo {
  background: #000;
  height: 650px;
  position: relative;
  overflow: hidden;
}

.promvo video {
  width: 100%;
}

ul.videolist {
  padding: 0;
  margin: 60px -15px;
}

ul.videolist li {
  display: inline-block;
  width: 48%;
  margin: 0 10px 20px;
  height: 300px;
  position: relative;
  background: #000;
}



.overlypormo {
  position: absolute;
  z-index: 1;
  display: table;
  width: 100%;
  height: 100%;
  top: 0px;
}

.overlypormoinner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.vhaed {
  font-size: 64px;
  font-weight: normal;
  color: #FFFFFF;
  opacity: 0.60;
  text-align: center;
  margin: 10px 0 20px;
}

.vtxt {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  opacity: 0.70;
  line-height: 15px;
  margin: 10px 0;
}

.vhaedsmall {
  font-size: 27px;
  font-weight: normal;
  color: #FFFFFF;
  opacity: 0.60;
  text-align: center;
  margin: 10px 0 20px;
}

.enquierypopup-main-modal .modal-dialog {
  max-width: 700px;
  border-radius: 0px;
  margin-top: 70px;
}

.enquierypopup-title {
  font-size: 26px;
  line-height: 30px;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}


.enquierypopup-main-modal .modal-body {
  padding: 0px 50px 20px;
}

.enquierypopup-main-modal .modal-content {
  border-radius: 0px;
}

.enquierypopup-main-modal .modal-body .btn {
  background: #D8144F;
  color: #fff;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 600;
}

.enquierypopup-main-modal .modal-body .form-control {
  border: 2px solid #707070;
  border-radius: 7px;
  height: 50px;
  font-size: 16px;
  font-weight: 500;
}

button.close {
  text-align: right;
  padding: 0px 10px 0 0;
}

.emailblk {
  color: #D8144F;
  text-align: center;
}

.emailblk a {
  color: #D8144F;
  font-size: 16px;
  font-weight: 500;
}



div.linetxtpop {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  line-height: 0.1em;
  margin: 30px auto 20px;
  color: #000;
  text-transform: uppercase;
}


div.linetxtpop span {
  background: #fff;
  padding: 0 10px;
}


#demo .carousel-item {
  float: none;
}

#demo .carousel-item img {
  width: 100%;
}

.imgbknew {
  margin: 40px auto;
  text-align: center;
  position: relative;
}

.backb {
  background: #ad0038;
  border-radius: 70px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0;
  position: relative;
  z-index: 2;
}

.backb.topst {
  border-radius: 0px;
  background: #0073B2;
  position: relative;
  z-index: 1;
  margin-top: -60px;
  padding-top: 120px;
}

.fullblk {
  width: 100%;
  margin: 50px 0 50px;
  overflow: hidden;
}

.fullblkleft {
  width: 49%;
  float: left;
  color: #fff;
}

.fullblkright {
  width: 49%;
  float: right;
}

.htthaed {
  font-size: 22px;
  line-height: 25px;
  color: #fff;
  font-weight: 500;
}

.htttxt {
  font-size: 17px;
  line-height: 32px;
  color: #fff;
  opacity: 0.70;
  font-weight: normal;
  margin-top: 15px;
}

.provdeo {
  width: 600px;
  height: 400px;
  background: #000;
  border-radius: 10px;
  position: relative;
}

.provdeo .vhaedsmall {
  font-size: 12px;
  line-height: 15px;
}

.btst {
  font-size: 34px;
  line-height: 40px;
  font-weight: 500;
  color: #fff;
  margin: 20px 0;
}

.pads {
  padding-left: 50px;
}

ul.sholist {
  text-align: left;
  padding: 0;
  margin: 30px 0 20px 0;
  width: 100%;
}

ul.sholist li {
  display: inline-block;
  margin-right: 15px;
  fonr-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  vertical-align: top;
}

ul.sholist li span {
  font-size: 24px;
  line-height: 25px;
  color: #fff;
  opacity: 1;
  display: block;
  margin: 0 0 15px;
}

ul.sholist li p {
  opacity: 0.70;
}

ul.sholist li img.s1 {
  margin-top: -25px;
}

ul.sholist li.wid {
  width: 70%;
}

.fullblkright .app .appinner {
  width: 190px;
  margin-right: 20px;
  /* margin-top: 20px; */
}

.fullblkright .app .appinner img {
  width: 100%;
  height: 70px;
}

ul.sholist.modfy {
  text-align: center;
}

ul.sholist.modfy li {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
  ;
}

.fullblk.mofy {
  margin: 20px 0;
}

.faqsblk.setfaq {
  background: transparent;
  padding: 0;
}

.faqsblk.setfaq .pageheading {
  color: #fff;
}

.copytxt {
  display: none;  

}

.carousel-indicators {
  display: none;
}

.carousel-item img.img1 {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.carousel-item img.img2 {
  display: none;
}

.formobile {
  display: none;
}

.forline {
  display: none;
}



.icondrop {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  padding: 8px 0 0 0;
  cursor: pointer;
}

#showfaq {
  display: none;
}

.fullblk ul.setb li {
  width: 40%;
  font-size: 14px;
}

.fullblk .app {
  text-align: left;
}


.faqsblk.setfaq.mody {
  margin-top: 70px;
}


.accordion_container {
  padding: 10px 15px 10px;
  margin-bottom: 20px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  background: #fff;
}

.accordion_headmain {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  opacity: 0.8;
  font-weight: 700;
  margin: 10px 0 0 0;
  cursor: pointer;
  text-transform: capitalize;
}

.accordion_headmain a {
  color: #000;
  opacity: 0.8;
}


.accordion_head {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  cursor: pointer;
}

.accordion_head a {
  color: #000;
  opacity: 0.85;
  text-transform: capitalize;
}

.menu-item-has-children {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  font-weight: 700;
  margin: 10px 0 0 0;
}

.plusminus {
  float: right;
}


.plusminus {
  position: relative;
  top: 5px;
  width: 17px;
  height: 17px;
  l display: block;
}

.plusminus.add {
  background: url(../img/down.svg) no-repeat;
}

.plusminus.minus {
  background: url(../img/up.svg) no-repeat;
}

.accordion_body {
  font-size: 14px;
  line-height: 20px;
  padding: 20px 0 7px;
}

.accordion_body p {}




.menu-item-has-children a {
  color: #000;
}

.accordion_headmain {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  opacity: 0.8;
  font-weight: 700;
  margin: 10px 0 0 0;
  cursor: pointer;
  text-transform: capitalize;
}

.accordion_headmain a {
  color: #000;
  opacity: 0.8;
}

.pageheading.sety {
  margin-bottom: 30px;
}

.videoblk {
  width: 100%;
  padding: 20px;
  overflow: hidden;
}

.innervideoblk {
  width: 900px;
  height: 600px;
  margin: 0 auto;
}


.vidshow {
  width: 300px;
  background: #f7f7f7;
  height: 150px;
  overflow: hidden;
}

.vdslider {}

.page-wrap {

  margin: 0 auto 40px;
}

.slide-container {}

.slide-container iframe {
  width: 1200px !important;
  height: 670px !important;
}

.slide-container,
.thumb-container {
  width: 100%;
  overflow: auto;
  scroll-snap-type: x mandatory;
  margin-bottom: -15px;
  display: flex;
  padding: 0;
}

.slide-container li,
.thumb-container li {
  display: block;
}

.slide-container__wrap,
.thumb-container__wrap {
  overflow: hidden;
}

.slide-container {
  scroll-padding: 5%;
}

.slide-container li {
  flex: 0 0 100%;

  position: relative;
  scroll-snap-align: start;
}

.slide-container img {
  display: block;
  width: 100%;
}

.slide-container p {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  margin: 0;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.thumb-container__wrap {
  display: none;
}

.prev i {
  font-size: 40px;
}

.next i {
  font-size: 40px;
}

.prev {
  padding-right: 10px;
}

.next {
  padding-left: 10px;
}





.videpopblk .modal-dialog {
  max-width: 98%;
  border-radius: 0px;
  margin: 0px auto;
}



.videpopblk .modal-body {
  padding: 0px 50px 20px;
}

.videpopblk .modal-content {
  border-radius: 0px;
}

.videpopblk .modal-body .btn {
  background: #D8144F;
  color: #fff;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 600;
}

.thumb-container a {
  position: relative;
}

.thumb-container li img.yticon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
}

.vplay {
  width: 274px;
  float: left;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  margin-right: 15px;
  margin-bottom: 25px;
}



.ourgamesblkinner .imgblkog {}

.ourgamesblkinner .txtblkog {
  padding-left: 40px;
}

.ourgamesblkinner.setbac .txtblkog {
  padding-left: 0px;
}

.sections {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.sections p {
  font-size: 14px;
  line-height: 22px;
}

.sections h2 {
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 5px;
  color: #000;
}

.sections h4 {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 5px;
  color: #333;
}



.sections li {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 7px;
}


.show1 {
  float: left;
  width: 100%;
}

.mine-ul {
  padding: 0px;
  height: auto;

  list-style: none;
  background-color: transparent !Important;

  overflow: auto;
  white-space: nowrap;
  border: none !important;
}

.mine-ul li a {
  font-size: 11px;
}

.mine-ul li {
  display: inline-block;
  white-space: pre-wrap;
  border: 1px solid #e3e3e3;
  padding: 10px 20px;
  border-radius: 25px;
  width: 69%;
  text-align: center;
}

.vplay {
  width: 100%;
}


}

.bdcumb {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 21px;
}

.bdcumb .spc {
  margin: 0px 5px;
  display: inline-block;
}

.bdcumb ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.bdcumb ul li {
  color: #ffffff;
}

.bdcumb ul li {
  float: left;
  font-weight: bold;
}

.bll {
  color: #3970b7 !Important;
}

.bdcumb ul li a {
  color: #ffffff;
  font-weight: bold;
}

.articlecontent p {
  font-size: 15px !important;
  color: #666;
  line-height: 22px;
  font-family: 'Roboto', serif;
}

.info-site ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.info-site ul li {
  padding-left: 0px;
}

.info-site ul li a {
  color: #3970b7;
  font-size: 15px;
  margin-bottom: 6px;
  display: block;
  line-height: 23px;
}

.info-site h3 {
  margin-top: 20px;
}





/* media querys */


@media screen and (max-width: 768px) {

  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}


@media only screen and (min-width: 1px) and (max-width: 767px) {
  .showhead span {
    display: none;
  }

  .mobileinnerbooktab .indiv {
    display: none;
  }
  .appinner img {
    width: 100%;
    height: 50px;
}
}


@media (max-width: 992px) {
  .get-started-btn {
    margin: 0 48px 0 0;
    padding: 6px 18px;
  }
}
@media (max-width: 1366px) {
  
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }

  .nav-menu .drop-down .drop-down:hover>ul {
    left: -100%;
  }

  .nav-menu .drop-down .drop-down>a:after {
    content: "\ea9d";
  }
}


@media only screen and (min-width:1px) and (max-width:359px) {
  ul.clientlogo li img {
    width: 92px;
  }

  .eventhotline {
    font-size: 13px;
  }

  .owl-carousel .owl-item img {
    width: 80px;
  }

  #hero h1.heading {
    font-size: 33px;
    line-height: 33px;
  }

  .mobileinnerbooktab .magimg {
    width: 220px;
  }

  .subinnertab.mob>.nav>li>a {
    font-size: 12px;
    padding: 0 7px 10px;
  }

  .subinnertab.mob.mob2>.nav>li>a {
    font-size: 12px;
    padding: 0 2px 10px;
  }

  .hidedesk {
    padding: 7px 10px;
    font-size: 12px;
  }

  #header .logo img {
    height: 26px;
  }

}

@media only screen and (width:375px) {
  ul.clientlogo li img {
    width: 112px;
  }
}

@media only screen and (min-width:360px) and (max-width:374px) {
  ul.clientlogo li img {
    width: 105px;
  }
  .spanhideforpc{
    display: block;
  }

  .abttabblk2 .nav-tabs .nav-item.show .nav-link,
  .abttabblk2 .nav-tabs .nav-link.active {
    font-size: 13px;
  }

  .abttabblk2 .nav-tabs {
    padding-left: 0;
    font-size: 13px;
  }

  .abttabblk2 .nav-tabs .nav-link {
    font-size: 13px;
  }

  .owl-carousel .owl-item img {
    width: 100px;
  }

  ul.eventlist li {
    width: 320px;
    margin: 0 0px 20px;
  }

  .mobileinnerbooktab .magimg {
    width: 250px;
  }

  .subinnertab.mob>.nav>li>a {
    font-size: 13px;
  }

  .hidedesk {
    padding: 7px 15px;
    font-size: 15px;
  }
}

@media only screen and (min-width:375px) and (max-width:410px) {

  .abttabblk2 .nav-tabs .nav-item.show .nav-link,
  .abttabblk2 .nav-tabs .nav-link.active {
    font-size: 13px;
  }

  .abttabblk2 .nav-tabs .nav-link {
    font-size: 14px;
  }

  .abttabblk2 .nav-tabs {
    padding-left: 0;
  }

  .hidedesk {
    padding: 7px 15px;
    font-size: 15px;
  }

  .subinnertab.mob>.nav>li>a {
    font-size: 13px;
  }

}

@media only screen and (min-width:411px) and (max-width:767px) {
  ul.thumb-container li {
    width: 32.5%;
  }
}

@media only screen and (min-width:768px) and (max-width:1023px) {


 
  #carouselExampleCaptions .carousel-caption  {

    top: 100px;

  }

  section {
    padding: 30px 0;
  }

  .slide-container {
    scroll-padding: inherit;
  }

  .slide-container__wrap {
    width: 680px;
    margin: 30px auto 0;
  }

  .slide-container iframe {
    width: 680px !important;
    height: 500px !important;
  }





  .thankyou .thankyouinfodetails {
    text-align: left;
    font: normal normal normal 20px/26px Roboto;
    letter-spacing: -0.20px;
    color: #4e4e4e;
    opacity: 1;
  }

  .thankyou .thankyoutittle {
    text-align: left;
    font: normal normal 600 40px/48px Roboto Slab;
    letter-spacing: -0.27px;
    color: #3970b7;
    text-transform: capitalize;
    opacity: 1;
    padding-top: 0px;
    margin-bottom: 26px;
  }

  .thankyou {
    height: 451px;
  }

  .hidedesk {
    display: block;
    padding: 7px 20px;
    font-size: 13px;
  }


  #hero {
    height: auto;
    padding-top: 105px;
  }

  .aboutbg .innerbg {
    width: 100%;
    background: #fff;
    padding: 30px 0;
  }

  .abttabblk2 .nav-tabs .nav-link {
    font-size: 14px;
    padding: 0 0 9px 0;
    margin-right: 8px;
  }

  .fullvideoimg {
    width: 395px;
  }

  section {
    padding: 30px 0;
  }

  ul.maglist li {
    width: 30%;
  }

  .clinefee {
    width: 250px;
  }

  .clientfeedbackbg .swiper-pagination {
    width: 100%;
  }

  ul.articleslist li {
    width: 44%;
  }

  ul.medialist li {
    width: 29.5%;
    margin-bottom: 20px;
  }

  .innerpage .articlecontent img {
    width: 100%;
  }

  .subhe {
    font-size: 24px;
    line-height: 25px;
  }

  ul.articleslist li h3.headv {
    font-size: 17px;
    line-height: 20px;
  }

  .innerpage .listfullwidth .imgleft {
    width: 100%;
    margin-right: auto;
    float: none;
  }

  .innerpage .listfullwidth .txtright {
    width: 100%;
    float: none;
    margin: 10px 0 0 0;
    overflow: hidden;
  }

  .innerpage .listfullwidth .txtright h3 {
    height: auto;
  }

  .innerpage .listfullwidth .txtright .simpletxt {
    height: auto;
  }

  div.videolist .videolistinner {
    width: 45%;
    height: 460px;
  }

  .txtright h3 {
    font-size: 20px;
  }

  ul.slidesocial-icons {
    right: 1px;
  }

  ul.articleslisttxt {
    margin: 40px 0px 0;
  }

  #header .logo {
    margin-left: 45px;
  }

  .mobile-nav-toggle {
    /* left: 15px; */
  }

  .mobile-nav {
    right: 0px;
    border-radius: 0px;
    left: 0px;
    width: 250px;
    top: 0px;
    padding-top: 15px;
    bottom: 0px;
  }

  li.logomobie {
    display: block;
    padding-left: 60px;
    padding-bottom: 20px;
  }

  li.logomobie img {
    width: 170px;
  }

  .articlecontent .videoWrapper iframe {
    width: 100%;
    height: 360px;
  }

  ul.articleslisttxt li h3.headv {
    font-size: 17px;
    line-height: 20px;
  }

  .innerbooktab>.nav-tabs>li {
    width: 31%;
  }

  .indiv {
    right: -20px;
  }

  .innerbooktab>.nav-tabs .nav-link .maghead {
    height: 70px;
  }

  ul.clientlist li {
    width: 30%;
  }

  .slideblk {
    height: 350px;
  }

  .circontent {
    font-size: 14px;
  }

  .circontent span {
    font-size: 13px;
  }

  .imgblkog img {
    width: 100%;
  }

  .ourgamesblk2 .imgblkog img {
    width: 100%;
  }

  ul.madelist li {
    width: 30%;
  }

  ul.madelist li img {
    width: 100%;
  }

  .app {
    text-align: center;
  }



  .app .appinner img {
   width: 100%;
   height: 70px;

  }

  .showtxt {
    font-size: 16px;
  }

  ul.iconblklist li {
    width: 49%;
    font-size: 15px;
  }

  ul.setb li {
    width: 49%;
    font-size: 15px;
  }
}


@media (min-width: 765px) {
  .slide-container {
    scroll-padding: 0;
    margin: 0 auto;
    max-width: 1200px;
  }

  .thumb-container {
    margin-top: 30px;
  }



  .slide-container li {
    /*    flex-basis: 100%;*/
    padding: 0;
    display: block;

  }

  .slide-container p {
    right: 0;
    left: 0;
  }

  .thumb-container.scrolling {
    scroll-snap-type: none;
  }

  .thumb-container li {
    flex: 0 0 20%;
    scroll-snap-align: center;

  }

  .thumb-container li img {
    width: 100%;
  }

  .thumb-container a {
    display: block;
    width: 100%;


    border: 2px solid #dfdfdf;
    transition: border-color 0.3s;
  }



  .thumb-container a:hover,
  .thumb-container a:focus {
    border-color: #000;
  }

  .thumb-container a.active {
    border-color: #000;
  }

  .thumb-container__wrap {
    position: relative;
    display: flex;
  }

  .prev,
  .next {
    display: flex;
    align-items: center;
  }

  .prev.disabled,
  .next.disabled {
    pointer-events: none;
    opacity: 0.5;
  }
}

@media (max-width: 768px) {
  #hero {
    text-align: center;
    padding-top: 58px;
  }

  #hero h1 {
    font-size: 28px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

@media only screen and (min-width:1024px) and (max-width:2399px) {
  .aboutbg .innerbg {
    width: 100%;
    background: #fff;
    padding: 30px 0;
  }

  #carouselExampleCaptions .carousel-caption {

    top: 140px;
  }

  .carousel-caption strong{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    width: 432px;
    clear: both;
    text-transform: uppercase;
  }
  

  section {
    padding: 30px 0;
  }

  .fullvideoimg {
    width: 425px;
  }

  .clientfeedbackbg .swiper-pagination {
    width: 100%;
  }

  ul.articleslist li {
    width: 22%;
  }

  ul.medialist li {
    margin: 0 6px;
  }

  .innerpage .articlecontent img {
    width: 100%;
  }

  .subhe {
    font-size: 24px;
    line-height: 25px;
  }

  ul.articleslist li h3.headv {
    font-size: 17px;
    line-height: 20px;
  }

  .nav-menu>ul {
    padding-right: 10px;
  }

  .col-md-3.innerright {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .innerpage .listfullwidth .imgleft {
    width: 445px;
  }

  .innerpage .listfullwidth .txtright {
    width: 51%;
  }

  .innerpage .listfullwidth .txtright h3 {
    height: 48px;
    line-height: 25px;
    font-size: 25px;
  }

  div.videolist .videolistinner {
    width: 45%;
    height: 460px;
  }

  .txtright h3 {
    font-size: 20px;
  }

  .clinefee {
    width: 310px;
  }

  .articlecontent .videoWrapper iframe {
    width: 100%;
    height: 360px;
  }

  .innerbooktab>.nav-tabs .nav-link .maghead {
    height: 70px;
  }

  .innerbooktab>.nav-tabs>li {
    width: 31%;
  }

  .indiv {
    right: -20px;
  }

  ul.clientlist li {
    width: 30%;
  }

  .slideblk {
    height: 350px;
  }

  .circontent {
    font-size: 14px;
  }

  .circontent span {
    font-size: 13px;
  }

  .imgblkog img {
    width: 100%;
  }

  .ourgamesblk2 .imgblkog img {
    width: 100%;
  }
}



@media (max-width: 992px) {
  #header {
    padding: 8px 0;
  }

  #header .logo {
    font-size: 28px;
  }
}



@media only screen and (min-width:1px) and (max-width:767px) {
  .videpopblk .modal-body {
    padding: 0px 0px 20px;
  }

    .spanhideforpc{
    display: block;
  }
  .modal {
    z-index: 99999;
  }

  .slide-container {
    scroll-padding: inherit;
  }

  .slide-container__wrap {
    width: 320px;
    margin: 30px auto 0;
  }

  .slide-container iframe {
    width: 320px !important;
    height: 250px !important;
  }

  .thumb-container li img.yticon {
    border: none;
  }

  .thumb-container__wrap {
    display: inline-block;
    margin-top: 20px;
  }

  .thumb-container {}

  ul.thumb-container {
    display: inherit;
    text-align: center;
    width: 84%;
    display: inline-block;
    ss padding-inline-start: 0px;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .thumb-container li {
    display: inline-block;
  }

  ul.thumb-container li {
    display: inline-block;
    width: 32.4%;
  }

  ul.thumb-container li img {
    width: 100%;
    border: 1px solid #dfdfdf;
  }

  .prev,
  .next {
    display: inline-block;
    vertical-align: top;
  }

  .prev {
    padding-right: 5px;
  }

  .next {
    padding-left: 5px;
  }

  .prev i {
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
  }

  .next i {
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
  }

  .icondrop.highlight img {
    transform: rotate(180deg);
  }

  #showfaq {
    display: block;
  }

  #accordionExampletest {
    display: none;
  }

  .formobile {
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
  }


  .count-number.plus:after {
    left: 5px;
    font-size: 19px;
  }


  .copytxt {
    display: block;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 0 15px 0;
    color: #000;
  }

  .nav-link {
    font-size: 16px;
    padding: 0 0 6px 0 !important;
    margin-bottom: 15px !important;
  }

  .abttabblk2 .tab-content {
    margin-top: 0px !important;
  }

  .magimg img.shad {
    width: 130%;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  }

  ul.maglist li {
    width: 91%;
    background-color: #ffffff;
    margin-bottom: 27px;
  }

  #hero .btn-get-started {
    padding: 14px 30px;
  }

  .thankyou {
    width: 100%;
    height: 357px;
  }

  .thankyou .thankyoutittle {
    text-align: left;
    font: normal normal 600 34px/40px Roboto Slab;
    letter-spacing: -0.27px;
    color: #3970b7;
    text-transform: capitalize;
    opacity: 1;
    padding-top: 0px;
    margin-bottom: 26px;
  }

  .faqsblk {
    padding: 30px 0;
  }

  .thankyou .thankyouinfodetails {
    text-align: left;
    font: normal normal normal 18px/24px Roboto;
  }

  .hidedesk {
    display: block;
    padding: 7px 20px;
    font-size: 13px;
  }

  .innerpage .listfullwidth .txtright {
    width: 100%;
    float: none;
    margin: 10px 0 0 0;
    overflow: hidden;
  }

  .clientfeedbackbg .swiper-pagination {
    width: 100%;
  }

  ul.maglist {
    white-space: nowrap;
    overflow: auto;
  }

  ul.maglist li {
    width: 72%;
  }

  ul.articleslist {
    white-space: nowrap;
    overflow: auto;
  }

  ul.articleslist li {
    width: 66%;
  }

  p.stxt {
    white-space: normal;
  }

  ul.articleslist li h3.headv {
    white-space: normal;
  }

  ul.medialist {
    white-space: nowrap;
    overflow: auto;
  }

  ul.medialist li {
    width: 66%;
  }

  .fullvideoimg {
    width: 100%;
  }

  .vidcblk {
    padding-left: 0px;
  }

  .magimg {
    width: 191px;
    margin: 20px 0 0px 20px;
  }

  .indiv {
    right: -65px;
    bottom: 97px;
  }

  .magpri {
    height: 30px;
  }

  .maghead {
    white-space: normal;
    height: 54px;
  }

  .video-icon img {
    margin-top: 60px;
  }

  ul.comval li span {
    font-size: 27px;
    line-height: 30px;
  }

  .pagesubheading {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
  }

  .pageheading {
    font-size: 25px;
    line-height: 27px;
    text-align: center;
    margin-bottom: 10px;
  }

  .pageheading.modfyh {
    line-height: 27px;
  }

  .pageheading.contw {
    font-size: 27px;
    line-height: 27px;
    width: 100%;
  }

  ul.ftrlinks li {
    width: 100%;
    line-height: 16px;
    margin-bottom: 5px;
  }

  div.videolist .videolistinner {
    width: 92%;
    margin: 0 auto 20px;
    height: auto;
  }

  .ftrinner2mobst .container {
    width: 100%;
    padding: 0px;
  }

  .ftrinner2mobst {
    margin-bottom: 40px;
  }

  .hdesk {
    display: inline-block;
    float: right;
  }
  .termfooterbody{
    padding: 10px 0 40px 0;
  }

  .footerbg {
    padding: 20px 10px 40px 10px;
  }

  .ftrheader.mobst {
    /* background: #7E8490; */
    padding: 15px 0 30px 0;
  }

  ul.ftrlinks {
    display: block;
    margin: 15px 0;
  }

  ul.slidesocial-icons {
    right: 0px;
    left: 0px;
    top: inherit;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0;
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
  }

  ul.slidesocial-icons li {
    display: inline-block;
    width: 25.29%;
    border-radius: 0px;
    box-shadow: none;
    margin: 0 -4px 0 0;
    text-align: center;
  }

  #header .logo {
    margin-left: 0;
  }

  .mobile-nav-toggle {
    /* left: 7px !important; */
  }

  .mobile-nav {
    right: 0px;
    border-radius: 0px;
    left: 0px;
    width: 250px;
    top: 0px;
    padding-top: 15px;
    bottom: 0px;
  }

  #hero {
    padding-top: 0px;
    text-align: left;
  }

  #hero h1.heading {
    font-size: 33px;
    line-height: 41px;
    text-align: left;
    margin: 6px -4px 0 0px;
  }

  #hero p.btext {
    width: 63%;
    text-align: left;
    font-size: 16px;
    line-height: 23px;
  }

  #hero {

    /*background: url(../img/mob4.png) #E2E9EE no-repeat;
    background-position: 155px 177px; padding:40px 0 66px; height:590px;*/


  }

  .aboutbg .innerbg {
    width: 100%;
    background: #fff;
    padding: 30px 0;
  }

  ul.abt li {
    display: inline-block;
    margin: 0;
    padding: 15px;
    width: 100%;
  }

  section {
padding: 0px 0 6px 0;
  }

  section.myclientbg {
    padding: 30px 0 0;
  }

  .clientfeedbackbg {
    padding: 30px 0 50px;
    margin-top: 30px;
  }

  .aboutmebg {
    background: #F7F7F7;
  }

  .bookbg {
    background: #F7F7F7;
  }

  .abttabblk2 .nav-tabs {
    padding-top: 20px;
  }

  .abttabblk2 .nav-tabs .nav-link {
    margin-right: 14px;
    font-size: 14px;
  }

  .abttabblk2 .nav-tabs .nav-item.show .nav-link,
  .abttabblk2 .nav-tabs .nav-link.active {
    font-size: 14px;
    background: transparent;
  }

  .clients .owl-nav,
  .clients .owl-dots {
    display: none;
  }

  .pagesubheading.cont {
    text-align: left;
  }

  .pageheading.contw {
    text-align: left;
  }

  .paddinglr {
    padding: 0 15px;
  }

  .setcont {
    padding: 0px 0 0 0;
  }

  .contactbg {
    height: auto;
  }

  .event .owl-dot.active {
    background: #3970B7;
  }

  .clinefee .overlry {
    display: none;
  }

  .mxtx p {
    white-space: normal;
  }

  .clientfeedbackbg .swiper-pagination {
    width: 100%;
  }

  .innerpage .listfullwidth .txtright h3 {
    font-size: 22px;
    line-height: 25px;
    text-transform: capitalize;
    margin-top: 10px;
    height: auto;
  }

  .innerpage .listfullwidth .txtright .simpletxt {
    height: auto;
    margin-top: 10px;
  }

  .innerpage .listfullwidth {
    padding: 0px 0 20px;
    margin-bottom: 20px;
  }

  .col-md-3.innerright {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-md-9.innerleft {
    flex: 0 0 100%;
    max-width: 100%;
  }

  ul.brad li a {
    font-size: 25px;
    line-height: 25px;
  }

  ul.brad li {
    font-size: 16px;
    line-height: 18px;
  }

  .innerpage .articlecontent>img {
    width: 100%;
  }

  li.logomobie {
    display: block;
    padding-left: 60px;
    padding-bottom: 20px;
  }

  li.logomobie img {
    width: 150px;
  }

  .mobile-nav a:hover {
    background: #E2E9EE;
  }

  .soc {
    display: none;
  }

  .copyfooterbg {
    padding: 20px 0 66px;
  }

  ul.btm-menu li {
    margin-right: 5px;
  }

  .back-to-top {
    bottom: 56px;
  }

  ul.brad {
    padding: 40px 0 0 0;
  }

  .topheaderimg {
    background-size: cover;
    height: 136px
  }

  ul.articleslisttxt li {
    margin: 0;
    padding: 20px 10px;
  }

  .innerpage .listfullwidth .imgleft {
    width: 100%;
    margin-right: auto;
    float: none;
  }

  ul.clientlogo li {
    margin-right: 3px;
    margin-bottom: 4px;
  }

  .errorinnerpage-section {
    text-align: center;
    padding-top: 85px;
    padding-bottom: 100px;
  }

  .mediasection ul.mediasection-main>li {
    display: inline-block;
    width: 45%;
  }

  .mtins {
    margin-top: -92px !important;
  }



  p.stxt {
    white-space: normal;
  }


  .maghead {
    white-space: normal;
  }

  .video-icon img {
    margin-top: 60px !important;
  }

  ul.ftrlinks li {
    width: 100%;
    line-height: 16px;
    margin-bottom: 15px;
    font-size: 12px;

  }

  .mediasection ul.mediasection-main>li {
    width: 47%;
    margin: 0 4px 10px;
  }

  .vdate {
    margin-top: 7px;
  }

  .clinefee {
    width: 100%;
    height: 218px;
  }

  .cname span.clogo {
    margin-top: 54px;
  }

  #header .logo img {
    height: 30px;
  }

  .imgblkog {
    float: none;
    width: 100%;
  }

  .imgblkog img {
    width: 100%;
  }

  .txtblkog {
    float: none;
    width: 100%;
  }

  .ourgamesblkinner {
    height: auto;
  }

  .ftrleftblk {
    float: none;
    width: 100%;
  }

  .middleblk {
    float: none;
    width: 100%;
    overflow: hidden;
  }

  .rightblk {
    float: none;
    width: 100%;
  }

  #header {
    background: transparent;
  }

  ul.madelist {
    padding-inline-start: 0px;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    padding-bottom: 30px;
  }

  ul.madelist li {
    width: 80%;
    height: auto;
    margin-right: 10px;
  }

  ul.madelist li img {
    width: 100%;
  }

  p.mtxt {
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 17px;
  }

  ul.setblk li {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;
    height: auto;
  }


  ul.setblk li:first-child {
    border-bottom: 1px solid #666;
    padding-bottom: 30px;
  }




  .appblockbg {
    padding: 0px 0 30px;
    overflow: hidden;
  }

  ul.clientlist {
    padding-inline-start: 0px;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    padding-bottom: 30px;
  }

  ul.clientlist li {
    width: 80%;
    margin-right: 10px;
  }

  .slideblk {
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 17px;
    padding: 10px;
  }

  .ftrtx {
        font-size: 12px;
        width: 50%;
        line-height: 16px;
        margin-bottom: 0px;
  }

  .ftrtx .ccspan {
    /* display: none; */
  }

  
    .spanhideforpc{
    display: block;
  }
  .ourgamesblk2 {
    margin-bottom: 30px;
  }

  .count-title {
    font-size: 18px;
    line-height: 20px;
  }

  .count-text {
    font-size: 11px;
    margin: 0px 10px
  }

  .counter {
    padding: 20px 18px;
  }

  .madeblk {
    padding: 60px 0 0;
  }

  .get-started-btn {
    position: relative;
    right: -24px;
    padding: 5px 12px;
    font-size: 12px;

  }

  .mobile-nav-toggle i {
    color: #947c7c;
  }

  ul.setblk li:last-child {
    border-left: none;
  }


  .ourgamesblkinner {}

 


  div.linetxt2 {
    width: 90%;
  }

  .ourgamesblk {
    margin-bottom: 0px;
    padding: 20px 0;
  }

  .showhead {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .showtxt {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
    padding: 0 10px;
  }

  .showhead strong {
    text-transform: uppercase;
  }


  ul.iconblklist {
    text-align: center;
  }

  ul.iconblklist li {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  ul.iconblklist li span {
    display: block;
    padding-right: 0;
    padding-top: 5px;
  }











  .txtblkog .appinner {
    margin: 0 10px 0 0;
  }

  .txtblkog .app {
    text-align: center;
    margin: 0;
  }

  .ourgamesblk2 .txtblkog {
    padding: 10px;
  }

  .testimonialsblk {
    padding: 50px 0 20px;
  }

  ul.setb {
    text-align: center;
  }

  ul.setb li {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  ul.setb li span.iconblk {
    display: block;
    float: none;
    margin: 0 auto;
  }

  ul.setb li span.iconblk2 {
    display: block;
    float: none;
    padding: 10px 0;
  }

  .ourgamesblkinner.setbac {
    margin-top: 20px;
  }

  #hero .heading {
    font-size: 33px;
    line-height: 33px;
    text-align: center;
  }

  #hero .heading span {
    font-size: 20px;
    line-height: 22px;
  }

  #hero p.btext {
    width: 100%;
    text-align: center;
  }

  /*#hero .row.justify-content-center { justify-content: inherit!important; }
#header .align-items-center {align-items: inherit!important;}*/
  #hero {
    height: 554px;
    background-position: -810px -4px;
    background-size: inherit;
  }

  .imgbk img {
    width: 100%;
  }

  .vhaed {
    font-size: 30px;
    line-height: 30px;
  }

  #hero .heading {
    margin-top: 207px;
  }

  .promvo {
    height: 400px;
  }

  .minerpage {
    margin-top: 70px;
  }

  ul.videolist {
    margin: 60px 0px;
  }

  ul.videolist li {
    margin: 0 auto 20px;
    width: 98%;
  }

  ul.videolist li iframe {
    width: 100% !important;
    height: 100% !important;
  }

  .imgbknew {
    width: 100%;
  }

  .imgbknew>img {
    width: 100%;
  }

  ul.prolist {
    margin: 30px 0;
display: block;
  }

  ul.prolist li {
    width: 100%;
    display: block;

    margin: 0 0 30px;
  }

  .pimg {
    margin: 0 auto;
  }

  .innerhead {
    font-size: 27px;
    line-height: 27px;
  }

  p.tsx {
    font-size: 14px;
    line-height: 22px;
  }

  .fblkbr {
    width: 98%;
    overflow: hidden;
    margin: 0 auto 10px;
    padding-bottom: 30px;
  }

  .fleftb {
    float: none;
  }

  .flrightb {
    float: none;
  }

  #myModal {
    z-index: 99999999999999;
  }

  .fullblkleft {
    float: none;
    width: 100%;
    text-align: center;
  }

  .fullblkright {
    float: none;
    width: 100%;
    text-align: center;
  }

  .provdeo {
    width: 100%;
    text-align: center;
  }

  .pads {
    padding-left: 0px;
    text-align: center;
  }

  ul.sholist {
    text-align: center;
  }

  ul.sholist li.wid {
    width: 100%;
  }

  .fullblkright .app {
    text-align: center;
  }

  .fullblkright .app .appinner {
    width: 120px;
  }

  .accordion {
    margin-top: 0px;
  }

  .faqsblk.setfaq .pageheading {
    margin-bottom: 20px;
  }

  .ourgamesblkinner {
    display: table;
    padding: 10px 10px 0px;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .ourgamesblkinner .imgblkog {
    display: table-footer-group;
    position: relative;
    top: 40px;
  }

  .ourgamesblkinner .txtblkog {
    display: table-header-group;
  }

    #carouselExampleCaptions .carousel-caption {
        top: 15px;
        left: 19px;
        text-align: start;
        bottom: inherit;
    }


  .carousel-caption .heading {
    font-size: 24px;
    line-height: 25px;
  }

  .carousel-caption .heading span {
    font-size: 20px;
    line-height: 30px;
  }

  .carousel-caption p.btext {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
  }

  .carousel-item img.img1 {
    width: 100%;
    display: none;
  }

  .carousel-item img.img2 {
    width: 100%;
    height: 424px;
    display: block;
  }

  /*.carousel-item { background-position: top center; background-repeat: no-repeat; float: none;
width: 100%;  height: 500px; background-size: cover; }*/
  /*.carousel-item.item1 { background:url(../img/mobilebg.png);  }
.carousel-item.item2 { background:url(../img/mobilebg.png); }
.carousel-item.item3 { background:url(../img/mobilebg.png); }*/
  ul.setblk {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  ul.setblk li.fipos {
    display: table-footer-group;
    border-bottom: 1px solid red;
  }

  ul.setblk li.secpos {
    display: table-header-group;
  }

  .appblockbg .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
  }

  .fblapps {
    padding: 20px;
  }

  .forline {
    height: 1px;
    width: 100%;
    background: #333;
    margin-top: 25px;
    display: block;
  }

}









.toc {
  text-align: left;
}
.toc-header {
  font-size: 1.8em;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  align-self: center;
  margin-bottom: 3px;
}
 .toc-item  .heading{
  font-size: 1.1em;
font-weight: 500;
text-align: start;
row-gap: 30px;
}
.toc-item {
  padding: 4px 0;
  
}
.gap-row{
  height: 14px;
}

.toc-item a {
  text-decoration: none;
  color: #000;
}
.toc-item-number {
  padding: 20px;
}
.toc-page-number {
  float: right;
}
.hero-jinks {
  overflow: hidden;
  background-image: url('../img/ajbgtext.png'); /* Use your actual path */
  background-size: cover;
  background-position: top center; /* Ensures top text "Ajinkya" shows */
  background-repeat: no-repeat;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.hero-jinks2 {
  overflow: hidden;
  background-image: url('../img/syadium.png'); /* Use your actual path */
  background-size: cover;
  background-position: bottom center; /* Ensures top text "Ajinkya" shows */
  background-repeat: no-repeat;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.hero-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  z-index: 2;
  text-align: left;
}
.hero-content2 {
   background: url(../img/shadowstadium.png) no-repeat center center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  z-index: 2;
  text-align: left;
}
  .hero-text {
    flex: 1 1 200px;
    padding: 20px;
}

.hero-text h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 15px;
}

.hero-text p {
  font-size: 25px;
  line-height: 1.3;
  color: #f0f0f0;
}

.hero-image {
     overflow: hidden;
    flex: 1 1;
    padding: 0px;
    position: relative;
    text-align: center;
    bottom: -30px;
}

.hero-image img {
    width: 100%;
    height: auto;
    position: relative;
    object-fit: cover;
    top: 10px;
    right: 0;

}

/* Responsive: Mobile-friendly adjustments */
@media (max-width: 768px) {
    .hero-text {
    flex: 1 1 200px;
    padding: 20px;
}
  .hero-jinks {
             background: url(../img/t2.png) no-repeat center center;
        /* padding: 37px 104px 0 0; */
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #000;
    }
.hero-jinks2{
             background: url(../img/syadium.png) no-repeat center center;
        /* padding: 37px 104px 0 0; */
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #000;
}
  .hero-content {
            text-align: left;
    flex-direction: column;
  }

  

  .hero-image {
    order: 2;
    padding: 10px;
  }

  .hero-text h1 {
    font-size: 32px;
  }

  .hero-text p {
    font-size: 16px;
  }

  .hero-image img {
    max-width: 84%;
  }
.hero-text {
        /* padding: 20px; */
        position: relative;
        top: 57px;
        left: 0px;
    }
}
