/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/
.text-yellow{
	color: #fae9aa;
}

@media (min-width: 428px) {
	
	.slider-mobil{
		display: inline;
	}
	.start-management{
		margin-left: 100px;
		margin-right: 100px;
	}
	
}

@media (max-width: 479px) {
	.branding{
		width: 60%;
	}
	
	.slider-desktop{
		display:  none;
	}
	.mobile-position-1{
		margin-top: -170px;
	}
	.start-management{
		margin-left: 35px;
		margin-right: 35px;
	}
	.content-mobile{
		margin-bottom: 60px;
	}
	  .space_dec--110 {
    margin-top: -120px;
  }
	.revolution-slider-area .inner h1.heading {
 line-height: 40px;
  font-weight: 400;
  font-size: 32px;
	margin: 10px 0;
}
	.pt-sm-130{
		padding-top: 130px;
	}
	
}

@media (min-width: 480px) {
	
	.slider-mobil{
		display:  none;
	}
	.slider-desktop{
		display:  inline;
	}
	
}
