::-webkit-scrollbar {
	width: 5px;
}

.navbar-toggler{
	/* background-color: rgb(90, 90, 90); */
}
.body{
	font-family: 'Ramabhadra', sans-serif !important;
}
/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
	/* border-radius: 20px; */
}
@font-face {
	font-family: main;
	src: url(Roboto/Roboto-Regular.ttf);
  }
  
  @font-face {
	font-family: mainbold;
	src: url(Roboto/Roboto-Black.ttf);
  }
@font-face {
	font-family: countdown;
	src: url(images/Technology-Bold.ttf);
  }
  
  @font-face {
	font-family: bodyfont;
	src: url(images/10tv\ 3.ttf);
  }
/* Handle */
::-webkit-scrollbar-thumb {
	background: grey;
	border-radius: 20px;
}


.about_h2{
	font-family: 'Anek Telugu', sans-serif !important;
	/* font-size:24px; */
	font-size: 36px;
    line-height: 4.2rem;
}
.navbar .nav-link {
	color: rgb(255, 255, 255);
	font-family: "Khand", sans-serif;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	/* border: 2px solid red; */
	/* margin: 1%; */
	/* font-family: sans-serif; */
}

.navbar .nav-item .active {
	color: white;
	font-weight: bold;
}
#hero-section {
	/* height: 100vh; */
	/* max-height: 100vh; */
	margin: 0px;
	background-color: #dedcdc;
	/* overflow: hidden; */
	padding: 0px;
}

.gif_d{
	position: absolute;
	top:26%;
	left:1%;
	width:30%;
}

p,
nav {
	font-family: 'Ramabhadra', sans-serif !important;	font-size: 1.2rem;
}
p{
	font-size: 1.3rem;
	font-family: 'Ramabhadra', sans-serif;
}
h2 {
	font-family: 'Ramabhadra', sans-serif;	/* font-size: 120%; */
}
/* p {
} */

.logo {
	position: absolute;
    left: 1%;
    top: 1%;
    width: 10%;
    margin-top:8px;
}

.tagline {
	font-weight: bold;
}

#hero-section-title {
	font-size: 5.5rem;
}

.counter_container {
	width: 40% !important;
	position: absolute;
	right: 3%;
	top: 25%;
}
.counter{
	display: flex;
	flex-direction: column;
	justify-content: flex-start ;
}

.counter h3 {
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	font-family: "Impact";
	font-style: normal;
	font-weight: 400;
	font-size: 60px ;
	line-height: 73px;
	text-align: center;
	letter-spacing: 0.07em;
	color: #ffffff;
	margin: 0px;
	/* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */

}

.counter p {
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */

	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 34px;
	/* identical to box height */

	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #f5f5f5;
}

.git_desktop {
	position: absolute;
	width: 32%;
	top: 7%;
	left: 2%;
}
.container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.img {
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}

.form_box {
	position: absolute;
	right: 3%;
	top: 25%;
	/* background-color: rgba(234, 228, 228, 0.3);
   */
	background-color: white;
	width: 360px !important;
	border-radius: 20px;
	/* opacity: 0.9; */
	/* text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); */
}

#calendar iframe{
	height: 48vw;
}


.section-title {
	/* width: 529px; */
	/* height: 62px; */

	font-family: "Hind";
	font-style: normal;
	font-weight: 700;
	font-size: 2rem;
	/* line-height: 148%; */
	margin-top: 4% !important;
	margin-bottom: 1% !important;
	/* or 62px */
	/* opacity: 0; */

	text-align: center;
	letter-spacing: 0.02em;

	color: #00003a;

	/* Inside auto layout */
	/* 
	flex: none;
	order: 0;
	flex-grow: 0; */
}

#title-counter-seciton {
	/* border: 2px solid red; */
	position: absolute;
	right: 3%;
	width: 30%;
	top: 25%;
	text-shadow: 2px 1px #515151;
}

.form_box {
	display: none;
}

.agenda-card {
	border: 1px solid black;
	border-radius: 8px;
	overflow: hidden;
	margin: 3%;
	padding: 1%;
}

.agenda-card {
	border: 2px solid #ff7801;
    border-radius: 8px;
	overflow: hidden;
	font-family: "Khand", sans-serif;
	font-size: 1.2rem !important;
}
.card-title {
	color: #ffffff;
	background-color: #ff7801;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 90%;
	font-family: 'Ramabhadra', sans-serif !important;
	/* font-size: 0.7rem; */
}

img {
	display: block;
	max-width: 100%;
}

.smooth-corners {
	border-radius: 8px;
}

.carousal-tile {
	background: #ca592f;
	/* background: url(img/Testimonial\ Container\ Asset-1.png) no-repeat center/cover; */
	border-radius: 58px;
	color: white;
	word-spacing: 2px;
	height: 55vh;
}


#agenda-caraousal {
	width: 90%;
}

#agenda-caraousal .splide__track {
	width: 90%;
	margin: auto;
}

/* #media-buzz-caraousal .splide__slide {
	display: flex;
	justify-content: center;
	padding: 1% 2%;
} */
#agenda-caraousal .splide__slide {
	transition: all 0.3s ease;
	filter: opacity(50%);
	transform: scale(0.95);
}
#agenda-caraousal .splide__slide.is-active {
	transform: scale(1);
	filter: opacity(1);

}

.navbar.collapsed {
	background-color: none;
}

.card-content {
	background-color: white;
	/* border: 2px solid red; */
		height: 20vw;
	font-size: 90%;
	font-family: 'Ramabhadra', sans-serif !important;
	color: #6c757d;
}

.footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: 'Khand' !important;
}
.footer span {
	margin: 0 2%;
}

/* copy to  clipboard */
.input-group {
	margin-top: 30px;
	position: relative;
}

.input-group {
	position: relative;
}

.input-group-addon {
	border: none;
}

.linkname {
	display: none;
}

#copyButton {
	cursor: pointer;
	background: #ff7801;
}

.copied {
	opacity: 1;
	position: absolute;
	left: 55px;
}

/* @media (min-width: 768px) {
	.copied {
		left: 135px;
	}

	.linkname {
		display: block;
		background: #3b3e45;
		color: #fff;
	}
} */

.form_head {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-size: 32px;
	font-weight: 650;
	/* color: #ff7801; */
	line-height: 3rem;
	font-family: "Khand", sans-serif;
}

#media-buzz-caraousal {
	width: 90% !important;
	margin: auto;
}

#media-buzz-caraousal .splide__track {
	width: 90%;
}
#media-buzz-caraousal .splide__slide {
	display: flex;
	justify-content: center;
	padding: 1% 2%;
}
#media-buzz-caraousal .splide__slide img {
	border: 2px solid #ff7801;
    border-radius: 8px;
}

/* .card-content {
	height: 12rem;
} */

#floating-animation {
	position: absolute;
	top: 25%;
	right: 3%;
}

/* body{
	background-color: #212529;
} */

#video-section{
	height: 45vw;
}

.banner{
	height: 100vh;;
}

@media (max-width: 768px) {

	#calendar iframe{
    	height: 500px;
	}

	.banner{
		height: 60vh;;
	}

	.card-content{
		height: 30vw;
	}
/* .counter h3{
	color:black !important;
} */
.about_h2{
	font-family: 'Anek Telugu', sans-serif;
	/* font-size:24px; */
	font-size: 36px;
    line-height: 3.2rem;
}

	.counter ,.counter h3 ,.counter p{
		justify-content: center !important;
		text-align: center !important;
	}
	p,
	nav {
		font-family: "Khand", sans-serif;
		font-size: 1.2rem;
	}
	.nav-item:first-of-type {
		margin-top: 12%;
	}
	#agenda-caraousal .splide__slide {
		/* transition: all 0.3s ease;
		filter: blur(2px); */
		transform: scale(1);
	}
	.logo {
		/* position: absolute; */
		width: 25% !important;
        left: 0 !important;
        top: 0 !important;
	}
	

	.carousal-tile .tile-content,
	.tile-author {
		font-size: 1rem !important;
		padding: 1%;
	}
	.nav {
		width: 100% !important;
	}
	.nav-item {
		display: flex;
		/* justify-content: end; */
		margin-top: 10px;
		padding: 3px 10px;
		/* border: 1px solid #ff7801; */
		border-radius: 10px;
		font-size:16px;
	text-align: right;
	}
	.nav-item a {
		/* border:2px solid red; */
		width: 100%;
	}
	#navcont {
		padding: 0px;
	}

	/* .navbar.collapsed {
		background-color: #000000;
		z-index: 100;
	} */


	.navbar.collapsed {
		background-color: #ffb86c;
		z-index: 100;
	}

	.navbar .nav-link {
		color: rgb(255, 255, 255);
		text-shadow: none;
		/* font-family: sans-serif; */
	}

	.navbar .nav-item .active {
		color: rgb(0, 0, 0);
		font-weight: bold;
	}

	#hero-section {
		height: auto;
	}
	.tagline {
		font-weight: normal;
	}
	#hero-section-title {
		font-size: 1.8rem;
	}
	.form_box {
		position: relative;
		right: auto;
		top: auto;
		background-color: transparent;
		max-width: 100% !important;
		width: auto !important;
		border-radius: none;
		box-shadow: none;
		margin-top: 10px !important;
		margin: 20px;
		background-color: white;
	}

	.card-title {
		color: #ffffff;
		font-size: 1rem;
	}

	.section-title {
		font-size: 1.5rem;
	}

	.carousal-tile {
		width: 100%;
		margin: auto;
		/* height: 60vh; */
		padding: 3% 2%;
	}

	.carousal-tile img{
	 width: 40px;
	}
	#title-counter-seciton {
		position: relative;
		width: 100%;
		margin: auto;
		margin-top: 1%;
		right: 0;
		color: black !important;
		text-shadow: none;
	}

	.counter_container {
		width: 100% !important;
		position: relative;
		right: auto;
		top: auto;
	}
	.counter h3 {
		color: black !important;
		font-size: 47px;
	}
	 .counter p {
		color: black;
		font-size: 30px;
		line-height: 1.4;
	}
	.git_desktop {
		position: absolute;
		width: 52%;
		top: 16% !important;
		left: 1%;
	}

	.splide__slide p {
		font-size: 70%;
	}

	.card-header h5 {
		font-size: 1rem;
	}
	.agenda-card {
		width: 95% !important;
		margin: auto;
		padding: 2%;
	}

	#aboutUs-seciton-text,
	#refer-seciton-text,
	#video-section,
	#agenda-caraousal,
	#media-buzz-caraousal,
	.splide__track {
		width: 100% !important;
	}
	.footer {
		display: block;
		text-align: center;
	}

	.form_head {
		/* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */
		/* text-align: center !important; */
		font-size: 34px;
		font-weight: 650;
		color: #f18316;
		line-height: 2rem;
		font-family: "Khand", sans-serif;
	}

	#video-section{
		height: 60vw;
	}
}


@media (max-width: 550px) {
	/* .banner{
		height: 60vh;;
	} */

	.card-content{
		height: 50vw;
	}
}
@media (max-width: 400px) {
	/* .banner{
		height: 60vh;;
	} */

	.card-content{
		height: 80vw;
	}
}