@media all and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) {

	.slogan:after {
		background-size: auto 5px;
		background: url('../img/header-line@2x.png');
	}

	.next-link {
		background-size: 90px 46px;
		background: url('../img/next-page@2x.png') center no-repeat;
	}

	.about-static {
		background-size: 1920px 1060px;
		background: url('../upload/2@2x.jpg');
	}

	.about-content,
	.portfolio-content,
	.team-content,
	.services-content {
		background-size: auto;
		background: url('../img/back-sing@2x.png');
	}

	.team-static {
		background-size: 1920px 1060px;
		background: url('../upload/4@2x.jpg');
	}

	.team-posts-area .team-post > a:after {
		background-size: 26px 15px;
		background: url('../img/team-arrow@2x.png') center center no-repeat;
	}

	.social-personal:after {
		background-size: 14px 7px;
		background: url('../img/ul-arrow@2x.png') center center no-repeat;
	}

	.services-static {
		background-size: 1919px 1429px;
		background: url('../upload/5@2x.jpg');
	}

	#contact {
		background-size: 1920px 1060px;
		background: url('../upload/contact@2x.jpg');
	}

	.social-icons li a#facebook {
		background-size: 14px 28px;
		background: rgba(0,0,0,0.79) url('../img/facebook@2x.png') center center no-repeat;
	}

	.social-icons li a#twitter {
		background-size: 19px 26px;
		background: rgba(0,0,0,0.79) url('../img/twiter@2x.png') center center no-repeat;
	}

	.social-icons li a#youtube {
		background-size: 30px 29px;
		background: rgba(0,0,0,0.79) url('../img/youtube@2x.png') center center no-repeat;
	}

	.social-icons li a#rss {
		background-size: 23px 23px;
		background: rgba(0,0,0,0.79) url('../img/rss@2x.png') center center no-repeat;
	}

	.social-icons li a#skype {
		background-size: 29px 29px;
		background: rgba(0,0,0,0.79) url('../img/skype@2x.png') center center no-repeat;
	}

	.social-icons li a#pinterest {
		background-size: 26px 26px;
		background: rgba(0,0,0,0.79) url('../img/in@2x.png') center center no-repeat;
	}

	.social-icons li a#google {
		background-size: 30px 29px;
		background: rgba(0,0,0,0.79) url('../img/google@2x.png') center center no-repeat;
	}

	.social-icons li a#facebook:hover {
		background-size: 14px 28px;
		background: rgba(4,97,120,0.79) url('../img/facebook-hover@2x.png') center center no-repeat;
	}

	.social-icons li a#twitter:hover {
		background-size: 19px 26px;
		background: rgba(4,97,120,0.79) url('../img/twiter-hover@2x.png') center center no-repeat;
	}

	.social-icons li a#youtube:hover {
		background-size: 30px 29px;
		background: rgba(4,97,120,0.79) url('../img/youtube-hover@2x.png') center center no-repeat;
	}

	.social-icons li a#rss:hover {
		background-size: 23px 23px;
		background: rgba(4,97,120,0.79) url('../img/rss-hover@2x.png') center center no-repeat;
	}

	.social-icons li a#skype:hover {
		background-size: 29px 29px;
		background: rgba(4,97,120,0.79) url('../img/skype-hover@2x.png') center center no-repeat;
	}

	.social-icons li a#pinterest:hover {
		background-size: 26px 26px;
		background: rgba(4,97,120,0.79) url('../img/in-hover@2x.png') center center no-repeat;
	}

	.social-icons li a#google:hover {
		background-size: 30px 29px;
		background: rgba(4,97,120,0.79) url('../img/google-hover@2x.png') center center no-repeat;
	}

	#search-bar input[type="submit"] {
		background-size: 15px 14px;
		background: #242424 url('../img/search@2x.png') center center no-repeat;
	}

	.portfolio-static #next {
		background-size: 18px 32px;
		background: #202020 url('../img/next-arrow@2x.png') center center no-repeat;
	}

	.portfolio-static #prev {
		background-size: 18px 32px;
		background: #202020 url('../img/prev-arrow@2x.png') center center no-repeat;
	}

	.zoom-button {
		background-size: 25px 16px;
		background: rgb(60,60,60) url('../img/portfolio@2x.png') center center no-repeat;
	}

	.link-button {
		background-size: 25px 18px;
		background: rgb(60,60,60) url('../img/link@2x.png') center center no-repeat;
	}

	.project-box h1 a {
		background-size: 23px 15px;
		background: #fff url('../img/project@2x.png') 19px 19px no-repeat;
	}

	.social-personal li a.facebook {
		background-size: 7px 15px;
		background: #5a5a5a url('../img/fb1@2x.png') center center no-repeat;
	}

	.social-personal li a.twitter {
		background-size: 10px 14px;
		background: #5a5a5a url('../img/twiter1@2x.png') center center no-repeat;
	}

	.social-personal li a.google {
		background-size: 15px 15px;
		background: #5a5a5a url('../img/google1@2x.png') center center no-repeat;
	}

	.social-personal li a.rss {
		background-size: 12px 12px;
		background: #5a5a5a url('../img/rss1@2x.png') center center no-repeat;
	}

	.social-personal li a.skype {
		background-size: 15px 15px;
		background: #5a5a5a url('../img/skype1@2x.png') center center no-repeat;
	}

	.social-personal li a.linkedin {
		background-size: 14px 13px;
		background: #5a5a5a url('../img/in1@2x.png') center center no-repeat;
	}

	.social-personal li a.facebook:hover {
		background-size: 7px 15px;
		background: #046178 url('../img/fb1@2x.png') center center no-repeat;
	}

	.social-personal li a.twitter:hover {
		background-size: 10px 14px;
		background: #046178 url('../img/twiter1@2x.png') center center no-repeat;
	}

	.social-personal li a.google:hover {
		background-size: 15px 15px;
		background: #046178 url('../img/google1@2x.png') center center no-repeat;
	}

	.social-personal li a.rss:hover {
		background-size: 12px 12px;
		background: #046178 url('../img/rss1@2x.png') center center no-repeat;
	}

	.social-personal li a.skype:hover {
		background-size: 15px 15px;
		background: #046178 url('../img/skype1@2x.png') center center no-repeat;
	}

	.social-personal li a.linkedin:hover {
		background-size: 14px 13px;
		background: #046178 url('../img/in1@2x.png') center center no-repeat;
	}

	.services-list li a#sev1 {
		background-size: 55px 55px;
		background: #292a2a url('../img/sev1@2x.png') center center no-repeat;
	}

	.services-list li a#sev2 {
		background-size: 55px 55px;
		background: #292a2a url('../img/sev2@2x.png') center center no-repeat;
	}

	.services-list li a#sev3 {
		background-size: 55px 55px;
		background: #292a2a url('../img/sev3@2x.png') center center no-repeat;
	}

	.services-list li:hover a#sev1 {
		background-size: 55px 55px;
		background: #fff url('../img/sev1-hov@2x.png') center center no-repeat;
	}

	.services-list li:hover a#sev2 {
		background-size: 55px 55px;
		background: #fff url('../img/sev2-hov@2x.png') center center no-repeat;
	}

	.services-list li:hover a#sev3 {
		background-size: 55px 55px;
		background: #fff url('../img/sev3-hov@2x.png') center center no-repeat;
	}

	.tab-services .tab-header h2 {
		background-size: 18px 18px;
		background: #fff url('../img/plus@2x.png') 98% center no-repeat;
	}

	.tab-services .tab-header.active h2 {
		background-size: 9px 3px;
		background: #046178 url('../img/minus@2x.png') 98% center no-repeat;
	}

	.contact-social li a.facebook {
		background-size: 14px 28px;
		background: rgba(27,27,27,0.79) url('../img/facebook@2x.png') center center no-repeat;
	}

	.contact-social li a.twitter {
		background-size: 19px 26px;
		background: rgba(27,27,27,0.79) url('../img/twiter@2x.png') center center no-repeat;
	}

	.contact-social li a.youtube {
		background-size: 30px 29px;
		background: rgba(27,27,27,0.79) url('../img/youtube@2x.png') center center no-repeat;
	}

	.contact-social li a.rss {
		background-size: 23px 23px;
		background: rgba(27,27,27,0.79) url('../img/rss@2x.png') center center no-repeat;
	}

	.contact-social li a.skype {
		background-size: 29px 29px;
		background: rgba(27,27,27,0.79) url('../img/skype@2x.png') center center no-repeat;
	}

	.contact-social li a.pinterest {
		background-size: 26px 26px;
		background: rgba(27,27,27,0.79) url('../img/in@2x.png') center center no-repeat;
	}

	.contact-social li a.google {
		background-size: 30px 29px;
		background: rgba(27,27,27,0.79) url('../img/google@2x.png') center center no-repeat;
	}

	.contact-social li a.facebook:hover {
		background-size: 14px 28px;
		background: rgba(4,97,120,0.79) url('../img/facebook-hover@2x.png') center center no-repeat;
	}

	.contact-social li a.twitter:hover {
		background-size: 19px 26px;
		background: rgba(4,97,120,0.79) url('../img/twiter-hover@2x.png') center center no-repeat;
	}

	.contact-social li a.youtube:hover {
		background-size: 30px 29px;
		background: rgba(4,97,120,0.79) url('../img/youtube-hover@2x.png') center center no-repeat;
	}

	.contact-social li a.rss:hover {
		background-size: 23px 23px;
		background: rgba(4,97,120,0.79) url('../img/rss-hover@2x.png') center center no-repeat;
	}

	.contact-social li a.skype:hover {
		background-size: 29px 29px;
		background: rgba(4,97,120,0.79) url('../img/skype-hover@2x.png') center center no-repeat;
	}

	.contact-social li a.pinterest:hover {
		background-size: 26px 26px;
		background: rgba(4,97,120,0.79) url('../img/in-hover@2x.png') center center no-repeat;
	}

	.contact-social li a.google:hover {
		background-size: 30px 29px;
		background: rgba(4,97,120,0.79) url('../img/google-hover@2x.png') center center no-repeat;
	}
}