@media screen and (min-width: 768px) {
	.hamburger-menu,
	.hamburger-menu-input {
		display: none;
	}

	.lower-header {
		height: 48px;
	}

	.header-logo {
		width: 71px;
		top: 24px;
		left: 41px;
		margin-left: 0px;
	}

	nav {
		height: 60px;
		right: 0px;
		width: auto;
	}

	.banner .copy {
		font-size: 14px;
	}

	.hamburger-menu-input:not(:checked) ~ nav {
		transition: none;
		visibility: visible;
		opacity: 1;
	}

	.nav-menu-close-btn {
		display: none;
	}

	.nav-menu {
		margin-top: 35px;
		margin-right: 45px;
	}

	.nav-menu li {
		display: inline;
		font-size: 14px;
		line-height: 15px;
		text-align: right;
		margin-left: 20px;
		padding-bottom: 0px;
	}

	.landing-page {
		padding-top: 108px;
	}

	/*** video section ***/

	.video-logo {
		height: 55px;
	}

	.video-description {
		padding: 55px 43px;
	}

	.video-description-title {
		width: 100%;
		font-size: 32px;
		line-height: 38px;
	}

	.arrow-container {
		padding-top: 50px;
		width: 100px;
	}

	.arrow.down {
		width: 54px;
		top: 13px;
	}

	.arrow.down:after {
		bottom: 26px;
		left: 40px;
	}

	/*** process section ***/

	#process .arrow-container {
		cursor: pointer;
	}

	.process-content {
		grid-template-columns: 25% 1fr;
		margin-top: 48px;
	}

	.process-visual-container {
		grid-row: 1 / 2;
	}

	.process-title {
		font-size: 32px;
		line-height: 38px;
	}

	.process-description {
		font-size: 18px;
		line-height: 26px;
	}

	.process-img-tablet {
		display: block;
		top: 1px;
		position: relative;
	}

	.process-img-mobile,
	.process-img-desktop-container {
		display: none;
	}

	.process-image-footer {
		height: 75px;
	}

	.process-image-footer span {
		font-size: 18px;
		line-height: 46px;
	}

	.process-image-footer span i {
		font-size: 12px;
	}

	.phase-title {
		font-size: 24px;
		line-height: 28px;
	}

	/*** clients section ***/

	.circle-container {
		width: 160px;
	}

	.half-top-circle-grey {
		height: 80px;
	}

	.half-bottom-circle-grey {
		height: 80px;
	}

	.circle-text-container p {
		font-size: 14px;
	}

	.circle-text-container p:first-child {
		font-size: 60px;
		line-height: 71px;
	}

	.circle-separation-line {
		height: 37px;
		margin: 11px auto;
	}

	.clients-container {
		grid-template-columns: 35% 1fr;
		padding: 60px 26px;
		text-align: left;
	}

	.client-text-content {
		padding: 10px 30px;
	}

	.client-logos {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		margin-top: 0px;
		grid-gap: 10px 10px;
	}

	.client-title {
		font-size: 36px;
		line-height: 51px;
	}

	/*** footer section ***/

	footer {
		display: grid;
		grid-template-columns: 1fr 1fr;
		padding: 60px 43px 22px 43px;
	}

	.footer-logo {
		justify-self: start;
		margin: 0px;
	}

	.footer-content {
		justify-self: end;
	}

	.footer-address-container {
		margin-top: 3px;
	}

	.footer-menu {
		font-size: 24px;
		line-height: 30px;
	}

	.footer-social-icons {
		margin-left: 20px;
		padding-top: 0px;
	}

	.copy-right {
		margin-top: 59px;
	}

	/***** stats page *****/

	/*** client-stats section ***/

	.stats-page {
		padding-top: 108px;
	}

	.clients-stats-intro {
		text-align: left;
		padding: 44px 43px 42px;
	}

	.clients-stats-logo-container {
		height: 125px;
	}

	.clients-stats-logo {
		height: 85px;
		display: inline-block;
	}

	.client-stats-main-text-main-container {
		display: grid;
		grid-template-columns: 150px 1fr;
		padding: 0px 43px 45px;
	}

	.clients-stats-title-container-wrapper .clients-stats-title-container {
		display: block;
		text-align: left;
		padding-bottom: 22px;
	}

	.clients-stats-title-container {
		padding: 0px;
	}

	.client-stats-title {
		color: #e1e0db;
		font-size: 16px;
		line-height: 18px;
		border-bottom: none;
		padding: 0px;
		margin: 0px;
		cursor: pointer;
	}

	.clients-stats-title-container .arrow-container {
		display: none;
	}

	.clients-stats-description-container {
		text-align: left;
		padding: 0 20px;
	}

	.client-stats-description {
		margin-top: 0px;
	}

	.clients-stats-footer {
		grid-column: 2/3;
		text-align: left;
		font-size: 14px;
		padding-top: 30px;
	}

	/*** auditorial section ***/

	.auditorial-main-container {
		grid-template-columns: 300px 1fr;
	}

	.auditorial-main-container > img {
		height: 100%;
	}

	.auditorial-title {
		text-align: left;
		padding: 85px 34px 30px;
	}

	.auditorial-description {
		padding: 0px 34px 46px;
	}

	.auditorial-points-container {
		padding: 0px 34px 35px;
	}

	.auditorial-points-text {
		padding-left: 22px;
	}

	.auditorial-points-container .circle-container {
		width: 8px;
	}

	.auditorial-points-container .half-top-circle-grey {
		height: 4px;
		border: 4px solid #6a6667;
		border-bottom: none;
	}

	.auditorial-points-container .half-bottom-circle-grey {
		height: 4px;
		border: 4px solid #5f878b;
		border-top: none;
	}

	/***** contact page *****/

	/*** contact section ***/

	#contact {
		padding: 40px 158px 48px;
	}

	.contact-title {
		font-size: 32px;
		line-height: 38px;
		color: #6a6667;
	}

	.contact-description {
		padding-top: 20px;
	}

	.contact-form input {
		padding: 30px 0px 6px;
	}

	.contact-form input:nth-child(-n + 5) {
		width: calc(100% / 2 - 30px);
		display: inline-block;
	}

	.contact-form input:nth-child(2n) {
		margin-left: 50px;
	}

	.contact-form input::placeholder {
		text-align: left;
	}

	.contact-form input:nth-child(6) {
		padding-top: 64px;
		margin-left: 0;
	}

	/*** location section ***/

	#location {
		padding: 0px 43px;
	}

	#location .arrow-container {
		cursor: pointer;
	}

	.location-title {
		font-size: 32px;
		line-height: 38px;
		padding: 60px 0px 20px;
	}

	.location-description {
		padding-bottom: 57px;
	}

	.location-btn-container {
		position: absolute;
		left: 404px;
		top: 20px;
	}

	.location-btn {
		cursor: pointer;
	}

	.location-info-container {
		position: relative;
		text-align: left;
		max-width: 750px;
		width: 100%;
		margin: 0px auto 50px;
	}

	.location-image-sub-text {
		top: 43px;
		position: absolute;
		left: 404px;
	}

	.location-image-sub-title {
		padding-bottom: 23px;
	}

	.location-img-wrapper {
		width: 344px;
		display: inline-block;
		position: relative;
	}

	.location-image-pinpoint {
		top: 130px;
		right: 99px;
	}

	/*** contact-info section ***/

	.contact-info-container {
		grid-template-columns: 1fr 1fr;
		padding: 58px 43px;
	}

	.contact-info-intro-title {
		font-size: 32px;
		line-height: 38px;
		text-align: left;
	}

	.contact-info-intro-description {
		text-align: left;
	}

	.contact-info-details-container {
		margin-left: 15px;
		margin-top: 5px;
	}

	.contact-info-details:last-child {
		grid-column: 2 / 3;
		padding-top: 32px;
	}

	.contact-info-details-title {
		font-size: 26px;
		padding-top: 0px;
	}

	.contact-info-details-description {
		font-size: 14px;
	}

	.contact-info-details-email {
		font-size: 14px;
	}

	#contact-submit-btn:hover,
	.get-started-btn:hover {
		background-color: #6a6667;
		color: #bbbfaa;
	}

	/*** PROMO PAGE ***/

	.header-promo-page {
		height: 300px;
	}

	.header-promo-page-title {
		font-size: 42px;
		font-weight: bold;
	}

	.header-promo-page-subtitle {
		font-size: 22px;
	}

	.header-promo-page .get-started-btn {
		margin-top: 35px;
	}

	.promo-content {
		padding: 20px 30px;
	}

	.promo-content-title {
		font-size: 28px;
	}

	p.promo-content-subtitle {
		margin-bottom: 30px;
		font-size: 20px;
		line-height: 28px;
	}

	.promo-content-list-title {
		font-size: 28px;
	}

	.promo-content-list li {
		font-size: 20px;
		line-height: 28px;
		list-style-position: inside;
		list-style-type: none;
	}

	.get-started p {
		font-size: 34px;
		font-weight: bold;
	}

	.get-started-btn {
		width: 130px;
		height: 130px;
		border-width: 5px;
		font-size: 20px;
		font-weight: bold;
	}
}
