body {
  font-size: 14px;
}
/* Menu */
#menu-btn {
  position: relative;
  z-index: 11;
  height: 30px;
  cursor: pointer;
  display: inline;
  transition: .2s;
}
#menu-btn:active, #close-btn:active {
  transform: scale(.9);
}
/* Menu */
.mobile-menu {
  position: fixed;
  left: -100%;
  top: 0;
  width: 85%;
  height: 100%;
  max-width: 310px;
  padding: 40px;
  z-index: 12;
  transition: .5s;
  overflow: hidden;
  margin: 0;
  display: block;
  opacity: 0;
}
.mobile-menu a.link {
  position: relative;
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  line-height: 40px;
  font-size: 1em;
}
.mobile-menu a.link:first-of-type {
  margin-top: 40px;
}
.mobile-menu .social-links {
  position: absolute;
  width: 100%;
  bottom: 40px;
  left: 40px;
  display: block;
}
.mobile-menu a.link:hover {
  color: #e80101 !important;
}
.mobile-menu .social-links a {
  margin-right: 15px;
}
.mobile-menu .social-links a img {
  height: 24px;
}
.mobile-menu .social-links a:last-of-type {
  margin-right: 0;
}
#close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 30px;
  cursor: pointer;
  transition: .2s;
}
body, section, header, footer, main {
  min-width: 0;
}
form .row {
  flex-wrap: wrap;
  flex-direction: column;
  row-gap: 20px;
}
form .half, form .third {
  width: 100%;
}
input, textarea, select {
  font-size: .9em;
}
.is-compact .fancybox__content > .f-button.is-close-btn {
  width: 50px;
  min-width: 0;
  max-width: 50px;
  height: 50px;
  overflow: hidden;
}
form button {
  width: 100%;
  margin-bottom: 10px;
}
input, textarea, select {
  font-size: .9em;
}
.modal {
  min-width: 100%;
}

header nav {
  display: none;
}
header .social {
  display: none;
}
header .logo {
  height: 50px;
}

.home .sec2 h2 {
  font-size: 1.4em;
}
.home .sec2 p {
	font-size: 1em;
}
.home .sec3 h3 {
	font-size: 1.4em;
	max-width: 90%;
}
.home .sec3 .block-wrap .one, .home .sec3 .block-wrap .two {
	width: 100%;
}
#play-btn {
	width: 60px
}
.home .sec3 .block-wrap {
  flex-wrap: wrap;
  row-gap: 10px;
}
.home .sec3 .block-wrap .one .top, .home .sec3 .block-wrap .three .top, .home .sec3 .block-wrap .one .bottom, .home .sec3 .block-wrap .three .bottom .left, .home .sec3 .block-wrap .three .bottom .right {
	height: 200px;
}
.home .sec3 .block-wrap h4 {
	font-size: 1.2em;
}
.home .sec3 .block-wrap > div {
	height: auto;
}
.home .sec3 .block-wrap .two {
  height: 200px;
}
.home .sec3 .block-wrap .three, .home .sec3 .block-wrap .three .bottom .left, .home .sec3 .block-wrap .three .bottom .right {
  width: 100%;
}
.home .sec3 .block-wrap .three .bottom {
	row-gap: 10px;
  flex-wrap: wrap;
}
footer .top {
	display: flex;
	row-gap: 40px;
  flex-direction: column;
}
footer .contacts {
	flex-direction: column;
  justify-content: center;
	row-gap: 40px;
}
footer .contacts .item {
	flex-direction: column;
  justify-content: center;
  text-align: center;
  row-gap: 10px;
}
footer .contacts .item div p, footer .contacts .item div h5  {
	text-align: center;
}
footer .legal {
	display: flex;
  justify-content: center;
  flex-direction: column;
  row-gap: 10px;
}
#contact h3 {
	font-size: 1.8em;
}
#work-menu .block-wrap .block {
	height: 180px;
	width: 48%;
  padding: 10px;
}
#work-menu .block-wrap h4 {
	font-size: 1em;
}
#work-menu .block-wrap {
  padding-top: 40px;
}
.about .banner h1 {
	font-size: 2em;
}
.about .sec2 h2, .about .sec2 h3, .about .sec2 h4, .about .sec2 h5 {
	font-size: 1.6em;
}
.about .sec2 p {
	font-size: 1em;
}
.clients .sec2 .grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	padding: 0 3%;
	z-index: 1;
}
.clients .sec2 .grid .item {
	height: 110px;
}
.about .sec2 {
	flex-direction: column;
  row-gap: 30px;
}
.about .sec2 .left, .about .sec2 .right {
	width: 100%;
}
.about .sec2 .left {
  position: relative;
}
.team .sec2 .right p.big-text {
	font-size: 1.6em;
  line-height: 110%;
}
.work .sec2 h1 {
	font-size: 1.6em;
}
.work .sec2 .points .point .top {
	font-size: 1.1em;
}
.work .sec4 h2 {
	margin-top: 0;
	font-size: 1.6em;
}
.work .sec5 .blocks {
  flex-direction: column;
  row-gap: 10px;
}
.work .sec5 .blocks .block {
	width: 100%;
	height: 180px;
}
.work .sec5 .videos, .three60 .sec2 .videos {
	flex-direction: column;
  row-gap: 10px;
}
.work .sec5 .videos .block, .three60 .sec2 .videos .block {
	width: 100%;
	height: 180px;
}
.work .sec3 {
	height: 250px;
}
.work .sec4 .tab-wrap {
	grid-template-columns: repeat(2, 1fr);
	font-size: 1.1em;
}
.work .sec4 .tab-wrap .sm-tab, .grid .item {
	height: 180px;
}
.modal .grid {
	grid-template-columns: repeat(2, 1fr);
}
.three60 .banner {
	height: 250px;
}
.three60 .photos a {
	width: 48%;
	height: 180px;
}
.three60 .sec2 ul li {
	max-width: 100%;
	width: 100%;
	font-size: 1em;
}