.switcher {
	display:none;
}
@media (max-width: 995px) {
	body#body {
		min-width:768px;
	}

	.logo-wrapper{
		height:220px;
		padding-top:25px;
		width:200px;
	}
	
	#superfish-1 > li {
		margin-left:25px;
	}
	
	.flexslider {
		margin-left:-384px;
		width:768px;
	}
		.flexslider .slides li {
			margin-top:-20px;
		}
		.flex-caption{
			bottom:95px;
			left:5px;
			width:400px;
		}
			.flex-caption h2{
				font-size:40px;
				line-height:40px;
			}
		.flex-direction-nav{
			bottom:20px;
			left:5px;
			margin-left:0;
		}
	
	.hero-unit h2{
		font-size:32px;
		line-height:32px;
	}
	
	.welcome-msg .views-field-field-image{
		max-width:100%;
	}
	
	#block-views-gallery-block .view-header{
		width:214px;
	}
	#block-views-gallery-block .view-content{
		width:534px;
	}
	#block-views-gallery-block .view-content .views-row{
		width:125px;
	}
	
	.services .service.odd {
		margin-right:37px;
	}
	
	.membership h3{
		width:470px;
	}
	.membership .box{
		width:278px;
	}
		.membership .box .button{
			margin-top:5px;
		}
		.membership .box .button:first-child{
			margin-top:0;
		}

	.copyright span{
		display:block;
	}

	#comment-form .form-text,
	#user-login .form-text,
	#contact-site-form input.form-text,
	.search-form .form-text {
		width:200px;
	}

	.page-blog .field-name-field-blog-image {
		width: 250px;
	}
	article .field-items {
		margin-bottom: 0;
	}

	.sidebar-first #content,
	.sidebar-second #content {
		width: 430px;
	}
	
	.two-sidebars #content {
		width: 236px;
	}
	
	#comment-form-wrapper{
		padding-right:0;
	}

	.switcher {
		display: block;
	}
	
}

@media (max-width: 767px) {
	body#body {
		min-width:300px;
	}

	.logo-wrapper{
		height:125px;
		left:15px;
		padding-top:20px;
		width:120px;
	}
		.logo-wrapper img{
			max-width:97%;
		}
	
	#block-superfish-1{
		padding:10px 0 10px 130px;
	}
	.select-menu {
		display:block !important;
		width:100%;
		background: #fff;
		border: 1px solid #792b12;
		cursor: pointer;
		height: 30px;
		padding: 5px;
	}
	
	.flexslider {
		left:0;
		margin-left:0;
		width:100%;
	}
		.flexslider .slides li {
			margin-top:0
		}
		.flex-caption {
			display:none;
		}
		.flex-direction-nav{
			bottom:20px;
			left:5px;
			margin-left:0;
		}	
	
	#block-views-gallery-block .view-header{
		float:none;
		margin:0 0 30px;
		width:100%;
	}
	#block-views-gallery-block .view-content{
		float:none;
		width:100%;
	}
	#block-views-gallery-block .view-content .views-row{
		width:22%;
		margin-left:3%;
	}
	
	.hero-unit .box{
		padding:20px;
	}
		.hero-unit .button{
			display:inline-block;
			margin-top:5px;
		}
		.hero-unit .button:first-child{
			margin-top:0;
		}
		.hero-unit .box img{
			display:none;
		}
	
	#content,
	.two-sidebars #content,
	.sidebar-first #content,
	.sidebar-second #content {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding:0;
		width: auto;
	}
	
	.node-blog .links li,
	.content ul.pager li{
		display:inline-block;
		margin-bottom:5px;
	}
	
	.services{
		background:none;
	}
		.services .service{
			margin-top:40px;
		}
		.services .service:first-child{
			margin-top:0;
		}
		.services .service.odd {
			margin-right:0;
		}
		.services h3 {
			min-height:inherit;
		}
	
	.membership h3{
		float:none;
		margin:0 0 20px;
		width:100%;
	}
	.membership .box{
		float:none;
		width:100%;
	}
		.membership .box .button{
			margin-top:0;
		}
	
	.region-footer-top .block{
		margin-top:40px !important;
	}
		.region-footer-top .block:first-child{
			margin-top:0 !important;
		}
	
	.switcher{
		margin-bottom:20px;
	}

	
	.frame,
	.views-field-field-image{
		display:inline-block;
		max-width:100%;
	}
	
	.trainings .training-block{
		margin-bottom:30px !important;
		margin-right:0;
	}
	.trainings .training-block.omega{
		margin-bottom:0 !important;
	}
		.trainings .training-block:after{
			display:none;
		}
	
	.facility-article .views-field-field-image{
		float:none;
		margin:0 0 30px;
	}
	
	h1 .subtitle{
		display:block;
		line-height:28px;
	}
	
	.facilities-article2 .frame{
		margin-bottom:0;
	}
	
	.sidebar:before{
		display:none;
	}
	
	#block-views-recent-posts-block .views-field-created{
		padding-left:0;
	}
	
	/* Social icons */
	#block-follow-site.grid-12{
		float:none;
		text-align:center;
	}
		#block-follow-site h3{
			display:none;
		}


	.img-left.rt {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.img-right.rt {
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
	}


	.comment-wrapper {
		overflow: visible;
	}

	.user-picture {
		margin-bottom: 12px;
	}

	#comment-form .form-text,
	#comment-form .form-textarea,
	#user-login .form-text,
	#contact-site-form input.form-text,
	.search-form .form-text,
	#block-search-form.main-search .form-text, #search-block-form.main-search .container-inline .form-text {
		width: 100%;
	}

	#block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}



	

	#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
		white-space:normal;
		font-size: 11px;
	}

	.addthis_button_tweet.at300b {
		height:35px;
	}
	.field-type-addthis {margin-bottom:20px;}
	
	
	#superfish-1 {display:none;}
	
	.node-teaser .field-type-image, .node-employee .field-type-image {
		float:none;
		margin:0 0px 20px 0;
		width: auto;
	}
	
	
	.panel-pane.error-page .pane-content span.err {
		float:none;
		text-align:center;
		display:block;
	}
	
	.panel-pane.error-page .pane-content .extra {
		background:none;
		padding-left:0px;
		display:block;
		text-align:center;
		border-top:1px solid #d8c7b8;
	}
	.panel-pane.error-page .pane-content .err-body {
		width:100%;
	}
	#block-search-form .container-inline, #search-block-form .container-inline {display:block;}
	
	.page-page-404 #search-block-form {width:300px;}
	

	.sticky-table td,
	.sticky-table th {
		font-size: 9px;
	}

	.views-field-field-portfolio-image {
		pointer-events:none;
	}

	#block-follow-site, #block-block-5 {
		float: none;
		text-align: center;
	}

	#block-follow-site {
		margin-bottom: 20px;
	}

	.section-1 .col1, .section-1 .col2 {
		float: none;
	}

	.content ul.pager {
		margin-bottom: 50px;
	}

	

	.switcher {
		display: inline-block;
	}
	
}

@media (max-width: 480px) {
	.membership .box .button{
		margin-top:5px;
	}
	.membership .box .button:first-child{
		margin-top:0;
	}
	
	#comments .comment-wrapper {
		overflow:visible;
	}
	
	.filter-help {
		float:none;
		margin-bottom:10px;
		width:auto;
	}
}