h2 {
	font-size: 18px;
	font-weight: bold;
}

.navbar {
	height: 93px;
}

.header-photo {
	display: none;
}

.sticky .header-photo {
	display: block;
}

@media (min-width: 150px) and (max-width: 991px) {}

.ban-img img {
	width: 110px;
}

.content-bx-h {
	width: 87%;
}

.user-logo-header {
	font-size: 21px;
	color: white;
	line-height: 24px;
}

.sticky .user-logo-header {
	color: black;
}

/* sec bg */
.team {
	background-color: #fff;
}

.blog-area {
	background-color: #f2f2f2;
}

.blog-area .blog-text {
	background-color: #fff;
	flex-direction: column;
}

.ban-date {
	margin-bottom: 30px;
}

.ban-date i {
	color: white;
	font-size: 25px;
}

.blog-grid-item {
	background-color: #fff;
}

.h1-txt {
	color: #f89406;
}

.slide h1 {
	font-size: 48px;
	font-weight: normal;
}

.ban-img-rcon {
	justify-content: center;
	align-items: center;
}

.slide h2 {
	font-size: 22px;
	font-weight: normal;
}

.ban-dat-icon {
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.ban-location i {
	color: #fff;
	font-size: 26px;
}

.ban-location {
	margin-bottom: 50px;
}

.ban-dat-con {
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.time-1 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 4;
}

.bt-01 {
	padding: 20px 25px;
	border: 0;
	border-radius: 35px;
	font-size: 18px;
}

.bt-01:hover {
	background-color: #e1e1e1;
}

.slide .box {
	border: 0px solid #fff;
	border-radius: 0px;
	width: 150px;
	height: 100px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	background-color: #f89406;
}

.num {
	height: 50%;
	align-items: end;
	line-height: 37px;
}

.slide .box .num {
	font-size: 23px;
	font-weight: normal;
	line-height: 37px;
}

timer {
	width: 100%;
}

.name {
	height: 50%;
	font-size: 20px;
	line-height: 40px;
}

.box-4 {
	margin-right: 0px !important;
	background-color: #fff;
	border: 0px solid #fff;
	border-radius: 0px;
	width: 150px;
	height: 100px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	color: black;
	font-size: 20px;
}

.feature-item1 h1 {
	color: #f89406;
}

.fea-bt {
	height: 45px;
}

.fea-box-1 {
	margin: 20px 0px;
}

.fea-box-2 {
	margin: 20px 0px;
}

.sponser-button {
	justify-content: center;
}

.inner-box1 {
	padding: 10px 20px;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	box-shadow: 0px 0px 10px 0px #e7e7e7;
	border-radius: 5px;
}

.inner-box1 p {
	margin: 0;
	padding: 0;
}

h3 {
	font: 25px sans-serif;
	margin-top: 30px;
	text-transform: capitalize;
}

h3.background {
	position: relative;
	z-index: 1;
	text-align: center;

	&:before {
		border-top: 1.5px solid #f89406;
		content: '';
		margin: 0 auto;
		position: absolute;
		top: 48%;
		left: 0;
		right: 0;
		bottom: 0;
		width: 40%;
		z-index: -1;
	}

	.sp-1 {
		font-size: 24px;
		font-weight: bold;
		background: #f2f2f2;
		padding: 0 15px;
	}

	.sp-2 {
		font-size: 24px;
		font-weight: bold;
		background: #f2f2f2;
		padding: 0 15px;
	}

	.sp-3 {
		font-size: 24px;
		font-weight: bold;
		background: #fff;
		padding: 0 15px;
	}
}

.left-con {
	background-color: #f89406;
}

.spk-disc {
	font-size: 12px;
	color: #707070;
}

.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.grid-item img {
	max-width: 100%;
	height: auto;
}

.grid-item {
	padding: 2%;
	font-size: 2em;
	text-align: center;
	overflow: hidden;
}

.gri-3 {
	grid-column: 1 / span 2;
	max-height: 100%;
}

.grid-item img {
	max-width: 100%;
	height: auto;
}

.grid-container1 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);

	grid-gap: 35px;
	padding: 20px;
}

.grid-container-2 {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 35px;
	padding: 10px;
}

.gc-1 {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px;
	font-size: 30px;
}

.bx-1 {
	grid-row-end: span 2;
}

.gc-2 {
	box-shadow: 0px 0px 10px 0px #e7e7e7;
	border-radius: 5px;
}

.item11 {
	box-shadow: 0px 0px 10px 0px #e7e7e7;

	padding: 20px 20px;
	font-size: 30px;
	border-radius: 5px;
}

.team-con-1 {
	text-align: left;
	line-height: 40px;
}

.team-con {
	font-size: 14px;
}

.item11-1 {
	padding: 20px 20px;
	font-size: 30px;
}

.speaker-1 {
	width: 55px;
	height: 55px;
	border-radius: 50%;
}

.spk-name {
	align-items: center;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #242424;
}

.bx-1 h1 {
	color: #f89406;
}

.ex-scope-grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
}

.ex-sco-item {
	background-color: rgba(255, 255, 255, 0.8);
	text-align: left;
	padding: 20px 15px;
	font-size: 17px;
	background-color: #F47C1B;
	vertical-align: bottom;
	display: grid;
}

.ex-sco-item img {
	width: 80px;
}

.ex-icon {
	color: #fff;
	font-size: 15px;
	margin-bottom: 0;
}

.ex-ul {
	list-style: none;
	padding-left: 30px;
}

.ex-ul li::before {
	content: '\2022';
	color: #f89406;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
	font-size: 20px;
	height: 0;
}

.mini-ul li::before {
	color: #fff;
}

.eq-button:hover {
	background-color: #fff;
}

.eq-but-1 {
	display: flex;
	justify-content: center;
}

.blog-grid {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 15px;
}

.blog-date {
	font-size: 12px;
	color: #707070;
}

/* why should icons */

.members-img {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 38px;
}

.why-box {
	position: relative;
}

.bottom-box {
	height: 40px;
	width: 40px;
	background: #e07416;
	position: absolute;
	right: 0;
	bottom: 0;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 79%;
}

.bot-box-num {
	color: white;
	font-size: 16px;
	justify-content: center;
	display: flex;
	margin: auto;
	padding: auto;
	height: 100%;
	align-items: center;
}

.sp-but {
	background: #f47c1b;
	border: 0;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 600;
	border-radius: 4px;
	height: 45px;
}

.sp-but:hover {
	background-color: #e07416;
}

.ft-one :hover {
	color: #707070;
}

.ex-ul .mini-ul li {
	list-style: none;
}

.carousel-item {
	width: 99%;
}

.carousel-indicators li {
	background-color: #242424;
}

.carousel-indicators {
	bottom: -50px;
}

.exh-sc-bx {
	background-color: #e07416;
}

/* mediaquery */

@media (min-width: 150px) and (max-width: 991px) {


	.grid-container1 {
		padding: 25px;
	}

	.gri-3 {
		grid-column-start: 1;
		grid-column-end: 3;
		grid-row-start: 3;
		max-height: 100%;
	}

	.gri-1 {
		grid-column-start: 1;
		grid-column-end: 3;
		grid-row-start: 1;
	}

	.gri-2 {
		grid-column-start: 1;
		grid-column-end: 3;
		grid-row-start: 2;
	}

	.about-con {
		flex-direction: column;
	}

	.item11-1,
	.item11 {
		grid-column-start: 1;
		grid-column-end: 4;
	}

	.bx-1 {
		grid-row-end: 1;
	}

	.gc-1 {
		grid-column-start: 1;
		grid-column-end: 4;
	}

	.ex-sco-item {
		grid-column-start: 1;
		grid-column-end: 7;
	}

	.blog-grid-item {
		grid-column-start: 1;
		grid-column-end: 4;
	}

	.grid-item img {
		max-width: 80%;
	}
}

@media (min-width: 501px) and (max-width: 991px) {
	.box-4 {
		width: 120px;
	}

	.slide .box {
		width: 120px;
		height: 100px;
	}
}

@media (min-width: 401px) and (max-width: 500px) {
	.box-4 {
		width: 100px;
	}

	.slide .box {
		width: 100px;
		height: 100px;
	}

	.name {
		font-size: 19px;
	}
}

@media (min-width: 150px) and (max-width: 400px) {
	.box-4 {
		width: 70px;
		height: 80px;
	}

	.slide .box {
		width: 70px;
		height: 80px;
	}

	.name {
		font-size: 17px;
	}
}

@media (min-width: 426px) and (max-width: 991px) {
	.text-part h1 {
		font-size: 30px;
	}

	.bt-01 {
		padding: 13px 15px;
	}

	.name {
		font-size: 20px;
	}
}

@media (min-width: 150px) and (max-width: 425px) {
	.text-part h1 {
		font-size: 30px;
	}

	.bt-01 {
		padding: 13px 15px;
	}

	h3.background {
		&:before {
			border-top: none;
		}

		.sp-1 {
			padding: 0;
		}

		.sp-2 {
			padding: 0;
		}

		.sp-3 {
			padding: 0;
		}
	}
}

@media (min-width: 150px) and (max-width: 575px) {
	.ban-img img {
		width: 70px;
	}

	.ban-date {
		margin-bottom: 10px;
	}

	.ban-dat-icon {
		margin-right: 10px;
	}

	.ban-dat-con {
		margin-right: 10px;
	}

	.ban-location {
		margin-bottom: 30px;
	}
}

@media (min-width: 1201px) and (max-width: 2560px) {
	.ban-img-rcon {
		margin-left: -40px;
		padding: 0;
	}
}

@media (min-width: 991px) and (max-width: 1200px) {
	.ban-img-rcon {
		margin-left: -20px;
	}
}

@media (min-width: 150px) and (max-width: 575px) {
	.ban-img-rcon {
		justify-content: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	h3.background {
		&:before {
			width: 60%;
		}
	}
}

@media (min-width: 150px) and (max-width: 767px) {
	h3.background {
		&:before {
			width: 80%;
		}
	}
}



/* Style the buttons inside the tab */
.tab1 button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 9px 5px;
	transition: 0.3s;
	font-size: 17px;
}


.ex-sco-rgt {
	background-color: #f2f2f2;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border-top: none;
	height: 100%;
}

.ar-img-sco-2 {
	rotate: 180deg;
	width: 24px;
}

.ar-img-sco-1 {
	width: 24px;

}

.tabcontent .ex-sco-outul {
	list-style: none;
	padding: 0;
}

.tabcontent .ex-sco-outul .h_bullets::before {
	content: "\25A0";
	font-size: 14px;
	margin-right: 0.5em;
	color: #f47c1b;
}

.tabcontent .ex-sco-outul li {
	font-size: 16px;
}

.tabcontent .ex-sco-outul {
	display: flex;
	justify-content: center;
	height: 100%;
	flex-direction: column;
	width: 100%;
}

.ex-sco-outul {
	margin: 0 !important;
}

.ex-sco-inul li:before {
	content: "-";
	text-indent: -5px;
	margin-right: 10px;
  }
  .ex-sco-inul li{
	list-style: none;
	text-indent: -5px;

  }