
.container p {
	font-family: quicksand,sans-serif;
	color: #828181;
	font-size: 16px;
	line-height: 28px;
}
@media screen and  (max-width: 767px){
	.container p {
	font-size: 16px;
	line-height: 24px;
}
}
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	color: #404040
}

a:hover {
	color: #fff;
	text-decoration: none
}

.section-gap {
	padding: 10px 0 40px
}
.btnall{
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	padding: 15px 20px;
	display: inline-block;
	font-weight: 500;
	border: none
}
.btn-left {background: #2c57e4;margin-right: 10px}
.btn-right {background:#F34806;}

.price-section .price-left .title {
	color: #2c57e4;
	font-weight: 700;
	margin-bottom: 0
}

.price-section .price-left p {
	max-width: 450px;
	padding: 20px 0
}
.price-section .price-left h4 {
	font-size: 35px;font-weight: 700
}
@media(max-width:767px) {
	.section-gap {
	padding: 10px 0 10px}
	.price-section .price-left h4 {
	font-size: 20px;}
	.price-section .price-left p{padding: 15px 0}

}
.price-section .price-right .buiness-plan {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.price-section .price-right .single-plan {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(34,34,34,.13);
	box-shadow: 0 0 10px 0 rgba(34,34,34,.13);
	border-radius: 5px;
	padding: 30px;
	overflow: hidden;
	position: relative;
	border-bottom: 4px solid #2c57e4
}

.price-section .price-right .single-plan .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 12px
}

.price-section .price-right .single-plan .title h4 {
	color: #2c57e4;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0
}
.price-section .price-right .single-plan h5 {
	font-family: quicksand,sans-serif;
    color: #404040;
	font-size: 26px;
    font-weight: 700;
	margin-bottom: 20px;
}
.price-section .price-right .single-plan .call{
	color: #404040;
	font-size: 24px;
    font-weight: 700;
	margin-top: 20px;
}
.price-section .price-right .single-plan .callicon{color: #2c57e4;}
.price-section .price-right .single-plan .app{width: 50%;padding: 10px 0 0}
.price-section .price-right .single-plan span {
	font-size: 18px;
    color: #828181;
	font-weight: 500;
}

.price-section .price-right .single-plan .title i {
	background: #2c57e4;
	color: #fff;
	padding: 8px;
	border-radius: 5px
}

.price-section .price-right .single-plan h2 {
	margin-bottom: 20px
}

.price-section .price-right .single-plan h2 span {
	font-size: 18px;
	color: #828181
}

.price-section .price-right .single-plan ul li {
	font-size: 14px;
	color: #828181;
	font-weight: 500;
	line-height: 24px
}

.price-section .price-right .single-plan p {
	margin-top: 40px;
	margin-bottom: 0;
	color: #828181;
	font-weight: 500
}

.price-section .price-right .single-plan p span {
	color: #2c57e4
}
.header-section h1{font-size: 50px;font-weight: 700;}
.header-section .header-left h1 span {
	color: #2c57e4;}

.header-section .header-left .key {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	color: #2c57e4;}

@media(max-width:414px) {
	.header-section .header-left h1 {
		font-size: 30px
	}
	.price-section .price-left h4 {
		font-size: 20px
	}

}

@media(max-width:767px) {
	.header-section {
		padding: 20px 0
	}
	.price-section .price-right .single-plan {
		-webkit-transform: scale(1)!important;
		transform: scale(1)!important;
	}
	.price-section .price-right .price-wrap .col-md-6:last-child .single-plan {
		margin-bottom: 0
	}
}
@media(min-width:767px){
	.header-section{padding: 50px 0 30px}
}
@media(max-width:991px) {
	.header-section .header-left p {
		margin: 0 auto
	}
	.price-section .price-left {
		margin-bottom: 20px
	}
	.price-section .price-right .single-plan ul li {
	font-size: 16px;
	line-height: 28px
}
	

}
@media(max-width:1199px){
	
	.price-section .price-right .single-plan{margin: 30px 0 0}
	.price-section .price-right .single-plan .title h4 {font-size: 24px;}
}
@media(min-width:1199px){
	.header-right{padding: 20px 0 0}
}
@media(max-width:767px){
	.price-section .price-right .single-plan{margin: 10px 0 0}
}



