@media screen and (max-width: 960px) {


	html {
		max-width: 100%;
		height: auto;
		overflow-x: hidden;
	}

	.preloader {
		width: 100%;
		height: 100%;
	}

	.head, .head-r {
		width: 100%;
		overflow-x: hidden;
		padding: 0px;
	}

	.head-r {
		height: 60px;
		background-color: #fff;
	}

	.head-menu {
		display: none;
	}

	.head h1, .head-r h1 {
		font-size: 28px;
		color: #fff;
		margin-left: 30px
	}

	.head-r h1 {
		color: #000;
	}

	.hamburger {
		display: block;
	}





	.head-menu-active a {
		text-decoration: none;
		color: #fff;
		letter-spacing: 1px;
		/*border-bottom-color: 2px  #fff;*/
	}

	.head-menu-active a:hover {
		color: #61e890;
	}


	.page img {
		width: 960px;
		height: 570px;
		position: relative;
		left: -300px; 
		overflow: hidden;
	}
	

	.head-menu-active {
		width: 100%;
    	height: 100vh;
    	position: fixed;
    	top: 45px;
    	text-align: center;
    	background-color: #000;
    	display: block;
    	overflow: hidden;
    	transition: 1s all ease;
    	padding: 0;
    	z-index: 2;
	}

	.head-menu-active h2 {
		color: #a0a0a0;
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		font-size: 25px;
		position: relative;
	}

	.head-menu-active li {
		width: 80%;
    	list-style: none;
    	font-size: 21px;
    	position: relative;
    	display: block;
    	left: 30px;
    	margin-top: 60px;
    	text-align: left;
    	transition: .2s all;
	}

	.head-menu-active li:hover {
		left: 10%;
	}

	.head-r li:hover {
    	border: none;
	}


	.head-menu-active a {
		text-decoration: none;
		color: #fff;
	}

	.head-menu-active a:hover {
		color: #61e890;
	}

	.head-menu-active p {
		color: #515151;
		font-family: sans-serif;
		position: absolute;
    	bottom: 10%;
    	left: 50%;
    	transform: translateX(-50%);
	}




	.present h2 {
		font-size: 22px;
	}

	#words {
		position: relative;
		top: -35px;
		font-size: 30px;
		white-space: nowrap;
	}

	.typed-cursor {
		font-size: 30px;
		top: -35px;
	}

	content {
		max-width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.about {
		width: 100%;
		height: auto;
		display: block;
		padding: 0;
		position: relative;
	}

	.about-description {
		width: 100%;
		position: relative;
		top: 30px;
		left: 0;
	}

	.about-description h2 {
		font-size: 30px;
		text-align: center;
	}

	.about-description h3 {
		position: relative;
	}

	.about-description p {
		position: relative;
    	font-size: 20px;
    	line-height: 22px;
    	padding: 20px 10px;
    	
	}

	.about-wrap {
		width: 90%;
    	height: 55vh;
    	margin: 0 auto;
    	margin-top: 40px;
	}

	.about-wrap img {
		width: 128%;
		height: auto;
    	top: -8%;
	}

	.about-skills {
		width: 90%;
		position: relative;
		left: 5%;
		margin-top: 30px;
		padding-bottom: 20px
	}

	.about-skills h3 {
		top: 0
	}

	.about-skills h4 {
		font-size: 13px;
	}

	.title {
		width: 90%;
	}

	.slider_items {
		width: 100%;
		height: auto;
		display: block;
		position: relative;
		overflow: hidden;
	}

	nav h1 {
		font-size: 29px;
	}

	#hr-1, #hr-2 {
		width: 30%;
	}

	#slider {
		width: 300%;
		/*top: 60px;*/
		display: flex;
		position: relative;
		left: 0;
		transition: all ease 1s;
		overflow-x: hidden;
	}

	.slide {
		width: 100%;
		margin-bottom: 70px;
		overflow-x: hidden;
	}

	.slide h2 {
		top: -5px;
		font-size: 20px;
	}

	.slide p {
		width: 90%;
		text-align: center;
		top: 0;
		left: 5%; 
	}

	.button {
		width: 33.3%;
		display: inline;
		justify-content: center;
		align-self: center;
		align-items: center;
		text-align: center;
		align-content: center;
		margin: 0 auto;
		position: relative;
		top: -10px;
		left: 47%;
	}

	.dot {
		margin: 0 auto;
	}

	.counter {
		padding: 0;
	}

	.count {
		display: grid;
		padding: 25px;
		grid-template-columns: 50% 50%;
	}
	.counter-wrap {
		box-sizing: border-box;
		display: block;
		width: 100%;
		padding: 20px 20px;
		margin: 0;
		align-items: center;
	}

	.counter-nums {
		font-size: 30px;
		margin: 0px;
		margin-bottom: 10px;
	}

	.count img {
		width: 30px;
		height: 30px;
	}

	.works-container {
		width: 95%;
		height: auto;
		display: block;
	}

	.works-container-item {
		width: 100%;
		height: 270px;
		/*margin-left: 5%;*/
		margin-bottom: 5%;
		margin-left: 0;
	}

	.works-container-item img {
		width: 110%;
    	height: auto;
    	position: relative;
    	top: 0%;
    	left: -17px;
    	margin: 0 auto;
    	margin-bottom: 20px;
    	transition: .3s all;
	}

	.contacts-wrap {
		display: block;
		width: 90%;
	}

	.contacts-wrap-item {
		width: 100%;
    	margin: 0 auto;
    	display: block;
    	margin: 0 auto;
    	position: relative;
    	padding: 23px 0px;
    	margin-bottom: 25px;
	}

	.contacts-wrap-item:hover {
		width: 100%;
		transform: scale(0.9);
	}

	.contacts-wrap-item-icons {
		width: 33%;	
	}

	footer h3 {
		font-size: 12px;
		word-spacing: 1px;
	}

	footer span {
		font-size: 18px;
	}

}
