.bannerv1-banner{
	height: 600px;
}
.bannerv1-banner h1{
	font-size: 34px !important;
}
.bannerv1-banner p {
    font-size: 20px !important;
    font-family: 'Avenir';
}

.top-icon-heading-boxes-sec-col{
	padding: 0 30px !important;
}
.top-icon-heading-boxes-sec{
	background: #fff;
    border-radius: 22px;
	height: calc(100% - 25px);
}
.top-icon-heading{
	display: flex;
    align-items: center;
    background: #ea4224;
    width: fit-content;
    padding: 0px 25px;
    min-height: 75px;
	color: #fff;
	border-radius: 35px;
    border-bottom-left-radius: 0;
	position: relative;
    top: -37px;
}
.top-icon-heading img{
	max-height: 35px;
	margin-right: 15px;
}
.top-icon-heading-bot-pointers{
	margin-top: -15px;
	padding: 0 15px 15px 15px;
}
.top-icon-heading-boxes-sec ul{
	list-style: none;
	padding-left: 0;
}
.top-icon-heading-boxes-sec ul li{
	border-bottom: 1px solid #E0E0E0;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 18px;
}
.top-icon-heading-boxes-sec ul li:last-child{
	border-bottom: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.left-head-bg-pointers-main-inner{
	border-top-left-radius: 110px;
	border-top-right-radius: 110px;
	background-size: cover !important;
}
.left-head-bg-pointers-main-inner ul{
	padding-left: 0;
}
.left-head-bg-pointers-main-inner li{
	display: flex;
	font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #484848;
    padding-bottom: 15px;
}
.left-head-bg-pointers-main-inner li.left-head-bg-point-full-right{
	border-bottom: 1px solid #ea4224;
	padding-right: 10%;
}
.left-head-bg-pointers-main-inner li:last-child{
	border-bottom: 0px solid;
}
.left-head-bg-point-left{
	padding-right: 10%
}
.left-head-bg-point-left,
.left-head-bg-point-right{
	width: 50%;
}
.left-head-bg-point-full .left-head-bg-point-left,
.left-head-bg-point-full .left-head-bg-point-right{
	width: 100%;
}
.left-head-bg-pointers-bot-cta{
	border: 1px solid #707070;
	background: rgba(255,255,255,0.2);
	padding: 10px 20px;
	border-radius: 20px;
}

.heading-content-box{
	display: flex;
    align-items: center;
	font-size: 18px;
    background: #fff;
    padding: 18px 25px;
    border-radius: 50px;
	height: 100%;
    line-height: 1.2;
}
.heading-content-box.heading-content-box-cont{
	align-items: start;
	border-radius: 16px;
}
.heading-content-box img{
    max-height: 55px;
    margin-right: 20px;
}
.top-position-head-box{
	position: relative;
	top: 100px;
}

.enterprise-ready-with-our-partner{
	background-size: cover !important;
	background-position: right center !important;
}
.enterprise-ready-with-our-partner img{
	width: 90%;
}
.enterprise-ready-with-our-partner .heading-content-cta-img-main{
	text-align: center;
}

.industries-boxes-box{
	height: 420px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    border-radius: 30px;
	display: flex;
    align-items: end;
	padding: 20px;
	text-align: center;
	margin: 0 auto;
}
.industries-boxes-box-agent{
	position: absolute;
    max-height: 325px;
    top: -45px;
    left: 0;
	right: 0;
	margin: 0 auto;
}
.industries-boxes-boxes-short .industries-boxes-box{
	width: 75%;
	justify-content: center;
}
.industry-card-top-margin{
	margin-top: 80px !important;
}
.industries-boxes-box h4{
	border-bottom: 1px solid #ea4224;
	padding-bottom: 7px;
}
.industries-boxes-box p{
	line-height: 1.2;
}

.content-left-bg-main{
	padding-top: 240px;
    background-size: cover !important;
    background-position: bottom center !important;
}

@media only screen and (min-width: 1400px){
	.left-head-bg-pointers-main-inner li{
		font-size: 24px;
	}
	.content-left-bg-main{
		padding-top: 300px;
	}
}

@media only screen and (max-width: 1200px){
	.bannerv1-banner {
		height: 650px;
	}
	.top-icon-heading{
		top: -15px;
	}
	.top-icon-heading-bot-pointers{
		margin-top: 0;
	}
	.left-head-bg-pointers-main-inner{
		border-top-left-radius: 50px;
		border-top-right-radius: 50px;
	}
	.industries-boxes-box-agent{
		max-height: 280px;
	}
}

@media only screen and (max-width: 991px){
	.bannerv1-banner {
        height: 540px;
    }
	.ai-powered-page-overlay{
		position: absolute;
        z-index: 0;
        background: #0d163f80;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
	}
	.ai-powered-page-overlay .container{
		z-index: 1;
	}
	.top-icon-heading-boxes-sec-col{
		padding: 0 15px !important;
	}
	.heading-content-box{
		display: block;
		padding: 15px;
		border-radius: 12px;
	}
	.heading-content-box img{
		margin-bottom: 22px;
	}
	.industries-boxes-boxes-short .industries-boxes-box{
		width: 85% !important;
	}
	.industries-boxes-boxes.industries-boxes-boxes-short{
		margin-top: 75px !important;
	}
	.industries-boxes-boxes{
		margin-top: 25px !important;
	}
}

@media only screen and (max-width: 767px){
	.heading-content-box .font-18{
		font-size: 15px !important;
	}
	.top-position-head-box{
		top: 0;
	}
	.left-head-bg-pointers-main-inner {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
	.left-head-bg-pointers-main-inner li{
		font-size: 18px;
	}
	.left-head-bg-point-left{
		padding-right: 15px;
	}
	.industries-boxes-box{
		background-position: center center !important;
	}
	.content-left-bg-main{
		padding-top: 100px;
	}
}

@media only screen and (max-width: 575px){
	.industries-boxes-box-agent{
		max-height: 160px;
	}
	.industries-boxes-boxes-short .industries-boxes-box{
		width: 100% !important;
		height: 310px;
	}
	.ai-powered-page-overlay{
		background: #0d163f99;
	}
}