section#about-us img.free-boss {
    display: none;
}
section#about-us img.big-bogg-mobile {
    display: none;
}

@media (min-width: 1921px) { 
section#just-banner h2:before {
    content: "";
    width: 50vw;
    height: 223px;
    position: absolute;
    top: 0;
    left: -50vw;
    background: #9cc93e;
}
}

@media (max-width: 1400px) { 
	.container-high {
    max-width: 89vw;
	}
    section#just-banner, section#just-banner .flex-box {
        height: 100vh;
    }
    img.sieimg {
        width: auto;
        margin-top: 34px;
    }
} 

@media (max-width: 768px) { 

}


@media (max-width: 767px) { 
	/*------ #mobile-tags ------*/
	.offset-1, .offset-2, .offset-3, .offset-4, .offset-5 {
    margin-left: 0;
	}
	.d-non {display:none !important;}
	.col-width-10 {width:10%;-webkit-box-flex: 0; flex: 0 0 10%; max-width: 10%;}
	.col-width-20 {width:20%;-webkit-box-flex: 0; flex: 0 0 20%; max-width: 20%;}
	.col-width-30 {width:30%;-webkit-box-flex: 0; flex: 0 0 30%; max-width: 30%;}
	.col-width-40 {width:40%;-webkit-box-flex: 0; flex: 0 0 40%; max-width: 50%;}
	.col-width-50 {width:50%;-webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%;}
	.col-width-60 {width:60%;-webkit-box-flex: 0; flex: 0 0 60%; max-width: 60%;}
	.col-width-70 {width:70%;-webkit-box-flex: 0; flex: 0 0 70%; max-width: 70%;}
	.col-width-80 {width:80%;-webkit-box-flex: 0; flex: 0 0 80%; max-width: 80%;}
	.col-width-90 {width:90%;-webkit-box-flex: 0; flex: 0 0 90%; max-width: 90%;}
	.rewrow {
	flex-direction: column-reverse;
	}
	/*------ #mobile-tags ------*/
.navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    background: #131313f7;
    width: 100%;
    height: 100vh;
    animation-duration: 0.6s;
    animation-name: slideInLeft;
    transition: all 0.3s ease-in-out 0s;
    padding: 25px;
}
.collapse.show a.close-menu-btn {
 display: block;
}
a.close-menu-btn {
position: absolute;
right: 15px;
top: 15px;
animation-duration: 2.5s;
animation-name: fadeIn;
transition: all 0.3s ease-in-out 0s;
}
.navbar-collapse:after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #2b2b2bad;
    z-index: -1;
    animation-duration: 1.5s;
    animation-name: fadeIn;
    transition: all 0.3s ease-in-out 0s;
}
a.close-menu-btn svg {
    width: 40px;
    height: 40px;
    fill: #ffffffb5;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
}
.navbar {
    width: max-content;
    float: right;
    margin: -5px -15px -5px 5px;
}
.main-contact {
    height: auto;
}
section#contact-box .flex-box {
    height: auto;
    padding: 0;
}
.bron-box {
    background: #ede3ec;
    width: 100%;
    padding: 30px;
    border-radius: 30px;
}
section#just-banner h2 {
    width: 95%;
    padding: 10px;
    text-align: left;
    margin: 20px 0;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: -410px;
}
section#just-banner h3 {
    font-size: 30px;

}
section#mab-head .logo {
    width: 12vw;
}
section#mab-head .button {
    margin: 0px 0;
    padding: 10px 0;
    float: right;
    width: 200px;
}
.one-format {

    margin-bottom: 15px;
}
.tarif-item {

    margin-top: 115px;

}
section#just-banner p {
    font-size: 16px;
    color: #fff;
    width: 100%;
}
section#just-banner h3 {
    font-size: 30px;
    text-align: center;

}
section#just-banner p {
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: center;
}
section#just-banner, section#just-banner .flex-box {
    height: auto;
    padding: 60px 0 30px;

}
section#just-banner {
    background-position: 102% 0%;
    height: 600px;
    background-size: 224%;
    background-repeat: no-repeat;
}
section#just-banner h1 {
    font-size: 33px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    color: #6d1d68;
}
section#just-banner h3 {
    font-size: 30px;
    text-align: center;
    color: #6d1d68;
    font-weight: 600;
}
section#just-banner p {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    width: 100%;
    text-align: center;
    padding: 0 5px;
}
section#about-us img.free-boss {
    display: block;
    border-radius: 20px;
    position: absolute;
    top: -142px;
    left: -32px;
    margin: 15px;
    width: 110%;
}
section#about-us img.big-bogg {

    display: none;
}
section#about-us img.big-bogg-mobile {
    display: block;
    width: 32%;
    float: left;
    margin-right: 15px;
}
section#about-us .flex-box-inner {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    margin-top: 210px;
}
section#about-us h2.title {
    font-size: 16px;
    margin-top: 24px;
    margin-bottom: 10px;
}
section#about-us p {
    width: 63%;
    float: right;
    margin-top: 0;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.head-format h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    width: 66%;
    float: right;
}
.tarif-item ul li {
    width: 92%;
    line-height: 18px;
}
.tarif-item h4 {
    font-size: 16px;
}
.tarif-item li span {
    position: relative;
    right: -30px;
}
.one-prr img {
    width: 50%;

}
section#iboxer-slide {
    padding-bottom: 30px;
}
section#testim-stars .photo-star {
    width: 100%;
    float: left;
    border-right: 0;
    margin-right: 0px;
}
section#testim-stars .star-item {
    display: block;
}
section#tarif {
    padding-top: 20px;
}
section#testim-stars .text-star {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}
section#copy-footer img {
    width: 125px;
    margin: 0 auto;
    display: block;
}
.col-lg-4.text-right a {
    font-size: 14px;
}
h2.title {
    margin-bottom: 60px;
    font-size: 19px;
}
section#contact-box {
    padding-top: 0;
}
section#mab-head .potok {
    width: 68vw;
    margin: 10px auto 0;
    text-align: center;
    display: block;
    top: 20px;
    position: relative;
}
button.btn.btn-link {
    font-size: 14px;
    width: 94%;
}
p.redtext {
    font-size: 14px;
}
section#copy-footer .col-lg-4.fiftyp {
    width: 50%;
}
section#copy-footer .col-lg-4.fiftyp.text-center {
    text-align: right !important;
}
.priceall {
    right: 0;
    bottom: 0px;
}
.col-lg-4.text-right a {
    font-size: 14px;
}
section#tarif h2.title {
    width: 85%;
    margin: 0 auto 60px;
}
section#about-us { 
    overflow-x: clip; 
}
section#copy-footer p {

    text-align: center;
}
section#copy-footer a {
    color: #000;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 0;
}
.main-contact li {
    font-size: 14px;
    margin-top: 3px;
}
.cme-style {

    margin-bottom: 30px;
}
.wr-text {
    font-size: 18px;
    margin-top: 19px;
    margin-bottom: 30px;
}
section#just-banner h2 span {
    font-size: 13px;
}
.tarif-item h3 {
    font-size: 20px;
}
.countdown {

    margin: 33px auto 0;

}
.main-contact li span:before {
    content: "";
    width: 37px;
    height: 2px;
    background: red;
    position: absolute;
    top: 8px;
    left: 2px;
    transform: rotate(-16deg);
}
.only-mob {
    display: block;
    }
    .only-desc {
        display: none;
        }
        section#copy-footer p br {
            display: none;
        }
        section#copy-footer p, section#copy-footer a {
            font-size: 12px;
            line-height: 16px;
        }
        .countdown-time {
            width: 60px;
            height: 60px;
            padding: 5px 0 0 0px;
        }
        .coltext {
            width: 90%;
        }
        .coltext .colcol {
            position: relative;
            top: 10px;
        }
        .coltext p {
            margin-left: 40px;
            margin-top: -30px;
        }
        .startn p {
            font-size: 18px;
        }
        img.sieimg {
            width: auto;
            max-width: 94%;
            position: relative;
            top: -60px;
            z-index: 1;
            margin-top: 0;
        }
}

@media (max-width: 375px) { 
	.form {
    zoom: 0.8 !important;
	}
}