@media (min-width: 1200px) {
  .container {
    max-width: 1440px!important;
  }
}
@media(max-width:1600px){
.slide-main {
    width: 100%;
}
.carousel-item {
    height: 43rem;
}
}
@media (max-width: 1199px) {
   .slide-main h1 {
    font-size: 42px;
    font-weight: 600;
}
	.container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
    padding: 30px;
}
}
@media (max-width: 991px) {
	.footer-menu ul li {
    display: inline-block;
    width: 100%;
}	.footer-menu ul li a{
    padding-top:10px;
	padding-bottom:10px;
}
	.footer-logo img {
    width: 150px;
}
	aside h3 {
    font-size: 30px;
}

	.info, .webron {
    width: 100%;
    text-align: center;
}
	.main-content, .main-content p {
    width: 100%;
}
	.btn-custom {
    font-size: 15px;
}
	.slide-main span {
    font-size: 36px;
}
	.carousel-caption p {
    font-size: 15px;
}
	
	.service {
    height: auto;
	padding-top:30px;
    background-image: inherit;
    background-color: #B7E3A0;
}
	.slide-main {
    top: 50px;
    position: relative;
}
	header .container {
		padding:0px!important;
}

.only-desktop {
	display:none;
}


.only-mobile {
	display:block;
}
	.bg-light {
    background-color:#fff!important;
}
nav.navbar img {
    width: 250px;
}
.bg-zodiac {
    position: absolute;
    width: 1px;
    height: 1px;
    right: 20%;
    top: 0%;
    z-index: -1;
}
.rings {
    z-index: -2;
    position: absolute;
    top: -5%;
    right: 16%;
    width: 1px;
    height: 1px;
}
.fixed-top {
    padding-top: 5px;
    min-height: 41px;
    background: #000000;
}
.fixed-top a {
    font-weight: 600;
    color: #dbdbdb !important;
}
.dropdown-menu {
    background: #f7f7f7;
    border: 0;
}
.navbar-light .navbar-toggler {
   color: #664d7b;
    margin-right: 19px;
    border-radius: 0;
	top: 30px;
}
	.bg-zodiac::after {
		top: 0;
  
}
.circle-3,.circle-2,.circle-1 {
	top:0;
	bottom:unset;
}
   .navbar-brand {
	 display:block;
 } 
 .fixed-top {
 
    padding-top: 5px;
}


.navbar-toggler {
   position: absolute;
    right: -6px;
}
.carousel-caption {
	 left:1%;
	 right:1%;
	 text-align:center;
	 padding: 10px;
 }
 .slide-main h1 {
    font-size: 26px;
    font-weight: 600;
	color:#fff;
}
.carousel-item {
    height: 23rem;
}
.carousel-control-prev {
    left: 10%;
}
.carousel-control-next {
    right: 10%;
}
.carousel-control-next, .carousel-control-prev {
    width: 26%;
 
}
.video {
    position: relative;
    padding: 48px 0;
	height: 85vh;
}
 
.video-player {
    position:absolute;
	z-index:2;
	top:0;
	width:97%;
}
  .msform {
	margin: 25px auto!important;
	}
.page-top {
    width: 100%;
    height: 250px;
    background: inherit;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fcf2f5;
    padding-top: 80px;
}
}
@media (max-width: 767px) {
	.m-mobile .text  {
		margin-top:0px!important;
	}
	aside.p-5 {
    padding: 10px!important;
}
	.text {
    margin-top: 130px!important;
    display: inline-block;
}
		.mt-mobil {
    margin-top: -70px;
}
	.slide-main {
    width: 100%;
    margin: 0 auto;
    background: url(../img/banner.png);
    background-size: 140%;
    background-repeat: no-repeat;
}
	.d-nones {
		display:none;
	}
	.carousel-caption {
  
}
.slide-main span {
    font-size: 30px;
}
.cs-bg {
       background-repeat: no-repeat;
    background-position: center 1%;
}

 .woman-figure {
    background: url(../img/woman.png) no-repeat left top;
 
}
.bg-zodiac {
	display:none;
}

.rings {
    top: 0%;
}
.circle-1, .circle-2, .circle-3 {
    height: 250px;
    width: 250px;
}

.slide-main {
		width:100%;
		
	}
 .navbar-brand {
	 display:none;
 }  
 
.video-player {
	position: absolute;
	z-index: 2;
	width: 90%;
	margin: 0 auto;
		margin-left: auto;
	margin-left: 1%;
}
.video-player iframe {
    border-radius: 10px;
	height:250px!important;
}
.video {
	height: 110vh;
}

}
@media (max-width: 640px) {
 
}
@media (max-width: 568px) {
	.carousel-item {
    height: 25rem;
}
   
}
@media (max-width: 480px) {

}
