/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2025 | 05:36:03 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

#hmfrow {
	margin-left: -87px;
	margin-right: -87px;
}

.change-text-color .sub-heading {
	color: #000000;
}

.link-text .textwidget a {
	font-size: 40px;
	line-height: 1.375;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	/* font-size: 42.666px; */
	/* line-height: 1.38; */
	margin-bottom: 26px;
	text-decoration: none;
	color: #11377b;
}

.width-colm .panel-grid-cell {
	max-width: 437px;
}

.emil-row .panel-grid-cell {
	display: flex;
	justify-content: space-between;
}

.flex-btn .panel-grid-cell .so-panel {
	width: 100%;
}

.flex-btn .panel-grid-cell {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.text-align-dest {
	border-bottom: 0px solid #e7e8ea !important;
	padding: 0px 20px 0px 20px !important;
}

.text-align-dest .textwidget {
	text-align: center;
}

.img-align-width {
	text-align: center;
}

.heading-49 .widget-title {
	font-size: 49px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-stretch: normal;
	text-align: center;
	text-decoration: none;
	color: #11377b;
	margin-bottom: 0px;
}

.font-64 {
	font-size: 64px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	text-decoration: none;
	color: #fff;
	margin-bottom: 0px !important;
}

.font-100 {
	font-size: 100px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	text-decoration: none;
	color: #fff;
	margin-bottom: 0px;
}

.post.type-post.category-resources .textwidget h2,
.post.type-post.category-resource .textwidget h2 {
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	line-height: 1.38;
	margin-bottom: 26px;
	text-decoration: none;
	color: rgb(17, 55, 123);
	font-size: 30px;
	font-weight: 400;

}


.post.type-post.category-resources .textwidget h3,
.post.type-post.category-resource .textwidget h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	line-height: 1.38;
	margin-bottom: 26px;
	text-decoration: none;
	color: rgb(17, 55, 123);
	font-size: 20px;
	font-weight: 400;

}

.post.type-post.category-resources .textwidget p,
.post.type-post.category-resource .textwidget p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.675;
	max-width: 100%;
}

.post.type-post.category-resources .my-first-section .p-text,
.post.type-post.category-resource .my-first-section .p-text {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 1.39;
	margin-bottom: 0px;
}

.post.type-post.category-resources .text-center .textwidget h2.h2-title,
.post.type-post.category-resource .text-center .textwidget h2.h2-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-stretch: normal;
	text-align: center;
	font-size: 42.666px;
	line-height: 1.38;
	margin-bottom: 0px;
	text-decoration: none;
	color: rgb(17, 55, 123);
}

#slider1.testimonial-slider .slide {
	color: rgb(109, 110, 113);
}

#slider1.testimonial-slider .slide .designation-text {
	letter-spacing: 0;
}

.testimonial-block #slider1 .content-text {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: none;
	font-stretch: normal;
	text-align: center;
	font-size: 28px;
	line-height: 1.4;
	margin-bottom: 0px;
	text-decoration: none;
	color: rgb(109, 110, 113);
	letter-spacing: 0px;
}

#slider2.testimonial-slider .slide .heading.text-align {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: none;
	font-stretch: normal;
	font-size: 28px;
	line-height: 1.3;
}

footer.site-footer {
	display: none;
}

#gform_fields_26 #input_26_1 {
	border: 1px solid #ccc;
	border-radius: 4px;
}

#gform_26 #gform_submit_button_26 {
	padding: 5px 20px;
}


.image-hover {
	position: relative;
	padding-top: 100%;
	width: 100%;
	height: 100%;
	display: flex;
}

.image-hover img {
	position: absolute;
	top: 0;
	left: 0;
	transition: opacity 0.3s ease;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.img-hover {
	opacity: 0;
}

.image-hover:hover .img-hover {
	opacity: 1;
}

.image-hover:hover .img-default {
	opacity: 0;
}

img.round-img {
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 14px;
}

.main-hover-circle {
	max-width: 242px;
	/* margin: 0 auto; */
}

.team-head-32 .widget-title {
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	color: rgb(17, 55, 123);
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.team-member-21 .widget-title {
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.2em;
	color: #02c8ec;
	margin-bottom: 0px;
}

.team-location-img {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 15px;
	margin-bottom: 10px;
}

.team-location-name {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.375;
	margin-bottom: 1.375em;
	text-decoration: none;
	color: rgb(109, 110, 113);
	margin-bottom: 0px;
}

.ico-hover-1:hover .sow-icon-fontawesome:before {
	color: #0000FF
}

.ico-hover-2:hover .sow-icon-fontawesome:before {
	color: #FF0000
}

.ico-hover-3:hover .sow-icon-fontawesome:before {
	color: #008000
}

.ico-hover-4:hover .sow-icon-fontawesome:before {
	color: #FFFF00
}

.ico-hover-5:hover .sow-icon-fontawesome:before {
	color: #FFA500
}


.ico-hover-6:hover .sow-icon-ionicons:before {
	color: #0000FF
}

.ico-hover-7:hover .sow-icon-ionicons:before {
	color: #FF0000
}

.ico-hover-8:hover .sow-icon-ionicons:before {
	color: #008000
}

.ico-hover-9:hover .sow-icon-ionicons:before {
	color: #FFFF00
}

.ico-hover-10:hover .sow-icon-ionicons:before {
	color: #FFA500
}

@media only screen and (min-width: 769px) {
	.hamburger-icon {
		display: none
	}
}

.post-edit-link {
	display: none;
}

.entry-header h1 {
	display: none;
}

.resource-post-tags .tag {
	padding: 10px 15px;
	background: #03c8ec;
	border-radius: 8px;
	color: #fff;
}

.post-content .post-tags .tag {
	padding: 5px 15px;
	background: #03c8ec;
	border-radius: 8px;
	color: #fff;
}

.post-content .post-tags {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px 0px;
}

.single-post #inside-page-hero-section {
	display: none;
}

.single-post p.entry-meta {
	display: none;
}

/* header css */
.genesis-responsive-menu {
	display: none;
}

.site-header {
	background: transparent;
	position: absolute;
}

.genesis-nav-menu a {
	color: #ffffff;
	padding: 9px 8px 38px 8px;
	font-size: 17px;
}

.header-widget-area .button {
	padding: 10px 25px;
}

.genesis-nav-menu a {
	font-family: 'Montserrat', sans-serif;
}

.site-header .widget-area {
	float: inline-end;
	text-align: right;
	padding-top: 0px;
	/* top: 20px; */
	position: relative;
	top: -62px;
	left: 30px;
}

.header-widget-area .button {
	font-family: 'Montserrat', sans-serif;
}

.team-page-section .heading {
	font-weight: 400 !important;
	max-width: 980px !important;
}

/* .header-widget-area  a{ */
/* font-family: 'Montserrat', sans-serif; */
/* } */

/* animation word css */

.positivity__words {
	display: inline-block;
	width: 505px;
	height: 102px;
	position: relative;
	overflow: hidden;

}

.positivity {

	overflow: hidden;

	.positivity__alone {
		display: inline-block;
		color: #fff;
	}

	.positivity__words {
		.change {
			position: absolute;
			top: 20%;
			left: 10px;
			opacity: 0;
			animation: changeword 8s linear infinite;
			color: #02c8ec;
		}

		.change:nth-child(1) {
			animation-delay: 0s;
		}

		.change:nth-child(2) {
			animation-delay: 2s;
		}

		.change:nth-child(3) {
			animation-delay: 4s;
		}

		.change:nth-child(4) {
			animation-delay: 6s;
		}
	}
}


/* ---------- */
.blue-heading-28 .widget-title {
	font-size: 28px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 0px;
}

.jd-width .widget-title {
	max-width: 685px !important;
}

.jd-main-cointer {
	display: flex;
	gap: 20px;
}

.jd-text-main .jd-heading {
	font-size: 18px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 0px;
}

.jd-text-main .jd-text {
	font-size: 16px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 0px;
}

.jd-main-cointer .jd-image img {
	max-width: 60px;
}

#pl-2661 .so-panel {
	margin-bottom: 18px !important;
}

.white-text a {
	color: #ffffff;
}

.text-right {
	position: relative;
	text-align: right;
}

.text-right a {
	position: relative;
	text-align: right;
}

.content-video2 {
	overflow: hidden;
	border-radius: 20px;
	aspect-ratio: 4 / 2;
	object-fit: cover;
}


video.ress.content-video {
	aspect-ratio: 5 / 3;
	object-fit: cover;
}

.simple-tabs .img-bg img {
	object-position: top;
}

.hmvdn.ress.content-video {
	border-radius: 0px;
}

.main-content .banner-btn-2.btnhm2 a {
	padding: 17px 78px;
}

ul.dot-list.max-width {
	max-width: 337px;
}

.border-bottom {
	border-bottom: 2px solid rgb(200, 208, 216);
}

.border-top {
	margin-top: 30px;
	border-top: 2px solid rgb(200, 208, 216) !important;
}

.one-line-text {
	display: flex;
	justify-content: flex-end;
	align-items: baseline;
}

.width-986 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	max-width: 986px;
}

.text-inline .ow-button-base .sowb-button {
	padding-inline: 33px;
}

.accordion-heading .so-widget-sow-accordion .sow-accordion .sow-accordion-panel {
	margin-bottom: 0px;
}

.accordion-heading .so-widget-sow-accordion .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header {
	background: #ffffff;
	color: #2cc8eb;
	font-size: 28px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	padding: 47px 15px 47px 0px;
	border-top: 2px solid rgb(200, 208, 216);
	box-shadow: none;
}

.accordion-heading .so-widget-sow-accordion .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header:hover {
	color: #05377b;
}

.accordion-heading .so-widget-sow-accordion .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header:hover .sow-accordion-open-close-button {
	color: #05377b;
}

.accordion-heading .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header .sow-accordion-open-close-button {
	top: 58px !important;
}

.accordion-heading .text-accordion {
	color: #6d6e71;
	font-size: 28px;
	line-height: 1.4;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.btn-contact {
	border-radius: 0px 0em 0em 0em;
	background: #03c8ec;
	border-width: 1px 0;
	border: 1px solid #03c8ec;
	color: #ffffff !important;
	font-size: 20px;
	font-weight: 500;
	padding: 12px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	width: 246px;
	max-width: 100%;
	padding-inline: 38px;
}

.accordion-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.accordion-content div {
	margin-bottom: 20px;
}

.text-center .widget_text {
	display: flex;
	justify-content: center;
}

.text-width .textwidget {
	width: 300px;
}

.img-center-one {
	display: flex;
	justify-content: center;
}

.img-center-one img {
	width: 206px;
	height: 206px !important;
	border-radius: 50%;
	object-fit: cover;
	overflow: hidden;
	image-rendering: auto;

}

.img-size img {
	width: 210px;
	border-radius: 0%;
}

.width-215 .ow-button-base .sowb-button {
	width: 215px;
}

.font-16 .textwidget {
	font-size: 16px;
}

.btn-width .so-widget-sow-button .ow-button-base .sowb-button {
	width: 326px;
}

.text-white-color .textwidget {
	color: #ffffff;
	text-align: center;
}

.single-post h6.entry-title {
	display: none;
}

/* home page css */
.text-list-style {
	padding-left: 104px !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	font-size: 18px;
	line-height: 1.45;
	padding-bottom: 25px !important;
	text-decoration: none;
	color: rgb(109, 110, 113);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

/* contact page css */
.text-left .widget-title {
	text-align: left;
}

.text-left .textwidget {
	text-align: left !important;
	color: #05377b !important;
}

.text-26 {
	border-bottom: 2px solid #c8d0d8;
}

.text-26 .widget-title {
	font-size: 26px;
	color: #05377b;
	margin-bottom: 20px;
	text-align: left;
}

.text-26 .textwidget .font-21 {
	font-size: 21px;
	margin-bottom: 20px;
	color: #05377b;
	text-align: left;
}

.text-26 .textwidget p {
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}

.video-data .heading.text-align {
	text-align: center;
}

/* -------------- */
/* latest market section css */

.container {
	display: flex;
	gap: 16px;
	justify-content: center;
}

.column {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.column-1 {
	padding-top: 32px;
}

.card {
	border-radius: 12px;
	padding: 16px;
	color: #001848;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 1.2em;
	text-align: center;
	position: relative;
	background-color: white;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	min-height: 150px;

}

.card:hover {
	background-color: #00cfff;
	color: white;
}

.card.tall {
	min-height: 316px;
}

.card.tall-one {
	min-height: 30%;
}

.card.tall-two {
	min-height: 70%;
}

.card.gray {
	background-color: #d9d9d9;
	color: white;
}

.card.gray:hover {
	background-color: #00cfff;
}

.card.lightgray {
	background-color: #e3e3e3;
	color: white;
}

.card.lightgray:hover {
	background-color: #00cfff;
}

.card.blue {
	background-color: #00cfff;
	color: white;
	min-height: 50%;
}

.card.blue:hover {
	background-color: white;
	color: #00cfff;
}

.card-50 {
	min-height: 50%;
}

.card.bg-image {
	background-color: transparent;
	padding: 0;
	color: white;
	overflow: hidden;
}

.card.bg-image img {
	position: absolute;
	border-radius: 12px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
}

.card.bg-image .card-content {
	position: relative;
	z-index: 1;
	padding: 16px;
}

.plus {
	position: absolute;
	top: 10px;
	right: 14px;
	font-size: 30px;
	font-weight: bold;
	color: white;
}

.arrow {
	position: absolute;
	top: auto;
	left: 16px;
	bottom: 50px;
	font-size: 24px;
	color: #072f6a;
}

.image-circle {
	position: absolute;
	top: -30px;
	left: calc(50% - 30px);
	width: 67px;
	height: 67px;
	border-radius: 50%;
	overflow: hidden;
	z-index: 2;
}

.image-circle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* ------------------- */
.gap-between {
	gap: 99px;
}

.title-30.second-section .widget_text .mb-20 .textwidget span {
	display: flex;
	gap: 20px;
}

.title-30.second-section .widget-title {
	font-size: 30px !important;
	font-weight: 400 !important;
}

.title-30 .widget-title {
	font-size: 30px !important;
	font-weight: 400 !important;

}

.forminator-field p {
	color: #05377b;
	font-family: 'Montserrat', sans-serif;
}

.forminator-edit-module small a {
	display: none;
}

.heading-42.text-21 .widget-title {
	text-align: left
}

.heading-42.text-21 .textwidget {
	font-size: 21px !important;
	text-align: left !important
}

.case-study.hide-pagination .main-case-post {
	display: none;
}

.case-study.hide-pagination .pagination {
	display: none;
}

/* post css */
.case-study .case-study-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

.case-study .case-study-wrapper .post-card {
	flex: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0px;
	border: 1px solid #c8d0d8;
	border-radius: 15px;
	height: 100%;
	/* Ensure full height */
	max-width: 100%;
}

.case-study .case-study-wrapper .post-card .post-image a {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	padding-top: 66.67%;
	display: block;
	width: 100%;
	height: 100%;
}

.case-study .case-study-wrapper .post-card .post-image a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.case-study .case-study-wrapper .post-card .post-content {
	padding: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.case-study .case-study-wrapper .post-card .post-content p {
	text-align: left;
	flex-grow: 1;
	display: flex;
}

.case-study .case-study-wrapper .post-card .post-content .post-content-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.case-study .case-study-wrapper .post-card .post-content .post-content-bottom span {
	color: #11377b;
}

/* Optional: Make sure titles and buttons are aligned consistently */
.case-study .case-study-wrapper .post-card h3 {
	font-size: 26px;
	font-weight: 500 !important;
	color: #11377b !important;
	margin: 15px 0;
}

.case-study .case-study-wrapper .post-card h3 a {
	font-size: 26px;
	font-weight: 500 !important;
	color: #11377b !important;
	margin: 15px 0;
}

.case-study .post-card p {
	flex-grow: 1;
	/* Stretch content area */
	color: #6d6e71;
}

.case-study .main-case-post {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0px;
	background-color: #e7e8ea;
	margin: 40px 0px 60px 0px;
	border: 1px solid #6d6e71;
}

.case-study .main-case-post {
	display: none !important;
}

.case-study .textwidget>.pagination {
	text-align: center;
	border: 1px solid #6d6e71;
	padding: 40px 0;
	background-color: #e7e8ea;
}

.case-study .pagination a {
	padding: 8px;
	background-color: #fff;
	color: #6d6e71;
	margin: 0px 5px;
}

.case-study .pagination .page-numbers {
	padding: 8px;
	background-color: #fff;
	color: #6d6e71;
	margin: 0px 5px;
}

.case-study .textwidget form select {
	border-radius: 0px 0em 0em 0em;
	background: #11377b;
	border-width: 1px 0;
	border: 1px solid #11377b;
	color: #ffffff !important;
	font-size: 20px;
	padding: 19px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	width: 270px;
	max-width: 100%;
	padding-inline: 38px;
}

.textwidget .politext h4 {
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	font-stretch: normal;
	text-align: left;
	line-height: 1.38;
	margin-bottom: 26px;
	text-decoration: none;
	color: rgb(17, 55, 123);
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0;
}

.textwidget .politext p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.675;
	max-width: 100%;
	margin-bottom: 1.375em !important;
}

.textwidget .politext ul li {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.675;
	max-width: 100%;
}

/* post resource post css */
/* .case-study .resource-wrapper {
   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.case-study .resource-wrapper .resource-card {
    flex: 0 0 calc(33.333% - 20px);
   box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0px;
    border: 1px solid #c8d0d8;
    border-radius: 15px;
    height: 100%; 
    max-width: 100%;
}
.case-study .resource-wrapper .resource-card .resource-image img {
    width: 100%;
    height: 200px; 
    object-fit: cover; 
    border-radius: 15px;
}
.case-study .resource-wrapper .resource-card .resource-content{
   padding: 20px;
} */
/* ---------------- */
/* footer css */
.footer-heading {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #11377b;

}

.footer-heading .widget-title {
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 14px;
	color: #11377b;
	text-transform: uppercase;
}

.footer-heading ul {
	list-style: none;
	padding: 0;
}

.footer-heading ul li a {
	text-decoration: none;
	color: #11377b;
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
}

.footer-heading input[type="email"] {
	width: 100%;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.footer-heading .textwidget p {
	margin-bottom: 15px;
}

.news-section-border .social-links-widget .textwidget p a {
	background: #e7e8ea !important;
	font-size: 32px;
	margin-right: 0px;
	width: 42px;
}

.news-section-border .social-links-widget .textwidget p a:hover {
	color: #02c8ec !important;
}

.footer-bottom-link ul {
	display: flex;
	gap: 30px;
	/* space between links */
	margin: 0;
	list-style: none;
	font-size: 13px;
}

.footer-bottom-link ul li a {
	text-decoration: none;
}

.img-hover-border .so-widget-image:hover {
	border: 1px solid #03c8ec;
	border-radius: 50%;
}

.min-height-blue-section {
	height: 385px !important;
}

.col-gro {
	display: flex;
	flex-direction: column;
}

.col-gro div:nth-last-child(2) {
	flex-grow: 1;
}

.tab-buttons li {
	padding: 0 15px;
}

.main-banner {
	position: relative;
	width: 100%;
	height: 777px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 100px 30px;
}

.main-banner::before {
	content: '';
	background: rgba(8, 55, 123, 0.5);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.main-banner .main-content {
	width: 100%;
	z-index: 1;
}

.main-content h1 {
	font-size: 85px;
	line-height: 1.2em;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #ffffff;
	margin-bottom: 10px;
}

.main-content .color-change {
	color: #02c8ec;
}

.main-content .baner-text {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 20px;
}

.main-content .banner-btn-1 a {
	border-radius: 0px 0em 0em 0em;
	background: #ffffff;
	border: 1px solid #03c8ec;
	color: rgb(17, 55, 123);
	font-size: 20px;
	padding: 17px 45px;
	max-width: 100%;
	border: 0px;
	text-transform: capitalize;
}

.banner-btn-1 a:hover {
	background: #08d6fc;
	border-color: #08d6fc;
	color: #11377b !important;
}

.main-content .banner-btn-1 .sow-icon-materialicons[data-sow-icon]::before {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/next.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 14px;
	margin-left: 4px;
	display: inline-block;
}

.main-content .banner-btn-1 .sow-icon-materialicons,
.main-content .banner-btn-2 .sow-icon-materialicons {
	display: flex;
	align-items: center;
	font-size: 20px !important;
}

.main-content .banner-btn-2 a {
	border-radius: 0px 0em 0em 0em;
	background: #02c8ec;
	border: 1px solid #03c8ec;
	color: #ffffff;
	font-size: 20px;
	padding: 15px 45px;
	max-width: 100%;
	border: 0px;
	text-transform: capitalize;
}

.banner-btn-2 a:hover {
	background: #133f8d;
	border-color: #133f8d;
	color: #ffffff !important;
}

.main-content .banner-btn-2 .sow-icon-materialicons[data-sow-icon]::before {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/next-white.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 14px;
	margin-left: 4px;
	display: inline-block;
}

.main-content .main-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	gap: 30px;
}

.my-new-icon {
	padding: 0px !important;
}

.my-new-icon ul.checkmark-list li {
	font-size: 16px;
}

.my-new-icon ul.checkmark-list li.change-icon-1::before {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/6462de2c-a1ea-4bf5-9a22-ef0ff032fe2b.png) no-repeat center center;
	background-size: contain;
	background-attachment: scroll;
	height: 29px;
	width: 29px;
	margin-right: 20px;
	display: flex;
	/* flex-grow: 1; */
	flex-shrink: 0;
}

.my-new-icon ul.checkmark-list li.change-icon-2::before {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/f763fbc7-ffd3-463f-8ca9-74b230f4886e.png) no-repeat center center;
	background-size: contain;
	background-attachment: scroll;
	height: 29px;
	width: 29px;
	margin-right: 20px;
	display: flex;
	/* flex-grow: 1; */
	flex-shrink: 0;
}

.my-new-icon ul.checkmark-list li.change-icon-3::before {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/6ce46a59-e5d8-4a3d-a9f3-56c6b04c82ee.png) no-repeat center center;
	background-size: contain;
	background-attachment: scroll;
	height: 29px;
	width: 29px;
	margin-right: 20px;
	display: flex;
	/* flex-grow: 1; */
	flex-shrink: 0;
}

.img-radius img {
	border-radius: 20px;
}

.text-align .widget-title,
.text-align .h6-title,
.text-align .textwidget p {
	text-align: center !important;
}

.mb-0 .widget-title {
	margin-bottom: 0px !important;
}

.heading-21 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-stretch: normal;
	color: rgb(17, 55, 123);
	font-size: 21px;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.box-1 p,
.box-2 p,
.box-3 p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: rgb(17, 55, 123);
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.box-1,
.box-2,
.box-3 {
	border: 2px solid #02c8ec;
	border-radius: 10px;
	padding: 7px;
	text-align: center;
}

.main-container-box {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	gap: 9px;
}

.heading-before-bord .h6-title,
.heading-after-bord .h6-title {
	position: relative;
}

.heading-before-bord .h6-title::before {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/svgviewer-png-output-1.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	width: 102px;
	position: absolute;
	top: 50%;
	margin-right: -20px;
	right: 0px;
}

.heading-after-bord .h6-title::after {
	content: '';
	background: url(https://yfn.lqq.mybluehost.me/wp-content/uploads/svgviewer-png-output-1.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	width: 102px;
	position: absolute;
	top: 50%;
	margin-left: -20px;
	left: 0px;
}

.heading-48 .widget-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: none;
	font-stretch: normal;
	color: rgb(17, 55, 123);
	font-size: 48px;
	line-height: 1.2em;
	margin-bottom: 0px;
	text-align: center;
}

.testi-aligment .content-text,
.testi-aligment p {
	text-align: center !important;
	margin-bottom: 15px !important;
}

.testi-aligment p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: rgb(109, 110, 113);
	line-height: 2em;
}

.text-fw .sub-heading {
	font-weight: 700;
	text-align: center;
}

.btn-trans ..sowb-button {
	background: transparent;
	border: 2px solid #2b4363;
}

.list-width .list-data {
	max-width: 450px;
}

.text-color .textwidget {
	text-align: center;
	color: rgb(109, 110, 113);
	font-size: 16px;
}

.text-24 p,
.text-24 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-stretch: normal;
	color: rgb(0, 0, 0);
	font-size: 24px;
	line-height: 1.375em;
	margin-bottom: 0px;
	text-align: left;
}

.text-24 .widget-title {
	max-width: 475px;
}

.br-10 img {
	border-radius: 10px;
}

a.border-btn {
	border-width: 2px !important;
	border-color: #05c8ec !important;
}

a.border-btn:hover {
	border-color: #08377b !important;
}

a.border-btn:hover .sow-icon-materialicons[data-sow-icon]:before {
	color: #fff;
}

.social_btns .ow-button-base .sowb-button {
	padding-left: 14px !important;
	padding-right: 14px !important;
}

/*--- Custom Logo Slider ---*/
.logo-carousel {
	overflow: hidden;
	width: 100%;
	background: #ffffff;
	padding: 0px;
}

.logo-track {
	display: flex;
	width: calc(200px * 16);
	animation: scroll 20s linear infinite;
}

.logo-slide {
	width: 200px;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
}

.logo-slide img {
	max-width: 100%;
	height: auto;
	object-fit: contain;
}


/*--- Custom Logo Slider ---*/
/*--- New Mobile Page ---*/
.mobile-custom-page header , .mobile-custom-page .footer-widgets {
	display: none;
}
.mobile-custom-page .entry-content {
	max-width: 380px;
    margin: 0 auto;
    border-radius: 18px;
    overflow: hidden;
}
.first-img img{
	max-width: 315px !important;
    margin: 0 auto;
    border-radius: 18px;
    overflow: hidden;
}
.text-center{
	text-align: center;
}
.text-16 .textwidget{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700 ;
    text-transform: none;
    font-stretch: normal;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
}
.mobile-custom-page .social-icons a.sow-social-media-button{
    border: 0px !important;
    padding: 0px !important;
    font-size: 36px;
    width: 42px;
    height: 42px;
    margin: 0;
    line-height: 42px;
    color: #fff !important;
}
.mobile-custom-page .social-icons a.sow-social-media-button:hover {
	color: #05c8ec !important;
	background: transparent;
}
.bg-Img-text-box .widget-title {
	font-family: 'Montserrat', sans-serif;
    font-weight: 700 ;
    text-transform: none;
    font-stretch: normal;
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
    margin:0px;
    margin-bottom: 4px;
}
.bg-Img-text-box{
    max-width: 315px;
    margin: 0 auto;
    min-height: 240px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.bg-Img-text-box .textwidget{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: none;
    font-stretch: normal;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
    letter-spacing: -0.05em !important;
}
.slider-bottom .bg-Img-text-box {
	min-height: 125px !important;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.slider-bottom .bg-Img-text-box  .widget-title {
	font-size: 14px;
}
.slider-bottom{
	max-width: 315px;
	margin: 0 auto;
}
.slider-bottom .sow-slider-pagination {
	display: none !important;
}
.slider-bottom  ul.sow-slider-images li.sow-slider-image{
	border-radius: 18px;
}
.form-heading-text .widget-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-stretch: normal;
    text-align: center;
    font-size: 20px;
    line-height: 1.21;
    text-decoration: none;
    color: #11377b;
    margin: 0px;
    margin-bottom: 0px;
}
.form-heading-text .textwidget{
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: none;
    font-stretch: normal;
    text-align: center;
    font-size: 19px;
    line-height: 1.5;
    text-decoration: none;
    color: #6c6c6c;
    letter-spacing: 0em !important;
}
.small-heading-text .widget-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-stretch: normal;
    text-align: center;
    font-size: 10px;
    line-height: 1.5;
    text-decoration: none;
    margin: 0px;
    margin-bottom: 4px;
}
.small-heading-text .textwidget{
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: none;
    font-stretch: normal;
    text-align: center;
    font-size: 10px;
    line-height: 1.5;
    text-decoration: none;
    letter-spacing: 0em !important;
}
.three-col .panel-grid-cell .panel-cell-style{
	overflow: hidden;
}
.landscape-img img {
	aspect-ratio: 3 / 2.4;
    object-fit: cover;
    object-position: center;
}
.white-text .textwidget , .white-text  .widget-title {
	color: #ffffff !important;
}
.sign-up-wrapper .gform_heading{
	display: none;
}
form.sign-up-form {
	max-width: 315px;
	margin: 0 auto;
}
form.sign-up-form input{
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: none;
    font-stretch: normal;
    text-align: center;
    font-size: 10px !important;
    line-height: 1.5;
    text-decoration: none;
    color: #6c6c6c;
    letter-spacing: 0em !important;
    min-height: 68px;
    border-radius: 8px !important;
    border: 0px !important;
    padding: 8px;
    width: 100%;
}
form.sign-up-form  .gform_footer, form.sign-up-form  .gform_page_footer{
	margin: 0px !important;
    margin-top: 8px !important;
    padding: 0px !important;
    width: 100%;
}
form.sign-up-form input[type="submit"]{
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-stretch: normal;
    text-align: center;
    font-size: 10px !important;
    line-height: 1.5;
    text-decoration: none;
    color: #ffffff;
    background: #02c8ec;
    letter-spacing: 0em !important;
    min-height: 60px;
    border-radius: 8px !important;
    border: 0px !important;
    padding: 8px !important;
    width: 100% !important;
}
form.sign-up-form .gfield_validation_message, form.sign-up-form  .validation_message{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-stretch: normal;
    text-align: center;
    font-size: 10px !important;
    line-height: 1.5;
    letter-spacing: 0em !important;
    min-height: 45px;
    border-radius: 8px !important;
    border: 0px !important;
    padding: 8px !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.five-btns {
		max-width: 315px;
	margin: 0 auto;
}
.btns-dark{
	min-height: 69px;
	font-weight: 700;
	display: flex!important;
    justify-content: center;
    align-items: center;
}
/*--- New Mobile Page ---*/
@media only screen and (max-width:1199px) {

	.post.type-post.category-resources .textwidget h2,
	.post.type-post.category-resource .textwidget h2 {
		line-height: 1.4;
		margin-bottom: 24px;
		font-size: 27px;
	}

	.post.type-post.category-resources .textwidget h3,
	.post.type-post.category-resource .textwidget h3 {
		line-height: 1.4;
		margin-bottom: 24px;
		font-size: 18px;
	}

	.post.type-post.category-resources .textwidget p,
	.post.type-post.category-resource .textwidget p {
		font-size: 18px;
		line-height: 1.675;
	}

	.post.type-post.category-resources .my-first-section .p-text,
	.post.type-post.category-resource .my-first-section .p-text {
		font-size: 26px;
		line-height: 1.4;
	}

	.post.type-post.category-resources .text-center .textwidget h2.h2-title,
	.post.type-post.category-resource .text-center .textwidget h2.h2-title {
		font-size: 38px;
		line-height: 1.4;
	}

	.testimonial-block #slider1 .content-text {
		font-size: 26px;
		line-height: 1.4;
	}

	#slider2.testimonial-slider .slide .heading.text-align {
		font-size: 26px;
		line-height: 1.4;
	}

	.logo-slide img {
		height: 150px;
	}

	.logo-track {
		width: calc(170px * 16);
		animation: scroll 20s linear infinite;
	}

	.logo-slide {
		width: 170px;
		padding: 0 10px;
	}
}

@media only screen and (max-width: 1024px) {
	.text-list-style {
		padding-left: 42px !important;
	}

	.logo-slide img {
		height: 130px;
	}

	.logo-track {
		width: calc(150px * 16);
		animation: scroll 20s linear infinite;
	}

	.logo-slide {
		width: 150px;
		padding: 0 10px;
	}
}

@media only screen and (max-width:991px) {
	.blue-heading-28 .widget-title {
		font-size: 22px;
	}

	.logo-slide img {
		height: 110px;
	}

	.logo-track {
		width: calc(130px * 16);
		animation: scroll 20s linear infinite;
	}

	.logo-slide {
		width: 130px;
		padding: 0 10px;
	}

	.link-text .textwidget a {
		font-size: 30px;
	}

	.flex-btn .panel-grid-cell {
		display: block;
	}

	.heading-49 .widget-title {
		font-size: 39px;
	}

	.font-64 {
		font-size: 54px;
	}

	.font-100 {
		font-size: 70px;
	}

	.main-content h1 {
		font-size: 56px;
	}

	.main-content .baner-text {
		font-size: 23px;
	}

	.main-content .main-btn {
		display: block;
	}

	.main-content .banner-btn-1 {
		margin-bottom: 20px;
	}

	.main-banner {
		height: 625px;
	}

	.heading-before-bord .h6-title::before {
		display: none;
	}

	.heading-after-bord .h6-title::after {
		display: none;
	}

	.heading-48 .widget-title {
		font-size: 43px;
	}

	.list-width .list-data {
		max-width: 450px;
		margin: 0 auto;
	}

	.post.type-post.category-resources .textwidget h2,
	.post.type-post.category-resource .textwidget h2 {
		margin-bottom: 22px;
		font-size: 24px;
	}

	.post.type-post.category-resources .textwidget h3,
	.post.type-post.category-resource .textwidget h3 {
		margin-bottom: 22px;
		font-size: 18px;
	}

	.post.type-post.category-resources .textwidget p,
	.post.type-post.category-resource .textwidget p {
		font-size: 16px;
	}

	.post.type-post.category-resources .my-first-section .p-text,
	.post.type-post.category-resource .my-first-section .p-text {
		font-size: 24px;
		line-height: 1.4;
	}

	.post.type-post.category-resources .text-center .textwidget h2.h2-title,
	.post.type-post.category-resource .text-center .textwidget h2.h2-title {
		font-size: 34px;
		line-height: 1.4;
	}

	.testimonial-block #slider1 .content-text {
		font-size: 24px;
		line-height: 1.4;
	}

	#slider2.testimonial-slider .slide .heading.text-align {
		font-size: 24px;
		line-height: 1.4;
	}

	.team-head-32 .widget-title {
		font-size: 27px;
	}

	.site-header .widget-area {
		position: static;
	}

	.positivity__alone {
		font-size: 75px;
	}

	.positivity__words {
		.change {
			font-size: 75px;
		}
	}

	.accordion-heading .so-widget-sow-accordion .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header {
		font-size: 22px;
		padding: 30px 15px 30px 0px;
	}

	.accordion-heading .text-accordion {
		font-size: 22px;
	}

	.accordion-heading .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header .sow-accordion-open-close-button {
		top: 36px !important;
	}

	.text-list-style {
		padding-left: 0px !important;
	}

	#forminator-module-1236 {
		padding: 30px 20px !important;
	}

	.gap-between {
		gap: 50px;
	}

	.case-study .case-study-wrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 32px;
	}

	.text-24 p,
	.text-24 {
		font-size: 21px;
	}
}

@media only screen and (max-width:780px) {
	.logo-slide img {
		height: 100px;
	}

	.logo-track {
		width: calc(120px * 16);
		animation: scroll 20s linear infinite;
	}

	.logo-slide {
		width: 120px;
		padding: 0 10px;
	}

	.text-24 .widget-title {
		margin-left: auto;
		margin-right: auto;
	}

	.hamburger-icon {
		display: inline-block;
	}

	.post.type-post.category-resources .textwidget h2,
	.post.type-post.category-resource .textwidget h2 {
		margin-bottom: 20px;
		font-size: 21px;
	}

	.post.type-post.category-resources .textwidget h3,
	.post.type-post.category-resource .textwidget h3 {
		margin-bottom: 20px;
		font-size: 16px;
	}

	.post.type-post.category-resources .textwidget p,
	.post.type-post.category-resource .textwidget p {
		font-size: 14px;
	}

	.post.type-post.category-resources .my-first-section .p-text,
	.post.type-post.category-resource .my-first-section .p-text {
		font-size: 21px;
		line-height: 1.4;
	}

	.post.type-post.category-resources .text-center .textwidget h2.h2-title,
	.post.type-post.category-resource .text-center .textwidget h2.h2-title {
		font-size: 30px;
		line-height: 1.4;
	}

	.testimonial-block #slider1 .content-text {
		font-size: 21px;
		line-height: 1.4;
	}

	#slider2.testimonial-slider .slide .heading.text-align {
		font-size: 21px;
		line-height: 1.4;
	}

	.team-head-32 .widget-title {
		font-size: 22px;
	}

	.main-hover-circle {
		max-width: 242px;
		margin: 0 auto;
	}

	.team-location-img {
		;
		justify-content: center;
		align-items: center;
	}
}

@media only screen and (max-width: 767px) {
	.jd-main-cointer {
		display: block;
		gap: 10px;
	}

	.blue-heading-28 .widget-title {
		font-size: 18px;
		text-align: center;
	}

	.jd-text-main .jd-heading {
		font-size: 16px;
	}

	.jd-text-main .jd-text {
		font-size: 14px;
	}

	.link-text .textwidget a {
		font-size: 28px;
	}

	.emil-row .panel-grid-cell {
		display: block;
		justify-content: space-between;
	}

	.heading-49 .widget-title {
		font-size: 29px;
	}

	.font-64 {
		font-size: 44px;
	}

	.font-100 {
		font-size: 50px;
	}

	.text-24 p,
	.text-24 {
		font-size: 18px;
	}

	.main-content h1 {
		font-size: 36px;
	}

	.main-content .baner-text {
		font-size: 19px;
	}

	.main-content .banner-btn-1 a {
		padding: 13px 20px;
	}

	.main-content .banner-btn-2 a {
		padding: 13px 20px;
	}

	.main-banner {
		height: 575px;
	}

	.main-content .banner-btn-1 a,
	.main-content .banner-btn-2 a {
		font-size: 18px;
	}

	.heading-48 .widget-title {
		font-size: 38px;
	}

	.case-study .case-study-wrapper {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}

	.positivity__alone {
		font-size: 42px;
	}

	.positivity__words {
		.change {
			font-size: 42px;
			top: 2%;
			left: 33px;
		}
	}

	/* header css */
	.genesis-responsive-menu {
		display: block;
	}

	.accordion-heading .so-widget-sow-accordion .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header {
		font-size: 18px;
		padding: 20px 43px 20px 0px;
	}

	.accordion-heading .text-accordion {
		font-size: 18px;
	}

	.accordion-heading .sow-accordion-panel .sow-accordion-panel-header-container .sow-accordion-panel-header .sow-accordion-open-close-button {
		top: 28px !important;
	}

	.accordion-content {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
	}

	.btn-contact {
		font-size: 16px;
		padding: 10px;
		width: 210px;
		padding-inline: 28px;
	}

	.text-list-style {
		font-size: 16px;
		padding-bottom: 15px !important;
	}

	.container {
		flex-direction: column;
		align-items: center;
	}

	.column {
		width: 90%;
	}

	.card {
		width: 100%;
		font-size: 18px;
	}

	.card.tall-one,
	.card.tall-two,
	.card.blue,
	.card-50,
	.card.tall,
	.one {
		min-height: 300px;
	}

	.forminator-ui#forminator-module-1236.forminator-design--default .forminator-label {
		font-size: 16px !important;
	}

	.forminator-field p {
		font-size: 16px !important;
	}

	.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox-label {
		font-size: 16px !important;
	}

	.text-26 .textwidget .font-21 {
		font-size: 18px;
	}

	.case-study .case-study-wrapper .post-card {
		flex: 0 0 100%;
	}

	.case-study .case-study-wrapper .post-card h3 a {
		font-size: 20px;
	}

	.case-study .post-card p {
		font-size: 16px;
	}

	.case-study .case-study-wrapper .post-card .post-content {
		padding: 15px;
	}

	.case-study .main-case-post {
		flex-direction: column;
		padding-top: 30px;
	}

	.title-30.second-section .widget-title {
		font-size: 20px !important;
		margin-top: 20px;

	}

	.main-content .banner-btn-2.btnhm2 a {
		padding: 13px 50px;
	}

	#gform_wrapper_28.cntgfform_wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}

}

@keyframes changeword {
	0% {
		transform: translateY(-50px);
		opacity: 0;
	}

	5% {
		opacity: 1;
		transform: translateY(0); // default value is 0
	}

	20% {
		opacity: 1;
		transform: translateY(0);
	}

	30% {
		opacity: 0;
		transform: translateY(50px);
	}

	80% {
		opacity: 0;
		transform: translateY(50px);
	}
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-50%);
	}
}

.page.page-id-3750 header.site-header,
.page.page-id-3750 .footer-widgets#genesis-footer-widgets {
	display: none;
}

.font-64.lg {
	text-align: center;
	font-size: 50px;
}

.font-100.lg {
	font-size: 75px;
	text-align: center;
}

.clmlogolad {
	margin: -70px 0 70px 0;
}


.cntgfform_wrapper .gform_heading {
	display: none;
}

.cntgfform_wrapper {
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 37px;
	border-color: #6d6e71;
	background-color: #faf9f8;
	padding-left: 75px;
	border-width: 1px;
	border-style: solid;
}

body .gform_wrapper.gravity-theme.cntgfform_wrapper .gfield_label.gform-field-label {
	color: #05377b;
	font-size: 18px;
	font-family: Montserrat;
	font-weight: bold !important;
}

body .gform_wrapper.gravity-theme.cntgfform_wrapper .gfield_required.gfield_required_asterisk {
	color: #E04562 !important;
}

body .gform_wrapper.gravity-theme.cntgfform_wrapper .gfield input,
body .gform_wrapper.gravity-theme.cntgfform_wrapper .gfield textarea {
	border-color: #6d6e71 !important;
	background-color: #ffffff;
	color: #6d6e71;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: normal;
	border-width: 1px !important;
	border-style: solid !important;
}

#dspn {
	display: none;
}