                    /*@media only screen and (max-width: 767px) {
    body {
         Здесь размер файла уменьшен на 93% чтобы  увеличить скорость загрузки страницы с мобильных устройств
        background-image: url(../img/bg-min.png);
    }
}*/
                @media only screen and (min-width: 1024px) {
                    .cd-top {
                        right: 30px !important;
                        bottom: 30px !important;
                        width: 60px !important;
                        height: 60px !important;
                    }
                }
                /*-------------------------------------------------------------------
---------------------------------------------------------------------*/
                @media (max-width: 780px) {
                    header li {
                        margin: 1em;
                    }
                    body {
                        background-image: url() !important;
                    }
                    h1 {
                        font-size: 1.4em !important;
                    }
                    .row h1 {
                        padding: 1.2em 1em;
                    }
                    .nav1 {
                        left: -350px;
                        width: 60% !important;
                        max-width: 100% !important;
                    }
                    .row {
                        padding: 0 !important;
                    }
                    .container {
                        width: 100% !important;
                    }
                    .columns {
                        padding: 0 1em !important;
                    }
                    .container .columns.col-1,
                    .container .columns.col-2,
                    .container .columns.col-3,
                    .container .columns.col-4,
                    .container .columns.col-5,
                    .container .columns.col-6,
                    .container .columns.col-7,
                    .container .columns.col-8,
                    .container .columns.col-9,
                    .container .columns.col-10,
                    .container .columns.col-11,
                    .container .columns.col-12 {
                        width: 50% !important;
                    }
                    .cd-top {
                        right: 1em !important;
                        bottom: 1em !important;
                        height: 2.5em !important;
                        width: 2.5em !important;
                    }
                    footer {
                        background: rgb(219, 212, 201);
                        height: 8em;
                    }
                    footer div {
                        width: 6em;
                        margin: 0 auto;
                        padding: .5em 0 .5em 0;
                    }
                    footer div img {
                        width: 100%;
                    }
                    footer p {
                        background: rgb(219, 212, 201);
                        padding-top: .2em;
                        font-size: .7em;
                        text-align: center;
                        color: #fff;
                        text-shadow: 0 1px 1px black;
                    }
                }
                /*-------------------------------------------------------------------
---------------------------------------------------------------------*/
                @media (min-width: 780px) and (max-width: 1200px) {
                    header li {
                        margin: 1em;
                    }
                    h1 {
                        font-size: 3.2em !important;
                    }
                    .row h1 {
                        padding: .2em 1em;
                    }
                    .nav1 {
                        width: 58% !important;
                        max-width: 60% !important;
                    }
                    /*    .row {
        padding: 0 !important;
    }*/
                    .container {
                        width: 90% !important;
                    }
                    .columns {
                        padding: 0 1em !important;
                    }
                    .container .columns.col-1,
                    .container .columns.col-2,
                    .container .columns.col-3,
                    .container .columns.col-4,
                    .container .columns.col-5,
                    .container .columns.col-6,
                    .container .columns.col-7,
                    .container .columns.col-8,
                    .container .columns.col-9,
                    .container .columns.col-10,
                    .container .columns.col-11,
                    .container .columns.col-12 {
                        width: 25% !important;
                    }
                    .cd-top {
                        right: 20px !important;
                        bottom: 20px !important;
                    }
                }
                /*-------------------------------------------------------------------
---------------------------------------------------------------------*/
                @media (min-width: 0px) and (max-width: 320px) {
                    .iframe {
                        transform: scale(0.2) !important;
                        left: -120%;
                        position: relative;
                        width: 345% !important;
                        height: 20em;
                    }

                }
                @media (min-width: 320px) and (max-width: 480px) {
                    .iframe {
                        transform: scale(0.3) !important;
                        left: -100%;
                        position: relative;
                        width: 300% !important;
                        height: 25em !important;
                    }

                }
                @media (min-width: 480px) and (max-width: 569px) {
                    .iframe {
                        transform: scale(0.3) !important;
                        left: -50%;
                        position: relative;
                        width: 200% !important;
                        height: 25em;
                    }

                }
                @media (min-width: 569px) and (max-width: 780px) {
                    .iframe {
                        transform: scale(0.4) !important;
                        left: -50%;
                        position: relative;
                        width: 200% !important;
                        height: 25em;
                    }

                }
                @media (min-width: 780px) and (max-width: 880px) {
                    .iframe {
                        transform: scale(0.6) !important;
                        left: -25%;
                        position: relative;
                        width: 150% !important;
                        height: 30em;
                    }

                }
                @media (min-width: 880px) and (max-width: 950px) {
                    .iframe {
                        transform: scale(0.6) !important;
                        left: -25%;
                        position: relative;
                        width: 150% !important;
                        height: 30em;
                    }

                }
                @media (min-width: 950px) and (max-width: 1135px) {
                    .iframe {
                        transform: scale(0.6) !important;
                        left: -25% !important;
                        position: relative;
                        width: 150% !important;
                        height: 30em !important;
                    }

                }
                @media (min-width: 1135px) and (max-width: 1200px) {
                    .iframe {
                        transform: scale(0.8) !important;
                        left: -5% !important;
                        position: relative;
                        width: 110% !important;
                        height: 40em !important;
                    }

                }
                @media (min-width: 1200px) and (max-width: 1350px) {
                    .iframe {
                        transform: scale(0.6) !important;
                        left: -25.5% !important;
                        position: relative;
                        width: 150% !important;
                        height: 30em !important;
                    }

                }
                @media (min-width: 1350px) and (max-width: 1600px) {
                    .iframe {
                        transform: scale(0.7) !important;
                        left: -25%;
                        position: relative;
                        width: 150% !important;
                        height: 35em !important;
                    }

                }
                @media (min-width: 1600px) and (max-width: 1800px) {
                    .iframe {
                        transform: scale(0.7) !important;
                        left: -5% !important;
                        position: relative;
                        width: 110% !important
                    }

                }
                @media (min-width: 1800px) and (max-width: 2000px) {
                    .iframe {
                        transform: scale(0.9) !important;
                        left: -25%;
                        position: relative;
                        width: 150% !important;
                    }
