.main-navigation ul ul a {
	font-family: neuzeit_groteskregular;
    font-weight: 400;
    font-style: normal;
}
h1 {
	font-size: 80px !important;
	line-height: 76px !important;
}
.logged-in header {
	top: 32px;
}
.iat-hashid-class {
    position: relative;
    top: -120px;
}
.iwd-single {
	display: inline-block;
	vertical-align: top;
	width: 27%;
	margin-right: 8%;
	text-align: center;
}

.iwd-single:nth-child(3n + 3) {
	margin-right: 0;
}
.big-txt,
.big-txt p {
	font-size: 26px;
	line-height: 1.35;
}
.iwd-icon {
	margin-bottom: 2.5rem;
}
.iwd-icon span {
	display: inline-block;
	width: 100px;
	height: 100px;
	position: relative;
	border: 1px solid rgba(21, 55, 124, 0.1);
	box-sizing: border-box;
	box-shadow: 0px 10px 20px #e6eefe;
	line-height: 0.65;
	border-radius: 15px;
}
.iwd-icon span img {
	line-height: 0.65;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 68px;
	max-height: 68px;
	width: 100%;
}
.big-section .wrapper,
.big-wrapper {
	max-width: 1180px;
	width: 90%;
	margin: 0 auto;
}
.iat-image-area {
	min-height: 608px;
	width: 68%;
	max-width: 800px;
	float: left;
	position: relative;
	left: -80px;
}
.iat-content-area {
	float: right;
	width: 32%;
	padding-top: 50px;
}
.clear {
	clear: both;
}
.iat-content {
	margin-bottom: 3rem;
}
.iat-content h5 {
	margin-bottom: 2.5rem;
	line-height: 1;
}
.iat-content p {
	font-size: 20px;
	line-height: 30px;
}
.site-btn {
	padding: 15px 35px !important;
}
.image-at-right .iat-image-area {
	float: right;
	left: auto;
	right: -80px;
	background-size: cover;
}

.image-at-right .iat-content-area {
	float: left;
}

.copyrighttxt {
	display: inline-block;
	margin-right: 55px;
}
.bottom-menu {
	display: inline-block;
}
.site-footer .bottom-menu ul {
	padding: 0;
}
.site-footer .bottom-menu li {
	display: inline-block;
	margin: 0 25px 0 0 !important;
}
.site-footer .bottom-menu li a,
.site-footer .bottom-menu li a:visited {
	color: #546993;
	border-bottom: 1px solid transparent;
	transition: all 0.4s ease-in-out;
	text-decoration: none !important;
	font-size: 18px;
}
.site-footer .bottom-menu li a:hover,
.site-footer .bottom-menu li a:visited:hover {
	color: #15377c !important;
	border-color: #15377c !important;
}
.footer-logo img {
	max-width: 211px;
}
.contact-ways {
	margin: 27px 0 43px 0;
}
.contact-way {
	margin-bottom: 5px;
}
.footer-logo,
.footer-logo img {
	line-height: 0.65;
}
.footer-widgets-area {
	float: right;
	width: 65%;
}
.footer-logo-area {
	float: left;
	width: 35%;
	padding-right: 5%;
	box-sizing: border-box;
}
.footer-widget {
	float: left;
	width: 33%;
}
.footer-widget ul,
.footer-widget ul.menu {
	margin: 0;
	padding: 0;
}
.footer-widget ul ul {
	display: none;
}
.footer-widget ul li {
	padding: 0;
	margin-bottom: 17px;
}
.footer-widget ul li:before {
	display: none;
}
.footer-widget ul li a,
.footer-widget ul li a:visited {
	font-size: 20px;
	line-height: 1.4;
	color: #15377c;
}
.footer-widget ul li a:hover,
.footer-widget ul li a:visited:hover {
	color: #ff3370;
}
.footer-widget ul li.current-menu-item a {
	color: #ff3370;
}
h4.widget-title {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 25px;
}
a.site-btn.site-btn-pink.sml-btn {
	padding: 10px 30px !important;
}
.site-footer .footer-credit {
	margin-top: 75px !important;
}
.copyrighttxt p {
	display: inline-block;
}
.copyright-btm-text {
	display: inline-block;
}
.section-heading {
	margin-bottom: 80px;
}
.fullwidth-banner {
	text-align: center;
}
.fullwidth-banner h1 {
	font-size: 80px;
	line-height: 76px;
}
.quote-with-stat-area {
	border: 1px solid rgba(21, 55, 124, 0.2);
	border-radius: 20px;
	padding: 11px;
}
.qws-quote {
	display: table-cell;
	width: 60%;
	padding: 100px 110px 100px 77px;
	box-sizing: border-box;
}
.qws-stats {
	display: table-cell;
	width: 40%;
	padding: 78px 50px 50px 80px;
	background-color: #f2f6fe;
	border-radius: 20px;
}
.stat-no h3 {
	color: #ff3370;
	margin-bottom: 10px;
}
.quote-content,
.quote-content p {
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 0;
	color: #15377c;
}
.quote-content {
	margin: 25px 0 55px 0;
}
.client-img {
	width: 82px;
	height: 82px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 50%;
	float: left;
}
.section-heading {
	margin-bottom: 70px;
}
.client-designation {
	font-size: 20px;
}
.client-name {
	font-size: 26px;
	font-weight: 700;
	color: #15377c;
}
.about-client {
    float: left;
    width: calc(100% - 102px);
}

.quote-with-stat-area {
	display: table;
}
.quote-with-stat {
	display: table-row;
}
.stat-text,
.stat-text p {
	font-size: 20px;
	line-height: 30px;
	color: #15377c;
}
.qws-stat {
	margin-bottom: 43px;
}

.center-banner-content {
	padding-top: 140px;
	position: relative;
	z-index: 55;
}

body .gform_wrapper .gform_body ul.gform_fields li.half-input-field.last {
	margin-right: 0 !important;
}
body .gform_wrapper .gform_body ul.gform_fields li.half-input-field,
.gform_wrapper.gform_validation_error
	.gform_body
	ul
	li.gfield.half-input-field.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	display: inline-block;
	width: 48%;
	margin-right: 3.5% !important;
}
textarea {
	border-radius: 10px !important;
	border: 1px solid rgba(21, 55, 124, 0.5) !important;
	box-shadow: none !important;
}
body .gform_wrapper .gform_body li .ginput_container textarea:focus {
	border-radius: 10px !important;
	border: 1px solid #15377c !important;
	box-shadow: 0 0 30px 0 rgb(21 55 124 / 25%) !important;
}
div:focus,
li:focus {
	border: 0px !important;
	box-shadow: none im !important;
}
.logo-grid .logobox {
	transition: all 0.4s ease-in-out;
}
.glide-spacer-small {
	height: 60px;
}
.glide-spacer-large {
	height: 80px;
}
.glide-spacer-large2 {
	height: 100px;
}
.glide-spacer-large3 {
	height: 120px;
}
.glide-spacer-xlarge {
	height: 140px;
}
.glide-spacer-xlarge2 {
	height: 160px;
}
.glide-spacer-xlarge3 {
	height: 200px;
}
header #site-navigation ul li a {
	padding: 20px 15px;
	transition: all 0.4s ease-in-out;
}
header #site-navigation ul li ul li {
	margin-left: 0;
}
header #site-navigation ul ul li a, header #site-navigation ul ul li a:visited {
    padding: 7px 20px;
    font-size: 16px;
	font-family: neuzeit_groteskregular;
    font-weight: 400;
    font-style: normal;
}
header #site-navigation ul ul li a:hover, header #site-navigation ul ul li a:visited:hover {
	color: #FF3370 !important;
}
.main-navigation ul ul {
	box-shadow: 4px 5px 8px rgba(21, 55, 124, 0.12), 0px 10px 35px #E6EEFE !important;
	text-align: left;
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 0 10px 0 !important;
}
header #site-navigation ul li.text-link.current-menu-item:after {
    bottom: -22px;
}
header.darkHeader #site-navigation ul li.text-link.current-menu-item:after {
    bottom: -10px ;
}
.main-navigation ul ul a {
    width: 215px;
}
.main-navigation ul li:hover ul {
    left: 10px !important;
}

.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul li.current_page_ancestor > a {
	color: #ff3370 !important;
	background-color: #fff !important;
}
.mrgn-top-650 {
	margin-top: -650px !important;
	position: relative;
	z-index: 2;
}
.privacy-text {
	margin-top: 40px;
}
.gform_heading {
	text-align: center;
}
.gform_heading h3.gform_title {
	font-size: 56px !important;
	line-height: 1 !important;
	margin-bottom: 55px !important;
}
nav ul ul a:hover {
    background-color: transparent !important;
	text-decoration: none;
}
span.readmore {
    font-size: 22px;
    font-weight: 700;
    color: #FF3370;
    margin-top: 40px;
    display: inline-block;
	border-bottom: 2px solid transparent;
	transition: all 0.4s ease-in-out;
}
.column-box:hover span.readmore{
	border-color: #FF3370;
}
.column-box {
	position: relative;
}
.has-link.column-box a, .has-link.column-box a:visited {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.cta-section a.site-btn.site-btn-pink {
    margin-top: 20px;
}
.three-column-boxes .column-box{
	min-height: 360px !important;
}
.team-members .col {
	vertical-align: top;
}
.member-img {
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0 auto 20px auto;
	border-radius: 100%;
}
.iat-hashid-class {
	position: relative;
	top: -120px;
}
.subheading-h, .subheading-h p {
    font-size: 46px !important;
    line-height: 46px !important;
}
header #site-navigation ul li a {
    color: #15377C;
	text-decoration: none;
}
header #site-navigation ul li a:hover {
    color: #ff3370;
	background: #fff !important;
}
header #site-navigation ul li.btn-link a:hover {
	background: #F01859 !important;
}
.page-id-452 #menu-item-453 {
    display: none;
}
.banner-section .banner-animation {
	right: auto !important;
}
@media only screen and (max-width: 1800px) {
	.banner-section .banner-animation {
		max-width: calc(50% - 50px) !important;
	}
}
@media only screen and (min-width: 1366px){
	.cta-section .icon-box.icon-1 {
		top: -50px !important;
		left: -30px !important;
	}

	.cta-section .icon-box.icon-2 {
		left: -50px !important;
		top: 70px !important;
	}

	.cta-section .icon-box.icon-3 {
		bottom: -64px !important;
		left: 110px !important;
	}

	.cta-section .icon-box.icon-4 {
		top: -88px !important;
		right: -50px !important;
	}

	.cta-section .icon-box.icon-5 {
		right: -100px !important;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
	.mrgn-top-650 {
		margin-top: -550px !important;
	}
}
@media only screen and (min-width: 993px) and (max-width: 1199px) {
	.mrgn-top-650 {
		margin-top: -420px !important;
	}
}
@media only screen and (min-width: 748px) and (max-width: 1365px) {
	.wp-block-atomic-blocks-ab-container {
		width: 90%;
		margin: 0 auto;
	}
	h1 {
		font-size: 72px !important;
		line-height: 70px !important;
	}
	.member-img {
		width: 150px;
		height: 150px;
	}
	.txt-medium-bold, .txt-medium-bold p {
		line-height: 25px;
	}
	.qws-quote {
		display: table-cell;
		width: 60%;
		padding: 40px 40px 40px 40px;
		box-sizing: border-box;
	}
	.qws-stats {
		padding: 78px 25px 50px 25px;
	}
	.banner-section .subheading-h {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	.cta-section .content {
		padding: 0 20px;
	}
	.cta-section .content h2{
		font-size: 48px;
		line-height: 48px;
		margin-left: auto;
		margin-right: auto;
		max-width: 550px;
	}

	.cta-section .icon-box {
		width: 100px !important;
	}
	.cta-section .icon-box.icon-1 {
		bottom: -81px;
		top: auto;
		left: auto;
		right: 100px;
	}
	.cta-section .icon-box.icon-2 {
		bottom: -80px;
		top: auto;
		left: 100px;
		right: auto;
	}
	.cta-section .icon-box.icon-3 {
		left: 20px;
		right: auto;
		top: auto;
		bottom: 40px;
	}
	.cta-section .icon-box.icon-4 {
		display: block;
		right: 50px;
		top: -93px;
	}
	.cta-section .icon-box.icon-5 {
		bottom: auto;
		right: auto;
		top: -81px;
		left: 50px;
	}
	.cta-section .icon-box.icon-6 {
		right: 0px;
		left: auto;
		bottom: auto;
		top: 20px;
	}
}
@media only screen and (min-width: 748px) and (max-width: 993px) {
	.mrgn-top-650 {
		margin-top: -50px !important;
	}
}
@media only screen and (max-width: 1023px){
	.home .banner-section .banner-animation {
		top: 40px !important;
	}
	.banner-section .banner-animation {
		top: 40px !important;
	}
}
@media only screen and (max-width: 747px){

	.wp-block-atomic-blocks-ab-container {
		width: 90%;
		margin: 0 auto;
	}
	.mrgn-top-650 {
		margin-top: -90px !important;
	}
	h1 {
		font-size: 56px !important;
		line-height: 53px !important;
	}
	.subheading-h {
		font-size: 30px !important;
		line-height: 33px !important;
	}
	.cta-section .icon-box.icon-5 {
		bottom: auto;
		right: auto;
		width: 75px;
		top: -40px;
	}
	.cta-section .icon-box.icon-2 {
		bottom: -60px;
		top: auto;
		left: 10px;
		right: auto;
	}
	.cta-section .content {
		padding: 0 20px;
	}
	.cta-section .content h2{
		font-size: 48px;
		line-height: 48px;
		margin-left: auto;
		margin-right: auto;
		max-width: 550px;
	}
	.cta-section .icon-box.icon-3 {
		left: -24px;
		right: auto;
		top: auto;
		bottom: 21px;
	}
	.cta-section .icon-box.icon-4 {
		display: block;
		width: 90px;
		right: 30px;
		top: -58px;
	}
	.cta-section .icon-box.icon-6 {
		right: -10px;
		left: auto;
		bottom: auto;
		top: 20px;
		width: 80px;
	}
	.cta-section .icon-box.icon-5 {
		width: 80px;
	}

}
@media only screen and (max-width: 767px) {
	.member-img {
		width: 95px;
		height: 95px;
	}
	.three-column-boxes .column-box{
		min-height: auto !important;
	}
	.glide-spacer-small {
		height: 30px;
	}
	.glide-spacer-large {
		height: 40px;
	}
	.glide-spacer-large2 {
		height: 50px;
	}
	.glide-spacer-large3 {
		height: 60px;
	}
	.glide-spacer-xlarge {
		height: 700px;
	}
	.glide-spacer-xlarge2 {
		height: 80px;
	}
	.glide-spacer-xlarge3 {
		height: 100px;
	}
	.gform_heading h3.gform_title {
		font-size: 34px !important;
		line-height: 1 !important;
		margin-bottom: 36px !important;
	}
	body .gform_wrapper .gform_body ul.gform_fields li.half-input-field,
	.gform_wrapper.gform_validation_error
		.gform_body
		ul
		li.gfield.half-input-field.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		width: 100%;
		margin-right: 0 !important;
	}
	.iwd-single {
		width: 100%;
		margin-right: 0;
		text-align: left;
		max-width: 500px;
		margin: 0 auto 36px auto !important;
	}
	.iwd-icon {
		width: 80px;
		display: inline-block;
		margin: 0 15px 0 0;
		line-height: 0.65;
	}
	.iwd-icon span img {
		max-width: 54px;
		max-height: 54px;
	}
	.iwd-icon span {
		width: 80px;
		height: 80px;
	}
	.iwd-content {
		display: inline-block;
		width: calc(100% - 140px);
		margin-left: 15px;
	}
	.iwd-single {
		display: flex;
		align-items: center;
		margin-bottom: 36px;
	}
	.iwd-content .big-txt,
	.iwd-content .big-txt p {
		font-size: 20px;
		line-height: 26px;
	}
	.iat-content-area {
		float: none;
		width: 100%;
		padding-top: 0;
		margin-bottom: 56px;
	}
	.iat-image-area,
	.image-at-right .iat-image-area,
	.image-at-right .iat-content-area {
		float: none;
		width: 100%;
	}
	.iat-image-area {
		position: initial;
		min-height: 250px;
	}
	.iat-block {
		margin-bottom: 70px;
	}
	.quote-with-stat-area,
	.quote-with-stat,
	.qws-quote,
	.qws-stats {
		display: block;
	}
	.qws-quote {
		width: 100%;
		padding: 56px 20px 56px 20px;
	}
	.qws-stats {
		width: 100%;
		padding: 56px 25px;
	}
	.client-img {
		width: 70px;
		height: 70px;
	}
	.about-client {
		padding-left: 15px;
	}
	.client-name {
		font-size: 18px;
		line-height: 1;
	}
	.client-designation {
		font-size: 18px;
	}
	.client-detail {
		display: flex;
		align-items: center;
	}
	.stat-text,
	.stat-text p {
		font-size: 18px;
		line-height: 27px;
	}
	.qws-stat:last-child {
		margin-bottom: 0;
	}
	.quote-content,
	.quote-content p {
		font-size: 24px;
		line-height: 31px;
	}
	.footer-widget {
		float: none;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}
	.footer-widgets-area .footer-widget:nth-last-child(2) {
		margin-bottom: 0;
	}
	.footer-widgets-area {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-logo-area {
		float: none;
		width: 100%;
		padding-right: 0;
		text-align: center;
		margin-bottom: 56px;
	}
	h4.widget-title {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 12px;
	}
	.copyrighttxt p {
		display: inline-block;
		margin-bottom: 0;
	}
	.copyrighttxt {
		width: 100%;
		text-align: center;
	}
	.copyrighttxt p {
		font-size: 15px;
	}
	.site-footer .bottom-menu li {
		display: inline-block;
		margin: 0 10px 0 0 !important;
	}
	.site-footer .bottom-menu ul li a {
		color: #546993;
		font-size: 15px;
	}
	.bottom-menu {
		display: block;
		text-align: center;
	}
	.site-footer .footer-credit .container .copyrighttxt {
		padding-top: 20px;
		padding-bottom: 25px;
		font-size: 15px;
	}
	.bottom-menu {
		margin-bottom: 30px;
	}

}
@media only screen and (max-width: 600px){
	.cta-section .content h2{
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.member-img {
		position: absolute;
		left: 0;
	}

}
@media only screen and (max-width: 992px) {
	.banner-section .banner-animation {
		max-width: 100% !important;
	}
}
