
		
		@media (min-width: 728px) {
			.my-header {margin: 0 0 0 -364px;width: 728px;}
			.my-slider .slide-content {margin: 0 0 0 -364px;width: 728px;}
			
		}
		
		@media (min-width: 992px) {
			.my-header {margin: 0 auto 0 -480px;width: 960px;}
			.my-slider .slide-content {margin: 0 0 0 -480px;width: 960px;}
		}
		
		@media (min-width: 1200px) {
			.my-header {margin: 0 auto 0 -585px;width: 1170px;}
			.my-slider .slide-content {margin: 0 0 0 -585px;width: 1170px;}
		}
			
		@media screen and (max-width: 728px) {	
		.header-first-line {height: auto !important; }
		  .full-page {margin-top: 0;}
		  #logo a {}
		  #logo img {display: block;width: 100%;height: auto;max-width: 150px;max-height: auto; }
		  .header-first-line {height: auto;position: static;}
		  #header-navigation li {display: block;float: none;border-bottom: 1px solid rgba(255, 255, 255, .2); }
		  .copyright {display: block;text-align: center;}
		  .my-slider, .my-slider .slides > li {height: 280px;}
		  .my-slider .slide-content {font-size: 18px;right: 0;bottom: 0;left: 0;}
		  .hentry iframe {height: 250px;}
		  .navbar-toggle {position:static; width:100%; z-index:999;}
		  .gallery-item {display: block !important;float: none !important;width: 100% !important;}
		  .gallery-item img {width: 50%;height: 50%;}
		}
		@media (max-width: 480px) {
			.my-header {margin: 0 0 0 0;width: 100%;position: static;}
		}
		@media screen and (max-width: 400px) {
			#logo img {margin-top: 5px;display: block;width: 100%;height: auto;}	
		}
		
	  body {font-family: Arial, Helvetica, sans-serif ; font-size: 14px ; background-color: #00aaba ; } body {background-color: #00aaba ; } .wrapper {background-color: #00aaba ; }  body, p, .widget li .news-date { color: #000000 ;}  .container-bg { background-color: #ffffff;}  a {color: #2eaeb9;}  h1, h2, h3, h4, h5, h6, .my-slider .slide-content, .my-slider .slide-content a, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {color: #2eaeb9;} 
				.navbar-toggle {border:1px solid #00aaba; background-color: #00aaba;  } 
				.navbar-toggle:hover, .navbar-toggle:focus {border:1px solid #48b0ba; background-color: #48b0ba ; } 
				.navbar-toggle .icon-bar {background-color: #ffffff; } 
		#header-navigation { background-color: #00aaba;}  #header-navigation a { color: #ffffff;}  #header-navigation a:hover, #header-navigation .current-menu-item {color:#ffffff; background: #48b0ba ; }  .my-slider, .my-slider .slides > li { height: ; } #footer { background-color: #00aaba;} #footer a { color: #ffffff;} #footer a:hover { color: #ffffff;} .contact-short-phone {
font-size: 30px;
font-weight: bold;
text-shadow: 2px 2px black;
color:#1c97bc
}

.header-first-line .contact-overlay {
position: absolute;
top: 28%;
right: -90px;
}

.contact-short-mail a {
font-weight:bold;
text-shadow: 2px 2px black;
color:#1c97bc;
font-size: 25px;
}

.contact-short {
margin-right: 100px;
}
.navbar-collapse.collapse {
margin-top: 57px;
}

.container-bg {
background-color: rgba(255, 255, 255, 1.0);
box-shadow: 0px 0px 10px 3px #323b4d;
-webkit-box-shadow: 0px 0px 10px 3px #323b4d;
-moz-box-shadow: 0px 0px 10px 3px #323b4d;}

.btn-primary:hover
{color: #fff;
background-color: #48b0ba;
border-color: #48b0ba;}

.btn-primary {
color: #fff;
background-color:#00aaba;
border-color: #00aaba;
}
.form-horizontal &gt; p:nth-child(5){width: 15px;
    float: left;
}
.form-horizontal &gt; div:nth-child(6){margin-left: 35px;
}