.homes{
	background: url(../img/bg.jpg) top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	}
	.logo{width: 135px;}
	.home-heading {
		position: inherit;
		text-align: center;
		margin-top: 40px;
		top: 0;
		
	}
	nav{position: inherit;}
	.head-text {
		font-family: rajdhani, cursive;
		font-weight: 700;
		line-height: 55px;
		background: -webkit-linear-gradient(#f5a509, #cc4c0d);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		/* text-transform: uppercase; */
		font-size: 55px;
		animation-duration: 1s;
		animation-delay: 0s;
		visibility: visible;
		text-align: center;
	}
	
	.inline span{ background: -webkit-linear-gradient(#f5a509, #cc4c0d);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;}
	
		.left-box {
			/* width: 60%; */
			border-width: 1px;
			border-style: dashed;
			border: 0px !important;
			border-image: initial;
			border-radius: 10px;
			padding: 15px;
			padding-top: 58px;
			
		}
	.br-right{border-right: 1px #ca8302 dashed;}
		.left-box h2 {
			margin-bottom: 1rem;
			color: rgb(255, 255, 255) !important;
			font-size: 20px;
		}
	
		.left-box h2 span {
			color: rgb(224, 120, 11);
			font-weight: bold;
		}
		.text-grey {
			color: #e7e7e7;
			margin-bottom: 10px;
			font-size: 16px; font-weight: 400;
			font-family: 'Montserrat', sans-serif;
		}
		.app-list li a:before {
			position: absolute;
			top: 12px;
			height: 1px;
			width: 20px;
			left: -15px;
			content: '';
			z-index: 1;
			background: #ed940a;
		}
		.mg-t-50{margin-top: 50px;}
	
	.text-white{font-family: 'Comfortaa'; font-size: 23px;}
	.app-list{padding-left: 20px;}
.pd-l{padding-left: 35px;}	 
		.hori-timeline .events {
			border-top: 3px solid #1b1b15;
		}
		.hori-timeline .events .event-list {
			display: block;
			position: relative;
			text-align: center;
			padding-top: 70px;
			margin-right: 0;
		}
		.hori-timeline .events .event-list:before {
			content: "";
			position: absolute;
			height: 36px;
			border-right: 2px dashed #dee2e6;
			top: 0;
		}
		.hori-timeline .events .event-list .event-date {
			position: absolute;
			top: 38px;
			left: 0;
			right: 0;
			width: 30px;
			height: 30px;
			margin: 0 auto;
			background-color: #1d1c1a;
			border-radius: 50%;
			padding: 2px 4px;
			border: 2px #fff solid;
		}

		.event-date i{font-size: 16px; color: #f5a509;}
		p{font-size: 17px;}
		@media (min-width: 1140px) {
			.hori-timeline .events .event-list {
				display: inline-block;
				width: 19%;
				padding-top: 45px;
			}
			.hori-timeline .events .event-list .event-date {
				top: -12px;
			}
		}
		.bg-soft-primary {
			background-color: rgba(64,144,203,.3)!important;
		}
		.bg-soft-success {
			background-color: rgba(71,189,154,.3)!important;
		}
		.bg-soft-danger {
			background-color: rgba(231,76,94,.3)!important;
		}
		.bg-soft-warning {
			background-color: rgba(249,213,112,.3)!important;
		}
		.card {
			border: none;
			margin-bottom: 24px;
			/* -webkit-box-shadow: 0 0 13px 0 rgba(236,236,241,.44); */
			/* box-shadow: 0 0 13px 0 rgba(236,236,241,.44); */
			position: inherit;
			 
			 
		}
.inline{    font-family: 'Montserrat', sans-serif;}		
		.font-size-16{color: #ed940a; font-size: 18px;}
		.about #object {
			width: 300px;
			position: absolute;
			right: 0px;
			top: 30px;
		}
		.event-date .font-size-16{
			font-size: 18px;
		}
a{color: #ed940a;}
		.text-muted{color: #fff !important; text-align: center; font-size: 15px;}
		
		
		
.content {
	 
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075), 0 2px 4px rgba(0, 0, 0, 0.0375);
	padding: 30px;
	}
  
  .panel-group {
	margin-bottom: 0;
  }
  .panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	 
	}
  .panel-group .panel .panel-heading {
	padding: 0;
	 
	}
  .panel-group .panel .panel-heading h4 a {
	background: #1a1818;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	text-decoration: none;
	transition: 0.15s all ease-in-out;
	border-radius: 10px;
	}
  .panel-group .panel .panel-heading h4 a:hover {
	background: #ca8302;
	transition: 0.15s all ease-in-out;
	color: #fff;
	}
  .panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
	content: "---";
  }
  .panel-group .panel .panel-heading h4 a i {
	color: #fff;
  }
  .panel-group .panel .panel-body {
	padding: 15px;
  }
  .panel-group .panel .panel-heading + .panel-collapse > .list-group,
  .panel-group .panel .panel-heading + .panel-collapse > .panel-body {
	border-top: none;
  }
  .panel-group .panel + .panel {
	border-top: none;
	margin-top: 0;
  }
	
  .core-team {
    background-color: #040404;
}
.contact{ color: #ca8302;
	
    font-size: 24px;}	
	.contact a{
		letter-spacing: 0;
	}
	.footer-list{list-style: none;}
	.footer-list li a{    margin-bottom: 15px;
		display: block;
		font-size: 14px; cursor: pointer;
		color: #ccc;}

		.footer-list li a:hover{color: #ca8302;}
		
		.social-icon a{
			padding: 10px;
			color: #ed940a !important;
		}
		#how-it-work p{ 
			font-size: 15px;
		}
		


		@media screen and (min-width: 320px) and (max-width: 900px) and (orientation: landscape) {
			html {
			  transform: rotate(-90deg);
			  /* transform-origin: left top; */
			  width: 100vh;
			  height: 100vh;
			  overflow: hidden;
			  position: absolute;
			  top: 100%;
			  left: 0;
			}
		  }