@media (min-width: 576px){
	
}

@media (min-width: 768px){
	.pt-md-110 {
		padding-top: 110px;
	}
	.pb-md-110 {
		padding-bottom: 110px;
	}
	.pt-md-100 {
		padding-top: 100px;
	}
	.pb-md-100 {
		padding-bottom: 100px;
	}
	.pt-md-50 {
		padding-top: 50px;
	}
	.pb-md-50 {
		padding-bottom: 50px;
	}
	.pt-md-45 {
		padding-top: 45px;
	}
	.pb-md-45 {
		padding-bottom: 45px;
	}
	.pt-md-85 {
		padding-top: 85px;
	}
	.pt-md-55 {
		padding-top: 55px;
	}
	.pt-md-35 {
		padding-top: 35px;
	}
	.pb-md-85 {
		padding-bottom: 85px;
	}
	.pt-md-70 {
		padding-top: 70px;
	}
	.pb-md-70 {
		padding-bottom: 70px;
	}
	.pb-md-75 {
		padding-bottom: 75px;
	}
	.pt-md-80 {
		padding-top: 80px;
	}
	.pt-md-35 {
		padding-top: 35px;
	}
	.pt-md-40 {
		padding-top: 40px;
	}
	.pb-md-35 {
		padding-bottom: 35px;
	}
	.mt-md-50 {
		margin-top: 50px;
	}
	.mb-md-50 {
		margin-bottom: 50px;
	}
	.mb-md-70 {
		margin-bottom: 70px;
	}
	.mt-md-100 {
		margin-top: 100px;
	}
	.mb-md-100 {
		margin-bottom: 100px;
	}
	.pb-md-105 {
		padding-bottom: 105px;
	}
	.mb-md-140 {
		margin-bottom: 140px;
	}
	.pt-md-230 {
		padding-top: 230px;
	}
	.pt-md-148 {
		padding-top: 148px;
	}
	.pb-md-250 {
		padding-bottom: 250px;
	}
	.mt-md-64 {
		margin-top: 64px;
	}
	.mb-md-30 {
		margin-bottom: 30px;
	}
}

@media (min-width: 992px){
	.tab-row .col-lg-5 {
		flex: 0 0 auto;
    	width: 50.5%;
	}
	.tab-row .col-lg-7 {
		flex: 0 0 auto;
    	width: 49.5%;
	}
	.custom-row .col-lg-5 {
		flex: 0 0 auto;
    	width: 47%;
	}
	.custom-row .col-lg-7 {
		flex: 0 0 auto;
    	width: 53%;
	}
	.kontakt-row .col-lg-5 {
		flex: 0 0 auto;
    	width: 48%;
	}
	.kontakt-row .col-lg-7 {
		flex: 0 0 auto;
    	width: 52%;
	} 
	.circle-row {
	    padding: 110px 0 179px;
	}
	.circle-list-item {
		position: absolute;
	}
	.circle-list-item:nth-child(5),
	.circle-list-item:nth-child(4),
	.circle-list-item:nth-child(3),
	.circle-list-item:nth-child(2),
	.circle-list-item:first-child {
		flex-direction: row-reverse;
		text-align: right;
	}
	.circle-list-item:first-child {
		left: 76px;
    	top: 40px;
	}
	.circle-list-item:nth-child(5){
		left: 50%;
	    bottom: -75px;
	    transform: translateX(-50%);
	    flex-direction: column;
	    text-align: center;
	}
	.circle-list-item:nth-child(4){
		left: 151px;
    	top: 448px;
	}
	.circle-list-item:nth-child(3){
		left: 27px;
    	top: 347px;
	}
	.circle-list-item:nth-child(2){
		left: 28px;
    	top: 197px;
	}
	.circle-list-item:nth-child(6){
		right: 53px;
    	top: 446px;
	}
	.circle-list-item:nth-child(7) {
	    right: -31px;
	    top: 317px;
	    max-width: 286px;
	}
	.circle-list-item:nth-child(8){
		right: 26px;
    	top: 197px;
	}
	.circle-list-item:nth-child(9) {
		right: -12px;
	    top: 13px;
	    max-width: 330px;
	}
	.circle-dash-line {
		position: absolute;
		left: -42px;
		top: 50%;
		transform: translateY(-50%);
		width: 42px;
		height: 1px;
		background-color: rgb(85, 85, 85);
	}
	.circle-dash-line:after {
		position: absolute;
		content: '';
		width: 10px;
  		height: 10px;
  		border-radius: 50%;
  		background-color: rgb(174, 174, 174);
  		left: 0;
  		top: 50%;
		transform: translateY(-50%);
	}
	.circle-list-item:first-child .circle-dash-line {
		left: auto;
	    right: -30px;
	    transform: rotate(35deg);
	    top: 93%;
	}
	.circle-list-item:nth-child(5) .circle-dash-line:after,
	.circle-list-item:nth-child(4) .circle-dash-line:after,
	.circle-list-item:nth-child(3) .circle-dash-line:after,
	.circle-list-item:nth-child(2) .circle-dash-line:after,
	.circle-list-item:first-child .circle-dash-line:after {
		left: auto;
		right: 0px;
	}
	.circle-list-item:nth-child(2) .circle-dash-line {
		left: auto;
	    right: -41px;
	    transform: rotate(2deg);
	    top: 60%;
	}
	.circle-list-item:nth-child(3) .circle-dash-line {
		left: auto;
	    right: -37px;
	    transform: rotate(-26deg);
	    top: 26%;
	}
	.circle-list-item:nth-child(4) .circle-dash-line {
		left: auto;
	    right: -27px;
	    transform: rotate(-38deg);
	    top: 0;
	}
	.circle-list-item:nth-child(5) .circle-dash-line {
		left: auto;
	    right: 13px;
	    transform: rotate(-90deg);
	    top: -22px;
	}
	.circle-list-item:nth-child(6) .circle-dash-line {
		left: -27px;
	    transform: rotate(38deg);
	    top: 0;
	}
	.circle-list-item:nth-child(7) .circle-dash-line {
		left: -37px;
	    transform: rotate(26deg);
	    top: 26%;
	}
	.circle-list-item:nth-child(8) .circle-dash-line {
		left: -41px;
	    transform: rotate(-2deg);
	    top: 60%;
	}
	.circle-list-item:nth-child(9) .circle-dash-line {
		left: -30px;
	    transform: rotate(-35deg);
	    top: 93%;
	}
	.tab-row .content-title {
		margin-top: 30px;
	}

}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;
	}
	.pt-xl-120 {
		padding-top: 120px;
	}
	.pb-xl-120 {
		padding-bottom: 120px;
	}
	.pt-xl-110 {
		padding-top: 110px;
	}
	.pb-xl-110 {
		padding-bottom: 110px;
	}
	.pt-xl-100 {
		padding-top: 100px;
	}
	.pt-xl-75 {
		padding-top: 75px;
	}
	.pt-xl-50 {
		padding-top: 50px;
	}
	.pb-xl-100 {
		padding-bottom: 100px;
	}
	.pt-xl-50 {
		padding-top: 50px;
	}
	.pb-xl-50 {
		padding-bottom: 50px;
	}
	.circle-list-item:first-child {
		left: 119px;
    	top: 40px;
	}
	.circle-list-item:nth-child(5){
		left: 50%;
	    bottom: -101px;
	    transform: translateX(-50%);
	    flex-direction: column;
	    text-align: center;
	}
	.circle-list-item:nth-child(4){
		left: 185px;
    	top: 488px;
	}
	.circle-list-item:nth-child(3){
		left: 48px;
    	top: 347px;
	}
	.circle-list-item:nth-child(2){
		left: 73px;
    	top: 197px;
	}
	.circle-list-item:nth-child(6){
		right: 53px;
    	top: 478px;
	}
	.circle-list-item:nth-child(7){
		right: -37px;
    	top: 347px;
    	max-width: 370px;
	}
	.circle-list-item:nth-child(8){
		right: 71px;
    	top: 197px;
	}
	.circle-list-item:nth-child(9) {
		right: -9px;
    	top: 14px;
    	max-width: 400px;
	}
	.circle-list-item:nth-child(5) .circle-dash-line {
		right: 20px;
	}
	
}

@media (max-width: 1199px) {
	.main-menu > li {
	    margin: 0 12px;
	}
	h1, h1.maxtitle-1, h2.maxtitle-1, h3.maxtitle-1, h4.maxtitle-1, h5.maxtitle-1, h6.maxtitle-1, div.maxtitle-1, p.maxtitle-1 {
	    font-size: 57px;
	    line-height: 1.119em;
	}
	h2, h1.maxtitle-2, h2.maxtitle-2, h3.maxtitle-2, h4.maxtitle-2, h5.maxtitle-2, h6.maxtitle-2, div.maxtitle-2, p.maxtitle-2 {
	    font-size: 50px;
	    line-height: 1.083;
	}
	.heading-font-46 .maxtitle-1, .heading-font-46 .maxtitle-2, .heading-font-46 .maxtitle-3, .heading-font-46 .maxtitle-4, .heading-font-46 .maxtitle-5, .heading-font-46 .maxtitle-6,
	.heading-font-46 h1, .heading-font-46 h2, .heading-font-46 h3, .heading-font-46 h4, .heading-font-46 h5, .heading-font-46 h6 {
	    font-size: 40px;
	    line-height: 1.3;
	}
	.heading-font-50 h1, .heading-font-50 h2, .heading-font-50 h3, .heading-font-50 h4, .heading-font-50 h5, .heading-font-50 h6,
	.heading-font-50 .maxtitle-1, .heading-font-50 .maxtitle-2, .heading-font-50 .maxtitle-3, .heading-font-50 .maxtitle-4, .heading-font-50 .maxtitle-5, .heading-font-50 .maxtitle-6 {
	    font-size: 44px;
	    line-height: 1.3;
	}
	.circle-list-info p {
	    font-size: 20px;
	}
	.circle-list-info span {
	    font-size: 26px;
	}
	.circle-img {
	    width: 286px;
	    height: 286px;
	}
	.circle-img img {
		max-width: 230px;
	}
	.circle-img:before {
	    width: 400px;
	    height: 400px;
	}
	.circle-icon {
	    width: 70px;
	    min-width: 70px;
	    height: 70px;
	}
	.circle-icon img {
		max-width: 35px;
		max-height: 35px;
	}
	.circle-row {
		margin-bottom: 75px;
	}
	.tab-row .row {
	    --bs-gutter-x: 50px;
	}
	.kontakt-row > .row {
	    --bs-gutter-x: 50px;
	}
	.kontakt-row .content-title .maxtitle-3 {
	    font-size: 35px;
	}
	.kontakt-form .maxtitle-2 {
	    font-size: 44px;
	}
	.kontakt-form p {
	    font-size: 28px;
	}
	.kontakt-address {
	    gap: 30px 21px;
	    margin: 40px 0 0;
	}
	.for-desktop {
		display: none;
	}
	.for-mobile {
		display: block;
	}
}

@media (max-width: 991px) {
    .desktop-header {
		display: none;
	}
	.mobile-header {
		display: block;
	}
	.circle-row {
	    padding: 69px 0 0;
	    margin-bottom: 0;
	}
	.circle-list-row {
		position: relative;
		left: auto;
		top: auto;
		height: auto;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
	.circle-img {
	    width: 286px;
	    height: 286px;
	    margin-bottom: 110px;
	}
	.tab-row .row {
	    --bs-gutter-x: 40px;
	}
	.nav.nav-pills {
	    gap: 15px 20px;
	}
	.accordion .accordion-body,
	.accordion .accordion-button  {
		padding-right: 100px;
	}
	.accordion .accordion-button span {
	    right: 30px;
	}
	.kontakt-row > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 50px;
	}
	.kontakt-address {
	    gap: 30px 57px;
	}
}

@media (max-width: 782px) {
    body.logged-in.admin-bar .header-part {
        top: 46px;
    }
}

@media (max-width: 767px) {
	body {
		padding-top: 67px;
		font-size: 16px;
		line-height: 1.5;
	}
	h1, h2, h3, h4, h5, h6,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1,
	h1.maxtitle-1,
	h2.maxtitle-1,
	h3.maxtitle-1,
	h4.maxtitle-1,
	h5.maxtitle-1,
	h6.maxtitle-1,
	div.maxtitle-1,
	p.maxtitle-1 {
	    font-size: 35px;
	    line-height: 1.2em;
	}
	h2,
	h1.maxtitle-2,
	h2.maxtitle-2,
	h3.maxtitle-2,
	h4.maxtitle-2,
	h5.maxtitle-2,
	h6.maxtitle-2,
	div.maxtitle-2,
	p.maxtitle-2  {
	    font-size: 30px;
	    line-height: 1.2em;
	}
	h3,
	h1.maxtitle-3,
	h2.maxtitle-3,
	h3.maxtitle-3,
	h4.maxtitle-3,
	h5.maxtitle-3,
	h6.maxtitle-3,
	div.maxtitle-3,
	p.maxtitle-3  {
	    font-size: 22px;
	    line-height: 1.5em;
	}
	h4,
	h1.maxtitle-4,
	h2.maxtitle-4,
	h3.maxtitle-4,
	h4.maxtitle-4,
	h5.maxtitle-4,
	h6.maxtitle-4,
	div.maxtitle-4,
	p.maxtitle-4 {
	    font-size: 20px;
	}
	h5,
	h1.maxtitle-5,
	h2.maxtitle-5,
	h3.maxtitle-5,
	h4.maxtitle-5,
	h5.maxtitle-5,
	h6.maxtitle-5,
	div.maxtitle-5,
	p.maxtitle-5 {
	    font-size: 18px;
	}
	h6,
	h1.maxtitle-6,
	h2.maxtitle-6,
	h3.maxtitle-6,
	h4.maxtitle-6,
	h5.maxtitle-6,
	h6.maxtitle-6,
	div.maxtitle-6,
	p.maxtitle-6 {
	    font-size: 16px;
	}
	p { 
		margin-bottom: 15px;
	}
	.navbar-collapse {
	    padding-top: 100px;
	    padding-left: 20px;
	    padding-right: 20px;
	    max-width: 540px;
	}
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    --bs-gutter-x: 40px;
	}
	.header-part {
	    padding: 15px 0px;
	}
	.header-logo img {
	    width: 198px;
	    height: auto;
	}
	.hero-banner {
	    min-height: 400px;
	    padding-top: 50px;
	    padding-bottom: 50px;
	    display: flex;
	    align-items: center;
	}
	.hero-caption p {
	    font-size: 18px;
	}
	.sub-title {
	    font-size: 14px;
	    margin-bottom: 15px;
	}
	.fancy-img {
	    padding: 0 15px 20px;
	}
	.service-row .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 25px;
	}
	.btn-arrow {
	    width: 36px;
	    height: 36px;
	}
	.btn-arrow img {
	    width: 8px;
	}
	.two-img {
	    padding-top: 15px;
	    padding-left: 15px;
	    margin-left: 0px;
	    width: 100%;
	}
	.order-lg-last .two-img {
	    padding-left: 0;
	    padding-right: 15px;
	    margin-left: 0;
	    margin-right: 0;
	    width: 100%;
	}
	.two-img-two {
	    border: 6px solid var(--sk-white);
	    margin-left: -15px;
	    margin-top: -136px;
	    max-width: 223px;
	}
	.order-lg-last .two-img-two {
	    margin-left: auto;
	    margin-right: -15px;
	}
	.dotts-img {
		max-width: 60%;
	}
	.heading-font-46 .maxtitle-1, .heading-font-46 .maxtitle-2, .heading-font-46 .maxtitle-3, .heading-font-46 .maxtitle-4, .heading-font-46 .maxtitle-5, .heading-font-46 .maxtitle-6,
	.heading-font-46 h1, .heading-font-46 h2, .heading-font-46 h3, .heading-font-46 h4, .heading-font-46 h5, .heading-font-46 h6 {
	    font-size: 26px;
	    line-height: 1.3;
	}
	.heading-font-50 h1, .heading-font-50 h2, .heading-font-50 h3, .heading-font-50 h4, .heading-font-50 h5, .heading-font-50 h6,
	.heading-font-50 .maxtitle-1, .heading-font-50 .maxtitle-2, .heading-font-50 .maxtitle-3, .heading-font-50 .maxtitle-4, .heading-font-50 .maxtitle-5, .heading-font-50 .maxtitle-6 {
	    font-size: 30px;
	    line-height: 1.3;
	}
	.content-title ul li {
	    font-size: 16px;
	    line-height: 1.3;
	    margin-bottom: 15px;
	}
	.circle-list-row {
		position: relative;
		left: auto;
		top: auto;
		height: auto;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
	.circle-list-item {
		flex-direction: column;
		justify-content: center;
		text-align: center;
		gap: 10px;
	}
	.circle-img {
	    width: 200px;
	    height: 200px;
	    margin-bottom: 80px;
	}
	.circle-img img {
	    max-width: 156px;
	}
	.circle-img:before {
	    width: calc(100% + 80px);
	    height: calc(100% + 80px);
	}
	.content-title .check-list li,
	.tab-content ul li {
	    font-size: 16px;
	}
	.content-title .check-list li:before,
	.tab-content ul li:before {
	    top: 3px;
	    width: 15px;
	    height: 15px;
	}
	.nav.nav-pills {
	    margin: 0 0 30px;
	    width: 100%;
	    flex-direction: column; 
	}
	.nav.nav-pills li {
		justify-content: center;
	}
	.accordion .accordion-item {
	    padding: 10px 0; 
	}
	.accordion .accordion-button {
		font-size: 18px;
		padding: 10px 50px 10px 10px;
	}
	.accordion .accordion-button span {
		width: 30px;
		height: 30px;
		right: 0px;
	}
	.accordion .accordion-button span:before {
		width: 12px;
		height: 12px;
	}
	.accordion .accordion-body {
		padding: 0 40px 10px 10px;
	}
	.main-btn {
		font-size: 16px;
	}
	.kontakt-row .content-title .maxtitle-3 {
	    font-size: 24px;
	    line-height: 1.2;
	}
	.kontakt-form .maxtitle-2 {
	    font-size: 30px;
	}
	.kontakt-form p {
	    font-size: 20px;
	}
	.input-div input, .input-div textarea {
	    padding: 13px 12px;
	}
	.input-div textarea {
	    height: 120px;
	}
	.footer-row {
		flex-direction: column;
	}
	.footer-col {
		width: 100%;
	}
	.footer-part {
	    padding: 60px 0 0;
	}
	.footer-logo {
	    margin-bottom: 20px;
	}
	.footer-logo img {
		width: 220px;
	}
	.span-heading {
	    margin-bottom: 15px;
	}
	.footer-menu li {
	    margin: 0 0 10px;
	}
	.footer-bottom {
	    gap: 20px;
	    padding: 30px 0 30px;
	    flex-direction: column;
	    text-align: center;
	}
	.scroll-top {
	    width: 30px;
	    height: 30px;
	    bottom: 70px;
	    right: 10px;
	}
	.scroll-top:after {
	    width: 15px;
	    height: 15px;
	}
}

@media (max-width: 640px) {

}

@media (max-width: 600px) {
    body.logged-in.admin-bar .header-part.sticky {
        top: 0px;
    }
    
}

@media (max-width: 575px) {
	.navbar-collapse {
	    max-width: 100%;
	}
	
}

@media (max-width: 400px) {
	.circle-list-row {
		position: relative;
		left: auto;
		top: auto;
		height: auto;
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
}

@media (max-width: 375px){
    
}

@media (max-width: 374px) {
	

}