@media screen and (min-width: 768px) {
  #wrapper {
    /*min-width: 768px;*/
  }
  #action img,
  #make-order span {
    display: inline;
  }
  #articles-cat label,
  .article-row img,
  .overlay-hide,
  #top-images,
  #slider1,
  #direct,
  #advan,
  #news-list,
  #all-news1,
  #news-list1 li,
  #potcl-block,
  .idea-text,
  #city-all-show,
  #header,
  #city-phones,
  .phone-label {
    display: block;
  }
  #make-order span span,
  .pager .pager-mobile,
  .direct-acard,
  #all-news {
    display: none;
  }
  #slogan,
  #city-phones,
  #main-phone {
    background: none;
    float: right;
    margin-left: 15px;
    margin-top: 23px;
  }
  .rf-phone {
	display:none;	
  }
  #slogan {
    margin-left: 0px;
  }
  #logo.wrapper-in {
    margin-right: 0;
  }
  #slogan,
  .phone-label,
  #city-phones a span,
  #main-phone a span {
    color: #747474;
  }
  #slogan {
    float: left;
    text-align: center;
	margin-top: 19px;
  }
  #header {
    background: #505050;
    height: 40px;
  }
  #soc {
    float: left;
  }
  #city-menu {
    width: 44%;
    float: right;
    overflow: hidden;
    height: 40px;
    text-align: justify;
  }
  #city-menu a {
    line-height: 40px;
    color: #fff;
    padding: 0 5px;
    text-decoration: none;
  }
  #city-menu a.active, #city-menu a:hover {
    color: #f33e0d;
  }
  #city-all-show {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    float: right;
    margin-top: 10px;
    cursor: pointer;
  }
  #city-all-show em {
    border-bottom: 1px dashed;
  }
  #header .wrapper {
    position: relative;
    z-index: 5;
  }
  #header {
    -moz-box-shadow: 0px 2px 4px #888;
    -webkit-box-shadow: 0px 2px 4px #888;
    box-shadow: 0px 2px 4px #888;
  }
  #city-all {
    position: absolute;
    right: 10px;
    top: 40px;
    width: 380px;
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    font-family: 'Open Sans', sans-serif;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .city-phone {
    display: none;
  }
  .city-phone.active {
    display: block;
  }
  #city-all a {
    color: #000;
    line-height: 30px;
    display: block;
    float: left;
    width: 50%;
    text-indent: 5px;
    text-decoration: none;
  }
  #city-all a:hover {
    color: #8c1e00;
  }
  #city-all h6 {
    color: #aaaaaa;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    margin: 15px 0;
  }
  #city-all span {
    font-size: 12px;
    color: #666;
  }
  #city-all #ar {
    width: 12px;
    height: 11px;
    position: absolute;
    top: -10px;
    right: 40px;
    background: url('../img/ar1.png') no-repeat 0 0 scroll transparent;
  }
  #idea-blocks .idea-block {
    width: 25%;
  }
  #idea-blocks h2 {
    font-size: 30px;
    line-height: 34px;
  }
  #idea-blocks h3 {
    font-size: 26px;
    line-height: 28px;
  }
  #potcl-block {
    float: right;
    width: 130px;
    background: url('../img/bl1.jpg') no-repeat right bottom scroll #ff5743;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
    /*margin-top: 75px;*/
  }
  #potcl-text {
    margin-right: 190px;
  }
  #make-order {
    width: auto;
  }
  #order {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #order form {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
  }
  #action, #form-order {
    width: 50%;
    float: left;
  }
  #action img {
    padding: 10px;
  }
  #reason-bloks {
    margin: 0 auto;
  } 
  .reason-block {
    width: 33.3%;
  }
  .princ-block {
    width: 33.3%;
    float: left;
  }
  #footer {
    text-align: left;
  }
  #footer .soc {
    float: right;
  }
  #news-list ul,
  #news-list1 ul {
    height: 390px;
  }
  .news-blok {
    width: 50%;
    float: left;
  }
  #news-list li {
    padding-bottom: 40px;
    height: 100px;
  }
  #news-list1 .news-bg div,
  #news-list li,
  #news-list1 li {
    margin-right: 42px;
  }
  #all-news1 {
    line-height: 30px;
    margin-bottom: 10px;
  }
  #news-list li p {
    margin: 0 0 5px;
    overflow: hidden;
    height: 75px;
  }
  .cover {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    margin-right: 20px;
  }
  .cover .date {
    width: 45px;
    padding: 2px 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background: #f33e0d;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }
  .cover img {
    width: 100%;
  }
  .more {
    float: right;
  }
  .footer-block .more {
    float: none;
    position: relative;
    left: 180px;
  }
  #footer-other .more {
    left: 220px;
  }
  #logos {
    height: auto;
    white-space: normal;
  }
  .advan-block {
    margin-bottom: 20px;
  }
  .advan-block img {
    float: left;
    background: url('../img/advan-bg.png') no-repeat 0 0 scroll transparent;
    margin-right: 40px;
  }
  .advan-block p {
    margin-left: 170px;
  }
  .advan-block h4  {
    margin: 10px 0 0;
    font: bold 16px/20px 'Open Sans', sans-serif;
    color: #444444;
  }
  #advan h2 {
    text-align: center;
    margin: 25px 0;
  }
  #direct h2 {
    margin-bottom: 20px;
    margin-top: 40px;
    text-align: center;
  }
  .direct-block ul {
    margin: 0 0 0 20px;
    padding: 0;
  }
  .direct-block ul li {
    padding-left: 10px;
    padding-bottom: 8px;
    color: #F33E0D;
  }
  .direct-block ul li span {
    color: #666;
  }
  .direct-acard {
    margin: 10px 0 20px 60px;
  }
  .direct-block h5 {
    color: #f33e0d;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 10px;
    cursor: pointer;
  }
  .direct-block h5 span {
    border-bottom: 1px dashed;
  }
  #slider1 {
    background: url('../img/slider1.jpg') repeat-x center scroll transparent;
    height: 330px;
    margin: 40px 0 40px;
    color: #fff;
  }
  #slider1 .wrapper {
    position: relative;
  }
  #slider1 ul, #slider1 li {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #slider1 li {
    float: left;
    height: 340px;
  }
  .slider1-img {
    position: relative;
    float: left;
    width: 50%;
    height: 330px;
    text-align: center;
  }
  .slider1-img-text {
    height: 80px;
    width: 80px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: 60px;
    background: url('../img/slider2.png') no-repeat 0 0 transparent;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    padding: 10px;
  }
  .slider1-img-text span {
    font-size: 29px;
    line-height: 34px;
    font-weight: bold;
  }
  .slider1-text {
    width: 50%;
    float: left;
  }
  .slider1-text-in .wrapper-in {
    margin: 0 45px 0 0px;
  }
  .slider1-text-in .wrapper-in div {
    height: 218px;
    overflow: hidden;
    margin: 20px 0;
  }
  .slider1-text h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 42px;
  }
  #slider1-left, #slider1-right {
    width: 20px;
    height: 100%;
    position: absolute;
    left: 10px;
    text-align: center;
    z-index: 1;
    top: 0;
  }
  .slider1-but {
    display: inline-block;
    border: 1px solid #db2e00;
    height: 50px;
    background: url('../img/but3.png') repeat-x 0 -50px scroll transparent;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    font-size: 18px;
    padding: 0 20px;
    -moz-box-shadow: 0px 2px 2px #888;
    -webkit-box-shadow: 0px 2px 2px #888;
    box-shadow: 0px 2px 2px #888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    filter: Shadow(Color=#000, Direction=45, Strength=1);
  }
  .slider1-but:hover {
    background-position: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #slider1-left span, #slider1-right span {
    display: inline-block;
    width: 14px;
    height: 71px;
    background: url('../img/ar5.png') no-repeat 0 0 transparent;
    margin-top: 130px;
    cursor: pointer;
  }
  #slider1-right span {
    background-position: -14px 0;
  }
  #slider1-right span:hover {
    background-position: -14px -71px;
  }
  #slider1-left span:hover {
    background-position: 0 -71px;
  }
  #slider1-right.disabled span, #slider1-left.disabled span {
    cursor: default;
    display: none;
  }
  #slider1-right {
    right: 10px;
    left: auto;
  }
  #order textarea {
    height: 160px;
  }
  #overlay .overlay-blocks {
    width: 50%;
    margin: 0;
  }
  .overlay-left {
    text-align: center;
    float: left;
  }
  #overlay .content {
    left: 50%;
    margin-left: -360px;
    width: 720px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .overlay-right {
    float: right;
  }
  #close {
    right: -10px;
  }
  #top-images {
    position: relative;
    margin-bottom: 20px;
  }
  #top-images-con {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  #top-images-con-in {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    padding: 25px 0;
    list-style: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
  }
  #top-images-con-in li img {
    outline: 0;
    width: 100%;
    height: 100%;
  }
  #top-images-con-in li:hover div {
    display: block;
  }
  #top-images-con-in li a div {
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
  }
  #top-images-con-in li a div span {
    display: inline-block;
    padding: 5px 15px;
    background: #000;
  }
  #top-images-con-in li:hover {
    opacity: 1;
  }
  #top-images-con-in li {
    overflow: hidden;
    display: block;
    opacity: 0.5;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    height: 33%;
    width: 25%;
    position: relative;

  }
  .overlay-soc p {
    font-size: 22px;
    font-weight: normal;
  }
  #articles-cat .transformSelect {
    float: right;
  }
  .article-row p {
    height: 110px;
  }
  .pager .pager-full li.pager-big {
    display: inline-block;
  }
    #top-image-info img {
    width: 100%;
  }
  #top-image-info {
    display: block;
    color: #fff;
  }
  .contact-blocks .contact-block {
    width: 50%;
    float: left;
  }
  .contact-blocks .contact-block.last {
    width: 100%;
    min-height: inherit;
  }
  .contact-block.last h4 {
    text-align: center;
  }
}