@media all and (min-width: 1550px){
.pricing_shadow {
    left: -24%;
}

}


@media all and (max-width: 1199px){
.banner_shape {
	bottom: -23%;
}
.features_items{
	display: none;
}
.features_items_mobile {
	display: flex !important;
	gap: 55px;
	max-width: 800px;
}
.dots_shape2 {
	bottom: -14%;
}
.pricing_contents_check p::before {
	width: 83%;

}



@media all and (max-width: 991px){
.banner_shape {
	bottom: -17%;
}
.features_items_mobile {
	justify-content: center;
}
.dots_shape2 {
	bottom: -10%;
}
.pricing_checkbox_all {
	gap: 20px;
}
.checkbox_styele {
	flex: 0 0 47%;
}
.pricing_shadow {
	bottom: -62%;
	left: -125%;
}
.pricing_contents_check p::before {
	width: 76%;
}

}



@media all and (max-width: 767px){
.menu_icon{
	display: block;
}
.logo{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.menu {
	position: absolute;
	top: 85px;
	left: 0;
	width: 100%;
	background: #1e1031;
	padding: 20px 10px;
	z-index: 5;
	border-bottom: 1px solid #3f3f3f;
	display: none;
}
.menu ul {
	flex-direction: column;
	gap: 10px;
}
.menu ul li a {
	margin-right: 0;
}
.banner_main {
	padding: 280px 0px 200px 0px;
}
h1 {
	font-size: 48px;
}
.banner p {
	max-width: 435px;
	margin-top: 15px;
}
.banner_shape {
	bottom: -14%;
}
.features_main {
	padding: 100px 0px;
}
.features_items {
	margin-top: 40px;
}
.features_single {
	padding: 45px 15px;
}
.dots_shape2 {
	bottom: -12%;
}
.checkbox_styele {
	flex: 0 0 100%;
	margin-top: 20px;
}
.pricing_contents_check p {
	margin: 30px 0px 0px 0px;
}
.pricing_contents_check p::before {
	width: 67%;
}
h2 {
	font-size: 35px;
}
.pricing_contents h2 {
	font-size: 38px;
	margin-bottom: 15px;
}
.pricing_content_box {
	margin-top: 70px;
	padding: 60px 25px;
}
.pricing_shadow {
	bottom: -55%;
	left: -200%;
}

}



@media all and (max-width: 575px){
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	padding-right: 2rem;
	padding-left: 2rem;
}
h1 {
	font-size: 42px;
}
.banner_shape {
	bottom: -9%;
}
.features_main {
	padding: 80px 0px;
}
.features_items_mobile {
	gap: 40px;
}
.features_single_contents h4 {
	font-size: 19px;
	margin-bottom: 10px;
}
.features_single_contents p {
	font-size: 15px;
}
.pricing_content_box {
	margin-top: 55px;
}
h2 {
	font-size: 32px;
}
.pricing_contents h2 {
	font-size: 35px;
	line-height: 130%;
}
.pricing_shadow {
	bottom: -50%;
	left: -300%;
}








}



@media all and (max-width: 450px){

}


