
@media  (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.not-found{
		min-height: 465px;
	}

	.not-found h1{
		padding-top: 30px;
	}

	nav a:hover:before {
		content: '';
		top: -50px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1366px) {
	
	.popup-content{
		margin: 20px auto 0% auto;
	}

	.not-found{
		min-height: 465px;
	}

	.not-found h1{
		padding-top: 30px;
	}

	.thank-you_content{
		margin: 20% auto 0% auto;
	}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


	.slider p {
		margin-top: 45px;
		font-size: 32px;
	}	

	.owl-carousel .owl-dot span {
		bottom: 0px;
	}


	.clients {
		padding-top: 60px;
	}

	.team p {
		text-align: center;
		color: #fff;
		font-family: "GothaProMed_0";
		font-size: 16px;
		padding-top: 20px;
		padding-right: 0;
	}


	.contacts{
		width: 35%;
	}

	.dev {
		display: block;
		font-family: "GothaProMed_0";
		color: #222;
		font-size: 22px;
		padding-top: 10px;
	}

	.vacancies-content img{
		width: 50%;
	}

	.web-developer_right span {
		padding-top: 55px;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

	nav a:hover:before {
		content: '';
		border-top: none;
	}

	nav li a:hover{
		color: #D51117;
		text-decoration: none;
	}

	.slider{
		margin-top: 0px;
	}

	.logo img {
		width: 240px;
		height: auto;
		padding-top: 14px;
	}

	.slider p {
		margin-top: 45px;
		font-size: 24px;
	}	

	.clients button{
		margin-bottom: 30px;
	}

	.clients img{
		width: 25%;
	}

	.image-3{
		width: 14% !important;
	}

	.team a{
		margin: 23px auto 0 auto;
	}

	.team p {
		padding-top: 4px;
	}

	.contacts{
		width: 50%;
	}

	footer .border{
		width: 12%;
	}

	.popup-content{
		width: 75%;
	}

	.thank-you_content{
		width: 75%;
	}

	.thank-you_content{
		margin: 30% auto 0% auto;
	}

	.vacancies {
		margin-top: 0px;
	}

	.dev {
		display: block;
		font-family: "GothaProMed_0";
		color: #222;
		font-size: 22px;
		padding-top: 10px;
	}

	.vacancies-content button {
		width: 145px;
		height: 45px;
		margin-top: 10px;
	}

	.vacancies-content{
		margin-top: 30px;
	}

	.vacancies-content img{
		width: 40%;
	}

	.about-us {
		background-image: none;
		background-color: #f7f8fc;
		min-height: 455px;
	}

	.web-developer {
		margin-top: 0px;
	}

	.web-developer_right p{
		padding-top: 12px;
	}

	.toggle-mnu{
		padding-top: 0px;
		padding-right: 6px;
		position: relative;
		top: -40px;
	}

	.web-developer_right span {
		padding-top: 15px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.slider p {
		margin-top: 45px;
		font-size: 34px;
	}	

	.clients img {
		width: 110px;
	}

	.image-3 {
		width: 110px !important;
	}

	.contacts{
		width: 55%;
	}

	.web-developer_content{
		padding: 45px 30px;
	}

	.border {
		width: 12%;
	}

	.team a {
		width: 50%;
		margin: 35px auto;
	}

	.toggle-mnu{
		padding-top: 0px;
		padding-right: 6px;
		position: relative;
		top: -40px;
	}

	.about-us_item{
		display: block;
		margin: 0 auto;
		width: 300px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 680px) {

	.clients img{
		width: /*20%*/ 100px;
	}

	.image-3 {
		width: 100px !important;
	}

	.contacts{
		width: 65%;
	}

	footer .border{
		width: 18%;
	}

	.popup-content{
		width: 90%;
	}

	.thank-you_content{
		width: 90%;
	}

	.form-input{
		width: 75%;
	}

	.form-button{
		width: 50%;
	}


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 580px) {

	.vacancies-content img{
		width: 45%;
	}

	.border {
		width: 20%;
	}

	.web-developer_right p{
		padding-top: 0px;
	}

	.team a {
		width: 70%;
	}

	.owl-carousel .owl-dot span {
		bottom: 15px;
	}

	.slider {
		height: 215px;
		margin-top: 0px;
	}

	.slider p {
		font-size: 30px;
		line-height: 36px;
	}

	.toggle-mnu{
		display: block;
		margin-bottom: 30px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

	.language ul{
		padding: 0;
	}

	.language li{
		display: inline-block;
		padding-right: 10px;
		padding-top: 40px;
	}

	.clients h1 {
		font-size: 28px;
		line-height: 40px;
		letter-spacing: 1px;
		padding-bottom: 10px;
		text-align: center;
	}

	.clients button {
		width: 310px;
	}

	.clients img{
		width: 90px;
	}

	.image-3 {
		width: 90px !important;
	}

	.contacts{
		width: 85%;
	}

	.form-input{
		width: 75%;
	}

	.form-button{
		width: 65%;
	}

	.vacancies-content img{
		display: none;
	}

	.vacancies-content {
		text-align: center;
	}

	.vacancies-content ul{
		list-style-position: inside
	}

	.vacancies-content button{
		margin-bottom: 15px;
	}

	.web-developer h1 {
		font-size: 32px;
		text-align: center;
	}

	.web-developer_content {
		padding: 45px 15px;
	}

	.vacancies-content a {
		margin-bottom: 25px; 
	}

	.vacancies-mobie{
		margin-bottom: 30px;
	}

	.popup-content {
		width: 100%;
		padding-bottom: 30px;
	}

	.thank-you_content{
		width: 100%;
		margin: 40% auto 0% auto;
	}

	.team a {
		width: 85%;
	}

	.popup-content h3 {
		padding-top: 55px;
	}

	.slider p {
		margin-top: 30px;
		font-size: 28px;
	}

	.owl-carousel .owl-dot span {
		bottom: 15px;
	}

	footer h2 {
		margin-left: 0%;
	}

	footer .border {
		margin-left: 0%;
	}

	.contacts {
		margin-left: 0%;
	}

	.logo-mobile {
		margin: 0;
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {

	.slider p {
		margin-top: 20px;
		font-size: 24px;
	}


	.clients h1 {
		font-size: 26px;
		line-height: 35px;
		letter-spacing: 1px;
		padding-bottom: 10px;
		text-align: center;
	}

	.about-us h1 {
		font-size: 34px;
	}

	.clients button {
		width: 290px;
	}

	.clients img{
		width: 85px;
	}

	.image-3 {
		width: 85px !important;
	}

	.contacts{
		width: 95%;
	}

	footer .border{
		width: 25%;
	}

	.form-button{
		width: 75%;
	}

	.popup-content{
		margin: 15px auto 0% auto;
		padding-bottom: 25px;
	}

	.about-us_item {
		margin-left: 5px;
	}

	.popup .btn-prim{
		margin-top: 30px;
		padding: 0 52px;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {


}

@media only screen and (min-width : 580px) {


}

@media only screen and (min-width : 680px) {


}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {


}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}