
		.container {margin:0; }
		@media (min-width: 728px) {

			.my-slider .slide-content {margin: 0 0 0 -364px;width: 728px;}
		}
		
		@media (min-width: 992px) {

			.my-slider .slide-content {margin: 0 0 0 -480px;width: 960px;}
		}
		
		@media (min-width: 1200px) {

			.my-slider .slide-content {margin: 0 0 0 -585px;width: 1170px;}
		}
			
		@media screen and (max-width: 728px) {
			#header {margin:0;}
			.header-first-line .col-lg-3.col-sm-2.col-6 {margin:0;}
			#logo {width:50%; margin:0 0 !important; text-align:left;}
			#logo img {}
			#logo img {margin:5% 0 0 5%; display: block;width: 70%; height: 70%;}
			
			.boxes {margin-top:15px;z-index:120;}
			.my-header {margin: 0 0 0 0;width: 100%;}
			#header {width: 100%;height:auto !important;float: none;display: block;}
			.header-first-line {height: auto;position: static;}
			#header-navigation {position: static; visibility:visible }
			#header-navigation {height:auto !important; }
			#header-navigation {margin:0;width: 100%;float: none;display: block;}
			#header-navigation li {display: block;float: none;border-bottom: 1px solid rgba(255, 255, 255, .2); }
			
			.nav-my {clear:both;position:relative; z-index:920;}
			.nav-my li {height:48px !important;}
			.nav-my li a { margin:0 !important;padding:15px 0 0 10px !important;height:48px !important; font-size:14px;}
			
			.home .my-slider {margin:0 0 0 0 !important}
			.my-slider .slide-content {width:100%; left:25px; right:25px;font-size:140%}
			
			#footer {position: static;}
			.spacer {margin-top:30px;}
			.cover-photo {margin-top:50px;height:200px}
			  .full-page {margin-top: 0;}
			  #logo a {}
		  
		 
		 
		  .copyright {display: block;text-align: center;}
		 /* .my-slider, .my-slider .slides > li {height: 280px;} */
		  .hentry iframe {height: 250px;}
		  .navbar-toggle {z-index:999; position:absolute; }
		  .navbar-toggle {top:28px; right:20px;}
		  .gallery-item {display: block !important;float: none !important;width: 100% !important;}
		  .gallery-item img {width: 50%;height: 50%;}
		}
		@media (max-width: 480px) {
			
			
			
		}
		@media screen and (max-width: 400px) {
				
		}
		
	  body {font-family: Arial, Helvetica, sans-serif ; font-size: 14px ; background-color: #ffffff ; background-position: fixed; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }  #header { background-color: #ffffff;  }    #header {  }   body, p, .widget li .news-date { color: #303030 ;}  .container-bg { background-color: #eaeaea;}  .my-slider .flex-direction-nav {visibility: visible;display: block;}  a {color: #1e73be;}  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: #303030;} 
				.navbar-toggle, .nav-bg {border:1px solid #ffffff; background-color: #ffffff;  } 
				.navbar-toggle:hover, .navbar-toggle:focus {border:1px solid #d43434; background-color: #d43434 ; } 
				.navbar-toggle .icon-bar {background-color: #ffffff; } 
		#header-navigation, .dropdown-menu li a  { background-color: #ffffff;}  #header-navigation a { color: #444444;}  
		#header-navigation a:hover, #header-navigation .current-menu-item, 
		.dropdown .active, .dropdown .active .open, 
		.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
		.dropdown-menu li a:hover 
		{color:#ffffff; background: #d43434 ; }
		.dropdown-menu li {float:none !important;}
		 .box-custom {background: #eaeaea; } .btn-primary {
background-color: #E3CA3E;
border-color: #E3CA3E;
color: #000000;
}

.btn-primary:hover {
background-color: #CCB538;
border-color: #F1F1F1;
color: #000000;
}

#header-navigation li a {
padding: 12px 17px;
display: block;
font-weight: bold;
}

#header-navigation .current_page_item a {
color: #FFFFFF;
background: #d43434;
font-weight: bold;
}

.roundrect {
border-radius: 1px;
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
border: 1px solid #5b5b5b;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.clearfix{
background: rgba(233, 233, 233, 0.94)
}

.nav-bg{
background: rgba(233, 233, 233, 0.95)
}

.navbar-nav {
background: #f1f1f1;
}
.container-bg{
background: rgba(233, 233, 233, 0.94)
}

.col-md-12{
background: rgba(255, 255, 255, 0.25)
}

.col-md-4{
background: rgba(233, 233, 233, 1)
}

h2, h3, h4, .entry h2, .entry h3, .entry h4 {
color: #FFFFFF;
background: -moz-linear-gradient(left,  rgba(211,50,50,1) 0%, rgba(211,50,50,0.95) 57%, rgba(231,220,220,0.92) 97%, rgba(233,233,233,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(211,50,50,1)), color-stop(57%,rgba(211,50,50,0.95)), color-stop(97%,rgba(231,220,220,0.92)), color-stop(100%,rgba(233,233,233,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(211,50,50,1) 0%,rgba(211,50,50,0.95) 57%,rgba(231,220,220,0.92) 97%,rgba(233,233,233,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(211,50,50,1) 0%,rgba(211,50,50,0.95) 57%,rgba(231,220,220,0.92) 97%,rgba(233,233,233,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(211,50,50,1) 0%,rgba(211,50,50,0.95) 57%,rgba(231,220,220,0.92) 97%,rgba(233,233,233,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(211,50,50,1) 0%,rgba(211,50,50,0.95) 57%,rgba(231,220,220,0.92) 97%,rgba(233,233,233,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&#039;#d33232&#039;, endColorstr=&#039;#00e9e9e9&#039;,GradientType=1 ); /* IE6-9 */



padding: 1%;
}

#osc_servicebox_0 span.iconcircle {
color: #21759B !important;}

#osc_servicebox_1 span.iconcircle {
color: #21759B !important;}

#oscitas-slider-1 .carousel-caption .ebs-caption {
display:none !important;}