@media screen and (min-width: 992px) and (max-width: 1599px) {
	#site-header .menu > li > a {
		font-size: 18px;
		padding: 0px 5px;
	}
	#site-header ul.sub-menu li a {
		font-size: 18px;
		line-height: 38px;
	}
	#site-header .main-header { 
		width: 180px;
	}
	#site-header .nav-header {
		width: calc(100% - 180px);
	}
	.site-logo {
		align-items: end;
		padding-bottom: 5px;
	}
	.top-header ul.top-links li {
		font-size: 16px;
	}
	.top-header ul.top-links li i {
		font-size: 16px;
	}
	.departments-index .department .wrap {
		height: 240px;
	}
	.footer-blocks img, .footer-blocks ul li {
		font-size: 16px;
	}
	#site-header ul.menu > li {
		min-width: unset;
	}
	.content {
		font-size: 20px;
	}
	.staff-member .row.email {
		font-size: 20px;
	}
	.staff-member .row.name {
		font-size: 30px;
	}
	.questions .panel h4 a {
		font-size: 24px;
	}
	.questions .panel-body {
		font-size: 20px;
	}
	.branches .branch {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.branches .branch .name {
		margin-bottom: 10px;
	}
	.branches .branch .address {
		margin-bottom: 10px;
	}
	.activites-index .wrap a.btn-link {
		font-size: 18px;
	}
	.pm-double-chevron-left svg {
		height: 12px;
	}
	a.btn.borderline {
		max-width: 90%;
	}
	.team-member .bio {
		font-size: 16px;
	}
	.team-member .img-wrap {
		height: 320px;
	}
	.team-member .bio {
	}
	.promoted-services .service .wrap a {
		height: 340px;
	}
	.promoted-services .service .title-wrap h2 {
		font-size: 28px;
		width: 100%;
		text-align: center;
	}
	.project-services ul,
	.icon-col {
		font-size: 20px;
	}
	.proj-cat-desc {
		font-size: 18px;
	}
	.galleries .gallery .title-wrap h2 {
		font-size: 22px;
	}
	section.page-content {
		font-size: 20px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#site-header .menu > li > a {
		font-size: 13px;
	}
}
@media screen and (max-width: 991px) {
	body {
		padding: 0;
	}
	.top-header ul.top-links li:not(.search) i {
		margin: 0;
	}
	.top-header ul.top-links li .text {
		display: none;
	}
	section.page-content {
		font-size: 16px;
	}
	#site-header .menu li.menu-item-has-children.open > a::after {
		transform: rotate(180deg);
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.scrollup {
		border: 0;
		bottom: 0;
		border-radius: 0;
		background: rgb(255 255 255 / 32%);
		right: 15px;
	}
	#site-header {
		height: 60px;
	}
	#site-header .main-header {
		height: 60px;
		width: 100%;
		float: none;
		display: block;
	}
	#site-header .nav-header {
		width: 100%;
	}
	#site-header .nav-header .top-header {
		display: none;
	}
	#site-header .main-header .top-header {
		display: inline-block;
		float: right;
		width: calc(100% - 60px - 60px);
		padding: 15px 0;
	}
	#site-header .top-header ul.social-links {
		display: inline-block;
		float: left;
		width: 35%;
		line-height: 30px;
	}
	#site-header .top-header ul.top-links {
		width: 65%;
		display: inline-block;
		float: left;
	}
	.top-header ul.top-links li {
		display: inline-block;
		float: left;
		font-size: 16px;
		width: calc(100% / 3 - 10px);
		height: 30px;
		margin: 0 5px 0;
		text-align: center;
	}
	html[lang="en-US"] #site-header .top-header ul.top-links,
	html[lang="en-US"] .top-header ul.top-links li {
		float: right;
	}
	.top-header ul.top-links li a {
		font-size: 14px;
		width: 90%;
		height: 30px;
		padding: 0;
		display: inline-block;
		line-height: 30px;
	}
	.top-header ul.top-links li i {
		font-size: 14px;
	}
	.top-header .social-links li {
		display: inline-block;
		font-size: 28px;
		margin: 0 10px 0 0;
		float: left;
		width: 50%;
		margin: 0;
		text-align: center;
	}
	.top-header .social-links li:last-child {
		margin: 0;
	}
	#site-header .container {
		padding: 0 15px;
	}
	.site-logo {
		float: right;
		max-width: 130px;
		padding: 5px 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.site-logo a {
		align-items: center;
	}
	.navbar-header {
		float: left;
		width: 60px;
		text-align: left;
	}
	.navbar {
		width: 100%;
		text-align: left;
		float: left;
		display: block;
		position: absolute;
		top: 60px;
		background: #fff;
		left: 0;
		right: 0;
		padding: 0;
		box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
	}
	.hamburger { 
		margin: 0;
		text-align: center;
		margin-left: 0;
		margin-right: auto;
		float: none;
		clear: both;
	}
	html[lang="he-IL"] .hamburger { 
		padding-right: 0;
	}
	html[lang="en-US"] .hamburger { 
		padding-left: 0;
	}
	button.hamburger:focus { 
		outline: unset;
	}
	.top-header ul.top-links li a {
		font-size: 14px;
		border: 1px solid var(--red);
	}
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
		width: 40px;
		background-color: var(--red);
	}
	.hamburger-inner:before {
		top: -8px;
	}
	.hamburger--collapse .hamburger-inner:after {
		top: -16px;
	}
	.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
		background-color: var(--red);
	}
	
	.site-navigation {
		padding: 0;
		border-top: 1px solid var(--red);
	}
	.site-navigation li {
		border-bottom: 1px solid #ddd;
	}
	.site-navigation li a {
		font-size: 18px;
		display: block;
		line-height: 40px;
		position: relative;
		color: var(--red);
		padding: 0 15px 0 30px;
	}
	html[lang="en-US"] .site-navigation li {
		text-align: left;
	}
	html[lang="en-US"] .site-navigation li a {
		padding: 0 30px 0 15px;
	}
	.site-navigation li a:hover {
		color: var(--red);
	}
	.site-navigation .sub-menu > li {
		background: #fff;
	}
	.site-navigation .sub-menu > li > a {
		padding-right: 30px;
	}
	.site-navigation .sub-menu .sub-menu > li > a {
		padding-right: 45px;
	}
	.site-navigation .sub-menu > li:first-child {
		border-top: 1px solid #ddd;
	}
	.site-navigation .sub-menu > li:last-child {
		border-bottom: 0;
	}
	.site-navigation li.current_page_ancestor > a {
		color: var(--red);
	}
	.site-navigation li.current-menu-item {
		background: var(--red);
	}
	.site-navigation li.current-menu-item > a {
		color: #fff;
	}
	#site-header ul {
		list-style: none;
	}
	.site-navigation .menu {
		overflow-y: auto;
		padding: 40px 0;
	}
	.site-navigation .wpml-ls {
		border: 0;
		width: 100%;
		padding: 0;
		margin: 0;
		float: none;
		border-radius: 0;
		display: block;
	}
	.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
	.site-navigation .wpml-ls ul li a {
		color: var(--red);
		font-size: 18px;
		padding-right: 25px;
		display: block;
	}
	html[lang="en-US"] .site-navigation .wpml-ls ul li a {
		direction: ltr;
	}
	section.row.page-header {
		margin-top: 60px;
	}
	.collapse.show {
		max-height: 100vh;
		overflow-y: auto;
		padding-bottom: 60px;
	}
	
	.row.breadcrumbs {
		margin: 0;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 11px;
	}
	.breadcrumbs .crumb {
		font-size: 11px;
	}
	.content {
		font-size: 20px;
	}
	section.page-content {
		margin: 0;
		padding: 30px 0;
		font-size: 18px;
	}
	.row.top-footer .container {
		max-width: 100%;
		padding: 0 30px;
	}
	#site-footer .copyrights {
		line-height: 40px;
		width: 100%;
		margin: 0;
		text-align: center;
		font-size: 13px;
	}
	.copyrights .cpd {
		text-align: center;
	}
	.footer-blocks ul li {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.footer-blocks img {
		margin-bottom: 30px;
	}
	.shared-col {
		width: 100%;
	}
	.social-col {
		width: 100%;
		height: auto;
		margin-top: 60px;
	}
	.social-col ul {
		direction: ltr;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#site-footer .top-footer {
		margin: 0;
		width: 100%;
		padding: 40px 0;
	}
	.footer-blocks {
		text-align: center;
		margin: 0;
	}
	.footer-blocks .widget {
		padding: 0;
	}
	.footer-blocks .block {
		margin-bottom: 30px;
		padding: 0 15px;
	}
	.footer-blocks h4 {
		margin-bottom: 10px;
	}
	.footer-blocks ul.quick-links {
		justify-content: center;
	}
	.footer-blocks ul.quick-links li:last-child {
		margin-left: 0;
		margin-right: 0;
	}
	section.row h1 {
		font-size: 32px;
		margin-bottom: 20px;
	}
	.main-banner {
		height: 160px;
		overflow: hidden;
	}
	.main-banner img {
		min-height: 100%;
		min-width: 100%;
		max-width: unset;
		height: 100%;
	}
	.admin-bar #site-header {
		top: 46px;
	}
	
	/* Pages */
	section.row.page-header.banner {
		height: 280px;
	}
	.main-banner-gallery .slide .content {
		font-size: 22px;
	}
	.departments-index .department .title-wrap h2 {
		font-size: 22px;
	}
	.departments-index .department .wrap img {
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		max-width: unset;
		object-fit: none;
	}
	.row.dept-categories {
		padding: 30px 0;
	}
	.row.department-contact {
		padding: 30px 0;
	}
	.row.department-contact .title {
		font-size: 20px;
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 70px;
		line-height: initial;
	}
	.parteners-logos .logo {
		margin-bottom: 30px;
		width: 50%;
	}
	
	.dept-category .wrap {
		padding: 0;
	}
	.dept-category .title-wrap h2 {
		font-size: 22px;
	}
	
	.products-index .product {
		width: 100%;
	}
	.products-index .product h2 {
		font-size: 18px;
	}
	.products-index .product .image-wrap img {
		width: auto;
		height: auto;
		object-fit: contain;
	}
	.image-gallery .image {
		width: 100%;
	}
	
	.departments-details h2 {
		font-size: 28px;
		text-align: center;
	}
	.departments-details .staff-member {
		padding: 0;
	}
	.departments-details .staff-member .row.name {
		font-size: 22px;
	}
	.departments-details .staff-member {
		font-size: 20px;
	}
	.row.department-contact .staff-member .wrap {
		font-size: 20px;
	}
	.staff-member .row.email {
		font-size: 20px;
	}
	.row.department-contact .row.staff {
		margin: 0;
	}
	.row.department-contact .department-details {
		margin-bottom: 30px;
	}
	.staff-member .wrap .row {
		margin-bottom: 0;
	}
	.contact-method {
		margin-bottom: 10px;
	}
	.contact-links .row.link-boxes {
		height: unset;
	}
	.contact-links .pad-link {
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 50%;
		margin-bottom: 40px;
	}
	.search-float .wrap .search-pane {
		width: 90%;
		height: 160px;
	}
	.promoted-activities .sub a.btn-link {
		font-size: 20px;
	}
	.promoted-activities .sub a.btn-link .pm-double-chevron-left svg {
		width: 12px;
	}
	.proj-cat-desc {
		font-size: 20px;
	}
	#site-header .menu li.menu-item-has-children > a::after {
		bottom: 0;
		top: 0;
		left: 15px;
	}
	html[lang="en-US"] #site-header .menu li.menu-item-has-children > a::after {
		left: auto;
		right: 15px;
	}
	.sub-menu {
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s linear;
		-ms-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
	}
	li.menu-item-has-children .sub-menu {
		max-height: 0;
		overflow: hidden;
		visibility: hidden;
		opacity: 0;
	}
	li.menu-item-has-children.open > .sub-menu {
		max-height: 100vh;
		visibility: visible;
		opacity: 1;
	}
	.side-form {
		padding: 0;
	}
	.departments-details .row.staff {
		margin: 0;
	}
	.row.department-infobox {
		flex-flow: wrap;
	}
	.row.department-infobox .department-info {
		margin: 0;
		padding: 0 5px;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.develops-gallery-popup .wrapper {
		height: calc(100% - 60px);
		width: 100%;
		transform: unset;
		margin-top: 60px;
	}
	.develops-gallery-popup .swiper-wrapper {
		height: calc(100% - 60px);
	}
	.develops-gallery-popup .topbar {
		height: 60px;
		width: 100%;
		margin-top: -60px;
	}
	.develops-gallery-popup .popGalleryTitle {
		font-size: 20px;
		line-height: 60px;
		padding: 0 15px;
	}
	.develops-gallery-popup .swiper-container {
		height: calc(100% + 120px);
	}
	.develops-gallery-popup .swiper-container .slide .imgTitle {
		height: 60px;
		width: 100%;
		font-size: 24px;
		line-height: 50px;
		padding: 0 15px;
	}
	.develops-gallery-popup .swiper-container .slide .wrap .inner {
		height: calc(100% - 120px);
		margin-top: -60px;
	}
	.popGallery-button-next {
		background-size: 40px auto;
		left: 15px;
		display: none;
	}
	.popGallery-button-prev {
		background-size: 40px auto;
		right: 15px;
		display: none;
	}
	.develops-gallery-popup .close-x {
		left: 15px;
		right: auto;
		top: 7px;
	}
	
	.home section.page-content h1 {
		font-size: 40px;
	}
	.main-banner-gallery .slide .content {
		text-align: center;
		font-size: 28px;
	}
	.main-banner-gallery .slide {
		background-position: 50% 50%;
		background-size: 250%;
	}
	.galleries .gallery .title-wrap h2 {
		font-size: 18px;
	}
	.galleries .gallery .wrap a {
		display: flex;
		height: 100%;
		width: 100%;
		justify-content: center;
		align-items: center;
	}
	.galleries .gallery .wrap a img {
		max-width: unset;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	.gallery-item {
		max-width: 100%;
	}
	a.btn.borderline {
		max-width: 90%;
	}
	.promoted-activities .nav-scroll {
		min-width: calc(110px * 7 + 20px * 7);
		overflow: hidden;
	}
	.promoted-activities .nav-row {
		width: 100%;
		overflow-x: scroll;
		padding: 20px 0;
		padding-top: 40px;
		border-top: 1px solid #ddd;
	}
	.promoted-activities a.nav-link {
		width: 110px;
		height: 110px;
	}
	.promoted-activities .content .excerpt {
		margin-bottom: 30px;
		font-size: 18px;
	}
	a.smoothscroll {
		width: 45px;
		height: 45px;
		left: calc(50% - (45px / 2));
		background-size: 100%;
	}
	
	.promoted-services .service {
		margin-bottom: 30px;
		width: 50%;
	}
	.promoted-services .service .wrap a {
		height: 180px;
		padding: 0 5px;
	}
	.promoted-services .service .icon-wrap {
		width: 40%;
		height: 40%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 10px;
	}
	.promoted-row .desc {
		font-size: 18px;
	}
	.promoted-services .service .title-wrap h2 {
		font-size: 16px;
		text-align: center;
	}
	.slogan {
		height: 280px;
	}
	.slogan .wrap {
		font-size: 24px;
	}
	.FloatContactButton {
		height: 50px;
		width: 60px;
		top: 75%;
	}
	.FloatContactButton .icon-envelope {
		width: 33px;
		height: 25px;
		position: relative;
	}
	.FloatingForm .form-title {
		font-size: 32px;
	}
	.nav-pad-links .pad-link {
		margin-bottom: 30px;
		width: 50%;
	}
	.nav-pad-links .pad-link .title {
		font-size: 20px;
		text-align: center;
	}
	.nav-pad-links .pad-link .wrap {
		height: 180px;
	}
	.nav-pad-links .pad-link svg, .nav-pad-links .pad-link img {
		margin-bottom: 10px;
		max-width: 100px;
		max-height: 80px;
	}
	.bottom-banner .banner-wrapper {
		height: 160px;
	}
	.bottom-banner .banner-wrapper img {
		max-width: unset;
		height: 100%;
	}
	.bottom-banner .overlay {
		font-size: 30px;
		padding: 0 30px;
		text-align: center;
	}
	.bottom-banner .overlay p {
		margin: 0;
	}
	.row.gallery {
		margin: 0;
	}
	.page-template-clients-index .logo {
		width: 50%;
	}
	.clients-logos .wrap {
		height: 80px;
	}
	.FloatingFormInner .wpcf7-form {
		width: 100%;
		padding: 15px;
		background: #fff;
		border-radius: 30px;
	}
	.section-form .form-title {
		font-size: 24px;
	}
	.section-form .form-subtitle {
		font-size: 20px;
	}
	.section-form .form-col {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.wpcf7-form {
		width: 100%;
		padding: 15px 30px;
	}
	.news-item a {
		text-decoration: auto;
		width: 100%;
	}
	.box-title {
		margin-bottom: 10px;
	}
	.box-field {
		font-size: 20px;
	}
	.project-services ul li {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.button.blue {
		font-size: 18px;
		font-weight: 300;
		display: flex;
		padding: 0;
	}
	.white-arrow-left-circle {
		width: 17px;
		height: 17px;
	}
	.promoted-news .swiper-button-next,
	.promoted-news .swiper-button-prev {
		width: 60px;
		background: rgb(0 0 0 / 25%);
		border: 0;
		padding: 10px;
		border-radius: 0;
	}
	.promoted-news .swiper-button-prev {
		left: -15px;
		
	}
	.promoted-news .swiper-button-next {
		right: -15px;
	}
	section.page-content {
		font-size: 18px;
	}
	.team-member {
		margin-bottom: 60px;
	}
	.team-member .img-wrap {
		height: 320px;
	}
	.galleries .gallery .title-wrap h2 {
		font-size: 20px;
	}
	.news-item .wrap {
		padding: 0;
	}
	.news-item h2 {
		font-size: 20px;
	}
	.news-item .excerpt-wrap {
		font-size: 18px;
	}
	.activites-index .wrap a.btn-link {
		line-height: initial;
		min-height: 60px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0 10px;
	}
	.activites-index .wrap a.btn-link .pm-double-chevron-left {
		margin-right: 5px;
	}
	html[lang="en-US"] .activites-index .wrap a.btn-link .pm-double-chevron-left {
		margin-right: 0;
		margin-left: 5px;
	}
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		content: "\f078";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		border: 0;
		font-size: 11px;
		top: 0;
		right: 15px;
	}
	.applications-index .app-item {
		flex-basis: unset;
	}
	.main-image img,
	img {
		max-width: 100%;
	}
	#site-footer .footer-blocks .block {
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#contact-form-modal .wrapper {
		width: 90%;
	}
	#contact-form-modal .modal-content {
		padding: 0;
	}
	#contact-form-modal .modal-content .info-pane {
		display: none;
	}
	.h1, section.row h1,
	.page-header .main-banner .overlay h1 {
		font-size: 48px;
		word-break: break-all;
	}
	h2.section-title {
		font-size: 36px;
		word-break: break-all;
	}
}