@media (min-width:1920px) {
	.wrapper {
		width: 1760px;
	}
	.wrapper.small {
		width: 1440px;
	}
}

@media (max-width:1919px) {
	/* FOOTER-TEXT */
	section.animated-text .wrapper {
		width: 1801px;
	}
	.animated-top-row>div:first-child {
		font-size: 420px;
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 390px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 400px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 380px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 365px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 410px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 400px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 490px;
	}
	.animated-bot-row>div:first-child {
		font-size: 380px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 425px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 490px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 350px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 485px;
	}
	.animated-bot-row>div:nth-child(6) {
		font-size: 350px;
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 370px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 380px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -245px 0;
	}
	.animated-bot-row {
		margin-top: -380px;
	}
	.blog-row .title {
		font-size: 68px;
	}
}

@media only screen and (max-width: 1800px) {
	/* 	HEADER */
	header.site-header {
		padding: 19px 0 15px 0;
	}
	.site-branding img {
		max-width: 210px;
	}
	.menu li:not(:last-child) {
		margin-right: 65px;
	}
	.menu li a {
		font-size: 17px;
	}
	.button {
		font-size: 19px;
		padding: 12px 30px;
	}
	/* BANNER */
	section.hero-banner {
		padding: 82px 0 135px 0;
	}
	.banner-row {
		margin-bottom: 65px;
	}
	.banner-content {
		width: 83%;
	}
	.banner-row .heading-group {
		margin-bottom: 65px;
	}
	h4 {
		font-size: 28px;
	}
	h1 {
		font-size: 120px;
	}
	.banner-row .intro-description {
		width: 95.764%;
	}
	body {
		font-size: 19px;
	}
	.icon-bg img:first-child {
		transform: scale(1.07);
	}
	.rotate-text img:not(:last-child) {
		max-width: 60px;
	}
	.rotate-text img:last-child {
		max-width: 140px;
		margin-bottom: 40px;
	}
	svg text {
		font-size: 23.95px;
	}
	svg {
		transform: scale(1.2) rotate(-8deg);
	}
	.banner-icon {
		width: 16%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 112px 0;
	}
	.about-content {
		width: 92.5%;
	}
	.heading-group {
		margin-bottom: 46px;
	}
	.intro-description {
		margin-bottom: 65px;
	}
	.sub-title {
		margin-bottom: 38px;
	}
	h2, .main-heading {
		font-size: 74px;
	}
	.counter,
	.plus {
		font-size: 84px;
	}
	/* FOOTER-TEXT */
	section.animated-text .wrapper {
		width: 1602px;
	}
	.animated-top-row>div:first-child {
		font-size: 410px;
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 400px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 370px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 355px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 345px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 390px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 375px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 460px;
	}
	.animated-bot-row>div:first-child {
		font-size: 360px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 415px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 480px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 330px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 455px;
	}
	.animated-bot-row>div:nth-child(6) {
		font-size: 340px;
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 340px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 350px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -255px 0;
	}
	.animated-bot-row {
		margin-top: -360px;
	}
	/* FOOTER */
	.footer-heading {
		font-size: 200px;
	}
	.footer-left-box {
		width: 37.25%;
	}
	.footer-right-box {
		width: 55%;
	}
	.company-row {
		margin-top: 80px;
	}
	.footer-img .rotate-text img:last-child {
		margin-bottom: 25px;
		width: 75%;
	}
	.form-box {
		margin-bottom: 15px;
	}
	input,
	textarea,
	select {
		font-size: 17px;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
		margin-top: 35px;
		padding: 13px 48px;
	}
	.company-info {
		margin-right: 95px;
	}
	.company-info:first-child {
		margin-bottom: 45px;
	}
	.company-info a {
		font-size: 20px;
	}
	.footer-bg {
		width: 90%;
		margin: auto;
	}
	.testi-content .intro-description {
		width: 89.75%;
	}
	.client-review span {
		font-size: 17px;
	}
	.client-review p {
		margin-bottom: 46px;
	}
	h3,
	.showcase-info i {
		font-size: 32px;
	}
	.client-review {
		padding: 28px;
	}
	.showcase-content .intro-description {
		width: 70.722%;
	}
	.showcase-img {
		margin-bottom: 46px;
	}
	.showcase-block:nth-child(2) {
		padding-top: 280px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -220px;
	}
	/* Service-section */
	.service-content {
		width: 53.012%;
	}
	.service-row {
		margin-top: -48px;
		margin-bottom: 90px;
	}
	button.slick-arrow {
		width: 110px;
		height: 110px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 34px;
		width: 94px;
		height: 94px;
	}
	.service-block>div {
		padding: 28px;
	}
	.icon {
		width: 76px;
		height: 76px;
		margin-bottom: 96px;
	}
	.icon img {
		width: 42px;
		height: 42px;
	}
	.content {
		margin-bottom: 28px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 65px;
	}
	.inner-banner .banner-content {
		width: 71.397778%;
	}
	h5 {
		font-size: 24px;
	}
	.services-section .service-content {
		margin-bottom: 46px;
	}
	.grey-bg {
		padding: 90px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 90px;
	}
	.counter-block:last-child .plus {
		font-size: 46px;
	}
	.sidebar-top {
		padding: 28px;
	}
	.sidebar-inner h4,
	.wp-block-heading {
		margin-bottom: 18px;
	}
	.sidebar-menu li:not(:last-child) {
		margin-bottom: 15px;
	}
	.sidebar-menu a {
		padding: 11px 18px;
	}
	.contact-inner {
		padding: 38px;
	}
	.contact-inner .heading,
	.sidebar-top,
	.contact-inner .button,
	.services-content .heading-group {
		margin-bottom: 28px;
	}
	.services-content .heading {
		font-size: 56px;
	}
	p {
		margin: 0 0 28px 0;
	}
	.blog-row .title {
		font-size: 66px;
	}
}

@media only screen and (max-width: 1600px) {
	/* 	HEADER */
	header.site-header {
		padding: 17px 0 15px 0;
	}
	.site-branding img {
		max-width: 200px;
	}
	.menu li:not(:last-child) {
		margin-right: 60px;
	}
	.menu li a {
		font-size: 16px;
	}
	.button {
		font-size: 18px;
		padding: 11px 28px;
	}
	/*  BANNER */
	.wrapper {
		width: 93.667%;
	}
	section.hero-banner {
		padding: 78px 0 120px 0;
	}
	.banner-row {
		margin-bottom: 60px;
	}
	.banner-content {
		width: 82%;
	}
	.banner-row .heading-group {
		margin-bottom: 60px;
	}
	h4 {
		font-size: 26px;
	}
	h1 {
		font-size: 110px;
	}
	.banner-row .intro-description {
		width: 97.764%;
	}
	body {
		font-size: 18px;
	}
	.icon-bg img:first-child {
		transform: scale(1.09);
	}
	.rotate-text img:not(:last-child) {
		max-width: 55px;
	}
	.rotate-text img:last-child {
		max-width: 140px;
		margin-bottom: 45px;
	}
	svg text {
		font-size: 22.95px;
	}
	svg {
		transform: scale(1.3) rotate(-6deg);
	}
	.banner-icon {
		width: 16%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 100px 0;
	}
	.wrapper.small {
		width: 80%;
	}
	.about-content {
		width: 92.5%;
	}
	.heading-group {
		margin-bottom: 42px;
	}
	.intro-description {
		margin-bottom: 60px;
	}
	.sub-title {
		margin-bottom: 36px;
	}
	h2, .main-heading {
		font-size: 68px;
	}
	.counter,
	.plus {
		font-size: 78px;
	}
	.client-review span {
		font-size: 16px;
	}
	.client-review p {
		margin-bottom: 42px;
	}
	h3,
	.showcase-info i {
		font-size: 30px;
	}
	.client-review {
		padding: 26px;
	}
	/* FOOTER-TEXT */
	section.animated-text .wrapper {
		width: 1442px;
	}
	.animated-top-row>div:first-child {
		font-size: 350px;
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 350px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 340px;
		margin-left: -68px;
		margin-top: 160px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 310px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 310px;
		margin-left: -30px;
		margin-top: 150px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 370px;
		margin-left: -50px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 340px;
		margin-left: -34px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 400px;
	}
	.animated-bot-row>div:first-child {
		font-size: 320px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 390px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 440px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 290px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 430px;
	}
	.animated-bot-row>div:nth-child(6) {
		font-size: 300px;
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 310px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 310px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -225px 0;
	}
	.animated-bot-row {
		margin-top: -300px;
	}
	.animated-top-row>div:nth-child(2) {
		margin-left: -25px;
	}
	/* FOOTER */
	.footer-heading {
		font-size: 170px;
	}
	.footer-img {
		right: -90px;
	}
	.footer-img .rotate-text img:last-child {
		width: 55%;
		margin-bottom: 25px;
	}
	.company-row {
		margin-top: 70px;
	}
	.footer-right-box {
		width: 60%;
	}
	.form-box {
		margin-bottom: 10px;
	}
	input,
	textarea,
	select {
		font-size: 16px;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
		margin-top: 30px;
		padding: 13px 45px;
	}
	.company-info a {
		font-size: 18px;
	}
	.footer-bg {
		width: 80%;
	}
	.testi-content .intro-description {
		width: 88.75%;
	}
	.showcase-img {
		margin-bottom: 42px;
	}
	.showcase-block:nth-child(2) {
		padding-top: 260px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -200px;
	}
	/* Service-section */
	.service-content {
		width: 54.012%;
	}
	.service-row {
		margin-top: -46px;
		margin-bottom: 80px;
	}
	button.slick-arrow {
		width: 100px;
		height: 100px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 32px;
		width: 88px;
		height: 88px;
	}
	.service-block>div {
		padding: 26px;
	}
	.icon {
		width: 72px;
		height: 72px;
		margin-bottom: 90px;
	}
	.icon img {
		width: 40px;
		height: 40px;
	}
	.content {
		margin-bottom: 26px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 60px;
	}
	h5 {
		font-size: 22px;
	}
	.services-section .service-content {
		margin-bottom: 42px;
	}
	.grey-bg {
		padding: 80px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 80px;
	}
	.counter-block:last-child .plus {
		font-size: 42px;
	}
	.sidebar-top {
		padding: 26px;
	}
	.sidebar-inner h4,
	.wp-block-heading {
		margin-bottom: 16px;
	}
	.sidebar-menu li:not(:last-child) {
		margin-bottom: 14px;
	}
	.sidebar-menu a {
		padding: 10px 16px;
	}
	.contact-inner {
		padding: 36px;
	}
	.contact-inner .heading,
	.sidebar-top,
	.contact-inner .button,
	.services-content .heading-group {
		margin-bottom: 26px;
	}
	.services-content .heading {
		font-size: 52px;
	}
	p {
		margin: 0 0 26px 0;
	}
	.values-list li{
		width:33.33%;
	}
	.blog-row .title {
		font-size: 64px;
	}
}

@media only screen and (max-width: 1440px) {
	/* 	HEADER */
	header.site-header {
		padding: 15px 0 15px 0;
	}
	.site-branding img {
		max-width: 190px;
	}
	.menu li:not(:last-child) {
		margin-right: 55px;
	}
	.menu li a {
		font-size: 15px;
	}
	.button {
		font-size: 17px;
		padding: 10px 26px;
	}
	/*  BANNER */
	.wrapper {
		width: 95.667%;
	}
	section.hero-banner {
		padding: 74px 0 105px 0;
	}
	.banner-row {
		margin-bottom: 55px;
	}
	.banner-content {
		width: 78%;
	}
	.banner-row .heading-group {
		margin-bottom: 55px;
	}
	h4 {
		font-size: 24px;
	}
	h1 {
		font-size: 100px;
	}
	.banner-row .intro-description {
		width: 100%;
	}
	body {
		font-size: 17px;
	}
	.icon-bg img:first-child {
		transform: scale(1.1);
	}
	.rotate-text img:not(:last-child) {
		max-width: 50px;
	}
	.rotate-text img:last-child {
		max-width: 135px;
		margin-bottom: 40px;
	}
	svg text {
		font-size: 21.95px;
	}
	svg {
		transform: scale(1.4) rotate(-4deg);
	}
	.banner-icon {
		width: 16%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 90px 0;
	}
	.wrapper.small {
		width: 85%;
	}
	.about-content {
		width: 92.5%;
	}
	.heading-group {
		margin-bottom: 38px;
	}
	.intro-description {
		margin-bottom: 55px;
	}
	.sub-title {
		margin-bottom: 34px;
	}
	h2, .main-heading {
		font-size: 62px;
	}
	.counter,
	.plus {
		font-size: 72px;
	}
	.testi-content .intro-description {
		width: 82.75%;
	}
	.client-review p {
		margin-bottom: 38px;
	}
	h3,
	.showcase-info i {
		font-size: 28px;
	}
	.client-review {
		padding: 25px;
	}
	.showcase-content .intro-description {
		width: 69.722%;
	}
	.showcase-img {
		margin-bottom: 38px;
	}
	.showcase-block:nth-child(2) {
		padding-top: 240px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -190px;
	}
	/* FOOTER-TEXT */
	section.animated-text .wrapper {
		width: 1367px;
	}
	.animated-top-row>div:first-child {
		font-size: 330px;
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 320px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 320px;
		margin-left: -60px;
		margin-top: 150px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 290px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 270px;
		margin-left: -10px;
		margin-top: 160px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 310px;
		margin-left: -50px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 310px;
		margin-left: -34px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 380px;
	}
	.animated-bot-row>div:first-child {
		font-size: 300px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 360px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 400px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 270px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 410px;
	}
	.animated-bot-row>div:nth-child(6) {
		font-size: 300px;
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 280px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 300px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -210px 0;
	}
	.animated-bot-row {
		margin-top: -290px;
	}
	.animated-top-row>div:nth-child(2) {
		margin-left: -25px;
	}
	/* FOOTER */
	.footer-heading {
		font-size: 150px;
	}
	.footer-left-box {
		width: 33%;
	}
	.footer-bg {
		width: 70%;
	}
	.footer-img .rotate-text img:last-child {
		width: 50%;
		margin-bottom: 20px;
	}
	.footer-right-box {
		width: 62%;
	}
	.company-info:first-child {
		margin-bottom: 40px;
	}
	.company-row {
		margin-top: 60px;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
		margin-top: 25px;
		padding: 13px 40px;
	}
	.company-info a {
		font-size: 17px;
	}
	/* Service-section */
	.service-content {
		width: 54.012%;
	}
	.service-row {
		margin-top: -44px;
		margin-bottom: 70px;
	}
	button.slick-arrow {
		width: 90px;
		height: 90px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 30px;
		width: 80px;
		height: 80px;
	}
	.service-block>div {
		padding: 25px;
	}
	.icon {
		width: 68px;
		height: 68px;
		margin-bottom: 84px;
	}
	.icon img {
		width: 38px;
		height: 38px;
	}
	.content {
		margin-bottom: 24px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 55px;
	}
	h5 {
		font-size: 21px;
	}
	.services-section .service-content {
		margin-bottom: 38px;
	}
	.grey-bg {
		padding: 75px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 75px;
	}
	.counter-block:last-child .plus {
		font-size: 38px;
	}
	.sidebar-top {
		padding: 24px;
	}
	.sidebar-menu li:not(:last-child) {
		margin-bottom: 13px;
	}
	.sidebar-menu a {
		padding: 10px 14px;
	}
	.contact-inner {
		padding: 34px;
	}
	.contact-inner .heading,
	.sidebar-top,
	.contact-inner .button,
	.services-content .heading-group {
		margin-bottom: 24px;
	}
	.services-content .heading {
		font-size: 48px;
	}
	p {
		margin: 0 0 24px 0;
	}
	.mission-image {
		width: 80px;
		height: 80px;
	}
	.blog-row .title {
		font-size: 62px;
	}
}

@media only screen and (max-width: 1366px) {
	/* 	HEADER */
	.site-branding img {
		max-width: 180px;
	}
	.menu li:not(:last-child) {
		margin-right: 50px;
	}
	.button {
		font-size: 16px;
		padding: 10px 24px;
	}
	/*  BANNER */
	.wrapper {
		width: 96.667%;
	}
	section.hero-banner {
		padding: 70px 0 90px 0;
	}
	.banner-row {
		margin-bottom: 50px;
	}
	.banner-content {
		width: 78%;
	}
	.banner-row .heading-group {
		margin-bottom: 50px;
	}
	h4 {
		font-size: 22px;
	}
	h1 {
		font-size: 90px;
	}
	.banner-row .intro-description {
		width: 100%;
	}
	body {
		font-size: 16px;
	}
	.icon-bg img:first-child {
		transform: scale(1.1);
	}
	.rotate-text img:not(:last-child) {
		max-width: 45px;
	}
	.rotate-text img:last-child {
		max-width: 120px;
		margin-bottom: 30px;
	}
	svg text {
		font-size: 20.95px;
	}
	svg {
		transform: scale(1.4) rotate(0deg);
	}
	.banner-icon {
		width: 15%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 85px 0;
	}
	.wrapper.small {
		width: 90%;
	}
	.about-content {
		width: 92.5%;
	}
	.heading-group {
		margin-bottom: 34px;
	}
	.intro-description {
		margin-bottom: 50px;
	}
	.sub-title {
		margin-bottom: 32px;
	}
	h2, .main-heading {
		font-size: 56px;
	}
	.counter,
	.plus {
		font-size: 66px;
	}
	.client-review p {
		margin-bottom: 34px;
	}
	h3,
	.showcase-info i {
		font-size: 26px;
	}
	.showcase-img {
		margin-bottom: 34px;
	}
	.showcase-block:nth-child(2) {
		padding-top: 220px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -180px;
	}
	/* Service-section */
	.service-content {
		width: 56.012%;
	}
	.service-row {
		margin-top: -40px;
		margin-bottom: 60px;
	}
	button.slick-arrow {
		width: 80px;
		height: 80px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 28px;
		width: 70px;
		height: 70px;
	}
	.service-block>div {
		padding: 25px;
	}
	.icon {
		width: 64px;
		height: 64px;
		margin-bottom: 78px;
	}
	.icon img {
		width: 36px;
		height: 36px;
	}
	/* FOOTER-TEXT */
	section.animated-text .wrapper {
		width: 1202px;
	}
	.animated-top-row>div:first-child {
		font-size: 320px;
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 290px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 290px;
		margin-left: -55px;
		margin-top: 140px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 260px;
		margin-left: -65px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 260px;
		margin-left: -30px;
		margin-top: 150px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 280px;
		margin-left: -40px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 260px;
		margin-left: -30px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 335px;
	}
	.animated-bot-row>div:first-child {
		font-size: 270px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 315px;
		margin-left: -40px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 380px;
		margin-left: -25px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 260px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 380px;
	}
	.animated-bot-row>div:nth-child(6) {
		font-size: 250px;
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 230px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 260px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -190px 0;
	}
	.animated-bot-row {
		margin-top: -250px;
	}
	.animated-top-row>div:nth-child(2) {
		margin-left: -15px;
	}
	/* FOOTER */
	.footer-right-box {
		width: 65%;
	}
	.company-info {
		margin-right: 85px;
	}
	.company-info a {
		font-size: 16px;
	}
	.company-info:first-child {
		margin-bottom: 35px;
	}
	.company-row {
		margin-top: 50px;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
		margin-top: 20px;
		padding: 13px 35px;
	}
	.footer-top {
		padding: 60px 0;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 50px;
	}
	.footer-heading {
		font-size: 130px;
	}
	.footer-bg {
		width: 60%;
	}
	.footer-img .rotate-text img:last-child {
		width: 40%;
	}
	.footer-left-box {
		width: 31%;
	}
	.company-info p {
		font-size: 13px;
	}
	h5 {
		font-size: 20px;
	}
	.services-section .service-content {
		margin-bottom: 34px;
	}
	.grey-bg::before {
		max-width: 100%;
		border-radius: 0;
	}
	.grey-bg {
		padding: 70px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 70px;
	}
	.counter-block:last-child .plus {
		font-size: 34px;
	}
	.sidebar-menu li:not(:last-child) {
		margin-bottom: 12px;
	}
	.sidebar-menu a {
		padding: 10px 12px;
	}
	.contact-inner {
		padding: 30px;
	}
	.contact-inner .heading,
	.sidebar-top,
	.contact-inner .button,
	.services-content .heading-group {
		margin-bottom: 22px;
	}
	.services-content .heading {
		font-size: 44px;
	}
	p {
		margin: 0 0 22px 0;
	}
	/* 	.mission-list li:nth-child(odd) {
	transform: translateY(-35px);
}

	.mission-list li:nth-child(even) {
	transform: translateY(35px);
} */
	.values-front, .values-back {
		padding: 20px;
	}
	.blog-row .title {
		font-size: 60px;
	}
	.wp-block-heading{
		font-size:38px;
		margin-top:30px;
	}
}

@media only screen and (max-width: 1200px) {
	/* 	HEADER */
	.site-branding img {
		max-width: 170px;
	}
	.menu li:not(:last-child) {
		margin-right: 45px;
	}
	.button {
		font-size: 15px;
		padding: 10px 22px;
	}
	/*  BANNER */
	.wrapper {
		width: 96.667%;
	}
	section.hero-banner {
		padding: 65px 0 75px 0;
	}
	.banner-row {
		margin-bottom: 45px;
	}
	.banner-content {
		width: 82%;
	}
	.banner-row .heading-group {
		margin-bottom: 45px;
	}
	h1 {
		font-size: 80px;
	}
	.banner-row .intro-description {
		width: 100%;
	}
	body {
		font-size: 16px;
	}
	.icon-bg img:first-child {
		transform: scale(1.1);
	}
	.rotate-text img:not(:last-child) {
		max-width: 40px;
	}
	.rotate-text img:last-child {
		max-width: 100px;
		margin-bottom: 25px;
	}
	svg {
		transform: scale(1.4) rotate(2deg);
	}
	.banner-icon {
		width: 15%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 75px 0;
	}
	.wrapper.small {
		width: 93%;
	}
	.about-content {
		width: 92.5%;
	}
	.heading-group {
		margin-bottom: 30px;
	}
	.intro-description {
		margin-bottom: 45px;
	}
	.sub-title {
		margin-bottom: 30px;
	}
	h2, .main-heading {
		font-size: 50px;
	}
	.counter,
	.plus {
		font-size: 60px;
	}
	.testi-content .intro-description {
		width: 94.75%;
	}
	.client-review p {
		margin-bottom: 30px;
	}
	.showcase-content .intro-description {
		width: 75.722%;
	}
	.showcase-img {
		margin-bottom: 30px;
	}
	.showcase-block:nth-child(2) {
		padding-top: 200px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -180px;
	}
	/* FOOTER-TEXT */
	section.animated-text .wrapper {
		width: 1025px;
	}
	.animated-top-row>div:first-child {
		font-size: 290px;
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 260px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 270px;
		margin-left: -47px;
		margin-top: 130px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 220px;
		margin-left: -65px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 200px;
		margin-left: -15px;
		margin-top: 160px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 250px;
		margin-left: -40px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 230px;
		margin-left: -25px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 285px;
	}
	.animated-bot-row>div:first-child {
		font-size: 250px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 305px;
		margin-left: -40px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 310px;
		margin-left: -25px;
		margin-top: -70px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 220px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 300px;
		margin-top: -70px;
	}
	.animated-bot-row>div:nth-child(6) {
		font-size: 220px;
		margin-left: -30px;
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 190px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 230px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -190px 0;
	}
	.animated-bot-row {
		margin-top: -210px;
	}
	.animated-top-row>div:nth-child(2) {
		margin-left: -13px;
	}
	/* FOOTER */
	.footer-left-box {
		width: 80%;
		margin: auto;
		margin-bottom: 70px;
	}
	.footer-right-box {
		width: 80%;
		margin: auto;
	}
	.footer-heading>div:first-child {
		margin-left: unset;
		display: inline-block;
	}
	.footer-heading {
		display: flex;
		justify-content: space-evenly;
		font-size: 110px;
	}
	.footer-bg {
		width: 55%;
	}
	.footer-img .rotate-text img:last-child {
		width: 35%;
	}
	.footer-img {
		right: -100px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 45px;
	}
	/* Service-section */
	.service-content {
		width: 66.012%;
	}
	.service-row {
		margin-top: -36px;
		margin-bottom: 50px;
	}
	button.slick-arrow {
		width: 70px;
		height: 70px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 26px;
		width: 60px;
		height: 60px;
	}
	.service-block>div {
		padding: 25px;
	}
	.icon {
		margin-bottom: 70px;
	}
	.marquee-img-rotate ul li img {
		max-width: 170px;
	}
	.marquee-img-rotate ul li {
		margin: 0 15px;
	}
	.services-section .service-content {
		margin-bottom: 30px;
	}
	.grey-bg {
		padding: 65px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 65px;
	}
	.counter-block:last-child .plus {
		font-size: 30px;
	}
	.contact-inner {
		padding: 26px;
	}
	.contact-inner .heading,
	.sidebar-top,
	.contact-inner .button,
	.services-content .heading-group {
		margin-bottom: 20px;
	}
	.services-content .heading {
		font-size: 40px;
	}
	p {
		margin: 0 0 20px 0;
	}
	.mission-left {width: 20%;}
	.mission-right {width: 75%;}
	/* 	.mission-list li:nth-child(odd) {
	transform: translateY(-25px);
}

	.mission-list li:nth-child(even) {
	transform: translateY(25px);
} */
	.choose-block {
		padding: 30px;
	}
	.choose-list li:nth-child(1) .choose-block,.choose-list li:nth-child(4) .choose-block{
		border-radius: 0 40px;
	}
	.choose-list li:nth-child(2) .choose-block,.choose-list li:nth-child(3) .choose-block{
		border-radius: 40px 0;
	}
	.blog-list li{
		width:33.33%;
	}
.blog-row .title {
		font-size: 58px;
	}
	
	.wp-block-heading{
		font-size:36px;
	}
}

@media only screen and (max-width: 1023px) {
	/* 	HEADER */
	.site-branding img {
		max-width: 160px;
	}
	.menu li:not(:last-child) {
		margin-right: 40px;
	}
	/*  BANNER */
	.wrapper {
		width: 96.667%;
	}
	section.hero-banner {
		padding: 60px 0 60px 0;
	}
	.banner-row {
		margin-bottom: 40px;
	}
	.banner-content {
		width: 74%;
	}
	.banner-row .heading-group {
		margin-bottom: 40px;
	}
	h1 {
		font-size: 70px;
	}
	.banner-row .intro-description {
		width: 100%;
	}
	body {
		font-size: 16px;
	}
	.icon-bg img:first-child {
		transform: scale(1.1);
	}
	.rotate-text img:not(:last-child) {
		max-width: 35px;
	}
	.rotate-text img:last-child {
		max-width: 100px;
		margin-bottom: 25px;
	}
	svg {
		transform: scale(1.4) rotate(2deg);
	}
	.banner-icon {
		width: 17%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 65px 0;
	}
	.wrapper.small {
		width: 93%;
	}
	.about-content {
		width: 85.5%;
	}
	.heading-group {
		margin-bottom: 28px;
	}
	.intro-description {
		margin-bottom: 40px;
	}
	.sub-title {
		margin-bottom: 28px;
	}
	h2, .main-heading {
		font-size: 46px;
	}
	.counter,
	.plus {
		font-size: 54px;
	}
	.testi-content .intro-description {
		width: 97.75%;
	}
	.showcase-block:nth-child(2) {
		padding-top: 180px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -160px;
	}
	.showcase-block {
		margin: 30px 0;
		padding: 0 30px;
	}
	.showcase-row {
		margin: -30px;
		margin-bottom: 30px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 40px;
	}
	/* Service-section */
	.service-content {
		width: 68.012%;
	}
	.service-row {
		margin-top: -32px;
		margin-bottom: 40px;
	}
	button.slick-arrow {
		width: 60px;
		height: 60px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 24px;
		width: 50px;
		height: 50px;
	}
	.icon {
		margin-bottom: 60px;
	}
	/* FOOTER */
	.footer-left-box {
		width: 90%;
		margin-bottom: 60px;
	}
	.footer-heading {
		font-size: 100px;
	}
	.footer-bg {
		width: 50%;
	}
	.rotate-text img:not(:last-child) {
		max-width: 20px;
	}
	.footer-img .rotate-text img:last-child {
		width: 33%;
		margin-bottom: 15px;
	}
	.footer-right-box {
		width: 100%;
		margin: auto;
	}
	.grey-bg {
		padding: 60px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 60px;
	}
	.counter-block:last-child .plus {
		font-size: 28px;
	}
	.contact-inner {
		padding: 24px;
	}
	.services-content .heading {
		font-size: 36px;
	}
	.mission-left{width: 100%;margin-bottom:30px;justify-content:start;}
	.mission-right {width: 100%;}
	/* 	.mission-list li:nth-child(odd) {
	transform: translateY(-15px);
}

	.mission-list li:nth-child(even) {
	transform: translateY(15px);
} */
	.values-image {
		width: 70px;
		height: 70px;
	}
	.blog-row .title {
		font-size: 56px;
	}
	
	.wp-block-heading{
		font-size:34px;
		margin-top:20px;
	}
	
}

@media only screen and (max-width: 992px) {
	/* HEADER */
	.site-branding img {
		max-width: 140px;
	}
	.toggle {
		display: flex;
		flex-direction: column;
	}
	.main-navigation {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99;
		width: 100%;
		height: 100%;
		opacity: 0;
		transition: 0.3s;
		visibility: hidden;
		pointer-events: none;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.main-navigation.show:before {
		position: absolute;
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		height: 100%;
		content: "";
		background-color: #fff;
		-webkit-animation: menu-toggle 1s forwards;
		animation: menu-toggle 1s forwards;
	}
	.main-navigation.show {
		opacity: 1;
		transition: 0.3s;
		visibility: visible;
		pointer-events: initial;
		background-color: #000;
	}
	.main-navigation .menu-header-menu-container {
		position: relative;
		z-index: 9;
		opacity: 0;
	}
	.main-navigation.show .menu-header-menu-container,
	.main-navigation.show .button {
		opacity: 1;
		transition-delay: 0.5s;
	}
	.menu li {
		margin: 0 !important;
		width: 100%;
	}
	.menu li a {
		display: block;
		font-size: 26px;
		padding: 10px 15px;
		color: #000;
	}
	.header-row .button {
		display: none;
	}
	.main-navigation .button {
		display: block !important;
		margin-top: 20px;
		position: relative;
		opacity: 0;
	}
	/*  BANNER */
	.wrapper {
		width: 96.667%;
	}
	section.hero-banner {
		padding: 50px 0 50px 0;
	}
	.banner-row {
		margin-bottom: 35px;
	}
	.banner-content {
		width: 79%;
	}
	.banner-row .heading-group {
		margin-bottom: 35px;
	}
	h1 {
		font-size: 58px;
	}
	.banner-row .intro-description {
		width: 100%;
	}
	body {
		font-size: 16px;
	}
	.icon-bg img:first-child {
		transform: scale(1.1);
	}
	.rotate-text img:not(:last-child) {
		max-width: 30px;
	}
	.rotate-text img:last-child {
		max-width: 85px;
		margin-bottom: 25px;
	}
	svg {
		transform: scale(1.4) rotate(2deg);
	}
	.banner-icon {
		width: 17%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 55px 0;
	}
	.wrapper.small {
		width: 95%;
	}
	.about-content {
		width: 100%;
	}
	.heading-group {
		margin-bottom: 25px;
	}
	.intro-description {
		margin-bottom: 35px;
	}
	.sub-title {
		margin-bottom: 24px;
	}
	h2, .main-heading {
		font-size: 42px;
	}
	.counter,
	.plus {
		font-size: 50px;
	}
	.testi-content .intro-description,
	.showcase-content .intro-description {
		width: 100%;
	}
	.showcase-block:nth-child(2) {
		padding-top: 150px;
	}
	.showcase-block:nth-child(3) {
		margin-top: -130px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 35px;
	}
	/* Service-section */
	.service-content {
		width: 70.012%;
	}
	.service-row {
		margin-bottom: 40px;
	}
	button.slick-arrow {
		width: 50px;
		height: 50px;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size: 22px;
		width: 40px;
		height: 40px;
	}
	/* FOOTER-TEXT */
	.animated-top-row>div:first-child {
		font-size: 220px;
		transform: rotate(-15.03deg);
	}
	.animated-top-row>div,
	.animated-bot-row>div {
		font-size: 180px;
	}
	.animated-top-row>div:nth-child(2) {
		margin-left: -12px;
	}
	.animated-top-row>div:nth-child(3) {
		font-size: 175px;
		margin-left: -35px;
		margin-top: 120px;
	}
	.animated-top-row>div:nth-child(4) {
		font-size: 145px;
		margin-left: -40px;
		margin-top: 100px;
	}
	.animated-top-row>div:nth-child(5) {
		font-size: 140px;
		margin-top: 120px;
		margin-left: -5px;
	}
	.animated-top-row>div:nth-child(6) {
		font-size: 165px;
		margin-left: -35px;
		margin-top: 110px;
	}
	.animated-top-row>div:nth-child(7) {
		font-size: 160px;
		margin-left: -18px;
		margin-top: 130px;
	}
	.animated-top-row>div:nth-child(8) {
		font-size: 210px;
		margin-top: 95px;
	}
	.animated-bot-row>div:first-child {
		font-size: 180px;
		transform: rotate(2.68deg);
		margin-left: -20px;
	}
	.animated-bot-row {
		margin-top: -150px;
	}
	.animated-bot-row>div:nth-child(2) {
		font-size: 200px;
		margin-left: -25px;
	}
	.animated-bot-row>div:nth-child(3) {
		font-size: 180px;
		margin-left: -15px;
		transform: rotate(-0.95deg);
		margin-top: -15px;
	}
	.animated-bot-row>div:nth-child(4) {
		font-size: 150px;
		transform: rotate(-4.79deg);
		margin-left: -35px;
		margin-top: -35px;
	}
	.animated-bot-row>div:nth-child(5) {
		font-size: 200px;
		margin-left: -37px;
		margin-top: -45px;
		transform: rotate(9.43deg);
	}

	.animated-bot-row>div:nth-child(6) {
		font-size: 140px;
		margin-left: -20px;
		transform: rotate(10.17deg);
	}
	.animated-bot-row>div:nth-child(7) {
		font-size: 160px;
		transform: rotate(-7.71deg);
		margin-left: 5px;
		margin-top: 25px;
	}
	.animated-bot-row>div:nth-child(8) {
		font-size: 170px;
	}
	section.animated-text.p-0 {
		margin: -140px 0 -110px 0;
	}
	section.animated-text .wrapper {
		width: 768px;
	}
	/* FOOTER */
	.footer-left-box {
		width: 95%;
		margin-bottom: 20px;
	}
	.footer-img {
		display: none;
	}
	.footer-heading {
		font-size: 90px;
	}
	.inner-banner .banner-content {
		width: 80.397778%;
	}
	.team-block {
		width: 50%;
	}
	.services-section .service-block {
		width: 50%;
	}
	.grey-bg {
		padding: 55px 0;
	}
	ul.logos-list li {
		width: 25%;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 55px;
	}
	.testimonial-block {
		width: 100%;
	}
	.sidebar,
	.single-service-content {
		width: 100%;
	}
	.single-services-row {
		flex-direction: column-reverse;
	}
	.contact-inner img {
		width: 100%;
		object-fit: cover;
		object-position: center;
	}
	.sidebar-inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sidebar-top,
	.sidebar-contact {
		width: 49%;
	}
	.sidebar-top {
		margin-bottom: 0;
	}
	/* 	.mission-list li:nth-child(odd) ,.mission-list li:nth-child(even) {
	transform: translateY(0);
} */
	.values-image {
		width: 60px;
		height: 60px;
	}
	.blog-list li{
		width:50%;
	}
	.blog-row .title {
		font-size: 54px;
	}
	
	.wp-block-heading{
		font-size:32px;
	}
	.blog-left,.blog-content {
    width: 100%;
}

.blog-left {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
    order: 2;
}

.related-post {
    width: 65%;
}

.blog-image {
    width: 30%;
}
	.blog-content {
    margin-bottom: 50px;
}
	.related-blogs .related-blog:not(:last-child){
		margin-bottom:20px;
	}
		.related-post {
    width: 50%;
}

.blog-image {
    width: 45%;
}
}

@media only screen and (max-width: 767px) {
	.wrapper,
	.wrapper.small {
		width: calc(100% - 30px);
	}
	.site-branding img {
		max-width: 120px;
	}
	/* BANNER	 */
	.banner-row {
		margin-bottom: 30px;
	}
	.banner-content {
		width: 96%;
	}
	.banner-icon {
		display: none;
	}
	h1 {
		font-size: 54px;
	}
	.banner-row .heading-group {
		margin-bottom: 30px;
	}
	.rotate-text img:last-child {
		margin-bottom: 30px;
	}
	.banner-img .image {
		padding-top: 70.819%;
	}
	/* ABOUT-SECTION */
	section {
		padding: 50px 0;
	}
	.about-content {
		width: 100%;
	}
	h2, .main-heading {
		font-size: 36px;
	}
	.counter-block {
		width: 50%;
	}
	.counter,
	.plus {
		font-size: 46px;
	}
	.showcase-block:nth-child(2) {
		padding-top: 0px;
	}
	.showcase-block:nth-child(3) {
		margin-top: 30px;
	}
	.showcase-block {
		width: 100%;
	}
	.showcase-block {
		margin: 15px 0;
		padding: 0 15px;
	}
	.showcase-row {
		margin: -15px;
		margin-bottom: 15px;
	}
	.marquee-img-rotate:not(:last-child) {
		margin-bottom: 30px;
	}
	.marquee-img-rotate ul li img {
		max-width: 150px;
	}
	/* Service-section */
	.service-content {
		width: 75.012%;
	}
	/* FOOTER */
	.footer-heading {
		font-size: 75px;
	}
	.company-row {
		justify-content: center;
		text-align: center;
		width: 100%;
	}
	.company-info {
		margin-right: 40px;
	}
	section.animated-text.p-0 {
		display: none;
	}
	.inner-banner .banner-content {
		width: 85.397778%;
	}
	.grey-bg {
		padding: 50px 0;
	}
	.grey-bg:not(:last-child) {
		margin-bottom: 50px;
	}
	.work-box .grid-box:nth-child(2),.work-box .grid-box:nth-child(3), .work-box .grid-box:nth-child(4) {
		width: 100%;
	}
	.work-box .grid-box label {
		display: block;
	}
	.mission-list li {width: 100%;}
	.values-list li{width:50%;}
	/* 	.team-row .team-block:nth-child(2), .team-row .team-block:nth-child(3), .team-row .team-block:nth-child(4){
	width:50%;
} */
	.blog-row .title {
		font-size: 52px;
	}
	
	.wp-block-heading{
		font-size:30px;
		margin-top:10px;
	}
		.related-blogs .related-blog:not(:last-child){
		margin-bottom:10px;
	}
	.related-post, .blog-image{
		width:100%;
	}
}

@media only screen and (max-width: 640px) {
	h1 {
		font-size: 45px;
	}
	.marquee-img-rotate ul li img {
		max-width: 130px;
	}
	.service-content {
		width: 100%;
	}
	.service-row {
		margin-top: 30px;
	}
	/* 	FOOTER */
	.footer-heading {
		font-size: 60px;
	}
	.company-info {
		margin-bottom: 30px;
	}
	.form-box:nth-child(2),
	.form-box:nth-child(3) {
		width: 100%;
	}
	input,
	textarea,
	select {
		font-size: 15px;
	}
	.inner-banner .banner-content {
		width: 100%;
	}
	.services-section .service-block {
		width: 100%;
	}
	.projects-row {
		columns: 1;
	}
	ul.logos-list li {
		width: 33.33%;
	}
	.choose-list li{width:100%;}
	.choose-block{
		border-radius: 40px 0 !important;
	}
.blog-row .title {
		font-size: 50px;
	}
	
	.wp-block-heading{
		font-size:28px;
	}
}

@media only screen and (max-width: 582px) {
	.team-block {
		width: 100%;
	}
	.team-img {
		/* 		padding-top:100%; */
	}
	ul.logos-list li {
		width: 50%;
	}
	.sidebar-top,
	.sidebar-contact {
		width: 100%;
	}
	.sidebar-top {
		margin-bottom: 20px;
	}
	.form-box textarea {
		max-height: 140px;
	}
	.leave-content{
		width:100%;
	}
	.grid-box{
		padding:0;
	}
	.grid-box:nth-child(2),
	.grid-box:nth-child(3) {
		width: 100%; 
	}
	.team-row .team-block{
		width:100% !important;
	}
	.blog-row .title {
		font-size: 45px;
	}
	
	.wp-block-heading{
		font-size:26px;
	}
}

@media only screen and (max-width: 480px) {
	h1 {
		font-size: 40px;
	}
	.banner-content .title br {
		display: none;
	}
	/* FOOTER */
	.company-info {
		margin-right: 0;
		width: 100%;
	}
	input,
	textarea,
	select {
		padding: 15px 0;
	}
	.footer-heading {
		font-size: 40px;
	}
	.values-list li{width:100%;}
	.blog-list li{
		width:100%;
	}
	.blog-row .title {
		font-size: 40px;
	}
	.wp-block-heading{
		font-size:24px;
		margin-top: 0px;
	}
}