@media (max-width: 767px) {
.wt {
    width: 100%;
    height: 5px;
    background: transparent url('../images/t.png') repeat-x top left;
    position: relative;
    no-repeat top: -5px;
}

.wb {
    width: 100%;
    height: 5px;
    background: transparent url('../images/b.png') repeat-x bottom left;
    position: relative;
    no-repeat top: 5px;
}

.phone {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-top: 3px;
}

.email {
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.email a {
    color: #076c86;
}

.navbar {
    margin-bottom: 0px;
    color: #fff;
    position: fixed;
    no-repeat top: 0px;
    z-index: 1;
    width: 100%;
    border-radius: 0px;
    min-height: 70px;
    padding-top: 9px;
}

.navbar-inverse .dropdown-menu {
    background-color: #222;
}

.navbar-inverse .dropdown-menu>li>a {
    color: #fff;
}

.navbar-inverse .dropdown-menu>li>a:hover {
    color: #101010;
}

.navbar-brand {
    padding: 0px 15px 0px 15px;
}

.about {
    background: url('../images/wall_2.jpg') no-repeat top left;
    background-size: cover;
    /*background-attachment: fixed;*/
    color: #fff;
    padding-top: 80px;
    padding-bottom: 60px;
}

.services {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 45px;
}

.services a {
    display: block;
    margin-bottom: 12px;
    line-height: 20px;
    color: #076c86;
}

.internet {
    background: url('../images/wall.jpg') no-repeat top left;
    background-size: cover;
    /*background-attachment: fixed;*/
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.rent {
    padding-top: 50px;
    padding-bottom: 60px;
}

.colocation {
    background: url('../images/bg.jpg') no-repeat top left;
    background-size: cover;
    /*background-size: cover;
    background-attachment: fixed;*/
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.colocation .row {
    background-color: rgba(0, 0, 0, 0.75);
}

.content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.content li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
    font-style: italic;
}

.content h1 {
    margin-bottom: 15px;
}

.content ul {
    margin-bottom: 30px;
}

.storege {
    padding-top: 50px;
    padding-bottom: 60px;
}

.outsourcing {
    background: url('../images/wall.jpg') no-repeat top left;
    background-size: cover;
    /*background-size: cover;
    background-attachment: fixed;*/
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.contacts {
    padding-top: 50px;
    padding-bottom: 60px;
}

.map {
    padding: 0px;
}
}

@media (max-width: 479px) {
.wt {
    width: 100%;
    height: 5px;
    background: transparent url('../images/t.png') repeat-x top left;
    position: relative;
    no-repeat top: -5px;
}

.wb {
    width: 100%;
    height: 5px;
    background: transparent url('../images/b.png') repeat-x bottom left;
    position: relative;
    no-repeat top: 5px;
}

.phone {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-top: 3px;
}

.email {
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.email a {
    color: #076c86;
}

.navbar {
    margin-bottom: 0px;
    color: #fff;
    position: fixed;
    no-repeat top: 0px;
    z-index: 1;
    width: 100%;
    border-radius: 0px;
    min-height: 70px;
    padding-top: 9px;
}

.navbar-inverse .dropdown-menu {
    background-color: #222;
}

.navbar-inverse .dropdown-menu>li>a {
    color: #fff;
}

.navbar-inverse .dropdown-menu>li>a:hover {
    color: #101010;
}

.navbar-brand {
    padding: 0px 15px 0px 15px;
}

.about {
    background: url('../images/wall_2.jpg') no-repeat top left;
    background-size: cover;
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    color: #fff;
    padding-top: 80px;
    padding-bottom: 60px;
}

.services {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 45px;
}

.services a {
    display: block;
    margin-bottom: 12px;
    line-height: 20px;
    color: #076c86;
}

.internet {
    background: url('../images/wall.jpg') no-repeat top left;
    background-size: cover;
    /*background-size: cover;
    background-attachment: fixed;*/
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.rent {
    padding-top: 50px;
    padding-bottom: 60px;
}

.colocation {
    background: url('../images/bg.jpg') no-repeat top left;
    background-size: cover;
    /*background-size: cover;
    background-attachment: fixed;*/
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.colocation .row {
    background-color: rgba(0, 0, 0, 0.75);
}

.content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.content li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
    font-style: italic;
}

.content h1 {
    margin-bottom: 15px;
}

.content ul {
    margin-bottom: 30px;
}

.storege {
    padding-top: 50px;
    padding-bottom: 60px;
}

.outsourcing {
    background: url('../images/wall.jpg') no-repeat top left;
    background-size: cover;
    /*background-size: cover;
    background-attachment: fixed;*/
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.contacts {
    padding-top: 50px;
    padding-bottom: 60px;
}

.map {
    padding: 0px;
}
}