@media screen and (max-height: 700px){
    #fp-nav{
        bottom: 0 !important;
        top: auto !important;
        margin-top: auto !important;
    }
    .serviceGroup .fp-tableCell h2{
        padding-top: 80px;
    }
}
@media all and (min-width: 2200px){

    .bx-wrapper .sliderMain img{
        width: 100%;
    }
}
@media screen and (max-height: 800px) {

    .servItem img{
        height: 100px;
    }
    .serviceImg{
        margin: 0;

    }

    .section.inner{
        margin-top: 0;
    }

    .sliderMain li{
        height: 600px;
    }
    .delimeterBlue{
        width: 100px;
    }
    .goBottom{
        width: 30px;
        height: 30px;
        background: url(/images/icons/downSmall.png) 0 0 no-repeat;
    }
    .goBottom:hover{
        background: url(/images/icons/downSmall_h.png) 0 0 no-repeat;
    }
    .hitoryWrap .bx-viewport{
        width: 800px !important;
    }
   /* .servItem img{
        height: 140px;
    }*/
    .licensesItem img{
        max-width: 80%;
        max-height: 80%;
    }

    .licensesItem {
        width: 25%;
        height: 250px;
    }
    .clientsItem img{
        width: 60%;
    }
}
/*@media screen and (max-height: 750px) {   ползет история

    .section .topWhitePart {
        height: 40%;
    }

}*/
@media screen and (max-height: 700px) {
    .hitoryWrap .bx-viewport{
        width: 1000px !important;
    }
}
@media screen and (max-height: 600px) {
    .sliderMain li{
        height: 500px;
    }
    .sliderMain .descr{
        top:100px;
    }
    .hitoryWrap .bx-viewport{
        height: 250px !important;
    }


}

@media screen and (max-width: 1400px){
    .hitoryWrap .bx-wrapper .bx-prev{
        left: -108px;
    }
    .hitoryWrap .bx-wrapper .bx-next{
        right: -108px;
    }

}
@media screen and (max-width: 1300px){
    #fp-nav.right ul li .fp-tooltip{
        font-size: 9px;
    }
    .hitoryWrap .bx-wrapper .bx-prev,
    .achivementWrap .bx-wrapper .bx-prev{
        left: -10px;
    }
    .hitoryWrap .bx-wrapper .bx-next,
    .achivementWrap .bx-wrapper .bx-next{
        right: -10px;
    }
    .console{
        background: url("/templates/demohunt/images/phone_small.png") no-repeat;
        right: -123px;
        padding-top: 100px;
        padding-left: 39px;
    }

    .console a {
        font-size: 11px;
    }
    .consoleClose{
        right: 189px;
    }

}

@media screen and (max-width: 1200px){
    .sliderMain .descr{
        margin-left: -40%;
        width: 90%;
    }
    .sliderMain .descr p:first-child span{
    }

    .sliderMain .descr p:first-child{
        font-size: 250%;
    }



}
@media screen and (max-width: 1030px){
    .mainBlock{
        width: 65%;
    }
    .feedback{
        width: 95%;
    }
    .feedback input[type='text'], .feedback textarea{
        margin-bottom: 30px;
        padding: 20px 10px;
    }

    .feedback input[type='button']{
        padding: 12px 0;
    }
    #text, #text_error1, #text_error{
        margin-bottom: 30px;
    }
    #request{
        width: 95%;
    }
    .file_upload .button{
        width: auto;
        padding: 13px 30px;
    }
    #request .vidy_uslug label{
        width: 45% !important;
    }
    .nav-tabs li,
    .nav-tabs li:last-child{
       width: auto;
        margin-right: 20px;
        margin-left: 0;
    }
    .nav-tabs{
        padding-bottom: 40px;
        border-bottom: 4px solid #eaeaea;
    }
    .nav-tabs li{
        background: none;
    }
    .nav-tabs li.active:after{
       background: none;
    }
    .nav-tabs li.active a{
        font-weight: normal;
    }

    #request input[type='submit']{
        padding: 12px 0;
        width: 300px;
    }
    #request select{
       height: 55px;
    }
    .captcha img{
        height: 70px;
        width: 200px !important;
    }
    #request .captcha input{
        padding: 27px 20px;
    }
    .feedback .captcha input{
        padding: 15px 20px;
    }
    .contactBlock,
    .contactDelimeter{
        display: none;
    }
    .serviceGroupList.about li{
        width: 30%;
        margin: 0;
        vertical-align: bottom;
    }
    .searchform{
        width: 180px;
    }
    .header .nav_menu > div> ul:last-child{
        width: 40%;
    }

    .center{
        width: 96%;
        margin: 0 auto;
    }
/*    .hitoryWrap .bx-wrapper .bx-prev,
    .hitoryWrap .bx-wrapper .bx-next{
        display: none;
    }*/
    .header .topPart{
        height: 76px;
    }
    .header .topPart .rightblock{
        width: 85%;
        margin-top: 10px;
    }
    .header .topPart h1{
        left: 0;
        margin-left: 0;
        height: 120px;
        overflow: hidden;
    }
    .header .topPart .leftblock{
        display: none;
    }
    .header .topPart .rightblock .tel{
        margin: 0 10px 0 10px;
    }

    .header .topPart .rightblock div:last-child a{
        float: left;

    }
    .header .topPart .rightblock div:last-child a.linkedin{
        float: right;
    }
    .header .topPart .logo img{
        padding-top: 0;
        width: 106px;
        height: 100px;
    }

    .nav_menu {
        height: 50px;
        width: 100%;
        background: #fff;
        z-index: 20;
    }
    .nav_menu div div,
    .header .nav_menu > div > ul:first-child,
    .header .nav_menu > div > ul:last-child{
        display: inline-block;
    }
    .header .nav_menu > div> ul:last-child{
        width: auto;
        float: left;
    }


    }

@media  screen and (max-width: 940px) {
    .header .topPart .rightblock a{
        font-size: 75%;
    }
    .newsBlock{
        display: none;
    }
    .mainBlock{
        width: 100%;
        margin: 0;
    }
}
@media  screen and (max-width: 900px) {
    .parallaxPic .head{
        font-size: 57px ;
    }

    .licensesItem img{
        max-width: 80%;
        max-height: 80%;
    }
    .header .nav_menu > div> ul:first-child
    {
        width: 50%;
    }
    .header .nav_menu > div> ul:last-child{
        width: 45%;
    }
    body .sliderMain .descr p:first-child{
        font-size: 20px;
    }

    .serviceWrap .mainService .servislist a p
    {
        width: 100%;
    }
/*    .headCircle{
        height: auto;
    }*/

/*    .center,*/
    .serviceWrap .mainService,
    .sliderMain .descr{
        width: 100%;
    }
 /*   .sliderMain .descr{
        margin-left: -340px;
    }*/

    .header .topPart{
        height: 90px;
    }
    .header{
        height: 150px;
    }
    .header .topPart .rightblock .lang{
        padding-top: 10px;
    }
    .header .topPart .rightblock div:last-child{
        float: none;
        margin-top: 30px;
    }

        .header .topPart .rightblock a{
            font-size: 13px
        }

    .header .nav_menu > ul:first-child{
        width: 55%;
    }
    .header .topPart .leftblock{
        font-size: 15px;
    }
    .header .topPart .leftblock p{
        font-size: 12px;
    }
    .header .menulist{
        height: 122px;
    }
    .header .menulist li{
        vertical-align: top;
    }

    .serviceWrap .mainService .servislist a img{
        display: none;
    }

 /*   .header .nav_menu > ul .menu{
  *//*      padding-right: 12px !important;*//*
    }*/
    .header .topPart .logo img{
        width: 100px;
        height: 100px;
    }
    .header .nav_menu > ul:last-child{
        width: 45%;
    }
    .header .nav_menu > ul:first-child .menu{
        background: url("/images/icons/nav.png") 0 -5px no-repeat;
    }
    .subscr{
        font-size: 12px;

     }
    .links{
        margin: 10px 0;
    }

}
@media  screen and (max-width: 860px){
    body .header .topPart .rightblock {
        width: 78%;

    }

    .parallaxPic .head{
        font-size: 50px ;
    }
    .header .topPart .rightblock a{
        font-size: 80%;
    }
}
@media  screen and (max-width: 765px){


    .header .topPart .rightblock a{
        font-size: 70%;
    }
    .header .nav_menu > div> ul>li>a{
        font-size: 90%;
    }
    .header .nav_menu > div> ul:last-child{
        width: 47%;
    }
    .header .topPart .leftblock{
        font-size: 90%;
    }
    .header .topPart .leftblock p{
        font-size: 80%;
    }
    .header .topPart .rightblock .tel{
        font-size: 90%;
    }
}

@media  screen and (max-width: 1000px){
    .bx-wrapper .sliderMain img{
        margin-left: -250px;
    }

    .newsBlock{
        width: 35%;
        overflow: hidden;
    }
    .mainBlock{
        width: 55%;
        margin: 0 5% 7%;
    }

    .header .menulist a img{
        height: 40px;
    }


    .header .topPart .logo img{
        width: 142px;
        height: 134px;
        padding-top: 13px;
    }
    .contactBlock,
    .contactDelimeter{
        display: none;
    }

    .page{
        padding: 0;
    }
    .links {
        margin-top: 20px;
        width:68%;
    }
    .section  .foot_logo p{
        font-size: 20px;
    }


    .companyItem  .fp-tableCell .footer{
       bottom: 100px;
    }
    .footer .contactsFooter{
        display: none;
    }
   .bx-controls.bx-has-pager.bx-has-controls-direction{
       margin-bottom: 250px;
   }

    .hitoryWrap .bx-viewport{
        width: 96% !important;
    }


    .aboutBlock li{
        padding-left: 2px;
    }
    .header .servicelist ul{
        width: 25%;
        border: none;
        text-align: center;
        margin-top: -15px;
    }
    .header .contactlist li{
        width: 24%;
        margin-left: 0;
        text-align: center;
    }
    .header .servicelist, .header .contactlist, .header .menulist{
        margin-top: 20px;
    }
    .header{
        height: 220px;
    }
    .header .nav_menu > .center{
        margin: 0 2%;
        padding: 0;
        width: 92%;
    }

    .header .topPart{
        height: 140px;
    }
    .header .topPart .rightblock{
        width: 84%;
        margin-top: 38px;
    }
    .header .topPart h1{
        left: 0;
        margin-left: 0;
        height: 120px;
        overflow: hidden;
    }
    .header .topPart .leftblock{
        display: none;
    }
    .header .topPart .rightblock .tel{
        margin: 0 20px 0 20px;
    }

    .header .topPart .rightblock div:last-child{
        padding-top: 20px;
    }

    .header .nav_menu > div> ul:first-child{

        width: auto;
    }

    .header> .nav_menu> div> ul >li{
        padding: 29px 20px 14px;
    }
    .header> .nav_menu> div> ul >li:last-child{
        padding: 30px 0 14px;
    }
    .header .nav_menu >div> ul:first-child>li:last-child{
        display: none;
    }


    .searchform{
        width: 200px;
        float: right;

    }
    .header .nav_menu .search{
        background: url("/images/icons/search.png") no-repeat 149px #f0f0f0;
        width: 150px;
        padding: 10px 5px 10px 15px;
    }
    .header .nav_menu .search:focus {
        background: url("/images/icons/search.png") no-repeat 169px #fff;
        width: 170px;
    }
    .header .servicelist, .header .menulist{
        background: rgba(255, 255, 255, 1);
    }
    .header .servicelist{
        height: 40px;
        overflow: hidden;
    }
    .header .menulist li{
        vertical-align: top;
        margin-top: 14px;
    }

    .header .topPart .rightblock div:last-child a{
        float: left;
    }
    .header .topPart .rightblock div:last-child a.linkedin{
        float: right;
    }


    .header .nav_menu > div> ul.afterLogo{

        width: auto;
        float: none;
    }
    .header .nav_menu > div> ul:first-child,
    .header .nav_menu > div> ul.afterLogo{
        display: inline-block;
    }
    .header .nav_menu > div> ul:first-child > li,
    .header .nav_menu > div> ul.afterLogo > li{
        padding: 30px 25px 10px;
    }
    .header .nav_menu > div> ul:first-child > li:first-child{
        padding-left: 5px;
    }
    .header .nav_menu  .searchform{
        float: right;
        padding-right: 0;
        padding-top: 25px;
    }
    .header .menulist.menulistSmall{
        background: #fff;
    }

    .header .menulist.menulistSmall{
        height: 50px;
    }
    .header .servicelist.menuServiceSmall{
        background: #fff;
    }


    .newsPage td, .topWhitePart td{
        border:3px solid #d2d2d2;
    }


    .topWhitePart .iconBlock{
        padding-bottom: 180px;
    }


    .center{
        width: 96%;

    }
    .aboutBlock .text{
        font-size: 200%;
    }
    .wrapper{
        padding: 220px 0 0;
    }

    .feedback p, .feedback h2{
        margin: 20px 0 0 ;
    }

    .logoMin.show{
        opacity: 0;
    }

    .sliderMain .descr p:last-child{
        width: 80%;
    }

    .newsBlock{
        display: none;
    }
    .mainBlock .block .smallPart{
        width: 30%;
    }

    .serviceWrap .mainService .servislist a{

        padding-bottom: 0;
    }

    .serviceWrap .mainService .servislist li{
        padding: 0;
    }

    .mainBlock h2{
        margin-bottom: 20px;
    }
    p.headBlue{
        margin-bottom: 20px;
        text-align: center;
    }

    .mainBlock .delimeter_circle {
        margin-top: 60px;
    }
    .cityinfo{
        position: absolute;
        text-align: left;

    }
    .cityinfo.active{
        display: block;

    }

    .cityinfo div{
        margin-left: 30px;
    }

    .cityinfo .tel {
        background: url("/images/icons/phone.png") no-repeat 0 10px;
        padding: 10px 0 9px 70px;
    }
    .cityinfo .mail{
        padding-top: 40px;
        background: url("/images/icons/mail.png") no-repeat 0 35px;
    }
    .twopart .half{
        min-height: 110px;
    }
    .twopart a{
        font-size: 200%;
    }
    .agencyContacts span{
        font-size: 90%;
    }

    .writeWrap{
        text-align: center;
        margin-top: 20px;
    }
    .write_us_btn{
        width: auto;
        padding: 10px 20px;
        display: inline;
        border-radius: 40px;
        text-align: center;
    }
    .agencyContacts a{
        line-height: 1.2;
    }

    .aboutService a{
        font-size: 100%;
    }
    .center.agencies h2{
        margin-bottom: 20px;
    }
    .agencies li{
        margin-bottom: 20px;

    }
    .agencies ul{
        padding: 0;
        text-align: center;
    }

    .mainBlock{
        width: 100%;
        margin: 0;
        padding: 0;
        float: none;
    }
    .mainBlock .twopart{
        display: block;
    }
    .mainBlock .block .half{
        width: 50%;
        margin-bottom: 40px;
    }
    .mainBlock .bx-wrapper .bx-prev{
        left: -12px;
    }
    .mainBlock .bx-wrapper .bx-next{
        right: -17px;
    }
    .mainBlock .twopart:first-child .headGray{
       /* padding-bottom: 46px;*/
        height: 90px;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
        width: 700px;
    }
    .mainBlock .block .threepart .half{
        width: 50%;
    }

    .subscr{
        color: #999 !important;
    }


    .mainService li{
        vertical-align: bottom;
    }
   .mainService li p{
  /*      font-size: 120%;*/
       vertical-align: middle;
    }
    .serviceWrap .mainService .servislist a p{
        line-height: 15px;
    }
  .slide{
      padding: 6vh 10% 2vh;
  }
    .agencyContacts p{
        width: 30%;
    }
    .footer .links a{
        padding: 0  20px !important;
        display: inline-block;
        width: auto;
    }


    .serviceGroupList{
        display: block;
    }
    .serviceGroupList li{
        display: inline-block;
        width: 30%;
        text-align: center;
        vertical-align: top;
        margin-bottom: 20px;
    }
    .aboutItem, .aboutIcons .servItem{
        width: 49%;
    }
    #fp-nav ul li a span, .fp-slidesNav ul li a span{
        width: 30px !important;
        height: 30px !important;
    }
    #fp-nav ul li, .fp-slidesNav ul li{
        margin: 30px 7px !important;
    }
    #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
        background: #747ad4 !important;
        width: 30px !important;
        height: 30px !important;
        left: 0 !important;
    }

    .arrowControls .bx-wrapper .bx-prev,
    .arrowControls .bx-wrapper .bx-next{
        display: none;
    }
    .page .newsPage{
        padding-top: 60px;
    }

    .newsPage .content p{
        margin-bottom: 30px;
    }
    .newsPage .aside{
        width: 100%;
        float: none;
        margin: 0;
    }
    .newsPage .aside ul li{
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .newsPage .aside ul li a{
        font-size: 150%;
        text-align: center;
    }
    .newsPage .content{
        width: 100%;
    }

    .BluePart h2{
        padding-top: 12%;
    }
    .serviceImg{
        padding-bottom: 5%;
    }
    .iconBlock{
        display: block;
    }
    .iconBlock .servItem{
        width: 30%;
    }
    .servItem span{
        width: 100%;
    }
    .center.aboutService{
        margin-top: 50px;

    }
    .aboutService h2{
        padding-top: 320px;
        margin-top: -320px;
    }
    .historySlider li{

    }

    .aboutList h2{
        margin-top: 30px;
    }
    .aboutGroup h2,
    .companyItem h2{
 /*       margin-top: -50px;*/
        padding-top: 200px;
    }
    .companyItem:last-child h2{
        padding-top: 0;
    }

    .companyItem{
        height: auto !important;
    }
    .companyItem:last-child{
        margin-top: 100px;
    }
    .servItem{
        width: 30%;
    }
    .photoBlock a{
        margin: 0 0 50px;
    }
    .photoBlock a img{
        margin-bottom: 15px;
    }
    .photoBlock a:first-child{
        margin-right: 10%;
    }

    #fp-nav{
        display: none;
    }
    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a{
        margin: 0 17px;
    }

    .hitoryWrap .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
        top: -120px;
        bottom: inherit;
    }
    .hitoryWrap .bx-wrapper{
        margin: 140px auto 60px;
    }

}

@media  screen and (max-width: 1000px)  and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {

    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a{
        margin: 0 20px;
    }


    .cityinfo a,
    .aboutBlock .headGray, .headGray{
        font-size: 180%;
    }

    .mainBlock h2 a,

    .header .topPart .rightblock .tel,
    .about.footer p:last-child a,
    .feedback *,
    .agencyContacts p,
    .aboutList h3, .topWhitePart h3, .newsPage h3, .aboutList h3 a, .topWhitePart h3 a, .newsPage h3 a,
    .serviceWrap .mainService .servislist a span,
    .profit h3 a,
    #search_pages .search_result_block span, #search_pages .search_result_block a,
    .attentionBlock a,
    .numbers p,
    .sliderMain .descr p:last-child
 {
        font-size: 150%;
    }


    .cityName,
    h2,
    .contacts_description_wrap h3,
    .topWhitePart h3{
        font-size: 200%;
    }
    .newsPage table tr:first-child td, .topWhitePart table tr:first-child td{ font-size: 150%;
    }
    strong{
        font-size: 100%;
    }
    .mainBlock p,
    .profit .readmore,
    h2 a
    {
        font-size: 250%;
    }
    .header .nav_menu a{
        font-size: 180%;
    }
    .mainService li p,
    .agencies *{
        font-size: 120%;
    }
    .feedback .captcha input{
        font-size: 100%;
    }
    .links a,
    .header .topPart .rightblock a{
        font-size: 130%;
    }
    .header .menulist a span{
        font-size: 90%;
    }

    p.headBlue{
        font-size: 350%;
    }

    .agencyContacts p a
    {
        font-size: 100%;
    }

    .subscr{
        font-size: 150% !important;
    }



    .servMenu ul li:first-child a{
                font-size: 180%;
        font-family: "PT Sans";
    }

    .aboutItem p a,
    .section p,
    .aboutList ol li,
    .aboutService ul li, .topWhitePart ul li,
    .section span{
        font-size: 35px;
    }
    .contacts_description_wrap a,
    .contacts_description_wrap p,
    .topWhitePart li,
    #request a,
    #request label,
    #request span,
    #request input[type='submit'],
    #request p,
    #request select ,
    #request select option{
        font-size: 35px;
    }
    .write_us_btn,
    .officeName p{
        font-size: 150%;
    }
    .aboutService h2{
        font-size: 180%;
    }
    .hitoryWrap p{
        font-size: 20px;
    }
    .header .topPart .rightblock .tel{
        margin: 0 20px 0 20px;
        background: url("/images/icons/tel.png") 0 9px no-repeat
    }
    .photoBlock a span{
        font-size: 25px;
    }

    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:first-child span,
    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child span{
        font-size: 24px !important;
        left: -67px;
    }
    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager span{
        font-size: 24px;
        left: -67px;
        padding: 39px 0 0 0;
    }

    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a span.closest, .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager a span.closestAct{
        font-size: 22px;
        left: -65px;
    }
    .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager span.closestTwo, .hitoryWrap .bx-wrapper .bx-pager.bx-default-pager span.closestTwoAct{
        font-size: 18px;
    }
    .header .servicelist.menuServiceSmall{
        height: 80px;
    }
    .header .servicelist{
        height: 80px;
        overflow: hidden;
    }
    .header .menulist li{
        font-size: 90%;
        width: auto;
        margin: 0 6px;
    }
    .newsPage h2,
    .BluePart h2,
    .newsPage h3 {
        font-size: 200%;
    }
    .newsPage p strong{
        font-size: 100%;
    }
    .content ul li, .contacts_description_wrap ul li,
    .newsPage p{
        font-size: 35px;

    }
    .footer .links a{
        padding: 10px  20px !important;
    }
    html {
        -webkit-text-size-adjust: none;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3){
     .officeName p{
        font-size: 14px;
    }
    .write_us_btn{
        font-size: 10px;
    }
    .parallaxPic span, .parallaxPic p{
        font-size: 44px;
    }
    .contacts_description_wrap a, .contacts_description_wrap p,  #request a, #request label, #request span, #request input[type='submit'], #request p, #request select, #request select option {
        font-size: 16px;
    }
    .content ul li, .contacts_description_wrap ul li, .newsPage p{
        font-size: 16px;
    }
    .cityName, h2, .contacts_description_wrap h3, .topWhitePart h3{
        font-size: 35px;
    }
    .mainService li p, .agencies *{
        font-size: 24px;
    }
    .mainBlock p {
        font-size: 16px;
    }
    .mainBlock p.headGray{
        font-size: 30px;
    }
    .mainBlock .numbers  p.headBlue{
        font-size: 350%;
    }

    .profit .readmore{
        font-size: 150%;
    }
    .mainBlock .aboutBlock p{
        font-size: 22px;
    }
    .mainBlock h2 a{
        font-size: 80%;
    }
    .profit h3 a{
        font-size: 14px;
    }
    .hitoryWrap p{
        font-size: 16px;
    }
    .mainBlock .numbers .aboutBlock p{
        font-size: 38px;
    }
    .mainBlock .numbers .aboutBlock p.headBlue{
        font-size: 56px;
    }
}
