html {
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0 !important;
	background-color: #171717;
	overflow-x: hidden;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'TitilliumWeb', sans-serif;
	font-weight: 700;
}

p,
a,
li {
	display: block;
	font: 400 16px/26px 'TitilliumWeb', sans-serif;
	color: #ffffff;
}

p {
	margin-bottom: 28px;
}

p:last-child {
	margin-bottom: 0 !important;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
.h1 {
	font-size: 40px;
	line-height: 1.25;
}

h2 {
	font-size: 36px;
	line-height: 1.2;
}

h3 {
	font-size: 32px;
	line-height: 1.438;
}

h4 {
	font-size: 24px;
	line-height: 1.6;
}

h5 {
	font-size: 22px;
	line-height: 1.2;
}

h6,
.md-txt {
	font-size: 20px;
	line-height: 1.7;
}

a,
p,
button,
span,
.card {
	text-decoration: none !important;
	-webkit-transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
}

a:hover {
	color: #d75348;
}

.container-fluid {
	max-width: 1920px;
}

::before,
::after {
	content: "";
	display: none;
}

@media screen and (min-width: 1501px) {
	.custom-wrapper {
		width: 100%;
		max-width: 1470px;
		margin: 0 auto;
	}
}

.fluid-wrapper {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

.xl-heading {
	font: 700 60px/1.2 'TitilliumWeb', sans-serif;
}

.lg-heading {
	font-size: 50px;
	line-height: 1.2;
}

.md-heading {
	font-size: 42px;
	line-height: 1.2;
}

.sm-heading {
	font-size: 35px;
	line-height: 1.286;
}

.sm-txt {
	font-size: 14px;
}

.font-semibold {
	font-weight: 600;
}

.font-medium {
	font-weight: 500;
}

.font-light {
	font-weight: 300;
}

.btn {
	display: block;
	width: 100%;
	margin: 0 auto;
	font: 600 16px/16px 'TitilliumWeb', sans-serif;
	padding: 12px;
	color: #ffffff;
}

.btn-1 {
	font: 700 36px/1 'Poppins', sans-serif;
	max-width: 1025px;
	padding: 35px 15px;
	background: rgb(61, 50, 191);
	background: -moz-linear-gradient(left, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	background: linear-gradient(to right, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d32bf', endColorstr='#3d32bf', GradientType=1);
	background-size: 200% auto !important;
	border-radius: 50px;
	box-shadow: 0 15px 24px 0 rgba(0, 0, 0, 0.17);
}

.bg-dark {
	background-color: #171717 !important;
}

.btn-1:hover {
	background-position: right center !important;
}

.btn:focus,
input:focus {
	box-shadow: none !important;
}

.flex-elem {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.grad-txt {
	background: rgb(80, 96, 209);
	background: -moz-linear-gradient(left, rgba(80, 96, 209, 1) 0%, rgba(204, 51, 255, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(80, 96, 209, 1) 0%, rgba(204, 51, 255, 1) 100%);
	background: linear-gradient(to right, rgba(80, 96, 209, 1) 0%, rgba(204, 51, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5060d1', endColorstr='#cc33ff', GradientType=1);
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
}

.color-txt {
	color: #fff799;
}

.vid-wrapper {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	border-radius: 8px;
	overflow: hidden;
}

.vid-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.xl-padding {
	padding: 100px 0;
}

.lg-padding {
	padding: 80px 0;
}

.md-padding {
	padding: 65px 0;
}

.sm-padding {
	padding: 50px 0;
}

.custom-box {
	width: 100%;
	padding: 16px;
	border: 1px solid #514f4f;
}

.custom-box .sm-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.custom-box .sm-box::after,
.custom-box .sm-box::before {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: #fff;
	transform: translate(-1px, -1px);
}

.custom-box .sm-box:last-child::before {
	bottom: 0;
	transform: translate(-1px, 1px);
}

.custom-box .sm-box:first-child::after {
	right: 0;
	transform: translate(1px, -1px);
}

.custom-box .sm-box:last-child::after {
	right: 0;
	transform: translate(1px, 1px);
	bottom: 0;
}

/* cockie styles*/
.wrap {
	position: fixed;
	z-index: 2000;
	right: 18px;
	bottom: 18px;
	max-width: 220px;
	background: rgba(63, 61, 57, .9);
	padding: 18px;
}

.wrappara {
	font-size: 11px;
	line-height: 20px;
	color: #fff;
}

.wrap .my_btn {
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 11px;
	font: 700 16px/16px 'Poppins';
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #ffffff;
	border-radius: 5px;
}

.wrap .my_btn:hover {
	background: #f8233f;
	color: #fff;
}

/* end cockie styles*/

#bottom-head-menu .colmn-2 .collapse ul {
	width: 100%;
}
#bottom-head-menu .colmn-2 .collapse ul a {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#bottom-head-menu {
    background: #1f32b3;
    background: -moz-linear-gradient(205deg, #1f32b3 0%, #cc33ff 100%);
    background: -webkit-linear-gradient(205deg, #1f32b3 0%, #cc33ff) 100%);
    background: linear-gradient(205deg, #1f32b3 0%, #c3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f32b3', endColorstr='#cc33ff', GradientType=0);
}

/* responsive menu css and button - start */
#responsive-menu-btn {
	background: rgb(61, 50, 191);
	background: -moz-linear-gradient(left, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	background: linear-gradient(to right, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d32bf', endColorstr='#3d32bf', GradientType=1);
	border: none;
	padding: 10px 8px;
	display: block;
	max-width: 50px;
	width: 100%;
	border-radius: 5px;
	cursor: pointer;
	position: fixed;
	right: 15px;
	top: 25px;
	z-index: 10;
	display: none;
}
#responsive-menu-btn::before, #responsive-menu-btn::after {
    content: "";
    display: block;
    width: 100%;
    border: 2px solid #ffffff;
    margin: 0 auto;
    max-width: 25px;
    border-radius: 50px;
	position:relative;
	transition:all 0.3s ease;
}
#responsive-menu-btn::before{
	top:0;
	transform:rotate(0deg);
}
#responsive-menu-btn::after{
	bottom:0;
	transform:rotate(0deg);
}
#responsive-menu-btn span {
    content: "";
    width: 100%;
    display: block;
    margin: 5px auto;
    border: 2px solid #ffffff;
    max-width: 29px;
    border-radius: 50px;
	transition: all 0.3s ease;
}
#responsive-menu-btn.rs-menu-close span {
    max-width:0;
}
#responsive-menu-btn.rs-menu-close::before {

    transform: rotate(45deg);
    position: relative;
    top: 8px;

}
#responsive-menu-btn.rs-menu-close::after {
    transform: rotate(-45deg);
    position: relative;
    bottom: 9px;
}

#mobile-main-nav {
    float: none;
    max-width: 500px;
    width: 90%;
    text-align: left;
    padding: 24px;
    background-color: #040305;
    position: fixed;
    top: 0;
    height: 100vh;
	left: -500px;
	z-index:9;
	transition:all 0.3s ease;
}
#mobile-main-nav .hnav {
    display: block;
    color: #f1f1f1;
    padding: 12px;
    border-bottom: 2px solid rgba(255,255,255,.1);
	  transition:all 0.3s ease;
	  text-transform: uppercase;
}
#mobile-main-nav .hnav:hover {
    background-color: rgba(255,255,255,0.1);
}
#mobile-main-nav.mobile-nav-show {
    left: 0;
}	
/* responsive menu css - end */
/*Banner*/
#banner {
	padding: 40px 0 50px;
	background-image: -webkit-linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0) 50%), linear-gradient(to bottom, rgba(23, 23, 23, 0), #171717), linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	background-image: -moz-linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0) 50%), linear-gradient(to bottom, rgba(23, 23, 23, 0), #171717), linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0) 50%), linear-gradient(to bottom, rgba(23, 23, 23, 0), #171717), linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	overflow: hidden;
}

#bg-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	bottom: 0;
	z-index: -1;
}

#bg-video iframe {
	position: absolute;
	min-height: 100vh;
	min-width: 177.77vh;
	width: 150vw;
	height: 150vw;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#banner .title-area h1 {
	font-size: 55px;
	font-family: 'TexGyreAdventor', sans-serif;
}

#banner .vid-wrapper {
	max-width: 59.74vw;
	padding: 4px;
	background: -moz-linear-gradient(left, #451e61 0%, #b42b5a 100%);
	background: -webkit-linear-gradient(left, #451e61 0%, #b42b5a 100%);
	background: linear-gradient(to right, #451e61 0%, #b42b5a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#451e61', endColorstr='#b42b5a', GradientType=1);
	margin-bottom: 50px;
}

/*End Banner*/

/* Section-1*/
#section-1 .ft-list {
	cursor: pointer;
}

#section-1 .ft-list .icon {
	flex: 0 0 50px;
	min-height: 50px;
	margin-right: 20px;
	background: rgb(204, 51, 255);
	background: -moz-linear-gradient(205deg, rgb(204, 51, 255) 0%, rgb(31, 50, 179) 100%);
	background: -webkit-linear-gradient(205deg, rgba(204, 51, 255, 1) 0%, rgba(31, 50, 179, 1) 100%);
	background: linear-gradient(205deg, rgb(204, 51, 255) 0%, rgb(31, 50, 179) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc33ff', endColorstr='#1f32b3', GradientType=0);
	border-radius: 50%;
}

#section-1 .ft-list .icon::after {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: -4px;
	left: -4px;
	padding: 4px;
	box-shadow: 0 0 0 3px #9700ff;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	opacity: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border-radius: 50%;
}

#section-1 .ft-list li:hover .icon::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/*End Section-1*/

/*Section-5*/
#section-5 .img-wrapper h2 {
	position: absolute;
	margin: 0;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-33%, -30px);
	transform: translate(-33%, -30px);
}

#section-5 .custom-box h4 {
	font: 400 28px/1 'TexGyreAdventor', sans-serif;
}

#section-5 .title-area~.img-wrapper img {
	width: 61.406vw;
}

#section-5 .inner-row {
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 50px;
}

#section-5 .inner-row .card {
	background-color: transparent;
}

#section-5 .inner-row .card .card-body {
	max-width: 363px;
	margin: 0 auto;
	width: 100%;
}


#section-5 .inner-row .card::after {
	display: block;
	width: 155px;
	height: 1px;
	position: absolute;
	top: 170px;
	left: 420px;
	border: 1px dashed #545fd2;
}

#section-5 .inner-row .card:last-child::after {
	display: none;
}

/*End Section-5*/

/*Section-7*/
#section-7 .title h2 span {
	font-size: 50px;
}

#section-7 .row {
	align-items: center;
	margin-bottom: 100px;
}

#section-7 .col .title-area {
	padding-bottom: 22px;
	margin-bottom: 40px;
	border-bottom: 1px solid #52aebf;
	max-width: 578px;
}

/*End Section-7*/

/*Section-14*/
#section-14 .pricing-table {
	max-width: 565px;
	margin: 0 20px 50px;
	border: 4px solid #733ce2;
	border-radius: 20px;
	overflow: hidden;
}

#section-14 .pricing-table .pricing-th {
	background-color: #000;
	padding: 32px;
}

#section-14 .pricing-table .pricing-body ul {
	padding: 40px 0 40px 20px;
}

#section-14 .pricing-table ul li {
	padding-left: 40px;
	margin-bottom: 30px;
}

#section-14 .pricing-table ul li::after {
	display: block;
	position: absolute;
	background: url(../images/tick.png) center/cover no-repeat;
	width: 24px;
	height: 24px;
	left: 0;
	top: 8px;
}

#section-14 .pricing-table ul li.cross::after {
	background-image: url(../images/cross_tick.svg);
}

#section-14 .pricing-table .btn {
	font-size: 24px;
	padding: 16px;
	max-width: 513px;
	margin-bottom: 10px;
}

/*End Section-14*/

/*Section-15*/
#section-15 .question {
	max-width: max-content;
	margin-bottom: 30px;
	border-radius: 50px;
	padding: 2px;
	background: rgb(31, 50, 179);
	background: -moz-linear-gradient(left, rgba(31, 50, 179, 1) 0%, rgba(204, 51, 255, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(31, 50, 179, 1) 0%, rgba(204, 51, 255, 1) 100%);
	background: linear-gradient(to right, rgba(31, 50, 179, 1) 0%, rgba(204, 51, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f32b3', endColorstr='#cc33ff', GradientType=1);
	overflow: hidden;
}

#section-15 .question span {
	padding: 17px 30px;
	line-height: 1;
	background-color: #171717;
	border-radius: 50px;
	display: block;
}

#section-15 .question~ul {
	padding-left: 60px;
	width: 100%;
	max-width: 765px;
}

#section-15 .question~ul li {
	padding-left: 35px;
	margin-bottom: 50px;
}

#section-15 .question~ul li::before {
	content: "A.";
	display: block;
	position: absolute;
	left: 0;
}

/*End Section-15*/

/*Footer*/
/*#footer-section {*/
/*	padding: 100px 0 0;*/
/*	background: #ffffff;*/

/*}*/

/*#footer-section .disclaimer p {*/
/*	font: 300 12px/2.167 'Montserrat', sans-serif;*/
/*	color: #898989;*/
/*}*/

/*#footer-section .copyright {*/
/*	color: #3d32bf;*/
/*	font-family: 'Archivo', sans-serif;*/
/*	margin-bottom: 70px !important;*/
/*}*/

/*#footer-section .copyright a {*/
/*	color: #3d32bf;*/
/*	font-family: 'Archivo', sans-serif;*/
/*}*/

/*#footer-section .footer-bottom {*/
/*	padding: 40px 0;*/
/*	background-color: #e6e6e6;*/
/*}*/

/*#footer-section .footer-nav li a {*/
/*	font: 300 16px/1 'Montserrat', sans-serif;*/
/*	color: #111;*/
/*	margin-right: 10px;*/
/*	padding-right: 10px;*/
/*	border-right: 2px solid #828282;*/
/*}*/

/*#footer-section .footer-nav li:last-child a {*/
/*	border-right: 0;*/
/*}*/

/*End Footer*/

/*Modal*/
.modal-body {
	padding: 0 50px 50px;
}

.modal-body h5 {
	font: 700 22px/1.4 'Montserrat', sans-serif;
	color: #480a64;
}

.modal-footer {
	padding: 0 50px 40px;
}

.modal-footer .btn {
	font: 700 18px/18px 'Montserrat', sans-serif;
	background-color: #561086;
	padding: 15px;
	max-width: 600px;
	border-radius: 0;
	border: 2px solid transparent;
}

.modal-footer .btn:hover {
	background-color: transparent;
	color: #561086 !important;
	border-color: #561086;
}

/*End Modal*/

/*>>> Responsive <<<*/

/* Screen-size 1500 */
@media screen and (max-width: 1500px) {
	.xl-heading {
		font-size: 48px;
	}

	.lg-heading {
		font-size: 40px;
	}

	.sm-heading {
		font-size: 33px;
	}

	h1,
	.h1 {
		font-size: 32px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 28px;
	}

	h4 {
		font-size: 22px;
	}

	h5 {
		font-size: 20px;
	}

	h6,
	.md-txt {
		font-size: 18px;
	}

	.btn-1 {
		font-size: 30px;
		max-width: 900px;
		padding: 30px 15px;
	}

	#banner .title-area h1,
	#section-5 .title-area>h2 {
		font-size: 45px;
	}

	#section-1 .ft-list p {
		font-size: 17px;
	}

	#section-5 .inner-row .card img {
		width: 240px;
	}


	#section-5 .inner-row .card::after {
		width: 150px;
		top: 110px;
		left: 300px;
	}

	#section-5 .inner-row .card .card-body {
		max-width: 335px;
	}

	#section-7 .col .title-area h2 {
		font-size: 28px;
	}

	#section-15 .question {
		font-size: 20px;
	}
}

/* Screen-size 1199 */
@media screen and (max-width: 1199px) {

	h1,
	.h1 {
		font-size: 30px;
	}

	.xl-heading {
		font-size: 40px;
	}

	.lg-heading {
		font-size: 35px;
	}

	.md-heading {
		font-size: 28px;
	}

	.sm-heading {
		font-size: 28px;
	}

	.xl-padding {
		padding: 80px 0;
	}

	.lg-padding {
		padding: 60px 0;
	}

	.btn-1 {
		font-size: 28px;
		max-width: 825px;
		padding: 28px 15px;
	}

	#banner .title-area h1,
	#section-5 .title-area>h2 {
		font-size: 38px;
	}

	#banner .vid-wrapper {
		margin-bottom: 30px;
	}


	#section-5 .inner-row .card img {
		width: 180px;
	}

	#section-5 .inner-row .card::after {
		width: 140px;
		left: 245px;
		top: 84px;
	}

	#section-7 .title h2 span {
		font-size: 35px;
	}

	#section-7 .col .title-area h2 {
		font-size: 24px;
	}

	#section-14 .pricing-table {
		margin: 0 auto 50px;
	}
}

/* Screen-size 991 */
@media screen and (max-width: 991px) {
    #responsive-menu-btn {
		display: block;
	}
	
	#bottom-head-menu {
        display: none;
    }
	
	br {
		display: none;
	}

	h1,
	.h1 {
		font-size: 28px;
	}

	h2 {
		font-size: 28px;
	}

	.xl-heading {
		font-size: 35px;
		line-height: 1.4;
	}

	.lg-heading {
		font-size: 32px;
	}

	.md-heading {
		font-size: 25px;
	}

	.xl-padding {
		padding: 60px 0;
	}

	.lg-padding {
		padding: 50px 0;
	}

	.btn-1 {
		font-size: 25px;
		padding: 24px 15px;
	}

	.img-wrapper {
		text-align: center;
	}

	.modal-body {
		padding: 30px;
	}

	.modal-body h5 {
		font-size: 16px;
	}

	.modal-footer {
		padding: 0 30px 30px;
	}

	.modal-footer .btn {
		font-size: 14px;
	}

	#banner .title-area h1,
	#section-5 .title-area>h2 {
		font-size: 28px;
	}

	#banner .vid-wrapper {
		max-width: 100%;
	}

	#section-5 .custom-box h4 {
		font-size: 18px;
	}

	#section-5 .inner-row .card img {
		width: auto;
	}

	#section-5 .title-area .img-wrapper {
		max-width: 470px !important;
	}

	#section-5 .inner-row {
		flex-flow: column wrap;
		align-items: center;
	}

	#section-5 .inner-row .card {
		padding-bottom: 180px;
	}

	#section-5 .inner-row .card::after {
		width: 130px;
		left: 50%;
		top: unset;
		-webkit-transform: translate(-50%, 100px) rotate(90deg);
		transform: translate(-50%, 100px) rotate(90deg);
		bottom: 195px;
	}

	#section-7 .row {
		margin-bottom: 70px;
	}

	#section-7 .col .title-area,
	#section-7 .phar-wrapper {
		max-width: 100% !important;
	}

	#section-15 .question {
		font-size: 18px;
	}

	#section-15 .question~ul {
		padding-left: 40px;
	}

	/*#footer-section .footer-bottom {*/
	/*	padding: 25px 0;*/
	/*}*/

	/*#footer-section .footer-nav li a {*/
	/*	font-size: 12px;*/
	/*	margin-right: 8px;*/
	/*	padding-right: 8px;*/
	/*}*/
}

/* Screen-size 767 */
@media screen and (max-width: 767px) {
	.custom-wrapper {
		max-width: 100%;
		padding: 0 15px;
	}

	.row {
		margin: 0 auto;
	}

	h1,
	.h1 {
		font-size: 25px;
	}

	h4 {
		font-size: 20px;
		line-height: 30px;
	}

	h6,
	.md-txt {
		font-size: 16px;
	}

	.lg-heading {
		font-size: 30px;
	}

	.md-heading {
		font-size: 22px;
	}

	.btn-1 {
		font-size: 22px;
	}

	#banner {
		padding: 20px 0 30px;
	}

	#banner .title-area img {
		width: 180px;
	}

	#section-5 .title-area .img-wrapper {
		max-width: 320px !important;
	}

	/*#footer-section {*/
	/*	padding: 70px 0 0;*/
	/*}*/
}

/* Screen-size 640 */
@media screen and (max-width: 640px) {
	.custom-wrapper {
		padding: 0;
	}

	h2 {
		font-size: 25px;
	}

	.xl-heading {
		font-size: 28px;
	}

	#section-7 .title h2 span {
		font-size: 25px;
	}

	#section-7 .col .title-area {
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	#section-15 .question span {
		padding: 10px 30px;
		line-height: 1.5;
	}

	/*#footer-section .copyright {*/
	/*	margin-bottom: 45px !important;*/
	/*}*/

	/*#footer-section .footer-nav {*/
	/*	display: block !important;*/
	/*	width: 100%;*/
	/*	max-width: 160px;*/
	/*	margin: 0 auto;*/
	/*}*/

	/*#footer-section .footer-nav li {*/
	/*	padding: 5px 0;*/
	/*}*/

	/*#footer-section .footer-nav li a {*/
	/*	margin-right: 0;*/
	/*	padding-right: 0;*/
	/*	border-right: 0;*/
	/*	font-size: 14px;*/
	/*	line-height: 24px;*/
	/*}*/
}

/* Screen-size 575 */
@media screen and (max-width: 575px) {
	.container-fluid {
		padding: 0 15px !important;
	}

	h1,
	.h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 25px;
	}

	.xl-heading {
		font-size: 25px;
	}

	.lg-heading {
		font-size: 25px;
	}

	.xl-padding {
		padding: 50px 0;
	}

	.lg-padding {
		padding: 40px 0;
	}

	.md-padding {
		padding: 20px 0;
	}

	.btn-1 {
		font-size: 20px;
		padding: 20px 15px;
	}

	#section-5 .inner-row .card img {
		width: 220px;
	}

	#section-14 .pricing-table .btn {
		font-size: 20px;
		padding: 15px;
		max-width: 450px;
	}
}

/* Screen-size 440 */
@media screen and (max-width: 440px) {
	.xl-heading {
		font-size: 22px;
	}

	.lg-heading {
		font-size: 22px;
	}

	.btn-1 {
		font-size: 13px;
		padding: 15px 10px;
	}

	#section-1 .ft-list .icon {
		margin-right: 12px;
	}

	#section-14 .pricing-table .pricing-body ul {
		padding: 0 15px 40px;
	}

	#section-14 .pricing-table .btn {
		font-size: 16px;
		padding: 15px;
		max-width: 320px;
	}
}










/* Disclaimer Start */
.text-wrapper p:not(:last-child) {
	margin-bottom: 25px;
}

#disclaimer {
	padding: 60px 15px;
}

.font-dusty-gray {
	color: #9a9a9a;
}

#disclaimer p,
#disclaimer a {
	font-size: 12px;
	line-height: 1.8;
}

#disclaimer .copyright {
	font-size: 14px;
	display: unset;
	text-transform: unset;
	letter-spacing: unset;
	font-weight: 700;
}

#disclaimer a.copyright:hover {
	color: #046ded !important;
	text-decoration: none;
}

#disclaimer .content-wrapper {
	max-width: 680px;
	margin: 0 auto;
	text-align: center;
}

#disclaimer p,
#disclaimer a {
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
}

/* Disclaimer End */

/* Footer Start */
#footer-section li {
	padding: 0 20px;
}

#footer-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.flex-elem {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

#footer-section li a {
	color: #000;
	font-size: 14px;
	font-family: 'Poppins';
}

#footer-section li a:hover {
	color: #046ded !important;
	text-decoration: none;
}

#footer-section {
	padding: 30px;
}

#footer-section {
	padding: 30px;
	background: #fafafa;
}

@media screen and (max-width: 1280.98px) {
	#disclaimer {
		padding: 50px 0;
	}

	#footer-section .custom-wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width: 1024.98px) {
	#footer-section li a {
		font-size: 12px;
	}
}

@media screen and (max-width: 991.98px) {
	#footer-section li {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		padding: 5px 0px;
		border: none !important;
	}

	#footer-section li a {
		font-size: 12px;
	}
}

@media screen and (max-width: 575.98px) {
	#disclaimer p {
		font-size: 12px;
		line-height: 1.8;
	}
}

@media screen and (max-width: 440.98px) {

	#disclaimer .copyright {
		font-size: 12px;
	}

	#disclaimer p {
		font-size: 10px;
	}

	#footer-section {
		padding: 20px 15px;
	}

	#footer-section li {
		padding: 0px 0px;
	}
}

/* Footer End */