@media only screen and (max-width: 1025px) {
body {
    min-width: initial;
}
.container {
	padding: 0;
	width: 748px;
}
.burger-btn {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-top: 0;
    position: relative;
    height: 60px;
    width: 40px;
    margin-left: auto;
	display: block
}
.burger-btn:before {
    position: absolute;
    width: 40px;
    height: 3px;
    content: '';
    background: #fff;
    box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
    right: 0;
    left: 0;
    margin: auto;
    top: 21px;
    border-radius: 5px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.menu-res {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 99;
    background: #080808;
    padding-bottom: 10px;
    padding: 35px 15px;
}
.top-container .container > .addplus {
	display: none;
}
.top-container.active .burger-btn:before {
    background: url(../images/close.png) center no-repeat;
    box-shadow: none;
    height: 40px;
    top: 11px;
    background-size: 65%;
}
.logo-container img {
    width: 245px;
}
.top-container .container {
    height: 85px;
    max-width: 97%;
    padding: 0;
    width: 100%;
    padding: 0 15px;
}
.menu-res > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.adres-container {
    padding-left: 0;
}
.adres-container p {
    padding-left: 25px;
    font-size: 14px;
}
.tel-container a {
    padding-left: 25px;
    font-size: 14px;
}
header:after {
    display: none
}
.header-img img {
    width: 350px;
}
.name-s {
    font-size: 24px;
    line-height: 36px;
}
.header-text p {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 26px;
}
.header-text span {
    font-size: 16px;
}
.header-text ul li {
    font-size: 16px;
}
header {
    padding-top: 165px;
    padding-bottom: 135px;
}
.preim-box {
    background: #fff;
    width: 205px;
    margin-bottom: 25px;
}
.header-down {
    display: none;
}
#two .container > img {
    max-width: 300px;
}
#two {
    padding-top: 60px;
    padding-bottom: 0;
    background: none;
}
#two .container:before {
    display: none;
}
.two-container {
    width: 100%;
    height: initial;
    padding-bottom: 45px;
}
#oborud {
    padding-top: 60px;
}
.oborud-box {
    width: 49%;
}
.oborud-img img {
    border: 5px solid #e8e4e2;
}
.oborud-boxing > div:first-child {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 5px solid rgba(147, 208, 32, 0.45);
}
.oborud-boxing:before {
    width: 100%;
    height: 40px;
    bottom: -33px;
    background-size: cover;
}
.oborud-text p br {
    display: none;
}
.oborud-text p {
    height: initial;
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 10px 0;
}
.oborud-text {
    bottom: -70px;
}
.oborud-btn {
    margin: 0 auto;
    margin-top: 45px;
}
.oborud-boxing:nth-child(2) {
    margin-top: 100px;
}
.oborud-img img {
    max-height: 250px;
}
.oborud-box:nth-child(2) {
    order: 1;
}
.oborud-box:nth-child(1) {
    order: 2;
}
#tree:before {
    width: 100%;
    height: 85px;
    bottom: 50px;
    background-size: cover;
}
#tree {
    padding-top: 125px;
    padding-bottom: 80px;
    margin-top: 0;
    background: none;
}
.present-img img {
    width: 450px;
}
.present-text {
    width: 450px;
	padding-top: 80px;
}
.present-img {
    margin-left: -75px;
}
input[type="text"] {
    width: 260px;
}
form .btn {
    width: 175px;
}
.present-container:before {
    display: none;
}
.zag {
    font-size: 28px;
    line-height: 36px;
}
.text-img > img:first-child {
    border: 5px solid #e8e4e2;
}
.text-img div {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 5px solid rgba(147, 208, 32, 0.45);
}
.text-img {
    width: 350px;
}
.text-img:before {
    width: 100%;
    height: 40px;
    bottom: -34px;
    background-size: cover;
}
.text-text p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
    padding-right: 0;
}
.text-text div > span {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.text-text {
    width: 380px;
    min-height: initial;
}
.zag2 {
    margin-bottom: 35px;
}
.img-text2 {
    display: none;
}
.img-text1 {
    display: none;
}
.video-container {
    height: initial;
    padding: 25px 0;
    padding-bottom: 0;
}
.video-container .container {
    width: 525px;
}
.video-container .container:before {
    display: none;
}
.video-container .container:after {
    display: none;
}
.video-box {
    margin-bottom: 25px;
}
.video-container:after {
    display: none;
}
#video > p {
    font-size: 28px;
}
#number {
    padding-top: 35px;
    padding-bottom: 0;
}
.number-box {
    margin-bottom: 35px;
}
.num-box {
    width: 240px;
    height: 248px;
    padding-top: 85px;
    padding-left: 20px;
    background-size: cover;
}
#bigvideo:before {
    width: 100%;
    height: 425px;
    background-size: cover;
}
#best {
    padding-top: 0;
    padding-bottom: 0;
}
.best-box {
    width: 350px;
    margin-bottom: 35px;
}
#sezon {
    padding-top: 45px;
}
#sezon .zag2 {
    font-size: 18px;
    margin-bottom: 15px;
}
#sezon .present-text:before {
    display: none;
}
.img {
    display: none;
}
#demo {
    padding-top: 60px;
    padding-bottom: 60px;
}
.demo-img img {
    border: 5px solid #e8e4e2;
}
.demo-img div {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 5px solid rgba(147, 208, 32, 0.45);
}
.demo-gal {
    width: 450px;
}
.demo-form > span {
    line-height: 14px;
    margin-bottom: 15px;
}
.demo-form {
    width: 285px;
    margin-right: 0;
    padding: 0 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.demo-img:before {
    height: 50px;
    bottom: -44px;
    background-size: cover;
}
.demo-form:before {
    display: none;
}
#bottom {
    display: none;
}
#sezon {
    overflow: hidden;
}
.reveal-modal .close-reveal-modal {
    right: -20px !important;
    top: -20px !important;
    font-size: 22px !important;
    width: 40px !important;
    height: 40px !important;
}
.top-container {
    z-index: 999;
}
.reveal-modal-big {
    width: 700px;
	padding: 15px;
}
.modal-img img {
    max-width: 300px;
}
.modal-text {
    width: 345px;
}
.modal-text p {
    font-size: 18px;
    line-height: 26px;
}
table td {
    width: 75px;
}
.reveal-modal-big .present-img {
    display: none;
}
.reveal-modal-big .present-text {
    width: 100%;
    padding-bottom: 45px;
}
.modal-middle > p {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 25px;
}
.modal-boxing:last-child {
    margin-left: 0;
}
#texttwo {
    padding-top: 60px;
}





}

@media only screen and (max-width: 769px) {
.container {
	width: 480px;
}
.header-img {
    display: none;
}
.preim-box {
    width: 225px;
}
.tel-container p {
    text-align: left;
}
.menu-res > div div {
    padding: 0;
    margin-bottom: 25px;
    text-align: left;
    width: 50%;
}
.menu-res > div div:nth-child(2n) {
    margin-left: auto;
    text-align: right;
}
.menu-res {
    padding-bottom: 10px;
}
.top-container .container {
    padding: 5px;
}
.zag br {
    display: none;
}
.two-container {
    background: #eeffee;
    padding: 25px 10px;
}
.oborud-box {
    width: 450px;
    margin: 0 auto;
}
.oborud-box:nth-child(2) {
    order: 0;
}
.oborud-box:nth-child(1) {
    order: 0;
    margin-bottom: 100px;
}
.oborud-img img {
    max-height: initial;
}
.present-text {
    width: 100%;
    padding-top: 0;
}
.present-img {
    display: none;
}
#present .zag {
    margin-bottom: 35px;
}
.zag span {
    font-size: 20px;
}
.zag {
    font-size: 22px;
    line-height: 30px;
}
.text-text {
    width: 100%;
    margin-bottom: 25px;
}
.text-img {
    margin: 0 auto;
}
.text-row:nth-child(2n) .text-text {
    order: 0;
    margin-left: 0;
    padding-left: 0;
}
.text-row:nth-child(2n) .text-img {
    margin-left: auto;
}
#video > p {
    font-size: 22px;
    line-height: 30px;
}
.video-container .container {
    width: 480px;
}
.video-box {
    width: 235px;
}
.video-img img {
    width: 100%;
    height: 145px;
}
.video-box p {
    font-size: 14px;
}
.video-container {
    padding: 40px 0;
    padding-bottom: 5px;
}
#texttwo .text-row:first-child .text-text {
    order: 0;
    margin-left: auto;
    padding-left: 0;
}
#texttwo .text-row:first-child .text-img {
    margin-left: auto;
}
#bigvideo:before {
    display: none;
}
#bigvideo {
    padding-top: 45px;
}
.bigvideo-box > iframe {
    width: 100%;
    height: 300px;
}
.bigvideo-box {
    top: -14px;
}
.best-box {
    width: 235px;
}
.best-box > span {
    margin-top: 15px;
    font-size: 16px;
    min-height: initial;
    padding-bottom: 15px;
}
.best-box p {
    font-size: 14px;
    line-height: initial;
    min-height: initial;
}
.demo-gal {
    width: 100%;
}
.demo-form {
    width: 100%;
}
.demo-form > span {
    line-height: 18px;
}
footer .container > p {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.btn-container .btn {
    float: right;
}
.reveal-modal-big {
    width: 400px;
}
.modal-img {
    width: 100%;
    text-align: center;
}
.modal-text {
    width: 100%;
    text-align: center;
}
.modal-text p:before {
    display: none;
}
.modal-text p {
    padding: 15px 0;
}
.modal-container > p {
    text-align: center;
}
.zag-popap {
    font-size: 18px;
    line-height: 26px;
}
table th {
    font-size: 12px;
}
.reveal-modal-big .present-box p {
    font-size: 20px;
    line-height: 30px;
}
.reveal-modal-big .present-box {
    height: initial;
}
.reveal-modal-big .present-form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
}
.reveal-modal-big .present-form form .btn {
    margin: 0 auto;
    width: 100%;
}
.present-form > p {
    padding: 0;
}
.modal-middle > p {
    text-align: center;
}
.zad-popap2 {
    text-align: center;
}
.name-s {
    text-align: center;
}
.header-text p {
    text-align: center;
}
.header-text span {
    text-align: center;
}
.btn-lider {
    margin: 0 auto;
    margin-top: 25px;
}
.text-text {
    text-align: center;
}
.text-text div > span:before {
    right: 0;
    margin: auto;
}
.number-container {
    justify-content: center;
}
.header-text ul li {
    text-align: center;
    display: inline-block;
}
.header-text {
    width: 100%;
    text-align: center;
}
.num-box p {
    font-size: 26px;
    line-height: 22px;
}
.table-box {
    overflow-y: scroll;
    position: relative;
}
table {
    width: 650px;
}
.table-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.75) url(../images/swipe.png) 15px 15px no-repeat;
    left: 0;
    top: 0;
}
.table-box.swipe:before {
    display: none;
}
#video > p {
    padding: 0 15px;
}



}



@media only screen and (max-width: 500px) {
.mobipop {
    display: block;
}
.container {
	width: 300px;
}
.logo-container img {
    width: 210px;
}
.menu-res > div div {
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.menu-res > div div p, .menu-res > div div a {
    display: inline-block;
}
.tel-container p {
    text-align: center;
    display: block !important;
}
.btn-container .btn {
    float: none;
    display: flex !important;
    margin: 0 auto;
}
.menu-res > div div:nth-child(2n) {
    margin-left: 0;
    text-align: center;
}
.name-s {
    font-size: 22px;
    line-height: 28px;
}
.header-text ul li {
    font-size: 12px;
}
.header-text span {
    font-size: 14px;
}
.preim-box {
    width: 100%;
}
#two .container > img {
    max-width: 250px;
}
.zag span {
    font-size: 16px;
}
#two .zag {
    line-height: 20px;
}
.two-container > span {
    font-size: 14px;
}
#oborud .zag {
    line-height: 22px;
}
.tree-container p br {
    display: none;
}
.tree-container p:first-child {
    margin-bottom: 15px;
}
.tree-container p {
    font-size: 14px;
    line-height: 20px;
}
#present .zag br {
    display: block;
}
#present .zag span {
    font-size: 15px;
}
#present .zag {
    line-height: 26px;
}
.present-box:before {
    display: none;
}
.present-box {
    padding: 25px 10px;
    text-align: center;
}
input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
}
form .btn {
    width: 190px;
    margin: 0 auto;
}
.text-img {
    width: 100%;
}
.text-img:before {
    height: 31px;
    bottom: -25px;
}
.video-box {
    width: 100%;
}
.video-container .container {
    width: 300px;
}
.video-img img {
    width: 255px;
    height: 165px;
    margin: 0 auto;
}
.video-box {
    width: 255px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.num-box {
    padding-left: 8px;
    background-position: -8px;
}
.bigvideo-box > iframe {
    width: 100%;
    height: 235px;
}
.bigvideo-box {
    top: 20px;
}
#bigvideo {
    padding-top: 0;
    padding-bottom: 45px;
}
#best .zag br {
    display: block;
}
.best-box {
    width: 100%;
}
#sezon > p {
    padding: 0 15px;
}
#sezon > .zag {
    padding-top: 65px;
}
.demo-img:before {
    height: 33px;
    bottom: -27px;
    background-size: cover;
}
.demo-text p {
    font-size: 12px;
    line-height: 18px;
}
.demo-text p span {
    font-size: 9px;
}
.demo-text {
    bottom: -22px;
    padding: 5px 0;
    width: 265px;
    z-index: 99;
    right: 0;
    margin: auto;
    text-align: center;
}
.reveal-modal {
    width: 300px;
    padding: 25px 10px;
}
.reveal-modal .close-reveal-modal {
    right: 10px !important;
    top: 10px !important;
    font-size: 22px !important;
    width: initial !important;
    height: initial !important;
    border: 0 !important;
}
.reveal-modal-big {
    width: 300px;
    padding: 25px 10px;
    padding-top: 35px;
}
.modal-img img {
    max-width: 100%;
}
.modal-text p {
    font-size: 15px;
    line-height: 22px;
}
.modal-container ul li {
    font-size: 12px;
    padding-left: 25px;
}
.modal-container > p {
    font-size: 12px;
}
.zag-popap {
    font-size: 14px;
    line-height: 20px;
}
.reveal-modal-big .present-box p {
    font-size: 16px;
    line-height: 22px;
}
.modal-middle > p {
    font-size: 12px;
}
.modal-boxing ul li {
    padding-left: 12px;
}






}