@font-face {
    font-family: "Clear Sans";
    src: url('../fonts/clearsans-regular-webfont.eot');
    src: url('../fonts/clearsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clearsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/clearsans-regular-webfont.woff') format('woff'),
         url('../fonts/clearsans-regular-webfont.ttf') format('truetype'),
         url('../fonts/clearsans-regular-webfont.svg#ClearSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {height: 100%;}
body {
    color: #1B1F12;
    font: 16px/1.3 "Clear Sans",Arial,Helvetica,sans-serif;
    margin: 0;
	background: #fff;
	-webkit-font-smoothing: subpixel-antialiased !important;
}
a {
	text-decoration: none;
	color: #618f01;
}
a:hover {
	text-decoration: underline;
	outline: none;
	-webkit-transition: color linear 0.1s;
	-moz-transition: color linear 0.1s;
	-o-transition: color linear 0.1s;
	transition: color linear 0.1s;
}
a,
input {
	outline: none;
}
h1, h2, h3, h4, h5, p, ul, li, form, input {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
dl, dt, dt {
	margin: 0px;
	padding: 0px;
}
select {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
input,
textarea,
select {
	font: 100% 'PT Sans',"Trebuchet MS", Wingdings, "Zapf Dingbats", sans-serif;
	vertical-align: middle;
	color: #000;
}
input[type="submit"]{cursor: pointer;}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
q {quotes: none;}
q:after,
q:befor {
	content: "";
}
noscript {
	color: #f00;
	display: block;
	font: 17px/21px 'PT Sans',"Trebuchet MS", Wingdings, "Zapf Dingbats", sans-serif;
	padding: 5px 0;
	text-align: center;
}
table {
	border-collapse: collapse;
	border: none;
}
.photo-right {
	float: right;
	margin: 0 0 15px 20px;
	border: 5px solid #8dc416;
}
.photo-left {
	float: right;
	margin: 0 20px 15px 0;
	border: 5px solid #8dc416;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.main {
    margin: 0 auto;
    position: relative;
    width: 940px;
    z-index: 1;
}
.header {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 2;
}
.header:after {
	clear: both;
	content: "";
	display: block;
}
.logo {
    background: url("../images/logo.png") no-repeat scroll 0 0 ;
    float: left;
    height: 47px;
    margin: 18px 0 0 7px;
    overflow: hidden;
    text-indent: -9999px;
    width: 145px;
}
.logo a {
	display: block;
	height: 100%;
}
.header nav {
	float: right;
}
.nav > ul {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 79px;
	list-style: none;
}
.nav > ul > li {
	float: left;
	position: relative;
}
.nav > ul > li > a {
    color: #808080;
    display: block;
    padding: 0 27px;
}
.nav > ul > li:hover a,
.nav > ul > li > a:hover {
	color: #222222;
	text-decoration: none;
}
.nav .active a,
.nav .active a:hover {
	background: #f5963d;
	color: #fff;
}
.nav > ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	line-height: 43px;
	top: 79px;
	width: 270px;
	background: #fff;
	display: none;
}
.nav > ul ul li {
    float: left;
	width: 100%;
	clear: both;
    position: relative;
}
.nav > ul ul li:last-child::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    bottom: -5px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
}
.nav > ul ul a {
	color: #4d4d4d;
	display: block;
	padding: 0 15px;
}
.nav > ul ul .active a,
.nav > ul ul a:hover {
	background: #f8983e;
	color: #fff;
	text-decoration: none;
}
.nav > ul li:hover ul {
	display: block;
}
.drops {
    background: url("../images/ico-drop1.png") no-repeat scroll 0 0 ;
    cursor: pointer;
    display: none;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 17px;
    width: 16px;
}
.holder {
	margin: 0 auto;
	width: 960px;
}
.promo {
    background: url("../images/img-promo.jpg") 50% 0 ;
    height: 688px;
    margin: 0 -999px;
    overflow: hidden;
    padding: 0 999px;
    position: relative;
    z-index: 1;
}
.promo::after {
    background: url("../images/icon2.png") no-repeat;
    content: "";
    height: 806px;
    left: 50%;
    margin: -61px 0 0 -260px;
    position: absolute;
    width: 858px;
    z-index: 1;
}
.promo .main {
	position: relative;
	z-index: 2;
}
.promo .text {
    color: #fff;
    float: left;
    font: 18px/26px "Clear Sans",Arial,Helvetica,sans-serif;
    left: 50%;
    margin: 138px 0 0;
    text-align: right;
    width: 460px;
}
.promo strong {
    display: block;
    font: 55px/61px Lato,Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    margin: 0 0 22px;
    text-transform: uppercase;
}
.promo .text p {margin: 0 0 15px;}
.promo .btn-row {padding: 38px 0 0;}
.promo .btn-row:after {
	clear: both;
	content: "";
	display: block;
}
.promo .btn {
    border: 2px solid #9a0e0e;
    border-radius: 25px;
	width: auto;
    color: #fff;
    float: right;
    font: 700 18px/46px Lato,Arial,Helvetica,sans-serif;
    padding: 0 31px;
	box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.4), 0 0 0 1px #ef5f5f inset;
	background: #e23434;
	background: -moz-linear-gradient(top,  #e23434 0%, #cc3030 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e23434), color-stop(100%,#cc3030));
	background: -webkit-linear-gradient(top,  #e23434 0%,#cc3030 100%);
	background: -o-linear-gradient(top,  #e23434 0%,#cc3030 100%);
	background: -ms-linear-gradient(top,  #e23434 0%,#cc3030 100%);
	background: linear-gradient(to bottom,  #e23434 0%,#cc3030 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e23434', endColorstr='#cc3030',GradientType=0 );
}
.promo .btn:hover {
	text-decoration: none;
	color: #ffecaa;
	background: #fd4343;
	background: -moz-linear-gradient(top,  #fd4343 0%, #ce3030 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4343), color-stop(100%,#ce3030));
	background: -webkit-linear-gradient(top,  #fd4343 0%,#ce3030 100%);
	background: -o-linear-gradient(top,  #fd4343 0%,#ce3030 100%);
	background: -ms-linear-gradient(top,  #fd4343 0%,#ce3030 100%);
	background: linear-gradient(to bottom,  #fd4343 0%,#ce3030 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4343', endColorstr='#ce3030',GradientType=0 );
}
.promo .btn:active {
	background: #cc3030;
	background: -moz-linear-gradient(top,  #cc3030 0%, #e23434 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc3030), color-stop(100%,#e23434));
	background: -webkit-linear-gradient(top,  #cc3030 0%,#e23434 100%);
	background: -o-linear-gradient(top,  #cc3030 0%,#e23434 100%);
	background: -ms-linear-gradient(top,  #cc3030 0%,#e23434 100%);
	background: linear-gradient(to bottom,  #cc3030 0%,#e23434 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3030', endColorstr='#e23434',GradientType=0 );
	box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.4), 0 0 0 1px #d84b4b inset;
}
.box-your-project {background: #fafafa;}
.container .box-your-project h2 {
    color: #d64646;
    font: 300 24px/50px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 20px;
    word-spacing: 2px;
}
.box-your-project h2 span {
    border: 5px solid #d64646;
    color: #d64646;
    display: inline-block;
    font: bold 24px/52px Lato,Arial,Helvetica,sans-serif;
    padding: 0 15px;
}
.box-your-project h2 img {
    display: block;
    margin: 0 auto 27px;
}
.box-your-project .text {
    position: relative;
    width: 50%;
}
.your-project-list {
    background: url("../images/separator1.jpg") repeat-y scroll 50% 0 ;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 1px;
    padding: 57px 0 0;
}
.your-project-list article {padding: 0 0 156px;}
.your-project-list article:last-child {padding: 0 0 140px;}
.your-project-list article:after {
	clear: both;
	content: "";
	display: block;
}
.your-project-list article strong {
    display: block;
    font: 300 25px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 17px;
    position: relative;
    text-transform: uppercase;
    word-spacing: 8px;
}
.your-project-list .text:after {
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #fff;
    border-radius: 50%;
    content: "";
    height: 16px;
    position: absolute;
    right: -13px;
    top: 0;
    width: 16px;
}
.your-project-list article.item2 .text::after,
.your-project-list article.item4 .text::after {
    left: -13px;
    right: auto;
}
.your-project-list .item1 strong {color: #766b61;}
.your-project-list .item2 strong {color: #c03f3f;}
.your-project-list .item3 strong {color: #81ac81;}
.your-project-list .item4 strong {color: #ff9c40;}
.your-project-list .item1 .text-inner,
.your-project-list .item3 .text-inner {
	padding: 0 45px 0 0
}
.your-project-list .item2 .text-inner,
.your-project-list .item4 .text-inner {
	padding: 0 0 0 45px
}
.your-project-list .item1 .text:after {border: 5px solid #beafa2}
.your-project-list .item2 .text:after {border: 5px solid #c42323}
.your-project-list .item3 .text:after {border: 5px solid #81ac81}
.your-project-list .item4 .text:after {border: 5px solid #ff9c40}
.your-project-list .item1 img,
.your-project-list .item3 img {
    float: right;
    margin: -12px 16% 0 0;
}
.your-project-list .item2 img,
.your-project-list .item4 img {
    float: left;
    margin: -30px 0 0 16%;
}
.your-project-list .item3 img {margin: -16px 16% 0 0;}
.your-project-list .item4 img {margin: -11px 0 0 16%;}
.your-project-list .item1 .text,
.your-project-list .item3 .text {
	text-align: right;
}
.your-project-list .item2 .text,
.your-project-list .item4 .text {
    float: right;
    text-align: left;
}
.main h2 {
    color: #808080;
    font: 500 24px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.three-columns {
    margin: 0 0 -74px;
    overflow: hidden;
    padding: 21px 0 0;
	width: 100%;
	display: table;
}
.three-columns .col {
	display: table-cell;
	vertical-align: bottom;
	width: 33.3%;
}
.three-columns .col-content {
	position: relative;
	background: none repeat scroll 0 0 #f7f7f7;
}
.three-columns .col-content:after {
	clear: both;
	content: "";
	display: block;
}
.three-columns .col-holder {overflow: hidden;}
.box-order-service img,
.three-columns .col-holder img {
	margin: 0 auto;
	display: block;
}
.three-columns .col .col-bottom {
    padding: 22px 0 10px;
    text-align: center;
}
.three-columns .col-bottom .ttl {
    color: #fff;
    display: block;
    font: 500 18px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 8px;
}
.three-columns .col-bottom .ttl strong {font-size: 36px;}
.btn {
    background: none repeat scroll 0 0 #fff;
    border-radius: 20px;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
    color: #61ae8c;
    display: block;
    font-size: 18px;
    line-height: 44px;
    margin: 0 auto 13px;
    text-decoration: none !important;
    width: 160px;
}
.btn:hover {
	text-decoration: none;
	background: #f7f7f7;
}
.three-columns .col-social-advertising .btn {color: #3b5998;}
.three-columns .col-contextual-advertising .btn {
	background: #ffe27e;
	color: #c42323;
}
.three-columns .col-contextual-advertising .btn:hover {background: #f5d051;}
.three-columns .col-bottom a {
	color: #000000;
	text-decoration: underline;
}
.three-columns .col-bottom a:hover {text-decoration: none;}
.three-columns .col-cheap-traffic .btn {color: #61ae8c;}
.three-columns .col .col-bottom {
    background: url("../images/bg-col1.jpg") repeat scroll 0 0 ;
    min-height: 154px;
}
.three-columns .col-contextual-advertising .col-bottom {
    background: url("../images/bg-col2.jpg") repeat scroll 0 0 ;
    min-height: 167px;
}
.three-columns .col-social-advertising .col-bottom {
    background: url("../images/bg-col3.jpg") repeat scroll 0 0 ;
    min-height: 152px;
}
.three-columns h3 {
    background: url("../images/bg-heading.jpg") repeat-x scroll 0 0 ;
    border-radius: 5px 0 0;
    color: #fff;
    font: 300 22px/80px Lato,Arial,Helvetica,sans-serif;
    text-align: center;
}
.three-columns .col-contextual-advertising .col-content {
	background: #ffffff;
}
.col-contextual-advertising h3 {
    background: url("../images/bg-heading.jpg") repeat-x scroll 0 -89px ;
    border-radius: 5px 5px 0 0;
}
.three-columns .col-content:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 5px;
	background: rgba(0, 0, 0, 0.1) ;
}
.three-columns .col:first-child .col-content:after {display: none;}
.col-social-advertising h3 {
    background: url("../images/bg-heading.jpg") repeat-x scroll 0 -189px ;
    border-radius: 0 5px 0 0;
}
.box-order-service ul,
.col-contextual-advertising .col-holder ul {
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
}
.box-order-service ul {margin: 0 0 -5px;}
.box-order-service li,
.col-contextual-advertising .col-holder li {
    border-top: 1px solid #e6e6e6;
    margin: -1px 0 0;
    padding: 36px 0;
}
.col-social-advertising  .col-holder ul {
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
	color: #b2b2b2;
	font-size: 16px;
	text-align: center;
}
.col-social-advertising .col-holder li {
    border-top: 1px solid #e6e6e6;
    margin: -1px 0 0;
    padding: 40px 0;
}
.col-social-advertising .col-holder ul strong {
    color: #3b5998;
    display: block;
    font: 500 22px/1.3 Lato,Arial,Helvetica,sans-serif;
}
.col-social-advertising  .col-holder ul a:hover {text-decoration: none;}
.three-columns .detal {
    color: #b2b2b2;
    font-size: 16px;
    min-height: 67px;
    padding: 42px 10px 10px;
    text-align: center;
}
.three-columns .detal h4 {
	color: #61ad61;
	font: 500 22px/1.3 Lato,Arial,Helvetica,sans-serif;
}
.three-columns .col.col-social-advertising .col-holder img {margin-bottom: 7px;}
.three-columns .col:first-child .col-holder img {margin-bottom: 45px;}
.bg {
    left: 50%;
    margin: 0 0 0 -610px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 6666;
}
.container {
    margin: 0 -999px;
    overflow: hidden;
    padding: 79px 999px 73px;
    position: relative;
}
.container:nth-child(2n) {background: #fafafa;}
.container::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.our-customers h2 {
    color: #808080;
    font:  300 24px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 50px;
    text-align: center;
    text-transform: uppercase;
}
.gallery,
.our-customers-gallery {
    margin: 0 0 18px;
    position: relative;
}
.gallery-holder:after,
.our-customers-gallery:after {
	clear: both;
	content: "";
	display: block;
}
.gallery-holder,
.our-customers-holder {
    overflow: hidden;
    position: relative;
}
.gallery ul,
.our-customers ul {
	width: 99999px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery li,
.our-customers li {
    float: left;
    width: 240px;
}
.gallery img,
.our-customers img {
    display: block;
    margin: 0 auto;
}
.gallery .btn-prev,
.gallery .btn-next,
.our-customers .btn-prev,
.our-customers .btn-next {
    background: url("../images/btn-gallery.png") no-repeat scroll 0 0 ;
    height: 49px;
    left: -32px;
    margin: -26px 0 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 31px;
    z-index: 5;
}
.gallery .btn-next,
.our-customers .btn-next {
    background-position: -41px -61px;
    left: auto;
    right: -32px;
}
.gallery .btn-prev:hover,
.our-customers .btn-prev:hover {
	background-position: 0 -61px;
}
.gallery .btn-next:hover,
.our-customers .btn-next:hover {
	background-position: -41px 1px;
}
.box-result {
    background: url("../images/icon-ok.png") no-repeat scroll 50% 0 ;
    color: #808080;
    font-size: 20px;
    line-height: 1.3;
    overflow: hidden;
    padding: 137px 0 0;
    text-align: center;
}
.box-result h2 {
    color: #d64646;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 22px;
}
.box-result p {margin: 0;}
.box-result strong {color: #d64646;}
.box-content-text {
    background: none repeat scroll 0 0 #f8f8f8;
    padding-bottom: 45px;
    padding-top: 69px;
}
.box-content-text-holder {
    line-height: 1.5;
    margin: 0 0 24px;
    overflow: hidden;
}
.box-content-text .img-holder {
    float: left;
    margin: 0 29px 0 0;
    width: 460px;
}
.box-content-text .img-holder img {
	display: block;
	margin: 0 auto;
}
.box-content-text .content-text {overflow: hidden;}
.box-content-text p {margin: 0 0 15px;}
.main .box-content-text h2 {
    color: #222222;
    font-size: 32px;
    font-weight: 300;
    text-align: left;
    text-transform: none;
}
.box-content-text  p {margin: 0 0 20px;}
.box-content-text ul {
    margin: 0 0 20px;
    padding: 13px 0 0 7px;
}
.main .box-content-text ul li {
    margin: 0 0 8px;
    padding: 0 0 0 25px;
    position: relative;
}
.main .box-content-text ul li::after {
    background: url("../images/separator2.png") no-repeat scroll 0 0 ;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 16px;
}
.statistics {
    border-top: 1px solid #ededed;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 48px 0 0;
    text-align: center;
}
.statistics .box {
    border: 8px solid #808080;
    border-radius: 50%;
    color: #808080;
    cursor: pointer;
    display: inline-block;
    margin: 0 35px 19px;
    vertical-align: top;
    width: 145px;
}
.statistics .box:active,
.statistics .box:hover {
	border: 8px solid #d64646;
	color: #d64646;
}
.statistics .box-inner {
    display: table;
    width: 100%;
}
.statistics .box-frame {
    display: table-cell;
    height: 145px;
    padding: 0 5px;
    vertical-align: middle;
}
.statistics strong {
    display: block;
    font: bold 31px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 8px;
}
.alert-holder {
    margin: 0 0 -40px;
    overflow: hidden;
}
.alert {
    background: url("../images/bg-alert.png") repeat-y scroll 0 0 ;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 18px;
	position: relative;
    margin: 0 0 48px;
    padding: 0 20px 0 135px;
}
.alert:after {
	clear: both;
	content: "";
	display: block;
}
.alert .alert-inner {
    display: table-cell;
    height: 102px;
    padding: 10px 0;
    vertical-align: middle;
}
.alert-error {background-position: 0 0}
.alert-ok {background-position: -1208px 0;}
.alert-look {background-position: -2507px 0;}
.alert-mes {background-position: -3631px 0;}
.alert-detal {
	color: #222222;
    background-position: -4822px 0;
}
.alert-error a {color: #ffe99d;}
.alert-ok a {color: #cbffcb;}
.alert-look a {color: #ffe99d;}
.alert-mes a {color: #ffe99d;}
.alert-detal a {color: #c42323;}
.alert a {text-decoration: underline;}
.alert a:hover {text-decoration: none;}
.alert::after {
    background: url("../images/icon1.png") no-repeat;
    content: "";
    height: 70px;
    left: 23px;
    margin: -35px 0 0;
    position: absolute;
    top: 50%;
    width: 70px;
}
.alert-error:after {background-position: 0 0}
.alert-ok::after {background-position: 0 -166px;}
.alert-look::after {background-position: 0 -332px;}
.alert-mes::after {background-position: 0 -506px;}
.alert-detal::after {background-position: 0 -672px;}
.box-error {background-position: -96px 0;}
.box-ok {background-position: -1305px 0;}
.box-look {background-position: -2604px 0;}
.box-mes {background-position: -3727px 0;}
.box-detal {background-position: -4919px 0;}
.box-error::after,
.box-ok::after,
.box-look::after,
.box-mes::after,
.box-detal::after {
	display: none;
}

.box-error,
.box-ok,
.box-look,
.box-mes,
.box-detal {
	padding: 0 20px 0 40px;
}
.blockquote {
    color: #222222;
    font-size: 16px;
    font-style: italic;
    margin: -11px 10px 10px;
    overflow: hidden;
    padding: 0;
}
.blockquote q {
    display: block;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 0 0 21px;
    overflow: hidden;
    word-spacing: 2px;
}
.blockquote q::before {
    background: url("../images/separator-blockquote.png") no-repeat scroll 0 0 ;
    content: "";
    display: inline-block;
    height: 23px;
    position: relative;
    top: 3px;
    width: 40px;
}
.container-text .heading {
    background: url("../images/bg-heading1.jpg") repeat scroll 0 0 #fefefe;
    margin: -74px -9999px 30px;
    overflow: hidden;
    padding: 30px 9999px;
}
.container-text .heading h1 {
	margin: 0 0 0;
	text-transform: uppercase;
	color: #808080;
	font: 500 32px/1.2 Lato,Arial,Helvetica,sans-serif;
}
.container-text h2 {
    color: #222222;
    font: 500 22px/1.2 Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 15px;
    text-align: left;
    text-transform: none;
}
.container-text p {margin: 0 0 15px;}
.container-text a {
	color: #ff7d00;
	text-decoration: underline;
}
.container-text a:hover {
	text-decoration: none;
	color: #d64646;
}
.tab-content {margin: 0 0 5px;}
.tab-content:after {
	clear: both;
	content:"";
	display: block;
}
.tab-content .tab-nav {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.tab-content .tab-nav li {
	float: left;
	width: 50%;
}
.tab-content .tab-nav a {
    background: none repeat scroll 0 0 #efefef;
    border-radius: 5px 5px 0 0;
    color: #808080;
    display: block;
    line-height: 67px;
    margin: 10px 0 0;
    text-align: center;
    text-decoration: none;
}
.tab-content .tab-nav .ui-state-active a {
    background: none repeat scroll 0 0 #ffe588;
    color: #5e544b;
    line-height: 77px;
    margin: 0;
}
.tab-content .tabs {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
     padding: 25px 25px 14px;
}
.container-text h3 {
    color: #5e544b;
    font: 700 16px/1.2 Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 10px;
}
.tab-content .tabs ul {
    color: #808080;
    line-height: 1.7;
    margin: 0 0 10px;
}
.tab-content .tabs ul li {
	overflow: hidden;
	padding: 0 0 0 32px;
	position: relative;
	margin: 0 0 5px;
}
.tab-content .tabs li::after {
    background: none repeat scroll 0 0 #bfbfbf;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    top: 11px;
    width: 6px;
}
.two-columns {
    margin: 0 0 51px;
    overflow: hidden;
}
.two-columns .col-text {
	float: left;
	width: 100%;
}
.two-columns .col-text-inner {padding: 0 350px 0 0;}
.two-columns aside {
    float: left;
    margin: -21px 0 0 -303px;
    width: 300px;
}
.box-order-service .col-bottom {
    background: url("../images/bg-container-dark.jpg") repeat scroll 0 0 ;
    border-radius: 5px;
    padding: 23px 0;
    text-align: center;
}
.box-order-service .cost {
	display: block;
	font-size: 18px;
	color: #808080;
	font-weight: normal;
}
.box-order-service .cost strong {
    color: #c42323;
    font-size: 18px;
    font-weight: 700;
}
.box-order-service .btn {
    background: none repeat scroll 0 0 #ffe27e;
    box-shadow: none;
    color: #000;
    margin-bottom: 7px;
    width: 182px;
}
.box-order-service .btn:hover {
	background: #f5d051;
	color: #000;
}
.table-holder {
    border-radius: 5px;
    margin: 0 0 3px;
    overflow: hidden;
    padding: 0 0 0 1px;
}
.container table {
    border-collapse: collapse;
    width: 100%;
}
.container table thead th {
	height: 77px;
	padding: 0;
	color: #5e544b;
	border-left: 1px solid #e8cc6c;
	font: 400 18px/77px Lato,Arial,Helvetica,sans-serif;
	background: url("../images/bg-th.jpg") repeat-x;
}
.container table thead th:first-child {border: none;}
.container table tbody th, .container table tbody td {
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    line-height: 60px;
    padding: 0;
}
.container table tbody th {
    border-left: 1px solid #ebebeb;
    color: #222222;
    font-weight: 500;
    width: 230px;
}
.container table tbody tr:hover th,
.container table tbody tr:hover td {
	color: #81ac81;
}
.container table tbody tr:last-child th,
.container table tbody tr:last-child td {
	border-bottom: 1px solid #f7f7f7;
}
.container table tbody tr.even th,
.container table tbody tr.even td {
	background: #f7f7f7;
}
.table-prace .mark {
    background: url("../images/separator-mark.png") no-repeat scroll 0 0 ;
    display: block;
    height: 15px;
    margin: 0 auto;
    width: 15px;
}
.table-prace tr:hover .mark {background-position: 0 -20px;}
.development-elements {
    color: #808080;
    display: table;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0 0 66px;
    position: relative;
    vertical-align: bottom;
    width: 100%;
}
.development-elements .box {
    display: table-cell;
    position: relative;
    vertical-align: bottom;
    width: 33%;
}
.development-elements .box .box-holder {
	margin: 0 0 0 20px;
	background: #fff;
	padding: 29px 24px 26px;
	border: 1px solid #e4e4e4;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03);
}
.development-elements .box .box-holder::after {
    background: url("../images/separator4.png") no-repeat scroll 0 0 ;
    bottom: -11px;
    content: "";
    height: 13px;
    left: 50%;
    margin: 0 0 0 -9px;
    position: absolute;
    width: 18px;
}
.development-elements .box:first-child .box-holder {margin: 0;}
.development-elements::after {
    background: url("../images/separator3.png") repeat scroll 0 0 ;
    bottom: 10px;
    content: "";
    height: 6px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 100%;
}
.development-elements h3 {
    font: 300 26px/1.2 Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 17px;
    text-transform: uppercase;
}
.development-elements p {margin: 0 !important;}
.development-elements .box-red h3 {color: #c03f3f;}
.development-elements .box-green h3 {color: #81ac81;}
.development-elements .box-orange h3 {color: #ee7925;}
.development-elements .box::after {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
    border-style: solid;
    border-width: 5px;
    bottom: -66px;
    content: "";
    height: 16px;
    left: 50%;
    margin: 0 0 0 -10px;
    position: absolute;
    width: 16px;
    z-index: 5;
}
.development-elements .box.box-red:after {border-color: #c42323;}
.development-elements .box.box-green:after {border-color: #81ac81;}
.development-elements .box.box-orange:after {border-color: #ff9c40;}
.development-elements .box.box-olive:after {border-color: #beafa2;}
.development-elements .box.box-gray:after {border-color: #808080;}
.development-elements .row-bottom:after {
	clear: both;
	content: "";
	display: block;
}
.development-elements .row-bottom .box {
    vertical-align: top;
    width: 50%;
}
.development-elements .row-bottom .box.box-red::after {
    bottom: auto;
    margin: 0 0 0 16px;
    top: -64px;
}
.development-elements .row-bottom .box.box-gray::after {
    bottom: auto;
    margin: 0 0 0 -46px;
    top: -64px;
}
.development-elements .row-bottom .box-holder::after {
    background: url("../images/separator5.png") no-repeat scroll 0 0 ;
    bottom: 0;
    top: -9px;
}
.development-elements .row-bottom .box.box-red .box-holder::after {margin: 0 0 0 20px;}
.development-elements .row-bottom .box.box-gray .box-holder::after {margin: 0 0 0 -42px;}
.add-development-elements {padding: 0;}
.add-development-elements:after {display: none;}
.add-development-elements .row {
    margin: 0 0 37px;
    overflow: hidden;
    padding: 0 0 67px;
    position: relative;
    width: 100%;
}
.add-development-elements .row:after {
    background: url("../images/separator3.png") repeat scroll 0 0 ;
    bottom: 10px;
    content: "";
    height: 6px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 100%;
}
.add-development-elements .row-bottom .box.box-red {
    bottom: auto;
	top: 0;
}
.development-elements.add-development-elements h3 {
    font: 500 20px/1.3 Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 20px;
}
.development-elements.add-development-elements .row .box.box-orange::after {left: 40%;}
.development-elements.add-development-elements .row .box.box-orange .box-holder::after {left: 40%;}
.development-elements.add-development-elements .row .box.box-green::after {left: 60%;}
.development-elements.add-development-elements .row .box.box-green .box-holder::after {left: 60%;}
.blockquote cite {
    display: table;
    float: right;
    font-size: 14px;
    font-style: normal;
    line-height: 1.2;
    margin: 0 51px 0 0;
    position: relative;
}
.blockquote cite::after {
    background: none repeat scroll 0 0 #d9d9d9;
    content: "";
    height: 1px;
    left: -100px;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 3;
}
.blockquote cite img {
    float: left;
    margin: 0 0 0 -55px;
}
.blockquote cite > span  {
	display: block;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.blockquote cite strong {
    display: block;
    font-weight: normal;
}
.blockquote cite a {color: #ee7925;}
.promo.promo-inner {
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    height: auto;
    margin: 0 -10px;
    padding: 45px 10px 50px 330px;
    text-align: left;
    word-spacing: 5px;
}
.promo.promo-inner:after {display: none;}
.promo.promo-inner .cost {
    background: url("../images/bg-promo-cost.png") no-repeat scroll 0 0 ;
    color: #d64646;
    display: table;
    font: 700 36px/42px Lato,Arial,Helvetica,sans-serif;
    height: 182px;
    left: 73px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 182px;
}
.promo.promo-inner .cost > div {
	display: table-cell;
	height: 182px;
	vertical-align: middle;
}
.promo.promo-inner .cost span {
    display: block;
    font-size: 24px;
    line-height: 28px;
    margin: -5px 0 0;
}
.promo.promo-inner .btn {
    background: none repeat scroll 0 0 #ffe27e;
    border: medium none;
    box-shadow: none;
    color: #222222;
    float: left;
    margin: 0;
    padding: 0 25px;
    width: auto;
}
.promo.promo-inner .btn:hover {background: #f5d051;}
.promo.promo-inner h2 {
    color: #fff;
    font: 700 24px/1.2 Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 21px !important;
    text-align: left;
    text-transform: none;
    word-spacing: 6px;
}
.development-elements.add-development-elements {
    margin: 0 0 3px;
    padding: 0;
}
.reviews-gallery {
    line-height: 1.55;
    margin: 0 0 -18px;
}
.reviews-holder {
    margin: 0 auto;
    width: 926px;
}
.reviews-list {width: 100% !important;}
.reviews-gallery li {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}
.reviews-gallery li.active {z-index: 2;}
.reviews-gallery .blockquote q {margin: 0 0 24px;}
.reviews-gallery .blockquote cite {
    float: left;
    margin: 0 0 0 127px;
}
.container-text .box-text {
    margin: 0 0 51px;
    overflow: hidden;
}
.services {
    margin: 0 0 -73px;
    overflow: hidden;
    padding: 8px 0 0;
}
.reviews-list .blockquote {
    float: left;
    margin: 0;
    padding: 0 3% 0 0;
    width: 47%;
}
/*footer*/
.footer {
    background: url("../images/bg-footer.jpg") repeat scroll 0 0 ;
    overflow: hidden;
    padding: 15px 0 0;
    position: relative;
}
.footer:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
	top: 0;
	background: url("../images/bg-footer-top.jpg");
	height: 5px;
}
.footer h3 {
    color: #8c837e;
    font-family: Lato,Arial,helvetica,sans-serif;
    font-size: 23px;
    font-weight: 300;
    margin: 0 0 1px;
    word-spacing: 8px;
}
.footer .col-holder {margin: 0 0 60px;}
.footer .col-holder:after {
	clear: both;
	content: "";
	display: block;
}
.footer .col1 {
    float: left;
    width: 58%;
}
.footer .col2 {
    float: right;
    width: 34.5%;
}
.footer  .copy {
	float: left;
	color: #8c837e;
}
.footer  .copy a {color: #ffffff;}
.footer .contact {
    color: #ffffff;
    float: right;
}
.footer  .contact span {color: #ffe99d;}
.footer .social-list {
    float: right;
    list-style: outside none none;
    margin: 0 0 0 11px;
    padding: 0;
}
.footer  .social-list li {float: left;}
.footer .social-list a {
    background: url("../images/icon-social-list.png") no-repeat scroll 0 0 ;
    display: block;
    height: 60px;
    overflow: hidden;
    text-indent: -9999px;
    width: 60px;
}
.footer  .social-list .facebook {background-position: 0 0}
.footer  .social-list .facebook:hover {background-position: 0 -70px;}
.footer .social-list .vk {background-position: -57px 0;}
.footer .social-list .vk:hover {background-position: -57px -70px;}
.footer .footer-bottom {
    background: url("../images/bg-footer-bottom.jpg") repeat-x scroll 0 0 ;
    line-height: 60px;
    overflow: hidden;
}
.list-blog {
    line-height: 19px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.list-blog li {
    border-bottom: 1px solid #514d4c;
    overflow: hidden;
}
.list-blog a {
    color: #a69b95;
    display: block;
    overflow: hidden;
    padding: 20px 0 20px 72px;
}
.list-blog li:last-child {border: none}
.list-blog .date {
    color: #8c837e;
    float: left;
    font-size: 14px;
    font-style: normal;
    line-height: 1;
    margin: 0 0 0 -70px;
    padding: 6px 0 0;
    text-align: center;
    width: 60px;
}
.list-blog .date span {
    display: block;
    font-size: 30px;
}
.list-blog .h3 {
    color: #ffe1a6;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px;
}
.list-blog a:hover {
	color: #bfb3ac;
	text-decoration: none;
}
.list-blog a:hover .h3 {color: #ffffff;}
.list-blog a:hover .date {color: #bfb3ac;}
.form-feedback {padding: 22px 0 0;}
.form-feedback input[type="text"], .form-feedback input[type="email"] {
    background: none repeat scroll 0 0 #383533;
    border: medium none;
    border-radius: 4px;
    box-sizing: border-box;
    color: #a69b95;
    font-size: 15px;
    font-style: italic;
    line-height: 17px;
    margin: 0 0 13px;
    padding: 15px;
    width: 100%;
}
.form-feedback textarea {
    background: none repeat scroll 0 0 #383533;
    border: medium none;
    border-radius: 4px;
    box-sizing: border-box;
    color: #a69b95;
    font-size: 15px;
    font-style: italic;
    height: 200px;
    margin: 0 0 24px;
    padding: 15px;
    resize: vertical;
    width: 100%;
}
.form-feedback input[type="text"].text-active,
.form-feedback input[type="email"].text-active,
.form-feedback textarea.text-active {
	color: #ffe99d;
}
.form-feedback input[type="text"].focus,
.form-feedback input[type="email"].focus,
.form-feedback textarea.focus {
	color: #ffffff;
}
.form-feedback .row {
    margin: 0 0 20px;
    overflow: hidden;
}
.form-feedback button[type="submit"] {
    background: none repeat scroll 0 0 #2e2a29;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    height: 42px;
	font:14px Lato,Arial,helvetica,sans-serif;
    text-align: center;
    width: 134px;
}
.form-feedback button[type="submit"]:active,
.form-feedback button[type="submit"]:hover {
	background: #141313;
}
.services .container-text {
    line-height: 1.5;
}
.services .heading {
    margin-bottom: 36px;
    padding: 38px 9999px;
}
.services .container-text h2 {
    margin: 0 0 18px !important;
}
.services .container-text p {
    margin: 0 0 23px;
}
.services .main h2 {
    margin: 0 0 23px;
}
.services-content {
	float: left;
	width: 100%;
}
.services-holder {
    height: 386px;
    list-style: outside none none;
    margin: 0 360px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.services-holder li {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
}
.services-holder li.active {z-index: 2;}
.services-holder img {display: block;}
.services-list {
    border-left: 10px solid #ff9c40;
    color: #808080;
    float: left;
    font-size: 14px;
    height: 470px;
    margin: 0 0 0 -310px;
    position: relative;
    width: 300px;
    z-index: 5;
}
.services-list li {
    margin: 0 0 21px;
    overflow: hidden;
    padding: 17px 0 0 15px;
}
.services-list strong {
    color: #222222;
    display: block;
    font: 700 18px Lato,Arial,Helvetica,sans-serif;
    margin: 0 0 4px;
}
.services-list p {margin: 0 0 9px !important;}
.services-list a {
    background: none repeat scroll 0 0 #e6e6e6;
    border-radius: 0 21px 21px 0;
    color: #ffffff;
    float: left;
    font-size: 17px;
    font-style: italic;
    font-weight: 500;
    height: 42px;
    line-height: 42px;
    margin: 0 0 0 -15px;
    overflow: hidden;
    text-indent: -999px;
    width: 42px;
	box-sizing: border-box;
}
.services-list a:hover, .services-list  a.active {
    background: none repeat scroll 0 0 #ff9c40;
    color: #fff;
    display: block;
    float: none;
    padding: 0 0 0 17px;
    text-decoration: none;
    text-indent: 0;
    width: 100%;
	-webkit-transition: width linear 0.1s;
	-moz-transition: width linear 0.1s;
	-o-transition: width linear 0.1s;
	transition: width linear 0.1s;
}
.btn:active,
.promo .btn:active {
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	padding-top: 3px;
	line-height: 41px;
}
.menu-trigger {
	display: none;
}
@media (max-width:990px) {
	.gallery .btn-prev, .gallery .btn-next, .our-customers .btn-prev, .our-customers .btn-next {
		left: -8px;
	}
	.gallery .btn-next, .our-customers .btn-next {
	    right: -8px;
		left: auto;
	}
}
@media (max-width:960px) {
	.main {width: auto;}
	.header {
		width: auto;
		padding: 0 10px;
	}
	.container {
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	.holder {
		width: auto;
		padding: 0 10px;
	}
	.three-columns .col:first-child .col-holder img {width: 100%;}
	.box-order-service li, .col-contextual-advertising .col-holder li {
	    padding: 29px 0;
	}
	.col-social-advertising .col-holder li {padding: 19px 0;}
	.promo {
	    height: 560px;
	    margin-left: 0;
	    margin-right: 0;
	    padding-left: 0;
	    padding-right: 0;
	    width: auto;
	}
	.promo::after {
		background-size:cover;
		-moz-background-size:cover;
		-webkit-background-size:cover;
	    margin: -137px 0 0 -260px;
	}
	.promo .main {margin: 0;}
	.promo strong {
	    font-size: 48px;
	    line-height: 1.1;
	}
	.promo .text {
	    display: table;
	    font-size: 17px;
	    height: 560px;
	    line-height: 1.4;
	    margin: 0;
	    width: 52%;
	}
	.text-content {
		height: 560px;
		vertical-align: middle;
		display: table-cell;
	}
	.gallery, .our-customers-gallery {padding: 0 25px;}
	.promo.promo-inner {border-radius: 0;}
}
@media (max-width:940px) {
	.reviews-holder {width: 100%;}
	.services-holder img {width: 100%;}
	.services-list {height: auto;}
}
@media (max-width:920px) {
	.nav > ul > li > a {
	    color: #808080;
	    display: block;
	    padding: 0 20px;
	}
	.gallery li, .our-customers li {width: 212px;}
	.services-list li {
	    margin: 0 0 15px;
	    padding-top: 10px;
	}
	.container-text .box-text {margin: 0 0 20px;}
}
@media (max-width:860px) {
	.box-your-project .text {
		font-size: 15px;
		line-height: 1.4;
	}
	.your-project-list article strong {
		font: 500 19px/1.4 Lato,Arial,Helvetica,sans-serif;
		word-spacing: 2px;
	}
	.three-columns h3 {
	    font-size: 18px;
	    font-weight: bold;
	}
	.your-project-list .item2 img, .your-project-list .item4 img {
	    margin: -12px 0 0 16%;
	    width: 20%;
	}
	.your-project-list .item1 img, .your-project-list .item3 img {
	    margin: -12px 16% 0 0;
	    width: 20%;
	}	
	.our-customers h2 {margin: 0 0 25px;}
	.services-list {
		margin: 0 0 0 -270px;
		width: 260px;
		font-size: 13px;
	}
	.services-holder {margin: 0 280px 0 0;}
	.services-list a {
		height: 35px;
		line-height: 35px;
	}
	.promo::after {
	    height: 638px;
	    margin: -70px 0 0 -189px;
	    width: 658px;
	}
}
@media (max-width:800px) {
	.gallery li, .our-customers li {
	    width: 182px;
	}
	.your-project-list article:last-child,
	.your-project-list article {
		padding: 0 0 90px;
	}
	.nav > ul > li > a {padding: 0 15px;}
	.box-content-text .img-holder {
		float: none;
		margin: 0 0 10px;
		width: auto;
	}
	.statistics {padding: 15px 0 0;}
	.statistics .box {margin: 0 20px 19px;}
	.promo.promo-inner {padding: 45px 10px 50px 295px;}
	.blockquote q {
		font-size: 15px;
		line-height: 1.3;
		letter-spacing: 0;
	}
}
@media (max-width:760px) {	
	.logo {margin: 10px 0 10px 7px;}	
	.nav {
		float: none;
		overflow: hidden;
		display: none;
	}
	.menu-trigger {
	    display: block;
	    height: 35px;
	    position: absolute;
	    right: 30px;
	    top: 18px;
	    width: 35px;
	    z-index: 5;
	}
	.menu-trigger span {
	    background: none repeat scroll 0 0 #000;
	    border-radius: 5px;
	    display: block;
	    height: 6px;
	    margin: 0 0 7px;
	}
	.header .nav {
	    background: none repeat scroll 0 0 #fff;
	    float: none;
	    left: 0;
	    position: absolute;
	    right: 0;
	    top: 67px;
	    z-index: 99;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		box-shadow: 0 6px 8px rgba(0, 0, 0, 0.13);
	}
	.nav > ul {
	    float: none;
	    line-height: 50px;
	    overflow: hidden;
	}
	.nav > ul > li {
		float: none;
		overflow: hidden;
	}
	.nav > ul > li:after {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		content: "";
		height: 1px;
		overflow: hidden;
		z-index: 66;
		background: #beb7b7;
	}
	.nav > ul > li:hover ul,
	.nav > ul ul {
		position: static;
		width: auto;
		background: #4b6ca9;
		display: none;
		overflow: hidden;
	}
	.nav > ul > li:hover ul a,
	.nav > ul > li ul a {
	    color: #fff;
	    padding: 0 40px;
	}
	.nav > ul > li > a:hover,
	.nav > ul > li > a:active {
	    background: none repeat scroll 0 0 #f5963d;
	}
	.drops {display: block;}
	.drops.actives {background-position: 0 -16px;}
	.promo.promo-inner p {margin: 0 0 15px;}
	.two-columns .col-text-inner {padding: 0 240px 0 0;}
	.two-columns aside {
	    float: left;
	    margin: -21px 0 0 -230px;
	    width: 230px;
	}
	.development-elements.add-development-elements h3 {
		font: 500 17px/1.3 Lato, Arial, Helvetica, sans-serif;
		margin: 0 0 10px;
	}
	.header {
	    background: none repeat scroll 0 0 #fff;
	    border-bottom: 3px solid #e5e5e5;
	    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.14);
	    height: 65px;
	    left: 0;
	    padding: 0;
	    position: fixed;
	    right: 0;
	    top: 0;
	    z-index: 3;
	}
	.main {
	    margin-top: 50px;
	    width: auto;
	}
	.promo::after {margin: -70px 0 0 -217px;}
}
@media (max-width:720px) {
	.footer {padding: 25px 0 0;}
	.footer .col1, .footer .col2 {
	    float: none;
	    margin: 0 0 30px;
	    overflow: hidden;
	    width: auto;
	}
	.footer .col-holder {margin: 0;}
	.footer .copy,
	.footer .contact {
		display: block;
		float: none;
	}
	.promo strong {font-size: 40px;}
	.container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.promo.promo-inner {padding: 30px 10px 30px 240px;}
	.promo.promo-inner .cost {
		left: 29px;
		top: 80px;
	}
	.services .heading {
	    margin-bottom: 36px;
	    margin-top: -41px;
	    padding: 25px 9999px;
	}
	.container-text .heading h1 {font-size: 26px;}
	.services {margin: 0 0 -51px;}
	.promo::after {
	    height: 571px;
	    margin: -50px 0 0 -199px;
	    width: 608px;
	}
}
@media (max-width:640px) {
	.your-project-list article strong {
		font-size: 17px;
		margin: 0 0 10px;
	}
	.box-your-project h2 span {
	    border: 3px solid #d64646;
	    font: bold 24px/37px Lato,Arial,Helvetica,sans-serif;
	}
	.promo .text {width: 52%;}
	.promo strong {
		margin: 0 0 10px;
	    font: 37px/1.1 Lato,Arial,Helvetica,sans-serif;
	}
	.promo .btn-row {padding: 10px 0 0;}
	.statistics .box {
		width: 135px;
	    margin: 0 10px 15px;
	}
	.statistics .box-frame {height: 135px;}
	.statistics strong {margin: 0;}
	.tab-content .tab-nav {font-size: 15px;}
	.tab-content .tab-nav a {line-height: 45px;}
	.tab-content .tab-nav .ui-state-active a {line-height: 55px;}
	.add-development-elements .row, .development-elements {
		margin: 0 0 20px;
		padding: 0 0 45px;
	}
	.development-elements .box::after {bottom: -45px;}
	.development-elements .box .box-holder {
		margin: 0 0 0 5px;
		padding: 10px;
	}
	.development-elements h3 {
		font: 500 17px/1.3 Lato,Arial,Helvetica,sans-serif;
   		margin: 0 0 5px;
	}
	.development-elements .row-bottom .box.box-red::after,
	.development-elements .row-bottom .box.box-gray::after {top: -47px;}
	.two-columns .col-text-inner {padding: 0;}
	.two-columns .col-text {
	    float: none;
	    overflow: hidden;
	    text-align: justify;
	}
	.two-columns aside {
		margin: 0 0 15px;
		float: none;
		overflow: hidden;
		width: auto;
	}
	.alert {margin: 0 0 25px;}
	.reviews-gallery .blockquote cite {margin: 0 0 0 60px;}
	.alert {font-size: 15px;}
	.alert .alert-inner {height: auto;}
	.promo.promo-inner {font-size: 15px;}
	.promo.promo-inner h2 {margin: 0 0 6px !important;}
	.container-text .box-text {margin: 0 0 15px;}
	.promo::after {
	    height: 489px;
	    margin: -44px 0 0 -170px;
	    width: 520px;
	}
}
@media (max-width:620px) {
	.services-content {
		float: none;
		overflow: hidden;
	}
	.services-holder {margin: 0;}
	.services-list {
	    float: none;
	    margin: 0;
	    width: auto;
	}
	.services-list li {padding-top: 0;}
	.services-list strong {margin: 0;}
	.services-list p {margin: 0 0 4px !important;}
	.services-list a {
	    height: 32px;
	    line-height: 32px;
	}
}
@media (max-width:600px) {
	.three-columns {
	    margin: 0;
	    padding: 0;
	}
	.three-columns .col {
	    display: block;
	    margin: 0 0 15px;
	    overflow: hidden;
	    width: auto;
	}
	.three-columns .col:first-child .col-content::after {display: block;}
	.three-columns .col-content::before {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	    bottom: 0;
	    content: "";
	    right: 0;
	    position: absolute;
	    top: 0;
	    width: 5px;
	}
	.three-columns h3 {font-size: 27px;}
	.three-columns h3 {border-radius: 5px 5px 0 0;}
	.three-columns .col .col-bottom,
	.three-columns .col-contextual-advertising .col-bottom {
		min-height: 50px;
		padding: 20px 0;
	}
}
@media (max-width:560px) {
	.promo strong {font-size: 31px;}
	.promo .text {font-size: 15px;}
	.promo .text {width: 53%;}
	.promo, .promo .text,
	.text-content {
	    height: 450px;
	}
	.your-project-list article:last-child,
	.your-project-list article {padding: 0 0 50px;}
	.your-project-list .item1 .text-inner,
	.your-project-list .item3 .text-inner {
	    padding: 0 25px 0 0;
	}
	.your-project-list .item2 .text-inner,
	.your-project-list .item4 .text-inner {
	    padding: 0  0 0 25px;
	}
	.container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.promo.promo-inner {padding: 25px 15px;}
	.promo.promo-inner .cost {
	    margin: 0 auto 15px;
	    position: static;
	}
	.services .heading {
		margin-top: -20px;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.container-text .heading h1 {font-size: 23px;}
	.container table tbody th {width: auto;}
	.tab-content .tab-nav li {width: 100%;}
	.tab-content .tab-nav  a,
	.tab-content .tab-nav .ui-state-active a {
		line-height: 55px;
		margin: 0;
	}
	body {font-size: 15px;}
	.promo.promo-inner .btn {margin: 0 auto;}
	.promo .btn-row {padding: 0;}
	.promo.promo-inner .btn {
	    display: block;
	    float: none;
	    margin: 0 auto;
	    padding: 0;
	    text-align: center;
	    width: 180px;
	}
	.container table thead th {
		font: 400 15px/60px Lato, Arial, Helvetica, sans-serif;
		height: 60px;
	}
	.services {margin: 0 0 -40px;}
}
@media (max-width:480px) {
	.our-customers-gallery li {width: 410px;}
	.our-customers-gallery li img {margin: 0 auto;}
	.box-content-text .img-holder img {width: 100%;}
	.list-blog {font-size: 15px;}
	.development-elements.add-development-elements h3 {font-size: 15px;}
	.development-elements {font-size: 13px;}
	.development-elements.add-development-elements h3 {font-size: 10px;}
	.development-elements.add-development-elements,
	.development-elements {font-size: 11px;}	
	.development-elements h3 {font: 500 10px/1.3 Lato, Arial, Helvetica, sans-serif;}
	.reviews-gallery .blockquote cite {margin: 0;}
	.reviews-gallery .blockquote cite img {display: none;}
	.blockquote q {font-size: 13px;}
	.reviews-list .blockquote {
	    padding: 0 5% 0 0;
	    width: 45%;
	}
	.blockquote cite {font-size: 12px;}
	.blockquote q::before {
		background-size:contain;
		-moz-background-size:contain;
		-webkit-background-size:contain;
	    height: 16px;
	    width: 23px;
	}
	.list-blog {font-size: 14px;}
	.list-blog a {padding: 14px 0 14px 60px;}
	.list-blog .date {
	    font-size: 13px;
	    margin: 0 0 0 -60px;
	    width: 50px;
	}
	.list-blog .date span {font-size: 29px;}
	
}
@media (max-width:439px) {
	.logo {
	    background-size: contain;
		-moz-background-size: contain;
		-webkit-background-size: contain;
	    height: 36px;
	    margin: 5px;
	    width: 110px;
	}
	.promo .text-content {height: auto;}
	.promo .text {
		font-size: 14px;
		height: auto;
		margin-top: 195px;
		padding: 0 21px;
		text-align: center;
		width: auto;
	}
	.promo strong {
	    font-size: 20px;
	    margin: 0 0 5px;
	}
	.promo .btn-row {padding: 0;}
	.promo .btn {
	    float: none;
	    line-height: 35px;
	    padding: 0;
	    width: 175px;
	}
	.menu-trigger {
	    height: 25px;
	    right: 20px;
	    top: 13px;
	    width: 25px;
	}
	.menu-trigger span {
	    height: 4px;
	    margin: 0 0 5px;
	}
	.header .nav {top: 46px;}
	.nav > ul {line-height: 40px;}
	.nav > ul ul {line-height: 36px;}
	.drops {top: 13px;}
	.three-columns h3 {font-size: 24px;}
	.footer .social-list {
	    float: none;
	    height: 60px;
	    margin: 0;
	    overflow: hidden;
	    text-align: center;
	}
	.footer .social-list li {
	    display: inline-block;
	    float: none;
	}
	.footer .copy, .footer .contact {text-align: center;}
	.your-project-list {
	    background: url("../images/separator1.jpg") repeat-y scroll 70% 0 ;
	    padding: 30px 0 0;
	}
	.box-your-project .text {width: 70%;}
	.your-project-list .item1 img,
	.your-project-list .item3 img,
	.your-project-list .item2 img,
	.your-project-list .item4 img {
	    float: right;
	    margin: -12px 2% 0 0;
	    width: 18%;
	}
	.your-project-list .item2 .text-inner,
	.your-project-list .item4 .text-inner {
	    padding: 0 25px 0 0;
	    text-align: right;
	}
	.your-project-list .item2 .text,
	.your-project-list .item4 .text {
		float: left;
	}
	.your-project-list article.item2 .text::after,
	.your-project-list article.item4 .text::after {
	    left: auto;
	    right: -13px;
	}
	.header {height: 48px;}
	.main {margin-top: 36px;}
	.promo::after {
		height: 370px;
		margin: -76px 0 0 -230px;
		width: 394px;
	}
	.promo, .promo .text, .text-content {
		height: auto;
	}
	.promo .text {
		padding-bottom: 15px;
	}
}
@media (max-width:414px) {
	.our-customers-gallery li {width: 344px;}
	.statistics {font-size: 17px}
	.statistics .box {
		width: 170px;
	    margin: 0 10px 15px;
	}
	.statistics .box-frame {height: 170px;}
	.statistics strong {margin: 0;}
	.alert::after {left: 13px;}
	.alert {
		font-size: 16px;
		margin: 0 0 25px;
	}
	.alert.alert-error {
		background-position: -20px 0;
		padding-left: 110px;
	}
	.alert.alert-ok {
		background-position: -1228px 0;
		padding-left: 110px;
	}
	.alert.alert-look {
		background-position: -2527px 0;
		padding-left: 110px;
	}
	.alert.alert-mes {
		background-position: -3651px 0;
		padding-left: 110px;
	}
	.alert.alert-detal {
		background-position: -4842px 0;
		padding-left: 110px;
	}
	.alert.box-error {
		background-position: -96px 0;
		padding: 0 15px 0 30px;
	}
	.alert.box-ok {
		background-position: -1305px 0;
		padding: 0 15px 0 30px;
	}
	.alert.box-look {
		background-position: -2604px 0;
		padding: 0 15px 0 30px;
	}
	.alert.box-mes {
		background-position: -3727px 0;
		padding: 0 15px 0 30px;
	}
	.alert.box-detal {
		background-position: -4919px 0;
		padding: 0 15px 0 30px;
	}
	.container-text .heading h1 {
	    font-size: 19px;
	    text-align: center;
	}
	.table-holder {font-size: 13px;}
	.container table tbody th,
	.container table tbody td {
		line-height: 45px;
	}
	.tab-content .tabs {padding: 15px 10px;}
	.development-elements .box .box-holder {padding: 5px;}
}
@media (max-width:380px) {
	.promo {background-position: 62% -40px;}
}
@media (max-width:375px) {
	.our-customers-gallery li {width: 305px;}
}
@media (max-width:360px) {
	.promo {background-position: 62% -40px;}
	.your-project-list article strong {font-size: 16px;margin: 0;}
	.box-your-project .text {font-size: 14px;}
	.three-columns h3 {font-size: 20px;}
	.our-customers-gallery li {width: 290px;}
}
@media (max-width:320px) {
	.promo {background-position: 61% -40px;}
	.our-customers-gallery li {width: 250px;}
}