.event-noti {
    color: #b50909;
    padding: 0 10px;
    float: right;
}

.disabled-row {
  background-color: #dcdcdc;
  pointer-events: none;
}

.open>.dropdown-menu {
    top: -350px;
    z-index: 99999;
}
.dropdown-menu>li>a{    padding: 3px 12px !important;}
.open>.dropdown-menu.fast-list{position:absolute;top: 26px;}


.loader-admin{position: absolute;
    top: 0%;
    left: 0%;
    z-index: 999;
    background: #ffffff3b;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;}


:root {
	--main-bg-color: #2a2e30;
	--light-bg-color : #038fde;
	--back-color:#ef839b;
	--lay-color:#63b7f7;
}

	html{
		-webkit-text-size-adjust:none;
		overflow-y: scroll; /* has to be scroll, not auto */
	}
	body::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
		border-radius: 10px  !important;
		background-color: #038fde  !important;
	}
	
  	body{
		background-image: #fff;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover; 
		font-family:'Roboto' !important;
		
  	}
  	
  	div::-webkit-scrollbar
	{ 
		height:10px;
		background-color: #fff !important;
	}
	div::-webkit-scrollbar-track
	{
		border-radius: 10px !important;
		webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
	}
	div::-webkit-scrollbar-thumb
	{
		background-color: #038fde !important;
		webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important;
	}
	
	/*.clientDropdownMenu li ,.clientDropdownMenu a{*/
	/*color: #fff !important;*/
	/*}*/
	
  	.ant-modal-header{
  		/*background-color:#2a2e30 !important;*/
  		background:linear-gradient(#264653, #7d5c0e) !important;
  	}
  	.ant-modal-close-x{
  		color: #fff !important;
  	}
  	.ant-card-head-title{
  		color: #fff !important;
  	}
  	.ant-modal-header h1{
	    color: #fff !important;
	    margin-bottom:0px !important;
	}
  	.ant-card-head {
	    /*background-color: #2a2e30 !important;*/
	    background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
	}
	.padding-left-0,.ant-dropdown-menu-item-group-list{
		padding-left: 0px !important;
	}
	/*.ant-dropdown-menu-item, .ant-dropdown-menu-submenu-title{font-weight: 600 !important;}*/
	
	.ant-menu-dark .ant-menu-item:hover, .ant-menu-dark .ant-menu-item-active, .ant-menu-dark .ant-menu-submenu-active, .ant-menu-dark .ant-menu-submenu-selected, .ant-menu-dark .ant-menu-submenu-title:hover, .ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-open .ant-menu-item > a:hover {
    color: #fff !important;
	}
	.ant-dropdown-menu-item a:hover,.ant-dropdown-menu-item:hover, .ant-dropdown-menu-submenu-title:hover{
		color: #a18c12 !important;
		background:#fff !important
	}
	
	.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
	    background-color:var(--light-bg-color) !important;
	    color:#fff;
	}
	/*.back-lay-bg{*/
	/*	background-image: linear-gradient(to right,var(--back-color),var(--lay-color)); !important;*/
	/*	color:#222 !important;*/
	/*}*/
	 
	.back-lay-bg{
		background-image: linear-gradient(#264653, #7d5c0e) !important;
		color:#222 !important;
	} 
	.yellow-bg-linear{
		background-image: linear-gradient(180deg, var(--main-bg-color) 8%, var(--light-bg-color) 100%);
	}
	
	.mod-header {
	    background: linear-gradient(180deg, var(--main-bg-color) 8%, var(--light-bg-color) 100%);
	    color: #fff;
	    padding: 7px;
	}
	
	.partnship thead>tr {
		background-color:var(--light-bg-color) !important;
		color:#fff
	}
	
	.ant-card-head h1{
	    color: #fff !important;
	    margin-bottom:0px !important;
	}
  	.ant-modal-title{
  		color:#fff  !important;
  	}
  	.gx-layout-content{
  		//background-image: url("/body-bg.jpg");
		background-repeat: repeat;
  	}
  	.ant-drawer-header{
  	    background: none !important;
		border-bottom: none !important; 
  	}
  	.ant-table-thead > tr > th {
  		font-weight:600 !important;
  	}
  	.ant-card-head .ant-btn{margin-bottom: 0 !important;}
  /*	.gx-layout-content{*/
  /*		background-image: url("/5d050be0a20e0.jpg");*/
		/*background-repeat: no-repeat;*/
		/*background-position: center;*/
		/*background-size: cover;*/
		/*width:100%;*/
		/*height:100%;*/
		
  /*	}*/
  
@media screen and (max-width: 575px){
	.gx-main-content-wrapper {
	    padding: 0px 0px 0 !important;
	}
}

.slick-slider {
    margin-bottom: 8px !important;
}
  	.cndnbg{
  		background: url("/cdnbg.jpg") !important;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width:100%;
		height:122px;	
  	}
 

.ant-carousel .slick-slide h3 {
  color: #fff;
}
.backbet{background:#72bbef;}
.laybet{background:#faa9ba;}
.totalHighlight{background: #1d1e1f; color: #fff;}
.dateHiglight{background: #d5dc66;}
.rowHighlight{background: #F1F1F1;}
.totalHighlight:hover > td,.dateHiglight:hover > td {
  background: unset !important;
}
.leftMargin20 td:first-child{padding-left:40px !important;}
.bg-red{background:red;}
.bg-green{background:green;}
.bg-green td,.bg-red td{color: #fff;}
.bg-green:hover > td,.bg-red:hover > td{background: unset !important;}
.ant-table-bordered .ant-table-tbody > tr > td {
    border-right: 1px solid #A9A9A9 !important;
    border-bottom: 1px solid #A9A9A9 !important;
}

.ant-menu-dark, .ant-menu-dark .ant-menu-sub{
	/* background: #264653 !important; */

}
.gx-layout-sider-dark .gx-icon-btn:focus, .gx-layout-sider-dark .gx-icon-btn:hover {
    background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
}
.ant-menu-item-group-title{display:none;}
.ant-card-grid {
    border: 0.5px solid #a8a8a8 !important;
    box-shadow: none !important;
} 
.flash{-moz-animation:flash 1s ease-out;-moz-animation-iteration-count:1;-webkit-animation:flash 0.5s ease-out;-webkit-animation-iteration-count:1;-ms-animation:flash 0.5s ease-out;-ms-animation-iteration-count:1}
@-webkit-keyframes flash {
    0% { background-color: none; }
    50% { background-color: #ffff99; }
    100% { background-color: none; }
}@-moz-keyframes flash {
    0% { background-color: none; }
    50% { background-color: #ffff99; }
    100% { background-color: none; }
}@-ms-keyframes flash {
    0% { background-color: none; }
    50% { background-color: #ffff99; }
    100% { background-color: none; }
}
  	/*.ant-drawer-content-wrapper{width:100% !important;}*/
  	
  	/* width */
 
.ant-tabs-tab{margin-right:10px !important;}
.spinCenter{text-align:center;margin-top: 15%; }
.notification{
	z-index:999999;
}
.ant-card-body{padding:0 !important;}
.ant-table-row-expand-icon{
	width:32px !important;
	height:32px !important;
	line-height: 32px !important;
	font-size: 32px !important;
}
.ant-btn{color:#fff !important;}
.icon-dropdown{font-size:10px !important;}
.gx-layout-sider-dark,.ant-menu-dark,.gx-sidebar-content {background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
    color: #fff !important;}
    .ant-menu-dark, .ant-menu-dark .ant-menu-sub{color:#fff  !important;}
    /* .ant-menu-dark .ant-menu-item > a{color:#fff !important;} */
    .ant-layout-header{background:linear-gradient(#22a36d 0%, #060A2A 100%) !important}
    .ant-btn{background-color: #264653 !important }
    .ant-btn-primary{background-color: #264653 !important}
    .ant-table-thead{background:linear-gradient(#22a36d 0%, #060A2A 100%) !important; }
    .ant-table-thead > tr > th{color:#fff !important;}
    .blueShadeGradient,.gx-bg-teal:{background-color: #2a2e30 !important}
    .orangeShadeGradient,.gx-bg-orange: {background-color:linear-gradient(-180deg, rgb(255, 140, 0) 0%, rgb(245, 76, 73) 82%) !important;}
button > span{font-weight:bold !important;}
.btn-grad {background-color: #0e313c !important}

.partnship td {
	font-size: 18px;
    font-weight: bold;
}
.notification-container{
	left: 0;
    margin: 0% auto;
}

.light-blue-bg{
	background:linear-gradient(#264653, #7d5c0e); !important
}

@media screen and (max-width: 620px){
.popupcal{
  width:100%;
  overflow-x:scroll;
}
.gx-app-login-wrap{
	display: table !important;
}
.gx-app-login-container{
	display: table-cell !important;
    vertical-align: middle !important;
}
.gx-app-login-main-content{
	    margin: 20px;
}
}

.ant-collapse-content>.ant-collapse-content-box{
	padding: 0px !important;
	background:#000;
}


@media (max-width: 767px){
  .game-box {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin: 0 5px 10px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    cursor: pointer;
}

  .featured-box-detail {
    max-width: 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
  }
  .pd-left-right {
    padding-left:0px !important;
    padding-right: 0px !important;
  }
  .liveStr{
    height:210px !important;
    width:100% !important;
  }
  .andarbahar-module .andar-bahar-image {
    width: 50px !important;
    cursor: pointer;
    margin: 5px;
    height:80px !important;

  }
  .andarbahar-res .andar-bahar-image {
    width: 22px !important;
    cursor: pointer;
    margin: 3px;
    height:35px !important;

  }
  .res-box {
    width:70% !important;
    position:absolute;
    top:13% !important;
    left:10px !important;
  }
  .andr-bhar-res-text{
    margin-top: auto;
    margin-bottom: auto;
    font-size: 14px !important;
      color: #fff;
  }

  .mob-ab-cards{
    text-align: center;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    padding: 10px 0;
  }
  .mobile-ab-text-border{
    border-bottom: 1px solid #000;
  }
  .mobile-ab2-text-border{
    border-top: 1px solid;
    margin-top: 15px !important;
  }

  .ab2-res-fst-card{
    left: 5px !important;
  }

  /* teen patti */
  .tp-bhav{
    font-size: 14px !important;
   }
   .tp-res-box {
    width: 31% !important;
    position: absolute;
    top: 9% !important;
    left: 0 !important;
  }

  .flipclock {
    position: absolute;
    bottom: 52% !important;
    right: 0  !important;
  }
}
.andarbahar-res .andar-bahar-image {
  width: 25px;
  cursor: pointer;
  margin: 3px;
}

.andarbahar-module .andar-bahar-image {
  width: 38px;
  cursor: pointer;
  margin: 3px;
}
.andr-bhar-text{
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
      font-size: 18px;
    color: #fff;
}
.andr-bhar-res-text{
  margin-top: auto;
  margin-bottom: auto;
  font-size: 16px;
    color: #fff;
}
.mr-left-right {
  margin-left:0px !important;
  margin-right: 0px !important;
}
.rescard{
  display: flex;
  width: 100%;
  overflow: hidden;
}
.next-card-res{
  position: absolute;
    right: 0;
    bottom: 15%;
}
.perv-card-res{
  position: absolute;
    left: 0;
    bottom: 15%;
}
.res-box {
  width:30%;
  position:absolute;
  top:13%;
  left:15px;
  background: #00000061;
  padding-bottom: 5px;
}
::-webkit-scrollbar {
  width: 0;  /* Remove scrollbar space */
  background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
  background: transparent;
}

/* AB2 */
.ab2-bhav {
  text-align: center;
  margin: auto;
  background: #087e8f;
  color: #fff;
  display: inline-grid;
  border: 2px solid #d7d04a;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor:pointer;
}

.ab2-res-fst-card{
  height: 40px;
  position: absolute;
  left: 20px;
  top: 40%;
}
.andr-bhar2-res-text{
  margin-top: auto;
  margin-bottom: auto;
  font-size: 16px;
  color: #fff;
  width: 80% !important;
  float: right;
}
/* teen patti style */

.tp-bhav{
  text-align: center;
  font-size: 18px;
  background: #76c6c6;
  color: #fff;
  padding: 10px;
  border-right: 1px solid #fff;
   cursor: pointer;

}
.mobile-tp-text{
  text-align: center;
  margin: auto;
 }
.mobile-tp-border{
   
  border-bottom:  1px solid #fff;
}
 
.tp-res-box {
  width: 31% !important;
  position: absolute;
  top: 9% !important;
  left: 1% !important;
}

/* suspandad */
.susb-bhav{
  position: absolute;
    background: #0a0a0ab5;
    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}
 
/* flipclock */


.flipclock {
  position: absolute;
  right: 2%;
  bottom: 32%;
}
.flipclock-t1 {
    color: #fff;
    font-size: 25px;
    background: #4c4c4c8a;
    padding: 0px 5px;
     
}


.scoreboard-iframe{
    height: 130px !important;
    width: 100% !important;
    min-height: 130px !important;
    overflow: hidden;
     border: 0px;
}

.scoreboard-iframe-full{
    height: auto !important;
    width: 100% !important;
    min-height: 220px !important;
    overflow: hidden;
     border: 0px;
}


/* new login page */

.gx-app-login-wrap {
	background: #000;
	display:flex !important;
}

.gx-app-login-content{
	background: #000000;
	width: "100%";
}
.gx-app-login-main-content{
	border-radius: 0px !important;
}

.gx-new-login{
    justify-content: center;
    background-color: #000 !important;
}
 
.gx-app-logo-content{
	width:60% !important;
} 
 
@media screen and (max-width: 575px){
	.gx-app-login-container {
	    padding-top: 100px !important;
	}
}

 
 /* new dashboard */
 .clear{
 	display:inline-grid;
 }
 .top-box{
    padding: 5px;
    background:linear-gradient(#22a36d 0%, #060A2A 100%);
    border: 1px solid;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px !important;
 }
 
 .top-box-head{
    color: #fff !important;
 }
 .top-box-head.text-muted{
    color: #fff !important;
    font-size:16px;
 }
 
 .gx-layout-content{
 	//background-image: url(https://admin.bets247.in/assets/images/lords/main-bg.jpg);
    background-repeat: repeat;
 }
 
 .gx-drawer-sidebar-dark .ant-drawer-content {
    /*background-color: #2a2e30 !important;*/
    background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
    color: #038fdd;
}

.ant-btn-primary{
	    background-color: #264653 !important;
}


.vs-title{
	background:linear-gradient(#22a36d 0%, #060A2A 100%);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.vs-title img{
	height: auto;
	width: 100px;
}
.vs-title .title{
	font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: auto;
    width:100%;
    text-align:center;
}
 
 
 /*---===================new-sidebar---===============*/

.toggle12{margin-left: 14px !important;
    max-width: 28px;
    margin-top: 8px;
    padding: 5px !important;
    background: #0000;
    rotate: 180deg;cursor:pointer;}
.toggle123 {
    margin-left: 14px !important;
    max-width: 28px;
    margin-top: 8px;
    padding: 5px !important;
    background: #0000;
    rotate: 0deg;cursor:pointer;
}

.gx-site-logo img{max-width: 98px;margin-left: 15px;}
.dropbtn {
	background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
	color: white;
	padding: 10px 30px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	text-align: right;
	display: block;
	float: right;
	margin-top: 9px;
	/* font-family: 'Roboto', sans-serif; */
	font-family: 'Playfair Display', serif;
	/* font-family: 'Noto Serif JP', serif; */
}

.arrow-site {
	font-size: 14px;
}

.dropbtn:hover,
.dropbtn:focus {
	background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
}

.dropdown {
	position: relative;
	display: inline-block;
	display: block;
	width: 100%;
	float: right;
}

.dropdown-content {
	display: none;
    position: absolute;
    background:linear-gradient(#22a36d 0%, #060A2A 100%) !important;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    right: -19px;
    top: 58px;
}
.close.ant-layout-sider, .close .sidebar{width:85px !important;}
.close .arrow{display:none !important}
.close .clese1{display: none !important;
    background: #fff;
    position: fixed;
    z-index: 9999999;
    width: 12%;
    left: 84px;}

.close.anticon .ant-menu-item:hover .clese1{display:block !important;}
.close.sidebar.ant-menu-dark li:hover .clese1{display:block !important}
	
.close .anticon {
    margin-top: 10px;
}
.close .icon {
    margin-top: 10px;
}
.ant-menu-sub{display:none !important}

.close  .ant-layout-sider .ant-menu-inline .ant-menu-submenu-title{padding-left:30px !important}


.bhoopnesh{
	display:block !important;
}
.dropdown-content a {
	color: white !important;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
    font-size: 16px;
}

.dropdown a:hover {
	background-color: #fff;
	color: #000 !important;
}

.show {
	display: block;
}

/*---------sidebar----------*/
.select_section{width: 100%;padding: 10px;border: 1px solid #d9d9d9;background: #fff;
  border-radius: 0px;}

.option_section{background: #fff !important;}
.option_section:hover{background: blue;}
.sidebar {
	position: fixed;
	top: 67px;
	left: 0;
	height: 100%;
	width: 280px;
	background:linear-gradient(#22a36d 0%, #060A2A 100%);
	/* background: linear-gradient(to right, #004e92, #000428); */
	z-index: 100;
	transition: all 0.5s ease;
}

.sidebar.close {
	width: 98px;
}

.sidebar .logo-details {
	height: 60px;
	width: 100%;
	display: flex;
	align-items: center;
}

.sidebar .logo-details i {
	font-size: 30px;
	color: #fff;
	height: 50px;
	min-width: 78px;
	text-align: center;
	line-height: 50px;
}

.sidebar .logo-details .logo_name {
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	transition: 0.3s ease;
	transition-delay: 0.1s;
}

.sidebar.close .logo-details .logo_name {
	transition-delay: 0s;
	opacity: 0;
	pointer-events: none;
}

.sidebar .nav-links {
	height: 100%;
	padding: 0px 0 150px 0;
	overflow: auto;
}

.sidebar.close .nav-links {
	overflow: visible;
}

.sidebar .nav-links::-webkit-scrollbar {
	display: none;
}

.sidebar .nav-links li {
	position: relative;
	list-style: none;
	transition: all 0.4s ease;
}

.sidebar .nav-links li:hover {
	background: #26465300;
}

.sidebar .nav-links li .icon-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sidebar.close .nav-links li .icon-link {
	display: block;
}

.sidebar .nav-links li i {
	height: 44px;
	min-width: 78px;
	text-align: center;
	line-height: 50px;
	color: #a18c12;
	font-size: 23px;
	cursor: pointer;
	transition: all 0.3s ease;
	margin-left: 10px;
}
.arrrow-up{transform: rotate(-180deg) !important;position: absolute;
	margin-left:9px !important;transition:0.5s}


.sidebar.close .nav-links i.arrow {
	display: none;
}

.sidebar .nav-links li a {
	display: flex;
	align-items: center;
	text-decoration: none;
}

.bhoopnesh .arrow{transform: rotate(-0deg);}




.sidebar .nav-links li a .link_name {
	font-size: 14px;
	color: #fff;
	transition: all 0.4s ease;
}

.sidebar.close .nav-links li a .link_name {
	opacity: 0;
	pointer-events: none;
}

.sidebar .nav-links li .sub-menu {
	padding: 6px 6px 14px 80px;
	margin-top: -10px;
	background: #264653;
	display: none;
}

.arrow {
	width: 20px;
	float: left;
	min-width: 20px !important;
	margin-left: -6px;
	position: absolute;
	font-size: 14px !important;
	rotate: 180deg !important;
}

.sidebar .nav-links li.showMenu .sub-menu {
	display: block;
}

.sidebar .nav-links li .sub-menu a {
	color: #fff;
	font-size: 13px;
	padding: 3px 0;
	white-space: nowrap;
	opacity: initial;
	transition: all 0.3s ease;
	font-weight: 200;
	font-family: 'Roboto', sans-serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Noto Serif JP', serif;
}

.sidebar .nav-links li .sub-menu a:hover {
	opacity: 1;
}

.sidebar.close .nav-links li .sub-menu {
	position: absolute;
	left: 100%;
	top: -10px;
	margin-top: 0;
	padding: 10px 20px;
	border-radius: 0 6px 6px 0;
	opacity: 0;
	display: block;
	pointer-events: none;
	transition: 0s;
}

.sidebar.close .nav-links li:hover .sub-menu {
	top: 0;
	opacity: 1;
	pointer-events: auto;
	transition: all 0.4s ease;
}

.sidebar .nav-links li .sub-menu .link_name {
	display: none;
}

.sidebar.close .nav-links li .sub-menu .link_name {
	font-size: 16px;
	opacity: 1;
	display: block;
}

.sidebar .nav-links li .sub-menu.blank {
	opacity: 1;
	pointer-events: auto;
	padding: 3px 20px 6px 16px;
	opacity: 0;
	pointer-events: none;
}

.sidebar .nav-links li:hover .sub-menu.blank {
	top: 50%;
	transform: translateY(-50%);
}

.sidebar .profile-details {
	position: fixed;
	bottom: 0;
	width: 260px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #1d1b31;
	padding: 12px 0;
	transition: all 0.5s ease;
}

.sidebar.close .profile-details {
	background: none;
}

.sidebar.close .profile-details {
	width: 78px;
}

.sidebar .profile-details .profile-content {
	display: flex;
	align-items: center;
}

.sidebar .profile-details img {
	height: 52px;
	width: 52px;
	object-fit: cover;
	border-radius: 16px;
	margin: 0 14px 0 12px;
	background: #1d1b31;
	transition: all 0.5s ease;
}

.sidebar.close .profile-details img {
	padding: 10px;
}

.sidebar .profile-details .profile_name,
.sidebar .profile-details .job {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	white-space: nowrap;
}

.sidebar.close .profile-details i,
.sidebar.close .profile-details .profile_name,
.sidebar.close .profile-details .job {
	display: none;
}

.sidebar .profile-details .job {
	font-size: 12px;
}

.home-section {
	position: relative;
	background: #e4e9f7;
	min-height: 90vh;
	left: 279px;
	width: calc(100% - 284px);
	transition: all 0.5s ease;
	top: 69px;
	background-image: url(..//images/main-bg.jpg);
	/* background-size: contain; */
	background-position: center;
}

.sidebar.close~.home-section {
	left: 78px;
	width: calc(100% - 78px);
}

.home-section .home-content {
	display: flex;
	align-items: center;
	padding: 0px 0px 0px 30px;
}

.home-section .home-content .bx-menu,
.home-section .home-content .text {
	color: #11101d;
	font-size: 35px;
}

.home-section .home-content .bx-menu {
	margin: 0 15px;
	cursor: pointer;
}

.home-section .home-content .text {
	font-size: 26px;
	font-weight: 600;
}
.mobile-responsive{display: none;}
@media (max-width: 420px) {
	.sidebar.close .nav-links li .sub-menu {
		display: none;
	}
	.sidebar{top:50px}
	.mobile-responsive{display: block;}
}



.mobile {
	display: none
}

.dropdown-content{right:1px;top:47px;}






 
 
 
 
 
 
 
 
 
 
 
 
 
 
 