@charset "utf-8";
/* CSS Document */

@font-face
		{
			font-family: openSans;
			src: url(../fonts/OpenSans-Regular.ttf)
		}
	
/*body
{
	margin:0 !important;
	padding:0 !important;
}*/
#wrap
{
	margin:0 !important;
	padding:0 !important;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li,a
		{
			font-family: openSans !important;
		}
/*.content h1,h2,h3,h4,h5,h6
{
	margin-top:0 !important;
}*/
p a
{
	color: #27afdb !important;
}
/*p a:hover
{
	color: blue !important;
}*/
h1,h2,h3,h4,h5,h6 a
{
	color: #27afdb !important;
}
h4
{
	line-height:1.3 !important;
}
/***********************/
/* Logo Style		   */
/***********************/
.logo
		{
			margin-top: 30px;
			width: 95%;
		
		}
@media(max-width:1200px)
{
	.logo
	{
		margin-top: 20px;
			width: 223%;
	}
}
@media(max-width:991px)
{
	.logo
	{
		margin-top: 20px;
			width: 160%;
	}
}
@media(max-width:768px)
{
	.logo
	{
		margin-top: 20px;
			width: 160%;
	}
}
@media(max-width:700px)
{
	.logo
	{
		margin-top: 20px;
			width: 160%;
	}
}
@media(max-width:670px)
{
	.logo
	{margin-top: 20px;
width: 158%;
margin-left: -14px;
	}
}
@media(max-width:650px)
{
	.logo
	{	
		margin-top: 20px;
		width: 246%;
		margin-left: 28px;
		margin-bottom: 19px;
			
	}
}
@media(max-width:525px)
{
	.logo
	{
		margin-top: 20px;
		width: 185%;
		margin-left: 28px;
		margin-bottom: 24px;	
	}
}
@media(max-width:520px)
{
	.logo
	{
		margin-top: 20px;
		width: 185%;
		margin-left: 28px;
		margin-bottom: 24px;
			
	}
}





@media(max-width:480px)
{
	.logo
	{
		margin-top: 16px;
		width: 185%;
		margin-left: 37px;
		margin-bottom: 24px;
			
	}
}
@media(max-width:425px)
{
	.logo
	{
		margin-top: 22px;
		width: 135%;
		margin-left: 18px;
		margin-bottom: 0;
	}
}

@media(max-width:325px)
{
	.logo
	{
		width: 154%;
		margin: 20px 2px 15px -2px;
	}
}
@media(max-width:310px)
{
	.logo
	{
		width: 154%;
		margin: 20px 2px 15px -4px;
	}
}
/*Media query Logo */


/***********************/
/* Content Style	   */
/***********************/
.content
		{
			margin-top: 20px;
			/*min-height:20px;*/
			/*background-color:#f5f5f5;*/
			/*border:1px solid #e3e3e3;
			border-radius:4px;*/
			width: 100%;
		
			/*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
			box-shadow:inset 0 1px 1px rgba(0,0,0,.05);*/
		}


@media(min-width:1200px)
{
.column
{
			/*margin:20px;*/	
			column-count: 2;
			-webkit-column-count: 2;
			-moz-column-count:2;
			-ms-column-count:2;
			column-gap: 97px !important;
			-webkit-column-gap: 97px;
			-moz-column-gap: 97px;
			-ms-column-gap: 97px;
			
			/*column-width: 200px !important;
			-webkit-column-width: 200px;
			-moz-column-width: 200px;
			-ms-column-width: 200px;*/			
		/*overflow:hidden;*/
	
}
.column h3,h4,h5,h6,
{
	margin-top:0 !important; 
}
}

@media(min-width:991px)
{
.column
{
			/*margin:20px;*/
			column-count: 2;
			-webkit-column-count: 2;
			-moz-column-count:2;
			-ms-column-count:2;
			column-gap: 97px !important;
			-webkit-column-gap: 97px;
			-moz-column-gap: 97px;
			-ms-column-gap: 97px;
			
			/*column-width: 200px !important;
			-webkit-column-width: 200px;
			-moz-column-width: 200px;
			-ms-column-width: 200px;*/			
		/*overflow:hidden;*/
	
}
.column h3,h4,h5,h6
{
	margin-top:0 !important; 
}
}


@media(min-width:768px)
{
.column
{
			/*margin:20px;*/
			column-count: 2;
			-webkit-column-count: 2;
			-moz-column-count:2;
			-ms-column-count:2;
			column-gap: 97px !important;
			-webkit-column-gap: 97px;
			-moz-column-gap: 97px;
			-ms-column-gap: 97px;
			
			/*column-width: 200px !important;
			-webkit-column-width: 200px;
			-moz-column-width: 200px;
			-ms-column-width: 200px;*/			
		/*overflow:hidden;*/
	
}

.column h3,h4,h5,h6
{
	margin-top:0 !important; 
}
}


@media(min-width:700px)
{
.column
{
			/*margin:20px;*/
			column-count: 2;
			-webkit-column-count: 2;
			-moz-column-count:2;
			-ms-column-count:2;
			column-gap: 97px !important;
			-webkit-column-gap: 97px;
			-moz-column-gap: 97px;
			-ms-column-gap: 97px;
			
			/*column-width: 200px !important;
			-webkit-column-width: 200px;
			-moz-column-width: 200px;
			-ms-column-width: 200px;*/			
		/*overflow:hidden;*/
	
}

.column h3,h4,h5,h6
{
	margin-top:0 !important; 
}
}
@media(max-width:300px)
{
	.column
	{
		margin:2px;
	}
}


.content h1,h2
{
	margin-bottom: 40px;
	width: 100%;
	text-align: center;
}

@media(max-width:699px)
{
	.content h1,h2
{
	margin-top: 40px;
	margin-left: 0;
	width: 100%;
}
}



/*.column p
{
	margin-top: 20px;
	margin-left: 40px;

}*/


/*.column span
{
	margin-top: 20px;
}
*/

/***********************/
/* Swan Style		   */
/***********************/
.swan
		{
		/*	margin-top: 20px;*/
			border-radius: 4px;
		}

@media(max-width:325px)
{
	.swan
	{
		margin-top:-20px;
	}
}
@media(max-width:320px)
{
	.swan
	{
		margin-top:-20px;
	}
}
		
@media(max-width:310px)
{
	.swan
	{
		margin-top:-20px;
	}
}

/*************************/
/* Pflegeleistungen Style*/
/************************/
h5
		{
	
	text-decoration:none;
	font-size: 16px;
	font-family: openSans !important;
	
		}

.hausli
{
	margin-top: 59px !important;
}

@media(max-width: 991px)
{
	.hausli
	{
		margin-top: -30px !important;
	}
}


ol
{
	display:block;
	width:100%;
	margin-left:-2px;
	padding:2px;
	

}

ol p
{
	margin-top:10px;
}

ol li
		{
			color: #27afdb;
			font-size: 16px;
			font-family: openSans !important;
			margin-left: 23px;
			-moz-margin-start:17px;
		}
ol ul>li
{
	color: black;
	font-family: openSans !important;
	font-size: 14px;
	margin-top: 15px;
	margin-left: -3px;
	list-style-type: disc;
}
.conlist ul li
{
	color: black;
	font-family: openSans !important;
	font-size: 14px;
	margin-top: 8px;
	margin-left: -3px;
	list-style-type: none;
}
.conlist
{
	margin-top:30px !important;
}

.conlist h4
{
	margin-top:30px !important;
	
}
.leftheading
{
	margin-left: -16px;
}
.leftul
{
	
	margin-left: -51px;
	width:95%;
}
.heading4
{
	margin-left: 35px;
}
.ulright
{
	width:105%;
}
@media(max-width: 991px)
{
	.heading4
	{
		margin-left: -16px
	}
	.ulright
	{
		margin-left: -52px;
	}
}
.botcolumn
{
	margin-top: 80px;
	font-family: openSans !important;
	font-size: 14px !important;
	width: 100%;
	font-size: 16px;
	margin-left: -14px;
}
.botcolumn h3
{
	
}
.ulli
{
	margin-top: 20px;
}
.mainul
{
	margin-bottom: 406px;
}
@media(min-width: 1200px)
{
	.lih
	{
		width: 60%;
	}
	.mainul
	{
		margin-bottom: 414px;
	}
}

@media(min-width: 991px)
{
	.lih
	{
		width: 45%;
	}
	.mainul
	{
		margin-bottom: 465px;
	}
	
}

@media(min-width: 768px)
{
	.lih
	{
		width: 45%;
	}
	.mainul
	{
		margin-bottom: 565px;
	}
}
@media(min-width: 700px)
{
	.lih
	{
		width: 45%;
	}
	.mainul
	{
		margin-bottom: 665px;
	}
}

@media(max-width: 699px)
{
	
	.mainul
	{
		margin-bottom: 0px;
	}
}

/*************************/
/* Menu Styles        */
/************************/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu,#menu-button{
  margin-bottom: 0;
  padding: 0;/**/
  border: 0;
  list-style: none;
  line-height:1;
  /*height: 20px !important;*/
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 font-family: openSans !important;
 
 	/*z-index:1000;*/
}



/*.smenu ul li 
{
	height: 20px !important;
}*/
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: openSans !important;
  line-height: 1;
  background: #ffffff;
  margin-top:30px !important;
  position: absolute;
  z-index: 1000;
  word-wrap: break-word;
  /*left: 61px;*/
  /*margin-left: 46px;*/
}
/*@media(max-width:1200px)
{
	#cssmenu #menu-button
	{
		margin-right: 30px;
	}
}*/
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
  
}

#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #27afdb;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
  
}

#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
 /* position: absolute;
  top: 32px;
  right: 405px;
  width: 4px;
  height: 4px;*/
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #27afdb;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
 /* width: 180px;*/
  font-size: 12px;
  background: #27afdb;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  z-index: 1000;
  opacity: 0.9;
  
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #27afdb;
}
.icon
	{
		margin-bottom: 30px;
		height: auto;
		width: 100% !important;
			
	}

@media(max-width:1200px)
{
	  #cssmenu {
    width: 60%;
	margin-left: 130px;
	margin-top: 43px !important;
	box-shadow: none;
  }
}
@media(max-width:1100px)
{
	  #cssmenu {
		width: 60%;
		margin-left: 130px;
		margin-top: 43px !important;
		box-shadow: none;
  }
}
@media(max-width:1024px)
{
	  #cssmenu {
  
margin-left: 130px;
margin-top: 43px !important;
box-shadow: none;
  }
}
@media(max-width:991px)
{
	  #cssmenu {
    width: 74%;
margin-left: 43px;
margin-top: 32px !important;
  }
}
@media(max-width:768px)
{
	  #cssmenu {
    width: 74%;
margin-left: 27px;
margin-top: 30px !important;
  }
}
@media(max-width:700px)
{
	  #cssmenu {
  width: 84%;
margin-left: -4px;
margin-top: 31px !important;
  }
}
@media(max-width:670px)
{
	  #cssmenu {
   width: 87%;
margin-left: -15px;
margin-top: 28px !important;
}
 
}
@media(max-width:650px)
{
	  #cssmenu 
	  {
				  width: 223%;
				margin-left: -393px;
				margin-top: 170px !important;
				box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.2);


 	 }
  .icon
	{
		margin-bottom: 30px;
			
	}
	#menu-button
	{
		background-color: #40bfe8;
	}
}




@media(max-width:640px)
{
	  #cssmenu {
  width: 224%;
margin-left: -392px;
margin-top: 167px !important;

  }
}
@media(max-width:630px)
{
	  #cssmenu {
  width: 224%;
margin-left: -384px;
margin-top: 165px !important;

  }
}
@media(max-width:620px)
{
	  #cssmenu {
  width: 224%;
margin-left: -381px;
margin-top: 163px !important;

  }
}
@media(max-width:610px)
{
	  #cssmenu {
  width: 224%;
margin-left: -375px;
margin-top: 160px !important;

  }
}
@media(max-width:600px)
{
	  #cssmenu {
  width: 224%;
margin-left: -368px;
margin-top: 158px !important;

  }
}

@media(max-width:590px)
{
	  #cssmenu {
  width: 224%;
margin-left: -362px;
margin-top: 155px !important;

  }
}

@media(max-width:580px)
{
	  #cssmenu {
	 width: 224%;
	margin-left: -357px;
	margin-top: 153px !important

  }
}



@media(max-width:570px)
{
	  #cssmenu {
		  width: 224%;
		margin-left: -351px;
		margin-top: 151px !important;

  }
}

@media(max-width:560px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -345px;
		margin-top: 148px !important;

	}
}


@media(max-width:550px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -339px;
		margin-top: 136px !important;

	}
}

@media(max-width:540px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -333px;
		margin-top: 133px !important;

	}
}

@media(max-width:530px)
{
	#cssmenu
	{
		width: 236%;
		margin-left: -351px;
		margin-top: 131px !important;

	}
}
@media(max-width:525px)
{
	#cssmenu
	{
		width: 236%;
		margin-left: -351px;
		margin-top: 131px !important;

	}
}

@media(max-width:520px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -324px;
		margin-top: 131px !important;
	}
}
@media(max-width:510px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -318px;
		margin-top: 131px !important;
	}
}
@media(max-width:500px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -312px;
		margin-top: 126px !important;
	}
}
@media(max-width:490px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -306px;
		margin-top: 122px !important;
	}
}

@media(max-width:480px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -300px;
		margin-top: 118px !important;
	}
}
@media(max-width:470px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -294px;
		margin-top: 116px !important;
	}
}
@media(max-width:460px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -288px;
		margin-top: 113px !important;
	}
}

@media(max-width:450px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -283px;
		margin-top: 111px !important;
	}
}
@media(max-width:440px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -280px;
		margin-top: 109px !important;
	}
}
@media(max-width:435px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -277px;
		margin-top: 109px !important;
	}
}
@media(max-width:430px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -274px;
		margin-top: 107px !important;
	}
}
@media(max-width:425px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -271px;
		margin-top: 38px !important;
	}
}
@media(max-width:420px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -268px;
		margin-top: 38px !important;
	}
}

@media(max-width:415px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -265px;
		margin-top: 38px !important;
	}
}
@media(max-width:410px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -262px;
		margin-top: 38px !important;
	}
}
@media(max-width:405px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -259px;
		margin-top: 38px !important;
	}
}
@media(max-width:400px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -256px;
		margin-top: 38px !important;
	}
}
@media(max-width:395px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -253px;
		margin-top: 38px !important;
	}
}
@media(max-width:390px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -250px;
		margin-top: 38px !important;
	}
}
@media(max-width:385px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -249px;
		margin-top: 38px !important;
	}
}
@media(max-width:380px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -245px;
		margin-top: 38px !important;
	}
}
@media(max-width:375px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -242px;
		margin-top: 38px !important;
	}
}
@media(max-width:370px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -238px;
		margin-top: 38px !important;
	}
}
@media(max-width:365px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -236px;
		margin-top: 38px !important;
	}
}
@media(max-width:360px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -234px;
		margin-top: 38px !important;
	}
}
@media(max-width:355px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -232px;
		margin-top: 38px !important;
	}
}
@media(max-width:350px)
{
	#cssmenu
	{
		width: 222%;
		margin-left: -228px;
		color: #000;
		margin-top: 38px !important;
	}
	
	#menu-button
	{
		color: #000;
	}

}
@media(max-width:345px)
{
	#cssmenu
	{
		width: 222%;
		margin-left: -225px;
		color: #000;
		margin-top: 38px !important;
	}
	
	#menu-button
	{
		color: #000;
	}

}
@media(max-width:340px)
{
	#cssmenu
	{
		width: 223%;
		margin-left: -224px;
		color: #000;
		margin-top: 38px !important;
	}
	
	#menu-button
	{
		color: #000;
	}

}
@media(max-width:335px)
{
	#cssmenu
	{
		width: 222%;
		margin-left: -220px;
		color: #000;	
		margin-top: 38px !important;
	}
	
	#menu-button
	{
		color: #000;
	}

}
@media(max-width:330px)
{
	#cssmenu
	{
		width: 230%;
		margin-left: -228px;
		color: #000;
		margin-top: 38px !important;
	}
	
	#menu-button
	{
		color: #000;
	}

}
@media(max-width:325px)
{
	#cssmenu
	{
		width: 222%;
		margin-left: -214px;
		color: #000;
		margin-top: 18px !important;
	}
	
	#menu-button
	{
		color: #000;
	}

}
@media(max-width:320px)
{
	#cssmenu
	{
		width: 224%;
		margin-left: -214px;
		color: #000;
		margin-top: 18px !important;
			}
	
	#menu-button
	{
		color: #000;
	}
}
@media(max-width:315px)
{
	#cssmenu
	{
		width: 226%;
		margin-left: -214px;
		color: #000;
		margin-top: 18px !important;
	}
	
	#menu-button
	{
		color: #000;
	}
}
@media(max-width:310px)
{
	#cssmenu
	{
		width: 231%;
		margin-left: -214px;
		color: #000;
		margin-top: 18px !important;
	}
	
	#menu-button
	{
		color: #000;
	}
}
@media(max-width:300px)
{
	#cssmenu
	{
		width: 234%;
		margin-left: -216px;
		color: #000;
		margin-top: 18px !important;
	}
	
	#menu-button
	{
		color: #000;
	}
	
}
@media all and (max-width: 1200px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

  #cssmenu ul {
    width: 100%;
    display: none;
  }
/*  @media(max-width:1200px)
  {
	   #cssmenu ul {
		width: 70%;
		display: none;
		margin-left: 80px;
    
  }
  }*/
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
   /* border-top: 1px solid rgba(120, 120, 120, 0.15);*/
   border-top: 1px solid #40bfe8;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
/*  @media(max-width:1200px)
  {
	  #cssmenu ul li a,#cssmenu ul ul li a 
	  {
		  width:70%;
	  }
  }*/
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 11px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #27afdb;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
	text-transform: uppercase;
	height: 63px;
  }
  
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    /*border-left: 1px solid rgba(120, 120, 120, 0.15);*/
    border-left: 1px solid #40bfe8;
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    /*content:url(../img/tog.png);
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
	background-image:url(../img/tog.png);
    z-index: 99;*/
  }
  #cssmenu .submenu-button::before {
    content:url(../img/tog.png);
    position: absolute;
    left: 18px !important;
    top: 15px;
    display: block;
    width: 11px;
    height: 1px;
   /* background: #000000;*/
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}

@media(max-width:1200px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 25px;
		right: 0;
		display: block;
		width: 30px;
		height: 5px;
		border-top: 4px solid #000000;
		border-bottom: 4px solid #000000;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 0;
		display: block;
		width: 30px;
		height: 4px;
		background: #000000;
  }
}


@media(max-width:991px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 25px;
		right: 0;
		display: block;
		width: 30px;
		height: 5px;
		border-top: 4px solid #000000;
		border-bottom: 4px solid #000000;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 0;
		display: block;
		width: 30px;
		height: 4px;
		background: #000000;
  }
}

@media(max-width:768px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 25px;
		right: 0;
		display: block;
		width: 30px;
		height: 5px;
		border-top: 4px solid #000000;
		border-bottom: 4px solid #000000;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 0;
		display: block;
		width: 30px;
		height: 4px;
		background: #000000;
  }
}

@media(max-width:700px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 25px;
		right: 0;
		display: block;
		width: 30px;
		height: 5px;
		border-top: 4px solid #000000;
		border-bottom: 4px solid #000000;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 0;
		display: block;
		width: 30px;
		height: 4px;
		background: #000000;
  }
}

@media(max-width:670px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 25px;
		right: 0;
		display: block;
		width: 30px;
		height: 5px;
		border-top: 4px solid #000000;
		border-bottom: 4px solid #000000;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 0;
		display: block;
		width: 30px;
		height: 4px;
		background: #000000;
  }
}

@media(max-width:650px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 29px;
		right: 46%;
		display: block;
		width: 45px;
		height: 7px;
		border-top: 6px solid #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 46%;
		display: block;
		width: 45px;
		height: 6px;
		background: #FFFFFF;
  }
}
@media(max-width:570px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 29px;
		right: 46%;
		display: block;
		width: 45px;
		height: 7px;
		border-top: 6px solid #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 46%;
		display: block;
		width: 45px;
		height: 6px;
		background: #FFFFFF;
  }
}

@media(max-width:530px)
{
 #cssmenu #menu-button::before
  {
	
		content: '';
		position: absolute;
		top: 29px;
		right: 44%;
		display: block;
		width: 45px;
		height: 7px;
		border-top: 6px solid #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 16px;
		right: 44%;
		display: block;
		width: 45px;
		height: 6px;
		background: #FFFFFF;
  }
}
@media(max-width:425px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 30px;
		right: 45%;
		display: block;
		width: 45px;
		height: 7px;
		border-top: 6px solid #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
  }
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 17px;
		right: 45%;
		display: block;
		width: 45px;
		height: 6px;
		background: #FFFFFF;
  }
}


@media(max-width:300px)
{
 #cssmenu #menu-button::before
  {
		content: '';
		position: absolute;
		top: 30px;
		right: 40%;
		display: block;
		width: 45px;
		height: 7px;
		border-top: 6px solid #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
}
  #cssmenu #menu-button::after 
  {
		content: '';
		position: absolute;
		top: 17px;
		right: 40%;
		display: block;
		width: 45px;
		height: 6px;
		background: #FFFFFF;
  }
}

#midcon
{
	margin-top:30px;
}
@media(max-width:650px)
{
#midcon
{
	margin-top:60px;
}
}

@media(max-width:570px)
{
#midcon
{
	margin-top:60px;
}
}

@media(max-width:550px)
{
#midcon
{
	margin-top:50px;
}
}

/*@media(max-width:325px)
{
#midcon
{
	margin-top:30px;
}
}*/
.ipara1
{
	margin-bottom:156px;
}
@media(min-width:991px)
{
	.ipara1
	{
		margin-bottom:196px;
	}
}
@media(min-width:768px)
{
	.ipara1
	{
		margin-bottom:196px;
	}
}
@media(min-width:720px)
{
	.ipara1
	{
		margin-bottom:180px;
	}
}
@media(min-width:700px)
{
	.ipara1
	{
		margin-bottom:239px;
	}
}
@media(max-width:699px)
{
	.ipara1
	{
		margin-bottom:30px;
	}
}









.ipara
{
	margin-bottom:109px;
	
}

@media(max-width:991px)
{
	.ipara
	{
		margin-bottom:132px;
	}
}
@media(max-width:768px)
{
	.ipara
	{
		margin-bottom:132px;
	}
}
@media(max-width:720px)
{
	.ipara
	{
		margin-bottom:152px;
	}
}
@media(max-width:700px)
{
	.ipara
	{
		margin-bottom:152px;
	}
}
@media(max-width:699px)
{
	.ipara
	{
		margin-bottom:30px;
	}
}
/*************************/
/* Footer Styles        */
/************************/
.ftr
		{
			background: url(../img/shattered.png) repeat;
			/*padding: 40px 0 30px 0;*/
			margin-top: 50px;
			border-bottom: 30px solid #40bfe8;
		}
.ftr address, .ftr a, .ftr p
		{
			color: #fff;   
		}
.ft_space
		{
			padding: 0 10px;   
		}
