.menu,
.nav-btn {
	position: relative
}

#banner-section .banners-slide,
#video-banner-block,
div#contact-block div#bg-container {
	background-size: cover;
	background-position: center center
}

.menu,#
.mobile-list {
	list-style-type: none;
	text-decoration: none
}

.five-liner,
.text {
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

:root {
	--primaryFont1: "Figtree", sans-serif;
	--primaryFont2: "Quicksand", sans-serif;
	--colorWhite: rgb(255, 255, 255);
}

@font-face {
	font-family: 'Figtree';
	font-display: swap;
}

* {
	margin: 0;
	padding: 0
}

.logo {
	width: 177.5px;
	height: 43px;
	margin-left: 50%
}

.nav-btn {
	padding: 10px 24px;
	font-family: var(--primaryFont1) !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	color: var(--colorWhite) !important;
	border-radius: 0 !important;
	border: none !important;
	background: #1958A4;
	text-decoration: none;
	display: block;
	margin-top: 8px;
}

#banner-section .banner-control,
#banner-section .banners-slide .banner-content *,
#vbb-content-block h4,
#who-we-are-block h2,
.navbar .menu li a,
.resource-center {
	font-family: var(--primaryFont1)
}

.resource-center {
	font-size: 16px;
	font-weight: 500;
	line-height: 23.15px;
	letter-spacing: .005em;
	text-align: left;
	z-index: 100;
	text-decoration: none;
	color: #fff;
	position: relative;
}

#menu-primary-menu li a::before,
#menu-primary-sub-menu li a::before {
	content: "";
	width: 0%;
	background: #4785e0;
	position: absolute;
	height: 2px;
	border-radius: 34px;
	bottom: -5px;
	left: 0px;
	transition: .2s ease-in;
}

#menu-primary-menu li a:hover::before,
#menu-primary-sub-menu li a:hover::before {
	width: 100%;
}

.menu li a.change,
.navbar.scrolled .navbar-toggle,
.navbar.scrolled .resource-center,
.navbar.scrolled .resource-center i,
.scrolled,
.scrolled .nav-link {
	color: #000;
}

.transparent {
	padding-bottom: 20px !important;
	z-index: 1 !important;
	top: 27px
}

.navbar.scrolled,
.scrolled {
	background-color: #fff;
}

#menu-primary-menu {
	display: flex;
    margin-bottom: 4px;	
    list-style: none;	
    align-items: center;	
}

.loc-svg {
	width: 24px;
	margin-top: -42px
}

nav {
	z-index: 10
}

.navbar {
	z-index: 9;
	width: 100%;
	position: fixed;
	transition: 1s ease;
	padding: 13px 0px;
}

#banner-section,
#banner-section .banner-control.active,
#vbb-content-block,
#who-we-are-block,
.appz,
.banners-slide,
.border-top,
.get-in-touch,
.get-in-touch p,
.second-left,
.social-icons img,
.ul-top,
div#contact-block {
	position: relative
}

.navbar-collapse {
	justify-content: end
}

.navbar-toggler {
	z-index: 11
}

.text {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: normal
}

.read-more {
	display: inline-block;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	text-decoration: none
}

.text.show-full {
	-webkit-line-clamp: unset
}

#banner-section,
#banner-slider,
div#testimonial-block div#testimonial-slider-container {
	width: 100%
}

#banner-section .banners-slide {
	background-color: #000;
	background-repeat: no-repeat;
	align-items: center
}

#banner-section .banners-slide .banner-content {
	max-width: 580px;
	margin-left: 8.125rem;
	margin-top: 14.375rem;
	margin-bottom: 16.875rem
}

#banner-section .banners-slide .banner-content h2 {
	font-weight: 500;
	font-size: .938rem;
	text-transform: uppercase;
	line-height: 18px;
	color: var(--colorWhite)
}

#banner-section .banners-slide .banner-content h3 {
	font-weight: 300;
	font-size: 3.375rem;
	line-height: 4.05rem;
	color: var(--colorWhite);
	text-transform: capitalize;
	margin-top: 16px !important
}

#banner-section .banners-slide .banner-content p,
.new-banner p {
	font-family: var(--primaryFont1);
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.447rem;
	color:#A1A1A1;
}

#banner-section .banners-slide .banner-content button,
.new-banner button {
	margin-top: 40px;
	font-weight: 700;
	font-size: 1.25rem;
	border: 0;
	cursor: pointer;
	line-height: 24px;
	color: var(--colorWhite);
	display: flex;
	align-items: center;
	background: none;
}

#banner-section .banners-slide .banner-content button i,
#vbb-content-block #watchBtn i,
.new-banner i,
div#what-we-do div.wwa-option-info-block button i {
	margin-left: 20px;
	font-size: 24px;
	animation: iconleftright .5s infinite alternate;
}

#banner-section #banner-controls {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 1;
	border-top: 1px solid rgba(255, 255, 255, .2)
}

#banner-section #banner-controls::-webkit-scrollbar {
	display: none
}

#banner-section .banner-control {
	font-weight: 500;
	font-size: 1.15vw;
	line-height: 24px;
	cursor: pointer;
	color: #A1A1A1;
	border: 0;
	text-transform: capitalize;
	padding: 33px 0;
	outline: 0;
	background: none;
}

#banner-section .banner-control.active {
	font-weight: 700;
	color: var(--colorWhite)
}

#banner-section .banner-control.active::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 4px;
	width: 0;
	background-color: #4785e0;
	animation: 6s forwards borderTopFlow
}

@keyframes borderTopFlow {
	0% {
		width: 0
	}

	100% {
		width: 100%
	}
}

.btn-CS.active,
.btn-DE.active,
.btn-DT.active,
.btn-GA.active {
	position: relative;
	color: var(--colorWhite);
	text-decoration: none
}

#who-we-are-block h2 {
	font-weight: 900;
	font-size: 90px;
	line-height: 120px;
	color: #f2f2f2;
	text-transform: uppercase;
	transform: rotate(270deg);
	transform-origin: right bottom;
	position: absolute;
	top: -7%;
	left: -22.875rem
}

#video-banner-block {
	background-repeat: no-repeat
}

#vbb-content-block {
	width: 50%;
	top: -260px;
	left: 30px
}

#vbb-content-block h4 {
	font-weight: 300;
	font-size: 32px;
	line-height: 44px;
	color: var(--colorWhite)
}

#wwa-content-block h3,
#wwa-content-block h1,
div#what-we-do h2,
div#wwa-stats-block div.stat-block p:first-child {
	font-weight: 500;
	font-family: var(--primaryFont1)
}

#vbb-content-block #playBtn,
#vbb-content-block #watchBtn {
	border: 0;
	cursor: pointer;
	color: var(--colorWhite)
}

#vbb-content-block #playBtn {
	font-size: 70px
}

#vbb-content-block #watchBtn {
	font-size: 20px;
	border: 0;
	cursor: pointer;
	line-height: 24px;
	color: var(--colorWhite);
	display: flex;
	align-items: center
}

#wwa-content-block,
div#wwa-stats-block {
	margin-top: 0 !important
}

div#wwa-stats-block {
	margin-bottom: 80px
}

#wwa-content-block h1 {
	text-transform: capitalize;
	font-size: 20px;
	line-height: 24px;
	color: #737373
}

#wwa-content-block h3 {
	text-transform: capitalize
}

#wwa-content-block p {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #5c5c5c;
	text-transform: capitalize !important
}

#who-we-are-block button.btn-desktop,
#who-we-are-block button.btn-mobile {
	font-family: var(--primaryFont1);
	font-size: 13px;
	font-weight: 700;
	line-height: 23.15px;
	letter-spacing: .005em;
	text-align: left;
	padding: 10px 24px;
	background: #4785e0;
	color: var(--colorWhite);
	border: 0;
	text-transform: capitalize !important
}

#wwa-content-block button.btn-desktop {
	display: block;
	margin-bottom: 80px;
	margin-top: 30px;
	text-transform: capitalize !important
}

#who-we-are-block button.btn-mobile,
div#what-we-do div#wwd-options-block-mobile {
	display: none
}

div#wwa-stats-block div.stat-block {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 24px
}

div#wwa-stats-block div.stat-block.no-border {
	border-bottom: none
}

div#wwa-stats-block div.stat-block p:first-child {
	font-size: 40px;
	line-height: 48px;
	color: #191919
}

div#wwa-stats-block div.stat-block p:nth-child(2) {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 500;
	line-height: 19.2px;
	text-align: left;
	color: #737373;
	text-transform: capitalize
}

div#what-we-do {
	background: #0e1520;
	overflow: hidden !important;
}

div#wwa-options-container {
	padding-top: 102px;
	padding-bottom: 102px
}

div#what-we-do h2 {
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	text-transform: capitalize
}

div#what-we-do div.wwa-option-info-block p,
div#what-we-do p#para-text {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #A1A1A1;
}

div#what-we-do h3.wwd-option-heading {
	font-family: Figtree;
	font-size: 42px;
	font-weight: 500;
	line-height: 50.4px;
	text-align: left;
	text-transform: capitalize;
	color: rgba(255, 255, 255, .15);
	margin: 32px 0
}

.dropdown-menu li a,
.nav-link:focus,
.nav-link:hover,
div#what-we-do h3.wwd-option-heading.active {
	color: #fff
}


div#what-we-do div.wwa-option-info-block button {
	border: none;
	color: var(--colorWhite);
	font-family: Figtree;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	text-transform: capitalize;
	background: none;
}

div#what-we-do .common {
	font-family: var(--primaryFont1);
	font-size: 40px;
	font-weight: 500;
	line-height: 50.4px;
	text-align: left;
	color: var(--colorWhite);
	width: 563px;
	min-height: 61px;
	margin-top: 35px;
	padding-left: 0
}

div#what-we-do .nav-pills .common.active {
	color: var(--colorWhite)
}

div#what-we-do .nav-pills .common {
	color: #fffFFF26
}

.link {
	text-decoration: none;
	color: #000
}

div#insight-block #header-block,
div#insight-block div#insight-options div.insight-option:nth-of-type(-n+2) {
	border-bottom: 1px solid #c9c9c9
}

div#insight-block #header-block h2 {
	font-family: var(--primaryFont1);
	font-size: 42px;
	font-weight: 500;
	line-height: 50.4px;
	text-align: left;
	text-transform: capitalize
}

div#insight-block #header-block p,
div#insight-block div#insight-options p,
div#insight-block div#primary-insight p {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #5c5c5c
}

div#contact-block div#info-block a,
div#insight-block #header-block a,
div#insight-block div#primary-insight a {
	padding: 10px 24px;
	background: #1958a4;
	color: var(--colorWhite);
	font-family: var(--primaryFont1);
	font-size: 13px;
	font-weight: 700;
	line-height: 23.15px;
	letter-spacing: .005em;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;
	display: inline-block;
    border-radius: 6px;	
}

#header-block a,
#primary-insight a,
.btn-desktop,
#info-block a,
.appz {
	overflow: hidden;
	position: relative;
}

.menu-contact-btn {
	overflow: hidden;
}

#header-block a::before,
#primary-insight a::before,
.btn-desktop::before,
#info-block a::before,
.appz::before,
.menu-contact-btn::before,
.appz::before {
	position: absolute;
	content: '';
	display: inline-block;
	left: 0;
	width: 10px;
	height: 100%;
	background-color: #ffffff00;
	top: 0;
	transform: rotate(9deg);
}

.appz::before {
	animation: shiny-btn1 1.2s linear infinite;
}

#header-block a:hover::before,
#primary-insight a:hover::before,
.btn-desktop:hover::before,
#info-block a:hover::before,
.menu-contact-btn:hover::before {
	animation: shiny-btn1 1.2s linear infinite;
}

@-webkit-keyframes shiny-btn1 {
	0% {
		opacity: 0;
	}

	80% {
		opacity: .5;
		background: #fff;
		left: 100%;
		transform: scale(1.5);
	}

	81% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}


div#insight-block div#insight-options h3,
div#insight-block div#insight-options h4,
div#insight-block div#primary-insight h3,
div#insight-block div#primary-insight h4 {
	font-family: var(--primaryFont1);
	font-family: var(--primaryFont1);
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: left
}

div#insight-block div#insight-options div.insight-option {
	margin-bottom: 21px
}


div#contact-block div#info-block {
	background: #0e1520;
	padding: 8% 8% 420px
}

div#contact-block div#info-block h2 {
	font-family: var(--primaryFont1);
	font-size: 42px;
	font-weight: 500;
	line-height: 50.4px;
	text-align: left;
	color: #fff;
	text-transform: capitalize
}

div#contact-block div#info-block p {
	font-family: var(--primaryFont1) !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: rgba(255, 255, 255, .35);
	margin-top: 12px
}

div#contact-block div#contact-options {
	position: absolute;
	left: 0;
	bottom: 50px;
	background-color: var(--colorWhite);
	width: 80%;
	padding-left: 8%;
	padding-top: 31px;
	padding-bottom: 31px;
	max-width: 1200px
}

div#contact-block div#contact-options div.contact-option {
	padding: 0 57px
}

div#contact-block div#contact-options div.contact-option.border-right {
	border-right: 1px solid #d9d9d9;
	padding-right: 57px;
	padding-left: 0
}

div#contact-block div#contact-options div.contact-option h3 {
	font-family: var(--primaryFont1);
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	text-transform: capitalize;
	margin-top: 100px
}

div#contact-block div#contact-options div.contact-option p {
	font-family: Figtree;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #5c5c5c
}

div#contact-block div#contact-options div.contact-option a {
	font-family: Figtree;
	font-size: 42px;
	font-weight: 500;
	line-height: 50.4px;
	text-align: left;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	margin-top: 18px
}

div#contact-block div#contact-options div.contact-option i {
	font-size: 24px;
	color: #4a5460
}

div#testimonial-block {
	background: #f7f7f7;
	overflow-x: hidden
}

div#testimonial-block div#sliderBtns,
div#testimonial-block div#testimonial-slider-container {
	margin-left: 7.125rem
}

div#testimonial-block h2 {
	font-family: var(--primaryFont1);
	font-size: 42px;
	font-weight: 500;
	line-height: 50.4px;
	text-align: left;
	color: #191919;
	text-transform: capitalize;
	margin-left: 8.125rem
}

div#testimonial-block p#infoText {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #5c5c5c;
	margin-left: 8.125rem
}

div#testimonial-block div.swiper-slide {
	height: 100%;
	align-items: stretch;
}

div#testimonial-block div#google-rating-block {
	background: var(--colorWhite);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	width: 100%
}

div#testimonial-block div#google-rating-block p#rating {
	font-family: var(--primaryFont1);
	font-size: 54px;
	font-weight: 500;
	line-height: 64.8px;
	text-align: center;
	color: #000
}

div#testimonial-block div#google-rating-block p#review-source {
	font-family: var(--primaryFont1);
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	color: #000;
	text-transform: capitalize
}

div#testimonial-block div#google-rating-block img#ratings {
	width: 35%
}

div#testimonial-block div#google-rating-block img#brand-image {
	width: 40%;
	margin-top: 45px;
	object-fit: contain;
}

div#testimonial-block div.testimonial-container {
	background-color: var(--colorWhite);
	border-left: 1px solid #d9d9d9;
	padding: 47px 38px;
	display: flex;
	flex-direction: column;
	font-size: 15px;
}

div#testimonial-block div.testimonial-container p.testimonial-heading {
	font-family: var(--primaryFont1);
	font-size: 38px;
	font-weight: 500;
	line-height: 44px;
	text-align: left;
	color: #191919;
	text-transform: capitalize
}

div#testimonial-block div.testimonial-container p.testimonial-comment {
	font-family: var(--primaryFont1);
	font-size: 15px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #5c5c5c;
	text-transform: capitalize;
	margin-bottom: 10px
}

div#testimonial-block div.testimonial-container div.testimonial-provider {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	margin-top: auto;
	position: absolute;
	bottom: 13px;
}

div#testimonial-block div.testimonial-container div.testimonial-provider img {
	width: 40px;
	height: auto;
	margin-right: 10px;
	border-radius: 50%
}

div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-name {
	font-family: var(--primaryFont1);
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: left;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 0
}

div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-designation {
	font-family: var(--primaryFont1);
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	text-align: left;
	color: #5c5c5c;
	text-transform: capitalize;
	margin-bottom: 0
}

div#testimonial-block div#sliderBtns {
	margin-top: 40px;
	margin-bottom: 70px
}

div#testimonial-block div#sliderBtns button.testimonial-slider-btns {
	border: none;
	cursor: pointer;
	margin-right: 36px
}

div#testimonial-block div#sliderBtns button.testimonial-slider-btns img {
	width: 14px
}

#content-block {
	margin-left: -25px !important
}

footer {
	border-bottom: 1px solid #434352
}

.contact-footer li:hover,
.contact-footer li a:hover, footer ul li a:hover {
	color: #fff;
}

div#footerAccordion {
	background-color: transparent
}

div#footerAccordion div.accordion-item {
	background-color: transparent;
	border: 0
}

div#footerAccordion .accordion-header .accordion-button {
	font-family: var(--primaryFont1);
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	color: #fff;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	padding-bottom: 0;
}

div#footerAccordion .accordion-header .accordion-button::after {
	content: '';
	background-image: url('./images/arrow-down.svg')
}

.footer-sub-heading {
	font-family: var(--primaryFont1) !important;
	font-size: 20px !important;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	color: var(--colorWhite);
}

.career-btn,
.copy,
.get-in-touch p {
	font-family: var(--primaryFont1)
}

#menu-footer-four,
#menu-footer-one,
#menu-footer-three,
#menu-footer-two {
	font-family: var(--primaryFont1) !important;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 30px !important;
	text-align: left;
	color: #ffffff99 !important;
	text-decoration: none;
	display: inline-block;
    list-style: none;	
}

.ul-top {
	top: 15px;
	left: 0
}

.mobile-list {
	color: #fff;
	margin-left: 25px !important
}

.certificates {
	/*     margin-top: 1rem;
    margin-left: -1rem */
}

.certificates img {
	width: 49.59px;
	height: 49.59px;
	margin-left: 4px;
	margin-right: 4px
}

.line {
	width: 80rem;
	margin-left: -2rem;
	background: #434352
}

.appz,
.career-btn {
	background: #4785e0
}

.copy {
	font-size: 26px;
	font-weight: 600;
	line-height: 19.2px;
	color: #fffFFF99
}

.social-icons img {
	width: 48px;
	height: 48px;
	transition: .4s ease;
	margin: 0px 3px;
}

.social-icons img:hover {
	transform: scale(1.1);
}

.border-top {
	border-top: 1px solid #434352 !important;
	top: 15px
}

.second-left {
	left: -30px
}

.appz {
	width: 279px;
	height: 78px;
	border-radius: 123px;
	margin: 50px auto auto;
	z-index: 1
}

.appz img {
	width: 177.5px;
	height: 43px;
	margin-top: 15px
}

.career-btn {
	width: 99px;
	height: 27px;
	top: 149px;
	left: 69px;
	padding: 7px 2px 8px 8px;
	border-radius: 37px;
	opacity: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 16.8px;
	text-align: left;
	color: var(--colorWhite);
	margin-left: 10px;
	border: none
}

.get-in-touch {
	background: #0b1018;
	margin-top: -50px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.mb-bt {
	margin-bottom: -110px
}

.get-in-touch p {
	font-size: 200px;
	font-weight: 700;
	text-align: center;
	/*     color: #ffffff0f; */
	color: #A1A1A1;
	left: 0;
    margin-bottom: -69px !important;	
}

.new-banner h2,
.new-banner h3 {
	color: var(--colorWhite);
	font-family: var(--primaryFont1)
}

.get-in-touch:hover p {
    animation: 5s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%) infinite flowText;
    cursor: pointer;
}
@keyframes flowText {
    0% {
        left: 0%
    }

    40% {
        left: 100%;
    }

    90% {
        left: -102%;
        opacity: 0
    }

    100% {
        left: 0%
    }
}

.get-in-touch a {
	text-decoration: none;
}

.banner-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1
}

.banner-content,
.contact-footer,
.nav-item,
.navbar-nav,
.new-banner,
.sub-img {
	position: relative
}

.banner-content {
	z-index: 2;
	color: #fff
}

.nav-btn.btn-chng,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.selected-category {
	color: #fff !important
}

.inner-img::before {
	content: "";
	height: 720px;
	width: 75%;
	position: absolute;
	background-image: radial-gradient(closest-side at 51% 49%, transparent 80%, #011320 100%);
	margin-left: -25px;
	margin-top: -40px;
	z-index: 4;
}

.sub-img {
	margin-left: -20px;
	z-index: 1;
	height: 563px;
	width: 100%
}

.new-banner {
	width: 600px;
	z-index: 10;
	left: 106px;
	top: 140px;
	height: 653px
}

.new-banner h2 {
	font-weight: 500;
	font-size: .938rem;
	text-transform: uppercase;
	line-height: 18px
}

.new-banner h3 {
	font-weight: 300;
	font-size: 3.375rem;
	line-height: 4.05rem;
	text-transform: capitalize;
	margin-top: 16px ;
}

.new-banner a {
	text-decoration: none
}

#menu-primary-sub-menu,
#menu-primary-sub-menu-1,
#menu-primary-sub-menu-2 {
	display: inline-grid !important;
	padding: 0 0 20px 40px
}

.sub-menu-drop {
	margin-left: -60px
}

#menu-primary-sub-menu li a,
#menu-primary-sub-menu-1 li a,
#menu-primary-sub-menu-2 li a,
.navbar .resource-center i.change,
.navbar .resource-center.change,
.navbar.scrolled .navbar-menu li a {
	color: #000
}

.navbar-nav {
	left: -70px
}

.resource-center::after {
	border-top: 0 solid #0000;
	border-right: 0 solid #00000000;
	border-bottom: 2px solid #000000;
	height: 8px;
	width: 8px;
	transform: rotate(-42deg);
	top: 5px;
	right: -23px;
	left: auto;
	border-left: 2px solid black;
}

.navbar.scrolled .resource-center::after {
	border-bottom: 2px solid #000;
	border-left: 2px solid #000
}

.contact-footer li,
.contact-footer li a {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
	color: #fffFFF99;
	margin-bottom: 10px;
	text-decoration: none;
}

.contact-footer i {
	margin-right: 12px !important;
	font-size: 16px !important
}

.contact-footer {
	position: relative;
	top: 6px;
}

.selected-category {
	background-color: #00f !important;
	padding: 5px 10px;
	border-radius: 5px
}

.navbar-menu {
	display: flex;
	list-style: none;
	margin-bottom: 0px;
}

.nav-item {
	margin-left: 1.5rem
}

.nav-item a {
	color: #fff;
	text-decoration: none
}

.navbar-toggle {
	display: none;
	border: none;
	color: #fff;
	font-size: 1.5rem;
    margin-right: 10px;	
}

.dropdown-menu {
	display: none;
	position: absolute;
	top: 30px;
	left: -175px;
	background-color: #fff;
	list-style: none;
	margin-top: 10px
}

.dropdown-menu::after {
	content: "";
	height: 23px;
	width: 234px
}

.dropdown-menu li {
	padding: .5rem
}

.navbar-menu .dropdown:hover .dropdown-menu {
	display: block
}

.header-logo {
	height: 53px;
	width: 177px;
	object-fit: contain
}

.resource-center {
	position: absolute;
	left: -170px;
	top: 16px
}



.extra-side-space {
	margin-left: 30px
}

.five-liner {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-height: 1.5;
	max-height: calc(1.5em * 5)
}

.extra-top-margin {
	margin-top: 90px
}

.extra-top-margin-more {
	margin-top: 50px
}

.extra-top-margin-fifty {
	padding-top: 90px !important
}

#menu-primary-sub-menu-1 {
	gap: 0
}

.side-blog-image {
	height: auto;
	object-fit: cover
}

.pin-spacer {
	width: 100% !important;
	overflow: hidden !important;
}



#playBtn i::before {
	animation: shadow-pulse 1s infinite;
	border-radius: 100%;
}

@keyframes shadow-pulse {
	0% {
		box-shadow: 0 0 0 0 rgb(0 0 0 / 9%);
	}

	100% {
		box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
	}
}

@keyframes iconleftright {
	0% {
		margin-left: 10px;
	}

	100% {
		margin-left: 20px;
	}
}

#who-we-are-block h2 {
	-webkit-animation: colorchange 2s infinite alternate;
}

@-webkit-keyframes colorchange {
	0% {

		color: #f2f2f200;
	}

	50% {

		color: #0000001c;
	}

	100% {

		color: #f2f2f2;
	}
}

.scrolled {
	transition: 1s ease;
}

#menu-item-3714 a::before {
    content: "We are hiring";
    position: absolute;
    background: #4785e0;
    border-radius: 22px;
    color: #fff;
    font-size: 12px;
    left: 92px;
    margin-top: 3px;
    transition: .8s ease;
    width: 92px;
    text-align: center;
    margin-left: -20px;
}
.clutched {
	overflow: hidden;
	max-width: max-content;
	margin: auto;
	display: inline-block;
	height: 54px;
	margin-bottom: -26px;
	transform: scale(1.1);
	width: 53px;
}

.clutched>iframe {
	border: none;
	overflow: hidden;
	display: block;
	transform: translate(0px, -39.4px);
}


< !-- mohit our exp -->html,
body {
	height: 100%;
}

.ourSwiper {
	width: 100%;
	overflow: hidden;
	height: 560px;
	position: relative;
}

.ourSwiper>.swiper-pagination {
	top: 50%;
	left: 10px !important;
	right: auto !important;
}

.ourSwiper>.swiper-pagination>.swiper-pagination-bullet {
	padding: 5px 10px;
	max-width: 542px;
	line-height: 39px;
	opacity: 1;
	font-size: 36px;
	width: 100%;
	font-weight: 400;
	text-align: left;
	height: 98px;
	background: none;
	color: #ffffff52;
	display: flex;
	align-items: center;
	outline: none;
}

.ourSwiper>.swiper-pagination>.swiper-pagination-bullet-active {
	color: #fff;
	background: none
}

.ourSwiper .swiper-wrapper .swiper-slide {
	max-width: 47%;
	margin-left: auto;
}

.ourSwiper .swiper-wrapper .swiper-slide .right-section h4 {
	font-family: var(--primaryFont1);
	font-size: 36px;
	font-weight: 300;
	line-height: 42px;
	color: #fff;
	margin: 8px 0;
}

.ourSwiper .swiper-wrapper .swiper-slide .right-section img {
	height: 245px;
	width: 100%;
}

.ourSwiper .swiper-wrapper .swiper-slide .right-section p {
	font-family: var(--primaryFont1);
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	color: #A1A1A1;
}

.ourSwiper .swiper-wrapper .swiper-slide .right-section button {
	color: var(--colorWhite);
	font-family: Figtree;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	text-transform: capitalize;
	background: none;
	border: none;
}

.ourSwiper .swiper-wrapper .swiper-slide .right-section button i {
	font-size: 26px;
	margin-left: 12px;
	position: relative;
	top: 3px;
	animation: iconleftright .5s infinite alternate;
}

.our-exp-section {
	background: #000;
	padding: 63px 0px;
}

.our-exp-head-content h2 {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}

.our-exp-head-content p {
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	color: #A1A1A1;
}

< !-- mohit our exp close-->

/* ===Latest Section === */


.wwr {
	position: relative;
}

.wwr h2 {
    font-weight: 900;
    font-size: 92px;
    color: #595959;
    text-transform: uppercase;
    transform: rotate(270deg);
    width: max-content;
    position: relative;
    left: -271px;
    top: 253px;
}

#playBtn {
	border: none;
	border-radius: 50%;
	background: none;
}

#playBtn i {
	font-size: 50px;
	color: white;
	background: none;
	border: none;
	border-radius: 50%;
}

.video-btn {
	font-family: figtree;
	font-weight: 300;
	font-size: 32px;
	line-height: 100%;
	color: #FFFFFF;
}

#vbb-content-block {
	width: 50%;
	top: -220px;
	left: 30px;
	position: relative;
}

#watchBtn {
	font-size: 22px;
	line-height: 24px;
	align-items: center;
	color: white;
	background: none;
	border: none;
	font-weight: 600;
}

.count-one h4 {
	font-family: Figtree;
	font-weight: 600;
	font-size: 35px;
	line-height: 24px;
	color: #1958a4;
}

.count-one p {
	font-family: Figtree;
	font-weight: 500;
	font-size: 16px;
	color: #737373;
}

.wwr-readables h1 {
	font-family: Figtree;
	font-weight: 500;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #191919;
	margin-bottom: 10px;
}

.wwr-readables p {
	font-family: Figtree;
	font-weight: 500;
	font-size: 19px;
	line-height: 110%;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #737373;
	margin-bottom: 10px;
}

.count-one a {
	width: 172px;
	height: 44px;
	gap: 10px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	text-decoration: none;
	background-color: #4785E0;
	color: white;
	font-family: Quicksand;
	font-weight: 700;
	font-size: 13px;
	line-height: 23.15px;
	letter-spacing: 0.5%;
	vertical-align: middle;
}


.blg-section-one h1 {
	font-size: 24px;
	line-height: 28.8px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.blg-section-one img{
    border-radius: 8px;	
}
.detailed-services-content h2 {
	font-size: 30px;
}

.detailed-services-content h2,
.detailed-services-content h3 {
	font-weight: normal;
}

.detailed-services-content h3 {
	font-size: 24px;
}

.detailed-services-content p span {
	line-height: 26px;
	font-size: 16px;
}

div#testimonial-block div#testimonial-slider-container {
	height: auto;
	min-height: 300px;
	max-height: 500px
}

.blg-section:hover.blg-section img {
	transition: .3s ease;
	transform: scale(1.05);
}

.insight-option .col-8 a {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	display: block;
	padding-bottom: 10px;

}

#wwd-options-block-mobile div button {
	background: none;
	box-shadow: none;
	font-size: 16px;
	padding: 0;
	font-weight: 500;
	line-height: 45px;
}

#wwd-options-block-mobile div .accordion-button:not(.collapsed) {
	color: #fff;
}

.wwa-option-info-block h3,
.wwa-option-info-block a {
	color: #fff;
}

.wwa-option-info-block h3 {
	font-size: 16px;
	margin-top: 14px;
}

.wwa-option-info-block a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	display: flex;
	align-items: center;
	text-transform: capitalize;
	font-weight: 500;
}

.wwa-option-info-block a i {
	font-size: 22px;
	margin: 0px 9px;
}

#wwd-options-block-mobile div .accordion-button {
	color: #A1A1A1;
}

.location-button a,
.location-button-new a {
	font-size: 12px;
	line-height: 14.4px;
	color: #0A4FB3;
	text-align: right;
}
.thumbnail {
        width: 100%;
        height: 420px;
        object-fit: cover;
        border-radius: 16px;
    }
#videoElement {
	width: 100%;
	height: 420px;
	display: none;
	object-fit: cover;
	border-radius: 16px;
}
.wwr-counter {
	display: flex;
	justify-content: space-between;
	margin-top: 14px;
}
.sub-menu {
    position: absolute;
    opacity: 0;
    background: #fff;
    padding: 17px 21px;
    list-style: none;
    border-radius: 1px 2px 23px 23px;
    z-index: 999;
    margin-left: 12px;
    transform: rotateY(90deg);
}
.sub-menu li a {
	padding:5px 0px !important;
}
.navbar #menu-primary-menu li a {
    font-family: var(--primaryFont1);
    transition: .2s;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.15px;
    letter-spacing: .005em;
    text-align: left;
    z-index: 100;
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 9px 18px;
}
.navbar.scrolled #menu-primary-menu li a{
	color:black;
}

.sub-menu li a {
    color: #000 !important;
    padding: 6px 0px;
    display: inline-block;
}
#menu-primary-menu>li:last-child > a {
	background: #1958a4;
    padding: 13px 39px;
    color: white !important;	
    border-radius: 6px;	
}
#menu-primary-menu li:hover .sub-menu {
    opacity: 1;
    transition: .3s ease;
    transform: rotateY(0deg);
}
footer ul{
    padding-left: 0;
    margin-left: 0;
}
footer ul li a{
    text-decoration: none;
    color: #ffF9;
    transition: .3s ease;	
}
#menu-primary-menu > li:last-child > a:last-child:hover::before {
  display: none;
}
#menu-primary-menu > li:nth-last-child(2) > a:hover::before {
  display: none;
}
.intro-video video {
    width: 100%;
    border-radius: 22px;
}
.wwr-content-area{
    margin: 43px auto;	
}

.jobs-area{
    background: #1958a4;
    text-align: center;
    padding: 43px 0px;
    margin: 34px 4px;	
    border-radius: 32px;	
}
.jobs-area  h2{
    color: white;
}
.jobs-area a{
    background: white;
    padding: 6px 27px;
    display: inline-block;
    text-decoration: none;
    border-radius: 12px;
    margin-top: 13px;
}
.new-button a{
    width: 176px;
    text-align: center !important;
    border-radius: 6px;
}
#faqAccordion .accordion-item .accordion-button:not(.collapsed){
	background: #1958a4;
	color:#ffff;
}

#faqAccordion .accordion-item .accordion-button {
    padding: 10px 18px;
    box-shadow: 0px 0px 10px #1957a32b;
}
#faqAccordion .accordion-item .accordion-button:not(.collapsed)::after {
    filter: invert(1);
}
#faqAccordion .accordion-item {
     margin-bottom: 14px;
}
#faqAccordion .accordion-item .accordion-button h3{
    margin-bottom: 3px;
}
.connect-email:hover .mail-img, .connect-phone:hover .phn-img {
  animation: shadowPulse 2s ease-in-out infinite;
}

@keyframes shadowPulse {
  0% {
    box-shadow:0 0px 10px rgb(255 255 255 / 0%);
  }
  50% {
    box-shadow: 0 0px 25px rgb(255 255 255 / 76%);
  }
  100% {
    box-shadow: 0 4px 0px rgb(255 255 255 / 0%);
  }
}

#menu-primary-menu>li:last-child {
    position: relative;
    display: inline-flex;
    padding: 2px;
    z-index: 1;
    background: none;
    overflow: hidden;
    border-radius: 6px;	
}

#menu-primary-menu>li:last-child::before {
    content: "";
    position: absolute;
    top: -77px;
    left: -42px;
    width: 250px;
    height: 250px;
    background: conic-gradient(from 0deg, #ffffff00 74%, #39a0db 87%);
    animation: rotateBg 3s linear infinite;
    transform-origin: center;
}

@keyframes rotateBg {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media screen and (min-width:1700px) {
	#video-banner-block video {
		max-height: 535px;
		object-fit: cover;
	}

}

@media screen and (max-width:576px) {

	#video-banner-block,
	div#contact-block div#bg-container {
		background-size: cover;
		background-position: center center
	}

	.navbar-brand {
		display: flex;
		justify-content: center;
		align-items: center
	}

	.navbar {
		z-index: 10;
		position: fixed;
		top: 0
	}

	#who-we-are-block,
	.button-center {
		position: relative
	}

#menu-primary-menu {
        display: flex;
        flex-direction: column;
        font-size: 30px;
        background: #ffffff;
        position: absolute;
        left: 70%;
        top: 24px;
    }

	.button-center {
		justify-content: center;
		left: -30%;
		top: 40px
	}

	#banner-section .banners-slide .banner-content {
		width: auto;
		margin: 17rem 2.5rem 13.188rem 1rem
	}

	#banner-section .banners-slide .banner-content h2 {
		font-size: 12px;
		line-height: 14.4px
	}

	#banner-section .banners-slide .banner-content h3 {
		font-size: 7.75vw;
		line-height: 43.2px
	}

	#banner-section .banners-slide .banner-content p,
	div#what-we-do {
		font-size: 14px;
		line-height: 20px
	}

	div#contact-block div#info-block h2,
	div#testimonial-block div#google-rating-block p#rating,
	div#testimonial-block h2 {
		font-size: 24px;
		line-height: 26px;
	}

	#banner-section .banners-slide .banner-content button,
	#wwa-content-block h1 {
		font-size: 16px;
		line-height: 19.2px
	}

	#banner-section .banners-slide .banner-content button i,
	.new-banner button {
		font-size: 16px;
		margin-top: 0px;
	}

	#banner-section #banner-controls {}

	#banner-section .banner-control {
		font-size: 14px;
		line-height: 16.8px
	}

	div#wwa-stats-block {
		margin-bottom: 0;
		margin-top: 0
	}

	#video-banner-block {
		background-repeat: no-repeat
	}

	#vbb-content-block {
		width: 230px !important
	}

	#vbb-content-block h4 {
		font-size: 20px;
		font-weight: 300;
		line-height: 25.78px
	}

	#vbb-content-block #playBtn {
		font-size: 35px
	}

	#vbb-content-block #watchBtn {
		font-size: 16px;
		line-height: 19.2px;
		text-transform: capitalize;
		margin-top: 12px
	}

	#vbb-content-block #watchBtn i {
		margin-left: 15px;
		font-size: 20px
	}

	#wwa-content-block {
		margin-top: 32px
	}

	#wwa-content-block p {
		margin-top: 20px;
		font-size: 14px;
		line-height: 16.8px
	}

	#who-we-are-block button.btn-desktop,
	#who-we-are-block button.btn-mobile {
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		text-transform: capitalize
	}

	#wwa-content-block button.btn-desktop,
	.inner-img::before,
	div#contact-block div#contact-options div.contact-option i,
	div#contact-block div#contact-options div.contact-option p,
	div#insight-block #header-block a,
	div#insight-block div#insight-options p,
	div#wwd-options-block-desktop {
		display: none
	}

	#who-we-are-block button.btn-mobile {
		display: inline-block;
		margin-top: 20px;
		margin-bottom: 80px
	}

	div#wwa-stats-block div.stat-block:nth-of-type(-n+2) {
		border-bottom: none;
		margin-bottom: 0
	}

	div#wwa-stats-block div.stat-block {
		padding: 0 6px
	}

	div#wwa-stats-block div.col-4 {
		border-right: 1px solid #d9d9d9
	}

	div#wwa-stats-block div.col-4.no-border {
		border-right: none
	}

	div#wwa-stats-block div.stat-block p:first-child {
		font-size: 18px;
		line-height: 33.6px;
		margin-bottom: 0
	}

	div#wwa-stats-block div.stat-block p:nth-child(2) {
		font-size: 12px;
		line-height: 19.2px
	}

	div#wwa-options-container {
		padding-top: 70px;
		padding-bottom: 70px
	}

	.navbar-toggle,
	div#what-we-do div#wwd-options-block-mobile {
		display: block
	}

	div#what-we-do div#wwd-options-block-mobile .accordion-header .accordion-button {
		font-family: var(--primaryFont1);
		font-size: 20px;
		font-weight: 700;
		line-height: 24px;
		text-align: left;
		color: #fff;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		padding-left: 0;
		padding-right: 0;
		text-transform: capitalize
	}

	div#what-we-do div#wwd-options-block-mobile div.accordion-body {
		padding-left: 0;
		padding-right: 0
	}

	div#what-we-do div#wwd-options-block-mobile div.accordion-item {
		background-color: transparent;
		border: 0
	}

	div#what-we-do div#wwd-options-block-mobile .accordion-header .accordion-button::after {
		content: '';
		background-image: url('./images/arrow-down.svg')
	}

	div#testimonial-block div#google-rating-block p#review-source,
	div#what-we-do {
		font-size: 20px;
		line-height: 24px;
	}

	div#what-we-do div.wwa-option-info-block button i {
		margin-left: 20px;
		font-size: 20px;
		line-height: 24x
	}

	div#insight-block div.insight-option {
		padding-bottom: 20px
	}

	div#insight-block #header-block {
		border-bottom: none
	}

	div#contact-block div#info-block {
		padding: 8% 8% 300px
	}

	div#contact-block div#info-block p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 12px
	}

	div#contact-block div#info-block a {
		padding: 10px 24px;
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		display: inline-block;
		margin-bottom: 10px !important
	}

	div#contact-block div#contact-options {
		position: absolute;
		bottom: 20px;
		width: 90%
	}

	div#contact-block div#contact-options div.contact-option {
		padding: 16px 16px 16px 0;
		margin-right: 16px
	}

	div#contact-block div#contact-options div.contact-option.border-right {
		border-right: 0;
		border-bottom: 1px solid #d9d9d9
	}

	div#contact-block div#contact-options div.contact-option h3 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 0
	}

	div#contact-block div#contact-options div.contact-option a {
		font-size: 20px;
		line-height: 26.6px;
		margin-top: 5px
	}

	div#testimonial-block div#content-block,
	div#testimonial-block div#sliderBtns,
	div#testimonial-block div#testimonial-slider-container {
		margin-left: 1.125rem
	}

	div#testimonial-block h2 {
		margin-left: auto !important
	}

	div#testimonial-block p#infoText {
		font-size: 14px;
		line-height: 16.8px;
        margin-left: 1px;		
	}

	div#testimonial-block div#google-rating-block img#ratings {
		object-fit: contain;
	}

	div#testimonial-block div#google-rating-block img#brand-image {
		width: auto;
		margin-top: 45px;
		height: max-content;
	}

	div#testimonial-block div.testimonial-container {
		padding: 20px 30px
	}

	div#testimonial-block div.testimonial-container p.testimonial-heading {
		font-family: var(--primaryFont1);
		font-size: 24px;
		font-weight: 500;
		line-height: 34px;
		text-align: left;
		color: #191919;
		text-transform: capitalize
	}

	div#testimonial-block div.testimonial-container p.testimonial-comment {
		font-family: var(--primaryFont1);
		font-size: 14px;
		font-weight: 400;
		line-height: 14px;
		text-align: left;
		color: #5c5c5c;
		text-transform: capitalize;
		margin-bottom: 0;
		margin-top: auto
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider {
		display: flex;
		align-items: center;
		margin-bottom: 0;
		margin-top: 30px
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider img {
		width: 40px;
		height: auto;
		margin-right: 10px
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-name {
		font-family: var(--primaryFont1);
		font-size: 14px;
		font-weight: 700;
		line-height: 20px;
		text-align: left;
		color: #000;
		text-transform: capitalize;
		margin-bottom: 0
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-designation {
		font-family: var(--primaryFont1);
		font-size: 12px;
		font-weight: 400;
		line-height: 15px;
		text-align: left;
		color: #5c5c5c;
		text-transform: capitalize;
		margin-bottom: 0;
		margin-top: 5px
	}

	div#testimonial-block div#testimonial-slider-container {
		width: 160%
	}

	div#testimonial-block div#sliderBtns button.testimonial-slider-btns {
		border: none;
		cursor: pointer;
		margin-right: 36px
	}

	div#testimonial-block div#sliderBtns button.testimonial-slider-btns img {
		width: 14px
	}

	footer .menu {
		display: inline-block;
		top: 0;
	}

	.footer-sub-text {
		font-family: var(--primaryFont1) !important;
		font-size: 14px !important;
		font-weight: 400;
		line-height: 30px !important;
		text-align: left;
		color: #ffffff99 !important;
		text-decoration: none
	}

	.get-in-touch {
        margin-top: 0px;
    }

	.get-in-touch a {
		text-decoration: none;
		margin-bottom: -10px;
		margin-top: 10px
	}

	.get-in-touch p {
        font-size: 15vw;
        margin-bottom: 1px !important;
    }
	

	.mobile-list {
		list-style-type: none;
		text-decoration: none;
		color: #fff;
		margin-left: 25px !important
	}

	.new-banner {
		height: auto;
		left: auto;
		top: 18px;
		width: 100%;
		min-height: 370px;
		position: static;
	}

	.new-banner h3 {
		font-weight: 300;
		font-size: 28px;
		line-height: 32px;
	}

	.new-banner h2 {
		padding-top: 11px;
	}

	.sub-img {
		position: static;
		margin-left: auto;
		height: auto;
        margin-bottom: -7px;		
	}

	#menu-item-783,
	#menu-item-784,
	#menu-item-785,
	#menu-item-786,
	.contact-footer,
	.navbar-nav {
		position: relative
	}

	.navbarSupportedContent {
		background: #000;
		margin-top: -70px;
		padding-bottom: 30px;
		margin-left: -30px;
		margin-right: -50px
	}

	.navbar-nav {
		left: -100px
	}

	#menu-primary-sub-menu {
		display: inline-grid;
		padding: 0 0 20px 20px
	}

	#navbarSupportedContent {
		display: none !important
	}

	.navbar-toggler.collapsed+#navbarSupportedContent {
		display: block !important
	}

	.contact-footer li {
		font-weight: 400;
		line-height: 19.2px;
		color: #fffFFF99;
		margin-bottom: 10px
	}

	.contact-footer i {
		margin-right: 12px !important;
		font-size: 16px !important
	}

	.contact-footer {
		top: 25px;
		margin-left: -16px !important
	}

	.navbar .menu-primary-menu li a {
		color: #000 !important
	}

	.navbar-menu.change {
		background: #fff
	}

	..navbar {
		background: #fff !important
	}

	.dropdown-menu {
		top: 50px;
		left: -15px;
		list-style: none;
		margin-top: 10px;
		transition: opacity .3s
	}

	#menu-item-783 {
		top: -10px
	}

	#menu-item-784 {
		top: -40px
	}

	#menu-item-785 {
		top: -70px
	}

	#menu-item-786 {
		top: -100px
	}

	.dropdown-menu.show {
		display: block;
		opacity: 1
	}

	.navbar.scrolled {
		width: 100%
	}

	.right-section {
		color: #fff
	}

	/* 	===Latest Who We Are Section === */



	.video-btn {
		font-size: 20px;
		line-height: 22px;
	}

	#watchBtn {
		font-size: 13px;
		line-height: 20px;
	}

	#playBtn i {
		font-size: 32px;
	}

	#vbb-content-block {
		top: -140px;
	}

	.count-one h4 {
		font-size: 22px;
	}

.count-one p {
        font-size: 12px;
        line-height: 18px;
    }

.count-one {
        width: 50%;
        text-align: center;
    }

	.wwr-readables h1 {
		font-size: 24px;
		line-height: 32px;
		margin-top: 0px;
	}

	.wwr-readables p {
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	div#testimonial-block div.testimonial-container {
		padding: 20px 15px
	}

}

@media screen and (min-width:577px) and (max-width:767px) {

	#banner-section,
	#menu-primary-menu,
	#video-banner-block,
	#who-we-are-block,
	.button-center,
	.get-in-touch a {
		position: relative
	}

	#menu-primary-menu {
		display: inline-block;
		left: 10%;
		font-size: 40px
	}

	.button-center {
		justify-content: center;
		left: -5%
	}

	#banner-section .banners-slide .banner-content {
		width: 80%;
		margin-left: 7%
	}

	#banner-section .banners-slide .banner-content h2 {
		font-size: 12px;
		line-height: 14.4px
	}

	#banner-section .banners-slide .banner-content h3 {
		font-size: 6.75vw;
		line-height: 43.2px
	}

	#banner-section .banners-slide .banner-content p,
	div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-name,
	div#what-we-do div.wwa-option-info-block p {
		font-size: 14px;
		line-height: 20px
	}

	#banner-section .banners-slide .banner-content button,
	#wwa-content-block h1 {
		font-size: 16px;
		line-height: 19.2px
	}

	#banner-section .banners-slide .banner-content button i {
		font-size: 16px
	}

	#banner-section #banner-controls {
		overflow-x: auto
	}

	#banner-section .banner-control {
		font-size: 14px;
		line-height: 16.8px
	}

	div#wwa-options-container {
		padding-top: 70px;
		padding-bottom: 70px
	}

	#wwa-content-block button.btn-desktop,
	.inner-img::before,
	div#contact-block div#contact-options div.contact-option i,
	div#contact-block div#contact-options div.contact-option p,
	div#insight-block #header-block a,
	div#insight-block div#insight-options p,
	div#wwd-options-block-desktop {
		display: none
	}

	div#what-we-do div#wwd-options-block-mobile {
		display: block
	}

	div#what-we-do div#wwd-options-block-mobile .accordion-header .accordion-button {
		font-family: var(--primaryFont1);
		font-size: 20px;
		font-weight: 700;
		line-height: 24px;
		text-align: left;
		color: #fff;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		padding-left: 0;
		padding-right: 20px;
		text-transform: capitalize
	}

	div#what-we-do div#wwd-options-block-mobile div.accordion-body {
		padding-left: 0;
		padding-right: 20px
	}

	div#what-we-do div#wwd-options-block-mobile div.accordion-item {
		background-color: transparent;
		border: 0
	}

	div#what-we-do div#wwd-options-block-mobile .accordion-header .accordion-button::after {
		content: '';
		background-image: url('../images/arrow-down.svg')
	}

	div#contact-block div#info-block h2,
	div#testimonial-block div#google-rating-block p#rating,
	div#what-we-do div.wwa-option-info-block h3 {
		font-size: 28px;
		line-height: 33.6px
	}

	div#testimonial-block div#google-rating-block p#review-source,
	div#what-we-do div.wwa-option-info-block button {
		font-size: 20px;
		line-height: 24px
	}

	div#what-we-do div.wwa-option-info-block button i {
		margin-left: 20px;
		font-size: 20px;
		line-height: 24x
	}

	div#wwa-stats-block {
		margin-bottom: 0;
		margin-top: 0
	}

	#video-banner-block {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		top: -75px
	}

	#vbb-content-block {
		width: 80%;
		margin-top: 70px
	}

	#vbb-content-block h4 {
		font-size: 20px;
		font-weight: 300;
		line-height: 25.78px
	}

	#vbb-content-block #playBtn {
		font-size: 35px
	}

	#vbb-content-block #watchBtn {
		font-size: 16px;
		line-height: 19.2px;
		text-transform: capitalize;
		margin-top: 12px
	}

	#vbb-content-block #watchBtn i {
		margin-left: 15px;
		font-size: 20px
	}

	#wwa-content-block {
		margin-top: 32px
	}

	#wwa-content-block h3 {
		margin-top: 10px;
		font-size: 28px;
		line-height: 33.6px
	}

	#wwa-content-block p {
		margin-top: 20px;
		font-size: 14px;
		line-height: 16.8px
	}

	#who-we-are-block button.btn-desktop,
	#who-we-are-block button.btn-mobile {
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		text-transform: capitalize
	}

	#who-we-are-block button.btn-mobile {
		display: inline-block;
		margin-top: 20px;
		margin-bottom: 80px
	}

	div#wwa-stats-block div.stat-block:nth-of-type(-n+2) {
		border-bottom: none;
		margin-bottom: 0
	}

	div#wwa-stats-block div.stat-block {
		padding: 0 6px
	}

	div#wwa-stats-block div.col-4 {
		border-right: 1px solid #d9d9d9
	}

	div#wwa-stats-block div.col-4.no-border {
		border-right: none
	}

	div#wwa-stats-block div.stat-block p:first-child {
		font-size: 18px;
		line-height: 33.6px;
		margin-bottom: 0
	}

	div#wwa-stats-block div.stat-block p:nth-child(2) {
		font-size: 12px;
		line-height: 19.2px
	}

	div#insight-block div#insight-options h3,
	div#insight-block div#insight-options h4,
	div#insight-block div#primary-insight h3,
	div#insight-block div#primary-insight h4 {
		font-size: 18px;
		line-height: 24px
	}

	div#insight-block div.insight-option {
		padding-bottom: 20px
	}

	div#insight-block #header-block {
		border-bottom: none
	}

	div#contact-block div#info-block {
		padding: 8% 8% 300px
	}

	div#contact-block div#info-block p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 12px
	}

	div#contact-block div#info-block a {
		padding: 10px 24px;
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		display: inline-block;
		position: relative;
		margin-bottom: 10px !important
	}

	div#contact-block div#contact-options {
		position: absolute;
		bottom: 20px;
		width: 70%
	}

	div#contact-block div#contact-options div.contact-option {
		padding: 16px 16px 16px 0;
		margin-right: 16px
	}

	div#contact-block div#contact-options div.contact-option.border-right {
		border-right: none;
		border-bottom: 1px solid #d9d9d9
	}

	div#contact-block div#contact-options div.contact-option h3 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 0
	}

	div#contact-block div#contact-options div.contact-option a {
		font-size: 20px;
		line-height: 26.6px;
		margin-top: 5px
	}

	div#testimonial-block div#content-block,
	div#testimonial-block div#sliderBtns,
	div#testimonial-block div#testimonial-slider-container {
		margin-left: 1.125rem
	}

	div#testimonial-block h2 {
		font-size: 28px;
		line-height: 33.6px;
		margin-left: 35px !important
	}

	div#testimonial-block p#infoText {
		font-size: 14px;
		line-height: 16.8px;
		margin-left: 35px !important
	}

	div#testimonial-block div#google-rating-block img#ratings {
		width: 50%;
		object-fit: contain;
	}

	div#testimonial-block div.testimonial-container {
		padding: 20px 30px
	}

	div#testimonial-block div.testimonial-container p.testimonial-heading {
		font-size: 24px;
		font-weight: 500;
		line-height: 34px
	}

	div#testimonial-block div.testimonial-container p.testimonial-comment {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 0;
		margin-top: 0
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider {
		margin-bottom: 0;
		margin-top: 30px position: absolute;
		bottom: 22px;
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider img {
		width: 40px;
		height: auto;
		margin-right: 10px
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-designation {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 0;
		margin-top: 5px
	}

	div#testimonial-block div#testimonial-slider-container {
		width: 160%
	}

	div#testimonial-block div#sliderBtns button.testimonial-slider-btns {
		border: none;
		cursor: pointer;
		margin-right: 36px
	}

	div#testimonial-block div#sliderBtns button.testimonial-slider-btns img {
		width: 14px
	}

	footer .menu {
		display: inline-block
	}

	.get-in-touch {
		padding-top: 35px
	}

	.get-in-touch a {
		text-decoration: none;
		bottom: 40px;
		margin-top: 30px
	}

	.get-in-touch p {
		font-size: 17vw
	}

	.sub-img {
		position: static;
		object-fit: cover;
		width: 620px;
		margin-left: -6px;
		margin-top: 130px
	}

	#banner-section {
		height: 900px
	}

	.order-2 {
		order: 2 !important
	}

	.new-banner h2,
	.new-banner p {
		font-size: 14px
	}

	.new-banner {
		width: 600px;
		position: static;
		height: 653px;
		margin-top: 1rem
	}

	.contact-footer li {
		font-family: var(--primaryFont1);
		font-size: 16px;
		font-weight: 400;
		line-height: 19.2px;
		text-align: left;
		color: #fffFFF99;
		margin-bottom: 10px
	}

	.contact-footer i {
		margin-right: 12px !important;
		font-size: 16px !important
	}


	.mobile-list {
		list-style-type: none;
		text-decoration: none;
		color: #fff;
		margin-left: -35px !important
	}

	/*     .social-icons {
        margin-left: -120px
    } */
	.navbar.scrolled {
		width: 100%
	}

	/* 	==Latest Who we Are Section  === */


	#playBtn i {
		font-size: 35px;
	}

	.video-btn {
		font-weight: 300;
		font-size: 24px;
	}

	#vbb-content-block {
		top: -160px;
	}

	#watchBtn {
		font-size: 16px;
	}




}

@media screen and (min-width:768px) and (max-width:991px) {

	.contact-footer,
	.sub-img,
	.ul-top {
		position: relative;
		margin-bottom: 40px;
	}

	#banner-section .banners-slide .banner-content {
		max-width: 650px;
		margin-left: 5.125rem;
		margin-top: 10.375rem;
		margin-bottom: 11.875rem
	}

	#banner-section .banners-slide .banner-content h2 {
		font-size: 12px;
		line-height: 14.4px
	}

	#banner-section .banners-slide .banner-content h3 {
		font-size: 6.75vw;
		line-height: 62.2px
	}

	#banner-section .banners-slide .banner-content p,
	div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-name {
		font-size: 14px;
		line-height: 20px
	}

	#banner-section .banners-slide .banner-content button,
	#wwa-content-block h1 {
		font-size: 16px;
		line-height: 19.2px
	}

	#banner-section .banners-slide .banner-content button i {
		font-size: 16px
	}

	#banner-section .banner-control {
		font-size: 14px;
		line-height: 16.8px
	}

	div#career-block button.jobSliderControls-button-next {
		right: -25px
	}

	div#career-block button.jobSliderControls-button-prev {
		left: -25px
	}

	#banner-section #banner-controls {
		overflow-x: auto
	}

	div#wwa-options-container {
		padding-top: 70px;
		padding-bottom: 70px
	}

	div#contact-block div#contact-options div.contact-option i,
	div#wwd-options-block-desktop {
		display: block
	}

	#who-we-are-block button.btn-mobile,
	div#insight-block div#insight-options p,
	div#what-we-do div#wwd-options-block-mobile {
		display: none
	}

	div#what-we-do h3.wwd-option-heading {
		font-size: 30px
	}

	div#what-we-do .common {
		font-size: 35px;
		max-width: 362px
	}

	div#wwa-stats-block {
		margin-bottom: 0
	}

	#vbb-content-block {
		width: 80%
	}

	#vbb-content-block h4 {
		font-size: 20px;
		font-weight: 300;
		line-height: 25.78px
	}

	#vbb-content-block #playBtn {
		font-size: 35px
	}

	#vbb-content-block #watchBtn {
		font-size: 16px;
		line-height: 19.2px;
		text-transform: capitalize;
		margin-top: 12px;
	}

	#vbb-content-block #watchBtn i {
		margin-left: 15px;
		font-size: 20px
	}

	#wwa-content-block,
	div#wwa-stats-block {
		margin-top: 32px
	}

	#wwa-content-block h3 {
		margin-top: 10px;
		line-height: 33.6px
	}

	#wwa-content-block p {
		margin-top: 20px;
		font-size: 14px;
		line-height: 2px;
	}

	#who-we-are-block button.btn-desktop,
	#who-we-are-block button.btn-mobile {
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		text-transform: capitalize
	}

	#wwa-content-block button.btn-desktop {
		display: block;
		margin-bottom: 80px
	}

	div#wwa-stats-block div.stat-block:nth-of-type(-n+2) {
		margin-bottom: 10px
	}

	div#wwa-stats-block div.stat-block {
		padding: 0 6px
	}

	div#wwa-stats-block div.stat-block p:first-child {
		font-size: 18px;
		line-height: 33.6px;
		margin-bottom: 0
	}

	div#wwa-stats-block div.stat-block p:nth-child(2) {
		font-size: 12px;
		line-height: 19.2px
	}

	div#insight-block div#insight-options h3,
	div#insight-block div#insight-options h4,
	div#insight-block div#primary-insight h3,
	div#insight-block div#primary-insight h4 {
		font-size: 20px;
		line-height: 27px
	}

	div#contact-block div#info-block h2,
	div#testimonial-block div#google-rating-block p#rating,
	div#testimonial-block h2 {
		font-size: 28px;
		line-height: 33.6px
	}

	div#insight-block div.insight-option {
		padding-bottom: 20px
	}

	div#contact-block div#info-block {
		padding: 8% 8% 50%
	}

	div#contact-block div#info-block p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 12px
	}

	div#contact-block div#info-block a {
		padding: 10px 24px;
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		display: inline-block;
		margin-bottom: 20px !important
	}

	div#contact-block div#contact-options {
		position: absolute;
		bottom: 20px;
		width: 80%
	}

	div#contact-block div#contact-options div.contact-option {
		padding: 16px 30px 16px 16px
	}

	div#contact-block div#contact-options div.contact-option.border-right {
		padding-right: 30px
	}

	div#contact-block div#contact-options div.contact-option h3 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 30px;
	}

	div#contact-block div#contact-options div.contact-option p {
		font-size: 14px;
		font-weight: 400;
		line-height: 19.2px
	}

	div#contact-block div#contact-options div.contact-option a {
		font-size: 20px;
		line-height: 26.6px;
		margin-top: 5px
	}

	div#testimonial-block div#content-block,
	div#testimonial-block div#sliderBtns,
	div#testimonial-block div#testimonial-slider-container {
		margin-left: 1.125rem
	}

	div#testimonial-block h2 {
		margin-left: auto !important
	}

	div#testimonial-block p#infoText {
		font-size: 14px;
		line-height: 16.8px;
		margin-left: 35px !important
	}

	div#testimonial-block div#google-rating-block p#review-source {
		font-size: 20px;
		line-height: 24px
	}

	div#testimonial-block div#google-rating-block img#brand-image {
		width: 50%;
		margin-top: 45px;
		object-fit: contain;
	}

	div#testimonial-block div.testimonial-container {
		padding: 20px 30px
	}

	div#testimonial-block div.testimonial-container p.testimonial-heading {
		font-size: 24px;
		font-weight: 500;
		line-height: 34px
	}

	div#testimonial-block div.testimonial-container p.testimonial-comment {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 0;
		margin-top: 0
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider {
		margin-bottom: 0;
		margin-top: 30px
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider img {
		width: 40px;
		height: auto;
		margin-right: 10px
	}

	div#testimonial-block div.testimonial-container div.testimonial-provider p.tp-designation {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 0;
		margin-top: 5px
	}

	div#testimonial-block div#testimonial-slider-container {
		width: 160%
	}

	div#testimonial-block div#sliderBtns button.testimonial-slider-btns {
		border: none;
		cursor: pointer;
		margin-right: 36px
	}

	div#testimonial-block div#sliderBtns button.testimonial-slider-btns img {
		width: 14px
	}

	.get-in-touch {
		padding-top: 35px
	}

	.get-in-touch p {
		font-size: 17vw
	}

	.get-in-touch a {
		text-decoration: none;
		margin-bottom: -55px
	}

	.about-section .about-content {
		position: relative;
		top: 8.125rem;
		left: auto;
	}

	.order-md-1 {
		order: 1 !important;
		background: #011320 !important
	}

	.sub-img {
		margin-left: -10px;
		object-fit: cover;
		margin-top: 10px
	}

	.contact-footer li {
		font-family: var(--primaryFont1);
		font-size: 16px;
		font-weight: 400;
		line-height: 19.2px;
		text-align: left;
		color: #fffFFF99;
		margin-bottom: 10px
	}

	.contact-footer i {
		margin-right: 12px !important;
		font-size: 16px !important
	}

	.contact-footer {
		top: 25px
	}

	.ul-top {
		top: 15px;
		left: -15px
	}



	#playBtn i {
		font-size: 35px;
	}

	#watchBtn {
		font-size: 16px;
		line-height: 24px;
	}

	#vbb-content-block {
		top: -170px;
	}



}

@media screen and (min-width:992px) and (max-width:1200px) {
	#banner-section .banners-slide .banner-content {
		max-width: 650px;
		margin-left: 6.125rem;
		margin-top: 10.375rem;
		margin-bottom: 11.875rem
	}

	#banner-section .banners-slide .banner-content h2 {
		font-size: 14px;
		line-height: 16.4px
	}

	#banner-section .banners-slide .banner-content h3 {
		font-size: 5.75vw;
		line-height: 66.2px
	}

	#banner-section .banners-slide .banner-content p {
		font-size: 14px;
		line-height: 20px
	}

	#banner-section .banners-slide .banner-content button {
		font-size: 16px;
		line-height: 19.2px
	}

	#banner-section .banners-slide .banner-content button i {
		font-size: 16px
	}

	#banner-section #banner-controls {
		overflow-x: auto
	}

	#banner-section .banner-control {
		font-size: 14px;
		line-height: 16.8px
	}

	#wwa-content-block button.btn-desktop,
	div#contact-block div#contact-options div.contact-option i,
	div#wwd-options-block-desktop {
		display: block
	}

	#who-we-are-block button.btn-mobile,
	div#what-we-do div#wwd-options-block-mobile {
		display: none
	}

	#wwa-content-block,
	div#wwa-stats-block {
		margin-top: 32px
	}

	div#what-we-do .common {
		max-width: 484px;
		font-size: 40px
	}

	div#contact-block div#info-block {
		padding: 8% 8% 340px
	}

	div#contact-block div#info-block h2 {
		font-size: 28px;
		line-height: 33.6px
	}

	div#contact-block div#info-block p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 12px
	}

	div#contact-block div#info-block a {
		padding: 10px 24px;
		font-size: 13px;
		line-height: 23.15px;
		letter-spacing: .005em;
		display: inline-block
	}

	div#contact-block div#contact-options {
		position: absolute;
		bottom: 20px;
		width: 70%
	}

	div#contact-block div#contact-options div.contact-option {
		padding: 16px
	}

	div#contact-block div#contact-options div.contact-option h3 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 60px
	}

	div#contact-block div#contact-options div.contact-option p {
		font-size: 14px;
		font-weight: 400;
		line-height: 19.2px
	}

	div#contact-block div#contact-options div.contact-option a {
		font-size: 20px;
		line-height: 26.6px;
		margin-top: 5px
	}

	.get-in-touch {
		padding-top: 35px
	}

	.get-in-touch p {
		font-size: 17vw
	}

	.get-in-touch a {
		text-decoration: none;
		margin-bottom: -66px
	}

	
	.resource-center {
		font-size: 13px
	}



	.contact-footer {
		position: relative;
		top: 25px;
		left: 15px
	}

	.header-logo {
		height: 53px;
		width: 177px
	}

	.extra-fit {
		margin-top: 30px
	}

	.ul-top {
		top: 15px;
		position: relative;
		left: -5px
	}



	#playBtn i {
		font-size: 45px;
	}

	#vbb-content-block {
		top: -220px;
	}



}

@media screen and (min-width:1201px) and (max-width:1399px) {

	#banner-section #banner-controls,
	#who-we-are-block {
		padding-right: 8.125rem;
		padding-left: 8.125rem
	}

	#banner-section .banners-slide .banner-content {
		max-width: 650px;
		margin-left: -75rem;
		margin-top: 10.375rem;
		margin-bottom: 9.875rem
	}

	#banner-section .banners-slide .banner-content h2 {
		font-size: .938rem;
		line-height: 16.4px
	}

	#banner-section .banners-slide .banner-content h3 {
		font-size: 3.75vw;
		line-height: 66.2px
	}

	#banner-section .banners-slide .banner-content p {
		font-size: 14px;
		line-height: 20px
	}

	#banner-section .banners-slide .banner-content button {
		font-size: 20px;
		line-height: 19.2px
	}

	#banner-section .banners-slide .banner-content button i {
		font-size: 16px
	}

	#banner-section #banner-controls {
		overflow-x: auto
	}

	#banner-section .banner-control {
		font-size: 14px;
		line-height: 16.8px
	}

	#who-we-are-block h2 {
		left: -22.875rem
	}

	div#contact-block div#info-block {
		padding: 8% 8% 36%
	}

	.get-in-touch {
		padding-top: 0
	}

	.get-in-touch p {
		font-size: 17vw
	}

	.mb-bt {
		margin-bottom: -65px
	}

	.inner-img::before {
		content: "";
		height: 700px
	}

	.ul-top {
		top: 15px;
		position: relative;
		left: 0
	}


	#vbb-content-block {
		top: -220px;
	}




}

@media screen and (min-width:1400px) {

	#banner-section #banner-controls,
	#who-we-are-block {
		padding-right: 8.125rem;
		padding-left: 8.125rem
	}

	#banner-section .banners-slide .banner-content {
		max-width: 650px;
		margin-left: 5.125rem;
		margin-top: 10.375rem;
		margin-bottom: 9.875rem
	}

	#who-we-are-block h2 {
		left: -22.875rem
	}

	div#testimonial-block div#sliderBtns,
	div#testimonial-block div#testimonial-slider-container {
		margin-left: 8.125rem
	}

	.get-in-touch {
		padding-top: 0
	}

	.mb-tb {
		margin-bottom: -80px
	}

	.get-in-touch p {
		font-size: 17vw
	}

	.inner-img::before {
		content: "";
		width: 75%;
		position: absolute;
		background-image: radial-gradient(closest-side at 51% 49%, transparent 80%, #011320 100%);
		margin-left: -15px;
		margin-top: -40px
	}

	.ul-top {
		top: 15px;
		position: relative;
		left: 7px !important
	}


	#vbb-content-block {
		top: -220px;
	}



}

@media screen and (min-width:1600px) {
	#banner-section .banners-slide .banner-content {
		max-width: 650px;
		margin-left: 6.125rem;
		margin-top: 10.375rem;
		margin-bottom: 16.75rem
	}

	#who-we-are-block {
		padding-right: 8.125rem;
		padding-left: 8.125rem
	}

	#who-we-are-block h2 {
		left: -17.875rem
	}

	div#testimonial-block div#sliderBtns,
	div#testimonial-block div#testimonial-slider-container {
		margin-left: 8.125rem
	}

	get-in-touch {
		padding-top: 0
	}

	.get-in-touch a {
		text-decoration: none;
		margin-bottom: -115px
	}

	.inner-img::before {
		content: "";
		height: 703px;
		width: 75%;
		position: absolute;
		background-image: radial-gradient(closest-side at 51% 49%, transparent 80%, #011320 100%);
		margin-left: -15px;
		margin-top: -40px
	}

	.ul-top {
		top: 15px;
		position: relative;
		left: 7px
	}

	#content-block {
		margin-left: -10px !important
	}

	#content-block {
		margin-left: -10px !important
	}

}
@media screen and (max-width:1367px) {

}	

@media screen and (max-width:1024px) {
	.extra-top-margin {
		margin-top: 0px;
	}
	div#testimonial-block div#google-rating-block img#ratings {
		width: auto;
	}
}

@media only screen and (max-width: 991px) {
	.navbar-toggler.collapsed+#navbarSupportedContent {
		display: block !important
	}

	.navbar-toggle {
		display: block;
		background: none;
	}

	.navbar-menu,
	.navbar-menu .dropdown:hover .dropdown-menu {
		left: 110%;
	}

	.navbar-menu.change {
		background: #ffffffed;
		position: absolute;
		height: 100vh;
		overflow: scroll
	}

	.navbar-menu.active {
		display: flex;
		left: 0%;
	}

	.navbar-menu {
		flex-direction: column;
		width: 100%;
		background-color: #fff;
		position: absolute;
		top: 60px;
		z-index: 1;
		height: 100vh;
		transition: .4s ease;
	}




	.nav-item.dropdown .dropdown-menu.show {
		position: relative;
		border: none;
		display: block;
		background: none;
	}

	.resource-center {
		left: 0;
		position: relative;
		top: 0
	}

	.dropdown-menu {
		display: none;
		position: relative;
		top: -19px;
		left: -9px;
		list-style: none;
		margin-top: 10px;
		border: none;
		background: none;
	}

	.menu-contact-btn {
		display: inline;
		top: 24px;
	}


	.nav-item {
		margin-left: 0;
		margin-top: 37px
	}

	#menu-primary-sub-menu-1 {
		gap: 0;
		padding-bottom: 0
	}

	#banner-section .banner-control {
		padding: 15px 0;
	}

	.insight-option h4 {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	div#testimonial-block div#sliderBtns {
		margin-bottom: 30px;
	}

	.extra-top-margin-fifty {
		padding-top: 45px !important;
	}

	div#insight-block #header-block h2 {
		font-size: 32px;
	}

	
	.nav-item a {
		color: #000000;
	}
	
}

@media screen and (max-width:1281px) {
	.new-banner {
		left: 75px;
	}

	div#testimonial-block div.testimonial-container {
		font-size: 14px;
	}

	div#testimonial-block div.testimonial-container {
		font-size: 14px;
	}
	.wwr h2 {
		font-size: 72px;
        left: -211px;
}
}

@media screen and (max-width:991px) {
	.inner-img::before {
		height: -webkit-fill-available;
	}
#menu-primary-menu {
        background: #fffffff5;
        top: 79px;
        position: absolute;
        flex-direction: column;
        left: 100%;
        width: 100%;
        height: 100vh;
        padding-left: 20px;
        transition: .9s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);
	text-align:left;
        align-items: flex-start;	
    }
	

#banner-section .banner-control, #banner-section .banners-slide .banner-content *, #vbb-content-block h4, #who-we-are-block h2, .navbar .menu li a, .resource-center {
    font-family: var(--primaryFont1);
}
#menu-primary-menu li a {
    color: #000;
}
.mobileMenuHide {
        left: 0% !important;
    }
  
#menu-primary-menu li .sub-menu {
        opacity: 1;
        padding: 0;
        position: relative;
        background: none;
        transform: rotateY(0deg);
        margin-left: 0px;
    }
.navbar #menu-primary-menu li a {
    padding: 5px 0px;
    display: inline-block;
}	
#menu-primary-menu>li:last-child>a {

        padding: 7px 22px;
        color: white !important;
    }


	
	
	.navbar #menu-primary-menu li a{
		color:black;
	}	
#menu-primary-menu>li:last-child::before {
    width: 180px;
    height: 180px;
}	
	
}
@media screen and (max-width:768px) {

}
@media screen and (max-width:541px) {
	#banner-section .banners-slide {
		height: auto !important;
	}

	.new-banner h3 {
		font-size: 24px;
		line-height: 29px;
	}

	#banner-section .banners-slide .banner-content p,
	.new-banner p {
		font-size: 1rem;
	}

	#insight-options {
		margin-top: 20px;
	}

	.ul-top {
		top: -20px;
	}

	.what-we-do-about p {
		-webkit-line-clamp: unset;
		max-height: max-content;
	}
	
.thumbnail, #videoElement {
    height: 226px;
}


	.wwr-counter {
    flex-wrap: wrap;
    justify-content: center;
}
.appz {
    width: 209px;
    height: 61px;
    margin: 50px auto auto;
}	
}

@media screen and (max-width:395px) {
	#vbb-content-block {
		bottom: 150px;
	}
}

.our-exp-section #what-we-do {
	display: none
}

< !---- mohit media --->@media screen and (max-width:1024px) {

	.ourSwiper .swiper-wrapper .swiper-slide {
		max-width: 52%;
	}

	.ourSwiper .swiper-wrapper .swiper-slide .right-section button {
		font-size: 18px;
	}

	.ourSwiper .swiper-wrapper .swiper-slide .right-section h4 {
		font-size: 28px;
		line-height: 35px;
	}

	.ourSwiper .swiper-wrapper .swiper-slide .right-section h4 {
		font-size: 30px;
		line-height: 36px;
	}

	.ourSwiper>.swiper-pagination>.swiper-pagination-bullet {
		max-width: 479px;
		font-size: 32px;
		height: 89px;
	}

	.ourSwiper>.swiper-pagination>.swiper-pagination-bullet {
		max-width: 442px;
		font-size: 32px;
	}
}

@media screen and (max-width:991px) {
	.ourSwiper .swiper-wrapper .swiper-slide .right-section h4 {
		font-size: 24px;
		line-height: 30px;
	}

	.ourSwiper>.swiper-pagination>.swiper-pagination-bullet {
		max-width: 379px;
	}

	.ourSwiper .swiper-wrapper .swiper-slide .right-section img {
		height: 185px;
		margin-bottom: 10px;
	}

	.ourSwiper .swiper-wrapper .swiper-slide .right-section button {
		font-size: 18px;
	}

	.ourSwiper {
		height: 420px;
	}

	.ourSwiper>.swiper-pagination>.swiper-pagination-bullet {
		line-height: 29px;
		font-size: 24px;
		height: 68px;
	}

	.nav-item .dropdown>.dropdown-menu {
		left: -7px;
	}

	.dropdown-menu {
		top: 18px;
		left: -7px !important;
	}
}

@media screen and (max-width:800px) {

	.ourSwiper .swiper-wrapper .swiper-slide .right-section h4 {
		font-size: 24px;
		line-height: 30px;
	}

	.ourSwiper .swiper-wrapper .swiper-slide .right-section button {
		font-size: 18px;
	}
}

@media screen and (max-width:767px) {
	.ourSwiper {
		display: none;
	}

	.our-exp-section #what-we-do {
		display: block;
		background: none;
	}

	.our-exp-section {
		padding: 0;
		padding-top: 40px;
	}

	.wwa-option-info-block p {
		color: #ffffff80;
	}
}

< !---- mohit media close --->