﻿.header-img {
  margin: 0 auto;
}
.logo-bar {
  width: 990px;
  border-collapse: collapse;
  margin: 0px auto;
}
.logo-bar.main-page {
  width: 990px;
  border-collapse: collapse;
  margin: 0px auto;
  z-index: 999;
}
.logo-bar .head_cont a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.left-header {
  float: left;
  width: 680px;
}
.right-header {
  float: right;
  width: 300px;
}
.head_cont {
  padding: 20px 0 20px;
  color: #000;
  width: 990px;
  overflow: hidden;
}
div.logo-header {
  padding: 0 0 0 10px;
  display: block;
  float: left;
  margin-bottom: 20px;
}
div.logo-header img {
  margin-right: 20px;
}
.logo-text {
  float: left;
  margin: 0 0 10px 0;
  width: 460px;
  overflow: hidden;
}
.phone-block {
  text-align: right;
  font-size: 0;
  margin: 5px 0 30px;
}
.header-phone-ico {
  padding-left: 24px;
  background: url(phone-img.png) no-repeat 0 0;
}
.header-phone {
  font-size: 16px;
  color: black;
  z-index: 10;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-right: 10px;
}
.logo-bar .head_cont .fr a {
  position: relative;
}
.logo-bar .head_cont .fr {
  margin-right: 10px;
}
.logoTextClass {
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
  line-height: 1;
  font-size: 34px;
  margin-bottom: 5px;
}
.sloganBlock {
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
  line-height: 1;
  font-size: 16px;
  line-height: 1.2;
}

.tree-blocks h2 {
    background-position: 0 0;
    background-size: 40px;
    background-repeat: no-repeat;
    padding-left: 47px;
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 1.75em;
    font-weight: normal;
    min-height: 40px;
    overflow: visible;
}

.tree-blocks h2.web-designe {
    background-image: url(/img/icon-design.png);
}

.tree-blocks h2.web-development {
    background-image: url(/img/icon-development.png);
}

.tree-blocks h2.internet-marketing {
    background-image: url(/img/icon-briefcase.png);
}



.about h1, .intro h1 {
	font-size: 30px;
	margin-top: 20px;
    margin-bottom: 10px;
}

.about_us h1 {
	font-size: 16px;
	margin-top: 10px;
}

/*========= Adaptive main ==========*/

@media screen and (max-width: 900px) {
.strip {
  margin-left: 15px;
  margin-right: 15px;
}

	}
	
@media screen and (max-width: 900px) {
	.intro {
    margin-left: 15px;
    margin-right: 15px;
    }
    }

@media screen and (max-width: 900px) {
.about {
    margin-left: 15px;
    margin-right: 15px;
    text-align:justify;
}
}