/** common **/
.main,
.main.new_style {
	margin-bottom: 0;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section {
	padding: 70px 0;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section .heading {
	text-align: center;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section .heading h2 {
	margin-top: 0;
}

/** section1 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 h1 {
	font-size: 47px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .title_small {
	font-size: 47px;
	letter-spacing: -1px;
	line-height: 55px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .primary_img {
	width: 50%;
	max-width: 1030px;
	left: 45%;
}

/** section2 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section2 .two_col {
	margin-bottom: 80px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section2 .two_col div {
	padding: 30px;
}

/** section3 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 {
	display: block;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .fixed_container {
	text-align: center;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .button_red {
	margin-top: 52px
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .slick-slide {
	margin-right: 3px;
	margin-left: 3px;
}

/** section4 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .fixed_container > p {
	margin-bottom: 60px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .fixed_container .bordered_message {
	margin-top: 0;
}

/** section5 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section5 {
	background-color: #FAFAFA;
}

/** section6 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section6 .review_content {
	height: 400px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section6 .bold_font.name {
	display: block;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section6 .transparent_btn {
	height: auto;
}

/** section7 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section7 div:nth-child(2) {
	background: #f6f6f6;
	padding: 50px;
	line-height: 23px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section7 h3 {
	font-weight: 600;
	margin-bottom: 33px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section7 h3:not(:first-child) {
	margin-top: 33px;
}

/** section8 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section8 {
	background-color: #00A0DC;
	text-align: center;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section8 h2 {
	color: #ffffff;
	margin-bottom: 50px;
}

/** section9 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section9 .payment_row {
	margin: 100px 0;
}

/** sliders **/
.slick-list {
	border-radius: 10px;
}

.slick-prev:focus {
	background-image: url(/img/sprite_arrow.png);
	background-position-x: -5px;
	background-position-y: -5px;
}

.slick-next:focus {
	background-image: url(/img/sprite_arrow.png);
	background-position-x: -33px;
	background-position-y: -5px;
}

@media (max-width: 480px) {
	/** section1 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 h1,
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .title_small {
		font-size: 32px;
		line-height: 38px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .primary_img {
		width: 100%;
		margin-bottom: 5px;
	}

	/** section3 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .slider_3 {
		height: 280px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .slider_3 .carousel-text {
		font-size: 11px;
	}
}

@media (max-width: 768px) {
	/** section2 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section2 {
		padding-bottom: 0;
	}

	/** section4 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 {
		padding-bottom: 0;
	}

	/** section9 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section9 .payment_row {
		margin: 0;
		display: block !important;
	}
}
