html {
  height: 100%;
  box-sizing: border-box;
}
body{
	position: relative;
	margin: 0;
	padding-bottom: 3rem;
	min-height: 100%;
	font-family: "Open Sans", arial, sans-serif;
}
.set-row {
	display: contents;
}
.navbar li {
	padding: 0 1px 0 5px;
}
.navbar .navbar-brand {
	color: rgb(27, 27, 27) !important;
	font-weight: 400;
	font-size: 25px;
	text-transform: uppercase;
}
.navbar .dropdown-toggle {
	background-color: inherit !important;
	color: rgb(27, 27, 27) !important;
	border: none;
}
.navbar .nav-link {
	color: rgb(27, 27, 27) !important;
	font-weight: 400;
	font-size: 16px;
	font-family: "Open Sans", arial, sans-serif;
	text-transform: capitalize;
}
.navbar-dark .navbar-nav .nav-link {
	font-size: 14px;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
	box-shadow: none;
}
.faded-slider img {
	width: 100%;
	height: 600px;
}
.container-fluid {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    overflow: hidden !important;
}
.main-heading {
	font-size: 49px;
	font-family: "Playfair Display", Georgia, serif;
	text-align: center;
	line-height: 1.4;
	overflow-wrap: break-word;
	color: rgb(239, 3, 3);
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	padding: 95px 0 35px;

}
.input-holder {
	padding: 0 0 20px 0;
}
.sub-heading {
	font-size: 25px;
	margin: 0 0 20px 0;
	line-height: 1.25;
	overflow-wrap: break-word;
	font-family: "Open Sans", arial, sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.set-input {
	max-width: 440px;
	padding: 15px 0px 12px 15px;
}
.set-input:focus {
	outline: currentcolor none medium;
}
.row-holder {
	padding: 60px 0 0;
}
.set-btn {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: rgb(247, 3, 3);
	text-align: center;
	font-weight: 700;
	display: block;
	border-radius: 4px;
	width: 84%;
	padding: 12px 0 12px 0;
	color: #fff;
	border: none;
}
.content-area {
	padding: 0 0 20px 0;
	margin: 0 0 100px 0;
}
.footer i {
    font-size: 28px;
    text-align: center;
    display: block;
}
.loc {
	color: #00e4ff;
}
.address {
	color: #c2af6e;
}
.about-apicee p {
	font-size: 18px;
	line-height: 2;
	color: rgb(94, 94, 94);
	overflow-wrap: break-word;
	font-weight: 400;
	text-align: justify;
	letter-spacing: 1px;
	padding: 25px 0 0;
}
.content-area p {
	font-size: 18px;
	line-height: 1.5;
	color: rgb(94, 94, 94);
	overflow-wrap: break-word;
	font-weight: 400;
	text-align: left;
	letter-spacing: 1px;
	padding: 25px 0 0;
}
.content-area .extra-margin {
	margin: 0 0 40px 0 !important;
}
.content-area  a {
	color: rgb(239, 3, 3);
	text-decoration: underline;
}
.set-para {
	margin: 0;
	padding: 0 !important;
}
.heading {
	margin-bottom: 20px;
	font-size: 25px;
	word-wrap: break-word;
	color: rgb(27, 27, 27);
	font-weight: 400;
	text-align: center;
	padding: 75px 0 0 0;
}
.set-apicee {
	text-align: center !important;
}
.call-btn {
	padding: 15px 30px 15px 30px !important;
	width: auto !important;
	display: block;
	margin: 30px auto 0;
	cursor: pointer;
}
.about-apicee {
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
	padding: 0 0 30px 0 !important;
	text-align: center !important;
}
.speakers {
	height: 200px;
	width: 300px;
}
.content {
	max-width: 300px;
}
.speaker-content {
	text-align: justify !important;
}
.prof-name {
	font-size: 20px;
	padding: 75px 0 0;
}
.fee {
	padding: 25px 0 0;
}
.author {
	display: inline !important;
}
.paper {
	display: inline !important;
}
.btn-register {
	font-size: 18px;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: rgb(247, 3, 3);
	color: rgb(255, 255, 255) !important;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	display: inline-block;
	text-decoration: none !important;
	border-style: none;
	padding: 15px 30px 15px 30px;
	border-radius: 4px;
	margin: 50px 0 0;
}
.category {
	font-weight: 700;
	color: rgb(94, 94, 94);
	text-align: left;
	letter-spacing: 1px;
	display: block;
	padding: 15px 0 0;
	font-size: 18px;
}
.set-text {
	font-weight: 700;
	color: rgb(94, 94, 94);
	text-align: left;
	font-size: 18px;
	letter-spacing: 1px;
}
.member-list li {
	padding: 5px 0 5px 0;
}
.container-holder {
	background-image: url('../images/board.jpg');
	min-height: 400px;
	height: auto;
}
.future-text {
	text-transform: capitalize
}
.sponsor {
	font-size: 35px;
	text-align: center;
	margin-bottom: 40px;
	color: rgb(27, 27, 27);
	font-weight: 400;
}
.future-content {
	max-width: 700px;
	margin: 200px auto;
}
.sponsor-category {
	background-color: rgb(246, 246, 246);
	min-height: 1500px;
	margin: 0 0 70px 0;
}
.img-set {
	margin: 0 auto;
	width: 260px;
}
.download {
	font-weight: 700;
	font-size: 18px;
	color: rgb(94, 94, 94);
	cursor: pointer;
}
.btn-holder {
	max-width: 66.66666666666666%;
	margin-left: 16.666666666666664%;
	padding: 0 20px 0;
}
.set-download {
	font-size: 18px;
	margin-bottom: 2px;
	justify-content: space-between;
	padding-top: 15px;
	align-items: center;
	display: flex;
	padding-right: 20px;
	padding-left: 20px;
	background-color: rgb(255, 255, 255);
	color: rgb(239, 3, 3);
	cursor: pointer;
	font-weight: 400;
}
.set-font {
	font-size: 40px !important;
}
.download-btn {
	margin: 0 0 0 300px;
}
.set-download a:hover {
	text-decoration: none;
}
.download {
	padding: 20px 0 0;
}
.footer {
	background: #000;
	padding: 15px 0 15px 0;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}
.footer h4 {
	color: #fff;
	letter-spacing: 1px;
	font-weight: lighter;
	text-align: center;
	padding: 10px 0 0 0;
} 
.footer p {
	color: #8a6464;
	letter-spacing: 1px;
	text-align: center;
}
.footer-text {
	color: #fff;
	text-align: center;
	margin: 0 0 0 0;
}