


/*Resize code from index page*/

@media (min-width:1600px){.examples{background-size:cover;}}
@media (max-width:1400px){.old-header{padding:15px 20px;}
    .old-header .phones{flex-direction:column;padding-bottom:0;align-self:inherit;}
    .old-header .menu{align-self:inherit;padding-bottom:0;}



    @media (min-width: 1600px) {

        .examples {
            background-size: cover;
        }
    }



    @media (max-width: 1400px) {


        /*Header*/

        .old-header {
            padding: 15px 20px 15px 20px;
        }
        .old-header .phones {
            flex-direction: column;
            padding-bottom: 0;
            align-self: inherit;
        }
        .old-header .menu {
            align-self: inherit;
            padding-bottom: 0;
        }


        /*Promotion*/

        .promotion .content {
            width: 60%;
        }
        .promotion .foto {
            width: 40%;
        }
        .promotion .foto img {
            width: 100%;
            position: static;
            right: 0;
        }


        /*Reviews*/

        .reviews {
            overflow: hidden;
        }
    }


    @media (min-width: 1600px) {

        .reasons:first-of-type {
            background: none;
        }

    }


    @media (max-width: 1200px) {


        .wrapper {
            width: 95%;
        }
        .title {
            font-size: 37px;
        }


        /*Header*/

        #btn-menu {
            display: block;
        }
        .old-header .menu , .old-header .phones {
            display: none;
            order: 10;
        }
        .old-header {
            position: relative;
            flex-wrap: wrap;
            align-items: flex-start;
        }
        .old-header .logo a {
            display: inline-block;
            width: 60px;
        }
        .old-header .logo a img {
            width: 100%;
        }
        .old-header .menu {
            width: 60%;
            align-self: center;
        }
        .old-header .phones {
            width: 40%;
        }
        .old-header .phones p {
            text-align: right;
        }
        .old-header .buttons {
            margin-top: 20px;
        }


        /*Banner*/

        .banner .wrapper {
            padding: 100px 0 200px 0;
        }
        .banner .content {
            width: 55%;
        }
        .banner .title {
            font-size: 46px;
        }
        .banner .check .check-item {
            margin: 12px 0;
        }


        /*Reasons*/

        .reasons:first-of-type {
            background: #ffffff;
        }
        .reasons .wrapper {
            overflow: hidden;
        }
        .reasons .row {
            padding: 45px 0 60px 0;
        }
        .reasons:nth-of-type(even) .row {
            flex-direction: column-reverse;
        }
        .reasons:nth-of-type(odd) .row {
            flex-direction: column;
        }
        .reasons .row .foto {
            justify-content: center;
            align-items: center;
            align-self: inherit;
            margin: 30px 0 0 0!important;
            padding: 0!important;
        }
        .reasons:nth-of-type(3) .row .foto {
            width: 38%;
        }
        .reasons .row .foto img {
            width: 100%;
        }
        .reasons .row .content {
            padding: 0;
            width: 95%;
        }


        /*Promotion*/

        .promotion .wrapper {
            flex-direction: column;
            align-items: center;
        }
        .promotion .content {
            width: 95%;
        }
        .promotion .foto {
            display: none;
        }


        /*Video*/

        .video .video-link {
            align-items: center;
        }
        .video .video-link img {
            width: 100%;
        }
        .video .wrapper {
            padding: 130px 15px 160px 15px;
            background-size: 100%;
            margin: 0 auto;
        }
        .video .text_bold {
            width: 60%;
            align-self: flex-start;
            margin: 55px 0 0 70px;
        }


        /*Create*/

        .create .wrapper {
            width: 100%;
            background: url(../../img/create.png) no-repeat -184px center;
        }
        .create .content {
            width: 65%;
        }


        /*Sites*/

        .sites .title {
            margin-bottom: 70px;
            padding-left: 0;
        }
        .sites:after {
            left: 40%;
        }
        .sites .row .foto {
            width: 38%;
        }
        .sites .row .foto img {
            width: 100%;
        }
        .sites .row .content {
            width: 58%;
        }


        /*Seo*/

        .seo {
            background-position: 10%;
        }
        .seo .wrapper {
            padding: 90px 0 100px 0;
        }
        .seo .content {
            width: 70%;
        }

        /*Examples*/

        .examples {
            background-size: cover;
        }
        .examples .examples-slider .slide {
            margin-top: 78px;
        }
        .examples .examples-slider .owl-item {
            height: 472px;
        }
        .examples .examples-slider .owl-item.center .slide {
            margin-top: 34px;
        }
        .examples .examples-slider .slide img {
            width: 590px;
            height: auto;
        }
        .examples .examples-slider .owl-item.center:after {
            background-size: 100%;
            width: 840px;
            height: 472px;
        }
        .examples .owl-nav .owl-prev, .examples .owl-nav .owl-next {
            top: 225px;
        }
        .examples .owl-nav {
            width: 700px;
            margin-left: -350px;
            top: 39%;
        }
        .examples .mac {
            width: 805px;
            height: 453px;
            bottom: 17px;
            margin-left: 1px;
            background-size: 836px;
        }

        /*Blog*/

        .blog .row .news .cover , .blog .row .news img , .blog .news .content {
            width: 100%;
        }


        /*About*/

        .about .content:last-of-type {
            padding-left: 40px;
        }
        .about .content:first-of-type {
            padding-right: 40px;
        }


        /*Checkin*/

        .checkin .title {
            width: 85%;
        }


        /*Footer*/

        footer .wrapper {
            flex-wrap: wrap;
        }
        footer .column:nth-of-type(1) {
            width: 20%;
        }
        footer .column {
            width: 23%;
        }
        footer .column:last-of-type {
            width: 100%;
            display: flex;
            align-items: center;
            margin-top: 45px;
        }
        footer .social {
            margin-top: 0;
        }

    }



    @media (max-width: 1000px) {

        /*Video*/

        .video .video-link {
            width: 700px;
        }
        .video .video-link iframe {
            height: 394px;
        }
    }




    @media (max-width: 700px) {

        .wrapper {
            width: 98%;
        }
        .title {
            font-size: 28px;
        }


        /*Header*/

        .old-header {
            padding: 15px 10px;
        }
        #btn-menu {
            right: 22px;
            top: 40px;
        }
        .old-header .menu {
            width: 100%;
            margin-top: 20px;
        }
        .old-header .menu ul {
            margin: 0 -7px;
        }
        .old-header .menu .menu-item {
            margin: 0 7px;
        }
        .old-header .phones {
            width: 100%;
        }
        .old-header .phones p {
            margin: 11px 0;
        }
        .old-header .buttons {
            margin-top: 0;
        }


        /*Banner*/

        .banner {
            background-position: 98%;
        }
        .banner .wrapper {
            padding: 40px 0 200px 0;
        }
        .banner .content {
            width: 95%;
        }
        .banner .title {
            font-size: 33px;
        }
        .banner .button_grey {
            padding: 15px 34px;
        }
        .banner .button_green {
            padding: 15px 26px;
        }
        .banner .check {
            padding: 15px 0;
        }
        .banner .check .check-item {
            font-size: 18px;
            background-size: 23px;
            margin: 8px 0;
        }


        /*Reasons*/

        .reasons .why {
            width: 95%;
        }
        .reasons .row .content {
            padding-right: 0!important;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }
        .reasons .row .content .title:after {
            left: 44%;
        }
        .reasons .row .foto {
            width: 70%;
        }
        .reasons:nth-of-type(3) .row .foto {
            width: 50%;
        }



        /*Video*/

        .video .wrapper {
            padding: 85px 15px 50px 15px;
            background: url(../../img/video-bg.png) no-repeat center 28%;
            background-size: 100%;
        }
        .video .text_bold {
            width: 100%;
            margin: 90px 0 0 0;
            font-size: 17px;
        }
        .video .video-link iframe {
            height: 281px;
        }
        .video .video-link {
            width: 500px;
        }


        /*Create*/

        .create .wrapper {
            background: none;
            padding: 60px 0;
        }
        .create .content {
            width: 95%;
            text-align: center;
        }
        .create .content p {
            text-align: left;
        }
        .create .button {
            margin: 0 0 0 -10%;
        }


        /*Sites*/

        .sites {
            margin-top: -37px;
        }
        .sites .row {
            flex-direction: column;
        }
        .sites .row .content , .sites .row .content .text_bold {
            width: 98%;
            text-align: center;
        }
        .sites .row .content .title {
            text-align: center;
        }
        .sites .row .foto {
            width: 85%;
            margin-bottom: 30px;
        }
        .sites .title {
            margin-bottom: 45px;
        }
        .sites:after {
            display: none;
        }


        /*Seo*/

        .seo {
            background-position: 16%;
        }
        .seo .wrapper {
            padding: 30px 0 60px 0;
        }
        .seo .content {
            width: 98%;
        }


        /*Examples*/

        .examples .content {
            width: 95%;
            margin-bottom: 40px;
        }
        .examples {
            padding-bottom: 25px;
        }
        .examples .examples-slider .slide {
            margin-top: 52px;
        }
        .examples .examples-slider .owl-item {
            height: 310px;
        }
        .examples .examples-slider .owl-item.center .slide {
            margin-top: 20px;
        }
        .examples .examples-slider .slide img {
            width: 395px;
            height: auto;
        }
        .examples .examples-slider .owl-item.center:after {
            width: 550px;
            height: 310px;
        }
        .examples .owl-nav {
            width: 400px;
            margin-left: -200px;
        }
        .examples .owl-nav .owl-prev, .examples .owl-nav .owl-next {
            top: 140px;
            width: 30px;
            background-size: 100%;
            height: 30px;
        }
        .examples .mac {
            width: 545px;
            height: 303px;
            bottom: 32px;
            background-size: 559px;
        }

        /*Blog*/

        .blog .subtitle {
            width: 95%;
        }
        .blog .row {
            margin: 0 -15px;
            flex-direction: column;
        }

        .blog .title {
            margin-bottom: 60px;
        }

        .news-inner {
            width:100%;
            padding: 6px 11px;
        }


        /*About*/

        .about {
            padding-bottom: 0;
        }
        .about .wrapper {
            flex-direction: column;
            width: 100%;
        }
        .about .content {
            width: 100%!important;
            padding: 0 0 40px 0!important;
        }
        .about .text_light {
            padding-left: 10px;
        }
        .about .content .text_bold {
            text-align: center;
            font-size: 24px;
        }
        .about {
            background-color: #eff3f8;
        }
        .about .content:last-of-type {
            background-color: #ffffff;
        }
        .about:after {
            display: none;
        }


        /*Footer*/

        footer .wrapper {
            flex-direction: column;
        }
        footer .column {
            width: 100%!important;
            text-align: center;
            margin-bottom: 20px;
        }
        footer .column:last-of-type {
            flex-direction: column;
        }
        footer .social {
            margin-top: 15px;
        }
    }



    @media (max-width: 570px) {
        #login-l-modal .modal-dialog{
            width: 500px!important;
            max-width: 500px!important;
            min-width: 500px!important;
        }

        /*Header*/

        #btn-menu {
            order: 2;
            position: static;
            margin: -3px 0;
        }
        .old-header {
            align-items: flex-end;
        }
        .old-header .logo .logo-link {
            width: 50px;
            margin-bottom: -5px;
        }
        .old-header .buttons {
            margin-top: 20px;
        }
        .old-header .logo p , .old-header .buttons , .old-header .phones {
            display: none;
        }
        .old-header .menu .menu-item:last-of-type {
            display: block;
        }
        .old-header .phones-cover {
            display: block;
            padding-bottom: 0;
        }
        .old-header .phones {
            display: none!important;
        }
        .old-header .phones p {
            text-align: left;
            margin: 0;
        }
        .old-header .menu {
            order: -1;
            margin: 0 0 10px 0;
        }
        .old-header .menu ul {
            justify-content: space-between;
        }
        .old-header .menu a:hover {
            color: #9db0c4;
        }


        /*Banner*/

        .banner .button_grey {
            display: none;
        }
        .banner .button_green {
            width: 187px;
            text-align: center;
            padding: 21px 26px;
            font-family: Light;
            font-size: 14px;
            align-self: center;
        }
        .banner .content {
            display: flex;
            flex-direction: column;
        }


        /*Examples*/

        .examples {
            padding-bottom: 25px;
        }
        .examples .examples-slider .slide {
            margin-top: 32px;
        }
        .examples .examples-slider .owl-item {
            height: 170px;
        }
        .examples .examples-slider .owl-item.center .slide {
            margin-top: 15px;
        }
        .examples .examples-slider .slide img {
            width: 210px;
            height: auto;
        }
        .examples .examples-slider .owl-item.center:after {
            width: 300px;
            height: 170px;
        }
        .examples .owl-nav {
            width: 260px;
            margin-left: -130px;
            top: 62%;
        }
        .examples .owl-nav .owl-prev, .examples .owl-nav .owl-next {
            top: 60px;
            width: 30px;
            background-size: 100%;
            height: 30px;
        }
        .examples .mac {
            height: 162px;
            bottom: 29px;
            background-size: 295px;
            margin-left: 0;
        }


        /*Sites*/

        .sites {
            margin-top: -32px;
        }

        /*Video*/

        .video .wrapper {
            padding-top: 115px;
        }
        .video .video-link iframe {
            height: 169px;
        }
        .video .video-link {
            width: 300px;
        }
        .tm-glavnaya-new .btn-default {
            font-size: 14px;
            padding: 0 22px;
        }
    }



    @media (max-width: 380px) {
        #login-l-modal .modal-dialog{
            width: 300px!important;
            max-width: 300px!important;
            min-width: 300px!important;
        }

        .old-header .menu ul {
            margin: 0 -6px;
            flex-wrap: wrap;
        }
        .old-header .menu .menu-item {
            margin: 0 6px;
        }
        .old-header .menu .menu-item:nth-of-type(4) {
            display: none;
        }
        .old-header {
            padding: 15px 8px;
        }
    }



    /*
     * Make this absolute positioned
     * at the top left of the screen
     */
    #menuMobile
    {
        position: absolute;

        width: 300px;
        margin: -100px 0 0 -50px;
        padding: 50px;
        padding-top: 125px;

        background: #ededed;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        /* to stop flickering of text in safari */

        transform-origin: 0% 0%;
        transform: translate(-100%, 0);

        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    }

    #menuMobile li
    {
        padding: 10px 0;
        font-size: 22px;
        margin-left: 20px;
    }

    #menuMobile.active
    {
        transform: none!important;
        display:block!important;
        z-index: 99;
    }

    /*
     * And let's slide it in from the left
     */
    #menuToggle.active
    {
        transform: none;
    }



    .desktop-nav {
        padding:0;
        margin:0;
        list-style: none;
        border-bottom:1px solid #252525;
    }

    .desktop-nav__item {
        border-top:1px solid #252525;
    }

    .desktop-nav__item:first-child {
        border-top:0;
    }

    .desktop-nav__link {
        display: block;
        height:40px;
        line-height:38px;
        color: #fff!important;
        background: transparent;
        -webkit-transition:0.3s all ease;
        -moz-transition:0.3s all ease;
        transition:0.3s all ease;
        padding:0 20px;
        font-size: 15px;
        font-weight: 300;
    }

    .desktop-nav__link:hover {
        background: #00b05a;
    }

    #n-btn-mob {
        display: none;
    }

    @media(max-width:1280px) {
        .n-header__logo {
            width:100px;
            margin-left:-15px;
        }

        .n-header-nav {
            margin:0 0 0 15px;
        }

        .n-header-nav__item {
            margin-left:35px;
        }

        .n-header__sign-in {
            margin: 0;
        }
    }

    @media(max-width:1110px) {
        .n-header-nav {
            margin: 0 0 0 10px;
        }

        .n-header-nav__item {
            margin-left:10px;
        }
    }

    @media(max-width: 1024px) {
        #n-header {
            position: relative;
            z-index:100;
        }

        #n-btn-mob {
            width:55px;
            height:55px;
            position: absolute;
            top:0;
            right:0;
            display: block;
            padding: 12px 0 0 12px;
        }

        #n-btn-mob span {
            width: 26px;
            height: 2px;
            background: #333;
            margin-top: 6px;
            display: block;
            -webkit-transition:0.3s all ease;
            -moz-transition:0.3s all ease;
            transition:0.3s all ease;
            position: relative;
        }

        #n-btn-mob.active span:nth-child(1) {
            -webkit-transform:rotate(45deg);
            -moz-transform:rotate(45deg);
            -ms-transform:rotate(45deg);
            -o-transform:rotate(45deg);
            transform:rotate(45deg);
            top:8px;
        }

        #n-btn-mob.active span:nth-child(2) {
            -webkit-transform:translate(-100%,0);
            -moz-transform:translate(-100%,0);
            -ms-transform:translate(-100%,0);
            -o-transform:translate(-100%,0);
            transform:translate(-100%,0);
            opacity: 0;
            visibility: hidden;
        }

        #n-btn-mob.active span:nth-child(3) {
            -webkit-transform:rotate(-45deg);
            -moz-transform:rotate(-45deg);
            -ms-transform:rotate(-45deg);
            -o-transform:rotate(-45deg);
            transform:rotate(-45deg);
            top:-8px;
        }


        .mob-nav {
            position: absolute;
            top:100%;
            left:0;
            width:100%;
            background: #fff;
            -webkit-box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.3);
            box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.3);
            text-align: center;
            -webkit-transition:0.3s all ease;
            -moz-transition:0.3s all ease;
            transition:0.3s all ease;
            -webkit-transform:translate(-100%,0);
            -moz-transform:translate(-100%,0);
            -ms-transform:translate(-100%,0);
            -o-transform:translate(-100%,0);
            transform:translate(-100%,0);
            opacity: 0;
            visibility: hidden;
        }

        .mob-nav.active {
            -webkit-transform:translate(0,0);
            -moz-transform:translate(0,0);
            -ms-transform:translate(0,0);
            -o-transform:translate(0,0);
            transform:translate(0,0);
            opacity: 1;
            visibility: visible;
        }

        .mob-nav > .pull-left,
        .mob-nav > .pull-right {
            float: none;
        }

        .n-header-nav {
            width:100%;
            margin:0;
        }

        .n-header-nav__item {
            display: block;
            width:100%;
            margin:0;
            text-align: center;
            border-bottom:1px solid #eee;
        }

        .n-header-nav__link {
            line-height:44px;
        }

        .n-footer__col-7 ,
        .n-footer__col-5 {
            width:100%;
            float: none;
            clear: both;
            overflow: hidden;
        }

        .n-footer__col-5 {
            margin-top:25px;
        }

        #n-footer {
            padding:30px 0;
        }

        #n-footer .main-container {
            padding-left:15px;
            padding-right:15px;
        }

        .n-footer__item {
            padding-left: 10px;
            padding-right: 10px;
        }
    }

    @media(max-width: 568px) {
        .n-header__user-info_mob {
            float: none;
            clear: both;
            border-top:1px solid #dfdfdf;
        }
    }

    @media(max-width: 550px) {
        .n-footer__col-7 {
            box-sizing: border-box;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        .n-footer__col-4 {
            float: none;
            flex-basis: 50%;
            width:auto;
            margin-bottom:20px;
        }

        .n-footer__contacts {
            margin: 25px 0 0;
        }
    }

    @media(max-width: 450px) {
        .n-footer__col-4 {
            flex-basis: 100%;
        }
    }
}


/*Adaptaton mobile*/

.header_auth .logo a {
    width:70px;
    height:86px;
    left:20px;
}
.benefits img,
.benefits iframe{
    max-width: 100%;
}
@media screen and (max-width: 1200px) {
    .create-rightCol {
        width:100%;
    }
    .create-rightCol .create-templates .create-templates-template {
        display: block;
        margin: 0 auto;
    }

}

@media screen and (max-width: 1000px) {
    .recals__item {
        width: 100%;
    }
    .examples-list {
        width: 100%;
    }
    .examples-list__item .title{
        font-size: 24px;
    }

    .container {
        width: 100%;
    }
    .tooltip {
        display: none !important;
    }
    .examples-list__item {
        float: none;
        width: 60%;
        margin: 0 auto;
    }
    .category-head .category-form {
        width: 250px;
        bottom: 25px;
        left: 50%;
        margin-left: -125px;
    }
    .regForm form>button {
        margin-top:10px;
    }
    .category-head .category-form input {
        margin-top:5px;
    }.category-head h1 {
         margin-top: 40px;
         line-height: 1;
         font-size: 45px;
    }
    .category-head.category-head_6 h1,
    .category-head.category-head_3 h1{
        font-size: 45px;
    }
    .header_auth .header-nav {
        position: absolute;
        top: 107px;
        left: 0;
        width: 100%;
    }
    .header_auth {
        width: 100%;
        min-width: auto;
        height: 165px;
    }
    .header_auth .header-nav ul li {
        background:none;
    }
    .header_auth .header-phones {
        display: none;
    }
    .header_auth .header-nav ul li {
        padding-left:5px;
        padding-right: 5px;
        margin-left: 0;
        margin-right: 0;
        float:none;
    }
    .header_auth .header-nav ul {
        padding-left: 10px;
        padding-right: 10px;
    }
    .container .row {
        margin-left:0;
        margin-right: 0;
    }
    .benefits-nav {
        top:130px;
    }
    .modal-lg {
        width: 96% !important;
        min-width: auto !important;
        position: relative;
    }
    .modal-lg iframe{
        width: 100%;
        height: 420px;
    }
    .reviews_view .left_reviews {
        width:100%;
        float: none;
    }
    .reviews_view .right_reviews {
        margin-left:0;
        width:100%;
    }
    .reviews_view {
        max-width: 100% !important;
        height: auto !important;
    }
    .reviews_slide .binder {
        width: 620px;
    }
}


@media screen and (max-width: 900px) {
    section.tariff-magaz .advantages-list {
        display: block;
        float: none;
        margin: 0 auto;
        margin-top: 50px;
        margin-top: -5px;
    }
    section.tariff-magaz div.h1 {
        margin-bottom: 30px;
    }
    section.tariff-magaz .tarif-content .tariff-list>li {
        width:50%;
    }
    section.tariff-magaz .tarif-content .tariff-list>li.tm-business,
    section.tariff-magaz .tarif-content .tariff-list>li.tm-tariff-minimal, section.tariff-magaz .tarif-content .tariff-list>li.tm-tariff-premium{
        min-height: auto;
    }
    .tm-tariff-premium {
        margin-bottom: 30px;
    }
    section.tariff-magaz .tm-trust-block {
        margin-top: 30px;
    }
    body section.tariff-magaz .tarif-content .tariff-list>li,
    section.tariff-magaz .tarif-content .tariff-list>li.tm-tariff-free .tm-list-wrap,
    section.tariff-magaz .tarif-content .tariff-list>li.tm-business .tm-list-wrap,
    section.tariff-magaz .tarif-content .tariff-list .tm-list-wrap{
        border-radius: 10px !important;
    }
    .removable {
        display: none !important;
    }
}

@media screen and (max-width: 850px) {
    .reviews_slide .binder {
        width: 500px;
    }
}
@media screen and (max-width: 800px) {
    .template-preview .img-block {
        float: none;
        margin: 0 auto;
    }
    .template-preview__about {
        margin-left: 0;
    }
    .header_auth.header_auth .header-userBar {
        right:-10px;
    }
    .benefits.benefits-top1 .container {
        padding-left:15px;
    }
    .benefits.benefits-top1 .container h1 {
        margin-left:0;
    }
    .benefits-nav {
        margin-bottom: 50px;
        margin-left: 20px;
        margin-right: 20px;
        position: static;
    }
    .benefits.benefits-video .benefits-text,
    .benefits.benefits-connect .benefits-text{
        width:100%;
    }
    .benefits.benefits_mobiles .benefits-text {
        float: none;
        width:100%;
    }
    .threeColumn {
         width: 100%;
         margin-right: 5px;
         float: left;
     }
}
@media (max-width: 768px) {
    body .container,
    body .container.container_main{
        padding: 0 15px;
        width: auto;
    }
    .header_auth .header-nav ul {
        text-align: center;
    }
}
@media screen and (max-width: 700px) {
    .create-rightCol form .form-control {
        width: 180px;
        background: url(/img/create-site-zoomIcon.png) 158px center no-repeat;
        margin-bottom: 10px;
    }
    .create-rightCol form {
        margin-left: 14px;
        margin-right: 0;
    }
    .create-rightCol .create-rightCol-videoLink {
         display: block;
         float: none;
         margin-left: 14px;
    }
    .pagination-lg>li>a, .pagination-lg>li>span {
        padding: 8px 13px;
        font-size: 16px;
        line-height: 1.3333333;
    }
    .custom-pager {
        padding: 10px;
    }
    .examples-list__item {
        float: none;
        width: 80%;
        margin: 0 auto;
    }
    .createInfo-item {
        float: none;
        margin: 0 auto;
        margin-bottom: 40px;
        width: 200px;
    }
    .createInfo .createInfo-item.createInfo-item_1:after {
        position: absolute;
        right: 50%;
        top: auto;
        bottom: -35px;
        content: url(/img/createInfo-separator.png);
        transform: rotate(90deg);
    }
    .createInfo .createInfo-item.createInfo-item_2:after{
        position: absolute;
        right: 50%;
        top: auto;
        bottom: -35px;
        content: url(/img/createInfo-separator.png);
        transform: rotate(90deg);
    }
    section.tariff-magaz .tm-trust-block li {
        width: 50%;
    }
    section.tariff-magaz .tm-trust-block .tm-easy-management {
        float: none;
        margin: 0 auto;
    }
    .tm-trust-block ul {
        margin-right: -35px;
    }
    .createInfo .createInfo-item {
        padding: 0 0 0 60px;
    }

    .category-templates img {
        margin: 0 10px 40px;
    }
    .modal-lg iframe{
        width: 100%;
        height: 320px;
    }
    .modal.addPhone .modal-dialog .modal-content form button {
        margin-top: 15px;
    }
    .create-rightCol .create-templates .create-templates-template:after {
        display:none;
    }
    .reviews_slide .binder {
        width: 360px;
    }
}

@media screen and (max-width: 600px) {
    .reviews_slide .binder {
        width: 180px;
    }
}

@media screen and (max-width: 520px) {
    .adventages-list__item {
        width: 50%;
    }
    body .cost-table {
        width:275px;
    }
    .create-rightCol .create-templates .create-templates-template {
        width: 290px !important;
    }
    .create-rightCol .create-templates .create-templates-template img {
        width: 260px !important;
        height: auto !important;
    }
    .create-templates-template-btns a{
        margin-bottom: 5px;
    }
    .examples-list__item {
        width: 100%;
    }
    section.tariff-magaz .tarif-content .tariff-list>li {
        width:100%;
    }
    section.tariff-magaz .tarif-content .tariff-list>li.tm-tariff-free {
        padding-left: 0;
    }
    section.tariff-magaz .tarif-content .tariff-list>li{
        margin-bottom: 10px;
    }
    section.tariff-magaz .advantages-list li {
        width:100%;
        margin-left: 0;
        margin-top:10px;
    }
    section.tariff-magaz div.h1 {
        float: none;
        font-size: 24px;
    }
    section.tariff-magaz .advantages-list {
        margin-top: 0 !important;
    }
    .category-benefits .category-benefits-item {
        width:100%;
    }
    .phoneRegion {
        position:  static !important;
        margin-top:20px;
    }
    .benefits .margin-left-30 {
        margin-left:0;
    }
}





