/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400&display=swap');


input[type="email"],
input[type="password"],
input[type="text"],
input[type="number"],
input[type="tel"],
textarea,
select,
.select2-container--default .select2-selection--single {
	border: 2px solid #09f !important;
}


.with_frm_style .frm_radio input[type=radio],
.with_frm_style .frm_checkbox input[type=checkbox] {
	border: 2px solid #000000 !important;
}

.blog-grid-type-4 .blog-grid-content .btn-more {
	bottom: 0.4vh;
}

.js_active .checked-star {
	color: #54b3f3;
}

.purpose-of-ai-sec>div {
	border-top: 30px solid #019cff;
	margin: 15px;
	width: calc(50% - 30px);
	box-shadow: 2px 5px 9px -2px #eee;
	border-radius: 0 0 30px 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.purpose-of-ai-sec>div h5 {
	padding-top: 14px;
}

.purpose-of-ai-sec .icon-box-details {
	padding-bottom: 20px;
}

.purpose-of-ai-sec>div img,
.purpose-of-ai-sec>div .icon-box-icon {
	width: 60px !important;
	margin-top: -8px;
	height: 60px !important;
	max-width: 100% !important;
	max-height: 100% !important;
}

.circle-ai-sec>div:last-child div.wpb_wrapper:last-child {
	position: relative;
	padding: 0px 50px;
}

.circle-ai-sec>div:last-child div.wpb_wrapper:last-child::before {
	width: 100%;
	height: 100%;
	background-color: #009CFF;
	position: absolute;
	left: 0;
	content: "";
	opacity: 70%;
	z-index: 0;
	border-radius: 50%;
	max-height: 560px;
	max-width: 560px;
	min-width: 560px;
	min-height: 560px;
	top: -25px;
}

.circle-ai-sec>div:last-child div.wpb_wrapper:last-child p,
.circle-ai-sec h1 {
	z-index: 1;
	position: relative;
}

body .circle-ai-sec {
	background-position: left !important;
}

.ai-pg-author-responsivelities-sec>div>div>div>div {
	padding: 0px !important;
}

.ai-pg-author-responsivelities-sec>div>div>div>div .icon-box-icon {
	display: none;
}

.ai-pg-author-responsivelities-sec>div {
	box-shadow: 5px 5px 9px 5px #eee;
	margin: 15px;
	border-radius: 30px;
	padding: 20px !important;
}

.ai-pg-author-responsivelities-sec {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.ai-pg-author-responsivelities-sec div {
	flex: 1;
}

.accuracy-section .vc_empty_space {
	height: 15vh !important;
}

.ai-policy-banner video {
	position: absolute;
	width: 100% !important;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
}

.ai-policy-banner div {
	position: static;
}

.ai-policy-banner {
	position: relative;
	min-height: 50vh !important;
	max-height: 80vh !important;
}



@media (max-width: 1200px) {
	.circle-ai-sec>div:last-child div.wpb_wrapper:last-child::before {
		width: 100%;
		height: 100%;
		max-height: 490px;
		max-width: 490px;
		min-width: 490px;
		min-height: 490px;
		top: -25px;
	}
}

@media (max-width: 1024px) {
	.circle-ai-sec>div:last-child div.wpb_wrapper:last-child::before {
		width: 100%;
		height: 100%;
		background-color: #009CFF;
		position: absolute;
		left: -80%;
		content: "";
		opacity: 70%;
		z-index: 0;
		border-radius: 50%;
		max-height: 100%;
		max-width: 94%;
		min-width: 900px;
		min-height: 900px;
		top: 25px;
	}

	.circle-ai-sec {
		overflow: hidden;
	}
}

@media (max-width: 767px) {

	.purpose-of-ai-sec,
	body .ai-pg-author-responsivelities-sec>div {
		display: flex;
		flex-wrap: wrap;
	}

	.ai-pg-author-responsivelities-sec > div {
		width: 100% !important;
		max-width: 100% !important;
		min-width: fit-content;
	}

	.circle-ai-sec>div:last-child div.wpb_wrapper:last-child::before {
		left: -130% !important;
	}

	.circle-ai-sec>div:last-child div.wpb_wrapper:last-child {
		padding: 0px 20px;
		max-width: 300px;
	}

	.purpose-of-ai-sec>div {
		width: calc(100% - 30px);
	}

	body .circle-ai-sec {
		background-size: cover !important;
	}
}

@media (max-width: 767px) {
	.circle-ai-sec>div:last-child div.wpb_wrapper:last-child::before {
		left: -50%;
	}
}