.justmobile {
    display: none;
}

@media (max-width: 1400px) { 
	.container-high {
    max-width: 89vw;
	}
	section#top-product, section#monitor2, section#books {
		overflow-x: clip;
	}
	section#top-product img.blackwhite {
		width: 80%;
		margin-top: 30px;
	}
    .squad {
        left: 14%;
        width: 300px;
        height: 300px;
    }
	img.prlx-img {
		position: absolute;
		width: 150px;
		top: 47px;
		right: 40px;

	}
} 

@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;
}
section#top-product h1 {
	font-size: 24px;
	text-align: center;
}
section#top-product h1 span {
    background: #fff;
    color: #5177f0;
    padding: 3px 13px 4px;
    font-size: 21px;
}
section#top-product h2 {
    text-align: center;
    font-size: 17px;
    margin-top: 26px;
    line-height: 1.45;
}
section#monitor h2.title {
    font-size: 28px;
    font-weight: 700;
}
.pricer {
    font-size: 25px;
}
section#top-product img {
    width: 80%;
    margin: 0 auto;
    display: block;
}
section#top-product .button {
    margin: 25px auto 0;

}
section#top-product {
    padding: 40px 0;
}
#top-head-tarnper .container {
    border-bottom: 1px solid #e9e9e975;
    padding: 10px 15px;
	}
	#top-head-tarnper a.logo img {
        width: 150px;
        margin-top: 10px;
    }
	#top-head-tarnper .navbar-light .navbar-toggler {
    background: #fff;
    border-color: #fff;
	}
	#top-head-tarnper .navbar {
    padding: 3px 4px 12px 0px;
	}
	#top-head-tarnper .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;
	}
	#top-head-tarnper 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;
	}
	#top-head-tarnper .collapse.show a.close-menu-btn {
	display: block;
	}
	#top-head-tarnper a.close-menu-btn svg {
	width: 40px;
	height: 40px;
	fill: #ffffffb5;
	}
	div#big-slideshow h1 {
		font-size: 40px;
	}
	div#big-slideshow p {
		font-size: 16px;
	}
	.main-contact {
		height: auto;
	}
	section#contact-box .flex-box {
		height: auto;
		padding: 40px 20px;
	}
	section#page-footer .phone-box {
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}
	section#page-footer .copy-box p, section#page-footer .copy-box a {
		text-align: center !important;
		padding: 0px 0;
	}
	img.free-round2 {

		width: 100%;

	}
    section#books h2.title {
        font-size: 30px;
        margin-bottom: 60px;
    }
	.sub-text {
		font-size: 40px;
	}
	.blue-blue-it h3 {
		font-size: 20px;
		font-weight: 600;
		position: relative;
	}
    .squad {
        width: 210px;
        height: 210px;
        left: 24%;
    }
	section#books .flex-box-inner {
		margin-top: 0;
	}
    section#top-product img.prlx-img {
        position: absolute;
        width: 94px;
        top: 31px;
        right: 19px;
    }
	img.free-nolim-r {

		width: 100%;

	}
	.free-side-text {

		padding: 25px;
	}
	#top-head-tarnper {
		padding: 0px 0;
	}
	.free-name {
		width: max-content;
		position: absolute;
		right: 20px;
		bottom: -30px;
		text-align: left;
	}
	section#books .row {
		background: transparent !important;
	}
	section#shlem h2.title {
		font-size: 30px;
		font-weight: 700;
	}
	.boxz-txt {
		background-color: #5177f0;
		background-position: center center;
		border-color: transparent;
		border-style: solid;
		box-shadow: 0px 0px 20px 0px rgba(26, 26, 26, 0.5);
		padding: 25px 75px 25px 25px;
		color: #fff;
		font-size: 18px;
		max-width: 100%;
		margin: 40px auto 0;
		position: relative;
	}
	section#charches h2.title {
		font-size: 30px;

	}
	section#big-slider h2.title {
		font-size: 30px;
	}
	div#big-slideshow h1 {
        font-size: 23px;
    }
	section#contact-box h2.titl {
		font-size: 30px;

	}
	section#videootzyv h2.title {
		font-size: 30px;
		font-weight: 700;
	}
	.one-vids {
		display: block;
	}
	.one-vids-right {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #5176f0;
		background-size: cover;
		height: auto;
		padding: 20px;
		color: #fff;
		margin-top: -10px;
	}
	.pretext br {
		display: none;
	}
	.pretext {
		font-size: 16px;
		color: #fff;
		margin-bottom: 50px;
		text-align: center;
	}
	.blue-blue-it li {

		font-size: 14px;

	}
	img.free-black {
		right: 0px;
	}
	section#how-order h2.title {
		font-size: 30px;

	}
	img.free-rock {
		position: relative;
		width: 45%;
		top: 0;
		right: 0;
		height: auto !important;
		margin: 0 !important;
		margin: 0 auto !important;
		display: block;
	}
	section#rocket h2.title {
		font-size: 30px;
	}
	section#page-footer .sub-text {

		font-size: 48px;

	}
    img.free-hand {
        width: 100%;
        position: absolute;
        top: 47px;
        left: 0;
        z-index: 2;
    }
	.free-name {
		width: max-content;
		position: absolute;
		right: 20px;
		bottom: -30px;
		text-align: left;
	}
	p.fs-20 {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
	section#how-order .col-lg-4 {
		width: 50%;
	}
	.char-box-item span {
		font-size: 30px;
		font-weight: 700;
	}
	.char-box-item {
		font-size: 14px;
		height: 40px;
	}
	.free-side-text {
		font-size: 16px;
		bottom: 337px;
	}
	section#phone h2.title {
		font-size: 30px;
		margin-left: 0;
		text-align: center !important;
	}
	img.side-nolim {

		width: 100%;
	}
	.rocket-item {
		background-color: #5d52f6;
		background-position: center center;
		border-color: transparent;
		border-style: solid;
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
		padding: 20px;
		color: #fff;
		margin-bottom: 0;
		margin-left: 0;
		font-size: 16px;
		font-size: 18px !important;
	}
	.rrounds {

		display: none;
	}
	.blue-blue-it {
		margin-bottom: 40px;
		background: #5e5df5;
		padding: 30px;
	}
	.blue-blue-it h3 span {
		position: relative;
		color: #fca925;
		font-size: 25px;
		left: 0;
		top: 0;
		font-weight: 800;
		margin-bottom: 6px;
		display: block;
	}
	.freee-char {
		color: #fca925;
		font-size: 25px;
		font-family: 'Montserrat', Arial, sans-serif;
		line-height: 1.55;
		font-weight: 700;
		position: relative;
		top: 0;
		left: 0;
	}
	img.free-round {

		display: none;
	}
	
	img.free-round2 {
		display: none;
	}
	
	img.free-gantel {
		position: relative;
		width: 100%;
		bottom: 0;
		left: 0;
	}
	.order-box h3 {
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		width: 100%;
		margin: 41px auto 20px;
	}
	.order-box p {
		text-align: center;
		font-weight: 500;
		width: 100%;
		margin: 0 auto;
		font-size: 13px;
		line-height: 19px;
	}
	.free-kaska {
        position: relative;
        width: 60%;
        top: inherit;
        right: inherit;
        margin: 40px auto 0;
        display: block;
    }
	section#page-footer a, section#page-footer p {

		text-align: center !important;
	}
	.fixed-social a {
		width: 50px;
		height: 50px;
		background: #fff;
		display: block;
		align-items: center;
		justify-content: center;
		padding: 12px;
		margin-bottom: 6px;
		border-radius: 10px 0 0px 10px;
	}
	section#charches {
		padding-top: 0;
	}
	section#books, section#shlem, section#contact-box, section#videootzyv {
		padding-top: 0;
	}
	#top-head-tarnper .phone-box {
		color: #fff;
		text-transform: inherit;
		font-size: 18px;
		padding: 2px 0px;
		font-weight: 600;
		text-align: right;
		line-height: 25px;
	}
	#top-head-tarnper .phone-box span:before {
		content: "";
		width: 65px;
		height: 6px;
		position: absolute;
		bottom: -1px;
		left: 108px;
		background: #ee4040;
	}
	img.free-rock-mobil-style {
		display: block;
		width: 40%;
		margin: 40px auto 0;
	}
	.modal-body iframe {
		height: 220px;
	}

	section#contact-box .offset-3.col-lg-4 {
		padding-top: 340px;
	}
	.justmobile {
		display: block;
	}
}

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