html body{
	font-family: 'Poppins', sans-serif;
}
html{
	overflow-x: hidden;
}
button:focus, input:focus, .form-control:focus{
	border:0px !important;
	outline: 0px !important;
	box-shadow: 0px 0px 0px transparent !important;
}
.container{
	width: 85% !important;
	max-width: 85% !important;
}
.bg-brown{
	background: #fb506c;

}
.bg-black{
	background-color: #000;
}
.bg-lightgray{
	background-color: #f8f8f8;
}
.bg-darkgray{
	background-color: #2B2A45;
}
.color-orange{
	color: #fb506c;
}
.color-gray{
	color: #999;
}
.font-12{
	font-size: 12px !important;
}
.font-14{
	font-size: 14px !important;
}
.font-16{
	font-size: 16px;
}
.font-18{
	font-size: 18px;
}
.font-20{
	font-size: 20px;
}
.font-22{
	font-size: 22px;
}
.font-24{
	font-size: 24px;
}
.radius-6{
	border-radius: 6px;
}
.radius-30{
	border-radius: 30px;
}
.weight-600{
	font-weight: 600;   
}
.color-gray{
	color: #666;
}
.btn.orange-btn{
	background-color: #F8CE65 !important;
	color: #292929 !important;
	text-transform: uppercase;
	font-family: 'Bebas Neue', cursive;
	padding: 8px 25px 6px 25px;
	/*letter-spacing: 1px;*/
	border:2px solid #F8CE65;
	transition: all 0.5s;
	font-size: 22px;

}
.btn.orange-btn:hover{
	background-color: transparent !important;
	color: #F8CE65 !important;
	transition: all 0.5s;
}
.btn.site-btn{
	background-color: transparent !important;
	color: #fff !important;
	border: 0px solid #fc5b3f !important; 
	font-size: 16px !important;
	border-radius: 30px !important;
	padding: 19px 35px;
}
.btn.site-btn:hover{
	border-color: #fff !important;
}
.btn{
	color: #fff !important;
	font-weight: bold !important;
	font-size: 16px ;
	border-radius: 30px !important;
}
.header-content h1, .header-content h2{
	font-family: 'Anton', sans-serif;
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
}
.circle1{
	position: absolute;
	margin-top: -150px;
	height: 1000px;
}
.circle2{
	position: absolute;
	right: 0px;
	margin-top: 20px;
	height: 900px;
}
.header-content p{
	color: #FAFAFA;
	font-family: 'Inter', sans-serif;
	font-size: 20px;
	padding-top: 40px;
	line-height: 40px;
	opacity: 0.8;
	font-weight: lighter;

}
.ss1{
	margin: 40px 0px 80px 0px;
}
.circle3{
	position: absolute;
	left: 0;
	height: 1200px;
	margin-top: -300px;
}
.blue-btn{
	background-color: #2B59FF;
	color: #fff;
	border-radius: 60px;
	padding: 20px 0px;
	text-align: center;
}
.blue-btn h2{
	text-transform: uppercase;
	font-weight: bold;
}
.blue-btn p{
	opacity: 0.8;
}
.circle4 {
	position: absolute;
	height: 600px;
	left: 30%;
	margin-top: 225px;
}
.snippet-section{
	padding-top: 100px;
}
.snippet-col{
	border:2px solid #2B59FF;
	border-radius: 120px;
	padding: 30px 40px 15px 40px;
	display: flex;
	align-items: center;
	margin-bottom: 50px;
	min-height: 150px;
}
.number-col{
	width: 150px;
	text-align: center;
}
.content-col{
	width: calc(100% - 200px);
}
.content-col p{
	margin-bottom: 0px;
	color: #fff;
}
.number-col h3{
	font-family: 'Bebas Neue', cursive;
	-webkit-text-stroke: 1px #2B59FF;
	font-size: 140px;
	color: #000;
	margin-bottom: 0px;
	line-height: 140px;
}
.footer-border{
	background:rgba(255, 255, 255, 0.7);
	height: 1px;
	width: 70%;
	margin: auto;
}
.mobile-view-ss{
	display: none;

}
#freeReportModal.show{
	display: flex !important;
	align-items: center;
}
#freeReportModal h1{
	font-family: 'Anton', sans-serif;
}
.modal-dialog{
	max-width: 100% !important;
	width: 40% !important;
}
#freeReportModal .input-group{
	border-radius: 30px;
	overflow: hidden;
	border: 0px;
	background: #efefef;
	height: 50px;
	display: flex;
	align-items: center;
}
#freeReportModal .input-group .input-group-text{
	background: transparent;
	border: 0px;
	width: 60px;
	text-align: center;
	justify-content: center;
}
#freeReportModal .modal-body{
	padding: 20px 30px;
}
#freeReportModal .input-group i{
	color: #2B59FF;
}
#freeReportModal .input-group input{
	border: 0px;
	background: transparent;
}
.form-btn{
	display: block;
	background-color: #2B59FF;
	border-radius: 30px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	border:0px;
	font-size: 18px;
	padding: 10px 0px;
}
.modal-dialog-scrollable .modal-content{
	overflow: inherit !important;
}
#freeReportModal .modal-header .close{
	right: -20px;
	top: -35px;
	position: relative;
	text-shadow: 0 0px 0 #fff;
	opacity: 1 !important;
}
#freeReportModal .modal-header .close i{
	color: #fff;
}
.blue-btn-a:hover{
	text-decoration: none;
}
@media only screen and (max-width: 992px){
	.circle2 {
		height: 550px;
	}
	.circle1{
		height: 400px;
		margin-top: 100px;
	}
	.circle4{
		left: 0;
	}
	.header-content h1 {
		font-size: 45px;
	}
	.modal-dialog{
		max-width: 100% !important;
		width: 60% !important;
	}
}
@media only screen and (max-width: 768px){
	.btn.orange-btn {
		padding: 3px 15px 1px 15px;
		font-weight: lighter !important;
	}
	.snippet-col{
		flex-wrap: wrap;
		padding: 10px 40px 50px 40px;
		border-radius: 15px;
		text-align: center;
	}
	.number-col{
		width: 100%;
	}
	.content-col{
		width: 100%;
	}
	.modal-dialog{
		max-width: 100% !important;
		width: 80% !important;
	}
}


@media only screen and (max-width: 576px){
	.modal-dialog{
		max-width: 100% !important;
		width: 95% !important;
		margin: auto;
	}
	.circle1 {
		position: absolute;
		margin-top: 150px;
		height: 400px;
		object-fit: cover;
		left: 0;
	}
	.circle2{
		display: none;
	}
	.circle4{
		display: none;
	}
	.circle3{
		height: 680px;
	}
	.header-content h1{
		font-size: 30px;
		line-height: 32px;
	}
	.container{
		width: 100% !important;
		max-width: 100% !important;
	}
	.header-content p {
		font-size: 16px;
		padding-top: 20px;
		line-height: 24px;

	}
	.mobile-view-ss{
		display: block;
		width: 100%;
		margin-top: 8px;

	}
	.ss1{
		display: none;
	}
	.blue-btn{
		margin-top: 5px;
	}
	.blue-btn h2 {
		font-size: 21px;
	}
	.blue-btn p {
		font-size: 12px;
	}
	.snippet-section {
		padding-top: 70px;
	}
	.snippet-section h1{
		font-size: 26px;
	}
	.snippet-col{
		flex-wrap: wrap;
		padding: 10px 20px 50px 20px;
		border-radius: 15px;
		text-align: center;
		margin-bottom: 20px;
	}
	.number-col{
		width: 100%;
	}
	.content-col{
		width: 100%;
	}
	.content-col p{
		font-size: 14px;
		line-height: 25px;
	}
	.number-col h3{
		font-size: 100px !important;
	}
	.logo{
		height: 60px;
	}
	#freeReportModal h1{
		font-size: 22px;
	}
	#freeReportModal p{
		font-size: 14px;
	}
	#freeReportModal.show {
		display: block !important; 
		margin-top: 30px;
	}
	#freeReportModal .modal-header .close {
		right: auto;
		top: auto;
		opacity: 1 !important;
		margin-right: -8px;
		margin-top: -13px;
	}
	#freeReportModal .modal-header .close i {
		color: #000 !important;
	}
	#freeReportModal .input-group{
		height: 40px;
	}
	.form-btn{
		padding: 5px 0px;
	}
	.footer-border{
		width: 100%;
	}
	footer{
		padding: 40px 0px !important;
	}
	.background{
		background: rgb(21,29,59);
		background: linear-gradient(180deg, rgba(21,29,59,1) 0%, rgba(25,37,84,1) 12%, rgba(24,35,79,1) 12%, rgba(18,20,29,1) 31%);
	}
	.circle1{
		display: none;
	}
	.circle2{
		display: none;
	}
	.number-col h3{
		color: #12141d;
	}
	.circle4{
		display: none;
	}
	.circle3{
		/*display: none;*/
	}
}